
:root{--paper:#faf7f0;--surface:#fffdf8;--ink:#262823;--muted:#676960;--line:#dcdcd1;--tomato:#c8402f;--orange:#f25b45;--lilac:#ede6f4;--sage:#e5ebd9;--rounded:ui-rounded,'SF Pro Rounded','Arial Rounded MT Bold',system-ui,sans-serif;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;line-height:1.6;scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--tomato);outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--rounded);line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(48px,5.6vw,84px);font-weight:750}h2{font-size:clamp(34px,4vw,54px)}h3{font-size:23px;letter-spacing:-.025em}.serif{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-style:italic;letter-spacing:-.055em}.eyebrow{font-size:11px;font-weight:750;letter-spacing:.12em;text-transform:uppercase;line-height:1.5}.fine{font-size:13px;color:var(--muted);line-height:1.6}.lede{font-size:18px;line-height:1.65;color:var(--muted);max-width:450px}.skip{position:absolute;top:-90px;left:20px;z-index:10;padding:14px;background:var(--surface)}.skip:focus{top:12px}.site-header{max-width:1320px;margin:auto;padding:25px 64px;display:flex;align-items:center;justify-content:space-between;gap:20px}.wordmark{font-family:var(--rounded);font-size:35px;letter-spacing:-2px;font-weight:850;text-decoration:none;line-height:1}.brand-dot{color:var(--orange)}nav{display:flex;gap:30px;align-items:center}nav a{font-size:13px;font-weight:600;text-decoration:none}nav a:hover{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:54px;border:1px solid transparent;border-radius:14px;padding:14px 23px;background:var(--tomato);color:white;text-decoration:none;font-size:14px;font-weight:700;line-height:1.45;transition:background .16s ease,transform .16s ease}.button:hover{background:#a93225}.button:active{transform:translateY(1px)}.button.secondary{background:transparent;color:var(--ink);border-color:var(--line)}.button.secondary:hover{background:var(--sage)}.button.small{min-height:44px;padding:10px 17px;font-size:12px}.button span{font-size:20px;line-height:1}.pill{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:99px;padding:6px 12px;font-size:11px;font-weight:600;white-space:nowrap}.status-dot{display:inline-block;width:6px;height:6px;background:#607442;border-radius:50%;margin-right:8px;vertical-align:2px}.hero{max-width:1320px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:48px;padding:54px 64px 88px;align-items:center}.hero-copy>.eyebrow{margin-bottom:28px}.hero-copy .lede{margin:28px 0}.hero-copy>.fine{margin-top:15px}.hero-stage{position:relative;min-height:588px;background:var(--lilac);border-radius:180px 180px 28px 28px;margin-top:0}.hero-mascot{position:absolute;width:295px;height:236px;top:30px;right:-5px;transform:rotate(9deg)}.floating-label{position:absolute;top:50px;left:25px;z-index:1;max-width:145px;font-family:Georgia,serif;font-style:italic;line-height:1.2;font-size:21px;transform:rotate(-8deg)}.promise-paper{position:absolute;top:222px;left:28px;right:30px;padding:28px;background:var(--surface);border:1px solid #d8d0dc;border-radius:17px;box-shadow:0 8px 0 #ded6e5;transform:rotate(-5deg)}.promise-paper h2{font-size:39px;margin:18px 0 24px}.paper-foot{display:flex;align-items:center;justify-content:space-between}.avatar{display:inline-grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:50%;background:var(--sage);font-size:15px;font-weight:650}.message-example{position:absolute;bottom:19px;right:-25px;left:59px;display:flex;gap:13px;align-items:center;padding:20px;background:var(--ink);border-radius:18px;color:var(--surface);box-shadow:0 12px 25px #26282312;transform:rotate(3deg)}.message-example .eyebrow{font-size:9px;color:#d1d6c9;margin-bottom:5px}.message-example p{font-size:13px;line-height:1.5}.message-icon{display:grid;place-items:center;background:var(--orange);height:34px;width:34px;flex:0 0 34px;border-radius:11px}.stage-note{position:absolute;bottom:-66px;left:60px;font-size:12px;color:var(--muted);line-height:1.4}.how-section{max-width:1192px;margin:45px auto 95px;padding-top:48px;border-top:1px solid var(--line)}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;margin-bottom:56px}.section-heading h2{font-size:40px;max-width:630px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.step-number{display:inline-block;margin-bottom:19px;color:var(--tomato);font-size:13px;font-weight:700}.steps h3{margin-bottom:12px}.steps p{font-size:15px;line-height:1.65;color:var(--muted)}.kind-card{max-width:1192px;margin:0 auto 64px;border-radius:28px;background:var(--sage);text-align:center;padding:65px 28px}.kind-card h2{margin:24px 0}.kind-card p:not(.eyebrow){max-width:470px;margin:0 auto 22px;color:#565e4a}.text-link{font-size:14px;font-weight:700}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1320px;margin:auto;padding:30px 64px 42px}.site-footer>span{font-size:12px;color:var(--muted)}.site-footer .wordmark{font-size:28px}.document{max-width:760px;margin:40px auto 90px;padding:0 28px}.document h1{font-size:52px;margin:20px 0 28px}.document h2{font-size:26px;letter-spacing:-.03em;margin:36px 0 12px}.document p{margin-bottom:18px}.document ul{padding-left:23px}.document .preview-note{margin-bottom:26px}
@media(min-width:1600px){.hero{padding-top:85px;padding-bottom:105px}}
@media(max-width:1250px){.how-section,.kind-card{margin-left:64px;margin-right:64px}.hero{gap:32px}.hero-stage{min-height:565px}.hero-mascot{width:260px;right:-15px}.floating-label{left:17px;font-size:19px;max-width:125px}.promise-paper{left:18px;right:20px;padding:24px}.promise-paper h2{font-size:34px}.message-example{left:32px;right:-16px}.section-heading h2{font-size:34px}}
@media(max-width:820px){.site-header{padding:22px 28px}nav{gap:18px}.hero{padding:38px 28px 95px;gap:40px;grid-template-columns:1fr}.hero-copy{max-width:560px}.hero h1{font-size:clamp(54px,9.5vw,76px)}.hero-stage{width:min(100%,460px);justify-self:center;min-height:565px}.hero-mascot{right:3px;width:290px}.floating-label{top:64px;left:27px}.promise-paper{left:35px;right:35px}.message-example{left:54px;right:-5px}.how-section{margin:36px 28px 55px}.kind-card{margin:0 28px 35px}.section-heading{display:block;margin-bottom:35px}.section-heading>.eyebrow{margin-bottom:20px}.steps{gap:24px}.steps h3{font-size:21px}.site-footer{padding:26px 28px}.site-footer>span{display:none}}
@media(max-width:520px){.site-header{padding:21px 22px}.wordmark{font-size:31px}.site-header nav>a:first-child{display:none}.hero{padding:27px 24px 96px}.hero-copy>.eyebrow{font-size:9px;margin-bottom:22px}.hero-copy .lede{font-size:16px;margin:24px 0}.hero-copy>.button{width:100%;font-size:13px;padding:15px}.hero-copy>.fine{text-align:center;font-size:11px}.hero-stage{min-height:510px}.hero-mascot{width:250px;height:200px;top:32px;right:0}.floating-label{font-size:17px;top:45px;left:13px;max-width:119px}.promise-paper{top:195px;left:14px;right:18px;padding:23px}.promise-paper h2{font-size:32px;margin:17px 0 20px}.promise-paper .eyebrow{font-size:9px}.message-example{left:20px;right:-4px;bottom:12px;padding:17px;gap:10px}.message-example p{font-size:12px}.stage-note{left:25px;bottom:-60px;font-size:11px}.how-section{padding-top:32px;margin-left:24px;margin-right:24px}.section-heading h2{font-size:34px}.steps{grid-template-columns:1fr;gap:27px}.steps article{padding-left:43px;position:relative}.step-number{position:absolute;left:0;top:3px}.steps h3{margin-bottom:9px}.steps p{font-size:14px}.kind-card{margin-left:20px;margin-right:20px;padding:42px 23px}.kind-card .eyebrow{font-size:9px}.kind-card h2{font-size:42px}.kind-card p:not(.eyebrow){font-size:14px}.site-footer{padding:25px 24px 35px}.site-footer nav{gap:22px}.document{margin-top:22px}.document h1{font-size:43px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
