@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/inter/inter-latin-400.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/inter/inter-latin-500.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/inter/inter-latin-600.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/assets/fonts/inter/inter-latin-800.woff2) format("woff2")}:root{color-scheme:light;--black: #030406;--ink: #111318;--muted: #5f646d;--soft: #f3f1ec;--white: #fff;--line: rgba(255, 255, 255, .18);--blue: #0b63e5;--cyan: #35d6d0;--gold: #d7a450;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--r-sm: 8px;--r-md: 12px;--r-lg: 18px;--r-pill: 999px;--shadow-sm: 0 8px 22px rgba(18, 23, 34, .06);--shadow-md: 0 18px 44px rgba(21, 24, 30, .07);--shadow-lg: 0 28px 70px rgba(18, 23, 34, .1);--fw-extrabold: 800;--fs-kicker: .78rem;--fs-small: .84rem;--fs-body: 1rem;--fs-lead: 1.075rem;--fs-h3: 1.18rem;--fs-h2: clamp(1.7rem, 2.8vw, 2.3rem);--fs-h1: clamp(2rem, 3.6vw, 2.9rem);--fs-display: clamp(2.6rem, 5.5vw, 4.2rem);--space-section: clamp(72px, 9vw, 120px);--tracking-kicker: .14em;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{overflow-x:hidden;scroll-behavior:smooth}section{scroll-margin-top:0}body{background:var(--black);color:var(--ink);margin:0;overflow-x:hidden;font-size:var(--fs-body);line-height:1.5;letter-spacing:-.011em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.site-header{align-items:center;color:var(--white);display:flex;gap:40px;height:70px;justify-content:center;left:0;padding:0 7vw;position:fixed;right:0;top:0;transition:background .18s ease,color .18s ease,box-shadow .18s ease;z-index:30}.site-header.is-scrolled,.site-header.is-solid,.menu-open .site-header{background:#ffffffeb;box-shadow:0 12px 36px #00000014;color:var(--ink)}.header-lead{align-items:center;display:flex;gap:34px}.brand{align-items:center;display:inline-flex;height:42px;min-width:0;position:relative;width:214px}.brand-image{height:42px;left:0;object-fit:contain;object-position:left center;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .16s ease;width:214px}.brand-image-dark,.site-header.is-scrolled .brand-image-light,.site-header.is-solid .brand-image-light,.menu-open .brand-image-light{opacity:0}.site-header.is-scrolled .brand-image-dark,.site-header.is-solid .brand-image-dark,.menu-open .brand-image-dark{opacity:1}.main-nav{align-items:center;display:flex;gap:28px}.main-nav a{color:currentColor;font-size:.82rem;font-weight:400;letter-spacing:.01em;opacity:.82}.main-nav a:hover{opacity:1}.header-actions{align-items:center;display:flex;gap:10px;justify-content:flex-end}.icon-button,.cart-button,.menu-button,.hero-arrow{appearance:none;background:transparent;border:0;color:inherit;cursor:pointer}.icon-button,.cart-button{align-items:center;border-radius:50%;display:inline-flex;height:36px;justify-content:center;width:36px}.icon-button svg,.cart-button svg,.hero-arrow svg{fill:none;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;width:20px}.header-search{--hs-line: rgba(255, 255, 255, .18);--hs-fill: rgba(255, 255, 255, .05);--hs-line-hover: rgba(255, 255, 255, .32);--hs-fill-hover: rgba(255, 255, 255, .1);align-items:center;appearance:none;background:var(--hs-fill);border:1px solid var(--hs-line);border-radius:999px;color:inherit;cursor:text;display:inline-flex;font:inherit;gap:7px;height:34px;padding:0 13px;text-align:left;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease;width:clamp(136px,11vw,160px)}.site-header.is-scrolled .header-search,.site-header.is-solid .header-search,.menu-open .header-search{--hs-line: rgba(17, 19, 24, .12);--hs-fill: rgba(17, 19, 24, .035);--hs-line-hover: rgba(17, 19, 24, .22);--hs-fill-hover: rgba(17, 19, 24, .06)}.header-search:hover{background:var(--hs-fill-hover);border-color:var(--hs-line-hover)}.header-search:focus-visible{border-color:var(--blue);box-shadow:0 0 0 3px #0b63e538;outline:none}.header-search-icon{fill:none;flex:0 0 auto;height:16px;opacity:.68;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;transition:opacity .2s ease;width:16px}.header-search:hover .header-search-icon{opacity:.92}.header-search-text{flex:1 1 auto;font-size:.78rem;font-weight:400;letter-spacing:.01em;min-width:0;opacity:.6;overflow:hidden;text-overflow:ellipsis;transition:opacity .2s ease;white-space:nowrap}.header-search:hover .header-search-text{opacity:.82}.header-search-rotate{display:inline-block;transition:opacity .22s ease,transform .22s ease}@media(prefers-reduced-motion:reduce){.header-search,.header-search-icon,.header-search-rotate{transition:none}}@media(max-width:1200px){.header-search{gap:0;justify-content:center;padding:0;width:34px}.header-search-text{display:none}}@media(max-width:720px){.header-search{display:none}}.cart-button{color:inherit;position:relative;transition:background .18s ease,transform .18s ease}.cart-button:hover,.cart-button.has-items{background:#1473ff24}.cart-button.is-bumping{animation:cart-bump .42s ease}.cart-count{align-items:center;background:var(--blue);border:2px solid var(--white);border-radius:999px;color:var(--white);display:inline-flex;font-size:.66rem;font-weight:500;height:18px;justify-content:center;min-width:18px;padding:0 5px;position:absolute;right:-5px;top:-5px}.cart-count[hidden]{display:none}@keyframes cart-bump{0%{transform:scale(1)}44%{transform:scale(1.12)}to{transform:scale(1)}}.cart-button.is-absorbing{animation:cart-absorb .48s cubic-bezier(.34,1.56,.64,1)}@keyframes cart-absorb{0%{transform:scale(1);box-shadow:0 0 #1473ff73}30%{transform:scale(1.24)}55%{transform:scale(.92);box-shadow:0 0 0 12px #1473ff00}to{transform:scale(1);box-shadow:0 0 #1473ff00}}.cart-count{transition:transform .18s cubic-bezier(.34,1.56,.64,1)}.cart-count.is-pop{animation:cart-count-pop .46s cubic-bezier(.34,1.56,.64,1)}@keyframes cart-count-pop{0%{transform:scale(.2);opacity:0}60%{transform:scale(1.28);opacity:1}to{transform:scale(1);opacity:1}}.cart-count.is-pulse{animation:cart-count-pulse .42s ease}@keyframes cart-count-pulse{0%{transform:scale(1)}40%{transform:scale(1.4);filter:brightness(1.35)}to{transform:scale(1)}}.cart-fly{position:fixed;z-index:9999;border-radius:14px;background:#fff;padding:6px;object-fit:contain;box-shadow:0 18px 40px #00000042;pointer-events:none;will-change:transform,opacity}.cart-toast{position:fixed;z-index:200;left:50%;bottom:26px;width:min(384px,calc(100vw - 32px));display:flex;align-items:center;gap:13px;padding:13px 15px;background:#fff;border:1px solid rgba(17,19,24,.08);border-radius:16px;box-shadow:0 18px 48px #0000002e;opacity:0;overflow:hidden;transform:translate(-50%,150%);transition:transform .38s cubic-bezier(.22,1,.36,1),opacity .28s ease}.cart-toast.is-visible{opacity:1;transform:translate(-50%)}.cart-toast[hidden]{display:none}.cart-toast-media{flex:0 0 auto;width:52px;height:52px;display:grid;place-items:center;border-radius:12px;background:#f4f5f7;overflow:hidden}.cart-toast-media img{width:100%;height:100%;object-fit:contain;padding:5px}.cart-toast-body{flex:1 1 auto;min-width:0}.cart-toast-label{display:inline-flex;align-items:center;gap:6px;margin:0;color:#15a05a;font-size:.72rem;font-weight:600;letter-spacing:.01em}.cart-toast-label svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.cart-toast-name{margin:2px 0 0;color:var(--ink);font-size:.9rem;font-weight:500;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-toast-actions{display:flex;align-items:center;gap:16px;margin-top:7px}.cart-toast-cta{display:inline-flex;align-items:center;gap:3px;color:var(--blue);font-size:.8rem;font-weight:600}.cart-toast-cta svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cart-toast-dismiss{appearance:none;background:none;border:0;padding:0;cursor:pointer;color:var(--muted);font:inherit;font-size:.8rem;font-weight:500}.cart-toast-dismiss:hover{color:var(--ink)}.cart-toast-bar{position:absolute;left:0;bottom:0;height:2.5px;width:100%;background:linear-gradient(90deg,var(--blue),#5aa2ff);transform-origin:left;transform:scaleX(0)}.cart-toast.is-visible .cart-toast-bar{animation:cart-toast-bar 4.2s linear forwards}@keyframes cart-toast-bar{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media(max-width:600px){.cart-toast{bottom:90px}}@media(prefers-reduced-motion:reduce){.cart-fly{display:none}.cart-toast{transition:opacity .2s ease;transform:translate(-50%)}.cart-toast.is-visible .cart-toast-bar,.cart-count.is-pop,.cart-count.is-pulse,.cart-button.is-absorbing{animation:none}}.buy-button{align-items:center;background:var(--blue);border-radius:999px;color:var(--white);display:inline-flex;font-size:.82rem;font-weight:500;height:34px;justify-content:center;padding:0 18px}.menu-button{display:none;height:38px;position:relative;width:38px}.menu-button span{background:currentColor;height:2px;left:10px;position:absolute;transition:top .18s ease,transform .18s ease;width:18px}.menu-button span:first-child{top:14px}.menu-button span:last-child{top:22px}.menu-open .menu-button span:first-child{top:18px;transform:rotate(45deg)}.menu-open .menu-button span:last-child{top:18px;transform:rotate(-45deg)}.hero{background:linear-gradient(180deg,#ffffff0a,#0000 24%),linear-gradient(110deg,#60697a75,#0000 42%),linear-gradient(180deg,#11151b,#040506 68%,#020202);color:var(--white);min-height:100vh;min-height:100svh;overflow:hidden;position:relative;transition:background .42s ease}.hero:before{background-image:var(--hero-bg);background-position:center;background-size:cover;content:"";inset:0;opacity:1;position:absolute;transition:background-image .42s ease,opacity .22s ease}.hero[data-theme=boombox]{--hero-bg: url(/assets/optimized/hero-scenes/boombox-integrated.webp)}.hero[data-theme=cinema]{--hero-bg: url(/assets/optimized/hero-scenes/soundbar-integrated.webp)}.hero[data-theme=focus]{--hero-bg: url(/assets/optimized/hero-scenes/lenyes-integrated.webp)}.hero.is-changing:before{opacity:.72}.hero:after{background:linear-gradient(180deg,#00000080,#00000026 34%,#0000001f 58%,#00000094),linear-gradient(90deg,rgba(0,0,0,.46),transparent 20%,transparent 80%,rgba(0,0,0,.38));content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.hero[data-theme=focus]:after{background:linear-gradient(180deg,#0f1721a8,#0f17216b 30%,#0f17211f 55%,#0d131b8c),linear-gradient(90deg,rgba(13,22,31,.24),transparent 20%,transparent 76%,rgba(13,20,28,.28))}.hero-copy{left:50%;max-width:720px;padding:0 24px;position:absolute;text-align:center;top:104px;transform:translate(-50%);width:100%;z-index:4}.kicker{color:#ffffffad;font-size:.84rem;font-weight:500;letter-spacing:.02em;margin:0 0 10px}.hero-copy .kicker{font-size:.8rem;font-weight:500;letter-spacing:.12em;margin:0 0 14px}.hero h1{font-size:clamp(2.1rem,3.8vw,3.2rem);font-weight:600;letter-spacing:-.02em;line-height:1.06;margin:0}.hero-copy p:not(.kicker){font-size:.95rem;font-weight:400;line-height:1.5;margin:12px auto 0;max-width:460px;color:#ffffffd1}.hero-copy .kicker,.hero h1,.hero-copy p:not(.kicker){text-shadow:0 1px 14px rgba(0,0,0,.38)}.hero-actions{align-items:center;display:flex;gap:12px;justify-content:center;margin-top:26px}.hero-actions a svg{fill:none;height:14px;margin-left:7px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;transition:transform .18s ease;width:14px}.hero-actions a:hover svg{transform:translate(3px)}.hero-actions a,.launch-copy a,.wide-copy a,.gaming-copy a{align-items:center;border:1px solid currentColor;border-radius:999px;display:inline-flex;font-size:.84rem;font-weight:500;height:38px;justify-content:center;min-width:124px;padding:0 18px}.hero-actions a{font-weight:500}.hero-actions a:nth-child(2){background:var(--white);border-color:var(--white);color:var(--black)}.hero-product-nav{bottom:48px;left:28vw;position:absolute;z-index:5}.hero-product-nav button{appearance:none;background:transparent;border:0;color:#ffffff80;cursor:pointer;display:grid;font-size:.82rem;gap:9px;min-width:190px;padding:0 0 0 22px;position:relative;text-align:left}.hero-product-nav button:before{background:var(--white);content:"";height:1px;left:0;position:absolute;top:50%;width:10px}.hero-product-nav strong{color:var(--white);font-size:.9rem}.hero-arrow{align-items:center;color:var(--white);display:inline-flex;height:62px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:46px;z-index:5}.hero-arrow:hover{background:#ffffff14}.hero-arrow-left{left:0}.hero-arrow-right{right:0}.launch{min-height:clamp(540px,60vh,660px);overflow:hidden;position:relative}.launch-dark{background:linear-gradient(180deg,#000,#030303 45%,#000);color:var(--white)}.soundbar-section{background:linear-gradient(180deg,#00000094,#0000001f 34%,#00000047 72%,#000000b8),url(/assets/optimized/hero-scenes/soundbar-integrated.webp) center / cover}.soundbar-section .launch-copy{top:84px}.soundbar-section .launch-image{display:none}.launch-light{background:linear-gradient(90deg,rgba(20,115,255,.16),transparent 34%),linear-gradient(180deg,#f7f3ea,#e8e1d5);color:var(--ink)}.headphones-section{background:linear-gradient(180deg,#fafcffdb,#fafcff3d 36%,#dee8f02e 72%,#141c2633),url(/assets/optimized/hero-scenes/lenyes-integrated.webp) center / cover;color:var(--ink)}.headphones-section .launch-copy{top:86px}.headphones-section .launch-image{display:none}.headphones-section .launch-copy p:not(.kicker){color:#111318ad}.launch-light .kicker,.launch-light .launch-copy p{color:#111318a8}.launch-copy{left:50%;max-width:720px;padding:0 24px;position:absolute;text-align:center;top:92px;transform:translate(-50%);width:100%;z-index:2}.launch-copy h2,.wide-copy h2,.gaming-copy h2,.section-heading h2,.support-band h2{font-size:clamp(2rem,3.6vw,3rem);font-weight:600;line-height:1.02;margin:0}.launch-copy p:not(.kicker),.wide-copy p,.gaming-copy p:not(.kicker){color:#ffffffb8;font-size:1rem;font-weight:400;line-height:1.58;margin:12px auto 0;max-width:620px}.launch-copy a{margin-top:22px}.launch-image{align-items:end;bottom:0;display:flex;inset-inline:0;justify-content:center;min-height:610px;position:absolute}.launch-image:before{background:radial-gradient(ellipse at center,rgba(255,255,255,.16),transparent 60%);bottom:0;content:"";height:380px;left:50%;position:absolute;transform:translate(-50%);width:80vw}.launch-image img{filter:drop-shadow(0 50px 70px rgba(0,0,0,.68));max-height:520px;object-fit:contain;position:relative;width:min(1120px,78vw)}.soundbar-image img{max-height:560px;width:min(1120px,82vw)}.headphones-image{justify-content:flex-end;padding-right:8vw}.headphones-image:before{background:linear-gradient(90deg,transparent,rgba(20,115,255,.16),transparent)}.headphones-image img{filter:drop-shadow(0 42px 60px rgba(30,34,38,.25));max-height:600px;width:min(720px,58vw)}.headphones-section .headphones-image{bottom:0;justify-content:center;padding-right:0}.headphones-section .headphones-image img{max-height:520px;transform:translate(16vw,20px);width:min(620px,46vw)}.party-image img{max-height:460px;width:min(1180px,86vw)}.party-section{background:linear-gradient(180deg,#000000ad,#0000006b 22%,#00000014 46%,#00000080 80%,#000000e6),url(/assets/backgrounds/hopestar-rooftop-party.webp) center / cover}.party-section:after{background:linear-gradient(180deg,transparent,rgba(0,0,0,.92) 70%,#000);bottom:0;content:"";height:170px;inset-inline:0;pointer-events:none;position:absolute;z-index:1}.party-section .launch-copy{top:clamp(64px,9vh,96px);z-index:3}.party-section .launch-copy .kicker,.party-section .launch-copy h2,.party-section .launch-copy p:not(.kicker){text-shadow:0 2px 18px rgba(0,0,0,.55)}.party-section .launch-copy p:not(.kicker){color:#ffffffe0}.party-image{bottom:-155px}@media(max-width:720px){.party-image{bottom:-34px}}.party-image:before{background:radial-gradient(ellipse at center,rgba(255,255,255,.14),transparent 56%),linear-gradient(90deg,transparent,rgba(255,255,255,.07),transparent);bottom:70px}.wide-feature{background:var(--white);display:grid;grid-template-columns:.9fr 1.1fr;min-height:720px}.wide-copy{align-self:center;padding:80px 0 80px 7vw}.wide-copy .kicker{color:var(--muted)}.wide-copy p{color:var(--muted);max-width:520px}.wide-copy a{margin-top:26px}.wide-media{align-items:center;background:linear-gradient(130deg,rgba(20,115,255,.18),transparent 46%),#f6f7fb;display:flex;justify-content:center;overflow:hidden;padding:70px 7vw 70px 40px}.wide-media img{filter:drop-shadow(0 36px 50px rgba(35,45,65,.18));max-height:520px;object-fit:contain}.gaming-feature{background:radial-gradient(circle at 50% 58%,rgba(20,115,255,.18),transparent 36%),linear-gradient(120deg,rgba(20,115,255,.08),transparent 36%),linear-gradient(180deg,#fbfcff,#eef3fb 58%,#f8f9fc);color:var(--ink);display:flex;flex-direction:column;min-height:800px;overflow:hidden;padding:104px 7vw 86px;position:relative}.gaming-feature:before{background:linear-gradient(115deg,transparent 0 42%,rgba(255,255,255,.74) 42% 58%,transparent 58%),linear-gradient(180deg,transparent 64%,rgba(20,115,255,.09));content:"";inset:0;pointer-events:none;position:absolute}.gaming-feature:after{display:none}.gaming-copy{max-width:760px;margin:0 auto;position:relative;text-align:center;width:100%;z-index:3}.gaming-copy .kicker{color:#11131894}.gaming-copy h2{margin-inline:auto;max-width:640px}.gaming-copy p:not(.kicker){color:#111318ad;margin-inline:auto;max-width:520px}.gaming-copy a{margin-top:28px}.gaming-specs{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:30px}.gaming-specs span{border-top:1px solid rgba(17,19,24,.22);color:#111318a3;font-size:.8rem;font-weight:500;letter-spacing:0;min-width:122px;padding-top:13px}.gaming-specs strong{color:var(--ink);display:block;font-size:1.08rem;line-height:1.2}.gaming-media{align-items:center;display:block;height:360px;margin:54px auto 0;max-width:1060px;position:relative;width:100%;z-index:2}.gaming-media:before{display:none}.gaming-media:after{display:none}.gaming-media img{filter:drop-shadow(0 28px 34px rgba(24,36,58,.14));object-fit:contain;position:absolute;z-index:2}.gaming-box{bottom:26px;right:8%;width:min(520px,45vw)}.gaming-console{bottom:38px;left:9%;width:min(500px,39vw);z-index:3}.catalog{background:#f4f1ea;padding:104px 7vw}.section-heading{margin-bottom:38px;max-width:860px}.section-heading .kicker{color:var(--muted)}.section-heading p:not(.kicker){color:#1113189e;font-size:1rem;font-weight:400;line-height:1.6;margin:16px 0 0;max-width:650px}.product-grid{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{background:var(--white);border:1px solid rgba(17,19,24,.07);border-radius:var(--r-md);box-shadow:var(--shadow-sm);min-height:432px;padding:18px 18px 22px;transition:box-shadow .18s ease,transform .18s ease}.product-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.product-visual{align-items:center;aspect-ratio:1 / 1;background:var(--white);border:1px solid rgba(17,19,24,.05);border-radius:var(--r-sm);display:flex;justify-content:center;margin-bottom:20px;overflow:hidden}.product-card img{background:var(--white);height:100%;object-fit:contain;width:100%}.product-card p{color:var(--blue);font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px}.product-card h3{font-size:1.04rem;font-weight:500;line-height:1.25;margin:0 0 10px}.product-card strong{color:var(--ink);display:block;font-size:1.22rem;font-weight:600;letter-spacing:-.01em}.wholesale-band{align-items:center;background:radial-gradient(120% 150% at 82% -10%,rgba(11,99,229,.24),transparent 52%),linear-gradient(122deg,#0c0f15,#14181f 58%,#0d1016);color:var(--white);display:grid;gap:56px;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);overflow:hidden;padding:100px 7vw;position:relative}.wholesale-band:before{background:radial-gradient(58% 80% at 14% 116%,rgba(53,214,208,.12),transparent 62%);content:"";inset:0;pointer-events:none;position:absolute}.wholesale-copy,.wholesale-visual{position:relative;z-index:1}.wholesale-copy{max-width:620px}.wholesale-copy .kicker{color:#fff9}.wholesale-copy h2{font-size:clamp(2.2rem,4vw,3.2rem);font-weight:600;letter-spacing:-.01em;line-height:1.04;margin:0}.wholesale-copy p:not(.kicker){color:#ffffffa8;font-size:1.04rem;font-weight:400;line-height:1.6;margin:20px 0 0;max-width:460px}.wholesale-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.wholesale-actions a{align-items:center;border-radius:999px;display:inline-flex;font-size:.86rem;font-weight:500;height:44px;justify-content:center;padding:0 22px}.primary-link{background:var(--blue);color:var(--white)}.secondary-link{border:1px solid rgba(255,255,255,.26);color:var(--white)}.wholesale-visual{display:flex;justify-content:flex-end}.quote-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(180deg,#ffffff14,#ffffff08);border:1px solid rgba(255,255,255,.12);border-radius:22px;box-shadow:0 40px 90px #00000073;max-width:470px;padding:26px 26px 22px;text-align:left;width:100%}.quote-card-top{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:18px}.quote-card-eyebrow{color:#ffffffeb;font-size:.96rem;font-weight:600}.quote-card-chip{background:#35d6d029;border:1px solid rgba(53,214,208,.42);border-radius:999px;color:#93efeb;font-size:.72rem;font-weight:500;letter-spacing:.01em;padding:5px 12px;white-space:nowrap}.quote-card-list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.quote-row{align-items:center;display:flex;gap:14px;padding:11px 0}.quote-row+.quote-row{border-top:1px solid rgba(255,255,255,.08)}.quote-thumb{background:#ffffffeb;border-radius:11px;flex-shrink:0;height:46px;object-fit:contain;padding:6px;width:46px}.quote-name{color:#ffffffe6;flex:1;font-size:.92rem;font-weight:500}.quote-qty{color:#ffffff94;font-size:.92rem;font-variant-numeric:tabular-nums}.quote-card-foot{align-items:center;border-top:1px solid rgba(255,255,255,.14);display:flex;justify-content:space-between;margin-top:14px;padding-top:18px}.quote-foot-label{color:#fff9;font-size:.9rem}.quote-foot-value{color:var(--white);font-size:1.5rem;font-weight:600;font-variant-numeric:tabular-nums}.support-band{background:var(--black);color:var(--white);display:grid;gap:72px;grid-template-columns:.8fr 1.2fr;padding:96px 7vw}.support-grid{display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.support-grid article{border-top:1px solid var(--line);padding-top:28px}.support-grid span{color:var(--gold);font-size:.86rem;font-weight:600}.support-grid h3{font-size:1.18rem;font-weight:600;margin:18px 0 0}.support-grid p{color:#ffffffa8;font-size:.95rem;line-height:1.6;margin:12px 0 0}.site-footer{align-items:center;background:#f7f5f0;color:var(--ink);display:flex;justify-content:space-between;padding:32px 7vw}.site-footer nav{display:flex;flex-wrap:wrap;gap:24px}.site-footer a{color:#111318ad;font-size:.86rem;font-weight:500}.site-footer strong{font-weight:600}@media(max-width:1200px){.site-header{justify-content:space-between;padding:0 24px}.brand,.header-actions{min-width:0}.brand{width:190px}.brand-image{height:38px;width:190px}.main-nav{background:#fffffffa;color:var(--ink);display:grid;gap:0;left:0;opacity:0;padding:84px 24px 28px;pointer-events:none;position:fixed;right:0;top:0;transform:translateY(-10px);transition:opacity .18s ease,transform .18s ease;z-index:-1}.menu-open .main-nav{opacity:1;pointer-events:auto;transform:translateY(0)}.main-nav a{border-bottom:1px solid rgba(17,19,24,.1);font-size:1.04rem;padding:18px 0}.menu-button{display:inline-flex}.wide-feature,.wholesale-band,.support-band{grid-template-columns:1fr}.wide-copy{padding:84px 24px 36px;text-align:center}.wide-copy p{margin-inline:auto}.wholesale-band{gap:32px;padding:84px 24px;text-align:center}.wholesale-copy{margin:0 auto}.wholesale-copy p:not(.kicker){margin-inline:auto}.wholesale-actions,.wholesale-visual{justify-content:center}.wide-media{padding:24px 24px 72px}.gaming-feature{min-height:820px;padding:90px 24px 64px;text-align:center}.gaming-copy{margin:0 auto}.gaming-copy p:not(.kicker){margin-inline:auto}.gaming-specs{justify-content:center}.gaming-media{height:340px;margin-top:40px}.gaming-media:before{width:86vw}.gaming-box{right:2%;width:min(520px,52vw)}.gaming-console{left:2%;width:min(440px,42vw)}.product-grid,.support-grid{grid-template-columns:repeat(2,1fr)}.catalog,.wholesale-band,.support-band{padding:84px 24px}}@media(max-width:720px){.site-header{height:62px}.brand{width:158px}.brand-image{height:32px;width:158px}.icon-button{display:none}.buy-button{height:32px;padding:0 14px}.hero{min-height:100vh;min-height:100svh}.hero[data-theme=boombox]{--hero-bg: url(/assets/optimized/hero-scenes/boombox-integrated-mobile.webp)}.hero[data-theme=cinema]{--hero-bg: url(/assets/optimized/hero-scenes/soundbar-integrated-mobile.webp)}.hero[data-theme=focus]{--hero-bg: url(/assets/optimized/hero-scenes/lenyes-integrated-mobile.webp)}.hero-copy{top:92px}.hero-copy p:not(.kicker){font-size:.98rem}.hero-actions{flex-direction:column}.hero-actions a{width:min(100%,260px)}.hero-product-nav{bottom:28px;left:24px}.hero-arrow{display:none}.launch{min-height:760px}.gaming-feature{min-height:790px;padding:76px 20px 54px}.launch-copy{top:72px}.launch-copy h2,.wide-copy h2,.wholesale-copy h2,.gaming-copy h2,.section-heading h2,.support-band h2{font-size:2.35rem}.launch-image{min-height:520px}.launch-image img,.soundbar-image img,.party-image img{width:96vw}.headphones-image{justify-content:center;padding-right:0}.headphones-image img{width:84vw}.gaming-specs{gap:10px;margin-top:22px}.gaming-specs span{min-width:96px}.gaming-media{height:300px;margin-top:30px}.gaming-media:before{bottom:18px;height:210px;width:98vw}.gaming-media:after{bottom:12px;width:88vw}.gaming-box{left:50%;right:auto;transform:translate(-50%);width:min(560px,96vw)}.gaming-console{display:none}.product-grid,.support-grid{grid-template-columns:1fr}.product-card{min-height:390px}.wholesale-band{padding:76px 20px}.quote-card{padding:22px 18px 18px}.product-visual{aspect-ratio:1 / 1}.site-footer{align-items:flex-start;display:grid;gap:20px}}.commerce-page{background:var(--soft);color:var(--ink);min-height:100vh}.page-hero{align-items:center;color:var(--white);display:flex;flex-direction:column;justify-content:center;min-height:620px;overflow:hidden;padding:120px 7vw 72px;position:relative;text-align:center}.page-hero:before{background:linear-gradient(180deg,#00000085,#00000038 42%,#00000094),radial-gradient(circle at 50% 42%,rgba(255,255,255,.22),transparent 36%),linear-gradient(110deg,#101820,#1c2128 54%,#06080b);content:"";inset:0;position:absolute}.page-hero>*{position:relative;z-index:1}.page-hero.catalog-hero h1{font-size:clamp(3rem,6vw,5.4rem);font-weight:var(--fw-extrabold);letter-spacing:-.02em;line-height:.95}.page-hero h1{font-size:clamp(2.2rem,4.2vw,3.4rem);font-weight:500;letter-spacing:0;line-height:1.05;margin:0;max-width:980px}.page-hero p:not(.kicker){color:#ffffffb8;font-size:1.05rem;font-weight:500;line-height:1.55;margin:18px auto 0;max-width:720px}.page-hero-light{color:var(--ink)}.page-hero-light:before{background:radial-gradient(circle at 48% 54%,rgba(20,115,255,.13),transparent 32%),linear-gradient(112deg,#e1e8f4db,#fffffff5 48%,#e7ecf5eb)}.page-hero-light .kicker,.page-hero-light p:not(.kicker){color:#1113189e}.wholesale-hero:before{background:linear-gradient(180deg,#04060a80,#04060a47 44%,#04060ab3),linear-gradient(110deg,#0b2136f0,#1473ff42 48%,#04060af2),url(/assets/optimized/hero-scenes/soundbar-integrated.webp) center / cover}.support-hero:before{background:linear-gradient(180deg,#03040694,#03040638 44%,#030406ad),linear-gradient(110deg,#0a0c10f0,#1473ff2e 52%,#06080cf0),url(/assets/optimized/hero-scenes/lenyes-integrated.webp) center / cover}.category-rail{display:flex;flex-wrap:nowrap;gap:10px;margin:28px auto 0;max-width:1040px;overflow-x:auto;overscroll-behavior-x:contain;padding:16px 26px 26px;scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%)}.category-rail.is-animated{scroll-behavior:auto}.category-rail::-webkit-scrollbar{display:none}.category-pill{align-items:center;background:#ffffffd6;border:1px solid rgba(17,19,24,.08);border-radius:12px;box-shadow:0 8px 18px #0f161e0f;display:grid;flex:0 0 auto;gap:6px;justify-items:center;min-height:102px;padding:10px 8px;text-align:center;width:104px}.category-rail.is-interactive .category-pill{appearance:none;color:var(--ink);cursor:pointer;font:inherit;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.category-rail.is-interactive .category-pill:hover{transform:translateY(-2px)}.category-rail.is-interactive .category-pill.is-active{border-color:var(--blue);box-shadow:0 16px 36px #0b63e538}.category-pill-icon{align-items:center;aspect-ratio:1 / .72;display:flex;justify-content:center;width:100%}.category-pill-icon img{max-height:44px;object-fit:contain}.category-pill-all{color:var(--blue)}.category-pill-all svg{fill:none;height:24px;stroke:currentColor;stroke-linecap:round;stroke-width:2;width:24px}.category-rail.is-interactive .category-pill.is-active .category-pill-all{color:var(--blue)}.category-pill strong{font-size:.76rem;font-weight:600;line-height:1.2}.category-pill-count{background:#0b63e51a;border-radius:999px;color:var(--blue);font-size:.62rem;font-style:normal;font-weight:600;line-height:1;padding:3px 7px}.category-rail.is-interactive .category-pill.is-active .category-pill-count{background:var(--blue);color:var(--white)}.store-section,.wholesale-grid,.support-page-grid{padding:92px 7vw}.store-toolbar{align-items:end;display:flex;gap:24px;justify-content:space-between;margin-bottom:28px}.store-toolbar h2{font-size:clamp(1.6rem,3vw,2.2rem);line-height:1.1;margin:0}.store-toolbar .kicker{color:var(--muted)}.store-result-count{color:var(--muted);font-size:.92rem;font-weight:500;margin:10px 0 0}.catalog-controls{align-items:end;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(140px,1fr)) auto;max-width:1040px;width:100%}.catalog-controls label{display:grid;gap:6px}.catalog-controls>label>span{color:var(--muted);font-size:.72rem;font-weight:500;text-transform:uppercase}.catalog-controls input,.catalog-controls select{appearance:none;background:#ffffffe6;border:1px solid rgba(17,19,24,.1);border-radius:999px;color:var(--ink);font-size:.84rem;font-weight:500;height:42px;padding:0 15px;width:100%}.catalog-controls>button{appearance:none;background:var(--ink);border:0;border-radius:999px;color:var(--white);cursor:pointer;font-size:.82rem;font-weight:500;height:42px;padding:0 17px}.catalog-hero{min-height:auto;padding-bottom:56px}.catalog-search{align-items:center;background:var(--white);border:1px solid rgba(17,19,24,.12);border-radius:999px;box-shadow:0 16px 40px #0f161e1a;display:flex;gap:10px;margin:30px auto 0;max-width:640px;padding:0 8px 0 18px;width:100%}.catalog-search:focus-within{border-color:var(--blue);box-shadow:0 18px 44px #0b63e52e}.catalog-search-icon{fill:none;flex:0 0 auto;height:20px;stroke:var(--muted);stroke-linecap:round;stroke-width:2;width:20px}.catalog-search-input{appearance:none;background:transparent;border:0;color:var(--ink);flex:1 1 auto;font-size:1rem;font-weight:400;height:54px;min-width:0;outline:none;padding:0}.catalog-search-input::placeholder{color:var(--muted);opacity:.85}.catalog-search-clear{align-items:center;appearance:none;background:#1113180f;border:0;border-radius:999px;color:var(--ink);cursor:pointer;display:flex;flex:0 0 auto;height:38px;justify-content:center;width:38px}.catalog-search-clear svg{fill:none;height:16px;stroke:currentColor;stroke-linecap:round;stroke-width:2;width:16px}.catalog-explore-label{color:var(--muted);font-size:.74rem;font-weight:500;letter-spacing:.12em;margin:34px auto 0;text-transform:uppercase}.store-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.store-actions button{appearance:none;background:var(--white);border:1px solid rgba(17,19,24,.1);border-radius:999px;color:var(--ink);cursor:pointer;font-size:.82rem;font-weight:500;height:36px;padding:0 16px}.store-action-link{align-items:center;background:var(--white);border:1px solid rgba(17,19,24,.1);border-radius:999px;color:var(--ink);display:inline-flex;font-size:.82rem;font-weight:500;height:36px;padding:0 16px}.product-grid-store{grid-template-columns:repeat(4,minmax(0,1fr))}.category-page-hero{min-height:560px}.category-store-section{background:radial-gradient(circle at 88% 8%,rgba(20,115,255,.08),transparent 26%),linear-gradient(180deg,#f8f8f5,#f1efe9)}.wholesale-grid,.support-page-grid{background:var(--white);display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.wholesale-grid article,.support-page-grid article{background:#f7f7f4;border:1px solid rgba(17,19,24,.08);border-radius:var(--r-md);min-height:260px;padding:32px}.support-page-grid article{min-height:0}.wholesale-grid span,.support-page-grid span{color:var(--blue);font-size:.82rem;font-weight:500;letter-spacing:.09em}.wholesale-grid h2,.support-page-grid h2{font-size:1.6rem;line-height:1.1;margin:48px 0 0}.support-page-grid h2{margin-top:14px}.wholesale-grid p,.support-page-grid p{color:var(--muted);font-size:.95rem;font-weight:500;line-height:1.6}.legal-page{background:#f6f6f2;min-height:100vh}.legal-hero{background:radial-gradient(circle at 78% 16%,rgba(20,115,255,.13),transparent 28%),linear-gradient(112deg,#fffffffa,#e8edf6e0);color:var(--ink);padding:160px 7vw 78px}.legal-hero h1{font-size:clamp(2rem,4vw,3rem);font-weight:500;letter-spacing:0;line-height:1.08;margin:0;max-width:980px}.legal-hero p:not(.kicker){color:#111318a3;font-size:1.04rem;font-weight:500;line-height:1.58;margin:18px 0 0;max-width:760px}.legal-hero .kicker{color:#1113188c;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.legal-shell{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));padding:54px 7vw 92px}.legal-shell article{background:var(--white);border:1px solid rgba(17,19,24,.08);border-radius:var(--r-md);padding:30px}.legal-shell h2{font-size:1.35rem;line-height:1.15;margin:0 0 18px}.legal-shell p{color:var(--muted);font-size:1rem;font-weight:500;line-height:1.75;margin:0}.wholesale-lead-section{background:radial-gradient(circle at 82% 18%,rgba(20,115,255,.12),transparent 28%),linear-gradient(120deg,#f7f8fa,#fff 54%,#eef3fb);display:grid;gap:42px;grid-template-columns:.85fr 1.15fr;padding:94px 7vw}.wholesale-lead-copy{align-self:center;max-width:560px}.wholesale-lead-copy .kicker{color:var(--blue)}.wholesale-lead-copy h2{font-size:clamp(2.2rem,4vw,3.2rem);line-height:1.05;margin:0}.wholesale-lead-copy p,.wholesale-lead-copy li{color:var(--muted);font-weight:500;line-height:1.58}.wholesale-lead-copy ul{display:grid;gap:10px;list-style:none;margin:28px 0 0;padding:0}.wholesale-lead-copy li{border-left:3px solid var(--blue);padding-left:12px}.wholesale-lead-form{background:#fff;border:1px solid rgba(17,19,24,.08);border-radius:8px;box-shadow:0 28px 80px #19223014;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));padding:28px}.wholesale-lead-form label{color:var(--muted);display:grid;font-size:.78rem;font-weight:500;gap:7px}.wholesale-lead-form .full,.wholesale-lead-form button,.wholesale-form-message{grid-column:1 / -1}.wholesale-lead-form input,.wholesale-lead-form select,.wholesale-lead-form textarea{background:#f9fafb;border:1px solid rgba(17,19,24,.1);border-radius:8px;color:var(--ink);min-height:46px;padding:11px 12px;width:100%}.wholesale-lead-form textarea{min-height:112px;resize:vertical}.wholesale-lead-form button{background:var(--blue);border:0;border-radius:999px;color:#fff;cursor:pointer;font-weight:500;min-height:48px}.wholesale-form-message{color:#218a53;font-weight:500;margin:0;min-height:1.4em}.wholesale-form-message.is-error{color:#b93232}.wholesale-lead-section--dark{align-items:center;background:radial-gradient(circle at 84% 12%,rgba(11,99,229,.32),transparent 42%),radial-gradient(circle at 8% 92%,rgba(11,99,229,.16),transparent 46%),linear-gradient(150deg,#0a0e17,#11151f 56%,#0c1019)}.wholesale-lead-section--dark .wholesale-lead-copy .kicker{color:#6ea8ff}.wholesale-lead-section--dark .wholesale-lead-copy h2{color:#f5f7fb;font-size:clamp(2rem,4.4vw,3.6rem)}.wholesale-lead-section--dark .wholesale-lead-copy p,.wholesale-lead-section--dark .wholesale-lead-copy li{color:#e7ecf4bd}.wholesale-lead-section--dark .wholesale-lead-copy li{border-left-color:#6ea8ff}.wholesale-lead-section--dark .wholesale-lead-form{background:#ffffff0a;border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 90px #00000073;gap:16px;grid-template-columns:1fr;padding:30px}.wholesale-lead-section--dark .wholesale-lead-form label{color:#e7ecf4b8}.wholesale-lead-section--dark .wholesale-lead-form input,.wholesale-lead-section--dark .wholesale-lead-form select{background:#080b1299;border:1px solid rgba(255,255,255,.14);color:#f5f7fb;min-height:50px}.wholesale-lead-section--dark .wholesale-lead-form input::placeholder{color:#e7ecf466}.wholesale-lead-section--dark .wholesale-lead-form select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgba(231,236,244,.6) 50%),linear-gradient(135deg,rgba(231,236,244,.6) 50%,transparent 50%);background-position:calc(100% - 20px) calc(50% - 3px),calc(100% - 15px) calc(50% - 3px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:38px}.wholesale-lead-section--dark .wholesale-lead-form select:invalid{color:#e7ecf466}.wholesale-lead-section--dark .wholesale-lead-form select option{color:#11151f}.wholesale-lead-section--dark .wholesale-lead-form input:focus-visible,.wholesale-lead-section--dark .wholesale-lead-form select:focus-visible{border-color:#6ea8ff;outline:2px solid rgba(110,168,255,.45);outline-offset:1px}.wholesale-lead-section--dark .wholesale-lead-form button{font-size:1rem;letter-spacing:.01em;margin-top:4px;min-height:52px;transition:transform .16s ease,box-shadow .16s ease}.wholesale-lead-section--dark .wholesale-lead-form button:hover{box-shadow:0 14px 34px #0b63e573;transform:translateY(-1px)}.wholesale-lead-section--dark .wholesale-form-message{color:#7ee2a8}.wholesale-lead-section--dark .wholesale-form-message.is-error{color:#ff8d8d}.product-detail{align-items:center;background:radial-gradient(circle at 30% 46%,rgba(20,115,255,.12),transparent 30%),linear-gradient(112deg,#f6f7f9,#fff 52%,#e8edf5);display:grid;gap:6vw;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);min-height:780px;padding:140px 7vw 88px}.product-detail-media{align-items:center;aspect-ratio:1 / .82;background:var(--white);border-radius:8px;box-shadow:0 28px 90px #141c281a;display:flex;justify-content:center;padding:42px}.product-detail-media img{max-height:520px;object-fit:contain;width:100%}.product-detail-copy .kicker{color:var(--blue)}.product-detail-copy h1{font-size:clamp(2.3rem,4.6vw,3.6rem);font-weight:600;letter-spacing:.01em;line-height:1.05;margin:0}.product-detail-copy>strong{display:block;font-size:2rem;margin-top:18px}.product-detail-copy p:not(.kicker){color:var(--muted);font-size:1.02rem;font-weight:500;line-height:1.65;margin-top:18px;max-width:560px}.product-detail-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.product-detail-actions a{align-items:center;border:1px solid var(--ink);border-radius:999px;display:inline-flex;font-size:.86rem;font-weight:600;height:40px;justify-content:center;padding:0 20px}.product-detail-actions a:first-child{background:var(--blue);border-color:var(--blue);color:var(--white)}@media(max-width:1080px){.product-grid-store,.wholesale-grid,.support-page-grid,.legal-shell{grid-template-columns:repeat(2,minmax(0,1fr))}.wholesale-lead-section{grid-template-columns:1fr}}@media(max-width:720px){.page-hero{min-height:560px;padding:96px 22px 54px}.page-hero h1{font-size:3rem}.wholesale-grid,.support-page-grid,.legal-shell{grid-template-columns:1fr}.product-grid-store{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.category-rail{gap:10px;margin-top:26px}.category-pill{min-height:96px;width:96px}.store-section,.wholesale-grid,.wholesale-lead-section,.support-page-grid,.legal-shell{padding:68px 22px}.legal-hero{padding:116px 22px 58px}.legal-hero h1{font-size:2.8rem}.wholesale-lead-form{grid-template-columns:1fr;padding:20px}.store-toolbar{align-items:flex-start;display:grid}.store-actions{justify-content:flex-start}.product-detail{grid-template-columns:1fr;min-height:auto;padding:96px 22px 68px}.catalog-controls{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}.product-detail-media{padding:24px}.product-detail-copy h1{font-size:clamp(1.7rem,6vw,2.3rem)}}.store-results{display:grid;gap:46px}.catalog-category-group{scroll-margin-top:92px}.catalog-category-group.is-hidden,.store-product-card.is-hidden{display:none}.catalog-category-heading{align-items:end;display:flex;gap:20px;justify-content:space-between;margin-bottom:16px}.catalog-category-heading .kicker{color:var(--blue)}.catalog-category-heading h3{font-size:clamp(1.3rem,2.4vw,1.7rem);line-height:1.1;margin:0}.catalog-category-heading a{border:1px solid rgba(17,19,24,.16);border-radius:999px;font-size:.82rem;font-weight:500;padding:10px 16px;white-space:nowrap}.store-product-card{background:var(--white);border:1px solid rgba(17,19,24,.08);border-radius:8px;box-shadow:var(--shadow-sm);display:grid;overflow:hidden;transition:box-shadow .18s ease,transform .18s ease}.store-product-card:hover{box-shadow:0 30px 82px #15181e21;transform:translateY(-3px)}.store-product-media{align-items:center;aspect-ratio:1 / .82;background:var(--white);display:flex;justify-content:center;overflow:hidden;padding:18px;position:relative}.store-product-media img{height:100%;object-fit:contain;transition:transform .22s ease;width:100%}.store-product-card:hover .store-product-media img{transform:scale(1.025)}.store-product-badge{background:#111318eb;border-radius:999px;color:var(--white);font-size:.72rem;font-weight:500;left:14px;padding:7px 10px;position:absolute;top:14px;z-index:1}.store-product-body{border-top:1px solid rgba(17,19,24,.06);padding:18px}.store-product-meta{align-items:center;color:var(--muted);display:flex;font-size:.76rem;font-weight:500;justify-content:space-between;margin-bottom:10px}.viewing-now{align-items:center;color:#11131894;display:inline-flex;gap:5px;white-space:nowrap}.viewing-now svg{fill:none;height:15px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:15px}.store-product-body h3{font-size:1.05rem;font-weight:600;line-height:1.3;margin:0}.store-product-rating{align-items:center;color:#d6a12f;display:flex;gap:7px;margin-top:12px}.store-product-rating span{font-size:.84rem;letter-spacing:0}.store-product-rating strong,.store-product-rating small{color:var(--muted);font-size:.8rem}.store-product-price{align-items:baseline;display:flex;gap:9px;margin-top:14px}.store-product-price strong,.store-product-body>strong{color:var(--ink);display:block;font-size:1.25rem;font-weight:600}.store-product-price span{color:#1113186b;font-size:.88rem;font-weight:400;text-decoration:line-through}.store-product-body>p{color:#218a53;font-size:.82rem;font-weight:500;margin:12px 0 0}.product-detail{align-items:center;background:radial-gradient(circle at 24% 40%,rgba(20,115,255,.1),transparent 30%),linear-gradient(112deg,#f4f7fb,#fff 52%,#e8edf5);display:grid;gap:5vw;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);min-height:840px;padding:132px 7vw 76px}.product-detail-gallery{display:grid;gap:16px;grid-template-columns:minmax(0,1fr)}.product-detail-media{aspect-ratio:1 / .84;position:relative}.product-detail-media>span{background:var(--blue);border-radius:999px;color:var(--white);font-size:.78rem;font-weight:500;left:18px;padding:8px 12px;position:absolute;top:18px}.product-thumbs{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(96px,1fr))}.product-thumbs button{align-items:center;appearance:none;background:var(--white);border:1px solid rgba(17,19,24,.08);border-radius:8px;cursor:pointer;display:flex;height:96px;justify-content:center;overflow:hidden;padding:8px}.product-thumbs button.is-active{border-color:var(--blue);box-shadow:0 0 0 1px var(--blue)}.product-thumbs img{height:100%;object-fit:contain;width:100%}.product-detail-rating,.product-detail-status,.product-detail-price{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.product-detail-rating span{color:#d6a12f;letter-spacing:0}.product-detail-rating strong,.product-detail-rating small{color:var(--muted);font-size:.9rem;font-weight:500}.product-detail-status>span:first-child{background:#218a531a;border-radius:999px;color:#218a53;font-size:.82rem;font-weight:500;padding:8px 12px}.product-detail-price strong{color:var(--ink);font-size:2.3rem}.product-detail-price span{color:#11131866;font-size:1.1rem;font-weight:500;text-decoration:line-through}.variant-selector{display:grid;gap:16px;margin-top:22px}.variant-row{display:grid;gap:8px}.variant-row-label{align-items:baseline;color:var(--muted);display:flex;flex-wrap:wrap;font-size:.78rem;font-weight:500;gap:6px;letter-spacing:.02em}.variant-row-value{color:var(--ink);font-size:.9rem;font-weight:500;letter-spacing:0;text-transform:none}.variant-options{display:flex;flex-wrap:wrap;gap:8px}.variant-option{appearance:none;background:var(--white);border:1px solid rgba(17,19,24,.16);border-radius:999px;color:var(--ink);cursor:pointer;font:inherit;font-size:.85rem;font-weight:500;line-height:1.1;min-height:40px;padding:9px 16px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease,transform .16s ease}.variant-option:hover:not(.is-disabled):not(:disabled){border-color:var(--blue);transform:translateY(-1px)}.variant-option[aria-pressed=true],.variant-option.is-selected{background:#fff;border:1.5px solid var(--ink);color:var(--ink)}.variant-option.is-disabled,.variant-option:disabled{color:#11131859;cursor:not-allowed;opacity:.5;transform:none}.variant-option.is-disabled.is-selected,.variant-option:disabled.is-selected{background:#fff;border:1.5px solid var(--ink);color:var(--ink);opacity:.6}.purchase-box a.is-unavailable,.purchase-box>button.is-unavailable{cursor:not-allowed;opacity:.5;pointer-events:none}.product-bullets{color:#111318bd;display:grid;gap:9px;font-size:.95rem;font-weight:500;line-height:1.45;list-style:none;margin:22px 0 0;padding:0}.product-bullets li{align-items:center;display:flex;gap:10px}.product-bullets li:before{background:var(--blue);border-radius:50%;content:"";height:7px;width:7px}.purchase-box{align-items:center;background:#ffffffc7;border:1px solid rgba(17,19,24,.08);border-radius:8px;display:flex;flex-wrap:wrap;gap:12px;margin-top:28px;padding:14px}.quantity-control{align-items:center;background:#f2f4f7;border-radius:999px;display:inline-flex;height:42px}.quantity-control button{appearance:none;background:transparent;border:0;cursor:pointer;font-size:1.1rem;font-weight:500;height:42px;width:42px}.quantity-control span{font-weight:500;min-width:24px;text-align:center}.purchase-box a,.purchase-box>button{align-items:center;appearance:none;border:1px solid var(--blue);border-radius:999px;cursor:pointer;display:inline-flex;font-size:.86rem;font-weight:600;height:42px;justify-content:center;padding:0 20px}.purchase-box a{background:var(--blue);color:var(--white)}.purchase-box>button{background:var(--white);color:var(--blue)}.purchase-box>button:disabled,.checkout-submit:disabled{cursor:progress;opacity:.62}.cart-feedback{color:#218a53;font-size:.9rem;font-weight:500;min-height:1.4em}.cart-feedback.is-error{color:#b93232}.product-detail-actions a:first-child{background:transparent;border-color:#1113182e;color:var(--ink)}.product-commerce-info,.product-specs-reviews,.related-products{background:var(--white);padding:84px 7vw}.product-commerce-info{display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.product-commerce-info article,.product-specs-panel,.reviews-panel{background:#f7f7f4;border:1px solid rgba(17,19,24,.08);border-radius:8px;padding:28px}.product-commerce-info span{color:var(--blue);font-size:.8rem;font-weight:500}.product-commerce-info h2{font-size:1.35rem;margin:34px 0 0}.product-commerce-info p,.reviews-panel p{color:var(--muted);font-weight:500;line-height:1.62}.product-specs-reviews{display:grid;gap:22px;grid-template-columns:1fr 1fr;padding-top:0}.product-specs-panel .kicker,.reviews-panel .kicker{color:var(--blue)}.product-specs-panel h2,.reviews-panel h2{font-size:2rem;line-height:1;margin:0 0 24px}.product-specs-panel dl{display:grid;grid-template-columns:.8fr 1.2fr;margin:0}.product-specs-panel dt,.product-specs-panel dd{border-top:1px solid rgba(17,19,24,.1);margin:0;padding:15px 0}.product-specs-panel dt{color:var(--muted);font-weight:400}.product-specs-panel dd{font-weight:600}.review-summary{align-items:center;display:grid;gap:6px;margin-bottom:22px}.review-summary strong{font-size:2.2rem;line-height:1}.review-summary span{color:#d6a12f;letter-spacing:0}.reviews-panel article{border-top:1px solid rgba(17,19,24,.1);padding-top:18px}.reviews-panel article span{color:var(--blue);font-size:.78rem;font-weight:500}.review-list{display:grid;gap:16px}.review-list article strong,.review-list article small{display:block;margin-top:8px}.review-list article small{color:var(--muted);font-weight:500}.review-form{border-top:1px solid rgba(17,19,24,.1);display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:22px;padding-top:20px}.review-form h3,.review-form .full,.review-form button,.review-form-message{grid-column:1 / -1}.review-form h3{font-size:1.1rem;margin:0}.review-form label{color:var(--muted);display:grid;font-size:.78rem;font-weight:500;gap:7px}.review-form input,.review-form select,.review-form textarea{background:#fff;border:1px solid rgba(17,19,24,.12);border-radius:8px;color:var(--ink);min-height:44px;padding:11px 12px;width:100%}.review-form textarea{min-height:100px;resize:vertical}.review-form button{background:var(--ink);border:0;border-radius:999px;color:#fff;cursor:pointer;font-weight:500;min-height:46px}.review-form-message{color:#218a53;font-size:.9rem;font-weight:500;margin:0;min-height:1.3em}.review-form-message.is-error{color:#b93232}.related-products{padding-top:20px}.thanks-page{background:radial-gradient(circle at 84% 8%,rgba(20,115,255,.1),transparent 26%),linear-gradient(180deg,#f8f8f5,#f0eee8);color:var(--ink);min-height:100vh;padding:clamp(98px,13vh,138px) clamp(20px,6vw,56px) clamp(60px,9vh,96px)}.thanks-hero{max-width:620px;margin:0 auto clamp(32px,5vw,52px);text-align:center}.thanks-grid{max-width:1000px;margin:0 auto}.thanks-badge{display:inline-grid;place-items:center;width:68px;height:68px;margin-bottom:18px;border-radius:50%;background:#1473ff1a;color:var(--blue)}.thanks-hero[data-status=success] .thanks-badge{background:#15a05a1f;color:#15a05a;animation:thanks-pop .52s cubic-bezier(.34,1.56,.64,1)}.thanks-hero[data-status=pending] .thanks-badge{background:#c98a1624;color:#c98a16}.thanks-hero[data-status=failed] .thanks-badge{background:#d23c3c1f;color:#d23c3c}.thanks-badge svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}@keyframes thanks-pop{0%{transform:scale(.4);opacity:0}60%{transform:scale(1.12);opacity:1}to{transform:scale(1)}}.thanks-hero .kicker{color:var(--blue)}.thanks-hero h1{margin:8px 0 10px;font-size:clamp(1.9rem,4vw,2.7rem);font-weight:600;letter-spacing:-.01em;line-height:1.08;color:var(--ink)}.thanks-sub{margin:0 auto;max-width:480px;color:var(--muted);font-size:1rem;line-height:1.55}.thanks-order-pill{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 14px;margin-top:18px;padding:9px 16px;border-radius:999px;background:#fff;border:1px solid rgba(17,19,24,.08);font-size:.86rem;color:var(--muted)}.thanks-order-pill[hidden]{display:none}.thanks-order-pill strong{color:var(--ink);font-variant-numeric:tabular-nums;letter-spacing:.02em}.thanks-status-pill{display:inline-flex;align-items:center;padding:3px 11px;border-radius:999px;font-size:.72rem;font-weight:600}.thanks-status-pill.is-success{background:#15a05a1f;color:#15a05a}.thanks-status-pill.is-pending{background:#c98a1624;color:#b97e12}.thanks-status-pill.is-failed{background:#d23c3c1f;color:#d23c3c}.thanks-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:clamp(18px,2.4vw,26px);align-items:start}.thanks-grid[hidden]{display:none}.thanks-card{background:#fff;border:1px solid rgba(17,19,24,.08);border-radius:18px;padding:clamp(20px,2.6vw,28px)}.thanks-card h2{margin:0 0 16px;font-size:1.15rem;font-weight:600;color:var(--ink)}.thanks-card h3{margin:0 0 14px;font-size:.95rem;font-weight:600;color:var(--ink)}.thanks-items{display:flex;flex-direction:column}.thanks-item{display:flex;align-items:center;gap:13px;padding:12px 0;border-bottom:1px solid rgba(17,19,24,.06)}.thanks-item:first-child{padding-top:0}.thanks-item-media{flex:0 0 auto;width:50px;height:50px;display:grid;place-items:center;border-radius:11px;background:#f4f5f7;overflow:hidden}.thanks-item-media img{width:100%;height:100%;object-fit:contain;padding:5px}.thanks-item-info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.thanks-item-info strong{font-size:.92rem;font-weight:500;color:var(--ink)}.thanks-item-info span{font-size:.78rem;color:var(--muted)}.thanks-item-total{flex:0 0 auto;font-size:.92rem;font-weight:600;color:var(--ink);font-variant-numeric:tabular-nums}.thanks-totals{margin:16px 0 0}.thanks-totals div{display:flex;align-items:center;justify-content:space-between;padding:6px 0}.thanks-totals dt{color:var(--muted);font-size:.9rem}.thanks-totals dd{margin:0;color:var(--ink);font-size:.9rem;font-variant-numeric:tabular-nums}.thanks-totals-grand{margin-top:6px;padding-top:12px;border-top:1px solid rgba(17,19,24,.1)}.thanks-totals-grand dt{color:var(--ink);font-weight:600;font-size:1rem}.thanks-totals-grand dd{font-size:1.2rem;font-weight:700}.thanks-side{display:flex;flex-direction:column;gap:clamp(18px,2.4vw,26px)}.thanks-address[hidden]{display:none}.thanks-address-body{display:flex;flex-direction:column;gap:3px}.thanks-address-body strong{font-size:.92rem;font-weight:600;color:var(--ink)}.thanks-address-body span{font-size:.86rem;color:var(--muted);line-height:1.4}.thanks-timeline{list-style:none;margin:0;padding:0}.thanks-timeline li{position:relative;display:flex;gap:12px;padding-bottom:18px}.thanks-timeline li:last-child{padding-bottom:0}.thanks-timeline li>span{position:relative;flex:0 0 auto;width:14px;height:14px;margin-top:2px;border-radius:50%;border:2px solid rgba(17,19,24,.16);background:#fff}.thanks-timeline li:not(:last-child)>span:after{content:"";position:absolute;left:50%;top:16px;transform:translate(-50%);width:2px;height:calc(100% + 6px);background:#1113181a}.thanks-timeline li.is-done>span{border-color:#15a05a;background:#15a05a}.thanks-timeline li.is-active>span{border-color:var(--blue);box-shadow:0 0 0 4px #1473ff29}.thanks-timeline strong{display:block;font-size:.88rem;font-weight:500;color:var(--ink)}.thanks-timeline small{font-size:.78rem;color:var(--muted)}.thanks-timeline li:not(.is-done):not(.is-active) strong{color:var(--muted)}.thanks-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:9px;height:48px;border-radius:14px;background:#25d366;color:#fff;font-weight:600;font-size:.92rem;transition:transform .16s ease,filter .16s ease}.thanks-whatsapp:hover{transform:translateY(-2px);filter:brightness(1.04)}.thanks-whatsapp svg{width:20px;height:20px}.thanks-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:clamp(36px,5vw,54px)}.thanks-cta,.thanks-cta-ghost{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 26px;border-radius:999px;font-size:.9rem;font-weight:500}.thanks-cta{background:var(--blue);color:#fff}.thanks-cta:hover{filter:brightness(1.05)}.thanks-cta-ghost{border:1px solid rgba(17,19,24,.14);color:var(--ink)}.thanks-cta-ghost:hover{background:#1113180a}.thanks-page .cart-suggest{max-width:1000px;margin:clamp(40px,6vw,64px) auto 0;padding:0}@media(max-width:820px){.thanks-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.thanks-hero[data-status=success] .thanks-badge{animation:none}}.checkout-page,.confirmation-page{background:radial-gradient(circle at 84% 12%,rgba(20,115,255,.11),transparent 24%),linear-gradient(180deg,#f8f8f5,#f0eee8);color:var(--ink);min-height:100vh;padding:122px 7vw 80px}.checkout-hero,.confirmation-card{margin:0 auto;max-width:1120px}.checkout-hero{padding-bottom:36px}.checkout-hero .kicker,.checkout-panel .kicker,.confirmation-card .kicker{color:var(--blue)}.checkout-hero h1{font-size:clamp(2rem,4vw,2.8rem);letter-spacing:0;line-height:1.1;margin:0}.confirmation-card h1{font-size:clamp(1.8rem,3.4vw,2.4rem);letter-spacing:0;line-height:1.12;margin:0}.checkout-hero p:not(.kicker),.confirmation-card>p{color:var(--muted);font-size:1rem;font-weight:500;line-height:1.55;max-width:680px}.checkout-shell{display:grid;gap:18px;grid-template-columns:minmax(0,1fr) 380px;margin:0 auto;max-width:1320px}.checkout-panel,.confirmation-card{background:#ffffffeb;border:1px solid rgba(17,19,24,.08);border-radius:var(--r-lg);box-shadow:0 26px 70px #12172214;padding:24px}.cart-panel,.checkout-form-panel{min-width:0}.checkout-form-panel{grid-column:1 / -1}.checkout-panel-heading{align-items:start;display:flex;gap:18px;justify-content:space-between;margin-bottom:20px}.checkout-panel-heading h2,.checkout-summary h2{font-size:1.55rem;line-height:1.05;margin:0}.checkout-panel-heading a,.checkout-panel-heading>span{color:var(--blue);font-size:.84rem;font-weight:500;white-space:nowrap}.cart-items{display:grid;gap:12px}.cart-line{align-items:center;background:#fff;border:1px solid rgba(17,19,24,.08);border-radius:8px;display:grid;gap:16px;grid-template-columns:104px minmax(0,1fr) 128px 96px 72px;min-height:110px;padding:14px}.cart-line img{aspect-ratio:1;background:#f7f8fa;border-radius:6px;object-fit:contain;padding:8px;width:104px}.cart-line a{display:block;font-weight:500;line-height:1.2}.cart-line span,.muted-state{color:var(--muted);display:block;font-size:.83rem;font-weight:500;margin-top:6px}.cart-line-variant{color:#111318c7;font-weight:500;margin-top:4px}.line-qty{align-items:center;background:#f3f4f7;border-radius:999px;display:inline-flex;justify-content:space-between;min-width:118px;overflow:hidden}.line-qty button{appearance:none;background:transparent;border:0;cursor:pointer;font-size:1rem;font-weight:500;height:44px;width:44px}.line-remove,.text-button{appearance:none;background:transparent;border:0;color:var(--muted);cursor:pointer;font-size:.82rem;font-weight:500;padding:0}.cart-suggest{margin:clamp(34px,5vw,60px) auto 0;max-width:1180px;padding:0 clamp(20px,6vw,64px)}.cart-suggest[hidden]{display:none}.cart-suggest-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.cart-suggest-titles{min-width:0}.cart-suggest-head .kicker{color:var(--blue)}.cart-suggest-head h2{margin:8px 0 0;font-size:clamp(1.4rem,2.6vw,1.9rem);font-weight:500;letter-spacing:.01em;line-height:1.1;color:var(--ink)}.cart-suggest-controls{display:flex;flex:0 0 auto;gap:8px}.cart-suggest-controls[hidden]{display:none}.cart-suggest-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:6px 2px 12px}.cart-suggest-track::-webkit-scrollbar{display:none}.cart-suggest-card{flex:0 0 auto;width:clamp(178px,22vw,210px);scroll-snap-align:start;display:flex;flex-direction:column;background:#fff;border:1px solid rgba(17,19,24,.08);border-radius:16px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.cart-suggest-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #0000001a;border-color:#1113181f}.cart-suggest-media{display:grid;place-items:center;aspect-ratio:1 / 1;background:#f5f6f8}.cart-suggest-media img{width:100%;height:100%;object-fit:contain;padding:14px}.cart-suggest-body{display:flex;flex-direction:column;gap:3px;padding:12px 14px 13px}.cart-suggest-cat{color:var(--blue);font-size:.64rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.cart-suggest-name{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.2em;color:var(--ink);font-size:.88rem;font-weight:500;line-height:1.25}.cart-suggest-name:hover{color:var(--blue)}.cart-suggest-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:6px}.cart-suggest-foot strong{font-size:1rem;font-weight:600;font-variant-numeric:tabular-nums;color:var(--ink)}.cart-suggest-add{flex:0 0 auto;width:34px;height:34px;display:inline-grid;place-items:center;border:0;border-radius:10px;background:var(--blue);color:#fff;cursor:pointer;transition:transform .16s ease,filter .16s ease}.cart-suggest-add:hover{transform:scale(1.08);filter:brightness(1.06)}.cart-suggest-add:active{transform:scale(.94)}.cart-suggest-add:disabled{opacity:.5;cursor:default}.cart-suggest-add svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.cart-suggest-nav{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;border:1px solid rgba(17,19,24,.12);color:var(--ink);cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.cart-suggest-nav:hover{background:#1113180a;border-color:#11131833;transform:translateY(-1px)}.cart-suggest-nav svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cart-suggest-nav:focus-visible,.cart-suggest-add:focus-visible,.cart-suggest-media:focus-visible,.cart-suggest-name:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.empty-cart{background:#fff;border:1px dashed rgba(17,19,24,.18);border-radius:8px;padding:32px}.empty-cart h3{font-size:1.4rem;margin:0 0 8px}.empty-cart p{color:var(--muted);font-weight:500}.empty-cart a,.checkout-submit,.confirmation-actions a:first-child{align-items:center;background:var(--blue);border:0;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-weight:500;height:44px;justify-content:center;padding:0 20px}.coupon-form{display:grid;gap:10px;margin-top:18px}.coupon-form label,.checkout-form label{color:var(--muted);display:grid;font-size:.78rem;font-weight:500;gap:8px}.coupon-form label span{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto}.coupon-form input,.checkout-form input,.checkout-form textarea{background:#fff;border:1px solid rgba(17,19,24,.12);border-radius:var(--r-md);color:var(--ink);min-height:44px;padding:11px 12px;width:100%}.coupon-form input:focus,.checkout-form input:focus,.checkout-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0b63e51f;outline:none}.coupon-form button[type=submit]{appearance:none;background:var(--ink);border:0;border-radius:999px;color:#fff;cursor:pointer;font-size:.82rem;font-weight:500;padding:0 16px}.cart-totals,.confirmation-summary dl{display:grid;gap:12px;grid-template-columns:1fr auto;margin:22px 0 0}.cart-totals dt,.confirmation-summary dt{color:var(--muted);font-weight:500}.cart-totals dd,.confirmation-summary dd{font-weight:500;margin:0}.cart-totals dt:last-of-type,.cart-totals dd:last-of-type{border-top:1px solid rgba(17,19,24,.12);font-size:1.35rem;padding-top:14px}.cart-message{color:#218a53;font-size:.86rem;font-weight:500;min-height:1.4em}.cart-message.is-error{color:#b93232}.checkout-form{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-form .full,.checkout-submit{grid-column:1 / -1}.checkout-form textarea{min-height:108px;resize:vertical}.checkout-submit{justify-self:start;margin-top:4px}.confirmation-page{display:grid;place-items:center}.confirmation-card{text-align:center}.confirmation-card>p,.confirmation-summary{margin-left:auto;margin-right:auto}.confirmation-summary{max-width:520px;text-align:left}.confirmation-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:24px}.confirmation-actions a:last-child{align-items:center;border:1px solid rgba(17,19,24,.12);border-radius:999px;display:inline-flex;font-weight:500;height:44px;padding:0 20px}.account-page{background:linear-gradient(180deg,#fbfbfa,#f1f0ec);color:var(--ink);min-height:100vh;padding:118px 6vw 80px}.account-page .kicker{color:var(--blue);font-weight:600;letter-spacing:.02em}[data-account-state=guest] [data-account-dashboard],[data-account-state=authed] [data-auth-view]{display:none}.auth-portal{background:#fff;border:1px solid rgba(17,19,24,.07);border-radius:26px;box-shadow:0 30px 80px #1217221a;display:grid;grid-template-columns:1.02fr 1fr;margin:0 auto;max-width:1040px;overflow:hidden}.auth-aside{background:radial-gradient(circle at 12% 18%,rgba(53,214,208,.16),transparent 42%),radial-gradient(circle at 88% 90%,rgba(11,99,229,.12),transparent 46%),linear-gradient(165deg,#f6f7f9,#eef0f4);display:flex;flex-direction:column;gap:18px;justify-content:center;padding:52px 46px}.auth-aside h1{font-size:clamp(2rem,3.4vw,3rem);font-weight:500;letter-spacing:-.01em;line-height:1.04;margin:0}.auth-aside-lead{color:var(--muted);font-weight:400;line-height:1.55;margin:0;max-width:38ch}.auth-benefits{display:grid;gap:16px;list-style:none;margin:10px 0 0;padding:0}.auth-benefits li{align-items:center;display:flex;gap:14px}.auth-benefits svg{background:#fff;border-radius:12px;box-shadow:0 8px 20px #12172214;fill:none;flex:none;height:42px;padding:10px;stroke:var(--blue);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;width:42px}.auth-benefits span{display:flex;flex-direction:column;font-size:.86rem;color:var(--muted);gap:1px}.auth-benefits strong{color:var(--ink);font-size:.96rem;font-weight:600}.auth-panel{display:flex;flex-direction:column;justify-content:center;padding:48px 46px}.auth-switch{background:#eef0f3;border-radius:999px;display:grid;grid-template-columns:1fr 1fr;margin-bottom:22px;padding:5px;position:relative}.auth-switch-pill{background:#fff;border-radius:999px;bottom:5px;box-shadow:0 6px 18px #1217221f;left:5px;position:absolute;top:5px;transition:transform .24s cubic-bezier(.4,0,.2,1);width:calc(50% - 5px)}.auth-switch[data-mode=register] .auth-switch-pill{transform:translate(100%)}.auth-switch button{appearance:none;background:transparent;border:0;color:var(--muted);cursor:pointer;font-size:.92rem;font-weight:600;height:44px;position:relative;transition:color .2s ease;z-index:1}.auth-switch button.is-active{color:var(--ink)}.account-form{display:none;flex-direction:column;gap:14px}.account-form.is-active{display:flex}.account-form-row{display:grid;gap:14px;grid-template-columns:1fr 1fr}.account-form label{color:var(--ink);display:grid;font-size:.8rem;font-weight:600;gap:7px}.account-form input,.claim-form input{background:#fff;border:1px solid rgba(17,19,24,.14);border-radius:12px;color:var(--ink);font-size:.98rem;min-height:48px;padding:0 14px;transition:border-color .16s ease,box-shadow .16s ease;width:100%}.account-form input:focus,.claim-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0b63e51f;outline:none}.account-form>button[type=submit],.claim-form button,.account-logout{align-items:center;appearance:none;background:var(--blue);border:0;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:.98rem;font-weight:600;height:50px;justify-content:center;margin-top:4px;padding:0 22px;transition:filter .16s ease,transform .16s ease}.account-form>button[type=submit]:hover,.claim-form button:hover,.account-logout:hover{filter:brightness(1.06)}.auth-divider{align-items:center;color:var(--muted);display:flex;font-size:.78rem;gap:12px;margin:20px 0 16px}.auth-divider:before,.auth-divider:after{background:#1113181a;content:"";flex:1;height:1px}.google-login-box{display:flex;flex-direction:column;gap:8px}.google-login-box p,.account-card p{color:var(--muted);font-size:.88rem;font-weight:400;line-height:1.5}.account-message{color:#218a53;font-size:.88rem;font-weight:500;margin:14px 0 0;min-height:1.4em}.account-message.is-error{color:#b93232}.account-dashboard{margin:0 auto;max-width:1100px}.account-welcome{align-items:flex-end;display:flex;gap:20px;justify-content:space-between;margin-bottom:26px}.account-welcome h1{font-size:clamp(2rem,4vw,3rem);font-weight:500;letter-spacing:-.01em;line-height:1;margin:5px 0 6px}.account-welcome p{color:var(--muted);margin:0}.account-admin-cta{align-items:center;background:linear-gradient(120deg,#0b1220,#161b24);border-radius:18px;color:#fff;display:flex;gap:16px;margin-bottom:18px;padding:18px 22px;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.account-admin-cta[hidden]{display:none}.account-admin-cta:hover{box-shadow:0 18px 44px #0b122052;transform:translateY(-2px)}.account-admin-cta-icon{align-items:center;background:#ffffff1a;border-radius:12px;display:inline-flex;flex:none;height:46px;justify-content:center;width:46px}.account-admin-cta-icon svg{fill:none;height:24px;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:24px}.account-admin-cta-text{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.account-admin-cta-text strong{font-size:1.04rem;font-weight:600}.account-admin-cta-text small{color:#ffffffa8;font-size:.85rem}.account-admin-cta-go{align-items:center;background:var(--blue);border-radius:999px;color:#fff;display:inline-flex;flex:none;font-size:.9rem;font-weight:600;height:42px;padding:0 20px}.account-grid{align-items:start;display:grid;gap:18px;grid-template-columns:1fr 1fr}.account-card{background:#fff;border:1px solid rgba(17,19,24,.07);border-radius:18px;box-shadow:0 18px 50px #1217220f;padding:26px}.account-card-heading{align-items:start;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px}.account-card-heading h2,.account-card h2{font-size:1.4rem;font-weight:600;line-height:1.1;margin:0}.account-card-heading a{color:var(--blue);font-size:.84rem;font-weight:600;white-space:nowrap}.account-logout{background:#101216;flex:none;height:44px;margin:0}.account-orders{display:grid;gap:10px}.account-order{align-items:center;background:#fbfbfa;border:1px solid rgba(17,19,24,.08);border-radius:14px;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between;padding:16px}.account-order-actions,.account-support-actions{display:flex;flex-wrap:wrap;gap:8px}.account-order-actions{flex-basis:100%}.account-order-actions a,.account-support-actions a{align-items:center;background:#eef1f5;border-radius:999px;color:var(--ink);display:inline-flex;font-size:.78rem;font-weight:600;min-height:34px;padding:0 13px;transition:background .15s ease}.account-order-actions a:hover,.account-support-actions a:hover{background:#e2e7ee}.account-order strong{display:block}.account-order span{color:var(--muted);display:block;font-size:.82rem;font-weight:400;margin-top:5px}.claim-form{display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;margin-top:14px}@media(max-width:920px){.auth-portal{grid-template-columns:1fr;max-width:520px}.auth-aside{gap:12px;padding:36px 28px 8px}.auth-benefits{display:none}.auth-panel{padding:28px 28px 34px}.account-grid{grid-template-columns:1fr}.account-welcome{align-items:flex-start;flex-direction:column}.account-admin-cta{flex-wrap:wrap}.account-admin-cta-go{flex-basis:100%;justify-content:center}}@media(max-width:1080px){.product-detail,.product-specs-reviews,.checkout-shell,.account-dashboard{grid-template-columns:1fr}.product-detail{align-items:start;gap:30px;min-height:auto}.account-profile{grid-row:auto}.account-support-card{grid-column:auto}.product-commerce-info{grid-template-columns:1fr}}@media(max-width:720px){.catalog-category-heading{align-items:flex-start;display:grid}.catalog-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-controls button{grid-column:1 / -1}.catalog-search{margin-top:24px}.catalog-search-input{font-size:.95rem;height:50px}.store-product-card{min-height:auto}.store-product-media,.store-product-body{padding:12px}.store-product-body h3{font-size:.98rem}.store-product-price strong,.store-product-body>strong{font-size:1.12rem}.product-detail{padding:94px 22px 56px}.product-detail-media{padding:24px}.purchase-box,.purchase-box a,.purchase-box>button,.purchase-box .product-whatsapp{justify-content:center;width:100%}.quantity-control{justify-content:space-between;width:100%}.product-commerce-info,.product-specs-reviews,.related-products{padding:58px 22px}.product-specs-reviews{padding-top:0}.product-specs-panel dl{grid-template-columns:1fr}.product-specs-panel dd{border-top:0;padding-top:0}.review-form{grid-template-columns:1fr}.checkout-page,.confirmation-page,.account-page{padding:96px 18px 52px}.checkout-panel{padding:18px}.checkout-panel-heading,.checkout-form{display:grid;grid-template-columns:1fr}.cart-line{grid-template-columns:76px minmax(0,1fr)}.cart-line img{width:76px}.line-qty,.cart-line>strong,.line-remove{grid-column:2;justify-self:start}.account-auth,.account-card{padding:18px}.claim-form,.account-card-heading{display:grid;grid-template-columns:1fr}.account-order{align-items:start;display:grid}}body.search-open{overflow:hidden}.search-overlay{align-items:flex-start;display:flex;inset:0;justify-content:center;opacity:0;padding:14vh 20px 20px;position:fixed;transition:opacity .18s ease;z-index:1200}.search-overlay.is-visible{opacity:1}.search-overlay[hidden]{display:none}.search-overlay-backdrop{background:#0304069e;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:0;cursor:pointer;inset:0;margin:0;padding:0;position:absolute}.search-panel{background:var(--white);border-radius:20px;box-shadow:0 30px 80px #03040673;overflow:hidden;position:relative;transform:translateY(-12px);transition:transform .2s ease;width:min(640px,100%)}.search-overlay.is-visible .search-panel{transform:translateY(0)}.search-box{align-items:center;border-bottom:1px solid rgba(17,19,24,.08);display:flex;gap:12px;padding:16px 18px}.search-box-icon{fill:none;flex:none;height:22px;stroke:var(--muted);stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:22px}.search-input{background:transparent;border:0;color:var(--ink);flex:1;font-family:inherit;font-size:1.05rem;min-width:0;outline:none}.search-input::placeholder{color:var(--muted)}.search-input::-webkit-search-cancel-button,.search-input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.search-close{align-items:center;background:#1113180f;border:0;border-radius:50%;color:var(--ink);cursor:pointer;display:inline-flex;flex:none;height:34px;justify-content:center;transition:background .16s ease;width:34px}.search-close:hover{background:#1113181f}.search-close svg{fill:none;height:18px;stroke:currentColor;stroke-linecap:round;stroke-width:2;width:18px}.search-results{max-height:min(60vh,460px);overflow-y:auto;padding:8px}.search-hint,.search-empty,.search-heading{color:var(--muted);font-size:.9rem;margin:0;padding:12px 14px}.search-heading{color:var(--ink);font-weight:500}.search-heading.is-fuzzy{color:var(--muted);font-weight:600}.search-result{align-items:center;border-radius:14px;color:var(--ink);display:flex;gap:14px;padding:10px 14px;transition:background .14s ease}.search-result:hover,.search-result:focus-visible{background:#0b63e514;outline:none}.search-result-thumb{background:var(--soft);border-radius:12px;flex:none;height:52px;object-fit:contain;padding:5px;width:52px}.search-result-info{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.search-result-info strong{font-size:.96rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-result-info small{color:var(--muted);font-size:.8rem}.search-result-price{color:var(--blue);flex:none;font-size:.95rem;font-weight:500}@media(max-width:600px){.search-overlay{padding:0}.search-panel{border-radius:0;display:flex;flex-direction:column;height:100%;width:100%}.search-results{flex:1;max-height:none}}.wa-float{bottom:22px;position:fixed;right:22px;z-index:1100}.wa-fab{align-items:center;background:#25d366;border:0;border-radius:50%;box-shadow:0 14px 34px #25d36673;cursor:pointer;display:inline-flex;height:60px;justify-content:center;position:relative;transition:transform .18s ease;width:60px}.wa-fab:hover{transform:scale(1.06)}.wa-fab svg{fill:#fff;height:32px;position:absolute;transition:opacity .16s ease,transform .16s ease;width:32px}.wa-fab .wa-fab-close{fill:none;height:26px;opacity:0;stroke:#fff;stroke-linecap:round;stroke-width:2.4;transform:scale(.6);width:26px}.wa-float.is-open .wa-fab-icon{opacity:0;transform:scale(.6)}.wa-float.is-open .wa-fab-close{opacity:1;transform:scale(1)}.wa-panel{background:#fff;border-radius:18px;bottom:74px;box-shadow:0 24px 60px #075e5447;opacity:0;overflow:hidden;position:absolute;right:0;transform:translateY(12px) scale(.96);transform-origin:bottom right;transition:opacity .18s ease,transform .18s ease;width:min(330px,calc(100vw - 36px))}.wa-panel[hidden]{display:none}.wa-float.is-visible .wa-panel{opacity:1;transform:translateY(0) scale(1)}.wa-panel-head{align-items:center;background:linear-gradient(135deg,#075e54,#128c7e);color:#fff;display:flex;gap:12px;padding:16px 18px}.wa-panel-avatar{align-items:center;background:#ffffff29;border-radius:50%;display:inline-flex;flex:none;height:40px;justify-content:center;width:40px}.wa-panel-avatar svg{fill:#fff;height:22px;width:22px}.wa-panel-id{flex:1;min-width:0}.wa-panel-id strong{display:block;font-size:.98rem;font-weight:600}.wa-panel-id small{color:#ffffffc7;font-size:.74rem}.wa-panel-close{background:transparent;border:0;color:#fff;cursor:pointer;flex:none;padding:4px}.wa-panel-close svg{fill:none;height:18px;stroke:currentColor;stroke-linecap:round;stroke-width:2;width:18px}.wa-panel-body{display:flex;flex-direction:column;gap:12px;padding:16px 18px 18px}.wa-panel-hint{color:var(--muted);font-size:.84rem;margin:0}.wa-chips{display:flex;flex-wrap:wrap;gap:7px}.wa-chip{background:#eef6f2;border:1px solid rgba(7,94,84,.16);border-radius:999px;color:#075e54;cursor:pointer;font-size:.78rem;font-weight:600;padding:7px 12px;transition:background .14s ease}.wa-chip:hover{background:#dcefe7}.wa-input{background:#fff;border:1px solid rgba(17,19,24,.16);border-radius:12px;color:var(--ink);font-family:inherit;font-size:.92rem;padding:10px 12px;resize:none;width:100%}.wa-input:focus{border-color:#25d366;box-shadow:0 0 0 3px #25d36629;outline:none}.wa-send{align-items:center;background:#25d366;border:0;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:.94rem;font-weight:600;gap:9px;height:46px;justify-content:center;transition:filter .16s ease}.wa-send:hover{filter:brightness(1.05)}.wa-send svg{fill:none;height:18px;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:18px}.product-whatsapp{align-items:center;background:#25d366;border-radius:999px;color:#fff;display:inline-flex;font-weight:600;gap:9px;margin-top:12px;padding:12px 22px;transition:filter .16s ease,transform .16s ease;width:fit-content}.product-whatsapp:hover{filter:brightness(1.05);transform:translateY(-1px)}.product-whatsapp svg{fill:#fff;height:20px;width:20px}.purchase-box .product-whatsapp{background:#25d366;border:0;font-size:.86rem;height:42px;margin:0;padding:0 18px}@media(max-width:600px){.wa-float{bottom:16px;right:16px}.product-whatsapp{justify-content:center;width:100%}}@keyframes hero-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero-copy .kicker,.hero-copy h1,.hero-copy p:not(.kicker),.hero-actions{animation:hero-rise .8s cubic-bezier(.16,1,.3,1) both}.hero-copy .kicker{animation-delay:.06s}.hero-copy h1{animation-delay:.16s}.hero-copy p:not(.kicker){animation-delay:.3s}.hero-actions{animation-delay:.44s}@media(prefers-reduced-motion:reduce){.hero-copy .kicker,.hero-copy h1,.hero-copy p:not(.kicker),.hero-actions{animation:none}}.gimbal-banner{position:relative;display:flex;align-items:center;min-height:clamp(540px,60vh,660px);overflow:hidden;background:linear-gradient(180deg,#f7f8fa,#eef0f3);color:var(--ink)}.gimbal-banner-inner{display:grid;grid-template-columns:1fr .82fr;align-items:center;gap:4vw;width:100%;max-width:1280px;margin:0 auto;padding:56px 7vw}.gimbal-banner-copy{max-width:480px;opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.gimbal-banner.is-visible .gimbal-banner-copy{opacity:1;transform:none}.gimbal-banner-copy .kicker{color:var(--blue)}.gimbal-banner-copy h2{font-size:clamp(2.4rem,4.4vw,3.4rem);font-weight:600;letter-spacing:-.015em;line-height:1.02;margin:10px 0 18px}.gimbal-banner-copy p{max-width:440px;color:#111318a8;font-size:clamp(.98rem,1.3vw,1.1rem);font-weight:400;line-height:1.6}.gimbal-banner-specs{display:flex;flex-wrap:wrap;align-items:center;gap:8px 20px;margin:22px 0 0;padding:0;list-style:none}.gimbal-banner-specs li{position:relative;font-size:var(--fs-small);font-weight:500;letter-spacing:.01em;color:var(--muted)}.gimbal-banner-specs li+li:before{content:"";position:absolute;left:-10px;top:50%;width:1px;height:12px;transform:translateY(-50%);background:#1113182e}.gimbal-banner-cta{display:inline-flex;align-items:center;gap:9px;height:46px;margin-top:26px;padding:0 22px;border-radius:999px;border:1px solid rgba(17,19,24,.14);background:#fff;color:var(--ink);font-size:var(--fs-small);font-weight:600;box-shadow:var(--shadow-sm);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.gimbal-banner-cta svg{width:17px;height:17px;fill:#25d366}.gimbal-banner-cta:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:#11131842}.gimbal-banner-media{position:relative;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(26px) scale(.97);transition:opacity .8s ease .12s,transform .8s ease .12s}.gimbal-banner.is-visible .gimbal-banner-media{opacity:1;transform:none}.gimbal-banner-media:before{content:"";position:absolute;z-index:0;bottom:16%;left:50%;width:54%;height:30px;border-radius:50%;transform:translate(-50%);background:#11182829;filter:blur(24px)}.gimbal-banner-media img{position:relative;z-index:1;width:auto;height:auto;max-width:360px;max-height:42vh;object-fit:contain;filter:drop-shadow(0 28px 38px rgba(17,24,40,.2))}@media(max-width:900px){.gimbal-banner{min-height:auto}.gimbal-banner-inner{grid-template-columns:1fr;gap:12px;padding:56px 22px;text-align:center}.gimbal-banner-copy{max-width:520px;margin:0 auto;order:1}.gimbal-banner-copy p{margin:0 auto}.gimbal-banner-specs{justify-content:center}.gimbal-banner-media{order:2}.gimbal-banner-media img{max-height:52vh}}@media(prefers-reduced-motion:reduce){.gimbal-banner-copy,.gimbal-banner-media{opacity:1;transform:none;transition:none}.gimbal-banner-media img{animation:none}}.wm-page{background:#fff}.wm-hero{position:relative;display:flex;align-items:center;min-height:76vh;padding:128px 7vw 100px;background-image:linear-gradient(180deg,#000000a8,#00000080 42%,#0000007a 60%,#000000d1),url(/assets/optimized/hero-scenes/soundbar-integrated.webp);background-size:cover,cover;background-position:center,center;background-repeat:no-repeat,no-repeat;color:var(--white);overflow:hidden}.wm-hero-copy{position:relative;z-index:2;max-width:680px;margin:0 auto;text-align:center}.wm-hero .kicker{color:#ffffffbd;font-size:.74rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;animation:wm-rise .6s .04s both ease-out}.wm-hero h1{margin:14px 0 16px;font-size:clamp(2.3rem,5.4vw,3.6rem);font-weight:500;letter-spacing:.015em;line-height:1.04;animation:wm-rise .6s .12s both ease-out}.wm-hero-copy>p{max-width:540px;margin:0 auto;color:#ffffffd1;font-size:1.02rem;font-weight:400;line-height:1.5;animation:wm-rise .6s .2s both ease-out}.wm-hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;animation:wm-rise .6s .28s both ease-out}@keyframes wm-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.wm-cta-fill,.wm-cta-line{display:inline-flex;align-items:center;justify-content:center;height:44px;min-width:152px;padding:0 22px;border:1px solid currentColor;border-radius:999px;font-size:.9rem;font-weight:500;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.wm-cta-fill svg,.wm-cta-line svg{width:14px;height:14px;margin-left:8px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.wm-cta-fill:hover svg,.wm-cta-line:hover svg{transform:translate(3px)}.wm-cta-fill{background:var(--white);border-color:var(--white);color:var(--ink)}.wm-cta-fill:hover{transform:translateY(-2px)}.wm-cta-line{background:transparent;color:var(--white)}.wm-cta-line:hover{background:#ffffff1a}.wm-trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;column-gap:clamp(30px,4.5vw,64px);row-gap:12px;padding:19px 7vw;background:#0a0c12;border-top:1px solid rgba(255,255,255,.07)}.wm-trust span{display:inline-flex;align-items:center;color:#ffffffbd;font-size:.8rem;font-weight:500;letter-spacing:.02em}.wm-trust span:before{content:"";width:4px;height:4px;margin-right:10px;border-radius:50%;background:var(--blue)}@media(max-width:720px){.wm-trust{column-gap:26px;padding:16px 7vw}.wm-trust span{font-size:.76rem}}.wm-showcase{padding:clamp(80px,11vh,122px) 7vw clamp(58px,8vh,90px);background:radial-gradient(circle at 50% -10%,rgba(11,99,229,.16),transparent 52%),linear-gradient(180deg,#0a0c12,#06070b);color:#fff;overflow:hidden}.wm-showcase .wm-sec-head .kicker{color:#5aa2ff}.wm-showcase .wm-sec-head h2{color:#fff}.wm-mini-cat{display:block;margin:0;color:#5aa2ff;font-size:.66rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.wm-spot{margin-top:48px}.wm-spot-stage{display:grid;grid-template-columns:auto minmax(300px,460px);justify-content:start;align-items:center;gap:clamp(36px,5vw,76px)}.wm-spot-frame{position:relative;height:clamp(330px,44vh,430px);aspect-ratio:4 / 3;background:#fff;border-radius:20px;box-shadow:0 12px 28px #00000052;overflow:hidden}.wm-spot-photo{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:clamp(26px,3vw,44px);opacity:0;visibility:hidden;transition:opacity .45s ease,visibility 0s .45s}.wm-spot-photo.is-active{opacity:1;visibility:visible;transition:opacity .45s ease,visibility 0s}.wm-spot-photo:focus-visible{outline:3px solid var(--blue);outline-offset:-3px}.wm-spot-photo img{max-width:100%;max-height:100%;object-fit:contain}.wm-spot-panel{min-width:0}.wm-spot-cards{display:grid}.wm-spot-card{grid-area:1 / 1;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .45s ease,transform .45s ease,visibility 0s .45s}.wm-spot-card.is-active{opacity:1;visibility:visible;transform:none;transition:opacity .45s ease,transform .45s ease,visibility 0s}.wm-spot-card h3{margin:10px 0 0;font-size:clamp(1.5rem,2.6vw,2.05rem);font-weight:600;line-height:1.12;color:#fff}.wm-spot-pvp{margin:28px 0 2px;color:#ffffff8c;font-size:.78rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.wm-spot-card strong{display:block;font-size:1.5rem;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:-.01em;color:#fff}.wm-spot-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:28px}.wm-spot-actions .wm-cta-fill:hover svg{transform:none}.wm-spot-link{display:inline-flex;align-items:center;gap:6px;color:#ffffffc7;font-size:.9rem;font-weight:500;transition:color .16s ease}.wm-spot-link:hover{color:#fff}.wm-spot-link svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.wm-spot-ctrl{display:flex;align-items:center;gap:14px;margin-top:48px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12)}.wm-spot-nav{width:40px;height:40px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(255,255,255,.22);color:#fff;cursor:pointer;transition:background .16s ease,border-color .16s ease}.wm-spot-nav:hover{background:#ffffff1a}.wm-spot-nav svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.wm-spot-count{margin-left:4px;color:#ffffffa8;font-size:.82rem;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:.06em}.wm-spot-progress{flex:0 1 72px;height:2px;border-radius:999px;background:#ffffff29;overflow:hidden}.wm-spot-bar{display:block;width:0;height:100%;background:var(--blue)}.wm-spot-bar.is-run{animation:wm-spot-prog 5s linear forwards}@keyframes wm-spot-prog{0%{width:0}to{width:100%}}.wm-spot-pause{margin-left:auto}.wm-spot-pause .ico-play,.wm-spot.is-paused .ico-pause{display:none}.wm-spot.is-paused .ico-play{display:block}.wm-spot-nav:focus-visible,.wm-spot-thumb:focus-visible,.wm-spot-link:focus-visible,.wm-spot-actions .wm-cta-fill:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.wm-spot-thumbs{display:flex;gap:10px;margin-top:28px}.wm-spot-thumb{width:56px;height:56px;padding:7px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#fff;opacity:.5;cursor:pointer;transition:opacity .16s ease,border-color .16s ease}.wm-spot-thumb:hover{opacity:.8}.wm-spot-thumb.is-active{opacity:1;padding:6px;border:2px solid var(--blue)}.wm-spot-thumb img{width:100%;height:100%;object-fit:contain}@media(max-width:980px){.wm-spot-stage{grid-template-columns:1fr;gap:30px}.wm-spot-frame{height:auto;width:100%;max-width:480px}.wm-spot-ctrl{margin-top:36px}}@media(max-width:720px){.wm-spot{margin-top:36px}.wm-spot-thumbs{display:none}.wm-spot-frame{border-radius:16px}.wm-spot-photo{padding:22px}.wm-spot-ctrl{gap:10px}}@media(prefers-reduced-motion:reduce){.wm-spot-photo,.wm-spot-card{transition:none}.wm-spot-progress,.wm-spot-pause{display:none}}.wm-sec-head{max-width:640px}.wm-sec-head .kicker{color:var(--blue)}.wm-sec-head h2{margin:10px 0 0;font-size:clamp(1.9rem,4vw,2.8rem);font-weight:500;letter-spacing:.01em;line-height:1.08;color:var(--ink)}.wm-sec-head>p{margin:14px 0 0;max-width:560px;color:var(--muted);font-size:1rem;font-weight:400;line-height:1.6}.wm-benefits{padding:clamp(72px,11vh,116px) 7vw;background:var(--white)}.wm-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(26px,3.4vw,48px) clamp(20px,3vw,40px);margin-top:52px}.wm-benefit-ic{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background:#0b63e514;color:var(--blue);margin-bottom:16px}.wm-benefit-ic svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.wm-benefit h3{margin:0 0 7px;font-size:1.08rem;font-weight:600;color:var(--ink)}.wm-benefit p{margin:0;max-width:340px;color:var(--muted);font-size:.94rem;font-weight:400;line-height:1.55}.wm-cats{padding:clamp(72px,11vh,116px) 7vw;background:var(--soft)}.wm-cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:46px}.wm-cat{display:block;padding:26px 24px;border:1px solid rgba(17,19,24,.08);border-radius:16px;background:var(--white);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.wm-cat:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:#0b63e547}.wm-cat-ic{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#0b63e514;color:var(--blue);margin-bottom:16px}.wm-cat-ic svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.wm-cat h3{margin:0 0 5px;font-size:1.05rem;font-weight:600;color:var(--ink)}.wm-cat p{margin:0;color:var(--muted);font-size:.9rem;font-weight:400}@media(max-width:900px){.wm-benefit-grid,.wm-cat-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.wm-benefit-grid,.wm-cat-grid{grid-template-columns:1fr}}.wm-steps-sec{padding:clamp(72px,11vh,116px) 7vw;background:var(--white)}.wm-steps-sec .kicker{color:var(--blue)}.wm-steps-sec h2{max-width:620px;margin:10px 0 0;font-size:clamp(1.9rem,4vw,2.8rem);font-weight:500;letter-spacing:.01em;line-height:1.08;color:var(--ink)}.wm-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(22px,3vw,40px);margin-top:48px}.wm-step{padding:22px 0 6px;border-top:1.5px solid rgba(17,19,24,.18)}.wm-step-n{display:block;margin-bottom:14px;font-size:.82rem;font-weight:600;letter-spacing:.09em;line-height:1;color:var(--blue)}.wm-step h3{margin:0 0 8px;font-size:1.08rem;font-weight:500;color:var(--ink)}.wm-step p{color:var(--muted);font-size:.92rem;font-weight:400;line-height:1.55}.wm-form-sec{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,6vw,88px);padding:clamp(72px,11vh,116px) 7vw;scroll-margin-top:80px;background:linear-gradient(180deg,#0a0c10,#050608);color:var(--white)}.wm-form-copy .kicker{color:#5aa2ff}.wm-form-copy h2{margin:10px 0 14px;font-size:clamp(1.9rem,4vw,2.8rem);font-weight:500;letter-spacing:.01em;line-height:1.06}.wm-form-copy>p{max-width:420px;color:#ffffffb3;font-weight:400;line-height:1.6}.wm-form-points{display:grid;gap:11px;margin:24px 0 0;padding:0;list-style:none}.wm-form-points li{position:relative;padding-left:22px;color:#ffffffd1;font-size:.92rem}.wm-form-points li:before{content:"";position:absolute;left:0;top:8px;width:7px;height:7px;border-radius:50%;background:var(--blue)}.wm-form{display:grid;gap:15px;padding:clamp(28px,3vw,40px);border:1px solid rgba(17,19,24,.06);border-radius:20px;background:#fff;box-shadow:0 30px 70px #0408106b;color:var(--ink)}.wm-form-card-title{margin:0 0 4px;font-size:1.18rem;font-weight:600;letter-spacing:-.01em;color:var(--ink)}.wm-form label{display:grid;gap:7px;color:#111318a8;font-size:.82rem;font-weight:500;letter-spacing:0;text-transform:none}.wm-form input,.wm-form select{width:100%;height:48px;padding:0 14px;border:1px solid rgba(17,19,24,.14);border-radius:11px;background:#f7f8fa;color:var(--ink);font:inherit;font-size:.95rem;font-weight:400;letter-spacing:normal;text-transform:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.wm-form input::placeholder{color:#11131866}.wm-form input:focus,.wm-form select:focus{outline:none;border-color:var(--blue);background:#fff;box-shadow:0 0 0 3px #0b63e51f}.wm-form select option{background:#fff;color:var(--ink)}.wm-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.wm-form button[type=submit]{height:52px;margin-top:8px;border:0;border-radius:12px;background:var(--blue);color:#fff;font-size:.95rem;font-weight:600;letter-spacing:0;cursor:pointer;box-shadow:0 10px 24px #0b63e542;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.wm-form button[type=submit]:hover{background:#0a58cc;transform:translateY(-2px);box-shadow:0 14px 30px #0b63e557}.wm-form button[disabled]{opacity:.6;cursor:default;transform:none;box-shadow:none}.wm-form-msg{margin:0;min-height:1em;color:#0f7a3d;font-size:.85rem;font-weight:500;letter-spacing:normal;text-transform:none}.wm-form-msg.is-error{color:var(--red)}.wm-form-note{margin:2px 0 0;text-align:center;color:#11131873;font-size:.76rem;font-weight:400;letter-spacing:normal;text-transform:none}.wm-faq-sec{padding:clamp(72px,11vh,116px) 7vw;background:var(--white)}.wm-faq-sec .kicker{color:var(--blue)}.wm-faq-sec h2{margin:10px 0 0;font-size:clamp(1.9rem,4vw,2.8rem);font-weight:500;letter-spacing:.01em;line-height:1.08;color:var(--ink)}.wm-faq{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:44px}.wm-faq-item{padding:2px 22px;border:1px solid rgba(17,19,24,.1);border-radius:14px;background:var(--white);transition:border-color .18s ease}.wm-faq-item[open]{border-color:#1473ff61}.wm-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 0;cursor:pointer;font-size:.98rem;font-weight:500;color:var(--ink);list-style:none}.wm-faq-item summary::-webkit-details-marker{display:none}.wm-faq-ic{position:relative;flex-shrink:0;width:16px;height:16px}.wm-faq-ic:before,.wm-faq-ic:after{content:"";position:absolute;background:var(--blue);border-radius:2px;transition:transform .2s ease,opacity .2s ease}.wm-faq-ic:before{top:7px;left:0;width:16px;height:2px}.wm-faq-ic:after{top:0;left:7px;width:2px;height:16px}.wm-faq-item[open] .wm-faq-ic:after{opacity:0}.wm-faq-item p{margin:0 0 18px;color:var(--muted);font-size:.92rem;font-weight:400;line-height:1.6}.wm-final{padding:clamp(72px,11vh,116px) 7vw;text-align:center;background:linear-gradient(180deg,#05070b,#0a0c10);color:var(--white)}.wm-final-inner{max-width:640px;margin:0 auto}.wm-final .kicker{color:#fff9}.wm-final h2{margin:10px 0 12px;font-size:clamp(2rem,4.4vw,3rem);font-weight:500;letter-spacing:.01em;line-height:1.06}.wm-final p:not(.kicker){max-width:460px;margin:0 auto 28px;color:#ffffffb8;font-size:1.02rem;font-weight:400;line-height:1.5}.wm-final-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}@media(max-width:900px){.wm-steps{grid-template-columns:1fr 1fr}.wm-form-sec,.wm-faq{grid-template-columns:1fr}}@media(max-width:560px){.wm-hero{min-height:62vh;padding:112px 7vw 72px;background-image:linear-gradient(180deg,#0009,#00000057 40% 60%,#000c),url(/assets/optimized/hero-scenes/soundbar-integrated-mobile.webp)}.wm-steps,.wm-form-row{grid-template-columns:1fr}.wm-cta-fill,.wm-cta-line{width:100%}}.cselect{position:relative;display:block}.cselect>select{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.cselect-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:42px;padding:0 14px;background:#ffffffeb;border:1px solid rgba(17,19,24,.12);border-radius:999px;color:var(--ink);font-size:.84rem;font-weight:500;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.cselect-trigger:hover{border-color:#11131847}.cselect-trigger:focus-visible{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px #0b63e524}.cselect.is-open .cselect-trigger{border-color:var(--blue);box-shadow:0 0 0 3px #0b63e51f}.cselect.is-disabled .cselect-trigger{opacity:.5;cursor:not-allowed}.cselect-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cselect-chevron{width:16px;height:16px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;opacity:.55;transition:transform .24s cubic-bezier(.16,1,.3,1)}.cselect.is-open .cselect-chevron{transform:rotate(180deg)}.cselect-panel{position:absolute;z-index:40;top:calc(100% + 8px);left:0;right:0;max-height:300px;overflow-y:auto;padding:6px;background:#fff;border:1px solid rgba(17,19,24,.08);border-radius:14px;box-shadow:0 18px 44px #12172229;opacity:0;transform:translateY(-6px) scale(.98);transform-origin:top center;pointer-events:none;visibility:hidden;transition:opacity .18s ease,transform .2s cubic-bezier(.16,1,.3,1),visibility 0s linear .2s}.cselect.is-open .cselect-panel{opacity:1;transform:none;pointer-events:auto;visibility:visible;transition:opacity .18s ease,transform .22s cubic-bezier(.16,1,.3,1)}.cselect-option{display:flex;align-items:center;gap:8px;width:100%;padding:9px 12px;border:0;border-radius:9px;background:transparent;color:var(--ink);font-size:.88rem;font-weight:400;text-align:left;cursor:pointer}.cselect-option.is-active{background:#1113180d}.cselect-option.is-selected{font-weight:600;color:var(--blue)}.cselect-option.is-selected:after{content:"✓";margin-left:auto;font-size:.78rem}.cselect-option:disabled{opacity:.4;cursor:not-allowed}.wm-form .cselect-trigger{height:48px;border-radius:11px;background:#f7f8fa;border-color:#11131824;color:var(--ink);font-size:.95rem;font-weight:400}.wm-form .cselect-trigger:hover{border-color:#11131847}.wm-form .cselect.is-open .cselect-trigger{border-color:var(--blue);box-shadow:0 0 0 3px #0b63e51f}.wm-form .cselect-panel{background:#fff;border-color:#1113181a;box-shadow:var(--shadow-lg)}.wm-form .cselect-option{color:var(--ink)}.wm-form .cselect-option.is-active{background:#0b63e512}.wm-form .cselect-option.is-selected{color:var(--blue)}@media(prefers-reduced-motion:reduce){.cselect-chevron,.cselect-panel{transition:none}}
