.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:#93c5fd;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#60a5fa}.sc-page{background:linear-gradient(to bottom right,#f8fafc,#dbeafe4d,#f8fafc);height:100vh;display:flex;overflow:hidden}.sc-content{flex-direction:column;flex:1;display:flex;overflow:hidden}.sc-header{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fffc;border-bottom:1px solid #93c5fd99;flex-shrink:0;justify-content:space-between;align-items:center;height:5rem;padding:0 2rem;display:flex;box-shadow:0 1px 3px #0000000d}.sc-header__title{color:#111827;font-size:1.5rem;font-weight:700}.sc-header__subtitle{color:#2563eb;margin-top:.125rem;font-size:.875rem}.sc-header__actions{align-items:center;gap:1rem;display:flex}.sc-header__icon-btn{cursor:pointer;background:0 0;border:none;border-radius:.75rem;padding:.75rem;transition:background .15s,transform .15s}.sc-header__icon-btn:hover{background:#eff6ff;transform:scale(1.05)}.sc-header__bell-dot{background:#ef4444;border-radius:9999px;width:.5rem;height:.5rem;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse;position:absolute;top:.5rem;right:.5rem}.sc-header__user{border-left:1px solid #bfdbfe;align-items:center;gap:.75rem;padding-left:1rem;display:flex}.sc-header__user-name{color:#111827;font-size:.875rem;font-weight:600}.sc-header__user-role{color:#2563eb;font-size:.75rem}.sc-header__avatar{color:#fff;background:linear-gradient(to bottom right,#2563eb,#1d4ed8);border-radius:.75rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-weight:700;display:flex;box-shadow:0 4px 14px #2563eb4d}.sc-main{flex:1;padding:2rem;overflow-y:auto}.sc-topbar{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.sc-back-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-weight:600;transition:color .15s;display:flex}.sc-back-btn:hover{color:#1d4ed8}.sc-back-btn__icon{background:#fff;border:1px solid #bfdbfe;border-radius:.5rem;padding:.5rem;transition:box-shadow .15s;box-shadow:0 1px 3px #00000014}.sc-back-btn:hover .sc-back-btn__icon{box-shadow:0 4px 12px #0000001f}.sc-add-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#1d4ed8);border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s,box-shadow .15s;display:flex;box-shadow:0 4px 14px #2563eb59}.sc-add-btn:hover{background:linear-gradient(90deg,#1d4ed8,#1e40af);box-shadow:0 6px 20px #2563eb73}.sc-stats{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}@media (min-width:1024px){.sc-stats{grid-template-columns:repeat(4,1fr)}}.sc-stat-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #93c5fd99;border-radius:1rem;align-items:center;gap:1rem;padding:1.25rem;display:flex;box-shadow:0 4px 16px #2563eb14}.sc-stat-card__icon-wrap{color:#2563eb;background:#eff6ff;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.sc-stat-card__label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:700}.sc-stat-card__value{color:#111827;margin-top:.125rem;font-size:1.5rem;font-weight:700}.sc-filter-bar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #93c5fd99;border-radius:1rem;margin-bottom:1.5rem;padding:1.25rem;box-shadow:0 4px 16px #2563eb14}.sc-filter-bar__inner{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}@media (min-width:640px){.sc-filter-bar__inner{flex-direction:row;justify-content:space-between;align-items:center}}.sc-search-wrap{flex:1;min-width:220px;position:relative}.sc-search-wrap__icon{color:#9ca3af;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.sc-search-input{background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;outline:none;width:100%;padding:.625rem 1rem .625rem 2.75rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.sc-search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.sc-filter-btns{align-items:center;gap:.5rem;display:flex}.sc-filter-btn{color:#4b5563;cursor:pointer;text-transform:capitalize;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:all .15s}.sc-filter-btn:hover{color:#2563eb;border-color:#93c5fd}.sc-filter-btn--active{color:#fff;background:linear-gradient(90deg,#2563eb,#1d4ed8);border-color:#0000;box-shadow:0 2px 8px #2563eb4d}.sc-filter-btn__badge{border-radius:9999px;margin-left:.375rem;padding:.1rem .375rem;font-size:.7rem;font-weight:700}.sc-filter-btn__badge--active{color:#fff;background:#ffffff40}.sc-filter-btn__badge--inactive{color:#2563eb;background:#eff6ff}.sc-table-wrap{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #93c5fd99;border-radius:1rem;overflow:hidden;box-shadow:0 4px 16px #2563eb14}.sc-loading{text-align:center;padding:5rem}.sc-loading__spinner{border:4px solid #3b82f6;border-top-color:#0000;border-radius:9999px;width:3.5rem;height:3.5rem;margin-bottom:1rem;animation:.75s linear infinite spin;display:inline-block}.sc-loading__text{color:#2563eb;font-weight:600}.sc-empty{text-align:center;padding:5rem}.sc-empty__icon-wrap{color:#93c5fd;background:#eff6ff;border-radius:1rem;margin-bottom:1rem;padding:1.5rem;display:inline-block}.sc-empty__title{color:#111827;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.sc-empty__sub{color:#9ca3af;font-size:.875rem}.sc-table{border-collapse:collapse;width:100%}.sc-table thead{background:#eff6ffcc}.sc-table thead th{text-align:left;color:#1d4ed8;text-transform:uppercase;letter-spacing:.05em;padding:1rem 1.25rem;font-size:.7rem;font-weight:700}.sc-table tbody tr{border-top:1px solid #dbeafe;transition:background .1s}.sc-table tbody tr:hover{background:#eff6ff66}.sc-table td{vertical-align:middle;padding:1rem 1.25rem}.sc-cell-id{color:#4b5563;font-family:monospace;font-size:.875rem;font-weight:700}.sc-cell-name{color:#111827;font-size:.875rem;font-weight:600;line-height:1.25}.sc-cell-owner{color:#6b7280;margin-top:.125rem;font-size:.75rem}.sc-cell-user-email{color:#93c5fd;text-overflow:ellipsis;white-space:nowrap;max-width:10rem;margin-top:.125rem;font-size:.75rem;overflow:hidden}.sc-cell-contact{color:#374151;font-size:.875rem}.sc-cell-email{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;max-width:10rem;margin-top:.125rem;font-size:.75rem;overflow:hidden}.sc-cell-address,.sc-cell-service{color:#374151;font-size:.875rem}.sc-status-btn{cursor:pointer;border:none;border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:700;transition:opacity .15s;display:inline-flex}.sc-status-btn--active{color:#fff;background:linear-gradient(90deg,#3b82f6,#2563eb)}.sc-status-btn--inactive{color:#6b7280;background:#f3f4f6;border:1px solid #d1d5db}.sc-status-btn--inactive:hover{border-color:#93c5fd}.sc-profile-badge{border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.sc-profile-badge--complete{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.sc-profile-badge--incomplete{color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb}.sc-actions{align-items:center;gap:.375rem;display:flex}.sc-action-btn{cursor:pointer;color:#2563eb;background:0 0;border:1px solid #bfdbfe;border-radius:.75rem;padding:.5rem;transition:all .15s}.sc-action-btn:hover{color:#fff;background:#2563eb;border-color:#0000}.sc-action-btn--delete{color:#93c5fd}.sc-action-btn--delete:hover{color:#fff;background:#ef4444;border-color:#0000}.sc-pagination{background:#eff6ff66;border-top:1px solid #dbeafe;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.sc-pagination__text{color:#4b5563;font-size:.875rem}.sc-pagination__text strong{color:#111827;font-weight:600}.sc-pagination__controls{align-items:center;gap:.5rem;display:flex}.sc-page-btn{cursor:pointer;color:#4b5563;background:0 0;border:2px solid #e5e7eb;border-radius:.75rem;padding:.5rem;transition:all .15s}.sc-page-btn:hover:not(:disabled){background:#eff6ff;border-color:#93c5fd}.sc-page-btn:disabled{opacity:.4;cursor:not-allowed}.sc-page-info{color:#374151;padding:0 .75rem;font-size:.875rem;font-weight:600}.sc-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.sc-modal{background:#fff;border-radius:1rem;width:100%;max-height:90vh;overflow:hidden;box-shadow:0 25px 60px #0003}.sc-modal--view{max-width:48rem}.sc-modal--edit{max-width:56rem}.sc-modal__header{background:linear-gradient(90deg,#2563eb,#1d4ed8);border-radius:1rem 1rem 0 0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.sc-modal__header-left{align-items:center;gap:.75rem;display:flex}.sc-modal__header-icon{color:#fff;background:#fff3;border-radius:.75rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.sc-modal__title{color:#fff;font-size:1.125rem;font-weight:700;line-height:1.25}.sc-modal__subtitle{color:#bfdbfe;margin-top:.125rem;font-size:.75rem}.sc-modal__header-right{align-items:center;gap:.5rem;display:flex}.sc-modal__badge{border:1px solid #ffffff4d;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.sc-modal__badge--on{color:#fff;background:#fff3}.sc-modal__badge--off{color:#ffffffb3;background:#ffffff1a;border-color:#fff3}.sc-modal__close-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:.75rem;margin-left:.25rem;padding:.5rem;transition:background .15s}.sc-modal__close-btn:hover{background:#fff3}.sc-modal__body{padding:1.5rem;overflow-y:auto}.sc-modal__body>*+*{margin-top:1.5rem}.sc-modal__footer{background:#eff6ff66;border-top:1px solid #dbeafe;justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.sc-modal__footer--space-between{justify-content:space-between}.sc-modal__footer-note{color:#6b7280;font-size:.75rem}.sc-modal__footer-note span{color:#ef4444}.sc-section-head{border-bottom:1px solid #dbeafe;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.sc-section-head__icon{color:#2563eb;background:#eff6ff;border-radius:.5rem;padding:.5rem}.sc-section-head__label{color:#111827;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.sc-info-tile{background:#eff6ff;border:1px solid #dbeafe;border-radius:.75rem;padding:.75rem}.sc-info-tile__label{color:#3b82f6;margin-bottom:.125rem;font-size:.7rem;font-weight:700}.sc-info-tile__value{color:#111827;word-break:break-all;font-size:.875rem;font-weight:500}.sc-info-tile__value--mono{font-family:monospace}.sc-address-tile{background:#eff6ff;border:1px solid #dbeafe;border-radius:.75rem;padding:1rem}.sc-address-tile__label{color:#3b82f6;margin-bottom:.25rem;font-size:.7rem;font-weight:700}.sc-address-tile__value{color:#111827;font-size:.875rem}.sc-address-tile__coords{color:#9ca3af;margin-top:.25rem;font-size:.75rem}.sc-modal__timestamps{color:#9ca3af;border-top:1px solid #dbeafe;gap:1.5rem;padding-top:.75rem;font-size:.75rem;display:flex}.sc-input{color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;outline:none;width:100%;padding:.625rem 1rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.sc-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.sc-input--error{border-color:#f87171}.sc-input--error:focus{box-shadow:0 0 0 3px #f8717133}.sc-input--mono{text-transform:uppercase;font-family:monospace}.sc-label{color:#374151;margin-bottom:.375rem;font-size:.875rem;font-weight:600;display:block}.sc-label__required{color:#ef4444}.sc-err-msg{color:#ef4444;align-items:center;gap:.25rem;margin-top:.25rem;font-size:.75rem;display:flex}.sc-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#1d4ed8);border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 8px #2563eb4d}.sc-btn-primary:hover:not(:disabled){background:linear-gradient(90deg,#1d4ed8,#1e40af);box-shadow:0 4px 14px #2563eb66}.sc-btn-primary:disabled{opacity:.5;cursor:not-allowed}.sc-btn-secondary{color:#2563eb;cursor:pointer;background:0 0;border:2px solid #bfdbfe;border-radius:.75rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s;display:inline-flex}.sc-btn-secondary:hover:not(:disabled){background:#eff6ff}.sc-btn-secondary:disabled{opacity:.5;cursor:not-allowed}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.sc-header__icon{color:#fff;background:linear-gradient(to bottom right,#2563eb,#1d4ed8);border-radius:.75rem;justify-content:center;align-items:center;padding:.625rem;display:flex;box-shadow:0 4px 14px #2563eb4d}.sc-info-banner{background:#eff6ff;border:1px solid #bfdbfe;border-radius:1rem;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.sc-info-banner__icon{color:#3b82f6;flex-shrink:0;margin-top:.125rem}.sc-info-banner__text{color:#1d4ed8;font-size:.875rem}.sc-info-banner__text strong{font-weight:700}.sc-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #93c5fd99;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 16px #2563eb14}.sc-card__head{border-bottom:1px solid #dbeafe;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.sc-card__head-icon{color:#2563eb;background:#eff6ff;border-radius:.5rem;padding:.5rem}.sc-card__head-title{color:#111827;font-size:1rem;font-weight:700}.sc-form-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.sc-form-grid{grid-template-columns:1fr 1fr}}.sc-form-grid__full{grid-column:1/-1}.sc-password-wrap{position:relative}.sc-password-wrap__toggle{cursor:pointer;color:#9ca3af;background:0 0;border:none;align-items:center;transition:color .15s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.sc-password-wrap__toggle:hover{color:#4b5563}.sc-input--password{padding-right:2.75rem}.sc-form-actions{justify-content:flex-end;align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.cust-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #93c5fd99;border-radius:1rem;margin-bottom:2rem;padding:1.5rem;box-shadow:0 4px 16px #2563eb14}.cust-search-row{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}@media (min-width:768px){.cust-search-row{flex-direction:row}}.cust-search-wrap{flex:1;position:relative}.cust-search-wrap__icon{color:#9ca3af;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.cust-search-input{background:#fff;border:1px solid #bfdbfe;border-radius:.75rem;outline:none;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:.875rem;transition:box-shadow .15s}.cust-search-input:focus{box-shadow:0 0 0 2px #3b82f64d}.cust-select{background:#fff;border:1px solid #bfdbfe;border-radius:.75rem;outline:none;padding:.75rem 1rem;font-size:.875rem;transition:box-shadow .15s}.cust-select:focus{box-shadow:0 0 0 2px #3b82f64d}.cust-sort-row{gap:.5rem;display:flex}.cust-sort-toggle{color:#2563eb;cursor:pointer;background:0 0;border:1px solid #bfdbfe;border-radius:.75rem;padding:.75rem;transition:background .15s}.cust-sort-toggle:hover{background:#eff6ff}.cust-sort-badge-row{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.cust-sort-badge-label{color:#2563eb;font-size:.75rem;font-weight:700}.cust-sort-badge{color:#1d4ed8;background:#dbeafe;border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.cust-sort-badge__clear{cursor:pointer;color:#1d4ed8;background:0 0;border:none;align-items:center;margin-left:.25rem;transition:color .15s;display:flex}.cust-sort-badge__clear:hover{color:#ef4444}.cust-stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:768px){.cust-stats-grid{grid-template-columns:repeat(4,1fr)}}.cust-stat{border-style:solid;border-width:1px;border-radius:.75rem;padding:1rem}.cust-stat--blue{background:linear-gradient(to bottom right,#eff6ff,#dbeafe);border-color:#bfdbfe}.cust-stat--green{background:linear-gradient(to bottom right,#f0fdf4,#dcfce7);border-color:#bbf7d0}.cust-stat--amber{background:linear-gradient(to bottom right,#fffbeb,#fef3c7);border-color:#fde68a}.cust-stat--red{background:linear-gradient(to bottom right,#fef2f2,#fee2e2);border-color:#fecaca}.cust-stat__label{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.7rem;font-weight:700}.cust-stat__label--blue{color:#1d4ed8}.cust-stat__label--green{color:#15803d}.cust-stat__label--amber{color:#b45309}.cust-stat__label--red{color:#b91c1c}.cust-stat__value{color:#111827;font-size:1.5rem;font-weight:700}.cust-filters-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #93c5fd99;border-radius:1rem;margin-bottom:2rem;padding:1.5rem;box-shadow:0 4px 16px #2563eb14}.cust-filters-head{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.cust-filters-head__icon{color:#2563eb;background:#eff6ff;border-radius:.5rem;padding:.5rem}.cust-filters-head__title{color:#111827;font-size:1.125rem;font-weight:700}.cust-filter-btns{flex-wrap:wrap;gap:.75rem;display:flex}.cust-filter-btn{cursor:pointer;border:1px solid;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .15s;display:inline-flex;box-shadow:0 1px 3px #0000000f}.cust-filter-btn:hover{box-shadow:0 4px 12px #0000001a}.cust-filter-btn--gray-off{color:#374151;background:#fff;border-color:#d1d5db}.cust-filter-btn--green-off{color:#15803d;background:#fff;border-color:#86efac}.cust-filter-btn--red-off{color:#b91c1c;background:#fff;border-color:#fca5a5}.cust-filter-btn--gray-off:hover{background:#f9fafb}.cust-filter-btn--green-off:hover{background:#f0fdf4}.cust-filter-btn--red-off:hover{background:#fef2f2}.cust-filter-btn--gray-on{color:#fff;background:linear-gradient(90deg,#4b5563,#374151);border-color:#0000;box-shadow:0 4px 12px #4b556359}.cust-filter-btn--green-on{color:#fff;background:linear-gradient(90deg,#22c55e,#16a34a);border-color:#0000;box-shadow:0 4px 12px #22c55e59}.cust-filter-btn--red-on{color:#fff;background:linear-gradient(90deg,#ef4444,#dc2626);border-color:#0000;box-shadow:0 4px 12px #ef444459}.cust-filter-btn__badge{background:#fff3;border-radius:9999px;padding:.1rem .625rem;font-size:.75rem;font-weight:700}.cust-avatar{color:#fff;background:linear-gradient(to bottom right,#3b82f6,#1d4ed8);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.875rem;font-weight:700;display:flex;box-shadow:0 2px 8px #2563eb40}.cust-cell-name{color:#111827;font-size:.875rem;font-weight:600}.cust-cell-meta{color:#6b7280;font-size:.75rem}.cust-contact-row{align-items:center;gap:.375rem;display:flex}.cust-contact-icon{color:#93c5fd;flex-shrink:0}.cust-contact-text{color:#374151;font-size:.875rem}.cust-contact-email{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;max-width:11rem;font-size:.75rem;overflow:hidden}.cust-tax-badge{border-radius:.375rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.7rem;font-weight:700;display:inline-flex}.cust-tax-badge--pan{color:#b45309;background:#fef3c7}.cust-tax-badge--gst{color:#7e22ce;background:#f3e8ff}.cust-tax-none{color:#9ca3af;font-size:.75rem}.cust-profile-badge{color:#fff;border-radius:9999px;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 1px 4px #0000001f}.cust-profile-badge--complete{background:linear-gradient(90deg,#22c55e,#16a34a)}.cust-profile-badge--incomplete{background:linear-gradient(90deg,#9ca3af,#6b7280)}.cust-active-badge{border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:700;display:inline-flex}.cust-active-badge--on{color:#15803d;background:#dcfce7}.cust-active-badge--off{color:#6b7280;background:#f3f4f6}.cust-date-cell{align-items:center;gap:.375rem;display:flex}.cust-date-icon{color:#93c5fd;flex-shrink:0}.cust-date-text{color:#374151;white-space:nowrap;font-size:.875rem}.cust-th-sort{cursor:pointer;-webkit-user-select:none;user-select:none}.cust-th-sort:hover{color:#1e3a8a}.cust-total-badge{justify-content:center;margin-top:2rem;display:flex}.cust-total-badge__inner{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #93c5fd99;border-radius:1rem;align-items:center;gap:.75rem;padding:1rem 2rem;display:inline-flex;box-shadow:0 4px 16px #2563eb14}.cust-total-badge__icon{color:#2563eb;background:#eff6ff;border-radius:.75rem;padding:.75rem}.cust-total-badge__label{color:#2563eb;font-size:.875rem;font-weight:600}.cust-total-badge__value{color:#111827;font-size:1.5rem;font-weight:700}.cust-modal-header{background:linear-gradient(90deg,#eff6ff,#dbeafe80);border-bottom:1px solid #dbeafe;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.cust-modal-header__title{color:#111827;font-size:1.25rem;font-weight:700}.cust-modal-header__sub{color:#2563eb;margin-top:.125rem;font-size:.875rem}.cust-modal-close{cursor:pointer;color:#4b5563;background:0 0;border:none;border-radius:.5rem;padding:.5rem;transition:background .15s}.cust-modal-close:hover{background:#fff}.cust-modal-footer{background:#f9fafb;border-top:1px solid #dbeafe;justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.cust-modal-footer--space{justify-content:space-between}.cust-view-badges{flex-wrap:wrap;grid-column:1/-1;gap:.75rem;display:flex}.cust-view-badge{color:#fff;border-radius:9999px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:inline-flex;box-shadow:0 1px 4px #0000001a}.cust-view-badge--complete{background:linear-gradient(90deg,#22c55e,#16a34a)}.cust-view-badge--incomplete{background:linear-gradient(90deg,#9ca3af,#6b7280)}.cust-view-badge--active{color:#15803d;background:#dcfce7}.cust-view-badge--inactive{color:#6b7280;background:#f3f4f6}.cust-view-badge--pan{color:#b45309;background:#fef3c7}.cust-view-badge--gst{color:#7e22ce;background:#f3e8ff}.cust-view-section-head{color:#111827;grid-column:1/-1;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.125rem;font-weight:700;display:flex}.cust-view-address{background:#eff6ff;border-radius:.75rem;grid-column:1/-1;padding:1rem}.cust-view-timestamps{color:#6b7280;border-top:1px solid #f3f4f6;flex-wrap:wrap;grid-column:1/-1;gap:1.5rem;margin-top:1rem;padding-top:1rem;font-size:.75rem;display:flex}.cust-edit-input{background:#fff;border:1px solid #bfdbfe;border-radius:.75rem;outline:none;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:box-shadow .15s}.cust-edit-input:focus{box-shadow:0 0 0 2px #3b82f64d}.cust-edit-input--mono{text-transform:uppercase;font-family:monospace}.cust-save-spinner{border:2px solid #fff;border-top-color:#0000;border-radius:9999px;width:1.25rem;height:1.25rem;animation:.75s linear infinite spin}.cust-btn-neutral{color:#374151;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:.75rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;transition:background .15s}.cust-btn-neutral:hover{background:#f3f4f6}.add-input{color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;outline:none;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s,background .15s}.add-input:focus{border-color:#60a5fa;box-shadow:0 0 0 2px #3b82f633}.add-input--error{background:#fef2f2;border-color:#ef4444}.add-input--error:focus{box-shadow:0 0 0 2px #ef444433}.add-input--mono{text-transform:uppercase;font-family:monospace}.add-err-msg{color:#dc2626;align-items:center;gap:.25rem;margin-top:.25rem;font-size:.75rem;font-weight:500;display:flex}.add-form-actions{justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.add-form-actions__note{color:#6b7280;font-size:.875rem}.add-form-actions__note span{color:#ef4444}.add-form-actions__btns{align-items:center;gap:1rem;display:flex}.sc-card__sub{color:#6b7280;margin-bottom:1rem;font-size:.875rem}.fare-table thead tr{color:#fff;background:linear-gradient(90deg,#2563eb,#1d4ed8)}.fare-table thead th{color:#fff;text-transform:uppercase;letter-spacing:.05em;padding:1rem 1.5rem;font-size:.7rem;font-weight:700}.fare-table tbody td{padding:1.25rem 1.5rem}.fare-cell-id{color:#2563eb;font-family:monospace;font-size:.875rem;font-weight:600}.fare-cell-icon{color:#111827;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.fare-cell-green{color:#16a34a;font-size:.875rem;font-weight:700}.fare-action-btn{cursor:pointer;background:0 0;border:none;border-radius:.75rem;padding:.625rem;transition:all .2s;box-shadow:0 1px 3px #00000014}.fare-action-btn--view{color:#2563eb}.fare-action-btn--view:hover{color:#fff;background:#2563eb;box-shadow:0 4px 12px #2563eb4d}.fare-action-btn--edit{color:#16a34a}.fare-action-btn--edit:hover{color:#fff;background:#16a34a;box-shadow:0 4px 12px #16a34a4d}.fare-action-btn--delete{color:#dc2626}.fare-action-btn--delete:hover{color:#fff;background:#dc2626;box-shadow:0 4px 12px #dc26264d}.fare-total-badge{justify-content:center;margin-top:2rem;display:flex}.fare-total-badge__inner{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #93c5fd99;border-radius:1rem;align-items:center;gap:.75rem;padding:1rem 2rem;display:inline-flex;box-shadow:0 4px 16px #2563eb14}.fare-total-badge__icon{color:#2563eb;background:#eff6ff;border-radius:.75rem;padding:.75rem;font-size:1.5rem;font-weight:700}.fare-total-badge__label{color:#2563eb;font-size:.875rem;font-weight:600}.fare-total-badge__value{color:#111827;font-size:1.5rem;font-weight:700}.fare-error-banner{color:#b91c1c;background:#fef2f2;border-left:4px solid #ef4444;border-radius:.75rem;margin-bottom:1.5rem;padding:1rem 1.5rem;box-shadow:0 1px 4px #ef44441a}.fare-empty{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#fffc;border:2px dashed #93c5fd;border-radius:1rem;padding:5rem;box-shadow:0 4px 16px #2563eb14}.fare-empty__icon{color:#93c5fd;background:#eff6ff;border-radius:9999px;margin-bottom:1.5rem;padding:2rem;font-size:3.75rem;font-weight:700;display:inline-block}.fare-empty__title{color:#111827;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.fare-empty__sub{color:#2563eb;margin-bottom:1.5rem;font-size:1.125rem}.fare-filters-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #93c5fd99;border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 4px 16px #2563eb14}.fare-filters-panel__head{color:#111827;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.125rem;font-weight:700;display:flex}.fare-filters-count{color:#2563eb;margin-top:1rem;font-size:.875rem;font-weight:600}.fare-clear-btn{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.625rem 1rem;font-weight:600;transition:background .15s;display:flex}.fare-clear-btn:hover{background:#e5e7eb}.fare-view-modal{background:#fff;border-radius:1.5rem;width:100%;max-width:72rem;margin:2rem 0;box-shadow:0 25px 60px #00000040}.fare-modal-header{background:linear-gradient(90deg,#2563eb,#1d4ed8);border-radius:1.5rem 1.5rem 0 0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.fare-modal-header--green{background:linear-gradient(90deg,#16a34a,#15803d)}.fare-modal-header__icon{background:#fff3;border-radius:1rem;justify-content:center;align-items:center;padding:.75rem;display:flex}.fare-modal-header__title{color:#fff;font-size:1.5rem;font-weight:900}.fare-modal-header__sub{color:#fffc;margin-top:.125rem;font-size:.875rem;font-weight:500}.fare-modal-header__close{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:.75rem;padding:.75rem;transition:background .15s}.fare-modal-header__close:hover{background:#fff3}.fare-section-head{color:#111827;border-bottom:2px solid #dbeafe;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:900;display:flex}.fare-stat-tile{border-style:solid;border-width:2px;border-radius:1rem;padding:1.25rem}.fare-stat-tile__label{text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:700;display:block}.fare-stat-tile__value{color:#111827;font-weight:700}.fare-stat-tile__sub{color:#6b7280;margin-top:.25rem;font-size:.875rem}.fare-stat-tile--blue{background:linear-gradient(to bottom right,#eff6ff,#dbeafe80);border-color:#bfdbfe}.fare-stat-tile--green{background:linear-gradient(to bottom right,#f0fdf4,#dcfce780);border-color:#bbf7d0}.fare-stat-tile--indigo{background:linear-gradient(to bottom right,#eef2ff,#e0e7ff80);border-color:#c7d2fe}.fare-stat-tile--cyan{background:linear-gradient(to bottom right,#ecfeff,#cffafe80);border-color:#a5f3fc}.fare-stat-tile--amber{background:linear-gradient(to bottom right,#fffbeb,#fef3c780);border-color:#fde68a}.fare-stat-tile--orange{background:linear-gradient(to bottom right,#fff7ed,#feedd580);border-color:#fed7aa}.fare-stat-tile--violet{background:linear-gradient(to bottom right,#f5f3ff,#ede9fe80);border-color:#ddd6fe}.fare-stat-tile--pink{background:linear-gradient(to bottom right,#fdf2f8,#fce7f380);border-color:#fbcfe8}.fare-stat-tile--gray{background:linear-gradient(to bottom right,#f9fafb,#f3f4f680);border-color:#e5e7eb}.fare-stat-tile--emerald{background:linear-gradient(to bottom right,#ecfdf5,#d1fae580);border-color:#6ee7b7}.fare-stat-tile--purple{background:linear-gradient(to bottom right,#faf5ff,#f3e8ff80);border-color:#e9d5ff}.fare-stat-tile__label--blue{color:#1d4ed8}.fare-stat-tile__label--green{color:#15803d}.fare-stat-tile__label--indigo{color:#4338ca}.fare-stat-tile__label--cyan{color:#0e7490}.fare-stat-tile__label--amber{color:#b45309}.fare-stat-tile__label--orange{color:#c2410c}.fare-stat-tile__label--violet{color:#6d28d9}.fare-stat-tile__label--pink{color:#be185d}.fare-stat-tile__label--gray{color:#4b5563}.fare-stat-tile__label--emerald{color:#065f46}.fare-stat-tile__label--purple{color:#7e22ce}.fare-toll-card{background:linear-gradient(to bottom right,#f9fafb,#eff6ff4d,#f9fafb);border:2px solid #93c5fd80;border-radius:1rem;padding:1.5rem;transition:box-shadow .2s}.fare-toll-card:hover{box-shadow:0 8px 24px #2563eb14}.fare-toll-card__num{color:#fff;background:linear-gradient(to bottom right,#2563eb,#1d4ed8);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.125rem;font-weight:900;display:flex;box-shadow:0 4px 12px #2563eb4d}.fare-toll-card__charge{color:#16a34a;font-size:1.875rem;font-weight:900}.fare-toll-card__via{color:#1d4ed8;background:#dbeafe;border-radius:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:700}.fare-location-box{background:#fff;border-style:solid;border-width:1px;border-radius:.75rem;padding:1rem}.fare-location-box--from{border-color:#dbeafe}.fare-location-box--to{border-color:#bbf7d0}.fare-location-box__label{text-transform:uppercase;align-items:center;gap:.25rem;margin-bottom:.5rem;font-size:.7rem;font-weight:700;display:flex}.fare-location-box__label--from{color:#2563eb}.fare-location-box__label--to{color:#16a34a}.fare-location-box__state{color:#111827;font-size:1.125rem;font-weight:700}.fare-district-chip{color:#1d4ed8;background:#eff6ff;border-radius:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.fare-district-chip--green{color:#15803d;background:#f0fdf4}.fare-noentry-card{background:linear-gradient(to bottom right,#fef2f2,#ffedd580,#fef2f2);border:2px solid #fecaca;border-radius:1rem;padding:1.5rem;transition:box-shadow .2s}.fare-noentry-card:hover{box-shadow:0 8px 24px #ef444414}.fare-noentry-card__num{background:linear-gradient(to bottom right,#dc2626,#b91c1c);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;box-shadow:0 4px 12px #dc26264d}.fare-noentry-inner{background:#fff;border-style:solid;border-width:1px;border-radius:.5rem;padding:.75rem}.fare-noentry-inner--time,.fare-noentry-inner--location{border-color:#fecaca}.fare-noentry-time{color:#111827;font-size:1.5rem;font-weight:900}.fare-noentry-state{color:#111827;font-size:1.125rem;font-weight:700}.fare-noentry-district{color:#b91c1c;background:#fef2f2;border-radius:.5rem;padding:.25rem .5rem;font-size:.875rem;font-weight:600}.fare-summary-strip{color:#fff;background:linear-gradient(90deg,#2563eb,#1d4ed8);border-radius:1rem;padding:1.5rem}.fare-summary-strip__title{margin-bottom:1rem;font-size:1.125rem;font-weight:900}.fare-summary-stat{text-align:center}.fare-summary-stat__label{opacity:.8;text-transform:uppercase;margin-bottom:.25rem;font-size:.7rem;font-weight:600}.fare-summary-stat__value{font-size:1.5rem;font-weight:900}.fare-modal-footer{background:#f9fafb;border-top:1px solid #e5e7eb;border-radius:0 0 1.5rem 1.5rem;justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 2rem;display:flex}.fare-btn-edit{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:background .15s;display:flex;box-shadow:0 2px 8px #16a34a4d}.fare-btn-edit:hover{background:#15803d}.fare-btn-close{color:#374151;cursor:pointer;background:#e5e7eb;border:none;border-radius:.75rem;padding:.75rem 1.5rem;font-weight:600;transition:background .15s}.fare-btn-close:hover{background:#d1d5db}.fare-edit-input{color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;outline:none;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:border-color .15s,box-shadow .15s}.fare-edit-input:focus{border-color:#22c55e;box-shadow:0 0 0 4px #22c55e26}.fare-edit-label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:block}.fare-edit-section-head{color:#111827;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.25rem;font-weight:900;display:flex}.fare-edit-toll-card{background:#f9fafb;border:2px solid #e5e7eb;border-radius:.75rem;padding:1.25rem;position:relative}.fare-edit-toll-num{color:#fff;background:#16a34a;border-radius:.75rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:900;display:flex;position:absolute;top:-.75rem;left:-.75rem;box-shadow:0 4px 12px #16a34a4d}.fare-edit-sub-label{color:#4b5563;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.7rem;font-weight:700;display:block}.fare-edit-select{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;outline:none;width:100%;padding:.5rem .75rem;font-size:.875rem;transition:box-shadow .15s}.fare-edit-select:focus{box-shadow:0 0 0 2px #22c55e4d}.fare-edit-district-box{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;width:100%;min-height:2.375rem;padding:.5rem .75rem;font-size:.875rem}.fare-edit-chip{cursor:pointer;border-radius:.25rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;transition:all .15s;display:inline-flex}.fare-edit-chip--on{color:#fff;background:#16a34a}.fare-edit-chip--off{color:#374151;background:#e5e7eb}.fare-edit-chip--off:hover{background:#d1d5db}.fare-edit-noentry-card{background:#f9fafb;border:2px solid #e5e7eb;border-radius:.75rem;padding:1.25rem;position:relative}.fare-edit-footer{border-top:2px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.fare-btn-cancel{color:#374151;cursor:pointer;background:#e5e7eb;border:none;border-radius:1rem;padding:1rem 2rem;font-size:1.125rem;font-weight:700;transition:background .15s}.fare-btn-cancel:hover{background:#d1d5db}.fare-btn-save{color:#fff;cursor:pointer;background:linear-gradient(90deg,#16a34a,#15803d);border:none;border-radius:1rem;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;transition:all .15s;display:flex;box-shadow:0 8px 24px #16a34a4d}.fare-btn-save:hover:not(:disabled){background:linear-gradient(90deg,#15803d,#166534);box-shadow:0 12px 28px #16a34a66}.fare-btn-save:disabled{opacity:.5;cursor:not-allowed}.fare-save-spinner{border:2px solid #fff;border-top-color:#0000;border-radius:9999px;width:1.25rem;height:1.25rem;animation:.75s linear infinite spin}.fare-tab-bar{background:#fff;border:1px solid #dbeafe;border-radius:1rem;align-items:stretch;margin-bottom:1.5rem;display:flex;overflow:hidden;box-shadow:0 4px 16px #2563eb1a}.fare-tab{cursor:pointer;color:#4b5563;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:.625rem;padding:1rem;font-size:.875rem;font-weight:700;transition:all .15s;display:flex;position:relative}.fare-tab:not(:last-child){border-right:1px solid #dbeafe}.fare-tab:hover:not(.fare-tab--active){color:#1d4ed8;background:#eff6ff}.fare-tab--active{color:#fff;background:linear-gradient(90deg,#2563eb,#1d4ed8);box-shadow:inset 0 2px 4px #0000001a}.fare-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #dbeafe80;border-radius:1.5rem;padding:2rem;position:relative;overflow:hidden;box-shadow:0 8px 32px #2563eb1a}.fare-panel:before{content:"";background:linear-gradient(to bottom left,#2563eb0d,#0000);border-bottom-left-radius:9999px;width:10rem;height:10rem;position:absolute;top:0;right:0}.fare-panel__head{border-bottom:1px solid #dbeafe;align-items:center;gap:.75rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.fare-panel__head-icon{color:#2563eb;background:#eff6ff;border-radius:1rem;padding:.75rem}.fare-panel__head-title{color:#111827;letter-spacing:-.025em;font-size:1.5rem;font-weight:900}.fare-panel__head-sub{color:#6b7280;font-size:.875rem;font-weight:500}.fare-config-card{background:linear-gradient(to bottom right,#eff6ff,#eef2ff);border:1px solid #dbeafe;border-radius:1rem;padding:1rem}.fare-config-card__label{color:#2563eb;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.7rem;font-weight:700}.fare-config-card__value{color:#111827;font-size:1.25rem;font-weight:900}.fare-config-card__sub{color:#6b7280;margin-top:.125rem;font-size:.75rem}.fare-add-input{color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:1rem;outline:none;width:100%;padding:1rem 1.25rem;font-size:.875rem;font-weight:500;transition:border-color .15s,box-shadow .15s}.fare-add-input:hover{border-color:#93c5fd}.fare-add-input:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f626}.fare-add-input--pl10{padding-left:2.5rem}.fare-add-select{color:#111827;appearance:none;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:1rem;outline:none;width:100%;padding:1rem 2.5rem 1rem 1.25rem;font-size:.875rem;font-weight:500;transition:border-color .15s,box-shadow .15s}.fare-add-select:hover{border-color:#93c5fd}.fare-add-select:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f626}.fare-add-select:disabled{cursor:not-allowed;color:#9ca3af;background:#f3f4f6}.fare-add-label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:block}.fare-rupee-wrap{position:relative}.fare-rupee-prefix{color:#9ca3af;pointer-events:none;font-weight:700;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.fare-select-arrow{pointer-events:none;color:#9ca3af;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.fare-add-toll-card{background:linear-gradient(to bottom right,#f9fafb,#eff6ff4d);border:2px solid #dbeafe80;border-radius:1rem;padding:1.5rem;position:relative}.fare-add-toll-card__num{color:#fff;background:linear-gradient(to bottom right,#2563eb,#1d4ed8);border-radius:.75rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:900;display:flex;position:absolute;top:-.75rem;left:-.75rem;box-shadow:0 4px 12px #2563eb4d}.fare-add-toll-card__remove{color:#dc2626;cursor:pointer;z-index:10;background:0 0;border:none;border-radius:.75rem;padding:.5rem;transition:background .15s;position:absolute;top:1.25rem;right:1.25rem}.fare-add-toll-card__remove:hover{background:#fef2f2}.fare-add-sub-label{color:#4b5563;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.375rem;margin-bottom:.5rem;font-size:.7rem;font-weight:700;display:flex}.fare-district-widget{background:#fff;border:2px solid #e5e7eb;border-radius:1rem;width:100%;padding:.75rem 1rem;transition:border-color .15s}.fare-district-widget:hover{border-color:#93c5fd}.fare-district-widget--empty{background:#f9fafb;align-items:center;min-height:3.375rem;display:flex}.fare-district-widget__state-row{border-bottom:1px solid #f3f4f6;align-items:center;gap:.375rem;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}.fare-district-widget__state-label{color:#2563eb;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:700}.fare-district-widget__count{color:#1d4ed8;background:#dbeafe;border-radius:9999px;margin-left:auto;padding:.1rem .5rem;font-size:.75rem;font-weight:600}.fare-district-widget__chips{flex-wrap:wrap;gap:.375rem;max-height:8rem;display:flex;overflow-y:auto}.fare-district-chip-add{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:.5rem;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;transition:all .15s;display:inline-flex}.fare-district-chip-add--on{color:#fff;background:#2563eb;box-shadow:0 1px 4px #2563eb4d}.fare-district-chip-add--off{color:#374151;background:#f3f4f6}.fare-district-chip-add--off:hover{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.fare-nav-row{justify-content:space-between;margin-top:2rem;display:flex}.fare-nav-row--end{justify-content:flex-end}.fare-btn-next{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#1d4ed8);border:none;border-radius:1rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-weight:600;transition:all .15s;display:flex;box-shadow:0 4px 16px #2563eb4d}.fare-btn-next:hover{background:linear-gradient(90deg,#1d4ed8,#1e40af);box-shadow:0 6px 20px #2563eb66}.fare-btn-back{color:#374151;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:1rem;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-weight:600;transition:all .15s;display:flex}.fare-btn-back:hover{background:#f9fafb}.fare-calc-trip-box{background:linear-gradient(to bottom right,#f9fafb,#eff6ff4d);border:2px solid #dbeafe80;border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem}.fare-calc-trip-head{color:#1f2937;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-weight:700;display:flex}.fare-breakdown{border:2px solid #bfdbfe;border-radius:1rem;overflow:hidden;box-shadow:0 4px 16px #2563eb14}.fare-breakdown__header{color:#dbeafee6;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(90deg,#2563eb,#1d4ed8);padding:1rem 1.5rem;font-size:.875rem;font-weight:600}.fare-breakdown__row{background:#fff;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.fare-breakdown__row:last-child{border-bottom:none}.fare-breakdown__row-label{color:#1f2937;font-weight:600}.fare-breakdown__row-note{color:#6b7280;margin-top:.125rem;font-size:.75rem}.fare-breakdown__row-value{color:#111827;font-size:1.125rem;font-weight:700}.fare-breakdown__total{background:linear-gradient(90deg,#eff6ff,#eef2ff);border-top:2px solid #bfdbfe;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.fare-breakdown__total-label{color:#111827;font-size:1.125rem;font-weight:900}.fare-breakdown__total-sub{color:#2563eb;margin-top:.125rem;font-size:.75rem;font-weight:500}.fare-breakdown__total-value{color:#1d4ed8;font-size:1.875rem;font-weight:900}.fare-calc-popup{z-index:50;justify-content:flex-end;align-items:flex-start;padding-top:5rem;padding-right:1.5rem;display:flex;position:fixed;inset:0}.fare-calc-popup__box{background:#fff;border:1px solid #dbeafe;border-radius:1.5rem;width:18rem;overflow:hidden;box-shadow:0 25px 60px #0003}.fare-calc-popup__header{background:linear-gradient(90deg,#2563eb,#1d4ed8);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.fare-calc-popup__display{background:linear-gradient(to bottom right,#111827,#1e3a8a);padding:1rem 1.25rem}.fare-calc-popup__expr{color:#93c5fd;text-align:right;height:1rem;font-family:monospace;font-size:.75rem;overflow:hidden}.fare-calc-popup__value{color:#fff;text-align:right;letter-spacing:-.025em;margin-top:.25rem;font-family:monospace;font-size:1.875rem;font-weight:900;overflow:hidden}.fare-calc-popup__keys{background:#f9fafb;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.fare-calc-popup__row{gap:.5rem;display:grid}.fare-calc-popup__row--4{grid-template-columns:repeat(4,1fr)}.fare-calc-popup__row--3{grid-template-columns:repeat(3,1fr)}.fare-calc-key{cursor:pointer;border:none;border-radius:.75rem;padding:.75rem;font-size:1rem;font-weight:700;transition:all .1s;box-shadow:0 1px 3px #00000014}.fare-calc-key:active{transform:scale(.95)}.fare-calc-key--num{color:#1f2937;background:#fff;border:1px solid #e5e7eb}.fare-calc-key--num:hover{background:#f3f4f6}.fare-calc-key--op{color:#1d4ed8;background:#dbeafe}.fare-calc-key--op:hover{background:#bfdbfe}.fare-calc-key--clear{color:#dc2626;background:#fee2e2}.fare-calc-key--clear:hover{background:#fecaca}.fare-calc-key--back{color:#c2410c;background:#ffedd5}.fare-calc-key--back:hover{background:#fed7aa}.fare-calc-key--eq{color:#fff;background:linear-gradient(to bottom right,#3b82f6,#1d4ed8)}.fare-calc-key--eq:hover{background:linear-gradient(to bottom right,#2563eb,#1e40af)}.fare-calc-trigger--active{background:#2563eb;border-color:#2563eb;box-shadow:0 4px 12px #2563eb4d}.fare-edit-page-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #93c5fd99;border-radius:1rem;overflow:hidden;box-shadow:0 8px 32px #2563eb14}.fare-edit-page-header{background:linear-gradient(90deg,#2563eb,#1d4ed8);padding:1.5rem 2rem}.fare-edit-page-header__title{color:#fff;font-size:1.25rem;font-weight:700}.fare-edit-page-header__sub{color:#dbeafee6;margin-top:.5rem;font-size:.875rem}.fare-record-strip{background:linear-gradient(90deg,#f9fafb,#f1f5f9);border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem}.fare-record-strip__title{color:#374151;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.75rem;font-weight:700}.fare-record-label{color:#4b5563;font-size:.875rem;font-weight:600}.fare-record-value{color:#111827;font-size:.875rem}.fare-record-value--mono{font-family:monospace}.fare-edit-page-select{color:#111827;appearance:none;cursor:pointer;background:#fff;border:1px solid #bfdbfe;border-radius:.75rem;outline:none;width:100%;padding:.875rem 2.5rem .875rem 3rem;font-size:.875rem;font-weight:500;transition:box-shadow .15s;box-shadow:0 1px 3px #0000000d}.fare-edit-page-select:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f64d}.fare-edit-page-select--error{border-color:#fca5a5}.fare-edit-page-select--error:focus{box-shadow:0 0 0 2px #ef444433}.fare-edit-page-input{color:#111827;background:#fff;border:1px solid #bfdbfe;border-radius:.75rem;outline:none;width:100%;padding:.875rem 1rem .875rem 3rem;font-size:.875rem;transition:box-shadow .15s;box-shadow:0 1px 3px #0000000d}.fare-edit-page-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f64d}.fare-edit-page-input--error{border-color:#fca5a5}.fare-edit-page-err{color:#dc2626;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.875rem;display:flex}.fare-banner{border-radius:.75rem;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1.5rem;display:flex;box-shadow:0 4px 16px #0000000f}.fare-banner--success{background:linear-gradient(90deg,#f0fdf4,#ecfdf5);border-left:4px solid #22c55e}.fare-banner--error{background:linear-gradient(90deg,#fef2f2,#fff1f2);border-left:4px solid #ef4444}.fare-banner--warning{background:linear-gradient(90deg,#fffbeb,#fefce8);border-left:4px solid #f59e0b}.fare-edit-page-footer{background:#f9fafb;border-top:1px solid #93c5fd99;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.fare-btn-reset{cursor:pointer;border:2px solid;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .15s;display:flex;box-shadow:0 1px 3px #0000000f}.fare-btn-reset--enabled{color:#374151;background:#fff;border-color:#d1d5db}.fare-btn-reset--enabled:hover{background:#f9fafb}.fare-btn-reset--disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6;border-color:#e5e7eb}.fare-btn-update{cursor:pointer;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 2rem;font-weight:600;transition:all .15s;display:flex;box-shadow:0 4px 12px #2563eb33}.fare-btn-update--active{color:#fff;background:linear-gradient(90deg,#2563eb,#1d4ed8)}.fare-btn-update--active:hover{background:linear-gradient(90deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 6px 20px #2563eb4d}.fare-btn-update--disabled{color:#fff;cursor:not-allowed;background:#9ca3af}.fare-tips-box{background:linear-gradient(90deg,#eff6ff,#eef2ff);border:1px solid #bfdbfe;border-radius:1rem;align-items:flex-start;gap:1rem;margin-top:2rem;padding:1.5rem;display:flex;box-shadow:0 4px 16px #2563eb0f}.fare-tips-box__icon{color:#2563eb;background:#dbeafe;border-radius:.75rem;flex-shrink:0;padding:.75rem}.fare-tips-box__title{color:#111827;margin-bottom:.5rem;font-weight:700}.fare-tips-box__list{color:#374151;flex-direction:column;gap:.5rem;font-size:.875rem;display:flex}.fare-tips-box__item{align-items:flex-start;gap:.5rem;display:flex}.fare-tips-box__bullet{color:#2563eb;margin-top:.125rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.fare-fade-in{animation:.3s ease-out fadeIn}.fare-loading-page{flex:1;justify-content:center;align-items:center;display:flex}.fare-loading-page__box{text-align:center;background:#fff;border:1px solid #bfdbfe;border-radius:1rem;padding:2rem;box-shadow:0 8px 32px #2563eb1a}.fare-error-page{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.fare-error-page__box{background:#fff;border:1px solid #fecaca;border-radius:1rem;width:100%;max-width:28rem;padding:2rem;box-shadow:0 8px 32px #ef444414}.bkg-status-badge{color:#fff;border-radius:9999px;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 1px 4px #0000001f}.bkg-status-badge--pending{background:linear-gradient(90deg,#f59e0b,#d97706)}.bkg-status-badge--accepted{background:linear-gradient(90deg,#3b82f6,#2563eb)}.bkg-status-badge--completed{background:linear-gradient(90deg,#22c55e,#16a34a)}.bkg-status-badge--cancelled{background:linear-gradient(90deg,#ef4444,#dc2626)}.bkg-status-badge--in_progress{background:linear-gradient(90deg,#a855f7,#9333ea)}.bkg-mode-badge{color:#fff;border-radius:9999px;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 1px 4px #0000001f}.bkg-mode-badge--now{background:linear-gradient(90deg,#f97316,#ea580c)}.bkg-mode-badge--scheduled{background:linear-gradient(90deg,#6366f1,#4f46e5)}.bkg-route-dot{border-radius:9999px;flex-shrink:0;width:.5rem;height:.5rem;margin-top:.25rem}.bkg-route-dot--from{background:#22c55e}.bkg-route-dot--to{background:#ef4444}.bkg-route-addr{color:#4b5563;font-size:.75rem}.bkg-row--highlight{background:#eff6ffcc;border-left:4px solid #3b82f6}.bkg-route-box{background:#eff6ff;border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.bkg-route-box__row{gap:.75rem;display:flex}.bkg-route-box__dot{border-radius:9999px;flex-shrink:0;width:.75rem;height:.75rem;margin-top:.25rem}.bkg-route-box__connector{background:#bfdbfe;width:2px;height:1.5rem;margin-left:.375rem}.bkg-route-box__label{text-transform:uppercase;margin-bottom:.125rem;font-size:.7rem;font-weight:700}.bkg-route-box__label--from{color:#15803d}.bkg-route-box__label--to{color:#b91c1c}.bkg-route-box__addr{color:#111827;font-size:.875rem}.bkg-route-box__coords{color:#6b7280;margin-top:.125rem;font-size:.75rem}.bkg-otp{letter-spacing:.2em;color:#111827;font-family:monospace;font-size:1.25rem;font-weight:700}.bkg-req-chip{border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;font-weight:700}.bkg-req-chip--on{color:#fff;background:#2563eb}.bkg-req-chip--off{color:#9ca3af;background:#f3f4f6;text-decoration:line-through}.bkg-driver-chip{color:#b45309;background:#fef3c7;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.bkg-view-mode-badge{border-radius:9999px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:inline-flex}.bkg-view-mode-badge--now{color:#c2410c;background:#ffedd5}.bkg-view-mode-badge--scheduled{color:#4338ca;background:#e0e7ff}.bkg-view-mode-badge--accepted{color:#15803d;background:#dcfce7}.bkg-req-card{cursor:pointer;border:2px solid;border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .15s;display:flex}.bkg-req-card--on{background:#eff6ff;border-color:#3b82f6}.bkg-req-card--off{background:#f9fafb;border-color:#e5e7eb}.bkg-req-card__label{text-transform:capitalize;font-size:.875rem;font-weight:600}.bkg-req-card__label--on{color:#1d4ed8}.bkg-req-card__label--off{color:#6b7280}.bkg-req-checkbox{accent-color:#2563eb;width:1rem;height:1rem}.bkg-edit-input{color:#111827;background:#fff;border:1px solid #bfdbfe;border-radius:.75rem;outline:none;width:100%;padding:.625rem 1rem;font-size:.875rem;transition:box-shadow .15s}.bkg-edit-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f64d}.usr-table thead tr{color:#fff;background:linear-gradient(90deg,#2563eb,#1d4ed8)}.usr-table thead th{color:#fff;text-transform:uppercase;letter-spacing:.05em;padding:1rem 1.5rem;font-size:.7rem;font-weight:700}.usr-table tbody td{padding:1.25rem 1.5rem}.usr-avatar{color:#fff;background:linear-gradient(to bottom right,#3b82f6,#2563eb);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.875rem;font-weight:700;display:flex;box-shadow:0 2px 8px #2563eb40}.usr-cluster-cell{color:#111827;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.usr-action-btn{cursor:pointer;background:0 0;border:none;border-radius:.75rem;padding:.625rem;transition:all .2s;box-shadow:0 1px 3px #00000014}.usr-action-btn--edit{color:#16a34a}.usr-action-btn--edit:hover{color:#fff;background:#16a34a;box-shadow:0 4px 12px #16a34a4d}.usr-action-btn--delete{color:#dc2626}.usr-action-btn--delete:hover{color:#fff;background:#dc2626;box-shadow:0 4px 12px #dc26264d}.usr-form-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #93c5fd99;border-radius:1rem;overflow:hidden;box-shadow:0 8px 32px #2563eb14}.usr-form-header{background:linear-gradient(90deg,#2563eb,#1d4ed8);align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.usr-form-header__icon{background:#fff3;border-radius:1rem;justify-content:center;align-items:center;padding:.75rem;display:flex}.usr-form-header__title{color:#fff;font-size:1.5rem;font-weight:900}.usr-form-header__sub{color:#dbeafee6;margin-top:.125rem;font-size:.875rem;font-weight:500}.usr-record-strip{background:linear-gradient(90deg,#f9fafb,#f1f5f9);border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem}.usr-record-strip__title{color:#374151;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.75rem;font-weight:700}.usr-section-head{color:#111827;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.25rem;font-weight:900;display:flex}.usr-input{color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;outline:none;width:100%;padding:.75rem 1rem .75rem 3rem;font-size:.875rem;font-weight:500;transition:border-color .15s,box-shadow .15s}.usr-input:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f626}.usr-input--error{border-color:#fca5a5}.usr-input--error:focus{box-shadow:0 0 0 4px #ef44441f}.usr-input--password{padding-right:3rem}.usr-input-wrap{position:relative}.usr-input-icon{pointer-events:none;z-index:10;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.usr-eye-btn{cursor:pointer;color:#9ca3af;background:0 0;border:none;transition:color .15s;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.usr-eye-btn:hover{color:#2563eb}.usr-err-msg{color:#dc2626;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.875rem;display:flex}.usr-select-wrap{position:relative}.usr-select-arrow{pointer-events:none;color:#9ca3af;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.usr-form-footer{border-top:2px solid #f3f4f6;justify-content:flex-end;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.usr-btn-cancel{color:#374151;cursor:pointer;background:#e5e7eb;border:none;border-radius:1rem;padding:1rem 2rem;font-size:1.125rem;font-weight:700;transition:background .15s}.usr-btn-cancel:hover{background:#d1d5db}.usr-btn-reset{cursor:pointer;border:none;border-radius:1rem;padding:1rem 2rem;font-size:1.125rem;font-weight:700;transition:background .15s}.usr-btn-reset--active{color:#374151;background:#e5e7eb}.usr-btn-reset--active:hover{background:#d1d5db}.usr-btn-reset--disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6}.usr-btn-submit{cursor:pointer;border:none;border-radius:1rem;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;transition:all .15s;display:flex}.usr-btn-submit--active{color:#fff;background:linear-gradient(90deg,#2563eb,#1d4ed8);box-shadow:0 8px 24px #2563eb4d}.usr-btn-submit--active:hover{background:linear-gradient(90deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 12px 28px #2563eb66}.usr-btn-submit--disabled{color:#fff;cursor:not-allowed;background:#9ca3af}.usr-submit-spinner{border:2px solid #fff;border-top-color:#0000;border-radius:9999px;width:1.25rem;height:1.25rem;animation:.75s linear infinite spin}.usr-delete-modal{background:#fff;border-radius:1.5rem;width:100%;max-width:24rem;padding:2rem;box-shadow:0 25px 60px #00000040}.usr-delete-modal__icon-wrap{background:#fee2e2;border-radius:.75rem;justify-content:center;align-items:center;padding:.75rem;display:flex}.usr-delete-modal__title{color:#111827;font-size:1.125rem;font-weight:700}.usr-delete-modal__sub{color:#6b7280;font-size:.875rem}.usr-delete-modal__body{color:#4b5563;margin-bottom:1.5rem;font-size:.875rem}.usr-delete-btn-cancel{color:#4b5563;cursor:pointer;background:0 0;border:2px solid #e5e7eb;border-radius:.75rem;flex:1;padding:.75rem 1rem;font-weight:600;transition:background .15s}.usr-delete-btn-cancel:hover{background:#f9fafb}.usr-delete-btn-confirm{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ef4444,#dc2626);border:none;border-radius:.75rem;flex:1;padding:.75rem 1rem;font-weight:700;transition:all .15s;box-shadow:0 4px 12px #ef44444d}.usr-delete-btn-confirm:hover{background:linear-gradient(90deg,#dc2626,#b91c1c);box-shadow:0 6px 16px #ef444466}.rm-progress{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #93c5fd99;border-radius:1rem;justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex;box-shadow:0 4px 16px #2563eb14}.rm-progress__step{align-items:center;gap:.5rem;display:flex}.rm-progress__circle{border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;font-weight:700;display:flex}.rm-progress__circle--done{color:#fff;background:linear-gradient(to bottom right,#22c55e,#16a34a)}.rm-progress__circle--active{color:#fff;background:linear-gradient(to bottom right,#2563eb,#1d4ed8)}.rm-progress__circle--inactive{color:#9ca3af;background:#f3f4f6}.rm-progress__label--done{color:#16a34a;font-weight:600}.rm-progress__label--active{color:#111827;font-weight:600}.rm-progress__label--inactive{color:#9ca3af;font-weight:600}.rm-progress__connector{border-radius:9999px;width:6rem;height:.25rem}.rm-progress__connector--done{background:#4ade80}.rm-progress__connector--undone{background:#e5e7eb}.rm-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:1024px){.rm-grid{grid-template-columns:1fr 2fr}}.rm-left{flex-direction:column;gap:1.5rem;display:flex}.rm-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:2px solid #93c5fd99;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 16px #2563eb14}.rm-card--saved{border-color:#86efac}.rm-card__head{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.rm-card__title{color:#111827;font-size:1.25rem;font-weight:700}.rm-badge{color:#fff;border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;font-weight:600;box-shadow:0 1px 4px #0000001a}.rm-badge--saved{background:linear-gradient(90deg,#22c55e,#16a34a)}.rm-badge--editing{background:linear-gradient(90deg,#f59e0b,#d97706)}.rm-input{color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;outline:none;width:100%;padding:.75rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.rm-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.rm-input:disabled{cursor:not-allowed;background:#f3f4f6}.rm-input--fw{font-weight:600}.rm-input--textarea{resize:none}.rm-select{color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;outline:none;width:100%;padding:.75rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.rm-select:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.rm-select:disabled{cursor:not-allowed;background:#f3f4f6}.rm-label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.rm-chip-wrap{border-radius:.75rem;flex-wrap:wrap;gap:.5rem;margin-top:.75rem;padding:.75rem;display:flex}.rm-chip-wrap--blue{background:#eff6ff;border:1px solid #dbeafe}.rm-chip-wrap--green{background:#f0fdf4;border:1px solid #dcfce7}.rm-chip{color:#fff;border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;display:inline-flex;box-shadow:0 1px 4px #0000001a}.rm-chip--blue{background:linear-gradient(90deg,#3b82f6,#2563eb)}.rm-chip--green{background:linear-gradient(90deg,#22c55e,#16a34a)}.rm-chip__remove{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:1rem;height:1rem;padding:0;font-size:.875rem;transition:background .15s;display:flex}.rm-chip__remove:hover{background:#fff3}.rm-action-row{border-top:1px solid #dbeafe;gap:.75rem;margin-top:1rem;padding-top:1.25rem;display:flex}.rm-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#1d4ed8);border:none;border-radius:.75rem;flex:1;padding:.75rem 1.5rem;font-weight:600;transition:all .15s;box-shadow:0 4px 14px #2563eb4d}.rm-btn-primary:hover{background:linear-gradient(90deg,#1d4ed8,#1e40af);box-shadow:0 6px 20px #2563eb66}.rm-btn-secondary{color:#374151;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:.75rem;padding:.75rem 1.5rem;font-weight:600;transition:background .15s}.rm-btn-secondary:hover{background:#f9fafb}.rm-btn-add{cursor:pointer;color:#fff;white-space:nowrap;border:none;border-radius:.75rem;padding:.75rem 1rem;font-weight:600;transition:all .15s;box-shadow:0 2px 8px #00000026}.rm-btn-add--blue{background:linear-gradient(90deg,#2563eb,#1d4ed8)}.rm-btn-add--blue:hover{background:linear-gradient(90deg,#1d4ed8,#1e40af)}.rm-btn-add--green{background:linear-gradient(90deg,#22c55e,#16a34a)}.rm-btn-add--green:hover{background:linear-gradient(90deg,#16a34a,#15803d)}.rm-btn-add:disabled{cursor:not-allowed;box-shadow:none;background:linear-gradient(90deg,#d1d5db,#d1d5db)}.rm-btn-naka{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#1d4ed8);border:none;border-radius:.5rem;margin-top:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .15s;box-shadow:0 2px 6px #2563eb40}.rm-btn-naka:hover{background:linear-gradient(90deg,#1d4ed8,#1e40af)}.rm-input-row{gap:.5rem;display:flex}.rm-input-row .rm-input{flex:1}.rm-rto-card{border:2px solid;border-radius:.75rem;padding:1rem;transition:all .15s}.rm-rto-card--on{background:#f0fdf4;border-color:#86efac}.rm-rto-card--off{background:#f9fafb;border-color:#e5e7eb}.rm-rto-card__row{justify-content:space-between;align-items:center;display:flex}.rm-rto-card__name{color:#111827;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:.5rem;font-weight:600;display:flex}.rm-rto-avail{border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;font-weight:500}.rm-rto-avail--yes{color:#15803d;background:#dcfce7}.rm-rto-avail--no{color:#dc2626;background:#fee2e2}.rm-rto-toggle-row{align-items:center;gap:.75rem;display:flex}.rm-rto-toggle-hint{color:#2563eb;font-size:.75rem;font-weight:500}.rm-toggle{cursor:pointer;border:none;border-radius:9999px;align-items:center;width:2.75rem;height:1.5rem;transition:background .2s;display:inline-flex;position:relative}.rm-toggle--on{background:#22c55e}.rm-toggle--off{background:#d1d5db}.rm-toggle__dot{background:#fff;border-radius:9999px;width:1rem;height:1rem;transition:transform .2s;display:inline-block}.rm-toggle--on .rm-toggle__dot{transform:translate(1.5rem)}.rm-toggle--off .rm-toggle__dot{transform:translate(.25rem)}.rm-rto-detail{border-top:1px solid #e5e7eb;margin-top:.75rem;padding-top:.75rem;font-size:.875rem}.rm-rto-detail__row{justify-content:space-between;margin-bottom:.5rem;display:flex}.rm-rto-detail__row-total{border-top:1px solid #e5e7eb;justify-content:space-between;padding-top:.5rem;display:flex}.rm-rto-detail__label{color:#4b5563}.rm-rto-detail__value{font-weight:600}.rm-rto-detail__total-label{color:#111827;font-weight:700}.rm-rto-detail__total-value{color:#2563eb;font-weight:700}.rm-rto-included{color:#16a34a;background:#f0fdf4;border-radius:.5rem;margin-top:.25rem;padding:.5rem;font-size:.75rem}.rm-naka-state-label{color:#111827;border-bottom:1px solid #dbeafe;margin-bottom:.75rem;padding-bottom:.5rem;font-weight:700}.rm-naka-district{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.75rem;display:flex}.rm-naka-district__name{color:#1f2937;font-weight:500}.rm-naka-avail{border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.rm-naka-avail--yes{color:#15803d;background:#dcfce7}.rm-naka-avail--no{color:#dc2626;background:#fee2e2}.rm-naka-card{background:#eff6ff;border:1px solid #dbeafe;border-radius:.75rem;margin-top:.5rem;margin-left:.75rem;padding:.75rem;font-size:.875rem}.rm-naka-card__name{color:#1f2937;font-weight:500}.rm-naka-card__meta{color:#4b5563}.rm-submit-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #93c5fd99;border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 4px 16px #2563eb14}.rm-submit-card__title{color:#111827;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.rm-submit-card__meta{color:#4b5563;font-size:.875rem}.rm-submit-card__btns{gap:.75rem;display:flex}.rm-summary{color:#fff;background:linear-gradient(to bottom right,#2563eb,#1d4ed8);border-radius:1rem;padding:1.5rem;position:sticky;top:2rem;box-shadow:0 8px 32px #2563eb40}.rm-summary__title{align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.25rem;font-weight:700;display:flex}.rm-summary-block{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border-radius:.75rem;padding:1rem}.rm-summary-block__label{color:#bfdbfee6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.7rem;font-weight:700}.rm-summary-block__value{font-size:1.125rem;font-weight:700}.rm-summary-block__sub{color:#bfdbfecc;margin-top:.25rem;font-size:.875rem}.rm-summary-count-row{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.rm-summary-count{font-size:1.5rem;font-weight:700}.rm-summary-item{background:#ffffff1a;border-radius:.5rem;margin-bottom:.5rem;padding:.75rem}.rm-summary-item__name{font-size:.875rem;font-weight:700}.rm-summary-item__meta{color:#bfdbfecc;font-size:.75rem}.rm-summary-item__info{color:#bfdbfecc;margin-top:.25rem;font-size:.75rem;font-style:italic}.rm-summary-item__actions{gap:.25rem;display:flex}.rm-icon-btn{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;transition:background .15s;display:flex}.rm-icon-btn:hover{background:#fff3}.rm-city-group{background:#ffffff1a;border-radius:.5rem;margin-bottom:.5rem;padding:.5rem}.rm-city-group__state{margin-bottom:.25rem;font-size:.75rem;font-weight:600}.rm-city-chip{background:#fff3;border-radius:9999px;padding:.25rem .5rem;font-size:.75rem}.rm-rto-summary-row{justify-content:space-between;font-size:.875rem;display:flex}.rm-rto-summary-total{border-top:1px solid #fff3;justify-content:space-between;padding-top:.5rem;display:flex}.rm-rto-summary-total__value{color:#86efac;font-size:1.25rem;font-weight:700}.rm-rto-state-chip{background:#fff3;border-radius:9999px;padding:.25rem .5rem;font-size:.75rem}.rm-naka-summary-card{background:#ffffff1a;border-radius:.5rem;margin-bottom:.5rem;padding:.75rem;font-size:.875rem}.rm-naka-summary-card__state{font-weight:600}.rm-naka-summary-card__meta{color:#bfdbfecc}.rm-edit-route-btn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:.5rem;margin-top:.75rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;transition:background .15s}.rm-edit-route-btn:hover{background:#ffffff4d}.rm-editing-note{color:#fde68a;margin-top:.5rem;font-size:.75rem;font-style:italic}.rm-summary-scroll{max-height:12rem;overflow-y:auto}.hlt-form-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #93c5fd99;border-radius:1rem;padding:2rem;box-shadow:0 8px 32px #2563eb1a}.hlt-form-header{align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.hlt-form-header__icon{background:linear-gradient(to bottom right,#2563eb,#1d4ed8);border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;box-shadow:0 4px 12px #2563eb4d}.hlt-form-header__title{color:#111827;font-size:1.5rem;font-weight:700}.hlt-section-head{color:#374151;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.125rem;font-weight:600;display:flex}.hlt-section-head__num{color:#2563eb;background:#dbeafe;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:700;display:flex}.hlt-section{margin-bottom:2rem}.hlt-input{color:#111827;background:#fff;border:2px solid #bfdbfe;border-radius:.75rem;outline:none;width:100%;padding:.75rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.hlt-input:hover{border-color:#93c5fd}.hlt-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.hlt-input:disabled{cursor:not-allowed;background:#f9fafb}.hlt-grid-3{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.hlt-grid-3{grid-template-columns:repeat(3,1fr)}}.hlt-action-row{border-top:1px solid #dbeafe;gap:1rem;padding-top:1.5rem;display:flex}.hlt-btn-add{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#1d4ed8);border:none;border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-weight:600;transition:all .15s;display:flex;box-shadow:0 4px 14px #2563eb4d}.hlt-btn-add:hover{background:linear-gradient(90deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 6px 20px #2563eb66}.hlt-btn-reset{color:#374151;cursor:pointer;background:#fff;border:2px solid #93c5fd;border-radius:.75rem;padding:1rem 1.5rem;font-weight:600;transition:background .15s}.hlt-btn-reset:hover{background:#eff6ff}.hlt-summary-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #93c5fd99;border-radius:1rem;padding:2rem;position:sticky;top:2rem;box-shadow:0 8px 32px #2563eb1a}.hlt-summary-panel__header{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.hlt-summary-panel__icon{background:linear-gradient(to bottom right,#2563eb,#1d4ed8);border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;box-shadow:0 4px 12px #2563eb4d}.hlt-summary-panel__title{color:#111827;font-size:1.5rem;font-weight:700}.hlt-count-tile{background:#eff6ff;border:2px solid #dbeafe;border-radius:.75rem;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.hlt-count-tile__label{color:#2563eb;font-size:.875rem;font-weight:600}.hlt-count-tile__value{color:#1d4ed8;font-size:1.875rem;font-weight:700}.hlt-empty{text-align:center;background:#eff6ff;border:2px dashed #bfdbfe;border-radius:.75rem;padding:2rem}.hlt-empty__icon{background:#dbeafe;border-radius:9999px;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto .75rem;display:flex}.hlt-empty__title{color:#2563eb;font-size:.875rem;font-weight:500}.hlt-empty__sub{color:#3b82f6;margin-top:.25rem;font-size:.75rem}.hlt-card{background:#fff;border:2px solid #dbeafe;border-radius:.75rem;padding:1rem;transition:border-color .15s,box-shadow .15s;box-shadow:0 1px 4px #2563eb0f}.hlt-card:hover{border-color:#93c5fd;box-shadow:0 4px 12px #2563eb1a}.hlt-card__top{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.hlt-card__name{color:#111827;font-size:1.125rem;font-weight:700}.hlt-card__location{color:#2563eb;align-items:center;gap:.25rem;margin-top:.125rem;font-size:.875rem;font-weight:500;display:flex}.hlt-card__remove{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .15s;display:flex}.hlt-card__remove:hover{color:#fff;background:#ef4444}.hlt-card__details{border-top:1px solid #dbeafe;flex-direction:column;gap:.5rem;padding-top:.75rem;font-size:.875rem;display:flex}.hlt-card__detail-row{justify-content:space-between;display:flex}.hlt-card__detail-label{color:#4b5563;align-items:center;gap:.25rem;font-weight:500;display:flex}.hlt-card__detail-value{color:#111827;font-weight:600}.hlt-list{flex-direction:column;gap:.75rem;max-height:31.25rem;padding-right:.5rem;display:flex;overflow-y:auto}.bc-form-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #93c5fd99;border-radius:1rem;height:fit-content;padding:2rem;box-shadow:0 8px 32px #2563eb1a}.bc-form-header{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.bc-form-header__icon{border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;box-shadow:0 4px 12px #2563eb4d}.bc-form-header__icon--default{background:linear-gradient(to bottom right,#2563eb,#1d4ed8)}.bc-form-header__icon--edit{background:linear-gradient(to bottom right,#f97316,#dc2626);box-shadow:0 4px 12px #f973164d}.bc-form-header__title{color:#111827;font-size:1.5rem;font-weight:700}.bc-edit-banner{background:#fff7ed;border-left:4px solid #f97316;border-radius:0 .5rem .5rem 0;margin-bottom:1rem;padding:.75rem}.bc-edit-banner__text{color:#9a3412;font-size:.875rem;font-weight:500}.bc-form{flex-direction:column;gap:1.25rem;display:flex}.bc-input{color:#111827;background:#fff;border:2px solid #bfdbfe;border-radius:.75rem;outline:none;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.bc-input:hover{border-color:#93c5fd}.bc-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.bc-input:disabled{opacity:.5;cursor:not-allowed;background:#f9fafb}.bc-time-wrap{position:relative}.bc-time-wrap .bc-input{padding-right:5.5rem}.bc-time-suffix{color:#6b7280;pointer-events:none;font-size:.875rem;font-weight:500;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.bc-checkbox-row{cursor:pointer;background:#eff6ff;border:2px solid #dbeafe;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem;display:flex}.bc-checkbox{accent-color:#2563eb;border:1px solid #93c5fd;border-radius:.25rem;width:1.25rem;height:1.25rem}.bc-checkbox-label{color:#374151;font-size:.875rem;font-weight:600}.bc-form-actions{gap:.75rem;display:flex}.bc-btn-submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#1d4ed8);border:none;border-radius:.75rem;flex:1;padding:1rem 1.5rem;font-size:1.125rem;font-weight:600;transition:all .15s;box-shadow:0 4px 14px #2563eb4d}.bc-btn-submit:hover:not(:disabled){background:linear-gradient(90deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 6px 20px #2563eb66}.bc-btn-submit:disabled{opacity:.5;cursor:not-allowed}.bc-btn-submit__spinner{justify-content:center;align-items:center;gap:.5rem;display:flex}.bc-btn-cancel{color:#374151;cursor:pointer;background:0 0;border:2px solid #93c5fd;border-radius:.75rem;padding:1rem 1.5rem;font-size:1.125rem;font-weight:600;transition:background .15s}.bc-btn-cancel:hover{background:#eff6ff}.bc-list-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #93c5fd99;border-radius:1rem;padding:2rem;box-shadow:0 8px 32px #2563eb1a}.bc-list-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.bc-list-header__left{align-items:center;gap:.75rem;display:flex}.bc-list-header__icon{background:linear-gradient(to bottom right,#2563eb,#1d4ed8);border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;box-shadow:0 4px 12px #2563eb4d}.bc-list-header__title{color:#111827;font-size:1.5rem;font-weight:700}.bc-count-badge{color:#1d4ed8;background:#dbeafe;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:700}.bc-empty{text-align:center;padding:4rem 0}.bc-empty__icon{color:#93c5fd;background:#eff6ff;border-radius:9999px;justify-content:center;align-items:center;width:6rem;height:6rem;margin:0 auto 1rem;display:flex}.bc-empty__title{color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.bc-empty__sub{color:#2563eb;font-size:.875rem}.bc-list-scroll{flex-direction:column;gap:.75rem;max-height:37.5rem;padding-right:.5rem;display:flex;overflow-y:auto}.bc-card{background:#fff;border:2px solid #dbeafe;border-radius:.75rem;padding:1.25rem;transition:border-color .15s,box-shadow .15s}.bc-card:hover{border-color:#93c5fd;box-shadow:0 4px 12px #2563eb14}.bc-card__grid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:.75rem;display:grid}.bc-card__field-label{color:#2563eb;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.25rem;margin-bottom:.25rem;font-size:.7rem;font-weight:700;display:flex}.bc-card__field-value{color:#111827;font-size:.875rem;font-weight:600}.bc-card__footer{border-top:1px solid #dbeafe;justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.bc-avail-badge{border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.bc-avail-badge--yes{color:#15803d;background:#dcfce7}.bc-avail-badge--no{color:#4b5563;background:#f3f4f6}.bc-card-actions{align-items:center;gap:.5rem;display:flex}.bc-card-btn{cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem;transition:all .2s}.bc-card-btn--edit{color:#2563eb}.bc-card-btn--edit:hover{color:#fff;background:#2563eb;box-shadow:0 2px 8px #2563eb4d}.bc-card-btn--delete{color:#dc2626}.bc-card-btn--delete:hover{color:#fff;background:#dc2626;box-shadow:0 2px 8px #dc26264d}.loading-screen{background:linear-gradient(to bottom right,#f8fafc,#dbeafe4d,#f8fafc);justify-content:center;align-items:center;height:100vh;display:flex}.loading-screen__inner{text-align:center;background:#fff;border:1px solid #bfdbfe;border-radius:1rem;padding:2rem;box-shadow:0 8px 32px #2563eb1a}.spinner{border:3px solid #bfdbfe;border-top-color:#2563eb;border-radius:9999px;width:3rem;height:3rem;margin:0 auto 1rem;animation:.75s linear infinite spin}.loading-screen__text{color:#2563eb;font-size:1rem;font-weight:600}.dash-root{background:linear-gradient(to bottom right,#f8fafc,#dbeafe4d,#f8fafc);height:100vh;display:flex;overflow:hidden}.dash-body{flex-direction:column;flex:1;display:flex;overflow:hidden}.page-header{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffd9;border-bottom:1px solid #93c5fd99;flex-shrink:0;justify-content:space-between;align-items:center;height:5rem;padding:0 2rem;display:flex;box-shadow:0 1px 4px #0000000a}.page-header__title{color:#111827;font-size:1.375rem;font-weight:700}.page-header__subtitle{color:#6b7280;margin-top:.125rem;font-size:.8125rem}.page-header__subtitle strong{color:#2563eb;font-weight:700}.page-header__actions{align-items:center;gap:.75rem;display:flex}.notif-btn{cursor:pointer;background:0 0;border:none;border-radius:.75rem;padding:.625rem;transition:background .15s;position:relative}.notif-btn:hover{background:#eff6ff}.notif-btn__dot{background:#ef4444;border-radius:9999px;width:.5rem;height:.5rem;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse;position:absolute;top:.5rem;right:.5rem}.divider-v{background:#bfdbfe;width:1px;height:2rem}.user-info{align-items:center;gap:.625rem;display:flex}.user-info__text{text-align:right}.user-info__name{color:#111827;font-size:.875rem;font-weight:600}.user-info__role{color:#2563eb;text-transform:capitalize;font-size:.75rem}.avatar{color:#fff;background:linear-gradient(to bottom right,#2563eb,#1d4ed8);border-radius:.625rem;justify-content:center;align-items:center;width:2.375rem;height:2.375rem;font-size:.875rem;font-weight:700;display:flex;box-shadow:0 2px 8px #2563eb4d}.logout-btn{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:.625rem;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:600;transition:all .15s;display:flex}.logout-btn:hover{color:#fff;background:#ef4444;border-color:#ef4444}.dash-main{flex-direction:column;flex:1;gap:1.75rem;padding:1.75rem;display:flex;overflow-y:auto}.dash-scrollbar::-webkit-scrollbar{width:5px}.dash-scrollbar::-webkit-scrollbar-track{background:0 0}.dash-scrollbar::-webkit-scrollbar-thumb{background:#bfdbfe;border-radius:10px}.dash-scrollbar::-webkit-scrollbar-thumb:hover{background:#93c5fd}.stats-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;display:grid}.stat-card{cursor:pointer;background:#fff;border-radius:1rem;padding:1.25rem;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000d}.stat-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #2563eb1f}.stat-deco{filter:blur(2px);pointer-events:none;border-radius:9999px;position:absolute}.stat-card__top{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.stat-card__icon{border-radius:.75rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.stat-card__value{letter-spacing:-.02em;margin-bottom:.25rem;font-size:1.875rem;font-weight:800;line-height:1}.stat-card__label{color:#6b7280;margin-bottom:1rem;font-size:.8125rem;font-weight:600}.stat-card__bar-wrap{flex-direction:column;gap:.375rem;display:flex}.stat-card__bar-meta{justify-content:space-between;display:flex}.stat-card__bar-meta-left{color:#9ca3af;font-size:.7rem}.stat-card__bar-meta-right{font-size:.7rem;font-weight:700}.badge{border-radius:9999px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.7rem;font-weight:700;display:inline-flex}.badge-transit{color:#1d4ed8;background:#dbeafe}.badge-scheduled{color:#a16207;background:#fef9c3}.badge__dot{background:currentColor;border-radius:9999px;width:.375rem;height:.375rem;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.progress-track{background:#e5e7eb;border-radius:10px;height:.5rem;overflow:hidden}.progress-track--thin{height:.3rem}.progress-fill{background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:10px;height:100%;transition:width .6s}.card{background:#ffffffd9;border:1px solid #93c5fd80;border-radius:1rem;box-shadow:0 2px 12px #2563eb0f}.card-padded{padding:1.5rem}.card-header{border-bottom:1px solid #93c5fd66;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.card-title{color:#111827;font-size:1rem;font-weight:700}.card-subtitle{color:#6b7280;margin-top:.125rem;font-size:.8125rem}.section-head{margin-bottom:1rem}.quick-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem;display:grid}.quick-card{cursor:pointer;border-radius:.875rem;flex-direction:column;align-items:center;gap:.625rem;padding:1rem .5rem;font-family:inherit;transition:transform .15s,box-shadow .15s;display:flex}.quick-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000014}.quick-card__icon-box{background:#fffc;border-radius:.625rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.quick-card__label{color:#374151;text-align:center;font-size:.75rem;font-weight:600;line-height:1.3}.rupee-icon{font-size:1.125rem;font-weight:700;line-height:1}.rupee-icon--sm{font-size:.9375rem;font-weight:700;line-height:1}.chart-activity-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:1024px){.chart-activity-grid{grid-template-columns:1.4fr 1fr}}.chart-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.select-styled{color:#374151;cursor:pointer;background:#fff;border:1px solid #bfdbfe;border-radius:.5rem;outline:none;padding:.375rem .75rem;font-size:.8125rem;transition:border-color .15s}.select-styled:focus{border-color:#3b82f6}.bar-chart-row{align-items:flex-end;gap:.625rem;height:11rem;padding-top:.5rem;display:flex}.bar-col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.375rem;height:100%;display:flex}.bar-col__value{color:#6b7280;font-size:.6875rem;font-weight:600}.bar-fill{background:linear-gradient(#93c5fd,#2563eb);border-radius:.375rem .375rem 0 0;width:100%;min-height:4px;transition:height .5s}.bar-col__day{color:#9ca3af;font-size:.6875rem;font-weight:600}.activity-list{flex-direction:column;gap:.75rem;display:flex}.activity-row{background:#f9fafb;border:1px solid #f3f4f6;border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:.75rem;transition:border-color .15s;display:flex}.activity-row:hover{background:#eff6ff;border-color:#dbeafe}.activity-row__icon{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.activity-row__body{flex:1;min-width:0}.activity-row__action{color:#111827;font-size:.8125rem;font-weight:700}.activity-row__detail{color:#4b5563;white-space:nowrap;text-overflow:ellipsis;margin-top:.125rem;font-size:.75rem;overflow:hidden}.activity-row__time{color:#9ca3af;margin-top:.25rem;font-size:.6875rem}.data-table{border-collapse:collapse;width:100%}.data-table thead tr{background:linear-gradient(90deg,#eff6ff,#e0f2fe)}.data-table thead th{text-align:left;color:#1d4ed8;text-transform:uppercase;letter-spacing:.06em;padding:.875rem 1.25rem;font-size:.6875rem;font-weight:700}.data-table tbody tr{border-top:1px solid #f3f4f6}.route-row{transition:background .1s}.route-row:hover{background:#eff6ff99}.data-table td{vertical-align:middle;padding:1rem 1.25rem}.cell-route-id{color:#1d4ed8;background:#eff6ff;border-radius:.375rem;padding:.2rem .5rem;font-family:monospace;font-size:.875rem;font-weight:700}.cell-origin-dest{align-items:center;gap:.375rem;display:flex}.cell-origin-dest__city{color:#111827;font-size:.875rem;font-weight:600}.cell-vehicle{color:#374151;font-family:monospace;font-size:.8125rem}.cell-driver{color:#374151;font-size:.875rem;font-weight:500}.cell-progress{align-items:center;gap:.5rem;min-width:8rem;display:flex}.cell-progress__pct{color:#2563eb;white-space:nowrap;font-size:.75rem;font-weight:700}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#1d4ed8);border:none;border-radius:.625rem;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:all .15s;display:inline-flex;box-shadow:0 2px 8px #2563eb40}.btn-primary:hover{background:linear-gradient(90deg,#1d4ed8,#1e40af);box-shadow:0 4px 14px #2563eb59}.btn-ghost-blue{color:#2563eb;cursor:pointer;white-space:nowrap;background:0 0;border:none;font-size:.8125rem;font-weight:600;transition:color .15s}.btn-ghost-blue:hover{color:#1d4ed8}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:.4s both fadeUp}
