@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#172033;background:#f4f7fb;line-height:1.45;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#f4f7fb}.app-crash-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f4f7fb;color:#172033}.app-crash-card{width:min(560px,100%);background:#fff;border:1px solid #e1e7ef;border-radius:18px;padding:28px;box-shadow:0 18px 50px #14233714}.app-crash-card .brand-mark{margin-bottom:16px}.app-crash-card h1{margin:8px 0;font-size:26px}.app-crash-card p{color:#66748a;font-size:13px}.app-crash-card pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#fff4f2;color:#9f2119;border:1px solid #f0cbc6;border-radius:10px;padding:11px;font:12px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}.app-crash-card .card-actions{margin-top:14px}@media (max-width:520px){.app-crash-screen{padding:12px}.app-crash-card{padding:20px}.app-crash-card h1{font-size:22px}}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;width:270px;background:#101827;color:#dbe4f1;padding:20px 14px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;gap:12px;align-items:center;padding:4px 10px 22px}.brand-mark{width:40px;height:40px;border-radius:12px;background:#fff;color:#111827;display:grid;place-items:center;font-weight:800;font-size:20px}.brand strong{display:block;font-size:16px;color:#fff}.brand span{display:block;font-size:11px;color:#93a2b8;margin-top:2px}.sidebar nav{display:grid;gap:4px;overflow-y:auto;overflow-x:hidden;min-height:0;flex:1;padding:2px 2px 10px 0;scrollbar-width:thin}.sidebar nav::-webkit-scrollbar{width:6px}.sidebar nav::-webkit-scrollbar-thumb{background:#334158;border-radius:10px}.sidebar nav a{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:9px;color:#aebbd0;text-decoration:none;font-size:13px;font-weight:600}.sidebar nav a:hover,.sidebar nav a.active{background:#1c2739;color:#fff}.nav-icon{width:23px;text-align:center;font-size:15px}.sidebar-footer{margin-top:auto;padding:12px 8px 4px;background:#101827}.sidebar-scope{padding:0 8px 12px}.scope-control{display:flex;flex-direction:column;gap:5px}.scope-control>span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#8290a5;font-weight:800}.scope-control select{width:100%;background:#182335;border:1px solid #2b394d;color:#dce6f2;border-radius:8px;padding:8px 9px;font-size:11px;outline:none}.scope-badge{font-size:10px;color:#9eabc0;background:#182335;border:1px solid #2b394d;border-radius:8px;padding:8px 9px}.scope-badge strong{color:#fff}.security-note{font-size:11px;color:#8fa0b7;margin-bottom:10px}.logout-btn{width:100%;background:#182335;border:1px solid #2b394d;color:#dce6f2;border-radius:8px;padding:9px}.main{margin-left:270px;min-width:0;width:calc(100% - 270px)}.topbar{height:74px;background:#fff;border-bottom:1px solid #e4e9f0;display:flex;align-items:center;padding:0 30px;gap:14px;position:sticky;top:0;z-index:10}.menu-btn{display:none;border:0;background:none;font-size:22px}.eyebrow{font-size:10px;letter-spacing:.13em;font-weight:800;color:#6b778c}.topbar-title{font-size:15px;font-weight:700;margin-top:1px}.topbar-spacer{flex:1}.user-chip{display:flex;align-items:center;gap:9px}.user-chip strong,.user-chip span{display:block}.user-chip strong{font-size:12px}.user-chip span{font-size:10px;color:#7b8799}.avatar{width:34px;height:34px;border-radius:50%;background:#e9eef7;display:grid;place-items:center;font-size:11px;font-weight:800}.content{padding:28px 30px 48px;max-width:1500px;margin:auto}.page-header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:20px}.page-header h1{font-size:27px;margin:0 0 5px;letter-spacing:-.03em}.page-header p{margin:0;color:#6c778a;font-size:13px}.primary-btn,.ghost-btn,.small-btn,.link-btn,.primary-outline,.whatsapp-btn{border-radius:8px;padding:9px 13px;border:1px solid #d8dfeb;background:#fff;color:#273348;font-weight:700;font-size:12px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:6px}.primary-btn{background:#172033;color:#fff;border-color:#172033}.primary-btn:disabled{opacity:.5;cursor:not-allowed}.primary-outline{border-color:#172033;color:#172033}.small-btn{padding:6px 9px;font-size:11px}.danger{color:#b42318}.link-btn{border:0;background:transparent;color:#53647c;padding-left:2px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:16px}.stat-card{background:#fff;border:1px solid #e4e9f0;border-radius:12px;padding:16px;min-height:112px}.stat-card span{display:block;font-size:11px;color:#7a8699;font-weight:700}.stat-card strong{display:block;font-size:29px;letter-spacing:-.04em;margin-top:8px}.stat-card small{display:block;color:#8a95a6;font-size:10px;margin-top:5px}.stat-card.accent{background:#172033;color:#fff;border-color:#172033}.stat-card.accent span,.stat-card.accent small{color:#aab8ca}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.panel{background:#fff;border:1px solid #e4e9f0;border-radius:12px;padding:17px}.panel-title{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px}.panel-title h3{margin:0;font-size:15px}.panel-title span{font-size:11px;color:#7d889a}.status-list{display:grid;gap:9px}.status-row{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #eef1f5}.status-row:last-child{border-bottom:0}.pill{display:inline-flex;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:800;text-transform:capitalize;background:#edf1f6;color:#586579}.pill-voter,.pill-verified,.pill-completed,.pill-resolved{background:#e7f6ed;color:#18734a}.pill-non-voter,.pill-pending,.pill-not-contacted,.pill-verification-pending{background:#fff5db;color:#8a6100}.pill-critical,.pill-deceased,.pill-moved-out{background:#fde9e7;color:#a3281d}.pill-in-progress,.pill-contacted,.pill-guidance-given{background:#e9f1ff;color:#2757a5}.toolbar{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-bottom:14px}.toolbar input,.toolbar select,label input,label select,label textarea{border:1px solid #d9e0ea;background:#fff;border-radius:8px;padding:9px 10px;outline:none;color:#1d293d;font-size:12px;width:100%}.toolbar>input,.toolbar>select{width:auto;min-width:150px}.toolbar .grow{flex:1;min-width:220px}.toolbar input:focus,.toolbar select:focus,label input:focus,label select:focus,label textarea:focus{border-color:#9aa9bd;box-shadow:0 0 0 3px #eef2f7}.table-wrap{overflow:auto;padding:0}.table-wrap table{width:100%;border-collapse:collapse;min-width:900px}.table-wrap th,.table-wrap td{text-align:left;padding:12px 13px;border-bottom:1px solid #edf0f4;font-size:11px;vertical-align:top}.table-wrap th{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#7d899b;background:#fafbfd}.table-wrap tr:hover td{background:#fbfcfe}.table-link{border:0;background:none;padding:0;text-align:left;color:#172033}.muted{color:#8994a5;font-size:10px;margin-top:3px}.address-cell{max-width:250px}.empty,.loading,.empty-state{padding:55px 20px;text-align:center;color:#8792a3;font-size:13px}.loading{display:flex;justify-content:center;gap:8px;align-items:center}.spinner{width:14px;height:14px;border:2px solid #d8e0eb;border-top-color:#172033;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-box{background:#fff0ef;border:1px solid #f2c7c3;color:#9f2119;border-radius:9px;padding:10px 12px;font-size:12px;margin-bottom:14px}.ward-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.area-list{display:grid;gap:7px}.area-item{display:flex;justify-content:space-between;gap:15px;padding:10px;border-radius:8px;background:#f7f9fc}.area-item strong{font-size:12px}.area-item span{font-size:10px;color:#8792a3}.family-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.family-card{background:#fff;border:1px solid #e3e8ef;border-radius:12px;padding:16px}.family-card-top{display:flex;justify-content:space-between;gap:8px}.family-card h3{margin:4px 0 0;font-size:18px}.family-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:16px 0}.family-meta div{background:#f6f8fb;border-radius:8px;padding:9px}.family-meta span,.family-meta strong{display:block}.family-meta span{font-size:9px;color:#8792a3}.family-meta strong{font-size:13px;margin-top:2px}.family-address{font-size:11px;color:#68758a;min-height:34px}.member-mini-list{display:flex;gap:5px;flex-wrap:wrap;margin:10px 0 15px}.member-mini-list span{font-size:9px;background:#f0f3f7;border-radius:999px;padding:4px 7px;color:#5d697b}.card-actions{display:flex;gap:7px;flex-wrap:wrap}.family-hero{display:flex;justify-content:space-between;align-items:center;background:#f5f7fb;border-radius:12px;padding:17px;margin-bottom:16px}.family-hero h2{margin:4px 0;font-size:22px}.family-hero p{margin:0;color:#707c90;font-size:11px}.family-stat{text-align:center;background:#fff;border:1px solid #e4e9f0;border-radius:10px;padding:9px 18px}.family-stat b{display:block;font-size:22px}.family-stat span{font-size:9px;color:#8290a3}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.detail-card{background:#f8fafc;border:1px solid #e6eaf0;border-radius:10px;padding:13px}.detail-card h3{font-size:12px;margin:0 0 9px}.detail-card p{font-size:11px;margin:7px 0;color:#526074}.section-title{font-size:13px;margin:18px 0 10px}.member-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.member-card{border:1px solid #e2e7ef;background:#fff;border-radius:9px;padding:11px;text-align:left;display:block}.member-card strong{font-size:11px}.member-card span{font-size:9px;color:#8792a3;margin:3px 0 6px}.selected-member{margin-top:15px;border-top:1px solid #e8ecf2;padding-top:14px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b121e8c;display:grid;place-items:center;padding:20px;z-index:50}.modal{width:min(680px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:14px;box-shadow:0 24px 70px #00000040;padding:18px}.modal-wide{width:min(1000px,100%)}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.modal-header h2{font-size:17px;margin:0}.icon-btn{border:0;background:#f1f3f7;width:30px;height:30px;border-radius:50%;font-size:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid label{display:flex;flex-direction:column;gap:5px;font-size:10px;font-weight:700;color:#5b677a}.form-grid textarea{min-height:80px;resize:vertical}.span-2{grid-column:span 2}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:5px}.birthday-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.birthday-card{position:relative;overflow:hidden;background:#fff;border:1px solid #e4e9f0;border-radius:14px;padding:20px;min-height:270px}.birthday-card:before{content:"";position:absolute;right:-45px;top:-45px;width:130px;height:130px;border-radius:50%;background:#f1f4f8}.birthday-card h2{font-size:24px;margin:10px 0 2px}.birthday-card h3{font-size:18px;margin:0}.birthday-card p{color:#7a8698;font-size:11px}.birthday-house{font-size:10px;color:#68758a;padding:10px;background:#f7f9fc;border-radius:8px;margin:14px 0}.confetti{font-size:25px}.whatsapp-btn{background:#e9f8ef;border-color:#c8ead4;color:#1b7045}.report-panel{display:flex;align-items:flex-end;gap:20px;flex-wrap:wrap}.report-choice{min-width:280px}.report-choice label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:700}.export-actions{display:flex;gap:8px}.report-note{width:100%;padding-top:12px;border-top:1px solid #edf0f4;color:#7b8799;font-size:11px}.login-page{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:#f4f7fb}.login-art{background:#111b2b;color:#fff;padding:55px;display:flex;flex-direction:column;justify-content:space-between}.login-brand{display:flex;align-items:center;gap:10px}.login-brand strong{font-size:17px}.login-copy{max-width:560px;margin:auto 0}.login-copy h1{font-size:50px;line-height:1.02;letter-spacing:-.045em;margin:12px 0}.login-copy p{color:#aab7ca;font-size:15px;max-width:510px}.login-points{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.login-points span{font-size:11px;color:#d3dcea;background:#1b283c;border-radius:999px;padding:7px 10px}.login-panel{display:grid;place-items:center;padding:25px}.login-card{width:min(430px,100%);background:#fff;border:1px solid #e4e9f0;border-radius:15px;padding:30px}.login-card h2{font-size:27px;margin:8px 0 3px}.login-card>p{font-size:12px;color:#7c8799;margin:0 0 20px}.login-card label{display:block;font-size:11px;font-weight:700;margin:12px 0}.login-card input{margin-top:5px}.full{width:100%;margin-top:8px}.login-note{display:block;color:#8a95a6;font-size:9px;margin-top:14px;line-height:1.5}.mobile-brand{display:none}@media (max-width:1100px){.sidebar{width:235px}.main{margin-left:235px;width:calc(100% - 235px)}.stat-grid,.family-grid,.birthday-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.sidebar nav{padding-bottom:6px}.sidebar-scope{padding-bottom:8px}.sidebar{transform:translate(-100%);transition:.2s;width:270px}.sidebar.open{transform:translate(0)}.main{margin-left:0;width:100%}.menu-btn{display:block}.topbar{padding:0 16px}.content{padding:20px 16px 35px}.user-text{display:none}.scrim{position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#0000004d;z-index:15}.two-col,.ward-grid,.detail-grid,.family-grid,.birthday-grid,.member-grid,.form-grid{grid-template-columns:1fr}.span-2{grid-column:span 1}.login-page{grid-template-columns:1fr}.login-art{display:none}.mobile-brand{display:flex;align-items:center;gap:9px;margin-bottom:22px}.page-header{align-items:stretch;flex-direction:column}.toolbar>input,.toolbar>select{flex:1;min-width:130px}.report-panel{align-items:stretch;flex-direction:column}.report-choice{width:100%}}@media print{.sidebar,.topbar,.toolbar,.page-header .primary-btn,.card-actions,.scrim{display:none!important}.main{margin:0;width:100%}.content{padding:0}.birthday-card{break-inside:avoid}}.scope-info{display:flex;gap:10px;align-items:center;background:#eef3f9;border:1px solid #dde5ef;border-radius:10px;padding:11px 13px;margin-bottom:14px;font-size:11px}.scope-info strong{font-size:11px}.scope-info span{color:#68758a}.permission-grid{border:1px solid #e2e7ef;border-radius:10px;overflow:auto}.permission-head,.permission-row{display:grid;grid-template-columns:minmax(180px,1fr) repeat(4,80px);align-items:center;min-width:560px}.permission-head{background:#f7f9fc;text-transform:uppercase;font-size:9px;letter-spacing:.07em;color:#7b8799;font-weight:800}.permission-head span,.permission-row>*{padding:10px 12px}.permission-row{border-top:1px solid #edf0f4;font-size:11px}.permission-check{display:grid!important;place-items:center;padding:8px!important;cursor:pointer}.permission-check input{width:16px!important;height:16px;margin:0}.permission-check span{display:none}.ward-filter{min-width:190px}.ward-filter label{display:flex;flex-direction:column;gap:5px;font-size:10px;font-weight:700;color:#5b677a}.ward-filter select{min-width:190px!important}.ward-filter select:disabled{opacity:.8;cursor:not-allowed;background:#f5f7fa}.filter-row{display:flex;align-items:center;gap:10px;margin-bottom:14px}.permission-row .small-btn.active{background:#172033;color:#fff;border-color:#172033}.permission-grid{margin-top:12px}.permission-row>div{display:flex;gap:5px;flex-wrap:wrap}.permission-row{grid-template-columns:minmax(180px,1fr) 1fr;min-width:0}.permission-row>strong{padding:10px 12px}.permission-row>div{padding:8px 12px}.sidebar{overflow:hidden}.sidebar nav{overflow-y:auto}.sidebar-footer{flex:0 0 auto}@media (max-width:800px){.ward-filter,.ward-filter select{width:100%;min-width:0!important}.filter-row{width:100%}.permission-row{grid-template-columns:1fr}.permission-grid{max-height:65vh}}.tabs{display:flex;gap:8px;margin:16px 0}.tab{border:1px solid #d8e0ea;background:#fff;border-radius:10px;padding:10px 16px;font-weight:700;cursor:pointer}.tab.active{background:#18263d;color:#fff}.section-label{font-weight:700;margin-bottom:8px}.inline-form-row{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;margin:8px 0}.checkbox-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.check-item{display:flex;gap:8px;align-items:center;border:1px solid #d8e0ea;border-radius:8px;padding:9px;background:#fff}.complaint-image-preview{display:block;max-width:360px;max-height:220px;border-radius:10px;margin-top:8px;object-fit:cover}.notification-wrap{position:relative;margin-right:16px}.notification-btn{border:1px solid #d8e0ea;background:#fff;border-radius:10px;padding:9px 12px;cursor:pointer;position:relative}.notification-count{position:absolute;top:-7px;right:-7px;background:#d92d20;color:#fff;border-radius:99px;min-width:19px;height:19px;font-size:11px;display:flex;align-items:center;justify-content:center}.notification-popover{position:absolute;right:0;top:46px;width:340px;background:#fff;border:1px solid #d8e0ea;border-radius:12px;box-shadow:0 18px 50px #00000024;z-index:50;padding:8px}.notification-item{display:flex;flex-direction:column;gap:4px;text-align:left;width:100%;padding:10px;border:0;background:#f5f8fb;border-radius:8px;margin-bottom:6px;cursor:pointer}.notification-item.read{background:#fff}.notification-item span{font-size:12px;color:#65758b}@media (max-width:800px){.inline-form-row{grid-template-columns:1fr}.notification-popover{position:fixed;right:12px;top:64px;width:min(340px,calc(100vw - 24px))}}.family-member-stack{display:flex;flex-direction:column;gap:3px;min-width:180px}.family-member-stack span{font-size:12px;color:#65758b}.error-toast,.success-toast{position:fixed;right:24px;top:88px;z-index:10000;display:flex;align-items:flex-start;gap:16px;min-width:320px;max-width:520px;padding:16px 18px;border:1px solid;border-radius:12px;box-shadow:0 16px 40px #0000002e;background:#fff;animation:toast-in .18s ease-out}.error-toast{border-color:#fecaca}.success-toast{border-color:#bbf7d0}.error-toast strong{color:#b91c1c}.success-toast strong{color:#15803d}.error-toast button,.success-toast button{border:0;background:transparent;font-size:22px;line-height:1;cursor:pointer;padding:0 2px}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.complaint-timeline{display:grid;gap:10px;margin-top:10px}.timeline-item{padding:12px;border-left:3px solid #dbe4f0;background:#f8fafc;border-radius:0 8px 8px 0}.timeline-item strong{display:block}.timeline-item small{display:block;color:#64748b;margin-top:3px}.image-grid img{width:100%;max-height:260px;object-fit:contain;border:1px solid #dbe4f0;border-radius:8px;background:#f8fafc}.filter-grid{display:grid;grid-template-columns:2fr repeat(7,minmax(120px,1fr));gap:10px;align-items:end}.filter-grid label{min-width:0}.filter-grid .wide-filter{grid-column:span 2}@media (max-width:1100px){.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-grid .wide-filter{grid-column:span 2}}.dashboard-toolbar{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;margin-bottom:16px}.scope-chip{align-self:flex-end;background:#fff;border:1px solid #e4e9f0;border-radius:8px;padding:9px 11px;font-size:11px;color:#6c778a}.scope-chip strong{color:#172033}.dashboard-lower{margin-top:4px}.recent-row>div{display:flex;flex-direction:column;gap:2px}.recent-row>div span{font-size:10px;color:#7d889a}.profile-quick{display:flex;gap:10px;flex-wrap:wrap}.profile-quick>div{min-width:100px;padding:10px 12px;background:#f6f8fb;border-radius:9px}.profile-quick span,.profile-quick strong{display:block}.profile-quick span{font-size:9px;color:#7c8799}.profile-quick strong{font-size:14px;margin-top:2px}.user-chip-button{border:0;background:transparent;padding:2px 0;text-align:left}.user-chip-button:hover{opacity:.85}.profile-modal{width:min(720px,calc(100vw - 30px))}.profile-summary{display:flex;align-items:center;gap:12px;padding:8px 0 18px}.profile-summary h3{margin:0 0 2px}.profile-summary span{font-size:11px;color:#7b8799}.large-avatar{width:46px;height:46px}.member-form-card{margin-top:14px}.rich-member{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.rich-member>div:first-child{display:flex;flex-direction:column;gap:3px}.rich-member span{font-size:10px;color:#6f7b8e}.image-field{padding:10px;border:1px solid #e4e9f0;border-radius:9px;background:#fbfcfe}.image-field input[type=file]{margin-top:6px;font-size:11px;width:100%}.image-preview{display:flex;gap:8px;align-items:center;margin-top:8px}.image-preview img{width:90px;height:70px;object-fit:cover;border:1px solid #dbe4f0;border-radius:7px}.section-label{font-size:10px;font-weight:800;color:#5f6c80;margin-bottom:6px}.member-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.member-card{background:#f7f9fc;border:1px solid #e7ebf1;border-radius:9px;padding:10px}.member-card strong,.member-card span{display:block}.member-card span{font-size:10px;color:#748095;margin-top:3px}.detail-card{background:#fff;border:1px solid #e4e9f0;border-radius:10px;padding:14px}.detail-card h3{margin:0 0 8px;font-size:14px}.detail-card p{font-size:11px;margin:5px 0}.form-grid .image-field{min-width:0}.form-grid textarea{min-height:78px;resize:vertical}.modal-wide{max-height:90vh;overflow:auto}@media (max-width:800px){.member-grid{grid-template-columns:1fr}.rich-member{flex-direction:column}.dashboard-toolbar{align-items:stretch}.scope-chip{align-self:stretch}}.searchable-select{position:relative;min-width:190px}.searchable-select .section-label{margin-bottom:5px}.searchable-control input{width:100%!important;padding-right:30px!important}.searchable-clear{position:absolute;right:6px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#7d899b;font-size:18px;line-height:1}.searchable-menu{position:absolute;left:0;right:0;top:100%;z-index:80;margin-top:4px;background:#fff;border:1px solid #d9e0ea;border-radius:8px;box-shadow:0 12px 28px #17203324;max-height:240px;overflow:auto}.searchable-option{display:block;width:100%;padding:9px 10px;border:0;background:#fff;text-align:left;color:#273348;font-size:12px}.searchable-option:hover,.searchable-option.selected{background:#f1f4f8}.searchable-empty{padding:12px;color:#8994a5;font-size:11px}.ward-filter .searchable-select{min-width:190px}.report-scope-note{font-size:11px;color:#6d788b;padding:2px 0 12px}.report-choice{display:flex;flex-direction:column;gap:5px;font-size:10px;font-weight:700;min-width:220px}.report-choice select{width:100%}.form-section-title{grid-column:span 2;display:flex;flex-direction:column;gap:2px;padding:8px 2px 2px;border-bottom:1px solid #edf0f4;margin-top:4px}.form-section-title strong{font-size:13px;color:#172033}.form-section-title span{font-size:10px;color:#8a95a6;font-weight:500}.field-hint{font-size:9px;color:#65748a;font-weight:600}.form-spacer{min-height:1px}.person-form .image-field{min-height:96px}.person-form label input,.person-form label select,.person-form label textarea{background:#fbfcfe}.person-form label input:focus,.person-form label select:focus,.person-form label textarea:focus{background:#fff}.searchable-select{width:100%}.searchable-select .searchable-control input{background:#fff}.searchable-option{cursor:pointer}.searchable-option.selected{font-weight:700}.modal{scrollbar-width:thin}.modal::-webkit-scrollbar{width:7px}.modal::-webkit-scrollbar-thumb{background:#cfd7e3;border-radius:10px}.age-display{display:flex;align-items:center;gap:7px;margin-top:4px;padding:8px 10px;border:1px solid #e2e7ef;border-radius:8px;background:#f7f9fc}.age-display b{font-size:15px}.age-display span{font-size:10px;color:#718096}.info-note{padding:10px 12px;border:1px solid #dce7f5;border-radius:9px;background:#f5f9ff;color:#4c6280;font-size:11px}.image-input-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.upload-btn{display:inline-flex!important;flex-direction:row!important;align-items:center;justify-content:center;gap:6px;width:auto!important;padding:8px 10px!important;border:1px solid #d8dfeb;background:#fff;border-radius:8px;color:#273348!important;font-size:10px!important;cursor:pointer}.image-field{border:1px solid #e4e9f0;border-radius:10px;padding:11px;background:#fbfcfe}.image-preview{margin-top:10px;display:flex;gap:8px;align-items:flex-start;flex-wrap:wrap}.image-preview img{width:150px;height:95px;object-fit:cover;border-radius:7px;border:1px solid #e1e6ee}.notes-field textarea{min-height:105px!important;line-height:1.5}.pill-voter-simple{background:#e7f6ed;color:#18734a}.pill-voter-simple:first-letter{text-transform:uppercase}.person-form{padding-top:2px}.person-form .form-section-title{margin-top:5px}.searchable-menu{max-height:260px;overflow-y:auto;overscroll-behavior:contain;z-index:1000}.searchable-option{white-space:normal;text-align:left;line-height:1.35}.profile-edit-grid{margin-top:16px}.searchable-control input{height:42px;padding:0 58px 0 12px!important;border-radius:10px!important}.searchable-chevron{position:absolute;right:29px;top:50%;transform:translateY(-58%);font-size:16px;color:#6f7d91;pointer-events:none;transition:transform .15s}.searchable-clear{right:8px!important;width:22px;height:22px;border-radius:6px;font-size:17px!important}.searchable-menu-portal{position:fixed!important;z-index:100000!important;max-height:300px!important;overflow-y:auto!important;border-radius:10px!important;box-shadow:0 18px 45px #1720332e!important;padding:5px!important}.searchable-option{min-height:38px;padding:9px 11px!important;border-radius:7px!important;font-size:12px!important}.searchable-option:hover,.searchable-option.selected{background:#f0f4f9!important;color:#172033}.searchable-empty{padding:14px 11px!important}.view-btn{font-weight:800;border-color:#cfd9e7;background:#f8fafc}.view-btn:hover{background:#eef3f8;border-color:#b9c6d7}.profile-modal{width:min(760px,calc(100vw - 28px))!important;padding:22px!important}.profile-modal-header{align-items:flex-start!important;padding-bottom:13px;border-bottom:1px solid #edf1f5}.profile-modal-header h2{font-size:21px!important;margin:0 0 3px!important}.profile-modal-header span{font-size:11px;color:#7a8799}.profile-summary{margin:16px 0 18px;padding:14px 16px!important;border:1px solid #e4eaf2;border-radius:14px;background:linear-gradient(135deg,#f7f9fc,#fff)}.large-avatar{width:52px;height:52px;font-size:13px;background:#e8eef8}.profile-summary h3{font-size:17px!important}.profile-summary span{font-size:10px!important;text-transform:uppercase;letter-spacing:.08em}.profile-edit-grid{gap:14px!important}.profile-edit-grid label{font-size:11px!important}.profile-edit-grid input{height:43px;border-radius:10px}.profile-edit-grid .detail-card{grid-column:span 2;background:#f7f9fc;border-color:#e1e7ef;padding:16px}.profile-edit-grid .detail-card h3{font-size:13px;margin-bottom:9px}.profile-edit-grid .detail-card p{font-size:11px}.profile-edit-grid .modal-actions{padding-top:4px}.complaint-filters{padding:18px!important;margin-bottom:16px}.filter-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:15px;border-bottom:1px solid #edf1f5;margin-bottom:15px}.filter-panel-head h3{margin:2px 0 3px;font-size:15px}.filter-panel-head p{margin:0;color:#7b8799;font-size:11px}.filter-actions{display:flex;gap:8px;flex-shrink:0}.complaint-filter-grid{display:grid;grid-template-columns:minmax(190px,.9fr) minmax(240px,1.7fr) minmax(145px,.75fr) minmax(210px,1fr) repeat(2,minmax(135px,.7fr)) minmax(170px,.9fr) minmax(170px,.9fr);gap:11px;align-items:end}.complaint-filter-grid>label,.complaint-filter-grid>.searchable-select{min-width:0}.complaint-filter-grid input,.complaint-filter-grid select{height:42px;border-radius:10px}.complaint-filter-grid .time-select-pair,.complaint-filter-grid .time-select-pair select{height:42px}.active-filters{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:14px;padding-top:12px;border-top:1px solid #edf1f5;font-size:10px;color:#7b8799}.active-filters b{padding:5px 8px;border-radius:999px;background:#f0f4f8;color:#425269;font-size:10px}.toolbar{padding:2px 0}.toolbar>input,.toolbar>select{height:42px;border-radius:10px}.toolbar .ward-filter{align-self:stretch}.ward-filter .searchable-control input{min-width:220px}.toolbar .ghost-btn{height:42px}.table-wrap .card-actions{min-width:150px}.json-detail{margin:0;white-space:pre-wrap;word-break:break-word;font:11px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;color:#435066;background:#fff;border:1px solid #e3e8ef;border-radius:8px;padding:12px;max-height:420px;overflow:auto}@media (max-width:1250px){.complaint-filter-grid{grid-template-columns:repeat(4,minmax(150px,1fr))}.complaint-filter-grid .searchable-select:nth-child(4){grid-column:span 2}}@media (max-width:900px){.complaint-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.complaint-filter-grid .filter-search{grid-column:span 2}.filter-panel-head{flex-direction:column}.filter-actions{width:100%}.filter-actions button{flex:1}.profile-edit-grid .detail-card{grid-column:span 2}}@media (max-width:600px){.complaint-filter-grid{grid-template-columns:1fr}.complaint-filter-grid .filter-search,.complaint-filter-grid .searchable-select:nth-child(4){grid-column:auto}.ward-filter .searchable-control input{min-width:0}.profile-modal{padding:16px!important}.profile-edit-grid{grid-template-columns:1fr}.profile-edit-grid .detail-card,.profile-edit-grid .modal-actions{grid-column:auto}.profile-summary{margin-top:12px}.topbar{padding:0 16px}.content{padding:20px 16px 40px}}.recent-actions{display:flex;align-items:center;gap:8px}.recent-actions .small-btn{white-space:nowrap}.filter-toolbar{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;align-items:end;width:100%;margin-bottom:16px;padding:0!important}.filter-toolbar>.ward-filter,.filter-toolbar>.searchable-select{min-width:0;width:100%}.filter-toolbar>.grow{width:100%!important;min-width:0!important;flex:none!important}.filter-toolbar>input,.filter-toolbar>select,.filter-toolbar>.filter-field{width:100%!important;min-width:0!important}.filter-toolbar .ghost-btn,.filter-toolbar .primary-btn{width:100%;height:42px}.filter-toolbar .searchable-control input{min-width:0!important}.filter-field{display:flex;flex-direction:column;gap:5px;min-width:0}.filter-field select{height:42px}.ward-filter{width:100%;min-width:0}.ward-filter .searchable-select{min-width:0;width:100%}.ward-filter .searchable-control input{min-width:0!important}.ward-filter .section-label{display:flex;align-items:center;gap:6px}.ward-filter .section-label:after{content:"Scope";font-size:8px;letter-spacing:.08em;text-transform:uppercase;color:#9aa5b5;font-weight:800;margin-left:auto}.searchable-menu-portal{min-width:160px;max-width:calc(100vw - 16px)!important;overscroll-behavior:contain;scrollbar-width:thin}.searchable-menu-portal::-webkit-scrollbar{width:7px}.searchable-menu-portal::-webkit-scrollbar-thumb{background:#cbd4e0;border-radius:99px}.searchable-chevron{position:absolute!important;right:28px!important;top:50%!important;transform:translateY(-50%)!important;width:24px!important;height:28px!important;padding:0!important;border:0!important;background:transparent!important;color:#718096!important;font-size:15px!important;line-height:28px!important;display:grid!important;place-items:center!important;cursor:pointer!important;z-index:2}.searchable-chevron.open{transform:translateY(-50%) rotate(180deg)!important}.searchable-clear{z-index:3}.complaint-filters{overflow:visible!important}.complaint-filter-grid{grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:12px!important;align-items:end!important}.complaint-filter-grid>.ward-filter{grid-column:span 3;min-width:0}.complaint-filter-grid>.filter-search{grid-column:span 4;min-width:0}.complaint-filter-grid>label:not(.filter-search){grid-column:span 2;min-width:0}.complaint-filter-grid>.searchable-select{grid-column:span 3;min-width:0}.complaint-filter-grid>.time-filter-field{grid-column:span 2;min-width:0}.complaint-filter-grid .time-select-pair{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7px;width:100%}.complaint-filter-grid .time-select-pair select{width:100%;min-width:0}.complaint-filter-grid .section-label{min-height:15px}.complaint-filter-grid input,.complaint-filter-grid select,.complaint-filter-grid .searchable-control input{height:42px!important}.filter-actions{align-items:center}.active-filters{min-height:31px}.dashboard-scope-panel{display:grid;grid-template-columns:minmax(240px,1.2fr) minmax(240px,1fr) minmax(220px,.9fr);gap:14px;align-items:end;background:#fff;border:1px solid #e1e7ef;border-radius:14px;padding:16px;margin-bottom:17px;box-shadow:0 4px 16px #1720330a}.dashboard-scope-copy p{font-size:11px;color:#78869a;margin:0;max-width:460px}.dashboard-scope-control .ward-filter{width:100%}.dashboard-scope-panel .scope-chip{align-self:stretch;display:flex;flex-direction:column;justify-content:center;gap:2px;padding:11px 13px;border-radius:10px;background:#f7f9fc;border:1px solid #e5eaf1;color:#738096}.dashboard-scope-panel .scope-chip span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.dashboard-scope-panel .scope-chip strong{font-size:12px;color:#172033}.dashboard-scope-panel .scope-chip small{font-size:9px;color:#8a96a8;margin-top:2px}.dashboard-toolbar{display:none}.recycle-filter-panel{padding:18px!important;margin-bottom:16px}.recycle-filter-panel .filter-toolbar{grid-template-columns:minmax(250px,1fr) minmax(220px,320px)!important}.recycle-detail-stack{display:grid;gap:12px}.recycle-record-head{display:flex;align-items:center;gap:11px;padding:13px;border:1px solid #e3e8ef;border-radius:11px;background:#f7f9fc}.recycle-record-head h3{margin:0 0 2px;font-size:14px}.recycle-record-head span{font-size:9px;color:#8490a2;word-break:break-all}.recycle-detail-grid{grid-template-columns:minmax(220px,.8fr) minmax(0,1.5fr)!important}.recycle-fields p{word-break:break-word}.profile-modal{max-height:calc(100dvh - 28px)!important}.profile-summary{display:flex!important;align-items:center!important;gap:13px!important}.profile-summary>div:last-child h3{margin:0 0 3px!important}.profile-edit-grid .detail-card p{display:flex;gap:6px;flex-wrap:wrap}.table-wrap{max-width:100%;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.table-wrap .card-actions{min-width:0;max-width:360px}.view-btn{white-space:nowrap}@media (max-width:1250px){.filter-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}.complaint-filter-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}.complaint-filter-grid>.ward-filter,.complaint-filter-grid>.filter-search,.complaint-filter-grid>.searchable-select{grid-column:span 2!important}.complaint-filter-grid>label:not(.filter-search),.complaint-filter-grid>.time-filter-field{grid-column:span 2!important}.dashboard-scope-panel{grid-template-columns:1fr 1fr}.dashboard-scope-panel .scope-chip{grid-column:span 2}}@media (max-width:900px){.filter-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-toolbar>.grow{grid-column:span 2}.complaint-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.complaint-filter-grid>*{grid-column:auto!important}.complaint-filter-grid>.filter-search{grid-column:span 2!important}.filter-panel-head{flex-direction:column;align-items:stretch}.filter-actions{width:100%}.filter-actions button{flex:1}.dashboard-scope-panel{grid-template-columns:1fr}.dashboard-scope-panel .scope-chip{grid-column:auto}.recycle-filter-panel .filter-toolbar{grid-template-columns:1fr!important}.recycle-filter-panel .filter-toolbar>*{grid-column:auto!important}.detail-grid,.recycle-detail-grid{grid-template-columns:1fr!important}}@media (max-width:600px){.content{padding:16px 12px 34px!important}.page-header{margin-bottom:15px}.page-header h1{font-size:24px}.filter-toolbar{grid-template-columns:1fr!important;gap:9px}.filter-toolbar>*{grid-column:auto!important}.filter-toolbar>.grow{grid-column:auto!important}.toolbar input,.toolbar select,.filter-field select,.ward-filter .searchable-control input{height:44px!important}.complaint-filters{padding:14px!important}.complaint-filter-grid{grid-template-columns:1fr!important;gap:10px!important}.complaint-filter-grid>*{grid-column:auto!important}.complaint-filter-grid .filter-search{grid-column:auto!important}.filter-panel-head{gap:12px}.filter-actions{display:grid;grid-template-columns:1fr 1fr}.filter-actions button{width:100%}.dashboard-scope-panel{padding:13px;gap:11px}.dashboard-scope-panel .scope-chip{padding:10px}.stat-grid{grid-template-columns:1fr 1fr!important;gap:9px}.stat-card{min-height:100px;padding:12px}.stat-card strong{font-size:24px}.two-col{gap:10px}.panel{padding:13px}.modal-backdrop{padding:8px!important;place-items:end center!important}.modal,.modal-wide{width:100%!important;max-height:94dvh!important;border-radius:15px 15px 0 0!important;padding:15px!important}.modal-header h2{font-size:16px!important}.form-grid{grid-template-columns:1fr!important}.form-grid .span-2{grid-column:auto!important}.modal-actions{flex-wrap:wrap}.modal-actions>*{flex:1;min-width:120px}.profile-modal{max-height:94dvh!important;padding:15px!important}.profile-edit-grid{grid-template-columns:1fr!important}.profile-edit-grid .detail-card,.profile-edit-grid .modal-actions{grid-column:auto!important}.image-input-actions{display:grid;grid-template-columns:1fr 1fr}.upload-btn{width:100%!important}.table-wrap table{min-width:820px}.card-actions{gap:5px}.card-actions .small-btn{min-height:34px}.notification-popover{top:60px!important}}.searchable-control{display:flex!important;align-items:stretch!important;position:relative!important;min-height:42px!important;border:1px solid #d9e0ea!important;border-radius:10px!important;background:#fff!important;overflow:hidden!important;transition:border-color .15s,box-shadow .15s!important}.searchable-control.is-open{border-color:#7f8da3!important;box-shadow:0 0 0 3px #eef2f7!important}.searchable-control.is-disabled{background:#f7f9fc!important}.searchable-display{flex:1!important;min-width:0!important;width:100%!important;border:0!important;background:transparent!important;padding:0 66px 0 12px!important;text-align:left!important;color:#1d293d!important;font-size:12px!important;cursor:pointer!important}.searchable-display .placeholder{color:#7d899b}.searchable-display .has-value{font-weight:600;color:#243249;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.searchable-display:disabled{cursor:not-allowed;color:#66758b}.searchable-required{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.searchable-menu-portal{padding:7px!important;display:flex!important;flex-direction:column!important;gap:6px!important;overflow:hidden!important;background:#fff!important;border:1px solid #d7dfeb!important;border-radius:12px!important;box-shadow:0 20px 55px #17203333!important}.searchable-menu-search{display:flex;align-items:center;gap:7px;height:38px;padding:0 9px;border:1px solid #e2e7ef;border-radius:9px;background:#f8fafc;flex:0 0 auto}.searchable-menu-search span{color:#7b8798;font-size:15px}.searchable-menu-search input{border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;width:100%!important;height:36px!important;font-size:12px!important}.searchable-options{overflow-y:auto;min-height:0;overscroll-behavior:contain;scrollbar-width:thin}.searchable-option{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:38px!important;padding:9px 10px!important;border:0!important;border-radius:8px!important;background:#fff!important;text-align:left!important;color:#26344b!important;font-size:12px!important;cursor:pointer!important}.searchable-option:hover{background:#f4f7fb!important}.searchable-option.selected{background:#eef3f8!important;font-weight:700!important}.searchable-option.selected span{color:#172033;font-weight:900}.searchable-empty{padding:14px 10px!important;text-align:center!important;color:#8994a5!important}.ward-filter .searchable-control{min-height:44px!important;border-radius:11px!important}.ward-filter .searchable-display{font-size:13px!important;padding-left:13px!important}.ward-filter .section-label{margin-bottom:6px!important}.auto-filter-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid #dfe6ef;border-radius:999px;background:#f7f9fc;color:#65748a;font-size:10px;font-weight:700;white-space:nowrap}.auto-filter-badge:first-letter{color:#24935a}.filter-toolbar{grid-template-columns:repeat(4,minmax(180px,1fr))!important}.filter-toolbar>.ward-filter{min-width:0!important}.filter-toolbar>.searchable-select{min-width:0!important}.filter-toolbar .report-choice{min-width:0!important}@media (max-width:1200px){.filter-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:800px){.filter-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))!important}.filter-toolbar>.grow{grid-column:span 2!important}}@media (max-width:560px){.filter-toolbar{grid-template-columns:1fr!important}.filter-toolbar>.grow{grid-column:auto!important}.searchable-control{min-height:44px!important}.searchable-menu-portal{max-width:calc(100vw - 20px)!important}}.birthday-filter-toolbar{grid-template-columns:repeat(3,minmax(180px,1fr))!important;margin-bottom:14px}.birthday-filter-toolbar .ward-filter,.birthday-filter-toolbar .searchable-select{min-width:0!important}.report-panel .export-actions{min-height:42px;align-items:center}.report-panel .export-actions button{min-width:145px}.report-panel .export-actions button:disabled{cursor:wait}.global-toast{pointer-events:auto}@media (max-width:800px){.birthday-filter-toolbar{grid-template-columns:1fr!important}.birthday-filter-toolbar>*{grid-column:auto!important}}@media (max-width:560px){.report-panel .export-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.report-panel .export-actions button{min-width:0;width:100%}}html,body,#root{max-width:100%;overflow-x:hidden}.modal-backdrop{overflow:hidden;overscroll-behavior:none;touch-action:none}.modal{touch-action:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.searchable-menu-portal{position:fixed!important;z-index:10000!important}.searchable-menu-search{position:sticky;top:0;z-index:2;background:#fff;padding:8px;border-bottom:1px solid #edf0f4;display:flex;align-items:center;gap:7px}.searchable-menu-search input{border:1px solid #d9e0ea!important;border-radius:8px!important;padding:9px 10px!important;background:#f8fafc!important}.searchable-chevron{position:absolute;right:29px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#65748a;font-size:13px;cursor:pointer;padding:5px;z-index:2}.searchable-chevron.open{transform:translateY(-50%) rotate(180deg)}.searchable-clear{right:5px!important;z-index:3;cursor:pointer;padding:4px}.searchable-display{width:100%;min-height:42px;padding:10px 62px 10px 14px;border:1px solid #d9e0ea;background:#fff;border-radius:10px;text-align:left;color:#273348;font-size:12px;cursor:pointer}.searchable-display .placeholder{color:#8994a5}.searchable-control.is-open .searchable-display{border-color:#7f91aa;box-shadow:0 0 0 3px #eef2f7}.searchable-control.is-disabled .searchable-display{background:#f5f7fa;cursor:not-allowed}.searchable-required{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;padding:0!important;border:0!important}.permission-editor{margin-top:16px}.permission-editor-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;border:1px solid #e2e7ef;border-radius:11px;background:#f7f9fc}.permission-editor-head strong,.permission-editor-head span{display:block}.permission-editor-head strong{font-size:13px}.permission-editor-head span{font-size:10px;color:#758197;margin-top:3px}.permission-grid-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;border:0;overflow:visible}.permission-section{border:1px solid #e2e7ef;border-radius:10px;background:#fff;overflow:hidden}.permission-section-head{display:flex;justify-content:space-between;align-items:center;padding:9px 11px;background:#f8fafc;border-bottom:1px solid #edf0f4}.permission-section-head strong{font-size:11px}.permission-buttons{display:flex;flex-wrap:wrap;gap:6px;padding:10px}.permission-btn{border:1px solid #d8e0ea;background:#fff;color:#56647a;border-radius:7px;padding:7px 9px;font-size:9px;cursor:pointer}.permission-btn.active{background:#18263d;color:#fff;border-color:#18263d}.password-change-box{padding:13px;border:1px solid #e2e7ef;border-radius:10px;background:#f8fafc}.password-change-box>div:first-child strong,.password-change-box>div:first-child span{display:block}.password-change-box>div:first-child span{font-size:10px;color:#758197;margin-top:3px}.password-change-grid{margin-top:9px}.scheme-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.scheme-card{background:#fff;border:1px solid #e2e7ef;border-radius:13px;padding:16px}.scheme-card-head{display:flex;justify-content:space-between;align-items:center}.scheme-card h2{font-size:18px;margin:8px 0}.scheme-card>p{font-size:11px;color:#68758a;min-height:40px;line-height:1.5}.scheme-tags{display:flex;gap:6px;flex-wrap:wrap;margin:12px 0}.scheme-tags span{background:#f1f5f9;border-radius:999px;padding:5px 8px;font-size:9px;color:#516078}.scheme-meta{font-size:10px;color:#6b778a;padding-top:9px;border-top:1px solid #edf0f4;margin-bottom:12px}.ward-grid .panel{min-width:0}.ward-grid .panel-title{align-items:flex-start}.ward-grid .panel-title>div:last-child{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.area-item{align-items:flex-start}.area-item>div:last-child{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}@media (max-width:1100px){.scheme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.permission-grid-cards{grid-template-columns:1fr}}@media (max-width:800px){.modal-backdrop{padding:10px;align-items:flex-end}.modal,.modal-wide{width:100%;max-width:100%;max-height:92dvh;border-radius:16px 16px 0 0;padding:15px;overflow:auto}.modal-header{position:sticky;top:-15px;background:#fff;z-index:4;padding:2px 0 10px}.searchable-select{min-width:0;width:100%}.searchable-display{min-height:48px;font-size:13px;padding-left:13px}.searchable-menu-portal{max-width:calc(100vw - 20px)!important;border-radius:11px}.filter-toolbar,.toolbar{display:grid;grid-template-columns:1fr;gap:10px;align-items:stretch}.filter-toolbar>*,.toolbar>*{width:100%!important;min-width:0!important}.filter-toolbar .searchable-select,.toolbar .searchable-select{width:100%!important}.ward-grid{gap:12px}.ward-grid .panel-title{display:flex;flex-direction:column;gap:10px}.ward-grid .panel-title>div:last-child{width:100%;justify-content:flex-start}.area-item{flex-direction:column;gap:8px}.area-item>div:last-child{width:100%;justify-content:flex-start}.scheme-grid{grid-template-columns:1fr}.scheme-card{padding:14px}.permission-editor-head{align-items:flex-start;flex-direction:column}.permission-grid-cards{grid-template-columns:1fr}.permission-buttons{display:grid;grid-template-columns:1fr 1fr}.permission-btn{width:100%;text-align:left}.password-change-grid{grid-template-columns:1fr}.modal-actions{position:sticky;bottom:-15px;background:#fff;padding:10px 0 0;z-index:4}}@media (min-width:801px){.filter-toolbar{display:flex;align-items:flex-end;gap:12px}.filter-toolbar>.searchable-select{flex:0 1 260px}}@media (max-width:800px){body.nav-open{overflow:hidden;position:fixed;width:100%;height:100%}.sidebar.open{height:100dvh;overscroll-behavior:contain}.sidebar nav{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.scrim{touch-action:none}}html{scrollbar-width:thin;scrollbar-color:#8795aa #e9eef5}html::-webkit-scrollbar,body::-webkit-scrollbar{width:9px;height:9px}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{background:#e9eef5}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background:#8795aa;border-radius:99px;border:2px solid #e9eef5}.sidebar{overscroll-behavior:contain}.sidebar nav{overscroll-behavior:contain;scrollbar-color:#53647d #182235}.sidebar nav::-webkit-scrollbar-thumb{background:#53647d}.main{min-height:100vh;min-width:0;overflow-x:hidden}.content{min-width:0}.table-wrap,.searchable-options,.modal{overscroll-behavior:contain;scrollbar-color:#8795aa #edf1f6}.table-wrap::-webkit-scrollbar,.searchable-options::-webkit-scrollbar,.modal::-webkit-scrollbar{width:8px;height:8px}.table-wrap::-webkit-scrollbar-thumb,.searchable-options::-webkit-scrollbar-thumb,.modal::-webkit-scrollbar-thumb{background:#8795aa;border-radius:99px}.table-wrap::-webkit-scrollbar-track,.searchable-options::-webkit-scrollbar-track,.modal::-webkit-scrollbar-track{background:#edf1f6}.searchable-menu-portal{overscroll-behavior:contain;isolation:isolate}.complaint-filters{overflow:visible}.complaint-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:end}.complaint-filter-grid .time-filter-field{min-width:0}.time-select-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px}.time-select-pair select{min-width:0}.image-input-actions{display:flex;gap:8px;flex-wrap:wrap}.upload-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:7px!important;width:auto!important;padding:9px 12px;border:1px solid #d8e0ea;border-radius:8px;background:#fff;color:#273348;cursor:pointer}.upload-btn input{display:none}.secondary-upload{background:#f7f9fc}.image-preview{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap;margin-top:10px}.image-preview img,.complaint-image-preview{max-width:280px;max-height:190px;object-fit:cover;border-radius:10px;border:1px solid #dfe5ed}.image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.image-grid>div{display:grid;gap:7px}.image-grid img{width:100%;max-height:320px;object-fit:contain;background:#f6f8fb;border:1px solid #e2e7ef;border-radius:10px}@media (max-width:900px){.complaint-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.complaint-filter-grid{grid-template-columns:1fr}.time-select-pair{grid-template-columns:1fr 1fr}.image-grid{grid-template-columns:1fr}.card-actions .small-btn{flex:0 1 auto}.ward-grid .card-actions,.ward-grid .panel-title>div:last-child{align-items:stretch}.ward-grid .card-actions .small-btn{min-width:88px}}@media (max-width:800px){body.nav-open{overflow:hidden!important;position:fixed!important;top:0;right:0;bottom:0;left:0;width:100%;height:100%;touch-action:none}.sidebar.open{overflow:hidden!important}.sidebar.open nav{overflow-y:auto!important;touch-action:pan-y}.scrim,.modal-backdrop{touch-action:none!important}.modal{touch-action:pan-y!important;overflow-y:auto!important}.searchable-menu-portal{touch-action:auto!important}.searchable-options{touch-action:pan-y!important}.table-wrap{touch-action:pan-x pan-y!important}}body.modal-open{overflow:hidden;position:fixed;width:100%;height:100%;top:0;right:0;bottom:0;left:0}.global-toast{position:fixed;right:22px;bottom:22px;z-index:20000;min-width:300px;max-width:min(460px,calc(100vw - 32px));padding:13px 15px;border-radius:12px;box-shadow:0 18px 45px #1720332e;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border:1px solid #dce3ed;background:#fff}.global-toast-success{border-color:#b9e3c9}.global-toast-success strong{color:#167044}.global-toast-error{border-color:#efbdb8}.global-toast-error strong{color:#b42318}.global-toast>div>div{margin-top:3px;font-size:11px;color:#536176}.global-toast>button{border:0;background:transparent;font-size:20px;color:#65748a;line-height:1}.searchable-chevron{transform:translateY(-50%)!important;transition:none!important;font-size:17px!important;line-height:1!important;color:#66758a!important}.searchable-chevron.open{transform:translateY(-50%)!important}@media (max-width:560px){.global-toast{left:12px;right:12px;bottom:12px;min-width:0;max-width:none}.modal-backdrop{padding:0!important}.modal,.modal-wide{max-height:94dvh!important;border-radius:16px 16px 0 0!important}}.ward-filter .section-label:after{content:none!important}.ward-filter .section-label{justify-content:flex-start}.searchable-chevron,.searchable-chevron.open{transform:translateY(-50%)!important;rotate:0deg!important}.table-wrap{overflow-x:auto!important;overflow-y:visible!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important}.table-wrap table{touch-action:pan-y!important}.main{overflow-x:hidden!important;overflow-y:visible!important}body.modal-open{overflow:hidden!important}.global-toast,.error-toast,.success-toast{top:88px!important;bottom:auto!important;right:22px!important}.searchable-menu-portal{touch-action:auto!important;overscroll-behavior:contain!important}.searchable-options{overflow-y:auto!important;overflow-x:hidden!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch}.modal{overflow-y:auto!important;overflow-x:hidden!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch}.modal-backdrop{touch-action:none!important}@media (max-width:800px){body.nav-open{overflow:hidden!important;position:static!important;width:auto!important;height:auto!important}.table-wrap{overflow-x:auto!important;overflow-y:visible!important;touch-action:pan-y!important}.table-wrap table{min-width:720px}.global-toast,.error-toast,.success-toast{left:12px!important;right:12px!important;top:72px!important;bottom:auto!important;min-width:0!important;max-width:none!important}.ward-grid .panel-title>div:last-child,.ward-grid .card-actions{width:100%;display:flex;flex-wrap:wrap;gap:7px}.ward-grid .panel-title>div:last-child .small-btn,.ward-grid .card-actions .small-btn{min-width:84px}.modal-backdrop{padding:0!important}.modal,.modal-wide{max-height:94dvh!important}}.death-filter-panel{margin-bottom:14px}.death-highlight{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.death-highlight>div{background:#f7f9fc;border:1px solid #e2e7ef;border-radius:10px;padding:13px}.death-highlight span,.death-highlight strong{display:block}.death-highlight span{font-size:9px;color:#7a8799;text-transform:uppercase;letter-spacing:.06em;font-weight:800}.death-highlight strong{font-size:16px;margin-top:5px}.death-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:700px){.death-highlight,.death-detail-grid{grid-template-columns:1fr}}html,body{overflow-y:auto!important}.app-shell,.main{min-height:100dvh}@media (max-width:800px){.table-wrap{overflow-x:auto!important;overflow-y:visible!important;touch-action:pan-y!important}.table-wrap table{min-width:720px}}.content{overflow:visible!important;min-width:0!important}.table-wrap{overflow:auto!important;overflow-x:auto!important;overflow-y:auto!important;max-height:calc(100dvh - 230px)!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;touch-action:auto!important;position:relative!important}.table-wrap table,.searchable-menu-portal{touch-action:auto!important}.searchable-options{touch-action:pan-y!important}.searchable-chevron,.searchable-chevron.open{transform:translateY(-50%)!important;rotate:0deg!important;transition:none!important}.language-btn{border:1px solid #d8e0eb;background:#fff;color:#273348;border-radius:9px;padding:8px 10px;font-size:11px;font-weight:800;white-space:nowrap}.language-btn:hover{background:#f5f7fb}@media (max-width:800px){.table-wrap{max-height:calc(100dvh - 205px)!important;overflow:auto!important;touch-action:auto!important}.table-wrap table{min-width:720px!important}.sidebar nav{touch-action:pan-y!important}.main{overflow:visible!important}.language-btn{padding:7px 8px;font-size:10px}}.searchable-control{padding-right:12px!important}.ward-access-editor{border:1px solid #e2e7ef;border-radius:10px;padding:13px;background:#f8fafc}.ward-access-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px}.ward-access-option{display:flex;align-items:center;gap:7px;background:#fff;border:1px solid #e0e6ef;border-radius:8px;padding:8px;font-size:11px;color:#37445a}.ward-access-option input{width:auto}@media (max-width:800px){html,body,#root{overflow-x:hidden!important;overflow-y:auto!important}.table-wrap{overflow-x:hidden!important;overflow-y:visible!important;max-height:none!important;touch-action:pan-y!important}.table-wrap table{min-width:0!important;width:100%!important}.table-wrap thead{display:none}.table-wrap tbody,.table-wrap tr,.table-wrap td{display:block;width:100%}.table-wrap tr{border:1px solid #e4e9f0;border-radius:12px;margin-bottom:10px;background:#fff;padding:7px}.table-wrap td{border:0!important;padding:7px 9px!important}.table-wrap td:before{content:attr(data-label);display:block;font-size:9px;text-transform:uppercase;color:#8792a3;font-weight:800;margin-bottom:2px}.ward-access-grid{grid-template-columns:1fr 1fr}.filter-toolbar,.complaint-filter-grid{grid-template-columns:1fr!important;display:grid!important;width:100%}.toolbar>.searchable-select,.toolbar>.ward-filter,.toolbar>.grow{width:100%!important;min-width:0!important}.content{padding:18px 14px 36px!important}.modal{max-height:94dvh!important;overflow-y:auto!important;touch-action:pan-y!important}}html,body,#root{min-height:100%;overflow-x:hidden}.main{min-height:100dvh;overflow:visible!important}.content{overflow:visible!important}@media (max-width:800px){html,body,#root{overflow-x:hidden!important;overflow-y:auto!important}body.nav-open{overflow:hidden!important}.app-shell{display:block;min-height:100dvh}.main{width:100%!important;margin:0!important;overflow:visible!important}.content{width:100%!important;max-width:none!important;overflow:visible!important;padding:18px 14px 40px!important}.topbar{position:sticky!important;top:0!important;z-index:30!important;min-height:82px;height:auto!important;padding:10px 14px!important}.topbar-title{font-size:14px!important;line-height:1.25}.page-header,.page-header .primary-btn{width:100%!important}.table-wrap{width:100%!important;max-height:none!important;overflow:visible!important;padding:0!important;touch-action:auto!important}.table-wrap table{width:100%!important;min-width:0!important;display:block!important;border-collapse:separate!important}.table-wrap thead{display:none!important}.table-wrap tbody{display:block!important;width:100%!important}.table-wrap tbody tr{display:block!important;width:100%!important;margin:0 0 10px!important;padding:8px!important;border:1px solid #e4e9f0!important;border-radius:12px!important;background:#fff!important}.table-wrap tbody td{display:block!important;width:100%!important;border:0!important;border-bottom:1px solid #f0f2f5!important;padding:8px 7px!important;font-size:12px!important;min-height:34px}.table-wrap tbody td:last-child{border-bottom:0!important}.table-wrap tbody td:before{content:attr(data-label);display:block!important;margin-bottom:3px!important;font-size:9px!important;line-height:1.2!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:#8792a3!important;font-weight:800!important}.table-wrap tbody td:empty:before{display:none!important}.table-wrap tbody td:has(button){display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important}.table-wrap tbody td:has(button):before{width:100%!important}.table-wrap .small-btn{min-height:38px!important}.table-wrap .status-pill{max-width:100%}.searchable-menu-portal{max-height:min(55dvh,360px)!important;overflow:hidden!important}.searchable-options{max-height:300px!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important}.modal-backdrop{overflow:hidden!important}.modal,.modal-wide{width:100%!important;max-height:94dvh!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important}}.government-voter-upload-panel{margin-bottom:14px}.government-voter-upload{display:grid;grid-template-columns:minmax(260px,1fr) minmax(180px,1fr) auto;gap:12px;align-items:end}.government-voter-upload-info{min-height:42px;padding:9px 11px;border:1px dashed #d5deea;border-radius:9px;background:#f8fafc;display:flex;flex-direction:column;justify-content:center;font-size:11px;color:#68758a}.government-voter-upload-info strong{color:#273348;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.government-voter-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px}.government-voter-summary>div{background:#f7f9fc;border:1px solid #e3e8ef;border-radius:10px;padding:12px}.government-voter-summary span,.government-voter-summary strong{display:block}.government-voter-summary span{font-size:9px;color:#7d899b;text-transform:uppercase;font-weight:800}.government-voter-summary strong{font-size:14px;margin-top:4px}@media (max-width:800px){.government-voter-upload{grid-template-columns:1fr}.government-voter-upload .primary-btn{width:100%}.government-voter-summary{grid-template-columns:1fr}}.global-pagination{margin:14px 0 4px;padding:11px 13px;background:#fff;border:1px solid #e4e9f0;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.pagination-info{font-size:11px;color:#68758a;font-weight:700}.pagination-controls{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.pagination-controls label{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:700;color:#68758a}.pagination-controls select{width:auto;min-width:70px;padding:7px 9px;border:1px solid #d9e0ea;border-radius:8px;background:#fff;font-size:11px}.pagination-controls span{font-size:10px;color:#68758a;min-width:82px;text-align:center}.pagination-controls button:disabled{opacity:.45;cursor:not-allowed}html,body,#root{overflow-x:hidden!important;overflow-y:auto!important}body{-webkit-overflow-scrolling:touch}.main,.content{overflow:visible!important;min-height:100dvh}.table-wrap{max-height:none!important;overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-y:auto!important}.searchable-options{overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}@media (max-width:800px){body.nav-open{overflow:hidden!important}.table-wrap{overflow-x:auto!important;overflow-y:visible!important;max-height:none!important;touch-action:pan-x!important}.global-pagination{margin-top:10px;padding:10px;align-items:flex-start}.pagination-controls,.pagination-controls label{width:100%;justify-content:space-between}.pagination-controls label select{flex:0 0 90px}.pagination-controls span{min-width:0}.pagination-controls .small-btn{min-height:38px}}html,body,#root{width:100%;min-height:100%;overflow-x:hidden!important;overflow-y:auto!important;scrollbar-width:thin;scrollbar-color:#9aa8bb #eef2f6}body{-webkit-overflow-scrolling:touch;overscroll-behavior-y:auto}body::-webkit-scrollbar,.sidebar::-webkit-scrollbar,.sidebar nav::-webkit-scrollbar,.modal::-webkit-scrollbar,.searchable-options::-webkit-scrollbar,.table-wrap::-webkit-scrollbar{width:8px;height:8px}body::-webkit-scrollbar-track,.sidebar::-webkit-scrollbar-track,.sidebar nav::-webkit-scrollbar-track,.modal::-webkit-scrollbar-track,.searchable-options::-webkit-scrollbar-track,.table-wrap::-webkit-scrollbar-track{background:#eef2f6;border-radius:99px}body::-webkit-scrollbar-thumb,.sidebar::-webkit-scrollbar-thumb,.sidebar nav::-webkit-scrollbar-thumb,.modal::-webkit-scrollbar-thumb,.searchable-options::-webkit-scrollbar-thumb,.table-wrap::-webkit-scrollbar-thumb{background:#9aa8bb;border-radius:99px;border:2px solid #eef2f6}body::-webkit-scrollbar-thumb:hover,.sidebar::-webkit-scrollbar-thumb:hover,.sidebar nav::-webkit-scrollbar-thumb:hover,.modal::-webkit-scrollbar-thumb:hover,.searchable-options::-webkit-scrollbar-thumb:hover,.table-wrap::-webkit-scrollbar-thumb:hover{background:#7f8ea3}.app-shell{min-height:100dvh}.main{min-height:100dvh!important;overflow:visible!important}.content{min-height:calc(100dvh - 74px);overflow:visible!important}.table-wrap{max-height:none!important;overflow-x:auto!important;overflow-y:visible!important;touch-action:pan-x!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-y:auto!important}.modal-backdrop{overscroll-behavior:none}.image-file-input-hidden{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.searchable-chevron{display:none!important}.searchable-control{padding-right:0!important}.ward-filter .section-label:after{content:none!important;display:none!important}@media (max-width:800px){html,body,#root{overflow-x:hidden!important;overflow-y:auto!important}.app-shell{display:block!important;min-height:100dvh!important}.main{width:100%!important;margin:0!important;overflow:visible!important}.content{width:100%!important;min-height:calc(100dvh - 70px)!important;padding:16px 12px 42px!important;overflow:visible!important}.topbar{position:sticky!important;top:0!important;z-index:30!important}.table-wrap{width:100%!important;max-height:none!important;overflow:visible!important;touch-action:pan-y!important}.table-wrap table{width:100%!important;min-width:0!important;display:block!important;border-collapse:separate!important;touch-action:pan-y!important}.table-wrap thead{display:none!important}.table-wrap tbody{display:block!important;width:100%!important}.table-wrap tbody tr{display:block!important;width:100%!important;margin:0 0 10px!important;padding:8px!important;border:1px solid #e1e7ef!important;border-radius:12px!important;background:#fff!important;box-shadow:0 1px 2px #17203308!important}.table-wrap tbody td{display:block!important;width:100%!important;border:0!important;border-bottom:1px solid #edf1f5!important;padding:8px 6px!important;font-size:12px!important;min-height:32px!important;overflow-wrap:anywhere!important}.table-wrap tbody td:last-child{border-bottom:0!important}.table-wrap tbody td:before{content:attr(data-label);display:block!important;margin-bottom:3px!important;font-size:9px!important;line-height:1.2!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:#7d899b!important;font-weight:800!important}.table-wrap tbody td:empty:before{display:none!important}.table-wrap tbody td:has(button){display:block!important}.table-wrap tbody td:has(button):before{display:block!important;width:100%!important}.table-wrap .card-actions{display:flex!important;flex-wrap:wrap!important;gap:7px!important}.table-wrap .small-btn{min-height:38px!important}.sidebar{overscroll-behavior:contain!important}.sidebar nav{overflow-y:auto!important;overflow-x:hidden!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important}.modal-backdrop{padding:0!important}.modal,.modal-wide{width:100%!important;max-height:94dvh!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;border-radius:16px 16px 0 0!important}.searchable-menu-portal{max-height:60dvh!important;overflow:hidden!important;touch-action:auto!important}.searchable-options{max-height:50dvh!important;overflow-y:auto!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important}.government-voter-detail-toolbar{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.government-voter-detail-toolbar .grow{grid-column:1/-1!important;width:100%!important;min-width:0!important}.government-voter-detail-toolbar button{width:100%!important;min-height:38px!important}}html,body,#root{min-height:100%;overflow-x:hidden!important;overflow-y:auto!important}body{margin:0;-webkit-overflow-scrolling:touch}.app-shell{min-height:100dvh!important;display:flex!important}.main{min-width:0!important;min-height:100dvh!important;overflow:visible!important}.content{min-width:0!important;overflow:visible!important}body.modal-open{overflow:hidden!important;position:static!important;width:auto!important;height:auto!important}.modal-backdrop{overflow:hidden!important;touch-action:none!important}.modal{overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important}.table-wrap{max-width:100%!important;overflow-x:auto!important;overflow-y:visible!important;touch-action:pan-x!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important}.table-wrap table{touch-action:pan-x!important}.searchable-menu-portal{overflow:hidden!important;touch-action:auto!important}.searchable-options{overflow-y:auto!important;overflow-x:hidden!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important}.searchable-menu-search input{touch-action:text!important}html{scrollbar-width:thin;scrollbar-color:#687991 #e9eef5}*{scrollbar-width:thin;scrollbar-color:#687991 #edf1f6}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:#edf1f6}*::-webkit-scrollbar-thumb{background:#687991;border-radius:99px}.sidebar nav{overflow-y:auto!important;overflow-x:hidden!important;touch-action:pan-y!important}.ward-grid .panel{min-height:260px;max-height:520px;display:flex;flex-direction:column;overflow:hidden}.ward-grid .panel-title{flex:0 0 auto}.ward-grid .area-list{overflow-y:auto!important;min-height:0;max-height:330px;padding-right:3px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.ward-grid .area-item{flex:0 0 auto}.death-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:end}.death-filter-grid>*{min-width:0}.death-action-btn{padding:5px 8px!important;font-size:10px!important}.government-voter-detail-toolbar{display:grid!important;grid-template-columns:minmax(220px,1fr) auto auto auto;gap:8px;align-items:end}.government-voter-preview{max-height:55dvh!important;overflow:auto!important;touch-action:pan-x pan-y!important;-webkit-overflow-scrolling:touch!important}.image-file-input-hidden{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;overflow:hidden!important;pointer-events:none!important}.upload-btn{cursor:pointer!important}@media (max-width:1000px){.death-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.government-voter-detail-toolbar{grid-template-columns:1fr 1fr}}@media (max-width:800px){.app-shell{display:block!important}.sidebar{position:fixed!important;height:100dvh!important}.main{width:100%!important;margin:0!important}.content{padding:18px 14px 42px!important}.topbar{position:sticky!important;top:0!important;z-index:30!important}.table-wrap{overflow-x:visible!important;overflow-y:visible!important;touch-action:pan-y!important}.table-wrap table{width:100%!important;min-width:0!important;display:block!important}.table-wrap thead{display:none!important}.table-wrap tbody{display:block!important;width:100%!important}.table-wrap tbody tr{display:block!important;width:100%!important;margin:0 0 10px!important;padding:8px!important;border:1px solid #e4e9f0!important;border-radius:12px!important;background:#fff!important}.table-wrap tbody td{display:block!important;width:100%!important;border:0!important;border-bottom:1px solid #f0f2f5!important;padding:8px 7px!important;min-height:32px!important}.table-wrap tbody td:last-child{border-bottom:0!important}.table-wrap tbody td:before{content:attr(data-label);display:block!important;font-size:9px;text-transform:uppercase;color:#8792a3;font-weight:800;margin-bottom:2px}.death-filter-grid,.government-voter-detail-toolbar{grid-template-columns:1fr!important}.government-voter-preview{max-height:55dvh!important;overflow:auto!important}.ward-grid{grid-template-columns:1fr!important}.ward-grid .panel{max-height:500px!important}.ward-grid .area-list{max-height:260px!important}.modal-backdrop{padding:0!important;align-items:flex-end!important}.modal,.modal-wide{width:100%!important;max-width:100%!important;max-height:94dvh!important;border-radius:16px 16px 0 0!important}.global-toast,.error-toast,.success-toast{left:12px!important;right:12px!important;top:72px!important;bottom:auto!important;min-width:0!important;max-width:none!important;z-index:20000!important}}html,body,#root{min-height:100%;width:100%;overflow-x:hidden!important;overflow-y:auto!important}body{position:static!important;height:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-y:auto!important}.app-shell{min-height:100dvh!important}.table-wrap{width:100%!important;max-width:100%!important;max-height:none!important;overflow-x:auto!important;overflow-y:visible!important;touch-action:pan-x pan-y!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important}.table-wrap table{width:max-content!important;min-width:900px!important;display:table!important;table-layout:auto!important}.table-wrap thead{display:table-header-group!important}.table-wrap tbody{display:table-row-group!important}.table-wrap tr{display:table-row!important}.table-wrap th,.table-wrap td{display:table-cell!important}.multi-select-menu{display:flex!important;flex-direction:column!important;gap:6px!important;overflow:hidden!important}.multi-select-actions{display:flex!important;gap:7px!important;flex-wrap:wrap!important;padding:2px 0!important}.multi-select-actions .small-btn{flex:1 1 0!important}.image-file-input-hidden{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;overflow:hidden!important;pointer-events:none!important;margin:-1px!important}.camera-upload,.secondary-upload{cursor:pointer!important;touch-action:manipulation!important;-webkit-user-select:none!important;user-select:none!important}.ward-grid .panel{min-height:260px!important;max-height:520px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.ward-grid .area-list{max-height:330px!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;overscroll-behavior:contain!important}@media (max-width:800px){html,body,#root{overflow-x:hidden!important;overflow-y:auto!important}.app-shell{display:block!important;min-height:100dvh!important}.main{width:100%!important;margin:0!important}.content{width:100%!important;padding:16px 12px 44px!important}.topbar{position:sticky!important;top:0!important;z-index:30!important}.table-wrap{overflow-x:auto!important;overflow-y:visible!important;max-height:none!important;touch-action:pan-x pan-y!important}.table-wrap table{min-width:760px!important;display:table!important}.table-wrap thead{display:table-header-group!important}.table-wrap tbody{display:table-row-group!important}.table-wrap tbody tr{display:table-row!important;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important}.table-wrap tbody td{display:table-cell!important;width:auto!important;padding:12px 13px!important;min-height:0!important;overflow-wrap:normal!important}.table-wrap tbody td:before{display:none!important;content:none!important}.table-wrap tbody td:has(button){display:table-cell!important}.table-wrap .small-btn{min-height:34px!important;white-space:nowrap!important}.government-voter-preview{max-height:60dvh!important;overflow:auto!important;touch-action:pan-x pan-y!important}.government-voter-preview table{min-width:900px!important}.modal-backdrop{padding:0!important;align-items:flex-end!important}.modal,.modal-wide{width:100%!important;max-width:100%!important;max-height:94dvh!important;border-radius:16px 16px 0 0!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important}.ward-grid{grid-template-columns:1fr!important}.ward-grid .panel{max-height:500px!important}.ward-grid .area-list{max-height:260px!important}.death-filter-grid,.government-voter-detail-toolbar{grid-template-columns:1fr!important}.global-pagination{margin-top:10px!important;padding:10px!important;align-items:flex-start!important}.pagination-controls,.pagination-controls label{width:100%!important;justify-content:space-between!important}.pagination-controls .small-btn{min-height:38px!important}.searchable-menu-portal{max-width:calc(100vw - 20px)!important;max-height:60dvh!important}.searchable-options{max-height:50dvh!important;overflow-y:auto!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important}.image-input-actions{width:100%!important}.image-input-actions .upload-btn{flex:1 1 0!important;min-height:42px!important}}html,body,#root{width:100%;min-height:100%;overflow-x:hidden!important;overflow-y:auto!important}body{height:auto!important;position:static!important;-webkit-overflow-scrolling:touch!important}.main,.content{min-width:0!important;overflow:visible!important}.table-wrap{width:100%!important;max-width:100%!important;max-height:none!important;overflow-x:auto!important;overflow-y:clip!important;touch-action:pan-x pan-y!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain}.table-wrap table{touch-action:pan-x pan-y!important}@media (max-width:800px){.app-shell{display:block!important;min-height:100dvh!important}.main{width:100%!important;margin:0!important;overflow:visible!important}.content{width:100%!important;min-height:calc(100dvh - 70px)!important;overflow:visible!important;padding:16px 12px 44px!important}.table-wrap{overflow-x:auto!important;overflow-y:clip!important;max-height:none!important;touch-action:pan-x pan-y!important}.table-wrap table{min-width:760px!important}.modal-backdrop{touch-action:none!important}.modal,.modal-wide{max-height:94dvh!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important}}.image-file-input-native{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;overflow:hidden!important}.image-input-actions .upload-btn{position:relative!important;cursor:pointer!important;touch-action:manipulation!important;-webkit-user-select:none!important;user-select:none!important}.death-filter-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important;align-items:end!important}.death-filter-grid>*{min-width:0!important}.death-filter-grid .filter-search,.death-filter-grid .searchable-search{grid-column:span 2}@media (max-width:1100px){.death-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:800px){.death-filter-grid{grid-template-columns:1fr!important}.death-filter-grid>*{grid-column:auto!important}}.global-toast{position:fixed!important;right:24px!important;left:auto!important;top:82px!important;bottom:auto!important;z-index:20000!important}@media (max-width:800px){.global-toast{right:12px!important;left:12px!important;top:72px!important;bottom:auto!important;max-width:none!important}}.notification-popover-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 4px 9px;border-bottom:1px solid #edf1f5;margin-bottom:4px}.notification-empty{padding:18px 6px;text-align:center}.notification-item small{display:block;margin-top:5px}.notification-ward-box{display:grid;gap:7px}.scheme-meta{margin-top:6px;font-size:10px;color:#68758a}.ward-grid .panel{min-height:0!important;max-height:none!important;overflow:visible!important}.ward-grid .area-list{max-height:none!important;overflow:visible!important;padding-right:0!important;touch-action:auto!important}.ward-grid .area-item{touch-action:auto!important}@media (max-width:800px){.ward-grid .panel,.ward-grid .area-list{overflow:visible!important}.ward-grid .area-item{touch-action:auto!important}.notification-popover{max-width:calc(100vw - 24px)!important}.notification-popover-head .card-actions{justify-content:flex-end}}.user-chip-button{border:0;background:transparent;padding:0;cursor:pointer;text-align:left}.notification-view-all{width:100%;margin-top:4px;padding:10px;border:0;border-top:1px solid #edf1f5;background:#fff;color:#172033;font-size:11px;font-weight:800;cursor:pointer}.notification-item small{color:#78859a;line-height:1.35}.messages-toolbar{display:flex;gap:8px;margin-bottom:12px}.active-filter{background:#172033!important;color:#fff!important;border-color:#172033!important}.message-list{display:grid;gap:10px}.message-card{background:#fff;border:1px solid #e2e7ef;border-radius:13px;padding:14px;cursor:pointer;box-shadow:0 2px 10px #121f3508}.message-card.is-unread{border-left:4px solid #172033;padding-left:11px}.message-card-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.message-card h3{font-size:15px;margin:4px 0 0;color:#172033}.message-card p{font-size:12px;line-height:1.55;color:#536177;margin:10px 0}.message-status{font-size:9px;font-weight:800;text-transform:uppercase;border-radius:999px;padding:5px 8px;background:#edf1f6;color:#66748a;white-space:nowrap}.is-unread .message-status{background:#172033;color:#fff}.message-meta{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;border-top:1px solid #edf0f4;padding-top:9px;color:#7c8899;font-size:10px}.message-meta b{color:#55637a}@media (max-width:800px){html,body,#root{overflow-x:hidden!important;overflow-y:auto!important;touch-action:pan-y!important}.ward-grid,.ward-grid .panel,.area-list,.area-item,.content{overflow:visible!important;touch-action:pan-y!important}.ward-grid{display:grid!important;grid-template-columns:1fr!important}.area-item{min-height:48px}.topbar{z-index:60!important}.notification-wrap{position:static!important}.notification-popover{position:fixed!important;left:10px!important;right:10px!important;top:72px!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 88px)!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;border-radius:16px!important;box-shadow:0 20px 60px #00000038!important;padding:10px!important}.notification-item{padding:12px!important}.messages-page .page-header .card-actions{width:100%}.messages-page .page-header .card-actions .small-btn{flex:1;min-height:42px}.message-card{padding:14px!important}.message-meta{display:grid;grid-template-columns:1fr}.modal-backdrop{padding:0!important;place-items:end center!important}.modal,.modal-wide{width:100%!important;max-width:none!important;max-height:94dvh!important;border-radius:18px 18px 0 0!important;padding:16px!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important}}.message-compose-form .message-send-mode{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:10px;background:#f7f9fc}.message-send-mode label{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700}.message-send-mode span{font-size:10px;color:#718096}.messages-page .page-header .card-actions{flex-wrap:wrap}.complaint-extra-filters{grid-column:span 5;display:grid;grid-template-columns:1fr 1fr;gap:12px;min-width:0}.filter-toggle{display:none}@media (max-width:900px){.complaint-extra-filters{grid-column:span 2;display:none}.complaint-extra-filters.is-open{display:grid}.filter-toggle{display:inline-flex}.complaint-filters .filter-panel-head{align-items:center}.complaint-filters .filter-panel-head>div:first-child{flex:1}}@media (max-width:600px){.messages-page .page-header{align-items:flex-start}.messages-page .page-header .card-actions{width:100%}.messages-page .page-header .card-actions button{flex:1;min-width:0}.message-compose-form .message-send-mode{align-items:flex-start;flex-direction:column}.complaint-filters{padding:12px!important}.complaint-filter-grid{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.complaint-filter-grid>.ward-filter,.complaint-filter-grid>.filter-search{grid-column:auto!important}.complaint-extra-filters{grid-column:auto!important;grid-template-columns:1fr!important}.filter-panel-head{padding-bottom:10px!important;margin-bottom:10px!important}.filter-panel-head h3{font-size:14px}.filter-panel-head p{font-size:10px}.filter-actions{gap:6px}.filter-actions .small-btn{padding:8px 10px}}.citizen-search-bar{display:grid;grid-template-columns:260px minmax(260px,1fr) auto;gap:10px;align-items:end;margin-bottom:10px}.citizen-main-search{border:1px solid #d9e0ea;background:#fff;border-radius:8px;padding:10px 12px;outline:none;color:#1d293d;font-size:12px;width:100%}.citizen-main-search:focus{border-color:#9aa9bd;box-shadow:0 0 0 3px #eef2f7}.citizen-advanced-filters{display:flex;gap:10px;align-items:end;padding:10px 12px;margin-bottom:12px;background:#fff;border:1px solid #e4e9f0;border-radius:10px}.citizen-advanced-filters label{min-width:180px}.people-pagination{display:flex;align-items:center;gap:10px;justify-content:flex-end;margin-top:10px;padding:10px 12px;background:#fff;border:1px solid #e4e9f0;border-radius:10px;font-size:11px;color:#68758a}.people-pagination>div{margin-right:auto;font-weight:700}.people-pagination label{display:flex;align-items:center;gap:5px;font-size:10px;font-weight:700}.people-pagination select{width:auto;min-width:65px;border:1px solid #d9e0ea;border-radius:8px;padding:7px;background:#fff}.permission-modal-actions{position:static!important;bottom:auto!important;box-shadow:none!important;margin-top:14px;padding:12px 0 0!important;border-top:1px solid #edf0f4}@media (max-width:800px){.citizen-search-bar{grid-template-columns:1fr;gap:8px}.citizen-search-bar .ward-filter,.citizen-search-bar .citizen-main-search,.citizen-search-bar>.small-btn{width:100%!important}.citizen-advanced-filters{display:grid;grid-template-columns:1fr}.citizen-advanced-filters label{min-width:0}.people-pagination{display:grid;grid-template-columns:1fr 1fr;justify-content:stretch;gap:7px}.people-pagination>div{grid-column:1/-1;margin:0}.people-pagination label{grid-column:1/-1;justify-content:space-between}.people-pagination button,.people-pagination span{min-height:38px;display:flex;align-items:center;justify-content:center}.permission-modal-actions{position:static!important}.searchable-menu-portal{max-height:min(65dvh,520px)!important}.searchable-options{max-height:min(52dvh,420px)!important;overflow-y:auto!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important}}.permission-editor,.permission-editor .permission-grid-cards{min-width:0}.permission-modal-actions{position:static!important;inset:auto!important;transform:none!important;float:none!important;width:100%!important;flex:none!important;clear:both!important;background:#fff!important;box-shadow:none!important;z-index:auto!important;margin:14px 0 0!important;padding:12px 0 0!important;border-top:1px solid #edf0f4!important}.searchable-menu-portal{touch-action:auto!important;overscroll-behavior:contain!important;pointer-events:auto!important}.searchable-menu-portal .searchable-options{overflow-y:auto!important;overflow-x:hidden!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important}.global-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;padding:10px 12px;background:#fff;border:1px solid #e4e9f0;border-radius:10px}@media (max-width:800px){.global-pagination{display:grid;grid-template-columns:1fr;gap:8px}.global-pagination .pagination-controls{display:grid;grid-template-columns:1fr 1fr;gap:7px;width:100%}.global-pagination .pagination-controls label{grid-column:1/-1;justify-content:space-between;width:100%}.global-pagination .pagination-controls button,.global-pagination .pagination-controls span{min-height:38px;display:flex;align-items:center;justify-content:center}.permission-editor .permission-grid-cards{max-height:none!important;overflow:visible!important}.permission-modal-actions{position:static!important;bottom:auto!important;margin-top:14px!important}}.searchable-menu-portal{z-index:1000!important}@media (max-width:800px){.searchable-menu-portal{max-height:65dvh!important}.searchable-menu-portal .searchable-options{max-height:52dvh!important;overflow-y:auto!important;touch-action:pan-y!important}.permission-modal-actions{position:static!important;bottom:auto!important;top:auto!important}}.searchable-menu-portal{position:fixed!important;z-index:9999!important;max-width:calc(100vw - 20px)!important;box-sizing:border-box!important;overscroll-behavior:contain!important}.searchable-menu-portal .searchable-options{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;max-height:none!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;overscroll-behavior:contain!important}.staff-pagination{margin-bottom:14px!important}@media (max-width:800px){.staff-pagination{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important}.staff-pagination .pagination-controls{width:100%!important;display:grid!important;grid-template-columns:1fr 1fr 1fr!important;align-items:center!important}.staff-pagination .pagination-controls label{grid-column:1/-1!important;justify-content:space-between!important}.staff-pagination .pagination-controls button,.staff-pagination .pagination-controls span{min-height:38px!important}}@media (max-width:800px){.voters-page .table-wrap{overflow:visible!important;touch-action:auto!important}.voters-page .table-wrap table{width:100%!important;min-width:0!important;display:block!important}.voters-page .table-wrap thead{display:none!important}.voters-page .table-wrap tbody{display:block!important;width:100%!important}.voters-page .table-wrap tbody tr{display:block!important;width:100%!important;margin:0 0 10px!important;padding:8px 10px!important;border:1px solid #e4e9f0!important;border-radius:12px!important;background:#fff!important}.voters-page .table-wrap tbody td{display:block!important;width:100%!important;padding:8px 4px!important;border:0!important;border-bottom:1px solid #f0f2f5!important;min-height:0!important}.voters-page .table-wrap tbody td:last-child{border-bottom:0!important}.voters-page .table-wrap tbody td:before{content:attr(data-label);display:block!important;font-size:9px!important;text-transform:uppercase!important;color:#8792a3!important;font-weight:800!important;margin-bottom:3px!important}.voters-page .table-wrap tbody td[data-label=Actions] .card-actions{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.voters-page .global-pagination{margin-top:8px!important}.complaint-filters+.table-wrap{overflow:visible!important;touch-action:auto!important}.complaint-filters+.table-wrap table{width:100%!important;min-width:0!important;display:block!important}.complaint-filters+.table-wrap thead{display:none!important}.complaint-filters+.table-wrap tbody{display:block!important;width:100%!important}.complaint-filters+.table-wrap tbody tr{display:block!important;width:100%!important;margin:0 0 10px!important;padding:8px 10px!important;border:1px solid #e4e9f0!important;border-radius:12px!important;background:#fff!important}.complaint-filters+.table-wrap tbody td{display:block!important;width:100%!important;padding:8px 4px!important;border:0!important;border-bottom:1px solid #f0f2f5!important;min-height:0!important}.complaint-filters+.table-wrap tbody td:last-child{border-bottom:0!important}.complaint-filters+.table-wrap tbody td:before{content:attr(data-label);display:block!important;font-size:9px!important;text-transform:uppercase!important;color:#8792a3!important;font-weight:800!important;margin-bottom:3px!important}}.searchable-menu-portal{box-sizing:border-box!important;min-height:180px!important;max-width:calc(100vw - 20px)!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}.searchable-menu-portal .searchable-options{flex:1 1 auto!important;min-height:0!important;height:auto!important;max-height:none!important;overflow-y:scroll!important;overflow-x:hidden!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;scrollbar-width:auto!important}.searchable-menu-portal .searchable-option{flex:0 0 auto!important;min-height:42px!important;touch-action:pan-y!important}@media (max-width:800px){.searchable-menu-portal{max-height:62dvh!important;min-height:200px!important;touch-action:auto!important;-webkit-overflow-scrolling:touch!important}.searchable-menu-portal .searchable-options{max-height:none!important;overflow-y:scroll!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important}.searchable-menu-search input{touch-action:text!important}}.message-compose-form{width:min(920px,100%);margin:0 auto}.message-recipient-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:end}.scheme-notify-form{width:min(900px,100%);margin:0 auto}.scheme-fixed-ward{display:flex;align-items:center;min-height:42px;padding:10px 12px;border:1px solid #d9e0ea;border-radius:8px;background:#f7f9fc;color:#172033;font-size:12px;font-weight:700}.ward-fixed-note{display:flex;align-items:center;min-height:42px;padding:10px 12px;border:1px solid #d9e0ea;border-radius:8px;background:#f7f9fc;color:#536176;font-size:10px}.houses-pagination{margin-bottom:14px}@media (max-width:800px){.message-compose-form,.scheme-notify-form{width:100%}.message-recipient-grid{grid-template-columns:1fr}.message-recipient-grid>*{min-width:0}.houses-pagination{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important}.houses-pagination .pagination-controls{width:100%!important;display:grid!important;grid-template-columns:1fr 1fr 1fr!important;align-items:center!important}.houses-pagination .pagination-controls label{grid-column:1/-1!important;justify-content:space-between!important}.houses-pagination .pagination-controls button,.houses-pagination .pagination-controls span{min-height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important}}.message-recipient-scope{min-width:0}.message-recipient-scope .scope-chip{width:100%;min-height:42px;display:flex;align-items:center;box-sizing:border-box}.message-compose-form .message-recipient-grid{align-items:end}.message-compose-form .searchable-select{min-width:0}.message-card.is-sent{border-left:4px solid #52657f;padding-left:11px}.message-card.is-sent .message-status{background:#eef2f7;color:#41536b}.messages-page .message-list{width:100%;max-width:1100px}.messages-page .message-card{width:100%;box-sizing:border-box}.table-wrap{width:100%!important;max-width:100%!important}.table-wrap table{width:100%!important;min-width:900px!important;table-layout:auto!important}.table-wrap th,.table-wrap td{vertical-align:top!important}.table-wrap th{white-space:nowrap!important}.followup18-page .table-wrap table{min-width:1180px!important}.followup18-page .table-wrap th,.followup18-page .table-wrap td{padding:12px 13px!important}.followup18-page .family-member-stack{min-width:210px}.followup18-page .family-member-stack span{line-height:1.4}.searchable-menu-portal{z-index:100000!important}@media (max-width:800px){.message-recipient-grid{grid-template-columns:1fr!important}.message-recipient-scope .scope-chip{min-height:42px}.messages-page .message-list{max-width:none}.table-wrap{overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-x pan-y!important}.table-wrap table{width:100%!important;min-width:760px!important}.followup18-page .table-wrap{overflow-x:auto!important}.followup18-page .table-wrap table{min-width:1100px!important}.followup18-page .table-wrap th,.followup18-page .table-wrap td{padding:10px!important}}@media (max-width:800px){.followup18-page .table-wrap{overflow:visible!important;padding:0!important;background:transparent!important;border:0!important;touch-action:auto!important}.followup18-page .table-wrap table{display:block!important;width:100%!important;min-width:0!important}.followup18-page .table-wrap thead{display:none!important}.followup18-page .table-wrap tbody{display:block!important;width:100%!important}.followup18-page .table-wrap tbody tr{display:block!important;width:100%!important;box-sizing:border-box!important;margin:0 0 10px!important;padding:10px 12px!important;border:1px solid #e4e9f0!important;border-radius:12px!important;background:#fff!important}.followup18-page .table-wrap tbody td{display:block!important;width:100%!important;box-sizing:border-box!important;min-height:0!important;padding:8px 2px!important;border:0!important;border-bottom:1px solid #f0f2f5!important;overflow-wrap:anywhere!important}.followup18-page .table-wrap tbody td:last-child{border-bottom:0!important}.followup18-page .table-wrap tbody td:before{content:attr(data-label);display:block!important;margin-bottom:3px!important;font-size:9px!important;line-height:1.2!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.04em!important;color:#8792a3!important}.followup18-page .family-member-stack{min-width:0!important;display:flex!important;flex-direction:column!important;gap:4px!important}.followup18-page .table-wrap .card-actions{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.followup18-page .table-wrap .small-btn{min-height:38px!important}}@media (max-width:800px){.message-compose-form{min-width:0!important;overflow-x:hidden!important}.message-compose-form .message-recipient-grid,.message-compose-form .message-recipient-grid>*,.message-compose-form .searchable-multiselect,.message-compose-form .message-send-mode{min-width:0!important;max-width:100%!important}}.users-filter-bar{display:grid;grid-template-columns:240px minmax(260px,1fr) 180px 160px auto;gap:10px;align-items:end;margin-bottom:12px}.users-filter-bar label{display:flex;flex-direction:column;gap:5px;font-size:10px;font-weight:800;color:#5b6a80;text-transform:uppercase;letter-spacing:.03em;min-width:0}.users-filter-bar input,.users-filter-bar select{width:100%;box-sizing:border-box;min-height:42px;border:1px solid #d9e0ea;border-radius:8px;background:#fff;color:#172033;padding:10px 12px;font-size:12px;outline:none}.users-filter-bar input:focus,.users-filter-bar select:focus{border-color:#9aa9bd;box-shadow:0 0 0 3px #eef2f7}.users-main-search{min-width:0}.users-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 14px}.users-summary-card{background:#fff;border:1px solid #e4e9f0;border-radius:10px;padding:13px 14px;min-width:0}.users-summary-card span{display:block;font-size:10px;font-weight:800;color:#7a8799;text-transform:uppercase;letter-spacing:.04em}.users-summary-card strong{display:block;margin-top:5px;font-size:22px;color:#172033}.users-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.users-table{min-width:1120px!important}.users-table td,.users-table th{vertical-align:top!important}.user-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.user-detail-grid .detail-card{min-width:0}.users-pagination{display:grid;grid-template-columns:1fr auto auto auto auto;gap:8px;align-items:center;margin-top:12px;font-size:11px;color:#66758a}.users-pagination label{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:#66758a}.users-pagination select{min-height:36px;border:1px solid #d9e0ea;border-radius:8px;background:#fff;padding:7px 9px}.users-pagination button,.users-pagination span{min-height:36px;display:flex;align-items:center;justify-content:center}@media (max-width:1000px){.users-filter-bar{grid-template-columns:1fr 1fr}.users-filter-bar .ward-filter{min-width:0}.users-filter-bar .users-main-search{grid-column:1/-1}.users-filter-bar>.small-btn{min-height:42px}.users-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.users-filter-bar{grid-template-columns:1fr;gap:8px}.users-filter-bar .users-main-search{grid-column:auto}.users-filter-bar>*{width:100%!important;min-width:0!important}.users-filter-bar label select{min-height:42px}.users-summary-grid{grid-template-columns:1fr 1fr;gap:8px}.users-summary-card{padding:11px 12px}.users-summary-card strong{font-size:19px}.users-table-wrap{overflow:visible!important;padding:0!important;background:transparent!important;border:0!important}.users-table{display:block!important;width:100%!important;min-width:0!important}.users-table thead{display:none!important}.users-table tbody{display:block!important;width:100%!important}.users-table tbody tr{display:block!important;width:100%!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #e4e9f0!important;border-radius:12px!important;margin:0 0 10px!important;padding:9px 12px!important}.users-table tbody td{display:block!important;width:100%!important;box-sizing:border-box!important;border:0!important;border-bottom:1px solid #f0f2f5!important;padding:8px 2px!important;overflow-wrap:anywhere!important}.users-table tbody td:last-child{border-bottom:0!important}.users-table tbody td:before{content:attr(data-label);display:block!important;margin-bottom:3px!important;font-size:9px!important;line-height:1.2!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.04em!important;color:#8792a3!important}.users-table .small-btn{min-height:38px!important}.user-detail-grid{grid-template-columns:1fr}.user-detail-grid .span-2{grid-column:auto}.users-pagination{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:12px}.users-pagination>div{grid-column:1/-1}.users-pagination label{grid-column:1/-1;justify-content:space-between}.users-pagination button,.users-pagination span{min-height:38px}}.nav-group-toggle{width:100%;display:flex;align-items:center;gap:12px;padding:10px 12px;border:0;border-radius:9px;background:transparent;color:#aebbd0;font-size:13px;font-weight:600;text-align:left;cursor:pointer}.nav-group-toggle:hover,.nav-group.open>.nav-group-toggle{background:#1c2739;color:#fff}.nav-group-label{flex:1}.nav-chevron{font-size:14px;color:#7f8da3}.nav-group-menu{display:grid;gap:3px;padding:0 0 3px 24px}.nav-group-menu a{display:flex!important;align-items:center;gap:8px!important;padding:8px 10px!important;font-size:11px!important;color:#93a2b8!important}.nav-group-menu a:hover,.nav-group-menu a.active{background:#182335!important;color:#fff!important}.ward-updates-filter-bar{display:grid;grid-template-columns:240px minmax(260px,1fr) 170px 160px auto;gap:10px;align-items:end;margin-bottom:14px}.ward-updates-filter-bar label{display:flex;flex-direction:column;gap:5px;font-size:10px;font-weight:800;color:#5b6a80;text-transform:uppercase;letter-spacing:.03em}.ward-updates-filter-bar input,.ward-updates-filter-bar select{width:100%;box-sizing:border-box;min-height:42px;border:1px solid #d9e0ea;border-radius:8px;background:#fff;color:#172033;padding:10px 12px;font-size:12px;outline:none}.ward-updates-filter-bar input:focus,.ward-updates-filter-bar select:focus{border-color:#9aa9bd;box-shadow:0 0 0 3px #eef2f7}.ward-update-list{display:grid;gap:12px}.ward-update-card{background:#fff;border:1px solid #e2e7ef;border-radius:13px;padding:16px;box-shadow:0 2px 10px #121f3508}.ward-update-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.ward-update-head h3{margin:6px 0 0;font-size:17px;color:#172033}.ward-update-tags{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.update-audience{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#68768a;background:#f1f4f8;border-radius:999px;padding:5px 8px}.ward-update-card>p{margin:11px 0 13px;color:#536177;font-size:12px;line-height:1.6;white-space:pre-wrap}.ward-update-meta{display:flex;gap:8px 18px;flex-wrap:wrap;border-top:1px solid #edf0f4;padding-top:10px;color:#7c8899;font-size:10px}.ward-update-meta b{color:#55637a}.ward-update-actions{display:flex;justify-content:flex-end;margin-top:10px}.update-compose-note{display:flex;flex-direction:column;gap:4px;padding:11px 12px;background:#f7f9fc;border:1px solid #e2e7ef;border-radius:10px}.update-compose-note strong{font-size:12px;color:#172033}.update-compose-note span{font-size:10px;color:#718096;line-height:1.5}.update-scope-field{display:flex;flex-direction:column;gap:5px}.scope-chip{min-height:42px;box-sizing:border-box;display:flex;align-items:center;padding:10px 12px;border:1px solid #d9e0ea;border-radius:8px;background:#f7f9fc;color:#344257;font-size:12px;font-weight:700}.ward-update-form .form-grid{align-items:end}@media (max-width:1000px){.ward-updates-filter-bar{grid-template-columns:1fr 1fr}.ward-updates-filter-bar .ward-filter{min-width:0}.ward-updates-filter-bar input{grid-column:1/-1}.ward-updates-filter-bar>.small-btn{min-height:42px}}@media (max-width:800px){.nav-group-menu{padding-left:18px}.ward-updates-filter-bar{grid-template-columns:1fr;gap:8px}.ward-updates-filter-bar>*{width:100%!important;min-width:0!important}.ward-updates-filter-bar input{grid-column:auto}.ward-update-head{display:grid;grid-template-columns:1fr;gap:8px}.ward-update-card{padding:14px}.ward-update-meta{display:grid;grid-template-columns:1fr;gap:7px}}.register-prompt{margin-top:14px;text-align:center;color:#64748b;font-size:14px}.link-btn{border:0;background:transparent;padding:0;font:inherit;color:#1d4ed8;font-weight:700;cursor:pointer}.link-btn:hover{text-decoration:underline}.topbar-context{min-width:0}.topbar-context .eyebrow{margin-bottom:2px}.topbar-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-workspace{font-size:10px;color:#8794a7;margin-top:1px}.nav-group{display:grid;gap:3px}.nav-group-toggle{width:100%;display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid transparent;border-radius:9px;background:transparent;color:#aebbd0;font-size:13px;font-weight:600;text-align:left}.nav-group-toggle:hover,.nav-group.open>.nav-group-toggle{background:#1c2739;color:#fff;border-color:#26354b}.nav-group-label{flex:1;min-width:0}.nav-chevron{width:8px;height:8px;border-right:1.7px solid currentColor;border-bottom:1.7px solid currentColor;transform:rotate(45deg);transition:transform .18s ease;margin-right:2px;margin-top:-4px;opacity:.8}.nav-chevron.expanded{transform:rotate(225deg);margin-top:4px}.nav-group-menu{margin:0 0 3px 35px;padding:3px 0 3px 8px;border-left:1px solid #2b394d;display:grid;gap:3px}.sidebar nav .nav-group-menu a{padding:8px 9px;font-size:11px;font-weight:600;color:#91a0b5;border-radius:7px}.sidebar nav .nav-group-menu a:hover,.sidebar nav .nav-group-menu a.active{background:#172337;color:#fff}.sidebar nav .nav-group-menu a span:first-child{width:14px;text-align:center;color:#708198}.sidebar nav .nav-group-menu a.active span:first-child{color:#fff}.page-header{position:relative}.page-header h1{font-weight:800}.page-header p{max-width:760px}.content{overflow-x:hidden}@media (max-width:1100px){.content{padding:24px 22px 42px}.topbar{padding:0 22px}.sidebar{width:250px}.main{margin-left:250px;width:calc(100% - 250px)}.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.sidebar{width:min(310px,88vw);box-shadow:18px 0 45px #080f1b3d;padding:16px 12px}.main{margin-left:0;width:100%;min-width:0}.topbar{height:68px;padding:0 14px;gap:9px}.menu-btn{width:38px;height:38px;display:grid;place-items:center;border:1px solid #e1e6ee;border-radius:10px;background:#fff;font-size:20px;flex:0 0 auto}.topbar-context{min-width:0}.topbar-title{font-size:14px}.topbar-workspace{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.eyebrow{font-size:8px}.language-btn{padding:8px 9px!important}.notification-wrap{margin-right:0}.notification-btn{padding:8px 10px}.user-chip-button{display:flex;flex:0 0 auto}.user-chip-button .avatar{width:32px;height:32px}.content{padding:18px 13px 35px}.page-header{margin-bottom:15px;gap:12px}.page-header h1{font-size:23px}.page-header p{font-size:12px}.toolbar{display:grid;grid-template-columns:1fr 1fr;gap:8px}.toolbar .grow,.toolbar>input,.toolbar>select{width:100%;min-width:0}.toolbar .grow{grid-column:1/-1}.filter-grid{grid-template-columns:1fr}.filter-grid .wide-filter{grid-column:auto}.panel{padding:13px;border-radius:11px}.stat-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{padding:12px;min-height:95px}.stat-card strong{font-size:24px}.table-wrap{margin:0 -13px;padding:0 13px}.table-wrap table{min-width:760px}.modal-backdrop{padding:10px}.modal,.modal-wide{width:100%;max-width:none;max-height:94vh;border-radius:13px;padding:14px}.modal-header{align-items:flex-start}.modal-header h2{font-size:16px}.form-grid{gap:10px}.modal-actions{position:sticky;bottom:-14px;background:#fff;padding:10px 0 0}.login-panel{padding:14px}.login-card{padding:22px 18px;border-radius:13px}.login-card h2{font-size:24px}}@media (max-width:520px){.topbar{height:64px}.topbar-context .eyebrow{display:none}.topbar-title{font-size:13px}.topbar-workspace{font-size:8px}.language-btn{font-size:10px!important}.notification-btn{font-size:14px}.notification-count{min-width:17px;height:17px;font-size:9px}.user-chip-button{display:none}.toolbar{grid-template-columns:1fr}.toolbar .grow{grid-column:auto}.stat-grid{grid-template-columns:1fr 1fr}.page-header h1{font-size:21px}.page-header p{font-size:11px}.primary-btn,.ghost-btn,.small-btn{padding:8px 10px;font-size:11px}.global-toast{left:12px!important;right:12px!important;top:auto!important;bottom:14px!important;min-width:0!important;max-width:none!important}}.user-portal{min-height:100vh;background:#f4f7fb;color:#172033}.user-topbar{height:74px;background:#fff;border-bottom:1px solid #e5eaf1;display:flex;align-items:center;padding:0 42px;gap:28px;position:sticky;top:0;z-index:50;box-shadow:0 3px 18px #0f1b300a}.user-brand{display:flex;align-items:center;gap:11px;cursor:pointer;min-width:225px}.user-brand-mark{width:40px;height:40px;border-radius:11px;background:#111b2b;color:#fff;display:grid;place-items:center;font-weight:900;font-size:19px}.user-brand strong{display:block;font-size:17px;letter-spacing:-.02em}.user-brand span{display:block;color:#8290a5;font-size:9px;margin-top:2px}.user-nav{display:flex;align-items:center;gap:5px;flex:1}.user-nav-link{border:0;background:transparent;color:#66748a;padding:10px 13px;border-radius:9px;font-size:12px;font-weight:700;cursor:pointer}.user-nav-link:hover,.user-nav-link.active{background:#f0f4f9;color:#172033}.user-nav-badge{display:inline-grid;place-items:center;min-width:17px;height:17px;padding:0 4px;margin-left:5px;border-radius:99px;background:#172033;color:#fff;font-size:9px}.user-actions{display:flex;align-items:center;gap:9px}.user-icon-btn{position:relative;width:38px;height:38px;border:1px solid #e0e6ee;background:#fff;border-radius:10px;cursor:pointer}.user-notification-dot{position:absolute;right:-4px;top:-5px;min-width:17px;height:17px;padding:0 4px;border-radius:99px;background:#172033;color:#fff;font-size:9px;display:grid;place-items:center;border:2px solid #fff}.user-account-wrap{position:relative}.user-account{display:flex;align-items:center;gap:8px;border:1px solid #e0e6ee;background:#fff;border-radius:11px;padding:5px 9px 5px 6px;cursor:pointer}.user-avatar{width:34px;height:34px;border-radius:50%;background:#e9eef5;color:#172033;display:grid;place-items:center;font-size:11px;font-weight:900}.user-avatar.large{width:46px;height:46px}.user-account-text{display:flex;flex-direction:column;text-align:left;line-height:1.2}.user-account-text b{font-size:11px}.user-account-text small{font-size:9px;color:#8190a5;margin-top:2px}.user-account-arrow{font-size:14px;color:#8190a5;margin-left:2px}.user-account-menu{position:absolute;right:0;top:48px;width:250px;background:#fff;border:1px solid #e1e6ee;border-radius:12px;box-shadow:0 15px 40px #0c192d26;padding:7px;z-index:80}.user-menu-summary{padding:10px 11px 12px;border-bottom:1px solid #edf0f4;margin-bottom:4px}.user-menu-summary strong,.user-menu-summary span,.user-menu-summary small{display:block}.user-menu-summary strong{font-size:12px}.user-menu-summary span{font-size:10px;color:#738198;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.user-menu-summary small{font-size:9px;color:#8794a7;margin-top:4px}.user-account-menu button{width:100%;text-align:left;border:0;background:transparent;padding:9px 10px;border-radius:8px;font-size:11px;font-weight:700;cursor:pointer}.user-account-menu button:hover{background:#f3f6fa}.user-account-menu .danger-link{color:#b42318}.user-mobile-menu{display:none;width:38px;height:38px;border:1px solid #e0e6ee;background:#fff;border-radius:10px;font-size:18px}.user-main{max-width:1260px;margin:0 auto;padding:34px 28px 55px}.user-hero{background:#111b2b;color:#fff;border-radius:18px;padding:34px 38px;display:flex;justify-content:space-between;align-items:center;gap:30px;min-height:230px;box-shadow:0 12px 35px #0e1b2f21}.user-hero-copy{max-width:700px}.user-kicker{font-size:9px;font-weight:900;letter-spacing:.12em;color:#8798b0}.user-hero h1{font-size:38px;line-height:1.05;letter-spacing:-.04em;margin:9px 0 10px}.user-hero p{color:#b7c3d4;font-size:13px;line-height:1.65;margin:0 0 18px;max-width:610px}.user-ward-chip{display:inline-flex;align-items:center;gap:9px;background:#1c293c;border:1px solid #2a3a50;border-radius:11px;padding:8px 12px}.user-ward-chip>span{font-size:18px}.user-ward-chip small,.user-ward-chip strong{display:block}.user-ward-chip small{font-size:8px;color:#8999b0;font-weight:800;letter-spacing:.08em}.user-ward-chip strong{font-size:11px;margin-top:2px}.user-hero-card{width:290px;display:flex;gap:13px;align-items:center;padding:18px;border:1px solid #2a3a50;background:#172336;border-radius:13px}.user-hero-icon{width:48px;height:48px;border-radius:13px;background:#fff;color:#111b2b;display:grid;place-items:center;font-size:21px;font-weight:900}.user-hero-card strong,.user-hero-card span{display:block}.user-hero-card strong{font-size:12px}.user-hero-card span{font-size:9px;line-height:1.5;color:#a5b3c6;margin-top:4px}.user-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:15px 0}.user-stat-card{display:flex;align-items:center;gap:12px;text-align:left;background:#fff;border:1px solid #e2e7ef;border-radius:13px;padding:16px;cursor:pointer;box-shadow:0 3px 12px #101d3006}.user-stat-card:hover{border-color:#c7d1df;transform:translateY(-1px)}.user-stat-icon{width:39px;height:39px;border-radius:10px;background:#f0f4f8;display:grid;place-items:center;font-size:17px;color:#172033}.user-stat-card small,.user-stat-card strong,.user-stat-card div>span{display:block}.user-stat-card small{font-size:8px;letter-spacing:.09em;font-weight:900;color:#8794a7}.user-stat-card strong{font-size:22px;margin:2px 0}.user-stat-card div>span{font-size:9px;color:#8794a7}.user-content-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);gap:15px}.user-panel-card{background:#fff;border:1px solid #e2e7ef;border-radius:14px;padding:19px;box-shadow:0 3px 12px #101d3006}.user-section-head{display:flex;justify-content:space-between;gap:15px;align-items:flex-start;border-bottom:1px solid #edf0f4;padding-bottom:14px;margin-bottom:6px}.user-section-head.compact{padding-bottom:12px}.user-section-head h2{font-size:18px;letter-spacing:-.02em;margin:4px 0 3px}.user-section-head p{font-size:10px;color:#7d8a9e;margin:0;line-height:1.5}.user-text-btn{border:0;background:transparent;color:#1d4ed8;font-size:10px;font-weight:800;cursor:pointer;white-space:nowrap;padding:5px}.user-update-list{display:grid}.user-update-item{display:flex;align-items:flex-start;gap:12px;width:100%;border:0;border-bottom:1px solid #edf0f4;background:#fff;padding:14px 3px;text-align:left;cursor:pointer}.user-update-item:last-child{border-bottom:0}.user-update-item:hover{background:#fafbfd}.user-type-icon{flex:0 0 37px;width:37px;height:37px;border-radius:10px;background:#eef3f7;display:grid;place-items:center;font-size:15px;color:#172033}.user-type-icon.event{background:#f2eef8}.user-update-body{min-width:0;flex:1}.user-item-top{display:flex;justify-content:space-between;gap:10px}.user-item-top span{font-size:8px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#718096}.user-item-top time{font-size:9px;color:#8794a7}.user-update-body h3{font-size:13px;margin:4px 0}.user-update-body p{font-size:10px;color:#5d6a7d;line-height:1.55;margin:0 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.user-update-body small{font-size:8px;color:#8b97a8}.user-item-arrow{font-size:20px;color:#a1acba;align-self:center}.user-side-stack{display:grid;gap:15px;align-content:start}.user-scheme-list{display:grid}.user-scheme-item{display:flex;align-items:center;gap:9px;width:100%;border:0;border-bottom:1px solid #edf0f4;background:#fff;text-align:left;padding:12px 1px;cursor:pointer}.user-scheme-item:last-child{border-bottom:0}.scheme-mini-icon{width:31px;height:31px;border-radius:9px;background:#f0f4f8;display:grid;place-items:center}.user-scheme-item div{min-width:0;flex:1}.user-scheme-item strong,.user-scheme-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-scheme-item strong{font-size:10px}.user-scheme-item small{font-size:8px;color:#8490a2;margin-top:3px}.user-scheme-item>span:last-child{font-size:18px;color:#a1acba}.user-profile-card{background:#111b2b;color:#fff}.user-profile-card .user-kicker{color:#91a1b7}.user-profile-row{display:flex;gap:11px;align-items:center;margin:14px 0}.user-profile-row strong,.user-profile-row span,.user-profile-row small{display:block}.user-profile-row strong{font-size:12px}.user-profile-row span,.user-profile-row small{font-size:9px;color:#a9b6c8;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:210px}.user-profile-ward{border-top:1px solid #2a384b;border-bottom:1px solid #2a384b;padding:10px 0}.user-profile-ward span,.user-profile-ward strong{display:block}.user-profile-ward span{font-size:8px;color:#91a1b7}.user-profile-ward strong{font-size:10px;margin-top:3px}.user-secondary-btn{width:100%;margin-top:12px;padding:9px;border:1px solid #39485c;background:#1a2739;color:#fff;border-radius:8px;font-size:10px;font-weight:800;cursor:pointer}.user-secondary-btn:hover{background:#243348}.user-empty,.user-mini-empty{padding:30px 12px;text-align:center;color:#8390a3}.user-empty div{font-size:27px}.user-empty strong,.user-empty span{display:block}.user-empty strong{font-size:12px;color:#4e5c70;margin-top:5px}.user-empty span{font-size:9px;margin-top:3px}.user-mini-empty{font-size:10px;padding:25px 8px}.user-error{background:#fff5f5;border:1px solid #ffd6d6;color:#9f1d1d;border-radius:10px;padding:10px 12px;font-size:10px;margin:12px 0;display:flex;justify-content:space-between;gap:10px}.user-error button{border:0;background:transparent;color:inherit;font-weight:800;cursor:pointer}.user-footer{max-width:1260px;margin:0 auto;padding:0 28px 28px;color:#8a96a7;font-size:9px;display:flex;justify-content:space-between;gap:12px}.user-footer button{border:0;background:transparent;color:#6f7d91;font-size:9px;cursor:pointer}.user-footer button:hover{text-decoration:underline}@media (max-width:900px){.user-topbar{padding:0 18px;gap:12px}.user-brand{min-width:0}.user-brand span{display:none}.user-nav{display:none;position:absolute;left:10px;right:10px;top:70px;background:#fff;border:1px solid #e1e6ee;border-radius:12px;box-shadow:0 15px 35px #0c192d1f;padding:7px}.user-nav.is-open{display:grid}.user-nav-link{text-align:left}.user-mobile-menu{display:block}.user-account-text,.user-account-arrow{display:none}.user-account{padding:4px;border-radius:10px}.user-content-grid{grid-template-columns:1fr}.user-side-stack{grid-template-columns:1fr 1fr}.user-stat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.user-topbar{height:64px;padding:0 12px}.user-brand-mark{width:35px;height:35px}.user-brand strong{font-size:15px}.user-icon-btn,.user-mobile-menu{width:35px;height:35px}.user-main{padding:16px 12px 35px}.user-hero{padding:23px 20px;min-height:0;display:block;border-radius:14px}.user-hero h1{font-size:29px}.user-hero p{font-size:11px}.user-hero-card{display:none}.user-stat-grid{gap:8px}.user-stat-card{padding:12px 10px;gap:8px}.user-stat-icon{width:34px;height:34px}.user-stat-card strong{font-size:20px}.user-stat-card div>span{font-size:8px}.user-content-grid{gap:10px}.user-side-stack{grid-template-columns:1fr}.user-panel-card{padding:14px;border-radius:12px}.user-section-head h2{font-size:16px}.user-item-top{display:block}.user-item-top time{display:block;margin-top:3px}.user-update-body p{font-size:9px}.user-footer{padding:0 12px 20px;display:grid;grid-template-columns:1fr auto}.user-footer button{grid-column:1/-1;text-align:left}.user-account-menu{right:-5px;width:230px}.user-portal .loading{min-height:100px}}.user-language-btn{height:38px;padding:0 12px;border:1px solid #e0e6ee;background:#fff;border-radius:10px;color:#172033;font-size:10px;font-weight:800;cursor:pointer}.user-language-btn:hover{background:#f4f7fb}.ward-team-user-card{margin:15px 0}.ward-team-user-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ward-team-person{display:flex;align-items:center;gap:11px;border:1px solid #e5eaf1;border-radius:11px;padding:11px;background:#fafbfd}.ward-team-person strong,.ward-team-person span,.ward-team-person a{display:block}.ward-team-person strong{font-size:11px}.ward-team-person span{font-size:8px;color:#8794a7;margin-top:2px}.ward-team-person a{font-size:9px;color:#1d4ed8;text-decoration:none;margin-top:4px;font-weight:700}.user-complaints-page{min-width:0}.complaint-user-team-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:16px;background:#111b2b;color:#fff;border-radius:15px;padding:18px 20px;margin-bottom:15px}.complaint-user-team-card h2{margin:4px 0 3px;font-size:20px}.complaint-user-team-card p{margin:0;color:#aebbd0;font-size:10px}.complaint-team-mini{display:grid;grid-template-columns:1fr;gap:7px;align-content:center}.complaint-team-mini>div{display:flex;justify-content:space-between;gap:10px;border:1px solid #2b3a4e;background:#182437;border-radius:9px;padding:9px 10px}.complaint-team-mini strong{font-size:10px}.complaint-team-mini span{font-size:9px;color:#9cacbf}.user-complaint-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.user-complaint-card{background:#fff;border:1px solid #e1e7ef;border-radius:13px;padding:15px;box-shadow:0 3px 12px #101d3006}.user-complaint-card-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.complaint-number{font-size:8px;letter-spacing:.08em;font-weight:900;color:#718096}.user-complaint-card h3{font-size:14px;line-height:1.4;margin:5px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.user-complaint-meta{display:flex;flex-wrap:wrap;gap:6px;margin:11px 0}.user-complaint-meta span{font-size:8px;background:#f0f4f8;border-radius:99px;padding:4px 7px;color:#69768a;font-weight:800}.user-complaint-assignment{font-size:9px;color:#69768a;line-height:1.6;border-top:1px solid #edf0f4;padding-top:9px;min-height:50px}.user-complaint-form .image-field{grid-column:span 2}.password-change-box{background:#f8fafc;border:1px solid #e4e9f0;border-radius:10px;padding:12px}.password-change-box>strong,.password-change-box>span{display:block}.password-change-box>strong{font-size:11px}.password-change-box>span{font-size:9px;color:#8994a5;margin-top:3px}.password-change-grid{margin-top:10px}.error-inline{background:#fff0ef;border:1px solid #f2c7c3;color:#9f2119;border-radius:9px;padding:9px;font-size:11px}.login-page-v2{min-height:100vh;background:#f4f7fb;color:#172033;padding:24px 5vw 28px;position:relative}.login-v2-brand{display:flex;align-items:center;gap:10px}.login-v2-brand .brand-mark{width:42px;height:42px}.login-v2-brand strong{display:block;font-size:17px}.login-v2-brand span{display:block;font-size:9px;color:#7e8a9e;margin-top:2px}.login-v2-layout{max-width:1220px;margin:55px auto 30px;display:grid;grid-template-columns:1.05fr .95fr;min-height:620px;border-radius:24px;overflow:hidden;box-shadow:0 25px 70px #101d301a}.login-v2-hero{background:#111b2b;color:#fff;padding:60px 58px;display:flex;flex-direction:column;justify-content:center}.login-v2-hero h1{font-size:43px;line-height:1.04;letter-spacing:-.045em;max-width:590px;margin:13px 0 15px}.login-v2-hero p{font-size:13px;line-height:1.7;color:#b6c3d5;max-width:590px}.login-v2-points{display:flex;gap:8px;flex-wrap:wrap;margin-top:17px}.login-v2-points span{font-size:9px;font-weight:800;color:#d9e3ef;background:#1a293e;border:1px solid #2b3c53;border-radius:99px;padding:7px 9px}.login-v2-role-card{display:flex;align-items:center;gap:11px;width:min(390px,100%);padding:13px;border:1px solid #2a3a50;background:#172437;border-radius:12px;margin-top:35px}.login-v2-role-icon{width:40px;height:40px;border-radius:10px;background:#fff;color:#111b2b;display:grid;place-items:center;font-weight:900}.login-v2-role-card strong,.login-v2-role-card span{display:block}.login-v2-role-card strong{font-size:11px}.login-v2-role-card span{font-size:9px;color:#a7b5c8;margin-top:2px}.login-v2-panel{background:#fff;display:grid;place-items:center;padding:40px}.login-v2-card{width:min(430px,100%)}.login-v2-mobile-brand{display:none}.login-v2-card h2{font-size:29px;letter-spacing:-.035em;margin:8px 0 7px}.login-v2-card>p{font-size:11px;color:#78859a;margin:0 0 24px}.login-v2-card>label{display:flex;flex-direction:column;gap:6px;font-size:10px;font-weight:800;color:#47546a;margin-bottom:13px}.login-v2-card>label input{padding:12px;border-radius:10px}.login-v2-submit{width:100%;padding:12px;margin-top:3px}.login-v2-switch{text-align:center;color:#718096;font-size:10px;margin-top:16px}.login-v2-switch .link-btn{font-size:10px;color:#1d4ed8}.login-v2-footer{display:flex;justify-content:center;gap:14px;margin-top:28px;color:#98a2b1;font-size:8px}.login-v2-admin-link{max-width:1220px;margin:0 auto;text-align:right}.login-v2-admin-link button{border:0;background:transparent;color:#64748b;font-size:10px;font-weight:800}.admin-login .login-v2-role-icon{background:#dbe7f7}.admin-login .login-v2-submit{background:#111b2b}@media (max-width:900px){.user-language-btn{height:35px;padding:0 9px}.ward-team-user-grid,.complaint-user-team-card,.user-complaint-list{grid-template-columns:1fr}.login-v2-layout{grid-template-columns:1fr;min-height:0;margin-top:35px}.login-v2-hero{padding:40px 34px}.login-v2-hero h1{font-size:34px}.login-v2-panel{padding:34px}.login-v2-admin-link{text-align:center}.login-v2-brand{display:none}.login-v2-mobile-brand{display:flex;align-items:center;gap:8px;margin-bottom:22px}.login-v2-mobile-brand .brand-mark{width:36px;height:36px}.login-v2-mobile-brand strong{font-size:15px}}@media (max-width:620px){.user-topbar{padding:0 10px}.user-actions{gap:6px}.user-language-btn{font-size:9px;padding:0 7px}.user-nav{z-index:100}.user-nav.is-open{grid-template-columns:1fr}.user-nav-link{padding:12px}.user-hero{box-shadow:0 8px 25px #0e1b2f1a}.ward-team-user-card{margin:10px 0;padding:14px}.ward-team-user-grid{gap:7px}.complaint-user-team-card{padding:15px;border-radius:12px}.complaint-team-mini>div{display:block}.complaint-team-mini span{display:block;margin-top:3px}.user-complaint-card{padding:13px}.user-complaint-card-head{display:block}.user-complaint-card-head .pill{margin-top:8px}.user-complaint-meta{margin:8px 0}.user-complaint-form .form-grid{grid-template-columns:1fr}.user-complaint-form .span-2,.user-complaint-form .image-field{grid-column:span 1}.login-page-v2{padding:14px 12px 22px}.login-v2-layout{margin:0;border-radius:16px;box-shadow:none}.login-v2-hero{padding:28px 22px}.login-v2-hero h1{font-size:29px}.login-v2-hero p{font-size:11px}.login-v2-points{display:grid;grid-template-columns:1fr}.login-v2-role-card{margin-top:22px}.login-v2-panel{padding:25px 18px}.login-v2-card h2{font-size:24px}.login-v2-footer{flex-wrap:wrap}.login-v2-admin-link{margin-top:16px}.user-footer{font-size:8px}.user-footer span:nth-child(2){display:none}}.searchable-menu-portal{max-width:420px!important}@media (max-width:800px){.searchable-menu-portal{width:min(420px,calc(100vw - 20px))!important;max-height:55dvh!important}.searchable-options{min-height:0}.sidebar{z-index:30!important}.scrim{z-index:25!important}.notification-popover{z-index:300!important}.global-toast,.error-toast,.success-toast{position:fixed!important;left:auto!important;right:18px!important;top:82px!important;bottom:auto!important;z-index:50000!important;max-width:min(430px,calc(100vw - 36px))!important}.user-account-menu,.user-nav{z-index:500!important}}@media (max-width:560px){.global-toast,.error-toast,.success-toast{left:12px!important;right:12px!important;top:72px!important;bottom:auto!important;max-width:none!important}.ward-team-user-grid-four{grid-template-columns:1fr 1fr!important}.ward-team-person{padding:9px!important;gap:8px!important}.ward-team-person .user-avatar{width:30px;height:30px}.complaint-user-team-card{grid-template-columns:1fr!important}.complaint-team-mini{grid-template-columns:1fr 1fr!important}.complaint-team-mini>div{min-width:0}.user-complaint-filterbar{display:grid!important;grid-template-columns:1fr auto!important;align-items:end!important}.user-complaint-filterbar select{width:100%!important}.camera-modal{width:100%!important;border-radius:16px 16px 0 0!important;align-self:end!important}.camera-preview-wrap video{max-height:58dvh!important}}.ward-team-user-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.user-account-arrow{display:none!important}.user-complaint-filterbar{display:flex;align-items:flex-end;gap:10px;margin:0 0 14px;padding:10px 12px;background:#fff;border:1px solid #e2e7ef;border-radius:12px}.user-complaint-filterbar label{display:flex;flex-direction:column;gap:5px;font-size:9px;font-weight:800;color:#5d6a7d;min-width:190px}.user-complaint-filterbar select{padding:9px 11px;border:1px solid #dce3ec;border-radius:9px;background:#fff}.complaint-contact-link{color:#1d4ed8;text-decoration:none;font-weight:700}.complaint-next-action{background:#f8fafc}.complaint-next-action h3{margin-top:0}.complaint-next-action p{font-size:11px;color:#5d6a7d;line-height:1.55}.complaint-contact-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.complaint-contact-list>div{display:grid;gap:2px;border:1px solid #e1e7ef;background:#fff;border-radius:9px;padding:9px}.complaint-contact-list strong{font-size:8px;color:#7b8799;text-transform:uppercase;letter-spacing:.06em}.complaint-contact-list span{font-size:10px;font-weight:800}.complaint-contact-list a{font-size:9px;color:#1d4ed8;text-decoration:none;font-weight:700}.camera-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#080f1bb8;display:grid;place-items:center;padding:18px;z-index:60000}.camera-modal{width:min(720px,100%);background:#fff;border-radius:16px;padding:14px;box-shadow:0 25px 80px #00000059}.camera-modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.camera-preview-wrap{position:relative;background:#0b1220;border-radius:12px;overflow:hidden;display:grid;place-items:center}.camera-preview-wrap video{display:block;width:100%;max-height:65vh;object-fit:cover}.camera-frame{position:absolute;top:10%;right:10%;bottom:10%;left:10%;border:2px solid rgba(255,255,255,.75);border-radius:12px;pointer-events:none}.camera-error{padding:20px;background:#fff5f5;border:1px solid #f1c4c0;border-radius:10px;color:#9f2119;font-size:11px}.camera-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}.complaint-results-summary{font-size:10px;font-weight:800;color:#68768b;margin:-5px 0 9px;padding-left:2px}.complaint-form-help{font-size:10px;color:#718096;background:#f7f9fc;border:1px solid #e3e8ef;border-radius:9px;padding:9px 11px;line-height:1.5}.complaint-status-stepper{display:flex;align-items:flex-start;gap:0;margin:10px 0 11px;padding:10px 4px 3px;background:#f8fafc;border:1px solid #e7ebf1;border-radius:10px}.complaint-status-step{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center;min-width:0;color:#9aa5b4}.complaint-status-step:not(:last-child):after{content:"";position:absolute;top:10px;left:calc(50% + 11px);right:calc(-50% + 11px);height:2px;background:#dfe5ed}.complaint-status-step.done:not(:last-child):after{background:#1d4ed8}.complaint-status-dot{position:relative;z-index:1;width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#e9edf3;border:2px solid #d9e0e9;color:#7b8798;font-size:8px;font-weight:900}.complaint-status-step.done .complaint-status-dot{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.complaint-status-step.current .complaint-status-dot{box-shadow:0 0 0 4px #1d4ed81a}.complaint-status-step small{font-size:7px;font-weight:800;line-height:1.2;white-space:nowrap}.complaint-status-step.current small{color:#1d4ed8}.complaint-status-note{font-size:9px;line-height:1.45;color:#5f6d80;background:#f8fafc;border:1px solid #e3e8ef;border-radius:8px;padding:8px 9px;margin:0 0 10px}.complaint-detail-status-card{min-width:0}.complaint-status-stepper-detail{margin-top:12px}.camera-fallback-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:8px 11px;border:1px solid #dfe5ed;background:#fff;border-radius:9px;color:#334155;font-size:10px;font-weight:800;cursor:pointer}.camera-fallback-btn:hover{background:#f7f9fc}.user-complaint-filterbar input,.user-complaint-filterbar select{height:38px;min-width:0;box-sizing:border-box}.user-complaint-filterbar label{flex:1;min-width:145px}.user-complaint-filterbar>button{height:38px;white-space:nowrap}@media (max-width:900px){.dashboard-scope-panel{grid-template-columns:1fr;gap:10px;padding:13px}.dashboard-scope-panel .scope-chip{min-height:66px}.dashboard-lower{grid-template-columns:1fr!important}.profile-banner{gap:12px}.recent-row{gap:8px}}@media (max-width:800px){.topbar-context{flex:1}.topbar-spacer{display:none}.topbar .language-btn,.notification-wrap{flex:0 0 auto}.sidebar{overflow-y:auto!important;overscroll-behavior:contain}.sidebar nav{padding-bottom:80px}.nav-group-toggle{min-height:42px}.nav-group-menu a{min-height:38px}.page-header{align-items:flex-start!important}.page-header .primary-btn{flex:0 0 auto}.dashboard-scope-panel{margin-bottom:12px}.dashboard-scope-copy h3{font-size:15px}.dashboard-scope-copy p{font-size:10px;line-height:1.45}.stat-grid{grid-template-columns:1fr 1fr!important}.stat-card{min-width:0}.stat-card label,.stat-card .stat-label{font-size:9px}.status-list{gap:7px}.recent-row{display:flex!important;flex-direction:column!important;align-items:stretch!important}.recent-actions{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important}.user-topbar{height:66px!important;padding:0 10px!important;gap:7px!important}.user-brand{min-width:0!important;flex:1!important;gap:8px!important}.user-brand-mark{width:36px!important;height:36px!important;flex:0 0 auto}.user-brand strong{font-size:15px!important}.user-actions{gap:5px!important;flex:0 0 auto}.user-account-wrap{flex:0 0 auto}.user-account{min-width:36px!important}.user-language-btn{height:36px!important;padding:0 8px!important}.user-icon-btn,.user-mobile-menu{width:36px!important;height:36px!important}.user-main{padding:14px 10px 32px!important}.user-hero{padding:20px 17px!important;border-radius:14px!important}.user-hero h1{font-size:27px!important;line-height:1.1!important}.user-hero p{font-size:10.5px!important;line-height:1.55!important}.user-ward-chip{max-width:100%;box-sizing:border-box}.user-stat-grid{gap:8px!important;margin:10px 0!important}.user-stat-card{min-width:0!important;padding:11px 9px!important;min-height:76px!important}.user-stat-card strong{font-size:20px!important}.user-stat-card small{font-size:7px!important}.user-stat-card div>span{font-size:7.5px!important;line-height:1.25}.user-stat-icon{width:32px!important;height:32px!important;flex:0 0 32px}.ward-team-user-card{margin:10px 0!important}.user-section-head{gap:8px!important}.user-section-head h2{font-size:15px!important}.user-section-head p,.user-text-btn{font-size:9px!important}.ward-team-user-grid-four{grid-template-columns:1fr 1fr!important}.ward-team-person{min-width:0!important}.ward-team-person strong,.ward-team-person a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-content-grid{gap:10px!important}.user-panel-card{padding:13px!important}.user-update-item{gap:8px!important;padding:11px 1px!important}.user-update-body h3{font-size:12px!important}.user-update-body p{font-size:9px!important}.user-profile-card{padding:14px!important}.user-footer{padding:0 10px 18px!important}.user-nav{left:8px!important;right:8px!important;top:70px!important;border-radius:12px!important;padding:7px!important;box-shadow:0 18px 45px #0c192d29!important}.user-nav-link{padding:11px 12px!important;font-size:11px!important}.user-complaint-filterbar{grid-template-columns:1fr 1fr!important;display:grid!important;gap:8px!important;padding:10px!important}.user-complaint-filterbar label{min-width:0!important}.user-complaint-filterbar label:first-child{grid-column:1/-1}.user-complaint-filterbar>button{grid-column:1/-1;width:100%}.user-complaint-list{grid-template-columns:1fr!important;gap:10px!important}.user-complaint-card{padding:12px!important}.complaint-status-stepper{padding:9px 2px 2px!important}.complaint-status-step small{font-size:6.5px!important}.complaint-status-dot{width:20px!important;height:20px!important}.complaint-form-help{font-size:9px!important}.camera-actions{flex-wrap:wrap!important}.camera-fallback-btn,.camera-actions .ghost-btn,.camera-actions .primary-btn{flex:1 1 30%!important}.camera-modal{max-height:94dvh!important;overflow:auto!important}.camera-preview-wrap video{max-height:52dvh!important}}@media (max-width:520px){.topbar{height:62px!important;padding:0 10px!important}.topbar-context{max-width:145px}.topbar-title{font-size:12px!important}.topbar-workspace{font-size:7.5px!important}.language-btn{padding:7px!important;font-size:9px!important}.notification-btn{width:34px;height:34px;padding:7px!important}.content{padding:13px 10px 32px!important}.page-header{gap:8px!important}.page-header h1{font-size:20px!important}.page-header p{font-size:10px!important}.stat-grid{gap:7px!important}.stat-card{padding:10px!important;min-height:88px!important}.stat-card strong{font-size:22px!important}.dashboard-scope-panel{padding:11px!important}.dashboard-scope-panel .scope-chip{min-height:58px}.user-brand strong{font-size:14px!important}.user-language-btn{font-size:8px!important;padding:0 6px!important}.user-icon-btn,.user-mobile-menu{width:34px!important;height:34px!important}.user-avatar{flex:0 0 auto}.user-account-menu{right:-4px!important;width:min(250px,calc(100vw - 20px))!important}.user-hero h1{font-size:25px!important}.user-stat-card{min-height:72px!important}.user-stat-icon{display:none!important}.ward-team-user-grid-four{grid-template-columns:1fr 1fr!important}.ward-team-person{padding:8px!important;gap:7px!important}.ward-team-person .user-avatar{width:28px!important;height:28px!important;font-size:9px!important}.ward-team-person strong{font-size:9px!important}.ward-team-person span,.ward-team-person a{font-size:7.5px!important}.user-section-head{flex-direction:column!important}.user-section-head .user-text-btn{align-self:flex-start!important;padding-left:0!important}.complaint-user-team-card{padding:13px!important}.complaint-team-mini,.user-complaint-filterbar{grid-template-columns:1fr!important}.user-complaint-filterbar label:first-child{grid-column:auto}.user-complaint-filterbar>button{grid-column:auto}.complaint-status-stepper-detail{overflow-x:auto}.complaint-status-step{min-width:66px}.camera-actions{display:grid!important;grid-template-columns:1fr 1fr!important}.camera-fallback-btn{grid-column:1/-1}.camera-actions .primary-btn{min-height:38px}}.app-footer{max-width:1500px;margin:0 auto;padding:0 30px 24px;display:flex;justify-content:space-between;align-items:center;gap:14px;color:#8a96a7;font-size:9px}.sidebar nav{scroll-behavior:auto;overscroll-behavior:contain}.sidebar nav a:focus-visible,.nav-group-toggle:focus-visible{outline:2px solid #91a1b7;outline-offset:1px}.dashboard-at-a-glance{background:#fff;border:1px solid #e1e7ef;border-radius:14px;padding:16px;margin:0 0 16px;box-shadow:0 4px 16px #1720330a}.dashboard-glance-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px}.dashboard-glance-head h3{font-size:17px;margin:3px 0}.dashboard-glance-head p{font-size:10px;color:#78869a;margin:0}.dashboard-glance-scope{font-size:9px;font-weight:800;color:#526178;background:#f5f7fa;border:1px solid #e5eaf1;border-radius:99px;padding:7px 10px;white-space:nowrap}.dashboard-glance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.glance-card{min-width:0;border:1px solid #e5eaf1;border-radius:11px;background:#f9fafc;padding:12px}.glance-card span,.glance-card small{display:block}.glance-card span{font-size:9px;font-weight:800;color:#627086}.glance-card strong{display:block;font-size:24px;line-height:1.05;margin:5px 0}.glance-card small{font-size:8px;color:#8a96a8;line-height:1.35}.profile-modal .modal-header{align-items:flex-start}.profile-modal .form-grid{gap:12px}.profile-modal .detail-card{background:#f7f9fc;border:1px solid #e2e7ef;border-radius:11px;padding:12px}.profile-modal .password-change-box{background:#f7f9fc;border:1px solid #e2e7ef;border-radius:11px;padding:13px}.profile-modal .password-change-box>strong{display:block;font-size:11px;margin-bottom:9px}.profile-modal input{min-height:42px}.user-portal{min-height:100dvh;background:#f4f7fb}.user-topbar{box-shadow:0 4px 20px #0f1b300b}.user-main{padding-top:28px}.user-hero{position:relative;overflow:hidden}.user-hero:after{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(255,255,255,.07);border-radius:50%;right:-95px;top:-120px;pointer-events:none}.user-stat-card{transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.user-stat-card:hover{box-shadow:0 8px 22px #101d3012}.user-stat-card:focus-visible,.user-nav-link:focus-visible,.user-account:focus-visible,.user-mobile-menu:focus-visible{outline:2px solid #4d72b8;outline-offset:2px}.user-section-head{min-height:50px}.user-profile-card{box-shadow:0 6px 20px #101d3012}.user-profile-row{min-width:0}.user-profile-row>div:last-child{min-width:0}.user-profile-row span,.user-profile-row small{max-width:100%}.user-account-menu{border-color:#dbe2eb;box-shadow:0 18px 50px #0c192d2e}.user-account-menu button{min-height:40px}@media (max-width:900px){.app-footer{padding:0 14px 20px;font-size:8px}.dashboard-at-a-glance{padding:13px;margin-bottom:12px}.dashboard-glance-grid{grid-template-columns:1fr 1fr}.dashboard-glance-head{align-items:flex-start}.dashboard-glance-head h3{font-size:15px}.dashboard-glance-scope{max-width:45%;overflow:hidden;text-overflow:ellipsis}}@media (max-width:600px){.app-footer{padding:0 12px 18px;display:grid;grid-template-columns:1fr;gap:3px}.app-footer span:last-child{font-size:7.5px}.dashboard-at-a-glance{border-radius:12px}.dashboard-glance-grid{gap:7px}.glance-card{padding:10px}.glance-card strong{font-size:20px}.glance-card small{font-size:7px}.dashboard-glance-scope{font-size:7.5px;padding:6px 8px}.profile-modal{width:min(100%,520px)!important}}@media (max-width:900px){.user-main{padding-top:18px!important}.user-content-grid{grid-template-columns:1fr!important}.user-side-stack{grid-template-columns:1fr 1fr!important}.user-hero{min-height:0}}@media (max-width:620px){.user-topbar{height:62px!important;padding:0 9px!important;gap:5px!important}.user-brand{gap:8px!important;flex:1 1 auto!important;min-width:0!important}.user-brand-mark{width:34px!important;height:34px!important;border-radius:10px!important}.user-brand strong{font-size:14px!important}.user-actions{gap:5px!important}.user-language-btn{height:34px!important;min-width:48px!important;padding:0 7px!important;border-radius:9px!important}.user-icon-btn,.user-mobile-menu{width:34px!important;height:34px!important;border-radius:9px!important}.user-account{width:34px!important;height:34px!important;justify-content:center!important;padding:3px!important}.user-account .user-avatar{width:28px!important;height:28px!important}.user-main{padding:14px 10px 28px!important}.user-hero{padding:20px 16px!important;border-radius:13px!important}.user-hero h1{font-size:24px!important;margin-top:8px!important}.user-hero p{font-size:10px!important;line-height:1.5!important;margin-bottom:14px!important}.user-ward-chip{width:100%;max-width:100%;padding:9px 10px!important}.user-stat-grid{grid-template-columns:1fr 1fr!important;margin:10px 0!important}.user-stat-card{padding:10px!important;min-height:74px!important;border-radius:11px!important}.user-stat-card strong{font-size:19px!important}.user-stat-card div>span{font-size:7.5px!important}.user-stat-icon{width:30px!important;height:30px!important;font-size:13px!important}.user-panel-card{padding:12px!important;border-radius:12px!important}.user-section-head{min-height:0!important;padding-bottom:11px!important}.user-section-head h2{font-size:15px!important}.ward-team-user-grid-four{grid-template-columns:1fr 1fr!important;gap:7px!important}.ward-team-person{padding:9px!important;min-width:0!important;border-radius:10px!important}.ward-team-person .user-avatar{width:29px!important;height:29px!important}.ward-team-person strong{font-size:9px!important}.ward-team-person span,.ward-team-person a{font-size:7.5px!important}.user-content-grid{gap:9px!important}.user-side-stack{grid-template-columns:1fr!important}.user-profile-row{align-items:center!important}.user-profile-row strong{font-size:11px!important}.user-profile-row span,.user-profile-row small{font-size:8px!important}.user-footer{padding:0 10px 18px!important}.user-nav{top:66px!important;left:8px!important;right:8px!important}.user-nav-link{min-height:42px!important}.user-account-menu{top:43px!important;right:0!important;width:min(270px,calc(100vw - 18px))!important}}@media (max-width:900px){.login-page-v2{padding:18px 18px 24px!important}.login-v2-layout{margin:22px auto 0!important;border-radius:18px!important;box-shadow:0 18px 50px #101d3017!important}.login-v2-hero{padding:28px 25px!important}.login-v2-hero h1{font-size:31px!important}.login-v2-role-card{margin-top:22px!important}.login-v2-panel{padding:26px 22px!important}}@media (max-width:620px){.login-page-v2{padding:10px 10px 18px!important}.login-v2-layout{margin:10px auto 0!important;border-radius:15px!important}.login-v2-hero{padding:22px 18px!important}.login-v2-hero .eyebrow{font-size:8px}.login-v2-hero h1{font-size:25px!important;line-height:1.08!important;margin:9px 0 10px!important}.login-v2-hero p{font-size:10px!important;line-height:1.55!important;margin:0!important}.login-v2-points{gap:5px!important;margin-top:12px!important}.login-v2-points span{font-size:7.5px!important;padding:6px 7px!important}.login-v2-role-card{padding:10px!important;margin-top:16px!important}.login-v2-role-icon{width:34px!important;height:34px!important;flex:0 0 34px}.login-v2-role-card strong{font-size:9px!important}.login-v2-role-card span{font-size:7.5px!important}.login-v2-panel{padding:22px 17px!important}.login-v2-mobile-brand{margin-bottom:16px!important}.login-v2-card h2{font-size:22px!important}.login-v2-card>p{font-size:9px!important;margin-bottom:18px!important}.login-v2-card>label{font-size:9px!important;margin-bottom:11px!important}.login-v2-card>label input{height:44px!important;padding:10px!important;font-size:12px!important}.login-v2-submit{height:44px!important;font-size:11px!important}.login-v2-switch{font-size:8.5px!important;line-height:1.5}.login-v2-switch .link-btn{font-size:8.5px!important}.login-v2-footer{font-size:7px!important;gap:8px!important;flex-wrap:wrap;margin-top:18px!important}}.sidebar nav a,.nav-group-menu a{scroll-margin:0}.dashboard-scope-copy h3{font-size:16px;margin:3px 0}.dashboard-scope-copy p{font-size:10px;line-height:1.5}.dashboard-scope-control{min-width:0}.dashboard-scope-control .ward-filter,.dashboard-scope-control .ward-filter .searchable-control{width:100%}.dashboard-scope-panel .scope-chip strong{line-height:1.3}.login-mode-badge{display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:10px;padding:9px 11px;margin-bottom:14px;border:1px solid #dfe6ef;background:#f7f9fc}.login-mode-badge span{font-size:8px;letter-spacing:.09em;font-weight:900}.login-mode-badge b{font-size:8px;font-weight:700;color:#748196}.citizen-login .login-mode-badge{background:#eef5ff;border-color:#cfe0f7;color:#24558f}.citizen-login .login-mode-badge b{color:#58749a}.citizen-login .login-v2-hero{background:#173b68}.citizen-login .login-v2-role-card{background:#204875;border-color:#35618f}.citizen-login .login-v2-role-icon{color:#173b68}.citizen-login .login-v2-submit{background:#173b68;border-color:#173b68}.admin-login .login-mode-badge{background:#eef1f6;border-color:#d5dce7;color:#182235}.admin-login .login-v2-hero{background:#0c1422}.admin-login .login-v2-role-card{background:#172437;border-color:#2c3d55}@media (max-width:800px){.dashboard-scope-copy h3{font-size:15px}.dashboard-scope-copy p{font-size:10px}.dashboard-scope-panel{box-shadow:0 4px 14px #17203309}}@media (max-width:520px){.topbar{display:flex!important;align-items:center!important;gap:7px!important}.topbar-context{flex:1 1 auto!important;min-width:0!important;max-width:none!important}.topbar-context .eyebrow{display:none!important}.topbar-title{font-size:12px!important;max-width:100%!important}.topbar-workspace{font-size:7.5px!important;max-width:100%!important}.user-chip-button{display:flex!important;flex:0 0 auto!important;width:34px!important;height:34px!important;padding:1px!important;justify-content:center!important}.user-chip-button .avatar{width:31px!important;height:31px!important;font-size:9px!important}.user-chip-button .user-text{display:none!important}.language-btn{height:34px!important;min-width:42px!important;padding:6px!important}.notification-btn{width:34px!important;height:34px!important;padding:6px!important}.menu-btn{width:34px!important;height:34px!important;font-size:18px!important}.dashboard-scope-panel{padding:12px!important;gap:9px!important}.dashboard-scope-panel .scope-chip{min-height:60px!important;padding:9px!important}.dashboard-scope-panel .scope-chip span{font-size:7px!important}.dashboard-scope-panel .scope-chip strong{font-size:10px!important}.login-page-v2{padding:9px!important}.login-v2-layout{width:100%!important;margin:0!important;border-radius:14px!important}.login-v2-hero{padding:20px 16px!important}.login-v2-panel{padding:18px 14px!important}.login-mode-badge{padding:8px 9px!important;margin-bottom:11px!important}.login-mode-badge span,.login-mode-badge b{font-size:7px!important}.login-v2-card h2{font-size:20px!important}.login-v2-card>p{font-size:9px!important}.login-v2-card>label{font-size:9px!important}}.citizen-login .login-v2-hero{background:linear-gradient(145deg,#123a67,#1f5b8d 55%,#28739b)!important}.citizen-login .login-v2-panel{background:#f8fbff!important}.citizen-login .login-v2-card{background:#fff;border:1px solid #e2eaf3;border-radius:18px;padding:26px;box-shadow:0 18px 55px #1942691a}.citizen-login .login-mode-badge{background:#eef7ff;border-color:#c8def2}.citizen-login .login-v2-card h2{color:#102d4b}.citizen-login .login-v2-submit{background:#165b8d!important;border-color:#165b8d!important;box-shadow:0 7px 16px #165b8d2e}.citizen-login .login-v2-submit:hover{background:#124b75!important}.citizen-login .login-v2-role-card{background:#1b4d78;border-color:#4a7ca4}.citizen-login .login-v2-points span{background:#0f2d4d;border-color:#2d587d}.complaint-user-team-card{grid-template-columns:minmax(220px,.62fr) minmax(0,1.38fr)!important;gap:12px!important;padding:14px 16px!important;align-items:center!important}.complaint-team-heading h2{font-size:17px!important;margin:3px 0!important}.complaint-team-heading p{font-size:9px!important}.complaint-team-mini{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important}.complaint-team-mini>div{display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important;padding:8px 9px!important;min-height:48px!important}.complaint-team-mini strong{font-size:9px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.complaint-team-mini a,.complaint-team-mini span{font-size:8px!important;margin-top:3px;color:#9eb2c9;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.complaint-team-mini a:hover{color:#fff;text-decoration:underline}.camera-upload{cursor:pointer}.image-file-input-native{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}@media (max-width:900px){.complaint-user-team-card{grid-template-columns:1fr!important}.complaint-team-mini{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (max-width:620px){.citizen-login .login-v2-card{padding:20px 16px!important;border-radius:15px!important}.login-v2-hero h1{font-size:27px!important}.complaint-user-team-card{padding:12px!important}.complaint-team-mini{grid-template-columns:1fr 1fr!important;gap:6px!important}.complaint-team-mini>div{min-height:44px!important;padding:7px 8px!important}.complaint-team-mini strong{font-size:8.5px!important}.complaint-team-mini a,.complaint-team-mini span{font-size:7.5px!important}}.ward-info-selector{display:grid;grid-template-columns:1fr minmax(280px,420px);gap:20px;align-items:end;margin-bottom:18px}.ward-info-hero{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:18px;text-align:center}.ward-info-hero-title{flex:1}.ward-info-hero-title h1{font-size:44px;line-height:1;margin:6px 0}.ward-info-hero-title h2{font-size:25px;margin:8px 0}.ward-info-hero-title p{margin:0;color:var(--muted)}.ward-info-hero-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.ward-info-stats,.ward-info-grid{margin-bottom:18px}.ward-info-area-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ward-info-area{border:1px solid var(--border);border-radius:12px;padding:12px;background:var(--surface)}.ward-info-area strong,.ward-info-area span{display:block}.ward-info-area span{margin-top:4px;color:var(--muted);font-size:13px}.ward-info-note{font-size:12px;color:var(--muted);margin-top:14px}.source-list{display:grid;gap:10px}.source-list a{display:block;padding:12px;border:1px solid var(--border);border-radius:12px;text-decoration:none}.source-list a strong,.source-list a span{display:block}.source-list a span{font-size:12px;color:var(--muted);margin-top:4px;word-break:break-word}.ward-info-representatives{margin-bottom:20px}.ward-rep-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ward-rep-card{border:1px solid var(--border);border-radius:14px;padding:14px;background:var(--surface)}.ward-rep-card h3{margin:7px 0 10px;font-size:16px}.ward-rep-card p{margin:7px 0;font-size:13px}.ward-rep-card a{font-weight:700}.dashboard-ward-summary{display:grid;grid-template-columns:minmax(220px,.8fr) 2fr;gap:22px;align-items:center;margin:18px 0;text-align:center}.dashboard-ward-title h2{font-size:38px;line-height:1;margin:6px 0}.dashboard-ward-title h3{margin:6px 0;font-size:20px}.dashboard-ward-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.dashboard-ward-facts>div{border:1px solid var(--border);border-radius:12px;padding:13px;background:var(--surface)}.dashboard-ward-facts span,.dashboard-ward-facts strong,.dashboard-ward-facts a{display:block}.dashboard-ward-facts span{font-size:12px;color:var(--muted)}.dashboard-ward-facts strong{font-size:21px;margin-top:4px}.dashboard-ward-facts a{margin-top:8px;font-weight:700;text-decoration:none}@media (max-width:900px){.ward-info-selector,.ward-info-hero,.dashboard-ward-summary{grid-template-columns:1fr;display:grid}.ward-rep-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-ward-facts{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ward-info-area-list,.ward-rep-grid,.dashboard-ward-facts{grid-template-columns:1fr}.ward-info-hero-title h1{font-size:36px}.ward-info-hero-title h2{font-size:20px}.ward-info-hero-actions{width:100%}.ward-info-hero-actions a{width:100%;justify-content:center}}.searchable-control{position:relative}.searchable-chevron{position:absolute;right:30px;top:50%;transform:translateY(-55%);font-size:17px;line-height:1;color:#617086;pointer-events:none;transition:transform .15s ease}.searchable-chevron.open{transform:translateY(-35%) rotate(180deg)}.searchable-display{padding-right:52px!important}.ward-filter .searchable-control{border:2px solid #d6dfeb!important;box-shadow:0 2px 8px #1720330a!important}.ward-filter .searchable-control:hover{border-color:#aab8ca!important}.ward-filter .searchable-display:after{content:"▼";position:absolute;right:10px;top:50%;transform:translateY(-55%);font-size:9px;color:#617086;pointer-events:none}.ward-filter .searchable-chevron{display:none}.toolbar>.ward-filter{flex:0 1 320px;margin-left:auto;margin-right:auto}.self-assign-option{display:flex;align-items:flex-start;gap:10px;padding:11px 12px;border:1px solid #dce4ee;background:#f7f9fc;border-radius:10px;font-size:11px}.self-assign-option input{width:18px;height:18px;flex:0 0 auto;margin-top:1px}.self-assign-option strong,.self-assign-option small{display:block}.self-assign-option small{font-size:9px;color:#7c8899;margin-top:2px}.election-source-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:15px}.election-source-card{min-height:230px}.election-source-card h2{font-size:20px;margin:5px 0 8px}.election-source-card p{font-size:11px;color:#5e6b7f;line-height:1.7}.election-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.election-facts div{background:#f7f9fc;border:1px solid #e5eaf1;border-radius:9px;padding:9px}.election-facts small,.election-facts strong{display:block}.election-facts small{font-size:8px;color:#8792a3;text-transform:uppercase;letter-spacing:.06em}.election-facts strong{font-size:10px;margin-top:3px}.election-warning{background:#fffdf6}.election-ward-panel{padding:0;overflow:hidden}.election-ward-panel .panel-title{padding:17px 17px 12px;margin:0}.election-ward-panel .table-wrap{border-top:1px solid #edf0f4}.election-footer-note{font-size:10px;color:#7b8798;line-height:1.6;margin-top:10px}.birthday-print-card{display:none}.birthday-print-inner{width:185mm;min-height:120mm;margin:auto;border:3px solid #172033;border-radius:18px;padding:18mm 16mm;text-align:center;background:#fff;box-sizing:border-box}.birthday-print-brand{font-size:10px;letter-spacing:.1em;font-weight:900;color:#6b778c}.birthday-print-icon{font-size:42px;margin:8px 0}.birthday-print-kicker{font-size:15px;font-weight:900;color:#172033}.birthday-print-inner h1{font-size:32px;margin:10px 0}.birthday-print-wish{font-size:14px;line-height:1.7;color:#526074}.birthday-print-details{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.birthday-print-details span{border:1px solid #dfe5ed;border-radius:10px;padding:10px;font-size:10px;color:#7c8798}.birthday-print-details strong{font-size:12px;color:#172033}.birthday-print-sign{margin-top:16px;font-size:10px;color:#66748a}.birthday-print-sign strong{display:block;font-size:14px;color:#172033;margin-top:3px}.birthday-print-sign small{display:block;margin-top:2px;color:#8994a5}@media print{body{background:#fff!important}body:has(.birthday-print-card) *{visibility:hidden!important}body:has(.birthday-print-card) .birthday-print-card,body:has(.birthday-print-card) .birthday-print-card *{visibility:visible!important}.birthday-print-card{display:block!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#fff!important;padding:15mm!important}.birthday-print-inner{display:block!important}}@media (max-width:900px){.election-source-grid,.election-facts{grid-template-columns:1fr}.toolbar>.ward-filter{flex:1 1 100%;margin-left:0;margin-right:0}}@media (max-width:800px){.global-toast,.error-toast,.success-toast,.user-welcome-toast{position:fixed!important;top:72px!important;bottom:auto!important;left:auto!important;right:12px!important;width:min(430px,calc(100vw - 24px))!important;max-width:min(430px,calc(100vw - 24px))!important;z-index:50000!important}}@media (max-width:560px){.global-toast,.error-toast,.success-toast,.user-welcome-toast{top:68px!important;right:10px!important;left:auto!important;width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important}.birthday-print-inner{width:100%;min-height:0;padding:12mm 9mm}}.ward-filter .searchable-control{min-height:48px!important;border-radius:11px!important;background:#fff!important}.ward-filter .searchable-display{min-height:44px!important;font-weight:700!important;text-align:left!important}.ward-filter .searchable-clear{display:none!important}.ward-filter .searchable-menu-portal{border-radius:12px!important;box-shadow:0 18px 45px #101d3029!important}@media (max-width:620px){.ward-filter{width:100%!important;min-width:0!important}.ward-filter .searchable-control{min-height:46px!important}.ward-filter .searchable-display{font-size:12px!important}.ward-filter .searchable-menu-portal{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important}}.area-item>div:first-child strong,.area-item>div:first-child span{display:block}.area-item>div:first-child span{margin-top:3px}.login-v2-submit{min-height:46px;touch-action:manipulation}.login-v2-card input{min-height:46px}@media (max-width:800px){.login-v2-layout{width:100%}.login-v2-panel,.login-v2-card{width:100%;max-width:100%}.login-v2-card input{font-size:16px}.login-v2-submit{min-height:48px;font-size:13px}.searchable-display{min-height:46px}.searchable-option{min-height:44px;font-size:13px}.searchable-menu-search input{min-height:44px;font-size:16px}.ward-filter .searchable-display{padding-right:38px!important}.ward-filter .searchable-control{min-height:46px!important}.toolbar>.ward-filter{flex:1 1 100%;margin-left:0;margin-right:0}}.login-page-v2,.login-page{position:relative}.login-language-btn{position:absolute;top:20px;right:20px;z-index:30;min-width:74px}.login-page-v2 .login-language-btn,.login-page .login-language-btn{background:#fff}@media (max-width:800px){.login-language-btn{top:12px;right:12px}.login-v2-layout{margin-top:35px}.login-card{padding:22px 18px}}@media (max-width:800px){.content{padding:14px 10px 34px!important}.page-header{display:flex!important;flex-direction:column!important;gap:10px!important;margin-bottom:14px!important}.page-header h1{font-size:23px!important;line-height:1.15!important}.page-header p{font-size:11px!important;line-height:1.55!important}.page-header>.primary-btn,.page-header>.ghost-btn{width:100%!important;min-height:44px!important}.panel{padding:12px!important;border-radius:12px!important}.stat-grid,.family-grid,.birthday-grid,.ward-grid,.two-col,.detail-grid,.member-grid{grid-template-columns:1fr!important;gap:10px!important}.stat-card,.glance-card,.family-card,.birthday-card,.ward-grid .panel,.detail-card{min-width:0!important}.birthday-card{padding:14px!important;min-height:0!important}.birthday-card h2{font-size:20px!important}.birthday-card h3{font-size:16px!important;overflow-wrap:anywhere}.birthday-house{font-size:11px!important;line-height:1.65!important}.card-actions{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;width:100%!important}.card-actions>*{width:100%!important;min-height:42px!important;margin:0!important}.staff-actions{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.staff-actions .small-btn{min-height:40px!important;flex:1 1 calc(50% - 6px)!important;white-space:normal!important}.toolbar{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.toolbar>*{width:100%!important;min-width:0!important}.toolbar .grow{min-width:0!important}.filter-toolbar{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.filter-toolbar>*{width:100%!important;min-width:0!important}.form-grid{grid-template-columns:1fr!important;gap:10px!important}.form-grid>.span-2,.form-grid>.span-3{grid-column:auto!important}.modal-backdrop{padding:0!important}.modal,.modal-wide{width:100%!important;max-width:100%!important;max-height:94dvh!important;border-radius:16px 16px 0 0!important;padding:14px!important}.modal-actions{display:grid!important;grid-template-columns:1fr!important;gap:7px!important}.modal-actions>*{width:100%!important;min-height:42px!important}.permission-grid-cards{grid-template-columns:1fr!important}.permission-card{min-width:0!important}.ward-info-representatives .ward-rep-grid{grid-template-columns:1fr!important}.ward-rep-card{padding:13px!important;min-width:0!important}.ward-rep-card h3{font-size:16px!important;overflow-wrap:anywhere}.ward-rep-card p{font-size:12px!important;line-height:1.55!important}.ward-info-hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:7px!important}.ward-info-hero-actions>*{width:100%!important;min-height:42px!important}.table-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.table-wrap table{min-width:720px!important}.table-wrap th,.table-wrap td{padding:10px 9px!important;font-size:11px!important}.searchable-control{min-height:46px!important}.searchable-display{min-height:44px!important;font-size:12px!important}.searchable-option{min-height:44px!important;padding:10px!important}input,select,textarea{font-size:16px!important}}@media (max-width:520px){.content{padding:12px 8px 28px!important}.topbar{padding:0 9px!important}.topbar-title{font-size:12px!important}.language-btn{min-height:38px!important}.notification-btn{min-width:38px!important}.sidebar{width:min(310px,90vw)!important}.stat-grid,.dashboard-glance-grid{grid-template-columns:1fr 1fr!important}.staff-actions .small-btn{flex:1 1 100%!important}.users-summary-grid{grid-template-columns:1fr 1fr!important}}@media print{@page{size:A4 portrait;margin:0}html,body{width:210mm!important;height:297mm!important;overflow:hidden!important;background:#fff!important}body:has(.birthday-print-card) .app-shell,body:has(.birthday-print-card) .user-portal{display:none!important}body:has(.birthday-print-card) .birthday-print-card{display:block!important;visibility:visible!important;position:absolute!important;left:0!important;top:0!important;width:210mm!important;height:297mm!important;margin:0!important;padding:14mm!important;overflow:hidden!important;background:#fff!important;box-sizing:border-box!important}body:has(.birthday-print-card) .birthday-print-card *{visibility:visible!important}body:has(.birthday-print-card) .birthday-print-inner{width:100%!important;height:auto!important;min-height:0!important;max-height:265mm!important;margin:0!important;padding:20mm 15mm!important;overflow:hidden!important;box-sizing:border-box!important;break-inside:avoid!important;page-break-inside:avoid!important}}.chat-page{display:flex;flex-direction:column;gap:16px}.chat-layout{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:620px;border:1px solid #dfe5ef;border-radius:18px;overflow:hidden;background:#fff}.chat-groups{padding:14px;border-right:1px solid #e5eaf1;background:#f7f9fc;overflow:auto}.chat-section-title{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#64748b;padding:10px 8px}.chat-group{display:flex;flex-direction:column;gap:4px;width:100%;text-align:left;border:1px solid transparent;background:transparent;padding:12px;border-radius:12px;cursor:pointer}.chat-group:hover,.chat-group.active{background:#fff;border-color:#d7e0ed;box-shadow:0 2px 10px #0f172a0d}.chat-group strong{font-size:14px;color:#172033}.chat-group small{font-size:12px;color:#64748b}.chat-panel{display:flex;flex-direction:column;min-width:0}.chat-header{padding:18px 20px;border-bottom:1px solid #e5eaf1}.chat-header h2{margin:0 0 4px;font-size:20px}.chat-header span{color:#64748b;font-size:13px}.chat-messages{flex:1;min-height:440px;max-height:calc(100vh - 390px);overflow:auto;padding:18px;background:#f8fafc}.chat-message{display:flex;margin-bottom:10px}.chat-message.mine{justify-content:flex-end}.chat-bubble{max-width:min(75%,620px);padding:10px 13px;border:1px solid #e0e7ef;border-radius:14px;background:#fff}.chat-message.mine .chat-bubble{background:#eef5ff}.chat-bubble strong{display:block;font-size:12px;margin-bottom:4px}.chat-bubble p{margin:0;white-space:pre-wrap;word-break:break-word}.chat-bubble small{display:block;margin-top:5px;color:#7b8798;font-size:10px}.chat-image{display:block;max-width:360px;max-height:360px;border-radius:10px}.chat-composer{border-top:1px solid #e5eaf1;padding:12px;background:#fff}.chat-composer textarea{width:100%;resize:vertical;border:1px solid #d7e0ed;border-radius:12px;padding:10px;box-sizing:border-box}.chat-compose-actions{display:flex;align-items:center;gap:10px;margin-top:8px;flex-wrap:wrap}.chat-compose-actions input[type=file]{max-width:220px}.chat-attachment{font-size:12px;color:#64748b}.chat-empty{height:100%;min-height:300px;display:grid;place-items:center;color:#64748b;text-align:center;padding:30px}@media (max-width:800px){.chat-layout{grid-template-columns:1fr;min-height:0}.chat-groups{max-height:250px;border-right:0;border-bottom:1px solid #e5eaf1}.chat-messages{max-height:none;min-height:50vh}.chat-bubble{max-width:88%}.chat-image{max-width:100%}.chat-compose-actions{align-items:stretch}.chat-compose-actions .primary-btn{width:100%}}@media print{.birthday-print-card{display:block!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;background:#fff!important;z-index:2147483647!important}.birthday-print-inner{box-sizing:border-box!important;margin:0 auto!important;max-width:760px!important;height:100%!important;padding:60px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;text-align:center!important}.birthday-print-card *,.birthday-print-card{visibility:visible!important}body>*:not(#root){display:none!important}.app-shell>*:not(.main),.main>header,.main>.content>*:not(.birthday-print-card),.main>footer{visibility:hidden!important}.birthday-print-card{visibility:visible!important}}@media print{@page{size:A4 portrait;margin:0}html,body,#root{margin:0!important;width:210mm!important;min-height:297mm!important;background:#fff!important;overflow:hidden!important}body *{visibility:hidden!important}#root .birthday-print-card,#root .birthday-print-card *{visibility:visible!important}#root .birthday-print-card{display:block!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:210mm!important;height:297mm!important;margin:0!important;padding:18mm!important;box-sizing:border-box!important;background:#fff!important;z-index:2147483647!important;overflow:hidden!important}#root .birthday-print-inner{display:block!important;width:100%!important;height:auto!important;max-height:260mm!important;margin:0!important;padding:18mm!important;box-sizing:border-box!important;border:3px solid #172033!important;border-radius:18px!important;page-break-inside:avoid!important;break-inside:avoid!important}}@media (max-width:700px){.content{padding-left:10px!important;padding-right:10px!important}.page-header,.panel,.card,.table-wrap,.filter-toolbar,.filter-grid{min-width:0!important;max-width:100%!important}.card-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.card-actions>*{min-height:42px!important;max-width:100%!important}.responsive-table{width:100%!important;border-collapse:separate!important;border-spacing:0 10px!important}.responsive-table thead{display:none!important}.responsive-table tbody,.responsive-table tr,.responsive-table td{display:block!important;width:100%!important;box-sizing:border-box!important}.responsive-table tbody tr{background:#fff!important;border:1px solid #e1e7ef!important;border-radius:14px!important;box-shadow:0 3px 14px #1423370d!important;padding:9px 12px!important;margin-bottom:10px!important}.responsive-table tbody td{border:0!important;border-bottom:1px solid #edf0f4!important;padding:9px 2px!important;min-height:40px!important;word-break:break-word!important}.responsive-table tbody td:last-child{border-bottom:0!important}.responsive-table tbody td[data-label]:before{content:attr(data-label);display:block!important;font-size:9px!important;font-weight:800!important;letter-spacing:.05em!important;text-transform:uppercase!important;color:#7b8798!important;margin-bottom:4px!important}.responsive-table tbody td:empty{display:none!important}.responsive-table .small-btn,.responsive-table .primary-btn,.responsive-table button{min-height:42px!important;width:100%!important}.group-layout{grid-template-columns:1fr!important}.group-list{max-height:300px!important;border-right:0!important;border-bottom:1px solid #e5eaf1!important}.group-chat-panel{min-height:65dvh!important}.group-chat-header{padding:14px!important}.group-chat-header h2{font-size:17px!important}.group-messages{min-height:45dvh!important;padding:12px!important}.group-bubble{max-width:90%!important}.group-compose-actions{display:grid!important;grid-template-columns:1fr!important}.group-compose-actions input{width:100%!important;min-height:42px!important}.group-compose-actions .primary-btn{width:100%!important}.groups-page .page-header{gap:10px!important}}@media (max-width:520px){.filter-toolbar{grid-template-columns:1fr!important}.filter-toolbar>*{width:100%!important;min-width:0!important}.searchable-control{width:100%!important}.page-header h1{font-size:21px!important;line-height:1.2!important}.page-header p{font-size:10px!important;line-height:1.45!important}.groups-page{padding-bottom:20px!important}.group-item{padding:11px!important}.group-item strong{font-size:12px!important}.group-item small{font-size:10px!important}}.groups-page{display:flex;flex-direction:column;gap:16px}.group-layout{display:grid;grid-template-columns:320px minmax(0,1fr);min-height:650px;border:1px solid #dfe5ef;border-radius:18px;overflow:hidden;background:#fff}.group-list{background:#f7f9fc;border-right:1px solid #e5eaf1;overflow:auto;padding:10px}.group-section{margin-bottom:12px}.group-section-title{display:flex;justify-content:space-between;align-items:center;padding:10px 8px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#66748a}.group-section-title span{font-size:10px;background:#e8edf4;border-radius:999px;padding:3px 7px}.group-item{display:flex;flex-direction:column;gap:4px;width:100%;text-align:left;border:1px solid transparent;background:transparent;padding:12px;border-radius:12px;cursor:pointer;margin-bottom:5px}.group-item:hover,.group-item.active{background:#fff;border-color:#d7e0ed;box-shadow:0 2px 10px #0f172a0d}.group-item strong{font-size:13px;color:#172033;word-break:break-word}.group-item small{font-size:10px;color:#718096}.group-no-items{padding:12px 8px;font-size:10px;color:#98a2b3}.group-chat-panel{display:flex;flex-direction:column;min-width:0}.group-chat-header{display:flex;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #e5eaf1}.group-chat-header h2{margin:3px 0 4px;font-size:20px}.group-chat-header p{margin:0;color:#718096;font-size:11px}.group-messages{flex:1;min-height:460px;max-height:calc(100vh - 390px);overflow:auto;padding:18px;background:#f8fafc}.group-message{display:flex;margin-bottom:10px}.group-message.mine{justify-content:flex-end}.group-bubble{max-width:min(76%,620px);padding:10px 13px;border:1px solid #e0e7ef;border-radius:14px;background:#fff}.group-message.mine .group-bubble{background:#eef5ff}.group-bubble strong{display:block;font-size:11px;margin-bottom:4px}.group-bubble p{margin:0;white-space:pre-wrap;word-break:break-word;font-size:13px;line-height:1.45}.group-bubble small{display:block;margin-top:5px;color:#7b8798;font-size:9px}.group-bubble img{display:block;max-width:360px;max-height:360px;border-radius:10px}.group-empty{min-height:300px;display:grid;place-items:center;color:#718096;text-align:center;padding:30px}.group-composer{border-top:1px solid #e5eaf1;padding:12px;background:#fff}.group-composer textarea{width:100%;box-sizing:border-box;resize:vertical;border:1px solid #d7e0ed;border-radius:12px;padding:10px;font:inherit}.group-compose-actions{display:flex;align-items:center;gap:10px;margin-top:8px}.group-compose-actions input[type=file]{max-width:240px}.group-filters{display:grid;grid-template-columns:1.05fr 1.05fr 1.15fr 1.25fr;gap:12px;align-items:end;padding:14px;border:1px solid #dfe5ef;border-radius:16px;background:#fff}.group-filter-search{display:grid;gap:6px;font-size:11px;font-weight:800;color:#66748a}.group-filter-search input{width:100%;box-sizing:border-box;border:1px solid #d7e0ed;border-radius:10px;padding:10px 12px;font:inherit;color:#172033;background:#fff}@media (max-width:1000px){.group-filters{grid-template-columns:1fr 1fr}.group-filter-search{grid-column:span 2}}@media (max-width:640px){.group-filters{grid-template-columns:1fr}.group-filter-search{grid-column:auto}}@media (max-width:700px){.staff-page,.groups-page,.birthday-grid,.ward-grid,.family-grid,.two-col,.detail-grid,.member-grid{min-width:0!important;max-width:100%!important}.staff-page .panel,.groups-page .panel,.birthday-card,.ward-grid .panel,.family-card,.detail-card{overflow:hidden!important}.panel-title{align-items:flex-start!important;flex-direction:column!important}.panel-title>div:last-child,.panel-title>button,.panel-title>.card-actions{width:100%!important}.area-item{align-items:flex-start!important;flex-direction:column!important}.area-item>div:last-child{display:flex!important;flex-wrap:wrap!important;width:100%!important;gap:6px!important}.area-item>div:last-child .small-btn{flex:1 1 120px!important;min-height:40px!important}.birthday-card{width:100%!important;padding:14px!important}.birthday-card p,.birthday-house{overflow-wrap:anywhere!important;word-break:break-word!important}.birthday-card .confetti{font-size:20px!important}.birthday-filter-toolbar{width:100%!important}.group-filters{width:100%!important;box-sizing:border-box!important;padding:10px!important}.group-layout{min-width:0!important;width:100%!important;border-radius:12px!important}.group-list{min-width:0!important;width:100%!important;max-height:34vh!important}.group-chat-panel{min-width:0!important;width:100%!important}.group-chat-header{align-items:flex-start!important;flex-direction:column!important}.group-chat-header .card-actions{width:100%!important}.group-message{max-width:100%!important}.group-bubble{max-width:92%!important;overflow-wrap:anywhere!important}.group-bubble img{max-width:100%!important;height:auto!important}.permission-editor,.permission-grid-cards{min-width:0!important}.permission-card{overflow:hidden!important}.modal-header h2{font-size:15px!important;line-height:1.3!important;overflow-wrap:anywhere!important}.form-grid input,.form-grid select,.form-grid textarea{max-width:100%!important;min-width:0!important}.table-wrap{max-width:100%!important}}@media (max-width:520px){.content{overflow-x:hidden!important}.stat-grid,.users-summary-grid{grid-template-columns:1fr!important}.birthday-card h2{font-size:19px!important}.birthday-card h3{font-size:15px!important}.birthday-house{padding:9px!important}.staff-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}.staff-actions .small-btn{width:100%!important;min-height:42px!important}.group-layout{display:flex!important;flex-direction:column!important}.group-list{max-height:250px!important;border-bottom:1px solid #e5eaf1!important}.group-chat-panel{min-height:520px!important}.group-messages{min-height:300px!important;max-height:none!important}.group-composer textarea{min-height:76px!important}.ward-info-hero{gap:12px!important}.ward-info-hero-title h1{font-size:36px!important}.election-source-card{min-width:0!important}.election-facts{grid-template-columns:1fr!important}}.user-topbar{grid-template-columns:auto minmax(0,1fr) auto!important}.user-nav{flex:1 1 auto!important;justify-content:center!important;min-width:0!important;overflow:hidden!important}.user-nav-link{flex:0 0 auto!important;white-space:nowrap!important}.user-actions,.user-brand{flex:0 0 auto!important}.user-main{min-width:0!important;overflow-x:hidden!important}.filter-toolbar,.toolbar,.group-filters,.birthday-filter-toolbar{align-items:end}.filter-toolbar>*{min-width:0}.filter-toolbar label,.toolbar label{min-width:0}.filter-toolbar input,.filter-toolbar select,.toolbar input,.toolbar select{width:100%;box-sizing:border-box}.group-filters .searchable-control{min-width:0}.group-filters .searchable-control>button{width:100%;box-sizing:border-box}.group-filter-search{min-width:0}.sidebar nav{scroll-behavior:auto!important}.sidebar nav a,.nav-group-toggle{scroll-margin:0!important}.camera-native-upload{display:none!important;position:relative!important}.camera-native-upload .image-file-input-native{pointer-events:auto!important}.user-notification-wrap{position:relative;display:flex;align-items:center}.user-notification-popover{position:absolute;right:0;top:46px;width:min(390px,calc(100vw - 24px));max-height:min(620px,calc(100dvh - 90px));overflow:auto;background:#fff;border:1px solid #dfe5ee;border-radius:14px;box-shadow:0 22px 65px #0c192d2e;padding:9px;z-index:900}.user-notification-head{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:5px 5px 9px;border-bottom:1px solid #edf0f4;margin-bottom:5px}.user-notification-head strong{font-size:12px}.user-notification-head>div{display:flex;gap:5px}.user-notification-head button{border:1px solid #dce3ec;background:#fff;border-radius:7px;padding:6px 8px;font-size:9px;font-weight:800;cursor:pointer}.user-notification-head button:hover{background:#f5f7fa}.user-notification-item{display:flex;flex-direction:column;gap:4px;width:100%;border:0;border-radius:9px;background:#f5f8fb;text-align:left;padding:10px;margin-bottom:5px;cursor:pointer}.user-notification-item.read{background:#fff}.user-notification-item strong{font-size:11px;color:#243249}.user-notification-item span{font-size:10px;line-height:1.5;color:#5d6a7d}.user-notification-item small{font-size:8px;color:#8a96a7}.user-notification-empty{padding:28px 10px;text-align:center;color:#8a96a7;font-size:10px}.birthday-print-card{display:none!important}.birthday-print-inner{position:relative;width:190mm;min-height:250mm;margin:0 auto;border:1.5px solid #cbd5e1;border-radius:18px;padding:22mm 18mm;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden;background:#fff;box-sizing:border-box}.birthday-print-accent{position:absolute;top:0;left:0;right:0;height:7mm;background:#172033}.birthday-print-inner h1{font-size:34px;line-height:1.2;margin:10px 0;max-width:160mm;overflow-wrap:anywhere;color:#0f172a}.birthday-print-icon{font-size:44px;margin-bottom:8px}.birthday-print-kicker{font-size:17px;font-weight:900;color:#334155}.birthday-print-wish{font-size:14px;line-height:1.8;color:#526074;max-width:145mm}.birthday-print-details{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:min(145mm,100%);margin:18px 0}.birthday-print-details span{border:1px solid #dfe5ed;border-radius:10px;padding:10px;font-size:9px;color:#7b8798}.birthday-print-details strong{display:block;font-size:12px;color:#172033;margin-top:4px}.birthday-print-party{display:flex;align-items:center;gap:10px;border:1px solid #dbe3ed;border-radius:999px;padding:8px 14px;background:#fff}.birthday-print-party span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:2px solid #172033;font-size:10px;font-weight:900}.birthday-print-party strong{font-size:11px;color:#172033;overflow-wrap:anywhere}.birthday-print-sign{margin-top:24px;font-size:10px;color:#68758a}.birthday-print-sign strong{display:block;font-size:17px;color:#172033;margin-top:4px}@media (max-width:800px){.camera-upload{display:none!important}.camera-native-upload{display:inline-flex!important;flex:1 1 0!important;min-height:42px!important}.user-notification-popover{position:fixed;left:10px;right:10px;top:68px;width:auto;max-width:none;max-height:calc(100dvh - 82px);border-radius:15px}.birthday-print-inner{width:100%;min-height:0;height:100%;border-radius:0;padding:18mm 10mm}.birthday-print-details{grid-template-columns:1fr}.birthday-print-inner h1{font-size:28px}}@media print{html,body,#root{background:#fff!important;overflow:visible!important}body>*:not(#root){display:none!important}body:has(.birthday-print-card) .app-shell,body:has(.birthday-print-card) .user-portal{display:none!important}body:has(.birthday-print-card) .birthday-print-card{display:block!important;visibility:visible!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;background:#fff!important;padding:10mm!important;z-index:2147483647!important}body:has(.birthday-print-card) .birthday-print-card *{visibility:visible!important}}.user-notification-open-chat{width:100%;border:0;border-top:1px solid #edf0f4;background:#fff;color:#1d4ed8;padding:10px 6px 5px;text-align:center;font-size:10px;font-weight:800;cursor:pointer}.user-notification-open-chat:hover{text-decoration:underline}.searchable-control{position:relative!important;display:flex!important;align-items:stretch!important;overflow:hidden!important}.searchable-display{position:relative!important;flex:1 1 auto!important;min-width:0!important;width:100%!important;padding-right:66px!important}.searchable-display .has-value{display:block!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.searchable-clear{position:absolute!important;right:6px!important;top:50%!important;transform:translateY(-50%)!important;width:24px!important;height:24px!important;min-width:24px!important;max-width:24px!important;margin:0!important;padding:0!important;display:grid!important;place-items:center!important;z-index:8!important;border:0!important;background:transparent!important;color:#6b778a!important;font-size:18px!important;line-height:1!important;border-radius:6px!important}.searchable-clear:hover{background:#eef2f6!important;color:#172033!important}.searchable-chevron{right:34px!important;z-index:7!important}.ward-filter .searchable-display{padding-right:66px!important}.filter-toolbar,.toolbar,.birthday-filter-toolbar{width:100%!important;box-sizing:border-box!important}.filter-toolbar>.ward-filter,.filter-toolbar>.searchable-select{min-width:0!important;width:100%!important}.filter-toolbar label,.toolbar label{min-width:0!important}.birthday-filter-toolbar{grid-template-columns:minmax(190px,1fr) minmax(190px,1fr) minmax(190px,1fr)!important;gap:12px!important}.birthday-filter-toolbar>*{min-width:0!important}.user-complaint-filterbar{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr)) auto!important;gap:10px!important;align-items:end!important}.user-complaint-filterbar label{min-width:0!important;width:100%!important}.user-complaint-filterbar select,.user-complaint-filterbar input{width:100%!important;box-sizing:border-box!important}.user-complaint-filterbar>button{width:auto!important;min-width:120px!important}@media (max-width:1100px){.birthday-filter-toolbar,.user-complaint-filterbar{grid-template-columns:repeat(2,minmax(0,1fr))!important}.user-complaint-filterbar>button{grid-column:1/-1!important;width:100%!important}}@media (max-width:800px){.login-page-v2{min-height:100dvh!important;padding:12px!important;overflow-x:hidden!important}.login-v2-layout{min-height:0!important;height:auto!important;margin:14px auto 18px!important}.login-v2-hero{padding:28px 22px!important}.login-v2-panel{padding:24px 18px!important}.login-v2-card{max-width:430px!important}.filter-toolbar,.toolbar,.birthday-filter-toolbar{grid-template-columns:1fr!important;gap:9px!important}.user-complaint-filterbar{grid-template-columns:1fr 1fr!important;padding:10px!important}.user-complaint-filterbar label{min-width:0!important}.user-complaint-filterbar>button{grid-column:1/-1!important;width:100%!important}}@media (max-width:560px){.login-page-v2{padding:8px!important}.login-v2-layout{margin:8px auto 12px!important;border-radius:14px!important}.login-v2-hero{padding:20px 16px!important}.login-v2-hero h1{font-size:24px!important}.login-v2-hero p{font-size:10px!important;line-height:1.5!important}.login-v2-points{margin-top:10px!important}.login-v2-role-card{margin-top:14px!important;padding:9px!important}.login-v2-panel{padding:18px 13px!important}.login-v2-card h2{font-size:20px!important;margin:6px 0!important}.login-v2-card>p{margin-bottom:14px!important}.login-v2-card>label{margin-bottom:9px!important}.login-v2-card>label input{height:42px!important;min-height:42px!important}.login-v2-submit{min-height:44px!important;height:44px!important}.login-v2-footer{margin-top:14px!important}.user-complaint-filterbar{grid-template-columns:1fr!important}.user-complaint-filterbar>button{grid-column:auto!important}.searchable-display{padding-right:58px!important}.searchable-chevron{right:30px!important}.searchable-clear{right:4px!important}}.searchable-control{position:relative!important;display:flex!important;align-items:stretch!important;min-width:0!important;overflow:hidden!important}.searchable-display{position:relative!important;flex:1 1 auto!important;min-width:0!important;width:100%!important;padding:0 72px 0 13px!important;overflow:hidden!important}.searchable-display .has-value,.searchable-display .placeholder{display:block!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.searchable-display:after{content:none!important;display:none!important}.searchable-chevron{display:block!important;position:absolute!important;right:34px!important;top:50%!important;transform:translateY(-50%)!important;rotate:0deg!important;pointer-events:none!important;z-index:4!important}.searchable-chevron.open{transform:translateY(-50%)!important;rotate:180deg!important}.searchable-clear{position:absolute!important;right:5px!important;top:50%!important;transform:translateY(-50%)!important;width:25px!important;height:25px!important;min-width:25px!important;max-width:25px!important;margin:0!important;padding:0!important;display:grid!important;place-items:center!important;z-index:5!important;border:0!important;background:transparent!important;font-size:18px!important;line-height:1!important}.ward-filter .searchable-display{padding-right:72px!important}.ward-filter .searchable-clear{display:grid!important}.filter-toolbar,.toolbar,.group-filters,.birthday-filter-toolbar{width:100%!important;box-sizing:border-box!important;min-width:0!important}.filter-toolbar>*,.toolbar>*{min-width:0!important;max-width:100%!important}.filter-toolbar input,.filter-toolbar select,.toolbar input,.toolbar select{max-width:100%!important;box-sizing:border-box!important}.table-wrap{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-x pan-y!important}.table-wrap table{min-width:760px!important}.modal-backdrop{overflow:auto!important;-webkit-overflow-scrolling:touch!important}.modal{max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important}.pending-chat-image{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 10px;margin-top:8px;border:1px solid #dfe5ed;border-radius:9px;background:#f7f9fc;font-size:11px;color:#5f6d80;min-width:0}.pending-chat-image span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-image-picker{display:inline-flex!important;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:7px 11px;border:1px solid #d7e0ed;border-radius:8px;background:#fff;color:#273348;font-size:11px;font-weight:700;cursor:pointer;box-sizing:border-box}.chat-image-picker input{display:none!important}.chat-image-loading,.chat-image-error{padding:12px;border-radius:9px;background:#f1f4f8;color:#718096;font-size:10px}.group-bubble .chat-image{display:block;max-width:min(360px,100%);max-height:360px;width:auto;height:auto;border-radius:10px;object-fit:contain}@media (max-width:800px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden!important}.app-shell{width:100%;max-width:100%;min-height:100dvh!important}.main,.content{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.content{padding:12px 10px 32px!important}.page-header{margin-bottom:12px!important;gap:10px!important}.page-header h1{font-size:22px!important;line-height:1.2!important}.page-header p{font-size:10px!important;line-height:1.45!important}.panel{max-width:100%!important;box-sizing:border-box!important}.toolbar,.filter-toolbar{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;align-items:stretch!important}.toolbar>.ward-filter,.filter-toolbar>.ward-filter,.toolbar>.searchable-select,.filter-toolbar>.searchable-select{width:100%!important}.searchable-control{min-height:46px!important}.searchable-display{min-height:44px!important;font-size:13px!important}.searchable-menu-portal{max-width:calc(100vw - 20px)!important}.table-wrap{overflow-x:auto!important;touch-action:pan-x pan-y!important}.table-wrap table{min-width:760px!important;width:max-content!important}.group-filters{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;padding:10px!important}.group-layout{display:flex!important;flex-direction:column!important;width:100%!important;min-width:0!important;min-height:0!important;border-radius:12px!important}.group-list{width:100%!important;max-width:100%!important;max-height:220px!important;overflow-y:auto!important;overflow-x:hidden!important;border-right:0!important;border-bottom:1px solid #e5eaf1!important}.group-chat-panel{width:100%!important;min-width:0!important;min-height:0!important}.group-chat-header{padding:12px!important;gap:8px!important;align-items:flex-start!important}.group-chat-header h2{font-size:16px!important;overflow-wrap:anywhere!important}.group-chat-header p{font-size:9px!important;line-height:1.4!important}.group-messages{min-height:300px!important;height:52dvh!important;max-height:52dvh!important;overflow-y:auto!important;overflow-x:hidden!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important;padding:10px!important}.group-bubble{max-width:90%!important;overflow-wrap:anywhere!important}.group-bubble .chat-image{max-width:100%!important;max-height:48dvh!important}.group-composer{padding:9px!important}.group-compose-actions{display:grid!important;grid-template-columns:1fr auto!important;gap:8px!important;align-items:center!important}.chat-image-picker{width:100%!important}.group-compose-actions .primary-btn{width:auto!important;min-width:90px!important}.pending-chat-image{max-width:100%!important}.birthday-grid{grid-template-columns:1fr!important;gap:10px!important}.birthday-card{min-height:0!important;padding:14px!important}.birthday-card h2{font-size:20px!important}.birthday-card h3{font-size:16px!important}.birthday-card .card-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important;gap:7px!important}.birthday-card .card-actions>*{width:100%!important;box-sizing:border-box!important}.detail-grid,.member-grid,.form-grid{grid-template-columns:1fr!important}.span-2{grid-column:span 1!important}.modal{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - 20px)!important;padding:14px!important}.modal-actions{flex-wrap:wrap!important}.modal-actions>*{min-height:40px!important}.login-page-v2{min-height:100dvh!important;height:100dvh!important;max-height:100dvh!important;padding:8px!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important}.login-v2-brand{display:none!important}.login-v2-layout{display:block!important;width:100%!important;max-width:440px!important;min-height:0!important;height:auto!important;margin:0!important;border-radius:16px!important;overflow:auto!important;max-height:calc(100dvh - 16px)!important;box-shadow:0 15px 45px #101d301a!important}.login-v2-hero{display:none!important}.login-v2-panel{display:block!important;padding:18px 14px!important;min-height:0!important}.login-v2-card{width:100%!important;max-width:none!important}.login-v2-card h2{font-size:21px!important;line-height:1.2!important;margin:5px 0!important}.login-v2-card>p{font-size:10px!important;margin-bottom:12px!important}.login-v2-card>label{font-size:9px!important;margin-bottom:8px!important;gap:4px!important}.login-v2-card>label input{height:42px!important;min-height:42px!important;padding:9px 10px!important}.login-v2-submit{height:43px!important;min-height:43px!important;margin-top:3px!important}.login-v2-footer{margin-top:10px!important;font-size:8px!important}.login-session-notice{padding:8px!important;margin-bottom:8px!important;font-size:9px!important}}@media (max-width:420px){.content{padding-left:8px!important;padding-right:8px!important}.login-page-v2{padding:5px!important}.login-v2-layout{max-height:calc(100dvh - 10px)!important;border-radius:13px!important}.login-v2-panel{padding:15px 12px!important}.login-v2-card h2{font-size:19px!important}.login-v2-card>label input{height:40px!important;min-height:40px!important}.group-messages{height:50dvh!important;max-height:50dvh!important}}@media (max-width:800px){.content>*{max-width:100%!important;box-sizing:border-box!important}.two-col,.ward-grid,.family-grid,.detail-grid,.member-grid,.stat-grid,.dashboard-glance-grid,.report-panel{width:100%!important;min-width:0!important}.card-actions{max-width:100%!important;flex-wrap:wrap!important}img,video,canvas{max-width:100%;height:auto}}.notification-detail-modal{width:min(520px,calc(100vw - 24px))}.notification-detail-body{padding:8px 0 16px}.notification-detail-body p{font-size:13px;line-height:1.7;color:#435067;margin:0 0 10px;white-space:pre-wrap}.notification-detail-body small{color:#8a96a7;font-size:9px}.group-chat-header .card-actions{flex-wrap:wrap}@media (min-width:901px){.login-v2-layout{max-width:1040px;min-height:0;margin:28px auto 20px}.login-v2-hero{padding:42px 44px}.login-v2-hero h1{font-size:36px}.login-v2-panel{padding:32px}}@media (max-width:800px){.notification-detail-modal{width:calc(100vw - 20px)}.group-chat-header .card-actions{width:100%}.group-chat-header .card-actions>*{min-height:38px}}.government-voter-scope-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:12px;padding:14px 0}.government-voter-scope-grid .span-2{grid-column:span 2}.pending-chat-image{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;padding:8px 10px;border:1px solid #dbe3ee;border-radius:10px;background:#f8fafc;font-size:12px;word-break:break-word}.chat-pdf-attachment{display:grid;gap:8px;max-width:520px}.chat-pdf-attachment iframe{width:min(520px,100%);height:360px;border:1px solid #dbe3ee;border-radius:10px;background:#fff}.chat-image-picker{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 12px;border:1px solid #d7e0ed;border-radius:10px;background:#fff;font-size:12px;font-weight:700;cursor:pointer}.chat-image-picker input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}@media (max-width:700px){.government-voter-scope-grid{grid-template-columns:1fr}.government-voter-scope-grid .span-2{grid-column:auto}.group-layout{min-height:0;height:auto}.group-list{max-height:32vh!important;overflow:auto}.group-chat-panel{min-height:68vh!important;height:68vh!important}.group-chat-header{flex-direction:column!important;gap:10px!important}.group-chat-header .card-actions{display:flex;flex-wrap:wrap;gap:6px}.group-messages{min-height:0!important;max-height:none!important;flex:1;overflow-y:auto;overscroll-behavior:contain}.group-bubble{max-width:92%!important}.group-bubble img{max-width:100%!important;height:auto}.chat-pdf-attachment{width:100%}.chat-pdf-attachment iframe{height:45vh;min-height:260px}.group-composer{position:relative}.group-compose-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.chat-image-picker,.group-compose-actions .primary-btn{width:100%;justify-content:center;box-sizing:border-box}.pending-chat-image{align-items:flex-start}}.notification-detail-modal{max-width:560px}.notification-detail-body{padding:16px 0}.notification-detail-body p{margin:0 0 10px;white-space:pre-wrap;line-height:1.55}.notification-detail-body small{color:#718096;font-size:11px}.admin-mobile-brand{display:none}@media (max-width:700px){html,body,#root{overflow-x:hidden!important;width:100%!important;max-width:100%!important}.main{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.topbar{height:64px!important;padding:0 9px!important;gap:7px!important;box-shadow:0 3px 16px #0f1b300f;z-index:100}.admin-mobile-brand{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:9px;background:#111b2b;color:#fff;font-weight:900;font-size:16px}.menu-btn{width:34px!important;height:34px!important;font-size:18px!important;border-radius:9px!important}.topbar-context{flex:1 1 auto;min-width:0;max-width:none}.topbar-title{font-size:13px!important;line-height:1.15!important}.topbar-workspace{font-size:8px!important}.language-btn{min-height:34px!important;padding:6px 7px!important;font-size:9px!important;border-radius:9px!important}.notification-btn{width:34px!important;height:34px!important;padding:6px!important;border-radius:9px!important}.content{padding:12px 9px 30px!important}.page-header{display:flex!important;flex-direction:column!important;align-items:stretch!important;margin-bottom:12px!important;gap:9px!important}.page-header h1{font-size:21px!important;line-height:1.18!important}.page-header p{font-size:10px!important;line-height:1.45!important}.page-header>.primary-btn,.page-header>.ghost-btn,.page-header>.small-btn{width:100%!important;min-height:42px!important}.panel{padding:11px!important;border-radius:12px!important;min-width:0!important}.toolbar,.complaint-filter-grid,.death-filter-grid,.ward-updates-filter-bar{width:100%!important;min-width:0!important}.toolbar input,.toolbar select,label input,label select,label textarea{min-height:42px!important;font-size:12px!important}.admin-data-page .table-wrap:not(.government-voter-preview){margin:0!important;padding:0!important;overflow:visible!important;border-radius:12px!important}.admin-data-page .table-wrap:not(.government-voter-preview) table{display:block!important;width:100%!important;min-width:0!important;border-collapse:separate!important}.admin-data-page .table-wrap:not(.government-voter-preview) thead{display:none!important}.admin-data-page .table-wrap:not(.government-voter-preview) tbody{display:grid!important;gap:9px!important;padding:0!important}.admin-data-page .table-wrap:not(.government-voter-preview) tbody tr{display:block!important;background:#fff!important;border:1px solid #e2e7ef!important;border-radius:12px!important;padding:9px!important;box-shadow:0 2px 9px #101d3009!important}.admin-data-page .table-wrap:not(.government-voter-preview) tbody tr:hover td{background:transparent!important}.admin-data-page .table-wrap:not(.government-voter-preview) td{display:grid!important;grid-template-columns:minmax(92px,34%) minmax(0,1fr)!important;gap:8px!important;align-items:start!important;width:100%!important;padding:8px 4px!important;border-bottom:1px solid #edf0f4!important;font-size:11px!important;overflow-wrap:anywhere!important;min-width:0!important}.admin-data-page .table-wrap:not(.government-voter-preview) td:last-child{border-bottom:0!important}.admin-data-page .table-wrap:not(.government-voter-preview) td[data-label]:before{content:attr(data-label)!important;display:block!important;font-size:8px!important;font-weight:900!important;letter-spacing:.05em!important;text-transform:uppercase!important;color:#7b8799!important;padding-top:2px!important}.admin-data-page .table-wrap:not(.government-voter-preview) td:not([data-label]):before{content:"Details"!important;display:block!important;font-size:8px!important;font-weight:900!important;letter-spacing:.05em!important;text-transform:uppercase!important;color:#7b8799!important;padding-top:2px!important}.admin-data-page .table-wrap:not(.government-voter-preview) td[data-label=Actions]{display:block!important;padding-top:10px!important}.admin-data-page .table-wrap:not(.government-voter-preview) td[data-label=Actions]:before{margin-bottom:8px!important}.admin-data-page .table-wrap:not(.government-voter-preview) .card-actions,.admin-data-page .table-wrap:not(.government-voter-preview) .staff-actions{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;width:100%!important}.admin-data-page .table-wrap:not(.government-voter-preview) .card-actions>*,.admin-data-page .table-wrap:not(.government-voter-preview) .staff-actions>*{width:100%!important;min-height:40px!important;margin:0!important}.admin-data-page .table-wrap:not(.government-voter-preview) .table-link{max-width:100%!important;overflow-wrap:anywhere!important}.government-voter-page .government-voter-table{overflow:visible!important}.government-voter-page .government-voter-table table{display:block!important;width:100%!important;min-width:0!important}.government-voter-page .government-voter-table thead{display:none!important}.government-voter-page .government-voter-table tbody{display:grid!important;gap:9px!important}.government-voter-page .government-voter-table tr{display:block!important;border:1px solid #e2e7ef!important;border-radius:12px!important;padding:9px!important;background:#fff!important}.government-voter-page .government-voter-table td{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;gap:8px!important;padding:8px 4px!important;border-bottom:1px solid #edf0f4!important;overflow-wrap:anywhere!important}.government-voter-page .government-voter-table td:last-child{border-bottom:0!important}.government-voter-page .government-voter-table td:before{content:attr(data-label)!important;font-size:8px!important;font-weight:900!important;text-transform:uppercase!important;color:#7b8799!important}.government-voter-page .government-voter-table .card-actions{display:grid!important;grid-template-columns:1fr!important;gap:7px!important}.government-voter-page .government-voter-table .card-actions>*{width:100%!important;min-height:40px!important}.government-voter-page .government-voter-preview{overflow-x:auto!important;padding-bottom:4px!important}.global-pagination,.people-pagination,.houses-pagination{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important;padding:10px!important;margin-top:9px!important}.pagination-controls{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}.pagination-controls>*{min-width:0!important;width:100%!important;min-height:40px!important}.pagination-controls label{grid-column:1/-1!important}.admin-dashboard-page .stat-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.admin-dashboard-page .stat-card{min-width:0!important;min-height:92px!important;padding:11px!important}.admin-dashboard-page .stat-card strong{font-size:22px!important;overflow-wrap:anywhere!important}.admin-dashboard-page .dashboard-ward-summary{margin:10px 0!important}.admin-dashboard-page .dashboard-ward-facts{grid-template-columns:1fr 1fr!important}.admin-dashboard-page .dashboard-lower{grid-template-columns:1fr!important}.admin-dashboard-page .recent-row{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important}.admin-dashboard-page .recent-actions{display:flex!important;flex-wrap:wrap!important;gap:7px!important}.admin-dashboard-page .recent-actions>*{min-height:38px!important}.complaint-detail-grid{grid-template-columns:1fr!important}.complaint-detail-grid .detail-card:first-child{border:1px solid #cfd9e8!important;background:#f7faff!important}.detail-card{min-width:0!important;overflow-wrap:anywhere!important}.detail-card p{font-size:11px!important;line-height:1.55!important}.notification-detail-modal{width:calc(100vw - 18px)!important;max-width:none!important}.card-actions{width:100%!important;gap:7px!important}.card-actions .small-btn,.card-actions .primary-btn,.card-actions a{min-height:40px!important}.modal-backdrop{padding:8px!important;align-items:flex-end!important}.modal,.modal-wide{width:100%!important;max-width:100%!important;max-height:94dvh!important;border-radius:16px 16px 0 0!important;padding:14px!important}.modal-actions{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;position:sticky!important;bottom:-14px!important;background:#fff!important;padding:10px 0 0!important}.modal-actions>*{width:100%!important;min-height:42px!important}.user-topbar{height:62px!important;padding:0 8px!important;gap:5px!important}.user-brand{min-width:0!important;flex:1 1 auto!important}.user-brand span{display:none!important}.user-brand strong{font-size:14px!important}.user-nav{top:67px!important;left:8px!important;right:8px!important;border-radius:12px!important;box-shadow:0 18px 45px #0c192d29!important}.user-nav.is-open{display:grid!important;grid-template-columns:1fr!important}.user-nav-link{min-height:42px!important;padding:11px 12px!important;font-size:11px!important}.user-language-btn,.user-icon-btn,.user-mobile-menu{height:34px!important;min-height:34px!important}.user-account{width:34px!important;height:34px!important;padding:3px!important}.user-account .user-avatar{width:28px!important;height:28px!important}.user-main{padding:13px 9px 28px!important}.user-hero{padding:19px 15px!important;border-radius:13px!important}.user-hero-card{display:none!important}.user-stat-grid{grid-template-columns:1fr 1fr!important;gap:7px!important}.user-stat-card{min-width:0!important;padding:10px!important;min-height:72px!important}.user-stat-icon{display:none!important}.user-stat-card strong{font-size:19px!important}.user-content-grid,.user-side-stack{grid-template-columns:1fr!important}}.searchable-control{position:relative!important;padding-right:0!important}.searchable-chevron{display:grid!important;place-items:center!important;position:absolute!important;right:34px!important;top:50%!important;width:30px!important;height:30px!important;margin:0!important;padding:0!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#58677d!important;font-size:18px!important;font-weight:900!important;line-height:1!important;cursor:pointer!important;transform:translateY(-50%)!important;z-index:4!important}.searchable-chevron:hover{background:#f1f4f8!important;color:#172033!important}.searchable-clear{right:5px!important;top:50%!important;transform:translateY(-50%)!important;width:30px!important;height:30px!important;display:grid!important;place-items:center!important;padding:0!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#6b778a!important;font-size:20px!important;line-height:1!important;z-index:5!important}.searchable-clear:hover{background:#fff0ef!important;color:#b42318!important}.searchable-display{padding-right:70px!important}.searchable-control.is-open .searchable-chevron{color:#172033!important;background:#f1f4f8!important}@media (max-width:700px){.admin-data-page .table-wrap:not(.government-voter-preview) .card-actions:has(>:nth-child(2)),.government-voter-page .government-voter-table .card-actions:has(>:nth-child(2)),.ward-grid .card-actions:has(>:nth-child(2)),.area-item .card-actions:has(>:nth-child(2)){grid-template-columns:1fr 1fr!important}.admin-data-page .table-wrap:not(.government-voter-preview) .card-actions>*,.government-voter-page .government-voter-table .card-actions>*{min-width:0!important}.admin-data-page .table-wrap:not(.government-voter-preview) .card-actions .small-btn,.government-voter-page .government-voter-table .card-actions .small-btn{font-size:11px!important;padding:9px 7px!important}.groups-page .group-layout{border-radius:15px!important;box-shadow:0 4px 18px #1422360d!important}.groups-page .group-chat-header{padding:13px!important;background:#f8fafc!important;border-bottom:1px solid #e8edf3!important}.groups-page .group-chat-header h2{font-size:16px!important;line-height:1.25!important}.groups-page .group-chat-header p{font-size:9px!important;line-height:1.45!important}.groups-page .group-chat-header .card-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important}.groups-page .group-chat-header .card-actions>*{width:100%!important;min-width:0!important}.groups-page .group-messages{background:#f3f6fa!important;padding:12px 9px!important;min-height:52dvh!important}.groups-page .group-message{margin-bottom:7px!important}.groups-page .group-bubble{max-width:84%!important;padding:9px 11px!important;border-radius:14px!important;box-shadow:0 1px 3px #1422360d!important}.groups-page .group-message.mine .group-bubble{border-bottom-right-radius:5px!important;background:#e9f2ff!important}.groups-page .group-message:not(.mine) .group-bubble{border-bottom-left-radius:5px!important}.groups-page .group-bubble strong{font-size:10px!important}.groups-page .group-bubble p{font-size:12px!important;line-height:1.5!important}.groups-page .group-bubble small{font-size:8px!important}.groups-page .group-composer{padding:9px!important;background:#fff!important;border-top:1px solid #dfe6ef!important}.groups-page .group-composer textarea{min-height:44px!important;max-height:110px!important;resize:none!important;border-radius:14px!important;padding:11px 12px!important;font-size:12px!important}.groups-page .group-compose-actions{display:grid!important;grid-template-columns:minmax(0,1fr) 92px!important;gap:7px!important;align-items:stretch!important}.groups-page .chat-image-picker,.groups-page .group-compose-actions .primary-btn{min-height:42px!important;width:100%!important;padding:8px!important;font-size:10px!important;border-radius:11px!important}.groups-page .chat-image-picker{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.groups-page .pending-chat-image{font-size:10px!important}.login-page-v2.admin-login .login-v2-layout,.login-page-v2.citizen-login .login-v2-layout{width:100%!important;max-width:440px!important}}@media (min-width:701px){.login-page-v2.admin-login .login-v2-layout,.login-page-v2.citizen-login .login-v2-layout{max-width:1040px!important}}.searchable-chevron,.searchable-clear{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important}.searchable-chevron svg,.searchable-clear svg{display:block!important;width:17px!important;height:17px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.1!important;stroke-linecap:round!important;stroke-linejoin:round!important}.searchable-chevron{color:#64748b!important}.searchable-chevron.open{color:#172033!important;background:#f1f5f9!important}.searchable-clear{color:#64748b!important}.searchable-clear:hover,.searchable-clear:focus-visible{color:#b42318!important;background:#fff1f0!important}.searchable-control .searchable-chevron:focus-visible,.searchable-control .searchable-clear:focus-visible{outline:2px solid #b9c8da!important;outline-offset:1px!important}@media (max-width:700px){*,*:before,*:after{box-sizing:border-box!important}.content,.main,.page,.admin-data-page,.groups-page,.panel,.card,.table-wrap,.toolbar,.filter-toolbar,.filter-grid,.form-grid,.detail-grid,.member-grid,.ward-grid,.area-list,.users-summary-grid,.permission-grid,.dashboard-grid{max-width:100%!important;min-width:0!important}img,video,iframe,canvas{max-width:100%!important}button,input,select,textarea{max-width:100%!important}.searchable-control{min-height:46px!important;width:100%!important;overflow:hidden!important;border-radius:12px!important}.searchable-display{min-height:46px!important;width:100%!important;padding:0 68px 0 14px!important;text-align:left!important;overflow:hidden!important}.searchable-display>span{display:block!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.searchable-chevron{right:32px!important;width:28px!important;height:28px!important;border-radius:8px!important}.searchable-clear{right:4px!important;width:28px!important;height:28px!important;border-radius:8px!important}.table-wrap:not(.government-voter-preview){width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important;overflow-x:hidden!important;padding:0!important;margin:0!important;border-radius:14px!important;touch-action:pan-y!important}.table-wrap:not(.government-voter-preview) table{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;border-collapse:separate!important;table-layout:auto!important}.table-wrap:not(.government-voter-preview) thead{display:none!important}.table-wrap:not(.government-voter-preview) tbody{display:grid!important;width:100%!important;gap:10px!important}.table-wrap:not(.government-voter-preview) tbody tr{display:block!important;width:100%!important;min-width:0!important;margin:0!important;padding:9px 10px!important;border:1px solid #e1e7ef!important;border-radius:14px!important;background:#fff!important;box-shadow:0 2px 10px #101d300b!important}.table-wrap:not(.government-voter-preview) tbody td{display:grid!important;grid-template-columns:minmax(82px,30%) minmax(0,1fr)!important;gap:9px!important;align-items:start!important;width:100%!important;min-width:0!important;padding:9px 3px!important;margin:0!important;border:0!important;border-bottom:1px solid #edf1f5!important;font-size:11px!important;line-height:1.45!important;overflow-wrap:anywhere!important;word-break:break-word!important}.table-wrap:not(.government-voter-preview) tbody td:last-child{border-bottom:0!important}.table-wrap:not(.government-voter-preview) tbody td:before{content:attr(data-label)!important;display:block!important;min-width:0!important;padding-top:2px!important;font-size:8px!important;line-height:1.25!important;font-weight:900!important;letter-spacing:.055em!important;text-transform:uppercase!important;color:#7a8799!important}.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]{display:block!important;padding:11px 3px 3px!important;border-bottom:0!important}.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]:before{display:block!important;margin-bottom:8px!important}.table-wrap:not(.government-voter-preview) .card-actions,.table-wrap:not(.government-voter-preview) .staff-actions,.table-wrap:not(.government-voter-preview) .action-grid{display:grid!important;grid-template-columns:1fr!important;width:100%!important;min-width:0!important;gap:7px!important;margin:0!important}.table-wrap:not(.government-voter-preview) .card-actions:has(>:nth-child(2)),.table-wrap:not(.government-voter-preview) .staff-actions:has(>:nth-child(2)),.table-wrap:not(.government-voter-preview) .action-grid:has(>:nth-child(2)){grid-template-columns:repeat(2,minmax(0,1fr))!important}.table-wrap:not(.government-voter-preview) .card-actions>*,.table-wrap:not(.government-voter-preview) .staff-actions>*,.table-wrap:not(.government-voter-preview) .action-grid>*{width:100%!important;min-width:0!important;max-width:100%!important;min-height:42px!important;margin:0!important;padding:9px 6px!important;white-space:normal!important;overflow-wrap:anywhere!important;font-size:10.5px!important;line-height:1.2!important}.government-voter-page .government-voter-table{width:100%!important;overflow:visible!important}.government-voter-page .government-voter-table table{display:block!important;width:100%!important;min-width:0!important}.government-voter-page .government-voter-table thead{display:none!important}.government-voter-page .government-voter-table tbody{display:grid!important;width:100%!important;gap:10px!important}.government-voter-page .government-voter-table tbody tr{display:block!important;width:100%!important;padding:9px 10px!important;margin:0!important;border:1px solid #e1e7ef!important;border-radius:14px!important;background:#fff!important}.government-voter-page .government-voter-table tbody td{display:grid!important;grid-template-columns:minmax(82px,30%) minmax(0,1fr)!important;gap:9px!important;width:100%!important;min-width:0!important;padding:9px 3px!important;border:0!important;border-bottom:1px solid #edf1f5!important;overflow-wrap:anywhere!important}.government-voter-page .government-voter-table tbody td:last-child{border-bottom:0!important}.government-voter-page .government-voter-table tbody td:before{content:attr(data-label)!important;font-size:8px!important;font-weight:900!important;text-transform:uppercase!important;color:#7a8799!important}.government-voter-page .government-voter-table tbody td[data-label=Actions]{display:block!important;padding-top:11px!important;border-bottom:0!important}.government-voter-page .government-voter-table .card-actions{display:grid!important;grid-template-columns:1fr!important;gap:7px!important}.government-voter-page .government-voter-table .card-actions:has(>:nth-child(2)){grid-template-columns:repeat(2,minmax(0,1fr))!important}.government-voter-page .government-voter-table .card-actions>*{width:100%!important;min-width:0!important;min-height:42px!important;font-size:10.5px!important}.form-grid,.detail-grid,.member-grid,.permission-grid,.government-voter-scope-grid{grid-template-columns:1fr!important}.form-grid .span-2,.detail-grid .span-2,.government-voter-scope-grid .span-2{grid-column:auto!important}.page-header,.panel,.card,.detail-card,.family-hero,.birthday-card,.scheme-card,.complaint-card{width:100%!important;min-width:0!important;overflow-wrap:anywhere!important}.page-header h1,.page-header p{overflow-wrap:anywhere!important}.card-actions:has(>:nth-child(2)),.staff-actions:has(>:nth-child(2)),.export-actions:has(>:nth-child(2)){display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important}.card-actions:not(:has(>:nth-child(2))),.staff-actions:not(:has(>:nth-child(2))){display:grid!important;grid-template-columns:1fr!important;width:100%!important}.card-actions>*,.staff-actions>*,.export-actions>*{min-width:0!important;width:100%!important;min-height:42px!important;margin:0!important;white-space:normal!important;overflow-wrap:anywhere!important}.ward-grid,.area-list,.birthday-grid,.scheme-grid{grid-template-columns:1fr!important;width:100%!important}.ward-grid .card-actions:has(>:nth-child(2)),.area-item .card-actions:has(>:nth-child(2)){grid-template-columns:repeat(2,minmax(0,1fr))!important}.filter-toolbar,.toolbar,.complaint-filter-grid,.death-filter-grid,.ward-updates-filter-bar,.group-filters{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;width:100%!important;min-width:0!important}.filter-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;width:100%!important}.filter-actions>*{width:100%!important;min-width:0!important;min-height:42px!important}.groups-page{width:100%!important;overflow:hidden!important}.groups-page .group-layout{display:flex!important;flex-direction:column!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;overflow:hidden!important}.groups-page .group-list{width:100%!important;max-width:100%!important;max-height:30dvh!important;overflow-y:auto!important;overflow-x:hidden!important}.groups-page .group-chat-panel{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;overflow:hidden!important}.groups-page .group-messages{width:100%!important;max-width:100%!important;min-width:0!important;max-height:52dvh!important;min-height:360px!important;overflow-y:auto!important;overflow-x:hidden!important}.groups-page .group-message{width:100%!important;min-width:0!important}.groups-page .group-bubble{max-width:84%!important;min-width:0!important;overflow-wrap:anywhere!important;word-break:break-word!important}.groups-page .group-message-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:7px!important;flex-wrap:wrap!important;min-width:0!important}.groups-page .chat-reply-btn{min-height:28px!important;padding:5px 9px!important;border:1px solid #d7e0eb!important;border-radius:8px!important;background:#fff!important;font-size:9px!important;font-weight:800!important}.groups-page .chat-reply-banner{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin-bottom:7px!important;padding:7px 9px!important;border-left:3px solid #1d5f96!important;border-radius:8px!important;background:#f4f8fc!important;font-size:10px!important}.groups-page .chat-reply-banner .icon-btn{width:28px!important;height:28px!important;min-width:28px!important;font-size:17px!important}.modal-backdrop{width:100vw!important;max-width:100vw!important;padding:7px!important;align-items:flex-end!important;overflow:hidden!important}.modal,.modal-wide{width:100%!important;max-width:100%!important;min-width:0!important;max-height:94dvh!important;overflow-x:hidden!important;border-radius:17px 17px 0 0!important}.user-portal,.user-main,.user-content,.user-content-grid{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important}}@media (max-width:700px){.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]{display:block!important}.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]>button,.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]>a{display:block!important;width:calc(50% - 4px)!important;min-width:0!important;margin:0 6px 7px 0!important;float:left!important;min-height:42px!important}.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]>button:nth-of-type(2n),.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]>a:nth-of-type(2n){margin-right:0!important}.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]:after{content:""!important;display:block!important;clear:both!important}.government-voter-page .government-voter-table tbody td[data-label=Actions]>button,.government-voter-page .government-voter-table tbody td[data-label=Actions]>a{display:block!important;width:calc(50% - 4px)!important;min-width:0!important;margin:0 6px 7px 0!important;float:left!important;min-height:42px!important}.government-voter-page .government-voter-table tbody td[data-label=Actions]>button:nth-of-type(2n),.government-voter-page .government-voter-table tbody td[data-label=Actions]>a:nth-of-type(2n){margin-right:0!important}.government-voter-page .government-voter-table tbody td[data-label=Actions]:after{content:""!important;display:block!important;clear:both!important}}@media (max-width:700px){.ward-filter .searchable-chevron{display:grid!important;pointer-events:auto!important;right:32px!important;width:28px!important;height:28px!important;top:50%!important;transform:translateY(-50%)!important;z-index:6!important}.ward-filter .searchable-chevron.open{transform:translateY(-50%) rotate(180deg)!important}.ward-filter .searchable-display:after{content:none!important;display:none!important}.ward-filter .searchable-clear{display:grid!important;right:4px!important;width:28px!important;height:28px!important;top:50%!important;transform:translateY(-50%)!important;z-index:7!important}.ward-filter .searchable-display{padding-right:68px!important}.card-actions,.staff-actions,.export-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;min-width:0!important;margin:0!important;align-items:stretch!important}.card-actions:has(>:only-child),.staff-actions:has(>:only-child),.export-actions:has(>:only-child){grid-template-columns:1fr!important}.card-actions>*,.staff-actions>*,.export-actions>*{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;max-width:100%!important;height:42px!important;min-height:42px!important;margin:0!important;padding:8px 6px!important;box-sizing:border-box!important;border-radius:10px!important;font-size:10.5px!important;line-height:1.2!important;text-align:center!important;white-space:normal!important;overflow-wrap:anywhere!important}.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions],.government-voter-page .government-voter-table tbody td[data-label=Actions]{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;padding:11px 3px 3px!important;border-bottom:0!important;min-width:0!important;float:none!important}.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]:before,.government-voter-page .government-voter-table tbody td[data-label=Actions]:before{grid-column:1/-1!important;display:block!important;width:100%!important;margin:0 0 1px!important}.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]>button,.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]>a,.government-voter-page .government-voter-table tbody td[data-label=Actions]>button,.government-voter-page .government-voter-table tbody td[data-label=Actions]>a{float:none!important;display:flex!important;width:100%!important;min-width:0!important;max-width:100%!important;height:42px!important;min-height:42px!important;margin:0!important;padding:8px 6px!important;border-radius:10px!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important;text-align:center!important;white-space:normal!important;overflow-wrap:anywhere!important;font-size:10.5px!important;line-height:1.2!important}.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]>button:nth-child(4):last-child,.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]>a:nth-child(4):last-child,.government-voter-page .government-voter-table tbody td[data-label=Actions]>button:nth-child(4):last-child,.government-voter-page .government-voter-table tbody td[data-label=Actions]>a:nth-child(4):last-child{grid-column:auto}.table-wrap:not(.government-voter-preview) tbody tr,.table-wrap:not(.government-voter-preview) tbody td,.government-voter-page .government-voter-table tbody tr,.government-voter-page .government-voter-table tbody td,.scheme-card,.family-card,.birthday-card,.detail-card,.panel{max-width:100%!important;min-width:0!important;overflow-wrap:anywhere!important;word-break:break-word!important}.primary-btn,.ghost-btn,.small-btn,.primary-outline,.whatsapp-btn{min-height:42px!important;box-sizing:border-box!important}.ward-filter,.ward-filter .searchable-select,.citizen-search-bar,.filter-toolbar,.toolbar,.group-filters,.complaint-filter-grid,.death-filter-grid{width:100%!important;min-width:0!important;max-width:100%!important}.citizen-search-bar input,.filter-toolbar input,.toolbar input,.filter-toolbar select,.toolbar select,.group-filter-search input{width:100%!important;min-width:0!important;min-height:46px!important;border-radius:12px!important}.login-page-v2.admin-login,.login-page-v2.citizen-login{width:100%!important;min-height:100dvh!important;padding:10px!important;overflow-x:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important}.login-page-v2.admin-login .login-v2-layout,.login-page-v2.citizen-login .login-v2-layout{width:100%!important;max-width:440px!important;max-height:calc(100dvh - 20px)!important;margin:0!important;border-radius:16px!important}.login-page-v2.admin-login .login-v2-panel,.login-page-v2.citizen-login .login-v2-panel{padding:20px 16px!important}.login-page-v2.admin-login .login-v2-card,.login-page-v2.citizen-login .login-v2-card{width:100%!important;max-width:none!important}.login-page-v2 .login-v2-card>label input,.login-page-v2 .login-v2-card>label select{width:100%!important;min-height:44px!important;height:44px!important;box-sizing:border-box!important}.groups-page .group-chat-header .card-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important}.groups-page .group-chat-header .card-actions>*{height:40px!important;min-height:40px!important}.groups-page .group-list,.groups-page .group-chat-panel,.groups-page .group-messages,.groups-page .group-composer{max-width:100%!important;min-width:0!important;overflow-x:hidden!important}}@media (min-width:701px){.card-actions>*,.staff-actions>*,.export-actions>*{box-sizing:border-box}}@media (max-width: 700px){:root{--m-page-x: 14px;--m-gap: 8px;--m-control-h: 46px;--m-action-h: 42px;--m-radius: 12px;--m-card-radius: 15px}.content{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;padding:16px var(--m-page-x) 36px!important}.page-header{width:100%!important;box-sizing:border-box!important;margin-bottom:12px!important}.page-header h1{font-size:24px!important;line-height:1.12!important;letter-spacing:-.025em!important;margin-bottom:6px!important}.page-header p{font-size:11px!important;line-height:1.5!important;margin:0!important}input:not([type=checkbox]):not([type=radio]),select,textarea{box-sizing:border-box!important;max-width:100%!important}.primary-btn,.ghost-btn,.small-btn,.primary-outline,.whatsapp-btn{box-sizing:border-box!important;min-width:0!important;min-height:var(--m-action-h)!important;height:var(--m-action-h)!important;padding:8px 10px!important;border-radius:var(--m-radius)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1.2!important;text-align:center!important;white-space:normal!important;overflow-wrap:anywhere!important}.ward-filter{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.ward-filter .searchable-select{width:100%!important;min-width:0!important;max-width:100%!important}.ward-filter .section-label{margin:0 0 6px!important;font-size:10px!important;line-height:1.2!important;font-weight:800!important;color:#59677c!important}.ward-filter .searchable-control{width:100%!important;height:var(--m-control-h)!important;min-height:var(--m-control-h)!important;border:1px solid #d6deea!important;border-radius:var(--m-radius)!important;background:#fff!important;box-sizing:border-box!important;overflow:hidden!important}.ward-filter .searchable-control.is-open{border-color:#7891ad!important;box-shadow:0 0 0 3px #435b771a!important}.ward-filter .searchable-display{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-height:var(--m-control-h)!important;padding:0 66px 0 14px!important;border:0!important;background:transparent!important;text-align:left!important;box-sizing:border-box!important;z-index:2!important}.ward-filter .searchable-display>span{display:block!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important;font-weight:700!important;color:#273348!important}.ward-filter .searchable-chevron{display:grid!important;place-items:center!important;position:absolute!important;right:31px!important;top:50%!important;width:28px!important;height:28px!important;padding:0!important;margin:0!important;border:0!important;border-radius:8px!important;background:transparent!important;transform:translateY(-50%)!important;z-index:5!important}.ward-filter .searchable-chevron.open{transform:translateY(-50%) rotate(180deg)!important}.ward-filter .searchable-chevron svg{width:17px!important;height:17px!important;fill:none!important;stroke:#607087!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.ward-filter .searchable-clear{display:grid!important;place-items:center!important;position:absolute!important;right:3px!important;top:50%!important;width:28px!important;height:28px!important;padding:0!important;margin:0!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#66758b!important;transform:translateY(-50%)!important;z-index:6!important}.ward-filter .searchable-clear svg{width:16px!important;height:16px!important;fill:none!important;stroke:#66758b!important;stroke-width:2!important;stroke-linecap:round!important}.filter-toolbar,.toolbar,.complaint-filter-grid,.death-filter-grid,.ward-updates-filter-bar,.group-filters,.citizen-search-bar{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important;gap:9px!important}.filter-toolbar>*,.toolbar>*,.complaint-filter-grid>*,.death-filter-grid>*{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.filter-toolbar input,.filter-toolbar select,.toolbar input,.toolbar select,.citizen-search-bar input,.group-filter-search input{width:100%!important;min-height:var(--m-control-h)!important;height:var(--m-control-h)!important;border-radius:var(--m-radius)!important;box-sizing:border-box!important}.table-wrap:not(.government-voter-preview){width:100%!important;max-width:100%!important;min-width:0!important;padding:0!important;margin:0!important;overflow:visible!important;background:transparent!important;border:0!important;box-sizing:border-box!important}.table-wrap:not(.government-voter-preview) table{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;border-collapse:separate!important;box-sizing:border-box!important}.table-wrap:not(.government-voter-preview) thead{display:none!important}.table-wrap:not(.government-voter-preview) tbody{display:grid!important;width:100%!important;gap:12px!important}.table-wrap:not(.government-voter-preview) tbody tr{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:8px 12px 10px!important;border:1px solid #dfe6ef!important;border-radius:var(--m-card-radius)!important;background:#fff!important;box-shadow:0 4px 16px #1423370e!important;box-sizing:border-box!important;overflow:hidden!important}.table-wrap:not(.government-voter-preview) tbody td{display:grid!important;grid-template-columns:minmax(92px,34%) minmax(0,1fr)!important;gap:10px!important;align-items:start!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:0!important;padding:10px 2px!important;margin:0!important;border:0!important;border-bottom:1px solid #edf1f5!important;box-sizing:border-box!important;font-size:12px!important;line-height:1.45!important;overflow-wrap:anywhere!important;word-break:break-word!important}.table-wrap:not(.government-voter-preview) tbody td:last-child{border-bottom:0!important}.table-wrap:not(.government-voter-preview) tbody td:before{content:attr(data-label)!important;display:block!important;min-width:0!important;padding-top:2px!important;font-size:9px!important;line-height:1.25!important;font-weight:900!important;letter-spacing:.045em!important;text-transform:uppercase!important;color:#738096!important}.table-wrap:not(.government-voter-preview) tbody td>*{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important}.table-wrap:not(.government-voter-preview) tbody td .muted{font-size:11px!important;line-height:1.4!important}.table-wrap:not(.government-voter-preview) tbody td[data-label=Citizen] strong,.table-wrap:not(.government-voter-preview) tbody td[data-label=House] strong{font-size:13px!important;line-height:1.35!important}.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions],.government-voter-page .government-voter-table tbody td[data-label=Actions]{display:block!important;width:100%!important;padding:11px 2px 2px!important;border-bottom:0!important}.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]:before,.government-voter-page .government-voter-table tbody td[data-label=Actions]:before{display:block!important;width:100%!important;margin:0 0 7px!important}.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]>button,.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]>a,.government-voter-page .government-voter-table tbody td[data-label=Actions]>button,.government-voter-page .government-voter-table tbody td[data-label=Actions]>a,.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions] .card-actions>*,.government-voter-page .government-voter-table tbody td[data-label=Actions] .card-actions>*{display:inline-flex!important;vertical-align:top!important;width:calc(50% - 4px)!important;max-width:calc(50% - 4px)!important;min-width:0!important;height:var(--m-action-h)!important;min-height:var(--m-action-h)!important;margin:0 7px 7px 0!important;padding:8px 6px!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;text-align:center!important;font-size:10.5px!important;line-height:1.2!important;white-space:normal!important;overflow-wrap:anywhere!important}.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]>button:nth-child(2n),.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]>a:nth-child(2n),.government-voter-page .government-voter-table tbody td[data-label=Actions]>button:nth-child(2n),.government-voter-page .government-voter-table tbody td[data-label=Actions]>a:nth-child(2n){margin-right:0!important}.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions] .card-actions{display:contents!important}.card-actions,.staff-actions,.export-actions,.action-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;min-width:0!important;gap:7px!important;margin:0!important;align-items:stretch!important}.card-actions:has(>:only-child),.staff-actions:has(>:only-child),.export-actions:has(>:only-child),.action-grid:has(>:only-child){grid-template-columns:1fr!important}.card-actions>*,.staff-actions>*,.export-actions>*,.action-grid>*{width:100%!important;min-width:0!important;max-width:100%!important;height:var(--m-action-h)!important;min-height:var(--m-action-h)!important;margin:0!important;box-sizing:border-box!important}.government-voter-page .government-voter-table{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important;padding:0!important;border:0!important;background:transparent!important}.government-voter-page .government-voter-table table{display:block!important;width:100%!important;min-width:0!important}.government-voter-page .government-voter-table thead{display:none!important}.government-voter-page .government-voter-table tbody{display:grid!important;gap:12px!important}.government-voter-page .government-voter-table tbody tr{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:8px 12px 10px!important;margin:0!important;border:1px solid #dfe6ef!important;border-radius:var(--m-card-radius)!important;background:#fff!important;box-sizing:border-box!important;overflow:hidden!important}.government-voter-page .government-voter-table tbody td{display:grid!important;grid-template-columns:minmax(92px,34%) minmax(0,1fr)!important;gap:10px!important;width:100%!important;min-width:0!important;padding:10px 2px!important;border:0!important;border-bottom:1px solid #edf1f5!important;box-sizing:border-box!important;overflow-wrap:anywhere!important}.government-voter-page .government-voter-table tbody td:last-child{border-bottom:0!important}.government-voter-page .government-voter-table tbody td:before{content:attr(data-label)!important;font-size:9px!important;font-weight:900!important;text-transform:uppercase!important;color:#738096!important}.government-voter-page .government-voter-table tbody td[data-label=Actions]{display:block!important;padding-top:11px!important}.government-voter-page .government-voter-table .card-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.government-voter-page .government-voter-table .card-actions>*{width:100%!important;height:var(--m-action-h)!important;min-height:var(--m-action-h)!important;margin:0!important}.panel,.card,.detail-card,.family-card,.birthday-card,.scheme-card,.complaint-card,.profile-card{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important;overflow-wrap:anywhere!important}.detail-card{padding:13px!important}.detail-card h3{font-size:14px!important;line-height:1.3!important;margin-bottom:8px!important}.detail-card p{font-size:11.5px!important;line-height:1.5!important;overflow-wrap:anywhere!important}.global-pagination,.people-pagination{width:100%!important;min-width:0!important;box-sizing:border-box!important;gap:8px!important}.pagination-controls{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.pagination-controls>*{width:100%!important;min-width:0!important;box-sizing:border-box!important}.pagination-controls .small-btn{height:var(--m-action-h)!important;min-height:var(--m-action-h)!important}.login-page-v2.admin-login,.login-page-v2.citizen-login{min-height:100dvh!important;width:100%!important;box-sizing:border-box!important;padding:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow-x:hidden!important}.login-page-v2.admin-login .login-v2-layout,.login-page-v2.citizen-login .login-v2-layout{width:min(100%,440px)!important;max-width:440px!important;min-height:0!important;max-height:calc(100dvh - 24px)!important;margin:0!important;display:block!important;border-radius:18px!important;overflow-y:auto!important;overflow-x:hidden!important}.login-page-v2.admin-login .login-v2-hero,.login-page-v2.citizen-login .login-v2-hero{display:none!important}.login-page-v2.admin-login .login-v2-panel,.login-page-v2.citizen-login .login-v2-panel{width:100%!important;min-height:0!important;padding:22px 17px!important;box-sizing:border-box!important;display:block!important}.login-page-v2.admin-login .login-v2-card,.login-page-v2.citizen-login .login-v2-card{width:100%!important;max-width:none!important;box-sizing:border-box!important}.login-page-v2 .login-v2-card h2{font-size:26px!important;line-height:1.12!important}.login-page-v2 .login-v2-card>label{font-size:10.5px!important}.login-page-v2 .login-v2-card>label input{width:100%!important;height:46px!important;min-height:46px!important;box-sizing:border-box!important;border-radius:11px!important}.login-page-v2 .login-v2-submit{width:100%!important;height:46px!important;min-height:46px!important;border-radius:11px!important}}@media (max-width: 380px){.content{padding-left:11px!important;padding-right:11px!important}.table-wrap:not(.government-voter-preview) tbody td{grid-template-columns:minmax(82px,32%) minmax(0,1fr)!important;gap:8px!important}.table-wrap:not(.government-voter-preview) tbody td:before{font-size:8.5px!important}.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]>button,.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]>a{font-size:10px!important}}@media (max-width:700px){:root{--wd-action-h:44px;--wd-control-h:46px;--wd-gap:8px;--wd-page-x:12px;--wd-card-radius:15px}.content,.main,.user-main,.user-footer,.user-content-grid,.user-panel-card,.panel,.card,.table-wrap,.table-wrap table,.table-wrap tbody,.table-wrap tr,.page-header,.form-grid,.toolbar,.filter-toolbar{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.content{padding-left:var(--wd-page-x)!important;padding-right:var(--wd-page-x)!important}.primary-btn,.ghost-btn,.small-btn,.primary-outline,.whatsapp-btn,.user-secondary-btn{min-width:0!important;width:100%;height:var(--wd-action-h)!important;min-height:var(--wd-action-h)!important;max-height:var(--wd-action-h)!important;padding:8px 10px!important;margin:0!important;border-radius:10px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1.2!important;font-size:11px!important;font-weight:800!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions],.government-voter-page .government-voter-table tbody td[data-label=Actions],.table-wrap:not(.government-voter-preview) tbody td.staff-actions{display:block!important;width:100%!important;padding:11px 2px 2px!important;border-bottom:0!important;box-sizing:border-box!important;float:none!important}.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]:before,.government-voter-page .government-voter-table tbody td[data-label=Actions]:before,.table-wrap:not(.government-voter-preview) tbody td.staff-actions:before{display:block!important;width:100%!important;margin:0 0 8px!important}.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]>button,.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions]>a,.government-voter-page .government-voter-table tbody td[data-label=Actions]>button,.government-voter-page .government-voter-table tbody td[data-label=Actions]>a,.table-wrap:not(.government-voter-preview) tbody td.staff-actions>button,.table-wrap:not(.government-voter-preview) tbody td.staff-actions>a{width:100%!important;max-width:none!important;height:var(--wd-action-h)!important;min-height:var(--wd-action-h)!important;max-height:var(--wd-action-h)!important;margin:0!important;float:none!important;display:flex!important;box-sizing:border-box!important}.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions] .card-actions,.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions] .staff-actions,.table-wrap:not(.government-voter-preview) tbody td.staff-actions,.government-voter-page .government-voter-table tbody td[data-label=Actions] .card-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:var(--wd-gap)!important;width:100%!important;min-width:0!important;margin:0!important;align-items:stretch!important;box-sizing:border-box!important}.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions] .card-actions>*,.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions] .staff-actions>*,.table-wrap:not(.government-voter-preview) tbody td.staff-actions>*,.government-voter-page .government-voter-table tbody td[data-label=Actions] .card-actions>*,.card-actions>*,.staff-actions>*,.export-actions>*{width:100%!important;min-width:0!important;max-width:100%!important;height:var(--wd-action-h)!important;min-height:var(--wd-action-h)!important;max-height:var(--wd-action-h)!important;margin:0!important;box-sizing:border-box!important}.card-actions:has(>:only-child),.staff-actions:has(>:only-child),.export-actions:has(>:only-child),.table-wrap td[data-label=Actions] .card-actions:has(>:only-child),.table-wrap td.staff-actions:has(>:only-child){grid-template-columns:1fr!important}.card-actions,.staff-actions,.export-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:var(--wd-gap)!important;width:100%!important;align-items:stretch!important}.table-wrap:not(.government-voter-preview) tbody tr,.government-voter-page .government-voter-table tbody tr{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;padding:8px 12px 10px!important;border-radius:var(--wd-card-radius)!important}.table-wrap:not(.government-voter-preview) tbody td,.government-voter-page .government-voter-table tbody td{width:100%!important;max-width:100%!important;min-width:0!important;grid-template-columns:minmax(88px,32%) minmax(0,1fr)!important;gap:10px!important;overflow-wrap:anywhere!important;word-break:break-word!important}.table-wrap:not(.government-voter-preview) tbody td>*,.government-voter-page .government-voter-table tbody td>*{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important;word-break:break-word!important}.user-main{width:100%!important;padding:14px 12px 28px!important;overflow-x:hidden!important}.user-content-grid,.user-side-stack{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.user-panel-card{width:100%!important;padding:14px!important;border-radius:var(--wd-card-radius)!important;overflow:hidden!important}.ward-team-user-grid,.ward-team-user-grid-four{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important}.ward-team-person{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:10px!important;box-sizing:border-box!important;overflow:hidden!important}.ward-team-person .user-avatar{width:36px!important;height:36px!important;min-width:36px!important}.ward-team-person>div:last-child{min-width:0!important;max-width:100%!important;overflow:hidden!important}.ward-team-person strong{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;font-size:11px!important;line-height:1.35!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}.ward-team-person span,.ward-team-person a{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.user-profile-card{width:100%!important;overflow:hidden!important}.user-profile-row{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;gap:11px!important;width:100%!important;min-width:0!important;align-items:center!important}.user-profile-row>div:last-child{min-width:0!important;max-width:100%!important;overflow:hidden!important}.user-profile-row strong,.user-profile-row span,.user-profile-row small{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.user-profile-row strong{font-size:12px!important}.user-profile-row span,.user-profile-row small{font-size:9px!important}.user-avatar.large{width:48px!important;height:48px!important;min-width:48px!important;font-size:18px!important}.user-profile-ward{width:100%!important;min-width:0!important}.user-profile-ward strong{display:block!important;max-width:100%!important;overflow-wrap:anywhere!important;word-break:break-word!important;white-space:normal!important}.user-secondary-btn{margin-top:10px!important}.user-topbar{width:100%!important;height:64px!important;padding:0 10px!important;gap:7px!important;box-sizing:border-box!important;overflow:visible!important}.user-brand{min-width:0!important;flex:1 1 auto!important;gap:8px!important}.user-brand-mark{width:36px!important;height:36px!important;flex:0 0 36px!important}.user-brand strong{font-size:14px!important}.user-actions{gap:5px!important;flex:0 0 auto!important}.user-language-btn,.user-icon-btn,.user-mobile-menu{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;padding:0!important;box-sizing:border-box!important;display:grid!important;place-items:center!important}.user-language-btn{font-size:9px!important}.user-mobile-menu{font-size:18px!important}.user-stat-grid{width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.user-stat-card{min-width:0!important;width:100%!important;padding:11px!important;gap:8px!important;overflow:hidden!important}.user-stat-card>div{min-width:0!important}.user-stat-card div>span{white-space:normal!important;overflow-wrap:anywhere!important}.user-section-head{min-width:0!important;flex-wrap:wrap!important}.user-section-head>div{min-width:0!important;max-width:100%!important}.user-text-btn{flex:0 0 auto!important;min-height:36px!important;width:auto!important;height:36px!important;padding:7px 8px!important}.login-page-v2.admin-login,.login-page-v2.citizen-login{width:100%!important;min-height:100dvh!important;height:auto!important;padding:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow-x:hidden!important;box-sizing:border-box!important}.login-page-v2 .login-v2-brand{display:none!important}.login-page-v2 .login-v2-layout{width:100%!important;max-width:440px!important;min-height:0!important;max-height:calc(100dvh - 20px)!important;margin:0!important;display:block!important;border-radius:16px!important;overflow-y:auto!important;overflow-x:hidden!important;box-sizing:border-box!important}.login-page-v2 .login-v2-hero{display:none!important}.login-page-v2 .login-v2-panel{width:100%!important;min-width:0!important;padding:20px 16px!important;box-sizing:border-box!important}.login-page-v2 .login-v2-card{width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important}.login-page-v2 .login-v2-card h2{font-size:25px!important;line-height:1.15!important;overflow-wrap:anywhere!important}.login-page-v2 .login-v2-card>p{font-size:11px!important;line-height:1.5!important}.login-page-v2 .login-v2-card>label{display:flex!important;flex-direction:column!important;gap:6px!important;width:100%!important;min-width:0!important;box-sizing:border-box!important}.login-page-v2 .login-v2-card>label input,.login-page-v2 .login-v2-card>label select{width:100%!important;height:46px!important;min-height:46px!important;max-height:46px!important;box-sizing:border-box!important;border-radius:11px!important}.login-page-v2 .login-v2-submit,.login-page-v2 .login-v2-card>.primary-btn{width:100%!important;height:46px!important;min-height:46px!important;max-height:46px!important;box-sizing:border-box!important;border-radius:11px!important}.login-page-v2 .login-v2-switch,.login-page-v2 .register-prompt{width:100%!important;text-align:center!important;overflow-wrap:anywhere!important}}@media (max-width:380px){.table-wrap:not(.government-voter-preview) tbody td,.government-voter-page .government-voter-table tbody td{grid-template-columns:minmax(78px,30%) minmax(0,1fr)!important;gap:8px!important}.table-wrap:not(.government-voter-preview) tbody td[data-label=Actions] .card-actions,.table-wrap:not(.government-voter-preview) tbody td.staff-actions,.government-voter-page .government-voter-table tbody td[data-label=Actions] .card-actions{gap:6px!important}}.user-profile-avatar{position:relative;width:46px;height:46px;min-width:46px;border-radius:50%;display:grid;place-items:center;background:#e9eef5;color:#172033;border:1px solid rgba(255,255,255,.18);overflow:hidden}.user-profile-avatar-icon{font-size:22px!important;line-height:1!important}.user-profile-avatar-initials{position:absolute!important;right:-1px;bottom:-1px;min-width:18px!important;height:18px;padding:0 4px!important;display:grid!important;place-items:center;border-radius:99px;background:#fff;color:#172033;border:1px solid #d9e1eb;font-size:7px!important;font-weight:900;line-height:1!important}@media (max-width:700px){.user-profile-avatar{width:48px!important;height:48px!important;min-width:48px!important}.user-profile-avatar-icon{font-size:23px!important}}@media (max-width: 700px){html,body,#root{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.main,.content,.user-portal,.user-main{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important;box-sizing:border-box!important}.content{padding:14px 10px 32px!important}.table-wrap tbody td[data-label=Actions],.table-wrap tbody td.staff-actions,.government-voter-page .government-voter-table tbody td[data-label=Actions]{display:block!important;width:100%!important;padding:12px 2px 2px!important;box-sizing:border-box!important}.table-wrap tbody td[data-label=Actions]:before,.table-wrap tbody td.staff-actions:before,.government-voter-page .government-voter-table tbody td[data-label=Actions]:before{display:block!important;width:100%!important;margin:0 0 8px!important}.table-wrap tbody td[data-label=Actions]>.card-actions,.table-wrap tbody td.staff-actions>.staff-action-grid,.table-wrap tbody td.staff-actions>.card-actions,.government-voter-page .government-voter-table tbody td[data-label=Actions]>.card-actions,.card-actions,.staff-action-grid,.export-actions,.action-grid{display:grid!important;grid-template-columns:1fr!important;grid-auto-rows:44px!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;box-sizing:border-box!important;align-items:stretch!important}.table-wrap tbody td[data-label=Actions]>button,.table-wrap tbody td[data-label=Actions]>a,.table-wrap tbody td.staff-actions>button,.table-wrap tbody td.staff-actions>a,.table-wrap tbody td[data-label=Actions] .card-actions>*,.table-wrap tbody td.staff-actions .staff-action-grid>*,.table-wrap tbody td.staff-actions .card-actions>*,.government-voter-page .government-voter-table tbody td[data-label=Actions] .card-actions>*,.card-actions>*,.staff-action-grid>*,.export-actions>*,.action-grid>*{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;max-width:100%!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:0!important;padding:7px 10px!important;box-sizing:border-box!important;border-radius:10px!important;text-align:center!important;line-height:1.2!important;font-size:11px!important;font-weight:800!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;float:none!important}.table-wrap tbody td[data-label=Actions]>button,.table-wrap tbody td[data-label=Actions]>a{margin-right:0!important}.ward-filter,.ward-filter .searchable-select,.ward-filter .searchable-control,.filter-toolbar,.toolbar,.birthday-filter-toolbar,.group-filters{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.ward-filter .searchable-control,.filter-toolbar .searchable-control,.toolbar .searchable-control,.searchable-control{min-height:46px!important;height:46px!important;border-radius:12px!important}.searchable-display{min-height:44px!important;height:44px!important;font-size:12px!important}.table-wrap tbody tr,.government-voter-page .government-voter-table tbody tr{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow:hidden!important}.table-wrap tbody td,.government-voter-page .government-voter-table tbody td{width:100%!important;max-width:100%!important;min-width:0!important;grid-template-columns:100px minmax(0,1fr)!important;gap:10px!important;box-sizing:border-box!important;overflow-wrap:anywhere!important}.table-wrap tbody td>*,.government-voter-page .government-voter-table tbody td>*{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important}.staff-action-grid{grid-template-columns:1fr!important}.table-wrap tbody td.staff-actions>.staff-action-grid>*{width:100%!important}.ward-team-user-grid,.ward-team-user-grid-four{grid-template-columns:1fr!important;width:100%!important;min-width:0!important;gap:9px!important}.ward-team-person{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:11px!important;gap:10px!important;box-sizing:border-box!important;align-items:center!important;overflow:hidden!important}.ward-team-person .user-avatar{width:42px!important;height:42px!important;min-width:42px!important;font-size:12px!important}.ward-team-person>div:last-child{min-width:0!important;max-width:100%!important;overflow:hidden!important}.ward-team-person strong{display:block!important;font-size:12px!important;line-height:1.35!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}.ward-team-person span{display:block!important;font-size:9px!important;line-height:1.35!important}.ward-team-person a{display:block!important;font-size:10px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.user-profile-card{width:100%!important;max-width:100%!important;overflow:hidden!important;box-sizing:border-box!important}.user-profile-row{display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;width:100%!important;min-width:0!important;gap:12px!important;align-items:center!important}.user-profile-row>div:last-child{min-width:0!important;max-width:100%!important;overflow:hidden!important}.user-profile-row strong{display:block!important;font-size:13px!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}.user-profile-row span,.user-profile-row small{display:block!important;max-width:100%!important;font-size:10px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.user-profile-avatar{display:grid!important;place-items:center!important;width:52px!important;height:52px!important;min-width:52px!important;border-radius:50%!important;background:#e9eef5!important;overflow:hidden!important}.user-profile-avatar-icon{display:block!important;visibility:visible!important;opacity:1!important;font-size:25px!important;line-height:1!important}.user-profile-avatar-initials{display:grid!important;visibility:visible!important}.user-profile-ward{min-width:0!important;max-width:100%!important;overflow:hidden!important}.user-profile-ward strong{display:block!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}.user-profile-card .user-secondary-btn{width:100%!important;height:44px!important;min-height:44px!important;margin-top:12px!important}.user-section-head{min-width:0!important;max-width:100%!important;gap:10px!important}.user-section-head>div{min-width:0!important;max-width:100%!important}.user-section-head h2{overflow-wrap:anywhere!important;word-break:break-word!important}.user-text-btn{flex:0 0 auto!important;min-width:82px!important;width:auto!important;height:36px!important;min-height:36px!important}.login-page-v2.admin-login,.login-page-v2.citizen-login{width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important}.login-page-v2.admin-login .login-v2-layout,.login-page-v2.citizen-login .login-v2-layout{width:100%!important;max-width:1040px!important;box-sizing:border-box!important}.login-page-v2 .login-v2-card{width:100%!important;max-width:430px!important;box-sizing:border-box!important}.login-page-v2 .login-v2-card>label{width:100%!important;min-width:0!important}.login-page-v2 .login-v2-card>label input,.login-page-v2 .login-v2-card>label select{width:100%!important;height:46px!important;min-height:46px!important;box-sizing:border-box!important}.login-page-v2 .login-v2-submit,.login-page-v2 .login-v2-card>.primary-btn{width:100%!important;height:46px!important;min-height:46px!important;box-sizing:border-box!important}}@media (min-width: 701px){.login-page-v2.admin-login .login-v2-layout,.login-page-v2.citizen-login .login-v2-layout{width:min(1040px,calc(100vw - 48px))!important;max-width:1040px!important;min-height:620px!important;grid-template-columns:1fr 1fr!important;margin:40px auto 28px!important}}@media (max-width: 700px){.login-page-v2.admin-login,.login-page-v2.citizen-login{padding:10px!important;min-height:100dvh!important;display:flex!important;align-items:center!important;justify-content:center!important}.login-page-v2 .login-v2-layout{width:100%!important;max-width:440px!important;max-height:calc(100dvh - 20px)!important;margin:0!important;border-radius:16px!important;overflow-y:auto!important;overflow-x:hidden!important}.login-page-v2 .login-v2-panel{width:100%!important;padding:22px 17px!important;box-sizing:border-box!important}.login-page-v2 .login-v2-card{max-width:none!important}.login-page-v2 .login-v2-card h2{font-size:24px!important;line-height:1.18!important}.login-page-v2 .login-v2-card>p{font-size:11px!important;line-height:1.5!important}.login-page-v2 .login-v2-mobile-brand{display:flex!important;align-items:center!important;gap:9px!important;margin-bottom:18px!important}}.primary-btn,.ghost-btn,.small-btn,.link-btn,.primary-outline,.whatsapp-btn,.view-btn,.icon-btn,.upload-btn,.chat-reply-btn,.death-action-btn,.camera-fallback-btn,.user-icon-btn,.user-language-btn,.user-secondary-btn,.user-text-btn{box-sizing:border-box}@media (max-width:800px){.primary-btn,.ghost-btn,.small-btn,.link-btn,.primary-outline,.whatsapp-btn,.view-btn,.upload-btn,.chat-reply-btn,.death-action-btn,.user-secondary-btn,.user-text-btn{min-height:40px!important;padding:9px 14px!important;font-size:12.5px!important;line-height:1.2!important;flex:1 1 auto}.icon-btn,.user-icon-btn,.camera-fallback-btn{min-height:40px!important;min-width:40px!important}.card-actions,.filter-actions,.modal-actions,.export-actions,.camera-actions,.group-compose-actions,.image-input-actions,.multi-select-actions,.permission-modal-actions,.recent-actions,.staff-actions,.staff-form-actions,.user-actions,.ward-info-hero-actions,.ward-update-actions,.table-wrap .card-actions{display:flex!important;flex-wrap:wrap!important;align-items:stretch!important;gap:8px!important;width:100%!important;max-width:none!important;min-width:0!important}.card-actions>*,.filter-actions>*,.modal-actions>*,.export-actions>*,.camera-actions>*,.group-compose-actions>*,.image-input-actions>*,.multi-select-actions>*,.permission-modal-actions>*,.recent-actions>*,.staff-actions>*,.staff-form-actions>*,.user-actions>*,.ward-info-hero-actions>*,.ward-update-actions>*,.table-wrap .card-actions>*{flex:1 1 auto!important;min-width:96px!important}}@media (max-width:480px){.card-actions>*,.filter-actions>*,.modal-actions>*,.export-actions>*,.camera-actions>*,.group-compose-actions>*,.image-input-actions>*,.multi-select-actions>*,.staff-actions>*,.staff-form-actions>*,.user-actions>*,.ward-info-hero-actions>*,.ward-update-actions>*{flex-basis:100%!important}.page-header,.filter-panel-head{gap:12px!important}.toolbar,.filter-toolbar{gap:8px!important}.toolbar>*,.filter-toolbar>*{width:100%!important}}
