:root{--bg:#fafaf8;--bg-elev:#fff;--bg-sunken:#efeadf;--ink:#181716;--ink-2:#82807d;--ink-3:#aaa8a4;--rule:#ddd9d0;--rule-strong:#ccc6bb;--divider:linear-gradient(to right, transparent 5%, color-mix(in srgb, var(--rule) 40%, transparent) 35%, color-mix(in srgb, var(--rule) 40%, transparent) 65%, transparent 95%);--c-peach:#edb19f;--c-lilac:#bdb4c4;--c-mint:#b3e4b7;--c-mint-ink:#4f8e5a;--c-peach-ink:#b56247;--c-lilac-ink:#6e6678;--phone-bezel:#1a1a1a;--phone-stroke:#00000014;--radius-card:28px;--shadow-lift:0 1px 0 #fff9 inset, 0 14px 30px -18px #1f1a144d, 0 40px 60px -40px #1f1a1440;--shadow-phone:0 1px 0 #fff6 inset, 0 20px 40px -22px #1f1a1438, 0 40px 70px -50px #1f1a142e;--font-display:"Cabin", -apple-system, system-ui, sans-serif}html[data-theme=dark]{--bg:#111110;--bg-elev:#1a1a19;--bg-sunken:#090908;--ink:#ededec;--ink-2:#8a8885;--ink-3:#4d4b48;--rule:#232220;--rule-strong:#2e2d2a;--c-mint-ink:var(--c-mint);--c-peach-ink:var(--c-peach);--c-lilac-ink:var(--c-lilac);--phone-bezel:#111;--phone-stroke:#ffffff0f;--shadow-lift:0 1px 0 #ffffff0a inset, 0 14px 30px -10px #0009, 0 40px 80px -40px #0009;--shadow-phone:0 1px 0 #ffffff0f inset, 0 20px 40px -18px #00000073, 0 40px 70px -48px #0006}.icon-light{display:block}.icon-dark,html[data-theme=dark] .icon-light{display:none}html[data-theme=dark] .icon-dark{display:block}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}img,svg{max-width:100%;display:block}a{color:inherit}button{font:inherit}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-weight:450;line-height:1.5}.font-cabin{font-family:var(--font-display)}.ink{color:var(--ink)}.ink-2{color:var(--ink-2)}.container{max-width:1180px;margin:0 auto;padding:0 24px}.topnav{justify-content:space-between;align-items:center;width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding:28px 0 8px;display:flex}.brand{color:var(--ink);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand__icon{border-radius:10px;flex:none;width:36px;height:36px;overflow:hidden}.brand__icon img{width:100%;height:100%;display:block}.brand__name{font-family:var(--font-display);letter-spacing:-.02em;align-items:center;gap:7px;line-height:1;display:inline-flex}.brand__name .big{color:var(--ink);font-size:30px;font-weight:600}.brand__name .stack{letter-spacing:.04em;text-transform:uppercase;flex-direction:column;padding-top:3px;font-size:13px;font-weight:700;line-height:1.05;display:inline-flex}.brand__name .stack .dim{color:var(--ink-2);letter-spacing:.06em;font-weight:600}.theme-toggle{appearance:none;background:linear-gradient(145deg, color-mix(in srgb, var(--bg-elev) 60%, transparent), color-mix(in srgb, var(--bg-elev) 20%, transparent));border:1px solid var(--rule);width:38px;height:38px;color:var(--ink-2);cursor:pointer;border-radius:999px;place-items:center;transition:color .15s,background .15s,border-color .15s;display:grid;position:relative;overflow:hidden}.theme-toggle:hover{color:var(--ink);border-color:var(--rule-strong)}.theme-toggle svg{width:16px;height:16px}.theme-toggle .theme-icon{display:none}.theme-toggle[data-mode=auto] .theme-icon--auto,.theme-toggle[data-mode=dark] .theme-icon--dark,.theme-toggle[data-mode=light] .theme-icon--light{display:block}.hero{grid-template-columns:1fr minmax(0,440px);align-items:center;gap:48px;min-height:calc(100vh - 200px);padding-top:28px;padding-bottom:0;display:grid}.hero__text{flex-direction:column;justify-content:center;display:flex}.hero__media{box-shadow:var(--shadow-lift);aspect-ratio:9/16;border-radius:22px;place-self:center start;max-height:580px;margin-top:96px;margin-left:44px;position:relative;overflow:hidden}.hero__media img{object-fit:cover;width:100%;height:100%;display:block}.hero__media-overlay{background:#00000040;place-items:center;transition:background .2s;display:grid;position:absolute;inset:0}.hero__media-overlay:hover{background:#00000059}.hero__media-play{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-radius:50%;place-items:center;width:64px;height:64px;display:grid;box-shadow:0 4px 20px #0003}.hero__media-play svg{color:#1f1a14;width:26px;height:26px;margin-left:3px}.hero__media-label{font-family:var(--font-display);color:#fffc;text-align:center;letter-spacing:.02em;font-size:13px;font-weight:500;position:absolute;bottom:16px;left:16px;right:16px}.h-headline{font-family:var(--font-display);letter-spacing:-.025em;color:var(--ink);max-width:13ch;margin:48px 0 0;font-size:clamp(40px,6.4vw,84px);font-weight:500;line-height:1.05}.h-sub{max-width:46ch;color:var(--ink-2);margin:28px 0 0;font-size:clamp(17px,1.8vw,21px);line-height:1.4}.h-sub .ink{color:var(--ink)}.h-sub+.h-sub{margin-top:12px}.cta-row{flex-wrap:wrap;align-items:center;gap:18px;margin-top:36px;display:flex}.app-store-badge{background:var(--ink);height:56px;color:var(--bg);box-shadow:var(--shadow-lift);border-radius:14px;align-items:center;gap:12px;padding:0 22px;text-decoration:none;transition:transform .15s;display:inline-flex}.app-store-badge:hover{transform:translateY(-2px)}.app-store-badge svg{flex:none;width:26px;height:26px}.app-store-badge .a{text-align:left;flex-direction:column;line-height:1.05;display:flex}.app-store-badge .a small{opacity:.7;letter-spacing:.02em;text-transform:uppercase;font-size:10px}.app-store-badge .a span{font-family:var(--font-display);letter-spacing:-.01em;font-size:19px;font-weight:600}.cta-side{color:var(--ink-2);max-width:40ch;font-size:14px}.cta-side__sub{margin-top:6px;display:inline-block}.cta-side a{color:var(--ink);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.phone{aspect-ratio:1/1.23;background:var(--phone-bezel);border:1px solid var(--phone-stroke);width:100%;box-shadow:var(--shadow-phone);border-radius:32px;padding:10px;position:relative;overflow:hidden}.phone__screen{background:var(--bg-sunken);cursor:grab;-webkit-user-select:none;user-select:none;border-radius:24px;width:100%;height:100%;position:relative;overflow:hidden}.phone__screen[data-scr-theme=dark]{background:#0b0a09}.phone__screen[data-scr-theme=light]{background:#fff}.phone__screen.is-scrolling{cursor:grabbing}.phone__screen img{pointer-events:none;will-change:transform;transform-origin:top;width:100%;height:auto;transition:transform .35s;display:block;position:absolute;top:0;left:0;right:0}.phone__screen:hover img,.phone__screen.is-scrolling img{transition:none}.phone__screen:after{content:"";pointer-events:none;z-index:3;opacity:.8;background:linear-gradient(#0000,#0000002e);height:28px;transition:opacity .25s;position:absolute;bottom:0;left:0;right:0}.phone__screen:hover:after,.phone__screen.is-scrolling:after{opacity:0}.phones-section{padding:40px 0 0;container-type:inline-size}.phones{grid-template-columns:repeat(3,minmax(0,340px));justify-content:center;align-items:start;gap:32px;display:grid}@container (width<=980px){.phones{grid-template-columns:repeat(2,minmax(0,340px));row-gap:72px}}@container (width<=640px){.phones{grid-template-columns:minmax(0,340px);row-gap:80px}}.phone-slot{padding:8px}.phone-caption{max-width:326px;color:var(--ink-2);margin:22px auto 0;padding:0 4px;font-size:17px;line-height:1.45}.phone-caption b{color:var(--ink);font-weight:600}@media (hover:hover) and (width>=881px){.phones .phone-slot .phone{opacity:.45;filter:saturate(.6);transition:opacity .35s,filter .35s}.phones .phone-slot:hover .phone{opacity:1;filter:none}}.scr-hint{z-index:5;-webkit-backdrop-filter:blur(6px);opacity:0;pointer-events:none;background:#00000073;border-radius:7px;place-items:center;width:26px;height:26px;transition:opacity .25s,transform .25s;display:grid;position:absolute;bottom:10px;right:10px;transform:translateY(4px)}.phone__screen:hover .scr-hint,.phone__screen.is-scrolling .scr-hint{opacity:1;transform:translateY(0)}.scr-hint .hint-icon{color:#fff;width:14px;height:14px;transition:opacity .25s;position:absolute;inset:6px}.scr-hint .hint-up,.scr-hint.is-up .hint-down{opacity:0}.scr-hint.is-up .hint-up{opacity:1}section{padding:180px 0}.hero{padding-bottom:0;overflow:visible}section+section{padding-top:0}section.flush-bottom{padding-bottom:30px}section.tight-top{padding-top:22px}.section-title{font-family:var(--font-display);letter-spacing:-.02em;max-width:22ch;margin:14px 0 0;font-size:clamp(30px,4vw,52px);font-weight:500;line-height:1.1}.section-title .hl{color:var(--ink)}.section-title.muted{color:var(--ink-2)}.section-head{justify-content:flex-start;align-items:center;gap:14px;display:flex}.section-head .section-title{flex:1;margin:0}.step-dot{color:var(--ink-3);margin-left:2px}.section-subtitle{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink);margin:0;font-size:clamp(22px,2.8vw,32px);font-weight:600;line-height:1.2}.section-head .section-subtitle{flex:1}.section-body{max-width:64ch;color:var(--ink-2);margin:24px 0 0;font-size:clamp(17px,1.8vw,20px);line-height:1.6}.section-head--centered{text-align:center;justify-content:center}.section-head--centered .section-subtitle{flex:0 auto}.section-body--centered{margin-left:auto;margin-right:auto}.step-dots{flex:none;justify-content:center;align-items:center;gap:8px;width:56px;display:flex}.step-dots__dot{background:var(--rule-strong);border-radius:50%;width:10px;height:10px;transition:background .2s}.step-dots__dot.filled{background:var(--ink);animation:2.4s ease-in-out infinite stepDotPulse}.step-dots__dot:first-child.filled{animation-delay:0s}.step-dots__dot:nth-child(2).filled{animation-delay:.8s}.step-dots__dot:nth-child(3).filled{animation-delay:1.6s}.step-dots:has(.step-dots__dot:nth-child(3).filled) .step-dots__dot.filled{animation-duration:3.6s}.section--easy{text-align:center;margin-top:31px;padding-top:24px}.easy-grid{align-items:center;gap:clamp(16px,2vw,28px);width:fit-content;margin:0 auto;display:inline-flex}.easy-grid .section-title{max-width:none;margin:0}.easy-grid__steps{align-items:center;gap:10px;display:inline-flex}.easy-grid__dot{background:var(--rule-strong);border-radius:50%;width:14px;height:14px;transition:background .35s;animation:3.6s ease-in-out infinite easyDotCycle;display:inline-block}.easy-grid__dot:first-child{animation-delay:0s}.easy-grid__dot:nth-child(2){animation-delay:.8s}.easy-grid__dot:nth-child(3){animation-delay:1.6s}.values{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:0 80px;margin-top:229px;display:grid}.values__row{display:contents}.values__row .values__label{font-family:var(--font-display);letter-spacing:-.02em;text-align:center;color:var(--c-lilac-ink);flex-wrap:wrap;justify-content:center;align-items:center;gap:.05em .25em;padding:32px 0;font-size:clamp(27px,3.84vw,48px);font-weight:500;line-height:1.15;display:flex}.values__row .values__label .dim{color:color-mix(in srgb, currentColor 55%, transparent)}.values__label--right{text-align:right}.values__row:first-child .values__label{padding-top:0}.values__row .values__text{color:var(--ink-2);border-top:none;border-image:linear-gradient(to right, transparent, color-mix(in srgb, var(--rule) 60%, transparent) 30%, color-mix(in srgb, var(--rule) 60%, transparent) 70%, transparent) 1;border-top-style:solid;border-top-width:1px;align-items:center;padding:32px 0;font-size:clamp(18px,1.8vw,22px);line-height:1.55;display:flex}.values__row .values__text p{margin:0}.values__row:first-child .values__text{border-top:0;padding-top:0}.values__row .values__text b{color:var(--ink);font-weight:600}.values__footer{text-align:center;grid-column:1/-1;height:20px;padding-top:100px;padding-bottom:100px}.sounds-familiar{color:var(--ink-2);text-align:center;margin-top:0;font-size:clamp(18px,1.8vw,22px);line-height:1.55;display:block}.philosophy{background-image:var(--divider);background-position:top;background-repeat:no-repeat;background-size:100% 1px}.philosophy__inner{padding:200px 0 80px}.philosophy__quote{font-family:var(--font-display);letter-spacing:-.025em;color:oklch(55% 0 0);max-width:28ch;margin:0;font-size:clamp(36px,5vw,64px);font-weight:500;line-height:1.12}html[data-theme=dark] .philosophy__quote{color:oklch(60% 0 0)}.final-cta{text-align:center;padding:40px 0 70px}.final-cta__icon{border-radius:22px;width:84px;height:84px;margin:0 auto 32px;overflow:hidden}.final-cta__icon img{border-radius:inherit;width:100%;height:100%}.final-cta h2{font-family:var(--font-display);letter-spacing:-.025em;color:var(--ink);margin:0 0 14px;font-size:clamp(34px,5vw,60px);font-weight:700;line-height:1.1}.final-cta__wink{letter-spacing:-.01em;color:var(--ink-3);margin:0 auto 26px;font-size:clamp(17px,1.8vw,21px);font-style:italic}.final-cta p{color:var(--ink-2);max-width:44ch;margin:0 auto 36px;font-size:18px}.final-cta .cta-row{text-align:center;flex-direction:column;align-items:center;gap:14px;width:100%;display:flex}.final-cta .cta-side{max-width:none;margin:0}@media (width>=600px){.final-cta .cta-row{text-align:left;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;display:grid}.final-cta .cta-row .app-store-badge{grid-column:2;justify-self:center}.final-cta .cta-row .cta-side{grid-column:3;justify-self:start}}.cta-side--final{white-space:nowrap;font-size:12px}.cta-side--final .cta-side__sub{margin-top:0}.cta-side--final .cta-side__free{color:var(--c-mint-ink);font-weight:600}footer{background-image:var(--divider);background-position:top;background-repeat:no-repeat;background-size:100% 1px;min-height:361px;padding:121px 0 0}footer .signoff{font-family:var(--font-display);color:var(--ink-2);letter-spacing:-.01em;max-width:36ch;font-size:15px;line-height:1.3}footer .signoff .hl{color:var(--ink)}footer .signoff__heart{vertical-align:-.05em;width:.85em;height:.85em;color:var(--ink-2);margin:0 2px;display:inline-block}footer .links{font-family:var(--font-display);flex-wrap:wrap;align-items:center;gap:28px 36px;margin-top:40px;font-size:15px;display:flex}footer .links a{color:var(--ink-2);align-items:center;gap:8px;text-decoration:none;display:inline-flex}footer .links a:hover{color:var(--ink)}footer .links .spacer{flex:1}footer .copy{color:var(--ink-2);margin-top:72px;margin-bottom:0;font-size:13px}@keyframes stepDotPulse{0%,to{opacity:1;transform:scale(1)}18%{opacity:1;transform:scale(1.28)}45%{opacity:1;transform:scale(1)}}@keyframes easyDotCycle{0%,to{background:var(--rule-strong);transform:scale(1)}13%{background:var(--ink);transform:scale(1.12)}33%{background:var(--ink);transform:scale(1)}66%,to{background:var(--rule-strong);transform:scale(1)}}@media (prefers-reduced-motion:reduce){*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important}.step-dots__dot,.easy-grid__dot{animation-duration:revert!important;animation-iteration-count:revert!important}.phone__screen img{transition:none!important}}@media (width<=880px){.topnav{padding-top:20px}.h-headline{font-size:clamp(38px,9.5vw,56px)}.hero{flex-direction:column;min-height:0;padding-bottom:0;display:flex}.hero__text{display:contents}.hero .h-headline{order:1}.hero .h-sub{order:2}.hero__media{order:3}.hero .cta-row{order:4}.hero__media{aspect-ratio:16/9;border-radius:14px;place-self:start;width:auto;max-width:none;height:120px;max-height:none;margin:0}.hero__media-play{width:40px;height:40px}.hero__media-play svg{width:18px;height:18px}.hero__media-label{display:none}.phones-section{padding:40px 0}.phones{gap:72px 20px}.phone-slot{padding:4px}section{padding:76px 0}.easy-grid{gap:14px}.easy-grid__dot{width:11px;height:11px}.values{flex-direction:column;gap:0;display:flex}.values__row{border-image:linear-gradient(to right, transparent, var(--rule) 20%, var(--rule) 80%, transparent) 1;border-top:1px solid #0000;flex-direction:column;gap:28px;padding:32px 0;display:flex}.values__row:first-child{border-top:0;padding-top:0}.values__row .values__label{padding:0;font-size:clamp(22px,5.6vw,32px)}.values__row .values__text{border-top:0;padding:0}.values__footer{text-align:center;padding-top:64px;padding-bottom:64px}.philosophy__inner{padding:80px 0}.final-cta{padding:90px 0 60px}footer .links{flex-direction:column;align-items:flex-start;gap:18px}footer .links .spacer{display:none}}
