.skeleton-cta{width:120px;height:40px;background:#eee;border-radius:20px}.skeleton-hero{padding:4rem 0}.skeleton-chip{width:100px;height:30px;border-radius:15px}.skeleton-chip,.skeleton-title{background:#eee;margin-bottom:1.5rem}.skeleton-title{width:90%;height:40px;border-radius:4px}.skeleton-description{width:80%;height:80px;background:#eee;border-radius:4px;margin-bottom:2rem}.skeleton-buttons{display:flex;gap:1rem}.skeleton-btn{width:150px;height:45px;background:#eee;border-radius:25px}.skeleton-image{width:100%;height:400px;background:#eee;border-radius:8px}.skeleton-content{padding:4rem 0;background:#f9f9f9}.skeleton-chip-center{margin:0 auto 1.5rem}.skeleton-title-center{margin:0 auto}.skeleton-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;z-index:99999;overflow-y:auto}.skeleton-header{padding:1rem 0;border-bottom:1px solid #eee;background:#fff}.skeleton-header-content{display:flex;align-items:center;justify-content:space-between}.skeleton-logo{width:120px;height:40px;background:#eee;border-radius:4px}.skeleton-nav{display:flex;gap:2rem}.skeleton-nav-item{width:80px;height:20px;background:#eee;border-radius:4px}.skeleton-header-right{display:flex;align-items:center;gap:1rem}.skeleton-theme-btn{width:40px;height:40px;background:#eee;border-radius:50%}.skeleton-cta-btn{width:120px;height:40px;background:#eee;border-radius:20px}.skeleton-menu-btn{width:40px;height:40px;background:#eee;border-radius:4px}.skeleton-content{padding:6rem 0;margin-top:2rem}.skeleton-content-center{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:4rem}.skeleton-chip-center{width:100px;height:30px;background:#eee;border-radius:15px;animation:pulse 1.5s infinite}.skeleton-title-center{width:60%;height:40px}.skeleton-description-center,.skeleton-title-center{background:#eee;border-radius:4px;animation:pulse 1.5s infinite}.skeleton-description-center{width:50%;height:60px}.skeleton-grid{display:flex;gap:2rem;margin-top:3rem}.skeleton-grid-left{flex:2 1}.skeleton-grid-right{flex:1 1;display:flex;flex-direction:column;gap:2rem}.skeleton-large-image{height:400px}.skeleton-large-image,.skeleton-small-image{width:100%;background:#eee;border-radius:8px;animation:pulse 1.5s infinite}.skeleton-small-image{height:190px}@keyframes pulse{0%{opacity:.6}50%{opacity:.8}to{opacity:.6}}.skeleton-btn,.skeleton-chip,.skeleton-chip-center,.skeleton-cta,.skeleton-description,.skeleton-image,.skeleton-logo,.skeleton-nav-item,.skeleton-title,.skeleton-title-center{animation:pulse 1.5s infinite}@media screen and (max-width:768px){.skeleton-buttons{margin-bottom:2rem;flex-direction:column;gap:1rem}.skeleton-btn{width:100%;max-width:200px}.skeleton-image{margin-top:1.5rem;height:300px}.skeleton-hero{padding:2rem 0}.skeleton-grid{flex-direction:column}.skeleton-small-image{height:160px}}