:root{--ink:#171713;--paper:#f7f2e9;--paper-dark:#ece4d7;--orange:#f45b1c;--orange-deep:#d9430c;--green:#598c48;--line:#17171329;--muted:#66645d;--max-width:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif}body:before{z-index:100;pointer-events:none;content:"";opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{z-index:20;width:min(calc(100% - 48px), var(--max-width));border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:88px;margin:0 auto;display:flex;position:relative}.wordmark{letter-spacing:-.8px;align-items:center;gap:10px;font-size:23px;font-weight:750;display:inline-flex}.brand-mark{background:var(--orange);color:#fff;letter-spacing:-1px;border-radius:11px 11px 11px 4px;place-items:center;width:38px;height:38px;font-size:17px;font-weight:900;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 -2px #6c16002e}.chicken-mark{box-shadow:none;background:0 0}.chicken-mark img{object-fit:cover;object-position:center;image-rendering:pixelated}nav{color:#4e4d47;gap:34px;font-size:13px;font-weight:650;display:flex}nav a,.header-download{transition:color .18s}nav a:hover,.header-download:hover{color:var(--orange)}.header-download{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-family:inherit;font-size:13px;font-weight:750;display:inline-flex}.header-download span{color:var(--orange);font-size:18px}.hero{width:min(calc(100% - 48px), var(--max-width));grid-template-columns:minmax(0,.83fr) minmax(560px,1.17fr);align-items:center;gap:clamp(40px,6vw,88px);min-height:730px;margin:0 auto;padding:68px 0 80px;display:grid;position:relative}.hero:before{content:"";filter:blur(80px);background:#f45b1c1f;border-radius:50%;width:52%;height:80%;position:absolute;top:8%;right:-10%}.hero-copy,.hero-media{z-index:1;position:relative}.eyebrow,.section-kicker{color:var(--orange-deep);letter-spacing:1.8px;text-transform:uppercase;margin:0 0 24px;font-size:11px;font-weight:800}.eyebrow{align-items:center;gap:9px;display:flex}.status-dot{background:var(--green);border-radius:50%;width:7px;height:7px;position:relative}.status-dot:after{content:"";border:1px solid #598c4859;border-radius:50%;position:absolute;inset:-4px}h1,h2,h3,p{text-wrap:pretty}h1{letter-spacing:-5px;max-width:620px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(62px,6.6vw,96px);font-weight:500;line-height:.88}h1 em,.steps h2 em{color:var(--orange);font-weight:500}.hero-lede{color:#55534d;max-width:530px;margin:31px 0 32px;font-size:17px;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.app-store-button{color:#8c8880;cursor:not-allowed;opacity:.82;background:#d8d4cc;border:1px solid #c4c0b8;border-radius:11px;justify-content:center;align-items:center;gap:10px;min-width:184px;height:58px;font-family:inherit;display:inline-flex}.waitlist-button{border:1px solid var(--orange);background:var(--orange);color:#fff;cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:18px;min-width:184px;height:58px;padding:0 23px;font-family:inherit;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.waitlist-button:hover{background:var(--orange-deep);transform:translateY(-2px);box-shadow:0 12px 25px #9d320a33}.waitlist-button span{font-size:19px}.app-store-button svg{fill:currentColor;width:29px;height:29px}.app-store-button span{flex-direction:column;line-height:1;display:flex}.app-store-button small{letter-spacing:.1px;margin-bottom:3px;font-size:10px}.app-store-button strong{letter-spacing:-.5px;font-size:20px;font-weight:520}.watch-link{align-items:center;gap:10px;font-size:13px;font-weight:750;display:flex}.play-icon{border:1px solid var(--line);width:35px;height:35px;color:var(--orange);border-radius:50%;place-items:center;padding-left:2px;font-size:10px;transition:background .18s,color .18s;display:grid}.watch-link:hover .play-icon{background:var(--orange);color:#fff}.hero-proof{color:#77736a;letter-spacing:.8px;text-transform:uppercase;flex-wrap:wrap;gap:20px;margin-top:33px;font-size:10px;font-weight:750;display:flex}.hero-proof span{padding-left:12px;position:relative}.hero-proof span:before{content:"";background:var(--orange);border-radius:50%;width:4px;height:4px;position:absolute;top:5px;left:0}.hero-media{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff7a;border:1px solid #ffffffb3;border-radius:28px;padding:12px;box-shadow:0 40px 90px #3f2a1729,0 4px 14px #3f2a1714}.media-topline{color:#716d64;letter-spacing:1.3px;text-transform:uppercase;justify-content:space-between;padding:2px 8px 11px;font-size:9px;font-weight:800;display:flex}.hero-media video{aspect-ratio:16/9;object-fit:cover;background:#e9e2d8;border-radius:18px;width:100%;display:block}.local-badge{background:#fffaf3;border:1px solid #ffffffb3;border-radius:14px;align-items:center;gap:11px;min-width:190px;padding:12px 16px;display:flex;position:absolute;bottom:-28px;right:-24px;box-shadow:0 15px 35px #3f2a172e}.local-badge svg{width:29px;fill:var(--green)}.local-badge span{color:#767167;flex-direction:column;font-size:10px;line-height:1.5;display:flex}.local-badge strong{color:var(--ink);font-size:12px}.statement{background:var(--ink);color:#fff;justify-content:center;align-items:center;gap:clamp(16px,4vw,56px);min-height:84px;padding:20px 24px;display:flex}.statement p{letter-spacing:2.2px;margin:0;font-size:clamp(11px,1.2vw,14px);font-weight:800}.statement span{color:var(--orange);font-size:26px}.section-shell{width:min(calc(100% - 48px), var(--max-width));margin:0 auto}.why{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:10vw;padding-top:145px;padding-bottom:145px;display:grid}.section-intro h2,.screens-heading h2,.privacy-copy h2,.steps h2,.download-section h2{letter-spacing:-3.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,5.2vw,72px);font-weight:500;line-height:.98}.section-intro>p:last-child{max-width:470px;color:var(--muted);margin:30px 0 0;font-size:16px;line-height:1.75}.feature-list{border-top:1px solid var(--line)}.feature{border-bottom:1px solid var(--line);grid-template-columns:55px 1fr;gap:10px;padding:27px 0 30px;display:grid}.feature>span{color:var(--orange);padding-top:5px;font-family:Georgia,serif;font-size:13px;font-style:italic}.feature h3,.screen-caption h3,.steps-row h3{letter-spacing:-.5px;margin:0 0 8px;font-size:18px}.feature p,.screen-caption p,.steps-row p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.privacy-section{min-height:760px;padding:100px max(24px, calc((100vw - var(--max-width)) / 2));color:#fff;background:#1a1a16;grid-template-columns:minmax(480px,1fr) minmax(0,.85fr);align-items:center;gap:9vw;display:grid;overflow:hidden}.privacy-visual{place-items:center;min-height:530px;display:grid;position:relative}.phone-core{z-index:2;background:#292923;border:7px solid #eae4da;border-radius:40px;flex-direction:column;align-items:center;width:235px;height:465px;display:flex;position:relative;box-shadow:0 0 0 1px #555348,0 35px 70px #050504}.phone-speaker{background:#070706;border-radius:9px;width:64px;height:6px;margin-top:14px}.core-mark{background:var(--orange);color:#fff;border-radius:22px 22px 22px 7px;place-items:center;width:75px;height:75px;margin-top:85px;font-size:43px;font-weight:900;display:grid;box-shadow:0 0 50px #f45b1c57}.phone-core p{color:#afaca2;letter-spacing:2px;text-align:center;margin:20px 0 0;font-size:9px;font-weight:800;line-height:1.55}.phone-home{background:#a6a399;border-radius:4px;width:82px;height:3px;position:absolute;bottom:10px}.voice-wave{align-items:center;gap:5px;height:45px;margin-top:34px;display:flex}.voice-wave i{background:var(--orange);border-radius:4px;width:3px;height:15px;animation:1.25s ease-in-out infinite wave}.voice-wave i:nth-child(2),.voice-wave i:nth-child(6){height:25px;animation-delay:-.2s}.voice-wave i:nth-child(3),.voice-wave i:nth-child(5){height:37px;animation-delay:-.4s}.voice-wave i:nth-child(4){height:45px;animation-delay:-.6s}@keyframes wave{0%,to{transform:scaleY(.58)}50%{transform:scaleY(1)}}.signal{border:1px solid #f45b1c47;border-radius:50%;position:absolute}.signal-one{width:410px;height:410px}.signal-two{opacity:.55;width:590px;height:590px}.orbit-label{z-index:3;color:#b9b5aa;letter-spacing:.5px;text-transform:uppercase;background:#22221e;border:1px solid #4b4941;border-radius:5px;padding:9px 13px;font-size:9px;font-weight:750;position:absolute}.label-voice{top:9%;left:8%}.label-brain{top:32%;right:0}.label-progress{bottom:13%;left:1%}.privacy-copy .section-kicker{color:#ff7d49}.privacy-copy h2{max-width:550px}.privacy-lede{color:#bbb8af;max-width:570px;margin:30px 0 32px;font-size:16px;line-height:1.75}.privacy-copy ul{color:#e2dfd7;gap:15px;margin:0;padding:0;font-size:14px;list-style:none;display:grid}.privacy-copy li span{color:#88b778;border:1px solid #495f42;border-radius:50%;place-items:center;width:22px;height:22px;margin-right:10px;font-size:10px;display:inline-grid}.privacy-note{color:#8f8d85;border-top:1px solid #373731;margin:40px 0 0;padding-top:22px;font-family:Georgia,serif;font-size:13px;font-style:italic}.privacy-note span{color:var(--orange);letter-spacing:1.6px;margin-right:12px;font-family:Avenir Next,sans-serif;font-size:9px;font-style:normal;font-weight:850}.screens{padding-top:145px;padding-bottom:150px}.screens-heading{justify-content:space-between;align-items:flex-end;margin-bottom:65px;display:flex}.screens-heading>p{max-width:390px;color:var(--muted);margin:0 0 5px;font-size:15px;line-height:1.7}.screens-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.screen-card{border:1px solid var(--line);background:#f0e9de;border-radius:18px;overflow:hidden}.screen-image{border-bottom:1px solid var(--line);background:#ebe3d7;min-height:430px;position:relative;overflow:hidden}.screen-image img{object-fit:cover;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.screen-card:hover .screen-image img{transform:scale(1.025)}.shot-onboarding .screen-image img{object-position:center}.shot-conversation .screen-image img,.shot-home .screen-image img{object-position:center 30%}.shot-progress{grid-column:1/-1}.shot-progress .screen-image{min-height:500px}.shot-progress .screen-image img{object-fit:cover;object-position:center}.screen-caption{background:#fbf7f0;grid-template-columns:52px 1fr;gap:10px;min-height:130px;padding:25px 27px;display:grid}.screen-caption>span{color:var(--orange);font-family:Georgia,serif;font-size:13px;font-style:italic}.steps{padding-bottom:150px}.steps>h2{max-width:700px}.steps-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;margin-top:70px;display:grid}.steps-row article{min-height:260px;padding:30px 42px 30px 0}.steps-row article+article{border-left:1px solid var(--line);padding-left:42px}.steps-row span{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:37px;height:37px;margin-bottom:64px;font-family:Georgia,serif;font-size:14px;font-style:italic;display:grid}.steps-row p{max-width:290px}.download-section{background:var(--orange);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:680px;padding:100px 24px 60px;display:flex;position:relative;overflow:hidden}.download-glow{border:1px solid #ffffff2e;border-radius:50%;width:740px;height:740px;position:absolute;top:-35%;left:50%;transform:translate(-50%);box-shadow:0 0 0 100px #ffffff09,0 0 0 200px #ffffff06}.download-section>:not(.download-glow){position:relative}.download-section .section-kicker{color:#491607}.download-section h2{letter-spacing:-5px;font-size:clamp(62px,7.5vw,106px);line-height:.87}.download-section>p:not(.section-kicker){color:#6e2108;margin:30px 0;font-size:16px;font-weight:600;line-height:1.65}.app-store-button-light{color:#777168;background:#d5cfc6e0;border-color:#49160738}.download-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.waitlist-button-light{color:var(--orange-deep);background:#fff;border-color:#fff}.waitlist-button-light:hover{background:#fff7ef;box-shadow:0 12px 25px #49160733}.download-meta{color:#491607c7;letter-spacing:1.1px;text-transform:uppercase;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:65px;font-size:10px;font-weight:800;display:flex}.download-meta span+span:before{content:"·";margin-right:20px}footer{min-height:120px;padding:30px max(24px, calc((100vw - var(--max-width)) / 2));background:var(--ink);color:#a9a69e;grid-template-columns:1fr auto 1fr;align-items:center;font-size:11px;display:grid}footer p:first-of-type{color:#e4e1da;font-family:Georgia,serif;font-size:13px;font-style:italic}footer p:last-child{justify-self:end}.footer-wordmark{color:#fff}.waitlist-overlay{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#171713b3;place-items:center;padding:24px;animation:.18s ease-out waitlist-fade;display:grid;position:fixed;inset:0;overflow-y:auto}.waitlist-dialog{background:#fffaf3;border:1px solid #ffffffbf;border-radius:26px;width:min(100%,510px);padding:42px;animation:.22s cubic-bezier(.2,.8,.2,1) waitlist-rise;position:relative;box-shadow:0 35px 90px #00000052}.waitlist-dialog h2{letter-spacing:-3px;max-width:390px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(43px,7vw,58px);font-weight:500;line-height:.95}.waitlist-dialog .section-kicker{margin-bottom:16px}.waitlist-close{border:1px solid var(--line);width:34px;height:34px;color:var(--ink);cursor:pointer;background:0 0;border-radius:50%;place-items:center;padding:0;font-size:24px;font-weight:300;line-height:1;display:grid;position:absolute;top:18px;right:18px}.waitlist-intro{max-width:390px;color:var(--muted);margin:20px 0 28px;font-size:14px;line-height:1.65}.waitlist-dialog form{display:grid}.waitlist-dialog label{margin-bottom:8px;font-size:12px;font-weight:800}.waitlist-dialog input[type=email]{width:100%;height:54px;color:var(--ink);font:inherit;background:#fff;border:1px solid #17171338;border-radius:10px;outline:none;padding:0 16px;font-size:16px;transition:border .18s,box-shadow .18s}.waitlist-dialog input[type=email]:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f45b1c1f}.waitlist-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.captcha-wrap{min-height:65px;margin-top:16px}.waitlist-config-error{color:#9d3512;background:#f4e8e2;border-radius:8px;margin:16px 0 0;padding:12px;font-size:12px;line-height:1.5}.waitlist-message{min-height:20px;color:var(--muted);margin:6px 0;font-size:12px}.waitlist-message-error{color:#a63612}.waitlist-submit{border:1px solid var(--orange);background:var(--orange);color:#fff;cursor:pointer;border-radius:10px;width:100%;height:54px;font-family:inherit;font-size:14px;font-weight:800;transition:background .18s,opacity .18s}.waitlist-submit:hover:not(:disabled){background:var(--orange-deep)}.waitlist-submit:disabled{cursor:not-allowed;opacity:.48}.waitlist-privacy{color:#858178;text-align:center;margin:12px 0 0;font-size:10px}.waitlist-success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:390px;display:flex}.waitlist-success>span{width:52px;height:52px;color:var(--green);background:#e4eedf;border-radius:50%;place-items:center;margin-bottom:28px;font-size:21px;font-weight:800;display:grid}.waitlist-success>p:not(.section-kicker){color:var(--muted);margin:22px 0 28px;font-size:14px;line-height:1.65}@keyframes waitlist-fade{0%{opacity:0}}@keyframes waitlist-rise{0%{opacity:0;transform:translateY(14px)scale(.98)}}@media (max-width:1050px){.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{max-width:720px}.hero-media{width:calc(100% - 20px)}.why{grid-template-columns:1fr;gap:70px}.section-intro{max-width:730px}.privacy-section{grid-template-columns:.9fr 1fr;gap:40px}.label-voice{left:0}.label-brain{right:-15px}}@media (max-width:800px){.site-header{width:min(calc(100% - 32px), var(--max-width));height:74px}nav{display:none}.hero,.section-shell{width:min(calc(100% - 32px), var(--max-width))}.hero{gap:52px;min-height:auto;padding:60px 0 80px}h1{letter-spacing:-3.5px;font-size:clamp(56px,18vw,76px)}.hero-lede{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-media{border-radius:20px;width:100%;padding:8px}.hero-media video{border-radius:14px}.local-badge{bottom:-32px;right:12px}.statement{gap:9px;min-height:70px}.statement p{letter-spacing:.8px;font-size:8px}.statement span{font-size:14px}.why,.screens{padding-top:100px;padding-bottom:100px}.section-intro h2,.screens-heading h2,.privacy-copy h2,.steps h2{letter-spacing:-2.8px;font-size:clamp(45px,14vw,60px)}.privacy-section{grid-template-columns:1fr;padding-top:85px;padding-bottom:100px}.privacy-visual{order:2;min-height:560px}.privacy-copy{order:1}.signal-one{width:340px;height:340px}.signal-two{width:480px;height:480px}.label-voice{left:2%}.label-brain{right:1%}.label-progress{left:0}.screens-heading{flex-direction:column;align-items:flex-start;gap:28px}.screens-heading>p{max-width:500px}.screens-grid{grid-template-columns:1fr}.shot-progress{grid-column:auto}.screen-image,.shot-progress .screen-image{min-height:360px}.shot-progress .screen-image img{object-fit:cover}.steps{padding-bottom:100px}.steps-row{grid-template-columns:1fr;margin-top:50px}.steps-row article,.steps-row article+article{border-bottom:1px solid var(--line);border-left:0;min-height:auto;padding:28px 0 32px}.steps-row article:last-child{border-bottom:0}.steps-row span{margin-bottom:35px}.download-section{min-height:630px}.download-section h2{letter-spacing:-4px;font-size:clamp(58px,18vw,82px)}.download-actions{flex-direction:column;align-items:center}.waitlist-overlay{align-items:start;padding:16px}.waitlist-dialog{border-radius:20px;margin:auto 0;padding:34px 24px 26px}.waitlist-dialog h2{letter-spacing:-2.4px}footer{grid-template-columns:1fr auto;gap:25px}footer p:first-of-type{display:none}}@media (max-width:430px){.header-download{font-size:11px}.hero-proof{gap:11px 15px}.app-store-button,.waitlist-button{min-width:178px}.privacy-visual{transform:scale(.9)}.screen-image,.shot-progress .screen-image{min-height:280px}.screen-caption{grid-template-columns:38px 1fr;padding:22px 20px}.download-meta{gap:12px}.download-meta span+span:before{margin-right:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
