:root{--navy:#08111F;--navy2:#0C1726;--graphite:#1A2230;--cool:#6FD6FF;--warm:#F6B36A;--text:#F5F7FA;--muted:#94A2B2;--line:rgba(255,255,255,.1);--maxw:1180px;--head:"Inter",-apple-system,"Helvetica Neue",sans-serif;--body:"Inter",-apple-system,"Helvetica Neue",sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--body);background:var(--navy);color:var(--text);-webkit-font-smoothing:antialiased;overflow-x:hidden;line-height:1.5}h1,h2,h3{font-family:var(--head);font-weight:600;letter-spacing:-.025em;line-height:1.02}a{color:inherit}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 32px}@media(max-width:749px){.wrap{padding:0 22px}}.h-hero{font-size:clamp(46px,7vw,96px)}.h-sec{font-size:clamp(34px,4.8vw,72px)}.sub{font-size:clamp(17px,1.5vw,24px)}.body{font-size:clamp(16px,1.2vw,18px)}.cap{font-size:14px}.sec{padding:clamp(100px,13vw,180px) 0}.sec.tight{padding:clamp(72px,8vw,120px) 0}.center{text-align:center;margin-left:auto;margin-right:auto}.lead{color:var(--muted);margin-top:18px;max-width:50ch;line-height:1.6}.center .lead{margin-left:auto;margin-right:auto}.alt{background:var(--navy2)}.nav{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:18px 32px;background:linear-gradient(180deg,#08111fcc,#08111f00);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .4s}.nav.solid{background:#08111ff2}.nav .logo{font-family:var(--head);font-weight:700;font-size:21px;letter-spacing:.14em;text-decoration:none;color:var(--text)}.nav .links{display:flex;gap:28px;align-items:center}.nav .links a{text-decoration:none;font-size:14px;font-weight:500;color:var(--text);opacity:.8}.nav .links a:hover{opacity:1}.nav .buy{background:var(--text);color:var(--navy)!important;padding:10px 20px;border-radius:999px;font-weight:600;opacity:1!important}@media(max-width:860px){.nav .links a:not(.buy){display:none}.nav{padding:14px 22px}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;font-size:16px;height:56px;padding:0 32px;border-radius:999px;text-decoration:none;cursor:pointer;border:0;transition:transform .2s,opacity .2s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--text);color:var(--navy)}.btn-ghost{background:transparent;color:var(--text);border:1px solid rgba(255,255,255,.4)}.chips{display:flex;gap:22px;flex-wrap:wrap;margin-top:22px;color:var(--muted);font-size:14px}.chips span{display:inline-flex;align-items:center;gap:7px}.chips span:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--muted)}.hero{height:100vh;min-height:680px;display:flex;align-items:flex-end;overflow:hidden}.hero video,.hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#08111f66,#08111f0d 40%,#08111feb)}.hero .wrap{position:relative;z-index:2;padding-bottom:9vh;width:100%}.hero h1{max-width:15ch;font-weight:600}.hero .clarify{margin-top:18px;color:#dce6f0;max-width:32ch}.hero .ctas{margin-top:28px;display:flex;gap:14px;flex-wrap:wrap}.hero .price{margin-top:18px;color:var(--muted);font-size:14px}.hero .price b{color:var(--text);font-weight:600}.showcase{position:relative;min-height:96vh;display:flex;overflow:hidden}.showcase.short{min-height:78vh}.showcase>img,.showcase>video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.showcase.bottom{align-items:flex-end}.showcase.center{align-items:center}.showcase:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.showcase.scrim-b:after{background:linear-gradient(180deg,#08111f1a,#08111f0d 42%,#08111fe6)}.showcase.scrim-c:after{background:radial-gradient(ellipse at center,#08111f4d,#08111fd1)}.showcase .wrap{position:relative;z-index:2;width:100%;padding-top:12vh;padding-bottom:12vh}.showcase h2{max-width:15ch;font-weight:600}.showcase .sub{margin-top:18px;color:#dce6f0;max-width:36ch}.showcase.center .wrap{text-align:center}.showcase.center h2,.showcase.center .sub{margin-left:auto;margin-right:auto}@media(max-width:749px){.showcase{min-height:90vh}.showcase .wrap{padding-bottom:16vh}}.dz{position:relative;border-radius:24px;overflow:hidden;min-height:560px;display:flex;border:1px solid var(--line)}.dz img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.dz .half{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:20px}.dz .l{background:linear-gradient(180deg,#6fd6ff4d,#08111f99)}.dz .r{background:linear-gradient(180deg,#f6b36a4d,#08111f99)}.dz .t{font-family:var(--head);font-weight:700;font-size:clamp(70px,11vw,140px);line-height:1}.dz .l .t{color:var(--cool)}.dz .r .t{color:var(--warm)}.dz .cap{font-size:13px;letter-spacing:.16em;text-transform:uppercase;font-weight:600}.dz .l .cap{color:var(--cool)}.dz .r .cap{color:var(--warm)}.dz .divider{position:absolute;top:0;bottom:0;left:50%;width:1px;background:#ffffff4d;z-index:3}.split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}@media(max-width:900px){.split{grid-template-columns:1fr;gap:32px}}.media{border-radius:22px;overflow:hidden;border:1px solid var(--line);background:var(--graphite)}.media img,.media video{display:block;width:100%;height:100%;object-fit:cover}.bigrow{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:56px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}@media(max-width:749px){.bigrow{grid-template-columns:repeat(2,1fr)}}.bigrow .b{padding:40px 22px;text-align:center;border-right:1px solid var(--line)}.bigrow .b:last-child{border-right:0}@media(max-width:749px){.bigrow .b:nth-child(2n){border-right:0}.bigrow .b:nth-child(-n+2){border-bottom:1px solid var(--line)}}.bigrow .n{font-family:var(--head);font-weight:700;font-size:clamp(34px,4vw,52px)}.bigrow .l{color:var(--muted);font-size:14px;margin-top:6px}.clinical-results .bigrow .n{display:flex;align-items:baseline;justify-content:center;gap:4px;white-space:nowrap}.clinical-results__intro{max-width:760px;margin:0 auto 16px;color:var(--page-muted);font-size:clamp(16px,1.35vw,19px);line-height:1.45}.clinical-results .clinical-up-to{font-size:13px;line-height:1;font-weight:500;letter-spacing:.01em}.clinical-results .metric-reel{display:inline-grid;height:1.1em;min-width:2ch;overflow:hidden;vertical-align:-.08em;text-align:right}.clinical-results .metric-wheel{display:flex;flex-direction:column;transform:translateY(0);will-change:transform}.clinical-results .metric-wheel span{flex:0 0 1.1em;height:1.1em;line-height:1.1em}.clinical-results.is-visible .metric-wheel{transform:translateY(-11em);transition:transform 1s cubic-bezier(0,0,.58,1)}@media(max-width:749px){.clinical-results .clinical-up-to{font-size:10px}.clinical-results .bigrow .n{gap:3px;font-size:30px}.clinical-results .bigrow .l{font-size:13px;line-height:1.25}}@media(prefers-reduced-motion:reduce){.clinical-results .metric-wheel{transform:translateY(-11em);transition:none}}.metricrow{display:flex;gap:26px;flex-wrap:wrap;margin-top:20px;color:var(--muted);font-size:15px}.metricrow b{font-family:var(--head);color:var(--text);font-weight:600}.swipe{display:flex;gap:14px;margin-top:44px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.swipe .v{flex:0 0 250px;scroll-snap-align:start;position:relative;border-radius:16px;overflow:hidden;aspect-ratio:9/16;border:1px solid var(--line);background:#000}.swipe video{width:100%;height:100%;object-fit:cover}.swipe .tag{position:absolute;left:10px;top:10px;background:#08111fb3;font-size:11px;padding:4px 9px;border-radius:6px;color:var(--text);font-weight:500}.swipe .ph{position:absolute;left:10px;bottom:10px;background:#08111fb3;font-size:9px;letter-spacing:.1em;padding:3px 7px;border-radius:5px;color:var(--muted)}.stars{color:var(--text);letter-spacing:4px;font-size:16px;opacity:.9}.cmpcards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px}@media(max-width:900px){.cmpcards{grid-template-columns:1fr}}.cmpcard{background:var(--graphite);border:1px solid var(--line);border-radius:18px;padding:30px 26px}.cmpcard h3{font-size:21px;margin-bottom:10px}.cmpcard p{color:var(--muted);font-size:15px;line-height:1.6}.tablewrap{overflow-x:auto;margin-top:56px}table.cmp{width:100%;border-collapse:collapse;min-width:560px}table.cmp th,table.cmp td{padding:18px 14px;text-align:center;border-bottom:1px solid var(--line);font-size:15px}table.cmp th{font-family:var(--head);font-weight:600}table.cmp td:first-child,table.cmp th:first-child{text-align:left;color:var(--muted)}table.cmp .somna{background:#ffffff0a}table.cmp .yes{color:var(--text);font-weight:600}table.cmp .no{color:var(--muted)}.compare{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:48px;max-width:860px;margin-left:auto;margin-right:auto}@media(max-width:749px){.compare{grid-template-columns:1fr}}.col{border-radius:20px;padding:34px 30px;border:1px solid var(--line)}.col.them{background:#14161c}.col.us{background:var(--graphite);border-color:#ffffff38}.col .who{font-size:13px;color:var(--muted);letter-spacing:.1em;text-transform:uppercase}.col h3{font-size:19px;margin:6px 0}.counter{font-family:var(--head);font-weight:700;font-size:46px;margin:16px 0 4px}.them .counter{color:var(--muted)}.us .counter{color:var(--text)}.col small{color:var(--muted);font-size:13px}.final{position:relative;min-height:90vh;display:flex;align-items:center;overflow:hidden}.final img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.final:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#08111f33,#08111fd9);z-index:1}.final .wrap{position:relative;z-index:2;text-align:center}.final h2{max-width:18ch;margin:0 auto}.pdp{padding-top:104px;display:grid;grid-template-columns:1.1fr .9fr;gap:52px;align-items:start}@media(max-width:900px){.pdp{grid-template-columns:1fr;gap:28px}}.gallery{position:sticky;top:96px}@media(max-width:900px){.gallery{position:static}}.gallery .main{border-radius:20px;overflow:hidden;border:1px solid var(--line);aspect-ratio:4/3;background:#000}.gallery .main video,.gallery .main img{width:100%;height:100%;object-fit:cover}.gallery .thumbs{display:flex;gap:10px;margin-top:10px}.gallery .thumbs img{width:84px;height:64px;object-fit:cover;border-radius:10px;border:1px solid var(--line);cursor:pointer}.buybox h1{font-size:clamp(30px,3vw,44px);font-weight:600}.buybox .rating{color:var(--muted);margin-top:10px;font-size:14px}.buybox .price{font-family:var(--head);font-weight:700;font-size:40px;margin:20px 0 4px}.buybox .fin{color:var(--muted);font-size:14px}.sizes{display:flex;gap:10px;margin:22px 0;flex-wrap:wrap}.sizes button{background:transparent;border:1px solid var(--line);color:var(--text);padding:13px 20px;border-radius:12px;cursor:pointer;font-weight:500}.sizes button.on{border-color:var(--text)}.benefits{list-style:none;margin:20px 0;display:flex;flex-direction:column;gap:11px}.benefits li{display:flex;gap:10px;font-size:16px;color:#dce6f0}.benefits li b{color:var(--text)}.sticky-buy{position:fixed;left:0;right:0;bottom:0;z-index:60;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 26px;background:#0a121ef2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);transform:translateY(120%);transition:transform .4s}.sticky-buy.show{transform:translateY(0)}.sticky-buy .sb-price b{font-family:var(--head);font-weight:700;font-size:19px}.sticky-buy .sb-price span{display:block;color:var(--muted);font-size:12px;margin-top:2px}.sticky-buy .sb-btn{background:var(--text);color:var(--navy);font-weight:600;font-size:15px;padding:13px 26px;border-radius:999px;text-decoration:none;white-space:nowrap}@media(max-width:749px){.sticky-buy{padding:10px 18px}}footer.ft{border-top:1px solid var(--line);padding:60px 0 116px}.ft .cols{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:28px}@media(max-width:749px){.ft .cols{grid-template-columns:1fr 1fr}}.ft h4{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:14px}.ft a{display:block;text-decoration:none;color:#c2cdd9;font-size:14px;margin-bottom:9px;opacity:.85}.ft a:hover{opacity:1}.ft .brand{font-family:var(--head);font-weight:700;font-size:22px;letter-spacing:.14em;color:var(--text)}.ft .legal{margin-top:36px;color:var(--muted);font-size:12px;border-top:1px solid var(--line);padding-top:20px}.faq{max-width:800px;margin:44px auto 0}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;font-family:var(--head);font-weight:600;font-size:18px;list-style:none;display:flex;justify-content:space-between}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--muted)}.faq details[open] summary:after{content:"\2013"}.faq p{color:var(--muted);font-size:15px;line-height:1.6;margin-top:12px}.phead{padding:160px 0 64px;text-align:center}.phead h1{font-size:clamp(36px,5vw,72px);font-weight:600}.phead p{color:var(--muted);font-size:19px;margin-top:16px;max-width:48ch;margin-left:auto;margin-right:auto}.note{background:#0b1422;border:1px dashed rgba(255,255,255,.18);color:var(--muted);font-size:12px;padding:10px 16px;border-radius:10px;margin:28px auto 0;max-width:var(--maxw);text-align:center}.audience.section.pale{height:min(780px,100svh);min-height:620px;padding:40px 64px;background:#f7f5f1;color:#11151b;display:flex;flex-direction:column}.audience .section-head{height:auto;max-width:740px;margin-bottom:16px;flex:0 0 auto}.audience .section-head h2{font-size:44px;line-height:1.1;letter-spacing:-.035em;font-weight:500;margin:0}.audience .section-head p{font-size:16px;line-height:1.6;color:#626970;max-width:52ch;margin:18px 0 0}.audience-grid{height:auto;min-height:0;display:grid;grid-template-columns:58% 42%;grid-template-rows:repeat(2,minmax(0,1fr));gap:12px;flex:1 1 auto}.audience-card{position:relative;overflow:hidden;border-radius:12px;min-height:0}.audience-card.large{grid-row:1/3}.audience-card img{display:block;width:100%;height:100%;object-fit:cover}.audience-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.65))}.audience-card div{position:absolute;z-index:2;left:24px;bottom:21px;color:#fff}.audience-card h3{font-size:24px;line-height:1.1;margin:0;font-weight:500}.audience-card p{margin:4px 0 0;color:#e7e7e7}@media(max-width:760px){.audience.section.pale{height:min(790px,100svh);padding:56px 20px}.audience .section-head{height:auto;margin-bottom:22px}.audience .section-head h2{font-size:32px}.audience .section-head p{font-size:15px;margin-top:12px}.audience-grid{height:auto;grid-template-columns:1fr 1fr;grid-template-rows:minmax(0,1.68fr) minmax(0,1fr);gap:12px}.audience-card.large{grid-column:1/3;grid-row:auto}.audience-card div{left:16px;bottom:14px}.audience-card h3{font-size:19px}.audience-card p{font-size:12px}}.v3-features{height:min(850px,100svh);padding:96px 0 32px;display:flex;flex-direction:column}.v3-features-head{max-width:720px;flex:0 0 auto}.v3-features-body{margin-top:clamp(24px,4vh,42px);min-height:0;flex:1 1 auto;width:100%}.featgrid{height:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feat{min-height:0;display:flex;flex-direction:column}.feat .m{min-height:0;flex:1 1 auto;border-radius:18px;overflow:hidden;border:1px solid var(--line)}.feat .m img{display:block;width:100%;height:100%;object-fit:cover}.feat-copy{flex:0 0 auto}.feat h3{font-size:22px;margin:18px 0 6px}.feat p{color:var(--muted);font-size:15px;line-height:1.5}.v3-dual-zone{height:min(850px,100svh);padding:96px 0 32px;background:#f7f5f1;color:#11151b;display:flex;flex-direction:column}.v3-dual-head{max-width:720px;flex:0 0 auto}.v3-dual-head .lead{color:#626970}.v3-dz-media{min-height:0;flex:1 1 auto;width:100%;display:flex}.v3-dual-zone .dz{width:100%;min-height:0;margin-top:clamp(22px,4vh,40px);border-color:#11151b24}.v3-dual-zone .dz .l{background:linear-gradient(180deg,#bde8ff8c,#ffffff1f)}.v3-dual-zone .dz .r{background:linear-gradient(180deg,#f8c58a8c,#ffffff1f)}.v3-dual-zone .dz .t{color:#fff;text-shadow:0 2px 30px rgba(0,0,0,.35)}.v3-dual-zone .dz .cap{color:#fff;text-shadow:0 1px 16px rgba(0,0,0,.4)}.v3-dual-zone .dz .divider{background:#fff9}.system-parts{position:relative;height:min(840px,86svh);display:flex;align-items:center;overflow:hidden;background:#070d16;color:#fff}.system-parts-media{position:absolute;top:0;right:0;bottom:0;left:0}.system-parts-media>img{width:100%;height:100%;object-fit:cover;object-position:center}.system-parts-mobile{display:none}.system-dim,.system-glow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;transition:opacity .55s ease}.system-dim{z-index:1;opacity:1}.system-dim.off{opacity:0}.system-dim-cover{background:radial-gradient(ellipse 33% 16% at 52% 32%,#05090f94,#05090f85 48%,#05090f00 82%)}.system-dim-mattress{background:radial-gradient(ellipse 24% 16% at 54% 61%,#05090f94,#05090f85 48%,#05090f00 82%)}.system-dim-hub{background:radial-gradient(ellipse 13% 17% at 72% 80%,#05090f9e,#05090f8a 48%,#05090f00 82%)}.system-glow{z-index:2;opacity:0;mix-blend-mode:screen}.system-glow.on{opacity:1}.system-glow-cover{background:radial-gradient(ellipse 26% 13% at 52% 32%,#96cdff26,#96cdff00 70%)}.system-glow-mattress{background:radial-gradient(ellipse 20% 13% at 54% 61%,#96cdff26,#96cdff00 70%)}.system-glow-hub{background:radial-gradient(ellipse 11% 14% at 72% 80%,#8cd2ff80,#8cd2ff24 45%,#8cd2ff00 76%)}.system-parts-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(90deg,rgba(7,13,22,.86) 0%,rgba(7,13,22,.55) 32%,rgba(7,13,22,.06) 60%,transparent 100%)}.system-parts-content{position:relative;width:100%;max-width:1180px;margin:0 auto;padding:0 32px;z-index:4}.system-parts-content h2{font-size:clamp(26px,3vw,44px);line-height:1.12;margin:0 0 24px}.system-parts-list{max-width:340px}.system-part{display:block;width:100%;padding:12px 0 12px 16px;border:0;border-left:2px solid rgba(255,255,255,.2);background:transparent;color:#fff;text-align:left;cursor:pointer;transition:.3s;opacity:.5;font:inherit}.system-part.on{opacity:1;border-color:var(--cool)}.system-part b{font-size:clamp(18px,2.2vw,24px);font-weight:600;display:block;letter-spacing:-.01em}.system-part span{font-size:13.5px;color:#ffffffc2;margin-top:2px;display:block;line-height:1.45}.system-dot{position:absolute;width:14px;height:14px;border-radius:50%;background:#fff6;transform:translate(-50%,-50%);transition:.3s;z-index:3}.system-dot.on{background:var(--cool);box-shadow:0 0 16px var(--cool)}.system-dot-cover{top:32%;left:52%}.system-dot-mattress{top:61%;left:54%}.system-dot-hub{top:80%;left:72%}.site5-dual-zone{height:min(850px,100svh);padding:96px 0 32px;background:#fff;color:#11151b;display:flex;flex-direction:column}.site5-dual-head{max-width:760px;flex:0 0 auto}.site5-dual-head .lead{color:#626970}.site5-dual-media{min-height:0;flex:1 1 auto;width:100%;margin-top:clamp(22px,4vh,40px);border-radius:18px;overflow:hidden;box-shadow:0 18px 50px #00000029}.site5-dual-media img{width:100%;height:100%;object-fit:cover}.site5-ac-switcher{position:relative;height:min(760px,100svh);display:flex;align-items:stretch;overflow:hidden;background:var(--navy);color:#fff}.site5-ac-media{position:absolute;top:0;right:0;bottom:0;left:0}.site5-ac-scene{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .8s ease}.site5-ac-scene.on{opacity:1}.site5-ac-scene img,.site5-ac-scene video{display:block;width:100%;height:100%;object-fit:cover}.site5-ac-scene:nth-child(3) img{object-position:58% 50%}.site5-ac-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#070d16eb,#070d1629 42%,#070d169e)}.site5-ac-content{position:relative;width:100%;max-width:1180px;margin:0 auto;padding:96px 32px 72px;display:flex;flex-direction:column;justify-content:space-between}.site5-ac-content h2{font-size:clamp(30px,3.2vw,46px);line-height:1.08;letter-spacing:-.03em;margin:0;max-width:650px}.site5-ac-content h2 span{color:#fff}.site5-ac-list{display:flex;flex-direction:column;gap:4px;max-width:520px}.site5-ac-item>button{display:block;padding:3px 0;border:0;background:none;color:#ffffff70;font:600 clamp(22px,2.5vw,30px)/1.3 var(--body);text-align:left;cursor:pointer;transition:color .3s}.site5-ac-item.on>button{color:#fff}.site5-ac-detail{max-height:0;opacity:0;overflow:hidden;transition:max-height .5s ease,opacity .4s ease}.site5-ac-item.on .site5-ac-detail{max-height:180px;opacity:1}.site5-ac-detail p{margin:6px 0 0;color:#ffffffd1;font-size:15px;line-height:1.5;max-width:480px}.site5-ac-chips{display:flex;gap:10px;margin-top:12px;max-width:300px}.site5-ac-chips>span{flex:1;background:#ffffff1a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:12px;padding:9px 12px}.site5-ac-chips small{display:block;font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3}.site5-ac-chips b{font-size:22px;font-weight:500}.site5-included{height:auto;padding:96px 0 64px;background:#f7f5f1;color:#11151b;display:flex;flex-direction:column}.site5-included-head{max-width:880px;flex:0 0 auto}.site5-included-table-wrap{min-height:0;flex:1 1 auto;width:100%;margin-top:28px;display:flex;flex-direction:column;align-items:stretch}.site5-included-table{width:100%;max-width:880px;margin:0 auto;border-collapse:collapse;background:#fff;border-radius:16px;overflow:hidden}.site5-included-table th,.site5-included-table td{padding:8px 18px;border-bottom:1px solid #e4e6e8;font-size:13px;line-height:1.25}.site5-included-table th{text-align:left;background:#eae9e6;color:#0c2740;font-weight:700}.site5-included-table th:nth-child(2),.site5-included-table td:nth-child(2),.site5-included-table th:last-child,.site5-included-table td:last-child{width:27%;text-align:center;font-weight:700}.site5-included-table th:nth-child(2),.site5-included-table td:nth-child(2){background:#eefaff;color:#075776}.site5-included-table th:last-child,.site5-included-table td:last-child{background:#e8e8e8;color:#4c5054}.site5-included-table tr:last-child td{border-bottom:0}.site5-included-note{width:100%;max-width:880px;margin:10px auto 0;color:#626970;font-size:10.5px;line-height:1.35}@media(min-width:750px){.site5-included{height:100svh;min-height:0;padding:clamp(52px,7vh,64px) 0 clamp(28px,4vh,36px);overflow:hidden}.site5-included .h-sec{margin:0;font-size:clamp(64px,5.4vw,76px);line-height:1.03}.site5-included-table-wrap{margin-top:clamp(18px,2.7vh,24px);display:grid;grid-template-rows:minmax(0,1fr) auto;gap:clamp(8px,1.2vh,10px)}.site5-included-table{height:100%}.site5-included-table th,.site5-included-table td{padding:8px 20px;font-size:clamp(14px,1.08vw,15.5px);line-height:1.25}.site5-included-note{margin:0 auto;font-size:clamp(11.5px,.87vw,12.5px);line-height:1.4}}@media(min-width:750px)and (max-height:760px){.site5-included{padding:26px 0 14px}.site5-included .h-sec{font-size:clamp(48px,7.4vh,56px);line-height:1.04}.site5-included-table-wrap{margin-top:10px;gap:7px}.site5-included-table th,.site5-included-table td{padding:6px 14px;font-size:clamp(13.5px,2vh,15px);line-height:1.2}.site5-included-note{font-size:clamp(10.5px,1.55vh,11.5px);line-height:1.3}}.site6-faq{height:auto;min-height:100svh;padding:clamp(32px,6svh,56px) max(32px,calc((100vw - 1180px)/2));background:#f4f3f0;color:#11151b;display:grid;grid-template-columns:1fr 1.35fr;gap:clamp(48px,8vw,110px);align-items:center}.site6-faq-title h2{font-size:clamp(38px,5vw,68px);line-height:1.02;letter-spacing:-.045em;margin:0}.site6-faq-title p{font-size:clamp(16px,1.5vw,20px);color:#626970;max-width:42ch;margin:18px 0 0}.site6-faq-list details{border-top:1px solid #deddd9;padding:clamp(9px,1.35svh,12px) 0}.site6-faq-list details:last-child{border-bottom:1px solid #deddd9}.site6-faq-list summary{font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}.site6-faq-list summary::-webkit-details-marker{display:none}.site6-faq-list summary:after{content:"+";color:#626970}.site6-faq-list details[open] summary:after{content:"\2212"}.site6-faq-list p{color:#626970;font-size:14px;line-height:1.5;max-width:56ch;margin:8px 0 0}.site6-final-cta{position:relative;height:min(760px,78svh);display:grid;place-items:center;overflow:hidden;color:#fff;text-align:center}.site6-final-cta>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.site6-final-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#070d1685}.site6-final-content{position:relative;z-index:2;padding:20px;max-width:820px}.site6-final-content h2{font-size:clamp(38px,5vw,72px);line-height:1.02;letter-spacing:-.045em;margin:0}.site6-final-content p{font-size:18px;margin:18px 0 28px}.site6-final-content .btn{background:#fff;color:#11151b}@media(max-width:749px){.v3-features{height:100svh;padding:74px 0 28px}.v3-features .h-sec,.v3-dual-zone .h-sec{font-size:32px}.v3-features-body{margin-top:24px}.featgrid{grid-template-columns:1fr;grid-template-rows:repeat(3,minmax(0,1fr));gap:12px}.feat{display:grid;grid-template-columns:112px 1fr;gap:16px;align-items:center}.feat .m{width:112px;height:100%;max-height:150px;border-radius:12px}.feat h3{font-size:19px;margin:0 0 5px}.feat p{font-size:13px;line-height:1.35}.v3-dual-zone{height:100svh;padding:74px 0 28px}.v3-dual-zone .lead{margin-top:10px}.v3-dual-zone .dz{margin-top:22px;border-radius:18px}.v3-dual-zone .dz .t{font-size:clamp(48px,17vw,70px)}.v3-dual-zone .dz .cap{font-size:10px;letter-spacing:.1em}.system-parts{height:100svh;align-items:flex-end}.system-parts-desktop{display:none}.system-parts-mobile{display:block;object-position:50% center!important}.system-parts-scrim{background:linear-gradient(180deg,#070d161f,#070d1614 45%,#070d16f0)}.system-parts-content{padding:0 22px 92px}.system-parts-content h2{font-size:32px;margin-bottom:16px}.system-part{padding:8px 0 8px 14px}.system-part b{font-size:18px}.system-part span{font-size:12px}.system-dot{display:none}.system-dim-cover{background:radial-gradient(ellipse 44% 12% at 50% 22%,#05090f94,#05090f85 48%,#05090f00 82%)}.system-dim-mattress{background:radial-gradient(ellipse 44% 13% at 47% 52%,#05090f94,#05090f85 48%,#05090f00 82%)}.system-dim-hub{background:radial-gradient(ellipse 30% 12% at 70% 80%,#05090f9e,#05090f8a 48%,#05090f00 82%)}.site5-dual-zone{height:100svh;padding:74px 0 28px}.site5-dual-zone .h-sec{font-size:32px}.site5-dual-head .lead{margin-top:10px}.site5-dual-media{margin-top:22px;border-radius:14px}.site5-dual-media img{object-position:center}.site5-ac-switcher{height:100svh}.site5-ac-scrim{background:linear-gradient(180deg,#070d1629,#070d1659 43%,#070d16f0)}.site5-ac-content{padding:74px 22px 92px;justify-content:flex-end}.site5-ac-content h2{font-size:30px;margin-bottom:24px}.site5-ac-list{gap:2px}.site5-ac-item>button{font-size:20px}.site5-ac-detail p{font-size:13px;line-height:1.4}.site5-ac-chips{margin-top:8px}.site5-ac-chips>span{padding:7px 10px}.site5-ac-chips b{font-size:19px}.site5-included{height:auto;padding:74px 0 64px}.site5-included .h-sec{font-size:32px}.site5-included-table-wrap{margin-top:16px}.site5-included-table th,.site5-included-table td{padding:6px 7px;font-size:10.5px;line-height:1.2}.site5-included-table th:first-child,.site5-included-table td:first-child{width:46%}.site5-included-table th:nth-child(2),.site5-included-table td:nth-child(2),.site5-included-table th:last-child,.site5-included-table td:last-child{width:27%}.site5-included-note{margin-top:8px;font-size:9px;line-height:1.28}.site6-faq{height:auto;min-height:100svh;padding:74px 22px 92px;grid-template-columns:1fr;gap:22px;align-content:start}.site6-faq-title h2{font-size:34px}.site6-faq-title p{font-size:15px;margin-top:10px}.site6-faq-list details{padding:13px 0}.site6-faq-list summary{font-size:14px}.site6-faq-list p{font-size:12px;line-height:1.4;margin-top:7px}.site6-final-cta{height:min(700px,84svh)}.site6-final-cta>img{object-position:62% center}.site6-final-content{padding:20px 22px}.site6-final-content h2{font-size:36px}.site6-final-content p{font-size:16px;line-height:1.45}}.controls.section.pale{height:min(760px,100svh);min-height:620px;padding:36px 64px;background:#f4f3f0;color:#11151b;display:grid;grid-template-columns:1fr 1fr;gap:clamp(48px,7vw,100px);align-items:center}.controls .phone{width:min(100%,360px);margin:auto;padding:18px;border-radius:40px;background:#111;box-shadow:0 30px 70px #090f1638}.controls .phone img{display:block;width:100%;height:auto;border-radius:25px}.controls h2{font-size:clamp(40px,4.7vw,68px);line-height:1.02;letter-spacing:-.045em;font-weight:500;margin:0}.controls .control-list{margin-top:32px}.controls .control-list div{padding:16px 0;border-top:1px solid #deddd9;display:flex;flex-direction:column}.controls .control-list b{font-size:18px}.controls .control-list span{color:#626970;margin-top:4px}@media(max-width:760px){.controls.section.pale{height:min(760px,100svh);min-height:0;padding:40px 20px;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) minmax(0,.78fr);gap:18px}.controls.section.pale>*{min-width:0;width:100%}.controls-copy{order:-1;min-height:0}.controls h2{font-size:34px}.controls .control-list{margin-top:18px}.controls .control-list div{padding:10px 0}.controls .control-list b{font-size:16px}.controls .control-list span{font-size:13px}.controls .phone{height:auto;max-height:260px;width:100%;aspect-ratio:2528/1696;padding:10px;border-radius:24px}.controls .phone img{width:100%;height:100%;object-fit:cover;border-radius:16px}}.reveal{opacity:0;transform:translateY(28px);transition:opacity 1s cubic-bezier(.2,.6,.2,1),transform 1s cubic-bezier(.2,.6,.2,1)}.reveal.in{opacity:1;transform:none}.d1{transition-delay:.1s}.d2{transition-delay:.2s}.d3{transition-delay:.3s}:root{--page-beige:#f2eee6;--page-beige-alt:#e8e1d7;--page-card:#fbfaf7;--page-ink:#11151b;--page-muted:#626970;--page-line:rgba(17,21,27,.14)}body{background:var(--page-beige);color:var(--page-ink)}.nav,.nav.solid{background:#f2eee6f0;border-bottom:1px solid var(--page-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav .logo,.nav .links a{color:var(--page-ink)}.nav .buy{background:var(--navy);color:#fff!important}.sec,.v3-features,.audience.section.pale,.controls.section.pale,.v3-dual-zone,.site5-dual-zone,.site5-included,.site6-faq{background:var(--page-beige);color:var(--page-ink)}.sec.alt,#value.sec.alt{background:var(--page-beige-alt);color:var(--page-ink)}.audience.section.pale,.controls.section.pale,.v3-dual-zone,.site5-included,.site6-faq{background:#ede7de}.hero,.showcase,.system-parts,.site5-ac-switcher,.site6-final-cta,.final,footer.ft{color:#fff}.feat .m,.sec .media,.sec .swipe .v{border-color:var(--page-line)}.feat p,.sec .lead,.sec .bigrow .l,.sec .metricrow,.sec .col small,.sec .col .who{color:var(--page-muted)}.sec .metricrow b,.sec .stars,.sec .us .counter{color:var(--page-ink)}.sec .bigrow,.sec .bigrow .b{border-color:var(--page-line)}.note{background:#ffffff94;border-color:var(--page-line);color:var(--page-muted)}#value .col.them{background:#ded6cb;border-color:var(--page-line)}#value .col.us{background:var(--page-card);border-color:#11151b47}#value .them .counter{color:#74716c}#value .us .counter{color:var(--page-ink)}.site5-included-table{background:var(--page-card)}.site5-included-table th{background:#ded8cf}.site5-included-table th:nth-child(2),.site5-included-table td:nth-child(2){background:#e4f3f7}.site5-included-table th:last-child,.site5-included-table td:last-child{background:#e4e4e4}.sticky-buy{background:#f2eee6f5;border-top-color:var(--page-line);color:var(--page-ink)}.sticky-buy .sb-price span{color:var(--page-muted)}.sticky-buy .sb-btn{background:var(--navy);color:#fff}footer.ft{background:var(--navy)}@media(max-width:749px){#value.sec{height:100svh;min-height:0;padding:74px 0 92px;display:flex;align-items:center}#value .wrap{width:100%}#value .h-sec{font-size:32px}#value .lead{font-size:14px;margin-top:10px}#value .compare{margin-top:22px;gap:12px}#value .col{padding:20px 18px}#value .col .who{font-size:11px}#value .col h3{font-size:17px}#value .counter{font-size:38px;margin:10px 0 2px}}h1,h2,h3{font-weight:500;letter-spacing:-.02em;line-height:1.05}.h-hero,.h-sec,.audience .section-head h2,.system-parts-content h2,.site5-ac-content h2,.site6-faq-title h2,.site6-final-content h2,.controls h2,.live-pain h2,.live-ac h2,.live-nosub h2{font-weight:500}.nav,.nav.solid{height:44px;padding:0 22px;background:#ffffff6b;border:0;border-bottom:1px solid rgba(255,255,255,.38);-webkit-backdrop-filter:saturate(170%) blur(16px);backdrop-filter:saturate(170%) blur(16px);align-items:center}.nav-shell{position:relative;width:100%;max-width:1024px;min-height:44px;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:space-between}.nav-actions{display:flex;align-items:center;gap:4px}.nav .links{gap:0}.nav .links a{min-height:44px;padding:0 14px;display:flex;align-items:center;font-size:12px;line-height:1;font-weight:400;color:var(--navy);opacity:.82}.nav .links a:hover,.nav .links a:focus-visible{opacity:1}.nav .logo{color:var(--navy);font-size:14px;letter-spacing:.1em;display:flex;align-items:center;flex:0 0 auto}.nav .logo svg{display:block;width:104px;height:auto}.nav .buy{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 14px;border-radius:999px;background:var(--navy);color:#fff!important;font-size:12px;line-height:1;font-weight:600;text-decoration:none}.menu-toggle{display:none;width:48px;height:48px;border:0;border-radius:0;background:transparent;color:var(--navy);align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.menu-toggle span{display:block;width:17px;height:1.5px;background:currentColor;transition:transform .25s}.mobile-menu{display:none}.nav.solid{background:#ffffff6b;box-shadow:0 1px #08111f14}.nav.solid .logo,.nav.solid .links a,.nav.solid .menu-toggle{color:var(--navy)}.nav .logo,.nav .logo svg{background:transparent!important}.nav .logo svg rect{display:none!important}.nav:not(.solid) .logo,.nav:not(.solid) .logo svg{color:var(--navy)!important}.nav.solid .logo,.nav.solid .logo svg{color:var(--navy)!important}.nav:not(.solid) .logo svg path{fill:var(--navy)!important}.nav.solid .logo svg path{fill:var(--navy)!important}.hero{position:relative;width:calc(100% - 32px);height:calc(100svh - 32px);min-height:0;margin:16px;border-radius:24px;align-items:stretch;background:#07101b}.hero video,.hero>img{border-radius:inherit}.hero>img{object-position:center}.hero:after{border-radius:inherit;background:linear-gradient(90deg,#08111fd1,#08111f6b 42%,#08111f0f 76%)}.hero .wrap{height:100%;max-width:none;padding:40px;display:flex;flex-direction:column;justify-content:flex-end}.hero h1{font-size:clamp(44px,5vw,60px);line-height:1;max-width:15ch;font-weight:500}.hero .clarify{font-size:16px;line-height:26px;margin-top:20px;max-width:520px}.hero .ctas{margin-top:24px}.hero .btn{height:56px;min-height:56px;border-radius:14px;font-weight:400}.hero .chips{margin-top:18px;color:#ffffffd1}.hero .chips span:before{background:#ffffffb8}.live-pain{height:min(850px,100svh);padding:70px 0 40px;overflow:hidden;background:#fff;color:#111;display:flex;flex-direction:column}.live-pain-head{width:min(1312px,calc(100% - 128px));margin:0 auto;flex:0 0 auto}.live-pain-head h2{max-width:624px;margin:0;font-size:44px;line-height:1.1;letter-spacing:.01em}.live-pain-head p{max-width:560px;margin:16px 0 0;font-size:18px;line-height:1.4;color:#696765}.live-pain-carousel{position:relative;margin-top:32px;min-height:0;flex:1 1 auto;display:flex;flex-direction:column}.live-pain-viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:64px;scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;min-height:0;flex:1 1 auto}.live-pain-viewport::-webkit-scrollbar{display:none}.live-pain-track{display:flex;gap:32px;width:max-content;height:100%;padding:0 max(64px,calc((100vw - 1440px)/2 + 64px))}.live-pain-card{flex:0 0 clamp(320px,40vw,560px);scroll-snap-align:start;display:flex;flex-direction:column;min-height:0}.live-pain-media{height:min(360px,48vh);border-radius:8px;overflow:hidden;background:#f4f2ef;flex:0 1 auto}.live-pain-media img{display:block;width:100%;height:100%;object-fit:cover}.live-pain-card h3{margin:18px 0 0;font-size:32px;line-height:1.1;font-weight:500}.live-pain-card p{max-width:540px;min-height:2.8em;margin:10px 0 0;font-size:17px;line-height:1.4;color:#696765}.live-pain-controls{display:flex;justify-content:flex-end;gap:10px;width:min(1312px,calc(100% - 128px));margin:18px auto 0;flex:0 0 auto}.live-pain-arrow{width:42px;height:42px;border:1px solid #d8d6d3;border-radius:50%;background:#fff;color:#111;font:400 22px/1 inherit;cursor:pointer}.live-ac{position:relative;height:min(720px,76svh);display:flex;align-items:stretch;overflow:hidden;background:var(--navy);color:#fff}.live-ac-media{position:absolute;top:0;right:0;bottom:0;left:0}.live-ac-scene{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .8s ease}.live-ac-scene.on{opacity:1}.live-ac-scene img,.live-ac-scene video{display:block;width:100%;height:100%;object-fit:cover}.live-ac-scene:nth-child(3) img{object-position:58% 50%}.live-ac-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#070d16e6,#070d162e 38%,#070d1680 74%,#070d16e0)}.live-ac-content{position:relative;width:100%;max-width:1180px;margin:0 auto;padding:64px 32px 92px;display:flex;flex-direction:column;justify-content:space-between}.live-ac-content.reveal{transform:none}.live-ac-content h2{font-size:clamp(28px,3.2vw,44px);line-height:1.1;max-width:620px;margin:0}.live-ac-content h2 span{color:#fff}.live-ac-list{display:flex;flex-direction:column;gap:6px;max-width:480px}.live-ac-item>button{display:block;padding:3px 0;border:0;background:none;color:#ffffff6b;font:500 clamp(22px,2.6vw,30px)/1.3 var(--body);text-align:left;cursor:pointer}.live-ac-item.on>button{color:#fff}.live-ac-detail{max-height:0;opacity:0;overflow:hidden;transition:max-height .5s ease,opacity .4s ease}.live-ac-item.on .live-ac-detail{max-height:240px;opacity:1}.live-ac-detail p{margin:6px 0 0;font-size:15.5px;line-height:1.5;color:#ffffffd1;max-width:460px}.live-ac-chips{display:flex;gap:10px;margin-top:12px;max-width:300px}.live-ac-chips>span{flex:1;background:#ffffff1a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:12px;padding:9px 12px}.live-ac-chips small{display:block;font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3}.live-ac-chips b{font-size:22px;font-weight:500}.live-nosub{height:min(850px,100svh);padding:88px 0 32px;background:#f7f4ee;color:var(--page-ink);display:flex;flex-direction:column}.live-nosub-head{flex:0 0 auto;max-width:880px}.live-nosub-head h2{font-size:clamp(34px,4.6vw,62px);line-height:1.05;margin:0}.live-nosub>.wrap:last-child{min-height:0;flex:1 1 auto;width:100%;display:flex;align-items:center}.live-nosub-table{width:100%;max-width:960px;margin:18px auto 0;border-collapse:collapse;background:var(--page-card);border-radius:16px;overflow:hidden}.live-nosub-table th,.live-nosub-table td{padding:9px 14px;font-size:14px;text-align:center;border-bottom:1px solid #e6e0d8}.live-nosub-table td:first-child,.live-nosub-table th:first-child{text-align:left;color:#626970;width:45%;font-weight:500}.live-nosub-table thead th{font-weight:600;color:#0c2740}.live-nosub-table .live-nosub-included{background:#e4f3f7;color:#075776;font-weight:600}@media(max-width:860px){.nav,.nav.solid{height:48px;padding:0;background:#ffffff6b}.nav-shell{width:100%;max-width:none;min-height:48px;margin:0;padding:0 0 0 16px}.nav .logo{font-size:13px}.nav .logo svg{width:96px}.nav .links{display:none}.nav-actions{gap:0}.menu-toggle{display:flex;order:2}.nav .buy{min-height:32px;padding:0 14px;border-radius:999px;font-size:12px;order:1}.mobile-menu{position:absolute;top:48px;left:0;right:0;min-height:calc(100svh - 48px);padding:32px 40px;background:#08111ffa;box-shadow:0 20px 40px #070d1633}.nav.menu-open .mobile-menu{display:grid;align-content:start;gap:8px}.mobile-menu a{padding:8px 0;color:#fff;text-decoration:none;font-size:28px;line-height:1.15;font-weight:500;border:0}.nav.menu-open .menu-toggle span:first-child{transform:translateY(3.25px) rotate(45deg)}.nav.menu-open .menu-toggle span:last-child{transform:translateY(-3.25px) rotate(-45deg)}body:has(.nav.menu-open){overflow:hidden}}@media(max-width:749px){.hero{width:100%;height:100svh;min-height:0;margin:0;border-radius:0}.hero video,.hero>img,.hero:after{border-radius:0}.hero>img{object-position:64% center}.hero:after{display:none}.hero .wrap{padding:32px 16px}.hero h1{font-size:36px;line-height:1;max-width:10ch}.hero .clarify{font-size:15px;line-height:1.45;margin-top:14px;max-width:34ch}.hero .ctas{margin-top:18px;gap:8px;flex-wrap:nowrap}.hero .btn{height:48px;min-height:48px;padding:0 16px;border-radius:12px;font-size:13px;white-space:nowrap}.hero .btn-ghost,.hero .chips{display:none}.live-pain{height:100svh;padding:74px 0 92px}.live-pain-head{width:calc(100% - 40px)}.live-pain-head h2{font-size:32px;line-height:1.1}.live-pain-head p{font-size:15px;line-height:1.4;margin-top:12px}.live-pain-carousel{margin-top:22px}.live-pain-viewport{scroll-padding-inline:20px;touch-action:pan-x pan-y}.live-pain-track{gap:20px;padding:0 20px}.live-pain-card{flex-basis:320px}.live-pain-media{height:min(270px,34vh)}.live-pain-card h3{margin-top:14px;font-size:24px}.live-pain-card p{margin-top:7px;font-size:14px}.live-pain-controls{display:none}.live-ac{height:62svh}.live-ac-scrim{background:linear-gradient(180deg,#070d162e,#070d1666 48%,#070d16eb)}.live-ac-content{padding:40px 22px 54px;justify-content:flex-end}.live-ac-content h2{font-size:clamp(23px,6.2vw,30px);margin-bottom:18px}.live-ac-item>button{font-size:clamp(18px,5vw,22px)}.live-ac-detail p{font-size:12.5px;line-height:1.35}.live-ac-chips{margin-top:7px}.live-ac-chips>span{padding:6px 9px}.live-ac-chips b{font-size:18px}.live-nosub{height:100svh;padding:74px 0 92px}.live-nosub-head h2{font-size:34px}.live-nosub-table{margin-top:16px}.live-nosub-table th,.live-nosub-table td{padding:7px 6px;font-size:11.5px;line-height:1.2}.live-nosub-table td:first-child,.live-nosub-table th:first-child{width:42%}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/pv-v2.css.map */
