.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100;padding:20px}.modal-box{background:#fff;border-radius:16px;width:100%;max-width:580px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0003;display:flex;flex-direction:column}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:24px 24px 0}.modal-title{font-size:20px;font-weight:700;color:#1a1a2e}.modal-subtitle{font-size:13px;color:#6b7280;margin-top:4px}.modal-close{font-size:18px;color:#9ca3af;padding:4px 8px;border-radius:6px;line-height:1}.modal-progress{display:flex;padding:16px 24px 0;gap:2px;overflow-x:auto}.step-tab{flex:1;min-width:72px;display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 4px;font-size:11px;font-weight:500;border-radius:8px;color:#9ca3af;border:1px solid #e8eaf0;background:#f9fafb;cursor:pointer;transition:background .15s,color .15s}.step-num{width:22px;height:22px;border-radius:50%;background:#e5e7eb;color:#6b7280;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.step-name{font-size:10px;text-align:center;line-height:1.2}.step-tab.active{background:#0f1f5c;color:#fff;border-color:#0f1f5c}.step-tab.active .step-num{background:#ffffff40;color:#fff}.step-tab.done{background:#f0fdf4;color:#16a34a;border-color:#bbf7d0}.step-tab.done .step-num{background:#16a34a;color:#fff;font-size:12px}.service-town-panel{border:2px solid rgba(0,104,122,.35);background:#00687a0f;border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:10px}.service-town-panel-title{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#00687a;margin:0}.service-town-panel-hint{font-size:12px;color:#4b5563;margin:0;line-height:1.45}.service-town-meta{display:flex;flex-wrap:wrap;gap:8px}.service-town-meta-chip{font-size:11px;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:4px 8px}.service-town-meta-chip strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.service-town-empty{font-size:12px;color:#b45309;margin:0}.modal-box{max-width:620px}.modal-form{padding:20px 24px 0;display:flex;flex-direction:column;gap:16px;flex:1}.form-section{display:flex;flex-direction:column;gap:14px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.section-divider{font-size:11px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.07em;padding-top:4px;border-top:1px solid #f3f4f6}.section-note{font-size:13px;color:#6b7280;line-height:1.6;background:#f9fafb;border-radius:8px;padding:10px 12px;border-left:3px solid #0f1f5c}.info-callout{font-size:12px;color:#374151;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:10px 12px;line-height:1.5}.field{display:flex;flex-direction:column;gap:4px}.checkbox-field{flex-direction:row;align-items:center;gap:8px}.field-label{font-size:13px;font-weight:600;color:#374151}.required{color:#dc2626;margin-left:2px}.optional-tag{font-weight:400;color:#9ca3af;font-size:11px;text-transform:none;letter-spacing:0}.field-input{padding:9px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#1f2937;background:#fff;transition:border-color .15s,box-shadow .15s;width:100%;box-sizing:border-box}.field-input:focus{outline:none;border-color:#0f1f5c;box-shadow:0 0 0 3px #0f1f5c14}.field-input.input-error{border-color:#dc2626;background:#fff5f5}.field-input.input-error:focus{box-shadow:0 0 0 3px #dc26261a}.field-error{font-size:12px;color:#dc2626;margin:0;display:flex;align-items:center;gap:4px}.field-error:before{content:"⚠ "}.hint-text{font-size:11px;color:#6b7280;margin:0}.modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px 24px;border-top:1px solid #f3f4f6;margin-top:8px}.service-cities-page{display:flex;flex-direction:column;gap:20px;max-width:1100px}.service-cities-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.service-cities-table-wrap{background:#fff;border:1px solid #e8eaf0;border-radius:12px;overflow:hidden}.service-cities-table{width:100%;border-collapse:collapse;font-size:14px}.service-cities-table thead{background:#f3f4f6;text-transform:uppercase;font-size:11px;letter-spacing:.06em;color:#6b7280}.service-cities-table th,.service-cities-table td{padding:14px 16px;text-align:left;border-bottom:1px solid #f3f4f6}.service-cities-table tbody tr:hover{background:#fafbff}.service-city-name{display:block;font-weight:600;color:#1a1a2e}.service-city-state{display:block;font-size:12px;color:#9ca3af;margin-top:2px}.service-city-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.service-city-muted{color:#6b7280;font-size:13px}.service-city-status{display:inline-block;font-size:11px;font-weight:700;padding:4px 10px;border-radius:999px}.service-city-status.is-enabled{background:#dcfce7;color:#166534}.service-city-status.is-disabled{background:#f3f4f6;color:#6b7280}.service-city-edit-btn{font-size:13px;font-weight:600;color:#0f1f5c;padding:4px 8px;border-radius:6px}.service-city-edit-btn:hover{background:#eef2ff}.service-cities-empty-state{padding:48px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.service-cities-empty-title{font-size:18px;font-weight:700;color:#1a1a2e;margin:0}.service-cities-empty{font-size:14px;color:#6b7280;margin:0;max-width:36ch;line-height:1.5}@media (max-width: 900px){.service-cities-table-wrap{overflow-x:auto}.service-cities-table{min-width:720px}}.coordinate-map-picker{display:flex;flex-direction:column;gap:8px}.coordinate-map-picker-map{width:100%;height:280px;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden;background:#f3f4f6}.coordinate-map-picker-hint{margin:0;font-size:12px;line-height:1.45;color:#6b7280}.coordinate-map-marker{background:transparent;border:none}.coordinate-map-marker-pin{display:block;width:18px;height:18px;margin:0 auto;border-radius:50% 50% 50% 0;background:#0052cc;border:3px solid #fff;box-shadow:0 2px 8px #00000047;transform:rotate(-45deg)}.coordinate-map-picker .leaflet-container{font-family:inherit}.hospitals-page{display:flex;flex-direction:column;height:100%;gap:20px}.hospitals-header{display:flex;align-items:flex-start;justify-content:space-between}.hospitals-body{display:flex;gap:20px;flex:1;min-height:0}.queue-panel{width:280px;background:#fff;border-radius:12px;border:1px solid #e8eaf0;display:flex;flex-direction:column;overflow:hidden;flex-shrink:0}.queue-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 10px}.queue-title{font-size:11px;font-weight:700;letter-spacing:.08em;color:#6b7280}.queue-badge{font-size:11px;font-weight:600;background:#e8eeff;color:#0f1f5c;border-radius:20px;padding:2px 10px}.filter-tabs{display:flex;gap:4px;padding:0 12px 10px;flex-wrap:wrap}.filter-tab{font-size:12px;padding:4px 10px;border-radius:20px;color:#6b7280;border:1px solid transparent;transition:all .15s}.filter-tab:hover{background:#f5f6fa}.filter-tab.active{background:#0f1f5c;color:#fff;border-color:#0f1f5c}.queue-list{list-style:none;overflow-y:auto;flex:1}.queue-empty{padding:20px 16px;font-size:13px;color:#9ca3af;text-align:center}.queue-item{width:100%;text-align:left;padding:12px 16px;border-left:3px solid transparent;border-bottom:1px solid #f3f4f6;transition:background .12s;display:block}.queue-item:hover{background:#f9fafb}.queue-item.selected{background:#f0f2ff;border-left-color:#0f1f5c}.queue-item-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.queue-name{font-size:13px;font-weight:600;color:#1a1a2e;line-height:1.3}.queue-meta{font-size:11px;color:#9ca3af;margin-top:2px}.detail-tabs{display:flex;gap:0;border-bottom:1px solid #e8eaf0;margin:0 -24px;padding:0 24px}.detail-tab{padding:10px 16px;font-size:13px;font-weight:500;color:#6b7280;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .15s,border-color .15s}.detail-tab:hover{color:#0f1f5c}.detail-tab.active{color:#0f1f5c;border-bottom-color:#0f1f5c;font-weight:600}.detail-area{flex:1;background:#fff;border-radius:12px;border:1px solid #e8eaf0;overflow-y:auto}.detail-empty{height:100%;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:14px}.detail-panel{padding:24px;display:flex;flex-direction:column;gap:20px}.detail-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.detail-name{font-size:22px;font-weight:700;color:#0f1f5c}.detail-address{font-size:14px;color:#6b7280;margin-top:4px}.detail-contact{font-size:13px;color:#6b7280;margin-top:2px}.detail-status-block{text-align:right;flex-shrink:0}.detail-status-label{font-size:10px;font-weight:700;letter-spacing:.1em;color:#9ca3af;margin-bottom:6px}.detail-body{display:grid;grid-template-columns:1fr 1fr;gap:20px}.section-label{font-size:10px;font-weight:700;letter-spacing:.1em;color:#9ca3af;margin-bottom:12px;text-transform:uppercase}.progress-list{list-style:none;display:flex;flex-direction:column;gap:10px}.progress-item{display:flex;align-items:center;gap:10px;font-size:13px}.progress-dot{width:18px;height:18px;border-radius:50%;border:2px solid #d1d5db;flex-shrink:0}.progress-item.complete .progress-dot{background:#0f1f5c;border-color:#0f1f5c}.progress-item.in-progress .progress-dot{background:#f59e0b;border-color:#f59e0b}.progress-label{flex:1;color:#374151}.progress-detail{font-size:12px;color:#6b7280}.progress-item.complete .progress-detail{color:#16a34a;font-weight:500}.progress-item.in-progress .progress-detail{color:#f59e0b;font-weight:500}.tier-section{background:#f9fafb;border-radius:8px;padding:16px}.tier-hint{font-size:12px;color:#6b7280;margin-bottom:10px}.tier-pills{display:flex;gap:8px}.tier-pill{padding:6px 14px;border-radius:6px;font-size:13px;font-weight:500;border:1px solid #e8eaf0;background:#fff;color:#6b7280}.tier-pill.active{background:#0f1f5c;color:#fff;border-color:#0f1f5c}.detail-meta{display:flex;gap:20px;padding:14px 16px;background:#f9fafb;border-radius:8px;flex-wrap:wrap}.meta-item{display:flex;gap:6px;align-items:baseline}.meta-key{font-size:11px;color:#9ca3af}.meta-val{font-size:13px;color:#374151;font-weight:500}code{font-family:SF Mono,Fira Code,monospace;font-size:12px;background:#f3f4f6;padding:1px 5px;border-radius:4px}.action-row{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.reject-form{display:flex;flex-direction:column;gap:10px}.badge{display:inline-block;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:600;white-space:nowrap}.badge-pending{background:#fef3c7;color:#92400e}.badge-provisioning{background:#dbeafe;color:#1e40af}.badge-failed{background:#fee2e2;color:#991b1b}.badge-pending-kyc{background:#e0f2fe;color:#075985}.badge-review{background:#fef9c3;color:#854d0e}.badge-verified{background:#dcfce7;color:#166534}.badge-rejected{background:#fee2e2;color:#991b1b}.badge-archived{background:#f3f4f6;color:#6b7280}.archived-banner{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:10px 14px;font-size:13px;color:#6b7280;margin-bottom:12px}.queue-item.archived{opacity:.65}.filter-tab.archived-tab{color:#9ca3af;border-style:dashed}.filter-tab.archived-tab.active{background:#6b7280;color:#fff;border-color:#6b7280;border-style:solid}.danger-btn{padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;background:#dc2626;color:#fff;border:none;cursor:pointer;transition:background .15s}.danger-btn:hover:not(:disabled){background:#b91c1c}.danger-btn-outline{padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;background:transparent;color:#dc2626;border:1px solid #fca5a5;cursor:pointer;transition:background .15s,border-color .15s}.danger-btn-outline:hover:not(:disabled){background:#fef2f2;border-color:#dc2626}.danger-btn-outline:disabled{opacity:.5;cursor:not-allowed}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:200;padding:20px}.modal-backdrop .modal-box{background:#fff;border-radius:16px;padding:24px;box-shadow:0 20px 60px #0003;width:100%}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.modal-title{font-size:20px;font-weight:700;color:#1a1a2e;margin:0}.modal-close{font-size:18px;color:#9ca3af;padding:6px 10px;border-radius:8px;line-height:1;border:none;background:transparent;cursor:pointer;flex-shrink:0}.modal-close:hover{background:#f3f4f6;color:#374151}.modal-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding-top:16px;border-top:1px solid #f3f4f6}.edit-hospital-modal{max-width:720px;max-height:min(92vh,900px);display:flex;flex-direction:column;padding:0;overflow:hidden}.edit-hospital-modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px 12px;border-bottom:1px solid #f3f4f6;flex-shrink:0}.edit-hospital-modal-sub{font-size:13px;color:#6b7280;line-height:1.55;margin-top:8px;max-width:52ch}.edit-hospital-modal-body{padding:18px 24px 8px;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:12px}.edit-hospital-section-label{font-size:11px;font-weight:700;letter-spacing:.08em;color:#9ca3af;text-transform:uppercase;margin:8px 0 0}.edit-hospital-section-label:first-child{margin-top:0}.edit-hospital-code-hint{font-size:12px;color:#6b7280;margin:0 0 8px}.edit-hospital-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700;color:#1f2937}.edit-hospital-hint{font-size:12px;color:#6b7280;margin:6px 0 0}.edit-hospital-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}@media (max-width: 640px){.edit-hospital-field-row{grid-template-columns:1fr}}.edit-hospital-field{display:flex;flex-direction:column;gap:6px}.edit-hospital-field-full{grid-column:1 / -1}.edit-hospital-label{font-size:12px;font-weight:600;color:#374151}.edit-hospital-optional{font-weight:400;color:#9ca3af}.edit-hospital-input{width:100%;font-size:15px;line-height:1.4;padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb;background:#fafafa;color:#111827;transition:border-color .15s,background .15s,box-shadow .15s}.edit-hospital-input:hover{border-color:#d1d5db;background:#fff}.edit-hospital-input:focus{outline:none;border-color:#0f1f5c;background:#fff;box-shadow:0 0 0 3px #0f1f5c1f}.edit-hospital-field-error{font-size:12px;color:#b91c1c}.edit-hospital-api-error{margin:0 24px 8px}.edit-hospital-modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px 22px;border-top:1px solid #f3f4f6;flex-shrink:0;background:#fafafa}.payment-ledger-summary{margin-bottom:1.25rem;padding:1rem 1.25rem;border-radius:.75rem;background:#fff;border:1px solid rgba(15,23,42,.08)}.payment-ledger-summary-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted, #64748b);margin:0}.payment-ledger-summary-value{margin:.35rem 0 0;font-size:1.5rem;font-weight:600;color:var(--text-primary, #0f172a)}.payment-ledger-page .payment-ledger-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem;margin-bottom:1.25rem}.payment-ledger-filter{display:flex;flex-direction:column;gap:.35rem;font-size:.75rem;color:var(--text-muted, #64748b)}.payment-ledger-filter input,.payment-ledger-filter select{min-width:12rem;padding:.5rem .75rem;border-radius:.5rem;border:1px solid rgba(15,23,42,.12);background:#fff}.payment-ledger-table-wrap{overflow-x:auto;border-radius:.75rem;border:1px solid rgba(15,23,42,.08);background:#fff}.payment-ledger-table{width:100%;border-collapse:collapse;font-size:.875rem}.payment-ledger-table th,.payment-ledger-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid rgba(15,23,42,.06)}.payment-ledger-empty{text-align:center;color:var(--text-muted, #64748b);padding:2rem}.pl-ledger-raw{font-size:.7rem;color:var(--text-muted, #94a3b8)}.pl-visit-hint{font-size:.75rem;color:var(--primary, #006494)}.platform-fee-page{max-width:960px}.platform-fee-updated{margin-top:8px;font-size:12px;color:#9ca3af}.platform-fee-success{font-size:13px;color:#047857}.platform-fee-empty{font-size:14px;color:#6b7280}.platform-fee-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:28px;margin-top:20px;align-items:start}@media (max-width: 900px){.platform-fee-layout{grid-template-columns:1fr}}.platform-fee-form{display:flex;flex-direction:column;gap:20px}.platform-fee-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}@media (max-width: 640px){.platform-fee-grid{grid-template-columns:1fr}}.platform-fee-input-wrap{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:8px;background:#fff;transition:border-color .15s}.platform-fee-input-wrap:focus-within{border-color:#0f1f5c}.platform-fee-currency{flex-shrink:0;padding-left:12px;font-size:14px;font-weight:500;color:#6b7280;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.platform-fee-input-wrap .field-input.platform-fee-input{flex:1;min-width:0;border:none;padding:9px 12px 9px 6px;width:auto;box-shadow:none}.platform-fee-input-wrap .field-input.platform-fee-input:focus{outline:none;border:none}.platform-fee-hint{font-size:12px;color:#9ca3af}.platform-fee-hint--error{color:#dc2626}.platform-fee-preview{border:1px solid #e5e7eb;border-radius:12px;padding:18px;background:#fafafa}.platform-fee-preview-title{font-size:14px;font-weight:600;color:#374151;margin:0 0 12px}.platform-fee-table{width:100%;border-collapse:collapse;font-size:13px}.platform-fee-table th{text-align:left;font-weight:600;color:#6b7280;padding:8px 10px;border-bottom:1px solid #e5e7eb}.platform-fee-table td{padding:8px 10px;border-bottom:1px solid #f0f0f0;color:#111827}.platform-fee-table td:last-child{font-weight:600}.support-tickets-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.support-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.25rem}.support-tickets-toolbar{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.support-filter{display:flex;flex-direction:column;gap:.25rem;font-size:.75rem;color:var(--text-secondary, #5f6368)}.support-filter-grow{flex:1;min-width:12rem}.support-filter input,.support-filter select{min-height:2.25rem;border:1px solid var(--border, #dadce0);border-radius:.5rem;padding:.35rem .6rem}.support-table-wrap{overflow-x:auto;border:1px solid var(--border, #dadce0);border-radius:.75rem}.support-table{width:100%;border-collapse:collapse;font-size:.875rem}.support-table th,.support-table td{padding:.65rem .75rem;border-bottom:1px solid var(--border, #dadce0);text-align:left;vertical-align:middle}.support-badge{display:inline-block;padding:.15rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600;background:#e8f0fe;color:#1a73e8}.support-badge-on-hold{background:#fef3c7;color:#b45309}.support-badge-escalated{background:#ffedd5;color:#c2410c}.support-badge-closed{background:#f1f3f4;color:#5f6368}.support-actions{display:flex;gap:.5rem;white-space:nowrap}.support-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;justify-content:flex-end;z-index:40}.support-drawer{width:min(28rem,100%);height:100%;background:#fff;padding:1.5rem;overflow-y:auto;box-shadow:-4px 0 24px #0000001f}.support-drawer-body{white-space:pre-wrap;line-height:1.5;margin:1rem 0}.support-drawer-hint{font-size:.875rem;color:var(--text-secondary, #5f6368);margin-bottom:1rem}.support-drawer-zoho{display:inline-block;margin-bottom:.75rem;text-decoration:none}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f6fa;color:#1a1a2e}button{cursor:pointer;font:inherit;border:none;background:none}input,select,textarea{font:inherit}.app-shell.auth-layout{display:flex;min-height:100vh}.editorial-pane{width:380px;background:#0f1f5c;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:56px 48px;gap:16px}.form-pane{flex:1;display:flex;align-items:center;justify-content:center;padding:40px;background:#f5f6fa}.auth-wrapper{width:100%;max-width:420px}.auth-card{background:#fff;border-radius:12px;padding:32px;display:flex;flex-direction:column;gap:20px;box-shadow:0 2px 12px #00000014}.app-layout{display:flex;height:100vh;overflow:hidden}.main-area{flex:1;display:flex;flex-direction:column;overflow:hidden}.view-area{flex:1;overflow-y:auto;padding:28px 32px}.sidebar{width:220px;background:#fff;border-right:1px solid #e8eaf0;display:flex;flex-direction:column;padding:24px 0;flex-shrink:0}.sidebar-brand{padding:0 20px 24px;border-bottom:1px solid #e8eaf0}.sidebar-nav{flex:1;list-style:none;padding:12px 0}.sidebar-nav-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 20px;border-radius:0;color:#6b7280;font-size:14px;text-align:left;transition:background .15s,color .15s}.sidebar-nav-item:hover{background:#f0f2ff;color:#0f1f5c}.sidebar-nav-item.active{background:#e8eeff;color:#0f1f5c;font-weight:600;border-left:3px solid #0f1f5c}.nav-icon{font-size:16px;width:20px;text-align:center}.sidebar-footer{padding:16px 20px;border-top:1px solid #e8eaf0;display:flex;flex-direction:column;gap:12px}.sidebar-user{display:flex;align-items:center;gap:10px}.user-avatar{width:32px;height:32px;border-radius:50%;background:#0f1f5c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;flex-shrink:0}.user-info{display:flex;flex-direction:column;min-width:0}.user-name{font-size:13px;font-weight:600;color:#1a1a2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-email{font-size:11px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.logout-btn{font-size:12px;color:#6b7280;text-align:left;padding:0}.logout-btn:hover{color:#dc2626}.topbar{height:60px;background:#fff;border-bottom:1px solid #e8eaf0;display:flex;align-items:center;justify-content:space-between;padding:0 28px;flex-shrink:0}.search-bar{display:flex;align-items:center;gap:8px;background:#f5f6fa;border:1px solid #e8eaf0;border-radius:8px;padding:6px 14px;width:300px}.search-icon{color:#9ca3af;font-size:14px}.search-input{border:none;background:none;outline:none;flex:1;font-size:14px;color:#374151}.search-input::-moz-placeholder{color:#9ca3af}.search-input::placeholder{color:#9ca3af}.topbar-actions{display:flex;align-items:center;gap:12px}.icon-btn{font-size:18px;color:#6b7280;padding:4px;border-radius:6px}.icon-btn:hover{background:#f0f2ff;color:#0f1f5c}.topbar-avatar{width:34px;height:34px;border-radius:50%;background:#0f1f5c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}.brand{display:flex;align-items:center;gap:12px}.brand--editorial{flex-direction:column;align-items:flex-start;gap:20px}.brand--editorial .brand-mark{width:72px;height:72px;padding:8px}.brand--sidebar .brand-mark{width:36px;height:36px;padding:3px}.brand-text{display:flex;flex-direction:column;gap:4px}.brand-mark{width:40px;height:40px;border-radius:10px;background:#fff;padding:4px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.brand-logo{font-size:22px;font-weight:800;color:#0f1f5c;line-height:1}.brand--sidebar .brand-logo{font-size:18px}.brand-sub{font-size:11px;color:#6b7280;margin-top:2px}.brand-tagline{font-size:14px;font-weight:500;font-style:italic;line-height:1.4;color:#6b7280}.brand--sidebar .brand-tagline{font-size:11px}.editorial-pane .brand-logo{color:#fff}.editorial-pane .brand-tagline{color:#93a8d4}.title{font-size:28px;font-weight:700;line-height:1.2}.subtitle{font-size:15px;line-height:1.6;color:#6b7280}.kicker{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af}.hint-text{font-size:12px;color:#9ca3af}.editorial-pane .title,.editorial-pane .subtitle{color:#fff}.editorial-pane .subtitle{color:#93a8d4}.page-content{max-width:900px}.page-header{margin-bottom:24px}.page-kicker{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;margin-bottom:6px}.page-title{font-size:26px;font-weight:700;color:#1a1a2e}.page-subtitle{font-size:14px;color:#6b7280;margin-top:4px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px}.stat-card{background:#fff;border-radius:10px;padding:20px;border:1px solid #e8eaf0}.stat-label{font-size:12px;color:#6b7280;margin-bottom:8px}.stat-value{font-size:28px;font-weight:700;color:#1a1a2e}.stat-note{font-size:11px;color:#9ca3af;margin-top:4px}.overview-hint{background:#f0f2ff;border:1px solid #d0d5f5;border-radius:8px;padding:16px 20px;font-size:14px;color:#374151}.field{display:flex;flex-direction:column;gap:6px}.field-label{font-size:13px;font-weight:500;color:#374151}.field-input{border:1px solid #d1d5db;border-radius:8px;padding:9px 12px;font-size:14px;color:#1a1a2e;outline:none;transition:border-color .15s;width:100%}.field-input:focus{border-color:#0f1f5c}.field-textarea{border:1px solid #d1d5db;border-radius:8px;padding:9px 12px;font-size:14px;color:#1a1a2e;outline:none;width:100%;resize:vertical}.field-textarea:focus{border-color:#0f1f5c}.primary-btn{background:#0f1f5c;color:#fff;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:background .15s}.primary-btn:hover:not(:disabled){background:#1a2e7a}.primary-btn:disabled{opacity:.5;cursor:not-allowed}.secondary-btn{background:#fff;color:#374151;border:1px solid #d1d5db;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .15s}.secondary-btn:hover{background:#f9fafb}.danger-btn{background:#fff;color:#dc2626;border:1px solid #fca5a5;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600}.danger-btn:hover:not(:disabled){background:#fef2f2}.danger-btn:disabled{opacity:.5;cursor:not-allowed}.status-error{font-size:13px;color:#dc2626}.status-success{font-size:13px;color:#16a34a}.action-error{font-size:13px;color:#dc2626;margin-bottom:8px}.action-success{font-size:13px;color:#16a34a;margin-bottom:8px}.error-text{color:#dc2626}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.relative{position:relative}.mx-auto{margin-left:auto;margin-right:auto}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-3{height:.75rem}.h-4{height:1rem}.h-7{height:1.75rem}.h-auto{height:auto}.max-h-44{max-height:11rem}.w-3{width:.75rem}.w-4{width:1rem}.w-full{width:100%}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-outline-variant\/20{border-color:#c3c6d633}.border-outline-variant\/25{border-color:#c3c6d640}.border-primary{--tw-border-opacity: 1;border-color:rgb(0 61 155 / var(--tw-border-opacity, 1))}.bg-primary\/10{background-color:#003d9b1a}.bg-surface-container-high{--tw-bg-opacity: 1;background-color:rgb(231 232 234 / var(--tw-bg-opacity, 1))}.bg-surface-container-low{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.object-contain{-o-object-fit:contain;object-fit:contain}.p-2{padding:.5rem}.p-4{padding:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pr-1{padding-right:.25rem}.text-left{text-align:left}.text-\[10px\]{font-size:10px}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-none{line-height:1}.tracking-wide{letter-spacing:.025em}.text-on-surface{--tw-text-opacity: 1;color:rgb(25 28 30 / var(--tw-text-opacity, 1))}.text-on-surface-variant{--tw-text-opacity: 1;color:rgb(67 70 84 / var(--tw-text-opacity, 1))}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-primary{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 61 155 / var(--tw-ring-opacity, 1)) }.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width: 1024px){.lg\:grid-cols-\[minmax\(0\,1\.1fr\)_minmax\(0\,0\.9fr\)\]{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}}
