.vote-module__9FWFra__page{min-height:100vh;padding-bottom:4rem}.vote-module__9FWFra__header{color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);padding:3rem 1.5rem}.vote-module__9FWFra__headerInner{max-width:1200px;margin:0 auto}.vote-module__9FWFra__title{letter-spacing:-.02em;margin:0 0 .75rem;font-size:2.5rem;font-weight:800}.vote-module__9FWFra__subtitle{opacity:.85;margin:0;font-size:1.125rem}.vote-module__9FWFra__controls{background:#f8f9fa;border-bottom:1px solid #e5e7eb;padding:2rem 1.5rem}.vote-module__9FWFra__controlsInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.vote-module__9FWFra__yearSelect{align-items:center;gap:.5rem;display:flex}.vote-module__9FWFra__yearLabel{color:#6b7280;font-size:.875rem;font-weight:600}.vote-module__9FWFra__select{color:#111827;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right .75rem center no-repeat;border:2px solid #e5e7eb;border-radius:10px;padding:.5rem 2.5rem .5rem .875rem;font-size:1rem;font-weight:600;transition:border-color .2s}.vote-module__9FWFra__select:hover{border-color:#d1d5db}.vote-module__9FWFra__select:focus{border-color:#3b82f6;outline:none}.vote-module__9FWFra__tabs{flex-wrap:wrap;gap:.5rem;display:flex}.vote-module__9FWFra__tab{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #0000;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.vote-module__9FWFra__tab:hover{color:#111827;background:#f3f4f6}.vote-module__9FWFra__tabActive{color:#3b82f6;background:#eff6ff;border-color:#3b82f6}.vote-module__9FWFra__content{padding:2rem 1.5rem}.vote-module__9FWFra__contentInner{max-width:1200px;margin:0 auto}.vote-module__9FWFra__categoryInfo{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2rem;padding:1.25rem}.vote-module__9FWFra__categoryTitle{color:#111827;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.vote-module__9FWFra__categoryDesc{color:#6b7280;margin:0;font-size:.9375rem}.vote-module__9FWFra__votedBadge{color:#16a34a;background:#dcfce7;border-radius:9999px;align-items:center;gap:.375rem;margin-top:.75rem;padding:.375rem .875rem;font-size:.875rem;font-weight:600;display:inline-flex}.vote-module__9FWFra__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.vote-module__9FWFra__voteCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;transition:box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.vote-module__9FWFra__voteCard:hover{border-color:#d1d5db;box-shadow:0 4px 12px #00000014}.vote-module__9FWFra__voteCardVoted{border-color:#3b82f6}.vote-module__9FWFra__cardImage{aspect-ratio:1;background:#f3f4f6;position:relative;overflow:hidden}.vote-module__9FWFra__cardImage img{object-fit:cover;transition:transform .3s}.vote-module__9FWFra__voteCard:hover .vote-module__9FWFra__cardImage img{transform:scale(1.05)}.vote-module__9FWFra__cardBody{flex-direction:column;flex:1;gap:.5rem;padding:1rem;display:flex}.vote-module__9FWFra__cardBrand{text-transform:uppercase;letter-spacing:.05em;color:#6b7280;font-size:.75rem;font-weight:600}.vote-module__9FWFra__cardName{color:#111827;margin:0;font-size:1rem;font-weight:700;line-height:1.3}.vote-module__9FWFra__cardMeta{justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding-top:.5rem;display:flex}.vote-module__9FWFra__cardVotes{color:#6b7280;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;display:flex}.vote-module__9FWFra__cardVotes svg{color:#f59e0b}.vote-module__9FWFra__winnerBadge{color:#f59e0b;background:#fef3c7;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.75rem;font-weight:700;display:inline-flex}.vote-module__9FWFra__voteBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.vote-module__9FWFra__voteBtn:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.vote-module__9FWFra__voteBtn:disabled{opacity:.6;cursor:not-allowed}.vote-module__9FWFra__voteBtnVoted{background:#16a34a}.vote-module__9FWFra__voteBtnVoted:hover:not(:disabled){background:#15803d}.vote-module__9FWFra__voteBtnLoading{opacity:.7}.vote-module__9FWFra__authRequired{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 1.5rem;display:flex}.vote-module__9FWFra__authRequired svg{color:#9ca3af}.vote-module__9FWFra__authTitle{color:#111827;margin:0;font-size:1.125rem;font-weight:700}.vote-module__9FWFra__authDesc{color:#6b7280;margin:0;font-size:.9375rem}.vote-module__9FWFra__authBtn{color:#fff;background:#3b82f6;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.vote-module__9FWFra__authBtn:hover{background:#2563eb}.vote-module__9FWFra__empty{text-align:center;color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 1.5rem;display:flex}.vote-module__9FWFra__empty svg{color:#9ca3af}.vote-module__9FWFra__empty p{margin:0;font-size:1.125rem}.vote-module__9FWFra__loading{flex-direction:column;gap:1.5rem;display:flex}.vote-module__9FWFra__skeleton{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.vote-module__9FWFra__skeletonImage{aspect-ratio:1;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;animation:1.5s infinite vote-module__9FWFra__shimmer}.vote-module__9FWFra__skeletonBody{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.vote-module__9FWFra__skeletonLine{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:4px;height:1rem;animation:1.5s infinite vote-module__9FWFra__shimmer}@keyframes vote-module__9FWFra__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.vote-module__9FWFra__toast{color:#fff;z-index:1000;background:#111827;border-radius:10px;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:500;animation:.3s vote-module__9FWFra__slideUp;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0003}.vote-module__9FWFra__toastSuccess{background:#16a34a}.vote-module__9FWFra__toastError{background:#dc2626}@keyframes vote-module__9FWFra__slideUp{0%{opacity:0;transform:translate(-50%)translateY(1rem)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:768px){.vote-module__9FWFra__title{font-size:1.875rem}.vote-module__9FWFra__controlsInner{flex-direction:column;align-items:stretch}.vote-module__9FWFra__tabs{justify-content:center}.vote-module__9FWFra__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (max-width:640px){.vote-module__9FWFra__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}
