:root{--navy: #0a2848;--navy-ink: #071b31;--tide-blue: #6db7e7;--harbor-teal: #1f766f;--evergreen: #285643;--track-red: #a64d39;--paper: #fbfaf6;--white: #ffffff;--mist: #e8f3f5;--line: #cfdde2;--text: #102234;--muted: #526879;--shadow: 0 18px 45px rgb(7 27 49 / 15%);color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font-size:16px;line-height:1.6}a{color:inherit}button,input,select{font:inherit}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px clamp(18px,4vw,56px);background:#fbfaf6eb;border-bottom:1px solid rgb(207 221 226 / 75%);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.brand-mark{display:grid;width:44px;height:44px;place-items:center;border:2px solid var(--tide-blue);border-radius:50%;background:var(--navy);color:var(--white);font-weight:800}.brand strong,.brand small{display:block}.brand small{color:var(--muted);font-size:.78rem}nav{display:flex;flex-wrap:wrap;gap:8px 18px;justify-content:flex-end;font-size:.92rem;font-weight:700}nav a{text-decoration:none}nav a:hover,nav a:focus{color:var(--harbor-teal)}.hero{position:relative;min-height:690px;display:grid;align-items:center;overflow:hidden;background:var(--navy)}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,#071b31eb,#071b31b3 38%,#071b3133 72%),linear-gradient(0deg,#071b318c,#071b310f 45%),url(/assets/ghhs-track-hero.png) center / cover}.hero-content{position:relative;width:min(760px,calc(100% - 36px));margin-left:clamp(18px,7vw,92px);padding:76px 0 104px;color:var(--white)}.eyebrow{margin:0 0 14px;color:var(--tide-blue);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1{max-width:720px;margin:0;font-size:clamp(3rem,8vw,6.4rem);line-height:.95;letter-spacing:0}h2{margin:0;color:var(--navy-ink);font-size:clamp(2rem,4.3vw,4rem);line-height:1.02;letter-spacing:0}h3{margin:0 0 10px;color:var(--navy-ink);font-size:1.25rem;line-height:1.25}.hero p{max-width:670px;font-size:clamp(1.08rem,2vw,1.34rem)}.button-row,.section-cta{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 18px;border:2px solid transparent;border-radius:6px;font-weight:800;line-height:1.2;text-align:center;text-decoration:none}.pending-action{display:inline-flex;min-height:44px;align-items:center;border:1px solid var(--navy);border-radius:6px;padding:10px 14px;color:var(--navy);font-weight:800}.button-primary{background:var(--tide-blue);color:var(--navy-ink)}.button-secondary{background:var(--navy);color:var(--white)}.button-light{border-color:#ffffffb3;color:var(--white)}.button:hover,.button:focus{transform:translateY(-1px)}.trust-note{margin-top:20px;color:#ffffffd1;font-size:.96rem!important}.section{padding:clamp(64px,9vw,112px) clamp(18px,4vw,56px)}.section-tint{background:var(--mist)}.section-dark{background:var(--navy-ink);color:var(--white)}.section-inner{width:min(1160px,100%);margin:0 auto}.section-heading{max-width:820px;margin-bottom:34px}.section-heading>p:not(.eyebrow){color:var(--muted);font-size:1.12rem}.section-dark h2,.section-dark h3,.section-dark .section-heading>p:not(.eyebrow){color:var(--white)}.split,.petition-panel,.email-panel{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:28px;align-items:start}.copy-block,.motion-box,.petition-panel,.email-panel,.updates-card{border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow)}.copy-block,.motion-box,.updates-card{padding:clamp(22px,4vw,34px)}.motion-box{background:var(--navy);color:var(--white)}.motion-box span,.updates-card span{display:inline-block;margin-bottom:12px;color:var(--tide-blue);font-weight:800;text-transform:uppercase}.motion-box p{margin:0;font-size:1.12rem}.check-list{display:grid;gap:13px;margin:0;padding:0;list-style:none}.check-list li{position:relative;padding-left:30px}.check-list li:before{position:absolute;left:0;color:var(--harbor-teal);content:"✓";font-weight:900}.card-grid,.story-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.fact-card,.story-grid article,.steps article,.faq-list details{border:1px solid var(--line);border-radius:8px;background:var(--white);padding:22px}.fact-card{min-height:210px}.fact-card p,.updates-card p{margin-bottom:0}.petition-panel,.email-panel{padding:clamp(22px,4vw,34px)}.petition-form{display:grid;gap:14px}.petition-form label{display:grid;gap:6px;color:var(--navy-ink);font-weight:750}.petition-form input,.petition-form select{min-height:44px;width:100%;border:1px solid #a9bdc7;border-radius:6px;padding:9px 11px}.checkbox-row{grid-template-columns:20px 1fr;align-items:start;font-weight:650!important}.checkbox-row input{min-height:20px}.petition-form button{min-height:48px;border:0;border-radius:6px;background:var(--track-red);color:var(--white);cursor:not-allowed;font-weight:800}.fine-print,.source-note{color:var(--muted);font-size:.92rem}.email-panel{background:#ffffff12;border-color:#ffffff2e;box-shadow:none}.email-panel pre{max-height:460px;margin:0;overflow:auto;white-space:pre-wrap;border-radius:8px;background:#fffffff0;color:var(--navy-ink);padding:20px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9rem;line-height:1.55}.source-note{color:#ffffffbd}.source-note a{color:var(--tide-blue)}.steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.steps article span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--harbor-teal);color:var(--white);font-weight:900}.story-grid article{min-height:126px;font-weight:750}.source-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:8px;background:var(--white)}.source-table{width:100%;min-width:740px;border-collapse:collapse}.source-table th,.source-table td{padding:18px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.source-table th{background:var(--navy);color:var(--white)}.source-table td span{display:block;margin-top:3px;color:var(--muted);font-size:.9rem}.source-table a{color:var(--navy);font-weight:800}.faq-list{display:grid;gap:12px}.faq-list summary{cursor:pointer;color:var(--navy-ink);font-weight:850}.faq-list p{margin-bottom:0}.site-footer{display:flex;justify-content:space-between;gap:28px;padding:32px clamp(18px,4vw,56px);background:var(--navy-ink);color:#ffffffc7}.site-footer div{max-width:840px}.site-footer strong,.site-footer a{color:var(--white)}@media(max-width:980px){.site-header{align-items:flex-start;flex-direction:column}nav{justify-content:flex-start}.split,.petition-panel,.email-panel{grid-template-columns:1fr}.card-grid,.story-grid,.steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.hero{min-height:720px}.hero-bg{background:linear-gradient(0deg,#071b31eb,#071b31ad 62%,#071b312e),url(/assets/ghhs-track-hero.png) center / cover}.hero-content{width:calc(100% - 36px);margin:0 auto;padding:88px 0 120px}.button-row,.section-cta{align-items:stretch;flex-direction:column}.button{width:100%}.card-grid,.story-grid,.steps{grid-template-columns:1fr}.source-table{min-width:620px}.site-footer{flex-direction:column}}
