.weekly-panel{margin:32px 0;padding:clamp(20px,4vw,42px);border:1px solid #563074;border-radius:16px;background:radial-gradient(ellipse at top right,#35164c 0,transparent 65%),#110c1a;color:#f3edf9;overflow-wrap:anywhere}
.weekly-panel h2{margin:8px 0 16px;font-size:clamp(26px,4vw,42px);line-height:1.12}.weekly-panel p{max-width:70ch;color:#c9bed5;line-height:1.7}.weekly-panel .eyebrow{color:#cd9dff}.weekly-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);align-items:center;gap:32px}.weekly-picture{display:block;width:100%;max-height:440px;object-fit:contain;border-radius:10px;background:#08060c}.weekly-byline{font-size:14px}.weekly-note{font-size:13px}.vote-button{min-height:44px;border:1px solid #a869e2;background:#241333;color:#f5edff;border-radius:7px;padding:10px 15px;cursor:pointer;font:inherit}.vote-button[aria-pressed=true]{background:#7932b3;border-color:#d1a1ff}.vote-button:disabled{cursor:wait;opacity:.6}.vote-button:focus-visible,.weekly-panel a:focus-visible{outline:3px solid #dfbaff;outline-offset:4px}.weekly-panel a{color:#e0bcff}.weekly-panel[hidden]{display:none}.weekly-message{min-height:1.5em}.weekly-rule{font-size:14px}.weekly-deadline{font-weight:700;color:#e7d8f4!important}
@media(max-width:680px){.weekly-layout{grid-template-columns:1fr;gap:18px}.weekly-panel{border-radius:12px}.weekly-picture{max-height:300px}}
