:root{--sb-background:#f6f8fb;--sb-surface:#fff;--sb-surface-muted:#f4f6fa;--sb-foreground:#101828;--sb-muted:#5b6470;--sb-subtle:#667085;--sb-primary:#2563eb;--sb-primary-strong:#1d4ed8;--sb-primary-soft:#eef4ff;--sb-border:#e6eaf0;--sb-border-strong:#cfd6e1;--sb-success:#15803d;--sb-success-soft:#ecfdf3;--sb-warning:#b54708;--sb-warning-soft:#fffaeb;--sb-danger:#b42318;--sb-danger-soft:#fef3f2;--sb-violet:#6941c6;--sb-violet-soft:#f4f3ff;--sb-radius-sm:10px;--sb-radius-control:12px;--sb-radius-card:16px;--sb-shadow-overlay:0 16px 40px #1018281f;--sb-shadow-card:0 1px 2px #1018280a;--sb-sidebar:248px}.as-cover{background:linear-gradient(145deg,#eef2ff,#f8fafc)}.as-check-row{border:1px solid var(--sb-border);border-radius:var(--sb-radius-control);background:var(--sb-surface-muted);cursor:pointer;align-items:flex-start;gap:12px;margin-top:18px;padding:14px;display:flex}.as-check-row input,.as-choice input,.as-option-edit>input{width:18px;height:18px;accent-color:var(--sb-primary);margin-top:2px}.as-check-row strong,.as-check-row small{display:block}.as-check-row small{color:var(--sb-muted);margin-top:3px}.as-question-list,.as-review-list{gap:18px;margin-top:20px;display:grid}.as-question-editor{box-shadow:none;background:var(--sb-surface-muted);padding:20px}.as-question-heading,.as-answer-title,.as-row-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.as-question-heading{color:var(--sb-primary);letter-spacing:.06em;text-transform:uppercase;margin-bottom:16px;font-size:13px;font-weight:800}.as-options-editor{gap:10px;display:grid}.as-option-edit{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.as-media-note,.as-written-preview,.as-grade-result,.as-feedback{background:var(--sb-primary-soft);color:var(--sb-primary-strong);border-radius:10px;align-items:center;gap:9px;padding:12px;font-size:13px;display:flex}.as-media-note svg,.as-grade-result svg,.as-feedback svg{flex:none;width:18px}.as-review-card{overflow:hidden}.as-review-answers,.as-reviewed-answer{gap:14px;display:grid}.as-reviewed-answer+.as-reviewed-answer{border-top:1px solid var(--sb-border);padding-top:22px}.as-answer-title>strong{flex:1}.as-answer-response{background:var(--sb-surface-muted);color:var(--sb-foreground);white-space:pre-wrap;border-radius:10px;padding:14px}.as-grade-grid{grid-template-columns:minmax(160px,.3fr) 1fr;gap:14px;display:grid}.as-assessment-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px;display:grid}.as-assessment-row h2,.as-assessment-row p{margin:0}.as-assessment-row p{color:var(--sb-muted);margin-top:6px}.as-list-icon,.as-question-number{background:var(--sb-primary-soft);width:42px;height:42px;color:var(--sb-primary);border-radius:12px;place-items:center;font-weight:800;display:grid}.as-list-icon svg{width:21px}.as-player-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:22px;display:grid}.as-player-main{gap:18px;display:grid}.as-question-card{gap:20px;padding:24px;display:grid}.as-question-card .as-answer-title{justify-content:flex-start}.as-question-media{object-fit:contain;border:1px solid var(--sb-border);background:#0f172a;border-radius:12px;width:100%;height:auto;max-height:520px;display:block}.as-question-audio{width:100%}.as-choice-list{border:0;gap:10px;padding:0;display:grid}.as-choice-list legend{color:var(--sb-muted);margin-bottom:10px;font-size:13px}.as-choice{border:1px solid var(--sb-border);cursor:pointer;border-radius:11px;align-items:flex-start;gap:12px;padding:14px;display:flex}.as-choice:has(input:checked){border-color:var(--sb-primary);background:var(--sb-primary-soft)}.as-written-answer{min-height:180px}.as-attempt-sidebar{gap:14px;display:grid;position:sticky;top:88px}.as-timer-card{align-items:center;gap:14px;padding:18px;display:flex}.as-timer-card>svg{color:var(--sb-primary)}.as-timer-card small,.as-timer-card strong{display:block}.as-timer-card strong{margin-top:2px;font-size:25px}.as-timer-card[data-urgent]{background:var(--sb-danger-soft);border-color:#fda29b}.as-assessment-intro,.as-start-panel{gap:22px;padding:26px;display:grid}.as-intro-facts{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.as-intro-facts>span{background:var(--sb-surface-muted);border-radius:12px;gap:5px;padding:18px;display:grid}.as-intro-facts svg{width:20px;color:var(--sb-primary)}.as-intro-facts small{color:var(--sb-muted)}.as-start-panel{background:var(--sb-primary-soft);border-radius:14px;padding:22px}.as-start-panel h2,.as-start-panel p{margin:0}.as-result-summary{grid-template-columns:minmax(240px,420px);margin-bottom:22px;display:grid}.as-result-score{justify-items:start;gap:6px;padding:24px;display:grid}.as-result-score svg{color:var(--sb-success)}.as-result-score strong{font-size:34px}.as-result-score span{color:var(--sb-muted)}.as-result-answer{gap:14px;padding:20px;display:grid}.as-result-answer>p{white-space:pre-wrap;margin:0}.as-feedback span,.as-feedback strong{display:block}.as-course-final{background:var(--sb-violet-soft);border-color:#d9d6fe;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:24px;display:flex}.as-course-final h2,.as-course-final p{margin-bottom:0}@media (max-width:860px){.as-player-layout,.as-grade-grid{grid-template-columns:1fr}.as-attempt-sidebar{order:-1;position:static}.as-assessment-row{grid-template-columns:auto minmax(0,1fr)}.as-assessment-row>.sb-button{grid-column:1/-1}.as-course-final{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.as-intro-facts{grid-template-columns:1fr}}.cert-completion-card{background:linear-gradient(145deg,#ecfdf3,#fff 70%);border-color:#a6f4c5;gap:24px;margin-top:24px;padding:26px;display:grid}.cert-completion-copy{align-items:flex-start;gap:16px;display:flex}.cert-completion-copy h2{margin:12px 0 6px}.cert-completion-copy p{max-width:760px;color:var(--sb-muted);margin:0 0 8px}.cert-completion-copy small{color:var(--sb-success);font-weight:700}.cert-completion-icon{background:var(--sb-success);color:#fff;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;display:grid}.cert-actions-wrap{gap:16px;display:grid}.cert-actions{flex-wrap:wrap;gap:10px;display:flex}.cert-email-form{background:#fff;border:1px solid #a6f4c5;border-radius:12px;flex-wrap:wrap;align-items:flex-end;gap:12px;max-width:560px;padding:18px;display:flex}.cert-email-form .sb-field{flex:320px;min-width:0}.cert-email-form>.sb-button{white-space:nowrap;flex:none;min-width:148px}.cert-email-form .sb-form-message{flex-basis:100%}.cert-verify-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.cert-verify-card{align-content:start;gap:16px;padding:26px;display:grid}.cert-verify-card h2,.cert-verify-card p{margin:0}.cert-verify-card p{color:var(--sb-muted)}.cert-verify-icon{background:var(--sb-primary-soft);width:44px;height:44px;color:var(--sb-primary);border-radius:12px;place-items:center;display:grid}.cert-camera{border:1px dashed var(--sb-border-strong);color:#64748b;background:#0f172a;border-radius:14px;place-items:center;min-height:250px;display:grid;position:relative;overflow:hidden}.cert-camera>svg{width:52px;height:52px}.cert-camera video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.cert-scan-frame{z-index:2;border:3px solid #fff;border-radius:16px;width:170px;height:170px;position:absolute;box-shadow:0 0 0 999px #0f172a55}.cert-verify-message{grid-column:1/-1}.cert-public-page{max-width:1180px}.cert-detail-card{grid-template-columns:auto repeat(4,minmax(0,1fr));align-items:center;gap:20px;margin-bottom:28px;padding:22px;display:grid}.cert-detail-card>div small,.cert-detail-card>div strong{display:block}.cert-detail-card>div small{color:var(--sb-muted);margin-bottom:5px}.cert-detail-card>div strong{overflow-wrap:anywhere}.cert-status-icon{background:var(--sb-danger-soft);width:48px;height:48px;color:var(--sb-danger);border-radius:50%;place-items:center;display:grid}.cert-status-icon[data-valid]{background:var(--sb-success-soft);color:var(--sb-success)}.cert-document-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;display:flex}.cert-document-header h2,.cert-document-header p{margin:0}.cert-document-header p{color:var(--sb-muted);margin-top:5px}.cert-pdf-frame{border:1px solid var(--sb-border);height:min(76vh,820px);min-height:560px;box-shadow:var(--sb-shadow-card);background:#334155;border-radius:16px;overflow:hidden}.cert-pdf-frame iframe{border:0;width:100%;height:100%}@media (max-width:900px){.cert-detail-card{grid-template-columns:auto repeat(2,minmax(0,1fr))}}@media (max-width:720px){.cert-verify-grid,.cert-email-form{grid-template-columns:1fr}.cert-email-form .sb-form-message,.cert-verify-message{grid-column:auto}.cert-detail-card{grid-template-columns:auto minmax(0,1fr)}.cert-document-header{flex-direction:column;align-items:flex-start}.cert-pdf-frame{min-height:420px}}.lc-launch{border:1px solid var(--sb-border,#e5e7eb);background:#fff;border-radius:20px;justify-items:start;gap:16px;padding:32px;display:grid}.lc-launch h2,.lc-launch p{margin:0}.lc-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.lc-status{text-transform:uppercase;color:#4338ca;background:#eef2ff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.lc-status--live{color:#166534;background:#dcfce7}.lc-status--ended{color:#475569;background:#f1f5f9}.lc-error{color:#b91c1c;background:#fef2f2;border-radius:10px;margin:0;padding:10px 14px}.lc-joining{background:var(--sb-background,#f6f8fb);width:100%;min-height:100vh;color:var(--sb-foreground,#101828);place-items:center;padding:24px;display:grid}.lc-joining-card{text-align:center;width:min(100%,400px);box-shadow:var(--sb-shadow-overlay,0 16px 40px #1018281f);justify-items:center;gap:10px;padding:32px;display:grid}.lc-joining-card>.sb-brand{justify-self:stretch;margin-bottom:10px}.lc-joining-live{background:var(--sb-success-soft,#ecfdf3);color:var(--sb-success,#15803d);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;align-items:center;gap:8px;padding:5px 11px;font-size:12px;font-weight:700;display:inline-flex}.lc-joining-live .lc-live-dot{width:7px;height:7px;box-shadow:0 0 0 4px #fee2e2}.lc-joining-progress{color:var(--sb-subtle,#667085);align-items:center;gap:10px;margin-top:6px;font-size:13px;display:flex}.lc-joining-card h2{letter-spacing:-.03em;margin:4px 0 0;font-size:20px}.lc-joining-card>p{color:var(--sb-muted,#5b6470);margin:0;font-size:13.5px}.lc-joining-spinner{border:2px solid var(--sb-primary-soft,#eef4ff);border-top-color:var(--sb-primary,#2563eb);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite lc-spin}@keyframes lc-spin{to{transform:rotate(360deg)}}.lc-shell{width:100%;min-height:100vh;color:var(--sb-foreground,#101828);background:var(--sb-surface,#fff);box-shadow:none;overflow:hidden}.lc-top{border-bottom:1px solid var(--sb-border,#e6eaf0);background:var(--sb-surface-muted,#f4f6fa);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:12px 18px;display:flex}.lc-top>div:first-child{align-items:center;gap:8px;font-weight:800;display:flex}.lc-time-remaining{border:1px solid var(--sb-border,#e6eaf0);background:var(--sb-surface,#fff);color:var(--sb-muted,#5b6470);font-variant-numeric:tabular-nums;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:750}.lc-live-dot{background:#ef4444;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 6px #fee2e2}.lc-layout{grid-template-columns:minmax(0,1fr) 340px;min-height:640px;display:grid}.lc-stage{align-content:start;gap:16px;padding:16px;display:grid}.lc-video-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.lc-video{border:1px solid var(--sb-border,#e6eaf0);background:#0f172a;border-radius:14px;min-height:240px;position:relative;overflow:hidden}.lc-video-canvas{place-items:center;display:grid;position:absolute;inset:0}.lc-video-canvas>div{width:100%!important;height:100%!important}.lc-video svg{color:#64748b;width:44px;height:44px}.lc-video>span{z-index:2;color:#fff;background:#020617b8;border-radius:7px;padding:5px 8px;font-size:12px;position:absolute;bottom:10px;left:10px}.lc-video--waiting{color:#64748b;align-content:center;place-items:center;gap:8px;display:grid}.lc-video--waiting span{color:inherit;background:0 0;position:static}.lc-whiteboard{gap:8px;display:grid}.lc-whiteboard h3{color:var(--sb-foreground,#101828);margin:0;font-size:14px}.lc-whiteboard-canvas{border:1px solid var(--sb-border,#e6eaf0);color:#0f172a;background:#fff;border-radius:14px;height:430px;overflow:hidden}.lc-sidebar{border-left:1px solid var(--sb-border,#e6eaf0);background:var(--sb-surface-muted,#f4f6fa);grid-template-rows:minmax(220px,auto) minmax(340px,1fr);display:grid}.lc-panel{border-bottom:1px solid var(--sb-border,#e6eaf0);min-width:0;padding:16px;overflow:auto}.lc-panel h3{color:var(--sb-foreground,#101828);align-items:center;gap:8px;margin:0 0 14px;font-size:14px;display:flex}.lc-panel h3 svg{width:17px;color:var(--sb-primary,#2563eb)}.lc-participants{gap:8px;display:grid}.lc-person{background:var(--sb-surface,#fff);border:1px solid var(--sb-border,#e6eaf0);border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:8px;display:flex}.lc-person strong,.lc-person small{display:block}.lc-person small{color:var(--sb-muted,#5b6470);text-transform:capitalize;margin-top:2px;font-size:11px}.lc-person-actions{gap:3px;display:flex}.lc-person-actions button{border:1px solid var(--sb-border,#e6eaf0);background:var(--sb-surface,#fff);min-width:26px;height:26px;color:var(--sb-subtle,#667085);cursor:pointer;border-radius:6px;padding:4px;font-size:10px}.lc-person-actions svg{width:13px}.lc-chat{grid-template-rows:auto 1fr auto auto;min-height:0;display:grid}.lc-messages{min-height:160px;overflow:auto}.lc-messages p{overflow-wrap:anywhere;margin:0 0 9px;font-size:13px}.lc-messages strong{color:var(--sb-primary-strong,#1d4ed8);margin-right:5px}.lc-reactions{gap:5px;margin:8px 0;display:flex}.lc-reactions button{border:1px solid var(--sb-border,#e6eaf0);background:var(--sb-surface,#fff);cursor:pointer;border-radius:7px;padding:5px}.lc-chat form{gap:6px;display:flex}.lc-chat input{border:1px solid var(--sb-border-strong,#cfd6e1);background:var(--sb-surface,#fff);min-width:0;color:var(--sb-foreground,#101828);border-radius:8px;flex:1;padding:9px}.lc-chat input:focus{outline:2px solid var(--sb-primary-soft,#eef4ff);border-color:var(--sb-primary,#2563eb)}.lc-chat form button{background:var(--sb-primary,#2563eb);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:8px}.lc-chat form button:hover{background:var(--sb-primary-strong,#1d4ed8)}.lc-chat form svg{width:17px}.lc-controls{border-top:1px solid var(--sb-border,#e6eaf0);background:var(--sb-surface-muted,#f4f6fa);justify-content:center;gap:10px;padding:12px;display:flex;position:sticky;bottom:0}.lc-controls button{border:1px solid var(--sb-border,#e6eaf0);background:var(--sb-surface,#fff);min-width:88px;color:var(--sb-foreground,#101828);cursor:pointer;border-radius:10px;justify-items:center;gap:4px;padding:9px;display:grid}.lc-controls button:hover{border-color:var(--sb-primary,#2563eb);color:var(--sb-primary,#2563eb)}.lc-controls button:disabled{opacity:.45;cursor:not-allowed}.lc-controls button.is-active{background:var(--sb-primary,#2563eb);border-color:var(--sb-primary,#2563eb);color:#fff}.lc-controls button.is-active:hover{color:#fff}.lc-controls svg{width:19px}.lc-controls span{font-size:11px}.vo-viewer{background:#0f172a;border:1px solid #e2e8f0;border-radius:16px;min-height:680px;overflow:hidden}.vo-banner{color:#e2e8f0;background:#111827;align-items:center;gap:8px;height:44px;padding:0 15px;font-size:13px;display:flex}.vo-banner svg{width:16px}.vo-viewer iframe,.vo-viewer video{background:#020617;border:0;width:100%;height:680px;display:block}.lc-recorder{color:#fff;background:#0b1020;min-height:100vh;margin:0;padding:0}.lc-recorder header{background:#11182b;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.lc-recorder header span{align-items:center;gap:8px;display:flex}.lc-recorder header i{background:#ef4444;border-radius:50%;width:10px;height:10px}.lc-recorder-layout{grid-template-rows:minmax(320px,auto) 1fr;gap:16px;padding:16px;display:grid}@media (max-width:980px){.lc-layout{grid-template-columns:1fr}.lc-sidebar{border-left:0;border-top:1px solid var(--sb-border,#e6eaf0)}.lc-top{flex-direction:column;align-items:flex-start}}*{box-sizing:border-box}html{background:var(--sb-background)}body{background:var(--sb-background);color:var(--sb-foreground);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}svg{flex:none;width:1em;height:1em}::selection{color:#172554;background:#dbeafe}:focus-visible{outline-offset:2px;outline:3px solid #2563eb4d}.sb-skip-link{z-index:100;background:var(--sb-foreground);color:#fff;border-radius:10px;padding:10px 14px;position:fixed;top:-80px;left:12px}.sb-skip-link:focus{top:12px}.sb-brand{letter-spacing:-.025em;align-items:center;gap:9px;font-size:17px;font-weight:800;display:flex}.sb-brand[data-light=true]{color:#fff}.sb-brand-mark{width:23px;height:23px;display:inline-block;position:relative}.sb-brand-mark:before,.sb-brand-mark:after{content:"";background:var(--sb-primary);border-radius:6px;position:absolute}.sb-brand-mark:before{width:15px;height:15px;top:1px;left:1px}.sb-brand-mark:after{border:2px solid #fff;width:11px;height:11px;bottom:0;right:0}.sb-brand[data-light=true] .sb-brand-mark:before{background:#fff}.sb-brand[data-light=true] .sb-brand-mark:after{background:#93c5fd;border-color:#16377b}.sb-button{appearance:none;border-radius:var(--sb-radius-control);white-space:nowrap;letter-spacing:-.01em;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;font-weight:650;line-height:1;transition:background-color .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.sb-button:active:not(:disabled){transform:translateY(1px)}.sb-button:disabled{opacity:.55;cursor:not-allowed}.sb-button--md{height:40px;padding:0 14px}.sb-button--sm{border-radius:var(--sb-radius-sm);height:34px;padding:0 11px;font-size:12.5px}.sb-button--lg{height:44px;padding:0 18px}.sb-button--icon{width:38px;height:38px;padding:0}.sb-button--primary{background:var(--sb-primary);color:#fff}.sb-button--primary:hover{background:var(--sb-primary-strong)}.sb-custom-dropdown{position:relative}.sb-custom-dropdown-trigger{border:1px solid var(--sb-border);border-radius:var(--sb-radius-control);background:var(--sb-surface);width:100%;min-height:44px;color:var(--sb-foreground);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:6px 11px 6px 13px;transition:border-color .15s,box-shadow .15s;display:flex}.sb-custom-dropdown-trigger:hover{border-color:var(--sb-border-strong)}.sb-custom-dropdown-trigger:focus-visible{border-color:var(--sb-primary);box-shadow:0 0 0 3px var(--sb-primary-soft);outline:none}.sb-custom-dropdown-value{flex:1;align-items:center;gap:10px;display:flex}.sb-custom-dropdown-icon{width:18px;color:var(--sb-primary);place-items:center;display:grid}.sb-custom-dropdown-text{flex-direction:column;gap:2px;display:flex}.sb-custom-dropdown-text strong{font-size:14px}.sb-custom-dropdown-text small{color:var(--sb-muted);font-size:11px}.sb-custom-dropdown-placeholder{color:var(--sb-muted)}.sb-custom-dropdown-arrow{width:18px;color:var(--sb-muted);place-items:center;transition:transform .15s;display:grid}.sb-custom-dropdown-arrow svg{width:16px;height:16px}.sb-custom-dropdown-trigger[aria-expanded=true] .sb-custom-dropdown-arrow{transform:rotate(180deg)}.sb-custom-dropdown-menu{z-index:50;border:1px solid var(--sb-border);background:var(--sb-surface);box-shadow:var(--sb-shadow-overlay);border-radius:12px;gap:2px;margin:0;padding:4px;list-style:none;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0}.sb-custom-dropdown-option{border-radius:8px;padding:0;transition:background-color .15s}.sb-custom-dropdown-option:hover{background:var(--sb-surface-muted)}.sb-custom-dropdown-option[aria-selected=true]{background:var(--sb-primary-soft);color:var(--sb-primary-strong)}.sb-custom-dropdown-option-button{width:100%;min-height:42px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:flex-start;align-items:center;gap:10px;padding:8px 10px;display:flex}.sb-custom-dropdown-option-button .sb-custom-dropdown-text{min-width:0}.sb-custom-dropdown-option-button:focus-visible{outline:2px solid var(--sb-primary);outline-offset:-2px}.sb-custom-dropdown-option-button:disabled{cursor:not-allowed;opacity:.45}.sb-custom-dropdown-selected{background:var(--sb-primary);color:#fff;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;margin-left:auto;display:grid}.sb-custom-dropdown-selected svg{width:12px;height:12px}.sb-button--secondary{color:#344054;background:#f2f4f7}.sb-button--secondary:hover{color:var(--sb-foreground);background:#e7eaf0}.sb-button--soft{background:var(--sb-primary-soft);color:#1849a9}.sb-button--soft:hover{background:#dbe7fe}.sb-button--ghost{color:#475467;background:0 0}.sb-button--ghost:hover{color:var(--sb-foreground);background:#eef1f5}.sb-button--danger{background:var(--sb-danger);color:#fff}.sb-spinner{animation:.8s linear infinite sb-spin}@keyframes sb-spin{to{transform:rotate(360deg)}}.sb-field{gap:7px;display:grid}.sb-label{color:#344054;letter-spacing:-.01em;font-size:13px;font-weight:600}.sb-label span{color:var(--sb-danger)}.sb-input{border:1px solid var(--sb-border-strong);width:100%;min-height:42px;color:var(--sb-foreground);border-radius:var(--sb-radius-control);background:#fff;padding:9px 12px;transition:border-color .15s,box-shadow .15s}.sb-input::placeholder{color:#98a2b3}.sb-input:hover{border-color:#98a2b3}.sb-input:focus{border-color:var(--sb-primary);outline:none;box-shadow:0 0 0 3px #2563eb1f}.sb-input[aria-invalid=true]{border-color:var(--sb-danger)}.sb-password-input-wrap{position:relative}.sb-password-input{padding-right:44px}.sb-password-toggle{width:32px;height:32px;color:var(--sb-subtle);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.sb-password-toggle:hover{color:var(--sb-foreground);background:#f2f4f7}.sb-password-toggle:focus-visible{outline-offset:1px;outline:2px solid #2563eb59}.sb-password-toggle svg{width:17px;height:17px}.sb-textarea{resize:vertical;min-height:112px}.sb-select{appearance:auto;cursor:pointer}.sb-field-hint,.sb-field-error{margin:0;font-size:11.5px;line-height:1.4}.sb-field-hint{color:var(--sb-muted)}.sb-field-error{color:var(--sb-danger);align-items:center;gap:5px;display:flex}.sb-card{background:var(--sb-surface);border:1px solid var(--sb-border);border-radius:var(--sb-radius-card);box-shadow:var(--sb-shadow-card)}.sb-card-header{border-bottom:1px solid var(--sb-border);justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:16px 20px;display:flex}.sb-card-header h2{letter-spacing:-.015em;margin:0;font-size:15px}.sb-card-header p{color:var(--sb-muted);margin:4px 0 0;font-size:11.5px}.sb-card-body{padding:20px}.sb-section-card{overflow:hidden}.sb-badge{color:#475467;white-space:nowrap;background:#f2f4f7;border-radius:999px;align-items:center;gap:6px;min-height:24px;padding:3px 8px;font-size:11px;font-weight:650;display:inline-flex}.sb-badge--blue{color:#1849a9;background:var(--sb-primary-soft)}.sb-badge--green{color:var(--sb-success);background:var(--sb-success-soft)}.sb-badge--amber{color:var(--sb-warning);background:var(--sb-warning-soft)}.sb-badge--red{color:var(--sb-danger);background:var(--sb-danger-soft)}.sb-badge--violet{color:var(--sb-violet);background:var(--sb-violet-soft)}.sb-badge-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.sb-app-shell{min-height:100vh}.sb-sidebar{width:var(--sb-sidebar);border-right:1px solid var(--sb-border);z-index:30;background:#fff;flex-direction:column;padding:18px 12px 14px;display:flex;position:fixed;inset:0 auto 0 0}.sb-workspace-label{border-bottom:1px solid var(--sb-border);gap:1px;margin:0 8px 8px;padding:0 0 8px;display:grid}.sb-workspace-label strong{color:var(--sb-foreground);letter-spacing:.01em;text-transform:uppercase;font-size:12px}.sb-workspace-label small{color:var(--sb-muted);font-size:10.5px}.sb-nav{gap:2px;margin-top:0;display:grid}.sb-nav-label{color:var(--sb-subtle);text-transform:uppercase;letter-spacing:.1em;margin:14px 10px 5px;font-size:10px;font-weight:650}.sb-nav-link{color:#475467;border-radius:8px;align-items:center;gap:9px;min-height:35px;padding:0 10px;font-size:12.5px;font-weight:520;transition:background-color .15s,color .15s;display:flex;position:relative}.sb-nav-link svg{color:#667085;width:16px}.sb-nav-link:hover{color:var(--sb-foreground);background:#f4f6f8}.sb-nav-link[aria-current=page]{background:var(--sb-primary-soft);color:#1849a9;font-weight:650}.sb-nav-link[aria-current=page]:before{background:var(--sb-primary);content:"";border-radius:0 3px 3px 0;width:3px;height:18px;position:absolute;left:-12px}.sb-nav-link[aria-current=page] svg{color:var(--sb-primary)}.sb-nav-link--disabled{cursor:not-allowed;opacity:.52}.sb-nav-link--disabled:hover{color:#475467;background:0 0}.sb-nav-link--disabled small{color:var(--sb-subtle);margin-left:auto;font-size:10px}.sb-sidebar-footer{margin-top:auto;padding-top:10px}.sb-sidebar-footer .sb-nav-link{min-height:35px;color:var(--sb-muted)}.sb-main{margin-left:var(--sb-sidebar);min-width:0}.sb-topbar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f8fbeb;border-bottom:1px solid #e6eaf0d9;justify-content:flex-end;align-items:center;height:64px;padding:0 28px;display:flex;position:sticky;top:0}.sb-top-actions{align-items:center;gap:6px;display:flex}.sb-icon-button{color:#475467;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.sb-icon-button:hover{color:var(--sb-foreground);background:#eef1f5}.sb-mobile-menu{display:none}.sb-user-menu{position:relative}.sb-user-menu>summary{list-style:none}.sb-user-menu>summary::-webkit-details-marker{display:none}.sb-user-chip{cursor:pointer;border-radius:10px;align-items:center;gap:10px;margin-left:6px;padding:4px 8px 4px 4px;display:flex}.sb-user-chip:hover{background:#eef1f5}.sb-avatar{color:#344054;background:#e4e7ec;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-weight:750;display:grid}.sb-user-chip-meta{text-align:left;line-height:1.3;display:grid}.sb-user-chip-meta strong{font-size:12.5px;font-weight:650}.sb-user-chip-meta small{color:var(--sb-muted);font-size:11px}.sb-chevron{color:var(--sb-subtle)}.sb-user-menu-popover{z-index:60;border:1px solid var(--sb-border);min-width:240px;box-shadow:var(--sb-shadow-overlay);background:#fff;border-radius:14px;padding:6px;position:absolute;top:calc(100% + 8px);right:0}.sb-user-menu-header{border-bottom:1px solid var(--sb-border);margin-bottom:5px;padding:10px 12px;display:grid}.sb-user-menu-header strong{font-size:13px}.sb-user-menu-header small{color:var(--sb-muted);font-size:11.5px}.sb-menu-item{cursor:pointer;color:#344054;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;width:100%;padding:9px 10px;display:flex}.sb-menu-item:hover{background:#f2f4f7}.sb-menu-item--danger{color:var(--sb-danger)}.sb-content{width:min(100%,1440px);margin:0 auto;padding:28px clamp(20px,3vw,42px) 56px}.sb-page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.sb-page-eyebrow{color:var(--sb-primary);text-transform:uppercase;letter-spacing:.09em;margin:0 0 6px;font-size:11px;font-weight:750}.sb-page-header h1{letter-spacing:-.03em;margin:0;font-size:clamp(24px,2.5vw,30px);line-height:1.2}.sb-page-header p{max-width:680px;color:var(--sb-muted);margin:8px 0 0;font-size:14px;line-height:1.55}.sb-page-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.sb-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0 28px;margin-bottom:36px;display:grid}.sb-kpi{border-top:1px solid var(--sb-border);gap:14px;padding:18px 0 0;display:grid}.sb-kpi-top{color:var(--sb-muted);justify-content:space-between;align-items:center;font-size:12px;font-weight:550;display:flex}.sb-kpi-icon{width:30px;height:30px;color:var(--sb-primary);place-items:center;font-size:17px;display:grid}.sb-kpi-value{letter-spacing:-.035em;font-variant-numeric:tabular-nums;font-size:30px;font-weight:750;line-height:1}.sb-kpi-meta{color:var(--sb-muted);font-size:12px}.sb-grid-2{grid-template-columns:minmax(0,1.55fr) minmax(280px,.85fr);gap:20px;display:grid}.sb-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.ad-overview .sb-page-header{margin-bottom:8px}.ad-text-link{color:var(--sb-primary-strong);align-items:center;gap:5px;font-size:11.5px;font-weight:650;display:inline-flex}.ad-text-link:hover{color:var(--sb-primary)}.ad-text-link svg{width:14px}.ad-overview-counts{grid-template-columns:repeat(4,minmax(0,1fr));padding:26px 0 34px;display:grid}.ad-overview-counts a{color:inherit;gap:4px;display:grid}.ad-overview-counts a+a{border-left:1px solid var(--sb-border);padding-left:28px}.ad-overview-counts strong{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:30px;line-height:1}.ad-overview-counts span{color:var(--sb-muted);font-size:12px}.ad-section{border-top:1px solid var(--sb-border);padding:28px 0 34px}.ad-section-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.ad-section-heading h2,.ad-subsection-heading h3{margin:0;font-size:15px}.ad-section-heading p{color:var(--sb-muted);margin:4px 0 0;font-size:12px}.ad-subsection-heading{border-top:1px solid var(--sb-border);margin-top:32px;padding-top:24px}.ad-action-list{display:grid}.ad-action-list a{border-bottom:1px solid var(--sb-border);color:#344054;justify-content:space-between;align-items:center;min-height:48px;font-size:13px;font-weight:600;display:flex}.ad-action-list svg{width:15px;color:var(--sb-muted)}.ad-invite-form{gap:16px;max-width:620px;display:grid}.ad-invite-form .sb-form-message:empty{display:none}.ad-empty-line{color:var(--sb-muted);margin:0;padding:26px 0;font-size:13px}.ad-table-link{color:var(--sb-primary-strong);font-weight:650}.ad-table-link:hover{text-decoration:underline}.ad-details{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.ad-details>div{border-bottom:1px solid var(--sb-border);padding:15px 22px 15px 0}.ad-details dt{color:var(--sb-muted);margin-bottom:5px;font-size:11px}.ad-details dd{color:#344054;margin:0;font-size:13px;font-weight:600}.ad-content-list,.ad-file-list{margin:0;padding:0;list-style:none}.ad-content-list li{border-bottom:1px solid var(--sb-border);grid-template-columns:28px minmax(0,1fr);gap:12px;padding:16px 0;display:grid}.ad-content-list li>span{color:var(--sb-muted);font-size:12px}.ad-content-list strong{font-size:13px}.ad-content-list p{color:var(--sb-muted);white-space:pre-wrap;margin:5px 0 0;font-size:12px;line-height:1.55}.ad-file-list li{border-bottom:1px solid var(--sb-border);color:#344054;padding:14px 0;font-size:13px}.sb-table-wrap{overflow-x:auto}.sb-table{border-collapse:collapse;width:100%}.sb-table th{border-bottom:1px solid var(--sb-border);height:40px;color:var(--sb-subtle);text-align:left;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;padding:0 14px;font-size:10px;font-weight:650}.sb-table td{border-bottom:1px solid var(--sb-border);vertical-align:middle;color:#344054;font-variant-numeric:tabular-nums;padding:13px 14px;font-size:13px}.sb-table tbody tr:last-child td{border-bottom:0}.sb-table tbody tr:hover{background:#fafbfc}.sb-cell-primary{color:var(--sb-foreground);font-weight:650}.sb-cell-secondary{color:var(--sb-muted);margin-top:3px;font-size:11.5px;display:block}.sb-form-card{max-width:920px;margin:0 auto;overflow:hidden}.sb-form-section{border-bottom:1px solid var(--sb-border);padding:22px}.sb-form-section:last-child{border-bottom:0}.sb-form-section h2{margin:0 0 5px;font-size:15px}.sb-form-section-copy{color:var(--sb-muted);margin:0 0 18px;font-size:12px}.sb-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.sb-span-2{grid-column:1/-1}.sb-form-footer{justify-content:flex-end;gap:9px;padding-top:18px;display:flex}.sb-form-message{background:var(--sb-danger-soft);color:var(--sb-danger);border-radius:10px;align-items:flex-start;gap:8px;padding:11px 12px;font-size:12.5px;line-height:1.45;display:flex}.sb-form-message[data-tone=success]{background:var(--sb-success-soft);color:var(--sb-success)}.sb-form-message[data-tone=info]{background:var(--sb-primary-soft);color:#1849a9}.sb-list{gap:10px;display:grid}.sb-list-row{border-bottom:1px solid var(--sb-border);grid-template-columns:1fr auto;align-items:center;gap:16px;padding:14px 0;display:grid}.sb-list-row:last-child{border-bottom:0}.sb-list-row h3{margin:0;font-size:13.5px}.sb-list-row p{color:var(--sb-muted);margin:4px 0 0;font-size:12px}.sb-course-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.sb-course-card{overflow:hidden}.sb-course-cover{background:#eaf2ff;justify-content:space-between;align-items:flex-start;min-height:138px;padding:16px;display:flex;position:relative}.sb-course-cover-mark{color:#2563eb33;font-size:48px;position:absolute;bottom:15px;right:18px}.sb-course-body{padding:18px}.sb-course-body h3{letter-spacing:-.02em;margin:0;font-size:16px}.sb-course-body>p{color:var(--sb-muted);min-height:38px;margin:8px 0 16px;font-size:12.5px}.sb-course-meta{color:var(--sb-muted);flex-wrap:wrap;align-items:center;gap:12px;font-size:11.5px;display:flex}.sb-course-meta span{align-items:center;gap:5px;display:inline-flex}.sb-module-list{gap:14px;display:grid}.sb-module{border-left:3px solid var(--sb-primary);padding:20px}.sb-module-index{color:var(--sb-primary);text-transform:uppercase;letter-spacing:.09em;margin:0 0 5px;font-size:10px;font-weight:750}.sb-module h2{margin:0;font-size:17px}.sb-module-content{white-space:pre-wrap;color:#475467;margin:12px 0 0;line-height:1.65}.sb-attachment-list{gap:8px;display:grid}.sb-attachment{border:1px solid var(--sb-border);border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.sb-empty-state{text-align:center;align-content:center;place-items:center;min-height:260px;padding:40px 24px;display:grid}.sb-empty-icon{background:var(--sb-primary-soft);width:52px;height:52px;color:var(--sb-primary);border-radius:14px;place-items:center;font-size:24px;display:grid}.sb-empty-state h3{margin:16px 0 6px;font-size:17px}.sb-empty-state p{color:var(--sb-muted);max-width:420px;margin:0 0 18px;font-size:13.5px}.sb-login{background:#fff;grid-template-columns:minmax(420px,.95fr) minmax(480px,1.05fr);min-height:100vh;display:grid}.sb-login-panel{color:#fff;background:#16377b;flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(32px,5vw,72px);display:flex;position:relative;overflow:hidden}.sb-login-panel:before,.sb-login-panel:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.sb-login-panel:before{border:70px solid #ffffff0d;width:380px;height:380px;top:-120px;right:-190px}.sb-login-panel:after{border:60px solid #93c5fd17;width:300px;height:300px;bottom:-130px;left:-180px}.sb-login-panel>*{z-index:1;position:relative}.sb-login-copy{max-width:520px}.sb-login-copy .sb-page-eyebrow{color:#bfdbfe}.sb-login-copy h1{letter-spacing:-.045em;margin:0;font-size:clamp(36px,4vw,54px);line-height:1.04}.sb-login-copy p:last-child{color:#dbeafe;max-width:500px;margin:20px 0 0;font-size:15px;line-height:1.65}.sb-login-features{color:#dbeafe;flex-wrap:wrap;gap:10px 18px;font-size:12px;display:flex}.sb-login-feature{align-items:center;gap:7px;display:inline-flex}.sb-login-feature svg{color:#93c5fd}.sb-login-form-wrap{background:#fff;place-items:center;padding:40px clamp(24px,6vw,88px);display:grid}.sb-login-form{gap:0;width:min(100%,440px);display:grid}.sb-login-form h2{letter-spacing:-.03em;margin:0;font-size:28px}.sb-login-form>p:not(.sb-page-eyebrow){color:var(--sb-muted);margin:8px 0 0}.sb-login-fields{gap:16px;margin-top:28px;display:grid}.sb-login-help{color:var(--sb-muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.sb-login-help a{color:var(--sb-primary);font-weight:650}.sb-login-form .sb-button{width:100%}.sb-auth-alt{color:var(--sb-muted);text-align:center;margin-top:20px;font-size:12px}.sb-auth-alt a{color:var(--sb-primary);font-weight:650}.sb-login-demo{border-top:1px solid var(--sb-border);margin-top:30px;padding-top:26px;position:relative}.sb-login-demo-divider{color:var(--sb-subtle);letter-spacing:.06em;text-transform:uppercase;background:#fff;margin:0;padding:2px 12px;font-size:11px;font-weight:650;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.sb-login-demo h2{letter-spacing:-.02em;margin:6px 0 0;font-size:18px}.sb-login-demo>p:not(.sb-login-demo-divider):not(.sb-page-eyebrow){color:var(--sb-muted);margin:6px 0 0;font-size:12.5px;line-height:1.55}.sb-login-demo .sb-login-fields{margin-top:20px}.sb-login-demo .sb-button--soft{width:100%}.sb-qr{aspect-ratio:1;border:1px solid var(--sb-border);border-radius:16px;width:220px;max-width:100%;margin:18px auto;padding:10px;display:block}.sb-code-input{gap:10px;width:100%;display:flex}.sb-code-input-value{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sb-code-digit{border:1px solid var(--sb-border-strong);border-radius:var(--sb-radius-control);width:100%;min-width:0;height:52px;color:var(--sb-foreground);text-align:center;font-variant-numeric:tabular-nums;background:#fff;padding:0;font-size:22px;font-weight:650;transition:border-color .15s,box-shadow .15s,background-color .15s}.sb-code-digit:hover{border-color:#98a2b3}.sb-code-digit:focus{border-color:var(--sb-primary);background:var(--sb-primary-soft);outline:none;box-shadow:0 0 0 3px #2563eb1f}.sb-code-input[aria-invalid=true] .sb-code-digit{border-color:var(--sb-danger)}@media (max-width:420px){.sb-code-input{gap:6px}.sb-code-digit{border-radius:10px;height:46px;font-size:19px}}.sb-hero{color:#fff;background:#16377b;padding:92px clamp(22px,7vw,104px) 72px;position:relative;overflow:hidden}.sb-hero:after{content:"";border:90px solid #ffffff0d;border-radius:50%;width:520px;height:520px;position:absolute;top:-210px;right:-210px}.sb-hero-inner{z-index:1;width:min(100%,1180px);margin:0 auto;position:relative}.sb-hero-nav{justify-content:space-between;align-items:center;margin-bottom:88px;display:flex}.sb-hero-copy{max-width:760px}.sb-hero-copy .sb-page-eyebrow{color:#bfdbfe}.sb-hero h1{letter-spacing:-.05em;max-width:740px;margin:0;font-size:clamp(42px,7vw,78px);line-height:.99}.sb-hero p{color:#dbeafe;max-width:600px;margin:24px 0 0;font-size:17px;line-height:1.65}.sb-hero-actions{gap:10px;margin-top:30px;display:flex}.sb-public{width:min(100%,1180px);margin:0 auto;padding:64px clamp(22px,5vw,48px) 80px}.sb-course-search{gap:10px;max-width:620px;display:flex}@media (max-width:1050px){.sb-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.sb-grid-2,.sb-grid-3{grid-template-columns:1fr}.ad-details,.sb-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){:root{--sb-sidebar:280px}.sb-sidebar{box-shadow:var(--sb-shadow-overlay);transition:transform .18s;transform:translate(-102%)}.sb-sidebar[data-open=true]{transform:translate(0)}.sb-mobile-backdrop{z-index:25;background:#10182870;border:0;position:fixed;inset:0}.sb-main{margin-left:0}.sb-mobile-menu{display:grid}.sb-topbar{justify-content:space-between;padding:0 16px}.sb-login{grid-template-columns:1fr}.sb-login-panel{min-height:430px;padding:34px 28px}.sb-login-copy{margin:64px 0}.sb-login-copy h1{font-size:clamp(34px,9vw,48px)}.sb-login-form-wrap{min-height:560px;padding:48px 24px}}@media (max-width:620px){.sb-content{padding:22px 16px 44px}.sb-page-header{display:grid}.ad-overview-counts{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 0}.ad-overview-counts a:nth-child(3){border-left:0;padding-left:0}.ad-details{grid-template-columns:1fr}.sb-page-actions{justify-content:flex-start;width:100%}.sb-page-actions .sb-button{flex:1}.sb-kpi-grid{grid-template-columns:1fr 1fr;gap:22px 16px}.sb-kpi-value{font-size:25px}.sb-course-grid,.sb-form-grid{grid-template-columns:1fr}.sb-span-2{grid-column:auto}.sb-user-chip-meta,.sb-chevron{display:none}.sb-course-search{display:grid}.sb-hero{padding:28px 22px 58px}.sb-hero-nav{margin-bottom:72px}.sb-hero h1{font-size:clamp(40px,14vw,60px)}.sb-hero-actions{display:grid}}
.sb-app-shell[data-kind=author]{--sb-sidebar:232px;background:#fff}.sb-app-shell[data-kind=author] .sb-sidebar,.sb-app-shell[data-kind=author] .sb-main,.sb-app-shell[data-kind=author] .sb-content{background:#fff}.sb-app-shell[data-kind=author] .sb-sidebar{padding:22px 14px 16px}.sb-app-shell[data-kind=author] .sb-workspace-label{margin:0 8px 14px;padding-bottom:14px}.sb-app-shell[data-kind=author] .sb-nav{gap:4px}.sb-app-shell[data-kind=author] .sb-nav-label{margin-top:20px}.sb-app-shell[data-kind=author] .sb-nav-link{min-height:40px;padding:0 11px;font-size:13px}.sb-app-shell[data-kind=author] .sb-topbar{background:#fffffff0;height:60px;padding:0 clamp(24px,3vw,42px)}.sb-app-shell[data-kind=author] .sb-content{width:min(100%,1180px);padding:38px clamp(28px,4vw,52px) 80px}.ad-page{width:100%;min-width:0}.ad-directory-page{min-width:0}.sb-app-shell[data-kind=author] .sb-page-header{align-items:flex-end;min-height:78px;margin-bottom:32px;position:relative}.sb-app-shell[data-kind=author] .sb-page-header h1{font-size:clamp(26px,2.4vw,32px)}.sb-app-shell[data-kind=author] .sb-page-header p{max-width:560px;margin-top:7px;font-size:13.5px}.sb-app-shell[data-kind=author] .sb-page-actions{flex-wrap:nowrap}.sb-app-shell[data-kind=author] .sb-button--md{height:38px;padding-inline:15px;font-size:13px}.sb-app-shell[data-kind=author] .ad-directory{padding-bottom:52px}.sb-app-shell[data-kind=author] .ad-profile-section{max-width:820px}.sb-app-shell[data-kind=author] .ad-profile-form{gap:22px;display:grid}.sb-app-shell[data-kind=author] .ad-profile-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;display:grid}.sb-app-shell[data-kind=author] .sb-custom-dropdown-trigger{border-color:var(--sb-border);background:#fff;border-radius:8px;min-height:44px;padding:7px 10px 7px 12px}.sb-app-shell[data-kind=author] .sb-custom-dropdown-trigger:hover,.sb-app-shell[data-kind=author] .sb-custom-dropdown-trigger[aria-expanded=true]{box-shadow:none;border-color:#aebcd2}.sb-app-shell[data-kind=author] .sb-custom-dropdown-value{gap:8px}.sb-app-shell[data-kind=author] .sb-custom-dropdown-icon{color:#71809a;width:17px}.sb-app-shell[data-kind=author] .sb-custom-dropdown-text{gap:1px}.sb-app-shell[data-kind=author] .sb-custom-dropdown-text strong{color:#344054;font-size:13px;font-weight:500}.sb-app-shell[data-kind=author] .sb-custom-dropdown-text small{color:#7c8798;font-size:11px;font-weight:400}.sb-app-shell[data-kind=author] .sb-custom-dropdown-arrow{color:#7c8798}.sb-app-shell[data-kind=author] .sb-custom-dropdown-menu{z-index:90;border-color:#dbe1ea;border-radius:9px;gap:2px;padding:4px;box-shadow:0 10px 24px #1018281a}.sb-app-shell[data-kind=author] .sb-custom-dropdown-option{border-radius:6px}.sb-app-shell[data-kind=author] .sb-custom-dropdown-option:hover{background:#f6f8fb}.sb-app-shell[data-kind=author] .sb-custom-dropdown-option[aria-selected=true]{color:#344054;background:#f0f5ff}.sb-app-shell[data-kind=author] .sb-custom-dropdown-option-button{min-height:40px;padding:7px 9px}.sb-app-shell[data-kind=author] .sb-custom-dropdown-selected{background:var(--sb-primary);width:16px;height:16px}@media (max-width:640px){.sb-app-shell[data-kind=author] .ad-profile-links{grid-template-columns:1fr}}.sb-app-shell[data-kind=author] .ad-overview-header{min-height:0;margin-bottom:26px}.sb-app-shell[data-kind=author] .ad-directory-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0 32px;display:grid}.sb-app-shell[data-kind=author] .ad-directory-card{border-bottom:1px solid var(--sb-border);min-width:0;min-height:72px;color:inherit;align-content:start;gap:6px;padding:14px 0;transition:color .15s;display:grid}.sb-app-shell[data-kind=author] .ad-directory-card:hover{color:var(--sb-primary-strong)}.sb-app-shell[data-kind=author] .ad-directory-card-label{color:var(--sb-muted);text-transform:uppercase;letter-spacing:.045em;font-size:11px;font-weight:600}.sb-app-shell[data-kind=author] .ad-directory-card strong{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:18px;line-height:1.1}.sb-app-shell[data-kind=author] .ad-directory-card-note{color:var(--sb-subtle);font-size:12px}.sb-app-shell[data-kind=author] .ad-overview-section{padding-bottom:52px}.sb-app-shell[data-kind=author] .ad-overview-list{display:grid}.sb-app-shell[data-kind=author] .ad-overview-list-row{border-bottom:1px solid var(--sb-border);min-height:56px;color:inherit;justify-content:space-between;align-items:center;gap:16px;display:flex}.sb-app-shell[data-kind=author] .ad-overview-list-row:hover strong{color:var(--sb-primary)}.sb-app-shell[data-kind=author] .ad-overview-list-copy{gap:3px;min-width:0;display:grid}.sb-app-shell[data-kind=author] .ad-overview-list-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;overflow:hidden}.sb-app-shell[data-kind=author] .ad-overview-list-copy small{color:var(--sb-subtle);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.sb-app-shell[data-kind=author] .ad-overview-split{grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);gap:0 clamp(36px,4vw,60px);display:grid}.sb-app-shell[data-kind=author] .ad-actions{gap:10px;display:grid}.sb-app-shell[data-kind=author] .ad-action{background:var(--sb-surface-muted);color:inherit;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;transition:background-color .15s;display:grid}.sb-app-shell[data-kind=author] .ad-action:hover{background:var(--sb-primary-soft)}.sb-app-shell[data-kind=author] .ad-action-icon{width:34px;height:34px;color:var(--sb-primary);background:#fff;border-radius:10px;place-items:center;display:grid}.sb-app-shell[data-kind=author] .ad-action-icon svg{width:16px;height:16px}.sb-app-shell[data-kind=author] .ad-action-copy{gap:2px;min-width:0;display:grid}.sb-app-shell[data-kind=author] .ad-action-copy strong{color:var(--sb-foreground);font-size:13.5px;font-weight:600}.sb-app-shell[data-kind=author] .ad-action-copy small{color:var(--sb-subtle);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.sb-app-shell[data-kind=author] .ad-action>svg{width:15px;color:var(--sb-subtle);transition:color .15s,transform .15s}.sb-app-shell[data-kind=author] .ad-action:hover>svg{color:var(--sb-primary);transform:translate(2px)}.sb-app-shell[data-kind=author] .ad-section--plain{border-top:0}.sb-app-shell[data-kind=author] .ad-section{border-top:1px solid var(--sb-border);width:100%;padding:32px 0 42px}.sb-app-shell[data-kind=author] .ad-section--first{border-top-color:var(--sb-border-strong)}.sb-app-shell[data-kind=author] .ad-section-heading{justify-content:space-between;align-items:center;gap:24px;min-height:42px;margin-bottom:20px;display:flex}.sb-app-shell[data-kind=author] .ad-section-heading>:first-child{min-width:0}.sb-app-shell[data-kind=author] .ad-section-heading h2{color:var(--sb-foreground);letter-spacing:-.015em;margin:0;font-size:16px;font-weight:700}.sb-app-shell[data-kind=author] .ad-section-heading p{color:var(--sb-muted);margin:4px 0 0;font-size:12px}.sb-app-shell[data-kind=author] .ad-section .sb-table-wrap{scrollbar-width:thin;width:100%;max-width:100%}.sb-app-shell[data-kind=author] .ad-section .sb-table{table-layout:auto;min-width:720px}.sb-app-shell[data-kind=author] .ad-section .sb-table th{height:42px;padding:0 12px;font-size:10.5px}.sb-app-shell[data-kind=author] .ad-section .sb-table td{height:58px;padding:12px;font-size:13px}.sb-app-shell[data-kind=author] .ad-section .sb-table th:first-child,.sb-app-shell[data-kind=author] .ad-section .sb-table td:first-child{width:24%;padding-left:0}.sb-app-shell[data-kind=author] .ad-section .sb-table th:last-child,.sb-app-shell[data-kind=author] .ad-section .sb-table td:last-child{text-align:right;padding-right:0}.sb-app-shell[data-kind=author] .ad-section .sb-table tbody tr:last-child td{border-bottom:1px solid var(--sb-border)}.sb-app-shell[data-kind=author] .ad-table-link{text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;max-width:340px;display:inline-block;overflow:hidden}.ad-row-action{color:var(--sb-primary-strong);align-items:center;gap:6px;font-size:12px;font-weight:650;display:inline-flex}.ad-row-action svg{width:14px}.ad-list-tools{flex:0 330px;align-items:center;gap:8px;width:330px;min-width:0;animation:.24s cubic-bezier(.22,.8,.32,1) both ad-search-reveal;display:flex}@keyframes ad-search-reveal{0%{opacity:0;clip-path:inset(0 0 0 100%);transform:translate(12px)}to{opacity:1;clip-path:inset(0);transform:translate(0)}}.ad-search-control{flex:1;min-width:0;position:relative}.ad-search-control>svg{z-index:1;width:15px;color:var(--sb-subtle);pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.ad-search-control .sb-input{border-radius:9px;min-height:38px;padding:7px 34px;font-size:12.5px;display:block}.ad-search-clear{width:26px;height:26px;color:var(--sb-muted);border-radius:7px;place-items:center;display:grid;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.ad-search-clear:hover{background:var(--sb-surface-muted);color:var(--sb-foreground)}.ad-list-tools .sb-button{flex:none;height:38px}.sb-app-shell[data-kind=author] .ad-dialog{width:min(92vw,460px);max-height:calc(100dvh - 32px);color:var(--sb-foreground);box-shadow:var(--sb-shadow-overlay);background:#fff;border:0;border-radius:18px;margin:auto;padding:0;overflow:hidden}.sb-app-shell[data-kind=author] .ad-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#10182866}.sb-app-shell[data-kind=author] .ad-dialog[open]{animation:.18s ease-out ad-dialog-in}@keyframes ad-dialog-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:none}}.sb-app-shell[data-kind=author] .ad-dialog-head{justify-content:space-between;align-items:center;gap:16px;padding:20px 22px 0;display:flex}.sb-app-shell[data-kind=author] .ad-dialog-head h2{color:var(--sb-foreground);letter-spacing:-.015em;margin:0;font-size:16px;font-weight:700}.sb-app-shell[data-kind=author] .ad-dialog-body{gap:16px;max-height:min(540px,100dvh - 190px);padding:18px 22px;display:grid;overflow-y:auto}.sb-app-shell[data-kind=author] .ad-dialog-body .sb-field,.sb-app-shell[data-kind=author] .ad-dialog-body .sb-input,.sb-app-shell[data-kind=author] .ad-dialog-body .sb-select{width:100%}.sb-app-shell[data-kind=author] .ad-email-row{align-items:center;gap:10px;display:flex}.sb-app-shell[data-kind=author] .ad-email-row .ad-email-input{flex:1;min-width:0}.sb-app-shell[data-kind=author] .ad-email-row .sb-button{flex:none}.sb-app-shell[data-kind=author] .ad-email-chips{flex-wrap:wrap;gap:8px;display:flex}.sb-app-shell[data-kind=author] .ad-email-chip{background:var(--sb-primary-soft);height:30px;color:var(--sb-primary);border-radius:8px;align-items:center;gap:4px;padding:0 6px 0 4px;font-size:12.5px;display:inline-flex}.sb-app-shell[data-kind=author] .ad-email-chip-value{height:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;padding:0 4px;display:inline-flex}.sb-app-shell[data-kind=author] .ad-email-chip-value:hover{background:#2563eb21}.sb-app-shell[data-kind=author] .ad-email-chip-value svg{width:12px;height:12px}.sb-app-shell[data-kind=author] .ad-email-chip-remove{width:19px;height:19px;color:var(--sb-primary);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:grid}.sb-app-shell[data-kind=author] .ad-email-chip-remove:hover{background:#2563eb29}.sb-app-shell[data-kind=author] .ad-email-chip-remove svg{width:12px;height:12px}.sb-app-shell[data-kind=author] .ad-email-chip--editing{border:1px solid var(--sb-primary);background:#fff;height:auto;padding:4px 4px 4px 6px}.sb-app-shell[data-kind=author] .ad-email-chip-input{width:190px;min-height:0;box-shadow:none;border:0;padding:3px 9px;font-size:12.5px}.sb-app-shell[data-kind=author] .ad-email-chip-input:focus{box-shadow:none}.sb-app-shell[data-kind=author] .ad-email-chip-save{background:var(--sb-primary);color:#fff;cursor:pointer;border:0;border-radius:6px;place-items:center;width:21px;height:21px;padding:0;display:grid}.sb-app-shell[data-kind=author] .ad-email-chip-save:hover{filter:brightness(.95)}.sb-app-shell[data-kind=author] .ad-email-chip-save svg{width:12px;height:12px}.sb-app-shell[data-kind=author] .ad-dialog-count{color:var(--sb-muted);margin:0;font-size:12px}.sb-app-shell[data-kind=author] .ad-dialog-footer{justify-content:flex-end;align-items:center;gap:10px;padding:4px 22px 22px;display:flex}.sb-app-shell[data-kind=author] .ad-invite-actions{align-items:center;display:inline-flex;position:relative}.sb-app-shell[data-kind=author] .ad-invite-trigger{display:inline-flex}.sb-app-shell[data-kind=author] .ad-invite-history{z-index:30;width:min(680px,100vw - 32px);max-height:min(460px,70vh);box-shadow:var(--sb-shadow-overlay);background:#fff;border:0;border-radius:16px;padding:0 22px 18px;animation:.18s ease-out ad-popover-in;position:absolute;top:calc(100% + 10px);right:0;overflow:auto}@keyframes ad-popover-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.sb-app-shell[data-kind=author] .ad-invite-history::-webkit-scrollbar{width:8px}.sb-app-shell[data-kind=author] .ad-invite-history::-webkit-scrollbar-thumb{background:var(--sb-border-strong);border-radius:8px}.sb-app-shell[data-kind=author] .ad-invite-history-head{z-index:1;background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:16px 0 12px;display:flex;position:sticky;top:0}.sb-app-shell[data-kind=author] .ad-invite-history-head h2{color:var(--sb-foreground);letter-spacing:-.015em;margin:0;font-size:15px;font-weight:700}.sb-app-shell[data-kind=author] .ad-invite-history-head p{color:var(--sb-muted);margin:3px 0 0;font-size:12px}.sb-app-shell[data-kind=author] .ad-invite-history .sb-table-wrap{scrollbar-width:thin;width:100%;max-width:100%}.sb-app-shell[data-kind=author] .ad-invite-history .sb-table{table-layout:auto;min-width:560px}.sb-app-shell[data-kind=author] .ad-invite-history .sb-table th{height:40px;padding:0 12px;font-size:10.5px}.sb-app-shell[data-kind=author] .ad-invite-history .sb-table td{height:52px;padding:10px 12px;font-size:13px}.sb-app-shell[data-kind=author] .ad-invite-history .sb-table th:first-child,.sb-app-shell[data-kind=author] .ad-invite-history .sb-table td:first-child{padding-left:0}.sb-app-shell[data-kind=author] .ad-invite-history .sb-table th:last-child,.sb-app-shell[data-kind=author] .ad-invite-history .sb-table td:last-child{text-align:right;padding-right:0}.sb-app-shell[data-kind=author] .ad-invite-history .sb-table tbody tr:last-child td{border-bottom:0}.sb-app-shell[data-kind=author] .ad-invite-history .ad-empty-line{padding-top:18px;padding-bottom:18px}.sb-app-shell[data-kind=author] .ad-empty-line{color:var(--sb-muted);margin:0;padding:34px 0;font-size:13px}.sb-app-shell[data-kind=author] .ad-action-list{max-width:680px}.sb-app-shell[data-kind=author] .ad-action-list a{min-height:54px;font-size:13.5px}.sb-app-shell[data-kind=author] .ad-action-list a:hover{color:var(--sb-primary)}.sb-app-shell[data-kind=author] .ad-back-link{color:var(--sb-muted);align-items:center;gap:6px;margin-bottom:14px;font-size:12.5px;font-weight:600;display:inline-flex}.sb-app-shell[data-kind=author] .ad-back-link:hover{color:var(--sb-primary)}.sb-app-shell[data-kind=author] .ad-details{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:32px}.sb-app-shell[data-kind=author] .ad-details>div{min-height:72px;padding:14px 0}.sb-app-shell[data-kind=author] .ad-details dt{text-transform:uppercase;letter-spacing:.045em;margin-bottom:6px;font-size:11px;font-weight:600}.sb-app-shell[data-kind=author] .ad-details dd{overflow-wrap:anywhere;font-size:13.5px}.sb-app-shell[data-kind=author] .ad-content-list,.sb-app-shell[data-kind=author] .ad-file-list{max-width:840px}.sb-app-shell[data-kind=author] .ad-content-list li{grid-template-columns:34px minmax(0,1fr);gap:14px;padding:18px 0}.sb-app-shell[data-kind=author] .ad-content-list p{max-width:760px;font-size:13px;line-height:1.65}.ad-collapse summary{cursor:pointer;align-items:center;gap:10px;list-style:none;display:flex}.ad-collapse summary::-webkit-details-marker{display:none}.ad-collapse summary strong{font-size:14px;line-height:1.45}.ad-collapse summary:after{content:"";border-right:1.5px solid var(--sb-muted);border-bottom:1.5px solid var(--sb-muted);flex:none;width:7px;height:7px;margin-left:auto;transition:transform .15s;transform:rotate(45deg)}.ad-collapse[open]>summary:after{transform:rotate(225deg)}.ad-collapse-count{color:var(--sb-muted);font-size:12px;font-weight:600}.sb-app-shell[data-kind=author] .ad-file-list li{padding:16px 0}.ad-assessment{max-width:900px}.ad-assessment-heading{max-width:720px;margin-bottom:18px}.ad-assessment-heading h3{letter-spacing:-.015em;margin:0;font-size:16px}.ad-assessment-heading p{color:var(--sb-muted);margin:6px 0 0;font-size:13px;line-height:1.6}.ad-assessment-details{max-width:820px}.ad-question-list{max-width:820px;margin:14px 0 0;padding:0;list-style:none}.ad-question-list>li{border-bottom:1px solid var(--sb-border);padding:20px 0}.ad-question-heading{grid-template-columns:28px minmax(0,1fr);gap:12px;display:grid}.ad-question-heading>span{color:var(--sb-muted);font-size:12px}.ad-question-heading strong,.ad-question-heading small{display:block}.ad-question-heading strong{font-size:13.5px;line-height:1.5}.ad-question-heading small{color:var(--sb-muted);margin-top:4px;font-size:11.5px}.ad-question-list ul{gap:8px;margin:14px 0 0 40px;padding:0;list-style:none;display:grid}.ad-question-list ul li{color:#344054;justify-content:space-between;align-items:center;gap:16px;min-height:30px;font-size:12.5px;display:flex}.ad-security-layout{max-width:none}.sb-app-shell[data-kind=author] .ad-security-details{padding:0 0 26px}.sb-app-shell[data-kind=author] .ad-security-details .ad-section-heading{margin-bottom:0}.sb-app-shell[data-kind=author] .ad-security-details .ad-details>div{border-bottom:0}.sb-app-shell[data-kind=author] .ad-security-panel{max-width:none;padding-top:4px}.sb-app-shell[data-kind=author] .ad-security-panel .ad-section-heading{margin-bottom:22px}.sb-app-shell[data-kind=author] .ad-security-panel .ad-details>div{border-bottom:0}.sb-app-shell[data-kind=author] .ad-security-tabs{border-bottom:1px solid var(--sb-border);align-items:center;gap:4px;margin-bottom:26px;display:flex}.sb-app-shell[data-kind=author] .ad-security-tab{color:var(--sb-muted);cursor:pointer;background:0 0;border:0;padding:10px 14px;font-size:13px;font-weight:650;position:relative}.sb-app-shell[data-kind=author] .ad-security-tab:after{content:"";background:0 0;border-radius:2px 2px 0 0;height:2px;position:absolute;inset:auto 12px -1px}.sb-app-shell[data-kind=author] .ad-security-tab:hover{color:var(--sb-foreground)}.sb-app-shell[data-kind=author] .ad-security-tab[aria-selected=true]{color:var(--sb-primary-strong)}.sb-app-shell[data-kind=author] .ad-security-tab[aria-selected=true]:after{background:var(--sb-primary-strong)}.sb-app-shell[data-kind=author] .ad-security-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,1fr);gap:0 clamp(36px,4vw,60px);display:grid}.sb-app-shell[data-kind=author] .ad-security-form{gap:20px;width:min(100%,460px);display:grid}.sb-app-shell[data-kind=author] .ad-security-form .sb-button{justify-self:start;min-width:170px;margin-top:7px}.sb-app-shell[data-kind=author] .ad-security-2fa{gap:20px;max-width:640px;display:grid}.sb-app-shell[data-kind=author] .ad-security-2fa-head{align-items:flex-start;gap:16px;display:flex}.sb-app-shell[data-kind=author] .ad-security-2fa-icon{background:var(--sb-warning-soft);width:44px;height:44px;color:var(--sb-warning);border-radius:12px;flex:none;place-items:center;display:grid}.sb-app-shell[data-kind=author] .ad-security-2fa-icon[data-on]{background:var(--sb-success-soft);color:var(--sb-success)}.sb-app-shell[data-kind=author] .ad-security-2fa-icon svg{width:22px;height:22px}.sb-app-shell[data-kind=author] .ad-security-2fa h3{letter-spacing:-.01em;margin:0;font-size:15px}.sb-app-shell[data-kind=author] .ad-security-2fa p{max-width:480px;color:var(--sb-muted);margin:6px 0 0;font-size:12.5px;line-height:1.6}.sb-app-shell[data-kind=author] .ad-security-checks{border-left:1px solid var(--sb-border-strong);gap:10px;margin:0;padding:6px 0 6px 18px;list-style:none;display:grid}.sb-app-shell[data-kind=author] .ad-security-checks li{color:var(--sb-muted);align-items:flex-start;gap:9px;font-size:12.5px;line-height:1.55;display:flex}.sb-app-shell[data-kind=author] .ad-security-checks li svg{width:15px;height:15px;color:var(--sb-success);margin-top:1px}.sb-app-shell[data-kind=author] .ad-form-page{max-width:920px}.sb-app-shell[data-kind=author] .ad-form-page .ad-section:first-child{border-top:0}.sb-app-shell[data-kind=author] .ad-form-page .sb-form-grid,.sb-app-shell[data-kind=author] .ad-form-page .sb-form-footer{max-width:720px}.sb-app-shell[data-kind=author] .ad-form-page .sb-form-footer{padding-top:4px}.sb-app-shell[data-kind=author] .ad-form-panel{border-radius:var(--sb-radius-card);background:var(--sb-surface-muted);box-shadow:none;padding:20px}.sb-app-shell[data-kind=author] .ad-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 clamp(36px,4vw,60px);display:grid}.sb-app-shell[data-kind=author] .ad-span-2{grid-column:1/-1}@media (max-width:980px){.sb-app-shell[data-kind=author] .ad-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sb-app-shell[data-kind=author] .ad-overview-split,.sb-app-shell[data-kind=author] .ad-security-grid{grid-template-columns:1fr}}@media (max-width:820px){.sb-app-shell[data-kind=author]{--sb-sidebar:280px}.sb-app-shell[data-kind=author] .sb-topbar{padding-inline:18px}.sb-app-shell[data-kind=author] .sb-content{padding:30px 24px 64px}}@media (max-width:640px){.sb-app-shell[data-kind=author] .sb-content{padding:24px 16px 52px}.sb-app-shell[data-kind=author] .sb-page-header{grid-template-columns:minmax(0,1fr);align-items:stretch;min-height:0;margin-bottom:26px}.sb-app-shell[data-kind=author] .sb-page-actions{flex-wrap:wrap;grid-column:1/-1;width:100%;position:relative}.sb-app-shell[data-kind=author] .ad-invite-actions{position:static}.sb-app-shell[data-kind=author] .sb-page-actions .sb-button{min-width:0}.sb-app-shell[data-kind=author] .sb-page-actions>.ad-invite-trigger,.sb-app-shell[data-kind=author] .sb-page-actions>.ad-invite-actions{flex:1 1 0}.sb-app-shell[data-kind=author] .sb-page-actions>.ad-invite-trigger .sb-button,.sb-app-shell[data-kind=author] .sb-page-actions>.ad-invite-actions .sb-button{width:100%}.sb-app-shell[data-kind=author] .ad-directory-grid{grid-template-columns:1fr}.sb-app-shell[data-kind=author] .ad-security-form .sb-button{justify-self:stretch;min-width:0}.sb-app-shell[data-kind=author] .ad-security-2fa-head{flex-direction:column}.sb-app-shell[data-kind=author] .ad-section{padding:26px 0 34px}.sb-app-shell[data-kind=author] .ad-section-heading{flex-direction:column;align-items:stretch;gap:14px}.ad-list-tools{flex-basis:100%;width:100%}.sb-app-shell[data-kind=author] .ad-invite-history{width:min(680px,100vw - 32px)}.sb-app-shell[data-kind=author] .ad-details{grid-template-columns:1fr}}@media (max-width:560px){.sb-app-shell[data-kind=author] .ad-dialog{width:calc(100vw - 24px)}.sb-app-shell[data-kind=author] .ad-email-row{flex-wrap:wrap;align-items:stretch}.sb-app-shell[data-kind=author] .ad-email-row .ad-email-input,.sb-app-shell[data-kind=author] .ad-email-row .sb-button{flex-basis:100%;width:100%}.sb-app-shell[data-kind=author] .ad-dialog-head,.sb-app-shell[data-kind=author] .ad-dialog-body,.sb-app-shell[data-kind=author] .ad-dialog-footer{padding-inline:16px}}
.ad-live-schedule{border-top:1px solid var(--sb-border-strong);border-bottom:1px solid var(--sb-border);margin:-4px 0 38px;padding:24px 0 28px}.ad-live-schedule-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:14px;display:flex}.ad-live-schedule-head h2{letter-spacing:-.015em;margin:0;font-size:16px}.ad-live-schedule-head h2 span{background:var(--sb-primary-soft);min-width:20px;height:20px;color:var(--sb-primary-strong);border-radius:999px;place-items:center;margin-left:6px;font-size:11px;display:inline-grid}.ad-live-schedule-list{border-top:1px solid var(--sb-border);border-bottom:1px solid var(--sb-border);display:grid}.ad-live-schedule-list[data-scrollable]{scrollbar-color:var(--sb-border-strong) transparent;scrollbar-width:thin;max-height:286px;overflow-y:auto}.ad-live-schedule-list[data-scrollable]::-webkit-scrollbar{width:8px}.ad-live-schedule-list[data-scrollable]::-webkit-scrollbar-thumb{background:var(--sb-border-strong);border-radius:999px}.ad-live-schedule-row{justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:12px 0;display:flex}.ad-live-schedule-row+.ad-live-schedule-row{border-top:1px solid var(--sb-border)}.ad-live-schedule-session{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;display:grid}.ad-live-schedule-date{width:42px;height:46px;color:var(--sb-primary-strong);box-shadow:inset 0 0 0 1px var(--sb-border);font-variant-numeric:tabular-nums;background:#fff;border-radius:8px;align-content:center;place-items:center;display:grid}.ad-live-schedule-date strong,.ad-live-schedule-date span{line-height:1.05;display:block}.ad-live-schedule-date strong{font-size:16px}.ad-live-schedule-date span{letter-spacing:.06em;text-transform:uppercase;margin-top:2px;font-size:9px;font-weight:700}.ad-live-schedule-copy{min-width:0}.ad-live-schedule-copy strong,.ad-live-schedule-copy small{display:block}.ad-live-schedule-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.ad-live-schedule-copy small{color:var(--sb-subtle);margin-top:4px;font-size:12px}.ad-email-reminder{border:1px solid var(--sb-border);min-height:36px;color:var(--sb-muted);white-space:nowrap;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:9px;padding:0 8px 0 11px;font-size:12px;font-weight:650;transition:border-color .15s,background-color .15s;display:inline-flex;position:relative}.ad-email-reminder input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.ad-email-reminder:hover,.ad-email-reminder:focus-within,.ad-email-reminder[data-checked]{border-color:var(--sb-primary);background:var(--sb-primary-soft);color:var(--sb-primary-strong)}.ad-email-reminder:focus-within{outline:2px solid color-mix(in srgb, var(--sb-primary) 28%, transparent);outline-offset:2px}.ad-email-reminder-switch{background:#d0d5dd;border-radius:999px;align-items:center;width:28px;height:18px;padding:2px;transition:background-color .15s;display:grid}.ad-email-reminder-switch>span{color:#0000;background:#fff;border-radius:50%;place-items:center;width:14px;height:14px;transition:transform .15s;display:grid;box-shadow:0 1px 2px #1018282e}.ad-email-reminder[data-checked] .ad-email-reminder-switch{background:var(--sb-primary)}.ad-email-reminder[data-checked] .ad-email-reminder-switch>span{transform:translate(10px)}.ad-email-reminder-switch svg{width:10px;height:10px;color:var(--sb-primary)}.ad-live-schedule-session>em{color:var(--sb-warning);white-space:nowrap;background:#fff7ed;border-radius:999px;padding:5px 7px;font-size:11px;font-style:normal;font-weight:650}.ad-form-page{max-width:980px}.ad-form-page .ad-section{padding-block:28px 34px}.ad-course-details-grid{grid-template-columns:minmax(0,1.45fr) minmax(128px,.55fr);gap:18px 16px;max-width:720px;display:grid}.ad-certificate-option{border:1px solid var(--sb-border);background:var(--sb-surface);cursor:pointer;border-radius:10px;grid-column:1/-1;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.ad-certificate-option input{width:16px;height:16px;accent-color:var(--sb-primary);margin:2px 0 0}.ad-certificate-option span{gap:2px;display:grid}.ad-certificate-option strong{font-size:13px}.ad-certificate-option small{color:var(--sb-muted);font-size:12px;line-height:1.45;display:block}.ad-duration-field{align-self:start}.ad-duration-field .ad-duration-input{min-height:40px}.ad-course-option-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ad-course-option{border:1px solid var(--sb-border);min-height:62px;color:var(--sb-foreground);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:30px minmax(0,1fr) 16px;align-items:center;gap:8px;padding:9px;transition:border-color .15s,background-color .15s,box-shadow .15s;display:grid}.ad-course-option:hover{border-color:var(--sb-primary);background:#f8faff}.ad-course-option:focus-visible{border-color:var(--sb-primary);box-shadow:0 0 0 3px var(--sb-primary-soft);outline:none}.ad-course-option[data-selected]{border-color:var(--sb-primary);background:var(--sb-primary-soft)}.ad-course-option-icon{width:30px;height:30px;color:var(--sb-muted);background:#f2f4f7;border-radius:8px;place-items:center;display:grid}.ad-course-option-icon svg{width:15px;height:15px}.ad-course-option[data-selected] .ad-course-option-icon{color:var(--sb-primary);background:#fff}.ad-course-option-copy{gap:2px;min-width:0;display:grid}.ad-course-option-copy strong{font-size:12px;font-weight:700}.ad-course-option-copy small{color:var(--sb-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;line-height:1.25;overflow:hidden}.ad-course-option-check{border:1px solid var(--sb-border-strong);color:#0000;border-radius:50%;place-items:center;width:16px;height:16px;display:grid}.ad-course-option-check svg{width:10px;height:10px}.ad-course-option[data-selected] .ad-course-option-check{border-color:var(--sb-primary);background:var(--sb-primary);color:#fff}.ad-course-schedule{grid-column:1/-1;padding-top:2px}.ad-form-panel{border:1px solid var(--sb-border);box-shadow:var(--sb-shadow-card);background:#fff;border-radius:14px;padding:20px}.ad-form-panel:focus-within{border-color:var(--sb-primary);box-shadow:0 0 0 3px var(--sb-primary-soft)}.ad-form-panel .sb-module-index{color:var(--sb-primary);font-weight:700}.ad-custom-choice{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ad-custom-choice button{border:1px solid var(--sb-border);min-height:64px;color:var(--sb-foreground);text-align:left;cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:10px;padding:13px;display:flex}.ad-custom-choice button svg{width:18px;color:var(--sb-primary)}.ad-custom-choice button[data-selected]{border-color:var(--sb-primary);background:var(--sb-primary-soft)}.ad-custom-choice strong,.ad-custom-choice small{display:block}.ad-custom-choice small{color:var(--sb-muted);margin-top:3px;font-size:11px}.ad-choice-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ad-choice-card{border:1px solid var(--sb-border);min-height:78px;color:var(--sb-foreground);text-align:left;cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 14px;transition:border-color .15s,background-color .15s,box-shadow .15s;display:grid;position:relative}.ad-choice-card:hover{border-color:var(--sb-border-strong)}.ad-choice-card[data-selected]{border-color:var(--sb-primary);background:var(--sb-primary-soft);box-shadow:0 0 0 3px color-mix(in srgb, var(--sb-primary) 12%, transparent)}.ad-choice-icon{background:var(--sb-surface-muted);width:34px;height:34px;color:var(--sb-primary);border-radius:9px;place-items:center;display:grid}.ad-choice-card[data-selected] .ad-choice-icon{background:#fff}.ad-choice-icon svg{width:18px}.ad-choice-copy,.ad-choice-copy strong,.ad-choice-copy small{display:block}.ad-choice-copy strong{font-size:13px}.ad-choice-copy small{color:var(--sb-muted);margin-top:3px;font-size:11px;line-height:1.35}.ad-choice-check{border:1px solid var(--sb-border-strong);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.ad-choice-card[data-selected] .ad-choice-check{border-color:var(--sb-primary);background:var(--sb-primary)}.ad-choice-check svg{width:13px}.ad-schedule-field{grid-template-columns:1fr 124px;gap:10px;display:grid;position:relative}.ad-schedule-field:after{width:16px;height:16px;color:var(--sb-subtle);content:"◷";pointer-events:none;position:absolute;top:50%;right:138px;transform:translateY(-50%)}.ad-schedule-field input:first-child{padding-right:34px}.ad-upload-zone{border:1px dashed var(--sb-border-strong);background:var(--sb-surface-muted);min-height:132px;color:var(--sb-muted);text-align:center;cursor:pointer;border-radius:14px;place-items:center;padding:22px;display:grid;position:relative}.ad-upload-zone:hover,.ad-upload-zone:focus-within{border-color:var(--sb-primary);background:var(--sb-primary-soft);color:var(--sb-primary-strong)}.ad-upload-zone input{opacity:0;cursor:pointer;position:absolute;inset:0}.ad-upload-zone svg{width:24px;margin-bottom:8px}.ad-upload-zone strong,.ad-upload-zone small{display:block}.ad-upload-zone small{margin-top:4px;font-size:12px}.ad-attachment-choice{gap:8px;margin-bottom:12px;display:flex}.ad-attachment-choice button{border:1px solid var(--sb-border);color:var(--sb-muted);cursor:pointer;background:#fff;border-radius:8px;padding:7px 10px;font:600 12px/1 inherit}.ad-attachment-choice button[data-active]{border-color:var(--sb-primary);background:var(--sb-primary-soft);color:var(--sb-primary-strong)}.ad-content-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:42px;display:grid}.ad-content-card{border:1px solid var(--sb-border);background:#fff;border-radius:14px;padding:22px}.ad-content-card h2{margin:0;font-size:16px}.ad-content-card>p{color:var(--sb-muted);margin:5px 0 20px;font-size:12px}.ad-number-picker{flex-wrap:wrap;gap:7px;display:flex}.ad-number-picker button{border:1px solid var(--sb-border);width:34px;height:34px;color:var(--sb-muted);cursor:pointer;background:#fff;border-radius:8px;font:650 12px/1 inherit}.ad-number-picker button[data-selected]{border-color:var(--sb-primary);background:var(--sb-primary-soft);color:var(--sb-primary-strong)}.ad-course-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.ad-course-picker button{border:1px solid var(--sb-border);min-height:38px;color:var(--sb-foreground);text-align:left;cursor:pointer;background:#fff;border-radius:8px;padding:8px 10px;font:600 12px/1.2 inherit}.ad-course-picker button[data-selected]{border-color:var(--sb-primary);background:var(--sb-primary-soft);color:var(--sb-primary-strong)}.as-linked-course{align-self:start;gap:12px;display:grid}.as-linked-course-row{grid-template-columns:minmax(320px,.9fr) minmax(280px,1.1fr);align-items:start;gap:16px;display:grid}.as-linked-course-row .as-check-row{height:100%}.ad-custom-file-picker-input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ad-custom-file-picker{border:1px solid var(--sb-border);min-height:38px;color:var(--sb-primary-strong);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:8px;padding:8px 11px;font-size:12px;font-weight:650;display:inline-flex}.ad-custom-file-picker:hover{border-color:var(--sb-primary);background:var(--sb-primary-soft)}.ad-custom-file-picker:focus-within{outline:3px solid var(--sb-primary-soft);outline-offset:2px}.ad-custom-file-picker svg{width:15px;height:15px}.ad-custom-file-picker small{max-width:240px;color:var(--sb-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;overflow:hidden}.as-check-row{border:1px solid var(--sb-border);cursor:pointer;background:#fff;border-radius:10px;align-items:flex-start;gap:10px;min-height:54px;padding:12px;display:flex}.as-check-row:has(input:checked){border-color:var(--sb-primary);background:var(--sb-primary-soft)}.as-check-row input{width:16px;height:16px;accent-color:var(--sb-primary);margin:2px 0 0}.as-check-row span{gap:3px;display:grid}.as-check-row strong{color:var(--sb-foreground);font-size:12px}.as-check-row small{color:var(--sb-muted);font-size:11px;line-height:1.45}.ad-assessment-instructions{max-width:720px;margin-top:18px}.ad-assessment-instructions+.as-check-row{margin-top:18px}.as-check-row+.as-check-row{margin-top:10px}.as-question-list{gap:14px;display:grid}.as-question-editor{gap:18px;display:grid}.as-question-heading,.as-answer-heading,.as-answer-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.as-question-heading>span{color:var(--sb-muted);font-size:12px;font-weight:700}.as-answer-section{border:1px solid var(--sb-border);background:#fff;border-radius:10px;gap:10px;padding:14px;display:grid}.as-answer-heading>div{gap:3px;display:grid}.as-answer-heading strong,.as-written-preview strong{color:var(--sb-foreground);font-size:12px}.as-answer-heading small,.as-written-preview p{color:var(--sb-muted);margin:0;font-size:11px;line-height:1.45}.as-answer-heading>span{background:var(--sb-surface-muted);color:var(--sb-muted);border-radius:999px;padding:4px 7px;font-size:10px;font-weight:700}.as-answer-row{align-items:stretch}.as-answer-correct{color:var(--sb-muted);flex:0 0 72px;align-items:center;gap:6px;font-size:11px;font-weight:650;display:inline-flex}.as-answer-correct input{accent-color:var(--sb-primary)}.as-answer-row .sb-input{min-width:0}@media (max-width:640px){.as-linked-course-row{grid-template-columns:1fr}.as-answer-row{flex-wrap:wrap}.as-answer-row .sb-input{flex-basis:calc(100% - 48px)}}.ad-file-preview-trigger{border:1px solid var(--sb-border);text-align:left;cursor:pointer;background:#fff;justify-content:space-between;width:100%}.ad-file-preview-trigger:hover{border-color:var(--sb-primary);background:var(--sb-primary-soft)}.ad-file-preview{object-fit:contain;border:1px solid var(--sb-border);border-radius:10px;width:100%;max-height:360px}.ad-file-preview--fallback{background:var(--sb-surface-muted);min-height:160px;color:var(--sb-muted);text-align:center;place-items:center;padding:20px;display:grid}.ad-module-resources{border-top:1px solid var(--sb-border);gap:10px;padding-top:16px;display:grid}.ad-module-resources-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.ad-module-resources-head strong,.ad-module-resources-head small{display:block}.ad-module-resources-head small{color:var(--sb-muted);margin-top:3px;font-size:11px}.ad-module-resources-empty{border:1px dashed var(--sb-border-strong);min-height:72px;color:var(--sb-foreground);font:inherit;text-align:left;cursor:pointer;background:#fbfcfe;border-radius:12px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px;transition:border-color .15s,background-color .15s;display:grid}.ad-module-resources-empty:hover{border-color:var(--sb-primary);background:var(--sb-primary-soft)}.ad-module-resources-empty:focus-visible{border-color:var(--sb-primary);box-shadow:0 0 0 3px var(--sb-primary-soft);outline:none}.ad-module-resources-empty-icon{width:34px;height:34px;color:var(--sb-primary);box-shadow:inset 0 0 0 1px var(--sb-border);background:#fff;border-radius:9px;place-items:center;display:grid}.ad-module-resources-empty-icon svg{width:17px}.ad-module-resources-empty strong,.ad-module-resources-empty small{display:block}.ad-module-resources-empty strong{font-size:12px}.ad-module-resources-empty small{color:var(--sb-muted);margin-top:2px;font-size:11px}.ad-module-resources-empty-action{color:var(--sb-primary-strong);white-space:nowrap;font-size:12px;font-weight:700}.ad-module-resource-card{border:1px solid var(--sb-border);background:#fff;border-radius:12px;gap:16px;padding:16px;display:grid}.ad-module-resource-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.ad-module-resource-head strong,.ad-module-resource-head small{display:block}.ad-module-resource-head strong{font-size:12.5px}.ad-module-resource-head small{color:var(--sb-muted);text-transform:capitalize;margin-top:2px;font-size:11px}.ad-resource-type-picker{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.ad-resource-type-picker button{border:1px solid var(--sb-border);min-width:0;min-height:58px;color:var(--sb-subtle);font:inherit;text-align:left;cursor:pointer;background:#fbfcfe;border-radius:10px;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:8px;padding:8px;transition:border-color .15s,background-color .15s,box-shadow .15s;display:grid}.ad-resource-type-picker button:hover{border-color:var(--sb-primary);background:#f8faff}.ad-resource-type-picker button:focus-visible{border-color:var(--sb-primary);box-shadow:0 0 0 3px var(--sb-primary-soft);outline:none}.ad-resource-type-picker button[data-selected]{border-color:var(--sb-primary);background:var(--sb-primary-soft);color:var(--sb-primary-strong)}.ad-resource-type-icon{width:26px;height:26px;color:var(--sb-primary);box-shadow:inset 0 0 0 1px var(--sb-border);background:#fff;border-radius:7px;place-items:center;display:grid}.ad-resource-type-icon svg{width:14px}.ad-resource-type-copy{gap:2px;min-width:0;display:grid}.ad-resource-type-copy strong,.ad-resource-type-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ad-resource-type-copy strong{font-size:11.5px}.ad-resource-type-copy small{color:var(--sb-muted);font-size:9.5px}.ad-resource-fields{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:10px;display:grid}.ad-resource-picker-help{color:var(--sb-muted);margin:-3px 0 0;font-size:11.5px}.ad-attachment-list{gap:8px;margin-top:14px;display:grid}.ad-attachment-item{align-items:center;gap:8px;display:flex}.ad-attachment-item .ad-file-preview-trigger{flex:1;min-width:0}.ad-attachment-copy{align-items:center;gap:10px;min-width:0;display:flex}.ad-attachment-copy>span:last-child{gap:2px;min-width:0;display:grid}.ad-attachment-copy strong,.ad-attachment-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ad-attachment-copy strong{font-size:12.5px;font-weight:650}.ad-attachment-copy small{color:var(--sb-muted);font-size:11px}.ad-attachment-icon{background:var(--sb-primary-soft);width:32px;height:32px;color:var(--sb-primary);border-radius:8px;flex:none;place-items:center;display:grid}.ad-attachment-icon svg{width:15px}.ad-form-actions{justify-content:flex-end;gap:10px;display:flex}.ad-enrolled-button{color:var(--sb-primary-strong);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font:650 12px/1 inherit;display:inline-flex}.ad-enrolled-button svg{width:14px}.ad-course-actions{gap:12px;display:inline-flex}.ad-course-actions button{cursor:pointer;background:0 0;border:0;padding:0}.ad-course-dialog{width:min(94vw,840px)!important}.ad-course-editor-dialog{width:min(92vw,740px)!important}.ad-course-editor{grid-template-rows:auto minmax(0,1fr) auto;max-height:min(680px,100dvh - 32px);display:grid}.ad-course-editor-header{background:#fff;border-bottom:1px solid #e6eaf1;justify-content:space-between;align-items:center;gap:16px;padding:20px 26px;display:flex}.ad-course-editor-heading{align-items:center;gap:12px;min-width:0;display:flex}.ad-course-editor-mark{width:38px;height:38px;color:var(--sb-primary-strong);background:linear-gradient(135deg,#edf3ff,#e2ecff);border-radius:12px;flex:none;place-items:center;display:grid}.ad-course-editor-mark svg{width:17px;height:17px}.ad-course-editor-eyebrow{color:#596f9d;letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px;font-size:10px;font-weight:750;display:block}.ad-course-editor-header h2{color:#17233a;letter-spacing:-.025em;margin:0;font-size:18px}.ad-course-editor-header .sb-button{flex:none}.ad-course-editor-body{background:#fcfdff;gap:18px;padding:22px 26px 24px;display:grid;overflow-y:auto}.ad-course-editor-course{background:linear-gradient(110deg,#f2f6ff,#fafcff 75%);border:1px solid #dce7fb;border-radius:15px;gap:3px;padding:15px 17px;display:grid}.ad-course-editor-course>span{color:#5870a5;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:750}.ad-course-editor-course strong{color:#1a2a46;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.ad-course-editor-course p{color:#667085;margin:2px 0 0;font-size:11.5px;line-height:1.45}.ad-course-editor-section{background:#fff;border:1px solid #e4e9f1;border-radius:16px;padding:18px}.ad-course-editor-section-head{align-items:flex-start;gap:10px;margin-bottom:16px;display:flex}.ad-course-editor-section-head>span{width:25px;height:25px;color:var(--sb-primary-strong);background:#edf3ff;border-radius:8px;flex:none;place-items:center;font-size:10px;font-weight:750;display:grid}.ad-course-editor-section-head h3{color:#29364d;letter-spacing:-.01em;margin:0;font-size:13px}.ad-course-editor-section-head p{color:#7b879b;margin:3px 0 0;font-size:11px;line-height:1.35}.ad-course-editor-details{grid-template-columns:140px minmax(0,1fr);gap:16px;display:grid}.ad-course-editor-details .sb-field:first-child{grid-column:1/-1}.ad-course-editor-details .sb-label,.ad-course-editor-preferences .sb-label{color:#475467;font-size:11px;font-weight:700}.ad-course-editor-details .sb-input{border-color:#d8e0ec;border-radius:10px;min-height:42px}.ad-course-editor-details .sb-input:focus{border-color:var(--sb-primary)}.ad-course-editor-preferences{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ad-course-editor-preferences .sb-field{gap:6px;min-width:0;position:relative}.ad-course-editor-preferences .sb-field:last-child{grid-column:1/-1;max-width:312px}.ad-course-editor-preferences .sb-custom-dropdown-trigger{min-height:62px;box-shadow:none;background:#fbfcff;border-color:#d7e0ee;border-radius:12px;padding:9px 10px 9px 11px;transition:border-color .16s,background-color .16s,box-shadow .16s}.ad-course-editor-preferences .sb-custom-dropdown-trigger:hover{background:#fff;border-color:#aac0e9;box-shadow:0 4px 12px #264b8a14}.ad-course-editor-preferences .sb-custom-dropdown-trigger[aria-expanded=true]{border-color:var(--sb-primary);background:#fff;box-shadow:0 0 0 3px #2563eb1c}.ad-course-editor-preferences .sb-custom-dropdown-trigger:focus-visible{border-color:var(--sb-primary);box-shadow:0 0 0 3px #2563eb2b}.ad-course-editor-preferences .sb-custom-dropdown-value{gap:9px;min-width:0}.ad-course-editor-preferences .sb-custom-dropdown-icon{width:33px;height:33px;color:var(--sb-primary-strong);background:#eaf1ff;border-radius:10px;flex:none}.ad-course-editor-preferences .sb-custom-dropdown-icon svg{width:16px;height:16px}.ad-course-editor-preferences .sb-custom-dropdown-text{gap:2px;min-width:0}.ad-course-editor-preferences .sb-custom-dropdown-text strong{color:#25324a;font-size:12px;font-weight:700}.ad-course-editor-preferences .sb-custom-dropdown-text small{color:#758198;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.ad-course-editor-preferences .sb-custom-dropdown-arrow{color:#5c73a8;background:#fff;border:1px solid #e1e7f0;border-radius:8px;flex:none;width:28px;height:28px}.ad-course-editor-preferences .sb-custom-dropdown-menu{z-index:75;scrollbar-color:#c3d3ec transparent;scrollbar-width:thin;background:#fffffffc;border-color:#cfdaeb;border-radius:13px;gap:5px;max-height:248px;padding:6px;overflow-y:auto;box-shadow:0 18px 34px #1c36622e,0 3px 8px #10182814}.ad-course-editor-preferences .sb-custom-dropdown-option{border:1px solid #0000;border-radius:9px;overflow:hidden}.ad-course-editor-preferences .sb-custom-dropdown-option:hover{background:#f5f8fe;border-color:#d9e4f5}.ad-course-editor-preferences .sb-custom-dropdown-option[aria-selected=true]{background:#edf3ff;border-color:#c4d6f2}.ad-course-editor-preferences .sb-custom-dropdown-option-button{min-height:46px;padding:8px 9px}.ad-course-editor-preferences .sb-custom-dropdown-option-button .sb-custom-dropdown-icon{border-radius:8px;width:29px;height:29px}.ad-course-editor-preferences .sb-custom-dropdown-selected{background:var(--sb-primary-strong);width:19px;height:19px}.ad-course-editor-preferences .sb-field:last-child .sb-custom-dropdown-trigger{min-height:50px}.ad-course-editor-preferences .sb-field:last-child .sb-custom-dropdown-menu{top:auto;bottom:calc(100% + 8px)}.ad-course-editor-preferences .sb-field-hint{color:#758198;margin-top:1px;font-size:10.5px}.ad-course-editor-footer{background:#fff;border-top:1px solid #e6eaf1;justify-content:flex-end;gap:10px;padding:16px 26px 20px;display:flex}.ad-duration-input{max-width:100%;width:112px!important}.ad-submission-card{box-shadow:none}.ad-submission-facts{border-top:1px solid var(--sb-border);border-bottom:1px solid var(--sb-border);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.ad-submission-facts span{gap:3px;padding:12px 0;display:grid}.ad-submission-facts span+span{border-left:1px solid var(--sb-border);padding-left:16px}.ad-submission-facts small{color:var(--sb-subtle);text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:650}.ad-submission-facts strong{font-size:12px}@media (max-width:760px){.ad-live-schedule-head,.ad-content-layout{grid-template-columns:1fr;display:grid}.ad-choice-group,.ad-course-editor-details,.ad-course-editor-preferences,.ad-resource-fields{grid-template-columns:1fr}.ad-course-editor-preferences .sb-field:last-child{grid-column:auto;max-width:none}.ad-course-editor-header,.ad-course-editor-footer{padding-inline:18px}.ad-course-editor-body{padding:18px}.ad-course-details-grid{grid-template-columns:1fr;max-width:none}.ad-course-schedule{grid-column:auto}.ad-schedule-field{grid-template-columns:1fr}.ad-schedule-field:after{top:26%;right:14px}.ad-resource-type-picker{grid-template-columns:repeat(2,minmax(0,1fr))}}
