.app-shell{display:flex;flex-direction:column;min-height:100vh}.app-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2rem;background:linear-gradient(135deg,#1c64f2,#1f2937);color:#fff;box-shadow:0 2px 12px #0003}.brand{display:flex;flex-direction:column}.brand-title{font-size:1.4rem;font-weight:600}.brand-subtitle{font-size:.85rem;opacity:.85}.app-nav{display:flex;gap:1rem}.nav-link{color:#ffffffbf;text-decoration:none;font-weight:500;padding:.5rem .75rem;border-radius:999px;transition:background .2s ease,color .2s ease}.nav-link:hover{color:#fff;background-color:#ffffff1a}.nav-link-active{color:#111827;background-color:#fff}.app-main{flex:1;padding:2rem;display:flex;justify-content:center;align-items:center;background:radial-gradient(circle at top left,#e0e7ff,#f8fafc 65%)}.page-card{width:min(720px,100%);background:#fff;padding:2rem;border-radius:24px;box-shadow:0 20px 60px #0f172a1f;display:flex;flex-direction:column;gap:1.5rem}.page-card.admin{width:min(1400px,95%)}.page-card h1{margin:0;font-size:2rem;color:#111827}.page-card p{margin:0;color:#4b5563;font-size:1.05rem}.page-actions{display:flex;gap:1rem;flex-wrap:wrap}.button{background-color:#1c64f2;color:#fff;border:none;border-radius:12px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:transform .15s ease,box-shadow .15s ease}.button:hover{transform:translateY(-1px);box-shadow:0 12px 20px #1c64f238}.button:disabled{background-color:#93c5fd;cursor:not-allowed;box-shadow:none}.form{display:flex;flex-direction:column;gap:.75rem}.form-label{font-size:.95rem;font-weight:600;color:#1f2937}.form-input{padding:.75rem 1rem;border-radius:10px;border:1px solid #cbd5f5;font-size:1rem}.form-input:focus{outline:2px solid #1c64f2;outline-offset:2px}.admin{gap:2rem}.admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;width:100%}.admin-panel{background:#f9fafb;border-radius:18px;padding:1.5rem;box-shadow:inset 0 0 0 1px #0f172a0d;display:flex;flex-direction:column;gap:1rem}.admin-actions{display:flex;gap:.5rem;flex-wrap:wrap}.status{margin:0;font-weight:600;color:#1f2937}.results-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.result-card{background:#fff;border-radius:14px;padding:1rem;box-shadow:0 8px 20px #0f172a14}.result-card h3{margin-top:0;margin-bottom:.75rem;color:#1f2937}.result-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.result-card li{display:flex;justify-content:space-between;align-items:center;font-size:.95rem;color:#374151}.badge{background-color:#1c64f2;color:#fff;border-radius:999px;padding:.25rem .75rem;font-weight:600}.message{margin:0;font-weight:600}.message.success{color:#15803d}.message.error{color:#dc2626}.report-page{width:min(900px,100%);background:#fff;padding:2rem;border-radius:24px;box-shadow:0 20px 60px #0f172a1f;color:#111827}.report-status{padding:2rem;text-align:center;color:#4b5563}.report-error{color:#dc2626}.report-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.report-page h1{margin:0 0 .25rem;font-size:1.75rem}.report-meta{margin:0 0 1.5rem;color:#6b7280;font-size:.95rem}.report-house{margin:1.5rem 0;padding:1rem;border:2px solid #e5e7eb;border-radius:12px}.report-house h2{margin:0 0 1rem;font-size:1.25rem;border-bottom:2px solid #3b82f6;padding-bottom:.5rem}.report-table{width:100%;border-collapse:collapse;margin-bottom:1.25rem}.report-table th{text-align:left;background:#f3f4f6;padding:.5rem .75rem;font-size:.9rem}.report-table td{padding:.5rem .75rem;border-bottom:1px solid #e5e7eb}.report-votes{text-align:right;font-weight:600;width:8rem}.report-winner{background:#f0fdf4;font-weight:600}.report-empty{color:#9ca3af;font-style:italic}@media print{.no-print,.app-header{display:none!important}.app-main{padding:0!important}.report-page{box-shadow:none;width:100%;padding:0}.report-house{break-inside:avoid}}.evm-panel{background:linear-gradient(180deg,#e8ecf3,#ccd3e0);border:2px solid #94a3b8;border-radius:16px;padding:1rem;box-shadow:inset 0 2px 3px #ffffffb3,inset 0 -6px 10px #0f172a1f,0 12px 28px #0f172a2e}.evm-header{background:linear-gradient(180deg,#1e3a8a,#17296b);color:#f8fafc;border-radius:10px;padding:.6rem .9rem;font-weight:700;letter-spacing:.06em;text-align:center;margin-bottom:.85rem;font-size:.8rem;text-transform:uppercase}.evm-rows{display:flex;flex-direction:column;gap:.6rem}.evm-row{display:flex;align-items:center;gap:.75rem;width:100%;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;padding:.5rem .65rem;font:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.evm-row:hover{border-color:#94a3b8}.evm-row.selected{border-color:#16a34a;background:#f0fdf4}.evm-slno{width:26px;height:26px;border-radius:5px;background:#1e293b;color:#f8fafc;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem;flex-shrink:0}.evm-name{flex:1;font-weight:600;color:#1f2937;font-size:1rem;min-width:0;overflow-wrap:anywhere}.evm-led{width:14px;height:14px;border-radius:50%;background:#7f1d1d;box-shadow:inset 0 1px 2px #00000080;flex-shrink:0;transition:background-color .15s ease,box-shadow .15s ease}.evm-row.selected .evm-led{background:#ef4444;box-shadow:0 0 9px 3px #ef4444d9,inset 0 1px 1px #fff9}.evm-vote-swatch{width:46px;height:30px;border-radius:6px;background:linear-gradient(180deg,#2563eb,#1d4ed8);box-shadow:0 3px #1e40af,0 4px 6px #00000040;flex-shrink:0;transition:transform .1s ease,box-shadow .1s ease}.evm-row.selected .evm-vote-swatch{transform:translateY(3px);box-shadow:0 0 #1e40af,inset 0 2px 4px #0006}:root{color-scheme:light dark;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;background-color:#f7f7f9;color:#1f2933}body{margin:0;min-height:100vh}*{box-sizing:border-box}button{font:inherit}
