@font-face{font-family:Hanken;src:url('/assets/hanken-regular.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Hanken;src:url('/assets/hanken-semibold.ttf') format('truetype');font-weight:500 700;font-display:swap}
:root{--linen:#fcf9f7;--ink:#111112;--muted:#575757;--line:#d1cfcd;--dark:#05060b;--radius:25px;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--linen);color:var(--ink);font:400 18px/1.55 Hanken,Arial,sans-serif;font-feature-settings:'cv03' on,'cv04' on,'cv11' on;-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400;line-height:1.06;letter-spacing:-.055em}h1{font-size:clamp(64px,7.3vw,102px)}h2{font-size:clamp(40px,4.6vw,64px)}h3{font-size:30px}p{color:var(--muted)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{display:block;max-width:100%;height:auto}button,a,input,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #8d534f;outline-offset:6px}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.section-pad{padding-block:110px}.section-kicker{font-size:10px;letter-spacing:.35em;font-weight:600;line-height:1.5;margin-bottom:24px;color:#575757}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:50px;border:1px solid transparent;border-radius:12px;padding:13px 22px;background:var(--dark);color:white;font-size:15px;line-height:1.3;transition:background .2s}.button:hover{background:#333337}.button.small{min-height:42px;font-size:13px;padding:10px 18px;gap:18px}.button.light{background:#fff;color:#111}.button.light:hover{background:#efebe6}.text-link{display:inline-flex;gap:24px;border-bottom:1px solid #777;padding-bottom:5px;font-size:15px}.brand{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:600;letter-spacing:-1px}.brand img{border-radius:8px}.glass-header{position:fixed;z-index:20;top:20px;left:50%;transform:translateX(-50%);width:min(1200px,calc(100% - 48px));height:72px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:12px 20px 12px 24px;background:rgba(252,249,247,.72);backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%);border:1px solid rgba(255,255,255,.65);border-radius:18px;box-shadow:0 2px 15px #00000005}.glass-header nav{display:flex;gap:32px;font-size:14px}.glass-header nav a:hover{text-decoration:underline;text-underline-offset:5px}.hero{padding-top:150px;background:radial-gradient(ellipse at 50% 100%,#fcf9f7 5%,#d9d1c6 70%,#b6a997 140%);overflow:hidden}.hero-intro{text-align:center;padding-inline:24px}.pill{display:inline-block;font-size:12px;border:1px solid #bdb5aa;background:#ffffff64;border-radius:99px;padding:7px 15px;margin-bottom:24px;color:#333}.hero-description{margin:24px auto 0;max-width:570px;font-size:18px;color:#44413c;line-height:1.55}.hero-actions{display:flex;align-items:center;justify-content:center;gap:35px;margin:30px 0 20px}.app-store-badge{padding:15px;margin:-15px;display:block;flex-shrink:0}.app-store-badge img{width:150px;height:auto}.listen-link{display:flex;align-items:center;gap:10px;font-size:14px}.listen-link>span{font-size:24px}.hero-product{display:grid;grid-template-columns:1fr 540px 1fr;align-items:center;margin-top:0}.phone-scene{height:415px;position:relative;overflow:hidden;align-self:end}.phone-poster{position:absolute;top:0;left:50%;transform:translateX(-50%);width:132%;max-width:none}.product-aside{font-size:13px;color:#57514b;line-height:1.7;padding-top:50px}.product-aside.right{text-align:right}.hero-bottom{border-top:1px solid #9d968b70;display:flex;justify-content:space-between;align-items:center;padding:18px 0 24px;color:#57514b;font-size:12px}.hero-bottom a{font-size:24px}.section-heading{margin-bottom:55px}.section-heading>p:last-child{margin-top:25px;max-width:530px}.section-heading.split{display:flex;justify-content:space-between;align-items:end;gap:50px}.section-heading.split>p{max-width:345px;font-size:17px}.section-heading.centered{text-align:center}.section-heading.centered>p{margin-inline:auto}.section-heading.centered .button{margin-top:30px}.how-section>.section-heading{text-align:center}.how-section>.section-heading>p{margin-inline:auto}.how-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.how-preview{background:#ebe6df;border-radius:25px;height:550px;overflow:hidden;position:relative;display:flex;justify-content:center;padding-top:42px}.how-preview img{width:232px;align-self:start;border:5px solid #292727;border-radius:35px;box-shadow:0 12px 25px #00000014}.how-preview-note{position:absolute;bottom:0;left:0;right:0;padding:22px;text-align:center;background:#ebe6df;font-size:12px;color:#555}.how-step{width:100%;display:flex;align-items:start;text-align:left;gap:22px;border:0;border-bottom:1px solid var(--line);padding:28px 0;background:transparent;color:var(--ink)}.step-number{color:#888;font-size:12px;padding-top:5px}.how-step strong{font-size:23px;font-weight:400;letter-spacing:-.035em;display:block;line-height:1.25}.how-step span span{display:block;font-size:16px;color:#666;line-height:1.65;margin-top:13px;max-width:355px}.how-step:not(.active) span span{display:none}.how-step.active .step-number{color:#111}.step-indicator{margin-left:auto;font-size:22px}.how-steps>.text-link{margin-top:35px}.experience{background:#fff}.lifestyle-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.lifestyle-card{position:relative;height:560px;border-radius:25px;overflow:hidden;isolation:isolate}.lifestyle-card>img{width:100%;height:100%;object-fit:cover;object-position:59% center}.lifestyle-card:nth-child(2)>img{object-position:76% center}.lifestyle-card:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#0009);z-index:0}.card-copy{position:absolute;bottom:32px;left:32px;right:32px;z-index:1;color:white}.card-copy>p{font-size:10px;letter-spacing:.24em;color:#fff;margin-bottom:16px}.card-copy h3{font-size:40px}.round-link{position:absolute;right:0;bottom:0;display:grid;place-items:center;width:45px;height:45px;border:1px solid #ffffff80;background:#ffffff10;backdrop-filter:blur(8px);border-radius:50%;color:#fff;font-size:22px}.experience-notes{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-top:20px;font-size:14px}.inside{overflow:hidden;background:#eee9e2;padding-bottom:90px}.screen-cascade{display:flex;justify-content:center;gap:25px;align-items:start;padding:20px 24px 45px;min-width:1050px}.screen-cascade figure{flex:0 0 205px;text-align:center}.screen-cascade img{width:100%;border:5px solid #2e2b2b;border-radius:30px;box-shadow:0 14px 25px #00000010;background:#000}.screen-cascade figure:nth-child(1),.screen-cascade figure:nth-child(5){margin-top:105px}.screen-cascade figure:nth-child(2),.screen-cascade figure:nth-child(4){margin-top:50px}.screen-cascade figure:nth-child(3){flex-basis:228px}.screen-cascade figcaption{font-size:12px;color:#666;margin-top:20px}.category-pills{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;padding-top:18px}.category-pills span{border:1px solid #c9c1b8;border-radius:99px;font-size:12px;color:#5b554e;padding:8px 17px}.benefit-photo{border-radius:25px;overflow:hidden;position:relative;aspect-ratio:1.9;background:#08111c}.benefit-photo>img{width:100%;height:100%;object-fit:cover}.benefit-photo>div{position:absolute;left:45px;top:50%;transform:translateY(-50%);max-width:280px;color:#fff}.benefit-photo p{font-size:10px;letter-spacing:.23em;color:#bbbfc6;margin-bottom:22px}.benefit-photo h3{font-size:43px}.benefit-photo .button{margin-top:30px}.benefit-row{display:grid;grid-template-columns:repeat(3,1fr);gap:65px;margin-top:44px}.benefit-row article>span{font-size:30px}.benefit-row h3{font-size:23px;margin:16px 0}.benefit-row p{font-size:16px;line-height:1.65}.listen-section{border-top:1px solid var(--line)}.listen-section .section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px}.listen-section .section-heading>p{max-width:390px;font-size:17px}.listen-section .section-kicker{text-transform:uppercase}.listening-room{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.mood{display:flex;align-items:center;gap:20px;width:100%;text-align:left;padding:25px 5px;border:0;border-bottom:1px solid var(--line);background:transparent;color:#111}.mood-symbol{font-size:30px;width:38px}.mood strong{display:block;font-size:21px;font-weight:400;letter-spacing:-.02em}.mood small{display:block;font-size:14px;color:#666;margin-top:5px}.mood-arrow{margin-left:auto}.mood.active{background:#ede7df;border-radius:14px;padding-inline:20px;border-color:transparent}.sample-card{height:430px;position:relative;overflow:hidden;border-radius:25px;color:white}.sample-card>img{width:100%;height:100%;object-fit:cover}.sample-shade{position:absolute;inset:0;background:linear-gradient(transparent,#030d18f2)}.sample-content{position:absolute;bottom:28px;left:32px;right:32px}.sample-label{font-size:11px;letter-spacing:.07em}.sample-content h3{font-size:38px;margin:12px 0}.sample-content p{color:#d9dee3;font-size:14px}.sample-controls{display:flex;align-items:center;gap:22px;margin-top:22px}.play-button{border:0;border-radius:50%;width:52px;height:52px;flex-shrink:0;color:#111;background:#fff}.sample-progress{flex:1}.sample-progress input{width:100%;accent-color:white}.sample-time{display:flex;justify-content:space-between;font-size:11px}.sample-content .audio-status{font-size:11px;margin-top:14px;color:#d9dee3}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;border-top:1px solid var(--line)}.faq .text-link{margin-top:30px}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;list-style:none;padding:26px 0;font-size:18px;line-height:1.4}.faq summary::-webkit-details-marker{display:none}.faq summary>span{width:26px;flex-shrink:0;text-align:center;color:#777;font-size:24px;font-weight:400;transition:transform .2s}.faq details[open] summary>span{transform:rotate(45deg)}.faq details p{font-size:16px;padding:0 35px 25px 0;line-height:1.75}.closing{text-align:center;padding:85px 0 115px;border-top:1px solid var(--line)}.closing h2{font-size:clamp(40px,5.4vw,70px)}.closing>p:not(.section-kicker){margin:25px 0}.closing .button{margin-top:12px}.footer{background:var(--dark);color:#eee;padding:70px 0 30px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px}.footer .brand{font-size:30px}.footer-top p{color:#8b8b8e;font-size:14px;margin:12px 0 23px}.footer-top nav{display:flex;flex-direction:column;gap:10px;font-size:14px}.footer-top nav p{margin-top:0;margin-bottom:10px}.footer a:hover{color:#c9bba7}.footer-wordmark{font-size:clamp(80px,17vw,245px);font-weight:600;line-height:1.1;letter-spacing:-.075em;padding-block:60px 35px;color:#e6e2dc}.footer-bottom{padding-top:25px;border-top:1px solid #ffffff24;display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:11px;color:#999}.footer-bottom small{font-size:11px}.footer-bottom nav{display:flex;gap:20px}.sr-only,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;top:0;left:0;padding:12px 20px;background:#fff;z-index:100}
@media(min-width:1500px){.hero-product{grid-template-columns:1fr 620px 1fr}.phone-scene{height:470px}}
@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.hero-product{grid-template-columns:1fr 440px 1fr}.product-aside{font-size:11px}.phone-scene{height:370px}.how-layout{gap:45px}.lifestyle-card{height:490px}.card-copy h3{font-size:34px}.card-copy{left:24px;right:24px;bottom:24px}.benefit-photo{aspect-ratio:1.55}.benefit-photo>img{object-position:64% center}.benefit-photo>div{left:25px;max-width:210px}.benefit-photo h3{font-size:35px}.benefit-row{gap:30px}.listening-room{gap:35px}.faq{gap:40px}.glass-header nav{gap:18px}.screen-cascade{position:relative;left:50%;transform:translateX(-50%)}}
@media(max-width:700px){body{font-size:16px}.wrap{width:calc(100% - 40px)}.section-pad{padding-block:75px}.glass-header{height:62px;top:12px;width:calc(100% - 24px);padding:10px 12px 10px 16px;border-radius:16px}.glass-header nav{display:none}.brand{font-size:21px}.brand img{width:26px;height:26px}.button.small{font-size:12px;padding:10px 13px;min-height:38px;gap:14px}.hero{padding-top:125px}.hero h1{font-size:65px}.hero-description{font-size:16px;max-width:330px}.hero-description br{display:none}.hero-actions{flex-direction:column;gap:25px;margin:28px 0 10px}.hero-product{display:block;width:100%;margin-top:10px}.product-aside{display:none}.phone-scene{width:min(440px,100%);margin:auto;height:340px}.phone-poster{width:138%}.hero-bottom{font-size:11px;padding-block:15px}.section-heading{margin-bottom:35px}.section-heading.split,.listen-section .section-heading{display:block}.section-heading.split>p,.listen-section .section-heading>p{margin-top:22px;font-size:16px}.section-kicker{font-size:9px;letter-spacing:.28em;margin-bottom:20px}h2{font-size:42px}.how-layout{display:flex;flex-direction:column;gap:20px}.how-preview{width:100%;height:415px;padding-top:28px}.how-preview img{width:190px;border-radius:29px}.how-steps{width:100%}.how-step{gap:18px;padding:23px 0}.how-step strong{font-size:21px}.how-step span span{font-size:15px}.lifestyle-grid{grid-template-columns:1fr;gap:20px}.lifestyle-card{height:460px}.lifestyle-card>img{object-position:56% center}.lifestyle-card:nth-child(2)>img{object-position:79% center}.experience-notes{display:none}.inside .section-heading>p{font-size:16px}.screen-cascade{min-width:830px;gap:15px;padding-top:5px;padding-bottom:25px}.screen-cascade figure{flex-basis:145px}.screen-cascade figure:nth-child(3){flex-basis:162px}.screen-cascade img{border-width:4px;border-radius:24px}.screen-cascade figure:nth-child(1),.screen-cascade figure:nth-child(5){margin-top:70px}.screen-cascade figure:nth-child(2),.screen-cascade figure:nth-child(4){margin-top:32px}.screen-cascade figcaption{font-size:10px;max-width:120px;margin:13px auto 0}.category-pills{gap:8px;padding-top:10px}.category-pills span{font-size:11px;padding:7px 12px}.benefit-photo{aspect-ratio:auto;height:560px}.benefit-photo>img{object-position:63% center}.benefit-photo:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#030911e8)}.benefit-photo>div{top:auto;bottom:28px;left:25px;transform:none;max-width:100%;z-index:1}.benefit-photo p{font-size:9px;margin-bottom:15px}.benefit-photo h3{font-size:37px}.benefit-photo .button{margin-top:20px}.benefit-row{grid-template-columns:1fr;gap:28px;margin-top:35px}.benefit-row article{position:relative;padding-left:48px}.benefit-row article>span{position:absolute;left:0;top:0}.benefit-row h3{font-size:22px;margin:0 0 12px}.benefit-row p{font-size:15px}.listening-room{grid-template-columns:1fr;gap:30px}.mood{padding-block:20px}.mood strong{font-size:20px}.mood small{font-size:13px}.sample-card{height:390px}.sample-content{left:24px;right:24px}.sample-content h3{font-size:34px}.faq{grid-template-columns:1fr;gap:35px}.faq summary{font-size:17px;padding:23px 0}.faq details p{font-size:15px;padding-right:10px}.closing{padding:65px 0 80px}.closing h2{font-size:40px}.footer{padding-top:50px}.footer-top{grid-template-columns:1fr 1fr;gap:35px}.footer-top>div{grid-column:1/-1}.footer-top>div p{margin-bottom:0}.footer-wordmark{font-size:20vw;padding-block:45px 25px}.footer-bottom{flex-direction:column;align-items:start;gap:15px}.footer-bottom>span{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
