:root{--ink:#172b28;--red:#e0443e;--paper:#f4f1ea;--muted:#68736f;--line:#d8d7d0;--white:#fff}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,sans-serif}.site-header{height:82px;padding:0 max(24px,calc((100vw - 1220px)/2));border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-weight:800;letter-spacing:.08em;font-size:21px}.brand-mark{background:var(--red);color:#fff;font-style:italic;width:36px;height:36px;display:grid;place-items:center}.header-label,.eyebrow{font-size:10px;letter-spacing:.15em;font-weight:800}.header-label span,.eyebrow{color:var(--red)}.shell{max-width:1220px;margin:auto;padding-left:24px;padding-right:24px}.intro{min-height:calc(100vh - 82px);display:grid;grid-template-columns:1.15fr .85fr;gap:8vw;align-items:center;padding-top:60px;padding-bottom:70px}.intro h1,.gallery-head h1,.success h1{font-size:clamp(44px,5.4vw,76px);line-height:1.03;letter-spacing:-.055em;margin:0}.intro h1 em{font-family:Georgia,serif;font-weight:400}.lead{font-size:18px;line-height:1.6;color:var(--muted);max-width:560px;margin:27px 0 43px}.steps{display:flex;align-items:center}.steps div{display:flex;align-items:center;gap:10px}.steps b{font-size:24px;color:var(--red)}.steps span{font-size:9px;line-height:1.4;font-weight:800;letter-spacing:.07em}.steps i{height:1px;background:var(--line);flex:1;margin:0 17px}.identity-card{background:#fff;padding:47px 48px 38px;position:relative;box-shadow:0 22px 60px #172b2815}.identity-card .card-number{position:absolute;right:28px;top:18px;font-size:62px;color:#e9e8e3;font-weight:800}.identity-card h2{font-size:31px;margin:0 0 6px}.identity-card>p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:1.5}.identity-card label{display:block;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin-top:18px}.identity-card input{display:block;width:100%;border:0;border-bottom:1px solid #c9ccc8;background:transparent;padding:11px 0;font-size:16px;outline:none;border-radius:0}.identity-card input:focus{border-color:var(--red)}.primary{width:100%;margin-top:30px;border:0;background:var(--red);color:#fff;padding:17px 19px;display:flex;justify-content:space-between;font-weight:700;cursor:pointer}.gallery{padding-top:60px;padding-bottom:175px}.gallery-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:40px}.gallery-head h1{font-size:52px}.gallery-head>p{max-width:430px;color:var(--muted);font-size:14px;line-height:1.6}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px 20px}.photo-card{border:0;background:none;padding:0;text-align:left;color:var(--ink);cursor:pointer}.photo-image{display:block;aspect-ratio:1.45;overflow:hidden;position:relative;background:#ddd}.photo-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.photo-card:hover img{transform:scale(1.04)}.photo-image i{position:absolute;right:13px;top:13px;width:43px;height:43px;border-radius:50%;background:var(--red);color:#fff;place-items:center;font-style:normal;font-weight:800}.photo-image i:not([hidden]){display:grid}.photo-meta{display:flex;justify-content:space-between;padding-top:13px}.photo-meta b{font-size:14px}.photo-meta small{font-size:9px;color:#8c9692;letter-spacing:.08em}.vote-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -10px 35px #172b2812;z-index:8}.vote-bar>div{max-width:1220px;min-height:105px;margin:auto;padding:15px 24px;display:flex;align-items:center;gap:13px}.score{width:58px;height:58px;border:3px solid var(--red);border-radius:50%;display:grid;place-items:center;font-weight:800}.score small{font-size:9px;margin-left:1px}.vote-bar p{min-width:135px}.vote-bar p b,.vote-bar p small{display:block}.vote-bar p b{font-size:11px}.vote-bar p small{font-size:9px;color:var(--muted);margin-top:4px}.picks{display:flex;gap:7px;flex:1}.picks>span{display:grid;grid-template-columns:48px 1fr;grid-template-rows:1fr 1fr;column-gap:8px;border:1px solid var(--line);padding:5px;min-width:140px;max-width:190px;flex:1}.picks img{grid-row:1/3;width:48px;height:40px;object-fit:cover}.picks b,.picks small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.picks b{font-size:9px;align-self:end}.picks small{font-size:8px;color:var(--red);font-weight:800}.vote-bar>div>button{height:53px;border:0;background:var(--red);color:#fff;padding:0 18px;min-width:190px;display:flex;justify-content:space-between;align-items:center;font-weight:700;cursor:pointer}.vote-bar>div>button:disabled{background:#c7cbc7}dialog{border:0;padding:0;width:min(970px,calc(100% - 35px));max-height:90vh;box-shadow:0 25px 80px #0005;overflow:visible}dialog::backdrop{background:#112623d9;backdrop-filter:blur(3px)}dialog[open]{display:grid;grid-template-columns:1.3fr .8fr}.dialog-image{min-height:500px}.dialog-image img{width:100%;height:100%;object-fit:cover}.dialog-copy{padding:54px 38px}.dialog-copy h2{font-size:29px;margin:0}.dialog-copy>p:not(.eyebrow){font-size:12px;color:var(--muted);margin-bottom:25px}.close{position:absolute;right:-13px;top:-13px;border:0;border-radius:50%;width:37px;height:37px;background:#fff;font-size:22px;cursor:pointer}.point-buttons{display:flex;flex-direction:column;gap:7px}.point-buttons button{display:flex;align-items:center;text-align:left;border:1px solid var(--line);background:#fff;padding:10px;cursor:pointer}.point-buttons button:disabled{opacity:.35}.point-buttons button.selected{border-color:var(--red);background:#fff5f3}.point-buttons strong{width:41px;height:41px;display:grid;place-items:center;background:var(--paper);margin-right:11px}.point-buttons b,.point-buttons small{display:block}.point-buttons b{font-size:11px}.point-buttons small{font-size:9px;color:var(--muted);margin-top:3px}.remove{border:0;background:none;color:var(--red);text-decoration:underline;margin-top:14px;cursor:pointer}.success{position:fixed;inset:0;background:var(--ink);z-index:20;display:grid;place-items:center;padding:20px}.success>div{background:var(--paper);padding:60px 45px;text-align:center;width:min(580px,100%)}.success>div>span{display:grid;place-items:center;margin:0 auto 25px;width:60px;height:60px;border:1px solid #aebbb6;border-radius:50%;color:var(--red);font-size:24px}.success h1{font-size:52px}.success>div>p:not(.eyebrow){color:var(--muted)}.success a{display:inline-block;margin-top:15px;padding:14px 38px;color:#fff;background:var(--red);text-decoration:none;font-weight:700}.toast{position:fixed;bottom:125px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:#fff;padding:12px 17px;font-size:12px;opacity:0;transition:.25s;z-index:30}.toast.show{opacity:1;transform:translate(-50%,0)}
.primary:disabled{background:#bfc4c0;cursor:not-allowed}@media(max-width:800px){.intro{grid-template-columns:1fr;gap:45px}.photo-grid{grid-template-columns:repeat(2,1fr)}.gallery-head{display:block}.picks{display:none}dialog[open]{grid-template-columns:1fr;overflow:auto}.dialog-image{height:37vh;min-height:240px}.dialog-copy{padding:28px}.vote-bar p{flex:1}}@media(max-width:520px){.site-header{height:68px;padding:0 17px}.header-label{font-size:8px}.header-label span{display:none}.shell{padding-left:17px;padding-right:17px}.intro{padding-top:38px}.intro h1{font-size:42px}.lead{font-size:16px}.identity-card{padding:38px 24px}.steps i{margin:0 7px}.steps span{font-size:7px}.gallery{padding-top:38px}.gallery-head h1{font-size:40px}.photo-grid{gap:25px 9px}.photo-meta b{font-size:11px}.vote-bar>div{min-height:82px;padding:10px 15px}.score{width:48px;height:48px}.vote-bar>div>button{min-width:0;height:50px}.dialog-image{height:30vh}.success h1{font-size:40px}}
