*,*:before,*:after{box-sizing:border-box}html,body,h1,h2,h3,h4,p,dl,dd,ol,ul,figure{margin:0}body{min-height:100vh}img,picture,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}table{border-collapse:collapse;width:100%}:root{--font-sans: Inter, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono: "JetBrains Mono", "SFMono-Regular", Consolas, monospace}:root{--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--radius-sm: .15rem;--radius-md: .25rem;--radius-lg: .4rem;--shadow-sm: 0 10px 24px rgba(15, 23, 42, .05)}:root{color-scheme:light;--color-page: #f2f2f0;--color-surface: #fcfcfb;--color-surface-strong: #f0eeea;--color-border: #d9d3cc;--color-border-subtle: #e7e2dc;--color-text: #171717;--color-text-muted: #666157;--color-accent: #851a1f;--color-accent-strong: #6e1419}:root[data-color-scheme=dark]{color-scheme:dark;--color-page: hsl(24 8% 14%);--color-surface: hsl(22 8% 17% / .94);--color-surface-strong: hsl(20 7% 22% / .96);--color-border: hsl(22 9% 31% / .64);--color-border-subtle: hsl(22 8% 24% / .9);--color-text: hsl(38 40% 79%);--color-text-muted: hsl(34 19% 61%);--color-accent: #851a1f;--color-accent-strong: #bf353b;--shadow-sm: 0 16px 36px hsl(20 18% 3% / .32)}body{background:var(--color-page);color:var(--color-text);font-family:var(--font-sans);line-height:1.5}.workspace-toolbar-actions{flex-wrap:wrap;justify-content:flex-end}.button-small{font-size:.84rem;padding:.58rem .82rem}.workspace-header,.table-toolbar,.section-heading,.header-actions,.filter-actions,.toolbar-actions{align-items:center;display:flex;gap:var(--space-3);justify-content:space-between}.workspace-header,.table-toolbar,.section-heading{align-items:center}.table-toolbar{align-items:flex-start;flex-wrap:wrap}.table-toolbar__controls{align-items:end;display:flex;flex:1 1 52rem;flex-wrap:wrap;gap:var(--space-3);justify-content:flex-end;margin-left:auto;min-width:0;overflow:visible}.table-toolbar__summary{margin-top:0}.table-control{display:grid;gap:.35rem;min-width:min(100%,12rem)}.table-control>span{color:var(--color-text-muted);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.table-control select{min-block-size:3.1rem;min-width:12rem}.table-control--status-filter{min-width:min(100%,24rem)}.table-toolbar__controls>.button-small{flex:0 0 auto;min-block-size:3.1rem;white-space:nowrap}.button-small.is-disabled{opacity:.55;pointer-events:none}.panel,.stat-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.panel,.stat-card{padding:var(--space-5)}.status-dot{background:var(--color-accent);border-radius:999px;height:.8rem;width:.8rem}.hero-grid,.stats-grid,.two-column,.listing-layout{display:grid;gap:var(--space-5)}.hero-grid,.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.listing-layout{grid-template-columns:minmax(0,1fr)}.hero-card,.callout-card,.table-panel,.filters-panel{display:flex;flex-direction:column;gap:var(--space-4)}.eyebrow{color:var(--color-accent-strong);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.muted{color:var(--color-text-muted)}h1,h2,h3{line-height:1.1}h1{font-size:1.65rem}h2{font-size:2rem}h3{font-size:1.2rem}.feature-list,.ordered-list{display:grid;gap:var(--space-3);padding-left:1.2rem}.code-list{display:grid;gap:var(--space-2)}code{background:var(--color-surface-strong);border-radius:var(--radius-sm);font-family:var(--font-mono);padding:.35rem .5rem}.pill,.status-pill{background:color-mix(in srgb,var(--color-accent) 12%,var(--color-surface-strong) 88%);border:1px solid color-mix(in srgb,var(--color-accent) 28%,var(--color-border-subtle) 72%);border-radius:var(--radius-md);color:var(--color-text-muted);display:inline-flex;font-size:.82rem;font-weight:600;padding:.35rem .7rem}.status-pill{color:var(--color-accent-strong)}.status-pill--neutral{background:color-mix(in srgb,var(--color-surface-strong) 88%,white 12%);border-color:var(--color-border-subtle);color:var(--color-text-muted)}.status-pill--info{background:color-mix(in srgb,hsl(208,78%,58%) 14%,var(--color-surface-strong) 86%);border-color:color-mix(in srgb,hsl(208,78%,58%) 30%,var(--color-border-subtle) 70%);color:#a8d8fa}.status-pill--warning{background:color-mix(in srgb,hsl(34,80%,56%) 16%,var(--color-surface-strong) 84%);border-color:color-mix(in srgb,hsl(34,80%,56%) 34%,var(--color-border-subtle) 66%);color:#fbd893}.status-pill--danger{background:color-mix(in srgb,hsl(0,76%,58%) 16%,var(--color-surface-strong) 84%);border-color:color-mix(in srgb,hsl(0,76%,58%) 34%,var(--color-border-subtle) 66%);color:#faa8a8}.status-pill--success{background:color-mix(in srgb,hsl(142,52%,46%) 16%,var(--color-surface-strong) 84%);border-color:color-mix(in srgb,hsl(142,52%,46%) 34%,var(--color-border-subtle) 66%);color:#a2ebb3}:root[data-color-scheme=light] .status-pill--neutral{background:color-mix(in srgb,white 86%,var(--color-surface-strong) 14%);border-color:color-mix(in srgb,var(--color-border) 82%,white 18%);color:color-mix(in srgb,var(--color-text) 74%,var(--color-text-muted) 26%)}:root[data-color-scheme=light] .status-pill--info{background:color-mix(in srgb,hsl(208,78%,58%) 12%,white 88%);border-color:color-mix(in srgb,hsl(208,78%,44%) 26%,var(--color-border) 74%);color:#184d81}:root[data-color-scheme=light] .status-pill--warning{background:color-mix(in srgb,hsl(34,80%,56%) 14%,white 86%);border-color:color-mix(in srgb,hsl(34,80%,40%) 28%,var(--color-border) 72%);color:#7f4410}:root[data-color-scheme=light] .status-pill--danger{background:color-mix(in srgb,hsl(0,76%,58%) 12%,white 88%);border-color:color-mix(in srgb,hsl(0,76%,42%) 28%,var(--color-border) 72%);color:#8c2121}:root[data-color-scheme=light] .status-pill--success{background:color-mix(in srgb,hsl(142,52%,46%) 12%,white 88%);border-color:color-mix(in srgb,hsl(142,52%,34%) 28%,var(--color-border) 72%);color:#1e673b}label{display:grid;gap:var(--space-2)}input,select,textarea,button{border-radius:var(--radius-md)}input,select,textarea{background:var(--color-surface-strong);border:1px solid var(--color-border);color:var(--color-text);padding:.8rem .9rem}button{border:0;cursor:pointer;font-weight:700;padding:.8rem 1rem}.button-primary{background:var(--color-accent);color:#fff}.button-primary,.button-secondary{align-items:center;appearance:none;display:inline-flex;gap:.45rem;justify-content:center;text-decoration:none}.button-secondary{background:color-mix(in srgb,var(--color-surface-strong) 92%,black 8%);border:1px solid var(--color-border-subtle);color:var(--color-text)}.overview-dashboard{display:grid;gap:var(--space-5)}.overview-callout-card,.overview-deadlines-widget{align-content:start}.table-wrap{overflow-x:auto}th,td{border-bottom:1px solid var(--color-border-subtle);padding:.95rem .8rem;text-align:left;vertical-align:middle}.table-wrap th:first-child,.table-wrap td:first-child{min-width:11.5rem;width:11.5rem}th{color:var(--color-text-muted);font-size:.84rem;font-weight:700;text-transform:uppercase}tbody tr:hover{background:color-mix(in srgb,var(--color-surface-strong) 90%,black 10%)}tbody tr[data-row-href]{cursor:pointer}tbody tr[data-row-href]:focus-visible{outline:2px solid color-mix(in srgb,var(--color-accent) 60%,white 40%);outline-offset:-2px}.detail-list{display:grid;gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr))}.detail-list div{display:grid;gap:.35rem}.global-search__backdrop{background:#100c0a73;border:0;inset:0;opacity:0;padding:0;pointer-events:none;position:fixed;transition:opacity .18s ease;z-index:55}.global-search__dialog{display:grid;gap:var(--space-4);left:0;margin-inline:auto;max-height:min(80vh,52rem);max-width:min(72rem,100vw - 3rem);opacity:0;overflow:auto;pointer-events:none;position:fixed;right:0;top:7rem;transition:opacity .18s ease;width:100%;z-index:60}.global-search.is-open .global-search__backdrop,.global-search.is-open .global-search__dialog{opacity:1;pointer-events:auto}.global-search__header{align-items:center;display:flex;gap:var(--space-3);justify-content:space-between}.global-search__header h3,.global-search__header p,.global-search__meta p,.global-search__section h4,.global-search__section .muted,.global-search__state{margin:0}.global-search__form{display:grid;gap:var(--space-3)}.global-search__input-shell{align-items:center;background:var(--color-surface-strong);border:1px solid var(--color-border);border-radius:var(--radius-md);display:grid;gap:var(--space-3);grid-template-columns:auto minmax(0,1fr);min-width:100%;padding:0 .95rem;position:relative}.global-search__input-icon{color:var(--color-text-muted);display:inline-flex;justify-content:center}.global-search__input-icon svg{display:block}.global-search__input-shell input{background:transparent;border:0;min-height:3.9rem;outline:none;padding:0;position:relative;width:100%;z-index:1}.global-search__input-ghost{align-items:center;color:var(--color-text-muted);display:flex;inset:0 .95rem 0 calc(.95rem + 18px + var(--space-3));overflow:hidden;pointer-events:none;position:absolute;white-space:nowrap}.global-search__input-ghost-prefix{opacity:0}.global-search__meta{display:grid;gap:.35rem}.global-search__command-panel{background:color-mix(in srgb,var(--color-surface-strong) 92%,black 8%);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);display:grid;gap:var(--space-3);padding:var(--space-4)}.global-search__command-header{display:grid;gap:.35rem}.global-search__command-list{display:grid;gap:var(--space-2)}.global-search__command-item{align-items:start;background:color-mix(in srgb,var(--color-surface) 88%,white 12%);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);color:var(--color-text);display:grid;gap:.2rem;justify-items:start;padding:.8rem .9rem;text-align:left}.global-search__command-item:hover,.global-search__command-item.is-active,.global-search__command-item:focus-visible{border-color:color-mix(in srgb,var(--color-accent) 42%,var(--color-border-subtle) 58%);box-shadow:0 0 0 1px color-mix(in srgb,var(--color-accent) 18%,transparent 82%)}.global-search__command-item strong{font-size:.95rem}.global-search__command-item span{color:var(--color-text-muted);font-size:.84rem}.global-search__results{display:grid;gap:var(--space-4)}.global-search__section{display:grid;gap:var(--space-3)}.global-search__section-header{align-items:center;display:flex;gap:var(--space-3);justify-content:space-between}.global-search__item-list{display:grid;gap:var(--space-2)}.global-search__item{align-items:center;background:color-mix(in srgb,var(--color-surface-strong) 92%,white 8%);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);color:inherit;display:grid;gap:var(--space-3);grid-template-columns:minmax(0,1fr) auto;padding:.85rem .95rem;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.global-search__item:hover,.global-search__item:focus-visible{background:color-mix(in srgb,var(--color-surface) 88%,white 12%);border-color:color-mix(in srgb,var(--color-accent) 42%,var(--color-border-subtle) 58%);box-shadow:0 0 0 1px color-mix(in srgb,var(--color-accent) 18%,transparent 82%)}.global-search__item-copy{display:grid;gap:.2rem;min-width:0}.global-search__item-copy strong{line-height:1.25;word-break:break-word}.global-search__item-copy span,.global-search__item-type{color:var(--color-text-muted);font-size:.84rem}.global-search__state{background:color-mix(in srgb,var(--color-surface-strong) 92%,white 8%);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);padding:.9rem 1rem}dt{color:var(--color-text-muted);font-size:.82rem;font-weight:700;text-transform:uppercase}dd{font-weight:600}@media(max-width:1100px){.hero-grid,.stats-grid,.two-column,.listing-layout,.detail-list{grid-template-columns:1fr}.workspace-toolbar-actions{justify-content:flex-start}}@media(max-width:720px){.panel{padding:var(--space-4)}.global-search__dialog{max-width:calc(100vw - 1.25rem);top:5.6rem}.global-search__header,.global-search__item{align-items:flex-start;grid-template-columns:1fr}.header-actions{width:100%}}
