:root{font-family:Manrope,system-ui,sans-serif;color:#eaf1ff;background:#070b17;font-synthesis:none;--bg: #070b17;--side: #0a1222;--panel: #0d1729;--panel2: #101c31;--line: #1d2b42;--muted: #7f91ae;--text: #eef4ff;--blue: #2c8cff;--purple: #7148ff;--cyan: #31d9ed;--shadow: 0 20px 60px #0006}a.course-admin-row,.builder-lesson>a,.editor-course-outline a,.syllabus a,.interview-list>a,.course-progress-person-list>a,.course-progress-course-tabs>a,.notification-row>a,a.user-directory-message,a.user-directory-edit,a.inline-action,a.primary,a.entity-tab-link,a.lesson-button,a.chat-exit,a.chat-course-card,a.sidebar-profile,.admin-grid a,.panel-title a,nav a{box-sizing:border-box;color:inherit;font:inherit;text-decoration:none}.entity-tab-link{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm);color:var(--ui-text-soft);background:#1632508c;white-space:nowrap}.entity-tab-link:hover{border-color:#5da3e27a;color:var(--ui-text);background:#1f4874ad}.interview-selected-evaluators{display:flex;flex-wrap:wrap;gap:8px;min-height:8px}.interview-selected-evaluators>button{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:5px 9px 5px 6px;border:1px solid rgba(88,173,255,.28);border-radius:12px;background:#234c7852;color:var(--text)}.interview-selected-evaluators .interview-avatar{width:28px;height:28px;flex-basis:28px;border-radius:9px}.interview-selected-evaluators svg{width:15px;height:15px;color:var(--muted)}.interview-evaluator-summary{margin:18px 0 22px;padding:18px;border:1px solid rgba(88,173,255,.2);border-radius:18px;background:#08182b8a}.interview-evaluator-summary>div:first-child{display:grid;gap:4px;margin-bottom:13px}.interview-evaluator-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px}.interview-evaluator-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px;border:1px solid rgba(111,159,214,.16);border-radius:14px;background:#0f2540b8}.interview-evaluator-list article>span{display:grid;min-width:0}.interview-evaluator-list article small{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.interview-evaluator-list article strong{min-width:42px;color:#83c4ff;text-align:right}.interview-group-chat{margin-top:24px;overflow:hidden;border:1px solid rgba(88,173,255,.22);border-radius:20px;background:#071526b8}.interview-group-chat>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 18px;border-bottom:1px solid rgba(111,159,214,.16)}.interview-group-chat h3{margin:3px 0 0}.interview-group-chat>header>span{color:var(--muted)}.interview-group-messages{display:flex;flex-direction:column;gap:12px;min-height:180px;max-height:360px;padding:16px 18px;overflow:auto}.interview-group-messages article{display:flex;align-items:flex-end;gap:10px;max-width:min(76%,680px)}.interview-group-messages article.own{align-self:flex-end;flex-direction:row-reverse}.interview-group-messages article>div{min-width:0;padding:10px 13px;border-radius:15px 15px 15px 5px;background:#162f4a}.interview-group-messages article.own>div{border-radius:15px 15px 5px;background:linear-gradient(135deg,#286fc0,#5f52db)}.interview-group-messages p{margin:4px 0;overflow-wrap:anywhere;white-space:pre-wrap}.interview-group-messages time{color:#d7e7fa9e;font-size:.76rem}.interview-group-composer{display:grid;grid-template-columns:minmax(0,1fr);align-items:end;gap:10px;padding:13px;border-top:1px solid rgba(111,159,214,.16)}.interview-group-composer textarea{width:100%;min-height:48px;max-height:150px;resize:vertical;padding:13px;border:1px solid var(--line);border-radius:14px;background:var(--panel2);color:var(--text);font:inherit}.interview-group-composer button{width:48px;height:48px;padding:0;border-radius:14px}.interview-observer-note{padding:14px 18px;border-top:1px solid rgba(111,159,214,.16);color:var(--muted);text-align:center}.interview-observer-badge{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 12px;border:1px solid rgba(111,159,214,.3);border-radius:999px;background:#204c784d;color:#a9d7ff;font-size:.82rem;font-weight:750}.interview-observer-badge svg{width:15px;height:15px}@media(max-width:1180px){.interview-create{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.interview-create{grid-template-columns:minmax(0,1fr)}.interview-group-messages article{max-width:92%}}nav a{min-height:44px;padding:10px 13px;border:1px solid transparent;border-radius:var(--ui-radius-sm);display:flex;align-items:center;gap:12px;color:var(--ui-muted);font-size:var(--ui-text-sm)!important;cursor:pointer;text-align:left}nav a:hover{border-color:#7fade21f;color:#dce9f8;background:#ffffff0b}nav a.active{border-color:#6da9ed42;color:#f5f8ff;background:linear-gradient(105deg,#2b6fb49e,#674ccf9e);box-shadow:inset 0 1px #ffffff0f,0 9px 24px #040b1a3d}.panel-title a{border:0;background:none;color:#659ceb;font-size:15px;display:flex;align-items:center}.panel-title a svg{width:13px}.admin-grid a{min-width:0;min-height:88px;padding:18px;border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);display:flex;align-items:center;gap:12px;background:#081728bd;text-align:left}.admin-grid a:hover{border-color:var(--ui-border-strong);background:var(--ui-surface-hover);transform:translateY(-1px)}.admin-grid a>span{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;background:#183b69;color:#4ca4ff}.admin-grid a>div{min-width:0;display:flex;flex:1;flex-direction:column}.admin-grid a b{font-size:17px}.admin-grid a small{margin-top:5px;color:var(--muted);font-size:14px}.chat-conversations>a{width:100%;padding:10px 13px;border:1px solid transparent;border-radius:var(--ui-radius-sm);display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;background:transparent;color:#b9cbdd;text-align:left;cursor:pointer}.chat-conversations>a:hover{border-color:#68a5e033;background:#3168a321}.chat-conversations>a.active{border-color:#5c9ee74d;background:linear-gradient(135deg,#2761a04d,#5241a92e)}.chat-conversations>a>div{min-width:0;display:flex;flex-direction:column}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--bg);color:var(--text)}button,input{font:inherit}button{color:inherit}.user-main:disabled{opacity:1;cursor:default}button:focus-visible,input:focus-visible{outline:2px solid #409cff;outline-offset:2px}[data-theme=light]{--bg: #eef3fb;--side: #fff;--panel: #fff;--panel2: #f5f8fd;--line: #dce5f1;--muted: #64748b;--text: #132238;--shadow: 0 20px 60px #3c5d8917}.shell{min-height:100vh;background:radial-gradient(circle at 58% 0,#10295455,transparent 35%),var(--bg)}aside{position:fixed;inset:0 auto 0 0;width:252px;padding:22px 14px;border-right:1px solid var(--line);background:linear-gradient(180deg,var(--side),color-mix(in srgb,var(--side),#030817 25%));display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:9px;padding:0 8px 22px}.brand-link{width:100%;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.brand-link:hover b{color:#fff}.brand-link:hover>span{transform:translateY(-1px);box-shadow:0 0 34px #247cff66}.brand-link>span{transition:transform .18s ease,box-shadow .18s ease}.brand>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,#134271,#472bb0);box-shadow:0 0 30px #247cff3d}.brand b{font-size:16px;letter-spacing:-.5px}.brand b span{color:#8ca9cf}.brand em{font-size:15px;font-style:normal;padding:3px 6px;border-radius:8px;background:#603cdb;color:#fff}.aside-top{display:flex}.aside-top .brand{flex:1}nav{display:flex;flex-direction:column;gap:5px}nav button,.logout{border:0;background:none;border-radius:10px;padding:11px 12px;display:flex;align-items:center;gap:12px;color:var(--muted);cursor:pointer;text-align:left;font-size:13px}nav button:hover,nav button.active{color:#fff;background:linear-gradient(100deg,#1676dfaa,#6541d9aa);box-shadow:inset 0 0 0 1px #6ab4ff66}.nav-label{margin:23px 12px 6px;font-size:16px;text-transform:uppercase;letter-spacing:1.4px;color:#50627d}.security{margin-top:auto;padding:12px;border:1px solid #176e6c66;background:#0c292a77;border-radius:12px;display:flex;gap:10px;color:#39ddbd}.security svg{width:20px}.security div{display:flex;flex-direction:column}.security small{font-size:15px;color:#6ca89e;margin-top:3px}.logout{margin-top:10px;width:100%}.workspace{margin-left:252px;min-height:100vh}header{height:70px;padding:0 34px;position:sticky;top:0;z-index:5;background:color-mix(in srgb,var(--bg),transparent 10%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.search{width:330px;height:38px;border:1px solid var(--line);border-radius:10px;background:var(--panel);display:flex;align-items:center;padding:0 12px;color:var(--muted)}.search input{border:0;outline:0;background:none;color:var(--text);width:100%;margin-left:9px;font-size:18px}.header-actions{display:flex;align-items:center;gap:8px}.server-switcher{display:flex;align-items:center;gap:10px;padding:7px 10px;border:1px solid var(--line);border-radius:12px;background:#0f1f36e6}.server-switcher span{color:var(--muted);font-size:18px}.server-switcher select{min-width:180px;border:0;padding:4px 28px 4px 4px;background-color:transparent}.local-access-editor{padding:18px;border:1px solid var(--line);border-radius:16px;background:#07142673}.local-access-editor>p{margin:6px 0 16px;color:var(--muted)}.permission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.permission-grid label,.toggle-row{display:flex;align-items:center;gap:10px;min-height:44px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:#0a1c32b3}@media(max-width:760px){.server-switcher span{display:none}.server-switcher select{min-width:120px;max-width:42vw}.permission-grid{grid-template-columns:1fr}}.icon{border:1px solid var(--line);background:var(--panel);height:38px;width:38px;border-radius:10px;display:grid;place-items:center;cursor:pointer;color:var(--muted)}.icon svg{width:17px}.notice{position:relative}.notice i{position:absolute;right:-2px;top:-3px;background:#6e49ff;border:2px solid var(--bg);width:16px;height:16px;border-radius:50%;font-size:14px;color:#fff;font-style:normal;display:grid;place-items:center}.profile{display:flex;gap:10px;align-items:center;margin-left:8px}.profile>div{width:36px;height:36px;border-radius:11px;background:linear-gradient(145deg,#197ee5,#7745dc);display:grid;place-items:center;font-size:17px;font-weight:800}.profile span{display:flex;flex-direction:column}.profile small{font-size:15px;color:var(--muted);margin-top:3px}.content{max-width:1280px;margin:auto;padding:44px 42px 70px}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px}.page-heading h1{font-size:29px;letter-spacing:-1.2px;margin:7px 0}.page-heading p{margin:0;color:var(--muted);font-size:18px}.eyebrow{display:flex;align-items:center;gap:7px;text-transform:uppercase;letter-spacing:1.2px;font-weight:700;color:#5af;font-size:15px}.today{border:1px solid var(--line);background:var(--panel);border-radius:10px;padding:9px 12px;font-size:16px;color:var(--muted);display:flex;align-items:center;gap:7px}.today svg{width:14px}.hero{min-height:310px;padding:39px 45px;border:1px solid #243858;background:radial-gradient(circle at 75% 45%,#2934d868,transparent 24%),radial-gradient(circle at 62% 15%,#0964a74a,transparent 34%),linear-gradient(120deg,#0e1c33,#090d20 68%,#170c38);border-radius:18px;box-shadow:var(--shadow);display:grid;grid-template-columns:1.3fr 1fr;overflow:hidden;position:relative}.hero:after{content:"";position:absolute;top:-100%;right:-10%;bottom:-100%;left:52%;background:repeating-radial-gradient(circle at center,transparent 0 62px,#2768ff17 63px 64px)}.hero-copy{position:relative;z-index:2}.pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #3968c777;border-radius:99px;background:#142848bb;color:#91b9f4;text-transform:uppercase;font-size:15px;letter-spacing:1px}.hero h2{font-size:33px;line-height:1.12;max-width:530px;margin:18px 0 10px;letter-spacing:-1.4px}.hero-copy>p{color:#91a2bd;font-size:18px}.progress-label{margin-top:24px;display:flex;justify-content:space-between;max-width:430px;font-size:16px;color:#8ea1bf}.progress-label b{color:#fff}.progress{height:6px;max-width:430px;background:#192943;border-radius:9px;margin:8px 0 23px;overflow:hidden}.progress i{height:100%;display:block;background:linear-gradient(90deg,#08b9e9,#376dff,#784cff);box-shadow:0 0 15px #327cff}.primary{border:0;border-radius:10px;padding:11px 16px;background:linear-gradient(110deg,#1689ed,#6845e3);box-shadow:0 8px 26px #315dcb3f;color:#fff;font-size:17px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:11px;cursor:pointer}.primary:hover{filter:brightness(1.12);transform:translateY(-1px)}.primary svg{width:16px}.internship-booking-card{position:relative;margin-bottom:20px;padding:clamp(22px,3vw,30px);display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:center;gap:24px;overflow:hidden;border-color:#4da2ef47;background:radial-gradient(circle at 100% 0,rgba(103,74,229,.16),transparent 42%),linear-gradient(145deg,#12243b,#101d31)}.internship-booking-copy h2{margin:8px 0;font-size:clamp(1.35rem,2vw,1.8rem)}.internship-booking-copy p{max-width:650px;margin:0;color:var(--muted)}.internship-booking-form{display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:12px}.internship-booking-form label{display:grid;gap:7px;color:#a8bad0;font-weight:700}.internship-booking-form input{width:100%;min-height:46px;padding:0 14px;border:1px solid #31516f;border-radius:12px;background:#091827;color:#e8f1fb;color-scheme:dark}.internship-booking-form .primary{min-height:46px}.internship-booking-status{min-height:92px;padding:16px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;border:1px solid rgba(79,184,160,.28);border-radius:16px;background:#0a2a307a}.internship-booking-status>svg{width:42px;height:42px;padding:10px;border-radius:13px;background:#2dcdb01f;color:#42d4b7}.internship-booking-status>div{min-width:0;display:grid;gap:3px}.internship-booking-status small,.internship-booking-status span{color:var(--muted)}.internship-booking-status button{min-height:42px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(87,166,239,.3);border-radius:11px;background:#1a466cad;color:#dcecff}.internship-booking-message{grid-column:1 / -1;padding:11px 13px;border:1px solid rgba(83,174,245,.2);border-radius:11px;background:#17476952;color:#a9d5fa}.internship-booking-loading{color:var(--muted)}.interview-booking-block{display:grid;gap:22px;padding:clamp(22px,3vw,32px);border-color:#4ba9f54d;background:radial-gradient(circle at 100% 0,rgba(111,75,229,.13),transparent 42%),linear-gradient(145deg,#112944fa,#0d1d31fa)}.interview-booking-block-copy{display:grid;gap:8px}.interview-booking-block-copy h2,.interview-booking-block-copy h3{margin:0;color:#f2f7ff;font-size:clamp(1.35rem,1.8vw,1.75rem)}.interview-booking-block-copy p{max-width:760px;margin:0;color:#aebfd3;line-height:1.65}.interview-booking-block-copy .rich-content{color:#aebfd3}.candidate-booking-page{width:min(100%,1120px)}.candidate-booking-locked{padding:clamp(24px,3vw,34px);display:flex;align-items:center;gap:18px}.candidate-booking-locked>svg{width:48px;height:48px;padding:12px;flex:0 0 auto;border:1px solid rgba(83,162,236,.28);border-radius:15px;background:#1f5d8f2e;color:#69b8ff}.candidate-booking-locked h2{margin:0 0 6px;font-size:1.25rem}.candidate-booking-locked p{margin:0;color:var(--muted)}.candidate-header-title{min-height:44px;display:inline-flex;align-items:center;gap:10px;color:#b9d8f5;font-weight:800}.candidate-static-profile{cursor:default}@media(max-width:900px){.internship-booking-card{grid-template-columns:1fr}}.practice-review-screenshot-preview{width:100%;min-width:0;padding:12px;display:grid;gap:10px;overflow:hidden;border:1px solid rgba(93,151,212,.34);border-radius:var(--ui-radius-md);background:#0716269e;color:var(--ui-text);text-align:left;cursor:zoom-in}.practice-review-screenshot-preview:hover{border-color:#68a5e294;background:#0d233ac7}.practice-review-screenshot-image{display:block;width:100%;max-width:100%;height:auto;max-height:min(68vh,760px);object-fit:contain;border-radius:calc(var(--ui-radius-md) - 4px);background:#06101d}.practice-review-screenshot-image.loading{min-height:180px;background:linear-gradient(100deg,transparent 30%,rgba(112,161,210,.1) 50%,transparent 70%),#081827;background-size:220% 100%;animation:image-loading-sweep 1.4s linear infinite}.practice-review-screenshot-caption{min-width:0;padding:2px 4px;display:grid;gap:3px}.practice-review-screenshot-caption b,.practice-review-screenshot-caption small{overflow-wrap:anywhere}.practice-review-screenshot-caption small{color:var(--ui-text-soft)}@keyframes image-loading-sweep{to{background-position:-220% 0}}@media(max-width:620px){.internship-booking-form,.internship-booking-status{grid-template-columns:1fr}.internship-booking-status>svg{display:none}}.hero-visual{position:relative;z-index:2;display:grid;place-items:center}.rings{width:150px;height:150px;border-radius:36px;background:linear-gradient(145deg,#1d3d7c66,#250c6766);border:1px solid #584bd98c;display:grid;place-items:center;box-shadow:0 0 70px #3e2df27a,inset 0 0 35px #1c6fff24}.rings svg{width:76px;height:76px;color:#6262ff;filter:drop-shadow(0 0 14px #4a39ff)}.floating{position:absolute;padding:9px 12px;border:1px solid #3e5581;background:#0b1730dd;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border-radius:9px;font-size:15px;color:#aebed6;display:flex;align-items:center;gap:6px}.floating svg{width:13px;color:#27d6c7}.f1{left:0;top:65px}.f2{right:-5px;bottom:48px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0}.stat{border:1px solid var(--line);background:linear-gradient(145deg,var(--panel2),var(--panel));border-radius:14px;padding:17px;display:flex;gap:12px;align-items:center}.stat>span{width:40px;height:40px;border-radius:11px;display:grid;place-items:center}.stat svg{width:19px}.stat .blue{background:#183b69;color:#379cff}.stat .purple{background:#30245b;color:#9878ff}.stat .cyan{background:#123e49;color:#33d8e5}.stat .pink{background:#49223f;color:#f06fd4}.stat div{display:flex;flex-direction:column}.stat b{font-size:19px}.stat small{font-size:15px;color:var(--muted);margin-top:3px}.grid{display:grid;grid-template-columns:1.4fr 1fr;gap:16px}.panel{border:1px solid var(--line);background:linear-gradient(145deg,var(--panel2),var(--panel));border-radius:15px}.lessons,.activity{padding:22px}.panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.panel-title h3,.syllabus h3{font-size:13px;margin:0 0 4px}.panel-title p{font-size:15px;color:var(--muted);margin:0}.panel-title button{border:0;background:none;color:#659ceb;font-size:15px;display:flex;align-items:center}.panel-title button svg{width:13px}.lesson{display:flex;align-items:center;padding:12px 0;border-top:1px solid var(--line);gap:11px}.lesson>span{width:31px;height:31px;border:1px solid var(--line);border-radius:9px;display:grid;place-items:center;font-size:16px;color:var(--muted)}.lesson>span.done{background:#0c524c;color:#3ee5c5}.lesson>span.current{background:#1b4f8e;color:#6cb6ff}.lesson>span svg{width:14px}.lesson div{display:flex;flex-direction:column;flex:1}.lesson b{font-size:16px}.lesson small{font-size:14px;color:var(--muted);display:flex;align-items:center;gap:4px;margin-top:4px}.lesson small svg,.lesson>svg{width:12px}.lesson>svg{color:#566b87}.bars{height:130px;display:flex;align-items:flex-end;justify-content:space-between;gap:8px;border-bottom:1px solid var(--line);padding:10px 4px 22px}.bars div{height:100%;flex:1;display:flex;align-items:flex-end;position:relative}.bars i{display:block;width:100%;border-radius:4px 4px 1px 1px;background:linear-gradient(#3e94fa,#423acf);opacity:.8}.bars div:nth-child(4) i{box-shadow:0 0 15px #3487ff}.bars small{position:absolute;bottom:-19px;width:100%;text-align:center;font-size:7px;color:var(--muted)}.activity-foot{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.activity-foot b{font-size:14px}.activity-foot span{font-size:14px;color:#24cfa9}.course-layout{display:grid;grid-template-columns:1fr 320px;gap:16px}.reader{padding:38px}.reader h2{font-size:28px;margin:17px 0 7px}.reader .lead{color:var(--muted);font-size:13px}.reader>h3{margin:30px 0 15px}.callout{display:flex;gap:14px;border:1px solid #245d91;background:#0b2943;border-radius:12px;padding:17px;margin:25px 0;color:#52abf2}.callout div{color:#dceafa}.callout b{font-size:17px}.callout p{font-size:16px;color:#91a8c3;margin:5px 0}.principles{display:grid;gap:8px;margin-bottom:26px}.principles>div{display:flex;align-items:center;border:1px solid var(--line);border-radius:11px;padding:13px}.principles>div>b{font-size:16px;color:#4d98ed;margin-right:13px}.principles span{display:flex;flex-direction:column}.principles strong{font-size:17px}.principles small{color:var(--muted);font-size:15px;margin-top:3px}.syllabus{padding:20px;height:max-content}.syllabus>:is(button,a){border:0;border-top:1px solid var(--line);width:100%;background:none;display:flex;align-items:center;text-align:left;padding:14px 4px;gap:10px;color:var(--muted)}.syllabus>:is(button,a).selected{color:var(--text);background:#18396c55}.syllabus :is(button,a)>span{width:28px;height:28px;border:1px solid var(--line);border-radius:8px;display:grid;place-items:center;font-size:15px}.syllabus :is(button,a) svg{width:12px}.syllabus :is(button,a) div{display:flex;flex-direction:column;flex:1}.syllabus :is(button,a) b{font-size:15px}.syllabus :is(button,a) small{font-size:14px;color:var(--muted);margin-top:4px}.admin-grid{padding:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.admin-grid button{padding:18px;border:1px solid var(--line);background:var(--panel2);border-radius:12px;display:flex;align-items:center;gap:12px;text-align:left}.admin-grid button>span{width:40px;height:40px;display:grid;place-items:center;background:#183b69;color:#4ca4ff;border-radius:10px}.admin-grid button>span svg{width:18px}.admin-grid button div{display:flex;flex-direction:column;flex:1}.admin-grid button b{font-size:17px}.admin-grid button small{color:var(--muted);font-size:14px;margin-top:5px}.admin-grid button>svg{width:14px;color:var(--muted)}.empty{max-width:650px;margin:60px auto;text-align:center;padding:70px}.empty>span{width:70px;height:70px;border-radius:20px;background:#192e55;color:#5da9ff;display:grid;place-items:center;margin:auto}.empty>span svg{width:30px}.empty h1{font-size:25px}.empty p{color:var(--muted);font-size:18px;margin-bottom:25px}.login{min-height:100vh;display:grid;place-items:center;overflow:hidden;position:relative;background:radial-gradient(circle at 30% 30%,#0c4b7855,transparent 32%),radial-gradient(circle at 75% 65%,#41199355,transparent 30%),#070b17}.login-orb{position:absolute;border-radius:50%;filter:blur(50px);opacity:.4}.login-orb.a{width:350px;height:350px;background:#075ea2;left:-120px;top:-100px}.login-orb.b{width:380px;height:380px;background:#5426c4;right:-130px;bottom:-130px}.auth-card{position:relative;width:min(420px,calc(100% - 32px));padding:38px;border:1px solid #263a5a;background:#0c1527dc;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:20px;box-shadow:0 30px 100px #0009}.auth-card .brand{padding-left:0}.auth-card h1{font-size:29px;margin:20px 0 7px}.auth-card>p{font-size:17px;color:#8495b0}.auth-card form{display:grid;gap:15px;margin-top:26px}.auth-card label{display:grid;gap:7px;font-size:15px;color:#a8b5ca}.auth-card input{height:43px;border:1px solid #2b3a52;background:#0a1220;color:#fff;border-radius:10px;padding:0 12px}.auth-card .primary{margin-top:4px;height:44px}.auth-card>small{display:block;text-align:center;font-size:14px;color:#60708a;margin-top:17px}.form-error{font-size:15px;color:#ff889c;background:#4c172655;border:1px solid #7e2940;border-radius:8px;padding:9px}.mobile{display:none}@media(max-width:950px){aside{transform:translate(-100%);transition:.25s}aside.open{transform:none}.workspace{margin-left:0}.mobile{display:grid}.content{padding:30px 22px}.hero{grid-template-columns:1fr}.hero-visual{display:none}.stats{grid-template-columns:repeat(2,1fr)}.grid,.course-layout{grid-template-columns:1fr}.syllabus{order:-1}.admin-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){header{padding:0 15px}.search{width:auto;flex:1;margin:0 10px}.profile span{display:none}.content{padding:25px 14px}.page-heading{align-items:flex-start;gap:16px}.today{display:none}.page-heading h1{font-size:23px}.hero{padding:28px 22px}.hero h2{font-size:27px}.stats{grid-template-columns:1fr 1fr}.stat{padding:13px;gap:8px}.stat>span{width:34px;height:34px}.stat b{font-size:16px}.reader{padding:23px}.admin-grid{grid-template-columns:1fr}.auth-card{padding:27px}}:root{--bg: #08101f;--side: #0b1527;--panel: #101b2e;--panel2: #132138;--line: #ffffff14;--muted: #93a4bd;--text: #edf3fc;--blue: #4b9cf3;--purple: #7464ea;--shadow: 0 18px 55px #0207124a, inset 0 1px 0 #ffffff08}html{color-scheme:dark}body{line-height:1.5;background:radial-gradient(circle at 74% -10%,#172d5452,transparent 34%),radial-gradient(circle at 22% 35%,#10294a2e,transparent 30%),var(--bg);background-attachment:fixed}button,input,select,textarea{transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease,opacity .18s ease}button:disabled{opacity:.55;cursor:not-allowed;transform:none!important}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:0;border-color:#559ff0!important;box-shadow:0 0 0 3px #3b8fe52b}::selection{background:#3f7fdc70;color:#fff}::-webkit-scrollbar-track{background:#07101d}::-webkit-scrollbar-thumb{background:#263a57;border:3px solid #07101d;border-radius:99px}.shell{background:transparent}aside{width:258px;padding:22px 16px;border-color:#ffffff10;background:linear-gradient(180deg,#0c1729f5,#091222f5);box-shadow:16px 0 45px #02071120}.workspace{margin-left:258px}.brand>span{border-radius:13px;background:linear-gradient(145deg,#245c91,#5544b4);box-shadow:0 9px 28px #176bb02e}.brand b{font-size:15px}.brand em{background:#6352d7}nav button,.logout{min-height:43px;border-radius:12px;padding:11px 13px;font-size:18px}nav button:hover{color:#dceaff;background:#ffffff09}nav button.active{color:#f7faff;background:linear-gradient(100deg,#2368ac70,#6352ca69);box-shadow:inset 0 0 0 1px #79aef02e,0 8px 25px #050b1738}.security{border-color:#39c7aa29;background:#12302f80;border-radius:14px}.security b{font-size:16px}.security small{font-size:15px}header{height:72px;padding:0 36px;border-color:#ffffff10;background:#08101edb;-webkit-backdrop-filter:blur(22px) saturate(125%);backdrop-filter:blur(22px) saturate(125%)}.search{height:42px;width:350px;border-radius:13px;background:#111d30b8}.search input{font-size:18px}.icon{width:40px;height:40px;border-radius:12px;background:#111d30b8}.icon:hover{color:#d9eaff;border-color:#6aa7ea55;background:#172740;transform:translateY(-1px)}.profile b{font-size:17px}.profile small{font-size:15px}.content{max-width:1320px;padding:46px 46px 76px}.page-heading{margin-bottom:30px}.page-heading h1{font-size:clamp(27px,2.2vw,34px);letter-spacing:-1.1px;margin:8px 0}.page-heading p{font-size:18px;line-height:1.65}.eyebrow{font-size:15px;color:#69adf3;letter-spacing:1.35px}.panel,.stat{border-color:var(--line);background:linear-gradient(145deg,#14223aeb,#0f1a2deb);box-shadow:var(--shadow)}.panel{border-radius:18px}.stat{border-radius:16px;padding:18px}.stat b{font-size:20px}.stat small{font-size:15px}.hero{border-color:#6595d329;border-radius:22px;background:radial-gradient(circle at 77% 45%,#3738bd4a,transparent 25%),radial-gradient(circle at 60% 5%,#12629a36,transparent 35%),linear-gradient(125deg,#12243e,#0c1529 67%,#18113b);box-shadow:0 25px 75px #02071160,inset 0 1px #ffffff0b}.hero h2{font-size:clamp(29px,3vw,38px)}.hero-copy>p{font-size:18px;color:#9cadc6}.pill{border-color:#6e9de538;background:#193151a8;color:#a7c6ec}.progress{height:7px;background:#1b2c45}.progress i{box-shadow:0 0 12px #3c7fd670}.primary{min-height:40px;border-radius:12px;padding:11px 17px;background:linear-gradient(115deg,#318ee6,#6957db);box-shadow:0 10px 25px #254d9a30,inset 0 1px #ffffff24}.primary:hover{filter:brightness(1.07);transform:translateY(-1px);box-shadow:0 13px 30px #254d9a42,inset 0 1px #ffffff2b}.primary:active{transform:translateY(0)}.today{border-radius:12px;background:#111d30c2}.lessons,.activity,.reader,.syllabus{padding:24px}.panel-title h3,.syllabus h3{font-size:13px}.panel-title p,.lesson small,.syllabus button small{font-size:15px}.lesson{padding:14px 4px;border-color:#ffffff0f;border-radius:10px}.lesson-button:hover{background:#ffffff07}.lesson b{font-size:17px}.callout{border-color:#4c91cc4a;background:#123351ad;border-radius:14px}.course-layout{gap:18px}.course-layout>aside.syllabus{border-radius:18px;background:linear-gradient(145deg,#14223aeb,#0f1a2deb);box-shadow:var(--shadow)}.syllabus>:is(button,a){border-color:#ffffff0e;border-radius:10px;cursor:pointer}.syllabus>:is(button,a):hover{background:#ffffff07;color:#dbe8f8}.syllabus>:is(button,a).selected{background:#24528b4f}.catalog-search input,.form-grid input,.form-grid select,.admin-create textarea,.notification-compose textarea,.password-card input,.demo-form input,.auth-card input{border-color:#ffffff17;background:#091425b8;border-radius:12px;font-size:18px}.catalog-search input:hover,.form-grid input:hover,.form-grid select:hover,.admin-create textarea:hover,.notification-compose textarea:hover,.password-card input:hover,.auth-card input:hover{border-color:#ffffff2a}.form-grid label,.password-card label,.demo-form label,.auth-card label{font-size:16px;color:#a7b5ca}.course-catalog{gap:16px}.course-card{border-radius:18px;padding:22px}.course-info h2{font-size:17px;margin:9px 0 6px}.course-card p{font-size:16px;color:#9aabc2}.admin-grid{gap:10px}.admin-grid button,.course-admin-row{cursor:pointer;border-color:#ffffff12;background:#14223a9c;border-radius:14px}.admin-grid button:hover,.course-admin-row:hover{border-color:#5e97d844;background:#182a45;transform:translateY(-1px)}.admin-grid button b,.table-row b{font-size:17px}.admin-grid button small,.table-row small{font-size:15px}.data-table{overflow:hidden}.table-row{border-color:#ffffff0d;border-radius:10px}.table-row:hover{background:#ffffff05}.row-actions>button:not(.status),.inline-action,.builder-head button{border-radius:11px}.compose-head h3{font-size:14px}.compose-head p{font-size:15px;line-height:1.5}.auth-card{border-color:#ffffff1c;background:#0e1a2de8;border-radius:24px;box-shadow:0 35px 110px #0008,inset 0 1px #ffffff0b}.auth-card h1{letter-spacing:-.9px}.form-error{border-color:#b84a614d;background:#4a1d297a;border-radius:11px;font-size:16px}@media(max-width:950px){.workspace{margin-left:0}.content{padding:34px 24px 60px}.profile-summary{position:static}}@media(max-width:900px){.profile-layout{grid-template-columns:1fr}}.workspace>header{z-index:220}.notification-popover{z-index:420}.course-layout>.syllabus{z-index:1!important}.dialog-backdrop{position:fixed;z-index:1200;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#020712b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.app-dialog{width:min(100%,470px);padding:26px;box-shadow:0 28px 90px #000b}.app-dialog h2{margin:14px 0 8px;font-size:21px}.app-dialog p{margin:0;color:#92a6ba}.dialog-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#174267;color:#6bbcff}.dialog-icon.danger{background:#5e233040;color:#ff8295}.dialog-icon svg{width:20px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.dialog-actions button{min-width:112px;min-height:42px;padding:9px 16px;border:1px solid #46698666;border-radius:10px;background:#102238;cursor:pointer}.prompt-dialog label{display:grid;gap:7px;margin-top:18px;color:#91a5ba}.prompt-dialog input{width:100%;height:44px;padding:0 12px;border:1px solid #416a8d70;border-radius:10px;background:#091625;color:#e5eef8}.admin-create,.course-builder,.lesson-editor,.notification-compose,.broadcast-history{box-shadow:0 18px 55px #0207122e,inset 0 1px #ffffff08}.builder-head>div:last-child,.builder-item-actions,.form-actions,.editor-savebar>div{align-items:center;gap:9px}.builder-head button,.builder-item-actions button,.builder-lesson>:is(button,a),.form-actions button,.editor-savebar button,.notification-compose .form-actions button,.table-head>button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:9px 14px;border-radius:10px;white-space:nowrap}.builder-head button svg,.builder-item-actions button svg,.builder-lesson>:is(button,a) svg,.form-actions button svg,.editor-savebar button svg,.table-head>button svg{width:16px;height:16px}.course-multi-picker{margin:4px 0 0;padding:0;border:0}.course-multi-picker>p{margin:3px 0 11px;color:#7f94aa}.course-multi-picker>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.course-multi-picker label{min-width:0;display:grid;grid-template-columns:20px minmax(0,1fr) 20px;align-items:center;gap:10px;min-height:58px;padding:10px 12px;border:1px solid #39587355;border-radius:12px;background:#0b1929;color:#a8bbce;cursor:pointer}.course-multi-picker label:hover{border-color:#5e96c579;background:#10243a}.course-multi-picker label.selected{border-color:#4e9ee285;background:linear-gradient(135deg,#173b5c,#182b4d);color:#edf6ff}.course-multi-picker input[type=checkbox]{width:17px;height:17px;accent-color:#438ff0}.course-picker-search{width:100%;height:42px;margin-bottom:10px;padding:0 13px;border:1px solid #41698a66;border-radius:10px;background:#091624;color:#e8f1fa}.course-picker-list{max-height:330px;padding-right:5px;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#386f9e #091522;scrollbar-width:thin}.course-multi-picker label>span{min-width:0;display:grid;gap:3px}.course-multi-picker label>span b,.course-multi-picker label>span small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.course-multi-picker label>svg{width:17px;color:#65b8f3}.chat-list-avatar,.chat-partner-avatar{overflow:visible}.chat-list-avatar img,.chat-partner-avatar img,.sidebar-user-avatar img,.header-user-avatar img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.chat-messages article{overflow:visible;overflow-wrap:anywhere}.chat-message-row{width:100%;min-width:0;display:flex;align-items:flex-end;justify-content:flex-start;gap:8px}.chat-message-row.mine{justify-content:flex-end}.chat-message-row article,.chat-message-row article.mine{align-self:auto;min-width:0;max-width:min(72%,620px)}.chat-message-avatar{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;overflow:hidden;border:1px solid #5a86aa52;border-radius:10px;background:linear-gradient(145deg,#236eb6,#614bd3);color:#fff;font-size:15px;font-weight:800}.chat-message-avatar img{width:100%;height:100%;display:block;object-fit:cover}.chat-messages article p{min-width:0;margin:0 0 6px;overflow-wrap:anywhere;word-break:break-word}.chat-messages article footer{min-height:18px;margin-top:3px}.chat-message-image{width:min(100%,520px);max-height:420px;display:block;margin-bottom:7px;border-radius:11px;object-fit:contain;background:#07111d}.chat-message-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:7px;overflow:hidden;border-radius:12px}.chat-message-gallery:has(>:only-child){grid-template-columns:minmax(0,1fr)}.chat-message-gallery .chat-message-image{width:100%;height:min(230px,28vh);margin:0;border-radius:9px;object-fit:cover}.chat-message-gallery:has(>:only-child) .chat-message-image{height:auto;max-height:420px;object-fit:contain}.chat-message-image.loading{min-width:220px;min-height:140px;background:linear-gradient(100deg,#13283b,#1b3952,#13283b);background-size:200% 100%;animation:image-loading 1.4s linear infinite}@keyframes image-loading{to{background-position:-200% 0}}.chat-compose{grid-template-columns:44px minmax(0,1fr) 46px}.chat-attachment{width:44px;height:44px;display:grid;place-items:center;align-self:end;border:1px solid #3e668a4d;border-radius:50%;background:#102238;color:#8fb1cf;cursor:pointer}.chat-attachment:hover{border-color:#5ca6df78;color:#e1f1ff}.chat-attachment input{display:none}.chat-attachment svg{width:18px}.chat-image-preview{grid-column:1 / -1;min-width:0;display:grid;grid-template-columns:22px minmax(0,1fr) 30px;align-items:center;gap:8px;padding:8px 10px;border:1px solid #4580ae4a;border-radius:10px;background:#10263b;color:#b9cee1}.chat-image-preview-list{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.chat-image-preview>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-image-preview button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;background:transparent}@media(max-width:700px){.course-multi-picker>div{grid-template-columns:1fr}.dialog-actions{flex-direction:column-reverse}.dialog-actions button{width:100%}.chat-message-row article,.chat-message-row article.mine{max-width:calc(100% - 38px)}}.notification-row>:is(button,a):first-child{width:100%;min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr) auto 18px;align-items:center;gap:13px;padding:15px 12px;border:0;border-radius:11px;background:transparent;color:#e2ebf6;text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease}.notification-row>:is(button,a):first-child:hover{background:#1b314b8f}.notification-row>:is(button,a):first-child:focus-visible{outline:0;background:#1a304a;box-shadow:inset 0 0 0 1px #5998cf70}.notification-row>:is(button,a):first-child.read{color:#91a3b7}.notification-row>:is(button,a):first-child>svg:first-child{width:34px;height:34px;padding:8px;border:1px solid #56a5e93b;border-radius:10px;background:#25659a24;color:#68b7f7}.notification-row>:is(button,a):first-child>svg:last-child{width:16px;color:#688198}.notification-row>:is(button,a):first-child span{min-width:0;display:grid;gap:5px}.notification-row>:is(button,a):first-child b{font-size:13px;line-height:1.35}.notification-row>:is(button,a):first-child small{overflow:hidden;margin:0;color:#8298ae;font-size:16px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.notification-row>:is(button,a):first-child em{color:#667f98;font-size:15px;font-style:normal;white-space:nowrap}.volume-control input[type=range]{height:5px;border-radius:99px;accent-color:#599fe7}.profile-actions-stack select:focus-visible,.practice-block-settings select:focus-visible,.rich-toolbar select:focus-visible{border-color:#4d7294!important;box-shadow:0 0 0 2px #4e86b21f}@media(max-width:700px){.practice-review-card>header{grid-template-columns:minmax(0,1fr)}.practice-review-author{width:100%;max-width:100%;text-align:left}.notification-list{padding:6px 10px}.notification-row>button:first-child{grid-template-columns:34px minmax(0,1fr) 16px}.notification-row>button:first-child em{display:none}.settings-list>div,.settings-list .volume-setting{align-items:flex-start;flex-direction:column}.volume-control{width:100%;grid-template-columns:1fr}}body{font-size:14px}.shell button,.shell input,.shell textarea,.shell select{font-size:clamp(13px,.42vw,16px)!important}.shell small{font-size:clamp(11px,.38vw,15px)!important;line-height:1.45}.shell label,.shell legend{font-size:clamp(12px,.4vw,15px)!important}.table-row b,.panel-title h3,.stat b,.settings-list b,.lesson b,.chat-conversations b,.chat-directory b,.chat-window>header b{font-size:clamp(13px,.42vw,16px)!important}.eyebrow,.course-meta,.course-status,.pill{font-size:clamp(11px,.36vw,14px)!important}.academy-course-title h2{font-size:clamp(17px,.52vw,21px)!important}.academy-course-copy>p{max-width:900px;font-size:clamp(13px,.42vw,16px)}.academy-course-row .course-meta{gap:14px;font-size:clamp(11px,.36vw,14px)!important}.academy-course-row{min-height:146px;padding:24px 26px}.academy-course-row>.primary,.course-row-action{min-width:146px;min-height:44px;font-size:clamp(13px,.4vw,15px)}.syllabus h3{font-size:clamp(15px,.48vw,18px)}.syllabus-module>header span{font-size:clamp(10px,.32vw,13px)!important}.syllabus-module>header b,.syllabus-module>:is(button,a) b{font-size:clamp(12px,.38vw,15px)!important}.lesson-rich-content p,.reader .lead{font-size:clamp(14px,.46vw,18px)}.chat-messages article{min-width:0;max-width:min(76%,760px);overflow:hidden}.chat-messages article p{max-width:100%;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap}.chat-compose textarea{min-width:0;width:100%;line-height:1.45}@media(min-width:2560px){aside{width:310px;padding-inline:22px}.workspace{margin-left:310px}.content{max-width:2180px;padding:64px 76px 96px}.content.chat-page{max-width:none}.academy-course-groups{max-width:1900px}.course-layout{grid-template-columns:minmax(0,1fr) 440px}.chat-layout{grid-template-columns:430px minmax(0,1fr);min-height:calc(100vh - 240px)}.panel,.academy-course-row{border-radius:18px}}@media(max-width:700px){.shell button,.shell input,.shell textarea,.shell select{font-size:16px}.academy-course-row{min-height:0;padding:18px}.chat-messages article{max-width:90%}}.route-loading{min-height:55vh;display:grid;place-items:center;color:#8299b0}.settings-inline-message{min-height:0!important;padding:12px 2px 0!important;border-bottom:0!important;color:#75baf3;font-size:16px}.chat-exit{flex-shrink:0}.chat-window>header{display:grid;grid-template-columns:40px minmax(0,1fr) 36px;align-items:center;gap:11px;min-height:66px;padding:11px 16px;background:#101f31e8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.chat-partner-avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#2787cc,#6653da);color:#fff;font-size:13px;font-weight:800}.chat-messages p{margin-bottom:3px;line-height:1.5}.chat-messages small{display:block;color:#91a8bc;text-align:right}.chat-messages article.mine small{color:#bed4e8}@media(max-width:700px){.chat-exit{width:100%}.chat-messages{padding:16px 12px}.chat-messages article{max-width:88%}}.profile-actions-stack select,.profile-actions-stack select option,.practice-block-settings select,.practice-block-settings select option,.poll-constructor input,.poll-constructor textarea{color-scheme:dark;background-color:#081725!important;color:#d7e6f4!important}.profile-actions-stack select option,.practice-block-settings select option{background:#081725!important;color:#d7e6f4!important}.poll-constructor textarea{border:1px solid #335f824d!important;border-radius:10px;padding:11px 12px;caret-color:#5eb5ff}.poll-constructor textarea::placeholder,.poll-constructor input::placeholder{color:#5f7890!important}.poll-mode-options label{min-height:44px;border-radius:11px;background:#0b1d2d!important}.poll-mode-options input{width:15px;height:15px;min-height:0;accent-color:#4f91ec}.poll-option-list>label{grid-template-columns:22px minmax(0,1fr) 34px;gap:10px;padding:3px 0;background:transparent}.poll-option-list>label>input:not(.correct-option){min-height:42px;border:1px solid #315b7e4a;border-radius:10px;background:#081725!important}.poll-option-list .correct-option{justify-self:center;accent-color:#3ac18a}.add-poll-option{min-height:38px;border-color:#3c6c934d!important;background:#10263b!important;color:#9fc2df!important}.add-poll-option:hover{border-color:#57a1db73!important;background:#17344f!important;color:#fff!important}.practice-review-list{gap:16px}.practice-review-card{padding:20px!important;border:1px solid #35587844!important;border-radius:17px!important;background:radial-gradient(circle at 100% 0,#245a8d14,transparent 32%),linear-gradient(145deg,#111f33,#0d192a)!important;box-shadow:0 14px 35px #02091322}.practice-review-card>header{padding:0 0 16px!important;border:0!important;border-bottom:1px solid #ffffff0d!important;background:transparent!important}.practice-review-card .eyebrow{color:#5da8e5;font-size:14px;letter-spacing:.06em}.practice-review-card h3{margin:7px 0 4px!important;font-size:17px!important}.practice-review-card header p{margin:0;color:#728aa2!important}.practice-review-author{padding:8px 11px;border:1px solid #31567538;border-radius:10px;background:#0a1726}.practice-review-answer{margin-top:16px;padding:14px 15px!important;border:1px solid #31587838!important;border-radius:12px!important;background:#0b192a!important}.practice-review-answer small{color:#5da7e0!important;font-size:15px;font-weight:800}.practice-review-answer p{margin:8px 0 0!important;color:#dbe6f1!important;font-size:13px}.practice-review-comment{margin-top:15px}.practice-review-comment textarea{min-height:92px;border-radius:11px!important}.practice-review-actions{margin-top:14px;gap:9px!important}.practice-review-actions button{min-height:40px;border-radius:10px!important;font-weight:750}.practice-review-actions button:not(.primary){border:1px solid #b66b3a3b!important;background:#4b2c1b4a!important;color:#e5aa7c!important}.practice-review-actions button:not(.primary):hover{border-color:#d8884e66!important;background:#62351e73!important;color:#ffd0a8!important}.practice-review-actions .primary{border:1px solid #4d8fe04f!important;background:linear-gradient(120deg,#277fc9,#6750df)!important}@media(max-width:600px){header{height:64px;padding:0 12px}.content{padding:28px 14px 50px}.panel{border-radius:16px}.page-heading h1{font-size:26px}.hero{border-radius:18px}.profile-summary,.password-card{padding:22px}.course-card{padding:17px}}.catalog-search{position:relative;max-width:520px;margin-bottom:18px}.catalog-search>svg{position:absolute;left:14px;top:13px;width:17px;color:var(--muted)}.catalog-search input{width:100%;height:44px;border:1px solid var(--line);border-radius:12px;background:var(--panel2);color:var(--text);padding:0 15px 0 42px}.course-catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.course-card{padding:20px;display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:16px}.course-info{min-width:0}.course-info>div:first-child{min-height:104px}.course-info .progress{margin-top:15px}.course-info>small{display:block;color:var(--muted);margin:5px 0 13px}.course-info>.primary{display:inline-flex;width:auto;align-items:center;gap:6px}.course-cover{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#0979dc,#633bf0);color:#fff}.course-cover svg{width:26px}.course-card h3{margin:0 0 6px;font-size:15px}.course-card p{margin:0 0 12px;color:var(--muted);font-size:16px;line-height:1.6}.course-meta{display:flex;gap:12px;color:#69aaf8;font-size:15px}.course-meta span{display:inline-flex;align-items:center;gap:4px}.course-meta svg{width:13px}.course-card .primary{white-space:nowrap}.course-back{margin-bottom:14px}.lesson-blocks{display:grid;gap:13px;margin:22px 0}.content-block{padding:18px;border:1px solid var(--line);border-radius:12px;background:#09182fb8}.content-block.practice{border-color:#286ec0;background:#0d2a49}.content-block.warning{border-color:#745027;background:#2d2415}.content-block h3{margin:0 0 9px;font-size:18px}.content-block p{white-space:pre-wrap;line-height:1.75}.user-main{border:0;background:none;color:var(--text);text-align:left;display:flex;flex-direction:column;cursor:pointer}.row-actions{display:flex;align-items:center;gap:7px}.row-actions>button:not(.status),.inline-action,.builder-head button,.course-admin-row{border:1px solid var(--line);background:var(--panel2);color:var(--text);border-radius:9px;padding:8px 11px;cursor:pointer}.content-admin{display:grid;gap:14px}.course-admin-row{width:100%;display:grid;grid-template-columns:30px 1fr auto 18px;align-items:center;gap:10px;text-align:left;text-decoration:none;font:inherit;box-sizing:border-box;margin-top:6px}.course-admin-row.selected{border-color:#438af4;background:#122b50}.course-admin-row span,.builder-lesson span{display:flex;flex-direction:column;gap:4px}.course-admin-row small,.builder-lesson small{color:var(--muted)}.course-admin-row em,.builder-lesson em{color:var(--muted);font-style:normal;font-size:15px}.course-builder{padding:22px}.builder-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px}.builder-head>div:last-child{display:flex;gap:8px;align-items:flex-start}.builder-head button{display:inline-flex;align-items:center;gap:5px}.builder-head button svg{width:14px}.module-card{border:1px solid var(--line);border-radius:12px;padding:16px;margin-top:10px}.module-card h3{margin:0 0 10px}.builder-lesson{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;border-top:1px solid var(--line);padding:12px 4px}.admin-create textarea,.notification-compose textarea{resize:vertical;min-height:100px;border:1px solid var(--line);border-radius:9px;background:var(--bg);color:var(--text);padding:12px;font:inherit}.form-grid .wide{grid-column:1 / -1}.notification-compose{padding:24px;max-width:900px}.compose-head{display:flex;gap:13px;margin-bottom:20px}.compose-head>svg{color:#55a7ff;width:25px}.compose-head h3,.compose-head p{margin:0}.compose-head p{margin-top:5px;color:var(--muted);font-size:15px}.notification-list>button.read{opacity:.62}.notification-list em{margin-left:auto;color:var(--muted);font-size:15px;font-style:normal}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#010712c7;display:grid;place-items:center;padding:20px}.modal-card{position:relative;width:min(620px,100%);max-height:85vh;overflow:auto;padding:30px;border:1px solid #294263;border-radius:18px;background:#0d1a2e;box-shadow:0 24px 80px #0009}.modal-close{position:absolute;right:15px;top:15px;border:0;background:none;color:var(--muted);cursor:pointer}.modal-close svg{width:18px}.modal-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#61b2ff;background:#12325b;margin-bottom:14px}.modal-card>small{color:var(--muted)}.modal-card h2{margin:8px 0 18px}.notification-body{color:#bfd0e6;line-height:1.7;white-space:pre-wrap;margin-bottom:20px}.toggle{width:42px;height:24px;padding:3px;border:0;border-radius:99px;background:#263752;cursor:pointer}.toggle i{width:18px;height:18px;display:block;border-radius:50%;background:#8192aa;transition:transform .2s}.toggle.on{background:#347fec}.toggle.on i{transform:translate(18px);background:#fff}.settings-list .settings-actions{justify-content:flex-end;gap:10px;border:0}.inline-action{display:inline-flex;align-items:center;gap:6px}.inline-action svg{width:15px}.profile-layout{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(360px,1.25fr);gap:14px;align-items:start}.profile-layout .section-page{width:100%;margin:0;box-sizing:border-box}.profile-fields{display:grid;gap:8px;margin-top:22px;text-align:left}.profile-fields span{padding:12px;border:1px solid var(--line);border-radius:10px;display:flex;flex-direction:column}.profile-fields small{color:var(--muted);margin-bottom:4px}.password-card{padding:26px;display:grid;gap:14px}.password-card label{display:grid;gap:6px;color:var(--muted);font-size:15px}.password-card input{height:42px;border:1px solid var(--line);border-radius:9px;background:var(--bg);color:var(--text);padding:0 12px}.session-loading{min-height:100vh;display:grid;place-items:center;background:#050d1c;color:#86bfff;font-size:13px}@media(max-width:900px){.course-catalog,.profile-layout{grid-template-columns:1fr}.course-card{grid-template-columns:50px 1fr}.course-card>button{grid-column:2;justify-self:start}.builder-head{flex-direction:column}}@media(max-width:650px){.row-actions{grid-column:2;flex-wrap:wrap}.course-admin-row{grid-template-columns:24px 1fr}.course-admin-row em,.course-admin-row>svg:last-child{grid-column:2}.settings-list>div{align-items:flex-start;gap:14px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.rich-canvas [data-editor-atomic=true]{position:relative;cursor:pointer;border-radius:var(--ui-radius-md, 14px);outline:1px solid transparent;outline-offset:3px;transition:outline-color .16s ease,box-shadow .16s ease}.rich-canvas [data-editor-atomic=true]:hover{outline-color:color-mix(in srgb,var(--accent, #5b8cff) 42%,transparent)}.rich-canvas [data-editor-atomic=true].editor-atomic-selected{outline-color:var(--accent, #5b8cff);box-shadow:0 0 0 5px color-mix(in srgb,var(--accent, #5b8cff) 13%,transparent)}.editor-atomic-controls{display:flex;align-items:center;gap:7px;min-height:46px;margin:8px 0;padding:6px 8px 6px 13px;border:1px solid var(--line, #22334d);border-radius:var(--ui-radius-md, 14px);background:color-mix(in srgb,var(--panel-strong, #101d31) 94%,transparent)}.editor-atomic-controls>span{min-width:0;margin-right:auto;color:var(--muted, #94a3b8);font-size:.85rem;font-weight:700}.editor-atomic-controls button{display:inline-grid;width:34px;min-width:34px;height:34px;min-height:34px;place-items:center;padding:0;border-radius:10px}.editor-atomic-controls button svg{width:16px;height:16px}.editor-atomic-controls button.danger{color:var(--danger, #fb7185);border-color:color-mix(in srgb,var(--danger, #fb7185) 38%,transparent);background:color-mix(in srgb,var(--danger, #fb7185) 9%,transparent)}.editor-image-upload-placeholder{display:inline-flex;align-items:center;min-height:38px;margin:6px 0;padding:8px 12px;color:var(--muted, #94a3b8);font-size:.86rem;border:1px dashed color-mix(in srgb,var(--accent, #5b8cff) 45%,transparent);border-radius:11px;background:color-mix(in srgb,var(--accent, #5b8cff) 7%,transparent)}.chat-image-preview>img{width:34px;height:34px;object-fit:cover;border-radius:9px}.chat-image-preview{grid-template-columns:34px minmax(0,1fr) 30px}.chat-conversations-empty{min-height:180px}.header-page-spacer{flex:1 1 auto}.rich-toolbar button.tool-active,.rich-toolbar button.tool-active:hover{border-color:#66acf06b;background:linear-gradient(145deg,#286ba65c,#634ad05c);color:#fff;box-shadow:inset 0 0 0 1px #9bc9ff24,0 0 14px #3b88dc18}.rich-toolbar button:hover:not(:disabled){border-color:#4f8bc64f;background:#2b5f902c;color:#e8f4ff}.rich-toolbar select,.lesson-editor select,.practice-block-settings select{color-scheme:dark;background-color:#0a1727;color:#c5d8eb}.rich-toolbar select option,.lesson-editor select option,.practice-block-settings select option{background:#0b1727;color:#c5d8eb}.toolbar-effect{position:relative}.toolbar-effect>button{max-width:168px}.toolbar-effect>button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.effect-menu{position:absolute;z-index:30;top:calc(100% + 7px);right:auto;left:0;width:205px;display:grid;gap:3px;padding:7px;border:1px solid #4e72983d;border-radius:11px;background:#091524f5;box-shadow:0 18px 45px #0207118c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.rich-toolbar .effect-menu button{width:100%;min-height:36px;justify-content:space-between;padding:7px 10px;border-radius:8px}.rich-toolbar .effect-menu button.active{border-color:#659ee052;background:#315d8d3b}.effect-menu button>span{font-size:16px}.effect-menu button>svg{flex:0 0 auto;color:#8db5d8}.lesson-rich-content [data-effect=red-gradient],.rich-canvas [data-effect=red-gradient],.effect-menu [data-effect=red-gradient],.lesson-rich-content [data-effect=curator],.rich-canvas [data-effect=curator]{background:linear-gradient(90deg,#ff8a72,#e83e4f,#ff5d87,#ff9a62);background-size:180% 100%;color:transparent;-webkit-background-clip:text;background-clip:text;text-shadow:none;animation:role-text-flow 3.2s linear infinite}.effect-menu [data-effect=gradient-blue],.effect-menu [data-effect=gradient-violet],.effect-menu [data-effect=gradient-emerald]{color:transparent;-webkit-background-clip:text;background-clip:text}.effect-menu [data-effect=gradient-blue]{background-image:linear-gradient(90deg,#59c7ff,#6477ff,#9d6cff)}.effect-menu [data-effect=gradient-violet]{background-image:linear-gradient(90deg,#d07bff,#8059f3,#ff78cb)}.effect-menu [data-effect=gradient-emerald]{background-image:linear-gradient(90deg,#64e7b2,#31b889,#b2f56d)}.effect-menu [data-effect=neon]{color:#83d7ff;text-shadow:0 0 9px #428dde}.lesson-settings input[readonly],.admin-create input[readonly]{border-style:dashed;border-color:#4a72993d;background:linear-gradient(90deg,#39709d0c,transparent),#081421;color:#7597b5;cursor:default}.nav-counter{min-width:19px;height:19px;display:grid;place-items:center;margin-left:auto;padding:0 5px;border-radius:99px;background:#654ce4;color:#fff;font-size:14px;font-style:normal;font-weight:800}.sidebar-profile{width:100%;display:grid;grid-template-columns:36px minmax(0,1fr) 15px;align-items:center;gap:10px;margin-top:auto;padding:11px;border:1px solid #4b739a2c;border-radius:12px;background:linear-gradient(145deg,#14243a8c,#101c2e8c);color:#c9d9e9;text-align:left;cursor:pointer}.sidebar-profile:hover{border-color:#5c9cdc55;background:linear-gradient(145deg,#18304e,#17243e)}.sidebar-profile>span{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,#276ec2,#6545d8);color:#fff;font-size:16px;font-weight:800}.sidebar-profile>div{min-width:0;display:grid;gap:3px}.sidebar-profile b,.sidebar-profile small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-profile b{font-size:16px}.sidebar-profile small{color:#7188a3;font-size:14px}.sidebar-profile>svg{width:14px;color:#6985a4}aside .logout{margin-top:8px}.practice-review-card,.practice-review-card>header,.practice-review-answer,.practice-review-comment textarea,.practice-review-score input{color-scheme:dark}.practice-review-comment textarea{border:1px solid #355b804f!important;background:#081524!important;color:#d7e5f3!important;caret-color:#66b8ff}.practice-review-comment textarea::placeholder{color:#607791!important}.practice-review-comment textarea:focus{border-color:#4d9de7!important;box-shadow:0 0 0 3px #2684d51c;outline:none}.practice-review-score,.practice-points-setting{display:grid;gap:7px;color:#8fa8c1;font-size:16px}.practice-review-score span{display:flex;align-items:center;gap:9px}.practice-review-score input,.practice-points-setting input{width:110px;min-height:36px;border:1px solid #42678a55;border-radius:8px;background:#081524;color:#e1edf8;padding:7px 10px}.poll-mode-options{display:flex;flex-wrap:wrap;gap:9px}.poll-mode-options label{display:flex;align-items:center;gap:7px;padding:9px 11px;border:1px solid #3c64883b;border-radius:9px;background:#0a1928;color:#9db4ca;font-size:16px}.poll-option-list input.correct-option{width:16px;height:16px;min-height:0;accent-color:#37b982}.lesson-block-unit{display:grid;gap:10px}.course-access-restricted{min-height:310px;display:grid;place-items:center;align-content:center;gap:12px;text-align:center}.course-access-restricted>svg{width:42px;height:42px;color:#55aaf0}.course-access-restricted h2,.course-access-restricted p{margin:0}.course-access-restricted p{max-width:470px;color:#8199b2}.header-user-avatar,.sidebar-user-avatar,.profile-large{overflow:hidden}.header-user-avatar img,.sidebar-user-avatar img,.profile-large img{width:100%;height:100%;display:block;object-fit:cover}.header-user-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,#286fc4,#6545d8);color:#fff;font-size:16px;font-weight:800}.sidebar-user-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,#276ec2,#6545d8);color:#fff;font-size:16px;font-weight:800}.avatar-picker{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid #4b7ca84d;border-radius:9px;background:#10243a;color:#a9c8e4;cursor:pointer;font-size:16px;font-weight:700}.avatar-picker:hover{border-color:#65a7df7a;background:#15304d;color:#fff}.avatar-picker svg{width:14px}.avatar-picker input{display:none}[data-name-gradient]{display:inline-block;color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important;background-size:180% 100%!important;animation:role-text-flow 3.5s linear infinite}[data-name-gradient=red]{background-image:linear-gradient(90deg,#ff9478,#e43f55,#ff6b8d)}[data-name-gradient=blue]{background-image:linear-gradient(90deg,#66d2ff,#4284ff,#796cff)}[data-name-gradient=violet]{background-image:linear-gradient(90deg,#e28cff,#8b62ff,#ff78d0)}[data-name-gradient=emerald]{background-image:linear-gradient(90deg,#7af0bf,#35bd8e,#b8ef72)}[data-name-gradient=sunset]{background-image:linear-gradient(90deg,#ffc66e,#ff6b73,#b66cff)}.profile{border:0;background:none;padding:0;cursor:pointer;text-align:left;border-radius:10px}.profile:hover{filter:brightness(1.15)}.lesson-button{width:100%;border-left:0;border-right:0;border-bottom:0;background:none;color:var(--text);text-align:left;cursor:pointer}.lesson-button:hover{background:color-mix(in srgb,var(--panel2),#3187ff 8%)}.notice-strip{margin:-10px 0 16px;padding:11px 14px;border:1px solid #245d91;background:#0b2943;color:#8ecbff;border-radius:10px;font-size:16px}.back-link{border:0;background:none;color:#72aaf4;display:flex;align-items:center;gap:7px;margin-bottom:16px;cursor:pointer;font-size:17px}.back-link svg{width:15px}.section-page{max-width:720px;margin:20px auto;padding:50px;text-align:center}.section-page>span,.profile-large{width:70px;height:70px;margin:0 auto 18px;display:grid;place-items:center;border-radius:20px;background:#192e55;color:#5da9ff;font-size:25px;font-weight:800}.section-page>span svg{width:30px}.section-page>p{color:var(--muted);font-size:17px;margin-bottom:24px}.demo-form{max-width:420px;margin:25px auto 0;display:grid;gap:13px;text-align:left}.demo-form label{display:grid;gap:6px;color:var(--muted);font-size:15px}.demo-form input{height:42px;border:1px solid var(--line);background:var(--bg);color:var(--text);border-radius:9px;padding:0 12px}.notification-list{padding:12px}.notification-list>button{width:100%;display:flex;align-items:center;gap:12px;border:0;border-bottom:1px solid var(--line);background:none;color:var(--text);padding:16px;text-align:left;cursor:pointer}.notification-list>button>svg{width:18px;color:#56a8ff}.notification-list>button>svg:last-child{margin-left:auto;color:var(--muted);width:14px}.notification-list span{display:flex;flex-direction:column}.notification-list small{font-size:14px;color:var(--muted);margin-top:4px}.empty-inline{padding:35px;text-align:center;color:var(--muted);font-size:17px}.empty-inline svg{width:16px;vertical-align:middle;margin-right:8px;color:#34d7b4}.settings-list{padding:24px;max-width:760px}.settings-list>div{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.settings-list>div span{display:flex;flex-direction:column}.settings-list b{font-size:17px}.settings-list small{color:var(--muted);font-size:15px;margin-top:5px}.settings-list>div>svg{color:#35d4b6;width:17px}.settings-list>.primary{margin-top:22px}.course-layout>aside.syllabus{position:static;inset:auto;width:auto;height:max-content;margin:0;padding:20px;border:1px solid var(--line);background:linear-gradient(145deg,var(--panel2),var(--panel));display:block;z-index:auto;transform:none}.toggle{width:42px;height:23px;border:1px solid var(--line);border-radius:99px;background:#172338;padding:2px;cursor:pointer;transition:.2s}.toggle i{display:block;width:17px;height:17px;border-radius:50%;background:#71809a;transition:.2s}.toggle.on{background:#245ee7;border-color:#428fff}.toggle.on i{background:#fff;transform:translate(17px)}.settings-actions{border:0!important;justify-content:flex-end!important;gap:10px;padding-bottom:0!important}.settings-actions>button:first-child,.form-actions>button:first-child{border:1px solid var(--line);background:var(--panel2);color:var(--muted);padding:10px 15px;border-radius:9px;cursor:pointer}.compact .content{padding-top:25px}.compact .page-heading{margin-bottom:18px}.compact .stat{padding:12px}.admin-create{padding:24px;margin-bottom:16px}.admin-create h3{margin:0 0 18px;font-size:14px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.form-grid label{display:grid;gap:6px;color:var(--muted);font-size:15px}.form-grid input,.form-grid select{height:40px;border:1px solid var(--line);border-radius:9px;background:var(--bg);color:var(--text);padding:0 11px}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.data-table{padding:12px}.table-head{display:flex;justify-content:space-between;align-items:center;padding:10px 12px 16px}.table-head>b{font-size:13px}.table-row{display:grid;grid-template-columns:38px minmax(180px,1fr) auto auto;align-items:center;gap:12px;padding:13px 12px;border-top:1px solid var(--line)}.table-row>svg{width:18px;color:#5ba8ff}.table-row>span{display:flex;flex-direction:column}.table-row b{font-size:16px}.table-row small{font-size:14px;color:var(--muted);margin-top:4px}.table-row em{font-size:15px;color:var(--muted);font-style:normal}.user-dot{width:32px;height:32px;border-radius:9px;background:#193c70;color:#6db7ff;display:grid!important;place-items:center;font-weight:800}.status{border:1px solid #70404a;background:#3d1e27;color:#ff91a1;border-radius:99px;padding:6px 9px;font-size:14px;cursor:pointer}.status.active{border-color:#176e6c;background:#103c3b;color:#3bdbbd}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;overflow:hidden}.metric-grid>div{padding:28px;background:var(--panel2);display:flex;flex-direction:column}.metric-grid small{color:var(--muted);font-size:15px}.metric-grid b{font-size:25px;margin-top:8px}@media(max-width:950px){.course-layout>aside.syllabus{position:static;transform:none;width:auto}.metric-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.form-grid{grid-template-columns:1fr}.table-row{grid-template-columns:34px 1fr}.table-row>em,.table-row>.status{grid-column:2}.metric-grid{grid-template-columns:1fr 1fr}}.profile{padding:4px 7px 4px 4px;border-radius:13px}.profile:hover{filter:none;background:#ffffff08}.course-card{padding:22px;border-radius:18px}.course-card:hover{border-color:#5f92d239;transform:translateY(-2px);box-shadow:0 22px 55px #02071158,inset 0 1px #ffffff0b}.course-cover{border-radius:17px;box-shadow:0 12px 30px #265fc036}.content-block{border-color:#ffffff14;border-radius:15px;background:#0e1d31a8}.content-block.practice{border-color:#4389ce55;background:#12314cbd}.content-block.warning{border-color:#c08a3d4f;background:#322718b8}.row-actions>button:not(.status),.inline-action,.builder-head button,.course-admin-row{border-radius:11px}.admin-create textarea,.notification-compose textarea,.form-grid input,.form-grid select,.password-card input,.demo-form input{border-color:#ffffff17;background:#091425b8;border-radius:12px;font-size:18px}.form-grid label,.password-card label,.demo-form label{font-size:16px;color:#a7b5ca}.notification-list>button{border-color:#ffffff0d;border-radius:12px}.notification-list>button:hover{background:#ffffff06}.notification-list b{font-size:17px}.notification-list small{font-size:15px;line-height:1.55}.modal-card{border-color:#ffffff1b;border-radius:22px;background:#101d31f7;box-shadow:0 30px 100px #000a}.notice-strip{margin:0;border-color:#4b91cf4d;background:#12324da8;color:#a8d5fa;border-radius:12px;font-size:16px}.profile-layout{grid-template-columns:minmax(280px,.72fr) minmax(420px,1.28fr);gap:18px}.profile-summary{padding:34px;text-align:center;position:sticky;top:92px}.profile-summary h2{margin:8px 0 3px;font-size:20px}.profile-summary>p{margin:0;color:var(--muted);font-size:17px}.profile-large{width:78px;height:78px;border-radius:24px;background:linear-gradient(145deg,#236da9,#6049c5);color:#fff;box-shadow:0 15px 38px #284f9c4a;font-size:29px}.profile-fields span{border-color:#ffffff12;background:#0c18299c;border-radius:13px;padding:14px}.profile-fields small{font-size:15px}.profile-fields b{font-size:17px}.profile-trust{display:flex;align-items:center;gap:10px;padding:13px;margin-top:16px;border:1px solid #35cbb633;border-radius:13px;background:#10302f8f;color:#4ed8bf;text-align:left}.profile-trust>svg{width:19px}.profile-trust span{display:flex;flex-direction:column}.profile-trust b{font-size:16px}.profile-trust small{color:#78aea6;font-size:14px;margin-top:2px}.profile-actions-stack{display:grid;gap:18px}.password-card{padding:28px;gap:15px}.password-card .primary{justify-self:start}@media(max-width:900px){.profile-layout{grid-template-columns:1fr}.profile-summary{position:static}}@media(max-width:600px){.profile-summary,.password-card{padding:22px}.course-card{padding:17px}}.results-list{display:grid;gap:14px}.result-card{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:18px;padding:22px}.result-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(145deg,#1c578c,#5442aa);color:#b7d8ff}.result-icon svg{width:25px}.result-main h2{font-size:16px;margin:9px 0 4px}.result-main p{color:var(--muted);font-size:16px;margin:0 0 12px}.result-main .progress{max-width:none;margin:0 0 6px}.result-main>small{color:var(--muted);font-size:15px}.result-loading{padding:36px;color:var(--muted);text-align:center}@media(max-width:650px){.result-card{grid-template-columns:44px 1fr;padding:18px}.result-icon{width:44px;height:44px;border-radius:14px}.result-card>.primary{grid-column:2;justify-self:start}}.logout{margin-top:auto}.academy-course-groups{display:grid;gap:34px;max-width:1080px}.academy-course-groups.restored-course-groups{width:100%;max-width:none}.restored-course-card{width:100%;min-height:132px}.restored-course-card>.primary,.restored-course-card>.course-row-action{min-width:130px;justify-self:end}.course-group-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:0 4px 12px}.course-group-heading span{color:#629ad7;font-size:15px;font-weight:700;letter-spacing:1.1px;text-transform:uppercase}.course-group-heading h2{margin:3px 0 0;font-size:17px;letter-spacing:-.35px}.course-group-heading>small{min-width:25px;height:25px;display:grid;place-items:center;border:1px solid #ffffff12;border-radius:9px;background:#ffffff07;color:var(--muted);font-size:15px}.academy-course-list{display:grid;gap:9px}.academy-course-row{min-height:126px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:20px;padding:20px 22px;border-radius:16px;box-shadow:0 10px 35px #0207112b,inset 0 1px #ffffff07}.academy-course-row:hover{border-color:#6595cd30;background:linear-gradient(145deg,#172740eb,#111e33eb);transform:translateY(-1px)}.academy-course-row.assigned{border-color:#4f8ddd3b;background:linear-gradient(90deg,#1f5c9730,transparent 38%),linear-gradient(145deg,#152640ef,#101c31ef)}.academy-course-index{width:54px;height:66px;border:1px solid #ffffff13;border-radius:15px;background:#ffffff06;color:#7794b8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.academy-course-index svg{width:20px}.academy-course-index span{font-size:16px;font-weight:700}.academy-course-row.assigned .academy-course-index{border-color:#5b9ae34f;background:linear-gradient(155deg,#2467a9,#5b4ac5);color:#fff;box-shadow:0 10px 27px #275ca244}.academy-course-copy{min-width:0}.academy-course-title{display:flex;align-items:center;gap:9px}.academy-course-title h2{margin:0;font-size:15px;letter-spacing:-.25px}.course-status{padding:3px 7px;border:1px solid #48bfa443;border-radius:99px;background:#153c3875;color:#68d4ba;font-size:14px;font-weight:700}.academy-course-copy>p{margin:5px 0 10px;max-width:700px;color:#93a5bd;font-size:16px;line-height:1.55}.academy-course-row .course-meta{color:#7189a8;font-size:14px}.academy-course-row .course-meta svg{color:#559be2}.course-row-progress{display:flex;align-items:center;gap:10px;margin-top:12px;max-width:520px}.course-row-progress .progress{flex:1;max-width:none;height:5px;margin:0}.course-row-progress small{min-width:30px;color:#91a8c4;font-size:15px;text-align:right}.academy-course-row>.primary,.course-row-action{min-width:130px;justify-self:end}.course-row-action{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 13px;border:1px solid #ffffff18;border-radius:11px;background:#ffffff06;color:#aebed2;font-size:16px;font-weight:700;cursor:pointer}.course-row-action:hover{border-color:#609de252;background:#1a3454;color:#dcecff}.course-row-action svg,.academy-course-row>.primary svg{width:14px}@media(max-width:760px){.academy-course-row{grid-template-columns:48px 1fr;gap:14px;padding:17px}.academy-course-index{width:46px;height:58px;border-radius:13px}.academy-course-row>.primary,.course-row-action{grid-column:2;justify-self:start;min-width:0}}@media(max-width:480px){.academy-course-row{grid-template-columns:1fr}.academy-course-index{width:42px;height:42px;flex-direction:row}.academy-course-index svg{width:17px}.academy-course-row>.primary,.course-row-action{grid-column:1}.academy-course-title{align-items:flex-start;flex-direction:column-reverse}}.practice-locked,.practice-state,.practice-form{margin-top:22px;border:1px solid #4e83bd42;border-radius:16px;background:linear-gradient(145deg,#102943b8,#10223a94)}.practice-locked{padding:18px 20px;color:var(--muted)}.practice-state{display:flex;align-items:flex-start;gap:14px;padding:20px}.practice-state>svg{flex:0 0 auto;width:22px;color:#61a9ee}.practice-state.approved{border-color:#38c8a448;background:linear-gradient(145deg,#103a3a99,#10263b94)}.practice-state.approved>svg{color:#4ed8b4}.practice-state b{font-size:14px}.practice-state p{margin:6px 0 12px;color:var(--muted);line-height:1.6}.practice-state-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px 18px;margin-top:14px}.practice-state-meta strong{display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border:1px solid #38c8a438;border-radius:10px;background:#0d2f3299;color:#d9f7ef}.practice-state button{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid #6ba2dd3d;border-radius:9px;background:#ffffff08;color:#bcd2ea;cursor:pointer}.practice-state button svg{width:15px}.practice-form{display:grid;gap:17px;padding:22px}.practice-form-head{display:flex;align-items:flex-start;gap:12px}.practice-form-head>svg{width:22px;color:#66a9ec}.practice-form-head h3,.practice-form-head p{margin:0}.practice-form-head p{margin-top:4px;color:var(--muted);line-height:1.5}.practice-form>label,.practice-review-comment{display:grid;gap:8px;color:#b9cbe0;font-size:17px;font-weight:700}.practice-form textarea,.practice-review-comment textarea{width:100%;resize:vertical;line-height:1.55}.reviewer-comment{display:flex;align-items:flex-start;gap:10px;padding:13px 15px;border:1px solid #f1a94c3a;border-radius:11px;background:#9a631415;color:#d6c4a9}.reviewer-comment svg{flex:0 0 auto;width:17px;color:#e8a94d}.reviewer-comment span{display:grid;gap:4px;line-height:1.5}.practice-file-row{display:flex;align-items:center;gap:14px}.practice-file-row>small{color:var(--muted)}.file-picker{min-height:42px;display:inline-flex;align-items:center;gap:9px;padding:9px 13px;border:1px dashed #659edf70;border-radius:11px;background:#4a8bd20b;color:#bcd6ef;font-size:17px;font-weight:700;cursor:pointer}.file-picker:hover{border-color:#70aceb;background:#4a8bd218}.file-picker svg{width:17px;color:#67acf1}.file-picker input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.practice-form>.primary{justify-self:start}.practice-review-list{display:grid;gap:16px}.empty-practice-review{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-practice-review>svg{width:32px;height:32px;margin-bottom:12px;color:#55cfac}.empty-practice-review p{margin:6px 0 0;color:var(--muted)}.practice-review-card{display:grid;gap:17px;padding:22px}.practice-review-card>header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:15px;border-bottom:1px solid var(--line)}.practice-review-card>header>div:first-child{min-width:0;flex:1 1 auto}.practice-review-card h3{margin:5px 0 4px;font-size:18px;max-width:none;overflow:visible;overflow-wrap:anywhere;white-space:normal;text-overflow:clip}.practice-review-card header p{margin:0;color:var(--muted)}.practice-review-author{flex:0 0 auto;max-width:min(32%,290px);display:grid;gap:4px;text-align:right}.practice-review-author small{color:var(--muted)}.practice-review-answer{padding:16px;border:1px solid #ffffff0d;border-radius:12px;background:#06101f4d}.practice-review-answer small{color:#6ba7e5;font-weight:700}.practice-review-answer p{margin:8px 0 0;white-space:pre-wrap;line-height:1.65}.screenshot-link{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px 15px;border:1px solid #5d97d43a;border-radius:12px;background:#27669d12;color:#c5d8ec;text-align:left;cursor:pointer}.screenshot-link:hover{border-color:#68a5e268;background:#27669d22}.screenshot-link>svg:first-child{color:#68aaf0}.screenshot-link span{display:grid;gap:3px}.screenshot-link small{color:var(--muted)}.practice-review-actions{display:flex;justify-content:flex-end;gap:10px}.practice-review-actions button{display:inline-flex;align-items:center;gap:8px}.practice-review-actions svg{width:16px}@media(max-width:680px){.practice-file-row,.practice-review-card>header,.practice-review-actions{align-items:stretch;flex-direction:column}.practice-review-author{text-align:left}.practice-review-actions button{justify-content:center}}.course-priority-editor{display:grid;gap:16px;margin:18px 0;padding:18px;border:1px solid #2b4660;border-radius:14px;background:radial-gradient(circle at 100% 0,#315f9a1c,transparent 34%),#0c1929}.course-priority-editor h3,.course-priority-editor p{margin:0}.course-priority-editor p{margin-top:5px;color:#8198ad;line-height:1.55}.course-priority-grid{display:grid;grid-template-columns:repeat(4,minmax(145px,1fr));gap:10px}.course-priority-grid label{display:grid;gap:7px;padding:11px;border:1px solid #263f56;border-radius:11px;background:#091624;color:#a9bdcf;font-size:16px;font-weight:750}.course-priority-grid input{width:100%;min-height:39px;padding:0 11px;border:1px solid #31516b;border-radius:9px;background:#0c1c2c;color:#e2edf7}.course-priority-editor>.primary{justify-self:end;display:inline-flex;align-items:center;gap:7px}.course-priority-editor>.primary svg{width:16px}.feedback-admin-list{display:grid;gap:20px;width:min(100%,1120px);margin-inline:auto}.feedback-admin-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.38fr);gap:18px 24px;padding:24px;overflow:hidden;border-color:#28445f;background:radial-gradient(circle at 0 0,#17395666,transparent 38%),linear-gradient(145deg,#122239,#0e1b2e)}.feedback-admin-card>header{grid-column:1 / -1;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:18px 20px;border:1px solid #294862;border-radius:14px;background:linear-gradient(90deg,#10263c,#0c1b2d)}.feedback-admin-card h3,.feedback-admin-card header p{margin:0}.feedback-admin-card h3{margin-top:5px;font-size:17px}.feedback-admin-card header p{margin-top:5px;color:#8097ab}.feedback-admin-author{display:grid;justify-items:end;gap:5px;text-align:right}.feedback-admin-author small{color:#7f95aa}.feedback-admin-prompt,.feedback-admin-answer{padding:17px 18px;border:1px solid #29445d;border-radius:14px;background:#091827cc}.feedback-admin-prompt{grid-column:1}.feedback-admin-answer{grid-column:1 / -1}.feedback-admin-prompt small,.feedback-admin-answer small{color:#5fa9df;font-weight:800}.feedback-admin-prompt p,.feedback-admin-answer p{margin:7px 0 0;color:#c3d2df;line-height:1.6;white-space:pre-wrap}.feedback-admin-rating{grid-column:2;display:flex;align-items:center;align-self:stretch;justify-content:center;flex-wrap:wrap;min-height:46px;gap:13px;padding:17px 18px;border:1px solid #654f2c;border-radius:14px;background:radial-gradient(circle at 50% 0,#ffc45a20,transparent 70%),#111d2c}.feedback-admin-rating>span{color:#8298ac;font-size:17px;font-weight:750}.feedback-admin-rating>div{display:flex;gap:4px}.feedback-admin-rating svg{width:18px;color:#44596b}.feedback-admin-rating svg.active{fill:#ffc45a;color:#ffc45a}.feedback-admin-rating>b{color:#dce9f5}.feedback-admin-card.no-prompt .feedback-admin-rating{grid-column:1 / -1;justify-content:flex-start}.feedback-admin-card>.inline-action{grid-column:1 / -1;justify-self:end;align-self:center;display:inline-flex;align-items:center;gap:7px;min-height:44px;padding:0 17px;border:1px solid #315877;border-radius:12px;background:#10263b;color:#cfe3f3}.feedback-admin-card>.inline-action svg{width:16px}@media(max-width:1050px){.course-priority-grid{grid-template-columns:repeat(2,minmax(145px,1fr))}}@media(max-width:650px){.restored-course-card>.primary,.restored-course-card>.course-row-action{grid-column:2;min-width:0;justify-self:start}.course-priority-grid{grid-template-columns:1fr}.feedback-admin-card>header{flex-direction:column}.feedback-admin-author{justify-items:start;text-align:left}.feedback-admin-card{grid-template-columns:1fr}.feedback-admin-prompt,.feedback-admin-rating,.feedback-admin-answer,.feedback-admin-card>.inline-action{grid-column:1}.feedback-admin-card>.inline-action{justify-self:stretch;justify-content:center}}.module-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:8px}.module-card-head h3,.module-card-head p{margin:0}.module-card-head p{margin-top:5px;color:var(--muted);font-size:16px}.module-card-head button,.builder-lesson>:is(button,a){display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid var(--line);border-radius:9px;background:#ffffff06;color:#aebfd4;font-size:16px;cursor:pointer}.module-card-head button:hover,.builder-lesson>:is(button,a):hover{border-color:#5999dc58;background:#285c911f;color:#dcecff}.module-card-head button svg,.builder-lesson>:is(button,a) svg{width:14px}.course-builder .builder-lesson{grid-template-columns:24px minmax(0,1fr) auto auto}.lesson-editor{overflow:hidden;padding:0}.lesson-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px 26px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 10% -50%,#348bf329,transparent 45%),linear-gradient(145deg,#14243a,#101c30)}.lesson-editor-head h2{margin:7px 0 5px}.lesson-editor-head p{margin:0;color:var(--muted)}.lesson-editor-head>button,.lesson-editor-head-actions button{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid var(--line);border-radius:9px;background:#ffffff06;color:var(--muted);cursor:pointer}.lesson-editor-head>button svg,.lesson-editor-head-actions svg{width:15px}.lesson-editor-head-actions{display:flex;align-items:center;gap:8px}.lesson-settings{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:22px 26px;border-bottom:1px solid var(--line);background:#0a1525a3}.lesson-settings label,.block-title,.change-note{display:grid;gap:7px;color:#9eb2ca;font-size:16px;font-weight:700}.lesson-settings .wide{grid-column:span 3}.lesson-settings input,.lesson-settings select,.block-title input,.change-note input{width:100%;min-height:39px;border:1px solid var(--line);border-radius:9px;background:#07111f;color:var(--text);padding:9px 11px;outline:none}.lesson-settings input:focus,.lesson-settings select:focus,.block-title input:focus,.change-note input:focus{border-color:#5699e1;box-shadow:0 0 0 3px #398de615}.editor-block-list{display:grid;gap:16px;padding:24px 26px 10px}.editor-block{overflow:hidden;border:1px solid #42688f44;border-radius:15px;background:#0d1b2e;box-shadow:0 12px 35px #02071124}.editor-block-head{min-height:51px;display:flex;align-items:center;gap:10px;padding:9px 12px;border-bottom:1px solid #ffffff0d;background:#ffffff05}.editor-block-head>svg{width:16px;color:#5f7895}.editor-block-head>span{margin-right:4px;color:#b6c8dc;font-size:16px;font-weight:800;white-space:nowrap}.editor-block-head select{min-height:32px;padding:6px 28px 6px 9px;border:1px solid #ffffff14;border-radius:8px;background:#091525;color:#aec1d7;font-size:16px}.block-order{display:flex;gap:5px;margin-left:auto}.block-order button,.rich-toolbar button{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;background:transparent;color:#8fa5bf;cursor:pointer}.block-order button{width:31px;height:31px;border-radius:7px}.block-order button:hover:not(:disabled){border-color:#ffffff13;background:#ffffff09;color:#fff}.block-order button:disabled{opacity:.25;cursor:default}.block-order .danger-icon:hover:not(:disabled){border-color:#ef5d7742;background:#ef365c15;color:#ff8298}.block-order svg{width:14px}.block-title{padding:15px 16px 0}.rich-editor{padding:14px 16px 17px}.rich-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:3px;padding:7px;border:1px solid #ffffff15;border-bottom:0;border-radius:11px 11px 0 0;background:#07111f}.rich-toolbar select{height:32px;max-width:130px;border:0;border-radius:7px;background:#ffffff08;color:#b7c9dc;padding:5px 8px;font-size:16px}.rich-toolbar select.toolbar-font-size{width:92px}.rich-toolbar select.toolbar-font-size option{min-height:34px;padding:5px 8px}.guillemets-tool{font-family:Georgia,Times New Roman,serif;font-size:18px!important;letter-spacing:-1px}.rich-toolbar button{min-width:32px;height:32px;gap:6px;padding:0 7px;border-radius:7px}.rich-toolbar button:hover,.rich-toolbar button.source-active{border-color:#5398df3d;background:#367ec52b;color:#dceeff}.rich-toolbar button svg{width:15px}.rich-toolbar button span{font-size:15px;font-weight:700}.toolbar-divider{width:1px;height:22px;margin:0 3px;background:#ffffff13}.toolbar-color{position:relative;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;color:#8fa5bf;cursor:pointer}.toolbar-color:hover{background:#ffffff08;color:#fff}.toolbar-color svg{width:15px}.toolbar-color input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.rich-canvas,.rich-source{width:100%;min-height:210px;padding:19px 20px;border:1px solid #ffffff15;border-radius:0 0 11px 11px;background:#081321;color:#eef4ff;outline:none;font:inherit;line-height:1.7}.rich-canvas:empty:before{content:attr(data-placeholder);color:#617791;pointer-events:none}.rich-editor-compact .rich-toolbar>select,.rich-editor-compact .rich-toolbar>.toolbar-divider,.rich-editor-compact .rich-toolbar>.toolbar-color,.rich-editor-compact .rich-toolbar>.toolbar-effect,.rich-editor-compact .rich-toolbar>button:nth-of-type(4),.rich-editor-compact .rich-toolbar>button:nth-of-type(7),.rich-editor-compact .rich-toolbar>button:nth-of-type(8),.rich-editor-compact .rich-toolbar>button:nth-of-type(9),.rich-editor-compact .rich-toolbar>button:nth-of-type(10),.rich-editor-compact .rich-toolbar>button:nth-of-type(11),.rich-editor-compact .rich-toolbar>button:nth-of-type(12),.rich-editor-compact .rich-toolbar>button:nth-of-type(14),.rich-editor-compact .rich-toolbar>button:nth-of-type(15),.rich-editor-compact .rich-toolbar>button:nth-of-type(16),.rich-editor-compact .rich-toolbar>button:nth-of-type(19){display:none}.rich-editor-compact .rich-canvas{min-height:125px}.rich-canvas:focus,.rich-source:focus{border-color:#579ce3;box-shadow:inset 0 0 0 1px #579ce32b}.rich-source{resize:vertical;color:#84c6ff;font-family:Cascadia Code,Consolas,monospace;font-size:17px;white-space:pre}.rich-canvas h2,.rich-canvas h3,.rich-canvas p,.rich-canvas blockquote,.rich-canvas pre,.lesson-rich-content h2,.lesson-rich-content h3,.lesson-rich-content p,.lesson-rich-content blockquote,.lesson-rich-content pre{margin-top:0}.rich-canvas blockquote,.lesson-rich-content blockquote{margin-left:0;padding:10px 14px;border-left:3px solid #56a4ed;background:#4695dc0f;color:#aac3dc}.rich-canvas blockquote.content-quote-block,.rich-canvas [data-editor-atomic=true]{cursor:default;-webkit-user-select:text;user-select:text}.rich-canvas blockquote.content-quote-block{position:relative;outline:1px dashed rgba(93,160,232,.22);box-shadow:inset 3px 0 #58b4ff,0 12px 26px #030c1a29}.rich-canvas blockquote.content-quote-block:before,.rich-canvas details.content-spoiler:before,.rich-canvas .content-mini-log:before{display:block;margin-bottom:10px;color:#72baff;font-size:.74rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.rich-canvas blockquote.content-quote-block:before{content:"Блок цитаты"}.rich-canvas details.content-spoiler:before{content:"Блок спойлера";padding:12px 16px 0}.rich-canvas .content-mini-log:before{content:"Блок логов"}.rich-canvas [data-indent],.lesson-rich-content [data-indent]{width:auto;box-sizing:border-box}.rich-canvas [data-indent="1"],.lesson-rich-content [data-indent="1"]{margin-left:2rem}.rich-canvas [data-indent="2"],.lesson-rich-content [data-indent="2"]{margin-left:4rem}.rich-canvas [data-indent="3"],.lesson-rich-content [data-indent="3"]{margin-left:6rem}.rich-canvas [data-indent="4"],.lesson-rich-content [data-indent="4"]{margin-left:8rem}.rich-canvas [data-indent="5"],.lesson-rich-content [data-indent="5"]{margin-left:10rem}.rich-canvas [data-indent="6"],.lesson-rich-content [data-indent="6"]{margin-left:12rem}.rich-canvas blockquote[style*=margin-left],.lesson-rich-content blockquote[style*=margin-left]{border-left:0;background:transparent}.rich-canvas pre,.lesson-rich-content pre{overflow-x:auto;padding:13px 15px;border:1px solid #ffffff10;border-radius:9px;background:#030a13;color:#8fc9ff;font-family:Cascadia Code,Consolas,monospace;white-space:pre-wrap}.rich-canvas a,.lesson-rich-content a{color:#66b1fa;text-decoration:underline}.rich-canvas img,.lesson-rich-content img{display:block;width:auto;max-width:min(100%,1440px);max-height:75vh;margin:18px auto;border:1px solid #294766;border-radius:14px;background:#07111e;box-shadow:0 14px 34px #02081566;object-fit:contain}.rich-canvas img[data-image-align=left],.lesson-rich-content img[data-image-align=left]{margin-left:0;margin-right:auto}.rich-canvas img[data-image-align=center],.lesson-rich-content img[data-image-align=center]{margin-left:auto;margin-right:auto}.rich-canvas img[data-image-align=right],.lesson-rich-content img[data-image-align=right]{margin-left:auto;margin-right:0}.rich-canvas img.editor-image-selected{outline:2px solid #5dacff;outline-offset:4px;box-shadow:0 0 0 7px #3488dd21,0 14px 34px #02081566}.editor-image-controls{min-height:50px;padding:8px 10px;display:flex;align-items:center;flex-wrap:wrap;gap:12px;border:1px solid rgba(93,160,232,.3);border-bottom:0;background:linear-gradient(90deg,#0c1d31,#0a1728);color:#b8cee4}.editor-image-size,.editor-image-align{display:flex;align-items:center;gap:8px}.editor-image-size>svg{width:17px;color:#69b5ff}.editor-image-size>span,.editor-image-align>span{font-size:14px;font-weight:800}.editor-image-size>input[type=range]{width:clamp(120px,18vw,240px);accent-color:#599eff}.editor-image-size>label{display:flex;align-items:center;gap:4px}.editor-image-size input[type=number]{width:66px;height:34px;padding:5px 7px;border:1px solid #365577;border-radius:8px;background:#071423;color:#dcecff}.editor-image-align button,.editor-image-controls-close{width:34px;height:34px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #294866;border-radius:8px;background:#0a192a;color:#94aac0}.editor-image-align button:hover,.editor-image-align button.active{border-color:#559fe8;background:#2c6ba446;color:#fff}.editor-image-align svg,.editor-image-controls-close svg{width:16px}.editor-image-controls-close{margin-left:auto}.rich-canvas img[data-asset-loaded=error],.lesson-rich-content img[data-asset-loaded=error]{min-height:120px;background:linear-gradient(135deg,#102238,#0a1727),#0a1727}.rich-canvas details.content-spoiler,.lesson-rich-content details.content-spoiler{margin:20px 0;overflow:hidden;border:1px solid rgba(131,153,188,.24);border-radius:12px;background:#4a546c2e}.rich-canvas details.content-spoiler>summary,.lesson-rich-content details.content-spoiler>summary{min-height:48px;padding:12px 16px;display:flex;align-items:center;gap:10px;list-style:none;background:#676f8757;color:#edf3ff;font-weight:800;cursor:pointer;-webkit-user-select:none;user-select:none}.rich-canvas details.content-spoiler>summary::-webkit-details-marker,.lesson-rich-content details.content-spoiler>summary::-webkit-details-marker{display:none}.content-spoiler .spoiler-icon{color:#96a3bb;font-size:15px;line-height:1}.content-spoiler .spoiler-hide-label,.content-spoiler[open] .spoiler-show-label{display:none}.content-spoiler[open] .spoiler-hide-label{display:inline}.content-spoiler[open] .spoiler-icon{opacity:.62}.content-spoiler-body{padding:18px 20px;border-top:1px solid rgba(131,153,188,.18);background:#09122061}.content-spoiler-body>:last-child{margin-bottom:0}.rich-canvas details.content-spoiler{outline:1px dashed rgba(93,160,232,.26)}.editor-upload-status{padding:9px 14px;border-top:1px solid #254768;color:#8fcaff;background:#0b1b2c;font-size:13px}.editor-hint{padding:7px 2px 0;color:#637b97;font-size:15px}.add-block-row{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:10px 26px 22px}.add-block-row>span{margin-right:4px;color:var(--muted);font-size:16px}.add-block-row button{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border:1px dashed #568dc64f;border-radius:8px;background:#3276b718;color:#a8c7e5;font-size:15px;cursor:pointer}.add-block-row button:hover{border-style:solid;border-color:#5ca6ef;color:#fff}.add-block-row svg{width:12px}.change-note{padding:0 26px 20px}.editor-savebar{position:sticky;bottom:0;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 26px;border-top:1px solid #ffffff16;background:#0b1728ed;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.editor-savebar>span{color:var(--muted);font-size:15px}.editor-savebar>div{display:flex;gap:8px}.editor-savebar button{min-height:38px}.content-block.gradient-blue,.editor-block.gradient-blue{background:linear-gradient(135deg,#123b65cc,#17234acc);border-color:#3f91e55c}.content-block.gradient-violet,.editor-block.gradient-violet{background:linear-gradient(135deg,#302063cc,#171d44cc);border-color:#8161eb5c}.content-block.gradient-cyan,.editor-block.gradient-cyan{background:linear-gradient(135deg,#0d4953cc,#102b4dcc);border-color:#35bfd05c}.content-block.gradient-sunset,.editor-block.gradient-sunset{background:linear-gradient(135deg,#66313bcc,#3e2457cc);border-color:#e274895c}.content-block.gradient-emerald,.editor-block.gradient-emerald{background:linear-gradient(135deg,#164a3dcc,#133047cc);border-color:#45c69a5c}.lesson-rich-content{color:#eef4ff;line-height:1.75}.lesson-rich-content>:last-child{margin-bottom:0}.lesson-rich-content ul,.lesson-rich-content ol{padding-left:22px}.rich-canvas .content-mini-log,.lesson-rich-content .content-mini-log,.interview-question-text .content-mini-log{--mini-log-accent: #6faeff;width:100%;margin:14px 0;overflow-x:auto;border:1px solid rgba(112,143,181,.25);border-radius:14px;background:#0d1727;color:#b9cbe0;box-shadow:inset 3px 0 0 var(--mini-log-accent)}.interview-question-text:has(.content-mini-log){width:100%;max-width:none;color:#c8d6e8;font-size:clamp(1rem,1.02vw,1.16rem);font-weight:600;line-height:1.6;text-align:left}.candidate-question-card .interview-question-text:has(.content-mini-log){text-align:left}.interview-question-text .content-mini-log{font-size:clamp(11px,.34vw,13px);font-weight:500;letter-spacing:normal;line-height:1.45;text-align:left}.interview-question-text [data-mini-log]{--mini-log-accent: #6faeff;width:100%;margin:14px 0;overflow-x:auto;border:1px solid rgba(112,143,181,.25);border-radius:14px;background:#0d1727;color:#b9cbe0;box-shadow:inset 3px 0 0 var(--mini-log-accent);font-size:clamp(11px,.34vw,13px)!important;font-weight:500;letter-spacing:normal;line-height:1.45!important;text-align:left}.interview-question-text .content-mini-log strong,.interview-question-text .content-mini-log b{font-weight:750}.interview-question-text>:not(.content-mini-log),.interview-question-text>:not(.content-mini-log) *{font-size:inherit!important;line-height:inherit!important;letter-spacing:inherit!important}.interview-question-text{--interview-content-gap: 16px}.interview-question-text .mini-log-host{margin:0!important;font-size:inherit!important;line-height:inherit!important}.interview-question-text .content-mini-log,.interview-question-text [data-mini-log],.interview-question-text .mini-log-host .content-mini-log,.interview-question-text .mini-log-host [data-mini-log]{width:100%!important;margin:var(--interview-content-gap) 0!important;font-family:Manrope,Inter,system-ui,sans-serif!important;font-size:13px!important;font-weight:500!important;line-height:1.45!important;letter-spacing:normal!important;text-align:left!important}.interview-question-text .content-mini-log *,.interview-question-text [data-mini-log] *{font-family:inherit!important;line-height:1.45!important;letter-spacing:normal!important}.interview-question-text .content-mini-log .mini-log-table-head span,.interview-question-text [data-mini-log] .mini-log-table-head span{font-size:12px!important}.interview-question-text .content-mini-log .mini-log-table-row>span,.interview-question-text [data-mini-log] .mini-log-table-row>span,.interview-question-text .content-mini-log .mini-log-date time,.interview-question-text [data-mini-log] .mini-log-date time,.interview-question-text .content-mini-log .mini-log-player strong,.interview-question-text [data-mini-log] .mini-log-player strong,.interview-question-text .content-mini-log .mini-log-player b,.interview-question-text [data-mini-log] .mini-log-player b{font-size:13px!important}.interview-question-text .content-mini-log .mini-log-date small,.interview-question-text [data-mini-log] .mini-log-date small,.interview-question-text .content-mini-log .mini-log-player i,.interview-question-text [data-mini-log] .mini-log-player i{font-size:11px!important}.interview-question-text .content-mini-log .mini-log-table-row>em,.interview-question-text [data-mini-log] .mini-log-table-row>em{font-size:12px!important}.interview-question-text>p,.interview-question-text>div:not(.content-mini-log):not(.mini-log-host){margin-block:0!important}.interview-question-text>p+p,.interview-question-text>div:not(.content-mini-log):not(.mini-log-host)+p,.interview-question-text>p+div:not(.content-mini-log):not(.mini-log-host){margin-top:var(--interview-content-gap)!important}.interview-question-text .content-mini-log+br,.interview-question-text [data-mini-log]+br,.interview-question-text br:has(+.content-mini-log),.interview-question-text br:has(+[data-mini-log]){display:none}.content-mini-log[data-log-tone=success]{--mini-log-accent: #48d2af}.content-mini-log[data-log-tone=warning]{--mini-log-accent: #f3b65d}.content-mini-log[data-log-tone=danger]{--mini-log-accent: #ff738c}.content-mini-log[data-log-tone=info]{--mini-log-accent: #75b9ff}.mini-log-dialog{width:min(100%,920px);max-height:calc(100dvh - 40px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.mini-log-dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.mini-log-dialog-heading h2{margin:5px 0 0}.mini-log-dialog-heading .icon{width:40px;height:40px}.mini-log-dialog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:0}.mini-log-dialog-grid label{display:grid;gap:7px;color:#91a6bb;font-weight:700}.mini-log-dialog-grid .wide{grid-column:1 / -1}.mini-log-dialog-grid input,.mini-log-dialog-grid select,.mini-log-dialog-grid textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid #304d68;border-radius:11px;background:#091827;color:#dce9f6;font:inherit;resize:vertical}.mini-log-entries{display:grid;gap:14px;margin-top:22px}.mini-log-entry-editor{display:grid;gap:13px;padding:16px;border:1px solid #29455f;border-radius:13px;background:#0a1828}.mini-log-entry-heading{display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:12px;color:#c9d9ea}.mini-log-entry-heading .danger-icon{width:34px;height:34px}.mini-log-add-entry{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed #3e6b91;border-radius:11px;background:#17304a66;color:#a9cceb;font-weight:750}.mini-log-add-entry:hover{border-style:solid;border-color:#63adf0;background:#1a3b5c88;color:#e4f3ff}.mini-log-add-entry svg{width:17px;height:17px}.mini-log-tone{display:grid;grid-template-columns:minmax(130px,auto) minmax(220px,320px);align-items:center;justify-content:end;gap:12px;color:#91a6bb;font-weight:700}.mini-log-tone select{width:100%;min-height:44px;padding:10px 12px;border:1px solid #304d68;border-radius:11px;background:#091827;color:#dce9f6;font:inherit}.mini-log-preview{--mini-log-accent: #6faeff;margin-top:16px;overflow-x:auto;border:1px solid #29455f;border-radius:13px;background:#0d1727;color:#c7d5e4;box-shadow:inset 3px 0 0 var(--mini-log-accent)}.mini-log-preview[data-log-tone=success]{--mini-log-accent: #48d2af}.mini-log-preview[data-log-tone=warning]{--mini-log-accent: #f3b65d}.mini-log-preview[data-log-tone=danger]{--mini-log-accent: #ff738c}.mini-log-preview[data-log-tone=info]{--mini-log-accent: #75b9ff}.mini-log-table-head,.mini-log-table-row{display:grid;grid-template-columns:minmax(86px,.5fr) minmax(120px,.85fr) minmax(180px,2fr) minmax(64px,.45fr);min-width:0}.mini-log-table-head{padding:10px 14px;border-bottom:1px solid rgba(112,143,181,.25);background:#07101d94}.mini-log-table-head span{min-width:0;color:#8fa7c7;font-size:clamp(10px,.31vw,12px)!important;font-weight:800;letter-spacing:.055em;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.mini-log-table-row{align-items:center;min-height:58px;padding:10px 14px}.mini-log-table-row+.mini-log-table-row{border-top:1px solid rgba(112,143,181,.2)}.mini-log-table-row>span{min-width:0;padding-right:16px;color:#b9cbe0;font-size:clamp(11px,.34vw,13px)!important;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.mini-log-date{display:grid;gap:3px;align-content:center}.mini-log-date time{color:#a9c6ea;font-size:clamp(11px,.34vw,13px)!important;font-variant-numeric:tabular-nums;font-weight:700}.mini-log-date small{color:#647d9c;font-size:clamp(9px,.29vw,11px)!important;font-variant-numeric:tabular-nums}.mini-log-player{display:flex;min-width:0;align-items:center;gap:8px}.mini-log-player i{display:grid;flex:0 0 27px;width:27px;height:27px;place-items:center;border:1px solid color-mix(in srgb,var(--mini-log-accent) 55%,transparent);border-radius:9px;background:linear-gradient(145deg,color-mix(in srgb,var(--mini-log-accent) 32%,#15233a),#101b2e);color:#f2f7ff;font-size:11px!important;font-style:normal;font-weight:900;text-transform:uppercase}.mini-log-player strong,.mini-log-player b{min-width:0;overflow:hidden;color:var(--mini-log-accent);font-size:clamp(11px,.34vw,13px)!important;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.mini-log-table-row>em{max-width:100%;justify-self:start;padding:4px 8px;border:1px solid color-mix(in srgb,var(--mini-log-accent) 35%,transparent);border-radius:999px;background:color-mix(in srgb,var(--mini-log-accent) 9%,transparent);color:var(--mini-log-accent);font-size:clamp(10px,.31vw,12px)!important;font-style:normal;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:560px){.mini-log-table-head,.mini-log-table-row{grid-template-columns:82px 112px minmax(170px,1fr) 70px;min-width:500px}}@media(max-width:680px){.mini-log-dialog-grid,.mini-log-tone{grid-template-columns:1fr}}@media(max-width:980px){.lesson-settings{grid-template-columns:repeat(2,minmax(0,1fr))}.lesson-settings .wide{grid-column:1 / -1}}.candidate-create{scroll-margin-top:92px}.candidate-mode-switch{display:inline-flex;width:fit-content;gap:6px;padding:5px;border:1px solid #29445d;border-radius:13px;background:#091827}.candidate-mode-switch button{min-height:40px;padding:0 16px;border:1px solid transparent;border-radius:9px;background:transparent;color:#91a8ba}.candidate-mode-switch button:hover{color:#e1edf7;background:#132a42}.candidate-mode-switch button.active{border-color:#3f76a3;background:linear-gradient(135deg,#1d5f96,#5844d8);color:#fff}.candidate-create>.candidate-mode-hint{max-width:780px;margin:22px 0 16px;padding-left:2px;color:#8ea3b7;font-size:14px;line-height:1.6}@media(max-width:650px){.candidate-mode-switch{width:100%}.candidate-mode-switch button{flex:1}}.user-directory-head{display:grid;grid-template-columns:minmax(150px,auto) minmax(260px,430px) auto;align-items:center;gap:18px;padding-bottom:18px}.user-directory-head>div{display:grid;gap:4px}.user-directory-head>div>b{font-size:16px}.user-directory-head>div>small{color:#7893ad;font-size:17px}.user-directory-search{min-height:46px;display:grid;grid-template-columns:18px 1fr 30px;align-items:center;gap:9px;padding:0 9px 0 15px;border:1px solid #294866;border-radius:14px;background:#091827;color:#7295b6;transition:border-color .15s ease,box-shadow .15s ease}.user-directory-search:focus-within{border-color:#4d91cb;box-shadow:0 0 0 3px #378dcc1c}.user-directory-search svg{width:17px}.user-directory-search input{min-width:0;min-height:42px;padding:0;border:0!important;background:transparent!important;box-shadow:none!important}.user-directory-search input::-webkit-search-cancel-button,.user-directory-search input::-webkit-search-decoration{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.user-directory-search input::-ms-clear,.user-directory-search input::-ms-reveal{display:none;width:0;height:0}.user-directory-search button{width:30px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:9px;background:transparent;color:#7791aa}.user-directory-search button:hover{background:#17304a;color:#fff}.user-directory-list{overflow:hidden;border:1px solid #263f59;border-radius:17px;background:radial-gradient(circle at 100% 0,#47357d18,transparent 34%),#091625}.user-directory-row{min-height:104px;display:grid;grid-template-columns:52px minmax(210px,.85fr) minmax(220px,1.15fr) auto;align-items:center;gap:18px;padding:18px 20px;border-bottom:1px solid #24384d;transition:background .15s ease,border-color .15s ease}.user-directory-row:last-child{border-bottom:0}.user-directory-row:hover{background:linear-gradient(90deg,#132b43c7,#17233b91 68%,#241d4738);border-color:#31506d}.user-directory-avatar{width:48px;height:48px;display:grid;place-items:center;overflow:hidden;border:1px solid #4b78a1;border-radius:15px;background:linear-gradient(145deg,#2376ba,#6651d5);color:#fff;font-size:13px;font-weight:800;box-shadow:0 10px 25px #07101e80}.user-directory-avatar img{width:100%;height:100%;display:block;object-fit:cover}.user-directory-identity{min-width:0;display:grid;gap:4px}.user-directory-identity>b{overflow:hidden;color:#eff6ff;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.user-directory-identity>span{overflow:hidden;color:#829ab1;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.user-directory-roles{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.user-directory-roles>span{padding:7px 10px;border:1px solid #376a98;border-radius:999px;background:linear-gradient(110deg,#153b5b,#242a58);color:#b9dcfb;font-size:17px;font-style:normal;font-weight:750;line-height:1}.user-directory-roles>.role-kyrator{border-color:#f7ad4b85;background:linear-gradient(110deg,#693f12b8,#573425ad);color:#ffd18f}.user-directory-roles>.role-glmod{border-color:#ff647c80;background:linear-gradient(110deg,#5b1d30b8,#432142ad);color:#ffacba}.user-directory-roles>.role-stmod{border-color:#ae75ff80;background:linear-gradient(110deg,#402669b8,#2d285bad);color:#d6b6ff}.user-directory-roles>.role-moderator{border-color:#5f8dff80;background:linear-gradient(110deg,#1f3f79b8,#2a2b68ad);color:#b8ccff}.user-directory-roles>.role-helper{border-color:#3bd1b173;background:linear-gradient(110deg,#144f4ab8,#1c414cad);color:#9cebd9}.user-directory-roles>.role-staj,.user-directory-roles>.role-candidate{border-color:#8ea8c066;background:linear-gradient(110deg,#2a3b4cb8,#282f48ad);color:#c2d0dd}.user-directory-edit{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 13px;border:1px solid #365777;border-radius:12px;background:#10233a;color:#b9d0e5;font-size:17px;font-weight:700}.user-directory-message{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 13px;border:1px solid #3977a7;border-radius:12px;background:linear-gradient(135deg,#123758,#192e58);color:#bfe2ff;font-size:17px;font-weight:700;cursor:pointer}.user-directory-message svg{width:16px}.user-directory-message:hover{border-color:#68b5ec;background:linear-gradient(135deg,#174b75,#253d77);color:#fff;transform:translateY(-1px)}.user-directory-edit svg{width:15px}.user-directory-edit:hover{border-color:#5a8dbb;background:#17324e;color:#fff;transform:translateY(-1px)}.user-directory-empty{min-height:180px;display:grid;place-items:center;align-content:center;gap:7px;color:#7892aa}.user-directory-empty svg{margin-bottom:5px;color:#4b82b4}.user-directory-empty b{color:#c5d5e5}.user-directory-empty span{font-size:17px}.user-hierarchy-group+.user-hierarchy-group{border-top:1px solid #2b435d}.user-hierarchy-group>header{min-height:52px;display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:linear-gradient(90deg,#132944,#101e33 65%,#171d39)}.user-hierarchy-group>header>div{display:flex;align-items:center;gap:10px}.user-hierarchy-group>header b{color:#edf6ff;font-size:17px}.user-hierarchy-group>header small{min-width:30px;padding:5px 9px;border:1px solid #355777;border-radius:999px;background:#0d1d31;color:#9fc2e1;text-align:center}.user-hierarchy-mark{width:10px;height:10px;border-radius:50%;background:#55a9ff;box-shadow:0 0 14px #55a9ff99}.user-hierarchy-mark.kyrator{background:#f7ad4b;box-shadow:0 0 14px #f7ad4b99}.user-hierarchy-mark.glmod{background:#ff647c;box-shadow:0 0 14px #ff647c99}.user-hierarchy-mark.stmod{background:#ae75ff;box-shadow:0 0 14px #ae75ff99}.user-hierarchy-mark.moderator{background:#5f8dff}.user-hierarchy-mark.helper{background:#3bd1b1}.user-hierarchy-mark.staj,.user-hierarchy-mark.candidate{background:#8ea8c0;box-shadow:none}.user-directory-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.user-directory-delete{width:42px;height:42px;display:inline-grid;place-items:center;border:1px solid #71394a;border-radius:12px;background:#2a1722;color:#ff9caf}.user-directory-delete:hover{border-color:#b34c67;background:#431d2b;color:#ffd2db}.user-directory-delete svg{width:17px}.user-edit-form{scroll-margin-top:88px}@media(max-width:1280px){.user-directory-row{grid-template-columns:48px minmax(0,1fr);align-items:start;gap:10px 14px}.user-directory-avatar{grid-row:1 / span 3}.user-directory-identity,.user-directory-roles,.user-directory-actions{grid-column:2}.user-directory-actions{justify-content:flex-start;margin-top:3px}}.profile-summary{isolation:isolate;overflow:hidden;border-color:#2b4762;background:radial-gradient(circle at 50% -5%,#376da33b,transparent 35%),radial-gradient(circle at 100% 100%,#5843a622,transparent 38%),linear-gradient(160deg,#12243a,#0e1b2d 64%);box-shadow:inset 0 1px #ffffff0a,0 18px 45px #0209143b}.profile-summary:before{content:"";position:absolute;z-index:-1;inset:0 0 auto;height:112px;border-bottom:1px solid #5a8fbd24;background:linear-gradient(115deg,#1b5d8d2e,#44368a25),repeating-linear-gradient(135deg,transparent 0 22px,#ffffff05 23px 24px)}.profile-summary>*{position:relative}.profile-summary .profile-large{margin-top:7px;border:2px solid #7aa8d663;box-shadow:0 15px 38px #050b16a6,0 0 0 6px #10233a}.profile-summary .avatar-picker{margin-top:19px}.profile-summary .profile-fields{margin-top:25px}@media(max-width:900px){.user-directory-head{grid-template-columns:1fr}.user-directory-row{grid-template-columns:48px minmax(0,1fr) auto;gap:13px}.user-directory-roles{grid-column:2 / -1}.user-directory-edit span{display:none}}@media(max-width:560px){.user-directory-row{grid-template-columns:44px minmax(0,1fr);padding:15px}.user-directory-avatar{width:42px;height:42px}.user-directory-actions{grid-column:2;justify-self:start}.user-directory-message span,.user-directory-edit span{display:none}}.header-actions .server-switcher{position:relative;width:38px;height:38px;min-height:38px;display:block;padding:0;border:0;border-radius:10px;background:transparent;box-shadow:none}.header-actions .server-switcher:focus-within{border-color:transparent;box-shadow:none}.header-actions .server-switcher>button{width:38px;height:38px;margin:0}.server-popover{position:absolute;z-index:90;top:calc(100% + 10px);right:0;width:min(340px,calc(100vw - 28px));padding:8px;overflow:hidden;border:1px solid #42698d52;border-radius:13px;background:#081523f7;box-shadow:0 22px 60px #020712b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.server-popover>header{padding:8px 10px 12px;color:#d9e7f5;font-size:18px}.server-popover>button{width:100%;min-height:54px;display:grid;grid-template-columns:30px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:9px 11px;border:1px solid transparent;border-radius:10px;background:transparent;color:#a9bdd0;text-align:left;cursor:pointer}.server-popover>button:hover{border-color:#3d6586;background:#122b43;color:#eef7ff}.server-popover>button.active{border-color:#3976a6;background:linear-gradient(135deg,#173a58,#172b4c);color:#f4f9ff}.server-popover>button>svg{width:17px;color:#58acf0}.server-popover>button>span{min-width:0;display:grid;gap:3px}.server-popover>button b{overflow:hidden;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.server-popover>button small{color:#69b9ee;font-size:15px}.local-access-editor input[type=checkbox],.permission-grid input[type=checkbox],.toggle-row input[type=checkbox]{flex:0 0 20px;width:20px!important;min-width:20px!important;max-width:20px!important;height:20px!important;min-height:20px!important;max-height:20px!important;display:grid;place-items:center;margin:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #52708a!important;border-radius:6px!important;background:#081522!important}.local-access-editor input[type=checkbox]:after,.permission-grid input[type=checkbox]:after,.toggle-row input[type=checkbox]:after{content:"";width:8px;height:4px;border:solid #fff;border-width:0 0 2px 2px;opacity:0;transform:translateY(-1px) rotate(-45deg)}.local-access-editor input[type=checkbox]:checked,.permission-grid input[type=checkbox]:checked,.toggle-row input[type=checkbox]:checked{border-color:#4da8e9!important;background:linear-gradient(145deg,#278bdc,#6754df)!important}.local-access-editor input[type=checkbox]:checked:after,.permission-grid input[type=checkbox]:checked:after,.toggle-row input[type=checkbox]:checked:after{opacity:1}.table-row .user-role-name{min-width:150px;color:#9fc4e2;font-size:15px;font-weight:700;line-height:1.25}@media(max-width:760px){.table-row .user-role-name{min-width:0;font-size:13px}}.server-switcher{position:relative;min-height:46px;padding:5px 7px 5px 14px;border-color:#4a9eea5c;border-radius:15px;background:linear-gradient(135deg,#183e65eb,#1f1f5beb);box-shadow:inset 0 1px #ffffff12,0 8px 24px #0000002e}.server-switcher span{color:#91b7dc;font-weight:700}.server-switcher select{min-width:230px;min-height:36px;padding:7px 34px 7px 12px;border:1px solid rgba(110,169,226,.2);border-radius:11px;background-color:#061223c7;color:#eef6ff;font-weight:700;cursor:pointer}.server-switcher:focus-within{border-color:#5aa9f5;box-shadow:0 0 0 3px #3790e821}.profile-actions-stack .password-card{gap:20px}.profile-actions-stack .primary{min-width:230px;min-height:52px;padding:13px 24px;border-radius:14px;font-size:14px}.avatar-picker{min-height:48px;padding:11px 18px;border-radius:14px}.chat-search-results{margin:4px 0 0;padding:10px 0 8px;border:0;border-top:1px solid rgba(75,137,192,.2);border-radius:0;background:transparent}.chat-search-results>p{margin:0;padding:14px;color:#7f99b2;text-align:center}.chat-page .chat-search-results>button{grid-template-columns:42px minmax(0,1fr) auto;padding-right:12px}.chat-search-section-title{display:block;padding:4px 15px 7px;color:#7d98b2;font-size:14px;letter-spacing:.08em;text-transform:uppercase}.chat-search-empty{min-height:150px;display:grid;place-items:center;align-content:center;gap:6px;padding:20px;color:#7690a8;text-align:center}.chat-search-empty svg{width:22px;margin-bottom:4px;color:#5796c9}.chat-search-empty b{color:#c9d9e8}.chat-search-empty span{font-size:14px}.chat-page .chat-search-results .chat-search-action{width:auto;height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid #3e78a8;border-radius:10px;background:#12304c;color:#bfe1fb;font-size:14px;font-weight:750;white-space:nowrap}.chat-page .chat-search-results>button:hover .chat-search-action{border-color:#62a9df;background:#194365;color:#fff}.chat-page .chat-search-results .chat-search-action svg{display:block;width:14px;height:14px}@media(max-width:760px){.server-switcher{min-height:42px;padding-left:7px}.server-switcher select{min-width:140px;max-width:48vw}}.feedback-card{display:grid;gap:18px;margin-top:22px;padding:22px;border:1px solid #2b8b8270;border-radius:16px;background:radial-gradient(circle at 100% 0,#2ec9ad16,transparent 35%),linear-gradient(145deg,#0d2d37,#10243a)}.feedback-copy,.feedback-copy .lesson-rich-content{display:grid;gap:10px}.feedback-title{display:flex;align-items:center;gap:11px}.feedback-title svg{width:20px;color:#42d2b1}.feedback-title h3,.feedback-copy p,.feedback-thanks p{margin:0}.feedback-prompt{margin:0;padding:13px 15px;border:1px solid #3c716e55;border-radius:11px;background:#071a2794;color:#b8cad8;line-height:1.6}.feedback-rating{display:grid;gap:10px;margin:0;padding:0;border:0}.feedback-rating legend,.feedback-rating>span{color:#b9cde0;font-size:17px;font-weight:800}.feedback-rating>div{display:grid;grid-template-columns:repeat(5,minmax(54px,78px));gap:8px}.feedback-rating button{min-height:52px;display:grid;grid-template-columns:20px auto;place-content:center;align-items:center;gap:7px;border:1px solid #33566d;border-radius:11px;background:#0a1928;color:#758ba0;cursor:pointer}.feedback-rating button:hover,.feedback-rating button.selected{border-color:#e5ad4f;background:#3c2b1738;color:#ffc65c}.feedback-rating button svg{width:19px;fill:currentColor}.feedback-comment{display:grid;gap:8px;color:#b9cde0;font-size:17px;font-weight:750}.feedback-comment textarea{width:100%;min-height:112px;resize:vertical;padding:13px 15px;border:1px solid #315269;border-radius:11px;background:#081522;color:#dce9f6;font:inherit;line-height:1.6}.feedback-card>.primary{justify-self:start;display:inline-flex;align-items:center;gap:8px}.feedback-card>.primary svg{width:16px}.feedback-card.submitted{border-color:#32b99b70}.feedback-thanks{display:flex;align-items:flex-start;gap:11px;padding-top:16px;border-top:1px solid #3a746e55}.feedback-thanks>svg{flex:0 0 auto;width:21px;color:#43d2b0}.feedback-thanks div{display:grid;gap:5px}.feedback-thanks p,.feedback-card.locked>p{color:#8fa5b7}.feedback-block-settings{display:grid;grid-template-columns:minmax(180px,1fr) minmax(240px,1.25fr);align-items:center;gap:13px 18px;margin:15px 16px 0;padding:16px;border:1px solid #328c8160;border-radius:12px;background:#0b29317d}.feedback-block-settings b,.feedback-block-settings p{margin:0}.feedback-block-settings p,.feedback-block-settings small{margin-top:4px;color:#8099aa;line-height:1.45}.feedback-block-settings>select{min-height:42px}.feedback-block-settings>label{display:grid;gap:7px;color:#aebfd0;font-size:16px;font-weight:750}.feedback-block-settings>label.wide{grid-column:1 / -1}.feedback-block-settings input{width:100%;min-height:42px;padding:0 12px;border:1px solid #315269;border-radius:10px;background:#081522;color:#dce9f6}.editor-block.type-feedback.gradient-none{border-color:#2d9b8d70;background:radial-gradient(circle at 100% 0,#2ec9ad16,transparent 35%),linear-gradient(145deg,#0d2d37,#10243a)}.editor-block.type-feedback .editor-block-head:after{content:"Без проверки";margin-left:3px;padding:3px 7px;border-radius:999px;background:#2dc7a319;color:#57d6b9;font-size:14px;font-weight:800;text-transform:uppercase}@media(max-width:680px){.feedback-block-settings{grid-template-columns:1fr}.feedback-rating>div{grid-template-columns:repeat(5,minmax(44px,1fr))}.feedback-rating button{grid-template-columns:1fr}}@media(max-width:700px){.course-builder .builder-lesson{grid-template-columns:22px minmax(0,1fr)}.builder-lesson>em,.builder-lesson>:is(button,a){grid-column:2;justify-self:start}.lesson-editor-head,.editor-savebar,.module-card-head{flex-direction:column}.lesson-settings{grid-template-columns:1fr}.lesson-settings .wide{grid-column:1}.editor-block-head{align-items:stretch;flex-wrap:wrap}.editor-block-head>svg,.editor-block-head>span{align-self:center}.block-order{width:100%;margin-left:0}.editor-savebar>div{width:100%}.editor-savebar button{flex:1}}.academy-course-row{grid-template-columns:minmax(0,1fr) auto}.academy-course-index{display:none}.course-back button{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:9px 14px;border:1px solid #559ce34a;border-radius:11px;background:linear-gradient(135deg,#143354,#172846);color:#c4ddf5;font-size:17px;font-weight:700;box-shadow:0 8px 24px #02071124;cursor:pointer}.course-back button:hover{border-color:#6db3f2;background:linear-gradient(135deg,#19446f,#243568);color:#fff;transform:translateY(-1px)}.course-back button svg{width:16px}.practice-form textarea{min-height:160px;padding:15px 16px;border:1px solid #4778a84f;border-radius:12px;background:#071321;color:#dce9f6;font-family:inherit;font-size:18px;line-height:1.65;caret-color:#66b4ff;outline:none;box-shadow:inset 0 1px #ffffff05}.practice-form textarea::placeholder{color:#647992}.practice-form textarea:focus{border-color:#5ba8ed;box-shadow:0 0 0 3px #3c92dd16,inset 0 1px #ffffff07}.practice-poll{display:grid;gap:9px;margin:0;padding:0;border:0}.practice-poll legend{margin-bottom:12px;color:#d9e7f5;font-size:14px;font-weight:800}.practice-poll>label{display:flex;align-items:center;gap:11px;padding:12px 14px;border:1px solid #ffffff11;border-radius:11px;background:#07132191;color:#aebfd2;cursor:pointer}.practice-poll>label:hover,.practice-poll>label.selected{border-color:#5ca9ed66;background:#245f9530;color:#e4f2ff}.practice-poll input{accent-color:#4ca4f4}.editor-block.type-theory{border-color:#4776a342}.editor-block.type-practice.gradient-none,.content-block.practice.gradient-none{border-color:#278fb568;background:radial-gradient(circle at 100% 0,#18b7d214,transparent 32%),linear-gradient(145deg,#0e2b43,#0d2138)}.editor-block.type-warning.gradient-none,.content-block.warning.gradient-none{border-color:#d5963f66;background:radial-gradient(circle at 100% 0,#e5a22d16,transparent 34%),linear-gradient(145deg,#332718,#201d1d)}.editor-block.type-callout.gradient-none,.content-block.callout.gradient-none{border-color:#8a65db66;background:radial-gradient(circle at 100% 0,#8257e820,transparent 34%),linear-gradient(145deg,#251d42,#151c35)}.editor-block.type-code.gradient-none,.content-block.code.gradient-none{border-color:#4b637c66;background:linear-gradient(145deg,#050b13,#0a1420)}.content-block.code .lesson-rich-content{font-family:Cascadia Code,Consolas,monospace}.editor-block.type-html{border-color:#52a16c70;background:linear-gradient(145deg,#102a20,#0d1c28)}.editor-block.type-practice .editor-block-head:after,.editor-block.type-warning .editor-block-head:after,.editor-block.type-callout .editor-block-head:after,.editor-block.type-code .editor-block-head:after,.editor-block.type-html .editor-block-head:after{margin-left:3px;padding:3px 7px;border-radius:999px;font-size:14px;font-weight:800;text-transform:uppercase}.editor-block.type-practice .editor-block-head:after{content:"Ответ модератора";background:#1eb7d11a;color:#58ccdf}.editor-block.type-warning .editor-block-head:after{content:"Важно";background:#d494331c;color:#e7ad5c}.editor-block.type-callout .editor-block-head:after{content:"Акцент";background:#825de31d;color:#a98bee}.editor-block.type-code .editor-block-head:after{content:"Код";background:#71869d1c;color:#a5b5c6}.editor-block.type-html .editor-block-head:after{content:"Свой дизайн";background:#46b66b1b;color:#75d493}.text-effect-select{max-width:145px!important}.lesson-rich-content [data-effect],.rich-canvas [data-effect]{display:inline-block;font-weight:800}.lesson-rich-content [data-effect=curator],.rich-canvas [data-effect=curator]{color:#ef654f;text-shadow:0 0 5px #8f271f,0 0 13px #c04431;background:repeating-linear-gradient(110deg,#ff806d,#df4e3b 22%,#ffbd75 43%,#df4e3b 65%,#ff806d);background-size:220% 100%;color:transparent;-webkit-background-clip:text;background-clip:text;animation:role-text-flow 3s linear infinite}.lesson-rich-content [data-effect=gradient-blue],.rich-canvas [data-effect=gradient-blue]{background:linear-gradient(90deg,#59c7ff,#6477ff,#9d6cff);color:transparent;-webkit-background-clip:text;background-clip:text}.lesson-rich-content [data-effect=gradient-violet],.rich-canvas [data-effect=gradient-violet]{background:linear-gradient(90deg,#d07bff,#8059f3,#ff78cb);color:transparent;-webkit-background-clip:text;background-clip:text}.lesson-rich-content [data-effect=gradient-emerald],.rich-canvas [data-effect=gradient-emerald]{background:linear-gradient(90deg,#64e7b2,#31b889,#b2f56d);color:transparent;-webkit-background-clip:text;background-clip:text}.lesson-rich-content [data-effect=neon],.rich-canvas [data-effect=neon]{color:#83d7ff;text-shadow:0 0 5px #3b9ae8,0 0 14px #2879df,0 0 24px #624ee7}@keyframes role-text-flow{to{background-position:-220% 0}}.html-design-editor{margin:14px 16px 18px;overflow:hidden;border:1px solid #4f846157;border-radius:12px;background:#07110d}.html-design-tabs{display:flex;gap:5px;padding:8px;border-bottom:1px solid #ffffff10;background:#0b1912}.html-design-tabs button{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid transparent;border-radius:8px;background:transparent;color:#789186;font-size:16px;font-weight:700;cursor:pointer}.html-design-tabs button.active,.html-design-tabs button:hover{border-color:#4ca2694f;background:#2d714325;color:#a5dbb5}.html-design-tabs svg{width:15px}.designed-source{width:100%;min-height:560px;display:block;resize:vertical;padding:20px;border:0;background:linear-gradient(90deg,#ffffff05 1px,transparent 1px) 47px 0 / 1px 100%,#050c09;color:#9ad8aa;outline:none;font:11px/1.65 Cascadia Code,Consolas,monospace;-moz-tab-size:2;tab-size:2;white-space:pre}.designed-preview,.lesson-html-frame{width:100%;display:block;border:0;background:#09090b}.designed-preview{min-height:720px}.content-block.html{overflow:hidden;padding:0;border-color:#3f68504d;background:#070d09}.content-block.html>h3{margin:0;padding:14px 17px;border-bottom:1px solid #ffffff10}.lesson-html-frame{min-height:min(820px,76vh)}.practice-block-settings{display:grid;grid-template-columns:minmax(180px,1fr) minmax(240px,1fr);gap:14px;margin:15px 16px 0;padding:16px;border:1px solid #39a9c34a;border-radius:11px;background:#0b263a9c}.practice-block-settings b,.practice-block-settings p{margin:0}.practice-block-settings p{margin-top:4px;color:#7796ad;font-size:15px}.practice-block-settings>select,.poll-constructor input{min-height:39px;border:1px solid #4b829c51;border-radius:9px;background:#071724;color:#c5dae8;padding:9px 11px}.practice-content-toggle{grid-column:1 / -1;min-height:68px;padding:13px 15px;display:flex;align-items:center;gap:13px;border:1px solid rgba(92,174,255,.24);border-radius:12px;background:#0616267a;cursor:pointer}.practice-content-toggle:hover{border-color:#5caeff7a;background:#13344f7a}.practice-content-toggle input{width:21px;height:21px;flex:0 0 auto;accent-color:#5b8cff}.practice-content-toggle>span{display:grid;gap:4px}.practice-content-toggle small{color:var(--muted);line-height:1.4}.practice-content-editor{margin:16px;overflow:hidden;border:1px solid rgba(92,174,255,.23);border-radius:14px;background:#0612227a}.practice-content-editor-title{padding:14px 16px;display:grid;gap:4px;border-bottom:1px solid rgba(132,163,212,.13)}.practice-content-editor-title span{color:var(--muted);font-size:.88rem}.practice-content-editor .rich-editor{border:0;border-radius:0}.practice-rich-content{margin:14px 0 20px;padding:20px;border:1px solid rgba(109,151,212,.17);border-radius:15px;background:#0614266b}.practice-rich-content>:first-child{margin-top:0}.practice-rich-content>:last-child{margin-bottom:0}.payroll-calculator{display:grid;gap:18px}.payroll-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.34fr);gap:18px;align-items:start}.payroll-input-panel,.payroll-formula-panel,.payroll-result-panel{padding:22px}.payroll-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.payroll-panel-heading h2,.payroll-panel-heading p{margin:0}.payroll-panel-heading p{margin-top:6px;color:var(--muted);font-size:13px}.payroll-fieldset{margin:0 0 20px;padding:0;border:0}.payroll-fieldset legend{width:100%;margin-bottom:11px;color:#b9c8df;font-size:13px;font-weight:800}.payroll-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.payroll-field{display:grid;gap:8px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#060f1d80}.payroll-field>span{display:flex;align-items:center;gap:8px;min-height:22px;color:#b9c8df;font-size:12px}.payroll-field>span b,.payroll-variable-list>span>b{display:inline-grid;width:23px;height:23px;place-items:center;flex:0 0 auto;border-radius:7px;color:#8fcfff;background:#2c8cff24}.payroll-field input,.payroll-formula-input,.payroll-rates-panel select,.payroll-rate-grid input{width:100%;box-sizing:border-box;border:1px solid #263b58;border-radius:10px;color:var(--text);background:#081526;outline:none}.payroll-field input{min-height:42px;padding:9px 11px;font:inherit}.payroll-person-select{display:grid;gap:8px;margin-bottom:22px;padding:14px;border:1px solid rgba(44,140,255,.34);border-radius:12px;background:#2c8cff12}.payroll-person-select>span{font-size:13px;font-weight:800}.payroll-rates-panel select{min-height:44px;padding:9px 12px;color:var(--text);font:inherit}.payroll-person-select small{color:#8fcfff}.payroll-moderator-picker{position:relative}.payroll-moderator-picker>summary{display:flex;min-height:54px;box-sizing:border-box;align-items:center;gap:11px;padding:8px 12px;border:1px solid #31577e;border-radius:11px;color:var(--text);background:#081526;cursor:pointer;list-style:none}.payroll-moderator-picker>summary::-webkit-details-marker{display:none}.payroll-moderator-picker[open]>summary{border-color:#3d9dff;box-shadow:0 0 0 3px #2c8cff1f}.payroll-moderator-picker>summary>span:not(.payroll-moderator-placeholder){display:grid;gap:2px}.payroll-moderator-picker>summary>svg{margin-left:auto;color:#8298b8;transform:rotate(90deg);transition:transform .18s ease}.payroll-moderator-picker[open]>summary>svg{transform:rotate(-90deg)}.payroll-moderator-placeholder{color:var(--muted)}.payroll-moderator-avatar{display:grid;width:38px;height:38px;place-items:center;flex:0 0 38px;border-radius:10px;overflow:hidden;line-height:1;text-align:center}.payroll-moderator-avatar img{display:block;width:100%;height:100%;object-fit:cover}.payroll-moderator-options{position:absolute;z-index:40;top:calc(100% + 7px);right:0;left:0;display:grid;max-height:330px;overflow-y:auto;padding:7px;border:1px solid #264260;border-radius:12px;background:#081526;box-shadow:0 18px 50px #0000007a}.payroll-moderator-options button{display:flex;width:100%;align-items:center;gap:11px;padding:9px;border:0;border-radius:9px;color:var(--text);background:transparent;text-align:left}.payroll-moderator-options button:hover,.payroll-moderator-options button.selected{background:#2c8cff21}.payroll-moderator-options button>span{display:grid;min-width:0;gap:2px}.payroll-moderator-options button b,.payroll-moderator-options button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payroll-moderator-options button small,.payroll-moderator-picker summary small{color:#8193ae;font-size:12px}.payroll-moderator-options button em{margin-left:auto;color:#8fcfff;font-size:11px;font-style:normal;white-space:nowrap}.payroll-field input:focus,.payroll-formula-input:focus{border-color:#3d9dff;box-shadow:0 0 0 3px #2c8cff1f}.payroll-calculate{min-height:44px}.payroll-result-panel{position:sticky;top:84px;overflow:hidden;background:radial-gradient(circle at 90% 0%,rgba(113,72,255,.2),transparent 48%),var(--panel)}.payroll-result-panel>strong{display:block;margin-top:20px;overflow-wrap:anywhere;font-size:clamp(32px,4vw,52px);line-height:1}.payroll-result-panel>p{margin:8px 0 24px;color:var(--muted)}.payroll-result-details{display:flex;justify-content:space-between;gap:12px;padding:13px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.payroll-penalty-breakdown{display:grid;gap:5px;padding-top:12px;color:var(--muted);font-size:12px}.payroll-result-person{margin:-12px 0 20px;padding:10px 12px;border:1px solid rgba(49,217,237,.22);border-radius:10px;color:#aeeef5;background:#31d9ed12;font-weight:700}.payroll-result-panel>small{display:block;margin-top:16px;color:var(--muted);line-height:1.55}.payroll-formula-actions{display:flex;gap:8px;flex-wrap:wrap}.payroll-rates-panel{padding:22px}.payroll-rates-panel select{min-width:230px}.payroll-rate-grid{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:10px}.payroll-rate-grid label{display:grid;gap:8px}.payroll-rate-grid label>span{min-height:32px;color:#aebed6;font-size:12px;line-height:1.35}.payroll-rate-grid input{min-height:42px;padding:9px 11px;font:inherit}.payroll-penalty-settings{display:grid;grid-template-columns:minmax(190px,.35fr) 1fr;gap:18px;align-items:end;margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.payroll-penalty-settings>div:first-child{display:grid;gap:5px}.payroll-penalty-settings small{color:var(--muted);line-height:1.45}.payroll-penalty-grid{display:grid;grid-template-columns:repeat(4,minmax(110px,1fr));gap:10px}.payroll-penalty-grid label{display:grid;gap:7px}.payroll-penalty-grid span{color:#aebed6;font-size:12px}.payroll-penalty-grid input{width:100%;min-height:42px;box-sizing:border-box;padding:9px 11px;border:1px solid #263b58;border-radius:10px;color:var(--text);background:#081526;font:inherit}.payroll-rates-save{display:flex;justify-content:flex-end;margin-top:16px}.payroll-reset-formula{display:inline-flex;min-height:42px;align-items:center;gap:7px;padding:9px 14px;border:1px solid rgba(44,140,255,.55);border-radius:10px;color:#cbe5ff;background:#2c8cff1f;font:inherit;font-weight:700}.payroll-reset-formula:hover{border-color:#4fa6ff;background:#2c8cff33}.payroll-bulk-panel{padding:22px}.payroll-bulk-apply{display:grid;grid-template-columns:minmax(150px,1fr) repeat(3,minmax(100px,150px)) auto;gap:10px;align-items:end;margin-bottom:14px;padding:13px;border:1px solid rgba(44,140,255,.28);border-radius:12px;background:#2c8cff0f}.payroll-bulk-apply>b{align-self:center}.payroll-bulk-apply label{display:grid;gap:5px}.payroll-bulk-apply label span{color:var(--muted);font-size:11px}.payroll-bulk-apply input,.payroll-bulk-row>input{width:100%;min-width:0;min-height:38px;box-sizing:border-box;padding:7px 10px;border:1px solid #2b3c57;border-radius:10px;color:var(--text);background:#101a2d;font:inherit}.payroll-apply-all{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:7px;padding:8px 13px;border:1px solid rgba(44,140,255,.5);border-radius:10px;color:#d7eaff;background:#2c8cff24;font:inherit;font-weight:700}.payroll-bulk-table{overflow:hidden;border:1px solid var(--line);border-radius:12px}.payroll-bulk-row{display:grid;grid-template-columns:minmax(230px,1fr) repeat(3,minmax(85px,120px)) minmax(110px,150px);gap:12px;align-items:center;min-height:62px;padding:8px 13px;border-bottom:1px solid rgba(38,56,81,.72)}.payroll-bulk-row:last-child{border-bottom:0}.payroll-bulk-head{min-height:38px;color:#8295b1;background:#050d1973;font-size:11px;font-weight:800;text-transform:uppercase}.payroll-bulk-head span:not(:first-child){text-align:center}.payroll-bulk-user{display:flex;min-width:0;align-items:center;gap:10px}.payroll-bulk-user>span{display:grid;min-width:0;gap:3px}.payroll-bulk-user b,.payroll-bulk-user small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payroll-bulk-user small{color:var(--muted);font-size:11px}.payroll-bulk-avatar{display:grid;width:36px;height:36px;place-items:center;flex:0 0 36px;overflow:hidden;border-radius:9px;background:linear-gradient(145deg,#3288f4,#7148ff);line-height:1;text-align:center}.payroll-bulk-avatar img{width:100%;height:100%;object-fit:cover}.payroll-bulk-row>strong{color:#75c9ff;text-align:right;font-size:15px}.payroll-formula-input{min-height:112px;resize:vertical;padding:14px;font:13px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace}.payroll-variable-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.payroll-variable-list>span{display:grid;grid-template-columns:23px minmax(90px,auto) 1fr;align-items:center;gap:8px;padding:9px;border:1px solid var(--line);border-radius:10px;background:#060f1d6b}.payroll-variable-list code{color:#d9e6fa;font-size:12px}.payroll-variable-list small{color:var(--muted)}@media(max-width:900px){.payroll-layout,.payroll-field-grid,.payroll-variable-list{grid-template-columns:1fr}.payroll-rate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payroll-penalty-settings{grid-template-columns:1fr}.payroll-penalty-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payroll-bulk-apply{grid-template-columns:repeat(3,minmax(0,1fr))}.payroll-bulk-apply>b,.payroll-bulk-apply>button{grid-column:1 / -1}.payroll-bulk-table{overflow-x:auto}.payroll-bulk-row{min-width:720px}.payroll-result-panel{position:static}.payroll-panel-heading{flex-direction:column}}@media(max-width:520px){.payroll-rate-grid,.payroll-penalty-grid{grid-template-columns:1fr}.payroll-rates-panel select{width:100%;min-width:0}}.profile.candidate-static-profile{min-height:42px;margin-left:0;padding:4px 10px 4px 4px}.profile>.header-user-avatar{width:34px;height:34px;flex:0 0 34px;display:flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box;line-height:1;text-align:center}.course-multi-picker>legend{float:left;width:100%;margin:0 0 3px;padding:0}.course-multi-picker>legend+*{clear:both}.practice-review-card>header{position:static;inset:auto;z-index:auto;width:100%;height:auto;min-height:0;padding:0 0 16px!important;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;justify-content:stretch;gap:16px;background:transparent!important;-webkit-backdrop-filter:none;backdrop-filter:none}.practice-review-card .practice-review-meta{flex-wrap:wrap}@media(max-width:760px){.practice-review-card>header{grid-template-columns:minmax(0,1fr)}.practice-review-card .practice-review-author{width:100%;justify-content:flex-start;text-align:left}}.course-layout,.reader,.lesson-blocks,.lesson-block-unit,.content-block,.practice-form,.practice-task-copy,.practice-form-head,.practice-form-head>div,.practice-state>div,.lesson-rich-content{min-width:0;max-width:100%}.course-layout{grid-template-columns:minmax(0,1fr) 320px}.content-block,.practice-task-copy,.practice-task-copy h3,.practice-task-copy p,.practice-form-head h3,.practice-form-head p,.practice-rich-content,.practice-rich-content *,.lesson-rich-content,.lesson-rich-content *{overflow-wrap:anywhere;word-break:break-word}.practice-form{overflow:hidden}.practice-form textarea,.practice-form input{min-width:0;max-width:100%}.reader .practice-form{gap:18px;margin-top:0;padding:clamp(18px,2vw,24px);overflow:hidden;border:1px solid rgba(86,139,190,.28);border-radius:18px;background:radial-gradient(circle at 100% 0,rgba(65,120,185,.09),transparent 34%),linear-gradient(145deg,#0d1f34fa,#0a192bfa);box-shadow:inset 0 1px #ffffff06}.reader .practice-form-head{align-items:center;gap:13px}.reader .practice-form-head>svg{width:20px;height:20px;color:#69b5ee}.reader .practice-form-head h3{color:#dbe7f4;font-size:clamp(15px,.5vw,18px);font-weight:700;line-height:1.45}.reader .practice-form-head p{color:#899db6;font-size:clamp(12px,.4vw,14px)!important;font-weight:500}.reader .practice-form>label{color:#aabbd0;font-size:clamp(12px,.4vw,14px)!important;font-weight:650}.reader .practice-form textarea{min-height:145px;padding:14px 15px;border-color:#558bbe4f;background:#081727;color:#d6e2ef;font-size:clamp(13px,.44vw,15px)!important;line-height:1.6}.reader .practice-task-copy{margin:0;padding:0 0 16px}.reader .practice-task-copy h3{color:#dbe7f4;font-size:clamp(15px,.5vw,18px)}.reader .practice-task-copy .practice-rich-content{margin:10px 0 0}.reader .practice-task-copy .practice-rich-content,.reader .practice-task-copy .practice-rich-content :is(p,li){color:#dbe7f4}.poll-constructor{grid-column:1 / -1;display:grid;gap:12px;padding-top:14px;border-top:1px solid #ffffff0e}.poll-constructor>label{display:grid;gap:7px;color:#a9c2d2;font-size:16px;font-weight:700}.poll-option-list{display:grid;gap:7px}.poll-option-list label{display:grid;grid-template-columns:28px 1fr 32px;align-items:center;gap:8px}.poll-option-list label>span{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#2c769634;color:#78c7e5;font-size:15px;font-weight:800}.poll-option-list button,.add-poll-option{border:1px solid #ffffff12;border-radius:8px;background:#ffffff05;color:#93a9ba;cursor:pointer}.poll-option-list button{width:32px;height:32px;display:grid;place-items:center}.poll-option-list button:disabled{opacity:.3}.poll-option-list svg,.add-poll-option svg{width:13px}.add-poll-option{justify-self:start;display:inline-flex;align-items:center;gap:6px;padding:8px 10px}@media(max-width:760px){.academy-course-row{grid-template-columns:1fr}.academy-course-row>.primary,.course-row-action{grid-column:1}.practice-block-settings{grid-template-columns:1fr}.poll-constructor{grid-column:1}}@media(prefers-reduced-motion:reduce){.lesson-rich-content [data-effect=curator],.rich-canvas [data-effect=curator]{animation:none}}button.secondary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:8px 14px;border:1px solid #47739b4d;border-radius:9px;background:#102238;color:#a9bfd5;cursor:pointer;font:inherit;font-weight:700}button.secondary:hover,.secondary:hover{border-color:#65a7df78;background:#17314d;color:#f1f7ff}.form-actions>button:not(.primary),.editor-savebar button:not(.primary),.course-actions button:not(.primary){border:1px solid #47739b4d!important;border-radius:9px!important;background:#102238!important;color:#a9bfd5!important}.form-actions>button:not(.primary):hover,.editor-savebar button:not(.primary):hover,.course-actions button:not(.primary):hover{border-color:#65a7df78!important;background:#17314d!important;color:#f1f7ff!important}.secondary svg{width:15px}.header-notifications{position:relative;width:38px;height:38px;flex:0 0 38px}.points-balance{min-width:104px;height:38px;display:inline-flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #4f8fd14a;border-radius:11px;background:radial-gradient(circle at 15% 10%,#2aa9ff26,transparent 48%),linear-gradient(135deg,#102b46,#1d2051);color:#eef7ff;box-shadow:inset 0 1px #ffffff0d,0 8px 24px #02071124}.points-balance>svg{flex:0 0 17px;width:17px;color:#55d9e8}.points-balance>span{min-width:0;display:flex;align-items:baseline;gap:5px}.points-balance b{font-size:13px;line-height:1;white-space:nowrap}.points-balance small{color:#8faac3;font-size:10px;line-height:1}.lesson-reward-setting{display:grid;grid-template-columns:minmax(260px,1fr) minmax(150px,220px);align-items:center;gap:14px;padding:14px;border:1px solid #4f8fd13d;border-radius:12px;background:linear-gradient(135deg,#10243a99,#151d4299)}.lesson-reward-toggle{min-width:0;display:flex!important;grid-template-columns:none!important;align-items:center;gap:12px!important;cursor:pointer}.lesson-reward-toggle input{flex:0 0 21px;width:21px!important;min-width:21px!important;height:21px!important;min-height:21px!important;margin:0;accent-color:#508ff1}.lesson-reward-toggle span{min-width:0;display:grid;gap:4px}.lesson-reward-toggle b{color:#dceafa;font-size:12px}.lesson-reward-toggle small{color:#829ab2;font-size:10px;font-weight:500;line-height:1.45}.lesson-reward-points{display:grid;gap:7px}@media(max-width:760px){.points-balance{min-width:38px;width:auto;padding:0 9px}.points-balance small{display:none}.lesson-reward-setting{grid-template-columns:1fr}}.header-notifications>.notice{width:38px;height:38px;margin:0}.header-notifications>.notice i{top:1px;right:1px;min-width:17px;width:auto;height:17px;padding:0 4px;border:2px solid #0a1524;font-size:11px;line-height:1;transform:translate(34%,-34%);z-index:2}.notification-popover{position:absolute;z-index:80;top:calc(100% + 10px);right:0;width:min(360px,calc(100vw - 28px));padding:8px;border:1px solid #42698d52;border-radius:13px;background:#081523f7;box-shadow:0 22px 60px #020712b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.notification-popover header{min-height:38px;display:flex;align-items:center;justify-content:space-between;padding:4px 7px 9px}.notification-popover header button{border:0;background:transparent;color:#69b3f0;cursor:pointer}.notification-popover>button{width:100%;display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;padding:10px;border:0;border-radius:9px;background:#17304c6b;color:#d9e7f5;text-align:left;cursor:pointer}.notification-popover>button+button{margin-top:4px}.notification-popover>button:hover{background:#21466e8f}.notification-popover>button.read{background:transparent;color:#8ba0b6}.notification-popover>button>svg{width:16px;color:#58acf0}.notification-popover>button span{min-width:0;display:grid;gap:4px}.notification-popover small{overflow:hidden;color:#7890a8;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.notification-popover>p{margin:20px;color:#7189a0;text-align:center}.notification-row{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:stretch;border-bottom:1px solid #ffffff0b}.notification-row>button:first-child{border-bottom:0}.notification-list .notification-delete{display:grid;place-items:center;border:0;background:transparent;color:#697f96;cursor:pointer}.notification-list .notification-delete:hover{background:#e3435d14;color:#ff7489}.notification-delete svg{width:15px}.broadcast-history{margin-top:16px;overflow:hidden}.broadcast-history article{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:14px;padding:15px 18px;border-top:1px solid #ffffff0c}.broadcast-history article>div{display:grid;gap:5px}.broadcast-history p{margin:0;color:#8299b0}.broadcast-history small{color:#617b94}.danger-icon{border:1px solid transparent;border-radius:8px;background:transparent;color:#788da3;cursor:pointer}.danger-icon:hover{border-color:#ed52693d;background:#de3e5715;color:#ff7287}.danger-icon svg{width:15px}.volume-setting{grid-template-columns:minmax(180px,1fr) minmax(150px,280px) auto!important}.volume-setting input[type=range]{width:100%;accent-color:#438eed}.chat-layout{min-height:650px;display:grid;grid-template-columns:310px minmax(0,1fr);gap:14px}.admin-groups{display:grid;gap:14px}.admin-groups>section{padding:14px}.admin-groups>section>h3{margin:2px 4px 10px;color:#91aac1;font-size:16px;letter-spacing:.08em;text-transform:uppercase}.admin-groups .admin-grid{padding:0;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-groups .admin-grid button:hover{border-color:#5794c95c;background:#172b44;color:#fff;cursor:pointer}.chat-sidebar,.chat-window{padding:0;overflow:hidden}.chat-sidebar>input{width:calc(100% - 24px);min-height:40px;margin:12px;padding:8px 11px;border:1px solid #3d668a46;border-radius:9px;background:#081522;color:#d7e5f3}.chat-conversations,.chat-directory{display:grid}.chat-directory{padding-top:12px;border-top:1px solid #ffffff0d}.chat-directory>b{padding:0 15px 8px;color:#718ba5;font-size:15px;letter-spacing:.08em;text-transform:uppercase}.chat-conversations>button,.chat-directory>button{width:100%;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 13px;border:0;background:transparent;color:#b9cbdd;text-align:left;cursor:pointer}.chat-conversations>button:hover,.chat-directory>button:hover,.chat-conversations>button.active{background:#1b3c603d}.chat-conversations>button>span,.chat-directory>button>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,#236eb6,#614bd3);color:#fff;font-size:16px;font-weight:800}.chat-conversations button>div,.chat-directory button>div{min-width:0;display:grid;gap:4px}.chat-conversations small,.chat-directory small{overflow:hidden;color:#71899f;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.chat-directory svg{width:14px}.chat-window{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.chat-window>header{padding:15px 18px;border-bottom:1px solid #ffffff0d}.chat-window>header div{display:grid;gap:4px}.chat-window>header small{color:#71889f}.chat-messages{min-height:0;display:flex;flex-direction:column;gap:8px;padding:18px;overflow-y:auto}.chat-messages article{max-width:74%;align-self:flex-start;padding:10px 12px;border:1px solid #3d668a33;border-radius:4px 13px 13px;background:#10243a}.chat-messages article.mine{align-self:flex-end;border-color:#557dd544;border-radius:13px 4px 13px 13px;background:linear-gradient(145deg,#1a5486,#3b3b90)}.chat-messages p{margin:0 0 5px;color:#e0ebf6;white-space:pre-wrap}.chat-messages small{color:#8097ae;font-size:7px}.chat-compose{display:grid;grid-template-columns:minmax(0,1fr) 46px;gap:9px;padding:12px;border-top:1px solid #ffffff0d}.chat-compose textarea{resize:none;border:1px solid #3e668a4d;border-radius:9px;background:#081522;color:#dce9f5;padding:10px}.chat-compose button{padding:0}.chat-request-state,.chat-empty{grid-row:2 / 4;display:grid;place-items:center;align-content:center;gap:10px;padding:30px;color:#7991a8;text-align:center}.chat-request-state>svg,.chat-empty>svg{width:38px;height:38px;color:#559fe1}.chat-request-state h3,.chat-empty h2,.chat-request-state p,.chat-empty p{margin:0}.chat-request-state>div{display:flex;gap:8px}@media(max-width:900px){.chat-layout{grid-template-columns:1fr}.chat-sidebar{max-height:360px;overflow-y:auto}.chat-window{min-height:520px}.volume-setting{grid-template-columns:1fr!important}.admin-groups .admin-grid{grid-template-columns:1fr}}.gradient-picker button span[data-name-gradient]{font-weight:750;filter:brightness(1.28) saturate(1.15);text-shadow:0 0 16px #ffffff16}.gradient-picker button:not(.active) span[data-name-gradient]{opacity:.82}.volume-control input[type=range]{width:100%;height:20px;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;outline:0;background:transparent;cursor:pointer}.volume-control input[type=range]::-webkit-slider-runnable-track{height:5px;border-radius:99px;background:linear-gradient(90deg,#4da3eb,#665ee8)}.volume-control input[type=range]::-webkit-slider-thumb{width:17px;height:17px;margin-top:-6px;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:3px solid #dcecff;border-radius:50%;background:#438fd5;box-shadow:0 2px 10px #07111ecc}.volume-control input[type=range]::-moz-range-track{height:5px;border:0;border-radius:99px;background:#2b4660}.volume-control input[type=range]::-moz-range-progress{height:5px;border-radius:99px;background:linear-gradient(90deg,#4da3eb,#665ee8)}.volume-control input[type=range]::-moz-range-thumb{width:13px;height:13px;border:3px solid #dcecff;border-radius:50%;background:#438fd5;box-shadow:0 2px 10px #07111ecc}.volume-control input[type=range]:disabled{cursor:not-allowed;filter:grayscale(.7);opacity:.45}.app-toast{position:fixed;z-index:120;top:76px;right:22px;width:min(360px,calc(100vw - 30px));min-height:54px;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:11px;padding:13px 16px;border:1px solid #4e95cb61;border-radius:13px;background:#10253af5;box-shadow:0 18px 55px #020712a8;color:#dcedfb;font-size:17px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:none;animation:toast-enter .18s ease-out,toast-leave .18s ease-in 3.8s forwards}.app-toast svg{width:19px;color:#65b8f1}.notification-arrived-toast{cursor:pointer;pointer-events:auto;text-align:left;animation:toast-enter .18s ease-out,toast-leave .18s ease-in 5.7s forwards}.notification-arrived-toast span{min-width:0;display:grid;gap:3px}.notification-arrived-toast b,.notification-arrived-toast small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-arrived-toast small{color:#9bb2c8}.course-status-strip{margin-bottom:14px;padding:11px 14px;border:1px solid #4b91cf4d;border-radius:11px;background:#12324da8;color:#a8d5fa;font-size:16px}@keyframes toast-enter{0%{opacity:0;transform:translateY(-8px) translate(8px)}to{opacity:1;transform:none}}@keyframes toast-leave{to{opacity:0;transform:translateY(-8px) translate(8px)}}.notification-popover{width:min(320px,calc(100vw - 28px));max-height:min(390px,calc(100vh - 88px));overflow-x:hidden;overflow-y:auto}.notification-popover>button{min-height:58px}.analytics-dashboard{display:grid;gap:16px}.analytics-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px}.analytics-intro h2,.analytics-intro p{margin:0}.analytics-intro h2{font-size:17px}.analytics-intro p{margin-top:6px;color:#8399af;font-size:16px}.analytics-intro>span{color:#6f89a1;font-size:15px;white-space:nowrap}.metric-grid-readable{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;overflow:visible}.metric-grid-readable>article{min-height:150px;display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;padding:20px}.metric-grid-readable>article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#255f9433;color:#68b7f3}.metric-grid-readable svg{width:19px}.metric-grid-readable article div{display:grid;align-content:start}.metric-grid-readable small{font-size:15px}.metric-grid-readable b{margin-top:5px;font-size:25px}.metric-grid-readable p{margin:8px 0 0;color:#7d94aa;font-size:15px;line-height:1.5}.table-head>div{display:grid;gap:5px}.table-head small,.table-head>span{color:#71879d;font-size:15px}.audit-row{grid-template-columns:40px minmax(240px,1fr) minmax(120px,.4fr) minmax(150px,auto);min-height:72px}.audit-icon{width:36px;height:36px;display:grid!important;place-items:center;border-radius:10px;background:#235d9133;color:#5db2f4}.audit-icon svg{width:17px}.audit-resource{width:fit-content;padding:5px 8px;border:1px solid #456b8d3b;border-radius:7px;color:#8ca5bc;font-size:14px}.audit-actor{display:grid!important;justify-items:end;gap:4px;text-align:right}.chat-conversations>button>span,.chat-directory>button>span{position:relative;border-radius:50%}.chat-conversations>button>span.online:after,.chat-directory>button>span.online:after{content:"";position:absolute;right:-1px;bottom:-1px;width:9px;height:9px;border:2px solid #0d1a29;border-radius:50%;background:#31d49b}.chat-window{background:radial-gradient(circle at 20% 10%,#1e4c7130,transparent 30%),linear-gradient(145deg,#0d1a2a,#0a1523)}.chat-window>header{display:grid;grid-template-columns:40px minmax(0,1fr) 36px;align-items:center;gap:11px;min-height:66px;padding:11px 16px;background:#101f31e8}.chat-partner-avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#2787cc,#6653da);color:#fff;font-weight:800}.chat-close{width:34px;height:34px;display:grid;place-items:center;border:1px solid transparent;border-radius:9px;background:transparent;color:#7f96ad;cursor:pointer}.chat-close:hover{border-color:#547a9b4f;background:#18304a;color:#dceaf7}.chat-close svg{width:16px}.chat-messages{gap:6px;padding:22px 24px}.chat-messages article{min-width:110px;max-width:min(72%,620px);padding:9px 12px 7px;border:0;border-radius:6px 15px 15px;background:#172b3d;box-shadow:0 6px 18px #02091326}.chat-messages article.mine{border:0;border-radius:15px 6px 15px 15px;background:linear-gradient(145deg,#236397,#3c4e9d)}.chat-messages small{display:block;text-align:right}.chat-compose{padding:11px 14px;background:#0f1d2de8}.chat-compose textarea{min-height:44px;max-height:130px;border-radius:14px;background:#0a1725}.chat-compose button{width:44px;height:44px;border-radius:50%}.syllabus-module+.syllabus-module{margin-top:14px;padding-top:14px;border-top:1px solid #ffffff12}.syllabus-module>header{display:grid;gap:4px;padding:3px 5px 9px}.syllabus-module>header span{color:#5daaf0;font-size:14px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.syllabus-module>header b{color:#c9d8e8;font-size:16px}.syllabus-module>:is(button,a){width:100%;display:flex;align-items:center;gap:10px;padding:11px 6px;border:0;border-radius:10px;background:transparent;color:#899db2;text-align:left;cursor:pointer}.syllabus-module>:is(button,a):hover{background:#ffffff07;color:#dbe8f8}.syllabus-module>:is(button,a).selected{background:#24528b4f;color:#edf5ff}.builder-item-actions{display:flex;align-items:center;gap:7px}.course-builder .builder-lesson{grid-template-columns:24px minmax(0,1fr) auto auto auto auto}.course-builder .danger-action,.module-card-head .danger-action,.builder-lesson>.danger-action{border-color:#a94e5b4d;background:#5f1f2a1f;color:#e8929e}.course-builder .danger-action:hover,.module-card-head .danger-action:hover,.builder-lesson>.danger-action:hover{border-color:#d75e6f7a;background:#8d26362e;color:#ffadba}@media(max-width:700px){.builder-item-actions{flex-wrap:wrap}.course-builder .builder-lesson{grid-template-columns:22px minmax(0,1fr)}}.assigned-course-list{display:grid;gap:8px;margin-top:2px}.assigned-course-list>span{color:var(--muted);font-size:15px}.assigned-course-list>div{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:48px;padding:8px 10px 8px 14px;border:1px solid var(--line);border-radius:10px;background:color-mix(in srgb,var(--panel2) 82%,transparent)}.assigned-course-list b{color:var(--text);font-size:17px}.assigned-course-list .danger-action{flex:0 0 auto;min-height:32px}.assigned-course-list .danger-action svg{width:15px;height:15px}@media(max-width:700px){.assigned-course-list>div{align-items:stretch;flex-direction:column}.assigned-course-list .danger-action{justify-content:center}}.content.chat-page{width:100%;max-width:none;padding-inline:clamp(20px,3vw,48px)}.chat-page .page-heading{align-items:center;margin-bottom:18px}.chat-page .chat-layout{min-height:calc(100vh - 210px)}.chat-exit{min-height:38px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border:1px solid #4d7ca552;border-radius:11px;background:#13283d;color:#bcd1e5;font-weight:650;cursor:pointer}.chat-exit:hover{border-color:#62a8e17d;background:#1a3651;color:#f1f7fd;transform:translateY(-1px)}.chat-exit svg{width:16px;height:16px}.syllabus-module{position:relative}.syllabus-module+.syllabus-module{margin-top:12px;padding-top:16px;border-top:1px solid #54708a2b}.syllabus-module>header{position:static;z-index:auto;width:auto;height:auto;min-height:0;display:flex;align-items:baseline;justify-content:flex-start;gap:8px;margin:0 0 6px;padding:0 7px;border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.syllabus-module>header span{flex:0 0 auto;color:#5daaf0;font-size:14px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.syllabus-module>header b{overflow:hidden;color:#aebfd0;font-size:15px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.syllabus-module>:is(button,a)>span{border-radius:50%}@media(max-width:700px){.content.chat-page{padding-inline:14px}.chat-page .page-heading{align-items:stretch}}.notification-list{padding:8px 18px;overflow:hidden}.notification-row{min-height:78px;grid-template-columns:minmax(0,1fr) 46px;border-bottom:1px solid #ffffff0d}.notification-row:last-child{border-bottom:0}.notification-row>button:first-child{width:100%;min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr) auto 18px;align-items:center;gap:13px;padding:15px 12px;border:0;border-radius:11px;background:transparent;color:#e2ebf6;text-align:left;cursor:pointer}.notification-row>button:first-child:hover{background:#1b314b8f}.notification-row>button:first-child:focus-visible{outline:0;background:#1a304a;box-shadow:inset 0 0 0 1px #5998cf70}.notification-row>button:first-child.read{color:#91a3b7}.notification-row>button:first-child>svg:first-child{width:34px;height:34px;padding:8px;border:1px solid #56a5e93b;border-radius:10px;background:#25659a24;color:#68b7f7}.notification-row>button:first-child>svg:last-child{width:16px;color:#688198}.notification-row>button:first-child span{min-width:0;display:grid;gap:5px}.notification-row>button:first-child b{font-size:13px;line-height:1.35}.notification-row>button:first-child small{overflow:hidden;margin:0;color:#8298ae;font-size:16px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.notification-row>button:first-child em{color:#667f98;font-size:15px;font-style:normal;white-space:nowrap}.notification-list .notification-delete{align-self:center;width:34px;height:34px;border-radius:9px}.settings-list{width:min(100%,820px);max-width:none;padding:10px 24px 20px}.settings-list>div{min-height:76px;gap:24px;padding:16px 2px}.settings-list b{color:#e5edf7;font-size:18px}.settings-list small{max-width:470px;color:#8196ac;font-size:15px;line-height:1.5}.settings-list .volume-setting{display:flex;grid-template-columns:none!important}.volume-control{width:min(100%,420px);display:grid;grid-template-columns:minmax(150px,1fr) auto;align-items:center;gap:14px}.volume-control input[type=range]{width:100%;height:5px;border-radius:99px;accent-color:#599fe7}.settings-list .settings-actions{min-height:0;padding:19px 0 0;border-bottom:0}.gradient-picker{display:grid;gap:9px;margin:0;padding:0;border:0}.gradient-picker legend{margin-bottom:7px;color:#8da2b8;font-size:15px}.gradient-picker>div{display:flex;flex-wrap:wrap;gap:8px}.gradient-picker button{min-height:34px;padding:0 12px;border:1px solid #39557070;border-radius:9px;background:#0b1828;color:#a7bacd;cursor:pointer}.gradient-picker button:hover{border-color:#5a8bb5a8;background:#11263c;color:#e7f0f9}.gradient-picker button.active{border-color:#629ad0;background:#183554;box-shadow:inset 0 0 0 1px #8fc6ef20;color:#f4f8fc}.practice-review-card.targeted{border-color:#559ee188;box-shadow:0 18px 55px #0207124a,0 0 0 3px #4895db13}.practice-review-list,.practice-review-card,.practice-review-card>header,.practice-review-card>header>div,.practice-review-answer,.practice-review-comment{min-width:0;max-width:100%}.practice-review-card{width:100%;overflow:hidden}.practice-review-card>header{display:grid;grid-template-columns:minmax(0,1fr)}.practice-review-card>header>div:first-child{width:100%;min-width:0;overflow:hidden}.practice-review-card h3,.practice-review-card header p,.practice-review-author,.practice-review-author *,.practice-review-answer p{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.practice-review-card h3{width:calc(100% - 2px);display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;line-height:1.45;text-overflow:ellipsis;word-break:break-all}.practice-review-card .practice-review-author{width:auto;min-width:0;max-width:none;padding:0;border:0;border-radius:0;background:transparent;display:flex;align-items:baseline;justify-content:flex-end;gap:8px;text-align:right}.practice-review-meta{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:20px}.practice-review-meta .practice-review-author b,.practice-review-meta .practice-review-author small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.practice-review-card h3+p{margin-top:8px}.practice-review-comment textarea{width:100%;min-width:0;max-width:100%}.user-directory-head-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:9px}.user-directory-head-actions>button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.user-directory-head-actions>button>svg{width:17px}.user-directory-head-actions>.bulk-assignment-trigger{padding:0 17px;border:1px solid #3b74a4;border-radius:13px;background:linear-gradient(135deg,#143c5d,#1d315e);color:#c5e4ff;box-shadow:inset 0 1px #ffffff0a,0 8px 22px #06101d33;cursor:pointer;transition:translate .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease,color .15s ease}.user-directory-head-actions>.bulk-assignment-trigger:hover{translate:0 -1px;border-color:#5fa8e2;background:linear-gradient(135deg,#194d75,#2a3d77);color:#fff;box-shadow:inset 0 1px #ffffff12,0 11px 26px #07122155}.user-directory-head-actions>button.active{border-color:#5b9bd0;background:linear-gradient(135deg,#237fc0,#614cdb);color:#eef8ff;box-shadow:0 10px 28px #285fbd3d}.bulk-course-assignment{margin:0 0 18px;padding:18px;border:1px solid #315474;border-radius:15px;background:radial-gradient(circle at 100% 0,#5141a91f,transparent 38%),#0c1b2d}.bulk-course-assignment>legend{padding:0 7px;color:#edf6ff;font-size:17px;font-weight:800}.bulk-course-assignment>.bulk-assignment-summary{display:flex;grid-template-columns:none;align-items:center;flex-wrap:wrap;gap:10px 22px;margin-bottom:10px}.bulk-assignment-summary>span{color:#90a9c0}.bulk-assignment-summary>span b{color:#eaf4ff}.bulk-assignment-summary>button{min-height:36px;margin-left:auto;padding:7px 12px}.bulk-course-assignment>.course-picker-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.bulk-course-assignment>.form-actions{display:flex;grid-template-columns:none;justify-content:flex-end;margin-top:16px}.user-directory-row{position:relative}.user-directory-row.bulk-mode{padding-left:70px}.user-directory-row.bulk-selected{background:linear-gradient(90deg,#173b5dcc,#182c4bb5 70%,#30245a55);box-shadow:inset 3px 0 #58a9ea}.user-bulk-select{position:absolute;left:20px;top:50%;width:30px;height:30px;min-height:0;translate:0 -50%;display:grid;place-items:center;padding:0;border:1px solid #436888;border-radius:9px;background:#091827;color:#eff8ff}.user-bulk-select[aria-pressed=true]{border-color:#5da9e7;background:linear-gradient(145deg,#278dd7,#6754df);box-shadow:0 0 0 3px #4898de1b}.user-bulk-select svg{width:16px}@media(max-width:760px){.bulk-course-assignment>.course-picker-list{grid-template-columns:minmax(0,1fr)}.bulk-assignment-summary>button{width:100%;margin-left:0}}@media(max-width:700px){.notification-list{padding:6px 10px}.notification-row>button:first-child{grid-template-columns:34px minmax(0,1fr) 16px}.notification-row>button:first-child em{display:none}.settings-list>div,.settings-list .volume-setting{align-items:flex-start;flex-direction:column}.volume-control{width:100%;grid-template-columns:1fr}}@media(min-width:1800px){aside{width:280px;padding-inline:18px}.workspace{margin-left:280px}.content{max-width:1720px;padding-inline:58px}.content.chat-page{max-width:none}.academy-course-groups{max-width:1480px}.course-layout{grid-template-columns:minmax(0,1fr) 380px;gap:22px}.chat-layout{grid-template-columns:370px minmax(0,1fr);gap:18px}}@media(min-width:2560px){aside{width:310px;padding-inline:22px}.workspace{margin-left:310px}.content{max-width:2180px;padding:64px 76px 96px}.content.chat-page{max-width:none}.academy-course-groups{max-width:1900px}.course-layout{grid-template-columns:minmax(0,1fr) 440px}.chat-layout{grid-template-columns:430px minmax(0,1fr);min-height:calc(100vh - 240px)}}.content.chat-page{width:100%;height:calc(100dvh - 72px);max-width:none!important;margin:0!important;padding:18px clamp(18px,2vw,36px) 22px!important;display:flex;flex-direction:column;overflow:hidden}.chat-page .page-heading{flex:0 0 auto;align-items:center;margin-bottom:14px}.chat-page .page-heading h1{margin-block:3px;font-size:clamp(23px,1.45vw,31px)}.chat-page .page-heading p{margin:0}.chat-page .chat-layout{width:100%;min-width:0;min-height:0!important;flex:1 1 auto;grid-template-columns:clamp(300px,22vw,390px) minmax(0,1fr)}.chat-page .chat-sidebar{position:relative;inset:auto;width:auto;min-width:0;height:100%;display:flex;flex-direction:column;overflow-y:auto;transform:none}.chat-page .chat-window{width:100%;height:100%;min-width:0;min-height:0}.chat-messages article footer{display:flex;align-items:center;justify-content:flex-end;gap:5px}.message-read-state{flex:0 0 auto;width:17px;height:17px;display:inline-grid;place-items:center;color:#8da1b5}.message-read-state.read{color:#69c2ff}.message-read-state svg{width:15px;height:15px;stroke-width:2.2}.chat-preview{min-width:0;display:flex!important;align-items:center;gap:4px}.chat-preview>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-preview .message-read-state{width:15px;height:15px}@media(max-width:900px){.content.chat-page{height:auto;min-height:calc(100dvh - 72px);overflow:visible}.chat-page .chat-layout{grid-template-columns:1fr}.chat-page .chat-sidebar{width:100%;height:auto;max-height:340px}.chat-page .chat-window{min-height:62dvh}}.chat-page .chat-conversations>button,.chat-page .chat-directory>button{position:relative;grid-template-columns:42px minmax(0,1fr);gap:11px;min-height:62px;padding-right:48px}.chat-unread-counter{position:absolute;top:50%;right:14px;min-width:24px;height:24px;display:inline-grid;place-items:center;padding:0 7px;border:1px solid #8bbdff4d;border-radius:999px;background:linear-gradient(135deg,#268ef1,#7650e8);box-shadow:0 5px 18px #276fd952;color:#fff;font-size:17px;font-style:normal;font-weight:800;line-height:1;transform:translateY(-50%)}.chat-page .chat-list-avatar{position:relative;width:42px;height:42px;display:grid;place-items:center;overflow:visible;border-radius:50%}.chat-page .chat-list-avatar img{border-radius:50%}.chat-page .chat-list-avatar.online:after{right:-1px;bottom:-1px;z-index:2;width:11px;height:11px;border:3px solid #0d1a29;box-shadow:0 0 0 1px #31d49b33;pointer-events:none}.chat-page .chat-directory>button>svg{display:none}.chat-page .chat-directory.chat-search-results>button{grid-template-columns:42px minmax(0,1fr) auto;padding-right:12px}.chat-page .chat-directory.chat-search-results .chat-search-action{width:auto;height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border-radius:10px}.chat-page .chat-compose{width:100%;grid-template-columns:auto minmax(0,1fr) 46px;align-items:center}.chat-page .chat-compose>button.primary{width:46px;min-width:46px;max-width:46px;height:46px;min-height:46px;display:grid;place-items:center;align-self:center;padding:0;overflow:hidden;border-radius:50%}.chat-page .chat-compose>button.primary svg{width:19px;height:19px;margin:0}.chat-page .chat-compose textarea{width:100%;min-width:0;font-size:14px;line-height:1.45}.chat-compose-tools{display:flex;align-items:center;gap:7px}.chat-page .chat-attachment{flex:0 0 46px;width:46px;min-width:46px;height:46px;min-height:46px;align-self:center;margin:0;padding:0}button.chat-attachment{border:1px solid #3e668a4d;font:inherit}.chat-attachment.active{border-color:#5dafff99;background:#183d60;color:#73c2ff}.chat-course-picker{grid-column:1 / -1;min-width:0;display:grid;grid-template-columns:22px minmax(0,1fr) 32px;align-items:center;gap:9px;padding:9px 11px;border:1px solid #4381b051;border-radius:11px;background:#10263b}.chat-course-picker>svg{width:19px;color:#69b8f5}.chat-course-picker select{width:100%;min-width:0;height:38px;padding:0 10px;border:1px solid #416a8d66;border-radius:9px;background:#091725;color:#dce9f6}.chat-course-picker>div{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.chat-message-actions{display:flex;align-items:center;gap:2px;margin-right:auto;opacity:0;transition:opacity .15s ease}.chat-message-row:hover .chat-message-actions,.chat-message-actions:focus-within{opacity:1}.chat-message-actions button{width:27px;height:27px;display:grid;place-items:center;padding:0;border:0;border-radius:7px;background:transparent;color:#a9c0d5;cursor:pointer}.chat-message-actions button:hover{background:#ffffff12;color:#fff}.chat-message-actions button:last-child:hover{background:#8d2f4138;color:#ff9cad}@media(hover:none){.chat-message-actions{opacity:1}}.chat-message-actions svg{width:14px}.chat-message-edit{min-width:min(420px,60vw);display:grid;gap:8px}.chat-message-edit textarea{width:100%;min-height:82px;resize:vertical;padding:10px;border:1px solid #65a9dd73;border-radius:10px;background:#091827;color:#e9f3fc;font-size:14px}.chat-message-edit>div{display:flex;justify-content:flex-end;gap:7px}.chat-message-edit button{min-height:34px;padding:6px 11px;border:1px solid #5c789055;border-radius:8px;background:#13283b;color:#c5d7e7}.chat-message-context-menu{position:fixed;z-index:760;width:178px;display:grid;gap:3px;padding:6px;border:1px solid #45678366;border-radius:12px;background:#101e2eeb;box-shadow:0 18px 50px #0009,inset 0 1px #ffffff0b;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.chat-message-context-menu button{width:100%;min-height:40px;display:flex;align-items:center;gap:10px;padding:8px 11px;border:0;border-radius:9px;background:transparent;color:#d9e6f2;font-size:13px;text-align:left;cursor:pointer}.chat-message-context-menu button:hover{background:#25415c7d}.chat-message-context-menu button.danger{color:#f3a0ad}.chat-message-context-menu button.danger:hover{background:#762d3a42;color:#ffc0ca}.chat-message-context-menu svg{width:16px;height:16px}.chat-course-picker button{width:30px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;background:transparent;color:#8299af;cursor:pointer}.chat-course-picker button:hover{background:#ffffff0b;color:#eff7ff}.chat-course-picker button svg{width:16px}.chat-course-card{width:min(100%,480px);min-width:250px;display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:11px;margin:1px 0 8px;padding:12px;border:1px solid #62a9df4a;border-radius:12px;background:linear-gradient(135deg,#143554,#18264b);color:#e8f3fd;text-align:left;cursor:pointer}.chat-course-card:hover{border-color:#72baf47d;background:linear-gradient(135deg,#194465,#21305d)}.chat-course-card>span{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,#2287df,#6950e3)}.chat-course-card>span svg,.chat-course-card>svg{width:18px}.chat-course-card>div{min-width:0;display:grid;gap:3px}.chat-course-card small{color:#73bdf4}.chat-course-card b{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.chat-messages article .chat-course-card p{display:-webkit-box;overflow:hidden;margin:0;color:#91a7ba;font-size:18px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.chat-page .chat-messages{overflow-x:hidden;overscroll-behavior:contain;overflow-anchor:none}.chat-page .chat-messages:before{content:"";margin-top:auto}.chat-page .chat-message-row{flex:0 0 auto}small,.eyebrow,.form-grid>label,.form-grid legend,.course-multi-picker>p,.table-head small,.table-head>span,.metric-grid-readable p,.metric-grid-readable small,.notification-row>button:first-child small,.notification-row>button:first-child em,.chat-directory>b{font-size:18px!important;line-height:1.45}.chat-conversations small,.chat-directory small,.chat-messages small{font-size:17px!important;line-height:1.35}.chat-conversations b,.chat-directory button b{font-size:14px}.chat-page .chat-messages article footer{align-items:center;gap:4px;margin-top:4px}.chat-page .chat-messages article footer small{color:#b4c7e0ad;font-size:12px!important;font-weight:500;line-height:1.1;white-space:nowrap}.chat-page .chat-messages article.mine footer small{color:#e2ebffb8}.chat-page .message-read-state{display:inline-flex;flex:0 0 auto;align-items:center;color:#c4d7ffc7}.chat-page .message-read-state svg{width:14px;height:14px}@media(min-width:1800px){small,.eyebrow,.form-grid>label,.form-grid legend,.course-multi-picker>p,.table-head small,.table-head>span,.metric-grid-readable p,.metric-grid-readable small{font-size:13px!important}}@media(max-width:700px){.chat-page .chat-compose{grid-template-columns:auto minmax(0,1fr) 46px}.chat-page .chat-attachment{flex-basis:42px;width:42px;min-width:42px;height:42px;min-height:42px}.chat-compose-tools{gap:5px}.chat-course-picker>div,.chat-image-preview-list{grid-template-columns:1fr}.chat-course-card{min-width:0;grid-template-columns:36px minmax(0,1fr) 16px}.chat-course-card>span{width:36px;height:36px}}@media(min-width:2200px)and (max-width:3199px)and (max-resolution:1.25dppx){#root{width:100%;min-height:100vh}}@media(min-width:3200px)and (max-resolution:1.25dppx){#root{width:100%;min-height:100vh}}@media(min-width:2200px)and (max-resolution:1.25dppx){aside{width:280px;padding-inline:18px}.workspace{margin-left:280px}.content{max-width:1720px;padding:48px 58px 80px}.content.chat-page{max-width:none;height:calc(100dvh - 72px)}.academy-course-groups{max-width:1480px}.course-layout{grid-template-columns:minmax(0,1fr) 380px;gap:22px}.chat-page .chat-layout{grid-template-columns:370px minmax(0,1fr);min-height:0!important}}.lesson-editor,.lesson-preview-dialog{width:100%;max-width:1280px;margin-inline:auto}.lesson-preview-backdrop{align-items:start;overflow-y:auto;padding-block:28px}.lesson-preview-dialog{overflow:hidden;padding:0;box-shadow:0 30px 100px #000c}.lesson-preview-head{position:static;width:auto;height:auto;min-height:0;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px 28px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 10% -50%,#348bf329,transparent 45%),linear-gradient(145deg,#14243a,#101c30)}.lesson-preview-head h2,.lesson-preview-head p{margin:6px 0 0}.lesson-preview-head p{color:var(--muted)}.lesson-preview-head>button,.lesson-editor-head-actions button{min-height:38px;display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid #47739b4d;border-radius:9px;background:#102238;color:#b6cadd;cursor:pointer}.lesson-preview-head svg,.lesson-editor-head-actions svg{width:16px}.lesson-preview-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;padding:20px;background:#08111f}.lesson-preview-reader,.lesson-preview-syllabus{min-width:0;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.lesson-preview-syllabus{position:static;width:auto;height:fit-content;padding:18px}.practice-task-copy{display:grid;gap:8px;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #5fa5cf2b}.practice-task-copy h3,.practice-task-copy p{margin:0}.practice-preview{pointer-events:none}.practice-preview-placeholder{min-height:92px;display:grid;place-items:center;padding:18px;border:1px dashed #5485aa57;border-radius:11px;background:#07162499;color:#8098ae}.poll-mode-options small{align-self:center;color:#8da5b9;font-size:17px}@media(max-width:900px){.lesson-preview-layout{grid-template-columns:1fr}.lesson-preview-syllabus{order:-1}}:root{--control-bg: #0a1727;--control-bg-hover: #0d1d30;--control-border: #29415a;--control-border-hover: #3f6688;--control-focus: #4aa6e8;--surface-soft: #101f33;--surface-hover: #142840}select,input,textarea{color-scheme:dark}select{border:1px solid var(--control-border)!important;border-radius:11px!important;background-color:var(--control-bg)!important;color:#dce9f6!important;cursor:pointer}select:hover:not(:disabled),input:hover:not(:disabled),textarea:hover:not(:disabled){border-color:var(--control-border-hover)!important}select option{background:#0c1929;color:#dce9f6}select:focus,input:focus,textarea:focus,button:focus-visible{outline:0!important;border-color:var(--control-focus)!important;box-shadow:0 0 0 3px #3c9ee31f!important}button{transition:color .15s ease,border-color .15s ease,background-color .15s ease,box-shadow .15s ease,transform .15s ease}.panel,.admin-create,.data-table,.module-card,.editor-block,.course-multi-picker label{border-color:#263b52;background-color:var(--surface-soft)}.admin-create{border-radius:18px}.admin-create>p{margin:-8px 0 22px;color:#8fa4b8}.admin-user-heading{display:flex;align-items:baseline;flex-wrap:wrap;gap:9px 14px;margin-bottom:18px}.admin-user-heading h3{margin:0}.admin-user-heading span{padding:5px 9px;border:1px solid #35516b;border-radius:999px;background:#0b1929;color:#8fb7d8;font-size:17px;font-weight:700}.form-grid input,.form-grid select,.admin-create textarea,.course-picker-search{min-height:44px;border:1px solid var(--control-border);border-radius:11px;background:var(--control-bg)}.form-actions>button,.row-actions>button:not(.status),.table-head>button,.builder-head button,.builder-item-actions button,.builder-lesson>:is(button,a){min-height:42px;border:1px solid #334d66;border-radius:11px;background:#102238;color:#bed0e0}.form-actions>button:hover,.row-actions>button:not(.status):hover,.builder-head button:hover,.builder-item-actions button:hover,.builder-lesson>:is(button,a):hover{border-color:#4d7598;background:#172e47;color:#f0f7ff}button.primary,.form-actions>button.primary,.table-head>button.primary{border-color:#4e80d7;background:linear-gradient(120deg,#268de8,#6752e6);color:#fff;box-shadow:0 9px 24px #245ca52e}button.primary:hover:not(:disabled),.form-actions>button.primary:hover:not(:disabled),.table-head>button.primary:hover:not(:disabled){border-color:#74a8f0;background:linear-gradient(120deg,#36a0f2,#765feb);box-shadow:0 11px 28px #316fc247;transform:translateY(-1px)}.course-multi-picker label{border-radius:13px;background:#0b1929}.course-multi-picker label:hover{border-color:#3f6688;background:#10243a}.course-multi-picker label.selected{border-color:#4b91c9;background:linear-gradient(135deg,#153750,#182c4b);box-shadow:inset 0 0 0 1px #6cb6e619}.course-multi-picker input[type=checkbox]{flex:0 0 18px;width:18px;min-width:18px;height:18px;min-height:18px;max-height:18px;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;place-items:center;margin:0;border:1px solid #52708a;border-radius:6px;background:#081522}.practice-poll input[type=checkbox],.practice-poll input[type=radio]{flex:0 0 18px;width:18px;min-width:18px;height:18px;min-height:18px;margin:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;place-items:center;border:1px solid #52708a;background:#081522}.practice-poll input[type=checkbox]{border-radius:5px}.practice-poll input[type=radio]{border-radius:50%}.practice-poll input[type=checkbox]:after{content:"";width:8px;height:4px;border:solid white;border-width:0 0 2px 2px;opacity:0;transform:translateY(-1px) rotate(-45deg)}.practice-poll input[type=radio]:after{content:"";width:8px;height:8px;border-radius:50%;background:#fff;opacity:0}.practice-poll input:checked{border-color:#4da8e9;background:linear-gradient(145deg,#278bdc,#6754df)}.practice-poll input:checked:after{opacity:1}.course-multi-picker input[type=checkbox]:after{content:"";width:8px;height:4px;border:solid white;border-width:0 0 2px 2px;opacity:0;transform:translateY(-1px) rotate(-45deg)}.course-multi-picker input[type=checkbox]:checked{border-color:#4da8e9;background:linear-gradient(145deg,#278bdc,#6754df)}.course-multi-picker input[type=checkbox]:checked:after{opacity:1}.table-row{margin-top:6px;border:1px solid transparent;border-radius:12px}.table-row:hover{border-color:#29435c;background:#122338}.user-main{gap:5px}.user-identifiers{display:flex;flex-wrap:wrap;gap:4px 12px}.user-identifiers span{color:#8199af}.user-identifiers span:first-child{color:#a9bdd0}.status{min-height:34px;display:inline-flex;align-items:center;border-color:#794557;background:#361d2b}.status.active{border-color:#26765f;background:#12372f}.course-access-restricted{border-radius:18px;background:radial-gradient(circle at 50% 0,#255f9430,transparent 48%),#101f33}.lesson-editor-workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:16px;padding:20px;background:#08111f}.lesson-editor-main{min-width:0;overflow:hidden;border:1px solid #263b52;border-radius:14px;background:var(--panel)}.lesson-editor-main .editor-block-list{padding:20px 20px 10px}.lesson-editor-main .add-block-row,.lesson-editor-main .change-note{padding-inline:20px}.editor-course-outline{position:sticky;top:88px;display:grid;gap:14px;padding:18px;border:1px solid #263b52;border-radius:14px;background:var(--panel)}.editor-course-outline h3{margin:0;font-size:14px}.editor-course-outline section{display:grid;gap:7px;padding-top:12px;border-top:1px solid #263b52}.editor-course-outline section>span{color:#5fa9df;font-size:15px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.editor-course-outline section>b{margin-bottom:4px;color:#b8cadb;font-size:17px}.editor-course-outline section>div,.editor-course-outline section>:is(button,a){width:100%;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;padding:9px 10px;border:1px solid transparent;border-radius:9px;background:transparent;color:#8499ad;font-size:16px;text-align:left}.editor-course-outline section>:is(button,a){cursor:pointer}.editor-course-outline section>:is(button,a):hover{border-color:#315674;background:#102840;color:#d7e6f3}.editor-course-outline section>div.active,.editor-course-outline section>:is(button,a).active{border-color:#35628a;background:#173555;color:#e0edf8}.editor-course-outline svg{width:15px}@media(max-width:980px){.lesson-editor-workspace{grid-template-columns:1fr}.editor-course-outline{position:static;order:-1}}.interviews-page{--interview-accent: #58adff;max-width:1440px;width:100%}.interview-tabs{display:flex;gap:10px;margin:24px 0}.interview-tabs button{min-height:46px;padding:0 18px;border:1px solid var(--line);border-radius:14px;background:var(--panel);color:var(--muted);display:inline-flex;align-items:center;gap:9px;font-weight:700}.interview-tabs button:hover,.interview-tabs button.active{color:var(--text);border-color:#58adff8c;background:#3d7de824}.interview-tabs svg{width:19px}.interview-error-toast{border-color:#f15d786b;background:#341522f7;color:#ffdce3}.interview-error-toast svg{color:#ff849b}.interview-create{display:grid;grid-template-columns:minmax(220px,1fr) minmax(260px,1fr) minmax(280px,1fr) auto;align-items:end;gap:22px;padding:26px;margin-bottom:22px}.interview-create.group-interview-create .interview-evaluator-search{grid-column:3;grid-row:2}.interview-create.group-interview-create>button:last-child{grid-column:4;grid-row:1}@media(max-width:1180px){.interview-create.group-interview-create .interview-evaluator-search,.interview-create.group-interview-create>button:last-child{grid-column:auto;grid-row:auto}}.interview-create h2,.interview-question-form h2{margin:5px 0 7px}.interview-create p{margin:0;color:var(--muted)}.interview-create label,.interview-question-form label{position:relative;display:grid;gap:8px;color:var(--muted);font-size:.9rem;font-weight:700}.interview-create input,.interview-create select,.interview-question-form input,.interview-question-form select,.interview-question-form textarea,.interview-score textarea{width:100%;min-height:46px;border:1px solid var(--line);border-radius:12px;background:var(--panel2);color:var(--text);padding:11px 13px;font:inherit}.interview-question-form textarea{min-height:94px;resize:vertical}.interview-candidate-search{z-index:8}.interview-search-results{position:absolute;z-index:20;top:calc(100% + 6px);left:0;right:0;max-height:280px;overflow:auto;padding:7px;border:1px solid var(--line);border-radius:14px;background:#101e34;box-shadow:0 20px 48px #00000059}.interview-search-results button{width:100%;display:flex;align-items:center;gap:11px;padding:9px;border:0;border-radius:10px;background:transparent;color:var(--text);text-align:left}.interview-search-results button:hover{background:#58adff1f}.interview-search-results span{display:grid;gap:2px}.interview-search-results small{color:var(--muted)}.interview-avatar{width:42px;height:42px;border-radius:13px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;flex:0 0 42px;background:linear-gradient(135deg,#268ff0,#7051e9);color:#fff;font-weight:800}.interview-avatar img{width:100%;height:100%;object-fit:cover}.interview-list{padding:24px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px}.section-heading h2{margin:4px 0 0}.section-heading>span{min-width:36px;height:36px;padding:0 10px;border-radius:11px;background:#58adff1f;display:grid;place-items:center;color:#8fc8ff;font-weight:800}.section-kicker{color:#77bdff;font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.interview-list>:is(button,a){width:100%;min-height:74px;display:grid;grid-template-columns:auto minmax(220px,1fr) auto auto auto;align-items:center;gap:16px;padding:14px 16px;border:1px solid transparent;border-top-color:var(--line);background:transparent;color:var(--text);text-align:left}.interview-list>:is(button,a):hover{border-color:#58adff61;border-radius:14px;background:#58adff12}.interview-list-person{display:grid;gap:5px}.interview-list-person small,.interview-list time{color:var(--muted)}.status{display:inline-flex;width:max-content;padding:6px 10px;border:1px solid rgba(92,170,255,.28);border-radius:999px;background:#2c7ddb1a;color:#8fc8ff;font-size:.78rem;font-weight:800}.status.active{border-color:#36d3a554;background:#26be911a;color:#55e2b7}.status.finished{border-color:#8876ff52;background:#7557ef1c;color:#b3a7ff}.status.aborted{border-color:#f1677f4d;background:#cc3e5b17;color:#ff9aae}.interview-workspace{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;align-items:start}.interview-session-main,.interview-outline{padding:24px}.interview-session-head{display:flex;justify-content:space-between;align-items:center;gap:16px}.interview-back-button,.interview-nav-button{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(103,158,221,.3);border-radius:13px;background:#122c49c7;box-shadow:inset 0 1px #ffffff0a;color:#d5e5f8;font:inherit;font-weight:750;cursor:pointer}.interview-back-button:hover,.interview-nav-button:not(:disabled):hover{border-color:#5daeff94;background:#1a3c60eb;color:#fff;transform:translateY(-1px)}.interview-back-button svg,.interview-nav-button svg{width:18px;height:18px}.interview-nav-button.primary{border-color:transparent;color:#fff}.interview-nav-button.finish,.interview-delete-session{border:1px solid rgba(242,151,94,.42);background:#5d332059;color:#ffc08f}.interview-nav-button.finish:hover,.interview-delete-session:hover{border-color:#ffae70b8;background:#773b2385;color:#ffe1c7}.interview-delete-session{min-height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border-radius:11px;font-weight:750}.interview-delete-session svg{width:16px}.interview-nav-button:disabled{border-color:#6985a521;background:#0e1e329e;color:#687b93;opacity:1}.interview-waiting{min-height:250px;margin-top:20px;padding:36px;display:flex;align-items:center;justify-content:center;gap:18px;border:1px solid rgba(83,166,245,.22);border-radius:20px;background:radial-gradient(circle at 50% 0,rgba(65,109,224,.13),transparent 52%),#08182b85;text-align:left}.interview-waiting>svg{width:46px;height:46px;padding:11px;flex:0 0 auto;border-radius:15px;background:#4b98f01f;color:#70b9ff}.interview-waiting h3{margin:0 0 7px}.interview-waiting p{margin:0;color:var(--muted)}.interview-people{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin:24px 0;padding:18px;border:1px solid var(--line);border-radius:16px;background:#0713236b}.interview-people>div{display:grid;gap:3px}.interview-people small,.interview-people span{color:var(--muted)}.interview-current-question{margin-top:20px;padding:clamp(20px,3vw,34px);border:1px solid rgba(88,173,255,.25);border-radius:20px;background:radial-gradient(circle at 90% 0,rgba(71,74,230,.14),transparent 38%),#08182b9e}.candidate-interview-workspace{grid-template-columns:minmax(0,1080px);justify-content:center}.candidate-interview-workspace .interview-session-main{overflow:hidden;border-color:#5b8cff42;background:radial-gradient(circle at 76% 16%,rgba(139,92,246,.1),transparent 34%),var(--panel)}.candidate-interview-workspace .interview-outline{display:none}.interview-question-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.candidate-question-card{position:relative;overflow:hidden;min-height:clamp(520px,64vh,740px);padding:clamp(26px,4vw,48px);display:flex;flex-direction:column;border-color:#5b8cff6b;border-radius:30px;background:radial-gradient(circle at 100% 0,rgba(139,92,246,.24),transparent 43%),radial-gradient(circle at 15% 105%,rgba(91,140,255,.12),transparent 34%),linear-gradient(145deg,#112341f5,#071122fa);box-shadow:0 28px 80px #00000047,inset 0 1px #ffffff09}.candidate-question-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.34;background:repeating-radial-gradient(circle at 105% 42%,transparent 0 72px,rgba(106,109,255,.12) 73px 74px,transparent 75px 110px)}.candidate-question-card>*{position:relative;z-index:1}.candidate-question-card .question-position{margin:0;min-height:42px;padding:0 16px;align-items:center;border:1px solid rgba(91,140,255,.35);background:#5b8cff17;font-size:.9rem;letter-spacing:.08em}.interview-hint-button{min-height:46px;padding:0 15px;display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(91,140,255,.46);border-radius:14px;background:#09162bb8;color:#b8d2ff;font-weight:800}.interview-hint-button:hover:not(:disabled),.interview-hint-button.used{border-color:#7c8cff;background:#5b60e72e;color:#fff}.interview-hint-button:disabled{opacity:.48;cursor:not-allowed}.interview-hint-button svg{width:22px;height:22px}.interview-hint-used-badge{min-height:40px;padding:0 13px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(139,92,246,.34);border-radius:12px;background:#8b5cf61a;color:#c3b8ff;font-size:.82rem;font-weight:800}.interview-hint-used-badge svg{width:18px;height:18px}.interview-question-content{flex:1;min-height:240px;padding:clamp(30px,6vw,78px) 0;display:flex;flex-direction:column;justify-content:center}.candidate-question-card .interview-question-content h3{max-width:850px;margin:0 auto;text-align:center;font-size:clamp(1.7rem,3vw,2.7rem);line-height:1.35;text-wrap:balance}.interview-question-content>img{max-width:min(100%,760px);max-height:420px;margin:28px auto 0;display:block;border-radius:18px;object-fit:contain}.interview-visible-hint{max-width:760px;margin:28px auto 0;padding:16px 18px;display:flex;gap:13px;border:1px solid rgba(139,92,246,.36);border-radius:16px;background:#8b5cf617;color:#d9d5ff}.interview-visible-hint svg{flex:0 0 auto;color:#a99cff}.interview-visible-hint small{color:#a99cff;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.interview-visible-hint p{margin:5px 0 0;white-space:pre-wrap}.interview-question-footer{margin-top:24px;padding-top:22px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;border-top:1px solid rgba(141,164,203,.19)}.interview-question-footer>div{display:grid;gap:6px}.interview-question-footer small{color:var(--muted);font-size:.8rem;font-weight:700}.interview-question-footer b{font-size:1rem}.interview-difficulty{text-align:right}.interview-difficulty>span{display:flex;gap:4px}.interview-difficulty svg{width:20px;height:20px;color:#a0b0d047}.interview-difficulty svg.filled{color:#ffc85c;fill:#ffc85c;filter:drop-shadow(0 0 8px rgba(255,193,82,.24))}.interview-difficulty-picker{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.interview-difficulty-picker button{min-height:44px;padding:7px;display:flex;align-items:center;justify-content:center;gap:1px;border:1px solid var(--line);border-radius:12px;background:#0512238c;color:#70819e}.interview-difficulty-picker button:hover,.interview-difficulty-picker button.active{border-color:#ffc34c94;background:#ffbe4517;color:#ffc85c}.interview-difficulty-picker svg{width:13px;height:13px;fill:currentColor}.interview-bank-difficulty{display:inline-flex;align-items:center;gap:2px}.interview-bank-difficulty svg{width:13px;height:13px;color:#ffc85c;fill:#ffc85c}@media(max-width:720px){.candidate-question-card{min-height:500px;padding:22px;border-radius:22px}.interview-hint-button span{display:none}.interview-hint-button{width:46px;padding:0;justify-content:center}.interview-question-footer{align-items:flex-start}.interview-difficulty-picker{grid-template-columns:1fr}}.question-position,.question-category{display:inline-flex;margin-right:8px;padding:6px 10px;border-radius:999px;background:#58adff1a;color:#8fc8ff;font-size:.76rem;font-weight:800;text-transform:uppercase}.interview-current-question h3{margin:24px 0;font-size:clamp(1.35rem,2vw,2rem);line-height:1.35}.interview-current-question>img{max-width:100%;max-height:520px;margin:0 auto 22px;border-radius:16px;display:block;object-fit:contain}.interview-answer,.interview-notes{margin-top:14px;padding:16px 18px;border-left:3px solid #54b1ff;border-radius:4px 14px 14px 4px;background:#3f8be417}.interview-notes{border-left-color:#9b83ff;background:#7a5be014}.interview-answer small,.interview-notes small{color:var(--muted);font-weight:800}.interview-answer p,.interview-notes p{margin:8px 0 0;white-space:pre-wrap}.interview-score{margin-top:22px;display:grid;grid-template-columns:auto repeat(3,58px);gap:9px;align-items:center}.interview-score>span{margin-right:6px;font-weight:800}.interview-score>button{height:44px;border:1px solid var(--line);border-radius:12px;background:var(--panel);color:var(--muted);font-weight:800}.interview-score>button:hover,.interview-score>button.active{border-color:#5caeff;background:#3a8be82b;color:#fff}.interview-score textarea{grid-column:1 / -1;min-height:88px;resize:vertical}.interview-controls{display:flex;justify-content:space-between;gap:12px;margin-top:20px}.interview-template-settings{display:grid;gap:18px}.interview-settings-intro{padding:24px}.interview-settings-intro h2{margin:7px 0 8px}.interview-settings-intro p{max-width:780px;margin:0;color:var(--muted)}.interview-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.interview-template-card{display:grid;align-content:start;gap:18px;padding:22px}.interview-template-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.interview-template-card-head h3{margin:5px 0 0}.interview-template-card-head span,.interview-template-card-head>b{color:#82aed3;font-size:.82rem}.interview-template-courses{display:grid;gap:8px}.interview-template-courses>label{min-height:62px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 13px;border:1px solid #28445e;border-radius:13px;background:#0b1a2c;cursor:pointer}.interview-template-courses>label.selected{border-color:#4187c4;background:linear-gradient(110deg,#123553,#1e2953)}.interview-template-courses input{width:18px;height:18px;accent-color:#538dff}.interview-template-courses label>span{display:grid;gap:3px}.interview-template-courses small{color:#8199b1}.interview-template-courses label>svg{width:17px;color:#67d7b4}.interview-template-card>button{justify-self:end}@media(max-width:1050px){.interview-settings-grid{grid-template-columns:1fr}}.interview-outline{position:sticky;top:88px;max-height:calc(100vh - 112px);overflow:auto}.interview-outline h3{margin-top:0}.interview-outline>button{width:100%;display:flex;align-items:center;gap:11px;padding:11px;border:1px solid transparent;border-radius:13px;background:transparent;color:var(--text);text-align:left}.interview-outline>button:hover,.interview-outline>button.active{border-color:#58adff40;background:#4189e81c}.interview-outline>button:disabled{cursor:default}.interview-outline>button:disabled:not(.active){opacity:.72}.interview-outline i{width:28px;height:28px;border:0;border-radius:999px;display:grid;place-items:center;flex:0 0 28px;background:#58adff1f;color:#9acfff;font-style:normal;font-size:.78rem;font-weight:800}.interview-outline>button.active i{background:linear-gradient(135deg,#2d91f1,#6555e8);color:#fff;box-shadow:0 5px 14px #317ee540}.interview-outline span{min-width:0;display:grid;gap:3px}.interview-outline b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interview-outline small{color:var(--muted)}.interview-live-total{display:grid;gap:4px;margin-top:16px;padding:16px;border:1px solid rgba(76,213,181,.28);border-radius:15px;background:linear-gradient(135deg,#1b696633,#1f3d673d)}.interview-live-total small{color:#77d9c2;font-weight:750}.interview-live-total b{color:var(--text);font-size:1.25rem}.interview-live-total span{color:var(--muted)}.interview-result{margin-top:20px;padding:18px;display:flex;gap:13px;align-items:center;border:1px solid rgba(64,216,171,.3);border-radius:16px;background:#22b38817;color:#61e4bd}.interview-result.failed{border-color:#f25d7a4d;background:#d23b5814;color:#ff98ac}.interview-result div{display:grid;gap:4px}.interview-result span{color:var(--muted)}.interview-questions-layout{display:grid;grid-template-columns:minmax(560px,720px) minmax(0,1fr);gap:20px;align-items:stretch;height:clamp(680px,calc(100dvh - 190px),1040px);min-height:0}.interview-question-form,.interview-question-bank{min-height:0;padding:24px;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable}.interview-question-form{display:grid;align-content:start;gap:17px}.interview-question-form::-webkit-scrollbar,.interview-question-bank::-webkit-scrollbar{width:10px}.interview-question-form::-webkit-scrollbar-track,.interview-question-bank::-webkit-scrollbar-track{background:transparent}.interview-question-form::-webkit-scrollbar-thumb,.interview-question-bank::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background:#355575;background-clip:padding-box}.interview-question-form::-webkit-scrollbar-thumb:hover,.interview-question-bank::-webkit-scrollbar-thumb:hover{background:#4f79a2;background-clip:padding-box}.interview-question-form .rich-editor{margin:0;padding:0}.interview-question-form .field-help{color:#7288a3;font-weight:500}.interview-question-form-actions{display:flex;justify-content:flex-end;gap:10px}.interview-question-form-actions>button{min-height:46px;padding:10px 18px;border-radius:12px}.interview-question-form-actions>.primary{min-width:190px}.interview-question-form-actions svg{width:17px;height:17px}.interview-question-bank article{position:relative;padding:18px 54px 18px 18px;border-top:1px solid var(--line)}.interview-question-bank article>div:first-child{display:flex;flex-wrap:wrap;gap:8px;color:#82c2ff;font-size:.78rem;font-weight:800}.interview-question-bank article i{color:var(--muted);font-style:normal}.interview-question-bank article h3{margin:10px 0 7px}.interview-question-bank article p{margin:0;color:var(--muted);white-space:pre-wrap}.interview-question-actions{position:absolute;top:18px;right:8px;display:flex;align-items:center;gap:7px}.interview-question-actions button{min-height:38px}.interview-question-actions .compact{padding:0 11px;border-radius:10px}.interviews-page .empty{width:100%;max-width:520px;min-height:280px;margin:20px auto;padding:48px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:var(--muted)}.interviews-page .empty>svg{width:36px;height:36px;margin-bottom:6px;padding:8px;border-radius:12px;background:#58adff1a;color:#72baff}.interviews-page .empty>b{color:var(--text);font-size:1rem}.interviews-page .empty>span{width:auto;height:auto;max-width:390px;margin:0;padding:0;display:block;border-radius:0;background:transparent;color:var(--muted);line-height:1.55}.interview-image-upload{display:grid;gap:12px;padding:15px;border:1px solid var(--line);border-radius:15px;background:#07122157}.interview-image-upload>div:first-child{display:grid;gap:4px}.interview-image-upload span{color:var(--muted);font-size:.84rem}.interview-image-picker{min-height:96px;padding:16px;border:1px dashed rgba(89,174,255,.42);border-radius:13px;display:flex!important;align-items:center;justify-content:center;gap:9px!important;background:#3a84dd12;color:#9dcdff!important;cursor:pointer}.interview-image-picker:hover{border-color:#5aafff;background:#3a84dd21;color:#fff!important}.interview-image-picker input{display:none}.interview-image-preview{position:relative;overflow:hidden;border-radius:13px;background:#071221}.interview-image-preview img{width:100%;max-height:320px;display:block;object-fit:contain}.interview-image-preview .danger-icon{position:absolute;top:10px;right:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.interview-image-library{display:grid;gap:10px;padding-top:12px;border-top:1px solid var(--line)}.interview-image-library-title{display:flex!important;align-items:center;justify-content:space-between;gap:12px!important}.interview-image-library-title>div{display:grid;gap:3px}.interview-image-library-title small{color:var(--muted)}.interview-image-library-title span{text-align:right}.interview-image-library-grid{max-height:310px;overflow:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-right:4px}.interview-image-library-grid button{position:relative;min-width:0;padding:5px;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:var(--panel2);color:var(--muted)}.interview-image-library-grid button:hover,.interview-image-library-grid button.active{border-color:#5aafff;background:#3a84dd26;color:#fff}.interview-image-library-grid img{width:100%;aspect-ratio:4 / 3;display:block;border-radius:7px;object-fit:cover;background:#071221}.interview-image-library-grid span{display:block;padding:6px 3px 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem}.interview-image-library-grid code{display:block;padding:0 4px 6px;overflow:hidden;color:#7890ad;font:.68rem/1.3 Manrope,sans-serif;text-overflow:ellipsis;white-space:nowrap}.interview-image-library-grid button.active code{color:#a9d5ff}@media(max-width:1100px){.interview-create{grid-template-columns:1fr 1fr}.interview-workspace,.interview-questions-layout{grid-template-columns:1fr}.interview-questions-layout{height:auto}.interview-question-bank{max-height:760px}.interview-outline,.interview-question-form{position:static;max-height:none;overflow:visible}}@media(max-width:700px){.interview-create{grid-template-columns:1fr}.interview-list>:is(button,a){grid-template-columns:auto 1fr auto}.interview-list .status{grid-column:2}.interview-list time{display:none}.interview-people{grid-template-columns:1fr}.interview-people>svg{transform:rotate(90deg)}.interview-score{grid-template-columns:repeat(3,1fr)}.interview-score>span{grid-column:1 / -1}.interview-controls{flex-direction:column}}.interviews-page .interview-current-question{isolation:isolate;position:relative;overflow:hidden;min-height:clamp(620px,68vh,820px);padding:clamp(28px,3.4vw,52px);border:1px solid transparent;border-radius:32px;background:linear-gradient(145deg,#0c1c36fa,#050d1dfc) padding-box,linear-gradient(135deg,#4d8dff,#5b8cff2e 45%,#7d4dff) border-box;box-shadow:0 28px 80px #00000057,0 0 52px #4c5fff17,inset 0 1px #ffffff0b}.interviews-page .interview-current-question:before{content:"";position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 100% 0,rgba(125,77,255,.2),transparent 34%),radial-gradient(circle at 0 100%,rgba(53,142,255,.1),transparent 31%)}.interviews-page .interview-current-question:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.42;background:linear-gradient(115deg,rgba(91,140,255,.035),transparent 38%),linear-gradient(295deg,rgba(139,92,246,.04),transparent 38%)}.interviews-page .interview-question-topline{min-height:58px;align-items:center}.interviews-page .question-position{min-height:52px;margin:0;padding:0 18px;align-items:center;justify-content:center;gap:11px;border:1px solid rgba(91,140,255,.38);border-radius:17px;background:linear-gradient(135deg,#5b8cff26,#5b8cff0e);box-shadow:inset 0 1px #ffffff0b;color:#c5d9ff;font-size:.92rem;letter-spacing:.08em}.interviews-page .question-position svg{width:23px;height:23px;flex:0 0 23px;display:block;color:#6fa5ff;filter:drop-shadow(0 0 10px rgba(91,140,255,.42))}.interviews-page .question-position span{display:block;line-height:1}.interviews-page .question-category{margin:18px 0 0;border:1px solid rgba(132,157,204,.18);background:#0a182ea8}.interviews-page .interview-hint-button,.interviews-page .interview-hint-used-badge{min-height:52px;padding:0 17px;border-radius:17px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:inset 0 1px #ffffff0d,0 12px 28px #00000024}.interviews-page .interview-question-content{min-height:250px;padding:clamp(34px,5.5vh,68px) 0 clamp(24px,4vh,48px);gap:18px}.interviews-page .interview-question-primary{width:100%;padding:clamp(25px,3.3vw,42px);border:1px solid rgba(137,169,222,.18);border-radius:21px;background:linear-gradient(115deg,#1a3052e6,#122341bd);box-shadow:inset 0 1px #ffffff09,0 18px 55px #00000021;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.interviews-page .interview-question-primary h3,.interviews-page .candidate-question-card .interview-question-primary h3{max-width:920px;margin:0;color:#d9e4f3;font-size:clamp(1rem,1.02vw,1.16rem);font-weight:600;line-height:1.58;letter-spacing:-.018em;text-align:left;text-wrap:balance}.interviews-page .candidate-question-card .interview-question-primary h3{margin:0 auto;text-align:center}.interview-question-text{max-width:920px;color:#d9e4f3;font-size:clamp(1rem,1.02vw,1.16rem);font-weight:600;line-height:1.58;letter-spacing:-.018em}.candidate-question-card .interview-question-text{margin:0 auto;text-align:center}.interview-question-text>:first-child,.interview-rich-answer>:first-child,.interview-rich-hint>:first-child,.interview-bank-question>:first-child,.interview-bank-answer>:first-child{margin-top:0}.interview-question-text>:last-child,.interview-rich-answer>:last-child,.interview-rich-hint>:last-child,.interview-bank-question>:last-child,.interview-bank-answer>:last-child{margin-bottom:0}.interview-rich-answer{margin-top:8px;color:#dbe7f6;line-height:1.55}.interview-rich-hint{margin-top:5px}.interview-question-bank article p.interview-bank-question{margin-top:13px;color:#e4edf9;font-size:1rem;font-weight:700;line-height:1.5}.interview-question-bank article p.interview-bank-answer{margin-top:8px;color:var(--muted);font-size:.95rem;font-weight:500;line-height:1.5}.interviews-page .interview-question-content>img{border:1px solid rgba(118,151,214,.18);box-shadow:0 20px 60px #00000042}.interviews-page .interview-answer,.interviews-page .interview-notes{margin-top:14px;padding:19px 21px;border:1px solid rgba(84,177,255,.17);border-left:3px solid #54b1ff;border-radius:5px 17px 17px 5px;background:linear-gradient(115deg,#183256c2,#10223f9e);box-shadow:inset 0 1px #ffffff06}.interviews-page .interview-notes{border-color:#9c7bff2e;border-left-color:#9c7bff;background:linear-gradient(115deg,#48347766,#1c1d4266)}.interviews-page .interview-answer small,.interviews-page .interview-notes small{color:#8eacce;font-size:.82rem;letter-spacing:.025em}.interviews-page .interview-answer p,.interviews-page .interview-notes p{color:#dbe7f6;font-size:1rem;line-height:1.55}.interviews-page .interview-question-footer{margin-top:auto;padding-top:28px;align-items:center}.interviews-page .interview-type-mark{display:flex;grid-template-columns:none;align-items:center;gap:13px}.interviews-page .interview-type-mark>span:last-child{display:grid;gap:5px}.interviews-page .interview-question-footer small,.interviews-page .interview-score>span{color:#91a8c5}.interviews-page .interview-type-icon{width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(139,92,246,.4);border-radius:16px;background:linear-gradient(145deg,#5b8cff29,#8b5cf630);color:#ac8cff;box-shadow:0 0 30px #7752ff1a}.interviews-page .interview-type-icon svg{width:25px;height:25px}.interviews-page .interview-question-footer b{display:block;color:#e6edf9;font-size:1.08rem;font-weight:700}.interviews-page .interview-difficulty{min-width:178px;padding:12px 15px;border:1px solid rgba(139,92,246,.2);border-radius:16px;background:#0f1b3594}.interviews-page .interview-difficulty>span{justify-content:flex-end;margin-top:5px}.interviews-page .interview-score{margin-top:26px;padding:20px;grid-template-columns:minmax(160px,1fr) repeat(3,64px);border:1px solid rgba(126,151,198,.16);border-radius:18px;background:#061224b3}.interviews-page .interview-score>button{width:64px;color:#a9b9ce}.interviews-page .interview-score textarea{color:#e2ebf7;background:#09192fe0}.interviews-page .interview-people>svg{color:#78adff}.interviews-page .interview-people b{color:#e5edf9;font-weight:700}.interviews-page .interview-people small{color:#8fa5c0}.interviews-page .interview-people span{color:#aebdd0}@media(max-width:720px){.interviews-page .interview-current-question{min-height:540px;padding:21px;border-radius:23px}.interviews-page .interview-question-primary{padding:22px 18px;border-radius:17px}.interviews-page .interview-question-primary h3,.interviews-page .candidate-question-card .interview-question-primary h3{font-size:clamp(1rem,4.6vw,1.25rem)}.interviews-page .interview-question-footer{align-items:stretch;flex-direction:column}.interviews-page .interview-difficulty{width:100%;text-align:left}.interviews-page .interview-difficulty>span{justify-content:flex-start}}@keyframes interface-spin{to{transform:rotate(360deg)}}.spin{animation:interface-spin .8s linear infinite}:root{font-family:Inter,Segoe UI Variable,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--ui-bg: #08111f;--ui-sidebar: #0a1526;--ui-surface-1: #0f1c2f;--ui-surface-2: #12233a;--ui-surface-3: #162b46;--ui-surface-hover: #19314e;--ui-control: #091827;--ui-control-hover: #0d2034;--ui-border: rgba(127, 164, 207, .18);--ui-border-strong: rgba(111, 174, 235, .36);--ui-text: #e7eef9;--ui-text-soft: #b3c2d5;--ui-muted: #879bb4;--ui-blue: #4ca5f5;--ui-violet: #7661ea;--ui-cyan: #45d7e8;--ui-green: #45d9ae;--ui-amber: #f1bd68;--ui-red: #f17c92;--ui-focus: rgba(75, 162, 242, .24);--ui-shadow-sm: 0 8px 24px rgba(1, 7, 18, .2);--ui-shadow-md: 0 18px 48px rgba(1, 7, 18, .3);--ui-shadow-lg: 0 28px 80px rgba(1, 7, 18, .42);--ui-radius-xs: 8px;--ui-radius-sm: 11px;--ui-radius-md: 14px;--ui-radius-lg: 18px;--ui-radius-xl: 24px;--ui-space-1: 4px;--ui-space-2: 8px;--ui-space-3: 12px;--ui-space-4: 16px;--ui-space-5: 20px;--ui-space-6: 24px;--ui-space-7: 32px;--ui-space-8: 40px;--ui-text-xs: clamp(.78rem, .75rem + .08vw, .88rem);--ui-text-sm: clamp(.875rem, .84rem + .09vw, .98rem);--ui-text-md: clamp(.95rem, .91rem + .1vw, 1.05rem);--ui-text-lg: clamp(1.08rem, 1rem + .18vw, 1.25rem);--ui-title-sm: clamp(1.22rem, 1.1rem + .3vw, 1.55rem);--ui-title-md: clamp(1.65rem, 1.4rem + .62vw, 2.25rem);--ui-title-lg: clamp(2rem, 1.55rem + 1vw, 3rem);--ui-control-h: 44px;--ui-sidebar-w: clamp(228px, 15vw, 272px);--ui-page-max: 122rem;--ui-ease: .16s ease;--bg: var(--ui-bg);--side: var(--ui-sidebar);--panel: var(--ui-surface-1);--panel2: var(--ui-surface-2);--line: var(--ui-border);--muted: var(--ui-muted);--text: var(--ui-text);--blue: var(--ui-blue);--purple: var(--ui-violet);--control-bg: var(--ui-control);--control-bg-hover: var(--ui-control-hover);--control-border: var(--ui-border);--control-border-hover: var(--ui-border-strong);--control-focus: var(--ui-blue);--surface-soft: var(--ui-surface-1);--surface-hover: var(--ui-surface-hover)}html{min-width:320px;color-scheme:dark;font-size:clamp(15px,calc(13.8px + .11vw),18px);text-size-adjust:100%;scrollbar-color:#304967 #07101d}*,*:before,*:after{box-sizing:border-box}body{min-width:320px;margin:0;overflow-x:hidden;color:var(--ui-text);background:radial-gradient(circle at 76% -12%,rgba(57,91,151,.25),transparent 34rem),radial-gradient(circle at 14% 42%,rgba(41,79,126,.12),transparent 30rem),var(--ui-bg);background-attachment:fixed;font-size:var(--ui-text-md);line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{min-width:0;max-width:100%;border-radius:var(--ui-radius-sm);font:inherit}button{border-color:var(--ui-border);color:inherit}button,a,input,select,textarea,[role=button]{-webkit-tap-highlight-color:transparent}button:not(:disabled),[role=button]:not([aria-disabled=true]),label[for],select{cursor:pointer}button:disabled,input:disabled,select:disabled,textarea:disabled,[aria-disabled=true]{cursor:not-allowed;filter:saturate(.72);opacity:.52}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:0!important;border-color:#5db1ffb8!important;box-shadow:0 0 0 3px var(--ui-focus)!important}::selection{color:#f8fbff;background:#666fe77a}::placeholder{color:#6f849f!important;opacity:1}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#040c18bf}::-webkit-scrollbar-thumb{border:2px solid rgba(4,12,24,.75);border-radius:999px;background:#304967}::-webkit-scrollbar-thumb:hover{background:#426386}:where(h1,h2,h3,h4,h5,h6,p,li,dd,dt,blockquote,figcaption,label,legend,small,b,strong,span,em,code,a,button){overflow-wrap:anywhere;word-break:normal}img,video,canvas,iframe{max-width:100%}svg{flex:0 0 auto}.shell{min-height:100dvh;background:transparent}.shell>aside{width:var(--ui-sidebar-w);padding:var(--ui-space-5) var(--ui-space-4);border-color:#81a1ca1f;background:linear-gradient(180deg,#0b182bfa,#07101ffa);box-shadow:18px 0 48px #01071229}.workspace{min-width:0;min-height:100dvh;margin-left:var(--ui-sidebar-w)}.workspace>header{height:72px;padding-inline:clamp(16px,2.25vw,40px);border-color:#81a1ca21;background:#08111fdb;box-shadow:0 8px 30px #0107121a;-webkit-backdrop-filter:blur(20px) saturate(120%);backdrop-filter:blur(20px) saturate(120%)}.content{width:min(100%,var(--ui-page-max));max-width:var(--ui-page-max);margin-inline:auto;padding:clamp(28px,3vw,54px) clamp(18px,3.15vw,64px) clamp(48px,5vw,90px)}.content.chat-page{width:100%;max-width:none}.brand{gap:10px;min-width:0;padding:0 8px 20px}.brand-link{border-radius:var(--ui-radius-md)}.brand>span,.brand-link>span{width:40px;height:40px;border-radius:var(--ui-radius-md);background:linear-gradient(145deg,#245f99,#5d48c8);box-shadow:0 10px 26px #2469be3d,inset 0 1px #ffffff1a}.brand b{min-width:0;font-size:var(--ui-text-md);letter-spacing:-.02em}.brand em{border-radius:999px;background:#6f53e0e6;font-size:var(--ui-text-xs)}nav{gap:6px}nav button,.logout{min-height:44px;gap:12px;padding:10px 13px;border:1px solid transparent;border-radius:var(--ui-radius-sm);color:var(--ui-muted);font-size:var(--ui-text-sm)!important}nav button:hover,.logout:hover{border-color:#7fade21f;color:#dce9f8;background:#ffffff0b}nav button.active{border-color:#6da9ed42;color:#f5f8ff;background:linear-gradient(105deg,#2b6fb49e,#674ccf9e);box-shadow:inset 0 1px #ffffff0f,0 9px 24px #040b1a3d}.nav-label{margin:22px 12px 7px;color:#60738e;font-size:var(--ui-text-xs)!important;font-weight:750;letter-spacing:.12em}.search,.icon,.server-switcher,.profile{border-color:var(--ui-border);background:#0f1d31db}.search{width:clamp(230px,25vw,390px);min-height:42px;border-radius:var(--ui-radius-sm);gap:10px;padding-inline:14px}.search svg{width:18px;height:18px;flex:0 0 18px;color:#8ba7c6}.search input{font-size:var(--ui-text-sm)!important;height:100%;min-height:0;min-width:0;margin-left:0;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.search:focus-within{border-color:#5db1ffb8;box-shadow:0 0 0 3px var(--ui-focus)}.course-progress-list>header p{display:none}.course-progress-detail>.empty-inline{color:transparent}.icon{width:42px;height:42px;min-height:42px;border-radius:var(--ui-radius-sm)}.icon:hover:not(:disabled){border-color:var(--ui-border-strong);color:#e5f1ff;background:var(--ui-surface-hover);transform:translateY(-1px)}.notice i,.nav-badge,.chat-unread-counter{border-radius:999px;background:linear-gradient(145deg,#5a9eff,#7652e9);box-shadow:0 4px 14px #4865e252}.profile,.sidebar-profile{border-radius:var(--ui-radius-md)}.profile b,.sidebar-profile b{font-size:var(--ui-text-sm)!important}.profile small,.sidebar-profile small{font-size:var(--ui-text-xs)!important}.page-heading{min-width:0;align-items:flex-end;gap:var(--ui-space-5);margin-bottom:clamp(22px,2.2vw,34px)}.page-heading>div{min-width:0}.page-heading h1{margin:7px 0 5px;color:#edf3fc;font-size:var(--ui-title-md);font-weight:750;line-height:1.15;letter-spacing:-.035em}.page-heading p{color:var(--ui-muted);font-size:var(--ui-text-sm)!important;line-height:1.6}.toolbar-palette{position:relative}.toolbar-palette-menu{position:absolute;z-index:30;top:calc(100% + 7px);left:0;width:190px;padding:10px;border:1px solid rgba(112,164,221,.32);border-radius:12px;background:#111b2d;box-shadow:0 18px 45px #0000006b}.toolbar-palette-menu .palette-default{width:100%;margin-bottom:8px;border-color:#84b0e147;background:#1c314eb8;color:#eef4ff}.palette-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.palette-grid>button{width:34px;min-width:34px;height:28px;min-height:28px;padding:0;border:1px solid rgba(255,255,255,.22);border-radius:6px}.palette-grid>button:hover{border-color:#fff;transform:translateY(-1px)}.practice-expected-answer{grid-column:1 / -1;display:grid;gap:8px}.practice-expected-answer textarea{width:100%;min-height:96px}.shell .lesson-rich-content,.shell .interview-question-text,.shell .interview-rich-answer,.shell .interview-rich-hint,.shell .interview-bank-question,.shell .interview-bank-answer{color:#e8f0fc}.eyebrow,.section-kicker{color:#6bb6f8;font-size:var(--ui-text-xs)!important;font-weight:800;line-height:1.4;letter-spacing:.11em}small,.shell small,.form-grid>label,.form-grid legend,.course-multi-picker>p,.table-head small,.table-head>span,.metric-grid-readable p,.metric-grid-readable small,.notification-row>button:first-child small,.notification-row>button:first-child em,.chat-directory>b{font-size:var(--ui-text-xs)!important;line-height:1.45}.shell label,.shell legend{color:var(--ui-text-soft);font-size:var(--ui-text-sm)!important}.panel,.stat,.content-block,.data-table,.module-card,.admin-create,.course-builder,.lesson-editor,.settings-list,.profile-summary,.profile-actions-stack>*,.practice-review-card,.feedback-admin-card,.interview-current-question,.interview-question-form,.interview-question-bank,.chat-sidebar,.chat-window{border-color:var(--ui-border);border-radius:var(--ui-radius-lg);background:linear-gradient(145deg,#12233af5,#0d1b2ef5);box-shadow:inset 0 1px #ffffff09,var(--ui-shadow-sm)}.panel:hover,.stat:hover{border-color:#7fabde3d}.panel,.admin-create,.course-builder,.lesson-editor,.practice-review-card,.feedback-admin-card{padding:clamp(18px,1.8vw,28px)}.stats,.metric-grid,.admin-grid,.admin-groups,.grid{gap:clamp(10px,1.2vw,18px)}.stat{min-width:0;min-height:84px;padding:clamp(15px,1.25vw,21px)}.stat b,.metric-grid b{color:var(--ui-text);font-size:var(--ui-title-sm)!important;line-height:1.15}.stat small,.metric-grid small{color:var(--ui-muted);font-size:var(--ui-text-xs)!important}.primary,button.primary,.secondary,button.secondary,.back-link,.course-back button,.chat-exit,.interview-back-button,.interview-nav-button,.form-actions>button,.row-actions>button:not(.status),.table-head>button,.builder-head button,.builder-item-actions button,.builder-lesson>:is(button,a),.lesson-preview-head>button,.lesson-editor-head-actions button{min-height:var(--ui-control-h);display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:1px solid var(--ui-border-strong);border-radius:var(--ui-radius-sm);background:var(--ui-surface-2);color:#c8d7e8;font-size:var(--ui-text-sm)!important;font-weight:700;line-height:1.2;box-shadow:inset 0 1px #ffffff09}.secondary,button.secondary,.back-link,.course-back button,.chat-exit,.interview-back-button,.interview-nav-button:not(.primary):not(.finish){border-color:#69a1d94d;background:linear-gradient(145deg,#132940,#102238);color:#bed3e8}.primary,button.primary,.form-actions>button.primary,.table-head>button.primary,.interview-nav-button.primary{border-color:#6899f0ad;background:linear-gradient(120deg,#338fe7,#6955e4);color:#fff;box-shadow:0 9px 24px #2555ad3d,inset 0 1px #ffffff1f}.primary:hover:not(:disabled),button.primary:hover:not(:disabled),.secondary:hover:not(:disabled),button.secondary:hover:not(:disabled),.back-link:hover:not(:disabled),.course-back button:hover:not(:disabled),.chat-exit:hover:not(:disabled),.interview-back-button:hover:not(:disabled),.interview-nav-button:hover:not(:disabled),.form-actions>button:hover:not(:disabled),.row-actions>button:not(.status):hover:not(:disabled),.table-head>button:hover:not(:disabled),.builder-head button:hover:not(:disabled),.builder-item-actions button:hover:not(:disabled),.builder-lesson>:is(button,a):hover:not(:disabled){border-color:#77bbfa9e;color:#f5f9ff;background:linear-gradient(120deg,#3b9af0,#745eea);box-shadow:0 12px 28px #275bb84d,inset 0 1px #ffffff1f;transform:translateY(-1px)}.danger-action,.danger-icon,.interview-delete-session,.interview-nav-button.finish,button.danger{border-color:#de5e785c!important;border-radius:var(--ui-radius-sm);background:#6b1f3338!important;color:#f3a0b0!important}.danger-action:hover:not(:disabled),.danger-icon:hover:not(:disabled),.interview-delete-session:hover:not(:disabled),.interview-nav-button.finish:hover:not(:disabled),button.danger:hover:not(:disabled){border-color:#f5718b9e!important;background:#91284152!important;color:#ffd5de!important}:where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),textarea,select){width:100%;min-height:var(--ui-control-h);padding:10px 13px;border:1px solid var(--ui-border)!important;border-radius:var(--ui-radius-sm)!important;outline:0;color:var(--ui-text)!important;background-color:var(--ui-control)!important;box-shadow:inset 0 1px #ffffff06;font-size:var(--ui-text-sm)!important;line-height:1.45}textarea{min-height:108px;resize:vertical}:where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),textarea,select):hover:not(:disabled){border-color:var(--ui-border-strong)!important;background-color:var(--ui-control-hover)!important}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:42px!important;background-image:linear-gradient(45deg,transparent 50%,#8fa7c1 50%),linear-gradient(135deg,#8fa7c1 50%,transparent 50%)!important;background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px)!important;background-repeat:no-repeat!important;background-size:6px 6px,6px 6px!important}select option{color:var(--ui-text);background:#0d1b2d}input[type=checkbox],input[type=radio]{flex:0 0 20px;width:20px!important;min-width:20px!important;max-width:20px;height:20px!important;min-height:20px!important;max-height:20px;display:grid;place-items:center;margin:0;padding:0!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #4b6682!important;background:#081522!important;box-shadow:none}input[type=checkbox]{border-radius:6px!important}input[type=radio]{border-radius:50%!important}input[type=checkbox]:after,input[type=radio]:after{content:"";opacity:0;transition:opacity var(--ui-ease),transform var(--ui-ease)}input[type=checkbox]:after{width:9px;height:5px;border:solid white;border-width:0 0 2px 2px;transform:translateY(-1px) rotate(-45deg) scale(.75)}input[type=radio]:after{width:8px;height:8px;border-radius:50%;background:#fff;transform:scale(.65)}input[type=checkbox]:checked,input[type=radio]:checked{border-color:#5baeff!important;background:linear-gradient(145deg,#2b91e4,#6b55df)!important}input[type=checkbox]:checked:after,input[type=radio]:checked:after{opacity:1;transform:translateY(-1px) rotate(-45deg) scale(1)}input[type=radio]:checked:after{transform:scale(1)}input[type=range]{height:24px;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent}input[type=range]::-webkit-slider-runnable-track{height:6px;border:1px solid rgba(109,159,207,.22);border-radius:999px;background:#1a3049}input[type=range]::-webkit-slider-thumb{width:18px;height:18px;margin-top:-7px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #8fc8ff;border-radius:50%;background:linear-gradient(145deg,#4ca8f4,#7460e8);box-shadow:0 3px 12px #3077df66}input[type=range]::-moz-range-track{height:6px;border-radius:999px;background:#1a3049}input[type=range]::-moz-range-progress{height:6px;border-radius:999px;background:linear-gradient(90deg,#49a9f3,#7660e8)}input[type=range]::-moz-range-thumb{width:16px;height:16px;border:2px solid #8fc8ff;border-radius:50%;background:#5d78e8}.toggle{width:46px;min-width:46px;height:26px;min-height:26px;padding:3px;border:1px solid rgba(113,145,183,.28);border-radius:999px;background:#162941}.toggle:after{width:18px;height:18px;border-radius:50%;background:#9fb0c3;box-shadow:0 2px 7px #00000052}.toggle.on{border-color:#56a6f585;background:linear-gradient(90deg,#2e8de1,#6858dc)}.toggle.on:after{background:#fff}.form-grid,.permission-grid,.course-picker-list,.interview-settings-grid{gap:clamp(10px,1.1vw,16px)}.form-grid label,.feedback-comment,.practice-review-comment,.lesson-settings label,.interview-create label,.interview-question-form label{gap:8px}.course-multi-picker,.local-access-editor,.permission-grid label,.toggle-row,.settings-list>div,.volume-setting{border-color:var(--ui-border);border-radius:var(--ui-radius-md);background:#08172799}.course-multi-picker label{min-height:62px;gap:12px;padding:12px 14px;border-color:var(--ui-border);border-radius:var(--ui-radius-md);background:#081727b8}.course-multi-picker label:hover{border-color:var(--ui-border-strong);background:var(--ui-control-hover)}.course-multi-picker label.selected{border-color:#4da4f294;background:linear-gradient(135deg,#1d486cc7,#282f65b8);box-shadow:inset 0 0 0 1px #63b9f714}.modal-backdrop{z-index:800;padding:clamp(14px,3vw,42px);overflow:auto;background:#020812c2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal-card,.app-dialog,.lesson-preview-dialog{width:min(100%,46rem);max-height:calc(100dvh - 40px);overflow:auto;border:1px solid var(--ui-border-strong);border-radius:var(--ui-radius-xl);background:radial-gradient(circle at 15% -20%,rgba(68,136,220,.18),transparent 44%),linear-gradient(145deg,#13243b,#0d1a2d);box-shadow:var(--ui-shadow-lg)}.lesson-preview-dialog{width:min(100%,82rem)}.modal-close{width:40px;height:40px;border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm);background:#081626c2}.app-toast{position:fixed;z-index:900;top:86px;right:clamp(14px,2.2vw,34px);width:min(390px,calc(100vw - 28px));min-height:58px;gap:12px;padding:14px 16px;border:1px solid rgba(89,177,232,.32);border-radius:var(--ui-radius-md);background:#0d253af5;color:#dff2ff;box-shadow:var(--ui-shadow-md);-webkit-backdrop-filter:blur(18px) saturate(120%);backdrop-filter:blur(18px) saturate(120%)}.app-toast svg{color:var(--ui-cyan)}.form-error,.interview-error-toast{border-color:#ec648075;border-radius:var(--ui-radius-sm);background:#421827d1;color:#ffd6df}.notification-popover,.server-popover,.chat-message-context-menu,.interview-search-results{z-index:700;overflow:auto;border:1px solid var(--ui-border-strong);border-radius:var(--ui-radius-md);background:#091727fa;box-shadow:var(--ui-shadow-lg);-webkit-backdrop-filter:blur(18px) saturate(120%);backdrop-filter:blur(18px) saturate(120%)}.notification-popover{width:min(390px,calc(100vw - 24px));max-height:min(560px,calc(100dvh - 100px))}.notification-popover>button,.notification-row>button:first-child{min-width:0;border-radius:var(--ui-radius-sm)}.notification-popover>button:hover,.notification-row>button:first-child:hover{background:#4783c41f}.notification-row,.notification-list{min-width:0}.notification-row>button:first-child span,.notification-row>button:first-child b,.notification-row>button:first-child small,.notification-popover span,.notification-popover b,.notification-popover small{min-width:0;overflow-wrap:anywhere}.empty,.chat-empty,.chat-request-state,.empty-practice-review,.course-access-restricted,.interview-waiting,.notification-popover>p{min-height:150px;place-items:center;padding:clamp(24px,4vw,52px);border-radius:var(--ui-radius-lg);color:var(--ui-muted);text-align:center}.empty h2,.empty h3,.chat-empty h2,.chat-request-state h3,.interview-waiting h3{color:var(--ui-text);font-size:var(--ui-title-sm)}.rich-editor,.rich-canvas,.lesson-rich-content,.practice-rich-content{min-width:0;border-radius:var(--ui-radius-md)}.rich-editor{overflow:visible;border-color:var(--ui-border);background:#081522}.rich-toolbar{position:relative;z-index:2;min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:8px;border-color:var(--ui-border);border-radius:var(--ui-radius-md) var(--ui-radius-md) 0 0;background:#0c1c2ffa}.rich-toolbar button,.rich-toolbar select,.block-order button,.editor-image-align button{width:auto;min-width:36px;min-height:36px;padding:7px 9px;border:1px solid transparent;border-radius:var(--ui-radius-xs);background:transparent;color:#9bb0c8;box-shadow:none;font-size:var(--ui-text-sm)!important}.rich-toolbar select{min-width:132px;padding-right:34px!important;background-color:#081626eb!important}.rich-toolbar button:hover:not(:disabled),.rich-toolbar button.active,.block-order button:hover:not(:disabled),.editor-image-align button:hover:not(:disabled),.editor-image-align button.active{border-color:#5ba8ec57;color:#edf6ff;background:#3a75b72e}.rich-canvas{min-height:180px;padding:clamp(16px,1.8vw,24px);overflow-x:hidden;color:#eef4ff;background:#081522;font-size:var(--ui-text-md);line-height:1.65;overflow-wrap:anywhere}.rich-canvas:focus{outline:0}.rich-canvas,.lesson-rich-content,.practice-rich-content,.interview-question-text,.interview-rich-answer,.interview-rich-hint{font-synthesis:weight style}.rich-canvas :is(b,strong),.lesson-rich-content :is(b,strong),.practice-rich-content :is(b,strong),.interview-question-text :is(b,strong),.interview-rich-answer :is(b,strong),.interview-rich-hint :is(b,strong){font-weight:800!important}.rich-canvas :is(i,em),.lesson-rich-content :is(i,em),.practice-rich-content :is(i,em),.interview-question-text :is(i,em),.interview-rich-answer :is(i,em),.interview-rich-hint :is(i,em){font-style:italic!important}.rich-canvas u,.lesson-rich-content u,.practice-rich-content u,.interview-question-text u,.interview-rich-answer u,.interview-rich-hint u{text-decoration:underline!important;text-decoration-thickness:.09em!important;text-underline-offset:.16em}.rich-canvas :is(s,strike),.lesson-rich-content :is(s,strike),.practice-rich-content :is(s,strike),.interview-question-text :is(s,strike),.interview-rich-answer :is(s,strike),.interview-rich-hint :is(s,strike){text-decoration:line-through!important}.rich-canvas :is(ul,ol),.lesson-rich-content :is(ul,ol),.practice-rich-content :is(ul,ol),.interview-question-text :is(ul,ol),.interview-rich-answer :is(ul,ol),.interview-rich-hint :is(ul,ol){margin:.75em 0;padding-left:1.65em}.rich-canvas ul,.lesson-rich-content ul,.practice-rich-content ul,.interview-question-text ul,.interview-rich-answer ul,.interview-rich-hint ul{list-style:disc outside}.rich-canvas ol,.lesson-rich-content ol,.practice-rich-content ol,.interview-question-text ol,.interview-rich-answer ol,.interview-rich-hint ol{list-style:decimal outside}.rich-canvas img,.lesson-rich-content img,.practice-rich-content img{max-width:100%;height:auto;border-radius:var(--ui-radius-sm)}.editor-block{min-width:0;overflow:visible;border-color:var(--ui-border);border-radius:var(--ui-radius-lg);background:#0f1f35eb}.editor-block-head,.lesson-editor-head,.builder-head,.module-card-head{min-width:0;flex-wrap:wrap;gap:10px;border-color:var(--ui-border);border-radius:var(--ui-radius-lg) var(--ui-radius-lg) 0 0}.editor-savebar{z-index:20;gap:10px;border-color:var(--ui-border);border-radius:var(--ui-radius-md);background:#091627eb;box-shadow:var(--ui-shadow-md);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.add-block-row{flex-wrap:wrap;gap:8px}.add-block-row button{min-height:40px;border-radius:var(--ui-radius-sm);background:#0f2339e6}.lesson-editor-workspace,.lesson-preview-layout{min-width:0;grid-template-columns:minmax(0,1fr) clamp(260px,23vw,340px);gap:clamp(14px,1.5vw,22px);border-radius:var(--ui-radius-lg);background:#060f1ca3}.lesson-editor-main,.lesson-preview-reader,.lesson-preview-syllabus,.editor-course-outline{min-width:0;border-color:var(--ui-border);border-radius:var(--ui-radius-md);background:var(--ui-surface-1)}.editor-course-outline{top:86px;max-height:calc(100dvh - 110px);overflow:auto}.course-layout{min-width:0;grid-template-columns:minmax(0,1fr) clamp(280px,24vw,380px);align-items:start;gap:clamp(16px,1.5vw,24px)}.reader,.lesson-blocks,.lesson-block-unit,.syllabus{min-width:0}.syllabus{border-color:var(--ui-border);border-radius:var(--ui-radius-lg);background:#0f1e33f0;box-shadow:var(--ui-shadow-sm)}.syllabus-module{border-color:var(--ui-border)}.syllabus-module>header{background:#08162694}.syllabus-module>:is(button,a){min-width:0;border-radius:var(--ui-radius-sm)}.syllabus-module>:is(button,a):hover{background:#4280c31f}.syllabus-module>:is(button,a).active{background:linear-gradient(110deg,#2763a175,#4c3f9d66)}.lesson-rich-content{color:#eef4ff;font-size:var(--ui-text-md);line-height:1.7}.lesson-rich-content :where(h1,h2,h3,h4){color:#e8eff9;line-height:1.25}.lesson-rich-content :where(p,li,a,code,pre),.practice-rich-content :where(p,li,a,code,pre){max-width:100%;overflow-wrap:anywhere}.content-block{min-width:0;padding:clamp(17px,1.65vw,25px);border-radius:var(--ui-radius-md);background:#0d1f34c2}.content-block.practice,.practice-form{border-color:#439bdb52;background:linear-gradient(145deg,#10304ad1,#0c2239d1)}.content-block.warning{border-color:#d9a04c4d;background:linear-gradient(145deg,#3c2d199e,#271f18ad)}.practice-form,.practice-state,.feedback-card{min-width:0;padding:clamp(18px,2vw,28px);border-radius:var(--ui-radius-lg);box-shadow:inset 0 1px #ffffff08}.practice-form-head,.practice-task-copy,.feedback-title{min-width:0;gap:8px}.practice-form-head h3,.practice-task-copy h3,.feedback-title h3{margin:0;color:var(--ui-text);font-size:var(--ui-title-sm);line-height:1.3}.practice-form-head p,.practice-task-copy p,.feedback-copy p{margin:0;color:var(--ui-muted)}.practice-poll{gap:10px}.practice-poll>label{min-width:0;min-height:48px;gap:12px;padding:11px 14px;border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm);background:#071625ad}.practice-poll>label:hover,.practice-poll>label.selected{border-color:#4aa6eb85;background:#24567f40}.feedback-card{border-color:#3ac9b44d;background:linear-gradient(145deg,#0e323db3,#0d2338d1)}.feedback-rating{gap:9px}.feedback-rating button{min-width:54px;min-height:48px;border:1px solid rgba(218,173,88,.42);border-radius:var(--ui-radius-sm);background:#4c3a1f2e}.feedback-rating button:hover,.feedback-rating button.selected{border-color:#f9c153c7;background:#694c1f4d;box-shadow:0 0 0 3px #eeb44c1a}.practice-review-list,.feedback-admin-list{min-width:0;gap:clamp(14px,1.5vw,22px)}.practice-review-card,.feedback-admin-card{min-width:0;overflow:hidden}.practice-review-card>header,.feedback-admin-card>header{min-width:0;gap:14px;padding-bottom:16px;border-bottom:1px solid var(--ui-border);background:transparent}.practice-review-card h3,.practice-review-card header p,.practice-review-answer p,.feedback-admin-card h3,.feedback-admin-card p{max-width:100%;overflow-wrap:anywhere}.practice-review-answer,.feedback-admin-prompt,.feedback-admin-answer{border-color:var(--ui-border);border-radius:var(--ui-radius-md);background:#0716269e}.practice-review-actions{flex-wrap:wrap;gap:10px}.practice-review-author{flex:0 0 auto;max-width:min(280px,100%);border-radius:var(--ui-radius-sm);background:#071525bd}.course-progress-admin{display:grid;gap:18px;min-width:0}.course-progress-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,320px) auto;align-items:end;gap:14px;padding:clamp(16px,1.8vw,22px)}.course-progress-toolbar label{display:grid;gap:8px;min-width:0;color:var(--muted)}.course-progress-toolbar input,.course-progress-toolbar select{width:100%}.course-progress-toolbar button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 18px;border:1px solid rgba(92,164,255,.38);border-radius:var(--ui-radius-md);background:linear-gradient(135deg,#2f8eeeeb,#6c52e5eb);color:#f6fbff;font-weight:800;box-shadow:inset 0 1px #ffffff1f,0 12px 24px #215dbe38}.course-progress-toolbar button:hover{transform:translateY(-1px);border-color:#86beff9e;background:linear-gradient(135deg,#3f9cf5fa,#775beefa)}.course-progress-layout{display:grid;grid-template-columns:minmax(360px,.88fr) minmax(0,1.35fr);gap:18px;align-items:start;min-width:0}.course-progress-list,.course-progress-detail{min-width:0;overflow:hidden}.course-progress-list>header,.course-progress-detail>header{position:static!important;display:flex;justify-content:space-between;align-items:flex-start;gap:16px;width:auto!important;height:auto!important;min-height:0!important;margin:0 0 16px;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.course-progress-list>header>div,.course-progress-detail>header>div{min-width:0;background:transparent!important}.course-progress-list h2,.course-progress-detail h2{margin:0}.course-progress-list p,.course-progress-detail header p{margin:6px 0 0;color:var(--muted)}.course-progress-row{width:100%;display:grid;grid-template-columns:minmax(120px,.8fr) minmax(160px,1fr) minmax(150px,.9fr) auto;align-items:center;gap:14px;margin-top:10px;padding:14px;border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);background:#07162675;text-align:left;color:var(--text)}.course-progress-row:hover,.course-progress-row.active{border-color:#579fffb8;background:#1f4f8a3d}.course-progress-row>div{min-width:0}.course-progress-row b,.course-progress-row span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.course-progress-row span,.course-progress-row strong{color:var(--muted)}.course-progress-meter{display:grid;gap:8px}.course-progress-meter>div{height:8px;border-radius:999px;overflow:hidden;background:#7b9dc429}.course-progress-meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#35c7ff,#805bff)}.course-progress-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px}.course-progress-summary span{min-width:0;padding:14px;border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);background:#07162685}.course-progress-summary b,.course-progress-summary small{display:block}.course-progress-summary small,.course-progress-muted,.course-progress-submission span,.course-progress-lesson-head span,.course-progress-lesson-head small{color:var(--muted)}.course-progress-modules{display:grid;gap:16px}.course-progress-modules>article,.course-progress-attempts>article{padding:16px;border:1px solid var(--ui-border);border-radius:var(--ui-radius-lg);background:#0716265c}.course-progress-modules h3,.course-progress-attempts h3{margin:0 0 12px}.course-progress-lesson{display:grid;gap:10px;padding:14px 0;border-top:1px solid rgba(139,173,214,.12)}.course-progress-lesson-head{display:flex;justify-content:space-between;gap:14px;min-width:0}.course-progress-lesson-head>div{min-width:0}.course-progress-submission{display:grid;gap:8px;padding:14px;border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);background:#07162699}.course-progress-submission>div:first-child{display:grid;gap:4px;min-width:0}.course-progress-submission>div:first-child b,.course-progress-submission>div:first-child span{display:block;overflow-wrap:anywhere}.course-progress-submission p,.course-progress-submission pre,.course-progress-attempts pre{max-width:100%;margin:0;overflow-x:auto;white-space:pre-wrap;overflow-wrap:anywhere}.course-progress-submission pre,.course-progress-attempts pre{padding:10px 12px;border-radius:var(--ui-radius-sm);border:1px solid rgba(92,164,255,.18);background:#091c3170;color:#d9e7f7}.course-progress-attempts{display:grid;gap:12px;margin-top:18px}@media(max-width:1180px){.course-progress-layout{grid-template-columns:1fr}}@media(max-width:760px){.course-progress-toolbar,.course-progress-row,.course-progress-summary{grid-template-columns:1fr}}.chat-page{height:calc(100dvh - 72px);display:flex;flex-direction:column;padding-top:clamp(24px,2vw,38px);padding-bottom:clamp(18px,2vw,32px)}.chat-page .page-heading{flex:0 0 auto;margin-bottom:16px}.chat-page .chat-layout{flex:1 1 auto;min-width:0;min-height:0;height:auto;grid-template-columns:clamp(270px,24vw,370px) minmax(0,1fr);gap:16px}.chat-sidebar,.chat-window{min-width:0;min-height:0;overflow:hidden}.chat-sidebar{display:flex;flex-direction:column}.chat-sidebar>input{flex:0 0 auto;margin:12px;width:calc(100% - 24px)}.chat-conversations,.chat-directory{min-width:0;overflow-x:hidden;overflow-y:auto}.chat-conversations>button,.chat-directory>button{min-width:0;gap:12px;border:1px solid transparent;border-radius:0;background:transparent}.chat-conversations>button:hover,.chat-directory>button:hover,.chat-conversations>button.active{border-color:#68a5e01f;background:#407dbe1c}.chat-conversations b,.chat-directory button b,.chat-window>header b{min-width:0;color:#dce7f4;font-size:var(--ui-text-sm)!important}.chat-conversations small,.chat-directory small,.chat-messages small{color:var(--ui-muted);font-size:var(--ui-text-xs)!important}.chat-window{display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:radial-gradient(circle at 18% 4%,rgba(35,83,123,.16),transparent 28rem),linear-gradient(145deg,#0d1a2b,#091523)}.chat-window>header{position:relative;z-index:4;min-height:66px;height:auto;padding:12px 16px;border-color:var(--ui-border);background:#0e1e32eb}.chat-close{width:38px;height:38px;min-height:38px;border-radius:var(--ui-radius-sm)}.chat-messages{min-width:0;min-height:0;padding:clamp(14px,2vw,26px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;overflow-anchor:none}.chat-message-row{min-width:0;max-width:100%}.chat-messages article,.chat-message-row article{min-width:0;max-width:min(76%,48rem);overflow:visible;border-radius:16px 16px 16px 6px;background:#17314a}.chat-messages article.mine,.chat-message-row article.mine{border-radius:16px 16px 6px;background:linear-gradient(135deg,#2d70b8,#5b53ca)}.chat-messages article p,.chat-message-row article p{width:auto;max-width:100%;margin:0;color:#e3edf8;font-size:var(--ui-text-sm)!important;line-height:1.5;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap}.chat-page .chat-messages article footer small{font-size:var(--ui-text-xs)!important}.chat-message-image,.chat-message-gallery img{max-width:min(100%,46rem);border-radius:var(--ui-radius-sm)}.chat-compose{min-width:0;gap:10px;padding:12px;border-color:var(--ui-border);background:#0a1829f5}.chat-compose textarea{min-height:46px;max-height:150px;resize:none}.chat-page .chat-compose>button.primary,.chat-attachment{width:46px;min-width:46px;height:46px;min-height:46px;padding:0;border-radius:50%}.chat-course-picker,.chat-image-preview{border-color:var(--ui-border);border-radius:var(--ui-radius-md);background:#0d2237f0}.chat-message-context-menu{border-radius:var(--ui-radius-md)}.interviews-page{width:min(100%,104rem);max-width:104rem}.interview-tabs{flex-wrap:wrap;gap:9px}.interview-tabs button{min-height:var(--ui-control-h);border-radius:var(--ui-radius-sm)}.interview-create{min-width:0;gap:clamp(14px,1.5vw,22px);padding:clamp(18px,2vw,28px)}.interview-workspace{min-width:0;grid-template-columns:minmax(0,1fr) clamp(280px,24vw,360px);gap:clamp(16px,1.5vw,24px)}.interview-session-main,.interview-outline{min-width:0}.interview-outline{top:88px;max-height:calc(100dvh - 110px);overflow:auto}.interview-list{min-width:0;overflow:hidden}.interview-list>:is(button,a){min-width:0;border-radius:var(--ui-radius-sm)}.interview-list-person,.interview-list-person>*{min-width:0}.interviews-page .interview-current-question{min-width:0;min-height:clamp(34rem,calc(100dvh - 12rem),50rem);padding:clamp(22px,3vw,46px);border-radius:clamp(22px,2vw,30px);background:radial-gradient(circle at 100% 0,rgba(111,83,222,.14),transparent 34rem) padding-box,linear-gradient(145deg,#0c1d35fc,#060f1ffc) padding-box,linear-gradient(135deg,#4d8dff,#5b8cff29 46%,#7654e8) border-box}.interviews-page .interview-current-question:before,.interviews-page .interview-current-question:after{opacity:.55}.interviews-page .interview-question-primary{min-width:0;padding:clamp(22px,3vw,40px);border-radius:var(--ui-radius-lg)}.interviews-page .interview-question-primary h3,.interview-question-text,.interviews-page .candidate-question-card .interview-question-primary h3{max-width:62rem;color:#e3edf9;font-size:clamp(1.05rem,.98rem + .18vw,1.22rem);font-weight:600;line-height:1.55;letter-spacing:-.015em;overflow-wrap:anywhere}.practice-answer-error{display:flex;align-items:flex-start;gap:11px;padding:14px 16px;border:1px solid rgba(238,92,116,.4);border-radius:var(--ui-radius-sm);color:#ffdce3;background:#5b182a4d}.practice-answer-error>svg{width:20px;height:20px;margin-top:1px;color:#ff7189}.practice-answer-error>span{display:grid;gap:3px}.practice-answer-error small{color:#dcaeba}.interviews-page .interview-answer,.interviews-page .interview-notes{min-width:0;border-radius:var(--ui-radius-sm) var(--ui-radius-md) var(--ui-radius-md) var(--ui-radius-sm)}.interviews-page .interview-score{min-width:0;gap:10px;border-radius:var(--ui-radius-md)}.interview-score>button{border-radius:var(--ui-radius-sm)}.interview-controls,.interview-question-form-actions,.interview-question-actions{flex-wrap:wrap;gap:10px}.interview-questions-layout{min-width:0;gap:clamp(14px,1.5vw,22px)}.interview-question-form,.interview-question-bank{min-width:0;overscroll-behavior:contain}.interview-question-bank article{min-width:0;border-radius:var(--ui-radius-sm)}.interview-question-bank article p,.interview-bank-question,.interview-bank-answer{max-width:100%;overflow-wrap:anywhere}.interview-image-picker,.interview-image-preview,.interview-image-library-grid button{border-radius:var(--ui-radius-md)}.interview-group-chat{border-color:var(--ui-border);border-radius:var(--ui-radius-lg);background:#071526c7}.profile-layout{min-width:0;gap:clamp(16px,1.6vw,24px)}.profile-summary{min-width:0;border-radius:var(--ui-radius-xl)}.profile-summary:before{background:linear-gradient(115deg,#235f9338,#5241a32e),repeating-linear-gradient(135deg,transparent 0 24px,rgba(255,255,255,.025) 25px 26px)}.profile-fields{gap:10px}.profile-fields>*,.password-card,.local-access-editor{border-color:var(--ui-border);border-radius:var(--ui-radius-md);background:#081728a8}.gradient-picker{flex-wrap:wrap;gap:8px}.gradient-picker button{min-height:38px;border-radius:999px}.admin-groups{display:grid;gap:clamp(16px,1.6vw,24px)}.admin-groups>section{padding:clamp(18px,1.8vw,28px);border-color:var(--ui-border);border-radius:var(--ui-radius-lg);background:#0f1d31d1}.admin-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr))}.admin-grid button{min-width:0;min-height:88px;border-color:var(--ui-border);border-radius:var(--ui-radius-md);background:#081728bd}.admin-grid button:hover{border-color:var(--ui-border-strong);background:var(--ui-surface-hover);transform:translateY(-1px)}.table-row,.user-directory-row,.course-admin-row,.builder-lesson,.module-card{min-width:0;border-color:var(--ui-border);border-radius:var(--ui-radius-md);background:#09182994}.table-row:hover,.user-directory-row:hover,.course-admin-row:hover,.builder-lesson:hover{border-color:#5da3e252;background:#142c46b8}.table-row>*,.user-directory-row>*,.course-admin-row>*,.builder-lesson>*{min-width:0}.row-actions,.user-directory-actions,.builder-item-actions,.course-actions,.form-actions,.settings-actions{flex-wrap:wrap;gap:9px}.settings-list{width:min(100%,860px);padding:10px 26px 24px}.settings-list>div,.settings-list>div.volume-setting{min-height:82px;padding:18px 4px;border:0;border-bottom:1px solid var(--ui-border);border-radius:0;background:transparent}.settings-list>div>span{min-width:0;gap:4px}.settings-list b{color:var(--ui-text);line-height:1.35}.settings-list small{margin-top:0}.settings-list .toggle{flex:0 0 auto}.settings-list .settings-actions{min-height:0;margin-top:8px;padding:18px 0 0;border:0;background:transparent}.settings-list .telegram-setting{align-items:center}.telegram-connect{min-width:148px;justify-content:center}.settings-list>div.telegram-details{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;min-height:88px;margin:10px 0;padding:18px;border:1px solid rgba(74,151,233,.2);border-radius:var(--ui-radius-md);background:linear-gradient(135deg,#238bff14,#7c55f70f),#07162780}.telegram-status{display:flex;align-items:center;gap:12px;min-width:0}.telegram-status>svg{width:22px;height:22px;flex:0 0 auto;color:#4de0c4}.telegram-status>span{display:grid;gap:4px;min-width:0}.telegram-status small{color:var(--muted);line-height:1.45}.telegram-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.telegram-actions .inline-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;text-decoration:none}.danger-soft{color:#ff9cad;border-color:#ff64804d;background:#ff456714}.danger-soft:hover:not(:disabled){border-color:#ff648080;background:#ff456724}@media(max-width:680px){.settings-list{padding:8px 18px 20px}.settings-list>div,.settings-list>div.volume-setting{align-items:flex-start;gap:14px;padding:17px 0}.settings-list .volume-setting{flex-direction:column}.settings-list .volume-control{width:100%;grid-template-columns:minmax(0,1fr) auto}.settings-list>div.telegram-details{grid-template-columns:1fr}.telegram-actions{justify-content:flex-start}}.status,.course-status,.pill{min-height:28px;border-radius:999px;font-size:var(--ui-text-xs)!important}.loading,.spin{color:var(--ui-blue)}@media(min-width:1800px){:root{--ui-page-max: 126rem}small,.shell small,.eyebrow,.section-kicker,.form-grid>label,.form-grid legend,.course-multi-picker>p,.table-head small,.table-head>span,.metric-grid-readable p,.metric-grid-readable small,.notification-row>button:first-child small,.notification-row>button:first-child em,.chat-directory>b{font-size:var(--ui-text-xs)!important}.shell button,.shell input,.shell textarea,.shell select{font-size:var(--ui-text-sm)!important}.shell>aside{width:var(--ui-sidebar-w);padding-inline:var(--ui-space-4)}.workspace{margin-left:var(--ui-sidebar-w)}.content,.content.chat-page{padding-inline:clamp(42px,3.2vw,76px)}.course-layout{grid-template-columns:minmax(0,1fr) clamp(330px,22vw,420px)}.chat-page .chat-layout{grid-template-columns:clamp(320px,21vw,410px) minmax(0,1fr)}}@media(min-width:2560px){:root{--ui-sidebar-w: clamp(280px, 11vw, 320px);--ui-page-max: 140rem}.shell>aside{width:var(--ui-sidebar-w);padding-inline:20px}.workspace{margin-left:var(--ui-sidebar-w)}.content{width:min(100%,var(--ui-page-max));max-width:var(--ui-page-max);padding:clamp(48px,3vw,72px) clamp(60px,3.5vw,96px) clamp(72px,5vw,110px)}.content.chat-page{width:100%;max-width:none}}@media(max-width:1180px){:root{--ui-page-max: 100%}.interview-create{grid-template-columns:repeat(2,minmax(0,1fr))}.interview-workspace,.interview-questions-layout,.lesson-editor-workspace,.lesson-preview-layout{grid-template-columns:minmax(0,1fr);height:auto}.interview-outline,.editor-course-outline,.lesson-preview-syllabus{position:static;order:-1;max-height:none}}@media(max-width:950px){.shell>aside{width:min(300px,86vw)}.workspace{margin-left:0}.content{padding-inline:clamp(16px,3.5vw,30px)}.course-layout,.profile-layout{grid-template-columns:minmax(0,1fr)}.course-layout>.syllabus,.profile-summary{position:static;order:-1}.chat-page{height:calc(100dvh - 72px)}.chat-page .chat-layout{grid-template-columns:minmax(230px,34vw) minmax(0,1fr)}.stats,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){html{font-size:15px}.workspace>header{padding-inline:12px}.header-actions{gap:6px}.search{width:auto;min-width:0}.profile span{display:none}.content{padding:24px 14px 48px}.page-heading{align-items:flex-start;flex-direction:column}.page-heading h1{font-size:clamp(1.65rem,7vw,2rem)}.panel,.admin-create,.course-builder,.lesson-editor,.practice-review-card,.feedback-admin-card{padding:16px;border-radius:var(--ui-radius-md)}.admin-grid,.form-grid,.permission-grid,.course-picker-list,.stats,.metric-grid{grid-template-columns:minmax(0,1fr)}.primary,button.primary,.secondary,button.secondary,.form-actions>button{min-height:46px}.modal-backdrop{align-items:flex-end;padding:8px}.modal-card,.app-dialog{width:100%;max-height:calc(100dvh - 16px);border-radius:var(--ui-radius-lg)}.chat-page{height:calc(100dvh - 72px);padding:14px 10px 10px}.chat-page .page-heading{margin-bottom:10px}.chat-page .chat-layout{display:block;min-height:0;overflow:hidden}.chat-sidebar,.chat-window{height:100%}.chat-layout:has(.chat-window:not(.empty)) .chat-sidebar{display:none}.chat-messages article,.chat-message-row article{max-width:90%}.chat-compose{grid-template-columns:auto minmax(0,1fr) auto}.interview-create{grid-template-columns:minmax(0,1fr)}.interviews-page .interview-current-question{min-height:500px;padding:18px;border-radius:var(--ui-radius-lg)}.interviews-page .interview-question-topline,.interviews-page .interview-question-footer,.interview-people,.practice-review-card>header,.feedback-admin-card>header{align-items:stretch;flex-direction:column;grid-template-columns:minmax(0,1fr)}.interviews-page .interview-score{grid-template-columns:repeat(3,minmax(0,1fr))}.interviews-page .interview-score>span,.interviews-page .interview-score textarea{grid-column:1 / -1}.practice-review-author{width:100%;max-width:100%;text-align:left}.practice-review-actions>button,.interview-controls>button,.interview-question-form-actions>button{flex:1 1 160px}.rich-toolbar{max-height:156px;overflow:auto}.editor-block-head select{flex:1 1 150px}}@media(max-width:480px){.workspace>header{height:64px}.chat-page{height:calc(100dvh - 64px)}.header-actions .server-switcher{display:none}.search{margin:0 6px}.content{padding-inline:10px}.hero{padding:22px 17px;border-radius:var(--ui-radius-md)}.feedback-rating{grid-template-columns:repeat(5,minmax(0,1fr))}.feedback-rating button{min-width:0;padding-inline:6px}.chat-compose{gap:7px;padding:8px}.chat-page .chat-compose>button.primary,.chat-attachment{width:42px;min-width:42px;height:42px;min-height:42px}.app-toast{top:72px;right:8px;width:calc(100vw - 16px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.panel:hover{border-color:var(--ui-border);box-shadow:inset 0 1px #ffffff09,var(--ui-shadow-sm);transform:none}:where(.academy-course-row,.course-progress-row,.chat-conversations>button,.chat-directory>button,.admin-grid button,.table-row,.user-directory-row,.course-admin-row,.builder-lesson):hover{border-color:#65a9e861}:where(button.secondary,.secondary,.back-link,.course-back button,.chat-exit,.interview-back-button,.interview-nav-button:not(.primary):not(.finish),.form-actions>button:not(.primary):not(.danger):not(.danger-action),.settings-actions>button:not(.primary):not(.danger):not(.danger-action),.modal-actions>button:not(.primary):not(.danger):not(.danger-action)){-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:var(--ui-control-h);padding:10px 16px;border:1px solid rgba(105,161,217,.3);border-radius:var(--ui-radius-sm);color:#c7d9eb;background:linear-gradient(145deg,#142b44fa,#0f2238fa);box-shadow:inset 0 1px #ffffff0b,0 7px 18px #01081424}:where(button.secondary,.secondary,.back-link,.course-back button,.chat-exit,.interview-back-button,.interview-nav-button:not(.primary):not(.finish),.form-actions>button:not(.primary):not(.danger):not(.danger-action),.settings-actions>button:not(.primary):not(.danger):not(.danger-action),.modal-actions>button:not(.primary):not(.danger):not(.danger-action)):hover:not(:disabled){border-color:#77bbfa8a;color:#f3f8ff;background:linear-gradient(145deg,#1a3756fc,#132b46fc);box-shadow:inset 0 1px #ffffff12,0 10px 23px #020c1c33;transform:translateY(-1px)}:where(button.danger,.danger-action,.danger-icon,.danger-soft,.interview-delete-session,.interview-nav-button.finish){-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(229,91,119,.38)!important;border-radius:var(--ui-radius-sm)!important;color:#f3a6b5!important;background:linear-gradient(145deg,#5f1b2f4d,#43162740)!important;box-shadow:inset 0 1px #ffffff09}:where(button.danger,.danger-action,.danger-icon,.danger-soft,.interview-delete-session,.interview-nav-button.finish):hover:not(:disabled){border-color:#f6708b9e!important;color:#ffd8e0!important;background:linear-gradient(145deg,#83233b6b,#5c1b2f5c)!important}:where(.panel,.table-row,.data-table,.course-progress-row,.course-progress-detail,.course-progress-submission,.chat-message-row,.chat-message-row article,.chat-course-card,.interview-list,.interview-list-person,.interview-question-primary,.interview-question-bank article,.practice-review-card,.feedback-admin-card){min-width:0;max-width:100%}:where(.course-progress-submission,.course-progress-lesson-head,.practice-review-card,.feedback-admin-card,.interview-list-person,.interview-question-primary,.interview-bank-question,.interview-bank-answer,.chat-course-card,.chat-message-row article,.chat-message-row article p) :where(p,span,b,strong,small,a,code),:where(.course-progress-submission,.course-progress-lesson-head,.practice-review-card,.feedback-admin-card,.interview-list-person,.interview-question-primary,.interview-bank-question,.interview-bank-answer,.chat-course-card,.chat-message-row article,.chat-message-row article p){overflow-wrap:anywhere;word-break:break-word}.course-progress-list>header p{display:block}.course-progress-list,.course-progress-detail{border-radius:var(--ui-radius-lg);background:linear-gradient(145deg,#112239f5,#0a192bf5)}.course-progress-detail>.empty-inline{min-height:clamp(210px,30vh,360px);display:grid;place-items:center;margin:0;padding:clamp(28px,4vw,58px);border:1px dashed rgba(112,164,221,.2);border-radius:var(--ui-radius-md);color:var(--ui-muted);background:radial-gradient(circle at 50% 20%,rgba(71,118,177,.1),transparent 18rem),#06132257}.course-progress-row{box-shadow:inset 0 1px #ffffff06}.course-progress-row:hover,.course-progress-row.active{border-color:#579fff8f;background:linear-gradient(135deg,#1e4c8057,#32327433)}.chat-conversations{gap:4px;padding:8px}.chat-directory{gap:4px;padding:12px 8px 8px}.chat-directory>b{padding-inline:7px}.chat-conversations>button,.chat-directory>button{border:1px solid transparent;border-radius:var(--ui-radius-sm)}.chat-conversations>button:hover,.chat-directory>button:hover{border-color:#68a5e033;background:#3168a321}.chat-conversations>button.active{border-color:#5c9ee74d;background:linear-gradient(135deg,#2761a04d,#5241a92e)}.chat-messages article,.chat-message-row article{border:1px solid rgba(116,162,208,.12);box-shadow:0 7px 22px #0108131f}.interviews-page .interview-current-question{min-height:clamp(28rem,calc(100dvh - 15rem),44rem)}.interview-list>:is(button,a),.interview-question-bank article{overflow:hidden}.settings-list{width:min(100%,920px)}.settings-list>div,.settings-list>div.volume-setting{gap:clamp(14px,2vw,28px)}.settings-list>div>span{flex:1 1 320px}.settings-list .volume-control{flex:0 1 440px;min-width:min(100%,280px)}.settings-list .settings-actions{justify-content:flex-end}.result-loading,.route-loading,.internship-booking-loading{position:relative;overflow:hidden;color:var(--ui-muted);background:linear-gradient(145deg,#12233ae6,#0b1b2ee6)}.result-loading:after,.route-loading:after,.internship-booking-loading:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;background:linear-gradient(100deg,transparent 18%,rgba(119,174,232,.08) 46%,transparent 72%);transform:translate(-100%);animation:release-loading-sheen 1.8s ease-in-out infinite}@keyframes release-loading-sheen{to{transform:translate(100%)}}@media(min-width:1920px){:root{--ui-control-h: 46px}.content:not(.chat-page){padding-inline:clamp(44px,3.2vw,76px)}.panel,.admin-create,.course-builder,.lesson-editor,.practice-review-card,.feedback-admin-card{scroll-margin-top:96px}}@media(min-width:2560px){.content:not(.chat-page){width:min(100%,140rem);max-width:140rem}.stats,.metric-grid,.admin-grid,.admin-groups,.grid{gap:clamp(16px,1vw,24px)}}@media(max-width:950px){body{background-attachment:scroll}.interviews-page .interview-current-question{min-height:auto}.course-progress-detail>.empty-inline{min-height:180px}}@media(max-width:680px){.settings-list>div,.settings-list>div.volume-setting{align-items:stretch}.settings-list .volume-control{min-width:0}.settings-list .settings-actions{justify-content:stretch}.settings-list .settings-actions>button{flex:1 1 140px}.chat-conversations,.chat-directory{padding-inline:6px}.chat-messages article,.chat-message-row article{max-width:92%}}.app-toast.error{border-color:#f4607e61;color:#ffd7df;background:linear-gradient(145deg,#50182bf7,#2d1424f7)}.app-toast.error svg{color:#ff829d}.course-progress-answer-list{display:grid;gap:10px;margin-top:12px}.course-progress-answer{display:grid;gap:7px;min-width:0;padding:13px 14px;border:1px solid rgba(104,163,220,.18);border-radius:var(--ui-radius-md);background:#05142480}.course-progress-answer>span{color:#6fb9ff;font-size:var(--ui-text-xs);font-weight:800;letter-spacing:.055em;text-transform:uppercase}.course-progress-answer>b,.course-progress-answer>p{margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.course-progress-answer>small{color:var(--ui-muted)}.course-progress-answer>small.correct{color:#56ddba}.course-progress-answer>small.incorrect{color:#ff96ab}.course-progress-compact .course-progress-toolbar{grid-template-columns:minmax(260px,1fr) minmax(190px,250px) minmax(210px,280px) auto}.course-progress-readable-answer{display:grid;gap:9px;padding:12px 14px;border:1px solid rgba(104,163,220,.18);border-radius:var(--ui-radius-md);background:#05142480}.course-progress-readable-answer>div{display:grid;gap:5px}.course-progress-readable-answer small{color:#6fb9ff;font-size:var(--ui-text-xs);font-weight:800;letter-spacing:.055em;text-transform:uppercase}.course-progress-readable-answer p,.course-progress-readable-answer ul{margin:0;color:var(--ui-text);line-height:1.55}.course-progress-readable-answer ul{display:grid;gap:5px;padding-left:20px}.course-progress-readable-answer>strong{justify-self:start;padding:5px 9px;border-radius:999px;font-size:var(--ui-text-xs)}.course-progress-readable-answer>strong.correct{color:#69e4c1;background:#2ba88524}.course-progress-readable-answer>strong.incorrect{color:#ff9eb1;background:#d6466624}@media(max-width:1050px){.course-progress-compact .course-progress-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.course-progress-compact .course-progress-toolbar{grid-template-columns:1fr}}.restored-course-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;margin:0 0 6px}.result-main .restored-course-title-row h2{margin:0}.restored-course-title-row .pill{flex:0 0 auto;padding:4px 9px;font-size:.68rem!important}.course-progress-focus-layout{display:grid;grid-template-columns:minmax(270px,340px) minmax(0,1fr);align-items:start;gap:18px;min-width:0}.course-progress-people,.course-progress-workspace{min-width:0;overflow:hidden}.course-progress-people{padding:16px}.course-progress-people>header,.course-progress-person-head,.course-progress-selected-detail>header{position:static!important;width:auto!important;height:auto!important;min-height:0!important;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-inline:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.course-progress-people>header{align-items:center;margin-bottom:12px;padding:2px 4px 12px;border-bottom:1px solid rgba(112,164,221,.14)}.course-progress-people>header h2,.course-progress-person-head h2,.course-progress-selected-detail>header h2{margin:4px 0 0;font-size:clamp(1.05rem,1.3vw,1.35rem)}.course-progress-people>header>b,.course-progress-person-head>span{flex:0 0 auto;padding:5px 9px;border:1px solid rgba(104,163,220,.22);border-radius:999px;color:var(--ui-text-soft);background:#1a36577a;font-size:var(--ui-text-xs)}.course-progress-person-list{display:grid;gap:6px;max-height:min(64vh,720px);overflow-y:auto;padding-right:3px}.course-progress-person-list>:is(button,a){width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) auto auto 17px;align-items:center;gap:9px;min-height:62px;padding:9px 10px;border:1px solid transparent;border-radius:var(--ui-radius-md);color:var(--ui-text);background:#07162652;text-align:left}.course-progress-person-list>:is(button,a):hover,.course-progress-person-list>:is(button,a).active{border-color:#579fff6b;background:linear-gradient(135deg,#1d4d8266,#45368e33)}.course-progress-person-list>:is(button,a)>span{min-width:0}.course-progress-person-list>:is(button,a)>span>b,.course-progress-person-list>:is(button,a)>span>small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.course-progress-person-list>:is(button,a) small{color:var(--ui-muted)}.course-progress-person-avatar{width:38px;height:38px;border-radius:12px}.course-progress-person-meta{text-align:center}.course-progress-person-meta b{color:var(--ui-text-soft)}.course-progress-person-list>:is(button,a)>strong{color:#7cc4ff;font-size:var(--ui-text-sm)}.course-progress-person-list>:is(button,a)>svg{color:var(--ui-muted);transition:transform .18s ease}.course-progress-person-list>:is(button,a).active>svg{color:#77baff;transform:translate(2px)}.course-progress-workspace{display:grid;gap:16px;padding:clamp(17px,1.8vw,25px)}.course-progress-person-head{align-items:center;padding-bottom:14px;border-bottom:1px solid rgba(112,164,221,.14)}.course-progress-person-head p,.course-progress-selected-detail>header p{margin:4px 0 0;color:var(--ui-muted)}.course-progress-course-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(230px,100%),1fr));gap:8px}.course-progress-course-tabs>:is(button,a){min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);color:var(--ui-text);background:#0716266b;text-align:left}.course-progress-course-tabs>:is(button,a):hover,.course-progress-course-tabs>:is(button,a).active{border-color:#579fff8c;background:#1f4f8a40}.course-progress-course-tabs>:is(button,a)>svg{width:34px;height:34px;padding:8px;border-radius:10px;color:#8ac7ff;background:#3571b338}.course-progress-course-tabs>:is(button,a)>span{min-width:0}.course-progress-course-tabs b,.course-progress-course-tabs small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.course-progress-course-tabs small{margin-top:3px;color:var(--ui-muted)}.course-progress-course-tabs strong{color:#7cc4ff}.course-progress-detail-loading{min-height:150px;display:grid;place-items:center}.course-progress-selected-detail{min-width:0;padding-top:4px;border-top:1px solid rgba(112,164,221,.14)}.course-progress-selected-detail>header{align-items:center;margin:16px 0}.course-progress-module-list{display:grid;gap:8px}.course-progress-module-accordion{overflow:hidden;border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);background:#07162661}.course-progress-module-accordion>summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 15px;cursor:pointer;list-style:none}.course-progress-module-accordion>summary::-webkit-details-marker{display:none}.course-progress-module-accordion>summary:hover{background:#2b5b9121}.course-progress-module-accordion>summary span{min-width:0}.course-progress-module-accordion>summary b,.course-progress-module-accordion>summary small{display:block}.course-progress-module-accordion>summary small{margin-top:3px;color:var(--ui-muted)}.course-progress-module-accordion>summary>svg{flex:0 0 auto;color:var(--ui-muted);transition:transform .18s ease}.course-progress-module-accordion[open]>summary>svg{color:#77baff;transform:rotate(90deg)}.course-progress-module-accordion>div{padding:0 15px 8px;border-top:1px solid rgba(112,164,221,.12)}.course-progress-module-accordion .course-progress-lesson:first-child{border-top:0}.course-progress-lesson-head>div{display:grid;gap:4px}.course-progress-lesson-head span,.course-progress-submission>div:first-child span{display:flex!important;flex-wrap:wrap;align-items:center;gap:5px;line-height:1.45}.course-progress-lesson-head span i,.course-progress-submission>div:first-child span i{color:#526f90;font-style:normal}.course-progress-tests{margin-top:8px}@media(max-width:1180px){.course-progress-focus-layout{grid-template-columns:1fr}.course-progress-person-list{max-height:360px}}@media(max-width:680px){.restored-course-title-row{align-items:flex-start;flex-direction:column}.course-progress-person-list>:is(button,a){grid-template-columns:38px minmax(0,1fr) auto 17px}.course-progress-person-meta{display:none}.course-progress-person-head,.course-progress-selected-detail>header,.course-progress-lesson-head{align-items:stretch;flex-direction:column}.course-progress-selected-detail>header .inline-action{align-self:flex-start}.course-progress-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.chat-page .chat-conversations>a{position:relative;width:100%;min-width:0;min-height:62px;padding:10px 48px 10px 13px;border:1px solid transparent;border-radius:var(--ui-radius-sm);display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;background:transparent;color:#b9cbdd;text-align:left;text-decoration:none!important;cursor:pointer}.chat-page .chat-conversations>a:hover{border-color:#68a5e033;background:#3168a321}.chat-page .chat-conversations>a.active{border-color:#5c9ee74d;background:linear-gradient(135deg,#2761a04d,#5241a92e)}.chat-page .chat-conversations>a>div{min-width:0;display:flex;flex-direction:column}.chat-page :is(.chat-exit,.chat-course-card){text-decoration:none!important}.lesson-editor,.lesson-editor-main{overflow:visible}@media(min-width:1180px){.lesson-editor-main .rich-editor:not(.rich-editor-compact){display:grid;grid-template-columns:190px minmax(0,1fr);grid-auto-flow:row;align-items:start;gap:10px 12px}.lesson-editor-main .rich-editor:not(.rich-editor-compact)>.rich-toolbar{position:sticky;top:86px;z-index:12;grid-column:1;grid-row:1 / span 4;width:190px;max-height:calc(100dvh - 184px);padding:9px;border:1px solid rgba(91,153,213,.25);border-radius:var(--ui-radius-md);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:5px;overflow-x:visible;overflow-y:auto;background:#0a192bfa;box-shadow:0 14px 34px #02091457,inset 0 1px #ffffff0a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);scrollbar-width:thin}.lesson-editor-main .rich-editor:not(.rich-editor-compact)>.rich-toolbar>select{grid-column:1 / -1;width:100%;min-width:0;max-width:none}.lesson-editor-main .rich-editor:not(.rich-editor-compact)>.rich-toolbar>button,.lesson-editor-main .rich-editor:not(.rich-editor-compact)>.rich-toolbar>label,.lesson-editor-main .rich-editor:not(.rich-editor-compact)>.rich-toolbar>.toolbar-effect{width:100%;min-width:0}.lesson-editor-main .rich-editor:not(.rich-editor-compact)>.rich-toolbar>button,.lesson-editor-main .rich-editor:not(.rich-editor-compact)>.rich-toolbar>label,.lesson-editor-main .rich-editor:not(.rich-editor-compact)>.rich-toolbar>.toolbar-effect>button{justify-content:center}.lesson-editor-main .rich-editor:not(.rich-editor-compact)>.rich-toolbar>button{min-height:40px;padding-inline:7px}.lesson-editor-main .rich-editor:not(.rich-editor-compact)>.rich-toolbar>label{height:40px}.lesson-editor-main .rich-editor:not(.rich-editor-compact)>.rich-toolbar>button:has(>span){grid-column:1 / -1;justify-content:flex-start;padding-inline:11px}.lesson-editor-main .rich-editor:not(.rich-editor-compact)>.rich-toolbar>button:has(>span) span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lesson-editor-main .rich-editor:not(.rich-editor-compact)>.rich-toolbar>.toolbar-effect{grid-column:1 / -1}.lesson-editor-main .rich-editor:not(.rich-editor-compact)>.rich-toolbar>.toolbar-effect>button{width:100%;max-width:none}.lesson-editor-main .rich-editor:not(.rich-editor-compact)>.rich-toolbar .effect-menu{right:0;left:0;width:auto}.lesson-editor-main .rich-editor:not(.rich-editor-compact)>.rich-toolbar>.toolbar-divider{grid-column:1 / -1;width:100%;height:1px;margin:3px 0}.lesson-editor-main .rich-editor:not(.rich-editor-compact)>:is(.rich-canvas,.rich-source,.editor-image-controls,.editor-upload-status){grid-column:2;min-width:0}.lesson-editor-main .rich-editor:not(.rich-editor-compact)>:is(.rich-canvas,.rich-source){grid-row:1;border-radius:var(--ui-radius-md)}.lesson-editor-main .rich-editor:not(.rich-editor-compact)>.editor-image-controls{grid-row:1;align-self:start;z-index:3}.lesson-editor-main .rich-editor:not(.rich-editor-compact):has(>.editor-image-controls)>:is(.rich-canvas,.rich-source){grid-row:2}.lesson-editor-main .rich-editor:not(.rich-editor-compact)>.editor-upload-status{grid-row:3}}@media(max-width:1179px){.lesson-editor,.lesson-editor-main{overflow:hidden}.lesson-editor-main .rich-toolbar{position:relative;top:auto;z-index:2;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}}.rich-canvas,.lesson-rich-content,.practice-rich-content{font-family:inherit;font-size:var(--ui-text-md);line-height:1.62}.rich-canvas p,.rich-canvas li,.lesson-rich-content p,.lesson-rich-content li,.practice-rich-content p,.practice-rich-content li{font-size:inherit;line-height:inherit}.rich-canvas p,.lesson-rich-content p,.practice-rich-content p{margin:0 0 .82em}.rich-canvas>div:not([class]):not([data-editor-atomic]){margin:0 0 .82em;font-size:inherit;line-height:inherit}.rich-canvas :is(ul,ol),.lesson-rich-content :is(ul,ol),.practice-rich-content :is(ul,ol){margin:.55em 0 .85em}.rich-canvas li+li,.lesson-rich-content li+li,.practice-rich-content li+li{margin-top:.16em}.rich-canvas h1,.lesson-rich-content h1,.practice-rich-content h1{margin:1em 0 .5em;font-size:1.8em;line-height:1.2}.rich-canvas h2,.lesson-rich-content h2,.practice-rich-content h2{margin:1em 0 .5em;font-size:1.5em;line-height:1.24}.rich-canvas h3,.content-block .lesson-rich-content h3,.practice-rich-content h3{margin:.9em 0 .45em;font-size:1.25em;line-height:1.28}.rich-canvas h4,.lesson-rich-content h4,.practice-rich-content h4{margin:.85em 0 .4em;font-size:1.1em;line-height:1.3}.rich-canvas>:first-child,.lesson-rich-content>:first-child,.practice-rich-content>:first-child{margin-top:0}.rich-canvas>:last-child,.lesson-rich-content>:last-child,.practice-rich-content>:last-child{margin-bottom:0}.guide-page{padding:28px;max-width:1680px;margin:0 auto;color:#e8edf5}.guide-heading{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:22px}.guide-heading small,.guide-document small,.public-guide small{color:#55c2ff;font-weight:800;letter-spacing:.12em}.guide-heading h1{margin:4px 0;font-size:34px}.guide-heading p{margin:0;color:#91a0b4}.guide-actions,.guide-doc-toolbar>div:last-child,.guide-save{display:flex;gap:10px}.guide-page button,.public-guide button{border:1px solid #2c3b50;background:#182333;color:#dbe6f5;border-radius:9px;padding:9px 12px;cursor:pointer;display:inline-flex;align-items:center;gap:7px}.guide-page button:hover,.public-guide button:hover{border-color:#4e789e;background:#1d2c3f}.guide-page button svg{width:17px;height:17px}.guide-page button.primary,.public-guide-gate button{background:#1687cf;border-color:#249de8;color:#fff}.guide-page button.danger{color:#ff8592}.guide-notice{margin:0 0 14px;padding:11px 14px;border:1px solid #285f77;background:#123241;border-radius:10px;cursor:pointer}.guide-search{max-width:680px;display:flex;align-items:center;gap:10px;background:#111b28;border:1px solid #27364a;border-radius:11px;padding:0 13px;margin-bottom:18px}.guide-search input{flex:1;background:none;border:0!important;box-shadow:none!important;color:#fff;padding:13px 0;outline:0}.guide-search svg{width:18px;color:#8194aa}.guide-search-results{position:absolute;z-index:20;width:min(680px,calc(100vw - 60px));margin-top:-15px;background:#101a27;border:1px solid #33455b;border-radius:10px;box-shadow:0 20px 50px #0009;padding:7px}.guide-search-results button{width:100%;display:flex;align-items:flex-start;flex-direction:column;border:0;background:transparent}.guide-search-results span{color:#8fa0b4;text-align:left}.guide-layout{display:grid;grid-template-columns:250px 300px minmax(0,1fr);min-height:650px;border:1px solid #27364a;background:#101822;border-radius:15px;overflow:hidden}.guide-layout>aside,.public-guide>aside{position:static;inset:auto;width:auto;min-width:0;height:auto;z-index:auto;box-shadow:none}.guide-library,.guide-tree{border-right:1px solid #27364a;padding:16px;overflow:auto}.guide-library section+section{margin-top:22px}.guide-library h3,.guide-tree h4{font-size:12px;text-transform:uppercase;letter-spacing:.09em;color:#8191a6;margin:4px 8px 9px}.guide-library h3{display:flex;align-items:center;justify-content:space-between}.guide-library h3 button{border:0;background:transparent;padding:2px 4px;font-size:12px}.guide-book-button{width:100%;border:0!important;background:transparent!important;text-align:left;padding:10px 8px!important}.guide-book-button.active{background:#1c3044!important;color:#71c8ff}.guide-book-button>span{flex:1;min-width:0}.guide-book-button b,.guide-book-button small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.guide-book-button small{color:#7f90a5;font-size:11px;margin-top:3px}.guide-book-button>svg:last-child{width:14px}.guide-tree header{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #263548;padding-bottom:14px;margin-bottom:13px}.guide-tree header h2{font-size:17px;margin:0 0 4px}.guide-tree header small{color:#7e90a5}.guide-tree header>div:last-child{display:flex;gap:5px}.guide-tree header button,.guide-tree h4 button{padding:6px;border:0;background:transparent}.guide-tree section{margin:17px 0}.guide-tree h4{display:flex;justify-content:space-between;align-items:center}.guide-page-button{width:100%;justify-content:space-between;border:0!important;background:transparent!important;text-align:left;padding:8px 9px!important;border-radius:7px!important}.guide-page-button:hover,.guide-page-button.active{background:#1d3043!important;color:#77caff}.guide-page-button i{font-size:10px;color:#d8a44a;font-style:normal}.guide-document{position:relative;padding:34px 42px;min-width:0;background:radial-gradient(circle at 90% 0,#16283a 0,transparent 32%)}.guide-welcome,.guide-book-cover{max-width:720px;margin:80px auto;text-align:center;color:#9aaabd}.guide-welcome>svg,.guide-book-cover>svg{width:58px;height:58px;color:#3aa8e8}.guide-book-cover h1,.guide-welcome h2{color:#edf5ff;font-size:36px;margin:12px}.guide-cover-settings{margin:30px auto;display:flex;flex-direction:column;align-items:center;gap:12px}.guide-roles{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 15px}.guide-roles label{font-size:13px}.guide-doc-toolbar{display:flex;justify-content:space-between;align-items:start;gap:20px;border-bottom:1px solid #29374a;padding-bottom:20px;margin-bottom:28px}.guide-doc-toolbar h1{font-size:32px;margin:5px 0 0}.guide-rich-content{font-size:16px;line-height:1.72;color:#dce6f2;max-width:900px}.guide-rich-content img{max-width:100%;height:auto;border-radius:10px}.guide-share{margin-top:32px!important;color:#79d0ff!important}.guide-editor{max-width:1000px}.guide-title-input{width:100%;font-size:30px;font-weight:750;background:transparent;border:0;border-bottom:1px solid #34465d;color:#f2f7ff;padding:8px 0;margin-bottom:14px;outline:0}.guide-editor-meta{display:grid;grid-template-columns:160px 190px 1fr;gap:9px;margin-bottom:14px}.guide-editor-meta input,.guide-editor-meta select{background:#121e2b;border:1px solid #304159;color:#dce7f5;border-radius:8px;padding:9px}.guide-save{justify-content:flex-end;margin-top:15px}.guide-revisions{position:absolute;right:18px;top:18px;width:min(420px,calc(100% - 36px));z-index:5;background:#131f2c;border:1px solid #384a61;border-radius:12px;padding:15px;box-shadow:0 20px 55px #000b}.guide-revisions header,.guide-revisions>div{display:flex;align-items:center;gap:10px;justify-content:space-between}.guide-revisions>div{padding:11px 0;border-top:1px solid #28384b}.guide-revisions span{flex:1}.guide-revisions small{display:block;color:#8da0b5;letter-spacing:0;font-weight:400}.guide-share-admin{margin-top:16px}.guide-share-admin>div{background:#111b28;border:1px solid #29394d;border-radius:10px;padding:8px 15px;margin-top:8px}.guide-share-admin>div>header{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.guide-share-admin p{display:flex;justify-content:space-between;align-items:center;margin:0;padding:8px 0}.guide-empty{color:#8091a5;padding:8px}.guide-loading{padding:50px;color:#a9b8ca}.guide-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:20px;background:#020812b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.guide-dialog{width:min(520px,100%);padding:28px;border:1px solid #354a63;border-radius:18px;background:linear-gradient(145deg,#152334,#0f1926);box-shadow:0 30px 90px #000c;display:grid;gap:18px}.guide-dialog-icon{width:50px;height:50px;border-radius:14px;display:grid;place-items:center;background:#173d58;color:#54c1ff}.guide-dialog-icon svg{width:25px;height:25px}.guide-dialog h2{font-size:25px;margin:4px 0}.guide-dialog p{margin:0;color:#91a3b8}.guide-dialog label{display:grid;gap:7px;color:#b8c7d8;font-weight:650}.guide-dialog input,.guide-dialog select{width:100%;border:1px solid #354a62!important;border-radius:10px;background:#0d1824!important;color:#eef6ff!important;padding:12px 13px!important;outline:0}.guide-dialog input:focus,.guide-dialog select:focus{border-color:#3aa9e9!important;box-shadow:0 0 0 3px #2196d926!important}.guide-dialog footer{display:flex;justify-content:flex-end;gap:10px;margin-top:3px}.guide-dialog-error{padding:10px 12px;border:1px solid #914250;border-radius:9px;background:#421e29;color:#ffb6c0}.public-guide{min-height:100vh;background:#0d151f;color:#e6edf7;display:grid;grid-template-columns:310px minmax(0,1fr)}.public-guide>aside{background:#111c28;border-right:1px solid #29394c;padding:23px;overflow:auto}.public-guide>aside header{display:flex;gap:12px;align-items:center;border-bottom:1px solid #29384a;padding-bottom:20px;margin-bottom:20px}.public-guide>aside header svg{color:#4eb8f6}.public-guide>aside header b,.public-guide>aside header small{display:block}.public-guide>aside h3{font-size:12px;text-transform:uppercase;color:#8294a9;letter-spacing:.08em;margin:20px 9px 7px}.public-guide>main{padding:55px clamp(30px,7vw,110px);max-width:1100px}.public-guide>main h1{font-size:38px;margin:7px 0 32px}.public-guide-gate{min-height:100vh;background:#0d151f;color:#e8f0fa;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px}.public-guide-gate>svg{width:55px;height:55px;color:#4db8f6}.public-guide-gate p{color:#91a2b6}.public-guide-gate form{display:flex;gap:8px}.public-guide-gate input{background:#152230;border:1px solid #34485f;color:#fff;border-radius:9px;padding:11px 13px}.public-guide-gate form button{min-width:112px;justify-content:center;white-space:nowrap;overflow-wrap:normal}.public-guide-gate form input{min-width:220px}@media(max-width:1100px){.guide-layout{grid-template-columns:220px 260px minmax(0,1fr)}.guide-document{padding:27px 25px}}@media(max-width:800px){.guide-page{padding:16px}.guide-heading{align-items:start;flex-direction:column}.guide-layout{display:block}.guide-library,.guide-tree{border-right:0;border-bottom:1px solid #27364a;max-height:300px}.guide-document{min-height:500px}.guide-editor-meta{grid-template-columns:1fr}.public-guide{display:block}.public-guide>aside{border-right:0;border-bottom:1px solid #29394c;max-height:40vh}.public-guide>main{padding:30px 22px}}.guide-page.content{width:min(100%,1480px);max-width:1480px;padding:clamp(26px,3vw,46px) clamp(22px,3vw,48px) 70px}.guide-heading{align-items:center;margin-bottom:26px}.guide-heading>div:first-child{max-width:680px}.guide-heading small{font-size:11px;letter-spacing:.16em}.guide-heading h1{font-size:32px;line-height:1.15;letter-spacing:-.025em;margin:8px 0 9px}.guide-heading p{font-size:15px;line-height:1.55}.guide-actions{align-items:center;flex-wrap:wrap;justify-content:flex-end}.guide-actions button{min-height:42px;padding:10px 14px!important;background:#122031cc!important}.guide-actions button.primary{background:linear-gradient(135deg,#218fd4,#4e65df)!important;border-color:#49a8e3!important;box-shadow:0 10px 28px #1d81cd33}.guide-search{width:min(100%,720px);max-width:none;height:48px;margin-bottom:18px;background:#0d1b2ab8;border-color:#6a91bb3d;box-shadow:inset 0 1px #ffffff05}.guide-search input{font-size:14px}.guide-first-run{position:relative;min-height:560px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:54px 24px;border:1px solid rgba(94,139,185,.23);border-radius:18px;background:radial-gradient(circle at 50% 10%,rgba(38,126,181,.17),transparent 34%),linear-gradient(145deg,#112031f0,#0b1623f5);text-align:center;box-shadow:0 25px 80px #00071233}.guide-first-run:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(93,139,181,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(93,139,181,.035) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 75%);mask-image:linear-gradient(to bottom,#000,transparent 75%)}.guide-first-run>*{position:relative}.guide-first-run-art{position:relative;width:104px;height:104px;display:grid;place-items:center;margin-bottom:24px;border:1px solid rgba(72,183,244,.28);border-radius:30px;background:linear-gradient(145deg,#1d648f59,#1d365573);box-shadow:0 20px 55px #117dbf2e}.guide-first-run-art svg{width:46px;height:46px;color:#50c1ff}.guide-first-run-art i{position:absolute;width:10px;height:10px;border-radius:50%;background:#5ad0ff;box-shadow:0 0 18px #3bc3ff}.guide-first-run-art i:nth-child(2){right:-4px;top:22px}.guide-first-run-art i:nth-child(3){left:1px;bottom:9px;width:6px;height:6px;opacity:.6}.guide-first-run>small{color:#58c5ff}.guide-first-run h2{font-size:32px;letter-spacing:-.025em;margin:9px 0 10px}.guide-first-run>p{max-width:600px;margin:0;color:#93a6bb;font-size:15px;line-height:1.7}.guide-first-run-actions{display:flex;gap:10px;margin-top:27px}.guide-first-run-actions button{min-height:44px}.guide-first-run-steps{display:flex;gap:12px;margin-top:44px}.guide-first-run-steps span{display:flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid rgba(105,143,181,.16);border-radius:999px;background:#08131f85;color:#8396aa;font-size:12px}.guide-first-run-steps b{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:#193b55;color:#6fcaff;font-size:11px}.guide-layout{grid-template-columns:270px 310px minmax(0,1fr);min-height:640px;border-color:#5b87b23d;border-radius:18px;background:#0b1521e0;box-shadow:0 24px 75px #00071230}.guide-library,.guide-tree{padding:18px!important;border-color:#5b87b22e!important;background:#08121e73!important}.guide-tree{background:#0d19277a!important}.guide-library h3,.guide-tree h4{margin:5px 7px 10px;color:#71869b;font-size:10px;letter-spacing:.13em}.guide-book-button{min-height:56px;border-radius:11px!important}.guide-book-button.active{background:linear-gradient(100deg,#1d5b8480,#2d417466)!important;box-shadow:inset 0 0 0 1px #57b1e61f}.guide-book-button>b{overflow-wrap:normal}.guide-tree header{padding:2px 2px 15px}.guide-tree header h2{font-size:16px}.guide-page-button{min-height:38px!important;color:#aab8c8!important}.guide-page-button.active{color:#79ceff!important}.guide-document{padding:42px 48px;background:radial-gradient(circle at 90% 0,rgba(26,62,91,.28),transparent 31%)}.guide-welcome,.guide-book-cover{margin:100px auto}.guide-welcome h2,.guide-book-cover h1{overflow-wrap:normal;word-break:normal}.guide-rich-content{color:#ced9e7;font-size:15px;line-height:1.78}.guide-rich-content h1,.guide-rich-content h2,.guide-rich-content h3{color:#f1f6fc;letter-spacing:-.018em}.guide-rich-content a{color:#65c8ff}.guide-rich-content blockquote{border-left:3px solid #3ca8e4;background:#1a4b6a2e;padding:14px 18px;border-radius:0 10px 10px 0}.guide-share-dialog{max-height:min(720px,90vh);grid-template-rows:auto auto minmax(0,1fr) auto}.guide-share-list{min-height:190px;max-height:380px;overflow:auto;border:1px solid rgba(88,132,176,.18);border-radius:12px;background:#07111c73;padding:8px}.guide-share-list article{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px;border-bottom:1px solid rgba(89,131,173,.12)}.guide-share-list article:last-child{border:0}.guide-share-list article span,.guide-share-list article small{display:block}.guide-share-list article small{margin-top:3px;color:#8195aa}.guide-share-empty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px;color:#8fa2b6}.guide-share-empty svg{width:30px;height:30px;margin-bottom:12px;color:#50bdf7}.guide-share-empty b{color:#dce7f3}.guide-share-empty p{max-width:340px;margin-top:7px!important;font-size:13px}.guide-share-dialog>footer{display:flex;justify-content:flex-end}.guide-share-list article>div{display:flex;gap:7px}.guide-share-list button:disabled{opacity:.42;cursor:not-allowed}.guide-editor-mode{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:10px;padding:10px 12px;border:1px solid rgba(91,137,180,.2);border-radius:10px;background:#0c1b2ab3;color:#9eb0c3}.guide-editor-mode span{font-weight:700;color:#dce8f4}@media(max-width:1180px){.guide-layout{grid-template-columns:235px 275px minmax(0,1fr)}.guide-document{padding:34px 30px}}@media(max-width:850px){.guide-page.content{padding:20px 14px 55px}.guide-heading{align-items:flex-start}.guide-actions{justify-content:flex-start}.guide-first-run{min-height:500px}.guide-first-run-steps{flex-direction:column;align-items:stretch}.guide-layout{display:block}.guide-library,.guide-tree{max-height:300px}.guide-document{min-height:480px}.guide-first-run-actions{flex-direction:column;width:min(100%,300px)}.guide-first-run-actions button{justify-content:center}}.guide-book-cover{max-width:780px;margin:55px auto;text-align:left}.guide-book-symbol{width:62px;height:62px;display:grid;place-items:center;margin-bottom:18px;border:1px solid rgba(71,181,239,.28);border-radius:18px;background:linear-gradient(145deg,#1f6d974d,#1d37545c);color:#51c0fb}.guide-book-symbol svg{width:31px;height:31px}.guide-publication-state{display:inline-flex;align-items:center;gap:7px;padding:5px 9px;border-radius:999px;background:#3a2d18;color:#efbd67;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.guide-publication-state:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.guide-publication-state.published{background:#16392f;color:#66d6ac}.guide-publication-state.archived{background:#2a3140;color:#9aa9bc}.guide-book-cover h1{margin:13px 0 8px!important;font-size:34px!important}.guide-book-cover>p{max-width:650px;margin:0;color:#91a4b9;line-height:1.65}.guide-cover-settings{margin:30px 0 0;align-items:stretch;gap:14px}.guide-book-action-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.guide-book-action-row .danger{margin-left:auto}.guide-access-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;border:1px solid rgba(93,138,181,.2);border-radius:13px;background:#0a16238c;text-align:left}.guide-access-card div,.guide-access-card span{display:block}.guide-access-card b{color:#dce6f1}.guide-access-card span{margin-top:4px;color:#8195aa;font-size:12px}.guide-access-toggle{position:relative!important;width:44px!important;height:24px!important;min-height:24px!important;padding:2px!important;border-radius:999px!important;background:#17293a!important}.guide-access-toggle i{width:18px;height:18px;border-radius:50%;background:#7d8fa2;transition:.2s}.guide-access-toggle.active{background:#1c6d98!important}.guide-access-toggle.active i{transform:translate(18px);background:#8cddff}.guide-role-chips{display:flex;flex-wrap:wrap;gap:7px;padding:2px}.guide-role-chips button{padding:7px 10px!important;border-radius:999px!important;background:#111f2eb3!important;color:#899caf!important;font-size:11px}.guide-role-chips button.active{border-color:#399ed4!important;background:#1d668f52!important;color:#8dd9ff!important}.guide-publish-hint{display:flex;flex-direction:column;gap:4px;padding:13px 15px;border:1px solid rgba(221,166,74,.2);border-radius:11px;background:#4e371433;text-align:left}.guide-publish-hint b{color:#e9c076;font-size:13px}.guide-publish-hint span{color:#9e927d;font-size:12px;line-height:1.5}.guide-dialog-icon.danger{border-color:#80404c;background:#3c1d27;color:#ff8694}.guide-confirm-dialog{width:min(470px,100%)}.guide-confirm-dialog footer .danger{margin-left:0;background:#54232e;border-color:#96404e;color:#ff9ba7}.guide-dialog textarea{width:100%;resize:vertical;border:1px solid #354a62!important;border-radius:10px;background:#0d1824!important;color:#eef6ff!important;padding:12px 13px!important;outline:0;font:inherit}.guide-dialog textarea:focus{border-color:#3aa9e9!important;box-shadow:0 0 0 3px #2196d926!important}.guide-dialog label>small{margin-left:5px;color:#71869c;font-size:10px;letter-spacing:0}.guide-dialog-columns{display:grid;grid-template-columns:1fr 1fr;gap:10px}.guide-category-dialog{max-height:min(760px,92vh)}.guide-category-books{display:grid;gap:6px;max-height:260px;overflow:auto;padding:12px;border:1px solid rgba(88,132,176,.18);border-radius:11px;background:#07111c66}.guide-category-books>b{margin-bottom:4px}.guide-category-books label{display:flex;align-items:center;gap:9px;min-height:36px;padding:5px 7px;border-radius:7px;background:#16273973;cursor:pointer}.guide-category-books input{width:16px!important;height:16px!important;padding:0!important}.guide-category-dialog footer i{flex:1}.guide-dialog footer .danger{margin-right:auto}@media(max-width:650px){.guide-book-cover{margin:30px auto}.guide-book-action-row{align-items:stretch}.guide-book-action-row button{justify-content:center}.guide-book-action-row .danger{margin-left:0}.guide-dialog-columns{grid-template-columns:1fr}.guide-access-card{align-items:flex-start}}
