@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Outfit:wght@400;500;600;700;800;900&display=swap');
:root{color-scheme:dark;--cream:#fff5e9;--muted:#c3b7cf;--coral:#ff986e;--lime:#d9f58a}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 85% 18%,#93414b70,transparent 43%),radial-gradient(ellipse at 0 70%,#48357066,transparent 48%),#171329;color:var(--cream);font-family:'DM Sans',sans-serif;min-height:100vh}body:before{content:'';position:fixed;inset:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23fff' opacity='.035' filter='url(%23n)' d='M0 0h180v180H0z'/%3E%3C/svg%3E");z-index:-1}.sun{position:absolute;top:105px;right:7%;width:330px;height:330px;border-radius:50%;background:linear-gradient(#ffd89b,#ff916a 48%,#c6607860);box-shadow:0 0 110px #ef817629;z-index:-1;opacity:.8}.sun:after{content:'';position:absolute;inset:50% 0 0;background:repeating-linear-gradient(transparent 0 13px,#20172e 14px 18px);border-radius:0 0 180px 180px}.horizon{position:absolute;top:330px;right:0;width:45%;height:160px;background:repeating-radial-gradient(ellipse at 100% 100%,transparent 0 22px,#f5be9720 23px 24px,transparent 25px 38px);z-index:-1}header,main{max-width:1180px;margin:auto;padding:0 36px}header{height:110px;display:flex;justify-content:space-between;align-items:center}a{color:inherit}.wordmark{font-family:Outfit,sans-serif;font-weight:900;font-size:25px;letter-spacing:-1px;text-decoration:none}.wordmark>span{color:var(--coral)}.wordmark small{display:block;font-size:8px;letter-spacing:3.7px;margin-top:3px}.home{font-size:12px;color:var(--muted);text-decoration:none}.intro{padding:48px 0 42px}.eyebrow,.step{font-size:10px;font-weight:700;letter-spacing:1.9px}.eyebrow{color:var(--coral);display:flex;align-items:center;gap:9px}.eyebrow>span,.live i{width:7px;height:7px;background:var(--lime);border-radius:50%;display:inline-block}h1{font-family:Outfit,sans-serif;font-size:clamp(48px,6.8vw,82px);line-height:1.02;letter-spacing:-3px;font-weight:800;margin:20px 0}h1 em{font-style:normal;color:var(--coral)}.lead{color:#d6cbdf;font-size:16px;line-height:1.8}.lead strong{color:var(--cream)}.tags{display:flex;gap:8px;margin-top:24px}.tags span{font-size:11px;border:1px solid #ffffff26;padding:7px 12px;border-radius:30px;background:#211a31a0}.columns{display:grid;grid-template-columns:1.08fr 1fr;gap:24px;align-items:start}.panel{background:#282137ed;border:1px solid #ffffff17;border-radius:22px;padding:30px;box-shadow:0 20px 60px #0b071c26}.section-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.step{color:var(--muted)}.pill{font-size:8px;letter-spacing:1px;background:#d9f58a15;color:var(--lime);border:1px solid #d9f58a30;padding:6px 8px;border-radius:20px}h2{font:600 27px Outfit,sans-serif;letter-spacing:-.7px;margin:24px 0 8px}.muted{font-size:12px;color:var(--muted);line-height:1.6;margin:0 0 22px}fieldset{padding:0;margin:0;border:0;display:grid;gap:9px}.choice{display:flex;align-items:center;gap:16px;position:relative;padding:15px 17px;border:1px solid #ffffff17;border-radius:11px;background:#ffffff03;cursor:pointer;transition:background .2s,border-color .2s}.choice:hover{background:#ffffff09;border-color:#ff986e88}.choice:has(input:checked){border-color:var(--coral);background:#ff986e13}.choice:has(input:focus-visible){outline:3px solid var(--lime);outline-offset:3px}.choice input{position:absolute;opacity:0;width:1px;height:1px}.number{font-size:10px;color:#ad9ebb}.destination{font-weight:600;font-size:15px}.radio{margin-left:auto;border:1px solid #a394b3;width:18px;height:18px;border-radius:50%}input:checked~.radio{border:5px solid var(--coral);background:#282137}.vote-button{border:0;border-radius:11px;background:var(--coral);color:#261a2d;width:100%;padding:18px 20px;font:700 15px 'DM Sans',sans-serif;margin-top:20px;display:flex;justify-content:space-between;cursor:pointer}.vote-button:disabled{opacity:.6;cursor:default}button:focus-visible,a:focus-visible{outline:3px solid var(--lime);outline-offset:4px}#status{font-size:12px;line-height:1.6;color:var(--lime);margin-bottom:6px}.fine{font-size:10px;color:var(--muted);line-height:1.6}.live{font-size:9px;color:var(--lime);letter-spacing:1.4px}.live i{margin-right:5px;width:5px;height:5px}.result{margin-bottom:19px}.result-label{display:flex;justify-content:space-between;gap:10px;font-size:13px;margin-bottom:8px}.count{font-size:11px;color:var(--muted)}.track{height:6px;background:#ffffff0c;border-radius:5px;overflow:hidden}.fill{height:100%;width:0;background:linear-gradient(90deg,var(--coral),#ffd49d);border-radius:5px;transition:width .5s}.share{display:flex;align-items:center;gap:22px;padding:25px 8px}.share img{background:white;border-radius:8px;display:block}.share .step{font-size:9px}.share h3{font:600 22px Outfit,sans-serif;margin:8px 0}.share p{font-size:11px;color:var(--muted)}.share a,.share button{font:600 11px 'DM Sans',sans-serif;color:var(--coral)}.share button{border:0;padding:0;background:none;cursor:pointer;display:block;margin-top:10px}#copy-status{display:block;font-size:10px;overflow-wrap:anywhere;margin-top:5px}footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff14;padding:27px 0;margin-top:40px;color:var(--muted);font-size:10px}footer span:first-child{font-weight:800;letter-spacing:1px;color:var(--cream)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:760px){header,main{padding-left:20px;padding-right:20px}header{height:90px}.home{font-size:10px;max-width:115px;text-align:right}.intro{padding-top:30px}.sun{width:220px;height:220px;top:145px;right:0;opacity:.32}.columns{grid-template-columns:1fr}.panel{padding:23px}.eyebrow{font-size:8px;letter-spacing:1.4px}h1{letter-spacing:-2px}.lead{font-size:14px}footer{flex-wrap:wrap;font-size:9px}.share{padding:15px 0}.tags span{font-size:10px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
