@font-face{font-family:Bricolage Grotesque;src:url(/fonts/BricolageGrotesque.ttf)format("truetype");font-display:swap;font-weight:200 800}:root{--canvas:#101923;--surface:#182534;--surface-strong:#24364a;--text:#eaf2f8;--muted:#afc4d6;--accent:#77b7ea;--accent-soft:#b9d9f4;--ink-on-accent:#101923;--hairline:#b9d9f424}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--text);margin:0;font-family:Bricolage Grotesque,ui-sans-serif,system-ui,sans-serif}a{color:inherit;text-decoration:none}.site-nav{z-index:10;justify-content:space-between;align-items:center;width:min(100% - 40px,1180px);height:76px;margin:0 auto;display:flex;position:absolute;inset:0 0 auto}.brand{align-items:center;gap:11px;font-size:19px;font-weight:750;display:inline-flex}.brand img{border-radius:10px}.nav-links{color:var(--muted);align-items:center;gap:30px;font-size:14px;font-weight:600;display:flex}.nav-links a{transition:color .18s,transform .18s}.nav-links a:hover{color:var(--text)}.nav-cta,.button-primary{background:var(--accent-soft);color:var(--ink-on-accent)!important}.nav-cta{border-radius:999px;padding:11px 17px}.hero{isolation:isolate;grid-template-columns:minmax(0,1fr) minmax(320px,.74fr);align-items:center;width:min(100% - 40px,1180px);min-height:100dvh;margin:0 auto;padding:90px 0 42px;display:grid;position:relative;overflow:hidden}.hero:before{z-index:-2;content:"";opacity:.92;background:url(/assets/sleep-scene-background.png) 50%/cover no-repeat;position:absolute;inset:0 -14vw 0 42%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 28%);mask-image:linear-gradient(90deg,#0000,#000 28%)}.hero:after{z-index:-1;content:"";background:linear-gradient(90deg, var(--canvas) 0%, #101923eb 35%, transparent 72%);pointer-events:none;position:absolute;inset:0}.hero-copy{max-width:610px;padding-bottom:24px}.eyebrow{color:var(--accent-soft);letter-spacing:.11em;text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:700}.hero h1{letter-spacing:-.065em;max-width:690px;margin:0;font-size:clamp(3.6rem,7.2vw,7.2rem);font-weight:700;line-height:.88}.hero-description{max-width:540px;color:var(--muted);margin:28px 0 0;font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.45}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-weight:750;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)scale(.98)}.button-secondary{border-color:var(--hairline);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#24364a85}.hero-visual{justify-content:center;padding-left:20px;display:flex}.phone-shell{background:#060b10;border:1px solid #eaf2f833;border-radius:54px;width:min(100%,390px);padding:10px;transform:rotate(2.5deg);box-shadow:inset 0 1px #ffffff29,0 38px 100px #00000061}.phone-shell img{border-radius:44px;width:100%;height:auto;display:block}.intro-section,.library-section,.music-section,.privacy-section,.download-section,.site-footer{width:min(100% - 40px,1180px);margin-inline:auto}.intro-section{padding:148px 0 160px}.intro-heading{max-width:850px}.intro-heading h2,.library-copy h2,.music-copy h2,.privacy-copy h2,.download-section h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.8rem,5.8vw,5.8rem);font-weight:700;line-height:.95}.intro-heading p,.library-copy>p,.music-copy>p:not(.eyebrow),.privacy-copy>p{max-width:620px;color:var(--muted);margin:24px 0 0;font-size:1.15rem;line-height:1.55}.feature-flow{grid-template-columns:minmax(280px,.68fr) minmax(0,1.32fr);align-items:center;gap:clamp(48px,8vw,108px);margin-top:92px;display:grid}.feature-list article{border-bottom:1px solid var(--hairline);padding:27px 0 30px}.feature-list article:first-child{border-top:1px solid var(--hairline)}.feature-list h3{letter-spacing:-.02em;margin:0;font-size:1.35rem}.feature-list p{color:var(--muted);margin:8px 0 0;line-height:1.55}.screen-pair{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:22px;display:grid}.screen-pair .phone-shell{border-radius:42px;width:100%;transform:rotate(-2deg)}.screen-pair .phone-shell img{border-radius:33px}.screen-pair .phone-offset{margin-top:86px;transform:rotate(2deg)}.library-section{border:1px solid var(--hairline);background:var(--surface);border-radius:36px;grid-template-columns:minmax(290px,.74fr) minmax(0,1fr);align-items:center;gap:clamp(54px,9vw,124px);padding:118px clamp(30px,7vw,88px);display:grid;overflow:hidden}.library-visual{justify-content:center;display:flex}.library-visual .phone-shell{width:min(100%,350px);transform:rotate(-1.5deg)}.library-copy h2{max-width:650px}.sound-line{color:var(--accent-soft);flex-wrap:wrap;gap:0;margin-top:38px;font-size:14px;font-weight:700;display:flex}.sound-line span{border-left:1px solid var(--hairline);padding:10px 17px}.sound-line span:first-child{border-left:0;padding-left:0}.music-section{grid-template-columns:minmax(0,1fr) minmax(290px,.8fr);align-items:center;gap:clamp(54px,9vw,124px);padding:150px 0 24px;display:grid}.music-copy h2{max-width:650px}.music-visual{justify-content:center;display:flex}.music-visual .phone-shell{width:min(100%,350px);transform:rotate(1.5deg)}.privacy-section{grid-template-columns:minmax(0,1.15fr) minmax(260px,.65fr);align-items:end;gap:clamp(50px,10vw,148px);padding:164px 0;display:grid}.privacy-copy{max-width:720px}.text-link{color:var(--accent-soft);margin-top:28px;font-weight:750;display:inline-block}.text-link:hover{text-underline-offset:5px;text-decoration:underline}.privacy-facts{border-top:1px solid var(--hairline)}.privacy-facts p{border-bottom:1px solid var(--hairline);color:var(--muted);margin:0;padding:18px 0;font-weight:650}.download-section{text-align:center;background:linear-gradient(#10192329,#101923b8),url(/assets/sleep-scene-background.png) 50% 31%/cover no-repeat;border-radius:36px;flex-direction:column;justify-content:center;align-items:center;min-height:620px;padding:96px 20px;display:flex}.download-section>img{border-radius:24px;box-shadow:0 24px 70px #00000052}.download-section h2{margin-top:34px}.download-section p{color:var(--muted);margin:16px 0 28px;font-size:1.15rem}.site-footer{grid-template-columns:1fr auto;align-items:start;gap:52px;padding:84px 0 42px;display:grid}.footer-brand{align-items:center;gap:14px;display:flex}.footer-brand img{border-radius:11px}.footer-brand strong,.footer-brand span{display:block}.footer-brand strong{font-size:18px}.footer-brand span{color:var(--muted);margin-top:3px;font-size:13px}.footer-links{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:24px;font-size:14px;font-weight:650;display:flex}.footer-links a:hover{color:var(--text)}.copyright{border-top:1px solid var(--hairline);color:var(--muted);grid-column:1/-1;margin:32px 0 0;padding-top:24px;font-size:13px}.legal-nav{position:relative}.legal-page{width:min(100% - 40px,780px);margin:0 auto;padding:92px 0 120px}.legal-page header{margin-bottom:78px}.legal-page h1{letter-spacing:-.06em;margin:0;font-size:clamp(3.6rem,8vw,6.8rem);line-height:.92}.legal-page header>p:last-child{max-width:660px;color:var(--muted);margin:26px 0 0;font-size:1.2rem;line-height:1.55}.legal-page section{border-top:1px solid var(--hairline);padding:34px 0}.legal-page h2{letter-spacing:-.025em;margin:0 0 13px;font-size:1.45rem}.legal-page section p,.legal-page li{color:var(--muted);line-height:1.7}.legal-page section p{margin:0}.legal-page ul{margin:12px 0 0;padding-left:1.25rem}.legal-page li+li{margin-top:8px}.legal-page section a{color:var(--accent-soft);text-underline-offset:4px;text-decoration:underline}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}@media (prefers-reduced-motion:no-preference){.hero-copy{animation:.7s cubic-bezier(.16,1,.3,1) both rise}.hero-visual{animation:.82s cubic-bezier(.16,1,.3,1) 80ms both rise}@keyframes rise{0%{opacity:0;transform:translateY(24px)}}}@media (max-width:767px){.site-nav{width:min(100% - 32px,1180px);height:68px}.nav-links>a:not(.nav-cta){display:none}.hero{text-align:left;grid-template-columns:1fr;width:min(100% - 32px,1180px);padding-top:104px}.hero:before{opacity:.72;inset:30% -45% 0 -20%;-webkit-mask-image:linear-gradient(#0000,#000 22%);mask-image:linear-gradient(#0000,#000 22%)}.hero:after{background:linear-gradient(180deg, var(--canvas) 0%, #101923db 42%, transparent 80%)}.hero h1{max-width:520px;font-size:clamp(3.3rem,17vw,5.3rem)}.hero-description{max-width:32rem}.hero-visual{padding:46px 0 12px}.phone-shell{border-radius:46px;width:min(78vw,340px);transform:rotate(1.5deg)}.phone-shell img{border-radius:37px}.intro-section,.music-section,.privacy-section{padding:104px 0}.feature-flow,.library-section,.music-section,.privacy-section{grid-template-columns:1fr}.feature-flow{gap:54px;margin-top:58px}.screen-pair{gap:12px}.screen-pair .phone-shell{border-radius:28px;padding:6px}.screen-pair .phone-shell img{border-radius:22px}.screen-pair .phone-offset{margin-top:54px}.library-section{border-radius:28px;gap:62px;width:min(100% - 24px,1180px);padding:72px 18px}.library-visual{order:2}.library-copy{order:1;padding:0 6px}.music-section{gap:54px}.music-visual .phone-shell{width:min(78vw,340px)}.sound-line span{padding-inline:10px}.privacy-section{align-items:start;gap:58px}.download-section{border-radius:28px;width:min(100% - 24px,1180px);min-height:520px}.site-footer{grid-template-columns:1fr;width:min(100% - 32px,1180px)}.footer-links{justify-content:flex-start}.legal-page{width:min(100% - 32px,780px);padding:72px 0 96px}.legal-page header{margin-bottom:58px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
