@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton-section{padding:120px 0;background:linear-gradient(180deg,#fff,#f8fafc 50%,#fff);position:relative;overflow:hidden;min-height:auto}.skeleton-section.banner{min-height:600px;display:flex;align-items:center;justify-content:center}.skeleton-section.banner,.skeleton-section.dark{background:linear-gradient(135deg,#30f,#2d337f 50%,#30f)}.skeleton-container{max-width:1400px;margin:0 auto;padding:0 40px;width:100%}.skeleton-header{text-align:center;margin-bottom:80px}.skeleton-badge{display:inline-block;width:150px;height:40px;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;animation:shimmer 2s infinite;border-radius:50px;margin-bottom:30px}.skeleton-section.dark .skeleton-badge{background:linear-gradient(90deg,hsla(0,0%,100%,.2) 25%,hsla(0,0%,100%,.3) 50%,hsla(0,0%,100%,.2) 75%)}.skeleton-title{width:60%;max-width:500px;height:60px;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;animation:shimmer 2s infinite;border-radius:12px;margin:0 auto 30px}.skeleton-section.banner .skeleton-title,.skeleton-section.dark .skeleton-title{background:linear-gradient(90deg,hsla(0,0%,100%,.2) 25%,hsla(0,0%,100%,.3) 50%,hsla(0,0%,100%,.2) 75%)}.skeleton-subtitle{width:70%;max-width:600px;height:25px;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;animation:shimmer 2s infinite;border-radius:8px;margin:0 auto}.skeleton-section.banner .skeleton-subtitle,.skeleton-section.dark .skeleton-subtitle{background:linear-gradient(90deg,hsla(0,0%,100%,.15) 25%,hsla(0,0%,100%,.25) 50%,hsla(0,0%,100%,.15) 75%)}.skeleton-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.skeleton-grid.cards{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.skeleton-grid.list{grid-template-columns:1fr;gap:20px}.skeleton-card{background:hsla(0,0%,100%,.9);padding:40px 30px;border-radius:25px;border:2px solid rgba(51,0,255,.1)}.skeleton-section.dark .skeleton-card{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2)}.skeleton-icon{width:60px;height:60px;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;animation:shimmer 2s infinite;border-radius:16px;margin-bottom:20px}.skeleton-section.dark .skeleton-icon{background:linear-gradient(90deg,hsla(0,0%,100%,.2) 25%,hsla(0,0%,100%,.3) 50%,hsla(0,0%,100%,.2) 75%)}.skeleton-text{width:100%;height:20px;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;animation:shimmer 2s infinite;border-radius:8px;margin-bottom:15px}.skeleton-section.dark .skeleton-text{background:linear-gradient(90deg,hsla(0,0%,100%,.15) 25%,hsla(0,0%,100%,.25) 50%,hsla(0,0%,100%,.15) 75%)}.skeleton-text:last-child{width:70%}.skeleton-list-item{display:flex;align-items:center;gap:20px;padding:20px;background:hsla(0,0%,100%,.9);border-radius:12px;margin-bottom:15px}.skeleton-section.dark .skeleton-list-item{background:hsla(0,0%,100%,.1)}.skeleton-avatar{width:50px;height:50px;border-radius:50%;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;animation:shimmer 2s infinite;flex-shrink:0}.skeleton-section.dark .skeleton-avatar{background:linear-gradient(90deg,hsla(0,0%,100%,.2) 25%,hsla(0,0%,100%,.3) 50%,hsla(0,0%,100%,.2) 75%)}.skeleton-content{flex:1}.skeleton-form{max-width:600px;margin:0 auto;padding:40px;background:hsla(0,0%,100%,.9);border-radius:20px}.skeleton-section.dark .skeleton-form{background:hsla(0,0%,100%,.1)}.skeleton-input{width:100%;height:50px;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;animation:shimmer 2s infinite;border-radius:12px;margin-bottom:20px}.skeleton-section.dark .skeleton-input{background:linear-gradient(90deg,hsla(0,0%,100%,.2) 25%,hsla(0,0%,100%,.3) 50%,hsla(0,0%,100%,.2) 75%)}.skeleton-button{width:200px;height:50px;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;animation:shimmer 2s infinite;border-radius:50px;margin:0 auto}.skeleton-section.banner .skeleton-button,.skeleton-section.dark .skeleton-button{background:linear-gradient(90deg,hsla(0,0%,100%,.2) 25%,hsla(0,0%,100%,.3) 50%,hsla(0,0%,100%,.2) 75%)}.skeleton-cta{text-align:center;padding:60px 40px;background:rgba(51,0,255,.05);border-radius:30px;border:1px solid rgba(51,0,255,.15);margin-top:60px}.skeleton-cta-text{width:80%;max-width:700px;height:40px;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;animation:shimmer 2s infinite;border-radius:8px;margin:0 auto}@media (max-width:768px){.skeleton-section{padding:80px 0}.skeleton-container{padding:0 20px}.skeleton-grid{grid-template-columns:1fr;gap:30px}.skeleton-card{padding:30px 20px}}