:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f8f6;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}body{min-height:100vh;margin:0}h1,h2,h3,p{margin:0}:root{--theme-deep:#042f2e;--theme-deeper:#022726;--theme-mid:#0b5d5a;--theme-accent:#14b8a6;--theme-accent-soft:#ccfbf1;--theme-gold:#d4a439;--text-main:#0f172a;--text-muted:#64748b;--btn-primary:var(--theme-mid);--btn-primary-hover:var(--theme-deep);--btn-danger:#dc2626;--btn-danger-hover:#b91c1c}.login-page{background:radial-gradient(circle at 15% 15%,#14b8a638 0,#0000 35%),radial-gradient(circle at 85% 85%,#042f2e33 0,#0000 30%),linear-gradient(145deg,#e7f4f1 0%,#f7fbfb 100%);place-items:center;min-height:100vh;padding:1rem;display:grid;position:relative;overflow:hidden}.login-bg-pattern{pointer-events:none;background-image:linear-gradient(#0f4d3a0d 1px,#0000 1px),linear-gradient(90deg,#0f4d3a0d 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 30%,#0000 85%);mask-image:radial-gradient(circle,#000 30%,#0000 85%)}.login-card{z-index:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffed;border:1px solid #d2e5e0;border-radius:18px;gap:.8rem;width:100%;max-width:430px;padding:1.5rem;display:grid;position:relative;box-shadow:0 20px 40px #042f2e24}.login-card:before{content:"";background:var(--theme-mid);border-radius:18px 18px 0 0;height:5px;position:absolute;top:0;left:0;right:0}.login-kicker{color:#053b38;background:#d9f5f0;border-radius:999px;width:fit-content;padding:.2rem .65rem;font-size:.78rem;font-weight:600;display:inline-block}.login-card h1{color:#0f172a;letter-spacing:-.01em}.login-card input,.login-card button{border-radius:10px;height:44px}.login-card input{background:#fbfffe;border:1px solid #c6dbd6;padding:0 .75rem}.login-card input:focus{border-color:#0b5d5a;outline:2px solid #14b8a640}.login-card button{background:var(--btn-primary);color:#fff;cursor:pointer;border:none;font-weight:600;transition:background-color .15s,box-shadow .15s}.login-card button:hover{background:var(--btn-primary-hover);box-shadow:0 4px 12px #042f2e33}.login-card button:disabled{opacity:.75;cursor:wait;box-shadow:none;transform:none}.dashboard-page{box-sizing:border-box;background:radial-gradient(circle at 5% 8%,#14b8a629,#0000 35%),radial-gradient(circle at 90% 92%,#042f2e24,#0000 30%),#f4f7fb;width:100%;max-width:100%;min-height:100vh;margin-left:260px;padding:1.5rem;overflow-x:hidden}.dashboard-header{justify-content:space-between;align-items:center;gap:1rem;max-width:1280px;margin:0 auto 1.2rem;display:flex}.dashboard-header-title{flex:1;align-items:flex-start;gap:.75rem;min-width:0;display:flex}.dashboard-header-title-text{flex-direction:column;flex:1;align-items:flex-start;gap:.35rem;min-width:0;display:flex}.dashboard-header-title-text>h1,.dashboard-header-title-text>.header-subtitle{margin-top:0}.dashboard-header-title h1{color:var(--text-main);letter-spacing:-.02em;margin-top:.2rem;font-size:2rem}.header-subtitle{color:var(--text-muted);margin-top:.3rem;font-size:.92rem}.header-actions{align-items:center;gap:.6rem;display:flex}.header-search{background:#ffffffdb;border:1px solid #dce3ec;border-radius:12px;width:340px;max-width:40vw;height:42px;padding:0 .9rem;box-shadow:0 6px 14px #0f172a0d}.header-search:focus{border-color:var(--theme-accent);outline:2px solid #14b8a640}.menu-toggle{cursor:pointer;width:42px;height:38px;color:var(--theme-deep);background:#fff;border:1px solid #d1d5db;border-radius:10px;justify-content:center;align-items:center;margin-bottom:.4rem;display:none;box-shadow:0 2px 8px #0f172a0f}.menu-toggle svg{width:18px;height:18px}.eyebrow{color:#6b7280;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.logout-btn{cursor:pointer;height:40px;color:var(--theme-deep);background:#fff;border:1px solid #042f2e40;border-radius:10px;padding:0 1rem;font-weight:600;transition:all .18s}.logout-btn:hover{transform:translateY(-1px);box-shadow:0 8px 16px #042f2e2e}.dashboard-layout{width:100%;max-width:100%;position:relative;overflow-x:hidden}.sidebar{background:var(--theme-deep);color:#fff;z-index:30;width:260px;height:100vh;padding:1rem;position:fixed;top:0;left:0;overflow:hidden}.sidebar-glow{background:radial-gradient(circle,#ffffff38,#0000 70%);border-radius:999px;width:220px;height:220px;position:absolute;top:-70px;right:-70px}.sidebar-brand{z-index:1;border-bottom:1px solid #ffffff2b;margin-bottom:.9rem;padding:.5rem 0 .9rem;position:relative}.brand-kicker{color:#7be6d8;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.sidebar-brand h2{margin-top:.25rem;font-size:1.3rem}.sidebar-menu{z-index:1;gap:.45rem;display:grid;position:relative}.menu-item{text-align:left;color:#e8f3ee;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:.65rem;height:42px;padding:0 .8rem;font-weight:500;text-decoration:none;display:flex}.menu-item:hover{background:#ffffff1f;transform:translate(2px)}.menu-item.active{color:#fff;background:#14b8a638;box-shadow:inset 0 0 0 1px #99f6e459}.menu-item.disabled{opacity:.58;cursor:not-allowed}.menu-item.disabled:hover{background:0 0;transform:none}.menu-icon{opacity:.95;width:16px;height:16px}.sidebar-footer{z-index:1;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:12px;padding:.7rem;position:absolute;bottom:1rem;left:1rem;right:1rem}.sidebar-footer p{font-size:.88rem;font-weight:600}.sidebar-footer span{color:#99f6e4;font-size:.77rem}.sidebar-overlay{display:none}.quick-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:1280px;margin:0 auto 1rem;display:grid}.stat-tile{background:linear-gradient(160deg,#fffffff2,#f8fbfff2);border:1px solid #e4eaf2;border-radius:14px;padding:1.05rem;transition:transform .18s,box-shadow .18s;box-shadow:0 12px 20px #0f172a0f}.stat-tile:hover{transform:translateY(-2px);box-shadow:0 16px 24px #0f172a1a}.stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700}.stat-tile h3{color:#0f172a;margin-top:.45rem;margin-bottom:.25rem;font-size:1.5rem}.stat-positive{color:var(--theme-mid);font-size:.86rem;font-weight:600}.stat-warning{color:var(--theme-gold);font-size:.86rem;font-weight:600}.prayer-config-ratio{font-size:.88rem;font-weight:600}.sample-city-tz{text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:42%;font-size:.82rem;overflow:hidden}.shimmer{background:linear-gradient(100deg,#e2e8f0 0%,#f1f5f9 38%,#f8fafc 50%,#f1f5f9 62%,#e2e8f0 100%) 0 0/220% 100%;border-radius:8px;animation:1.35s ease-in-out infinite dashboard-shimmer;display:block}@keyframes dashboard-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.shimmer{background:#e2e8f0;animation:none}}.shimmer-line{height:.8rem;margin-bottom:.45rem;display:block}.shimmer-line:last-child{margin-bottom:0}.shimmer-line--full{width:100%}.shimmer-line--wide{width:72%}.shimmer-line--medium{width:52%}.shimmer-line--short{width:38%}.shimmer-line--tiny{width:3.25rem;height:1.15rem}.shimmer-line--label{border-radius:999px;width:42%;height:.62rem;margin-bottom:.55rem}.shimmer-hero{border-radius:10px;width:58%;height:2rem;margin-bottom:.55rem}.shimmer-line--caption{border-radius:999px;width:68%;height:.72rem}.stat-tile--loading .shimmer-hero{width:52%;height:2.15rem}.shimmer-mt{margin-top:.5rem}.shimmer-big-number{border-radius:12px;width:44%;height:2.75rem;margin-bottom:.5rem}.shimmer-card-title{width:55%;height:1.15rem;margin-bottom:.5rem}.shimmer-card-sub{width:88%;height:.78rem}.shimmer-balance-box{padding:.75rem 0}.shimmer-list-row{align-items:center}.shimmer-list-row-text{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.shimmer-list-row-meta{flex-shrink:0}.card.card--loading{pointer-events:none}.shimmer-header-eyebrow{border-radius:999px;width:5.5rem;height:.68rem}.shimmer-header-title{border-radius:10px;width:min(100%,300px);height:2.05rem}.shimmer-header-subtitle{border-radius:999px;width:min(100%,440px);height:.95rem}.shimmer-header-search{border-radius:12px;flex:1;width:100%;min-width:0;max-width:340px;height:42px}.sidebar--loading .sidebar-brand .shimmer,.sidebar--loading .sidebar-footer .shimmer{display:block}.shimmer-sidebar-kicker{border-radius:999px;width:4.75rem;height:.65rem}.shimmer-sidebar-heading{border-radius:8px;width:9.5rem;height:1.4rem}.shimmer-sidebar-user{border-radius:6px;width:7.25rem;height:.98rem}.shimmer-sidebar-role{opacity:.92;border-radius:999px;width:5.25rem;height:.74rem}.dashboard-page--loading .dashboard-section--loading{transition:opacity .2s}.dashboard-grid{box-sizing:border-box;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;width:100%;max-width:1280px;margin:0 auto;display:grid}.card{box-sizing:border-box;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffe6;border:1px solid #e2e8f0;border-radius:14px;width:100%;min-width:0;max-width:100%;padding:1rem;box-shadow:0 10px 20px #0f172a0d}.card h2{color:var(--text-main);letter-spacing:-.01em}.card-header{margin-bottom:.75rem}.method-key-pill{background:#f1f5f9;border-radius:6px;padding:.12rem .45rem;font-family:ui-monospace,monospace;font-size:.85rem}.muted{color:#6b7280}.big-number{margin-bottom:1rem}.list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.list-item{border-top:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:.75rem;padding-top:.65rem;display:flex}.list-item:hover{background:#14b8a612;border-radius:8px}.value{font-weight:600}.value.pos{color:#15803d}.value.neg{color:#b91c1c}.tabs{gap:.5rem;margin-bottom:.75rem;display:flex}.tab{background:#fff;border:1px solid #d9dfe6;border-radius:999px;padding:.3rem .7rem}.tab.active{background:var(--theme-mid);color:#fff;border-color:#0000}.balance-box{border:1px solid #edf1f5;border-radius:10px;padding:.75rem}.balance-box span{color:#15803d;font-size:.95rem}.info-strip{margin-top:.75rem}.info-strip small{color:#6b7280}.error-text{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.5rem .65rem;font-size:.9rem}.auth-loading{color:#0f4d3a;background:#f4f6f9;place-items:center;min-height:100vh;font-weight:600;display:grid}.prayer-filters-card{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto 1rem;overflow:visible}.prayer-form{grid-template-columns:repeat(6,minmax(0,1fr));gap:.7rem;display:grid}.prayer-form input,.prayer-form select,.prayer-form .prayer-submit-btn,.prayer-form .prayer-advanced-toggle,.prayer-form .searchable-select-trigger{border-radius:10px;height:42px}.prayer-form input,.prayer-form select{background:#fff;border:1px solid #d7dee9;padding:0 .7rem}.prayer-form--labeled{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:start;gap:1rem .85rem}.prayer-form--labeled .crud-field input,.prayer-form--labeled .crud-field select{box-sizing:border-box;width:100%;min-width:0}.prayer-form--labeled .crud-field select{cursor:pointer}.prayer-form-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.prayer-form-actions-group{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.prayer-clear-filters-btn{height:42px;color:var(--text-muted,#64748b);cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:0 1rem;font-weight:600;transition:background-color .15s,border-color .15s,color .15s}.prayer-clear-filters-btn:hover:not(:disabled){color:var(--theme-deep);background:#f8fafc;border-color:#cbd5e1}.prayer-clear-filters-btn:disabled{opacity:.65;cursor:not-allowed}.prayer-advanced-toggle{height:42px;color:var(--theme-deep);cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:0 1rem;font-weight:600}.prayer-advanced-toggle:hover{background:#f8fafc}.prayer-advanced-heading{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted,#64748b);grid-column:1/-1;margin:.35rem 0 0;font-size:.75rem;font-weight:700}.prayer-advanced-pair{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}@media (width<=640px){.prayer-advanced-pair{grid-template-columns:1fr}}.prayer-submit-btn{background:var(--btn-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;min-width:180px;height:42px;padding:0 1.1rem;font-weight:600;transition:background-color .15s}.prayer-submit-btn:hover:not(:disabled){background:var(--btn-primary-hover)}.prayer-submit-btn:disabled{opacity:.7;cursor:not-allowed}.prayer-result-meta{margin-bottom:.75rem;font-size:.88rem}.cities-toolbar{justify-content:space-between;gap:.7rem;display:flex}.cities-toolbar input,.cities-toolbar select{background:#fff;border:1px solid #d7dee9;border-radius:10px;width:320px;max-width:100%;height:40px;padding:0 .7rem;font-size:.92rem}.cities-toolbar button{background:var(--btn-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;height:40px;padding:0 1.1rem;font-weight:600;transition:background-color .15s,box-shadow .15s;box-shadow:0 2px 8px #042f2e24}.cities-toolbar button:hover{background:var(--btn-primary-hover);box-shadow:0 4px 12px #042f2e2e}.ui-select{background:#fff;border:1px solid #d7dee9;border-radius:10px;width:100%;min-width:0;height:40px;padding:0 .7rem;font-size:.92rem}.cities-toolbar-control{max-width:380px}.ui-select:focus,.cities-toolbar select:focus,.cities-toolbar input:focus{border-color:var(--theme-deep,#0f4d3a);outline:none;box-shadow:0 0 0 2px #0f4d3a33}.prayer-grid{grid-template-columns:1fr 2fr}.prayer-time-list{gap:.45rem;margin-top:.8rem;display:grid}.prayer-time-row{background:#f8fbfe;border:1px solid #e6ebf3;border-radius:8px;justify-content:space-between;padding:.55rem .7rem;display:flex}.table-wrap{margin-top:.8rem;position:relative;overflow:auto visible}.prayer-table{border-collapse:collapse;width:100%;min-width:620px}.prayer-table.prayer-table--wide{min-width:860px}.prayer-table th,.prayer-table td{text-align:left;border-bottom:1px solid #ebf0f6;padding:.55rem .4rem;font-size:.9rem}.prayer-table th{color:#334155;font-weight:700}tbody.shimmer-table-tbody{pointer-events:none}.shimmer-table-row td{vertical-align:middle}.shimmer-table-bar{border-radius:6px;width:100%;min-width:1.75rem;height:.82rem;display:block}.shimmer-table-bar--action{max-width:2.35rem;margin-left:auto}.prayer-time-row .shimmer{min-height:.85rem}.prayer-time-row .shimmer:first-child{flex:1;max-width:55%}.prayer-time-row .shimmer:last-child{flex-shrink:0;width:4.5rem}.cities-pagination{justify-content:flex-end;align-items:center;gap:.7rem;margin-top:.75rem;display:flex}.cities-pagination button{background:#fff;border:1px solid #d6deea;border-radius:8px;height:34px;padding:0 .8rem}.cities-pagination button:disabled{opacity:.5;cursor:not-allowed}.city-actions-menu{display:inline-block;position:relative}.actions-cell{width:88px;overflow:visible}.dots-btn{color:#475569;background:#fff;border:1px solid #d6deea;border-radius:8px;justify-content:center;align-items:center;width:32px;height:30px;display:inline-flex;box-shadow:0 2px 5px #0f172a14}.dots-btn:hover{background:#f8fafc}.actions-dropdown{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:130px;padding:.35rem;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 14px 28px #0f172a29}.actions-dropdown button{text-align:left;color:#0f172a;background:0 0;border:none;border-radius:8px;align-items:center;gap:.45rem;width:100%;height:34px;padding:0 .6rem;font-size:.85rem;font-weight:500;display:flex}.actions-dropdown button:hover{background:#f1f5f9}.actions-dropdown .danger{color:#b91c1c}.modal-backdrop{z-index:60;padding:max(.75rem, env(safe-area-inset-top,0px)) max(.75rem, env(safe-area-inset-right,0px)) max(.75rem, env(safe-area-inset-bottom,0px)) max(.75rem, env(safe-area-inset-left,0px));-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:#020f1875;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0;overflow:hidden auto}.crud-modal{box-sizing:border-box;background:#fff;border:1px solid #dbe4ef;border-radius:16px;flex:0 auto;width:100%;max-width:760px;padding:1.25rem;box-shadow:0 24px 36px #0f172a33}.crud-modal.small{max-width:420px;margin-top:max(8vh,1.5rem);margin-bottom:1.5rem}.crud-modal--scrollable{overscroll-behavior:contain;max-height:min(92vh,920px);margin-top:1rem;margin-bottom:1.5rem;overflow-y:auto}.crud-modal h3{margin-bottom:.25rem;font-size:1.35rem}.crud-modal-header{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.modal-close-btn{cursor:pointer;background:#fff;border:1px solid #d8e1eb;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.modal-close-btn:hover{background:#f8fafc}.app-toast{z-index:120;color:#fff;border-radius:10px;min-width:250px;max-width:420px;padding:.7rem .9rem;font-weight:600;position:fixed;top:20px;right:20px;box-shadow:0 16px 28px #0f172a3d}.app-toast.success{background:var(--theme-mid)}.app-toast.error{background:var(--btn-danger)}.crud-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:.75rem;display:grid}.crud-form--labeled{gap:1rem}.crud-form.single-column{grid-template-columns:1fr}.crud-field{flex-direction:column;gap:.35rem;min-width:0;display:flex}.crud-field--full{grid-column:1/-1}.crud-field label{color:var(--text-muted);letter-spacing:.02em;font-size:.8rem;font-weight:700}.crud-field-hint{color:#94a3b8;margin-top:-.1rem;font-size:.72rem;line-height:1.35}.crud-form input,.crud-form select{border:1px solid #d7dee9;border-radius:11px;height:46px;padding:0 .85rem;font-size:.95rem}.crud-form textarea{box-sizing:border-box;resize:vertical;border:1px solid #d7dee9;border-radius:11px;width:100%;min-width:0;padding:.75rem .85rem;font-family:inherit;font-size:.95rem}.crud-field input,.crud-field select,.crud-field textarea{box-sizing:border-box;width:100%;min-width:0}.crud-actions{grid-column:1/-1;justify-content:flex-end;align-items:center;gap:.7rem;display:flex}.crud-actions .primary{min-width:140px}.crud-actions button{background:#fff;border:1px solid #d6deea;border-radius:10px;height:40px;padding:0 1rem;font-weight:600}.ui-btn{border-radius:10px;height:40px;padding:0 1rem;font-weight:600}.ui-btn--primary{color:#fff;background:var(--btn-primary);cursor:pointer;border:none;transition:background-color .15s}.ui-btn--primary:hover:not(:disabled){background:var(--btn-primary-hover)}.ui-btn--secondary{color:#334155;cursor:pointer;background:#fff;border:1px solid #d6deea}.ui-btn--danger{color:#fff;background:var(--btn-danger);cursor:pointer;border:none;transition:background-color .15s}.ui-btn--danger:hover:not(:disabled){background:var(--btn-danger-hover)}.ui-btn:disabled{opacity:.6;cursor:not-allowed}.crud-actions .primary{color:#fff;background:var(--btn-primary);cursor:pointer;border:none;transition:background-color .15s}.crud-actions .primary:hover:not(:disabled){background:var(--btn-primary-hover)}.crud-actions button:disabled{opacity:.6;cursor:not-allowed}.crud-field input:disabled{color:#64748b;cursor:not-allowed;background:#f1f5f9}.searchable-select{position:relative}.searchable-select-trigger{box-sizing:border-box;background:#fff;border:1px solid #d7dee9;border-radius:10px;align-items:stretch;width:100%;min-height:42px;transition:border-color .12s,box-shadow .12s;display:flex}.crud-form .searchable-select-trigger{border-radius:11px;min-height:46px}.searchable-select--open .searchable-select-trigger{border-color:var(--theme-deep,#0f4d3a);box-shadow:0 0 0 2px #0f4d3a33}.searchable-select--disabled .searchable-select-trigger{cursor:not-allowed;background:#f1f5f9}.prayer-form .searchable-select .searchable-select-input,.crud-form .searchable-select .searchable-select-input{background:0 0;border-radius:0;flex:1;min-width:0;box-shadow:none!important;border:none!important}.prayer-form .searchable-select .searchable-select-input{height:42px;font-size:inherit;text-overflow:ellipsis;white-space:nowrap;padding:0 .25rem 0 .7rem;overflow:hidden}.crud-form .searchable-select .searchable-select-input{height:46px;padding:0 .25rem 0 .85rem;font-size:.95rem}.searchable-select-input:focus{outline:none}.searchable-select-chevron{color:#64748b;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:2.35rem;margin:0;padding:0;transition:transform .18s,color .12s;display:flex}.searchable-select-chevron:disabled{cursor:not-allowed;opacity:.55}.searchable-select--open .searchable-select-chevron{color:var(--theme-deep,#0f4d3a);transform:rotate(180deg)}.searchable-select-dropdown{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9;z-index:200;background:#fff;border:1px solid #d7dee9;border-radius:10px;max-height:min(320px,55vh);padding:.25rem;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 28px #0f172a24}.searchable-select-dropdown button{width:100%;color:var(--text-main);text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:7px;height:auto;min-height:36px;padding:.45rem .65rem;font-size:.875rem;font-weight:500;line-height:1.3}.searchable-select-dropdown button:hover,.searchable-select-dropdown button:focus-visible{color:var(--text-main);background:#f1f5f9;outline:none}.searchable-select-dropdown button[aria-selected=true]{color:var(--theme-deep);background:#e7f4f1}.searchable-select-dropdown p{color:#64748b;margin:0;padding:.45rem .6rem;font-size:.85rem}.crud-modal-actions{grid-column:1/-1;justify-content:flex-end;gap:.6rem;margin-top:.6rem;display:flex}.crud-modal-actions button{background:#fff;border:1px solid #d6deea;border-radius:10px;height:40px;padding:0 1rem;font-weight:600}.crud-modal-actions .primary{color:#fff;background:var(--btn-primary);cursor:pointer;border:none;transition:background-color .15s}.crud-modal-actions .primary:hover{background:var(--btn-primary-hover)}.crud-modal-actions .danger{color:#fff;background:var(--btn-danger);cursor:pointer;border:none;transition:background-color .15s}.crud-modal-actions .danger:hover{background:var(--btn-danger-hover)}.crud-modal-actions .ui-btn{border-radius:10px;height:40px;padding:0 1rem;font-weight:600}.crud-modal-actions .ui-btn--secondary{color:#334155;background:#fff;border:1px solid #d6deea}.crud-modal-actions .ui-btn--primary{color:#fff;background:var(--btn-primary);border:none}.crud-modal-actions .ui-btn--primary:hover:not(:disabled){background:var(--btn-primary-hover)}.crud-modal-actions .ui-btn--danger{color:#fff;background:var(--btn-danger);border:none}.crud-modal-actions .ui-btn--danger:hover:not(:disabled){background:var(--btn-danger-hover)}@media (width<=1024px){.dashboard-page{margin-left:0;padding:1rem}.menu-toggle{display:inline-block}.sidebar{transition:transform .22s;transform:translate(-105%)}.sidebar.open{transform:translate(0)}.sidebar-overlay{z-index:20;background:#00000059;border:none;display:block;position:fixed;inset:0}.header-search{display:none}.quick-stats,.dashboard-grid,.prayer-form,.prayer-form--labeled{grid-template-columns:1fr}.cities-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.crud-modal{max-width:min(96vw,760px);padding:1rem}.crud-modal--scrollable{max-height:calc(100dvh - 2rem)}.crud-form,.crud-form--labeled{grid-template-columns:1fr}.dashboard-header{flex-direction:column;align-items:flex-start}.header-actions{justify-content:space-between;width:100%}.logout-btn{height:36px;padding:0 .8rem}}@media (width<=560px){.cities-toolbar{grid-template-columns:1fr}.cities-toolbar button{width:100%;height:42px}.crud-modal-actions{flex-direction:column-reverse;align-items:stretch;gap:.5rem}.crud-modal-actions button{width:100%}}
