:root{--ink:#101715;--muted:#52605a;--paper:#fbfaf6;--surface:#fff;--line:#dfe4db;--green:#166a4d;--green-dark:#0a3d30;--mint:#dff4df;--tomato:#c94d32;--gold:#f3b949;--blue:#315f78;--shadow:0 18px 48px #12261e24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfaf6e0;border-bottom:1px solid #dfe4dbcc;justify-content:space-between;align-items:center;gap:24px;padding:14px clamp(18px,4vw,56px);display:flex;position:fixed;top:0;left:0;right:0}.brand{align-items:center;gap:10px;font-size:18px;font-weight:800;display:inline-flex}.brand-mark,.icon-box{background:var(--green);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.nav-links{color:#33443c;align-items:center;gap:22px;font-size:14px;font-weight:700;display:flex}.primary-action,.secondary-action{border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.hero{color:#fff;background-image:linear-gradient(90deg,#07100dd1,#07100d8a,#07100d1f),url(https://images.unsplash.com/photo-1498837167922-ddd27525d352?auto=format&fit=crop&w=1800&q=85);background-position:50%;background-size:cover;min-height:70vh;padding:104px clamp(20px,5vw,72px) 34px;position:relative}.hero-content{z-index:1;max-width:780px;position:relative}.eyebrow{color:var(--tomato);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:900}.hero .eyebrow{color:#ffbd70}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:900px;margin-bottom:24px;font-size:clamp(42px,5.8vw,72px);line-height:.95}.hero-copy{color:#ffffffe0;max-width:660px;margin-bottom:24px;font-size:clamp(17px,1.65vw,21px);line-height:1.5}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:22px;display:flex}.primary-action{background:var(--gold);color:#1f1908;gap:10px;padding:15px 22px}.secondary-action{color:#fff;border:1px solid #ffffff75;padding:14px 20px}.hero-proof{border-left:4px solid var(--gold);color:#ffffffdb;gap:8px;max-width:720px;padding-left:16px;font-size:14px;line-height:1.45;display:grid}.stat-band{background:var(--green-dark);color:#fff;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.stat-band div{background:#ffffff0f;padding:30px clamp(20px,4vw,54px)}.stat-band strong{color:#bdeec9;margin-bottom:10px;font-size:clamp(32px,5vw,56px);line-height:1;display:block}.stat-band span{color:#ffffffc7;font-size:15px;line-height:1.5}.problem-section,.workflow-section,.concerns-section,.mission-section{padding:88px clamp(20px,5vw,72px)}.section-heading{max-width:820px}h2{letter-spacing:0;margin-bottom:20px;font-size:clamp(34px,5vw,62px);line-height:1.02}h3{letter-spacing:0;margin-bottom:12px;font-size:22px;line-height:1.2}.problem-grid,.workflow-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:38px;display:grid}.problem-grid article,.workflow-card,.mission-section{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 32px #12261e14}.problem-grid article,.workflow-card{padding:28px}.problem-grid svg{color:var(--tomato);width:34px;height:34px;margin-bottom:20px}.problem-grid p,.workflow-card p,.concerns-section p,.mission-section p{color:var(--muted);font-size:16px;line-height:1.65}.workflow-section{background:linear-gradient(180deg, #dff4dfd1, #fbfaf6eb), var(--mint)}.workflow-card{min-height:260px}.icon-box{background:var(--blue);margin-bottom:24px}.concerns-section{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:start;gap:42px;display:grid}.concern-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.concern-list span{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:10px;padding:18px;font-size:16px;font-weight:800;display:flex}.concern-list svg{color:var(--green);flex:none}.mission-section{background:var(--green-dark);color:#fff;margin:0}.mission-section h2,.mission-section p{max-width:920px}.mission-section p{color:#ffffffc7;font-size:20px}@media (max-width:900px){.nav-links{display:none}.hero{min-height:72vh;padding-top:104px}.stat-band,.problem-grid,.workflow-grid,.concerns-section,.mission-section,.concern-list{grid-template-columns:1fr}}@media (max-width:560px){.site-header{gap:12px}h1{font-size:42px}.hero{background-position:58%}.primary-action,.secondary-action{width:100%}}
