html,body,button,input,textarea,select{font-family:"Oxanium",sans-serif;}*{box-sizing:border-box}.vote-page{position:relative;min-height:100vh;padding:165px 0 120px;overflow:hidden;background:linear-gradient(180deg,#07111c,#091521 52%,#07111c);color:#fff}.vote-background{position:absolute;inset:0;overflow:hidden;pointer-events:none}.vote-page>section{position:relative;z-index:2}.vote-orb{position:absolute;width:580px;height:580px;border-radius:50%;filter:blur(110px);opacity:.16}.vote-orb-a{top:-220px;right:-160px;background:#34d399}.vote-orb-b{top:48%;left:-250px;background:#2563eb}.vote-hero{width:min(930px,90%);margin:0 auto 92px;text-align:center}.vote-kicker,.vote-section-heading>span{color:#34d399;font-size:.74rem;font-weight:900;letter-spacing:3px}.vote-hero h1,.vote-section-heading h2,.rule-card h2{background:linear-gradient(90deg,#69e8c0,#6da7ff,#ba82ff,#ff7fb5,#69e8c0);background-size:260% 100%;color:transparent;-webkit-background-clip:text;background-clip:text;animation:brandRgb 11s linear infinite}.vote-hero h1{margin:18px 0 18px;font-size:clamp(3.7rem,8vw,6.8rem);line-height:.92;letter-spacing:-4px}.vote-hero p{max-width:690px;margin:auto;color:#aebbc7;line-height:1.75}.vote-section{width:min(1400px,94%);margin:0 auto 115px}.vote-section-heading{max-width:760px;margin:0 auto 38px;text-align:center}.vote-section-heading h2{margin:11px 0 12px;font-size:clamp(2.1rem,5vw,3.5rem)}.vote-section-heading p{color:#98a7b5;line-height:1.7}.reward-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.reward-pill{display:flex;align-items:center;gap:18px;min-height:135px;padding:22px;border:1px solid rgba(52,211,153,.17);border-radius:21px;background:radial-gradient(circle at 0 50%,rgba(52,211,153,.12),transparent 48%),linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018));box-shadow:0 22px 50px rgba(0,0,0,.24)}.reward-icon{width:62px;height:62px;flex:0 0 62px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(52,211,153,.27);border-radius:18px;background:rgba(52,211,153,.10);font-weight:900;font-size:1.2rem}.key-icon,.chest-icon{font-size:1.7rem}.reward-pill h3{margin:0 0 6px;font-size:1.05rem}.reward-pill p{margin:0;color:#9eabb8;font-size:.82rem;line-height:1.55}.vote-site-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.vote-site-card{position:relative;min-height:230px;padding:23px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(56,189,248,.18);border-radius:22px;color:#fff;text-decoration:none;background:radial-gradient(circle at 100% 0,rgba(56,189,248,.14),transparent 45%),linear-gradient(180deg,rgba(255,255,255,.048),rgba(255,255,255,.017));box-shadow:0 22px 50px rgba(0,0,0,.24);transition:.28s ease}.vote-site-card:hover{transform:translateY(-7px);border-color:rgba(56,189,248,.48);box-shadow:0 28px 60px rgba(0,0,0,.34),0 0 23px rgba(56,189,248,.11)}.site-number{color:#38bdf8;font-size:.65rem;font-weight:900;letter-spacing:1.6px}.vote-site-card h3{margin:18px 0 9px;font-size:1.25rem}.vote-site-card p{margin:0;color:#9eabb8;font-size:.84rem;line-height:1.58}.vote-state{margin-top:auto;padding-top:25px;color:#34d399;font-size:.80rem;font-weight:900}.vote-timer{display:none;margin-top:7px;color:#ffb4b4;font-size:.72rem;font-weight:700}.vote-site-card.voted{border-color:rgba(239,68,68,.48);background:radial-gradient(circle at 100% 0,rgba(239,68,68,.17),transparent 45%),linear-gradient(180deg,rgba(239,68,68,.07),rgba(255,255,255,.017))}.vote-site-card.voted .site-number,.vote-site-card.voted .vote-state{color:#fb7185}.vote-site-card.voted .vote-timer{display:block}.vote-memory-note{max-width:900px;margin:22px auto 0;color:#667584;text-align:center;font-size:.68rem;line-height:1.55}@media(max-width:1000px){.reward-strip{grid-template-columns:1fr}.vote-site-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.vote-page{padding-top:140px}.vote-hero h1{font-size:3.5rem;letter-spacing:-2px}.vote-site-grid{grid-template-columns:1fr}}