@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap";:root{--color-primary:#1565c0;--color-primary-dark:#0d47a1;--color-accent:#ff9800;--color-accent-dark:#f57c00;--color-bg:#eef1f5;--color-surface:#fff;--color-text:#1a1a2e;--color-muted:#64748b;--color-border:#e2e8f0;--shadow-sm:0 1px 3px #0f172a0f;--shadow-md:0 4px 16px #0f172a14;--shadow-lg:0 8px 28px #0f172a1f;--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--radius-pill:999px;--app-max-width:480px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px)}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}html,body,#root{width:100%;max-width:100%;min-height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-bg);color:var(--color-text);overscroll-behavior-x:none;touch-action:pan-y pinch-zoom;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}#root{isolation:isolate;overflow-x:hidden}input{font-family:inherit}button{-webkit-tap-highlight-color:transparent;font-family:inherit}img,svg{max-width:100%;height:auto}.splash{cursor:pointer;background:#2e7d32;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}.splash-image{object-fit:cover;object-position:center;width:100%;height:100dvh;display:block}.splash-version{z-index:1;color:#ffffffe6;text-align:center;text-shadow:0 1px 3px #0006;margin:0;font-size:.75rem;position:absolute;bottom:20px;left:0;right:0}.terms-overlay{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.terms-modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:420px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 8px 32px #00000040}.terms-header{text-align:center;background:linear-gradient(135deg,#1a237e,#283593);padding:16px 20px}.terms-header h2{color:#fff;margin:0;font-size:1.15rem;font-weight:700}.terms-body{flex:1;padding:16px 20px;overflow-y:auto}.terms-intro{color:#333;margin:0 0 12px;font-size:.9rem;font-weight:600;line-height:1.5}.terms-list{margin:0;padding-left:20px}.terms-list li{color:#555;margin-bottom:8px;font-size:.82rem;line-height:1.45}.terms-loading,.terms-error{text-align:center;color:#666;font-size:.9rem}.terms-error{color:#d32f2f}.terms-footer{border-top:1px solid #eee;padding:12px 20px 20px}.terms-checkbox{color:#333;cursor:pointer;align-items:flex-start;gap:10px;margin-bottom:14px;font-size:.82rem;line-height:1.4;display:flex}.terms-checkbox input{accent-color:#e65100;flex-shrink:0;width:18px;height:18px;margin-top:3px}.terms-accept-btn{color:#fff;cursor:pointer;background:#e65100;border:none;border-radius:10px;width:100%;padding:14px;font-size:1rem;font-weight:700;transition:background .2s,opacity .2s}.terms-accept-btn:disabled{cursor:not-allowed;background:#bdbdbd}.terms-accept-btn:not(:disabled):hover{background:#bf360c}.login-page{background:#fff;flex-direction:column;max-width:480px;min-height:100dvh;margin:0 auto;display:flex;position:relative}.login-page:before{content:"";pointer-events:none;background:radial-gradient(circle,#c8dcf04d 0%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.toran-decoration{z-index:1;justify-content:center;gap:8px;padding:12px 16px 0;display:flex;position:relative}.toran-item{flex-direction:column;align-items:center;display:flex}.toran-bead{background:#ffb300;border-radius:50%;width:6px;height:6px}.toran-leaf{background:#ffc107;border-radius:0 0 50% 50%;width:14px;height:18px;margin-top:2px;position:relative}.toran-leaf:after{content:"";background:radial-gradient(circle,#ff8f00 30%,#ffc107 70%);border-radius:50%;width:8px;height:8px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.login-content{z-index:1;flex-direction:column;flex:1;align-items:center;padding:24px 24px 0;display:flex;position:relative}.login-logo-box{text-align:center;background:linear-gradient(#e3f2fd 0%,#bbdefb 100%);border:1px solid #90caf9;border-radius:12px;padding:16px 28px 12px;box-shadow:0 2px 8px #00000014}.logo-icon{margin-bottom:4px}.logo-svg{width:48px;height:48px}.logo-election{color:#c62828;letter-spacing:1px;margin:0;font-size:.7rem;font-weight:800}.logo-sarthi{color:#1a237e;margin:0;font-size:1.6rem;font-weight:900;line-height:1.1}.logo-sub{color:#333;margin:2px 0 0;font-size:.65rem;font-weight:600}.app-title{color:#e65100;margin:16px 0 0;padding-bottom:6px;font-size:1.5rem;font-weight:800;position:relative}.app-title:after{content:"";background:#e65100;border-radius:2px;width:120%;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.login-heading{color:#212121;margin:28px 0 20px;font-size:1.05rem;font-weight:700}.form-field{width:100%}.form-field.disabled{opacity:.75}.signup-fields{flex-direction:column;gap:14px;width:100%;margin-top:14px;display:flex}.mobile-input-wrapper{background:#fff;border:1.5px solid #bdbdbd;border-radius:8px;align-items:center;width:100%;padding:0 12px;display:flex;position:relative}.mobile-icon,.field-icon{background:#f5f5f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-right:10px;display:flex}.mobile-input{color:#333;background:0 0;border:none;outline:none;flex:1;padding:14px 0;font-size:.95rem}.mobile-input-wrapper.fetching{border-color:#ff9800}.field-spinner{border:2px solid #ffe0b2;border-top-color:#ff9800;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin-left:6px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.field-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='%23666'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-position:right 4px center;background-repeat:no-repeat;padding-right:24px}.field-select:invalid,.field-select option[value=""]{color:#9e9e9e}.mobile-input[readonly]{color:#555;background:#fafafa}.mobile-input::placeholder{color:#9e9e9e}.required-star{color:#c62828;margin-left:4px;font-size:1.1rem;font-weight:700}.api-message{text-align:center;border-radius:8px;width:100%;margin-top:16px;padding:12px 14px;font-size:.88rem;font-weight:600;line-height:1.4}.api-message.error{color:#c62828;background:#ffebee;border:1px solid #ef9a9a}.api-message.success,.api-message.info{color:#1565c0;background:#e3f2fd;border:1px solid #90caf9}.api-message.success{color:#2e7d32;background:#e8f5e9;border:1px solid #a5d6a7}.next-btn{color:#fff;cursor:not-allowed;background:#bdbdbd;border:none;width:100%;margin:auto 0 0;padding:16px;font-size:1.05rem;font-weight:700;transition:background .2s}.next-btn.active{cursor:pointer;background:#e65100}.next-btn.active:hover{background:#bf360c}.assembly-modal-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.assembly-modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:380px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 8px 32px #0003}.assembly-modal-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.assembly-modal-header h3{color:#222;margin:0;font-size:1.05rem;font-weight:700}.assembly-modal-close{color:#888;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:1.6rem;line-height:1}.assembly-modal-list{margin:0;padding:8px 0;list-style:none;overflow-y:auto}.assembly-modal-item{cursor:pointer;text-align:left;color:#333;background:0 0;border:none;border-bottom:1px solid #f5f5f5;justify-content:flex-start;align-items:center;gap:4px;width:100%;padding:14px 18px;font-family:inherit;font-size:.92rem;display:flex}.assembly-modal-item:hover,.assembly-modal-item.selected{background:#fff8e1}.assembly-item-name{font-weight:500}.assembly-item-count{color:#2e7d32;flex-shrink:0;font-weight:700}.assembly-trigger{cursor:pointer;color:#333;text-align:left;background:#fff;border:none;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:12px 14px;font-family:inherit;font-size:.88rem;font-weight:600;display:flex;box-shadow:0 1px 4px #00000014}.assembly-trigger-text{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.assembly-trigger-count{color:#2e7d32;margin-left:4px;font-weight:700}.assembly-trigger-arrow{color:#888;flex-shrink:0;margin-left:8px}.install-prompt{left:0;right:0;bottom:calc(12px + var(--safe-bottom));width:calc(100% - 24px);max-width:calc(var(--app-max-width) - 24px);background:var(--color-surface);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:100;border:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:14px 16px;display:flex;position:fixed}.install-prompt-text{flex-direction:column;gap:4px;min-width:0;display:flex}.install-prompt-text strong{color:var(--color-primary);font-size:.88rem}.install-prompt-text span{color:var(--color-muted);font-size:.74rem;line-height:1.35}.install-prompt-actions{flex-shrink:0;gap:8px;display:flex}.install-prompt-btn{border-radius:var(--radius-pill);cursor:pointer;color:var(--color-text);background:#f1f5f9;border:none;padding:8px 14px;font-family:inherit;font-size:.78rem;font-weight:700}.install-prompt-btn.primary{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));color:#fff}.home-page{width:100%;max-width:var(--app-max-width);background:var(--color-bg);flex-direction:column;min-height:100dvh;margin:0 auto;display:flex;position:relative}.home-loading p,.home-loading-text{color:#555;text-align:center;white-space:pre-line;padding:0 24px;font-size:.9rem;line-height:1.5}.home-loading,.home-error{text-align:center;justify-content:center;align-items:center;gap:16px;padding:24px}.home-error{color:#555}.home-warn-banner{color:#e65100;background:#fff3e0;border-bottom:1px solid #ffcc80;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;font-size:.8rem;display:flex}.home-warn-banner.info{color:#1565c0;background:#e3f2fd;border-bottom-color:#90caf9;justify-content:center}.home-warn-banner button{color:#fff;cursor:pointer;white-space:nowrap;background:#ff9800;border:none;border-radius:6px;padding:6px 12px;font-size:.75rem;font-weight:600}.home-spinner{border:4px solid #ffe0b2;border-top-color:#ff9800;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}.home-error button{color:#fff;cursor:pointer;background:#ff9800;border:none;border-radius:8px;padding:10px 24px;font-weight:600}.home-header{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-dark));padding:14px 16px;padding-top:max(14px, env(safe-area-inset-top,0px));flex-shrink:0;justify-content:space-between;align-items:center;display:flex;box-shadow:0 2px 12px #f57c0040}.home-profile{align-items:center;gap:10px;min-width:0;display:flex}.home-profile-btn{cursor:pointer;text-align:left;background:0 0;border:none;flex:1;min-width:0;padding:0}.home-avatar{color:#f57c00;background:#fff;border:2px solid #fffc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:800;display:flex;overflow:hidden}.home-avatar-img{object-fit:cover;width:100%;height:100%}.home-user-info{flex-direction:column;min-width:0;display:flex}.home-user-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.home-user-mobile{color:#ffffffe6;font-size:.82rem}.home-header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.home-notify-btn,.home-logout-btn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:relative}.home-notify-btn:hover,.home-logout-btn:hover{background:#ffffff59}.notify-badge{color:#fff;background:#d32f2f;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.home-body{padding:12px 12px calc(24px + env(safe-area-inset-bottom,0px));flex-direction:column;flex:1;gap:12px;display:flex}.assembly-select-wrap{background:#fff;border-radius:6px;box-shadow:0 1px 4px #00000014}.assembly-select{color:#333;cursor:pointer;background:0 0;border:none;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:.88rem;font-weight:600}.home-banner-img-wrap{border-radius:10px;line-height:0;overflow:hidden;box-shadow:0 2px 8px #00000014}.home-banner-img{object-fit:contain;width:100%;height:auto;display:block}.home-banner{background:linear-gradient(90deg,#fff8e1,#ffcc80,#ffe082);border-radius:8px;justify-content:space-between;align-items:center;min-height:90px;padding:14px 16px;display:flex;overflow:hidden;box-shadow:0 2px 6px #00000014}.banner-text{flex:1}.banner-hindi{color:#e65100;margin:0;font-size:.95rem;font-weight:800}.banner-slogan{color:#bf360c;margin:4px 0 0;font-size:.78rem;font-weight:600}.banner-tag{color:#4e342e;margin:6px 0 0;font-size:.72rem;font-weight:600}.banner-lotus{flex-shrink:0;font-size:2.5rem}.home-menu-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:4px;display:grid}.menu-card{cursor:pointer;background:#fff;border:none;border-radius:10px;flex-direction:column;align-items:center;gap:10px;padding:20px 12px 16px;font-family:inherit;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 2px 8px #00000014}.menu-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.menu-card span{color:#333;text-align:center;font-size:.82rem;font-weight:600;line-height:1.3}.menu-svg{width:52px;height:52px}.profile-page{background:#f5f5f5;flex-direction:column;max-width:480px;min-height:100dvh;margin:0 auto;display:flex}.profile-header{text-align:center;background:linear-gradient(135deg,#ff9800,#f57c00);padding:16px 16px 48px;position:relative}.profile-back-btn{color:#f57c00;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:16px;left:16px;box-shadow:0 2px 6px #00000026}.profile-avatar-wrap{margin-top:24px;display:inline-block;position:relative}.profile-avatar{color:#f57c00;background:#fff;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;font-size:2.5rem;font-weight:800;display:flex;overflow:hidden;box-shadow:0 4px 12px #0003}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-edit-photo{color:#666;cursor:pointer;background:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:4px;right:4px;box-shadow:0 2px 4px #00000026}.profile-card{z-index:1;background:#fff;border-radius:24px 24px 0 0;flex:1;margin-top:-24px;padding:24px 20px 32px;position:relative}.profile-field{margin-bottom:18px}.profile-field label{color:#333;margin-bottom:8px;font-size:.88rem;font-weight:600;display:block}.req{color:#c62828}.profile-input{color:#333;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:.95rem}.profile-input:focus{border-color:#ff9800}.profile-input.readonly{color:#666;background:#fafafa}.profile-select-wrap{position:relative}.profile-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='%23666'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.profile-info-box{border:1.5px solid #e0e0e0;border-radius:10px;margin:8px 0 20px;padding:4px 0}.profile-info-row{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.profile-info-row:last-child{border-bottom:none}.profile-info-label{color:#666;flex-shrink:0;font-size:.85rem}.profile-info-value{color:#222;text-align:right;align-items:center;gap:8px;font-size:.88rem;font-weight:600;display:flex}.copy-btn{color:#888;cursor:pointer;background:0 0;border:none;align-items:center;padding:2px;display:flex}.copy-msg{color:#2e7d32;text-align:right;margin:0;padding:0 14px 8px;font-size:.75rem}.profile-status-list{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.profile-status-item{color:#333;align-items:center;gap:10px;font-size:.9rem;font-weight:600;display:flex}.status-check{color:#fff;background:#4caf50;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:700;display:flex}.profile-message{text-align:center;color:#2e7d32;margin-bottom:12px;font-size:.85rem}.profile-update-btn{color:#fff;cursor:pointer;background:#ff9800;border:none;border-radius:10px;width:100%;margin-top:auto;padding:16px;font-family:inherit;font-size:1.05rem;font-weight:700}.profile-update-btn:hover{background:#f57c00}.app-page-header{background:linear-gradient(135deg, var(--color-accent) 0%, var(--color-accent-dark) 100%);padding:calc(10px + var(--safe-top)) calc(12px + var(--safe-right)) 12px calc(12px + var(--safe-left));z-index:50;flex-shrink:0;align-items:center;gap:10px;display:flex;position:sticky;top:0;box-shadow:0 2px 12px #f57c0040}.app-page-back{color:#fff;cursor:pointer;z-index:2;touch-action:manipulation;background:#ffffff38;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:background .15s,transform .1s;display:flex;position:relative}.app-page-back:active{background:#ffffff59;transform:scale(.94)}.app-page-title{color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.01em;flex:1;margin:0;font-size:.95rem;font-weight:700;overflow:hidden}.app-page-search-wrap{flex:1;min-width:0;position:relative}.app-page-search{border-radius:var(--radius-pill);background:var(--color-surface);width:100%;color:var(--color-text);box-shadow:var(--shadow-sm);border:none;outline:none;padding:11px 42px 11px 16px;font-family:inherit;font-size:.88rem}.app-page-search::placeholder{color:#94a3b8}.app-page-search:focus{box-shadow:0 0 0 2px #ffffff80}.app-page-mic{opacity:.65;pointer-events:none;font-size:.95rem;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.app-page-action,.app-page-spacer{flex-shrink:0;justify-content:center;align-items:center;width:38px;display:flex}.app-page-icon-btn{color:#fff;cursor:pointer;background:#ffffff38;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;transition:background .15s;display:flex}.app-page-icon-btn:active{background:#ffffff59}.list-page,.list-detail-page{width:100%;max-width:var(--app-max-width);background:var(--color-bg);flex-direction:column;min-height:100dvh;max-height:100dvh;margin:0 auto;display:flex;overflow:hidden}.list-body,.list-detail-body,.voter-list-body{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;flex:1;min-height:0;overflow:hidden auto}.list-body{padding:16px 16px calc(16px + var(--safe-bottom));flex-direction:column;gap:10px;display:flex}.list-menu-btn{border-radius:var(--radius-pill);background:linear-gradient(135deg, #1e88e5 0%, var(--color-primary) 100%);color:#fff;cursor:pointer;text-align:center;border:none;width:100%;padding:15px 20px;font-family:inherit;font-size:.88rem;font-weight:600;transition:transform .12s,box-shadow .12s;box-shadow:0 4px 14px #1565c047}.list-menu-btn:active{transform:scale(.98);box-shadow:0 2px 8px #1565c038}.list-status{text-align:center;color:var(--color-muted);padding:32px 16px;font-size:.88rem;line-height:1.5}.list-detail-body{padding:14px 16px calc(16px + var(--safe-bottom));flex-direction:column;gap:12px;display:flex}.list-detail-card{border-radius:var(--radius-md);text-align:left;cursor:pointer;width:100%;box-shadow:var(--shadow-md);border:none;border:1px solid var(--color-border);background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);padding:18px 20px;font-family:inherit;transition:transform .12s,box-shadow .12s}.list-detail-card:active{box-shadow:var(--shadow-sm);transform:scale(.985)}.list-detail-title{color:var(--color-text);word-break:break-word;margin:0;font-size:1.2rem;font-weight:800;line-height:1.3}.list-detail-count{color:var(--color-primary);margin:8px 0 0;font-size:.85rem;font-weight:700}.list-error{text-align:center;color:#dc2626;padding:24px 16px;font-size:.88rem;line-height:1.5}.voter-list-page{background:var(--color-bg)}.voter-list-chip-wrap{flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px 0;display:flex}.voter-list-chip{background:var(--color-surface);border-radius:var(--radius-pill);min-width:0;color:var(--color-text);box-shadow:var(--shadow-sm);border:1px solid var(--color-border);text-overflow:ellipsis;white-space:nowrap;flex:1;padding:10px 16px;font-size:.82rem;font-weight:600;overflow:hidden}.voter-list-count{color:var(--color-muted);white-space:nowrap;flex-shrink:0;font-size:.75rem;font-weight:700}.voter-list-body{padding:12px 16px 8px}.voter-pagination{padding:12px 16px calc(12px + var(--safe-bottom));background:var(--color-surface);border-top:1px solid var(--color-border);flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;display:flex;box-shadow:0 -4px 20px #0f172a0f}.voter-page-btn{border-radius:var(--radius-pill);background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);color:#fff;cursor:pointer;white-space:nowrap;border:none;padding:10px 16px;font-family:inherit;font-size:.8rem;font-weight:700;transition:opacity .15s,transform .1s;box-shadow:0 2px 8px #1565c040}.voter-page-btn:active:not(:disabled){transform:scale(.96)}.voter-page-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.7;background:#cbd5e1}.voter-page-info{flex-direction:column;flex:1;align-items:center;gap:2px;min-width:0;display:flex}.voter-page-range{color:var(--color-text);font-size:.76rem;font-weight:600}.voter-page-num{color:var(--color-muted);font-size:.7rem}.voter-card{background:var(--color-surface);border-radius:var(--radius-md);box-shadow:var(--shadow-md);border:1px solid var(--color-border);margin-bottom:12px;padding:16px}.voter-card-top{align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.voter-card-index{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.78rem;font-weight:700;display:flex;box-shadow:0 2px 6px #00000026}.voter-card-avatar{width:38px;height:38px;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#fff8e1,#ffe082);border:2px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.05rem;display:flex}.voter-card-head{flex:1;min-width:0}.voter-card-name{color:var(--color-text);word-break:break-word;margin:0;font-size:.95rem;font-weight:800;line-height:1.3}.voter-card-star{color:#f59e0b;margin-left:4px;font-size:.9rem}.voter-card-relative{color:var(--color-muted);margin:4px 0 0;font-size:.78rem;line-height:1.35}.voter-card-print{cursor:pointer;opacity:.8;background:#f1f5f9;border:none;border-radius:8px;flex-shrink:0;padding:6px;font-size:.9rem}.voter-card-grid{grid-template-columns:1fr 1fr;gap:12px 14px;margin-bottom:14px;display:grid}.voter-card-field{flex-direction:column;gap:3px;min-width:0;display:flex}.voter-card-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:700}.voter-card-value{color:var(--color-text);word-break:break-word;font-size:.8rem;line-height:1.35}.voter-card-id{color:var(--color-accent);font-size:.85rem;font-weight:800}.voter-card-actions{border-top:1px solid var(--color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding-top:12px;display:flex}.voter-card-phone{color:var(--color-primary);font-size:.85rem;font-weight:700;text-decoration:none}.voter-card-phone.muted{color:#94a3b8;font-weight:500}.voter-card-btns{align-items:center;gap:6px;display:flex}.voter-card-survey{border-radius:var(--radius-pill);flex-shrink:0;width:52px;height:28px}.voter-card-icon-btn{cursor:pointer;width:34px;height:34px;color:inherit;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.82rem;text-decoration:none;transition:background .12s;display:flex}.voter-card-icon-btn:active{background:#e2e8f0}.voter-card-icon-btn.accent{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-dark));color:#fff}.voter-card-updated{color:#94a3b8;margin:10px 0 0;font-size:.68rem}.advance-page{background:#eceff1}.advance-form{min-height:0;padding:14px 14px calc(14px + env(safe-area-inset-bottom,0px));flex-direction:column;flex:1;gap:12px;display:flex}.advance-row{gap:12px;display:grid}.advance-row-2{grid-template-columns:1fr 1fr}.advance-row-3{grid-template-columns:1fr 1fr 1fr}.advance-field{flex-direction:column;gap:6px;min-width:0;display:flex}.advance-label{color:#37474f;font-size:.78rem;font-weight:600;line-height:1.3}.advance-input{color:#222;background:#fff;border:none;border-radius:8px;outline:none;width:100%;min-width:0;padding:12px 14px;font-family:inherit;font-size:.88rem;box-shadow:0 1px 4px #0000000f}.advance-input:focus{box-shadow:0 0 0 2px #1565c040}.advance-input-icon-wrap{position:relative}.advance-input-icon{opacity:.75;pointer-events:none;font-size:1rem;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.advance-input-with-icon{padding-left:38px}.advance-error{text-align:center;color:#c62828;margin:0;font-size:.82rem;line-height:1.4}.advance-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:8px;padding-top:4px;display:grid}.advance-btn{color:#fff;cursor:pointer;border:none;border-radius:8px;padding:14px 16px;font-family:inherit;font-size:.95rem;font-weight:700;box-shadow:0 2px 8px #0000001f}.advance-btn-clear{background:#e53935}.advance-btn-search{background:#43a047}.advance-btn:active{transform:scale(.98)}@media (width<=360px){.advance-row-3{grid-template-columns:1fr}}.evm-page{background:var(--color-bg)}.evm-body{padding:16px 16px calc(16px + var(--safe-bottom))}.evm-panel{border-radius:var(--radius-md);box-shadow:var(--shadow-md);border:1px solid var(--color-border);background:linear-gradient(#f8fafc 0%,#eef1f5 100%);padding:14px 12px 18px}.evm-status-bar{justify-content:space-between;align-items:center;margin-bottom:14px;padding:0 4px;display:flex}.evm-ready{color:var(--color-text);align-items:center;gap:8px;font-size:.82rem;font-weight:700;display:flex}.evm-ready-dot{background:#22c55e;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 3px #22c55e33}.evm-status-block{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));border-radius:6px;width:52px;height:26px;box-shadow:0 2px 6px #1565c04d}.evm-row{grid-template-columns:32px minmax(0,1fr) 16px 48px;align-items:center;gap:6px;margin-bottom:8px;display:grid}.evm-serial{background:var(--color-surface);min-height:32px;color:var(--color-text);border:1.5px solid #334155;border-radius:6px;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:flex}.evm-name-box{background:var(--color-surface);border:1.5px solid #334155;border-radius:6px;justify-content:space-between;align-items:center;gap:6px;min-width:0;min-height:42px;padding:6px 10px;display:flex;overflow:hidden}.evm-name{color:var(--color-text);word-break:break-word;font-size:.74rem;font-weight:600;line-height:1.25}.evm-name-blur{filter:blur(3px);-webkit-user-select:none;user-select:none}.evm-candidate-photo{object-fit:cover;border:2px solid var(--color-border);border-radius:50%;flex-shrink:0;width:32px;height:32px}.evm-dot{background:#991b1b;border-radius:50%;flex-shrink:0;justify-self:center;width:14px;height:14px}.evm-vote-btn{border-radius:var(--radius-pill);background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));height:26px;box-shadow:inset 0 -2px #00000026}.evm-row-own .evm-name-box{border-color:var(--color-primary);background:#fff}.evm-row-nota .evm-name{filter:none;font-size:.68rem}.evm-loading{text-align:center;color:var(--color-muted);padding:24px;font-size:.88rem}@media print{.app-page-header{display:none}.evm-page{max-width:none;max-height:none;overflow:visible}.evm-body{overflow:visible}}.app-container{background:var(--color-bg);width:100%;max-width:100%;min-height:100dvh;overflow-x:hidden}.app-shell{width:100%;max-width:var(--app-max-width);background:var(--color-bg);flex-direction:column;min-height:100dvh;max-height:100dvh;margin:0 auto;display:flex;position:relative;overflow:hidden}.app-shell-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;flex:1;min-height:0;overflow:hidden auto}@media (width>=481px){.app-container{background:#d8dee6;justify-content:center;display:flex}.app-shell{box-shadow:0 0 32px #0f172a24}}
