:root{color:#132238;background:radial-gradient(circle at top left,rgba(14,122,117,.18),transparent 28%),radial-gradient(circle at top right,rgba(234,138,34,.16),transparent 24%),linear-gradient(180deg,#fcfaf5,#f5ecdc);font-family:Segoe UI Variable,Bahnschrift,Trebuchet MS,sans-serif;line-height:1.5;font-weight:400}*{box-sizing:border-box}body,#root{margin:0;min-height:100vh}body{background:linear-gradient(135deg,rgba(11,122,117,.08),transparent 42%),linear-gradient(330deg,rgba(234,138,34,.08),transparent 46%),#f4efe5}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(19,34,56,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(19,34,56,.03) 1px,transparent 1px);background-size:32px 32px;-webkit-mask-image:radial-gradient(circle at center,black 30%,transparent 85%);mask-image:radial-gradient(circle at center,black 30%,transparent 85%)}.admin-shell{min-height:100vh;background:transparent}.admin-sider.ant-layout-sider{background:linear-gradient(180deg,#08203afa,#06172bf5),#081a30;border-right:1px solid rgba(255,255,255,.08)}.brand-block{padding:28px 24px 20px;color:#f7f8fa}.brand-eyebrow{font-size:11px;letter-spacing:.18em;color:#f7f8fab3}.brand-title.ant-typography{margin:10px 0 8px;color:#fff}.brand-copy.ant-typography{color:#f7f8fab8}.admin-menu.ant-menu{background:transparent;border-inline-end:none;padding-inline:12px}.admin-menu .ant-menu-item{border-radius:14px;margin-block:6px}.admin-menu .ant-menu-item-selected{background:linear-gradient(135deg,#0b7a75cc,#ea8a22cc)}.admin-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;background:#fcfaf5bd;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(19,34,56,.08)}.topbar-label{text-transform:uppercase;letter-spacing:.12em;font-size:11px}.topbar-title{font-size:24px;font-weight:700;color:#132238}.user-block{display:flex;flex-direction:column}.admin-content{padding:24px}.page-stack{display:flex;flex-direction:column;gap:24px}.page-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px 28px;border-radius:28px;background:linear-gradient(140deg,#08203af0,#0b7a75eb),#0d2b4e;color:#f9fafc;box-shadow:0 28px 90px #101f3424}.page-hero .ant-typography,.page-hero .ant-typography.ant-typography-secondary{color:inherit}.panel-card.ant-card,.stat-card.ant-card,.glass-card.ant-card{border:1px solid rgba(19,34,56,.06);box-shadow:0 16px 50px #13223814}.panel-card.ant-card{border-radius:24px}.glass-card.ant-card{background:#ffffffb8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:22px}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.stat-card.ant-card{border-radius:24px;background:linear-gradient(180deg,#ffffffeb,#fcfaf5f5)}.stat-card-top{display:flex;gap:16px;margin-bottom:12px}.stat-card-icon{width:52px;height:52px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:22px}.stat-card-copy{flex:1}.toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.toolbar-actions{display:flex;gap:12px;flex-wrap:wrap}.split-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:16px}.dispatch-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:16px}.triple-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.dispatch-metric__icon{width:36px;height:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0b7a7524,#19466c2e);color:#0b7a75;font-size:18px}.dispatch-instructor-item.ant-list-item{align-items:flex-start;justify-content:space-between;gap:16px}.dispatch-instructor-main{display:flex;flex:1;flex-direction:column;gap:8px}.dispatch-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 16px;font-size:13px;color:#132238c2}.dispatch-instructor-actions{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.heatmap{display:grid;gap:8px}.heatmap-row{display:grid;grid-template-columns:96px repeat(8,minmax(0,1fr));gap:6px;align-items:center}.heatmap-label{font-size:12px;color:#132238b8}.heatmap-cell{border-radius:10px;min-height:44px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#132238;border:1px solid rgba(19,34,56,.05)}.queue-badge{font-size:12px;font-weight:600;letter-spacing:.04em}.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px}.login-shell{width:min(1120px,100%);display:grid;grid-template-columns:1.1fr .9fr;overflow:hidden;border-radius:32px;box-shadow:0 30px 90px #1322382e;background:#fcfaf5d6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-promo{padding:40px;background:radial-gradient(circle at top right,rgba(234,138,34,.3),transparent 28%),linear-gradient(160deg,#08203a,#0b7a75);color:#fefefe}.login-form-panel{padding:40px;display:flex;align-items:center}.fullscreen-center{min-height:100vh;display:grid;place-items:center}@media(max-width:1200px){.stat-grid,.triple-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-grid,.dispatch-grid{grid-template-columns:1fr}}@media(max-width:900px){.login-shell{grid-template-columns:1fr}.page-hero{flex-direction:column}.admin-header{padding-inline:16px}.admin-content{padding:16px}.stat-grid,.triple-grid{grid-template-columns:1fr}.dispatch-instructor-item.ant-list-item{flex-direction:column}.dispatch-instructor-actions{width:100%;align-items:stretch}.dispatch-meta-grid{grid-template-columns:1fr}.heatmap-row{grid-template-columns:80px repeat(4,minmax(0,1fr))}}
