:root{--ink:#11100f;--paper:#f2eee7;--orange:#db4a0a;--muted:#aaa39a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif}button{font:inherit}.hero{min-height:94vh;background:var(--ink);color:white;padding:28px clamp(24px,6vw,88px) 42px;display:flex;flex-direction:column;position:relative;overflow:hidden}.hero:after{content:"H";position:absolute;right:-2vw;bottom:-25vw;font:700 55vw/1 "Space Grotesk";color:#181716;z-index:0}.hero nav,.hero-copy,.scroll-note{position:relative;z-index:1}.hero nav{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #363432;padding-bottom:22px}.wordmark{font:700 22px/1 "Space Grotesk";letter-spacing:.42em}.edition,.eyebrow{font-size:11px;letter-spacing:.23em;font-weight:700}.hero-copy{margin:auto 0;max-width:1000px;padding:70px 0}.eyebrow{color:#e35718}.hero h1,.vote-section h2,.results h2,.detail h2{font:600 clamp(52px,8.2vw,116px)/.88 "Space Grotesk";letter-spacing:-.06em;margin:22px 0 30px}.hero h1 em{font-weight:500;color:var(--orange)}.intro{max-width:600px;color:#aaa;font-size:17px;line-height:1.7}.scroll-note{align-self:flex-end;font-size:10px;letter-spacing:.2em}.scroll-note span{display:inline-grid;place-items:center;border:1px solid #444;border-radius:50%;width:36px;height:36px;margin-left:14px}.showcase{padding:110px clamp(20px,6vw,88px)}.section-heading{display:grid;grid-template-columns:1fr 1.6fr;gap:40px;align-items:start;margin-bottom:58px}.section-heading h2{font:600 clamp(38px,5.3vw,75px)/1 "Space Grotesk";letter-spacing:-.05em;margin:0}.step{font:600 13px "Space Grotesk";display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid #bbb;border-radius:50%;margin-bottom:34px}.dark{color:#786f67}.image-wrap{padding:0;border:0;background:#ddd;display:block;width:100%;cursor:zoom-in;position:relative;overflow:hidden}.image-wrap img{display:block;width:100%;transition:transform .5s}.image-wrap:hover img{transform:scale(1.015)}.image-wrap span{position:absolute;right:18px;bottom:18px;background:#111;color:white;padding:12px 16px;font-size:10px;letter-spacing:.12em}.vote-section{background:var(--ink);color:white;padding:110px clamp(20px,6vw,88px);display:grid;grid-template-columns:minmax(260px,.7fr) 1.3fr;gap:8vw}.vote-section h2{font-size:clamp(52px,7vw,92px)}.vote-copy>p:last-child{color:#999;max-width:410px;line-height:1.7}.light{border-color:#444}fieldset{border:0;padding:0;margin:0}.choices{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #333;border-left:1px solid #333}.choice{position:relative}.choice input{position:absolute;opacity:0}.choice label{height:100px;display:grid;place-items:center;border-right:1px solid #333;border-bottom:1px solid #333;font:600 30px "Space Grotesk";cursor:pointer;transition:.2s}.choice label:hover{background:#1b1a18}.choice input:focus-visible+label{outline:2px solid white;outline-offset:-4px}.choice input:checked+label{background:var(--orange);color:white}.submit{margin-top:28px;width:100%;padding:22px 25px;background:var(--orange);color:#fff;border:0;display:flex;justify-content:space-between;font-weight:700;letter-spacing:.12em;cursor:pointer}.submit:disabled{background:#2b2927;color:#666;cursor:not-allowed}.status{min-height:24px;color:#bbb}.results{padding:110px clamp(20px,6vw,88px);grid-template-columns:.8fr 1.2fr;gap:8vw}.results:not([hidden]){display:grid}.results h2{font-size:clamp(48px,6vw,80px)}.bar-row{display:grid;grid-template-columns:38px 1fr 46px;align-items:center;gap:12px;margin:9px 0}.bar-track{height:22px;background:#ddd}.bar-fill{height:100%;background:var(--orange);min-width:0;transition:width .5s}.bar-choice{font-weight:700}.bar-value{text-align:right;font-size:13px}.total{margin-top:26px;color:#756f69}.detail{display:grid;grid-template-columns:.55fr 1.45fr;background:#1a1918;color:white;align-items:center}.detail>div{padding:50px clamp(20px,5vw,70px)}.detail h2{font-size:clamp(38px,5vw,68px)}.detail img{display:block;width:100%}footer{background:var(--orange);color:#fff;padding:50px clamp(20px,6vw,88px);display:flex;justify-content:space-between;align-items:center;gap:30px}footer p,footer small{font-size:12px;letter-spacing:.08em}dialog{border:0;padding:0;background:#111;max-width:min(96vw,1400px);box-shadow:0 25px 80px #0008}dialog::backdrop{background:#000d}dialog img{display:block;max-width:100%;max-height:90vh}dialog button{position:absolute;right:12px;top:12px;border:0;border-radius:50%;width:42px;height:42px;background:#111;color:#fff;font-size:27px;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:760px){.hero{min-height:760px}.edition{display:none}.section-heading,.vote-section,.results:not([hidden]),.detail{grid-template-columns:1fr}.showcase,.vote-section,.results{padding-top:75px;padding-bottom:75px}.choices{grid-template-columns:repeat(3,1fr)}.choice label{height:82px}.detail>div{padding-top:70px;padding-bottom:35px}footer{flex-direction:column;align-items:flex-start}.image-wrap span{display:none}}
