:root{color:#202124;background:#f6f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{min-height:42px;padding:0 16px;color:#fff;font:inherit;font-weight:700;background:#22577a;border:1px solid #22577a;border-radius:6px;cursor:pointer}button.secondary{color:#18384f;background:#fff;border-color:#b9c8d6}button:disabled{color:#77838d;background:#edf1f5;border-color:#d6dee6;cursor:not-allowed}.app-shell{width:min(1080px,calc(100% - 32px));margin:0 auto;padding:48px 0}.hero{display:grid;min-height:280px;align-items:end;padding:40px;color:#fff;background:linear-gradient(#0a1c2ac7,#0a1c2ac7),url(https://images.unsplash.com/photo-1639762681057-408e52192e55?auto=format&fit=crop&w=1400&q=80);background-position:center;background-size:cover;border-radius:8px}.eyebrow{margin:0 0 12px;font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1{max-width:720px;margin:0;font-size:clamp(2rem,5vw,4rem);line-height:1.05;letter-spacing:0}.summary{max-width:650px;margin:20px 0 0;font-size:1rem;line-height:1.65}.toolbar{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.notice{margin-top:16px;padding:14px 16px;border:1px solid;border-radius:8px;line-height:1.5}.notice.warning{color:#5c4200;background:#fff8e1;border-color:#f0d27a}.notice.danger{color:#842029;background:#f8d7da;border-color:#f1aeb5}.notice.success{color:#0f5132;background:#d1e7dd;border-color:#a3cfbb}.status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}.status-panel{min-width:0;padding:24px;background:#fff;border:1px solid #dde3ea;border-radius:8px}.status-panel h2{margin:0 0 18px;font-size:1.2rem}dl{display:grid;gap:14px;margin:0}dl div{min-width:0}dt{margin-bottom:4px;color:#5e6a75;font-size:.78rem;font-weight:700;text-transform:uppercase}dd{min-width:0;margin:0;overflow-wrap:anywhere;font-weight:700}.admin-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:16px;margin-top:16px}.admin-panel{align-self:start}.panel-note{margin:0 0 16px;color:#5e6a75;line-height:1.5}.candidate-form{display:grid;gap:14px}.candidate-form label,.token-field{display:grid;gap:6px;color:#3d4852;font-size:.86rem;font-weight:700}.token-field{margin-bottom:14px}.candidate-form input,.token-field input{width:100%;min-height:42px;padding:8px 10px;color:#202124;font:inherit;background:#fff;border:1px solid #cbd6e2;border-radius:6px}.candidate-form input:disabled,.token-field input:disabled{color:#7b8792;background:#f2f5f8}.retry-button{margin-top:12px}.operation-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.candidate-list,.voter-panel{margin-top:16px}.results-board{margin-top:16px;padding:24px;color:#17212b;background:#fff;border:1px solid #dde3ea;border-radius:8px}.results-board.final{border-color:#22577a}.results-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.results-header h2{margin:0;font-size:1.5rem}.total-votes{min-width:112px;padding:10px 12px;text-align:right;background:#eef5f8;border:1px solid #cfe0e8;border-radius:8px}.total-votes span,.total-votes small{display:block}.total-votes span{font-size:1.65rem;font-weight:900}.total-votes small{color:#536270;font-weight:800}.results-list{display:grid;gap:12px}.result-row{display:grid;grid-template-columns:72px minmax(0,1fr) 96px;gap:14px;align-items:center;padding:12px;background:#f8fafc;border:1px solid #dce5ed;border-radius:8px}.result-row.leader{background:#f2fbf5;border-color:#87c7a0}.result-row img,.result-row .candidate-placeholder{width:72px;height:72px}.result-main,.result-title{min-width:0}.result-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.result-title h3{margin:0;overflow-wrap:anywhere;font-size:1.05rem}.result-title span{color:#536270;font-size:.86rem;font-weight:800;white-space:nowrap}.result-bar{height:10px;overflow:hidden;background:#dce5ed;border-radius:999px}.result-bar span{display:block;height:100%;background:#22577a;border-radius:inherit}.result-score{text-align:right}.result-score strong,.result-score span{display:block}.result-score strong{font-size:1.35rem}.result-score span{color:#536270;font-weight:800}.vote-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.vote-status{min-height:32px;padding:6px 10px;color:#4e5d6a;font-size:.85rem;font-weight:800;background:#eef2f6;border:1px solid #d6dee6;border-radius:999px}.vote-status.signing,.vote-status.sent{color:#5c4200;background:#fff8e1;border-color:#f0d27a}.vote-status.confirmed{color:#0f5132;background:#d1e7dd;border-color:#a3cfbb}.vote-status.failed{color:#842029;background:#f8d7da;border-color:#f1aeb5}.candidate-list h2{margin:0 0 14px;font-size:1.25rem}.candidate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.candidate-card{display:grid;grid-template-columns:88px minmax(0,1fr);gap:14px;min-width:0;padding:14px;background:#fff;border:1px solid #dde3ea;border-radius:8px}.candidate-card.selected{border-color:#22577a;box-shadow:0 0 0 2px #22577a24}.candidate-card img,.candidate-placeholder{width:88px;height:88px;border-radius:6px}.candidate-card img{object-fit:cover;background:#e8edf2}.candidate-placeholder{display:grid;place-items:center;color:#22577a;font-weight:800;background:#e7f1f5}.candidate-card h3{margin:4px 0 8px;overflow-wrap:anywhere;font-size:1rem}.candidate-card p{margin:0 0 4px;color:#5e6a75;font-weight:700}.select-candidate{width:100%;margin-top:8px}@media(max-width:820px){.app-shell{padding:28px 0}.hero{min-height:240px;padding:28px}.status-grid,.admin-layout,.candidate-grid{grid-template-columns:1fr}.results-header,.result-title{align-items:flex-start;flex-direction:column}.total-votes{width:100%;text-align:left}.result-row{grid-template-columns:64px minmax(0,1fr)}.result-row img,.result-row .candidate-placeholder{width:64px;height:64px}.result-score{grid-column:2;text-align:left}}
