.home-page{font-family:var(--ustaci-font);background:var(--ustaci-bg);color:var(--ustaci-text)}.home-hero{background:var(--ustaci-navy);padding:60px 32px 0;position:relative;overflow:visible}.home-hero-left,.home-hero-right{padding-bottom:48px}.home-hero:before{content:"";pointer-events:none;background:#f6c4450f;border-radius:50%;width:400px;height:400px;position:absolute;top:-120px;right:-80px}.home-hero:after{content:"";pointer-events:none;background:#f6c4450a;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-60px;left:-60px}.home-hero-inner{z-index:2;grid-template-columns:minmax(0,1fr) 380px;align-items:flex-start;gap:48px;max-width:1200px;margin:0 auto;display:grid;position:relative}.home-hero-badge{color:#ffffff80;letter-spacing:2px;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:20px;font-size:12px;font-weight:600;display:inline-flex}.home-pulse-dot{background:var(--ustaci-gold);border-radius:50%;width:8px;height:8px;animation:2s infinite homePulse;display:inline-block}@keyframes homePulse{0%,to{opacity:1}50%{opacity:.5}}.home-hero-title{font-family:var(--ustaci-display);letter-spacing:-2px;flex-direction:column;margin-bottom:20px;font-size:52px;font-weight:800;line-height:.95;display:flex}.home-hero-title span{color:#fff;display:block}.home-hero-muted{color:#fff3!important}.home-hero-accent{color:#f6c445!important;letter-spacing:-.5px!important;font-size:36px!important;font-weight:400!important}.home-hero-desc{color:#ffffff80;max-width:420px;margin-bottom:32px;font-size:15px;line-height:1.7}.home-podium-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px}.home-podium-header{color:#f6c445;letter-spacing:1px;text-transform:uppercase;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:14px 18px;font-size:12px;font-weight:700;display:flex}.home-pills-wrap{z-index:1;max-width:1200px;margin:0 auto;padding-bottom:40px;position:relative}.home-pills-label{color:#ffffff73;letter-spacing:1px;text-transform:uppercase;margin:24px 0 14px;font-size:12px;font-weight:600}.home-pills-row-scroll{gap:8px;width:max-content;animation:28s linear infinite scrollLeft;display:flex}.home-pills-row-scroll.reverse{animation-name:scrollRight;animation-duration:34s}.home-pills-row-scroll:hover{animation-play-state:paused}.home-pills-track{margin-bottom:10px;position:relative;overflow:hidden}.home-pills-row{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex;overflow:hidden}.home-pill{color:#ffffffd9;white-space:nowrap;background:#ffffff12;border:1px solid #ffffff1f;border-radius:100px;flex-shrink:0;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.home-pill:hover{color:#f6c445;background:#f6c44533;border-color:#f6c44580}.home-stats-strip{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.home-stat-chip{color:#fff;background:#ffffff0d;border-radius:14px;align-items:center;gap:10px;padding:10px 16px 10px 10px;display:flex}.home-stat-chip-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;display:flex}.home-stat-chip-icon.green{background:linear-gradient(135deg,#38a169,#68d391)}.home-stat-chip-icon.blue{background:linear-gradient(135deg,#3b82f6,#63b3ed)}.home-stat-chip-icon.gold{background:linear-gradient(135deg,#f6c445,#e8a020)}.home-stat-chip strong{font-size:16px;display:block}.home-stat-chip small{color:#ffffff73;font-size:10px}.home-all-services-btn{background:var(--ustaci-gold);color:#0f2d4a;border-radius:12px;align-items:center;gap:8px;margin-left:auto;padding:8px 18px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.home-cta-section{background:#fff;padding:48px 32px}.home-cta-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;max-width:1200px;margin:0 auto;display:grid}.home-cta-card{text-align:center;border:1px solid #e0e0e0;border-radius:12px;padding:28px}.home-cta-icon{background:var(--ustaci-cream);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 16px;font-size:26px;display:flex}.home-cta-btn{background:var(--ustaci-navy)!important;color:var(--ustaci-gold)!important;border:none!important;border-radius:8px!important;padding:10px 24px!important;font-weight:700!important}.home-cta-card:hover{box-shadow:0 8px 24px #00000014}.home-cta-btn-alt{background:var(--ustaci-blue)!important;color:#fff!important}.home-cta-card h3{font-family:var(--ustaci-display);color:#0f2d4a;margin-bottom:6px;font-size:17px;font-weight:800}.home-cta-icon.cream{background:var(--ustaci-cream)}.home-cta-icon.green{background:#dcfce7}.home-cta-icon.purple{background:#ede9fe}.home-cta-btn-shop{color:#fff!important;background:#166534!important}.home-cta-btn-help{color:#fff!important;background:#5b21b6!important}.home-cta-card p{color:#6b6b80;margin-bottom:20px;font-size:13px}.home-section{max-width:1200px;margin:0 auto;padding:56px 32px}.home-section-head{text-align:center;margin-bottom:40px}.home-section-kicker{letter-spacing:3px;text-transform:uppercase;color:#0f2d4a59;margin-bottom:10px;font-size:11px;font-weight:600}.home-section-kicker.dark{text-align:left}.home-section-head h2{font-family:var(--ustaci-display);color:#0f2d4a;font-size:32px;font-weight:800}.home-vip-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.home-vip-card{background:#fff;border:1px solid #e8e4dc;border-radius:16px;padding:24px;position:relative}.home-vip-badge{color:#f6c445;background:#f6c44526;border-radius:20px;padding:2px 10px;font-size:10px;font-weight:800;position:absolute;top:14px;right:14px}.home-vip-name{color:#0f2d4a;margin-top:8px;font-size:16px;font-weight:800}.home-vip-spec{color:#0f2d4a80;margin:4px 0 12px;font-size:13px}.home-vip-order{text-align:center;color:#f6c445;background:#0f2d4a;border-radius:10px;width:100%;padding:11px;font-size:13px;font-weight:700;text-decoration:none;display:block}.home-section-actions{text-align:center;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.home-outline-btn,.home-gold-btn{border-radius:12px;padding:12px 28px;font-size:14px;font-weight:700;text-decoration:none;display:inline-block}.home-outline-btn{color:#0f2d4a;background:0 0;border:2px solid #0f2d4a}.home-gold-btn{background:var(--ustaci-gold);color:#0f2d4a;border:2px solid #f6c445}.home-gold-btn.small{padding:11px 22px;font-size:13px}.home-how{background:#0f2d4a;padding:56px 32px}.home-how h2{font-family:var(--ustaci-display);text-align:center;color:#fff;margin-bottom:40px;font-size:30px;font-weight:800}.home-how-grid{border:1px solid #ffffff12;border-radius:16px;grid-template-columns:repeat(3,1fr);max-width:1200px;margin:0 auto;display:grid;overflow:hidden}.home-how-item{background:#ffffff05;border-right:1px solid #ffffff0f;padding:36px 28px}.home-how-item:last-child{border-right:none}.home-how-num{color:#ffffff0f;margin-bottom:16px;font-size:52px;font-weight:800;line-height:1}.home-how-item strong{color:#fff;margin-bottom:8px;font-size:16px;display:block}.home-how-item p{color:#fff6;margin:0;font-size:13px;line-height:1.6}.home-products-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}.home-product-card{background:#fff;border:1px solid #e8e4dc;border-radius:16px;overflow:hidden}.home-product-img{text-align:center;background:#fff2c6;justify-content:center;align-items:center;height:140px;padding:24px;display:flex}.home-product-img img{object-fit:contain;max-width:100%;max-height:110px}.home-product-body{padding:16px}.home-product-name{color:#0f2d4a;margin-bottom:8px;font-size:14px;font-weight:700}.home-product-price{color:#f6c445;margin-bottom:12px;font-size:16px;font-weight:800}.home-stats-bar{background:#fff2c6;border-top:2px solid #0f2d4a;grid-template-columns:repeat(3,1fr);display:grid}.home-stats-bar-item{border-right:1px solid #0f2d4a1a;padding:28px 32px}.home-stats-bar-item:last-child{border-right:none}.home-stats-bar-item strong{color:#0f2d4a;font-size:32px;font-weight:800;display:block}.home-stats-bar-item span{color:#0f2d4a80;margin-top:6px;font-size:12px;display:block}.home-promo-banner{padding:48px 32px;position:relative;overflow:hidden}.home-promo-banner-inner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;display:flex;position:relative}.home-promo-emoji{margin-bottom:8px;font-size:36px}.home-promo-title{margin:0 0 8px;font-size:30px;font-weight:800}.home-promo-subtitle{opacity:.7;margin:0;font-size:14px}.home-promo-actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.home-promo-countdown{gap:10px;display:flex}.home-promo-countdown-item{text-align:center;background:#0000001f;border-radius:10px;min-width:52px;padding:10px 14px}.home-promo-countdown-item strong{font-size:26px;font-weight:800;line-height:1;display:block}.home-promo-countdown-item span{opacity:.6;margin-top:3px;font-size:10px;font-weight:600;display:block}.home-promo-btn{border:none;border-radius:12px;flex-shrink:0;padding:14px 28px;font-size:15px;font-weight:800;text-decoration:none;display:inline-block}.home-partners{background:#fff;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;padding:32px}.home-partners-inner{max-width:1200px;margin:0 auto}.home-partners-label{text-align:center;color:#9ca3af;letter-spacing:2px;text-transform:uppercase;margin-bottom:24px;font-size:11px;font-weight:600}.home-partners-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}.home-partner-link{opacity:.45;filter:grayscale();justify-content:center;align-items:center;text-decoration:none;transition:opacity .2s,filter .2s;display:flex}.home-partner-link:hover{opacity:1;filter:grayscale(0%)}.home-partner-link img{object-fit:contain;max-width:120px;max-height:44px}.home-partner-link span{color:#333;font-size:13px;font-weight:700}.campaign-banner{z-index:100;padding:12px 0;position:relative}.campaign-banner-content-wrap{justify-content:space-between;align-items:center;gap:12px;display:flex}.campaign-banner-content{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.campaign-banner-emoji{font-size:24px}.campaign-banner-title{font-size:14px;font-weight:800}.campaign-banner-subtitle{opacity:.8;font-size:12px}.campaign-banner-code{background:#f8f9fa;border-radius:8px;align-items:center;gap:6px;padding:4px 12px;display:flex}.campaign-banner-code span{letter-spacing:1px;font-size:13px;font-weight:700}.campaign-banner-ends{opacity:.7;font-size:11px}.home-new-ustas{background:#f8fafc;padding:56px 32px}.home-new-ustas-inner{max-width:1200px;margin:0 auto}.home-new-ustas-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.home-new-ustas-track{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:14px;padding-bottom:8px;display:flex;overflow-x:auto}.home-new-ustas-track::-webkit-scrollbar{display:none}.home-new-usta-card{background:#fff;border:1px solid #eaeaea;border-radius:16px;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;width:176px;padding:18px;transition:box-shadow .2s;display:flex}.home-new-usta-card:hover{box-shadow:0 8px 24px #0000001a}.home-new-usta-avatar{object-fit:cover;border:2px solid #f6c445;border-radius:50%;width:64px;height:64px}.home-new-usta-avatar-fallback{color:#f6c445;background:#0f2d4a;justify-content:center;align-items:center;font-size:24px;font-weight:800;display:flex}.home-new-usta-name{color:#0f2d4a;text-align:center;font-size:13px;font-weight:700;line-height:1.3}.home-new-usta-spec{color:#6b6b80;text-align:center;font-size:11px;line-height:1.3}.home-new-usta-rating{color:#0f2d4a;align-items:center;gap:4px;font-size:12px;font-weight:700;display:flex}.home-new-usta-rating span{color:#f6c445;font-size:13px}.home-new-usta-order{width:100%;margin-top:2px;color:#0f2d4a!important;background:#f6c445!important;border:none!important;border-radius:8px!important;padding:7px 0!important;font-size:12px!important;font-weight:700!important}.home-reviews{background:#0f2d4a;padding:64px 32px;position:relative;overflow:hidden}.home-reviews-inner{z-index:1;max-width:1200px;margin:0 auto;position:relative}.home-reviews-head{text-align:center;margin-bottom:40px}.home-reviews-kicker{color:#f6c445;letter-spacing:2px;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:600}.home-reviews-head h2{color:#fff;margin:0;font-size:30px;font-weight:800}.home-reviews-carousel{align-items:center;gap:12px;display:flex;position:relative}.home-reviews-card{background:#ffffff12;border:1px solid #ffffff1f;border-radius:20px;flex:1;max-width:680px;margin:0 auto;padding:32px 40px}.home-reviews-author{align-items:center;gap:14px;margin-bottom:18px;display:flex}.home-reviews-avatar{color:#0f2d4a;background:#f6c445;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;font-weight:800;display:flex}.home-reviews-name{color:#fff;font-size:15px;font-weight:700}.home-reviews-usta{color:#ffffff80;margin-top:2px;font-size:12px}.home-reviews-stars{flex-shrink:0;gap:2px;margin-left:auto;display:flex}.home-reviews-stars span{color:#fff3;font-size:16px}.home-reviews-stars span.filled{color:#f6c445}.home-reviews-comment{color:#ffffffc7;margin:0 0 16px;font-size:15px;font-style:italic;line-height:1.7}.home-reviews-date{color:#ffffff4d;font-size:12px}.home-reviews-arrow{flex-shrink:0;color:#fff!important;background:#ffffff1a!important;border:1px solid #fff3!important;border-radius:50%!important;width:40px!important;height:40px!important;padding:0!important;font-size:20px!important}.home-reviews-dots{justify-content:center;gap:7px;margin-top:28px;display:flex}.home-reviews-dot{transition:all .3s;background:#ffffff40!important;border:none!important;border-radius:4px!important;width:8px!important;height:8px!important;padding:0!important}.home-reviews-dot.active{background:#f6c445!important;width:28px!important}.home-blog{background:#fff;padding:64px 32px}.home-blog-inner{max-width:1200px;margin:0 auto}.home-blog-head{text-align:center;margin-bottom:36px}.home-blog-head h2{color:#0f2d4a;margin:0 0 16px;font-size:28px;font-weight:800}.home-blog-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.home-blog-card{color:inherit;background:#fff;border:1px solid #e8e8e8;border-radius:16px;flex-direction:column;text-decoration:none;transition:box-shadow .2s;display:flex;overflow:hidden}.home-blog-card:hover{box-shadow:0 8px 28px #00000017}.home-blog-card-img{background:#f8f9fa;height:180px;overflow:hidden}.home-blog-card-img img{object-fit:cover;width:100%;height:100%}.home-blog-card-body{flex-direction:column;flex:1;gap:8px;padding:18px 20px 20px;display:flex}.home-blog-card-date{color:#9ca3af;font-size:11px;font-weight:600}.home-blog-card-body h3{color:#0f2d4a;margin:0;font-size:16px;font-weight:800;line-height:1.35}.home-blog-card-body p{color:#6b6b80;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.home-blog-read{color:#0f2d4a;margin-top:4px;font-size:13px;font-weight:700;-webkit-text-decoration:underline #0f2d4a4d;text-decoration:underline #0f2d4a4d}@media (max-width:900px){.home-hero-inner,.home-how-grid{grid-template-columns:1fr}.home-how-item{border-bottom:1px solid #ffffff0f;border-right:none}.home-stats-bar{grid-template-columns:1fr}.home-stats-bar-item{border-bottom:1px solid #0f2d4a1a;border-right:none}.home-all-services-btn{justify-content:center;width:100%;margin-left:0}.home-promo-banner{padding:32px 16px}.home-promo-title{font-size:22px}.home-partners-row{gap:20px}.home-new-ustas{padding:32px 14px}.home-reviews{padding:40px 14px}.home-reviews-head h2{font-size:22px}.home-reviews-card{padding:20px 18px}.home-blog{padding:40px 14px}.home-blog-grid{grid-template-columns:1fr}.home-blog-head h2{font-size:22px}}.hero-ad-panel{background:#0f2d4a;width:100%;position:relative}.hero-ad-panel-inner{max-width:1200px;margin:0 auto;overflow:hidden}.hero-ad-panel:not(.hero-ad-panel--slider){background:#ffffff0a;border-bottom:1px solid #ffffff14;height:280px}.hero-ad-panel:not(.hero-ad-panel--slider) .hero-ad-panel-inner{height:280px;position:relative}.hero-ad-panel--slider{background:#0f2d4a;height:auto}.hero-ad-panel--slider section{border-radius:0!important;min-height:220px!important;margin:0!important}.hero-ad-panel--placeholder{background:#ffffff0a;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.hero-ad-slide{flex-direction:column;justify-content:flex-end;text-decoration:none;transition:opacity .8s;display:flex;position:absolute;inset:0}.hero-ad-slide-img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-ad-slide-content{background:linear-gradient(#0000,#0a1a3a66,#0a1a3aeb);padding:28px 32px;position:relative}.hero-ad-slide-badge{color:#f6c445;letter-spacing:1px;background:#f6c44533;border-radius:4px;margin-bottom:10px;padding:2px 10px;font-size:10px;font-weight:700;display:inline-block}.hero-ad-slide-title{color:#fff;margin:0 0 8px;font-size:24px;font-weight:800;line-height:1.2}.hero-ad-slide-sub{color:#ffffffb3;margin:0 0 16px;font-size:14px}.hero-ad-slide-cta{color:#0f2d4a;background:#f6c445;border-radius:10px;padding:11px 22px;font-size:13px;font-weight:800;display:inline-block}.hero-ad-dots{z-index:2;gap:6px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.cms-ad-sidebar{z-index:90;flex-direction:column;gap:8px;width:120px;display:flex;position:fixed;top:50%;right:0;transform:translateY(-50%)}.cms-ad-sidebar-card{border:1px solid #f6c44533;border-right:none;border-radius:12px 0 0 12px;width:120px;text-decoration:none;transition:width .2s;display:block;overflow:hidden;box-shadow:-4px 4px 16px #0003}.cms-ad-sidebar-card:hover{width:140px}.cms-ad-sidebar-img{object-fit:cover;width:100%;height:100px;display:block}.cms-ad-sidebar-body{padding:10px 10px 12px}.cms-ad-sidebar-tag{color:#f6c445;letter-spacing:1px;background:#f6c44533;border-radius:3px;margin-bottom:5px;padding:1px 6px;font-size:9px;font-weight:700;display:inline-block}.cms-ad-sidebar-title{color:#fff;margin-bottom:6px;font-size:11px;font-weight:700;line-height:1.4}.cms-ad-sidebar-cta{color:#0f2d4a;text-align:center;background:#f6c445;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:800}@media (max-width:1200px){.cms-ad-sidebar{display:none}.hero-ad-panel{height:200px}.hero-ad-slide-title{font-size:18px}}
