:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--radius-sm:.375rem;--radius:.625rem;--radius-lg:1rem;--radius-full:999px;--border-width:1px;--text-xs:.75rem;--text-sm:.8125rem;--text-base:.9375rem;--text-lg:1.0625rem;--text-xl:1.375rem;--text-2xl:1.75rem;--text-3xl:2.25rem;--surface:#fff;--surface-raised:#f7f8fa;--surface-sunken:#eef1f5;--canvas:#f4f6f9;--sidebar:#10182b;--sidebar-text:#cdd6e6;--sidebar-text-strong:#fff;--sidebar-active:#1e293f;--border:#d8dee8;--border-strong:#b7c0ce;--text:#111725;--text-muted:#5a6478;--text-subtle:#7b8598;--accent:#2c4bd8;--accent-hover:#2440be;--accent-soft:#eef1fd;--accent-contrast:#fff;--ok:#0f6b3f;--ok-surface:#e6f5ed;--danger:#a4161a;--danger-surface:#fdf0f0;--notice:#6b4d00;--notice-surface:#fdf7e3;--info:#1f4f7a;--info-surface:#e8f2fb;--shadow-sm:0 1px 2px #10182b0f;--shadow:0 1px 3px #10182b14, 0 4px 12px #10182b0d;--shadow-lg:0 2px 6px #10182b14, 0 12px 32px #10182b17;--font-sans:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--font-numeric:ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, monospace}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--surface:#171a21;--surface-raised:#1e222b;--surface-sunken:#262b35;--canvas:#101319;--sidebar:#0b0e15;--sidebar-text:#9aa5b8;--sidebar-text-strong:#f4f6fa;--sidebar-active:#1b2130;--border:#333a47;--border-strong:#4a5361;--text:#f2f4f7;--text-muted:#b0b9c8;--text-subtle:#8d97a8;--accent:#93b4ff;--accent-hover:#a9c4ff;--accent-soft:#1b2338;--accent-contrast:#0b0e15;--ok:#7fd6a6;--ok-surface:#12281d;--danger:#ff9a9d;--danger-surface:#2a1517;--notice:#f0d48a;--notice-surface:#2a2313;--info:#9ccbf2;--info-surface:#14232f;--shadow-sm:0 1px 2px #0006;--shadow:0 1px 3px #00000073, 0 4px 12px #00000059;--shadow-lg:0 2px 6px #00000080, 0 12px 32px #00000073}}*,:before,:after{box-sizing:border-box}html{font-size:100%}body{font-family:var(--font-sans);background:var(--canvas);color:var(--text);line-height:1.55;font-size:var(--text-base);-webkit-font-smoothing:antialiased;margin:0}html,body{max-width:100%;overflow-x:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}:focus-visible{outline:3px solid var(--accent);outline-offset:2px;border-radius:2px}a{color:var(--accent)}.skip-link{z-index:10;padding:var(--space-2) var(--space-4);background:var(--accent);color:var(--accent-contrast);border-radius:var(--radius);transition:inset-block-start .12s ease-in-out;position:absolute;inset-block-start:-3rem;inset-inline-start:var(--space-2)}.skip-link:focus{inset-block-start:var(--space-2)}.shell{grid-template-columns:1fr;width:100%;min-width:0;min-height:100vh;display:grid}.shell__nav{border-block-end:var(--border-width) solid var(--border);background:var(--surface-raised);padding:var(--space-3) var(--space-4);min-width:0}.shell__brand{margin:0 0 var(--space-3);font-size:1rem;font-weight:650}.shell__links{gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.shell__links a{padding:var(--space-2) var(--space-3);border-radius:var(--radius);color:var(--text);border:var(--border-width) solid transparent;text-decoration:none;display:block}.shell__links a:hover{background:var(--surface-sunken)}.shell__links a[aria-current=page]{border-color:var(--accent);font-weight:650}.shell__main{padding:var(--space-4);width:100%;min-width:0;max-width:78rem}.shell__account{gap:var(--space-3);border-block-start:var(--border-width) solid var(--border);color:var(--text-muted);flex-wrap:wrap;align-items:center;margin-block-start:var(--space-3);padding-block-start:var(--space-3);font-size:.875rem;display:flex}@media (min-width:60rem){.shell{grid-template-columns:16rem 1fr}.shell__nav{border-block-end:none;border-inline-end:var(--border-width) solid var(--border);padding:var(--space-6) var(--space-4)}.shell__links{flex-direction:column}.shell__main{padding:var(--space-8)}}.page-header{margin-block-end:var(--space-6)}.page-header h1{margin:0 0 var(--space-1);font-size:1.5rem;line-height:1.25}.page-header p{color:var(--text-muted);margin:0}.panel{border:var(--border-width) solid var(--border);border-radius:var(--radius);padding:var(--space-4);background:var(--surface);min-width:0;margin-block-end:var(--space-6)}.panel>h2{margin-block-start:0;font-size:1.125rem}.notice{border:var(--border-width) solid var(--border);border-radius:var(--radius);padding:var(--space-3) var(--space-4);background:var(--notice-surface);color:var(--notice);border-inline-start-width:4px;margin-block-end:var(--space-4)}.error-summary{border:var(--border-width) solid var(--danger);border-radius:var(--radius);padding:var(--space-3) var(--space-4);background:var(--danger-surface);color:var(--danger);margin-block-end:var(--space-4)}.error-summary ul{margin:var(--space-2) 0 0;padding-inline-start:var(--space-6)}.empty-state{padding:var(--space-6);text-align:center;color:var(--text-muted);background:var(--surface-sunken);border-radius:var(--radius)}.table-wrapper{max-width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.9375rem}caption{text-align:start;color:var(--text-muted);padding-block-end:var(--space-2)}th,td{text-align:start;padding:var(--space-2) var(--space-3);border-block-end:var(--border-width) solid var(--border);vertical-align:top}th{background:var(--surface-raised);white-space:nowrap;font-weight:650}.field{gap:var(--space-1);flex-direction:column;margin-block-end:var(--space-4);display:flex}.field label{font-size:.9375rem;font-weight:600}.field__hint{color:var(--text-muted);font-size:.8125rem}.field__error{color:var(--danger);font-size:.8125rem;font-weight:600}input,select,textarea{font:inherit;color:var(--text);background:var(--surface);border:var(--border-width) solid var(--border);border-radius:var(--radius);padding:var(--space-2) var(--space-3);width:100%;max-width:30rem;min-height:2.75rem}input[aria-invalid=true],select[aria-invalid=true]{border-color:var(--danger);border-width:2px}.form-grid{gap:0 var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:45rem){.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}button{font:inherit;min-height:2.75rem;padding:var(--space-2) var(--space-4);border-radius:var(--radius);border:var(--border-width) solid var(--accent);background:var(--accent);color:var(--accent-contrast);cursor:pointer;font-weight:600}button[data-variant=secondary]{color:var(--text);border-color:var(--border);background:0 0}button:disabled{opacity:.6;cursor:not-allowed}.inline-form{gap:var(--space-2);flex-wrap:wrap;align-items:end;display:flex}.status{padding:0 var(--space-2);border:var(--border-width) solid var(--border);border-radius:var(--radius);white-space:nowrap;font-size:.8125rem;display:inline-block}.definition-list{gap:var(--space-2) var(--space-4);grid-template-columns:1fr;margin:0;display:grid}@media (min-width:40rem){.definition-list{grid-template-columns:auto 1fr}}.definition-list dt{color:var(--text-muted);font-weight:600}.definition-list dd{margin:0}.definition-list__pair{grid-template-columns:subgrid;gap:inherit;grid-column:1/-1;display:grid}@supports not (grid-template-columns:subgrid){.definition-list__pair{margin-block-end:var(--space-2);display:block}}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-help{border:var(--border-width) solid var(--border);border-radius:var(--radius);background:var(--surface-raised);margin-block-end:var(--space-6)}.page-help>summary,.help-tip__toggle{cursor:pointer;align-items:center;gap:var(--space-2);min-height:2.75rem;padding:var(--space-2) var(--space-3);border-radius:var(--radius);font-weight:600;display:flex}.page-help__marker,.help-tip__toggle>[aria-hidden=true]{border:var(--border-width) solid var(--border);background:var(--surface);border-radius:50%;flex:none;justify-content:center;align-items:center;block-size:1.5rem;inline-size:1.5rem;font-size:.8125rem;display:inline-flex}.page-help__body{padding:0 var(--space-3) var(--space-3);border-block-start:var(--border-width) solid var(--border);padding-block-start:var(--space-3)}.page-help__body p{margin:0 0 var(--space-2)}.page-help__topic{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.help-tip{margin-block:calc(var(--space-1) * -1) var(--space-1)}.help-tip__toggle{min-height:2rem;padding:0;font-weight:400}.help-tip__body{margin:var(--space-1) 0 0;padding:var(--space-2) var(--space-3);color:var(--text);background:var(--surface-sunken);border-radius:var(--radius);max-width:30rem;font-size:.8125rem}.help-badge{padding:0 var(--space-2);border:var(--border-width) solid var(--border);border-radius:var(--radius);white-space:normal;font-size:.8125rem;font-weight:600;display:inline-block}.help-badge[data-availability=PLANNED]{border-style:dashed}.help-search{border:var(--border-width) solid var(--border);border-radius:var(--radius);padding:var(--space-4);background:var(--surface-raised);margin-block-end:var(--space-4)}.help-search__actions{gap:var(--space-4);flex-wrap:wrap;align-items:center;display:flex}.help-results-count{color:var(--text-muted);margin-block:0 var(--space-4)}.help-contents{margin-block-end:var(--space-6)}.help-contents h2{margin-block-end:var(--space-2);font-size:1rem}.help-contents ul,.help-inline-list{gap:var(--space-2) var(--space-4);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.help-topic{scroll-margin-block-start:var(--space-4)}.help-topic__meta{margin-block:0 var(--space-3)}.help-topic__section h3{margin-block-end:var(--space-1);font-size:.9375rem}.help-topic__section ol,.help-topic__section ul,.help-flow{margin-block:0 var(--space-4);padding-inline-start:var(--space-6)}.help-topic__section li,.help-flow li{margin-block-end:var(--space-1)}@media print{.shell{display:block}.shell__nav,.help-search,.skip-link,.help-contents{display:none}.shell__main{max-width:none;padding:0}.panel,.help-topic,.page-help{break-inside:avoid;background:0 0;border:none;padding-inline:0}details>summary{list-style:none}details::details-content{content-visibility:visible;block-size:auto}details>:not(summary){display:block}.help-tip__toggle,.page-help>summary{min-height:0}.help-topic a[href^=\/]:after{content:" (" attr(href) ")";font-size:.75rem}}body{background:var(--canvas)}.shell{grid-template-columns:15rem 1fr;gap:0;min-height:100vh;display:grid}.shell__nav{gap:var(--space-6);padding:var(--space-5) var(--space-4);background:var(--sidebar);color:var(--sidebar-text);border-right:none;flex-direction:column;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}.shell__brand{align-items:center;gap:var(--space-3);color:var(--sidebar-text-strong);font-weight:650;font-size:var(--text-base);letter-spacing:-.01em;padding:var(--space-2);display:flex}.shell__brand-mark{border-radius:var(--radius-sm);background:var(--accent);width:2rem;height:2rem;color:var(--accent-contrast);font-weight:700;font-size:var(--text-sm);flex:none;place-items:center;display:grid}.shell__links{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.shell__links a{padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);color:var(--sidebar-text);font-size:var(--text-sm);font-weight:500;text-decoration:none;display:block}.shell__links a:hover{background:var(--sidebar-active);color:var(--sidebar-text-strong);text-decoration:none}.shell__links a[aria-current=page]{background:var(--sidebar-active);color:var(--sidebar-text-strong);box-shadow:inset 3px 0 0 var(--accent);font-weight:600}.shell__account{padding:var(--space-3);border-top:var(--border-width) solid #ffffff14;font-size:var(--text-sm);color:var(--sidebar-text);margin-top:auto}.shell__main{padding:var(--space-8) var(--space-8) var(--space-12);width:100%;max-width:82rem}@media (max-width:900px){.shell{grid-template-columns:1fr}.shell__nav{flex-direction:column;height:auto;position:static}.shell__links{flex-flow:wrap}.shell__main{padding:var(--space-5) var(--space-4) var(--space-10)}}.panel{background:var(--surface);border:var(--border-width) solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:var(--space-6);margin-bottom:var(--space-6)}.page-header{margin-bottom:var(--space-6)}.page-header h1{font-size:var(--text-2xl);letter-spacing:-.02em;margin:0 0 var(--space-1)}.metric-grid{gap:var(--space-4);margin-bottom:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));display:grid}.metric{background:var(--surface);border:var(--border-width) solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:var(--space-5);gap:var(--space-2);color:inherit;flex-direction:column;text-decoration:none;display:flex}a.metric:hover{border-color:var(--accent);box-shadow:var(--shadow);text-decoration:none}.metric__label{font-size:var(--text-sm);color:var(--text-muted);font-weight:500}.metric__value{font-size:var(--text-3xl);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-weight:660;line-height:1.1}.metric__hint{font-size:var(--text-xs);color:var(--text-subtle)}.pill{align-items:center;gap:var(--space-1);padding:.125rem var(--space-2);border-radius:var(--radius-full);font-size:var(--text-xs);border:var(--border-width) solid transparent;font-weight:600;display:inline-flex}.pill--ok{background:var(--ok-surface);color:var(--ok);border-color:var(--ok)}.pill--danger{background:var(--danger-surface);color:var(--danger);border-color:var(--danger)}.pill--notice{background:var(--notice-surface);color:var(--notice);border-color:var(--notice)}.pill--info{background:var(--info-surface);color:var(--info);border-color:var(--info)}.pill--muted{background:var(--surface-sunken);color:var(--text-muted);border-color:var(--border)}table{font-size:var(--text-sm)}th{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.field-note{font-size:var(--text-sm);color:var(--text-muted);background:var(--surface-sunken);border-radius:var(--radius-sm);padding:var(--space-2) var(--space-3);margin:0}.auth{max-width:27rem;min-height:100vh;padding:var(--space-8) var(--space-4);flex-direction:column;justify-content:center;margin:0 auto;display:flex}.auth .panel{box-shadow:var(--shadow-lg);padding:var(--space-8)}.auth .form-grid{grid-template-columns:1fr}.auth button[type=submit]{justify-content:center;width:100%}.auth__brand{align-items:center;gap:var(--space-3);font-weight:650;font-size:var(--text-lg);letter-spacing:-.01em;margin-bottom:var(--space-5);display:flex}.shell__account button,.shell__account select{color:var(--sidebar-text-strong);background:#ffffff14;border-color:#ffffff2e}.shell__account button:hover{background:#ffffff29}.shell__account label{color:var(--sidebar-text);font-size:var(--text-xs)}.shell__account .inline-form{margin-bottom:var(--space-3)}.shell__account :focus-visible{outline-color:var(--sidebar-text-strong)}.icon{vertical-align:-.18em;flex:none;width:1.15rem;height:1.15rem}.shell__links a{align-items:center;gap:var(--space-3);display:flex}.shell__links a .icon{opacity:.72}.shell__links a:hover .icon,.shell__links a[aria-current=page] .icon{opacity:1}.metric__top{align-items:center;gap:var(--space-2);color:var(--text-muted);display:flex}.metric__top .icon{width:1rem;height:1rem}@media (max-width:40rem){.table-wrapper table,.table-wrapper tbody,.table-wrapper tr,.table-wrapper td{width:100%;display:block}.table-wrapper thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.table-wrapper tr{border:var(--border-width) solid var(--border);border-radius:var(--radius);padding:var(--space-3);margin-bottom:var(--space-3);background:var(--surface)}.table-wrapper td{gap:var(--space-3);padding:var(--space-1) 0;border:0;grid-template-columns:40% 1fr;display:grid}.table-wrapper td:before{content:attr(data-label);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-weight:600}}.empty-state{align-items:center;gap:var(--space-2);padding:var(--space-8) var(--space-4);color:var(--text-muted);background:var(--surface-sunken);border-radius:var(--radius);text-align:center;flex-direction:column;display:flex}.empty-state .icon{opacity:.5;width:1.75rem;height:1.75rem}button .icon,.button .icon{vertical-align:-.2em;margin-right:var(--space-2)}.field--checkbox{gap:var(--space-1);flex-direction:column;justify-content:flex-end;display:flex}.checkbox-label{align-items:center;gap:var(--space-2);cursor:pointer;font-weight:500;display:flex}.checkbox-label input[type=checkbox]{width:1.1rem;height:1.1rem;accent-color:var(--accent);flex:none}.breadcrumb{margin-block:0 var(--space-4);font-size:var(--text-sm)}.breadcrumb a{color:var(--color-text-muted);text-decoration:none}.breadcrumb a:hover{color:var(--color-text);text-decoration:underline}
