.basic-layout{min-height:100vh;background:#f5f7fb;color:#1f2937}.basic-layout__sider.ant-layout-sider{position:sticky;top:0;height:100vh;overflow:auto;background:linear-gradient(180deg,#08233f,#0b3157 52%,#061a31);box-shadow:none}.basic-layout__brand{display:flex;align-items:center;gap:12px;padding:24px 18px 22px}.basic-layout__brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:linear-gradient(135deg,#1677ff,#60a5fa);color:#fff;font-size:20px;font-weight:800;box-shadow:0 10px 20px #1677ff40}.basic-layout__brand-title.ant-typography{margin:0;color:#fff;font-size:17px;font-weight:800;line-height:1.2;white-space:nowrap}.basic-layout__menu.ant-menu{background:transparent;border-inline-end:none;color:#dbeafe;padding:14px 14px 22px;font-size:14px}.basic-layout__menu.ant-menu-inline .ant-menu-submenu-title,.basic-layout__menu.ant-menu-inline .ant-menu-item{width:100%;height:44px;min-height:44px;line-height:44px;margin:4px 0;border-radius:8px}.basic-layout__menu.ant-menu-inline .ant-menu-submenu-title{color:#dbeafe;font-size:14px;font-weight:800}.basic-layout__menu.ant-menu-inline .ant-menu-submenu-selected>.ant-menu-submenu-title,.basic-layout__menu.ant-menu-inline .ant-menu-submenu-open>.ant-menu-submenu-title{color:#fff;background:#ffffff0f}.basic-layout__menu.ant-menu-inline .ant-menu-sub.ant-menu-inline{background:transparent;margin:2px 0 8px;padding:0 0 0 10px}.basic-layout__menu.ant-menu-inline .ant-menu-sub .ant-menu-item{height:38px;min-height:38px;line-height:38px;margin:2px 0;color:#bfdbfe;font-size:13px;font-weight:700}.basic-layout__menu.ant-menu .ant-menu-item-selected,.basic-layout__menu.ant-menu .ant-menu-item-active,.basic-layout__menu.ant-menu .ant-menu-submenu-title:hover,.basic-layout__menu.ant-menu .ant-menu-item:hover{color:#fff}.basic-layout__menu.ant-menu .ant-menu-item-selected{background:#1677ff;box-shadow:none}.basic-layout__menu-link,.basic-layout__menu-group-label{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.basic-layout__menu-icon{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:5px;background:#ffffff1a;color:#bfdbfe;font-size:10px;font-weight:900;line-height:1}.basic-layout__menu.ant-menu .ant-menu-submenu-arrow,.basic-layout__menu.ant-menu .ant-menu-submenu-arrow:before,.basic-layout__menu.ant-menu .ant-menu-submenu-arrow:after{color:#bfdbfe}.basic-layout__main-shell{min-width:0;background:#f5f7fb}.basic-layout__header.ant-layout-header{height:auto;min-height:104px;background:#f5f7fb;padding:26px 28px 14px;display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.basic-layout__page-title.ant-typography{margin:0 0 8px;color:#0f172a;font-size:30px;font-weight:800;letter-spacing:0}.basic-layout__page-description.ant-typography{display:block;max-width:760px;color:#64748b;font-size:14px}.basic-layout__actions{flex-wrap:wrap;justify-content:flex-end;padding-top:2px}.basic-layout__actions .ant-btn{height:38px;border-color:#dbe3ee;border-radius:6px;color:#334155;font-weight:700;box-shadow:none}.basic-layout__actions .basic-layout__primary-action.ant-btn{border-color:#1677ff;background:#1677ff;color:#fff}.basic-layout__divider{width:1px;height:28px;margin:0 4px;background:#dbe3ee}.basic-layout__icon-button.ant-btn{width:38px;padding:0;color:#475569}.basic-layout__user{display:inline-flex;align-items:center;gap:8px;height:38px;color:#334155;font-size:13px;font-weight:800;white-space:nowrap}.basic-layout__avatar.ant-avatar{background:linear-gradient(135deg,#60a5fa,#2563eb)}.basic-layout__chevron{color:#64748b;font-size:16px}.basic-layout__content.ant-layout-content{padding:0 28px 28px}@media(max-width:960px){.basic-layout.ant-layout{flex-direction:column}.basic-layout__sider.ant-layout-sider{position:relative;max-width:100%;min-width:100%!important;width:100%!important;height:auto}.basic-layout__header.ant-layout-header{padding:24px 20px 16px;flex-direction:column}.basic-layout__actions{justify-content:flex-start}.basic-layout__content.ant-layout-content{padding:0 20px 20px}}.management-page{display:grid;gap:20px}.management-page__intro-card.ant-card{border:none;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#24405c,#3c648b);box-shadow:0 22px 40px #1b37572e}.management-page__intro-card .ant-card-body{padding:28px}.management-page__eyebrow.ant-typography{display:block;color:#e1ecf8c7;font-size:12px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase}.management-page__hero-title.ant-typography,.management-page__section-title.ant-typography{margin:8px 0 0;color:#f8fbff;font-weight:800}.management-page__hero-description.ant-typography{display:block;margin-top:10px;max-width:760px;color:#f0f6fcdb;font-size:15px}.management-page__card.ant-card{border-radius:22px;border:1px solid rgba(123,150,180,.14);box-shadow:0 16px 32px #1f385812}.management-page__card .ant-card-body{padding:22px 24px}.management-page__toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.management-page__form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.management-page__field{display:grid;gap:8px}.management-page__field--full{grid-column:1 / -1}.management-page__field-label{color:#47627d;font-size:13px;font-weight:700}.management-page__field-input,.management-page__field-select{width:100%;min-height:42px;border:1px solid #d7e1ec;border-radius:12px;padding:10px 12px;background:#fdfefe;color:#17324d;font-size:14px;box-sizing:border-box}.management-page__field-input:focus,.management-page__field-select:focus{outline:none;border-color:#5b97f5;box-shadow:0 0 0 3px #5b97f529}.management-page__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.management-page__stat-card.ant-card{border-radius:20px;border:1px solid rgba(123,150,180,.14);box-shadow:0 14px 28px #1f38580f}.management-page__muted.ant-typography{color:#6b84a0}.management-page__list{display:grid;gap:14px}.management-page__list-item{padding:16px 18px;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#f2f7fc);border:1px solid rgba(123,150,180,.14)}.management-page__list-title{color:#1f3851;font-size:16px;font-weight:700}.management-page__list-copy{margin-top:6px;color:#69839e;font-size:14px;line-height:1.6}@media(max-width:720px){.management-page__form-grid{grid-template-columns:1fr}}.home-dashboard{display:grid;gap:18px;color:#1f2937}.home-dashboard__card{border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 10px 24px #0f172a0d}.home-dashboard__kpis,.home-dashboard__features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-dashboard__kpi{display:grid;grid-template-columns:72px 1fr;align-items:center;min-height:126px;padding:22px 24px}.home-dashboard__icon,.home-dashboard__feature-icon{display:grid;place-items:center;color:#fff;font-weight:800}.home-dashboard__icon{width:58px;height:58px;border-radius:14px}.home-dashboard__icon--blue,.home-dashboard__feature-icon--blue{background:linear-gradient(135deg,#dceaff,#2563eb)}.home-dashboard__icon--green,.home-dashboard__feature-icon--green{background:linear-gradient(135deg,#dcfce7,#16a35f)}.home-dashboard__icon--orange,.home-dashboard__feature-icon--orange{background:linear-gradient(135deg,#ffedd5,#f97316)}.home-dashboard__icon--purple,.home-dashboard__feature-icon--purple{background:linear-gradient(135deg,#ede9fe,#7c3aed)}.home-dashboard__kpi-label{color:#334155;font-size:15px;font-weight:700}.home-dashboard__kpi-value{margin-top:4px;color:#0f172a;font-size:30px;font-weight:800;line-height:1.1}.home-dashboard__kpi-change{display:flex;gap:12px;margin-top:10px;color:#64748b;font-size:13px}.home-dashboard__delta{font-weight:800}.home-dashboard__delta--up{color:#16a35f}.home-dashboard__delta--down{color:#ef4444}.home-dashboard__feature{position:relative;display:grid;grid-template-columns:72px minmax(0,1fr) 20px;align-items:center;min-height:150px;padding:24px}.home-dashboard__feature-icon{width:64px;height:64px;border-radius:50%;font-size:20px}.home-dashboard__feature-copy h2,.home-dashboard__panel-header h2{margin:0;color:#1f2937;font-size:18px;font-weight:800}.home-dashboard__feature-copy p{min-height:42px;margin:8px 0 14px;color:#64748b;font-size:13px;line-height:1.6}.home-dashboard__entry-link{display:inline-flex;align-items:center;justify-content:center;min-width:64px;height:32px;border:1px solid #bfdbfe;border-radius:6px;color:#1d4ed8;font-size:13px;font-weight:700;text-decoration:none}.home-dashboard__entry-link:hover{border-color:#1677ff;color:#1677ff}.home-dashboard__feature-arrow{align-self:start;color:#94a3b8;font-size:28px;line-height:1}.home-dashboard__operations{display:grid;grid-template-columns:minmax(360px,1.12fr) minmax(430px,1.2fr) minmax(280px,.88fr);gap:16px}.home-dashboard__panel{min-width:0;padding:22px}.home-dashboard__panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.home-dashboard__panel-header .ant-btn{padding:0;color:#1677ff;font-weight:700}.home-dashboard__range-select{height:32px;border:1px solid #dbe3ee;border-radius:6px;padding:0 28px 0 10px;background:#fff;color:#475569;font-size:13px}.home-dashboard__legend{display:flex;gap:28px;margin-bottom:16px;color:#475569;font-size:13px}.home-dashboard__legend span{display:inline-flex;align-items:center;gap:8px}.home-dashboard__legend i{width:8px;height:8px;border-radius:50%}.home-dashboard__chart{height:230px;padding:8px 0 0}.home-dashboard__chart svg{width:100%;height:100%}.home-dashboard__grid-line{stroke:#e5e7eb;stroke-width:1}.home-dashboard__tasks .ant-table{color:#334155;font-size:13px}.home-dashboard__tasks .ant-table-thead>tr>th{background:#f8fafc;color:#64748b;font-weight:800}.home-dashboard__tasks .ant-table-tbody>tr>td,.home-dashboard__tasks .ant-table-thead>tr>th{border-bottom-color:#eef2f7;padding:12px 10px}.home-dashboard__table-action.ant-btn{padding:0;color:#1677ff;font-weight:700}.home-dashboard__alert-list{display:grid}.home-dashboard__alert-item{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:start;gap:12px;padding:13px 0;border-bottom:1px solid #eef2f7}.home-dashboard__alert-item:last-child{border-bottom:none}.home-dashboard__alert-badge{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;color:#fff;font-size:13px;font-weight:800}.home-dashboard__alert-badge--high{background:#ef4444;box-shadow:0 0 0 7px #fee2e2}.home-dashboard__alert-badge--warning{background:#f59e0b;box-shadow:0 0 0 7px #ffedd5}.home-dashboard__alert-title{color:#1f2937;font-size:14px;font-weight:800}.home-dashboard__alert-source{margin-top:4px;color:#64748b;font-size:12px}.home-dashboard__alert-item time{color:#64748b;font-size:13px;white-space:nowrap}.home-dashboard__status-bar{display:grid;grid-template-columns:1.1fr .9fr 1fr 1fr 1.8fr 1fr;align-items:center;gap:0;min-height:66px;border-radius:10px;background:#eef5ff;border:1px solid #e5edf7;color:#64748b}.home-dashboard__status-item{display:flex;align-items:center;gap:12px;min-width:0;padding:0 22px;border-right:1px solid #d7e3f1;font-size:13px}.home-dashboard__status-item:last-child{border-right:none}.home-dashboard__status-item strong{color:#1f2937;font-weight:800;white-space:nowrap}.home-dashboard__status-item:nth-child(1) strong,.home-dashboard__status-item:nth-child(3) strong,.home-dashboard__status-item:nth-child(4) strong{color:#16a35f}.home-dashboard__storage{position:relative;flex:1;min-width:72px;height:5px;overflow:hidden;border-radius:999px;background:#dbeafe}.home-dashboard__storage i{display:block;width:25%;height:100%;border-radius:inherit;background:#2563eb}@media(max-width:1440px){.home-dashboard__operations{grid-template-columns:minmax(360px,1fr) minmax(360px,1fr)}.home-dashboard__alerts{grid-column:1 / -1}.home-dashboard__alert-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px}}@media(max-width:1180px){.home-dashboard__kpis,.home-dashboard__features{grid-template-columns:repeat(2,minmax(0,1fr))}.home-dashboard__operations{grid-template-columns:1fr}.home-dashboard__status-bar{grid-template-columns:repeat(3,minmax(0,1fr))}.home-dashboard__status-item{min-height:54px}}@media(max-width:760px){.home-dashboard__kpis,.home-dashboard__features,.home-dashboard__status-bar,.home-dashboard__alert-list{grid-template-columns:1fr}.home-dashboard__kpi,.home-dashboard__feature{grid-template-columns:60px 1fr;padding:18px}.home-dashboard__feature-arrow{display:none}.home-dashboard__status-item{border-right:none;border-bottom:1px solid #d7e3f1}}:root{--screen-bg: #020617;--screen-panel: rgba(7, 22, 39, .84);--screen-line: rgba(52, 211, 255, .35);--screen-text: #e2f7ff;--screen-muted: #8fb6c9;--screen-accent: #35d0ff;--screen-success: #22c55e;--screen-warning: #f59e0b;--screen-danger: #ef4444}.screen-page{min-height:100vh;padding:24px;display:grid;grid-template-rows:auto auto 1fr auto;gap:16px;color:var(--screen-text)}.screen-header{display:flex;align-items:center;justify-content:space-between}.screen-filter-bar{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-radius:14px;background:#071627a6;border:1px solid var(--screen-line)}.screen-view-tabs{position:relative;display:flex;justify-content:center;gap:12px;padding:10px 18px;border-radius:18px;border:1px solid rgba(34,211,238,.18);background:linear-gradient(90deg,#051426cc,#071627f2,#051426cc);box-shadow:inset 0 1px #94a3b814;overflow:hidden}.screen-view-tabs:before,.screen-view-tabs:after{content:"";position:absolute;top:0;width:24%;height:1px;background:linear-gradient(90deg,transparent,rgba(34,211,238,.75),transparent)}.screen-view-tabs:before{left:8%}.screen-view-tabs:after{right:8%}.screen-view-tab{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:108px;padding:10px 18px;border-radius:999px;border:1px solid transparent;background:#0f172a59;color:var(--screen-muted);cursor:pointer;transition:border-color .2s ease,color .2s ease,box-shadow .2s ease,background .2s ease,transform .2s ease}.screen-view-tab__icon-wrap{display:inline-flex;align-items:center;justify-content:center}.screen-view-tab__icon{font-size:14px;opacity:.9}.screen-view-tab:hover{color:var(--screen-text);border-color:#22d3ee38;transform:translateY(-1px)}.screen-view-tab--active{color:#cffafe;border-color:#22d3ee7a;background:linear-gradient(180deg,#082f49e0,#0c4a6e8c);box-shadow:0 0 0 1px #22d3ee24,0 0 18px #22d3ee29}.screen-view-tab--active:after{content:"";position:absolute;left:18%;right:18%;bottom:4px;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(103,232,249,.95),transparent);box-shadow:0 0 12px #22d3ee59}.screen-header__eyebrow{margin:0 0 6px;color:var(--screen-accent);font-size:12px;letter-spacing:.18em}.screen-header h1{margin:0;font-size:32px}.screen-header__meta{display:flex;align-items:center;gap:20px;color:var(--screen-muted)}.screen-header__weather{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;border:1px solid rgba(34,211,238,.2);background:#082f493d;color:#bae6fdeb;font-size:12px}.screen-header__clock{display:flex;flex-direction:column;text-align:right;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.screen-header__clock-time{font-size:16px;color:#fff}.screen-header__clock-date{font-size:10px;color:#64748b}.screen-kpi-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.screen-kpi-card,.screen-panel,.screen-panel-placeholder,.screen-stage-placeholder{background:var(--screen-panel);border:1px solid var(--screen-line);border-radius:16px;padding:16px}.screen-kpi-card{display:grid;gap:8px}.screen-kpi-card span{color:var(--screen-muted);font-size:14px}.screen-kpi-card strong{font-size:32px}.screen-main{display:grid;grid-template-columns:22% 56% 22%;gap:16px;min-height:480px;transition:filter .24s ease}.screen-main--vehicle{filter:saturate(1)}.screen-main--road{filter:saturate(1.05) hue-rotate(-6deg)}.screen-main--charging{filter:saturate(1.08) hue-rotate(6deg)}.screen-main--park{filter:saturate(1.04) hue-rotate(-10deg)}.screen-main--order{filter:saturate(1.06) hue-rotate(10deg)}.screen-column{display:grid;gap:16px}.screen-column--animated{animation:screen-panel-fade .28s ease}.screen-column--center{display:grid;grid-template-rows:1fr auto;gap:12px}.screen-stage,.screen-stage-placeholder{min-height:100%;display:grid;grid-template-rows:auto 1fr;gap:12px}.screen-stage{background:var(--screen-panel);border:1px solid var(--screen-line);border-radius:16px;padding:16px;position:relative;overflow:hidden}.screen-stage:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top,rgba(56,189,248,.08),transparent 42%),linear-gradient(135deg,rgba(7,22,39,.28),transparent 60%);pointer-events:none}.screen-stage>*{position:relative;z-index:1}.screen-stage--vehicle:before{background:radial-gradient(circle at 50% 0%,rgba(34,197,94,.12),transparent 36%),radial-gradient(circle at 50% 100%,rgba(56,189,248,.06),transparent 48%)}.screen-stage--road:before{background:linear-gradient(145deg,rgba(251,191,36,.08),transparent 48%),radial-gradient(circle at 60% 12%,rgba(250,204,21,.12),transparent 34%)}.screen-stage--charging:before{background:radial-gradient(circle at 40% 0%,rgba(56,189,248,.16),transparent 38%),radial-gradient(circle at 80% 100%,rgba(14,165,233,.08),transparent 44%)}.screen-stage--park:before{background:radial-gradient(circle at 18% 8%,rgba(45,212,191,.12),transparent 34%),linear-gradient(155deg,rgba(15,118,110,.08),transparent 52%)}.screen-stage--order:before{background:radial-gradient(circle at 78% 12%,rgba(192,132,252,.12),transparent 34%),linear-gradient(155deg,rgba(96,165,250,.08),transparent 58%)}.screen-stage__summary,.screen-legend{display:flex;gap:12px;flex-wrap:wrap;color:var(--screen-muted)}.screen-stage__view{padding:4px 10px;border-radius:999px;border:1px solid rgba(34,211,238,.3);background:#06213bd9;color:#a5f3fc}.screen-stage__canvas{border:1px dashed rgba(143,182,201,.35);border-radius:12px;padding:16px;display:flex;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;gap:10px}.screen-stage__flows{width:100%;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:6px}.screen-stage__flow{position:relative;padding:8px 14px;border-radius:999px;border:1px solid rgba(34,211,238,.2);background:#082f4952;color:#bae6fd;font-size:12px;letter-spacing:.04em}.screen-stage__flow:after{content:"";position:absolute;left:12px;right:12px;bottom:2px;height:1px;background:linear-gradient(90deg,transparent,rgba(103,232,249,.85),transparent)}.screen-stage__flow--high{border-color:#2dd4bf66;box-shadow:0 0 16px #2dd4bf1f}.screen-stage__vehicle,.screen-stage__road,.screen-stage__park,.screen-stage__charger{border-radius:999px;padding:8px 12px;border:1px solid var(--screen-line);background:#06213be6;color:var(--screen-text);cursor:pointer}.screen-stage__vehicle--running,.screen-stage__vehicle--driving{border-color:#22c55e8c}.screen-stage__vehicle--charging,.screen-stage__charger--selected{border-color:#38bdf8b3;box-shadow:0 0 0 1px #38bdf840}.screen-stage__vehicle--fault{border-color:#ef44448c}.screen-stage__vehicle--selected,.screen-stage__park--selected,.screen-stage__road--selected{border-color:#facc15b3;box-shadow:0 0 0 1px #facc1540}.screen-bottom{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.screen-panel{display:grid;gap:12px;position:relative;overflow:hidden}.screen-panel:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(34,211,238,.68),transparent);opacity:.8}.screen-panel__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid rgba(52,211,255,.08)}.screen-panel__title{display:flex;align-items:center;gap:10px}.screen-panel__title-mark{width:4px;height:14px;border-radius:999px;background:linear-gradient(180deg,#67e8f9,#0ea5e959);box-shadow:0 0 12px #22d3ee61}.screen-panel__header h2{margin:0;font-size:16px;letter-spacing:.08em}.screen-panel__body{color:var(--screen-text)}.screen-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.screen-stat-grid div{padding:10px;border-radius:12px;background:#07101e8c}.screen-stat-grid dt{color:var(--screen-muted);font-size:13px}.screen-stat-button{padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit}.screen-stat-grid dd{margin:6px 0 0;font-size:22px;font-weight:700}.screen-distribution{margin-top:14px;padding:14px;border-radius:14px;border:1px solid rgba(52,211,255,.08);background:#07101e73}.screen-subtitle{margin:0 0 10px;font-size:13px;color:var(--screen-muted);letter-spacing:.08em}.screen-distribution__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.screen-distribution__items span{padding:8px 10px;border-radius:10px;background:#06213bad;color:#dbeafe;font-size:13px}.screen-distribution__button{padding:8px 10px;border:1px solid rgba(34,211,238,.18);border-radius:10px;background:#06213bad;color:#dbeafe;font:inherit;text-align:left;cursor:pointer}.screen-table-wrap{overflow:hidden;border-radius:12px;border:1px solid rgba(52,211,255,.08);background:#07101e6b}.screen-table{width:100%;border-collapse:collapse;font-size:13px}.screen-table th,.screen-table td{padding:12px 14px;text-align:left}.screen-table thead{background:#06213bcc}.screen-table th{color:#8fb6c9;font-weight:600;letter-spacing:.06em}.screen-table tbody tr+tr{border-top:1px solid rgba(52,211,255,.08)}.screen-table tbody tr:hover{background:#082f492e}.screen-table__button{padding:0;border:0;background:transparent;color:#e0f2fe;cursor:pointer;font:inherit}.screen-table__empty{text-align:center;color:var(--screen-muted)}.screen-loading,.screen-error{min-height:100vh;display:grid;place-items:center;color:var(--screen-text)}.screen-vehicle-drawer .ant-drawer-mask{background:#02061759}.screen-vehicle-drawer .ant-drawer-content-wrapper{box-shadow:-10px 0 30px #000c}.screen-vehicle-drawer .ant-drawer-content{background:linear-gradient(180deg,#070e1cfa,#051426f5),radial-gradient(circle at top,rgba(34,211,238,.08),transparent 32%);border-left:1px solid rgba(8,145,178,.48);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.screen-vehicle-drawer .ant-drawer-wrapper-body{background:linear-gradient(180deg,#070e1cfa,#051426f5),radial-gradient(circle at top,rgba(34,211,238,.08),transparent 32%)!important}.screen-vehicle-drawer .ant-drawer-header{padding:0;border-bottom:1px solid rgba(8,145,178,.24);background:linear-gradient(90deg,#082f49b8,#070e1cf5)}.screen-vehicle-drawer .ant-drawer-title{color:inherit}.screen-vehicle-drawer .ant-drawer-body{padding:0!important;background:linear-gradient(180deg,#070e1cfa,#051426f5),radial-gradient(circle at top,rgba(34,211,238,.08),transparent 32%)!important}.screen-drawer-shell{min-height:100%;padding:20px 24px 24px;background:transparent}.screen-drawer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.screen-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px}.screen-drawer-header__leading{display:flex;align-items:center;gap:16px}.screen-drawer-header__icon{width:48px;height:48px;border-radius:12px;border:1px solid rgba(34,211,238,.45);background:#082f496b;color:#7dd3fc;display:grid;place-items:center;font-size:20px;font-weight:700}.screen-drawer-header__identity{display:grid;gap:4px}.screen-drawer-header__identity-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.screen-drawer-header__vehicle-no{font-size:14px;color:#8fb6c9;letter-spacing:.08em}.screen-drawer-header__plate{color:#f8fafc;font-size:24px;font-weight:700}.screen-drawer-header__submeta{display:flex;gap:16px;flex-wrap:wrap;color:#94a3b8;font-size:12px}.screen-drawer-pill{padding:4px 10px;border-radius:999px;border:1px solid rgba(52,211,255,.2);background:#06213bad;color:#dbeafe;font-size:12px}.screen-drawer-pill--status{border-color:#22c55e4d;color:#86efac}.screen-drawer-pill--mode{border-color:#38bdf852;color:#7dd3fc}.screen-drawer-header__side{display:flex;align-items:center;gap:16px}.screen-drawer-header__park{color:#8fb6c9;font-size:12px}.screen-drawer-close{width:36px;height:36px;border-radius:999px;border:1px solid rgba(148,163,184,.18);background:#0f172a73;color:#cbd5e1;cursor:pointer;font-size:24px;line-height:1}.screen-drawer-tabs .ant-tabs-nav{margin-bottom:18px}.screen-drawer-tabs .ant-tabs-content-holder,.screen-drawer-tabs .ant-tabs-content,.screen-drawer-tabs .ant-tabs-tabpane{background:transparent!important}.screen-drawer-tabs .ant-tabs-tab{padding:10px 14px;border-bottom:2px solid transparent;color:#94a3b8}.screen-drawer-tabs .ant-tabs-tab.ant-tabs-tab-active{background:#082f4938}.screen-drawer-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#67e8f9}.screen-drawer-tabs .ant-tabs-ink-bar{background:linear-gradient(90deg,transparent,rgba(103,232,249,.92),transparent)}.screen-drawer-stack{display:grid;gap:18px}.screen-drawer-section-title{margin:0 0 12px;padding-left:10px;border-left:2px solid #22d3ee;color:#67e8f9;font-size:13px;font-weight:600;letter-spacing:.08em}.screen-drawer-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.screen-drawer-highlight-card,.screen-drawer-grid div,.screen-drawer-list{padding:12px;border-radius:12px;background:#07101e66;border:1px solid rgba(30,41,59,.7)}.screen-drawer-highlight-card{display:grid;gap:8px;min-height:132px}.screen-drawer-highlight-card--gauge{align-content:center;justify-items:center}.screen-drawer-highlight-label{color:#94a3b8;font-size:12px}.screen-drawer-highlight-card strong{font-size:28px;color:#22d3ee}.screen-drawer-highlight-unit{color:#64748b;font-size:11px}.screen-drawer-progress{width:100%;height:8px;border-radius:999px;background:#0f172aeb;overflow:hidden}.screen-drawer-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#22c55e,#34d399)}.screen-drawer-inline-metrics{display:flex;gap:12px;flex-wrap:wrap;color:#94a3b8;font-size:12px}.screen-drawer-grid dt{color:#64748b;font-size:12px}.screen-drawer-grid dd{margin:6px 0 0;font-weight:600}.screen-drawer-list{display:grid;gap:8px}.screen-drawer-system-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.screen-drawer-system-card{padding:12px;border-radius:12px;border:1px solid rgba(30,41,59,.7);background:#07101e73;display:grid;gap:6px;text-align:center}.screen-drawer-system-card span{color:#94a3b8;font-size:12px}.screen-drawer-system-card strong{color:#86efac}.screen-drawer-alert-card{display:grid;gap:8px;padding:12px;border-radius:12px;border:1px solid rgba(248,113,113,.25);background:#450a0a33}.screen-drawer-alert-card__top{display:flex;align-items:center;justify-content:space-between}.screen-drawer-alert-card__top strong{color:#fda4af}.screen-drawer-alert-card__top span{color:#fecaca;font-size:12px}.screen-drawer-video-main{position:relative;min-height:240px;border-radius:16px;border:1px solid rgba(51,65,85,.92);background:linear-gradient(180deg,#020617e6,#0f172ae6);display:grid;place-items:center;color:#64748b}.screen-drawer-video-badge{position:absolute;top:16px;left:16px;padding:4px 10px;border-radius:999px;background:#450a0acc;color:#f87171;font-size:12px;font-weight:700}.screen-drawer-video-caption{text-align:center;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.screen-drawer-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.screen-drawer-video-thumb,.screen-drawer-track-card{padding:14px;border-radius:12px;border:1px solid rgba(30,41,59,.7);background:#07101e73;color:#94a3b8}.screen-drawer-track-line{display:flex;align-items:center;gap:10px;margin-bottom:10px;color:#e2e8f0;font-weight:600}.screen-drawer-track-arrow{color:#22d3ee}.screen-ranking-list{display:grid;gap:8px}.screen-ranking-button{padding:10px 12px;border-radius:12px;border:1px solid var(--screen-line);background:#06213bbf;color:var(--screen-text);text-align:left;cursor:pointer}.screen-alert-list{display:grid;gap:8px}.screen-alert-item{padding:10px 12px;border-radius:12px;border:1px solid rgba(248,113,113,.4);background:#450a0a59;color:var(--screen-text);text-align:left;cursor:pointer}@keyframes screen-panel-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
