@charset "UTF-8";
:root{--paper:#f6f1ea;--white:#fffefa;--ink:#17120f;--muted:#6f6259;--coral:#2f64d8;--sun:#e7cf58;--line:#e1d9cf;--sage:#e6eae2;--peach:#f0ded2}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;color:var(--ink);background:var(--white);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--coral);outline-offset:7px}img{display:block;max-width:100%}.wrap{max-width:1240px;width:calc(100% - 96px);margin-inline:auto}.skip{position:absolute;top:-80px;left:20px;background:var(--ink);color:white;padding:16px;z-index:10}.skip:focus{top:12px}.header{display:flex;align-items:center;justify-content:space-between;height:108px}.brand{display:inline-flex;align-items:center;font-size:31px;font-weight:750;letter-spacing:-1.5px}.brand img{margin-right:8px;border-radius:8px}.brand-dot{color:var(--coral)}nav{display:flex;gap:34px;font-size:14px}nav a:hover{color:var(--coral)}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--ink);color:var(--white);border-radius:100px;padding:20px 26px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#473a31;transform:translateY(-2px)}.button.small{padding:15px 21px;gap:22px}.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;min-height:700px;padding-block:45px 75px;gap:32px}.eyebrow{font-size:11px;letter-spacing:1.7px;font-weight:600;line-height:1.8}.hero .eyebrow{letter-spacing:.7px;display:flex;align-items:center;gap:9px}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--sun);display:inline-block;flex-shrink:0}h1{font-size:clamp(72px,7.6vw,108px);letter-spacing:-7px;line-height:1.01;font-weight:600;margin:29px 0}h1>span{color:var(--coral)}.intro{font-size:19px;color:var(--muted);line-height:1.65;margin:0 0 29px}.hero-note{font-size:12px;color:var(--muted);margin-top:19px}.hero-art{height:590px;position:relative;background:var(--paper);border-radius:46% 46% 24px 24px;display:flex;align-items:center;justify-content:center;isolation:isolate}.hero-icon{width:178px;height:178px;object-fit:cover;border-radius:38px;position:absolute;z-index:3;top:36px;right:34px;box-shadow:0 20px 35px #17120f24;transform:rotate(7deg)}.orbit{position:absolute;border:1px solid #dbd2c6;border-radius:50%;z-index:-1}.orbit-one{width:420px;height:420px}.orbit-two{width:510px;height:510px}.phone{width:264px;background:var(--white);border:7px solid #29251f;border-radius:40px;box-shadow:12px 24px 45px #34241918;transform:rotate(5deg);overflow:hidden}.phone-top{display:flex;justify-content:space-between;padding:14px 20px 12px;font-size:9px;font-weight:bold}.phone-brand{font-size:25px;letter-spacing:-1px;font-weight:bold;padding:6px 18px}.phone-brand>span:first-child{color:var(--coral)}.phone-menu{float:right;font-size:15px;padding-top:4px}.phone-tabs{display:flex;gap:20px;padding:16px 18px 12px;font-size:10px;color:var(--muted)}.phone-tabs strong{color:var(--ink);border-bottom:2px solid var(--coral);padding-bottom:6px}.cover{height:137px;margin:0 10px;position:relative;border-radius:12px;overflow:hidden}.cover img{width:100%;height:100%;object-fit:cover}.cover-label{position:absolute;bottom:10px;left:10px;font-size:8px;background:#fffefaed;padding:5px 8px;border-radius:20px}.phone-content{padding:14px 18px 12px}.phone-kicker{font-size:7px;letter-spacing:1.5px;color:var(--coral);font-weight:bold}.phone-content h2{font-size:21px;letter-spacing:-.8px;line-height:1.15;margin:8px 0}.phone-description{font-size:9px;color:var(--muted)}.wave{height:30px;display:flex;align-items:center;gap:4px;margin-top:15px}.wave i{width:4px;height:10px;background:#d8c2b8;border-radius:3px}.wave i:nth-child(3n){height:25px}.wave i:nth-child(4n){height:18px}.wave i:nth-child(-n+8){background:var(--coral)}.player{display:flex;justify-content:space-between;align-items:center;font-size:8px;color:var(--muted);margin-top:4px}.play-symbol{width:33px;height:33px;background:var(--ink);color:white;display:grid;place-items:center;border-radius:50%;font-size:11px;padding-left:2px}.phone-bottom{border-top:1px solid var(--line);padding:12px 22px;display:flex;justify-content:space-between;align-items:center;font-size:18px}.record{background:var(--ink);color:white;border-radius:50%;width:23px;height:23px;text-align:center}.floating-label{position:absolute;z-index:2;background:var(--white);border:1px solid var(--line);border-radius:30px;padding:13px 17px;font-size:11px;box-shadow:0 6px 20px #17120f05}.label-top{top:40px;left:0;transform:rotate(-6deg)}.little-wave{color:var(--coral);font-size:22px;vertical-align:middle;margin-right:7px}.floating-card{position:absolute;bottom:72px;right:-15px;display:flex;align-items:center;gap:12px;background:var(--white);box-shadow:0 10px 35px #17120f10;border:1px solid var(--line);padding:13px;border-radius:16px;transform:rotate(-5deg)}.floating-card img{border-radius:9px;object-fit:cover}.floating-card div{display:flex;flex-direction:column;gap:7px}.floating-card div>span{font-size:7px;letter-spacing:1.2px;color:var(--muted)}.floating-card strong{font-size:12px}.floating-card small{font-size:9px;color:var(--muted)}.mini-play{padding:0 8px}.preview-label{position:absolute;bottom:17px;font-size:9px;letter-spacing:.5px;color:var(--muted)}.moment-strip{display:flex;align-items:center;justify-content:space-between;padding:31px 0;border-block:1px solid var(--line);gap:20px}.moment-strip>span{font-size:12px;color:var(--muted)}.moment-strip p{font-size:15px;margin:0;display:flex;align-items:center;gap:29px}.moment-strip i{color:var(--sun);font-style:normal;font-size:23px}.section{padding-block:104px}.section-heading{text-align:center;margin-bottom:48px}h2{font-size:clamp(35px,4.1vw,54px);font-weight:500;line-height:1.1;letter-spacing:-2.4px;margin:16px 0 20px}.section-heading>p:last-child,.voice-copy>p:last-child{font-size:16px;color:var(--muted);line-height:1.75}.experience-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:22px}.feature{border-radius:22px;padding:40px;overflow:hidden;position:relative}.feature-large{background:var(--paper);min-height:445px}.feature-small{background:var(--sage)}.index{font-size:10px;letter-spacing:1.5px;color:var(--muted)}h3{font-size:34px;font-weight:500;letter-spacing:-1.2px;line-height:1.15;margin:24px 0 16px}.feature p{font-size:15px;line-height:1.7;color:var(--muted);max-width:330px;margin:0}.discovery-art{margin:35px -20px -25px 20px;transform:rotate(-5deg)}.topic{padding:18px 23px;border-radius:12px;font-size:14px;display:flex;justify-content:space-between;margin-top:10px;max-width:390px;box-shadow:0 4px 12px #17120f04}.topic-one{background:#ecd4c7}.topic-two{background:var(--white);margin-left:25px}.topic-three{background:#dfe4d9;margin-left:6px}.topic span{font-size:18px}.listen-art{height:180px;position:relative;display:grid;place-items:center}.listen-ring{border:1px solid #b8c3b0;width:138px;height:138px;border-radius:50%;position:absolute}.listen-ring:after{content:'';position:absolute;inset:13px;border:1px solid #c8d0c1;border-radius:50%}.listen-wave{font-size:68px;letter-spacing:3px;color:#4e6658;font-family:Georgia,serif}.feature-small h3{margin-top:10px}.voice-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding-block:0 100px}.voice-art{height:260px;background:#f5ede7;border-radius:50% 50% 20px 20px;position:relative;display:flex;flex-direction:column;justify-content:center;padding:40px}.voice-bubble{padding:22px;background:var(--white);border-radius:20px;font-size:20px;letter-spacing:-.4px;box-shadow:0 5px 20px #17120f06}.bubble-one{transform:rotate(-5deg);align-self:flex-start}.bubble-two{background:#e4c7b8;align-self:flex-end;transform:rotate(4deg);margin-top:22px;font-size:30px;letter-spacing:3px}.bubble-two>span{font-size:20px}.bubble-two small{display:block;font-size:10px;letter-spacing:.4px;margin:5px 0 0 30px;color:#665044}.voice-spark{position:absolute;top:20px;right:38px;color:var(--coral);font-size:55px}.voice-copy h2{font-size:42px}.faq{display:grid;grid-template-columns:1fr 1.25fr;gap:60px;border-top:1px solid var(--line);padding-top:70px}.faq h2{font-size:39px}.questions details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;padding:24px 0;font-size:16px;line-height:1.4}summary::-webkit-details-marker{display:none}summary span{font-size:22px;color:var(--muted)}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);font-size:14px;line-height:1.8;max-width:530px;margin:0 28px 24px 0}.closing{text-align:center;background:var(--paper);border-radius:24px;padding:67px 25px 72px}.closing h2{font-size:clamp(38px,4.6vw,64px)}.closing>p:not(.eyebrow){color:var(--muted);font-size:16px}.launch-status{display:inline-flex;align-items:center;gap:10px;border:1px solid #c7bbae;border-radius:40px;padding:16px 24px;font-size:13px;margin-top:17px}.footer{display:flex;justify-content:space-between;align-items:center;padding-block:45px;gap:20px}.footer p,.footer>span{font-size:11px;color:var(--muted)}.footer .brand{font-size:26px}
@media(min-width:1500px){.hero{min-height:760px}}@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.hero{gap:22px;min-height:600px}h1{font-size:78px;letter-spacing:-5px}.hero-art{height:540px}.orbit-two{width:100%;height:430px}.orbit-one{width:85%;height:350px}.floating-label{font-size:9px}.floating-card{right:-8px;bottom:42px}.moment-strip p{gap:15px;font-size:12px}.feature{padding:30px}.voice-section{gap:35px}.voice-copy h2{font-size:36px}.voice-art{padding:20px}.voice-bubble{font-size:17px}.bubble-two{font-size:26px}.intro{font-size:16px}}
@media(max-width:720px){.hero-icon{width:108px;height:108px;border-radius:25px;top:18px;right:16px}.wrap{width:calc(100% - 40px)}.header{height:82px}.brand{font-size:28px}.header nav{display:none}.button.small{font-size:12px;padding:12px 16px;gap:13px}.hero{grid-template-columns:1fr;text-align:center;padding:35px 0 40px;gap:42px}.hero .eyebrow{justify-content:center;font-size:10px}h1{font-size:clamp(66px,15vw,96px);letter-spacing:-4px;margin-block:23px}.intro{font-size:17px}.hero-art{height:555px;max-width:490px;width:100%;margin:auto}.label-top{left:4px;top:28px}.floating-card{right:0;bottom:60px}.orbit-two{height:440px}.moment-strip{flex-direction:column;gap:15px;padding-block:24px}.moment-strip p{flex-wrap:wrap;justify-content:center;gap:12px;font-size:12px}.moment-strip i{font-size:16px}.section{padding-block:65px}.section-heading{margin-bottom:32px}h2{letter-spacing:-1.8px}.experience-grid{grid-template-columns:1fr}.feature{padding:30px;min-height:unset}.feature-large{padding-bottom:35px}.discovery-art{margin-right:0}.feature-small{display:grid;grid-template-columns:1fr 110px;column-gap:10px}.feature-small .index,.feature-small p{grid-column:1/-1}.feature-small h3{grid-column:1;grid-row:2;font-size:30px;margin-block:25px 15px}.listen-art{grid-column:2;grid-row:2;height:120px}.listen-ring{width:100px;height:100px}.listen-wave{font-size:45px}.voice-section{grid-template-columns:1fr;padding-block:0 65px;gap:28px}.voice-art{height:245px;padding:28px;max-width:490px;width:100%;margin:auto}.voice-copy{text-align:center}.voice-copy h2{font-size:35px}.voice-copy p br{display:none}.faq{grid-template-columns:1fr;gap:10px;padding-top:45px}.faq h2{font-size:35px}.closing{padding:45px 18px}.closing .eyebrow{font-size:9px;letter-spacing:1px}.closing h2{font-size:36px;letter-spacing:-1.8px}.closing>p:not(.eyebrow){font-size:14px}.footer{flex-wrap:wrap;padding-block:30px;gap:15px}.footer p{order:3;flex-basis:100%;margin:0}.footer>span{font-size:10px}.section-heading>p:last-child{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
