:root{--canvas:#f4f1ea;--surface:#fff;--surface-muted:#eff8f5;--text:#173433;--text-strong:#102a2a;--muted:#566a67;--primary:#0f5c5e;--primary-dark:#0a4c4e;--border:#b9cbc5;--warning:#8d4a12;--warning-soft:#fff0dc;--danger:#9e3434;--danger-soft:#fce8e6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--text);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0;font-size:17px;line-height:1.65}a{color:var(--primary);text-underline-offset:4px}a:hover{color:var(--primary-dark)}a:focus-visible{outline:3px solid var(--primary);outline-offset:4px;border-radius:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--text-strong);letter-spacing:-.025em;line-height:1.15}h1{max-width:920px;font-size:clamp(2.6rem,8vw,5.8rem)}h2{font-size:clamp(2rem,5vw,3.2rem)}h3{font-size:1.45rem}.site-shell{min-height:100vh}.site-header,footer,main{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;gap:24px;padding-block:24px;display:flex}.brand{color:var(--text-strong);align-items:center;gap:12px;font-size:1.15rem;font-weight:750;text-decoration:none;display:inline-flex}.brand-mark{background:var(--primary);color:#fff;border-radius:15px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}nav{flex-wrap:wrap;gap:20px;display:flex}nav a,.footer-links a{font-weight:650;text-decoration:none}.hero{flex-direction:column;justify-content:center;min-height:72vh;padding:80px 0 110px;display:flex}.eyebrow{color:var(--primary);letter-spacing:.11em;text-transform:uppercase;font-size:.82rem;font-weight:800}.hero-copy,.policy-hero>p:last-child{max-width:760px;color:var(--muted);font-size:clamp(1.2rem,2.4vw,1.55rem)}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:24px;display:flex}.button{border:2px solid var(--primary);border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:12px 22px;font-weight:750;text-decoration:none;display:inline-flex}.button.primary{background:var(--primary);color:#fff}.button.secondary{color:var(--primary);background:0 0}.section{border-top:1px solid var(--border);padding:90px 0}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card{border:1px solid var(--border);background:var(--surface);border-radius:28px;min-height:290px;padding:28px}.number{color:var(--primary);margin-bottom:54px;font-size:.85rem;font-weight:800;display:inline-block}.feature-card p{color:var(--muted)}.safety-note{background:var(--surface-muted);border-radius:30px;grid-template-columns:1.4fr 1fr;gap:48px;margin-block:40px 100px;padding:40px;display:grid}.safety-note p:last-child{align-self:end}.policy-page{max-width:900px;padding:80px 0 120px}.policy-hero{margin-bottom:56px}.policy-hero h1{font-size:clamp(2.7rem,8vw,5rem)}.policy-page section{border-top:1px solid var(--border);margin-top:46px;padding-top:40px}.policy-page section h2{font-size:clamp(1.7rem,4vw,2.35rem)}.policy-page li{margin-bottom:13px}.support-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.support-grid article{background:var(--surface);border-radius:24px;padding:26px}.support-grid article h2{font-size:1.55rem}.contact-card,.emergency-card{background:var(--surface-muted);border-radius:26px;padding:30px;border:0!important}.emergency-card{background:var(--danger-soft);color:var(--danger)}footer{border-top:1px solid var(--border);grid-template-columns:1fr auto;gap:28px;padding-block:40px;display:grid}footer p{color:var(--muted)}.footer-links{flex-wrap:wrap;gap:18px;display:flex}.copyright{grid-column:1/-1;font-size:.9rem}@media (width<=760px){.site-header{flex-direction:column;align-items:flex-start}nav{gap:14px}.hero{min-height:auto;padding:70px 0 90px}.feature-grid,.support-grid,.safety-note{grid-template-columns:1fr}.feature-card{min-height:auto}.number{margin-bottom:30px}footer{grid-template-columns:1fr}.copyright{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
