:root{--page-max:1180px;--background:#fff8f0;--surface:#fff;--surface-warm:#f8ead8;--foreground:#3d4852;--muted:#69747d;--muted-light:#8a939a;--border:#ecd8bf;--primary:#f58b44;--primary-hover:#e2762f;--accent-yellow:#ffd76a;--blue:#7eb8da;--orange:#f5a867;--coral:#e8907a;--green:#9cc5a0}*{box-sizing:border-box}html{background:var(--background);min-height:100%;color:var(--foreground);font-family:ui-rounded,Trebuchet MS,Avenir Next Rounded,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100%;margin:0}a{color:inherit;text-decoration:none}.page{min-height:100vh;padding-top:64px;overflow-x:hidden}.site-header{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff8f0e6;position:fixed;top:0;left:0;right:0}.nav,.hero,.framing-section,.story-section,.cta-section,.founder-note,.footer-inner{width:min(100%, var(--page-max));margin:0 auto;padding-inline:24px}.nav{justify-content:space-between;align-items:center;height:64px;display:flex}.brand{align-items:center;gap:10px;display:flex}.brand-name{font-size:20px;font-weight:800}.brand-name span,.hero h1 span{color:var(--primary)}.nav-links{align-items:center;gap:20px;display:flex}.login-link,.footer a{color:var(--muted);font-size:14px;font-weight:700;transition:color .18s}.login-link:hover,.footer a:hover{color:var(--foreground)}.footer .footer-register-link{color:var(--primary)}.footer .footer-register-link:hover{color:var(--primary-hover)}.press{transition:color .18s,background-color .18s,transform .12s;transform:translateY(0)}.press:active{transform:translateY(1px)}.hero{text-align:center;padding-block:64px}.family-faces{justify-content:center;align-items:end;gap:12px;margin-bottom:30px;display:flex}.face{background:var(--blue);border-radius:50%/60% 60% 40% 40%;justify-content:center;align-items:center;width:38px;height:44px;display:inline-flex}.face-small{width:24px;height:28px}.face-large{width:46px;height:54px}.face-tiny{width:28px;height:32px}.face-blue{background:var(--blue)}.face-orange{background:var(--orange)}.face-coral{background:var(--coral);width:30px;height:36px}.face-green{background:var(--green)}.eyes{gap:3px;margin-top:-4px;display:flex}.eyes span{background:var(--foreground);border-radius:999px;width:3px;height:3px;display:block}.eyebrow{color:var(--muted-light);letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.hero h1{max-width:760px;color:var(--foreground);letter-spacing:0;margin:16px auto 0;font-size:clamp(42px,5.2vw,64px);font-weight:800;line-height:1.04}.hero h1 em{font-style:italic}.headline-comma{color:var(--foreground)!important}.hero-copy{max-width:720px;color:var(--muted);margin:22px auto 0;font-size:18px;line-height:1.58}.hero-actions{justify-content:center;align-items:center;gap:16px;margin-top:34px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:58px;padding:16px 30px;font-size:18px;font-weight:800;display:inline-flex}.button-primary{background:var(--primary);color:#fff;box-shadow:0 4px 14px #f58b4459}.button-primary:hover{background:var(--primary-hover)}.button-secondary{border:1px solid var(--border);background:var(--surface);color:var(--foreground)}.button-secondary:hover{background:var(--surface-warm)}.note{color:var(--muted);margin:20px 0 0;font-size:14px}.note strong{color:var(--foreground)}.framing-section,.story-section,.cta-section,.founder-note{padding-block:56px}.framing-section{border-top:1px solid var(--border);gap:84px;display:grid}.framing-row{grid-template-columns:minmax(240px,.75fr) minmax(0,1.75fr);gap:48px;display:grid}.story-section h2,.cta-section h2,.founder-note h2{color:var(--foreground);letter-spacing:0;margin:10px 0 0;font-size:clamp(30px,4vw,42px);line-height:1.12}.framing-summary{color:var(--foreground);letter-spacing:0;margin:8px 0 0;font-size:clamp(26px,3.2vw,36px);font-weight:760;line-height:1.14}.framing-section h2 span{color:var(--primary)}.solution-summary span{color:#78b384!important}.framing-section h2 em{font-style:italic}.framing-row article{border-left:4px solid var(--primary);padding:0 0 6px 24px}.framing-row:nth-child(2) article{border-left-color:var(--green)}.solution-row{padding-top:10px}.solution-row article{background:#9cc5a014;border-radius:0 18px 18px 0;padding:24px 28px 28px 24px}.framing-label{letter-spacing:0;margin:0 0 22px;font-size:clamp(34px,4.4vw,48px);font-weight:800;line-height:1}.problem-label{color:var(--primary)}.solution-label{color:#78b384}.framing-row h3:not(.framing-label){color:var(--foreground);align-items:center;gap:12px;margin:0;font-size:24px;font-weight:800;line-height:1.2;display:flex}.beat-pebble{border-radius:50%/60% 60% 40% 40%;flex:none;width:18px;height:21px;display:inline-flex;box-shadow:inset 0 -1px #3d485214}.pebble-warm-1{background:#f8c28f}.pebble-warm-2{background:var(--orange)}.pebble-warm-3{background:var(--primary)}.pebble-green-1{background:#bddbc2}.pebble-green-2{background:var(--green)}.pebble-green-3{background:#78b384}.framing-beat+.framing-beat{border-top:1px solid #ecd8bfbf;margin-top:30px;padding-top:28px}.framing-row p,.story-section p,.cta-section p,.founder-note p{color:var(--muted);font-size:18px;line-height:1.65}.framing-row p{margin:12px 0 0}.problem-row p{color:#5f6d77}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.stat-card{background:#ffffff94;border:1px solid #ecd8bfd9;border-radius:14px;padding:14px 16px}.stat-card strong{color:var(--muted);font-size:26px;font-weight:600;line-height:1;display:block}.stat-card span{color:var(--muted-light);margin-top:7px;font-size:14px;font-weight:500;line-height:1.35;display:block}.framing-row blockquote{background:#ffffff2e;border:1px solid #8a939a47;border-radius:14px;margin:22px 0 0;padding:14px 16px}.framing-row blockquote p{color:var(--muted);margin:0;font-size:18px;font-style:italic;font-weight:500;line-height:1.45}.framing-row cite{color:var(--muted-light);margin-top:8px;font-size:14px;font-style:normal;font-weight:600;display:block}.framing-row strong{color:var(--foreground)}.story-section{border-top:1px solid var(--border)}.story-heading{text-align:left;max-width:820px;margin:0 0 40px}.story-label{color:var(--primary)}.story-heading h2{max-width:760px;margin:12px 0 0;font-size:clamp(26px,3.2vw,36px);font-weight:760;line-height:1.14}.story-heading p{max-width:72ch;margin:18px 0 0}.story-flow{gap:26px;display:grid}.story-moment{border-top:1px solid #ecd8bfd9;grid-template-columns:minmax(300px,1.1fr) minmax(0,.9fr);align-items:center;gap:32px;padding-top:26px;display:grid}.story-moment:first-child{border-top:0;padding-top:0}.story-photo{border-radius:18px;position:relative;overflow:hidden;box-shadow:0 14px 32px #3d485217}.story-moment img{aspect-ratio:16/10;object-fit:cover;border:1px solid #ecd8bfe6;border-radius:18px;width:100%;display:block}.story-moment-featured img{aspect-ratio:16/9}.story-flat-collage{overflow:hidden}.story-flat-collage img{aspect-ratio:16/10;object-fit:cover;object-position:center 58%}.story-moment-copy{border-left:4px solid var(--primary);max-width:520px;padding-left:24px}.story-moment:first-child .story-moment-copy{border-left-color:#f8b874}.story-moment:nth-child(2) .story-moment-copy{border-left-color:var(--primary)}.story-moment:nth-child(3) .story-moment-copy{border-left-color:#e9784e}.story-step{letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;font-weight:800;display:inline-flex;color:var(--muted-light)!important;margin:0 0 8px!important;font-size:12px!important;line-height:1.2!important}.story-step:before{content:"";background:currentColor;border-radius:50%/60% 60% 40% 40%;flex:none;width:14px;height:17px;display:inline-flex;box-shadow:inset 0 -1px #3d485214}.story-step-1{color:#f8b874!important}.story-step-2{color:var(--primary)!important}.story-step-3{color:#e9784e!important}.story-moment h3{color:var(--foreground);letter-spacing:0;margin:0;font-size:clamp(26px,3vw,34px);line-height:1.12}.story-moment-copy>p:not(.story-step){margin:14px 0 0}.story-quote{background:#ffffff2e;border:1px solid #8a939a47;border-radius:14px;margin:22px 0 0;padding:14px 16px}.story-quote+.story-quote{margin-top:12px}.story-quote p{color:var(--muted);font-size:19px;font-style:italic;font-weight:500;line-height:1.42;margin:0!important}.story-quote cite{color:var(--muted-light);margin-top:8px;font-size:14px;font-style:normal;font-weight:600;display:block}.story-quote-child{background:#ffffff2e}.story-quote-divider{background:#9cc5a05c;max-width:100%;height:1px;margin:66px 0 0}.story-closing-row{grid-template-columns:minmax(300px,1.1fr) minmax(0,.9fr);align-items:center;gap:32px;margin-top:34px;display:grid}.story-closing-quote{text-align:left;background:0 0;border:0;border-radius:0;grid-column:1;max-width:none;margin:0;padding:0 16px}.story-closing-quote p{color:var(--muted);font-size:clamp(21px,2.1vw,28px);font-style:italic;font-weight:500;line-height:1.35;margin:0!important}.story-closing-quote cite{color:var(--muted);margin-top:14px;font-size:15px;font-style:normal;font-weight:600;display:block}.story-signature-mark{color:#69747db8;justify-self:center;justify-items:center;gap:16px;display:grid}.signature-faces{align-items:end;gap:14px;display:flex}.signature-faces .face-small{opacity:.72;width:55px;height:64px}.signature-faces .face-orange{width:67px;height:78px}.signature-faces .face-coral{width:44px;height:52px}.signature-faces .face-green{width:41px;height:46px}.signature-faces .eyes span{width:3px;height:3px}.story-signature-mark>span{text-align:center;letter-spacing:.16em;text-transform:uppercase;max-width:220px;font-size:15px;font-weight:800;line-height:1.35}.person,.signature{margin-top:18px;font-weight:800;color:var(--foreground)!important;font-size:15px!important}.founder-credential{font-style:italic;color:var(--muted)!important;margin-top:4px!important;font-size:15px!important;font-weight:500!important}.cta-section{background:var(--surface-warm);text-align:center;border:2px solid #f58b445c;border-radius:24px;justify-items:center;padding:60px 24px 72px;display:grid;box-shadow:inset 0 1px #ffffff8c}.cta-section p{max-width:58ch;margin:18px auto 0}.cta-section .button{margin-top:32px}.founder-note{border-top:1px solid var(--border);grid-template-columns:144px minmax(0,1fr);align-items:start;gap:28px;margin-top:72px;padding-top:72px;display:grid}.founder-avatar{object-fit:cover;border:1px solid #9cc5a073;border-radius:50%;width:144px;height:144px;margin-top:8px;display:block;box-shadow:0 12px 26px #3d48521a}.founder-note p:not(.eyebrow){font-size:19px}.footer{border-top:1px solid var(--border);margin-top:80px;padding-block:40px}.footer-inner{justify-content:space-between;align-items:center;gap:20px;display:flex}.footer p{color:var(--muted);margin:0;font-size:14px}.footer div div{flex-wrap:wrap;gap:24px;display:flex}@media (min-width:768px){.hero{padding-block:76px}}@media (min-width:960px){.framing-row h3:not(.framing-label){white-space:nowrap}}@media (max-width:560px){.hero{padding-block:64px}.hero h1{max-width:16ch;font-size:40px;line-height:1.08}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.story-section,.founder-note{gap:28px;padding-block:44px}.founder-note{grid-template-columns:1fr}.story-heading{text-align:left;margin-bottom:32px}.story-moment{grid-template-columns:1fr;gap:20px}.story-moment img,.story-moment-featured img{aspect-ratio:4/3}.story-flat-collage img{aspect-ratio:16/10}.story-moment-copy{padding-left:18px}.story-closing-row{grid-template-columns:1fr;gap:22px;margin-top:28px}.story-closing-quote{grid-column:auto;max-width:none;padding-inline:0}.story-signature-mark{justify-self:center}.framing-section{gap:44px;padding-block:44px}.framing-row{grid-template-columns:1fr;gap:24px}.framing-row article{padding-left:18px}.solution-row article{border-radius:0 14px 14px 0;padding:20px 18px 22px}.stat-grid{grid-template-columns:1fr}.cta-section{border-radius:0;margin-inline:0;padding-block:44px}.founder-avatar{width:128px;height:128px}.footer-inner{text-align:center;flex-direction:column}.footer div div{justify-content:center}}
