*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #0a0c10;--color-surface: #111318;--color-surface-2: #1a1d24;--color-border: #2a2d35;--color-text: #f0f2f5;--color-text-muted: #8a8f9d;--color-accent: #f5a623;--color-accent-2: #ffcc5c;--color-accent-glow: rgba(245, 166, 35, .18);--color-blue: #4a9eff;--color-green: #22c55e;--color-red: #ef4444;--radius-sm: 8px;--radius-md: 14px;--radius-lg: 22px;--radius-xl: 32px;--shadow-glow: 0 0 40px rgba(245, 166, 35, .15);--shadow-card: 0 4px 24px rgba(0,0,0,.4);--font: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--transition: .22s ease}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--color-bg);color:var(--color-text);line-height:1.6;font-size:16px;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:var(--font)}ul{list-style:none}.container{max-width:1200px;margin:0 auto;padding:0 20px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:var(--radius-md);font-size:15px;font-weight:600;transition:all var(--transition);cursor:pointer;border:2px solid transparent;white-space:nowrap}.btn-primary{background:var(--color-accent);color:#0a0c10;box-shadow:0 4px 20px #f5a62359}.btn-primary:hover{background:var(--color-accent-2);transform:translateY(-2px);box-shadow:0 8px 32px #f5a62373}.btn-outline{background:transparent;border-color:var(--color-accent);color:var(--color-accent)}.btn-outline:hover{background:var(--color-accent-glow)}.btn-lg{padding:18px 40px;font-size:17px}.btn-full{width:100%}.badge{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border-radius:100px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.badge-accent{background:var(--color-accent-glow);color:var(--color-accent);border:1px solid rgba(245,166,35,.3)}.badge-green{background:#22c55e1f;color:var(--color-green);border:1px solid rgba(34,197,94,.25)}.badge-red{background:#ef44441f;color:var(--color-red);border:1px solid rgba(239,68,68,.25)}.section-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--color-accent);margin-bottom:12px}.section-title{font-size:clamp(28px,4vw,48px);font-weight:800;line-height:1.15;color:var(--color-text);margin-bottom:16px}.section-subtitle{font-size:17px;color:var(--color-text-muted);max-width:560px;line-height:1.7}.announcement-bar{background:linear-gradient(90deg,var(--color-accent),var(--color-accent-2),var(--color-accent));background-size:200% 100%;animation:shimmer 3s ease infinite;padding:9px 20px;text-align:center}.announcement-bar p{font-size:13px;font-weight:600;color:#0a0c10}@keyframes shimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.site-header{position:sticky;top:0;z-index:100;background:#0a0c10eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border);padding:0 20px}.site-header__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:68px;gap:24px}.site-header__logo{font-size:20px;font-weight:800;color:var(--color-text)}.site-header__logo span{color:var(--color-accent)}.site-header__nav{display:flex;align-items:center;gap:4px}.site-header__nav a{padding:8px 14px;border-radius:var(--radius-sm);font-size:14px;font-weight:500;color:var(--color-text-muted);transition:all var(--transition)}.site-header__nav a:hover{color:var(--color-text);background:var(--color-surface)}.site-header__actions{display:flex;align-items:center;gap:12px}.cart-icon-btn{position:relative;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:var(--radius-sm);background:var(--color-surface);transition:all var(--transition)}.cart-icon-btn:hover{background:var(--color-surface-2)}.cart-icon-btn svg{width:20px;height:20px;stroke:var(--color-text);fill:none;stroke-width:1.8}.cart-count{position:absolute;top:-6px;right:-6px;background:var(--color-accent);color:#0a0c10;font-size:10px;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.hamburger{display:none;flex-direction:column;gap:5px;padding:8px}.hamburger span{display:block;width:22px;height:2px;background:var(--color-text);border-radius:2px;transition:all var(--transition)}.hero{position:relative;overflow:hidden;min-height:88vh;display:flex;align-items:center;background:radial-gradient(ellipse 80% 60% at 60% 40%,rgba(245,166,35,.08) 0%,transparent 70%),radial-gradient(ellipse 60% 80% at 80% 80%,rgba(74,158,255,.05) 0%,transparent 60%),var(--color-bg)}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23f5a623' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.hero__inner{max-width:1200px;margin:0 auto;padding:80px 20px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero__content{position:relative;z-index:1}.hero__eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:24px}.hero__title{font-size:clamp(36px,5vw,62px);font-weight:900;line-height:1.08;color:var(--color-text);margin-bottom:20px}.hero__title .highlight{color:var(--color-accent)}.hero__subtitle{font-size:18px;color:var(--color-text-muted);line-height:1.7;margin-bottom:32px;max-width:480px}.hero__actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:40px}.hero__stats{display:flex;gap:32px}.hero__stat-value{font-size:26px;font-weight:800;color:var(--color-accent)}.hero__stat-label{font-size:13px;color:var(--color-text-muted)}.hero__image-wrap{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.hero__image-glow{position:absolute;top:-40px;right:-40px;bottom:-40px;left:-40px;background:radial-gradient(circle,rgba(245,166,35,.18) 0%,transparent 70%);pointer-events:none}.hero__image{width:100%;max-width:500px;border-radius:var(--radius-xl);box-shadow:var(--shadow-glow),var(--shadow-card);position:relative;z-index:1;aspect-ratio:1;object-fit:cover;background:var(--color-surface)}.hero__image-placeholder{width:100%;max-width:500px;aspect-ratio:1;background:linear-gradient(135deg,var(--color-surface) 0%,var(--color-surface-2) 100%);border-radius:var(--radius-xl);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;border:1px solid var(--color-border);box-shadow:var(--shadow-glow),var(--shadow-card)}.hero__image-placeholder .led-icon{font-size:80px;filter:drop-shadow(0 0 30px rgba(245,166,35,.6))}.hero__image-placeholder p{color:var(--color-text-muted);font-size:14px}.trust-bar{background:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:24px 20px}.trust-bar__inner{max-width:1200px;margin:0 auto;display:flex;justify-content:center;gap:48px;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:10px;color:var(--color-text-muted);font-size:14px;font-weight:500}.trust-item svg{width:20px;height:20px;flex-shrink:0}.features{padding:100px 20px}.features__inner{max-width:1200px;margin:0 auto}.features__header{text-align:center;margin-bottom:64px}.features__header .section-subtitle{margin:0 auto}.features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:32px;transition:all var(--transition);position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--color-accent),transparent);opacity:0;transition:opacity var(--transition)}.feature-card:hover{border-color:#f5a6234d;transform:translateY(-4px);box-shadow:var(--shadow-glow)}.feature-card:hover:before{opacity:1}.feature-icon{width:52px;height:52px;border-radius:var(--radius-md);background:var(--color-accent-glow);border:1px solid rgba(245,166,35,.2);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.feature-icon svg{width:26px;height:26px;stroke:var(--color-accent);fill:none;stroke-width:1.8}.feature-title{font-size:18px;font-weight:700;margin-bottom:10px;color:var(--color-text)}.feature-desc{font-size:14px;color:var(--color-text-muted);line-height:1.7}.product-section{padding:100px 20px;background:var(--color-surface)}.product-section__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}.product-gallery{position:sticky;top:90px}.product-gallery__main{aspect-ratio:1;border-radius:var(--radius-xl);overflow:hidden;background:var(--color-surface-2);margin-bottom:16px;border:1px solid var(--color-border);position:relative}.product-gallery__main img{width:100%;height:100%;object-fit:cover}.product-gallery__main-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.product-gallery__main-placeholder .icon{font-size:96px;filter:drop-shadow(0 0 40px rgba(245,166,35,.5))}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.product-thumb{aspect-ratio:1;border-radius:var(--radius-md);border:2px solid transparent;background:var(--color-surface-2);cursor:pointer;overflow:hidden;transition:all var(--transition);display:flex;align-items:center;justify-content:center}.product-thumb:hover,.product-thumb.active{border-color:var(--color-accent)}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-thumb span{font-size:28px}.product-info__vendor{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);margin-bottom:8px}.product-info__title{font-size:clamp(24px,3vw,36px);font-weight:800;line-height:1.2;margin-bottom:16px}.product-info__rating{display:flex;align-items:center;gap:10px;margin-bottom:20px}.stars{display:flex;gap:2px}.star{color:var(--color-accent);font-size:16px}.rating-count{font-size:14px;color:var(--color-text-muted)}.product-info__price{display:flex;align-items:baseline;gap:12px;margin-bottom:24px}.price-current{font-size:36px;font-weight:800;color:var(--color-accent)}.price-compare{font-size:20px;color:var(--color-text-muted);text-decoration:line-through}.price-save{font-size:13px;font-weight:700;color:var(--color-green);background:#22c55e1a;padding:3px 10px;border-radius:100px}.product-info__desc{font-size:15px;color:var(--color-text-muted);line-height:1.8;margin-bottom:28px}.product-info__variants{margin-bottom:24px}.variant-label{font-size:13px;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px}.variant-options{display:flex;gap:8px;flex-wrap:wrap}.variant-btn{padding:9px 18px;border-radius:var(--radius-sm);border:2px solid var(--color-border);font-size:13px;font-weight:600;color:var(--color-text-muted);background:var(--color-surface-2);cursor:pointer;transition:all var(--transition)}.variant-btn:hover,.variant-btn.active{border-color:var(--color-accent);color:var(--color-accent);background:var(--color-accent-glow)}.product-info__qty{display:flex;align-items:center;gap:12px;margin-bottom:24px}.qty-label{font-size:13px;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em}.qty-control{display:flex;align-items:center;border:1px solid var(--color-border);border-radius:var(--radius-sm);overflow:hidden}.qty-btn{width:42px;height:42px;display:flex;align-items:center;justify-content:center;font-size:18px;background:var(--color-surface-2);color:var(--color-text);transition:all var(--transition)}.qty-btn:hover{background:var(--color-surface);color:var(--color-accent)}.qty-input{width:52px;height:42px;text-align:center;background:transparent;border:none;border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);color:var(--color-text);font-size:15px;font-weight:600;font-family:var(--font);outline:none}.product-info__actions{display:flex;flex-direction:column;gap:12px;margin-bottom:28px}.product-info__guarantee{display:flex;gap:16px;padding:16px;background:var(--color-surface-2);border-radius:var(--radius-md);border:1px solid var(--color-border)}.guarantee-item{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--color-text-muted)}.guarantee-item svg{width:16px;height:16px;stroke:var(--color-green);fill:none;stroke-width:2;flex-shrink:0}.how-it-works{padding:100px 20px}.how-it-works__inner{max-width:1200px;margin:0 auto}.how-it-works__header{text-align:center;margin-bottom:64px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:relative}.steps:before{content:"";position:absolute;top:36px;left:10%;right:10%;height:2px;background:linear-gradient(90deg,transparent,var(--color-accent),var(--color-accent-2),var(--color-accent),transparent);opacity:.3}.step{text-align:center;position:relative}.step-num{width:72px;height:72px;border-radius:50%;margin:0 auto 20px;background:var(--color-surface);border:2px solid var(--color-border);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;color:var(--color-accent);transition:all var(--transition);position:relative;z-index:1}.step:hover .step-num{border-color:var(--color-accent);background:var(--color-accent-glow);box-shadow:var(--shadow-glow)}.step-title{font-size:16px;font-weight:700;margin-bottom:8px}.step-desc{font-size:14px;color:var(--color-text-muted);line-height:1.6}.specs{padding:100px 20px;background:var(--color-surface)}.specs__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.specs__list{display:flex;flex-direction:column;gap:1px}.spec-row{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:var(--color-surface-2);border:1px solid var(--color-border);transition:all var(--transition)}.spec-row:first-child{border-radius:var(--radius-md) var(--radius-md) 0 0}.spec-row:last-child{border-radius:0 0 var(--radius-md) var(--radius-md)}.spec-row:hover{background:var(--color-accent-glow);border-color:#f5a62333}.spec-key{font-size:14px;color:var(--color-text-muted)}.spec-val{font-size:14px;font-weight:600;color:var(--color-text)}.specs__visual{display:flex;align-items:center;justify-content:center}.specs__icon-wrap{width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(245,166,35,.12) 0%,transparent 70%);display:flex;align-items:center;justify-content:center;position:relative}.specs__icon-wrap:before{content:"";position:absolute;top:20px;right:20px;bottom:20px;left:20px;border-radius:50%;border:1px dashed rgba(245,166,35,.2);animation:rotate 20s linear infinite}.specs__icon-wrap:after{content:"";position:absolute;top:40px;right:40px;bottom:40px;left:40px;border-radius:50%;border:1px dashed rgba(245,166,35,.1);animation:rotate 14s linear infinite reverse}.specs__icon{font-size:100px;filter:drop-shadow(0 0 40px rgba(245,166,35,.5));position:relative;z-index:1}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.reviews{padding:100px 20px}.reviews__inner{max-width:1200px;margin:0 auto}.reviews__header{text-align:center;margin-bottom:64px}.reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.review-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:28px;transition:all var(--transition)}.review-card:hover{border-color:#f5a62340;transform:translateY(-3px)}.review-stars{display:flex;gap:3px;margin-bottom:14px}.review-text{font-size:15px;color:var(--color-text-muted);line-height:1.7;margin-bottom:20px;font-style:italic}.review-author{display:flex;align-items:center;gap:12px}.review-avatar{width:40px;height:40px;border-radius:50%;background:var(--color-accent-glow);border:1px solid rgba(245,166,35,.2);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:var(--color-accent)}.review-name{font-size:14px;font-weight:600}.review-verified{font-size:12px;color:var(--color-green)}.faq{padding:100px 20px;background:var(--color-surface)}.faq__inner{max-width:800px;margin:0 auto}.faq__header{text-align:center;margin-bottom:56px}.faq__list{display:flex;flex-direction:column;gap:2px}.faq-item{border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden}.faq-item+.faq-item{border-top-left-radius:0;border-top-right-radius:0}.faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:var(--color-surface-2);font-size:15px;font-weight:600;color:var(--color-text);cursor:pointer;transition:all var(--transition);text-align:left}.faq-q:hover{background:var(--color-accent-glow);color:var(--color-accent)}.faq-q.open{color:var(--color-accent)}.faq-icon{font-size:20px;transition:transform var(--transition);flex-shrink:0;color:var(--color-accent)}.faq-q.open .faq-icon{transform:rotate(45deg)}.faq-a{padding:0 24px;max-height:0;overflow:hidden;transition:all .3s ease;background:var(--color-surface)}.faq-a.open{padding:20px 24px;max-height:300px}.faq-a p{font-size:14px;color:var(--color-text-muted);line-height:1.8}.cta-banner{padding:100px 20px;background:radial-gradient(ellipse 80% 80% at 50% 50%,rgba(245,166,35,.12) 0%,transparent 70%),var(--color-bg)}.cta-banner__inner{max-width:700px;margin:0 auto;text-align:center}.cta-banner__title{font-size:clamp(32px,4vw,52px);font-weight:900;margin-bottom:16px}.cta-banner__sub{font-size:17px;color:var(--color-text-muted);margin-bottom:36px}.cta-banner__actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.site-footer{background:var(--color-surface);border-top:1px solid var(--color-border);padding:64px 20px 32px}.site-footer__grid{max-width:1200px;margin:0 auto 48px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px}.footer-brand__logo{font-size:20px;font-weight:800;margin-bottom:12px}.footer-brand__logo span{color:var(--color-accent)}.footer-brand__desc{font-size:14px;color:var(--color-text-muted);line-height:1.7;max-width:280px}.footer-col__title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text);margin-bottom:16px}.footer-col__links{display:flex;flex-direction:column;gap:10px}.footer-col__links a{font-size:14px;color:var(--color-text-muted);transition:color var(--transition)}.footer-col__links a:hover{color:var(--color-accent)}.site-footer__bottom{max-width:1200px;margin:0 auto;padding-top:24px;border-top:1px solid var(--color-border);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.site-footer__bottom p{font-size:13px;color:var(--color-text-muted)}.payment-icons{display:flex;gap:8px}.payment-icon{height:24px;border-radius:4px;opacity:.6}.mobile-nav{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mobile-nav.open{display:flex}.mobile-nav__panel{width:300px;background:var(--color-surface);height:100%;padding:24px;display:flex;flex-direction:column;gap:8px;border-right:1px solid var(--color-border)}.mobile-nav__close{align-self:flex-end;font-size:24px;color:var(--color-text-muted);margin-bottom:16px}.mobile-nav__link{display:block;padding:12px 16px;border-radius:var(--radius-sm);font-size:16px;font-weight:500;color:var(--color-text-muted);transition:all var(--transition)}.mobile-nav__link:hover{color:var(--color-text);background:var(--color-surface-2)}.cart-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:300}.cart-overlay.open{display:block}.cart-drawer{position:fixed;top:0;right:-420px;width:420px;height:100%;background:var(--color-surface);border-left:1px solid var(--color-border);z-index:301;transition:right .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.cart-drawer.open{right:0}.cart-drawer__header{padding:20px 24px;border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;align-items:center}.cart-drawer__title{font-size:18px;font-weight:700}.cart-drawer__close{font-size:24px;color:var(--color-text-muted)}.cart-drawer__items{flex:1;overflow-y:auto;padding:20px 24px}.cart-empty{text-align:center;padding:48px 0;color:var(--color-text-muted)}.cart-empty svg{width:56px;height:56px;stroke:var(--color-text-muted);fill:none;margin:0 auto 16px}.cart-drawer__footer{padding:20px 24px;border-top:1px solid var(--color-border)}.cart-subtotal{display:flex;justify-content:space-between;font-size:16px;font-weight:700;margin-bottom:16px}@media(max-width:1024px){.features__grid,.reviews__grid,.steps{grid-template-columns:repeat(2,1fr)}.steps:before{display:none}.site-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.site-header__nav{display:none}.hamburger{display:flex}.hero__inner{grid-template-columns:1fr;gap:40px}.hero__image-wrap{order:-1}.hero__image-placeholder,.hero__image{max-width:340px;margin:0 auto}.hero__stats{gap:20px}.trust-bar__inner{gap:24px}.features__grid{grid-template-columns:1fr}.product-section__inner{grid-template-columns:1fr;gap:40px}.product-gallery{position:static}.specs__inner{grid-template-columns:1fr}.specs__visual{display:none}.reviews__grid{grid-template-columns:1fr}.steps{grid-template-columns:repeat(2,1fr)}.site-footer__grid{grid-template-columns:1fr 1fr;gap:32px}.cart-drawer{width:100%;right:-100%}}@media(max-width:480px){.steps,.site-footer__grid{grid-template-columns:1fr}.hero__actions{flex-direction:column}.hero__actions .btn{width:100%}.product-gallery__thumbs{grid-template-columns:repeat(4,1fr)}.cta-banner__actions{flex-direction:column;align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/theme.css.map */
