:root{--bg: linear-gradient(160deg, #f5f7fb 0%, #e8eef8 45%, #f7f3ea 100%);--panel: rgba(255, 255, 255, .86);--ink: #1b2430;--muted: #667085}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;overflow:hidden}body{font-family:IBM Plex Sans,Segoe UI,sans-serif;color:var(--ink);background:var(--bg);background-attachment:fixed}.login-wrap{min-height:100%;display:grid;place-items:center;padding:24px}.login-card{width:min(420px,100%);background:var(--panel);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(31,111,235,.12);box-shadow:0 18px 40px #1b243014;border-radius:16px;padding:28px}.brand{font-family:"IBM Plex Serif",Georgia,serif;font-size:22px;letter-spacing:-.02em;margin:0 0 20px;line-height:1.25;text-align:center}.app-shell{height:100%;overflow:hidden}.app-shell .ant-layout-sider{background:#0f1b2d!important}.app-sider.ant-layout-sider{height:100%!important;max-height:100%;overflow-x:hidden;overflow-y:auto;flex:0 0 auto;position:relative!important}.app-sider-brand{padding:20px 16px 8px;color:#fff;background:#0f1b2d}.app-sider-brand__title{font-family:"IBM Plex Serif",Georgia,serif;font-size:15px;line-height:1.3}.app-sider-brand__sub{opacity:.65;font-size:12px}.app-shell .ant-menu-dark{background:transparent}.app-main{min-width:0;height:100%;overflow:hidden;display:flex;flex-direction:column}.app-header.ant-layout-header{flex:0 0 64px;height:64px;line-height:64px;padding-inline:24px;display:flex;justify-content:space-between;align-items:center;background:#f5f7fbf5!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(15,27,45,.06);z-index:20}.app-content{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:scroll;padding:0 24px 24px;scrollbar-gutter:stable}.content-panel{background:var(--panel);border-radius:14px;padding:0 20px 20px;min-height:calc(100% - 8px);border:none;box-shadow:0 0 0 1px #0f1b2d0f;overflow:visible;--page-head-height: 0px}.page-head{position:sticky;top:0;z-index:15;margin:0 0 16px;padding:16px 0 12px;width:100%;box-sizing:border-box;background:#fff;border-bottom:1px solid rgba(15,27,45,.06)}.page-head .ant-typography{margin-bottom:0!important}.page-head .ant-typography+.ant-typography,.page-head .ant-typography+.ant-alert,.page-head .ant-space,.page-head .ant-tabs{margin-top:12px}.page-head .ant-tabs-nav{margin-bottom:0!important}.page-head .ant-tabs-nav:before{border-bottom-color:transparent!important}.page-head .ant-alert{margin-bottom:0!important}.content-panel .ant-table-wrapper .ant-table-thead>tr>th{position:sticky;top:var(--page-head-height, 0px);z-index:5;background:#fafafa!important}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.dashboard-routes{margin-top:20px}.dashboard-routes__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.dashboard-routes__head a{font-size:13px;color:#1677ff}.dashboard-route-name{line-height:1.25}.dashboard-route-id{font-size:12px}.live-dot{width:8px;height:8px;border-radius:50%;background:#12b76a;display:inline-block;margin-right:8px;animation:pulse 1.4s infinite}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.35);opacity:.55}to{transform:scale(1);opacity:1}}.help-md h2{margin-top:1.2em}.help-md pre{background:#0f1b2d;color:#e8eef8;padding:12px;border-radius:8px;overflow:auto}.help-md table{width:100%;border-collapse:collapse;margin:12px 0 16px}.help-md th,.help-md td{border:1px solid #d9e2ef;padding:8px 12px;text-align:left}.help-md th{background:#f3f7fc;font-weight:600}.help-md tr:nth-child(2n) td{background:#fafcfe}.route-form-compact .ant-form-item{margin-bottom:10px}.route-form-compact .ant-form-item-label{padding-bottom:2px!important}.route-form-compact .ant-form-item-label>label{height:auto;font-size:12px}.route-form .ant-form-item{margin-bottom:14px}.route-form .ant-form-item-label{padding-bottom:2px!important}.route-form .ant-form-item-label>label{font-size:13px;color:#3d4f66;height:auto!important;white-space:nowrap}.route-form-row-align{align-items:flex-end}.route-form-row-align>.ant-col{display:flex}.route-form-row-align>.ant-col>.ant-form-item{width:100%;margin-bottom:14px}.route-form{overflow-x:hidden;max-width:100%}.route-form-section{margin-bottom:4px;padding-bottom:4px;border-bottom:1px solid #eef2f7;overflow-x:hidden;max-width:100%}.route-form-section:last-of-type{border-bottom:none}.route-form-section__head{display:flex;align-items:baseline;gap:10px;margin:4px 0 10px}.route-form-section__title{font-size:13px;letter-spacing:.02em;text-transform:uppercase;color:#1f2a3d}.route-form-section__hint{font-size:12px}.route-form-advanced{margin-top:4px;background:#f7f9fc;border-radius:8px;border:1px solid #e8eef6}.route-form-advanced .ant-collapse-header{padding:10px 14px!important;align-items:center!important}.route-form-advanced .ant-collapse-content-box{padding:4px 14px 8px!important}.route-form-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.45}.route-form-auth{margin-top:2px}.route-form-section .route-form-auth{padding-top:2px}
