@font-face{font-family:Manrope;src:url(/fonts/manrope-latin.woff2) format("woff2");font-style:normal;font-weight:400 800;font-display:swap}@font-face{font-family:"Instrument Serif";src:url(/fonts/instrument-serif-latin.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:"Instrument Serif";src:url(/fonts/instrument-serif-italic-latin.woff2) format("woff2");font-style:italic;font-weight:400;font-display:swap}:root{--ink: #191719;--muted: #6d6869;--paper: #f7f5f0;--white: #fffdfa;--blush: #f3d8d8;--rose: #dd4e70;--wine: #542631;--line: rgba(25, 23, 25, .14);--serif: "Instrument Serif", Georgia, serif;--sans: "Manrope", "Avenir Next", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.site-header{position:relative;z-index:20;padding:22px clamp(22px,5vw,80px);color:var(--ink)}.header-inner{max-width:1480px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.brand-mark{display:inline-flex;align-items:center;gap:11px;font-size:17px;font-weight:700;letter-spacing:-.03em}.brand-mark img{width:40px;height:40px;border-radius:11px;box-shadow:0 6px 18px #d536632e}.site-nav{display:flex;align-items:center;gap:clamp(20px,2.6vw,40px);font-size:12px;font-weight:600}.site-nav a{position:relative;color:#4d484a}.site-nav a:after{content:"";position:absolute;right:0;bottom:-7px;left:0;height:1px;background:var(--rose);transform:scaleX(0);transition:transform .25s ease}.site-nav a:hover:after{transform:scaleX(1)}.nav-toggle{display:none;width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:50%;color:inherit;background:#ffffffb3}.nav-toggle span{display:block;width:16px;height:1px;margin:5px auto;background:currentColor}.overline{margin:0 0 24px;color:var(--rose);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.home-hero{position:relative;min-height:100svh;background:var(--paper)}.home-hero:before{content:"";position:absolute;top:0;right:0;width:45%;height:72%;border-radius:0 0 0 70%;background:#f1eae4}.hero-inner{position:relative;max-width:1480px;min-height:calc(100svh - 84px);margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:5vw;padding:50px clamp(24px,5vw,80px) 90px}.hero-copy{position:relative;z-index:2;padding-bottom:20px}.hero-copy h1{margin:0;font-family:var(--serif);font-size:clamp(78px,10vw,154px);font-weight:400;letter-spacing:-.055em;line-height:.72}.hero-copy h1 em{color:var(--rose);font-weight:400}.hero-intro{max-width:560px;margin:48px 0 34px;color:#565153;font-size:clamp(15px,1.25vw,18px);line-height:1.78}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.google-play{display:inline-flex;align-items:center;gap:11px;padding:11px 17px;border-radius:11px;color:#fff;background:var(--ink);transition:transform .2s ease,box-shadow .2s ease}.google-play:hover{transform:translateY(-2px);box-shadow:0 12px 30px #19171929}.google-play svg{width:26px;fill:currentColor}.google-play span{font-size:16px;font-weight:600;line-height:1}.google-play small{display:block;margin-bottom:4px;font-size:7px;letter-spacing:.08em}.quiet-link{display:inline-flex;align-items:center;gap:18px;padding-bottom:5px;border-bottom:1px solid var(--line);color:#4f4a4c;font-size:12px;font-weight:600}.quiet-link span{color:var(--rose)}.hero-product{position:relative;min-height:670px}.phone-shell{position:absolute;top:50%;left:50%;width:min(335px,60%);height:610px;padding:12px;border:1px solid rgba(25,23,25,.17);border-radius:42px;background:#202020;box-shadow:0 34px 80px #391f252e;transform:translate(-50%,-50%) rotate(3deg)}.phone-status{height:35px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;color:#ffffffad;font-size:8px}.phone-status i{width:43px;height:12px;border-radius:999px;background:#090909}.demo-screen{position:relative;height:505px;overflow:hidden;border-radius:28px;background:var(--blush)}.demo-screen:before{content:"";position:absolute;top:18%;right:-17%;width:85%;aspect-ratio:1;border:1px solid rgba(84,38,49,.24);border-radius:50%}.demo-screen:after{content:"";position:absolute;top:30%;right:5%;width:52%;aspect-ratio:1;border-radius:50%;background:#dd4e702b}.screen-label{position:absolute;z-index:2;top:26px;left:26px;color:#5426319e;font-size:8px;font-weight:700;letter-spacing:.14em;line-height:1.5}.screen-copy{position:absolute;z-index:2;right:26px;bottom:34px;left:26px}.screen-copy span,.screen-copy small{display:block;color:#5426319e;font-size:8px;font-weight:600;letter-spacing:.06em}.screen-copy strong{display:block;margin:9px 0 19px;color:var(--wine);font-family:var(--serif);font-size:45px;font-weight:400;line-height:.88}.screen-nav{height:48px;display:flex;align-items:center;justify-content:center;gap:16px}.screen-nav span,.screen-nav b{width:5px;height:5px;border-radius:50%;background:#6a6768}.screen-nav b{width:23px;border-radius:999px;background:#eee}.icon-float{position:absolute;z-index:3;top:18%;right:0;padding:9px;border-radius:25px;background:#ffffffb8;box-shadow:0 18px 50px #7731462b;backdrop-filter:blur(12px);transform:rotate(-7deg)}.icon-float img{width:92px;height:92px;border-radius:19px}.story-count{position:absolute;top:15%;left:2%;color:#777174;font-size:9px;letter-spacing:.14em;writing-mode:vertical-rl}.side-note{position:absolute;right:0;bottom:13%;margin:0;color:#746e70;font-family:var(--serif);font-size:17px;font-style:italic;line-height:1.1;transform:rotate(-4deg)}.watching h2,.about-app h2,.contact h2{margin:0;font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:.88}.watching{display:grid;grid-template-columns:1.08fr .92fr;min-height:780px;background:#efe9e2}.watching-visual{display:grid;place-items:center;padding:clamp(40px,7vw,100px);background:var(--wine)}.story-preview{width:min(620px,100%);aspect-ratio:.78;display:grid;grid-template-rows:auto 1fr auto;padding:25px;border:1px solid rgba(255,255,255,.2);color:#fff;background:#ffffff09}.story-preview header,.story-preview footer{display:flex;align-items:center;justify-content:space-between}.story-preview header>span{font-size:13px;font-weight:700}.story-preview small{display:block;color:#ffffff80;font-size:8px;letter-spacing:.06em}.story-stage{position:relative;display:grid;place-items:center;overflow:hidden}.story-stage:before,.story-stage:after,.story-stage i{content:"";position:absolute;border-radius:50%}.story-stage:before{width:70%;aspect-ratio:1;border:1px solid rgba(255,255,255,.15)}.story-stage:after{width:42%;aspect-ratio:1;background:#ec9eb21f}.story-stage i{width:22%;aspect-ratio:1;background:#ffffff14}.story-stage button{position:relative;z-index:2;width:76px;height:76px;border:1px solid rgba(255,255,255,.45);border-radius:50%;color:#fff;background:#ffffff0a;pointer-events:none}.story-preview footer{gap:28px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12)}.story-preview footer strong{display:block;margin-bottom:4px;font-size:12px}.story-preview footer>span{flex:1;height:2px;background:linear-gradient(to right,#e99caf 64%,#ffffff24 64%)}.watching-copy{align-self:center;max-width:750px;padding:clamp(80px,9vw,140px)}.watching h2{margin-bottom:60px;font-size:clamp(58px,6.5vw,95px)}.feature-line{display:grid;grid-template-columns:38px 1fr;gap:16px;padding:24px 0;border-top:1px solid var(--line)}.feature-line:last-child{border-bottom:1px solid var(--line)}.feature-line>span{padding-top:3px;color:var(--rose);font-size:9px;font-weight:700}.feature-line p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.feature-line strong{display:block;margin-bottom:6px;color:var(--ink);font-size:14px}.about-app{display:grid;grid-template-columns:.82fr 1.18fr;padding:clamp(100px,13vw,190px) clamp(24px,8vw,125px);background:var(--paper)}.about-lockup{position:relative;min-height:430px;display:flex;align-items:center;justify-content:center}.about-lockup:before{content:"";position:absolute;width:380px;max-width:80%;aspect-ratio:1;border:1px solid #e9d0d5;border-radius:50%}.about-lockup img{position:relative;z-index:1;width:min(230px,50%);border-radius:25%;box-shadow:0 30px 70px #9d3a562e}.about-lockup span{position:absolute;z-index:2;right:7%;bottom:19%;color:var(--wine);font-family:var(--serif);font-size:40px;font-style:italic;transform:rotate(-7deg)}.about-text{align-self:center;max-width:720px;padding-left:4vw}.about-app h2{font-size:clamp(58px,6.7vw,98px)}.about-text>p:not(.overline){max-width:630px;margin:34px 0;color:var(--muted);font-size:15px;line-height:1.8}.about-text a{display:inline-flex;gap:34px;padding-bottom:6px;border-bottom:1px solid var(--ink);font-size:12px;font-weight:600}.about-text a span{color:var(--rose)}.contact{display:flex;align-items:end;justify-content:space-between;gap:40px;padding:clamp(90px,10vw,145px) clamp(24px,8vw,125px);color:#fff;background:var(--ink)}.contact .overline{color:#e99caf}.contact h2{font-size:clamp(55px,7vw,104px)}.contact>a{flex:0 1 auto;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.35);color:#ffffffc7;font-size:clamp(13px,1.4vw,18px)}.contact>a span{margin-left:15px;color:#e99caf}.site-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;padding:32px clamp(24px,6vw,96px);color:var(--ink);background:var(--white);font-size:10px}.footer-lockup{display:flex;align-items:center;gap:12px}.footer-lockup img{width:42px;height:42px;border-radius:10px}.footer-lockup strong,.footer-lockup span{display:block}.footer-lockup strong{font-size:14px}.footer-lockup span{margin-top:3px;color:var(--muted);font-size:9px}.footer-links{display:flex;gap:22px;color:#5f5a5c;font-weight:600}.site-footer>p{margin:0;color:var(--muted);text-align:right}.reveal{opacity:0;transform:translateY(18px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}.document-page{color:#282426;background:#fff}.document-page .site-header{border-bottom:1px solid #e9e5e6;background:#fff}.legal-wrap{width:min(840px,calc(100% - 40px));margin:0 auto;padding:72px 0 100px}.legal-wrap .legal-kicker{margin:0 0 10px;color:#b72a5a;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.legal-wrap h1{margin:0 0 8px;color:#171316;font-family:var(--serif);font-size:clamp(46px,6vw,66px);font-weight:400;letter-spacing:-.035em}.legal-updated{margin:0 0 54px;color:#777176;font-size:13px}.legal-wrap h2{margin:42px 0 12px;color:#171316;font-size:20px;letter-spacing:-.02em}.legal-wrap p,.legal-wrap li{color:#484247;font-size:15px;line-height:1.82}.legal-wrap ul{padding-left:22px}.legal-wrap a{color:#a41649;text-decoration:underline;text-underline-offset:3px}.legal-wrap .back-link{display:inline-block;margin-top:50px;font-size:13px;font-weight:700;text-decoration:none}@media(max-width:900px){.nav-toggle{display:block}.site-nav{position:absolute;top:72px;left:18px;right:18px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px;border:1px solid var(--line);border-radius:15px;color:var(--ink);background:#fffdfafa;box-shadow:0 18px 50px #1e14181a}.site-nav.is-open{display:flex}.site-nav a{padding:13px 10px}.hero-inner{grid-template-columns:1fr 1fr;gap:1vw}.hero-copy h1{font-size:clamp(70px,10.5vw,100px)}.phone-shell{width:70%}.icon-float{right:-2%}.watching{grid-template-columns:1fr 1fr}.watching-copy{padding:8vw 6vw}.about-app{grid-template-columns:.8fr 1.2fr}.contact{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.site-header{padding:16px 18px}.brand-mark img{width:37px;height:37px}.home-hero:before{width:72%;height:40%}.hero-inner{display:block;padding:80px 20px 50px}.hero-copy h1{font-size:clamp(76px,24vw,102px)}.hero-intro{margin-top:40px}.hero-product{min-height:660px;margin-top:40px}.phone-shell{width:73%}.icon-float{top:17%;right:1%}.side-note{right:2%}.watching{grid-template-columns:1fr}.watching-visual{padding:60px 28px}.story-preview{aspect-ratio:.86}.watching-copy{padding:85px 22px 100px}.watching h2{font-size:65px}.about-app{grid-template-columns:1fr;padding:80px 22px 100px}.about-lockup{min-height:390px}.about-text{padding:25px 0 0}.about-app h2{font-size:66px}.contact{padding-inline:22px}.contact h2{font-size:64px}.contact>a{max-width:100%;overflow-wrap:anywhere}.site-footer{grid-template-columns:1fr;text-align:center}.footer-lockup,.footer-links{justify-content:center}.site-footer>p{text-align:center}.legal-wrap{padding-top:52px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
