@import"https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@500;600;700&family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";.auth-shell{position:relative;isolation:isolate;display:grid;min-height:100vh;min-height:100dvh;place-items:center;overflow:hidden;padding:32px 20px;background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),radial-gradient(circle at 50% 18%,rgba(225,6,0,.11),transparent 33%),var(--surface-canvas, #0b0d11);background-size:42px 42px,42px 42px,auto,auto}.auth-shell:after{position:absolute;z-index:-1;right:-9vw;bottom:-30vh;width:52vw;height:70vh;border:1px solid rgba(225,6,0,.12);content:"";transform:skew(-17deg) rotate(-8deg)}.auth-shell__ambient{position:absolute;z-index:-1;border-radius:50%;filter:blur(2px);opacity:.7;pointer-events:none}.auth-shell__ambient--one{top:-170px;left:-160px;width:370px;height:370px;border:1px solid rgba(255,255,255,.045);box-shadow:0 0 100px #e106000f inset}.auth-shell__ambient--two{right:8vw;bottom:9vh;width:8px;height:8px;background:var(--brand, #e10600);box-shadow:22px -34px #e1060047,-39px -12px #ffffff1f}.auth-card{position:relative;width:min(100%,440px);overflow:hidden;padding:28px 32px 24px;border:1px solid var(--border, rgba(255, 255, 255, .11));border-radius:16px;background:var(--surface-1, #12151b);background:color-mix(in srgb,var(--surface-1, #12151b) 94%,transparent);box-shadow:0 26px 90px #0000007a,0 1px #ffffff0a inset;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-card__rail{position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--brand, #e10600) 0 34%,rgba(225,6,0,.17) 34% 100%)}.auth-brand{display:flex;align-items:center;gap:11px;padding-bottom:28px;border-bottom:1px solid var(--border-subtle, rgba(255, 255, 255, .075))}.auth-brand__mark{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid var(--border-strong, rgba(255, 255, 255, .18));border-radius:10px;background:#0b0d11;box-shadow:0 7px 20px #00000040}.auth-brand__mark img{width:100%;height:100%}.auth-brand>span:last-child{display:grid;gap:1px}.auth-brand strong{font-family:var(--font-display, sans-serif);font-size:15px;letter-spacing:.01em}.auth-brand small{color:var(--text-tertiary, #7d8491);font-family:var(--font-mono, monospace);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.auth-status{display:grid;width:48px;height:48px;margin:34px 0 20px;place-items:center;border:1px solid var(--brand-border, rgba(225, 6, 0, .32));border-radius:13px;color:var(--brand, #e10600);background:var(--brand-soft, rgba(225, 6, 0, .12))}.auth-status svg{width:22px;height:22px}.auth-status--loading svg{animation:auth-spin .9s linear infinite}.auth-status--error{border-color:var(--negative-border, rgba(251, 113, 133, .32));color:var(--negative, #fb7185);background:var(--negative-soft, rgba(251, 113, 133, .12))}.auth-copy{display:grid;gap:8px}.auth-eyebrow{color:var(--brand, #e10600);font-family:var(--font-mono, monospace);font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.auth-copy h1{color:var(--text, #f3f4f6);font-family:var(--font-display, sans-serif);font-size:clamp(28px,6vw,34px);letter-spacing:-.025em}.auth-copy p{min-height:48px;color:var(--text-secondary, #aeb3bf);font-size:14px;line-height:1.65}.auth-button{display:inline-flex;width:100%;min-height:46px;align-items:center;justify-content:center;gap:10px;margin-top:26px;border:1px solid var(--brand, #e10600);border-radius:8px;color:#fff;background:var(--brand, #e10600);box-shadow:0 9px 28px #e1060033;cursor:pointer;font-size:13px;font-weight:700;transition:background var(--transition, .15s ease),border-color var(--transition, .15s ease),transform var(--transition, .15s ease)}.auth-button:hover{border-color:var(--brand-hover, #ff1a14);background:var(--brand-hover, #ff1a14);transform:translateY(-1px)}.auth-button:active{transform:translateY(0)}.auth-button--secondary{margin-top:9px;border-color:var(--border-strong, rgba(255, 255, 255, .18));color:var(--text-secondary, #aeb3bf);background:transparent;box-shadow:none}.auth-button--secondary:hover{border-color:var(--border-strong, rgba(255, 255, 255, .18));color:var(--text, #f3f4f6);background:var(--surface-hover, rgba(255, 255, 255, .045))}.auth-help{margin-top:13px;color:var(--text-tertiary, #7d8491);font-size:11px;text-align:center}.auth-actions{display:grid}.auth-progress{display:grid;gap:10px;margin-top:28px}.auth-progress__track{display:block;height:3px;overflow:hidden;border-radius:999px;background:var(--surface-3, #1d222b)}.auth-progress__track i{display:block;width:42%;height:100%;border-radius:inherit;background:var(--brand, #e10600);animation:auth-progress 1.35s ease-in-out infinite}.auth-progress small{color:var(--text-tertiary, #7d8491);font-family:var(--font-mono, monospace);font-size:10px}.auth-card__footer{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:32px;padding-top:18px;border-top:1px solid var(--border-subtle, rgba(255, 255, 255, .075));color:var(--text-tertiary, #7d8491);font-family:var(--font-mono, monospace);font-size:9px;letter-spacing:.05em;text-transform:uppercase}.auth-card__footer span{display:inline-flex;align-items:center;gap:5px}.auth-card__separator{width:3px;height:3px;border-radius:50%;background:var(--text-disabled, #555c68)}@keyframes auth-spin{to{transform:rotate(360deg)}}@keyframes auth-progress{0%{transform:translate(-110%)}55%,to{transform:translate(245%)}}@media(max-width:520px){.auth-shell{align-items:stretch;padding:0}.auth-card{display:flex;width:100%;min-height:100dvh;flex-direction:column;padding:25px 24px 22px;border-width:0;border-radius:0}.auth-status{margin-top:clamp(46px,12vh,90px)}.auth-card__footer{margin-top:auto}}@media(prefers-reduced-motion:reduce){.auth-status--loading svg{animation-duration:1.8s!important}.auth-progress__track i{animation-duration:2.6s!important}}.skip-link{position:fixed;top:8px;left:8px;z-index:5000;transform:translateY(-160%);padding:8px 12px;border-radius:var(--radius-md);background:var(--text);color:var(--surface-canvas);font-weight:600;transition:transform var(--transition)}.skip-link:focus{transform:translateY(0)}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.app-shell{min-height:100vh}.app-sidebar{position:fixed;inset:0 auto 0 0;z-index:1000;width:var(--sidebar-width);display:flex;flex-direction:column;background:var(--surface-sidebar);border-right:1px solid var(--border-subtle)}.brand-block{height:var(--topbar-height);display:flex;align-items:center;padding:0 18px;border-bottom:1px solid var(--border-subtle)}.brand-mark{display:inline-flex;align-items:center;gap:10px;min-width:0}.brand-slash{display:inline-block;width:9px;height:28px;background:var(--brand);border-radius:2px;transform:skew(-13deg);box-shadow:7px 0 #e1060047}.brand-mark>span:last-child{display:flex;flex-direction:column;line-height:1}.brand-mark strong{font-size:16px}.brand-mark small{margin-top:3px;color:var(--text-tertiary);font-size:8px;font-weight:700;letter-spacing:.25em}.mobile-close{display:none;margin-left:auto;border:0;background:none}.workspace-switcher{position:relative;display:flex;align-items:center;gap:10px;margin:15px 12px 9px;padding:10px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-1);box-shadow:var(--shadow-sm)}.workspace-avatar{width:31px;height:31px;flex:0 0 31px;display:grid;place-items:center;border-radius:var(--radius-md);background:var(--brand-soft);border:1px solid var(--brand-border);color:var(--brand-hover);font-family:var(--font-display);font-size:11px;font-weight:700}.workspace-switcher label{display:flex;min-width:0;flex:1;flex-direction:column}.workspace-switcher small{color:var(--text-tertiary);font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.workspace-switcher select{width:100%;padding:0;border:0;outline:0;appearance:none;background:transparent;color:var(--text);font-size:13px;font-weight:600;cursor:pointer}.workspace-switcher>svg{color:var(--text-tertiary);pointer-events:none}.app-nav{flex:1;min-height:0;overflow-y:auto;padding:4px 10px 12px}.nav-group{margin-top:12px}.nav-group:first-child{margin-top:4px}.nav-group-label{padding:0 9px 6px;color:var(--text-disabled);font-size:10px;font-weight:700;letter-spacing:.095em;text-transform:uppercase}.app-nav-link{position:relative;display:flex;align-items:center;gap:10px;min-height:34px;padding:6px 9px;border-radius:var(--radius-md);color:var(--text-secondary);font-size:13px;font-weight:500;transition:color var(--transition),background var(--transition),transform var(--transition)}.app-nav-link svg{flex:0 0 auto;color:var(--text-tertiary);transition:color var(--transition)}.app-nav-link:hover{color:var(--text);background:var(--surface-hover)}.app-nav-link:hover svg{color:var(--text-secondary)}.app-nav-link.is-active{color:var(--text);background:var(--surface-active);font-weight:600}.app-nav-link.is-active:before{content:"";position:absolute;left:-10px;top:7px;bottom:7px;width:3px;border-radius:0 2px 2px 0;background:var(--brand)}.app-nav-link.is-active svg{color:var(--brand-hover)}.nav-badge{min-width:21px;height:19px;margin-left:auto;display:grid;place-items:center;padding:0 6px;border:1px solid var(--brand-border);border-radius:var(--radius-pill);background:var(--brand-soft);color:var(--brand-hover);font-size:10px;font-weight:600}.sidebar-footer{padding:8px 10px 12px;border-top:1px solid var(--border-subtle)}.sidebar-account{position:relative}.sidebar-user{display:flex;align-items:center;gap:9px;margin-top:8px;padding:9px;border-radius:var(--radius-md)}.sidebar-user>div{min-width:0;display:flex;flex:1;flex-direction:column}.sidebar-user strong{overflow:hidden;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.sidebar-user small{color:var(--text-tertiary);font-size:10px;text-transform:capitalize}.sidebar-user button{border:0;background:none;color:var(--text-tertiary);cursor:pointer}.sidebar-user-menu{position:absolute;right:5px;bottom:calc(100% - 1px);left:5px;z-index:10;display:grid;gap:2px;padding:5px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-raised);box-shadow:var(--shadow-lg)}.sidebar-user-menu button{min-height:34px;display:flex;align-items:center;gap:8px;padding:0 9px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--text-secondary);font-size:11px;text-align:left;cursor:pointer}.sidebar-user-menu button:hover{background:var(--surface-hover);color:var(--text)}.app-main{min-height:100vh;margin-left:var(--sidebar-width)}.app-topbar{position:sticky;top:0;z-index:900;height:var(--topbar-height);display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:color-mix(in srgb,var(--surface-canvas) 86%,transparent);border-bottom:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar-left,.topbar-actions{display:flex;align-items:center;gap:8px}.topbar-crumbs{display:flex;align-items:center;gap:9px;font-size:12px}.topbar-crumbs span,.topbar-crumbs i{color:var(--text-tertiary);font-style:normal}.topbar-crumbs strong{font-weight:600}.global-search{width:216px;height:32px;display:flex;align-items:center;gap:7px;padding:0 8px 0 10px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-1);color:var(--text-tertiary);font-size:12px;cursor:pointer;transition:border var(--transition),background var(--transition)}.global-search:hover{border-color:var(--border-strong);background:var(--surface-2)}.global-search span{flex:1;text-align:left}kbd{min-width:27px;padding:2px 5px;border:1px solid var(--border);border-radius:4px;background:var(--surface-3);color:var(--text-tertiary);font-family:var(--font-ui);font-size:9px;line-height:15px;text-align:center;box-shadow:0 1px 0 var(--border-strong)}.topbar-icon{position:relative;width:33px;height:33px;display:grid;place-items:center;padding:0;border:1px solid transparent;border-radius:var(--radius-md);background:transparent;color:var(--text-secondary);cursor:pointer;transition:background var(--transition),color var(--transition),border var(--transition)}.topbar-icon:hover{border-color:var(--border);background:var(--surface-2);color:var(--text)}.has-notification>span{position:absolute;top:6px;right:6px;width:6px;height:6px;border:1.5px solid var(--surface-canvas);border-radius:50%;background:var(--brand)}.notification-anchor{position:relative}.notification-popover{position:absolute;top:calc(100% + 10px);right:0;width:min(360px,calc(100vw - 30px));overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-raised);box-shadow:var(--shadow-lg)}.notification-popover>header{min-height:55px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 13px;border-bottom:1px solid var(--border)}.notification-popover>header div{display:flex;flex-direction:column}.notification-popover>header strong{font-size:12px}.notification-popover>header small{margin-top:2px;color:var(--text-tertiary);font-size:9px}.notification-popover>header button{border:0;background:transparent;color:var(--info);font-size:10px;font-weight:600;cursor:pointer}.notification-list{display:grid;padding:5px}.notification-list>button{min-height:55px;display:grid;grid-template-columns:30px minmax(0,1fr) 10px;align-items:center;gap:9px;padding:7px 8px;border:0;border-radius:var(--radius-md);background:transparent;color:var(--text);text-align:left;cursor:pointer}.notification-list>button:hover{background:var(--surface-hover)}.notification-symbol{width:30px;height:30px;display:grid;place-items:center;border-radius:var(--radius-md);background:var(--warning-soft);color:var(--warning)}.notification-symbol.tone-danger{background:var(--negative-soft);color:var(--negative)}.notification-list>button>span:nth-child(2){min-width:0;display:flex;flex-direction:column}.notification-list>button strong{overflow:hidden;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.notification-list>button small{margin-top:3px;color:var(--text-tertiary);font-size:8px}.notification-list>button em{color:var(--text-disabled);font-size:17px;font-style:normal}.notification-empty{padding:30px 12px;color:var(--text-tertiary);font-size:11px;text-align:center}.mobile-menu{display:none}.app-content{width:100%;max-width:1580px;margin:0 auto;padding:30px 32px 48px}.sidebar-scrim{display:none}@media(max-height:900px){.workspace-switcher{margin:10px 12px 6px;padding:7px 10px}.app-nav{padding:2px 10px 8px}.nav-group{margin-top:8px}.nav-group-label{padding-bottom:3px}.app-nav-link{min-height:30px;padding:4px 9px}.app-nav-link.is-active:before{top:5px;bottom:5px}.sidebar-footer{padding:6px 10px 8px}.sidebar-user{margin-top:4px;padding:6px 9px}}@media(max-height:800px){.app-nav-link{min-height:26px;padding:2px 9px;font-size:12.5px}.app-nav-link.is-active:before{top:4px;bottom:4px}.nav-group{margin-top:5px}.nav-group-label{padding-bottom:2px}.sidebar-footer{padding:4px 10px 6px}.sidebar-user{padding:4px 9px}}.btn{height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;white-space:nowrap;border:1px solid transparent;border-radius:var(--radius-md);font-size:13px;font-weight:600;line-height:1;cursor:pointer;transition:transform var(--transition),background var(--transition),border var(--transition),color var(--transition),box-shadow var(--transition)}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn:disabled{transform:none;opacity:.55;cursor:not-allowed}.btn-primary,.btn.btn-primary{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:0 4px 14px #e106002e}.btn-primary:hover,.btn.btn-primary:hover{background:var(--brand-hover);border-color:var(--brand-hover)}.btn-secondary,.btn.btn-secondary{background:var(--surface-2);border-color:var(--border);color:var(--text);box-shadow:var(--shadow-sm)}.btn-secondary:hover,.btn.btn-secondary:hover{border-color:var(--border-strong);background:var(--surface-3)}.btn-ghost,.btn.btn-ghost{background:transparent;border-color:transparent;color:var(--text-secondary)}.btn-ghost:hover,.btn.btn-ghost:hover{background:var(--surface-hover);color:var(--text)}.btn-danger,.btn.btn-danger{background:var(--negative-soft);border-color:var(--negative-border);color:var(--negative)}.btn-compact{height:32px;padding:0 11px;font-size:12px}.btn.is-armed{border-color:var(--negative-border);background:var(--negative-soft);color:var(--negative)}.btn.is-armed:hover{border-color:var(--negative);background:var(--negative-soft);color:var(--negative)}.btn-icon{width:34px;height:34px;display:grid;place-items:center;padding:0;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-1);color:var(--text-secondary);cursor:pointer}.btn-icon:hover{border-color:var(--border-strong);color:var(--text)}.link-button{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;background:none;color:var(--text-secondary);font-size:12px;font-weight:600;cursor:pointer}.link-button:hover{color:var(--text)}.ui-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.ui-page-heading{min-width:0}.ui-eyebrow{margin-bottom:6px;color:var(--text-tertiary);font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.ui-page-heading h1{position:relative;display:flex;align-items:center;gap:10px;font-family:var(--font-display);font-size:clamp(24px,2.2vw,31px);font-weight:600;letter-spacing:-.025em}.ui-page-heading h1:before{content:"";width:6px;height:23px;flex:0 0 auto;border-radius:1px;background:var(--brand);transform:skew(-13deg)}.ui-page-heading p{max-width:720px;margin-top:7px;color:var(--text-secondary);font-size:13px}.ui-page-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}@media(min-width:921px){.ui-page-heading{flex:1 1 auto}.ui-page-actions{flex:0 0 auto;max-width:58%}}.ui-card{position:relative;min-width:0;padding:19px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-1);box-shadow:var(--shadow-sm)}.ui-card-interactive{transition:transform var(--transition),border var(--transition),box-shadow var(--transition);cursor:pointer}.ui-card-interactive:hover{transform:translateY(-2px);border-color:var(--border-strong);box-shadow:var(--shadow-md)}.ui-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:17px}.ui-card-header h2{font-size:14px;font-weight:600}.ui-card-header p{margin-top:4px;color:var(--text-tertiary);font-size:11px}.ui-card-action{flex:0 0 auto}.ui-metric-card{min-height:142px;overflow:hidden}.ui-metric-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:2px;background:var(--border)}.ui-metric-card.tone-brand:before{background:var(--brand)}.ui-metric-card.tone-info:before{background:var(--info)}.ui-metric-card.tone-success:before{background:var(--positive)}.ui-metric-card.tone-warning:before{background:var(--warning)}.ui-metric-topline{display:flex;align-items:center;justify-content:space-between;color:var(--text-secondary);font-size:11px;font-weight:600;letter-spacing:.045em;text-transform:uppercase}.ui-metric-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:var(--radius-md);background:var(--surface-3);color:var(--text-tertiary)}.tone-brand .ui-metric-icon{background:var(--brand-soft);color:var(--brand-hover)}.tone-info .ui-metric-icon{background:var(--info-soft);color:var(--info)}.tone-success .ui-metric-icon{background:var(--positive-soft);color:var(--positive)}.tone-warning .ui-metric-icon{background:var(--warning-soft);color:var(--warning)}.ui-metric-value{margin-top:12px;font-size:clamp(24px,2vw,30px);font-weight:600;line-height:1}.ui-metric-detail{min-height:18px;display:flex;align-items:center;gap:7px;margin-top:10px;color:var(--text-tertiary);font-size:11px}.ui-trend{display:inline-flex;align-items:center;gap:2px;font-weight:600}.ui-trend.is-up{color:var(--positive)}.ui-trend.is-down{color:var(--negative)}.ui-status{width:fit-content;display:inline-flex;align-items:center;gap:6px;padding:3px 8px;border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--text-secondary);font-size:10px;font-weight:600;line-height:1.35;white-space:nowrap}.ui-status-dot{width:5px;height:5px;flex:0 0 auto;border-radius:50%;background:currentColor}.ui-status-success{border-color:var(--positive-border);background:var(--positive-soft);color:var(--positive)}.ui-status-warning{border-color:var(--warning-border);background:var(--warning-soft);color:var(--warning)}.ui-status-danger{border-color:var(--negative-border);background:var(--negative-soft);color:var(--negative)}.ui-status-info{border-color:var(--info-border);background:var(--info-soft);color:var(--info)}.ui-status-neutral{background:var(--surface-3)}.ui-progress{margin-top:12px}.ui-progress-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px;color:var(--text-tertiary);font-size:10px}.ui-progress-track{height:6px;overflow:hidden;border-radius:var(--radius-pill);background:var(--surface-3)}.ui-progress-fill{display:block;height:100%;border-radius:inherit;background:var(--brand);transition:width .5s ease}.ui-progress-fill.tone-success{background:var(--positive)}.ui-progress-fill.tone-warning{background:var(--warning)}.ui-progress-fill.tone-danger{background:var(--negative)}.ui-progress-fill.tone-info{background:var(--info)}.ui-progress-compact{margin:0}.ui-progress-compact .ui-progress-track{height:4px}.ui-avatar{display:inline-grid;flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid var(--border);border-radius:50%;background:var(--surface-3);color:var(--text-secondary);font-size:11px;font-weight:700}.ui-avatar img{width:100%;height:100%;object-fit:cover}.ui-avatar-sm{width:27px;height:27px;font-size:9px}.ui-avatar-md{width:34px;height:34px}.ui-avatar-lg{width:42px;height:42px;font-size:12px}.avatar-tone-0{background:var(--brand-soft);color:var(--brand-hover)}.avatar-tone-1{background:var(--info-soft);color:var(--info)}.avatar-tone-2{background:var(--positive-soft);color:var(--positive)}.avatar-tone-3{background:var(--violet-soft);color:var(--violet)}.avatar-tone-4{background:var(--warning-soft);color:var(--warning)}.avatar-tone-5{background:var(--surface-3);color:var(--text-secondary)}.ui-avatar-stack{display:flex;align-items:center;padding-left:7px}.ui-avatar-stack .ui-avatar{margin-left:-7px;box-shadow:0 0 0 2px var(--surface-1)}.ui-avatar-more{margin-left:5px;color:var(--text-tertiary);font-family:var(--font-mono);font-size:9px}.ui-segmented{width:fit-content;display:inline-flex;padding:3px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-1)}.ui-segmented button{min-height:28px;display:inline-flex;align-items:center;gap:5px;padding:0 10px;border:0;border-radius:5px;background:transparent;color:var(--text-tertiary);font-size:11px;font-weight:600;cursor:pointer}.ui-segmented button:hover{color:var(--text)}.ui-segmented button.is-active{background:var(--surface-3);color:var(--text);box-shadow:var(--shadow-sm)}.ui-search{min-width:220px;height:35px;display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-1);color:var(--text-tertiary)}.ui-search:focus-within{border-color:var(--info);box-shadow:0 0 0 2px var(--info-soft)}.ui-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--text);font-size:12px}.ui-search input::placeholder{color:var(--text-tertiary)}.ui-search button{border:0;background:transparent;color:var(--text-tertiary);cursor:pointer}.ui-filter-select{position:relative;height:35px;display:flex;align-items:center;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-1)}.ui-filter-select>span{padding-left:10px;color:var(--text-tertiary);font-size:10px}.ui-filter-select select{height:100%;appearance:none;padding:0 28px 0 8px;border:0;outline:0;background:transparent;color:var(--text);font-size:11px;font-weight:600;cursor:pointer}.ui-filter-select svg{position:absolute;right:8px;color:var(--text-tertiary);pointer-events:none}.ui-empty-state{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;text-align:center}.ui-empty-state>span:first-child{width:48px;height:48px;display:grid;place-items:center;margin-bottom:13px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-2);color:var(--text-tertiary)}.ui-empty-state h3{font-size:14px}.ui-empty-state p{max-width:360px;margin:6px 0 16px;color:var(--text-tertiary);font-size:12px}.ui-loading{display:grid;gap:12px;padding:8px 0}.ui-loading span{height:15px;display:block;border-radius:4px;background:linear-gradient(90deg,var(--surface-3),var(--surface-raised),var(--surface-3));background-size:200% 100%;animation:skeleton 1.6s ease-in-out infinite}@keyframes skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.ui-preview-banner{min-height:35px;display:flex;align-items:center;gap:8px;margin:-7px 0 20px;padding:7px 10px;border:1px solid var(--warning-border);border-radius:var(--radius-md);background:var(--warning-soft);color:var(--warning);font-size:11px}.ui-preview-banner strong{font-weight:700}.ui-stepper{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;margin:0;padding:0;list-style:none}.ui-stepper li{position:relative;display:flex;align-items:center;gap:7px;color:var(--text-tertiary)}.ui-stepper li:not(:last-child):after{content:"";height:1px;flex:1;margin-right:7px;background:var(--border)}.ui-stepper li>span{width:21px;height:21px;display:grid;flex:0 0 auto;place-items:center;border:1px solid var(--border);border-radius:50%;font-family:var(--font-mono);font-size:9px}.ui-stepper small{font-size:10px;white-space:nowrap}.ui-stepper li.is-active{color:var(--info)}.ui-stepper li.is-active>span{border-color:var(--info-border);background:var(--info-soft)}.ui-stepper li.is-complete{color:var(--positive)}.ui-stepper li.is-complete>span{border-color:var(--positive-border);background:var(--positive-soft)}.ui-stepper li.is-complete:after{background:var(--positive-border)}.data-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;flex-wrap:wrap}.data-toolbar-left,.data-toolbar-right{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.data-table-wrap{overflow:auto;margin:0 -19px -19px;border-top:1px solid var(--border-subtle);border-radius:0 0 var(--radius-lg) var(--radius-lg)}.ui-table{width:100%;min-width:760px;border-collapse:separate;border-spacing:0}.ui-table th{position:sticky;top:0;z-index:2;height:37px;padding:0 13px;border-bottom:1px solid var(--border);background:var(--surface-2);color:var(--text-tertiary);font-size:9px;font-weight:700;letter-spacing:.06em;text-align:left;text-transform:uppercase;white-space:nowrap}.ui-table td{height:49px;padding:8px 13px;border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);font-size:11px;vertical-align:middle}.ui-table tbody tr{transition:background var(--transition)}.ui-table tbody tr:hover{background:var(--surface-hover)}.ui-table tbody tr:last-child td{border-bottom:0}.ui-table .primary-cell{color:var(--text);font-size:12px;font-weight:600}.ui-table .secondary-cell{display:block;margin-top:2px;color:var(--text-tertiary);font-size:9px;font-weight:400}.ui-table .number-cell{color:var(--text);font-family:var(--font-mono);font-variant-numeric:tabular-nums;text-align:right}.ui-table .actions-cell{width:44px;text-align:right}.table-row-button{width:28px;height:28px;display:grid;place-items:center;margin-left:auto;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--text-tertiary);cursor:pointer}.table-row-button:hover{background:var(--surface-3);color:var(--text)}.ui-tabs{display:flex;align-items:center;gap:2px;margin-bottom:19px;border-bottom:1px solid var(--border)}.ui-tab{position:relative;min-height:37px;padding:0 13px;border:0;background:transparent;color:var(--text-tertiary);font-size:11px;font-weight:600;cursor:pointer}.ui-tab:hover,.ui-tab.is-active{color:var(--text)}.ui-tab.is-active:after{content:"";position:absolute;right:10px;bottom:-1px;left:10px;height:2px;background:var(--brand)}.ui-tab-count{margin-left:5px;padding:1px 5px;border-radius:var(--radius-pill);background:var(--surface-3);color:var(--text-tertiary);font-family:var(--font-mono);font-size:8px}.modal-overlay{position:fixed;inset:0;z-index:3000;display:flex;align-items:center;justify-content:center;padding:22px;background:#020305ad;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal-content{width:min(100%,570px);max-height:min(90vh,920px);overflow:auto;padding:0;border:1px solid var(--border-strong);border-radius:var(--radius-xl);background:var(--surface-raised);box-shadow:var(--shadow-lg);animation:modal-in .18s ease-out}.modal-lg{width:min(100%,850px)}@keyframes modal-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}.modal-header{position:sticky;top:0;z-index:4;min-height:59px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 20px;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--surface-raised) 93%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.modal-header h3{font-size:15px}.modal-close-btn{width:31px;height:31px;display:grid;place-items:center;border:0;border-radius:var(--radius-md);background:transparent;color:var(--text-tertiary);cursor:pointer}.modal-close-btn:hover{background:var(--surface-hover);color:var(--text)}.modal-body{padding:20px}.modal-actions{position:sticky;bottom:0;z-index:4;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:13px 20px;border-top:1px solid var(--border);background:color-mix(in srgb,var(--surface-raised) 94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.form-field{min-width:0;display:flex;flex-direction:column;gap:6px}.form-field-full{grid-column:1 / -1}.form-field label,.form-label{display:flex;align-items:center;justify-content:space-between;color:var(--text-secondary);font-size:10px;font-weight:600}.form-field label small{color:var(--text-tertiary);font-weight:400}.form-field input,.form-field select,.form-field textarea,.form-control{width:100%;min-height:38px;padding:8px 10px;border:1px solid var(--border);border-radius:var(--radius-md);outline:0;background:var(--surface-1);color:var(--text);font-size:12px;transition:border var(--transition),box-shadow var(--transition)}.form-field textarea{min-height:80px;resize:vertical}.form-field input:focus,.form-field select:focus,.form-field textarea:focus,.form-control:focus{border-color:var(--info);box-shadow:0 0 0 2px var(--info-soft)}.form-field input::placeholder,.form-field textarea::placeholder{color:var(--text-disabled)}.form-section{padding:0 0 20px}.form-section+.form-section{padding-top:19px;border-top:1px solid var(--border)}.form-section-title{margin-bottom:13px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.input-prefix{position:relative}.input-prefix>span{position:absolute;top:50%;left:10px;transform:translateY(-50%);color:var(--text-tertiary);font-size:11px}.input-prefix input{padding-left:28px;text-align:right;font-family:var(--font-mono)}.checkbox-field{display:flex;align-items:flex-start;gap:9px}.checkbox-field input{width:15px;height:15px;margin-top:2px;accent-color:var(--brand)}.checkbox-field div{display:flex;flex-direction:column}.checkbox-field strong{font-size:11px}.checkbox-field small{color:var(--text-tertiary);font-size:10px}.line-editor{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg)}.line-editor-header,.line-editor-row{display:grid;grid-template-columns:minmax(160px,2fr) 70px 75px 100px 34px;gap:7px;align-items:center;padding:8px}.line-editor-header{background:var(--surface-2);color:var(--text-tertiary);font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.line-editor-row+.line-editor-row{border-top:1px solid var(--border-subtle)}.line-editor-row input,.line-editor-row select{min-width:0;height:34px;padding:0 7px;border:1px solid var(--border);border-radius:var(--radius-sm);outline:0;background:var(--surface-1);color:var(--text);font-size:10px}.line-editor-row input:focus,.line-editor-row select:focus{border-color:var(--info)}.line-editor-row button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--text-tertiary);cursor:pointer}.line-editor-row button:hover{background:var(--negative-soft);color:var(--negative)}.line-editor-footer{display:flex;align-items:center;justify-content:space-between;padding:9px;border-top:1px solid var(--border);background:var(--surface-2)}.line-editor-total{display:flex;align-items:baseline;gap:7px;color:var(--text-tertiary);font-size:9px;text-transform:uppercase}.line-editor-total strong{color:var(--text);font-family:var(--font-mono);font-size:13px}.request-step-content{min-height:365px;margin-top:24px}.date-field{position:relative}.date-field>svg{position:absolute;top:50%;left:10px;z-index:1;transform:translateY(-50%);color:var(--text-tertiary);pointer-events:none}.date-field input{padding-left:32px}.request-lines-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.request-lines-intro>div{display:flex;flex-direction:column}.request-lines-intro strong{font-size:12px}.request-lines-intro span{margin-top:3px;color:var(--text-tertiary);font-size:10px}.request-line-editor{overflow-x:auto}.request-line-editor .line-editor-header,.request-line-editor .line-editor-row{min-width:820px;grid-template-columns:minmax(180px,2fr) 70px 75px 160px 78px 34px}.request-price-cell{display:flex;align-items:center;gap:4px}.request-price-cell .request-price-mode{flex:0 0 auto;width:auto;min-width:0;padding:3px 2px;border:0;background:transparent;color:var(--text-tertiary);font-size:9px}.request-line-row{align-items:start}.request-line-row>input,.request-line-row>select,.request-line-row>.input-prefix,.request-line-row>.request-tax-input,.request-line-row>button{margin-top:1px}.request-tax-input{position:relative}.request-tax-input>span{position:absolute;top:17px;right:8px;transform:translateY(-50%);color:var(--text-tertiary);font-size:10px;pointer-events:none}.request-tax-input>input{width:100%;padding-right:20px;text-align:right;font-family:var(--font-mono)}.line-description-cell{display:grid;gap:5px}.line-description-cell input,.line-description-cell select{width:100%}.line-description-cell select{color:var(--text-tertiary)}.request-review{display:grid;gap:14px}.request-review-hero{display:grid;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:11px;padding:14px;border:1px solid var(--positive-border);border-radius:var(--radius-lg);background:var(--positive-soft)}.request-review-hero>span{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:var(--positive);color:#071b12}.request-review-hero>div{display:flex;min-width:0;flex-direction:column}.request-review-hero>div strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.request-review-hero>div small{margin-top:3px;color:var(--text-secondary);font-size:10px}.request-priority{padding:3px 7px;border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--text-secondary);font-size:9px;font-weight:600}.priority-high,.priority-critical{border-color:var(--warning-border);background:var(--warning-soft);color:var(--warning)}.priority-critical{border-color:var(--negative-border);background:var(--negative-soft);color:var(--negative)}.review-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;margin:0;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--border)}.review-details>div{min-height:57px;display:flex;flex-direction:column;justify-content:center;padding:9px 11px;background:var(--surface-1)}.review-details dt{color:var(--text-tertiary);font-size:8px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.review-details dd{margin:4px 0 0;color:var(--text-secondary);font-size:10px;font-weight:600}.review-lines{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg)}.review-lines>div{min-height:46px;display:grid;grid-template-columns:minmax(0,1fr) 75px 100px;align-items:center;gap:8px;padding:7px 10px;border-top:1px solid var(--border-subtle)}.review-lines>div:first-child{border-top:0}.review-lines span{min-width:0;display:flex;flex-direction:column}.review-lines span strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.review-lines span small{color:var(--text-tertiary);font-size:8px}.review-lines em{color:var(--text-tertiary);font-size:9px;font-style:normal}.review-lines>div>strong{color:var(--text);font-size:10px;text-align:right}.submit-choice{display:flex;align-items:flex-start;gap:9px;padding:11px;border:1px solid var(--info-border);border-radius:var(--radius-lg);background:var(--info-soft);cursor:pointer}.submit-choice input{width:15px;height:15px;margin:1px 0 0;accent-color:var(--brand)}.submit-choice span{display:flex;flex-direction:column}.submit-choice strong{font-size:10px}.submit-choice small{margin-top:2px;color:var(--text-tertiary);font-size:9px}.command-overlay{position:fixed;inset:0;z-index:4000;display:flex;align-items:flex-start;justify-content:center;padding:12vh 20px 20px;background:#02030594;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.command-dialog{width:min(100%,590px);overflow:hidden;border:1px solid var(--border-strong);border-radius:var(--radius-xl);background:var(--surface-raised);box-shadow:var(--shadow-lg);animation:modal-in .17s ease-out}.command-input{height:55px;display:flex;align-items:center;gap:10px;padding:0 15px;border-bottom:1px solid var(--border);color:var(--text-tertiary)}.command-input input{flex:1;border:0;outline:0;background:transparent;color:var(--text);font-size:14px}.command-results{max-height:390px;overflow:auto;padding:7px}.command-results>button{width:100%;min-height:50px;display:flex;align-items:center;gap:10px;padding:7px 9px;border:0;border-radius:var(--radius-md);background:transparent;color:var(--text);text-align:left;cursor:pointer}.command-results>button:hover,.command-results>button.is-active{background:var(--surface-hover)}.command-results>button>span{width:28px;height:28px;display:grid;flex:0 0 auto;place-items:center;border-radius:var(--radius-md);background:var(--surface-3);color:var(--text-secondary);font-size:10px;font-weight:700}.command-results button div{min-width:0;display:flex;flex:1;flex-direction:column}.command-results button strong{overflow:hidden;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.command-results button small{color:var(--text-tertiary);font-size:10px}.command-results button em{color:var(--text-disabled);font-size:11px;font-style:normal}.command-hint{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--text-tertiary);text-align:center}.command-hint p{margin-top:9px;color:var(--text-secondary);font-size:12px;font-weight:600}.command-hint span{margin-top:4px;font-size:10px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.content-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(280px,.75fr);gap:12px;margin-top:12px}.content-grid-balanced{grid-template-columns:repeat(2,minmax(0,1fr))}.stack{display:grid;gap:12px}.section-gap{margin-top:12px}.muted{color:var(--text-tertiary)}.text-positive{color:var(--positive)!important}.text-negative{color:var(--negative)!important}.text-warning{color:var(--warning)!important}.text-info{color:var(--info)!important}.divider{height:1px;margin:16px 0;background:var(--border-subtle)}.dashboard-primary-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:12px;margin-top:12px}.dashboard-secondary-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.82fr);gap:12px;margin-top:12px}.department-budget-card{grid-row:span 2}.budget-pulse-card{min-height:365px}.chart-legend{display:flex;align-items:center;gap:14px;margin:-2px 0 4px;color:var(--text-tertiary);font-size:9px}.chart-legend span{display:inline-flex;align-items:center;gap:5px}.chart-legend i{width:7px;height:7px;border-radius:50%}.chart-legend .legend-inflow{background:var(--positive)}.chart-legend .legend-outflow{background:var(--brand)}.chart-legend strong{margin-left:auto;color:var(--text-secondary);font-size:10px;font-weight:500}.budget-chart{width:100%;height:255px;margin-top:4px}.chart-tooltip{min-width:118px;display:grid;gap:4px;padding:8px 10px;border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface-raised);box-shadow:var(--shadow-md)}.chart-tooltip span{margin-bottom:2px;color:var(--text-tertiary);font-size:9px;font-weight:600;text-transform:uppercase}.chart-tooltip strong{font-family:var(--font-mono);font-size:10px;font-weight:500}.attention-card{display:flex;flex-direction:column;padding-bottom:0}.attention-count{min-width:23px;height:23px;display:grid;place-items:center;border-radius:var(--radius-pill);background:var(--warning-soft);color:var(--warning);font-size:10px}.attention-list{display:grid;gap:3px;margin:0 -8px}.attention-item{width:100%;min-height:57px;display:grid;grid-template-columns:31px minmax(0,1fr) auto 14px;align-items:center;gap:9px;padding:7px 8px;border:0;border-radius:var(--radius-md);background:transparent;text-align:left;cursor:pointer;transition:background var(--transition)}.attention-item:hover{background:var(--surface-hover)}.attention-item>svg{color:var(--text-disabled)}.attention-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:var(--radius-md);background:var(--surface-3);color:var(--text-secondary)}.attention-icon.tone-warning{background:var(--warning-soft);color:var(--warning)}.attention-icon.tone-danger{background:var(--negative-soft);color:var(--negative)}.attention-icon.tone-info{background:var(--info-soft);color:var(--info)}.attention-copy{min-width:0;display:flex;flex-direction:column}.attention-copy strong{overflow:hidden;color:var(--text);font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.attention-copy small{overflow:hidden;margin-top:2px;color:var(--text-tertiary);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.attention-footer{min-height:38px;display:flex;align-items:center;justify-content:center;gap:5px;margin:auto -19px 0;border:0;border-top:1px solid var(--border-subtle);border-radius:0 0 var(--radius-lg) var(--radius-lg);background:transparent;color:var(--text-secondary);font-size:10px;font-weight:600;cursor:pointer}.attention-footer:hover{background:var(--surface-hover);color:var(--text)}.all-clear{min-height:185px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--positive)}.all-clear strong{margin-top:8px;color:var(--text);font-size:12px}.all-clear span{color:var(--text-tertiary);font-size:10px}.department-budget-table{margin:0 -7px -7px}.department-budget-head,.department-budget-row{display:grid;grid-template-columns:minmax(120px,1.3fr) minmax(90px,.8fr) 76px 76px minmax(110px,.9fr);align-items:center;gap:10px;padding:0 8px}.department-budget-head{height:30px;color:var(--text-tertiary);font-size:8px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.department-budget-head>span:nth-child(n+3){text-align:right}.department-budget-row{width:100%;min-height:51px;border:0;border-top:1px solid var(--border-subtle);background:transparent;color:var(--text-secondary);font-size:10px;text-align:left;cursor:pointer}.department-budget-row:hover{background:var(--surface-hover)}.department-name{display:flex;align-items:center;gap:8px;color:var(--text);font-size:11px;font-weight:600}.department-name i{width:3px;height:22px;border-radius:var(--radius-pill);background:var(--row-tone)}.department-owner{display:flex;align-items:center;gap:7px}.department-owner em{overflow:hidden;font-style:normal;text-overflow:ellipsis}.department-budget-row>.mono{text-align:right}.department-progress{display:grid;grid-template-columns:minmax(55px,1fr) 31px;align-items:center;gap:6px}.department-progress small{text-align:right}.pipeline-note{display:flex;align-items:center;gap:9px;padding:10px;border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-2);color:var(--info)}.pipeline-note span{display:flex;flex-direction:column}.pipeline-note strong{color:var(--text-secondary);font-size:10px}.pipeline-note small{margin-top:1px;color:var(--text-tertiary);font-size:8px}.milestone-list{display:grid}.milestone-item{min-height:54px;display:grid;grid-template-columns:34px 5px minmax(0,1fr) 14px;align-items:center;gap:9px;border-top:1px solid var(--border-subtle)}.milestone-item:first-child{border-top:0}.milestone-item time{width:34px;display:flex;flex-direction:column;align-items:center}.milestone-item time strong{color:var(--text);font-size:13px;line-height:1}.milestone-item time small{margin-top:3px;color:var(--text-tertiary);font-size:8px;text-transform:uppercase}.milestone-item>i{width:3px;height:28px;border-radius:var(--radius-pill);background:var(--border-strong)}.milestone-item>i.tone-brand{background:var(--brand)}.milestone-item>i.tone-warning{background:var(--warning)}.milestone-item>i.tone-info{background:var(--info)}.milestone-item>span{min-width:0;display:flex;flex-direction:column}.milestone-item>span strong{overflow:hidden;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.milestone-item>span small{margin-top:2px;color:var(--text-tertiary);font-size:8px}.milestone-item>svg{color:var(--text-disabled)}.dashboard-footnote{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:13px;color:var(--text-disabled);font-size:9px}.dashboard-footnote i{width:2px;height:2px;border-radius:50%;background:currentColor}.page{width:100%}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.page-title{font-family:var(--font-display);font-size:26px}.glass-card{padding:19px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-1);box-shadow:var(--shadow-sm)}.empty-state{min-height:220px;display:grid;place-items:center;color:var(--text-tertiary)}.loading-spinner{width:28px;height:28px;margin:80px auto;border:2px solid var(--border);border-top-color:var(--brand);border-radius:50%;animation:spin .8s linear infinite}.route-loading{min-height:50vh;display:grid;align-content:center;justify-items:center;color:var(--text-tertiary);font-size:11px}.route-loading .loading-spinner{display:block;margin:0 0 12px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1180px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.global-search{width:165px}.dashboard-primary-grid,.dashboard-secondary-grid{grid-template-columns:1fr}.department-budget-card{grid-row:auto}}@media(max-width:920px){.app-sidebar{transform:translate(-100%);box-shadow:none;transition:transform .22s ease}.app-sidebar.is-open{transform:translate(0);box-shadow:var(--shadow-lg)}.mobile-close{display:grid;place-items:center}.sidebar-scrim{position:fixed;inset:0;z-index:950;display:block;border:0;background:#02030594}.app-main{margin-left:0}.mobile-menu{display:grid}.app-topbar{padding:0 17px}.content-grid,.content-grid-balanced{grid-template-columns:1fr}.department-budget-head,.department-budget-row{grid-template-columns:minmax(120px,1.3fr) 70px 70px minmax(100px,.9fr)}.department-budget-head>span:nth-child(2),.department-budget-row>span:nth-child(2){display:none}}@media(max-width:680px){.app-content{padding:22px 15px 38px}.topbar-crumbs span,.topbar-crumbs i,.global-search,.topbar-create{display:none}.ui-page-header{align-items:flex-start;flex-direction:column;gap:14px}.ui-page-actions{width:100%;max-width:none}.ui-page-actions .btn{flex:1}.metric-grid{grid-template-columns:1fr}.ui-metric-card{min-height:128px}.form-grid{grid-template-columns:1fr}.form-field-full{grid-column:auto}.line-editor{overflow-x:auto}.line-editor-header,.line-editor-row{min-width:650px}.modal-overlay{align-items:flex-end;padding:0}.modal-content{width:100%;max-height:94vh;border-radius:var(--radius-xl) var(--radius-xl) 0 0}.data-toolbar{align-items:stretch;flex-direction:column}.data-toolbar-left,.data-toolbar-right{width:100%}.ui-search{min-width:0;flex:1 1 100%}.ui-tabs{overflow-x:auto;scrollbar-width:none}.ui-tabs::-webkit-scrollbar{display:none}.ui-tab{flex:0 0 auto;white-space:nowrap}.ui-stepper small{display:none}.department-budget-head,.department-budget-row{grid-template-columns:minmax(120px,1fr) 65px minmax(90px,.8fr)}.department-budget-head>span:nth-child(4),.department-budget-row>span:nth-child(4){display:none}.dashboard-footnote{justify-content:flex-start;flex-wrap:wrap}.notification-popover{position:fixed;top:calc(var(--topbar-height) - 1px);right:12px;left:12px;width:auto}}.proc-action-error{display:flex;align-items:center;gap:6px;margin-top:8px;color:var(--negative);font-size:11px}@font-face{font-family:Planet Kosmos;src:url(/fonts/PlanetKosmos.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{color-scheme:dark;--brand: #e10600;--brand-hover: #ff1a14;--brand-strong: #b30500;--brand-soft: rgba(225, 6, 0, .12);--brand-border: rgba(225, 6, 0, .32);--negative: #fb7185;--negative-soft: rgba(251, 113, 133, .12);--negative-border: rgba(251, 113, 133, .32);--positive: #34d399;--positive-soft: rgba(52, 211, 153, .12);--positive-border: rgba(52, 211, 153, .32);--warning: #fbbf24;--warning-soft: rgba(251, 191, 36, .12);--warning-border: rgba(251, 191, 36, .32);--info: #60a5fa;--info-soft: rgba(96, 165, 250, .12);--info-border: rgba(96, 165, 250, .32);--violet: #a78bfa;--violet-soft: rgba(167, 139, 250, .12);--surface-canvas: #0b0d11;--surface-sidebar: #0e1015;--surface-1: #12151b;--surface-2: #171b22;--surface-3: #1d222b;--surface-raised: #20252e;--surface-overlay: rgba(11, 13, 17, .84);--surface-hover: rgba(255, 255, 255, .045);--surface-active: rgba(255, 255, 255, .075);--border-subtle: rgba(255, 255, 255, .075);--border: rgba(255, 255, 255, .11);--border-strong: rgba(255, 255, 255, .18);--text: #f3f4f6;--text-secondary: #aeb3bf;--text-tertiary: #7d8491;--text-disabled: #555c68;--font-ui: "IBM Plex Sans", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Chakra Petch", "Inter Display", var(--font-ui);--font-brand: "Planet Kosmos", var(--font-display);--font-mono: "IBM Plex Mono", "SFMono-Regular", Consolas, monospace;--sidebar-width: 244px;--topbar-height: 58px;--radius-sm: 5px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-pill: 999px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .25);--shadow-md: 0 8px 28px rgba(0, 0, 0, .28);--shadow-lg: 0 22px 70px rgba(0, 0, 0, .48);--transition: .15s cubic-bezier(.4, 0, .2, 1);--color-primary: var(--brand);--color-primary-hover: var(--brand-hover);--color-primary-dark: var(--brand-strong);--color-primary-muted: var(--brand-soft);--color-bg: var(--surface-canvas);--color-bg-elevated: var(--surface-2);--color-bg-subtle: var(--surface-3);--color-surface: var(--surface-2);--color-border: var(--border);--color-border-hover: var(--border-strong);--color-text: var(--text);--color-text-muted: var(--text-secondary);--color-text-dark: var(--text-tertiary);--color-success: var(--positive);--color-warning: var(--warning);--color-error: var(--negative);--color-info: var(--info);--glass-bg: rgba(18, 21, 27, .78);--glass-bg-strong: rgba(18, 21, 27, .94);--glass-border: var(--border);--glass-blur: 18px;--spacing-xs: .5rem;--spacing-sm: .75rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem}[data-theme=light]{color-scheme:light;--brand-soft: rgba(225, 6, 0, .08);--brand-border: rgba(225, 6, 0, .24);--negative: #c0263d;--negative-soft: rgba(190, 24, 60, .08);--negative-border: rgba(190, 24, 60, .25);--positive: #087a4c;--positive-soft: rgba(5, 122, 76, .08);--positive-border: rgba(5, 122, 76, .25);--warning: #a15c00;--warning-soft: rgba(161, 92, 0, .09);--warning-border: rgba(161, 92, 0, .25);--info: #2463b4;--info-soft: rgba(36, 99, 180, .08);--info-border: rgba(36, 99, 180, .24);--violet: #6d4bc3;--violet-soft: rgba(109, 75, 195, .08);--surface-canvas: #f4f5f7;--surface-sidebar: #fbfbfc;--surface-1: #ffffff;--surface-2: #ffffff;--surface-3: #eef0f3;--surface-raised: #ffffff;--surface-overlay: rgba(244, 245, 247, .88);--surface-hover: rgba(15, 18, 23, .035);--surface-active: rgba(15, 18, 23, .065);--border-subtle: rgba(15, 18, 23, .07);--border: rgba(15, 18, 23, .11);--border-strong: rgba(15, 18, 23, .19);--text: #17191e;--text-secondary: #555b65;--text-tertiary: #727985;--text-disabled: #a3a8b0;--shadow-sm: 0 1px 3px rgba(15, 18, 23, .06);--shadow-md: 0 8px 28px rgba(15, 18, 23, .09);--shadow-lg: 0 22px 70px rgba(15, 18, 23, .15);--glass-bg: rgba(255, 255, 255, .78);--glass-bg-strong: rgba(255, 255, 255, .95)}*,*:before,*:after{box-sizing:border-box;scrollbar-color:var(--border-strong) transparent;scrollbar-width:thin}html{min-width:320px;background:var(--surface-canvas);scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--surface-canvas);color:var(--text);font-family:var(--font-ui);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.22}.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:-.025em}::selection{background:#e1060052;color:var(--text)}:focus-visible{outline:2px solid var(--info);outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-strong);border:2px solid transparent;background-clip:padding-box;border-radius:var(--radius-pill)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{.app-sidebar,.app-topbar,.ui-page-actions,.ui-preview-banner{display:none!important}.app-main{margin:0!important}.app-content{padding:0!important}body,.ui-card{color:#111!important;background:#fff!important}.ui-card{border:1px solid #bbb!important;box-shadow:none!important;break-inside:avoid}}.wordmark{font-family:var(--font-brand);font-weight:400;font-style:normal;text-transform:uppercase;letter-spacing:.05em;line-height:1;white-space:nowrap}.wordmark__accent{color:var(--brand)}
