body{opacity:1!important;visibility:visible!important}:root{color-scheme:dark;--font-sans: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji";--bg: #0b0f14;--text: #e6edf3;--muted: rgba(230, 237, 243, .74);--surface-0: #0b0f14;--surface-1: rgba(255, 255, 255, .05);--surface-2: rgba(255, 255, 255, .08);--surface-3: rgba(255, 255, 255, .12);--border: rgba(255, 255, 255, .12);--border-strong: rgba(255, 255, 255, .18);--primary: #4da3ff;--primary-contrast: #071018;--success: #28c88c;--warning: #ffc850;--danger: #ff5050;--info: #5aa0ff;--link: var(--primary);--link-hover: rgba(77, 163, 255, .85);--input-bg: rgba(255, 255, 255, .04);--input-bg-hover: rgba(255, 255, 255, .06);--input-bg-focus: rgba(255, 255, 255, .07);--input-border: var(--border);--input-border-focus: rgba(77, 163, 255, .55);--placeholder: rgba(230, 237, 243, .45);--shadow: 0 10px 30px rgba(0, 0, 0, .35);--focus-ring: 0 0 0 3px rgba(77, 163, 255, .25);--r-xs: 8px;--r-sm: 10px;--r-md: 12px;--r-lg: 16px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--background: var(--bg);--foreground: var(--text);--panel: var(--surface-1);--panel-2: var(--surface-2);--panel-3: var(--surface-3);--stroke: var(--border);--stroke-strong: var(--border-strong);--accent: var(--primary);--accent-contrast: var(--primary-contrast);--ring: var(--focus-ring);--radius: var(--r-lg);--radius-sm: var(--r-sm);--shadow-lg: var(--shadow)}html,body{background:var(--bg);color:var(--text);font-family:var(--font-sans)}:root{--background: var(--bg, #0b0f14);--foreground: var(--text, #e6edf3);--panel: var(--surface-1, rgba(255, 255, 255, .05));--panel-2: var(--surface-2, rgba(255, 255, 255, .08));--panel-3: var(--surface-3, rgba(255, 255, 255, .12));--stroke: var(--border, rgba(255, 255, 255, .12));--stroke-strong: var(--border-strong, rgba(255, 255, 255, .18));--accent: var(--primary, #4da3ff);--accent-contrast: var(--primary-contrast, #071018);--radius: var(--r-lg, 16px);--radius-sm: var(--r-sm, 10px);--shadow-lg: var(--shadow, 0 10px 30px rgba(0, 0, 0, .35));--ring: var(--focus-ring, 0 0 0 3px rgba(77, 163, 255, .25))}a{color:var(--link, var(--accent))}hr{border:none;border-top:1px solid var(--stroke);margin:16px 0}.surface{background:var(--panel);border:1px solid var(--stroke);border-radius:var(--radius);box-shadow:var(--shadow-lg)}.surface.pad{padding:16px}.app-shell{--sidebar-w: 260px;min-height:100vh;background:var(--bg, #0b0f14);color:var(--text, #e6edf3);display:grid;grid-template-columns:var(--sidebar-w) 1fr;transition:grid-template-columns .18s ease}.app-shell--collapsed{--sidebar-w: 78px}@media(max-width:980px){.app-shell{grid-template-columns:1fr}}.main{min-height:100vh;overflow:auto;padding:16px}.sidebar{position:sticky;top:0;height:100vh;padding:12px 12px 10px;border-right:1px solid var(--border, rgba(255,255,255,.12));background:radial-gradient(1200px 600px at 20% -10%,rgba(77,163,255,.1),transparent 55%),linear-gradient(180deg,#ffffff0a,#ffffff05);display:flex;flex-direction:column;gap:10px;overflow:hidden}@media(max-width:980px){.sidebar{position:relative;height:auto;overflow:visible;border-right:none;border-bottom:1px solid var(--border, rgba(255,255,255,.12))}}.sidebar__brand{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.sidebar .brand-logo{display:grid;place-items:center;height:96px;border-radius:22px;overflow:hidden;text-decoration:none;background:transparent;border:none;box-shadow:none}.sidebar .brand-logo__img{width:100%;height:100%;object-fit:contain;border-radius:18px;display:block;box-shadow:0 18px 40px #00000059}.sidebar__collapseBtn{width:38px;height:38px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:var(--text, #e6edf3);font-weight:700;cursor:pointer;display:grid;place-items:center}.sidebar__collapseBtn:hover{background:#ffffff14}.sidebar__collapseBtn:focus-visible{outline:2px solid rgba(56,139,253,.85);outline-offset:2px}.sidebar__nav{display:flex;flex-direction:column;gap:10px;overflow:hidden}.sidebar__navList{display:grid;gap:8px;overflow:hidden}.nav__row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px}.nav__item{height:46px;display:flex;align-items:center;gap:10px;padding:0 14px;border-radius:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);text-decoration:none;color:var(--text, #e6edf3);min-width:0}.nav__item:hover{background:#ffffff0d;border-color:#ffffff1a}.nav__item.is-active{background:#388bfd29;border-color:#388bfd38}.nav__icon{width:28px;height:28px;display:grid;place-items:center;background:transparent;border:none;color:#ffffffeb;flex:0 0 auto}.nav__label{font-size:14px;font-weight:800;letter-spacing:.06em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav__action{width:42px;height:42px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffffd9;cursor:pointer;display:grid;place-items:center}.nav__action:hover{background:#ffffff12}.nav__action:focus-visible{outline:2px solid rgba(56,139,253,.85);outline-offset:2px}.nav__actionGlyph{transform:translate(1px);font-size:16px}.sidebar__actions{margin-top:auto;padding-top:8px;display:grid;gap:8px}.sidebar__footer{padding-top:2px;font-size:12px;opacity:.75}.sidebar__logoutBtn{width:100%;height:46px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--text, #e6edf3);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px}.sidebar__logoutBtn:hover{background:#ffffff12}.sidebar__logoutBtn:focus-visible{outline:2px solid rgba(56,139,253,.85);outline-offset:2px}.sidebar__logoutIcon{display:none}.sidebar__logoutText{font-weight:700}.sidebar--collapsed .brand-logo{height:84px}.sidebar--collapsed .nav__label{display:none}.sidebar--collapsed .nav__row{grid-template-columns:auto auto;justify-content:center}.sidebar--collapsed .nav__item{width:44px;height:44px;padding:0;border-radius:14px;justify-content:center}.sidebar--collapsed .nav__action{width:44px;height:44px;border-radius:14px}.sidebar--collapsed .sidebar__footer{display:none}.sidebar--collapsed .sidebar__logoutBtn{width:44px;height:44px;border-radius:14px;padding:0;justify-content:center;margin:0 auto}.sidebar--collapsed .sidebar__logoutText{display:none}.sidebar--collapsed .sidebar__logoutIcon{display:grid;place-items:center;width:44px;height:44px;font-size:16px;line-height:1}:root{--text-strong: rgba(230, 237, 243, .95);--text-muted: rgba(230, 237, 243, .72)}body{font-family:var(--font-sans, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial);font-size:16px;line-height:1.45;color:var(--text, #e6edf3)}p{margin:0 0 12px;color:var(--text-strong)}small{color:var(--text-muted)}h1,h2,h3,h4{margin:0 0 12px;font-weight:800;letter-spacing:-.01em;color:var(--text, #e6edf3)}h1{font-size:1.8rem;line-height:1.15}h2{font-size:1.35rem;line-height:1.2;color:#d9e1eaf2}h3{font-size:1.1rem;line-height:1.25;color:#d9e1eaeb}h4{font-size:1rem;line-height:1.25;color:#d9e1eae6}a{color:var(--link, var(--primary, #4da3ff))}a:hover{color:var(--link-hover, rgba(77, 163, 255, .85))}input,select,textarea,button{font:inherit}.container{width:min(1200px,calc(100% - 32px));margin:0 auto}.stack{display:flex;flex-direction:column;gap:var(--space-4, 16px)}.row{display:flex;gap:var(--space-4, 16px);align-items:center}.row.wrap{flex-wrap:wrap}.row.between{justify-content:space-between}.row.start{justify-content:flex-start}.row.center{justify-content:center}.row.end{justify-content:flex-end}.grid{display:grid;gap:var(--space-4, 16px)}.grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid.auto{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.grid.kpi{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}@media(max-width:900px){.grid.cols-4,.grid.cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.grid.cols-4,.grid.cols-3,.grid.cols-2{grid-template-columns:1fr}.row{flex-wrap:wrap}}.gap-1{gap:var(--space-1, 4px)}.gap-2{gap:var(--space-2, 8px)}.gap-3{gap:var(--space-3, 12px)}.gap-4{gap:var(--space-4, 16px)}.gap-5{gap:var(--space-5, 20px)}.gap-6{gap:var(--space-6, 24px)}.card{background:var(--surface-1, rgba(255, 255, 255, .05));border:1px solid var(--border, rgba(255, 255, 255, .12));border-radius:var(--r-lg, 16px);box-shadow:var(--shadow, 0 10px 30px rgba(0, 0, 0, .35));overflow:hidden}.card.pad{padding:var(--space-4, 16px)}.card-header{padding:var(--space-4, 16px);border-bottom:1px solid var(--border, rgba(255, 255, 255, .12));display:flex;align-items:center;justify-content:space-between;gap:var(--space-3, 12px)}.card-title{margin:0;font-size:1.05rem;color:var(--text, #fff)}.card-subtitle{margin:6px 0 0;font-size:.9rem;color:var(--muted, rgba(255, 255, 255, .7))}.card-body{padding:var(--space-4, 16px)}.card-footer{padding:var(--space-4, 16px);border-top:1px solid var(--border, rgba(255, 255, 255, .12));display:flex;align-items:center;justify-content:flex-end;gap:var(--space-3, 12px)}.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border, rgba(255, 255, 255, .12));background:var(--surface-2, rgba(255, 255, 255, .08));color:var(--text, #fff);border-radius:12px;padding:10px 14px;font:inherit;line-height:1;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:transform .04s ease,background .15s ease,border-color .15s ease,opacity .15s ease}.btn:hover{background:var(--surface-3, rgba(255, 255, 255, .12));border-color:var(--border-strong, rgba(255, 255, 255, .18))}.btn:active{transform:translateY(1px)}.btn:focus-visible{outline:none;box-shadow:var(--focus-ring, 0 0 0 3px rgba(77, 163, 255, .25));border-color:var(--input-border-focus, rgba(77, 163, 255, .55))}.btn[disabled],.btn.disabled{opacity:.6;cursor:not-allowed}.btn.primary,.btn.btn--primary{background:var(--primary, #4da3ff);border-color:#4da3ff99;color:var(--primary-contrast, #071018)}.btn.primary:hover,.btn.btn--primary:hover{background:#4da3ffe6}.btn.ghost,.btn.btn--ghost{background:transparent}.btn.danger,.btn.btn--danger{background:#ff505026;border-color:#ff505059}.btn.danger:hover,.btn.btn--danger:hover{background:#ff505038}.btn.sm,.btn.btn--sm{padding:8px 12px;border-radius:10px}.btn.lg,.btn.btn--lg{padding:12px 16px;border-radius:14px}.table-wrap,.tableWrap{width:100%;overflow:auto;border-radius:var(--r-lg, 16px);border:1px solid var(--border, rgba(255, 255, 255, .12));background:var(--surface-1, rgba(255, 255, 255, .05))}table{width:100%;border-collapse:collapse;min-width:720px}thead th{position:sticky;top:0;z-index:1;background:#ffffff0f;border-bottom:1px solid var(--border, rgba(255, 255, 255, .12));color:var(--text, #fff);text-align:left;font-weight:600;padding:12px 14px;white-space:nowrap}tbody td{padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.06);color:var(--text, #fff);vertical-align:top}tbody tr:hover td{background:#ffffff0a}.table{width:100%;margin-top:12px;border-radius:var(--r-lg, 16px);border:1px solid var(--border, rgba(255, 255, 255, .12));background:var(--surface-1, rgba(255, 255, 255, .05));overflow:hidden}.table__head,.table__row{display:flex;align-items:center;gap:12px}.table__head{padding:12px 14px;background:#ffffff0f;border-bottom:1px solid var(--border, rgba(255, 255, 255, .12));font-weight:700;color:var(--text, #fff);white-space:nowrap}.table__row{padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.06);color:var(--text, #fff)}.table__row:hover{background:#ffffff0a}.table__head>div,.table__row>div{flex:1 1 0;min-width:0}.table__head>div:last-child,.table__row>div:last-child{flex:0 0 auto}td.muted,.muted{color:var(--muted, rgba(255, 255, 255, .7))}td.right,.right{text-align:right}td.center,.center{text-align:center}.breadcrumbs{display:block}.breadcrumbs ol{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:var(--muted, rgba(230, 237, 243, .74))}.breadcrumbs li{display:flex;align-items:center;gap:10px}.breadcrumbs li:not(.current):after{content:"›";opacity:.55}.breadcrumbs a{text-decoration:none;background:var(--surface-2, rgba(255, 255, 255, .06));border:1px solid var(--border, rgba(255, 255, 255, .12));padding:6px 12px;border-radius:12px;color:#e6edf3eb}.breadcrumbs a:hover{background:#ffffff17}.breadcrumbs a:focus{outline:none;box-shadow:var(--ring, 0 0 0 3px rgba(77, 163, 255, .25));border-color:#4da3ff73}.breadcrumbs li.current span{color:var(--text, #fff);font-weight:700}:root{--cmdk-active-bg: rgba(77, 163, 255, .14)}.cmdk__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2400;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:flex-start;padding:72px 16px 16px}.cmdk__panel{width:min(720px,100%);border-radius:16px;background:#0e1218f5;border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 60px #0000008c,0 6px 16px #00000059;overflow:hidden}.cmdk__header{display:flex;gap:10px;align-items:center;padding:12px;border-bottom:1px solid rgba(255,255,255,.08)}.cmdk__input{flex:1;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:10px 12px;color:var(--text, #e6edf3);outline:none}.cmdk__input:focus{border-color:#4da3ff73;box-shadow:0 0 0 3px #4da3ff2e}.cmdk__close{border:1px solid rgba(255,255,255,.1);background:#ffffff08;color:#e6edf3d9;border-radius:10px;padding:8px 10px;cursor:pointer}.cmdk__close:hover{background:#ffffff0f}.cmdk__list{max-height:420px;overflow:auto;padding:8px}.cmdk__empty{padding:18px 12px;color:#e6edf3b8}.cmdk__item{width:100%;text-align:left;border:0;background:transparent;color:#e6edf3eb;cursor:pointer;border-radius:12px;padding:10px 12px;display:grid;gap:4px}.cmdk__item:hover{background:#ffffff0d}.cmdk__item.is-active{background:var(--cmdk-active-bg)}.cmdk__itemTitle{font-weight:800;letter-spacing:-.01em}.cmdk__itemSub{font-size:12px;color:#e6edf3b3}.cmdk__footer{padding:10px 12px;border-top:1px solid rgba(255,255,255,.08);font-size:12px;color:#e6edf3b3;display:flex;gap:8px;flex-wrap:wrap;align-items:center}.kbd{display:inline-flex;align-items:center;justify-content:center;min-width:20px;padding:2px 6px;border-radius:8px;border:1px solid rgba(255,255,255,.14);border-bottom-width:2px;background:#ffffff0d;color:#e6edf3e0;font-size:12px;line-height:1.2}.text-muted,.muted{color:var(--muted, rgba(230, 237, 243, .74))}.text-xs{font-size:.8rem}.text-sm{font-size:.9rem}.text-md{font-size:1rem}.text-lg{font-size:1.1rem}.text-mono,.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-right{text-align:right}.text-center{text-align:center}.nowrap{white-space:nowrap}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kbd{display:inline-flex;align-items:center;justify-content:center;min-width:20px;padding:2px 6px;border-radius:8px;border:1px solid rgba(255,255,255,.14);border-bottom-width:2px;background:#ffffff0d;color:#e6edf3e0;font-size:12px;line-height:1.2;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.page{width:min(1200px,calc(100% - 32px));margin:0 auto;padding:18px 0 40px}.page__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:10px 0 18px}.page__title{margin:0;font-size:1.6rem;color:var(--text, #fff)}.page__subtitle{margin:6px 0 0;color:var(--muted, rgba(230, 237, 243, .74))}.page__actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:10px 0 18px}.page-title{margin:0;font-size:1.6rem;color:var(--text, #fff)}.page-subtitle{margin:6px 0 0;color:var(--muted, rgba(230, 237, 243, .74))}.page-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.section{margin-top:18px}.section-title{margin:0 0 10px;font-size:1.05rem;color:var(--text, #fff)}input,select,textarea{font:inherit;color:var(--text, #fff)}.input,input[type=text],input[type=number],input[type=email],input[type=search],input[type=password],select,textarea{width:100%;background:var(--input-bg, rgba(255, 255, 255, .04));border:1px solid var(--input-border, rgba(255, 255, 255, .12));border-radius:12px;padding:10px 12px;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}textarea{min-height:110px;resize:vertical}.input:hover,input:hover,select:hover,textarea:hover{background:var(--input-bg-hover, rgba(255, 255, 255, .06))}.input:focus,input:focus,select:focus,textarea:focus{background:var(--input-bg-focus, rgba(255, 255, 255, .07));border-color:var(--input-border-focus, rgba(77, 163, 255, .55));box-shadow:var(--ring, 0 0 0 3px rgba(77, 163, 255, .25))}input::placeholder,textarea::placeholder{color:var(--placeholder, rgba(230, 237, 243, .45))}.input:disabled,input:disabled,select:disabled,textarea:disabled{opacity:.65;cursor:not-allowed;background:#ffffff08}.field{display:flex;flex-direction:column;gap:6px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:700px){.field-row{grid-template-columns:1fr}}.help{color:var(--muted, rgba(230, 237, 243, .74));font-size:.85rem}input[type=checkbox],input[type=radio]{width:auto;padding:0;accent-color:var(--accent, var(--primary, #4da3ff))}label,.label{display:inline-block;color:var(--muted, rgba(230, 237, 243, .74));font-size:.9rem}.label-strong{color:var(--text, #fff);font-weight:600}.req:after{content:" *";color:var(--danger, #ff5050);opacity:.95}.pill{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;border:1px solid var(--stroke, rgba(255, 255, 255, .12));background:var(--panel-2, rgba(255, 255, 255, .08));color:var(--text, #fff);font-size:.85rem;white-space:nowrap}.pill--muted{opacity:.85}.pill--success{border-color:#28c88c73;background:#28c88c1f}.pill--warn{border-color:#ffc8508c;background:#ffc8501f}.pill--danger{border-color:#ff50508c;background:#ff50501f}.pill[aria-label^="Weekly capacity bar"]{display:block;padding:0;border:0;border-radius:999px;height:100%;min-height:6px;background:#ffffff2e}.badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;border:1px solid var(--stroke, rgba(255, 255, 255, .12));background:var(--panel-2, rgba(255, 255, 255, .08));color:var(--text, #fff);font-size:.8rem;line-height:1;white-space:nowrap}.badge.success{border-color:#28c88c73;background:#28c88c1f}.badge.warning{border-color:#ffc8508c;background:#ffc8501f}.badge.danger{border-color:#ff50508c;background:#ff50501f}.badge.status-active{background:#16a34a2e;border:1px solid rgba(22,163,74,.7);color:#bbf7d0}.badge.status-dormant{background:#3741512e;border:1px solid rgba(55,65,81,.55);color:#e5e7eb}.badge.status-inactive{background:#1e40af29;border:1px solid rgba(30,64,175,.65);color:#dbeafe}.badge.status-hold{background:#eab30829;border:1px solid rgba(234,179,8,.7);color:#fef3c7}.badge.status-blocked{background:#b91c1c2e;border:1px solid rgba(185,28,28,.8);color:#fecaca}.badge.status-closed{background:#0f172ae6;border:1px solid rgba(148,163,184,.6);color:#e5e7eb}.quote-layout{display:grid;grid-template-columns:1fr 360px;gap:16px;align-items:start}@media(max-width:980px){.quote-layout{grid-template-columns:1fr}}.quote-panel{background:var(--panel, var(--surface-1, rgba(255, 255, 255, .05)));border:1px solid var(--stroke, var(--border, rgba(255, 255, 255, .12)));border-radius:var(--radius, var(--r-lg, 16px));box-shadow:var(--shadow-lg, var(--shadow, 0 10px 30px rgba(0, 0, 0, .35)))}.quote-panel.pad{padding:16px}.quote-summary{display:flex;flex-direction:column;gap:10px}.quote-summary .line{display:flex;align-items:center;justify-content:space-between;gap:12px}.quote-summary .label{color:var(--muted, rgba(230, 237, 243, .74))}.quote-summary .value{color:var(--text, #fff);font-weight:600}.quote-summary .total .value{font-size:1.15rem}:root{color-scheme:dark}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:var(--font-sans, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial);font-size:16px;line-height:1.4;background:var(--bg, #0b0f14);color:var(--text, #e6edf3)}
