.hero{background:linear-gradient(135deg,#0f1b3d,#162456 30%,#1a3580 60%,#142a66);padding:64px 0 80px;position:relative;overflow:hidden}.hero:before{top:-30%;right:-5%;width:55%;height:180%;background:radial-gradient(ellipse,rgba(0,174,239,.18) 0,transparent 65%);animation:heroOrb1 8s ease-in-out infinite alternate}.hero:after,.hero:before{content:"";position:absolute;pointer-events:none}.hero:after{bottom:-40%;left:5%;width:45%;height:160%;background:radial-gradient(ellipse,rgba(91,141,240,.1) 0,transparent 65%);animation:heroOrb2 10s ease-in-out infinite alternate}@keyframes heroOrb1{0%{transform:translate(0)}to{transform:translate(-30px,20px)}}@keyframes heroOrb2{0%{transform:translate(0)}to{transform:translate(20px,-15px)}}.hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.03) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0);background-size:60px 60px;pointer-events:none}.hero-inner{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:1;display:grid;grid-template-columns:1fr 420px;grid-gap:48px;gap:48px;align-items:center}.hero-content{max-width:640px}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(0,174,239,.12);border:1px solid rgba(0,174,239,.25);color:var(--accent);padding:6px 16px;border-radius:20px;font-size:12px;font-weight:700;margin-bottom:20px;letter-spacing:.02em}.hero-badge-dot{width:6px;height:6px;background:var(--accent);border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.hero h1{font-size:40px;font-weight:800;color:#fff;line-height:1.18;margin-bottom:16px;letter-spacing:-.5px}.hero h1 .accent-gradient{background:linear-gradient(90deg,#00aeef,#29d9ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-sub{font-size:16px;color:hsla(0,0%,100%,.7);margin-bottom:28px;line-height:1.6}.hero-search{display:flex;max-width:560px;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.3),0 0 0 1px hsla(0,0%,100%,.08)}.hero-search input{flex:1 1;border:none;padding:16px 20px;font-size:15px;outline:none;background:hsla(0,0%,100%,.97);color:#222}.hero-search button{background:linear-gradient(135deg,#00aeef,#0098d4);color:#fff;border:none;padding:16px 28px;font-size:15px;font-weight:700;cursor:pointer;white-space:nowrap;transition:filter .2s}.hero-search button:hover{filter:brightness(1.1)}.hero-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.hero-tag{display:inline-block;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.75);padding:5px 12px;border-radius:16px;font-size:12px;text-decoration:none;transition:all .2s}.hero-tag:hover{background:hsla(0,0%,100%,.18);color:#fff;border-color:hsla(0,0%,100%,.25)}.hero-stats{display:flex;gap:32px;margin-top:32px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.08)}.hero-stat{display:flex;flex-direction:column}.hero-stat-num{font-size:26px;font-weight:800;color:#fff;line-height:1.1}.hero-stat-label{font-size:11px;color:hsla(0,0%,100%,.5);text-transform:uppercase;letter-spacing:.06em;margin-top:2px}.hero-right{display:flex;flex-direction:column;gap:14px}.hero-glass{background:hsla(0,0%,100%,.06);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:20px;color:#fff}.hero-glass-title{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:hsla(0,0%,100%,.5);margin-bottom:14px}.hero-glass-title svg{width:14px;height:14px;stroke:var(--accent);fill:none;stroke-width:2}.hero-live-row{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid hsla(0,0%,100%,.06)}.hero-live-row:last-child{border-bottom:none;padding-bottom:0}.hero-live-row:first-of-type{padding-top:0}.hero-live-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero-live-icon.green{background:rgba(46,158,57,.15)}.hero-live-icon.blue{background:rgba(0,174,239,.15)}.hero-live-icon.orange{background:rgba(240,165,0,.15)}.hero-live-icon svg{width:18px;height:18px;fill:none;stroke-width:2}.hero-live-text{font-size:13px;font-weight:600;line-height:1.3}.hero-live-sub{font-size:11px;color:hsla(0,0%,100%,.45);font-weight:400}.hero-brands-row{display:flex;gap:8px;flex-wrap:wrap}.hero-brand-pill{display:inline-flex;align-items:center;gap:6px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);padding:6px 12px;border-radius:8px;font-size:11px;font-weight:700;color:hsla(0,0%,100%,.7);text-decoration:none;transition:all .2s}.hero-brand-pill:hover{background:hsla(0,0%,100%,.12);color:#fff}.hero-brand-dot{width:4px;height:4px;border-radius:50%;background:var(--accent)}.hero-particles{position:absolute;inset:0;pointer-events:none;z-index:0}.hero-particle{position:absolute;border-radius:50%;opacity:.4}.hero-particle:first-child{width:6px;height:6px;background:var(--accent);top:20%;right:35%;animation:float1 6s ease-in-out infinite}.hero-particle:nth-child(2){width:4px;height:4px;background:hsla(0,0%,100%,.5);top:60%;right:42%;animation:float2 8s ease-in-out infinite}.hero-particle:nth-child(3){width:8px;height:8px;background:rgba(0,174,239,.5);top:35%;right:20%;animation:float3 7s ease-in-out infinite}.hero-particle:nth-child(4){width:3px;height:3px;background:hsla(0,0%,100%,.4);top:75%;right:28%;animation:float1 9s ease-in-out infinite reverse}.hero-particle:nth-child(5){width:5px;height:5px;background:rgba(240,165,0,.4);top:15%;right:10%;animation:float2 7s ease-in-out infinite reverse}@keyframes float1{0%,to{transform:translateY(0) translateX(0)}50%{transform:translateY(-20px) translateX(10px)}}@keyframes float2{0%,to{transform:translateY(0) translateX(0)}50%{transform:translateY(15px) translateX(-8px)}}@keyframes float3{0%,to{transform:translateY(0)}50%{transform:translateY(-25px)}}.advantages{max-width:1200px;margin:-40px auto 0;padding:0 20px;position:relative;z-index:2}.advantages-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.advantage-card{background:var(--card-bg);border:1.5px solid var(--gray-border);border-radius:14px;padding:24px 20px;text-align:center;box-shadow:0 4px 16px var(--card-shadow);transition:transform .2s,box-shadow .2s}.advantage-card:hover{transform:translateY(-3px);box-shadow:0 8px 28px var(--card-shadow)}.advantage-icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 14px}.advantage-icon.blue{background:rgba(33,68,150,.08)}.advantage-icon.green{background:rgba(46,158,57,.08)}.advantage-icon.orange{background:rgba(240,165,0,.08)}.advantage-icon.cyan{background:rgba(0,174,239,.08)}.advantage-icon svg{width:24px;height:24px}.advantage-card h3{font-size:14px;font-weight:700;margin-bottom:6px}.advantage-card p{font-size:12px;color:var(--gray-text);line-height:1.5}.section{max-width:1200px;margin:0 auto;padding:48px 20px}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.section-title{font-size:24px;font-weight:800;color:var(--dark);letter-spacing:-.3px}.section-link{display:inline-flex;align-items:center;gap:6px;color:var(--accent);font-size:14px;font-weight:600;text-decoration:none}.section-link:hover{text-decoration:underline}.section-link svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2}.production-section{background:linear-gradient(180deg,var(--gray-light) 0,var(--white) 100%);padding-bottom:8px}.production-header{text-align:center;margin-bottom:32px}.production-header h2{font-size:28px;font-weight:800;letter-spacing:-.5px;margin-bottom:6px}.production-header h2 .accent-text{color:var(--accent)}.production-header p{font-size:15px;color:var(--gray-text);max-width:620px;margin:0 auto;line-height:1.6}.production-label{display:inline-flex;align-items:center;gap:6px;background:rgba(217,83,79,.08);border:1px solid rgba(217,83,79,.18);color:var(--red);padding:5px 14px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:14px}.production-label svg{width:12px;height:12px;fill:currentColor}.prod-featured{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-bottom:16px}.prod-card{position:relative;border-radius:16px;overflow:hidden;cursor:pointer;text-decoration:none;color:#fff;display:block}.prod-card-placeholder{width:100%;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.prod-card-placeholder svg{width:80px;height:80px;stroke:hsla(0,0%,100%,.2);fill:none;stroke-width:1;z-index:1}.prod-card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.75));display:flex;flex-direction:column;justify-content:flex-end;padding:24px;z-index:2}.prod-card-tag{display:inline-flex;align-self:flex-start;align-items:center;gap:5px;background:hsla(0,0%,100%,.15);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.2);padding:4px 12px;border-radius:8px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px}.prod-card-tag svg{width:10px;height:10px;fill:currentColor}.prod-card h3{font-size:20px;font-weight:800;line-height:1.2;margin-bottom:6px;text-shadow:0 2px 8px rgba(0,0,0,.4)}.prod-card-desc{font-size:13px;color:hsla(0,0%,100%,.8);line-height:1.5}.prod-card-cta{display:inline-flex;align-items:center;gap:6px;margin-top:12px;font-size:13px;font-weight:700;color:var(--accent);transition:gap .2s}.prod-card:hover .prod-card-cta{gap:10px}.prod-card-cta svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2.5}.prod-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-bottom:16px}.prod-card-sm .prod-card-placeholder{aspect-ratio:4/3}.prod-card-sm .prod-card-overlay{padding:18px}.prod-card-sm h3{font-size:16px}.prod-card-sm .prod-card-cta,.prod-card-sm .prod-card-desc{font-size:12px}.prod-bg-steel{background:linear-gradient(135deg,#2c3e50,#3d566e)}.prod-bg-dark{background:linear-gradient(135deg,#1a1a2e,#16213e)}.prod-bg-warm{background:linear-gradient(135deg,#2d1f0e,#5c3d2e)}.prod-bg-blue{background:linear-gradient(135deg,#0f2027,#203a43)}.prod-bg-navy{background:linear-gradient(135deg,#0d1b2a,#1b2838)}.prod-cta-strip{gap:20px;background:var(--card-bg);border:1.5px solid var(--gray-border);padding:20px 28px}.prod-cta-strip,.prod-cta-strip-icon{display:flex;align-items:center;border-radius:14px}.prod-cta-strip-icon{width:48px;height:48px;background:linear-gradient(135deg,var(--primary),var(--accent));justify-content:center;flex-shrink:0}.prod-cta-strip-icon svg{width:24px;height:24px;stroke:#fff;fill:none;stroke-width:2}.prod-cta-strip-text{flex:1 1}.prod-cta-strip-text h4{font-size:15px;font-weight:700;margin-bottom:2px}.prod-cta-strip-text p{font-size:13px;color:var(--gray-text)}.prod-cta-strip-btns{display:flex;gap:10px;flex-shrink:0}.prod-cta-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border-radius:10px;font-size:13px;font-weight:700;text-decoration:none;transition:filter .2s}.prod-cta-btn.primary{background:var(--primary);color:#fff}.prod-cta-btn.primary:hover{filter:brightness(1.15)}.prod-cta-btn.outline{background:transparent;border:1.5px solid var(--gray-border);color:var(--dark)}.prod-cta-btn.outline:hover{border-color:var(--accent);color:var(--accent)}.hp-product-card{background:var(--card-bg);border:1.5px solid var(--gray-border);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s;position:relative;text-decoration:none;color:var(--dark)}.hp-product-card:hover{box-shadow:0 6px 24px var(--card-shadow);transform:translateY(-2px)}.hp-product-card-img{width:100%;aspect-ratio:4/3;background:var(--gray-light);display:flex;align-items:center;justify-content:center;color:var(--gray-text);font-size:11px;position:relative;overflow:hidden}.hp-product-card-img svg{width:40px;height:40px;stroke:var(--gray-border);fill:none;stroke-width:1.5;opacity:.6}.hp-product-card-badges{position:absolute;top:8px;left:8px;display:flex;flex-direction:column;gap:4px}.hp-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:6px;font-size:11px;font-weight:700}.hp-badge-stock{background:rgba(46,158,57,.1);color:var(--green);border:1px solid rgba(46,158,57,.2)}.hp-badge-order{background:rgba(240,165,0,.1);color:#b8860b;border:1px solid rgba(240,165,0,.2)}.hp-badge-sale{background:rgba(217,83,79,.1);color:var(--red);border:1px solid rgba(217,83,79,.2)}.hp-product-card-body{padding:14px;display:flex;flex-direction:column;flex:1 1}.hp-product-card-title{font-size:13px;font-weight:600;line-height:1.4;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp-product-card-brand{font-size:11px;color:var(--gray-text);margin-bottom:8px}.hp-product-card-brand strong{color:var(--primary);font-weight:600}.hp-product-card-price{margin-top:auto;display:flex;align-items:baseline;gap:8px}.hp-product-card-price .current{font-size:18px;font-weight:800;color:var(--dark)}.hp-product-card-price .old{font-size:13px;color:var(--gray-text);text-decoration:line-through}.hp-product-card-cart{display:flex;align-items:center;justify-content:center;gap:6px;background:var(--accent);color:#fff;border:none;padding:9px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;margin-top:10px;width:100%;transition:background .2s}.hp-product-card-cart:hover{background:var(--accent-hover)}.hp-product-card-cart svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;counter-reset:step}.step-card{background:var(--card-bg);border:1.5px solid var(--gray-border);border-radius:14px;padding:28px 20px;position:relative;counter-increment:step}.step-card:before{content:counter(step);position:absolute;top:-14px;left:20px;width:28px;height:28px;background:var(--accent);color:#fff;font-size:13px;font-weight:800;border-radius:50%;display:flex;align-items:center;justify-content:center}.step-card h3{font-size:15px;font-weight:700;margin-bottom:8px;margin-top:4px}.step-card p{font-size:13px;color:var(--gray-text);line-height:1.5}.step-icon{width:40px;height:40px;margin-bottom:10px}.step-icon svg{width:40px;height:40px;stroke:var(--primary);fill:none;stroke-width:1.5}.wholesale-banner{background:linear-gradient(135deg,rgba(33,68,150,.04),rgba(0,174,239,.04));border:1.5px solid rgba(33,68,150,.15);border-radius:16px;padding:40px;display:flex;align-items:center;gap:32px}.wholesale-banner-icon{flex-shrink:0;width:80px;height:80px;background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:20px;display:flex;align-items:center;justify-content:center}.wholesale-banner-icon svg{width:40px;height:40px;stroke:#fff;fill:none;stroke-width:1.8}.wholesale-banner-content{flex:1 1}.wholesale-banner-content h2{font-size:22px;font-weight:800;margin-bottom:8px}.wholesale-banner-content p{font-size:14px;color:var(--gray-text);margin-bottom:16px;line-height:1.6}.wholesale-banner-perks{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.wholesale-perk{display:inline-flex;align-items:center;gap:6px;background:var(--card-bg);border:1px solid var(--gray-border);border-radius:8px;padding:6px 14px;font-size:13px;font-weight:600}.wholesale-perk svg{width:16px;height:16px;stroke:var(--green);fill:none;stroke-width:2.5}.wholesale-cta{display:inline-flex;align-items:center;gap:8px;background:var(--primary);color:#fff;padding:12px 28px;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s}.wholesale-cta:hover{background:#1a3580}.brands-track{display:flex;gap:16px;overflow-x:auto;padding-bottom:10px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.brands-track::-webkit-scrollbar{height:4px}.brands-track::-webkit-scrollbar-thumb{background:var(--gray-border);border-radius:4px}.brand-chip{flex-shrink:0;display:flex;align-items:center;gap:10px;background:var(--card-bg);border:1.5px solid var(--gray-border);border-radius:10px;padding:14px 22px;text-decoration:none;color:var(--dark);font-size:14px;font-weight:700;transition:border-color .2s,box-shadow .2s}.brand-chip:hover{border-color:var(--accent);box-shadow:0 4px 12px var(--card-shadow)}.brand-chip-logo{width:36px;height:36px;border-radius:8px;background:var(--gray-light);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:var(--primary)}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.review-card{background:var(--card-bg);border:1.5px solid var(--gray-border);border-radius:14px;padding:24px}.review-card-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.review-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,rgba(33,68,150,.1),rgba(0,174,239,.1));display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;color:var(--primary)}.review-name{font-size:14px;font-weight:700}.review-date{font-size:11px;color:var(--gray-text)}.review-stars{display:flex;gap:2px;margin-bottom:10px}.review-stars svg{width:14px;height:14px;fill:#f0a500}.review-text{font-size:13px;color:var(--gray-text);line-height:1.6}.review-product{display:inline-flex;align-items:center;gap:4px;background:var(--gray-light);padding:4px 10px;border-radius:6px;font-size:11px;color:var(--primary);font-weight:600;margin-top:10px}.seo-block{background:var(--card-bg);border:1.5px solid var(--gray-border);border-radius:14px;padding:32px}.seo-block h2{font-size:20px;font-weight:800;margin-bottom:16px}.seo-block p{font-size:14px;color:var(--gray-text);line-height:1.7;margin-bottom:12px}.seo-block p:last-child{margin-bottom:0}.cta-strip{background:linear-gradient(135deg,var(--primary) 0,#1a3580 100%);padding:48px 20px;text-align:center}.cta-strip-inner{max-width:700px;margin:0 auto}.cta-strip h2{font-size:26px;font-weight:800;color:#fff;margin-bottom:10px}.cta-strip p{font-size:15px;color:hsla(0,0%,100%,.7);margin-bottom:24px}.cta-strip-btns{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.cta-btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--accent);color:#fff;padding:14px 32px;border-radius:10px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s}.cta-btn-primary:hover{background:var(--accent-hover)}.cta-btn-secondary{display:inline-flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.1);border:1.5px solid hsla(0,0%,100%,.3);color:#fff;padding:14px 32px;border-radius:10px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s}.cta-btn-secondary:hover{background:hsla(0,0%,100%,.18)}@media (max-width:1024px){.hero-inner{grid-template-columns:1fr;gap:32px}.hero-right{flex-direction:row}.hero-right .hero-glass{flex:1 1}.prod-grid{grid-template-columns:repeat(2,1fr)}.prod-cta-strip{flex-direction:column;text-align:center}.prod-cta-strip-btns{justify-content:center}.advantages-grid,.reviews-grid,.steps-grid{grid-template-columns:repeat(2,1fr)}.wholesale-banner{flex-direction:column;text-align:center;padding:28px}.wholesale-banner-perks{justify-content:center}}@media (max-width:768px){.hero{padding:40px 0 50px}.hero h1{font-size:26px}.hero-sub{font-size:15px}.hero-stats{gap:20px;flex-wrap:wrap}.hero-stat-num{font-size:22px}.hero-right{flex-direction:column}.hero-right .hero-glass:last-child{display:none}.prod-featured{grid-template-columns:1fr}.prod-grid{grid-template-columns:repeat(2,1fr)}.production-header h2{font-size:22px}.prod-card h3{font-size:16px}.prod-cta-strip-btns{flex-direction:column}.advantages-grid{grid-template-columns:1fr 1fr}.reviews-grid,.steps-grid{grid-template-columns:1fr}.section-title{font-size:20px}}@media (max-width:480px){.hero{padding:28px 0 36px}.hero h1{font-size:20px;line-height:1.3}.hero-badge{font-size:11px}.hero-sub{font-size:14px}.hero-search{flex-direction:column;gap:6px}.hero-search button,.hero-search input{border-radius:6px;width:100%}.hero-tags{gap:6px}.hero-tag{font-size:11px;padding:4px 8px}.hero-stat-num{font-size:18px}.hero-stat-label{font-size:11px}.hero-glass{padding:14px}.hero-live-row{padding:8px 0}.advantages-grid,.prod-featured,.prod-grid{grid-template-columns:1fr}.prod-card-placeholder{min-height:160px}.section{padding:24px 0}.section-title{font-size:18px}.step-card{padding:16px}.wholesale-banner{padding:20px 16px}.reviews-grid{grid-template-columns:1fr}.cta-strip{padding:28px 16px}.cta-strip h2{font-size:20px}}@media (max-width:360px){.hero h1{font-size:18px}.hero-stats{flex-direction:column;gap:12px}}