html,body{max-width:100%;overflow-x:clip}.login-card .eyebrow{color:#7f2818!important}.login-card__intro p{color:#424650!important}.login-card .form-stack label{color:#424650}.login-card .button--primary{color:#fff;background:#a43822}.login-card .button--primary:hover{color:#fff;background:#832816}.login-panel-content,.login-card,.login-brand{animation:none!important}.invite-results{gap:18px;margin:24px 0;display:grid}.result-filters{flex-wrap:wrap}.result-filters label{color:var(--muted);align-items:center;gap:6px;font-size:.72rem;display:inline-flex}.result-filters input{border:1px solid var(--border-strong);min-height:44px;color:var(--ink-soft);background:var(--surface);font:inherit;border-radius:7px;padding:0 9px}.invite-results__heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.invite-results__heading h2{margin:4px 0 0}.invite-results__heading>strong{color:var(--ink-soft);font-size:.9rem}.invite-results progress{background:var(--border);width:100%;height:7px;accent-color:var(--success);border:0;border-radius:4px;overflow:hidden}.invite-results progress::-webkit-progress-bar{background:var(--border)}.invite-results progress::-webkit-progress-value{background:var(--success);transition:transform .22s var(--academy-ease-quick)}.invite-results__list{display:grid}.invite-results article{border-bottom:1px solid var(--border);grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 0;display:grid}.invite-results article:last-child{border-bottom:0}.invite-results article>div{min-width:0}.invite-results article strong{overflow-wrap:anywhere}.invite-results p{color:var(--muted);margin:4px 0 0;font-size:.76rem}.invite-job-row__marker{border:2px solid var(--warning);background:var(--surface);border-radius:50%;width:10px;height:10px}.invite-job-row.is-complete .invite-job-row__marker{border-color:var(--success);background:var(--success)}.invite-job-row.is-failed .invite-job-row__marker{border-color:var(--danger);background:var(--danger)}.invite-job-row.is-sending .invite-job-row__marker{background:var(--warning)}.student-crm-status-stack{justify-items:start;gap:5px;display:grid}.student-crm-status-stack small{color:var(--muted);text-transform:capitalize;font-size:.67rem}.user-role{color:var(--ink-soft);text-transform:capitalize;font-size:.76rem;font-weight:600}.student-crm-open--muted{color:var(--muted);cursor:default}.student-list details{color:var(--muted);margin-top:8px;font-size:.72rem}.student-list details summary{cursor:pointer}:where(a,button,input,textarea,select,[role=switch],[role=tab]):focus-visible{outline:3px solid var(--brand);outline-offset:3px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.academy-page--loading{animation:academy-loading-arrival .18s var(--academy-ease-out) both}.academy-skeleton__intro{gap:13px;max-width:620px;margin-bottom:46px;display:grid}.academy-skeleton__line{background:var(--surface-subtle);height:12px;animation:academy-skeleton-breathe 1.15s var(--academy-ease-out) infinite alternate;border-radius:3px;display:block}.academy-skeleton__eyebrow{width:108px;height:9px}.academy-skeleton__title{width:min(390px,72%);height:48px}.academy-skeleton__copy{width:min(520px,90%)}.academy-skeleton__content{overflow:hidden}.academy-skeleton__toolbar{border-bottom:1px solid var(--border);gap:10px;padding:20px;display:flex}.academy-skeleton__toolbar .academy-skeleton__line{width:150px;height:42px}.academy-skeleton__toolbar .academy-skeleton__line:first-child{width:min(320px,38%)}.academy-skeleton__table-head,.academy-skeleton__row{grid-template-columns:minmax(180px,1.7fr) repeat(3,minmax(80px,.75fr));align-items:center;gap:22px;padding-inline:22px;display:grid}.academy-skeleton__table-head{border-bottom:1px solid var(--border);min-height:48px}.academy-skeleton__table-head .academy-skeleton__line{width:54%;height:8px}.academy-skeleton__row{border-bottom:1px solid var(--border);min-height:82px}.academy-skeleton__row:last-child{border-bottom:0}.academy-skeleton__row .academy-skeleton__line{width:72%}.academy-skeleton__row .academy-skeleton__identity{width:88%;height:15px}@keyframes academy-loading-arrival{0%{opacity:.72;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes academy-skeleton-breathe{to{opacity:.48}}.academy-header-inner{gap:20px}.avatar,.student-avatar{background:var(--ink);color:var(--surface);letter-spacing:.03em;border-radius:50%;place-items:center;font-size:.67rem;font-weight:600;display:grid}.avatar{width:34px;height:34px}.header-create{padding-inline:15px}.header-create svg{width:16px}.overview-page{padding-top:64px}.metric-ribbon{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);margin:0 0 64px;display:grid}.metric-ribbon__item{border-right:1px solid var(--border);gap:13px;padding:22px 20px 22px 0;display:flex}.metric-ribbon__item:not(:first-child){padding-left:24px}.metric-ribbon__item:last-child{border-right:0}.metric-ribbon__icon{background:var(--brand-soft);width:34px;height:34px;color:var(--brand-hover);border-radius:5px;place-items:center;display:grid}.metric-ribbon__item div{display:grid}.metric-ribbon__item span:not(.metric-ribbon__icon),.metric-ribbon__item small{color:var(--muted);font-size:.72rem}.metric-ribbon__item strong{font:700 1.8rem/1.15 var(--font-display)}.overview-split{grid-template-columns:minmax(0,1.55fr) minmax(270px,.7fr);gap:56px;display:grid}.attention-list{border-top:1px solid var(--border)}.attention-item{border-bottom:1px solid var(--border);grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:16px;padding:22px 0;display:grid}.attention-item__mark{border:1px solid var(--border-strong);width:28px;height:28px;color:var(--ink-soft);border-radius:50%;place-items:center;font-size:.85rem;font-weight:600;display:grid}.attention-item__mark--warning{color:var(--warning);border-color:var(--warning)}.attention-item__mark--danger{color:var(--danger);border-color:var(--danger)}.attention-item h3{margin:8px 0 3px;font-size:1rem}.attention-item p{color:var(--muted);margin:0;font-size:.8rem}.quiet-link,.academy-section-heading a{color:var(--brand-hover);white-space:nowrap;align-items:center;gap:6px;font-size:.78rem;font-weight:600;display:inline-flex}.quiet-link svg{width:15px}.overview-rail{padding:22px}.overview-rail h3{font-size:1rem}.overview-rail .academy-section-heading{margin-bottom:6px}.overview-rail .academy-section-heading a{font-size:.72rem}.activity-feed{margin:0;padding:0;list-style:none}.activity-feed li{border-bottom:1px solid var(--border);grid-template-columns:8px minmax(0,1fr) auto;gap:10px;padding:16px 0;display:grid}.activity-feed li:last-child{border-bottom:0}.activity-feed__line{background:var(--brand);border-radius:50%;width:6px;height:6px;margin-top:7px}.activity-feed p,.activity-feed time{color:var(--muted);margin:2px 0;font-size:.74rem}.activity-feed strong{font-size:.77rem}.activity-feed .academy-status{align-self:start;min-height:23px;padding:3px 6px;font-size:.6rem}.overview-lower{grid-template-columns:1.25fr .75fr;gap:56px;margin-top:72px;display:grid}.overview-lower h2{margin-bottom:0}.batch-strip{border-top:1px solid var(--border)}.batch-strip__item{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 0;display:flex}.batch-strip__item h3{margin:8px 0 2px;font-size:1rem}.batch-strip__item p{color:var(--muted);margin:0;font-size:.77rem}.batch-strip__numbers{text-align:right;grid-template-columns:auto auto;column-gap:8px;display:grid}.batch-strip__numbers strong{font-size:.94rem}.batch-strip__numbers span{color:var(--muted);font-size:.67rem}.compact-list{border-top:1px solid var(--border);margin:0;padding:0;list-style:none}.compact-list li{border-bottom:1px solid var(--border);justify-content:space-between;gap:12px;padding:17px 0;display:flex}.compact-list strong,.compact-list span{display:block}.compact-list strong{font-size:.83rem}.compact-list span{color:var(--muted);margin-top:2px;font-size:.7rem}.toolbar,.result-filters{align-items:center;gap:12px;margin-bottom:24px;display:flex}.toolbar>:last-child{margin-left:auto}.search-field{border:1px solid var(--border-strong);background:var(--surface);min-width:240px;height:44px;color:var(--muted);border-radius:7px;align-items:center;gap:9px;padding:0 13px;display:flex}.search-field input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:.83rem}.segmented{border:1px solid var(--border);background:var(--surface);border-radius:7px;display:flex;overflow:hidden}.segmented button{border:0;border-right:1px solid var(--border);cursor:pointer;background:0 0;min-height:42px;padding:0 12px;font-size:.75rem}.segmented button:last-child{border-right:0}.segmented .is-selected{background:var(--brand-soft);color:var(--brand-hover);font-weight:600}.resource-table{overflow:hidden}.resource-table__header,.resource-table__row{align-items:center;gap:16px;display:grid}.resource-table__header{border-bottom:1px solid var(--border);min-height:45px;color:var(--muted);letter-spacing:.05em;text-transform:uppercase;padding:0 22px;font-size:.67rem;font-weight:600}.resource-table__row{border-bottom:1px solid var(--border);min-height:90px;padding:15px 22px;font-size:.77rem}.resource-table__row:last-child{border:0}.modules-columns{grid-template-columns:minmax(260px,2.5fr) 105px 105px 76px 105px 30px}.resource-primary{align-items:center;gap:12px;min-width:0;display:flex}.resource-primary strong{font-size:.86rem}.resource-primary a:hover,.course-index h2 a:hover{color:var(--brand-hover)}.resource-primary p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-size:.71rem;overflow:hidden}.document-glyph{border:1px solid var(--border-strong);width:37px;height:43px;color:var(--brand-hover);background:var(--brand-soft);border-radius:4px;flex:none;place-items:center;font-size:.55rem;font-weight:600;display:grid}.row-action{width:30px;height:30px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.row-action:hover{background:var(--brand-soft);color:var(--brand-hover)}.empty-results{text-align:center;padding:48px}.empty-results h2{margin-bottom:8px}.empty-results p{color:var(--muted);margin:0}.editor-layout{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:34px;display:grid}.editor-layout__main{min-width:0}.editor-layout__aside{gap:16px;display:grid;position:sticky;top:100px}.form-section{gap:20px;display:grid}.form-section>div>h2,.course-composition h2{margin:5px 0 6px}.form-section>div>p,.course-composition p{color:var(--muted);margin:0;font-size:.82rem}.form-section label,.invite-panel label{color:var(--ink-soft);gap:7px;font-size:.77rem;font-weight:600;display:grid}.form-section input,.form-section textarea,.form-section select,.invite-panel input{border:1px solid var(--border-strong);background:var(--surface);width:100%;min-height:45px;color:var(--ink);resize:vertical;border-radius:7px;outline:0;padding:10px 12px;font-size:.85rem}.form-section textarea{min-height:auto}.form-section input:focus,.form-section textarea:focus,.form-section select:focus,.invite-panel input:focus{border-color:var(--ink);box-shadow:0 0 0 3px #f0552a29}.form-section label small{color:var(--muted);font-size:.65rem;font-weight:400}.file-drop{border:1px dashed var(--border-strong);background:var(--surface-subtle);text-align:center;cursor:pointer;border-radius:8px;place-content:center;justify-items:center;gap:8px;min-height:170px;padding:20px;display:grid}.file-drop input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.file-drop__icon{background:var(--brand-soft);width:37px;height:37px;color:var(--brand-hover);border-radius:50%;place-items:center;display:grid}.file-drop strong{font-size:.8rem}.file-drop small{color:var(--muted);font-weight:400}.file-drop--filled{border-style:solid;border-color:var(--success);background:var(--success-soft)}.editor-actions{gap:8px;display:grid}.button--secondary{border-color:var(--border-strong);background:var(--surface)}.button--secondary:hover{background:var(--surface-subtle)}.editor-note{border-left:2px solid var(--brand);background:var(--brand-soft);padding:17px;font-size:.77rem}.editor-note p{color:var(--ink-soft);margin:6px 0 0}.inline-success{color:var(--success);background:var(--success-soft);margin:0;padding:10px 12px;font-size:.76rem}.version-history{margin-top:70px}.version-row{border-bottom:1px solid var(--border);grid-template-columns:40px minmax(0,1fr) 100px 170px;align-items:center;gap:15px;padding:16px 20px;display:grid}.version-row:last-child{border-bottom:0}.version-row strong{font-size:.82rem}.version-row p{color:var(--muted);margin:3px 0 0;font-size:.72rem}.version-row time{color:var(--muted);font-size:.71rem}.detail-tabs{border-bottom:1px solid var(--border);gap:22px;margin-bottom:34px;display:flex}.detail-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0 0 14px;font-size:.8rem;position:relative}.detail-tabs .is-active{color:var(--ink);font-weight:600}.detail-tabs .is-active:after{background:var(--brand);content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0}.detail-tabs span{color:var(--muted);margin-left:4px;font-size:.68rem}.module-create-page{max-width:820px;margin-inline:auto}.module-create-page .academy-page__intro{margin-bottom:30px}.module-create-form{gap:28px;padding:30px;display:grid}.module-create-fields{gap:20px;display:grid}.module-create-fields label,.module-pdf-field{color:var(--ink-soft);gap:8px;font-size:.8rem;font-weight:600;display:grid}.module-create-fields input{border:1px solid var(--border-strong);background:var(--surface);width:100%;min-height:48px;color:var(--ink);font:inherit;border-radius:7px;padding:11px 13px}.module-create-fields input:focus{border-color:var(--ink);outline:0;box-shadow:0 0 0 3px #f0552a29}.module-create-fields small{color:var(--muted);font-size:.68rem;font-weight:400}.module-pdf-field__label{color:var(--ink-soft)}.selected-pdf{border:1px solid var(--success);background:var(--success-soft);border-radius:8px;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:13px;min-height:78px;padding:14px 16px;display:grid}.selected-pdf div{min-width:0}.selected-pdf strong,.selected-pdf small{display:block}.selected-pdf strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.selected-pdf small{color:var(--muted);margin-top:3px;font-size:.67rem;font-weight:400}.selected-pdf__replace{color:var(--ink);cursor:pointer;position:relative}.selected-pdf__replace input{opacity:0;width:1px;height:1px;position:absolute}.selected-pdf__replace span,.selected-pdf__remove{color:var(--ink-soft);font:inherit;cursor:pointer;background:0 0;border:0;font-size:.72rem;font-weight:600}.selected-pdf__remove{color:var(--danger)}.selected-pdf button:disabled{opacity:.5;cursor:not-allowed}.selected-pdf label:has(input:disabled){opacity:.5;cursor:not-allowed}.upload-progress{background:var(--surface-subtle);gap:14px;padding:18px;display:grid}.upload-progress>strong{font-size:.84rem}.upload-progress ol{grid-template-columns:repeat(4,1fr);gap:10px;margin:0;padding:0;list-style:none;display:grid}.upload-progress li{color:var(--muted);grid-template-columns:26px 1fr;align-items:center;gap:7px;font-size:.68rem;display:grid}.upload-progress li span{border:1px solid var(--border-strong);background:var(--surface);border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.upload-progress li.is-active{color:var(--ink);font-weight:600}.upload-progress li.is-active span{border-color:var(--brand);color:var(--brand-hover);animation:upload-phase-pulse .9s var(--academy-ease-out) infinite alternate}.upload-progress li.is-complete{color:var(--success)}.upload-progress li.is-complete span{border-color:var(--success)}.module-create-actions{justify-content:flex-end;align-items:center;gap:20px;padding-top:2px;display:flex}.module-create-actions .quiet-link{margin-right:auto}.module-create-actions .quiet-link[aria-disabled=true]{pointer-events:none;opacity:.45}.inline-error{color:var(--danger);background:var(--danger-soft);margin:0;padding:11px 13px;font-size:.76rem}.module-state{background:var(--surface-subtle);grid-template-columns:30px minmax(0,1fr);align-items:start;gap:13px;margin:-14px 0 34px;padding:17px 18px;display:grid}.module-state>span{border:1px solid;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.module-state strong{font-size:.82rem}.module-state p{color:var(--ink-soft);margin:4px 0 0;font-size:.75rem}.module-state a{color:var(--brand-hover);margin-top:8px;font-size:.74rem;font-weight:600;display:inline-block}.module-state--ready{color:var(--success);background:var(--success-soft)}.module-state--failed{color:var(--danger);background:var(--danger-soft)}.module-state__spinner{animation:.75s linear infinite module-state-spin;border-color:var(--border-strong)!important;border-top-color:var(--warning)!important}.module-state--processing{color:var(--warning);background:var(--warning-soft)}@keyframes upload-phase-pulse{to{background:var(--brand-soft)}}@keyframes module-state-spin{to{transform:rotate(360deg)}}:is(.file-drop--active,.file-drop:has(input:focus-visible)){border-color:var(--brand);background:var(--brand-soft);outline:3px solid var(--brand);outline-offset:3px}.selected-pdf__replace:has(input:focus-visible) span{outline:3px solid var(--brand);outline-offset:3px}.current-pdf{border:1px solid var(--border);background:var(--surface-subtle);border-radius:8px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:78px;padding:14px 16px;display:grid}.current-pdf>div{min-width:0}.current-pdf strong,.current-pdf small{display:block}.current-pdf strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.current-pdf small{color:var(--muted);margin-top:3px;font-size:.67rem;font-weight:400}.current-pdf--loading{min-height:auto;color:var(--muted);font-size:.75rem;display:block}.course-index{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.course-index__item{flex-direction:column;min-height:278px;padding:22px;display:flex}.course-index__top,.batch-card__top{justify-content:space-between;align-items:center;display:flex}.course-index__top>span,.batch-card time{color:var(--muted);font-size:.7rem}.course-index h2{margin:36px 0 9px;font-size:1.45rem}.course-index p{color:var(--muted);font-size:.8rem}.course-index footer{border-top:1px solid var(--border);color:var(--muted);align-items:center;gap:12px;margin-top:auto;padding-top:17px;font-size:.7rem;display:flex}.course-index footer time{margin-left:auto}.course-index footer a{color:var(--brand-hover)}.course-composition{margin-top:42px}.course-composition>.academy-section-heading{align-items:flex-end}.builder-empty{border:1px dashed var(--border-strong);background:var(--surface-subtle);grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:16px;padding:28px;display:grid}.builder-empty>span{border:1px solid var(--border-strong);place-items:center;width:34px;height:34px;font-size:.72rem;display:grid}.builder-empty h3{margin:0 0 4px;font-size:.95rem}.builder-empty p{font-size:.75rem}.module-row-actions{align-items:center;gap:5px;display:flex}.module-row-actions button{border:1px solid var(--border);background:var(--surface);cursor:pointer;min-width:27px;height:29px}.module-row-actions button:disabled{opacity:.35;cursor:not-allowed}.module-row-actions .remove-button{width:auto;color:var(--danger);background:0 0;border:0;padding:0 7px;font-size:.7rem}.field-optional{color:var(--muted);font-weight:400}.form-inline{grid-template-columns:1fr 1fr;gap:16px;display:grid}.batch-list{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.batch-card{flex-direction:column;min-height:256px;padding:22px;display:flex}.batch-card h2{margin:32px 0 6px;font-size:1.4rem}.batch-card h2 a:hover{color:var(--brand-hover)}.batch-card>p{color:var(--muted);margin:0;font-size:.8rem}.batch-card__facts{gap:20px;margin-top:26px;display:flex}.batch-card__facts span{color:var(--muted);gap:1px;font-size:.68rem;display:grid}.batch-card__facts b{color:var(--ink);font-size:1.1rem}.batch-card footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;font-size:.7rem;display:flex}.batch-card footer a{color:var(--brand-hover)}.detail-tabs--wide{margin-bottom:37px}.batch-detail-grid{grid-template-columns:minmax(0,1fr) 260px;gap:35px;display:grid}.visibility-control{align-items:center;gap:12px;display:flex}.visibility-toggle{background:var(--border-strong);cursor:pointer;border:0;border-radius:99px;width:40px;height:24px;padding:2px}.visibility-toggle span{background:var(--surface);width:20px;height:20px;transition:transform .18s var(--academy-ease-quick);border-radius:50%;display:block}.visibility-toggle.is-on{background:var(--brand)}.visibility-toggle.is-on span{transform:translate(16px)}.invite-panel{grid-template-columns:1fr minmax(330px,.8fr);gap:32px;margin-bottom:54px;padding:25px;display:grid}.invite-panel h2{margin:6px 0}.invite-panel p{color:var(--muted);margin:0;font-size:.78rem}.invite-panel form{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.invite-panel form label{flex:1}.invite-panel .invite-error{color:var(--danger);flex-basis:100%;font-weight:500}.invite-panel input[aria-invalid=true]{border-color:var(--danger)}.invite-success{color:var(--success);background:var(--success-soft);grid-column:1/-1;gap:10px;padding:10px 12px;font-size:.78rem;display:flex}.student-list-heading{margin-bottom:13px}.student-list-heading h2{margin:4px 0 0}.student-list{overflow:auto}.student-list article{border-bottom:1px solid var(--border);grid-template-columns:36px minmax(150px,1fr) minmax(120px,.7fr) 93px 78px 135px 30px;align-items:center;gap:12px;min-width:770px;padding:14px 20px;display:grid}.student-list article:last-child{border-bottom:0}.student-avatar{background:var(--brand-soft);width:32px;height:32px;color:var(--brand-hover)}.student-list strong{font-size:.79rem}.student-list p{color:var(--muted);margin:1px 0 0;font-size:.68rem}.student-label{color:var(--muted);text-transform:uppercase;margin-bottom:3px;font-size:.58rem;display:block}.copy-username{color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;display:flex}.copy-username code{font:inherit;font-size:.72rem}.copy-username svg{width:13px;color:var(--brand-hover)}.student-list small{color:var(--success);font-size:.59rem;display:block}.timeline{max-width:720px}.timeline>div{margin-bottom:22px}.timeline h2{margin:5px 0 0}.timeline article{border-top:1px solid var(--border);grid-template-columns:145px 1fr;gap:25px;padding:17px 0;display:grid}.timeline time{color:var(--muted);font-size:.72rem}.timeline p{margin:0;font-size:.8rem}.batch-wizard{width:min(100%,920px);margin:0 auto}.batch-wizard__steps ol{grid-template-columns:repeat(3,1fr);margin:0 0 26px;padding:0;list-style:none;display:grid}.batch-wizard__steps li{color:var(--muted);align-items:center;gap:11px;display:flex;position:relative}.batch-wizard__steps li:not(:last-child):after{background:var(--border);content:"";height:1px;position:absolute;top:17px;left:42px;right:14px}.batch-wizard__steps li>span{z-index:1;border:1px solid var(--border-strong);background:var(--surface);border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:.7rem;font-weight:600;display:grid;position:relative}.batch-wizard__steps li div{gap:1px;display:grid}.batch-wizard__steps small{text-transform:uppercase;letter-spacing:.06em;font-size:.59rem}.batch-wizard__steps strong{color:inherit;font-size:.74rem}.batch-wizard__steps .is-current{color:var(--ink)}.batch-wizard__steps .is-current>span{border-color:var(--brand);background:var(--brand);color:var(--surface)}.batch-wizard__steps .is-complete{color:var(--brand-hover)}.batch-wizard__steps .is-complete>span{border-color:var(--brand);background:var(--brand-soft)}.batch-wizard__steps .is-complete:after{background:var(--brand)}.batch-wizard__stage{flex-direction:column;min-height:460px;padding:clamp(28px,5vw,52px);display:flex}.batch-wizard__stage>header{max-width:620px;margin-bottom:38px}.batch-wizard__stage h2{font:700 clamp(1.55rem, 4vw, 2.2rem)/1.2 var(--font-display);margin:7px 0 8px}.batch-wizard__stage header p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.65}.batch-wizard__field{max-width:610px}.batch-course-picker{border:0;gap:10px;margin:0;padding:0;display:grid}.batch-course-picker>label{border:1px solid var(--border);cursor:pointer;min-height:72px;transition:border-color .16s var(--academy-ease-quick), background .16s var(--academy-ease-quick);border-radius:7px;grid-template-columns:22px 1fr;align-items:center;gap:13px;padding:14px 17px;display:grid}.batch-course-picker>label:hover{border-color:var(--border-strong);background:var(--surface-subtle)}.batch-course-picker>label.is-selected{border-color:var(--brand);background:var(--brand-soft)}.batch-course-picker input{opacity:0;pointer-events:none;position:absolute}.batch-course-picker__mark{border:1px solid var(--border-strong);background:var(--surface);border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.batch-course-picker .is-selected .batch-course-picker__mark:after{background:var(--brand);content:"";border-radius:50%;width:9px;height:9px}.batch-course-picker label>span:last-child{gap:3px;display:grid}.batch-course-picker strong{font-size:.84rem}.batch-course-picker small{color:var(--muted);font-size:.66rem}.batch-course-picker label:focus-within{outline:3px solid color-mix(in srgb, var(--brand) 22%, transparent);outline-offset:2px}.batch-wizard__empty{border:1px dashed var(--border-strong);background:var(--surface-subtle);padding:24px}.batch-wizard__empty p{color:var(--muted);margin:5px 0 0;font-size:.76rem}.batch-wizard__review{border-top:1px solid var(--border);margin:0}.batch-wizard__review>div{border-bottom:1px solid var(--border);grid-template-columns:145px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:78px;padding:15px 0;display:grid}.batch-wizard__review dt{color:var(--muted);font-size:.69rem}.batch-wizard__review dd{margin:0;font-size:.85rem;font-weight:600}.batch-wizard__review button{color:var(--brand-hover);cursor:pointer;background:0 0;border:0;padding:7px;font-size:.7rem;font-weight:600}.batch-wizard__review .batch-wizard__snapshot{align-items:start;padding-block:20px}.batch-wizard__snapshot dd{color:var(--ink-soft);font-size:.76rem;font-weight:400;line-height:1.6}.batch-wizard__actions{justify-content:space-between;align-items:center;margin-top:auto;padding-top:40px;display:flex}.batch-wizard__actions .button{min-width:112px}.result-filters select{border:1px solid var(--border-strong);min-height:44px;color:var(--ink-soft);background:var(--surface);border-radius:7px;padding:0 9px;font-size:.75rem}.results-columns{grid-template-columns:1fr 1.1fr 1.25fr 130px 130px 30px}.results-table .resource-table__row>span>small{color:var(--muted);margin-top:2px;font-size:.67rem;display:block}.results-table .resource-table__row>span>b{font-size:.74rem}.score-cell{align-items:center;gap:8px;display:flex}.back-link{color:var(--brand-hover);margin-bottom:23px;font-size:.78rem;font-weight:600;display:inline-block}.attempt-summary{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);margin-bottom:52px;display:grid}.attempt-summary div{gap:4px;padding:17px 20px 17px 0;display:grid}.attempt-summary div:not(:first-child){border-left:1px solid var(--border);padding-left:24px}.attempt-summary span{color:var(--muted);font-size:.68rem}.attempt-summary strong{font-size:.84rem}.question-review{max-width:790px}.question-review>h2{margin:5px 0 24px}.question-card{margin-bottom:18px;padding:24px}.question-card header{color:var(--muted);justify-content:space-between;align-items:center;font-size:.7rem;display:flex}.question-card h3{margin:20px 0 5px;font-size:1rem}.question-card>p{color:var(--muted);margin:0 0 19px;font-size:.73rem}.question-card ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.question-card li{border:1px solid var(--border);grid-template-columns:24px 1fr auto auto;align-items:center;gap:10px;min-height:44px;padding:9px 11px;font-size:.76rem;display:grid}.question-card li>span{border:1px solid var(--border-strong);border-radius:50%;place-items:center;width:20px;height:20px;font-size:.61rem;display:grid}.question-card li.is-correct{border-color:var(--success);background:var(--success-soft)}.question-card li.is-selected-wrong{border-color:var(--danger);background:var(--danger-soft)}.question-card li b,.question-card li em{white-space:nowrap;font-size:.62rem;font-style:normal}.question-card li b{color:var(--success)}.question-card li em{color:var(--danger)}.explanation{border-left:3px solid var(--success);background:var(--success-soft);margin-top:17px;padding:15px}.explanation strong{font-size:.75rem}.explanation p{margin:4px 0 7px;font-size:.76rem}.explanation a{color:var(--success);align-items:center;gap:5px;font-size:.71rem;font-weight:600;display:inline-flex}.account-page-grid{grid-template-columns:minmax(0,1fr) 310px;gap:32px;display:grid}.account-security{align-content:start;gap:12px;display:grid}.account-security h2{margin:0}.account-security p{color:var(--muted);margin:0;font-size:.79rem}.text-danger{color:var(--danger);cursor:pointer;background:0 0;border:0;justify-self:start;padding:8px 0;font-size:.77rem;font-weight:600}.button--danger{border-color:var(--danger);color:var(--danger);background:0 0}.button--danger:hover{color:var(--surface);background:var(--danger)}.route-message{align-content:center;justify-items:start;gap:14px;width:min(100% - 40px,640px);min-height:72svh;margin:0 auto;display:grid}.route-message h1{margin:0}.route-message p{color:var(--muted);margin:0 0 8px}@media (max-width:1023px){.header-inner{padding-inline:32px}.desktop-nav{gap:16px;margin-left:34px}.desktop-nav a{font-size:.75rem}.header-create{font-size:.74rem}.metric-ribbon{grid-template-columns:1fr 1fr}.metric-ribbon__item:nth-child(2){border-right:0}.metric-ribbon__item:nth-child(3){padding-left:0}.overview-split,.overview-lower{grid-template-columns:1fr;gap:42px}.course-index,.batch-list{grid-template-columns:1fr 1fr}.editor-layout,.batch-detail-grid,.account-page-grid{grid-template-columns:1fr}.editor-layout__aside{grid-template-columns:1fr 1fr;position:static}.editor-note{grid-column:1/-1}.modules-columns{grid-template-columns:minmax(230px,2fr) 100px 90px 65px 90px 26px}.results-columns{grid-template-columns:1fr 1fr 1.1fr 120px 110px 26px}}.course-studio{gap:28px;display:grid}.course-studio__bar{z-index:8;border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:10px;justify-content:space-between;align-items:center;gap:20px;padding:14px 18px;display:flex;position:sticky;top:76px}.course-studio__bar>div{align-items:center;gap:12px;display:flex}.course-studio__sequence{gap:20px;display:grid}.course-chapter-editor{border-top:1px solid var(--border-strong);background:var(--surface);grid-template-columns:54px minmax(0,1fr);display:grid}.course-chapter-editor__body{min-width:0;padding:22px 0 32px}.course-chapter-editor__heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px;display:flex}.course-chapter-editor__actions,.course-chapter-modules__actions{align-items:center;gap:6px;display:flex}.course-chapter-editor__actions button,.course-chapter-modules__actions button{min-width:36px;min-height:36px;color:var(--muted);border-radius:5px}.course-chapter-editor__actions button:hover,.course-chapter-modules__actions button:hover{background:var(--surface-subtle);color:var(--ink)}.course-chapter-modules{border-top:1px solid var(--border);margin:0;padding:0;list-style:none}.course-chapter-modules li{border-bottom:1px solid var(--border);grid-template-columns:54px minmax(220px,1fr) 110px auto;align-items:center;gap:14px;min-height:84px;display:grid}.course-chapter-modules p{color:var(--muted);margin:4px 0 0;font-size:.72rem}.course-chapter-modules__order{color:var(--muted);letter-spacing:.05em;font-size:.7rem}.course-chapter-empty{border-block:1px solid var(--border);color:var(--muted);padding:28px 0}.course-chapter-empty p{margin:0}.course-chapter-editor__add{gap:10px;padding-top:16px;display:flex}.course-add-chapter{border:1px dashed var(--border-strong);width:100%;color:var(--ink);text-align:left;border-radius:8px;align-items:center;gap:16px;padding:22px 54px;display:flex}.course-add-chapter:hover{border-color:var(--brand);background:var(--brand-soft)}.course-add-chapter span{gap:3px;display:grid}.course-add-chapter small{color:var(--muted)}.module-library-picker,.inline-module-creator{border:1px solid var(--border);background:var(--surface-subtle);border-radius:8px;margin-top:16px;padding:20px}.module-library-picker>input{width:100%}.module-library-picker ul{margin:14px 0 0;padding:0;list-style:none}.module-library-picker li{border-top:1px solid var(--border);grid-template-columns:1fr 100px auto;align-items:center;gap:12px;padding:12px 0;display:grid}.module-library-picker li div{gap:4px;display:grid}.module-library-picker small{color:var(--muted)}.inline-module-creator{grid-template-columns:1fr 1fr;gap:16px;display:grid}.inline-module-creator>div:first-child,.inline-module-creator>label:nth-of-type(2),.inline-module-creator>div:last-child{grid-column:1/-1}.inline-module-creator>div:last-child{justify-content:flex-end;gap:10px;display:flex}.course-studio__publication{max-width:560px}.course-builder-loading{color:var(--muted)}.course-settings{border-block:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:28px;padding:22px 0;display:flex}.course-settings__summary{max-width:780px}.course-settings p{max-width:72ch;color:var(--muted);margin:0;font-size:.79rem;line-height:1.65}.course-settings__actions{flex:none;gap:8px;display:flex}.course-settings__form{gap:13px;margin-top:12px;display:grid}.course-settings__form label{color:var(--ink-soft);gap:7px;font-size:.75rem;font-weight:600;display:grid}.course-settings__form input,.course-settings__form textarea{width:100%}.course-settings__form small{color:var(--muted);font-size:.67rem;font-weight:400}.course-structure{gap:18px;display:grid}.course-structure__heading{justify-content:space-between;align-items:end;gap:24px;padding-bottom:4px;display:flex}.course-structure__heading h2{font:700 clamp(1.55rem, 3vw, 2.15rem)/1.2 var(--font-display);margin:6px 0 5px}.course-structure__heading p{color:var(--muted);margin:0;font-size:.78rem}.course-structure__heading>span{color:var(--muted);font-size:.72rem;font-weight:600}.modules-create-action{justify-content:center;min-width:168px}.course-settings{border:1px solid var(--border);background:var(--surface-subtle);border-radius:10px;align-items:center;min-height:76px;padding:14px 18px}.course-settings.is-editing{align-items:flex-start;padding-block:20px}.course-settings__summary{grid-template-columns:112px minmax(0,1fr);align-items:baseline;column-gap:22px;width:100%;max-width:none;display:grid}.course-settings__label{color:var(--muted);letter-spacing:.035em;font-size:.68rem;font-weight:600}.course-settings h2{font:600 1rem/1.3 var(--font-sans);margin:0 0 4px}.course-settings p{text-overflow:ellipsis;white-space:nowrap;grid-column:2;max-width:80ch;font-size:.73rem;line-height:1.45;overflow:hidden}.course-settings__form{grid-column:2;width:min(760px,100%);margin-top:0}.course-structure{gap:22px;padding-top:10px}.course-structure__heading{padding:10px 2px 8px}.course-structure__heading h2{font-size:clamp(1.65rem,3vw,2.25rem)}.course-structure__heading p{max-width:70ch;line-height:1.55}.course-structure__count{color:var(--muted);grid-template-columns:auto auto;align-items:baseline;gap:7px;display:grid}.course-structure__count strong{color:var(--ink);font:700 1.45rem/1 var(--font-display)}.course-structure__count span{font-size:.7rem}.course-chapter-editor:focus-within{border-color:color-mix(in srgb, var(--ink) 50%, var(--border))}.course-chapter-drop-zone:before{background:var(--brand);content:"";opacity:.7;width:1px;position:absolute;top:0;bottom:0;left:0}.course-module-row{background:var(--surface);min-height:72px;transition:opacity .18s var(--academy-ease-quick), transform .18s var(--academy-ease-out), background-color .18s var(--academy-ease-quick);grid-template-columns:38px 54px minmax(180px,1fr) 100px auto;padding:9px 14px 9px 12px}.course-module-row:hover{background:var(--surface-subtle)}.course-module-row__order small{color:var(--muted);letter-spacing:.035em;font-size:.56rem;font-weight:500}.course-add-chapter{background:color-mix(in srgb, var(--surface) 65%, transparent);text-align:left;border-radius:12px;justify-content:center;min-height:78px}.course-add-chapter:hover{transform:translateY(-1px)}.course-chapter-editor{border:1px solid var(--border);background:var(--surface);transition:opacity .18s var(--academy-ease-quick), box-shadow .18s var(--academy-ease-quick);border-radius:10px}.course-chapter-editor.is-dragging,.course-module-row.is-dragging{opacity:.42}.course-chapter-editor__header{border-bottom:1px solid var(--border);grid-template-columns:36px 46px minmax(0,1fr) auto;align-items:start;gap:11px;padding:20px;display:grid}.course-chapter-editor__index{color:var(--brand-hover);font-family:var(--font-display);padding-top:10px;font-size:1rem}.course-drag-handle{width:36px;min-width:36px;height:42px;color:var(--muted);cursor:grab;touch-action:none;background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.course-drag-handle:hover,.course-drag-handle:focus-visible{color:var(--ink);background:var(--surface-subtle)}.course-drag-handle:active{cursor:grabbing}.course-drag-handle:disabled{opacity:.35;cursor:not-allowed}.course-drag-handle--chapter{height:46px}.course-chapter-editor__fields{gap:7px;width:min(760px,100%);display:grid}.course-chapter-editor__fields input{border:0;border-bottom:1px solid var(--border);min-height:46px;font-family:var(--font-display);background:0 0;border-radius:0;padding:0;font-size:clamp(1.2rem,2vw,1.55rem)}.course-chapter-editor__fields textarea{border:0;border-bottom:1px solid var(--border);resize:vertical;background:0 0;border-radius:0;padding:7px 0}.course-chapter-editor__actions,.course-module-row__actions{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.course-chapter-editor__actions button,.course-module-row__actions button{min-width:34px;min-height:34px;color:var(--muted);border-radius:5px}.course-chapter-editor__actions button:hover,.course-module-row__actions button:hover{color:var(--ink);background:var(--surface-subtle)}.course-chapter-drop-zone{min-height:16px;transition:background .18s var(--academy-ease-quick), box-shadow .18s var(--academy-ease-quick)}.course-chapter-drop-zone.is-over{background:var(--brand-soft);box-shadow:inset 0 0 0 1px var(--brand)}.course-chapter-modules{margin:0;padding:0;list-style:none}.course-module-row{border-bottom:1px solid var(--border);background:var(--surface);grid-template-columns:36px 48px minmax(180px,1fr) 100px auto;align-items:center;gap:11px;min-height:78px;padding:9px 20px;display:grid}.course-module-row:last-child{border-bottom:0}.course-module-row__order{color:var(--muted);letter-spacing:.04em;font-size:.68rem}.course-module-row__content{min-width:0}.course-module-row__content p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:.7rem;overflow:hidden}.course-chapter-empty{color:var(--muted);background:var(--surface-subtle);padding:26px 20px}.course-chapter-empty strong{color:var(--ink-soft);font-size:.78rem}.course-chapter-empty p{margin:4px 0 0;font-size:.72rem}.course-chapter-editor__add{gap:9px;padding:16px 20px 20px;display:flex}.course-drag-overlay{border:1px solid var(--border-strong);min-width:290px;color:var(--ink);background:var(--surface);border-radius:8px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;padding:13px 15px;display:grid;box-shadow:0 14px 32px #1b1f3229}.course-drag-overlay small{color:var(--muted);font-size:.66rem}.course-add-chapter{border-radius:10px;padding:20px}.batch-live-heading{margin-bottom:20px}.batch-live-heading h2{font-family:var(--font-display);margin:10px 0 2px;font-size:1.8rem}.batch-live-heading p{color:var(--muted);margin:0}.batch-chapter-list{gap:36px;display:grid}.batch-chapter-list>article>header{grid-template-columns:48px 1fr;gap:12px;margin-bottom:12px;display:grid}.batch-chapter-list>article>header>span{color:var(--brand-hover);font-family:var(--font-display)}.batch-chapter-list h3{margin:0;font-size:1.25rem}.batch-chapter-list header p{color:var(--muted);margin:4px 0 0}.bulk-invite{gap:10px;display:grid}.bulk-invite textarea{border:1px solid var(--border-strong);background:var(--surface);width:100%;min-height:116px;color:var(--ink);font:inherit;resize:vertical;border-radius:7px;padding:10px 12px;font-size:.84rem;line-height:1.5}.bulk-invite textarea:focus{border-color:var(--ink);outline:0;box-shadow:0 0 0 3px #f0552a29}.bulk-invite>small{color:var(--muted);font-size:.68rem}.bulk-invite__actions{flex-wrap:wrap;gap:8px;display:flex}.bulk-invite__queue{border-top:1px solid var(--border);gap:10px;padding-top:8px;display:grid}.bulk-invite__queue>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.bulk-invite__queue>div button,.bulk-invite__queue li button{color:var(--brand-hover);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.72rem}.bulk-invite__queue ul{border:1px solid var(--border);border-radius:6px;max-height:150px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.bulk-invite__queue li{border-bottom:1px solid var(--border);color:var(--ink-soft);justify-content:space-between;gap:12px;padding:7px 10px;font-size:.75rem;display:flex}.bulk-invite__queue li:last-child{border-bottom:0}.bulk-invite__queue li button{font-size:1rem;line-height:1}.student-crm-filters{align-items:center;gap:10px;margin-bottom:24px;display:flex}.student-crm-filters .search-field{width:min(360px,100%)}.student-crm-filters select{border:1px solid var(--border-strong);min-height:44px;color:var(--ink-soft);background:var(--surface);font:inherit;border-radius:7px;padding:0 34px 0 11px;font-size:.74rem}.student-crm-filters .quiet-link{margin-left:2px}.student-crm-table{overflow:hidden}.student-crm-columns{grid-template-columns:minmax(210px,1.25fr) 82px 98px minmax(230px,1.15fr) 110px 110px 118px;align-items:center;gap:14px;display:grid}.student-crm-table__header{border-bottom:1px solid var(--border);min-height:44px;color:var(--muted);letter-spacing:.055em;text-transform:uppercase;padding:0 20px;font-size:.63rem;font-weight:600}.student-crm-table__row{border-bottom:1px solid var(--border);min-height:78px;padding:13px 20px;font-size:.74rem}.student-crm-table__row:last-child{border-bottom:0}.student-crm-identity{align-items:center;gap:12px;min-width:0;display:flex}.student-crm-identity>span:last-child,.student-crm-batch{gap:3px;min-width:0;display:grid}.student-crm-identity strong,.student-crm-batch strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.79rem;overflow:hidden}.student-crm-identity small,.student-crm-batch small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;overflow:hidden}.student-batch-control{gap:3px;min-width:0;display:grid}.student-batch-control>strong,.student-batch-control>small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.student-batch-control>strong{color:var(--ink);font-size:.79rem}.student-batch-control>small{color:var(--muted);font-size:.66rem}.student-batch-control__editor{grid-template-columns:minmax(0,1fr) auto;gap:5px;margin-top:4px;display:grid}.student-batch-control__editor select{border:1px solid var(--border-strong);min-width:0;height:30px;color:var(--ink-soft);background:var(--surface);font:inherit;border-radius:6px;padding:0 25px 0 8px;font-size:.66rem}.student-batch-control__editor button{border:1px solid var(--border-strong);height:30px;color:var(--brand-hover);background:var(--surface);font:inherit;cursor:pointer;transition:transform .16s var(--academy-ease-quick), background .16s var(--academy-ease-quick);border-radius:6px;padding:0 8px;font-size:.64rem;font-weight:600}.student-batch-control__editor button:hover:not(:disabled){background:var(--brand-soft)}.student-batch-control__editor button:active:not(:disabled){transform:translateY(1px)}.student-batch-control__editor button:disabled{color:var(--muted);cursor:not-allowed;opacity:.55}.student-batch-control__error{color:var(--danger,#a33b2b)!important;white-space:normal!important}.student-crm-table time{color:var(--muted);line-height:1.45}.student-crm-open{color:var(--brand-hover);white-space:nowrap;justify-content:flex-end;align-items:center;gap:5px;font-size:.72rem;font-weight:600;display:inline-flex}.student-crm-open svg{width:14px;transition:transform .16s var(--academy-ease-quick)}.student-crm-open:hover svg{transform:translate(2px)}.student-crm-actions{justify-items:end;gap:7px;display:grid}.student-invitation-action{justify-items:end;gap:3px;display:grid}.student-invitation-action button{color:var(--brand-hover);font:inherit;white-space:nowrap;cursor:pointer;transition:color .16s var(--academy-ease-quick), transform .16s var(--academy-ease-quick);background:0 0;border:0;padding:0;font-size:.68rem;font-weight:600}.student-invitation-action button:hover:not(:disabled){color:var(--ink)}.student-invitation-action button:active:not(:disabled){transform:translateY(1px)}.student-invitation-action button:disabled{color:var(--muted);cursor:default}.student-invitation-action__error{color:var(--danger,#a33b2b);font-size:.61rem}.student-crm-pagination{justify-content:center;margin-top:22px;display:flex}.student-crm-loading__filters span{background:var(--surface-subtle);border-radius:7px;width:180px;height:44px}.student-crm-loading{display:grid}.student-crm-loading>span{border-bottom:1px solid var(--border);background:var(--surface-subtle);height:78px;animation:1.4s ease-in-out infinite alternate student-loading}.student-dialog-backdrop{z-index:100;animation:student-backdrop-in .18s var(--academy-ease-out) both;background:#1b1f3294;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.student-dialog{background:var(--surface);width:min(1100px,100%);max-height:min(860px,100svh - 48px);animation:student-dialog-in .28s var(--academy-ease-out) both;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 24px 70px #1b1f323d}.student-dialog__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:28px;padding:27px 30px 23px;display:flex}.student-dialog__identity{align-items:center;gap:16px;min-width:0;display:flex}.student-dialog__avatar{width:52px;height:52px;color:var(--brand-hover);background:var(--brand-soft);letter-spacing:.03em;border-radius:50%;flex:none;place-items:center;font-size:.88rem;font-weight:600;display:grid}.student-dialog__identity h2{font:700 clamp(1.35rem, 3vw, 1.75rem)/1.15 var(--font-display);margin:7px 0 3px}.student-dialog__identity p{color:var(--muted);margin:0;font-size:.73rem}.student-dialog__actions{align-items:center;gap:8px;display:flex}.student-dialog__actions .button{min-height:40px;padding-inline:13px;font-size:.72rem}.student-dialog__close{width:44px;height:44px;color:var(--ink-soft);border-radius:50%;flex:none;place-items:center;display:grid}.student-dialog__close:hover{background:var(--surface-subtle)}.student-dialog__message{border-bottom:1px solid var(--border);background:var(--surface-subtle);padding:9px 30px}.student-dialog__message p{margin:0;font-size:.74rem}.student-dialog__tabs{border-bottom:1px solid var(--border);gap:28px;padding:0 30px;display:flex}.student-dialog__tabs button{min-height:53px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.76rem;position:relative}.student-dialog__tabs button.is-active{color:var(--ink);font-weight:600}.student-dialog__tabs button.is-active:after{background:var(--brand);content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0}.student-dialog__tabs span{color:var(--muted);margin-left:6px;font-size:.64rem}.student-dialog__body{min-height:380px;padding:28px 30px 34px;overflow:auto}.student-dialog__loading{text-align:center;align-content:center;justify-items:center;min-height:430px;padding:40px;display:grid;position:relative}.student-dialog__loading .student-dialog__close{position:absolute;top:20px;right:20px}.student-dialog__loading h2{font-family:var(--font-display);margin:0 0 8px}.student-dialog__loading p{max-width:50ch;color:var(--muted);margin:0}.student-overview{gap:34px;display:grid}.student-overview__metrics{border-block:1px solid var(--border);grid-template-columns:repeat(4,1fr);display:grid}.student-overview__metrics>div{border-right:1px solid var(--border);gap:5px;padding:17px 20px;display:grid}.student-overview__metrics>div:first-child{padding-left:0}.student-overview__metrics>div:last-child{border-right:0}.student-overview__metrics span{color:var(--muted);font-size:.65rem}.student-overview__metrics strong{font:700 1.45rem/1.2 var(--font-display)}.student-overview__columns{grid-template-columns:.78fr 1.22fr;gap:48px;display:grid}.student-overview h3{margin:0 0 14px;font-size:.9rem}.student-facts{border-top:1px solid var(--border);margin:0}.student-facts>div{border-bottom:1px solid var(--border);grid-template-columns:100px minmax(0,1fr);gap:12px;padding:12px 0;display:grid}.student-facts dt{color:var(--muted);font-size:.67rem}.student-facts dd{overflow-wrap:anywhere;margin:0;font-size:.74rem;font-weight:500}.student-enrollments,.student-progress{border-top:1px solid var(--border)}.student-enrollments article{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto 120px;align-items:center;gap:14px;padding:12px 0;display:grid}.student-enrollments article>div{gap:3px;display:grid}.student-enrollments strong,.student-progress strong{font-size:.76rem}.student-enrollments small,.student-progress small{color:var(--muted);font-size:.64rem}.student-enrollments time{color:var(--muted);text-align:right;font-size:.66rem}.student-enrollments>p,.student-progress>p{color:var(--muted);font-size:.73rem}.student-progress article{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;padding:12px 0;display:flex}.student-progress article>div{gap:3px;display:grid}.student-progress article>span{color:var(--muted);white-space:nowrap;font-size:.68rem}.student-danger-zone{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:28px;padding-top:22px;display:flex}.student-danger-zone strong{font-size:.76rem}.student-danger-zone p{color:var(--muted);margin:3px 0 0;font-size:.67rem}.student-activity-timeline{max-width:820px;margin:0 auto;position:relative}.student-activity-timeline:before{background:var(--border);content:"";width:1px;position:absolute;top:18px;bottom:18px;left:5px}.student-activity-timeline article{grid-template-columns:12px minmax(0,1fr) 160px;gap:18px;padding:13px 0;display:grid;position:relative}.student-activity-timeline__mark{z-index:1;border:3px solid var(--surface);background:var(--muted);width:11px;height:11px;box-shadow:0 0 0 1px var(--border-strong);border-radius:50%;margin-top:4px}.student-activity-timeline__mark.is-activation,.student-activity-timeline__mark.is-attempt{background:var(--success)}.student-activity-timeline__mark.is-invitation{background:var(--brand)}.student-activity-timeline article>div{gap:3px;display:grid}.student-activity-timeline strong{font-size:.76rem}.student-activity-timeline p,.student-activity-timeline time{color:var(--muted);margin:0;font-size:.66rem}.student-activity-timeline time{text-align:right}.student-results{border-top:1px solid var(--border)}.student-results article{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) 70px 100px 72px;align-items:center;gap:14px;min-height:68px;display:grid}.student-results article>div{gap:4px;display:grid}.student-results strong{font-size:.77rem}.student-results small{color:var(--muted);font-size:.65rem}.student-results__score{font-weight:600}@keyframes student-backdrop-in{0%{opacity:0}}@keyframes student-dialog-in{0%{opacity:0;transform:translateY(14px)scale(.985)}}@keyframes student-loading{to{opacity:.45}}@media (max-width:900px){.academy-skeleton__intro{margin-bottom:32px}.academy-skeleton__title{height:38px}.academy-skeleton__toolbar{flex-wrap:wrap}.academy-skeleton__toolbar .academy-skeleton__line,.academy-skeleton__toolbar .academy-skeleton__line:first-child{width:calc(50% - 5px)}.academy-skeleton__table-head{display:none}.academy-skeleton__row{grid-template-columns:minmax(0,1fr) 90px;gap:12px;padding:18px}.academy-skeleton__row .academy-skeleton__line:nth-child(3),.academy-skeleton__row .academy-skeleton__line:nth-child(4){display:none}.course-studio__bar,.course-chapter-editor__heading,.course-settings,.course-structure__heading{flex-direction:column;align-items:stretch}.course-settings{padding:16px}.course-settings__summary{grid-template-columns:1fr;gap:6px}.course-settings__label,.course-settings h2,.course-settings p,.course-settings__form{grid-column:1}.course-settings p{white-space:normal}.course-structure__count{justify-content:start}.course-settings__actions{width:100%}.course-settings__actions .button{flex:1}.course-chapter-editor__header{grid-template-columns:34px 44px minmax(0,1fr);padding:16px}.course-chapter-editor__actions{grid-column:3}.course-chapter-drop-zone{margin:0 16px 0 50px}.course-module-row{grid-template-columns:34px 42px minmax(0,1fr) 86px;padding:10px 12px}.course-module-row__actions{grid-column:2/-1}.course-chapter-editor__add{margin-left:50px;padding:14px 16px 16px 0;display:grid}.course-drag-overlay{min-width:min(290px,100vw - 32px)}.course-studio__bar>div:last-child{grid-template-columns:1fr 1fr;display:grid}.course-chapter-editor{grid-template-columns:38px minmax(0,1fr)}.course-chapter-modules li{grid-template-columns:38px 1fr 90px;padding-block:12px}.course-chapter-modules__actions{grid-column:2/-1}.course-chapter-editor__add,.inline-module-creator{grid-template-columns:1fr}.course-chapter-editor__add{display:grid}.inline-module-creator>*{grid-column:1!important}.batch-wizard__steps li div{display:none}.batch-wizard__steps li:not(:last-child):after{left:42px;right:8px}.batch-wizard__stage{min-height:430px}.batch-wizard__review>div{grid-template-columns:1fr auto;gap:6px 12px}.batch-wizard__review dd{grid-column:1}.batch-wizard__review button{grid-area:1/2/3}.batch-wizard__snapshot dt,.batch-wizard__snapshot dd{grid-column:1/-1}.student-crm-filters{flex-direction:column;align-items:stretch}.student-crm-filters .search-field,.student-crm-filters select,.student-crm-filters .button{width:100%}.student-crm-table__header{display:none}.student-crm-table__row{grid-template-columns:minmax(0,1fr) auto;gap:11px 16px;min-width:0;padding:17px 18px;display:grid}.student-crm-identity{grid-column:1}.student-crm-status-stack{grid-area:1/2}.user-role{grid-column:1}.student-crm-batch,.student-batch-control{border-top:1px solid var(--border);grid-column:1/-1;padding-top:10px}.student-crm-joined,.student-crm-activity{grid-column:1}.student-crm-joined:before{content:"Joined · ";color:var(--ink-soft);font-weight:600}.student-crm-activity:before{content:"Last activity · ";color:var(--ink-soft);font-weight:600}.student-crm-actions{grid-area:3/2/6;align-self:center;min-height:44px}.student-crm-open{min-height:32px}.student-dialog-backdrop{padding:0}.student-dialog{border-radius:0;width:100%;height:100svh;max-height:none}.student-dialog__header{flex-direction:column;align-items:stretch;padding:20px}.student-dialog__identity{align-items:flex-start}.student-dialog__avatar{width:42px;height:42px}.student-dialog__actions{flex-wrap:wrap;align-items:center}.student-dialog__actions .student-dialog__close{margin-left:auto}.student-dialog__tabs{gap:24px;padding:0 20px;overflow-x:auto}.student-dialog__body{padding:24px 20px 30px}.student-overview__metrics{grid-template-columns:1fr 1fr}.student-overview__metrics>div,.student-overview__metrics>div:first-child{border-right:0;border-bottom:1px solid var(--border);padding:14px 0}.student-overview__metrics>div:nth-child(odd){border-right:1px solid var(--border);padding-right:14px}.student-overview__metrics>div:nth-child(2n){padding-left:14px}.student-overview__metrics>div:nth-last-child(-n+2){border-bottom:0}.student-overview__columns{grid-template-columns:1fr;gap:32px}.student-danger-zone{flex-direction:column;align-items:stretch}.student-activity-timeline article{grid-template-columns:12px minmax(0,1fr)}.student-activity-timeline time{text-align:left;grid-column:2}.student-results article{grid-template-columns:minmax(0,1fr) auto;padding:12px 0}}.batch-live-heading{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.batch-live-heading__right{justify-items:end;gap:10px;display:grid}.batch-live-heading__right p{text-align:right}.batch-live-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.batch-live-heading__identity{min-width:min(440px,100%)}.batch-name-display{align-items:center;gap:12px;display:flex}.batch-name-display h2{overflow-wrap:anywhere}.batch-name-display__edit{min-height:36px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0 6px;font-size:.7rem;font-weight:600;display:inline-flex}.batch-name-display__edit:hover{color:var(--brand-hover)}.batch-name-display__edit:disabled{opacity:.5;cursor:not-allowed}.batch-name-display__edit svg{width:15px;height:15px}.batch-name-editor{gap:7px;margin-top:10px;display:grid}.batch-name-editor label{color:var(--muted);font-size:.67rem;font-weight:600}.batch-name-editor>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.batch-name-editor input{border:1px solid var(--border-strong);width:min(360px,100%);min-height:42px;color:var(--ink);background:var(--surface);font:600 1rem/1.3 var(--font-sans);border-radius:7px;padding:8px 11px}.button--compact{width:auto;min-height:36px;padding:0 12px;font-size:.7rem}.button--compact svg{width:15px;height:15px}.student-list__actions{justify-content:flex-end;margin-left:auto;display:flex}.course-page-actions{align-items:center;gap:16px;display:flex}.course-archives-link{align-items:center;gap:6px;font-size:.7rem;display:inline-flex}.course-archives-link svg{width:15px;height:15px}.student-batch-badge{border:1px solid var(--border);width:fit-content;max-width:100%;color:var(--ink);background:var(--surface-subtle);font:inherit;text-align:left;cursor:pointer;transition:border-color .16s var(--academy-ease-quick), background .16s var(--academy-ease-quick), transform .16s var(--academy-ease-quick);border-radius:6px;justify-items:start;gap:2px;padding:7px 10px;display:grid}.student-batch-badge:hover{border-color:var(--border-strong);background:var(--brand-soft)}.student-batch-badge:active{transform:translateY(1px)}.student-batch-badge:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.student-batch-badge span,.student-batch-badge small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.student-batch-badge span{font-size:.72rem;font-weight:600}.student-batch-badge small{color:var(--muted);font-size:.63rem}.batch-assignment-backdrop{z-index:110;animation:student-backdrop-in .18s var(--academy-ease-out) both;background:#1b1f3294;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.batch-assignment-dialog{background:var(--surface);width:min(520px,100%);animation:student-dialog-in .24s var(--academy-ease-out) both;border-radius:12px;overflow:hidden;box-shadow:0 24px 70px #1b1f323d}.batch-assignment-dialog>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:20px;padding:25px 27px 21px;display:flex}.batch-assignment-dialog h2{font:700 1.45rem/1.2 var(--font-display);margin:6px 0 4px}.batch-assignment-dialog header p,.batch-assignment-dialog__body>p{color:var(--muted);margin:0;font-size:.72rem}.batch-assignment-dialog__body{gap:12px;padding:25px 27px;display:grid}.batch-assignment-dialog__body label{color:var(--ink-soft);gap:8px;font-size:.74rem;font-weight:600;display:grid}.batch-assignment-dialog__body select{border:1px solid var(--border-strong);min-height:45px;color:var(--ink);background:var(--surface);font:inherit;border-radius:7px;padding:0 36px 0 12px;font-size:.8rem}.batch-assignment-dialog>footer{border-top:1px solid var(--border);background:var(--surface-subtle);justify-content:flex-end;gap:8px;padding:18px 27px;display:flex}@media (max-width:700px){.batch-live-heading{flex-direction:column;align-items:stretch}.batch-live-heading__right{justify-items:start}.batch-live-heading__right p{text-align:left}.batch-live-actions{flex-wrap:wrap;justify-content:flex-start}.course-page-actions{flex-direction:column-reverse;align-items:flex-end}}@media (max-width:639px){.app-header{height:64px}.header-inner{padding-inline:20px}.header-logo span,.desktop-nav,.account-copy,.header-create{display:none}.header-actions{margin-left:auto}.app-footer{padding:25px 20px}.academy-page{padding-top:38px}.metric-ribbon{grid-template-columns:1fr;margin-bottom:42px}.metric-ribbon__item,.metric-ribbon__item:not(:first-child){border-right:0;border-bottom:1px solid var(--border);padding:16px 0}.metric-ribbon__item:last-child{border-bottom:0}.attention-item{grid-template-columns:30px 1fr}.attention-item .quiet-link{grid-column:2}.overview-rail{order:-1}.overview-lower{margin-top:48px}.toolbar,.result-filters{flex-wrap:wrap}.toolbar>:last-child{margin-left:0}.search-field{min-width:100%}.segmented{max-width:100%;overflow-x:auto}.resource-table{overflow-x:auto}.resource-table__header,.resource-table__row{min-width:750px}.course-index,.batch-list,.editor-layout__aside{grid-template-columns:1fr}.editor-note{grid-column:auto}.builder-empty{grid-template-columns:34px 1fr}.builder-empty button{grid-column:2;justify-self:start}.academy-module-row{padding:14px}.module-row-actions{flex-wrap:wrap;grid-column:2}.batch-module-row{grid-template-columns:32px minmax(0,1fr)}.visibility-control{grid-column:2}.invite-panel{grid-template-columns:1fr}.invite-panel form{display:grid}.invite-success{grid-column:auto;display:grid}.attempt-summary{grid-template-columns:1fr}.attempt-summary div,.attempt-summary div:not(:first-child){border-left:0;border-bottom:1px solid var(--border);padding:14px 0}.attempt-summary div:last-child{border-bottom:0}.question-card{padding:18px}.question-card li{grid-template-columns:22px 1fr}.question-card li b,.question-card li em{grid-column:2}.timeline article{grid-template-columns:1fr;gap:4px}.form-inline{grid-template-columns:1fr}}.mobile-navigation{display:none}@media (max-width:1023px){.academy-header-inner{gap:12px}.desktop-nav,.header-create,.header-logo span,.account-copy{display:none}.mobile-navigation{margin-left:auto;display:block}.header-actions{margin-left:0}.mobile-navigation__trigger{border:1px solid var(--border-strong);min-height:44px;color:var(--ink);background:var(--surface);font:inherit;cursor:pointer;border-radius:7px;align-items:center;gap:7px;padding:0 12px;font-size:.76rem;display:inline-flex}.mobile-navigation__trigger svg,.mobile-navigation__menu svg{width:16px;height:16px}.mobile-navigation__menu{z-index:40;border:1px solid var(--border);background:var(--surface);border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:10px;display:grid;position:fixed;top:76px;left:20px;right:20px;box-shadow:0 18px 50px #1b1f322e}.mobile-navigation__menu a{min-height:44px;color:var(--ink-soft);border-radius:6px;align-items:center;gap:9px;padding:0 12px;font-size:.78rem;display:flex}.mobile-navigation__menu a[aria-current=page]{color:var(--brand-hover);background:var(--brand-soft);font-weight:600}}.app-frame--sidebar{background:var(--canvas);grid-template-columns:260px minmax(0,1fr);min-height:100dvh;display:grid}.mobile-shell-bar,.sidebar-scrim{display:none}.app-sidebar{border-right:1px solid var(--border);background:var(--surface);grid-template-rows:auto minmax(0,1fr) auto;height:100dvh;padding:30px 20px 20px;display:grid;position:sticky;top:0}.sidebar-brand{border-bottom:1px solid var(--border);justify-items:start;gap:13px;padding:0 12px 30px;display:grid}.sidebar-brand img{width:132px;height:68.75px}.sidebar-brand span{color:var(--muted);letter-spacing:.025em;font-size:.67rem}.sidebar-navigation{align-content:start;gap:5px;padding-top:30px;display:grid;overflow-y:auto}.sidebar-navigation__label{color:var(--muted);letter-spacing:.065em;text-transform:uppercase;margin:0 12px 9px;font-size:.62rem;font-weight:600}.sidebar-navigation a{min-height:48px;color:var(--muted);transition:color .18s var(--academy-ease-quick), background-color .18s var(--academy-ease-quick), transform .18s var(--academy-ease-quick);border-radius:8px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:12px;padding:0 12px;font-size:.8rem;font-weight:500;display:grid;position:relative}.sidebar-navigation a:before{content:"";background:0 0;border-radius:0 2px 2px 0;width:2px;position:absolute;top:12px;bottom:12px;left:-20px}.sidebar-navigation a:hover{color:var(--ink);background:var(--surface-subtle);transform:translate(2px)}.sidebar-navigation a:active{transform:translate(2px)scale(.98)}.sidebar-navigation a[aria-current=page]{color:var(--brand-hover);background:var(--brand-soft);font-weight:600}.sidebar-navigation a[aria-current=page]:before{background:var(--brand)}.sidebar-navigation svg{width:18px;height:18px}.sidebar-account{border-top:1px solid var(--border);padding-top:18px;position:relative}.sidebar-account .account-button{text-align:left;border-radius:8px;grid-template-columns:38px minmax(0,1fr) 18px;gap:10px;width:100%;min-height:58px;padding:8px;display:grid}.sidebar-account .account-button:hover{background:var(--surface-subtle)}.sidebar-account .avatar{width:38px;height:38px}.sidebar-account .account-copy{grid-template-columns:1fr;gap:3px;min-width:0;display:grid}.sidebar-account .account-copy strong,.sidebar-account .account-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-account .account-copy small{background:0 0;padding:0}.sidebar-account .account-dropdown{width:auto;inset:auto 0 calc(100% + 8px)}.app-workspace{flex-direction:column;min-width:0;min-height:100dvh;display:flex}.app-workspace .app-main{flex:1;min-width:0}.app-workspace .app-footer{width:min(100%,1280px);margin-inline:auto}@media (max-width:1023px){.app-frame--sidebar{grid-template-columns:minmax(0,1fr);padding-top:72px}.mobile-shell-bar{z-index:30;border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;gap:20px;height:72px;padding:0 32px;display:flex;position:fixed;top:0;left:0;right:0}.mobile-shell-brand{align-items:center;gap:12px;min-width:0;display:flex}.mobile-shell-brand img{width:116px;height:60.42px}.mobile-shell-brand span{border-left:1px solid var(--border-strong);color:var(--muted);padding-left:12px;font-size:.7rem}.mobile-shell-trigger{border:1px solid var(--border-strong);min-height:44px;color:var(--ink);background:var(--surface);font:inherit;cursor:pointer;border-radius:7px;align-items:center;gap:8px;padding:0 12px;font-size:.75rem;display:inline-flex}.mobile-shell-trigger:active{transform:scale(.98)}.sidebar-scrim{z-index:31;animation:sidebar-scrim-in .18s var(--academy-ease-out) both;background:#1b1f326b;border:0;display:block;position:fixed;inset:72px 0 0}.app-sidebar{z-index:32;visibility:hidden;width:min(320px,100% - 32px);height:auto;transition:transform .32s var(--academy-ease-out), visibility 0s linear .32s;padding:26px 20px 20px;position:fixed;top:72px;bottom:0;left:0;transform:translate(-104%);box-shadow:20px 0 50px #1b1f321f}.app-sidebar--open{visibility:visible;transition-delay:0s;transform:translate(0)}.sidebar-brand{display:none}.sidebar-navigation{padding-top:0}}@media (max-width:639px){.app-frame--sidebar{padding-top:64px}.mobile-shell-bar{height:64px;padding-inline:20px}.mobile-shell-brand span,.mobile-shell-trigger span{display:none}.mobile-shell-trigger{justify-content:center;width:44px;padding:0}.sidebar-scrim{inset-block-start:64px}.app-sidebar{top:64px}}@keyframes sidebar-scrim-in{0%{opacity:0}to{opacity:1}}@media (max-width:639px){.mobile-navigation__menu{grid-template-columns:1fr;top:64px}.module-create-form{gap:24px;padding:20px}.selected-pdf,.current-pdf{grid-template-columns:40px minmax(0,1fr)}.current-pdf .academy-status{grid-column:2;justify-self:start}.selected-pdf__replace{grid-column:1}.selected-pdf__remove{grid-column:2;justify-self:start}.upload-progress ol{grid-template-columns:1fr}.module-create-actions{flex-direction:column-reverse;align-items:stretch}.module-create-actions .button{width:100%}.module-create-actions .quiet-link{align-self:center;margin:0}}.overview-page .course-index{grid-template-columns:repeat(10,minmax(0,1fr));grid-auto-flow:dense;gap:16px}.overview-page .course-index__item{min-height:204px;padding:24px}.overview-page .course-index__item:first-child{grid-column:span 6}.overview-page .course-index__item:nth-child(2){grid-column:span 4}.overview-page .course-index__item:nth-child(3),.overview-page .course-index__item:nth-child(4){grid-column:span 3}.overview-page .course-index__item:nth-child(5){grid-column:span 4}.overview-page a.course-index__item{transition:border-color .18s var(--academy-ease-quick), transform .18s var(--academy-ease-quick)}.overview-page a.course-index__item:hover{border-color:var(--border-strong);transform:translateY(-2px)}.overview-page a.course-index__item:active{transform:translateY(0)scale(.99)}@media (max-width:1023px){.overview-page .course-index{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-page .course-index__item:nth-child(n){grid-column:auto}.overview-page .course-index__item:last-child{grid-column:1/-1}}@media (max-width:639px){.sidebar-account .account-copy{display:grid}.overview-page .course-index{grid-template-columns:minmax(0,1fr)}.overview-page .course-index__item,.overview-page .course-index__item:last-child{grid-column:auto;min-height:184px}}.course-chapter-editor{border-color:var(--border-strong);background:var(--surface-subtle);border-radius:12px;overflow:hidden;box-shadow:0 10px 24px #1b1f320b}.course-chapter-editor__header{background:var(--surface-subtle);border-bottom:0;grid-template-columns:38px 58px minmax(0,1fr) auto;padding:18px 20px 16px}.course-chapter-editor__index{color:var(--ink);font:700 1.05rem/1.1 var(--font-display);gap:1px;padding-top:5px;display:grid}.course-chapter-editor__index small{color:var(--brand-hover);font:600 .58rem/1.2 var(--font-sans);letter-spacing:.04em}.course-chapter-editor__fields{gap:4px}.course-chapter-editor__fields input{min-height:38px;font-family:var(--font-sans);font-size:1.05rem;font-weight:600}.course-chapter-editor__fields textarea{min-height:38px;padding-block:6px;font-size:.73rem;line-height:1.45}.course-chapter-drop-zone{border:1px solid var(--border);background:var(--surface);border-radius:9px;margin:0 20px 0 96px;position:relative;overflow:hidden}.course-module-row{grid-template-columns:38px 54px minmax(180px,1fr) 100px auto;min-height:72px;padding:9px 14px 9px 12px}.course-module-row__order{color:var(--ink-soft);letter-spacing:0;gap:2px;font-size:.7rem;font-weight:600;display:grid}.course-chapter-empty{background:var(--surface);align-content:center;min-height:104px;padding:22px 24px;display:grid}.course-chapter-editor__add{margin-left:96px;padding:12px 20px 18px 0}@media (max-width:900px){.course-chapter-editor__header{grid-template-columns:34px 44px minmax(0,1fr);padding:16px}.course-chapter-drop-zone{margin:0 16px 0 50px}.course-module-row{grid-template-columns:34px 42px minmax(0,1fr) 86px;padding:10px 12px}.course-chapter-editor__add{margin-left:50px;padding:14px 16px 16px 0}}@media (max-width:639px){.modules-create-action{width:100%}.course-chapter-drop-zone{margin-inline:12px}.course-chapter-editor__add{margin-left:12px;padding-right:12px}.course-module-row{grid-template-columns:32px 40px minmax(0,1fr)}.course-module-row>.academy-status{grid-column:3;justify-self:start}}.modules-library-page .page-intro{margin-bottom:34px}.modules-library-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.modules-library-toolbar .search-field{width:min(420px,100%)}.modules-library-count{color:var(--muted);font-size:.72rem}.modules-library{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border);overflow:hidden}.modules-library-columns{grid-template-columns:minmax(280px,1.7fr) minmax(150px,.65fr) 112px 36px;align-items:center;gap:20px;display:grid}.modules-library__header{min-height:42px;color:var(--muted);letter-spacing:.045em;text-transform:uppercase;padding:0 8px;font-size:.63rem;font-weight:600}.modules-library__row{border-top:1px solid var(--border);min-height:96px;transition:background-color .18s var(--academy-ease-quick);padding:15px 8px}.modules-library__row:hover{background:var(--surface-subtle)}.modules-library__row time,.modules-library__source{color:var(--muted);font-size:.72rem}.modules-library__source{white-space:nowrap}.modules-library .resource-primary{gap:14px}.modules-library .document-glyph{width:39px;height:47px}.modules-library .row-action{justify-self:end}.module-detail-page .page-intro{margin-bottom:28px}.module-detail-page .version-history{margin-top:54px}.module-usage{margin-top:18px}.module-usage>p{color:var(--muted);font-size:.76rem}.module-usage ul{border-top:1px solid var(--border);gap:0;margin:18px 0 0;padding:0;list-style:none;display:grid}.module-usage li{border-bottom:1px solid var(--border);padding:13px 0}.module-usage a{color:var(--ink);font-size:.78rem;font-weight:600}.course-module-row{grid-template-columns:38px 54px minmax(180px,1fr) auto}.course-chapter-editor{display:block}.course-chapter-editor__header{width:100%;display:grid}.course-chapter-drop-zone{width:auto;display:block}.course-chapter-editor__add{flex-wrap:wrap;align-items:center;display:flex}@media (max-width:900px){.modules-library-columns{grid-template-columns:minmax(220px,1fr) 130px 98px 32px;gap:14px}.course-module-row{grid-template-columns:34px 42px minmax(0,1fr)}.course-chapter-editor__add{display:grid}}@media (max-width:639px){.modules-library-toolbar{flex-direction:column;align-items:stretch;gap:10px}.modules-library-toolbar .search-field{width:100%}.modules-library-count{padding-inline:2px}.modules-library__header{display:none}.modules-library__row{grid-template-columns:minmax(0,1fr) auto;gap:12px;min-height:88px;padding:16px 2px}.modules-library__source,.modules-library__row time{grid-column:1;margin-left:53px}.modules-library__source{grid-row:2}.modules-library__row time{grid-row:3}.modules-library .row-action{grid-area:1/2}.course-module-row{grid-template-columns:32px 40px minmax(0,1fr)}}.course-module-row{grid-template-columns:40px minmax(0,1fr) auto auto;gap:14px;min-height:80px;padding:14px 16px 14px 12px}.course-module-row__content{gap:2px;display:grid}.course-module-pdf{justify-items:start;gap:4px;display:grid}.course-module-pdf button{border:1px solid var(--border);min-height:44px;color:var(--ink-soft);background:var(--surface-subtle);font:inherit;cursor:pointer;border-radius:7px;align-items:center;gap:9px;padding:4px 10px 4px 5px;font-size:.7rem;font-weight:600;display:flex}.course-module-pdf button:hover{border-color:var(--border-strong);color:var(--ink);background:var(--brand-soft)}.course-module-pdf button:disabled{cursor:wait;opacity:.65}.course-module-pdf .document-glyph{width:29px;height:35px;font-size:.48rem}.course-module-pdf small{max-width:180px;color:var(--danger);font-size:.62rem;line-height:1.35}.course-module-row__content .course-module-row__order{color:var(--muted);letter-spacing:.035em;font-size:.62rem;font-weight:600;display:block}.course-module-row__content strong{font-size:.86rem}.course-module-row__actions{justify-content:flex-end;gap:8px}.course-module-row__actions .button{min-height:38px;padding-inline:12px;font-size:.72rem}.course-module-row__actions .text-danger{min-height:38px;padding-inline:8px}.module-editor-dialog{border:1px solid var(--border-strong);width:min(840px,100vw - 48px);max-height:min(820px,100svh - 48px);color:var(--ink);background:var(--surface);border-radius:12px;padding:0;overflow:auto;box-shadow:0 24px 70px #1b1f323d}.module-editor-dialog::backdrop{background:#1b1f3294}.module-editor-dialog__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:24px;padding:26px 30px 22px;display:flex}.module-editor-dialog__header h2{font:700 clamp(1.45rem, 3vw, 1.9rem)/1.15 var(--font-display);margin:6px 0 4px}.module-editor-dialog__header p{max-width:58ch;color:var(--muted);margin:0;font-size:.76rem;line-height:1.55}.module-editor-dialog__close{width:42px;height:42px;color:var(--ink-soft);background:0 0;border:0;border-radius:50%;flex:none;place-items:center;display:grid}.module-editor-dialog__close:hover{background:var(--surface-subtle)}.module-editor-dialog__body{gap:30px;padding:28px 30px 32px;display:grid}.module-editor-dialog__metadata{grid-template-columns:1fr 1.35fr;gap:16px;display:grid}.module-editor-dialog__metadata>label{color:var(--ink-soft);gap:7px;font-size:.76rem;font-weight:600;display:grid}.module-editor-dialog__metadata input{border:1px solid var(--border-strong);width:100%;min-height:46px;color:var(--ink);background:var(--surface);font:inherit;border-radius:7px;padding:0 12px;font-size:.8rem}.module-editor-dialog__metadata small{color:var(--muted);font-size:.66rem;font-weight:400}.module-editor-dialog__metadata-actions{grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding-top:2px;display:flex}.module-editor-dialog__replacement{border-top:1px solid var(--border);gap:14px;padding-top:28px;display:grid}.module-editor-dialog__replacement h3{margin:0 0 4px;font-size:.94rem}.module-editor-dialog__replacement>div>p{color:var(--muted);margin:0;font-size:.74rem;line-height:1.5}.module-editor-dialog__replacement .module-create-form,.module-create-dialog .module-create-form{background:0 0;border:0;border-radius:0;padding:0}.course-studio__bar{gap:14px;padding:10px 14px}.course-studio__state,.course-studio__actions{align-items:center;gap:8px;display:flex}.course-studio__state>span{color:var(--muted);font-size:.72rem}.course-studio__actions{flex-wrap:wrap;justify-content:flex-end}.course-studio__actions .button{min-height:40px;padding-inline:12px;font-size:.72rem}.course-studio__actions .button svg{width:15px}.course-action-button{border:1px solid var(--border-strong);width:40px;height:40px;color:var(--ink-soft);background:var(--surface);border-radius:7px;place-items:center;display:grid}.course-action-button:hover{color:var(--ink);background:var(--surface-subtle)}.course-action-button--danger{color:var(--danger)}.course-action-button--danger:hover{color:var(--danger);background:var(--danger-soft)}@media (max-width:900px){.course-studio__bar{align-items:stretch}.course-studio__bar>.course-studio__actions{justify-content:flex-start;display:flex}}@media (max-width:639px){.course-module-row{grid-template-columns:36px minmax(0,1fr);padding:14px 12px}.course-module-pdf,.course-module-row__actions{grid-column:2;justify-content:flex-start}.course-module-row__actions{justify-content:flex-start}.module-editor-dialog{border:0;border-radius:0;width:100%;min-height:100svh;max-height:100svh}.module-editor-dialog__header,.module-editor-dialog__body{padding-inline:20px}.module-editor-dialog__metadata{grid-template-columns:1fr}.module-editor-dialog__metadata-actions{flex-direction:column-reverse;grid-column:1;align-items:stretch}.module-editor-dialog__metadata-actions .button{justify-content:center;width:100%}}
