:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17211f;background:#f4f0e6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0;padding:0}body{min-height:100dvh;overflow-x:hidden}button,input,select,textarea{font:inherit}._page_16xtj_1{--bg: #f5f3ee;--surface: #ffffff;--surface-soft: #f9faf7;--line: #dedbd2;--line-strong: #c9c5b8;--text: #171b19;--muted: #656b66;--accent: #126f62;--accent-strong: #0b594f;--accent-soft: #e2f2ee;--blue: #265f9f;--blue-soft: #e8f0fb;--amber: #9a5b12;--amber-soft: #fff0d8;--red: #b9362e;--focus: rgba(18, 111, 98, .18);min-height:100dvh;color:var(--text);background:linear-gradient(180deg,#e2f2eee6,#f5f3ee00 420px),var(--bg)}._hero_16xtj_26{width:min(1180px,calc(100% - 56px));min-height:100dvh;margin:0 auto;padding:28px 0;display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,.78fr);gap:34px;align-items:center}._copy_16xtj_37{min-width:0;display:grid;gap:18px}._brand_16xtj_43{width:fit-content;display:inline-flex;align-items:center;gap:10px;color:var(--text);text-decoration:none;font-weight:850;font-size:20px}._brand_16xtj_43 img{width:38px;height:38px}._eyebrow_16xtj_59{margin:10px 0 0;color:var(--accent);font-size:13px;font-weight:850}._copy_16xtj_37 h1{max-width:760px;margin:0;font-size:clamp(40px,6vw,72px);line-height:1.03;letter-spacing:0}._intro_16xtj_74{max-width:720px;margin:0;color:var(--muted);font-size:18px;line-height:1.75}._stats_16xtj_82{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:720px}._stats_16xtj_82 div{min-width:0;min-height:88px;padding:14px;display:grid;align-content:center;gap:6px;border:1px solid var(--line);border-radius:8px;background:#ffffffb8}._stats_16xtj_82 strong{font-size:24px}._stats_16xtj_82 span{color:var(--muted);font-size:13px}._form_16xtj_110{min-width:0;padding:20px;display:grid;gap:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 18px 46px #171b1924}._formHeader_16xtj_121{min-width:0;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-radius:8px;background:var(--surface-soft);border:1px solid var(--line)}._formHeader_16xtj_121 div{display:grid;gap:3px}._formHeader_16xtj_121 span{color:var(--muted);font-size:12px;font-weight:760}._formHeader_16xtj_121 strong{font-size:42px;line-height:1}._formHeader_16xtj_121 p{margin:0;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:850}._good_16xtj_157{color:var(--accent-strong);background:var(--accent-soft)}._medium_16xtj_162{color:var(--blue);background:var(--blue-soft)}._low_16xtj_167{color:var(--amber);background:var(--amber-soft)}._twoCol_16xtj_172{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}label{min-width:0;display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:760}input,select,textarea{box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:40px;border:1px solid var(--line-strong);border-radius:6px;padding:9px 10px;color:var(--text);background:var(--surface);outline:none;font:inherit;font-size:14px}textarea{resize:vertical;line-height:1.55}input:focus,select:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--focus)}._checklist_16xtj_218{display:grid;gap:8px;padding:12px;border:1px solid rgba(18,111,98,.24);border-radius:8px;background:var(--accent-soft)}._checklist_16xtj_218 strong{font-size:13px}._checklist_16xtj_218 span{color:var(--muted);font-size:13px}._checklist_16xtj_218 span:before{content:"• ";color:var(--accent);font-weight:900}._primaryButton_16xtj_242{min-width:0;min-height:44px;border:1px solid var(--accent);border-radius:6px;color:#fff;background:var(--accent);cursor:pointer;font-weight:850}._primaryButton_16xtj_242:hover{background:var(--accent-strong)}._primaryButton_16xtj_242:disabled{cursor:wait;opacity:.7}._success_16xtj_262,._error_16xtj_263{margin:0;padding:10px 12px;border-radius:7px;font-size:13px;font-weight:760}._success_16xtj_262{color:var(--accent-strong);background:var(--accent-soft)}._error_16xtj_263{color:var(--red);background:#fff0ee}._detail_16xtj_281{width:min(1180px,calc(100% - 56px));margin:0 auto;padding:0 0 42px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}._detail_16xtj_281 article{min-width:0;padding:18px;border:1px solid var(--line);border-radius:8px;background:#ffffffb8}._detail_16xtj_281 h2{margin:0;font-size:20px;line-height:1.25;letter-spacing:0}._detail_16xtj_281 p{margin:10px 0 0;color:var(--muted);line-height:1.72}@media(max-width:980px){._hero_16xtj_26{grid-template-columns:1fr;align-items:start}._detail_16xtj_281{grid-template-columns:1fr}}@media(max-width:680px){._hero_16xtj_26,._detail_16xtj_281{width:min(1180px,calc(100% - 32px))}._hero_16xtj_26{min-height:auto;padding:18px 0 26px;gap:22px}._copy_16xtj_37 h1{font-size:38px}._intro_16xtj_74{font-size:16px}._stats_16xtj_82,._twoCol_16xtj_172{grid-template-columns:1fr}._form_16xtj_110{padding:16px}._formHeader_16xtj_121{align-items:stretch;display:grid}}
