.main-nav a.active{color:var(--blue-light)}
.voting-hero{position:relative;overflow:hidden;padding:170px 0 90px;background:radial-gradient(circle at 76% 32%,rgba(23,93,169,.22),transparent 30%),linear-gradient(180deg,#0b111c,var(--bg));border-bottom:1px solid var(--line)}
.voting-hero h1{font-size:clamp(3rem,7vw,5.7rem);line-height:1;letter-spacing:-.06em;margin:0;max-width:900px}.voting-hero h1 span{color:#7dbdff}.voting-hero .container>p:last-child{max-width:720px;color:var(--muted);font-size:1.08rem;margin-top:28px}
.voting-content{padding-top:80px}.voting-toolbar,.vote-preview-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.voting-toolbar h2{margin:0 0 8px;font-size:clamp(2rem,4vw,3rem)}.voting-toolbar p,.vote-preview-heading p{margin:0;color:var(--muted)}.vote-user-note{padding:10px 14px;border:1px solid var(--line);border-radius:9px;color:var(--muted);font-size:.85rem}.vote-user-note.logged-in{color:var(--green);border-color:rgba(75,214,155,.35)}
.vote-list{display:grid;gap:22px}.vote-card{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:255px;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);transition:border-color .2s,transform .2s}.vote-card:hover{border-color:#314765;transform:translateY(-2px)}.vote-cover{position:relative;min-height:255px;background:#101a29;overflow:hidden}.vote-cover img{width:100%;height:100%;object-fit:cover;display:block}.vote-cover img[src*="vote-bookshop-simulator"]{object-fit:contain;background:#0b1220;}.vote-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(13,18,28,.18))}.vote-card-body{padding:29px 32px;display:flex;flex-direction:column}.vote-card-top{display:flex;justify-content:space-between;align-items:start;gap:20px}.vote-card h3{font-size:1.75rem;line-height:1.1;margin:0 0 12px}.vote-description{color:var(--muted);margin:0;max-width:670px}.vote-status{display:inline-flex;white-space:nowrap;border:1px solid #31435e;background:#111b2b;border-radius:99px;padding:6px 10px;text-transform:uppercase;letter-spacing:.09em;font-size:.66rem;font-weight:850;color:#a8c7e8}.vote-status[data-status="Zvažujeme"]{color:#ffd86a;border-color:#665627}.vote-status[data-status="Překládá se"]{color:#65bcff;border-color:#225b85}.vote-status[data-status="Hotovo"]{color:var(--green);border-color:#246047}.vote-card-actions{margin-top:auto;padding-top:25px;display:flex;align-items:center;justify-content:space-between;gap:20px}.vote-total strong{display:block;font-size:1.6rem;line-height:1;color:#fff}.vote-total span{color:var(--muted);font-size:.76rem}.vote-button{min-width:180px;cursor:pointer}.vote-button.voted{background:#102a25;border-color:#2a755d;color:#79e6bd}.vote-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.vote-feedback{min-height:1.25em;margin:9px 0 0;text-align:right;color:var(--muted);font-size:.75rem}.vote-feedback.error{color:#ff8585}.admin-status{display:flex;align-items:center;gap:8px;margin-left:auto}.admin-status label{font-size:.72rem;color:var(--muted)}.admin-status select{color:var(--text);background:#080d15;border:1px solid #34445b;border-radius:7px;padding:7px 9px}
.vote-preview-section{background:linear-gradient(180deg,#090e16,#0b1019);border-block:1px solid var(--line)}.vote-preview-heading{margin-bottom:30px}.vote-preview-heading .section-heading{margin:0}.text-link{color:var(--blue-light);font-weight:750;font-size:.9rem;white-space:nowrap}.text-link:hover{text-decoration:underline}.vote-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.preview-card{padding:22px;display:grid;grid-template-columns:68px 1fr auto;align-items:center;gap:15px;border:1px solid var(--line);background:var(--surface);border-radius:14px}.preview-card img{width:68px;height:82px;object-fit:contain;border-radius:8px;background:#111927}.preview-card h3{font-size:1rem;margin:0 0 5px}.preview-card .vote-status{font-size:.55rem;padding:4px 7px}.preview-count{text-align:right}.preview-count strong{display:block;font-size:1.4rem}.preview-count span{font-size:.68rem;color:var(--muted)}
@media(max-width:900px){.vote-preview-grid{grid-template-columns:1fr}.vote-card{grid-template-columns:190px 1fr}.main-nav{gap:20px}}
@media(max-width:650px){.voting-toolbar,.vote-preview-heading{align-items:flex-start;flex-direction:column}.vote-card{grid-template-columns:1fr}.vote-cover{min-height:210px;max-height:280px}.vote-card-top,.vote-card-actions{align-items:flex-start;flex-direction:column}.vote-button{width:100%}.vote-feedback{text-align:left}.admin-status{margin-left:0}.preview-card{grid-template-columns:58px 1fr auto}.preview-card img{width:58px;height:72px}}
