:root{color-scheme:light;--canvas:#f8f5ee;--surface:#fffefb;--surface-muted:#eef0e8;--ink:#171915;--ink-soft:#595a52;--line:#d9dbd1;--olive:#536a50;--olive-dark:#40523e;--olive-soft:#dfe8dc;--ochre:#b58a2a;--link:#365e7d;--danger:#8d3d36;--serif:ui-serif, "New York", "Iowan Old Style", "Palatino Linotype", Georgia, serif;--sans:ui-sans-serif, -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", sans-serif;--shadow:0 22px 70px #1e231b17;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--canvas);text-size-adjust:100%}body{min-width:320px;color:var(--ink);background:var(--canvas);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.65}img{max-width:100%;height:auto}a{color:var(--link);text-underline-offset:.18em}a:hover{text-decoration-thickness:2px}button,input,textarea,select{font:inherit}:focus-visible{outline:3px solid var(--ochre);outline-offset:4px;border-radius:4px}.skip-link{z-index:1000;color:#fff;background:var(--ink);border-radius:10px;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.container{width:min(var(--max), calc(100% - 40px));margin-inline:auto}.narrow{width:min(760px,100% - 40px);margin-inline:auto}.reading{width:min(720px,100% - 40px);margin-inline:auto}.site-header{z-index:50;background:color-mix(in srgb, var(--canvas) 92%, transparent);border-bottom:1px solid color-mix(in srgb, var(--line) 78%, transparent);backdrop-filter:blur(18px);position:sticky;top:0}.nav-shell{justify-content:space-between;align-items:center;gap:24px;min-height:74px;display:flex}.brand{min-height:44px;color:var(--ink);align-items:center;text-decoration:none;display:inline-flex}.brand img{width:136px;display:block}.nav-links{align-items:center;gap:24px;display:flex}.nav-links a{color:var(--ink-soft);font-size:15px;font-weight:650;text-decoration:none}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--ink)}.nav-cta{background:var(--olive);border-radius:999px;align-items:center;min-height:42px;padding:8px 16px;color:#fff!important;display:inline-flex!important}.menu-toggle{min-width:44px;min-height:44px;color:var(--ink);border:1px solid var(--line);background:0 0;border-radius:12px;display:none}main{overflow:clip}.section{padding:96px 0}.section-compact{padding:64px 0}.section-muted{background:var(--surface-muted);border-block:1px solid var(--line)}.section-intro{max-width:820px;margin-bottom:42px}.eyebrow{color:var(--olive-dark);letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:800;line-height:1.3}h1,h2,h3{color:var(--ink);text-wrap:balance;margin-top:0;line-height:1.08}h1{font-family:var(--serif);letter-spacing:-.045em;margin-bottom:24px;font-size:clamp(44px,7vw,78px);font-weight:560}h2{font-family:var(--serif);letter-spacing:-.035em;margin-bottom:22px;font-size:clamp(34px,5vw,54px);font-weight:560}h3{letter-spacing:-.015em;margin-bottom:12px;font-size:21px}p{margin:0 0 1.2em}.lead{max-width:720px;color:var(--ink-soft);text-wrap:pretty;font-size:clamp(20px,2.2vw,25px);line-height:1.48}.lede-small{max-width:700px;color:var(--ink-soft);font-size:19px}.quiet{color:var(--ink-soft)}.hero{padding:84px 0 72px}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.86fr);align-items:center;gap:80px;display:grid}.hero-copy{z-index:2;max-width:650px;position:relative}.hero-copy h1{max-width:650px;font-size:clamp(52px,5.2vw,70px);line-height:1.03}.hero-copy .lead{max-width:620px}.hero-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:30px;display:flex}.hero-primary-link{color:#fff;background:var(--olive);border-radius:999px;min-height:46px;padding:10px 18px}.hero-primary-link:hover{background:var(--olive-dark)}.hero-note{color:var(--ink-soft);margin-top:16px;font-size:14px}.hero-situations{margin-top:30px}.hero-situations>span{color:var(--ink-soft);margin-bottom:9px;font-size:13px;font-weight:750;display:block}.hero-situations ul{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}.hero-situations a{min-height:44px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:999px;align-items:center;padding:7px 13px;font-size:14px;font-weight:650;line-height:1.35;text-decoration:none;display:inline-flex}.hero-situations a:hover{border-color:var(--olive)}.app-store-badge{align-items:center;min-height:44px;display:inline-flex}.app-store-badge img{width:150px;min-width:120px;display:block}.text-link{min-height:44px;color:var(--ink);align-items:center;gap:8px;font-size:15px;font-weight:750;text-decoration:none;display:inline-flex}.text-link:after{content:"→";transition:transform .16s}.text-link:hover:after{transform:translate(3px)}.phone-stage{isolation:isolate;place-items:center;width:100%;min-height:700px;display:grid;position:relative}.hero-landscape{z-index:0;background:var(--surface-muted);border:1px solid #40523e24;border-radius:36px;width:min(560px,100%);height:520px;position:absolute;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 28px 80px #1e231b21}.hero-landscape img{opacity:.78;filter:saturate(.86)contrast(.96);object-fit:cover;object-position:58% center;width:100%;height:100%;display:block}.phone-shot{z-index:1;width:min(330px,82vw);box-shadow:var(--shadow);background:#20231e;border:10px solid #20231e;border-radius:48px;position:relative;overflow:hidden}.phone-shot img{border-radius:37px;width:100%;display:block}.trust-line{border-block:1px solid var(--line);background:var(--surface);padding:22px 0}.trust-line .container{color:var(--ink-soft);flex-wrap:wrap;justify-content:center;gap:14px 36px;font-size:14px;font-weight:650;display:flex}.trust-line span:before{content:"•";color:var(--ochre);margin-right:10px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.split{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:72px;display:grid}.section-links{flex-wrap:wrap;gap:14px 28px;margin-top:28px;display:flex}.recognition-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.recognition-card{background:color-mix(in srgb, var(--surface) 82%, transparent);border:1px solid var(--line);border-radius:18px;padding:28px 30px}.recognition-card h3{max-width:470px;font-family:var(--serif);margin-bottom:0;font-size:clamp(24px,2.5vw,32px);font-weight:560;line-height:1.16}.recognition-kicker{color:var(--olive-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:850}.responsibility-section h2{max-width:820px}.distinction-grid .card{border-top:4px solid var(--olive)}.distinction-grid .card:nth-child(3){border-top-color:var(--ochre)}.continuity-proof{align-items:center}.founder-profile,.about-profile{grid-template-columns:minmax(240px,.68fr) minmax(0,1.32fr);align-items:center;gap:72px;display:grid}.founder-portrait{justify-self:center;width:min(100%,380px);margin:0}.founder-portrait img{aspect-ratio:4/5;object-fit:cover;object-position:center 42%;border:1px solid var(--line);width:100%;box-shadow:var(--shadow);border-radius:26px;display:block}.founder-disclosure,.scope-note{color:var(--ink-soft);background:var(--surface-muted);border-radius:15px;margin-top:30px;padding:22px 24px;font-size:15px}.founder-disclosure strong,.scope-note strong{color:var(--ink);margin-bottom:6px;display:block}.founder-disclosure p,.scope-note p:last-of-type{margin-bottom:0}.scope-note .text-link{margin-top:16px}.about-beliefs{margin-top:72px}.card{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:30px;box-shadow:0 10px 30px #1e231b09}.card p:last-child{margin-bottom:0}.card-number{color:#fff;background:var(--olive);border-radius:50%;place-items:center;width:38px;height:38px;margin-bottom:24px;font-size:14px;font-weight:800;display:grid}.card-link{color:inherit;text-decoration:none;transition:transform .16s,border-color .16s;display:block}.card-link:hover{border-color:var(--olive);transform:translateY(-3px)}.card-link .text-link{margin-top:8px}.plan-demo{background:var(--ink);box-shadow:var(--shadow);color:#f5f3ec;border-radius:24px;padding:34px}.plan-demo .eyebrow{color:#a8bea1}.plan-demo h3{color:#fff;font-family:var(--serif);font-size:30px}.plan-block{color:var(--ink);background:var(--surface);border-radius:14px;margin-top:18px;padding:20px}.plan-label{color:var(--olive-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:850}.plan-block p{margin:0;line-height:1.5}.path-window{background:var(--surface-muted);border:1px solid var(--line);border-radius:18px;width:min(420px,100%);height:136px;margin:34px 0 0;overflow:hidden;box-shadow:0 14px 38px #1e231b12}.path-window picture,.path-window img{width:100%;height:100%;display:block}.path-window img{object-fit:cover;object-position:54% 62%}.quote{background:var(--surface);border-left:4px solid var(--ochre);font-family:var(--serif);border-radius:0 16px 16px 0;margin:0;padding:28px 30px;font-size:25px;line-height:1.4}.screen-pair{grid-template-columns:repeat(2,minmax(0,285px));justify-content:center;align-items:start;gap:24px;display:grid}.screen-pair img,.screen-single img{box-shadow:var(--shadow);border:8px solid #20231e;border-radius:38px}.screen-pair img:nth-child(2){margin-top:60px}.screen-pair figure{margin:0}.screen-pair figure:nth-child(2){margin-top:60px}.screen-pair figure img{width:100%;display:block}.screen-pair figure:nth-child(2) img{margin-top:0}.screen-pair figcaption{color:var(--ink-soft);text-align:center;margin-top:14px;font-size:14px;font-weight:700}.screen-single{place-items:center;display:grid}.screen-single img{width:310px}.check-list,.plain-list{margin:24px 0;padding:0;list-style:none}.check-list li,.plain-list li{border-bottom:1px solid var(--line);padding:11px 0 11px 32px;position:relative}.check-list li:before{content:"✓";color:var(--olive);font-weight:900;position:absolute;left:0}.plain-list li:before{content:"—";color:var(--ochre);position:absolute;left:0}.cta-band{isolation:isolate;color:#fff;background:var(--olive-dark);border-radius:28px;justify-content:space-between;align-items:center;gap:40px;padding:52px;display:flex;position:relative;overflow:hidden}.cta-band h2{color:#fff;margin-bottom:12px;font-size:clamp(32px,4vw,48px)}.cta-band p{color:#dfe8dc;max-width:600px;margin-bottom:0}.cta-band .app-store-badge{flex:none}.cta-band-copy,.cta-band .app-store-badge,.cta-band-link{z-index:1;position:relative}.cta-band-link{min-height:46px;color:var(--ink);background:#fff;border-radius:999px;flex:none;align-items:center;padding:10px 18px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex}.cta-band-link:after{content:"→";margin-left:9px;transition:transform .16s}.cta-band-link:hover:after{transform:translate(3px)}.cta-band-visual{z-index:0;opacity:.26;width:60%;height:100%;position:absolute;top:0;right:0;mask-image:linear-gradient(90deg,#0000,#000 34%)}.cta-band-visual img{object-fit:cover;object-position:62% 58%;width:100%;height:100%;display:block}.page-hero{border-bottom:1px solid var(--line);padding:82px 0 62px}.page-hero h1{max-width:900px;font-size:clamp(43px,6vw,68px)}.page-hero .lead{max-width:780px}.breadcrumb{color:var(--ink-soft);align-items:center;gap:8px;margin-bottom:28px;font-size:14px;display:flex}.breadcrumb a{color:inherit}.content-sections{padding:72px 0 96px}.content-section{border-bottom:1px solid var(--line);margin-bottom:58px;padding:0 0 58px}.content-section:last-child{border:0;margin:0}.content-section h2{font-size:clamp(30px,4vw,44px)}.content-section h3{margin-top:30px}.content-section li{margin-bottom:10px}.content-section a{overflow-wrap:anywhere}.article-header{padding:78px 0 52px}.article-header h1{font-size:clamp(42px,5.6vw,66px)}.article-meta{color:var(--ink-soft);flex-wrap:wrap;gap:10px 22px;margin-top:26px;font-size:14px;display:flex}.article-body{padding-bottom:88px}.article-body h2{margin-top:54px;margin-bottom:18px;font-size:clamp(30px,4vw,42px)}.article-body h3{margin-top:34px}.article-body li{margin-bottom:10px}.article-opening{color:var(--ink);font-size:21px;line-height:1.55}.article-framing{color:var(--ink);background:var(--surface-muted);border-radius:14px;margin:28px 0 0;padding:22px 24px}.article-section-group{margin-top:54px}.article-section-group>h2{margin-top:0}.article-section-item>h3{margin-top:30px;font-size:22px}.article-section-item+.article-section-item{border-top:1px solid var(--line);margin-top:32px;padding-top:28px}.article-format-checklist .article-section-group{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:28px 30px}.article-format-checklist .article-section-group>h2{font-size:clamp(28px,3.5vw,36px)}.article-format-decision .article-section-group{border-left:3px solid var(--olive-soft);padding-left:28px}.article-format-conversation blockquote{background:var(--olive-soft)}.article-body blockquote{background:var(--surface-muted);border-left:4px solid var(--olive);border-radius:0 14px 14px 0;margin:32px 0;padding:22px 26px}.article-body blockquote p:last-child{margin:0}.article-callout{background:var(--surface);border:1px solid var(--line);border-radius:16px;margin:38px 0;padding:26px}.article-callout strong{margin-bottom:6px;display:block}.sources{border-top:1px solid var(--line);margin-top:60px;padding-top:32px}.sources h2{margin-top:0;font-size:27px}.sources li{margin-bottom:12px}.price-card{background:var(--surface);border:2px solid var(--olive);max-width:620px;box-shadow:var(--shadow);border-radius:22px;padding:38px}.price-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:10px 0 18px;display:grid}.price-option{background:var(--surface-muted);border:1px solid var(--line);border-radius:14px;padding:18px}.price-option h2{font-family:var(--sans);letter-spacing:0;margin-bottom:8px;font-size:15px}.price{font-family:var(--serif);margin:10px 0 4px;font-size:52px;line-height:1}.price small{font-family:var(--sans);color:var(--ink-soft);font-size:16px}.price-option .price{margin:0;font-size:36px}.price-option .price small{margin-top:8px;font-size:13px;display:block}.price-card>.notice{margin:24px 0}.notice{color:var(--ink-soft);background:var(--surface-muted);border-radius:14px;padding:20px 22px;font-size:15px}.notice-danger{border-left:4px solid var(--danger)}.site-footer{color:#c7c7be;background:#20231e;padding:70px 0 28px}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:56px;display:grid}.footer-brand img{filter:invert()grayscale()brightness(2);opacity:.92;width:140px}.footer-brand p{max-width:310px;margin-top:20px}.site-footer h2{color:#fff;font-family:var(--sans);letter-spacing:.06em;text-transform:uppercase;margin:0 0 16px;font-size:14px}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li{margin:9px 0}.site-footer a{color:#dfe8dc;align-items:center;min-height:40px;font-size:14px;text-decoration:none;display:inline-flex}.footer-legal{color:#9fa299;border-top:1px solid #41463e;margin-top:54px;padding-top:24px;font-size:12px}.pill{color:var(--olive-dark);background:var(--olive-soft);border-radius:999px;padding:6px 11px;font-size:12px;font-weight:750;display:inline-flex}.author-box{background:var(--surface);border:1px solid var(--line);border-radius:18px;align-items:flex-start;gap:22px;padding:28px;display:flex}.author-mark{color:#fff;background:var(--olive);width:54px;height:54px;font-family:var(--serif);border-radius:50%;flex:none;place-items:center;font-size:22px;display:grid}.author-portrait{aspect-ratio:4/5;object-fit:cover;object-position:center 42%;border-radius:14px;flex:none;width:108px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width>=1101px) and (height<=800px){.hero{padding-top:48px}.hero-copy h1{font-size:clamp(52px,4.55vw,60px)}.hero-actions{margin-top:20px}.hero-note{margin-top:10px}.hero-situations{margin-top:18px}.phone-stage{min-height:620px}.phone-shot{width:min(304px,82vw)}}@media (width<=1100px){.hero-grid{grid-template-columns:1fr;gap:48px}.hero-copy{text-align:center;max-width:860px;margin-inline:auto}.hero-copy h1{max-width:820px;margin-inline:auto}.hero-copy .lead{margin-inline:auto}.hero-situations ul,.hero-actions{justify-content:center}.phone-stage{width:min(760px,100%);min-height:700px;margin-inline:auto}.hero-landscape{width:min(620px,100%)}}@media (width<=900px){.split,.footer-grid,.founder-profile,.about-profile{grid-template-columns:1fr}.grid-3,.grid-4,.recognition-grid{grid-template-columns:1fr 1fr}.footer-grid{gap:34px}.founder-profile,.about-profile{gap:38px}.cta-band{flex-direction:column;align-items:flex-start}}@media (width<=720px){body{font-size:16px}.container,.narrow,.reading{width:min(100% - 28px, var(--max))}.nav-shell{min-height:66px}.brand img{width:124px}.menu-toggle{place-items:center;display:inline-grid}.nav-links{background:var(--canvas);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:2px;padding:16px 20px 24px;display:none;position:absolute;top:66px;left:0;right:0;box-shadow:0 18px 30px #1e231b14}.nav-links[data-open=true]{display:flex}.nav-links a{align-items:center;min-height:46px;padding:8px 4px;display:flex}.nav-cta{justify-content:center;margin-top:8px}.hero{padding:58px 0 48px}.hero h1{font-size:clamp(43px,13vw,58px)}.hero-situations ul{gap:8px}.hero-actions,.hero-situations{margin-top:26px}.section{padding:68px 0}.section-compact{padding:48px 0}.grid-2,.grid-3,.grid-4,.recognition-grid,.price-options{grid-template-columns:1fr}.card{padding:24px}.phone-stage{min-height:650px;padding:20px 0}.hero-landscape{border-radius:24px;width:calc(100vw - 28px);height:470px}.phone-shot{width:min(294px,80vw)}.path-window{height:124px;margin-top:28px}.screen-pair{gap:10px}.screen-pair img{border-width:5px;border-radius:25px}.screen-pair img:nth-child(2),.screen-pair figure:nth-child(2){margin-top:34px}.cta-band{border-radius:20px;padding:32px 24px}.cta-band-visual{opacity:.16;width:100%;mask-image:linear-gradient(#0000,#000 34%)}.page-hero,.article-header,.content-sections{padding-top:56px}.article-format-checklist .article-section-group{padding:24px 20px}.article-format-decision .article-section-group{padding-left:20px}.author-box{flex-direction:column}.author-portrait{width:132px}}@media (prefers-color-scheme:dark){:root{color-scheme:dark;--canvas:#171915;--surface:#20231e;--surface-muted:#292f28;--ink:#f5f3ec;--ink-soft:#c7c7be;--line:#41463e;--olive:#a8bea1;--olive-dark:#b9ceb2;--olive-soft:#344134;--ochre:#e5c56b;--link:#9cc7e5;--danger:#f0a39b;--shadow:0 22px 70px #00000047}.nav-cta{background:#a8bea1;color:#171915!important}.hero-primary-link{color:#171915;background:#a8bea1}.hero-primary-link:hover{background:#b9ceb2}.plan-demo{border:1px solid var(--line);background:#20231e}.plan-demo .plan-block{color:#171915;background:#f8f5ee}.plan-demo .plan-label{color:#40523e}.hero-landscape img{opacity:.68;filter:brightness(.68)saturate(.72)}.path-window img{filter:brightness(.68)saturate(.78)}.hero-landscape{border-color:#41463e}.footer-brand img{filter:invert()grayscale()brightness(2)}}
