*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:background-color .3s,color .3s}[data-theme=dark] body{background-color:#0f172a;color:#f1f5f9}[data-theme=light] body{background-color:#f5f5f5;color:#1e293b}code{border-radius:4px;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:13px;padding:4px 8px;transition:background-color .3s,color .3s,border-color .3s}[data-theme=dark] code{background:#1e293b;border:1px solid #334155;color:#e2e8f0}[data-theme=light] code{background:#f0f0f0;border:1px solid #e2e8f0;color:#0f172a}.container{margin:0 auto;max-width:1200px;padding:20px}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh}.login-card{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;max-width:450px;padding:40px;width:100%}.login-header{margin-bottom:30px;text-align:center}.login-header h1{color:#333;font-size:28px;margin-bottom:8px}.login-header p{color:#666;font-size:14px}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:14px;font-weight:600;margin-bottom:8px;transition:color .3s}[data-theme=dark] .form-group label{color:#f1f5f9}[data-theme=light] .form-group label{color:#1e293b}.form-group input{border-radius:6px;font-size:14px;padding:12px;transition:border-color .3s,background-color .3s,color .3s;width:100%}[data-theme=dark] .form-group input{background:#0f172a;border:1px solid #334155;color:#f1f5f9}[data-theme=light] .form-group input{background:#fff;border:1px solid #ddd;color:#0f172a}.form-group input:focus{border-color:#667eea;outline:none}[data-theme=dark] .form-group input::placeholder{color:#64748b}[data-theme=light] .form-group input::placeholder{color:#999}textarea{border-radius:6px;font-family:inherit;font-size:14px;padding:12px;resize:vertical;transition:border-color .3s,background-color .3s,color .3s;width:100%}[data-theme=dark] textarea{background:#0f172a;border:1px solid #334155;color:#f1f5f9}[data-theme=light] textarea{background:#fff;border:1px solid #ddd;color:#0f172a}textarea:focus{border-color:#667eea;outline:none}[data-theme=dark] textarea::placeholder{color:#64748b}[data-theme=light] textarea::placeholder{color:#999}small{transition:color .3s}[data-theme=dark] small{color:#94a3b8}[data-theme=light] small{color:#666}.error-text{color:#e74c3c;display:block;font-size:12px;margin-top:4px}[data-theme=dark] .error-text{color:#fca5a5}[data-theme=light] .error-text{color:#e74c3c}.helper-text{display:block;font-size:12px;margin-top:4px;transition:color .3s}[data-theme=dark] .helper-text{color:#94a3b8}[data-theme=light] .helper-text{color:#666}.empty-text{font-style:italic;transition:color .3s}[data-theme=dark] .empty-text{color:#64748b}[data-theme=light] .empty-text{color:#999}.info-box{border-radius:6px;font-size:14px;font-style:italic;padding:12px;transition:background-color .3s,color .3s,border-color .3s}[data-theme=dark] .info-box{background:#ff98001a;border:1px solid #ff980033;color:#fbbf24}[data-theme=light] .info-box{background:#fff3cd;color:#ff9800}[data-theme=dark] div[style*="background: #fff3cd"],[data-theme=dark] div[style*="background:#fff3cd"]{background:#ff980026!important;border-color:#ff98004d!important;color:#fbbf24!important}[data-theme=dark] div[style*="border: 1px solid #ffc107"],[data-theme=dark] div[style*="border:1px solid #ffc107"]{border-color:#ff98004d!important}[data-theme=dark] code[style*="background: #f0f0f0"],[data-theme=dark] code[style*="background:#f0f0f0"]{background:#1e293b!important;border:1px solid #334155!important;color:#e2e8f0!important}[data-theme=dark] small,[data-theme=dark] small[style*="color: #666"],[data-theme=dark] small[style*="color:#666"]{color:#cbd5e1!important}.permission-item{border:1px solid #e0e0e0;transition:background-color .3s,border-color .3s,color .3s}[data-theme=dark] .permission-item{background:#1e293b;border-color:#334155}[data-theme=light] .permission-item{background:#fff;border-color:#e0e0e0}.permission-item.selected{border-width:2px}[data-theme=dark] .permission-item.selected{background:#10b98126;border-color:#10b981}[data-theme=light] .permission-item.selected{background:#e8f5e9;border-color:#4caf50}.permission-item>div{transition:color .3s}[data-theme=dark] .permission-item>div{color:#f8fafc}[data-theme=light] .permission-item>div{color:#333}.role-selection-item{border:1px solid #e0e0e0;transition:background-color .3s,border-color .3s}[data-theme=dark] .role-selection-item{background:#0000;border-color:#334155}[data-theme=light] .role-selection-item{background:#0000;border-color:#e0e0e0}.role-selection-item.selected{border-width:1px}[data-theme=dark] .role-selection-item.selected{background:#10b98126;border-color:#10b981}[data-theme=light] .role-selection-item.selected{background:#e8f5e9;border-color:#c8e6c9}.role-selection-item.hover:not([style*="cursor: not-allowed"]),.role-selection-item:hover:not([style*="cursor: not-allowed"]){transition:background-color .2s}[data-theme=dark] .role-selection-item.hover:not([style*="cursor: not-allowed"]),[data-theme=dark] .role-selection-item:hover:not([style*="cursor: not-allowed"]){background:#1e293b!important}[data-theme=light] .role-selection-item.hover:not([style*="cursor: not-allowed"]),[data-theme=light] .role-selection-item:hover:not([style*="cursor: not-allowed"]){background:#f5f5f5!important}.role-selection-label{transition:color .3s}[data-theme=dark] .role-selection-label{color:#e2e8f0}[data-theme=dark] .role-selection-item[style*="opacity: 0.6"] .role-selection-label{color:#94a3b8}[data-theme=light] .role-selection-label{color:#333}[data-theme=light] .role-selection-item[style*="opacity: 0.6"] .role-selection-label{color:#999}.section-header{transition:color .3s}[data-theme=dark] .section-header{color:#f8fafc}[data-theme=light] .section-header{color:#333}.custom-permission-item{border:1px solid #e0e0e0;transition:background-color .3s,border-color .3s}[data-theme=dark] .custom-permission-item{background:#1e293b;border-color:#334155}[data-theme=light] .custom-permission-item{background:#fff;border-color:#e0e0e0}.custom-permission-item.selected{border-width:1px}[data-theme=dark] .custom-permission-item.selected{background:#10b98126;border-color:#10b981}[data-theme=light] .custom-permission-item.selected{background:#e8f5e9;border-color:#c8e6c9}.custom-permission-item.hover:not(.selected){transition:background-color .2s}[data-theme=dark] .custom-permission-item.hover:not(.selected){background:#334155!important}[data-theme=light] .custom-permission-item.hover:not(.selected){background:#f5f5f5!important}.custom-permission-label{transition:color .3s}[data-theme=dark] .custom-permission-label{color:#f8fafc}[data-theme=light] .custom-permission-label{color:#333}.inherited-permission-item{border:1px solid #c8e6c9;transition:background-color .3s,border-color .3s}[data-theme=dark] .inherited-permission-item{background:#10b98133;border-color:#10b981}[data-theme=light] .inherited-permission-item{background:#e8f5e9;border-color:#c8e6c9}.inherited-permission-label{transition:color .3s}[data-theme=dark] .inherited-permission-label{color:#6ee7b7}[data-theme=light] .inherited-permission-label{color:#2e7d32}.add-details-button{transition:background-color .3s,color .3s,border-color .3s}[data-theme=dark] .add-details-button{background:#2196f31a;border-color:#2196f3;color:#64b5f6}[data-theme=light] .add-details-button{background:#e3f2fd;border-color:#2196f3;color:#1976d2}.add-details-button:hover{transition:background-color .2s}[data-theme=dark] .add-details-button:hover{background:#2196f333}[data-theme=light] .add-details-button:hover{background:#f5f5f5}[data-theme=dark] small[style*="color: #2196F3"],[data-theme=dark] small[style*="color:#2196F3"]{color:#64b5f6!important}[data-theme=dark] small[style*="color: #ff9800"],[data-theme=dark] small[style*="color:#ff9800"]{color:#fbbf24!important}[data-theme=dark] small[style*="color: #e74c3c"],[data-theme=dark] small[style*="color:#e74c3c"]{color:#fca5a5!important}.section-divider{border-top:2px solid #e0e0e0;transition:border-color .3s}[data-theme=dark] .section-divider{border-top-color:#334155}[data-theme=light] .section-divider{border-top-color:#e0e0e0}.roles-selection-container{border:2px solid #e0e0e0;transition:background-color .3s,border-color .3s}[data-theme=dark] .roles-selection-container{background:#1e293b;border-color:#334155}[data-theme=light] .roles-selection-container{background:#fff;border-color:#e0e0e0}.btn{border:none;border-radius:6px;cursor:pointer;font-size:16px;font-weight:600;padding:12px;transition:all .3s;width:100%}.btn-primary{background:#667eea;color:#fff}.btn-primary:hover{background:#5568d3;box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.btn-primary:disabled{background:#ccc;cursor:not-allowed;transform:none}.btn-secondary{background:#f0f0f0;color:#333;margin-top:10px}.btn-secondary:hover{background:#e0e0e0}.error-message{border-radius:6px;font-size:14px;margin-bottom:20px;padding:12px;transition:background-color .3s,color .3s}[data-theme=dark] .error-message{background:#ef444433;border:1px solid #ef44444d;color:#fca5a5}[data-theme=light] .error-message{background:#fee;color:#c33}.input-error{background-color:#fff5f5!important;border-color:#e74c3c!important}.input-error:focus{box-shadow:0 0 0 3px #e74c3c1a!important;outline-color:#e74c3c!important}.success-message{border-radius:6px;font-size:14px;margin-bottom:20px;padding:12px;transition:background-color .3s,color .3s}[data-theme=dark] .success-message{background:#10b98133;border:1px solid #10b9814d;color:#6ee7b7}[data-theme=light] .success-message{background:#efe;color:#3c3}.modal-message{font-size:15px;font-weight:400;line-height:1.7;margin:0;transition:color .3s}[data-theme=dark] .modal-message{color:#e2e8f0}[data-theme=light] .modal-message{color:#475569}.login-link{color:#666;font-size:14px;margin-top:20px;text-align:center}.login-link a{color:#667eea;font-weight:600;text-decoration:none}.login-link a:hover{text-decoration:underline}.dashboard{background-color:#f5f5f5;display:flex;flex-direction:column;min-height:100vh}.dashboard-main{display:flex;flex:1 1}.sidebar{box-shadow:2px 0 8px #0000001a;height:calc(100vh - 60px);overflow-y:auto;position:-webkit-sticky;position:sticky;top:60px;transition:left .3s ease;width:260px}.dashboard-main .sidebar,.sidebar{background:#fff}.meddispatch-navbar~.dashboard-main .sidebar{transition:background-color .3s,border-color .3s}[data-theme=dark] .meddispatch-navbar~.dashboard-main .sidebar{background:#0f172a;border-right:1px solid #334155}[data-theme=light] .meddispatch-navbar~.dashboard-main .sidebar{background:#fff;border-right:1px solid #e2e8f0}.sidebar-nav{padding:20px 0}.sidebar-section{margin-bottom:24px}.sidebar-section-title{color:#999;font-size:11px;font-weight:700;letter-spacing:.5px;margin-bottom:8px;padding:0 20px;text-transform:uppercase}.sidebar-menu{list-style:none;margin:0;padding:0}.sidebar-menu-item{margin:0}.sidebar-menu-link{align-items:center;color:#666;display:flex;font-size:15px;font-weight:500;letter-spacing:.1px;padding:12px 20px;text-decoration:none;transition:all .2s}.sidebar-menu-link:hover{background:#f5f5f5;color:#667eea}.sidebar-menu-link.active{background:linear-gradient(90deg,#667eea1a,#0000);border-right:3px solid #667eea;color:#667eea}.meddispatch-navbar~.dashboard-main .sidebar-menu-link{transition:color .3s,background-color .3s}[data-theme=dark] .meddispatch-navbar~.dashboard-main .sidebar-menu-link{color:#cbd5e1}[data-theme=light] .meddispatch-navbar~.dashboard-main .sidebar-menu-link{color:#475569}.meddispatch-navbar~.dashboard-main .sidebar-menu-link:hover{transition:background-color .3s,color .3s}[data-theme=dark] .meddispatch-navbar~.dashboard-main .sidebar-menu-link:hover{background:#1e293b;color:#f8fafc}[data-theme=light] .meddispatch-navbar~.dashboard-main .sidebar-menu-link:hover{background:#f8fafc;color:#0f172a}.meddispatch-navbar~.dashboard-main .sidebar-menu-link.active{transition:background-color .3s,color .3s,border-color .3s}[data-theme=dark] .meddispatch-navbar~.dashboard-main .sidebar-menu-link.active{background:linear-gradient(90deg,#3b82f633,#0000);border-right:3px solid #3b82f6;color:#3b82f6}[data-theme=light] .meddispatch-navbar~.dashboard-main .sidebar-menu-link.active{background:linear-gradient(90deg,#3b82f61a,#0000);border-right:3px solid #3b82f6;color:#3b82f6}.meddispatch-navbar~.dashboard-main .sidebar-section-title{transition:color .3s}[data-theme=dark] .meddispatch-navbar~.dashboard-main .sidebar-section-title{color:#94a3b8;font-weight:600}[data-theme=light] .meddispatch-navbar~.dashboard-main .sidebar-section-title{color:#64748b;font-weight:600}.sidebar-menu-icon{align-items:center;border-radius:9999px;display:inline-flex;flex-shrink:0;font-size:16px;height:28px;justify-content:center;margin-right:12px;transition:background-color .3s,color .3s,border-color .3s;width:28px}[data-theme=light] .sidebar-menu-icon{background-color:#eff6ff;border:1px solid #e2e8f0;color:#1d4ed8}[data-theme=dark] .sidebar-menu-icon{background-color:#020617;border:1px solid #1e293b;color:#38bdf8}.sidebar-menu-link.active .sidebar-menu-icon{background-color:#1d4ed8;border-color:#1d4ed8;color:#f9fafb}.dashboard-content-wrapper{flex:1 1;overflow-x:hidden;padding:0;transition:background-color .3s}[data-theme=dark] .meddispatch-navbar~.dashboard-main .dashboard-content-wrapper{background:#0f172a}[data-theme=light] .meddispatch-navbar~.dashboard-main .dashboard-content-wrapper{background:#f8fafc}.navbar{background:#fff;box-shadow:0 2px 8px #0000001a;padding:16px 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.meddispatch-navbar{transition:background-color .3s,border-color .3s}[data-theme=dark] .meddispatch-navbar{background:#1e293b;border-bottom:1px solid #334155}[data-theme=light] .meddispatch-navbar{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.navbar-content{justify-content:space-between;margin:0 auto;max-width:100%;padding:0 24px}.navbar-content,.navbar-left{align-items:center;display:flex}.navbar-left{flex:1 1;gap:24px}.navbar-brand{color:#667eea;font-size:24px;font-weight:700}.meddispatch-navbar .navbar-brand{font-size:22px;font-weight:700;letter-spacing:-.3px;transition:color .3s}[data-theme=dark] .meddispatch-navbar .navbar-brand{color:#f8fafc}[data-theme=light] .meddispatch-navbar .navbar-brand{color:#0f172a}.navbar-search{flex:1 1;max-width:400px}.search-input{border-radius:8px;font-size:14px;font-weight:400;padding:10px 16px;transition:background-color .3s,border-color .3s,color .3s;width:100%}[data-theme=dark] .search-input{background:#0f172a;border:1px solid #334155;color:#f1f5f9}[data-theme=light] .search-input{background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a}[data-theme=dark] .search-input::placeholder,[data-theme=light] .search-input::placeholder{color:#94a3b8}.search-input:focus{border-color:#3b82f6;outline:none}.navbar-right{gap:16px}.navbar-icon-btn,.navbar-right{align-items:center;display:flex}.navbar-icon-btn{border-radius:8px;cursor:pointer;height:40px;justify-content:center;position:relative;transition:background .2s,border-color .3s;width:40px}[data-theme=dark] .navbar-icon-btn{background:#0f172a;border:1px solid #334155}[data-theme=light] .navbar-icon-btn{background:#f8fafc;border:1px solid #e2e8f0}[data-theme=dark] .navbar-icon-btn:hover{background:#334155}[data-theme=light] .navbar-icon-btn:hover{background:#e2e8f0}.icon-bell,.theme-toggle-btn{font-size:18px}.notification-badge{background:#ef4444;border-radius:10px;color:#fff;font-size:10px;font-weight:600;min-width:18px;padding:2px 6px;position:absolute;right:-4px;text-align:center;top:-4px}.user-avatar{align-items:center;background:#3b82f6;border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:600;height:40px;justify-content:center;width:40px}.navbar-user{align-items:center;background:#0000;border:none;border-radius:9999px;cursor:pointer;display:inline-flex;gap:12px;padding:4px 8px;transition:background-color .2s,box-shadow .2s}[data-theme=light] .navbar-user:hover{background:#e5edff;box-shadow:0 0 0 1px #c7d2fe}[data-theme=dark] .navbar-user:hover{background:#0f172a;box-shadow:0 0 0 1px #1d4ed8}.meddispatch-navbar .user-info{text-align:left}.meddispatch-navbar .user-name{font-size:15px;font-weight:600;transition:color .3s}[data-theme=dark] .meddispatch-navbar .user-name{color:#f8fafc}[data-theme=light] .meddispatch-navbar .user-name{color:#0f172a}.meddispatch-navbar .user-role{font-size:13px;font-weight:500;text-transform:capitalize;transition:color .3s}[data-theme=dark] .meddispatch-navbar .user-role{color:#cbd5e1}[data-theme=light] .meddispatch-navbar .user-role{color:#64748b}.btn-logout{background:#f44336;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:.2px;padding:8px 16px;transition:background .3s,transform .2s}.btn-logout:hover{background:#d32f2f;transform:translateY(-1px)}.dashboard-content{margin:30px;padding:0 20px}.page-header{margin-bottom:30px}.page-header h2{font-size:28px;font-weight:700;letter-spacing:-.5px;margin-bottom:8px;transition:color .3s}[data-theme=dark] .page-header h2{color:#f8fafc}[data-theme=light] .page-header h2{color:#0f172a}.page-header p{font-size:15px;font-weight:400;transition:color .3s}[data-theme=dark] .page-header p{color:#cbd5e1}[data-theme=light] .page-header p{color:#475569}.card{border-radius:8px;margin-bottom:20px;padding:24px;transition:background-color .3s,border-color .3s,box-shadow .3s}[data-theme=dark] .card{background:#1e293b;border:1px solid #334155;box-shadow:0 2px 8px #0000004d}[data-theme=light] .card{background:#fff;box-shadow:0 2px 8px #0000001a}.card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.card-title{color:#333;font-size:20px}.btn-add{background:#4caf50;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:.2px;padding:10px 20px;transition:background .3s,transform .2s}.btn-add:hover{background:#45a049;transform:translateY(-1px)}.table-container{overflow-x:auto}table{border-collapse:collapse;width:100%}thead{transition:background-color .3s}[data-theme=dark] thead{background:#0f172a}[data-theme=light] thead{background:#f9f9f9}th{border-bottom:2px solid #e0e0e0;font-size:14px;font-weight:600;padding:14px 12px;text-align:left;transition:color .3s,border-color .3s}[data-theme=dark] th{border-bottom-color:#334155;color:#f1f5f9}[data-theme=light] th{border-bottom-color:#e0e0e0;color:#1e293b}td{border-bottom:1px solid #e0e0e0;font-size:14px;padding:14px 12px;transition:color .3s,border-color .3s}[data-theme=dark] td{border-bottom-color:#334155;color:#e2e8f0}[data-theme=light] td{border-bottom-color:#e0e0e0;color:#475569}tbody tr:hover{transition:background-color .3s}[data-theme=dark] tbody tr:hover{background:#1e293b}[data-theme=light] tbody tr:hover{background:#f9f9f9}.status-badge{border-radius:12px;display:inline-block;font-size:13px;font-weight:600;letter-spacing:.3px;padding:6px 12px;text-transform:capitalize}.status-active{background:#e8f5e9;color:#4caf50}.status-inactive{background:#fff3e0;color:#ff9800}.status-suspended{background:#ffebee;color:#f44336}.action-buttons{display:flex;gap:8px}.btn-icon{border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;padding:8px 14px;transition:opacity .3s,transform .2s}.btn-icon:hover{opacity:.8;transform:translateY(-1px)}.btn-edit{background:#2196f3;color:#fff}.btn-delete{background:#f44336;color:#fff}.loading{color:#666;padding:40px;text-align:center}.empty-state{color:#999;padding:60px 20px;text-align:center}.empty-state h3{color:#666;margin-bottom:8px}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal{border-radius:12px;max-height:90vh;max-width:600px;overflow-y:auto;transition:background-color .3s,border-color .3s,box-shadow .3s;width:90%}[data-theme=dark] .modal{background:#1e293b;border:1px solid #334155;box-shadow:0 10px 40px #00000080}[data-theme=light] .modal{background:#fff;border:1px solid #e2e8f0;box-shadow:0 10px 40px #00000026}.modal-header{align-items:center;display:flex;justify-content:space-between;padding:20px;transition:border-color .3s}[data-theme=dark] .modal-header{border-bottom:1px solid #334155}[data-theme=light] .modal-header{border-bottom:1px solid #e2e8f0}.modal-title{font-size:22px;font-weight:700;letter-spacing:-.3px;transition:color .3s}[data-theme=dark] .modal-title{color:#f8fafc}[data-theme=light] .modal-title{color:#0f172a}.modal-close{background:none;border:none;cursor:pointer;font-size:24px;line-height:1;padding:4px;transition:color .3s}[data-theme=dark] .modal-close{color:#94a3b8}[data-theme=light] .modal-close{color:#64748b}.modal-close:hover{opacity:.7}.modal-body{padding:20px;transition:color .3s}[data-theme=dark] .modal-body{color:#f1f5f9}[data-theme=light] .modal-body{color:#0f172a}.modal-footer{display:flex;gap:12px;justify-content:flex-end;padding:20px;transition:border-color .3s}[data-theme=dark] .modal-footer{border-top:1px solid #334155}[data-theme=light] .modal-footer{border-top:1px solid #e2e8f0}.btn-cancel{border:none;border-radius:6px;cursor:pointer;font-size:14px;padding:10px 20px;transition:background-color .3s,color .3s}[data-theme=dark] .btn-cancel{background:#334155;color:#f1f5f9;font-weight:600}[data-theme=light] .btn-cancel{background:#f0f0f0;color:#0f172a;font-weight:600}[data-theme=dark] .btn-cancel:hover{background:#475569}[data-theme=light] .btn-cancel:hover{background:#e0e0e0}.btn-submit{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:.2px;padding:10px 20px;transition:background-color .3s,transform .2s}.btn-submit:hover{background:#5568d3;transform:translateY(-1px)}.checkbox-group{align-items:center;display:flex;margin-bottom:12px}.checkbox-group input[type=checkbox]{cursor:pointer;height:18px;margin-right:8px;transition:background-color .3s,border-color .3s;width:18px}[data-theme=dark] .checkbox-group input[type=checkbox]{background:#0f172a;border:1px solid #334155}[data-theme=light] .checkbox-group input[type=checkbox]{background:#fff;border:1px solid #ddd}.checkbox-group label{cursor:pointer;font-size:14px;transition:color .3s}[data-theme=dark] .checkbox-group label{color:#e2e8f0}[data-theme=light] .checkbox-group label{color:#333}.permission-list{border-radius:6px;max-height:300px;overflow-y:auto;padding:12px;transition:border-color .3s,background-color .3s}[data-theme=dark] .permission-list{background:#0f172a;border:1px solid #334155}[data-theme=light] .permission-list{background:#f9f9f9;border:1px solid #e0e0e0}select{border-radius:6px;cursor:pointer;font-size:14px;padding:12px;transition:border-color .3s,background-color .3s,color .3s;width:100%}[data-theme=dark] select{background:#0f172a;border:1px solid #334155;color:#f1f5f9}[data-theme=light] select{background:#fff;border:1px solid #ddd;color:#0f172a}select:focus{border-color:#667eea;outline:none}[data-theme=dark] select option{background:#1e293b;color:#e2e8f0}[data-theme=light] select option{background:#fff;color:#333}.pagination-controls{align-items:center;display:flex;font-size:14px;font-weight:500;gap:16px;justify-content:flex-end;padding-top:12px;transition:color .3s}[data-theme=dark] .pagination-controls{color:#cbd5e1}[data-theme=light] .pagination-controls{color:#475569}.pagination-left select{border-radius:4px;font-size:14px;padding:4px 24px 4px 8px;width:auto}.pagination-center{min-width:120px;text-align:center}.pagination-right{align-items:center;display:flex;gap:4px}.pagination-right .btn-secondary{align-items:center;background:#fff;border:1px solid #ddd;border-radius:50%;display:flex;font-size:30px;font-weight:600;height:36px;justify-content:center;line-height:0;margin-top:0;padding:0;width:36px}[data-theme=dark] .pagination-right .btn-secondary{background:#1e293b;border:1px solid #334155;color:#f1f5f9}[data-theme=light] .pagination-right .btn-secondary{background:#fff;border:1px solid #e2e8f0;color:#0f172a}.pagination-right .btn-secondary:hover:not(:disabled),[data-theme=dark] .pagination-right .btn-secondary:hover:not(:disabled){background:#3b82f6;border-color:#3b82f6;color:#fff}.pagination-right .btn-secondary:disabled{background:#fafafa;cursor:default;opacity:.3}[data-theme=dark] .pagination-right .btn-secondary:disabled{background:#1e293b;opacity:.3}[data-theme=light] .pagination-right .btn-secondary:disabled{background:#f8fafc}.meddispatch-dashboard{min-height:calc(100vh - 60px);padding:20px;transition:background-color .3s,color .3s}[data-theme=dark] .meddispatch-dashboard{background:#0f172a;color:#e2e8f0}[data-theme=light] .meddispatch-dashboard{background:#f8fafc;color:#1e293b}.metrics-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:20px}.metric-card{align-items:center;border-radius:12px;display:flex;gap:16px;padding:20px;transition:transform .2s,box-shadow .2s,background-color .3s,border-color .3s}[data-theme=dark] .metric-card{background:#1e293b;border:1px solid #334155}[data-theme=light] .metric-card{background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.metric-card:hover{transform:translateY(-2px)}[data-theme=dark] .metric-card:hover{box-shadow:0 4px 12px #0000004d}[data-theme=light] .metric-card:hover{box-shadow:0 4px 12px #00000026}.metric-card-large{grid-column:span 1}.metric-icon{align-items:center;border-radius:12px;display:flex;font-size:32px;height:60px;justify-content:center;transition:background-color .3s;width:60px}[data-theme=dark] .metric-icon{background:#334155}[data-theme=light] .metric-icon{background:#f1f5f9}.metric-content{flex:1 1}.metric-value{font-size:32px;font-weight:700;letter-spacing:-.5px;margin-bottom:4px;transition:color .3s}[data-theme=dark] .metric-value{color:#f8fafc}[data-theme=light] .metric-value{color:#0f172a}.metric-value-large{font-size:52px;font-weight:700;letter-spacing:-1px;margin-bottom:4px;transition:color .3s}[data-theme=dark] .metric-value-large{color:#f8fafc}[data-theme=light] .metric-value-large{color:#0f172a}.metric-label{font-size:14px;font-weight:600;margin-bottom:4px;transition:color .3s}[data-theme=dark] .metric-label{color:#cbd5e1}[data-theme=light] .metric-label{color:#475569}.metric-detail{font-size:13px;font-weight:400;transition:color .3s}[data-theme=dark] .metric-detail{color:#94a3b8}[data-theme=light] .metric-detail{color:#64748b}.dashboard-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(15,1fr)}.dashboard-card{border-radius:12px;padding:20px;transition:background-color .3s,border-color .3s}[data-theme=dark] .dashboard-card{background:#1e293b;border:1px solid #334155}[data-theme=light] .dashboard-card{background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.dashboard-card-alerts,.dashboard-card-allocation-stats,.dashboard-card-quick-actions{grid-column:span 5}.dashboard-card-chart{grid-column:span 15}.dashboard-card-staff{grid-column:span 6}.dashboard-card-trips{grid-column:span 9}.card-title{font-size:18px;font-weight:600;letter-spacing:-.2px;margin-bottom:16px;padding-bottom:12px;transition:color .3s,border-color .3s}[data-theme=dark] .card-title{border-bottom:1px solid #334155;color:#f8fafc}[data-theme=light] .card-title{border-bottom:1px solid #e2e8f0;color:#0f172a}.allocation-stats{display:flex;flex-direction:column;gap:10px}.stat-item{border-radius:8px;gap:12px;padding:12px;transition:background-color .3s}.stat-icon,.stat-item{align-items:center;display:flex}.stat-icon{flex-shrink:0;font-size:20px;height:32px;justify-content:center;width:32px}[data-theme=dark] .stat-item{background:#0f172a}[data-theme=light] .stat-item{background:#f8fafc}.stat-label{flex:1 1;font-size:14px;font-weight:500;transition:color .3s}[data-theme=dark] .stat-label{color:#cbd5e1}[data-theme=light] .stat-label{color:#475569}.stat-value{font-size:17px;font-weight:700;min-width:40px;text-align:right;transition:color .3s}[data-theme=dark] .stat-value{color:#f8fafc}[data-theme=light] .stat-value{color:#0f172a}.quick-actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.action-btn{align-items:center;background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:6px;justify-content:center;letter-spacing:.2px;padding:10px 14px;transition:background .2s,transform .2s}.action-btn:hover{background:#2563eb;transform:translateY(-1px)}.alerts-list{display:flex;flex-direction:column;gap:10px}.alert-item{align-items:center;border-radius:8px;display:flex;gap:10px;padding:10px;transition:background-color .3s}[data-theme=dark] .alert-item{background:#0f172a}[data-theme=light] .alert-item{background:#f8fafc}.alert-error{border-left:4px solid #ef4444}.alert-warning{border-left:4px solid #f59e0b}.alert-info{border-left:4px solid #3b82f6}.alert-icon{font-size:20px}.alert-message{font-size:14px;font-weight:500;transition:color .3s}[data-theme=dark] .alert-message{color:#f1f5f9}[data-theme=light] .alert-message{color:#0f172a}.chart-container{margin-top:16px}.chart-legend{display:flex;gap:16px;margin-bottom:16px}.legend-item{align-items:center;display:flex;font-size:14px;gap:8px;transition:color .3s}[data-theme=dark] .legend-item{color:#94a3b8}[data-theme=light] .legend-item{color:#64748b}.legend-color{border-radius:4px;height:16px;width:16px}.legend-available{background:#3b82f6}.legend-on-duty{background:#14b8a6}.bar-chart{align-items:flex-end;display:flex;gap:20px;height:180px;padding:16px 0}.chart-group{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:8px}.chart-label{font-size:12px;margin-bottom:8px;text-align:center;transition:color .3s}[data-theme=dark] .chart-label{color:#94a3b8}[data-theme=light] .chart-label{color:#64748b}.chart-bars{align-items:flex-end;display:flex;gap:4px;height:100%;width:100%}.chart-bar{border-radius:4px 4px 0 0;cursor:pointer;flex:1 1;min-height:20px;transition:opacity .2s}.chart-bar:hover{opacity:.8}.bar-available{background:#3b82f6}.bar-on-duty{background:#14b8a6}.chart-empty{padding:40px;text-align:center;transition:color .3s}[data-theme=dark] .chart-empty{color:#64748b}[data-theme=light] .chart-empty{color:#94a3b8}.staff-table-container{overflow-x:auto}.staff-table{border-collapse:collapse;width:100%}.staff-table thead{transition:background-color .3s}[data-theme=dark] .staff-table thead{background:#0f172a}[data-theme=light] .staff-table thead{background:#f8fafc}.staff-table th{font-size:14px;font-weight:600;padding:14px 12px;text-align:left;transition:color .3s,border-color .3s}[data-theme=dark] .staff-table th{border-bottom:1px solid #334155;color:#f1f5f9}[data-theme=light] .staff-table th{border-bottom:1px solid #e2e8f0;color:#0f172a}.staff-table td{font-size:14px;font-weight:400;padding:14px 12px;transition:color .3s,border-color .3s,background-color .3s}[data-theme=dark] .staff-table td{border-bottom:1px solid #334155;color:#e2e8f0}[data-theme=light] .staff-table td{border-bottom:1px solid #e2e8f0;color:#475569}.staff-table tbody tr:hover{transition:background-color .3s}[data-theme=dark] .staff-table tbody tr:hover{background:#0f172a}[data-theme=light] .staff-table tbody tr:hover{background:#f8fafc}.role-name{font-weight:600;text-transform:capitalize;transition:color .3s}[data-theme=dark] .role-name{color:#f8fafc}[data-theme=light] .role-name{color:#0f172a}.table-empty{padding:40px;text-align:center;transition:color .3s}[data-theme=dark] .table-empty{color:#64748b}[data-theme=light] .table-empty{color:#94a3b8}.active-trips-container{overflow-x:auto}.active-trips-table{border-collapse:collapse;width:100%}.active-trips-table thead{transition:background-color .3s}[data-theme=dark] .active-trips-table thead{background:#0f172a}[data-theme=light] .active-trips-table thead{background:#f8fafc}.active-trips-table th{font-size:14px;font-weight:600;padding:14px 12px;text-align:left;transition:color .3s,border-color .3s}[data-theme=dark] .active-trips-table th{border-bottom:1px solid #334155;color:#f1f5f9}[data-theme=light] .active-trips-table th{border-bottom:1px solid #e2e8f0;color:#0f172a}.active-trips-table td{font-size:14px;font-weight:400;padding:14px 12px;transition:color .3s,border-color .3s,background-color .3s}[data-theme=dark] .active-trips-table td{border-bottom:1px solid #334155;color:#e2e8f0}[data-theme=light] .active-trips-table td{border-bottom:1px solid #e2e8f0;color:#475569}.active-trips-table tbody tr:hover{transition:background-color .3s}[data-theme=dark] .active-trips-table tbody tr:hover{background:#0f172a}[data-theme=light] .active-trips-table tbody tr:hover{background:#f8fafc}.ambulance-id{font-family:Courier New,monospace;font-weight:600;letter-spacing:.5px}.priority-badge{border-radius:4px;color:#fff;display:inline-block;font-size:12px;font-weight:700;letter-spacing:.5px;padding:5px 10px;text-transform:uppercase}.crew-cell{align-items:center;display:flex;gap:8px}.crew-icon{font-size:16px}.status-available{color:#10b981;font-weight:600}.status-unavailable{color:#ef4444;font-weight:600}[data-theme=light] .status-available{color:#059669}[data-theme=light] .status-unavailable{color:#dc2626}.dashboard-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;transition:color .3s}[data-theme=dark] .dashboard-loading{color:#94a3b8}[data-theme=light] .dashboard-loading{color:#64748b}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #334155;border-radius:50%;border-top-color:#3b82f6;height:40px;margin-bottom:16px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.mobile-menu-toggle{background:none;border:none;border-radius:6px;cursor:pointer;display:none;font-size:24px;margin-right:12px;padding:8px;transition:color .3s,background-color .3s}[data-theme=dark] .mobile-menu-toggle{color:#f8fafc}[data-theme=light] .mobile-menu-toggle{color:#0f172a}.mobile-menu-toggle:hover{background:#0000000d}[data-theme=dark] .mobile-menu-toggle:hover{background:#ffffff1a}.sidebar-overlay{background:#00000080;bottom:0;display:none;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s;z-index:998}.sidebar-overlay.active{display:block;opacity:1}.sidebar-close{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:none;font-size:32px;height:40px;justify-content:center;position:absolute;right:16px;top:16px;transition:background-color .3s,color .3s;width:40px;z-index:10}[data-theme=dark] .sidebar-close{color:#cbd5e1}[data-theme=light] .sidebar-close{color:#64748b}.sidebar-close:hover{background:#0000001a}[data-theme=dark] .sidebar-close:hover{background:#ffffff1a}@media (max-width:1400px) and (min-width:1025px){.dashboard-grid{grid-template-columns:repeat(15,1fr)}.dashboard-card-alerts,.dashboard-card-allocation-stats,.dashboard-card-quick-actions{grid-column:span 5}.dashboard-card-chart{grid-column:span 15}.dashboard-card-staff{grid-column:span 6}.dashboard-card-trips{grid-column:span 9}.metrics-grid{grid-template-columns:repeat(2,1fr)}.container{max-width:100%;padding:16px}.dashboard-content{margin:24px;padding:0 16px}.sidebar{width:240px}}@media (max-width:1024px){.dashboard-grid{grid-template-columns:1fr}.dashboard-card-alerts,.dashboard-card-allocation-stats,.dashboard-card-chart,.dashboard-card-quick-actions,.dashboard-card-staff,.dashboard-card-trips{grid-column:span 1}.metrics-grid{gap:14px;grid-template-columns:repeat(2,1fr)}.sidebar{box-shadow:2px 0 12px #00000026;height:100vh;left:-260px;position:fixed;top:0;transition:left .3s ease;z-index:999}.sidebar.open{left:0}.mobile-menu-toggle{display:block}.sidebar-close{display:flex!important}.dashboard-content{margin:20px;padding:0 12px}.navbar-search{max-width:250px}.navbar-user .user-info{display:none}.modal{max-width:500px;width:95%}.login-card{padding:32px 24px}.card{padding:20px}.active-trips-container,.staff-table-container,.table-container{-webkit-overflow-scrolling:touch;overflow-x:auto}.active-trips-table,.staff-table,table{min-width:700px}.action-buttons{gap:6px}.btn-icon{font-size:12px;padding:7px 12px}.page-header h2{font-size:24px}}@media (max-width:768px){.navbar{padding:12px 0}.navbar-content{flex-wrap:wrap;padding:0 16px}.navbar-left{flex:1 1 100%;margin-bottom:8px;order:1}.navbar-search{display:none}.navbar-right{flex:1 1 auto;gap:8px;justify-content:flex-end;order:2}.navbar-brand{font-size:18px}.navbar-user{display:none}.btn-logout{font-size:12px;min-width:auto;padding:6px 12px}.navbar-icon-btn{font-size:16px;height:36px;min-width:36px;width:36px}.sidebar{height:100vh;top:0;width:240px}.meddispatch-dashboard{padding:12px}.dashboard-content{margin:12px;padding:0 8px}.page-header h2{font-size:22px}.page-header p{font-size:14px}.metrics-grid{gap:12px;grid-template-columns:1fr}.metric-card{padding:16px}.metric-icon{height:50px;width:50px}.metric-icon,.metric-value{font-size:24px}.metric-value-large{font-size:36px}.metric-label{font-size:13px}.metric-detail{font-size:12px}.dashboard-grid{gap:16px;grid-template-columns:1fr}.dashboard-card-alerts,.dashboard-card-allocation-stats,.dashboard-card-chart,.dashboard-card-quick-actions,.dashboard-card-staff,.dashboard-card-trips{grid-column:span 1}.dashboard-card{padding:16px}.card-title{font-size:16px;margin-bottom:12px}.quick-actions{gap:8px;grid-template-columns:1fr}.action-btn{font-size:14px;padding:12px}.active-trips-container,.staff-table-container,.table-container{-webkit-overflow-scrolling:touch;overflow-x:auto}.active-trips-table,.staff-table,table{min-width:600px}td,th{font-size:13px;padding:10px 8px}.action-buttons{flex-direction:column;gap:4px}.btn-icon{font-size:12px;padding:6px 10px;width:100%}.card{margin-bottom:16px;padding:16px}.card-header{align-items:flex-start;flex-direction:column;gap:12px}.btn-add{padding:12px;width:100%}.form-group{margin-bottom:16px}.form-group input,.form-group select,textarea{font-size:14px;padding:10px}.checkbox-group{margin-bottom:10px}.checkbox-group label{font-size:13px}.permission-list{max-height:200px;padding:10px}.modal{margin:20px;max-height:95vh;max-width:100%;width:95%}.modal-body,.modal-footer,.modal-header{padding:16px}.modal-title{font-size:18px}.modal-footer{flex-direction:column-reverse;gap:8px}.btn-cancel,.btn-submit{padding:12px;width:100%}.login-container{padding:20px}.login-card{max-width:100%;padding:24px 20px}.login-header h1{font-size:24px}.login-header p{font-size:13px}.pagination-controls{align-items:stretch;flex-direction:column;gap:12px}.pagination-center,.pagination-left,.pagination-right{justify-content:center;width:100%}.chart-container{margin-top:12px}.bar-chart{gap:12px;height:150px}.chart-label,.status-badge{font-size:11px}.status-badge{padding:4px 8px}.priority-badge{font-size:10px;padding:4px 8px}.stat-item{padding:10px}.stat-label{font-size:13px}.stat-value{font-size:15px}.alert-item{padding:8px}.alert-message{font-size:13px}.container{padding:12px}}@media (max-width:480px){.navbar{padding:10px 0}.navbar-content{padding:0 12px}.navbar-brand{font-size:16px}.mobile-menu-toggle{font-size:20px;margin-right:8px;padding:6px}.meddispatch-dashboard{padding:8px}.dashboard-content{margin:8px;padding:0 4px}.page-header h2{font-size:20px}.metric-card{padding:12px}.metric-icon{height:40px;width:40px}.metric-icon,.metric-value{font-size:20px}.metric-value-large{font-size:28px}.card{padding:12px}.modal{border-radius:8px;margin:10px;width:100%}.login-card{padding:20px 16px}.login-header h1{font-size:22px}.btn{font-size:14px;padding:10px}td,th{font-size:12px;padding:8px 6px}.active-trips-table,.staff-table,table{min-width:500px}}@media (max-height:768px) and (orientation:landscape){.login-container{padding:10px}.login-card{padding:20px}.modal{max-height:90vh}}.tracking-page{display:flex;flex-direction:column;min-height:calc(100vh - 80px);padding:0}.tracking-tabs{background:#1e293b;border-bottom:1px solid #334155;display:flex;gap:0;margin:0;padding:0}[data-theme=light] .tracking-tabs{background:#fff;border-bottom:1px solid #e2e8f0}.tracking-tab{background:#0000;border:none;border-bottom:2px solid #0000;color:#94a3b8;cursor:pointer;font-size:15px;font-weight:500;margin-bottom:-1px;padding:16px 24px;transition:all .2s ease}[data-theme=light] .tracking-tab{color:#64748b}.tracking-tab:hover{background:#0000;color:#f1f5f9}[data-theme=light] .tracking-tab:hover{color:#0f172a}.tracking-tab.active{background:#0000;border-bottom-color:#667eea;color:#f1f5f9}[data-theme=light] .tracking-tab.active{border-bottom-color:#667eea;color:#0f172a}.tracking-content{display:flex;flex:1 1;gap:20px;overflow:hidden;padding:20px 0 0}.tracking-main{flex:1 1;min-width:0}.tracking-main,.tracking-sidebar{display:flex;flex-direction:column}.tracking-sidebar{flex-shrink:0;gap:20px;overflow-y:auto;width:380px}.tracking-map-section{background:#1e293b;border:1px solid #334155;border-radius:8px;box-shadow:0 2px 8px #0000004d;display:flex;flex:1 1;flex-direction:column;min-height:0;padding:24px}[data-theme=light] .tracking-map-section{background:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000001a}.tracking-section-title{color:#f1f5f9;font-size:20px;font-weight:600;margin:0 0 6px}[data-theme=light] .tracking-section-title{color:#0f172a}.tracking-section-subtitle{color:#94a3b8;font-size:13px;margin:0 0 20px}[data-theme=light] .tracking-section-subtitle{color:#64748b}.tracking-map-container{align-items:center;background:#0f172a;border:1px solid #334155;border-radius:6px;display:flex;flex:1 1;justify-content:center;min-height:400px;overflow:hidden;position:relative}[data-theme=light] .tracking-map-container{background:#f8fafc;border:1px solid #e2e8f0}.tracking-map-container .leaflet-container{background:#0f172a;border-radius:6px;height:100%;width:100%}[data-theme=light] .tracking-map-container .leaflet-container{background:#f8fafc}.custom-ambulance-marker{background:#0000!important;border:none!important}.leaflet-popup-content-wrapper{background:#1e293b;border-radius:6px;box-shadow:0 4px 12px #0000004d;color:#f1f5f9}[data-theme=light] .leaflet-popup-content-wrapper{background:#fff;box-shadow:0 4px 12px #0000001a;color:#0f172a}.leaflet-popup-tip{background:#1e293b}[data-theme=light] .leaflet-popup-tip{background:#fff}.leaflet-popup-close-button{color:#f1f5f9}[data-theme=light] .leaflet-popup-close-button{color:#0f172a}.leaflet-popup-close-button:hover{color:#94a3b8}.leaflet-control-zoom a{background-color:#1e293b;border:1px solid #334155;color:#f1f5f9}[data-theme=light] .leaflet-control-zoom a{background-color:#fff;border:1px solid #e2e8f0;color:#0f172a}.leaflet-control-zoom a:hover{background-color:#334155}[data-theme=light] .leaflet-control-zoom a:hover{background-color:#f1f5f9}.map-mode-control{background:#1e293b;border:1px solid #334155;border-radius:6px;box-shadow:0 2px 8px #0000004d;display:flex;gap:4px;padding:4px}[data-theme=light] .map-mode-control{background:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000001a}.map-mode-btn{align-items:center;background:#0000;border:none;border-radius:4px;color:#94a3b8;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:6px;padding:6px 12px;transition:all .2s}[data-theme=light] .map-mode-btn{color:#64748b}.map-mode-btn:hover{background:#334155;color:#f1f5f9}[data-theme=light] .map-mode-btn:hover{background:#f1f5f9;color:#0f172a}.map-mode-btn.active,[data-theme=light] .map-mode-btn.active{background:#3b82f6;color:#fff}.map-mode-btn svg{flex-shrink:0;height:16px;width:16px}.tracking-map-placeholder{align-items:center;color:#94a3b8;display:flex;flex-direction:column;gap:12px}[data-theme=light] .tracking-map-placeholder{color:#64748b}.tracking-map-placeholder svg{color:#f1f5f9;height:48px;opacity:.6;width:48px}[data-theme=light] .tracking-map-placeholder svg{color:#0f172a;opacity:.4}.tracking-map-placeholder p{color:#94a3b8;font-size:13px;margin:0}[data-theme=light] .tracking-map-placeholder p{color:#64748b}.tracking-panel{background:#1e293b;border:1px solid #334155;border-radius:8px;box-shadow:0 2px 8px #0000004d;display:flex;flex:1 1;flex-direction:column;min-height:0;padding:20px}[data-theme=light] .tracking-panel{background:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000001a}.tracking-panel-header{align-items:center;display:flex;gap:10px;margin-bottom:16px}.tracking-panel-icon{color:#f1f5f9;flex-shrink:0;height:20px;width:20px}[data-theme=light] .tracking-panel-icon{color:#0f172a}.tracking-panel-title{color:#f1f5f9;font-size:16px;font-weight:600;margin:0}[data-theme=light] .tracking-panel-title{color:#0f172a}.tracking-table-container{flex:1 1;min-height:0;overflow-x:auto}.tracking-table{border-collapse:collapse;width:100%}.tracking-table thead{background:#0000}.tracking-table th{border-bottom:1px solid #334155;color:#94a3b8;font-size:12px;font-weight:600;letter-spacing:.3px;padding:10px 12px;text-align:left;text-transform:uppercase}[data-theme=light] .tracking-table th{border-bottom:1px solid #e2e8f0;color:#64748b}.tracking-table td{border-bottom:1px solid #334155;color:#f1f5f9;font-size:14px;padding:12px}[data-theme=light] .tracking-table td{border-bottom:1px solid #e2e8f0;color:#0f172a}.tracking-table tbody tr:last-child td{border-bottom:none}.tracking-type-badge{background:#ffffff1a;border-radius:12px;color:#f1f5f9;display:inline-block;font-size:12px;font-weight:500;padding:4px 10px}[data-theme=light] .tracking-type-badge{background:#00000014;color:#0f172a}.tracking-type-badge-darker{background:#ffffff26!important}[data-theme=light] .tracking-type-badge-darker{background:#0000001f!important}.tracking-empty,.tracking-error,.tracking-loading{color:var(--text-secondary);font-size:14px;padding:20px;text-align:center}.tracking-error{color:var(--error-color)}.tracking-lifecycle{background:var(--card-bg);border-radius:8px;box-shadow:var(--shadow);margin:20px;padding:24px}.tracking-lifecycle-placeholder{color:var(--text-secondary);font-size:14px;padding:40px;text-align:center}.tracking-lifecycle-details{background:#1e293b;border:1px solid #334155;border-radius:8px;box-shadow:0 2px 8px #0000004d;margin-bottom:20px;padding:24px}[data-theme=light] .tracking-lifecycle-details{background:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000001a}.tracking-daily-log{background:#1e293b;border:1px solid #334155;border-radius:8px;box-shadow:0 2px 8px #0000004d;padding:24px}[data-theme=light] .tracking-daily-log{background:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000001a}.tracking-lifecycle-search-container{display:flex;gap:10px;margin-bottom:12px}.tracking-lifecycle-search-input{background:#0f172a;border:1px solid #334155;border-radius:6px;color:#f1f5f9;flex:1 1;font-size:14px;padding:12px 16px}[data-theme=light] .tracking-lifecycle-search-input{background:#fff;border:1px solid #e2e8f0;color:#0f172a}.tracking-lifecycle-search-input::placeholder{color:#64748b}[data-theme=light] .tracking-lifecycle-search-input::placeholder{color:#94a3b8}.tracking-lifecycle-search-button{align-items:center;background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px 20px;transition:background-color .2s}.tracking-lifecycle-search-button:hover{background:#2563eb}.tracking-lifecycle-error{color:#ef4444;font-size:13px;margin-bottom:12px}[data-theme=light] .tracking-lifecycle-error{color:#dc2626}.tracking-lifecycle-instruction{color:#94a3b8;font-size:13px;margin-bottom:20px}[data-theme=light] .tracking-lifecycle-instruction{color:#64748b}.tracking-lifecycle-details-area{background:#0f172a;border:1px solid #334155;border-radius:6px;color:#94a3b8;font-size:14px;min-height:300px;padding:24px}[data-theme=light] .tracking-lifecycle-details-area{background:#f8fafc;border:1px solid #e2e8f0;color:#64748b}.tracking-lifecycle-details-title{color:#f1f5f9;font-size:18px;margin-bottom:16px}[data-theme=light] .tracking-lifecycle-details-title{color:#0f172a}.tracking-lifecycle-details-grid{grid-gap:12px;display:grid;gap:12px}.tracking-lifecycle-details-label{color:#cbd5e1;font-weight:600}[data-theme=light] .tracking-lifecycle-details-label{color:#475569}.tracking-lifecycle-empty-state{color:#64748b;padding-top:100px;text-align:center}[data-theme=light] .tracking-lifecycle-empty-state{color:#94a3b8}.tracking-lifecycle-date-button{align-items:center;background:#1e293b;border:1px solid #334155;border-radius:6px;color:#f1f5f9;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:10px 40px 10px 16px;pointer-events:none}[data-theme=light] .tracking-lifecycle-date-button{background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a}.tracking-lifecycle-date-input{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%;z-index:1}.tracking-lifecycle-date-container{display:inline-block;position:relative}.tracking-lifecycle-table-container{background:#1e293b;border:1px solid #334155;border-radius:6px;overflow:hidden}[data-theme=light] .tracking-lifecycle-table-container{background:#fff;border:1px solid #e2e8f0}.tracking-lifecycle-table{border-collapse:collapse;width:100%}.tracking-lifecycle-table thead tr{background:#0f172a}[data-theme=light] .tracking-lifecycle-table thead tr{background:#f8fafc}.tracking-lifecycle-table th{border-bottom:1px solid #334155;color:#94a3b8;font-size:12px;font-weight:600;padding:12px;text-align:left;text-transform:uppercase}[data-theme=light] .tracking-lifecycle-table th{border-bottom:1px solid #e2e8f0;color:#64748b}.tracking-lifecycle-table tbody tr{border-bottom:1px solid #334155;cursor:pointer;transition:background-color .2s}[data-theme=light] .tracking-lifecycle-table tbody tr{border-bottom:1px solid #e2e8f0}.tracking-lifecycle-table tbody tr:hover{background-color:#0f172a}[data-theme=light] .tracking-lifecycle-table tbody tr:hover{background-color:#f1f5f9}.tracking-lifecycle-table td{color:#f1f5f9;font-size:14px;padding:12px}[data-theme=light] .tracking-lifecycle-table td{color:#0f172a}.tracking-lifecycle-table-empty{color:#94a3b8;padding:40px;text-align:center}[data-theme=light] .tracking-lifecycle-table-empty{color:#64748b}.tracking-lifecycle-priority-text{text-transform:capitalize}@media (max-width:1024px){.tracking-content{flex-direction:column;padding:16px}.tracking-main{margin-bottom:20px;margin-right:0}.tracking-sidebar{max-height:500px;width:100%}.tracking-map-container{min-height:400px}}@media (max-width:768px){.tracking-page{padding:0}.tracking-tabs{padding:0 12px}.tracking-tab{font-size:14px;padding:12px 16px}.tracking-content{padding:12px}.tracking-section-title{font-size:18px}.tracking-map-section{padding:16px}.tracking-map-container{min-height:300px}.tracking-panel{padding:16px}.tracking-sidebar{max-height:400px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
/*# sourceMappingURL=main.da1064ee.css.map*/