:root{--bg:#f6f6f2;--paper:#ffffff;--ink:#0b0b0b;--muted:#64645f;--line:#ddddD7;--green:#b7f7c9;--soft:#eef1eb}*{box-sizing:border-box}body,html{background:var(--bg)}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit}.site-footer,.topbar{width:min(1180px,calc(100% - 40px));margin:0 auto}.topbar{height:84px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand-mark{font-weight:900;letter-spacing:-.04em;text-decoration:none;font-size:26px}.topbar-right{color:var(--muted);font-size:14px}.profile-shell{width:min(1040px,calc(100% - 40px));margin:0 auto;padding-bottom:80px}.hero{padding:94px 0 84px;border-bottom:1px solid var(--line)}.hero-badges{display:flex;gap:10px;margin-bottom:28px}.badge{display:inline-flex;align-items:center;min-height:30px;padding:7px 11px;background:var(--green);border:1px solid var(--ink);font-size:11px;font-weight:800;letter-spacing:.13em}.hero h1{margin:0;max-width:930px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,8vw,92px);line-height:.96;letter-spacing:-.055em;font-weight:500}.headline{max-width:850px;margin:28px 0 0;font-size:clamp(22px,3vw,35px);line-height:1.2;color:#232320}.hero-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px;color:var(--muted);font-size:15px}.section{padding:78px 0;border-bottom:1px solid var(--line)}.eyebrow,.section-eyebrow{margin-bottom:16px;color:#3d3d38;font-size:11px;font-weight:900;letter-spacing:.16em}.cta-section h2,.section h2{margin:0 0 30px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,5vw,58px);line-height:1;letter-spacing:-.035em;font-weight:500}.take-section{background:var(--green);margin-left:-34px;margin-right:-34px;padding-left:34px;padding-right:34px;border:1px solid var(--ink);margin-top:54px}.large-copy{max-width:900px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(23px,3vw,34px);line-height:1.35}.impact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.impact-card{min-height:260px;padding:28px;background:var(--paper);border:1px solid var(--line)}.impact-number{margin-bottom:48px;color:var(--muted);font-size:12px;letter-spacing:.12em}.impact-card h3{margin:0 0 14px;font-size:25px;line-height:1.08;letter-spacing:-.025em}.impact-card p{margin:0;color:var(--muted);font-size:15px;line-height:1.55}.testimonial{max-width:890px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,4vw,45px);line-height:1.18}.testimonial footer{margin-top:26px;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;color:var(--muted)}.chip-row{display:flex;flex-wrap:wrap;gap:10px}.chip{padding:11px 14px;border:1px solid var(--ink);background:var(--paper);font-size:14px}.fit-list{display:grid;grid-gap:0;gap:0}.fit-item{display:grid;grid-template-columns:42px 1fr;padding:22px 0;border-top:1px solid var(--line);font-size:clamp(19px,2.3vw,27px);line-height:1.25}.fit-item:last-child{border-bottom:1px solid var(--line)}.fit-marker{font-weight:800}.parameter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.parameter{min-height:130px;padding:22px;background:var(--paper);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.parameter span{display:block;margin-bottom:18px;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.1em}.parameter strong{font-size:18px;line-height:1.3}.confidentiality-card{margin:64px 0 0;padding:28px;border:1px solid var(--ink);background:var(--paper)}.confidentiality-card p{margin:0;max-width:800px;line-height:1.55;color:#33332f}.cta-section{margin-top:22px;padding:48px;display:flex;gap:40px;justify-content:space-between;align-items:end;background:#0b0b0b;color:white}.cta-section h2{margin-bottom:14px}.cta-section p{margin:0;color:#bdbdb7}.primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 19px;background:var(--green);color:var(--ink);border:1px solid var(--ink);text-decoration:none;font-weight:800;white-space:nowrap}.primary-button.large{min-height:58px;padding:17px 22px}.site-footer{padding:26px 0 40px;display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.home,.state-page{min-height:100vh;padding:40px;display:grid;place-items:center}.home-card,.state-card{width:min(760px,100%);padding:56px;background:white;border:1px solid var(--ink)}.home-card h1,.state-card h1{margin:12px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,72px);line-height:.98;font-weight:500;letter-spacing:-.04em}.home-card p,.state-card p{max-width:650px;color:var(--muted);line-height:1.6;margin-bottom:30px}@media (max-width:760px){.profile-shell,.site-footer,.topbar{width:min(100% - 26px,1040px)}.topbar{height:68px}.topbar-right{display:none}.hero{padding:62px 0 56px}.hero-meta{line-height:1.5}.section{padding:56px 0}.take-section{margin-left:-13px;margin-right:-13px;padding-left:20px;padding-right:20px}.impact-grid,.parameter-grid{grid-template-columns:1fr}.impact-card{min-height:0}.impact-number{margin-bottom:28px}.cta-section{padding:30px;flex-direction:column;align-items:stretch}.primary-button.large{width:100%}.site-footer{gap:10px;flex-direction:column}.home,.state-page{padding:18px}.home-card,.state-card{padding:32px 24px}}