:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--hb-bg:#101511;--hb-paper:#171d18;--hb-surface:#1d251f;--hb-surface-subtle:#232d26;--hb-surface-strong:#29352c;--hb-ink:#f8f8f5;--hb-ink-muted:#b8c0b9;--hb-ink-faint:#838d85;--hb-line:#303a33;--hb-line-strong:#657168;--hb-accent:#ff7a00;--hb-accent-hover:#e96f00;--hb-accent-pressed:#d96200;--hb-accent-soft:#3a2515;--hb-gold:#ffb000;--hb-gold-highlight:#ffc247;--hb-soft-orange:#ff9a2e;--hb-danger:#ff7b83;--hb-danger-soft:#371d21;--hb-warning:#ffc247;--hb-warning-soft:#342b17;--hb-success:#64d79b;--hb-success-soft:#173026;--hb-bookcloth:#0c120e;--hb-shadow:0 18px 42px #00000057;--hb-shadow-soft:0 8px 20px #0000003d;--hb-radius-sm:3px;--hb-radius-md:4px;--hb-radius-lg:4px;--hb-max:1380px;--hb-sidebar:238px;--hb-font-display:"Roboto Condensed Variable", "Be Vietnam Pro", system-ui, sans-serif;--hb-font-body:"Be Vietnam Pro", system-ui, sans-serif;--hb-font-label:"Be Vietnam Pro", system-ui, sans-serif;--hb-font-data:var(--font-geist-mono), ui-monospace, monospace;--hb-font-mono:var(--hb-font-data);--hb-type-display:clamp(38px, 4vw, 56px);--hb-type-headline:34px;--hb-type-title:16px;--hb-type-body-public:16px;--hb-type-body:14px;--hb-type-dense:13px;--hb-type-label:12px;--hb-type-meta:11px;--hb-ease-out:cubic-bezier(.16, 1, .3, 1)}html{scrollbar-color:var(--hb-gold-highlight) var(--hb-bookcloth);scrollbar-width:thin}body,.radix-themes{background-color:var(--hb-bg);color:var(--hb-ink);font-family:var(--hb-font-body);font-size:14px;line-height:1.55}body::-webkit-scrollbar{width:10px;height:10px}.portal-sidebar::-webkit-scrollbar{width:10px;height:10px}.table-shell::-webkit-scrollbar{width:10px;height:10px}body::-webkit-scrollbar-track{background:var(--hb-bookcloth)}.portal-sidebar::-webkit-scrollbar-track{background:var(--hb-bookcloth)}.table-shell::-webkit-scrollbar-track{background:var(--hb-bookcloth)}body::-webkit-scrollbar-thumb{border:2px solid var(--hb-bookcloth);background:var(--hb-gold-highlight);border-radius:0}.portal-sidebar::-webkit-scrollbar-thumb{border:2px solid var(--hb-bookcloth);background:var(--hb-gold-highlight);border-radius:0}.table-shell::-webkit-scrollbar-thumb{border:2px solid var(--hb-bookcloth);background:var(--hb-gold-highlight);border-radius:0}::selection{background:var(--hb-accent);color:var(--hb-bg)}:focus-visible{outline:3px solid var(--hb-accent);outline-offset:3px}.skip-link{border:1px solid var(--hb-gold);background:var(--hb-bookcloth);min-height:44px;color:var(--hb-ink);align-items:center;display:inline-flex}input,select,textarea{caret-color:var(--hb-accent)}a{text-underline-offset:.22em}.brand-logo{min-width:max-content;color:var(--hb-ink);align-items:center;gap:10px;line-height:1;display:inline-flex}.brand-logo__seal{background:var(--hb-gold);width:34px;height:34px;color:var(--hb-bookcloth);font-family:var(--hb-font-mono);letter-spacing:-.03em;border:1px solid;place-items:center;font-size:11px;font-weight:750;display:grid}.brand-logo__wordmark{font-family:var(--hb-font-display);letter-spacing:-.03em;font-size:20px;font-weight:720}.brand-logo__wordmark strong{color:var(--hb-accent);font-weight:820}.demo-banner{z-index:80;border-bottom:1px solid color-mix(in srgb, var(--hb-gold) 28%, transparent);background-color:var(--hb-bookcloth);min-height:28px;color:var(--hb-ink);font-family:var(--hb-font-label);font-size:var(--hb-type-meta);letter-spacing:.025em;grid-column:1/-1}.button,.portal-shell .button,.registry-public .button,.registry-auth .button{min-height:44px;box-shadow:none;font-size:var(--hb-type-dense);border-radius:3px;font-weight:720;line-height:1.35;transition:background-color .16s ease-out,border-color .16s ease-out,color .16s ease-out,transform .12s ease-out}.button--primary,.portal-shell .button--primary,.registry-public .button--primary,.registry-auth .button--primary{border-color:var(--hb-accent);background:var(--hb-accent);color:var(--hb-bg)}.button--primary:hover:not(:disabled),.portal-shell .button--primary:hover:not(:disabled),.registry-public .button--primary:hover:not(:disabled),.registry-auth .button--primary:hover:not(:disabled){border-color:var(--hb-accent-hover);background:var(--hb-accent-hover)}.button--primary:active:not(:disabled),.portal-shell .button--primary:active:not(:disabled),.registry-public .button--primary:active:not(:disabled),.registry-auth .button--primary:active:not(:disabled){border-color:var(--hb-accent-pressed);background:var(--hb-accent-pressed)}.button--secondary,.button--quiet,.button--ghost,.portal-shell .button--secondary,.portal-shell .button--quiet,.portal-shell .button--ghost{border-color:var(--hb-line-strong);color:var(--hb-ink);background:0 0}.button:active:not(:disabled),.portal-shell .button:active:not(:disabled){transform:translateY(1px)}.registry-home-hero .button--secondary{border-color:var(--hb-line-strong);color:var(--hb-ink);background:0 0}.registry-home-hero .button--secondary:hover:not(:disabled),.registry-home-hero .button--secondary:focus-visible{border-color:var(--hb-gold);background:color-mix(in srgb, var(--hb-gold) 12%, transparent);color:var(--hb-ink)}.button:disabled,.portal-shell .button:disabled{cursor:not-allowed;opacity:.52}.field input,.field select,.field textarea,.text-input,.select-input,.portal-shell .field input,.portal-shell .field select,.portal-shell .field textarea{border:1px solid var(--hb-line-strong);background-color:color-mix(in srgb, var(--hb-surface) 88%, transparent);color:var(--hb-ink);border-radius:3px;box-shadow:inset 0 1px 2px #0000003d}.field input,.field select,.text-input,.select-input,.portal-shell .field input,.portal-shell .field select{min-height:44px}.field input:focus,.field select:focus,.field textarea:focus,.portal-shell .field input:focus,.portal-shell .field select:focus,.portal-shell .field textarea:focus{border-color:var(--hb-accent);outline:2px solid var(--hb-accent);outline-offset:1px;box-shadow:none}.field input::placeholder,.field textarea::placeholder,.portal-shell .field input::placeholder,.portal-shell .field textarea::placeholder{color:var(--hb-ink-faint);opacity:1}.portal-shell{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--portal-canvas:var(--hb-bg);--portal-paper:var(--hb-paper);--portal-paper-muted:var(--hb-surface);--portal-ink:var(--hb-ink);--portal-muted:var(--hb-ink-muted);--portal-rule:var(--hb-line);--portal-rule-strong:var(--hb-line-strong);--portal-green:var(--hb-accent);--portal-green-deep:var(--hb-accent-hover);--portal-green-soft:var(--hb-accent-soft);--portal-accent:var(--hb-accent);--portal-accent-hover:var(--hb-accent-hover);--portal-accent-pressed:var(--hb-accent-pressed);--portal-accent-soft:var(--hb-accent-soft);grid-template-columns:var(--hb-sidebar) minmax(0, 1fr);background-color:var(--hb-bg);min-height:100dvh;color:var(--hb-ink);grid-template-rows:auto 64px minmax(0,1fr);display:grid}.portal-shell>.demo-banner{grid-area:1/1/auto/-1}.portal-topbar{z-index:70;border-bottom:1px solid var(--hb-line-strong);background-color:color-mix(in srgb, var(--hb-paper) 96%, transparent);grid-area:2/1/auto/-1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;min-width:0;min-height:64px;padding:0 20px 0 18px;display:grid;position:sticky;top:0}.portal-masthead-brand{border-right:1px solid var(--hb-line);align-items:center;min-width:294px;min-height:44px;padding-right:24px;display:flex}.portal-system-title{color:var(--hb-ink-muted);font-family:var(--hb-font-display);letter-spacing:.045em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:13px;font-weight:630;overflow:hidden}.portal-topbar__actions{align-items:center;gap:14px;min-width:max-content;display:flex}.portal-notification-link{width:44px;height:44px;color:var(--hb-ink);border:1px solid #0000;place-items:center;display:grid}.portal-notification-link:hover{border-color:var(--hb-line-strong);background:var(--hb-surface-subtle)}.portal-user-menu{position:relative}.portal-user-menu>summary{cursor:pointer;justify-content:flex-end;align-items:center;gap:10px;min-width:220px;min-height:44px;list-style:none;display:flex}.portal-user-menu>summary::-webkit-details-marker{display:none}.portal-user-summary{justify-items:end;line-height:1.2;display:grid}.portal-user-summary strong{text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:12px;overflow:hidden}.portal-user-summary span{max-width:180px;color:var(--hb-ink-muted);font-size:var(--hb-type-meta);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portal-user-avatar{border:1px solid var(--hb-gold-highlight);background:var(--hb-gold);width:38px;height:38px;color:var(--hb-bg);font-family:var(--hb-font-label);border-radius:50%;place-items:center;font-size:11px;font-weight:780;display:grid}.portal-user-menu__content{z-index:90;border:1px solid var(--hb-line-strong);background-color:var(--hb-surface);background-blend-mode:multiply;width:248px;box-shadow:var(--hb-shadow);background-image:url(/impeccable/glassine-paper-texture.webp);background-size:480px;padding:8px;display:grid;position:absolute;top:calc(100% + 12px);right:0}.portal-user-menu__content a,.portal-user-menu__content button{min-height:44px;color:var(--hb-ink);text-align:left;background:0 0;border:0;align-items:center;gap:9px;padding:8px 10px;display:flex}.portal-user-menu__content a:hover,.portal-user-menu__content button:hover:not(:disabled){background:var(--hb-accent-soft)}.portal-user-menu__content p{color:var(--hb-danger);padding:8px 10px;font-size:11px}.portal-sidebar{z-index:40;border-right:1px solid color-mix(in srgb, var(--hb-gold) 22%, transparent);background-color:var(--hb-bookcloth);height:calc(100dvh - 64px);min-height:0;color:var(--hb-ink);background-image:url(/impeccable/blue-black-bookcloth-texture.webp);background-size:720px;flex-direction:column;grid-area:3/1;display:flex;position:sticky;top:64px;overflow:auto}.portal-current-record{border-bottom:1px solid color-mix(in srgb, var(--hb-gold) 32%, transparent);gap:5px;margin:0 18px 10px;padding:26px 10px 22px;display:grid}.portal-current-record span{color:var(--hb-ink-muted);font-family:var(--hb-font-label);font-size:var(--hb-type-meta);letter-spacing:.08em;text-transform:uppercase}.portal-current-record strong{color:var(--hb-gold);font-family:var(--hb-font-display);letter-spacing:-.025em;font-size:22px;font-weight:730}.portal-current-record em{border:1px solid color-mix(in srgb, var(--hb-gold) 45%, transparent);background:color-mix(in srgb, var(--hb-gold) 12%, transparent);width:max-content;color:var(--hb-gold-highlight);font-family:var(--hb-font-label);font-size:var(--hb-type-meta);letter-spacing:.04em;text-transform:uppercase;margin-top:4px;padding:3px 8px;font-style:normal}.portal-sidebar nav{align-content:start;gap:5px;padding:0 0 18px;display:grid}.portal-nav-group{border-bottom:1px solid color-mix(in srgb, var(--hb-gold) 14%, transparent)}.portal-nav-group>summary{cursor:pointer;min-height:34px;color:var(--hb-ink-faint);font-family:var(--hb-font-body);font-size:var(--hb-type-meta);letter-spacing:.075em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:7px 20px;font-weight:650;list-style:none;display:flex}.portal-nav-group>summary::-webkit-details-marker{display:none}.portal-nav-group[open]>summary svg{transform:rotate(180deg)}.portal-nav-group>summary svg{transition:transform .14s var(--hb-ease-out)}.portal-nav-items{padding-bottom:6px;display:grid}.portal-sidebar nav a{min-height:44px;color:var(--hb-ink-muted);border:0;border-radius:0;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:12px;padding:9px 20px;font-size:12px;font-weight:610;transition:background-color .16s ease-out,color .16s ease-out;display:grid;position:relative}.portal-sidebar nav a svg{color:var(--hb-gold)}.portal-sidebar nav a:hover{background:color-mix(in srgb, var(--hb-accent) 10%, transparent);color:var(--hb-ink)}.portal-sidebar nav a.is-active,.portal-sidebar nav a[aria-current=page]{background:var(--hb-accent);color:var(--hb-bg)}.portal-sidebar nav a.is-active:before,.portal-sidebar nav a[aria-current=page]:before{content:"";background:var(--hb-gold-highlight);width:3px;position:absolute;top:0;bottom:0;left:0}.portal-sidebar nav a.is-active svg,.portal-sidebar nav a[aria-current=page] svg{color:var(--hb-bg)}.portal-sidebar__note{border-top:1px dashed color-mix(in srgb, var(--hb-gold) 30%, transparent);background:0 0;margin-top:auto;padding:18px 20px 22px}.portal-sidebar__note strong{color:var(--hb-gold);font-size:11px}.portal-sidebar__note p{color:var(--hb-ink-faint);font-size:var(--hb-type-meta);margin-top:5px;line-height:1.6}.portal-workspace{background-color:var(--hb-bg);grid-area:3/2;min-width:0;padding:18px 78px 34px 20px;position:relative;overflow:clip}.portal-content{z-index:2;border:1px solid var(--hb-line-strong);background-color:var(--hb-paper);background-blend-mode:multiply;width:100%;min-height:calc(100dvh - 116px);box-shadow:var(--hb-shadow);background-image:url(/impeccable/glassine-paper-texture.webp);background-size:720px;border-radius:1px;padding:30px 34px 42px;position:relative}.portal-content:before,.portal-content:after{content:"";z-index:-1;border:1px solid var(--hb-line);background-color:var(--hb-surface);box-shadow:var(--hb-shadow-soft);position:absolute}.portal-content:before{inset:-8px -10px 9px 9px;transform:rotate(.22deg)}.portal-content:after{inset:-14px -16px 15px 16px;transform:rotate(-.18deg)}.portal-content--dashboard{width:100%;margin-left:0;padding:26px 28px 34px}.portal-workspace--dashboard{padding:18px 214px 34px 106px}.portal-workspace--dashboard:before{content:"";z-index:0;background-color:var(--hb-surface);pointer-events:none;background-image:url(/impeccable/blue-black-bookcloth-texture.webp);background-size:760px;border:10px solid #212922;border-radius:22px;position:absolute;inset:8px 182px 18px 2px;box-shadow:inset 0 0 0 2px #59645b,inset 0 0 0 11px #080d09,0 20px 38px #00000061}.portal-workspace--dashboard .portal-edge-tabs{right:196px}.portal-edge-tabs{z-index:6;gap:7px;width:76px;display:grid;position:absolute;top:72px;right:22px}.portal-edge-tabs a{clip-path:polygon(0 0,86% 0,100% 12%,100% 88%,86% 100%,0 100%);min-height:112px;color:var(--hb-bg);font-size:var(--hb-type-meta);text-align:center;text-transform:uppercase;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:12px 8px 12px 4px;font-weight:760;line-height:1.15;transition:transform .17s ease-out,filter .17s ease-out;display:flex}.portal-edge-tabs a:hover,.portal-edge-tabs a:focus-visible{filter:brightness(1.06);transform:translate(-6px)}.portal-edge-tabs a.is-orange{background:var(--hb-accent)}.portal-edge-tabs a.is-gold{background:var(--hb-gold);color:var(--hb-bg)}.portal-page-header{border-bottom:2px solid var(--hb-accent);justify-content:space-between;align-items:flex-start;gap:24px;min-height:92px;margin:-4px 0 24px;padding:0 0 20px;display:flex}.portal-page-header:before,.dossier-document-header:before,.dossier-document-header:after{content:"+";color:var(--hb-accent);font-family:var(--hb-font-mono);font-size:25px;font-weight:300;line-height:1;position:absolute}.portal-page-header h1{color:var(--hb-ink);font-family:var(--hb-font-display);letter-spacing:-.035em;font-size:34px;font-weight:820;line-height:1.08}.portal-page-header p{max-width:68ch;color:var(--hb-ink-muted);margin-top:8px;font-size:12px}.portal-page-header .data-timestamp{border:1px solid var(--hb-line-strong);background:color-mix(in srgb, var(--hb-surface) 72%, transparent);color:var(--hb-ink);font-size:var(--hb-type-meta);flex:none;margin-top:5px;padding:7px 10px}.portal-shell :where(.panel,.detail-card,.summary-card,.form-card,.resource-section,.security-panel,.filter-panel,.table-toolbar,.inline-create-form){border:1px solid var(--hb-line-strong);background-color:color-mix(in srgb, var(--hb-surface) 76%, transparent);box-shadow:none;border-radius:2px}.portal-shell .panel__header,.portal-shell .resource-section>header{border-bottom:1px solid var(--hb-line-strong);padding-bottom:13px}.portal-shell .panel__header h2,.portal-shell .resource-section>header h2,.portal-shell .detail-card h2,.portal-shell .summary-card h2{color:var(--hb-ink);font-family:var(--hb-font-display);letter-spacing:-.025em;font-size:16px;font-weight:740}.portal-shell .panel__header p,.portal-shell .resource-section>header span,.portal-shell .detail-copy{color:var(--hb-ink-muted);font-size:11px}.portal-shell .table-shell{border:1px solid var(--hb-line-strong);background-color:color-mix(in srgb, var(--hb-surface) 84%, transparent);box-shadow:none;border-radius:1px;overflow:auto}.portal-shell .data-table{border-collapse:collapse;font-variant-numeric:tabular-nums}.portal-shell .data-table th{background:var(--hb-surface-subtle);color:var(--hb-ink-muted);font-family:var(--hb-font-label);font-size:var(--hb-type-meta);letter-spacing:.045em;text-transform:uppercase;font-weight:700}.portal-shell .data-table th,.portal-shell .data-table td{border-bottom:1px solid var(--hb-line);padding:11px 13px}.portal-shell .data-table tbody tr:hover{background:color-mix(in srgb, var(--hb-accent) 10%, transparent)}.portal-shell .status-badge,.portal-shell .priority,.portal-shell :where(.page-notice,.locked-note,.referral-note,.form-status){border-radius:2px}.portal-shell .status-badge[data-accent-color=orange]{border-color:var(--hb-accent);background:var(--hb-accent-soft);color:var(--hb-soft-orange)}.portal-shell .status-badge[data-accent-color=green]{border-color:var(--hb-success);background:var(--hb-success-soft);color:var(--hb-success)}.portal-shell .status-badge[data-accent-color=amber]{border-color:var(--hb-warning);background:var(--hb-warning-soft);color:var(--hb-warning)}.portal-shell .status-badge[data-accent-color=red]{border-color:var(--hb-danger);background:var(--hb-danger-soft);color:var(--hb-danger)}.portal-shell .state-panel{border:1px dashed var(--hb-line-strong);background:color-mix(in srgb, var(--hb-surface) 62%, transparent);box-shadow:none;border-radius:2px}.portal-shell .state-panel__icon{background:var(--hb-surface-subtle);border-radius:2px}.portal-shell .text-link,.portal-shell .table-primary{color:var(--hb-soft-orange)}.portal-shell :where(input[type=checkbox],input[type=radio]){accent-color:var(--hb-accent)}.portal-shell :where(button,[role=button])[aria-pressed=true]{border-color:var(--hb-accent);background:var(--hb-accent-soft);color:var(--hb-soft-orange)}.portal-shell :where(.button,button,a,input,select,textarea):focus-visible{outline-color:var(--hb-accent)}.portal-shell .button--secondary:hover:not(:disabled),.portal-shell .button--quiet:hover:not(:disabled),.portal-shell .button--ghost:hover:not(:disabled),.portal-shell .pagination a:hover{border-color:var(--hb-accent);background:var(--hb-accent-soft);color:var(--hb-soft-orange)}.portal-shell .class-workspace-nav a.is-active strong,.portal-shell .finance-workspace-nav a.is-active strong,.portal-shell .class-advanced-filters[open]>summary{color:var(--hb-soft-orange)}.portal-shell .data-table th[aria-sort=ascending] .table-sort,.portal-shell .data-table th[aria-sort=descending] .table-sort{color:var(--hb-gold-highlight)}.portal-shell .data-table tbody tr:has(input[type=checkbox]:checked){background:color-mix(in srgb, var(--hb-accent) 14%, transparent)}.portal-shell .table-primary strong{color:var(--hb-soft-orange)}.portal-shell .table-primary:hover strong,.portal-shell .table-primary:focus-visible strong,.portal-shell .table-sort:hover,.portal-shell .table-sort:focus-visible{color:var(--hb-gold-highlight)}.portal-shell .pagination{border-top:1px solid var(--hb-line);background:color-mix(in srgb, var(--hb-surface) 72%, transparent);padding:10px 12px}.portal-shell .pagination>span{color:var(--hb-ink-muted);font-variant-numeric:tabular-nums}.portal-shell .resource-detail-stack,.portal-shell .teaching-layout,.portal-shell .report-sections,.portal-shell .action-form-grid,.portal-shell .form-grid,.portal-shell .operations-guide-grid{gap:16px}.dossier-dashboard{position:relative}.portal-content--dashboard:before{background-color:#202822;inset:-11px -13px 12px 12px;transform:rotate(.28deg);box-shadow:0 1px #465047,0 10px 18px #00000047}.portal-content--dashboard:after{background-color:#111713;border-color:#566159;inset:-18px -20px 19px 21px;transform:rotate(-.22deg);box-shadow:0 1px #465047,0 16px 28px #00000057}.dossier-document-header{border-bottom:2px solid var(--hb-accent);grid-template-columns:minmax(0,1fr) minmax(420px,.62fr);align-items:start;gap:26px;min-height:104px;padding:10px 12px 18px 20px;display:grid;position:relative}.dossier-document-header:before{top:0;left:-2px}.dossier-document-header:after{bottom:4px;right:0}.dossier-document-header h1{width:100%;max-width:900px;color:var(--hb-ink);font-family:var(--hb-font-display);font-size:var(--hb-type-display);letter-spacing:-.038em;text-transform:uppercase;font-weight:880;line-height:1}.dossier-document-header>div:first-child>p{max-width:64ch;color:var(--hb-ink-muted);margin-top:8px;font-size:13px;line-height:1.5}.dossier-auth-block{border:1px solid var(--hb-line-strong);background:color-mix(in srgb, var(--hb-surface) 72%, transparent);grid-template-columns:minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid}.dossier-auth-registry{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;display:grid}.dossier-auth-registry>div{gap:2px;min-width:0;display:grid}.dossier-auth-registry dt{color:var(--hb-ink-muted);font-family:var(--hb-font-label);letter-spacing:.05em;text-transform:uppercase;font-size:11px}.dossier-auth-registry dd{overflow-wrap:anywhere;color:var(--hb-ink);font-size:13px;font-weight:680}.dossier-verification-stamp{border:2px solid var(--hb-danger);width:max-content;color:var(--hb-danger);font-family:var(--hb-font-label);letter-spacing:.04em;text-transform:uppercase;justify-self:start;align-items:center;gap:6px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex;transform:rotate(-3deg)}.dossier-binding-hardware{z-index:8;pointer-events:none;gap:70px;display:grid;position:absolute;top:154px;left:-42px}.dossier-binding-hardware span{background:#303a33;border:4px solid #58635a;border-radius:50%;width:26px;height:26px;display:block;box-shadow:inset 0 0 0 3px #69746b,0 2px #060906,0 7px 12px #00000061}.dossier-focus-band{border:1px solid var(--hb-line-strong);background:color-mix(in srgb, var(--hb-surface) 56%, transparent);grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:stretch;margin-top:12px;display:grid}.dossier-focus-main{border-right:1px solid var(--hb-line-strong);min-width:0;padding:16px}.dossier-focus-main>header{border-bottom:1px solid var(--hb-line);justify-content:space-between;align-items:center;gap:14px;padding-bottom:10px;display:flex}.dossier-focus-main>header>div{align-items:center;gap:8px;display:flex}.dossier-focus-main>header svg{color:var(--hb-soft-orange)}.dossier-focus-main h2{color:var(--hb-ink);font-family:var(--hb-font-display);letter-spacing:-.025em;font-size:18px;font-weight:780}.dossier-focus-clear{border:1px solid var(--hb-success);color:var(--hb-success);padding:3px 7px;font-size:11px;font-weight:720}.dossier-focus-copy{gap:5px;padding:15px 0 14px;display:grid}.dossier-focus-copy h3{max-width:34ch;color:var(--hb-ink);font-family:var(--hb-font-display);letter-spacing:-.032em;font-size:clamp(23px,2.2vw,31px);font-weight:820;line-height:1.05}.dossier-focus-copy p{max-width:68ch;color:var(--hb-ink-muted);font-size:13px;line-height:1.55}.dossier-focus-registry{border-top:1px solid var(--hb-line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.dossier-focus-registry>div{border-right:1px solid var(--hb-line);gap:3px;min-width:0;padding:10px 12px 0 0;display:grid}.dossier-focus-registry>div:not(:first-child){padding-left:12px}.dossier-focus-registry>div:last-child{border-right:0}.dossier-focus-registry dt{color:var(--hb-ink-muted);font-size:11px}.dossier-focus-registry dd{overflow-wrap:anywhere;color:var(--hb-ink);font-variant-numeric:tabular-nums;font-size:13px;font-weight:680}.dossier-focus-tools{align-content:start;gap:16px;padding:16px;display:grid}.dossier-focus-action{isolation:isolate;background:var(--hb-accent);min-height:48px;color:var(--hb-bg);transition:background-color .16s var(--hb-ease-out);justify-content:space-between;align-items:center;gap:12px;padding:10px 13px;font-size:13px;font-weight:750;display:flex;position:relative;overflow:hidden}.dossier-focus-action:after,.dossier-section--tasks td a:after,.dossier-activity-open:after{content:"";transform-origin:0;height:2px;transition:transform .16s var(--hb-ease-out);pointer-events:none;background:currentColor;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.dossier-focus-action svg,.dossier-section--tasks td a svg,.dossier-activity-open svg{transition:transform .14s var(--hb-ease-out)}.dossier-focus-action--mobile{display:none}.dossier-focus-action:hover,.dossier-focus-action:focus-visible{background:var(--hb-accent-hover)}.dossier-focus-action:hover:after,.dossier-focus-action:focus-visible:after,.dossier-section--tasks td a:hover:after,.dossier-section--tasks td a:focus-visible:after,.dossier-activity-open:hover:after,.dossier-activity-open:focus-visible:after{transform:scaleX(1)}.dossier-focus-action:hover svg,.dossier-focus-action:focus-visible svg,.dossier-section--tasks td a:hover svg,.dossier-section--tasks td a:focus-visible svg,.dossier-activity-open:hover svg,.dossier-activity-open:focus-visible svg{transform:translate(4px)}.dossier-record-search{gap:7px;display:grid}.dossier-record-search label{color:var(--hb-ink-muted);font-size:11px;font-weight:680}.dossier-record-search>div{border:1px solid var(--hb-line-strong);background:color-mix(in srgb, var(--hb-surface) 88%, transparent);grid-template-columns:22px minmax(0,1fr) auto;align-items:center;min-height:44px;padding-left:10px;display:grid}.dossier-record-search svg{color:var(--hb-ink-muted)}.dossier-record-search input{min-width:0;min-height:44px;color:var(--hb-ink);font-size:var(--hb-type-dense);background:0 0;border:0;outline:0;padding:8px}.dossier-record-search input::placeholder{color:var(--hb-ink-muted);opacity:1}.dossier-record-search button{border:0;border-left:1px solid var(--hb-line-strong);background:var(--hb-surface-strong);min-height:44px;color:var(--hb-soft-orange);padding:8px 10px;font-size:12px;font-weight:720}.dossier-record-search button:hover,.dossier-record-search button:focus-visible{background:var(--hb-accent-soft)}.dossier-ledger-grid{border-top:1px solid var(--hb-line-strong);border-left:1px solid var(--hb-line-strong);grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:0;margin-top:12px;display:grid}.dossier-section{border-right:1px solid var(--hb-line-strong);border-bottom:1px solid var(--hb-line-strong);background:color-mix(in srgb, var(--hb-surface) 44%, transparent);min-width:0}.dossier-section>header{border-bottom:1px solid var(--hb-line-strong);justify-content:space-between;align-items:center;gap:14px;min-height:52px;padding:10px 12px;display:flex}.dossier-section>header>div{align-items:center;gap:8px;display:flex}.dossier-section>header svg{color:var(--hb-gold)}.dossier-section>header h2{font-family:var(--hb-font-display);letter-spacing:-.02em;font-size:16px;font-weight:760}.dossier-section>header>div>span{background:var(--hb-danger);min-width:20px;height:20px;color:var(--hb-bg);border-radius:50%;place-items:center;font-size:11px;font-weight:780;display:grid}.dossier-section>header p{color:var(--hb-soft-orange);text-align:right;font-size:12px}.dossier-table-wrap{overflow-x:auto}.dossier-table-wrap table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;font-size:12px}.dossier-table-wrap th{color:var(--hb-ink-muted);font-family:var(--hb-font-label);letter-spacing:.025em;text-align:left;font-size:12px;font-weight:650}.dossier-table-wrap th,.dossier-table-wrap td{border-bottom:1px solid var(--hb-line);vertical-align:top;padding:10px}.dossier-table-wrap tr:last-child td{border-bottom:0}.dossier-table-wrap td:first-child{min-width:190px}.dossier-table-wrap td a{color:var(--hb-soft-orange);align-items:center;gap:5px;font-weight:700;display:inline-flex;position:relative}.dossier-table-wrap td small{color:var(--hb-ink-muted);margin-top:2px;font-size:11px;line-height:1.45;display:block}.priority{color:var(--hb-ink);align-items:center;gap:5px;font-size:12px;display:inline-flex}.priority:before{content:"";background:var(--hb-gold-highlight);border-radius:50%;width:6px;height:6px}.priority--medium:before{background:#da8e30}.priority--high:before,.priority--critical:before{background:var(--hb-danger)}.dossier-journey{grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;display:grid}.dossier-journey li{border-right:1px solid var(--hb-line-strong)}.dossier-journey li:last-child{border-right:0}.dossier-journey a{grid-template-columns:22px 24px minmax(0,1fr);align-items:center;gap:7px;min-height:92px;padding:12px;display:grid}.dossier-journey a:hover{background:color-mix(in srgb, var(--hb-accent) 10%, transparent)}.dossier-journey a>span{color:var(--hb-accent);font-family:var(--hb-font-mono);font-size:11px}.dossier-journey a svg{color:var(--hb-gold-highlight)}.dossier-journey a strong{font-size:13px}.dossier-metric-ledger{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dossier-metric-ledger>div{border-right:1px solid var(--hb-line);border-bottom:1px solid var(--hb-line);justify-content:space-between;align-items:baseline;gap:12px;min-width:0;padding:9px 11px;display:flex}.dossier-metric-ledger>div:nth-child(2n){border-right:0}.dossier-metric-ledger dt{color:var(--hb-ink-muted);font-size:12px}.dossier-metric-ledger dd{color:var(--hb-ink);font-variant-numeric:tabular-nums;text-align:right;font-size:14px;font-weight:760}.dossier-metric-ledger dd a{min-width:44px;min-height:44px;color:var(--hb-soft-orange);justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.dossier-metric-ledger dd a:hover span,.dossier-metric-ledger dd a:focus-visible span{text-underline-offset:3px;text-decoration:underline}.dossier-activity-list{list-style:none}.dossier-activity-list li{border-bottom:1px solid var(--hb-line);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:8px 11px;display:grid}.dossier-activity-list li:last-child{border-bottom:0}.dossier-activity-copy{gap:2px;display:grid}.dossier-activity-list strong{font-size:12px}.dossier-activity-list span,.dossier-activity-list time{color:var(--hb-ink-muted);font-size:11px}.dossier-activity-list time{font-family:var(--hb-font-mono);font-variant-numeric:tabular-nums}.dossier-activity-open{border-left:1px solid var(--hb-line);width:44px;height:44px;color:var(--hb-soft-orange);place-items:center;display:grid;position:relative;overflow:hidden}.dossier-activity-open:hover,.dossier-activity-open:focus-visible{background:var(--hb-accent-soft)}.dossier-inline-empty{min-height:72px;color:var(--hb-ink-muted);place-items:center start;padding:14px;font-size:12px;display:grid}.dossier-ledger-empty{min-height:95px;color:var(--hb-ink-faint);grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px;padding:14px;display:grid}.dossier-ledger-empty>span{gap:2px;font-size:12px;display:grid}.dossier-ledger-empty strong{color:var(--hb-ink);font-family:var(--hb-font-display);font-size:15px}.dossier-audit-ribbon{border:1px solid var(--hb-line-strong);background-color:color-mix(in srgb, var(--hb-paper) 94%, transparent);background-blend-mode:multiply;width:92px;box-shadow:var(--hb-shadow-soft);background-image:url(/impeccable/glassine-paper-texture.webp);background-size:360px;flex-direction:column;padding:12px 8px;display:flex;position:absolute;top:4px;bottom:0;left:-116px}.dossier-audit-badge{border:2px solid var(--hb-accent);width:74px;min-height:70px;color:var(--hb-soft-orange);font-family:var(--hb-font-label);text-align:center;text-transform:uppercase;place-items:center;font-size:11px;font-weight:780;line-height:1.3;display:grid}.dossier-audit-ribbon ol{gap:0;margin:12px 0;list-style:none;display:grid}.dossier-audit-ribbon li{border-left:1px solid var(--hb-accent);gap:3px;padding:9px 0 9px 9px;display:grid;position:relative}.dossier-audit-ribbon li:before{content:"";background:var(--hb-accent);border-radius:50%;width:5px;height:5px;position:absolute;top:13px;left:-3px}.dossier-audit-ribbon time{color:var(--hb-soft-orange);font-family:var(--hb-font-mono);font-variant-numeric:tabular-nums;font-size:11px}.dossier-audit-ribbon li span{color:var(--hb-ink);font-size:11px;line-height:1.45}.dossier-audit-ribbon>p{color:var(--hb-ink-muted);margin-top:14px;font-size:11px;line-height:1.5}.dossier-audit-version{border:1px solid var(--hb-accent);color:var(--hb-soft-orange);font-family:var(--hb-font-label);text-transform:uppercase;gap:3px;margin-top:auto;padding:6px;font-size:11px;display:grid}.dossier-audit-version time{color:inherit;font-family:var(--hb-font-data);font-size:11px}.dossier-quick-actions{border:1px solid var(--hb-line-strong);background-color:var(--hb-surface);background-blend-mode:multiply;width:166px;min-height:540px;box-shadow:var(--hb-shadow-soft);background-image:url(/impeccable/glassine-paper-texture.webp);background-size:520px;padding:18px 14px;position:absolute;top:8px;right:-193px}.dossier-quick-actions h2{border-bottom:1px dashed var(--hb-line-strong);letter-spacing:.035em;text-transform:uppercase;padding-bottom:10px;font-size:13px;font-weight:800}.dossier-action-list,.dossier-more-actions nav{margin-top:8px;display:grid}.dossier-action-list a,.dossier-more-actions nav a{border-bottom:1px solid var(--hb-line);min-height:50px;color:var(--hb-soft-orange);grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;padding:9px 3px;font-size:12px;font-weight:630;display:grid}.dossier-action-list a:hover,.dossier-more-actions nav a:hover{background:color-mix(in srgb, var(--hb-accent) 9%, transparent)}.dossier-more-actions{display:none}.dossier-more-actions>summary{border:1px solid var(--hb-line-strong);min-height:44px;color:var(--hb-soft-orange);justify-content:space-between;align-items:center;padding:9px 11px;font-size:12px;font-weight:720}.dossier-more-actions>summary svg{transition:transform .14s var(--hb-ease-out)}.dossier-more-actions[open]>summary svg{transform:rotate(180deg)}.dossier-quick-actions>p{border:2px solid var(--hb-danger);color:var(--hb-danger);font-family:var(--hb-font-label);text-transform:uppercase;gap:5px;margin-top:30px;padding:10px;font-size:11px;line-height:1.45;display:grid;transform:rotate(-2deg)}.dossier-quick-actions>p strong{font-size:12px}.dossier-loading{min-height:560px;position:relative}.dossier-loading:after{content:"";transform-origin:0;background:var(--hb-accent);height:2px;animation:dossier-registration-rule 1.1s var(--hb-ease-out) infinite alternate;pointer-events:none;position:absolute;top:112px;left:0;right:0;transform:scaleX(.18)}@keyframes dossier-registration-rule{to{transform:scaleX(1)}}.dossier-loading .skeleton{background:var(--hb-surface-strong);border-radius:1px;display:block}.dossier-loading .skeleton:after{display:none}.dossier-loading-header{border-bottom:2px solid var(--hb-accent);grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);align-items:start;gap:34px;min-height:104px;padding:10px 12px 18px 20px;display:grid}.dossier-loading-header>div:first-child{gap:10px;display:grid}.dossier-loading-title{width:min(72%,520px);height:48px}.dossier-loading-description{width:min(58%,420px);height:14px}.dossier-loading-auth{border:1px solid var(--hb-line-strong);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;display:grid}.dossier-loading-auth span{height:28px}.dossier-loading-focus{border:1px solid var(--hb-line-strong);grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);margin-top:12px;display:grid}.dossier-loading-focus>div{align-content:start;gap:12px;padding:16px;display:grid}.dossier-loading-focus>div:first-child{border-right:1px solid var(--hb-line-strong)}.dossier-loading-section-title{width:170px;height:18px}.dossier-loading-focus-title{width:min(74%,440px);height:30px}.dossier-loading-copy{width:min(88%,620px);height:13px}.dossier-loading-meta{border-top:1px solid var(--hb-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-top:12px;display:grid}.dossier-loading-meta span{height:28px}.dossier-loading-action,.dossier-loading-search{width:100%;height:46px}.dossier-loading-ledger{border-top:1px solid var(--hb-line-strong);border-left:1px solid var(--hb-line-strong);grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);margin-top:12px;display:grid}.dossier-loading-ledger>section{border-right:1px solid var(--hb-line-strong);border-bottom:1px solid var(--hb-line-strong)}.dossier-loading-ledger header{border-bottom:1px solid var(--hb-line-strong);justify-content:space-between;align-items:center;gap:18px;min-height:52px;padding:10px 12px;display:flex}.dossier-loading-ledger header span:first-child{width:132px;height:18px}.dossier-loading-ledger header span:last-child{width:94px;height:12px}.dossier-loading-ledger section>div{display:grid}.dossier-loading-ledger section>div span{border-bottom:1px solid var(--hb-line);background:var(--hb-surface-subtle);height:38px}.dossier-loading-ledger section>div span:last-child{border-bottom:0}.dossier-loading-audit,.dossier-loading-actions{border:1px solid var(--hb-line-strong);background:var(--hb-paper);align-content:start;gap:12px;padding:14px 10px;display:grid;position:absolute;top:4px}.dossier-loading-audit{width:92px;bottom:0;left:-116px}.dossier-loading-audit span{height:64px}.dossier-loading-actions{width:166px;min-height:420px;right:-193px}.dossier-loading-actions span{height:44px}.registry-public,.registry-auth,.public-utility{--registry-canvas:var(--hb-paper);--registry-surface:var(--hb-surface);--registry-surface-muted:var(--hb-surface-subtle);--registry-paper:var(--hb-paper);--registry-ink:var(--hb-ink);--registry-muted:var(--hb-ink-muted);--registry-line:var(--hb-line);--registry-line-strong:var(--hb-line-strong);--registry-accent:var(--hb-accent);--registry-accent-hover:var(--hb-accent-hover);--registry-accent-dark:var(--hb-accent-hover);--registry-accent-soft:var(--hb-accent-soft);--pu-paper:var(--hb-paper);--pu-surface:var(--hb-surface);--pu-surface-muted:var(--hb-surface-subtle);--pu-ink:var(--hb-ink);--pu-muted:var(--hb-ink-muted);--pu-line:var(--hb-line);--pu-line-strong:var(--hb-line-strong);--pu-accent:var(--hb-accent);--pu-accent-dark:var(--hb-accent-hover);--pu-accent-soft:var(--hb-accent-soft);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:var(--hb-paper);background-blend-mode:multiply;color:var(--hb-ink);font-size:var(--hb-type-body-public);background-image:url(/impeccable/glassine-paper-texture.webp);background-size:920px}.registry-auth .field input,.registry-auth .field select,.public-utility .field input,.public-utility .field select,.public-utility .field textarea{font-size:var(--hb-type-body-public)}.portal-shell :where(input,select,textarea){font-size:var(--hb-type-body)}.form-status--success,.form-success,.security-success{border-color:var(--hb-success);background:var(--hb-success-soft);color:var(--hb-success);position:relative;overflow:hidden}.form-status--error,.form-error,.security-warning{border-color:var(--hb-danger);background:var(--hb-danger-soft);color:var(--hb-danger)}.form-status--success:after,.form-success:after,.security-success:after{content:"";transform-origin:0;background:var(--hb-success);height:3px;animation:dossier-ledger-confirm .22s var(--hb-ease-out) forwards;pointer-events:none;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.form-status--success svg,.form-success svg,.security-success svg{animation:dossier-ledger-check .18s var(--hb-ease-out) both}@keyframes dossier-ledger-confirm{to{transform:scaleX(1)}}@keyframes dossier-ledger-check{0%{opacity:.65;transform:scale(.96)}}.registry-public .site-header{border-bottom:1px solid var(--hb-line-strong);background:color-mix(in srgb, var(--hb-paper) 96%, transparent);-webkit-backdrop-filter:none;backdrop-filter:none}.registry-public .site-header__inner{min-height:66px}.registry-public .desktop-nav a[aria-current=page]{color:var(--hb-soft-orange);text-underline-offset:8px;text-decoration:underline;text-decoration-thickness:2px}.registry-public .site-header__actions{border-left:1px solid var(--hb-line);padding-left:16px}.registry-home-hero{border-bottom:1px solid color-mix(in srgb, var(--hb-gold) 24%, transparent);background-color:var(--hb-bookcloth);color:var(--hb-ink);background-image:url(/impeccable/blue-black-bookcloth-texture.webp);background-size:980px;position:relative}.registry-hero-grid{align-items:center;gap:clamp(52px,8vw,116px);min-height:610px;padding-block:82px}.registry-kicker{display:none}.registry-hero-copy h1{max-width:13ch;color:var(--hb-ink);letter-spacing:-.04em;font-size:clamp(48px,6vw,82px);font-weight:840;line-height:.98}.registry-hero-copy h1 span:last-child{color:var(--hb-gold)}.registry-hero-lead{max-width:58ch;color:var(--hb-ink-muted)}.registry-ledger{border:1px solid var(--hb-line-strong);background-color:var(--hb-paper);background-blend-mode:multiply;color:var(--hb-ink);box-shadow:var(--hb-shadow);background-image:url(/impeccable/glassine-paper-texture.webp);background-size:620px;border-radius:1px;position:relative}.registry-ledger:before{content:"";z-index:-1;border:1px solid color-mix(in srgb, var(--hb-gold) 32%, transparent);background:var(--hb-surface);position:absolute;inset:-10px -12px 9px 11px;transform:rotate(.7deg)}.registry-ledger__header{border-bottom:2px solid var(--hb-accent)}.registry-ledger__header span,.registry-class-row>header>span{background:var(--hb-success-soft);color:var(--hb-success);border-radius:2px}.registry-ledger__footer a,.registry-program-row>a,.registry-class-row>a,.registry-section-link{color:var(--hb-soft-orange)}.registry-section{border-bottom-color:var(--hb-line-strong)}.registry-section-heading h2{max-width:18ch;color:var(--hb-ink);letter-spacing:-.04em;font-size:clamp(34px,4.4vw,60px);font-weight:820;line-height:1}.registry-charter{background:color-mix(in srgb, var(--hb-gold) 8%, transparent)}.registry-charter__grid,.registry-program-index,.registry-class-index{border-color:var(--hb-line-strong)}.registry-charter__grid>div,.registry-program-row,.registry-class-row{border-color:var(--hb-line-strong);background:0 0}.registry-program-row:hover,.registry-class-row:hover{background:color-mix(in srgb, var(--hb-accent) 8%, transparent)}.registry-footer{border-top:1px solid color-mix(in srgb, var(--hb-gold) 24%, transparent);background-color:var(--hb-bookcloth);color:var(--hb-ink);background-image:url(/impeccable/blue-black-bookcloth-texture.webp);background-size:840px}.registry-footer .brand-logo,.registry-footer .brand-logo__wordmark strong{color:var(--hb-ink)}.registry-public .registry-footer p,.registry-public .registry-footer nav a{color:var(--hb-ink-muted)}.registry-public .registry-footer .footer-label{color:var(--hb-ink)!important}.registry-auth{min-height:100dvh}.registry-auth__header{border-bottom:1px solid var(--hb-line-strong);background:color-mix(in srgb, var(--hb-paper) 96%, transparent)}.registry-auth__layout{border:1px solid var(--hb-line-strong);background:var(--hb-paper);width:min(100% - 48px,1240px);min-height:690px;box-shadow:var(--hb-shadow);margin:42px auto 64px}.registry-auth__form-panel{background-color:var(--hb-paper);background-blend-mode:multiply;background-image:url(/impeccable/glassine-paper-texture.webp);background-size:720px}.registry-auth__form-wrap h1{color:var(--hb-ink);letter-spacing:-.04em;font-size:clamp(42px,5vw,68px);font-weight:840}.registry-auth .field input,.registry-auth .field select{border:1px solid var(--hb-line-strong);background-color:color-mix(in srgb, var(--hb-surface) 86%, transparent);box-shadow:inset 0 1px 2px #0000003d}.registry-auth .field input:hover,.registry-auth .field select:hover{border-color:var(--hb-ink)}.registry-auth .auth-form>.button{border-color:var(--hb-accent);background:var(--hb-accent);color:var(--hb-bg)}.registry-auth__brief{background-color:var(--hb-bookcloth);color:var(--hb-ink);box-shadow:none;background-image:url(/impeccable/blue-black-bookcloth-texture.webp);background-size:760px;border:0;border-radius:0}.registry-auth__brief h2{color:var(--hb-ink)}.registry-auth__brief>div>p:last-child,.registry-auth__brief dd,.registry-auth__security-note{color:var(--hb-ink-muted)}.registry-auth__brief dl>div{border-color:color-mix(in srgb, var(--hb-gold) 24%, transparent)}.registry-auth__brief dt{color:var(--hb-gold)}.public-utility .page-hero{border-bottom:1px solid color-mix(in srgb, var(--hb-gold) 24%, transparent);background-color:var(--hb-bookcloth);color:var(--hb-ink);background-image:url(/impeccable/blue-black-bookcloth-texture.webp);background-size:900px}.public-utility .page-hero h1,.public-utility .page-hero p{color:inherit}.public-utility .class-card,.public-utility .program-directory__item,.public-utility .teacher-directory article,.public-utility .detail-card,.public-utility .form-card{border-color:var(--hb-line-strong);background:0 0}.public-utility .summary-card,.public-utility .lookup-result{border:1px solid var(--hb-line-strong);border-top:3px solid var(--hb-accent);background-color:color-mix(in srgb, var(--hb-surface) 82%, transparent);background-blend-mode:multiply;box-shadow:var(--hb-shadow-soft);background-image:url(/impeccable/glassine-paper-texture.webp);background-size:640px;border-radius:0}@media (max-width:1380px){:root{--hb-sidebar:208px}.portal-content--dashboard{width:100%;margin-left:0}.portal-workspace--dashboard{padding:18px 166px 34px 92px}.portal-workspace--dashboard:before{inset:8px 140px 18px 2px}.portal-workspace--dashboard .portal-edge-tabs{width:64px;right:154px}.dossier-quick-actions,.dossier-loading-actions{width:138px;right:-156px}}@media (max-width:1180px){.portal-system-title{display:none}.portal-topbar{grid-template-columns:minmax(0,1fr) auto}.portal-content--dashboard{width:100%;margin-left:0}.portal-workspace--dashboard{padding:18px 78px 34px 96px}.portal-workspace--dashboard:before{inset:8px 58px 18px 2px}.portal-workspace--dashboard .portal-edge-tabs{width:64px;right:22px}.dossier-quick-actions{grid-column:1/-1;grid-template-columns:150px minmax(0,1fr);align-items:start;gap:18px;width:auto;min-height:0;margin-top:14px;display:grid;position:static}.dossier-action-list,.dossier-more-actions nav{grid-template-columns:repeat(3,minmax(0,1fr));margin:0}.dossier-quick-actions>p{display:none}.dossier-loading-actions{grid-template-columns:repeat(5,minmax(0,1fr));width:auto;min-height:0;margin-top:14px;position:static}}@media (max-width:1080px){.portal-shell{grid-template-rows:auto 60px minmax(0,1fr);grid-template-columns:1fr}.portal-topbar{grid-area:2/1;grid-template-columns:auto minmax(0,1fr) auto;min-height:60px}.portal-masthead-brand{border-right:0;min-width:0;padding-right:0}.portal-masthead-brand .brand-logo__wordmark{font-size:17px}.portal-masthead-brand .brand-logo__seal{width:30px;height:30px}.portal-mobile-nav{display:block;position:relative}.portal-mobile-nav>summary{border-radius:2px;width:44px;height:44px}.portal-mobile-nav nav .portal-nav-group>summary,.portal-mobile-nav .portal-nav-items a{min-height:44px}.portal-mobile-nav nav .portal-nav-group>summary{font-size:11px}.portal-mobile-nav .portal-nav-items a{align-items:center;display:flex}.portal-mobile-nav>nav{background-color:var(--hb-bookcloth);width:min(86vw,330px);max-height:calc(100dvh - 90px);color:var(--hb-ink);background-image:url(/impeccable/blue-black-bookcloth-texture.webp);background-size:700px;border-radius:2px;top:calc(100% + 11px);left:0;right:auto;overflow:auto}.portal-sidebar{display:none}.portal-workspace{grid-area:3/1;padding:14px 58px 28px 14px}.portal-workspace--dashboard:before{display:none}.portal-content,.portal-content--dashboard{width:100%;min-height:calc(100dvh - 90px);margin:0;padding:24px}.portal-edge-tabs{width:52px;top:54px;right:7px}.portal-edge-tabs a{min-height:82px;font-size:var(--hb-type-meta);line-height:1.3}.dossier-audit-ribbon{grid-template-columns:80px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:76px;margin-bottom:12px;display:grid;position:static}.dossier-loading-audit{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;min-height:76px;margin-bottom:12px;position:static}.dossier-loading-audit span{height:46px}.dossier-audit-badge{min-height:48px}.dossier-audit-ribbon ol{grid-template-columns:repeat(4,minmax(0,1fr));margin:0}.dossier-audit-ribbon li{border-left:0;border-right:1px solid var(--hb-line);padding:5px 8px}.dossier-audit-ribbon li:before{display:none}.dossier-audit-version{margin-top:0}.dossier-ledger-grid,.dossier-loading-ledger{grid-template-columns:1fr}.dossier-binding-hardware{display:none}.dossier-quick-actions{grid-template-columns:1fr}.portal-shell .customer-table-shell{background:0 0;border:0;overflow:visible}.portal-shell .customer-table-shell .data-table,.portal-shell .customer-table-shell .data-table tbody,.portal-shell .customer-table-shell .data-table tr,.portal-shell .customer-table-shell .data-table td{width:100%;display:block}.portal-shell .customer-table-shell .data-table thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.portal-shell .customer-table-shell .data-table tbody{gap:12px;display:grid}.portal-shell .customer-table-shell .data-table tr{border:1px solid var(--hb-line-strong);background:color-mix(in srgb, var(--hb-surface) 84%, transparent)}.portal-shell .customer-table-shell .data-table td{border-bottom:1px solid var(--hb-line);grid-template-columns:minmax(124px,.34fr) minmax(0,.66fr);align-items:start;gap:14px;padding:11px 12px;display:grid}.portal-shell .customer-table-shell .data-table td:before{content:attr(data-label);color:var(--hb-ink-muted);font-family:var(--hb-font-label);font-size:var(--hb-type-meta);letter-spacing:.025em;text-transform:uppercase;font-weight:700}.portal-shell .customer-table-shell .data-table td:last-child{border-bottom:0}.portal-shell .customer-table-shell .table-footer{border:1px solid var(--hb-line-strong);background:color-mix(in srgb, var(--hb-surface) 84%, transparent);border-top:0;flex-direction:column;align-items:stretch;gap:10px;padding:12px}}@media (max-width:760px){.portal-topbar{gap:10px;padding-inline:12px}.portal-topbar__actions{gap:5px}.portal-user-summary,.portal-notification-link{display:none}.portal-user-menu>summary{min-width:44px}.portal-workspace{flex-direction:column;padding:10px;display:flex}.portal-edge-tabs{z-index:25;order:-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;width:100%;margin-bottom:10px;position:static;right:auto}.portal-workspace--dashboard .portal-edge-tabs{width:100%;right:auto}.portal-edge-tabs a{clip-path:none;flex-direction:row;min-height:48px;padding:6px 8px}.portal-edge-tabs a:hover,.portal-edge-tabs a:focus-visible{transform:translateY(-2px)}.portal-shell :where(input,select,textarea){font-size:16px}.portal-content,.portal-content--dashboard{min-height:auto;padding:20px 16px 28px}.portal-content:before,.portal-content:after{display:none}.dossier-document-header{grid-template-columns:1fr;gap:18px;padding-inline:8px}.dossier-loading-header,.dossier-loading-focus{grid-template-columns:1fr}.dossier-loading-header{gap:18px;padding-inline:8px}.dossier-loading-focus>div:first-child{border-right:0;border-bottom:1px solid var(--hb-line-strong)}.dossier-auth-block,.dossier-focus-band{grid-template-columns:1fr}.dossier-focus-main{border-right:0;border-bottom:1px solid var(--hb-line-strong)}.dossier-focus-action--desktop{display:none}.dossier-focus-action--mobile{margin-bottom:14px;display:flex}.dossier-document-header h1{width:100%;font-size:34px;transform:none}.dossier-audit-ribbon{grid-template-columns:80px minmax(0,1fr)}.dossier-audit-ribbon ol{grid-template-columns:repeat(2,minmax(0,1fr))}.dossier-audit-version{grid-column:1/-1}.dossier-section>header{flex-direction:column;align-items:flex-start;gap:5px}.dossier-section>header p{text-align:left}.dossier-journey,.dossier-metric-ledger,.dossier-loading-meta{grid-template-columns:1fr}.dossier-journey li,.dossier-metric-ledger>div{border-right:0;border-bottom:1px solid var(--hb-line)}.dossier-journey a{min-height:58px}.dossier-action-list{display:none}.dossier-more-actions{display:block}.dossier-more-actions>summary{display:flex}.dossier-more-actions nav{grid-template-columns:1fr 1fr}.dossier-loading-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-page-header{flex-direction:column;align-items:flex-start}.portal-page-header h1{font-size:28px}.registry-auth__layout{width:min(100% - 24px,1240px);margin-top:18px}.registry-hero-grid{min-height:0;padding-block:58px}.registry-hero-copy{min-width:0}.registry-hero-copy h1{max-width:100%;font-size:clamp(44px,13vw,68px)}.registry-hero-copy h1 span{white-space:normal}}@media (max-width:480px){.portal-masthead-brand .brand-logo__seal{display:none}.portal-masthead-brand .brand-logo__wordmark{font-size:15px}.dossier-focus-registry,.dossier-more-actions nav,.dossier-loading-auth,.dossier-loading-actions{grid-template-columns:1fr}.dossier-focus-registry>div,.dossier-focus-registry>div:not(:first-child){border-right:0;border-bottom:1px solid var(--hb-line);padding:9px 0}.dossier-focus-registry>div:last-child{border-bottom:0}.dossier-activity-list li{grid-template-columns:1fr}.portal-shell .customer-table-shell .data-table td{grid-template-columns:1fr;gap:4px}.dossier-table-wrap table{min-width:520px}.registry-hero-copy h1{font-size:clamp(39px,11.5vw,50px);line-height:.96}.registry-hero-lead{font-size:16px;line-height:1.55}}@media (prefers-reduced-motion:reduce){.portal-shell *,.portal-shell :before,.portal-shell :after,.registry-public *,.registry-public :before,.registry-public :after,.registry-auth *,.registry-auth :before,.registry-auth :after{scroll-behavior:auto!important;transition-property:color,background-color,border-color,outline-color,box-shadow!important;transition-duration:.1s!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.dossier-loading:after,.form-status--success:after,.form-success:after,.security-success:after{transform:scaleX(1)}}@media (prefers-contrast:more){:root{--hb-line:#707a72;--hb-line-strong:#9ca59d}.portal-sidebar nav a,.portal-user-summary span,.registry-hero-lead{color:currentColor}}.registry-home-hero :focus-visible,.portal-sidebar :focus-visible,.portal-mobile-nav>nav :focus-visible{outline-color:var(--hb-gold-highlight)}
.portal-shell{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--hb-accent:#f97316;--hb-accent-hover:#ea580c;--hb-accent-pressed:#c2410c;--hb-accent-soft:#ffedd5;--portal-canvas:#f8fafc;--portal-paper:#fff;--portal-paper-muted:#f8fafc;--portal-ink:#1e293b;--portal-muted:#64748b;--portal-rule:#e2e8f0;--portal-rule-strong:#cbd5e1;--portal-green:#f97316;--portal-green-deep:#ea580c;--portal-green-soft:#ffedd5;--portal-radius:10px;color:#1e293b;background:#f8fafc;flex-direction:column;min-height:100dvh;font-family:Be Vietnam Pro,Segoe UI,sans-serif;display:flex}.portal-shell>.demo-banner{z-index:70;color:#f8fafc;background:#111827;border-bottom:1px solid #f973164d;flex:none;min-height:32px;position:relative;inset:auto}.portal-topbar{z-index:60;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0e17f7;border:0;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:24px;width:100%;height:66px;min-height:66px;padding:8px clamp(16px,3vw,34px);display:flex;position:sticky;top:0;box-shadow:0 8px 24px #02061747}.portal-masthead-brand{align-items:center;gap:18px;min-width:0;display:flex}.portal-brand-logo{object-fit:contain;width:auto;height:34px}.portal-system-title{color:#f8fafc;letter-spacing:.01em;text-transform:uppercase;font-size:13px;font-weight:700}.portal-topbar__actions{align-items:center;gap:10px;min-width:0;display:flex}.portal-notification-link{color:#f97316;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;place-items:center;width:40px;height:40px;transition:transform .18s,background-color .18s;display:grid}.portal-notification-link:hover{background:#f9731629;transform:translateY(-2px)}.portal-user-menu{min-width:0;position:relative}.portal-user-menu>summary{color:#f8fafc;cursor:pointer;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;min-height:46px;padding:4px 6px 4px 10px;list-style:none;transition:background-color .18s;display:flex}.portal-user-menu>summary::-webkit-details-marker{display:none}.portal-user-menu>summary:hover,.portal-user-menu[open]>summary{background:#ffffff12;border-color:#ffffff1a}.portal-user-menu[open]>summary>svg:last-child{transform:rotate(180deg)}.portal-user-summary{text-align:right;justify-items:end;gap:1px;min-width:0;display:grid}.portal-user-summary strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:230px;font-size:12px;font-weight:700;overflow:hidden}.portal-user-summary span{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;max-width:230px;font-size:10px;line-height:1.2;overflow:hidden}.portal-user-avatar{color:#fff;background:#273449;border:2px solid #f97316;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:11px;font-weight:800;display:grid}.portal-user-menu__content{z-index:80;background:#fff;border:1px solid #e2e8f0;border-radius:14px;gap:2px;width:min(270px,100vw - 24px);padding:7px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 20px 45px #02061747}.portal-user-menu__content a,.portal-user-menu__content button{color:#334155;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;min-height:42px;padding:9px 11px;font-size:12px;font-weight:600;display:flex}.portal-user-menu__content a:hover,.portal-user-menu__content button:hover:not(:disabled){background:#f1f5f9}.portal-user-menu__content button{color:#dc2626}.portal-user-menu__content p{color:#dc2626;border-top:1px solid #e2e8f0;padding:8px 10px 4px;font-size:11px}.portal-workspace{background:#f8fafc;flex:auto;min-width:0;padding:0 0 100px}.portal-workspace--dashboard{background:#0f172a;min-height:calc(100dvh - 98px);padding-bottom:0}.portal-workspace--dashboard:before{display:none}.portal-content{width:min(100% - 40px,1240px);box-shadow:none;background:#f8fafc;border:0;border-radius:0;margin:0 auto;padding:34px 0 62px}.portal-content:before,.portal-content:after{display:none}.portal-content--dashboard{background:#0f172a;width:100%;max-width:none;min-height:calc(100dvh - 98px);margin:0;padding:0}.portal-bottom-navigation{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0e17f5;border:1px solid #ffffff1a;border-radius:25px;width:min(95%,600px);padding:5px 10px;position:fixed;bottom:15px;left:50%;right:auto;transform:translate(-50%);box-shadow:0 16px 36px #0206176b}.portal-bottom-navigation__inner{justify-content:space-around;align-items:center;width:100%;display:flex}.portal-bottom-navigation a,.portal-bottom-navigation button{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:20px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:3px;min-width:0;height:65px;transition:background-color .22s,color .22s,transform .22s;display:flex;position:relative}.portal-bottom-navigation a svg,.portal-bottom-navigation button svg{color:var(--module-color,#94a3b8);transition:transform .42s cubic-bezier(.68,-.55,.265,1.55)}.portal-bottom-navigation small{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:9px;font-weight:700;line-height:1.1;overflow:hidden}.portal-bottom-navigation a:hover svg,.portal-bottom-navigation button:hover:not(:disabled) svg{transform:translateY(-7px)scale(1.16)}.portal-bottom-navigation .is-active{background:#ffffff12}.portal-bottom-navigation .is-active svg{filter:drop-shadow(0 8px 10px #00000047);transform:translateY(-10px)scale(1.24)}.portal-bottom-navigation .is-active small{color:#fff;transform:translateY(-2px)}.portal-bottom-navigation .is-active:after{background:var(--module-color,#f97316);content:"";border-radius:50%;width:6px;height:6px;animation:.42s cubic-bezier(.68,-.55,.265,1.55) legacy-crm-dot;position:absolute;bottom:7px}@keyframes legacy-crm-dot{0%{transform:scale(0)}to{transform:scale(1)}}[data-tone=primary]{--module-color:#4e73df}[data-tone=success]{--module-color:#1cc88a}[data-tone=info]{--module-color:#36b9cc}[data-tone=orange]{--module-color:#f97316}[data-tone=warning]{--module-color:#f6c23e}[data-tone=danger]{--module-color:#e74a3b}[data-tone=secondary]{--module-color:#858796}[data-tone=indigo]{--module-color:#6610f2}[data-tone=korea]{--module-color:#be123c}[data-tone=indigoDark]{--module-color:#4338ca}[data-tone=emerald]{--module-color:#10b981}.crm-dashboard{background:#0f172a;min-height:calc(100dvh - 98px);position:relative;overflow:hidden}.particle-network{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.crm-dashboard__content{z-index:1;width:min(100% - 40px,1200px);margin:0 auto;padding:40px 0 138px;position:relative}.crm-dashboard__hero{text-align:center;margin-bottom:40px}.crm-dashboard__hero h1{color:#fff;letter-spacing:2px;text-shadow:0 0 15px #ffffff4d;margin:0 0 5px;font-size:2.8rem;font-weight:900;line-height:1.2}.crm-dashboard__hero p{color:#ffffff9e;margin:0 auto;font-size:1.05rem;line-height:1.6}.crm-module-grid{grid-template-columns:repeat(5,180px);justify-content:center;align-items:center;gap:25px;width:100%;margin:0 auto;display:grid}.crm-module-tile{--tile-start:#4e73df;--tile-end:#224abe;background:linear-gradient(135deg, var(--tile-start), var(--tile-end));color:#fff;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff1a;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;width:180px;height:180px;text-decoration:none;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s,border-color .4s,filter .4s;display:flex;box-shadow:0 8px 32px #0000005e}.crm-module-tile[data-tone=primary]{--tile-start:#4e73df;--tile-end:#224abe}.crm-module-tile[data-tone=success]{--tile-start:#1cc88a;--tile-end:#13875e}.crm-module-tile[data-tone=info]{--tile-start:#36b9cc;--tile-end:#2a8a9a}.crm-module-tile[data-tone=orange]{--tile-start:#f97316;--tile-end:#ea580c}.crm-module-tile[data-tone=warning]{--tile-start:#f6c23e;--tile-end:#dbaa16}.crm-module-tile[data-tone=danger]{--tile-start:#e74a3b;--tile-end:#c4291c}.crm-module-tile[data-tone=secondary]{--tile-start:#858796;--tile-end:#606169}.crm-module-tile[data-tone=indigo]{--tile-start:#6610f2;--tile-end:#480ca8}.crm-module-tile[data-tone=korea]{--tile-start:#be123c;--tile-end:#881337}.crm-module-tile[data-tone=indigoDark]{--tile-start:#4338ca;--tile-end:#312e81}.crm-module-tile[data-tone=emerald]{--tile-start:#10b981;--tile-end:#064e3b}.crm-module-tile svg{color:#fff;filter:drop-shadow(0 5px 12px #00000029);flex:none;margin-bottom:15px}.crm-module-tile span{color:#fff;letter-spacing:.5px;text-transform:uppercase;padding:0 10px;font-size:.85rem;font-weight:700;line-height:1.25}.crm-module-tile:hover,.crm-module-tile:focus-visible{filter:brightness(1.18);border-color:#ffffff80;transform:translateY(-15px)scale(1.05);box-shadow:0 25px 50px #00000080}.crm-module-tile:active{transition-duration:.1s;transform:translateY(-4px)scale(.97)}.crm-dashboard__empty{justify-content:center;display:flex}.crm-dashboard__empty a{color:#fff;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:12px;padding:13px 20px;font-weight:700}.portal-page-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;padding:0 0 20px;display:flex}.portal-page-header:before,.portal-page-header:after{display:none}.portal-page-header h1{color:#1e293b;letter-spacing:-.035em;max-width:none;font-size:clamp(26px,3vw,36px);font-weight:800;line-height:1.2}.portal-page-header p,.portal-page-header .data-timestamp{color:#64748b;margin-top:6px}.portal-shell :where(.panel,.resource-section,.summary-card,.detail-card,.create-disclosure,.action-form,.report-section,.operations-guide-card){background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 8px 24px #0f172a0f}.portal-shell :where(.panel__header,.resource-section>header){background:#fff;border-bottom-color:#e2e8f0}.portal-shell :where(.panel__header h2,.resource-section>header h2,.detail-card h2){color:#1e293b}.portal-shell .table-shell{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 5px 18px #0f172a0a}.portal-shell .data-table{background:#fff}.portal-shell .data-table th{color:#475569;letter-spacing:.05em;text-transform:uppercase;background:#f1f5f9;font-size:11px}.portal-shell .data-table th,.portal-shell .data-table td{border-bottom-color:#e2e8f0}.portal-shell .data-table tbody tr:hover{background:#fff7ed}.portal-shell .button--primary{color:#fff;background:linear-gradient(135deg,#f97316,#ea580c);border-color:#ea580c;box-shadow:0 8px 18px #ea580c33}.portal-shell .button--primary:hover:not(:disabled){background:linear-gradient(135deg,#fb923c,#ea580c);border-color:#c2410c;transform:translateY(-2px)}.portal-shell .button--secondary,.portal-shell .button--quiet,.portal-shell .button--ghost{color:#334155;background:#fff;border-color:#cbd5e1;border-radius:9px}.portal-shell .field input,.portal-shell .field select,.portal-shell .field textarea{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:9px}.portal-shell .field input:focus,.portal-shell .field select:focus,.portal-shell .field textarea:focus{border-color:#f97316;box-shadow:0 0 0 3px #f9731624}.portal-shell .field input::placeholder,.portal-shell .field textarea::placeholder{color:#94a3b8}.portal-shell .field label,.portal-shell .field-label{color:#334155}.portal-shell :where(.status-badge,.priority){border-radius:999px}.portal-shell :where(.class-workspace-nav,.finance-workspace-nav){background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 6px 20px #0f172a0d}.portal-shell :where(.class-workspace-nav,.finance-workspace-nav) a.is-active{color:#c2410c;background:#fff7ed;border-color:#f9731647}.crm-login-page{color:#fff;background:#020617;min-height:100dvh}.crm-login-page>.demo-banner{z-index:20;background:#111827;border-bottom:1px solid #f9731640;position:relative}.crm-login{background:#020617;justify-content:center;align-items:center;min-height:calc(100dvh - 34px);padding:28px 14px;display:flex;position:relative;overflow:hidden}.crm-login__box{z-index:2;text-align:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0f172ad1;border:1px solid #ffffff1a;border-radius:24px;width:min(400px,100%);padding:38px 40px 30px;transition:border-color .3s;position:relative;box-shadow:0 25px 50px #00000080}.crm-login__box:before{z-index:-1;content:"";pointer-events:none;background:radial-gradient(circle,#f973160f 0%,#0000 68%);position:absolute;inset:-50%}.crm-login__box:hover{border-color:#f9731657}.crm-login__logo{object-fit:contain;filter:drop-shadow(0 0 10px #f973163d);width:auto;height:38px;margin:0 auto 28px}.crm-login__box h1{color:#fff;letter-spacing:1px;margin:0 0 8px;font-size:1.5rem;font-weight:800}.crm-login__lead{color:#94a3b8;margin:0 0 26px;font-size:12px}.crm-login__box .auth-form{text-align:left;gap:18px;display:grid}.crm-login__box .field{gap:7px}.crm-login__box .field label{color:#cbd5e1;font-size:11px;font-weight:700}.crm-login-input-wrap,.crm-login__box .password-wrap{position:relative}.crm-login-input-wrap>svg,.crm-login__box .password-wrap>svg{z-index:2;color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.crm-login__box .field input{color:#fff;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:12px;outline:0;width:100%;min-height:50px;padding:12px 46px;transition:border-color .22s,background-color .22s,box-shadow .22s}.crm-login__box .field input::placeholder{color:#64748b}.crm-login__box .field input:focus{background:#ffffff17;border-color:#f97316;box-shadow:0 0 15px #f9731633}.crm-login__box .field:focus-within :where(.crm-login-input-wrap,.password-wrap)>svg{color:#f97316}.crm-login__box .auth-field-heading a{color:#fb923c;font-size:11px;font-weight:600}.crm-login__box .password-toggle{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:7px;right:7px}.crm-login__box .password-toggle:hover{color:#fff;background:#ffffff14}.crm-login__box .auth-form>.button{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#f97316,#ea580c);border:0;border-radius:12px;justify-content:center;width:100%;min-height:50px;font-size:14px;font-weight:800;box-shadow:0 10px 20px #f9731638}.crm-login__box .auth-form>.button:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 15px 25px #f9731652}.crm-login__box :where(.field-error,.form-status--error){color:#fca5a5}.crm-login__box .form-status--error{background:#ef444429;border:1px solid #ef44444d;border-radius:10px;padding:11px}.crm-login__links{color:#94a3b8;gap:8px;margin-top:23px;font-size:12px;display:grid}.crm-login__links a{color:#fb923c;font-weight:600}.crm-login__footer{color:#64748b;letter-spacing:1px;margin-top:26px;font-size:10px}@media (max-width:1099px){.crm-module-grid{grid-template-columns:repeat(4,164px);gap:20px}.crm-module-tile{border-radius:28px;width:164px;height:164px}}@media (max-width:780px){.portal-system-title,.portal-user-summary{display:none}.portal-content{width:min(100% - 24px,1240px);padding-top:24px}.portal-shell .table-shell,.portal-shell .customer-table-shell{width:100%;min-width:0;max-width:100%;overflow-x:auto}.portal-shell .customer-table-shell .data-table{min-width:0}.crm-dashboard__content{width:min(100% - 24px,680px);padding-top:28px}.crm-dashboard__hero{margin-bottom:24px}.crm-dashboard__hero h1{letter-spacing:1px;font-size:1.75rem}.crm-dashboard__hero p{font-size:.88rem}.crm-module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.crm-module-tile{aspect-ratio:1;border-radius:22px;width:100%;height:auto}.crm-module-tile svg{width:40px;height:40px;margin-bottom:10px}.crm-module-tile span{font-size:.7rem}.portal-bottom-navigation{width:100%;padding:5px 4px max(5px, env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:24px 24px 0 0;bottom:0}}@media (max-width:540px){.portal-topbar{height:60px;min-height:60px;padding-left:12px;padding-right:10px}.portal-brand-logo{height:28px}.portal-notification-link{width:36px;height:36px}.portal-user-avatar{width:35px;height:35px}.crm-dashboard,.portal-content--dashboard,.portal-workspace--dashboard{min-height:calc(100dvh - 92px)}.crm-dashboard__content{padding-bottom:112px}.crm-dashboard__hero h1{font-size:1.45rem}.crm-module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.crm-module-tile{border-radius:20px}.crm-module-tile svg{width:36px;height:36px;margin-bottom:8px}.crm-module-tile span{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.66rem;line-height:1.15;display:-webkit-box;overflow:hidden}.portal-bottom-navigation a,.portal-bottom-navigation button{height:58px}.portal-bottom-navigation small{font-size:8px}.portal-bottom-navigation a svg,.portal-bottom-navigation button svg{width:20px;height:20px}.crm-login{align-items:flex-start;padding-top:22px;overflow-y:auto}.crm-login__box{padding:30px 22px 24px}}@media (prefers-reduced-motion:reduce){.crm-module-tile,.portal-bottom-navigation a,.portal-bottom-navigation button,.portal-bottom-navigation svg{transition-duration:1ms}.portal-bottom-navigation .is-active:after{animation:none}}.portal-shell--operational{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--hb-bg:#f8fafc;--hb-surface:#fff;--hb-surface-subtle:#f8fafc;--hb-surface-strong:#f1f5f9;--hb-ink:#1e293b;--hb-ink-muted:#64748b;--hb-line:#e2e8f0;--hb-line-strong:#cbd5e1;--hb-accent:#f97316;--hb-accent-hover:#ea580c;--hb-accent-pressed:#c2410c;--hb-accent-soft:#fff7ed;--hb-danger:#dc3545;--hb-danger-soft:#fff1f2;--hb-success:#10b981;--hb-success-soft:#d1fae5;--hb-warning:#f59e0b;--hb-warning-soft:#fef3c7;--portal-canvas:#f8fafc;--portal-paper:#fff;--portal-paper-muted:#f8fafc;--portal-ink:#1e293b;--portal-muted:#64748b;--portal-rule:#e2e8f0;--portal-rule-strong:#cbd5e1;--portal-green:#f97316;--portal-green-deep:#ea580c;--portal-green-soft:#fff7ed;color:#1e293b;background:#f8fafc}body:has(.portal-shell--operational){color:#1e293b;background:#f8fafc}.radix-themes:has(.portal-shell--operational){color:#1e293b;background:#f8fafc}.portal-shell--operational .portal-topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border-bottom:1px solid #e2e8f0;height:58px;min-height:58px;padding-block:8px;box-shadow:0 2px 8px #0f172a12}.portal-shell--operational .portal-system-title{color:#1e293b;border-left-color:#cbd5e1}.portal-shell--operational .portal-content{width:min(100% - 40px,1600px);padding:30px 0 122px}.portal-shell--operational .portal-page-header{border-bottom:1px solid #e2e8f0;align-items:center;margin-bottom:26px;padding-bottom:20px}.portal-shell--operational .portal-page-header h1{color:#1e293b;letter-spacing:-.035em;max-width:none;font-family:Be Vietnam Pro,Segoe UI,sans-serif;font-size:clamp(24px,2.5vw,32px);font-weight:800}.portal-shell--operational .portal-page-header p,.portal-shell--operational .detail-copy,.portal-shell--operational .field-help,.portal-shell--operational .panel-empty-copy{color:#64748b}.portal-shell--operational .portal-back-link,.portal-shell--operational .text-link,.portal-shell--operational .row-open-link{color:#ea580c}.portal-shell--operational :where(.panel,.resource-section,.detail-card,.form-card,.security-panel,.create-disclosure,.action-form,.filter-panel,.inline-create-form,.lookup-result,.resource-facts,.operations-guide-card,.report-sections article,.notification-inbox,.task-accordion>details,.class-card,.teacher-assignment-block,.referral-manager,.referral-note,.contextual-drawer,.contextual-modal){color:#1e293b;background:#fff;border-color:#e2e8f0;border-radius:9px;box-shadow:0 3px 12px #0f172a12}.portal-shell--operational :where(.panel__header h2,.resource-section>header h2,.detail-card h2,.detail-card h3,.form-section h2,.form-section h3,.teacher-assignment-block h2){color:#1e293b}.portal-shell--operational :where(.class-workspace-nav,.finance-workspace-nav,.record-section-nav){background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;box-shadow:0 3px 10px #0f172a0f}.portal-shell--operational .metric-grid{background:#fff;border:1px solid #cbd5e1;border-radius:8px;gap:0;overflow:hidden}.portal-shell--operational .metric-card__label{color:#64748b}.portal-shell--operational .metric-card dd{color:#1e293b}.portal-shell--operational .table-toolbar,.portal-shell--operational .batch-action-bar{background:#fff;border-color:#e2e8f0;border-radius:9px;box-shadow:0 3px 10px #0f172a0f}.portal-shell--operational .field input,.portal-shell--operational .field select,.portal-shell--operational .field textarea,.portal-shell--operational .search-field-inline input,.portal-shell--operational .field-readonly{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:6px;box-shadow:inset 0 1px 2px #0f172a08}.portal-shell--operational .button--primary{color:#fff;background:#f97316;border-color:#f97316;border-radius:6px;box-shadow:0 4px 10px #f9731638}.portal-shell--operational :where(.button--secondary,.button--quiet,.button--ghost){color:#475569;background:#fff;border-color:#cbd5e1;border-radius:6px}.portal-shell--operational .table-shell{background:#fff;border:1px solid #e2e8f0;border-radius:9px;padding:8px;overflow:auto;box-shadow:0 3px 12px #0f172a12}.portal-shell--operational .data-table{border-collapse:separate;border-spacing:0 7px;color:#334155;background:#fff}.portal-shell--operational .data-table thead th,.portal-shell--operational .data-table th{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#f97316;border-top:1px solid #d34614;border-bottom:1px solid #d34614;border-right:1px solid #d34614;font-size:11px;font-weight:800;transition:transform .18s,background-color .18s}.portal-shell--operational .data-table th:first-child{border-left:1px solid #d34614;border-radius:5px 0 0 5px}.portal-shell--operational .data-table th:last-child{border-radius:0 5px 5px 0}.portal-shell--operational .data-table td{color:#334155;background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.portal-shell--operational .data-table td:first-child{border-left:1px solid #e5e7eb;border-radius:5px 0 0 5px}.portal-shell--operational .data-table td:last-child{border-right:1px solid #e5e7eb;border-radius:0 5px 5px 0}.portal-shell--operational .table-primary,.portal-shell--operational .table-primary strong,.portal-shell--operational .table-primary a{color:#c2410c}.portal-shell--operational .table-footer,.portal-shell--operational .pagination{color:#64748b;background:#fff;border-color:#e2e8f0}.portal-shell--operational :where(.status-badge,.priority){border-radius:999px;font-weight:700}.portal-shell--operational .choice-list label:has(input:checked){background:#fff7ed;border-color:#f97316}.portal-shell--operational .portal-bottom-navigation a,.portal-shell--operational .portal-bottom-navigation button,.portal-shell--operational .portal-bottom-navigation small{color:#94a3b8}@media (max-width:780px){.portal-shell--operational .portal-content{width:min(100% - 24px,1600px);padding-top:22px}.portal-shell--operational .portal-page-header{align-items:stretch}.portal-shell--operational .portal-page-header .button,.portal-shell--operational .portal-page-actions .button{width:100%}.portal-shell--operational .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-shell--operational .metric-card:nth-child(2n){border-right:0}.portal-shell--operational .metric-card:nth-child(-n+2){border-bottom:1px solid #e2e8f0}.portal-shell--operational .resource-table-wrap .table-shell{box-shadow:none;background:0 0;border:0;padding:0;overflow:visible}.portal-shell--operational .resource-table-wrap .data-table{background:0 0}.portal-shell--operational .resource-table-wrap .data-table tbody tr{background:#fff;border:2px solid #f97316;border-radius:12px;box-shadow:0 5px 15px #0f172a17}.portal-shell--operational .resource-table-wrap .data-table td,.portal-shell--operational .resource-table-wrap .data-table td:first-child,.portal-shell--operational .resource-table-wrap .data-table td:last-child{background:#fff;border:0;border-bottom:1px dashed #e2e8f0;border-radius:0}.portal-shell--operational .resource-table-wrap .data-table td:last-child{border-bottom:0}.portal-shell--operational .mobile-cell-label{color:#f97316;text-transform:uppercase;font-weight:800}.portal-shell--operational .portal-bottom-navigation{border-bottom:0;border-left:0;border-right:0;border-radius:25px 25px 0 0;bottom:0}}@media (max-width:480px){.portal-shell--operational .portal-topbar{height:58px;min-height:58px}.portal-shell--operational .metric-grid{grid-template-columns:1fr}.portal-shell--operational .metric-card,.portal-shell--operational .metric-card:nth-child(2n),.portal-shell--operational .metric-card:nth-child(-n+2){border-bottom:1px solid #e2e8f0;border-right:0}.portal-shell--operational .metric-card:last-child{border-bottom:0}}.portal-shell--operational .teacher-teaching-tabs{background:#d9dee6;border-color:#cbd5e1}.portal-shell--operational .teacher-teaching-tabs a{color:#111827;background:#fff}.portal-shell--operational .teacher-teaching-tabs a:hover{background:#f8fafc}.portal-shell--operational .teacher-teaching-tabs a[aria-current=page]{color:#9a3412;background:#fff7ed}.portal-shell--operational .teacher-teaching-tabs small{color:#5b6472}.portal-shell--operational .teacher-schedule-summary{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:700px){.portal-shell--operational .teacher-schedule-summary{grid-template-columns:1fr}}.portal-user-menu__content a:has(svg){align-items:center;gap:9px;display:flex}.portal-shell--operational .student-class-catalog,.portal-shell--operational .student-class-workspace{width:min(1480px,100% - 40px);margin:0 auto}.portal-shell--operational .student-class-catalog .portal-page-header{width:auto;margin-inline:0}.portal-shell--operational .student-class-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-shell--operational .student-class-search{grid-template-columns:minmax(260px,1fr) auto;align-items:end;margin-block:18px}.portal-shell--operational .student-class-search .form-actions{align-self:end}.portal-shell--operational .student-class-search .field input,.portal-shell--operational .student-class-search .form-actions button,.portal-shell--operational .student-class-search .form-actions a,.portal-shell--operational .student-class-catalog .crm-class-card__actions a,.portal-shell--operational .student-class-catalog .crm-class-card__actions>span{min-height:44px}.portal-shell--operational .student-class-catalog .crm-class-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%}.portal-shell--operational .student-class-catalog .class-catalog-section{margin-top:24px}.portal-shell--operational .student-class-catalog .class-catalog-section__header,.portal-shell--operational .student-class-catalog .class-level-group__header{justify-content:space-between;align-items:end;gap:16px;margin-bottom:12px;display:flex}.portal-shell--operational .student-class-catalog .class-catalog-section__header h2,.portal-shell--operational .student-class-catalog .class-level-group__header h3{color:#111827;margin:0;font-family:Roboto Condensed Variable,Be Vietnam Pro,sans-serif;font-weight:800}.portal-shell--operational .student-class-catalog .class-catalog-section__header h2{font-size:24px}.portal-shell--operational .student-class-catalog .class-level-group__header h3{font-size:18px}.portal-shell--operational .student-class-catalog .class-catalog-section__header>span,.portal-shell--operational .student-class-catalog .class-level-group__header>span{color:#64748b;white-space:nowrap;font-size:12px;font-weight:800}.portal-shell--operational .student-class-catalog .class-catalog-section__eyebrow{color:#ea580c;letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:800}.portal-shell--operational .student-class-catalog .class-level-groups{gap:20px;display:grid}.portal-shell--operational .student-class-catalog .class-level-group{border-top:1px solid #e5e7eb;padding-top:18px}.portal-shell--operational .student-class-catalog .class-level-group .crm-class-grid{width:100%}.portal-shell--operational .student-class-catalog .crm-class-card{color:#111827;background:#fff;border-color:#d9dee6;border-radius:8px;min-height:0;padding:14px;box-shadow:0 8px 20px #0f172a17}.portal-shell--operational .student-class-catalog .crm-class-card__header{grid-template-columns:48px minmax(0,1fr) auto;gap:10px}.portal-shell--operational .student-class-catalog .crm-class-card__mark{border-radius:7px;width:48px;height:48px;font-size:17px}.portal-shell--operational .student-class-catalog .crm-class-card:hover{border-color:#f97316;box-shadow:0 12px 26px #0f172a21}.portal-shell--operational .student-class-catalog .crm-class-card__header h2,.portal-shell--operational .student-class-catalog .crm-class-card__facts dd{color:#111827}.portal-shell--operational .student-class-catalog .crm-class-card__header h2{font-size:17px}.portal-shell--operational .student-class-catalog .crm-class-card__status{color:#475569;background:#f8fafc;border-color:#cbd5e1}.portal-shell--operational .student-class-catalog .crm-class-card__status[data-tone=success]{color:#166534;background:#f0fdf4;border-color:#86efac}.portal-shell--operational .student-class-catalog .crm-class-card__status[data-tone=warning]{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.portal-shell--operational .student-class-catalog .crm-class-card__status[data-tone=danger]{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.portal-shell--operational .student-class-catalog .crm-class-card__status[data-tone=info]{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.portal-shell--operational .student-class-catalog .crm-class-card__header p{color:#c2410c}.portal-shell--operational .student-class-catalog .crm-class-card__badges span,.portal-shell--operational .student-class-catalog .crm-class-card__facts>div{color:#374151;background:#f8fafc;border-color:#d9dee6}.portal-shell--operational .student-class-catalog .crm-class-card__badges{gap:5px;margin-top:10px}.portal-shell--operational .student-class-catalog .crm-class-card__badges span{padding:4px 6px;font-size:10px}.portal-shell--operational .student-class-catalog .crm-class-card__badges .crm-class-card__teacher{color:#166534;background:#f0fdf4;border-color:#86efac}.portal-shell--operational .student-class-catalog .crm-class-card__qualification{color:#9a3412!important;background:#fff7ed!important;border-color:#fed7aa!important}.portal-shell--operational .student-class-catalog .crm-class-card__facts{gap:8px;margin:12px 0 14px}.portal-shell--operational .student-class-catalog .crm-class-card__facts>div{padding:8px}.portal-shell--operational .student-class-catalog .crm-class-card__facts dt{color:#5b6472}.portal-shell--operational .student-class-catalog .crm-class-card__schedule-row+.crm-class-card__schedule-row{border-color:#e5e7eb}.portal-shell--operational .student-class-catalog .crm-class-card__schedule-row time{color:#374151}.portal-shell--operational .student-class-catalog .crm-class-card__register{color:#fff;background:#f97316;border-color:#f97316!important}.portal-shell--operational .student-class-catalog .crm-class-card__pending{color:#475569;background:#f1f5f9;border-color:#cbd5e1!important}.portal-shell--operational .student-class-catalog .crm-class-card__register:hover{color:#fff;background:#ea580c}.portal-shell--operational .student-class-catalog .crm-class-card__detail{color:#111827;background:#fff;border-color:#b8c0cc}.portal-shell--operational .student-class-catalog .crm-class-card__detail:hover{color:#9a3412;background:#fff7ed;border-color:#f97316}.crm-class-card__enrollment-state{color:#9a3412;background:#fff7ed;border-radius:999px;width:fit-content;margin:12px 0 0;padding:5px 9px;font-size:11px;font-weight:800}@media (max-width:1180px){.portal-shell--operational .student-class-catalog .crm-class-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.student-class-workspace__back{color:#075fba;align-items:center;gap:7px;margin-bottom:18px;font-size:13px;font-weight:800;display:inline-flex}.student-class-workspace__heading{border-bottom:1px solid #d9dee6;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:20px;display:flex}.student-class-workspace__heading span:first-child{color:#c2410c;font-size:12px;font-weight:800}.student-class-workspace__heading h1{color:#111827;margin:4px 0;font-size:30px;line-height:1.2}.student-class-workspace__heading p{color:#5b6472;margin:0;font-size:13px}.student-class-overview{background:#fff;border-bottom:1px solid #d9dee6;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.student-class-overview>div{min-width:0;padding:22px 24px 24px 0}.student-class-overview>div+div{border-left:1px solid #d9dee6;padding-left:24px}.student-class-overview h2,.student-class-entry-action h2,.student-class-sessions h2{color:#111827;margin:0;font-size:17px}.student-class-overview dl{gap:14px;margin:17px 0 0;display:grid}.student-class-overview dl>div{min-width:0}.student-class-overview dt{color:#5b6472;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.student-class-overview dd{overflow-wrap:anywhere;color:#111827;margin:5px 0 0;font-size:13px;font-weight:800}.student-class-overview dd a{color:#075fba;text-underline-offset:3px;text-decoration:underline}.student-class-overview__date-range dd{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.student-class-overview__date-range dd span+span{border-left:1px solid #d9dee6;padding-left:12px}.student-class-overview__date-range small{color:#5b6472;margin-bottom:3px;font-size:10px;font-weight:700;display:block}.student-class-overview__date-range strong{font:inherit}.student-class-overview__schedule-rows{gap:6px;display:grid}.student-class-overview__schedule-row{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:14px;min-width:0;display:grid}.student-class-overview__schedule-row+.student-class-overview__schedule-row{border-top:1px solid #e5e7eb;padding-top:6px}.student-class-overview__schedule-row strong,.student-class-overview__schedule-row time{min-width:0;font:inherit}.student-class-overview__schedule-row time{color:#374151;white-space:nowrap}.student-class-entry-action,.student-class-sessions{background:#fff;border:1px solid #d9dee6;border-radius:8px;margin-top:24px;padding:20px}.student-class-entry-action{justify-content:space-between;align-items:center;gap:20px;display:flex}.student-class-entry-action p,.student-class-sessions>header p{color:#5b6472;margin:5px 0 0;font-size:12px}.student-class-sessions>header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.student-class-sessions__summary{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.student-class-sessions__summary>span:first-child{color:#9a3412;background:#fff7ed;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.student-class-sessions__free-count{color:#9a3412;white-space:nowrap;font-size:10px;font-weight:700;line-height:1.25}.portal-shell--operational .student-coursework-session{background:#fff;border-color:#d9dee6;border-radius:8px}.student-coursework-session>summary{color:#111827;cursor:pointer;grid-template-columns:auto minmax(180px,1fr) auto auto;align-items:center;gap:14px;min-height:72px;padding:13px 15px;list-style:none;display:grid}.student-coursework-session>summary::-webkit-details-marker{display:none}.student-coursework-session>summary>span:first-child{color:#c2410c;letter-spacing:0;font-size:10px;font-weight:900}.student-coursework-session__title h3,.student-coursework-session__title p{margin:0}.student-coursework-session__title p{color:#5b6472;margin-top:3px;font-size:10px}.student-coursework-session__summary{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.student-coursework-session__summary span{border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800}.student-coursework-session__summary .is-ready{color:#047857;background:#ecfdf5}.student-coursework-session__summary .is-missing{color:#92400e;background:#fffbeb}.student-coursework-session>summary>svg{color:#5b6472;transition:transform .16s ease-out}.student-coursework-session[open]>summary>svg{transform:rotate(180deg)}.student-coursework-session__content{background:#f8fafc;border-top:1px solid #d9dee6;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.student-coursework-session__content>section{min-width:0;padding:16px}.student-coursework-session__content>section+section{border-left:1px solid #d9dee6}.student-coursework-session__content h4{color:#111827;margin:0 0 10px;font-size:12px}.teacher-coursework-session__content{background:#f8fafc;border-top:1px solid #d9dee6;padding:16px}.teacher-coursework-session__actions{border-bottom:1px solid #d9dee6;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;display:flex}.teacher-coursework-session__actions .class-session-access-state{margin-right:auto}.teacher-class-sessions .session-workspace-stack{gap:16px;display:grid}@media (max-width:1080px){.portal-shell--operational .student-class-catalog .crm-class-grid,.student-class-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.student-class-overview>div:last-child{border-top:1px solid #d9dee6;border-left:0;grid-column:1/-1;padding-left:0}}@media (max-width:720px){.portal-shell--operational .student-class-catalog,.portal-shell--operational .student-class-workspace{width:min(100% - 24px,1480px)}.portal-shell--operational .student-class-catalog .crm-class-grid,.portal-shell--operational .student-class-search,.student-class-overview,.student-coursework-session__content{grid-template-columns:1fr}.student-class-overview>div,.student-class-overview>div+div,.student-class-overview>div:last-child{border-top:1px solid #d9dee6;border-left:0;grid-column:auto;padding:18px 0}.student-class-overview>div:first-child{border-top:0}.student-class-workspace__heading,.student-class-entry-action{flex-direction:column;align-items:flex-start}.student-class-workspace__heading h1{font-size:25px}.student-coursework-session>summary{grid-template-columns:auto minmax(0,1fr) auto}.student-coursework-session__summary{grid-area:2/1/auto/-1;justify-content:flex-start}.student-coursework-session__content>section+section{border-top:1px solid #d9dee6;border-left:0}.teacher-coursework-session__actions{align-items:stretch}.teacher-coursework-session__actions .button{flex:180px;justify-content:center}.teacher-class-sessions .attendance-table{table-layout:fixed;width:100%;min-width:0}.teacher-class-sessions .attendance-table th:first-child,.teacher-class-sessions .attendance-table td:first-child{width:45%}.teacher-class-sessions .attendance-table th:last-child,.teacher-class-sessions .attendance-table td:last-child{width:55%;padding-inline:5px}.teacher-class-sessions .attendance-choice-group{width:100%}.teacher-class-sessions .attendance-choice-group span{min-height:32px;padding:5px 3px;font-size:9px}}.portal-shell--operational{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--hb-bg:#191c1d;--hb-surface:#1b1e1f;--hb-surface-subtle:#171a1b;--hb-surface-strong:#222627;--hb-ink:#f2eee8;--hb-ink-muted:#aaa59d;--hb-line:#3d4244;--hb-line-strong:#505659;--hb-accent:#ff7412;--hb-accent-hover:#e9650b;--hb-accent-pressed:#c95100;--hb-accent-soft:#5b2d00;--hb-danger:#ff4055;--hb-danger-soft:#4a1820;--hb-success:#17c978;--hb-success-soft:#0d4b35;--hb-warning:#ffc107;--hb-warning-soft:#4d3b05;--portal-canvas:#191c1d;--portal-paper:#1b1e1f;--portal-paper-muted:#171a1b;--portal-ink:#f2eee8;--portal-muted:#aaa59d;--portal-rule:#3d4244;--portal-rule-strong:#505659;--portal-green:#ff7412;--portal-green-deep:#ff7412;--portal-green-soft:#5b2d00;color:#f2eee8;background:#191c1d;font-family:Be Vietnam Pro,Segoe UI,sans-serif;font-size:12px}body:has(.portal-shell--operational){color:#f2eee8;background:#191c1d}.radix-themes:has(.portal-shell--operational){color:#f2eee8;background:#191c1d}.portal-shell--operational .portal-topbar{background:#0c121b;border-bottom:1px solid #303538;height:62px;min-height:62px;padding:8px 20px;box-shadow:0 2px 10px #00000057}.portal-shell--operational .portal-brand-logo{height:32px}.portal-shell--operational .portal-system-title{color:#f2eee8;border-left-color:#595e61;font-size:12px}.portal-shell--operational .portal-notification-link{color:#ff7412;background:#0f151e;border-color:#252b30}.portal-shell--operational .portal-notification-link:hover{background:#272017;border-color:#ff7412}.portal-shell--operational .portal-user-menu>summary{color:#f2eee8}.portal-shell--operational .portal-user-menu>summary:hover,.portal-shell--operational .portal-user-menu[open]>summary{background:#161c24;border-color:#343a3d}.portal-shell--operational .portal-user-summary strong{color:#fff}.portal-shell--operational .portal-user-summary span{color:#9ca3af}.portal-shell--operational .portal-user-avatar{color:#fff;background:#202a38;border-color:#ff7412}.portal-shell--operational .portal-user-menu>summary>svg:last-child{color:#9ca3af}.portal-shell--operational .portal-user-menu__content{background:#1b1e1f;border-color:#414649;border-radius:5px;box-shadow:0 16px 36px #0000006b}.portal-shell--operational .portal-user-menu__content a,.portal-shell--operational .portal-user-menu__content button{color:#e7e2da}.portal-shell--operational .portal-user-menu__content a:hover,.portal-shell--operational .portal-user-menu__content button:hover:not(:disabled){background:#292d2f}.portal-shell--operational .portal-user-menu__content button{color:#ff5b66}.portal-shell--operational .portal-workspace,.portal-shell--operational .portal-content{color:#f2eee8;background:#191c1d}.portal-shell--operational .portal-content{width:100%;max-width:none;margin:0;padding:18px 0 108px}.portal-shell--operational .portal-page-header{text-align:center;border-bottom:1px solid #242829;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:116px;margin:0;padding:2px 18px 20px;display:flex}.portal-shell--operational .portal-page-header>div{justify-items:center;display:grid}.portal-shell--operational .portal-page-header h1{color:#e8e1d8;letter-spacing:-.025em;text-transform:none;max-width:none;font-family:Be Vietnam Pro,Segoe UI,sans-serif;font-size:clamp(20px,2vw,27px);font-weight:800;line-height:1.2}.portal-shell--operational .portal-page-header p,.portal-shell--operational .portal-page-header .data-timestamp{color:#a9a39b;text-align:center;border:0;max-width:780px;margin-top:4px;padding:0;font-size:11px;line-height:1.5}.portal-shell--operational .portal-page-actions{justify-content:center}.portal-shell--operational .portal-page-header .button--secondary{color:#fff;background:#666d70;border-color:#666d70}.portal-shell--operational .legacy-top-filter{border-left:0;border-right:0;border-radius:0;width:100%;padding:12px 14px;margin:0 0 8px!important}.portal-shell--operational .portal-page-header--customer{border-top:1px solid #2f3436;border-bottom-color:#2f3436;min-height:106px;padding-bottom:16px}.portal-shell--operational .legacy-total-line{color:#aaa59d;font-size:10px}.portal-shell--operational .legacy-total-line strong{color:#fff;background:#147bc1;border-radius:3px;justify-content:center;min-width:27px;padding:1px 6px;font-size:9px;line-height:1.25;display:inline-flex}.portal-shell--operational .legacy-filter-context{color:#ff9b52;font-size:9px}.portal-shell--operational :where(.class-workspace-nav,.finance-workspace-nav,.record-section-nav,.metric-grid,.create-disclosure,.table-toolbar,.batch-action-bar,.filter-panel,.inline-create-form,.action-form-grid,.object-management-grid,.operations-guide-grid,.security-grid,.notification-layout,.lookup-layout){margin-left:12px;margin-right:12px}.portal-shell--operational :where(.class-workspace-nav,.finance-workspace-nav,.record-section-nav){box-shadow:none;background:#171a1b;border:1px solid #3d4244;border-radius:4px;margin-top:14px;margin-bottom:14px;overflow:hidden}.portal-shell--operational :where(.class-workspace-nav,.finance-workspace-nav,.record-section-nav) a{color:#e8e1d8;min-height:58px;padding:9px 13px}.portal-shell--operational :where(.class-workspace-nav,.finance-workspace-nav,.record-section-nav) a.is-active,.portal-shell--operational :where(.class-workspace-nav,.finance-workspace-nav,.record-section-nav) a[aria-current=page]{color:#ffad65;background:#5a3000;box-shadow:inset 0 -3px #ff7412}.portal-shell--operational :where(.class-workspace-nav,.finance-workspace-nav,.record-section-nav) span{color:#aaa59d}.portal-shell--operational .metric-grid{background:#191c1d;border:1px solid #505659;border-radius:0;gap:0;margin-top:10px;margin-bottom:12px;overflow:hidden}.portal-shell--operational .metric-card,.portal-shell--operational .metric-grid--focus .metric-card{min-height:72px;box-shadow:none;background:#191c1d;border:0;border-right:1px solid #3d4244;border-radius:0;padding:11px 14px}.portal-shell--operational .metric-card:last-child{border-right:0}.portal-shell--operational .metric-card__label{color:#aaa59d;font-size:10px}.portal-shell--operational .metric-card dd{color:#e8e1d8;font-size:22px}.portal-shell--operational .class-summary-strip{box-shadow:none;background:#191c1d;border:1px solid #505659;border-radius:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:10px 12px 12px;display:grid;overflow:hidden}.portal-shell--operational .class-summary-strip>div{background:#191c1d;border-right:1px solid #3d4244;align-content:center;gap:3px;min-height:66px;padding:9px 14px;display:grid}.portal-shell--operational .class-summary-strip>div:last-child{border-right:0}.portal-shell--operational .class-summary-strip span{color:#aaa59d;font-size:10px;font-weight:700}.portal-shell--operational .class-summary-strip strong{color:#e8e1d8;font-size:22px;line-height:1}.portal-shell--operational :where(.panel,.resource-section,.detail-card,.form-card,.security-panel,.create-disclosure,.action-form,.filter-panel,.inline-create-form,.lookup-result,.resource-facts,.operations-guide-card,.report-sections article,.notification-inbox,.task-accordion>details,.class-card,.teacher-assignment-block,.referral-manager,.referral-note,.contextual-drawer,.contextual-modal){color:#f2eee8;box-shadow:none;background:#191c1d;border-color:#3d4244;border-radius:3px}.portal-shell--operational :where(.panel,.detail-card,.form-card,.security-panel,.lookup-result){margin-left:12px;margin-right:12px}.portal-shell--operational :where(.panel__header,.resource-section>header,.security-panel>header,.detail-card>header,.referral-history__header){background:#171a1b;border-bottom-color:#3d4244;min-height:48px;padding:9px 12px}.portal-shell--operational :where(.panel__header h2,.resource-section>header h2,.detail-card h2,.detail-card h3,.form-section h2,.form-section h3,.teacher-assignment-block h2){color:#f2eee8;font-size:13px}.portal-shell--operational :where(.detail-copy,.field-help,.panel-empty-copy,.resource-section>header span){color:#aaa59d}.portal-shell--operational .create-disclosure{margin-top:10px;margin-bottom:10px}.portal-shell--operational .legacy-create-action:not([open]){background:0 0;border:0;width:max-content;min-width:0;margin:8px auto 10px}.portal-shell--operational .legacy-create-action:not([open])>summary{color:#fff;background:#ff7412;border:0;border-radius:2px;min-height:32px;padding:6px 12px;font-size:11px;font-weight:800}.portal-shell--operational .legacy-create-action--blue:not([open])>summary{background:#1688ef}.portal-shell--operational .legacy-create-action[open]{width:auto;margin-left:12px;margin-right:12px}.portal-shell--operational :where(.create-disclosure,.advanced-settings,.inline-drawer,.row-actions)>summary{color:#ddd7cf;min-height:42px;padding:8px 12px}.portal-shell--operational .table-toolbar,.portal-shell--operational .batch-action-bar,.portal-shell--operational .filter-panel,.portal-shell--operational .inline-create-form{box-shadow:none;background:#191c1d;border:1px solid #3d4244;border-radius:3px;padding:10px 12px}.portal-shell--operational .field{gap:5px}.portal-shell--operational .field label,.portal-shell--operational .field-label,.portal-shell--operational .checkbox-field,.portal-shell--operational .choice-list strong{color:#e8e1d8;font-size:10px;font-weight:700}.portal-shell--operational .field input,.portal-shell--operational .field select,.portal-shell--operational .field textarea,.portal-shell--operational .search-field-inline input,.portal-shell--operational .field-readonly{color:#eee9e2;min-height:32px;box-shadow:none;background:#171a1b;border:1px solid #3d4244;border-radius:2px;padding:6px 9px;font-size:11px}.portal-shell--operational .field textarea{min-height:88px}.portal-shell--operational .field input:focus,.portal-shell--operational .field select:focus,.portal-shell--operational .field textarea:focus,.portal-shell--operational .search-field-inline input:focus{border-color:#ff7412;outline:0;box-shadow:0 0 0 2px #ff741233}.portal-shell--operational .button{min-height:32px;box-shadow:none;border-radius:2px;padding:6px 11px;font-size:11px;font-weight:700}.portal-shell--operational .button--primary{color:#fff;background:#ff7412;border-color:#ff7412}.portal-shell--operational .button--primary:hover:not(:disabled){background:#e9650b;border-color:#e9650b;transform:translateY(-1px)}.portal-shell--operational .resource-section{border-left:0;border-right:0;width:100%;margin:12px 0 0}.portal-shell--operational .table-shell{width:100%;box-shadow:none;background:#191c1d;border:0;border-radius:0;padding:0;overflow:auto}.portal-shell--operational .data-table{border-collapse:separate;border-spacing:1px 0;color:#ece7e0;background:#191c1d;width:100%;font-size:11px}.portal-shell--operational .data-table thead th,.portal-shell--operational .data-table th{color:#fff;letter-spacing:0;text-transform:none;vertical-align:middle;background:#ff7412;border:0;border-radius:3px 3px 0 0;height:42px;padding:8px 11px;font-size:10px;font-weight:800;transition:background-color .15s}.portal-shell--operational .data-table th:hover{background:#e9650b;transform:none}.portal-shell--operational .data-table td,.portal-shell--operational .data-table td:first-child,.portal-shell--operational .data-table td:last-child{color:#ece7e0;vertical-align:middle;background:#191c1d;border:1px solid #414648;border-top:0;border-left:0;border-radius:0;min-height:56px;padding:9px 11px;font-size:11px;line-height:1.45}.portal-shell--operational .data-table td:first-child{border-left:1px solid #414648}.portal-shell--operational .data-table :where(input,select,textarea){color:#fff;background:#171a1b;border:1px solid #4b5052;border-radius:2px}.portal-shell--operational .table-footer,.portal-shell--operational .pagination{color:#aaa59d;background:#191c1d;border-color:#3d4244;border-radius:0}.portal-shell--operational .legacy-list-heading{background:#171a1b;border-top:1px solid #242829;border-bottom:1px solid #242829;justify-content:space-between;align-items:center;gap:12px;min-height:54px;margin-top:12px;padding:10px 12px;display:flex}.portal-shell--operational .legacy-list-heading>strong{color:#25a7ff;font-size:12px;font-weight:800}.portal-shell--operational .legacy-list-heading>span{color:#aaa59d;white-space:nowrap;font-size:10px}.portal-shell--operational .legacy-list-heading b{color:#fff;background:#0da5bc;border-radius:3px;justify-content:center;min-width:28px;padding:2px 5px;font-size:9px;display:inline-flex}.portal-shell--operational .pagination .button[aria-current=page],.portal-shell--operational .pagination .is-active{color:#fff;background:#ff7412;border-color:#ff7412}.portal-shell--operational :where(.status-badge,.priority){border-radius:4px;font-size:10px;font-weight:800}.portal-shell--operational :where(.choice-list label,.preference-row,.binding-row,.schedule-row){color:#eee9e2;background:#171a1b;border-color:#3d4244;border-radius:3px}.portal-shell--operational .choice-list label:has(input:checked){background:#352518;border-color:#ff7412}.portal-shell--operational .contextual-modal,.portal-shell--operational .row-actions__body{color:#f2eee8;background:#191c1d;border-color:#505659;border-radius:3px;box-shadow:0 16px 36px #00000075}.portal-shell--operational .portal-bottom-navigation{background:#191c1dfa;border:1px solid #4a4f52;bottom:12px;box-shadow:0 12px 28px #0000005c}.portal-shell--operational .portal-bottom-navigation a,.portal-shell--operational .portal-bottom-navigation button,.portal-shell--operational .portal-bottom-navigation small{color:#929799}.portal-shell--operational .portal-bottom-navigation .is-active{background:#202425}.portal-shell--operational .portal-bottom-navigation .is-active small{color:#fff}@media (min-width:1100px){.portal-shell--operational .portal-content{padding-top:14px}.portal-shell--operational .resource-table-wrap .data-table{min-width:100%}}@media (max-width:780px){.portal-shell--operational .portal-content{width:100%;padding-top:12px}.portal-shell--operational .portal-page-header{text-align:left;align-items:stretch;min-height:0;padding:8px 12px 16px}.portal-shell--operational .portal-page-header>div{justify-items:start}.portal-shell--operational .portal-page-header p{text-align:left}.portal-shell--operational .portal-page-header .button,.portal-shell--operational .portal-page-actions,.portal-shell--operational .portal-page-actions .button{width:100%}.portal-shell--operational :where(.class-workspace-nav,.finance-workspace-nav,.record-section-nav,.metric-grid,.create-disclosure,.table-toolbar,.batch-action-bar,.filter-panel,.inline-create-form,.panel,.detail-card,.form-card,.security-panel,.lookup-result){margin-left:8px;margin-right:8px}.portal-shell--operational .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-shell--operational .class-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin-left:8px;margin-right:8px}.portal-shell--operational .class-summary-strip>div:nth-child(2n){border-right:0}.portal-shell--operational .class-summary-strip>div:nth-child(-n+2){border-bottom:1px solid #3d4244}.portal-shell--operational .metric-card:nth-child(2n){border-right:0}.portal-shell--operational .metric-card:nth-child(-n+2){border-bottom:1px solid #3d4244}.portal-shell--operational .resource-table-wrap .table-shell{background:0 0;border:0;overflow:visible}.portal-shell--operational .resource-table-wrap .data-table{background:0 0}.portal-shell--operational .resource-table-wrap .data-table tbody tr{background:#191c1d;border:1px solid #ff7412;border-radius:8px;overflow:hidden;box-shadow:0 5px 14px #0000003d}.portal-shell--operational .resource-table-wrap .data-table td,.portal-shell--operational .resource-table-wrap .data-table td:first-child,.portal-shell--operational .resource-table-wrap .data-table td:last-child{background:#191c1d;border:0;border-bottom:1px dashed #3d4244;border-radius:0}.portal-shell--operational .resource-table-wrap .data-table td:last-child{border-bottom:0}.portal-shell--operational .mobile-cell-label{color:#ff8a33;text-transform:uppercase;font-weight:800}.portal-shell--operational .portal-bottom-navigation{border-bottom:0;border-left:0;border-right:0;border-radius:24px 24px 0 0;bottom:0}}@media (max-width:480px){.portal-shell--operational .metric-grid{grid-template-columns:1fr}.portal-shell--operational .metric-card,.portal-shell--operational .metric-card:nth-child(2n),.portal-shell--operational .metric-card:nth-child(-n+2){border-bottom:1px solid #3d4244;border-right:0}.portal-shell--operational .metric-card:last-child{border-bottom:0}}.portal-shell--operational .portal-workspace{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--hb-bg:#fff;--hb-surface:#fff;--hb-surface-subtle:#f8fafc;--hb-surface-strong:#f1f5f9;--hb-ink:#111827;--hb-ink-muted:#5b6472;--hb-line:#d9dee6;--hb-line-strong:#b8c0cc;--hb-accent:#f97316;--hb-accent-hover:#ea580c;--hb-accent-pressed:#c2410c;--hb-accent-soft:#fff7ed;--hb-danger:#be123c;--hb-danger-soft:#fff1f2;--hb-success:#047857;--hb-success-soft:#ecfdf5;--hb-warning:#a16207;--hb-warning-soft:#fffbeb;--portal-canvas:#fff;--portal-paper:#fff;--portal-paper-muted:#f8fafc;--portal-ink:#111827;--portal-muted:#5b6472;--portal-rule:#d9dee6;--portal-rule-strong:#b8c0cc;--portal-green:#f97316;--portal-green-deep:#c2410c;--portal-green-soft:#fff7ed;color:#111827;background:#fff}.portal-shell--operational .portal-content,.portal-shell--operational .portal-page-header{color:#111827;background:#fff}.portal-shell--operational .portal-page-header,.portal-shell--operational .portal-page-header--customer{border-color:#e5e7eb}.portal-shell--operational .portal-page-header h1,.portal-shell--operational :where(.panel__header h2,.resource-section>header h2,.detail-card h2,.detail-card h3,.form-section h2,.form-section h3,.teacher-assignment-block h2){color:#111827}.portal-shell--operational .portal-page-header p,.portal-shell--operational .portal-page-header .data-timestamp,.portal-shell--operational .legacy-total-line,.portal-shell--operational :where(.detail-copy,.field-help,.panel-empty-copy,.resource-section>header span){color:#5b6472}.portal-shell--operational .portal-back-link,.portal-shell--operational .text-link,.portal-shell--operational .row-open-link,.portal-shell--operational .table-primary,.portal-shell--operational .table-primary strong,.portal-shell--operational .table-primary a{color:#075fba}.portal-shell--operational :where(.class-workspace-nav,.finance-workspace-nav,.record-section-nav),.portal-shell--operational .metric-grid,.portal-shell--operational .class-summary-strip{background:#fff;border-color:#cbd5e1}.portal-shell--operational :where(.class-workspace-nav,.finance-workspace-nav,.record-section-nav) a{color:#111827}.portal-shell--operational :where(.class-workspace-nav,.finance-workspace-nav,.record-section-nav) a+a{border-color:#d9dee6}.portal-shell--operational :where(.class-workspace-nav,.finance-workspace-nav,.record-section-nav) a:hover{background:#f8fafc}.portal-shell--operational :where(.class-workspace-nav,.finance-workspace-nav,.record-section-nav) a.is-active,.portal-shell--operational :where(.class-workspace-nav,.finance-workspace-nav,.record-section-nav) a[aria-current=page]{color:#c2410c;background:#fff7ed}.portal-shell--operational :where(.class-workspace-nav,.finance-workspace-nav,.record-section-nav) span,.portal-shell--operational .metric-card__label,.portal-shell--operational .class-summary-strip span{color:#5b6472}.portal-shell--operational .metric-card,.portal-shell--operational .metric-grid--focus .metric-card,.portal-shell--operational .class-summary-strip>div{background:#fff;border-color:#d9dee6}.portal-shell--operational .metric-card dd,.portal-shell--operational .class-summary-strip strong{color:#111827}.portal-shell--operational :where(.panel,.resource-section,.detail-card,.form-card,.security-panel,.create-disclosure,.action-form,.filter-panel,.inline-create-form,.lookup-result,.resource-facts,.operations-guide-card,.report-sections article,.notification-inbox,.task-accordion>details,.class-card,.teacher-assignment-block,.referral-manager,.referral-note,.contextual-drawer,.contextual-modal){color:#111827;background:#fff;border-color:#d9dee6}.portal-shell--operational :where(.panel__header,.resource-section>header,.security-panel>header,.detail-card>header,.referral-history__header){background:#f8fafc;border-bottom-color:#d9dee6}.portal-shell--operational :where(.create-disclosure,.advanced-settings,.inline-drawer,.row-actions)>summary{color:#1f2937}.portal-shell--operational :where(.create-disclosure,.advanced-settings,.inline-drawer,.row-actions)[open]>summary{color:#c2410c;background:#fff7ed;border-bottom-color:#d9dee6}.portal-shell--operational .table-toolbar,.portal-shell--operational .batch-action-bar,.portal-shell--operational .filter-panel,.portal-shell--operational .inline-create-form{background:#fff;border-color:#d9dee6}.portal-shell--operational .field label,.portal-shell--operational .field-label,.portal-shell--operational .checkbox-field,.portal-shell--operational .choice-list strong{color:#111827}.portal-shell--operational .field input,.portal-shell--operational .field select,.portal-shell--operational .field textarea,.portal-shell--operational .search-field-inline input,.portal-shell--operational .field-readonly,.portal-shell--operational .data-table :where(input,select,textarea){color:#111827;background:#fff;border-color:#b8c0cc}.portal-shell--operational .field-readonly{background:#f1f5f9}.portal-shell--operational .field input::placeholder,.portal-shell--operational .field textarea::placeholder,.portal-shell--operational .search-field-inline input::placeholder{color:#7b8491}.portal-shell--operational :where(.button--secondary,.button--quiet,.button--ghost){color:#111827;background:#fff;border-color:#b8c0cc}.portal-shell--operational :where(.button--secondary,.button--quiet,.button--ghost):hover:not(:disabled){color:#111827;background:#f8fafc;border-color:#8e99a8}.portal-shell--operational .resource-section,.portal-shell--operational .table-shell,.portal-shell--operational .data-table{color:#111827;background:#fff}.portal-shell--operational .data-table td,.portal-shell--operational .data-table td:first-child,.portal-shell--operational .data-table td:last-child{color:#111827;background:#fff;border-color:#d9dee6}.portal-shell--operational .data-table tbody tr:hover td{background:#fff7ed;border-color:#fdba74}.portal-shell--operational .table-footer,.portal-shell--operational .pagination,.portal-shell--operational .legacy-list-heading{color:#5b6472;background:#fff;border-color:#d9dee6}.portal-shell--operational .legacy-list-heading>strong{color:#075fba}.portal-shell--operational .legacy-list-heading>span{color:#5b6472}.portal-shell--operational :where(.simple-list li,.session-list li){border-bottom-color:#d9dee6}.portal-shell--operational :where(.choice-list label,.preference-row,.binding-row,.schedule-row){color:#111827;background:#fff;border-color:#d9dee6}.portal-shell--operational :where(.choice-list label,.preference-row):hover{background:#fff7ed;border-color:#f97316}.portal-shell--operational .choice-list label:has(input:checked){background:#fff7ed;border-color:#f97316}.portal-shell--operational .contextual-modal,.portal-shell--operational .row-actions__body{color:#111827;background:#fff;border-color:#b8c0cc;box-shadow:0 16px 36px #0f172a29}.portal-shell--operational :where(.security-warning,.locked-note){color:#854d0e;background:#fffbeb;border-color:#f1c453}.portal-shell--operational :where(.security-success,.form-status--success){color:#047857;background:#ecfdf5;border-color:#6ee7b7}.portal-shell--operational :where(.form-status--error,.field-error){color:#be123c}@media (max-width:780px){.portal-shell--operational .class-summary-strip>div:nth-child(-n+2),.portal-shell--operational .metric-card:nth-child(-n+2){border-bottom-color:#d9dee6}.portal-shell--operational .resource-table-wrap .data-table tbody tr{background:#fff;border-color:#f97316;box-shadow:0 5px 14px #0f172a1a}.portal-shell--operational .resource-table-wrap .data-table td,.portal-shell--operational .resource-table-wrap .data-table td:first-child,.portal-shell--operational .resource-table-wrap .data-table td:last-child{color:#111827;background:#fff;border-bottom-color:#d9dee6}.portal-shell--operational .mobile-cell-label{color:#c2410c}}@media (max-width:480px){.portal-shell--operational .metric-card,.portal-shell--operational .metric-card:nth-child(2n),.portal-shell--operational .metric-card:nth-child(-n+2){border-bottom-color:#d9dee6}}
