@charset "UTF-8";:root{--sithec-ink: #0a1228;--sithec-ink-soft: #152238;--sithec-muted: #64748b;--sithec-line: rgba(6, 16, 51, .1);--sithec-line-strong: rgba(6, 16, 51, .14);--sithec-line-row: rgba(6, 16, 51, .07);--sithec-surface: #f1f4f8;--sithec-card: #ffffff;--sithec-paper: #ffffff;--sithec-frost: #f8fafc;--sithec-table-head: #eef2f6;--sithec-table-head-ink: #475569;--sithec-hover: rgba(6, 16, 51, .05);--sithec-stripe: rgba(15, 23, 42, .014);--sithec-overlay: color-mix(in srgb, var(--sithec-card) 78%, transparent);--sithec-blue: #0c234f;--sithec-blue-bright: #1a3d7a;--sithec-blue-soft: #7f97bc;--sithec-blue-tint: #d6e0ef;--sithec-success: #15803d;--sithec-success-soft: #dcfce7;--sithec-danger: #c62828;--sithec-danger-soft: #fee2e2;--sithec-warn: #b45309;--sithec-warn-soft: #ffedd5;--sithec-info: #1d4e89;--sithec-chip-neutral-fg: #334155;--sithec-chip-neutral-bg: #eef2f5;--sithec-chip-neutral-bd: #dbe3ea;--sithec-chip-muted-fg: #64748b;--sithec-chip-muted-bg: #f1f5f9;--sithec-chip-muted-bd: #e2e8f0;--sithec-chip-success-fg: #166534;--sithec-chip-success-bg: #dcfce7;--sithec-chip-success-bd: #bbf7d0;--sithec-chip-warning-fg: #92400e;--sithec-chip-warning-bg: #fef3c7;--sithec-chip-warning-bd: #fde68a;--sithec-chip-danger-fg: #991b1b;--sithec-chip-danger-bg: #fee2e2;--sithec-chip-danger-bd: #fecaca;--sithec-chip-info-fg: #1d4e89;--sithec-chip-info-bg: #e8eef5;--sithec-chip-info-bd: #c5d4e4;--sithec-chip-brand-fg: #1e3a5f;--sithec-chip-brand-bg: #d9e4f0;--sithec-chip-brand-bd: #b7c9dc;--sithec-chip-teal-fg: #115e59;--sithec-chip-teal-bg: #ccfbf1;--sithec-chip-teal-bd: #99f6e4;--sithec-chip-violet-fg: #5b21b6;--sithec-chip-violet-bg: #ede9fe;--sithec-chip-violet-bd: #ddd6fe;--sithec-chip-orange-fg: #9a3412;--sithec-chip-orange-bg: #ffedd5;--sithec-chip-orange-bd: #fed7aa;--sithec-chip-cyan-fg: #155e75;--sithec-chip-cyan-bg: #cffafe;--sithec-chip-cyan-bd: #a5f3fc;--sithec-chip-rose-fg: #9f1239;--sithec-chip-rose-bg: #ffe4e6;--sithec-chip-rose-bd: #fecdd3;--sithec-chip-indigo-fg: #3730a3;--sithec-chip-indigo-bg: #e0e7ff;--sithec-chip-indigo-bd: #c7d2fe;--sithec-on-primary: #ffffff;--sithec-brand-start: #050e2a;--sithec-brand-mid: #061033;--sithec-brand-end: #0f1d42;--sithec-on-dark: #eef3f8;--sithec-on-dark-muted: rgba(238, 243, 248, .68);--sithec-on-dark-soft: rgba(238, 243, 248, .55);--sithec-nav-start: #f7f9fc;--sithec-nav-mid: #eef3f8;--sithec-nav-end: #e8eef5;--sithec-nav-fg: var(--sithec-ink);--sithec-nav-fg-muted: var(--sithec-muted);--sithec-nav-icon: #4e6584;--sithec-nav-hover: rgba(6, 16, 51, .055);--sithec-nav-active: color-mix(in srgb, var(--sithec-blue) 12%, transparent);--sithec-nav-active-fg: var(--sithec-blue);--sithec-nav-border: var(--sithec-line);--sithec-nav-focus: color-mix(in srgb, var(--sithec-blue) 55%, transparent);--sithec-nav-ti-bg: var(--sithec-blue);--sithec-nav-ti-fg: #ffffff;--sithec-nav-logo-filter: brightness(0) saturate(100%) invert(13%) sepia(38%) saturate(2148%) hue-rotate(201deg) brightness(.92) drop-shadow(0 4px 10px rgba(6, 16, 51, .12));--sithec-nav-scroll-from: color-mix(in srgb, var(--sithec-blue) 42%, #d6e0ef);--sithec-nav-scroll-to: color-mix(in srgb, var(--sithec-blue) 68%, #7f97bc);--sithec-footer-start: var(--sithec-nav-start);--sithec-footer-mid: var(--sithec-nav-mid);--sithec-footer-end: var(--sithec-nav-end);--sithec-footer-fg: var(--sithec-nav-fg);--sithec-footer-muted: var(--sithec-nav-fg-muted);--sithec-footer-border: var(--sithec-nav-border);--sithec-footer-highlight: color-mix(in srgb, var(--sithec-nav-fg) 8%, transparent);--sithec-footer-accent: var(--sithec-blue);--sithec-footer-accent-hover: var(--sithec-blue-bright);--sithec-footer-logo-filter: var(--sithec-nav-logo-filter);--sithec-radius: .75rem;--sithec-radius-sm: .55rem;--sithec-shadow: 0 6px 18px rgba(6, 16, 51, .06);--sithec-shadow-soft: 0 1px 2px rgba(6, 16, 51, .045);--sithec-space-1: .25rem;--sithec-space-2: .5rem;--sithec-space-3: .75rem;--sithec-space-4: 1rem;--sithec-title-size: 1.25rem;--sithec-subtitle-size: .8rem;--sithec-body-size: .875rem;--sithec-label-size: .68rem;--sithec-row-height: 40px;--sithec-toolbar-height: 56px;--sithec-footer-height: 4.5rem}html.sithec-theme-navy{--sithec-nav-start: #050e2a;--sithec-nav-mid: #061033;--sithec-nav-end: #0f1d42;--sithec-nav-fg: var(--sithec-on-dark);--sithec-nav-fg-muted: var(--sithec-on-dark-soft);--sithec-nav-icon: #a8b8cb;--sithec-nav-hover: rgba(255, 255, 255, .07);--sithec-nav-active: rgba(255, 255, 255, .12);--sithec-nav-active-fg: #ffffff;--sithec-nav-border: rgba(255, 255, 255, .08);--sithec-nav-focus: rgba(207, 239, 255, .92);--sithec-nav-ti-bg: #ffffff;--sithec-nav-ti-fg: var(--sithec-brand-mid);--sithec-nav-logo-filter: drop-shadow(0 6px 14px rgba(0, 0, 0, .28));--sithec-nav-scroll-from: rgba(210, 236, 255, .8);--sithec-nav-scroll-to: rgba(106, 167, 227, .58);--sithec-footer-accent: #5ec8e0;--sithec-footer-accent-hover: #8ed9ea}html.sithec-theme-dark{--sithec-ink: #e8eef6;--sithec-ink-soft: #d5deea;--sithec-muted: #93a4bb;--sithec-line: rgba(232, 238, 246, .12);--sithec-line-strong: rgba(232, 238, 246, .18);--sithec-line-row: rgba(232, 238, 246, .07);--sithec-surface: #0b1220;--sithec-card: #151c2e;--sithec-paper: #151c2e;--sithec-frost: #1a2338;--sithec-table-head: #1c263c;--sithec-table-head-ink: #b7c4d6;--sithec-hover: rgba(232, 238, 246, .06);--sithec-stripe: rgba(232, 238, 246, .04);--sithec-overlay: color-mix(in srgb, var(--sithec-surface) 78%, transparent);--sithec-blue: #8babd9;--sithec-blue-bright: #9bb6d9;--sithec-blue-soft: #9bb0c9;--sithec-blue-tint: #243044;--sithec-success: #4ade80;--sithec-success-soft: #163224;--sithec-danger: #f87171;--sithec-danger-soft: #3b1616;--sithec-warn: #fbbf24;--sithec-warn-soft: #3b2a12;--sithec-info: #93c5fd;--sithec-on-primary: #0a1228;--sithec-chip-neutral-fg: #d5deea;--sithec-chip-neutral-bg: #243044;--sithec-chip-neutral-bd: #334155;--sithec-chip-muted-fg: #93a4bb;--sithec-chip-muted-bg: #1a2338;--sithec-chip-muted-bd: #334155;--sithec-chip-success-fg: #86efac;--sithec-chip-success-bg: #163224;--sithec-chip-success-bd: #166534;--sithec-chip-warning-fg: #fde68a;--sithec-chip-warning-bg: #3b2a12;--sithec-chip-warning-bd: #92400e;--sithec-chip-danger-fg: #fecaca;--sithec-chip-danger-bg: #3b1616;--sithec-chip-danger-bd: #7f1d1d;--sithec-chip-info-fg: #bfdbfe;--sithec-chip-info-bg: #1e3a5f;--sithec-chip-info-bd: #1d4e89;--sithec-chip-brand-fg: #d6e0ef;--sithec-chip-brand-bg: #243044;--sithec-chip-brand-bd: #3d4f6f;--sithec-chip-teal-fg: #99f6e4;--sithec-chip-teal-bg: #134e4a;--sithec-chip-teal-bd: #0f766e;--sithec-chip-violet-fg: #ddd6fe;--sithec-chip-violet-bg: #2e1065;--sithec-chip-violet-bd: #6d28d9;--sithec-chip-orange-fg: #fdba74;--sithec-chip-orange-bg: #431407;--sithec-chip-orange-bd: #9a3412;--sithec-chip-cyan-fg: #a5f3fc;--sithec-chip-cyan-bg: #164e63;--sithec-chip-cyan-bd: #0e7490;--sithec-chip-rose-fg: #fecdd3;--sithec-chip-rose-bg: #4c0519;--sithec-chip-rose-bd: #9f1239;--sithec-chip-indigo-fg: #c7d2fe;--sithec-chip-indigo-bg: #1e1b4b;--sithec-chip-indigo-bd: #3730a3;--sithec-shadow: 0 8px 24px rgba(0, 0, 0, .35);--sithec-shadow-soft: 0 1px 2px rgba(0, 0, 0, .28);--sithec-nav-start: #080d18;--sithec-nav-mid: #0b1220;--sithec-nav-end: #101828;--sithec-nav-fg: var(--sithec-ink);--sithec-nav-fg-muted: var(--sithec-muted);--sithec-nav-icon: #93a4bb;--sithec-nav-hover: rgba(232, 238, 246, .06);--sithec-nav-active: color-mix(in srgb, var(--sithec-blue) 16%, transparent);--sithec-nav-active-fg: var(--sithec-blue-bright);--sithec-nav-border: var(--sithec-line);--sithec-nav-focus: color-mix(in srgb, var(--sithec-blue) 55%, transparent);--sithec-nav-ti-bg: var(--sithec-blue);--sithec-nav-ti-fg: var(--sithec-on-primary);--sithec-nav-logo-filter: drop-shadow(0 6px 14px rgba(0, 0, 0, .28));--sithec-nav-scroll-from: color-mix(in srgb, var(--sithec-blue) 42%, transparent);--sithec-nav-scroll-to: color-mix(in srgb, var(--sithec-blue) 22%, transparent);--sithec-footer-accent: #5ec8e0;--sithec-footer-accent-hover: #8ed9ea}:root{--sithec-ease: cubic-bezier(.22, 1, .36, 1);--sithec-ease-out: cubic-bezier(.16, 1, .3, 1);--sithec-dur-fast: .12s;--sithec-dur: .18s;--sithec-dur-slow: .28s;--sithec-dur-auth: .6s;--sithec-dur-auth-slow: .9s}@keyframes sithec-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes sithec-enter-soft{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes sithec-page-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes sithec-page-leave{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(-8px)}}@keyframes sithec-nav-item-in{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:none}}@keyframes sithec-nav-item-out{0%{opacity:1;transform:none}to{opacity:0;transform:translate(-10px)}}@keyframes sithec-fade{0%{opacity:0}to{opacity:1}}@keyframes sithec-shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}@keyframes sithec-toast-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}@keyframes sithec-auth-glow{0%,to{transform:translate(0) scale(1);opacity:.45}33%{transform:translate(6%,-4%) scale(1.12);opacity:.9}66%{transform:translate(-4%,5%) scale(1.06);opacity:.7}}@keyframes sithec-auth-grid{0%{background-position:0 0,0 0}to{background-position:56px 56px,56px 56px}}@keyframes sithec-auth-shimmer{0%{transform:translate(-120%) rotate(18deg);opacity:0}18%{opacity:.55}42%{opacity:.35}65%{opacity:0}to{transform:translate(180%) rotate(18deg);opacity:0}}@keyframes sithec-auth-panel-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes sithec-auth-beam{0%,to{opacity:.2;transform:translate(-8%) rotate(18deg)}50%{opacity:.55;transform:translate(8%) rotate(18deg)}}@keyframes sithec-auth-ring{0%{transform:scale(.86);opacity:.55}50%{transform:scale(1.08);opacity:.15}to{transform:scale(.86);opacity:.55}}@keyframes sithec-auth-float{0%,to{transform:translate(0)}50%{transform:translate(10px,-14px)}}@keyframes sithec-auth-breathe{0%,to{transform:translateY(0);filter:drop-shadow(0 10px 24px rgba(11,22,40,.35))}50%{transform:translateY(-3px);filter:drop-shadow(0 16px 32px rgba(47,95,143,.45))}}@keyframes sithec-auth-orbit{0%{transform:rotate(0) translate(12px) rotate(0)}to{transform:rotate(360deg) translate(12px) rotate(-360deg)}}.sithec-enter{animation:sithec-enter var(--sithec-dur-auth) var(--sithec-ease) both}.sithec-enter-soft{animation:sithec-enter-soft var(--sithec-dur) var(--sithec-ease) both}.sithec-page-enter{animation:sithec-page-enter var(--sithec-dur-slow) var(--sithec-ease) both}.sithec-page-leave{animation:sithec-page-leave var(--sithec-dur-fast) var(--sithec-ease) both}.sithec-enter-stagger>*{animation:sithec-enter var(--sithec-dur-auth) var(--sithec-ease-out) both}.sithec-enter-stagger>*:nth-child(1){animation-delay:60ms}.sithec-enter-stagger>*:nth-child(2){animation-delay:.13s}.sithec-enter-stagger>*:nth-child(3){animation-delay:.2s}.sithec-enter-stagger>*:nth-child(4){animation-delay:.27s}.sithec-enter-stagger>*:nth-child(5){animation-delay:.34s}.sithec-enter-stagger>*:nth-child(6){animation-delay:.41s}.sithec-enter-stagger>*:nth-child(7){animation-delay:.48s}.sithec-enter-stagger>*:nth-child(n+8){animation-delay:.54s}.auth-shell .sithec-enter-stagger>.auth-shell__header,.auth-shell .sithec-enter-stagger>.auth-shell__field,.auth-shell .sithec-enter-stagger>.auth-shell__submit,.auth-shell .sithec-enter-stagger>.auth-shell__link,.auth-shell .sithec-enter-stagger>.auth-shell__error,.auth-shell .sithec-enter-stagger>.auth-shell__ok,.auth-shell .sithec-enter-stagger>.auth-shell__reqs{animation-name:sithec-enter!important;animation-duration:var(--sithec-dur-auth)!important;animation-timing-function:var(--sithec-ease-out)!important;animation-fill-mode:both!important}@media(prefers-reduced-motion:reduce){:root{--sithec-dur-fast: 90ms;--sithec-dur: .14s;--sithec-dur-slow: .2s;--sithec-dur-auth: .42s;--sithec-dur-auth-slow: .56s}}.ui-card{border-radius:var(--sithec-radius);background:var(--sithec-card);border:1px solid var(--sithec-line);box-shadow:var(--sithec-shadow-soft);padding:1.25rem}.ui-page-title{margin:0;font-size:var(--sithec-title-size);font-weight:700;letter-spacing:-.03em;color:var(--sithec-ink);line-height:1.2}.ui-page-subtitle{margin:.15rem 0 0;color:var(--sithec-muted);font-size:var(--sithec-subtitle-size)}.ui-tile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));gap:.75rem;margin-top:1rem}.ui-tile{display:flex;flex-direction:column;gap:.35rem;padding:1rem;border-radius:var(--sithec-radius);background:var(--sithec-card);border:1px solid var(--sithec-line);box-shadow:var(--sithec-shadow-soft);min-height:5.5rem}.ui-tile--action{text-decoration:none;color:inherit;cursor:pointer;transition:transform var(--sithec-dur-fast) var(--sithec-ease),box-shadow var(--sithec-dur) var(--sithec-ease),border-color var(--sithec-dur) var(--sithec-ease)}.ui-tile--action:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--sithec-blue) 28%,var(--sithec-line));box-shadow:0 10px 24px #1e3a5f1a}.ui-tile--action:active{transform:translateY(0)}.ui-tile__icon{width:1.5rem;height:1.5rem;font-size:1.5rem;color:var(--sithec-blue)}.ui-tile__label{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--sithec-muted)}.ui-tile__value{font-size:.88rem;font-weight:500;color:var(--sithec-muted);line-height:1.35}.ui-page-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.ui-data-table{width:100%;border:1px solid var(--sithec-line);border-radius:var(--sithec-radius);overflow:hidden;background:var(--sithec-card);box-shadow:var(--sithec-shadow-soft)}.ui-data-table .mat-mdc-header-row{background:var(--sithec-table-head)}.ui-data-table .mat-mdc-header-cell{color:var(--sithec-table-head-ink);font-size:var(--sithec-label-size);font-weight:700;letter-spacing:.06em;text-transform:uppercase}.ui-data-table .mat-mdc-cell{font-size:var(--sithec-body-size);color:var(--sithec-ink-soft);border-bottom-color:var(--sithec-line-row)}.ui-data-table .mat-mdc-row:hover{background:var(--sithec-hover)}.ui-actions-cell{display:flex;align-items:center;justify-content:flex-end;gap:.15rem}.ui-permission-chips{display:flex;flex-wrap:wrap;gap:.35rem}.ui-permission-chip{display:inline-flex;align-items:center;padding:.15rem .45rem;border-radius:999px;font-size:.72rem;font-weight:600;background:var(--sithec-blue-tint);color:var(--sithec-blue)}.ui-row-disabled{opacity:.55}.sithec-dialog-title-row{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;padding:1.25rem 1.5rem .35rem}.sithec-dialog-title-row .mat-mdc-dialog-title,.sithec-dialog-title-row [mat-dialog-title]{margin:0!important;padding:0!important;font-size:1.2rem!important;font-weight:700!important;line-height:1.3!important;letter-spacing:-.01em;color:var(--sithec-ink)}.sithec-dialog-title-row--with-action{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:.75rem}.sithec-dialog-title-row__text{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;min-width:0}.sithec-dialog-kicker{margin:0;font-size:var(--sithec-label-size);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--sithec-muted);line-height:1.2}.sithec-dialog-title{margin:0!important;display:flex;flex-direction:column;gap:.15rem}.sithec-dialog-heading{font-size:1.2rem;font-weight:700;color:var(--sithec-ink);line-height:1.3}.sithec-dialog-subtitle{margin:0;font-size:.85rem;font-weight:500;color:var(--sithec-muted);line-height:1.35}.sithec-workspace-dialog .mat-mdc-dialog-container .mdc-dialog__surface{display:flex;flex-direction:column;overflow:hidden}.sithec-workspace-dialog mat-dialog-content{flex:1 1 auto;min-height:0}.sithec-dialog-form{display:grid;gap:.5rem;padding-top:.25rem}.sithec-dialog-section{display:grid;gap:.35rem;margin-top:.5rem}.sithec-dialog-section__title{margin:0;font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--sithec-muted)}.sithec-dialog-checkboxes{display:grid;gap:.35rem}.sithec-instance-list{display:grid;gap:.35rem;margin:0;padding:0;list-style:none}.sithec-instance-list li{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.45rem .65rem;border:1px solid var(--sithec-line);border-radius:var(--sithec-radius-sm);background:var(--sithec-frost);font-size:.85rem}.env-info-dialog-panel .mat-mdc-dialog-surface{padding-bottom:.15rem}.env-info-dialog-panel .mat-mdc-dialog-content{padding-top:.15rem!important;padding-bottom:.35rem!important;margin:0!important}.env-info-dialog-panel .mat-mdc-dialog-actions{min-height:0!important;padding:.35rem .85rem .65rem!important}html.sithec-theme-dark .cdk-overlay-backdrop.cdk-overlay-dark-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}html.sithec-theme-dark .home__hero{background:radial-gradient(circle at 88% 16%,color-mix(in srgb,var(--sithec-blue) 16%,transparent),transparent 31rem),linear-gradient(135deg,color-mix(in srgb,var(--sithec-blue-tint) 55%,var(--sithec-card)),var(--sithec-card))}html.sithec-theme-dark .home__empty{background:var(--sithec-frost)}html.sithec-theme-dark .env-chip--local{color:#9fd4ea;background:#163244;border-color:#2a6f8e}html.sithec-theme-dark .env-chip--test{color:#fde68a;background:#3b2a12;border-color:#a16207}html.sithec-theme-dark .env-chip--develop{color:#d6e0ef;background:#243044;border-color:#3d4f6f}html.sithec-theme-dark .env-chip--production{color:#fecaca;background:#3b1616;border-color:#7f1d1d}.sithec-toast-panel{--sithec-toast-accent: var(--sithec-blue);--sithec-toast-bg: var(--sithec-card);--sithec-toast-ink: var(--sithec-ink);--sithec-toast-icon: var(--sithec-blue);--sithec-toast-soft: color-mix(in srgb, var(--sithec-toast-accent) 12%, var(--sithec-paper));margin-top:.75rem!important;margin-right:.85rem!important;max-width:min(26rem,100vw - 1.5rem)!important;border-radius:var(--sithec-radius)!important;box-shadow:0 10px 28px #0b1f2a1f,0 1px 2px #0b1f2a0f!important;border:1px solid var(--sithec-line)!important;border-left:4px solid var(--sithec-toast-accent)!important;background:var(--sithec-toast-bg)!important;color:var(--sithec-toast-ink)!important;padding:0!important;overflow:hidden;animation:sithec-toast-in var(--sithec-dur) var(--sithec-ease) both}.sithec-toast-panel .mdc-snackbar__surface{background:transparent!important;box-shadow:none!important;padding:0!important;min-width:0!important}.sithec-toast-panel .mat-mdc-snack-bar-label,.sithec-toast-panel .mdc-snackbar__label{padding:0!important}.sithec-toast-panel--success{--sithec-toast-accent: var(--sithec-success);--sithec-toast-icon: var(--sithec-success);--sithec-toast-soft: color-mix(in srgb, var(--sithec-success) 12%, var(--sithec-paper))}.sithec-toast-panel--error{--sithec-toast-accent: var(--sithec-danger, #c62828);--sithec-toast-icon: var(--sithec-danger, #c62828);--sithec-toast-soft: color-mix(in srgb, var(--sithec-danger, #c62828) 10%, var(--sithec-paper))}.sithec-toast-panel--warn{--sithec-toast-accent: var(--sithec-warn);--sithec-toast-icon: var(--sithec-warn);--sithec-toast-soft: color-mix(in srgb, var(--sithec-warn) 12%, var(--sithec-paper))}.sithec-toast-panel--info{--sithec-toast-accent: var(--sithec-info);--sithec-toast-icon: var(--sithec-info);--sithec-toast-soft: color-mix(in srgb, var(--sithec-info) 12%, var(--sithec-paper))}.sithec-update-panel .mdc-snackbar__surface,.sithec-update-panel .mat-mdc-snackbar-surface{padding:.85rem 1rem!important}.sithec-toast{display:flex;align-items:flex-start;gap:.55rem;padding:.7rem .45rem .7rem .85rem;background:linear-gradient(90deg,var(--sithec-toast-soft),transparent 55%)}.sithec-toast__icon{flex:0 0 auto;margin-top:.05rem;color:var(--sithec-toast-icon)!important;font-size:1.25rem;width:1.25rem;height:1.25rem}.sithec-toast__message{flex:1 1 auto;margin:0;min-width:0;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:.86rem;font-weight:600;letter-spacing:-.01em;line-height:1.35;color:var(--sithec-toast-ink)}.sithec-toast__close{flex:0 0 auto;width:2rem!important;height:2rem!important;padding:0!important;color:var(--sithec-muted)!important}.sithec-toast__close mat-icon{font-size:1.05rem;width:1.05rem;height:1.05rem}.auth-shell{height:100vh;height:100dvh;max-height:100dvh;width:100%;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);background:var(--sithec-brand-start)}.auth-shell__brand{position:relative;overflow:hidden;min-width:0;color:var(--sithec-on-dark);padding:clamp(2rem,5vw,4.5rem);display:flex;align-items:flex-end;isolation:isolate;background:radial-gradient(ellipse 90% 70% at 10% 0%,rgba(26,61,122,.38),transparent 55%),linear-gradient(155deg,#040b20 0%,var(--sithec-brand-start) 28%,var(--sithec-brand-mid) 62%,var(--sithec-brand-end) 100%);animation:sithec-fade var(--sithec-dur-auth) var(--sithec-ease-out) both}.auth-shell__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(34px);z-index:0;animation:sithec-auth-glow 7s var(--sithec-ease) infinite;will-change:transform,opacity}.auth-shell__glow--a{width:min(85vw,50rem);height:min(85vw,50rem);top:-24%;left:-18%;background:radial-gradient(circle,rgba(90,150,210,.8),transparent 68%)}.auth-shell__glow--b{width:min(65vw,36rem);height:min(65vw,36rem);right:-16%;bottom:-14%;background:radial-gradient(circle,rgba(47,95,143,.85),transparent 70%);animation-delay:-2.2s;animation-duration:8.5s}.auth-shell__glow--c{width:min(45vw,24rem);height:min(45vw,24rem);top:36%;left:38%;background:radial-gradient(circle,rgba(160,190,220,.5),transparent 70%);animation-delay:-4.5s;animation-duration:10s}.auth-shell__beam{position:absolute;z-index:0;pointer-events:none;width:140%;height:2.5rem;left:-20%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);filter:blur(1px);animation:sithec-auth-beam 6s var(--sithec-ease) infinite}.auth-shell__beam--1{top:22%}.auth-shell__beam--2{top:58%;animation-delay:-3s;animation-duration:8s;opacity:.7;height:1.5rem}.auth-shell__ring{position:absolute;z-index:0;pointer-events:none;border:1px solid rgba(255,255,255,.18);border-radius:50%;animation:sithec-auth-ring 5.5s var(--sithec-ease) infinite}.auth-shell__ring--1{width:min(42vw,22rem);height:min(42vw,22rem);top:8%;right:6%}.auth-shell__ring--2{width:min(28vw,14rem);height:min(28vw,14rem);top:16%;right:14%;animation-delay:-2.5s;border-color:#8ab4dc47}.auth-shell__grid{position:absolute;inset:-48px;z-index:0;background-image:linear-gradient(rgba(255,255,255,.085) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.085) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:linear-gradient(to top right,transparent 4%,black 70%);mask-image:linear-gradient(to top right,transparent 4%,black 70%);pointer-events:none;animation:sithec-auth-grid 12s linear infinite;will-change:background-position}.auth-shell__shimmer{position:absolute;inset:-40% -20%;z-index:0;pointer-events:none;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.18) 48%,transparent 100%);width:38%;animation:sithec-auth-shimmer 5.5s var(--sithec-ease) infinite;will-change:transform,opacity}.auth-shell__orb{position:absolute;z-index:0;border-radius:50%;background:#fffc;box-shadow:0 0 16px #ffffff8c,0 0 32px #4a82be8c;pointer-events:none;animation:sithec-auth-float 5s var(--sithec-ease) infinite}.auth-shell__orb--a{top:16%;right:18%;width:.55rem;height:.55rem;animation:sithec-auth-orbit 11s linear infinite}.auth-shell__orb--b{top:42%;right:28%;width:.35rem;height:.35rem;opacity:.7;animation-delay:-1.5s;animation-duration:7s}.auth-shell__orb--c{bottom:28%;left:18%;width:.45rem;height:.45rem;opacity:.65;animation-delay:-2.8s;animation-duration:6.2s}.auth-shell__mascot{position:absolute;right:clamp(.5rem,4vw,2.5rem);bottom:clamp(1rem,6vh,3rem);z-index:1;width:min(38%,17rem);max-height:58%;object-fit:contain;object-position:right bottom;pointer-events:none;filter:drop-shadow(0 18px 36px rgba(0,0,0,.35));animation:sithec-enter var(--sithec-dur-auth-slow) var(--sithec-ease-out) both,sithec-auth-float 6s var(--sithec-ease) 1s infinite;animation-delay:.28s,1s;opacity:.96}.auth-shell__brand-inner{position:relative;z-index:2;max-width:30rem}.auth-shell__eyebrow{margin:0 0 .85rem;font-size:.78rem;font-weight:650;letter-spacing:.16em;text-transform:uppercase;color:var(--sithec-on-dark-muted);animation:sithec-enter var(--sithec-dur-auth) var(--sithec-ease-out) both;animation-delay:.12s}.auth-shell__wordmark{margin:0;display:inline-flex;align-items:center;gap:.55rem;animation:sithec-enter var(--sithec-dur-auth-slow) var(--sithec-ease-out) both;animation-delay:.2s}.auth-shell__logo{display:block;width:min(100%,11.5rem);height:auto;margin:0;filter:drop-shadow(0 10px 24px rgba(0,0,0,.28))}.auth-shell__ti{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;align-self:center;height:1.85rem;min-width:2.35rem;padding:0 .55rem;margin-top:-.15rem;border-radius:.4rem;background:#fff;color:var(--sithec-brand-mid);font-size:.95rem;font-weight:800;letter-spacing:.06em;line-height:1;box-shadow:0 8px 20px #00000038}.auth-shell__brand-copy{margin:1.25rem 0 0;max-width:22rem;font-size:1.12rem;line-height:1.55;color:#eef3f8d6;animation:sithec-enter var(--sithec-dur-auth) var(--sithec-ease-out) both;animation-delay:.32s}.auth-shell__panel{display:grid;place-items:center;min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain;padding:clamp(1.25rem,3.5vw,3rem);background:radial-gradient(ellipse 80% 50% at 50% 0%,color-mix(in srgb,var(--sithec-blue-tint) 55%,var(--sithec-paper)),transparent 70%),linear-gradient(180deg,var(--sithec-frost) 0%,var(--sithec-surface) 100%);animation:sithec-auth-panel-in var(--sithec-dur-auth-slow) var(--sithec-ease-out) both;animation-delay:.12s}.auth-shell__form{width:min(100%,400px);display:flex;flex-direction:column;gap:.35rem}.auth-shell__header{margin-bottom:1rem}.auth-shell__header h2{margin:0;font-size:1.55rem;font-weight:750;letter-spacing:-.035em;color:var(--sithec-ink)}.auth-shell__header p{margin:.4rem 0 0;color:var(--sithec-muted);font-size:.9rem;line-height:1.4}.auth-shell__field{width:100%}.auth-shell__field .mat-mdc-form-field-focus-overlay{background-color:color-mix(in srgb,var(--sithec-blue) 6%,transparent)}.auth-shell__error{display:flex;align-items:flex-start;gap:.5rem;margin:.25rem 0 .75rem;padding:.75rem .9rem;border-radius:var(--sithec-radius);background:color-mix(in srgb,var(--mat-sys-error) 12%,var(--sithec-paper));color:var(--mat-sys-error);font-size:.9rem;animation:sithec-enter-soft var(--sithec-dur) var(--sithec-ease) both}.auth-shell__error mat-icon{font-size:1.15rem;width:1.15rem;height:1.15rem;margin-top:.1rem}.auth-shell__ok{margin:.25rem 0 .75rem;padding:.75rem .9rem;border-radius:var(--sithec-radius);background:var(--sithec-success-soft);color:var(--sithec-success);font-size:.9rem;animation:sithec-enter-soft var(--sithec-dur) var(--sithec-ease) both}.auth-shell__reqs{margin:0 0 .5rem;padding-left:1.1rem;font-size:.85rem;color:var(--sithec-muted)}.auth-shell__hint{margin:0 0 .65rem;font-size:.85rem;color:var(--sithec-muted)}.auth-shell__reqs .ok{color:var(--sithec-blue)}.auth-shell__submit{margin-top:.5rem;width:100%;height:44px!important;display:inline-flex!important;align-items:center;justify-content:center;gap:.4rem;font-weight:700!important;letter-spacing:-.01em;border-radius:var(--sithec-radius-sm)!important;transition:transform var(--sithec-dur-fast) var(--sithec-ease),box-shadow var(--sithec-dur) var(--sithec-ease),filter var(--sithec-dur-fast) var(--sithec-ease)}.auth-shell__submit:not(:disabled):hover{filter:brightness(1.04);box-shadow:0 8px 20px #1e3a5f38}.auth-shell__submit:not(:disabled):active{transform:translateY(1px)}.auth-shell__link{align-self:center;margin-top:.5rem;color:var(--sithec-blue);transition:opacity var(--sithec-dur-fast) var(--sithec-ease),transform var(--sithec-dur-fast) var(--sithec-ease)}.auth-shell__link:hover{opacity:.85;transform:translateY(-1px)}.auth-shell__version{margin:1.75rem 0 0;text-align:center;font-size:.75rem;color:#8a9aa3;animation:sithec-enter-soft var(--sithec-dur-auth) var(--sithec-ease) both;animation-delay:.56s}.auth-shell__legal{margin-top:1rem;text-align:center;font-size:.82rem;color:var(--sithec-muted);line-height:1.45}.auth-shell__legal p{margin:.2rem 0}.auth-shell__legal a{color:var(--sithec-blue);font-weight:600;text-decoration:none}.auth-shell__legal a:hover{text-decoration:underline}.auth-shell__form-inner,.auth-shell__form .inner{display:flex;flex-direction:column;gap:.4rem;width:100%}.auth-shell__form-inner--shake{animation:sithec-shake .22s var(--sithec-ease)}@media(max-width:860px){.auth-shell{grid-template-columns:1fr;grid-template-rows:minmax(0,38dvh) minmax(0,1fr);overflow:hidden}.auth-shell__brand{min-height:0;height:100%;padding:clamp(1.25rem,4vw,2rem);align-items:flex-end}.auth-shell__logo{width:min(100%,9.25rem)}.auth-shell__ti{height:1.55rem;min-width:2rem;padding:0 .45rem;font-size:.82rem}.auth-shell__brand-copy{margin-top:.65rem;font-size:.95rem;max-width:18rem}.auth-shell__mascot{width:min(34%,9.5rem);max-height:46%;bottom:.75rem;right:.65rem;opacity:.9}.auth-shell__panel{align-items:start;padding-top:1.25rem;overflow:auto}.auth-shell__beam,.auth-shell__ring--2{display:none}}html{height:100%;color-scheme:light;--mat-sys-background: #faf9fd;--mat-sys-error: #ba1a1a;--mat-sys-error-container: #ffdad6;--mat-sys-inverse-on-surface: #f2f0f4;--mat-sys-inverse-primary: #abc7ff;--mat-sys-inverse-surface: #2f3033;--mat-sys-on-background: #1a1b1f;--mat-sys-on-error: #ffffff;--mat-sys-on-error-container: #93000a;--mat-sys-on-primary: #ffffff;--mat-sys-on-primary-container: #00458f;--mat-sys-on-primary-fixed: #001b3f;--mat-sys-on-primary-fixed-variant: #00458f;--mat-sys-on-secondary: #ffffff;--mat-sys-on-secondary-container: #3e4759;--mat-sys-on-secondary-fixed: #131c2b;--mat-sys-on-secondary-fixed-variant: #3e4759;--mat-sys-on-surface: #1a1b1f;--mat-sys-on-surface-variant: #44474e;--mat-sys-on-tertiary: #ffffff;--mat-sys-on-tertiary-container: #0000ef;--mat-sys-on-tertiary-fixed: #00006e;--mat-sys-on-tertiary-fixed-variant: #0000ef;--mat-sys-outline: #74777f;--mat-sys-outline-variant: #c4c6d0;--mat-sys-primary: #005cbb;--mat-sys-primary-container: #d7e3ff;--mat-sys-primary-fixed: #d7e3ff;--mat-sys-primary-fixed-dim: #abc7ff;--mat-sys-scrim: #000000;--mat-sys-secondary: #565e71;--mat-sys-secondary-container: #dae2f9;--mat-sys-secondary-fixed: #dae2f9;--mat-sys-secondary-fixed-dim: #bec6dc;--mat-sys-shadow: #000000;--mat-sys-surface: #faf9fd;--mat-sys-surface-bright: #faf9fd;--mat-sys-surface-container: #efedf0;--mat-sys-surface-container-high: #e9e7eb;--mat-sys-surface-container-highest: #e3e2e6;--mat-sys-surface-container-low: #f4f3f6;--mat-sys-surface-container-lowest: #ffffff;--mat-sys-surface-dim: #dbd9dd;--mat-sys-surface-tint: #005cbb;--mat-sys-surface-variant: #e0e2ec;--mat-sys-tertiary: #343dff;--mat-sys-tertiary-container: #e0e0ff;--mat-sys-tertiary-fixed: #e0e0ff;--mat-sys-tertiary-fixed-dim: #bec2ff;--mat-sys-neutral-variant20: #2d3038;--mat-sys-neutral10: #1a1b1f;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-sys-body-large: 400 1rem / 1.5rem Plus Jakarta Sans;--mat-sys-body-large-font: Plus Jakarta Sans;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem Plus Jakarta Sans;--mat-sys-body-medium-font: Plus Jakarta Sans;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem Plus Jakarta Sans;--mat-sys-body-small-font: Plus Jakarta Sans;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem Plus Jakarta Sans;--mat-sys-display-large-font: Plus Jakarta Sans;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem Plus Jakarta Sans;--mat-sys-display-medium-font: Plus Jakarta Sans;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem Plus Jakarta Sans;--mat-sys-display-small-font: Plus Jakarta Sans;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem Plus Jakarta Sans;--mat-sys-headline-large-font: Plus Jakarta Sans;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem Plus Jakarta Sans;--mat-sys-headline-medium-font: Plus Jakarta Sans;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem Plus Jakarta Sans;--mat-sys-headline-small-font: Plus Jakarta Sans;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 500 .875rem / 1.25rem Plus Jakarta Sans;--mat-sys-label-large-font: Plus Jakarta Sans;--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 500;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 500 .75rem / 1rem Plus Jakarta Sans;--mat-sys-label-medium-font: Plus Jakarta Sans;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 500;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 500 .688rem / 1rem Plus Jakarta Sans;--mat-sys-label-small-font: Plus Jakarta Sans;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 500;--mat-sys-title-large: 400 1.375rem / 1.75rem Plus Jakarta Sans;--mat-sys-title-large-font: Plus Jakarta Sans;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 500 1rem / 1.5rem Plus Jakarta Sans;--mat-sys-title-medium-font: Plus Jakarta Sans;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 500;--mat-sys-title-small: 500 .875rem / 1.25rem Plus Jakarta Sans;--mat-sys-title-small-font: Plus Jakarta Sans;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 500;--mat-checkbox-touch-target-display: none;--mat-checkbox-state-layer-size: 32px;--mat-chip-container-height: 24px;--mat-expansion-header-collapsed-state-height: 40px;--mat-expansion-header-expanded-state-height: 56px;--mat-fab-small-touch-target-display: ;--mat-fab-touch-target-display: none;--mat-button-filled-touch-target-display: none;--mat-button-filled-container-height: 32px;--mat-button-outlined-container-height: 32px;--mat-button-outlined-touch-target-display: none;--mat-button-protected-touch-target-display: none;--mat-button-protected-container-height: 32px;--mat-button-text-touch-target-display: none;--mat-button-text-container-height: 32px;--mat-button-tonal-container-height: 32px;--mat-button-tonal-touch-target-display: none;--mat-form-field-container-height: 48px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 12px;--mat-form-field-filled-with-label-container-padding-top: 12px;--mat-form-field-filled-with-label-container-padding-bottom: 12px;--mat-icon-button-touch-target-display: none;--mat-icon-button-state-layer-size: 32px;--mat-list-list-item-leading-icon-start-space: 8px;--mat-list-list-item-leading-icon-end-space: 8px;--mat-list-list-item-one-line-container-height: 40px;--mat-list-list-item-two-line-container-height: 56px;--mat-list-list-item-three-line-container-height: 80px;--mat-paginator-container-size: 48px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: none;--mat-radio-touch-target-display: none;--mat-radio-state-layer-size: 32px;--mat-tab-container-height: 40px;--mat-select-arrow-transform: none;--mat-button-toggle-height: 40px;--mat-stepper-header-height: 64px;--mat-table-header-container-height: 48px;--mat-table-footer-container-height: 44px;--mat-table-row-item-container-height: 44px;--mat-toolbar-standard-height: 56px;--mat-toolbar-mobile-height: 48px;--mat-tree-node-min-height: 40px;--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px;--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12;--mat-table-header-container-height: var(--sithec-row-height);--mat-table-row-item-container-height: var(--sithec-row-height);--mat-list-list-item-one-line-container-height: var(--sithec-row-height);--mat-form-field-container-height: var(--sithec-row-height);--mat-sys-primary: var(--sithec-blue);--mat-sys-on-primary: var(--sithec-on-primary);--mat-sys-primary-container: var(--sithec-blue-tint);--mat-sys-on-primary-container: var(--sithec-blue);--mat-sys-secondary: var(--sithec-blue-bright);--mat-sys-on-secondary: var(--sithec-on-primary);--mat-sys-background: var(--sithec-surface);--mat-sys-surface: var(--sithec-card);--mat-sys-surface-container: var(--sithec-frost);--mat-sys-surface-container-low: var(--sithec-card);--mat-sys-surface-container-high: var(--sithec-frost);--mat-sys-surface-container-highest: var(--sithec-table-head);--mat-sys-surface-container-lowest: var(--sithec-paper);--mat-sys-on-surface: var(--sithec-ink);--mat-sys-on-surface-variant: var(--sithec-muted);--mat-sys-outline: var(--sithec-line-strong);--mat-sys-outline-variant: var(--sithec-line)}html.sithec-theme-dark{color-scheme:dark;--mat-sys-on-primary: var(--sithec-on-primary);--mat-sys-on-secondary: var(--sithec-on-primary);--mat-sys-background: var(--sithec-surface);--mat-sys-surface: var(--sithec-card);--mat-sys-surface-container: var(--sithec-frost);--mat-sys-surface-container-low: var(--sithec-card);--mat-sys-surface-container-high: var(--sithec-frost);--mat-sys-surface-container-highest: var(--sithec-table-head);--mat-sys-surface-container-lowest: var(--sithec-surface);--mat-sys-on-surface: var(--sithec-ink);--mat-sys-on-surface-variant: var(--sithec-muted);--mat-sys-outline: var(--sithec-line-strong);--mat-sys-outline-variant: var(--sithec-line)}html,body{height:100%}body{color-scheme:inherit;background-color:var(--sithec-surface);color:var(--sithec-ink);font:var(--mat-sys-body-medium);font-family:Plus Jakarta Sans,system-ui,sans-serif;margin:0;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}.mat-mdc-form-field-required-marker,.mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker):after{color:var(--sithec-danger, #c62828)!important}.shell-account-menu.mat-mdc-menu-panel{min-width:min(16rem,92vw);max-width:min(20rem,92vw)!important}.shell-account-menu .shell__account-menu-anchor.mat-mdc-menu-item,.shell-account-menu .shell__account-menu-anchor.mat-mdc-menu-item[disabled]{height:0!important;min-height:0!important;padding:0!important;margin:0!important;overflow:hidden;visibility:hidden;pointer-events:none;border:none;opacity:0}.shell-account-menu .shell__account-panel{height:auto!important;min-height:0!important;min-width:14rem;max-width:18rem;padding:.85rem 1rem .65rem;opacity:1!important;overflow:visible;cursor:default;pointer-events:auto;white-space:normal;background:transparent!important}.shell-account-menu .shell__account-head{display:flex;align-items:flex-start;gap:.65rem}.shell-account-menu .shell__avatar{width:1.75rem;height:1.75rem;border-radius:999px;display:grid;place-items:center;font-size:.72rem;font-weight:700;background:var(--sithec-blue-tint);color:var(--sithec-blue);flex:0 0 auto}.shell-account-menu .shell__account-meta{display:flex;flex-direction:column;gap:.15rem;min-width:0}.shell-account-menu .shell__account-name{font-weight:700;font-size:.95rem;color:var(--sithec-ink)}.shell-account-menu .shell__account-email{font-size:.8rem;color:var(--sithec-muted);word-break:break-all}.shell-account-menu .shell__account-roles{margin-top:.2rem;font-size:.72rem;font-weight:600;color:var(--sithec-ink-soft)}.shell-theme-menu.mat-mdc-menu-panel{min-width:min(14.5rem,92vw);max-width:min(20rem,92vw)!important}.shell-theme-menu .mat-mdc-menu-item{min-width:14.5rem}.shell-theme-menu__label{display:flex;align-items:center;gap:var(--sithec-space-2);width:100%;min-width:0}.shell-theme-menu__check,.shell-status-menu__check{margin-inline-start:auto;color:var(--sithec-blue);font-weight:700}.shell-theme-menu__item--on,.shell-status-menu__item--on{font-weight:600}.shell-status-menu.mat-mdc-menu-panel,.shell-nav-menu.mat-mdc-menu-panel{min-width:min(18rem,92vw);max-width:min(22rem,92vw)!important}.shell-discuss-menu.mat-mdc-menu-panel{min-width:min(20rem,92vw);max-width:min(22rem,92vw)!important;overflow:hidden}.shell-discuss-menu .mat-mdc-menu-content{padding:0!important;overflow:hidden}.mat-mdc-menu-item:has(.shell-status-menu__copy){height:auto!important;min-height:3.25rem;min-width:16.5rem;align-items:flex-start}.mat-mdc-menu-item:has(.shell-status-menu__copy) .mat-mdc-menu-item-text{display:flex;align-items:center;gap:var(--sithec-space-2);width:100%;white-space:normal}.shell-status-menu__copy{display:flex;flex-direction:column;align-items:flex-start;gap:var(--sithec-space-1);min-width:0;flex:1}.shell-status-menu__copy strong{display:block;font-size:.9rem;font-weight:650}.shell-status-menu__copy small{display:block;color:var(--sithec-muted);font-size:.72rem;white-space:normal;line-height:1.25}.shell-nav-menu__heading.mat-mdc-menu-item,.shell-nav-menu__heading.mat-mdc-menu-item[disabled]{min-height:1.7rem!important;height:auto!important;opacity:1!important;pointer-events:none;font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--sithec-muted);padding-top:.65rem}
