@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ink:#071522;--muted:#5d6872;--paper:#f5f6f1;--white:#fff;--line:#dce1dc;--lime:#c9ff48;--cyan:#08c7c9;--blue:#1858ff;--shell:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Manrope,sans-serif;line-height:1.6}a{color:inherit}.shell{width:min(calc(100% - 40px), var(--shell));margin-inline:auto}.narrow{max-width:760px}.skip-link{z-index:10;background:var(--lime);padding:.75rem 1rem;position:absolute;top:0;left:-999px}.skip-link:focus{top:1rem;left:1rem}.site-header{background:var(--ink);color:var(--white);border-bottom:1px solid #ffffff1f}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:82px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:.8rem;font-size:1.15rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{background:var(--lime);border-radius:50%;align-items:flex-end;gap:3px;width:32px;height:32px;padding:7px;display:inline-flex}.brand-mark i{background:var(--ink);border-radius:4px;width:4px;display:block}.brand-mark i:first-child{height:8px}.brand-mark i:nth-child(2){height:14px}.brand-mark i:nth-child(3){height:11px}.site-header nav,.site-footer nav{align-items:center;gap:1.65rem;display:flex}.site-header nav>a:not(.button),.site-footer nav a{font-size:.9rem;font-weight:600;text-decoration:none}.site-header nav>a:not(.button){color:#cbd2d8}.site-header nav>a.active,.site-header nav>a:hover{color:var(--white)}.button{background:var(--lime);min-height:54px;color:var(--ink);cursor:pointer;box-shadow:5px 5px 0 var(--cyan);border:0;border-radius:3px;justify-content:center;align-items:center;gap:.7rem;padding:.85rem 1.35rem;font:700 .92rem Manrope,sans-serif;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.button:hover{box-shadow:3px 3px 0 var(--cyan);transform:translate(2px,2px)}.button-small{min-height:42px;box-shadow:none;padding:.65rem 1rem}.text-link{border-bottom:1px solid;padding-bottom:.2rem;font-weight:700;text-decoration:none}.hero{color:var(--white);background:var(--ink);padding:96px 0 112px;position:relative;overflow:hidden}.hero:before{content:"";border:80px solid #08c7c914;border-radius:50%;width:480px;height:480px;position:absolute;top:-220px;right:-180px}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;display:grid;position:relative}.eyebrow{color:var(--cyan);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.65rem;margin:0 0 1.3rem;font:500 .74rem DM Mono,monospace;display:flex}.eyebrow span{background:currentColor;width:22px;height:2px;display:inline-block}h1,h2{letter-spacing:-.065em;margin:0;line-height:.98}h1{font-size:clamp(3.5rem,8vw,6.7rem)}h2{font-size:clamp(2.6rem,5vw,4.8rem)}h1 em,h2 em{color:var(--lime);font-style:normal}.intro{color:#b8c2ca;max-width:560px;margin:2rem 0;font-size:1.1rem}.hero-actions{align-items:center;gap:2rem;margin-top:2.2rem;display:flex}.hero .text-link{color:var(--white)}.tracker-card{background:var(--white);color:var(--ink);box-shadow:16px 16px 0 var(--cyan), 28px 28px 0 #c9ff48e6;border:1px solid #cbd2d8;padding:1.4rem;transform:rotate(2deg)}.tracker-top{border-bottom:1px solid var(--line);gap:.4rem;padding-bottom:1rem;display:flex}.tracker-top span{background:#ccd3d6;border-radius:50%;width:8px;height:8px}.metric-row{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.8rem 0;display:grid}.metric-icon{background:var(--ink);width:46px;height:46px;color:var(--lime);border-radius:50%;place-items:center;font-size:1.3rem;display:grid}.metric-row small,.metric-row strong{display:block}.metric-row small{color:var(--muted);letter-spacing:.08em;font:.66rem DM Mono,monospace}.metric-row strong{font-size:1.2rem}.live-pill{color:#087e63;background:#dff8e9;border-radius:99px;padding:.3rem .65rem;font:500 .63rem DM Mono,monospace}.chart{border-bottom:1px solid var(--line);background:repeating-linear-gradient(#0000 0 44px,#e9ece9 45px);justify-content:space-around;align-items:flex-end;gap:8px;height:180px;padding:0 1rem;display:flex}.chart span{background:var(--blue);width:9%}.chart span:nth-child(2n){background:var(--cyan)}.tracker-footer{color:var(--muted);justify-content:space-between;padding-top:1rem;font-size:.82rem;display:flex}.tracker-footer strong{color:#087e63}.mission{padding:112px 0}.mission-grid{grid-template-columns:.9fr 1.1fr;gap:100px;display:grid}.mission .eyebrow,.page-hero .eyebrow{color:var(--blue)}.legacy-copy{border-left:1px solid var(--line);padding-left:3rem;font-size:1.15rem}.legacy-copy p:first-child{letter-spacing:.09em;text-transform:uppercase;color:var(--muted);font:500 .76rem DM Mono,monospace}.legacy-copy .text-link{color:var(--blue)}.page-hero{background:var(--ink);color:var(--white);padding:88px 0 94px}.page-hero .intro{margin-bottom:0}.centered{text-align:center}.centered .intro{margin-inline:auto}.centered-eyebrow,.centered-actions{justify-content:center}.full-height{align-items:center;min-height:66vh;display:grid}.form-section{padding:80px 0 110px}.contact-form{background:var(--white);border:1px solid var(--line);box-shadow:10px 10px 0 var(--cyan);padding:clamp(1.5rem,5vw,3.5rem)}.contact-form p{margin:0 0 1.5rem}.contact-form label{gap:.55rem;font-size:.87rem;font-weight:700;display:grid}.contact-form input,.contact-form select,.contact-form textarea{width:100%;min-height:50px;color:var(--ink);font:inherit;background:#fafbf8;border:1px solid #bbc4c6;border-radius:2px;padding:.75rem}.contact-form select{min-height:90px}.contact-form textarea{resize:vertical;min-height:150px}.contact-form input[type=file]{padding:.65rem}.hidden{display:none}.site-footer{color:var(--white);background:#030c13;padding:60px 0}.footer-inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.footer-brand{margin-bottom:.9rem}.site-footer p{color:#7d8993;letter-spacing:.12em;margin:0;font:.64rem DM Mono,monospace}.site-footer nav a{color:#b4bec6}.site-footer nav a:hover{color:var(--lime)}@media (width<=760px){.shell{width:min(calc(100% - 28px), var(--shell))}.header-inner{min-height:72px}.site-header nav>a:not(.button){display:none}.brand{font-size:1rem}.hero{padding:70px 0 90px}.hero-grid,.mission-grid{grid-template-columns:1fr;gap:60px}.tracker-card{box-shadow:8px 8px 0 var(--cyan), 16px 16px 0 #c9ff48e6;margin:0 8px 24px 0}.mission{padding:80px 0}.legacy-copy{border-left:0;border-top:1px solid var(--line);padding:2rem 0 0}.page-hero{padding:68px 0 74px}.hero-actions{flex-wrap:wrap}.footer-inner{flex-direction:column;align-items:flex-start}.site-footer nav{flex-wrap:wrap}}
