:root{--ink:#222328;--muted:#62636b;--line:#dedee3;--paper:#fff;--soft:#f5f5f7;--accent:#3158ce;--font:"Avenir Next",Avenir,"Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}button,a,input{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default}a{color:inherit}button{color:inherit}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--accent);outline-offset:5px}button{border:0;background:none}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600}button[hidden],[hidden]{display:none!important}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-80px;left:24px;background:white;padding:12px;z-index:30}.skip-link:focus{top:10px}
.header{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font-weight:650;font-size:37px;letter-spacing:-2.5px;line-height:1;text-decoration:none}.wordmark span{font-size:23px;font-weight:400;color:#74757b;letter-spacing:-1.2px}.header nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:500}.header nav>a{text-decoration:none}.header nav>a:hover{text-decoration:underline;text-underline-offset:6px}.share-button{display:flex;align-items:center;gap:9px;border:1px solid #d7d7dd;border-radius:50px;padding:11px 18px;font-size:13px}.share-button:hover{background:var(--soft)}.share-button svg{width:17px;height:17px}
.hero{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;padding-top:70px;padding-bottom:72px;align-items:end}.intro-label{font-size:13px;color:var(--muted);display:flex;align-items:center;gap:9px;margin-bottom:25px}.status-dot{width:7px;height:7px;border-radius:100%;background:#777d75}.hero h1{font-size:clamp(58px,5.9vw,85px);line-height:1.035;font-weight:500;letter-spacing:-4.7px}.hero-side{max-width:375px;justify-self:end;padding-bottom:4px}.hero-side>p{font-size:15px;line-height:1.8;color:#5a5b63}.hero-side>p+p{margin-top:15px}.hero-link{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:600;text-decoration:none;margin:23px 0 22px}.hero-link:hover{text-decoration:underline;text-underline-offset:5px}.hero-link span{font-size:23px}.spectrum{display:flex;height:7px;gap:5px}.spectrum i{flex:1;border-radius:3px;background:#244bff}.spectrum i:nth-child(2){background:#7546ff}.spectrum i:nth-child(3){background:#f04b2e}.spectrum i:nth-child(4){background:#007c91}.spectrum i:nth-child(5){background:#9b472c}.spectrum i:nth-child(6){background:#216e53}.spectrum i:nth-child(7){background:#ffe780}
.gallery-section{padding-bottom:62px}.section-heading{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:27px 0}.section-heading h2{font-size:21px;letter-spacing:-.6px}.section-heading p{font-size:13px;color:var(--muted);margin-top:4px}.choice-hint{font-size:12px;border:1px solid var(--line);border-radius:30px;padding:7px 13px;color:var(--muted);white-space:nowrap}.design-grid{padding:0;border:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:24px}.design-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;position:relative;background:white;transition:border-color .15s,box-shadow .15s;min-width:0}.design-card.selected{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.card-preview{display:block;width:100%;overflow:hidden;position:relative;aspect-ratio:1.95;background:var(--preview-bg,#f5f5f5);padding:0;text-align:left}.card-preview img{position:absolute;width:calc(var(--preview-scale)*100%);height:auto;max-width:none;left:50%;top:50%;transform:translate(calc(var(--preview-center-x)*-1%),calc(var(--preview-center-y)*-1%));clip-path:inset(var(--preview-clip))}.preview-open{position:absolute;right:15px;bottom:15px;display:flex;align-items:center;gap:6px;padding:7px 10px;background:white;border:1px solid #dedee3;border-radius:6px;font-size:11px;color:#484951;opacity:0;transition:opacity .15s}.preview-open svg{width:15px;height:15px}.card-preview:hover .preview-open,.card-preview:focus-visible .preview-open{opacity:1}.card-content{padding:20px 22px 18px;border-top:1px solid #ececf0}.card-title-row{display:flex;align-items:baseline;gap:10px}.design-number{font-size:12px;color:#797a80;font-variant-numeric:tabular-nums}.card-content h3{font-size:23px;font-weight:550;letter-spacing:-.7px}.card-description{color:var(--muted);font-size:13px;line-height:1.65;margin-top:6px;max-width:55ch;min-height:44px}.card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:18px;gap:12px}.palette-mini{display:flex;gap:6px}.palette-mini i{display:block;width:17px;height:17px;border-radius:100%;border:1px solid #00000012}.radio-label{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:500;cursor:pointer;padding:5px 0}.radio-label input{appearance:none;position:relative;width:19px;height:19px;border:1px solid #b1b2b8;border-radius:50%;margin:0;cursor:pointer;flex-shrink:0}.radio-label input:checked{border:6px solid var(--ink)}.selected .radio-label{font-weight:600}.saved-label{font-size:11px;color:#555;position:absolute;top:14px;right:14px;padding:6px 10px;background:#fff;border:1px solid var(--line);border-radius:20px}.reflection{display:flex;flex-direction:column;justify-content:center;padding:48px 50px;background:var(--soft);border-radius:16px}.reflection .reflection-icon{font-size:42px;line-height:1;margin-bottom:27px}.reflection h3{font-size:29px;font-weight:500;letter-spacing:-.9px;line-height:1.22;max-width:300px}.reflection p{font-size:14px;line-height:1.8;color:var(--muted);max-width:300px;margin-top:17px}
.ballot{position:sticky;bottom:20px;z-index:3;display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:32px;padding:22px 28px;border:1px solid #d1d1d8;border-radius:15px;background:#fff;box-shadow:0 8px 32px #24252a10}.ballot-kicker{display:block;font-size:11px;color:var(--muted);margin-bottom:4px}.ballot-copy strong{font-size:19px;letter-spacing:-.35px;font-weight:550}.ballot-copy p{font-size:12px;color:var(--muted);margin-top:3px}.primary-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:13px 22px;border-radius:8px;background:var(--ink);color:#fff;font-size:14px;font-weight:550;white-space:nowrap}.primary-button:hover:not(:disabled){background:#42434b}.primary-button:disabled{background:#ededf0;color:#7c7d85}.primary-button svg{width:19px;height:19px}.ballot-action{text-align:right}.save-error{max-width:300px;margin-top:8px;color:#9b2727;font-size:12px}.error-box{border:1px solid #d89595;background:#fff7f7;padding:18px;border-radius:10px;margin-bottom:20px;font-size:14px}.error-box button{text-decoration:underline;margin-top:6px;padding:0}.ballot.saved{border-color:#ccdace}.ballot.saved .ballot-kicker{color:#386140}
.results-section{background:#f5f5f7;padding:69px 0 66px}.results-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:start}.small-symbol{font-size:31px;line-height:1;display:block;margin-bottom:24px;color:#85858e}.results-intro h2{font-size:44px;letter-spacing:-2px;line-height:1.1;font-weight:500}.results-intro>p{color:var(--muted);font-size:14px;line-height:1.8;margin-top:20px}.results-intro .total-caption{font-size:12px;margin-top:35px}.results-panel{background:#fff;border:1px solid #e1e1e7;border-radius:16px;padding:32px;min-height:345px}.results-gate{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;min-height:285px}.abstract-bars{display:flex;align-items:flex-end;gap:8px;height:58px;margin-bottom:24px}.abstract-bars i{width:18px;background:#d9d9e1;border-radius:4px;height:42px}.abstract-bars i:nth-child(2){height:58px;background:#787a86}.abstract-bars i:nth-child(3){height:28px;background:#b9bac3}.results-gate h3{font-size:19px;font-weight:500;letter-spacing:-.4px}.results-gate p{font-size:13px;line-height:1.8;color:var(--muted);margin-top:12px}.text-button{display:inline-flex;align-items:center;gap:12px;padding:0;font-size:13px;text-decoration:underline;text-underline-offset:5px}.results-gate .text-button{margin-top:22px}.text-button:hover{color:#555}.results-topline{display:flex;justify-content:space-between;color:var(--muted);font-size:11px;margin-bottom:22px}.result-row+.result-row{margin-top:16px}.result-label{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin-bottom:7px}.result-label strong{font-weight:500}.result-label .your-vote{font-size:10px;color:var(--muted);margin-left:8px}.result-numbers{font-size:11px;color:var(--muted);font-variant-numeric:tabular-nums}.result-track{height:5px;border-radius:4px;background:#eeeeF2;overflow:hidden}.result-fill{height:100%;border-radius:4px;background:#6a6d7c;transition:width .35s}.result-row.mine .result-fill{background:var(--ink)}.results-note{margin-top:23px;font-size:11px;line-height:1.6;color:var(--muted)}.about{display:grid;grid-template-columns:1fr 1fr 1fr;gap:52px;padding:57px 0 60px}.about h3{font-size:14px;font-weight:550;margin-bottom:11px}.about p{font-size:12px;line-height:1.85;color:var(--muted)}.footer{border-top:1px solid var(--line);padding:26px 0 34px;display:flex;justify-content:space-between;align-items:center;gap:20px}.footer .wordmark{font-size:28px}.footer .wordmark span{font-size:18px}.footer p,.footer>span{font-size:11px;color:var(--muted)}
dialog{width:calc(100% - 48px);max-width:1200px;max-height:calc(100dvh - 48px);padding:0;border:0;border-radius:16px;color:var(--ink);background:white;overflow:auto}dialog::backdrop{background:#16171dcc;backdrop-filter:blur(4px)}body.modal-open{overflow:hidden}.dialog-header{position:sticky;top:0;z-index:1;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:17px 26px;border-bottom:1px solid var(--line)}.dialog-header>div{display:flex;align-items:baseline;gap:12px}.dialog-header span{font-size:13px;color:var(--muted)}.dialog-header h2{font-size:24px;font-weight:500;letter-spacing:-.7px}.icon-button{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--soft)}.icon-button:hover{background:#e4e4e9}.dialog-image-wrap{background:#f8f8f9}.dialog-image-wrap img{width:100%;height:auto;display:block}.dialog-details{display:grid;grid-template-columns:1fr auto;gap:42px;padding:26px}.dialog-details>div>p{font-size:14px;line-height:1.8;max-width:65ch;color:var(--muted)}.dialog-palette{display:flex;gap:18px;margin:17px 0}.dialog-palette>span{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--muted)}.dialog-palette i{height:17px;width:17px;border-radius:4px;border:1px solid #ddd}.dialog-choice>p{font-size:11px!important;text-align:center;margin-top:10px}.dialog-footer{display:flex;align-items:center;justify-content:space-between;padding:20px 26px;border-top:1px solid var(--line)}.dialog-footer>span{font-size:12px;color:var(--muted)}#contrast-table{margin-top:20px}table{width:100%;border-collapse:collapse;font-size:12px}td,th{padding:8px 10px;text-align:left;border-bottom:1px solid #e6e6e9;font-weight:400}th{color:var(--muted)}.contrast-sample{display:inline-block;padding:4px 10px;border-radius:3px;border:1px solid #ddd}#contrast-table>p{font-size:10px;color:var(--muted);margin-top:10px}.toast{position:fixed;z-index:20;bottom:25px;left:50%;transform:translate(-50%,20px);padding:13px 21px;border-radius:10px;background:var(--ink);color:white;max-width:calc(100% - 32px);width:max-content;font-size:13px;box-shadow:0 6px 30px #0002;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1600px){.hero h1{font-size:88px}.hero{padding-top:85px;padding-bottom:85px}}
@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.hero{gap:30px}.hero h1{font-size:65px;letter-spacing:-3.5px}.hero-side{max-width:300px}.results-layout{gap:42px}.dialog-palette{flex-wrap:wrap}.dialog-details{grid-template-columns:1fr}.dialog-choice{text-align:left}.dialog-choice>p{text-align:left}.about{gap:28px}.card-description{min-height:64px}}
@media(max-width:680px){html{scroll-padding-top:18px}.wrap{width:calc(100% - 36px)}.header{height:79px}.header .wordmark{font-size:33px}.header .wordmark span{font-size:21px}.header nav{gap:19px;font-size:12px}.share-button{width:36px;height:36px;padding:0;justify-content:center;border:0}.share-button span{display:none}.hero{grid-template-columns:1fr;padding-top:38px;padding-bottom:39px;gap:27px}.intro-label{font-size:11px;margin-bottom:22px}.hero h1{font-size:62px;letter-spacing:-3.5px;line-height:1.02}.hero-side{max-width:none;justify-self:stretch}.hero-side>p{font-size:13px;line-height:1.75}.hero-side>p+p{margin-top:10px}.hero-link{margin:15px 0 16px;font-size:13px}.hero-link span{font-size:20px}.spectrum{height:5px}.section-heading{padding:23px 0 20px;align-items:flex-start;gap:18px}.section-heading h2{font-size:20px}.section-heading p{font-size:12px;max-width:230px;line-height:1.7}.choice-hint{font-size:10px;padding:5px 9px;margin-top:4px}.design-grid{grid-template-columns:1fr;gap:19px}.card-content{padding:17px 19px}.card-description{min-height:0}.card-content h3{font-size:22px}.card-bottom{margin-top:15px}.preview-open{opacity:1;right:12px;bottom:12px;font-size:10px;padding:5px 8px}.reflection{padding:27px 26px;display:grid;grid-template-columns:auto 1fr;gap:0 20px}.reflection .reflection-icon{grid-row:1/3;font-size:28px;margin:3px 0 0}.reflection h3{font-size:22px;max-width:none}.reflection p{font-size:12px;margin-top:10px;max-width:none}.ballot{padding:14px 16px;gap:10px;margin-top:23px;bottom:10px;border-radius:12px}.ballot-copy strong{font-size:14px;letter-spacing:-.2px}.ballot-kicker{font-size:10px;margin-bottom:2px}.ballot-copy p{font-size:10px;max-width:155px;line-height:1.5}.ballot .primary-button{font-size:12px;padding:12px 13px;gap:9px;min-height:44px}.ballot .primary-button svg{display:none}.ballot-action{max-width:48%}.save-error{font-size:10px}.gallery-section{padding-bottom:37px}.results-section{padding:39px 0}.results-layout{grid-template-columns:1fr;gap:28px}.small-symbol{display:none}.results-intro h2{font-size:35px;letter-spacing:-1.4px}.results-intro>p{font-size:12px;margin-top:15px}.results-intro .total-caption{margin-top:13px}.results-panel{padding:24px;min-height:300px}.results-gate{min-height:240px}.results-gate h3{font-size:17px}.results-gate p{font-size:12px}.about{grid-template-columns:1fr;padding:33px 0;gap:27px}.about h3{font-size:14px;margin-bottom:6px}.about p{font-size:12px;max-width:60ch}.footer{flex-wrap:wrap;gap:18px;padding:23px 0}.footer p{order:3;width:100%;font-size:10px}.footer>span{margin-left:auto}dialog{width:calc(100% - 16px);max-height:calc(100dvh - 16px);border-radius:12px}.dialog-header{padding:12px 16px}.dialog-header h2{font-size:21px}.dialog-header span{font-size:11px}.dialog-details{padding:20px 16px;gap:23px}.dialog-details>div>p{font-size:12px}.dialog-palette{gap:9px 14px}.dialog-footer{padding:16px}.dialog-footer button{font-size:11px}.dialog-choice .primary-button{width:100%}.dialog-choice>p{text-align:center}table{font-size:10px}td,th{padding:7px 4px}.toast{font-size:12px;bottom:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* The confirmation bar only floats once a design is selected. */
.ballot{position:static}.ballot.has-choice{position:sticky}
