:root{--color-dark-turquoise: #00bbbc;--color-dark-turquoise-1: #01d8d8;--color-dark-turquoise-2: #1cd3d4;--color-alice-blue: #f0f7fb;--color-white: #ffffff;--color-light-sea-green: #009fa1;--color-dark-gray: #25283d;--color-dim-gray: #5f5f5f;--color-gray: #858585;--color-gainsboro: #e0e0e0;--color-royal-blue: #0d6efd;--color-primary-light: #dff6f7;--color-surface-muted: #e8f4f8;--shadow-brand: 0 8px 24px rgba(0, 159, 161, .12)}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;background-color:var(--color-alice-blue);color:var(--color-dark-gray);-webkit-font-smoothing:antialiased}.ant-table-wrapper .ant-table{background:transparent}.ant-table-wrapper .ant-table-thead>tr>th{font-weight:600}.ant-table-placeholder,.ant-table-placeholder .ant-empty-description,.ant-table-expanded-row-fixed{color:var(--color-dim-gray)!important}.ant-card,.ant-layout-sider{box-shadow:none!important}.ant-menu-light.ant-menu-root.ant-menu-inline{border-inline-end:none!important}.ant-modal{max-height:calc(100vh - 48px);padding-bottom:0}.ant-modal-container{box-shadow:var(--shadow-brand)!important;display:flex!important;flex-direction:column!important;max-height:calc(100vh - 48px)!important;overflow:hidden!important}.ant-modal-header{flex-shrink:0!important}.ant-modal-body{flex:1 1 auto!important;overflow-y:auto!important;overscroll-behavior:contain;min-height:0!important;max-height:calc(100vh - 180px)!important}.ant-modal-footer{flex-shrink:0!important}.ant-modal-confirm .ant-modal-body{max-height:calc(100vh - 160px)!important}.ant-modal-confirm-body{max-height:none}.auth-layout{display:grid;grid-template-columns:minmax(420px,1.45fr) minmax(320px,.55fr);min-height:100vh;background:#fff}.auth-layout__hero{position:relative;display:flex;align-items:stretch;overflow:hidden;background-color:var(--color-light-sea-green)}.auth-layout__hero-photo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 42%;object-position:center 42%;display:block}.auth-layout__hero-photo--single{filter:saturate(1.05) contrast(1.02)}.auth-layout__hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#122d3a2e,#00787a47 42%,#009fa1b8),linear-gradient(90deg,#004f50c7,#009fa159 55%,#009fa11f)}.auth-layout__hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;width:100%;padding:clamp(40px,7vw,72px);color:#fff}.auth-layout__hero-copy{max-width:34rem}.auth-layout__logo{width:min(240px,72%);height:auto;display:block;margin-bottom:20px;border-radius:12px;background:#fffffff0;padding:18px 22px;box-shadow:0 8px 24px #0000001f}.auth-layout__brand.ant-typography{color:#fff!important;margin:0 0 12px!important;font-weight:600;text-wrap:balance}.auth-layout__caption.ant-typography{color:#ffffffeb!important;margin-bottom:16px!important;font-size:1.0625rem;line-height:1.65;max-width:44ch}.auth-layout__site-link{color:#fff;font-weight:600;text-decoration:underline;text-underline-offset:3px}.auth-layout__site-link:hover{color:var(--color-alice-blue)}.auth-layout__tagline{margin:0;font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffffd1}.auth-layout__panel{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;padding:clamp(24px,5vw,48px);margin-left:clamp(-48px,-4vw,-24px);background:var(--color-alice-blue);border-top-left-radius:clamp(28px,4vw,48px);border-bottom-left-radius:clamp(28px,4vw,48px);box-shadow:-16px 0 48px #004f5024}.auth-layout__panel-inner{width:100%;max-width:400px}.auth-layout__panel-header{margin-bottom:28px}.auth-layout__footer-link{margin-top:16px;text-align:center}@media (max-width: 960px){.auth-layout__panel{margin-left:0;margin-top:-28px;border-top-left-radius:28px;border-top-right-radius:28px;border-bottom-left-radius:0;box-shadow:0 -12px 40px #004f501f}.auth-layout{grid-template-columns:1fr}.auth-layout__hero{min-height:320px}.auth-layout__hero-inner{justify-content:center;padding:36px 28px}.auth-layout__caption{max-width:none}}@media (prefers-reduced-motion: reduce){.auth-layout__hero-photo{opacity:.92}}.admin-sider .ant-layout-sider-children{height:100%}.admin-sider__inner{display:flex;flex-direction:column;height:100%;min-height:100vh}.admin-sider__brand{flex-shrink:0;padding:16px 18px 14px;border-bottom:1px solid var(--color-gainsboro);background:linear-gradient(180deg,#ffffff 0%,var(--color-surface-muted) 100%)}.admin-sider__brand--collapsed{padding:14px 10px 12px}.admin-sider__logo-btn{display:block;width:100%;padding:0;border:none;background:transparent;cursor:pointer;text-align:left}.admin-sider__brand--collapsed .admin-sider__logo-btn{text-align:center}.admin-sider__logo{display:block;width:100%;max-width:188px;height:auto}.admin-sider__logo--mark{width:44px;max-width:44px;height:44px;margin:0 auto;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 14%;object-position:50% 14%;border-radius:10px}.admin-sider__menu{flex:1;border-inline-end:none!important;background:transparent!important;padding:12px 10px 8px!important}.admin-sider__menu.ant-menu-light .ant-menu-item{margin:4px 0;border-radius:10px;height:44px;line-height:44px;font-weight:500}.admin-sider__menu.ant-menu-light .ant-menu-item-selected{background:var(--color-primary-light)!important;color:#00666a!important;font-weight:600}.admin-sider__menu.ant-menu-light .ant-menu-item-selected .ant-menu-item-icon{color:var(--color-light-sea-green)}.admin-sider__menu.ant-menu-light .ant-menu-item:not(.ant-menu-item-selected):hover{background:var(--color-surface-muted)!important}.admin-sider__footer{flex-shrink:0;padding:10px 10px 14px;border-top:1px solid var(--color-gainsboro);background:var(--color-white)}.admin-sider__collapse-btn{width:100%;justify-content:flex-start;color:var(--color-dim-gray)!important;font-weight:500;height:40px;border-radius:10px}.admin-sider__collapse-btn:hover{background:var(--color-surface-muted)!important;color:var(--color-light-sea-green)!important}.admin-sider.ant-layout-sider-collapsed .admin-sider__collapse-btn{justify-content:center;padding-inline:0}.admin-header__expand{color:var(--color-dim-gray)}.admin-header__expand:hover{color:var(--color-light-sea-green)!important;background:var(--color-surface-muted)!important}.admin-root{min-height:100vh}.admin-sider.ant-layout-sider{border-right:1px solid rgba(0,159,161,.12);background:var(--color-white)!important;position:fixed;inset:0 auto 0 0;z-index:100;box-shadow:2px 0 12px #25283d0a}.admin-main{background:var(--color-alice-blue)}.admin-main--expanded{margin-left:240px}.admin-main--collapsed{margin-left:72px}.admin-header.ant-layout-header{padding:0 28px;border-bottom:1px solid var(--color-gainsboro);display:flex;align-items:center;justify-content:flex-end;background:var(--color-white);position:sticky;top:0;z-index:50}.admin-header--spread{justify-content:space-between}.admin-header__user{display:flex;align-items:center;gap:10px;cursor:pointer}.admin-header__name.ant-typography{font-size:13px}.admin-header__avatar.ant-avatar{background:var(--color-dark-turquoise)!important}.admin-content.ant-layout-content{padding:28px;min-height:calc(100vh - 64px);width:100%}.admin-user-menu{max-width:220px;padding:2px 0}.admin-user-menu__label.ant-typography{font-size:12px;display:block}.admin-user-menu__email.ant-typography{font-size:13px;word-break:break-all}.auth-layout__panel-title.ant-typography{color:var(--color-light-sea-green)!important;margin-bottom:4px!important}.auth-layout__panel-subtitle.ant-typography{margin-bottom:0!important}.page-shell__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.page-shell__title.ant-typography{margin:0!important;font-weight:600;text-wrap:balance}.page-shell__desc.ant-typography{margin-top:6px;display:block;font-size:14px;max-width:48ch;color:var(--color-dim-gray)}.table-panel{background:var(--color-white);border:1px solid var(--color-gainsboro);border-radius:10px;overflow:hidden;padding:16px 20px 20px}.section-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.section-header__title.ant-typography{margin:0!important;font-weight:600;text-wrap:balance}.section-header__desc.ant-typography{margin-top:4px;display:block;font-size:13px;max-width:42ch;color:var(--color-dim-gray)}.section-header__action{flex-shrink:0}.stack-alert{margin-bottom:16px}.stack-alert--lg{margin-bottom:20px}.form-stack{margin-top:8px}.route-center{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--color-alice-blue)}.route-center--padded{padding:24px}.entries-filters{margin-bottom:16px}.entries-filters__row{display:flex;align-items:center;gap:10px}.entries-filters__search.ant-input-affix-wrapper{flex:1;max-width:520px}.entries-filters__chips{margin-top:10px}.entries-filters__field-label.ant-typography{font-size:12px;display:block;margin-bottom:6px}.entries-filters__error.ant-typography{font-size:13px}.user-cell{display:flex;align-items:center;gap:12px}.user-cell__email.ant-typography{font-size:12px}.user-cell__avatar.ant-avatar{background:var(--color-dark-turquoise)!important}.dashboard-date-range{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.dashboard-date-range__bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;padding:6px 8px 6px 12px;background:var(--color-white);border:1px solid var(--color-gainsboro);border-radius:10px}.dashboard-date-range__label.ant-typography{font-size:12px;white-space:nowrap}.dashboard-date-range__error.ant-typography{font-size:13px}.dashboard-insights-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:24px;align-items:stretch}@media (max-width: 960px){.dashboard-insights-grid{grid-template-columns:1fr}}.dashboard-insight-panel{display:flex;flex-direction:column;height:100%}.dashboard-insight-panel .dashboard-panel__body{flex:1;display:flex;flex-direction:column;min-height:0}.dashboard-insight-chart{height:280px;flex-shrink:0}.dashboard-insight-stack{display:flex;flex-direction:column;flex:1;min-height:0;gap:12px}.dashboard-insight-stack .dashboard-weights-table .ant-table{margin-bottom:0}.dashboard-panel__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px}.dashboard-kpi-band{display:flex;flex-wrap:wrap}@media (max-width: 767px){.dashboard-kpi-band{flex-direction:column}.dashboard-kpi-divider{width:100%;height:1px}}.dashboard-weights-table__count.ant-typography{font-variant-numeric:tabular-nums}.dashboard-panel__title.ant-typography{font-size:15px}.dashboard-panel__desc.ant-typography{display:block;font-size:13px;margin-top:2px;max-width:52ch;line-height:1.45}.dashboard-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:220px;padding:24px 16px;text-align:center}.dashboard-empty--fill{flex:1;min-height:280px}.dashboard-empty__title.ant-typography{font-size:14px;margin-top:8px;display:block}.dashboard-empty__desc.ant-typography{font-size:13px;color:var(--color-dim-gray);margin-top:6px;display:block;max-width:320px;line-height:1.5}.dashboard-accent-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--color-light-sea-green);margin-right:8px}.dashboard-kpi-cell{flex:1;padding:22px 24px;min-width:0}.dashboard-kpi-cell--primary{flex:1.35;padding:22px 28px;background:var(--color-surface-muted)}.dashboard-kpi-cell__label.ant-typography{font-size:13px;display:block;color:var(--color-dim-gray);font-weight:500}.dashboard-kpi-cell__value{font-weight:700;font-size:26px;color:var(--color-dark-gray);line-height:1.15;margin-top:6px;font-variant-numeric:tabular-nums}.dashboard-kpi-cell--primary .dashboard-kpi-cell__value{font-size:36px}.dashboard-kpi-cell--primary .dashboard-kpi-cell__value--hot{color:var(--color-light-sea-green)}.dashboard-kpi-cell__sub.ant-typography{font-size:12px;display:block;margin-top:8px;color:var(--color-dim-gray)}.dashboard-kpi-divider{width:1px;background:var(--color-gainsboro);align-self:stretch}.dashboard-kpi-empty{padding:12px 24px 16px;border-top:1px solid var(--color-gainsboro);background:var(--color-white)}.dashboard-kpi-empty__text.ant-typography{font-size:13px;color:var(--color-dim-gray)}.dashboard-weights-table{margin-top:16px}.dashboard-weights-table__name.ant-typography{font-size:13px}.dashboard-weights-table__kg.ant-typography{font-variant-numeric:tabular-nums;color:var(--color-light-sea-green);font-weight:600}.dashboard-kpi-skel{margin-top:10px}.password-once__lead.ant-typography{margin-bottom:12px}.password-once__secret.ant-input,.password-once__secret.ant-input-disabled{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;-webkit-user-select:all;-moz-user-select:all;user-select:all}.password-once__hint.ant-typography{font-size:12px;display:block;margin-top:8px}.vehicles-empty-icon{font-size:40px;color:var(--color-light-sea-green)}.manual-entry-form .ant-form-item{margin-bottom:14px}.manual-entry-form__last{margin-bottom:0}.manual-entry-form__remarks{margin-bottom:0;margin-top:4px;padding-top:12px;border-top:1px solid var(--color-gainsboro)}
