.auth-hub{width:100%;max-width:28rem;display:flex;flex-direction:column;gap:2rem;--auth-accent-from:var(--theme-accent);--auth-accent-to:var(--theme-heading,var(--theme-accent));--auth-submit-btn-bg-image:linear-gradient(to right,var(--auth-accent-from),var(--auth-accent-to));--auth-submit-btn-shadow:0 10px 22px -6px color-mix(in oklab,var(--auth-accent-from) 42%,transparent),0 4px 8px -5px color-mix(in oklab,var(--auth-accent-from) 30%,transparent)}[data-effective-mode=dark] .auth-hub{--auth-accent-from:color-mix(in oklab,var(--theme-accent) 68%,#06040f 32%);--auth-accent-to:color-mix(in oklab,var(--theme-heading,var(--theme-accent)) 58%,#06040f 42%)}.auth-hub-toggle.stog{display:flex;width:100%;padding:5px;border-radius:.85rem;backdrop-filter:blur(8px);--stog-track-bg:color-mix(in oklab,var(--theme-accent) 18%,rgba(255,255,255,0.7));--stog-track-border:color-mix(in oklab,var(--theme-accent) 30%,transparent);--stog-thumb-bg:linear-gradient(135deg,var(--auth-accent-from,var(--theme-accent)),var(--auth-accent-to,var(--theme-heading,var(--theme-accent))));--stog-thumb-color:#ffffff;--stog-thumb-rim:rgba(255,255,255,0.22);--stog-muted-color:#475569}.auth-hub-toggle .stog-thumb{border-radius:.6rem;box-shadow:inset 0 0 0 1px var(--stog-thumb-rim),0 6px 16px -5px color-mix(in oklab,var(--auth-accent-from,var(--theme-accent)) 55%,transparent);view-transition-name:auth-toggle-thumb;opacity:1}.auth-hub-toggle .stog-btn{flex:1 1 0;border-radius:.6rem;padding:.62rem .5rem;font-family:inherit;font-size:.85rem;font-weight:600;letter-spacing:0;text-transform:none}[data-effective-mode=dark] .auth-hub-toggle.stog{--stog-track-bg:color-mix(in oklab,var(--theme-accent) 12%,rgba(0,0,0,0.3));--stog-track-border:color-mix(in oklab,var(--theme-accent) 24%,transparent);--stog-muted-color:rgba(226,232,240,0.82)}@media (max-width:480px){.auth-hub-toggle .stog-btn{font-size:.76rem;padding:.55rem .35rem}}.auth-hub-form{display:flex;justify-content:flex-start;interpolate-size:allow-keywords;transition:height .45s ease,min-height .45s ease;view-transition-name:auth-hub-form}@media (prefers-reduced-motion:no-preference){::view-transition-new(auth-hub-form),::view-transition-new(bjoin-card),::view-transition-new(rjoin-card),::view-transition-new(root),::view-transition-old(auth-hub-form),::view-transition-old(bjoin-card),::view-transition-old(rjoin-card),::view-transition-old(root){animation-duration:.45s;animation-timing-function:cubic-bezier(.4,0,.2,1)}::view-transition-group(auth-hub-form),::view-transition-group(auth-toggle-thumb),::view-transition-group(bjoin-card),::view-transition-group(rjoin-card){animation-duration:.45s;animation-timing-function:cubic-bezier(.4,0,.2,1)}}.biz-gate-hero{position:relative;overflow:hidden;border-radius:28px;padding:38px 40px;color:#fff;box-shadow:0 24px 60px rgba(15,23,42,.32),inset 0 1px 0 rgba(255,255,255,.18)}.biz-gate-hero--auth{background:radial-gradient(ellipse at 90% 0,rgba(45,212,191,.34),transparent 55%),radial-gradient(ellipse at 10% 100%,rgba(99,102,241,.28),transparent 60%),linear-gradient(135deg,#0c1f3f,#0f766e 55%,#14b8a6)}.biz-gate-hero--pending{background:radial-gradient(ellipse at 92% 8%,rgba(251,191,36,.32),transparent 55%),radial-gradient(ellipse at 8% 92%,rgba(99,102,241,.3),transparent 60%),linear-gradient(135deg,#1e1b4b,#4f46e5 50%,#d97706)}.biz-gate-hero--no-role{background:radial-gradient(ellipse at 90% 0,rgba(244,114,182,.34),transparent 55%),radial-gradient(ellipse at 10% 100%,rgba(124,58,237,.28),transparent 60%),linear-gradient(135deg,#1e1b4b,#831843 55%,#db2777)}.biz-gate-hero-body{position:relative;z-index:1;display:flex;flex-direction:column;gap:16px}.biz-gate-hero-kicker{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;padding:5px 12px;border-radius:999px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.2);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.biz-gate-hero-title{font-family:var(--font-heading,"Montserrat"),sans-serif;font-size:2rem;font-weight:800;letter-spacing:-.018em;line-height:1.15;margin:0}.biz-gate-hero-title-em{color:#fde68a}.biz-gate-hero--no-role .biz-gate-hero-title-em{color:#fbcfe8}.biz-gate-hero-sub{font-size:1rem;line-height:1.6;opacity:.92;margin:0}.biz-gate-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.biz-gate-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:12px;font-family:inherit;font-size:.92rem;font-weight:700;cursor:pointer;text-decoration:none;border:0;transition:transform var(--mode-transition,.5s ease-in-out),box-shadow var(--mode-transition,.5s ease-in-out),background var(--mode-transition,.5s ease-in-out)}.biz-gate-btn--primary{background:rgba(255,255,255,.96);color:#0c1f3f;box-shadow:0 10px 24px rgba(15,23,42,.32)}.biz-gate-btn--primary:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(15,23,42,.42)}.biz-gate-btn--ghost{background:rgba(255,255,255,.14);color:#fff;border:1px solid rgba(255,255,255,.32)}.biz-gate-btn--ghost:hover{background:rgba(255,255,255,.22);transform:translateY(-1px)}.biz-gate-auth-card{position:relative;border-radius:24px;padding:28px;background:var(--theme-surface,rgba(255,255,255,.96));border:1px solid var(--theme-border,rgba(15,23,42,.08));box-shadow:0 12px 30px rgba(15,23,42,.08)}[data-effective-mode=dark] .biz-gate-auth-card{background:rgba(15,23,42,.62);border-color:rgba(167,139,250,.2);box-shadow:0 12px 30px rgba(0,0,0,.32)}@media (max-width:640px){.biz-gate-hero{padding:28px 24px;border-radius:22px}.biz-gate-hero-title{font-size:1.55rem}.biz-gate-btn{width:100%;justify-content:center}}.cta-panel{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;grid-template-areas:"left  right" "footer footer";min-height:100vh;position:relative;overflow:clip}.cta-left{grid-area:left;display:flex;flex-direction:column;justify-content:center;padding:clamp(2.5rem,6vw,5rem) clamp(1.5rem,4vw,3rem) clamp(2.5rem,6vw,5rem) clamp(2rem,6vw,5rem);position:relative;z-index:1;contain:layout style}.cta-left-label{font-size:.8rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1.1rem}.cta-left-h{font-size:clamp(1.9rem,3.2vw,3rem);font-weight:800;letter-spacing:-.04em;line-height:1.08;color:var(--text-primary);margin-bottom:1.25rem}.cta-left-h em{font-style:normal;color:var(--accent)}.cta-left-sub{font-size:clamp(.92rem,1.1vw,1rem);line-height:1.7;color:var(--text-muted);max-width:440px}.cta-right{grid-area:right;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(2.5rem,6vw,5rem) clamp(2rem,6vw,5rem) 0 clamp(1.5rem,4vw,3rem);position:relative;z-index:1}.cta-card{background:rgba(255,255,255,.07);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.16);border-radius:24px;padding:clamp(1.75rem,3vw,2.5rem) clamp(1.5rem,2.5vw,2.25rem);width:100%;max-width:380px;overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.35)}.cta-card-label{font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(252,253,254,.7);margin-bottom:6px}.cta-card-price{font-size:clamp(2.4rem,4vw,3.2rem);font-weight:800;letter-spacing:-.05em;color:var(--text-primary);line-height:1;margin-bottom:4px}.cta-card-price>span:not(.cta-card-linethrough){font-size:1.1rem;font-weight:500;vertical-align:super}.cta-card-linethrough{display:inline-block;font-size:1.4rem;font-weight:500;letter-spacing:-.02em;color:rgba(252,253,254,.42);text-decoration:line-through;margin-right:12px;vertical-align:baseline;line-height:1}.cta-card-note{font-size:.8rem;color:var(--text-muted);margin-bottom:1.375rem}.cta-card-feats{list-style:none;display:flex;flex-direction:column;gap:8px;margin-bottom:1.625rem}.cta-card-feats li{display:flex;align-items:center;gap:9px;font-size:.8rem;color:var(--text-primary);opacity:.92}.cta-feat-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);flex-shrink:0}.cta-card-actions{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.cta-guarantee{font-size:.8rem;color:var(--text-muted);text-align:center;line-height:1.5}.cta-footer-slot{grid-area:footer;position:relative;z-index:1}@media (max-width:767px){.cta-panel{grid-template-columns:1fr;grid-template-areas:"left" "right" "footer"}.cta-left{padding:3rem 1.5rem 1.5rem}.cta-right{padding:1.5rem 1.5rem 2rem}.cta-card,.cta-left-sub{max-width:100%}}.cmt-toolbar{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;margin-bottom:1rem}.cmt-toolbar>.cmt-search{flex:1 1 240px;min-width:240px}.cmt-toolbar>.adm-input{flex:0 0 auto}.cmt-search{position:relative;display:flex;align-items:center}.cmt-search-icon{position:absolute;left:.6rem;color:var(--theme-text-muted);pointer-events:none}.cmt-search-input{padding-left:1.9rem;width:100%}.cmt-table{width:100%;border-collapse:collapse;font-size:.875rem}.cmt-table td,.cmt-table th{text-align:left;padding:.625rem .75rem;border-bottom:1px solid var(--theme-border)}.cmt-table th{font-size:.8rem;font-weight:600;color:var(--theme-text-muted);background:color-mix(in oklab,var(--theme-surface) 80%,transparent)}.cmt-row{transition:background .15s}.cmt-name-cell{display:flex;align-items:center;gap:.6rem}.cmt-avatar{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:7px;background:color-mix(in oklab,var(--theme-accent) 12%,transparent);color:var(--theme-accent);flex-shrink:0}.cmt-name{font-weight:600}.cmt-name-sub{font-size:.8rem}.cmt-role-pill{padding:.15rem .5rem;background:color-mix(in oklab,var(--theme-accent) 10%,transparent);color:var(--theme-accent);margin-right:.25rem}.cmt-role-pill,.cmt-status{display:inline-flex;align-items:center;border-radius:999px;font-size:.75rem;font-weight:600}.cmt-status{padding:.2rem .5rem;text-transform:capitalize}.cmt-status.ok{background:rgba(5,150,105,.12);color:#047857}.cmt-status.off{background:color-mix(in oklab,var(--theme-text-muted) 14%,transparent);color:var(--theme-text-muted)}[data-effective-mode=dark] .cmt-status.ok{color:#6ee7b7}.cmt-pagination{display:flex;gap:.6rem;padding:.875rem}.cmt-page-btn,.cmt-pagination{align-items:center;justify-content:center}.cmt-page-btn{display:inline-flex;width:32px;height:32px;border-radius:8px;border:1px solid var(--theme-border);background:var(--theme-surface);color:var(--theme-text);cursor:pointer;font-family:inherit}.cmt-page-btn:disabled{opacity:.4;cursor:not-allowed}.cmt-page-btn:not(:disabled):hover{background:color-mix(in oklab,var(--theme-accent) 8%,var(--theme-surface) 92%)}.cmt-page-label{font-size:.85rem;color:var(--theme-text-muted)}.cmt-bulk-bar{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:10px;background:rgba(37,99,235,.08);border:1px solid rgba(37,99,235,.2);margin-bottom:.75rem}[data-effective-mode=dark] .cmt-bulk-bar{background:rgba(37,99,235,.18)}.cmt-bulk-count{font-weight:700;font-size:.85rem;color:var(--theme-accent);margin-right:.25rem}.cmt-bulk-danger{color:#dc2626;border-color:rgba(220,38,38,.35)}.cmt-bulk-danger:hover{background:rgba(220,38,38,.1)}.cmt-bulk-clear{margin-left:auto;background:transparent;border:none}.cmt-check-col{width:32px;padding-right:0}.cmt-check-col input[type=checkbox]{width:16px;height:16px;accent-color:var(--theme-accent);cursor:pointer}.cmt-onboard{display:inline-flex;align-items:center;padding:2px 8px;border-radius:6px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.cmt-onboard[data-state=email-pending]{background:rgba(245,158,11,.15);color:#b45309}.cmt-onboard[data-state=email-sent]{background:rgba(99,102,241,.15);color:#4338ca}.cmt-onboard[data-state=logged-in]{background:rgba(5,150,105,.15);color:#047857}[data-effective-mode=dark] .cmt-onboard[data-state=email-pending]{color:#fbbf24}[data-effective-mode=dark] .cmt-onboard[data-state=email-sent]{color:#a5b4fc}[data-effective-mode=dark] .cmt-onboard[data-state=logged-in]{color:#6ee7b7}.cmt-th-sortable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;transition:color .15s ease-in-out}.cmt-th-sortable:hover{color:var(--theme-accent)}.cmt-th-actions,.cmt-th-num{text-align:right}.cmt-th-actions{width:92px}.cmt-name-sub{display:block;font-size:.75rem;font-weight:400;color:var(--theme-text-muted);margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px}.cmt-row-actions{display:flex;gap:4px;justify-content:flex-end}.cmt-row-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:6px;border:1px solid var(--theme-border);background:transparent;color:var(--theme-text-muted);cursor:pointer;transition:background .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out}.cmt-row-icon:hover:not(:disabled){border-color:var(--theme-accent);color:var(--theme-accent);background:var(--theme-surface-hover,rgba(15,23,42,.04))}.cmt-row-icon:disabled{opacity:.4;cursor:not-allowed}.cmt-row-icon-danger:hover:not(:disabled){border-color:rgba(220,38,38,.4);color:#dc2626;background:rgba(220,38,38,.08)}.cdt-profile{padding:.5rem 0}.cdt-field-row{display:grid;grid-template-columns:160px 1fr;gap:1rem;align-items:center;padding:.625rem 1.25rem;border-bottom:1px solid var(--theme-border,rgba(15,23,42,.05))}.cdt-field-row:last-child{border-bottom:none}.cdt-field-label{font-size:.75rem;font-weight:700;color:var(--theme-text-muted,#64748b);text-transform:uppercase;letter-spacing:.04em}.cdt-field-display{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--theme-text,#0f172a)}.cdt-field-edit{display:flex;align-items:center;gap:.375rem}.cdt-field-edit .adm-input{min-width:240px}.cdt-empty{font-style:italic}.cdt-edit-btn,.cdt-empty{color:var(--theme-text-muted,#64748b)}.cdt-edit-btn{display:inline-flex;align-items:center;justify-content:center;padding:.25rem;border:none;background:transparent;border-radius:6px;cursor:pointer;opacity:0;transition:opacity .2s,background .2s}.cdt-field-row:hover .cdt-edit-btn{opacity:1}.cdt-edit-btn:hover{background:var(--theme-border,rgba(15,23,42,.05));color:var(--theme-accent,#2563eb)}.cdt-notes-body{padding:1rem 1.25rem;gap:1rem}.cdt-note-add,.cdt-notes-body{display:flex;flex-direction:column}.cdt-note-add{gap:.5rem;align-items:flex-end}.cdt-note-add .cst-editor-textarea{width:100%}.cdt-notes-list{display:flex;flex-direction:column;gap:.5rem}.cdt-note{padding:.75rem .875rem;border-radius:10px;background:var(--theme-bg,#f8fafc);border:1px solid var(--theme-border,rgba(15,23,42,.05))}.cdt-note.pinned{background:rgba(245,158,11,.06);border-color:rgba(245,158,11,.3)}[data-effective-mode=dark] .cdt-note{background:rgba(255,255,255,.04)}[data-effective-mode=dark] .cdt-note.pinned{background:rgba(245,158,11,.12)}.cdt-note-body{font-size:.875rem;color:var(--theme-text,#0f172a);white-space:pre-wrap;line-height:1.5}.cdt-note-meta{display:flex;align-items:center;gap:.625rem;margin-top:.5rem;font-size:.75rem;color:var(--theme-text-muted,#64748b)}.cdt-note-author{font-weight:600}.cdt-note-time{flex:1}.cdt-note-action{display:inline-flex;align-items:center;justify-content:center;padding:.25rem;background:transparent;border:none;color:var(--theme-text-muted,#64748b);cursor:pointer;border-radius:6px;transition:background .2s,color .2s}.cdt-note-action:hover{background:var(--theme-border,rgba(15,23,42,.06));color:var(--theme-accent,#2563eb)}.cdt-note-action.danger:hover{background:rgba(220,38,38,.1);color:#dc2626}.cdt-timeline{padding:.5rem 1.25rem 1rem;display:flex;flex-direction:column}.cdt-timeline-row{display:flex;align-items:center;gap:.75rem;padding:.625rem 0;border-bottom:1px solid var(--theme-border,rgba(15,23,42,.05))}.cdt-timeline-row:last-child{border-bottom:none}.cdt-timeline-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;background:var(--theme-text-muted,#64748b)}.cdt-timeline-dot[data-color=accent]{background:var(--theme-accent,#2563eb)}.cdt-timeline-dot[data-color=green]{background:#10b981}.cdt-timeline-dot[data-color=blue]{background:#3b82f6}.cdt-timeline-dot[data-color=amber]{background:#f59e0b}.cdt-timeline-dot[data-color=red]{background:#ef4444}.cdt-timeline-body{flex:1;min-width:0}.cdt-timeline-title{font-size:.85rem;font-weight:600;color:var(--theme-text,#0f172a)}.cdt-timeline-sub,.cdt-timeline-time{font-size:.75rem;color:var(--theme-text-muted,#64748b)}.cdt-timeline-time{flex-shrink:0}.cdt-row-actions{display:flex;align-items:center;gap:.375rem}.cdt-row-btn-danger{padding:.375rem;border-radius:6px;background:transparent;border:1px solid var(--theme-border,rgba(15,23,42,.08));color:var(--theme-text-muted,#64748b);cursor:pointer;transition:background .2s,color .2s,border-color .2s}.cdt-row-btn-danger:hover{background:rgba(220,38,38,.1);color:#dc2626;border-color:rgba(220,38,38,.3)}.cdt-balance-card{border-left:4px solid #ef4444;background:rgba(239,68,68,.04)}[data-effective-mode=dark] .cdt-balance-card{background:rgba(239,68,68,.08)}.cdt-balance-title{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#ef4444}.cdt-balance-amount{font-size:1.5rem;font-weight:800;color:#ef4444;margin-top:.25rem}.cdt-balance-badge{display:inline-flex;align-items:center;padding:.25rem .625rem;border-radius:999px;background:rgba(239,68,68,.12);color:#ef4444;font-size:.75rem;font-weight:600}.cdt-note-edit{display:flex;flex-direction:column;gap:.5rem}.cdt-note-edit-actions{display:flex;justify-content:flex-end;gap:.5rem}.sup-row-clickable{cursor:pointer}.sup-row-clickable:hover{background:var(--theme-surface-hover,rgba(15,23,42,.04))}.cdt-rep-cell{display:flex;flex-direction:column;gap:.5rem;width:100%}.cdt-rep-current{display:flex;align-items:center;gap:.625rem;font-size:.9rem;color:var(--theme-text)}.cdt-rep-clear{display:inline-flex;align-items:center;gap:.25rem;background:none;border:1px solid var(--theme-border);color:var(--theme-text-muted);font-family:inherit;font-size:.75rem;padding:.125rem .5rem;border-radius:999px;cursor:pointer;transition:border-color .15s ease-in-out,color .15s ease-in-out}.cdt-rep-clear:hover{border-color:#ef4444;color:#ef4444}.cdt-rep-search{position:relative}.cdt-rep-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:10;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,.08);max-height:240px;overflow-y:auto}.cdt-rep-dropdown-item{display:block;width:100%;padding:.5rem .75rem;text-align:left;background:none;border:none;border-bottom:1px solid var(--theme-border);font-family:inherit;cursor:pointer;color:var(--theme-text);transition:background .15s ease-in-out}.cdt-rep-dropdown-item:last-child{border-bottom:none}.cdt-rep-dropdown-item:hover{background:var(--theme-surface-hover,rgba(15,23,42,.04))}.cdt-rep-dropdown-name{font-weight:600;font-size:.85rem}.cdt-rep-dropdown-email{font-size:.78rem;color:var(--theme-text-muted)}.cdt-link-btn{background:none;border:none;padding:0;font-family:inherit;font-size:inherit;color:var(--theme-accent);cursor:pointer;text-align:left;text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .15s ease-in-out}.cdt-link-btn:hover{text-decoration-color:var(--theme-accent)}.cdt-emails-add{display:grid;grid-template-columns:minmax(200px,1fr) minmax(200px,1fr) auto auto;gap:.5rem;align-items:center;padding:.75rem 1.25rem;border-bottom:1px solid var(--theme-border)}@media (max-width:720px){.cdt-emails-add{grid-template-columns:1fr 1fr}}.mdl-btn-sm{padding:.25rem .55rem;font-size:.78rem}.cru-grid{display:grid;grid-template-columns:300px 1fr;gap:1rem;align-items:start}@media (max-width:900px){.cru-grid{grid-template-columns:1fr}}.cru-alert{display:flex;align-items:center;justify-content:space-between;padding:.625rem .875rem;border-radius:10px;font-size:.85rem}.cru-alert-error{background:rgba(220,38,38,.08);border:1px solid rgba(220,38,38,.25);color:#dc2626}.cru-alert-success{background:rgba(5,150,105,.08);border:1px solid rgba(5,150,105,.25);color:#059669}.cru-alert-close{background:none;border:none;padding:.125rem;cursor:pointer;color:currentColor;display:inline-flex;opacity:.6}.cru-alert-close:hover{opacity:1}.cru-create-btn{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .75rem;border-radius:8px;border:none;background:var(--theme-accent,#2563eb);color:#fff;font-size:.8rem;font-weight:600;cursor:pointer;font-family:inherit;transition:filter .2s}.cru-create-btn:hover{filter:brightness(1.05)}.cru-role-list{display:flex;flex-direction:column;gap:.25rem;padding:.5rem}.cru-role-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem .875rem;border-radius:12px;cursor:pointer;border:1px solid transparent;background:transparent;font-family:inherit;font-size:.85rem;text-align:left;width:100%;color:var(--theme-text,#0f172a);transition:background .15s,border-color .15s}.cru-role-item:hover{background:var(--theme-border,rgba(15,23,42,.04))}.cru-role-item.active{background:rgba(37,99,235,.08);border-color:var(--theme-accent,#2563eb)}[data-effective-mode=dark] .cru-role-item.active{background:rgba(37,99,235,.2)}.cru-role-name{font-weight:600}.cru-role-meta{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--theme-text-muted,#64748b);margin-top:.125rem}.cru-role-count{font-size:.75rem}.cru-role-chev{color:var(--theme-text-muted,#64748b);flex-shrink:0}.cru-badge{display:inline-flex;align-items:center;padding:.125rem .5rem;border-radius:999px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.cru-badge-accent{background:rgba(37,99,235,.12);color:var(--theme-accent,#2563eb)}.cru-badge-green{background:rgba(5,150,105,.12);color:#059669}.cru-badge-muted{background:rgba(100,116,139,.15);color:#64748b}[data-effective-mode=dark] .cru-badge-accent{background:rgba(37,99,235,.25)}[data-effective-mode=dark] .cru-badge-green{background:rgba(5,150,105,.22)}[data-effective-mode=dark] .cru-badge-muted{color:#94a3b8}.cru-detail-head{flex-wrap:wrap;gap:.75rem}.cru-detail-head h3{font-size:1.1rem}.cru-detail-desc{font-size:.85rem;color:var(--theme-text-muted,#64748b);margin:.125rem 0 0}.cru-detail-actions{display:flex;align-items:center;gap:.5rem}.cru-edit-btn{padding:.375rem .75rem;border-radius:8px;background:var(--theme-accent,#2563eb);color:#fff;border:none;font-family:inherit;font-size:.8rem;font-weight:600;cursor:pointer;transition:filter .2s}.cru-edit-btn:hover{filter:brightness(1.05)}.cru-cancel-btn{padding:.45rem .875rem;border-radius:8px;background:transparent;color:var(--theme-text-muted,#64748b);border:1px solid var(--theme-border,rgba(15,23,42,.12));font-family:inherit;font-size:.85rem;font-weight:600;cursor:pointer}.cru-cancel-btn:hover:not(:disabled){color:var(--theme-text,#0f172a);border-color:var(--theme-text-muted,#64748b)}.cru-permission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.5rem;padding:1rem 1.25rem}.cru-permission{display:flex;align-items:center;gap:.75rem;padding:.625rem .875rem;border-radius:10px;background:var(--theme-surface,rgba(255,255,255,.85));border:1px solid var(--theme-border,rgba(15,23,42,.08));font-size:.85rem;color:var(--theme-text,#0f172a)}.cru-permission.enabled{background:rgba(37,99,235,.06);border-color:rgba(37,99,235,.25)}.cru-permission.disabled{opacity:.55}[data-effective-mode=dark] .cru-permission{background:rgba(15,23,42,.5)}[data-effective-mode=dark] .cru-permission.enabled{background:rgba(37,99,235,.18)}.cru-permission-check{color:#059669}.cru-permission-x{color:var(--theme-text-muted,#64748b)}.cru-permission-edit{display:flex;align-items:center;gap:.625rem;padding:.625rem .875rem;border-radius:10px;background:var(--theme-surface,rgba(255,255,255,.85));border:1px solid var(--theme-border,rgba(15,23,42,.08));cursor:pointer;font-size:.85rem;color:var(--theme-text,#0f172a);transition:background .2s,border-color .2s}.cru-permission-edit.on{background:rgba(37,99,235,.08);border-color:var(--theme-accent,#2563eb)}.cru-permission-edit input[type=checkbox]{width:16px;height:16px;accent-color:var(--theme-accent,#2563eb);flex-shrink:0}.cru-editor-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;padding:1rem 1.25rem 0}.cru-editor-field{display:flex;flex-direction:column;gap:.25rem}.cru-editor-field-wide{padding:0 1.25rem .5rem}.cru-editor-field label{font-size:.75rem;font-weight:700;color:var(--theme-text-muted,#64748b);text-transform:uppercase;letter-spacing:.04em}.cru-editor-actions{display:flex;gap:.5rem;justify-content:flex-end;padding:1rem 1.25rem 1.25rem}.cru-empty-icon{display:flex;justify-content:center;color:var(--theme-text-muted,#64748b);margin-bottom:.5rem}.cru-empty-text,.cru-loading{padding:1rem 1.25rem;font-size:.85rem;color:var(--theme-text-muted,#64748b)}.cru-assign-head{margin:.5rem 1.25rem;font-size:.9rem;font-weight:700;color:var(--theme-text,#0f172a)}.cru-assign-table{max-height:320px;overflow-y:auto;border-top:1px solid var(--theme-border,rgba(15,23,42,.08))}.cru-assign-table table{width:100%;border-collapse:collapse;font-size:.85rem}.cru-assign-table thead th{position:sticky;top:0;padding:.5rem 1rem;text-align:left;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--theme-text-muted,#64748b);background:var(--theme-surface,#fff);border-bottom:1px solid var(--theme-border,rgba(15,23,42,.08))}[data-effective-mode=dark] .cru-assign-table thead th{background:var(--theme-surface,rgba(30,41,59,.9))}.cru-assign-table tbody td{padding:.5rem 1rem;border-bottom:1px solid var(--theme-border,rgba(15,23,42,.04));color:var(--theme-text,#0f172a)}.cru-assign-user{font-weight:600}.cru-assign-user-sub{font-size:.78rem;color:var(--theme-text-muted);margin-top:1px}.cru-detail{display:flex;flex-direction:column;gap:0}.cru-section-h{margin:1rem 1.25rem .5rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--theme-text-muted)}.cru-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;padding:0 1.25rem .5rem}.cru-kpi{padding:.75rem .875rem;border-radius:12px;border:1px solid var(--theme-border);background:var(--theme-surface)}.cru-kpi-label{display:flex;align-items:center;gap:.375rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--theme-text-muted)}.cru-kpi-val{font-size:1.25rem;font-weight:800;color:var(--theme-text);margin-top:.25rem}.cru-kpi-sub{font-size:.72rem;color:var(--theme-text-muted);margin-top:.125rem}.cru-recent-list{list-style:none;margin:0 0 .5rem;padding:0 1.25rem .5rem;display:flex;flex-direction:column;gap:4px}.cru-recent-row{display:flex;align-items:center;gap:.5rem;padding:.375rem .625rem;border-radius:8px;background:var(--theme-surface);border:1px solid var(--theme-border);font-size:.82rem}.cru-recent-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:rgba(37,99,235,.12);color:var(--theme-accent,#2563eb);flex-shrink:0}.cru-recent-text{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cru-recent-time{font-size:.75rem;color:var(--theme-text-muted);flex-shrink:0}.cru-assign-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.cru-assign-actions{display:flex;align-items:center;gap:.5rem;margin-right:1.25rem}.cru-assign-search{position:relative}.cru-assign-search-icon{position:absolute;top:50%;left:8px;transform:translateY(-50%);color:var(--theme-text-muted);pointer-events:none}.cru-assign-search .adm-input{padding-left:28px;width:200px}.cru-revoke-btn{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px;background:transparent;border:1px solid var(--theme-border);color:var(--theme-text-muted);font-family:inherit;font-size:.75rem;cursor:pointer;transition:background .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out}.cru-revoke-btn:hover{background:rgba(220,38,38,.1);border-color:rgba(220,38,38,.4);color:#dc2626}.cru-pagination{display:flex;gap:.5rem;padding:.5rem 1.25rem 1rem}.cru-page-btn,.cru-pagination{align-items:center;justify-content:center}.cru-page-btn{display:inline-flex;width:28px;height:28px;border-radius:8px;background:transparent;border:1px solid var(--theme-border);color:var(--theme-text);cursor:pointer;transition:background .15s ease-in-out,border-color .15s ease-in-out}.cru-page-btn:hover:not(:disabled){border-color:var(--theme-accent);background:var(--theme-surface-hover,rgba(15,23,42,.04))}.cru-page-btn:disabled{opacity:.4;cursor:not-allowed}.cru-page-label{font-size:.78rem;color:var(--theme-text-muted)}.cst-editor{gap:1rem;padding:1rem 1.25rem 1.25rem}.cst-editor,.cst-editor-field{display:flex;flex-direction:column}.cst-editor-field{gap:.375rem}.cst-editor-label{font-size:.8rem;font-weight:600;color:var(--theme-text-muted,#64748b);text-transform:uppercase;letter-spacing:.04em}.cst-editor-input{width:100%;min-width:0}.cst-editor-textarea{width:100%;padding:.75rem .875rem;border-radius:10px;border:1px solid var(--theme-border,rgba(15,23,42,.12));background:var(--theme-bg,#f8fafc);color:var(--theme-text,#0f172a);font-size:.82rem;line-height:1.5;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;resize:vertical;min-height:180px;transition:border-color .2s,box-shadow .2s}.cst-editor-textarea:focus{outline:none;border-color:var(--theme-accent,#2563eb);box-shadow:0 0 0 3px rgba(37,99,235,.15)}[data-effective-mode=dark] .cst-editor-textarea{background:var(--theme-surface,rgba(30,41,59,.7));border-color:var(--theme-border,rgba(255,255,255,.12))}.cst-editor-vars{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem}.cst-editor-vars-label{font-size:.8rem;color:var(--theme-text-muted,#64748b);margin-right:.25rem}.cst-editor-var-chip{padding:.25rem .625rem;border-radius:999px;border:1px solid var(--theme-border,rgba(15,23,42,.12));background:var(--theme-surface,rgba(255,255,255,.85));color:var(--theme-accent,#2563eb);font-size:.75rem;font-weight:600;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;cursor:pointer;transition:background .2s,transform .2s}.cst-editor-var-chip:hover{background:var(--theme-accent,#2563eb);color:#fff;transform:translateY(-1px)}[data-effective-mode=dark] .cst-editor-var-chip{background:var(--theme-surface,rgba(30,41,59,.7));border-color:var(--theme-border,rgba(255,255,255,.12))}.cst-defaults-fallback{margin-top:.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.82rem}.cst-defaults-num{max-width:120px}.cst-toggle{display:inline-flex;align-items:center;gap:.625rem;cursor:pointer;font-size:.85rem;color:var(--theme-text)}.cst-toggle input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}.cst-toggle-slider{position:relative;display:inline-block;width:36px;height:20px;border-radius:999px;background:var(--theme-border,rgba(15,23,42,.18));transition:background .2s ease-in-out,box-shadow .2s ease-in-out;flex-shrink:0}.cst-toggle-slider:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;background:#fff;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.2);transition:transform .2s ease-in-out}.cst-toggle input:checked+.cst-toggle-slider{background:var(--theme-accent,#2563eb)}.cst-toggle input:checked+.cst-toggle-slider:after{transform:translateX(16px)}.cst-toggle input:focus-visible+.cst-toggle-slider{box-shadow:0 0 0 3px rgba(37,99,235,.25)}.cst-toggle-label{font-weight:600;color:var(--theme-text-muted);font-size:.78rem}.cst-toggle input:checked~.cst-toggle-label{color:var(--theme-text)}.exm-toolbar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-bottom:1rem}.exm-toolbar>.adm-input[type=search],.exm-toolbar>input[type=search]{flex:1 1 12rem;min-width:12rem}.exm-table{width:100%;border-collapse:collapse;font-size:.875rem}.exm-table td,.exm-table th{text-align:left;padding:.625rem .75rem;border-bottom:1px solid var(--theme-border)}.exm-table th{font-size:.8rem;font-weight:600;color:var(--theme-text-muted);background:color-mix(in oklab,var(--theme-surface) 80%,transparent)}.exm-table tbody tr:hover{background:color-mix(in oklab,var(--theme-accent) 4%,transparent)}.exm-num{text-align:right;font-variant-numeric:tabular-nums}.exm-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.825rem;color:var(--theme-text-muted)}.exm-badge{display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:capitalize;background:color-mix(in oklab,var(--theme-accent) 12%,transparent);color:var(--theme-accent)}.exm-badge[data-tone=green]{background:rgba(5,150,105,.12);color:#047857}.exm-badge[data-tone=red]{background:rgba(220,38,38,.12);color:#b91c1c}.exm-badge[data-tone=amber]{background:rgba(217,119,6,.12);color:#b45309}.exm-badge[data-tone=indigo]{background:rgba(79,70,229,.12);color:#4338ca}.exm-badge[data-tone=muted]{background:color-mix(in oklab,var(--theme-text-muted) 14%,transparent);color:var(--theme-text-muted)}[data-mode=dark] .exm-badge[data-tone=green]{color:#6ee7b7}[data-mode=dark] .exm-badge[data-tone=red]{color:#fca5a5}[data-mode=dark] .exm-badge[data-tone=amber]{color:#fcd34d}[data-mode=dark] .exm-badge[data-tone=indigo]{color:#a5b4fc}.exm-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.875rem;margin-bottom:1rem}.exm-stat{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:12px;padding:.875rem 1rem}.exm-stat-label{font-size:.8rem;color:var(--theme-text-muted);display:flex;align-items:center;gap:.4rem;margin-bottom:.4rem}.exm-stat-val{font-size:1.5rem;font-weight:700;color:var(--theme-text)}.exm-stat-sub{margin-top:.2rem;font-size:.75rem;color:var(--theme-text-muted)}.exm-stat-warn[data-warn=true]{border-color:rgba(220,38,38,.35);background:color-mix(in oklab,#dc2626 6%,var(--theme-surface))}.exm-overview-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:1rem;align-items:start}@media (max-width:1100px){.exm-overview-grid{grid-template-columns:1fr}}.exm-cell-sub{font-size:.78rem;color:var(--theme-text-muted)}.exm-flag-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.exm-flag-item{display:flex;gap:.7rem;padding:.7rem .5rem;border-bottom:1px solid var(--theme-border)}.exm-flag-item:last-child{border-bottom:none}.exm-flag-icon{flex-shrink:0;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:rgba(217,119,6,.15);color:#b45309}.exm-flag-icon[data-severity=high]{background:rgba(220,38,38,.15);color:#b91c1c}.exm-flag-icon[data-severity=critical]{background:rgba(127,29,29,.18);color:#7f1d1d}.exm-flag-body{flex:1;min-width:0}.exm-flag-text{font-size:.85rem;color:var(--theme-text);font-weight:500;margin-bottom:.25rem}.exm-flag-meta{display:flex;flex-wrap:wrap;gap:.35rem;font-size:.75rem;color:var(--theme-text-muted);align-items:center}.exm-severity{font-weight:600;text-transform:uppercase;font-size:.7rem;padding:.1rem .4rem;border-radius:4px}.exm-severity-medium{background:rgba(217,119,6,.15);color:#b45309}.exm-severity-high{background:rgba(220,38,38,.15);color:#b91c1c}.exm-severity-critical{background:rgba(127,29,29,.18);color:#7f1d1d}.exm-flag-escalation{font-weight:600;color:#4338ca}.exm-bulk-bar,.exm-toolbar-alert{margin-bottom:1rem}.exm-bulk-bar{display:flex;align-items:center;gap:1rem;padding:.6rem .875rem;background:color-mix(in oklab,var(--theme-accent) 8%,var(--theme-surface));border:1px solid color-mix(in oklab,var(--theme-accent) 25%,var(--theme-border));border-radius:10px;font-size:.85rem;color:var(--theme-text)}.exm-bulk-bar>span{font-weight:600;white-space:nowrap}.exm-bulk-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-left:auto}.exm-bulk-actions .adm-input{min-width:12rem}.exm-th-check{width:32px}.exm-section-picker-search{width:100%;margin-bottom:.75rem}.exm-section-picker-list{list-style:none;margin:0;padding:0;max-height:60vh;overflow-y:auto}.exm-section-picker-row{display:grid;grid-template-columns:1fr auto;gap:.75rem;align-items:baseline;width:100%;text-align:left;padding:.6rem .75rem;background:transparent;border:1px solid transparent;border-bottom:1px solid var(--theme-border);cursor:pointer;font-size:.875rem;color:var(--theme-text)}.exm-section-picker-row:hover{background:color-mix(in oklab,var(--theme-accent) 6%,transparent);border-color:color-mix(in oklab,var(--theme-accent) 18%,var(--theme-border));border-radius:6px}.exm-section-picker-title{font-weight:600}.exm-section-picker-exam{font-size:.78rem;color:var(--theme-text-muted)}.exm-tab-toolbar{margin-bottom:1rem}.exm-toolbar-summary{flex:1;font-size:.875rem;color:var(--theme-text-muted)}.exm-attempt-header{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:.6rem .8rem;margin-bottom:1rem;background:color-mix(in oklab,var(--theme-accent) 6%,var(--theme-surface));border:1px solid var(--theme-border);border-radius:10px}.exm-attempt-id{display:flex;flex-direction:column;gap:.2rem}.exm-attempt-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;font-weight:700;color:var(--theme-text-muted)}.exm-attempt-val{font-size:.95rem;font-weight:600;color:var(--theme-text)}.exm-cell-correct{color:#047857}.exm-cell-correct,.exm-cell-wrong{display:inline-flex;align-items:center;gap:.25rem;font-weight:600;font-size:.78rem}.exm-cell-wrong{color:#b91c1c}.exm-table-foot-msg{text-align:center;color:var(--theme-text-muted);font-style:italic;padding:.6rem}.exm-section-h4{margin:1.25rem 0 .5rem;font-size:.95rem;font-weight:700;color:var(--theme-text)}.exm-section-h4-tight{margin-bottom:.5rem}.exm-help-text{font-size:.85rem;margin-bottom:.75rem}.exm-help-sm,.exm-help-text{color:var(--theme-text-muted)}.exm-help-sm{font-size:.78rem}.exm-mt-sm{margin-top:.5rem}.exm-mt-md{margin-top:1rem}.exm-mb-sm{margin-bottom:.5rem}.exm-mb-md{margin-bottom:1rem}.exm-row-flex{display:flex;gap:.5rem;margin-bottom:.4rem;align-items:center}.exm-row-flex-grow{flex:1}.exm-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.exm-col-narrow{width:5rem;flex-shrink:0}.exm-col-zone{width:10rem;flex-shrink:0}.exm-col-3rem{width:3rem;flex-shrink:0}.exm-add-row-3col{grid-template-columns:1fr 1fr auto}.exm-add-row-2col,.exm-add-row-3col{margin-top:1rem;display:grid;gap:.5rem}.exm-add-row-2col{grid-template-columns:1fr auto}.exm-sub-card{margin-bottom:.75rem;padding:1rem}.exm-sub-card-head{display:flex;justify-content:space-between;margin-bottom:.5rem}.exm-toolbar-block{flex:1}.exm-toolbar-block .exm-toolbar-block-title{font-weight:600}.exm-toolbar-block .exm-toolbar-block-sub{font-size:.8rem;color:var(--theme-text-muted)}.exm-link-btn{display:inline-flex;align-items:center;gap:.4rem}.exm-iframe-tall{height:60vh}.exm-th-60{width:60%}.exm-th-40{width:40%}.qe-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:1rem;align-items:start}@media (max-width:980px){.qe-layout{grid-template-columns:1fr}}.qe-side{display:flex;flex-direction:column;gap:.75rem;position:sticky;top:1rem}.qe-side-card{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:12px;padding:.75rem .875rem}.qe-side-head{display:flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;color:var(--theme-text);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.6rem}.qe-side-head .qe-side-badge{margin-left:auto;padding:.1rem .45rem;border-radius:999px;font-size:.7rem;font-weight:700;background:color-mix(in oklab,var(--theme-text-muted) 18%,transparent);color:var(--theme-text-muted);text-transform:none;letter-spacing:0}.qe-side-head .qe-side-badge[data-tone=amber]{background:rgba(217,119,6,.18);color:#b45309}.qe-side-empty{font-size:.8rem;color:var(--theme-text-muted);padding:.4rem 0}.qe-side-row{display:flex;justify-content:space-between;align-items:baseline;font-size:.825rem;padding:.25rem 0;border-bottom:1px dashed var(--theme-border)}.qe-side-row:last-of-type{border-bottom:none}.qe-side-label{color:var(--theme-text-muted)}.qe-side-num{font-variant-numeric:tabular-nums;font-weight:600;color:var(--theme-text)}.qe-side-num.warn{color:#b91c1c}.qe-side-alert{padding:.4rem .55rem;border-radius:8px;background:rgba(217,119,6,.1);color:#b45309;font-size:.78rem;font-weight:600}.qe-side-alert,.qe-side-foot{display:flex;align-items:center;gap:.3rem;margin-top:.5rem}.qe-side-foot{font-size:.7rem;color:var(--theme-text-muted)}.qe-side-btn{width:100%;margin-bottom:.5rem}.qe-flag-notes-input{width:100%;margin-bottom:.4rem;font-size:.8rem}.qe-side-divider{margin-top:.6rem;padding-top:.4rem;border-top:1px solid var(--theme-border);font-size:.72rem;font-weight:700;color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.04em}.qe-answer-dist{list-style:none;margin:.4rem 0 0;padding:0;display:flex;flex-direction:column;gap:.4rem}.qe-answer-dist-row{display:flex;flex-direction:column;gap:.2rem}.qe-answer-dist-meta{display:flex;justify-content:space-between;font-size:.78rem;color:var(--theme-text)}.qe-answer-dist-correct{font-weight:600;color:#047857}.qe-answer-dist-count{color:var(--theme-text-muted);font-variant-numeric:tabular-nums}.qe-answer-dist-bar{height:5px;background:color-mix(in oklab,var(--theme-text-muted) 12%,transparent);border-radius:3px;overflow:hidden}.qe-answer-dist-fill{height:100%;background:#4f46e5;transition:width .2s}.qe-answer-dist-fill.correct{background:#047857}.qe-flag-list,.qe-version-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.qe-flag-row{border:1px solid var(--theme-border);border-radius:8px;padding:.5rem .6rem;background:color-mix(in oklab,var(--theme-surface) 75%,transparent)}.qe-flag-row-resolved{opacity:.7}.qe-flag-meta{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.qe-flag-when,.qe-version-when{font-size:.72rem;color:var(--theme-text-muted);margin-left:auto}.qe-flag-by,.qe-version-by{font-size:.75rem;color:var(--theme-text-muted);margin-bottom:.25rem}.qe-flag-notes{font-size:.8rem;color:var(--theme-text);margin-bottom:.4rem;white-space:pre-wrap}.qe-flag-dismiss{background:transparent;border:1px solid var(--theme-border);border-radius:6px;padding:.2rem .55rem;font-size:.72rem;cursor:pointer;color:var(--theme-text-muted)}.qe-flag-dismiss:hover{background:color-mix(in oklab,var(--theme-text-muted) 8%,transparent);color:var(--theme-text)}.qe-flag-dismiss:disabled{opacity:.5;cursor:not-allowed}.qe-flag-divider{font-size:.72rem;color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.04em;padding:.4rem 0 .2rem;border-top:1px solid var(--theme-border)}.qe-version-row{border:1px solid var(--theme-border);border-radius:8px;padding:.5rem .6rem;background:color-mix(in oklab,var(--theme-surface) 75%,transparent)}.qe-version-row.current{border-color:color-mix(in oklab,#047857 35%,var(--theme-border))}.qe-version-meta{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.qe-version-num{font-weight:700;font-size:.85rem;color:var(--theme-text)}.qe-version-summary{font-size:.8rem;color:var(--theme-text);margin-bottom:.3rem}.qe-version-text{font-size:.78rem;color:var(--theme-text-muted)}.qe-version-text summary{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.qe-version-text p{margin:.4rem 0 0;padding:.4rem .5rem;background:color-mix(in oklab,var(--theme-text-muted) 6%,transparent);border-radius:6px;white-space:pre-wrap;color:var(--theme-text)}.qe-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.qe-actions-spacer{flex:1}.qe-error-list{margin:0 0 .8rem;padding:.6rem .8rem .6rem 1.4rem;background:rgba(220,38,38,.08);border:1px solid rgba(220,38,38,.25);border-radius:8px;color:#b91c1c;font-size:.85rem}.qe-error-list li{margin:.15rem 0}.qe-section-pills{display:flex;flex-wrap:wrap;gap:.4rem}.qe-section-pill{display:inline-flex;align-items:center;gap:.4rem;background:var(--theme-surface);padding:.35rem .6rem;border-radius:8px;border:1px solid var(--theme-border);cursor:pointer;font-size:.8rem}.qe-section-pill input{margin:0}.exm-cell-truncate{max-width:32rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.exm-cell-empty{color:var(--theme-text-muted);font-style:italic}.exm-pool-surplus[data-tone=warn]{color:#b91c1c}.exm-pool-surplus[data-tone=muted]{color:var(--theme-text-muted)}.exm-pool-surplus[data-tone=healthy]{color:#047857}.exm-pool-status{display:inline-flex;align-items:center;gap:.25rem}.exm-pool-status[data-tone=warn]{color:#b91c1c}.exm-pool-status[data-tone=healthy]{color:#047857}.exm-saved-pill{display:inline-flex;align-items:center;gap:.3rem;color:#059669;font-size:.875rem}.exm-outline-indent{padding-left:var(--depth,0)}.exm-outline-indent[data-root=true]{font-weight:700}.exm-outline-indent[data-root=false]{font-weight:500}.qe-status-quick{margin-left:auto;margin-right:.5rem;padding:.3rem .5rem;font-size:.78rem;height:auto;width:auto;min-width:7rem}.mdl-btn.mdl-btn-ghost{background:transparent;border:1px solid transparent;color:var(--theme-text-muted);margin-right:auto}.mdl-btn.mdl-btn-ghost:hover:not(:disabled){background:color-mix(in oklab,var(--theme-text-muted) 8%,transparent);color:var(--theme-text)}.qe-correct-btn[data-correct=true]{background:rgba(5,150,105,.15);color:#047857;border-color:rgba(5,150,105,.35)}.qe-add-row{display:grid;grid-template-columns:1fr auto auto;gap:.5rem;align-items:end}.qe-add-row,.qe-add-row-collapsed{margin-top:1rem}.qe-variant-help{margin-top:.6rem;font-size:.8rem;color:var(--theme-text-muted)}.exm-reports-toolbar{margin-top:1rem}.hr-toolbar{display:grid;grid-template-columns:1fr auto auto auto;gap:.75rem;align-items:center;margin-bottom:1rem}.hr-table{width:100%;border-collapse:collapse;font-size:.875rem}.hr-table td,.hr-table th{text-align:left;padding:.625rem .75rem;border-bottom:1px solid var(--theme-border)}.hr-table th{font-size:.8rem;font-weight:600;color:var(--theme-text-muted);background:color-mix(in oklab,var(--theme-surface) 80%,transparent)}.hr-table tbody tr:hover{background:color-mix(in oklab,var(--theme-accent) 4%,transparent)}.hr-num{text-align:right;font-variant-numeric:tabular-nums}.hr-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.825rem;color:var(--theme-text-muted)}.hr-badge{display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:capitalize;background:color-mix(in oklab,var(--theme-accent) 12%,transparent);color:var(--theme-accent)}.hr-badge[data-tone=green]{background:rgba(5,150,105,.12);color:#047857}.hr-badge[data-tone=red]{background:rgba(220,38,38,.12);color:#b91c1c}.hr-badge[data-tone=amber]{background:rgba(217,119,6,.12);color:#b45309}.hr-badge[data-tone=indigo]{background:rgba(79,70,229,.12);color:#4338ca}.hr-badge[data-tone=rose]{background:rgba(225,29,72,.12);color:#be123c}.hr-badge[data-tone=muted]{background:color-mix(in oklab,var(--theme-text-muted) 14%,transparent);color:var(--theme-text-muted)}[data-mode=dark] .hr-badge[data-tone=green]{color:#6ee7b7}[data-mode=dark] .hr-badge[data-tone=red]{color:#fca5a5}[data-mode=dark] .hr-badge[data-tone=amber]{color:#fcd34d}[data-mode=dark] .hr-badge[data-tone=indigo]{color:#a5b4fc}[data-mode=dark] .hr-badge[data-tone=rose]{color:#fda4af}.hr-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.875rem;margin-bottom:1rem}.hr-stat{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:12px;padding:.875rem 1rem}.hr-stat-label{font-size:.8rem;color:var(--theme-text-muted);display:flex;align-items:center;gap:.4rem;margin-bottom:.4rem}.hr-stat-val{font-size:1.5rem;font-weight:700;color:var(--theme-text)}.hr-avatar{width:26px;height:26px;border-radius:50%;background:color-mix(in oklab,var(--theme-accent) 20%,transparent);display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;color:var(--theme-accent);margin-right:.5rem}.hr-checklist-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.5rem 1rem}.hr-role-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.25rem .75rem}.hr-message-body{white-space:pre-wrap;font-size:.9rem;color:var(--theme-text);line-height:1.6;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--theme-border,rgba(15,23,42,.08))}.adm-empty-icon{display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;color:var(--theme-text-muted,#64748b)}.hr-master-detail{display:grid;grid-template-columns:280px 1fr;gap:1rem}@media (max-width:900px){.hr-master-detail{grid-template-columns:1fr}}.hr-master-list{display:flex;flex-direction:column;gap:.4rem;align-self:start}.hr-master-item{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:10px;padding:.75rem .875rem;text-align:left;cursor:pointer;font:inherit;color:inherit;transition:background .2s ease,border-color .2s ease}.hr-master-item:hover{background:color-mix(in oklab,var(--theme-accent) 6%,transparent)}.hr-master-item.is-active{border-color:var(--theme-accent);background:color-mix(in oklab,var(--theme-accent) 10%,transparent)}.hr-master-item-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.25rem}.hr-master-item-title{font-weight:600;font-size:.95rem;color:var(--theme-text)}.hr-master-item-sub{font-size:.8rem;margin-bottom:.4rem}.hr-master-item-stats{display:flex;gap:.875rem;font-size:.78rem;color:var(--theme-text-muted)}.hr-master-item-stats span{display:inline-flex;align-items:center;gap:.25rem}.hr-detail{gap:1rem}.hr-detail,.hr-detail-empty{display:flex;flex-direction:column}.hr-detail-empty{align-items:center;justify-content:center;padding:3rem 1rem;color:var(--theme-text-muted);background:var(--theme-surface);border:1px dashed var(--theme-border);border-radius:12px}.hr-detail-empty p{margin-top:.5rem;font-size:.9rem}.hr-detail-head h3{margin:0 0 .25rem}.hr-perm-group{margin-bottom:1rem}.hr-perm-group:last-of-type{margin-bottom:0}.hr-perm-group-title{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--theme-text-muted);margin:0 0 .5rem}.hr-perm-group .mdl-radio span{display:flex;flex-direction:column;gap:.1rem}.hr-perm-group .mdl-radio code{font-size:.7rem;opacity:.75}.hr-mini-list{display:flex;flex-direction:column;gap:.5rem}.hr-mini-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem .75rem;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-surface);font-size:.85rem}.hr-mini-row-meta{display:flex;flex-direction:column;gap:.1rem;flex:1;min-width:0}.hr-mini-row-title{font-weight:600;color:var(--theme-text)}.hr-mini-row-sub{font-size:.78rem;color:var(--theme-text-muted)}.hr-bar{height:6px;border-radius:3px;background:color-mix(in oklab,var(--theme-text-muted) 18%,transparent);overflow:hidden;margin-top:.25rem}.hr-bar-fill{height:100%;border-radius:3px;background:var(--theme-accent);transition:width .5s ease-in-out}.hr-followup-icon{color:#b45309;flex-shrink:0}.hr-pinned-card{padding:.75rem .875rem;border:1px solid var(--theme-border);border-radius:10px;background:var(--theme-surface);display:flex;flex-direction:column;gap:.4rem}.hr-pinned-card-head{display:flex;align-items:center;gap:.5rem}.hr-pinned-card-title{font-weight:600;font-size:.9rem}.hr-pinned-card-body{font-size:.83rem;color:var(--theme-text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hr-overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width:900px){.hr-overview-grid{grid-template-columns:1fr}}.hr-pill-row{display:flex;flex-wrap:wrap;gap:.4rem}.hr-pill-row+.arp-kpi-row,.hr-pill-row+section{margin-top:.5rem}.hr-section-h-spaced{margin-top:.75rem}.hr-cap{text-transform:capitalize}.hr-divider{margin:1rem 0;border:none;border-top:1px solid var(--theme-border)}.mdl-radio-row.is-wrap{flex-wrap:wrap}.hr-detail-back-row{margin-bottom:.75rem}.hr-avatar-xl{width:56px;height:56px;font-size:1.25rem;margin-right:0}.hr-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.hr-detail-head-left{display:flex;align-items:center;gap:1rem;min-width:0}.hr-detail-head-actions{display:flex;gap:.5rem;flex-shrink:0}.hr-detail-name{margin:0 0 .25rem;font-size:1.4rem;font-weight:700}.hr-detail-sub{display:flex;flex-wrap:wrap;gap:.85rem;font-size:.85rem;color:var(--theme-text-muted);align-items:center}.hr-detail-sub>span{display:inline-flex;align-items:center;gap:.3rem}.hr-detail-grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem 1rem;margin-bottom:.75rem}.hr-detail-field{display:flex;flex-direction:column;gap:.2rem;min-width:0}.hr-detail-field-wide{grid-column:1/-1}.hr-detail-field-label{font-size:.78rem;color:var(--theme-text-muted);display:inline-flex;align-items:center;gap:.3rem;font-weight:600}.hr-detail-field-value{font-size:.92rem;color:var(--theme-text)}.hr-muted{color:var(--theme-text-muted);font-style:italic}.hr-inline-form{margin-bottom:.75rem}.hr-quick-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.5rem}.hr-quick-actions .adm-btn{justify-content:flex-start;width:100%}.adm-btn-sm{padding:.35rem .7rem;font-size:.8rem}.hr-wizard-modal{max-height:90vh}.hr-wizard-stepper{padding:.75rem 1.5rem;border-bottom:1px solid var(--theme-border);background:color-mix(in oklab,var(--theme-surface) 70%,transparent)}.hr-wizard-step,.hr-wizard-stepper{display:flex;align-items:center;gap:.5rem}.hr-wizard-step{font-size:.85rem;color:var(--theme-text-muted);flex:1}.hr-wizard-step+.hr-wizard-step:before{content:"";flex:1;height:2px;background:var(--theme-border)}.hr-wizard-step.is-done{color:var(--theme-text)}.hr-wizard-step.is-active{color:var(--theme-accent);font-weight:600}.hr-wizard-step-num{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in oklab,var(--theme-text-muted) 14%,transparent);color:var(--theme-text-muted);font-weight:700;font-size:.75rem}.hr-wizard-step.is-active .hr-wizard-step-num{background:var(--theme-accent);color:#fff}.hr-wizard-step.is-done .hr-wizard-step-num{background:rgba(5,150,105,.16);color:#047857}.hr-wizard-pane{display:flex;flex-direction:column;gap:.75rem}.hr-wizard-mode-toggle{display:flex;gap:.5rem;margin-bottom:.5rem}.hr-wizard-search{position:relative}.hr-wizard-search input{width:100%;padding-left:2rem}.hr-wizard-search-icon{left:.65rem}.hr-wizard-search-icon,.hr-wizard-search-spinner{position:absolute;top:50%;transform:translateY(-50%);color:var(--theme-text-muted)}.hr-wizard-search-spinner{right:.65rem;animation:hr-spin 1s linear infinite}@keyframes hr-spin{to{transform:translateY(-50%) rotate(1turn)}}.hr-wizard-selected{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.625rem .875rem;border:1px solid var(--theme-accent);background:color-mix(in oklab,var(--theme-accent) 8%,transparent);border-radius:8px;font-size:.9rem}.hr-wizard-results{border:1px solid var(--theme-border);border-radius:8px;max-height:280px;overflow-y:auto}.hr-wizard-result{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.625rem .875rem;border:none;background:transparent;border-bottom:1px solid var(--theme-border);text-align:left;cursor:pointer;font:inherit;color:inherit}.hr-wizard-result:last-child{border-bottom:none}.hr-wizard-result:hover{background:color-mix(in oklab,var(--theme-accent) 6%,transparent)}.hr-wizard-result-name{font-weight:600}.hr-wizard-result-email{font-size:.8rem;color:var(--theme-text-muted)}.hr-wizard-perm-preview{margin-top:.5rem;padding:.875rem;background:color-mix(in oklab,var(--theme-accent) 6%,transparent);border:1px solid color-mix(in oklab,var(--theme-accent) 18%,transparent);border-radius:10px}.hr-wizard-success{text-align:center;padding:1.5rem 0}.hr-wizard-success-icon{width:64px;height:64px;margin:0 auto 1rem;border-radius:50%;background:rgba(5,150,105,.16);color:#047857;display:flex;align-items:center;justify-content:center}.hr-wizard-success h3{margin:0 0 .5rem}.hr-wizard-foot-spacer{flex:1}.mdl-radio span small.hr-mono{display:block;margin-top:.15rem;font-size:.72rem}.hr-stars{display:inline-flex;gap:.15rem}.hr-star-btn{background:transparent;border:none;padding:0;cursor:pointer;color:color-mix(in oklab,var(--theme-text-muted) 50%,transparent);display:inline-flex;align-items:center}.hr-star-btn:disabled{cursor:default}.hr-stars[data-readonly="0"] .hr-star-btn:hover{color:#eab308}.hr-goal-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.hr-goal-row{display:grid;grid-template-columns:2fr 150px 140px auto;gap:.5rem;align-items:center}@media (max-width:640px){.hr-goal-row{grid-template-columns:1fr}}.hr-tabs{display:flex;gap:.25rem;border-bottom:1px solid var(--theme-border);margin-bottom:1rem}.hr-tab{background:transparent;padding:.6rem 1rem;font:inherit;color:var(--theme-text-muted);cursor:pointer;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;font-size:.9rem}.hr-tab.is-active{color:var(--theme-accent);border-bottom-color:var(--theme-accent);font-weight:600}.hr-tab:hover:not(.is-active){color:var(--theme-text)}.hr-tab-actions{display:flex;align-items:center;gap:.5rem;margin-left:auto}.hr-banner{padding:.75rem 1rem;background:color-mix(in oklab,var(--theme-accent) 8%,transparent);border-left:3px solid var(--theme-accent);border-radius:8px;font-size:.85rem;color:var(--theme-text);margin-bottom:1rem}.hr-announcement-detail-meta{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem;font-size:.85rem;color:var(--theme-text-muted)}.hr-announcement-body{white-space:pre-wrap;font-size:.95rem;line-height:1.6;padding:1rem;border:1px solid var(--theme-border);border-radius:10px;background:color-mix(in oklab,var(--theme-surface) 50%,transparent)}.hr-msg-thread{display:flex;flex-direction:column;gap:.6rem;max-height:400px;overflow-y:auto;padding:.5rem 0}.hr-msg-bubble{padding:.625rem .875rem;border-radius:10px;max-width:80%;border:1px solid var(--theme-border);font-size:.9rem;line-height:1.5}.hr-msg-bubble[data-direction=received]{background:var(--theme-surface);align-self:flex-start}.hr-msg-bubble[data-direction=sent]{background:color-mix(in oklab,var(--theme-accent) 12%,transparent);border-color:color-mix(in oklab,var(--theme-accent) 22%,transparent);align-self:flex-end}.hr-msg-meta{display:flex;justify-content:space-between;gap:.5rem;font-size:.75rem;color:var(--theme-text-muted);margin-bottom:.25rem}.hr-msg-reply{display:flex;flex-direction:column;gap:.5rem;padding-top:.75rem;border-top:1px solid var(--theme-border)}.hr-msg-reply textarea{resize:vertical}.lj-panel{height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.lj-wrap{width:90%;max-width:1260px;box-sizing:border-box}.lj-header{text-align:center;margin-bottom:clamp(1.5rem,4vh,2.25rem)}.lj-heading{font-size:clamp(1.8rem,3.2vw,2.8rem);font-weight:800;letter-spacing:-.04em;line-height:1.06;color:var(--text-primary);margin-bottom:0}.lj-subheading{font-size:clamp(.88rem,1.1vw,.96rem);line-height:1.72;color:var(--text-muted);max-width:520px;margin:.8rem auto 0}.lj-timeline{display:grid;gap:0;position:relative}.lj-connector{position:absolute;top:44px;left:8%;right:8%;height:2px;background:linear-gradient(90deg,#16a34a,#9a28dd,#ca76fa,#c084fc);z-index:0;pointer-events:none}.lj-step{flex-direction:column;text-align:center;padding:0 clamp(.5rem,1.5vw,1rem);z-index:1}.lj-node,.lj-step{display:flex;align-items:center;position:relative}.lj-node{width:clamp(72px,7vw,88px);height:clamp(72px,7vw,88px);border-radius:50%;justify-content:center;font-size:1.1rem;font-weight:700;margin-bottom:20px;flex-shrink:0;border:2px solid var(--accent-border);background:#fff;color:var(--text-primary);box-shadow:0 4px 20px var(--accent-subtle);z-index:2;overflow:hidden;transition:transform .3s,box-shadow .3s;opacity:0;transform:scale(.4) translateY(20px)}.lj-node.done{background:linear-gradient(135deg,#16a34a,#22c55e);box-shadow:0 4px 20px rgba(22,163,74,.25)}.lj-node.current,.lj-node.done{border-color:transparent;color:#fff}.lj-node.current{background:linear-gradient(135deg,#d946ef,#a855f7);box-shadow:0 0 0 6px rgba(217,70,239,.2),0 0 0 12px rgba(168,85,247,.1),0 8px 40px rgba(217,70,239,.5)}.lj-node.next{border-color:transparent;color:#fff}.lj-step.vis .lj-node{animation:nodePopIn .9s cubic-bezier(.34,1.56,.64,1) both}.lj-badge{display:inline-block;padding:3px 10px;border-radius:999px;font-size:.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.lj-badge.done{background:rgba(22,163,74,.12);color:#16a34a}.lj-badge.current{background:linear-gradient(135deg,rgba(217,70,239,.2),rgba(168,85,247,.15));color:#c026d3;font-weight:800}.lj-badge.next{opacity:.7}.lj-step-title{font-size:clamp(.9rem,1.1vw,1.05rem);font-weight:700;color:var(--text-primary);margin-bottom:8px;line-height:1.25}.lj-step-desc{font-size:clamp(.78rem,1vw,.84rem);line-height:1.62;color:var(--text-muted);max-width:200px;margin:0 auto}@media (max-width:639px){.lj-panel{align-items:flex-start;padding:2rem 0}.lj-timeline{grid-template-columns:1fr!important;gap:2rem}.lj-connector{display:none}.lj-step{flex-direction:row;text-align:left;align-items:flex-start;gap:1rem;padding:0}.lj-node{flex-shrink:0;margin-bottom:0;width:56px;height:56px}.lj-step-desc{max-width:100%}.lj-step-text{display:flex;flex-direction:column;align-items:flex-start}}