:root{--ink:#16231d;--muted:#5d6d65;--line:#d9e1dc;--paper:#f7f8f5;--card:#fff;--green:#16784b;--green-dark:#0f5637;--mint:#dff3e8;--warm:#f0ede5}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}body{margin:0}a{color:inherit}.site-shell{width:min(1120px,100% - 32px);min-height:100vh;margin:0 auto}.site-header,footer{justify-content:space-between;align-items:center;gap:24px;display:flex}.site-header{border-bottom:1px solid var(--line);min-height:88px}.brand{align-items:center;gap:11px;font-size:1.08rem;font-weight:750;text-decoration:none;display:inline-flex}.brand-mark{background:var(--green);color:#fff;border-radius:12px;place-items:center;width:38px;height:38px;font-size:.92rem;display:grid}nav{gap:24px;display:flex}nav a{color:var(--muted);font-size:.95rem;font-weight:650;text-decoration:none}nav a:hover,.text-link:hover{color:var(--green)}nav a:focus-visible{color:var(--green)}.text-link:focus-visible{color:var(--green)}.page-content{padding:72px 0 96px}.hero{max-width:860px;padding:48px 0 64px}.eyebrow{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;font-size:.82rem;font-weight:800}h1,h2,h3,p{text-wrap:pretty}h1{letter-spacing:-.055em;max-width:850px;margin:0;font-size:clamp(2.5rem,6vw,5.25rem);line-height:.98}.lead{max-width:720px;color:var(--muted);margin:28px 0 0;font-size:clamp(1.08rem,2vw,1.28rem)}.actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.primary,.secondary{border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:750;text-decoration:none;display:inline-flex}.primary{background:var(--green);color:#fff}:is(.primary:hover,.primary:focus-visible){background:var(--green-dark)}.secondary{border:1px solid var(--line);background:var(--card)}.card-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.card,.content-card,.contact-card,.notice{border:1px solid var(--line);background:var(--card);border-radius:22px}.card{min-height:270px;padding:26px}.card-number{color:var(--green);margin:0 0 64px;font-size:.8rem;font-weight:800}.card h2,.content-card h2{letter-spacing:-.025em;margin:0;line-height:1.15}.card p:last-child,.content-card p,.content-card li,.notice,.contact-card p{color:var(--muted)}.document-header{max-width:760px;margin-bottom:40px}.document-header h1{font-size:clamp(2.5rem,5vw,4.4rem)}.document-header .lead{margin-top:20px}.content-stack{gap:16px;display:grid}.content-card{padding:28px}.content-card h2{font-size:1.35rem}.content-card h3{margin:26px 0 8px;font-size:1.02rem}.content-card p:last-child,.content-card ul:last-child{margin-bottom:0}.content-card ul{padding-left:1.25rem}.content-card li+li{margin-top:8px}.contact-card{background:var(--mint);grid-template-columns:1fr auto;align-items:center;gap:24px;margin-bottom:16px;padding:30px;display:grid}.contact-card h2,.contact-card p{margin:0}.contact-card p{margin-top:6px}.notice{background:var(--warm);margin-top:16px;padding:20px 22px;font-size:.94rem}.text-link{color:var(--green-dark);font-weight:750}footer{border-top:1px solid var(--line);min-height:88px;color:var(--muted);font-size:.85rem}@media (max-width:760px){.site-shell{width:min(100% - 24px,1120px)}.site-header{min-height:76px}nav{gap:14px}.page-content{padding:42px 0 68px}.hero{padding:30px 0 46px}.card-grid{grid-template-columns:1fr}.card{min-height:auto}.card-number{margin-bottom:36px}.contact-card{grid-template-columns:1fr}footer{flex-direction:column;justify-content:center;align-items:flex-start}}@media (max-width:430px){nav a:first-child{display:none}.primary,.secondary{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}
