.testing-page[data-v-739081a1]{display:grid;gap:16px;max-width:920px;margin:0 auto}.testing-hero h1[data-v-739081a1]{margin:.2rem 0 0}.testing-form[data-v-739081a1],.testing-question[data-v-739081a1],.testing-progress[data-v-739081a1],.testing-result[data-v-739081a1]{display:grid;gap:14px}.testing-answers[data-v-739081a1],.testing-nav[data-v-739081a1]{display:flex;flex-wrap:wrap;gap:10px}.testing-progress__head[data-v-739081a1]{display:flex;justify-content:space-between;gap:12px}.testing-graph[data-v-739081a1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:8px}.testing-graph__item[data-v-739081a1]{display:grid;gap:4px;padding:10px;border:1px solid var(--border);border-radius:10px;text-align:center}.testing-home[data-v-739081a1]{display:inline-flex;width:fit-content;text-decoration:none;justify-content:center}:root{--bg: #f4f6f0;--panel: rgba(255, 255, 255, .96);--panel-border: rgba(18, 37, 23, .08);--ink: #203229;--muted: #78877d;--accent: #c7a042;--accent-soft: rgba(199, 160, 66, .14);--danger: #b5492a;--danger-soft: rgba(181, 73, 42, .12);--success: #2d7b53;--success-soft: rgba(45, 123, 83, .12);--shadow: 0 18px 60px rgba(31, 45, 36, .08);--radius-lg: 10px;--radius-md: 10px;--radius-sm: 10px}body[data-theme=dark]{--bg: #0c110e;--panel: rgba(18, 24, 21, .98);--panel-border: rgba(214, 196, 137, .12);--ink: #edf4ef;--muted: #96a39c;--accent: #d0a54a;--accent-soft: rgba(208, 165, 74, .18);--danger: #f08b6e;--danger-soft: rgba(240, 139, 110, .16);--success: #7ed5a5;--success-soft: rgba(126, 213, 165, .18);--shadow: 0 18px 60px rgba(0, 0, 0, .34)}body[data-theme=dark]{background:radial-gradient(circle at top left,rgba(208,165,74,.08),transparent 28%),linear-gradient(180deg,#101512,#0c110e)}*{box-sizing:border-box}.is-hidden{display:none!important}html,body{margin:0;font-family:Manrope,sans-serif;color:var(--ink);background:radial-gradient(circle at top left,rgba(199,160,66,.15),transparent 28%),linear-gradient(180deg,#fafaf6 0%,var(--bg) 100%)}body{min-height:100vh}button,input,textarea,select{font:inherit}.shell{min-height:100vh;padding:0 24px 24px}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 24px;margin:0 -24px 20px;background:#fffffff2;border-bottom:1px solid var(--panel-border);box-shadow:var(--shadow)}.brand{display:flex;align-items:center;gap:12px}.brand--button{padding:0;border:0;background:transparent;cursor:pointer}.brand__mark{width:56px;height:56px;object-fit:contain}.brand__text h1,h2,h3,p{margin:0}.brand__text h1{font-size:clamp(2.6rem,3.4vw,3.2rem);line-height:.95}.brand__suffix{margin-left:.2em;color:#90a096;font-weight:500;font-size:.72em;line-height:1;letter-spacing:.02em;vertical-align:baseline}.topbar__actions{display:flex;align-items:center;gap:10px}.theme-toggle{padding:0;border:0;background:transparent;cursor:pointer}.theme-toggle__track{position:relative;display:inline-flex;align-items:center;justify-content:space-between;width:92px;height:41px;padding:4px 8px;border-radius:999px;border:0;background:linear-gradient(180deg,#eef0ea,#e6e8e1);box-shadow:inset 0 1px #fffffff2,0 8px 18px #212a241a}.theme-toggle__thumb{position:absolute;top:4px;left:8px;width:34px;height:34px;border-radius:999px;background:linear-gradient(180deg,#ddb566,#c9983d);transition:transform .18s ease}.theme-toggle__icon{position:relative;z-index:1;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center}.theme-toggle__icon svg{width:16px;height:16px;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}.theme-toggle__icon--sun{stroke:#fff}.theme-toggle__icon--moon{stroke:#c89c49}.user-chip,.role-chip,.pill,.mode-switch{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 14px;border-radius:10px;border:0}.user-chip{font-weight:800;background:#fff;box-shadow:0 6px 20px #16241a14}.user-chip--ghost{color:var(--muted);background:#edf0e7}.role-chip{color:var(--muted);background:#edf0e7;font-weight:700}.mode-switch,.primary,.secondary{cursor:pointer;transition:.18s ease}.mode-switch{color:var(--ink);font-weight:700;background:#edf0e7}.primary,.secondary{min-height:46px;padding:12px 18px;border-radius:10px;border:0;font-weight:800}.primary{color:#fff;background:linear-gradient(135deg,#c7a042,#a67a1f)}.secondary{color:var(--ink);background:#edf0e7}.secondary--danger{color:var(--danger);background:var(--danger-soft)}body[data-theme=dark] .topbar{background:#121814f0}body[data-theme=dark] .brand__text h1{color:#f5f8f3}body[data-theme=dark] .theme-toggle__track{background:linear-gradient(180deg,#171818,#121313);box-shadow:inset 0 1px #ffffff0a}body[data-theme=dark] .theme-toggle__thumb{transform:translate(43px);background:linear-gradient(180deg,#ddb566,#c9983d)}body[data-theme=dark] .theme-toggle__icon--sun{stroke:#c89c49}body[data-theme=dark] .theme-toggle__icon--moon{stroke:#fff}body[data-theme=dark] .user-chip,body[data-theme=dark] .role-chip,body[data-theme=dark] .mode-switch,body[data-theme=dark] .secondary,body[data-theme=dark] .owner-nav__link,body[data-theme=dark] .field input,body[data-theme=dark] .field textarea,body[data-theme=dark] .field select,body[data-theme=dark] .rich-editor__toolbar select,body[data-theme=dark] .rich-editor__toolbar input[type=color],body[data-theme=dark] .rich-editor__visual,body[data-theme=dark] .rich-editor__html,body[data-theme=dark] .entity-item,body[data-theme=dark] .lesson-preview,body[data-theme=dark] .detail-row,body[data-theme=dark] .inline-form,body[data-theme=dark] .invite-record,body[data-theme=dark] .invite-card,body[data-theme=dark] .empty-state{color:var(--ink);background:#1a211d;border-color:#d6c48929}body[data-theme=dark] .user-chip{background:#16211b;box-shadow:none}body[data-theme=dark] .mode-switch,body[data-theme=dark] .secondary{background:#16211b}body[data-theme=dark] .owner-nav__link{background:#f3ead4;color:#1a211d;border-color:#d9c58e}body[data-theme=dark] .owner-nav__link.is-active{background:linear-gradient(180deg,#f1dfb1,#e6cd8c);border-color:#d9b96b}body[data-theme=dark] .brand__suffix,body[data-theme=dark] .user-chip--ghost,body[data-theme=dark] .role-chip,body[data-theme=dark] .empty-state,body[data-theme=dark] .entity-item p,body[data-theme=dark] .detail-row p{color:var(--muted)}body[data-theme=dark] .rich-editor{background:linear-gradient(180deg,#1a211d,#151b18);border-color:#d6c48929}body[data-theme=dark] .rich-editor__image-tools{background:#1a221d;border-color:#d6c48929}body[data-theme=dark] .rich-editor__image-tools strong,body[data-theme=dark] .rich-editor__image-tools label{color:#f1f3ed}body[data-theme=dark] .rich-editor__tool{color:#d4ddd7}body[data-theme=dark] .rich-editor__tool:hover,body[data-theme=dark] .rich-editor__tool:focus-visible{color:#f5f8f3}body[data-theme=dark] .rich-editor__tool.is-active{color:#d4ac51}body[data-theme=dark] .rich-editor__tool.is-active:after{background:#d4ac51}body[data-theme=dark] .rich-editor__visual img.is-selected{outline-color:#d4ac51a6}body[data-theme=dark] .panel,body[data-theme=dark] .owner-sidebar,body[data-theme=dark] .owner-toolbar,body[data-theme=dark] .owner-detail,body[data-theme=dark] .owner-list,body[data-theme=dark] .owner-nav,body[data-theme=dark] .owner-sidebar__hero,body[data-theme=dark] .preview-sidebar__panel,body[data-theme=dark] .preview-content,body[data-theme=dark] .lesson-module__head,body[data-theme=dark] .lesson-builder__item,body[data-theme=dark] .preview-lesson{background:#121915;border-color:#d6c48924}body[data-theme=dark] .entity-item.is-active,body[data-theme=dark] .lesson-builder__item.is-active,body[data-theme=dark] .preview-lesson.is-active,body[data-theme=dark] .owner-nav__link.is-active{box-shadow:0 0 0 1px #d6c48933}body[data-theme=dark] .owner-detail--lessons-editor,body[data-theme=dark] .lesson-builder__list,body[data-theme=dark] .lesson-module,body[data-theme=dark] .lesson-module__body{background:transparent}body[data-theme=dark] .owner-detail--lessons-editor{background:#121915}body[data-theme=dark] .lesson-module__head{background:#1a221d;border-color:#d6c48929;color:#f3f7f1}body[data-theme=dark] .lesson-module__caret{color:#d4ac51}body[data-theme=dark] .lesson-builder__item,body[data-theme=dark] .lesson-preview,body[data-theme=dark] .field input,body[data-theme=dark] .field textarea,body[data-theme=dark] .field select{background:#1a221d}body[data-theme=dark] .lesson-builder__item .lesson-link__icon,body[data-theme=dark] .lesson-module__head .lesson-link__icon{background:#2a312c;color:#f5f7f2}body[data-theme=dark] .lesson-builder__item.is-active{border-color:#d4ac51;background:#202923;box-shadow:0 0 0 1px #d4ac5138}body[data-theme=dark] .lesson-builder__item p,body[data-theme=dark] .lesson-preview__body,body[data-theme=dark] .field span,body[data-theme=dark] .eyebrow{color:#a8b4ac}body[data-theme=dark] .field>span,body[data-theme=dark] .lesson-builder__item strong,body[data-theme=dark] .lesson-module__head strong,body[data-theme=dark] .owner-detail h3,body[data-theme=dark] .owner-detail h2{color:#f5f8f3}.workspace{min-height:calc(100vh - 110px)}.workspace--auth{display:flex;align-items:flex-start;justify-content:center}.workspace--auth:has(.owner-layout){display:block}.auth-layout{display:grid;grid-template-columns:minmax(0,520px) minmax(0,360px);gap:24px;width:100%;max-width:1120px;align-items:start}.panel{background:var(--panel);border:1px solid var(--panel-border);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.auth-panel,.dashboard-panel,.dashboard-hero{padding:24px}.auth-panel{display:flex;flex-direction:column;gap:18px}.auth-layout .auth-panel{font-size:1.3rem}.auth-panel__header{gap:14px}.auth-panel__header>.eyebrow{margin-bottom:2px}.auth-panel--accent{background:linear-gradient(180deg,#c7a04224,#fffffff5)}.eyebrow{margin-bottom:6px;color:var(--muted);font-size:.84rem;letter-spacing:.08em;text-transform:uppercase}.auth-kicker{color:#9d873d}.auth-layout .auth-kicker{font-size:1.08rem}.auth-course-card{display:flex;flex-direction:column;gap:8px;padding:16px 18px;border:1px solid #edf0e7;border-radius:10px;background:linear-gradient(180deg,#fcfdf9,#fff)}.auth-course-card__label{color:var(--muted);font-size:.95rem}.auth-course-card strong{font-size:1.05rem;line-height:1.3}.auth-course-card--invite{gap:12px;padding:28px 30px;border-radius:10px;background:linear-gradient(180deg,#fdfdfa,#fff)}.auth-course-card--invite .auth-course-card__label{font-size:1.5rem;line-height:1.15}.auth-course-card--invite strong{font-size:2.3rem;line-height:1.12;font-weight:800}.helper{color:var(--muted);line-height:1.6;margin:0}.auth-layout .auth-panel h3{font-size:2.1rem;line-height:1.15}.auth-layout .field span{font-size:1.28rem}.auth-layout .field input,.auth-layout .field textarea,.auth-layout .field select{font-size:1.26rem;padding:18px 20px}.auth-layout .primary,.auth-layout .secondary{font-size:1.22rem;min-height:58px}.auth-layout .auth-list{gap:22px;font-size:1.24rem;line-height:1.4;margin:0;padding-left:28px}.auth-layout .auth-list li{padding-left:6px}.auth-panel--accent h3{margin:0;font-size:1.95rem}.auth-panel--accent{min-height:100%}.stack,.dashboard,.dashboard-grid,.course-grid,.auth-list,.lesson-preview-list{display:flex;flex-direction:column;gap:16px}.dashboard{width:100%;max-width:1320px;gap:20px}.dashboard--preview{max-width:1480px}.owner-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:24px;width:100%;max-width:1400px}.owner-layout--fullscreen{grid-template-columns:minmax(0,1fr);max-width:none}.owner-layout--sidebar-collapsed{grid-template-columns:76px minmax(0,1fr);gap:16px}.owner-sidebar--collapsed{align-self:start}.owner-sidebar__hero-head{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.owner-sidebar__hero-title{display:flex;align-items:center;gap:12px}.owner-sidebar__hero-copy{display:flex;flex-direction:column;gap:0;min-width:0;flex:1 1 auto;width:100%}.owner-sidebar__hero-copy h2,.owner-sidebar__hero-copy .eyebrow,.owner-sidebar__hero-title .eyebrow{margin:0}.owner-sidebar__toggle-panel{display:flex;align-items:flex-start;justify-content:flex-start;min-height:77px;padding:25px}.owner-sidebar__toggle{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:0;border:0;border-radius:0;background:transparent;color:var(--accent);cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:transform .18s ease,opacity .18s ease}.owner-sidebar__toggle:hover{transform:translateY(-1px);opacity:.86}.owner-sidebar__toggle span{width:24px;height:3px;border-radius:999px;background:currentColor}.owner-nav__link:disabled{opacity:.55;cursor:not-allowed}.submission-result{padding:12px 14px;border:1px solid #dbe2d6;border-radius:10px;background:#fff}.submission-result__group+.submission-result__group{margin-top:10px;padding-top:10px;border-top:1px solid #ecf0e8}.submission-result__group p{margin:0 0 6px}.submission-result__list{margin:6px 0 0 18px}.submission-result video{display:block;width:100%;max-width:480px;margin-top:8px;border-radius:10px}.owner-detail--course-users{gap:24px;padding:18px 24px 24px}.owner-detail--course-users-head{height:auto!important;min-height:0!important;flex:0 0 auto;justify-content:flex-start;padding:18px 24px 16px}.owner-detail--course-users-table{padding-top:14px}.course-user-panel{display:flex;flex-direction:column;gap:16px}.course-user-table-wrap{overflow:auto}.course-user-table{min-width:920px}.entity-item--course-row .entity-item__head,.entity-item--select-all .entity-item__head{grid-template-columns:2.1fr 1.2fr 1fr 1fr .7fr .9fr 1.4fr}.course-user-row__actions{display:flex;gap:8px;align-items:center}.course-user-row__action{min-height:34px;padding:6px 10px;font-size:.82rem}.detail-section__head h4{margin:0}.profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.owner-toolbar--organizations{align-items:end}.recruitment-subnav-panel{padding:0;overflow:visible;background:transparent;box-shadow:none;border:0;border-radius:0}.recruitment-workspace{display:flex;flex-direction:column;gap:0;padding:0;overflow:visible;background:#fff}.recruitment-workspace__tabs{position:relative;padding:0;background:transparent}.recruitment-workspace__body{position:relative;z-index:2;margin-top:-14px;padding:22px 18px 18px;background:#fff;border-radius:10px}.recruitment-workspace__body--vacancies,.recruitment-workspace__body--candidates,.recruitment-workspace__body--integrations{padding:40px 26px 18px}.recruitment-workspace__body:before{content:"";position:absolute;left:0;right:0;top:-18px;height:22px;background:#fff;border-radius:10px 10px 0 0;z-index:1}.recruitment-subnav{display:flex;align-items:flex-end;gap:0;padding:0;margin:0;background:transparent;overflow:visible}.recruitment-subnav__tab{position:relative;z-index:1;flex:1 1 0;min-width:0;min-height:54px;padding:12px 22px;margin:0 0 0 -18px;border:0;border-radius:10px 10px 0 0;background:linear-gradient(180deg,#fbfaf5,#f2efe5);box-shadow:0 -1px 3px #2c39310a,0 0 10px #d6ddd238;color:var(--ink);font-size:1rem;font-weight:800;cursor:pointer;transition:.18s ease;transform:translateY(1px)}.recruitment-subnav__tab:first-child{margin-left:0}.recruitment-subnav__tab:hover{background:linear-gradient(180deg,#f8f3e7,#eee7d8);box-shadow:0 -1px 4px #2c39310d,0 0 12px #d6ddd23d}.recruitment-subnav__tab.is-active{background:#fff;transform:translateY(0);z-index:40!important;box-shadow:0 -1px #fffffff2,0 0 10px #d6ddd21f}.recruitment-subnav__tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:18px;background:#fff}.owner-content--recruitment .owner-detail,.owner-content--recruitment .owner-list{padding:18px 20px}.recruitment-workspace .owner-detail,.recruitment-workspace .owner-list{border-radius:14px}.recruitment-vacancy-subnav-panel{margin-top:2px}.recruitment-vacancy-workspace__tabs{padding:0}.recruitment-vacancy-subnav{align-items:stretch}.recruitment-vacancy-subnav__tab{min-height:50px}body[data-theme=dark] .recruitment-workspace,body[data-theme=dark] .recruitment-vacancy-workspace,body[data-theme=dark] .recruitment-workspace__body,body[data-theme=dark] .recruitment-vacancy-workspace__body{background:#141c18}body[data-theme=dark] .recruitment-workspace__body:before{background:#141c18}body[data-theme=dark] .recruitment-subnav-panel,body[data-theme=dark] .recruitment-vacancy-subnav-panel{background:transparent;border-color:#d6c48924}body[data-theme=dark] .recruitment-subnav__tab,body[data-theme=dark] .recruitment-vacancy-subnav__tab{background:linear-gradient(180deg,#1a231f,#151d19);color:#dfe7e2;box-shadow:0 -1px 2px #00000047,0 0 12px #0003}body[data-theme=dark] .recruitment-subnav__tab:hover,body[data-theme=dark] .recruitment-vacancy-subnav__tab:hover{background:linear-gradient(180deg,#202b26,#1b2520);box-shadow:0 -1px 2px #00000057,0 0 14px #00000038}body[data-theme=dark] .recruitment-subnav__tab.is-active,body[data-theme=dark] .recruitment-vacancy-subnav__tab.is-active{background:#141c18;color:#f4f8f4;box-shadow:0 -1px #ffffff0d,0 0 0 1px #d6c48938 inset,0 0 12px #0000002e}body[data-theme=dark] .recruitment-subnav__tab.is-active:after,body[data-theme=dark] .recruitment-vacancy-subnav__tab.is-active:after{background:#141c18}.recruitment-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px}.recruitment-kpi{padding:16px 18px;border:1px solid #e0e5db;border-radius:12px;background:#fff;display:flex;flex-direction:column;gap:6px}.recruitment-kpi span{color:#6d7568;font-size:.92rem}.recruitment-kpi strong{font-size:1.6rem}.lesson-test{display:flex;flex-direction:column;gap:18px}.lesson-test__item{padding:18px;border:1px solid #e2e7dd;border-radius:12px;background:#fbfcf9}.lesson-test__item--invalid{border-color:#e0b4b4;box-shadow:0 0 0 2px #c44a4a14}.lesson-test__question{margin-bottom:10px}.lesson-test__options{margin:0;padding-left:0;list-style:none;display:flex;flex-direction:column;gap:10px}.lesson-test__option{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.lesson-test__error{margin-top:10px;color:#b44}.assignment-response-list{display:flex;flex-direction:column;gap:16px}.assignment-response{padding:18px;border:1px solid #e2e7dd;border-radius:12px;background:#fbfcf9}.assignment-response__head h4,.assignment-response h4{margin:0 0 10px}.assignment-response__prompt{margin-bottom:14px}.assignment-response__field{display:block;margin-top:12px}.assignment-response__choices{border:0;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.assignment-response__choice{display:flex;align-items:center;gap:8px}.assignment-response__media{display:flex;flex-direction:column;gap:10px}.assignment-response__player{width:100%;max-width:420px;border-radius:10px;background:#eef2ea}.modal-backdrop--recorder{z-index:50}.modal-card--wide{width:min(100%,560px)}.recorder-modal{display:flex;flex-direction:column;gap:18px;padding:0;overflow:hidden}.recorder-modal__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px 0}.recorder-modal__head h3{margin:0}.recorder-modal__close{border:0;background:transparent;font-size:1.6rem;line-height:1;color:var(--muted);cursor:pointer}.recorder-modal__audio{position:relative;min-height:180px;margin:0 24px;border-radius:16px;background:linear-gradient(180deg,#f4f7f0,#e8efe2);overflow:hidden}.recorder-modal__wave{display:flex;align-items:flex-end;justify-content:center;gap:4px;height:120px;padding:24px 18px 0}.recorder-modal__wave span{width:4px;height:var(--bar-height, 24px);border-radius:999px;background:#3a5c4473;animation:recorder-wave 1.2s ease-in-out infinite;animation-delay:var(--bar-delay, 0s)}.recorder-modal--voice .recorder-modal__wave span{opacity:.85}.recorder-modal__mic{position:absolute;inset:auto 0 18px;text-align:center;font-size:2rem}.recorder-modal__video-wrap{margin:0 24px;border-radius:16px;overflow:hidden;background:#101510}.recorder-modal__video{display:block;width:100%;max-height:320px;object-fit:cover;background:#101510}.recorder-modal__footer{display:flex;flex-direction:column;gap:14px;padding:0 24px 24px}.recorder-modal__status{margin:0;text-align:center;color:var(--muted)}.recorder-modal__actions{display:flex;align-items:center;justify-content:center;gap:18px}.recorder-control{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border:0;border-radius:999px;background:#edf2e8;color:#2f4b39;cursor:pointer}.recorder-control:disabled{opacity:.45;cursor:not-allowed}.recorder-control--record{width:64px;height:64px;background:#d94b4b;color:#fff}.recorder-control__dot{width:18px;height:18px;border-radius:999px;background:currentColor}@keyframes recorder-wave{0%,to{transform:scaleY(.45)}50%{transform:scaleY(1)}}.recruitment-vacancy-hero{align-items:flex-start;gap:16px}.recruitment-vacancy-hero__actions{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.recruitment-vacancy-hero__stats{display:flex;align-items:center;gap:12px;color:var(--muted)}.recruitment-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:.85rem;background:#f2f4ef;border:1px solid #e0e5db}.recruitment-pill--active{background:#e8f4e8;border-color:#c8dcc8}.recruitment-pill--planned{background:#f5f0e4;border-color:#e8dcc0}.recruitment-vacancy-workspace{display:flex;flex-direction:column;gap:0;padding:0;overflow:visible;background:#fff}.recruitment-vacancy-workspace__body{padding:40px 26px 18px}.recruitment-vacancy-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.recruitment-vacancy-metric-card h3{font-size:2rem;margin:8px 0}.recruitment-integrations-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.recruitment-integration-card__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.recruitment-progress{display:flex;align-items:center;gap:10px}.recruitment-progress__bar{flex:1;height:8px;border-radius:999px;background:#e8ece4;overflow:hidden}.recruitment-progress__bar i{display:block;height:100%;background:#c7a042}.recruitment-vacancies-table__row{cursor:pointer}.recruitment-vacancies-table__title{background:none;border:0;padding:0;text-align:left;cursor:pointer;color:inherit}.owner-sidebar,.owner-main,.owner-content{display:flex;flex-direction:column;gap:20px}.owner-content--editor{gap:0}.owner-editor-stack{display:flex;flex-direction:column;gap:24px}.owner-main--fullscreen,.owner-layout--fullscreen .owner-content,.owner-layout--fullscreen .owner-board,.owner-layout--fullscreen .owner-detail,.owner-layout--fullscreen .owner-toolbar{width:100%;max-width:none}.owner-layout--fullscreen .owner-detail{min-height:calc(100vh - 170px)}.owner-detail--meta{min-height:auto;max-height:none;overflow:visible;padding:14px 18px}.owner-detail--lessons{min-height:calc(100vh - 240px)}.owner-detail--lessons-editor{padding:22px 28px 28px}.owner-detail__header--editor{align-items:flex-start}.owner-actions--editor-head{justify-content:flex-end;flex-wrap:wrap}.lesson-builder__list--modules{gap:18px}.lesson-module{display:flex;flex-direction:column;gap:18px}.lesson-module__head{display:flex;align-items:center;gap:16px;width:100%;padding:22px 18px;border:1px solid #d9c894;border-radius:10px;background:#f8f1da;color:var(--ink);font-size:1.15rem;font-weight:800;cursor:pointer}.lesson-module__head .lesson-link__icon{flex-shrink:0}.lesson-module__caret{margin-left:auto;color:#c7a042;font-size:1.6rem;line-height:1}.lesson-module__body{display:flex;flex-direction:column;gap:18px}.lesson-module .lesson-module{gap:12px}.lesson-module .lesson-module .lesson-module__head{font-size:1.02rem;padding:16px 14px}.lesson-module.is-open>.lesson-module__head{border-color:#c7a042}.preview-module .preview-module .preview-module__head{font-size:1rem}.tariff-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.tariff-card{display:grid;gap:14px}.tariff-card__head{font-size:1.1rem;font-weight:800}.tariff-card__meta{display:grid;gap:8px}.tariff-card__meta div{display:flex;justify-content:space-between;gap:12px}.tariff-card__prices{display:flex;justify-content:space-between;gap:12px;font-weight:700}.tariff-card__actions{display:flex;flex-wrap:wrap;gap:10px}.notice--error{padding:12px 14px;border-radius:10px;background:#ff4d4f1f;color:#b42318}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:center;justify-content:center;padding:24px;background:#20322952;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-card{width:min(100%,460px);padding:24px}.owner-detail--course{gap:18px;padding:18px 24px 24px}.owner-detail__header--course{align-items:center}.owner-toolbar--course{align-items:end;padding:6px 0 0}.course-filter-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;width:100%}.owner-list--course{min-height:620px}.owner-list__items--course{gap:12px}.owner-list__footer--course{padding-top:18px}.entity-item--select-all{background:#f8f5ea}.entity-item--select-all .entity-item__head,.entity-item--course-row .entity-item__head{width:100%;display:grid;grid-template-columns:2.1fr 1.2fr 1fr 1fr .7fr .9fr;gap:12px;align-items:center}.field--course-search{min-width:280px}.field--course-filter{min-width:0}.field--course-filter input[readonly]{color:transparent;caret-color:transparent;-webkit-user-select:none;user-select:none}.owner-actions--course-head{flex-wrap:wrap;justify-content:flex-end}.owner-form-panel__inline{margin-top:4px}.owner-sidebar__hero,.owner-nav,.owner-toolbar,.owner-form-panel,.owner-list,.owner-detail{padding:24px}.owner-nav{display:flex;flex-direction:column;gap:14px;min-height:420px}.owner-nav__link{width:100%;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;text-align:left;font-size:1.1rem;font-weight:800;color:var(--ink);border:1px solid #ece7d8;border-radius:10px;background:#f8f3e6;cursor:pointer;transition:.18s ease}.owner-nav__link.is-active{background:#ece4cc;border-color:#dfd2ab}.owner-toolbar,.owner-detail__header,.detail-section__head,.entity-item__head,.entity-item__meta,.owner-list__footer,.owner-toolbar__actions,.toggle-row,.owner-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.owner-toolbar__actions{align-items:flex-end;flex-wrap:wrap}.owner-toolbar--users{display:grid;grid-template-columns:minmax(300px,360px) 220px minmax(0,1fr);align-items:start;gap:20px}.owner-toolbar__title--users .eyebrow{margin-bottom:10px;font-size:.76rem}.owner-toolbar__title--users h2{display:flex;flex-direction:column;gap:2px;font-size:clamp(1.05rem,1.35vw,1.35rem);line-height:1}.owner-toolbar__title--users h2 span{display:block}.owner-toolbar__filter--users{max-width:220px;align-self:start}.owner-toolbar--users .owner-toolbar__actions{justify-self:end;align-self:start;align-items:stretch;flex-wrap:nowrap}.owner-toolbar--users .field{margin:0}.owner-toolbar--users .field--compact{gap:6px}.owner-toolbar--users .field--compact span{font-size:.85rem;font-weight:700}.owner-toolbar--users .field--compact select{min-height:50px;padding:10px 14px;font-size:.94rem}.owner-toolbar__actions--users{display:flex;flex-direction:column;align-items:stretch;gap:12px;flex-wrap:nowrap;min-width:320px}.owner-toolbar__actions--users .secondary,.owner-toolbar__actions--users .primary{min-height:50px;padding:10px 16px;font-size:.92rem;white-space:nowrap;width:100%}.owner-board{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(460px,1.1fr);gap:24px}.owner-board--single{grid-template-columns:minmax(0,1fr)}.owner-list{display:flex;flex-direction:column;min-height:720px}.owner-list__items{display:flex;flex-direction:column;gap:16px}.owner-course-form{gap:10px}.owner-course-grid{display:grid;grid-template-columns:minmax(280px,1fr) minmax(320px,1.2fr);gap:12px;align-items:end}.owner-course-description textarea{min-height:56px;max-height:72px;resize:vertical}.owner-course-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.owner-detail--meta .owner-detail__header{margin-bottom:2px}.owner-detail--meta h3{margin-bottom:0;font-size:1.25rem}.owner-detail--meta .field span,.owner-detail--meta .toggle span{font-size:.9rem}.owner-detail--meta .primary{min-height:44px;padding:10px 18px}.owner-detail--meta .field{gap:6px}.owner-detail--meta .field input,.owner-detail--meta .field textarea{padding:10px 12px}.owner-detail--meta textarea{min-height:56px;max-height:72px}.owner-detail--single{min-height:320px}.owner-form-panel{display:flex;flex-direction:column;gap:18px}.grid-form,.profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.owner-form-panel__wide,.owner-actions--span{grid-column:1 / -1}.field--compact{min-width:190px}.entity-item{display:flex;gap:14px;width:100%;padding:18px;text-align:left;color:var(--ink);border:1px solid #e2e7dd;border-radius:10px;background:#fff;cursor:pointer;transition:.18s ease}.entity-item.is-active{border-color:#d9c894;box-shadow:0 0 0 2px #c7a0421f}.entity-item__body{width:100%;padding:0;color:inherit;text-align:left;border:0;background:transparent;cursor:pointer}.entity-item p,.detail-row p{margin-top:8px;color:var(--muted)}.entity-item__meta{margin-top:12px;color:var(--muted);font-size:.92rem}.entity-item__checkbox{padding-top:4px}.entity-role{color:var(--muted);font-weight:700;font-size:.95rem}.inline-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:16px;border:1px solid #e6eadf;border-radius:10px;background:#fbfcf9}.detail-section{display:flex;flex-direction:column;gap:14px}.detail-list{display:flex;flex-direction:column;gap:12px}.lesson-builder{display:grid;grid-template-columns:320px minmax(0,1fr);gap:20px}.lesson-builder__list,.lesson-builder__editor,.lesson-preview{display:flex;flex-direction:column;gap:14px}.lesson-form-grid{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:14px;align-items:end}.lesson-form-grid--lesson{grid-template-columns:minmax(0,1fr) minmax(220px,320px) max-content}.lesson-form-grid--module{grid-template-columns:minmax(0,1fr) minmax(220px,320px) max-content max-content}.lesson-form-grid__position{width:max-content}.lesson-form-grid__position input{text-align:center;width:9ch;min-width:9ch;max-width:9ch}.lesson-form-grid__publish{align-self:end;min-height:48px;padding-bottom:6px}.lesson-form-grid__publish input[disabled]+span{color:#8f988f}.lesson-form-grid__publish input[disabled]{cursor:not-allowed;filter:grayscale(1);opacity:.55}.preview-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:24px;align-items:stretch}.preview-layout--sidebar-collapsed{grid-template-columns:96px minmax(0,1fr)}.preview-sidebar,.preview-content{padding:24px}.preview-sidebar{align-self:stretch;min-height:100%;display:grid;grid-template-rows:auto 1fr;gap:20px;margin:0;padding:0}.preview-sidebar--collapsed{overflow:hidden}.preview-sidebar__header,.preview-progress,.preview-lessons,.preview-content{display:flex;flex-direction:column;gap:16px}.preview-sidebar__header-text{display:flex;flex-direction:column;gap:6px}.preview-sidebar__header-row{display:flex;align-items:center;gap:16px}.preview-sidebar__header--preview{display:flex;flex-direction:column;gap:14px}.preview-sidebar--collapsed .preview-sidebar__header-text,.preview-sidebar--collapsed .preview-progress{display:none}.preview-sidebar--collapsed .preview-sidebar__header-row{justify-content:center}.preview-sidebar--collapsed .preview-sidebar__header h2{display:none}.preview-sidebar__toggle{width:44px;height:44px;flex:0 0 auto;display:inline-flex;flex-direction:column;justify-content:center;gap:6px;padding:0;border:0;border-radius:12px;background:transparent;color:#c79a37;cursor:pointer}.preview-sidebar__toggle span{display:block;width:100%;height:4px;border-radius:999px;background:currentColor}.preview-sidebar__panel{padding:24px;margin:0}.preview-sidebar__panel:last-child{align-self:stretch;min-height:0;overflow:auto}.preview-sidebar--collapsed .preview-sidebar__panel:last-child{padding:18px 12px}.preview-sidebar--collapsed .preview-lessons{gap:8px}.preview-sidebar--collapsed .preview-module__head,.preview-sidebar--collapsed .preview-lesson{justify-content:center;padding:12px}.preview-sidebar--collapsed .preview-module__head strong,.preview-sidebar--collapsed .preview-module__head .lesson-module__caret,.preview-sidebar--collapsed .preview-lesson div{display:none}.preview-sidebar--collapsed .preview-module__head .lesson-link__icon,.preview-sidebar--collapsed .preview-lesson .lesson-link__icon{margin:0 auto}.preview-progress__head,.preview-content__head,.preview-content__footer{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.preview-progress__head{color:var(--muted);font-weight:700}.progressbar{height:14px;border-radius:10px;background:#e7ecdf;overflow:hidden}.progressbar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(135deg,#c7a042,#a67a1f)}.preview-lessons{gap:12px}.preview-module{display:flex;flex-direction:column;gap:10px}.preview-module__head{display:flex;align-items:center;gap:12px;width:100%;padding:16px 18px;border:1px solid #d9c894;border-radius:10px;background:#f8f1da;font-weight:800;color:var(--ink);text-align:left;cursor:pointer}.preview-module__lessons{display:flex;flex-direction:column;gap:10px}.preview-lesson{display:flex;align-items:flex-start;gap:12px;width:100%;padding:14px 16px;text-align:left;color:var(--ink);border:1px solid #e2e7dd;border-radius:10px;background:#fbfcf9;cursor:pointer}.preview-lesson.is-active{border-color:#d9c894;box-shadow:0 0 0 2px #c7a0421f}.preview-lesson p{margin-top:6px;color:var(--muted)}.preview-content{min-height:calc(100vh - 128px);margin:0}.preview-content__body{flex:1;color:var(--ink);line-height:1.75}.preview-content__body iframe,.preview-content__body img,.preview-content__body video,.preview-content__body audio{max-width:100%;border-radius:10px}.lesson-builder__item{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;text-align:left;color:var(--ink);border:1px solid #e2e7dd;border-radius:10px;background:#fbfcf9;cursor:pointer}.lesson-builder__item.is-active{border-color:#d9c894;box-shadow:0 0 0 2px #c7a0421f}.lesson-preview{padding:18px;border-radius:10px;border:1px solid #e2e7dd;background:#fbfcf9}.lesson-preview__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.lesson-preview__body{color:var(--ink);line-height:1.7}.lesson-preview__body iframe,.lesson-preview__body img,.lesson-preview__body video,.lesson-preview__body audio{max-width:100%;border-radius:10px}.detail-row{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:10px;border:1px solid #e2e7dd;background:#fbfcf9}.owner-actions--footer{align-items:center;justify-content:flex-start;flex-wrap:wrap}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.dashboard-grid--user{grid-template-columns:320px minmax(0,1fr)}.dashboard-hero{display:flex;justify-content:space-between;align-items:center}.section-head{margin-bottom:18px}.field{display:flex;flex-direction:column;gap:8px}.field span{font-weight:700}.field input,.field textarea,.field select,.invite-card textarea{width:100%;padding:14px 16px;border:1px solid #dbe2d6;border-radius:10px;background:#fff;color:var(--ink)}textarea{min-height:110px;resize:vertical}.rich-editor{display:flex;flex-direction:column;gap:14px;padding:20px;border:1px solid #e3dcc9;border-radius:18px;background:linear-gradient(180deg,#fffdfa,#fbf8f0);box-shadow:inset 0 1px #ffffffd9}.rich-editor__source--tinymce{min-height:360px;padding:18px;border:1px solid #ded8cb;border-radius:16px;background:#fff;font:inherit}.rich-editor--tinymce .tox-tinymce{border:1px solid #ded8cb;border-radius:16px;overflow:hidden}.rich-editor--tinymce .tox .tox-toolbar,.rich-editor--tinymce .tox .tox-toolbar__primary,.rich-editor--tinymce .tox .tox-editor-header{background:#fffaf0}.rich-editor__mode-switch,.rich-editor__toolbar{display:flex;align-items:center;gap:18px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.rich-editor__mode-switch{padding-bottom:2px}.rich-editor__toolbar select,.rich-editor__toolbar input[type=color]{flex:0 0 auto;min-height:38px;padding:8px 12px;border:1px solid #ddd8ca;border-radius:12px;background:#fff;color:#34463d;font-size:.9rem;font-weight:600;line-height:1;box-shadow:0 1px #2032290a}.rich-editor__select{width:auto;max-width:none;flex:0 0 auto!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#42554b 50%),linear-gradient(135deg,#42554b 50%,transparent 50%);background-position:calc(100% - 20px) calc(50% - 3px),calc(100% - 13px) calc(50% - 3px);background-size:7px 7px,7px 7px;background-repeat:no-repeat;padding-right:34px}.rich-editor__select--font-family{width:150px!important;min-width:150px!important;max-width:150px!important}.rich-editor__select--font-size{width:86px!important;min-width:86px!important;max-width:86px!important}.rich-editor__toolbar input[type=color]{width:52px;padding:3px 5px;background:#f9f6ee}.rich-editor__toolbar>*{margin:0}.rich-editor__tool{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:2px 0;color:#42554b;font-size:1rem;font-weight:700;line-height:1.1;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .2s ease}.rich-editor__tool:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:2px;border-radius:999px;background:transparent;transition:background .2s ease,transform .2s ease;transform:scaleX(.35)}.rich-editor__tool:hover{color:#26362e}.rich-editor__tool--icon{min-width:26px}.rich-editor__swatch-clear{display:block;width:22px;height:18px;border:2px solid currentColor;border-radius:4px;position:relative}.rich-editor__swatch-clear:after{content:"";position:absolute;left:-2px;right:-2px;top:7px;height:2px;background:#c24d2c;transform:rotate(-24deg);transform-origin:center}.rich-editor__align-icon{display:block;width:22px;height:18px;background-repeat:no-repeat;background-image:linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor);background-size:18px 3px,14px 3px,18px 3px}.rich-editor__align-icon--left{background-position:left 0 top 1px,left 0 top 8px,left 0 top 15px}.rich-editor__align-icon--center{background-position:center top 1px,center top 8px,center top 15px}.rich-editor__align-icon--right{background-position:right 0 top 1px,right 0 top 8px,right 0 top 15px}.rich-editor__tool.is-active{color:#b48a27}.rich-editor__tool.is-active:after{background:#c7a042;transform:scaleX(1)}.rich-editor__tool:focus-visible{outline:none;color:#26362e}.rich-editor__surface.is-hidden{display:none}.rich-editor__image-tools{display:flex;align-items:end;gap:12px;flex-wrap:wrap;padding:14px 16px;border:1px solid #eadfbf;border-radius:16px;background:#fff8e9}.rich-editor__image-tools strong{color:#5f4a20}.rich-editor__image-tools label{display:grid;gap:6px;min-width:160px;font-size:.92rem;font-weight:700;color:#5d655d}.rich-editor__image-tools input,.rich-editor__image-tools select{min-height:38px;padding:8px 12px;border:1px solid #ddd8ca;border-radius:12px;background:#fff}.rich-editor__visual,.rich-editor__html{min-height:300px;padding:22px;border:1px solid #ded8cb;border-radius:16px;background:#fff;font-size:1rem;line-height:1.7}.rich-editor__visual{cursor:text;user-select:text;-webkit-user-select:text}.rich-editor__visual:focus,.rich-editor__html:focus{outline:2px solid rgba(199,160,66,.28);outline-offset:1px}.rich-editor__visual img{max-width:100%;height:auto;border-radius:10px;cursor:pointer}.rich-editor__visual img.is-selected{outline:3px solid rgba(199,160,66,.55);outline-offset:3px}.rich-editor__visual h2{font-size:1.8rem;line-height:1.22;margin:0 0 16px}.rich-editor__visual h1{font-size:2.1rem;line-height:1.18;margin:0 0 18px}.rich-editor__visual h3{font-size:1.4rem;line-height:1.3;margin:0 0 14px}.rich-editor__visual p,.rich-editor__visual li,.rich-editor__visual div:not(.media-placeholder){font-size:1rem;line-height:1.7}.rich-editor__visual p,.rich-editor__visual div:not(.media-placeholder){margin:0 0 16px}.rich-editor__visual blockquote,.preview-content__body blockquote,.lesson-preview__body blockquote{margin:18px 0;padding:4px 0 4px 18px;border-left:4px solid #9ea39d;color:#55605a;font-size:1.05rem;line-height:1.7}.rich-editor__visual blockquote p,.preview-content__body blockquote p,.lesson-preview__body blockquote p{margin:0}.auth-mode-switch{display:flex;gap:12px;flex-wrap:wrap}.media-placeholder{display:flex;align-items:center;gap:10px;margin:12px 0;padding:14px 16px;border:1px dashed #d3bc7c;border-radius:14px;background:linear-gradient(180deg,#fbf5e7,#f7efdb);color:#66552f;font-weight:700}.media-placeholder:before{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#c7a0422e;font-size:.9rem}.media-placeholder--video:before{content:"V"}.media-placeholder--audio:before{content:"A"}.course-user-table__draggable.is-dragging{opacity:.55}.course-user-table__draggable.is-drop-before,.course-user-table__draggable.is-drop-after{position:relative}.course-user-table__draggable.is-drop-before:before,.course-user-table__draggable.is-drop-after:after{content:"";position:absolute;top:8px;bottom:8px;width:3px;background:#c7a042;border-radius:999px}.course-user-table__draggable.is-drop-before:before{left:0}.course-user-table__draggable.is-drop-after:after{right:0}.testing-graph{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.testing-graph--bars{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.testing-graph__item{display:flex;flex-direction:column;gap:6px;padding:12px;border:1px solid #e2e7dd;border-radius:10px;background:#fbfcf9}.testing-graph__bar-item{position:relative;display:flex;flex-direction:column;gap:8px;padding:14px;border:1px solid #e2e7dd;border-radius:12px;background:#fbfcf9}.testing-graph__bar-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.testing-graph__scale{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#edf2e8;color:#2f4b39;font-weight:700}.testing-graph__bar-track{position:relative;height:10px;border-radius:999px;background:#edf2e8;overflow:hidden}.testing-graph__bar-zero{position:absolute;top:0;bottom:0;left:50%;width:2px;margin-left:-1px;background:#2f4b3959}.testing-graph__bar-fill{display:block;height:100%;border-radius:999px;background:#5f8f6d;transition:width .2s ease}.testing-graph__bar-item--risk .testing-graph__bar-fill{background:#c45c5c}.testing-graph__bar-item--warn .testing-graph__bar-fill{background:#c7a042}.testing-graph__bar-item--neutral .testing-graph__bar-fill{background:#7b8f84}.testing-graph__bar-item--strong .testing-graph__bar-fill{background:#4f8a67}.testing-graph__bar-item--peak .testing-graph__bar-fill{background:#2f6d4d}.testing-graph__bar-title{margin:0;color:#6d7568;font-size:.85rem}.testing-graph__tooltip{position:absolute;left:12px;right:12px;bottom:calc(100% + 8px);z-index:5;padding:12px;border:1px solid #dce4d8;border-radius:12px;background:#fff;box-shadow:0 10px 28px #24382f24}.testing-graph__tooltip p{margin:6px 0 0;color:#6d7568;font-size:.85rem}.testing-graph__item span{color:#6d7568;font-size:.85rem}.testing-graph__item strong{font-size:1.2rem}.testing-result-meta{display:flex;flex-wrap:wrap;gap:12px}.testing-result-list{margin:0;padding-left:18px}.testing-syndrome-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.testing-syndrome-card{padding:14px;border:1px solid #e2e7dd;border-radius:12px;background:#fbfcf9}.testing-syndrome-card h5{margin:0 0 8px}.testing-interpretations{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}.testing-interpretation-card{padding:14px;border:1px solid #e2e7dd;border-radius:12px;background:#fbfcf9}.testing-interpretation-card h5{margin:0 0 8px}.owner-template-menu{position:relative}.context-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:20;min-width:220px;padding:8px;border:1px solid #e6eadf;border-radius:12px;background:#fff;box-shadow:0 12px 32px #24382f1f;display:flex;flex-direction:column;gap:4px}.context-menu button{border:0;background:transparent;text-align:left;padding:8px 10px;border-radius:8px;cursor:pointer}.context-menu button:hover{background:#f4f7f0}.template-picker{display:flex;flex-direction:column;gap:10px;max-height:320px;overflow:auto}.template-picker__item{display:flex;align-items:flex-start;gap:10px;padding:10px;border:1px solid #e6eadf;border-radius:12px}.dashboard--preview-fullscreen .preview-layout{grid-template-columns:1fr}.dashboard--preview-fullscreen .preview-content{min-height:calc(100vh - 48px)}.preview-content__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.preview-content__footer{display:flex;gap:10px;justify-content:flex-end}.preview-content--compact .preview-content__body--compact{max-width:920px}.preview-lesson--nested{margin-left:12px}.preview-lesson p{margin:4px 0 0;font-size:.85rem;color:var(--muted)}@media(max-width:900px){.lesson-form-grid{grid-template-columns:1fr}.lesson-form-grid__position input{text-align:left}}.toggle{display:inline-flex;align-items:center;gap:10px;font-weight:700}.notice{padding:14px 16px;border-radius:10px;font-weight:700}.notice--success{color:var(--success);background:var(--success-soft)}.notice--error{color:var(--danger);background:var(--danger-soft)}.course-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;margin-top:20px}.course-card{padding:20px}.course-card--button{width:100%;border:1px solid #e0e5db;background:#fff;cursor:pointer}.course-card--button:hover{border-color:#d9c894}.course-card__header,.course-card__meta,.profile-card div{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.course-card__meta,.profile-card div{margin-top:16px;color:var(--muted)}.pill{min-height:auto;padding:8px 10px;font-size:.84rem;font-weight:800}.pill.progress{color:#9d7a18;background:var(--accent-soft)}.pill.done{color:var(--success);background:var(--success-soft)}@media(max-width:980px){.auth-layout,.dashboard-grid,.dashboard-grid--user,.owner-layout,.owner-board,.grid-form,.profile-grid,.lesson-builder,.preview-layout{grid-template-columns:1fr}.owner-list,.owner-detail,.preview-sidebar{min-height:auto}.preview-sidebar__panel{padding:20px}.owner-course-grid{grid-template-columns:1fr}.owner-course-controls{align-items:stretch}.owner-toolbar--users{grid-template-columns:1fr;align-items:stretch}.owner-toolbar--users .owner-toolbar__actions{justify-self:stretch;flex-wrap:wrap}.invite-record__meta,.invite-record__link{grid-template-columns:1fr}}@media(max-width:720px){.shell{padding:0 14px 14px}.topbar{margin-left:-14px;margin-right:-14px;padding:14px;flex-direction:column;align-items:stretch}.brand__mark{width:44px;height:44px}.brand__text h1{font-size:2.2rem}.topbar__actions{flex-wrap:wrap}}.psychometric-shell{display:grid;grid-template-columns:minmax(0,1fr) 284px;gap:14px;align-items:start}.psychometric-shell--stacked,.psychometric-shell--compact{grid-template-columns:minmax(0,1fr)}.psychometric-shell--compact .psychometric-sidebar{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:none}.psychometric-shell--stacked .psychometric-sidebar{display:none}.psychometric-main,.psychometric-side-card{border:1px solid rgba(18,37,23,.08);background:radial-gradient(circle at top right,rgba(63,132,255,.08),transparent 28%),radial-gradient(circle at top left,rgba(35,195,216,.08),transparent 22%),#fffcf7f2;box-shadow:0 18px 50px #1f2d240f}.psychometric-main{padding:16px}.psychometric-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px;align-items:stretch}.psychometric-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.psychometric-heading .admin-detail-title{margin:0;font-size:3.1rem;line-height:1}.psychometric-header-meta{display:grid;gap:5px;justify-items:end;color:#728097;font-size:.92rem;font-weight:700;line-height:1.3;text-align:right}.psychometric-chart-card{margin-top:10px;margin-bottom:12px;padding:12px 14px 10px;border-radius:18px;border:1px solid rgba(30,48,77,.09);background:linear-gradient(180deg,#ffffffeb,#ffffffc7),#ffffffc2;box-shadow:0 18px 46px #2a3a5417}.psychometric-chart-scroll{width:100%;overflow:hidden;margin-top:8px}.psychometric-chart-stage{width:100%;min-width:0;--chart-axis-left: 52px;--chart-axis-right: 28px}.psychometric-chart-plot{position:relative;overflow:hidden}.psychometric-zone-backdrop{position:absolute;top:8px;right:24px;bottom:4px;left:44px;z-index:0;border-top:1px solid rgba(63,132,255,.05);border-bottom:1px solid rgba(255,77,79,.05);background:linear-gradient(to bottom,#3f84ff0f,#3f84ff0f 20%,#19beb40f 20%,#19beb40f 40%,#94a3b805 40%,#94a3b805 60%,#ffa64d0e 60%,#ffa64d0e 80%,#ff4d4f0f 80%,#ff4d4f0f);pointer-events:none;border-radius:0 0 18px 18px}.psychometric-polarity-row,.psychometric-letter-row{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:0;align-items:center;padding-left:var(--chart-axis-left);padding-right:var(--chart-axis-right)}.psychometric-letter-row strong{justify-self:center;color:#111927;font-size:.94rem;font-weight:800;line-height:1}.psychometric-polarity-row span{justify-self:center;align-self:center;max-width:112px;color:#163252;font-size:.64rem;font-weight:800;line-height:1.08;letter-spacing:.02em;text-transform:uppercase;text-align:center}.psychometric-polarity-row span.is-upper{align-self:start}.psychometric-polarity-row span.is-lower{align-self:end}.psychometric-polarity-top{min-height:48px;margin-top:8px;margin-bottom:2px}.psychometric-polarity-bottom{min-height:34px;margin-top:0}.psychometric-polarity-bottom span{color:#39475d}.psychometric-letter-row-top{margin-bottom:-1px;align-items:end}.psychometric-letter-row-bottom{margin-top:-1px;align-items:start}.psychometric-icon-axis-row{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:0;margin-bottom:14px;padding:0 var(--chart-axis-right) 14px var(--chart-axis-left);border-bottom:1px solid rgba(30,48,77,.08)}.psychometric-icon-axis-item{display:grid;gap:5px;justify-items:center;min-width:0;text-align:center;color:#243553}.psychometric-icon-axis-item strong{font-size:.72rem;font-weight:800;line-height:1}.psychometric-icon-axis-item svg,.psychometric-side-head svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.psychometric-side-head svg{width:22px;height:22px;stroke-width:2.1}.psychometric-icon-axis-item span{max-width:108px;font-size:.64rem;font-weight:700;line-height:1.12;color:#27364a}.testing-chart{position:relative;z-index:1;display:block;width:100%;min-width:0;height:auto}.testing-chart__line{stroke-dasharray:1600;stroke-dashoffset:1600;animation:testingChartDraw 1.1s ease forwards}.testing-chart-point-group{cursor:pointer;outline:none}.testing-chart__point{opacity:0;transform-box:fill-box;transform-origin:center;animation:testingChartPoint .42s ease forwards;animation-delay:.45s;transition:transform .16s ease}.testing-chart__value{opacity:0;animation:fadeUp .52s ease forwards;animation-delay:.58s}.testing-chart-point-group.is-active .testing-chart__point,.testing-chart-point-group:hover .testing-chart__point,.testing-chart-point-group:focus .testing-chart__point{transform:scale(1.08)}.testing-chart-point-group.is-active .testing-chart__value,.testing-chart-point-group:hover .testing-chart__value,.testing-chart-point-group:focus .testing-chart__value{opacity:1}.testing-chart-tooltip{position:absolute;z-index:3;max-width:240px;pointer-events:none}.testing-chart-tooltip[hidden]{display:none}.psychometric-tooltip{max-width:240px;padding:14px 16px;border-radius:18px;border:1px solid rgba(31,31,29,.08);background:#fffffff5;box-shadow:0 18px 34px #1e2e4a24}.psychometric-tooltip strong,.psychometric-tooltip span,.psychometric-tooltip em,.psychometric-tooltip p{display:block}.psychometric-tooltip strong{color:#23324b}.psychometric-tooltip span{margin-top:6px;font-size:1.4rem;font-weight:800;color:#1f5f9a}.psychometric-tooltip em{margin-top:2px;color:#66758b;font-style:normal;font-weight:700}.psychometric-tooltip p{margin:8px 0 0;color:#6e7889;line-height:1.45}.psychometric-sidebar{display:grid;grid-template-rows:300px auto auto minmax(0,1fr);gap:10px}.psychometric-summary-grid .psychometric-ring{width:120px;height:120px}.psychometric-summary-grid .psychometric-side-list-item{grid-template-columns:34px 1fr}.psychometric-summary-grid .psychometric-side-list-item strong{font-size:.84rem;line-height:1.2}.psychometric-summary-grid .psychometric-side-card p{font-size:.74rem}.psychometric-side-card{padding:9px 12px;border-radius:16px;box-shadow:0 16px 38px #222d3d13;overflow:hidden}.psychometric-side-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.psychometric-side-head strong{font-size:.9rem;color:#1f2d40;white-space:nowrap}.psychometric-side-head span{color:#7a879c;font-size:.72rem;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.08em}.psychometric-overall-card{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto;align-items:start;justify-items:stretch}.psychometric-ring{position:relative;place-self:center;margin:0 auto;width:136px;height:136px}.psychometric-ring-svg{width:100%;height:100%;transform:rotate(-90deg)}.psychometric-ring-track,.psychometric-ring-progress{fill:none;stroke-width:14}.psychometric-ring-track{stroke:#23c3d81a}.psychometric-ring-progress{stroke:#23c3d8;stroke-linecap:round;transition:stroke-dashoffset .8s ease}.psychometric-ring-center{position:absolute;top:0;right:0;bottom:0;left:0;display:block;text-align:center}.psychometric-ring-center strong{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:1.9rem;line-height:.95;color:#20334c}.psychometric-ring-center span{position:absolute;left:50%;top:calc(50% + 24px);transform:translate(-50%);color:#7b879a;font-size:.82rem;font-weight:600;line-height:1;white-space:nowrap}.psychometric-side-card p{margin:0;color:#677489;line-height:1.28;font-size:.76rem}.psychometric-strength-card{background:radial-gradient(circle at top right,rgba(45,194,176,.1),transparent 34%),#f8fffcf5}.psychometric-strength-card .psychometric-side-head,.psychometric-strength-card .psychometric-side-head strong{color:#14a05c}.psychometric-risk-card{background:radial-gradient(circle at top right,rgba(255,133,110,.1),transparent 34%),#fffbf9f5}.psychometric-risk-card .psychometric-side-head,.psychometric-risk-card .psychometric-side-head strong{color:#f33}.psychometric-recommendation-card{background:radial-gradient(circle at top right,rgba(74,132,255,.08),transparent 30%),#fafcfff5}.psychometric-side-list{display:grid;gap:12px;margin-top:14px}.psychometric-side-list-item{display:grid;grid-template-columns:40px 1fr;gap:9px;align-items:start}.psychometric-side-list-item b{display:inline-flex;align-items:center;justify-content:center;min-height:28px;border-radius:9px;background:#23c3d81a;color:#228ea5;font-size:.8rem;font-weight:800;line-height:1}.psychometric-risk-card .psychometric-side-list-item b{background:#ff856e1a;color:#ca6141}.psychometric-side-list-item strong{color:#24324a;font-size:.92rem}.psychometric-overall-card p{text-align:center;font-size:.9rem;font-weight:700;color:#7a879c;margin-top:0}.psychometric-recommendation-card p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.psychometric-syndromes-inline{margin-top:16px;padding:14px 4px 2px}.psychometric-syndrome-grid,.psychometric-insights-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.psychometric-syndrome-item,.psychometric-insight-card{min-height:132px;padding:13px;border-radius:14px;border:1px solid rgba(30,48,77,.08);background:#ffffffdb;box-shadow:0 14px 28px #2a3a540f}.psychometric-syndrome-item span,.psychometric-syndrome-item em,.psychometric-insight-card span{display:block;color:#718097;font-size:.66rem;font-weight:700;line-height:1.25}.psychometric-syndrome-item h4,.psychometric-insight-card h4{margin:8px 0 0;color:#22324a;font-size:.98rem}.psychometric-syndrome-item p,.psychometric-insight-card p{margin:8px 0 0;color:#4e5c70;font-size:.76rem;line-height:1.35}.psychometric-syndrome-item em{margin-top:10px;font-style:normal;color:#2f64d8}.fade-up{animation:fadeUp .52s ease both}@keyframes testingChartDraw{to{stroke-dashoffset:0}}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes testingChartPoint{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}body[data-theme=dark] .psychometric-main,body[data-theme=dark] .psychometric-side-card{border-color:#d6c48924;background:radial-gradient(circle at top right,rgba(208,165,74,.08),transparent 30%),radial-gradient(circle at top left,rgba(35,195,216,.08),transparent 24%),#101713f5;box-shadow:0 18px 50px #0000003d}body[data-theme=dark] .psychometric-chart-card{border-color:#d6c48924;background:linear-gradient(180deg,#1a231ffa,#141c18f2),#141c18f2;box-shadow:inset 0 1px #ffffff08,0 18px 46px #00000038}body[data-theme=dark] .psychometric-zone-backdrop{border-top-color:#50aaff14;border-bottom-color:#ff776614;background:linear-gradient(to bottom,#3f84ff24,#3f84ff24 20%,#19beb41f 20%,#19beb41f 40%,#94a3b80f 40%,#94a3b80f 60%,#ffa64d1a 60%,#ffa64d1a 80%,#ff4d4f1f 80%,#ff4d4f1f)}body[data-theme=dark] .psychometric-letter-row strong,body[data-theme=dark] .psychometric-icon-axis-item,body[data-theme=dark] .psychometric-icon-axis-item span,body[data-theme=dark] .psychometric-side-head strong,body[data-theme=dark] .psychometric-side-list-item strong,body[data-theme=dark] .psychometric-ring-center strong,body[data-theme=dark] .psychometric-syndrome-item h4,body[data-theme=dark] .psychometric-insight-card h4{color:#edf4ef}body[data-theme=dark] .psychometric-polarity-row span,body[data-theme=dark] .psychometric-polarity-bottom span,body[data-theme=dark] .psychometric-header-meta,body[data-theme=dark] .psychometric-side-head span,body[data-theme=dark] .psychometric-overall-card p,body[data-theme=dark] .psychometric-side-card p,body[data-theme=dark] .psychometric-syndrome-item span,body[data-theme=dark] .psychometric-syndrome-item p,body[data-theme=dark] .psychometric-insight-card span,body[data-theme=dark] .psychometric-insight-card p{color:#aab8b0}body[data-theme=dark] .psychometric-icon-axis-row{border-bottom-color:#d6c4891f}body[data-theme=dark] .psychometric-ring-center span{color:#9fb0a6}body[data-theme=dark] .psychometric-strength-card{background:radial-gradient(circle at top right,rgba(39,208,141,.14),transparent 34%),#121f18fa}body[data-theme=dark] .psychometric-risk-card{background:radial-gradient(circle at top right,rgba(255,110,86,.16),transparent 34%),#201413fa}body[data-theme=dark] .psychometric-recommendation-card{background:radial-gradient(circle at top right,rgba(74,132,255,.12),transparent 30%),#121923fa}body[data-theme=dark] .psychometric-side-list-item b{background:#23c3d829;color:#7ddfec}body[data-theme=dark] .psychometric-risk-card .psychometric-side-list-item b{background:#ff6e5629;color:#ff9d88}body[data-theme=dark] .psychometric-syndrome-item,body[data-theme=dark] .psychometric-insight-card{border-color:#d6c4891f;background:#131b17eb;box-shadow:0 14px 28px #00000029}body[data-theme=dark] .psychometric-syndrome-item em{color:#6f9cff}body[data-theme=dark] .psychometric-tooltip{border-color:#d6c4892e;background:#121815f7;box-shadow:0 18px 34px #0000004d}body[data-theme=dark] .psychometric-tooltip strong{color:#edf4ef}body[data-theme=dark] .psychometric-tooltip span{color:#7ed9ff}body[data-theme=dark] .psychometric-tooltip em,body[data-theme=dark] .psychometric-tooltip p{color:#b5c0ba}.owner-content--testing{display:flex;flex-direction:column;gap:18px}.owner-toolbar--testing{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.owner-toolbar--testing .owner-toolbar__title--users h2{font-size:clamp(1.4rem,2vw,1.8rem)}.owner-toolbar__actions--testing{align-items:flex-end;flex-wrap:nowrap}.testing-admin-list{padding:0;overflow:hidden}.testing-admin-list--single{min-height:420px}.owner-detail__header--testing{padding:20px 24px 0}.testing-table-wrap{padding:12px 24px 24px}.testing-assessment-table{width:100%}.testing-assessment-table th,.testing-assessment-table td{vertical-align:top}.testing-assessment-table__row{cursor:pointer}.testing-assessment-table__row:hover td{background:#2c39310a}.testing-pill{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border-radius:999px;font-size:.82rem;font-weight:700;white-space:nowrap}.testing-pill--done{background:#27d08d24;color:#178a5d}.testing-pill--progress{background:#4a84ff1f;color:#2f5fd0}body[data-theme=dark] .testing-assessment-table__row:hover td{background:#d6c4890f}body[data-theme=dark] .testing-pill--done{background:#27d08d29;color:#7dffc8}body[data-theme=dark] .testing-pill--progress{background:#4a84ff29;color:#9ec0ff}.invite-result,.empty-state{margin-top:16px}.invite-registry{display:flex;flex-direction:column;gap:14px;margin-top:14px}.invite-record{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid #e0e5db;border-radius:10px;background:#fbfcf9}.invite-record__meta{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.invite-record__meta strong{display:block}.invite-record__meta span{color:var(--muted)}.invite-record__link{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.invite-record__link input{min-width:0}.invite-card{padding:16px;border:1px solid #e0e5db;border-radius:10px;background:#fbfcf9}.profile-card{display:flex;flex-direction:column;gap:14px}.empty-state{padding:18px;border:1px dashed #d8dfd1;border-radius:10px;color:var(--muted);background:#fbfcf9}.lesson-preview-item{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:10px;background:#fbfcf9;border:1px solid #e0e5db}.lesson-link__icon{flex:0 0 auto;display:grid;place-items:center;width:28px;height:28px;border-radius:10px;font-size:.86rem;font-weight:800;background:#eef1e7}@media(max-width:980px){.auth-layout,.dashboard-grid,.dashboard-grid--user,.owner-layout,.owner-board,.grid-form,.profile-grid,.lesson-builder,.preview-layout{grid-template-columns:1fr}.owner-list,.owner-detail,.preview-sidebar{min-height:auto}.preview-content{min-width:0}.preview-sidebar__panel{padding:20px}.public-testing{padding-top:18px}.public-testing__hero{display:grid;padding:22px 20px}.auth-layout--public-invite{gap:16px}.auth-layout--public-invite .auth-panel{padding:18px}.auth-layout--public-invite .auth-course-card--invite{padding:18px 20px}.public-testing__grid,.testing-result-layout,.testing-result-lower,.testing-result-layout--compact .testing-result-sidebar,.public-testing-form,.public-testing-answer-grid,.public-testing__grid--intro,.testing-result-draft-grid{grid-template-columns:1fr}.testing-result-head,.public-testing__hero-actions,.public-testing-progress__head,.public-testing-progress__meta,.public-testing__footer{display:grid;justify-items:stretch}.testing-result-meta{justify-items:start;text-align:left}.public-testing__route-chip{white-space:normal}.owner-course-grid{grid-template-columns:1fr}.owner-course-controls{align-items:stretch}.owner-toolbar--users{grid-template-columns:1fr;align-items:stretch}.owner-toolbar--users .owner-toolbar__actions{justify-self:stretch;flex-wrap:wrap}.owner-toolbar--organizations{grid-template-columns:1fr}.owner-toolbar--organizations .owner-toolbar__actions{justify-self:stretch}.invite-record__meta,.invite-record__link{grid-template-columns:1fr}}@media(max-width:720px){.brand{gap:6px}.shell{padding:0 14px 14px}.topbar{margin-left:-14px;margin-right:-14px;padding:8px 12px;flex-direction:row;align-items:center;gap:8px}.brand__mark{width:21px;height:21px}.brand__text h1{font-size:1.08rem;color:#111713}.brand__suffix{color:#90a096}.topbar__actions{margin-left:auto;flex-wrap:nowrap;gap:6px}.topbar-org-name{max-width:118px;padding:0;font-size:.8rem}.topbar-org-switcher__dropdown{right:-8px;min-width:220px}.topbar__desktop-meta{display:none}.profile-menu{display:inline-flex}.theme-toggle__track{width:39px;height:27px;padding:3px 5px}.theme-toggle__thumb{top:3px;left:5px;width:21px;height:21px}body[data-theme=dark] .theme-toggle__thumb{transform:translate(24px)}.theme-toggle__icon{width:21px;height:21px}.theme-toggle__icon svg{width:10px;height:10px}body[data-theme=dark] .brand__text h1{color:#f5f8f3}body[data-course-fullscreen=true] .shell{padding:0 14px 14px}body[data-course-fullscreen=true] .workspace{padding:0}body[data-course-fullscreen=true] .dashboard--preview,body[data-course-fullscreen=true] .preview-layout{gap:12px;min-height:auto}body[data-course-fullscreen=true] .preview-content{border-radius:10px;min-height:auto;padding:24px 20px}.preview-content__body video,.lesson-preview__body video,.lesson-knowledge__text video,.assignment-response__prompt video{display:block;width:100%!important;height:auto!important;aspect-ratio:16 / 9;max-height:60vh;object-fit:contain;background:#000}}.owner-inline-create--folder{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:end;margin-bottom:20px;padding:20px;border:1px solid #e6eadf;border-radius:20px;background:#ffffffc7}.course-folder-card{border:1px solid #e6eadf;border-radius:24px;background:#ffffffc7;overflow:visible}.course-folder-card__header,.course-folder-item{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:8px 24px}.course-folder-card__header{border-bottom:1px solid #e6eadf}.course-folder-card__content.is-hidden{display:none}.course-folder-card__content{display:flex;flex-direction:column;gap:3px;padding:3px 0 5px}.course-folder-card__toggle,.course-folder-item__link{display:inline-flex;align-items:center;gap:16px;background:transparent;border:0;padding:0;font:inherit;color:inherit;text-align:left}.course-folder-card__icon,.course-folder-item__icon{width:22px;height:22px;object-fit:contain;flex:0 0 auto}.course-folder-card__title,.course-folder-item__title{font-size:1.1rem;font-weight:700}.course-folder-card__count{color:#7b867d;font-weight:600}.course-folder-card__tools,.course-folder-item__menu-wrap{position:relative;flex:0 0 auto}.ghost-icon-button{min-width:32px;height:32px;border:1px solid #e6eadf;border-radius:12px;background:#ffffffdb;color:#24382f;font-size:1.3rem;line-height:1}.context-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:30;min-width:220px;padding:10px;border:1px solid #e6eadf;border-radius:18px;background:#fff;box-shadow:0 18px 44px #2a352b24;display:grid;gap:6px}.context-menu button{width:100%;text-align:left;border:0;border-radius:12px;background:transparent;color:#24382f;padding:11px 12px;font:inherit}.context-menu button:hover{background:#c6972a1f}.course-folder-item__main,.course-folder-item__meta{display:flex;align-items:center;gap:16px}.course-folder-item__main,.course-folder-item__link{min-width:0}.course-folder-item__title{white-space:normal}.course-folder-card .empty-state{margin:24px 28px 28px}.owner-list__footer{margin-top:auto;padding-top:20px;border-top:1px solid #e6eadf;flex-direction:column;align-items:stretch}.owner-detail{display:flex;flex-direction:column;gap:20px;min-height:720px}.owner-detail.owner-detail--meta{min-height:auto;max-height:none;overflow:visible;padding:14px 18px}.owner-actions--course-catalog{display:flex;flex-wrap:wrap;gap:12px}.owner-list__items--foldered-courses{display:flex;flex-direction:column;gap:16px}.topbar-org-select{border:1px solid #e6eadf;border-radius:14px;background:#ffffffdb;color:#24382f;padding:8px 12px;font:inherit}.course-admin-table-wrap{overflow-x:auto}.course-admin-table{width:100%;border-collapse:collapse;font-size:.95rem}.course-admin-table th,.course-admin-table td{padding:10px 12px;border-bottom:1px solid #e6eadf;text-align:left;vertical-align:top}.submission-row{cursor:pointer}.submission-row.is-pending{background:#c6972a14}.submission-payload{max-height:240px;overflow:auto;padding:12px;border-radius:12px;background:#24382f0a;font-size:.85rem;white-space:pre-wrap}.modal-card--medium{width:min(100%,560px)}.modal-card--wide{width:min(100%,720px)}.detail-section__head--spread{display:flex;align-items:center;justify-content:space-between;gap:12px}.permissions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.course-admin-permissions{display:grid;gap:8px}.course-admin-permission{display:flex;align-items:center;gap:8px}.course-admin-rights{display:flex;flex-wrap:wrap;gap:6px;font-size:.85rem}.course-admin-actions{display:flex;gap:8px}.course-user-columns-picker{position:relative}.course-user-columns-picker__toggle{width:36px;height:36px;border:1px solid #e6eadf;border-radius:12px;background:#fff;cursor:pointer}.course-user-columns-picker__toggle.is-active{border-color:#24382f}.course-user-columns-picker__menu{position:absolute;top:calc(100% + 8px);right:0;z-index:20;min-width:260px;max-height:320px;overflow:auto;padding:12px;border:1px solid #e6eadf;border-radius:16px;background:#fff;box-shadow:0 12px 32px #24382f1f}.course-user-columns-picker__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.course-user-columns-picker__group{margin:10px 0 6px;color:#7b867d;font-size:.82rem}.course-user-columns-picker__item{display:flex;align-items:center;gap:8px;padding:4px 0}.course-user-sort-button{border:0;background:transparent;font:inherit;cursor:pointer;padding:0}.table-sort-button{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;font:inherit;cursor:pointer;padding:0}.table-sort-button.is-active{color:#24382f}.table-sort-button__icon{color:#7b867d;font-size:.82rem}.course-user-table__header-content{position:relative;display:flex;align-items:center;gap:8px;min-height:24px;padding-right:10px}.course-user-table__resize-handle{position:absolute;top:0;right:0;width:10px;height:100%;cursor:col-resize}.course-user-filter-button{border:0;background:transparent;color:#7b867d;cursor:pointer;padding:0 2px}.course-user-table__draggable.is-filtered .course-user-filter-button{color:#24382f}.course-user-header-filter{position:fixed;z-index:30;min-width:220px;max-height:280px;overflow:auto;padding:12px;border:1px solid #e6eadf;border-radius:14px;background:#fff;box-shadow:0 12px 32px #24382f1f}.course-user-header-filter__head{display:flex;justify-content:space-between;gap:8px;margin-bottom:10px}.course-user-header-filter__item{display:flex;align-items:center;gap:8px;padding:4px 0}.course-user-detail-toolbar{padding-left:var(--course-user-detail-leading-width, 120px)}.course-user-knowledge-value{max-width:100%;overflow:hidden;text-overflow:ellipsis}.course-user-knowledge-value.is-empty{color:#7b867d}.course-user-knowledge-value audio,.course-user-knowledge-value video{display:block;width:100%;max-width:280px;margin-top:6px}body.is-resizing-columns{cursor:col-resize;-webkit-user-select:none;user-select:none}.inline-form--tariff-status{display:flex;gap:8px;align-items:center}.button.is-success,.primary.is-success,.secondary.is-success{border-color:#2f7d4c;color:#2f7d4c}.owner-course-grid--meta{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.owner-detail--course-editor-body .owner-actions--footer{margin-top:18px}.test-builder,.assignment-builder{display:flex;flex-direction:column;gap:16px}.test-builder__item,.assignment-builder__item{padding:14px;border:1px solid #e6eadf;border-radius:16px;background:#ffffffb8}.test-builder__item-head,.assignment-builder__item-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.test-builder__type-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}.test-builder__option-row{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;margin-bottom:8px}.test-builder__empty{margin:0}.course-user-table__head-cell{display:flex;align-items:center;gap:6px;position:relative}.course-user-filter-button{border:0;background:transparent;cursor:pointer;color:#7b867d}.course-user-table th.is-filtered .course-user-filter-button{color:#24382f}.course-user-filter-menu{top:calc(100% + 6px);left:0;right:auto}.owner-actions--editor-head-compact{flex-wrap:wrap}.field--course-search input{min-width:180px}.tariffs-current__card{padding:18px;border:1px solid #e6eadf;border-radius:18px;background:#ffffffc7}.tariffs-current__head{font-weight:700;margin-bottom:12px}.tariffs-current__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.tariffs-current__grid span{display:block;color:#7b867d;font-size:.85rem}.tariff-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:20px}.tariff-card.is-active{outline:2px solid rgba(198,151,42,.45)}.tariff-card__head{font-weight:700;margin-bottom:10px}.tariff-card__meta{display:grid;gap:8px;margin-bottom:14px}.tariff-card__actions{display:flex;flex-wrap:wrap;gap:8px}.owner-nav__badge{margin-left:8px;padding:2px 8px;border-radius:999px;background:#c6972a;color:#fff;font-size:.75rem;font-weight:700}
