:root{--ink:#17241f;--muted:#5d6b64;--line:#dce5df;--surface:#ffffff;--wash:#f3f8f4;--brand:#136a45;--brand-dark:#0d4b31;--accent:#e9a23b}*{box-sizing:border-box}body,html{background:var(--wash)}body{margin:0;color:var(--ink);font-family:var(--font-body),Arial,Helvetica,sans-serif;line-height:1.5}button,input,select{font:inherit}a{color:inherit;text-decoration:none}.shell{width:min(100% - 2rem,70rem);margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:4.5rem}.brand{font-weight:750;letter-spacing:-.03em}.header-actions{display:flex;align-items:center;gap:.75rem}.records-link{color:var(--brand-dark);font-size:.9rem;font-weight:700}.locale-switcher{display:inline-flex;border:1px solid var(--line);border-radius:999px;overflow:hidden;background:var(--surface)}.locale-switcher button{border:0;padding:.4rem .7rem;color:var(--muted);background:transparent;cursor:pointer}.locale-switcher button[aria-pressed=true]{color:white;background:var(--brand)}.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;min-height:min(78vh,44rem);padding:4.5rem 0 5rem;text-align:center}.hero:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse 70% 55% at 50% 0,rgba(19,106,69,.07) 0,transparent 70%);pointer-events:none}main.shell{position:relative}.eyebrow{margin:0;color:var(--brand);font-size:.8rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:16ch;margin-bottom:1.4rem;font-family:var(--font-display),Georgia,serif;font-size:clamp(3rem,9vw,6.2rem);font-weight:400;line-height:.98;letter-spacing:-.025em}.hero-title-em,h1 em{font-style:italic;color:var(--muted)}h2{font-size:clamp(1.65rem,6vw,2.5rem);line-height:1.15;letter-spacing:-.035em}.lead{max-width:36rem;margin-bottom:2.4rem;color:var(--muted);font-size:1.1rem;line-height:1.7}.hero-cta{display:flex;flex-wrap:wrap;gap:.8rem}.button,.hero-cta{justify-content:center}.button{display:inline-flex;align-items:center;min-height:3rem;padding:.7rem 1.6rem;border:0;border-radius:999px;color:white;background:var(--brand);font-weight:600;cursor:pointer;transition:transform .25s ease,background .25s ease}.button:hover{background:var(--brand-dark);transform:scale(1.03)}.button.secondary{color:var(--brand-dark);background:#e3f1e9}.button.secondary:hover{background:#d5e9dd;transform:scale(1.03)}@keyframes fade-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.animate-fade-rise{animation:fade-rise .8s ease-out both}.animate-fade-rise-delay{animation:fade-rise .8s ease-out .2s both}.animate-fade-rise-delay-2{animation:fade-rise .8s ease-out .4s both}.liquid-glass{position:relative;overflow:hidden;border:none;background:rgba(255,255,255,.55);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:inset 0 1px 1px rgba(255,255,255,.6),0 10px 30px rgba(23,36,31,.06)}.liquid-glass:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(255,255,255,.2) 30%,rgba(255,255,255,0) 55%,rgba(255,255,255,.25));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.promise-grid{width:100%;margin-top:4.5rem}.promise{padding:1.4rem;border-radius:1.1rem;text-align:left}.promise h3{font-family:var(--font-display),Georgia,serif;font-size:1.35rem;font-weight:400;letter-spacing:-.01em}.card p,.help-text,.promise p{color:var(--muted)}.cards-grid{display:grid;grid-gap:1rem;gap:1rem}.card,.form-section{padding:1.15rem;border:1px solid var(--line);border-radius:.85rem;background:var(--surface)}.card h2{margin-bottom:.5rem}.page-intro{padding:1.5rem 0}.assessment-form{display:grid;grid-gap:1rem;gap:1rem;padding-bottom:2rem}.form-section{display:grid;grid-gap:.8rem;gap:.8rem}.form-section h2{margin:0;font-size:1.2rem}.field-grid{display:grid;grid-gap:.8rem;gap:.8rem}label{display:grid;grid-gap:.35rem;gap:.35rem;font-weight:650}input,select{width:100%;min-height:2.85rem;padding:.55rem .65rem;border:1px solid #aebbb3;border-radius:.5rem;color:var(--ink);background:white}.sensitive-note{padding:.8rem;border-left:3px solid var(--accent);border-radius:.25rem;background:#fff8e9;font-size:.92rem}.choice-row{display:grid;grid-gap:.55rem;gap:.55rem}.choice-row label{display:flex;align-items:center;gap:.5rem;padding:.6rem;border:1px solid var(--line);border-radius:.5rem;font-weight:500}.choice-row input{width:auto;min-height:auto}.results{padding-bottom:2rem}.card{min-height:10rem}.status{display:inline-block;margin-bottom:.75rem;padding:.2rem .5rem;border-radius:999px;color:var(--brand-dark);background:#e3f1e9;font-size:.8rem;font-weight:700}.site-footer{padding:1.5rem 0 2.5rem;color:var(--muted);font-size:.88rem}.growth-chart{min-height:19rem}.growth-chart,.record-table{margin-bottom:1rem;border:1px solid var(--line);border-radius:.85rem;background:var(--surface)}.record-table{display:grid;overflow:hidden}.record-row{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-gap:.5rem;gap:.5rem;padding:.8rem 1rem;border-bottom:1px solid var(--line)}.record-row:last-child{border-bottom:0}.record-actions{display:flex;flex-wrap:wrap;gap:.6rem}.button.danger{background:#a52929}.button.danger:hover{background:#7e1d1d}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%)}.guide,.guides-index,.snapshot{padding-bottom:2rem}.consent{max-width:46rem}.consent-choice{display:flex;align-items:flex-start;gap:.6rem;color:var(--ink)}.consent-choice input{width:auto;min-height:auto;margin-top:.3rem}.guides-list{display:grid;grid-gap:1rem;gap:1rem}.guide-section{max-width:48rem;margin-bottom:2rem}.guide-section h2{margin-bottom:.6rem;font-size:1.45rem}.guide-section p{color:var(--muted)}.text-link{color:var(--brand-dark);font-weight:700;text-decoration:underline;text-underline-offset:.2em}.commerce-card,.report-sheet{display:grid;grid-gap:1rem;gap:1rem;padding:1.25rem;border:1px solid var(--line);border-radius:.85rem;background:var(--surface)}.report-section{padding-bottom:1rem;border-bottom:1px solid var(--line)}.report-section:last-child{padding-bottom:0;border-bottom:0}.commerce-card h2,.report-section h2{margin-bottom:.45rem;font-size:1.2rem}.commerce-card li,.commerce-card p,.report-section p{color:var(--muted)}.report-highlight{padding:1rem;border:1px solid #b7d6c4;border-radius:.7rem;background:#f0f8f3}.report-highlight h2{color:var(--brand-dark)}.report-highlight p{margin-bottom:0;color:var(--ink);font-size:1.2rem;font-weight:700}.commerce-card{margin-top:1rem}@media print{.button,.commerce-card,.site-footer,.site-header{display:none!important}body,html{background:white}.shell{width:100%}.report-sheet{border:0}}@media (min-width:640px){.shell{width:min(100% - 3rem,70rem)}.cards-grid,.promise-grid{grid-template-columns:repeat(3,1fr);gap:1.1rem}.cards-grid .card:last-child{grid-column:span 2}.field-grid{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){.animate-fade-rise,.animate-fade-rise-delay,.animate-fade-rise-delay-2{animation:none}.button,.button.secondary{transition:none}}@font-face{font-family:"Instrument Serif";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/5ece437c7024c161-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Instrument Serif";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/9cc5b37ab1350db7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Instrument Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/35f3de0ebb1cfc70-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Instrument Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e6099e249fd938cc-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Instrument Serif Fallback";src:local("Times New Roman");ascent-override:117.94%;descent-override:36.93%;line-gap-override:0.00%;size-adjust:83.94%}.__className_1f5468{font-family:"Instrument Serif","Instrument Serif Fallback";font-weight:400}.__variable_1f5468{--font-display:"Instrument Serif","Instrument Serif Fallback"}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-body:"Inter","Inter Fallback"}