:root{--bg:#f5f7fb;--card:#ffffff;--text:#14213d;--muted:#7b8799;--blue:#2f67d8;--green:#24a35a;--orange:#ef9b26;--red:#de4b4b;--purple:#7a5ce0;--line:#e7ebf2}*{box-sizing:border-box}body,html{margin:0;background:var(--bg);color:var(--text);font-family:Tahoma,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.app-shell,body{min-height:100vh}.app-shell{max-width:520px;margin:0 auto;background:#f8faff;padding:18px 16px 92px}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.eyebrow{font-size:12px;color:var(--blue);font-weight:800}.topbar h1{margin:4px 0 0;font-size:24px}.bell{position:relative;width:44px;height:44px;border:1px solid var(--line);border-radius:14px;background:white}.bell b{position:absolute;top:-4px;left:-4px;background:var(--red);color:white;font-size:10px;border-radius:999px;min-width:18px;height:18px;display:grid;place-items:center}.student-card{display:grid;grid-template-columns:56px 1fr auto;gap:12px;align-items:center;background:linear-gradient(135deg,#2f67d8,#224aa8);padding:14px;border-radius:20px;color:white;box-shadow:0 12px 32px rgba(47,103,216,.18)}.avatar{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:white;color:var(--blue);font-size:24px;font-weight:900}.student-info{display:grid;gap:3px}.student-info small,.student-info span{font-size:11px;opacity:.88}.student-card select{max-width:118px;background:rgba(255,255,255,.16);color:white;border:1px solid rgba(255,255,255,.3);padding:8px;border-radius:10px}.student-card option{color:#111}main{margin-top:16px}.page-stack{display:grid;gap:14px}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.metric{min-height:92px;border-radius:16px;padding:14px;background:white;border:1px solid var(--line);display:grid;align-content:center;gap:7px}.metric span{color:var(--muted)}.metric.green{border-color:#d8f1e2}.metric.blue{border-color:#dbe6ff}.metric.orange{border-color:#fae8c9}.metric.red{border-color:#f6d9d9}.metric.purple{border-color:#e4ddfb}.advice-card,.breakdown-card,.evaluation-card,.installment-card,.list-card,.mini-alerts,.money-card,.notification-list,.subjects-card{background:white;border:1px solid var(--line);border-radius:18px;padding:16px}.evaluation-card{border-color:#d9e1ff;background:linear-gradient(180deg,#fff,#f8f9ff)}.evaluation-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.evaluation-head span{color:var(--muted)}.evaluation-head h2{margin:4px 0;color:var(--purple)}.score-ring{width:72px;height:72px;place-items:center;background:#eef1ff;border:7px solid #dfe5ff;font-size:21px;font-weight:900}.score-ring small{font-size:9px;margin-top:-22px}.evaluation-card p{color:#4f5e75;margin:14px 0}.why{border-top:1px solid var(--line);padding-top:12px}.why>strong{font-size:12px}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.why-grid span{background:#f6f8fc;padding:9px;border-radius:10px;font-size:11px;display:flex;justify-content:space-between}.link-btn{width:100%;margin-top:12px;border:0;background:#eef3ff;color:var(--blue);padding:11px;border-radius:11px;font-weight:800}.finance-summary{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#eaf9ef,#f9fffb);border:1px solid #d1ebda;border-radius:18px;padding:16px}.finance-summary div{display:grid;gap:3px}.finance-summary small,.finance-summary span{font-size:11px;color:#687a72}.finance-summary strong{font-size:22px;color:var(--green)}.finance-summary button{border:0;background:white;padding:9px 12px;border-radius:10px;color:var(--green);font-weight:800}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.section-title h3{margin:0;font-size:15px}.section-title button{border:0;background:none;color:var(--blue);font-size:11px}.mini-alerts article,.notification-list article{display:flex;gap:10px;padding:11px 0;border-bottom:1px solid var(--line)}.mini-alerts article:last-child,.notification-list article:last-child{border-bottom:0}.mini-alerts strong,.notification-list strong{font-size:13px}.mini-alerts p,.notification-list p{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.page-title span{color:var(--blue);font-weight:800}.page-title h2{margin:5px 0}.page-title p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.trend{display:inline-block;font-style:normal;font-size:11px;font-weight:800;padding:5px 8px;border-radius:999px}.trend.up{color:var(--green);background:#e9f8ef}.trend.stable{color:var(--blue);background:#eef4ff}.trend.down{color:var(--red);background:#ffeded}.breakdown-card h3,.list-card h3,.subjects-card h3{margin:0 0 12px;font-size:15px}.bar-row{display:grid;gap:7px;margin:12px 0}.bar-row>div:first-child{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center}.bar-row span{font-size:12px}.bar-row small{font-size:9px;color:var(--muted)}.bar-row b{font-size:12px}.bar{height:8px;background:#edf0f5;overflow:hidden}.bar,.bar i{border-radius:999px}.bar i{display:block;height:100%;background:linear-gradient(90deg,#2f67d8,#6f8cff)}.list-card article{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid var(--line)}.list-card article:last-child{border-bottom:0}.list-card article div{display:grid;gap:3px}.list-card strong{font-size:13px}.list-card small{font-size:10px;color:var(--muted)}.list-card b{color:var(--blue)}.status{padding:6px 9px;border-radius:999px}.status.completed,.status.present{color:var(--green)!important;background:#eaf8ef}.status.absent,.status.missing{color:var(--red)!important;background:#ffeded}.status.late{background:#fff3df}.advice-card{background:#fffaf0;border-color:#f5e4b9}.advice-card span{font-size:11px;color:var(--orange);font-weight:800}.advice-card p{margin:7px 0 0;font-size:12px;line-height:1.7}.hero-money{text-align:center;padding:22px;background:linear-gradient(135deg,#ecf8f0,#fafffc)}.hero-money span{display:block;font-size:12px;color:var(--muted)}.hero-money strong{display:block;margin-top:8px;font-size:28px}.installment-card{display:grid;gap:4px;background:#fffaf2;border-color:#f5e2bd}.installment-card span{font-size:11px;color:var(--muted)}.installment-card strong{font-size:22px}.installment-card small{font-size:11px}.notice>span{color:var(--blue)}.notice.finance>span{color:var(--green)}.notice.homework>span{color:var(--orange)}.notification-list small{font-size:9px;color:#a0a8b5}.bottom-nav{position:fixed;bottom:0;right:50%;transform:translateX(50%);width:min(520px,100%);display:grid;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:8px 10px 10px;z-index:20}.bottom-nav button{border:0;background:none;display:grid;gap:3px;place-items:center;color:#9aa4b2}.bottom-nav button span{font-size:20px}.bottom-nav button small{font-size:9px}.bottom-nav button.active{color:var(--blue);font-weight:900}@media(min-width:760px){.app-shell{margin-top:20px;margin-bottom:20px;border-radius:28px;box-shadow:0 22px 70px rgba(23,42,75,.12)}}.home-v2{gap:16px}.hero-evaluation-v2{padding:18px;border-radius:22px;color:#fff;background:radial-gradient(circle at 15% 0,rgba(255,255,255,.18),transparent 34%),linear-gradient(135deg,#244fae,#6d5bd0);box-shadow:0 16px 38px rgba(53,74,163,.22)}.hero-eval-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.hero-kicker{font-size:11px;opacity:.78;font-weight:800}.hero-evaluation-v2 h2{margin:5px 0 8px;font-size:27px}.hero-evaluation-v2 .trend{background:rgba(255,255,255,.16);color:#fff}.score-ring-v2{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.24);color:#fff}.hero-evaluation-v2 p{margin:15px 0 12px;font-size:12px;line-height:1.85;color:rgba(255,255,255,.9)}.hero-evaluation-v2>button{width:100%;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.12);color:white;border-radius:12px;padding:10px;font-weight:800}.home-section-v2{display:grid;gap:10px}.section-heading-v2{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-heading-v2 span{font-size:10px;color:var(--blue);font-weight:800}.section-heading-v2 h3{margin:3px 0 0}.section-heading-v2>small{font-size:9px;color:var(--muted)}.section-heading-v2>b{min-width:25px;height:25px;padding:0 7px;border-radius:999px;background:#fff0df;color:var(--orange);display:grid;place-items:center;font-size:11px}.quick-grid-v2{grid-template-columns:repeat(4,1fr);gap:7px}.quick-grid-v2 .metric{min-height:78px;padding:10px;border-radius:14px;text-align:center}.quick-grid-v2 .metric span{font-size:10px}.quick-grid-v2 .metric strong{font-size:17px}.smart-comment-v2{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:15px;background:#f3f0ff;border:1px solid #e1dafa;border-radius:18px}.smart-comment-icon{width:42px;height:42px;border-radius:14px;background:white;color:var(--purple);display:grid;place-items:center;font-size:20px;box-shadow:0 5px 14px rgba(88,69,168,.1)}.smart-comment-v2 span{display:block;font-size:10px;color:var(--purple);font-weight:800}.smart-comment-v2 strong{display:block;margin-top:3px;font-size:14px}.smart-comment-v2 p{margin:6px 0 0;font-size:11px;line-height:1.75;color:#687087}.attention-card-v2{background:white;border:1px solid var(--line);border-radius:18px;padding:15px}.attention-list-v2{display:grid;gap:8px;margin-top:11px}.attention-list-v2 article{display:grid;grid-template-columns:30px 1fr;gap:9px;align-items:center;padding:10px;border-radius:12px;background:#f8f9fc}.attention-list-v2 i{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;font-style:normal;font-weight:900}.attention-list-v2 strong{font-size:11px}.attention-list-v2 p{font-size:10px;color:var(--muted);margin:3px 0 0;line-height:1.5}.attention-orange i{background:#fff0dc;color:var(--orange)}.attention-red i{background:#ffe8e8;color:var(--red)}.attention-blue i{background:#eaf1ff;color:var(--blue)}.attention-purple i{background:#eee9ff;color:var(--purple)}.attention-green i{background:#e6f7ed;color:var(--green)}.finance-summary-v2{display:grid;grid-template-columns:42px 1fr auto;gap:11px;cursor:pointer}.finance-icon-v2{width:42px;height:42px;border-radius:13px;background:white;display:grid;place-items:center;color:var(--green);font-size:18px;font-weight:900}.finance-copy-v2{display:grid;gap:2px}.finance-copy-v2 strong{font-size:15px}.finance-summary-v2 button{font-size:10px}.mini-alerts-v2{padding:14px}@media(max-width:390px){.quick-grid-v2{grid-template-columns:1fr 1fr}.quick-grid-v2 .metric{min-height:70px}}.clickable-metrics-v3 .metric-button-v3{appearance:none;width:100%;text-align:center;border:1px solid var(--line);cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.clickable-metrics-v3 .metric-button-v3:hover{box-shadow:0 9px 20px rgba(36,59,99,.08)}.clickable-metrics-v3 .metric-button-v3:active{transform:scale(.98)}.metric-button-v3 small{color:#8b95a6;font-weight:800}.metric-button-v3.green{border-color:#d8f1e2}.metric-button-v3.blue{border-color:#dbe6ff}.metric-button-v3.orange{border-color:#fae8c9}.metric-button-v3.red{border-color:#f6d9d9}.commitment-hero-v3{background:linear-gradient(180deg,#fff,#f8fbff);border-color:#dbe6ff}.clickable-metrics-v3 .metric-button-v3{position:relative;overflow:hidden;min-height:82px;border-width:1px;border-style:solid;border-bottom-width:4px!important;transform:translateY(0);box-shadow:0 7px 0 rgba(35,52,82,.14),0 12px 22px rgba(35,52,82,.1),inset 0 1px 0 rgba(255,255,255,.95);background:linear-gradient(180deg,rgba(255,255,255,1),rgba(248,250,254,.98))}.clickable-metrics-v3 .metric-button-v3:before{content:"";position:absolute;inset:0 0 auto 0;height:42%;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.7),rgba(255,255,255,0))}.clickable-metrics-v3 .metric-button-v3:after{content:"›";position:absolute;left:8px;bottom:7px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:rgba(47,103,216,.08);color:#6e7f99;font-size:13px;font-weight:900}.clickable-metrics-v3 .metric-button-v3:hover{transform:translateY(-2px);box-shadow:0 9px 0 rgba(35,52,82,.14),0 16px 28px rgba(35,52,82,.13),inset 0 1px 0 rgba(255,255,255,.98)}.clickable-metrics-v3 .metric-button-v3:active{transform:translateY(5px) scale(.99);box-shadow:0 2px 0 rgba(35,52,82,.15),0 6px 12px rgba(35,52,82,.08),inset 0 1px 0 rgba(255,255,255,.9)}.clickable-metrics-v3 .metric-button-v3.green{border-color:#cce9d7 #cce9d7 #78c695!important}.clickable-metrics-v3 .metric-button-v3.blue{border-color:#d4e1ff #d4e1ff #7ca1ee!important}.clickable-metrics-v3 .metric-button-v3.orange{border-color:#f7dfb7 #f7dfb7 #e7ac4d!important}.clickable-metrics-v3 .metric-button-v3.red{border-color:#f2cfcf #f2cfcf #dd7a7a!important}.clickable-metrics-v3 .metric-button-v3 strong{position:relative;z-index:1;text-shadow:0 1px 0 rgba(255,255,255,.9)}.clickable-metrics-v3 .metric-button-v3 small,.clickable-metrics-v3 .metric-button-v3 span{position:relative;z-index:1}.metric-button-v3 small{margin-top:2px;font-size:8px;font-weight:900}body,html{width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%}body{touch-action:pan-y}.app-shell{width:100%;min-height:100dvh;padding-bottom:calc(96px + env(safe-area-inset-bottom))}main{display:block;min-height:200px}.bottom-nav{padding-bottom:calc(10px + env(safe-area-inset-bottom))}.bell,.bottom-nav button,.finance-summary-v2,.hero-evaluation-v2>button,.metric-button-v3{-webkit-tap-highlight-color:transparent;touch-action:manipulation}@media(max-width:620px){.app-shell{max-width:none;margin:0;border-radius:0;padding-left:14px;padding-right:14px}.topbar{padding-top:max(2px,env(safe-area-inset-top))}.student-card{grid-template-columns:50px minmax(0,1fr)}.student-card select{grid-column:1/-1;width:100%;max-width:none}}a{color:inherit}.bell{display:grid;place-items:center;text-decoration:none}.bottom-nav a{border:0;background:none;gap:3px;place-items:center;color:#9aa4b2;min-height:48px}.bottom-nav a span{font-size:20px}.bottom-nav a small{font-size:9px}.bottom-nav a.active{color:var(--blue)}.metric-button-v3{text-decoration:none;color:var(--text)}.hero-report-link-v6{display:block;width:100%;text-align:center;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.12);color:white;border-radius:12px;padding:10px;font-weight:800;text-decoration:none}.finance-link-v6{text-decoration:none;color:inherit}.finance-details-v6{font-size:10px;background:white;padding:9px 12px;border-radius:10px;color:var(--green);font-weight:800}.section-title a{color:var(--blue);text-decoration:none;font-size:11px;font-weight:800}.exams-summary-v7{border-color:#dbe6ff;background:linear-gradient(180deg,#ffffff,#f7f9ff)}.empty-v7{padding:20px 10px;text-align:center;color:var(--muted);font-size:12px}.bottom-nav{height:76px;grid-template-columns:repeat(5,1fr);align-items:center;gap:0;padding:6px 8px calc(7px + env(safe-area-inset-bottom));background:#f7f8fc;border-top:1px solid #e1e5ec;box-shadow:0 -5px 18px rgba(29,45,70,.07);-webkit-backdrop-filter:none;backdrop-filter:none}.bottom-nav a{position:relative;min-width:0;min-height:58px;display:grid;grid-template-rows:34px auto;align-content:center;justify-items:center;gap:2px;padding:2px 3px;color:#606b7c;text-decoration:none;border-radius:14px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.android-nav-indicator-v8{height:32px;display:grid;place-items:center;border-radius:999px;background:transparent;transition:background .15s ease,transform .15s ease}.android-nav-indicator-v8 i{line-height:1;font-weight:800}.bottom-nav a small{line-height:1;font-weight:700;color:inherit}.bottom-nav a.active{color:#1f4f9f;font-weight:900}.bottom-nav a.active .android-nav-indicator-v8{background:#dce7ff}.bottom-nav a:active .android-nav-indicator-v8{transform:scale(.92);background:#ceddff}@media(max-width:380px){.android-nav-indicator-v8{width:50px}.bottom-nav a small{font-size:9px}}.top-actions-v9{display:flex;align-items:center;gap:7px}.account-shortcut-v9{width:44px;height:44px;display:grid;place-items:center;background:white;border:1px solid var(--line);border-radius:14px;text-decoration:none}.home-actions-v9{display:grid;gap:9px}.home-actions-v9>a{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:13px;background:white;border:1px solid var(--line);border-radius:16px;text-decoration:none;color:inherit}.home-actions-v9>a>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#eef3ff;color:var(--blue);font-size:18px}.home-actions-v9 strong{display:block;font-size:13px}.home-actions-v9 small{display:block;margin-top:3px;font-size:10px;color:var(--muted)}.home-actions-v9 b{color:var(--blue)}.exam-details-v9{border-bottom:1px solid var(--line);padding:10px 0}.exam-details-v9 summary{list-style:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.exam-details-v9 summary::-webkit-details-marker{display:none}.exam-details-v9 summary>div{display:grid;gap:3px}.exam-details-v9 summary strong{font-size:13px}.exam-details-v9 summary small{font-size:10px;color:var(--muted)}.exam-details-v9 summary>b{color:var(--blue)}.exam-sections-v9{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:9px}.exam-sections-v9 span{padding:8px;background:#f6f8fc;border-radius:9px;font-size:10px;display:flex;justify-content:space-between}.exam-sections-v9 b{color:var(--blue)}.status.late{color:var(--orange)!important;background:#fff2dd}.push-card-v9{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:15px;background:#eef4ff;border:1px solid #dbe6ff;border-radius:18px}.push-card-v9 div{display:grid;gap:3px}.push-card-v9 span{font-size:10px;color:var(--blue)}.push-card-v9 strong{font-size:14px}.push-card-v9 small{font-size:9px;color:var(--muted);line-height:1.5}.push-card-v9 button{border:0;background:var(--blue);color:white;padding:9px 12px;border-radius:10px;font-weight:800}.contact-grid-v9{display:grid;gap:10px}.contact-grid-v9 a{display:grid;grid-template-columns:44px 1fr;gap:11px;align-items:center;padding:15px;border:1px solid var(--line);background:white;border-radius:17px;text-decoration:none;color:inherit}.contact-grid-v9 a>span{width:44px;height:44px;border-radius:14px;background:#eef4ff;color:var(--blue);display:grid;place-items:center;font-size:19px;font-weight:900}.contact-grid-v9 strong{display:block;font-size:14px}.contact-grid-v9 small{display:block;margin-top:3px;font-size:10px;color:var(--muted)}.account-card-v9{display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center;padding:15px;background:white;border:1px solid var(--line);border-radius:18px}.account-card-v9 div:last-child{display:grid;gap:4px}.account-card-v9 strong{font-size:15px}.account-card-v9 span{font-size:11px;color:var(--muted)}.security-note-v9{padding:14px;background:#fff8e9;border:1px solid #f4e0ae;border-radius:15px;font-size:11px;line-height:1.7;color:#6f6042}:root{--text:#111827;--muted:#5f6b7c}html{font-size:16px}body,button,input,select,textarea{font-family:Tahoma,Arial,sans-serif;font-size:14px;line-height:1.55}.topbar h1{font-size:25px}.student-info strong{font-size:17px}.student-info span{font-size:12px}.student-info small{font-size:11px}.page-title h2{font-size:24px}.page-title p{font-size:13px;line-height:1.7}.page-title span{font-size:11px}.metric span{font-size:12px}.metric strong{font-size:20px}.metric-button-v3 small{font-size:10px}.evaluation-head span{font-size:12px}.evaluation-head h2{font-size:24px}.evaluation-card p{font-size:13px;line-height:1.9}.section-heading-v2 span{font-size:11px}.breakdown-card h3,.list-card h3,.section-heading-v2 h3,.subjects-card h3{font-size:16px}.list-card strong,.mini-alerts strong,.notification-list strong{font-size:13px}.list-card small,.mini-alerts p,.notification-list p{font-size:11px}.status{font-size:10px!important}.bottom-nav a small{font-size:10px}.account-card-v9,.account-card-v9 strong,.account-shortcut-v9,.advice-card,.attention-card-v2,.bell,.breakdown-card,.breakdown-card h3,.contact-grid-v9 a,.contact-grid-v9 strong,.evaluation-card,.exam-details-v9,.exam-details-v9 summary strong,.finance-copy-v2 strong,.finance-summary-v2,.home-actions-v9 strong,.home-actions-v9>a,.installment-card,.list-card,.list-card h3,.list-card strong,.metric,.metric span,.metric strong,.mini-alerts,.mini-alerts strong,.money-card,.notification-list,.notification-list strong,.subjects-card,.subjects-card h3{color:#111827}.account-card-v9 span,.contact-grid-v9 small,.exam-details-v9 summary small,.finance-copy-v2 small,.finance-copy-v2 span,.home-actions-v9 small,.list-card small,.metric small,.mini-alerts p,.notification-list p,.notification-list small,.page-title p{color:#4b5563}.metric.green strong{color:var(--green)}.metric.blue strong{color:var(--blue)}.metric.orange strong{color:var(--orange)}.metric.red strong{color:var(--red)}.metric.purple strong{color:var(--purple)}.hero-money strong{color:var(--green)}.installment-card strong{color:var(--orange)}.score-ring{color:var(--blue)}.hero-evaluation-v2,.hero-evaluation-v2 .trend,.hero-evaluation-v2 h2,.hero-evaluation-v2 p,.hero-evaluation-v2 span,.hero-report-link-v6,.student-card,.student-card small,.student-card span,.student-card strong{color:#fff}.bottom-nav{overflow:visible;background:linear-gradient(180deg,#fbfcff,#f0f3f9);box-shadow:0 -1px 0 rgba(255,255,255,.95),0 -7px 22px rgba(25,39,64,.09)}.android-nav-indicator-v8{position:relative;isolation:isolate;width:58px;height:34px;overflow:visible;border:1px solid rgba(78,91,117,.12);background:linear-gradient(180deg,#ffffff,#edf1f7);box-shadow:0 5px 0 #d5dbe5,0 9px 15px rgba(34,48,75,.2),inset 0 2px 1px rgba(255,255,255,.95),inset 0 -2px 3px rgba(76,91,116,.1);transform:perspective(180px) rotateX(5deg) translateY(-2px);transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.android-nav-indicator-v8:before{content:"";position:absolute;z-index:-2;inset:5px 7px -7px;border-radius:999px;background:rgba(58,73,101,.2);filter:blur(4px)}.android-nav-indicator-v8:after{content:"";position:absolute;z-index:-1;top:2px;left:8px;right:8px;height:42%;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,255,255,.1));pointer-events:none}.android-nav-indicator-v8 i{position:relative;z-index:2;display:grid;place-items:center;width:28px;height:28px;color:#374151;font-size:21px;font-style:normal;font-weight:950;text-shadow:0 1px 0 #fff,0 2px 2px rgba(20,31,50,.18);transform:translateY(-1px)}.bottom-nav a.active .android-nav-indicator-v8{border-color:#9fb9ed;background:radial-gradient(circle at 35% 20%,rgba(255,255,255,.95),transparent 30%),linear-gradient(180deg,#dce9ff,#abc7fa);box-shadow:0 5px 0 #7599dc,0 10px 18px rgba(44,88,166,.28),inset 0 2px 1px rgba(255,255,255,.9),inset 0 -3px 4px rgba(45,88,164,.14)}.bottom-nav a.active .android-nav-indicator-v8 i{color:#153e82;text-shadow:0 1px 0 rgba(255,255,255,.95),0 2px 3px rgba(22,61,127,.24)}.bottom-nav a:active .android-nav-indicator-v8{transform:perspective(180px) rotateX(2deg) translateY(4px) scale(.97);box-shadow:0 1px 0 #c4ccd8,0 4px 7px rgba(34,48,75,.15),inset 0 2px 3px rgba(56,73,103,.12)}.bottom-nav a.active:active .android-nav-indicator-v8{box-shadow:0 1px 0 #7599dc,0 4px 8px rgba(44,88,166,.2),inset 0 2px 3px rgba(38,76,143,.14)}@media(max-width:380px){html{font-size:15px}.android-nav-indicator-v8{width:52px;height:33px}.android-nav-indicator-v8 i{font-size:20px}.bottom-nav a small{font-size:9px}}.student-card-v11{grid-template-columns:56px minmax(0,1fr) auto;align-items:center;overflow:visible}.student-name-row-v11{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.student-name-row-v11>strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.weekly-report-shortcut-v11{position:relative;flex:0 0 auto;display:grid;grid-template-columns:28px auto;grid-template-rows:auto auto;column-gap:6px;align-items:center;min-width:112px;padding:6px 8px;border:1px solid rgba(255,255,255,.28);border-radius:12px;background:rgba(255,255,255,.14);color:#fff;text-decoration:none;box-shadow:0 4px 0 rgba(12,43,105,.22),0 7px 12px rgba(9,31,75,.18),inset 0 1px 0 rgba(255,255,255,.24);-webkit-tap-highlight-color:transparent;touch-action:manipulation}.weekly-report-shortcut-v11:active{transform:translateY(3px);box-shadow:0 1px 0 rgba(12,43,105,.22),0 3px 7px rgba(9,31,75,.16),inset 0 1px 0 rgba(255,255,255,.2)}.weekly-report-icon-v11{grid-row:1/3;width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:linear-gradient(180deg,#ffffff,#dfe8ff);color:#315bb6;font-size:16px;font-weight:950;box-shadow:0 3px 0 #b5c7ed,0 5px 8px rgba(17,46,102,.22),inset 0 1px 0 rgba(255,255,255,.95)}.weekly-report-shortcut-v11 small{color:#fff!important;font-size:9px!important;font-weight:900;white-space:nowrap;line-height:1.1}.weekly-report-shortcut-v11 b{justify-self:start;padding:2px 5px;border-radius:999px;background:#ffcf54;color:#2b2105;font-size:8px;line-height:1.2;box-shadow:0 2px 4px rgba(0,0,0,.12)}.home-actions-v11{grid-template-columns:1fr}@media(max-width:620px){.student-card-v11{grid-template-columns:50px minmax(0,1fr);gap:10px;padding:12px}.student-card-v11 .avatar{width:50px;height:50px}.student-name-row-v11{align-items:flex-start;gap:6px}.student-name-row-v11>strong{font-size:16px;max-width:calc(100% - 105px)}.weekly-report-shortcut-v11{min-width:98px;padding:5px 6px;grid-template-columns:25px auto;column-gap:5px;border-radius:11px}.weekly-report-icon-v11{width:25px;height:25px;font-size:14px}.weekly-report-shortcut-v11 small{font-size:8px!important}.weekly-report-shortcut-v11 b{font-size:7px;padding:1px 4px}.student-card-v11>select{grid-column:1/-1;width:100%;max-width:none;margin-top:2px}}@media(max-width:390px){.student-name-row-v11{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.weekly-report-shortcut-v11{min-width:88px;grid-template-columns:23px auto}.weekly-report-icon-v11{width:23px;height:23px}.weekly-report-shortcut-v11 small{font-size:7px!important}}.student-card-v11{position:relative}.student-name-row-v11{display:block;padding-left:62px}.student-name-row-v11>strong{display:block;max-width:100%}.weekly-report-shortcut-v11{display:none!important}.weekly-report-shortcut-v12{position:absolute;left:12px;top:50%;transform:translateY(-50%);z-index:5;width:50px;height:50px;display:grid;place-items:center;border-radius:15px;text-decoration:none;background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.95),transparent 27%),linear-gradient(145deg,#ffffff,#e9efff 43%,#b9cdfc);border:1px solid rgba(255,255,255,.82);box-shadow:0 6px 0 #7899dc,0 11px 18px rgba(14,42,94,.27),inset 0 2px 1px rgba(255,255,255,.98),inset 0 -3px 5px rgba(54,92,167,.16);-webkit-tap-highlight-color:transparent;touch-action:manipulation}.weekly-report-shortcut-v12:after{content:"";position:absolute;top:3px;left:7px;right:7px;height:18px;border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.8),rgba(255,255,255,0));pointer-events:none}.weekly-report-shortcut-v12:active{transform:translateY(calc(-50% + 5px)) scale(.97);box-shadow:0 1px 0 #7899dc,0 5px 9px rgba(14,42,94,.2),inset 0 2px 4px rgba(54,92,167,.14)}.weekly-report-icon-v12{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:linear-gradient(160deg,#315fbe,#183f91);box-shadow:0 3px 5px rgba(21,53,116,.28),inset 0 1px 0 rgba(255,255,255,.3)}.report-sheet-v12{position:relative;width:17px;height:21px;display:flex;flex-direction:column;gap:3px;padding:5px 3px 3px;border-radius:3px;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.18)}.report-sheet-v12:before{content:"";position:absolute;top:2px;right:3px;width:7px;height:2px;border-radius:2px;background:#89a8e8}.report-sheet-v12 em{display:block;height:2px;border-radius:2px;background:#4f76c8}.report-sheet-v12 em:nth-child(2){width:75%}.report-sheet-v12 em:nth-child(3){width:88%}.weekly-report-shortcut-v12>b{position:absolute;top:-7px;right:-7px;min-width:25px;height:16px;padding:0 4px;display:grid;place-items:center;border-radius:999px;background:#ffcf4a;color:#251c00;border:2px solid #fff;font-size:7px;line-height:1;font-weight:950;box-shadow:0 2px 5px rgba(0,0,0,.18)}@media(max-width:620px){.student-card-v11{padding-left:72px!important}.student-name-row-v11{padding-left:0;display:block}.student-name-row-v11>strong{max-width:100%}.weekly-report-shortcut-v12{left:11px;width:48px;height:48px}}@media(max-width:390px){.student-card-v11{padding-left:67px!important}.weekly-report-shortcut-v12{left:9px;width:45px;height:45px;border-radius:14px}.weekly-report-icon-v12{width:29px;height:29px}}.weekly-report-shortcut-v12{display:none!important}.student-name-row-v11{display:block!important;padding-left:0!important}.student-name-row-v11>strong{display:block!important;max-width:100%!important}.student-card-v11{position:relative!important;display:grid!important;grid-template-columns:56px minmax(0,1fr) 58px!important;column-gap:10px!important;align-items:center!important;padding-left:12px!important;overflow:visible!important}.student-card-v11 .avatar{grid-column:1}.student-card-v11 .student-info{grid-column:2;min-width:0}.weekly-report-shortcut-v13{grid-column:3;position:relative!important;left:auto!important;top:auto!important;transform:none!important;justify-self:end;align-self:center;z-index:10;width:50px;height:50px;display:grid!important;place-items:center;border-radius:15px;text-decoration:none;background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.98),transparent 28%),linear-gradient(145deg,#fff,#e8efff 42%,#b7ccfc);border:1px solid rgba(255,255,255,.88);box-shadow:0 5px 0 #7698dc,0 10px 16px rgba(14,42,94,.25),inset 0 2px 1px rgba(255,255,255,.98),inset 0 -3px 5px rgba(54,92,167,.15);-webkit-tap-highlight-color:transparent;touch-action:manipulation}.weekly-report-shortcut-v13:active{transform:translateY(4px)!important;box-shadow:0 1px 0 #7698dc,0 4px 8px rgba(14,42,94,.18),inset 0 2px 4px rgba(54,92,167,.14)}.weekly-report-icon-v13{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:linear-gradient(160deg,#315fbe,#183f91);box-shadow:0 3px 5px rgba(21,53,116,.28),inset 0 1px 0 rgba(255,255,255,.3)}.report-sheet-v13{position:relative;width:17px;height:21px;display:flex;flex-direction:column;gap:3px;padding:5px 3px 3px;border-radius:3px;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.18)}.report-sheet-v13:before{content:"";position:absolute;top:2px;right:3px;width:7px;height:2px;border-radius:2px;background:#89a8e8}.report-sheet-v13 em{display:block;height:2px;border-radius:2px;background:#4f76c8}.report-sheet-v13 em:nth-child(2){width:75%}.report-sheet-v13 em:nth-child(3){width:88%}.weekly-report-shortcut-v13>b{position:absolute;top:-7px;right:-7px;min-width:25px;height:16px;padding:0 4px;display:grid;place-items:center;border-radius:999px;background:#ffcf4a;color:#251c00;border:2px solid #fff;font-size:7px;line-height:1;font-weight:950;box-shadow:0 2px 5px rgba(0,0,0,.18)}.student-card-v11>select{grid-column:1/-1!important;width:100%!important;max-width:none!important}@media(max-width:620px){.student-card-v11{display:grid!important;grid-template-columns:50px minmax(0,1fr) 54px!important;gap:9px!important;padding:12px!important;overflow:visible!important}.student-card-v11 .avatar{grid-column:1!important;width:50px!important;height:50px!important}.student-card-v11 .student-info{grid-column:2!important;min-width:0!important}.weekly-report-shortcut-v13{grid-column:3!important;display:grid!important;width:48px!important;height:48px!important;justify-self:end!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}}@media(max-width:390px){.student-card-v11{grid-template-columns:46px minmax(0,1fr) 48px!important;gap:7px!important;padding:10px!important}.student-card-v11 .avatar{width:46px!important;height:46px!important}.weekly-report-shortcut-v13{width:44px!important;height:44px!important;border-radius:13px!important}.weekly-report-icon-v13{width:28px!important;height:28px!important}}.attention-card-v2{padding:20px;border-radius:20px;border-width:2px;box-shadow:0 10px 24px rgba(176,112,22,.12)}.attention-card-v2 .section-heading-v2 h3{font-size:19px;font-weight:950}.attention-card-v2 .section-heading-v2 span{font-size:12px;font-weight:900}.attention-list-v2{gap:10px;margin-top:12px}.attention-list-v2 article{padding:13px;gap:11px;border-radius:14px}.attention-list-v2 i{width:38px;height:38px;border-radius:11px}.attention-list-v2 strong{font-size:14px;font-weight:950}.attention-list-v2 p{font-size:12px;line-height:1.65}.finance-summary-v2{min-height:92px;padding:18px;border:2px solid #cfe5d8;border-radius:20px;box-shadow:0 10px 24px rgba(34,122,76,.11)}.finance-icon-v2{width:48px;height:48px;border-radius:14px;font-size:20px}.finance-copy-v2 span{font-size:12px;font-weight:900}.finance-copy-v2 strong{font-size:18px;font-weight:950;margin:3px 0}.finance-copy-v2 small{font-size:11px;line-height:1.5}.finance-details-v6{padding:10px 13px;font-size:11px;font-weight:950;border-radius:11px}@media(max-width:620px){.attention-card-v2{padding:15px!important;border-radius:18px!important}.attention-card-v2 .section-heading-v2 h3{font-size:17px!important}.attention-card-v2 .section-heading-v2 span{font-size:11px!important}.attention-list-v2{gap:8px!important;margin-top:10px!important}.attention-list-v2 article{grid-template-columns:34px minmax(0,1fr)!important;padding:11px!important;gap:9px!important;border-radius:12px!important}.attention-list-v2 i{width:34px!important;height:34px!important;border-radius:10px!important}.attention-list-v2 strong{font-size:12px!important}.attention-list-v2 p{font-size:10px!important;line-height:1.55!important}.finance-summary-v2{grid-template-columns:44px minmax(0,1fr) auto!important;min-height:82px!important;padding:14px!important;gap:10px!important;border-radius:18px!important}.finance-icon-v2{width:44px!important;height:44px!important;border-radius:13px!important;font-size:18px!important}.finance-copy-v2 span{font-size:10px!important}.finance-copy-v2 strong{font-size:16px!important}.finance-copy-v2 small,.finance-details-v6{font-size:9px!important}.finance-details-v6{padding:8px 10px!important}}@media(max-width:390px){.finance-summary-v2{grid-template-columns:40px minmax(0,1fr) auto!important;padding:12px!important;gap:8px!important}.finance-icon-v2{width:40px!important;height:40px!important}.finance-copy-v2 strong{font-size:14px!important}}.attention-card-v2{padding:26px!important;border-radius:22px!important;min-height:180px}.attention-card-v2 .section-heading-v2 h3{font-size:23px!important}.attention-card-v2 .section-heading-v2 span{font-size:14px!important}.attention-list-v2{gap:13px!important;margin-top:16px!important}.attention-list-v2 article{padding:17px!important;gap:14px!important;border-radius:16px!important}.attention-list-v2 i{width:46px!important;height:46px!important;border-radius:14px!important;font-size:19px!important}.attention-list-v2 strong{font-size:17px!important}.attention-list-v2 p{font-size:14px!important;line-height:1.7!important}.finance-summary-v2{min-height:118px!important;padding:23px!important;gap:15px!important;border-radius:22px!important}.finance-icon-v2{width:58px!important;height:58px!important;border-radius:17px!important;font-size:24px!important}.finance-copy-v2 span{font-size:14px!important}.finance-copy-v2 strong{font-size:23px!important}.finance-copy-v2 small,.finance-details-v6{font-size:13px!important}.finance-details-v6{padding:12px 16px!important;border-radius:13px!important}@media(max-width:620px){.attention-card-v2{min-height:160px!important;padding:19px!important;border-radius:20px!important}.attention-card-v2 .section-heading-v2 h3{font-size:20px!important}.attention-card-v2 .section-heading-v2 span{font-size:13px!important}.attention-list-v2{gap:10px!important;margin-top:13px!important}.attention-list-v2 article{grid-template-columns:42px minmax(0,1fr)!important;padding:14px!important;gap:11px!important;border-radius:14px!important}.attention-list-v2 i{width:42px!important;height:42px!important;font-size:18px!important}.attention-list-v2 strong{font-size:15px!important}.attention-list-v2 p{font-size:12px!important;line-height:1.65!important}.finance-summary-v2{grid-template-columns:52px minmax(0,1fr) auto!important;min-height:105px!important;padding:18px!important;gap:12px!important;border-radius:20px!important}.finance-icon-v2{width:52px!important;height:52px!important;border-radius:15px!important;font-size:22px!important}.finance-copy-v2 span{font-size:12px!important}.finance-copy-v2 strong{font-size:20px!important}.finance-copy-v2 small{font-size:11px!important;line-height:1.55!important}.finance-details-v6{padding:10px 12px!important;font-size:11px!important;border-radius:11px!important}}@media(max-width:390px){.attention-card-v2{padding:17px!important}.attention-card-v2 .section-heading-v2 h3{font-size:19px!important}.attention-list-v2 strong{font-size:14px!important}.attention-list-v2 p{font-size:11px!important}.finance-summary-v2{grid-template-columns:48px minmax(0,1fr) auto!important;padding:16px!important}.finance-icon-v2{width:48px!important;height:48px!important}.finance-copy-v2 strong{font-size:18px!important}}.attention-card-v2{position:relative;overflow:hidden;border:1px solid rgba(216,69,69,.42)!important;background:linear-gradient(180deg,rgba(255,244,244,.78),rgba(255,231,231,.58))!important;backdrop-filter:blur(14px) saturate(135%);-webkit-backdrop-filter:blur(14px) saturate(135%);box-shadow:0 18px 38px rgba(168,43,43,.16),inset 0 1px 0 rgba(255,255,255,.78),inset 0 -1px 0 rgba(214,74,74,.08)!important}.attention-card-v2:before{content:"";position:absolute;top:-42px;left:-10%;width:58%;height:110px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.72),rgba(255,255,255,0) 70%);pointer-events:none}.attention-card-v2:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.28),transparent 24%,transparent 68%,rgba(255,255,255,.12));pointer-events:none}.attention-card-v2 .section-heading-v2{position:relative;z-index:2}.attention-card-v2 .section-heading-v2 span{color:#9f2424!important}.attention-card-v2 .section-heading-v2 h3{color:#7f1d1d!important}.attention-card-v2 .section-heading-v2>b{background:#b42323!important;color:#fff!important;border:1px solid rgba(255,255,255,.6);box-shadow:0 4px 10px rgba(142,28,28,.18)}.attention-list-v2{position:relative;z-index:2}.attention-list-v2 article{background:#ffffff!important;border:1px solid #f0d2d2!important;box-shadow:0 8px 18px rgba(110,31,31,.08),inset 0 1px 0 rgba(255,255,255,.95)!important}.attention-list-v2 article strong{color:#111827!important}.attention-list-v2 article p{color:#4b5563!important}.attention-orange i{background:#fff0dc!important;color:#c77806!important}.attention-red i{background:#ffe3e3!important;color:#b42323!important}.attention-blue i{background:#e8f0ff!important;color:#2459b3!important}.attention-purple i{background:#eee8ff!important;color:#6e50c7!important}.attention-green i{background:#e6f6ec!important;color:#23834b!important}@media(max-width:620px){.attention-card-v2{background:linear-gradient(180deg,rgba(255,243,243,.9),rgba(255,229,229,.8))!important;backdrop-filter:blur(10px) saturate(125%);-webkit-backdrop-filter:blur(10px) saturate(125%);box-shadow:0 12px 26px rgba(168,43,43,.14),inset 0 1px 0 rgba(255,255,255,.82)!important}.attention-list-v2 article{background:#fff!important;border-color:#edcccc!important;box-shadow:0 6px 14px rgba(110,31,31,.07)!important}}.metric-button-v3{position:relative;padding-top:34px!important}.metric-icon-v18{position:absolute;top:10px;right:10px;width:28px;height:28px;display:grid;place-items:center;border-radius:9px;font-style:normal;font-size:15px;font-weight:950;color:#1f2937;background:linear-gradient(180deg,#fff,#edf1f7);box-shadow:0 3px 0 #d0d7e3,0 6px 10px rgba(31,41,55,.16),inset 0 1px 0 rgba(255,255,255,.96)}.metric-button-v3.green .metric-icon-v18{background:linear-gradient(180deg,#f7fff9,#dff4e7);color:#18834a;box-shadow:0 3px 0 #b8dec8,0 6px 10px rgba(31,111,70,.14),inset 0 1px 0 #fff}.metric-button-v3.blue .metric-icon-v18{background:linear-gradient(180deg,#f8fbff,#dfe9ff);color:#2457af;box-shadow:0 3px 0 #b9cdf2,0 6px 10px rgba(40,82,158,.14),inset 0 1px 0 #fff}.metric-button-v3.orange .metric-icon-v18{background:linear-gradient(180deg,#fffaf2,#f9e5bd);color:#c37808;box-shadow:0 3px 0 #e3c68b,0 6px 10px rgba(165,103,18,.13),inset 0 1px 0 #fff}.attention-all-good-v18{border-color:rgba(57,151,95,.38)!important;background:linear-gradient(180deg,rgba(239,255,245,.82),rgba(221,247,232,.65))!important;box-shadow:0 18px 38px rgba(41,124,76,.12),inset 0 1px 0 rgba(255,255,255,.82)!important}.attention-all-good-v18 .section-heading-v2 span{color:#26784a!important}.attention-all-good-v18 .section-heading-v2 h3{color:#185f38!important}.attention-all-good-v18 .section-heading-v2>b{background:#2f9c5e!important;color:#fff!important}.finance-glass-v18{position:relative;overflow:hidden;border:1px solid rgba(48,153,91,.38)!important;background:linear-gradient(180deg,rgba(239,255,245,.8),rgba(218,247,230,.62))!important;backdrop-filter:blur(13px) saturate(130%);-webkit-backdrop-filter:blur(13px) saturate(130%);box-shadow:0 16px 34px rgba(36,120,73,.14),inset 0 1px 0 rgba(255,255,255,.84)!important}.finance-glass-v18:before{content:"";position:absolute;top:-34px;left:-8%;width:52%;height:90px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.72),rgba(255,255,255,0) 72%);pointer-events:none}.finance-solid-data-v18{min-width:0;padding:10px 12px;border-radius:14px;background:#fff;border:1px solid #d7eadf;box-shadow:0 7px 16px rgba(34,108,67,.08),inset 0 1px 0 rgba(255,255,255,.98)}.finance-glass-v18 .finance-details-v6,.finance-glass-v18 .finance-icon-v2,.finance-solid-data-v18{position:relative;z-index:2}.finance-clear-v18{border-color:rgba(49,158,93,.46)!important}.finance-due-v18{border-color:rgba(57,145,87,.4)!important}@media(max-width:620px){.metric-button-v3{padding-top:32px!important}.metric-icon-v18{width:25px;height:25px;top:8px;right:8px;font-size:13px}.finance-glass-v18{background:linear-gradient(180deg,rgba(240,255,246,.92),rgba(220,246,231,.82))!important;backdrop-filter:blur(9px) saturate(120%);-webkit-backdrop-filter:blur(9px) saturate(120%)}.finance-solid-data-v18{padding:8px 10px;border-radius:12px}.attention-all-good-v18{background:linear-gradient(180deg,rgba(241,255,246,.92),rgba(224,247,233,.84))!important}}.exam-analysis-v19{border-color:#d7e4ff!important;background:linear-gradient(180deg,#ffffff,#f4f8ff)!important}.exam-advice-v19 strong{color:#1f4f9f}.weekly-hero-v19{border-color:#d9e5ff!important;background:linear-gradient(180deg,#fff,#f7f9ff)!important}.weekly-insights-v19{display:grid;grid-template-columns:1fr 1fr;gap:10px}.weekly-insights-v19 article{padding:15px;border-radius:16px;background:#fff;border:1px solid var(--line);display:grid;gap:5px}.weekly-insights-v19 span{font-size:10px;font-weight:900}.weekly-insights-v19 strong{font-size:13px;line-height:1.6}.weekly-strengths-v19{border-color:#d6ecdF!important;background:#f5fcf7!important}.weekly-strengths-v19 span{color:#24814c}.weekly-concerns-v19{border-color:#f0dfbf!important;background:#fffaf2!important}.weekly-concerns-v19 span{color:#bb750a}.actionable-notice-v19{align-items:flex-start}.actionable-notice-v19 a{display:inline-block;margin-top:8px;padding:7px 10px;border-radius:9px;background:#eef4ff;color:#2455aa;text-decoration:none;font-size:10px;font-weight:900}.notice.finance.actionable-notice-v19 a{background:#edf8f1;color:#24814c}.notice.homework.actionable-notice-v19 a{background:#fff4e2;color:#b66f07}.notice.attendance.actionable-notice-v19 a{background:#fff0f0;color:#b33c3c}@media(max-width:620px){.weekly-insights-v19{grid-template-columns:1fr}.weekly-insights-v19 article{padding:12px;border-radius:14px}.weekly-insights-v19 strong{font-size:11px}.actionable-notice-v19 a{font-size:9px;padding:6px 9px}}.weekly-hero-v20{border-color:#d6e2ff!important;background:linear-gradient(180deg,#fff,#f6f9ff)!important}.weekly-detail-card-v20{padding:16px;border:1px solid var(--line);border-radius:18px;background:#fff;color:#111827}.weekly-detail-title-v20{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding-bottom:11px;margin-bottom:6px;border-bottom:1px solid var(--line)}.weekly-detail-title-v20 span{display:block;font-size:10px;font-weight:900;color:var(--blue)}.weekly-detail-title-v20 h3{margin:3px 0 0;font-size:16px}.weekly-detail-title-v20>b{font-size:10px;color:#4b5563;padding:6px 9px;border-radius:999px;background:#f5f7fb}.weekly-attendance-list-v20 article,.weekly-homework-list-v20 article{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid var(--line)}.weekly-attendance-list-v20 article:last-child,.weekly-homework-list-v20 article:last-child{border-bottom:0}.weekly-attendance-list-v20 article>div,.weekly-homework-list-v20 article>div:first-child{display:grid;gap:3px}.weekly-attendance-list-v20 strong,.weekly-homework-list-v20 strong{font-size:12px}.weekly-attendance-list-v20 small,.weekly-homework-list-v20 small{font-size:9px;color:#6b7280}.weekly-grade-block-v20{display:grid;justify-items:end;gap:5px}.weekly-grade-block-v20>b{font-size:15px;color:#2455aa}.weekly-exams-list-v20{display:grid;gap:10px}.weekly-exams-list-v20>article{padding:12px;border-radius:13px;background:#f8faff;border:1px solid #e3eaf8}.weekly-exam-head-v20{display:flex;align-items:center;justify-content:space-between;gap:10px}.weekly-exam-head-v20>div{display:grid;gap:3px}.weekly-exam-head-v20 strong{font-size:12px}.weekly-exam-head-v20 small{font-size:9px;color:#667085}.weekly-exam-head-v20>b{font-size:18px;color:#2455aa}.weekly-exam-sections-v20{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:9px}.weekly-exam-sections-v20 span{display:flex;justify-content:space-between;gap:8px;padding:8px;border-radius:9px;background:#fff;border:1px solid #e6ebf4;font-size:9px}.weekly-exam-sections-v20 b{color:#2455aa}.weekly-comment-v20,.weekly-plan-v20,.weekly-teacher-note-v20{padding:15px;border-radius:17px;border:1px solid var(--line);background:#fff}.weekly-comment-v20 span,.weekly-plan-v20 span,.weekly-teacher-note-v20 span{display:block;font-size:10px;font-weight:900;margin-bottom:6px}.weekly-comment-v20 span{color:#2455aa}.weekly-plan-v20 span{color:#ad6b07}.weekly-teacher-note-v20 span{color:#6e50c7}.weekly-comment-v20 p,.weekly-plan-v20 p,.weekly-teacher-note-v20 p{margin:0;font-size:11px;line-height:1.8;color:#4b5563}.weekly-plan-v20{background:#fffaf2;border-color:#efdfbf}.weekly-teacher-note-v20{background:#faf8ff;border-color:#e4def8}@media(max-width:620px){.weekly-detail-card-v20{padding:13px;border-radius:16px}.weekly-detail-title-v20{align-items:flex-start;flex-direction:column;gap:7px}.weekly-detail-title-v20 h3{font-size:14px}.weekly-detail-title-v20>b{font-size:9px}.weekly-attendance-list-v20 article,.weekly-homework-list-v20 article{padding:10px 0}.weekly-exam-sections-v20{grid-template-columns:1fr;gap:5px}.weekly-comment-v20,.weekly-plan-v20,.weekly-teacher-note-v20{padding:12px;border-radius:15px}.weekly-comment-v20 p,.weekly-plan-v20 p,.weekly-teacher-note-v20 p{font-size:10px}}.weekly-archive-safe-v22{padding:14px;border:1px solid #dce4ef;border-radius:17px;background:#fff}.weekly-archive-head-v22 h3{margin:3px 0 10px;font-size:15px}.weekly-archive-head-v22 span{font-size:10px;color:#2455aa;font-weight:900}.weekly-tabs-v22{display:flex;gap:8px;overflow-x:auto;padding-bottom:5px}.weekly-tabs-v22 button{flex:0 0 auto;min-width:138px;padding:9px 11px;border:1px solid #dce4ef;border-radius:12px;background:#f8fafc;color:#111827;text-align:right}.weekly-tabs-v22 button small,.weekly-tabs-v22 button strong{display:block}.weekly-tabs-v22 button strong{font-size:11px}.weekly-tabs-v22 button small{margin-top:3px;font-size:9px;color:#667085}.weekly-tabs-v22 button.active{background:#edf4ff;border-color:#7da3e8;box-shadow:0 4px 10px rgba(47,92,166,.1)}.weekly-archive-safe-v25{width:100%;max-width:100%;min-width:0;overflow:hidden;box-sizing:border-box;padding:15px;border:1px solid #dce4ef;border-radius:18px;background:#fff;color:#111827}.weekly-archive-head-v25{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:10px}.weekly-archive-head-v25 span{display:block;font-size:10px;font-weight:900;color:#2455aa}.weekly-archive-head-v25 h3{margin:3px 0 0;font-size:16px}.weekly-archive-head-v25>b{flex:0 0 auto;padding:6px 9px;border-radius:999px;background:#eef4ff;color:#2455aa;font-size:9px}.weekly-current-v25{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;margin-bottom:9px;border:1px solid #bcd0f5;border-radius:12px;background:#edf4ff}.weekly-current-v25 span{font-size:10px;font-weight:900;color:#2455aa}.weekly-current-v25 strong{font-size:11px;color:#111827}.weekly-native-archive-v25{display:grid;gap:8px;width:100%;max-width:100%;min-width:0}.weekly-native-week-v25{width:100%;max-width:100%;min-width:0;overflow:hidden;box-sizing:border-box;border:1px solid #dce4ef;border-radius:13px;background:#f9fbfd}.weekly-native-week-v25>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding:11px 12px;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.weekly-native-week-v25>summary::-webkit-details-marker{display:none}.weekly-native-week-v25>summary>div{min-width:0;display:grid;gap:3px}.weekly-native-week-v25>summary strong{font-size:12px;color:#111827}.weekly-native-week-v25>summary small{font-size:9px;color:#667085}.weekly-native-week-v25>summary>span{flex:0 0 auto;padding:6px 8px;border-radius:9px;background:#eef4ff;color:#2455aa;font-size:9px;font-weight:900}.weekly-native-week-v25[open]{background:#fff;border-color:#9fb9e8;box-shadow:0 6px 14px rgba(47,92,166,.08)}.weekly-native-week-v25[open]>summary{border-bottom:1px solid #e4eaf3}.weekly-native-preview-v25{width:100%;max-width:100%;min-width:0;overflow:hidden;box-sizing:border-box;padding:11px}.weekly-native-kpis-v25{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:10px}.weekly-native-kpis-v25 span{min-width:0;padding:8px 6px;border-radius:9px;background:#f5f7fb;font-size:8px;color:#667085;text-align:center}.weekly-native-kpis-v25 b{display:block;margin-top:3px;font-size:11px;color:#111827}.weekly-native-section-v25{width:100%;max-width:100%;min-width:0;margin-top:9px;padding-top:9px;border-top:1px solid #edf0f5}.weekly-native-section-v25>strong{display:block;margin-bottom:5px;font-size:11px;color:#2455aa}.weekly-native-section-v25>div{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 0;border-bottom:1px solid #f0f2f6}.weekly-native-section-v25>div:last-child{border-bottom:0}.weekly-native-section-v25 span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;color:#4b5563}.weekly-native-section-v25 b{flex:0 0 auto;font-size:10px;color:#111827}.breakdown-card,.page-stack,.weekly-archive-safe-v25,.weekly-attendance-list-v20,.weekly-comment-v20,.weekly-detail-card-v20,.weekly-exams-list-v20,.weekly-hero-v20,.weekly-homework-list-v20,.weekly-insights-v19,.weekly-plan-v20,.weekly-teacher-note-v20{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.weekly-attendance-list-v20,.weekly-detail-card-v20,.weekly-exams-list-v20,.weekly-homework-list-v20{overflow:hidden}.weekly-attendance-list-v20>article,.weekly-detail-title-v20,.weekly-exam-head-v20,.weekly-exams-list-v20>article,.weekly-homework-list-v20>article{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.weekly-attendance-list-v20 article>div:first-child,.weekly-exam-head-v20>div,.weekly-homework-list-v20 article>div:first-child{min-width:0;overflow:hidden}.weekly-attendance-list-v20 small,.weekly-attendance-list-v20 strong,.weekly-exam-head-v20 small,.weekly-exam-head-v20 strong,.weekly-homework-list-v20 small,.weekly-homework-list-v20 strong{overflow-wrap:anywhere}@media(max-width:620px){.app-shell,body,html,main{max-width:100vw;overflow-x:hidden!important}.weekly-archive-safe-v25{padding:12px;border-radius:16px}.weekly-archive-head-v25{align-items:flex-start}.weekly-archive-head-v25 h3{font-size:14px}.weekly-native-kpis-v25{grid-template-columns:1fr 1fr}.weekly-native-week-v25>summary{padding:10px}.weekly-native-preview-v25{padding:9px 10px 10px}.weekly-exam-sections-v20{grid-template-columns:1fr!important;width:100%;max-width:100%}}@media(max-width:390px){.weekly-archive-head-v25>b{display:none}.weekly-current-v25{align-items:flex-start;flex-direction:column;gap:3px}}.weekly-hero-v20 .evaluation-head span{font-size:14px!important}.weekly-hero-v20 .evaluation-head h2{font-size:28px!important}.weekly-hero-v20 p{font-size:15px!important;line-height:2!important;color:#374151!important}.weekly-hero-v20 .score-ring{width:82px!important;height:82px!important;font-size:24px!important}.weekly-detail-card-v20{padding:20px!important;border-width:2px!important;border-radius:20px!important;box-shadow:0 10px 24px rgba(31,41,55,.06)}.weekly-detail-title-v20 span{font-size:13px!important;font-weight:950!important}.weekly-detail-title-v20 h3{font-size:20px!important;font-weight:950!important}.weekly-detail-title-v20>b{font-size:12px!important;padding:7px 10px!important}.weekly-attendance-list-v20 strong,.weekly-exam-head-v20 strong,.weekly-homework-list-v20 strong{font-size:15px!important}.weekly-attendance-list-v20 small,.weekly-exam-head-v20 small,.weekly-homework-list-v20 small{font-size:12px!important}.weekly-exam-head-v20>b,.weekly-grade-block-v20>b{font-size:22px!important;font-weight:950!important}.weekly-exam-sections-v20 span{font-size:12px!important;padding:10px!important}.weekly-exam-sections-v20 b{font-size:13px!important}.weekly-comment-v20,.weekly-plan-v20,.weekly-teacher-note-v20{padding:18px!important;border-radius:18px!important;border-width:2px!important}.weekly-comment-v20 span,.weekly-plan-v20 span,.weekly-teacher-note-v20 span{font-size:13px!important;font-weight:950!important}.weekly-comment-v20 p,.weekly-plan-v20 p,.weekly-teacher-note-v20 p{font-size:14px!important;line-height:1.95!important}.weekly-attendance-card-v26{background:linear-gradient(180deg,#f3fbf6,#ffffff)!important;border-color:#bfe4ce!important}.weekly-attendance-card-v26 .weekly-detail-title-v20 h3,.weekly-attendance-card-v26 .weekly-detail-title-v20 span{color:#167747!important}.weekly-attendance-card-v26 .weekly-detail-title-v20>b{background:#e5f7ec!important;color:#167747!important}.weekly-homework-card-v26{background:linear-gradient(180deg,#fffaf0,#ffffff)!important;border-color:#efd8a8!important}.weekly-homework-card-v26 .weekly-detail-title-v20 h3,.weekly-homework-card-v26 .weekly-detail-title-v20 span{color:#9a620d!important}.weekly-homework-card-v26 .weekly-detail-title-v20>b{background:#fff0d2!important;color:#9a620d!important}.weekly-exams-card-v26{background:linear-gradient(180deg,#f2f6ff,#ffffff)!important;border-color:#c6d7fa!important}.weekly-exams-card-v26 .weekly-detail-title-v20 h3,.weekly-exams-card-v26 .weekly-detail-title-v20 span{color:#1f50a4!important}.weekly-exams-card-v26 .weekly-detail-title-v20>b{background:#e4edff!important;color:#1f50a4!important}.weekly-exams-card-v26 .weekly-exams-list-v20>article{background:#ffffff!important;border:1px solid #d7e3fb!important;box-shadow:0 6px 14px rgba(45,84,153,.07)}.breakdown-card{border:2px solid #ded5f7!important;background:linear-gradient(180deg,#faf8ff,#ffffff)!important}.breakdown-card h3{color:#6548b6!important;font-size:18px!important}.weekly-strengths-v19{border:2px solid #c9e8d4!important;background:#f2fbf5!important}.weekly-concerns-v19{border:2px solid #f0d8ac!important;background:#fff8ea!important}.weekly-insights-v19 span{font-size:13px!important}.weekly-insights-v19 strong{font-size:15px!important;line-height:1.8!important}.weekly-archive-head-v25 span{font-size:12px!important}.weekly-archive-head-v25 h3{font-size:18px!important}.weekly-current-v25 span{font-size:12px!important}.weekly-current-v25 strong,.weekly-native-week-v25>summary strong{font-size:14px!important}.weekly-native-week-v25>summary small,.weekly-native-week-v25>summary>span{font-size:11px!important}.weekly-native-kpis-v25 span{font-size:10px!important}.weekly-native-kpis-v25 b{font-size:14px!important}.weekly-native-section-v25>strong{font-size:13px!important}.weekly-native-section-v25 span{font-size:11px!important}.weekly-native-section-v25 b{font-size:13px!important}@media(max-width:620px){.weekly-hero-v20 .evaluation-head span{font-size:12px!important}.weekly-hero-v20 .evaluation-head h2{font-size:24px!important}.weekly-hero-v20 p{font-size:13px!important;line-height:1.9!important}.weekly-hero-v20 .score-ring{width:72px!important;height:72px!important;font-size:21px!important}.weekly-detail-card-v20{padding:15px!important;border-radius:18px!important}.weekly-detail-title-v20 h3{font-size:17px!important}.weekly-detail-title-v20 span{font-size:11px!important}.weekly-detail-title-v20>b{font-size:10px!important}.weekly-attendance-list-v20 strong,.weekly-exam-head-v20 strong,.weekly-homework-list-v20 strong{font-size:13px!important}.weekly-attendance-list-v20 small,.weekly-exam-head-v20 small,.weekly-homework-list-v20 small{font-size:10px!important}.weekly-exam-head-v20>b,.weekly-grade-block-v20>b{font-size:18px!important}.weekly-exam-sections-v20 span{font-size:11px!important}.weekly-comment-v20 p,.weekly-plan-v20 p,.weekly-teacher-note-v20 p{font-size:12px!important}}.manual-entry-shell{min-height:100vh;padding:24px;background:#f3f5f8;color:#111827}.manual-topbar{max-width:1500px;margin:0 auto 16px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.manual-topbar>div:first-child>span{color:#2455aa;font-size:12px;font-weight:900}.manual-topbar h1{margin:4px 0;font-size:28px}.manual-topbar p{margin:0;color:#667085;font-size:13px}.manual-top-actions{display:flex;gap:8px}.ghost-btn,.primary-btn{min-height:42px;padding:0 14px;border-radius:10px;font-weight:900;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.ghost-btn{border:1px solid #d6dde8;background:#fff;color:#27364d}.primary-btn{border:1px solid #1f4f9f;background:#2455aa;color:#fff}.manual-context-card{max-width:1500px;margin:0 auto 14px;display:grid;grid-template-columns:2fr 1.2fr 1fr 1fr auto;gap:10px;align-items:end;padding:16px;border-radius:16px;background:#fff;border:1px solid #dde3ec}.field{display:grid;gap:6px}.field label{font-size:11px;color:#536174;font-weight:900}.entry-row input,.entry-row select,.exam-entry-card input,.field input,.field select,.field textarea{width:100%;min-height:40px;padding:8px 10px;border:1px solid #d8dee8;border-radius:9px;background:#fff;color:#111827;outline:none}.field textarea{min-height:110px;resize:vertical}.publish-status{min-width:115px;padding:9px 11px;border-radius:11px;background:#fff6e6;border:1px solid #efd6a2;display:grid;gap:2px}.publish-status.done{background:#eef9f2;border-color:#cbe7d6}.publish-status span{font-size:9px;color:#8a5a08}.publish-status.done span{color:#28734a}.publish-status strong{font-size:12px}.manual-summary-grid{max-width:1500px;margin:0 auto 14px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.manual-summary-grid article{padding:14px;border-radius:14px;background:#fff;border:1px solid #dde3ec;display:grid;gap:3px}.manual-summary-grid span{font-size:10px;color:#667085}.manual-summary-grid strong{font-size:20px}.manual-summary-grid small{font-size:9px;color:#7a8596}.manual-layout{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:210px minmax(0,1fr);gap:12px;align-items:start}.manual-tabs{position:sticky;top:16px;display:grid;gap:6px;padding:10px;border-radius:15px;background:#fff;border:1px solid #dde3ec}.manual-tabs button{min-height:44px;padding:0 12px;text-align:right;border:0;border-radius:9px;background:transparent;color:#475569;font-weight:900}.manual-tabs button.active{background:#eaf1ff;color:#1f4f9f}.manual-panel{min-width:0;padding:18px;border-radius:16px;background:#fff;border:1px solid #dde3ec}.panel-head{align-items:flex-end;gap:10px;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #e7ebf1}.panel-head span{display:block;color:#2455aa;font-size:10px;font-weight:900}.panel-head h2{margin:3px 0 0;font-size:21px}.panel-head>button{min-height:38px;padding:0 12px;border:1px solid #c9d6eb;border-radius:9px;background:#eef4ff;color:#2455aa;font-weight:900}.entry-table{display:grid;gap:6px}.entry-row{display:grid;grid-template-columns:160px 150px minmax(220px,1fr) 70px;gap:8px;align-items:center}.homework-table .entry-row{grid-template-columns:minmax(200px,1.5fr) 150px 90px 90px 145px 70px}.entry-head{padding:0 6px;color:#667085;font-size:10px;font-weight:900}.entry-head span{padding:6px 2px}.danger-link{border:0;background:transparent;color:#c23b3b;font-weight:900}.exam-entry-list{display:grid;gap:10px}.exam-entry-card{padding:14px;border:1px solid #d6e2f7;border-radius:14px;background:#f8faff}.exam-entry-top{grid-template-columns:minmax(220px,1.4fr) 160px 250px 70px;gap:8px}.exam-entry-top,.score-pair{display:grid;align-items:center}.score-pair{grid-template-columns:1fr auto 1fr;gap:6px}.score-pair span{font-size:10px;color:#667085;font-weight:900}.exam-sections-entry{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px;padding-top:10px;border-top:1px solid #dde6f5}.exam-sections-entry>div{display:grid;gap:5px}.exam-sections-entry label{font-size:10px;color:#536174;font-weight:900}.finance-entry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.field-wide{grid-column:1/-1}.notes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.manual-footer{margin-top:18px;padding-top:14px;border-top:1px solid #e7ebf1;display:flex;align-items:center;justify-content:space-between;gap:12px}.manual-footer>div:first-child{display:grid;gap:2px}.manual-footer strong{font-size:13px}.manual-footer span{font-size:10px;color:#667085}.manual-footer>div:last-child{display:flex;gap:8px}@media(max-width:900px){.manual-entry-shell{padding:16px}.manual-topbar{display:block}.manual-top-actions{margin-top:12px;flex-wrap:wrap}.manual-context-card,.manual-summary-grid{grid-template-columns:1fr 1fr}.manual-layout{grid-template-columns:1fr}.manual-tabs{position:static;grid-template-columns:repeat(5,1fr)}.entry-row,.exam-entry-top,.exam-sections-entry,.finance-entry-grid,.homework-table .entry-row,.notes-grid{grid-template-columns:1fr}.entry-head{display:none}}.manual-v28{padding:28px 34px 40px;background:#f3f5f8}.manual-topbar-v28{max-width:1600px;margin-bottom:18px}.manual-topbar-v28 h1{font-size:34px!important}.student-search-box-v28{position:relative;z-index:20;max-width:1600px;margin:0 auto 14px;display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:12px;align-items:end;padding:18px;background:#fff;border:1px solid #dce3ed;border-radius:18px;box-shadow:0 8px 20px rgba(32,48,75,.05)}.student-search-main-v28{position:relative}.student-search-main-v28>label{display:block;margin-bottom:7px;font-size:14px;font-weight:950;color:#354257}.search-input-wrap-v28{position:relative;display:grid;grid-template-columns:40px 1fr 36px;align-items:center;min-height:58px;border:2px solid #cdd7e6;border-radius:14px;background:#fff}.search-input-wrap-v28:focus-within{border-color:#6f95dd;box-shadow:0 0 0 4px rgba(73,117,196,.1)}.search-input-wrap-v28>span{display:grid;place-items:center;font-size:25px;color:#55719f}.search-input-wrap-v28 input{width:100%;border:0;outline:0;font-size:18px;font-weight:700;color:#111827}.search-input-wrap-v28 button{border:0;background:transparent;font-size:24px;color:#7b8798}.add-student-btn-v28{min-height:58px;border:0;border-radius:14px;background:linear-gradient(180deg,#e7bd62,#c99632);color:#251900;font-size:16px;font-weight:950;box-shadow:0 5px 0 #a77a23,0 9px 16px rgba(151,106,26,.16)}.student-results-v28{position:absolute;top:calc(100% + 7px);right:0;left:0;max-height:390px;overflow:auto;padding:7px;border:1px solid #dce3ed;border-radius:14px;background:#fff;box-shadow:0 18px 40px rgba(24,38,63,.18)}.student-results-v28>button{width:100%;display:grid;grid-template-columns:46px 1fr;gap:10px;align-items:center;padding:10px;border:0;border-bottom:1px solid #edf0f5;background:#fff;text-align:right;border-radius:10px}.student-results-v28>button:hover{background:#f4f7fc}.student-result-avatar-v28{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:#eaf1ff;color:#2455aa;font-size:18px;font-weight:950}.student-results-v28 strong{display:block;font-size:14px;color:#111827}.student-results-v28 span{display:block;margin-top:2px;font-size:11px;color:#536174}.student-results-v28 small{display:block;margin-top:2px;font-size:10px;color:#7b8798}.empty-search-v28{padding:18px;text-align:center;color:#667085;font-size:13px}.selected-student-card-v28{max-width:1600px;margin:0 auto 14px;display:grid;grid-template-columns:70px minmax(220px,1.3fr) minmax(220px,1fr) minmax(300px,1.2fr);gap:14px;align-items:center;padding:17px;border-radius:18px;background:linear-gradient(135deg,#1f4f9f,#3e6ec6);color:#fff;box-shadow:0 10px 24px rgba(31,79,159,.16)}.selected-avatar-v28{width:62px;height:62px;border-radius:17px;display:grid;place-items:center;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.24);font-size:25px;font-weight:950}.selected-contact-v28,.selected-main-v28{display:grid;gap:3px}.selected-contact-v28 span,.selected-main-v28 span{font-size:10px;color:rgba(255,255,255,.74)}.selected-contact-v28 strong,.selected-main-v28 strong{font-size:17px;color:#fff}.selected-contact-v28 small,.selected-main-v28 small{font-size:11px;color:rgba(255,255,255,.82)}.parent-password-v28{padding:10px;border-radius:13px;background:#fff;color:#111827}.parent-password-v28 label{display:block;margin-bottom:5px;font-size:10px;font-weight:900;color:#536174}.parent-password-v28>div{display:grid;grid-template-columns:1fr auto auto;gap:5px}.parent-password-v28 input{min-width:0;min-height:38px;padding:7px 9px;border:1px solid #d5dce7;border-radius:8px;font-size:14px}.parent-password-v28 button{border:0;border-radius:8px;padding:0 10px;background:#edf3ff;color:#2455aa;font-weight:900}.week-bar-v28{max-width:1600px;margin:0 auto 14px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:10px;padding:16px;background:#fff;border:1px solid #dce3ed;border-radius:16px}.week-bar-v28 input{min-height:48px!important;font-size:15px!important}.manual-summary-grid-v28{max-width:1600px;grid-template-columns:repeat(3,1fr)!important}.manual-summary-grid-v28 article{padding:18px!important;border-radius:16px!important}.manual-summary-grid-v28 span{font-size:12px!important}.manual-summary-grid-v28 strong{font-size:26px!important}.manual-summary-grid-v28 small{font-size:11px!important}.big-section-buttons-v28{max-width:1600px;margin:0 auto 14px;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.big-section-buttons-v28 button{min-height:105px;padding:13px;border:2px solid #dce3ed;border-radius:17px;background:#fff;display:grid;justify-items:center;align-content:center;gap:4px;color:#344054;box-shadow:0 7px 16px rgba(32,48,75,.05)}.big-section-buttons-v28 i{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#eef1f6;font-style:normal;font-size:18px;font-weight:950}.big-section-buttons-v28 strong{font-size:16px}.big-section-buttons-v28 span{font-size:10px;color:#7b8798}.big-section-buttons-v28 button.active{transform:translateY(-2px);box-shadow:0 10px 18px rgba(32,48,75,.1)}.big-section-buttons-v28 button.active.green{border-color:#79c49a;background:#f2fbf6}.big-section-buttons-v28 button.active.gold{border-color:#ddb35e;background:#fff9ec}.big-section-buttons-v28 button.active.blue{border-color:#7da3e8;background:#f2f6ff}.big-section-buttons-v28 button.active.purple{border-color:#a890da;background:#faf7ff}.big-section-buttons-v28 button.active.orange{border-color:#e3a25a;background:#fff7ee}.simple-entry-panel-v28{max-width:1600px;margin:0 auto;min-height:360px;padding:24px;border:2px solid #dfe5ee;border-radius:20px;background:#fff;box-shadow:0 10px 24px rgba(31,41,55,.05)}.panel-attendance-v28{border-color:#bfe3cd;background:linear-gradient(180deg,#f7fcf9,#fff)}.panel-homework-v28{border-color:#ecd69f;background:linear-gradient(180deg,#fffaf0,#fff)}.panel-exams-v28{border-color:#c7d8f8;background:linear-gradient(180deg,#f5f8ff,#fff)}.panel-finance-v28{border-color:#d8cef0;background:linear-gradient(180deg,#faf8ff,#fff)}.panel-notes-v28{border-color:#efd4b8;background:linear-gradient(180deg,#fffaf5,#fff)}.panel-head-v28 h2{font-size:25px!important}.panel-head-v28 span{font-size:12px!important}.panel-head-v28>button{min-height:44px!important;font-size:13px!important}.simple-rows-v28{display:grid;gap:10px}.simple-rows-v28 article{display:grid;grid-template-columns:80px 165px 165px minmax(260px,1fr) 70px;gap:9px;align-items:center;padding:12px;border:1px solid #e0e6ee;border-radius:13px;background:#fff}.simple-rows-v28 article>b{font-size:12px;color:#536174}.exam-entry-card-v28 input,.exam-entry-card-v28 select,.simple-rows-v28 input,.simple-rows-v28 select{min-height:46px!important;font-size:14px!important}.homework-row-v28{grid-template-columns:80px minmax(210px,1fr) 155px 250px 150px 65px!important}.score-pair-big-v28 input{min-height:46px!important;font-size:16px!important;text-align:center}.score-pair-big-v28 span{font-size:12px!important}.exam-entry-card-v28{padding:17px!important;border-radius:16px!important}.exam-card-title-v28{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.exam-card-title-v28 strong{font-size:15px}.exam-entry-top-v28{grid-template-columns:minmax(260px,1.4fr) 180px 300px!important}.exam-sections-toggle-v28{margin-top:12px;border-top:1px solid #dfe7f4;padding-top:10px}.exam-sections-toggle-v28 summary{cursor:pointer;color:#2455aa;font-size:12px;font-weight:900}.exam-sections-entry-v28{margin-top:10px!important}.finance-entry-grid-v28 .field label,.notes-grid-v28 .field label{font-size:13px!important}.finance-entry-grid-v28 input,.finance-entry-grid-v28 textarea,.notes-grid-v28 textarea{font-size:14px!important}.notes-grid-v28 textarea{min-height:160px!important}.big-save-footer-v28{max-width:1600px;margin:16px auto 0;display:grid;grid-template-columns:220px 1fr;gap:10px}.big-draft-v28,.big-publish-v28{min-height:58px!important;border-radius:14px!important;font-size:16px!important}.big-publish-v28{background:linear-gradient(180deg,#2455aa,#173f86)!important;box-shadow:0 5px 0 #102f66,0 9px 16px rgba(24,62,132,.2)}.student-modal-backdrop-v28{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:rgba(15,23,42,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.student-modal-v28{width:min(820px,96vw);padding:22px;border-radius:20px;background:#fff;box-shadow:0 25px 70px rgba(0,0,0,.24)}.student-modal-head-v28{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:15px}.student-modal-head-v28 span{font-size:11px;color:#2455aa;font-weight:900}.student-modal-head-v28 h2{margin:3px 0 0;font-size:24px}.student-modal-head-v28>button{border:0;background:#f2f4f7;width:36px;height:36px;border-radius:10px;font-size:20px}.student-form-grid-v28{display:grid;grid-template-columns:1fr 1fr;gap:12px}.student-form-grid-v28 input{min-height:48px!important;font-size:14px!important}.password-create-row-v28{display:grid;grid-template-columns:1fr auto;gap:7px}.password-create-row-v28 button{border:0;border-radius:9px;padding:0 12px;background:#eef4ff;color:#2455aa;font-weight:900}.student-modal-footer-v28{display:flex;justify-content:flex-end;gap:8px;margin-top:18px;padding-top:14px;border-top:1px solid #e6eaf0}.student-modal-footer-v28 button{min-width:130px}@media(max-width:1100px){.selected-student-card-v28{grid-template-columns:60px 1fr 1fr}.parent-password-v28{grid-column:1/-1}.big-section-buttons-v28{grid-template-columns:repeat(3,1fr)}.student-search-box-v28{grid-template-columns:1fr}.exam-entry-top-v28,.homework-row-v28,.simple-rows-v28 article{grid-template-columns:1fr!important}}.all-students-v29{max-width:1600px;margin:0 auto 14px;padding:18px;border:1px solid #dce3ed;border-radius:18px;background:#fff;box-shadow:0 8px 20px rgba(32,48,75,.04)}.all-students-head-v29{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:12px}.all-students-head-v29 span{display:block;font-size:11px;font-weight:900;color:#2455aa}.all-students-head-v29 h2{margin:3px 0 0;font-size:21px;color:#111827}.all-students-head-v29>b{padding:7px 10px;border-radius:999px;background:#eef4ff;color:#2455aa;font-size:11px}.students-table-v29{width:100%;overflow-x:auto}.students-table-head-v29,.students-table-v29 article{min-width:1050px;display:grid;grid-template-columns:110px 1.4fr 150px 130px 1.2fr 160px 85px;gap:10px;align-items:center}.students-table-head-v29{padding:8px 10px;color:#667085;font-size:11px;font-weight:900;border-bottom:1px solid #e5eaf1}.students-table-v29 article{padding:11px 10px;border-bottom:1px solid #edf0f5;color:#344054}.students-table-v29 article:last-child{border-bottom:0}.students-table-v29 article.selected{background:#f3f7ff;border-radius:10px}.students-table-v29 article strong{font-size:14px;color:#111827}.students-table-v29 article>span{font-size:12px}.course-chip-v29,.student-code-v29{font-weight:900;color:#2455aa!important}.course-chip-v29{width:max-content;padding:5px 8px;border-radius:999px;background:#eef4ff}.students-table-v29 article button{min-height:34px;border:1px solid #c9d8f1;border-radius:8px;background:#edf4ff;color:#2455aa;font-weight:900}.students-table-v29 article.selected button{background:#2455aa;color:#fff;border-color:#2455aa}.student-form-grid-v28 select{min-height:48px!important;padding:8px 10px;border:1px solid #d8dee8;border-radius:9px;background:#fff;color:#111827;font-size:14px!important}.student-admin-layout-v30{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:300px minmax(0,1fr);gap:14px;align-items:start;direction:rtl}.student-sidebar-v30{position:sticky;top:16px;max-height:calc(100vh - 32px);overflow:hidden;padding:14px;border:1px solid #dce3ed;border-radius:18px;background:#fff;box-shadow:0 8px 20px rgba(32,48,75,.05)}.student-sidebar-head-v30{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;padding-bottom:10px;border-bottom:1px solid #e7ebf1}.student-sidebar-head-v30 span{display:block;font-size:10px;color:#2455aa;font-weight:900}.student-sidebar-head-v30 h2{margin:3px 0 0;font-size:19px}.student-sidebar-head-v30>b{min-width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:#eef4ff;color:#2455aa}.student-sidebar-list-v30{max-height:calc(100vh - 120px);overflow-y:auto;padding-top:8px;display:grid;gap:6px}.student-sidebar-list-v30>button{width:100%;display:grid;grid-template-columns:72px minmax(0,1fr) 22px;gap:8px;align-items:center;padding:10px;border:1px solid #e5eaf1;border-radius:11px;background:#fff;text-align:right;color:#111827}.student-sidebar-list-v30>button.active{background:#edf4ff;border-color:#8eabe1;box-shadow:0 5px 10px rgba(47,92,166,.08)}.student-side-code-v30{font-size:10px;font-weight:950;color:#2455aa}.student-sidebar-list-v30 strong{display:block;font-size:13px}.student-sidebar-list-v30 small{display:block;margin-top:2px;font-size:9px;color:#667085}.student-sidebar-list-v30 i{width:20px;height:20px;border-radius:999px;display:grid;place-items:center;font-style:normal;font-size:8px}.student-sidebar-list-v30 i.visible{background:#e7f6ed;color:#24814c}.student-sidebar-list-v30 i.hidden{background:#fdeaea;color:#b73a3a}.student-control-card-v30{margin-bottom:14px;padding:18px;border-radius:18px;background:linear-gradient(135deg,#1f4f9f,#3d6fc7);color:#fff;box-shadow:0 10px 24px rgba(31,79,159,.16)}.student-control-top-v30{display:grid;grid-template-columns:66px minmax(0,1fr) 260px;gap:12px;align-items:center}.student-control-identity-v30{display:grid;gap:3px}.student-control-identity-v30 span{font-size:10px;color:rgba(255,255,255,.72)}.student-control-identity-v30 strong{font-size:21px;color:#fff}.student-control-identity-v30 small{font-size:11px;color:rgba(255,255,255,.84)}.report-visibility-v30{padding:11px;border-radius:13px;background:#fff;color:#111827}.report-visibility-v30 span{display:block;font-size:9px;color:#667085}.report-visibility-v30 strong{display:block;margin:3px 0 7px;font-size:14px}.report-visibility-v30 button{width:100%;min-height:34px;border:0;border-radius:8px;font-weight:900}.report-visibility-v30.on button{background:#fdeaea;color:#b23a3a}.report-visibility-v30.off button{background:#e7f6ed;color:#23804b}.student-details-grid-v30{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px}.student-details-grid-v30>div{padding:10px;border-radius:11px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.16)}.student-details-grid-v30 span{display:block;font-size:9px;color:rgba(255,255,255,.7)}.student-details-grid-v30 strong{display:block;margin-top:3px;font-size:12px;color:#fff}.parent-password-v30{margin-top:10px}.student-control-actions-v30{display:flex;gap:8px;margin-top:10px}.student-control-actions-v30 button{min-height:40px;padding:0 13px;border-radius:9px;font-weight:900}.edit-student-v30{border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.14);color:#fff}.delete-student-v30{border:1px solid #f2b4b4;background:#fff;color:#b63131}.student-edit-panel-v30{margin-top:12px;padding:14px;display:grid;grid-template-columns:1fr 1fr;gap:10px;border-radius:14px;background:#fff;color:#111827}.student-edit-panel-v30 input,.student-edit-panel-v30 select{min-height:44px;padding:8px 10px;border:1px solid #d8dee8;border-radius:9px;background:#fff}.student-edit-actions-v30{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px}@media(max-width:1150px){.student-admin-layout-v30{grid-template-columns:250px minmax(0,1fr)}.student-control-top-v30{grid-template-columns:60px 1fr}.report-visibility-v30{grid-column:1/-1}.student-details-grid-v30{grid-template-columns:1fr 1fr}}.manual-v28{background:radial-gradient(circle at top right,rgba(36,85,170,.06),transparent 30%),linear-gradient(180deg,#f5f7fa,#eef2f7)}.manual-topbar-v28{padding:8px 4px 2px}.manual-topbar-v28>div:first-child>span{font-size:13px!important;letter-spacing:.2px}.manual-topbar-v28 h1{font-size:36px!important;font-weight:950;letter-spacing:-.4px}.manual-topbar-v28 p{color:#5f6c7f!important;font-size:15px!important}.student-search-box-v28{padding:20px!important;border-radius:20px!important;border:1px solid #d9e1ec!important;box-shadow:0 10px 24px rgba(31,41,55,.06),inset 0 1px 0 rgba(255,255,255,.95)!important}.search-input-wrap-v28{min-height:64px!important;border-radius:16px!important;background:#fbfcfe!important}.search-input-wrap-v28 input{font-size:19px!important}.add-student-btn-v28{min-height:64px!important;border-radius:16px!important;font-size:17px!important}.student-admin-layout-v30{grid-template-columns:320px minmax(0,1fr)!important}.student-sidebar-v30{border-radius:20px!important;border-color:#d8e0eb!important;box-shadow:0 12px 28px rgba(31,41,55,.06)!important;background:linear-gradient(180deg,#ffffff,#fbfcfe)!important}.student-sidebar-head-v30{padding-bottom:13px!important}.student-sidebar-head-v30 h2{font-size:22px!important}.student-sidebar-head-v30>b{min-width:34px!important;height:34px!important;font-size:12px!important}.student-sidebar-list-v30{gap:8px!important;padding-top:10px!important}.student-sidebar-list-v30>button{grid-template-columns:76px minmax(0,1fr) 24px!important;min-height:72px;padding:12px!important;border-radius:14px!important;border-color:#e2e7ef!important;box-shadow:0 3px 8px rgba(31,41,55,.025);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease}.student-sidebar-list-v30>button:hover{transform:translateY(-1px);border-color:#bccbe2!important;box-shadow:0 7px 14px rgba(31,41,55,.06)}.student-sidebar-list-v30>button.active{background:linear-gradient(135deg,#edf4ff,#e4edff)!important;border-color:#7f9fd9!important;box-shadow:0 7px 16px rgba(47,92,166,.1),inset 4px 0 0 #2455aa!important}.student-side-code-v30{padding:6px 7px;border-radius:8px;background:#f1f5fb;text-align:center}.student-sidebar-list-v30 strong{font-size:14px!important}.student-sidebar-list-v30 small{font-size:10px!important}.student-control-card-v30{padding:22px!important;border-radius:22px!important;background:radial-gradient(circle at 12% 0,rgba(255,255,255,.16),transparent 34%),linear-gradient(135deg,#173f86,#2d63bd 58%,#4778cf)!important;box-shadow:0 16px 34px rgba(31,79,159,.18),inset 0 1px 0 rgba(255,255,255,.14)!important}.student-control-top-v30{grid-template-columns:76px minmax(0,1fr) 285px!important}.student-control-card-v30 .selected-avatar-v28{width:68px!important;height:68px!important;border-radius:19px!important;font-size:28px!important;background:rgba(255,255,255,.18)!important;box-shadow:0 6px 12px rgba(10,34,79,.16),inset 0 1px 0 rgba(255,255,255,.2)}.student-control-identity-v30 span{font-size:11px!important}.student-control-identity-v30 strong{font-size:24px!important}.student-control-identity-v30 small{font-size:12px!important}.report-visibility-v30{padding:13px!important;border-radius:15px!important;box-shadow:0 6px 14px rgba(10,34,79,.12)}.report-visibility-v30 strong{font-size:16px!important}.report-visibility-v30 button{min-height:38px!important;border-radius:9px!important}.student-details-grid-v30{gap:10px!important;margin-top:15px!important}.student-details-grid-v30>div{padding:13px!important;border-radius:13px!important;background:rgba(255,255,255,.12)!important}.student-details-grid-v30 span{font-size:10px!important}.student-details-grid-v30 strong{font-size:14px!important}.parent-password-v30{margin-top:12px!important;padding:12px!important;border-radius:14px!important}.parent-password-v30 input{min-height:42px!important}.student-control-actions-v30{margin-top:12px!important}.student-control-actions-v30 button{min-height:44px!important;padding:0 16px!important;border-radius:10px!important}.week-bar-v28{padding:18px!important;border-radius:18px!important;box-shadow:0 8px 18px rgba(31,41,55,.04)}.week-bar-v28 .field label{font-size:12px!important}.week-bar-v28 input{min-height:52px!important}.manual-summary-grid-v28{gap:12px!important}.manual-summary-grid-v28 article{padding:20px!important;border-radius:18px!important;border-color:#dce3ed!important;box-shadow:0 7px 16px rgba(31,41,55,.045)}.manual-summary-grid-v28 article:first-child{background:linear-gradient(180deg,#f3fbf6,#fff);border-color:#c6e5d2!important}.manual-summary-grid-v28 article:nth-child(2){background:linear-gradient(180deg,#fffaf0,#fff);border-color:#eed8a9!important}.manual-summary-grid-v28 article:nth-child(3){background:linear-gradient(180deg,#f2f6ff,#fff);border-color:#c9d8f5!important}.manual-summary-grid-v28 strong{font-size:30px!important}.big-section-buttons-v28{gap:12px!important}.big-section-buttons-v28 button{min-height:118px!important;border-radius:19px!important;box-shadow:0 5px 0 #d4dbe6,0 11px 20px rgba(31,41,55,.08),inset 0 1px 0 rgba(255,255,255,.95)!important;transition:transform .14s ease,box-shadow .14s ease}.big-section-buttons-v28 button:active{transform:translateY(4px);box-shadow:0 1px 0 #d4dbe6,0 5px 10px rgba(31,41,55,.06),inset 0 1px 0 rgba(255,255,255,.95)!important}.big-section-buttons-v28 i{width:44px!important;height:44px!important;border-radius:13px!important;font-size:21px!important;box-shadow:0 3px 0 rgba(71,85,105,.12),0 5px 8px rgba(31,41,55,.1)}.big-section-buttons-v28 strong{font-size:17px!important}.big-section-buttons-v28 span{font-size:11px!important}.big-section-buttons-v28 button.active.green{box-shadow:0 5px 0 #a8d3b9,0 11px 20px rgba(56,130,84,.12)!important}.big-section-buttons-v28 button.active.gold{box-shadow:0 5px 0 #d8b56f,0 11px 20px rgba(151,108,35,.12)!important}.big-section-buttons-v28 button.active.blue{box-shadow:0 5px 0 #a8bfe9,0 11px 20px rgba(47,92,166,.12)!important}.big-section-buttons-v28 button.active.purple{box-shadow:0 5px 0 #b7a6db,0 11px 20px rgba(104,80,167,.12)!important}.big-section-buttons-v28 button.active.orange{box-shadow:0 5px 0 #dfb17c,0 11px 20px rgba(165,104,42,.12)!important}.simple-entry-panel-v28{min-height:430px!important;padding:28px!important;border-radius:22px!important;box-shadow:0 14px 30px rgba(31,41,55,.06)!important}.panel-head-v28{padding-bottom:16px!important;margin-bottom:16px!important}.panel-head-v28 h2{font-size:28px!important}.panel-head-v28>button{min-height:46px!important;padding:0 15px!important;border-radius:10px!important}.simple-rows-v28{gap:12px!important}.simple-rows-v28 article{padding:14px!important;border-radius:15px!important;box-shadow:0 4px 10px rgba(31,41,55,.025)}.exam-entry-card-v28 input,.exam-entry-card-v28 select,.simple-rows-v28 input,.simple-rows-v28 select{min-height:50px!important;border-radius:10px!important}.exam-entry-card-v28{padding:20px!important;border-radius:18px!important;box-shadow:0 7px 16px rgba(45,84,153,.05)}.exam-card-title-v28 strong{font-size:17px!important}.exam-sections-toggle-v28 summary{font-size:13px!important;padding:8px 0}.finance-entry-grid-v28,.notes-grid-v28{gap:14px!important}.finance-entry-grid-v28 input,.finance-entry-grid-v28 textarea,.notes-grid-v28 textarea{min-height:52px!important;border-radius:10px!important}.notes-grid-v28 textarea{min-height:180px!important}.big-save-footer-v28{position:sticky;bottom:12px;z-index:30;margin-top:18px!important;padding:10px;border-radius:18px;background:rgba(255,255,255,.92);border:1px solid #dbe2ec;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 -6px 24px rgba(31,41,55,.09)}.big-draft-v28,.big-publish-v28{min-height:62px!important;font-size:17px!important}.big-publish-v28{border-radius:15px!important;box-shadow:0 5px 0 #102f66,0 10px 18px rgba(24,62,132,.22)!important}.student-edit-panel-v30{padding:16px!important;border-radius:16px!important;gap:12px!important}.student-edit-panel-v30 input,.student-edit-panel-v30 select{min-height:48px!important}.student-modal-v28{width:min(900px,96vw)!important;padding:26px!important;border-radius:22px!important}.student-modal-head-v28 h2{font-size:27px!important}.student-form-grid-v28{gap:14px!important}.student-form-grid-v28 input,.student-form-grid-v28 select{min-height:52px!important;border-radius:10px!important}.student-modal-footer-v28 button{min-width:145px!important;min-height:46px!important}@media(max-width:1200px){.student-admin-layout-v30{grid-template-columns:280px minmax(0,1fr)!important}.student-control-top-v30{grid-template-columns:68px minmax(0,1fr)!important}.report-visibility-v30{grid-column:1/-1!important}.big-section-buttons-v28{grid-template-columns:repeat(3,1fr)!important}}.two-parent-passwords-v32{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.two-parent-passwords-v32 .parent-password-v30{margin-top:0!important}.two-parent-passwords-v32 button:disabled,.two-parent-passwords-v32 input:disabled{opacity:.5;cursor:not-allowed}.student-details-grid-v30 small{display:block;margin-top:3px;font-size:10px;color:rgba(255,255,255,.78)}.course-select-row-v32{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.course-select-row-v32>button{min-height:44px;padding:0 12px;border:1px solid #c9d8ef;border-radius:9px;background:#edf4ff;color:#2455aa;font-weight:900;white-space:nowrap}.parent-section-v32{margin-top:6px;padding:10px 12px;border-radius:10px;background:#f3f6fb;border:1px solid #e1e7f0}.parent-section-v32 strong{font-size:13px;color:#2455aa}.parent-group-title-v32{grid-column:1/-1;margin-top:3px;padding:8px 10px;border-radius:9px;background:#f4f7fb;border:1px solid #e1e7f0}.parent-group-title-v32 strong{font-size:12px;color:#2455aa}.course-modal-v32{width:min(560px,94vw);padding:22px;border-radius:20px;background:#fff;box-shadow:0 25px 70px rgba(0,0,0,.24)}.course-modal-v32 input{min-height:50px;padding:9px 11px;border:1px solid #d8dee8;border-radius:10px;font-size:15px}.existing-courses-v32{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px;padding:12px;border-radius:12px;background:#f7f9fc}.existing-courses-v32 span{padding:6px 9px;border-radius:999px;background:#eaf1ff;color:#2455aa;font-size:11px;font-weight:900}@media(max-width:1150px){.two-parent-passwords-v32{grid-template-columns:1fr}}.manual-v28{padding-left:18px!important}.manual-topbar-v28,.student-admin-layout-v30,.student-search-box-v28{max-width:1780px!important}.student-admin-layout-v30{grid-template-columns:390px minmax(0,1fr)!important;gap:18px!important}.student-sidebar-v30{padding:16px!important}.student-sidebar-list-v30>button{grid-template-columns:84px minmax(0,1fr) 26px!important;min-height:112px!important;padding:13px!important;align-items:start!important}.student-sidebar-list-v30>button>div{min-width:0}.student-side-code-v30{font-size:11px!important;padding:7px 8px!important}.student-sidebar-list-v30 strong{font-size:15px!important;line-height:1.35}.student-sidebar-list-v30 small{font-size:11px!important;line-height:1.45}.student-sidebar-list-v30 i{margin-top:2px}.student-sidebar-list-v30>button>div:after{content:"";display:block;margin-top:7px;border-top:1px solid #edf0f5}.student-sidebar-list-v30>button small,.student-sidebar-list-v30>button span,.student-sidebar-list-v30>button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.student-control-card-v30{padding:24px!important}.student-details-grid-v30{grid-template-columns:repeat(4,minmax(180px,1fr))!important}@media(min-width:1450px){.student-admin-layout-v30{grid-template-columns:430px minmax(0,1fr)!important}}@media(min-width:1200px){.manual-v28{padding-left:0!important}.student-admin-layout-v30{width:100%!important;max-width:none!important;margin-left:0!important;padding-left:0!important}.student-sidebar-v30{margin-left:0!important;border-top-left-radius:0!important;border-bottom-left-radius:0!important;border-left:0!important}}:root{--admin-bg:#eef2f7;--admin-card:#ffffff;--admin-border:#dbe2ec;--admin-text:#111827;--admin-muted:#667085;--admin-blue:#2455aa;--admin-blue-dark:#173f86;--admin-radius:18px;--admin-shadow:0 8px 22px rgba(31,41,55,.055)}.manual-v28{padding-top:18px!important;padding-right:18px!important;padding-bottom:34px!important;background:radial-gradient(circle at 82% 0,rgba(36,85,170,.055),transparent 25%),linear-gradient(180deg,#f6f8fb,#eef2f7)!important}.manual-topbar-v28{width:calc(100% - 18px)!important;max-width:none!important;margin-left:0!important;margin-right:18px!important;margin-bottom:14px!important;padding:0!important}.manual-topbar-v28 h1{margin-top:5px!important;font-size:32px!important}.manual-topbar-v28 p{max-width:680px;font-size:14px!important}.student-search-box-v28{width:calc(100% - 18px)!important;max-width:none!important;margin-left:0!important;margin-right:18px!important;margin-bottom:14px!important;padding:16px!important;border-radius:18px!important;box-shadow:var(--admin-shadow)!important}.search-input-wrap-v28{min-height:58px!important;border-width:1px!important}.add-student-btn-v28{min-height:58px!important;box-shadow:0 4px 0 #a77a23,0 8px 15px rgba(151,106,26,.13)!important}.student-admin-layout-v30{width:100%!important;max-width:none!important;gap:14px!important;grid-template-columns:400px minmax(0,1fr)!important}.student-sidebar-v30{min-height:calc(100vh - 36px);border-radius:0 20px 20px 0!important;border-left:0!important;padding:15px!important;box-shadow:8px 0 24px rgba(31,41,55,.055)!important;background:linear-gradient(180deg,#fff,#fbfcfe)!important}.student-sidebar-head-v30{min-height:52px;align-items:center!important;padding:0 2px 11px!important}.student-sidebar-head-v30 span{font-size:10px!important}.student-sidebar-head-v30 h2{font-size:20px!important}.student-sidebar-list-v30{gap:7px!important}.student-sidebar-list-v30>button{min-height:108px!important;padding:11px!important;border-radius:13px!important;box-shadow:none!important}.student-sidebar-list-v30>button:hover{transform:none!important;background:#f7f9fc!important}.student-sidebar-list-v30>button.active{background:linear-gradient(135deg,#edf4ff,#e6efff)!important;border-color:#8da9db!important;box-shadow:inset -4px 0 0 #2455aa!important}.student-side-code-v30{background:#f3f6fb!important;border:1px solid #e4e9f0}.student-sidebar-list-v30 small{margin-top:3px!important}.student-admin-main-v30{padding-right:18px;min-width:0}.student-control-card-v30{margin-bottom:12px!important;padding:20px!important;border-radius:20px!important;background:radial-gradient(circle at 14% 2%,rgba(255,255,255,.14),transparent 28%),linear-gradient(135deg,#183f85,#2d61b8 62%,#3c70c9)!important;box-shadow:0 12px 26px rgba(31,79,159,.15)!important}.student-control-top-v30{grid-template-columns:68px minmax(0,1fr) 260px!important}.student-control-card-v30 .selected-avatar-v28{width:62px!important;height:62px!important;font-size:25px!important}.student-control-identity-v30 strong{font-size:22px!important}.report-visibility-v30{box-shadow:none!important;border:1px solid rgba(255,255,255,.5)}.student-details-grid-v30{margin-top:12px!important;gap:8px!important}.student-details-grid-v30>div{padding:10px 11px!important;background:rgba(255,255,255,.1)!important}.two-parent-passwords-v32{gap:8px!important}.parent-password-v30{padding:10px!important;box-shadow:none!important}.parent-password-v30 input{min-height:40px!important}.student-edit-panel-v30{border:1px solid #dce3ed;box-shadow:0 6px 14px rgba(31,41,55,.05)}.week-bar-v28{margin-bottom:12px!important;padding:14px!important;border-radius:16px!important;box-shadow:var(--admin-shadow)!important}.week-bar-v28 input{min-height:46px!important}.manual-summary-grid-v28{margin-bottom:12px!important;gap:9px!important}.manual-summary-grid-v28 article{padding:15px!important;border-radius:15px!important;box-shadow:none!important}.manual-summary-grid-v28 strong{font-size:25px!important}.big-section-buttons-v28{margin-bottom:12px!important;gap:8px!important}.big-section-buttons-v28 button{min-height:92px!important;padding:10px!important;border-radius:15px!important;border-width:1px!important;box-shadow:0 3px 0 #d6dde7,0 7px 13px rgba(31,41,55,.055)!important}.big-section-buttons-v28 i{width:36px!important;height:36px!important;border-radius:10px!important;font-size:17px!important;box-shadow:none!important}.big-section-buttons-v28 strong{font-size:15px!important}.big-section-buttons-v28 span{font-size:10px!important}.big-section-buttons-v28 button.active{transform:none!important}.simple-entry-panel-v28{min-height:380px!important;padding:21px!important;border-radius:18px!important;border-width:1px!important;box-shadow:var(--admin-shadow)!important}.panel-head-v28{align-items:center!important;padding-bottom:12px!important;margin-bottom:12px!important}.panel-head-v28 h2{font-size:23px!important}.panel-head-v28>button{min-height:40px!important}.simple-rows-v28{gap:8px!important}.simple-rows-v28 article{padding:10px!important;border-radius:12px!important;box-shadow:none!important}.exam-entry-card-v28 input,.exam-entry-card-v28 select,.simple-rows-v28 input,.simple-rows-v28 select{min-height:44px!important;border-radius:9px!important;background:#fff!important}.exam-entry-card-v28{padding:15px!important;border-radius:14px!important;box-shadow:none!important}.exam-card-title-v28 strong{font-size:15px!important}.finance-entry-grid-v28 input,.finance-entry-grid-v28 textarea,.notes-grid-v28 textarea{border:1px solid #d8dee8!important;background:#fff!important}.notes-grid-v28 textarea{min-height:150px!important}.big-save-footer-v28{bottom:8px!important;margin-top:12px!important;padding:8px!important;border-radius:16px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 -5px 18px rgba(31,41,55,.08)!important}.big-draft-v28,.big-publish-v28{min-height:54px!important;font-size:15px!important}.big-publish-v28{box-shadow:0 3px 0 #102f66,0 7px 12px rgba(24,62,132,.17)!important}.course-modal-v32,.student-modal-v28{border:1px solid #dce3ed}.student-modal-head-v28{margin-bottom:12px!important}.student-modal-head-v28 h2{font-size:24px!important}.student-form-grid-v28 input,.student-form-grid-v28 select{min-height:46px!important}@media(min-width:1550px){.student-admin-layout-v30{grid-template-columns:430px minmax(0,1fr)!important}.student-sidebar-list-v30>button{grid-template-columns:90px minmax(0,1fr) 26px!important}}@media(max-width:1250px){.student-admin-layout-v30{grid-template-columns:330px minmax(0,1fr)!important}.student-control-top-v30{grid-template-columns:62px minmax(0,1fr)!important}.report-visibility-v30{grid-column:1/-1!important}.student-details-grid-v30{grid-template-columns:1fr 1fr!important}}.manual-header-actions-v36{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.backend-mode-v36{padding:7px 9px;border-radius:999px;font-size:10px;font-weight:950}.backend-mode-v36.online{background:#e7f6ed;color:#21804a}.backend-mode-v36.demo{background:#fff4df;color:#a66a08}.backend-mode-v36.checking{background:#eef2f7;color:#667085}.course-filter-v36{padding:8px 0 10px;border-bottom:1px solid #e8edf3}.course-filter-v36 select{width:100%;min-height:40px;padding:7px 9px;border:1px solid #d8e0eb;border-radius:9px;background:#fff;color:#111827;font-weight:800}.course-counts-v36{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.course-counts-v36 span{display:flex;gap:5px;align-items:center;padding:4px 6px;border-radius:999px;background:#f3f6fb;color:#5b6678;font-size:8px}.course-counts-v36 b{color:#2455aa}.big-save-footer-v36{grid-template-columns:minmax(180px,.8fr) 160px 170px minmax(300px,1.4fr)!important;align-items:center}.publish-validation-v36{display:grid;gap:2px}.publish-validation-v36 span{font-size:10px;font-weight:950}.publish-validation-v36 span.good{color:#23804b}.publish-validation-v36 span.bad{color:#b13c3c}.publish-validation-v36 small{font-size:9px;color:#667085;line-height:1.45}.preview-btn-v36{min-height:54px!important}.report-preview-v36{width:min(920px,96vw);max-height:90vh;overflow:auto;padding:24px;border-radius:22px;background:#fff;box-shadow:0 25px 70px rgba(0,0,0,.24)}.preview-kpis-v36{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px}.preview-kpis-v36 article{padding:14px;border-radius:13px;border:1px solid #dfe5ee;background:#f8fafc;display:grid;gap:3px}.preview-kpis-v36 span{font-size:10px;color:#667085}.preview-kpis-v36 strong{font-size:22px}.preview-section-v36{margin-top:10px;padding:14px;border:1px solid #e0e6ee;border-radius:14px}.preview-section-v36 h3{margin:0 0 8px;font-size:14px}.preview-section-v36>div{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid #eef1f5}.preview-section-v36>div:last-child{border-bottom:0}.preview-section-v36 p{margin:0;line-height:1.8;color:#536174}.preview-errors-v36{display:grid;gap:5px;margin-top:10px;padding:12px;border-radius:12px;background:#fff0f0;border:1px solid #efcaca}.preview-errors-v36 span{font-size:10px;color:#a93434}.parent-login-page-v36{min-height:100vh;display:grid;place-items:center;padding:20px;background:linear-gradient(160deg,#edf3ff,#f8fafc)}.parent-login-card-v36{width:min(430px,94vw);padding:26px;border-radius:22px;background:#fff;border:1px solid #dce3ed;box-shadow:0 22px 55px rgba(31,41,55,.13)}.parent-login-card-v36>span{font-size:11px;color:#2455aa;font-weight:950}.parent-login-card-v36 h1{margin:4px 0;font-size:28px}.parent-login-card-v36 p{font-size:12px;color:#667085;margin-bottom:15px}.parent-login-card-v36 label{display:grid;gap:6px;margin-top:10px;font-size:11px;font-weight:900}.parent-login-card-v36 input{min-height:48px;padding:9px 11px;border:1px solid #d8dee8;border-radius:10px;font-size:15px}.parent-login-card-v36 button{width:100%;min-height:50px;margin-top:16px;border:0;border-radius:11px;background:#2455aa;color:#fff;font-weight:950;font-size:15px}.parent-login-card-v36 small{display:block;margin-top:10px;text-align:center;color:#7b8798;font-size:9px}.login-error-v36{margin-top:10px;padding:9px;border-radius:9px;background:#fff0f0;color:#a93434;font-size:10px}@media(max-width:1250px){.big-save-footer-v36{grid-template-columns:1fr 1fr!important}}.admin-reports-page-v37{min-height:100vh;padding:20px;background:linear-gradient(180deg,#f5f7fa,#eef2f7);color:#111827}.admin-reports-topbar-v37{max-width:1700px;margin:0 auto 14px;display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.admin-reports-topbar-v37 span{font-size:11px;font-weight:950;color:#2455aa}.admin-reports-topbar-v37 h1{margin:4px 0;font-size:32px}.admin-reports-topbar-v37 p{margin:0;font-size:13px;color:#667085}.admin-reports-actions-v37{display:flex;align-items:center;gap:8px}.admin-reports-actions-v37 a{min-height:40px;padding:0 13px;display:inline-flex;align-items:center;border-radius:9px;background:#2455aa;color:#fff;text-decoration:none;font-weight:900;font-size:12px}.admin-reports-layout-v37{max-width:1700px;margin:0 auto;display:grid;grid-template-columns:320px minmax(0,1fr);gap:14px;align-items:start}.reports-students-sidebar-v37{position:sticky;top:14px;max-height:calc(100vh - 28px);overflow:hidden;padding:13px;border:1px solid #dce3ed;border-radius:18px;background:#fff}.reports-students-sidebar-v37>input,.reports-students-sidebar-v37>select{width:100%;min-height:42px;margin-bottom:7px;padding:8px 10px;border:1px solid #d8e0eb;border-radius:9px;background:#fff}.reports-student-count-v37{margin:5px 0 8px;font-size:10px;color:#667085}.reports-students-list-v37{max-height:calc(100vh - 160px);overflow:auto;display:grid;gap:6px}.reports-students-list-v37 button{width:100%;display:grid;grid-template-columns:72px minmax(0,1fr) 20px;gap:8px;align-items:center;padding:10px;border:1px solid #e3e8ef;border-radius:11px;background:#fff;text-align:right}.reports-students-list-v37 button.active{background:#edf4ff;border-color:#8ea9dc}.reports-students-list-v37 button>span{font-size:10px;font-weight:950;color:#2455aa}.reports-students-list-v37 strong{display:block;font-size:13px}.reports-students-list-v37 small{display:block;margin-top:2px;font-size:9px;color:#667085}.reports-students-list-v37 i{width:18px;height:18px;border-radius:999px;display:grid;place-items:center;font-style:normal;font-size:7px}.reports-students-list-v37 i.on{background:#e6f6ec;color:#24814c}.reports-students-list-v37 i.off{background:#fdeaea;color:#b23b3b}.student-report-overview-v37{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 18px;border-radius:18px;background:linear-gradient(135deg,#183f85,#3268be);color:#fff}.student-report-overview-v37 span{font-size:9px;color:rgba(255,255,255,.72)}.student-report-overview-v37 h2{margin:3px 0;font-size:23px}.student-report-overview-v37 small{font-size:10px;color:rgba(255,255,255,.8)}.student-report-overview-v37>button{min-height:42px;padding:0 13px;border-radius:10px;font-weight:900;background:#fff}.student-report-overview-v37>button.visible{color:#a83b3b}.student-report-overview-v37>button.hidden{color:#23804b}.report-trend-grid-v37{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:11px 0}.report-trend-grid-v37 article{padding:14px;border:1px solid #dfe5ee;border-radius:14px;background:#fff}.report-trend-grid-v37 span{display:block;font-size:9px;color:#667085}.report-trend-grid-v37 strong{display:block;margin-top:4px;font-size:20px}.report-trend-grid-v37 small{font-size:9px;color:#7a8596}.report-workspace-v37{display:grid;grid-template-columns:250px minmax(0,1fr);gap:10px;align-items:start}.weeks-sidebar-v37{position:sticky;top:14px;max-height:calc(100vh - 28px);overflow:auto;padding:12px;border:1px solid #dce3ed;border-radius:16px;background:#fff}.weeks-sidebar-v37 h3{margin:0 0 8px;font-size:14px}.weeks-sidebar-v37 button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px;padding:10px;border:1px solid #e4e9f0;border-radius:10px;background:#fff;text-align:right}.weeks-sidebar-v37 button.active{background:#edf4ff;border-color:#8da8db}.weeks-sidebar-v37 strong{display:block;font-size:11px}.weeks-sidebar-v37 small{display:block;font-size:8px;color:#667085}.weeks-sidebar-v37 button>span{padding:4px 6px;border-radius:999px;font-size:8px;font-weight:900}.weeks-sidebar-v37 .published{background:#e7f6ed;color:#24814c}.weeks-sidebar-v37 .draft{background:#fff4df;color:#9a650b}.report-detail-v37{min-width:0;padding:17px;border:1px solid #dce3ed;border-radius:18px;background:#fff}.report-detail-head-v37{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding-bottom:12px;border-bottom:1px solid #e8edf3}.report-detail-head-v37 span{font-size:9px;color:#2455aa}.report-detail-head-v37 h2{margin:3px 0;font-size:21px}.report-detail-head-v37 small{font-size:9px;color:#667085}.report-detail-actions-v37{display:flex;gap:6px}.report-detail-actions-v37 button{min-height:36px;padding:0 10px;border:1px solid #d7dfeb;border-radius:8px;background:#f7f9fc;font-size:10px;font-weight:900}.report-detail-actions-v37 button.danger{background:#fff1f1;color:#af3636}.report-edit-form-v37{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:9px;margin-top:12px;padding:13px;border:1px solid #dbe4f1;border-radius:13px;background:#f8faff}.report-edit-form-v37 input,.report-edit-form-v37 textarea{min-height:40px;padding:8px 9px;border:1px solid #d8dee8;border-radius:8px}.report-edit-form-v37 textarea{grid-column:1/-1;min-height:75px}.report-edit-form-v37 button{grid-column:1/-1;min-height:40px;border:0;border-radius:8px;background:#2455aa;color:#fff;font-weight:900}.report-block-v37{margin-top:11px;padding:13px;border:1px solid #e1e6ee;border-radius:14px}.report-block-v37 h3{margin:0 0 8px;font-size:12px}.report-block-v37.attendance{background:#f6fcf8;border-color:#cbe6d5}.report-block-v37.homework{background:#fffaf1;border-color:#edd9af}.report-block-v37.exams{background:#f5f8ff;border-color:#ccdafa}.report-block-v37.finance{background:#faf8ff;border-color:#ddd4f2}.report-block-v37>article,.report-block-v37>div:not(.finance-report-grid-v37){padding:8px 9px;margin-top:5px;border-radius:9px;background:#fff}.report-block-v37>div{display:flex;justify-content:space-between;gap:8px}.report-block-v37 small,.report-block-v37 span,.report-block-v37 strong{font-size:10px}.report-block-v37 small{color:#667085}.report-block-v37.exams article>div:first-child{display:flex;justify-content:space-between;gap:8px}.exam-sections-v37{display:grid!important;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:7px}.exam-sections-v37 span{display:flex;justify-content:space-between;padding:7px;border:1px solid #e5eaf1;border-radius:8px;font-size:8px}.finance-report-grid-v37{display:grid!important;grid-template-columns:repeat(3,1fr);gap:7px}.finance-report-grid-v37 span{padding:9px;border-radius:9px;background:#fff}.finance-report-grid-v37 b{display:block;margin-top:3px}.report-notes-grid-v37{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:11px}.report-notes-grid-v37 article{padding:12px;border:1px solid #e1e6ee;border-radius:12px;background:#fff}.report-notes-grid-v37 span{font-size:9px;font-weight:950;color:#2455aa}.report-notes-grid-v37 p{margin:5px 0 0;font-size:9px;line-height:1.7;color:#536174}.empty-report-detail-v37{padding:30px;text-align:center;color:#667085}@media(max-width:1200px){.admin-reports-layout-v37{grid-template-columns:270px minmax(0,1fr)}.report-workspace-v37{grid-template-columns:220px minmax(0,1fr)}.report-trend-grid-v37{grid-template-columns:1fr 1fr}.report-notes-grid-v37{grid-template-columns:1fr}}.reports-main-btn-v39{min-height:40px;padding:0 14px;background:#173f86;color:#fff;box-shadow:0 4px 10px rgba(23,63,134,.15)}.reports-main-btn-v39,.student-reports-link-v39{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;text-decoration:none;font-size:11px;font-weight:950}.student-reports-link-v39{min-height:44px;padding:0 16px;border:1px solid rgba(255,255,255,.35);background:#fff;color:#173f86}.parent-empty-v42,.parent-live-loading-v42{min-height:100vh;display:grid;place-items:center;padding:20px;background:#f4f7fb;color:#536174;font-weight:900}.parent-live-v42{min-height:100vh;padding:14px 14px 90px;background:linear-gradient(180deg,#f3f6fb,#eef2f7);color:#111827;direction:rtl}.parent-live-header-v42{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px;border-radius:20px;background:linear-gradient(135deg,#173f86,#3d6fc7);color:#fff;box-shadow:0 12px 26px rgba(31,79,159,.17)}.parent-live-header-v42 span{font-size:10px;color:rgba(255,255,255,.72)}.parent-live-header-v42 h1{margin:3px 0;font-size:22px}.parent-live-header-v42 small{font-size:10px;color:rgba(255,255,255,.82)}.parent-live-header-actions-v42{display:flex;gap:6px;align-items:center}.parent-live-header-actions-v42 button,.parent-live-header-actions-v42 select{min-height:36px;padding:0 9px;border:1px solid rgba(255,255,255,.28);border-radius:9px;background:rgba(255,255,255,.12);color:#fff}.parent-live-header-actions-v42 option{color:#111827}.parent-demo-banner-v42{margin:10px 0;padding:9px 10px;border-radius:10px;background:#fff4df;border:1px solid #efd6a2;color:#8d5d0b;font-size:9px}.parent-week-tabs-v42{display:flex;gap:7px;overflow-x:auto;padding:11px 1px 7px}.parent-week-tabs-v42 button{flex:0 0 145px;padding:9px 10px;border:1px solid #dce3ed;border-radius:12px;background:#fff;text-align:right}.parent-week-tabs-v42 button.active{background:#edf4ff;border-color:#7f9fd9}.parent-week-tabs-v42 small,.parent-week-tabs-v42 strong{display:block}.parent-week-tabs-v42 strong{font-size:11px}.parent-week-tabs-v42 small{margin-top:3px;font-size:8px;color:#667085}.parent-live-main-v42{display:grid;gap:10px}.parent-summary-card-v42{padding:16px;border:1px solid #dce3ed;border-radius:18px;background:#fff}.parent-summary-card-v42 span{font-size:9px;color:#2455aa;font-weight:900}.parent-summary-card-v42 h2{margin:3px 0;font-size:19px}.parent-summary-card-v42 p{margin:6px 0 0;font-size:11px;line-height:1.8;color:#536174}.parent-metrics-v42{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.parent-metrics-v42 article{padding:12px;border-radius:14px;background:#fff;border:1px solid #dfe5ee;text-align:center}.parent-metrics-v42 article:first-child{background:#f4f7ff;border-color:#cddbf8}.parent-metrics-v42 article:nth-child(2){background:#fffaf0;border-color:#edd9ae}.parent-metrics-v42 article:nth-child(3){background:#f4fbf6;border-color:#cce7d6}.parent-metrics-v42 span{display:block;font-size:8px;color:#667085}.parent-metrics-v42 strong{display:block;margin-top:3px;font-size:21px}.parent-report-block-v42{padding:13px;border-radius:16px;border:1px solid #dfe5ee;background:#fff}.parent-report-block-v42.exams{background:#f5f8ff;border-color:#ccdafa}.parent-report-block-v42.homework{background:#fffaf1;border-color:#edd9af}.parent-report-block-v42.attendance{background:#f6fcf8;border-color:#cbe6d5}.parent-report-block-v42.finance{background:#faf8ff;border-color:#ddd4f2}.parent-block-head-v42{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px}.parent-block-head-v42 h3{margin:0;font-size:14px}.parent-block-head-v42 span{font-size:9px;color:#667085}.parent-report-block-v42>article{padding:10px;margin-top:6px;border-radius:10px;background:#fff;border:1px solid rgba(219,226,236,.8)}.parent-exam-head-v42{display:flex;justify-content:space-between;gap:8px;align-items:center}.parent-exam-head-v42 strong{display:block;font-size:11px}.parent-exam-head-v42 small{display:block;margin-top:2px;font-size:8px;color:#667085}.parent-exam-head-v42>b{font-size:15px;color:#2455aa}.parent-exam-sections-v42{display:grid;grid-template-columns:1fr;gap:5px;margin-top:7px}.parent-exam-sections-v42 span{display:flex;justify-content:space-between;padding:7px;border-radius:8px;background:#f8fafc;font-size:9px}.parent-row-v42{display:flex!important;justify-content:space-between;align-items:center;gap:8px}.parent-row-v42 strong{display:block;font-size:10px}.parent-row-v42 small{display:block;margin-top:2px;font-size:8px;color:#667085}.parent-row-v42>b{font-size:11px}.parent-finance-grid-v42{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.parent-finance-grid-v42>div{padding:9px;border-radius:9px;background:#fff}.parent-finance-grid-v42 span{display:block;font-size:8px;color:#667085}.parent-finance-grid-v42 strong{display:block;margin-top:3px;font-size:10px}.parent-notes-v42{display:grid;gap:7px}.parent-notes-v42 article{padding:13px;border-radius:14px;background:#fff;border:1px solid #dfe5ee}.parent-notes-v42 span{font-size:9px;color:#2455aa;font-weight:900}.parent-notes-v42 p{margin:5px 0 0;font-size:10px;line-height:1.7;color:#536174}.parent-bottom-nav-v42{position:fixed;right:10px;left:10px;bottom:10px;z-index:50;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:7px;border-radius:18px;background:rgba(255,255,255,.95);border:1px solid #dce3ed;box-shadow:0 10px 30px rgba(31,41,55,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.parent-bottom-nav-v42 a{padding:10px;text-align:center;text-decoration:none;color:#667085;font-size:10px;font-weight:900;border-radius:11px}.parent-bottom-nav-v42 a.active{background:#edf4ff;color:#2455aa}@media(min-width:760px){.parent-live-v42{max-width:720px;margin:0 auto}}.universal-import-v45{max-width:1600px;margin:0 auto 12px;padding:16px;border:1px solid #d8e3f1;border-radius:17px;background:linear-gradient(180deg,#f7faff,#fff);box-shadow:0 7px 16px rgba(31,41,55,.04)}.universal-import-head-v45{display:flex;align-items:center;justify-content:space-between;gap:12px}.universal-import-head-v45 span{font-size:10px;color:#2455aa;font-weight:950}.universal-import-head-v45 h3{margin:3px 0;font-size:18px}.universal-import-head-v45 p{margin:0;font-size:10px;color:#667085}.universal-upload-v45{min-height:44px;padding:0 14px;border-radius:10px;display:inline-flex;align-items:center;background:#173f86;color:#fff;font-size:11px;font-weight:950;cursor:pointer}.universal-upload-v45 input{display:none}.universal-import-hints-v45{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.universal-import-hints-v45 span{padding:5px 8px;border-radius:999px;background:#eef4ff;color:#2455aa;font-size:8px;font-weight:900}.universal-error-v45{margin-top:10px;padding:10px;border-radius:10px;background:#fff0f0;border:1px solid #efcaca;color:#a93434;font-size:10px}.universal-preview-v45{margin-top:12px;padding-top:12px;border-top:1px solid #e4eaf2}.universal-summary-v45{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.universal-summary-v45 span{padding:8px;border:1px solid #e1e7ef;border-radius:9px;background:#fff;text-align:center;font-size:8px;color:#667085}.universal-summary-v45 b{display:block;margin-top:2px;font-size:12px;color:#111827}.universal-file-v45{margin-top:8px;font-size:9px;color:#667085}.universal-table-v45{margin-top:8px;display:grid;gap:5px}.universal-table-head-v45,.universal-table-v45 article{display:grid;grid-template-columns:1.1fr 1.2fr 1fr .8fr;gap:7px;align-items:center}.universal-table-head-v45{padding:5px 8px;font-size:8px;color:#667085;font-weight:900}.universal-table-v45 article{padding:9px;border:1px solid #e2e7ef;border-radius:10px;background:#fff}.universal-table-v45 article.unmatched{border-color:#efcaca;background:#fffafa}.universal-table-v45 strong{display:block;font-size:10px}.universal-table-v45 small{display:block;margin-top:2px;font-size:8px;color:#667085}.universal-table-v45 select{min-height:36px;padding:6px;border:1px solid #d8e0eb;border-radius:8px;background:#fff;font-size:9px}.detected-badges-v45{display:flex;flex-wrap:wrap;gap:4px}.detected-badges-v45 span{padding:4px 6px;border-radius:999px;background:#eaf4ee;color:#28744a;font-size:7px;font-weight:900}.detected-badges-v45 span.none{background:#f2f4f7;color:#667085}.universal-actions-v45{display:flex;justify-content:flex-end;gap:7px;margin-top:10px}.universal-actions-v45 button{min-height:39px;padding:0 12px;border:1px solid #d8e0eb;border-radius:8px;background:#fff;font-size:10px;font-weight:900}.universal-actions-v45 button.primary{background:#2455aa;color:#fff;border-color:#2455aa}@media(max-width:1100px){.universal-summary-v45{grid-template-columns:repeat(4,1fr)}.universal-table-head-v45{display:none}.universal-table-v45 article{grid-template-columns:1fr}}.student-tools-v47{max-width:1600px;margin:0 auto 12px;padding:14px;border:1px solid #dce3ed;border-radius:17px;background:#fff;box-shadow:0 7px 16px rgba(31,41,55,.04)}.student-tools-title-v47{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-bottom:10px}.student-tools-title-v47 span{display:block;font-size:9px;color:#2455aa;font-weight:950}.student-tools-title-v47 h3{margin:3px 0 0;font-size:17px}.student-tools-title-v47>b{padding:5px 8px;border-radius:999px;background:#eef4ff;color:#2455aa;font-size:8px}.student-tools-buttons-v47{display:flex;flex-wrap:wrap;gap:7px}.student-tool-primary-v47,.student-tools-buttons-v47 a,.student-tools-buttons-v47 button{min-height:40px;padding:0 11px;border:1px solid #d7dfeb;border-radius:9px;background:#f8fafc;color:#344054;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:10px;font-weight:900;cursor:pointer}.student-tool-primary-v47{background:#173f86;color:#fff;border-color:#173f86}.student-tool-primary-v47 input{display:none}.student-tools-message-v47{margin-top:9px;padding:8px 10px;border-radius:9px;background:#f0f7ff;color:#2455aa;font-size:9px}.student-import-preview-v47{margin-top:10px;padding-top:10px;border-top:1px solid #e8edf3}.student-import-preview-head-v47{display:flex;justify-content:space-between;font-size:10px}.student-import-list-v47{display:grid;gap:5px;margin-top:7px;max-height:260px;overflow:auto}.student-import-list-v47 article{display:grid;grid-template-columns:1.2fr .7fr 1fr;gap:7px;padding:8px;border:1px solid #e5eaf1;border-radius:9px;background:#fbfcfe;font-size:9px}.student-import-actions-v47{display:flex;justify-content:flex-end;gap:7px;margin-top:8px}.student-import-actions-v47 button{min-height:38px;padding:0 12px;border:1px solid #d8e0eb;border-radius:8px;background:#fff;font-weight:900}.student-import-actions-v47 button.primary{background:#2455aa;color:#fff;border-color:#2455aa}.public-register-v47{min-height:100vh;padding:20px;display:grid;place-items:start center;background:linear-gradient(180deg,#eef4ff,#f7f9fc);direction:rtl;color:#111827}.public-register-card-v47,.register-success-v47{width:min(720px,96vw);margin-top:20px;padding:24px;border:1px solid #dce3ed;border-radius:22px;background:#fff;box-shadow:0 20px 50px rgba(31,41,55,.1)}.register-brand-v47 span{font-size:10px;color:#2455aa;font-weight:950}.register-brand-v47 h1{margin:4px 0;font-size:27px}.register-brand-v47 p{margin:0;color:#667085;font-size:11px}.register-section-v47{margin-top:18px;padding-top:14px;border-top:1px solid #e8edf3}.register-section-v47 h2{margin:0 0 10px;font-size:15px}.register-grid-v47{display:grid;grid-template-columns:1fr 1fr;gap:10px}.register-grid-v47 label{display:grid;gap:5px;font-size:10px;font-weight:900;color:#536174}.register-grid-v47 label.wide{grid-column:1/-1}.register-grid-v47 input,.register-grid-v47 select{min-height:46px;padding:8px 10px;border:1px solid #d8e0eb;border-radius:9px;background:#fff;color:#111827}.register-parent2-v47{margin-top:15px;padding:12px;border:1px solid #e0e6ee;border-radius:12px}.register-parent2-v47 summary{cursor:pointer;font-size:11px;font-weight:950;color:#2455aa}.register-parent2-v47 .register-grid-v47{margin-top:10px}.register-honeypot-v47{position:absolute;left:-9999px;opacity:0}.register-error-v47{margin-top:12px;padding:9px;border-radius:9px;background:#fff0f0;color:#a93434;font-size:10px}.register-submit-v47{width:100%;min-height:52px;margin-top:15px;border:0;border-radius:11px;background:#173f86;color:#fff;font-size:14px;font-weight:950}.register-privacy-v47{display:block;margin-top:9px;text-align:center;color:#7b8798;font-size:8px}.register-success-v47{text-align:center}.register-check-v47{width:64px;height:64px;margin:0 auto 10px;border-radius:999px;display:grid;place-items:center;background:#e7f6ed;color:#24814c;font-size:29px;font-weight:950}.register-success-v47>span{font-size:10px;color:#24814c;font-weight:950}.register-success-v47 h1{margin:3px 0;font-size:25px}.register-success-v47>p{font-size:11px;color:#667085}.register-code-v47{margin:14px 0;padding:13px;border-radius:12px;background:#edf4ff}.register-code-v47 small{display:block;color:#667085;font-size:8px}.register-code-v47 strong{display:block;margin-top:3px;color:#173f86;font-size:20px}.register-credential-v47{margin-top:8px;padding:12px;text-align:right;border:1px solid #e0e6ee;border-radius:11px;background:#fafbfc}.register-credential-v47>span,.register-credential-v47>strong{display:block}.register-credential-v47>strong{font-size:11px;margin-bottom:5px}.register-credential-v47>span{font-size:9px;color:#536174;margin-top:3px}.register-save-note-v47{margin-top:12px!important;color:#9a650b!important;font-weight:900}@media(max-width:620px){.register-grid-v47{grid-template-columns:1fr}.register-grid-v47 label.wide{grid-column:auto}.student-import-list-v47 article{grid-template-columns:1fr}.student-tools-buttons-v47>*{flex:1 1 45%}}.students-empty-v49,.students-loading-v49{margin:10px 0;padding:14px 10px;border:1px dashed #cfd9e8;border-radius:11px;background:#f8fafc;color:#667085;text-align:center;font-size:10px;font-weight:800}.save-parent-pass-v50{background:#173f86!important;color:#fff!important;border-color:#173f86!important;white-space:nowrap}.parent-login-card-v36 button:disabled{opacity:.7;cursor:wait}.parent-week-tabs-v42 a{flex:0 0 145px;padding:9px 10px;border:1px solid #dce3ed;border-radius:12px;background:#fff;text-align:right;text-decoration:none;color:#111827}.parent-week-tabs-v42 a.active{background:#edf4ff;border-color:#7f9fd9}.parent-week-tabs-v42 a small,.parent-week-tabs-v42 a strong{display:block}.parent-week-tabs-v42 a strong{font-size:11px}.parent-week-tabs-v42 a small{margin-top:3px;font-size:8px;color:#667085}.parent-student-picker-v56{position:relative}.parent-student-picker-v56 summary{min-height:36px;padding:0 9px;display:flex;align-items:center;border:1px solid rgba(255,255,255,.28);border-radius:9px;background:rgba(255,255,255,.12);color:#fff;font-size:10px;cursor:pointer}.parent-student-picker-v56>div{position:absolute;top:42px;left:0;min-width:170px;display:grid;gap:4px;padding:7px;border-radius:10px;background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.16);z-index:20}.parent-student-picker-v56 a{padding:8px;border-radius:8px;text-decoration:none;color:#173f86;font-size:10px;font-weight:900}.parent-logout-link-v56{min-height:36px;padding:0 9px;display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.28);border-radius:9px;background:rgba(255,255,255,.12);color:#fff;text-decoration:none;font-size:10px}.parent-home-v58{display:grid;gap:10px;margin-top:11px}.parent-home-welcome-v58{padding:16px;border-radius:18px;background:#fff;border:1px solid #dce3ed}.parent-home-welcome-v58 span{font-size:9px;color:#667085}.parent-home-welcome-v58 h2{margin:4px 0;font-size:23px;color:#173f86}.parent-home-welcome-v58 p{margin:7px 0 0;font-size:11px;line-height:1.8;color:#536174}.parent-home-grid-v58{display:grid;grid-template-columns:1fr 1fr;gap:8px}.parent-home-card-v58{padding:14px;border-radius:15px;background:#fff;border:1px solid #dfe5ee}.parent-home-card-v58.finance{background:#faf8ff;border-color:#ddd4f2}.parent-home-card-v58 span{display:block;font-size:9px;color:#667085}.parent-home-card-v58 strong{display:block;margin-top:4px;font-size:14px}.parent-home-card-v58 small{display:block;margin-top:3px;font-size:8px;color:#667085}.parent-home-card-v58 a{display:inline-flex;margin-top:10px;padding:8px 10px;border-radius:9px;background:#edf4ff;color:#2455aa;text-decoration:none;font-size:9px;font-weight:900}.parent-home-notes-v58{display:grid;gap:7px}.parent-home-notes-v58 article{padding:13px;border-radius:14px;background:#fff;border:1px solid #dfe5ee}.parent-home-notes-v58 span{font-size:9px;color:#2455aa;font-weight:900}.parent-home-notes-v58 p{margin:5px 0 0;font-size:10px;line-height:1.7;color:#536174}.parent-account-v58{display:grid;gap:10px;margin-top:11px}.parent-account-card-v58{padding:15px;border-radius:16px;background:#fff;border:1px solid #dce3ed}.parent-account-card-v58 h2{margin:0 0 10px;font-size:15px;color:#173f86}.parent-account-card-v58>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #edf0f4}.parent-account-card-v58>div:last-child{border-bottom:0}.parent-account-card-v58 span{font-size:9px;color:#667085}.parent-account-card-v58 strong{font-size:11px}.parent-account-card-v58>a{display:block;padding:11px;border-radius:10px;text-decoration:none;color:#111827;border:1px solid #e3e8ef;margin-top:6px}.parent-account-card-v58>a.active{background:#edf4ff;border-color:#9cb4df}.parent-account-card-v58>a strong{display:block;font-size:11px}.parent-account-card-v58>a small{display:block;margin-top:3px;font-size:8px;color:#667085}.parent-logout-form-v58 button{width:100%;min-height:46px;border:1px solid #efcccc;border-radius:12px;background:#fff1f1;color:#a83232;font-weight:950;font-size:11px}@media(max-width:420px){.parent-home-grid-v58{grid-template-columns:1fr}}.old-parent-app-v61{min-height:100vh;background:#f2f3f8;color:#111827;direction:rtl}.old-parent-phone-v61{position:relative;width:min(100%,430px);min-height:100vh;margin:0 auto;padding:14px 12px 84px;background:linear-gradient(180deg,#fbfcfe,#f6f7fb);box-shadow:0 0 28px rgba(31,41,55,.07)}.old-top-v61{display:flex;align-items:center;justify-content:space-between;padding:4px 4px 10px}.old-welcome-v61 small{display:block;font-size:10px;color:#2455aa;font-weight:900}.old-welcome-v61 h1{margin:3px 0 0;font-size:24px}.old-top-actions-v61{display:flex;gap:8px}.bell-v61,.person-v61{position:relative;width:38px;height:38px;border:1px solid #e2e6ee;border-radius:11px;background:#fff;display:grid;place-items:center;text-decoration:none;color:#4c256e;box-shadow:0 3px 8px rgba(31,41,55,.04)}.bell-v61 b{position:absolute;top:-7px;left:-4px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#c93648;color:#fff;font-size:9px}.old-student-card-v61{position:relative;padding:14px 58px 11px 60px;border-radius:18px;background:linear-gradient(135deg,#356bc8,#2854b3);color:#fff;box-shadow:0 13px 23px rgba(39,86,180,.17);min-height:112px}.old-student-data-v61 small,.old-student-data-v61 span,.old-student-data-v61 strong{display:block}.old-student-data-v61 strong{font-size:14px}.old-student-data-v61 span{margin-top:4px;font-size:10px}.old-student-data-v61 small{margin-top:2px;font-size:9px}.old-key-v61{right:12px;top:18px;height:44px;border-radius:50%;place-items:center;background:#fff;color:#2e60bd;font-size:18px}.old-key-v61,.old-weekly-report-v61{position:absolute;width:44px;display:grid}.old-weekly-report-v61{left:12px;top:14px;height:48px;border-radius:13px;place-items:center;background:linear-gradient(145deg,#fff,#dce5f8);color:#2f5db1;text-decoration:none;font-size:24px;border:1px solid rgba(255,255,255,.8);box-shadow:0 6px 0 rgba(15,47,111,.35),0 10px 14px rgba(11,40,100,.2)}.old-weekly-report-v61 em{position:absolute;top:-8px;right:-7px;padding:2px 6px;border-radius:999px;background:#f1c84a;color:#3f3400;font-size:7px;font-style:normal;font-weight:1000}.old-student-select-v61,.old-student-single-v61{position:absolute;right:10px;left:10px;bottom:9px;height:31px;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;padding:0 9px;font-size:9px}.old-student-select-v61>div{display:none}.old-tab-body-v61{display:grid;gap:12px;margin-top:13px}.old-page-heading-v61 small,.old-section-heading-v61 small{font-size:9px;color:#2455aa;font-weight:950}.old-section-heading-v61>div{display:flex;align-items:flex-end;justify-content:space-between}.old-page-heading-v61 h2,.old-section-heading-v61 h2{margin:3px 0;font-size:20px}.old-page-heading-v61 p,.old-section-heading-v61 span{margin:0;font-size:8px;color:#7b8491}.old-metric-grid-v61{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.old-metric-v61{min-width:0;padding:10px 7px 7px;border-radius:13px;background:#fff;border:1px solid #dfe5ed;text-decoration:none;color:#111827;box-shadow:0 5px 0 #dbe1ea,0 9px 13px rgba(31,41,55,.07)}.old-metric-v61 i{width:24px;height:24px;border-radius:8px;display:grid;place-items:center;background:#eaf7ee;color:#2e9d5a;font-style:normal;font-size:11px;font-weight:1000}.old-metric-v61.blue i{background:#edf3ff;color:#3d68b8}.old-metric-v61 span{display:block;margin-top:6px;font-size:8px}.old-metric-v61 strong{display:block;margin-top:3px;font-size:16px;color:#2fa05b}.old-metric-v61.blue strong{color:#3b67b7}.old-metric-v61 b{display:block;margin-top:7px;font-size:7px;color:#4d5561}.old-attention-v61{padding:14px;border-radius:18px;background:linear-gradient(145deg,rgba(255,244,246,.98),rgba(255,235,239,.96));border:1px solid #ef9eaa;box-shadow:0 10px 20px rgba(194,47,69,.1)}.old-attention-title-v61{display:flex;align-items:center;justify-content:space-between;color:#932536}.old-attention-title-v61 small{font-size:9px}.old-attention-title-v61 h2{margin:2px 0 0;font-size:18px}.old-attention-title-v61>b{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#c42039;color:#fff;font-size:9px}.old-attention-items-v61{display:grid;gap:8px;margin-top:10px}.old-attention-items-v61 article{display:grid;grid-template-columns:36px 1fr;gap:9px;align-items:center;padding:11px;border-radius:13px;background:#fff;border:1px solid #f0d8dc;box-shadow:0 4px 9px rgba(126,20,37,.05)}.old-attention-items-v61 .aicon{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:#fff1df;color:#d69022;font-weight:1000}.old-attention-items-v61 .aicon.info{background:#e8f0ff;color:#326fc6}.old-attention-items-v61 .aicon.task{background:#eee7ff;color:#7250bd}.old-attention-items-v61 .aicon.money{background:#f1e9ff;color:#7b4abd}.old-attention-items-v61 .aicon.ok{background:#e8f8ee;color:#2e9d5a}.old-attention-items-v61 small,.old-attention-items-v61 strong{display:block}.old-attention-items-v61 strong{font-size:10px}.old-attention-items-v61 small{margin-top:3px;font-size:8px;color:#6f7782;line-height:1.5}.old-financial-summary-v61{display:flex;align-items:center;gap:9px;padding:14px;border-radius:17px;background:linear-gradient(135deg,#f0fff4,#e8faee);border:1px solid #9ed7ae}.old-financial-summary-v61>a{flex:0 0 auto;padding:8px 10px;border-radius:9px;background:#fff;color:#4d5561;text-decoration:none;font-size:8px}.old-fin-card-v61{flex:1 1;display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:12px;background:#fff;border:1px solid #dcefe2}.old-fin-card-v61 small,.old-fin-card-v61 span,.old-fin-card-v61 strong{display:block}.old-fin-card-v61 span{font-size:8px}.old-fin-card-v61 strong{margin-top:3px;font-size:16px}.old-fin-card-v61 small{margin-top:3px;font-size:7px;color:#667085}.old-fin-card-v61 i{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;background:#e9f9ee;color:#2f9c59;font-style:normal;font-weight:1000}.old-contact-v61{display:grid;grid-template-columns:32px 1fr 18px;gap:8px;align-items:center;padding:10px;border-radius:12px;background:#fff;border:1px solid #e1e6ed}.old-contact-v61>span{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;background:#edf3ff}.old-contact-v61 small,.old-contact-v61 strong{display:block}.old-contact-v61 strong{font-size:9px}.old-contact-v61 small{font-size:7px;color:#6f7782;margin-top:2px}.old-page-heading-v61{padding:0 2px}.old-page-heading-v61 p{line-height:1.5}.old-four-stats-v61,.old-two-stats-v61{display:grid;grid-template-columns:1fr 1fr;gap:8px}.old-four-stats-v61{grid-template-columns:1fr 1fr}.old-four-stats-v61 article,.old-two-stats-v61 article{padding:14px;border-radius:13px;background:#fff;border:1px solid #e0e5ec}.old-four-stats-v61 span,.old-two-stats-v61 span{display:block;font-size:8px}.old-four-stats-v61 strong,.old-two-stats-v61 strong{display:block;margin-top:5px;font-size:18px}.old-four-stats-v61 .good,.old-two-stats-v61 .good{border-color:#cae9d4}.old-four-stats-v61 .good strong,.old-two-stats-v61 .good strong{color:#2ca15a}.old-four-stats-v61 .warn,.old-two-stats-v61 .warn{border-color:#ecd8ad}.old-four-stats-v61 .warn strong,.old-two-stats-v61 .warn strong{color:#d49525}.old-four-stats-v61 .bad,.old-two-stats-v61 .bad{border-color:#efd4d7}.old-four-stats-v61 .bad strong,.old-two-stats-v61 .bad strong{color:#c83e4f}.old-four-stats-v61 .blue strong{color:#3c69bd}.old-compare-v61{display:grid;grid-template-columns:62px 1fr;gap:10px;padding:13px;border-radius:15px;background:#fff;border:1px solid #dde4ee}.circle-v61{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#edf2ff;border:5px solid #d6def9;color:#3e69bc;font-size:17px;font-weight:1000}.circle-v61 small{font-size:7px;margin-right:-12px}.old-compare-v61 span{font-size:8px;color:#6f7782}.old-compare-v61 h3{margin:3px 0;color:#6845b7;font-size:16px}.old-compare-v61 b{display:inline-block;padding:4px 7px;border-radius:999px;background:#e8f8ee;color:#2a9856;font-size:8px}.old-compare-v61 p{grid-column:1/-1;margin:3px 0 0;font-size:8px;line-height:1.6;color:#5f6772}.old-exam-details-v61,.old-history-v61,.old-list-card-v61{padding:13px;border-radius:15px;background:#fff;border:1px solid #dfe5ed}.old-exam-details-v61 h3,.old-history-v61 h3,.old-list-card-v61 h3{margin:0 0 9px;font-size:13px}.bar-row-v61{display:grid;grid-template-columns:1fr 50px;gap:6px;margin-top:8px}.bar-row-v61 b,.bar-row-v61 span{font-size:8px}.bar-row-v61 em{grid-column:1/-1;height:6px;border-radius:999px;background:#eef0f4;overflow:hidden}.bar-row-v61 em i{display:block;height:100%;border-radius:999px;background:#3f70d1}.old-tip-v61{padding:13px;border-radius:15px;background:#fff9ec;border:1px solid #eedcae}.old-tip-v61 strong{font-size:9px;color:#bf8120}.old-tip-v61 p{margin:5px 0 0;font-size:8px;line-height:1.6}.old-history-v61 article,.old-list-card-v61 article{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 0;border-top:1px solid #edf0f3}.old-history-v61 article:first-of-type,.old-list-card-v61 article:first-of-type{border-top:0}.old-history-v61 small,.old-history-v61 strong,.old-list-card-v61 small,.old-list-card-v61 strong{display:block}.old-history-v61 strong,.old-list-card-v61 strong{font-size:9px}.old-history-v61 small,.old-list-card-v61 small{margin-top:2px;font-size:7px;color:#6f7782}.old-history-v61>b,.old-list-card-v61>b{font-size:9px;color:#365fae}.badge-present,.hw-completed,.paid-v61{padding:5px 8px;border-radius:999px;background:#e7f8ed;color:#2c9956!important}.badge-absent,.hw-missing{padding:5px 8px;border-radius:999px;background:#fdebed;color:#c43d4c!important}.badge-late,.hw-late{padding:5px 8px;border-radius:999px;background:#fff2dc;color:#d18c21!important}.empty-mini-v61{font-size:8px;color:#7b8491}.old-total-fin-v61{padding:20px;border-radius:15px;background:#f0fff4;border:1px solid #cfe7d5;text-align:center}.old-total-fin-v61 span,.old-total-fin-v61 strong{display:block}.old-total-fin-v61 span{font-size:8px}.old-total-fin-v61 strong{margin-top:6px;font-size:20px;color:#2fa15a}.old-next-payment-v61{padding:14px;border-radius:15px;background:#fff9ec;border:1px solid #ecd9ac}.old-next-payment-v61 small,.old-next-payment-v61 span,.old-next-payment-v61 strong{display:block}.old-next-payment-v61 span{font-size:8px}.old-next-payment-v61 strong{margin-top:4px;font-size:17px;color:#d38e20}.old-next-payment-v61 small{margin-top:3px;font-size:8px}.old-bottom-nav-v61{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:min(100%,430px);height:70px;padding:7px 9px 8px;display:grid;grid-template-columns:repeat(5,1fr);gap:3px;background:rgba(255,255,255,.97);border-top:1px solid #dce2e9;box-shadow:0 -7px 18px rgba(31,41,55,.08);z-index:50}.old-bottom-nav-v61 a{display:grid;justify-items:center;align-content:center;gap:2px;text-decoration:none;color:#555f6b;font-size:7px;border-radius:10px}.old-bottom-nav-v61 i{width:34px;height:30px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(#fff,#eef1f6);border:1px solid #e1e5ec;box-shadow:0 3px 8px rgba(31,41,55,.08);font-style:normal;font-size:14px}.old-bottom-nav-v61 a.active{color:#2759ac;font-weight:1000}.old-bottom-nav-v61 a.active i{background:linear-gradient(#f9fbff,#cfe0ff);border-color:#8eabe2;box-shadow:0 4px 10px rgba(47,94,181,.22),inset 0 -2px 5px rgba(42,88,176,.12)}.old-parent-empty-v61{min-height:100vh;display:grid;place-items:center;background:#f5f7fb;color:#667085;font-weight:900}@media(max-width:460px){.old-parent-phone-v61{width:100%;box-shadow:none}.old-metric-grid-v61{gap:5px}.old-metric-v61{padding-left:5px;padding-right:5px}}.home-header-v62{min-height:112px;padding:18px 16px;display:grid;grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:12px;border-radius:22px;background:linear-gradient(135deg,#2c63bf,#214b9c);color:#fff;box-shadow:0 12px 28px rgba(35,77,157,.19)}.home-student-v62{text-align:right;min-width:0}.home-student-v62>span{display:block;font-size:14px;line-height:1.4;color:rgba(255,255,255,.78);font-weight:800}.home-student-v62 h1{margin:4px 0 3px;font-size:24px;line-height:1.35;font-weight:1000}.home-student-v62 p{margin:0;font-size:17px;line-height:1.5;font-weight:800;color:rgba(255,255,255,.86)}.home-weekly-report-v62{width:88px;min-height:82px;padding:8px 6px;display:grid;justify-items:center;align-content:center;gap:5px;border-radius:18px;background:linear-gradient(145deg,#fff,#dbe6fa);border:1px solid rgba(255,255,255,.9);text-decoration:none;color:#214f9e;box-shadow:0 7px 0 #173d7e,0 12px 18px rgba(9,39,98,.26),inset 0 2px 0 rgba(255,255,255,1);transform:translateY(-3px) perspective(300px) rotateX(5deg)}.home-weekly-report-v62:active{transform:translateY(3px);box-shadow:0 2px 0 #173d7e,0 5px 9px rgba(9,39,98,.19)}.home-weekly-report-v62 em{font-style:normal;font-size:12px;line-height:1.35;font-weight:950;text-align:center}.home-weekly-report-v62 i{font-style:normal;font-size:30px;line-height:1;font-weight:1000}.home-page-v62{display:grid;gap:15px;margin-top:16px}.home-title-v62{padding:0 3px}.home-title-v62 span{display:block;font-size:14px;color:#2455aa;font-weight:900}.home-title-v62 h2{margin:3px 0 0;font-size:23px;line-height:1.4;font-weight:1000}.home-metrics-v62{display:grid;grid-template-columns:1fr 1fr;gap:13px}.home-metric-v62{min-height:132px;padding:15px 13px;display:grid;grid-template-columns:48px minmax(0,1fr) 22px;align-items:center;gap:10px;border:1px solid #d8dfe9;border-radius:18px;background:linear-gradient(145deg,#fff,#edf1f7);text-decoration:none;color:#101828;box-shadow:0 8px 0 #d5dce7,0 14px 20px rgba(31,41,55,.1),inset 0 2px 0 #fff,inset 0 -4px 8px rgba(47,61,82,.04);transform:translateY(-3px) perspective(400px) rotateX(2deg)}.home-metric-v62:active{transform:translateY(4px);box-shadow:0 2px 0 #d5dce7,0 5px 9px rgba(31,41,55,.08)}.home-metric-v62>i{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;font-style:normal;font-size:23px;font-weight:1000;color:#fff;box-shadow:0 5px 0 rgba(0,0,0,.14),0 8px 11px rgba(31,41,55,.14),inset 0 2px 0 rgba(255,255,255,.22)}.home-metric-v62.exams>i{background:linear-gradient(145deg,#3e72cc,#2256b2)}.home-metric-v62.homework>i{background:linear-gradient(145deg,#deaa38,#aa7418)}.home-metric-v62.attendance>i{background:linear-gradient(145deg,#54aa77,#29724c)}.home-metric-v62.commitment>i{background:linear-gradient(145deg,#775ab9,#54388e)}.home-metric-v62 div>span{display:block;font-size:16px;line-height:1.45;font-weight:950}.home-metric-v62 div>strong{display:block;margin-top:3px;font-size:27px;line-height:1.15;font-weight:1000}.home-metric-v62 div>small{display:block;margin-top:6px;font-size:12px;line-height:1.5;color:#697386;font-weight:750}.home-metric-v62>b{font-size:21px;color:#64748b}.home-attention-v62{padding:16px;border:1px solid #ed9eaa;border-radius:21px;background:linear-gradient(145deg,rgba(255,243,246,.98),rgba(255,231,236,.98));box-shadow:0 11px 22px rgba(172,39,58,.09)}.home-attention-head-v62{display:flex;align-items:center;justify-content:space-between;gap:10px}.home-attention-head-v62 span{display:block;font-size:14px;color:#9e3243;font-weight:900}.home-attention-head-v62 h2{margin:2px 0 0;font-size:22px;line-height:1.4;color:#8f2637;font-weight:1000}.home-attention-head-v62>b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#bf233b;color:#fff;font-size:14px;font-weight:1000}.home-attention-list-v62{display:grid;gap:10px;margin-top:12px}.home-attention-list-v62 article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;align-items:center;padding:13px;border:1px solid #efd5da;border-radius:14px;background:#fff;box-shadow:0 4px 10px rgba(126,20,37,.05)}.home-attention-list-v62 article>i{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#fff0dc;color:#c9861d;font-style:normal;font-size:18px;font-weight:1000}.home-attention-list-v62 article>i.info{background:#e9f1ff;color:#356fc4}.home-attention-list-v62 article>i.task{background:#eee8ff;color:#7352bb}.home-attention-list-v62 article>i.money{background:#f0e8ff;color:#7447b0}.home-attention-list-v62 article>i.ok{background:#e8f8ed;color:#2f9858}.home-attention-list-v62 strong{display:block;font-size:16px;line-height:1.4;font-weight:950}.home-attention-list-v62 p{margin:4px 0 0;font-size:13px;line-height:1.6;color:#667085;font-weight:650}.home-contact-v62{min-height:96px;display:grid;grid-template-columns:50px minmax(0,1fr) 24px;align-items:center;gap:11px;padding:15px;border:1px solid #dce3ec;border-radius:18px;background:#fff;box-shadow:0 7px 16px rgba(31,41,55,.05)}.home-contact-icon-v62{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#edf3ff;color:#285db4;font-size:22px;font-weight:1000}.home-contact-v62 span{display:block;font-size:13px;color:#667085;font-weight:800}.home-contact-v62 h2{margin:2px 0;font-size:20px;line-height:1.4;font-weight:1000}.home-contact-v62 p{margin:0;font-size:13px;line-height:1.55;color:#667085;font-weight:650}.home-contact-v62>b{font-size:22px;color:#64748b}@media(max-width:370px){.home-header-v62{grid-template-columns:minmax(0,1fr) 78px}.home-weekly-report-v62{width:76px}.home-metrics-v62{grid-template-columns:1fr}.home-metric-v62{min-height:112px}}.exam-weeks-page-v63{display:grid;gap:15px;margin-top:15px}.exam-weeks-heading-v63{padding:0 3px}.exam-weeks-heading-v63 span{display:block;font-size:14px;color:#2455aa;font-weight:900}.exam-weeks-heading-v63 h2{margin:3px 0 2px;font-size:24px;line-height:1.4;font-weight:1000}.exam-weeks-heading-v63 p{margin:0;font-size:14px;line-height:1.6;color:#667085;font-weight:650}.exam-week-selector-v63{display:grid;gap:10px}.exam-week-selector-v63 a{min-height:76px;padding:14px 15px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #dce3ed;border-radius:16px;background:linear-gradient(145deg,#fff,#f1f4f9);text-decoration:none;color:#101828;box-shadow:0 6px 0 #d9e0e9,0 11px 16px rgba(31,41,55,.07)}.exam-week-selector-v63 a.active{background:linear-gradient(145deg,#2f67c2,#214b9b);color:#fff;border-color:#214b9b;box-shadow:0 6px 0 #17366f,0 12px 18px rgba(33,75,155,.18)}.exam-week-selector-v63 strong{display:block;font-size:17px;line-height:1.4;font-weight:1000}.exam-week-selector-v63 small{display:block;margin-top:4px;font-size:13px;line-height:1.5;color:#667085;font-weight:700}.exam-week-selector-v63 a.active small{color:rgba(255,255,255,.82)}.exam-week-selector-v63>a>b{font-size:24px;color:#667085}.exam-week-selector-v63 a.active>b{color:#fff}.exam-no-weeks-v63{padding:18px;border-radius:14px;background:#fff;border:1px solid #e0e5ed;color:#667085;text-align:center;font-size:14px;font-weight:800}.exam-selected-week-v63{padding:16px;border-radius:20px;background:#fff;border:1px solid #dce3ed;box-shadow:0 8px 18px rgba(31,41,55,.05)}.exam-selected-head-v63{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid #edf0f4}.exam-selected-head-v63 span{display:block;font-size:13px;color:#2455aa;font-weight:900}.exam-selected-head-v63 h2{margin:3px 0;font-size:22px;line-height:1.4;font-weight:1000}.exam-selected-head-v63 p{margin:0;font-size:13px;line-height:1.5;color:#667085;font-weight:700}.exam-selected-head-v63>b{flex:0 0 auto;padding:8px 10px;border-radius:999px;background:#edf3ff;color:#2455aa;font-size:12px;font-weight:950}.exam-week-list-v63{display:grid;gap:11px;margin-top:13px}.exam-week-list-v63>article{padding:13px;border-radius:15px;background:#f8fafc;border:1px solid #e3e8ef}.exam-week-main-v63{display:flex;align-items:center;justify-content:space-between;gap:12px}.exam-week-main-v63 strong{display:block;font-size:16px;line-height:1.45;font-weight:1000}.exam-week-main-v63 small{display:block;margin-top:3px;font-size:12px;color:#667085;font-weight:700}.exam-week-main-v63>b{flex:0 0 auto;font-size:18px;color:#2455aa;font-weight:1000}.exam-week-sections-v63{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:11px}.exam-week-sections-v63>div{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px;border-radius:10px;background:#fff;border:1px solid #e4e8ee}.exam-week-sections-v63 span{font-size:13px;font-weight:800}.exam-week-sections-v63 strong{font-size:13px;color:#2455aa;font-weight:1000}.exam-no-data-v63{margin-top:13px;padding:18px;border-radius:13px;background:#f8fafc;color:#667085;text-align:center;font-size:14px;font-weight:800}.exam-week-note-v63{margin-top:13px;padding:13px;border-radius:13px;background:#fff9ec;border:1px solid #ead9ae}.exam-week-note-v63 span{display:block;font-size:13px;color:#b2781b;font-weight:950}.exam-week-note-v63 p{margin:5px 0 0;font-size:14px;line-height:1.7;color:#5f6772;font-weight:650}@media(max-width:370px){.exam-week-sections-v63{grid-template-columns:1fr}}.exam-weeks-page-v64{display:grid;gap:15px;margin-top:15px}.exam-accordion-v64{display:grid;gap:12px}.exam-week-details-v64{border:1px solid #dce3ed;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 7px 16px rgba(31,41,55,.05)}.exam-week-details-v64>summary{list-style:none;min-height:82px;padding:15px 16px;display:grid;grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:10px;cursor:pointer;background:linear-gradient(145deg,#fff,#f2f5f9)}.exam-week-details-v64>summary::-webkit-details-marker{display:none}.exam-week-details-v64[open]>summary{background:linear-gradient(145deg,#2f67c2,#214b9b);color:#fff}.exam-week-details-v64>summary strong{display:block;font-size:18px;line-height:1.4;font-weight:1000}.exam-week-details-v64>summary small{display:block;margin-top:4px;line-height:1.5;color:#667085;font-weight:700}.exam-week-details-v64[open]>summary small{color:rgba(255,255,255,.8)}.exam-week-details-v64>summary>b{padding:7px 9px;border-radius:999px;background:#edf3ff;color:#2455aa;font-size:12px;font-weight:950}.exam-week-details-v64[open]>summary>b{background:rgba(255,255,255,.15);color:#fff}.exam-week-details-v64>summary>i{font-style:normal;font-size:22px;color:#64748b;transition:transform .2s ease}.exam-week-details-v64[open]>summary>i{color:#fff;transform:rotate(180deg)}.exam-week-content-v64{display:grid;gap:12px;padding:14px;background:#f8fafc}.exam-card-v64{padding:15px;border-radius:16px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 5px 12px rgba(31,41,55,.04)}.exam-card-head-v64{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.exam-card-head-v64 strong{display:block;font-size:17px;line-height:1.4;font-weight:1000}.exam-card-head-v64 small{display:block;margin-top:3px;font-size:12px;color:#667085;font-weight:700}.exam-card-head-v64>span{flex:0 0 auto;font-size:12px;color:#2455aa;font-weight:900}.exam-score-grid-v64{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px}.exam-score-grid-v64>div{padding:12px 8px;border-radius:13px;border:1px solid #e0e6ee;text-align:center;background:#f8fafc}.exam-score-grid-v64>div.reading{background:#f2f7ff;border-color:#cfe0fb}.exam-score-grid-v64>div.writing{background:#fff8ee;border-color:#eed8b3}.exam-score-grid-v64>div.total{background:#f4fbf6;border-color:#cfe8d6}.exam-score-grid-v64 span{display:block;font-size:13px;font-weight:900;color:#536174}.exam-score-grid-v64 strong{display:block;margin-top:5px;font-size:22px;line-height:1.2;font-weight:1000}.exam-score-grid-v64 strong small{font-size:11px;color:#667085;font-weight:800}.exam-note-v64{margin-top:12px;padding:12px;border-radius:12px;background:#fff9ec;border:1px solid #ead9ae}.exam-note-v64>span{display:block;font-size:13px;color:#b2781b;font-weight:950}.exam-note-v64 p{margin:5px 0 0;font-size:14px;line-height:1.7;color:#5f6772;font-weight:650}@media(max-width:370px){.exam-score-grid-v64{grid-template-columns:1fr}}.exam-week-details-v64{border:0;background:transparent;overflow:visible;box-shadow:none;margin-bottom:4px}.exam-week-details-v64>summary{position:relative;min-height:88px;padding:16px 17px;border:1px solid #8fa8df;border-radius:18px;background:linear-gradient(145deg,#6f62c8,#4e5fbd 46%,#3569c7);color:#fff;box-shadow:0 8px 0 #344795,0 14px 24px rgba(55,72,150,.24),inset 0 2px 0 rgba(255,255,255,.24),inset 0 -5px 10px rgba(25,39,100,.13);transform:translateY(-3px) perspective(500px) rotateX(2deg);transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.exam-week-details-v64>summary:before{content:"";position:absolute;inset:1px 1px auto 1px;height:42%;border-radius:17px 17px 35% 35%;background:linear-gradient(180deg,rgba(255,255,255,.17),rgba(255,255,255,0));pointer-events:none}.exam-week-details-v64>summary:active{transform:translateY(4px);box-shadow:0 2px 0 #344795,0 6px 10px rgba(55,72,150,.18),inset 0 2px 0 rgba(255,255,255,.18)}.exam-week-details-v64>summary strong{position:relative;z-index:1;font-size:19px;color:#fff;text-shadow:0 1px 2px rgba(22,33,87,.28)}.exam-week-details-v64>summary small{position:relative;z-index:1;color:rgba(255,255,255,.84);font-size:13px}.exam-week-details-v64>summary>b{position:relative;z-index:1;background:rgba(255,255,255,.18);color:#fff;border:1px solid rgba(255,255,255,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.2)}.exam-week-details-v64>summary>i{position:relative;z-index:1;width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.16);color:#fff;font-size:20px;box-shadow:inset 0 1px 0 rgba(255,255,255,.17)}.exam-week-details-v64[open]>summary{background:linear-gradient(145deg,#42388f,#344b9d 48%,#2454a9);border-color:#728dcc;box-shadow:0 5px 0 #293777,0 10px 18px rgba(38,51,117,.21),inset 0 2px 0 rgba(255,255,255,.18),inset 0 -5px 10px rgba(18,29,78,.16);transform:translateY(0)}.exam-week-details-v64[open]>.exam-week-content-v64{margin-top:8px;border:1px solid #d8e0ef;border-radius:16px;box-shadow:0 6px 14px rgba(31,41,55,.05)}@media(max-width:370px){.exam-week-details-v64>summary{padding:14px}.exam-week-details-v64>summary strong{font-size:17px}}.attendance-weeks-page-v66{display:grid;gap:15px;margin-top:15px}.attendance-accordion-v66{display:grid;gap:12px}.attendance-week-v66{border:0;background:transparent;overflow:visible}.attendance-week-v66>summary{position:relative;min-height:88px;padding:16px 17px;display:grid;grid-template-columns:minmax(0,1fr) auto 30px;align-items:center;gap:10px;list-style:none;cursor:pointer;border:1px solid #8fa8df;border-radius:18px;background:linear-gradient(145deg,#6f62c8,#4e5fbd 46%,#3569c7);color:#fff;box-shadow:0 8px 0 #344795,0 14px 24px rgba(55,72,150,.24),inset 0 2px 0 rgba(255,255,255,.24),inset 0 -5px 10px rgba(25,39,100,.13);transform:translateY(-3px);transition:.15s ease}.attendance-week-v66>summary::-webkit-details-marker{display:none}.attendance-week-v66>summary:active{transform:translateY(4px);box-shadow:0 2px 0 #344795,0 6px 10px rgba(55,72,150,.18)}.attendance-week-v66[open]>summary{background:linear-gradient(145deg,#42388f,#344b9d 48%,#2454a9);box-shadow:0 5px 0 #293777,0 10px 18px rgba(38,51,117,.21);transform:translateY(0)}.attendance-week-v66>summary strong{display:block;font-size:19px;font-weight:1000}.attendance-week-v66>summary small{display:block;margin-top:4px;font-size:13px;color:rgba(255,255,255,.84);font-weight:700}.attendance-week-v66>summary>i{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.16);font-style:normal;font-size:20px;transition:.2s}.attendance-week-v66[open]>summary>i{transform:rotate(180deg)}.attendance-mini-counts-v66{display:flex;gap:5px}.attendance-mini-counts-v66 span{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;font-size:11px;font-weight:1000;border:1px solid rgba(255,255,255,.25)}.attendance-mini-counts-v66 .present{background:#2e9b5a}.attendance-mini-counts-v66 .absent{background:#c83e4f}.attendance-mini-counts-v66 .late{background:#df8d22}.attendance-week-content-v66{margin-top:8px;padding:14px;border:1px solid #d8e0ef;border-radius:16px;background:#f8fafc;box-shadow:0 6px 14px rgba(31,41,55,.05)}.attendance-legend-v66{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:11px}.attendance-legend-v66 span{padding:6px 9px;border-radius:999px;font-size:12px;font-weight:900;background:#fff}.attendance-legend-v66 .present{color:#25864c;border:1px solid #bfe2ca}.attendance-legend-v66 .absent{color:#bb3445;border:1px solid #edc4ca}.attendance-legend-v66 .late{color:#c87918;border:1px solid #efd2a9}.attendance-day-v66,.attendance-days-v66{display:grid;gap:10px}.attendance-day-v66{min-height:72px;padding:12px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;border-radius:14px;border:1px solid}.attendance-day-v66.present{background:#eefaf2;border-color:#b8e0c5}.attendance-day-v66.absent{background:#fff0f2;border-color:#efbbc3}.attendance-day-v66.late{background:#fff6e8;border-color:#efc98e}.attendance-status-icon-v66{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#fff;font-size:19px;font-weight:1000;box-shadow:0 4px 0 rgba(0,0,0,.12)}.attendance-day-v66.present .attendance-status-icon-v66{background:#32a561}.attendance-day-v66.absent .attendance-status-icon-v66{background:#cf4052}.attendance-day-v66.late .attendance-status-icon-v66{background:#e39125}.attendance-day-v66 strong{display:block;font-size:16px;font-weight:1000}.attendance-day-v66 small{display:block;margin-top:3px;font-size:13px;color:#667085;font-weight:700}.attendance-day-v66>b{font-size:13px;font-weight:1000}.attendance-day-v66.present>b{color:#25864c}.attendance-day-v66.absent>b{color:#bd3546}.attendance-day-v66.late>b{color:#c87918}.homework-weeks-page-v67{display:grid;gap:15px;margin-top:15px}.homework-accordion-v67{display:grid;gap:12px}.homework-week-v67{border:0;background:transparent;overflow:visible}.homework-week-v67>summary{position:relative;min-height:88px;padding:16px 17px;display:grid;grid-template-columns:minmax(0,1fr) auto 30px;align-items:center;gap:10px;list-style:none;cursor:pointer;border:1px solid #c8a45d;border-radius:18px;background:linear-gradient(145deg,#d8a746,#ba8325 48%,#9e6816);color:#fff;box-shadow:0 8px 0 #7c5313,0 14px 24px rgba(145,96,21,.22),inset 0 2px 0 rgba(255,255,255,.24),inset 0 -5px 10px rgba(91,55,8,.13);transform:translateY(-3px);transition:.15s ease}.homework-week-v67>summary::-webkit-details-marker{display:none}.homework-week-v67>summary:active{transform:translateY(4px);box-shadow:0 2px 0 #7c5313,0 6px 10px rgba(145,96,21,.17)}.homework-week-v67[open]>summary{background:linear-gradient(145deg,#a7731e,#895a13 52%,#764a0d);box-shadow:0 5px 0 #63400b,0 10px 18px rgba(103,66,10,.2);transform:translateY(0)}.homework-week-v67>summary strong{display:block;font-size:19px;line-height:1.4;font-weight:1000}.homework-week-v67>summary small{display:block;margin-top:4px;font-size:13px;color:rgba(255,255,255,.84);font-weight:700}.homework-week-v67>summary>i{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.16);font-style:normal;font-size:20px;transition:.2s}.homework-week-v67[open]>summary>i{transform:rotate(180deg)}.homework-mini-counts-v67{display:flex;gap:5px}.homework-mini-counts-v67 span{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;font-size:11px;font-weight:1000;border:1px solid rgba(255,255,255,.25)}.homework-mini-counts-v67 .done{background:#2e9b5a}.homework-mini-counts-v67 .late{background:#df8d22}.homework-mini-counts-v67 .missing{background:#c83e4f}.homework-week-content-v67{margin-top:8px;padding:14px;border:1px solid #e7dcc7;border-radius:16px;background:#fffaf2;box-shadow:0 6px 14px rgba(31,41,55,.05)}.homework-legend-v67{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:11px}.homework-legend-v67 span{padding:6px 9px;border-radius:999px;font-size:12px;font-weight:900;background:#fff}.homework-legend-v67 .done{color:#25864c;border:1px solid #bfe2ca}.homework-legend-v67 .late{color:#c87918;border:1px solid #efd2a9}.homework-legend-v67 .missing{color:#bb3445;border:1px solid #edc4ca}.homework-item-v67,.homework-list-v67{display:grid;gap:10px}.homework-item-v67{min-height:92px;padding:12px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;border-radius:14px;border:1px solid;position:relative}.homework-item-v67.completed{background:#eefaf2;border-color:#b8e0c5}.homework-item-v67.late{background:#fff6e8;border-color:#efc98e}.homework-item-v67.missing{background:#fff0f2;border-color:#efbbc3}.homework-status-icon-v67{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#fff;font-size:19px;font-weight:1000;box-shadow:0 4px 0 rgba(0,0,0,.12)}.homework-item-v67.completed .homework-status-icon-v67{background:#32a561}.homework-item-v67.late .homework-status-icon-v67{background:#e39125}.homework-item-v67.missing .homework-status-icon-v67{background:#cf4052}.homework-main-v67 strong{display:block;font-size:16px;line-height:1.4;font-weight:1000}.homework-main-v67 small{display:block;margin-top:3px;font-size:13px;color:#667085;font-weight:700}.homework-score-v67{min-width:78px;padding:9px 8px;border-radius:11px;background:#fff;border:1px solid rgba(214,221,231,.9);text-align:center}.homework-score-v67>span{display:block;font-size:11px;color:#667085;font-weight:850}.homework-score-v67>strong{display:block;margin-top:3px;font-size:19px;line-height:1.2;color:#2455aa;font-weight:1000}.homework-score-v67>strong small{font-size:11px;color:#667085;font-weight:800}.homework-status-label-v67{grid-column:2/4;justify-self:start;margin-top:-2px;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:950}.homework-item-v67.completed .homework-status-label-v67{background:#dff4e7;color:#27834b}.homework-item-v67.late .homework-status-label-v67{background:#ffebcb;color:#bd7518}.homework-item-v67.missing .homework-status-label-v67{background:#f9dfe3;color:#b93446}.homework-week-note-v67{margin-top:12px;padding:12px;border-radius:12px;background:#fff;border:1px solid #ead9ae}.homework-week-note-v67>span{display:block;font-size:13px;color:#a86e14;font-weight:950}.homework-week-note-v67 p{margin:5px 0 0;font-size:14px;line-height:1.7;color:#5f6772;font-weight:650}@media(max-width:370px){.homework-item-v67{grid-template-columns:40px minmax(0,1fr)}.homework-score-v67{grid-column:1/3;width:100%}.homework-status-label-v67{grid-column:1/3}}.homework-week-note-v67{margin-top:14px;padding:14px 15px;border-radius:14px;background:linear-gradient(145deg,#fffdf6,#fff7df);border:1px solid #e8cf8d;box-shadow:0 4px 10px rgba(140,95,20,.06)}.homework-week-note-v67>span{font-size:15px;font-weight:1000;color:#996515}.homework-week-note-v67 p{margin:6px 0 0;font-size:15px;line-height:1.75;font-weight:700;color:#4f5967}.billing-control-v69{margin-top:14px;padding:16px;border-radius:18px;background:linear-gradient(145deg,#f8f5ff,#fff);border:1px solid #dcd3ef}.billing-control-head-v69{display:flex;justify-content:space-between;align-items:center;gap:12px}.billing-control-head-v69 small,.billing-control-head-v69 span,.billing-control-head-v69 strong{display:block}.billing-control-head-v69 span{font-size:12px;color:#6a5796;font-weight:900}.billing-control-head-v69 strong{margin-top:4px;font-size:24px}.billing-control-head-v69 small{margin-top:3px;font-size:11px;color:#667085}.billing-balance-badge-v69{padding:8px 12px;border-radius:999px;font-size:12px;font-weight:1000}.billing-balance-badge-v69.positive{background:#e6f7ec;color:#277c49}.billing-balance-badge-v69.negative{background:#fde8eb;color:#b73345}.billing-settings-grid-v69{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.billing-check-v69{display:flex;align-items:center;gap:8px;padding:10px;border-radius:10px;background:#fff;border:1px solid #e3e6ec;font-size:12px;font-weight:800}.billing-check-v69 input{width:18px;height:18px}.billing-payment-v69{display:grid;grid-template-columns:1fr 1fr 1.4fr auto;gap:10px;align-items:end;margin-top:14px;padding-top:14px;border-top:1px solid #e4deef}.billing-payment-btn-v69{min-height:42px;padding:0 14px;border:0;border-radius:10px;background:#2f68bd;color:#fff;font-weight:950;cursor:pointer}.billing-mini-summary-v69{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.billing-mini-summary-v69>div{padding:10px;border-radius:10px;background:#fff;border:1px solid #e2e6ed}.billing-mini-summary-v69 span,.billing-mini-summary-v69 strong{display:block}.billing-mini-summary-v69 span{font-size:10px;color:#667085}.billing-mini-summary-v69 strong{margin-top:3px;font-size:13px}.billing-message-v69{margin:10px 0 0;font-size:12px;font-weight:850;color:#2b5aa3}.finance-auto-info-v69{padding:15px;border-radius:14px;background:#eef7ff;border:1px solid #c7dcef}.finance-auto-info-v69>strong{display:block;font-size:15px;color:#244f91}.finance-auto-info-v69>p{font-size:12px;line-height:1.7;color:#586577}.finance-auto-info-v69>div{display:flex;justify-content:space-between;align-items:center;padding-top:10px;border-top:1px solid #d6e4f1}.finance-auto-info-v69>div span{font-size:12px}.finance-auto-info-v69>div b{font-size:20px;color:#278052}.finance-auto-info-v69>div b.negative{color:#bd3547}.finance-ledger-page-v69{display:grid;gap:14px;margin-top:15px}.finance-ledger-heading-v69 span{display:block;font-size:14px;color:#2455aa;font-weight:900}.finance-ledger-heading-v69 h2{margin:3px 0;font-size:24px}.finance-ledger-heading-v69 p{margin:0;font-size:14px;line-height:1.6;color:#667085}.finance-balance-v69{padding:20px;border-radius:20px;text-align:center;border:1px solid;box-shadow:0 8px 18px rgba(31,41,55,.06)}.finance-balance-v69.positive{background:#ecfaf1;border-color:#a9dbba;color:#277d4a}.finance-balance-v69.negative{background:#fff0f2;border-color:#efb2bc;color:#b83447}.finance-balance-v69.zero{background:#f6f7f9;border-color:#dce1e7;color:#536174}.finance-balance-v69 p,.finance-balance-v69 span,.finance-balance-v69 strong{display:block}.finance-balance-v69 span{font-size:14px;font-weight:900}.finance-balance-v69 strong{margin-top:6px;font-size:34px;font-weight:1000}.finance-balance-v69 strong small{font-size:14px}.finance-balance-v69 p{margin:7px 0 0;font-size:13px}.finance-stats-v69{display:grid;grid-template-columns:1fr 1fr;gap:9px}.finance-stats-v69 article{padding:14px;border-radius:14px;background:#fff;border:1px solid #e1e6ed}.finance-stats-v69 span{display:block;font-size:12px;color:#667085}.finance-stats-v69 strong{display:block;margin-top:5px;font-size:17px}.finance-stats-v69 article.paid strong{color:#278052}.finance-stats-v69 article.charged strong{color:#b83447}.finance-ledger-list-v69{padding:14px;border-radius:16px;background:#fff;border:1px solid #e0e5ec}.finance-ledger-list-v69 h3{margin:0 0 8px;font-size:17px}.finance-ledger-list-v69 article{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:center;padding:11px 0;border-top:1px solid #edf0f4}.finance-ledger-list-v69 article:first-of-type{border-top:0}.finance-ledger-icon-v69{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;color:#fff;font-size:20px;font-weight:1000}.finance-ledger-list-v69 article.credit .finance-ledger-icon-v69{background:#36a565}.finance-ledger-list-v69 article.debit .finance-ledger-icon-v69{background:#d14b5d}.finance-ledger-list-v69 small,.finance-ledger-list-v69 strong{display:block}.finance-ledger-list-v69 strong{font-size:14px}.finance-ledger-list-v69 small{margin-top:3px;font-size:11px;color:#667085}.finance-ledger-list-v69 article>b{font-size:14px}.finance-ledger-list-v69 article.credit>b{color:#288151}.finance-ledger-list-v69 article.debit>b{color:#bd3547}@media(max-width:850px){.billing-payment-v69{grid-template-columns:1fr 1fr}.billing-payment-btn-v69{grid-column:1/-1}}@media(max-width:520px){.billing-mini-summary-v69,.billing-settings-grid-v69{grid-template-columns:1fr}}.admin-finance-page-v70{min-height:100vh;padding:24px;background:#f3f5f9;color:#101828}.admin-finance-hero-v70{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:22px;border-radius:20px;background:linear-gradient(135deg,#193b7c,#2f65bc);color:#fff;box-shadow:0 12px 28px rgba(27,65,133,.15)}.admin-finance-hero-v70 span{font-size:13px;color:rgba(255,255,255,.75);font-weight:800}.admin-finance-hero-v70 h1{margin:4px 0;font-size:28px}.admin-finance-hero-v70 p{margin:0;font-size:13px;color:rgba(255,255,255,.8)}.admin-finance-hero-v70 button{padding:10px 15px;border:1px solid rgba(255,255,255,.35);border-radius:10px;background:#fff;color:#1f4b96;font-weight:900;cursor:pointer}.admin-finance-summary-v70{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.admin-finance-summary-v70 article{padding:16px;border-radius:14px;background:#fff;border:1px solid #e0e5ec}.admin-finance-summary-v70 span{display:block;font-size:12px;color:#667085}.admin-finance-summary-v70 strong{display:block;margin-top:5px;font-size:20px}.admin-finance-summary-v70 .danger strong{color:#bd3547}.admin-finance-summary-v70 .success strong{color:#278052}.admin-finance-toolbar-v70{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;padding:12px;border-radius:14px;background:#fff;border:1px solid #e0e5ec}.admin-finance-toolbar-v70 input,.admin-finance-toolbar-v70 select{min-height:40px;padding:0 11px;border:1px solid #d9e0e8;border-radius:9px;background:#fff;font-size:13px}.admin-finance-toolbar-v70 input{min-width:250px;flex:1 1}.admin-finance-tabs-v70{display:flex;gap:5px;padding:4px;border-radius:10px;background:#eef2f7}.admin-finance-tabs-v70 button{padding:8px 12px;border:0;border-radius:8px;background:transparent;color:#667085;font-weight:900;cursor:pointer}.admin-finance-tabs-v70 button.active{background:#2458a9;color:#fff}.admin-finance-table-wrap-v70{margin-top:14px;overflow:auto;border-radius:14px;background:#fff;border:1px solid #e0e5ec}.admin-finance-table-v70{width:100%;border-collapse:collapse;min-width:1050px}.admin-finance-table-v70 td,.admin-finance-table-v70 th{padding:12px;border-bottom:1px solid #edf0f4;text-align:right;font-size:12px}.admin-finance-table-v70 th{background:#f7f9fc;color:#536174;font-size:11px}.admin-finance-table-v70 td.positive{color:#278052;font-weight:900}.admin-finance-table-v70 td.negative{color:#bd3547;font-weight:900}.admin-finance-table-v70 td button{padding:7px 10px;border:1px solid #b9c9e5;border-radius:8px;background:#edf4ff;color:#2458a9;font-weight:900;cursor:pointer}.course-finance-grid-v70{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.course-finance-grid-v70>article{padding:17px;border-radius:16px;background:#fff;border:1px solid #e0e5ec}.course-finance-head-v70{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.course-finance-head-v70 h2,.course-finance-head-v70 small,.course-finance-head-v70 span{display:block}.course-finance-head-v70 span{font-size:11px;color:#667085}.course-finance-head-v70 h2{margin:3px 0;font-size:19px}.course-finance-head-v70 small{font-size:11px;color:#667085}.course-finance-head-v70>b{padding:7px 10px;border-radius:999px;background:#edf4ff;color:#2458a9;font-size:11px}.course-finance-stats-v70{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}.course-finance-stats-v70>div{padding:10px;border-radius:10px;background:#f8fafc}.course-finance-stats-v70 span{display:block;font-size:10px;color:#667085}.course-finance-stats-v70 strong{display:block;margin-top:3px;font-size:14px}.course-finance-stats-v70 .danger strong{color:#bd3547}.course-finance-stats-v70 .success strong{color:#278052}.course-net-v70{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding:11px;border-radius:10px}.course-net-v70.positive{background:#eaf8ef;color:#278052}.course-net-v70.negative{background:#fdebed;color:#bd3547}.course-net-v70 span{font-size:12px;font-weight:800}.course-net-v70 strong{font-size:16px}.finance-drawer-backdrop-v70{position:fixed;inset:0;background:rgba(16,24,40,.38);z-index:200;display:flex;justify-content:flex-start}.finance-drawer-v70{width:min(520px,100%);height:100%;overflow:auto;background:#fff;padding:18px;box-shadow:10px 0 30px rgba(16,24,40,.16)}.finance-drawer-v70 header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.finance-drawer-v70 header h2,.finance-drawer-v70 header p,.finance-drawer-v70 header span{display:block}.finance-drawer-v70 header span{font-size:11px;color:#667085}.finance-drawer-v70 header h2{margin:3px 0;font-size:22px}.finance-drawer-v70 header p{margin:0;font-size:11px;color:#667085}.finance-drawer-v70 header button{width:34px;height:34px;border:1px solid #dde3ea;border-radius:9px;background:#fff;font-size:20px;cursor:pointer}.finance-drawer-summary-v70{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.finance-drawer-summary-v70>div{padding:11px;border-radius:10px;background:#f8fafc;border:1px solid #e5e9ef}.finance-drawer-summary-v70 span{display:block;font-size:10px;color:#667085}.finance-drawer-summary-v70 strong{display:block;margin-top:4px;font-size:13px}.finance-drawer-summary-v70 strong.negative{color:#bd3547}.finance-drawer-summary-v70 strong.positive{color:#278052}.finance-drawer-list-v70{margin-top:14px}.finance-drawer-list-v70 article{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid #edf0f4}.finance-drawer-list-v70 small,.finance-drawer-list-v70 strong{display:block}.finance-drawer-list-v70 strong{font-size:12px}.finance-drawer-list-v70 small{margin-top:3px;font-size:10px;color:#667085}.finance-drawer-list-v70 article>b{font-size:12px}.finance-drawer-list-v70 article.credit>b{color:#278052}.finance-drawer-list-v70 article.debit>b{color:#bd3547}.admin-finance-error-v70{margin-top:14px;padding:12px;border-radius:10px;background:#fdebed;color:#b73345;font-weight:800}.admin-finance-link-v70{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border-radius:9px;background:#173f86;color:#fff;text-decoration:none;font-size:12px;font-weight:900}@media(max-width:900px){.admin-finance-summary-v70{grid-template-columns:1fr 1fr}.course-finance-grid-v70{grid-template-columns:1fr}}.student-name-finance-row-v71{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.student-name-finance-row-v71 h2,.student-name-finance-row-v71 strong{margin-top:0;margin-bottom:0}.student-finance-btn-v71{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid #c8b7ee;border-radius:10px;background:linear-gradient(145deg,#765fc8,#4f62bd);color:#fff;text-decoration:none;font-size:12px;font-weight:950;box-shadow:0 4px 0 #3d468f,0 7px 12px rgba(64,69,145,.16);transform:translateY(-2px)}.student-finance-btn-v71:active{transform:translateY(2px);box-shadow:0 1px 0 #3d468f,0 3px 6px rgba(64,69,145,.13)}.group-management-actions-v72{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.admin-top-nav-v31 a,.admin-top-nav-v31 button,.group-action-3d-v72{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border:1px solid #aebfe1;border-radius:11px;background:linear-gradient(145deg,#ffffff,#e9eef6);color:#173f86;text-decoration:none;font-size:12px;font-weight:950;box-shadow:0 5px 0 #cfd7e4,0 9px 14px rgba(31,41,55,.1),inset 0 2px 0 #fff;transform:translateY(-2px);transition:.12s ease}.admin-top-nav-v31 a:active,.admin-top-nav-v31 button:active,.group-action-3d-v72:active{transform:translateY(3px);box-shadow:0 1px 0 #cfd7e4,0 4px 7px rgba(31,41,55,.08)}.group-action-3d-v72.finance{background:linear-gradient(145deg,#725fc6,#4c61b9);border-color:#6d6ac0;color:#fff;box-shadow:0 5px 0 #3d458c,0 9px 14px rgba(65,68,145,.16),inset 0 2px 0 rgba(255,255,255,.2)}.student-row-name-v72{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.student-row-finance-v72{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border:1px solid #b9c8e4;border-radius:9px;background:linear-gradient(145deg,#edf4ff,#dbe7fb);color:#2458a9;text-decoration:none;font-size:11px;font-weight:950;box-shadow:0 4px 0 #c4d0e3,0 7px 10px rgba(36,88,169,.1),inset 0 1px 0 #fff;transform:translateY(-1px)}.student-row-finance-v72:active{transform:translateY(2px);box-shadow:0 1px 0 #c4d0e3,0 3px 5px rgba(36,88,169,.08)}.billing-control-v69{display:none!important}.student-tools-buttons-v73{display:flex;flex-wrap:wrap;gap:11px;align-items:center}.student-tools-buttons-v73 .student-tool-3d-v73{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:1px solid #b8c5dc!important;border-radius:11px!important;background:linear-gradient(145deg,#ffffff,#e9eef6)!important;color:#173f86!important;text-decoration:none!important;font-size:12px!important;font-weight:950!important;cursor:pointer;box-shadow:0 5px 0 #cfd7e4,0 9px 14px rgba(31,41,55,.1),inset 0 2px 0 #fff!important;transform:translateY(-2px);transition:transform .12s ease,box-shadow .12s ease}.student-tools-buttons-v73 .student-tool-3d-v73:active{transform:translateY(3px);box-shadow:0 1px 0 #cfd7e4,0 4px 7px rgba(31,41,55,.08)!important}.student-tools-buttons-v73 .student-tool-3d-v73.finance{background:linear-gradient(145deg,#715cc8,#4f62bd)!important;border-color:#6a68bc!important;color:#fff!important;box-shadow:0 5px 0 #3e458b,0 9px 14px rgba(63,69,143,.18),inset 0 2px 0 rgba(255,255,255,.2)!important}.student-tools-buttons-v73 label.student-tool-3d-v73{overflow:hidden}.student-sidebar-list-v73{display:grid;gap:9px}.student-side-row-v73{border:1px solid #dce3ec;border-radius:13px;background:#fff;overflow:hidden;box-shadow:0 4px 10px rgba(31,41,55,.04)}.student-side-row-v73.active{border-color:#9fb5de;box-shadow:0 5px 13px rgba(36,88,169,.1)}.student-side-main-v73{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px;border:0;background:transparent;text-align:right;cursor:pointer;color:inherit}.student-side-main-v73>div small,.student-side-main-v73>div strong{display:block}.student-side-main-v73>div strong{font-size:12px}.student-side-main-v73>div small{margin-top:2px;font-size:9px}.student-finance-row-btn-v73{display:flex;align-items:center;justify-content:center;min-height:36px;margin:0 9px 9px;border:1px solid #b9c8e4;border-radius:9px;background:linear-gradient(145deg,#edf4ff,#dbe7fb);color:#2458a9;text-decoration:none;font-size:11px;font-weight:950;box-shadow:0 4px 0 #c5d0e2,0 7px 10px rgba(36,88,169,.1),inset 0 1px 0 #fff;transform:translateY(-1px)}.student-finance-row-btn-v73:active{transform:translateY(2px);box-shadow:0 1px 0 #c5d0e2,0 3px 5px rgba(36,88,169,.08)}.student-tools-buttons-v74{display:flex;flex-wrap:wrap;gap:11px;align-items:center}.student-tools-buttons-v74 .student-tool-3d-v74,.student-tools-buttons-v74>a,.student-tools-buttons-v74>button,.student-tools-buttons-v74>label{position:relative;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:0 15px!important;border:1px solid #6968bc!important;border-radius:11px!important;background:linear-gradient(145deg,#725fc8,#5866c0 52%,#485aae)!important;color:#fff!important;text-decoration:none!important;font-size:12px!important;line-height:1.2!important;font-weight:950!important;cursor:pointer!important;box-shadow:0 5px 0 #3e458b,0 9px 14px rgba(63,69,143,.18),inset 0 2px 0 rgba(255,255,255,.2)!important;transform:translateY(-2px);transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.student-tools-buttons-v74 .student-tool-3d-v74:hover,.student-tools-buttons-v74>a:hover,.student-tools-buttons-v74>button:hover,.student-tools-buttons-v74>label:hover{filter:brightness(1.05)}.student-tools-buttons-v74 .student-tool-3d-v74:active,.student-tools-buttons-v74>a:active,.student-tools-buttons-v74>button:active,.student-tools-buttons-v74>label:active{transform:translateY(3px);box-shadow:0 1px 0 #3e458b,0 4px 7px rgba(63,69,143,.14),inset 0 1px 0 rgba(255,255,255,.15)!important}.admin-highlight-3d-v74{position:relative;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:0 15px!important;border:1px solid #6968bc!important;border-radius:11px!important;background:linear-gradient(145deg,#725fc8,#5866c0 52%,#485aae)!important;color:#fff!important;text-decoration:none!important;font-size:12px!important;font-weight:950!important;box-shadow:0 5px 0 #3e458b,0 9px 14px rgba(63,69,143,.18),inset 0 2px 0 rgba(255,255,255,.2)!important;transform:translateY(-2px);transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.admin-highlight-3d-v74:hover{filter:brightness(1.05)}.admin-highlight-3d-v74:active{transform:translateY(3px);box-shadow:0 1px 0 #3e458b,0 4px 7px rgba(63,69,143,.14),inset 0 1px 0 rgba(255,255,255,.15)!important}.admin-top-nav-v31 a,.admin-top-nav-v31 button{border-color:#6968bc!important;background:linear-gradient(145deg,#725fc8,#5866c0 52%,#485aae)!important;color:#fff!important;box-shadow:0 5px 0 #3e458b,0 9px 14px rgba(63,69,143,.18),inset 0 2px 0 rgba(255,255,255,.2)!important}.student-finance-actions-v75{display:flex;gap:6px;white-space:nowrap}.student-finance-actions-v75 button{padding:7px 10px!important;border:1px solid #6968bc!important;border-radius:8px!important;background:linear-gradient(145deg,#725fc8,#5866c0 52%,#485aae)!important;color:#fff!important;font-weight:950!important;box-shadow:0 3px 0 #3e458b,0 6px 9px rgba(63,69,143,.14)!important;cursor:pointer}.student-finance-actions-v75 button.payments{background:linear-gradient(145deg,#2f76c9,#2357a7)!important;border-color:#376bad!important;box-shadow:0 3px 0 #1d4789,0 6px 9px rgba(34,82,156,.14)!important}.finance-drawer-v75{width:min(650px,100%)}.finance-drawer-tabs-v75{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:14px;padding:5px;border-radius:12px;background:#eef2f7}.finance-drawer-tabs-v75 button{min-height:40px;border:0;border-radius:9px;background:transparent;color:#667085;font-weight:950;cursor:pointer}.finance-drawer-tabs-v75 button.active{background:#173f86;color:#fff;box-shadow:0 3px 8px rgba(23,63,134,.15)}.finance-loading-v75{padding:18px;text-align:center;color:#667085;font-weight:850}.finance-payment-manager-v75,.finance-pricing-card-v75,.finance-quick-payment-v75,.payments-history-v75{margin-top:14px;padding:15px;border:1px solid #e0e5ec;border-radius:14px;background:#fff}.finance-pricing-card-v75{background:linear-gradient(145deg,#f8f6ff,#fff);border-color:#dcd3ef}.finance-card-title-v75{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.finance-card-title-v75 span{display:block;font-size:11px;color:#667085;font-weight:800}.finance-card-title-v75 h3{margin:3px 0 0;font-size:17px}.finance-card-title-v75>b{padding:6px 9px;border-radius:999px;background:#e9e5fa;color:#5c48a0;font-size:11px}.finance-pricing-fields-v75,.payment-form-grid-v75{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.finance-pricing-fields-v75 label span,.payment-form-grid-v75 label span{display:block;margin-bottom:5px;font-size:11px;color:#536174;font-weight:850}.finance-pricing-fields-v75 input,.finance-pricing-fields-v75 select,.payment-form-grid-v75 input{width:100%;min-height:40px;padding:0 10px;border:1px solid #d8dfe8;border-radius:9px;background:#fff;font-size:13px}.payment-form-grid-v75 .wide{grid-column:1/-1}.finance-options-v75{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.finance-options-v75 label{display:flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid #e1e5eb;border-radius:9px;background:#fff;font-size:11px;font-weight:800}.finance-options-v75 input{width:17px;height:17px}.finance-payment-3d-v75,.finance-save-3d-v75{width:100%;min-height:42px;margin-top:11px;border:1px solid #6968bc;border-radius:10px;background:linear-gradient(145deg,#725fc8,#5866c0 52%,#485aae);color:#fff;font-weight:950;box-shadow:0 4px 0 #3e458b,0 7px 11px rgba(63,69,143,.15);cursor:pointer}.finance-payment-3d-v75{background:linear-gradient(145deg,#2e75c8,#2254a4);border-color:#376bad;box-shadow:0 4px 0 #1d4586,0 7px 11px rgba(33,79,149,.15)}.finance-payment-3d-v75:active,.finance-save-3d-v75:active{transform:translateY(3px);box-shadow:0 1px 0 rgba(0,0,0,.25)}.finance-summary-v75{margin-top:12px}.finance-quick-payment-v75{background:#f8fbff;border-color:#d6e3f4}.cancel-edit-v75{padding:6px 9px;border:1px solid #ddd;border-radius:8px;background:#fff;color:#667085;font-size:11px;font-weight:850;cursor:pointer}.ledger-heading-v75,.payments-history-v75 h3{margin:0 0 8px;font-size:15px}.payments-history-v75 article{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-top:1px solid #edf0f4}.payments-history-v75 article:first-of-type{border-top:0}.payments-history-v75 small,.payments-history-v75 strong{display:block}.payments-history-v75 strong{font-size:14px;color:#278052}.payments-history-v75 small{margin-top:3px;font-size:10px;color:#667085}.payment-row-actions-v75{display:flex;gap:5px}.payment-row-actions-v75 button{padding:6px 9px;border:1px solid #b9c8e4;border-radius:7px;background:#edf4ff;color:#2458a9;font-size:10px;font-weight:900;cursor:pointer}.payment-row-actions-v75 button.delete{border-color:#efc2c8;background:#fff0f2;color:#b83447}.empty-payments-v75{margin:8px 0 0;padding:12px;border-radius:9px;background:#f8fafc;color:#667085;text-align:center;font-size:11px}.finance-message-v75{margin-top:10px;padding:9px 11px;border-radius:9px;background:#edf4ff;color:#2458a9;font-size:11px;font-weight:850}@media(max-width:560px){.finance-pricing-fields-v75,.payment-form-grid-v75{grid-template-columns:1fr}.payment-form-grid-v75 .wide{grid-column:auto}.student-finance-actions-v75{flex-direction:column}}.all-students-page-v76{min-height:100vh;padding:24px;background:#f3f5f9;color:#101828}.all-students-hero-v76{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px;border-radius:20px;background:linear-gradient(135deg,#193b7c,#2f65bc);color:#fff;box-shadow:0 12px 28px rgba(27,65,133,.15)}.all-students-hero-v76 span{display:block;font-size:13px;color:rgba(255,255,255,.75);font-weight:850}.all-students-hero-v76 h1{margin:4px 0;font-size:29px}.all-students-hero-v76 p{margin:0;font-size:13px;color:rgba(255,255,255,.82)}.all-students-count-v76{min-width:100px;padding:12px;border-radius:14px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);text-align:center}.all-students-count-v76 strong{display:block;font-size:27px}.all-students-count-v76 span{margin-top:2px;color:#fff}.all-students-toolbar-v76{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;padding:12px;border-radius:14px;background:#fff;border:1px solid #e0e5ec}.all-students-toolbar-v76 input,.all-students-toolbar-v76 select{min-height:42px;padding:0 11px;border:1px solid #d8dfe8;border-radius:9px;background:#fff;font-size:13px}.all-students-toolbar-v76 input{min-width:310px;flex:1 1}.all-students-toolbar-v76 button{min-height:42px;padding:0 14px;border:1px solid #6968bc;border-radius:9px;background:linear-gradient(145deg,#725fc8,#5866c0 52%,#485aae);color:#fff;font-weight:950;box-shadow:0 4px 0 #3e458b,0 7px 11px rgba(63,69,143,.14);cursor:pointer}.all-students-table-wrap-v76{margin-top:14px;overflow:auto;border-radius:15px;background:#fff;border:1px solid #e0e5ec}.all-students-table-v76{width:100%;min-width:1250px;border-collapse:collapse}.all-students-table-v76 td,.all-students-table-v76 th{padding:13px 12px;border-bottom:1px solid #edf0f4;text-align:right;font-size:12px;vertical-align:middle}.all-students-table-v76 th{background:#f7f9fc;color:#536174;font-size:11px}.all-students-table-v76 td>strong{font-size:13px}.report-status-v76{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 9px;border-radius:999px;font-size:10px;font-weight:950}.report-status-v76.visible{background:#e7f8ed;color:#278052}.report-status-v76.hidden{background:#fdebed;color:#b83447}.student-management-actions-v76{display:flex;gap:7px;white-space:nowrap}.student-management-actions-v76 a{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 11px;border-radius:9px;color:#fff;text-decoration:none;font-size:11px;font-weight:950;box-shadow:0 4px 0 rgba(0,0,0,.18),0 7px 10px rgba(31,41,55,.1);transform:translateY(-1px)}.student-management-actions-v76 a:active{transform:translateY(2px);box-shadow:0 1px 0 rgba(0,0,0,.18),0 3px 5px rgba(31,41,55,.08)}.student-management-actions-v76 .edit-data{background:linear-gradient(145deg,#2f76c9,#2357a7);border:1px solid #376bad}.student-management-actions-v76 .edit-report{background:linear-gradient(145deg,#725fc8,#5866c0 52%,#485aae);border:1px solid #6968bc}.student-management-actions-v76 .edit-finance{background:linear-gradient(145deg,#3a9b69,#28794f);border:1px solid #39875f}.all-students-empty-v76{padding:24px;text-align:center;color:#667085;font-weight:850}.all-students-error-v76{margin-top:14px;padding:12px;border-radius:10px;background:#fdebed;color:#b73345;font-weight:850}@media(max-width:700px){.all-students-page-v76{padding:12px}.all-students-hero-v76{align-items:flex-start}}.premium-admin-dashboard-v77,.premium-admin-reports-v77{min-height:100vh;background:radial-gradient(circle at 12% 4%,rgba(95,82,180,.12),transparent 28%),radial-gradient(circle at 90% 0,rgba(37,92,180,.11),transparent 24%),linear-gradient(180deg,#eef2f8,#f7f9fc 42%,#f1f4f8);color:#0f172a}.premium-admin-dashboard-v77{padding:20px}.premium-admin-topnav-v77{position:sticky;top:12px;z-index:40;display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px;border:1px solid rgba(162,174,201,.55);border-radius:16px;background:rgba(255,255,255,.84);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 14px 30px rgba(30,49,86,.1),inset 0 1px 0 rgba(255,255,255,.92)}.premium-admin-topnav-v77 a,.premium-admin-topnav-v77 button{min-height:42px!important;padding:0 15px!important;border-radius:11px!important;font-size:12px!important;font-weight:950!important}.premium-group-tools-v77{margin-top:14px;padding:16px;border:1px solid rgba(184,194,215,.72);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(245,247,252,.92));box-shadow:0 12px 24px rgba(28,43,72,.07),inset 0 1px 0 rgba(255,255,255,.95)}.premium-group-tools-v77 h2,.premium-group-tools-v77 h3{color:#18396f}.premium-student-sidebar-v77{border:1px solid rgba(183,193,213,.72)!important;border-radius:18px!important;background:rgba(255,255,255,.9)!important;box-shadow:0 14px 28px rgba(31,49,82,.08)!important;overflow:hidden}.premium-student-sidebar-v77:before{content:"Students";display:block;padding:14px 15px 10px;color:#193d79;font-size:15px;font-weight:1000;border-bottom:1px solid #edf0f5;background:linear-gradient(180deg,#fbfcff,#f5f7fb)}.student-side-row-v73{margin:9px;border-radius:14px!important;border:1px solid #e0e6ef!important;box-shadow:0 5px 12px rgba(31,49,82,.04)!important}.student-side-row-v73.active{border-color:#8fa8dc!important;background:linear-gradient(145deg,#f4f7ff,#edf3ff)!important;box-shadow:0 8px 18px rgba(43,84,160,.1)!important}.student-finance-row-btn-v73{border-radius:10px!important;background:linear-gradient(145deg,#725fc8,#5866c0 52%,#485aae)!important;color:#fff!important;border-color:#6968bc!important;box-shadow:0 4px 0 #3e458b,0 7px 11px rgba(63,69,143,.14)!important}.premium-entry-content-v77{border:1px solid rgba(184,194,215,.72)!important;border-radius:20px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 18px 38px rgba(27,44,78,.08),inset 0 1px 0 #fff!important;padding:18px!important}.premium-entry-content-v77 .panel-head,.premium-entry-content-v77 .panel-head-v28{margin-bottom:14px!important;padding-bottom:12px!important;border-bottom:1px solid #edf0f5!important}.premium-entry-content-v77 .panel-head span{color:#6e5fb7!important;font-weight:950!important}.premium-entry-content-v77 .panel-head h2{margin-top:3px!important;color:#153a75!important;font-size:22px!important}.premium-entry-content-v77 .field input,.premium-entry-content-v77 .field select,.premium-entry-content-v77 .field textarea{border-radius:11px!important;border:1px solid #d9e1eb!important;background:#fbfcfe!important;box-shadow:inset 0 1px 2px rgba(30,45,70,.03)!important}.premium-entry-content-v77 .field input:focus,.premium-entry-content-v77 .field select:focus,.premium-entry-content-v77 .field textarea:focus{border-color:#7f96d7!important;box-shadow:0 0 0 3px rgba(92,102,190,.1)!important;outline:none!important}.premium-entry-content-v77 .primary-btn,.premium-entry-content-v77 button{border-radius:10px!important}.premium-admin-reports-v77{padding:22px}.reports-admin-header-v77{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:20px!important;border-radius:20px!important;background:linear-gradient(135deg,#18396f,#2756a2 48%,#5d51ad)!important;color:#fff!important;box-shadow:0 16px 34px rgba(27,57,111,.18),inset 0 1px 0 rgba(255,255,255,.16)!important}.reports-admin-header-v77 h1,.reports-admin-header-v77 h2{color:#fff!important}.reports-admin-header-v77 p,.reports-admin-header-v77 small,.reports-admin-header-v77 span{color:rgba(255,255,255,.78)!important}.reports-admin-toolbar-v77{margin-top:14px!important;padding:12px!important;border:1px solid rgba(184,194,215,.7)!important;border-radius:15px!important;background:rgba(255,255,255,.9)!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 22px rgba(31,49,82,.06)!important}.reports-admin-toolbar-v77 input,.reports-admin-toolbar-v77 select{min-height:42px!important;border-radius:10px!important;border:1px solid #d8e0ea!important;background:#fbfcfe!important}.reports-student-list-v77{border:1px solid rgba(184,194,215,.72)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 26px rgba(31,49,82,.07)!important;overflow:hidden!important}.reports-student-list-v77 button{border-radius:12px!important;margin:7px!important;border:1px solid #e0e6ef!important;background:linear-gradient(145deg,#fff,#f8f9fc)!important;box-shadow:0 4px 10px rgba(31,49,82,.04)!important}.reports-student-list-v77 button.active{background:linear-gradient(145deg,#eef3ff,#e7ecff)!important;border-color:#9faedc!important;box-shadow:0 7px 16px rgba(61,79,164,.1)!important}.reports-detail-v77,.reports-history-v77{border:1px solid rgba(184,194,215,.72)!important;border-radius:18px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 14px 30px rgba(31,49,82,.07)!important;overflow:hidden!important}.reports-detail-v77 h2,.reports-detail-v77 h3,.reports-history-v77 h2,.reports-history-v77 h3{color:#173c79!important}.reports-history-v77 article,.reports-history-v77 button{border-radius:12px!important;border:1px solid #e1e6ef!important;background:linear-gradient(145deg,#fff,#f8f9fc)!important;box-shadow:0 4px 10px rgba(31,49,82,.04)!important}.reports-history-v77 article.active,.reports-history-v77 button.active{border-color:#8ea5d7!important;background:linear-gradient(145deg,#edf2ff,#e6ecff)!important}.reports-detail-v77 article,.reports-detail-v77 section{border-radius:14px!important}.reports-detail-v77 .finance-report-grid-v37,.reports-detail-v77 .report-metrics-v37{gap:10px!important}.reports-detail-v77 .finance-report-grid-v37>div,.reports-detail-v77 .report-metrics-v37>div{border-radius:13px!important;border:1px solid #e0e6ef!important;background:linear-gradient(145deg,#fff,#f7f9fc)!important;box-shadow:0 5px 12px rgba(31,49,82,.04)!important}.premium-admin-reports-v77 a,.premium-admin-reports-v77 button{transition:transform .12s ease,box-shadow .12s ease,filter .12s ease}.premium-admin-reports-v77 .primary-btn,.premium-admin-reports-v77 a.primary,.premium-admin-reports-v77 button.primary{background:linear-gradient(145deg,#725fc8,#5866c0 52%,#485aae)!important;border-color:#6968bc!important;color:#fff!important;box-shadow:0 4px 0 #3e458b,0 7px 11px rgba(63,69,143,.14)!important}.premium-admin-reports-v77 a:active,.premium-admin-reports-v77 button:active{transform:translateY(2px)}@media(max-width:980px){.premium-admin-dashboard-v77,.premium-admin-reports-v77{padding:12px}.reports-admin-header-v77{align-items:flex-start!important;flex-direction:column!important}}.student-management-actions-v76 button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 11px;border-radius:9px;color:#fff;font-size:11px;font-weight:950;cursor:pointer;box-shadow:0 4px 0 rgba(0,0,0,.18),0 7px 10px rgba(31,41,55,.1);transform:translateY(-1px)}.student-management-actions-v76 button:active{transform:translateY(2px);box-shadow:0 1px 0 rgba(0,0,0,.18)}.student-management-actions-v76 button.edit-data{background:linear-gradient(145deg,#2f76c9,#2357a7);border:1px solid #376bad}.student-management-actions-v76 button.edit-report{background:linear-gradient(145deg,#725fc8,#5866c0 52%,#485aae);border:1px solid #6968bc}.student-management-actions-v76 button.edit-finance{background:linear-gradient(145deg,#3a9b69,#28794f);border:1px solid #39875f}.student-modal-backdrop-v80{position:fixed;inset:0;z-index:500;display:grid;place-items:center;padding:20px;background:rgba(15,23,42,.48);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.student-edit-modal-v80{width:min(920px,96vw);max-height:92vh;overflow:auto;border-radius:22px;background:#f7f9fc;border:1px solid rgba(255,255,255,.7);box-shadow:0 30px 80px rgba(15,23,42,.28)}.student-edit-modal-v80.report{width:min(1120px,97vw)}.student-modal-head-v80{position:sticky;top:0;z-index:5;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 20px;background:linear-gradient(135deg,#193b7c,#2e60b4 52%,#6254b5);color:#fff}.student-modal-head-v80 span{font-size:11px;color:rgba(255,255,255,.72);font-weight:850}.student-modal-head-v80 h2{margin:3px 0;font-size:23px}.student-modal-head-v80 p{margin:0;font-size:11px;color:rgba(255,255,255,.8)}.student-modal-head-v80>button{width:38px;height:38px;border:1px solid rgba(255,255,255,.25);border-radius:11px;background:rgba(255,255,255,.12);color:#fff;font-size:24px;cursor:pointer}.student-modal-body-v80{padding:18px}.modal-form-grid-v80{display:grid;grid-template-columns:1fr 1fr;gap:11px}.modal-form-grid-v80.three{grid-template-columns:repeat(3,1fr)}.modal-form-grid-v80 .wide{grid-column:1/-1}.modal-form-grid-v80 label>span,.report-picker-v80 label>span{display:block;margin-bottom:5px;font-size:11px;color:#536174;font-weight:900}.exam-sections-editor-v80 input,.modal-form-grid-v80 input,.modal-form-grid-v80 select,.modal-form-grid-v80 textarea,.report-picker-v80 select,.report-row-v80 input,.report-row-v80 select{width:100%;min-height:40px;padding:0 10px;border:1px solid #d7e0eb;border-radius:9px;background:#fff;font-size:12px}.modal-form-grid-v80 textarea{min-height:82px;padding:9px;resize:vertical}.modal-check-v80{display:flex!important;align-items:center;gap:8px;padding:10px;border:1px solid #e0e5ec;border-radius:10px;background:#fff}.modal-check-v80 input{width:18px!important;min-height:18px!important}.modal-payment-v80,.modal-save-v80{width:100%;min-height:44px;margin-top:13px;border:1px solid #6968bc;border-radius:10px;background:linear-gradient(145deg,#725fc8,#5866c0 52%,#485aae);color:#fff;font-weight:1000;cursor:pointer;box-shadow:0 4px 0 #3e458b,0 8px 13px rgba(63,69,143,.16)}.modal-payment-v80{background:linear-gradient(145deg,#2f76c9,#2357a7);border-color:#376bad;box-shadow:0 4px 0 #1d4789,0 8px 13px rgba(35,87,167,.14)}.student-modal-message-v80{position:sticky;bottom:0;margin:0 18px 16px;padding:10px 12px;border-radius:10px;background:#edf4ff;border:1px solid #c8d8f0;color:#2458a9;font-size:12px;font-weight:900}.report-picker-v80{padding:12px;border:1px solid #dce3ed;border-radius:12px;background:#fff}.modal-report-section-v80{margin-top:13px;padding:13px;border:1px solid #dfe5ed;border-radius:14px;background:#fff}.modal-section-head-v80{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:9px}.modal-section-head-v80 h3{margin:0;font-size:15px;color:#173f86}.modal-section-head-v80 button{padding:7px 10px;border:1px solid #b8c7e2;border-radius:8px;background:#edf4ff;color:#2458a9;font-weight:900;cursor:pointer}.report-row-v80{display:grid;gap:7px;align-items:center;margin-top:7px}.report-row-v80.attendance{grid-template-columns:145px 110px 1fr 36px}.report-row-v80.homework{grid-template-columns:1.3fr 145px 85px 85px 110px 36px}.report-row-v80.exam{grid-template-columns:1.4fr 145px 90px 90px 36px}.report-row-v80 .remove{height:38px;border:1px solid #efc3c9;border-radius:8px;background:#fff0f2;color:#b83447;font-size:17px;cursor:pointer}.exam-editor-v80{margin-top:9px;padding:10px;border:1px solid #e2e7ee;border-radius:11px;background:#f9fbfd}.exam-sections-editor-v80{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px}.exam-sections-editor-v80 label{display:grid;grid-template-columns:1fr 70px 70px;align-items:center;gap:5px;font-size:10px;font-weight:900}.finance-balance-inline-v80{padding:18px;border-radius:15px;background:linear-gradient(145deg,#eefaf2,#fff);border:1px solid #bfe0ca;text-align:center}.finance-balance-inline-v80 span{display:block;font-size:12px;color:#667085}.finance-balance-inline-v80 strong{display:block;margin-top:5px;font-size:29px}.finance-balance-inline-v80 strong.negative{color:#bd3547}.finance-balance-inline-v80 strong.positive{color:#278052}.inline-ledger-v80,.inline-payment-v80{margin-top:14px;padding:14px;border:1px solid #dfe5ed;border-radius:14px;background:#fff}.inline-ledger-v80 h3,.inline-payment-v80 h3{margin:0 0 9px;font-size:15px}.inline-ledger-v80 article{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #edf0f4}.inline-ledger-v80 article:first-of-type{border-top:0}.inline-ledger-v80 small,.inline-ledger-v80 strong{display:block}.inline-ledger-v80 strong{font-size:12px}.inline-ledger-v80 small{margin-top:3px;font-size:10px;color:#667085}.inline-ledger-v80 b{font-size:12px}.inline-ledger-v80 b.credit{color:#278052}.inline-ledger-v80 b.debit{color:#bd3547}@media(max-width:760px){.modal-form-grid-v80,.modal-form-grid-v80.three{grid-template-columns:1fr}.modal-form-grid-v80 .wide{grid-column:auto}.report-row-v80.attendance,.report-row-v80.exam,.report-row-v80.homework{grid-template-columns:1fr 1fr}.exam-sections-editor-v80{grid-template-columns:1fr}}.all-students-table-v76 thead th{position:sticky;top:0;z-index:2;box-shadow:0 1px 0 #e2e8f0}.all-students-table-v76 tbody tr{transition:background .12s ease,transform .12s ease}.all-students-table-v76 tbody tr:hover{background:#f8faff}.student-edit-modal-v80 input:focus-visible,.student-edit-modal-v80 select:focus-visible,.student-edit-modal-v80 textarea:focus-visible,.student-management-actions-v76 button:focus-visible,.student-modal-head-v80 button:focus-visible{outline:3px solid rgba(67,97,190,.2);outline-offset:2px}.student-edit-modal-v80{scrollbar-gutter:stable}.student-modal-body-v80{padding-bottom:24px}@media(max-width:700px){.student-modal-backdrop-v80{padding:8px}.student-edit-modal-v80,.student-edit-modal-v80.report{width:100%;max-height:96vh;border-radius:16px}}.homework-shell{min-height:100vh;background:#f4f6fb;color:#111827;display:grid;grid-template-columns:238px 1fr;font-family:Inter,Tahoma,Arial,sans-serif}.homework-sidebar{background:linear-gradient(180deg,#0d1325,#111a31 62%,#0b1120);color:#fff;padding:24px 18px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;border-right:1px solid rgba(255,255,255,.07)}.homework-brand{display:flex;align-items:center;gap:11px;padding:4px 4px 24px}.homework-brand>span,.hw-session-brand>span{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#7c6cff,#5846dd);font-weight:950;box-shadow:0 10px 22px rgba(91,72,222,.35)}.homework-brand div{display:grid;gap:2px}.homework-brand b{font-size:13px}.homework-brand small{font-size:9px;color:#8e9ab4;letter-spacing:.08em}.homework-sidebar nav{display:grid;gap:7px}.homework-sidebar nav a{color:#9ba7be;text-decoration:none;border-radius:12px;padding:12px 13px;font-size:13px;font-weight:800;display:flex;gap:11px;align-items:center}.homework-sidebar nav a.active,.homework-sidebar nav a:hover{color:#fff;background:linear-gradient(90deg,rgba(111,93,255,.22),rgba(111,93,255,.06));box-shadow:inset 3px 0 #7565ff}.homework-side-tip{margin-top:auto;padding:16px;border-radius:16px;background:linear-gradient(160deg,rgba(121,102,255,.16),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.08);display:grid;gap:6px}.homework-side-tip small{font-size:8px;letter-spacing:.13em;color:#8f82ff}.homework-side-tip b{font-size:12px}.homework-side-tip p{margin:0;color:#94a0b8;font-size:10px;line-height:1.6}.homework-main{padding:28px 34px 50px;max-width:1500px;width:100%;margin:0 auto}.homework-topbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.builder-section-title>small,.homework-topbar>div:first-child small,.hw-admin-hero small{font-size:9px;letter-spacing:.14em;color:#6d5cff;font-weight:900}.homework-topbar h1,.hw-admin-hero h1{font-size:30px;margin:6px 0 5px;letter-spacing:-.03em}.homework-topbar p,.hw-admin-hero p{margin:0;color:#778196;font-size:12px}.homework-profile{background:#fff;border:1px solid #e7eaf1;border-radius:15px;padding:8px 12px 8px 8px;display:flex;align-items:center;gap:9px;box-shadow:0 8px 24px rgba(25,31,48,.05)}.homework-profile>span{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#f0eeff;color:#6654e8;font-weight:950}.homework-profile div{display:grid}.homework-profile b{font-size:11px}.homework-profile small{font-size:9px;color:#8b94a6}.homework-course-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.homework-course-card{--course:#6b5cff;text-align:left;border:1px solid #e5e8ef;background:#fff;border-radius:20px;padding:17px;display:grid;grid-template-columns:48px 1fr auto;gap:13px;align-items:center;min-height:132px;transition:.18s ease;box-shadow:0 8px 24px rgba(20,25,40,.035)}.homework-course-card.active,.homework-course-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--course) 40%,#fff);box-shadow:0 16px 36px color-mix(in srgb,var(--course) 12%,transparent)}.homework-course-card.active{background:linear-gradient(145deg,#fff,color-mix(in srgb,var(--course) 6%,#fff))}.course-monogram{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:color-mix(in srgb,var(--course) 11%,#fff);color:var(--course);font-weight:950;font-size:14px}.homework-course-card div{display:grid;gap:3px}.homework-course-card small{font-size:8px;text-transform:uppercase;color:#8d96a8;font-weight:900}.homework-course-card h2{font-size:16px;margin:0}.homework-course-card p{font-size:9px;line-height:1.5;color:#818a9c;margin:0}.homework-course-card>b{color:var(--course);font-size:18px}.homework-workspace-card{background:#fff;border:1px solid #e6e9f0;border-radius:22px;padding:20px;box-shadow:0 12px 34px rgba(20,26,42,.045)}.homework-list-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eceef4;padding-bottom:16px}.homework-list-head small{font-size:8px;letter-spacing:.14em;color:#7767ef;font-weight:900}.homework-list-head h2{font-size:19px;margin:4px 0 0}.homework-filters{display:flex;gap:8px}.homework-filters input{width:250px;background:#f8f9fc;font-size:11px;outline:0}.homework-filters button,.homework-filters input{border:1px solid #e2e6ee;padding:10px 12px;border-radius:11px}.homework-filters button{background:#fff;font-size:10px;font-weight:800;color:#566074}.homework-list{display:grid}.homework-row{display:grid;grid-template-columns:52px minmax(0,1fr) 100px 145px;gap:15px;align-items:center;padding:17px 2px;border-bottom:1px solid #eff1f5}.homework-row:last-child{border-bottom:0}.homework-mode-icon{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;font-size:11px;font-weight:950}.homework-mode-icon.pdf{background:#fff0f0;color:#db4949}.homework-mode-icon.standard{background:#ecf8f4;color:#10957e;font-size:21px}.homework-row-main{min-width:0}.homework-tags{display:flex;gap:6px;align-items:center;margin-bottom:5px}.homework-tags em,.homework-tags i,.homework-tags span{font-size:7px;font-style:normal;font-weight:900;padding:4px 6px;border-radius:999px}.homework-tags span{background:#eeecff;color:#6656de}.homework-tags em{background:#f2f4f8;color:#657084}.homework-tags i.published{background:#e8f8f1;color:#0b8e70}.homework-tags i.scheduled{background:#fff4dd;color:#c77a00}.homework-tags i.closed{background:#f0f1f4;color:#667080}.homework-row h3{font-size:13px;margin:0 0 4px}.homework-row p{font-size:9px;color:#7c8799;margin:0 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.homework-row-main>small{font-size:8px;color:#9aa2b0}.homework-row-meta{display:grid;gap:2px}.homework-row-meta small{font-size:8px;color:#98a0ae}.homework-row-meta b{font-size:13px}.homework-row-meta span{font-size:8px;color:#7f8899}.homework-open{background:#12192b;color:#fff;text-decoration:none;border:0;border-radius:12px;padding:11px 12px;font-size:9px;font-weight:900;display:flex;justify-content:center;gap:8px}.homework-open:hover{background:#6251df}.homework-open.disabled{opacity:.45}.homework-empty{text-align:center;padding:40px;display:grid;gap:4px}.homework-empty span{font-size:10px;color:#8b94a5}.hw-session{background:#f5f6fa;color:#111827;font-family:Inter,Tahoma,Arial,sans-serif;padding-bottom:76px}.hw-session-top{height:68px;background:#fff;border-bottom:1px solid #e5e8ee;display:flex;align-items:center;justify-content:space-between;padding:0 22px;position:sticky;top:0;z-index:20}.hw-session-brand{display:flex;align-items:center;gap:10px}.hw-session-brand>a{width:32px;height:32px;border-radius:10px;border:1px solid #e1e5ed;text-decoration:none;color:#333d50;display:grid;place-items:center}.hw-session-brand>span{width:34px;height:34px;border-radius:10px}.hw-session-brand div{display:grid}.hw-session-brand b{font-size:12px}.hw-session-brand small{font-size:8px;color:#7e8899}.hw-session-status{display:flex;align-items:center;gap:9px}.hw-session-status span{color:#139271;font-weight:900}.hw-session-status span i{width:7px;height:7px;background:#20ad81;border-radius:50%;display:inline-block;margin-right:4px}.hw-session-status button{border:1px solid #e3e6ed;border-radius:10px;padding:9px 11px;font-size:9px;font-weight:800}.hw-session-status>b{background:#f1efff;color:#6655df;border-radius:10px;padding:9px 11px;font-size:10px}.hw-progress-line{height:3px;background:#e9ebf1;position:sticky;top:68px;z-index:19}.hw-progress-line span{display:block;height:100%;background:linear-gradient(90deg,#6555e5,#8778ff);transition:.2s}.hw-pdf-layout{display:grid;grid-template-columns:minmax(0,58%) minmax(390px,42%);gap:0}.hw-pdf-pane,.hw-question-pane{min-height:0;background:#fff}.hw-pdf-pane{border-right:1px solid #e2e5ec;display:grid;grid-template-rows:auto 1fr}.hw-pdf-toolbar{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #e6e8ed}.hw-pdf-toolbar>div:first-child{display:grid}.hw-pdf-toolbar b{font-size:10px}.hw-pdf-toolbar small{font-size:7px;color:#8892a4}.hw-pdf-toolbar>div:last-child{display:flex;align-items:center;gap:6px}.hw-pdf-toolbar button{width:28px;height:28px;border:1px solid #e1e4eb;background:#fff;border-radius:8px}.hw-pdf-toolbar span{font-size:9px}.hw-pdf-stage{min-height:0;background:#e8ebf0;padding:13px;transform-origin:top left}.hw-pdf-stage iframe{width:100%;height:100%;min-height:900px;border:0;background:#fff;box-shadow:0 6px 20px rgba(20,25,38,.14)}.hw-question-pane{display:grid;grid-template-rows:auto 1fr auto;min-height:100%}.hw-question-head{height:52px;border-bottom:1px solid #e7e9ee;display:flex;justify-content:space-between;align-items:center;padding:0 20px}.hw-question-head>div{display:flex;align-items:center;gap:10px}.hw-question-head small{font-size:8px;letter-spacing:.08em;color:#7b8494;font-weight:900}.hw-question-head b{background:#f1efff;color:#6554dd;padding:5px 7px;border-radius:999px}.hw-question-head>span{font-weight:900;color:#6554dd}.hw-question-body{padding:28px 30px;overflow:auto}.hw-question-body h2{font-size:17px;line-height:1.65;margin:0 0 23px;font-weight:750}.hw-choices,.hw-choices button{display:grid;gap:10px}.hw-choices button{text-align:left;border-radius:14px;padding:12px;grid-template-columns:36px 1fr;align-items:center;min-height:57px}.hw-choices button:hover{border-color:#9f95f2;background:#faf9ff}.hw-choices button.selected{border-color:#6d5be6;background:#f5f3ff;box-shadow:0 0 0 2px rgba(109,91,230,.08)}.hw-choices button b{width:34px;height:34px;border-radius:10px;border:1px solid #dce0e8;display:grid;place-items:center;font-size:10px}.hw-choices button.selected b{background:#6554de;border-color:#6554de}.hw-choices button span{font-size:11px;line-height:1.5}.hw-question-note{border-top:1px solid #eceef2;padding:12px 20px;display:flex;gap:8px;align-items:center}.hw-question-note b{color:#169070}.hw-question-note span{color:#9098a6}.hw-standard-layout{display:grid;place-items:center;padding:38px}.hw-standard-card{width:min(760px,100%);background:#fff;border:1px solid #e2e5ec;box-shadow:0 18px 50px rgba(25,30,48,.08);overflow:hidden}.hw-standard-card .hw-question-pane{min-height:510px}.hw-session-footer{height:76px;position:fixed;bottom:0;left:0;right:0;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid #e1e4eb;display:flex;justify-content:space-between;align-items:center;padding:0 22px;z-index:30}.hw-question-strip{display:flex;gap:5px;max-width:65vw;overflow:auto}.hw-question-strip button{width:30px;height:30px;border-radius:8px;border:1px solid #e0e3e9;font-weight:800;flex:0 0 auto}.hw-question-strip button.answered{background:#edf9f5;border-color:#bfe9dc;color:#0b896d}.hw-question-strip button.current{box-shadow:0 0 0 2px #6757e3;background:#fff;color:#4e3ed3}.hw-question-strip button.flagged:after{content:"";width:5px;height:5px;border-radius:50%;background:#ef9d24;position:absolute}.hw-session-footer>div:last-child{display:flex;gap:8px}.hw-session-footer>div:last-child button{border-radius:10px;padding:10px 16px;font-size:9px;font-weight:900}.hw-session-footer button.primary{background:#11192c;border-color:#11192c}.hw-submit-overlay{position:fixed;inset:0;background:rgba(8,12,25,.68);z-index:100;display:grid;place-items:center;padding:20px}.hw-submit-overlay section{width:min(430px,100%);background:#fff;border-radius:24px;padding:30px;text-align:center;box-shadow:0 24px 80px rgba(0,0,0,.25)}.hw-submit-overlay section>span{width:58px;height:58px;background:#e8f9f2;color:#11916f;display:grid;place-items:center;font-size:25px;font-weight:950;margin:0 auto 12px}.hw-submit-overlay small{font-size:8px;color:#11916f;letter-spacing:.12em;font-weight:900}.hw-submit-overlay h2{font-size:25px;margin:7px 0}.hw-submit-overlay p{font-size:11px;color:#7c8594}.hw-score-box{display:flex;justify-content:center;gap:18px;align-items:end;margin:20px 0;background:#f5f4ff;padding:15px;border-radius:15px;color:#5c4bd8}.hw-score-box b{font-size:24px}.hw-score-box span{font-size:12px}.hw-submit-overlay section>div:last-child{display:flex;gap:8px;justify-content:center}.hw-submit-overlay a,.hw-submit-overlay button{border:1px solid #e0e3ea;background:#fff;border-radius:10px;padding:10px 13px;font-size:9px;font-weight:900;text-decoration:none;color:#202839}.hw-admin-page{padding:25px 28px 50px;max-width:1600px;margin:0 auto;color:#172033;font-family:Inter,Tahoma,Arial,sans-serif}.hw-admin-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:19px}.hw-admin-hero h1{font-size:28px}.hw-admin-hero-actions{display:flex;gap:8px}.hw-admin-hero-actions a,.hw-admin-hero-actions button{border:1px solid #dde1e9;background:#fff;border-radius:11px;padding:10px 13px;text-decoration:none;color:#3e485b;font-size:9px;font-weight:900}.hw-admin-hero-actions button{background:#121a2d;color:#fff;border-color:#121a2d}.hw-admin-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.hw-admin-kpis article{background:#fff;border:1px solid #e3e7ee;border-radius:17px;padding:14px;display:flex;gap:10px;align-items:center;box-shadow:0 7px 22px rgba(20,25,40,.035)}.hw-admin-kpis article>span{width:40px;height:40px;border-radius:12px;background:#f0eeff;color:#6756df;display:grid;place-items:center;font-weight:950}.hw-admin-kpis div{display:grid}.hw-admin-kpis small{font-size:8px;color:#8b94a5}.hw-admin-kpis b{font-size:20px}.hw-admin-tabs{display:flex;gap:5px;background:#e9ecf2;padding:4px;border-radius:12px;width:max-content;margin-bottom:13px}.hw-admin-tabs button{border:0;background:transparent;padding:9px 14px;border-radius:9px;font-size:9px;font-weight:900;color:#6c7687}.hw-admin-tabs button.active{background:#fff;color:#262f41;box-shadow:0 3px 10px rgba(25,30,45,.08)}.hw-admin-panel{background:#fff;border:1px solid #e3e6ed;border-radius:19px;padding:16px}.hw-admin-filters{display:flex;gap:8px;margin-bottom:13px}.hw-admin-filters input,.hw-admin-filters select{border:1px solid #e0e4eb;background:#f8f9fb;border-radius:10px;padding:10px 11px;font-size:9px}.hw-admin-filters input{min-width:320px}.hw-admin-table{display:grid}.hw-admin-table>.head,.hw-admin-table>.row{display:grid;grid-template-columns:minmax(220px,1.5fr) .55fr .75fr 1fr .6fr .8fr 1.1fr;gap:10px;align-items:center}.hw-admin-table>.head{background:#f7f8fa;border-radius:10px;padding:10px 11px;color:#7c8595;font-size:8px;font-weight:900}.hw-admin-table>.row{padding:12px 11px;border-bottom:1px solid #edf0f4;font-size:9px}.hw-admin-table>.row>span:first-child{display:grid}.hw-admin-table>.row b{font-size:10px}.hw-admin-table>.row small{font-size:7px;color:#8f97a5;margin-top:3px}.hw-admin-table>.row strong{background:#efedff;color:#6352dc;border-radius:999px;padding:5px 7px;font-size:8px}.hw-admin-status{font-style:normal;font-size:7px;font-weight:900;border-radius:999px;padding:5px 7px}.hw-admin-status.published{background:#e7f8f1;color:#0b8d6e}.hw-admin-status.scheduled{background:#fff4dd;color:#bb7300}.hw-admin-status.draft{background:#eef0f4;color:#697284}.hw-admin-status.closed{background:#ffecec;color:#c84f4f}.hw-admin-table .actions{display:flex;gap:4px;flex-wrap:wrap}.hw-admin-table .actions a,.hw-admin-table .actions button{border:1px solid #e0e3ea;background:#fff;border-radius:7px;padding:6px 7px;font-size:7px;text-decoration:none;color:#535e71}.hw-builder{display:grid;grid-template-columns:minmax(330px,390px) minmax(0,1fr);gap:14px}.hw-builder-questions,.hw-builder-settings{background:#fff;border:1px solid #e2e6ed;border-radius:19px;padding:17px;align-self:start}.hw-builder-settings{position:sticky;top:88px}.builder-section-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:13px}.builder-section-title small{width:100%}.builder-section-title h2{font-size:16px;margin:0}.builder-section-title button{margin-left:auto;border:0;background:#efedff;color:#604fd9;border-radius:9px;padding:8px 10px;font-size:8px;font-weight:900}.hw-builder label{display:grid;gap:5px;font-size:8px;font-weight:900;color:#596476;margin-bottom:10px}.hw-builder input,.hw-builder select,.hw-builder textarea{width:100%;border:1px solid #dfe3ea;background:#fafbfc;border-radius:9px;padding:9px 10px;font-size:9px;outline:0}.hw-builder textarea{min-height:76px;resize:vertical}.hw-builder .two{display:grid;grid-template-columns:1fr 1fr;gap:8px}.field-help{font-size:7px!important;color:#9098a8!important;font-weight:500!important;line-height:1.4}.hw-pdf-admin-box{background:#fff6f6;border:1px solid #f2d9d9;border-radius:13px;padding:11px;margin-bottom:11px}.hw-pdf-admin-box>b{font-size:9px;color:#c94a4a}.hw-pdf-admin-box small{font-size:7px;color:#8a6a6a;line-height:1.5}.upload-faux{background:#fff;border:1px dashed #e0a8a8!important;padding:9px;border-radius:9px;text-align:center;color:#c34c4c!important}.upload-faux input{padding:4px;background:transparent;border:0}.builder-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px}.builder-actions button{border:1px solid #dde1e8;background:#fff;border-radius:9px;padding:9px;font-size:8px;font-weight:900}.builder-actions .schedule{background:#fff5df;color:#b87100;border-color:#f0d9a9}.builder-actions .publish{background:#111a2d;color:#fff;border-color:#111a2d}.hw-builder-questions{display:grid;gap:11px}.hw-question-editor{border:1px solid #e4e7ed;border-radius:15px;padding:13px;background:#fbfbfc}.hw-question-editor header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.hw-question-editor header>div{display:flex;align-items:center;gap:7px}.hw-question-editor header span{width:25px;height:25px;border-radius:8px;background:#efedff;color:#6453dd;display:grid;place-items:center;font-size:8px;font-weight:950}.hw-question-editor header b{font-size:10px}.hw-question-editor header button{border:0;background:#fff0f0;color:#c94f4f;border-radius:7px;padding:6px 8px;font-size:7px}.choice-editor{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:8px}.choice-editor label{display:grid;grid-template-columns:18px 28px 1fr;gap:5px;align-items:center;border:1px solid #e0e4ea;background:#fff;padding:6px;border-radius:10px;margin:0}.choice-editor label.correct{border-color:#83cdb8;background:#f1fbf7}.choice-editor label input[type=radio]{width:auto}.choice-editor label>b{width:24px;height:24px;border-radius:7px;background:#f1f3f7;display:grid;place-items:center;font-size:8px}.choice-editor label>input:last-child{margin:0}.hw-results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.hw-results-grid article{border:1px solid #e4e7ed;border-radius:15px;padding:14px}.result-top{display:flex;justify-content:space-between}.result-top i,.result-top span{font-style:normal;font-size:7px;font-weight:900}.result-top span{color:#6655dd}.result-top i{color:#7d8797}.hw-results-grid h3{font-size:11px;margin:7px 0 12px}.result-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.result-kpis div{background:#f7f8fa;border-radius:9px;padding:8px;display:grid}.result-kpis small{font-size:7px;color:#8b94a4}.result-kpis b{font-size:14px}.hw-results-grid article>button{margin-top:10px;width:100%;border:1px solid #e0e3e9;background:#fff;border-radius:9px;padding:8px;font-size:8px;font-weight:900}.hw-admin-toast{position:fixed;right:24px;bottom:24px;background:#111a2c;color:#fff;padding:11px 15px;border-radius:11px;font-size:9px;font-weight:900;z-index:100;box-shadow:0 14px 34px rgba(0,0,0,.2)}@media(max-width:1100px){.homework-course-grid{grid-template-columns:1fr 1fr}.homework-row{grid-template-columns:50px 1fr 90px}.homework-row .homework-open{grid-column:2/4;width:max-content}.hw-admin-table>.head{display:none}.hw-admin-table>.row{grid-template-columns:1fr 1fr 1fr}.hw-admin-table>.row>span:first-child{grid-column:1/4}.hw-results-grid{grid-template-columns:1fr 1fr}}@media(max-width:820px){.homework-shell{display:block}.homework-sidebar{position:relative;height:auto;padding:12px 14px}.homework-sidebar nav{display:flex;overflow:auto}.homework-sidebar nav a{white-space:nowrap;padding:9px}.homework-side-tip{display:none}.homework-main{padding:18px 13px 35px}.homework-topbar{align-items:flex-start}.homework-profile{display:none}.homework-course-grid{grid-template-columns:1fr 1fr;gap:8px}.homework-course-card{grid-template-columns:42px 1fr;padding:12px;min-height:110px}.homework-course-card>b{display:none}.homework-filters input{width:150px}.homework-list-head{align-items:flex-start;gap:8px}.homework-row{grid-template-columns:46px 1fr}.homework-row-meta{grid-column:2}.homework-row .homework-open{grid-column:2;width:100%}.hw-pdf-layout{height:auto;display:block}.hw-pdf-pane{height:52vh;border-right:0;border-bottom:1px solid #e2e5ec}.hw-question-pane{min-height:450px}.hw-question-body{padding:20px}.hw-session-top{padding:0 10px}.hw-session-brand div{max-width:150px}.hw-session-brand b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hw-session-status button,.hw-session-status span{display:none}.hw-session-footer{padding:0 10px}.hw-question-strip{max-width:52vw}.hw-standard-layout{padding:15px}.hw-standard-card{border-radius:15px}.hw-admin-page{padding:14px}.hw-admin-hero{align-items:flex-start;flex-direction:column}.hw-admin-kpis{grid-template-columns:1fr 1fr}.hw-builder{grid-template-columns:1fr}.hw-builder-settings{position:static}.choice-editor,.hw-results-grid{grid-template-columns:1fr}.hw-admin-tabs{width:100%;overflow:auto}.hw-admin-tabs button{white-space:nowrap}}.homework-shell[dir=rtl]{grid-template-columns:1fr 238px}.homework-shell[dir=rtl] .homework-sidebar{grid-column:2;border-right:0;border-left:1px solid rgba(255,255,255,.07)}.homework-shell[dir=rtl] .homework-main{grid-column:1;grid-row:1}.homework-shell[dir=rtl] .homework-course-card{text-align:right;grid-template-columns:48px 1fr auto}.homework-shell[dir=rtl] .homework-sidebar nav a.active,.homework-shell[dir=rtl] .homework-sidebar nav a:hover{box-shadow:inset -3px 0 #7565ff}.homework-shell[dir=rtl] button,.homework-shell[dir=rtl] input,.hw-admin-page[dir=rtl] input,.hw-admin-page[dir=rtl] select,.hw-admin-page[dir=rtl] textarea,.hw-session[dir=rtl] button,.hw-session[dir=rtl] textarea{font-family:inherit;text-align:right}.hw-mini-progress{height:4px;border-radius:99px;background:#eceef4;overflow:hidden;margin-top:7px;max-width:260px}.hw-mini-progress span{display:block;height:100%;background:#6655df}.homework-tags i.new{background:#edf2ff;color:#4f63b5}.homework-tags i.progress{background:#fff3d9;color:#ae7000}.homework-tags i.submitted{background:#e8f8f1;color:#0b8e70}.homework-tags i.late{background:#ffebeb;color:#bc4747}.hw-session[dir=rtl] .hw-session-status span i{margin-right:0;margin-left:4px}.hw-session[dir=rtl] .hw-choices button{text-align:right}.hw-written-answer{min-height:170px;border-radius:14px;padding:14px}.hw-written-answer:focus{border-color:#6d5be6}.hw-mobile-switch{display:none}.hw-admin-page[dir=rtl] .builder-section-title button{margin-left:0;margin-right:auto}.hw-admin-page[dir=rtl] .hw-admin-toast{right:auto;left:24px}.builder-section-title .bank-import{margin-right:4px;background:#eef8f5;color:#118066}.result-kpis.four{grid-template-columns:repeat(4,1fr)}@media(max-width:820px){.homework-shell[dir=rtl]{display:block}.homework-shell[dir=rtl] .homework-main,.homework-shell[dir=rtl] .homework-sidebar{grid-column:auto}.hw-mobile-switch{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:8px 10px;background:#fff;border-bottom:1px solid #e5e8ee;position:sticky;top:71px;z-index:18}.hw-mobile-switch button{border:1px solid #e1e5ec;background:#f6f7fa;border-radius:9px;padding:9px;text-align:center!important;font-size:10px;font-weight:900}.hw-mobile-switch button.active{background:#6554df;color:#fff;border-color:#6554df}.hw-pdf-layout.mobile-pdf .hw-question-pane,.hw-pdf-layout.mobile-questions .hw-pdf-pane{display:none}.hw-pdf-layout.mobile-pdf .hw-pdf-pane{height:calc(100vh - 160px)}.result-kpis.four{grid-template-columns:1fr 1fr}.homework-list-head{flex-direction:column}.homework-filters,.homework-filters input{width:100%}.homework-course-card{text-align:right!important}}.hw-pdf-layout{direction:ltr;grid-template-columns:minmax(0,60%) minmax(430px,40%);height:calc(100vh - 147px);background:#eef1f6}.hw-pdf-pane{border-right:0;border-left:1px solid #dfe3eb}.hw-pdf-layout>.hw-question-pane,.hw-pdf-pane{direction:rtl}.hw-pdf-stage{overflow:auto;background:#e6e9ef;padding:18px;display:block}.hw-pdf-document object{display:block;background:#fff;box-shadow:0 8px 28px rgba(20,25,38,.15)}.hw-pdf-document iframe,.hw-pdf-document object{width:100%;height:100%;min-height:900px;border:0}.hw-pdf-error{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);background:#fff;border:1px solid #e0e4eb;border-radius:18px;padding:22px;text-align:center;display:grid;gap:8px;box-shadow:0 18px 45px rgba(20,25,40,.12);z-index:3}.hw-pdf-error b{font-size:13px}.hw-pdf-error span{font-size:10px;color:#778196}.hw-pdf-error a{background:#11192c;color:#fff;text-decoration:none;padding:10px 14px;border-radius:10px;font-size:10px;font-weight:900}.hw-standard-layout{min-height:calc(100vh - 147px);place-items:stretch;padding:24px 6vw;background:linear-gradient(180deg,#f5f6fa,#f1f3f8)}.hw-standard-card{width:100%;max-width:1180px;margin:0 auto;border-radius:22px;align-self:stretch}.hw-standard-card .hw-question-pane{min-height:calc(100vh - 195px)}.hw-standard-card .hw-question-body{padding:36px clamp(34px,6vw,92px)}.hw-standard-card .hw-question-body h2{font-size:21px;max-width:900px;margin:0 auto 28px;line-height:1.75}.hw-standard-card .hw-choices{max-width:900px;margin:0 auto;gap:12px}.hw-standard-card .hw-choices button{min-height:68px;padding:14px 16px;border-radius:15px}.hw-standard-card .hw-choices button span{font-size:13px}.hw-standard-card .hw-question-head{padding:0 clamp(24px,5vw,70px)}.hw-question-strip,.hw-session-footer{direction:rtl}@media (max-width:900px){.hw-pdf-layout{display:block;height:auto;direction:rtl}.hw-pdf-layout.mobile-pdf>.hw-question-pane,.hw-pdf-layout.mobile-questions .hw-pdf-pane{display:none}.hw-pdf-layout>.hw-question-pane,.hw-pdf-pane{min-height:calc(100vh - 190px)}.hw-pdf-stage{height:calc(100vh - 245px);padding:8px}.hw-pdf-document iframe,.hw-pdf-document object{min-height:calc(100vh - 265px)}.hw-mobile-switch{display:flex!important;position:sticky;top:71px;z-index:18;background:#fff;padding:8px;gap:7px;border-bottom:1px solid #e4e7ed}.hw-mobile-switch button{flex:1 1;border:1px solid #e0e4eb;background:#fff;border-radius:10px;padding:9px;font-size:10px;font-weight:900}.hw-mobile-switch button.active{background:#11192c;color:#fff}.hw-standard-layout{padding:12px}.hw-standard-card .hw-question-body{padding:24px 18px}.hw-standard-card .hw-question-body h2{font-size:17px}.hw-session-footer{padding:0 10px}}@media (min-width:901px){.hw-mobile-switch{display:none}}.hw-pdf-stage{position:relative;background:#dfe3e9;padding:12px}.hw-pdf-document{height:100%;min-width:100%;margin:0 auto;transition:width .15s ease}.hw-pdf-frame{display:block;width:100%!important;height:100%!important;min-height:calc(100vh - 230px)!important;border:0!important;background:#fff;border-radius:8px;box-shadow:0 8px 24px rgba(20,25,38,.14)}.hw-pdf-error{display:none!important}.hw-pdf-layout{direction:ltr!important;grid-template-columns:minmax(0,60%) minmax(420px,40%)!important}.hw-pdf-layout>.hw-question-pane,.hw-pdf-pane{direction:rtl!important}.hw-pdf-stage{overflow:auto!important;min-height:0!important;background:#dfe3e9!important;padding:18px!important;overscroll-behavior:contain}.hw-pdfjs-shell{position:relative;min-height:100%;width:100%}.hw-pdfjs-pages{display:flex;flex-direction:column;align-items:center;gap:18px;min-height:100%}.hw-pdf-page{position:relative;background:white;width:max-content;max-width:100%;box-shadow:0 8px 26px rgba(21,27,42,.16);border-radius:4px;overflow:hidden}.hw-pdf-page canvas{display:block;max-width:none;background:#fff}.hw-pdf-page-number{position:absolute;top:8px;left:8px;z-index:2;background:rgba(17,25,44,.78);color:#fff;font-size:8px;padding:4px 7px;border-radius:999px;pointer-events:none}.hw-pdfjs-state{position:sticky;top:10px;z-index:6;width:max-content;max-width:90%;margin:14px auto;display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #dde2ea;box-shadow:0 10px 28px rgba(20,25,38,.1);border-radius:12px;padding:10px 14px;font-size:10px}.hw-pdfjs-state.error{color:#b53939}.hw-pdf-spinner{width:15px;height:15px;border:2px solid #d9ddeb;border-top-color:#6554de;border-radius:50%;animation:hwPdfSpin .8s linear infinite}@keyframes hwPdfSpin{to{transform:rotate(1turn)}}@media(max-width:900px){.hw-pdf-layout{display:block!important}.hw-pdf-stage{height:calc(100vh - 245px)!important;padding:10px!important}.hw-pdf-page canvas{max-width:100%;height:auto!important}}.hw-sat-layout{height:calc(100vh - 147px);display:grid;grid-template-columns:minmax(0,52%) minmax(420px,48%);direction:ltr;background:#f3f5f9}.hw-sat-passage{direction:ltr;background:#fff;border-right:1px solid #dfe3ea;min-height:0;display:grid;grid-template-rows:52px 1fr}.hw-sat-layout>.hw-question-pane{direction:ltr}.hw-sat-pane-head{direction:rtl;display:flex;justify-content:space-between;align-items:center;padding:0 22px;border-bottom:1px solid #e6e9ef}.hw-sat-pane-head b{font-size:11px}.hw-sat-pane-head small{font-size:8px;color:#8993a4}.hw-sat-passage-scroll{overflow:auto;padding:42px clamp(30px,5vw,72px);overscroll-behavior:contain}.hw-sat-passage-scroll p{max-width:720px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.9;color:#111827;white-space:pre-wrap}.hw-sat-layout .hw-question-body{padding:38px 34px}.hw-sat-layout .hw-question-body h2{font-size:18px;line-height:1.7}@media(max-width:900px){.hw-sat-layout{height:auto;display:block}.hw-sat-passage{min-height:42vh}.hw-sat-passage-scroll{max-height:48vh;padding:24px 20px}.hw-sat-passage-scroll p{font-size:16px}}.hw-flex-layout{height:calc(100vh - 147px);display:grid;grid-template-columns:minmax(420px,42%) minmax(0,58%);direction:ltr;background:#eef1f6;min-height:0}.hw-flex-layout.no-support{grid-template-columns:minmax(520px,52%) minmax(0,48%)}.hw-flex-question{grid-area:question;background:#fff;grid-template-rows:52px 1fr auto;border-right:1px solid #e0e4eb}.hw-flex-question,.hw-flex-support{direction:rtl;display:grid;min-height:0}.hw-flex-support{grid-area:support;background:#e7eaf0;grid-template-rows:52px 1fr}.hw-flex-support-head{border-bottom:1px solid #dfe3ea;display:flex;align-items:center;justify-content:space-between;padding:0 18px}.hw-flex-support-head>div:first-child{display:grid;gap:2px}.hw-flex-support-head small{color:#8a93a3}.hw-flex-support-body{min-height:0;overflow:auto;overscroll-behavior:contain;padding:18px}.hw-zoom{display:flex;align-items:center;gap:6px}.hw-zoom button{width:29px;height:29px;border-radius:8px}.hw-zoom span{font-size:9px;min-width:42px;text-align:center}.hw-passage-content{direction:ltr;max-width:880px;margin:0 auto;padding:44px clamp(28px,5vw,72px);font:18px/1.9 Georgia,Times New Roman,serif;white-space:pre-wrap;box-shadow:0 7px 24px rgba(20,25,40,.08);border-radius:8px;color:#141923}.hw-image-content{min-height:100%;display:grid;place-items:center}.hw-image-content img{display:block;max-width:100%;height:auto;max-height:calc(100vh - 235px);object-fit:contain;box-shadow:0 8px 26px rgba(20,25,38,.13);border-radius:8px}.hw-no-media{min-height:100%;display:grid;place-content:center;text-align:center;gap:6px;color:#7e8797}.hw-no-media b{color:#414b5d}.hw-no-media span{font-size:9px}.hw-real-pdf{min-height:100%;position:relative}.hw-real-pdf-pages{display:flex;flex-direction:column;align-items:center;gap:16px;min-height:100%}.hw-real-pdf-page{position:relative;width:max-content;max-width:100%;background:#fff;box-shadow:0 8px 28px rgba(20,25,38,.16)}.hw-real-pdf-page canvas{display:block;max-width:100%;height:auto}.hw-real-pdf-page>span{position:absolute;left:8px;top:8px;background:rgba(15,22,38,.78);color:#fff;border-radius:999px;padding:4px 7px;font-size:8px}.hw-media-state{position:sticky;top:4px;z-index:4;margin:6px auto 14px;width:max-content;max-width:90%;background:#fff;border:1px solid #dde2e9;border-radius:11px;padding:9px 12px;display:flex;gap:8px;align-items:center;box-shadow:0 7px 20px rgba(20,25,38,.08)}.hw-media-state i{width:13px;height:13px;border:2px solid #dedff0;border-top-color:#6655df;border-radius:50%;animation:hwSpin .75s linear infinite}.hw-media-state.error{display:grid;color:#b03d3d}.hw-media-state small{font-size:7px;color:#8a5360}@keyframes hwSpin{to{transform:rotate(1turn)}}.hw-support-editor{margin:10px 0 14px;padding:14px;border:1px solid #dedff4;background:#faf9ff;border-radius:14px;display:grid;gap:10px}.hw-support-editor h3{margin:0;font-size:13px}.hw-support-editor .builder-section-title{margin-bottom:0}@media(max-width:900px){.hw-flex-layout,.hw-flex-layout.no-support{display:block;height:auto}.hw-flex-layout.with-support.mobile-questions .hw-flex-support,.hw-flex-layout.with-support.mobile-support .hw-flex-question{display:none}.hw-flex-question,.hw-flex-support{min-height:calc(100vh - 190px)}.hw-flex-support-body{height:calc(100vh - 245px);padding:10px}.hw-passage-content{font-size:16px;padding:24px 18px}.hw-image-content img{max-height:calc(100vh - 270px)}}.hw-session{--hw-ink:#20283a;--hw-muted:#7d8798;--hw-line:#e7eaf0;--hw-surface:#ffffff;--hw-bg:#f4f6f9;--hw-accent:#6557d9;--hw-accent-soft:#f0edff;--hw-success:#178568;min-height:100vh;background:radial-gradient(circle at 86% 8%,rgba(109,91,230,.065),transparent 28%),radial-gradient(circle at 12% 88%,rgba(56,158,137,.055),transparent 25%),var(--hw-bg);color:var(--hw-ink);padding-bottom:86px}.hw-session-top{height:72px;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(222,226,234,.9);padding:0 28px;box-shadow:0 5px 24px rgba(31,38,57,.035)}.hw-session-brand{gap:12px}.hw-session-brand>a{width:38px;height:38px;border-radius:12px;border:1px solid #e1e5ec;background:#fff;box-shadow:0 5px 14px rgba(28,34,48,.05);font-size:15px}.hw-session-brand>span{width:40px;height:40px;border-radius:13px;background:linear-gradient(145deg,#7768e8,#5f50ce);color:#fff;box-shadow:0 9px 20px rgba(101,87,217,.24)}.hw-session-brand b{font-size:13px;color:#1e2638}.hw-session-brand small{font-size:9px;color:#8992a2;margin-top:2px}.hw-session-status{gap:10px}.hw-session-status span{background:#eef8f4;color:#147c62;padding:8px 11px;border-radius:999px;font-size:9px}.hw-session-status button{border:1px solid #e0e4eb;background:#fff;color:#515c6f;border-radius:12px;padding:10px 13px;transition:.18s ease}.hw-session-status button:hover{border-color:#cfc9f6;background:#f8f7ff;color:#5849cc}.hw-session-status>b{background:#f0edff;color:#5b4ccc;border:1px solid #e1dcff;padding:9px 12px;border-radius:11px}.hw-progress-line{top:72px;height:4px;background:#ebedf2}.hw-progress-line span{background:linear-gradient(90deg,#796be4,#6254d6,#7e72e9);box-shadow:0 0 14px rgba(101,87,217,.24)}.hw-flex-layout{height:calc(100vh - 162px);grid-template-columns:minmax(430px,44%) minmax(0,56%);background:transparent;gap:16px;padding:18px 22px 14px;grid-template-areas:"question support";align-items:stretch}.hw-flex-layout.no-support{grid-template-columns:minmax(560px,760px) minmax(300px,1fr);justify-content:center}.hw-flex-question,.hw-flex-support{border:1px solid #e3e7ed;border-radius:22px;overflow:hidden;box-shadow:0 12px 34px rgba(27,34,51,.055);min-height:0}.hw-flex-question{background:rgba(255,255,255,.985);border-right:1px solid #e3e7ed}.hw-flex-support{background:#eef1f5}.hw-question-head{height:58px;padding:0 22px;border-bottom:1px solid #ebedf2;background:#fcfcfd}.hw-question-head small{font-size:9px;letter-spacing:0;color:#818b9c}.hw-question-head b{background:#f0edff;color:#604fd4;font-size:8px;padding:6px 8px}.hw-question-head>span{color:#6b5ad9;background:#f5f3ff;border:1px solid #ebe7ff;padding:6px 9px;border-radius:999px;font-size:8px}.hw-flex-question .hw-question-body{padding:34px clamp(24px,3vw,46px);overflow:auto;scrollbar-width:thin;scrollbar-color:#d4d8e1 transparent}.hw-flex-question .hw-question-body h2{font-size:19px;line-height:1.75;color:#20283a;font-weight:750;margin:0 0 28px;max-width:760px}.hw-choices{gap:12px}.hw-choices button{min-height:66px;border:1px solid #dfe3ea;border-radius:16px;padding:13px 15px;grid-template-columns:40px 1fr;gap:13px;background:#fff;color:#283144;box-shadow:0 3px 10px rgba(30,36,51,.025);transition:transform .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease}.hw-choices button:hover{transform:translateY(-1px);border-color:#bdb5ef;background:#fbfaff;box-shadow:0 7px 18px rgba(88,72,190,.07)}.hw-choices button b{width:38px;height:38px;border-radius:12px;border:1px solid #dce1e8;color:#586275;background:#fafbfc;font-size:11px}.hw-choices button span{font-size:12px;line-height:1.65}.hw-choices button.selected{border-color:#7767df;background:linear-gradient(90deg,#f7f5ff,#fdfcff);box-shadow:0 0 0 3px rgba(109,91,230,.075),0 8px 20px rgba(83,67,180,.06)}.hw-choices button.selected b{background:linear-gradient(145deg,#7465df,#5f50ce);color:#fff;border-color:#6657d6;box-shadow:0 5px 13px rgba(101,87,217,.2)}.hw-written-answer{width:100%;min-height:180px;border:1px solid #dfe3ea;border-radius:16px;background:#fbfcfd;padding:16px;outline:0;resize:vertical;font:inherit;line-height:1.7}.hw-written-answer:focus{border-color:#887be2;background:#fff;box-shadow:0 0 0 3px rgba(109,91,230,.08)}.hw-question-note{padding:13px 20px;background:#fbfcfd;border-top:1px solid #edf0f4}.hw-question-note b{color:#178568;font-size:8px}.hw-question-note span{color:#9099a8;font-size:8px}.hw-flex-support-head{height:58px;padding:0 20px;background:#fff;border-bottom:1px solid #e3e7ed}.hw-flex-support-head b{font-size:11px;color:#2b3447}.hw-flex-support-head small{font-size:8px;color:#8c95a5}.hw-flex-support-body{padding:20px;background:#e9edf2;scrollbar-width:thin;scrollbar-color:#cbd1da transparent}.hw-passage-content{max-width:920px;min-height:100%;padding:46px clamp(32px,5vw,78px);background:#fff;color:#202633;border-radius:12px;box-shadow:0 8px 24px rgba(25,31,45,.08);font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.95}.hw-image-content img{background:#fff;border-radius:12px;box-shadow:0 10px 30px rgba(25,31,45,.12)}.hw-no-media{border:1px dashed #cfd5df;border-radius:18px;background:rgba(255,255,255,.65);color:#818a99}.hw-no-media b{font-size:13px;color:#4d586a}.hw-zoom button{background:#fff;border:1px solid #dce1e9;color:#4f596b;border-radius:9px;transition:.15s ease}.hw-zoom button:hover{background:#f7f6ff;border-color:#c9c1ef;color:#5e4fd0}.hw-zoom span{color:#667083;font-weight:800}.hw-real-pdf-pages{gap:20px}.hw-real-pdf-page{border-radius:8px;overflow:hidden;box-shadow:0 10px 32px rgba(20,25,38,.16)}.hw-real-pdf-page>span{top:10px;left:10px;background:rgba(24,31,47,.78);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);padding:5px 8px}.hw-media-state{border-radius:13px;padding:11px 14px;font-size:9px}.hw-session-footer{height:82px;padding:0 24px;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid #e0e4eb;box-shadow:0 -8px 28px rgba(25,31,46,.045)}.hw-question-strip{gap:7px;padding:4px 2px}.hw-question-strip button{width:34px;height:34px;border-radius:10px;border:1px solid #dfe3ea;background:#fff;color:#626c7d;font-size:9px;transition:.15s ease}.hw-question-strip button:hover{border-color:#bfb7ef;background:#faf9ff}.hw-question-strip button.answered{background:#edf8f4;border-color:#c8e8dd;color:#15775f}.hw-question-strip button.current{background:#6657d8;color:#fff;border-color:#6657d8;box-shadow:0 5px 14px rgba(101,87,217,.25)}.hw-session-footer>div:last-child{gap:10px}.hw-session-footer>div:last-child button{min-width:92px;border-radius:12px;padding:11px 17px;border:1px solid #dfe3ea;background:#fff;color:#4c5669}.hw-session-footer button.primary{background:linear-gradient(145deg,#6e5fdd,#594ac8);border-color:#5e50cf;color:#fff;box-shadow:0 7px 17px rgba(96,79,207,.2)}.hw-session-footer button.primary:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(96,79,207,.26)}.hw-mobile-switch{background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);border-bottom:1px solid #e4e7ed}.hw-mobile-switch button{border-radius:11px;border:1px solid #e0e4eb;background:#fff;color:#677184}.hw-mobile-switch button.active{background:#6556d6;color:#fff;border-color:#6556d6;box-shadow:0 6px 14px rgba(101,86,214,.18)}.hw-submit-overlay{background:rgba(20,25,39,.56);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.hw-submit-overlay section{border:1px solid rgba(255,255,255,.7);border-radius:26px;box-shadow:0 28px 90px rgba(12,17,28,.24)}.hw-submit-overlay section>span{border-radius:18px;background:#eaf8f3;color:#178568}.hw-score-box{background:#f2efff;color:#5b4dcc}@media(max-width:1100px) and (min-width:901px){.hw-flex-layout{grid-template-columns:minmax(390px,45%) minmax(0,55%);gap:12px;padding:14px}.hw-flex-question .hw-question-body{padding:28px 24px}.hw-flex-question .hw-question-body h2{font-size:17px}.hw-choices button{min-height:60px}.hw-passage-content{padding:34px 28px;font-size:17px}}@media(max-width:900px){.hw-session{padding-bottom:78px}.hw-session-top{height:64px;padding:0 12px}.hw-session-brand>span{display:none}.hw-session-brand b{font-size:11px}.hw-session-status span{display:none}.hw-session-status button{padding:8px 9px}.hw-progress-line{top:64px}.hw-flex-layout,.hw-flex-layout.no-support{padding:10px;gap:0;height:auto}.hw-flex-question,.hw-flex-support{border-radius:16px;min-height:calc(100vh - 185px)}.hw-flex-question .hw-question-body{padding:24px 17px}.hw-flex-question .hw-question-body h2{font-size:16px}.hw-choices button{min-height:58px;padding:11px}.hw-choices button span{font-size:11px}.hw-flex-support-body{padding:10px}.hw-passage-content{padding:25px 20px;font-size:16px;border-radius:8px}.hw-session-footer{height:72px;padding:0 10px}.hw-question-strip{max-width:52vw}.hw-session-footer>div:last-child button{min-width:70px;padding:9px 11px}}.hw-session{--course-accent:#2f6fd7;--course-accent-2:#225cc0;--course-soft:#edf4ff}.hw-session.course-sat{--course-accent:#2f73dc;--course-accent-2:#1e5fc2;--course-soft:#edf5ff}.hw-session.course-est{--course-accent:#d84b55;--course-accent-2:#b93643;--course-soft:#fff0f1}.hw-session.course-beginners-1{--course-accent:#ed8a2f;--course-accent-2:#cf6f18;--course-soft:#fff4e8}.hw-session.course-beginners-2{--course-accent:#35a66f;--course-accent-2:#248857;--course-soft:#eaf8f0}.hw-session-top{background:linear-gradient(135deg,var(--course-accent),var(--course-accent-2))!important;border-bottom:0!important;color:#fff!important;box-shadow:0 9px 28px color-mix(in srgb,var(--course-accent) 22%,transparent)!important}.hw-session-top *{color:#fff}.hw-session-brand>a{background:rgba(255,255,255,.14)!important;border-color:rgba(255,255,255,.28)!important;color:#fff!important;box-shadow:none!important}.hw-session-brand>span{background:rgba(255,255,255,.18)!important;color:#fff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.25)!important;border:1px solid rgba(255,255,255,.18)}.hw-session-brand b{color:#fff!important}.hw-session-brand small{color:rgba(255,255,255,.82)!important}.hw-session-status button,.hw-session-status span,.hw-session-status>b{color:#fff!important;background:rgba(255,255,255,.14)!important;border-color:rgba(255,255,255,.24)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hw-session-status span i{background:#fff!important}.hw-top-progress-wrap{height:68px;position:sticky;top:72px;z-index:19;display:flex;align-items:center;justify-content:center;gap:14px;padding:0 18px;background:rgba(248,249,252,.96);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #e2e6ed;box-shadow:0 5px 18px rgba(25,31,46,.035)}.hw-top-progress-center{width:min(520px,48vw);display:grid;gap:6px}.hw-top-progress-label{display:flex;justify-content:center;gap:10px;align-items:center;font-size:9px;color:#7d8798}.hw-top-progress-label b{color:var(--course-accent);font-size:10px}.hw-top-progress-track{height:9px;border-radius:999px;overflow:hidden;background:#e3e7ee;box-shadow:inset 0 1px 3px rgba(31,38,55,.08)}.hw-top-progress-track span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--course-accent),var(--course-accent-2));box-shadow:0 4px 12px color-mix(in srgb,var(--course-accent) 25%,transparent);transition:width .22s ease}.hw-top-nav{min-width:88px;border:1px solid #dfe4eb;background:#fff;color:#485466;border-radius:12px;padding:10px 16px;font-size:10px;font-weight:900;box-shadow:0 5px 13px rgba(25,31,46,.06),inset 0 1px 0 #fff;transition:.15s ease}.hw-top-nav:hover:not(:disabled){transform:translateY(-1px);border-color:color-mix(in srgb,var(--course-accent) 40%,#dfe4eb)}.hw-top-nav:disabled{opacity:.38;cursor:not-allowed}.hw-top-nav.primary{color:#fff;background:linear-gradient(145deg,var(--course-accent),var(--course-accent-2));border-color:var(--course-accent-2);box-shadow:0 7px 16px color-mix(in srgb,var(--course-accent) 24%,transparent),inset 0 1px 0 rgba(255,255,255,.22)}.hw-flex-layout{height:calc(100vh - 230px)!important}.hw-choices button{position:relative;border:1px solid #d6dce5!important;border-bottom:4px solid #c8ced8!important;background:linear-gradient(180deg,#ffffff,#f8f9fb)!important;box-shadow:0 8px 17px rgba(28,34,49,.08),inset 0 1px 0 rgba(255,255,255,.95)!important;transform:translateY(0)}.hw-choices button:hover{border-color:color-mix(in srgb,var(--course-accent) 45%,#d6dce5)!important;border-bottom-color:color-mix(in srgb,var(--course-accent) 65%,#c8ced8)!important;background:linear-gradient(180deg,#fff,var(--course-soft))!important;box-shadow:0 11px 23px rgba(28,34,49,.1),0 5px 15px color-mix(in srgb,var(--course-accent) 8%,transparent)!important}.hw-choices button:active{transform:translateY(2px)!important;border-bottom-width:2px!important;box-shadow:0 4px 8px rgba(28,34,49,.07)!important}.hw-choices button.selected{border-bottom-color:var(--course-accent-2)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--course-accent) 10%,transparent),0 10px 22px color-mix(in srgb,var(--course-accent) 15%,transparent)!important}.hw-choices button b{background:#fff!important;border:1px solid #d3d9e2!important;border-bottom:3px solid #c7ced8!important;box-shadow:0 4px 9px rgba(30,36,51,.07)}.hw-choices button.selected b{color:#fff!important;background:linear-gradient(145deg,var(--course-accent),var(--course-accent-2))!important;border-color:var(--course-accent-2)!important;border-bottom-color:color-mix(in srgb,var(--course-accent-2) 80%,#000)!important;box-shadow:0 5px 11px color-mix(in srgb,var(--course-accent) 22%,transparent)!important}.hw-session-footer{height:70px!important;justify-content:center!important}.hw-question-strip{max-width:min(760px,82vw)!important;margin:0 auto}.hw-question-strip button.current{background:var(--course-accent)!important;border-color:var(--course-accent)!important;box-shadow:0 5px 13px color-mix(in srgb,var(--course-accent) 25%,transparent)!important}.hw-question-head b,.hw-question-head>span{color:var(--course-accent)!important;background:var(--course-soft)!important}.hw-mobile-switch button.active{background:var(--course-accent)!important;border-color:var(--course-accent)!important}@media(max-width:900px){.hw-session-top{height:64px!important}.hw-top-progress-wrap{top:64px;height:62px;gap:8px;padding:0 8px}.hw-top-progress-center{width:min(48vw,330px)}.hw-top-nav{min-width:68px;padding:9px 10px;font-size:9px}.hw-flex-layout{height:auto!important}}.hw-session{padding-bottom:0!important}.hw-top-progress-wrap{height:92px!important;top:72px!important;display:grid!important;grid-template-rows:52px 30px;align-content:center;gap:2px!important;padding:4px 18px 6px!important}.hw-progress-main-row{gap:14px;width:100%}.hw-progress-main-row,.hw-top-question-strip{display:flex;align-items:center;justify-content:center}.hw-top-question-strip{gap:6px;max-width:min(760px,82vw);margin:0 auto;overflow-x:auto;padding:2px 4px;scrollbar-width:thin}.hw-top-question-strip button{width:30px;height:30px;flex:0 0 auto;border-radius:9px;border:1px solid #dce1e8;background:#fff;color:#606a7c;font-size:9px;font-weight:900;box-shadow:0 3px 8px rgba(25,31,46,.04);transition:.14s ease}.hw-top-question-strip button.answered{background:#edf8f4;border-color:#c5e6db;color:#14795f}.hw-top-question-strip button.current{background:var(--course-accent)!important;border-color:var(--course-accent)!important;color:#fff!important;box-shadow:0 5px 13px color-mix(in srgb,var(--course-accent) 25%,transparent)!important}.hw-top-question-strip button.flagged{outline:2px solid #f1ad45;outline-offset:1px}.hw-flex-layout{height:calc(100vh - 182px)!important;padding:12px 16px 14px!important;gap:12px!important}.hw-flex-question,.hw-flex-support{border-radius:18px!important}.hw-flex-question .hw-question-body{padding:26px clamp(22px,2.8vw,40px)!important}.hw-flex-question .hw-question-body h2{margin-bottom:22px!important;font-size:18px!important}.hw-flex-support-body{padding:14px!important}.hw-passage-content{padding:34px clamp(28px,4vw,60px)!important}.hw-choices button{min-height:64px!important;border-radius:15px!important;border-color:#edf0f4 #d8dee7 #c1c8d3!important;border-style:solid!important;border-width:1px 1px 5px!important;background:linear-gradient(180deg,#fff,#f6f8fa)!important;box-shadow:0 9px 18px rgba(26,33,48,.1),inset 0 1px 0 rgba(255,255,255,1)!important}.hw-choices button:hover{transform:translateY(-2px)!important;border-bottom-color:color-mix(in srgb,var(--course-accent) 68%,#bfc6d1)!important;box-shadow:0 13px 24px rgba(26,33,48,.12),0 5px 14px color-mix(in srgb,var(--course-accent) 10%,transparent)!important}.hw-choices button.selected{border-color:var(--course-accent)!important;border-bottom:5px solid var(--course-accent-2)!important;background:linear-gradient(180deg,#fff,var(--course-soft))!important}.hw-choices button b{border-bottom:4px solid #c3cad4!important;box-shadow:0 5px 10px rgba(28,34,49,.1)!important}.hw-choices button.selected b{border-bottom:4px solid color-mix(in srgb,var(--course-accent-2) 78%,#000)!important}.hw-session-footer{display:none!important}@media(max-width:900px){.hw-top-progress-wrap{top:64px!important;height:88px!important;grid-template-rows:50px 30px}.hw-progress-main-row{gap:8px}.hw-top-progress-center{width:min(46vw,300px)!important}.hw-top-question-strip{max-width:88vw}.hw-flex-layout{height:auto!important;padding:8px!important}}.hw-native-pdf-shell{width:100%;height:100%;min-height:560px;background:#e8edf3;border-radius:12px;overflow:hidden}.hw-native-pdf-frame,.hw-native-pdf-object{display:block;width:100%;height:100%;min-height:560px;border:0;background:#e8edf3}.hw-native-pdf-error{min-height:220px;display:grid;place-content:center;text-align:center;gap:7px;background:#fff7f7;border:1px solid #f0cccc;border-radius:14px;color:#b33d48}.hw-native-pdf-error span{font-size:10px;color:#8b6267}.hw-flex-support-body:has(.hw-native-pdf-shell){padding:8px!important}.hw-flex-support-body:has(.hw-native-pdf-shell) .hw-native-pdf-shell{height:100%}@media(max-width:900px){.hw-native-pdf-frame,.hw-native-pdf-object,.hw-native-pdf-shell{min-height:calc(100vh - 250px)}}.hw-native-pdf-shell{border-radius:10px!important;overflow:hidden!important;position:relative}.hw-native-pdf-frame,.hw-native-pdf-shell{width:100%!important;height:100%!important;min-height:0!important;background:#dfe5ec!important}.hw-native-pdf-frame{display:block!important;border:0!important}.hw-flex-support-body:has(.hw-native-pdf-shell){height:calc(100% - 0px)!important;min-height:0!important;padding:7px!important;overflow:hidden!important}.hw-flex-support:has(.hw-native-pdf-shell){display:grid!important;grid-template-rows:58px minmax(0,1fr)!important}@media(max-width:900px){.hw-native-pdf-frame,.hw-native-pdf-shell{min-height:calc(100vh - 250px)!important}}.hw-canvas-pdf-shell{position:relative;width:100%;min-height:100%}.hw-canvas-pdf-pages{width:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;gap:18px;padding:2px 2px 18px}.hw-canvas-pdf-page{position:relative;width:max-content;max-width:100%;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 10px 30px rgba(20,27,41,.16)}.hw-canvas-pdf-page canvas{display:block;max-width:100%;height:auto;background:#fff}.hw-canvas-pdf-page>span{position:absolute;left:10px;top:10px;padding:5px 9px;border-radius:999px;background:rgba(24,31,47,.78);color:#fff;font-size:8px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none}.hw-canvas-pdf-state{position:sticky;top:8px;z-index:5;width:max-content;max-width:92%;margin:8px auto 14px;padding:11px 14px;display:flex;align-items:center;gap:9px;border:1px solid #dde2e9;border-radius:13px;background:#fff;box-shadow:0 8px 22px rgba(25,31,45,.09);font-size:9px;color:#596477}.hw-canvas-pdf-state i{width:15px;height:15px;border:2px solid #d8dce5;border-top:2px solid var(--course-accent);border-radius:50%;animation:hwCanvasPdfSpin .8s linear infinite}.hw-canvas-pdf-state.error{display:grid;text-align:center;color:#b33d48;background:#fff7f7;border-color:#efcdd1}.hw-canvas-pdf-state.error span{font-size:8px;color:#936269}@keyframes hwCanvasPdfSpin{to{transform:rotate(1turn)}}.hw-flex-support:has(.hw-canvas-pdf-shell){grid-template-rows:58px minmax(0,1fr)!important}.hw-flex-support-body:has(.hw-canvas-pdf-shell){min-height:0!important;overflow:auto!important;padding:12px!important;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c8ced8 transparent}.hw-native-pdf-frame,.hw-native-pdf-object,.hw-native-pdf-shell{display:none!important}@media(max-width:900px){.hw-canvas-pdf-pages{gap:12px}.hw-flex-support-body:has(.hw-canvas-pdf-shell){padding:8px!important}}.hw-canvas-pdf-page canvas{image-rendering:auto!important;transform:translateZ(0)}.hw-canvas-pdf-page{box-shadow:0 12px 34px rgba(20,27,41,.14)!important}.hw-flex-support-body:has(.hw-canvas-pdf-shell){background:#e7ebf0!important}.hw-timer{min-width:78px;padding:7px 11px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.3);font-weight:900;direction:ltr;display:inline-flex;align-items:center;justify-content:center;min-width:80px;padding:8px 12px;border-radius:12px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.28);color:#fff;font-size:12px;font-weight:950;letter-spacing:.03em}.hw-timer.urgent{background:#fff1f1;color:#b4232f;border-color:#ffc9cf;animation:hwTimerPulse 1s ease-in-out infinite}@keyframes hwTimerPulse{50%{transform:scale(1.04)}}.hw-flex-layout.no-support{display:block!important;height:calc(100vh - 182px)!important;padding:18px!important;background:transparent!important}.hw-flex-layout.no-support .hw-flex-question{width:min(900px,92vw)!important;height:100%!important;margin:0 auto!important;border-radius:22px!important;box-shadow:0 14px 38px rgba(28,34,49,.07)!important}.hw-flex-layout.no-support .hw-question-body{padding:38px clamp(30px,5vw,72px)!important}.hw-flex-layout.no-support .hw-question-body h2{max-width:760px!important;margin:0 auto 30px!important;text-align:center!important;font-size:21px!important}.hw-flex-layout.no-support .hw-choices{width:min(720px,100%)!important;margin:0 auto!important}.hw-flex-layout.no-support .hw-choices button{min-height:70px!important}.hw-top-question-nav{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-width:0}.hw-top-question-nav .hw-top-question-strip{max-width:min(700px,66vw)!important;margin:0!important;justify-content:center!important}.hw-nav-range{width:30px;height:30px;flex:0 0 auto;border:1px solid #dce1e8;border-radius:9px;background:#fff;color:#5e6879;font-size:15px;font-weight:900;box-shadow:0 3px 8px rgba(25,31,46,.05)}.hw-nav-range:disabled{opacity:.3}.hw-nav-range-label{flex:0 0 auto;font-size:8px;font-weight:900;color:#7d8798;background:#fff;border:1px solid #e1e5eb;border-radius:999px;padding:5px 8px}@media(max-width:900px){.hw-flex-layout.no-support{padding:8px!important;height:auto!important}.hw-flex-layout.no-support .hw-flex-question{width:100%!important;min-height:calc(100vh - 210px)!important}.hw-flex-layout.no-support .hw-question-body{padding:26px 16px!important}.hw-flex-layout.no-support .hw-question-body h2{font-size:17px!important}.hw-top-question-nav .hw-top-question-strip{max-width:56vw!important}.hw-nav-range-label{display:none}}.hw-admin-page{background:radial-gradient(circle at 88% 0,rgba(101,86,214,.06),transparent 28%),#f5f7fa!important}.hw-admin-hero{border-radius:24px!important;padding:28px 30px!important;background:linear-gradient(135deg,#14223c,#1b3158)!important;color:#fff!important;box-shadow:0 18px 45px rgba(18,32,57,.14)!important}.hw-admin-hero p,.hw-admin-hero small{color:rgba(255,255,255,.76)!important}.hw-admin-hero h1{color:#fff!important}.hw-admin-hero-actions a{background:rgba(255,255,255,.11)!important;border-color:rgba(255,255,255,.2)!important;color:#fff!important}.hw-admin-hero-actions button{background:linear-gradient(145deg,#7a69e8,#5e50cf)!important;color:#fff!important;box-shadow:0 8px 20px rgba(87,72,190,.28)!important}.hw-admin-page .hw-builder-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:10px;margin:18px 0;padding:14px;border:1px solid #e1e5ec;border-radius:18px;background:#fff;box-shadow:0 7px 22px rgba(25,31,46,.045)}.hw-admin-page .hw-builder-flow>div{min-width:0;display:grid;grid-template-columns:32px 1fr;column-gap:9px;align-items:center}.hw-admin-page .hw-builder-flow span{grid-row:1/3;width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#f0edff;color:#5d4fd0;font-weight:950}.hw-admin-page .hw-builder-flow b{font-size:10px;color:#273145}.hw-admin-page .hw-builder-flow small{font-size:8px;color:#8a93a2}.hw-admin-page .hw-admin-page .hw-builder-flow>i{font-style:normal;color:#c2c8d2;font-size:16px}.hw-admin-page .hw-builder{grid-template-columns:minmax(340px,390px) minmax(0,1fr)!important;gap:16px!important}.hw-admin-page .hw-builder-questions,.hw-admin-page .hw-builder-settings{border:1px solid #e1e5ec!important;border-radius:22px!important;background:#fff!important;box-shadow:0 10px 28px rgba(27,34,49,.05)!important}.hw-admin-page .hw-builder-settings{position:sticky!important;top:18px!important;align-self:start!important;max-height:calc(100vh - 36px);overflow:auto}.hw-admin-page .builder-section-title{align-items:center!important}.hw-builder-questions>.hw-admin-page .builder-section-title{position:sticky;top:0;z-index:8;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:14px 16px!important;border-bottom:1px solid #eceff3;margin:0!important}.hw-admin-page .hw-builder-title-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.hw-admin-page .hw-preview-link{text-decoration:none;border:1px solid #d9dfea;background:#fff;color:#536075;border-radius:10px;padding:9px 12px;font-size:9px;font-weight:900}.hw-admin-page .hw-question-editor{margin:14px 16px!important;border:1px solid #dfe4eb!important;border-radius:18px!important;box-shadow:0 7px 18px rgba(25,31,46,.045)!important;overflow:hidden}.hw-admin-page .hw-question-editor>header{background:linear-gradient(180deg,#fcfcfd,#f8f9fb)!important;border-bottom:1px solid #e9edf2!important}.hw-admin-page .hw-question-editor>header>div:first-child{display:flex!important;align-items:center!important;gap:8px!important}.hw-admin-page .hw-question-editor>header em{font-style:normal;background:#f0edff;color:#6152d1;border-radius:999px;padding:4px 8px;font-size:8px}.hw-admin-page .hw-q-actions{display:flex;gap:6px}.hw-admin-page .hw-q-actions button:first-child{color:#5b4dcc!important;background:#f5f3ff!important;border-color:#e4dfff!important}.hw-admin-page .hw-support-editor{background:linear-gradient(180deg,#fbfaff,#f8f7ff)!important;border:1px solid #e4e0f7!important;border-radius:16px!important;padding:16px!important}.hw-admin-page .hw-support-help{font-size:8px;line-height:1.7;color:#777f90;background:#fff;border:1px dashed #d9d4f0;border-radius:10px;padding:9px 10px}.hw-admin-page .builder-actions{position:sticky;bottom:0;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding-top:12px;border-top:1px solid #edf0f4}.hw-admin-page .builder-actions .publish{background:linear-gradient(145deg,#6b5bdd,#584ac8)!important;box-shadow:0 7px 17px rgba(91,75,202,.2)!important}@media(max-width:1050px){.hw-admin-page .hw-builder{grid-template-columns:1fr!important}.hw-admin-page .hw-builder-settings{position:relative!important;top:auto!important;max-height:none!important}.hw-admin-page .hw-builder-flow{grid-template-columns:1fr 1fr!important}.hw-admin-page .hw-admin-page .hw-builder-flow>i{display:none}}@media(max-width:650px){.hw-admin-page .hw-builder-flow{grid-template-columns:1fr!important}}body:has(.admin-login-page){margin:0;min-height:100vh;background:linear-gradient(135deg,#eef3fb,#f8f9fc)}.admin-login-page{min-height:100vh;display:grid;place-items:center;padding:24px;direction:rtl}.admin-login-card,.admin-login-page form{width:min(430px,92vw);background:#fff;border:1px solid #e1e6ee;border-radius:24px;padding:28px;box-shadow:0 22px 60px rgba(22,35,60,.12)}.admin-login-page input{width:100%;min-height:44px;border:1px solid #dbe1ea;border-radius:12px;padding:0 12px;background:#fbfcfe;box-sizing:border-box}.admin-login-page button{min-height:44px;border:0;border-radius:12px;background:linear-gradient(145deg,#253f70,#172c51);color:#fff;font-weight:900;padding:0 18px;cursor:pointer}.admin-world-shell-v90{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr);background:#f4f7fb;direction:rtl}.admin-world-sidebar-v90{grid-column:1;grid-row:1;position:sticky;top:0;height:100vh;background:linear-gradient(180deg,#0d1b34,#14284b);color:#fff;padding:24px 16px;display:flex;flex-direction:column;gap:24px;box-shadow:-8px 0 30px rgba(15,30,55,.1);z-index:20}.admin-world-brand-v90{display:flex;align-items:center;gap:12px;padding:4px 6px 18px;border-bottom:1px solid rgba(255,255,255,.1)}.admin-world-brand-mark-v90{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#8269ef,#5d43d4);font-weight:900;box-shadow:0 8px 20px rgba(99,73,214,.35)}.admin-world-brand-v90 div{display:grid;gap:2px}.admin-world-brand-v90 strong{font-size:15px}.admin-world-brand-v90 small{font-size:10px;color:#aebbd0}.admin-world-nav-v90{display:grid;gap:7px}.admin-world-nav-v90>small{font-size:10px;color:#8294b0;font-weight:900;margin:8px 10px 3px}.admin-world-nav-v90 a{color:#d8e1ef;text-decoration:none;min-height:45px;border-radius:12px;padding:0 12px;display:flex;align-items:center;gap:10px;font-size:13px;font-weight:800;border:1px solid transparent}.admin-world-nav-v90 a b{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:rgba(255,255,255,.07)}.admin-world-nav-v90 a.active,.admin-world-nav-v90 a:hover{background:linear-gradient(135deg,rgba(117,91,226,.3),rgba(65,95,180,.24));border-color:rgba(156,139,241,.28);color:#fff}.admin-world-nav-v90 a.active b{background:#745ce1}.admin-world-sidebar-foot-v90{margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding:16px 8px 0;display:flex;gap:9px;align-items:center}.admin-world-sidebar-foot-v90>span{color:#38d48b}.admin-world-sidebar-foot-v90 div{display:grid;gap:2px}.admin-world-sidebar-foot-v90 strong{font-size:11px}.admin-world-sidebar-foot-v90 small{font-size:9px;color:#91a3bf}.admin-world-main-v90{grid-column:2;grid-row:1;min-width:0;min-height:100vh}.admin-world-top-v90{height:76px;background:rgba(255,255,255,.94);border-bottom:1px solid #e4e9f1;display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.admin-world-top-v90>div:first-child{display:grid;gap:3px}.admin-world-eyebrow-v90{font-size:9px;color:#7b8799;font-weight:900;letter-spacing:.08em}.admin-world-top-v90 strong{font-size:18px;color:#14213d}.admin-world-top-actions-v90{display:flex;align-items:center;gap:9px}.admin-world-top-actions-v90 a,.admin-world-top-actions-v90 button{min-height:38px;border-radius:10px;padding:0 14px;font-size:11px;font-weight:900;text-decoration:none;display:inline-flex;align-items:center;border:1px solid #dce3ed;background:#fff;color:#233754}.admin-world-top-actions-v90 a{background:#172b4d;color:#fff;border-color:#172b4d}.admin-world-top-actions-v90 form{margin:0}.admin-world-main-v90>.hw-admin-page{margin:0;padding:24px 28px 40px;max-width:none;width:100%}@media(max-width:900px){.admin-world-shell-v90{display:block}.admin-world-sidebar-v90{position:relative;width:100%;height:auto;padding:12px}.admin-world-brand-v90,.admin-world-sidebar-foot-v90{display:none}.admin-world-nav-v90{display:flex;overflow:auto;gap:6px}.admin-world-nav-v90>small{display:none}.admin-world-nav-v90 a{white-space:nowrap;min-height:40px}.admin-world-top-v90{height:64px;padding:0 14px}.admin-world-main-v90>.hw-admin-page{padding:16px}}.hw-admin-page{max-width:1500px;margin:0 auto!important;padding:20px 24px 50px!important}.hw-admin-hero.simple{min-height:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:22px 26px!important;border-radius:20px!important}.hw-admin-hero.simple h1{font-size:27px!important;margin:4px 0!important}.hw-admin-hero.simple p{margin:4px 0 0!important}.hw-new-homework{border:0!important;min-width:130px!important;min-height:44px!important;border-radius:12px!important;color:#fff!important;background:linear-gradient(145deg,#7967e8,#5a49cf)!important;font-weight:900!important}.hw-admin-kpis{margin-top:14px!important;gap:10px!important}.hw-admin-kpis article{min-height:74px!important;padding:12px 14px!important;border-radius:14px!important}.hw-simple-steps{margin:14px 0!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important}.hw-simple-steps>div{min-height:54px;display:flex;align-items:center;justify-content:center;gap:9px;background:#fff;border:1px solid #e0e5ed;border-radius:14px;color:#445168;font-size:11px;font-weight:900}.hw-simple-steps span{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#f0edff;color:#5d4fd0}.hw-admin-tabs{margin:8px 0 12px!important}.hw-admin-tabs button{min-height:40px!important;padding:0 18px!important}.hw-builder{grid-template-columns:330px minmax(0,1fr)!important;gap:12px!important}.hw-admin-page .hw-builder-settings{padding:16px!important;border-radius:18px!important}.hw-admin-page .hw-builder-settings label{margin-bottom:10px!important;font-size:9px!important;color:#596579!important}.hw-admin-page .hw-builder-settings input,.hw-admin-page .hw-builder-settings select,.hw-admin-page .hw-builder-settings textarea{margin-top:5px!important;min-height:40px!important;border-radius:10px!important}.hw-admin-page .hw-builder-questions{border-radius:18px!important}.hw-admin-page .hw-builder-questions>.builder-section-title{min-height:62px!important;padding:10px 14px!important}.hw-admin-page .hw-builder-title-actions{gap:6px!important}.hw-admin-page .hw-builder-title-actions button,.hw-admin-page .hw-preview-link{min-height:36px!important;padding:0 11px!important;display:inline-flex!important;align-items:center!important}.hw-admin-page .hw-question-editor{margin:10px 12px!important;border-radius:14px!important}.hw-admin-page .hw-question-editor>header{min-height:48px!important;padding:0 12px!important}.hw-admin-page .hw-question-editor>div{padding:12px!important}.hw-admin-page .hw-support-editor{padding:12px!important;border-radius:12px!important;margin-top:8px!important}.hw-admin-page .hw-support-help{padding:7px 9px!important;font-size:8px!important;background:#fff!important}.hw-simple-final{margin:14px 0 8px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dfe4ec;background:#f8fafc;border-radius:14px}.hw-simple-final div{display:grid;gap:3px}.hw-simple-final small{font-size:8px;color:#8a93a2}.hw-simple-final b{font-size:11px;color:#303b4f}.hw-simple-preview{min-height:36px;padding:0 12px;display:inline-flex;align-items:center;border:1px solid #d7deea;border-radius:10px;background:#fff;color:#4f5c71;text-decoration:none;font-size:9px;font-weight:900}.hw-admin-page .builder-actions{display:flex!important;gap:8px!important;justify-content:flex-end!important;padding:10px 0 0!important}.hw-admin-page .builder-actions button{min-height:42px!important;border-radius:11px!important;padding:0 18px!important}@media(max-width:980px){.hw-builder,.hw-simple-steps{grid-template-columns:1fr!important}}.hw-builder-fullscreen{width:100%!important;max-width:none!important;margin:0!important;padding:0 0 50px!important;background:radial-gradient(circle at 90% 0,rgba(104,84,218,.08),transparent 30%),#f4f7fb!important}.hw-fullscreen-builder-top{min-height:92px;position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px clamp(24px,3vw,52px);background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #e1e6ee;box-shadow:0 7px 25px rgba(23,32,50,.05)}.hw-fullscreen-builder-top>div{display:flex;align-items:center;gap:16px}.hw-fullscreen-builder-top>div:first-child>a{width:46px;height:46px;border:1px solid #dce2eb;border-radius:14px;display:grid;place-items:center;text-decoration:none;color:#334158;background:#fff;font-size:18px;box-shadow:0 5px 14px rgba(27,35,52,.05)}.hw-fullscreen-builder-top span{display:grid;gap:2px}.hw-fullscreen-builder-top small{font-size:11px;color:#7765da;font-weight:900}.hw-fullscreen-builder-top h1{margin:0;font-size:25px;color:#1c2940}.hw-fullscreen-builder-top>div:last-child a,.hw-fullscreen-builder-top>div:last-child button{min-height:46px;padding:0 18px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:12px;font-weight:900}.hw-fullscreen-builder-top>div:last-child a{border:1px solid #dce2eb;background:#fff;color:#42516a}.hw-fullscreen-builder-top>div:last-child button{border:0;background:linear-gradient(145deg,#7765e3,#5948c9);color:#fff;box-shadow:0 8px 18px rgba(90,72,202,.2)}.hw-builder-fullscreen>.hw-builder{width:min(1880px,96vw)!important;margin:24px auto 0!important;display:grid!important;grid-template-columns:minmax(500px,36%) minmax(0,64%)!important;gap:22px!important;align-items:start}.hw-builder-fullscreen .hw-builder-questions,.hw-builder-fullscreen .hw-builder-settings{border:1px solid #dfe5ee!important;box-shadow:0 14px 38px rgba(25,34,52,.065)!important}.hw-builder-fullscreen .hw-builder-settings{padding:24px!important;position:sticky!important;top:116px!important;max-height:calc(100vh - 140px)!important}.hw-builder-fullscreen .builder-section-title h2{font-size:23px!important;margin:4px 0!important}.hw-builder-fullscreen .builder-section-title small{font-size:11px!important}.hw-builder-fullscreen .hw-builder-settings label{font-size:12px!important;font-weight:900!important;margin-bottom:14px!important;color:#46546a!important}.hw-builder-fullscreen .hw-builder-settings input,.hw-builder-fullscreen .hw-builder-settings select{min-height:52px!important;margin-top:7px!important;padding:0 14px!important;border-radius:13px!important;font-size:13px!important}.hw-builder-fullscreen .hw-builder-settings textarea{min-height:120px!important;margin-top:7px!important;padding:14px!important;border-radius:13px!important;font-size:13px!important;line-height:1.7!important}.hw-builder-fullscreen .hw-builder-questions>.builder-section-title{min-height:82px!important;padding:16px 22px!important}.hw-builder-fullscreen .hw-builder-title-actions button,.hw-builder-fullscreen .hw-preview-link{min-height:46px!important;padding:0 16px!important;border-radius:12px!important;font-size:11px!important}.hw-builder-fullscreen .hw-question-editor{margin:18px 20px!important}.hw-builder-fullscreen .hw-question-editor>header{min-height:64px!important;padding:0 18px!important}.hw-builder-fullscreen .hw-question-editor>header b{font-size:14px!important}.hw-builder-fullscreen .hw-question-editor>header span{width:34px!important;height:34px!important;font-size:12px!important}.hw-builder-fullscreen .hw-question-editor>div{padding:20px!important}.hw-builder-fullscreen .hw-question-editor label{font-size:12px!important;font-weight:900!important;color:#4c586d!important}.hw-builder-fullscreen .hw-question-editor input,.hw-builder-fullscreen .hw-question-editor select{min-height:50px!important;margin-top:7px!important;border-radius:12px!important;padding:0 13px!important;font-size:13px!important}.hw-builder-fullscreen .hw-question-editor textarea{min-height:130px!important;margin-top:7px!important;border-radius:12px!important;padding:14px!important;font-size:14px!important;line-height:1.75!important}.hw-builder-fullscreen .hw-support-editor{padding:20px!important;margin-top:16px!important;border-radius:16px!important}.hw-builder-fullscreen .hw-support-help{font-size:10px!important;padding:10px 12px!important}.hw-builder-fullscreen .builder-actions{padding:16px 0 4px!important;gap:10px!important}.hw-builder-fullscreen .builder-actions button{min-height:50px!important;padding:0 22px!important;font-size:12px!important}.hw-builder-fullscreen .hw-simple-final{padding:16px!important;margin-top:20px!important}.hw-builder-fullscreen .hw-simple-final b{font-size:13px!important}.hw-builder-fullscreen .hw-simple-preview{min-height:42px!important;padding:0 16px!important}.hw-admin-tabs a{min-height:40px;padding:0 18px;border:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#647087;font-size:10px;font-weight:900}.hw-admin-tabs a.active{background:#fff;color:#26334a;box-shadow:0 4px 12px rgba(25,33,48,.07)}@media(max-width:1100px){.hw-builder-fullscreen>.hw-builder{grid-template-columns:1fr!important;width:96vw!important}.hw-builder-fullscreen .hw-builder-settings{position:relative!important;top:auto!important;max-height:none!important}}@media(max-width:700px){.hw-fullscreen-builder-top{padding:10px 12px;min-height:76px}.hw-fullscreen-builder-top h1{font-size:18px}.hw-fullscreen-builder-top>div:last-child a{display:none}.hw-builder-fullscreen>.hw-builder{width:100%!important;margin-top:10px!important;padding:0 8px!important}}.rte-shell{margin-top:7px;border:1px solid #d9e0e9;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 4px 14px rgba(27,35,52,.035)}.rte-toolbar{min-height:52px;display:flex;align-items:center;gap:5px;flex-wrap:wrap;padding:7px 9px;background:linear-gradient(180deg,#fbfcfd,#f5f7fa);border-bottom:1px solid #e2e7ee;direction:ltr}.rte-color,.rte-toolbar button,.rte-toolbar select{height:34px;min-width:34px;border:1px solid #d9dfe7;border-radius:8px;background:#fff;color:#344055;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;font-size:11px;font-weight:800;cursor:pointer}.rte-color:hover,.rte-toolbar button:hover,.rte-toolbar select:hover{border-color:#a99ee9;background:#f7f5ff;color:#5a49c8}.rte-toolbar select{min-width:105px}.rte-toolbar button.clear{color:#b04450}.rte-sep{width:1px;height:24px;background:#dce1e8;margin:0 2px}.rte-color{position:relative;overflow:hidden}.rte-color input{position:absolute;inset:0;opacity:0;cursor:pointer}.rte-color:after{content:"";position:absolute;left:7px;right:7px;bottom:4px;height:3px;border-radius:4px;background:#5c4ed0}.rte-color.highlight:after{background:#ffd85d}.rte-editor-wrap{position:relative;background:#fff}.rte-placeholder{position:absolute;right:15px;top:14px;color:#a2aab8;pointer-events:none;font-size:12px;z-index:0}.rte-editor{position:relative;z-index:1;padding:15px 16px;outline:0;overflow:auto;font-size:15px;line-height:1.85;color:#1f2937;background:transparent;direction:auto}.rte-editor:focus{box-shadow:inset 0 0 0 2px rgba(104,86,214,.08)}.rte-editor p{margin:0 0 10px}.rte-editor ol,.rte-editor ul{padding-inline-start:28px}.rte-editor a{color:#315fcb;text-decoration:underline}.hw-builder-fullscreen .hw-rich-field{font-size:12px!important}.hw-builder-fullscreen .rte-toolbar{min-height:58px;padding:9px 10px}.hw-builder-fullscreen .rte-color,.hw-builder-fullscreen .rte-toolbar button,.hw-builder-fullscreen .rte-toolbar select{height:38px;font-size:12px}.hw-builder-fullscreen .rte-editor{font-size:17px;line-height:1.9;padding:18px 20px}.hw-rich-output{white-space:normal!important}.hw-rich-output p{margin:.4em 0 .85em}.hw-rich-output ol,.hw-rich-output ul{padding-inline-start:30px}.hw-rich-output a{color:#2d62cb;text-decoration:underline}.hw-question-rich{font-size:19px;line-height:1.8;color:#20283a;font-weight:700;margin:0 0 28px}.hw-question-rich font[size="1"]{font-size:11px}.hw-question-rich font[size="2"]{font-size:14px}.hw-question-rich font[size="3"]{font-size:18px}.hw-question-rich font[size="4"]{font-size:22px}.hw-question-rich font[size="5"]{font-size:28px}.hw-question-rich font[size="6"]{font-size:34px}.hw-passage-content.hw-rich-output{white-space:normal!important}.hw-passage-content.hw-rich-output font[size="1"]{font-size:12px}.hw-passage-content.hw-rich-output font[size="2"]{font-size:14px}.hw-passage-content.hw-rich-output font[size="3"]{font-size:18px}.hw-passage-content.hw-rich-output font[size="4"]{font-size:22px}.hw-passage-content.hw-rich-output font[size="5"]{font-size:28px}.hw-passage-content.hw-rich-output font[size="6"]{font-size:34px}@media(max-width:700px){.rte-toolbar{max-height:104px;overflow:auto}.rte-toolbar select{min-width:90px}}.hw-autosave-state{min-height:38px;padding:0 11px;border-radius:10px;display:inline-flex;align-items:center;background:#ecf8f3;border:1px solid #cceadd;color:#18785f;font-size:9px;font-weight:900}.hw-builder-smartbar{width:min(1880px,96vw);margin:18px auto -4px;display:grid;grid-template-columns:140px 160px 190px 1fr;gap:8px;align-items:stretch}.hw-builder-smartbar>div{min-height:62px;padding:11px 14px;display:grid;align-content:center;gap:3px;border:1px solid #dfe5ed;border-radius:14px;background:#fff;box-shadow:0 5px 16px rgba(27,35,52,.035)}.hw-builder-smartbar small{font-size:9px;color:#8490a1}.hw-builder-smartbar b{font-size:16px;color:#26344a}.hw-builder-smartbar .ok b{color:#1a8063}.hw-builder-smartbar .has-issues b{color:#c47a20}.hw-builder-smartbar>button{justify-self:end;align-self:center;min-height:42px;padding:0 16px;border-radius:11px;border:1px solid #d9e0e9;background:#fff;color:#445268;font-weight:900;font-size:10px}.hw-builder-issues{width:min(1880px,96vw);margin:12px auto 0;padding:12px;display:flex;gap:8px;flex-wrap:wrap;border:1px solid #f0d8aa;background:#fffaf0;border-radius:14px}.hw-builder-issues button{border:1px solid #edd3a2;background:#fff;border-radius:10px;padding:8px 10px;display:grid;gap:2px;text-align:right}.hw-builder-issues button b{font-size:9px;color:#a96718}.hw-builder-issues button span{font-size:8px;color:#7b6852}.hw-builder-issues .all-good{display:grid;gap:3px;padding:4px 7px}.hw-builder-issues .all-good b{color:#177a60}.hw-builder-issues .all-good span{font-size:9px;color:#6f7c8e}.hw-question-editor.has-issue{border-color:#e7bd78!important}.hw-question-editor>header i{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#fff1d9;color:#b67018;font-style:normal;font-size:10px;font-weight:950}.hw-q-actions button:disabled{opacity:.28;cursor:not-allowed}@media(max-width:900px){.hw-builder-smartbar{width:94vw;grid-template-columns:repeat(3,1fr)}.hw-builder-smartbar>button{grid-column:1/-1;justify-self:stretch}.hw-builder-issues{width:94vw}.hw-autosave-state{display:none}}.hw-rich-field{display:block!important;width:100%;margin:10px 0 14px}.hw-rich-field-label{display:block;margin-bottom:7px;font-size:12px;font-weight:900;color:#4b586c}.rte-editor-wrap{cursor:text!important}.rte-placeholder{z-index:0!important}.rte-editor:focus{position:relative;z-index:2;background:#fff!important;box-shadow:inset 0 0 0 2px rgba(104,86,214,.1)!important}.hw-builder-fullscreen .hw-builder-settings{position:relative!important;top:auto!important;max-height:none!important;overflow:visible!important;align-self:start!important}.hw-builder-fullscreen .correct-answer,.hw-builder-fullscreen .hw-correct-answer,.hw-builder-fullscreen [class*=correct-answer]{min-height:72px!important}.hw-builder-fullscreen .correct-answer label,.hw-builder-fullscreen .hw-correct-answer label,.hw-builder-fullscreen [class*=correct-answer] label{font-size:14px!important;font-weight:950!important}.hw-builder-fullscreen input[type=radio]{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;accent-color:#6654d9;cursor:pointer}.hw-builder-fullscreen .choice-correct,.hw-builder-fullscreen .correct-choice,.hw-builder-fullscreen [class*=choice-correct],.hw-builder-fullscreen [class*=correct-choice]{transform:scale(1.12);transform-origin:center}.hw-builder-fullscreen .choice-row,.hw-builder-fullscreen .hw-choice-row,.hw-builder-fullscreen [class*=choice-row]{min-height:58px!important;align-items:center!important}.hw-builder-fullscreen>.hw-builder{align-items:start!important}.hw-builder-fullscreen .hw-builder-settings::-webkit-scrollbar{display:none!important}.hw-builder-fullscreen .hw-correct-answer{display:block!important;padding:14px!important;border:1px solid #dcd7f5!important;background:linear-gradient(180deg,#fbfaff,#f5f2ff)!important;border-radius:14px!important;color:#4f43b7!important}.hw-builder-fullscreen .hw-correct-answer select{min-height:54px!important;font-size:15px!important;font-weight:900!important;border:2px solid #a99de7!important;background:#fff!important}.hw-builder-fullscreen .hw-correct-answer-label{font-size:14px!important;font-weight:950!important;color:#4f43b7!important}.choice-editor.dynamic{display:grid!important;gap:9px!important;margin:14px 0!important}.choices-editor-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:2px}.choices-editor-head>div{display:grid;gap:2px}.choices-editor-head small{font-size:9px;color:#8490a1}.choices-editor-head b{font-size:12px;color:#344158}.choices-editor-head>button{min-height:40px;padding:0 14px;border:1px solid #d9e0e9;background:#fff;color:#5546c7;border-radius:10px;font-size:10px;font-weight:900}.choice-edit-row{gap:9px!important;align-items:center!important;min-height:62px!important;padding:9px!important;border:1px solid #dfe4eb!important;border-radius:14px!important}.choice-edit-row.correct{border-color:#8c7fe3!important;background:linear-gradient(180deg,#fff,#f7f5ff)!important;box-shadow:0 0 0 3px rgba(104,86,214,.06)!important}.choice-correct-toggle{width:44px!important;height:44px!important;border-radius:13px!important;border:2px solid #d5dbe5!important;background:#fff!important;color:#9aa3b1!important;font-size:22px!important;font-weight:950!important}.choice-edit-row.correct .choice-correct-toggle{color:#fff!important;background:linear-gradient(145deg,#6f5edb,#5949c7)!important;border-color:#5949c7!important;box-shadow:0 6px 14px rgba(91,73,199,.22)!important}.choice-letter{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;background:#f2f4f8;color:#465268;font-size:11px;font-weight:950}.choice-edit-row input{width:100%!important;min-height:44px!important;margin:0!important}.choice-remove{min-height:36px!important;border:1px solid #edd1d5!important;background:#fff7f8!important;color:#ad3f4b!important;border-radius:9px!important;font-size:9px!important;font-weight:900!important}.choice-remove:disabled{opacity:.3!important;cursor:not-allowed!important}@media(max-width:700px){.choice-edit-row{grid-template-columns:44px 30px minmax(0,1fr)!important}.choice-remove{grid-column:3;justify-self:end}}.choice-editor.dynamic{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important}.choice-edit-row{width:100%!important;display:grid!important;grid-template-columns:48px 34px minmax(0,1fr) 62px!important}.hw-question-navigator{padding:14px 16px 12px;border-bottom:1px solid #e5e9ef;background:#f8fafc}.hw-question-nav-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:10px}.hw-question-nav-head>div{display:grid;gap:2px}.hw-question-nav-head small{font-size:9px;color:#7e8999}.hw-question-nav-head b{font-size:14px;color:#26344a}.hw-question-nav-head>span{font-size:9px;color:#8b95a5}.hw-question-nav-list{display:flex;gap:7px;overflow-x:auto;padding:2px 1px 7px;scrollbar-width:thin}.hw-question-nav-list button{flex:0 0 auto;min-width:92px;height:44px;padding:0 9px;border:1px solid #dce2ea;border-radius:11px;background:#fff;display:flex;align-items:center;gap:7px;color:#455268;cursor:pointer}.hw-question-nav-list button:hover{border-color:#9e92e5;background:#f8f6ff}.hw-question-nav-list strong{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;background:#eeeafd;color:#5949c7;font-size:10px}.hw-question-nav-list span{font-size:9px;font-weight:900}.hw-question-nav-list em,.hw-question-nav-list i{margin-inline-start:auto;font-style:normal;font-size:10px}.hw-question-nav-list em{color:#178264}.hw-question-nav-list i{width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:#fff0d8;color:#b46c15;font-weight:950}.hw-question-nav-list button.has-issue{border-color:#e9c17d;background:#fffaf1}.hw-question-nav-list .add-mini{border-style:dashed;color:#5a49c8}.hw-question-nav-list .add-mini strong{font-size:17px}.hw-builder-fullscreen .hw-question-editor{scroll-margin-top:110px}.hw-builder-fullscreen>.hw-builder{grid-template-columns:minmax(430px,32%) minmax(0,68%)!important;gap:14px!important;margin-top:14px!important}.hw-builder-fullscreen .hw-builder-settings{padding:16px!important}.hw-builder-fullscreen .hw-builder-settings label{margin-bottom:8px!important;font-size:10px!important}.hw-builder-fullscreen .hw-builder-settings input,.hw-builder-fullscreen .hw-builder-settings select{min-height:42px!important;margin-top:4px!important;padding:0 10px!important;border-radius:10px!important;font-size:11px!important}.hw-builder-fullscreen .hw-builder-settings textarea{min-height:78px!important;margin-top:4px!important;padding:10px!important;border-radius:10px!important;font-size:11px!important}.hw-builder-fullscreen .builder-section-title h2{font-size:18px!important}.hw-builder-fullscreen .builder-section-title small{font-size:9px!important}.hw-builder-fullscreen .hw-question-editor{margin:10px 12px!important;border-radius:15px!important}.hw-builder-fullscreen .hw-question-editor>header{min-height:50px!important;padding:0 12px!important}.hw-builder-fullscreen .hw-question-editor>div{padding:12px!important}.hw-builder-fullscreen .hw-question-editor label{font-size:10px!important}.hw-builder-fullscreen .hw-question-editor input,.hw-builder-fullscreen .hw-question-editor select{min-height:40px!important;margin-top:4px!important;padding:0 10px!important;font-size:11px!important;border-radius:9px!important}.hw-builder-fullscreen .hw-question-editor textarea{min-height:90px!important;margin-top:4px!important;padding:10px!important;font-size:12px!important}.hw-q-meta-row{display:grid;grid-template-columns:minmax(0,1fr) 120px;gap:8px;align-items:end;margin-bottom:8px}.hw-q-meta-row label{margin:0!important}.hw-support-meta-row{display:grid;grid-template-columns:minmax(180px,34%) minmax(0,1fr);gap:8px;align-items:end;margin:6px 0 8px}.hw-support-meta-row label{margin:0!important}.hw-builder-fullscreen .hw-support-editor{padding:10px!important;margin-top:8px!important;border-radius:11px!important}.hw-builder-fullscreen .hw-support-help{padding:6px 8px!important;font-size:8px!important;line-height:1.45!important}.rte-shell{margin-top:4px!important;border-radius:10px!important}.rte-toolbar.compact{min-height:42px!important;padding:4px 6px!important;gap:3px!important;flex-wrap:wrap!important}.hw-builder-fullscreen .rte-toolbar.compact{min-height:44px!important;padding:5px 6px!important}.rte-toolbar.compact .rte-color,.rte-toolbar.compact button,.rte-toolbar.compact select{height:30px!important;min-width:30px!important;padding:0 5px!important;border-radius:6px!important;font-size:10px!important}.hw-builder-fullscreen .rte-toolbar.compact .rte-color,.hw-builder-fullscreen .rte-toolbar.compact button,.hw-builder-fullscreen .rte-toolbar.compact select{height:32px!important;font-size:10px!important}.rte-toolbar.compact select:first-child{width:118px!important;min-width:118px!important}.rte-toolbar.compact select:nth-child(2){width:62px!important;min-width:62px!important}.rte-sep{height:20px!important;margin:0 1px!important}.rte-editor{padding:10px 12px!important;font-size:14px!important;line-height:1.65!important}.hw-builder-fullscreen .rte-editor{font-size:14px!important;line-height:1.7!important;padding:11px 13px!important;min-height:110px!important}.hw-rich-field{margin:7px 0 9px!important}.hw-rich-field-label{margin-bottom:4px!important;font-size:10px!important}.hw-support-editor .hw-rich-field .rte-editor{min-height:150px!important}.choice-editor.dynamic{gap:5px!important;margin:8px 0!important}.choices-editor-head{margin-bottom:0!important}.choice-edit-row{min-height:50px!important;padding:5px 7px!important;grid-template-columns:42px 30px minmax(0,1fr) 54px!important;gap:6px!important}.choice-correct-toggle{width:38px!important;height:38px!important;font-size:19px!important;border-radius:10px!important}.choice-letter{width:28px!important;height:28px!important}.choice-edit-row input{min-height:38px!important}.choice-remove{min-height:32px!important}.hw-question-navigator{padding:8px 12px 7px!important}.hw-question-nav-head{margin-bottom:6px!important}.hw-question-nav-list button{height:38px!important;min-width:82px!important}.hw-question-nav-list strong{width:24px!important;height:24px!important}.hw-builder-fullscreen .hw-simple-final{padding:10px!important;margin-top:10px!important}.hw-builder-fullscreen .builder-actions{padding:8px 0 2px!important}.hw-builder-fullscreen .builder-actions button{min-height:42px!important;padding:0 16px!important}@media(max-width:1200px){.hw-builder-fullscreen>.hw-builder{grid-template-columns:1fr!important}}@media(max-width:700px){.hw-q-meta-row,.hw-support-meta-row{grid-template-columns:1fr!important}}.hw-builder-fullscreen{background:radial-gradient(circle at 90% 0,rgba(91,73,199,.14),transparent 27%),#cbd2dc!important}.hw-builder-fullscreen>.hw-builder{background:transparent!important}.hw-builder-fullscreen .hw-builder-questions,.hw-builder-fullscreen .hw-builder-settings{background:#f8fafc!important;border:1.5px solid #15191f!important;box-shadow:0 14px 32px rgba(18,25,36,.13)!important}.hw-builder-fullscreen input:not([type=radio]):not([type=checkbox]):not([type=file]),.hw-builder-fullscreen select,.hw-builder-fullscreen textarea{background:#fff!important;border:1.5px solid #161a20!important;color:#111827!important;box-shadow:none!important}.hw-builder-fullscreen input:not([type=radio]):not([type=checkbox]):not([type=file]):focus,.hw-builder-fullscreen select:focus,.hw-builder-fullscreen textarea:focus{border:2px solid #5546c7!important;outline:none!important;box-shadow:0 0 0 3px rgba(85,70,199,.12)!important}.hw-builder-fullscreen .rte-shell{border:1.5px solid #15191f!important;background:#fff!important;box-shadow:none!important}.hw-builder-fullscreen .rte-toolbar{border-bottom:1.5px solid #31363e!important;background:#e9edf2!important}.hw-builder-fullscreen .rte-color,.hw-builder-fullscreen .rte-toolbar button,.hw-builder-fullscreen .rte-toolbar select{border:1px solid #252a31!important;color:#171b22!important}.hw-builder-fullscreen .rte-editor{background:#fff!important;color:#111827!important}.hw-builder-fullscreen .hw-question-editor{border:1.5px solid #1b2027!important;box-shadow:0 7px 18px rgba(18,25,36,.08)!important}.hw-builder-fullscreen .hw-question-editor>header{background:#e7ebf1!important;border-bottom:1px solid #242a32!important}.hw-builder-fullscreen .hw-support-editor{background:#e4e9ef!important;border:1.5px solid #1c2128!important}.hw-builder-fullscreen .hw-support-help{background:#f8fafc!important;border:1px solid #5c6470!important;color:#3d4653!important}.hw-builder-fullscreen .choice-edit-row{border:1.5px solid #20252c!important;background:#fff!important}.hw-builder-fullscreen .choice-edit-row.correct{border:2px solid #5949c7!important;background:#f4f1ff!important}.hw-builder-fullscreen .choice-letter{border:1px solid #222831!important;background:#eef1f5!important}.hw-builder-fullscreen .hw-question-navigator{background:#dde3ea!important;border-bottom:1.5px solid #1d2229!important}.hw-builder-fullscreen .hw-question-nav-list button{border:1.5px solid #252a31!important}.hw-builder-smartbar>div{border:1.5px solid #20252c!important;box-shadow:0 5px 12px rgba(18,25,36,.08)!important}.hw-builder-fullscreen .hw-rich-field-label,.hw-builder-fullscreen label{color:#171b22!important;font-weight:950!important}.hw-q-top-controls{display:grid!important;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) 105px!important;gap:8px!important;align-items:end!important;margin-bottom:7px!important}.hw-q-top-controls label{margin:0!important}.hw-q-top-controls input,.hw-q-top-controls select{width:100%!important}.hw-q-top-controls .points-field{max-width:105px}@media(max-width:760px){.hw-q-top-controls{grid-template-columns:1fr 1fr!important}.hw-q-top-controls .points-field{max-width:none!important}}.hw-content-first-block{margin:8px 0 10px;padding:12px;border:1.5px solid #171b21;border-radius:13px;background:#dde3ea}.hw-content-first-head{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:10px;align-items:end;margin-bottom:8px}.hw-content-first-head>div{display:grid;gap:2px}.hw-content-first-head small{font-size:9px;color:#616c7c}.hw-content-first-head h3{margin:0;font-size:14px;color:#202833}.hw-content-first-head label{margin:0!important}.hw-content-shared-note{display:flex;align-items:center;gap:8px;margin:6px 0;padding:7px 9px;border:1px solid #8d84cf;border-radius:9px;background:#f4f1ff}.hw-content-shared-note b{font-size:9px;color:#5547bd}.hw-content-shared-note span{font-size:8px;color:#6b657f}.hw-question-after-content{margin:8px 0 4px;padding:10px 0 0;border-top:1.5px solid #2a3038}.hw-question-after-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.hw-question-after-head small{font-size:9px;color:#6c7787}.hw-question-after-head b{font-size:12px;color:#272f3a}.hw-question-next-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:12px;padding-top:10px;border-top:1px dashed #6f7782}.hw-question-next-actions>button,.new-content-actions button{min-height:38px;padding:0 12px;border-radius:9px;border:1.5px solid #232831;background:#fff;font-size:9px;font-weight:950}.hw-question-next-actions .same-content{background:#5c4bc7;color:#fff;border-color:#5c4bc7}.hw-question-next-actions .same-content:disabled{opacity:.35;cursor:not-allowed}.new-content-actions{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.new-content-actions span{font-size:9px;font-weight:900;color:#4e5867}@media(max-width:760px){.hw-content-first-head{grid-template-columns:1fr}.hw-question-next-actions{align-items:stretch}.new-content-actions{width:100%}}.hw-question-nav-list button.active{border:2px solid #5949c7!important;background:#eeeaff!important;box-shadow:0 0 0 3px rgba(89,73,199,.1)!important}.hw-question-nav-list button.active strong{background:#5949c7!important;color:#fff!important}.hw-builder-fullscreen .hw-builder-questions{min-height:520px}.hw-builder-fullscreen .hw-question-editor{animation:hwQuestionOpen .16s ease-out}@keyframes hwQuestionOpen{0%{opacity:.55;transform:translateY(5px)}to{opacity:1;transform:none}}.hw-flex-support-body:has(.hw-canvas-pdf-shell){overflow:hidden!important}.hw-canvas-pdf-shell{height:100%!important;max-height:100%!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;scrollbar-width:thin}.hw-builder-fullscreen{--hw-ink:#131827;--hw-muted:#6f7b90;--hw-violet:#6c58df;--hw-violet-2:#8a72f1;--hw-cyan:#39a8dc;--hw-teal:#2bbf9d;--hw-amber:#f2a93b;--hw-rose:#e8667a;--hw-card:#ffffff;--hw-soft:#f8f9fc;--hw-border:#1d2430;background:radial-gradient(circle at 85% 5%,rgba(128,99,235,.24),transparent 24%),radial-gradient(circle at 12% 18%,rgba(46,180,200,.17),transparent 24%),linear-gradient(145deg,#aeb8c7,#c8d0dc 44%,#aab4c4)!important;min-height:100vh!important}.hw-fullscreen-builder-top{min-height:88px!important;border-bottom:1px solid rgba(24,31,44,.18)!important;background:rgba(248,250,253,.92)!important;-webkit-backdrop-filter:blur(20px) saturate(1.25)!important;backdrop-filter:blur(20px) saturate(1.25)!important;box-shadow:0 10px 32px rgba(18,26,41,.1)!important}.hw-fullscreen-builder-top>div:first-child>a{background:linear-gradient(145deg,#fff,#e8ebf2)!important;border:1px solid #232a36!important;box-shadow:0 5px 0 #c5cbd5,0 10px 20px rgba(25,31,45,.1)!important;transition:.16s ease!important}.hw-fullscreen-builder-top>div:first-child>a:hover{transform:translateY(-2px)!important;box-shadow:0 7px 0 #c5cbd5,0 13px 24px rgba(25,31,45,.12)!important}.hw-fullscreen-builder-top small{color:var(--hw-violet)!important;font-weight:950!important}.hw-fullscreen-builder-top h1{color:#161c2b!important;font-weight:950!important;letter-spacing:-.02em!important}.hw-fullscreen-builder-top>div:last-child a{background:#fff!important;border:1.5px solid #2b3240!important;color:#293246!important;box-shadow:0 4px 0 #ccd2dc!important}.hw-fullscreen-builder-top>div:last-child button{background:linear-gradient(145deg,#8069ec,#5b48ce)!important;border:1px solid #4d3cb8!important;box-shadow:0 5px 0 #4939aa,0 10px 20px rgba(86,67,198,.25)!important;transition:.15s ease!important}.hw-fullscreen-builder-top>div:last-child button:hover{transform:translateY(-2px)!important;box-shadow:0 7px 0 #4939aa,0 14px 26px rgba(86,67,198,.28)!important}.hw-fullscreen-builder-top>div:last-child button:active{transform:translateY(3px)!important;box-shadow:0 2px 0 #4939aa!important}.hw-autosave-state{background:linear-gradient(180deg,#effcf7,#e4f8ef)!important;border:1.5px solid #238367!important;color:#176f58!important;box-shadow:0 3px 0 rgba(35,131,103,.15)!important}.hw-builder-smartbar{margin-top:20px!important;gap:10px!important}.hw-builder-smartbar>div{border:1.5px solid #202733!important;border-radius:16px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 5px 0 #aab3c1,0 12px 24px rgba(18,25,38,.1)!important}.hw-builder-smartbar>div:first-child{background:linear-gradient(145deg,#fff,#f1edff)!important}.hw-builder-smartbar>div:first-child b{color:var(--hw-violet)!important}.hw-builder-smartbar>div:nth-child(2){background:linear-gradient(145deg,#fff,#eaf8ff)!important}.hw-builder-smartbar>div:nth-child(2) b{color:#1888b8!important}.hw-builder-smartbar>div:nth-child(3).ok{background:linear-gradient(145deg,#fff,#eafaf4)!important}.hw-builder-smartbar>div:nth-child(3).has-issues{background:linear-gradient(145deg,#fff,#fff4e2)!important}.hw-builder-smartbar>button{border:1.5px solid #252c38!important;background:#fff!important;box-shadow:0 4px 0 #b9c0cb!important}.hw-builder-smartbar>button:hover{transform:translateY(-1px)!important}.hw-builder-fullscreen>.hw-builder{gap:18px!important}.hw-builder-fullscreen .hw-builder-questions,.hw-builder-fullscreen .hw-builder-settings{border:1.8px solid #171d27!important;border-radius:24px!important;box-shadow:0 8px 0 rgba(94,105,121,.35),0 22px 46px rgba(19,28,43,.16)!important;overflow:hidden!important}.hw-builder-fullscreen .hw-builder-settings{background:linear-gradient(180deg,#fff,#fbfcfe 62%,#f4f6fa)!important}.hw-builder-fullscreen .hw-builder-questions{background:linear-gradient(180deg,#fafbfe,#eef2f7)!important}.hw-builder-fullscreen .hw-builder-settings>.builder-section-title{margin:-16px -16px 14px!important;padding:15px 17px 13px!important;background:linear-gradient(135deg,#232e47,#31456e)!important;border-bottom:1px solid #111827!important}.hw-builder-fullscreen .hw-builder-settings>.builder-section-title small{color:#bcc7db!important}.hw-builder-fullscreen .hw-builder-settings>.builder-section-title h2{color:#fff!important}.hw-builder-fullscreen label{color:#222a38!important;font-weight:950!important}.hw-builder-fullscreen input:not([type=radio]):not([type=checkbox]):not([type=file]),.hw-builder-fullscreen select,.hw-builder-fullscreen textarea{border:1.5px solid #222833!important;background:linear-gradient(180deg,#fff,#f9fafc)!important;color:#161b25!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 2px 0 rgba(21,26,35,.09)!important;transition:.15s ease!important}.hw-builder-fullscreen input:not([type=radio]):not([type=checkbox]):not([type=file]):hover,.hw-builder-fullscreen select:hover,.hw-builder-fullscreen textarea:hover{border-color:#594ac3!important;background:#fff!important}.hw-builder-fullscreen input:not([type=radio]):not([type=checkbox]):not([type=file]):focus,.hw-builder-fullscreen select:focus,.hw-builder-fullscreen textarea:focus{border:2px solid var(--hw-violet)!important;box-shadow:0 0 0 4px rgba(108,88,223,.13)!important;transform:translateY(-1px)!important}.hw-question-navigator{padding:12px 14px!important;background:linear-gradient(135deg,#202b43,#30446c)!important;border-bottom:1px solid #131a28!important}.hw-question-nav-head small,.hw-question-nav-head>span{color:#b9c5d8!important}.hw-question-nav-head b{color:#fff!important}.hw-question-nav-list{padding-bottom:8px!important}.hw-question-nav-list button{min-width:88px!important;border:1.5px solid rgba(255,255,255,.2)!important;background:rgba(255,255,255,.93)!important;color:#2b3447!important;box-shadow:0 4px 0 rgba(0,0,0,.22)!important;transition:.15s ease!important}.hw-question-nav-list button:hover{transform:translateY(-2px)!important;box-shadow:0 6px 0 rgba(0,0,0,.2)!important}.hw-question-nav-list button.active{background:linear-gradient(145deg,#8c75f3,#654fd4)!important;border:1.5px solid #fff!important;color:#fff!important;box-shadow:0 5px 0 #4936ad,0 0 0 3px rgba(255,255,255,.17)!important}.hw-question-nav-list button.active strong{background:#fff!important;color:#5d49c8!important}.hw-question-nav-list button.active span{color:#fff!important}.hw-question-nav-list button.has-issue:not(.active){background:#fff2dc!important;border-color:#b87921!important}.hw-question-nav-list .add-mini{background:rgba(255,255,255,.1)!important;border:1.5px dashed rgba(255,255,255,.72)!important;color:#fff!important;box-shadow:none!important}.hw-question-nav-list .add-mini strong{background:#fff!important;color:#5b48c9!important}.hw-builder-fullscreen .hw-builder-questions>.builder-section-title{background:linear-gradient(180deg,#fff,#f4f6fa)!important;border-bottom:1.5px solid #202732!important}.hw-builder-fullscreen .hw-builder-questions>.builder-section-title h2{color:#1c2434!important}.hw-builder-fullscreen .hw-question-editor{border:1.8px solid #181e29!important;border-radius:20px!important;background:#fff!important;box-shadow:0 6px 0 #c0c6d1,0 15px 30px rgba(19,27,41,.1)!important}.hw-builder-fullscreen .hw-question-editor>header{background:linear-gradient(135deg,#edf0f6,#e2e7ef)!important;border-bottom:1.5px solid #242b36!important}.hw-builder-fullscreen .hw-question-editor>header>div:first-child>span{background:linear-gradient(145deg,#7762e4,#5746c4)!important;color:#fff!important;box-shadow:0 3px 0 #4637aa!important}.hw-builder-fullscreen .hw-question-editor>header em{border:1px solid #7a6bd3!important;background:#f1eeff!important;color:#5747be!important}.hw-content-first-block{border:1.8px solid #19202a!important;border-radius:17px!important;background:radial-gradient(circle at 95% 0,rgba(80,174,211,.15),transparent 32%),linear-gradient(145deg,#edf7fb,#dfeaf1)!important;box-shadow:inset 0 1px 0 #fff,0 4px 0 #b1bdc8!important}.hw-content-first-head h3{color:#17394c!important;font-weight:950!important}.hw-content-first-head small{color:#2885a9!important;font-weight:950!important}.hw-content-shared-note{border:1.5px solid #4b9bc0!important;background:linear-gradient(180deg,#f6fcff,#e7f5fb)!important}.hw-question-after-content{border-top:2px solid #2a3240!important;margin-top:12px!important}.hw-question-after-head small{color:#6b55d7!important;font-weight:950!important}.hw-question-after-head b{color:#20283a!important}.hw-builder-fullscreen .rte-shell{border:1.8px solid #1c222d!important;border-radius:13px!important;box-shadow:0 4px 0 #c1c7d1!important}.hw-builder-fullscreen .rte-toolbar{background:linear-gradient(180deg,#eff2f6,#e1e6ed)!important;border-bottom:1.5px solid #252c36!important}.hw-builder-fullscreen .rte-color,.hw-builder-fullscreen .rte-toolbar button,.hw-builder-fullscreen .rte-toolbar select{border:1px solid #343a44!important;background:#fff!important;box-shadow:0 2px 0 #c7ccd4!important;transition:.12s ease!important}.hw-builder-fullscreen .rte-color:hover,.hw-builder-fullscreen .rte-toolbar button:hover,.hw-builder-fullscreen .rte-toolbar select:hover{background:#efeaff!important;color:#5743c3!important;transform:translateY(-1px)!important}.choice-editor.dynamic{padding:10px!important;border:1.5px solid #1d2430!important;border-radius:15px!important;background:#f1f4f8!important}.choices-editor-head>button{background:linear-gradient(145deg,#fff,#eceefa)!important;border:1.5px solid #2b3240!important;color:#5848c2!important;box-shadow:0 3px 0 #b9c0ca!important}.choice-edit-row{border:1.5px solid #222934!important;border-radius:12px!important;background:#fff!important;box-shadow:0 3px 0 #c9ced6!important}.choice-edit-row.correct{border:2px solid #604dd0!important;background:linear-gradient(145deg,#fff,#f1edff)!important;box-shadow:0 4px 0 #a398df!important}.choice-correct-toggle{border:1.5px solid #252c37!important;box-shadow:0 2px 0 #bec4cd!important}.choice-edit-row.correct .choice-correct-toggle{background:linear-gradient(145deg,#7964e6,#5745c5)!important;box-shadow:0 4px 0 #4435a8!important}.choice-letter{background:#e9edf3!important;border:1px solid #303742!important}.hw-question-next-actions{background:#f5f7fa!important;border:1.5px dashed #475160!important;border-radius:14px!important;padding:12px!important}.hw-question-next-actions .same-content{background:linear-gradient(145deg,#35c5a0,#249877)!important;border-color:#1b785f!important;color:#fff!important;box-shadow:0 4px 0 #1b725b!important}.hw-question-next-actions .same-content:hover{transform:translateY(-1px)!important}.new-content-actions button{border:1.5px solid #252c38!important;background:#fff!important;box-shadow:0 3px 0 #b8bec8!important}.new-content-actions button:hover{background:#eeebff!important;color:#5645bd!important;transform:translateY(-1px)!important}.hw-simple-final{border:1.5px solid #202734!important;background:linear-gradient(145deg,#f4f7fa,#e8edf3)!important;box-shadow:0 4px 0 #bcc3ce!important}.hw-simple-preview{border:1.5px solid #262d39!important;background:#fff!important;box-shadow:0 3px 0 #bec4cd!important}.builder-actions button{border:1.5px solid #252c36!important;box-shadow:0 4px 0 #aeb5c0!important;transition:.13s ease!important}.builder-actions button:hover{transform:translateY(-2px)!important}.builder-actions button:active{transform:translateY(2px)!important;box-shadow:0 1px 0 #aeb5c0!important}.builder-actions .schedule{background:linear-gradient(145deg,#fff8e6,#f6d997)!important;color:#805812!important}.builder-actions .publish{background:linear-gradient(145deg,#846df0,#5b49cb)!important;color:#fff!important;border-color:#4938b1!important;box-shadow:0 5px 0 #4635aa,0 10px 22px rgba(78,59,185,.2)!important}.choice-edit-row,.hw-builder-fullscreen .hw-builder-questions,.hw-builder-fullscreen .hw-builder-settings,.hw-builder-fullscreen .hw-question-editor,.hw-content-first-block{transition:box-shadow .18s ease,border-color .18s ease,transform .18s ease!important}.hw-builder-fullscreen .hw-question-editor:hover{border-color:#4e43a1!important}.hw-builder-fullscreen *{scrollbar-color:#7a6bd3 #dbe0e8}.hw-builder-fullscreen ::-webkit-scrollbar{width:9px;height:9px}.hw-builder-fullscreen ::-webkit-scrollbar-track{background:#dbe0e8;border-radius:20px}.hw-builder-fullscreen ::-webkit-scrollbar-thumb{background:linear-gradient(#8c7be5,#6251c9);border-radius:20px;border:2px solid #dbe0e8}@media(max-width:1100px){.hw-builder-smartbar{grid-template-columns:repeat(3,1fr)!important}.hw-builder-fullscreen>.hw-builder{gap:12px!important}}@media(max-width:700px){.hw-fullscreen-builder-top{background:#f5f7fb!important}.hw-content-first-block{border-radius:13px!important}}.hw-question-nav-list{position:relative!important;padding-inline-end:118px!important}.hw-question-nav-list .add-mini{position:sticky!important;inset-inline-end:0!important;z-index:12!important;min-width:106px!important;width:106px!important;flex:0 0 106px!important;background:linear-gradient(145deg,#ffffff,#eeeaff)!important;color:#5b48c9!important;border:1.8px solid #ffffff!important;box-shadow:0 5px 0 #4a3ab0,-14px 0 22px rgba(31,42,67,.28)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.hw-question-nav-list .add-mini strong{background:linear-gradient(145deg,#8069ec,#5b48ce)!important;color:#fff!important}.hw-question-nav-list .add-mini span{color:#4f3db9!important;font-weight:950!important}.hw-question-nav-list .add-mini:hover{transform:translateY(-2px)!important;box-shadow:0 7px 0 #4a3ab0,-16px 0 26px rgba(31,42,67,.3)!important}.hw-question-nav-list:after{content:"";position:sticky;inset-inline-end:106px;flex:0 0 18px;width:18px;height:38px;pointer-events:none;background:linear-gradient(90deg,rgba(32,43,67,0),rgba(32,43,67,.28));z-index:10}@media(max-width:700px){.hw-question-nav-list{padding-inline-end:98px!important}.hw-question-nav-list .add-mini{min-width:90px!important;width:90px!important;flex-basis:90px!important}.hw-question-nav-list .add-mini span{font-size:8px!important}}.hw-question-nav-head{gap:14px!important}.hw-question-nav-head-actions{display:flex!important;align-items:center!important;gap:12px!important;flex:0 0 auto!important}.hw-question-nav-head-actions>span{color:#c5d0e1!important;font-size:9px!important}.hw-fixed-add-question{min-width:132px!important;height:46px!important;flex:0 0 132px!important;display:inline-flex!important;padding:0 15px!important;border:1.8px solid #073f3a!important;border-radius:13px!important;background:linear-gradient(145deg,#3de0b7,#159f82)!important;font-weight:950!important;box-shadow:0 6px 0 #08715f,0 12px 22px rgba(7,88,75,.3)!important;transition:transform .13s ease,box-shadow .13s ease!important}.hw-fixed-add-question strong{width:28px!important;height:28px!important;background:rgba(255,255,255,.96)!important;color:#138b72!important;font-size:20px!important;box-shadow:0 2px 0 rgba(0,0,0,.16)!important}.hw-fixed-add-question:hover{box-shadow:0 8px 0 #08715f,0 16px 28px rgba(7,88,75,.34)!important}.hw-fixed-add-question:active{transform:translateY(4px)!important;box-shadow:0 2px 0 #08715f,0 6px 12px rgba(7,88,75,.24)!important}.hw-question-nav-list{overflow-x:auto!important;overflow-y:hidden!important;padding:3px 1px 9px!important;scroll-behavior:smooth!important;scrollbar-width:thin!important;padding-inline-end:1px!important}@media(max-width:760px){.hw-question-nav-head{align-items:flex-start!important}.hw-question-nav-head-actions>span{display:none!important}.hw-fixed-add-question{min-width:108px!important;flex-basis:108px!important;height:42px!important;padding:0 10px!important}.hw-fixed-add-question strong{width:25px!important;height:25px!important;font-size:17px!important}.hw-fixed-add-question span{font-size:9px!important}}.hw-question-navigator{overflow:hidden!important}.hw-question-nav-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:9px!important}.hw-question-nav-head>span{color:#c7d2e3!important;font-size:9px!important;font-weight:800!important}.hw-question-nav-body{display:grid!important;grid-template-columns:148px minmax(0,1fr)!important;gap:11px!important;align-items:stretch!important;width:100%!important;min-width:0!important;direction:ltr!important}.hw-question-nav-scroll{min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;direction:rtl!important;padding:2px 2px 9px!important;scrollbar-width:thin!important;scroll-behavior:smooth!important}.hw-question-nav-list{width:max-content!important;min-width:100%!important;gap:7px!important;overflow:visible!important;padding:0!important}.hw-fixed-add-question,.hw-question-nav-list{display:flex!important;align-items:center!important;direction:rtl!important}.hw-fixed-add-question{position:relative!important;inset:auto!important;z-index:15!important;width:148px!important;min-width:148px!important;height:48px!important;align-self:start!important;justify-content:center!important;gap:9px!important;padding:0 14px!important;border:1.8px solid #093f37!important;border-radius:14px!important;background:linear-gradient(145deg,#49e4b8,#20ba91 48%,#129675)!important;color:#fff!important;box-shadow:0 7px 0 #08725d,0 14px 25px rgba(5,83,67,.34),inset 0 1px 0 rgba(255,255,255,.48)!important;cursor:pointer!important;transition:transform .13s ease,box-shadow .13s ease,filter .13s ease!important}.hw-fixed-add-question strong{width:29px!important;height:29px!important;flex:0 0 29px!important;display:grid!important;place-items:center!important;border-radius:9px!important;background:#fff!important;color:#11866d!important;font-size:21px!important;font-weight:950!important;line-height:1!important;box-shadow:0 3px 0 rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.8)!important}.hw-fixed-add-question span{color:#fff!important;font-size:11px!important;font-weight:950!important;white-space:nowrap!important}.hw-fixed-add-question:hover{transform:translateY(-2px)!important;filter:saturate(1.08)!important;box-shadow:0 9px 0 #08725d,0 18px 30px rgba(5,83,67,.38),inset 0 1px 0 rgba(255,255,255,.55)!important}.hw-fixed-add-question:active{transform:translateY(5px)!important;box-shadow:0 2px 0 #08725d,0 7px 12px rgba(5,83,67,.25)!important}.hw-question-nav-list:after{display:none!important;content:none!important}.hw-question-nav-list .add-mini{display:none!important}.hw-builder-title-actions{justify-content:flex-end!important}@media(max-width:820px){.hw-question-nav-body{grid-template-columns:118px minmax(0,1fr)!important;gap:7px!important}.hw-fixed-add-question{width:118px!important;min-width:118px!important;height:44px!important;padding:0 9px!important}.hw-fixed-add-question strong{width:25px!important;height:25px!important;flex-basis:25px!important;font-size:18px!important}.hw-fixed-add-question span{font-size:9px!important}}@media(max-width:560px){.hw-question-nav-head>span{display:none!important}.hw-question-nav-body{grid-template-columns:102px minmax(0,1fr)!important}.hw-fixed-add-question{width:102px!important;min-width:102px!important}}.hw-question-nav-list>button.complete:not(.active){border-color:#16866a!important;background:linear-gradient(145deg,#ffffff,#e8fbf4)!important;box-shadow:0 4px 0 #8dcfbb!important}.hw-question-nav-list>button.complete:not(.active) em{background:#1da57f!important;color:#fff!important}.hw-question-nav-list>button.warning:not(.active){border-color:#d38a20!important;background:linear-gradient(145deg,#fffdf8,#fff0d6)!important;box-shadow:0 4px 0 #e3b66d!important}.hw-question-nav-list>button.error:not(.active){border-color:#c33f52!important;background:linear-gradient(145deg,#fff,#ffe7eb)!important;box-shadow:0 4px 0 #dd8d99!important}.hw-question-nav-list>button.error i,.hw-question-nav-list>button.warning i{display:grid!important;place-items:center!important;width:17px!important;height:17px!important;border-radius:50%!important;color:#fff!important;font-style:normal!important;font-weight:950!important}.hw-question-nav-list>button.warning i{background:#e29a29!important}.hw-question-nav-list>button.error i{background:#d7485d!important}.hw-question-nav-list>button{cursor:grab!important;-webkit-user-select:none!important;user-select:none!important}.hw-question-nav-list>button:active{cursor:grabbing!important}.hw-question-nav-list>button.dragging{opacity:.42!important;transform:scale(.94)!important;border-style:dashed!important}.hw-question-nav-scroll{background:linear-gradient(90deg,rgba(255,255,255,.08),transparent 7%,transparent 93%,rgba(255,255,255,.08))!important;border-radius:12px!important}.hw-sticky-publish-zone{position:sticky!important;bottom:10px!important;z-index:30!important;margin-top:12px!important;padding:9px!important;border:1.7px solid #202735!important;border-radius:17px!important;background:rgba(245,248,252,.94)!important;-webkit-backdrop-filter:blur(16px) saturate(1.2)!important;backdrop-filter:blur(16px) saturate(1.2)!important;box-shadow:0 -8px 26px rgba(20,29,44,.12),0 5px 0 #aeb7c4!important}.hw-sticky-publish-zone .hw-simple-final{margin:0 0 8px!important;border:0!important;box-shadow:none!important;background:transparent!important}.hw-sticky-publish-zone .builder-actions{margin:0!important;padding:0!important}.hw-question-nav-head:after{content:"Green Complete  •  Orange Needs Review  •  Red Incomplete";color:#c8d2e2;font-size:8px;font-weight:800;opacity:.9}@media(max-width:1100px){.hw-question-nav-head:after{display:none}}.exam-builder-pro-controls{margin:10px 0;padding:12px;border:1.7px solid #171d27;border-radius:16px;background:linear-gradient(145deg,#f4f0ff,#e8e5fb);box-shadow:0 4px 0 #b2a8df}.exam-builder-pro-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.exam-builder-pro-head>div{display:grid;gap:2px}.exam-builder-pro-head small{font-size:9px;color:#6956c8;font-weight:950}.exam-builder-pro-head b{font-size:13px;color:#24203b}.exam-builder-pro-head>span{padding:5px 9px;border-radius:999px;background:#5d49c8;color:#fff;font-size:8px;font-weight:950}.exam-builder-pro-grid{gap:8px}.exam-builder-pro-grid,.exam-builder-switches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.exam-builder-switches{gap:7px;margin-top:9px}.exam-builder-switches label{min-height:42px;display:flex!important;align-items:center!important;gap:8px!important;padding:8px 10px!important;border:1.3px solid #3a4050!important;border-radius:11px!important;background:#fff!important;box-shadow:0 2px 0 #c3c7d1!important}.exam-builder-switches input{width:18px!important;height:18px!important;accent-color:#654fd4}@media(max-width:760px){.exam-builder-pro-grid,.exam-builder-switches{grid-template-columns:1fr}}.managed-exams-page{min-height:100vh;background:#eef2f7;padding:42px;direction:rtl}.managed-exams-page>header{max-width:1100px;margin:auto auto 24px}.managed-exams-page>header>span{font-size:10px;font-weight:950;color:#6350cb}.managed-exams-page>header h1{margin:5px 0;font-size:30px}.managed-exams-page>header p{color:#667085}.managed-exams-page>section{max-width:1100px;margin:auto;display:grid;gap:12px}.managed-exams-page article{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;background:#fff;border:1.5px solid #202735;border-radius:17px;box-shadow:0 5px 0 #c3cad5}.managed-exams-page article small{font-weight:900;color:#6652cc}.managed-exams-page article h2{margin:4px 0}.managed-exams-page article p{margin:0;color:#667085}.managed-exams-page article a{padding:12px 20px;border-radius:12px;background:linear-gradient(145deg,#7863e2,#5845c4);color:#fff;text-decoration:none;font-weight:950;box-shadow:0 5px 0 #4434a4}.managed-exams-page .empty{padding:30px;text-align:center;background:#fff;border-radius:16px;border:1px solid #c7ced8}.hw-fullscreen-builder-top .exam-premium-back{min-width:190px!important;height:48px!important;padding:0 16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;border:1.8px solid #171c2b!important;background:linear-gradient(145deg,#725de0,#5844c4 52%,#4937aa)!important;text-decoration:none!important;font-size:12px!important;font-weight:950!important;box-shadow:0 6px 0 #332681,0 12px 24px rgba(52,38,130,.3),inset 0 1px 0 rgba(255,255,255,.35)!important;transition:transform .14s ease,box-shadow .14s ease,filter .14s ease!important}.hw-fullscreen-builder-top .exam-premium-back strong{width:29px!important;height:29px!important;flex:0 0 29px!important;display:grid!important;place-items:center!important;border-radius:9px!important;background:#fff!important;color:#5743c1!important;font-size:18px!important;line-height:1!important;box-shadow:0 3px 0 rgba(0,0,0,.16)!important}.hw-fullscreen-builder-top .exam-premium-back span{white-space:nowrap!important}.hw-fullscreen-builder-top .exam-premium-back:hover{filter:brightness(1.06)!important;box-shadow:0 8px 0 #332681,0 16px 28px rgba(52,38,130,.34)!important}.hw-fullscreen-builder-top .exam-premium-back:active{transform:translateY(4px)!important;box-shadow:0 2px 0 #332681,0 6px 12px rgba(52,38,130,.24)!important}@media(max-width:650px){.hw-fullscreen-builder-top .exam-premium-back{min-width:145px!important;height:44px!important;padding:0 11px!important;font-size:10px!important}}.hw-fullscreen-builder-top .exam-premium-back{min-width:215px!important;border:2px solid #090d18!important;background:linear-gradient(145deg,#202a43,#111a2e 50%,#080f20)!important;text-shadow:0 1px 2px rgba(0,0,0,.55)!important;box-shadow:0 7px 0 #050914,0 15px 28px rgba(3,8,20,.38),inset 0 1px 0 rgba(255,255,255,.15)!important}.hw-fullscreen-builder-top .exam-premium-back span{letter-spacing:.1px!important}.hw-fullscreen-builder-top .exam-premium-back strong{flex-basis:31px!important;background:#ffffff!important;color:#101a30!important;font-size:20px!important;font-weight:1000!important;box-shadow:0 3px 0 #8f98aa!important}.hw-fullscreen-builder-top .exam-premium-back:hover{background:linear-gradient(145deg,#2a3757,#17233b 50%,#0b1427)!important;box-shadow:0 9px 0 #050914,0 19px 32px rgba(3,8,20,.42)!important}.hw-fullscreen-builder-top .exam-premium-back:active{transform:translateY(5px)!important;box-shadow:0 2px 0 #050914,0 7px 13px rgba(3,8,20,.3)!important}.hw-fullscreen-builder-top .exam-premium-back{min-width:220px!important;height:52px!important;padding:0 19px!important;border:2px solid #07152f!important;border-radius:14px!important;background:linear-gradient(180deg,#173b70,#102e5c 52%,#0a244b)!important;color:#fff!important;opacity:1!important;box-shadow:0 8px 0 #061a39,0 13px 0 #041126,0 18px 28px rgba(3,15,34,.34),inset 0 2px 0 rgba(255,255,255,.2),inset 0 -2px 0 rgba(0,0,0,.2)!important;transform:translateY(0)!important}.hw-fullscreen-builder-top .exam-premium-back span{color:#fff!important;opacity:1!important;font-size:13px!important;font-weight:1000!important;text-shadow:0 2px 2px rgba(0,0,0,.45)!important}.hw-fullscreen-builder-top .exam-premium-back strong{width:31px!important;height:31px!important;flex:0 0 31px!important;border:1px solid rgba(255,255,255,.8)!important;background:linear-gradient(180deg,#fff,#e8edf5)!important;color:#0c2b57!important;box-shadow:0 4px 0 #8995a8,inset 0 1px 0 #fff!important}.hw-fullscreen-builder-top .exam-premium-back:hover{background:linear-gradient(180deg,#1c477f,#123668 52%,#0b2852)!important;transform:translateY(-2px)!important;box-shadow:0 10px 0 #061a39,0 15px 0 #041126,0 21px 32px rgba(3,15,34,.38),inset 0 2px 0 rgba(255,255,255,.22)!important}.hw-fullscreen-builder-top .exam-premium-back:active{transform:translateY(7px)!important;box-shadow:0 2px 0 #061a39,0 4px 0 #041126,0 8px 14px rgba(3,15,34,.3),inset 0 2px 4px rgba(0,0,0,.18)!important}.hw-builder-fullscreen .hw-fullscreen-builder-top a.exam-premium-back,.hw-builder-fullscreen .hw-fullscreen-builder-top a.exam-premium-back:link,.hw-builder-fullscreen .hw-fullscreen-builder-top a.exam-premium-back:visited,main.hw-builder-fullscreen .hw-fullscreen-builder-top a.exam-premium-back{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;min-width:220px!important;width:auto!important;height:52px!important;min-height:52px!important;padding:0 19px!important;border:2px solid #06152f!important;border-radius:14px!important;background-color:#0d2d59!important;background-image:linear-gradient(180deg,#1b477f,#123969 30%,#0d2d59 64%,#082246)!important;color:#ffffff!important;opacity:1!important;-webkit-text-fill-color:#ffffff!important;text-decoration:none!important;box-shadow:0 8px 0 #061a39,0 13px 0 #030e20,0 18px 30px rgba(2,12,29,.42),inset 0 2px 0 rgba(255,255,255,.23),inset 0 -2px 0 rgba(0,0,0,.28)!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;transform:translateY(0)!important}.hw-builder-fullscreen .hw-fullscreen-builder-top a.exam-premium-back span,.hw-builder-fullscreen .hw-fullscreen-builder-top a.exam-premium-back:link span,.hw-builder-fullscreen .hw-fullscreen-builder-top a.exam-premium-back:visited span{display:inline-block!important;color:#ffffff!important;opacity:1!important;-webkit-text-fill-color:#ffffff!important;font-size:13px!important;font-weight:950!important;line-height:1!important;text-shadow:0 2px 2px rgba(0,0,0,.55)!important}.hw-builder-fullscreen .hw-fullscreen-builder-top a.exam-premium-back strong{display:grid!important;place-items:center!important;width:31px!important;height:31px!important;min-width:31px!important;flex:0 0 31px!important;border:1px solid #ffffff!important;border-radius:9px!important;background-color:#ffffff!important;background-image:linear-gradient(180deg,#ffffff,#e4e9f1)!important;color:#0b2d59!important;-webkit-text-fill-color:#0b2d59!important;font-size:20px!important;font-weight:950!important;box-shadow:0 4px 0 #7e899c,inset 0 1px 0 #ffffff!important}.hw-builder-fullscreen .hw-fullscreen-builder-top a.exam-premium-back:hover{background-color:#123a70!important;background-image:linear-gradient(180deg,#245693,#17447b 42%,#0d2d59)!important;color:#ffffff!important;transform:translateY(-2px)!important;box-shadow:0 10px 0 #061a39,0 15px 0 #030e20,0 22px 34px rgba(2,12,29,.45)!important}.hw-builder-fullscreen .hw-fullscreen-builder-top a.exam-premium-back:active{transform:translateY(7px)!important;box-shadow:0 2px 0 #061a39,0 4px 0 #030e20,0 8px 13px rgba(2,12,29,.34)!important}.managed-exam-media{width:100%;display:grid;place-items:center;padding:12px}.managed-est-image img,.managed-exam-media img{max-width:100%;height:auto;display:block;border-radius:10px}.sat-passage article:has(.hw-canvas-pdf-shell){padding:0!important;overflow:hidden!important}.sat-passage .hw-canvas-pdf-shell{height:100%!important;max-height:100%!important}.managed-est-pdf{height:70vh!important;padding:0!important}.managed-result-hidden{min-height:100vh;display:grid;place-items:center;background:#eef2f7;padding:24px}.managed-result-hidden section{width:min(560px,94vw);text-align:center;background:#fff;border:1.5px solid #182030;border-radius:22px;padding:34px;box-shadow:0 7px 0 #c3cad5,0 20px 44px rgba(18,27,43,.13)}.managed-result-hidden section>span{width:72px;height:72px;margin:auto auto 14px;border-radius:50%;display:grid;place-items:center;background:#22a47d;color:#fff;font-size:34px;box-shadow:0 6px 0 #15775b}.managed-result-hidden small{font-weight:950;color:#6752cd}.managed-result-hidden h1{font-size:26px;margin:8px 0}.managed-result-hidden p{color:#667085}.managed-result-hidden a{display:inline-flex;margin-top:14px;padding:12px 20px;border-radius:12px;background:#112e59;color:#fff;text-decoration:none;font-weight:950;box-shadow:0 5px 0 #071b39}.managed-result-page{direction:rtl}.managed-result-page .analysis-card,.managed-result-page .score-hero{text-align:right}.managed-answers-locked{padding:20px;border:1.5px dashed #8b95a5;border-radius:13px;background:#f3f5f8;text-align:center;color:#5e6878;font-weight:900}.sat-shell{--sat-blue:#2563d9;--sat-blue-dark:#174fae;--sat-ink:#172033;--sat-muted:#6f7b8f;--sat-line:#d8deea;--sat-bg:#edf1f6;min-height:100vh;height:100vh;display:grid;grid-template-rows:72px 48px minmax(0,1fr) 66px;background:var(--sat-bg);color:var(--sat-ink);font-family:Arial,Helvetica,sans-serif;overflow:hidden}.sat-topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding:0 24px;background:#fff;border-bottom:1px solid #cfd7e4;box-shadow:0 3px 12px rgba(22,34,54,.08);z-index:20}.sat-brand{justify-self:start;font-size:15px;font-weight:950;letter-spacing:.04em;color:#14213a}.sat-brand span{margin-left:9px;padding:6px 10px;border-radius:999px;background:#eef4ff;color:#2460cb;font-size:11px;letter-spacing:0}.sat-module{display:grid;place-items:center;gap:2px;text-align:center}.sat-module b{font-size:15px;color:#111a2a}.sat-module small{font-size:10px;color:#718096}.sat-timer{justify-self:end;min-width:144px;min-height:48px;display:grid;grid-template-columns:auto auto;grid-template-areas:"small small" "time action";align-items:center;column-gap:9px;padding:6px 12px;border:1.5px solid #1d2737;border-radius:12px;background:linear-gradient(180deg,#fff,#f6f8fb);color:#172033;box-shadow:0 3px 0 #c5ccd7;cursor:pointer}.sat-timer small{grid-area:small;font-size:8px;color:#748094}.sat-timer b{grid-area:time;font-size:17px;letter-spacing:.04em}.sat-timer span{grid-area:action;font-size:8px;color:#2763cc;font-weight:900}.sat-toolbar{display:flex;align-items:center;gap:7px;padding:0 18px;background:#f8fafc;border-bottom:1px solid #d5dce7;z-index:18}.sat-tool-anchor>button,.sat-toolbar>button{min-height:34px;padding:0 12px;border:1px solid #c5ccd8;border-radius:8px;background:#fff;color:#27344a;font-size:10px;font-weight:850;box-shadow:0 2px 0 #d0d5dd;cursor:pointer}.sat-tool-anchor{position:relative}.sat-tool-menu{position:absolute;top:40px;left:0;width:190px;display:grid;gap:5px;padding:8px;background:#fff;border:1px solid #c8d0dd;border-radius:11px;box-shadow:0 14px 32px rgba(18,29,47,.16);z-index:50}.sat-tool-menu button{min-height:32px;border:0;border-radius:7px;background:#f4f7fb;color:#263449;text-align:left;padding:0 10px;cursor:pointer}.sat-workspace{min-height:0;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:14px;padding:14px;overflow:hidden}.sat-passage,.sat-question{min-width:0;min-height:0;display:grid;background:#fff;border:1.5px solid #d3dae5;border-radius:16px;overflow:hidden;box-shadow:0 5px 16px rgba(24,36,56,.08)}.sat-passage{grid-template-rows:44px minmax(0,1fr) 38px}.sat-passage>header,.sat-question>header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 16px;background:linear-gradient(180deg,#fff,#f8fafc);border-bottom:1px solid #e0e5ed}.sat-passage>header b{font-size:12px;color:#1e3152}.sat-passage>article{min-height:0;overflow:auto;padding:24px 30px;background:#fff;color:#172033}.sat-passage>article p{max-width:760px;margin:0 auto 18px;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.8}.sat-passage>footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 14px;border-top:1px solid #e0e5ed;background:#fafbfc;color:#6c788b;font-size:9px}.sat-passage>footer button{border:1px solid #cfd6e0;border-radius:7px;background:#fff;min-height:27px;padding:0 9px;color:#27466f}.sat-question{grid-template-rows:44px minmax(0,auto) minmax(0,1fr) auto;padding-bottom:14px}.sat-question>header{margin-bottom:0}.sat-question>header span{font-size:10px;font-weight:900;color:#536176}.sat-question>header button{min-height:29px;padding:0 9px;border:1px solid #cad2dd;border-radius:7px;background:#fff;color:#44546b;font-size:9px;font-weight:850}.sat-question>header button.marked{border-color:#d6941c;background:#fff7e8;color:#9a6507}.sat-question>h1{margin:0;padding:24px 24px 16px;font-size:19px;line-height:1.55;color:#111827}.sat-choices{min-height:0;overflow:auto;display:grid;align-content:start;gap:10px;padding:0 22px 18px}.sat-choice{display:grid;grid-template-columns:minmax(0,1fr) 46px;align-items:stretch;min-height:58px;border:1.5px solid #cfd7e3;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 3px 0 #d5dbe4;transition:.14s ease}.sat-choice:hover{border-color:#7c98ca;transform:translateY(-1px)}.sat-choice.selected{border:2px solid var(--sat-blue);background:#eef5ff;box-shadow:0 4px 0 #9db9ec,0 0 0 3px rgba(37,99,217,.08)}.sat-choice.eliminated{opacity:.48}.sat-choice-main{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:8px 12px;border:0;background:transparent;color:#182236;text-align:left;cursor:pointer}.sat-choice-main>b{width:30px;height:30px;display:grid;place-items:center;border:1px solid #9ca9bd;border-radius:50%;background:#fff;font-size:11px}.sat-choice.selected .sat-choice-main>b{background:var(--sat-blue);color:#fff;border-color:var(--sat-blue)}.sat-choice-main span{font-size:14px;line-height:1.45}.sat-crossout{border:0;border-left:1px solid #dbe1e9;background:#f8fafc;color:#536176;font-size:9px;font-weight:900;cursor:pointer}.sat-question-actions{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:2px 22px 0}.sat-question-actions a,.sat-question-actions button{min-width:100px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid #c8d0dc;border-radius:9px;background:#fff;color:#33435a;text-decoration:none;font-size:10px;font-weight:900;box-shadow:0 3px 0 #d0d6df;cursor:pointer}.sat-question-actions .next{border-color:#174fae;background:linear-gradient(180deg,#3175e8,#2461ce);color:#fff;box-shadow:0 4px 0 #17499f}.sat-question-actions button:disabled{opacity:.4;cursor:not-allowed}.sat-bottom{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr) auto auto 38px;align-items:center;gap:10px;padding:8px 14px;background:#fff;border-top:1px solid #ccd5e2;box-shadow:0 -3px 12px rgba(23,35,54,.06);z-index:19}.sat-bottom>button{width:36px;height:36px;border:1px solid #bec8d6;border-radius:9px;background:#f8fafc;font-size:19px}.sat-strip{min-width:0;display:flex;gap:6px;overflow-x:auto;padding:2px 2px 6px}.sat-strip button{flex:0 0 34px;width:34px;height:34px;border:1px solid #c5cfdd;border-radius:8px;background:#fff;color:#36465c;font-size:10px;font-weight:900}.sat-strip button.current{background:var(--sat-blue);border-color:var(--sat-blue);color:#fff}.sat-strip button.answered:not(.current){border-color:#3a8a73;background:#eaf8f3;color:#256b59}.sat-strip button.marked{box-shadow:inset 0 -3px 0 #e1a02c}.sat-legend{display:flex;gap:7px;color:#708096;font-size:8px;white-space:nowrap}.sat-bottom>span{color:#56657a;font-size:9px;white-space:nowrap}.sat-contrast{filter:contrast(1.08)}.sat-focus .sat-toolbar{display:none}.sat-focus{grid-template-rows:72px minmax(0,1fr) 66px}.managed-passage-html{max-width:760px;margin:auto;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.8}.managed-passage-html p{margin:0 0 18px}.managed-exam-media img{max-height:100%;object-fit:contain}.exam-shell .overlay,.sat-shell+.overlay{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:rgba(12,19,32,.48);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-card,.question-menu{width:min(680px,94vw);max-height:84vh;overflow:auto;background:#fff;border:1px solid #ccd4df;border-radius:18px;padding:18px;box-shadow:0 24px 60px rgba(7,15,28,.24)}.modal-card>header,.question-menu>header{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px}.question-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(44px,1fr));gap:7px}.question-grid button{height:42px;border:1px solid #c7d0dd;border-radius:9px;background:#fff}.question-grid button.current{background:#2563d9;color:#fff}.question-grid button.answered:not(.current){background:#eaf8f3;border-color:#42927a}.question-grid button.flagged{box-shadow:inset 0 -4px 0 #e4a12c}@media(max-width:980px){.sat-workspace{grid-template-columns:1fr;overflow:auto}.sat-shell{height:auto;min-height:100vh;overflow:auto;grid-template-rows:auto auto auto auto}.sat-passage,.sat-question{min-height:560px}.sat-bottom{position:sticky;bottom:0}.sat-legend{display:none}}.est-shell{--est-orange:#e98220;--est-orange-dark:#b95c0b;--est-ink:#172033;--est-line:#d5dbe4;height:100vh;min-height:100vh;display:grid;grid-template-rows:70px minmax(0,1fr) 64px;background:#e9edf3;color:var(--est-ink);font-family:Arial,Helvetica,sans-serif;overflow:hidden}.est-topbar{display:grid;grid-template-columns:1fr auto auto 150px;align-items:center;gap:16px;padding:0 20px;background:linear-gradient(180deg,#f39735,#e77c18);border-bottom:2px solid #bb5d0d;color:#fff;box-shadow:0 4px 15px rgba(111,53,5,.18);z-index:20}.est-topbar>div:first-child{display:grid;gap:2px}.est-topbar>div:first-child b{font-size:16px;letter-spacing:.04em}.est-topbar>div:first-child span{font-size:9px;opacity:.9}.est-section-title{text-align:center;display:grid;gap:2px}.est-section-title b{font-size:14px}.est-section-title small{font-size:9px;opacity:.9}.est-view-toggle{display:flex;padding:3px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.34);border-radius:10px}.est-view-toggle button{height:31px;padding:0 11px;border:0;border-radius:7px;background:transparent;color:#fff;font-size:9px;font-weight:900;cursor:pointer}.est-view-toggle button.active{background:#fff;color:#a84f08;box-shadow:0 2px 5px rgba(82,38,3,.18)}.est-timer{height:48px;display:grid;grid-template-columns:1fr auto;align-items:center;padding:5px 10px;border:1.5px solid #8d4308;border-radius:11px;background:#fff;color:#192338;box-shadow:0 4px 0 #ad550d;cursor:pointer}.est-timer small{grid-column:1/-1;font-size:8px;color:#7a8494}.est-timer b{font-size:16px}.est-timer span{font-size:8px;color:#c15e0e;font-weight:900}.est-paper-workspace{grid-template-columns:390px minmax(0,1fr);gap:14px;padding:14px}.est-bubble-sheet,.est-paper-workspace{min-height:0;display:grid;overflow:hidden}.est-bubble-sheet{grid-template-rows:64px 34px minmax(0,1fr) 46px;background:#fff;border:1.5px solid #bfc8d5;border-radius:15px;box-shadow:0 6px 18px rgba(27,37,53,.1)}.est-bubble-sheet>header{display:grid;align-content:center;padding:0 16px;border-bottom:2px solid #1d2738;background:#fafafa}.est-bubble-sheet>header b{font-size:15px;letter-spacing:.08em}.est-bubble-sheet>header span{font-size:8px;color:#778294;margin-top:3px}.est-bubble-columns,.est-bubble-row{display:grid;grid-template-columns:42px repeat(4,44px) 1fr;align-items:center;text-align:center;gap:5px}.est-bubble-columns{padding:0 9px;background:#252e3c;color:#fff;font-size:8px;font-weight:900}.est-bubble-list{min-height:0;overflow:auto;padding:7px 9px;background:#f7f8fa}.est-bubble-row{min-height:43px;padding:3px 0;border-bottom:1px solid #e2e5ea}.est-bubble-row.current{background:#fff3e7;border-radius:8px;box-shadow:inset 4px 0 0 var(--est-orange)}.est-q-number{width:31px;height:31px;border:1px solid #aeb8c6;border-radius:6px;background:#fff;font-weight:900;color:#263246;cursor:pointer}.est-bubble{width:30px;height:30px;border:1.5px solid #4c5666;border-radius:50%;background:#fff;display:grid;place-items:center;margin:auto;cursor:pointer;padding:0}.est-bubble span{font-size:9px;font-weight:900;color:#313b4a}.est-bubble.filled{background:#1d2738;border-color:#1d2738;box-shadow:inset 0 0 0 4px #fff,inset 0 0 0 12px #1d2738}.est-bubble.filled span{color:transparent}.est-review-dot{height:30px;border:1px solid #c5ccd6;border-radius:7px;background:#fff;color:#8993a1}.est-review-dot.marked{background:#fff0d9;border-color:#df9227;color:#ad6509}.est-bubble-sheet>footer{display:flex;align-items:center;justify-content:center;gap:14px;border-top:1px solid #d7dde6;background:#fff;font-size:8px;color:#657184}.est-bubble-sheet>footer div{display:flex;align-items:center;gap:4px}.sample-bubble{width:14px;height:14px;border:1px solid #505a68;border-radius:50%}.sample-bubble.filled{background:#202938}.sample-review{font-style:normal;color:#c8750e}.est-paper-stage{min-width:0;min-height:0;overflow:auto;padding:18px;background:#dfe4ea;border:1px solid #c8d0dc;border-radius:15px}.est-paper-page{width:min(900px,100%);min-height:1100px;margin:0 auto;background:#fff;padding:45px 55px 38px;box-shadow:0 7px 24px rgba(27,37,53,.15);color:#111;font-family:Times New Roman,Georgia,serif}.est-paper-page>header{display:grid;grid-template-columns:1fr auto auto;align-items:end;gap:20px;padding-bottom:12px;border-bottom:2px solid #111;margin-bottom:24px}.est-paper-page>header>div:first-child{display:grid}.est-paper-page>header>div:first-child b{font:900 24px Arial}.est-paper-page>header span{font:10px Arial;color:#555}.est-paper-page>header>div:nth-child(2){text-align:center;display:grid}.est-paper-page>header strong{font:700 14px Arial}.est-paper-page>header em,.est-paper-page>header small{font:9px Arial;color:#555}.est-paper-page>header em{font-style:normal}.est-paper-passage{font-size:16px;line-height:1.6;margin:0 0 28px}.est-paper-rule{font:700 11px Arial;padding:7px 10px;border-top:1px solid #111;border-bottom:1px solid #111;margin-bottom:16px}.est-paper-passage p{margin:0 0 13px}.est-paper-questions{display:grid;gap:22px}.est-paper-question{padding:14px 15px 16px;border:1px solid transparent;border-radius:6px;transition:.12s}.est-paper-question.active{border-color:#e58a2e;background:#fffaf4;box-shadow:0 0 0 3px rgba(229,138,46,.09)}.est-paper-question>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.est-paper-question>header>b{font:900 16px Arial}.est-paper-question>header button{border:0;background:transparent;color:#777;font:9px Arial;cursor:pointer}.est-paper-question>header button.marked{color:#b7620b;font-weight:900}.est-paper-prompt{font-size:16px;line-height:1.45;margin-bottom:9px}.est-paper-question ol{list-style:none;padding:0;margin:0;display:grid;gap:5px}.est-paper-question li{display:grid;grid-template-columns:25px 1fr;align-items:start;padding:6px 8px;border-radius:4px;font-size:15px;line-height:1.35;cursor:pointer}.est-paper-question li:hover{background:#f3f3f3}.est-paper-question li.selected{background:#fff0dd;outline:1px solid #df8425}.est-paper-question li b{font-family:Arial;font-size:11px;padding-top:3px}.est-paper-page>footer{margin-top:40px;padding-top:10px;border-top:1px solid #111;display:flex;justify-content:space-between;font:8px Arial}.est-paper-page>footer b{font-size:10px;letter-spacing:.08em}.est-digital-workspace{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,1fr);gap:14px;padding:14px;overflow:hidden}.est-digital-workspace>section{min-height:0;overflow:auto;background:#fff;border:1.5px solid #d0d7e1;border-radius:15px;padding:24px;box-shadow:0 5px 16px rgba(22,33,49,.08)}.est-digital-workspace>section:first-child h2{margin:0 0 16px;color:#a6530d}.est-digital-workspace>section:first-child p{font:16px/1.7 Georgia;white-space:pre-wrap}.est-digital-workspace>section:last-child article{padding:18px 0;border-bottom:1px solid #e1e5eb}.est-digital-workspace article>b{display:block;margin-bottom:8px}.est-digital-workspace article button{width:100%;min-height:44px;margin-top:7px;text-align:left;padding:8px 12px;border:1px solid #ccd4df;border-radius:9px;background:#fff}.est-digital-workspace article button.selected{border:2px solid #e37b1c;background:#fff1e3}.est-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 18px;background:#fff;border-top:1px solid #cbd3df;box-shadow:0 -3px 12px rgba(23,35,54,.07);z-index:20}.est-bottom>span{font-size:8px;color:#768294}.est-bottom>div{display:flex;gap:9px}.est-bottom a,.est-bottom button{min-width:105px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #bdc7d4;border-radius:9px;background:#fff;color:#35445a;text-decoration:none;font-size:10px;font-weight:900;box-shadow:0 3px 0 #d1d7df}.est-bottom .primary{border-color:#b85a0b;background:linear-gradient(180deg,#f29131,#e27817);color:#fff;box-shadow:0 4px 0 #aa5009}.est-bottom button:disabled{opacity:.4}.managed-est-pdf{height:700px!important;overflow:hidden!important}.managed-est-pdf .hw-canvas-pdf-shell{height:100%!important}.managed-est-image{display:grid;place-items:center}.managed-est-image img{max-width:100%;max-height:700px;object-fit:contain}@media(max-width:1050px){.est-shell{height:auto;overflow:auto;grid-template-rows:auto auto auto}.est-topbar{grid-template-columns:1fr auto;min-height:90px;padding:10px 14px}.est-section-title{display:none}.est-view-toggle{order:3}.est-timer{order:2}.est-paper-workspace{grid-template-columns:1fr;overflow:visible}.est-bubble-sheet{max-height:520px}.est-paper-stage{overflow:visible}.est-digital-workspace{grid-template-columns:1fr;overflow:visible}.est-bottom{position:sticky;bottom:0;min-height:64px}}.exam-theme{--theme:#3b9fe8;--theme-dark:#1673b7;--theme-soft:#e8f7ff;--theme-glass:rgba(79,180,239,.18);--theme-border:rgba(32,139,205,.48);--theme-shadow:rgba(25,127,190,.24)}.exam-theme-sat{--theme:#43b7ef;--theme-dark:#1688c7;--theme-soft:#e9f9ff;--theme-glass:rgba(74,188,239,.20);--theme-border:rgba(40,155,211,.50);--theme-shadow:rgba(29,145,202,.25)}.exam-theme-est{--theme:#d94352;--theme-dark:#a91f32;--theme-soft:#fff0f2;--theme-glass:rgba(211,49,68,.17);--theme-border:rgba(174,29,48,.48);--theme-shadow:rgba(157,27,43,.25)}.exam-theme-beginners1{--theme:#f2942f;--theme-dark:#c8650d;--theme-soft:#fff5e9;--theme-glass:rgba(242,148,47,.19);--theme-border:rgba(204,106,16,.48);--theme-shadow:rgba(193,99,14,.24)}.exam-theme-beginners2{--theme:#35a76f;--theme-dark:#19784a;--theme-soft:#eaf9f1;--theme-glass:rgba(53,167,111,.18);--theme-border:rgba(28,130,80,.48);--theme-shadow:rgba(25,119,73,.24)}.sat-shell.exam-theme{--sat-blue:var(--theme);--sat-blue-dark:var(--theme-dark);background:radial-gradient(circle at 15% 0,var(--theme-glass),transparent 31%),linear-gradient(180deg,#f8fbfd,#e9eef4)}.sat-shell.exam-theme .sat-topbar{background:linear-gradient(115deg,rgba(255,255,255,.96),var(--theme-soft));border-bottom:1px solid var(--theme-border);box-shadow:0 5px 18px var(--theme-shadow)}.sat-shell.exam-theme .sat-brand span{background:var(--theme-soft);color:var(--theme-dark);border:1px solid var(--theme-border)}.sat-shell.exam-theme .sat-timer{border-color:var(--theme-border);background:linear-gradient(180deg,rgba(255,255,255,.98),var(--theme-soft));box-shadow:0 4px 0 color-mix(in srgb,var(--theme) 38%,#aab3c0),0 7px 18px var(--theme-shadow)}.sat-shell.exam-theme .sat-timer span{color:var(--theme-dark)}.sat-shell.exam-theme .sat-toolbar{background:linear-gradient(90deg,rgba(255,255,255,.92),var(--theme-soft),rgba(255,255,255,.92));border-bottom-color:var(--theme-border)}.sat-shell.exam-theme .sat-passage,.sat-shell.exam-theme .sat-question{border-color:color-mix(in srgb,var(--theme) 30%,#cdd5df);box-shadow:0 7px 22px var(--theme-shadow)}.sat-shell.exam-theme .sat-passage>header,.sat-shell.exam-theme .sat-question>header{background:linear-gradient(90deg,#fff,var(--theme-soft));border-bottom-color:color-mix(in srgb,var(--theme) 28%,#d9dfe8)}.sat-shell.exam-theme .sat-choice:hover{border-color:var(--theme)}.sat-shell.exam-theme .sat-choice.selected{border-color:var(--theme);background:var(--theme-soft);box-shadow:0 4px 0 color-mix(in srgb,var(--theme) 42%,#aab3c0),0 0 0 3px var(--theme-glass)}.sat-shell.exam-theme .sat-choice.selected .sat-choice-main>b{background:var(--theme);border-color:var(--theme)}.sat-shell.exam-theme .sat-question-actions .next{border-color:var(--theme-dark);background:linear-gradient(180deg,color-mix(in srgb,var(--theme) 88%,white),var(--theme));box-shadow:0 4px 0 var(--theme-dark)}.sat-shell.exam-theme .sat-strip button.current{background:var(--theme);border-color:var(--theme);box-shadow:0 3px 0 var(--theme-dark)}.sat-shell.exam-theme .sat-bottom{background:linear-gradient(90deg,#fff,var(--theme-soft),#fff);border-top-color:var(--theme-border)}.est-shell.exam-theme-est{--est-orange:var(--theme);--est-orange-dark:var(--theme-dark);background:radial-gradient(circle at 82% 0,rgba(217,67,82,.2),transparent 31%),linear-gradient(180deg,#f8f4f5,#e9edf2)}.est-shell.exam-theme-est .est-topbar{background:linear-gradient(115deg,rgba(121,13,31,.94),rgba(217,67,82,.92),rgba(150,24,43,.94));border-bottom-color:#801426;box-shadow:0 6px 22px rgba(135,18,37,.28);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.est-shell.exam-theme-est .est-view-toggle{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.35);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.est-shell.exam-theme-est .est-view-toggle button.active{color:#a51f33}.est-shell.exam-theme-est .est-timer{border-color:#9e2336;box-shadow:0 4px 0 #86192c,0 8px 20px rgba(136,23,41,.24)}.est-shell.exam-theme-est .est-timer span{color:#b3263c}.est-shell.exam-theme-est .est-bubble-sheet,.est-shell.exam-theme-est .est-digital-workspace>section,.est-shell.exam-theme-est .est-paper-stage{border-color:rgba(179,38,59,.38);box-shadow:0 7px 22px rgba(151,27,46,.15)}.est-shell.exam-theme-est .est-bubble-row.current{background:#fff0f2;box-shadow:inset 4px 0 0 var(--theme)}.est-shell.exam-theme-est .est-paper-question.active{border-color:var(--theme);background:#fff5f6;box-shadow:0 0 0 3px rgba(217,67,82,.1)}.est-shell.exam-theme-est .est-paper-question li.selected{background:#ffecef;outline-color:var(--theme)}.est-shell.exam-theme-est .est-digital-workspace article button.selected{border-color:var(--theme);background:#fff0f2}.est-shell.exam-theme-est .est-bottom .primary{border-color:var(--theme-dark);background:linear-gradient(180deg,#e45b68,var(--theme));box-shadow:0 4px 0 var(--theme-dark)}.est-shell.exam-theme-est .est-bottom{background:linear-gradient(90deg,#fff,#fff2f4,#fff);border-top-color:rgba(179,38,59,.32)}.sat-shell.exam-theme-sat .sat-topbar{background:linear-gradient(135deg,#dff6ff,#8ed9ff 42%,#55bff2)!important;border-bottom:2px solid #2497ce!important}.sat-shell.exam-theme-sat .sat-brand,.sat-shell.exam-theme-sat .sat-module b{color:#07365c!important}.sat-shell.exam-theme-sat .sat-timer{background:linear-gradient(180deg,#ffffff,#dff6ff)!important;border-color:#279bd2!important;box-shadow:0 5px 0 #1d7eae!important}.sat-shell.exam-theme-sat .sat-question-actions .next{background:linear-gradient(180deg,#66c9f5,#28a9e6)!important;border-color:#1a86bd!important;box-shadow:0 4px 0 #1675a4!important}.sat-shell.exam-theme-sat .sat-choice.selected{background:#e5f8ff!important;border-color:#2aaee9!important}.sat-shell.exam-theme-sat .sat-strip button.current{background:#2aaee9!important;border-color:#2aaee9!important}.est-shell.exam-theme-est .est-topbar{background:linear-gradient(135deg,rgba(107,9,27,.96),rgba(206,43,66,.92),rgba(128,13,32,.96))!important;border-bottom:2px solid #741024!important;box-shadow:0 7px 24px rgba(122,13,32,.34)!important}.est-shell.exam-theme-est .est-view-toggle{background:rgba(255,255,255,.15)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.est-shell.exam-theme-est .est-timer{background:rgba(255,255,255,.96)!important;border-color:#a52339!important;box-shadow:0 5px 0 #7f1428!important}.est-shell.exam-theme-est .est-bubble-row.current{background:#ffe8ec!important;box-shadow:inset 5px 0 0 #cf304b!important}.est-shell.exam-theme-est .est-paper-question.active{border-color:#cf304b!important;background:#fff1f3!important}.est-shell.exam-theme-est .est-paper-question li.selected{background:#ffe4e9!important;outline-color:#cf304b!important}.est-shell.exam-theme-est .est-bottom .primary{background:linear-gradient(180deg,#e95e73,#c92f49)!important;border-color:#9c2035!important;box-shadow:0 4px 0 #7e1729!important}.sat-shell.exam-theme-beginners1 .sat-topbar{background:linear-gradient(135deg,#fff1dd,#ffc46e 45%,#f39a2b)!important;border-bottom:2px solid #cb7413!important}.sat-shell.exam-theme-beginners1 .sat-brand,.sat-shell.exam-theme-beginners1 .sat-module b{color:#6d3605!important}.sat-shell.exam-theme-beginners1 .sat-timer{background:linear-gradient(180deg,#fff,#fff0d9)!important;border-color:#d88724!important;box-shadow:0 5px 0 #b96c12!important}.sat-shell.exam-theme-beginners1 .sat-choice.selected{background:#fff1dc!important;border-color:#f39a2b!important}.sat-shell.exam-theme-beginners1 .sat-question-actions .next{background:linear-gradient(180deg,#ffb653,#ed8d1d)!important;border-color:#c96d0d!important;box-shadow:0 4px 0 #ad5d09!important}.sat-shell.exam-theme-beginners1 .sat-strip button.current{background:#f39a2b!important;border-color:#f39a2b!important}.sat-shell.exam-theme-beginners2 .sat-topbar{background:linear-gradient(135deg,#e6f8ef,#7ed9ad 44%,#39ad73)!important;border-bottom:2px solid #21875a!important}.sat-shell.exam-theme-beginners2 .sat-brand,.sat-shell.exam-theme-beginners2 .sat-module b{color:#0d5134!important}.sat-shell.exam-theme-beginners2 .sat-timer{background:linear-gradient(180deg,#fff,#e8f8f0)!important;border-color:#36a36e!important;box-shadow:0 5px 0 #238455!important}.sat-shell.exam-theme-beginners2 .sat-choice.selected{background:#e8f8f0!important;border-color:#39ad73!important}.sat-shell.exam-theme-beginners2 .sat-question-actions .next{background:linear-gradient(180deg,#59c58d,#2e9f68)!important;border-color:#217b51!important;box-shadow:0 4px 0 #1b6944!important}.sat-shell.exam-theme-beginners2 .sat-strip button.current{background:#39ad73!important;border-color:#39ad73!important}.exam-journey-page,.exam-journey-sat{--journey:#43b7ef;--journey-dark:#1688c7;--journey-soft:#e8f8ff;--journey-glass:rgba(67,183,239,.16);--journey-shadow:rgba(35,143,197,.22)}.exam-journey-est{--journey:#d94352;--journey-dark:#a91f32;--journey-soft:#fff0f2;--journey-glass:rgba(217,67,82,.14);--journey-shadow:rgba(155,31,49,.22)}.exam-journey-beginners1{--journey:#f2942f;--journey-dark:#c8650d;--journey-soft:#fff5e9;--journey-glass:rgba(242,148,47,.16);--journey-shadow:rgba(191,99,14,.22)}.exam-journey-beginners2{--journey:#35a76f;--journey-dark:#19784a;--journey-soft:#eaf9f1;--journey-glass:rgba(53,167,111,.15);--journey-shadow:rgba(30,126,79,.22)}.exam-journey-page{background:radial-gradient(circle at 78% 8%,var(--journey-glass),transparent 28%),linear-gradient(145deg,#eef2f7,#dce4ee)!important}.exam-journey-page .instructions{width:min(980px,94vw)!important;border:1.5px solid color-mix(in srgb,var(--journey) 48%,#b9c2ce)!important;border-radius:24px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 8px 0 color-mix(in srgb,var(--journey) 28%,#aeb8c5),0 26px 60px var(--journey-shadow)!important;overflow:hidden!important}.exam-journey-page .instructions>.eyebrow{display:inline-flex!important;padding:7px 11px!important;border-radius:999px!important;background:var(--journey-soft)!important;color:var(--journey-dark)!important;border:1px solid color-mix(in srgb,var(--journey) 42%,#d6dce4)!important}.exam-journey-page .instructions h1{color:#172033!important}.exam-journey-page .instruction-lead{color:#657184!important}.exam-journey-page .exam-facts article{border:1.5px solid color-mix(in srgb,var(--journey) 32%,#d3dae4)!important;background:linear-gradient(145deg,#fff,var(--journey-soft))!important;box-shadow:0 4px 0 color-mix(in srgb,var(--journey) 20%,#c3cad4)!important}.exam-journey-page .exam-facts article strong{color:var(--journey-dark)!important}.exam-journey-page .instruction-grid article{border-color:#d7dde6!important;background:#fbfcfe!important}.exam-journey-page .instructions .primary{border-color:var(--journey-dark)!important;background:linear-gradient(180deg,color-mix(in srgb,var(--journey) 86%,white),var(--journey))!important;box-shadow:0 5px 0 var(--journey-dark)!important}.exam-journey-page .premium-review{width:min(1050px,95vw)!important;border:1.5px solid color-mix(in srgb,var(--journey) 44%,#c8d0db)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 8px 0 color-mix(in srgb,var(--journey) 24%,#b8c1cd),0 26px 58px var(--journey-shadow)!important}.exam-journey-page .review-summary>div{background:linear-gradient(145deg,#fff,var(--journey-soft))!important;border:1.5px solid color-mix(in srgb,var(--journey) 28%,#d6dce5)!important}.exam-journey-page .review-summary b{color:var(--journey-dark)!important}.exam-journey-page .review-item.is-answered{border-color:color-mix(in srgb,var(--journey) 44%,#cbd3df)!important;background:linear-gradient(145deg,#fff,var(--journey-soft))!important}.exam-journey-page .review-item.is-marked{box-shadow:inset 5px 0 0 #e2a330!important}.exam-journey-page .review-card .primary{background:linear-gradient(180deg,color-mix(in srgb,var(--journey) 86%,white),var(--journey))!important;border-color:var(--journey-dark)!important;box-shadow:0 5px 0 var(--journey-dark)!important}.exam-journey-page .score-hero{border-color:color-mix(in srgb,var(--journey) 42%,#cbd3df)!important;background:radial-gradient(circle at 85% 0,var(--journey-glass),transparent 36%),#fff!important;box-shadow:0 8px 0 color-mix(in srgb,var(--journey) 22%,#bcc5d0),0 24px 54px var(--journey-shadow)!important}.exam-journey-page .score-ring{background:conic-gradient(var(--journey) var(--score),#e7ebf1 0)!important}.exam-journey-page .score-ring>div{background:#fff!important}.exam-journey-page .analysis-card{border-color:color-mix(in srgb,var(--journey) 25%,#d4dae3)!important}.exam-journey-page .analysis-card .primary{background:linear-gradient(180deg,color-mix(in srgb,var(--journey) 85%,white),var(--journey))!important;border-color:var(--journey-dark)!important;color:#fff!important}.managed-exams-page .managed-exam-card{position:relative;overflow:hidden;border-width:1.7px!important}.managed-exams-page .managed-exam-card:before{content:"";position:absolute;inset:0 auto 0 0;width:7px;background:var(--card-accent)}.managed-exams-page .managed-exam-card.sat{--card-accent:#43b7ef;background:linear-gradient(145deg,#fff,#eaf9ff)}.managed-exams-page .managed-exam-card.est{--card-accent:#d94352;background:linear-gradient(145deg,#fff,#fff0f2)}.managed-exams-page .managed-exam-card.beginners1{--card-accent:#f2942f;background:linear-gradient(145deg,#fff,#fff4e7)}.managed-exams-page .managed-exam-card.beginners2{--card-accent:#35a76f;background:linear-gradient(145deg,#fff,#eaf9f1)}.managed-exams-page .managed-exam-card a{background:linear-gradient(180deg,color-mix(in srgb,var(--card-accent) 86%,white),var(--card-accent))!important;box-shadow:0 5px 0 color-mix(in srgb,var(--card-accent) 70%,black)!important}body,html{min-height:100%}.review-page.v5-review-page.exam-journey-page{min-height:100vh!important;width:100%!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;padding:42px 24px 70px!important;box-sizing:border-box!important;direction:rtl!important}.review-page .review-card.premium-review{width:min(1120px,96vw)!important;max-width:1120px!important;margin:0 auto!important;padding:32px!important;display:block!important;box-sizing:border-box!important;border-radius:24px!important;background:rgba(255,255,255,.97)!important}.review-page .review-card>.eyebrow{display:inline-flex!important;padding:7px 12px!important;margin-bottom:10px!important;border-radius:999px!important;background:var(--journey-soft)!important;color:var(--journey-dark)!important;font-size:12px!important;font-weight:900!important}.review-page .review-card>h1{margin:4px 0 8px!important;font-size:32px!important;line-height:1.25!important;color:#152033!important}.review-page .review-card>p{margin:0 0 24px!important;color:#667085!important;font-size:14px!important;line-height:1.7!important}.review-page .review-summary{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin:0 0 24px!important}.review-page .review-summary>div{min-height:92px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;border-radius:15px!important;padding:12px!important;box-sizing:border-box!important}.review-page .review-summary b{display:block!important;font-size:27px!important;line-height:1!important;font-weight:950!important}.review-page .review-summary span{display:block!important;color:#6c7789!important;font-size:11px!important;font-weight:850!important}.review-page .review-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important;margin:0 0 25px!important}.review-page .review-item{min-height:82px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;gap:7px 12px!important;padding:13px 15px!important;border:1.5px solid #d5dce6!important;border-radius:13px!important;background:#fff!important;color:#172033!important;text-decoration:none!important;box-sizing:border-box!important;box-shadow:0 3px 0 #e0e4ea!important}.review-page .review-item.is-answered{border-color:color-mix(in srgb,var(--journey) 45%,#cbd3df)!important;background:linear-gradient(145deg,#fff,var(--journey-soft))!important}.review-page .review-item.is-unanswered{background:#fff8f1!important;border-color:#e4c39e!important}.review-page .review-item>b{display:flex!important;align-items:center!important;gap:11px!important;min-width:0!important}.review-page .review-item b>i{width:36px!important;height:36px!important;flex:0 0 36px!important;display:grid!important;place-items:center!important;border-radius:10px!important;background:var(--journey)!important;color:#fff!important;font-style:normal!important;font-size:14px!important}.review-page .review-item b>span{min-width:0!important;display:flex!important;flex-direction:column!important;gap:3px!important}.review-page .review-item strong{font-size:12px!important;color:#26344a!important}.review-page .review-item small{font-size:10px!important;color:#788396!important}.review-page .review-state{align-self:center!important;padding:6px 9px!important;border-radius:999px!important;background:#f0f3f7!important;color:#56657a!important;font-size:9px!important;font-weight:900!important}.review-page .review-item em{grid-column:1/-1!important;color:#a7680d!important;font-size:9px!important;font-style:normal!important;font-weight:900!important}.review-page .actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;gap:10px!important;padding-top:18px!important;border-top:1px solid #e0e5ec!important}.review-page .actions a{min-width:145px!important;min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 16px!important;border-radius:11px!important;text-decoration:none!important;font-size:11px!important;font-weight:950!important;box-sizing:border-box!important}.review-page .actions .secondary{background:#fff!important;color:#33435a!important;border:1.5px solid #c7d0dc!important;box-shadow:0 4px 0 #d1d7df!important}.review-page .actions .primary{color:#fff!important;border:1.5px solid var(--journey-dark)!important;background:linear-gradient(180deg,color-mix(in srgb,var(--journey) 86%,white),var(--journey))!important;box-shadow:0 5px 0 var(--journey-dark)!important}@media(max-width:760px){.review-page.v5-review-page.exam-journey-page{padding:18px 10px 80px!important}.review-page .review-card.premium-review{padding:20px 14px!important}.review-page .review-card>h1{font-size:25px!important}.review-page .review-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}.review-page .actions,.review-page .review-grid{grid-template-columns:1fr!important}.review-page .actions{display:grid!important}.review-page .actions a{width:100%!important}}.exam-review-overlay{position:fixed!important;inset:0!important;z-index:99999!important;display:grid!important;place-items:center!important;padding:22px!important;background:rgba(6,13,25,.54)!important;-webkit-backdrop-filter:blur(10px) saturate(1.12)!important;backdrop-filter:blur(10px) saturate(1.12)!important}.exam-review-popup{width:min(1080px,96vw)!important;max-height:90vh!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;overflow:hidden!important;border:1.8px solid var(--theme,#43b7ef)!important;border-radius:24px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 10px 0 color-mix(in srgb,var(--theme,#43b7ef) 28%,#aeb8c5),0 34px 80px rgba(4,11,23,.34)!important}.exam-review-popup>header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important;padding:22px 24px 18px!important;background:linear-gradient(135deg,#fff,var(--theme-soft,#e9f9ff))!important;border-bottom:1px solid color-mix(in srgb,var(--theme,#43b7ef) 30%,#d8dee7)!important}.exam-review-popup>header small{color:var(--theme-dark,#1688c7)!important;font-size:10px!important;font-weight:950!important}.exam-review-popup>header h2{margin:4px 0 6px!important;font-size:27px!important;color:#152033!important}.exam-review-popup>header p{margin:0!important;font-size:12px!important;color:#667085!important}.exam-review-popup .review-close{width:40px!important;height:40px!important;border:1.5px solid #c8d0db!important;border-radius:11px!important;background:#fff!important;color:#243249!important;font-size:24px!important;box-shadow:0 3px 0 #d5dbe3!important;cursor:pointer!important}.exam-review-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;padding:14px 20px!important;background:#f7f9fc!important;border-bottom:1px solid #dde3ea!important}.exam-review-stats>div{min-height:74px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;border:1.4px solid color-mix(in srgb,var(--theme,#43b7ef) 30%,#d5dce5)!important;border-radius:13px!important;background:linear-gradient(145deg,#fff,var(--theme-soft,#e9f9ff))!important;box-shadow:0 3px 0 #d4dae3!important}.exam-review-stats b{font-size:24px!important;color:var(--theme-dark,#1688c7)!important}.exam-review-stats span{font-size:10px!important;color:#6b7688!important;font-weight:850!important}.exam-review-question-grid{min-height:0!important;overflow:auto!important;display:grid!important;grid-template-columns:repeat(auto-fill,minmax(105px,1fr))!important;gap:9px!important;padding:18px 20px!important;background:#fff!important}.exam-review-question-grid>button{min-height:75px!important;position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;border:1.5px solid #ccd5df!important;border-radius:12px!important;background:#fff!important;color:#243249!important;box-shadow:0 3px 0 #d9dfe7!important;cursor:pointer!important;transition:.13s ease!important}.exam-review-question-grid>button:hover{transform:translateY(-2px)!important;border-color:var(--theme,#43b7ef)!important}.exam-review-question-grid>button strong{width:32px!important;height:32px!important;display:grid!important;place-items:center!important;border-radius:9px!important;background:#edf1f6!important;color:#33435a!important;font-size:13px!important}.exam-review-question-grid>button span{font-size:9px!important;font-weight:850!important}.exam-review-question-grid>button.answered{background:linear-gradient(145deg,#fff,var(--theme-soft,#e9f9ff))!important;border-color:var(--theme,#43b7ef)!important}.exam-review-question-grid>button.answered strong{background:var(--theme,#43b7ef)!important;color:#fff!important}.exam-review-question-grid>button.unanswered{background:#fff8f0!important;border-color:#dfbd93!important}.exam-review-question-grid>button.marked{box-shadow:inset 0 -5px 0 #e5a02d,0 3px 0 #d9dfe7!important}.exam-review-question-grid>button.current{outline:3px solid var(--theme-glass,rgba(67,183,239,.18))!important;border-width:2px!important}.exam-review-question-grid>button em{position:absolute!important;top:6px!important;right:7px!important;color:#b56d09!important;font-style:normal!important}.exam-review-popup>footer{display:flex!important;justify-content:flex-end!important;gap:10px!important;padding:15px 20px 18px!important;background:#f8fafc!important;border-top:1px solid #dfe5ec!important}.exam-review-popup>footer .primary,.exam-review-popup>footer .secondary{min-width:170px!important;height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:11px!important;text-decoration:none!important;font-size:11px!important;font-weight:950!important}.exam-review-popup>footer .secondary{border:1.5px solid #c7d0dc!important;background:#fff!important;color:#33435a!important;box-shadow:0 4px 0 #d1d7df!important}.exam-review-popup>footer .primary{border:1.5px solid var(--theme-dark,#1688c7)!important;background:linear-gradient(180deg,color-mix(in srgb,var(--theme,#43b7ef) 86%,white),var(--theme,#43b7ef))!important;color:#fff!important;box-shadow:0 5px 0 var(--theme-dark,#1688c7)!important}@media(max-width:700px){.exam-review-overlay{padding:9px!important}.exam-review-popup{max-height:95vh!important;border-radius:18px!important}.exam-review-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.exam-review-question-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;padding:12px!important}.exam-review-popup>footer{display:grid!important;grid-template-columns:1fr!important}.exam-review-popup>footer .primary,.exam-review-popup>footer .secondary{width:100%!important}}.final-submit-confirm{padding:34px 30px 30px!important;text-align:center!important;background:#fff!important;overflow:auto!important}.final-submit-icon{width:72px!important;height:72px!important;margin:0 auto 12px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#fff2e7!important;border:2px solid #e2933d!important;color:#b8650d!important;font-size:34px!important;font-weight:950!important;box-shadow:0 5px 0 #e2c09c!important}.final-submit-confirm>small{color:var(--theme-dark,#1688c7)!important;font-size:10px!important;font-weight:950!important;letter-spacing:.08em!important}.final-submit-confirm>h2{margin:7px 0 6px!important;color:#162033!important;font-size:28px!important}.final-submit-confirm>p{margin:0 auto 22px!important;color:#687487!important;font-size:13px!important}.final-submit-warning-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:11px!important;max-width:720px!important;margin:0 auto 18px!important}.final-submit-warning-grid article{min-height:92px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;border:1.5px solid #d2dae4!important;border-radius:14px!important;background:#f8fafc!important}.final-submit-warning-grid article b{font-size:27px!important}.final-submit-warning-grid article span{font-size:10px!important;color:#667085!important;font-weight:850!important}.final-submit-warning-grid article.warning{background:#fff5ea!important;border-color:#e1ad72!important;color:#b9650e!important}.final-submit-warning-grid article.ok{background:#edf9f3!important;border-color:#83c9a8!important;color:#267b55!important}.final-submit-warning-grid article.time{background:var(--theme-soft,#e9f9ff)!important;border-color:var(--theme,#43b7ef)!important;color:var(--theme-dark,#1688c7)!important}.final-submit-alert{max-width:720px!important;margin:0 auto 20px!important;padding:12px 15px!important;border:1px solid #e1b37d!important;border-radius:11px!important;background:#fff8ef!important;color:#94590f!important;font-size:11px!important;font-weight:850!important}.final-submit-actions{display:flex!important;justify-content:center!important;gap:11px!important}.final-submit-actions button{min-width:180px!important;height:46px!important;border-radius:11px!important;font-weight:950!important;cursor:pointer!important}.final-submit-actions .secondary{border:1.5px solid #c6cfda!important;background:#fff!important;color:#33435a!important;box-shadow:0 4px 0 #d1d7df!important}.final-submit-actions .danger-submit{border:1.5px solid #8f1c2d!important;background:linear-gradient(180deg,#df5267,#c52d47)!important;color:#fff!important;box-shadow:0 5px 0 #8b1b2c!important}.managed-result-page .score-hero{max-width:1050px!important;margin-inline:auto!important}.managed-result-page .score-ring.passed{filter:drop-shadow(0 9px 16px rgba(38,154,101,.18))}.managed-result-page .score-ring.needs-work{filter:drop-shadow(0 9px 16px rgba(196,54,70,.16))}.managed-result-page .score-band>div{background:linear-gradient(145deg,#fff,var(--journey-soft))!important;border:1px solid color-mix(in srgb,var(--journey) 30%,#d5dce5)!important}.managed-performance-card{max-width:1050px!important;margin-inline:auto!important}.managed-pass-badge{padding:8px 13px!important;border-radius:999px!important;font-size:11px!important;font-weight:950!important}.managed-pass-badge.passed{background:#e8f8f0!important;color:#247a53!important;border:1px solid #78c49f!important}.managed-pass-badge.needs-work{background:#fff0f2!important;color:#aa293d!important;border:1px solid #df8997!important}.managed-result-page .analysis-card{max-width:1050px!important;margin-inline:auto!important}.managed-result-page .analysis-row{border-radius:12px!important}@media(max-width:700px){.final-submit-confirm{padding:24px 14px!important}.final-submit-warning-grid{grid-template-columns:1fr!important}.final-submit-actions{display:grid!important}.final-submit-actions button{width:100%!important}}.attempt-status{display:inline-flex;margin-top:9px;padding:6px 9px;border-radius:999px;font-size:9px;font-weight:950;font-style:normal;border:1px solid #cbd3de;background:#f4f6f9;color:#58677c}.attempt-status.in_progress{background:#fff5e8;border-color:#dfad70;color:#a25e0d}.attempt-status.auto_submitted,.attempt-status.submitted{background:#eaf8f1;border-color:#79c49f;color:#247950}.attempt-status.time_expired{background:#fff0f2;border-color:#de8997;color:#aa2d40}.managed-exam-done{min-width:130px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;background:#eaf8f1;border:1.5px solid #6ebd97;color:#237650;font-size:11px;font-weight:950}.exam-attempt-locked{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#edf2f7,#dfe6ef);direction:rtl}.exam-attempt-locked>section{width:min(560px,94vw);text-align:center;padding:34px;background:#fff;border:1.5px solid #1c2534;border-radius:22px;box-shadow:0 7px 0 #c2c9d3,0 24px 50px rgba(18,27,42,.14)}.exam-attempt-locked>section>span{width:72px;height:72px;margin:0 auto 14px;display:grid;place-items:center;border-radius:50%;background:#2fa776;color:#fff;font-size:34px;box-shadow:0 6px 0 #1c7654}.exam-attempt-locked small{color:#5f50c4;font-weight:950}.exam-attempt-locked h1{font-size:27px;margin:8px 0}.exam-attempt-locked p{color:#687487}.exam-attempt-locked a{display:inline-flex;margin-top:14px;padding:12px 20px;border-radius:11px;background:#112d58;color:#fff;text-decoration:none;font-weight:950;box-shadow:0 5px 0 #071b39}.admin-attempt-state{display:inline-flex;width:max-content;margin:4px 0 10px;padding:5px 8px;border-radius:999px;background:#f0f3f7;color:#657184;font-size:8px;font-weight:950}.admin-attempt-state.in_progress{background:#fff3e3;color:#9d5a0b}.admin-attempt-state.auto_submitted,.admin-attempt-state.submitted{background:#e9f8f0;color:#24784f}.admin-attempt-state.time_expired{background:#fff0f2;color:#aa2a3e}.managed-review-row{cursor:pointer!important;transition:.14s ease!important}.managed-review-row:hover{transform:translateY(-2px)!important;box-shadow:0 7px 18px rgba(20,32,52,.1)!important}.managed-answers-locked{padding:28px!important;text-align:center!important;border:1.5px dashed #aeb8c6!important;border-radius:15px!important;background:#f7f9fc!important}.managed-answers-locked b{display:block!important;color:#28384f!important;font-size:15px!important;margin-bottom:5px!important}.managed-answers-locked p{margin:0!important;color:#748095!important;font-size:11px!important}.post-review-overlay{position:fixed!important;inset:0!important;z-index:100000!important;display:grid!important;place-items:center!important;padding:20px!important;background:rgba(5,12,24,.58)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.post-review-modal{width:min(980px,96vw)!important;max-height:91vh!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;overflow:hidden!important;border:1.8px solid var(--journey)!important;border-radius:23px!important;background:#fff!important;box-shadow:0 10px 0 var(--journey-dark),0 34px 85px rgba(4,10,22,.34)!important;direction:rtl!important}.post-review-modal>header{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:18px 22px!important;background:linear-gradient(135deg,#fff,var(--journey-soft))!important;border-bottom:1px solid color-mix(in srgb,var(--journey) 30%,#d9e0e8)!important}.post-review-modal>header small{font-size:9px!important;font-weight:950!important;color:var(--journey-dark)!important}.post-review-modal>header h2{margin:4px 0 0!important;font-size:23px!important;color:#172238!important}.post-review-modal>header button{width:38px!important;height:38px!important;border:1px solid #cbd3de!important;border-radius:10px!important;background:#fff!important;font-size:23px!important;color:#27364c!important;box-shadow:0 3px 0 #d7dce4!important}.post-review-question{overflow:auto!important;padding:22px!important}.post-review-passage{max-height:180px!important;overflow:auto!important;margin:18px 22px 0!important;padding:15px!important;border:1px solid #d7dee7!important;border-radius:12px!important;background:#fafbfd!important;color:#344258!important;font-size:12px!important}.post-review-prompt{font-size:16px!important;font-weight:800!important;line-height:1.8!important;color:#172238!important;margin-bottom:16px!important}.post-review-choices,.post-review-choices>div{display:grid!important;gap:9px!important}.post-review-choices>div{min-height:55px!important;grid-template-columns:36px minmax(0,1fr) auto auto!important;align-items:center!important;padding:9px 12px!important;border:1.5px solid #d3dae4!important;border-radius:12px!important;background:#fff!important}.post-review-choices i{width:32px!important;height:32px!important;display:grid!important;place-items:center!important;border-radius:9px!important;background:#edf1f6!important;font-style:normal!important;font-weight:950!important}.post-review-choices .correct-choice{background:#eaf9f1!important;border-color:#61b98e!important}.post-review-choices .correct-choice i{background:#2b9c6d!important;color:#fff!important}.post-review-choices .student-wrong{background:#fff0f2!important;border-color:#db7b8a!important}.post-review-choices .student-wrong i{background:#c83d54!important;color:#fff!important}.post-review-choices em,.post-review-choices strong{font-size:9px!important;font-style:normal!important;padding:5px 7px!important;border-radius:999px!important}.post-review-choices em{background:#dff4e9!important;color:#247a52!important}.post-review-choices strong{background:#eef1f6!important;color:#536177!important}.post-review-verdict{margin-top:14px!important;padding:11px 13px!important;border-radius:10px!important;font-weight:950!important;font-size:11px!important}.post-review-verdict.correct{background:#e7f8ef!important;color:#247a52!important}.post-review-verdict.wrong{background:#fff0f2!important;color:#aa2b40!important}.post-review-explanation{margin-top:12px!important;padding:14px!important;border-radius:11px!important;background:var(--journey-soft)!important;border:1px solid color-mix(in srgb,var(--journey) 30%,#d4dbe5)!important}.post-review-explanation b{font-size:11px!important;color:var(--journey-dark)!important}.post-review-explanation p{margin:6px 0 0!important;font-size:12px!important;line-height:1.75!important;color:#45546a!important}.post-review-modal>footer{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:10px!important;padding:14px 20px!important;border-top:1px solid #dde3eb!important;background:#f8fafc!important}.post-review-modal>footer button{height:40px!important;border:1.5px solid var(--journey-dark)!important;border-radius:10px!important;background:var(--journey)!important;color:#fff!important;font-weight:950!important;box-shadow:0 4px 0 var(--journey-dark)!important}.post-review-modal>footer button:disabled{opacity:.35!important;box-shadow:none!important}.post-review-modal>footer span{text-align:center!important;font-size:11px!important;font-weight:950!important;color:#526077!important}@media(max-width:700px){.post-review-overlay{padding:8px!important}.post-review-modal{max-height:95vh!important}.post-review-choices>div{grid-template-columns:34px minmax(0,1fr)!important}.post-review-choices em,.post-review-choices strong{grid-column:2!important;width:max-content!important}}.exam-results-center{background:linear-gradient(145deg,#f4f7fb,#e9eef5)!important}.exam-results-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:15px!important;margin-bottom:16px!important;padding:18px 20px!important;border:1.5px solid #1c2d47!important;border-radius:16px!important;background:linear-gradient(135deg,#102c55,#1c477a)!important;color:#fff!important;box-shadow:0 6px 0 #091b36!important}.exam-results-head small{color:#9bc9f5!important;font-weight:900!important}.exam-results-head h2{margin:3px 0!important;color:#fff!important;font-size:21px!important}.exam-results-head p{margin:0!important;color:#cbd8e8!important;font-size:10px!important}.exam-results-head>button{min-width:125px!important;height:40px!important;border:1px solid #7597bc!important;border-radius:10px!important;background:#fff!important;color:#17375f!important;font-weight:950!important;box-shadow:0 4px 0 #7690ad!important}.exam-results-summary{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin-bottom:16px!important}.exam-results-summary article{display:flex!important;align-items:center!important;gap:11px!important;padding:13px!important;border:1.5px solid #cbd4df!important;border-radius:13px!important;background:#fff!important;box-shadow:0 4px 0 #d5dce5!important}.exam-results-summary article>span{width:37px!important;height:37px!important;display:grid!important;place-items:center!important;border-radius:10px!important;background:#eaf1fa!important;color:#173b68!important;font-weight:950!important}.exam-results-summary small{display:block!important;color:#6b7789!important;font-size:9px!important}.exam-results-summary b{font-size:19px!important;color:#17243a!important}.exam-result-card{border:1.5px solid #c7d1de!important;box-shadow:0 5px 0 #d0d8e2!important}.attempt-mini-details{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin:10px 0!important;padding:9px!important;border-radius:10px!important;background:#f5f7fa!important;border:1px solid #dde3ea!important}.attempt-mini-details span{padding:5px 7px!important;border-radius:7px!important;background:#fff!important;font-size:8px!important;color:#687487!important}.attempt-mini-details b{color:#253650!important}.exam-result-actions{display:flex!important;gap:7px!important;flex-wrap:wrap!important}.exam-result-actions button{flex:1 1!important;min-width:115px!important}.exam-result-actions .reset-attempt{background:#fff4e7!important;color:#9a590d!important;border-color:#d9a66b!important}.exam-result-actions .close-attempt{background:#fff0f2!important;color:#a32b3e!important;border-color:#d98a96!important}.exam-submission-drawer{margin-top:12px!important;padding:12px!important;border:1.5px solid #bcc8d7!important;border-radius:12px!important;background:#f8fafc!important;box-shadow:inset 0 0 0 1px #fff!important}.drawer-title{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:9px!important}.drawer-title b{font-size:11px!important;color:#20324d!important}.drawer-title span{font-size:8px!important;padding:5px 7px!important;border-radius:999px!important;background:#e9eef5!important;color:#58677c!important}.student-submission-row{display:grid!important;grid-template-columns:1fr auto auto!important;align-items:center!important;gap:12px!important;padding:10px!important;border:1px solid #d8dfe8!important;border-radius:10px!important;background:#fff!important}.student-submission-row small,.student-submission-row strong{display:block!important}.student-submission-row strong{font-size:10px!important}.student-submission-row small,.student-submission-row span{font-size:8px!important;color:#7a8596!important}.student-submission-row>div:nth-child(2){text-align:center!important}.student-submission-row>div:nth-child(2)>b{display:block!important;font-size:17px!important;color:#203a61!important}.student-submission-row em{padding:5px 8px!important;border-radius:999px!important;font-size:8px!important;font-style:normal!important;font-weight:950!important}.student-submission-row em.passed{background:#e8f8f0!important;color:#247a52!important}.student-submission-row em.failed{background:#fff0f2!important;color:#aa2c40!important}.no-submission{padding:15px!important;text-align:center!important;border:1px dashed #cbd3de!important;border-radius:9px!important;color:#7a8596!important;font-size:9px!important;background:#fff!important}.attempt-timeline{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:5px!important;margin-top:10px!important}.attempt-timeline span{position:relative!important;padding:8px!important;text-align:center!important;border-radius:8px!important;background:#e9edf2!important;color:#8490a1!important;font-size:8px!important;font-weight:900!important}.attempt-timeline span.done{background:#e8f8f0!important;color:#247a52!important}.attempt-timeline span.active{background:#fff4e6!important;color:#a15d0c!important}@media(max-width:800px){.exam-results-head{align-items:flex-start!important;flex-direction:column!important}.exam-results-summary{grid-template-columns:repeat(2,1fr)!important}}body:has(.admin-login-page-v87){margin:0;min-height:100vh;background:#07152d;overflow-x:hidden}.admin-login-page-v87{min-height:100vh;display:grid;place-items:center;padding:32px 20px;direction:rtl;position:relative;isolation:isolate;background:radial-gradient(circle at 15% 15%,rgba(118,91,231,.32),transparent 31%),radial-gradient(circle at 85% 82%,rgba(36,119,196,.25),transparent 34%),linear-gradient(135deg,#071326,#0d2142 48%,#101a38)}.admin-login-page-v87:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.3;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 0);background-size:34px 34px;-webkit-mask-image:linear-gradient(180deg,black,transparent);mask-image:linear-gradient(180deg,black,transparent)}.admin-login-card-v87{width:min(470px,94vw);padding:34px;border:1px solid rgba(255,255,255,.16);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(242,246,253,.96));box-shadow:0 32px 80px rgba(0,0,0,.38),inset 0 2px 0 rgba(255,255,255,.9);position:relative;overflow:hidden}.admin-login-card-v87:before{content:"";position:absolute;inset:0 0 auto;height:7px;background:linear-gradient(90deg,#3f2fa8,#7c63e8,#3382c7)}.admin-login-brand-v87{text-align:center;margin:4px 0 27px}.admin-login-brand-v87:before{width:68px;height:68px;margin:0 auto 15px;border-radius:20px;font-size:20px;letter-spacing:1px;background:linear-gradient(145deg,#8169ef,#4938b6);border:1px solid #3f31a1;box-shadow:0 7px 0 #35288f,0 14px 28px rgba(74,55,180,.28)}.admin-login-brand-v87 span{display:block;color:#6654cf;font-size:11px;font-weight:1000;letter-spacing:1.5px}.admin-login-brand-v87 h1{margin:8px 0 5px;color:#12223c;font-size:30px;line-height:1.2}.admin-login-brand-v87 p{margin:0;color:#718096;font-size:13px;font-weight:700}.admin-login-card-v87 form{display:grid;gap:16px}.admin-login-card-v87 label{display:grid;gap:7px;color:#263752;font-size:12px;font-weight:950}.admin-login-card-v87 input{width:100%;box-sizing:border-box;min-height:52px;padding:0 15px;border:1.5px solid #cbd5e3;border-radius:14px;background:#f9fbfe;color:#15243c;font-size:14px;outline:none;transition:.16s ease;box-shadow:0 2px 0 #d7dee8}.admin-login-card-v87 input:focus{border-color:#6c57d7;background:#fff;box-shadow:0 0 0 4px rgba(108,87,215,.11),0 3px 0 #b5acd9}.admin-login-error-v87{padding:11px 13px;border:1px solid #efb7bc;border-radius:12px;background:#fff1f2;color:#a92e3c;font-size:12px;font-weight:900}.admin-login-card-v87 form>button{min-height:54px;margin-top:3px;border:1px solid #392c99;border-radius:15px;background:linear-gradient(145deg,#8068ed,#5140be);color:#fff;font-size:14px;font-weight:1000;cursor:pointer;box-shadow:0 6px 0 #35298f,0 13px 25px rgba(65,48,166,.26);transition:transform .12s ease,box-shadow .12s ease}.admin-login-card-v87 form>button:hover{transform:translateY(-2px);box-shadow:0 8px 0 #35298f,0 16px 28px rgba(65,48,166,.3)}.admin-login-card-v87 form>button:active{transform:translateY(5px);box-shadow:0 1px 0 #35298f,0 6px 12px rgba(65,48,166,.22)}.admin-login-card-v87>small{display:block;margin-top:22px;padding-top:17px;border-top:1px solid #dde3ec;color:#8490a3;text-align:center;font-size:10px;line-height:1.7}@media(max-width:560px){.admin-login-card-v87{padding:28px 20px;border-radius:24px}.admin-login-brand-v87 h1{font-size:25px}}.hw-admin-page a.hw-preview-link,.hw-admin-page a.hw-simple-preview,.hw-admin-page button:not(.choice-correct-toggle):not(:disabled){transition:transform .12s ease,box-shadow .12s ease,filter .12s ease!important}.hw-admin-page a.hw-preview-link:hover,.hw-admin-page a.hw-simple-preview:hover,.hw-admin-page button:not(.choice-correct-toggle):not(:disabled):hover{transform:translateY(-2px)!important;filter:brightness(1.02)}.hw-admin-page a.hw-preview-link:active,.hw-admin-page a.hw-simple-preview:active,.hw-admin-page button:not(.choice-correct-toggle):not(:disabled):active{transform:translateY(2px)!important;box-shadow:0 1px 0 rgba(35,42,55,.5)!important}.hw-admin-page .bank-import,.hw-admin-page .choice-remove,.hw-admin-page .choices-editor-head>button,.hw-admin-page .hw-q-actions button,.hw-admin-page .hw-results-grid button,.hw-admin-page .new-content-actions button,.hw-admin-tabs button{border:1.5px solid #293241!important;box-shadow:0 4px 0 #aeb7c5,0 7px 14px rgba(30,42,62,.1)!important;font-weight:950!important}.hw-admin-page .bank-import{background:linear-gradient(145deg,#735ee1,#5140b9)!important;color:#fff!important;border-color:#44349e!important;box-shadow:0 5px 0 #392b8e,0 10px 18px rgba(70,52,164,.18)!important}.hw-admin-page .hw-q-actions button{background:linear-gradient(180deg,#fff,#e9edf3)!important}.hw-admin-page .choice-remove,.hw-admin-page .hw-q-actions button:last-child{background:linear-gradient(180deg,#fff5f6,#f7dfe2)!important;color:#a93343!important;border-color:#b96570!important;box-shadow:0 4px 0 #d5a4aa!important}.hw-admin-page .hw-fixed-add-question{box-shadow:0 6px 0 #382b90,0 13px 22px rgba(72,54,169,.22)!important}.hw-admin-page .hw-preview-link,.hw-admin-page .hw-simple-preview{box-shadow:0 4px 0 #aeb7c5,0 8px 14px rgba(31,43,63,.1)!important}.admin-login-page-v87{min-height:100vh!important;display:grid!important;place-items:center!important;padding:28px!important;background:radial-gradient(circle at 12% 18%,rgba(119,91,230,.24),transparent 28%),radial-gradient(circle at 88% 82%,rgba(37,92,157,.22),transparent 30%),linear-gradient(145deg,#071426,#0d2442 48%,#101d36)!important;position:relative!important;overflow:hidden!important}.admin-login-page-v87:after,.admin-login-page-v87:before{content:"";position:absolute;border-radius:999px;filter:blur(1px);pointer-events:none}.admin-login-page-v87:before{width:320px;height:320px;right:-110px;top:-100px;border:1px solid rgba(255,255,255,.09);box-shadow:0 0 0 45px rgba(255,255,255,.025),0 0 0 90px rgba(255,255,255,.018)}.admin-login-page-v87:after{width:240px;height:240px;left:-80px;bottom:-70px;background:rgba(112,88,224,.08);box-shadow:0 0 80px rgba(112,88,224,.2)}.admin-login-card-v87{position:relative!important;z-index:2!important;width:min(470px,100%)!important;padding:38px!important;border:1px solid rgba(255,255,255,.7)!important;border-radius:28px!important;background:linear-gradient(155deg,rgba(255,255,255,.98),rgba(244,247,252,.96))!important;box-shadow:0 9px 0 #392d91,0 28px 75px rgba(0,0,0,.34)!important}.admin-login-brand-v87{margin-bottom:27px!important;padding-bottom:22px!important;border-bottom:1px solid #dfe5ee!important}.admin-login-brand-v87:before{content:"AP";width:54px;height:54px;display:grid;place-items:center;margin-bottom:16px;border-radius:16px;background:linear-gradient(145deg,#8068ed,#5140be);color:#fff;font-size:15px;font-weight:1000;letter-spacing:.5px;box-shadow:0 5px 0 #382b90,0 12px 22px rgba(70,52,164,.23)}.admin-login-brand-v87 span{font-size:10px!important;letter-spacing:1.8px!important}.admin-login-brand-v87 h1{font-size:31px!important}.admin-login-brand-v87 p{font-size:12px!important}.admin-login-card-v87 form>button{letter-spacing:.1px!important}.hw-admin-table .actions{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important;overflow:visible!important}.hw-admin-table .actions>a,.hw-admin-table .actions>button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:58px!important;min-height:31px!important;padding:6px 10px!important;border:1.5px solid #334155!important;border-radius:9px!important;background:linear-gradient(180deg,#fff,#e9edf3)!important;color:#25344d!important;text-decoration:none!important;font-size:8px!important;font-weight:1000!important;cursor:pointer!important;box-shadow:0 4px 0 #aeb7c5,0 7px 13px rgba(31,43,63,.12)!important;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease!important}.hw-admin-table .actions>a:hover,.hw-admin-table .actions>button:hover{transform:translateY(-2px)!important;filter:brightness(1.02)!important}.hw-admin-table .actions>a:active,.hw-admin-table .actions>button:active{transform:translateY(3px)!important;box-shadow:0 1px 0 #8f99a8!important}.hw-admin-table .actions>a:first-child{background:linear-gradient(145deg,#765fe3,#5542bf)!important;color:#fff!important;border-color:#44359c!important;box-shadow:0 4px 0 #382b8e,0 8px 15px rgba(69,52,162,.18)!important}.hw-admin-table .actions>a:nth-child(3){background:linear-gradient(180deg,#eff8ff,#dcecff)!important;color:#205b96!important;border-color:#6f9fc9!important;box-shadow:0 4px 0 #a9c5dd!important}.hw-admin-table .actions>button:last-child{background:linear-gradient(180deg,#fff4f5,#f7dfe2)!important;color:#a33545!important;border-color:#bc6d78!important;box-shadow:0 4px 0 #d8a7ad!important}.hw-admin-hero-actions a,.hw-admin-hero-actions button,.hw-admin-page .builder-actions button,.hw-admin-page .hw-builder-title-actions button,.hw-admin-page .hw-fixed-add-question{border-width:1.5px!important;font-weight:1000!important}@media(max-width:650px){.admin-login-page-v87{padding:16px!important}.admin-login-card-v87{padding:27px 20px!important;border-radius:22px!important}.hw-admin-table .actions{gap:9px!important}.hw-admin-table .actions>a,.hw-admin-table .actions>button{min-width:70px!important}}.hw-admin-board-panel{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.hw-admin-board-panel .hw-admin-filters{margin:0 0 18px!important;background:linear-gradient(180deg,#fff,#f5f7fb)!important;border:1px solid #d8deea!important;border-radius:18px!important;padding:14px!important;box-shadow:0 9px 24px rgba(28,39,61,.08)!important}.hw-homework-board{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:18px!important;align-items:start!important;direction:rtl!important}.hw-board-column{min-width:0;background:linear-gradient(180deg,#f8f9fd,#eef2f8)!important;border:1px solid #d9dfeb!important;border-radius:24px!important;padding:14px!important;box-shadow:0 14px 35px rgba(27,39,62,.09)!important}.hw-board-column>header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:7px 8px 15px!important;border-bottom:1px solid #d9dfeb!important;margin-bottom:13px!important}.hw-board-column>header small{display:block!important;color:#7b879b!important;font-size:11px!important;font-weight:900!important;margin-bottom:4px!important}.hw-board-column>header h2{margin:0!important;color:#172033!important;font-size:20px!important;font-weight:1000!important}.hw-board-column>header>strong{width:42px!important;height:42px!important;display:grid!important;place-items:center!important;border-radius:14px!important;background:linear-gradient(145deg,#745ee0,#5141b8)!important;color:#fff!important;font-size:17px!important;box-shadow:0 5px 0 #3b2d90,0 10px 20px rgba(74,57,170,.22)!important}.hw-board-column.ended>header>strong{background:linear-gradient(145deg,#6c7789,#485364)!important;box-shadow:0 5px 0 #303946,0 10px 20px rgba(38,49,66,.16)!important}.hw-board-stack{display:grid!important;gap:14px!important}.hw-premium-card{position:relative!important;overflow:hidden!important;background:linear-gradient(160deg,#fff,#f7f8fb)!important;border:1px solid #d9dfeb!important;border-radius:20px!important;padding:16px!important;box-shadow:0 8px 0 #d6dce7,0 15px 28px rgba(25,37,59,.1)!important;transition:transform .16s ease,box-shadow .16s ease!important}.hw-premium-card:hover{transform:translateY(-3px)!important;box-shadow:0 10px 0 #d0d7e3,0 20px 34px rgba(25,37,59,.13)!important}.hw-premium-card.active{border-color:#86b99d!important;box-shadow:0 8px 0 #c7ddd0,0 18px 32px rgba(39,123,77,.12)!important}.hw-premium-card.upcoming{border-color:#c9b871!important}.hw-premium-card.archived,.hw-premium-card.ended{filter:saturate(.74);background:linear-gradient(160deg,#f8f9fb,#eef1f5)!important}.hw-premium-card:after{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:#79879a}.hw-premium-card.active:after{background:#3ca66a}.hw-premium-card.upcoming:after{background:#d2a62d}.hw-premium-card.archived:after,.hw-premium-card.ended:after{background:#7c8796}.hw-premium-card-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:12px!important}.hw-course-chip,.hw-phase-chip{display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;padding:7px 11px!important;font-size:11px!important;font-weight:1000!important}.hw-course-chip{background:#ece9ff!important;color:#5542bd!important;border:1px solid #d4cdfd!important}.hw-phase-chip{font-style:normal!important}.hw-phase-chip.active{background:#e8f7ee!important;color:#237747!important;border:1px solid #a9d7ba!important}.hw-phase-chip.upcoming{background:#fff7de!important;color:#8a6611!important;border:1px solid #e5cc7c!important}.hw-phase-chip.archived,.hw-phase-chip.ended{background:#edf0f4!important;color:#5e6979!important;border:1px solid #cfd6df!important}.hw-premium-card h3{margin:0 0 7px!important;color:#151d2c!important;font-size:18px!important;line-height:1.5!important;font-weight:1000!important}.hw-premium-card>p{margin:0 0 14px!important;color:#758197!important;font-size:11px!important;font-weight:850!important}.hw-premium-card>p b{color:#b0b7c3!important;margin:0 3px!important}.hw-card-meta{display:grid!important;grid-template-columns:1.2fr 1fr 1fr!important;gap:8px!important;margin-bottom:14px!important}.hw-card-meta>span{display:block!important;background:#f3f5f9!important;border:1px solid #e0e5ed!important;border-radius:12px!important;padding:9px 10px!important;min-width:0!important}.hw-card-meta small{display:block!important;color:#8993a4!important;font-size:9px!important;font-weight:900!important;margin-bottom:4px!important}.hw-card-meta strong{display:block!important;color:#29354a!important;font-size:10px!important;font-weight:1000!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hw-submit-progress{background:#f5f7fa!important;border:1px solid #e0e5ed!important;border-radius:14px!important;padding:11px!important;margin-bottom:14px!important}.hw-submit-progress>div:first-child{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-bottom:8px!important}.hw-submit-progress b,.hw-submit-progress span{font-size:10px!important;font-weight:1000!important;color:#364157!important}.hw-submit-progress .track{height:9px!important;background:#dde3ec!important;border-radius:999px!important;overflow:hidden!important;box-shadow:inset 0 1px 2px rgba(18,31,53,.12)!important}.hw-submit-progress .track i{display:block!important;height:100%!important;background:linear-gradient(90deg,#6d58dc,#8a76ed)!important;border-radius:999px!important}.hw-premium-card.active .hw-submit-progress .track i{background:linear-gradient(90deg,#35a162,#68c78d)!important}.hw-submit-progress>small{display:block!important;margin-top:6px!important;color:#7a8597!important;font-size:9px!important;font-weight:850!important}.hw-card-actions{display:grid!important;grid-template-columns:1.35fr 1fr .8fr .8fr!important;gap:8px!important;align-items:stretch!important}.hw-card-actions>a,.hw-card-actions>button{display:flex!important;align-items:center!important;justify-content:center!important;min-height:37px!important;border-radius:11px!important;border:1.5px solid #455267!important;background:linear-gradient(180deg,#fff,#e8ecf2)!important;color:#28364e!important;text-decoration:none!important;font-size:10px!important;font-weight:1000!important;box-shadow:0 4px 0 #aeb7c5,0 8px 14px rgba(31,43,63,.11)!important;cursor:pointer!important;transition:transform .12s ease,box-shadow .12s ease!important}.hw-card-actions>a:hover,.hw-card-actions>button:hover{transform:translateY(-2px)!important}.hw-card-actions>a:active,.hw-card-actions>button:active{transform:translateY(3px)!important;box-shadow:0 1px 0 #939cab!important}.hw-card-actions .primary{background:linear-gradient(145deg,#755fe2,#5441bd)!important;color:#fff!important;border-color:#44359d!important;box-shadow:0 4px 0 #382b8f,0 9px 16px rgba(70,53,165,.2)!important}.hw-card-actions .archive{background:linear-gradient(180deg,#fff4f5,#f6dfe2)!important;color:#a13747!important;border-color:#bd727c!important;box-shadow:0 4px 0 #d4a4aa,0 8px 13px rgba(130,51,65,.1)!important}.hw-board-empty{display:grid!important;place-items:center!important;min-height:160px!important;border:1.5px dashed #cbd3df!important;border-radius:17px!important;color:#8993a4!important;background:rgba(255,255,255,.55)!important;font-weight:900!important}@media(max-width:1050px){.hw-homework-board{grid-template-columns:1fr!important}.hw-board-column.current{order:1!important}.hw-board-column.ended{order:2!important}}@media(max-width:650px){.hw-board-column{padding:10px!important;border-radius:18px!important}.hw-board-column>header h2{font-size:16px!important}.hw-premium-card{padding:13px!important;border-radius:16px!important}.hw-card-meta{grid-template-columns:1fr!important}.hw-card-actions{grid-template-columns:1fr 1fr!important}.hw-premium-card h3{font-size:15px!important}}.hw-premium-card.hw-collapsible{padding:0!important;overflow:hidden!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}.hw-card-summary{width:100%!important;min-height:76px!important;border:0!important;background:transparent!important;padding:12px 14px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;text-align:right!important;cursor:pointer!important;color:inherit!important;font-family:inherit!important}.hw-card-summary:hover{background:rgba(92,74,190,.035)!important}.hw-summary-main{flex-direction:column!important;gap:5px!important;flex:1 1!important}.hw-summary-main,.hw-summary-title-row{display:flex!important;min-width:0!important}.hw-summary-title-row{align-items:center!important;gap:8px!important}.hw-summary-title-row>strong{font-size:14px!important;font-weight:1000!important;color:#172033!important;min-width:0!important}.hw-summary-main>small,.hw-summary-title-row>strong{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hw-summary-main>small{font-size:10px!important;font-weight:850!important;color:#7a8597!important}.hw-summary-main>small b{color:#b4bbc6!important;margin:0 3px!important}.hw-summary-side{display:flex!important;align-items:center!important;gap:10px!important;flex:0 0 auto!important}.hw-summary-side>span{display:flex!important;flex-direction:column!important;gap:2px!important;align-items:flex-end!important}.hw-summary-side small{font-size:8px!important;font-weight:900!important;color:#929aaa!important}.hw-summary-side strong{font-size:9px!important;font-weight:1000!important;color:#344157!important;white-space:nowrap!important}.hw-expand-icon{width:30px!important;height:30px!important;border-radius:10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#eef0ff!important;border:1px solid #d8d5fb!important;color:#5a47bf!important;font-style:normal!important;font-size:18px!important;font-weight:1000!important;box-shadow:0 3px 0 #cbc8ed!important}.hw-premium-card.is-open .hw-expand-icon{background:#5f4bc5!important;color:white!important;border-color:#5140ac!important;box-shadow:0 3px 0 #3f328d!important}.hw-card-expanded{padding:0 14px 14px!important;border-top:1px solid #e4e8ef!important;animation:hwCardOpen .18s ease both!important}.hw-card-expanded .hw-premium-card-top{margin-top:12px!important}.hw-card-expanded>p{margin:0 0 14px!important;color:#758197!important;font-size:11px!important;font-weight:850!important}.hw-card-expanded>p b{color:#b0b7c3!important;margin:0 3px!important}.hw-premium-card.is-closed:hover,.hw-premium-card.is-open{transform:translateY(-2px)!important}@keyframes hwCardOpen{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:650px){.hw-card-summary{min-height:70px!important;padding:10px 11px!important;gap:8px!important}.hw-summary-side>span{display:none!important}.hw-summary-title-row>strong{font-size:13px!important}.hw-expand-icon{width:28px!important;height:28px!important}.hw-card-expanded{padding:0 11px 12px!important}}.hw-archive-box{margin-top:14px!important;border:1px solid #d2d9e4!important;border-radius:18px!important;background:#f4f6f9!important;overflow:hidden!important;box-shadow:inset 0 1px 0 #fff!important}.hw-archive-toggle{width:100%!important;border:0!important;background:linear-gradient(180deg,#eef1f5,#e4e9f0)!important;padding:12px 13px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:10px!important;text-align:right!important;cursor:pointer!important;color:#253147!important}.hw-archive-toggle>span small{display:block!important;color:#8993a3!important;font-size:9px!important;font-weight:900!important;margin-bottom:2px!important}.hw-archive-toggle>span b{display:block!important;font-size:13px!important;font-weight:1000!important}.hw-archive-toggle>strong{min-width:34px!important;padding:0 9px!important;place-items:center!important;background:#687587!important;color:#fff!important;font-size:12px!important;box-shadow:0 3px 0 #495566!important}.hw-archive-toggle>i,.hw-archive-toggle>strong{height:30px!important;display:grid!important;border-radius:10px!important}.hw-archive-toggle>i{font-style:normal!important;width:30px!important;place-items:center!important;background:#fff!important;border:1px solid #cfd6df!important;font-size:18px!important;font-weight:1000!important;color:#5e6979!important}.hw-archive-box.is-open .hw-archive-toggle{border-bottom:1px solid #d5dce6!important}.hw-archive-content{padding:12px!important;background:#f8f9fb!important}.hw-archive-tools{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;margin-bottom:11px!important}.hw-archive-tools input{width:100%!important;min-width:0!important;border:1px solid #cfd7e3!important;border-radius:11px!important;background:#fff!important;padding:9px 11px!important;font-size:11px!important;font-weight:800!important;color:#263247!important;outline:none!important}.hw-archive-tools span{font-size:9px!important;font-weight:900!important;color:#7c8798!important;white-space:nowrap!important}.hw-archive-more{display:flex!important;justify-content:center!important;padding-top:12px!important}.hw-archive-more button{border:1px solid #5d6680!important;border-radius:12px!important;background:linear-gradient(180deg,#7c879a,#596577)!important;color:#fff!important;padding:9px 16px!important;font-size:10px!important;font-weight:1000!important;box-shadow:0 4px 0 #3f4958,0 8px 15px rgba(40,51,68,.18)!important;cursor:pointer!important}.hw-archive-more button:active{transform:translateY(3px)!important;box-shadow:0 1px 0 #3f4958!important}@media(max-width:650px){.hw-archive-tools{grid-template-columns:1fr!important}.hw-archive-tools span{white-space:normal!important}.hw-archive-toggle{grid-template-columns:minmax(0,1fr) auto auto!important}}.hw-admin-tabs .hw-prepare-tab{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:43px!important;padding:10px 18px!important;border:1px solid #07152f!important;border-radius:12px!important;background:linear-gradient(180deg,#173a6b,#0d2850 54%,#081d3d)!important;color:#fff!important;text-decoration:none!important;font-weight:1000!important;font-size:11px!important;letter-spacing:.01em!important;box-shadow:0 5px 0 #06152e,0 10px 18px rgba(5,22,49,.26),inset 0 1px 0 rgba(255,255,255,.24)!important;transform:translateY(-2px)!important;transition:transform .14s ease,box-shadow .14s ease,filter .14s ease!important}.hw-admin-tabs .hw-prepare-tab span{font-size:14px!important;color:#dbeafe!important;text-shadow:0 1px 0 rgba(0,0,0,.28)!important}.hw-admin-tabs .hw-prepare-tab:hover{filter:brightness(1.08)!important;transform:translateY(-3px)!important;box-shadow:0 6px 0 #06152e,0 13px 22px rgba(5,22,49,.3),inset 0 1px 0 rgba(255,255,255,.28)!important}.hw-admin-tabs .hw-prepare-tab:active{transform:translateY(2px)!important;box-shadow:0 1px 0 #06152e,0 4px 9px rgba(5,22,49,.22),inset 0 1px 0 rgba(255,255,255,.16)!important}.hw-admin-tabs .hw-prepare-tab.active{background:linear-gradient(180deg,#1b467f,#10315f 54%,#0a2448)!important;color:#fff!important}@media(max-width:700px){.hw-admin-tabs .hw-prepare-tab{min-width:155px!important;padding:9px 14px!important}}.hw-homework-board .hw-board-column>.hw-board-stack{max-height:560px!important;padding-inline-end:6px!important;padding-bottom:12px!important;scroll-behavior:smooth!important}.hw-homework-board .hw-archive-content>.hw-board-stack,.hw-homework-board .hw-board-column>.hw-board-stack{overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;scrollbar-gutter:stable!important}.hw-homework-board .hw-archive-content>.hw-board-stack{max-height:390px!important;padding-inline-end:6px!important;padding-bottom:10px!important}.hw-homework-board .hw-archive-content>.hw-board-stack::-webkit-scrollbar,.hw-homework-board .hw-board-column>.hw-board-stack::-webkit-scrollbar{width:8px!important}.hw-homework-board .hw-archive-content>.hw-board-stack::-webkit-scrollbar-track,.hw-homework-board .hw-board-column>.hw-board-stack::-webkit-scrollbar-track{background:#e9edf3!important;border-radius:999px!important}.hw-homework-board .hw-archive-content>.hw-board-stack::-webkit-scrollbar-thumb,.hw-homework-board .hw-board-column>.hw-board-stack::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#23385f,#112442)!important;border-radius:999px!important;border:2px solid #e9edf3!important}.hw-homework-board .hw-archive-content>.hw-board-stack,.hw-homework-board .hw-board-column>.hw-board-stack{scrollbar-width:thin;scrollbar-color:#1b3156 #e9edf3}.hw-board-column>header{position:sticky!important;top:0!important;z-index:5!important;background:inherit!important}.hw-archive-tools{position:sticky!important;top:0!important;z-index:4!important;background:#f8f9fb!important;padding-bottom:8px!important}@media(max-width:900px){.hw-homework-board .hw-board-column>.hw-board-stack{max-height:460px!important}.hw-homework-board .hw-archive-content>.hw-board-stack{max-height:340px!important}}@media(max-width:600px){.hw-homework-board .hw-board-column>.hw-board-stack{max-height:400px!important;padding-inline-end:3px!important}.hw-homework-board .hw-archive-content>.hw-board-stack{max-height:300px!important;padding-inline-end:3px!important}}.hw-homework-board .hw-board-column.current>header{background:linear-gradient(135deg,#163a63,#245b8f)!important;border:1px solid #0f2c4d!important;border-radius:16px!important;padding:12px 14px!important;margin-bottom:13px!important;box-shadow:0 5px 0 #0d2948,0 10px 22px rgba(14,42,75,.2)!important}.hw-homework-board .hw-board-column.current>header h2,.hw-homework-board .hw-board-column.current>header small{color:#fff!important}.hw-homework-board .hw-board-column.current>header small{opacity:.78!important}.hw-homework-board .hw-board-column.current>header>strong{background:linear-gradient(145deg,#fff,#dbe9f7)!important;color:#173c64!important;box-shadow:0 4px 0 #abc4de,0 8px 16px rgba(0,0,0,.15)!important}.hw-homework-board .hw-board-column.ended>header{background:linear-gradient(135deg,#5f3040,#7b4557)!important;border:1px solid #47222f!important;border-radius:16px!important;padding:12px 14px!important;margin-bottom:13px!important;box-shadow:0 5px 0 #3d1c28,0 10px 22px rgba(68,29,42,.18)!important}.hw-homework-board .hw-board-column.ended>header h2,.hw-homework-board .hw-board-column.ended>header small{color:#fff!important}.hw-homework-board .hw-board-column.ended>header small{opacity:.78!important}.hw-homework-board .hw-board-column.ended>header>strong{background:linear-gradient(145deg,#fff,#f0dce3)!important;color:#663548!important;box-shadow:0 4px 0 #d0aab8,0 8px 16px rgba(0,0,0,.14)!important}.hw-archive-toggle{background:linear-gradient(135deg,#332c63,#51488a)!important;border-color:#29234f!important;box-shadow:0 4px 0 #231e45,0 9px 18px rgba(40,32,84,.18)!important}.hw-archive-toggle,.hw-archive-toggle span b,.hw-archive-toggle span small{color:#fff!important}.hw-archive-toggle span small{opacity:.72!important}.hw-archive-toggle>i,.hw-archive-toggle>strong{background:#fff!important;color:#40376f!important;border-color:#d9d4ee!important}.hw-premium-card.course-sat{--course:#1f66b1;--course-dark:#164a83;--course-soft:#eaf3fd;--course-border:#8eb9e6}.hw-premium-card.course-est{--course:#7652c8;--course-dark:#563a9c;--course-soft:#f1ecff;--course-border:#bda9eb}.hw-premium-card.course-beginners-1{--course:#2f9468;--course-dark:#246e50;--course-soft:#eaf7f1;--course-border:#98cfb8}.hw-premium-card.course-beginners-2{--course:#c47a21;--course-dark:#925a18;--course-soft:#fff3e3;--course-border:#e2b374}.hw-premium-card.course-beginners-1,.hw-premium-card.course-beginners-2,.hw-premium-card.course-est,.hw-premium-card.course-sat{border-color:var(--course-border)!important;background:linear-gradient(160deg,#fff 0,var(--course-soft) 150%)!important;box-shadow:0 7px 0 color-mix(in srgb,var(--course) 22%,#d6dce7),0 14px 26px rgba(25,37,59,.1)!important}.hw-premium-card.course-beginners-1:after,.hw-premium-card.course-beginners-2:after,.hw-premium-card.course-est:after,.hw-premium-card.course-sat:after{background:var(--course)!important;width:6px!important}.hw-premium-card.course-beginners-1 .hw-course-chip,.hw-premium-card.course-beginners-2 .hw-course-chip,.hw-premium-card.course-est .hw-course-chip,.hw-premium-card.course-sat .hw-course-chip{background:var(--course-soft)!important;color:var(--course-dark)!important;border-color:var(--course-border)!important;box-shadow:0 2px 0 color-mix(in srgb,var(--course) 28%,transparent)!important}.hw-premium-card.course-beginners-1 .hw-summary-main>small,.hw-premium-card.course-beginners-2 .hw-summary-main>small,.hw-premium-card.course-est .hw-summary-main>small,.hw-premium-card.course-sat .hw-summary-main>small{color:var(--course-dark)!important}.hw-premium-card.course-beginners-1 .hw-submit-progress .track i,.hw-premium-card.course-beginners-2 .hw-submit-progress .track i,.hw-premium-card.course-est .hw-submit-progress .track i,.hw-premium-card.course-sat .hw-submit-progress .track i{background:linear-gradient(90deg,var(--course-dark),var(--course))!important}.hw-premium-card.course-beginners-1.is-open .hw-expand-icon,.hw-premium-card.course-beginners-2.is-open .hw-expand-icon,.hw-premium-card.course-est.is-open .hw-expand-icon,.hw-premium-card.course-sat.is-open .hw-expand-icon{background:var(--course)!important;border-color:var(--course-dark)!important;box-shadow:0 3px 0 var(--course-dark)!important}.rte-editor-wrap{z-index:20!important}.rte-editor,.rte-editor-wrap{position:relative!important;pointer-events:auto!important}.rte-editor{z-index:21!important;cursor:text!important;user-select:text!important;-webkit-user-select:text!important;touch-action:auto!important}.rte-editor *{pointer-events:auto!important}.rte-placeholder{pointer-events:none!important}.simple-editor-area{pointer-events:auto!important;cursor:text!important;user-select:text!important;-webkit-user-select:text!important}.rte-native-shell{position:relative!important;isolation:isolate!important;overflow:hidden!important}.rte-native-toolbar{display:flex!important;align-items:center!important;min-height:40px!important;position:relative!important;z-index:2!important}.rte-native-hint{font-size:10px!important;font-weight:900!important;color:#4b586c!important;padding:0 7px!important;direction:rtl!important}.rte-native-spacer{flex:1 1!important}.rte-native-wrap{z-index:3!important}.rte-native-wrap,textarea.rte-native-editor{position:relative!important;pointer-events:auto!important;background:#fff!important;cursor:text!important}textarea.rte-native-editor{display:block!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;border:0!important;outline:0!important;resize:vertical!important;color:#111827!important;user-select:text!important;-webkit-user-select:text!important;font:inherit!important;font-size:15px!important;line-height:1.85!important;padding:14px 16px!important;white-space:pre-wrap!important;overflow:auto!important;z-index:4!important}textarea.rte-native-editor:focus{box-shadow:inset 0 0 0 2px rgba(69,86,170,.18)!important;background:#fff!important}.hw-builder-fullscreen textarea.rte-native-editor{font-size:15px!important;line-height:1.8!important;min-height:130px!important}.hw-content-first-block textarea.rte-native-editor{min-height:220px!important}.hw-admin-page .builder-actions .save-main{background:linear-gradient(180deg,#17345f,#0c2345)!important;color:#fff!important;border-color:#081b36!important;box-shadow:0 5px 0 #06152a,0 10px 18px rgba(8,27,54,.22)!important}.hw-admin-page .builder-actions .save-main:hover{filter:brightness(1.08)!important}.hw-admin-page .hw-preview-link,.hw-admin-page .hw-simple-preview,.hw-admin-page .hw-top-preview-button{cursor:pointer;font:inherit}.hw-admin-page .hw-top-preview-button,.hw-admin-page button.hw-preview-link,.hw-admin-page button.hw-simple-preview{border:0}.hw-fullscreen-builder-top .hw-top-preview-button{background:#fff;color:#10264a;border:1px solid #d7dfec!important;border-radius:12px;padding:10px 14px;font-weight:900;box-shadow:0 4px 0 #aeb7c5,0 8px 14px rgba(31,43,63,.1)}.result-loading-premium{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#eef4fb,#f8fbff);padding:28px}.result-loading-premium section{width:min(520px,92vw);text-align:center;background:#fff;border:1px solid #cfd9e7;border-radius:24px;padding:38px;box-shadow:0 20px 55px rgba(20,43,78,.12)}.result-loading-premium span{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 12px;border-radius:50%;background:#173e72;color:#fff;font-size:30px}.result-loading-premium h2{margin:8px 0}.result-loading-premium p{color:#6b778b}.managed-result-page{width:100%!important;max-width:none!important;min-height:100vh!important;margin:0!important;padding:34px 24px 70px!important;background:linear-gradient(135deg,#eef4fb,#f8fbff 48%,#edf5fb)!important;display:grid!important;align-content:start!important;gap:22px!important}.managed-result-page>.analysis-card,.managed-result-page>.score-hero{width:min(1080px,100%)!important;max-width:1080px!important;margin:0 auto!important;padding:28px!important;border-radius:22px!important;box-sizing:border-box!important}.managed-result-page .score-hero{text-align:center!important;display:grid!important;justify-items:center!important;gap:12px!important}.managed-result-page .score-hero .eyebrow{font-size:12px!important;font-weight:950!important}.managed-result-page .score-hero h2{font-size:28px!important;margin:4px 0!important}.managed-result-page .score-hero>p{font-size:14px!important;line-height:1.8!important;margin:0!important}.managed-result-page .score-ring{width:150px!important;height:150px!important;border-radius:50%!important;display:grid!important;place-items:center!important;padding:10px!important;border:0!important}.managed-result-page .score-ring>div{width:118px!important;height:118px!important;border-radius:50%!important;display:grid!important;place-content:center!important;text-align:center!important;box-shadow:inset 0 0 0 1px #e2e8f0!important}.managed-result-page .score-ring strong{font-size:34px!important;line-height:1!important}.managed-result-page .score-ring span{font-size:11px!important;margin-top:6px!important;color:#69778b!important}.managed-result-page .score-band{width:100%!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin-top:8px!important}.managed-result-page .behavior-grid>article,.managed-result-page .score-band>div{min-height:92px!important;padding:14px!important;border-radius:14px!important;display:grid!important;place-content:center!important;text-align:center!important;gap:5px!important}.managed-result-page .behavior-grid b,.managed-result-page .score-band b{font-size:24px!important}.managed-result-page .behavior-grid span,.managed-result-page .score-band span{font-size:11px!important;color:#66758a!important}.managed-result-page .analysis-card{text-align:right!important;background:#fff!important}.managed-result-page .analysis-card h2{font-size:22px!important;margin:0 0 16px!important}.managed-result-page .behavior-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.managed-result-page .analysis-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:16px!important;align-items:center!important;padding:16px 18px!important;margin:10px 0!important;border:1px solid #dbe3ed!important;background:#fbfcfe!important}.managed-result-page .analysis-row b{font-size:14px!important}.managed-result-page .analysis-row p{font-size:12px!important;margin:5px 0!important}.managed-result-page .analysis-row small{font-size:10px!important}.managed-result-page .analysis-row>span{font-size:11px!important;font-weight:950!important;white-space:nowrap!important}.exam-preview-result-bar{width:min(1080px,100%);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#0f315f;color:#fff;border:1px solid #071f40;border-radius:14px;padding:12px 16px;box-shadow:0 5px 0 #071b38,0 14px 28px rgba(8,33,69,.16);font-weight:900}.exam-preview-result-bar a{color:#0f315f;background:#fff;text-decoration:none;padding:9px 13px;border-radius:9px;font-weight:950}@media(max-width:760px){.managed-result-page{padding:20px 12px 50px!important}.managed-result-page>.analysis-card,.managed-result-page>.score-hero{padding:18px!important}.managed-result-page .behavior-grid,.managed-result-page .score-band{grid-template-columns:1fr 1fr!important}.managed-result-page .analysis-row{grid-template-columns:1fr!important}.exam-preview-result-bar{align-items:stretch;flex-direction:column;text-align:center}.exam-preview-result-bar a{text-align:center}}.managed-result-page .managed-question-report{background:transparent!important;box-shadow:none!important;padding:0!important;border:0!important}.managed-report-heading{width:min(1080px,100%);margin:0 auto 14px;display:flex;align-items:end;justify-content:space-between;gap:14px;padding:0 4px}.managed-report-heading h2{margin:2px 0 0!important}.managed-report-heading p{margin:5px 0 0;color:#64748b;font-size:12px}.managed-result-question{--state:#64748b;--state-soft:rgba(100,116,139,.09);--state-border:rgba(100,116,139,.30);position:relative;overflow:hidden;margin:14px 0!important;padding:20px!important;border:1px solid var(--state-border)!important;border-radius:20px!important;background:linear-gradient(145deg,rgba(255,255,255,.96),var(--state-soft))!important;box-shadow:0 7px 0 color-mix(in srgb,var(--state) 20%,#dbe3ed),0 16px 32px rgba(15,23,42,.1)!important;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.managed-result-question:hover{transform:translateY(-2px);box-shadow:0 9px 0 color-mix(in srgb,var(--state) 20%,#dbe3ed),0 20px 38px rgba(15,23,42,.13)!important}.managed-result-question.correct{--state:#14985a;--state-soft:rgba(30,190,111,.12);--state-border:rgba(20,152,90,.35)}.managed-result-question.wrong{--state:#d53b48;--state-soft:rgba(239,68,68,.10);--state-border:rgba(213,59,72,.34);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.managed-result-question.unanswered{--state:#7a8799;--state-soft:rgba(122,135,153,.08);--state-border:rgba(122,135,153,.26)}.managed-result-question:before{content:"";position:absolute;right:0;top:0;bottom:0;width:6px;background:var(--state)}.managed-question-top{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px}.managed-question-number{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--state);color:#fff;font-weight:950;font-size:16px;box-shadow:0 4px 0 color-mix(in srgb,var(--state) 70%,#182236)}.managed-question-title{display:grid;gap:3px}.managed-question-title b{font-size:15px!important}.managed-question-title small{font-size:10px!important;color:#65748a}.managed-question-status{padding:8px 12px;border-radius:999px;background:color-mix(in srgb,var(--state) 13%,#fff);border:1px solid color-mix(in srgb,var(--state) 35%,#fff);color:var(--state);font-size:11px!important;font-weight:950!important;white-space:nowrap}.managed-question-prompt{margin:16px 0 12px;padding:14px 16px;border-radius:14px;background:rgba(255,255,255,.72);border:1px solid rgba(148,163,184,.2);font-size:14px;line-height:1.9;color:#172033}.managed-question-prompt p{margin:0}.managed-answer-compare{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.managed-answer-compare>div{padding:12px 14px;border-radius:13px;background:rgba(255,255,255,.78);border:1px solid rgba(148,163,184,.22);display:grid;gap:5px}.managed-answer-compare span{font-size:10px;color:#708095;font-weight:850}.managed-answer-compare b{font-size:12px!important;color:#172033;line-height:1.7}.managed-inline-explanation{margin-top:12px;padding:13px 15px;border-radius:14px;background:rgba(255,255,255,.86);border:1px solid color-mix(in srgb,var(--state) 24%,#d8e0ea);box-shadow:inset 4px 0 0 color-mix(in srgb,var(--state) 70%,transparent)}.managed-inline-explanation>span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:950;color:var(--state)}.managed-inline-explanation p{margin:5px 0 0!important;font-size:12px!important;line-height:1.85!important;color:#39485c!important}.hw-result-overlay{align-items:flex-start!important;overflow:auto!important;padding:28px 16px!important;background:rgba(8,22,43,.56)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.hw-result-overlay>.hw-result-report{width:min(1080px,96vw)!important;max-width:1080px!important;margin:0 auto!important;padding:24px!important;border-radius:24px!important;background:#f5f8fc!important;text-align:right!important;box-shadow:0 28px 80px rgba(4,15,34,.28)!important;max-height:none!important}.hw-result-report-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:4px 2px 18px;border-bottom:1px solid #dbe4ee}.hw-result-report-head>div{display:flex;align-items:center;gap:14px}.hw-result-check{display:grid!important;place-items:center;width:56px;height:56px;border-radius:18px;background:#153e70!important;color:#fff!important;font-size:26px!important;box-shadow:0 5px 0 #09274e,0 10px 22px rgba(15,49,95,.18)}.hw-result-report-head small{font-size:10px;color:#66758a}.hw-result-report-head h2{margin:2px 0!important;font-size:23px!important}.hw-result-report-head p{margin:0!important;font-size:12px!important;color:#6b7789!important}.hw-result-report-head>a{padding:10px 14px;border-radius:11px;background:#fff;border:1px solid #cfd9e6;color:#16345e;text-decoration:none;font-weight:900;box-shadow:0 4px 0 #b6c0ce}.hw-result-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0}.hw-result-summary article{min-height:86px;border:1px solid #d5dfeb;background:#fff;border-radius:16px;display:grid;place-content:center;text-align:center;gap:4px;box-shadow:0 5px 0 #d6dee8,0 10px 20px rgba(32,47,70,.08)}.hw-result-summary b{font-size:24px;color:#173b6b}.hw-result-summary span{font-size:10px;color:#6b7789}.hw-result-questions{display:grid;gap:16px}.hw-result-questions>article{--hw-state:#68788d;--hw-soft:rgba(104,120,141,.08);position:relative;overflow:hidden;border:1px solid color-mix(in srgb,var(--hw-state) 32%,#d9e1eb);border-radius:20px;padding:19px;background:linear-gradient(145deg,#fff,var(--hw-soft));box-shadow:0 7px 0 color-mix(in srgb,var(--hw-state) 18%,#d9e1eb),0 15px 28px rgba(22,37,59,.1)}.hw-result-questions>article.correct{--hw-state:#14985a;--hw-soft:rgba(29,190,110,.11)}.hw-result-questions>article.wrong{--hw-state:#d53b48;--hw-soft:rgba(239,68,68,.10);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hw-result-questions>article.unanswered{--hw-state:#7b8798;--hw-soft:rgba(123,135,152,.08)}.hw-result-questions>article.written{--hw-state:#345d9d;--hw-soft:rgba(52,93,157,.08)}.hw-result-questions>article:before{content:"";position:absolute;right:0;top:0;bottom:0;width:6px;background:var(--hw-state)}.hw-result-q-top{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px}.hw-result-q-top>span{display:grid;place-items:center!important;width:40px;height:40px;border-radius:12px;background:var(--hw-state)!important;color:#fff!important;font-size:15px!important;font-weight:950;box-shadow:0 4px 0 color-mix(in srgb,var(--hw-state) 72%,#172033)}.hw-result-q-top>div{display:grid;gap:2px}.hw-result-q-top b{font-size:14px}.hw-result-q-top small{font-size:10px;color:#718096}.hw-result-q-top em{font-style:normal;padding:7px 11px;border-radius:999px;color:var(--hw-state);background:color-mix(in srgb,var(--hw-state) 12%,#fff);border:1px solid color-mix(in srgb,var(--hw-state) 30%,#fff);font-size:10px;font-weight:950}.hw-result-prompt{margin:14px 0;padding:13px 15px;border-radius:13px;background:rgba(255,255,255,.78);border:1px solid rgba(148,163,184,.2);font-size:13px;line-height:1.85;color:#1b2638}.hw-result-answer-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hw-result-answer-row>div,.hw-result-written{padding:11px 13px;border-radius:12px;background:rgba(255,255,255,.82);border:1px solid rgba(148,163,184,.22);display:grid;gap:4px}.hw-result-answer-row span,.hw-result-written span{font-size:9px;color:#718096;font-weight:850}.hw-result-answer-row b,.hw-result-written p{font-size:11px;margin:0;line-height:1.7;color:#1e293b}.hw-result-explanation{margin-top:11px;padding:12px 14px;border-radius:13px;background:rgba(255,255,255,.88);border:1px solid color-mix(in srgb,var(--hw-state) 24%,#d8e0ea);box-shadow:inset 4px 0 0 color-mix(in srgb,var(--hw-state) 70%,transparent)}.hw-result-explanation span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:950;color:var(--hw-state)}.hw-result-explanation p{margin:5px 0 0!important;font-size:11px!important;line-height:1.8!important;color:#405066!important}@media(max-width:760px){.hw-result-q-top,.managed-question-top{grid-template-columns:auto 1fr}.hw-result-q-top em,.managed-question-status{grid-column:1/-1;justify-self:start}.hw-result-answer-row,.managed-answer-compare{grid-template-columns:1fr}.hw-result-summary{grid-template-columns:1fr 1fr}.hw-result-report-head{align-items:stretch;flex-direction:column}.hw-result-report-head>a{text-align:center}.hw-result-overlay>.hw-result-report,.managed-result-question{padding:16px!important}}.est-paper-workspace.est-paper-split-v3222{grid-template-columns:minmax(0,1.18fr) minmax(390px,.82fr);gap:14px;padding:14px;overflow:hidden}.est-question-panel,.est-support-panel{min-width:0;min-height:0;background:#fff;border:1.5px solid #cbd3df;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(25,36,52,.09)}.est-support-panel{display:grid;grid-template-rows:66px minmax(0,1fr)}.est-support-panel>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;border-bottom:1px solid #d9dfe8;background:#f8fafc}.est-support-panel>header>div{display:grid;gap:3px}.est-support-panel>header b{font-size:13px}.est-support-panel>header span{font-size:8px;color:#758195}.est-support-panel>header em{font-style:normal;font-size:9px;font-weight:900;color:#c94f5d;background:#fff0f2;border:1px solid #f0c8ce;border-radius:999px;padding:5px 9px}.est-support-scroll{min-height:0;overflow:auto;background:#e9edf2;padding:12px}.est-support-scroll .homework-pdf-viewer,.est-support-scroll>.homework-pdf-viewer{height:100%;min-height:620px}.est-support-passage{min-height:100%;background:#fff;border-radius:10px;padding:30px 34px;font:17px/1.85 Georgia,Times New Roman,serif;color:#1c2430;box-shadow:0 2px 12px rgba(20,31,46,.07)}.est-support-image{min-height:100%;display:grid;place-items:center;background:#fff;border-radius:10px;padding:18px}.est-support-image img{max-width:100%;max-height:100%;object-fit:contain}.est-support-empty{height:100%;min-height:420px;display:grid;place-content:center;text-align:center;gap:8px;background:#fff;border-radius:10px;color:#6e7989}.est-support-empty b{color:#1e2a3c}.est-question-panel{display:grid;grid-template-rows:66px minmax(0,1fr) auto;direction:rtl}.est-question-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;border-bottom:1px solid #e0e5ec;background:#fffafb}.est-question-panel-head>div{display:grid;gap:2px}.est-question-panel-head small{font-size:7px;letter-spacing:.12em;color:#b85a64;font-weight:900}.est-question-panel-head b{font-size:13px}.est-question-panel-head button{border:1px solid #d9dee6;background:#fff;border-radius:10px;padding:8px 11px;font-size:8px;font-weight:900;color:#657083}.est-question-panel-head button.marked{border-color:#e0a4aa;background:#fff0f2;color:#b64250}.est-active-question-card{min-height:0;overflow:auto;padding:28px 24px 34px;position:relative;background:linear-gradient(180deg,#fff,#fffafb)}.est-active-question-number{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#b43f4e;color:#fff;font-size:14px;font-weight:950;box-shadow:0 6px 0 #7d2b35,0 10px 20px rgba(134,45,57,.18);margin-bottom:18px}.est-active-question-card .est-paper-prompt{font-size:16px;line-height:1.8;color:#172033;margin-bottom:18px}.est-active-question-card ol{list-style:none;padding:0;margin:0;display:grid;gap:10px}.est-active-question-card li{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:start;border:1px solid #dce1e8;background:#fff;border-radius:12px;padding:11px 12px;cursor:pointer;transition:.14s}.est-active-question-card li:hover{border-color:#c9a4a9;transform:translateY(-1px)}.est-active-question-card li.selected{border:2px solid #b43f4e;background:#fff0f2;box-shadow:0 5px 15px rgba(180,63,78,.1)}.est-active-question-card li>b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;border:1px solid #aeb8c5;font-size:10px;background:#fff}.est-active-question-card li.selected>b{background:#b43f4e;color:#fff;border-color:#b43f4e}.est-question-nav-strip{display:flex;gap:5px;overflow:auto;padding:10px 12px;border-top:1px solid #e1e6ed;background:#f8fafc}.est-question-nav-strip button{flex:0 0 31px;height:31px;border-radius:8px;border:1px solid #d5dce5;background:#fff;font-size:9px;font-weight:900}.est-question-nav-strip button.answered{background:#edf8f3;border-color:#9fd1bd;color:#14765d}.est-question-nav-strip button.marked{box-shadow:inset 0 -3px #d89635}.est-question-nav-strip button.current{background:#b43f4e;color:#fff;border-color:#b43f4e;box-shadow:0 3px 0 #7e2b35}.est-digital-workspace.est-digital-split-v3222{grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr)}.est-digital-support-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.est-digital-support-head span{font-size:8px;font-weight:900;color:#b43f4e}.est-digital-active-question>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.est-digital-active-question>header button{border:1px solid #d8dee7;background:#fff;border-radius:9px;padding:7px 9px}.est-digital-active-question>header button.marked{background:#fff0f2;color:#b43f4e;border-color:#e9b8be}.est-digital-active-question>button{display:grid!important;grid-template-columns:34px 1fr;gap:8px;align-items:start;text-align:right!important}@media(max-width:1050px){.est-digital-workspace.est-digital-split-v3222,.est-paper-workspace.est-paper-split-v3222{grid-template-columns:1fr;overflow:visible}.est-support-panel{min-height:52vh}.est-question-panel{min-height:520px}.est-support-scroll .homework-pdf-viewer,.est-support-scroll>.homework-pdf-viewer{min-height:48vh}}.est-support-head-actions{display:flex;align-items:center;gap:10px;min-width:0}.est-pdf-zoom{display:flex;align-items:center;gap:5px;padding:5px 7px;border:1px solid #d8deea;border-radius:12px;background:#fff;box-shadow:0 4px 0 rgba(20,38,72,.1)}.est-pdf-zoom button{height:29px;min-width:31px;border:1px solid #d7deeb;border-radius:8px;background:#f8fafc;color:#132342;font-weight:900;cursor:pointer;box-shadow:0 2px 0 rgba(18,35,66,.12)}.est-pdf-zoom button:hover{background:#edf3fb;border-color:#aebbd1}.est-pdf-zoom button:active{transform:translateY(1px);box-shadow:none}.est-pdf-zoom button.reset{min-width:48px;font-size:9px;padding:0 7px}.est-pdf-zoom span{min-width:42px;text-align:center;font-size:9px;font-weight:900;color:#31425e}.est-support-scroll .hw-canvas-pdf-pages{align-items:center}.est-support-scroll .hw-canvas-pdf-page{max-width:none}.hw-result-explanation.locked{background:rgba(100,116,139,.08)!important;border-color:rgba(100,116,139,.18)!important;color:#64748b!important}@media(max-width:720px){.est-digital-support-head,.est-support-panel>header{align-items:flex-start!important}.est-support-head-actions{flex-wrap:wrap;justify-content:flex-end}.est-pdf-zoom{order:2}}.managed-result-choice-list{display:grid;gap:10px;margin:16px 0 4px}.managed-result-choice-list>div{display:grid;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgba(15,23,42,.12);border-radius:16px;background:rgba(255,255,255,.72);box-shadow:0 5px 0 rgba(15,23,42,.05);transition:.18s ease}.managed-result-choice-list i{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#eef2f7;color:#0f172a;font-style:normal;font-weight:900}.managed-result-choice-list span{min-width:0;color:#172033;font-weight:700}.managed-result-choice-list em,.managed-result-choice-list strong{font-style:normal;font-size:12px;padding:6px 9px;border-radius:999px;white-space:nowrap}.managed-result-choice-list .is-correct{border-color:rgba(22,163,74,.38);background:linear-gradient(135deg,rgba(236,253,245,.96),rgba(220,252,231,.74));box-shadow:0 6px 0 rgba(22,163,74,.12)}.managed-result-choice-list .is-correct i{background:#16a34a;color:#fff}.managed-result-choice-list .is-correct em{background:rgba(22,163,74,.12);color:#15803d}.managed-result-choice-list .is-student-wrong{border-color:rgba(220,38,38,.35);background:linear-gradient(135deg,rgba(254,242,242,.94),rgba(254,226,226,.72));box-shadow:0 6px 0 rgba(220,38,38,.1)}.managed-result-choice-list .is-student-wrong i{background:#dc2626;color:#fff}.managed-result-choice-list .is-student-wrong strong{background:rgba(220,38,38,.1);color:#b91c1c}.managed-result-choice-list .is-correct.is-student strong{background:rgba(22,163,74,.12);color:#15803d}@media(max-width:700px){.managed-result-choice-list>div{grid-template-columns:34px minmax(0,1fr)}.managed-result-choice-list em,.managed-result-choice-list strong{grid-column:2;justify-self:start}}.hw-result-overlay>.hw-result-report{width:min(1240px,96vw)!important;max-width:1240px!important}.hw-result-questions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important;align-items:start!important}.hw-result-questions>article{min-width:0!important;padding:22px!important;border-radius:22px!important}.hw-result-prompt{min-height:86px;font-size:14px!important;line-height:1.9!important}.hw-result-answer-row b,.hw-result-written p{font-size:13px!important}.hw-result-explanation{min-height:96px;padding:15px 16px!important}.hw-result-explanation p{font-size:12px!important;line-height:1.9!important}@media(max-width:900px){.hw-result-questions{grid-template-columns:1fr!important}}.hw-result-explanation-text{margin-top:6px;font-size:12px;line-height:1.9;color:#405066}.hw-result-explanation-text p{margin:0 0 6px!important;font-size:inherit!important;line-height:inherit!important;color:inherit!important}.managed-question-report{width:min(1240px,96vw)!important;margin-inline:auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}.managed-question-report>.actions,.managed-question-report>.managed-answers-locked,.managed-question-report>.managed-report-heading{grid-column:1/-1!important}.managed-result-question{margin:0!important;min-width:0!important}@media(max-width:900px){.managed-question-report{grid-template-columns:1fr!important}}.student-portal{min-height:100vh;background:#f4f7fb;color:#172033;display:grid;grid-template-columns:260px minmax(0,1fr);font-family:Arial,sans-serif}.student-sidebar{background:linear-gradient(180deg,#07162f,#0b2346 62%,#0e2b53);color:#fff;padding:22px 16px;display:flex;flex-direction:column;gap:22px;min-height:100vh;position:sticky;top:0;align-self:start}.student-brand{display:flex;align-items:center;gap:10px;padding:5px 6px 18px;border-bottom:1px solid rgba(255,255,255,.1)}.student-brand>span{width:44px;height:44px;border-radius:14px;background:#f0c86e;color:#102244;display:grid;place-items:center;font-size:22px;font-weight:950;box-shadow:0 5px 0 #aa8640}.student-brand>div{display:grid;gap:2px}.student-brand b{font-size:14px}.student-brand small{color:#9eb1d0;font-size:10px}.student-sidebar nav{display:grid;gap:7px}.student-sidebar nav a{display:flex;align-items:center;gap:11px;color:#c9d6ea;text-decoration:none;padding:11px 12px;border-radius:12px;font-weight:850;font-size:13px;border:1px solid transparent;transition:.15s}.student-sidebar nav a i{font-style:normal;width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:rgba(255,255,255,.07);color:#f0c86e}.student-sidebar nav a.active,.student-sidebar nav a:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.11);color:#fff;transform:translateX(-2px)}.student-help{margin-top:auto;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:14px;display:grid;gap:5px}.student-help small{color:#f0c86e;font-size:9px}.student-help b{font-size:13px}.student-help p{margin:0;color:#aebfd8;font-size:10px;line-height:1.7}.student-content{padding:26px 28px 42px;min-width:0}.student-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.student-topbar small{font-size:10px;color:#708096}.student-topbar h1{margin:4px 0 6px;font-size:30px}.student-topbar p{margin:0;color:#64748b;font-size:13px}.student-profile{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #dde5ef;border-radius:15px;padding:9px 12px;box-shadow:0 5px 0 #d8e0ea}.student-profile>span{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#0c2d58;color:#fff;font-weight:950}.student-profile>div{display:grid;gap:2px}.student-profile b{font-size:12px}.student-profile small{font-size:9px}.student-now-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:24px}.student-focus-card{--course:#153e70;position:relative;overflow:hidden;background:#fff;border:1px solid #dce4ee;border-right:6px solid var(--course);border-radius:20px;padding:19px;box-shadow:0 7px 0 color-mix(in srgb,var(--course) 18%,#dbe3ed),0 15px 28px rgba(20,38,66,.08);min-height:205px;display:flex;flex-direction:column}.student-focus-card.sat{--course:#275fd6}.student-focus-card.est{--course:#7b4ed8}.student-focus-card.b1{--course:#239b68}.student-focus-card.b2{--course:#d78a23}.student-focus-card.class-card{--course:#0b8e88}.student-focus-card.result-card{--course:#c24a5d}.student-focus-card header{display:flex;align-items:center;gap:10px}.student-focus-card header>span{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:color-mix(in srgb,var(--course) 12%,#fff);color:var(--course);font-weight:950;border:1px solid color-mix(in srgb,var(--course) 25%,#fff)}.student-focus-card header>div{display:grid;gap:2px}.student-focus-card header small{font-size:9px;color:#7a8798}.student-focus-card header b{font-size:11px;color:var(--course)}.student-focus-card h2{font-size:19px;margin:17px 0 7px}.student-focus-card p{margin:0 0 18px;color:#69778b;font-size:11px;line-height:1.7}.student-focus-card>a{margin-top:auto;align-self:flex-start;text-decoration:none;background:var(--course);color:#fff;padding:10px 13px;border-radius:11px;font-size:11px;font-weight:950;box-shadow:0 4px 0 color-mix(in srgb,var(--course) 70%,#182338)}.student-focus-card>a:active{transform:translateY(2px);box-shadow:0 2px 0 color-mix(in srgb,var(--course) 70%,#182338)}.student-activity,.student-quick-section{background:#fff;border:1px solid #dfe6ef;border-radius:20px;padding:19px;margin-bottom:20px;box-shadow:0 8px 24px rgba(24,43,72,.055)}.student-section-head{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-bottom:15px}.student-section-head small{font-size:9px;color:#7a8798}.student-section-head h2{margin:3px 0 0;font-size:18px}.student-section-head>span{font-size:9px;color:#1b8e64;background:#ecf8f2;padding:6px 9px;border-radius:999px}.student-quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.student-quick-grid>a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;text-decoration:none;color:#1c293b;border:1px solid #e0e7ef;border-radius:14px;padding:13px;background:#fbfcfe;transition:.15s}.student-quick-grid>a:hover{transform:translateY(-2px);border-color:#bdcbe0;box-shadow:0 7px 16px rgba(27,49,81,.07)}.student-quick-grid i{font-style:normal;width:34px;height:34px;border-radius:10px;background:#edf2f8;display:grid;place-items:center;color:#153e70;font-weight:950}.student-quick-grid div{display:grid;gap:2px}.student-quick-grid b{font-size:12px}.student-quick-grid span{font-size:9px;color:#7b889a}.student-quick-grid em{font-style:normal;color:#7a8798}.student-next-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.student-next-steps article{display:flex;gap:10px;padding:13px;border-radius:14px;background:#f8fafc;border:1px solid #e3e9f1}.student-next-steps article>span{width:32px;height:32px;border-radius:10px;background:#102d56;color:#fff;display:grid;place-items:center;font-weight:950;flex:0 0 auto}.student-next-steps b{font-size:11px}.student-next-steps p{margin:4px 0 0;font-size:9px;color:#748196;line-height:1.65}.student-mobile-nav{display:none}.student-simple-page{min-height:100vh;background:#f4f7fb;display:grid;grid-template-columns:220px minmax(0,1fr);font-family:Arial,sans-serif;color:#172033}.student-simple-page>aside{background:#092043;color:#fff;padding:20px 14px}.student-simple-brand{display:flex;align-items:center;gap:9px;color:#fff;text-decoration:none;margin-bottom:22px}.student-simple-brand span{width:38px;height:38px;border-radius:12px;background:#f0c86e;color:#102244;display:grid;place-items:center;font-weight:950}.student-simple-page>aside nav{display:grid;gap:7px}.student-simple-page>aside nav a{color:#c7d5e9;text-decoration:none;padding:10px 11px;border-radius:10px;font-size:12px}.student-simple-page>aside nav a:hover{background:rgba(255,255,255,.08);color:#fff}.student-simple-page>section{padding:30px}.student-simple-page>section>header{display:flex;align-items:center;gap:14px;margin-bottom:24px}.student-simple-page>section>header>span{width:52px;height:52px;border-radius:16px;background:#0d3262;color:#fff;display:grid;place-items:center;font-size:20px;box-shadow:0 5px 0 #061f40}.student-simple-page header small{font-size:9px;color:#78869a}.student-simple-page header h1{margin:3px 0 5px;font-size:28px}.student-simple-page header p{margin:0;color:#6d7a8c;font-size:12px}.student-placeholder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.student-account-card,.student-empty-state,.student-placeholder-grid article{background:#fff;border:1px solid #dee6ef;border-radius:18px;padding:20px;box-shadow:0 7px 22px rgba(23,43,72,.06)}.student-placeholder-grid b{font-size:9px;color:#7d8a9e}.student-placeholder-grid h2{font-size:18px}.student-placeholder-grid p{color:#748196;font-size:11px;line-height:1.7}.student-empty-state{text-align:center;padding:45px 20px}.student-empty-state>span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px;background:#eaf8f1;color:#17835c;font-size:20px}.student-empty-state h2{font-size:18px}.student-empty-state p{color:#7a8798;font-size:11px}.student-account-card>div:first-child{display:flex;gap:12px;align-items:center}.student-account-card>div:first-child>span{width:60px;height:60px;border-radius:18px;background:#0c2d58;color:#fff;display:grid;place-items:center;font-weight:950}.student-account-card h2{margin:3px 0}.student-account-card p{margin:0;color:#7a8798}.student-account-card dl{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.student-account-card dl div{background:#f7f9fc;border-radius:12px;padding:12px}.student-account-card dt{font-size:9px;color:#7a8798}.student-account-card dd{margin:4px 0 0;font-size:12px;font-weight:900}.student-more-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.student-more-grid a{background:#fff;border:1px solid #dfe6ef;border-radius:14px;padding:16px;text-decoration:none;color:#172033;display:grid;gap:7px}.student-more-grid b{font-size:13px}.student-more-grid span{font-size:9px;color:#738095}@media(max-width:900px){.student-portal{display:block;padding-bottom:76px}.student-sidebar{display:none}.student-content{padding:18px 14px 30px}.student-topbar{align-items:flex-start}.student-topbar h1{font-size:24px}.student-profile{padding:7px}.student-profile>div{display:none}.student-now-grid{grid-template-columns:1fr}.student-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.student-next-steps{grid-template-columns:1fr}.student-mobile-nav{position:fixed;z-index:80;bottom:0;left:0;right:0;height:68px;background:#fff;border-top:1px solid #dce4ed;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 -8px 26px rgba(18,38,69,.09)}.student-mobile-nav a{display:grid;place-items:center;align-content:center;gap:2px;text-decoration:none;color:#7a8798;font-size:9px}.student-mobile-nav i{font-style:normal;font-size:18px}.student-mobile-nav a.active{color:#0c2d58;font-weight:900}.student-simple-page{display:block}.student-simple-page>aside{display:none}.student-simple-page>section{padding:20px 14px}.student-account-card dl,.student-more-grid,.student-placeholder-grid{grid-template-columns:1fr}}@media(max-width:520px){.student-quick-grid{grid-template-columns:1fr}.student-focus-card{min-height:190px}.student-topbar p{font-size:11px}}.student28{min-height:100vh;background:#f5f7fb;color:#162237;display:grid;grid-template-columns:255px minmax(0,1fr);font-family:Arial,sans-serif}.student28-side{min-height:100vh;position:sticky;top:0;align-self:start;background:linear-gradient(180deg,#06162f,#071a38 45%,#0a2144);color:#fff;padding:20px 16px;display:flex;flex-direction:column;gap:20px}.student28-logo{display:flex;align-items:center;gap:11px;padding:3px 4px 16px;border-bottom:1px solid rgba(255,255,255,.09)}.student28-logo>span{width:50px;height:50px;border-radius:16px;background:linear-gradient(160deg,#fff,#e9eff9);color:#0b2a56;display:grid;place-items:center;font-weight:950;font-size:16px;box-shadow:0 5px 0 rgba(0,0,0,.25)}.student28-logo>div{display:grid}.student28-logo b{font-size:15px;letter-spacing:.05em}.student28-logo strong{font-size:11px;color:#ff525f;letter-spacing:.11em}.student28-side nav{display:grid;gap:6px}.student28-side nav a{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;color:#d3deef;text-decoration:none;padding:11px 12px;border-radius:12px;font-size:12px;font-weight:850;border:1px solid transparent;transition:.16s}.student28-side nav a i{font-style:normal;width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:rgba(255,255,255,.06);font-size:15px}.student28-side nav a em{font-style:normal;background:#633df0;color:white;border-radius:999px;padding:3px 7px;font-size:9px}.student28-side nav a.active,.student28-side nav a:hover{background:linear-gradient(135deg,#315fdc,#6b3dde);border-color:rgba(255,255,255,.12);color:#fff;box-shadow:0 7px 18px rgba(57,50,190,.22);transform:translateX(-2px)}.student28-motivation{margin-top:auto;background:linear-gradient(180deg,rgba(65,71,184,.32),rgba(18,47,92,.52));border:1px solid rgba(146,153,255,.19);border-radius:18px;padding:16px;text-align:center;box-shadow:inset 0 1px rgba(255,255,255,.04)}.student28-trophy{width:56px;height:56px;border-radius:18px;margin:0 auto 10px;display:grid;place-items:center;background:radial-gradient(circle at 50% 35%,#ffd76a,#ef9d1f);color:#fff;font-size:26px;box-shadow:0 10px 26px rgba(240,161,40,.18)}.student28-motivation h3{margin:0 0 6px;font-size:16px}.student28-motivation p{margin:0 0 12px;color:#c5d2e7;font-size:10px;line-height:1.7}.student28-motivation a{display:block;background:rgba(93,72,219,.54);color:#fff;text-decoration:none;border-radius:10px;padding:9px;font-size:10px;font-weight:900}.student28-course{border:1px solid rgba(255,255,255,.1);border-radius:15px;padding:12px;display:grid;gap:9px}.student28-course>small{color:#91a5c5;font-size:9px}.student28-course>div{display:flex;align-items:center;gap:9px}.student28-course>div span{width:38px;height:38px;border-radius:10px;background:#174891;display:grid;place-items:center;font-weight:950}.student28-course>div b{font-size:11px}.student28-course button{border:0;border-radius:9px;padding:8px;background:rgba(255,255,255,.07);color:#dce7f8;font-size:9px;cursor:pointer}.student28-main{min-width:0;padding:22px 24px 34px}.student28-top{display:grid;grid-template-columns:minmax(270px,1fr) minmax(310px,430px) auto;gap:18px;align-items:center;margin-bottom:22px}.student28-welcome h1{margin:0 0 5px;font-size:28px}.student28-welcome p{margin:0;color:#6e7c91;font-size:12px}.student28-search{height:48px;background:#fff;border:1px solid #dce4ee;border-radius:14px;display:flex;align-items:center;gap:9px;padding:0 14px;box-shadow:0 5px 18px rgba(25,45,73,.05)}.student28-search span{font-size:22px;color:#466184}.student28-search input{border:0;outline:0;background:transparent;width:100%;font:inherit;font-size:11px;color:#26354c}.student28-top-actions{display:flex;align-items:center;gap:8px}.student28-top-actions>a{height:44px;min-width:44px;border-radius:13px;background:#fff;border:1px solid #dce4ee;display:grid;place-items:center;text-decoration:none;color:#233a5a;position:relative}.student28-bell b{position:absolute;top:-5px;right:-4px;background:#e5384e;color:#fff;font-size:8px;border-radius:999px;min-width:17px;height:17px;display:grid;place-items:center}.student28-person{display:flex!important;align-items:center!important;gap:9px!important;padding:0 9px!important;min-width:145px!important}.student28-person>span{width:32px;height:32px;border-radius:10px;background:#163f76;color:#fff;display:grid;place-items:center;font-weight:950;font-size:10px}.student28-person>div{display:grid;gap:2px}.student28-person b{font-size:10px}.student28-person small{font-size:8px;color:#7b899c}.student28-focus{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:18px}.student28-focus-card{--accent:#5c47db;position:relative;background:#fff;border:1px solid color-mix(in srgb,var(--accent) 18%,#dfe6ef);border-radius:18px;padding:17px;min-height:290px;display:flex;flex-direction:column;box-shadow:0 7px 20px rgba(21,41,70,.065);overflow:hidden}.student28-focus-card:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 4%,transparent),transparent 44%);pointer-events:none}.student28-focus-card.sat{--accent:#6647e8}.student28-focus-card.est{--accent:#7754d9}.student28-focus-card.b1{--accent:#24a866}.student28-focus-card.b2{--accent:#dd8a2e}.student28-focus-card.homework{--accent:#28a864}.student28-focus-card.class-card{--accent:#2473eb}.student28-focus-card.performance{--accent:#dea118;background:linear-gradient(145deg,#fff,#fffaf0)}.student28-focus-title{display:flex;align-items:center;gap:9px;color:var(--accent)}.student28-focus-title>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:color-mix(in srgb,var(--accent) 12%,#fff);border:1px solid color-mix(in srgb,var(--accent) 20%,#fff);font-size:18px}.student28-focus-title h3{margin:0;font-size:14px}.student28-focus-card>strong{font-size:16px;margin:18px 0 6px;line-height:1.45}.student28-focus-card>p{margin:0 0 14px;color:#68778b;font-size:10px;line-height:1.7}.student28-focus-card>a{margin-top:auto;text-decoration:none;text-align:center;padding:11px 12px;border-radius:11px;border:1px solid color-mix(in srgb,var(--accent) 28%,#dce3ed);color:var(--accent);font-size:10px;font-weight:950;background:color-mix(in srgb,var(--accent) 5%,#fff);box-shadow:0 3px 0 color-mix(in srgb,var(--accent) 14%,#dce3ed)}.student28-focus-card.class-card>a{background:#246ff0;color:#fff;border-color:#246ff0;box-shadow:0 4px 0 #174aa5}.student28-focus-card>a:active{transform:translateY(2px);box-shadow:0 1px 0 color-mix(in srgb,var(--accent) 14%,#dce3ed)}.student28-countdown{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:6px}.student28-countdown div{background:#f4f0ff;border-radius:10px;padding:9px 5px;text-align:center;display:grid;gap:2px}.student28-countdown b{font-size:12px;color:#5d42d8}.student28-countdown span{font-size:8px;color:#7b708f}.student28-ring-wrap{display:flex;align-items:center;gap:12px;margin-top:6px}.student28-ring{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--accent) var(--p),#e8edf3 0);position:relative}.student28-ring:after{content:"";position:absolute;inset:7px;border-radius:50%;background:#fff}.student28-ring b{position:relative;z-index:1;font-size:11px}.student28-ring-wrap>div:last-child{display:grid;gap:4px}.student28-ring-wrap small{font-size:8px;color:#8490a1}.student28-ring-wrap>div:last-child b{font-size:9px;color:#344258}.student28-class-info{display:grid;gap:8px;margin-top:4px}.student28-class-info div{display:grid;gap:2px}.student28-class-info small{font-size:8px;color:#8090a4}.student28-class-info b{font-size:10px}.student28-score-ring{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;margin:8px auto;background:conic-gradient(#e3a51d 85%,#f1e5c5 0);position:relative}.student28-score-ring:after{content:"";position:absolute;inset:8px;border-radius:50%;background:#fffdf8}.student28-score-ring b{z-index:1;font-size:15px;color:#1d2e45}.student28-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) 340px;gap:15px;align-items:stretch}.student28-panel{background:#fff;border:1px solid #dee6ef;border-radius:18px;padding:17px;box-shadow:0 7px 20px rgba(21,41,70,.055)}.student28-dark-card>header,.student28-panel>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px}.student28-panel h2{font-size:15px;margin:0}.student28-panel header a{font-size:9px;color:#1f65d7;text-decoration:none}.student28-timeline{display:grid}.student28-timeline>div{display:grid;grid-template-columns:72px 16px 1fr auto;gap:9px;align-items:center;min-height:82px;border-bottom:1px solid #eef2f6}.student28-timeline>div:last-child{border-bottom:0}.student28-timeline time{font-size:10px;font-weight:900;color:#243953;direction:ltr;text-align:left}.student28-timeline time small{display:block;font-size:8px;color:#8a97a8;margin-top:3px}.student28-timeline i{width:9px;height:9px;border-radius:50%;position:relative}.student28-timeline i:after{content:"";position:absolute;top:10px;bottom:-65px;left:4px;width:1px;background:#dfe5ed}.student28-timeline>div:last-child i:after{display:none}.student28-timeline .green{background:#25a666}.student28-timeline .blue{background:#2a74e8}.student28-timeline .gray{background:#65758c}.student28-timeline section{display:grid;gap:3px}.student28-timeline section b{font-size:11px}.student28-timeline section span{font-size:9px;color:#718096}.student28-timeline em{font-style:normal;font-size:8px;padding:6px 8px;border-radius:999px;background:#f2f5f8;color:#657386}.student28-timeline em.done{background:#e8f7ef;color:#218157}.student28-timeline em.next{background:#eaf2ff;color:#2468d8}.student28-activity-list{display:grid}.student28-activity-list>div{display:grid;grid-template-columns:38px 1fr auto;gap:9px;align-items:center;padding:12px 0;border-bottom:1px solid #eef2f6}.student28-activity-list>div:last-child{border-bottom:0}.student28-activity-list i{font-style:normal;width:36px;height:36px;border-radius:11px;display:grid;place-items:center;font-weight:950}.student28-activity-list i.purple{background:#f0ebff;color:#744de0}.student28-activity-list i.green{background:#e8f8ef;color:#239860}.student28-activity-list i.blue{background:#ebf2ff;color:#2d70df}.student28-activity-list i.gold{background:#fff4dd;color:#d58b14}.student28-activity-list section{display:grid;gap:2px}.student28-activity-list b{font-size:10px}.student28-activity-list span{font-size:8px;color:#77869a}.student28-activity-list time{font-size:8px;color:#8b98aa}.student28-insights{display:grid;gap:15px}.student28-dark-card{background:linear-gradient(155deg,#071a38,#0a2853);color:#fff;border-radius:18px;padding:16px;box-shadow:0 8px 22px rgba(8,27,59,.16)}.student28-dark-card header b{font-size:12px}.student28-dark-card header span{color:#9fb3d1}.student28-dark-card>small{font-size:8px;color:#83d0a8}.student28-chart{margin-top:10px;color:#9c78ff}.student28-chart svg{width:100%;height:95px;overflow:visible}.student28-chart svg circle{fill:#8b6cf1}.student28-chart>div{display:flex;justify-content:space-between;color:#8296b8;font-size:7px}.student28-dark-card.quick>div{display:grid;grid-template-columns:1fr 1fr;gap:0}.student28-dark-card.quick section{padding:11px 4px;border-top:1px solid rgba(255,255,255,.08)}.student28-dark-card.quick section:nth-child(odd){border-left:1px solid rgba(255,255,255,.08)}.student28-dark-card.quick small{display:block;color:#9eb0cb;font-size:8px;margin-bottom:5px}.student28-dark-card.quick b{font-size:15px}.student28-goal{margin-top:15px;background:linear-gradient(115deg,#0a1b45,#3d2a94 65%,#6843d7);color:#fff;border-radius:18px;padding:17px 20px;display:grid;grid-template-columns:78px 1fr auto;align-items:center;gap:17px;box-shadow:0 10px 26px rgba(48,39,126,.18)}.student28-goal-icon{width:70px;height:70px;border-radius:22px;background:radial-gradient(circle at 50% 42%,#a88eff,#5944d7);display:grid;place-items:center;font-size:34px;box-shadow:inset 0 0 0 7px rgba(255,255,255,.08)}.student28-goal small{font-size:9px;color:#c7bbfa}.student28-goal h2{font-size:14px;margin:3px 0 9px}.student28-goal-progress{height:8px;background:rgba(255,255,255,.12);border-radius:999px;overflow:hidden}.student28-goal-progress span{display:block;height:100%;background:linear-gradient(90deg,#a384ff,#e8c7ff);border-radius:999px}.student28-goal>div:nth-child(2)>b{display:block;margin-top:5px;font-size:9px;color:#d8d0fa}.student28-goal>a{text-decoration:none;color:#fff;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.09);border-radius:10px;padding:9px 13px;font-size:9px;font-weight:900}.student28-mobile{display:none}@media(max-width:1250px){.student28-focus{grid-template-columns:repeat(2,minmax(0,1fr))}.student28-dashboard-grid{grid-template-columns:1fr 1fr}.student28-insights{grid-column:1/-1;grid-template-columns:1fr 1fr}.student28-top{grid-template-columns:1fr minmax(280px,360px)}.student28-top-actions{grid-column:1/-1;justify-content:flex-end}}@media(max-width:900px){.student28{display:block;padding-bottom:72px}.student28-side{display:none}.student28-main{padding:16px 13px 24px}.student28-top{grid-template-columns:1fr;gap:11px}.student28-search{order:3}.student28-top-actions{position:absolute;top:14px;left:13px}.student28-person{display:none!important}.student28-focus{grid-template-columns:1fr 1fr}.student28-dashboard-grid,.student28-insights{grid-template-columns:1fr}.student28-goal{grid-template-columns:58px 1fr}.student28-goal-icon{width:54px;height:54px;border-radius:16px}.student28-goal>a{grid-column:1/-1;text-align:center}.student28-mobile{position:fixed;z-index:100;bottom:0;left:0;right:0;height:66px;background:#fff;border-top:1px solid #dce4ed;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 -8px 24px rgba(18,39,70,.09)}.student28-mobile a{display:grid;place-items:center;align-content:center;gap:2px;text-decoration:none;color:#788699;font-size:8px}.student28-mobile i{font-style:normal;font-size:18px}.student28-mobile a.active{color:#245ed7;font-weight:950}}@media(max-width:620px){.student28-focus{grid-template-columns:1fr}.student28-welcome h1{font-size:22px}.student28-welcome p{font-size:10px}.student28-top-actions>a:not(.student28-bell){display:none}.student28-dashboard-grid{display:block}.student28-insights,.student28-panel{margin-bottom:13px}.student28-insights{display:grid}.student28-timeline>div{grid-template-columns:62px 14px 1fr}.student28-timeline em{display:none}.student28-activity-list>div{grid-template-columns:36px 1fr}.student28-activity-list time{display:none}.student28-goal{padding:14px}.student28-score-ring{margin-top:6px}}.student29{min-height:100vh;background:#f5f7fb;color:#162237;display:grid;grid-template-columns:245px minmax(0,1fr);font-family:Arial,sans-serif}.student29-side{min-height:100vh;position:sticky;top:0;align-self:start;background:linear-gradient(180deg,#06162f,#081d3d 60%,#0b244a);color:white;padding:20px 15px;display:flex;flex-direction:column;gap:18px}.student29-logo{display:flex;align-items:center;gap:10px;padding:4px 4px 16px;border-bottom:1px solid rgba(255,255,255,.09)}.student29-logo>span{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:#fff;color:#0b2a56;font-weight:950;box-shadow:0 5px 0 rgba(0,0,0,.22)}.student29-logo>div{display:grid}.student29-logo b{font-size:14px;letter-spacing:.06em}.student29-logo strong{font-size:10px;color:#ff5361;letter-spacing:.12em}.student29-side nav{display:grid;gap:6px}.student29-side nav a{display:grid;grid-template-columns:30px 1fr;gap:9px;align-items:center;padding:10px 11px;border-radius:11px;color:#d0dced;text-decoration:none;font-size:11px;font-weight:850;border:1px solid transparent}.student29-side nav a i{font-style:normal;width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:rgba(255,255,255,.06);font-size:14px}.student29-side nav a.active,.student29-side nav a:hover{color:white;background:linear-gradient(135deg,#315fdc,#6d3de1);border-color:rgba(255,255,255,.11);box-shadow:0 7px 17px rgba(57,50,190,.22)}.student29-side-note{margin-top:auto;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.055);border-radius:16px;padding:14px;display:grid;gap:6px}.student29-side-note>span{justify-self:start;background:#e84258;color:white;border-radius:999px;padding:4px 8px;font-size:8px;font-weight:950}.student29-side-note b{font-size:12px}.student29-side-note p{margin:0;color:#aebed5;font-size:9px;line-height:1.65}.student29-main{min-width:0;padding:24px 26px 36px}.student29-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.student29-top a{color:#2a64cc;text-decoration:none;font-size:9px}.student29-top small{font-size:9px;color:#7c899a}.student29-top h1{margin:5px 0 4px;font-size:29px}.student29-top p{margin:0;color:#69788c;font-size:11px}.student29-profile{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #dce4ed;border-radius:14px;padding:8px 10px;box-shadow:0 5px 16px rgba(24,44,73,.05)}.student29-profile>span{width:38px;height:38px;border-radius:11px;background:#163f77;color:white;display:grid;place-items:center;font-weight:950;font-size:10px}.student29-profile>div{display:grid;gap:2px}.student29-profile b{font-size:10px}.student29-profile small{font-size:8px}.student29-live{background:linear-gradient(115deg,#091c42,#183f7d 72%,#276ee1);color:white;border-radius:22px;padding:22px 24px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;box-shadow:0 12px 30px rgba(19,52,109,.2);position:relative;overflow:hidden;margin-bottom:16px}.student29-live:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:rgba(255,255,255,.06);left:-60px;top:-90px}.student29-live-copy{position:relative;z-index:1}.student29-live-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900}.student29-live-badge i{width:8px;height:8px;border-radius:50%;background:#46df91;box-shadow:0 0 0 5px rgba(70,223,145,.12)}.student29-live-copy>small{display:block;color:#b8c8e6;font-size:9px;margin-top:13px}.student29-live h2{margin:4px 0;font-size:25px}.student29-live p{margin:0 0 13px;color:#d7e2f3;font-size:11px}.student29-live-meta{display:flex;flex-wrap:wrap;gap:8px}.student29-live-meta span{background:rgba(255,255,255,.08);border-radius:9px;padding:7px 9px;font-size:9px;color:#d9e6f7}.student29-live-action{position:relative;z-index:1;display:grid;gap:11px;min-width:200px}.student29-live-clock{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.14);border-radius:15px;padding:12px;text-align:center;display:grid;gap:3px}.student29-live-clock small{font-size:8px;color:#b8cae6}.student29-live-clock b{font-size:15px}.student29-live-clock span{font-size:10px;color:#d9e7fa}.student29-live-action button{border:0;border-radius:11px;padding:11px 13px;background:#fff;color:#153c76;font-weight:950;font-size:10px;cursor:pointer;box-shadow:0 4px 0 #b7c9e7}.student29-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:16px}.student29-stats article{background:#fff;border:1px solid #dee6ef;border-radius:15px;padding:13px;display:flex;align-items:center;gap:10px;box-shadow:0 5px 16px rgba(24,44,73,.045)}.student29-stats i{font-style:normal;width:38px;height:38px;border-radius:11px;background:#edf3fc;color:#2869d4;display:grid;place-items:center;font-size:17px}.student29-stats div{display:grid;gap:2px}.student29-stats small{font-size:8px;color:#7d8999}.student29-stats b{font-size:18px}.student29-workspace{background:#fff;border:1px solid #dee6ef;border-radius:20px;padding:18px;box-shadow:0 7px 22px rgba(25,43,70,.055)}.student29-list-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:14px}.student29-list-head small{font-size:8px;color:#7c899a}.student29-list-head h2{margin:3px 0 0;font-size:18px}.student29-filters{display:flex;gap:7px;flex-wrap:wrap}.student29-filters button{border:1px solid #dbe4ee;background:#f8fafc;color:#647387;border-radius:9px;padding:8px 10px;font-size:9px;cursor:pointer}.student29-filters button.active{background:#123e77;color:#fff;border-color:#123e77}.student29-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:15px}.student29-lessons{display:grid;gap:9px}.student29-lesson{display:grid;grid-template-columns:68px 42px minmax(0,1fr) 90px 110px;align-items:center;gap:10px;border:1px solid #e1e7ef;border-right:5px solid #9aa7b8;border-radius:14px;padding:11px 12px;background:#fbfcfe}.student29-lesson.live{border-right-color:#25a968;background:#f7fcf9}.student29-lesson.upcoming{border-right-color:#2a70e6}.student29-lesson.replay{border-right-color:#754ed8}.student29-date{display:grid;text-align:center;gap:2px}.student29-date small,.student29-date span{font-size:8px;color:#7e8b9d}.student29-date b{font-size:17px}.student29-lesson-icon{width:38px;height:38px;border-radius:11px;background:#eef3fa;color:#235eae;display:grid;place-items:center;font-size:17px}.student29-lesson-copy{min-width:0}.student29-lesson-copy>div{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.student29-lesson-copy em{font-style:normal;font-size:8px;color:#6a788b}.student29-lesson-copy .state{font-size:8px;border-radius:999px;padding:4px 7px;background:#edf1f5;color:#687588}.student29-lesson-copy .state.live{background:#e6f7ee;color:#1d8c58}.student29-lesson-copy .state.upcoming{background:#eaf2ff;color:#2367d6}.student29-lesson-copy .state.replay{background:#f1ecff;color:#7049d0}.student29-lesson-copy h3{margin:5px 0 2px;font-size:12px}.student29-lesson-copy p{margin:0;color:#6f7d8f;font-size:9px}.student29-lesson-copy>small{font-size:8px;color:#8a96a6}.student29-lesson-time{display:grid;gap:3px;text-align:center}.student29-lesson-time b{font-size:10px}.student29-lesson-time span{font-size:8px;color:#8290a2}.student29-lesson-actions{text-align:left}.student29-lesson-actions button{border:0;border-radius:9px;padding:8px 10px;font-size:8px;font-weight:900;cursor:pointer}.student29-lesson-actions .primary{background:#226ce1;color:white}.student29-lesson-actions .replay{background:#6f4ad0;color:white}.student29-lesson-actions>span{font-size:8px;color:#3a8d64}.student29-week{background:linear-gradient(180deg,#f8fafc,#f3f6fa);border:1px solid #e1e7ef;border-radius:16px;padding:15px}.student29-week header small{font-size:8px;color:#7d899a}.student29-week h3{margin:3px 0 13px;font-size:14px}.student29-week-days{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.student29-week-days div{min-width:0;text-align:center;border-radius:9px;padding:7px 2px;display:grid;gap:3px;place-items:center}.student29-week-days div.today{background:#143f77;color:#fff}.student29-week-days span{font-size:6px}.student29-week-days b{font-size:10px}.student29-week-days i{width:5px;height:5px;border-radius:50%;background:#2c72e4}.student29-week-days .today i{background:#79e2aa}.student29-next-note{display:flex;gap:8px;margin-top:14px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:11px}.student29-next-note>span{font-size:18px}.student29-next-note b{font-size:9px}.student29-next-note p{margin:4px 0 0;font-size:8px;line-height:1.6;color:#788699}.student29-week>a{display:block;text-align:center;margin-top:10px;text-decoration:none;color:#225fc0;font-size:9px;font-weight:900}.student29-mobile{display:none}.student29-toast{position:fixed;z-index:200;bottom:22px;left:50%;transform:translateX(-50%);background:#0b2851;color:#fff;border-radius:12px;padding:11px 16px;font-size:10px;box-shadow:0 10px 30px rgba(7,29,60,.25)}@media(max-width:1100px){.student29-layout{grid-template-columns:1fr}.student29-week{display:none}.student29-lesson{grid-template-columns:60px 38px minmax(0,1fr) 80px}.student29-lesson-actions{grid-column:3/-1;text-align:right}.student29-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.student29{display:block;padding-bottom:72px}.student29-side{display:none}.student29-main{padding:16px 13px 26px}.student29-profile{display:none}.student29-live{grid-template-columns:1fr}.student29-live-action{min-width:0}.student29-mobile{position:fixed;z-index:100;bottom:0;left:0;right:0;height:66px;background:#fff;border-top:1px solid #dce4ed;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 -8px 24px rgba(18,39,70,.09)}.student29-mobile a{display:grid;place-items:center;align-content:center;gap:2px;text-decoration:none;color:#788699;font-size:8px}.student29-mobile i{font-style:normal;font-size:17px}.student29-mobile a.active{color:#2462d7;font-weight:950}}@media(max-width:650px){.student29-top h1{font-size:23px}.student29-stats{grid-template-columns:1fr 1fr}.student29-list-head{align-items:flex-start;flex-direction:column}.student29-lesson{grid-template-columns:48px 36px minmax(0,1fr);padding:10px}.student29-lesson-time{grid-column:3;text-align:right}.student29-lesson-actions{grid-column:3}.student29-live h2{font-size:21px}}.student30-next-class{display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:#fff;border:1px solid #dfe7f0;border-right:5px solid #285fca;border-radius:14px;padding:11px 14px;margin-bottom:14px;box-shadow:0 5px 16px rgba(24,44,73,.045)}.student30-next-class>span{font-size:8px;font-weight:950;color:#2a64c9;background:#edf3ff;border-radius:999px;padding:5px 8px}.student30-next-class>b{font-size:11px}.student30-next-class>p{margin:0;color:#758397;font-size:9px}.student29-lesson .state.finished{background:#f0f3f6;color:#7a8797}.student29-lesson.live{box-shadow:0 0 0 2px rgba(37,169,104,.08),0 8px 20px rgba(37,169,104,.08)}.student31-next-class{display:grid;grid-template-columns:64px minmax(0,1fr) auto auto;align-items:center;gap:18px;background:linear-gradient(120deg,#ffffff,#f4f7ff 72%,#edf3ff);border:1px solid #d8e3f2;border-right:7px solid #285fca;border-radius:20px;padding:20px 22px;margin-bottom:18px;box-shadow:0 9px 0 #dbe5f1,0 18px 34px rgba(26,53,92,.09)}.student31-next-icon{width:58px;height:58px;border-radius:18px;background:linear-gradient(145deg,#285fca,#173e82);color:#fff;display:grid;place-items:center;font-size:27px;box-shadow:0 6px 0 #102d63,0 12px 24px rgba(35,84,169,.18)}.student31-next-copy{display:grid;gap:4px}.student31-next-copy>span{font-size:11px;font-weight:950;color:#2a64c9;text-transform:uppercase}.student31-next-copy h2{margin:0;font-size:30px!important;line-height:1.15;color:#13233d}.student31-next-copy p{margin:0;color:#64748b;font-size:13px;line-height:1.6}.student31-next-meta{display:grid;gap:3px;text-align:center;padding:0 18px;border-inline:1px solid #dfe7f1}.student31-next-meta b{font-size:12px;color:#738197}.student31-next-meta strong{font-size:21px;color:#173f7a}.student31-next-meta small{font-size:10px;color:#748196}.student31-next-class button{border:0;border-radius:13px;padding:12px 15px;background:#183f78;color:#fff;font-size:11px;font-weight:950;cursor:pointer;box-shadow:0 5px 0 #0e2a55}.student31-next-class button:active{transform:translateY(2px);box-shadow:0 3px 0 #0e2a55}.student31-table-note{margin:5px 0 0;color:#6f7d8f;font-size:10px}.student29-layout{grid-template-columns:minmax(0,1fr) 250px!important}.student29-lessons{gap:14px!important}.student31-lesson{--accent:#49637f;display:grid;grid-template-columns:82px minmax(0,1fr) 120px 120px;align-items:center;gap:16px;border:1px solid color-mix(in srgb,var(--accent) 24%,#dfe6ef);border-right:7px solid var(--accent);border-radius:20px;padding:16px 18px;background:linear-gradient(145deg,#fff,color-mix(in srgb,var(--accent) 4%,#fff));box-shadow:0 8px 0 color-mix(in srgb,var(--accent) 14%,#dbe3ed),0 17px 30px rgba(21,42,70,.08);min-height:138px;transition:.16s}.student31-lesson:hover{transform:translateY(-2px);box-shadow:0 10px 0 color-mix(in srgb,var(--accent) 14%,#dbe3ed),0 22px 36px rgba(21,42,70,.11)}.student31-lesson.live{--accent:#25a968;background:linear-gradient(145deg,#fff,#f0fbf5)}.student31-lesson.upcoming{--accent:#2b70df}.student31-lesson.finished{--accent:#7c8998}.student31-lesson.assistants{--accent:#7a50d6}.student31-date{text-align:center;display:grid;gap:2px;padding:10px 6px;border-radius:15px;background:color-mix(in srgb,var(--accent) 9%,#fff);border:1px solid color-mix(in srgb,var(--accent) 17%,#fff)}.student31-date small,.student31-date span{font-size:9px;color:#758397}.student31-date b{font-size:27px;line-height:1;color:var(--accent)}.student31-main-copy{min-width:0}.student31-tags{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:6px}.student31-tags em,.student31-tags i,.student31-tags span{font-style:normal;font-size:8px;border-radius:999px;padding:5px 8px;font-weight:850}.student31-tags span{background:#eef3f8;color:#5c6d82}.student31-tags i{background:color-mix(in srgb,var(--accent) 10%,#fff);color:var(--accent)}.student31-tags em{background:#f1f4f7;color:#687588}.student31-tags em.live{background:#e5f8ee;color:#1d8c58}.student31-tags em.upcoming{background:#eaf2ff;color:#2367d6}.student31-main-copy h3{margin:0 0 6px!important;font-size:27px!important;line-height:1.15!important;color:#13223a!important;font-weight:950!important}.student31-main-copy p{margin:0 0 10px!important;font-size:12px!important;color:#69788b!important}.student31-submeta{display:flex;gap:12px;flex-wrap:wrap}.student31-submeta span{font-size:9px;color:#7a8797}.student31-time{text-align:center;display:grid;gap:3px;padding:11px 7px;border-radius:14px;background:#f8fafc;border:1px solid #e3e9f0}.student31-time small{font-size:8px;color:#8290a2}.student31-time b{font-size:18px;color:#183d70}.student31-time span{font-size:9px;color:#7c8999}.student31-actions{text-align:center}.student31-actions button{border:0;border-radius:11px;padding:10px 14px;font-size:9px;font-weight:950;background:var(--accent);color:#fff;cursor:pointer;box-shadow:0 4px 0 color-mix(in srgb,var(--accent) 70%,#172338)}.student31-actions>span{font-size:9px;color:#5e6d80;font-weight:850}.student29-week{box-shadow:0 7px 0 #e0e6ee,0 15px 28px rgba(27,45,73,.06)!important;border-radius:18px!important}.student29-week h3{font-size:18px!important}.student29-week-days div{box-shadow:inset 0 0 0 1px #e0e6ee;background:#fff}.student29-week-days div.today{box-shadow:none}@media(max-width:1050px){.student31-next-class{grid-template-columns:58px 1fr auto}.student31-next-meta{grid-column:2}.student31-next-class button{grid-column:3;grid-row:1/3}.student31-lesson{grid-template-columns:72px minmax(0,1fr) 110px}.student31-actions{grid-column:2/-1;text-align:right}}@media(max-width:700px){.student31-next-class{grid-template-columns:52px 1fr;gap:12px;padding:16px}.student31-next-icon{width:50px;height:50px;border-radius:15px}.student31-next-copy h2{font-size:24px!important}.student31-next-meta{grid-column:1/-1;border:0;border-top:1px solid #e1e8f1;padding:10px 0 0}.student31-next-class button{grid-column:1/-1;grid-row:auto}.student31-lesson{grid-template-columns:64px minmax(0,1fr);padding:14px}.student31-main-copy h3{font-size:22px!important}.student31-actions,.student31-time{grid-column:2}.student29-layout{grid-template-columns:1fr!important}}.student32-list-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.student32-title{text-align:right}.student32-title small{font-size:9px;color:#718096}.student32-title h2{margin:3px 0 4px!important;font-size:23px!important;color:#16243a}.student32-title p{margin:0;color:#6c7b8f;font-size:10px}.student32-filters{display:flex;gap:10px;flex-wrap:wrap;direction:rtl;justify-content:flex-start}.student32-filters button{border:1px solid rgba(25,58,105,.18);background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(234,240,249,.94));color:#23466f;border-radius:12px;padding:10px 16px;font-size:10px;font-weight:950;cursor:pointer;box-shadow:0 5px 0 #c6d2e2,0 10px 20px rgba(31,59,98,.08);transition:.15s}.student32-filters button:hover{transform:translateY(-2px);box-shadow:0 7px 0 #c6d2e2,0 14px 24px rgba(31,59,98,.11)}.student32-filters button.active{background:linear-gradient(145deg,#183f77,#245d9d);color:#fff;border-color:#183f77;box-shadow:0 5px 0 #0d2b56,0 12px 22px rgba(23,62,117,.2)}.student32-filters button:active{transform:translateY(2px);box-shadow:0 2px 0 #c6d2e2}.student31-next-class{background:linear-gradient(125deg,rgba(21,56,108,.94),rgba(37,86,155,.9) 68%,rgba(59,108,181,.88))!important;border:1px solid rgba(255,255,255,.16)!important;border-right:7px solid #75a9f1!important;color:#fff!important;box-shadow:0 10px 0 #0e2d59,0 22px 40px rgba(16,48,94,.22)!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.student31-next-icon{background:linear-gradient(145deg,#82b2f6,#3477d1)!important;box-shadow:0 6px 0 #1e4f96,0 12px 24px rgba(22,65,125,.3)!important}.student31-next-copy>span{color:#b9d6ff!important}.student31-next-copy h2{color:#fff!important;text-shadow:0 2px 8px rgba(0,0,0,.16)}.student31-next-copy p{color:#d7e6fa!important}.student31-next-meta{border-color:rgba(255,255,255,.15)!important}.student31-next-meta b{color:#c8dbf5!important}.student31-next-meta strong{color:#fff!important}.student31-next-meta small{color:#c9d9ef!important}.student31-next-class button{background:rgba(255,255,255,.96)!important;color:#173e75!important;box-shadow:0 5px 0 #b8cbea!important}.student32-layout{display:block}.student29-workspace{background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(239,244,250,.92))!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(150,168,192,.3)!important;box-shadow:0 9px 0 #dde5ef,0 20px 38px rgba(24,43,72,.09)!important}.student31-lesson{background:linear-gradient(135deg,rgba(255,255,255,.9),color-mix(in srgb,var(--accent) 10%,rgba(245,248,252,.88)))!important;border:1px solid color-mix(in srgb,var(--accent) 30%,rgba(206,217,230,.85))!important;box-shadow:0 9px 0 color-mix(in srgb,var(--accent) 19%,#d6e0eb),0 20px 34px rgba(21,42,70,.11)!important}.student31-lesson.live{background:linear-gradient(135deg,rgba(239,255,247,.93),rgba(213,247,230,.84))!important}.student31-lesson.upcoming.doctor{background:linear-gradient(135deg,rgba(241,247,255,.95),rgba(217,232,255,.86))!important}.student31-lesson.upcoming.assistants{background:linear-gradient(135deg,rgba(249,245,255,.95),rgba(233,221,255,.86))!important}.student31-lesson.finished{background:linear-gradient(135deg,rgba(247,249,252,.92),rgba(233,238,244,.84))!important}.student31-main-copy h3{font-size:29px!important;text-shadow:0 1px 0 rgba(255,255,255,.8)}.student31-date,.student31-time{background:rgba(255,255,255,.66)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.student31-tags em,.student31-tags i,.student31-tags span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(max-width:800px){.student32-list-head{align-items:flex-start;flex-direction:column-reverse}.student32-filters{width:100%;justify-content:flex-start}.student32-title{text-align:right}.student32-filters button{flex:1 1;min-width:95px}.student31-main-copy h3{font-size:24px!important}}.student33-split{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(410px,.88fr);gap:18px;align-items:start}.student33-current,.student33-recorded{background:linear-gradient(145deg,rgba(255,255,255,.95),rgba(237,244,252,.91));border:1px solid rgba(145,166,193,.3);border-radius:22px;padding:18px;box-shadow:0 9px 0 #dce5ef,0 20px 38px rgba(24,43,72,.09);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.student33-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:15px}.student33-section-head small{font-size:8px;color:#3167b4;font-weight:950;letter-spacing:.08em}.student33-section-head h2{margin:3px 0 4px;font-size:22px;color:#14243b}.student33-section-head p{margin:0;color:#6d7c90;font-size:10px;line-height:1.55}.student33-current-scroll,.student33-recorded-scroll{max-height:600px;overflow:auto;padding:2px 2px 10px 8px;scrollbar-width:thin;scrollbar-color:#9fb1c8 transparent}.student33-current-scroll{display:grid;gap:14px}.student33-live-card{grid-template-columns:72px minmax(0,1fr) 105px!important;min-height:150px!important}.student33-live-card .student31-actions{grid-column:2/-1;text-align:right}.student33-live-card .student31-main-copy h3{font-size:30px!important}.student33-recorded{background:linear-gradient(145deg,rgba(13,39,78,.97),rgba(20,59,108,.94));border-color:rgba(255,255,255,.1);box-shadow:0 9px 0 #071f43,0 22px 40px rgba(10,35,72,.2);color:#fff}.student33-recorded .student33-section-head h2{color:#fff}.student33-recorded .student33-section-head small{color:#8bb8fa}.student33-recorded .student33-section-head p{color:#b9c9df}.student33-search{height:43px;border-radius:12px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.13);display:flex;align-items:center;gap:8px;padding:0 11px;margin-bottom:10px}.student33-search span{font-size:18px;color:#bdd0e9}.student33-search input{width:100%;border:0;outline:0;background:transparent;color:#fff;font:inherit;font-size:10px}.student33-search input::placeholder{color:#9fb1ca}.student33-archive-filters{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:13px}.student33-archive-filters button{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.07);color:#c8d7eb;border-radius:9px;padding:7px 9px;font-size:8px;font-weight:900;cursor:pointer;box-shadow:0 3px 0 rgba(0,0,0,.22)}.student33-archive-filters button.active{background:linear-gradient(145deg,#7b5bea,#5d3bc7);color:#fff;border-color:#8f73ec;box-shadow:0 4px 0 #392285}.student33-recorded-scroll{display:grid;gap:9px}.student33-record-row{display:grid;grid-template-columns:44px minmax(0,1fr) 72px auto;gap:10px;align-items:center;background:linear-gradient(135deg,rgba(255,255,255,.11),rgba(255,255,255,.055));border:1px solid rgba(255,255,255,.11);border-radius:14px;padding:11px;box-shadow:0 5px 0 rgba(0,0,0,.14),0 11px 20px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.student33-play{width:40px;height:40px;border-radius:12px;background:linear-gradient(145deg,#7656dd,#4c35a4);display:grid;place-items:center;color:#fff;font-size:13px;box-shadow:0 4px 0 #332277}.student33-record-copy{min-width:0}.student33-record-copy>span{font-size:7px;color:#a9c4e9}.student33-record-copy h3{margin:2px 0;font-size:16px;color:#fff}.student33-record-copy p{margin:0;color:#aebfd6;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student33-duration{display:grid;gap:2px;text-align:center}.student33-duration small{font-size:7px;color:#91a7c4}.student33-duration b{font-size:9px}.student33-record-row>button{border:0;border-radius:9px;padding:8px 9px;background:#fff;color:#173e76;font-size:8px;font-weight:950;cursor:pointer;box-shadow:0 3px 0 #9eb5d3}.student33-empty{padding:28px;text-align:center;border:1px dashed #bdc9d7;border-radius:14px;color:#7c8999;font-size:10px}.student33-recorded .student33-empty{border-color:rgba(255,255,255,.15);color:#aebfd6}@media(max-width:1250px){.student33-split{grid-template-columns:1fr}.student33-current-scroll,.student33-recorded-scroll{max-height:520px}}@media(max-width:700px){.student33-section-head{align-items:flex-start;flex-direction:column}.student33-live-card{grid-template-columns:62px minmax(0,1fr)!important}.student33-live-card .student31-time{grid-column:2}.student33-record-row{grid-template-columns:40px minmax(0,1fr) auto}.student33-duration{display:none}.student33-record-row>button{grid-column:2/-1}.student33-current,.student33-recorded{padding:14px}.student33-live-card .student31-main-copy h3{font-size:24px!important}}.student31-lesson{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;border-width:1px!important}.student31-lesson.doctor:not(.finished){--accent:#255fa8!important;background:linear-gradient(135deg,rgba(24,67,126,.18),rgba(67,122,192,.16)),rgba(239,246,255,.88)!important;border-color:rgba(37,95,168,.3) #255fa8 rgba(37,95,168,.3) rgba(37,95,168,.3)!important;box-shadow:0 9px 0 rgba(30,77,138,.18),0 20px 36px rgba(26,70,128,.14)!important}.student31-lesson.assistants:not(.finished){--accent:#365879!important;background:linear-gradient(135deg,rgba(24,54,87,.1),rgba(81,112,145,.1)),rgba(246,249,252,.9)!important;border-color:rgba(54,88,121,.22) #365879 rgba(54,88,121,.22) rgba(54,88,121,.22)!important;box-shadow:0 9px 0 rgba(54,88,121,.13),0 20px 34px rgba(35,61,91,.1)!important}.student31-lesson.live{--accent:#239861!important;background:linear-gradient(135deg,rgba(32,151,95,.16),rgba(101,206,151,.12)),rgba(241,253,247,.92)!important;border-color:rgba(35,152,97,.32) #239861 rgba(35,152,97,.32) rgba(35,152,97,.32)!important;box-shadow:0 9px 0 rgba(35,152,97,.18),0 20px 36px rgba(30,120,80,.14)!important}.student31-lesson.assistants.finished,.student31-lesson.doctor.finished,.student31-lesson.finished{--accent:#7f8b99!important;background:linear-gradient(135deg,rgba(108,122,138,.11),rgba(159,169,181,.11)),rgba(244,247,249,.9)!important;border-color:rgba(127,139,153,.26) #7f8b99 rgba(127,139,153,.26) rgba(127,139,153,.26)!important;box-shadow:0 9px 0 rgba(127,139,153,.14),0 18px 30px rgba(73,84,98,.09)!important;filter:saturate(.72)}.student31-lesson.finished .student31-main-copy h3,.student31-lesson.finished .student31-time b{color:#536170!important}.student31-lesson.finished .student31-tags em,.student31-lesson.finished .student31-tags i{background:rgba(127,139,153,.12)!important;color:#697684!important}.student33-recorded{background:linear-gradient(145deg,rgba(10,34,67,.98),rgba(20,57,99,.96))!important;border-color:rgba(113,151,196,.15)!important}.student33-play{background:linear-gradient(145deg,#315f91,#1b3f67)!important;box-shadow:0 4px 0 #102c4b!important}.student33-archive-filters button.active{background:linear-gradient(145deg,#315f91,#244e7a)!important;border-color:#4a78a8!important;box-shadow:0 4px 0 #173957!important}.student33-record-row{background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(105,145,186,.055))!important}.student31-next-class{background:linear-gradient(125deg,rgba(19,53,101,.96),rgba(31,80,145,.93) 70%,rgba(52,101,165,.9))!important;border-color:rgba(154,192,241,.2) #6da2e3 rgba(154,192,241,.2) rgba(154,192,241,.2)!important;box-shadow:0 10px 0 #0c294f,0 22px 40px rgba(14,46,91,.24)!important}.student31-next-icon{background:linear-gradient(145deg,#6fa4ea,#2e6fbe)!important;box-shadow:0 6px 0 #1c4e89,0 12px 24px rgba(28,78,137,.3)!important}.student33-current{background:linear-gradient(145deg,#07162c,#0a1e38)!important;border:1px solid #294968!important;box-shadow:0 10px 0 #041022,0 22px 42px rgba(0,10,28,.28)!important}.student33-current,.student33-current .student33-section-head h2{color:#fff!important}.student33-current .student33-section-head p{color:#aebfd4!important}.student33-current .student33-section-head small{color:#7eaee8!important}.student31-lesson.doctor:not(.finished):not(.live),.student33-live-card.doctor:not(.finished):not(.live){--accent:#0877ed!important;background:linear-gradient(115deg,rgba(5,39,94,.97),rgba(3,56,139,.94) 55%,rgba(0,78,190,.9))!important;border:1px solid #168cff!important;box-shadow:inset 0 1px 0 rgba(152,207,255,.25),0 5px 0 #022e70,0 12px 25px rgba(0,77,184,.23)!important;color:#fff!important}.student31-lesson.assistants:not(.finished):not(.live),.student33-live-card.assistants:not(.finished):not(.live){--accent:#1768c8!important;background:linear-gradient(115deg,rgba(8,42,88,.96),rgba(8,57,119,.93) 60%,rgba(9,72,151,.9))!important;border:1px solid #1678df!important;box-shadow:inset 0 1px 0 rgba(132,188,241,.2),0 5px 0 #032c5d,0 12px 24px rgba(3,47,102,.22)!important;color:#fff!important}.student31-lesson.live,.student33-live-card.live{--accent:#25c776!important;background:linear-gradient(115deg,rgba(5,48,55,.98),rgba(3,72,69,.95) 58%,rgba(5,93,70,.92))!important;border:1px solid #39d47e!important;box-shadow:inset 0 1px 0 rgba(151,255,194,.18),0 5px 0 #073e37,0 12px 25px rgba(0,79,59,.22)!important}.student31-lesson.assistants.finished,.student31-lesson.doctor.finished,.student31-lesson.finished,.student33-live-card.finished{--accent:#8493a5!important;background:linear-gradient(115deg,rgba(28,42,57,.97),rgba(42,56,71,.94) 58%,rgba(54,67,81,.92))!important;border:1px solid #718397!important;box-shadow:inset 0 1px 0 rgba(217,230,242,.12),0 5px 0 #182431,0 12px 23px rgba(4,13,23,.24)!important;filter:none!important;color:#fff!important}.student33-current .student31-date b,.student33-current .student31-date small,.student33-current .student31-date span,.student33-current .student31-main-copy h3,.student33-current .student31-main-copy p,.student33-current .student31-submeta span,.student33-current .student31-time b,.student33-current .student31-time small,.student33-current .student31-time span{color:#fff!important}.student33-current .student31-date small,.student33-current .student31-date span,.student33-current .student31-main-copy p,.student33-current .student31-submeta span,.student33-current .student31-time small,.student33-current .student31-time span{color:#c4d4e7!important}.student33-current .student31-date,.student33-current .student31-time{background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.045))!important;border:1px solid rgba(180,214,247,.18)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important}.student33-current .student31-tags em,.student33-current .student31-tags i,.student33-current .student31-tags span{background:rgba(3,20,45,.35)!important;color:#d9e9fb!important;border:1px solid rgba(174,210,247,.12)!important}.student33-current .student31-tags em.live{background:linear-gradient(145deg,#168e50,#0d663b)!important;color:#e9fff3!important;border-color:#35d47d!important}.student33-current .student31-tags em.upcoming{background:linear-gradient(145deg,#086fdb,#064ba0)!important;color:#fff!important;border-color:#2494ff!important}.student33-current .student31-actions button{background:linear-gradient(180deg,#1689f4,#0752b4)!important;border:1px solid #4aa7ff!important;box-shadow:0 4px 0 #032e70,0 8px 15px rgba(0,65,151,.28)!important;color:#fff!important}.student33-current .student32-filters button{background:linear-gradient(180deg,#102c56,#0a2143)!important;color:#d5e5f8!important;border:1px solid #27558c!important;box-shadow:0 4px 0 #05162d!important}.student33-current .student32-filters button.active{background:linear-gradient(180deg,#138ef8,#0755b9)!important;border-color:#52b4ff!important;box-shadow:0 4px 0 #033479,0 0 18px rgba(22,139,248,.26)!important}.student31-next-class{background:linear-gradient(120deg,#05265f,#063b91 52%,#0758bd)!important;border:1px solid #25a0ff!important;box-shadow:inset 0 1px 0 rgba(167,220,255,.25),0 7px 0 #032b6d,0 18px 35px rgba(0,74,180,.28)!important}.student31-next-icon{background:linear-gradient(145deg,#147ee2,#063e99)!important;border:1px solid #3ba6ff!important;box-shadow:0 5px 0 #032967,0 10px 22px rgba(0,68,167,.32)!important}.student33-recorded{background:linear-gradient(145deg,#08182c,#0d223b)!important;border:1px solid #3c5874!important;box-shadow:0 10px 0 #04101e,0 22px 40px rgba(0,9,22,.3)!important}.student33-record-row{background:linear-gradient(110deg,#172a40,#1c324a)!important;border:1px solid #4c6781!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 5px 0 #0b1827,0 11px 20px rgba(0,0,0,.18)!important}.student33-play{background:linear-gradient(145deg,#164e91,#082e63)!important;border:1px solid #337ecb!important;box-shadow:0 4px 0 #041e43!important}.student33-archive-filters button{background:linear-gradient(180deg,#10253e,#0b1b30)!important;border:1px solid #34536f!important;color:#d9e6f4!important;box-shadow:0 3px 0 #050f1c!important}.student33-archive-filters button.active{background:linear-gradient(180deg,#0e74d4,#064a99)!important;border-color:#359bf1!important;box-shadow:0 3px 0 #032c62,0 0 13px rgba(20,121,218,.18)!important}.student33-record-row>button{background:linear-gradient(180deg,#405b77,#293f57)!important;border:1px solid #69849f!important;color:#fff!important;box-shadow:0 3px 0 #142638!important}.student33-search{background:#0b1d32!important;border-color:#405c77!important}.student36-fixed-schedule{margin-bottom:20px;padding:18px;background:linear-gradient(145deg,#07182f,#0b2342);border:1px solid #315574;border-radius:22px;box-shadow:0 9px 0 #041124,0 21px 40px rgba(0,12,31,.25);color:#fff}.student36-fixed-schedule>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:15px}.student36-fixed-schedule>header small{font-size:8px;color:#7eb2ed;font-weight:950;letter-spacing:.09em}.student36-fixed-schedule>header h2{margin:3px 0 4px;font-size:22px;color:#fff}.student36-fixed-schedule>header p{margin:0;font-size:9px;color:#aebfd5}.student36-fixed-schedule>header>span{white-space:nowrap;padding:8px 12px;border-radius:10px;background:linear-gradient(180deg,#117de4,#0750aa);border:1px solid #369df4;box-shadow:0 4px 0 #032d66;font-size:9px;font-weight:950}.student36-schedule-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.student36-schedule-grid article{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:center;padding:12px;border-radius:15px;border:1px solid #2869ad;background:linear-gradient(135deg,#092d60,#0a478f);box-shadow:0 5px 0 #041f46,0 11px 20px rgba(0,37,88,.18)}.student36-schedule-grid article.assistants{border-color:#3b668d;background:linear-gradient(135deg,#102c49,#173e62);box-shadow:0 5px 0 #091d31,0 11px 20px rgba(3,27,50,.18)}.student36-day{display:grid;gap:2px;text-align:center;padding:7px;border-left:1px solid rgba(255,255,255,.12)}.student36-day small{font-size:8px;color:#b7cde7}.student36-day b{font-size:11px;color:#fff;white-space:nowrap}.student36-class{min-width:0}.student36-class>span{font-size:7px;color:#a8c7ea}.student36-class h3{margin:2px 0;font-size:16px;color:#fff}.student36-class h3,.student36-class p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student36-class p{margin:0;font-size:7px;color:#b8c8da}.student36-duration{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.09);padding-top:7px}.student36-duration small{font-size:7px;color:#94abc4}.student36-duration b{font-size:8px;color:#dce9f7}@media(max-width:1250px){.student36-schedule-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.student36-schedule-grid{grid-template-columns:1fr 1fr}.student36-fixed-schedule>header{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.student36-schedule-grid{grid-template-columns:1fr}.student36-class h3{font-size:18px}}.student29-main{padding-top:14px!important}.student29-top{min-height:64px!important;margin-bottom:12px!important;padding:10px 14px!important;background:rgba(255,255,255,.86)!important;border:1px solid #dce5ee!important;border-radius:15px!important;box-shadow:0 5px 0 #dce4ed,0 12px 24px rgba(26,45,72,.06)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.student29-top>div:first-child{display:grid!important;grid-template-columns:auto auto 1fr;align-items:center;column-gap:6px}.student29-top>div:first-child>a,.student29-top>div:first-child>small{grid-row:1}.student29-top h1{grid-column:1/-1!important;margin:2px 0 0!important;font-size:23px!important;line-height:1.05!important}.student29-top p{grid-column:1/-1!important;margin:3px 0 0!important;font-size:9px!important;line-height:1.45!important;color:#718096!important}.student29-profile{padding:6px 8px!important;border-radius:12px!important;box-shadow:none!important}.student29-profile>span{width:32px!important;height:32px!important;border-radius:9px!important}.student29-profile b{font-size:9px!important}.student29-profile small{font-size:7px!important}@media(max-width:700px){.student29-top{padding:9px 10px!important}.student29-top h1{font-size:21px!important}.student29-top p{display:none!important}}.student38-join-link{display:inline-flex!important;align-items:center;justify-content:center;gap:7px;text-decoration:none!important;border-radius:11px;padding:11px 13px;background:#fff;color:#153c76!important;font-weight:950;font-size:10px;box-shadow:0 4px 0 #b7c9e7}.student38-join-link.small{background:linear-gradient(180deg,#1689f4,#0752b4)!important;color:#fff!important;border:1px solid #4aa7ff!important;box-shadow:0 4px 0 #032e70!important;padding:9px 13px!important;font-size:9px!important}.student38-join-link:active{transform:translateY(2px);box-shadow:0 2px 0 #7f9cbe!important}.class-join-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 20%,#123c77,#06152d 56%,#030c1a);font-family:Arial,sans-serif;color:#fff}.class-join-page>section{width:min(520px,94vw);text-align:center;background:linear-gradient(145deg,rgba(14,43,83,.96),rgba(7,26,55,.97));border:1px solid #35638f;border-radius:24px;padding:30px;box-shadow:0 10px 0 #020b17,0 26px 60px rgba(0,0,0,.34)}.class-join-icon{width:76px;height:76px;border-radius:24px;margin:0 auto 15px;display:grid;place-items:center;background:linear-gradient(145deg,#21b96e,#0b7445);font-size:32px;font-weight:950;box-shadow:0 7px 0 #06472d,0 16px 28px rgba(12,118,70,.25)}.class-join-page small{font-size:9px;color:#7fb3ed;letter-spacing:.08em;font-weight:950}.class-join-page h1{margin:6px 0;font-size:27px}.class-join-page p{margin:0;color:#c2d2e7;font-size:12px}.class-join-status{margin:18px auto 8px;width:min(290px,100%);display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-radius:13px;background:rgba(32,174,101,.13);border:1px solid #2cc276}.class-join-status.late{background:rgba(226,153,34,.13);border-color:#e0a13d}.class-join-status span{font-weight:950}.class-join-status b{font-size:12px}.class-join-note{margin-top:10px!important;color:#88d7af!important}.class-join-no-url{margin:16px 0;display:grid;gap:4px;padding:13px;border-radius:13px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.11)}.class-join-no-url b{font-size:12px}.class-join-no-url span{font-size:9px;color:#aebfd4}.class-join-page a{display:inline-block;margin-top:17px;text-decoration:none;color:#fff;border:1px solid rgba(255,255,255,.17);padding:9px 13px;border-radius:10px;font-size:9px}.admin-classes-v3239{padding:22px;min-height:calc(100vh - 70px);background:#f5f7fb;color:#172033}.admin-classes-head-v3239{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.admin-classes-head-v3239 small{font-size:9px;color:#315f9f;font-weight:950;letter-spacing:.08em}.admin-classes-head-v3239 h1{margin:3px 0 5px;font-size:28px}.admin-classes-head-v3239 p{margin:0;color:#6b788a;font-size:11px}.admin-classes-save-v3239{border:0;border-radius:12px;padding:11px 17px;background:linear-gradient(180deg,#173f78,#0c2d59);color:#fff;font-size:10px;font-weight:950;cursor:pointer;box-shadow:0 5px 0 #061d3e,0 12px 22px rgba(15,48,95,.18)}.admin-classes-tabs-v3239{display:flex;gap:9px;margin-bottom:16px;flex-wrap:wrap}.admin-classes-tabs-v3239 button{border:1px solid #d5dfeb;background:#fff;color:#53647a;border-radius:10px;padding:9px 13px;font-size:9px;font-weight:900;cursor:pointer;box-shadow:0 4px 0 #c4cfdd}.admin-classes-tabs-v3239 button.active{background:linear-gradient(180deg,#176ed0,#0a4a9a);color:#fff;border-color:#2b82dd;box-shadow:0 4px 0 #062e67}.admin-classes-panel-v3239{background:#fff;border:1px solid #dfe6ef;border-radius:18px;padding:17px;box-shadow:0 7px 0 #dfe5ed,0 18px 30px rgba(23,43,72,.07)}.admin-classes-panel-title-v3239{display:flex;justify-content:space-between;align-items:end;margin-bottom:13px}.admin-classes-panel-title-v3239 small{font-size:8px;color:#748196}.admin-classes-panel-title-v3239 h2{margin:3px 0 0;font-size:18px}.admin-classes-panel-title-v3239>span{font-size:8px;color:#187d55;background:#e9f7ef;border-radius:999px;padding:6px 8px}.admin-class-list-v3239{display:grid;gap:12px}.admin-class-row-v3239{display:grid;grid-template-columns:minmax(210px,1.3fr) 100px 100px 100px minmax(130px,.8fr) minmax(130px,.8fr);gap:10px;align-items:end;padding:14px;border-radius:15px;border:1px solid #cddceb;border-right:6px solid #2768b3;background:linear-gradient(145deg,#f8fbff,#edf5ff);box-shadow:0 5px 0 #d7e2ee,0 12px 20px rgba(28,52,85,.06)}.admin-class-row-v3239.assistants{border-right-color:#3f668b;background:linear-gradient(145deg,#fbfcfd,#f0f4f8)}.admin-class-row-v3239 label{display:grid;gap:5px;font-size:8px;color:#718096}.admin-class-row-v3239 input,.admin-class-row-v3239 select,.admin-record-form-v3239 input,.admin-record-form-v3239 select{height:36px;border:1px solid #d7e1eb;background:#fff;border-radius:9px;padding:0 9px;font:inherit;font-size:9px;color:#1d2c42;outline:none}.admin-class-row-v3239 input:focus,.admin-class-row-v3239 select:focus,.admin-record-form-v3239 input:focus,.admin-record-form-v3239 select:focus{border-color:#3c7ec6;box-shadow:0 0 0 3px rgba(60,126,198,.1)}.admin-class-name-v3239{display:grid;gap:4px}.admin-class-name-v3239>span{font-size:8px;color:#2e65a7;font-weight:900}.admin-class-name-v3239>input{height:38px!important;font-size:16px!important;font-weight:950!important;border:0!important;background:transparent!important;padding:0!important}.admin-class-name-v3239 .sub{font-size:9px!important;font-weight:500!important;color:#708095!important}.admin-class-row-v3239 .live-url{grid-column:1/-2}.admin-class-row-v3239 .switch{display:flex;align-items:center;gap:7px;height:36px}.admin-class-row-v3239 .switch input{width:18px;height:18px}.admin-record-form-v3239{display:grid;grid-template-columns:minmax(190px,1fr) repeat(3,minmax(130px,.7fr));gap:10px;align-items:end;padding-bottom:16px;border-bottom:1px solid #e3e9f1}.admin-record-form-v3239>div small{font-size:8px;color:#748196}.admin-record-form-v3239>div h2{margin:3px 0;font-size:17px}.admin-record-form-v3239 label{display:grid;gap:5px;font-size:8px;color:#718096}.admin-record-form-v3239 .wide{grid-column:1/-2}.admin-record-form-v3239>button{height:36px;border:0;border-radius:9px;background:#173f78;color:#fff;font-size:9px;font-weight:950;box-shadow:0 4px 0 #092b56;cursor:pointer}.admin-record-list-v3239{display:grid;gap:9px;margin-top:14px}.admin-record-list-v3239 article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border:1px solid #e0e7ef;border-radius:12px;background:#f9fbfd}.admin-record-list-v3239 small{font-size:8px;color:#7a8798}.admin-record-list-v3239 h3{margin:3px 0;font-size:13px}.admin-record-list-v3239 p{margin:0;color:#6d7a8b;font-size:8px;max-width:650px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-record-list-v3239 button{border:1px solid #e2c4c8;background:#fff5f6;color:#b54150;border-radius:8px;padding:7px 10px;font-size:8px}.admin-attendance-stats-v3239{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.admin-attendance-stats-v3239 article{padding:13px;border:1px solid #e0e7ef;border-radius:13px;background:#f9fbfd;display:flex;justify-content:space-between;align-items:center}.admin-attendance-stats-v3239 span{font-size:9px;color:#6e7d90}.admin-attendance-stats-v3239 b{font-size:19px}.admin-attendance-table-v3239{border:1px solid #e0e7ef;border-radius:13px;overflow:hidden}.admin-attendance-table-v3239>div{display:grid;grid-template-columns:1fr 1.2fr 1fr 100px;gap:10px;align-items:center;padding:10px 12px;border-bottom:1px solid #edf1f5;font-size:9px}.admin-attendance-table-v3239>div:last-child{border-bottom:0}.admin-attendance-table-v3239 .head{background:#f3f6fa;font-weight:950;color:#56667a}.admin-attendance-table-v3239 span{display:grid;gap:2px}.admin-attendance-table-v3239 small{font-size:7px;color:#8490a0}.admin-attendance-table-v3239 .status{justify-self:start;padding:5px 8px;border-radius:999px;font-size:8px;font-weight:950}.admin-attendance-table-v3239 .status.present{background:#e8f7ef;color:#207b54}.admin-attendance-table-v3239 .status.late{background:#fff4df;color:#a86a0b}.admin-attendance-table-v3239 .status.partial{background:#edf2ff;color:#4064b8}.admin-attendance-table-v3239 .status.absent{background:#fff0f1;color:#b63f4d}.admin-empty-v3239{padding:25px;text-align:center;color:#7b8898;font-size:9px}.admin-classes-toast-v3239{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);z-index:300;background:#0b2a56;color:#fff;border-radius:11px;padding:10px 15px;font-size:9px;box-shadow:0 10px 28px rgba(8,36,76,.26)}.student33-replay-link{border-radius:9px;padding:8px 9px;background:linear-gradient(180deg,#405b77,#293f57);border:1px solid #69849f;color:#fff!important;font-size:8px;font-weight:950;text-decoration:none;box-shadow:0 3px 0 #142638}@media(max-width:1200px){.admin-class-row-v3239{grid-template-columns:1.4fr repeat(3,100px)}.admin-class-row-v3239 label:nth-of-type(n+4){grid-column:auto}.admin-class-row-v3239 .live-url{grid-column:1/-1}.admin-record-form-v3239{grid-template-columns:1fr 1fr}.admin-record-form-v3239 .wide{grid-column:1/-1}}@media(max-width:760px){.admin-classes-v3239{padding:13px}.admin-classes-head-v3239{align-items:flex-start;flex-direction:column}.admin-class-row-v3239{grid-template-columns:1fr 1fr}.admin-class-name-v3239,.admin-class-row-v3239 .live-url{grid-column:1/-1}.admin-attendance-stats-v3239{grid-template-columns:1fr 1fr}.admin-attendance-table-v3239{overflow:auto}.admin-attendance-table-v3239>div{min-width:650px}.admin-record-form-v3239{grid-template-columns:1fr}}.platform-gateway-v3240{min-height:100vh;position:relative;overflow:hidden;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 20% 15%,rgba(29,90,170,.22),transparent 32%),radial-gradient(circle at 82% 80%,rgba(34,85,148,.18),transparent 34%),linear-gradient(145deg,#06152d,#0a2348 55%,#0c2a54);color:#fff;font-family:Arial,sans-serif}.gateway-orb{position:absolute;border-radius:50%;filter:blur(4px);pointer-events:none}.gateway-orb-one-v3240{width:340px;height:340px;right:-110px;top:-100px;background:rgba(54,132,226,.12)}.gateway-orb-two-v3240{width:420px;height:420px;left:-160px;bottom:-150px;background:rgba(31,96,173,.11)}.gateway-shell-v3240{width:min(1050px,96vw);position:relative;z-index:2;background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.1);border-radius:28px;padding:30px;box-shadow:0 20px 60px rgba(0,0,0,.22),inset 0 1px rgba(255,255,255,.05);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.gateway-brand-v3240{display:flex;align-items:center;gap:16px;margin-bottom:28px}.gateway-logo-v3240{width:68px;height:68px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#e8eef7);color:#0a2b58;font-weight:950;font-size:22px;box-shadow:0 7px 0 #9eafc6,0 16px 28px rgba(0,0,0,.14)}.gateway-brand-v3240 small{color:#f1c86d;font-size:10px;font-weight:950;letter-spacing:.1em}.gateway-brand-v3240 h1{font-size:34px;margin:5px 0 4px}.gateway-brand-v3240 p{margin:0;color:#b9c8dc;font-size:12px}.gateway-cards-v3240{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.gateway-card-v3240{--accent:#2875d9;min-height:220px;position:relative;overflow:hidden;text-decoration:none;color:#fff;border-radius:22px;padding:20px;display:flex;flex-direction:column;gap:14px;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.05));border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 0 rgba(2,15,35,.42),0 20px 30px rgba(0,0,0,.13);transition:.16s}.gateway-card-v3240:before{content:"";position:absolute;inset:auto -70px -80px auto;width:190px;height:190px;border-radius:50%;background:color-mix(in srgb,var(--accent) 24%,transparent);filter:blur(8px)}.gateway-card-v3240:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--accent) 55%,#fff);box-shadow:0 12px 0 rgba(2,15,35,.42),0 26px 38px rgba(0,0,0,.18)}.gateway-card-v3240.student{--accent:#2d78e5}.gateway-card-v3240.parent{--accent:#1b9a70}.gateway-card-v3240.admin{--accent:#d2a03a}.gateway-icon-v3240{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;font-size:24px;background:color-mix(in srgb,var(--accent) 22%,rgba(255,255,255,.08));border:1px solid color-mix(in srgb,var(--accent) 35%,rgba(255,255,255,.12));box-shadow:0 5px 0 rgba(0,0,0,.18)}.gateway-copy-v3240 small{font-size:8px;color:color-mix(in srgb,var(--accent) 58%,#fff);font-weight:950;letter-spacing:.08em}.gateway-copy-v3240 h2{font-size:22px;margin:4px 0 7px}.gateway-copy-v3240 p{margin:0;color:#bfd0e4;font-size:10px;line-height:1.8;max-width:260px}.gateway-arrow-v3240{margin-top:auto;align-self:flex-end;width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:color-mix(in srgb,var(--accent) 65%,#17345d);border:1px solid rgba(255,255,255,.15);font-size:16px;font-weight:950;box-shadow:0 4px 0 rgba(0,0,0,.22)}.gateway-footer-v3240{margin-top:24px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;gap:12px;color:#8fa5c2}.gateway-footer-v3240 span{font-size:10px;font-weight:900}.gateway-footer-v3240 small{font-size:9px}@media(max-width:800px){.platform-gateway-v3240{padding:16px}.gateway-shell-v3240{padding:20px;border-radius:22px}.gateway-brand-v3240 h1{font-size:27px}.gateway-cards-v3240{grid-template-columns:1fr}.gateway-card-v3240{min-height:170px}}.admin-classes-v3239{--ac-navy:#071a35;--ac-navy2:#0c2b54;--ac-blue:#0b66c3;--ac-line:#d8e3ef;padding:22px!important;background:radial-gradient(circle at 88% 2%,rgba(26,102,187,.1),transparent 25%),linear-gradient(145deg,#f3f7fb,#edf3f9)!important;color:#132238!important}.admin-classes-head-v3239{position:relative;overflow:hidden;padding:20px 22px!important;margin-bottom:18px!important;border-radius:20px!important;background:linear-gradient(115deg,#071a35,#0a2850 58%,#0c3970)!important;border:1px solid #234d78!important;box-shadow:0 8px 0 #d4deea,0 18px 34px rgba(10,38,76,.14)!important;color:#fff!important}.admin-classes-head-v3239:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;left:-70px;top:-120px;background:rgba(46,137,235,.13);pointer-events:none}.admin-classes-head-v3239 small{color:#72b5ff!important;letter-spacing:.12em!important}.admin-classes-head-v3239 h1{font-size:28px!important;color:#fff!important;margin:4px 0 5px!important}.admin-classes-head-v3239 p{color:#b8cbe1!important;font-size:10px!important}.admin-classes-save-v3239{position:relative;z-index:2;min-width:135px!important;background:linear-gradient(180deg,#1689f4,#0753b3)!important;border:1px solid #4aa9ff!important;box-shadow:0 5px 0 #032d69,0 10px 18px rgba(0,75,166,.25)!important}.admin-classes-tabs-v3239{padding:7px!important;border-radius:14px!important;background:#e3ebf4!important;border:1px solid #d2deeb!important;width:max-content;max-width:100%!important}.admin-classes-tabs-v3239 button{min-width:115px!important;background:transparent!important;border-color:transparent!important;color:#61748b!important;box-shadow:none!important}.admin-classes-tabs-v3239 button.active{background:linear-gradient(180deg,#123f78,#092d59)!important;color:#fff!important;border:1px solid #245c98!important;box-shadow:0 4px 0 #061d3d,0 8px 15px rgba(9,44,87,.17)!important}.admin-classes-panel-v3239{border-radius:20px!important;border:1px solid #d8e3ee!important;padding:18px!important;box-shadow:0 7px 0 #dce4ed,0 18px 32px rgba(19,45,77,.07)!important}.admin-classes-panel-title-v3239{padding-bottom:12px!important;border-bottom:1px solid #e7edf4!important;margin-bottom:14px!important}.admin-classes-panel-title-v3239 small{color:#6d84a0!important;font-weight:800!important}.admin-classes-panel-title-v3239 h2{font-size:19px!important;color:#12243d!important}.admin-classes-panel-title-v3239>span{background:#e7f6ee!important;color:#17774e!important;border:1px solid #c9e9d8!important;font-weight:900!important}.admin-class-row-v3239{position:relative;overflow:hidden;border:1px solid #bcd5ee!important;border-right:6px solid #0876df!important;background:linear-gradient(115deg,#f8fbff,#edf6ff 62%,#e6f2ff)!important;box-shadow:0 5px 0 #d3e0ed,0 12px 22px rgba(17,69,122,.07)!important}.admin-class-row-v3239:before{content:"";position:absolute;inset:0 auto 0 0;width:110px;background:linear-gradient(90deg,rgba(34,130,226,.07),transparent);pointer-events:none}.admin-class-row-v3239.assistants{border-color:#cad8e6!important;border-right:6px solid #315d89!important;background:linear-gradient(115deg,#fafcfe,#f0f5fa 60%,#eaf1f7)!important;box-shadow:0 5px 0 #d6dfe8,0 12px 22px rgba(28,54,81,.06)!important}.admin-class-name-v3239>span{width:max-content;padding:4px 7px;border-radius:7px;background:#e1efff;color:#075db5!important;border:1px solid #c3def8;font-weight:950!important}.admin-class-row-v3239.assistants .admin-class-name-v3239>span{background:#e7eef5;color:#315b82!important;border-color:#d2dee9}.admin-class-name-v3239>input{color:#102e52!important}.admin-class-row-v3239 input,.admin-class-row-v3239 select,.admin-record-form-v3239 input,.admin-record-form-v3239 select{border-color:#cfdce9!important;background:rgba(255,255,255,.88)!important;box-shadow:inset 0 1px 2px rgba(18,48,82,.035)!important}.admin-class-row-v3239 input:focus,.admin-class-row-v3239 select:focus,.admin-record-form-v3239 input:focus,.admin-record-form-v3239 select:focus{border-color:#1680e7!important;box-shadow:0 0 0 3px rgba(22,128,231,.1)!important}.admin-class-row-v3239 .live-url input{direction:ltr;text-align:left}.admin-record-form-v3239{padding:15px!important;border:1px solid #d7e4ef!important;border-radius:15px!important;background:linear-gradient(145deg,#f8fbfe,#eff5fa)!important;margin-bottom:15px!important}.admin-record-form-v3239>div h2{color:#153457!important}.admin-record-form-v3239>button{background:linear-gradient(180deg,#147cdd,#0750a8)!important;border:1px solid #3495ed!important;box-shadow:0 4px 0 #032d64!important}.admin-record-list-v3239 article{border-color:#d4e0eb!important}.admin-attendance-stats-v3239 article,.admin-record-list-v3239 article{background:linear-gradient(145deg,#fff,#f4f8fc)!important;box-shadow:0 4px 0 #e0e7ef!important}.admin-attendance-stats-v3239 article{position:relative;overflow:hidden;border-color:#d7e2ec!important}.admin-attendance-stats-v3239 article:first-child{border-top:4px solid #1aa365!important}.admin-attendance-stats-v3239 article:nth-child(2){border-top:4px solid #d69a27!important}.admin-attendance-stats-v3239 article:nth-child(3){border-top:4px solid #3f69bd!important}.admin-attendance-stats-v3239 article:nth-child(4){border-top:4px solid #c94b59!important}.admin-attendance-stats-v3239 article b{color:#15375d!important}.admin-attendance-table-v3239{border-color:#d6e1ec!important;box-shadow:0 4px 0 #e1e8ef!important}.admin-attendance-table-v3239 .head{background:linear-gradient(180deg,#123b6e,#0a2c55)!important;color:#fff!important}.admin-attendance-table-v3239>div:not(.head):nth-child(odd){background:#f8fafc!important}.admin-classes-toast-v3239{background:linear-gradient(180deg,#123f78,#082c57)!important;border:1px solid #2c6098!important;box-shadow:0 6px 0 #041b38,0 15px 30px rgba(5,35,72,.22)!important}@media(max-width:760px){.admin-classes-head-v3239{padding:17px!important}.admin-classes-tabs-v3239{width:100%!important}.admin-classes-tabs-v3239 button{flex:1 1;min-width:0!important}}.admin-course-switch-v3242{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;padding:13px 15px;border-radius:16px;background:linear-gradient(145deg,#fff,#f1f6fb);border:1px solid #d6e2ed;box-shadow:0 5px 0 #dde5ed,0 12px 22px rgba(18,48,82,.06)}.admin-course-switch-v3242>div:first-child{display:grid;gap:2px;min-width:210px}.admin-course-switch-v3242 small{font-size:7px;color:#2c69aa;font-weight:950;letter-spacing:.08em}.admin-course-switch-v3242 b{font-size:10px;color:#203650}.admin-course-switch-buttons-v3242{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.admin-course-switch-buttons-v3242 button{border:1px solid #cbd9e7;background:linear-gradient(180deg,#fff,#eef3f8);color:#50657d;border-radius:10px;padding:8px 11px;font-size:8px;font-weight:950;cursor:pointer;box-shadow:0 3px 0 #c9d4df}.admin-course-switch-buttons-v3242 button.active{background:linear-gradient(180deg,#1688f2,#0751ad);color:#fff;border-color:#3aa0f7;box-shadow:0 4px 0 #032e68,0 8px 15px rgba(9,83,165,.18)}@media(max-width:900px){.admin-course-switch-v3242{align-items:flex-start;flex-direction:column}.admin-course-switch-buttons-v3242{justify-content:flex-start}}.homework-shell{background:linear-gradient(145deg,#eef4fa,#f8fbfe)!important}.homework-main{padding-top:14px!important}.homework-topbar{min-height:66px!important;margin-bottom:14px!important;padding:10px 14px!important;background:rgba(255,255,255,.9)!important;border:1px solid #dbe5ef!important;border-radius:15px!important;box-shadow:0 5px 0 #dce4ed,0 12px 24px rgba(26,45,72,.06)!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.homework-topbar h1{margin:2px 0!important;font-size:23px!important;color:#13243d!important}.homework-topbar p{margin:2px 0 0!important;font-size:9px!important;color:#718096!important}.homework-topbar>div:first-child>small{font-size:8px!important;color:#2e67a8!important;font-weight:900!important}.homework-profile{padding:6px 8px!important;border-radius:11px!important}.homework-profile>span{width:32px!important;height:32px!important;border-radius:9px!important;background:linear-gradient(145deg,#174c89,#0b2f5e)!important;color:#fff!important}.homework-course-grid{gap:11px!important;margin-bottom:15px!important}.homework-course-card{--course:#176fc9!important;min-height:105px!important;border-radius:16px!important;padding:13px!important;background:linear-gradient(145deg,#0a2446,#0c3566)!important;border:1px solid #2b5f91!important;color:#fff!important;box-shadow:0 6px 0 #d5e0eb,0 14px 25px rgba(10,43,80,.11)!important}.homework-course-card:nth-child(2){background:linear-gradient(145deg,#073c48,#075d61)!important;border-color:#24868a!important}.homework-course-card:nth-child(3){background:linear-gradient(145deg,#17314e,#244d73)!important;border-color:#456e94!important}.homework-course-card:nth-child(4){background:linear-gradient(145deg,#102b4b,#1b456d)!important;border-color:#3a668f!important}.homework-course-card.active{transform:translateY(-2px)!important;box-shadow:0 8px 0 #cbd8e5,0 18px 30px rgba(9,53,103,.15)!important;outline:2px solid #4ca6f6!important}.homework-course-card h2{color:#fff!important;font-size:19px!important;margin:3px 0!important}.homework-course-card p,.homework-course-card small{color:#c5d7ea!important}.course-monogram{background:rgba(255,255,255,.1)!important;color:#fff!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 4px 0 rgba(0,0,0,.18)!important}.homework-workspace-card{border-radius:20px!important;border:1px solid #d8e3ee!important;background:linear-gradient(145deg,#fff,#f8fbfe)!important;box-shadow:0 7px 0 #dce4ed,0 18px 32px rgba(19,45,77,.07)!important}.homework-list-head{padding-bottom:13px!important;border-bottom:1px solid #e4ebf2!important}.homework-list-head h2{font-size:20px!important;color:#132943!important}.homework-list-head small{color:#2e67a8!important;font-weight:900!important}.homework-filters input{border:1px solid #d3dfeb!important;border-radius:10px!important;background:#f8fbfd!important}.homework-filters button{background:linear-gradient(180deg,#173f78,#0b2d58)!important;color:#fff!important;border:1px solid #285b92!important;border-radius:10px!important;box-shadow:0 3px 0 #061d3d!important}.homework-list{gap:11px!important}.homework-row{border-radius:15px!important;border:1px solid #d7e2ed!important;border-right:5px solid #176fc9!important;background:linear-gradient(145deg,#fff,#f4f8fc)!important;box-shadow:0 5px 0 #dce4ec,0 12px 21px rgba(22,51,83,.06)!important;padding:13px!important}.homework-row:nth-child(2n){border-right-color:#315d89!important}.homework-mode-icon{background:linear-gradient(145deg,#176fc9,#0a478e)!important;color:#fff!important;border:1px solid #3b91e2!important;box-shadow:0 4px 0 #052d62!important}.homework-row-main h3{font-size:17px!important;color:#142d4b!important;margin:4px 0!important}.homework-row-main p{color:#64758a!important;font-size:9px!important}.homework-tags span{background:#e6f1fd!important;color:#145c9f!important;border:1px solid #c9dff5!important}.homework-tags em{background:#edf2f7!important;color:#49627d!important;border:1px solid #d8e1ea!important}.homework-tags i.new{background:#e5f1ff!important;color:#0e62b6!important}.homework-tags i.progress{background:#fff3dc!important;color:#a96c0d!important}.homework-tags i.submitted{background:#e7f7ee!important;color:#19794f!important}.homework-tags i.late{background:#fff0f1!important;color:#b43f4d!important}.homework-row-meta{background:#eef4f9!important;border:1px solid #d8e3ed!important;border-radius:11px!important;padding:9px!important}.homework-row-meta b{color:#183d67!important}.homework-open{background:linear-gradient(180deg,#1689f4,#0752b4)!important;color:#fff!important;border:1px solid #4aa7ff!important;border-radius:10px!important;box-shadow:0 4px 0 #032e70,0 8px 15px rgba(0,65,151,.2)!important}.homework-open.disabled{background:#8997a6!important;border-color:#aeb9c4!important;box-shadow:0 4px 0 #687583!important}.hw-mini-progress{background:#dfe7ef!important}.hw-mini-progress span{background:linear-gradient(90deg,#0d64bd,#25a0ee)!important}.homework-sidebar{background:linear-gradient(180deg,#07172f,#0a284e)!important;border-left:1px solid #244a70!important}.homework-brand span{background:linear-gradient(145deg,#fff,#dfe9f5)!important;color:#0a2b58!important;box-shadow:0 4px 0 #8198b2!important}.homework-sidebar nav a.active{background:linear-gradient(90deg,#0d5bb2,#0a4387)!important;color:#fff!important;border-color:#2778c7!important;box-shadow:0 4px 0 #052957!important}.homework-side-tip{background:linear-gradient(145deg,rgba(29,90,155,.3),rgba(255,255,255,.055))!important;border-color:rgba(115,166,216,.2)!important}@media(max-width:700px){.homework-topbar p{display:none!important}.homework-course-grid{grid-template-columns:1fr 1fr!important}.homework-row{padding:11px!important}}.homework-course-grid.single-course{grid-template-columns:minmax(280px,420px)!important}.homework-course-grid.single-course .homework-course-card{cursor:default!important}.homework-course-grid.single-course .homework-course-card:hover{transform:none!important}.student-global-sidebar-v3245{position:fixed!important;z-index:120;top:0;right:0;bottom:0;width:255px;background:linear-gradient(180deg,#06162f,#081d3d 58%,#0a244a);color:#fff;padding:20px 15px;display:flex;flex-direction:column;gap:18px;border-left:1px solid #1f4268;box-shadow:-10px 0 28px rgba(7,27,57,.12);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#294e77 transparent}.student-global-brand-v3245{display:flex;align-items:center;gap:10px;padding:4px 4px 16px;border-bottom:1px solid rgba(255,255,255,.09)}.student-global-brand-v3245>span{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#dfe9f5);color:#0a2b58;font-weight:950;box-shadow:0 5px 0 #6f849d}.student-global-brand-v3245>div{display:grid;line-height:1.05}.student-global-brand-v3245 b{font-size:14px;letter-spacing:.06em}.student-global-brand-v3245 strong{font-size:10px;color:#6db3ff;letter-spacing:.11em;margin-top:2px}.student-global-brand-v3245 small{font-size:8px;color:#91a8c5;margin-top:5px}.student-global-sidebar-v3245 nav{display:grid;gap:6px}.student-global-sidebar-v3245 nav a{display:grid;grid-template-columns:30px 1fr auto;gap:9px;align-items:center;padding:10px 11px;border-radius:11px;text-decoration:none;color:#cedbec;font-size:11px;font-weight:850;border:1px solid transparent;transition:.15s}.student-global-sidebar-v3245 nav a i{font-style:normal;width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:rgba(255,255,255,.06);font-size:14px}.student-global-sidebar-v3245 nav a em{font-style:normal;background:#126fcf;color:#fff;border-radius:999px;padding:3px 6px;font-size:7px}.student-global-sidebar-v3245 nav a.active,.student-global-sidebar-v3245 nav a:hover{background:linear-gradient(110deg,#0d5db5,#0a4388);border-color:#2878c7;color:#fff;box-shadow:0 4px 0 #052957,0 9px 17px rgba(3,47,99,.22);transform:translateX(-2px)}.student-global-course-v3245{margin-top:auto;border:1px solid rgba(122,170,217,.16);background:rgba(255,255,255,.055);border-radius:14px;padding:11px;display:grid;gap:7px}.student-global-course-v3245>small{font-size:7px;color:#8ea6c2}.student-global-course-v3245>div{display:flex;align-items:center;gap:8px}.student-global-course-v3245>div span{width:36px;height:36px;border-radius:10px;background:linear-gradient(145deg,#176fc9,#0a478e);display:grid;place-items:center;font-size:9px;font-weight:950;box-shadow:0 3px 0 #052d62}.student-global-course-v3245>div b{font-size:10px}.student-global-tip-v3245{border-radius:13px;padding:11px;background:linear-gradient(145deg,rgba(26,91,158,.25),rgba(255,255,255,.04));border:1px solid rgba(105,159,214,.14)}.student-global-tip-v3245 b{font-size:9px}.student-global-tip-v3245 p{margin:4px 0 0;color:#aebfd3;font-size:8px;line-height:1.55}.student-global-mobile-v3245{display:none}.homework-shell,.student-simple-page,.student28,.student29{display:block!important;grid-template-columns:none!important}.homework-main,.student-simple-page>section,.student28-main,.student29-main{margin-right:255px!important;width:auto!important;min-width:0}.student-simple-page>section{padding:26px!important}.managed-exams-page.student-global-content-v3245,.student-bank-page.student-global-content-v3245{padding-right:277px!important;box-sizing:border-box!important}.homework-sidebar,.student-simple-page>aside,.student28-mobile,.student28-side,.student29-mobile,.student29-side{display:none!important}.homework-main,.managed-exams-page,.student-bank-page,.student-simple-page>section,.student28-main,.student29-main{min-height:100vh}@media(max-width:900px){.student-global-sidebar-v3245{display:none!important}.student-global-mobile-v3245{display:grid!important;position:fixed;z-index:150;left:0;right:0;bottom:0;height:66px;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid #dce4ed;box-shadow:0 -8px 24px rgba(18,39,70,.1)}.student-global-mobile-v3245 a{display:grid;place-items:center;align-content:center;gap:2px;text-decoration:none;color:#758497;font-size:7px;font-weight:800}.student-global-mobile-v3245 a i{font-style:normal;font-size:17px}.student-global-mobile-v3245 a.active{color:#0c5eb8;font-weight:950}.homework-main,.student-simple-page>section,.student28-main,.student29-main{margin-right:0!important;padding-bottom:82px!important}.managed-exams-page.student-global-content-v3245,.student-bank-page.student-global-content-v3245{padding-right:14px!important;padding-bottom:82px!important}}.student46-homework-workspace{margin-top:0!important}.student46-homework-sub{margin:4px 0 0;color:#748196;font-size:9px}.student46-homework-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:15px}.student46-homework-column{min-width:0;border-radius:17px;padding:13px;background:linear-gradient(145deg,#f9fbfe,#eef5fb);border:1px solid #d6e2ed;box-shadow:0 5px 0 #dce4ec,0 13px 24px rgba(20,47,79,.06)}.student46-homework-column.active{border-top:4px solid #126bc5}.student46-homework-column.past{border-top:4px solid #778595;background:linear-gradient(145deg,#fafbfd,#f1f4f7)}.student46-homework-column>header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:2px 2px 10px;border-bottom:1px solid #e1e8ef;margin-bottom:11px}.student46-homework-column>header small{font-size:7px;color:#2d6caf;font-weight:950;letter-spacing:.07em}.student46-homework-column.past>header small{color:#718096}.student46-homework-column>header h3{margin:3px 0 0;font-size:15px;color:#16314f}.student46-homework-column>header>span{min-width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#e5f1fd;color:#155fa8;font-size:10px;font-weight:950}.student46-homework-column.past>header>span{background:#e8edf2;color:#647385}.student46-homework-scroll{max-height:620px;overflow:auto;display:grid;gap:11px;padding:2px 4px 10px 2px;scrollbar-width:thin;scrollbar-color:#9fb1c4 transparent}.student46-homework-row{grid-template-columns:42px minmax(0,1fr) 95px!important;align-items:center!important}.student46-homework-row .homework-open{grid-column:2/-1;justify-self:start!important}.student46-homework-row.past{border-right-color:#7b8998!important;background:linear-gradient(145deg,#fff,#f2f5f8)!important;filter:saturate(.78)}.student46-homework-row.past .homework-mode-icon{background:linear-gradient(145deg,#7d8b99,#647382)!important;border-color:#9ca8b4!important;box-shadow:0 4px 0 #52606d!important}.homework-open.review{background:linear-gradient(180deg,#68798b,#4e6073)!important;border-color:#8796a5!important;box-shadow:0 4px 0 #3c4c5d!important}@media(max-width:1100px){.student46-homework-columns{grid-template-columns:1fr}.student46-homework-scroll{max-height:520px}}@media(max-width:700px){.student46-homework-row{grid-template-columns:38px minmax(0,1fr)!important}.student46-homework-row .homework-open,.student46-homework-row .homework-row-meta{grid-column:2}}.student48-homework-page{background:#f2f6fa!important}.student48-main{padding:12px 18px 24px!important;max-width:none!important}.student48-topbar{min-height:58px!important;margin-bottom:10px!important;padding:8px 12px!important}.student48-topbar h1{font-size:21px!important}.student48-topbar p{font-size:8px!important}.student48-toolbar{display:grid;grid-template-columns:1fr minmax(240px,360px) auto;align-items:center;gap:10px;padding:10px 12px;margin-bottom:10px;border-radius:14px;background:#fff;border:1px solid #d9e4ee;box-shadow:0 4px 0 #dfe6ed,0 10px 20px rgba(25,48,78,.05)}.student48-toolbar>div{display:grid;gap:2px}.student48-toolbar>div b{font-size:14px;color:#173557}.student48-toolbar>div span{font-size:8px;color:#778599}.student48-toolbar label{height:36px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #d4e0eb;border-radius:9px;background:#f8fbfd}.student48-toolbar label span{color:#527291}.student48-toolbar input{border:0;outline:0;background:transparent;width:100%;font:inherit;font-size:9px}.student48-toolbar button{height:36px;border:1px solid #2f6da9;border-radius:9px;background:linear-gradient(180deg,#174d87,#0b315f);color:#fff;padding:0 14px;font-size:9px;font-weight:950;box-shadow:0 3px 0 #061d3a;cursor:pointer}.student48-columns{display:grid;grid-template-columns:1.15fr .85fr;gap:12px;align-items:stretch}.student48-column{min-width:0;height:calc(100vh - 205px);min-height:430px;border-radius:16px;padding:11px;background:linear-gradient(145deg,#fff,#f5f9fc);border:1px solid #d8e3ed;box-shadow:0 5px 0 #dce4ec,0 13px 25px rgba(20,47,79,.06)}.student48-column.current{border-top:4px solid #116dca}.student48-column.history{border-top:4px solid #778695;background:linear-gradient(145deg,#fafcfd,#f1f4f7)}.student48-column>header{height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e1e8ef;padding:0 3px 9px;margin-bottom:9px}.student48-column>header small{font-size:7px;color:#2871b7;font-weight:950;letter-spacing:.07em}.student48-column.history>header small{color:#788696}.student48-column>header h2{font-size:15px;margin:2px 0 0;color:#173351}.student48-column>header>b{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;background:#e4f1fd;color:#1262ae;font-size:10px}.student48-column.history>header>b{background:#e8edf2;color:#657484}.student48-scroll{height:calc(100% - 58px);overflow:auto;display:grid;align-content:start;gap:9px;padding:2px 3px 10px;scrollbar-width:thin;scrollbar-color:#9dafc2 transparent}.student48-hw-card{display:grid;grid-template-columns:38px minmax(0,1fr) 88px auto;gap:10px;align-items:center;border:1px solid #d5e1ec;border-right:5px solid #126fc9;border-radius:13px;padding:10px;background:linear-gradient(145deg,#fff,#f4f9fd);box-shadow:0 4px 0 #dbe4ec,0 9px 18px rgba(20,50,85,.055)}.student48-hw-card.past{grid-template-columns:38px minmax(0,1fr) auto;border-right-color:#7a8897;background:linear-gradient(145deg,#fbfcfd,#edf1f5);filter:saturate(.8)}.student48-hw-icon{width:36px;height:36px;border-radius:10px;background:linear-gradient(145deg,#177bd5,#0a4b94);color:#fff;display:grid;place-items:center;font-weight:950;box-shadow:0 3px 0 #052e62}.student48-hw-card.past .student48-hw-icon{background:linear-gradient(145deg,#7d8b98,#62717f);box-shadow:0 3px 0 #4f5d69}.student48-hw-copy{min-width:0}.student48-hw-copy h3{margin:4px 0 3px;font-size:14px;color:#162f4d}.student48-hw-copy h3,.student48-hw-copy p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student48-hw-copy p{margin:0;color:#68788b;font-size:8px}.student48-hw-copy>small{display:block;margin-top:4px;color:#7b8998;font-size:7px}.student48-hw-date{display:grid;gap:2px;text-align:center;padding:7px;border-radius:9px;background:#edf4fa;border:1px solid #dae4ee}.student48-hw-date small,.student48-hw-date span{font-size:7px;color:#758497}.student48-hw-date b{font-size:10px;color:#183f6b}.student48-hw-action{white-space:nowrap;text-decoration:none;border-radius:9px;padding:8px 10px;background:linear-gradient(180deg,#1687ed,#0752ae);border:1px solid #3e9cf0;color:#fff!important;font-size:8px;font-weight:950;box-shadow:0 3px 0 #032e68}.student48-hw-action.review{background:linear-gradient(180deg,#68798a,#4d5f71);border-color:#8796a4;box-shadow:0 3px 0 #3b4b5b}.student48-hw-action.disabled{background:#8d9aa7;border-color:#aab4be;box-shadow:0 3px 0 #697684}.student48-empty{height:100%;min-height:190px;display:grid;place-items:center;align-content:center;text-align:center;gap:5px;color:#778698}.student48-empty>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#eaf1f7;color:#466684;font-size:18px}.student48-empty b{font-size:11px;color:#344b66}.student48-empty p{margin:0;font-size:8px;max-width:260px;line-height:1.6}@media(max-width:1150px){.student48-columns{grid-template-columns:1fr 1fr}.student48-column{height:calc(100vh - 220px)}.student48-hw-card{grid-template-columns:36px minmax(0,1fr) auto}.student48-hw-date{grid-column:2}.student48-hw-action{grid-column:3;grid-row:1/3}}@media(max-width:900px){.student48-main{padding:12px 12px 82px!important}.student48-columns,.student48-toolbar{grid-template-columns:1fr}.student48-column{height:520px}.student48-hw-card{grid-template-columns:36px minmax(0,1fr)}.student48-hw-action,.student48-hw-date{grid-column:2;grid-row:auto;justify-self:start}}.student49-exams-page{min-height:100vh;background:#f2f6fa;color:#162c47}.student49-main{margin-right:255px;padding:12px 18px 24px;min-height:100vh}.student49-topbar{min-height:58px;padding:8px 12px;margin-bottom:10px;border-radius:15px;background:rgba(255,255,255,.92);border:1px solid #dbe5ef;box-shadow:0 4px 0 #dce4ed,0 11px 22px rgba(26,45,72,.05);display:flex;align-items:center;justify-content:space-between;gap:15px}.student49-topbar small{font-size:8px;color:#2e67a8;font-weight:950}.student49-topbar h1{margin:2px 0;font-size:21px}.student49-topbar p{margin:0;font-size:8px;color:#718096}.student49-profile{display:flex;align-items:center;gap:8px}.student49-profile>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(145deg,#174c89,#0b2f5e);color:#fff;font-size:9px;font-weight:950;box-shadow:0 3px 0 #061d3d}.student49-profile>div{display:grid}.student49-profile b{font-size:9px}.student49-profile small{font-size:7px;color:#75869a}.student49-toolbar{display:grid;grid-template-columns:1fr minmax(240px,360px) auto;align-items:center;gap:10px;padding:10px 12px;margin-bottom:10px;border-radius:14px;background:#fff;border:1px solid #d9e4ee;box-shadow:0 4px 0 #dfe6ed,0 10px 20px rgba(25,48,78,.05)}.student49-toolbar>div{display:grid;gap:2px}.student49-toolbar>div b{font-size:14px;color:#173557}.student49-toolbar>div span{font-size:8px;color:#778599}.student49-toolbar label{height:36px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #d4e0eb;border-radius:9px;background:#f8fbfd}.student49-toolbar input{border:0;outline:0;background:transparent;width:100%;font:inherit;font-size:9px}.student49-toolbar button{height:36px;border:1px solid #2f6da9;border-radius:9px;background:linear-gradient(180deg,#174d87,#0b315f);color:#fff;padding:0 14px;font-size:9px;font-weight:950;box-shadow:0 3px 0 #061d3a}.student49-columns{display:grid;grid-template-columns:1.15fr .85fr;gap:12px}.student49-column{height:calc(100vh - 205px);min-height:430px;border-radius:16px;padding:11px;background:linear-gradient(145deg,#fff,#f5f9fc);border:1px solid #d8e3ed;box-shadow:0 5px 0 #dce4ec,0 13px 25px rgba(20,47,79,.06)}.student49-column.active{border-top:4px solid #126dc9}.student49-column.history{border-top:4px solid #778695;background:linear-gradient(145deg,#fafcfd,#f1f4f7)}.student49-column>header{height:48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e1e8ef;padding:0 3px 9px;margin-bottom:9px}.student49-column>header small{font-size:7px;color:#2871b7;font-weight:950}.student49-column.history>header small{color:#788696}.student49-column>header h2{font-size:15px;margin:2px 0 0}.student49-column>header>b{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;background:#e4f1fd;color:#1262ae;font-size:10px}.student49-column.history>header>b{background:#e8edf2;color:#657484}.student49-scroll{height:calc(100% - 58px);overflow:auto;display:grid;align-content:start;gap:9px;padding:2px 3px 10px;scrollbar-width:thin;scrollbar-color:#9dafc2 transparent}.student49-exam-card{display:grid;grid-template-columns:40px minmax(0,1fr) 88px auto;gap:10px;align-items:center;border:1px solid #d5e1ec;border-right:5px solid #b31e2c;border-radius:13px;padding:10px;background:linear-gradient(145deg,#fff,#f8f3f4);box-shadow:0 4px 0 #dbe4ec,0 9px 18px rgba(20,50,85,.055)}.student49-exam-card.past{grid-template-columns:40px minmax(0,1fr) auto;border-right-color:#7a8897;background:linear-gradient(145deg,#fbfcfd,#edf1f5);filter:saturate(.8)}.student49-exam-badge{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(145deg,#c42d3b,#8d1520);color:#fff;font-size:8px;font-weight:950;box-shadow:0 3px 0 #641018}.student49-exam-card.past .student49-exam-badge{background:linear-gradient(145deg,#7d8b98,#62717f);box-shadow:0 3px 0 #4f5d69}.student49-exam-copy{min-width:0}.student49-exam-copy h3{margin:4px 0 3px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student49-exam-copy p{margin:0;color:#68788b;font-size:8px}.student49-exam-tags{display:flex;gap:4px;flex-wrap:wrap}.student49-exam-tags em,.student49-exam-tags i,.student49-exam-tags span{font-style:normal;font-size:7px;padding:3px 6px;border-radius:6px;background:#edf2f7;color:#526980;border:1px solid #d9e2ea}.student49-exam-tags i.in_progress{background:#fff3dc;color:#a96c0d}.student49-exam-tags i.auto_submitted,.student49-exam-tags i.submitted{background:#e7f7ee;color:#19794f}.student49-exam-date{display:grid;gap:2px;text-align:center;padding:7px;border-radius:9px;background:#f3edef;border:1px solid #e5d9dc}.student49-exam-date small,.student49-exam-date span{font-size:7px;color:#758497}.student49-exam-date b{font-size:10px;color:#71303a}.student49-exam-action{white-space:nowrap;text-decoration:none;border-radius:9px;padding:8px 10px;background:linear-gradient(180deg,#bd2b39,#8d1722);border:1px solid #d75460;color:#fff!important;font-size:8px;font-weight:950;box-shadow:0 3px 0 #641019}.student49-exam-action.review{background:linear-gradient(180deg,#68798a,#4d5f71);border-color:#8796a4;box-shadow:0 3px 0 #3b4b5b}.student49-exam-action.disabled{background:#8d9aa7;border-color:#aab4be;box-shadow:0 3px 0 #697684}.student49-empty{height:100%;min-height:190px;display:grid;place-items:center;align-content:center;text-align:center;gap:5px;color:#778698}.student49-empty>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#eaf1f7;color:#466684;font-size:18px}.student49-empty b{font-size:11px;color:#344b66}.student49-empty p{margin:0;font-size:8px;max-width:260px;line-height:1.6}@media(max-width:1100px){.student49-columns{grid-template-columns:1fr 1fr}.student49-exam-card{grid-template-columns:38px minmax(0,1fr) auto}.student49-exam-date{grid-column:2}.student49-exam-action{grid-column:3;grid-row:1/3}}@media(max-width:900px){.student49-main{margin-right:0;padding:12px 12px 82px}.student49-columns,.student49-toolbar{grid-template-columns:1fr}.student49-column{height:520px}.student49-exam-card{grid-template-columns:38px minmax(0,1fr)}.student49-exam-action,.student49-exam-date{grid-column:2;grid-row:auto;justify-self:start}}.student48-columns,.student49-columns{height:calc(100vh - 198px)!important;min-height:440px!important;align-items:stretch!important}.student48-column,.student49-column{height:100%!important;min-height:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;border-radius:18px!important;border:1px solid #cfdeeb!important;box-shadow:0 6px 0 #d7e1ea,0 16px 30px rgba(15,44,78,.08)!important}.student48-column>header,.student49-column>header{flex:0 0 52px!important;height:52px!important;margin-bottom:8px!important;padding:0 4px 9px!important}.student48-scroll,.student49-scroll{flex:1 1 auto!important;height:auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain;scrollbar-gutter:stable;padding:3px 7px 14px 3px!important}.student48-scroll::-webkit-scrollbar,.student49-scroll::-webkit-scrollbar{width:8px}.student48-scroll::-webkit-scrollbar-track,.student49-scroll::-webkit-scrollbar-track{background:#e7edf3;border-radius:999px}.student48-scroll::-webkit-scrollbar-thumb,.student49-scroll::-webkit-scrollbar-thumb{background:#7896b4;border-radius:999px;border:2px solid #e7edf3}.student48-scroll::-webkit-scrollbar-thumb:hover,.student49-scroll::-webkit-scrollbar-thumb:hover{background:#4f759a}.student48-topbar,.student49-topbar{background:linear-gradient(120deg,#071a35,#0b2d58 68%,#0e3b70)!important;border:1px solid #28547f!important;color:#fff!important;box-shadow:0 6px 0 #d2dce7,0 16px 30px rgba(7,35,70,.13)!important}.student48-topbar h1,.student49-topbar h1{color:#fff!important}.student48-topbar>div:first-child>small,.student49-topbar>div:first-child>small{color:#6eb4ff!important}.student48-topbar p,.student49-topbar p{color:#b9cce0!important}.student48-topbar .homework-profile b,.student48-topbar .homework-profile small,.student49-topbar .student49-profile b,.student49-topbar .student49-profile small{color:#fff!important}.student48-toolbar,.student49-toolbar{background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(240,246,251,.98))!important;border-color:#d1dfeb!important}.student48-column.current,.student49-column.active{border-top:5px solid #1678d3!important;background:linear-gradient(145deg,rgba(250,253,255,.98),rgba(231,243,254,.92))!important}.student48-column.past,.student49-column.history{border-top:5px solid #6f8091!important;background:linear-gradient(145deg,rgba(250,252,253,.98),rgba(234,239,244,.94))!important}.student48-column>header h3,.student49-column>header h2{font-size:16px!important;color:#173554!important}.student48-column.current>header>span,.student49-column.active>header>b{background:linear-gradient(145deg,#e2f1ff,#d1e9ff)!important;color:#075fae!important;border:1px solid #bdddf8!important;box-shadow:0 3px 0 #c5d9ea!important}.student48-column.past>header>span,.student49-column.history>header>b{background:linear-gradient(145deg,#edf1f4,#dfe6ec)!important;color:#596a7b!important;border:1px solid #d0dae3!important;box-shadow:0 3px 0 #d0d8df!important}.student48-hw-card,.student49-exam-card{border-radius:14px!important;box-shadow:0 4px 0 #d5e0e9,0 10px 20px rgba(16,48,82,.07)!important;transition:transform .14s ease,box-shadow .14s ease!important}.student48-hw-card:hover,.student49-exam-card:hover{transform:translateY(-2px)!important;box-shadow:0 6px 0 #d1dce6,0 14px 24px rgba(16,48,82,.1)!important}.student48-hw-card.active{border-right:5px solid #1677d2!important;background:linear-gradient(145deg,#fff,#eef7ff)!important}.student49-exam-card.current{border-right:5px solid #b62836!important;background:linear-gradient(145deg,#fff,#fbf1f2)!important}.student48-hw-card.past,.student49-exam-card.past{border-right:5px solid #778797!important;background:linear-gradient(145deg,#fbfcfd,#edf1f5)!important}.student48-hw-action,.student49-exam-action{min-width:82px;text-align:center!important}.student48-hw-action{background:linear-gradient(180deg,#1688ef,#0753af)!important;border-color:#45a1f2!important;box-shadow:0 4px 0 #032f6a!important}.student49-exam-action{background:linear-gradient(180deg,#c33442,#8c1722)!important;border-color:#df5965!important;box-shadow:0 4px 0 #651019!important}.student48-hw-action.review,.student49-exam-action.review{background:linear-gradient(180deg,#718394,#536576)!important;border-color:#91a0ae!important;box-shadow:0 4px 0 #3e4f5f!important}.student48-empty,.student49-empty{min-height:0!important;height:100%!important;border:1px dashed #cbd9e5;border-radius:13px;background:rgba(255,255,255,.38)}@media(max-width:1100px){.student48-columns,.student49-columns{height:calc(100vh - 212px)!important}}@media(max-width:900px){.student48-columns,.student49-columns{height:auto!important}.student48-column,.student49-column{height:480px!important;min-height:480px!important}}.student51-results-page{min-height:100vh;background:#f2f6fa;color:#162c47}.student51-main{margin-right:255px;padding:12px 18px 26px}.student51-topbar{min-height:62px;padding:9px 13px;margin-bottom:12px;border-radius:16px;background:linear-gradient(120deg,#071a35,#0b2d58 68%,#0e3b70);border:1px solid #28547f;color:#fff;box-shadow:0 6px 0 #d2dce7,0 16px 30px rgba(7,35,70,.13);display:flex;align-items:center;justify-content:space-between}.student51-topbar small{font-size:7px;color:#6eb4ff;font-weight:950;letter-spacing:.08em}.student51-topbar h1{margin:2px 0;font-size:22px}.student51-topbar p{margin:0;color:#b9cce0;font-size:8px}.student51-profile{display:flex;align-items:center;gap:8px}.student51-profile>span{width:34px;height:34px;border-radius:10px;background:#fff;color:#0b315f;display:grid;place-items:center;font-size:9px;font-weight:950;box-shadow:0 3px 0 #8da1b8}.student51-profile>div{display:grid}.student51-profile b{font-size:9px}.student51-profile small{font-size:7px;color:#c2d2e3}.student51-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px}.student51-kpis article{min-height:95px;border-radius:15px;padding:13px;background:linear-gradient(145deg,#fff,#f4f8fc);border:1px solid #d6e2ed;box-shadow:0 4px 0 #dce4ec,0 10px 20px rgba(20,47,79,.06);display:grid;gap:3px}.student51-kpis article.overall{background:linear-gradient(145deg,#0b315f,#0e4b89);color:#fff;border-color:#29659f;box-shadow:0 4px 0 #06264b,0 12px 22px rgba(8,48,92,.16)}.student51-kpis span{font-size:8px;color:#728195}.student51-kpis .overall small,.student51-kpis .overall span{color:#c6d7e9}.student51-kpis b{font-size:24px;color:#16385e}.student51-kpis .overall b{color:#fff}.student51-kpis small{font-size:8px;color:#7d8a99}.student51-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.student51-tabs button{border:1px solid #cedbe7;background:#fff;color:#53677e;border-radius:10px;padding:8px 12px;font-size:8px;font-weight:950;box-shadow:0 3px 0 #cbd5df;cursor:pointer}.student51-tabs button.active{background:linear-gradient(180deg,#174d87,#0b315f);color:#fff;border-color:#2e6da9;box-shadow:0 3px 0 #061d3a}.student51-overview{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:12px}.student51-panel{background:linear-gradient(145deg,#fff,#f5f9fc);border:1px solid #d7e2ed;border-radius:17px;padding:13px;box-shadow:0 5px 0 #dce4ec,0 13px 25px rgba(20,47,79,.06)}.student51-panel>header{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;border-bottom:1px solid #e1e8ef;margin-bottom:10px}.student51-panel>header small{font-size:7px;color:#2b6cac;font-weight:950}.student51-panel>header h2{margin:2px 0 0;font-size:16px}.student51-panel>header>span{width:30px;height:30px;border-radius:9px;background:#e3f0fd;color:#1764ad;display:grid;place-items:center;font-size:9px;font-weight:950}.student51-scroll{max-height:490px;overflow:auto;display:grid;gap:8px;padding:2px 3px 9px;scrollbar-width:thin;scrollbar-color:#8da6bf transparent}.student51-scroll article{display:grid;grid-template-columns:36px 1fr auto;gap:9px;align-items:center;padding:9px;border-radius:12px;border:1px solid #dae4ed;background:#fafcfe}.student51-result-icon{width:34px;height:34px;border-radius:10px;background:linear-gradient(145deg,#176fc8,#0a478e);color:#fff;display:grid;place-items:center;box-shadow:0 3px 0 #052d62}.student51-scroll article.homework .student51-result-icon{background:linear-gradient(145deg,#2b7a67,#195548);box-shadow:0 3px 0 #103b31}.student51-scroll article small{font-size:7px;color:#718196}.student51-scroll article h3{margin:2px 0;font-size:11px}.student51-scroll article p{margin:0;font-size:7px;color:#7b8898}.student51-scroll article>b{font-size:12px}.student51-meter{display:grid;grid-template-columns:80px 1fr 42px;gap:8px;align-items:center;margin:13px 0}.student51-meter>span{font-size:8px;color:#607389}.student51-meter>div{height:8px;border-radius:999px;background:#dfe7ef;overflow:hidden}.student51-meter i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#0f65bd,#1da2ef)}.student51-meter b{font-size:9px;text-align:left}.student51-note{margin-top:17px;padding:12px;border-radius:12px;background:linear-gradient(145deg,#0b315f,#0d447c);color:#fff}.student51-note b{font-size:9px}.student51-note p{margin:5px 0 0;font-size:8px;line-height:1.65;color:#c5d5e6}.student51-panel.full{min-height:500px}.student51-table{border:1px solid #dce5ee;border-radius:12px;overflow:auto;max-height:520px}.student51-table>div{display:grid;grid-template-columns:1.4fr .8fr .8fr .55fr 100px;gap:8px;align-items:center;padding:10px;border-bottom:1px solid #e8edf3;font-size:8px}.student51-table>div:last-child{border-bottom:0}.student51-table .head{position:sticky;top:0;background:linear-gradient(180deg,#123b6e,#0a2c55);color:#fff;font-weight:950;z-index:2}.student51-table span{display:grid;gap:2px}.student51-table b{font-size:9px}.student51-table small{font-size:7px;color:#7f8d9e}.student51-table a{text-decoration:none;color:#fff;background:linear-gradient(180deg,#167bdc,#0750a7);padding:7px 9px;border-radius:8px;text-align:center;font-weight:950;box-shadow:0 3px 0 #032e66}.student51-table.attendance>div{grid-template-columns:1.4fr .8fr .8fr .7fr}.attendance-status{justify-self:start;padding:5px 8px;border-radius:999px;font-size:7px;font-weight:950}.attendance-status.present{background:#e6f7ee;color:#1b7b50}.attendance-status.late{background:#fff2d8;color:#a86a0c}.attendance-status.partial{background:#eaf1ff;color:#4165b7}.attendance-status.absent{background:#ffedf0;color:#b94151}.good{color:#168055!important}.mid{color:#b37615!important}.low{color:#bd3f4e!important}.student51-empty{padding:30px;text-align:center;color:#768597;font-size:9px}@media(max-width:1050px){.student51-kpis{grid-template-columns:1fr 1fr}.student51-overview{grid-template-columns:1fr}}@media(max-width:900px){.student51-main{margin-right:0;padding:12px 12px 82px}.student51-topbar p{display:none}.student51-table>div{min-width:650px}}@media(max-width:600px){.student51-kpis{grid-template-columns:1fr 1fr}.student51-profile{display:none}}.exam54-publish-note{display:block;grid-column:1/-1;margin-top:5px;color:#6f7f90;font-size:8px;font-weight:700}.exam54-filter-note{margin:0 0 10px;padding:9px 12px;border-radius:10px;background:#fff6df;border:1px solid #eed79c;color:#8a6110;font-size:8px;font-weight:800;box-shadow:0 3px 0 #e5d4a8}.student55-bank-page{min-height:100vh;background:#f2f6fa;color:#162c47}.student55-main{margin-right:255px;padding:12px 18px 24px;min-height:100vh}.student55-topbar{min-height:62px;padding:9px 13px;margin-bottom:10px;border-radius:16px;background:linear-gradient(120deg,#071a35,#0b2d58 68%,#0e3b70);border:1px solid #28547f;color:#fff;box-shadow:0 6px 0 #d2dce7,0 16px 30px rgba(7,35,70,.13);display:flex;align-items:center;justify-content:space-between;gap:15px}.student55-topbar small{font-size:7px;color:#6eb4ff;font-weight:950;letter-spacing:.08em}.student55-topbar h1{margin:2px 0;font-size:22px}.student55-topbar p{margin:0;color:#b9cce0;font-size:8px}.student55-profile{display:flex;align-items:center;gap:8px}.student55-profile>span{width:36px;height:36px;border-radius:10px;background:#fff;color:#0b315f;display:grid;place-items:center;font-size:8px;font-weight:950;box-shadow:0 3px 0 #8da1b8}.student55-profile>div{display:grid}.student55-profile b{font-size:9px}.student55-profile small{font-size:7px;color:#c2d2e3}.student55-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:10px}.student55-summary article{padding:10px 12px;border-radius:13px;background:linear-gradient(145deg,#fff,#f4f8fc);border:1px solid #d7e2ed;box-shadow:0 4px 0 #dde5ed;display:grid;grid-template-columns:1fr auto;align-items:center}.student55-summary small{font-size:7px;color:#718196}.student55-summary b{grid-row:1/3;grid-column:2;font-size:22px;color:#153c67}.student55-summary span{font-size:7px;color:#8793a1}.student55-filter-card{padding:10px;margin-bottom:10px;border-radius:15px;background:#fff;border:1px solid #d7e2ed;box-shadow:0 4px 0 #dfe6ed,0 10px 18px rgba(22,48,80,.05)}.student55-section-tabs{display:flex;gap:6px;flex-wrap:wrap;padding-bottom:9px;border-bottom:1px solid #e6edf3}.student55-section-tabs button{border:1px solid #cfdae6;background:#f5f8fb;color:#53687e;border-radius:9px;padding:7px 10px;font-size:8px;font-weight:900;box-shadow:0 3px 0 #d3dce5}.student55-section-tabs button.active{background:linear-gradient(180deg,#176dc8,#09498f);border-color:#3489d8;color:#fff;box-shadow:0 3px 0 #052d62}.student55-filters{display:grid;grid-template-columns:minmax(140px,.8fr) 125px minmax(220px,1.3fr) auto;gap:8px;align-items:end;padding-top:9px}.student55-filters label{display:grid;gap:4px}.student55-filters label>span{font-size:7px;color:#748398}.student55-filters input,.student55-filters select{height:34px;border:1px solid #d2dee9;border-radius:9px;background:#f8fbfd;padding:0 9px;font:inherit;font-size:8px;outline:none}.student55-select-visible{height:34px;border:1px solid #2d6ca9;border-radius:9px;background:linear-gradient(180deg,#174d87,#0b315f);color:#fff;padding:0 12px;font-size:8px;font-weight:950;box-shadow:0 3px 0 #061d3a}.student55-workspace{height:calc(100vh - 252px);min-height:440px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(285px,.6fr);gap:11px}.student55-bank-panel,.student55-selected-panel{min-height:0;overflow:hidden;display:flex;flex-direction:column;border-radius:17px;background:linear-gradient(145deg,#fff,#f5f9fc);border:1px solid #d7e2ed;box-shadow:0 5px 0 #dce4ec,0 13px 25px rgba(20,47,79,.06)}.student55-bank-panel{border-top:5px solid #176fc8}.student55-selected-panel{border-top:5px solid #0c3f77}.student55-bank-panel>header,.student55-selected-panel>header{flex:0 0 53px;display:flex;align-items:center;justify-content:space-between;padding:9px 12px;border-bottom:1px solid #e3eaf1}.student55-bank-panel header small,.student55-selected-panel header small{font-size:7px;color:#2d6caf;font-weight:950}.student55-bank-panel header h2,.student55-selected-panel header h2{margin:2px 0 0;font-size:15px}.student55-bank-panel header>b,.student55-selected-panel header>b{width:30px;height:30px;border-radius:9px;background:#e3f0fd;color:#1764ad;display:grid;place-items:center;font-size:9px}.student55-question-scroll,.student55-selected-scroll{flex:1 1;min-height:0;overflow:auto;display:grid;align-content:start;gap:8px;padding:9px;scrollbar-width:thin;scrollbar-color:#8da6bf transparent}.student55-question-card{position:relative;display:grid;grid-template-columns:24px 34px minmax(0,1fr);gap:8px;align-items:start;padding:10px;border:1px solid #d8e3ed;border-right:4px solid #9aafc3;border-radius:12px;background:linear-gradient(145deg,#fff,#f7fafc);box-shadow:0 3px 0 #e0e7ee;cursor:pointer;transition:.13s}.student55-question-card:hover{transform:translateY(-1px);border-right-color:#2778c5}.student55-question-card.chosen{border-color:#91bce6;border-right:5px solid #126dc7;background:linear-gradient(145deg,#fafdff,#eaf5ff);box-shadow:0 4px 0 #d2e0ed,0 9px 18px rgba(26,89,151,.08)}.student55-question-card>input{width:16px;height:16px;margin-top:8px;accent-color:#126bc4}.student55-question-number{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;background:#e9f0f6;color:#3f5e7c;font-size:8px;font-weight:950}.student55-question-card.chosen .student55-question-number{background:linear-gradient(145deg,#1778d2,#0a4b94);color:#fff;box-shadow:0 3px 0 #052e62}.student55-question-copy{min-width:0}.student55-question-meta{display:flex;gap:4px;flex-wrap:wrap}.student55-question-meta em,.student55-question-meta i,.student55-question-meta span{font-style:normal;font-size:6.5px;padding:3px 6px;border-radius:6px;background:#edf2f6;color:#577089}.student55-question-meta i.easy{background:#e7f7ee;color:#19794f}.student55-question-meta i.medium{background:#fff3dc;color:#a96c0d}.student55-question-meta i.hard{background:#ffedf0;color:#b74150}.student55-question-copy h3{font-size:10px;line-height:1.55;margin:5px 0;color:#1b324e;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.student55-question-copy p{margin:0;font-size:7px;color:#7b8998}.student55-selected-scroll article{display:grid;grid-template-columns:28px 1fr 25px;gap:7px;align-items:center;padding:8px;border-radius:10px;background:#f7fafc;border:1px solid #dce5ed}.student55-selected-scroll article>span{width:26px;height:26px;border-radius:8px;background:#e3effb;color:#1762a9;display:grid;place-items:center;font-size:7px;font-weight:950}.student55-selected-scroll article b{font-size:8px}.student55-selected-scroll article p{margin:2px 0 0;font-size:6.5px;color:#788696;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student55-selected-scroll article button{border:0;background:#eef2f6;color:#69798a;border-radius:7px;width:24px;height:24px}.student55-selected-panel>footer{flex:0 0 auto;display:grid;grid-template-columns:1fr auto;gap:7px;padding:10px;border-top:1px solid #e1e8ef;background:#f9fbfd}.student55-selected-panel>footer>div{display:grid}.student55-selected-panel footer span{font-size:7px;color:#718196}.student55-selected-panel footer b{font-size:9px}.student55-selected-panel footer button{border-radius:9px;height:34px;padding:0 10px;font-size:8px;font-weight:950}.student55-selected-panel footer .clear{border:1px solid #d5dfe8;background:#fff;color:#68798b}.student55-selected-panel footer .start{grid-column:1/-1;border:1px solid #3d96e9;background:linear-gradient(180deg,#1687ed,#0752ae);color:#fff;box-shadow:0 3px 0 #032e68}.student55-selected-panel footer button:disabled{opacity:.45;cursor:not-allowed}.student55-empty{height:100%;min-height:170px;display:grid;place-items:center;align-content:center;text-align:center;gap:5px;color:#788697}.student55-empty>span{width:40px;height:40px;border-radius:12px;background:#e8f0f7;display:grid;place-items:center;color:#436887;font-size:17px}.student55-empty b{font-size:10px;color:#354e68}.student55-empty p{margin:0;font-size:7px;max-width:240px;line-height:1.6}.student55-empty.compact{min-height:140px}@media(max-width:1100px){.student55-workspace{grid-template-columns:1fr minmax(260px,.55fr)}.student55-filters{grid-template-columns:1fr 1fr}.student55-filters .search{grid-column:1/-1}}@media(max-width:900px){.student55-main{margin-right:0;padding:12px 12px 82px}.student55-workspace{height:auto;grid-template-columns:1fr}.student55-bank-panel{height:520px}.student55-selected-panel{height:430px}.student55-summary{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.student55-profile{display:none}.student55-summary{grid-template-columns:1fr 1fr}.student55-summary article:last-child{grid-column:1/-1}.student55-filters{grid-template-columns:1fr}.student55-filters .search{grid-column:auto}}.custom-practice-page{min-height:100vh;background:linear-gradient(145deg,#eef4f9,#f8fbfd);color:#132b46;display:grid;grid-template-rows:auto 5px 1fr auto;direction:rtl}.custom-practice-page>header{height:64px;padding:0 22px;background:linear-gradient(120deg,#06172f,#0a2b55 65%,#0e3f76);color:#fff;display:grid;grid-template-columns:150px 1fr 150px;align-items:center;gap:12px;border-bottom:1px solid #2a5a89;box-shadow:0 5px 16px rgba(5,31,61,.18);position:relative;z-index:5}.custom-practice-page>header>a{justify-self:start;text-decoration:none;color:#fff;background:linear-gradient(180deg,#254d78,#15375d);border:1px solid #416b95;border-radius:10px;padding:8px 12px;font-size:9px;font-weight:900;box-shadow:0 3px 0 #071a31}.custom-practice-page>header>div{text-align:center;display:grid;gap:2px}.custom-practice-page>header b{font-size:16px}.custom-practice-page>header span{font-size:8px;color:#b9cee3}.custom-practice-page>header>em{font-style:normal;justify-self:end;font-size:8px;color:#d5e3f0;background:#0b2342;border:1px solid #274d74;border-radius:9px;padding:7px 10px}.custom-progress{height:5px;background:#d9e4ee;direction:rtl}.custom-progress i{display:block;height:100%;background:linear-gradient(90deg,#1c91ef,#0a5db8);box-shadow:0 0 10px rgba(27,137,231,.35);transition:width .2s}.custom-practice-card{width:min(1420px,calc(100% - 34px));height:calc(100vh - 145px);min-height:470px;margin:12px auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);gap:12px;direction:ltr}.custom-passage,.custom-question{min-width:0;overflow:auto;border:1px solid #d2deea;border-radius:16px;background:linear-gradient(145deg,#fff,#f6f9fc);box-shadow:0 5px 0 #dbe4ec,0 13px 26px rgba(20,47,79,.07);direction:ltr;scrollbar-width:thin;scrollbar-color:#8ca6bf transparent}.custom-passage{padding:20px 22px;border-top:5px solid #1a72c7}.custom-passage>span{display:inline-flex;margin-bottom:13px;background:#e6f2fd;color:#1763a9;border:1px solid #c7dff4;border-radius:8px;padding:5px 9px;font-size:9px;font-weight:950}.custom-passage>div{font-size:15px;line-height:1.9;color:#23384e}.custom-passage p{margin:0 0 14px}.custom-question{padding:20px 22px;border-top:5px solid #0b3d73}.custom-meta{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:14px}.custom-meta span{background:#eaf1f7;border:1px solid #d6e1eb;color:#4c6781;border-radius:7px;padding:5px 8px;font-size:8px;font-weight:850}.custom-question>h1{font-size:22px;line-height:1.55;margin:0 0 18px;color:#102b49}.custom-question>h1 p{margin:0}.custom-choices{display:grid;gap:10px}.custom-choices>button{width:100%;min-height:58px;border:1px solid #cddae6;border-radius:12px;background:linear-gradient(145deg,#fff,#f5f8fb);box-shadow:0 4px 0 #d8e1e9;padding:10px 12px;display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;text-align:left;color:#1f344a;cursor:pointer;transition:.13s}.custom-choices>button:hover{transform:translateY(-1px);border-color:#77a9d7}.custom-choices>button.selected{border:2px solid #1680db;background:linear-gradient(145deg,#f4faff,#e5f3ff);box-shadow:0 4px 0 #a8c9e7,0 8px 18px rgba(24,110,189,.1)}.custom-choices>button>b{width:36px;height:36px;border-radius:10px;background:#e7eef5;color:#3e5e7d;display:grid;place-items:center;font-size:12px;box-shadow:0 2px 0 #cbd6e0}.custom-choices>button.selected>b{background:linear-gradient(145deg,#1786e4,#0756ad);color:#fff;box-shadow:0 3px 0 #03346d}.custom-choices>button>span{font-size:14px;line-height:1.55}.custom-choices p{margin:0}.custom-practice-page>footer{min-height:64px;padding:8px 20px;background:linear-gradient(180deg,#fff,#eef4f8);border-top:1px solid #ccd9e5;display:grid;grid-template-columns:110px 1fr 110px;gap:12px;align-items:center;box-shadow:0 -5px 18px rgba(20,47,79,.06);position:relative;z-index:4}.custom-practice-page>footer>button{height:38px;border:1px solid #bfcfdd;border-radius:10px;background:linear-gradient(180deg,#fff,#e8eff5);color:#38536f;font-weight:950;font-size:9px;box-shadow:0 3px 0 #c3ced8;cursor:pointer}.custom-practice-page>footer>button.primary{background:linear-gradient(180deg,#1687ed,#0751a9);border-color:#318edc;color:#fff;box-shadow:0 3px 0 #032d65}.custom-practice-page>footer>button:disabled{opacity:.4;cursor:not-allowed}.question-dots{display:flex;justify-content:center;gap:5px;flex-wrap:wrap;max-height:42px;overflow:auto}.question-dots button{width:29px;height:29px;border:1px solid #ccd9e4;border-radius:8px;background:#fff;color:#5a6f84;font-size:8px;font-weight:950;box-shadow:0 2px 0 #d4dde5}.question-dots button.answered{background:#e6f4ee;border-color:#9ecdb7;color:#217654}.question-dots button.current{background:linear-gradient(145deg,#177bd4,#084b93);border-color:#3186d3;color:#fff;box-shadow:0 3px 0 #052d61}.practice-empty,.practice-result{min-height:100vh;background:linear-gradient(145deg,#edf4fa,#f9fbfd);display:grid;place-items:center;direction:rtl;color:#17324f}.practice-empty>section,.practice-result>section{width:min(480px,calc(100% - 30px));padding:30px;border:1px solid #d2deea;border-top:5px solid #176fc8;border-radius:18px;background:linear-gradient(145deg,#fff,#f5f9fc);box-shadow:0 6px 0 #d9e3eb,0 18px 38px rgba(20,47,79,.1);text-align:center}.practice-empty h1,.practice-result h1{font-size:25px;margin:8px 0}.practice-empty p,.practice-result p{color:#6d7e90;font-size:10px}.practice-empty a,.result-actions a,.result-actions button{display:inline-flex;justify-content:center;align-items:center;text-decoration:none;border:1px solid #318ad8;border-radius:10px;background:linear-gradient(180deg,#1685e8,#0750a8);color:#fff;padding:10px 18px;font-weight:950;font-size:9px;box-shadow:0 3px 0 #032e65}.practice-result>section>span{font-size:8px;color:#2472b7;font-weight:950}.practice-score{width:110px;height:110px;border-radius:50%;margin:18px auto;display:grid;place-items:center;align-content:center;background:linear-gradient(145deg,#0d477f,#071f3e);color:#fff;border:5px solid #d8eafa;box-shadow:0 6px 0 #b8cadb,0 13px 25px rgba(8,48,92,.16)}.practice-score b{font-size:35px}.practice-score small{font-size:9px;color:#bdd1e5}.result-actions{display:flex;gap:9px;justify-content:center;margin-top:18px}.result-actions button{font-family:inherit;cursor:pointer}@media(max-width:900px){.custom-practice-page>header{grid-template-columns:90px 1fr 90px;padding:0 10px}.custom-practice-card{height:auto;min-height:calc(100vh - 150px);grid-template-columns:1fr;direction:rtl}.custom-passage,.custom-question{max-height:55vh}.custom-practice-page>footer{position:sticky;bottom:0;padding:7px 9px;grid-template-columns:80px 1fr 80px}}.student55-selected-panel>footer.student57-practice-footer{grid-template-columns:1fr auto!important}.student57-timer-picker{grid-column:1/-1;display:grid;gap:6px;padding:9px;border-radius:10px;background:#edf4fa;border:1px solid #d7e3ed}.student57-timer-picker>span{font-size:7px;color:#61758b;font-weight:900}.student57-timer-picker>div{display:flex;gap:5px;flex-wrap:wrap}.student57-timer-picker button{height:29px!important;padding:0 8px!important;border:1px solid #cad8e4!important;border-radius:8px!important;background:#fff!important;color:#536a80!important;box-shadow:0 2px 0 #d2dce5!important}.student57-timer-picker button.active{background:linear-gradient(180deg,#176cc6,#0a478d)!important;color:#fff!important;border-color:#3187d5!important;box-shadow:0 3px 0 #052d61!important}.student57-timer-picker input{height:32px;border:1px solid #cfdce7;border-radius:8px;background:#fff;padding:0 9px;font:inherit;font-size:8px;outline:none}.practice57-header-status{justify-self:end;display:flex;align-items:center;gap:7px}.practice57-header-status em{font-style:normal;font-size:8px;color:#d5e3f0;background:#0b2342;border:1px solid #274d74;border-radius:9px;padding:7px 10px}.practice57-header-status strong{min-width:80px;text-align:center;font-size:10px;color:#fff;background:linear-gradient(180deg,#154d83,#0a315d);border:1px solid #3973a9;border-radius:9px;padding:7px 9px;box-shadow:0 3px 0 #061d38}.practice57-header-status strong.danger{background:linear-gradient(180deg,#c2414d,#8e1d28);border-color:#dc6872;box-shadow:0 3px 0 #64121a;animation:practice57pulse 1s infinite}.practice57-time-result{display:block;margin-top:8px;color:#697c90;font-size:9px}@keyframes practice57pulse{50%{transform:scale(1.035);filter:brightness(1.08)}}@media(max-width:900px){.practice57-header-status{gap:3px}.practice57-header-status strong{min-width:64px;font-size:8px;padding:6px}.practice57-header-status em{display:none}}.student58-custom-only{grid-template-columns:1fr}.student58-custom-only input{width:100%;box-sizing:border-box;height:36px!important;font-size:10px!important;font-weight:850}.student58-custom-only small{font-size:7px;color:#7a8998}.student59-timer-options{display:grid!important;grid-template-columns:1fr 1fr;gap:6px!important}.student59-timer-options button{width:100%;height:34px!important;font-size:8px!important;font-weight:950!important}.student59-timer-choice>small{line-height:1.5}.student60-recording-controls{display:grid;gap:8px;margin-bottom:8px}.student60-watch-filters{display:flex;gap:5px;flex-wrap:wrap}.student60-watch-filters button{border:1px solid #cfdbe6;background:#f7fafc;color:#5d7288;border-radius:8px;padding:6px 9px;font-size:7px;font-weight:900;box-shadow:0 2px 0 #d5dee7}.student60-watch-filters button.active{background:linear-gradient(180deg,#174d87,#0b315f);color:#fff;border-color:#2f6ea9;box-shadow:0 3px 0 #061d3b}.student60-recorded-scroll{padding-left:4px!important}.student60-record-group{display:grid;gap:7px;margin-bottom:11px}.student60-record-group>header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:7px 9px;border-radius:9px;background:linear-gradient(180deg,#edf4fa,#e5edf5);border:1px solid #d3dfeb;box-shadow:0 2px 0 #d8e1e9}.student60-record-group>header b{font-size:8px;color:#244766}.student60-record-group>header span{font-size:7px;color:#718196}.student60-record-group>div{display:grid;gap:7px}.student60-record-row{transition:.13s}.student60-record-row.watched{border-right-color:#21805b!important;background:linear-gradient(145deg,#fbfffd,#edf8f3)!important;filter:none!important}.student60-record-row.watched .student33-play{background:linear-gradient(145deg,#2a9b70,#17694c)!important;box-shadow:0 3px 0 #0e4a35!important}.student60-record-actions{display:grid;gap:5px;justify-items:stretch}.student60-unwatch{border:1px solid #d3dde6!important;background:#f6f8fa!important;color:#6d7c8b!important;border-radius:7px!important;padding:5px 7px!important;font-size:6.5px!important;box-shadow:none!important}@media(max-width:900px){.student60-recording-controls{gap:6px}.student60-record-row{grid-template-columns:36px minmax(0,1fr)!important}.student60-record-actions,.student60-record-row .student33-duration{grid-column:2}}.student36-schedule-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:stretch!important}@media(max-width:1200px){.student36-schedule-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:760px){.student36-schedule-grid{grid-template-columns:1fr!important}}.student36-schedule-grid>article{min-width:0!important}.student36-schedule-grid.loading{grid-template-columns:1fr!important;min-height:130px}.student65-schedule-loading{display:grid;place-items:center;min-height:120px;border:1px dashed #315779;border-radius:12px;background:rgba(255,255,255,.035);color:#a9c0d7;font-size:9px;font-weight:850}.student33-split{display:grid!important;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr)!important;gap:12px!important;align-items:stretch!important}.student66-panel{height:420px!important;min-height:420px!important;max-height:420px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.student66-panel .student33-section-head{flex:0 0 auto!important;min-height:74px!important;padding-bottom:10px!important;margin-bottom:8px!important;position:relative!important}.student66-section-count{margin-inline-start:auto;width:31px;height:31px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(145deg,#e3effb,#d3e6f8);color:#155f9f;font-size:9px;font-weight:950;border:1px solid #bcd5eb;box-shadow:0 3px 0 #c8d8e6}.student33-current-scroll,.student33-recorded-scroll{flex:1 1 auto!important;min-height:0!important;height:auto!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain;scrollbar-gutter:stable;padding-bottom:10px!important}.student33-recorded .student33-search,.student33-recorded .student60-recording-controls{flex:0 0 auto!important}.student33-current-scroll::-webkit-scrollbar,.student33-recorded-scroll::-webkit-scrollbar{width:8px}.student33-current-scroll::-webkit-scrollbar-track,.student33-recorded-scroll::-webkit-scrollbar-track{background:#0d2846;border-radius:999px}.student33-current-scroll::-webkit-scrollbar-thumb,.student33-recorded-scroll::-webkit-scrollbar-thumb{background:#315f89;border-radius:999px;border:2px solid #0d2846}.student33-empty{min-height:135px!important;display:grid!important;place-items:center!important;align-content:center!important;border:1px dashed #33597b!important;border-radius:12px!important;background:rgba(255,255,255,.025)!important}.student31-lesson.student33-live-card{margin-bottom:8px!important;min-height:112px!important}.student60-record-row{min-height:82px!important}@media(max-width:1100px){.student33-split{grid-template-columns:1fr 1fr!important}}@media(max-width:900px){.student33-split{grid-template-columns:1fr!important}.student66-panel{height:440px!important;min-height:440px!important;max-height:440px!important}}.student67-title-with-count{display:flex!important;align-items:flex-start!important;gap:8px!important}.student67-title-with-count>.student66-section-count{width:25px!important;height:25px!important;min-width:25px!important;margin:1px 0 0!important;border-radius:7px!important;font-size:8px!important}.student66-panel{height:455px!important;min-height:455px!important;max-height:455px!important}.student33-current-scroll{padding:2px 7px 12px 4px!important}.student31-lesson.student33-live-card{min-height:126px!important;margin-bottom:10px!important;grid-template-columns:70px minmax(0,1fr) 92px 82px!important}.student31-lesson.student33-live-card .student31-main-copy h3{font-size:17px!important;line-height:1.25!important}.student31-lesson.student33-live-card .student31-actions{align-self:center!important}@media(max-width:1100px){.student31-lesson.student33-live-card{grid-template-columns:62px minmax(0,1fr) 82px!important}.student31-lesson.student33-live-card .student31-actions{grid-column:2/4!important}}@media(max-width:900px){.student66-panel{height:470px!important;min-height:470px!important;max-height:470px!important}}.student33-current-scroll{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding:4px 6px 12px!important;display:grid!important;align-content:start!important;gap:10px!important}.student31-lesson.student33-live-card{display:grid!important;grid-template-columns:76px minmax(0,1fr) 105px!important;grid-template-areas:"date copy time" "date copy actions"!important;gap:10px 12px!important;align-items:center!important;min-height:132px!important;height:auto!important;margin:0!important;padding:12px!important;border-radius:14px!important;overflow:visible!important}.student31-lesson.student33-live-card .student31-date{grid-area:date!important;align-self:stretch!important;min-width:0!important;display:grid!important;align-content:center!important;justify-items:center!important}.student31-lesson.student33-live-card .student31-main-copy{grid-area:copy!important;min-width:0!important;overflow:hidden!important}.student31-lesson.student33-live-card .student31-main-copy h3{margin:5px 0 3px!important;font-size:18px!important;line-height:1.2!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.student31-lesson.student33-live-card .student31-main-copy p{margin:0 0 6px!important;white-space:normal!important;overflow:visible!important;line-height:1.45!important}.student31-lesson.student33-live-card .student31-tags{display:flex!important;flex-wrap:wrap!important;gap:5px!important}.student31-lesson.student33-live-card .student31-submeta{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.student31-lesson.student33-live-card .student31-time{grid-area:time!important;align-self:end!important;min-width:0!important}.student31-lesson.student33-live-card .student31-actions{grid-area:actions!important;align-self:start!important;justify-self:stretch!important;min-width:0!important}.student31-lesson.student33-live-card .student31-actions a,.student31-lesson.student33-live-card .student31-actions button{width:100%!important;min-height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}@media(max-width:1150px){.student31-lesson.student33-live-card{grid-template-columns:68px minmax(0,1fr) 92px!important;gap:8px!important}.student31-lesson.student33-live-card .student31-main-copy h3{font-size:16px!important}}@media(max-width:900px){.student31-lesson.student33-live-card{grid-template-columns:62px minmax(0,1fr)!important;grid-template-areas:"date copy" "date time" "date actions"!important}.student31-lesson.student33-live-card .student31-actions,.student31-lesson.student33-live-card .student31-time{justify-self:stretch!important}}.student33-current.student66-panel{height:455px!important;min-height:455px!important;max-height:455px!important;overflow:hidden!important}.student69-live-list{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:10px;padding:4px 6px 12px;scrollbar-width:thin;scrollbar-color:#315f89 #0d2846}.student69-live-card{display:grid;grid-template-columns:minmax(0,1fr) 74px 92px 86px;grid-template-areas:"info date time action";align-items:center;gap:12px;min-height:118px;padding:12px 13px;border-radius:14px;border:1px solid #2f6da8;background:linear-gradient(145deg,#0d3d77,#0b5bb2);box-shadow:0 5px 0 #061d3a,0 12px 22px rgba(5,35,72,.18);color:#fff;direction:rtl;box-sizing:border-box}.student69-live-card.assistants{background:linear-gradient(145deg,#0c315f,#144a79);border-color:#3d709a}.student69-live-card.live{background:linear-gradient(145deg,#075a46,#0a7c5c);border-color:#2ea37f;box-shadow:0 5px 0 #044434,0 12px 22px rgba(4,72,53,.2)}.student69-class-info{grid-area:info;min-width:0}.student69-tags{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:6px}.student69-tags em,.student69-tags i,.student69-tags span{font-style:normal;font-size:7px;font-weight:900;padding:4px 7px;border-radius:999px;background:rgba(2,20,42,.32);border:1px solid rgba(255,255,255,.15);color:#dcecff}.student69-tags em{background:rgba(17,105,213,.42)}.student69-live-card.live .student69-tags em{background:rgba(24,154,103,.48)}.student69-class-info h3{margin:0 0 4px;font-size:19px;line-height:1.2;color:#fff;white-space:normal}.student69-class-info p{margin:0 0 6px;font-size:8px;line-height:1.45;color:#c8dcf1}.student69-class-info small{font-size:7px;color:#b9cee3}.student69-date{grid-area:date;align-self:stretch;display:grid;align-content:center;justify-items:center;border-radius:11px;background:rgba(4,23,48,.28);border:1px solid rgba(255,255,255,.12);padding:7px 5px}.student69-date small,.student69-date span{font-size:7px;color:#bdd0e4}.student69-date b{font-size:20px;line-height:1.1}.student69-time{grid-area:time;display:grid;justify-items:center;gap:2px;text-align:center}.student69-time small,.student69-time span{font-size:7px;color:#c4d6e8}.student69-time b{font-size:12px;color:#fff}.student69-action{grid-area:action}.student69-action a,.student69-action button{width:100%;min-height:36px;border-radius:9px;border:1px solid #53a4ec;background:linear-gradient(180deg,#1486e7,#0752a8);color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:8px;font-weight:950;box-shadow:0 3px 0 #032d65;font-family:inherit;cursor:pointer;box-sizing:border-box}.student69-live-card.live .student69-action a{background:linear-gradient(180deg,#20a875,#0c7551);border-color:#49c89a;box-shadow:0 3px 0 #064c36}.student69-empty{min-height:140px;border:1px dashed #33597b;border-radius:12px;display:grid;place-items:center;color:#93abc2;font-size:9px;background:rgba(255,255,255,.025)}.student69-live-list::-webkit-scrollbar{width:8px}.student69-live-list::-webkit-scrollbar-track{background:#0d2846;border-radius:999px}.student69-live-list::-webkit-scrollbar-thumb{background:#315f89;border-radius:999px;border:2px solid #0d2846}@media(max-width:1150px){.student69-live-card{grid-template-columns:minmax(0,1fr) 68px 84px;grid-template-areas:"info date time" "info date action"}}@media(max-width:900px){.student69-live-card{grid-template-columns:minmax(0,1fr) 68px;grid-template-areas:"info date" "time date" "action date"}.student69-time{justify-items:start;text-align:right}}.simple-admin-page{background:#eef3f8!important}.admin70-top{background:linear-gradient(120deg,#071a35,#0b315f)!important;border-bottom:1px solid #315a83!important;box-shadow:0 5px 0 #d5dfe8,0 14px 28px rgba(9,39,75,.12)!important}.admin70-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;padding:12px 18px 8px}.admin70-stats article{background:linear-gradient(145deg,#fff,#f4f8fb);border:1px solid #d5e0ea;border-radius:12px;padding:10px 12px;box-shadow:0 4px 0 #dce4eb;display:flex;align-items:center;justify-content:space-between}.admin70-stats span{font-size:8px;color:#718196;font-weight:850}.admin70-stats b{font-size:20px;color:#123e6c}.admin70-filters{display:grid;grid-template-columns:minmax(250px,1.5fr) repeat(4,minmax(120px,.65fr));gap:7px;padding:5px 18px 11px}.admin70-filters input,.admin70-filters select{height:36px;border:1px solid #cbd9e5;border-radius:9px;background:#fff;padding:0 9px;font:inherit;font-size:8px;outline:none;box-shadow:0 2px 0 #dde4eb}.admin70-bulk{margin:0 18px 10px;padding:8px 10px;border-radius:11px;background:linear-gradient(120deg,#0b315f,#124d84);border:1px solid #3c76aa;color:#fff;display:flex;gap:7px;align-items:center;box-shadow:0 4px 0 #061d3a}.admin70-bulk b{margin-left:auto;font-size:9px}.admin70-bulk button,.admin70-bulk select{height:30px;border:1px solid #527da5;border-radius:7px;background:#fff;color:#284965;padding:0 8px;font:inherit;font-size:7px;font-weight:900}.admin70-bulk .danger{background:#a83240;color:#fff;border-color:#ce5b66}.admin70-layout{height:calc(100vh - 188px)!important;min-height:560px!important;padding:0 18px 18px!important}.admin70-side{width:360px!important;min-width:360px!important;border-top:5px solid #176fc8!important;box-shadow:0 5px 0 #dce4eb,0 12px 24px rgba(20,47,79,.07)!important}.admin70-side .side-head>div{display:flex;align-items:center;gap:6px}.admin70-checkall{width:28px;height:28px;border:1px solid #cbd8e4;border-radius:8px;background:#f3f7fa;color:#32618c;font-weight:950}.admin70-side .side-list{display:grid!important;align-content:start!important;gap:7px!important}.admin70-question-row{display:grid;grid-template-columns:25px 1fr;gap:5px;align-items:start;border:1px solid #d7e1ea;border-radius:10px;background:#fff;box-shadow:0 3px 0 #e0e6ec;overflow:hidden}.admin70-question-row.active{border-color:#438bd0;background:#edf6ff;box-shadow:0 3px 0 #a9c7e3}.admin70-question-row>label{padding:12px 0 0 5px}.admin70-question-row input{accent-color:#176fc8}.admin70-question-row>button{border:0!important;background:transparent!important;box-shadow:none!important;text-align:right!important;padding:9px 4px 9px 8px!important;min-width:0}.admin70-question-row span{display:block;font-size:6.5px;color:#2670b1;font-weight:900}.admin70-question-row b{display:block;margin:4px 0;font-size:8px;line-height:1.45;color:#253c53;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin70-question-row small{font-size:6px;color:#83909e}.admin70-empty{padding:35px 10px;text-align:center;color:#8492a0;font-size:8px}.simple-authoring{border-top:5px solid #0b3e73!important;box-shadow:0 5px 0 #dce4eb,0 12px 24px rgba(20,47,79,.07)!important}.admin70-delete-current{color:#a83240!important}@media(max-width:1150px){.admin70-filters{grid-template-columns:1fr 1fr 1fr}.admin70-filters input{grid-column:1/-1}.admin70-side{width:310px!important;min-width:310px!important}}@media(max-width:850px){.admin70-stats{grid-template-columns:1fr 1fr}.admin70-layout{height:auto!important;display:grid!important}.admin70-side{width:100%!important;min-width:0!important;height:420px!important}.admin70-filters{grid-template-columns:1fr 1fr}.admin70-bulk{flex-wrap:wrap}}.admin71-home{padding:18px;min-height:calc(100vh - 70px);background:#eef3f8}.admin71-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px;padding:18px 20px;border-radius:18px;background:linear-gradient(120deg,#071a35,#0b315f 68%,#0d447b);color:#fff;border:1px solid #2d5c89;box-shadow:0 6px 0 #d4dee8,0 16px 30px rgba(7,35,70,.12)}.admin71-hero small{font-size:7px;color:#6eb4ff;font-weight:950;letter-spacing:.08em}.admin71-hero h1{margin:3px 0;font-size:24px}.admin71-hero p{margin:0;color:#bed0e1;font-size:9px}.admin71-primary{text-decoration:none;color:#fff;background:linear-gradient(180deg,#1687ed,#0752ae);border:1px solid #4aa5f3;border-radius:11px;padding:10px 14px;font-size:9px;font-weight:950;box-shadow:0 4px 0 #032e68}.admin71-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin71-card{min-height:112px;display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;text-decoration:none;color:#17314f;padding:14px;border-radius:16px;background:linear-gradient(145deg,#fff,#f5f9fc);border:1px solid #d7e2ed;box-shadow:0 5px 0 #dce4ec,0 12px 22px rgba(20,47,79,.06);transition:.15s}.admin71-card:hover{transform:translateY(-2px);border-color:#9dbfe0;box-shadow:0 7px 0 #d4dee7,0 16px 28px rgba(20,47,79,.09)}.admin71-card>span{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#176fc8,#0a478e);color:#fff;font-size:18px;font-weight:950;box-shadow:0 4px 0 #052d62}.admin71-card h2{margin:0 0 4px;font-size:15px}.admin71-card p{margin:0;color:#748397;font-size:8px;line-height:1.5}.admin71-card>b{color:#2a679f;font-size:16px}@media(max-width:1050px){.admin71-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.admin71-grid{grid-template-columns:1fr}.admin71-hero{align-items:flex-start;flex-direction:column}}.admin-world-main-v90 .simple-admin-page{min-height:calc(100vh - 64px)!important;height:auto!important;background:#eef3f8!important;padding:0!important;overflow:visible!important}.admin-world-main-v90 .simple-admin-header.admin70-top{position:sticky!important;top:64px!important;z-index:30!important;min-height:56px!important;height:auto!important;margin:0!important;padding:10px 16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;background:linear-gradient(120deg,#071a35,#0b315f 70%,#0d447b)!important;color:#fff!important;border:1px solid #2f5d89!important;border-radius:0 0 14px 14px!important;box-shadow:0 5px 0 #d5dfe8,0 12px 24px rgba(8,36,70,.11)!important;box-sizing:border-box!important}.admin-world-main-v90 .simple-admin-header.admin70-top>div{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.admin-world-main-v90 .simple-admin-header.admin70-top a,.admin-world-main-v90 .simple-admin-header.admin70-top b,.admin-world-main-v90 .simple-admin-header.admin70-top span{color:#fff!important}.admin-world-main-v90 .admin70-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;padding:12px 16px 8px!important;margin:0!important}.admin-world-main-v90 .admin70-filters{grid-template-columns:minmax(280px,1.5fr) repeat(4,minmax(120px,.65fr))!important;gap:7px!important;padding:5px 16px 10px!important;margin:0!important}.admin-world-main-v90 .simple-admin-layout.admin70-layout{display:grid!important;grid-template-columns:340px minmax(0,1fr)!important;align-items:stretch!important;gap:10px!important;width:100%!important;height:calc(100vh - 272px)!important;min-height:570px!important;padding:0 16px 16px!important;margin:0!important;box-sizing:border-box!important;overflow:hidden!important}.admin-world-main-v90 .simple-question-side.admin70-side{width:auto!important;min-width:0!important;height:100%!important;min-height:0!important;max-height:none!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;padding:0!important;border:1px solid #d5e1eb!important;border-top:5px solid #176fc8!important;border-radius:16px!important;background:linear-gradient(145deg,#fff,#f5f9fc)!important;box-shadow:0 5px 0 #dce4eb,0 12px 24px rgba(20,47,79,.07)!important}.admin-world-main-v90 .simple-question-side.admin70-side .side-head{flex:0 0 54px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:10px 12px!important;margin:0!important;border-bottom:1px solid #e0e7ee!important;box-sizing:border-box!important}.admin-world-main-v90 .simple-question-side.admin70-side .side-list{flex:1 1 auto!important;display:grid!important;align-content:start!important;box-sizing:border-box!important}.admin-world-main-v90 .simple-authoring{min-width:0!important;height:100%!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;padding:14px!important;margin:0!important;border:1px solid #d5e1eb!important;border-top:5px solid #0b3e73!important;border-radius:16px!important;background:linear-gradient(145deg,#fff,#f7fafc)!important;box-shadow:0 5px 0 #dce4eb,0 12px 24px rgba(20,47,79,.07)!important;box-sizing:border-box!important;scrollbar-width:thin;scrollbar-color:#8da6bf transparent}.admin-world-main-v90 .simple-authoring .authoring-top{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin:0 0 12px!important;padding:0 0 12px!important;border-bottom:1px solid #e1e8ef!important}.admin-world-main-v90 .simple-authoring .authoring-top h1{margin:2px 0 4px!important;font-size:21px!important;color:#163451!important}.admin-world-main-v90 .simple-authoring .authoring-top p{margin:0!important;font-size:8px!important;color:#76869a!important}.admin-world-main-v90 .classification-strip{display:grid!important;grid-template-columns:1fr 1fr 150px!important;gap:9px!important;align-items:end!important;margin-bottom:11px!important}.admin-world-main-v90 .advanced-grid label,.admin-world-main-v90 .classification-strip label{display:grid!important;gap:5px!important;min-width:0!important}.admin-world-main-v90 .classification-strip label>span{font-size:8px!important;color:#5e7288!important;font-weight:850!important}.admin-world-main-v90 .advanced-grid input,.admin-world-main-v90 .advanced-grid select,.admin-world-main-v90 .classification-strip select{width:100%!important;height:36px!important;border:1px solid #cedae5!important;border-radius:9px!important;background:#fff!important;padding:0 9px!important;box-sizing:border-box!important;font:inherit!important;font-size:8px!important}.admin-world-main-v90 .managed-select{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:6px!important}.admin-world-main-v90 .managed-select button{min-width:54px!important;border:1px solid #bfcfdd!important;border-radius:8px!important;background:#edf4fa!important;color:#315d86!important;font-size:7px!important;font-weight:900!important}.admin-world-main-v90 .advanced-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin-bottom:12px!important}.admin-world-main-v90 .advanced-grid .wide{grid-column:span 2!important}.admin-world-main-v90 .simple-rich{width:100%!important;max-width:none!important;margin:0 0 12px!important;border:1px solid #d6e1eb!important;border-radius:12px!important;overflow:hidden!important;background:#fff!important;box-sizing:border-box!important}.admin-world-main-v90 .simple-rich-title{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:38px!important;padding:7px 10px!important;background:#f2f6fa!important;border-bottom:1px solid #dce5ed!important}.admin-world-main-v90 .simple-toolbar{display:flex!important;flex-wrap:wrap!important;gap:4px!important;padding:6px!important;background:#f8fafc!important;border-bottom:1px solid #e2e8ef!important}.admin-world-main-v90 .simple-toolbar button,.admin-world-main-v90 .simple-toolbar label,.admin-world-main-v90 .simple-toolbar select{min-height:28px!important;height:28px!important;border:1px solid #cfd9e3!important;border-radius:6px!important;background:#fff!important;color:#39536e!important;font-size:7px!important;box-sizing:border-box!important}.admin-world-main-v90 .simple-editor-area{width:100%!important;max-width:100%!important;min-height:110px!important;padding:12px!important;box-sizing:border-box!important;overflow:auto!important;outline:none!important;background:#fff!important;color:#1c3046!important;font-size:13px!important}.admin-world-main-v90 .easy-choices{margin:0 0 12px!important;padding:11px!important;border:1px solid #d6e1eb!important;border-radius:12px!important;background:#f8fbfd!important}.admin-world-main-v90 .easy-choice{display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;margin-bottom:7px!important;padding:8px!important;border:1px solid #d8e2eb!important;border-radius:10px!important;background:#fff!important}.admin-world-main-v90 .easy-choice>div{min-width:0!important;min-height:34px!important;padding:7px 9px!important;border:1px solid #e0e6ec!important;border-radius:8px!important;outline:none!important}.admin-world-main-v90 .easy-choice.correct{border-color:#75b894!important;background:#eef9f3!important}.admin-world-main-v90 .sticky-save{position:sticky!important;bottom:0!important;z-index:20!important;margin:12px -14px -14px!important;padding:10px 14px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;background:rgba(248,251,253,.96)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;border-top:1px solid #d8e3ed!important;box-shadow:0 -8px 20px rgba(19,45,76,.06)!important}.admin-world-main-v90 .sticky-save>div{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important}.admin-world-main-v90 .sticky-save a,.admin-world-main-v90 .sticky-save button{min-height:34px!important;border-radius:8px!important;font-size:7px!important;font-weight:900!important}.admin-world-main-v90 .taxonomy-modal{position:fixed!important;inset:0!important;z-index:999!important;display:grid!important;place-items:center!important;background:rgba(3,18,37,.58)!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.admin-world-main-v90 .taxonomy-modal>article{width:min(650px,calc(100% - 30px))!important;max-height:80vh!important;overflow:auto!important;border-radius:16px!important;background:#fff!important;padding:16px!important;box-shadow:0 24px 60px rgba(0,0,0,.24)!important}@media(max-width:1200px){.admin-world-main-v90 .admin70-filters{grid-template-columns:1fr 1fr 1fr!important}.admin-world-main-v90 .admin70-filters input{grid-column:1/-1!important}.admin-world-main-v90 .simple-admin-layout.admin70-layout{grid-template-columns:300px minmax(0,1fr)!important}.admin-world-main-v90 .classification-strip{grid-template-columns:1fr 1fr!important}.admin-world-main-v90 .classification-strip>label:last-child{grid-column:1/-1!important}}@media(max-width:900px){.admin-world-main-v90 .simple-admin-layout.admin70-layout{display:grid!important;grid-template-columns:1fr!important;height:auto!important;overflow:visible!important}.admin-world-main-v90 .simple-question-side.admin70-side{height:380px!important}.admin-world-main-v90 .simple-authoring{height:auto!important;overflow:visible!important}.admin-world-main-v90 .admin70-filters,.admin-world-main-v90 .admin70-stats{grid-template-columns:1fr 1fr!important}.admin-world-main-v90 .sticky-save{position:static!important;margin:12px 0 0!important}}.admin-world-main-v90 .taxonomy-modal>article{width:min(680px,calc(100% - 28px))!important;max-height:82vh!important;overflow:hidden!important;padding:0!important;border-radius:18px!important;background:linear-gradient(145deg,#ffffff,#f6f9fc)!important;border:1px solid #d4e0ea!important;box-shadow:0 28px 70px rgba(3,18,37,.28)!important;display:flex!important;flex-direction:column!important}.admin-world-main-v90 .taxonomy-modal>article>header{flex:0 0 auto!important;min-height:76px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:14px 16px!important;margin:0!important;background:linear-gradient(120deg,#071a35,#0b315f 70%,#0d447b)!important;color:#fff!important;border-bottom:1px solid #2d5b87!important;box-sizing:border-box!important}.admin-world-main-v90 .taxonomy-modal>article>header>div{display:grid!important;gap:3px!important}.admin-world-main-v90 .taxonomy-modal>article>header small{font-size:7px!important;color:#72b6f6!important;font-weight:900!important}.admin-world-main-v90 .taxonomy-modal>article>header h2{margin:0!important;font-size:19px!important;color:#fff!important}.admin-world-main-v90 .taxonomy-modal>article>header>button{width:34px!important;height:34px!important;border-radius:9px!important;border:1px solid #507aa2!important;background:rgba(255,255,255,.08)!important;color:#fff!important;font-size:18px!important;display:grid!important;place-items:center!important;box-shadow:0 3px 0 #05182f!important;cursor:pointer!important}.admin-world-main-v90 .taxonomy-add{flex:0 0 auto!important;margin:14px 16px 8px!important;min-height:38px!important;border:1px solid #3b8fda!important;border-radius:10px!important;background:linear-gradient(180deg,#1687ed,#0752ae)!important;color:#fff!important;font-size:8px!important;font-weight:950!important;box-shadow:0 4px 0 #032e68!important;cursor:pointer!important}.admin-world-main-v90 .taxonomy-list{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;display:grid!important;align-content:start!important;gap:8px!important;padding:8px 16px 16px!important;scrollbar-width:thin;scrollbar-color:#8da6bf transparent}.admin-world-main-v90 .taxonomy-list>div{display:grid!important;grid-template-columns:minmax(0,1fr) 72px 72px!important;gap:8px!important;align-items:center!important;min-height:62px!important;padding:9px 10px!important;border-radius:12px!important;border:1px solid #d8e2eb!important;background:linear-gradient(145deg,#fff,#f7fafc)!important;box-shadow:0 3px 0 #e0e6ec!important;box-sizing:border-box!important}.admin-world-main-v90 .taxonomy-list>div>span{min-width:0!important;display:grid!important;gap:3px!important}.admin-world-main-v90 .taxonomy-list>div>span>b{font-size:10px!important;color:#203a55!important;white-space:normal!important;overflow-wrap:anywhere!important}.admin-world-main-v90 .taxonomy-list>div>span>small{font-size:7px!important;color:#76869a!important}.admin-world-main-v90 .taxonomy-list>div>button{min-height:32px!important;border-radius:8px!important;border:1px solid #bfcfdd!important;background:linear-gradient(180deg,#fff,#edf3f8)!important;color:#355873!important;font-size:7px!important;font-weight:900!important;box-shadow:0 3px 0 #d0dae3!important;cursor:pointer!important}.admin-world-main-v90 .taxonomy-list>div>button.danger{background:linear-gradient(180deg,#c84855,#a72f3c)!important;border-color:#dc6872!important;color:#fff!important;box-shadow:0 3px 0 #7e202a!important}.admin-world-main-v90 .taxonomy-empty{margin:8px 16px 16px!important;min-height:120px!important;display:grid!important;place-items:center!important;text-align:center!important;border:1px dashed #c7d5e2!important;border-radius:12px!important;background:#f6f9fc!important;color:#7a8998!important;font-size:8px!important}.admin-world-main-v90 .taxonomy-list::-webkit-scrollbar{width:8px}.admin-world-main-v90 .taxonomy-list::-webkit-scrollbar-track{background:#edf2f6;border-radius:999px}.admin-world-main-v90 .taxonomy-list::-webkit-scrollbar-thumb{background:#8fa8bf;border-radius:999px;border:2px solid #edf2f6}@media(max-width:650px){.admin-world-main-v90 .taxonomy-list>div{grid-template-columns:minmax(0,1fr) 64px 64px!important;gap:6px!important}}.admin-world-main-v90 .simple-admin-header.admin70-top,.admin-world-main-v90 .simple-admin-header.admin70-top a,.admin-world-main-v90 .simple-admin-header.admin70-top button,.admin-world-main-v90 .simple-admin-page,.admin-world-main-v90 .simple-admin-page button,.admin-world-main-v90 .simple-admin-page input,.admin-world-main-v90 .simple-admin-page select,.admin-world-main-v90 .simple-admin-page textarea{font-size:13px!important}.admin-world-main-v90 .admin70-stats span{font-size:12px!important}.admin-world-main-v90 .admin70-stats b{font-size:24px!important}.admin-world-main-v90 .admin70-bulk,.admin-world-main-v90 .admin70-bulk button,.admin-world-main-v90 .admin70-bulk select{font-size:12px!important}.admin-world-main-v90 .simple-question-side .side-head h2{font-size:17px!important}.admin-world-main-v90 .admin70-question-row b{line-height:1.55!important}.admin-world-main-v90 .simple-authoring .authoring-top h1{font-size:24px!important}.admin-world-main-v90 .advanced-grid input,.admin-world-main-v90 .advanced-grid label>span,.admin-world-main-v90 .advanced-grid select,.admin-world-main-v90 .classification-strip label>span,.admin-world-main-v90 .classification-strip select,.admin-world-main-v90 .simple-authoring .authoring-top p{font-size:12px!important}.admin-world-main-v90 .managed-select button{font-size:11px!important}.admin-world-main-v90 .simple-rich-title,.admin-world-main-v90 .simple-rich-title b,.admin-world-main-v90 .simple-rich-title span{font-size:13px!important}.admin-world-main-v90 .simple-toolbar button,.admin-world-main-v90 .simple-toolbar label,.admin-world-main-v90 .simple-toolbar select{font-size:11px!important}.admin-world-main-v90 .simple-editor-area{font-size:15px!important;line-height:1.75!important}.admin-world-main-v90 .easy-choice,.admin-world-main-v90 .easy-choice>div{font-size:14px!important}.admin-world-main-v90 .sticky-save a,.admin-world-main-v90 .sticky-save button{font-size:12px!important}.admin-world-main-v90 .taxonomy-modal>article>header small{font-size:11px!important}.admin-world-main-v90 .taxonomy-modal>article>header h2{font-size:21px!important}.admin-world-main-v90 .taxonomy-add{font-size:12px!important}.admin-world-main-v90 .taxonomy-list>div>span>b{font-size:14px!important}.admin-world-main-v90 .taxonomy-list>div>span>small{font-size:11px!important}.admin-world-main-v90 .taxonomy-empty,.admin-world-main-v90 .taxonomy-list>div>button{font-size:12px!important}.admin-world-main-v90 .import-page{min-height:calc(100vh - 64px)!important;background:#eef3f8!important;padding:0 16px 18px!important;box-sizing:border-box!important;direction:rtl!important}.admin-world-main-v90 .import-page .cms-pro-topbar{min-height:58px!important;margin:0 -16px 12px!important;padding:9px 16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;background:linear-gradient(120deg,#071a35,#0b315f 70%,#0d447b)!important;color:#fff!important;border-bottom:1px solid #2f5d89!important;box-shadow:0 5px 0 #d6e0e9,0 13px 24px rgba(8,36,70,.1)!important;box-sizing:border-box!important}.admin-world-main-v90 .import-page .cms-brand{display:flex!important;align-items:center!important;gap:10px!important}.admin-world-main-v90 .import-page .cms-brand>a{width:36px!important;height:36px!important;border-radius:10px!important;display:grid!important;place-items:center!important;text-decoration:none!important;background:linear-gradient(145deg,#1687ed,#0752ae)!important;color:#fff!important;box-shadow:0 3px 0 #032e68!important;font-weight:950!important}.admin-world-main-v90 .import-page .cms-brand>div{display:grid!important;gap:2px!important}.admin-world-main-v90 .import-page .cms-brand b{font-size:14px!important;color:#fff!important}.admin-world-main-v90 .import-page .cms-brand span{font-size:10px!important;color:#bcd0e3!important}.admin-world-main-v90 .import-page .cms-pro-actions{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important}.admin-world-main-v90 .import-page .cms-pro-actions .secondary{min-height:34px!important;padding:0 10px!important;border-radius:8px!important;border:1px solid #507ca6!important;background:rgba(255,255,255,.08)!important;color:#fff!important;font-size:11px!important;font-weight:900!important;display:flex!important;align-items:center!important;text-decoration:none!important}.admin-world-main-v90 .import-shell{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.admin-world-main-v90 .import-hero{margin:0 0 12px!important;padding:16px 18px!important;border-radius:16px!important;background:linear-gradient(145deg,#fff,#f5f9fc)!important;border:1px solid #d6e1eb!important;box-shadow:0 5px 0 #dce4eb,0 12px 24px rgba(20,47,79,.06)!important}.admin-world-main-v90 .import-hero>span{font-size:10px!important;color:#2774b7!important;font-weight:950!important;letter-spacing:.07em!important}.admin-world-main-v90 .import-hero h1{margin:4px 0 5px!important;font-size:25px!important;color:#183651!important}.admin-world-main-v90 .import-hero p{margin:0!important;font-size:12px!important;color:#718196!important;line-height:1.6!important}.admin-world-main-v90 .import-grid{display:grid!important;grid-template-columns:minmax(320px,.75fr) minmax(0,1.55fr)!important;gap:12px!important;align-items:stretch!important;min-height:570px!important}.admin-world-main-v90 .import-grid .card-like{border:1px solid #d5e0ea!important;border-radius:16px!important;background:linear-gradient(145deg,#fff,#f7fafc)!important;box-shadow:0 5px 0 #dce4eb,0 12px 24px rgba(20,47,79,.06)!important;box-sizing:border-box!important}.admin-world-main-v90 .import-controls{padding:15px!important;overflow:auto!important}.admin-world-main-v90 .import-controls h2{margin:2px 0 10px!important;font-size:17px!important;color:#203c58!important}.admin-world-main-v90 .segmented{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important;margin-bottom:10px!important}.admin-world-main-v90 .segmented button{min-height:35px!important;border:1px solid #cbd8e4!important;border-radius:9px!important;background:#f3f7fa!important;color:#4c647d!important;font-size:12px!important;font-weight:900!important}.admin-world-main-v90 .segmented button.active{background:linear-gradient(180deg,#176fc8,#0a478e)!important;color:#fff!important;border-color:#3486d1!important;box-shadow:0 3px 0 #052d62!important}.admin-world-main-v90 .drop-zone{min-height:130px!important;border:2px dashed #a9bfd3!important;border-radius:13px!important;background:#f7fafc!important;display:grid!important;place-items:center!important;align-content:center!important;gap:5px!important;padding:14px!important;text-align:center!important;margin-bottom:14px!important;cursor:pointer!important}.admin-world-main-v90 .drop-zone input{display:none!important}.admin-world-main-v90 .drop-zone b{font-size:14px!important;color:#294b6d!important}.admin-world-main-v90 .drop-zone span{font-size:11px!important;color:#7a8998!important}.admin-world-main-v90 .import-controls textarea{width:100%!important;min-height:160px!important;resize:vertical!important;border:1px solid #cedae5!important;border-radius:10px!important;padding:10px!important;box-sizing:border-box!important;font-size:12px!important;margin-bottom:8px!important}.admin-world-main-v90 .merge-options{display:grid!important;gap:7px!important;margin-bottom:12px!important}.admin-world-main-v90 .merge-options label{display:grid!important;grid-template-columns:24px 1fr!important;gap:8px!important;align-items:center!important;min-height:58px!important;padding:9px!important;border:1px solid #d8e2eb!important;border-radius:10px!important;background:#fff!important}.admin-world-main-v90 .merge-options input{accent-color:#176fc8!important}.admin-world-main-v90 .merge-options span{display:grid!important;gap:2px!important}.admin-world-main-v90 .merge-options b{font-size:12px!important;color:#2d455f!important}.admin-world-main-v90 .merge-options small{font-size:10px!important;color:#7c8997!important}.admin-world-main-v90 .import-page button.primary{min-height:38px!important;border:1px solid #3c91df!important;border-radius:9px!important;background:linear-gradient(180deg,#1687ed,#0752ae)!important;color:#fff!important;font-size:12px!important;font-weight:950!important;box-shadow:0 3px 0 #032e68!important}.admin-world-main-v90 .import-page .full{width:100%!important}.admin-world-main-v90 .import-message{margin-top:9px!important;padding:9px!important;border-radius:9px!important;background:#eef5fb!important;border:1px solid #ceddea!important;color:#46617c!important;font-size:11px!important}.admin-world-main-v90 .import-preview{min-width:0!important;display:flex!important;flex-direction:column!important;padding:14px!important;overflow:hidden!important}.admin-world-main-v90 .import-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin-bottom:10px!important}.admin-world-main-v90 .import-stats article{min-height:72px!important;padding:9px 11px!important;border:1px solid #d8e2eb!important;border-radius:11px!important;background:#fff!important;box-shadow:0 3px 0 #e1e7ed!important;display:grid!important;gap:4px!important}.admin-world-main-v90 .import-stats span{font-size:10px!important;color:#788798!important}.admin-world-main-v90 .import-stats b{font-size:22px!important;color:#183f68!important}.admin-world-main-v90 .import-table-wrap{flex:1 1 auto!important;min-height:0!important;overflow:auto!important;border:1px solid #d8e2eb!important;border-radius:11px!important;background:#fff!important}.admin-world-main-v90 .import-table{width:100%!important;min-width:760px!important;border-collapse:collapse!important;font-size:11px!important}.admin-world-main-v90 .import-table th{position:sticky!important;top:0!important;z-index:2!important;background:linear-gradient(180deg,#123b6e,#0a2d56)!important;color:#fff!important;padding:10px!important;text-align:right!important;font-size:11px!important}.admin-world-main-v90 .import-table td{padding:10px!important;border-bottom:1px solid #e5ebf1!important;vertical-align:top!important;color:#334b62!important}.admin-world-main-v90 .import-table strong{font-size:12px!important}.admin-world-main-v90 .import-table small{display:block!important;margin-top:4px!important;font-size:10px!important;color:#b14855!important}.admin-world-main-v90 .status-badge{display:inline-flex!important;padding:4px 8px!important;border-radius:999px!important;font-size:10px!important;font-weight:900!important}.admin-world-main-v90 .status-badge.ok{background:#e5f7ee!important;color:#19774f!important}.admin-world-main-v90 .status-badge.warn{background:#fff3da!important;color:#a56a0f!important}.admin-world-main-v90 .status-badge.bad{background:#ffedf0!important;color:#b64050!important}.admin-world-main-v90 .empty-import{height:220px!important;text-align:center!important;color:#7c8a99!important;font-size:12px!important}@media(max-width:1050px){.admin-world-main-v90 .import-grid{grid-template-columns:1fr!important}.admin-world-main-v90 .import-controls{max-height:none!important}.admin-world-main-v90 .import-preview{min-height:520px!important}}@media(max-width:650px){.admin-world-main-v90 .import-stats{grid-template-columns:1fr 1fr!important}.admin-world-main-v90 .import-page .cms-pro-topbar{align-items:flex-start!important;flex-direction:column!important}}.admin-world-main-v90 .simple-admin-page{background:linear-gradient(145deg,#edf3f8,#f7fafc)!important;color:#17334f!important}.admin-world-main-v90 .admin70-stats article{min-height:74px!important;border-radius:14px!important;border:1px solid #cddbe7!important;box-shadow:0 4px 0 #d7e1ea,0 10px 20px rgba(20,47,79,.05)!important}.admin-world-main-v90 .admin70-stats span{font-size:13px!important}.admin-world-main-v90 .admin70-stats b{font-size:27px!important}.admin-world-main-v90 .admin70-filters input,.admin-world-main-v90 .admin70-filters select{height:40px!important;font-size:13px!important}.admin-world-main-v90 .admin70-question-row span{font-size:12px!important}.admin-world-main-v90 .admin70-question-row b{font-size:14px!important}.admin-world-main-v90 .admin70-question-row small{font-size:11px!important}.admin-world-main-v90 .simple-question-side .side-head h2{font-size:19px!important}.admin-world-main-v90 .simple-authoring{padding:16px!important}.admin-world-main-v90 .simple-authoring .authoring-top{align-items:center!important}.admin76-author-title>span{font-size:12px!important;color:#3173ad!important;font-weight:950!important}.admin76-author-title>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.admin76-author-title h1{font-size:27px!important;margin:2px 0!important}.admin76-author-title p{font-size:13px!important}.admin76-new-question{min-height:36px!important;padding:0 13px!important;border:1px solid #3e94df!important;border-radius:10px!important;background:linear-gradient(180deg,#1687ed,#0752ae)!important;color:#fff!important;font-size:12px!important;font-weight:950!important;box-shadow:0 3px 0 #032e68!important}.admin-world-main-v90 .mode-switch button{font-size:12px!important;min-height:34px!important}.admin-world-main-v90 .classification-strip label>span{font-size:13px!important}.admin-world-main-v90 .classification-strip select{font-size:13px!important;height:40px!important}.admin-world-main-v90 .managed-select button{font-size:12px!important;height:40px!important}.admin-world-main-v90 .simple-rich-title b{font-size:14px!important}.admin-world-main-v90 .simple-toolbar button,.admin-world-main-v90 .simple-toolbar label,.admin-world-main-v90 .simple-toolbar select{font-size:12px!important;min-height:30px!important;height:30px!important}.admin-world-main-v90 .simple-editor-area{font-size:16px!important;line-height:1.8!important;padding:14px!important}.admin-world-main-v90 .section-title b{font-size:15px!important}.admin-world-main-v90 .section-title span{font-size:12px!important}.admin-world-main-v90 .easy-choice>div{font-size:15px!important;line-height:1.6!important}.admin76-explanation-media{margin:0 0 14px;padding:13px;border:1px solid #d3e0eb;border-radius:13px;background:linear-gradient(145deg,#f8fbfd,#edf5fb);box-shadow:0 3px 0 #dce5ed}.admin76-media-head b{font-size:15px;color:#1b3a57}.admin76-media-head span{display:block;margin-top:3px;font-size:11px;color:#718398}.admin76-media-options{display:flex;gap:7px;flex-wrap:wrap;margin:10px 0}.admin76-media-options button{min-height:36px;padding:0 12px;border:1px solid #c6d6e3;border-radius:9px;background:#fff;color:#4d667e;font-size:12px;font-weight:900;box-shadow:0 2px 0 #d6e0e8}.admin76-media-options button.active{background:linear-gradient(180deg,#176fc8,#0a478e);color:#fff;border-color:#3486d1;box-shadow:0 3px 0 #052d62}.admin76-media-url{display:grid;gap:5px}.admin76-media-url span{font-size:12px;color:#536b82;font-weight:850}.admin76-media-url input{height:40px;border:1px solid #cbd9e5;border-radius:9px;background:#fff;padding:0 10px;font-size:13px;outline:none}.admin76-media-preview{margin-top:10px;padding:9px;border-radius:10px;background:#071d38;border:1px solid #2d577e}.admin76-media-preview video{width:100%;max-height:320px;border-radius:8px;background:#000}.admin76-media-preview.audio{background:#f4f8fb}.admin76-media-preview audio{width:100%}.admin76-preview-explanation{margin-top:14px;padding:12px;border-radius:10px;background:#eef5fb;border:1px solid #d3e0eb}.admin76-preview-explanation>b{font-size:13px}.admin76-preview-explanation>div{margin-top:6px;font-size:14px;line-height:1.65}.admin76-preview-video{max-height:340px;border-radius:10px;background:#000}.admin76-preview-audio,.admin76-preview-video{width:100%;margin-top:10px}.admin-world-main-v90 .sticky-save button{font-size:13px!important;min-height:38px!important}.admin77-hidden-file{display:none!important}.admin77-autosave{font-size:12px!important;color:#25805a!important;font-weight:900!important}.admin77-archive{color:#95631c!important;background:#fff6df!important;border:1px solid #ead19a!important}.admin-world-main-v90 .simple-admin-header.admin70-top{min-height:64px!important}.admin-world-main-v90 .simple-admin-layout.admin70-layout{height:calc(100vh - 286px)!important}.admin-world-main-v90 .simple-authoring,.admin-world-main-v90 .simple-question-side.admin70-side{border-top-color:#1784df!important}.admin-world-main-v90 .admin76-media-options button{font-size:13px!important}.admin-world-main-v90 .admin76-media-head b{font-size:16px!important}.admin-world-main-v90 .admin76-media-head span{font-size:12px!important}.admin-world-main-v90 .admin76-media-url span{font-size:13px!important}.admin-world-main-v90 .simple-toolbar{align-items:center!important}.admin-world-main-v90 .simple-toolbar button{padding:0 9px!important}.admin-world-main-v90 .admin76-media-options button:disabled{opacity:.6;cursor:wait!important}.admin-world-main-v90 .simple-toolbar button:has(+.admin77-hidden-file){font-weight:950!important}.admin-world-main-v90 .simple-preview-modal{position:fixed!important;inset:0!important;z-index:2500!important;display:grid!important;place-items:center!important;padding:24px!important;background:rgba(3,18,37,.68)!important;-webkit-backdrop-filter:blur(7px)!important;backdrop-filter:blur(7px)!important;box-sizing:border-box!important;overflow:auto!important}.admin-world-main-v90 .simple-preview-modal>article{position:relative!important;width:min(1040px,calc(100vw - 48px))!important;max-height:88vh!important;overflow:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;padding:18px!important;border:1px solid #cfdce7!important;border-top:6px solid #177bd5!important;border-radius:18px!important;background:linear-gradient(145deg,#ffffff,#f5f9fc)!important;box-shadow:0 28px 70px rgba(3,18,37,.34),0 6px 0 rgba(177,194,210,.65)!important;color:#17334f!important;box-sizing:border-box!important}.admin-world-main-v90 .simple-preview-modal .preview-close{position:sticky!important;top:0!important;z-index:6!important;justify-self:end!important;width:38px!important;height:38px!important;margin-bottom:-42px!important;border-radius:10px!important;border:1px solid #d05460!important;background:linear-gradient(180deg,#d65360,#a92f3c)!important;color:#fff!important;font-size:20px!important;font-weight:950!important;box-shadow:0 4px 0 #7c2029,0 8px 16px rgba(126,32,41,.18)!important;cursor:pointer!important}.admin-world-main-v90 .simple-preview-modal>article>section{min-width:0!important;padding:16px!important;border:1px solid #d7e2eb!important;border-radius:14px!important;background:#fff!important;box-shadow:0 3px 0 #e0e7ed!important}.admin-world-main-v90 .simple-preview-modal>article>section>small{display:inline-flex!important;margin-bottom:10px!important;padding:5px 8px!important;border-radius:7px!important;background:#e8f3fd!important;color:#1766ad!important;font-size:11px!important;font-weight:950!important}.admin-world-main-v90 .simple-preview-modal>article>section>div:not(.preview-answers):not(.admin76-preview-explanation){font-size:16px!important;line-height:1.8!important;color:#20384f!important}.admin-world-main-v90 .simple-preview-modal .preview-question{margin-bottom:14px!important;font-size:19px!important;font-weight:850!important;line-height:1.65!important}.admin-world-main-v90 .simple-preview-modal .preview-answers{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important}.admin-world-main-v90 .simple-preview-modal .preview-answers>div{display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;gap:9px!important;align-items:center!important;min-height:54px!important;padding:9px 10px!important;border:1px solid #d6e1eb!important;border-radius:11px!important;background:linear-gradient(145deg,#fff,#f5f8fb)!important;box-shadow:0 3px 0 #dce4eb!important}.admin-world-main-v90 .simple-preview-modal .preview-answers>div.correct{border-color:#7dbb9b!important;background:linear-gradient(145deg,#f6fffa,#e9f8f0)!important;box-shadow:0 3px 0 #b8dac8!important}.admin-world-main-v90 .simple-preview-modal .preview-answers b{width:34px!important;height:34px!important;border-radius:9px!important;display:grid!important;place-items:center!important;background:#e5edf5!important;color:#365b7d!important;font-size:13px!important}.admin-world-main-v90 .simple-preview-modal .preview-answers .correct b{background:linear-gradient(145deg,#2b9a70,#17694c)!important;color:#fff!important}.admin-world-main-v90 .simple-question-side.admin70-side .side-list{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;overflow-y:auto!important;overflow-x:hidden!important;min-height:0!important;padding:8px!important;scroll-behavior:smooth!important}.admin-world-main-v90 .admin70-question-row{flex:0 0 auto!important;min-height:82px!important;height:auto!important;display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:stretch!important;overflow:hidden!important;position:relative!important;isolation:isolate!important}.admin-world-main-v90 .admin70-question-row>button{min-height:80px!important;height:auto!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:stretch!important;gap:3px!important;overflow:hidden!important}.admin-world-main-v90 .admin70-question-row b{white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;line-height:1.45!important}.admin-world-main-v90 .admin70-question-row small,.admin-world-main-v90 .admin70-question-row span{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.admin-world-main-v90 .simple-admin-page a.light-btn,.admin-world-main-v90 .simple-admin-page a.main-btn,.admin-world-main-v90 .simple-admin-page button:not(.preview-close){border-radius:9px!important;font-weight:900!important;transform:translateY(0)!important;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease!important;box-shadow:0 3px 0 #b9c8d6,0 7px 12px rgba(28,55,84,.08)!important;cursor:pointer!important}.admin-world-main-v90 .simple-admin-page a.light-btn:hover,.admin-world-main-v90 .simple-admin-page a.main-btn:hover,.admin-world-main-v90 .simple-admin-page button:not(.preview-close):hover{transform:translateY(-1px)!important;filter:brightness(1.02)!important}.admin-world-main-v90 .simple-admin-page a.light-btn:active,.admin-world-main-v90 .simple-admin-page a.main-btn:active,.admin-world-main-v90 .simple-admin-page button:not(.preview-close):active{transform:translateY(2px)!important;box-shadow:0 1px 0 #aebdca!important}.admin-world-main-v90 .simple-admin-page .admin76-new-question,.admin-world-main-v90 .simple-admin-page .main-btn,.admin-world-main-v90 .simple-admin-page .taxonomy-add{background:linear-gradient(180deg,#1889ed,#0752aa)!important;border:1px solid #4aa6f2!important;color:#fff!important;box-shadow:0 4px 0 #033066,0 9px 16px rgba(3,48,102,.14)!important}.admin-world-main-v90 .simple-admin-page .admin70-delete-current,.admin-world-main-v90 .simple-admin-page .danger{box-shadow:0 3px 0 #7c2029,0 7px 12px rgba(124,32,41,.11)!important}.admin-world-main-v90 .simple-admin-page button:disabled{transform:none!important;box-shadow:none!important;cursor:not-allowed!important}.admin-world-main-v90 .simple-admin-page>.simple-preview-modal{margin:0!important;width:auto!important;max-width:none!important}@media(max-width:760px){.admin-world-main-v90 .simple-preview-modal{padding:12px!important}.admin-world-main-v90 .simple-preview-modal>article{width:calc(100vw - 24px)!important;padding:12px!important}.admin-world-main-v90 .simple-preview-modal .preview-answers{grid-template-columns:1fr!important}}.admin-world-main-v90 .simple-admin-layout.admin70-layout{grid-template-columns:410px minmax(0,1fr)!important;gap:12px!important;height:calc(100vh - 278px)!important}.admin-world-main-v90 .simple-question-side.admin70-side{min-width:410px!important}.admin-world-main-v90 .simple-question-side.admin70-side .side-head{flex-basis:50px!important;min-height:50px!important;padding:8px 11px!important}.admin-world-main-v90 .simple-question-side.admin70-side .side-list{padding:7px!important;gap:7px!important}.admin-world-main-v90 .admin70-question-row{min-height:76px!important}.admin-world-main-v90 .admin70-question-row>button{min-height:74px!important;padding:8px 5px 8px 8px!important}.admin-world-main-v90 .admin70-question-row span{font-size:11px!important}.admin-world-main-v90 .admin70-question-row b{font-size:13px!important;line-height:1.4!important}.admin-world-main-v90 .admin70-question-row small{font-size:10px!important}.admin-world-main-v90 .simple-authoring{padding:11px 13px!important}.admin-world-main-v90 .simple-authoring .authoring-top{min-height:56px!important;margin-bottom:8px!important;padding-bottom:8px!important;gap:8px!important}.admin-world-main-v90 .admin76-author-title>span{font-size:10px!important}.admin-world-main-v90 .admin76-author-title h1{font-size:22px!important;line-height:1.1!important}.admin-world-main-v90 .admin76-author-title p{margin-top:2px!important;font-size:11px!important}.admin-world-main-v90 .admin76-new-question{min-height:32px!important;height:32px!important;padding:0 10px!important;font-size:11px!important}.admin-world-main-v90 .mode-switch{display:flex!important;gap:5px!important}.admin-world-main-v90 .mode-switch button{min-height:31px!important;height:31px!important;padding:0 9px!important;font-size:10px!important}.admin-world-main-v90 .classification-strip{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 130px!important;gap:7px!important;margin-bottom:8px!important}.admin-world-main-v90 .classification-strip label{gap:3px!important}.admin-world-main-v90 .classification-strip label>span{font-size:11px!important}.admin-world-main-v90 .classification-strip select,.admin-world-main-v90 .managed-select button{height:34px!important;min-height:34px!important;font-size:11px!important}.admin-world-main-v90 .advanced-grid{gap:6px!important;margin-bottom:8px!important}.admin-world-main-v90 .advanced-grid input,.admin-world-main-v90 .advanced-grid select{height:34px!important;font-size:11px!important}.admin-world-main-v90 .simple-rich{margin-bottom:8px!important;border-radius:10px!important}.admin-world-main-v90 .simple-rich-title{min-height:33px!important;padding:5px 8px!important}.admin-world-main-v90 .simple-rich-title b{font-size:12px!important}.admin-world-main-v90 .simple-toolbar{padding:4px!important;gap:3px!important}.admin-world-main-v90 .simple-toolbar button,.admin-world-main-v90 .simple-toolbar label,.admin-world-main-v90 .simple-toolbar select{min-height:27px!important;height:27px!important;font-size:10px!important}.admin-world-main-v90 .simple-editor-area{padding:9px 11px!important;font-size:14px!important;line-height:1.65!important}.admin-world-main-v90 .easy-choices{padding:8px!important;margin-bottom:8px!important}.admin-world-main-v90 .easy-choice{min-height:46px!important;margin-bottom:5px!important;padding:6px 7px!important;grid-template-columns:52px minmax(0,1fr)!important}.admin-world-main-v90 .easy-choice>div{min-height:31px!important;padding:5px 8px!important;font-size:13px!important}.admin-world-main-v90 .admin76-explanation-media{margin-bottom:8px!important;padding:9px!important}.admin-world-main-v90 .admin76-media-head b{font-size:13px!important}.admin-world-main-v90 .admin76-media-head span{font-size:10px!important}.admin-world-main-v90 .admin76-media-options{margin:7px 0!important;gap:5px!important}.admin-world-main-v90 .admin76-media-options button{min-height:31px!important;height:31px!important;padding:0 9px!important;font-size:10px!important}.admin-world-main-v90 .sticky-save{margin:8px -13px -11px!important;padding:7px 12px!important;min-height:48px!important}.admin-world-main-v90 .sticky-save button{min-height:32px!important;height:32px!important;font-size:10px!important}.admin-world-main-v90 .admin70-stats{padding:8px 16px 6px!important;gap:7px!important}.admin-world-main-v90 .admin70-stats article{min-height:58px!important;padding:7px 10px!important}.admin-world-main-v90 .admin70-stats span{font-size:11px!important}.admin-world-main-v90 .admin70-stats b{font-size:22px!important}.admin-world-main-v90 .admin70-filters{padding:4px 16px 8px!important;gap:6px!important}.admin-world-main-v90 .admin70-filters input,.admin-world-main-v90 .admin70-filters select{height:34px!important;font-size:11px!important}@media(max-width:1250px){.admin-world-main-v90 .simple-admin-layout.admin70-layout{grid-template-columns:350px minmax(0,1fr)!important}.admin-world-main-v90 .simple-question-side.admin70-side{min-width:350px!important}}@media(max-width:980px){.admin-world-main-v90 .simple-admin-layout.admin70-layout{grid-template-columns:310px minmax(0,1fr)!important}.admin-world-main-v90 .simple-question-side.admin70-side{min-width:310px!important}}@media(max-width:850px){.admin-world-main-v90 .simple-admin-layout.admin70-layout{grid-template-columns:1fr!important;height:auto!important}.admin-world-main-v90 .simple-question-side.admin70-side{min-width:0!important;height:380px!important}}.ops81-page{padding:16px;min-height:calc(100vh - 64px);background:linear-gradient(145deg,#edf3f8,#f8fbfd);color:#17334f;box-sizing:border-box}.ops81-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;margin-bottom:14px;border-radius:18px;background:linear-gradient(120deg,#071a35,#0b315f 68%,#0d4a86);color:#fff;border:1px solid #315f8a;box-shadow:0 6px 0 #d3dee8,0 16px 30px rgba(7,34,67,.12)}.ops81-bottom small,.ops81-hero small,.ops81-panel header small{font-size:10px;font-weight:950;letter-spacing:.06em;color:#6eb7ff}.ops81-hero h1{margin:3px 0 4px;font-size:28px}.ops81-hero p{margin:0;font-size:12px;color:#bfd0e2}.ops81-hero-actions{display:flex;gap:8px;flex-wrap:wrap}.ops81-hero-actions a{min-height:38px;padding:0 13px;display:flex;align-items:center;text-decoration:none;border-radius:10px;border:1px solid #4c9de5;background:linear-gradient(180deg,#1687ed,#0752ae);color:#fff;font-size:12px;font-weight:950;box-shadow:0 4px 0 #032e68}.ops81-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}.ops81-kpis article{min-height:86px;padding:12px 14px;border:1px solid #d4e0ea;border-radius:14px;background:linear-gradient(145deg,#fff,#f5f9fc);box-shadow:0 4px 0 #dce4eb,0 10px 20px rgba(20,47,79,.05);display:grid;grid-template-columns:1fr auto;align-items:center}.ops81-kpis span{font-size:12px;color:#61768c;font-weight:900}.ops81-kpis b{font-size:28px;color:#153f6c}.ops81-kpis small{grid-column:1/-1;font-size:10px;color:#8995a2}.ops81-main-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(310px,.7fr);gap:12px;align-items:start}.ops81-panel{border:1px solid #d3dfe9;border-radius:16px;background:linear-gradient(145deg,#fff,#f6f9fc);box-shadow:0 5px 0 #dce4eb,0 12px 24px rgba(20,47,79,.06);overflow:hidden}.ops81-panel>header{min-height:62px;padding:11px 13px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e1e8ef;background:linear-gradient(180deg,#fbfdff,#f3f7fa)}.ops81-panel h2{margin:2px 0 0;font-size:18px}.ops81-panel header>span{font-size:10px;color:#59738c;background:#e9f2fa;border:1px solid #d3e2ef;border-radius:999px;padding:5px 8px}.ops81-quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:12px}.ops81-quick-card{min-height:88px;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;text-decoration:none;color:#1d3853;border:1px solid #d7e1ea;border-radius:13px;background:linear-gradient(145deg,#fff,#f5f9fc);box-shadow:0 4px 0 #dbe4ec;transition:.13s}.ops81-quick-card:hover{transform:translateY(-2px);border-color:#94b9dc}.ops81-quick-card>span{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#176fc8,#0a478e);color:#fff;font-size:18px;font-weight:950;box-shadow:0 4px 0 #052d62}.ops81-quick-card div{display:grid;gap:3px}.ops81-quick-card b{font-size:14px}.ops81-quick-card small{font-size:10px;color:#798797;line-height:1.45}.ops81-quick-card i{font-style:normal;color:#2a6ca7;font-size:18px}.ops81-side{display:grid;gap:12px}.ops81-today>div,.ops81-tools>div{display:grid;padding:10px;gap:8px}.ops81-today a{min-height:48px;padding:8px 10px;border:1px solid #d7e1ea;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:#34516d;box-shadow:0 3px 0 #e0e6ec}.ops81-today a span{font-size:11px;font-weight:850}.ops81-today a b{min-width:36px;height:30px;border-radius:8px;display:grid;place-items:center;background:#e7f2fc;color:#155f9f;font-size:14px}.ops81-tools a{min-height:58px;padding:9px;border:1px solid #d7e1ea;border-radius:11px;background:#fff;display:grid;grid-template-columns:38px 1fr;gap:9px;align-items:center;text-decoration:none;color:#304c67;box-shadow:0 3px 0 #e0e6ec}.ops81-tools a>span{width:36px;height:36px;border-radius:9px;display:grid;place-items:center;background:#e9f3fc;color:#176ab2;font-size:16px;font-weight:950}.ops81-tools a div{display:grid;gap:2px}.ops81-tools b{font-size:12px}.ops81-tools small{font-size:9px;color:#8391a0}.ops81-bottom{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.ops81-bottom article{min-height:130px;padding:14px;border:1px solid #d3dfe9;border-radius:15px;background:linear-gradient(145deg,#0a294f,#0e477f);color:#fff;box-shadow:0 5px 0 #d7e1ea;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.ops81-bottom h3{margin:3px 0;font-size:17px}.ops81-bottom p{margin:0;color:#c6d6e5;font-size:10px}.ops81-mini-stats{display:flex;gap:6px;flex-wrap:wrap}.ops81-mini-stats span{padding:6px 8px;border-radius:8px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);font-size:10px}.ops81-mini-stats b{font-size:15px}.ops81-bottom article>a{grid-column:1/-1;justify-self:start;text-decoration:none;color:#fff;background:linear-gradient(180deg,#1687ed,#0752ae);border:1px solid #49a4ef;border-radius:9px;padding:8px 11px;font-size:11px;font-weight:950;box-shadow:0 3px 0 #032e68}@media(max-width:1100px){.ops81-main-grid{grid-template-columns:1fr}.ops81-kpis,.ops81-side{grid-template-columns:1fr 1fr}}@media(max-width:760px){.ops81-hero{align-items:flex-start;flex-direction:column}.ops81-bottom,.ops81-quick-grid,.ops81-side{grid-template-columns:1fr}.ops81-kpis{grid-template-columns:1fr 1fr}}.simple-admin-page{background:linear-gradient(145deg,#edf3f8,#f8fbfd 48%,#edf4f9)!important;color:#153550!important}.simple-admin-header.admin70-top{background:linear-gradient(115deg,#071a35,#0b315f)!important;border:1px solid #28567f!important;border-radius:14px!important;box-shadow:0 5px 0 #d4dee7,0 12px 24px rgba(9,37,70,.1)!important;color:#fff!important}.simple-admin-header.admin70-top a,.simple-admin-header.admin70-top b,.simple-admin-header.admin70-top span{color:#fff!important}.admin82-stats{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important}.admin82-stats article{position:relative;overflow:hidden;min-height:74px!important;padding:10px 12px!important;border:1px solid #d2e0eb!important;border-radius:13px!important;background:linear-gradient(145deg,#fff,#f3f8fc)!important;box-shadow:0 4px 0 #dce5ec,0 10px 18px rgba(19,49,78,.05)!important}.admin82-stats article:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(#1689ef,#084f9d)}.admin82-stats article span{font-size:11px!important;font-weight:900!important;color:#62778b!important}.admin82-stats article b{font-size:24px!important;color:#123e69!important}.admin82-stats article small{font-size:8px!important;color:#8aa0b3!important;font-weight:900!important}.admin70-filters{border:1px solid #d4e1eb!important;background:rgba(255,255,255,.82)!important;box-shadow:0 4px 0 #dfe7ed!important;border-radius:12px!important;padding:8px!important}.admin70-layout{grid-template-columns:minmax(330px,31%) minmax(0,69%)!important;gap:10px!important;align-items:start!important}.admin70-side{min-width:0!important;width:auto!important;border:1px solid #cfdde9!important;border-radius:14px!important;background:linear-gradient(180deg,#fafdff,#edf5fb)!important;box-shadow:0 5px 0 #d8e3ec!important}.admin70-side .side-head{background:linear-gradient(110deg,#08264a,#0d4d89)!important;color:#fff!important;padding:10px 12px!important;border-radius:13px 13px 0 0!important}.admin70-side .side-head b,.admin70-side .side-head h2{color:#fff!important}.admin70-side .side-list{max-height:calc(100vh - 315px)!important;overflow:auto!important;padding:7px!important}.admin70-question-row{margin-bottom:6px!important;border:1px solid #d7e3ed!important;border-radius:10px!important;background:#fff!important;box-shadow:0 2px 0 #e1e8ee!important}.admin70-question-row.active{border-color:#2388dc!important;box-shadow:0 3px 0 #0e64af!important;background:#edf7ff!important}.simple-authoring{min-width:0!important;padding:10px!important;border:1px solid #cfdeea!important;border-radius:14px!important;background:rgba(255,255,255,.9)!important;box-shadow:0 5px 0 #d9e4ec,0 12px 25px rgba(15,48,78,.06)!important}.authoring-top{padding:7px 9px!important;margin-bottom:7px!important;border-radius:11px!important;background:linear-gradient(180deg,#f8fbfe,#eef5fa)!important;border:1px solid #dce6ee!important}.admin76-author-title p{margin:2px 0!important;font-size:10px!important}.admin76-author-title h1{margin:1px 0!important;font-size:18px!important}.classification-strip{padding:7px!important;gap:7px!important;margin-bottom:7px!important;border-radius:10px!important;background:#f2f7fb!important;border:1px solid #dce7ef!important}.simple-rich{margin-bottom:7px!important;border-radius:10px!important;overflow:hidden!important;border:1px solid #d5e2ec!important}.simple-rich-title{min-height:30px!important;padding:5px 8px!important;background:#edf5fb!important}.simple-toolbar{padding:5px!important;gap:3px!important;background:#f8fbfd!important}.simple-toolbar button,.simple-toolbar label,.simple-toolbar select{min-height:28px!important}.simple-editor-area{padding:9px!important}.easy-choices{padding:8px!important;margin-bottom:7px!important}.easy-choice{min-height:44px!important;margin-bottom:5px!important}.admin76-explanation-media{padding:8px!important;margin-bottom:7px!important;border-radius:10px!important;background:#f3f8fc!important;border:1px solid #d9e5ee!important}.sticky-save{position:sticky!important;bottom:8px!important;z-index:20!important;margin:8px 0 0!important;padding:9px 10px!important;border:1px solid rgba(79,147,201,.48)!important;border-radius:13px!important;background:linear-gradient(120deg,rgba(8,42,78,.93),rgba(10,76,133,.88))!important;backdrop-filter:blur(14px) saturate(135%)!important;-webkit-backdrop-filter:blur(14px) saturate(135%)!important;box-shadow:0 5px 0 rgba(5,36,70,.28),0 12px 28px rgba(6,37,70,.18)!important;color:#fff!important}.sticky-save>div{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important}.sticky-save .admin77-autosave{color:#9ee9c4!important;font-weight:950!important}.sticky-save button{border-radius:9px!important;border:1px solid rgba(255,255,255,.35)!important;box-shadow:0 3px 0 rgba(2,25,50,.55)!important;font-weight:900!important}.sticky-save .light-btn,.sticky-save .text-btn{background:rgba(255,255,255,.93)!important;color:#143b61!important}.sticky-save .main-btn{background:linear-gradient(180deg,#1692f4,#0754ae)!important;color:#fff!important;border-color:#59b1f6!important}.admin70-filters button,.admin76-media-options button,.admin76-new-question,.managed-select button,.section-title button{box-shadow:0 3px 0 #c9d7e2!important;border-radius:8px!important}@media(max-width:1200px){.admin70-layout{grid-template-columns:minmax(300px,34%) minmax(0,66%)!important}.admin82-stats{grid-template-columns:repeat(3,1fr)!important}}.admin-world-main-v90 .easy-choice>div[contenteditable=true],.admin-world-main-v90 .simple-editor-area{caret-color:#173b61!important;white-space:pre-wrap!important;word-break:break-word!important}.admin-world-main-v90 .easy-choice>div[contenteditable=true]:focus,.admin-world-main-v90 .simple-editor-area:focus{outline:2px solid rgba(24,137,237,.18)!important;outline-offset:-2px!important}.admin-world-main-v90 .admin82-stats{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:7px!important;padding:7px 16px!important}.admin-world-main-v90 .admin82-stats article{min-height:54px!important;height:54px!important;padding:6px 10px!important;border-radius:11px!important;display:grid!important;grid-template-columns:1fr auto!important;grid-template-rows:auto auto!important;align-items:center!important;box-sizing:border-box!important;overflow:hidden!important}.admin-world-main-v90 .admin82-stats article span{font-size:10px!important;line-height:1.1!important;font-weight:950!important}.admin-world-main-v90 .admin82-stats article b{font-size:20px!important;line-height:1!important}.admin-world-main-v90 .admin82-stats article small{grid-column:1/-1!important;font-size:7px!important;line-height:1!important;opacity:.78!important}.admin-world-main-v90 .admin82-stats article:before{width:4px!important}.admin-world-main-v90 .admin82-stats article:first-child{background:linear-gradient(145deg,#edf7ff,#dceeff)!important;border-color:#8bc2ef!important;box-shadow:0 3px 0 #8fbfe5!important}.admin-world-main-v90 .admin82-stats article:first-child:before{background:#167bd1!important}.admin-world-main-v90 .admin82-stats article:first-child b,.admin-world-main-v90 .admin82-stats article:first-child span{color:#105a99!important}.admin-world-main-v90 .admin82-stats article:nth-child(2){background:linear-gradient(145deg,#f5efff,#e9ddfb)!important;border-color:#b9a0e3!important;box-shadow:0 3px 0 #b9a7d8!important}.admin-world-main-v90 .admin82-stats article:nth-child(2):before{background:#7650b8!important}.admin-world-main-v90 .admin82-stats article:nth-child(2) b,.admin-world-main-v90 .admin82-stats article:nth-child(2) span{color:#63409d!important}.admin-world-main-v90 .admin82-stats article:nth-child(3){background:linear-gradient(145deg,#effbf5,#ddf3e8)!important;border-color:#8fcbaa!important;box-shadow:0 3px 0 #9fcab3!important}.admin-world-main-v90 .admin82-stats article:nth-child(3):before{background:#27855a!important}.admin-world-main-v90 .admin82-stats article:nth-child(3) b,.admin-world-main-v90 .admin82-stats article:nth-child(3) span{color:#21724e!important}.admin-world-main-v90 .admin82-stats article:nth-child(4){background:linear-gradient(145deg,#eefafa,#dff2f1)!important;border-color:#8bc8c5!important;box-shadow:0 3px 0 #9dc9c7!important}.admin-world-main-v90 .admin82-stats article:nth-child(4):before{background:#22837e!important}.admin-world-main-v90 .admin82-stats article:nth-child(4) b,.admin-world-main-v90 .admin82-stats article:nth-child(4) span{color:#1d6d69!important}.admin-world-main-v90 .admin82-stats article:nth-child(5){background:linear-gradient(145deg,#fff9e9,#f7edca)!important;border-color:#d8bd68!important;box-shadow:0 3px 0 #d4c080!important}.admin-world-main-v90 .admin82-stats article:nth-child(5):before{background:#b58a19!important}.admin-world-main-v90 .admin82-stats article:nth-child(5) b,.admin-world-main-v90 .admin82-stats article:nth-child(5) span{color:#8a6813!important}@media(max-width:1000px){.admin-world-main-v90 .admin82-stats{grid-template-columns:repeat(5,minmax(110px,1fr))!important;overflow-x:auto!important}}.admin-world-main-v90 .simple-admin-page .sticky-save{position:sticky!important;bottom:8px!important;z-index:40!important;margin:10px 0 0!important;padding:9px 11px!important;min-height:54px!important;border:1px solid rgba(107,174,226,.62)!important;border-radius:14px!important;background:linear-gradient(120deg,rgba(6,31,61,.94),rgba(9,66,119,.91) 58%,rgba(15,87,145,.88))!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important;backdrop-filter:blur(18px) saturate(145%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 5px 0 rgba(3,27,54,.38),0 14px 30px rgba(4,31,62,.22)!important;color:#fff!important}.admin-world-main-v90 .simple-admin-page .sticky-save:before{content:""!important;position:absolute!important;inset:1px 10px auto 10px!important;height:1px!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent)!important;pointer-events:none!important}.admin-world-main-v90 .simple-admin-page .sticky-save>div:first-child{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important}.admin-world-main-v90 .simple-admin-page .sticky-save .admin77-autosave{display:inline-flex!important;align-items:center!important;min-height:31px!important;padding:0 10px!important;border:1px solid rgba(117,224,176,.34)!important;border-radius:9px!important;background:rgba(37,139,95,.22)!important;color:#aaf0ce!important;font-size:11px!important;font-weight:950!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.09)!important}.admin-world-main-v90 .simple-admin-page .sticky-save button{min-height:34px!important;height:34px!important;padding:0 11px!important;border-radius:9px!important;font-size:11px!important;font-weight:950!important;transition:transform .12s ease,filter .12s ease!important}.admin-world-main-v90 .simple-admin-page .sticky-save .light-btn,.admin-world-main-v90 .simple-admin-page .sticky-save .text-btn{border:1px solid rgba(255,255,255,.48)!important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(224,236,246,.96))!important;color:#143b60!important;box-shadow:0 3px 0 rgba(1,22,44,.62),0 7px 12px rgba(0,0,0,.12)!important}.admin-world-main-v90 .simple-admin-page .sticky-save .main-btn{border:1px solid #66baf8!important;background:linear-gradient(180deg,#1b96f5,#0753ad)!important;color:#fff!important;box-shadow:0 4px 0 #032c60,0 8px 14px rgba(2,35,73,.22)!important}.admin-world-main-v90 .simple-admin-page .sticky-save .admin77-archive{border-color:#e6c877!important;background:linear-gradient(180deg,#fff6d8,#eadba6)!important;color:#74530d!important}.admin-world-main-v90 .simple-admin-page .sticky-save .admin70-delete-current{border-color:#e47780!important;background:linear-gradient(180deg,#d95561,#a92e3b)!important;color:#fff!important;box-shadow:0 3px 0 #76202a!important}.admin-world-main-v90 .simple-admin-page .sticky-save button:active{transform:translateY(2px)!important}.admin-world-main-v90 .admin70-filters{display:grid!important;grid-template-columns:minmax(280px,1.45fr) repeat(4,minmax(125px,.72fr))!important;gap:8px!important;padding:9px!important;border:1px solid #cfdeea!important;border-radius:13px!important;background:linear-gradient(145deg,#ffffff,#eef5fa)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 4px 0 #d2dde7,0 10px 18px rgba(16,48,78,.07)!important}.admin-world-main-v90 .admin70-filters input,.admin-world-main-v90 .admin70-filters select{height:38px!important;min-height:38px!important;border:1px solid #b9cada!important;border-bottom-color:#94abc0!important;border-radius:10px!important;background:linear-gradient(180deg,#ffffff,#edf4f9)!important;color:#1c3e5d!important;font-size:12px!important;font-weight:850!important;padding:0 11px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 3px 0 #c1cfda,0 7px 12px rgba(19,49,78,.07)!important;outline:none!important;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease!important}.admin-world-main-v90 .admin70-filters input::placeholder{color:#8496a8!important;font-weight:700!important}.admin-world-main-v90 .admin70-filters input:hover,.admin-world-main-v90 .admin70-filters select:hover{transform:translateY(-1px)!important;border-color:#83acd0!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 4px 0 #aec1d0,0 9px 15px rgba(19,49,78,.09)!important}.admin-world-main-v90 .admin70-filters input:focus,.admin-world-main-v90 .admin70-filters select:focus{transform:translateY(-1px)!important;border-color:#2685d5!important;background:linear-gradient(180deg,#ffffff,#f0f8ff)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,1),0 4px 0 #6ca4cf,0 0 0 3px rgba(38,133,213,.11),0 10px 18px rgba(16,73,121,.12)!important}.admin-world-main-v90 .classification-strip{background:linear-gradient(145deg,#f7fbfe,#eaf2f8)!important;box-shadow:inset 0 1px 0 #fff,0 3px 0 #d2dde6!important}.admin-world-main-v90 .classification-strip select,.admin-world-main-v90 .managed-select button{border:1px solid #b7c9d8!important;border-radius:9px!important;background:linear-gradient(180deg,#fff,#eaf2f7)!important;color:#234764!important;font-weight:900!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 3px 0 #bdccd8!important;transition:transform .12s ease,box-shadow .12s ease!important}.admin-world-main-v90 .classification-strip select:focus,.admin-world-main-v90 .managed-select button:hover{transform:translateY(-1px)!important;border-color:#4b92cd!important;box-shadow:inset 0 1px 0 #fff,0 4px 0 #9bb6ca,0 0 0 3px rgba(52,135,205,.09)!important}.admin-world-main-v90 .advanced-grid input,.admin-world-main-v90 .advanced-grid select{border:1px solid #bacbd9!important;border-radius:9px!important;background:linear-gradient(180deg,#fff,#edf4f8)!important;color:#24445f!important;font-weight:850!important;box-shadow:inset 0 1px 0 #fff,0 3px 0 #c1cfda!important}.admin-world-main-v90 .advanced-grid input:focus,.admin-world-main-v90 .advanced-grid select:focus{border-color:#3889cd!important;box-shadow:inset 0 1px 0 #fff,0 4px 0 #8caec8,0 0 0 3px rgba(56,137,205,.1)!important;outline:none!important}@media(max-width:1180px){.admin-world-main-v90 .admin70-filters{grid-template-columns:minmax(260px,1.4fr) repeat(2,minmax(125px,1fr))!important}}.practice88-result{background:linear-gradient(145deg,#eef4f9,#f9fbfd)!important;grid-template-columns:minmax(300px,.55fr) minmax(0,1.45fr)!important}.practice88-summary{background:linear-gradient(145deg,#fff,#f4f8fb)!important}.practice88-review,.practice88-summary{border:1px solid #d2e0eb!important;box-shadow:0 5px 0 #dbe4eb,0 15px 28px rgba(18,49,79,.08)!important}.practice88-review{background:linear-gradient(145deg,#fff,#f5f9fc)!important}.practice88-review>header{min-height:68px!important;padding:12px 14px!important;background:linear-gradient(115deg,#071a35,#0b315f)!important}.practice88-review>header small{font-size:9px!important;color:#75b8f5!important}.practice88-review>header h2{font-size:18px!important}.practice88-review>header>b{min-width:62px!important;min-height:34px!important;background:rgba(255,255,255,.1)!important;font-size:10px!important}.practice88-review-list{padding:12px!important;gap:11px!important}.practice88-review-card{border-radius:14px!important;padding:12px!important;box-shadow:0 3px 0 #e0e6ec!important}.practice88-review-card.correct{border-right:5px solid #2b9a70!important}.practice88-review-card.wrong{border-right:5px solid #c44b58!important}.practice88-review-head{gap:8px!important;margin-bottom:9px!important}.practice88-review-head span{font-size:11px!important;color:#49647d!important;font-weight:900!important}.practice88-review-head em{padding:5px 8px!important;font-size:10px!important}.practice88-review-card.correct .practice88-review-head em{background:#e6f7ef!important;color:#217450!important}.practice88-question{padding:10px!important;margin-bottom:9px!important;border-radius:10px!important;background:#f7fafc!important;border:1px solid #e0e7ed!important;line-height:1.65!important;color:#223c54!important}.practice88-answer-grid{gap:8px!important;margin-bottom:10px!important}.practice88-answer-grid>div{grid-template-columns:34px minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:3px 8px!important;padding:8px 9px!important;border-radius:10px!important;border:1px solid #d8e2eb!important;background:#f8fafc!important}.practice88-answer-grid small{font-size:9px!important;color:#74869a!important}.practice88-answer-grid b{width:32px!important;height:32px!important;border-radius:8px!important;background:#e5edf5!important;color:#335b7d!important}.practice88-answer-grid span{font-size:12px!important;line-height:1.5!important;color:#324a62!important}.practice88-answer-grid .right{background:#eef8f3!important;border-color:#b8dbc8!important}.practice88-answer-grid .right b{background:#2b9a70!important}.practice88-explanation{padding:11px!important;border-radius:11px!important;border:1px solid #cfdfea!important;background:linear-gradient(145deg,#eef6fc,#f8fbfd)!important}.practice88-explanation small{font-size:8px!important;color:#2b76b5!important;font-weight:950!important}.practice88-explanation h3{margin:2px 0 7px!important;font-size:14px!important;color:#1e415f!important}.practice88-explanation-text{font-size:13px!important;line-height:1.7!important;color:#334d65!important}.practice88-no-explanation{margin:0!important;color:#8190a0!important;font-size:11px!important}.practice88-explanation video{max-height:360px!important}.practice88-explanation audio,.practice88-explanation video{width:100%!important;margin-top:10px!important}@media(max-width:900px){.practice88-result{grid-template-columns:1fr!important;padding:12px!important}.practice88-summary{position:static!important}.practice88-review-list{max-height:none!important}}@media(max-width:650px){.practice88-answer-grid{grid-template-columns:1fr!important}}.admin-world-main-v90 .admin70-question-row.invalid{border:1px solid #d85a66!important;background:linear-gradient(145deg,#fff4f5,#fde7ea)!important;box-shadow:0 3px 0 #c84a57,0 8px 16px rgba(173,48,62,.1)!important}.admin-world-main-v90 .admin70-question-row.invalid.active{border-color:#c83f4d!important;background:linear-gradient(145deg,#ffecee,#f9dfe3)!important;box-shadow:0 3px 0 #a72e3a,0 0 0 2px rgba(200,63,77,.09)!important}.admin-world-main-v90 .admin70-question-row.invalid>button>b,.admin-world-main-v90 .admin70-question-row.invalid>button>small,.admin-world-main-v90 .admin70-question-row.invalid>button>span{color:#8e2d38!important}.admin89-invalid-badge{display:inline-flex!important;width:max-content!important;max-width:100%!important;margin-top:5px!important;padding:4px 7px!important;border-radius:7px!important;background:linear-gradient(180deg,#d95461,#aa303d)!important;border:1px solid #e77a84!important;color:#fff!important;font-size:9px!important;font-style:normal!important;font-weight:950!important;line-height:1.35!important;box-shadow:0 2px 0 #7c202a!important;white-space:normal!important}.admin90-explanation-choice{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:10px 12px!important;margin-bottom:8px!important;border:1px solid #cfdfea!important;border-radius:11px!important;background:linear-gradient(145deg,#f7fbfe,#eaf3f9)!important;box-shadow:0 3px 0 #d3dee7!important}.admin90-explanation-choice>div:first-child{display:grid!important;gap:2px!important}.admin90-explanation-choice b{font-size:13px!important;color:#173e61!important}.admin90-explanation-choice span{font-size:9px!important;color:#74899b!important}.admin90-explanation-buttons{display:flex!important;gap:7px!important}.admin90-explanation-buttons button{min-height:34px!important;padding:0 12px!important;border-radius:9px!important;border:1px solid #b8cada!important;background:linear-gradient(180deg,#fff,#eaf2f7)!important;color:#36536c!important;font-weight:900!important;box-shadow:0 3px 0 #bdccd8!important}.admin90-explanation-buttons button.active{border-color:#4d9d79!important;background:linear-gradient(180deg,#e9f9f1,#d5efdf)!important;color:#216b4b!important;box-shadow:0 3px 0 #8fc5a8!important}.admin90-explanation-buttons button.active.off{border-color:#8b9baa!important;background:linear-gradient(180deg,#f3f5f7,#e1e7ec)!important;color:#4e6172!important;box-shadow:0 3px 0 #aebbc6!important}.practice88-result{padding:22px!important;grid-template-columns:320px minmax(0,1fr)!important}.practice88-summary{background:linear-gradient(145deg,#ffffff,#f4f8fb)!important;padding:18px!important}.practice88-review>header{min-height:72px!important;padding:13px 16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;background:linear-gradient(115deg,#071a35,#0b315f 70%,#0e4d86)!important;color:#fff!important}.practice88-review>header small{font-size:10px!important;color:#73baf8!important;font-weight:950!important}.practice88-review>header h2{margin:3px 0 0!important;font-size:20px!important}.practice88-review>header>b{min-width:68px!important;min-height:36px!important;border-radius:9px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.11)!important;border:1px solid rgba(255,255,255,.18)!important;font-size:11px!important}.practice88-review-list{max-height:calc(100vh - 125px)!important;overflow:auto!important;scrollbar-width:thin;scrollbar-color:#8ea7bd #eef3f7}.practice88-review-card{position:relative!important;border:1px solid #d7e1ea!important;border-radius:15px!important;background:#fff!important;box-shadow:0 4px 0 #e0e6ec,0 10px 18px rgba(20,47,79,.05)!important;overflow:hidden!important}.practice88-review-card.correct{border-right:6px solid #2c9b70!important}.practice88-review-card.wrong{border-right:6px solid #cc4f5d!important}.practice88-review-head{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-bottom:10px!important}.practice88-review-head span{font-size:12px!important;color:#476179!important;font-weight:950!important}.practice88-review-head em{font-style:normal!important;padding:6px 10px!important;border-radius:999px!important;font-size:11px!important;font-weight:950!important}.practice88-review-card.correct .practice88-review-head em{background:#e5f7ee!important;color:#22754f!important}.practice88-review-card.wrong .practice88-review-head em{background:#fdecef!important;color:#a63845!important}.practice88-question{padding:12px 14px!important;margin-bottom:11px!important;border-radius:11px!important;background:linear-gradient(145deg,#f8fbfd,#eef5fa)!important;border:1px solid #dae4ec!important;font-size:16px!important;color:#20394f!important;font-weight:750!important}.practice88-answer-grid{display:grid!important;gap:10px!important;margin-bottom:12px!important}.practice88-answer-grid>div{min-height:74px!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;grid-template-rows:auto 1fr!important;gap:4px 10px!important;align-items:center!important;padding:10px 11px!important;border-radius:11px!important;border:1px solid #d7e2eb!important;background:linear-gradient(145deg,#f9fbfd,#eef4f8)!important;box-shadow:0 3px 0 #e0e6ec!important}.practice88-answer-grid small{grid-column:1/-1!important;font-size:10px!important;color:#75889a!important;font-weight:850!important}.practice88-answer-grid b{width:38px!important;height:38px!important;border-radius:9px!important;display:grid!important;place-items:center!important;background:#e3ebf3!important;color:#345b7d!important;font-size:14px!important}.practice88-answer-grid span{font-size:13px!important;line-height:1.55!important;color:#304b64!important}.practice88-answer-grid .right{background:linear-gradient(145deg,#f3fcf7,#e5f5ec)!important;border-color:#a8d5bd!important}.practice88-answer-grid .right b{background:linear-gradient(145deg,#32a877,#1d7a57)!important;color:#fff!important;box-shadow:0 3px 0 #14573f!important}.practice88-explanation{position:relative!important;margin-top:2px!important;padding:0!important;border-radius:13px!important;border:1px solid #a9cbe6!important;background:linear-gradient(145deg,#f6fbff,#eaf5fd)!important;box-shadow:inset 0 1px 0 #fff,0 4px 0 #bdd3e3,0 10px 18px rgba(21,73,116,.07)!important;overflow:hidden!important}.practice88-explanation>div:first-child{min-height:48px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:9px 12px!important;background:linear-gradient(115deg,#0b315f,#1268aa)!important;color:#fff!important;border-bottom:1px solid #3f85ba!important}.practice88-explanation>div:first-child small{font-size:9px!important;color:#8fd0ff!important;font-weight:950!important;letter-spacing:.05em!important}.practice88-explanation>div:first-child h3{margin:0!important;font-size:15px!important;color:#fff!important}.practice88-explanation-text{padding:16px 18px!important;font-size:15px!important;color:#294861!important;background:rgba(255,255,255,.62)!important}.practice88-explanation-text p{margin:0 0 10px!important}.practice88-explanation-text p:last-child{margin-bottom:0!important}.practice88-explanation-text b,.practice88-explanation-text strong{color:#153f66!important}.practice88-explanation video{max-height:380px!important;border-radius:10px!important;background:#000!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important}.practice88-explanation audio,.practice88-explanation video{width:calc(100% - 24px)!important;margin:12px!important}@media(min-width:1200px){.practice88-review-list{grid-template-columns:1fr!important}.practice88-review-card{width:100%!important;box-sizing:border-box!important}}@media(max-width:980px){.practice88-result{grid-template-columns:1fr!important;padding:12px!important}.practice88-summary{position:static!important}.practice88-review-list{max-height:none!important}}@media(max-width:680px){.practice88-answer-grid{grid-template-columns:1fr!important}.practice88-explanation-text{padding:13px!important;font-size:14px!important}}.practice88-result{display:flex!important;flex-direction:column!important;gap:14px!important;align-items:stretch!important}.practice88-summary{position:static!important;min-height:116px!important;display:grid!important;grid-template-columns:minmax(220px,1fr) auto auto!important;gap:18px!important;padding:14px 20px!important;border-radius:16px!important}.practice88-summary>.practice57-time-result,.practice88-summary>h1,.practice88-summary>p,.practice88-summary>span{grid-column:1!important}.practice88-summary>span{align-self:end!important}.practice88-summary>h1{font-size:22px!important}.practice88-summary>.practice-score{grid-column:2!important;grid-row:1/5!important;margin:0!important}.practice88-summary>.result-actions{grid-column:3!important;grid-row:1/5!important;gap:8px!important;align-items:center!important;margin:0!important}.practice88-review,.practice88-review-list{overflow:visible!important}.practice88-review-list{max-height:none!important;padding:16px!important;gap:16px!important}.practice88-review-card{padding:16px 18px!important}.practice88-question{width:100%!important;box-sizing:border-box!important;font-size:17px!important;line-height:1.8!important;padding:14px 16px!important}.practice88-answer-grid{width:100%!important;gap:12px!important}.practice88-answer-grid>div{min-height:82px!important;padding:11px 14px!important}.practice88-explanation{width:100%!important;max-width:none!important;box-sizing:border-box!important}.practice88-explanation-text{min-height:72px!important;padding:18px 20px!important;font-size:16px!important;line-height:1.9!important}.practice88-explanation video{max-height:540px!important;object-fit:contain!important}.practice88-explanation audio,.practice88-explanation video{display:block!important;width:min(100%,960px)!important;max-width:960px!important;margin:16px auto!important}@media(max-width:800px){.practice88-result{padding:10px!important}.practice88-summary{display:flex!important;flex-direction:column!important;align-items:stretch!important}.practice88-summary>.practice-score{align-self:center!important}.practice88-summary>.result-actions{justify-content:center!important}.practice88-answer-grid{grid-template-columns:1fr!important}.practice88-review-list{padding:10px!important}.practice88-review-card{padding:11px!important}}.practice88-result{min-height:100vh!important;padding:18px 22px 28px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-template-areas:"review summary"!important;gap:16px!important;align-items:start!important;background:linear-gradient(145deg,#eef4f9,#f8fbfd)!important;direction:ltr!important}.practice88-result,.practice88-summary{width:100%!important;max-width:none!important;box-sizing:border-box!important}.practice88-summary{grid-area:summary!important;direction:rtl!important;position:sticky!important;top:18px!important;min-height:calc(100vh - 46px)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:12px!important;padding:24px!important;border-radius:18px!important;border:1px solid #d1deea!important;background:linear-gradient(145deg,#ffffff,#f2f7fb)!important;box-shadow:0 5px 0 #d8e2ea,0 16px 30px rgba(14,46,77,.08)!important;text-align:center!important}.practice88-summary>span{color:#1771c2!important;font-size:12px!important;font-weight:950!important}.practice88-summary>h1{margin:0!important;font-size:34px!important;color:#153d64!important}.practice88-summary>.practice-score{width:150px!important;height:150px!important;margin:8px 0!important;border-radius:50%!important;display:grid!important;place-items:center!important;align-content:center!important;background:linear-gradient(145deg,#0e4b83,#062b54)!important;border:5px solid #d7e9f8!important;box-shadow:0 8px 0 #b9cfdf,0 18px 30px rgba(8,52,92,.18)!important;color:#fff!important}.practice88-summary>.practice-score b{font-size:48px!important;line-height:1!important}.practice88-summary>.practice-score small{font-size:13px!important;color:#d9eafa!important}.practice88-summary>p{margin:0!important;font-size:15px!important;color:#5c748a!important}.practice88-summary>.practice57-time-result{font-size:12px!important;color:#6d8396!important}.practice88-summary>.result-actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important;justify-content:center!important;margin-top:10px!important}.practice88-summary>.result-actions a,.practice88-summary>.result-actions button{min-height:40px!important;padding:0 15px!important;border-radius:10px!important;border:1px solid #4aa5ef!important;background:linear-gradient(180deg,#1687ed,#0752ae)!important;color:#fff!important;font-size:12px!important;font-weight:950!important;text-decoration:none!important;box-shadow:0 4px 0 #032e68!important}.practice88-review{grid-area:review!important;direction:rtl!important;width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important;overflow:hidden!important;border:1px solid #d1deea!important;border-radius:18px!important;background:linear-gradient(145deg,#ffffff,#f5f9fc)!important;box-shadow:0 5px 0 #d8e2ea,0 16px 30px rgba(14,46,77,.08)!important}.practice88-review-list{max-height:calc(100vh - 120px)!important;overflow-y:auto!important;overflow-x:hidden!important;display:grid!important;grid-template-columns:1fr!important;gap:14px!important}.practice88-review-card,.practice88-review-list{width:100%!important;max-width:none!important;box-sizing:border-box!important;padding:14px!important}.practice88-question{font-size:15px!important;line-height:1.75!important}.practice88-answer-grid{grid-template-columns:1fr 1fr!important;gap:9px!important}.practice88-explanation-text{padding:15px 16px!important;font-size:14px!important;line-height:1.85!important}.practice88-explanation audio,.practice88-explanation video{width:calc(100% - 24px)!important;max-width:none!important;margin:12px!important}@media(max-width:900px){.practice88-result{display:flex!important;flex-direction:column!important;direction:rtl!important;padding:10px!important}.practice88-summary{position:static!important;min-height:auto!important;order:1!important}.practice88-review{order:2!important}.practice88-review-list{max-height:none!important}}.ops94-page{padding:14px;min-height:calc(100vh - 64px);background:linear-gradient(145deg,#edf3f8,#f9fbfd);color:#17334f;box-sizing:border-box}.ops94-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;margin-bottom:11px;border-radius:16px;background:linear-gradient(120deg,#071a35,#0b315f 68%,#0e4f8b);color:#fff;border:1px solid #315f89;box-shadow:0 5px 0 #d5dfe8,0 14px 26px rgba(7,34,67,.11)}.ops94-hero small,.ops94-panel header small{font-size:9px;color:#6fbcff;font-weight:950;letter-spacing:.06em}.ops94-hero h1{margin:2px 0;font-size:25px}.ops94-hero p{margin:0;color:#bfd1e2;font-size:11px}.ops94-hero-actions{display:flex;gap:6px;flex-wrap:wrap}.ops94-hero-actions a{min-height:34px;padding:0 10px;display:flex;align-items:center;text-decoration:none;border-radius:9px;border:1px solid #4aa4ed;background:linear-gradient(180deg,#178af0,#0751a8);color:#fff;font-size:10px;font-weight:950;box-shadow:0 3px 0 #032e68}.ops94-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;margin-bottom:10px}.ops94-kpis article{min-height:66px;padding:8px 10px;border-radius:12px;border:1px solid #d3e0ea;background:linear-gradient(145deg,#fff,#f4f8fb);box-shadow:0 3px 0 #dce4eb;display:grid;grid-template-columns:1fr auto;align-items:center}.ops94-kpis span{font-size:10px;color:#657a8e;font-weight:900}.ops94-kpis b{font-size:23px;color:#154269}.ops94-kpis small{grid-column:1/-1;font-size:8px;color:#8795a3}.ops94-kpis .good{border-top:4px solid #2d996f}.ops94-kpis .danger{border-top:4px solid #cc4b58;background:linear-gradient(145deg,#fff5f6,#fdebed)}.ops94-kpis .danger b{color:#a93643}.ops94-primary-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.7fr);gap:10px;margin-bottom:10px}.ops94-bottom-grid,.ops94-secondary-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.ops94-panel{border:1px solid #d3dfe9;border-radius:14px;background:linear-gradient(145deg,#fff,#f6f9fc);box-shadow:0 4px 0 #dce4eb,0 10px 20px rgba(20,47,79,.05);overflow:hidden}.ops94-panel>header{min-height:56px;padding:9px 11px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e1e8ef;background:linear-gradient(180deg,#fbfdff,#f2f7fa)}.ops94-panel h2{margin:2px 0 0;font-size:16px}.ops94-panel>header>b{min-width:34px;height:30px;border-radius:8px;display:grid;place-items:center;background:#e7f2fc;color:#1764a8}.ops94-panel>header>a{text-decoration:none;color:#1766a9;font-size:9px;font-weight:900}.ops94-issue-list{padding:9px;display:grid;gap:7px}.ops94-issue-list>a{min-height:62px;display:grid;grid-template-columns:36px minmax(0,1fr) 36px auto;align-items:center;gap:8px;padding:8px;border:1px solid #d8e2eb;border-radius:11px;text-decoration:none;color:#334e68;background:#fff;box-shadow:0 3px 0 #e0e6ec}.ops94-issue-list>a>span{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;font-size:15px;font-weight:950}.ops94-issue-list>a>div{display:grid;gap:2px}.ops94-issue-list>a>div>b{font-size:11px}.ops94-issue-list>a>div>small{font-size:8.5px;color:#7a8998}.ops94-issue-list>a>strong{width:32px;height:28px;border-radius:8px;display:grid;place-items:center;font-size:12px}.ops94-issue-list>a>i{font-style:normal;font-size:9px;font-weight:900}.ops94-issue-list>a.danger{border-color:#e3a0a7;background:#fff5f6}.ops94-issue-list>a.danger>span,.ops94-issue-list>a.danger>strong{background:#fde1e5;color:#a93340}.ops94-issue-list>a.warning{border-color:#e7c88b;background:#fffaf0}.ops94-issue-list>a.warning>span,.ops94-issue-list>a.warning>strong{background:#fff0c9;color:#966614}.ops94-all-good{min-height:105px;display:flex;align-items:center;justify-content:center;gap:10px;color:#2d7759}.ops94-all-good>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#e4f6ec;font-size:20px}.ops94-activity-grid{padding:9px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.ops94-activity-grid a{min-height:76px;padding:9px;border:1px solid #d7e1ea;border-radius:11px;background:#fff;display:grid;grid-template-columns:38px 1fr;gap:8px;align-items:center;text-decoration:none;color:#304d68;box-shadow:0 3px 0 #e0e6ec}.ops94-activity-grid>a>span{width:36px;height:36px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(145deg,#176fc8,#0a478e);color:#fff;box-shadow:0 3px 0 #052d62}.ops94-activity-grid b{font-size:18px}.ops94-activity-grid small{display:block;font-size:8px;color:#8492a0}.ops94-row-list{padding:9px;display:grid;gap:6px}.ops94-row-list article{min-height:54px;display:grid;grid-template-columns:72px minmax(0,1fr) 55px 70px;gap:8px;align-items:center;padding:7px;border:1px solid #d8e2eb;border-radius:10px;background:#fff;box-shadow:0 2px 0 #e1e7ed}.ops94-row-list article>span{padding:5px;border-radius:7px;text-align:center;font-size:8px;font-weight:900}.ops94-row-list article>span.doctor{background:#e5f2ff;color:#155f9f}.ops94-row-list article>span.assistants{background:#e9eef5;color:#526b82}.ops94-row-list article>div b{display:block;font-size:11px}.ops94-row-list article>div small{font-size:8px;color:#7f8e9d}.ops94-row-list article>strong{font-size:10px}.ops94-row-list article>i{font-style:normal;font-size:8px;text-align:center;padding:5px;border-radius:7px}.ops94-row-list article>i.ready{background:#e5f7ee;color:#20724d}.ops94-row-list article>i.missing{background:#fdecef;color:#a73c49}.ops94-empty{min-height:90px;display:grid;place-items:center;color:#8090a0;font-size:10px}.ops94-work-cards{padding:10px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.ops94-work-cards a{min-height:112px;padding:10px;border:1px solid #d8e2eb;border-radius:11px;background:#fff;text-decoration:none;color:#304d68;display:grid;grid-template-columns:40px 1fr;gap:8px;align-items:center;box-shadow:0 3px 0 #e0e6ec}.ops94-work-cards>a>span{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(145deg,#176fc8,#0a478e);color:#fff;box-shadow:0 3px 0 #052d62}.ops94-work-cards b{font-size:22px}.ops94-work-cards small{display:block;font-size:9px;color:#7c8b99}.ops94-work-cards i{grid-column:1/-1;font-style:normal;font-size:9px;color:#1768ac;font-weight:900}.ops94-course-grid{padding:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.ops94-course-grid article{min-height:76px;padding:8px;border-radius:10px;border:1px solid #d7e1ea;background:#fff;display:grid;align-content:center;gap:2px;box-shadow:0 3px 0 #e0e6ec}.ops94-course-grid span{font-size:9px;font-weight:900}.ops94-course-grid b{font-size:20px}.ops94-course-grid small{font-size:7px;color:#7f8e9d}.ops94-course-grid .sat{border-top:4px solid #1875c7}.ops94-course-grid .est{border-top:4px solid #7550b6}.ops94-course-grid .beginners{border-top:4px solid #2d9163}.ops94-course-grid .invalid{border-top:4px solid #c94956;background:#fff4f5}.ops94-course-grid .invalid b{color:#a6333f}.ops94-quick-row{padding:9px;display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.ops94-quick-row a{min-height:58px;display:grid;grid-template-columns:32px 1fr;align-items:center;gap:6px;padding:7px;border-radius:9px;border:1px solid #d7e1ea;background:#fff;text-decoration:none;color:#34506a;box-shadow:0 3px 0 #e0e6ec}.ops94-quick-row span{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;background:#e8f2fb;color:#1768ac}.ops94-quick-row b{font-size:9px}@media(max-width:1200px){.ops94-kpis{grid-template-columns:repeat(3,1fr)}.ops94-bottom-grid,.ops94-primary-grid,.ops94-secondary-grid{grid-template-columns:1fr}.ops94-quick-row{grid-template-columns:repeat(7,minmax(100px,1fr));overflow-x:auto}}@media(max-width:760px){.ops94-hero{align-items:flex-start;flex-direction:column}.ops94-kpis{grid-template-columns:1fr 1fr}.ops94-activity-grid,.ops94-work-cards{grid-template-columns:1fr}.ops94-course-grid{grid-template-columns:1fr 1fr}.ops94-row-list article{grid-template-columns:64px 1fr}.ops94-row-list article>i,.ops94-row-list article>strong{grid-column:2}}.public33{min-height:100vh;background:#f7f9fc;color:#10213f;font-family:inherit}.public33 a{text-decoration:none;color:inherit}.public33-nav{height:78px;justify-content:space-between;gap:24px;padding:0 max(5vw,24px);background:rgba(255,255,255,.94);border-bottom:1px solid #e6ebf2;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.public33-brand,.public33-nav{display:flex;align-items:center}.public33-brand{gap:10px}.free-logo>b,.public33-brand>b{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#10213f;color:#fff;font-size:15px}.public33-brand span{display:flex;flex-direction:column}.public33-brand small{color:#8290a8;font-size:10px}.public33-actions,.public33-links{display:flex;gap:20px;align-items:center;font-weight:800}.public33-actions a{padding:11px 17px;border-radius:12px}.diag33 .primary,.public33 .primary{background:#1f67ff!important;color:#fff!important;box-shadow:0 10px 24px rgba(31,103,255,.22)}.public33-hero{max-width:1240px;margin:auto;min-height:610px;padding:78px 28px;display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.public33-copy .eyebrow,.public33-final>span,.section-title>span{color:#1f67ff;font-weight:900;font-size:13px}.public33-copy h1{font-size:clamp(42px,5vw,70px);line-height:1.12;margin:17px 0 22px;letter-spacing:-2px}.public33-copy h1 em{font-style:normal;color:#1f67ff}.public33-copy>p{font-size:19px;line-height:1.9;color:#66758d;max-width:700px}.public33-cta{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.public33-cta a,.public33-final a{padding:15px 21px;border:1px solid #dce3ed;border-radius:14px;background:#fff;font-weight:900}.public33-trust{display:flex;gap:20px;margin-top:24px;color:#61718a;font-size:13px}.public33-scorecard{background:#10213f;color:#fff;border-radius:28px;padding:28px;box-shadow:0 30px 70px rgba(16,33,63,.22);transform:rotate(-1deg)}.score-head{display:flex;justify-content:space-between}.score-head span{color:#aab7ca}.score-head b{background:#276cff;padding:6px 12px;border-radius:9px}.score-ring{width:150px;height:150px;border:13px solid #2e71ff;border-left-color:#273a59;border-radius:50%;display:grid;place-content:center;text-align:center;margin:30px auto}.score-ring strong{font-size:34px}.score-ring span{color:#9facbf}.skill{margin:18px 0}.skill span{display:flex;justify-content:space-between;font-size:13px}.mini-progress i,.skill>i{display:block;height:7px;background:#2e71ff;border-radius:20px;margin-top:8px}.coach-tip{background:#172d50;border:1px solid #29456d;padding:17px;border-radius:16px;margin-top:24px}.coach-tip b{color:#7da9ff}.coach-tip p{color:#c1cbe0;margin:7px 0 0;line-height:1.6}.public33-stats{background:#fff;border-block:1px solid #e8edf4;display:grid;grid-template-columns:repeat(4,1fr);padding:30px max(7vw,30px)}.public33-stats div{text-align:center;border-left:1px solid #e8edf4}.public33-stats div:last-child{border:0}.public33-stats b{display:block;font-size:30px}.public33-stats span{color:#77859b;font-size:13px}.public33-section{max-width:1240px;margin:auto;padding:90px 28px}.section-title{text-align:center;margin-bottom:38px}.section-title h2{font-size:38px;margin:10px}.public33-tracks{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.track{background:#fff;border:1px solid #e4eaf2;border-radius:20px;padding:25px;min-height:245px;display:flex;flex-direction:column;box-shadow:0 8px 30px rgba(24,45,78,.04)}.track small{font-weight:1000;color:#1f67ff}.track h3{font-size:23px;margin:20px 0 8px}.track p{color:#728098;line-height:1.65;flex:1 1}.track a{font-weight:900}.track.est small{color:#d92f45}.track.act small{color:#7b49d1}.track.b1 small{color:#df7a1d}.track.b2 small{color:#198b62}.experience{background:#eef3f9;max-width:none;padding-inline:max(calc((100vw - 1184px)/2),28px)}.journey{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.journey article{background:#fff;padding:27px;border-radius:20px}.journey article>b{font-size:30px;color:#ccd6e5}.journey h3{font-size:22px}.journey p{color:#718097;line-height:1.7}.public33-final{max-width:900px;text-align:center;margin:90px auto;padding:55px 30px;border-radius:28px;background:#10213f;color:#fff}.public33-final h2{font-size:36px}.public33-final p{color:#aab7ca}.public33-final div{display:flex;justify-content:center;gap:10px;margin-top:24px}.public33-final a{background:#172d50;border-color:#29456d}.public33-footer{padding:30px 6vw;background:#fff;border-top:1px solid #e7ecf2;display:flex;justify-content:space-between}.public33-footer div{display:flex;gap:20px}.diag33{min-height:100vh;background:#f4f7fb;color:#10213f}.diag33>header{height:70px;background:#fff;border-bottom:1px solid #e1e7ef;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;font-weight:900}.diag33 a{text-decoration:none;color:inherit}.diag-progress{height:5px;background:#e1e7ef}.diag-progress i{display:block;height:100%;background:#1f67ff;transition:.3s}.diag-shell{max-width:1200px;margin:45px auto;display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid #e2e8f0;border-radius:24px;overflow:hidden;min-height:610px}.diag-content{padding:38px;background:#f9fbfd;border-left:1px solid #e5eaf1}.diag-content article small{font-weight:900;color:#1f67ff}.diag-content p{white-space:pre-line;font-size:17px;line-height:2;color:#46556d}.diag-question{padding:40px}.diag-question>span{color:#72819a;font-weight:800;font-size:12px}.diag-question h1{font-size:25px;line-height:1.6}.diag-options{display:grid;gap:10px}.diag-options button{display:flex;gap:14px;align-items:center;text-align:right;border:1px solid #dce4ef;background:#fff;padding:15px;border-radius:13px;font:inherit;cursor:pointer}.diag-options button b{display:grid;place-items:center;width:31px;height:31px;border:1px solid #cdd7e5;border-radius:9px}.diag-options button.selected{border:2px solid #1f67ff;background:#f1f6ff}.diag-nav{display:flex;justify-content:space-between;margin-top:30px}.diag-nav button{padding:13px 20px;border:1px solid #dce4ed;border-radius:12px;background:#fff;font:inherit;font-weight:900}.diag33.result{padding:55px 20px}.diag-result{max-width:780px;margin:auto;background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:40px;text-align:center}.diag-result>span{color:#1f67ff;font-weight:900}.diag-result h1{font-size:35px}.diag-score{width:180px;height:180px;margin:25px auto;border:14px solid #1f67ff;border-left-color:#dfe8f8;border-radius:50%;display:grid;place-content:center}.diag-score strong{font-size:40px}.diag-score small{color:#77869d}.diag-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.diag-kpis div,.weak-box{border:1px solid #e3e9f1;border-radius:15px;padding:16px}.diag-kpis b,.diag-kpis span{display:block}.diag-kpis span{font-size:12px;color:#8290a5}.weak-box{text-align:right;margin-top:18px}.weak-box div{display:flex;justify-content:space-between;padding:10px;border-top:1px solid #edf1f5}.weak-box .ok{color:#16845c}.weak-box .bad{color:#d14757}.coach-result{text-align:right;background:#10213f;color:#fff;padding:20px;border-radius:16px;margin-top:16px}.coach-result b{color:#78a7ff}.coach-result p{color:#c5cede;line-height:1.7}.diag-actions{display:flex;justify-content:center;gap:10px;margin-top:20px}.diag-actions a{padding:13px 18px;border:1px solid #dbe3ee;border-radius:12px;font-weight:900}.free33{min-height:100vh;background:#f4f7fb;display:grid;grid-template-columns:240px 1fr;color:#10213f}.free33 aside{background:#10213f;color:#fff;padding:25px 18px;display:flex;flex-direction:column}.free33 a{text-decoration:none;color:inherit}.free-logo{display:flex;gap:10px;align-items:center;font-weight:900}.free33 nav{display:grid;gap:8px;margin-top:45px}.free33 nav a{padding:12px;border-radius:11px;color:#b9c4d5}.free33 nav a.active{background:#1d3457;color:#fff}.upgrade{margin-top:auto;text-align:center;background:#1f67ff;padding:13px;border-radius:12px;font-weight:900}.free-main{padding:40px;max-width:1200px;width:100%;margin:auto}.free-main>header{display:flex;justify-content:space-between}.free-main h1{font-size:34px;margin:6px 0}.free-main header p{color:#78869b}.xp{display:flex;gap:10px;align-items:center}.xp b,.xp span{background:#fff;border:1px solid #e1e7ef;padding:10px 14px;border-radius:12px}.daily{margin-top:25px;background:#10213f;color:#fff;border-radius:23px;padding:30px;display:flex;justify-content:space-between;align-items:center}.daily span{color:#76a6ff;font-weight:900}.daily p{color:#bac5d6}.daily a{display:inline-block;background:#1f67ff;padding:11px 17px;border-radius:11px;font-weight:900}.daily-ring{width:120px;height:120px;border:10px solid #2b6fff;border-left-color:#253b5d;border-radius:50%;display:grid;place-content:center;text-align:center}.daily-ring b,.daily-ring span{display:block}.free-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:18px 0}.free-bottom article,.free-grid article,.learning-plan{background:#fff;border:1px solid #e1e7ef;border-radius:17px;padding:20px}.free-grid small,.free-grid span{display:block;color:#7c8a9f}.free-grid b{display:block;font-size:25px;margin:9px 0}.learning-plan{display:flex;align-items:center;justify-content:space-between}.learning-plan p{color:#718098}.learning-plan a{background:#1f67ff;color:#fff;padding:12px 17px;border-radius:11px;font-weight:900}.free-bottom{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.free-bottom p{color:#718098;line-height:1.7}.mini-progress{height:7px;background:#e7edf5;border-radius:20px}.hubadmin33{max-width:900px;margin:40px auto;padding:30px;direction:rtl}.hubadmin33 header{background:#10213f;color:#fff;padding:30px;border-radius:20px}.hubadmin33 header small{color:#79a8ff}.hubadmin33 header p{color:#bdc7d6}.hubadmin33 section{background:#fff;border:1px solid #e1e7ef;border-radius:18px;margin:18px 0;padding:10px 22px}.hubadmin33 label{display:flex;justify-content:space-between;align-items:center;padding:17px 0;border-bottom:1px solid #edf1f5}.hubadmin33 label:last-child{border:0}.hubadmin33 label p{margin:5px 0;color:#7b899d}.hubadmin33 input{width:22px;height:22px}.hubadmin33>button{background:#1f67ff;color:#fff;border:0;border-radius:12px;padding:14px 22px;font:inherit;font-weight:900}.admin-note{color:#7b899d;font-size:13px;line-height:1.7}@media(max-width:900px){.public33-links{display:none}.public33-hero{grid-template-columns:1fr;padding-top:45px}.public33-scorecard{transform:none}.journey,.public33-tracks{grid-template-columns:1fr 1fr}.diag-shell{grid-template-columns:1fr;margin:15px}.diag-content{border:0;border-bottom:1px solid #e5eaf1}.free33{display:block}.free33 aside{display:none}.free-main{padding:20px}.free-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.public33-nav{height:68px;padding:0 14px}.public33-actions a:first-child,.public33-brand span{display:none}.public33-copy h1{font-size:40px}.public33-trust{display:grid;gap:7px}.public33-stats{grid-template-columns:1fr 1fr;gap:20px}.public33-stats div{border:0}.diag-kpis,.free-bottom,.free-grid,.journey,.public33-tracks{grid-template-columns:1fr}.public33-final{margin:35px 14px}.public33-footer{display:grid;gap:12px}.diag-content,.diag-question,.diag-result{padding:22px}.diag-actions{display:grid}.daily{align-items:flex-start}.daily-ring{width:80px;height:80px}.learning-plan{display:grid;gap:10px}.free-main>header{display:grid}.xp{margin-top:10px}}.public34{min-height:100vh;background:#f6f8fc;color:#0d1e38;font-family:inherit;overflow:hidden}.public34 *{box-sizing:border-box}.public34 a{text-decoration:none;color:inherit}.p34-nav{height:78px;justify-content:space-between;padding:0 max(4vw,28px);background:rgba(255,255,255,.9);border-bottom:1px solid #e5eaf1;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.p34-brand,.p34-nav{display:flex;align-items:center}.p34-brand{gap:11px}.p34-brand>b{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#0a2754,#1269e8);color:#fff;font-size:14px;box-shadow:0 8px 18px rgba(21,99,217,.22)}.p34-brand span{display:grid;line-height:1.2}.p34-brand strong{font-size:14px}.p34-brand small{font-size:8px;letter-spacing:.12em;color:#77849a;margin-top:4px}.p34-links{display:flex;gap:30px;align-items:center;font-size:12px;font-weight:850;color:#526078}.p34-links a{transition:.2s}.p34-links a:hover{color:#125fd4}.p34-actions{display:flex;gap:9px;align-items:center}.p34-actions>a,.p34-cta>a,.p34-final-actions>a{min-height:44px;padding:0 17px;border:1px solid #d9e1ec;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:950;background:#fff;box-shadow:0 3px 0 #e5eaf1}.p34-big-link,.public34 a.primary{background:linear-gradient(180deg,#2377f3,#0b56c7)!important;border-color:#0e5bd1!important;color:#fff!important;box-shadow:0 4px 0 #083a85,0 10px 22px rgba(18,94,215,.18)!important}.p34-hero{max-width:1380px;margin:auto;min-height:690px;padding:75px 44px 70px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(440px,.82fr);gap:70px;align-items:center;position:relative}.p34-hero:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(37,116,244,.14),transparent 67%);left:-210px;top:30px}.p34-copy{position:relative;z-index:2}.p34-kicker{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid #dce5f0;border-radius:999px;background:#fff;color:#476079;font-size:11px;font-weight:900;box-shadow:0 6px 22px rgba(23,44,76,.05)}.p34-kicker i{width:8px;height:8px;border-radius:50%;background:#1b72ef;box-shadow:0 0 0 6px rgba(27,114,239,.1)}.p34-copy h1{font-size:clamp(46px,5vw,73px);line-height:1.13;letter-spacing:-.045em;margin:24px 0 22px;max-width:780px}.p34-copy h1 span{color:#1569e4}.p34-copy>p{font-size:17px;line-height:1.9;color:#647288;max-width:700px;margin:0}.p34-cta{display:flex;gap:11px;flex-wrap:wrap;margin-top:30px}.p34-cta>a{min-height:52px;padding:0 21px;font-size:13px}.p34-cta b{font-size:18px;margin-right:12px}.p34-trust{display:flex;gap:11px;flex-wrap:wrap;margin-top:24px}.p34-trust span{padding:8px 10px;border-radius:10px;background:#eef3f9;color:#5d6d84;font-size:10px;font-weight:900}.p34-trust b{color:#1268e3;margin-left:5px}.p34-visual{position:relative;min-height:550px;display:grid;place-items:center;direction:ltr}.p34-dashboard-card{width:min(100%,530px);padding:25px;border-radius:28px;background:linear-gradient(145deg,#0a1c37,#102c53);color:#fff;border:1px solid #24446d;box-shadow:0 32px 70px rgba(9,31,62,.25);transform:perspective(1000px) rotateY(3deg) rotateX(1deg);direction:rtl}.p34-dashboard-card>header{display:flex;justify-content:space-between;align-items:center}.p34-dashboard-card header div{display:grid}.p34-dashboard-card header small{font-size:8px;color:#76a9f7;letter-spacing:.1em}.p34-dashboard-card header strong{font-size:18px;margin-top:4px}.p34-dashboard-card header>span{padding:7px 11px;border-radius:9px;background:#1a72ee;font-size:11px;font-weight:1000}.p34-score-row{display:grid;grid-template-columns:150px 1fr;gap:22px;align-items:center;margin:27px 0 22px}.p34-score{width:142px;height:142px;border-radius:50%;display:grid;place-content:center;text-align:center;position:relative;background:conic-gradient(#2d82ff 0 78%,#203a5d 78% 100%);box-shadow:inset 0 0 0 11px #0e2649}.p34-score strong{font-size:42px;line-height:1}.p34-score small{font-size:11px;color:#94a8c5}.p34-score span{font-size:9px;color:#7fa9e5;margin-top:3px}.p34-growth small{color:#91a5c1;font-size:9px}.p34-growth>b{font-size:23px;color:#54d1a5}.spark{height:65px;display:flex;align-items:end;gap:7px;margin:8px 0}.spark i{width:15px;border-radius:5px 5px 2px 2px;background:linear-gradient(#2c82ff,#1756a8)}.spark i:first-child{height:28%}.spark i:nth-child(2){height:39%}.spark i:nth-child(3){height:45%}.spark i:nth-child(4){height:52%}.spark i:nth-child(5){height:72%}.spark i:nth-child(6){height:88%}.p34-skills{display:grid;gap:13px}.p34-skill>span{display:flex;justify-content:space-between;font-size:10px;font-weight:850;color:inherit}.p34-skill>span b{font-size:10px}.p34-skill>i{display:block;height:7px;border-radius:999px;background:rgba(125,156,197,.18);overflow:hidden;margin-top:6px}.p34-skill>i>em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1969df,#4d9cff)}.p34-coach{margin-top:20px;padding:16px 17px;border-radius:15px;background:rgba(29,66,111,.55);border:1px solid #2b527e}.p34-coach>span{font-size:8px;font-weight:1000;color:#78abfb}.p34-coach p{font-size:11px;line-height:1.7;color:#c3d1e3;margin:7px 0}.p34-coach p b{color:#fff}.p34-coach a{font-size:10px;font-weight:1000;color:#7eb1ff}.p34-float-card{position:absolute;z-index:4;background:#fff;color:#122542;border:1px solid #e1e7ef;border-radius:14px;padding:12px 14px;box-shadow:0 16px 36px rgba(19,43,77,.15);display:grid;min-width:145px;direction:rtl}.p34-float-card span{font-size:7px;letter-spacing:.1em;color:#8794a6;font-weight:1000}.p34-float-card b{font-size:13px;margin-top:4px}.p34-float-card.top{top:36px;right:-10px;transform:rotate(2deg)}.p34-float-card.bottom{bottom:38px;left:-10px;transform:rotate(-2deg)}.p34-float-card.bottom>i{height:5px;background:#edf1f6;border-radius:20px;margin-top:8px;overflow:hidden}.p34-float-card.bottom em{display:block;height:100%;background:#1d70ed}.p34-proofbar{border-block:1px solid #e6ebf2;background:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:0 max(4vw,28px)}.p34-proofbar>div{min-height:92px;padding:21px 28px;border-left:1px solid #e8edf4;display:grid;align-content:center}.p34-proofbar>div:last-child{border-left:0}.p34-proofbar b{font-size:13px;color:#145fca}.p34-proofbar span{font-size:10px;color:#7a8799;margin-top:4px}.p34-section{max-width:1320px;margin:auto;padding:105px 42px}.p34-section-head{text-align:center;max-width:780px;margin:0 auto 48px}.p34-section-head>span{font-size:10px;color:#1767da;font-weight:1000;letter-spacing:.04em}.p34-section-head h2{font-size:clamp(32px,4vw,48px);letter-spacing:-.03em;line-height:1.2;margin:9px 0 13px}.p34-section-head p{font-size:14px;line-height:1.85;color:#6d7b90}.p34-section-head.compact{margin-bottom:34px}.p34-diag-grid{display:grid;grid-template-columns:.72fr 1.45fr .72fr;gap:14px;align-items:stretch}.p34-report-preview,.p34-step-card{background:#fff;border:1px solid #e1e7ef;border-radius:23px;box-shadow:0 9px 30px rgba(24,45,78,.045)}.p34-step-card{padding:26px;min-height:300px;display:flex;flex-direction:column}.p34-step-card>b{font-size:42px;color:#e2e8f1}.p34-step-card>span{font-size:8px;color:#176bdf;font-weight:1000;letter-spacing:.12em;margin-top:auto}.p34-step-card h3{font-size:21px;margin:8px 0}.p34-step-card p{font-size:12px;color:#738198;line-height:1.7}.p34-step-card.active{background:linear-gradient(145deg,#0b2344,#0e376a);color:#fff;border-color:#224d7d}.p34-step-card.active>b{color:#24486f}.p34-step-card.active p{color:#b8c6d8}.p34-report-preview{padding:27px;background:linear-gradient(145deg,#fff,#f9fbfe)}.p34-report-preview>header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8edf3;padding-bottom:17px}.p34-report-preview header small{font-size:8px;color:#7c899d;font-weight:900}.p34-report-preview h3{margin:4px 0 0;font-size:21px}.p34-report-preview header>b{font-size:31px;color:#1468e2}.report-bars{display:grid;gap:18px;padding:23px 0}.p34-report-preview footer{padding:15px;border-radius:13px;background:#eef4fd;display:flex;justify-content:space-between;gap:15px}.p34-report-preview footer span{font-size:10px;color:#728198}.p34-report-preview footer strong{font-size:11px;color:#145fcf}.p34-centered{text-align:center;margin-top:30px}.p34-big-link{display:inline-flex;min-height:52px;align-items:center;padding:0 22px;border-radius:13px;font-size:12px;font-weight:1000}.p34-big-link b{font-size:18px;margin-right:12px}.p34-programs{max-width:1400px}.p34-track-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.p34-track{min-height:330px;padding:22px;border-radius:22px;border:1px solid #e1e7ef;background:#fff;display:flex;flex-direction:column;box-shadow:0 8px 26px rgba(19,40,73,.045);position:relative;overflow:hidden;transition:.25s}.p34-track:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;background:var(--tint);top:-80px;left:-70px}.p34-track:hover{transform:translateY(-5px);box-shadow:0 18px 34px rgba(19,40,73,.09)}.p34-track.sat{--accent:#1669e3;--tint:rgba(22,105,227,.11)}.p34-track.est{--accent:#d94758;--tint:rgba(217,71,88,.1)}.p34-track.act{--accent:#774bd0;--tint:rgba(119,75,208,.1)}.p34-track.b1{--accent:#d98325;--tint:rgba(217,131,37,.11)}.p34-track.b2{--accent:#1b8a65;--tint:rgba(27,138,101,.1)}.p34-track-top{display:flex;justify-content:space-between;align-items:center}.p34-track-top i{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:var(--tint);color:var(--accent);font-style:normal;font-weight:1000;font-size:18px}.p34-track-top small{font-size:7px;color:#8995a7;font-weight:900}.p34-track>div:nth-child(2){margin-top:auto}.p34-track>div:nth-child(2)>span{font-size:9px;color:var(--accent);font-weight:1000}.p34-track h3{font-size:23px;margin:5px 0 8px}.p34-track p{font-size:11px;color:#718096;line-height:1.75}.p34-track>a{margin-top:20px;font-size:11px;font-weight:1000;color:var(--accent)}.p34-track>a b{font-size:16px;margin-right:7px}.p34-system{max-width:1320px;margin:25px auto 70px;padding:60px;border-radius:32px;background:linear-gradient(135deg,#071b35,#0b315b);color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;align-items:center;box-shadow:0 30px 80px rgba(9,32,63,.2)}.p34-system-copy>span{font-size:8px;color:#70a8f7;font-weight:1000;letter-spacing:.12em}.p34-system-copy h2{font-size:41px;line-height:1.25;margin:10px 0 15px}.p34-system-copy>p{font-size:13px;color:#b9c6d7;line-height:1.9}.p34-system-points{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.p34-system-points>div{display:flex;gap:10px;padding:13px;border:1px solid #21466f;border-radius:13px;background:rgba(17,55,95,.55)}.p34-system-points>div>b{color:#5799f6;font-size:10px}.p34-system-points span{display:grid}.p34-system-points strong{font-size:11px}.p34-system-points small{font-size:8px;color:#8fa5be;margin-top:3px}.p34-system-screen{background:#f9fbfe;color:#112642;border:1px solid #33567d;border-radius:22px;padding:22px;box-shadow:0 24px 60px rgba(0,0,0,.22)}.p34-system-screen>header{display:flex;justify-content:space-between;align-items:center}.p34-system-screen header span{font-size:8px;color:#77859a;font-weight:900}.p34-system-screen header b{font-size:9px;padding:6px 9px;background:#e8f1fe;color:#1764ce;border-radius:8px}.p34-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.p34-kpis>div{padding:14px;border:1px solid #e2e8ef;border-radius:12px;background:#fff;display:grid}.p34-kpis small{font-size:8px;color:#78869a}.p34-kpis strong{font-size:25px;margin:3px 0}.p34-kpis em{font-size:8px;font-style:normal;color:#1c9b6c}.p34-chart{padding:15px;border:1px solid #e2e8ef;border-radius:12px;background:#fff}.p34-chart>span{font-size:9px;font-weight:900}.p34-chart>div{height:100px;display:flex;align-items:end;gap:8px;margin-top:10px}.p34-chart i{flex:1 1;border-radius:5px 5px 1px 1px;background:linear-gradient(#3987f2,#1661cb)}.p34-chart i:first-child{height:35%}.p34-chart i:nth-child(2){height:43%}.p34-chart i:nth-child(3){height:40%}.p34-chart i:nth-child(4){height:55%}.p34-chart i:nth-child(5){height:63%}.p34-chart i:nth-child(6){height:66%}.p34-chart i:nth-child(7){height:77%}.p34-chart i:nth-child(8){height:88%}.p34-insight{padding:12px 14px;background:#edf4ff;border-radius:11px;margin-top:8px}.p34-insight b{font-size:9px;color:#1764d2}.p34-insight p{font-size:9px;color:#5f7087;line-height:1.6;margin:4px 0 0}.p34-personas{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.p34-personas article{min-height:240px;padding:28px;border:1px solid #e1e7ef;border-radius:22px;background:#fff}.p34-personas span{font-size:8px;color:#1465d7;font-weight:1000;letter-spacing:.12em}.p34-personas h3{font-size:23px;margin:12px 0}.p34-personas p{font-size:12px;color:#718097;line-height:1.8;min-height:70px}.p34-personas a{font-size:11px;font-weight:1000;color:#145fc9}.p34-final{max-width:1260px;margin:35px auto 90px;padding:48px 55px;border-radius:30px;background:linear-gradient(120deg,#0b2344,#0c3768);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:40px;box-shadow:0 24px 60px rgba(10,37,73,.19)}.p34-final span{font-size:9px;color:#73aaf5;font-weight:1000}.p34-final h2{font-size:37px;line-height:1.3;margin:8px 0}.p34-final p{font-size:12px;color:#afbdd0}.p34-final-actions{display:flex;gap:9px;flex-wrap:wrap;min-width:330px;justify-content:flex-end}.p34-final-actions>a{background:#153c69;border-color:#2d5a88;color:#fff;box-shadow:none}.p34-footer{padding:35px max(4vw,28px);background:#fff;border-top:1px solid #e4e9f0;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:20px}.p34-footer>p{text-align:center;font-size:10px;color:#7a8798}.p34-footer>div{display:flex;justify-content:flex-start;gap:20px;font-size:10px;font-weight:900;color:#56677e}@media(max-width:1100px){.p34-hero{grid-template-columns:1fr .88fr;gap:35px;padding-inline:28px}.p34-copy h1{font-size:51px}.p34-track-grid{grid-template-columns:repeat(3,1fr)}.p34-system{margin-inline:20px;padding:42px;gap:35px}.p34-diag-grid{grid-template-columns:1fr 1.4fr}.p34-step-card:last-child{grid-column:1/-1;min-height:190px}.p34-step-card:last-child>span{margin-top:25px}}@media(max-width:850px){.p34-links{display:none}.p34-hero{grid-template-columns:1fr;padding-top:55px}.p34-visual{min-height:520px}.p34-dashboard-card{transform:none}.p34-proofbar{grid-template-columns:1fr 1fr}.p34-proofbar>div:nth-child(2){border-left:0}.p34-diag-grid{grid-template-columns:1fr}.p34-step-card:last-child{grid-column:auto}.p34-track-grid{grid-template-columns:1fr 1fr}.p34-personas,.p34-system{grid-template-columns:1fr}.p34-final{margin-inline:20px;display:grid}.p34-final-actions{min-width:0;justify-content:flex-start}.p34-footer{grid-template-columns:1fr;text-align:center}.p34-footer>.p34-brand,.p34-footer>div{justify-content:center}}@media(max-width:560px){.p34-nav{height:68px;padding:0 13px}.p34-actions>a:first-child,.p34-nav .p34-brand span{display:none}.p34-actions>a{min-height:39px;padding:0 12px}.p34-hero{padding:42px 16px 36px;min-height:auto}.p34-copy h1{font-size:40px;letter-spacing:-.035em}.p34-copy>p{font-size:14px}.p34-cta{display:grid}.p34-cta>a{width:100%}.p34-trust{display:grid;grid-template-columns:1fr 1fr}.p34-visual{min-height:490px;margin-top:15px}.p34-dashboard-card{padding:18px;border-radius:21px}.p34-score-row{grid-template-columns:120px 1fr}.p34-score{width:112px;height:112px}.p34-score strong{font-size:34px}.p34-float-card{display:none}.p34-proofbar{padding:0}.p34-proofbar>div{padding:17px 13px;min-height:82px}.p34-section{padding:70px 16px}.p34-section-head h2{font-size:31px}.p34-track-grid{grid-template-columns:1fr}.p34-track{min-height:270px}.p34-system{margin:10px 12px 55px;padding:28px 17px;border-radius:24px}.p34-system-copy h2{font-size:31px}.p34-system-points{grid-template-columns:1fr}.p34-kpis{grid-template-columns:1fr 1fr}.p34-kpis>div:last-child{grid-column:1/-1}.p34-final{margin:20px 12px 55px;padding:32px 20px}.p34-final h2{font-size:29px}.p34-final-actions{display:grid}.p34-final-actions>a{width:100%}.p34-footer{padding:28px 16px}.p34-trust span:nth-child(3){grid-column:1/-1}}.intel34{min-height:100vh;background:#f4f7fb;color:#102844;padding:38px max(3vw,22px) 80px;font-family:inherit}.intel34.loading{display:grid;place-items:center}.intel34.loading a{color:#1767d9}.intel34-top{max-width:1320px;margin:auto;display:flex;justify-content:space-between;gap:30px;align-items:end}.intel34-coach small,.intel34-panel>small,.intel34-top small{font-size:9px;letter-spacing:.12em;color:#1767d9;font-weight:1000}.intel34-top h1{font-size:42px;margin:7px 0}.intel34-top p{color:#6c7c91;margin:0}.intel34-top>div:last-child{display:flex;gap:9px}.intel34-coach>a,.intel34-top a{padding:12px 16px;border-radius:11px;background:#0b2e58;color:#fff;text-decoration:none;font-size:11px;font-weight:900}.intel34-kpis{max-width:1320px;margin:30px auto 14px;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.intel34-kpis article,.intel34-panel{background:#fff;border:1px solid #e0e7f0;border-radius:18px;box-shadow:0 8px 28px rgba(19,44,76,.05)}.intel34-kpis article{padding:20px;display:grid}.intel34-kpis span{font-size:9px;color:#77869a;font-weight:900}.intel34-kpis b{font-size:30px;margin:5px 0;color:#1266d8}.intel34-kpis small{font-size:9px;color:#78869a}.intel34-grid{max-width:1320px;margin:auto;display:grid;grid-template-columns:1.5fr .8fr;gap:14px}.intel34-panel{padding:25px}.panel-head{display:flex;justify-content:space-between;align-items:center}.panel-head small{font-size:8px;color:#1767d9;font-weight:1000}.intel34-panel h2,.panel-head h2{margin:5px 0;font-size:21px}.panel-head>b,.panel-head>span{font-size:9px;color:#77869a}.trend-bars{height:260px;display:flex;align-items:end;gap:12px;padding-top:25px}.trend-bars>div{flex:1 1;height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center;gap:5px}.trend-bars i{width:70%;max-width:38px;min-height:5px;background:linear-gradient(#3a8bf5,#1262cc);border-radius:6px 6px 2px 2px}.trend-bars b{font-size:9px}.trend-bars small{font-size:7px;color:#8b97a8}.priority-row{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:15px 0;border-bottom:1px solid #edf0f4}.priority-row>b{font-size:17px;color:#d4dce6}.priority-row span{display:grid}.priority-row strong{font-size:11px}.priority-row small{font-size:8px;color:#8995a6}.priority-row em{font-style:normal;font-weight:1000;color:#d65b62}.priority>a{display:inline-block;margin-top:20px;font-size:10px;color:#1767d9;font-weight:1000}.mastery{max-width:1320px;margin:14px auto}.mastery-list{display:grid;grid-template-columns:1fr 1fr;gap:15px 28px;margin-top:24px}.mastery-list header{display:flex;justify-content:space-between}.mastery-list header b{font-size:11px}.mastery-list header span{font-size:8px;font-weight:900;color:#d25b63}.mastery-list header span.mastered,.mastery-list header span.strong{color:#19825f}.mastery-list>div>div{height:8px;background:#edf1f5;border-radius:20px;margin:8px 0;overflow:hidden}.mastery-list i{display:block;height:100%;background:linear-gradient(90deg,#1767d9,#52a0ff);border-radius:20px}.mastery-list small{font-size:8px;color:#8794a6}.intel34-coach{max-width:1320px;margin:14px auto 0;background:linear-gradient(120deg,#081e3b,#0c3768);color:#fff;border-radius:22px;padding:28px 32px;display:flex;justify-content:space-between;align-items:center}.intel34-coach h2{margin:6px 0;font-size:24px}.intel34-coach p{font-size:11px;color:#b4c3d5;max-width:750px}.intel34-coach>a{background:#fff;color:#123d70}.coach34{min-height:100vh;background:#eef3f8;color:#102844;padding:18px}.coach34>header{max-width:1320px;margin:auto;height:65px;display:flex;justify-content:space-between;align-items:center}.coach34>header a{font-size:10px;font-weight:900;color:#1764cf}.coach34>header div{display:grid;text-align:center}.coach34>header b{font-size:14px}.coach34>header span{font-size:8px;color:#77879a;margin-top:3px}.coach34-shell{max-width:1320px;margin:10px auto;display:grid;grid-template-columns:1.35fr .65fr;gap:14px}.coach34-chat,.coach34-question{background:#fff;border:1px solid #dfe7f0;border-radius:22px;padding:30px;box-shadow:0 10px 35px rgba(17,43,75,.06)}.coach34-question>small{color:#1767d9;font-size:9px;font-weight:1000}.coach-passage{margin:20px 0;padding:20px;border-radius:14px;background:#f4f7fb;line-height:1.9;font-size:13px;max-height:250px;overflow:auto}.coach34-question h1{font-size:22px;line-height:1.65}.coach-options{display:grid;gap:9px}.coach-options button{text-align:right;padding:14px;border:1px solid #dce4ee;border-radius:12px;background:#fff;font:inherit;font-size:12px;cursor:pointer}.coach-options button b{display:inline-grid;place-items:center;width:27px;height:27px;border-radius:8px;background:#edf3fb;color:#1767d9;margin-left:10px}.coach-options button.selected{border-color:#1767d9;background:#f0f6ff}.coach-avatar{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#0c3564;color:#fff;font-size:20px}.coach34-chat>small{display:block;margin-top:18px;font-size:8px;color:#1767d9;font-weight:1000}.coach34-chat h2{font-size:20px;line-height:1.5}.coach34-chat>p{font-size:11px;color:#708097;line-height:1.8}.coach-buttons{display:grid;gap:8px;margin:20px 0}.coach-buttons button,.coach34-chat footer button{padding:12px;border:1px solid #dce5ef;border-radius:10px;background:#f7f9fc;font:inherit;font-size:10px;font-weight:900;cursor:pointer}.coach-reply{padding:16px;border-radius:13px;background:#edf5ff;border:1px solid #d2e4fb}.coach-reply b{font-size:11px;color:#1767d9}.coach-reply p{font-size:11px;line-height:1.8}.coach-reply small{font-size:8px;color:#718198}.coach34-chat footer{display:flex;justify-content:space-between;gap:8px;margin-top:18px}.coach34-chat footer button:last-child{background:#0d3768;color:#fff}.coach34 button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:900px){.intel34-top{align-items:start;display:grid}.intel34-kpis{grid-template-columns:1fr 1fr}.coach34-shell,.intel34-grid,.mastery-list{grid-template-columns:1fr}.intel34-coach{display:grid;gap:18px}.trend-bars{height:210px}}@media(max-width:520px){.intel34{padding:24px 12px 55px}.intel34-top h1{font-size:31px}.intel34-top>div:last-child{flex-wrap:wrap}.intel34-kpis{grid-template-columns:1fr 1fr}.intel34-kpis article:last-child{grid-column:1/-1}.intel34-panel{padding:18px}.trend-bars{gap:5px}.intel34-coach{padding:23px 18px}.coach34{padding:8px}.coach34>header{padding:0 8px}.coach34-chat,.coach34-question{padding:20px 15px}.coach34-question h1{font-size:18px}}.v35-page{min-height:100vh;background:#f3f7fb;color:#102844;padding:38px max(4vw,20px) 70px}.v35-days,.v35-focus,.v35-list,.v35-page>footer,.v35-page>header{max-width:1280px;margin-left:auto;margin-right:auto}.v35-page>header{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.v35-page>header small{font-size:9px;color:#1767d9;font-weight:1000;letter-spacing:.1em}.v35-page>header h1{font-size:38px;margin:5px 0}.v35-page>header p{margin:0;color:#718198}.v35-page a{text-decoration:none}.v35-days article>a,.v35-list article>a,.v35-page>header>a{padding:12px 15px;border-radius:11px;background:#0b3567;color:#fff;font-size:10px;font-weight:950}.v35-list{display:grid;gap:10px}.v35-list article{background:#fff;border:1px solid #dfe7f0;border-radius:17px;padding:18px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;box-shadow:0 8px 24px rgba(18,45,77,.05)}.v35-list article>b{width:38px;height:38px;display:grid;place-items:center;background:#edf4ff;color:#1767d9;border-radius:10px}.v35-list h2{font-size:15px;margin:4px 0}.v35-list p,.v35-list small{font-size:9px;color:#77879a}.v35-focus{background:linear-gradient(120deg,#081e3b,#0d4078);color:#fff;padding:25px;border-radius:20px;margin-bottom:14px}.v35-focus span{font-size:9px;color:#79b5ff;font-weight:950}.v35-focus h2{margin:7px 0 0}.v35-days{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.v35-days article{min-height:180px;background:#fff;border:1px solid #dfe7f0;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:8px}.v35-days article.today{border:2px solid #1767d9;box-shadow:0 10px 28px rgba(23,103,217,.12)}.v35-days small{font-size:8px;color:#7c8999}.v35-days b{font-size:13px;color:#1767d9}.v35-days span{font-size:10px;font-weight:900}.v35-days p{font-size:9px;color:#75859a;line-height:1.6;flex:1 1}.v35-page>footer{display:flex;justify-content:space-between;margin-top:22px}.v35-page>footer a{font-size:10px;font-weight:900;color:#1767d9}@media(max-width:900px){.v35-days{grid-template-columns:repeat(2,1fr)}.v35-list article{grid-template-columns:36px 1fr}.v35-list article>a{grid-column:1/-1;text-align:center}}@media(max-width:520px){.v35-page{padding:25px 12px 50px}.v35-page>header{display:grid}.v35-page>header h1{font-size:29px}.v35-days{grid-template-columns:1fr}.v35-list article{padding:14px}}.v36-page{min-height:100vh;background:linear-gradient(145deg,#eef4fa,#fbfdff);color:#102844;padding:38px max(4vw,20px) 70px}.v36-map,.v36-page>footer,.v36-page>header,.v36-queue,.v36-readiness,.v36-review-head,.v36-summary{max-width:1280px;margin-left:auto;margin-right:auto}.v36-page>header{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.v36-page>header small{font-size:9px;color:#1767d9;font-weight:1000;letter-spacing:.1em}.v36-page>header h1{font-size:40px;margin:5px 0}.v36-page>header p{margin:0;color:#718198}.v36-page a{text-decoration:none}.v36-page>header>a,.v36-queue article>a{padding:12px 15px;border-radius:11px;background:#0b3567;color:#fff;font-size:10px;font-weight:950}.v36-readiness{background:linear-gradient(120deg,#071d3a,#0c3c73 68%,#1768bb);color:#fff;padding:27px 30px;border-radius:23px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 15px 35px rgba(8,44,83,.14)}.v36-readiness span{font-size:9px;color:#80beff;font-weight:950}.v36-readiness h2{font-size:28px;margin:6px 0}.v36-readiness p{font-size:10px;color:#c0d1e2}.v36-ring{width:105px;height:105px;border:9px solid rgba(255,255,255,.18);outline:5px solid #4da1ff;border-radius:50%;display:grid;place-items:center;align-content:center}.v36-ring b{font-size:30px}.v36-ring small{color:#a9c7e7}.v36-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.v36-summary article{background:#fff;border:1px solid #dce6ef;border-radius:15px;padding:17px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 6px 20px rgba(19,44,76,.05)}.v36-summary b{font-size:25px;color:#1767d9}.v36-summary span{font-size:10px;font-weight:900;color:#66798e}.v36-map{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.v36-map>article{background:#fff;border:1px solid #dce6ef;border-radius:17px;padding:19px;box-shadow:0 7px 22px rgba(19,44,76,.05)}.v36-map article>header{display:flex;justify-content:space-between}.v36-map h2{font-size:16px;margin:3px 0}.v36-map small{font-size:8px;color:#1767d9;font-weight:950}.v36-map header>b{font-size:22px}.v36-map article>div{height:9px;background:#edf2f7;border-radius:20px;overflow:hidden;margin:14px 0}.v36-map i{display:block;height:100%;background:linear-gradient(90deg,#1767d9,#5aa9ff);border-radius:20px}.v36-map article>footer{display:flex;justify-content:space-between;font-size:8px;color:#78889b}.v36-review-head{display:flex;align-items:center;gap:18px;background:linear-gradient(120deg,#071d3a,#0c3c73);color:#fff;border-radius:20px;padding:22px;margin-bottom:12px}.v36-review-head>b{font-size:42px;color:#70b5ff}.v36-review-head h2{margin:0;font-size:19px}.v36-review-head p{margin:4px 0 0;color:#b7c9dc;font-size:9px}.v36-queue{display:grid;gap:9px}.v36-queue article{background:#fff;border:1px solid #dce6ef;border-radius:16px;padding:16px;display:grid;grid-template-columns:38px 1fr 48px auto;align-items:center;gap:12px;box-shadow:0 6px 20px rgba(19,44,76,.04)}.v36-queue article.due{border-right:4px solid #e2a334}.v36-queue article>b{width:34px;height:34px;border-radius:9px;background:#edf4ff;color:#1767d9;display:grid;place-items:center}.v36-queue article small{font-size:8px;color:#7c8c9e}.v36-queue article h2{font-size:13px;margin:4px 0}.v36-queue article p{font-size:8px;color:#7c8c9e;margin:0}.v36-queue article>span{font-size:17px;font-weight:1000;color:#d28b19;text-align:center}.v36-page>footer{display:flex;justify-content:space-between;margin-top:22px}.v36-page>footer a{font-size:10px;font-weight:900;color:#1767d9}@media(max-width:800px){.v36-map{grid-template-columns:1fr}.v36-queue article{grid-template-columns:34px 1fr 40px}.v36-queue article>a{grid-column:1/-1;text-align:center}.v36-summary{grid-template-columns:1fr}.v36-readiness{gap:18px}}@media(max-width:520px){.v36-page{padding:24px 12px 50px}.v36-page>header{display:grid}.v36-page>header h1{font-size:29px}.v36-readiness{padding:21px 17px}.v36-ring{width:82px;height:82px}.v36-ring b{font-size:24px}}.v37-intelligence{background:#f4f7fb;min-height:100vh}.v37-head{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:28px 0 20px}.v37-head small{font-weight:900;color:#6d5dfc;letter-spacing:.08em}.v37-head h1{font-size:32px;margin:5px 0}.v37-head p{color:#667085;margin:0}.v37-head>a,.v37-panel a{font-weight:800;color:#5547db;text-decoration:none}.v37-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:10px 0 18px}.v37-kpis article{background:#fff;border:1px solid #e5e9f2;border-radius:20px;padding:18px;box-shadow:0 8px 26px rgba(24,39,75,.06)}.v37-kpis small,.v37-kpis span{display:block;color:#7b8494}.v37-kpis b{display:block;font-size:30px;margin:7px 0;color:#101828}.v37-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:18px}.v37-panel{background:#fff;border:1px solid #e3e8f1;border-radius:24px;padding:22px;box-shadow:0 12px 34px rgba(15,23,42,.07)}.v37-panel>header{display:flex;justify-content:space-between;align-items:center}.v37-panel h2{margin:3px 0 14px}.v37-panel small{color:#7c86a0;font-weight:800}.v37-skills{display:grid;grid-template-columns:1fr 1fr;gap:12px}.v37-skills>div{border:1px solid #edf0f5;border-radius:16px;padding:13px}.v37-skills section{display:flex;justify-content:space-between;gap:8px}.v37-skills section span{font-size:12px;color:#667085}.v37-skills strong{font-size:20px}.v37-skills i{height:7px;background:#eef1f6;border-radius:999px;display:block;margin:8px 0;overflow:hidden}.v37-skills em{display:block;height:100%;background:linear-gradient(90deg,#6d5dfc,#24b6ff);border-radius:inherit}.v37-coach{background:linear-gradient(145deg,#101a38,#17275a);color:#fff}.v37-coach small{color:#8aa8ff}.v37-coach>b{display:block;font-size:27px;margin:18px 0 8px}.v37-coach p{color:#cbd5ea;line-height:1.8}.v37-coach a{display:block;background:#fff;color:#17275a;padding:12px 14px;border-radius:13px;margin-top:10px}.v37-sources{margin:18px 0 40px}.v37-sources>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.v37-sources article{background:#fff;border:1px solid #e6eaf1;border-radius:18px;padding:16px}.v37-sources p{color:#667085;line-height:1.7;margin-bottom:0}@media(max-width:900px){.v37-kpis,.v37-sources>div{grid-template-columns:1fr 1fr}.v37-grid,.v37-skills{grid-template-columns:1fr}}@media(max-width:560px){.v37-head{align-items:flex-start;flex-direction:column}.v37-kpis,.v37-sources>div{grid-template-columns:1fr 1fr}.v37-kpis article{padding:14px}.v37-kpis b{font-size:24px}}.v37-student-intelligence-strip{margin:18px 0;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;border-radius:22px;background:linear-gradient(120deg,#111c3d,#22366f);color:#fff;box-shadow:0 14px 34px rgba(15,30,70,.18)}.v37-student-intelligence-strip small{color:#9eb7ff;font-weight:900}.v37-student-intelligence-strip h2{margin:5px 0;font-size:22px}.v37-student-intelligence-strip p{margin:0;color:#d3dcf2}.v37-strip-actions{display:flex;gap:9px;flex-wrap:wrap}.v37-strip-actions a{background:#fff;color:#18264d;text-decoration:none;font-weight:900;padding:11px 14px;border-radius:12px;white-space:nowrap}@media(max-width:760px){.v37-student-intelligence-strip{align-items:flex-start;flex-direction:column}.v37-strip-actions{width:100%}.v37-strip-actions a{flex:1 1;text-align:center}}.student-command-center-v38{direction:rtl;margin:0 0 24px;padding:24px;border:1px solid rgba(70,104,170,.16);border-radius:26px;background:linear-gradient(135deg,#071b34,#0c2d50 58%,#123d66);color:#fff;box-shadow:0 22px 60px rgba(4,20,39,.18);overflow:hidden;position:relative}.student-command-center-v38:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:rgba(54,163,255,.1);left:-130px;top:-210px;pointer-events:none}.scc-v38-head{display:flex;justify-content:space-between;gap:24px;align-items:center;position:relative;z-index:1}.scc-v38-badge,.scc-v38-eyebrow{display:inline-flex;padding:6px 11px;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);font-size:12px;font-weight:800}.scc-v38-head h1{margin:10px 0 7px;font-size:32px}.scc-v38-head p{margin:0;color:#c9d9e9}.scc-v38-readiness{min-width:170px;text-align:center;padding:16px;border-radius:20px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13)}.scc-v38-readiness small,.scc-v38-readiness span{display:block;color:#c9d9e9}.scc-v38-readiness strong{display:block;font-size:34px;margin:4px 0}.scc-v38-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px;position:relative;z-index:1}.scc-v38-kpis article{padding:15px;border-radius:18px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.1)}.scc-v38-kpis small,.scc-v38-kpis span{display:block;color:#c9d9e9}.scc-v38-kpis strong{display:block;margin:7px 0;font-size:18px}.scc-v38-today{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-top:14px;padding:18px;border-radius:20px;background:#fff;color:#0b2340;position:relative;z-index:1}.scc-v38-today h2{margin:8px 0 5px;font-size:21px}.scc-v38-today p{margin:0;color:#62748a;max-width:720px}.scc-v38-badge{background:#e9f4ff;border-color:#cfe6ff;color:#1462a3}.scc-v38-actions{display:flex;gap:8px;flex-wrap:wrap;min-width:310px}.scc-v38-actions a{text-decoration:none;font-weight:850;padding:11px 14px;border-radius:13px;white-space:nowrap}.scc-v38-primary{background:#0b69c7;color:#fff}.scc-v38-secondary{background:#eef4f9;color:#163653;border:1px solid #dce7f0}@media(max-width:900px){.scc-v38-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.scc-v38-head,.scc-v38-today{align-items:stretch;flex-direction:column}.scc-v38-actions,.scc-v38-readiness{min-width:0}.scc-v38-actions a{flex:1 1;text-align:center}}@media(max-width:560px){.student-command-center-v38{padding:16px;border-radius:20px}.scc-v38-head h1{font-size:26px}.scc-v38-kpis{grid-template-columns:1fr}.scc-v38-actions{flex-direction:column}.scc-v38-actions a{width:100%}}.scc-v39-mission-specs{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.scc-v39-mission-specs span{display:flex;align-items:center;gap:5px;padding:8px 10px;border-radius:11px;background:#f2f7fb;border:1px solid #dce8f2;color:#61758a;font-size:12px}.scc-v39-mission-specs b{color:#123c63;font-size:13px}@media(max-width:560px){.scc-v39-mission-specs{display:grid;grid-template-columns:1fr 1fr}.scc-v39-mission-specs span{justify-content:center;text-align:center}}.student-accountability-v40{direction:rtl;margin:0 0 22px;padding:20px;border-radius:22px;background:#fff;border:1px solid #dfe8f1;box-shadow:0 12px 35px rgba(15,45,75,.07)}.student-accountability-v40>header{display:flex;justify-content:space-between;gap:16px;align-items:center}.student-accountability-v40 header small{font-weight:900;color:#5480a7}.student-accountability-v40 h2{margin:3px 0;font-size:22px;color:#102f4d}.student-accountability-v40 p{margin:0;color:#718397}.v40-status{padding:8px 13px;border-radius:999px;background:#eef2f6;color:#5d6f80;font-weight:900}.v40-status.active{background:#fff3d9;color:#996a00}.v40-status.done{background:#e5f8ed;color:#167440}.v40-goal-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px}.v40-goal-grid article{padding:14px;border-radius:16px;background:#f7fafc;border:1px solid #e5edf4}.v40-goal-grid small,.v40-goal-grid span{display:block;color:#718397}.v40-goal-grid b{display:block;color:#173b5c;font-size:19px;margin:5px 0}.v40-progress{margin-top:15px;display:flex;align-items:center;gap:12px}.v40-progress i{height:10px;flex:1 1;background:#edf2f6;border-radius:999px;overflow:hidden}.v40-progress em{display:block;height:100%;background:linear-gradient(90deg,#1773ca,#34a2e8);border-radius:999px}.v40-progress span{font-size:13px;font-weight:800;color:#4e657b}@media(max-width:800px){.v40-goal-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.student-accountability-v40>header,.v40-progress{align-items:stretch;flex-direction:column}.v40-goal-grid{grid-template-columns:1fr}}.parent-learning-intelligence-v41{margin:16px 0;padding:17px;border-radius:22px;background:linear-gradient(145deg,#0a2745,#123d64);color:#fff;box-shadow:0 14px 35px rgba(5,30,55,.16);direction:rtl}.parent-learning-intelligence-v41>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.parent-learning-intelligence-v41 header span{font-size:10px;letter-spacing:.8px;color:#8ec9f5;font-weight:900}.parent-learning-intelligence-v41 h2{font-size:20px;margin:3px 0}.parent-learning-intelligence-v41 header p{margin:0;color:#c5d7e7;font-size:12px}.parent-learning-intelligence-v41>header>b{display:grid;place-items:center;min-width:64px;height:64px;border-radius:50%;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);font-size:20px}.pli-v41-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.pli-v41-grid article{padding:11px;border-radius:14px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.09)}.pli-v41-grid small,.pli-v41-grid span{display:block;color:#bed1e1;font-size:10px}.pli-v41-grid strong{display:block;margin:4px 0;font-size:15px}.pli-v41-progress{margin-top:12px;padding:12px;border-radius:14px;background:#fff;color:#173b5a}.pli-v41-progress>div{display:flex;justify-content:space-between;font-size:12px;font-weight:850}.pli-v41-progress i{display:block;height:8px;margin:7px 0;background:#e7eef4;border-radius:999px;overflow:hidden}.pli-v41-progress em{display:block;height:100%;background:linear-gradient(90deg,#1877cf,#37a9e9);border-radius:999px}.pli-v41-progress p{margin:0;color:#687d8f;font-size:11px}.weekly-intelligence-v43{direction:rtl;margin:0 0 22px;padding:20px;border-radius:22px;background:#fff;border:1px solid #dde7f1;box-shadow:0 12px 35px rgba(15,45,75,.07)}.weekly-intelligence-v43>header{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:14px}.weekly-intelligence-v43 header small{color:#557fa4;font-weight:900;letter-spacing:.05em}.weekly-intelligence-v43 header h2{margin:3px 0;color:#102f4d}.weekly-intelligence-v43 header p{margin:0;color:#718397}.weekly-intelligence-v43>header>span{padding:8px 12px;border-radius:999px;background:#edf5fb;color:#235b88;font-size:12px;font-weight:900}.wi43-trend{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.wi43-trend article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:13px;border:1px solid #e4ebf2;border-radius:15px;background:#f9fbfd}.wi43-trend article>div b,.wi43-trend article>div small{display:block}.wi43-trend article>div small{font-size:10px;color:#8190a0}.wi43-trend strong{font-size:21px;color:#173e61}.wi43-band{grid-column:1/-1;width:max-content;padding:4px 8px;border-radius:999px;background:#edf1f5;color:#53697d;font-size:10px;font-weight:900}.wi43-band.ADVANCED,.wi43-band.STRONG{background:#e5f8ed;color:#167440}.wi43-band.NEEDS_SUPPORT{background:#fdecee;color:#a83a47}.wi43-band.DEVELOPING{background:#fff3d9;color:#996a00}.wi43-trend i{grid-column:1/-1;height:7px;background:#e9eff5;border-radius:999px;overflow:hidden}.wi43-trend em{display:block;height:100%;background:linear-gradient(90deg,#1673cb,#36a8eb);border-radius:inherit}.wi43-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.wi43-detail-grid article{padding:13px;border:1px solid #e5ebf1;border-radius:15px;background:#fff}.wi43-detail-grid small,.wi43-detail-grid span{display:block;color:#74879a}.wi43-detail-grid b{display:block;margin:5px 0;color:#173b5b;font-size:17px}.wi43-empty{padding:22px;text-align:center;border:1px dashed #cfdae5;border-radius:16px;color:#728396;background:#f8fafc}.parent-weekly-intelligence-v43{margin:14px 0;padding:16px;border-radius:20px;background:linear-gradient(145deg,#091f39,#113d67);color:#fff;box-shadow:0 14px 32px rgba(5,30,55,.16)}.parent-weekly-intelligence-v43>header{display:flex;justify-content:space-between;align-items:center;gap:12px}.parent-weekly-intelligence-v43 header span{font-size:9px;letter-spacing:.7px;color:#88c7f6;font-weight:900}.parent-weekly-intelligence-v43 h3{margin:3px 0;font-size:19px}.parent-weekly-intelligence-v43>header>b{min-width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);font-size:19px}.parent-weekly-intelligence-v43>p{color:#c8d8e7;line-height:1.8;font-size:12px}.pwi43-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.pwi43-grid article{padding:10px;border-radius:13px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.09)}.pwi43-grid small,.pwi43-grid span{display:block;color:#bed1e1;font-size:9px}.pwi43-grid strong{display:block;margin:4px 0;font-size:13px}.pwi43-skills{margin-top:10px;padding:10px;border-radius:14px;background:#fff;color:#173b5a;display:grid;gap:8px}.pwi43-skills>div{display:grid;grid-template-columns:1fr auto;gap:5px;align-items:center}.pwi43-skills b,.pwi43-skills span{font-size:11px}.pwi43-skills i{grid-column:1/-1;height:6px;background:#e8eef4;border-radius:999px;overflow:hidden}.pwi43-skills em{display:block;height:100%;background:linear-gradient(90deg,#1877cf,#37a9e9);border-radius:inherit}@media(max-width:900px){.wi43-detail-grid,.wi43-trend{grid-template-columns:1fr 1fr}}@media(max-width:600px){.weekly-intelligence-v43>header{align-items:flex-start;flex-direction:column}.pwi43-grid,.wi43-detail-grid,.wi43-trend{grid-template-columns:1fr}}:root{--ap-font-premium:"Segoe UI","Noto Sans Arabic","Arial",sans-serif;--ap-text-base:16px;--ap-text-body:15px;--ap-text-small:12px;--ap-text-label:13px;--ap-title-1:32px;--ap-title-2:25px;--ap-title-3:19px}body,html{font-size:var(--ap-text-base)}body,button,html,input,select,textarea{font-family:var(--ap-font-premium)!important}.admin-world-main-v90,.homework-main,.managed-exams-page,.parent-learning-intelligence-v41,.parent-weekly-intelligence-v43,.student-bank-page,.student-command-center-v38,.student-simple-page>section,.student28-main,.student29-main,.weekly-intelligence-v43{font-family:var(--ap-font-premium)!important;font-size:var(--ap-text-body);line-height:1.65}.admin-world-main-v90 p,.homework-main p,.managed-exams-page p,.parent-weekly-intelligence-v43 p,.student-bank-page p,.student-command-center-v38 p,.student-simple-page>section p,.student28-main p,.student29-main p,.weekly-intelligence-v43 p{line-height:1.8}.homework-main h1,.managed-exams-page h1,.student-bank-page h1,.student-simple-page>section h1,.student28-main h1,.student29-main h1{font-size:clamp(27px,2.2vw,34px);font-weight:850;letter-spacing:-.02em}.homework-main h2,.managed-exams-page h2,.student-bank-page h2,.student-simple-page>section h2,.student28-main h2,.student29-main h2{font-size:clamp(21px,1.65vw,26px);font-weight:850}.homework-main h3,.managed-exams-page h3,.student-bank-page h3,.student-simple-page>section h3,.student28-main h3,.student29-main h3{font-size:clamp(17px,1.3vw,20px);font-weight:800}.student-global-sidebar-v3245{width:286px!important;padding:22px 17px!important;gap:20px!important;font-family:var(--ap-font-premium)!important}.student-global-brand-v3245{gap:12px!important;padding:5px 5px 18px!important}.student-global-brand-v3245>span{width:52px!important;height:52px!important;border-radius:16px!important;font-size:18px!important;letter-spacing:.02em!important}.student-global-brand-v3245>div{line-height:1.12!important}.student-global-brand-v3245 b{font-size:16px!important;font-weight:900!important;letter-spacing:.055em!important}.student-global-brand-v3245 strong{font-size:11.5px!important;font-weight:850!important;letter-spacing:.12em!important;margin-top:3px!important}.student-global-brand-v3245 small{font-size:11px!important;color:#9eb4cf!important;margin-top:6px!important;font-weight:650!important}.student-global-sidebar-v3245 nav{gap:8px!important}.student-global-sidebar-v3245 nav a{grid-template-columns:38px 1fr auto!important;gap:11px!important;min-height:52px!important;padding:10px 12px!important;border-radius:14px!important;color:#d8e4f2!important;font-size:14.5px!important;font-weight:750!important;line-height:1.25!important;letter-spacing:0!important}.student-global-sidebar-v3245 nav a i{width:36px!important;height:36px!important;border-radius:11px!important;font-size:18px!important;font-weight:800!important}.student-global-sidebar-v3245 nav a em{padding:4px 7px!important;font-size:10px!important;font-weight:850!important}.student-global-sidebar-v3245 nav a.active,.student-global-sidebar-v3245 nav a:hover{font-weight:850!important;box-shadow:0 4px 0 #052957,0 10px 22px rgba(3,47,99,.26)!important}.student-global-course-v3245{border-radius:16px!important;padding:13px!important;gap:9px!important}.student-global-course-v3245>small{font-size:11px!important;font-weight:700!important;color:#9db2ca!important}.student-global-course-v3245>div{gap:10px!important}.student-global-course-v3245>div span{width:42px!important;height:42px!important;border-radius:12px!important;font-size:11px!important}.student-global-course-v3245>div b{font-size:13px!important;line-height:1.45!important}.student-global-tip-v3245{border-radius:15px!important;padding:13px!important}.student-global-tip-v3245 b{font-size:13px!important;font-weight:850!important}.student-global-tip-v3245 p{margin:6px 0 0!important;font-size:11.5px!important;line-height:1.7!important;color:#b7c8da!important}.homework-main,.student-simple-page>section,.student28-main,.student29-main{margin-right:286px!important}.managed-exams-page.student-global-content-v3245,.student-bank-page.student-global-content-v3245{padding-right:308px!important}.homework-main button,.managed-exams-page button,.student-bank-page button,.student-simple-page>section button,.student28-main button,.student29-main button{font-size:13.5px;line-height:1.4}.homework-main input,.homework-main select,.managed-exams-page input,.managed-exams-page select,.student-bank-page input,.student-bank-page select,.student-simple-page>section input,.student-simple-page>section select,.student28-main input,.student28-main select,.student29-main input,.student29-main select{font-size:14px;min-height:42px}.homework-main table,.managed-exams-page table,.student-bank-page table,.student-simple-page>section table,.student28-main table,.student29-main table{font-size:13.5px;line-height:1.55}@media(max-width:900px){.student-global-mobile-v3245{height:76px!important;padding:5px 4px 7px!important}.student-global-mobile-v3245 a{gap:3px!important;font-size:11px!important;font-weight:750!important;line-height:1.2!important}.student-global-mobile-v3245 a i{font-size:21px!important}.student-global-mobile-v3245 a.active{font-weight:900!important}.homework-main,.student-simple-page>section,.student28-main,.student29-main{margin-right:0!important;padding-bottom:94px!important}.managed-exams-page.student-global-content-v3245,.student-bank-page.student-global-content-v3245{padding-right:14px!important;padding-bottom:94px!important}}@media(max-width:560px){body,html{font-size:15px}.homework-main h1,.managed-exams-page h1,.student-bank-page h1,.student-simple-page>section h1,.student28-main h1,.student29-main h1{font-size:26px}.homework-main h2,.managed-exams-page h2,.student-bank-page h2,.student-simple-page>section h2,.student28-main h2,.student29-main h2{font-size:21px}}:root{--student-shell-bg:#eef3f8;--student-shell-bg-2:#f8fbfd;--student-shell-navy:#071a35;--student-shell-navy-2:#0b2f5c;--student-shell-navy-3:#0e477f;--student-shell-border:#d7e2ec;--student-shell-card:#ffffff;--student-shell-text:#17314e;--student-shell-muted:#718399;--student-shell-blue:#126bc5;--student-sidebar-width:286px}.student-global-sidebar-v3245 nav a,.student-global-sidebar-v3245 nav a.active,.student-global-sidebar-v3245 nav a:active,.student-global-sidebar-v3245 nav a:focus,.student-global-sidebar-v3245 nav a:hover{font-family:var(--ap-font-premium)!important;font-size:14.5px!important;font-weight:800!important;line-height:1.3!important;letter-spacing:0!important;transform:none!important;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease!important}.student-global-sidebar-v3245 nav a>span{font:inherit!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap!important}.student-global-sidebar-v3245 nav a.active>span,.student-global-sidebar-v3245 nav a:hover>span,.student-global-sidebar-v3245 nav a>span{font-size:14.5px!important;font-weight:800!important}.student-global-sidebar-v3245 nav a.active i,.student-global-sidebar-v3245 nav a:hover i{font-size:18px!important;transform:none!important}@media(min-width:901px){.student-simple-page>.student-global-sidebar-v3245{display:flex!important}}.homework-main,.student-simple-page>section,.student28-main,.student29-main,.student49-main,.student51-main,.student55-main{margin-right:var(--student-sidebar-width)!important;width:auto!important;min-width:0!important;box-sizing:border-box!important}.homework-shell,.student-simple-page,.student28,.student29,.student49-exams-page,.student51-results-page,.student55-bank-page{min-height:100vh!important;background:linear-gradient(145deg,var(--student-shell-bg) 0,var(--student-shell-bg-2) 58%,#edf4fa 100%)!important;color:var(--student-shell-text)!important;font-family:var(--ap-font-premium)!important}.homework-main,.student-simple-page>section,.student28-main,.student29-main,.student49-main,.student51-main,.student55-main{padding:18px 22px 30px!important;background:transparent!important;font-family:var(--ap-font-premium)!important;font-size:15px!important;line-height:1.7!important}.student-simple-page>section>header,.student49-topbar,.student51-topbar,.student55-topbar{min-height:88px!important;margin:0 0 16px!important;padding:15px 18px!important;border-radius:20px!important;border:1px solid #2b5c8a!important;background:linear-gradient(120deg,var(--student-shell-navy) 0,var(--student-shell-navy-2) 66%,var(--student-shell-navy-3) 100%)!important;color:#fff!important;box-shadow:0 6px 0 #d4dfe9,0 16px 30px rgba(7,35,70,.12)!important;box-sizing:border-box!important}.student-simple-page>section>header h1,.student49-topbar h1,.student51-topbar h1,.student55-topbar h1{margin:3px 0 4px!important;color:#fff!important;font-size:26px!important;line-height:1.25!important;font-weight:850!important;letter-spacing:-.015em!important}.student-simple-page>section>header small,.student49-topbar small,.student51-topbar small,.student55-topbar small{color:#74bbff!important;font-size:11px!important;font-weight:850!important;letter-spacing:.055em!important}.student-simple-page>section>header p,.student49-topbar p,.student51-topbar p,.student55-topbar p{margin:0!important;color:#c5d5e5!important;font-size:13px!important;line-height:1.65!important}.student-simple-page>section>header>span{width:52px!important;height:52px!important;border-radius:15px!important;background:rgba(255,255,255,.12)!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:none!important;font-size:21px!important}.homework-card,.homework-panel,.homework-workspace,.student-account-card,.student-accountability-v40,.student-command-center-v38,.student-empty-state,.student-more-grid a,.student-placeholder-grid article,.student49-column,.student49-toolbar,.student51-kpis article,.student51-panel,.student51-tabs,.student55-bank-panel,.student55-filter-card,.student55-selected-panel,.student55-summary article,.weekly-intelligence-v43{border-color:var(--student-shell-border)!important;background:linear-gradient(145deg,#ffffff,#f7fafc)!important;box-shadow:0 4px 0 #dce5ed,0 12px 24px rgba(17,48,80,.06)!important}.student49-main,.student51-main,.student55-main{font-size:15px!important}.student49-main h2,.student51-main h2,.student55-main h2{font-size:19px!important;font-weight:850!important}.student49-main h3,.student51-main h3,.student55-main h3{font-size:16px!important;font-weight:800!important;line-height:1.55!important}.student49-main p,.student51-main p,.student55-main p{font-size:12.5px!important;line-height:1.7!important}.student49-main small,.student51-main small,.student55-main small{font-size:11px!important;line-height:1.45!important}.student49-main a,.student49-main button,.student51-main a,.student51-main button,.student55-main a,.student55-main button{font-family:var(--ap-font-premium)!important}.student55-section-tabs button{font-size:12px!important;padding:9px 13px!important}.student55-filters label>span{font-size:11px!important;font-weight:750!important}.student55-filters input,.student55-filters select,.student55-select-visible{font-size:12.5px!important;min-height:40px!important;height:40px!important}.student55-question-meta em,.student55-question-meta i,.student55-question-meta span{font-size:10px!important;padding:4px 7px!important}.student55-question-copy h3{font-size:13px!important;line-height:1.65!important}.student55-question-copy p{font-size:11px!important}.student55-selected-scroll article b{font-size:12px!important}.student55-selected-scroll article p{font-size:10.5px!important}.student55-bank-panel header small,.student55-selected-panel header small{font-size:10px!important}.student55-bank-panel header h2,.student55-selected-panel header h2{font-size:18px!important}.student55-selected-panel footer span{font-size:10.5px!important}.student55-selected-panel footer b{font-size:12px!important}.student55-selected-panel footer button{font-size:12px!important;height:39px!important}.student-simple-page>section{min-height:100vh!important}.student-account-card,.student-empty-state{border-radius:20px!important;padding:24px!important}.student-account-card h2,.student-empty-state h2{font-size:21px!important}.student-account-card p,.student-empty-state p{font-size:13px!important}@media(max-width:900px){.homework-main,.student-simple-page>section,.student28-main,.student29-main,.student49-main,.student51-main,.student55-main{margin-right:0!important;padding:14px 12px 94px!important}.student-simple-page>section>header,.student49-topbar,.student51-topbar,.student55-topbar{min-height:78px!important;padding:13px 14px!important;border-radius:17px!important}.student-simple-page>section>header h1,.student49-topbar h1,.student51-topbar h1,.student55-topbar h1{font-size:22px!important}.student-simple-page>section>header p,.student49-topbar p,.student51-topbar p,.student55-topbar p{font-size:11.5px!important}}:root{--ap-global-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI Variable","Segoe UI","Noto Sans Arabic","Helvetica Neue",Arial,sans-serif;--ap-body-size:15.5px;--ap-body-line:1.72;--ap-sidebar-size:16px;--ap-label-size:13px;--ap-small-size:12px}body,html{font-size:16px!important;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body,button,html,input,select,textarea{font-family:var(--ap-global-font)!important}.homework-main,.student-accountability-v40,.student-command-center-v38,.student-global-mobile-v3245,.student-global-sidebar-v3245,.student-simple-page>section,.student28-main,.student29-main,.student49-main,.student51-main,.student55-main,.weekly-intelligence-v43{font-family:var(--ap-global-font)!important;font-size:var(--ap-body-size)!important;line-height:var(--ap-body-line)!important;font-feature-settings:"kern" 1,"liga" 1}.homework-main :is(h1,h2,h3,h4,p,span,small,strong,b,label,a,button,input,select,textarea),.student-command-center-v38 :is(h1,h2,h3,h4,p,span,small,strong,b,label,a,button),.student-simple-page>section :is(h1,h2,h3,h4,p,span,small,strong,b,label,a,button,input,select,textarea),.student28-main :is(h1,h2,h3,h4,p,span,small,strong,b,label,a,button,input,select,textarea),.student29-main :is(h1,h2,h3,h4,p,span,small,strong,b,label,a,button,input,select,textarea),.student49-main :is(h1,h2,h3,h4,p,span,small,strong,b,label,a,button,input,select,textarea),.student51-main :is(h1,h2,h3,h4,p,span,small,strong,b,label,a,button,input,select,textarea),.student55-main :is(h1,h2,h3,h4,p,span,small,strong,b,label,a,button,input,select,textarea),.weekly-intelligence-v43 :is(h1,h2,h3,h4,p,span,small,strong,b,label,a,button){font-family:var(--ap-global-font)!important}.homework-main p,.student-command-center-v38 p,.student-simple-page>section p,.student28-main p,.student29-main p,.student49-main p,.student51-main p,.student55-main p,.weekly-intelligence-v43 p{font-size:14px!important;line-height:1.78!important;font-weight:400!important}.homework-main small,.student-command-center-v38 small,.student-simple-page>section small,.student28-main small,.student29-main small,.student49-main small,.student51-main small,.student55-main small,.weekly-intelligence-v43 small{font-size:var(--ap-small-size)!important;line-height:1.55!important;font-weight:500!important}.homework-main label,.student-simple-page>section label,.student28-main label,.student29-main label,.student49-main label,.student51-main label,.student55-main label{font-size:var(--ap-label-size)!important;font-weight:600!important;line-height:1.5!important}.homework-main button,.student-simple-page>section button,.student28-main button,.student29-main button,.student49-main button,.student51-main button,.student55-main button{font-size:14px!important;font-weight:650!important;letter-spacing:0!important}.homework-main input,.homework-main select,.student-simple-page>section input,.student-simple-page>section select,.student28-main input,.student28-main select,.student29-main input,.student29-main select,.student49-main input,.student49-main select,.student51-main input,.student51-main select,.student55-main input,.student55-main select{font-size:14px!important;font-weight:500!important}.homework-main h1,.student-simple-page>section h1,.student28-main h1,.student29-main h1,.student49-main h1,.student51-main h1,.student55-main h1{font-size:30px!important;line-height:1.25!important;font-weight:750!important;letter-spacing:-.025em!important}.homework-main h2,.student-simple-page>section h2,.student28-main h2,.student29-main h2,.student49-main h2,.student51-main h2,.student55-main h2,.weekly-intelligence-v43 h2{font-size:22px!important;line-height:1.35!important;font-weight:700!important;letter-spacing:-.015em!important}.homework-main h3,.student-simple-page>section h3,.student28-main h3,.student29-main h3,.student49-main h3,.student51-main h3,.student55-main h3,.weekly-intelligence-v43 h3{font-size:17px!important;line-height:1.5!important;font-weight:650!important}.student-global-sidebar-v3245,.student-global-sidebar-v3245 :not(svg):not(path){font-family:var(--ap-global-font)!important}.student-global-sidebar-v3245 nav a,.student-global-sidebar-v3245 nav a.active,.student-global-sidebar-v3245 nav a.active>span,.student-global-sidebar-v3245 nav a:active,.student-global-sidebar-v3245 nav a:focus,.student-global-sidebar-v3245 nav a:hover,.student-global-sidebar-v3245 nav a:hover>span,.student-global-sidebar-v3245 nav a>span{font-size:var(--ap-sidebar-size)!important;font-weight:650!important;line-height:1.45!important;letter-spacing:0!important;font-stretch:normal!important;transform:none!important;text-shadow:none!important}.student-global-sidebar-v3245 nav a{min-height:54px!important;padding:11px 13px!important}.student-global-brand-v3245 b{font-size:17px!important;font-weight:750!important;letter-spacing:.02em!important}.student-global-brand-v3245 strong{font-size:12px!important;font-weight:650!important;letter-spacing:.07em!important}.student-global-brand-v3245 small{font-size:12px!important;font-weight:500!important}.student-global-course-v3245>small{font-size:12px!important;font-weight:600!important}.student-global-course-v3245>div b,.student-global-tip-v3245 b{font-size:14px!important;font-weight:650!important}.student-global-tip-v3245 p{font-size:12.5px!important;font-weight:450!important}@media(max-width:900px){.student-global-mobile-v3245 a,.student-global-mobile-v3245 a.active,.student-global-mobile-v3245 a:hover{font-family:var(--ap-global-font)!important;font-size:11.5px!important;font-weight:600!important;line-height:1.25!important;transform:none!important}.homework-main h1,.student-simple-page>section h1,.student28-main h1,.student29-main h1,.student49-main h1,.student51-main h1,.student55-main h1{font-size:25px!important}.homework-main h2,.student-simple-page>section h2,.student28-main h2,.student29-main h2,.student49-main h2,.student51-main h2,.student55-main h2{font-size:20px!important}}.student28-main .student-command-center-v38{background:radial-gradient(circle at 12% 18%,rgba(50,148,255,.22) 0,rgba(50,148,255,0) 34%),radial-gradient(circle at 88% 0,rgba(94,92,230,.18) 0,rgba(94,92,230,0) 30%),linear-gradient(135deg,#061a31,#0a2a4c 48%,#103f6d)!important;color:#fff!important;border:1px solid rgba(117,181,240,.28)!important;box-shadow:0 18px 44px rgba(3,20,39,.24),inset 0 1px 0 rgba(255,255,255,.08)!important;padding:28px 30px!important;border-radius:28px!important}.student28-main .student-command-center-v38:before{width:420px!important;height:420px!important;left:-145px!important;top:-235px!important;background:rgba(64,160,255,.12)!important;filter:blur(1px)}.student28-main .student-command-center-v38:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(105deg,rgba(255,255,255,.045),transparent 30%,transparent 72%,rgba(255,255,255,.025));border-radius:inherit}.student28-main .scc-v38-head{position:relative;z-index:2!important}.student28-main .scc-v38-eyebrow{color:#d9ecff!important;background:rgba(91,169,244,.16)!important;border-color:rgba(142,201,255,.28)!important;padding:7px 12px!important;font-size:12.5px!important;font-weight:700!important;letter-spacing:0!important}.student28-main .scc-v38-head h1{color:#fff!important;font-size:34px!important;line-height:1.25!important;font-weight:780!important;letter-spacing:-.02em!important;margin:12px 0 8px!important}.student28-main .scc-v38-head p{color:#d4e2ef!important;font-size:15px!important;line-height:1.75!important;font-weight:450!important;max-width:760px}.student28-main .scc-v38-readiness{min-width:190px!important;padding:18px 20px!important;background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.075))!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 14px 28px rgba(2,16,31,.16)!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.student28-main .scc-v38-readiness small,.student28-main .scc-v38-readiness span{color:#cfe1f1!important}.student28-main .scc-v38-readiness span{font-size:13px!important;font-weight:650!important}.student28-main .scc-v38-readiness strong{color:#fff!important;font-size:39px!important;line-height:1.1!important;font-weight:800!important;margin:7px 0!important}.student28-main .scc-v38-readiness small{font-size:11.5px!important;font-weight:500!important}.student28-main .scc-v38-kpis{position:relative;z-index:2!important;gap:13px!important;margin-top:22px!important}.student28-main .scc-v38-kpis article{background:linear-gradient(145deg,rgba(255,255,255,.115),rgba(255,255,255,.065))!important;border:1px solid rgba(255,255,255,.15)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 10px 24px rgba(1,18,35,.1)!important;padding:16px 17px!important;border-radius:18px!important}.student28-main .scc-v38-kpis small,.student28-main .scc-v38-kpis span{color:#c9dceb!important}.student28-main .scc-v38-kpis span{font-size:12.5px!important;font-weight:600!important}.student28-main .scc-v38-kpis strong{color:#fff!important;font-size:20px!important;font-weight:760!important;line-height:1.45!important;margin:7px 0 5px!important}.student28-main .scc-v38-kpis small{font-size:11.5px!important;font-weight:450!important}.student28-main .scc-v38-today{position:relative;z-index:2!important;background:linear-gradient(145deg,#ffffff,#f6fafe)!important;border:1px solid #d9e6f1!important;box-shadow:0 12px 28px rgba(1,25,48,.13)!important;margin-top:16px!important;padding:19px 20px!important}@media(max-width:900px){.student28-main .student-command-center-v38{padding:22px!important;border-radius:23px!important}.student28-main .scc-v38-head h1{font-size:29px!important}.student28-main .scc-v38-readiness{min-width:0!important;width:100%!important}}@media(max-width:560px){.student28-main .student-command-center-v38{padding:18px!important;border-radius:20px!important}.student28-main .scc-v38-head h1{font-size:26px!important}.student28-main .scc-v38-kpis{grid-template-columns:1fr!important}}.placement48{min-height:100vh;background:radial-gradient(circle at 15% 10%,rgba(36,110,244,.12),transparent 30%),linear-gradient(135deg,#07172d,#0b274a 58%,#0b315b);color:#10213f;font-family:Inter,Segoe UI Variable,Segoe UI,Noto Sans Arabic,system-ui,sans-serif;display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:center;padding:54px max(5vw,32px)}.pl48-hero{color:#fff;max-width:720px}.pl48-badge{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(58,133,255,.13);border:1px solid rgba(126,177,255,.3);color:#8dbaff;font-size:12px;font-weight:900;letter-spacing:.06em}.pl48-hero h1{font-size:clamp(44px,5.2vw,76px);line-height:1.08;letter-spacing:-.04em;margin:20px 0}.pl48-hero h1 span{color:#72a8ff}.pl48-hero>p{font-size:19px;line-height:1.9;color:#c2d0e2;max-width:690px}.pl48-event{margin-top:26px;padding:20px 22px;border:1px solid #2a527f;background:rgba(12,45,82,.75);border-radius:18px;display:grid;gap:5px}.pl48-event b{font-size:17px}.pl48-event span{color:#9fb4cb}.pl48-card{background:rgba(255,255,255,.98);border:1px solid rgba(255,255,255,.6);border-radius:28px;padding:34px;box-shadow:0 30px 80px rgba(0,0,0,.28);max-width:630px;width:100%}.pl48-card h2{font-size:30px;margin:0 0 7px}.pl48-card>p{color:#6d7c92;line-height:1.7}.pl48-exams{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}.pl48-exams button{height:58px;border:1px solid #dce4ef;background:#f8fafc;border-radius:15px;font:inherit;font-weight:950;font-size:19px;cursor:pointer}.pl48-exams button.active.sat{background:#e9f2ff;border:2px solid #1768de;color:#145fc9}.pl48-exams button.active.est{background:#fff0f2;border:2px solid #d73e51;color:#bf2d40}.pl48-form{display:grid;grid-template-columns:1fr 1fr;gap:11px}.pl48-form input,.pl48-form select{height:54px;border:1px solid #dbe3ed;border-radius:13px;padding:0 14px;font:inherit;font-size:15px;background:#fff}.pl48-form select{grid-column:1/-1}.pl48-start{width:100%;height:58px;border:0;border-radius:14px;background:linear-gradient(180deg,#2679f2,#0d58c7);box-shadow:0 5px 0 #083c88,0 14px 30px rgba(25,99,211,.24);color:#fff;font:inherit;font-size:17px;font-weight:950;margin-top:16px;cursor:pointer}.pl48-start:disabled{opacity:.45;cursor:not-allowed}.pl48-card>small{display:block;text-align:center;color:#8793a5;margin-top:15px}.placement48.test{display:block;padding:0;background:#f3f6fb;min-height:100vh}.placement48.test>header{height:76px;background:#0a2344;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 5vw}.placement48.test>header>div{display:flex;gap:10px;align-items:center}.placement48.test>header span{color:#aebed3}.pl48-progress{height:6px;background:#dae2ed}.pl48-progress i{height:100%;display:block;background:linear-gradient(90deg,#1765d5,#4b91f4);transition:.25s}.pl48-test-shell{max-width:1220px;margin:30px auto;padding:0 20px;display:grid;grid-template-columns:260px 1fr;gap:18px}.pl48-test-shell article,.pl48-test-shell aside{background:#fff;border:1px solid #e0e7f0;border-radius:22px;box-shadow:0 9px 30px rgba(20,42,77,.05)}.pl48-test-shell aside{padding:22px;height:max-content;position:sticky;top:20px}.pl48-test-shell aside>div{display:grid;gap:4px;padding:14px 0;border-bottom:1px solid #edf1f5}.pl48-test-shell aside span{color:#7b8798;font-size:12px}.pl48-test-shell aside b{font-size:18px}.pl48-test-shell aside small{display:block;color:#8290a5;line-height:1.7;margin-top:18px}.pl48-test-shell article{padding:30px}.pl48-meta{display:flex;gap:8px;flex-wrap:wrap}.pl48-meta span{padding:6px 9px;border-radius:999px;background:#eef4fd;color:#1c61bc;font-size:11px;font-weight:850}.pl48-passage{margin:20px 0;padding:21px;border-radius:16px;background:#f8fafc;border:1px solid #e4eaf1;white-space:pre-line;font-size:16px;line-height:1.85;color:#334155;direction:ltr;text-align:left}.pl48-test-shell h2{font-size:23px;line-height:1.65;margin:22px 0}.pl48-options{display:grid;gap:11px}.pl48-options button{min-height:58px;text-align:left;direction:ltr;padding:12px 14px;display:flex;align-items:center;gap:12px;border:1px solid #dce4ee;border-radius:14px;background:#fff;font:inherit;font-size:15px;cursor:pointer}.pl48-options button>b{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;border:1px solid #ccd7e5;flex:none}.pl48-options button.selected{border:2px solid #1b68d7;background:#f0f6ff}.pl48-test-shell footer{display:flex;justify-content:space-between;align-items:center;margin-top:28px;gap:10px}.pl48-test-shell footer button{min-width:110px;height:46px;border:1px solid #d9e2ed;border-radius:12px;background:#fff;font:inherit;font-weight:900}.pl48-test-shell footer .primary{background:#1766d7;color:#fff;border-color:#1766d7}.pl48-test-shell footer span{color:#78869a;font-size:13px}.placement48.result{display:block;padding:45px 20px;background:#edf2f8;min-height:100vh}.pl48-result{max-width:900px;margin:auto;background:#fff;border:1px solid #e0e6ee;border-radius:28px;padding:34px;box-shadow:0 20px 55px rgba(19,40,70,.08);text-align:center}.pl48-result h1{font-size:32px}.pl48-score{width:185px;height:185px;border:15px solid #1f6ddd;border-left-color:#dce7f7;border-radius:50%;display:grid;place-content:center;margin:25px auto}.pl48-score strong{font-size:42px}.pl48-score span{color:#7d899a}.pl48-level{background:#0b2344;color:#fff;border-radius:18px;padding:20px;max-width:700px;margin:auto}.pl48-level small{color:#8fabce}.pl48-level b{display:block;font-size:25px;margin:6px}.pl48-level b.green{color:#72e0b3}.pl48-level b.orange{color:#ffbd73}.pl48-level p{color:#c0cde0;line-height:1.75}.pl48-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.pl48-kpis>div{padding:18px;border:1px solid #e2e8f0;border-radius:15px;display:grid}.pl48-kpis span{color:#7b8799;font-size:12px}.pl48-kpis b{font-size:25px}.pl48-two{display:grid;grid-template-columns:1fr 1fr;gap:12px;text-align:right}.pl48-two section{border:1px solid #e2e8f0;border-radius:16px;padding:18px}.pl48-two section>div{display:flex;justify-content:space-between;padding:10px 0;border-top:1px solid #edf1f5}.pl48-two h3{margin:0 0 10px}.pl48-cta{margin-top:18px;padding:20px;border-radius:17px;background:#eef5ff}.pl48-cta>b{font-size:18px;color:#145ebf}.pl48-cta p{color:#5e6f85;line-height:1.75}.pl48-cta a{display:inline-flex;padding:13px 18px;border-radius:12px;background:#1766d7;color:#fff;text-decoration:none;font-weight:900}.pl48-result>small{display:block;color:#7d899b;margin-top:16px}@media(max-width:900px){.placement48{grid-template-columns:1fr;padding:28px 18px}.pl48-hero h1{font-size:45px}.pl48-form,.pl48-test-shell{grid-template-columns:1fr}.pl48-test-shell aside{position:static;display:grid;grid-template-columns:repeat(3,1fr)}.pl48-test-shell aside small{grid-column:1/-1}.pl48-two{grid-template-columns:1fr}}@media(max-width:600px){.pl48-card{padding:22px}.pl48-hero>p{font-size:16px}.pl48-test-shell article{padding:20px}.pl48-test-shell aside{grid-template-columns:1fr 1fr}.pl48-kpis{grid-template-columns:1fr}.pl48-test-shell footer span{display:none}}.pl48-review{margin-top:18px;text-align:right}.pl48-review>h3{font-size:20px}.pl48-review details{border:1px solid #e2e8f0;border-radius:13px;padding:12px 14px;margin:8px 0;background:#fbfcfe}.pl48-review summary{font-weight:900;cursor:pointer}.pl48-review details p{line-height:1.7;color:#5f6f83}.pl48-review details>b{color:#1764c9}.pl48-cta>span{display:block;color:#145ebf;font-weight:850;margin-top:8px}.placement-est,.placement-sat{min-height:100vh;font-family:Inter,Segoe UI Variable,Segoe UI,Noto Sans Arabic,system-ui,sans-serif;color:#101828;background:#fff}.placement-sat{padding-bottom:76px}.satp-top{height:70px;background:#fff;border-bottom:1px solid #d8dee8;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 28px;position:sticky;top:0;z-index:20}.satp-brand,.satp-top{display:grid}.satp-brand b{font-size:14px;letter-spacing:.08em;color:#184f95}.satp-brand span{font-size:12px;color:#667085;margin-top:2px}.satp-tools{display:flex;gap:7px}.satp-tools button{border:1px solid #cfd6df;background:#fff;border-radius:6px;padding:8px 11px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.satp-timer{justify-self:end;text-align:center;min-width:96px}.satp-timer small{display:block;font-size:10px;color:#667085;font-weight:700}.satp-timer b{font-size:18px;letter-spacing:.05em}.satp-timer.danger b{color:#c32235}.satp-sectionbar{height:50px;background:#2469a8;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,38px);font-size:14px}.satp-sectionbar span{opacity:.9}.satp-workspace{min-height:calc(100vh - 196px);display:grid;grid-template-columns:1fr 1fr;max-width:1500px;margin:auto}.satp-question,.satp-reading{padding:42px clamp(30px,5vw,76px)}.satp-reading{border-right:1px solid #d5dce5;background:#fbfcfd}.satp-text{font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.9;max-width:620px;margin:auto;white-space:pre-line}.satp-text-muted{font-family:Inter,Segoe UI,sans-serif;color:#4b5565;border:1px solid #d8e1eb;background:#fff;padding:28px;border-radius:8px}.satp-question{background:#fff}.satp-qhead{display:flex;align-items:center;gap:12px;margin-bottom:24px}.satp-qhead>b{width:34px;height:34px;background:#1e5e96;color:#fff;display:grid;place-items:center;font-size:17px}.satp-qhead>span{font-size:12px;color:#667085;font-weight:700}.satp-qhead>button{margin-left:auto;border:0;background:transparent;font:inherit;font-size:12px;text-decoration:underline;cursor:pointer}.satp-question h2{font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.65;margin:0 0 22px;font-weight:500}.satp-options,.satp-options button{display:grid;gap:12px}.satp-options button{grid-template-columns:38px 1fr;align-items:center;text-align:left;min-height:58px;border:1.5px solid #4b5563;background:#fff;border-radius:7px;padding:8px 14px;font:inherit;font-size:15px;cursor:pointer}.satp-options button i{width:28px;height:28px;border:1.5px solid #475467;border-radius:50%;display:grid;place-items:center;font-style:normal;font-weight:800}.satp-options button.selected{background:#eaf4ff;border:2px solid #1769aa}.satp-options button.selected i{background:#1769aa;color:#fff;border-color:#1769aa}.satp-footer{position:fixed;bottom:0;left:0;right:0;height:76px;background:#fff;border-top:1px solid #cfd6df;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 28px;z-index:30}.satp-name{font-size:13px;font-weight:700}.satp-qnav{border:0;background:transparent;font:inherit;font-weight:800;cursor:pointer}.satp-actions{justify-self:end;display:flex;gap:9px}.satp-actions button{min-width:92px;height:42px;border:1px solid #174f82;border-radius:7px;background:#fff;color:#174f82;font:inherit;font-weight:800}.satp-actions .next{background:#1769aa;color:#fff}.satp-grid{display:none;position:absolute;bottom:70px;left:50%;transform:translateX(-50%);width:min(640px,90vw);padding:18px;background:#fff;border:1px solid #cfd6df;box-shadow:0 12px 36px rgba(16,24,40,.18);grid-template-columns:repeat(10,1fr);gap:7px}.satp-grid.open{display:grid}.satp-grid button{height:34px;border:1px solid #aeb8c5;background:#fff;font-weight:700}.satp-grid button.done{background:#dceefe;border-color:#6ba6d2}.satp-grid button.current{outline:3px solid #1769aa}.placement-est{background:#e7e7e7;padding-bottom:28px}.estp-top{height:78px;background:#fff;border-bottom:4px solid #bd1f2d;display:flex;align-items:center;justify-content:space-between;padding:0 34px;position:sticky;top:0;z-index:20}.estp-top>div:first-child{display:grid}.estp-top b{font-size:15px;letter-spacing:.07em}.estp-top span{font-size:12px;color:#667085;margin-top:2px}.estp-timer{display:flex;align-items:center;gap:10px;border:1px solid #d7dce3;padding:8px 11px;background:#fafafa}.estp-timer small{font-size:10px;color:#667085}.estp-timer b{font-size:19px}.estp-timer.danger b{color:#bd1f2d}.estp-timer button{border:0;background:#eceff3;padding:5px 8px;font-weight:700;cursor:pointer}.estp-band{height:46px;background:#981c29;color:#fff;display:flex;align-items:center;gap:32px;padding:0 35px}.estp-band b{font-size:16px}.estp-band span{font-size:12px;opacity:.9}.estp-shell{max-width:1480px;margin:24px auto;display:grid;grid-template-columns:330px minmax(0,1fr);gap:20px;padding:0 22px}.estp-bubbles{background:#fff;border:1px solid #cfd4da;box-shadow:0 5px 18px rgba(0,0,0,.08);height:calc(100vh - 175px);position:sticky;top:148px;overflow:auto}.estp-bubbles header{padding:16px 18px;border-bottom:2px solid #981c29;display:grid}.estp-bubbles header b{font-size:15px}.estp-bubbles header small{color:#667085;margin-top:3px}.estp-bubbles>div{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding:14px}.estp-bubbles button{height:50px;border:1px solid #c8cdd4;background:#fff;display:grid;place-items:center;cursor:pointer;position:relative}.estp-bubbles button span{font-size:11px;position:absolute;left:4px;top:2px;color:#667085}.estp-bubbles button i{width:26px;height:26px;border:1.5px solid #9aa3ad;border-radius:50%;font-style:normal;display:grid;place-items:center;font-weight:900;color:#981c29}.estp-bubbles button.done i{background:#981c29;color:#fff;border-color:#981c29}.estp-bubbles button.current{outline:3px solid #e3a5ab}.estp-paper{background:#fff;border:1px solid #cfd4da;box-shadow:0 5px 18px rgba(0,0,0,.08);min-height:calc(100vh - 175px);padding:34px 42px}.estp-meta{display:flex;gap:8px;margin-bottom:18px}.estp-meta span{font-size:10px;font-weight:800;text-transform:uppercase;background:#f3f3f3;border:1px solid #d9d9d9;padding:5px 8px}.estp-passage{border:1px solid #d0d0d0;background:#fff;padding:22px 25px;margin-bottom:26px}.estp-passage small{font-size:10px;font-weight:900;color:#981c29;letter-spacing:.08em}.estp-passage p{font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.85;margin:13px 0 0;white-space:pre-line}.estp-question{position:relative;padding-left:54px}.estp-number{position:absolute;left:0;top:0;width:38px;height:38px;border:2px solid #981c29;color:#981c29;display:grid;place-items:center;font-size:18px}.estp-question h2{font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.65;font-weight:500;margin:0 0 20px}.estp-options,.estp-options button{display:grid;gap:10px}.estp-options button{min-height:54px;border:1px solid #8f959c;background:#fff;grid-template-columns:38px 1fr;align-items:center;text-align:left;padding:7px 12px;font:inherit;font-size:15px;cursor:pointer}.estp-options button i{width:28px;height:28px;border:1.5px solid #981c29;border-radius:50%;font-style:normal;color:#981c29;display:grid;place-items:center;font-weight:900}.estp-options button.selected{background:#fff0f1;border:2px solid #981c29}.estp-options button.selected i{background:#981c29;color:#fff}.estp-paper footer{display:flex;justify-content:space-between;margin-top:34px;border-top:1px solid #ddd;padding-top:20px}.estp-paper footer button{height:44px;min-width:120px;border:1px solid #981c29;background:#fff;color:#981c29;font:inherit;font-weight:800}.estp-paper footer .primary{background:#981c29;color:#fff}@media(max-width:900px){.satp-top{grid-template-columns:1fr auto;padding:0 14px}.satp-tools{display:none}.satp-workspace{grid-template-columns:1fr}.satp-reading{border-right:0;border-bottom:1px solid #d5dce5;padding:24px}.satp-question{padding:24px}.satp-footer{padding:0 14px}.satp-name{display:none}.estp-shell{grid-template-columns:1fr}.estp-bubbles{position:static;height:auto}.estp-bubbles>div{grid-template-columns:repeat(10,1fr)}.estp-bubbles button{height:38px}.estp-paper{padding:25px}.estp-band,.estp-top{padding:0 14px}.estp-band{gap:14px}}@media(max-width:600px){.satp-sectionbar{padding:0 14px}.satp-reading{display:none}.estp-question h2,.satp-question h2{font-size:18px}.estp-options button,.satp-options button{font-size:14px}.estp-bubbles>div,.satp-grid{grid-template-columns:repeat(5,1fr)}.estp-timer small{display:none}.estp-paper{padding:18px}.estp-question{padding-left:0;padding-top:48px}.estp-number{left:0}}.placement-est-v50{min-height:100vh;background:#f5f1ef;color:#1f2328;font-family:Inter,Segoe UI Variable,Segoe UI,Arial,sans-serif;overflow-x:hidden}.est50-header{height:88px;background:linear-gradient(112deg,#7e050b,#a70912 38%,#c22020 66%,#6d060b);color:#fff;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 30px;box-shadow:0 4px 18px rgba(92,0,4,.28);position:sticky;top:0;z-index:50}.est50-brand{display:flex;align-items:center;gap:13px}.est50-shield{width:48px;height:58px;clip-path:polygon(8% 0,92% 0,92% 72%,50% 100%,8% 72%);border:2px solid rgba(255,255,255,.65);background:linear-gradient(145deg,#e24b48,#9c070d);display:grid;place-items:center;font-weight:950;font-size:18px;filter:drop-shadow(0 5px 7px rgba(0,0,0,.2))}.est50-brand>div:last-child{display:grid}.est50-brand b{font-size:20px;font-weight:850;letter-spacing:-.015em}.est50-brand span{font-size:12px;color:#ffe8e8;margin-top:3px;font-weight:600}.est50-timer{min-width:205px;padding:8px 20px;border:1px solid rgba(255,255,255,.55);border-radius:11px;text-align:center;background:rgba(255,255,255,.055);box-shadow:inset 0 1px rgba(255,255,255,.15)}.est50-timer small{display:block;font-size:11px;font-weight:750;letter-spacing:.045em;color:#fff0f0}.est50-timer b{display:block;font-size:29px;line-height:1.08;margin-top:2px;letter-spacing:.04em}.est50-timer.danger{background:#fff;color:#a6070e}.est50-timer.danger small{color:#a6070e}.est50-tools{justify-self:end;display:flex;align-items:center;gap:20px}.est50-tools button{width:74px;border:0;background:transparent;color:#fff;font:inherit;font-size:10.5px;font-weight:700;display:grid;gap:3px;place-items:center;cursor:pointer;opacity:.96}.est50-tools button span{font-size:22px;line-height:1}.est50-workspace{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(540px,.96fr);min-height:calc(100vh - 88px);gap:0;max-width:1720px;margin:0 auto;background:#f7f5f3}.est50-paper{background:linear-gradient(rgba(255,255,255,.95),rgba(255,255,255,.95)),repeating-linear-gradient(0deg,rgba(91,69,48,.028),rgba(91,69,48,.028) 1px,transparent 0,transparent 4px);border-right:1px solid #d3ccc8;min-width:0;padding:34px 38px 0;display:flex;flex-direction:column}.est50-part{display:flex;justify-content:space-between;align-items:center;border-bottom:1.5px solid #555;padding-bottom:17px;margin-bottom:20px}.est50-part b{color:#a50b11;font-family:Georgia,Times New Roman,serif;font-size:22px}.est50-part span{font-size:11px;font-weight:800;color:#8b3034;text-transform:uppercase;letter-spacing:.04em}.est50-passage{padding:4px 20px 22px;border-bottom:1.5px solid #555;margin-bottom:20px}.est50-passage small{display:block;font-size:13px;font-weight:700;margin-bottom:18px;color:#242424}.est50-passage>div{font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.75;text-align:left;white-space:pre-line;color:#222}.est50-passage.compact>div{font-family:Inter,Segoe UI,sans-serif;font-size:15px;color:#555}.est50-question{padding-bottom:24px}.est50-question-title{display:grid;grid-template-columns:36px 1fr;gap:18px;align-items:start}.est50-question-title>b{width:32px;height:32px;background:#a50b11;color:#fff;border-radius:3px;display:grid;place-items:center;font-size:16px;box-shadow:0 2px 4px rgba(112,0,4,.16)}.est50-question-title h2{font-size:17px;line-height:1.6;margin:2px 0 17px;font-weight:750;color:#202020}.est50-options{display:grid;gap:8px;padding-left:4px}.est50-options button{min-height:45px;border:0;background:transparent;display:grid;grid-template-columns:38px 1fr;gap:8px;align-items:center;text-align:left;font:inherit;font-size:14px;color:#202020;padding:3px 7px;cursor:pointer;border-radius:9px}.est50-options button:hover{background:#fff1f1}.est50-options button i{width:31px;height:31px;border:1.7px solid #bf2428;color:#a50b11;border-radius:50%;display:grid;place-items:center;font-style:normal;font-weight:800}.est50-options button.selected{background:#fff1f1;box-shadow:inset 0 0 0 1px #e8a9ab}.est50-options button.selected i{background:#ad0c12;color:#fff;border-color:#ad0c12}.est50-paper-footer{margin-top:auto;min-height:76px;border-top:1px solid #ddd4d0;display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:14px;padding:13px 0 14px}.est50-paper-footer button{height:42px;padding:0 17px;border:1px solid #e1c3c4;background:#fff8f8;color:#9f1116;border-radius:20px;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.est50-paper-footer button:disabled{opacity:.35}.est50-paper-footer button.marked{background:#fff4da;border-color:#e8b449;color:#7b4a00}.est50-paper-footer span{justify-self:center;font-size:12px;font-weight:700;color:#555}.est50-paper-footer .next{background:linear-gradient(#c21e24,#9d070d);color:#fff;border-color:#94070c;border-radius:21px;min-width:108px;box-shadow:0 4px 9px rgba(136,2,7,.19)}.est50-sheet{background:linear-gradient(145deg,#fff7f7,#fffdfd 60%,#fceeee);padding:18px 18px 0;display:flex;flex-direction:column;min-width:0}.est50-sheet>header{text-align:center;border:1px solid #ead5d5;border-radius:9px;background:rgba(255,255,255,.72);padding:13px 16px;margin-bottom:10px}.est50-sheet>header>b{display:block;color:#a5080f;font-size:16px;font-weight:900;margin-bottom:10px}.est50-legend{display:flex;justify-content:center;gap:28px;border:1px solid #ede1e1;border-radius:7px;background:#fff;padding:7px 10px;margin:0 auto 10px;max-width:620px}.est50-legend span{font-size:11px;display:flex;align-items:center;gap:7px;color:#383838}.est50-legend i{width:17px;height:17px;border-radius:50%;border:1.4px solid #c9c9c9;background:#fff}.est50-legend i.answered{background:#f48c8c;border-color:#e66f6f}.est50-legend i.marked{background:#ffb20e;border-color:#ec9f00}.est50-sheet>header>small{font-size:11px;font-weight:700;color:#3b3b3b}.est50-sheet-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px;flex:1 1;overflow:auto;padding:3px 3px 10px}.est50-sheet-col{border:1px solid #e3cccc;border-radius:5px;background:rgba(255,255,255,.72);overflow:hidden;height:max-content}.est50-row{display:grid;grid-template-columns:48px repeat(4,40px) 20px;justify-content:center;align-items:center;min-height:31px;border-bottom:1px solid #f1e2e2;position:relative}.est50-row:last-child{border-bottom:0}.est50-row.current{background:#fff0f0;box-shadow:inset 4px 0 #b80b12}.est50-num{height:100%;border:0;border-right:1px solid #ecd9d9;background:#fff4f4;color:#8f1014;font:inherit;font-weight:800;font-size:12px;cursor:pointer}.est50-bubble{width:23px;height:23px;border:1.4px solid #c52d32;border-radius:50%;background:#fff;color:#a61318;font:inherit;font-size:10px;font-weight:850;display:grid;place-items:center;cursor:pointer;justify-self:center}.est50-bubble:hover{background:#ffe6e6}.est50-bubble.filled{background:#b90d14;color:#fff;border-color:#9d080e;box-shadow:inset 0 0 0 3px #fff,0 0 0 1px #b90d14}.est50-flag{font-size:12px;color:#d38b00}.est50-sheet-footer{border-top:1px solid #ead8d8;display:grid;grid-template-columns:1fr 1fr 1.25fr;gap:10px;padding:13px 0}.est50-sheet-footer button{height:46px;border:1px solid #ddd1d1;background:#fff;color:#7d2226;border-radius:9px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.est50-sheet-footer .submit{background:linear-gradient(#c61f25,#a0070d);color:#fff;border-color:#99070c;box-shadow:0 4px 10px rgba(137,0,5,.18)}@media(max-width:1180px){.est50-workspace{grid-template-columns:1fr}.est50-paper{border-right:0;border-bottom:1px solid #d3ccc8}.est50-sheet{min-height:680px}.est50-sheet-columns{overflow:visible}.est50-header{grid-template-columns:1fr auto}.est50-tools{display:none}}@media(max-width:720px){.est50-header{height:72px;padding:0 12px}.est50-brand b{font-size:15px}.est50-brand span{display:none}.est50-shield{width:37px;height:45px;font-size:14px}.est50-timer{min-width:132px;padding:6px 10px}.est50-timer b{font-size:21px}.est50-workspace{min-height:calc(100vh - 72px)}.est50-paper{padding:22px 15px 0}.est50-part b{font-size:18px}.est50-passage{padding:3px 5px 17px}.est50-passage>div{font-size:16px;line-height:1.65}.est50-question-title{grid-template-columns:31px 1fr;gap:10px}.est50-question-title h2{font-size:15px}.est50-options button{font-size:13px}.est50-paper-footer{grid-template-columns:1fr 1fr}.est50-paper-footer span{display:none}.est50-sheet{padding:12px 8px 0}.est50-sheet-columns{grid-template-columns:1fr;gap:9px}.est50-legend{gap:12px;flex-wrap:wrap}.est50-row{grid-template-columns:45px repeat(4,1fr) 18px}.est50-sheet-footer{grid-template-columns:1fr}.est50-sheet-footer button{height:43px}}@media (min-width:1181px){.placement-est-v50{height:100dvh!important;min-height:0!important;display:grid!important;grid-template-rows:88px minmax(0,1fr)!important;overflow:hidden!important}.placement-est-v50 .est50-header{position:relative!important;top:auto!important;height:88px!important;min-height:88px!important}.placement-est-v50 .est50-paper,.placement-est-v50 .est50-workspace{min-height:0!important;height:100%!important;overflow:hidden!important}.placement-est-v50 .est50-paper{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;padding:24px 34px 0!important}.placement-est-v50 .est50-part{margin-bottom:12px!important;padding-bottom:12px!important}.placement-est-v50 .est50-passage{min-height:0!important;height:auto!important;overflow-y:auto!important;overscroll-behavior:contain!important;scrollbar-gutter:stable!important;margin:0 0 12px!important;padding:8px 22px 20px!important;border-bottom:1.5px solid #555!important}.placement-est-v50 .est50-passage>div{font-size:18.5px!important;line-height:1.82!important;max-width:920px;margin:0 auto}.placement-est-v50 .est50-passage.compact{max-height:170px!important;align-self:start}.placement-est-v50 .est50-question{flex:0 0 auto!important;overflow:visible!important;padding:14px 4px!important;background:linear-gradient(180deg,#fff,#fffafa);border-top:1px solid #ead6d6}.placement-est-v50 .est50-question-title{margin-bottom:7px}.placement-est-v50 .est50-question-title h2{margin:2px 0 8px!important;font-size:16.5px!important;line-height:1.55!important}.placement-est-v50 .est50-options{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px 12px!important;padding:0!important}.placement-est-v50 .est50-options button{min-height:42px!important;padding:4px 8px!important;border:1px solid #ead1d2!important;background:#fff!important}.placement-est-v50 .est50-options button.selected,.placement-est-v50 .est50-options button:hover{background:#fff1f1!important}.placement-est-v50 .est50-paper-footer{min-height:64px!important;margin-top:0!important;padding:10px 0 11px!important;position:relative!important;bottom:auto!important;box-shadow:none!important}.placement-est-v50 .est50-sheet{min-height:0!important;height:100%!important;overflow:hidden!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important}.placement-est-v50 .est50-sheet-columns{min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain!important;scrollbar-gutter:stable!important}.placement-est-v50 .est50-sheet-footer{position:relative!important;bottom:auto!important;background:#fffafa!important}}@media (max-width:1180px){.placement-est-v50{height:auto!important;min-height:100dvh!important;overflow:auto!important}.placement-est-v50 .est50-header{position:relative!important;top:auto!important}.placement-est-v50 .est50-paper,.placement-est-v50 .est50-workspace{height:auto!important;overflow:visible!important}.placement-est-v50 .est50-paper{display:block!important}.placement-est-v50 .est50-passage{max-height:55vh;overflow-y:auto;overscroll-behavior:contain}.placement-est-v50 .est50-sheet{height:auto!important;overflow:visible!important}.placement-est-v50 .est50-sheet-columns{overflow:visible!important}}@media (min-width:1181px){.placement-est-v50 .est50-paper{grid-template-rows:auto minmax(0,1fr) 268px 64px!important}.placement-est-v50 .est50-question{height:268px!important;min-height:268px!important;max-height:268px!important;box-sizing:border-box!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;scrollbar-gutter:stable!important;padding:14px 8px 12px 4px!important}.placement-est-v50 .est50-question-title{min-height:48px!important;margin-bottom:6px!important}.placement-est-v50 .est50-question-title h2{margin:2px 0 8px!important}.placement-est-v50 .est50-options{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:minmax(58px,auto)!important;align-content:start!important}.placement-est-v50 .est50-options button{min-height:58px!important;height:auto!important;box-sizing:border-box!important;align-self:stretch!important}.placement-est-v50 .est50-paper-footer{height:64px!important;min-height:64px!important;max-height:64px!important;box-sizing:border-box!important}.placement-est-v50 .est50-passage,.placement-est-v50 .est50-passage.compact{height:100%!important;max-height:none!important}}@media (min-width:901px){.placement-est-v50{width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;display:grid!important;grid-template-rows:88px minmax(0,1fr)!important;overflow:hidden!important}.placement-est-v50 .est50-header{position:relative!important;height:88px!important;min-height:88px!important;max-height:88px!important}.placement-est-v50 .est50-workspace{width:100%!important;max-width:none!important;grid-template-columns:minmax(520px,1.12fr) minmax(480px,.88fr)!important}.placement-est-v50 .est50-paper,.placement-est-v50 .est50-workspace{height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important}.placement-est-v50 .est50-paper{display:grid!important;grid-template-rows:58px minmax(0,1fr) 272px 64px!important;padding:18px 28px 0!important;box-sizing:border-box!important}.placement-est-v50 .est50-part{height:58px!important;min-height:58px!important;max-height:58px!important;margin:0!important;padding:0 0 10px!important;box-sizing:border-box!important}.placement-est-v50 .est50-passage,.placement-est-v50 .est50-passage.compact{height:100%!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;scrollbar-gutter:stable!important;margin:0!important;padding:12px 18px 18px!important;box-sizing:border-box!important;align-self:stretch!important}.placement-est-v50 .est50-question{width:100%!important;height:272px!important;min-height:272px!important;max-height:272px!important;overflow:hidden!important;display:grid!important;grid-template-rows:82px minmax(0,1fr)!important;gap:8px!important;padding:10px 4px!important;box-sizing:border-box!important;background:linear-gradient(180deg,#fff,#fffafa)!important;border-top:1px solid #ead6d6!important}.placement-est-v50 .est50-question-title{height:82px!important;min-height:82px!important;max-height:82px!important;grid-template-columns:36px minmax(0,1fr)!important;gap:12px!important;align-items:start!important;overflow:hidden!important;margin:0!important}.placement-est-v50 .est50-question-title h2{height:76px!important;min-height:76px!important;max-height:76px!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-gutter:stable!important;margin:0!important;padding:2px 8px 4px 0!important;box-sizing:border-box!important;font-size:16px!important;line-height:1.45!important}.placement-est-v50 .est50-options{height:162px!important;min-height:162px!important;max-height:162px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(2,77px)!important;grid-auto-rows:77px!important;gap:8px 10px!important;align-content:start!important;padding:0!important;overflow:hidden!important}.placement-est-v50 .est50-options button{width:100%!important;height:77px!important;min-height:77px!important;max-height:77px!important;display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:8px!important;align-items:center!important;overflow:hidden!important;padding:5px 8px!important;box-sizing:border-box!important}.placement-est-v50 .est50-options button>span{display:block!important;width:100%!important;max-height:61px!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-gutter:stable!important;line-height:1.35!important;padding-right:3px!important}.placement-est-v50 .est50-paper-footer{height:64px!important;min-height:64px!important;max-height:64px!important;margin:0!important;padding:10px 0!important;box-sizing:border-box!important;overflow:hidden!important}.placement-est-v50 .est50-sheet{height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important}.placement-est-v50 .est50-sheet-columns{min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-gutter:stable!important}}@media (max-width:900px){.placement-est-v50{height:auto!important;min-height:100dvh!important;max-height:none!important;display:block!important;overflow:auto!important}.placement-est-v50 .est50-workspace{grid-template-columns:1fr!important}.placement-est-v50 .est50-paper,.placement-est-v50 .est50-workspace{height:auto!important;max-height:none!important;overflow:visible!important}.placement-est-v50 .est50-paper{display:block!important}.placement-est-v50 .est50-options,.placement-est-v50 .est50-options button,.placement-est-v50 .est50-question,.placement-est-v50 .est50-question-title,.placement-est-v50 .est50-question-title h2{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.placement-est-v50 .est50-options{grid-template-columns:1fr!important;grid-template-rows:none!important}}.placement-est-v50 .est50-sheet{background:#fff!important;color:#111!important;padding:12px 12px 0!important;border-left:1px solid #c9c9c9!important}.placement-est-v50 .est50-sheet>header{background:#fff!important;border:1px solid #b8b8b8!important;border-radius:4px!important;padding:9px 10px!important;margin-bottom:7px!important;color:#111!important}.placement-est-v50 .est50-sheet>header>b{color:#111!important;font-size:14px!important;letter-spacing:.08em!important;margin-bottom:6px!important}.placement-est-v50 .est50-sheet>header>small{color:#333!important;font-size:9px!important}.placement-est-v50 .est50-legend{background:#fff!important;border:0!important;border-top:1px solid #d4d4d4!important;border-bottom:1px solid #d4d4d4!important;border-radius:0!important;gap:16px!important;padding:5px 2px!important;margin:0 auto 5px!important}.placement-est-v50 .est50-legend span{color:#222!important;font-size:9px!important;gap:5px!important}.placement-est-v50 .est50-legend i{width:12px!important;height:12px!important;border:1.25px solid #111!important;background:#fff!important}.placement-est-v50 .est50-legend i.answered{background:#111!important;border-color:#111!important}.placement-est-v50 .est50-legend i.marked{background:#fff!important;border:2px double #111!important;box-shadow:inset 0 0 0 2px #fff!important}.placement-est-v50 .est50-sheet-columns{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;padding:2px 0 6px!important;overflow-y:auto!important;overflow-x:hidden!important;align-items:start!important}.placement-est-v50 .est50-sheet-col{background:#fff!important;border:1px solid #a9a9a9!important;border-radius:2px!important;overflow:hidden!important;min-width:0!important}.placement-est-v50 .est50-row{grid-template-columns:27px repeat(4,24px) 13px!important;gap:1px!important;min-height:24px!important;height:24px!important;padding:0 1px!important;border-bottom:1px solid #dedede!important;background:#fff!important}.placement-est-v50 .est50-row:nth-child(5n){border-bottom-color:#9e9e9e!important}.placement-est-v50 .est50-row.current{background:#ececec!important;box-shadow:inset 2px 0 0 #111!important}.placement-est-v50 .est50-row.is-marked{outline:1px dashed #666;outline-offset:-2px}.placement-est-v50 .est50-num{border:0!important;border-right:1px solid #bcbcbc!important;font-size:9px!important;min-width:0!important}.placement-est-v50 .est50-bubble,.placement-est-v50 .est50-num{background:#fff!important;color:#111!important;font-weight:800!important;padding:0!important}.placement-est-v50 .est50-bubble{width:18px!important;height:18px!important;border:1.2px solid #111!important;font-size:8px!important;box-shadow:none!important}.placement-est-v50 .est50-bubble:hover{background:#ededed!important}.placement-est-v50 .est50-bubble.filled{background:#111!important;border-color:#111!important;color:#fff!important;box-shadow:none!important}.placement-est-v50 .est50-flag{width:11px!important;height:11px!important;border:1px solid #111!important;border-radius:2px!important;color:#111!important;background:#fff!important;font-size:7px!important;font-weight:900!important;display:grid!important;place-items:center!important}.placement-est-v50 .est50-sheet-footer{border-top:1px solid #bcbcbc!important;background:#fff!important;gap:6px!important;padding:8px 0!important}.placement-est-v50 .est50-sheet-footer button{height:36px!important;border:1px solid #222!important;background:#fff!important;color:#111!important;border-radius:3px!important;font-size:10px!important;font-weight:800!important}.placement-est-v50 .est50-sheet-footer button:hover{background:#efefef!important}.placement-est-v50 .est50-sheet-footer .submit{background:#111!important;color:#fff!important;border-color:#111!important;box-shadow:none!important}@media(max-width:1180px) and (min-width:721px){.placement-est-v50 .est50-sheet-columns{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:720px){.placement-est-v50 .est50-sheet-columns{grid-template-columns:1fr!important}.placement-est-v50 .est50-row{grid-template-columns:38px repeat(4,1fr) 16px!important;height:30px!important;min-height:30px!important}.placement-est-v50 .est50-bubble{width:22px!important;height:22px!important;font-size:9px!important}}.placement-sat.sat-official{height:100dvh;min-height:680px;overflow:hidden;padding:0;background:#f7f8fa;font-family:Inter,Segoe UI Variable,Segoe UI,Arial,sans-serif}.sat-official .satp-top{height:72px;position:relative;top:auto;z-index:40;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 28px;background:#fff;border-bottom:1px solid #c9cfd8;box-shadow:none}.sat-official .satp-brand{display:flex;align-items:baseline;gap:11px;color:#111827}.sat-official .satp-brand b{font-size:16px;letter-spacing:0;color:#111827}.sat-official .satp-brand span{font-size:13px;margin:0;font-weight:600}.sat-official .satp-timer{justify-self:center;display:flex;flex-direction:column;align-items:center;gap:1px;min-width:100px}.sat-official .satp-timer b{font-size:19px;line-height:1.1;letter-spacing:.04em;color:#111827}.sat-official .satp-timer button{border:0;background:transparent;padding:2px 8px;color:#344054;font:inherit;font-size:11px;font-weight:700;text-decoration:underline;cursor:pointer}.sat-official .satp-timer.danger b{color:#b42318}.sat-official .satp-tools{justify-self:end;display:flex;align-items:center;gap:20px}.sat-official .satp-tools button{border:0;background:transparent;border-radius:0;padding:0;color:#101828;font:inherit;font-size:12px;display:flex;flex-direction:column;align-items:center;gap:2px;cursor:pointer;white-space:nowrap}.sat-official .satp-tools button span{font-size:17px;line-height:1}.sat-official .satp-sectionbar{height:42px;background:#edf4f8;border-bottom:1px solid #d0d5dd;display:flex;align-items:center;justify-content:space-between;padding:0 30px}.sat-official .satp-sectionbar span{opacity:1;font-weight:600}.sat-official .satp-sectionbar b{font-size:12px;color:#101828}.sat-official .satp-workspace{height:calc(100dvh - 190px);min-height:490px;max-width:none;margin:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:#fff;overflow:hidden}.sat-official .satp-question,.sat-official .satp-reading{height:100%;overflow:auto;padding:42px clamp(34px,4.2vw,72px);scrollbar-gutter:stable}.sat-official .satp-reading{border-right:1px solid #b8c0ca;background:#fff}.sat-official .satp-text{max-width:650px;margin:0 auto;line-height:1.72;color:#111;white-space:pre-line}.sat-official .satp-text p{margin:0}.sat-official .satp-text-muted{font-family:Georgia,Times New Roman,serif;color:#111;border:0;background:transparent;padding:0;border-radius:0}.sat-official .satp-text-muted p{font-size:18px;line-height:1.72}.sat-official .satp-question{background:#fff}.sat-official .satp-qhead{max-width:650px;margin:0 auto 22px;display:flex;align-items:center;gap:12px}.sat-official .satp-qhead>b{width:34px;height:34px;flex:0 0 34px;background:#235f8f;color:#fff;display:grid;place-items:center;font-size:17px;border-radius:0}.sat-official .satp-qhead>button{border:0;background:transparent;padding:6px 0;color:#101828;font:inherit;font-size:12px;font-weight:700;text-decoration:underline;display:flex;align-items:center;gap:5px;cursor:pointer}.sat-official .satp-qhead>button span{font-size:20px;text-decoration:none}.sat-official .satp-question h2{max-width:650px;margin:0 auto 23px;font-size:19px;line-height:1.58;color:#111}.sat-official .satp-options{max-width:650px;margin:0 auto;display:grid}.sat-official .satp-options button{display:grid;grid-template-columns:32px 1fr;align-items:center;text-align:left;gap:12px;min-height:56px;border:1.5px solid #59636e;border-radius:4px;color:#111;font:inherit;font-size:15px;line-height:1.35;cursor:pointer;box-shadow:none}.sat-official .satp-options button i{width:27px;height:27px;border:1.5px solid #59636e;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:13px;font-weight:800;color:#101828}.sat-official .satp-options button.selected{background:#e9f2f8;border:2px solid #235f8f}.sat-official .satp-options button.selected i{background:#235f8f;border-color:#235f8f}.sat-official .satp-footer{position:relative;bottom:auto;left:auto;right:auto;height:76px;z-index:50;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 28px;border-top:1px solid #c9cfd8}.sat-official .satp-name{display:grid;gap:1px;font-size:12px;color:#475467}.sat-official .satp-name b{font-size:13px;color:#101828}.sat-official .satp-name span{font-size:11px;color:#667085}.sat-official .satp-qnav{border:0;background:transparent;padding:10px 12px;color:#101828;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.sat-official .satp-qnav span{font-size:10px;margin-left:3px}.sat-official .satp-actions{justify-self:end;display:flex;gap:8px}.sat-official .satp-actions button{min-width:86px;height:42px;border:1px solid #235f8f;border-radius:4px;background:#fff;color:#235f8f;font:inherit;font-size:14px;cursor:pointer}.sat-official .satp-actions button:disabled{opacity:.42;cursor:not-allowed}.sat-official .satp-actions .next{background:#235f8f}.sat-official .satp-actions .submit{background:#1f6b48;border-color:#1f6b48}.sat-official .satp-grid{display:none;position:absolute;bottom:68px;left:50%;transform:translateX(-50%);width:min(680px,92vw);max-height:430px;overflow:auto;padding:0;background:#fff;border:1px solid #98a2b3;box-shadow:0 14px 38px rgba(16,24,40,.18);z-index:80}.sat-official .satp-grid.open{display:block}.sat-official .satp-grid>header{height:58px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;background:#f9fafb;border-bottom:1px solid #d0d5dd}.sat-official .satp-grid>header b{font-size:14px}.sat-official .satp-grid>header span{font-size:11px;color:#667085;font-weight:600}.sat-official .satp-grid-legend{display:flex;gap:18px;align-items:center;padding:12px 18px;border-bottom:1px solid #eaecf0;font-size:11px;color:#475467}.sat-official .satp-grid-legend span{display:flex;align-items:center;gap:5px}.sat-official .satp-grid-legend i{width:14px;height:14px;border:1px solid #98a2b3;background:#fff}.sat-official .satp-grid-legend i.answered{background:#d9eaf5;border-color:#235f8f}.sat-official .satp-grid-legend i.review{background:#f4ebff;border-color:#7f56d9}.sat-official .satp-grid>section{display:grid;gap:8px;padding:18px}.sat-official .satp-grid>section button{position:relative;height:38px;border:1px solid #98a2b3;background:#fff;color:#101828;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.sat-official .satp-grid>section button.done{background:#d9eaf5;border-color:#235f8f}.sat-official .satp-grid>section button.current{outline:3px solid #101828}.sat-official .satp-grid>section button small{position:absolute;right:2px;top:0;font-size:9px;color:#6941c6}@media(max-width:900px){.placement-sat.sat-official{height:auto;min-height:100dvh;overflow:auto}.sat-official .satp-top{height:66px;grid-template-columns:1fr auto;padding:0 14px}.sat-official .satp-timer{justify-self:end}.sat-official .satp-tools{display:none}.sat-official .satp-sectionbar{padding:0 14px}.sat-official .satp-workspace{height:auto;min-height:0;grid-template-columns:1fr;overflow:visible}.sat-official .satp-question,.sat-official .satp-reading{height:auto;overflow:visible;padding:25px 20px}.sat-official .satp-reading{border-right:0;border-bottom:1px solid #b8c0ca}.sat-official .satp-footer{position:sticky;bottom:0;padding:0 14px;grid-template-columns:auto 1fr auto}.sat-official .satp-name{display:none}.sat-official .satp-qnav{justify-self:center}.sat-official .satp-grid>section{grid-template-columns:repeat(5,1fr)}}@media(max-width:600px){.sat-official .satp-sectionbar span{display:none}.sat-official .satp-sectionbar{justify-content:center}.sat-official .satp-reading{display:block}.sat-official .satp-text,.sat-official .satp-text-muted p{font-size:17px}.sat-official .satp-question h2{font-size:18px}.sat-official .satp-options button{font-size:14px}.sat-official .satp-actions button{min-width:70px}.sat-official .satp-qnav{font-size:11px}}.placement-sat.sat-official{background:#eef2f5;color:#111827}.sat-official .satp-top{height:64px;padding:0 32px;background:#ffffff;border-bottom:1px solid #d5dbe2}.sat-official .satp-brand{align-items:center;gap:10px}.sat-official .satp-brand b{font-size:15px;font-weight:750;letter-spacing:-.01em}.sat-official .satp-brand span{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#f2f4f7;color:#475467;font-size:12px;font-weight:700}.sat-official .satp-timer{min-width:116px;gap:0}.sat-official .satp-timer b{font-size:20px;font-weight:760;letter-spacing:.035em}.sat-official .satp-timer button{margin-top:1px;font-size:10px;color:#475467;text-decoration:none}.sat-official .satp-timer button:hover{text-decoration:underline}.sat-official .satp-tools{gap:26px}.sat-official .satp-tools button{min-width:64px;color:#344054;font-size:11px;font-weight:700;gap:4px}.sat-official .satp-tools button span{display:grid;place-items:center;width:30px;height:28px;border-radius:7px;background:#f2f4f7;color:#1d2939;font-size:16px;font-weight:800}.sat-official .satp-tools button:hover span{background:#e8edf2}.sat-official .satp-sectionbar{height:40px;padding:0 32px;background:#dcecf6;border-bottom:1px solid #c3d5e1;color:#344054;font-size:12px}.sat-official .satp-sectionbar span{font-weight:650}.sat-official .satp-sectionbar b{display:inline-flex;align-items:center;height:26px;padding:0 10px;border-radius:6px;background:rgba(255,255,255,.72);font-size:11px;font-weight:750}.sat-official .satp-workspace{height:calc(100dvh - 178px);min-height:500px;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);background:#f7f9fb;padding:18px 24px;gap:0}.sat-official .satp-question,.sat-official .satp-reading{background:#fff;padding:36px clamp(30px,3.4vw,58px);border:1px solid #d9dfe6;box-shadow:0 2px 8px rgba(16,24,40,.035)}.sat-official .satp-reading{border-radius:12px 0 0 12px;border-right:0}.sat-official .satp-question{border-radius:0 12px 12px 0;border-left:1px solid #c7ced8}.sat-official .satp-text,.sat-official .satp-text-muted{max-width:690px}.sat-official .satp-text{font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.78;color:#111827}.sat-official .satp-text-muted{min-height:170px;display:flex;align-items:center;justify-content:center;padding:22px;border-radius:10px;background:#f8fafc;color:#475467;text-align:center}.sat-official .satp-text-muted p{max-width:440px;margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:15px;line-height:1.65}.sat-official .satp-qhead{max-width:620px;margin:0 auto 20px;min-height:38px}.sat-official .satp-qhead>b{width:36px;height:36px;flex:0 0 36px;border-radius:4px;background:#1f5f8f;box-shadow:0 1px 2px rgba(16,24,40,.12);font-size:16px;font-weight:800}.sat-official .satp-qhead>button{min-height:34px;margin-left:auto;padding:0 8px;border-radius:6px;color:#344054;font-size:11px;font-weight:750;text-decoration:none}.sat-official .satp-qhead>button:hover{background:#f2f4f7}.sat-official .satp-qhead>button span{font-size:18px}.sat-official .satp-qhead>button.marked{background:#f4ebff;color:#6941c6}.sat-official .satp-question h2{max-width:620px;margin:0 auto 22px;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.56;font-weight:400;color:#111827}.sat-official .satp-options{max-width:620px;gap:10px}.sat-official .satp-options button{grid-template-columns:30px 1fr;gap:11px;min-height:54px;padding:9px 13px;border:1.25px solid #667085;border-radius:7px;background:#fff;font-size:14px;line-height:1.42;transition:background .13s ease,border-color .13s ease,box-shadow .13s ease}.sat-official .satp-options button:hover{background:#f8fafc;border-color:#344054}.sat-official .satp-options button i{width:26px;height:26px;border:1.25px solid #667085;font-size:12px;background:#fff}.sat-official .satp-options button.selected{padding:8px 12px;border:2px solid #1f5f8f;background:#eaf3f9;box-shadow:0 0 0 2px rgba(31,95,143,.08)}.sat-official .satp-options button.selected i{background:#1f5f8f;border-color:#1f5f8f;color:#fff}.sat-official .satp-footer{height:74px;padding:0 30px;background:#fff;border-top:1px solid #d0d5dd;box-shadow:0 -2px 10px rgba(16,24,40,.035)}.sat-official .satp-name b{font-size:12px;font-weight:750}.sat-official .satp-name span{font-size:10px}.sat-official .satp-qnav{min-height:38px;padding:0 14px;border:1px solid #d0d5dd;border-radius:7px;background:#fff;font-size:11px;font-weight:750}.sat-official .satp-qnav:hover{background:#f8fafc}.sat-official .satp-actions{gap:10px}.sat-official .satp-actions button{min-width:82px;height:40px;border:1.5px solid #1f5f8f;border-radius:7px;font-size:13px;font-weight:800}.sat-official .satp-actions .next{min-width:92px;background:#1f5f8f;border-color:#1f5f8f;color:#fff;box-shadow:0 2px 5px rgba(31,95,143,.16)}.sat-official .satp-actions .next:hover{background:#174b72}.sat-official .satp-actions .submit{background:#166534;border-color:#166534}.sat-official .satp-grid{bottom:64px;width:min(640px,90vw);max-height:400px;border:1px solid #cfd6de;border-radius:10px 10px 0 0;box-shadow:0 18px 44px rgba(16,24,40,.18);overflow:hidden auto}.sat-official .satp-grid>header{height:54px;background:#fff}.sat-official .satp-grid>header b{font-size:13px}.sat-official .satp-grid>header span{font-size:10px}.sat-official .satp-grid-legend{gap:16px;padding:10px 18px;background:#f8fafc;font-size:10px}.sat-official .satp-grid>section{grid-template-columns:repeat(10,1fr);gap:7px;padding:16px 18px 20px}.sat-official .satp-grid>section button{height:36px;border-radius:6px;border-color:#c4cbd4;font-size:11px}.sat-official .satp-grid>section button.done{background:#e7f1f7;border-color:#6e9cbb}.sat-official .satp-grid>section button.review{box-shadow:inset 0 -3px 0 #7f56d9}.sat-official .satp-grid>section button.current{outline:2px solid #101828;outline-offset:1px}@media(max-width:1100px) and (min-width:901px){.sat-official .satp-workspace{grid-template-columns:1fr 1fr;padding:12px 14px}.sat-official .satp-question,.sat-official .satp-reading{padding:28px 26px}.sat-official .satp-tools{gap:14px}.sat-official .satp-tools button{min-width:52px;font-size:10px}}.placement-sat.sat57{height:100dvh;min-height:680px;overflow:hidden;background:#fff;color:#111827;font-family:Inter,Segoe UI Variable,Segoe UI,Arial,sans-serif;display:grid;grid-template-rows:92px minmax(0,1fr) 82px}.sat57-topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 26px;border-bottom:3px solid #173f8f;background:#fff;box-shadow:0 1px 0 rgba(16,24,40,.06);z-index:20}.sat57-identity{display:flex;align-items:center;gap:16px;min-width:0}.sat57-logo{font-family:Georgia,Times New Roman,serif;font-size:42px;line-height:1;color:#183f8d;font-weight:800;letter-spacing:-.045em}.sat57-logo sup{font-family:Arial,sans-serif;font-size:10px;vertical-align:top;margin-left:2px}.sat57-divider{width:1px;height:48px;background:#d0d5dd}.sat57-identity>div:last-child{display:grid;gap:3px}.sat57-identity b{font-size:18px;line-height:1.1;color:#101828;letter-spacing:-.02em}.sat57-identity>div:last-child span{font-size:14px;color:#173f8f;font-weight:650}.sat57-timer{justify-self:center;text-align:center;display:grid;grid-template-columns:auto auto;grid-template-areas:"label label" "time btn";align-items:center;column-gap:14px;min-width:185px}.sat57-timer small{grid-area:label;font-size:12px;color:#101828;margin-bottom:1px}.sat57-timer b{grid-area:time;font-size:34px;line-height:1;font-weight:500;letter-spacing:.045em;color:#111827}.sat57-timer button{grid-area:btn;border:1.5px solid #2464b4;background:#fff;color:#174e96;border-radius:9px;height:38px;padding:0 16px;font:inherit;font-size:13px;font-weight:650;cursor:pointer}.sat57-timer.danger b{color:#b42318}.sat57-timer.danger button{border-color:#b42318;color:#b42318}.sat57-tools{justify-self:end;display:flex;align-items:stretch;gap:30px;height:62px}.sat57-tools button{border:0;background:transparent;min-width:62px;padding:5px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#111827;font:inherit;font-size:12px;cursor:pointer}.sat57-tools button i{font-style:normal;font-size:24px;line-height:1}.sat57-tools button:hover{background:#f6f8fb;border-radius:8px}.sat57-body{min-height:0;grid-template-columns:minmax(360px,37%) minmax(420px,43%) minmax(250px,20%)}.sat57-body,.sat57-passage{display:grid;background:#fff;overflow:hidden}.sat57-passage{min-width:0;border-right:1px solid #c9ced6;grid-template-rows:66px minmax(0,1fr)}.sat57-directions{height:66px;border:0;border-bottom:1px solid #d0d5dd;background:#fff;color:#173f8f;text-align:left;padding:0 40px;font:inherit;font-size:17px;font-weight:700;cursor:pointer}.sat57-directions span{font-size:23px;margin-left:6px}.sat57-passage-scroll{min-height:0;overflow:auto;padding:22px 38px 46px;scrollbar-gutter:stable}.sat57-passage-kicker{font-size:15px;font-weight:700;color:#111827;margin:0 0 22px;padding-bottom:18px;border-bottom:1px solid #9aa2ad}.sat57-passage-text{max-width:680px;margin:0 auto;white-space:pre-line;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.72;color:#151515}.sat57-no-passage{max-width:560px;margin:60px auto;padding:30px;border:1px solid #d0d5dd;background:#f8fafc;border-radius:8px;text-align:center}.sat57-no-passage b{font-size:18px}.sat57-no-passage p{margin:8px 0 0;color:#667085;font-size:15px;line-height:1.55}.sat57-question{min-width:0;background:#fff;overflow:hidden}.sat57-question-scroll{height:100%;overflow:auto;padding:66px clamp(30px,4vw,58px) 46px;scrollbar-gutter:stable}.sat57-qhead{max-width:720px;margin:0 auto 20px;display:flex;align-items:center;gap:12px;border-bottom:3px solid #2d6bb6;padding-bottom:0}.sat57-qhead>b{width:47px;height:47px;display:grid;place-items:center;align-self:end;background:#141a22;color:#fff;font-size:17px;font-weight:750}.sat57-qhead>button{border:0;background:transparent;color:#101828;font:inherit;font-size:14px;font-weight:650;cursor:pointer}.sat57-qhead>button:not(.sat57-crossout){display:flex;align-items:center;gap:7px}.sat57-qhead>button:not(.sat57-crossout) span{font-size:24px}.sat57-qhead>button.marked{color:#173f8f}.sat57-qhead .sat57-crossout{margin-left:auto;border:1px solid #98a2b3;border-radius:5px;padding:5px 7px;font-size:13px;font-weight:800;background:#fff}.sat57-question h1{max-width:720px;margin:0 auto 28px;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.58;font-weight:400;color:#202020}.sat57-choices{max-width:720px;margin:0 auto;display:grid;gap:13px}.sat57-choices button{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:14px;min-height:62px;padding:10px 16px;border:1px solid #a5abb3;border-radius:6px;background:#fff;color:#202020;text-align:left;font:inherit;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.35;cursor:pointer;transition:border-color .13s ease,background .13s ease,box-shadow .13s ease}.sat57-choices button:hover{background:#f8fafc;border-color:#59636e}.sat57-choices button i{width:30px;height:30px;border:1.5px solid #111;border-radius:50%;display:grid;place-items:center;font-family:Inter,Segoe UI,sans-serif;font-style:normal;font-size:14px;font-weight:700}.sat57-choices button.selected{border:2px solid #165db3;background:#edf5ff;padding:9px 15px;box-shadow:0 0 0 2px rgba(22,93,179,.06)}.sat57-choices button.selected i{background:#165db3;border-color:#165db3;color:#fff}.sat57-navigator{min-width:0;border-left:1px solid #c9ced6;background:#fff;padding:20px 18px 26px;overflow:auto;scrollbar-gutter:stable}.sat57-nav-title{display:flex;align-items:center;justify-content:space-between;padding:0 2px 18px;border-bottom:1px solid #d0d5dd}.sat57-nav-title b{font-size:17px}.sat57-nav-title span{font-size:20px}.sat57-legend{display:grid;gap:14px;padding:20px 2px 22px}.sat57-legend span{display:flex;align-items:center;gap:12px;font-size:13px;color:#344054}.sat57-legend i{width:22px;height:22px;border:2px solid #1664bd;border-radius:4px;background:#fff;display:grid;place-items:center;font-style:normal}.sat57-legend i.done{background:#1f62ae;border-color:#1f62ae}.sat57-legend i.flag{border:0;color:#111;font-size:24px}.sat57-nav-count{display:block;margin:0 2px 16px;font-size:14px}.sat57-nav-grid{display:grid;grid-template-columns:repeat(5,minmax(38px,1fr));gap:12px}.sat57-nav-grid button{position:relative;height:46px;border:1px solid #98a2b3;border-radius:5px;background:#fff;color:#111827;font:inherit;font-size:14px;font-weight:650;cursor:pointer}.sat57-nav-grid button.done{background:#1f62ae;border-color:#1f62ae;color:#fff}.sat57-nav-grid button.current{outline:3px solid #1664bd;outline-offset:2px;background:#fff;color:#111827}.sat57-nav-grid button.current.done{background:#fff;color:#111827}.sat57-nav-grid button.review small{position:absolute;right:3px;top:-9px;color:#111;font-size:16px}.sat57-nav-grid button:hover{box-shadow:0 0 0 2px rgba(22,100,189,.12)}.sat57-footer{display:grid;grid-template-columns:1fr auto 1fr;padding:0 38px;border-top:1px solid #c9ced6;z-index:30}.sat57-footer,.sat57-pause{align-items:center;background:#fff}.sat57-pause{justify-self:start;height:50px;padding:0 18px;border:1px solid #b6bcc5;border-radius:5px;color:#111827;font:inherit;font-size:14px;font-weight:650;cursor:pointer;display:flex;gap:10px}.sat57-pause span{font-size:17px;font-weight:800}.sat57-progress{justify-self:center;border:0;background:transparent;color:#111827;font:inherit;font-size:16px;font-weight:650;cursor:default}.sat57-progress span{margin-left:8px;font-size:17px}.sat57-actions{justify-self:end;display:flex;gap:18px}.sat57-actions button{height:52px;min-width:136px;border:1.5px solid #174e96;border-radius:5px;background:#fff;color:#173f8f;font:inherit;font-size:15px;font-weight:700;cursor:pointer}.sat57-actions button:disabled{opacity:.35;cursor:not-allowed}.sat57-actions .next{background:#173f8f;color:#fff}.sat57-actions .next span{font-size:23px;margin-left:18px;vertical-align:-1px}.sat57-actions .submit{background:#166534;border-color:#166534}.sat57-pause-overlay{position:fixed;inset:0;z-index:200;background:rgba(16,24,40,.62);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:20px}.sat57-pause-overlay section{width:min(430px,92vw);padding:34px;text-align:center;background:#fff;border-radius:12px;box-shadow:0 24px 80px rgba(0,0,0,.24)}.sat57-logo.small{font-size:30px;margin-bottom:18px}.sat57-pause-overlay h2{margin:0 0 8px;font-size:24px}.sat57-pause-overlay p{margin:0 0 24px;color:#667085;line-height:1.55}.sat57-pause-overlay button{height:46px;padding:0 28px;border:0;border-radius:6px;background:#173f8f;color:#fff;font:inherit;font-weight:750;cursor:pointer}@media(max-width:1180px){.sat57-body{grid-template-columns:minmax(330px,36%) minmax(390px,44%) minmax(220px,20%)}.sat57-tools{gap:12px}.sat57-tools button{min-width:52px;font-size:10px}.sat57-question-scroll{padding-left:26px;padding-right:26px}.sat57-nav-grid{gap:8px}.sat57-nav-grid button{height:40px;font-size:12px}}@media(max-width:900px){.placement-sat.sat57{height:auto;min-height:100dvh;overflow:auto;grid-template-rows:auto auto auto}.sat57-topbar{height:76px;grid-template-columns:1fr auto;padding:0 14px;border-bottom-width:2px}.sat57-identity .sat57-logo{font-size:30px}.sat57-divider{height:36px}.sat57-identity b{font-size:14px}.sat57-identity>div:last-child span{font-size:11px}.sat57-tools{display:none}.sat57-timer{min-width:120px}.sat57-timer b{font-size:24px}.sat57-timer button{height:32px;padding:0 9px}.sat57-body{display:block;overflow:visible}.sat57-passage{height:auto;min-height:300px;border-right:0;border-bottom:1px solid #c9ced6}.sat57-passage-scroll{max-height:48vh}.sat57-question{height:auto}.sat57-question-scroll{height:auto;overflow:visible;padding:32px 20px}.sat57-navigator{border-left:0;border-top:1px solid #c9ced6;max-height:430px}.sat57-nav-grid{grid-template-columns:repeat(8,1fr)}.sat57-footer{position:sticky;bottom:0;height:72px;padding:0 14px;grid-template-columns:auto 1fr auto}.sat57-pause{display:none}.sat57-progress{font-size:12px}.sat57-actions{gap:7px}.sat57-actions button{min-width:76px;height:44px}.sat57-actions .next span{margin-left:6px}}@media(max-width:600px){.sat57-identity .sat57-divider,.sat57-identity>div:last-child{display:none}.sat57-nav-grid{grid-template-columns:repeat(5,1fr)}.sat57-choices button{font-size:15px}.sat57-passage-text,.sat57-question h1{font-size:17px}.sat57-footer{grid-template-columns:1fr auto}.sat57-progress{display:none}.sat57-actions{grid-column:2}.sat57-actions button{min-width:70px}.sat57-actions .next span{display:none}}.pl58-admin{padding:26px;min-height:100vh;background:#f4f7fb;color:#0f172a;font-family:Inter,Segoe UI Variable,Segoe UI,Noto Sans Arabic,sans-serif}.pl58-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(135deg,#071a34,#0d2d59);color:white;border-radius:24px;padding:26px 28px;margin-bottom:18px;box-shadow:0 18px 40px #0b234425}.pl58-hero small{letter-spacing:.14em;color:#93c5fd;font-weight:800}.pl58-hero h1{font-size:30px;margin:5px 0}.pl58-hero p{margin:0;color:#cbd5e1}.pl58-head-actions{display:flex;gap:10px;flex-wrap:wrap}.pl58-head-actions button,.pl58-publish button{border:0;border-radius:12px;padding:12px 16px;font-weight:900;cursor:pointer}.pl58-head-actions button{background:#fff;color:#0b2344}.pl58-warning{display:flex;justify-content:space-between;gap:20px;align-items:center;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;padding:14px 18px;border-radius:16px;margin-bottom:16px}.pl58-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:18px}.pl58-editor,.pl58-list{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 10px 28px #0f172a0b;overflow:hidden}.pl58-list{padding:14px;height:calc(100vh - 205px);overflow:auto}.pl58-list-head{display:flex;justify-content:space-between;align-items:center;padding:8px 4px 14px}.pl58-list-head b{font-size:18px}.pl58-list-head span{background:#e2e8f0;border-radius:999px;padding:4px 9px;font-weight:800}.pl58-seed{display:grid;gap:8px;margin-bottom:14px}.pl58-seed button{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;border-radius:11px;padding:10px;font-weight:800;cursor:pointer}.pl58-list article{border:1px solid #e2e8f0;border-radius:14px;margin-bottom:10px;overflow:hidden}.pl58-list article.active{border-color:#2563eb;box-shadow:0 0 0 2px #dbeafe}.pl58-open{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;border:0;background:white;padding:12px;text-align:right;cursor:pointer}.pl58-open div{min-width:0}.pl58-open b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pl58-open small{display:block;color:#64748b;margin-top:3px}.pl58-type{display:grid;place-items:center;width:44px;height:44px;border-radius:11px;font-weight:950}.pl58-type.sat{background:#dbeafe;color:#1d4ed8}.pl58-type.est{background:#fee2e2;color:#b91c1c}.pl58-open em{font-style:normal;font-size:11px;font-weight:900;padding:5px 8px;border-radius:999px}.pl58-open em.published{background:#dcfce7;color:#15803d}.pl58-open em.draft{background:#f1f5f9;color:#475569}.pl58-open em.closed{background:#fee2e2;color:#b91c1c}.pl58-mini{display:flex;gap:6px;padding:0 10px 10px}.pl58-mini button{border:1px solid #e2e8f0;background:#f8fafc;border-radius:8px;padding:5px 9px;cursor:pointer}.pl58-editor{padding:18px}.pl58-settings{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:12px}.pl58-grid label,.pl58-qeditor>label,.pl58-settings label{display:grid;gap:6px;font-size:13px;font-weight:800;color:#334155}.pl58-grid input,.pl58-grid select,.pl58-qeditor textarea,.pl58-settings input,.pl58-settings select{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:11px;background:#fff;padding:10px 12px;font:inherit;color:#0f172a}.pl58-publish{display:flex;align-items:center;gap:9px;margin:15px 0;padding:12px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px}.pl58-publish>div{margin-left:auto}.pl58-publish>div b,.pl58-publish>div span{display:block}.pl58-publish>div span{font-size:12px;color:#64748b}.pl58-publish button{background:#e2e8f0}.pl58-publish .publish{background:#166534;color:#fff}.pl58-publish .close{background:#fee2e2;color:#991b1b}.pl58-question-shell{display:grid;grid-template-columns:190px minmax(0,1fr);gap:16px;min-height:610px}.pl58-qnav{border:1px solid #e2e8f0;border-radius:16px;padding:10px;background:#f8fafc;overflow:auto;max-height:650px}.pl58-qnav .add{width:100%;border:0;background:#0b2344;color:#fff;border-radius:10px;padding:10px;font-weight:900;cursor:pointer;margin-bottom:9px}.pl58-qnav>div{display:grid;gap:6px}.pl58-qnav>div button{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:7px;text-align:right;border:1px solid #e2e8f0;background:#fff;border-radius:10px;padding:7px;cursor:pointer}.pl58-qnav>div button.active{border-color:#2563eb;background:#eff6ff}.pl58-qnav>div button.bad{border-right:4px solid #dc2626}.pl58-qnav>div button b{display:grid;place-items:center;background:#e2e8f0;border-radius:8px;height:30px}.pl58-qnav>div button span{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pl58-qeditor{border:1px solid #e2e8f0;border-radius:16px;padding:16px;overflow:auto;max-height:650px}.pl58-qtop{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.pl58-qtop h2{margin:0}.pl58-qtop button{border:1px solid #fecaca;background:#fff1f2;color:#b91c1c;border-radius:9px;padding:8px 10px;font-weight:800}.pl58-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.pl58-grid,.pl58-qeditor>label{margin-bottom:12px}.pl58-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0}.pl58-choices label{display:grid;grid-template-columns:42px 1fr;gap:8px;border:1px solid #cbd5e1;border-radius:12px;padding:8px;background:#fff}.pl58-choices label.correct{border-color:#16a34a;background:#f0fdf4}.pl58-choices label button{border:0;border-radius:9px;background:#e2e8f0;font-weight:950;cursor:pointer}.pl58-choices label.correct button{background:#166534;color:#fff}.pl58-choices textarea{border:0;resize:vertical;outline:none;font:inherit;background:transparent}.pl58-empty{display:grid;place-items:center;min-height:430px;text-align:center;color:#64748b}.pl58-empty b{font-size:24px;color:#0f172a}.pl58-empty button{border:0;background:#0b2344;font-weight:900}.pl58-empty button,.pl58-toast{color:#fff;border-radius:12px;padding:11px 18px}.pl58-toast{position:fixed;z-index:9999;left:50%;top:22px;transform:translateX(-50%);background:#0f172a;box-shadow:0 12px 30px #0003;font-weight:800}@media(max-width:1100px){.pl58-layout{grid-template-columns:1fr}.pl58-list{height:auto;max-height:360px}.pl58-grid,.pl58-settings{grid-template-columns:1fr 1fr}.pl58-question-shell{grid-template-columns:150px 1fr}}@media(max-width:760px){.pl58-admin{padding:12px}.pl58-hero{align-items:flex-start;flex-direction:column}.pl58-choices,.pl58-grid,.pl58-question-shell,.pl58-settings{grid-template-columns:1fr}.pl58-qnav{max-height:180px}.pl58-publish{flex-wrap:wrap}}.pl59-ai-tools{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 14px;padding:14px 16px;border:1px solid #bfdbfe;border-radius:16px;background:linear-gradient(135deg,#eff6ff,#f8fafc);box-shadow:0 8px 20px #1d4ed80b}.pl59-ai-tools>div:first-child{display:grid;gap:3px}.pl59-ai-tools b{font-size:15px;color:#0f2f57}.pl59-ai-tools span{font-size:12px;color:#64748b;font-weight:650}.pl59-ai-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.pl59-ai-actions button{border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:10px;padding:9px 11px;font-weight:850;cursor:pointer;white-space:nowrap;transition:.15s ease}.pl59-ai-actions button:hover:not(:disabled){transform:translateY(-1px);border-color:#60a5fa;box-shadow:0 5px 14px #2563eb16}.pl59-ai-actions button.improve{background:#0b2344;border-color:#0b2344;color:#fff}.pl59-ai-actions button:disabled{opacity:.55;cursor:wait}.pl59-ai-review{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:start;padding:14px;margin:0 0 14px;border:1px solid #dbeafe;border-radius:15px;background:#fff;box-shadow:0 8px 22px #0f172a0c}.pl59-ai-review .score{width:72px;height:72px;border-radius:16px;background:#0b2344;color:#fff;display:grid;place-content:center;text-align:center}.pl59-ai-review .score b{font-size:21px}.pl59-ai-review .score span{font-size:10px;color:#bfdbfe}.pl59-ai-review strong{display:block;margin:2px 0 7px}.pl59-ai-review ul{margin:6px 0;padding-right:18px;color:#9a3412;font-size:12px}.pl59-ai-review ul.tips{color:#166534}.pl59-ai-review>button{border:0;background:#f1f5f9;width:30px;height:30px;border-radius:8px;font-size:20px;cursor:pointer}@media(max-width:1000px){.pl59-ai-tools{align-items:stretch;flex-direction:column}.pl59-ai-actions{justify-content:flex-start}}@media(max-width:650px){.pl59-ai-actions{display:grid}.pl59-ai-actions,.pl59-ai-review{grid-template-columns:1fr}.pl59-ai-review .score{width:100%;height:54px}}.pl61-content-source{display:grid;grid-template-columns:220px 1fr;gap:12px;margin:12px 0;padding:14px;border:1px solid #d9dee7;border-radius:14px;background:#f8fafc}.pl61-content-source label{display:flex;flex-direction:column;gap:7px;font-weight:700}.pl61-content-source input,.pl61-content-source select{min-height:44px;border:1px solid #cbd5e1;border-radius:10px;padding:0 12px;background:#fff}.pl61-content-source small{font-weight:500;color:#64748b}.est61-pdf{padding:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;background:#eef1f5!important}.est61-pdfbar{height:38px;flex:0 0 38px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #d1d5db;background:#fff}.est61-pdfbar small{font-weight:800;color:#111827}.est61-pdfbar a{font-size:12px;font-weight:700;color:#111827;text-decoration:none}.est61-pdf iframe{display:block;width:100%;height:100%;min-height:0;flex:1 1 auto;border:0;background:#fff}@media(max-width:900px){.pl61-content-source{grid-template-columns:1fr}.est61-pdf iframe{min-height:55vh}}.pl62-pdf-upload{position:relative;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pl62-pdf-upload input[type=file]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.pl62-pdf-upload button{min-height:46px;padding:0 18px;border:0;border-radius:11px;background:#111827;color:#fff;font-weight:800;cursor:pointer}.pl62-pdf-upload button:disabled{opacity:.6}.pl62-pdf-upload span{font-size:12px;color:#64748b}.pl62-pdf-upload span:first-of-type{font-weight:700}.pl62-url-fallback{margin-top:8px}.pl62-url-fallback summary{cursor:pointer;font-size:12px;color:#64748b;margin-bottom:8px}.pl62-url-fallback input{width:100%}@media (min-width:901px){.placement-est-v50{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important;background:#f4f5f7!important}.placement-est-v50 .est50-header{height:72px!important;min-height:72px!important;padding:0 24px!important;box-shadow:0 2px 10px rgba(0,0,0,.12)!important}.placement-est-v50 .est50-brand b{font-size:17px!important}.placement-est-v50 .est50-brand span{font-size:11px!important}.placement-est-v50 .est50-timer{min-width:150px!important;height:54px!important;padding:5px 18px!important}.placement-est-v50 .est50-timer b{font-size:25px!important}.placement-est-v50 .est50-workspace{height:calc(100dvh - 72px)!important;grid-template-columns:minmax(0,56%) minmax(430px,44%)!important;gap:10px!important;padding:10px 12px!important;box-sizing:border-box!important}.placement-est-v50 .est50-paper,.placement-est-v50 .est50-workspace{min-height:0!important;display:grid!important;overflow:hidden!important}.placement-est-v50 .est50-paper{height:100%!important;grid-template-rows:42px minmax(0,1fr) 194px 54px!important;padding:0 10px!important;background:#fff!important;border:1px solid #d7d9dd!important;border-radius:8px!important;box-shadow:0 3px 14px rgba(20,24,31,.06)!important}.placement-est-v50 .est50-part{height:42px!important;min-height:42px!important;margin:0!important;padding:0 2px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid #9ca3af!important}.placement-est-v50 .est50-part b{font-size:16px!important}.placement-est-v50 .est50-passage,.placement-est-v50 .est50-passage.compact{height:100%!important;min-height:0!important;margin:0!important;border-bottom:1px solid #9ca3af!important}.placement-est-v50 .est61-pdf{border:0!important;border-bottom:1px solid #9ca3af!important;border-radius:0!important;background:#e9edf2!important}.placement-est-v50 .est61-pdfbar{height:30px!important;min-height:30px!important;flex-basis:30px!important;padding:0 10px!important;direction:ltr!important}.placement-est-v50 .est61-pdfbar small{font-size:10px!important;letter-spacing:.25px!important}.placement-est-v50 .est61-pdfbar a{font-size:10px!important}.placement-est-v50 .est61-pdf iframe{width:100%!important;height:100%!important;min-height:0!important}.placement-est-v50 .est50-question{height:194px!important;min-height:194px!important;max-height:194px!important;grid-template-rows:54px minmax(0,1fr)!important;gap:6px!important;padding:8px 4px!important;background:#fff!important;border-top:0!important}.placement-est-v50 .est50-question-title{height:54px!important;min-height:54px!important;max-height:54px!important;grid-template-columns:32px minmax(0,1fr)!important;gap:8px!important}.placement-est-v50 .est50-question-title>b{width:28px!important;height:28px!important;font-size:14px!important}.placement-est-v50 .est50-question-title h2{height:50px!important;min-height:50px!important;max-height:50px!important;font-size:14px!important;line-height:1.4!important}.placement-est-v50 .est50-options{height:118px!important;min-height:118px!important;max-height:118px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;gap:6px!important}.placement-est-v50 .est50-options button{height:56px!important;min-height:56px!important;max-height:56px!important;padding:4px 7px!important;font-size:12px!important;border-radius:7px!important}.placement-est-v50 .est50-options button i{width:25px!important;height:25px!important;font-size:12px!important}.placement-est-v50 .est50-paper-footer{height:54px!important;min-height:54px!important;max-height:54px!important;grid-template-columns:auto auto 1fr auto!important;gap:8px!important;padding:6px 0!important;border-top:1px solid #d1d5db!important}.placement-est-v50 .est50-paper-footer button{height:38px!important;min-height:38px!important;padding:0 14px!important;font-size:12px!important}.placement-est-v50 .est50-paper-footer span{align-self:center!important;justify-self:center!important;font-size:11px!important}.placement-est-v50 .est50-sheet{height:100%!important;min-height:0!important;padding:0!important;display:grid!important;grid-template-rows:76px minmax(0,1fr) 54px!important;overflow:hidden!important;background:#fff!important;border:1px solid #cfd2d6!important;border-radius:8px!important;box-shadow:0 3px 14px rgba(20,24,31,.06)!important}.placement-est-v50 .est50-sheet>header{height:76px!important;min-height:76px!important;padding:8px 12px!important;box-sizing:border-box!important;border-bottom:1px solid #d1d5db!important}.placement-est-v50 .est50-sheet>header>b{font-size:13px!important}.placement-est-v50 .est50-sheet>header small{font-size:10px!important}.placement-est-v50 .est50-legend{margin:5px 0!important;gap:12px!important;font-size:10px!important}.placement-est-v50 .est50-sheet-columns{height:100%!important;min-height:0!important;overflow:hidden!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important;padding:6px!important;box-sizing:border-box!important;align-items:stretch!important}.placement-est-v50 .est50-sheet-col{min-width:0!important;display:grid!important;grid-template-rows:repeat(29,minmax(0,1fr))!important;align-content:stretch!important;border:1px solid #b9bdc3!important;background:#fff!important}.placement-est-v50 .est50-row{min-height:0!important;height:auto!important;grid-template-columns:28px repeat(4,19px) 12px!important;justify-content:center!important;align-items:center!important;gap:2px!important;padding:0 2px!important;border-bottom:1px solid #e0e2e5!important;box-sizing:border-box!important}.placement-est-v50 .est50-row.current{background:#e9eaec!important;box-shadow:inset 3px 0 #111!important}.placement-est-v50 .est50-num{font-size:10px!important;font-weight:800!important;width:28px!important}.placement-est-v50 .est50-bubble{width:17px!important;height:17px!important;min-width:17px!important;min-height:17px!important;padding:0!important;font-size:9px!important;line-height:15px!important}.placement-est-v50 .est50-sheet-footer{height:54px!important;min-height:54px!important;max-height:54px!important;display:grid!important;grid-template-columns:1fr 1fr 1.15fr!important;gap:6px!important;padding:7px!important;border-top:1px solid #cfd2d6!important;background:#fff!important}.placement-est-v50 .est50-sheet-footer button{height:38px!important;min-height:38px!important;font-size:11px!important;padding:0 8px!important}.placement-est-v50 .est50-workspace{grid-template-columns:minmax(0,55%) minmax(500px,45%)!important}.placement-est-v50 .est50-sheet{grid-template-rows:78px minmax(0,1fr) 56px!important}.placement-est-v50 .est50-sheet>header{height:78px!important;min-height:78px!important;padding:9px 16px!important}.placement-est-v50 .est50-sheet>header>b{font-size:14px!important;letter-spacing:.3px!important}.placement-est-v50 .est50-legend{margin:7px 0 5px!important;gap:18px!important;font-size:11px!important}.placement-est-v50 .est50-sheet-columns{padding:8px 10px 10px!important;gap:10px!important;align-items:stretch!important;overflow:hidden!important}.placement-est-v50 .est50-sheet-col{display:grid!important;grid-template-rows:27px minmax(0,1fr)!important;border:1px solid #c9cdd2!important;border-radius:3px!important;overflow:hidden!important;background:#fff!important}.placement-est-v50 .est69-col-head{display:grid!important;grid-template-columns:34px repeat(4,24px) 12px!important;justify-content:center!important;align-items:center!important;gap:5px!important;min-height:27px!important;border-bottom:1px solid #d5d8dc!important;background:#fafafa!important}.placement-est-v50 .est69-col-head b{text-align:center!important;font-size:11px!important;line-height:1!important;font-weight:850!important;color:#111!important}.placement-est-v50 .est69-col-body{display:grid!important;grid-auto-rows:minmax(20px,1fr)!important;min-height:0!important;overflow:hidden!important}.placement-est-v50 .est50-row{grid-template-columns:34px repeat(4,24px) 12px!important;justify-content:center!important;align-items:center!important;gap:5px!important;min-height:20px!important;padding:1px 3px!important;border-bottom:1px solid #e2e4e7!important}.placement-est-v50 .est50-row:last-child{border-bottom:0!important}.placement-est-v50 .est50-row.current{background:#ececec!important;box-shadow:inset 3px 0 #111!important}.placement-est-v50 .est50-num{width:34px!important;min-width:34px!important;font-size:11px!important;font-weight:850!important;text-align:center!important}.placement-est-v50 .est50-bubble{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;border:1.5px solid #111!important;border-radius:50%!important;font-size:10px!important;line-height:17px!important;font-weight:800!important;padding:0!important;background:#fff!important;color:#111!important;transition:transform .12s ease,background .12s ease,color .12s ease!important}.placement-est-v50 .est50-bubble:hover{transform:scale(1.1)!important;background:#f2f2f2!important}.placement-est-v50 .est50-bubble.filled{background:#111!important;color:#fff!important;box-shadow:inset 0 0 0 2px #fff,0 0 0 1.5px #111!important}.placement-est-v50 .est50-flag{font-size:9px!important;font-weight:900!important;color:#111!important}.placement-est-v50 .est50-sheet-footer{height:56px!important;min-height:56px!important;max-height:56px!important;padding:7px 8px!important;gap:8px!important}.placement-est-v50 .est50-sheet-footer button{height:40px!important;min-height:40px!important;font-size:11.5px!important;font-weight:800!important}}@media (min-width:901px) and (max-height:760px){.placement-est-v50 .est50-sheet-columns{overflow-y:auto!important;scrollbar-gutter:stable!important}.placement-est-v50 .est69-col-body{overflow:visible!important}.placement-est-v50 .est50-row{min-height:22px!important}}@media (max-width:900px){.placement-est-v50 .est69-col-head{display:none!important}.placement-est-v50 .est69-col-body{display:block!important}}@media (min-width:901px){main.placement-est-v50 .est50-sheet{min-width:500px!important}main.placement-est-v50 .est50-sheet-columns{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;padding:10px 12px 12px!important;overflow:hidden!important}main.placement-est-v50 .est50-sheet-col{display:grid!important;grid-template-rows:30px minmax(0,1fr)!important;border:1px solid #c7cbd0!important;border-radius:4px!important;background:#fff!important;overflow:hidden!important;min-width:0!important}main.placement-est-v50 .est69-col-head{display:grid!important;grid-template-columns:36px repeat(4,26px) 14px!important;gap:6px!important;align-items:center!important;justify-content:center!important;height:30px!important;min-height:30px!important;max-height:30px!important;background:#fafafa!important;border-bottom:1px solid #d2d5d9!important}main.placement-est-v50 .est69-col-head b{font-size:12px!important;font-weight:900!important;text-align:center!important;color:#111!important}main.placement-est-v50 .est69-col-body{display:grid!important;grid-auto-rows:minmax(22px,1fr)!important;min-height:0!important;overflow:hidden!important}main.placement-est-v50 .est50-row{display:grid!important;grid-template-columns:36px repeat(4,26px) 14px!important;gap:6px!important;align-items:center!important;justify-content:center!important;min-height:22px!important;height:auto!important;padding:1px 4px!important;margin:0!important;border-bottom:1px solid #e1e3e6!important;background:#fff!important;box-sizing:border-box!important}main.placement-est-v50 .est50-row.current{background:#eceff1!important;box-shadow:inset 4px 0 0 #111!important}main.placement-est-v50 .est50-num{width:36px!important;min-width:36px!important;max-width:36px!important;font-size:11.5px!important;line-height:22px!important;background:transparent!important;border:0!important}main.placement-est-v50 .est50-bubble,main.placement-est-v50 .est50-num{height:22px!important;padding:0!important;font-weight:900!important;color:#111!important}main.placement-est-v50 .est50-bubble{width:22px!important;min-width:22px!important;min-height:22px!important;max-width:22px!important;max-height:22px!important;margin:0!important;border:1.6px solid #111!important;border-radius:50%!important;background:#fff!important;font-size:10.5px!important;line-height:19px!important;display:grid!important;place-items:center!important;box-sizing:border-box!important;cursor:pointer!important}main.placement-est-v50 .est50-bubble:hover{transform:scale(1.12)!important;background:#f1f1f1!important}main.placement-est-v50 .est50-bubble.filled{background:#111!important;color:#fff!important;border-color:#111!important;box-shadow:inset 0 0 0 2px #fff!important}main.placement-est-v50 .est50-flag{font-size:9px!important;font-weight:900!important;color:#111!important}}@media (min-width:901px) and (max-height:820px){main.placement-est-v50 .est50-sheet-columns{overflow-y:auto!important;scrollbar-gutter:stable!important}main.placement-est-v50 .est69-col-body{overflow:visible!important}main.placement-est-v50 .est50-row{min-height:24px!important}}@media (min-width:901px){main.placement-est-v50.est-v70{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important;background:#f4f5f7!important}main.placement-est-v50.est-v70 .est50-header{height:72px!important;min-height:72px!important}main.placement-est-v50.est-v70 .est50-workspace{height:calc(100dvh - 72px)!important;grid-template-columns:minmax(0,56%) minmax(500px,44%)!important;gap:10px!important;padding:10px 12px!important;overflow:hidden!important}main.placement-est-v50.est-v70 .est50-paper{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:42px minmax(0,1fr) 236px 58px!important;overflow:hidden!important;padding:0 10px!important;border-radius:8px!important;background:#fff!important;border:1px solid #d4d8de!important;box-shadow:0 3px 15px rgba(15,23,42,.06)!important}main.placement-est-v50.est-v70 .est50-part{height:42px!important;min-height:42px!important;margin:0!important;padding:0 2px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid #aeb4bc!important}main.placement-est-v50.est-v70 .est50-part b{font-size:17px!important;font-weight:850!important}main.placement-est-v50.est-v70 .est50-part span{font-size:12px!important;font-weight:850!important;letter-spacing:.25px!important}main.placement-est-v50.est-v70 .est50-passage,main.placement-est-v50.est-v70 .est50-passage.compact,main.placement-est-v50.est-v70 .est61-pdf{min-height:0!important;height:100%!important;margin:0!important;overflow:hidden!important;border-bottom:1px solid #aeb4bc!important}main.placement-est-v50.est-v70 .est61-pdfbar{height:32px!important;min-height:32px!important;flex:0 0 32px!important;padding:0 12px!important;background:#fbfbfc!important}main.placement-est-v50.est-v70 .est61-pdf iframe{width:100%!important;height:100%!important;min-height:0!important;border:0!important}main.placement-est-v50.est-v70 .est50-question{height:236px!important;min-height:236px!important;max-height:236px!important;display:grid!important;grid-template-rows:66px minmax(0,1fr)!important;gap:10px!important;padding:10px 4px!important;overflow:hidden!important;background:#fff!important;border-top:0!important}main.placement-est-v50.est-v70 .est50-question-title{height:66px!important;min-height:66px!important;max-height:66px!important;display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;gap:10px!important;align-items:start!important;overflow:hidden!important;margin:0!important}main.placement-est-v50.est-v70 .est50-question-title>b{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;display:grid!important;place-items:center!important;font-size:15px!important;font-weight:900!important;border-radius:4px!important;background:#b80f16!important;color:#fff!important;box-shadow:0 2px 6px rgba(184,15,22,.18)!important}main.placement-est-v50.est-v70 .est50-question-title h2{height:62px!important;min-height:62px!important;max-height:62px!important;margin:0!important;padding:2px 10px 4px 0!important;overflow-y:auto!important;overflow-x:hidden!important;font-size:18px!important;line-height:1.45!important;font-weight:800!important;color:#111827!important;scrollbar-gutter:stable!important}main.placement-est-v50.est-v70 .est50-options{height:150px!important;min-height:150px!important;max-height:150px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;gap:10px 12px!important;padding:0!important;overflow:hidden!important}main.placement-est-v50.est-v70 .est50-options button{height:70px!important;min-height:70px!important;max-height:70px!important;padding:7px 12px!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;text-align:left!important;font-size:14px!important;line-height:1.35!important;font-weight:600!important;color:#1f2937!important;background:#fff!important;border:1.5px solid #ead2d4!important;border-radius:10px!important;box-sizing:border-box!important;overflow:hidden!important;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease!important}main.placement-est-v50.est-v70 .est50-options button:hover{background:#fffafa!important;border-color:#d98084!important;box-shadow:0 3px 10px rgba(184,15,22,.07)!important}main.placement-est-v50.est-v70 .est50-options button.selected{background:#fff0f1!important;border-color:#d64e54!important;box-shadow:inset 0 0 0 1px rgba(184,15,22,.08)!important}main.placement-est-v50.est-v70 .est50-options button i{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;display:grid!important;place-items:center!important;border:1.7px solid #c61a21!important;border-radius:50%!important;font-size:14px!important;font-weight:850!important;color:#c61a21!important;background:#fff!important;font-style:normal!important}main.placement-est-v50.est-v70 .est50-options button.selected i{background:#c61a21!important;color:#fff!important;border-color:#c61a21!important}main.placement-est-v50.est-v70 .est50-paper-footer{height:58px!important;min-height:58px!important;max-height:58px!important;padding:8px 0!important;display:grid!important;grid-template-columns:auto auto 1fr auto!important;gap:10px!important;border-top:1px solid #d7dbe0!important;background:#fff!important}main.placement-est-v50.est-v70 .est50-paper-footer button{height:40px!important;min-height:40px!important;padding:0 16px!important;font-size:12.5px!important;font-weight:800!important}main.placement-est-v50.est-v70 .est50-paper-footer .next{min-width:92px!important;border-radius:20px!important;box-shadow:0 3px 8px rgba(184,15,22,.15)!important}main.placement-est-v50.est-v70 .est50-paper-footer>span{align-self:center!important;justify-self:center!important;font-size:12px!important;font-weight:800!important;color:#4b5563!important}main.placement-est-v50.est-v70 .est50-sheet{height:100%!important;min-height:0!important;grid-template-rows:78px minmax(0,1fr) 58px!important;overflow:hidden!important;border-radius:8px!important;box-shadow:0 3px 15px rgba(15,23,42,.05)!important}main.placement-est-v50.est-v70 .est50-sheet-columns{align-content:start!important;padding-top:10px!important}main.placement-est-v50.est-v70 .est50-sheet-footer{height:58px!important;min-height:58px!important;max-height:58px!important;padding:8px!important}main.placement-est-v50.est-v70 .est50-sheet-footer button{height:40px!important;min-height:40px!important;font-size:12px!important;font-weight:800!important}}@media (min-width:901px) and (max-height:780px){main.placement-est-v50.est-v70 .est50-paper{grid-template-rows:42px minmax(0,1fr) 218px 56px!important}main.placement-est-v50.est-v70 .est50-question{height:218px!important;min-height:218px!important;max-height:218px!important;grid-template-rows:60px minmax(0,1fr)!important}main.placement-est-v50.est-v70 .est50-question-title,main.placement-est-v50.est-v70 .est50-question-title h2{height:58px!important;min-height:58px!important;max-height:58px!important}main.placement-est-v50.est-v70 .est50-options{height:140px!important;min-height:140px!important;max-height:140px!important}main.placement-est-v50.est-v70 .est50-options button{height:65px!important;min-height:65px!important;max-height:65px!important}}@media (min-width:901px){main.placement-est-v50.est-v71 .est50-paper-footer.est72-nav-center{display:flex!important;align-items:center!important;justify-content:center!important;grid-template-columns:none!important;padding:7px 8px!important;background:#fff!important}main.placement-est-v50.est-v71 .est72-nav-group{width:min(720px,96%)!important;display:grid!important;grid-template-columns:132px 160px minmax(130px,1fr) 132px!important;align-items:center!important;justify-content:center!important;gap:10px!important;margin:0 auto!important}main.placement-est-v50.est-v71 .est72-nav-group button{height:40px!important;min-height:40px!important;width:100%!important;padding:0 14px!important;border-radius:20px!important;font-size:12.5px!important;font-weight:800!important;white-space:nowrap!important}main.placement-est-v50.est-v71 .est72-nav-group .prev{border:1.5px solid #e6b9bc!important;background:#fff!important;color:#b80f16!important}main.placement-est-v50.est-v71 .est72-nav-group .prev:hover:not(:disabled){background:#fff5f5!important;border-color:#d98084!important}main.placement-est-v50.est-v71 .est72-nav-group button:not(.prev):not(.next){border:1.5px solid #e6b9bc!important;background:#fff!important;color:#a30f15!important}main.placement-est-v50.est-v71 .est72-nav-group button.marked{background:#fff3f3!important;border-color:#c61a21!important;color:#a40c12!important}main.placement-est-v50.est-v71 .est72-nav-group>span{display:flex!important;align-items:center!important;justify-content:center!important;height:40px!important;min-height:40px!important;padding:0 14px!important;border:1px solid #d8dce1!important;border-radius:20px!important;background:#f8f9fb!important;color:#374151!important;font-size:12.5px!important;font-weight:850!important;white-space:nowrap!important}main.placement-est-v50.est-v71 .est72-nav-group .next{border:0!important;background:#c31118!important;color:#fff!important;box-shadow:0 4px 10px rgba(195,17,24,.18)!important}main.placement-est-v50.est-v71 .est72-nav-group .next:hover:not(:disabled){background:#a90f15!important;transform:translateY(-1px)!important}main.placement-est-v50.est-v71 .est72-nav-group button:disabled{opacity:.45!important;cursor:not-allowed!important;box-shadow:none!important}}@media (min-width:901px) and (max-width:1180px){main.placement-est-v50.est-v71 .est72-nav-group{width:98%!important;grid-template-columns:112px 142px minmax(120px,1fr) 112px!important;gap:7px!important}main.placement-est-v50.est-v71 .est72-nav-group button,main.placement-est-v50.est-v71 .est72-nav-group>span{font-size:11.5px!important;padding-left:9px!important;padding-right:9px!important}}@media (max-width:900px){.est72-nav-group{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px}.est72-nav-group>span{grid-column:1/-1;order:-1;text-align:center}}.pl73-booklet-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 14px;padding:14px 16px;border:1px solid #fecaca;border-radius:14px;background:linear-gradient(135deg,#fff7f7,#fff);box-shadow:0 4px 14px rgba(153,27,27,.06)}.pl73-booklet-banner>div{display:flex;flex-direction:column;gap:4px}.pl73-booklet-banner b{font-size:14px;color:#991b1b}.pl73-booklet-banner span{font-size:12px;color:#64748b}.pl73-booklet-banner a{flex:0 0 auto;padding:10px 14px;border-radius:10px;background:#991b1b;color:#fff;text-decoration:none;font-size:12px;font-weight:800}.pl74-pdf-shell{height:100%;min-height:0;display:grid;grid-template-rows:38px minmax(0,1fr);background:#dfe4ea;overflow:hidden}.pl74-pdf-tools{display:flex;align-items:center;justify-content:space-between;padding:0 10px;background:#323639;color:#fff;font-size:11px;font-weight:700}.pl74-pdf-tools>div{display:flex;align-items:center;gap:8px}.pl74-pdf-tools button{width:28px;height:26px;border:0;border-radius:5px;background:#4b5054;color:#fff;font-size:18px;line-height:1;cursor:pointer}.pl74-pdf-tools b{min-width:44px;text-align:center;font-size:11px}.pl74-pdf-pages{height:100%;min-height:0;overflow:auto;padding:10px 8px 18px;scrollbar-gutter:stable;box-sizing:border-box}.pl74-pdf-page{width:max-content;max-width:none;margin:0 auto 10px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.2);line-height:0}.pl74-pdf-page canvas{display:block}.pl74-pdf-error{position:absolute;z-index:3;inset:70px 20px auto;padding:14px;border:1px solid #fecaca;border-radius:10px;background:#fff1f2;color:#991b1b;text-align:center;font-size:12px;font-weight:800}main.placement-est-v50 .est61-pdf{position:relative}main.placement-est-v50 .est61-pdf>.pl74-pdf-shell{flex:1 1 auto;height:auto!important}.pl74-pdf-error small{display:block;margin-top:6px;font-size:10px;font-weight:600;direction:ltr;opacity:.8;overflow-wrap:anywhere}.est79-inline-badge{font-size:10px;font-weight:800;color:#475569;background:#eef2f7;border:1px solid #d7dde5;border-radius:999px;padding:4px 8px}main.placement-est-v50 .pl74-pdf-shell{background:#cfd5dc!important}main.placement-est-v50 .pl74-pdf-tools{height:30px!important;min-height:30px!important;padding:0 8px!important;font-size:10.5px!important}main.placement-est-v50 .pl74-pdf-tools button{width:25px!important;height:23px!important;min-height:23px!important;border-radius:4px!important;font-size:16px!important}main.placement-est-v50 .pl74-pdf-pages{padding:4px 2px 12px!important}main.placement-est-v50 .pl74-pdf-page{margin:0 auto 7px!important;box-shadow:0 1px 5px rgba(0,0,0,.22)!important}main.placement-est-v50 .est61-pdfbar{height:27px!important;min-height:27px!important;flex:0 0 27px!important;padding:0 8px!important}main.placement-est-v50 .est61-pdfbar b{font-size:10.5px!important}main.placement-est-v50 .est79-inline-badge{padding:3px 7px!important;font-size:9px!important}main.placement-est-v50.est-v71 .est50-passage,main.placement-est-v50.est-v71 .est61-pdf{padding-left:0!important;padding-right:0!important}main.placement-est-v50 .est50-passage,main.placement-est-v50 .est50-passage.compact,main.placement-est-v50 .est61-pdf{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;box-sizing:border-box!important;overflow:hidden!important}main.placement-est-v50 .est61-pdf{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:stretch!important;background:#cfd5dc!important}main.placement-est-v50 .est61-pdfbar{width:100%!important;height:26px!important;min-height:26px!important;flex:0 0 26px!important;margin:0!important;box-sizing:border-box!important}main.placement-est-v50 .est61-pdf>.pl74-pdf-shell{width:100%!important;height:calc(100% - 26px)!important;min-height:0!important;flex:1 1 auto!important;margin:0!important;padding:0!important;align-self:stretch!important;box-sizing:border-box!important;overflow:hidden!important}main.placement-est-v50 .pl74-pdf-shell{width:100%!important;max-width:none!important;grid-template-rows:30px minmax(0,1fr)!important}main.placement-est-v50 .pl74-pdf-pages,main.placement-est-v50 .pl74-pdf-tools{width:100%!important;margin:0!important;box-sizing:border-box!important}main.placement-est-v50 .pl74-pdf-pages{height:100%!important;min-width:0!important;min-height:0!important;padding:0!important;overflow:auto!important;background:#cfd5dc!important;scrollbar-gutter:auto!important}main.placement-est-v50 .pl74-pdf-page{margin:0 auto 6px!important;padding:0!important;max-width:none!important;width:max-content!important;background:#fff!important}main.placement-est-v50 .pl74-pdf-page canvas{display:block!important;max-width:none!important;margin:0!important}main.placement-est-v50.est-v71 .est50-paper{column-gap:0!important}@media (min-width:901px){main.placement-est-v50 .est61-pdfbar.est86-pdfbar{min-height:30px!important;max-height:30px!important;flex:0 0 30px!important;width:100%!important;justify-content:space-between!important;gap:10px!important;padding:0 10px!important;box-sizing:border-box!important;background:#f7f9fb!important;border-bottom:1px solid #d6dbe1!important;color:#111827!important}main.placement-est-v50 .est61-pdfbar.est86-pdfbar,main.placement-est-v50 .est86-pdfbar small{height:30px!important;display:flex!important;flex-direction:row!important;align-items:center!important;margin:0!important;overflow:hidden!important}main.placement-est-v50 .est86-pdfbar small{min-width:0!important;gap:7px!important;padding:0!important;font-size:10px!important;line-height:1!important;font-weight:700!important;white-space:nowrap!important}main.placement-est-v50 .est86-pdfbar small b{font-size:10.5px!important;line-height:1!important;font-weight:900!important;flex:0 0 auto!important}main.placement-est-v50 .est86-pdfbar small span{min-width:0!important;font-size:9.5px!important;color:#64748b!important;overflow:hidden!important;text-overflow:ellipsis!important}main.placement-est-v50 .est86-pdfbar .est79-inline-badge{flex:0 0 auto!important;height:20px!important;min-height:20px!important;display:flex!important;align-items:center!important;padding:0 8px!important;margin:0!important;font-size:9px!important;line-height:1!important;white-space:nowrap!important}main.placement-est-v50 .est61-pdf{display:flex!important;flex-direction:column!important}main.placement-est-v50 .est61-pdf>.pl74-pdf-shell{flex:1 1 auto!important;height:auto!important;min-height:0!important}main.placement-est-v50 .est50-sheet>header.est86-sheet-head{height:100%!important;min-height:0!important;max-height:none!important;display:grid!important;grid-template-rows:22px 23px 20px!important;align-content:center!important;gap:0!important;padding:3px 12px!important;margin:0!important;box-sizing:border-box!important;overflow:hidden!important;background:#fff!important}main.placement-est-v50 .est86-sheet-head>b{height:22px!important;font-size:12px!important;font-weight:900!important;border-bottom:1px solid #e5e7eb!important}main.placement-est-v50 .est86-sheet-head .est50-legend,main.placement-est-v50 .est86-sheet-head>b{display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;line-height:1!important}main.placement-est-v50 .est86-sheet-head .est50-legend{height:23px!important;min-height:23px!important;gap:16px!important;font-size:10px!important;border-bottom:1px solid #eceff2!important;white-space:nowrap!important}main.placement-est-v50 .est86-sheet-head>small{height:20px!important;min-height:20px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;font-size:9.5px!important;line-height:1!important;font-weight:800!important;color:#475569!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}main.placement-est-v50 .est50-sheet-columns{min-height:0!important;margin:0!important;padding-top:6px!important;align-self:stretch!important;overflow:hidden!important}}.admin-world-shell-v90.admin-v87{--admin-bg:#f3f6fb;--admin-surface:#ffffff;--admin-surface-soft:#f8fafc;--admin-border:#dfe5ee;--admin-border-strong:#cfd8e6;--admin-text:#152238;--admin-muted:#68778d;--admin-navy:#0b1d38;--admin-navy-2:#102b52;--admin-accent:#6d5ce7;--admin-accent-soft:#edeafe;--admin-shadow:0 10px 28px rgba(16,36,68,.075);--admin-radius:16px;min-height:100vh!important;grid-template-columns:286px minmax(0,1fr)!important;background:var(--admin-bg)!important;color:var(--admin-text)!important;font-family:Inter,Segoe UI Variable,Segoe UI,Noto Sans Arabic,Arial,sans-serif!important;font-size:14.5px!important;line-height:1.55!important;font-optical-sizing:auto;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.admin-v87 .admin-world-sidebar-v90{width:286px!important;box-sizing:border-box!important;position:sticky!important;top:0!important;height:100vh!important;padding:22px 16px 18px!important;gap:16px!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:thin;background:radial-gradient(circle at 18% 0,rgba(109,92,231,.22),transparent 30%),linear-gradient(180deg,#09172d,#102744 52%,#0c1d36)!important;box-shadow:-10px 0 32px rgba(12,29,54,.12)!important}.admin-v87 .admin-world-brand-v90{gap:12px!important;padding:3px 5px 17px!important;margin:0!important;border-bottom:1px solid rgba(255,255,255,.11)!important}.admin-v87 .admin-world-brand-mark-v90{width:46px!important;height:46px!important;min-width:46px!important;border-radius:14px!important;font-size:18px!important;font-weight:900!important;background:linear-gradient(145deg,#8b7bf1,#6450dc)!important;box-shadow:0 9px 22px rgba(109,92,231,.35)!important}.admin-v87 .admin-world-brand-v90 strong{font-size:16px!important;line-height:1.25!important;font-weight:800!important;letter-spacing:-.01em!important}.admin-v87 .admin-world-brand-v90 small{margin-top:2px!important;font-size:11px!important;line-height:1.25!important;color:#aebbd0!important;font-weight:600!important}.admin-v87 .admin-world-nav-v90{display:grid!important;gap:6px!important;align-content:start!important}.admin-v87 .admin-world-nav-v90>small{margin:11px 10px 4px!important;font-size:10.5px!important;line-height:1!important;font-weight:800!important;letter-spacing:.07em!important;color:#8296b7!important}.admin-v87 .admin-world-nav-v90 a,.admin-v87 .admin-world-nav-v90 a.active,.admin-v87 .admin-world-nav-v90 a:active,.admin-v87 .admin-world-nav-v90 a:focus,.admin-v87 .admin-world-nav-v90 a:hover{min-height:48px!important;height:48px!important;padding:0 12px!important;gap:11px!important;border-radius:12px!important;border:1px solid transparent!important;color:#dce5f2!important;font-family:inherit!important;font-size:15.5px!important;line-height:1!important;font-weight:700!important;letter-spacing:0!important;text-decoration:none!important;transform:none!important;scale:1!important;font-stretch:normal!important}.admin-v87 .admin-world-nav-v90 a:hover{background:rgba(255,255,255,.075)!important;border-color:rgba(255,255,255,.09)!important;color:#fff!important}.admin-v87 .admin-world-nav-v90 a.active{background:linear-gradient(135deg,rgba(119,99,232,.33),rgba(56,88,156,.25))!important;border-color:rgba(162,147,246,.33)!important;box-shadow:inset 3px 0 0 #9f91f4,0 5px 15px rgba(4,13,28,.12)!important;color:#fff!important}.admin-v87 .admin-world-nav-v90 a b{width:30px!important;height:30px!important;min-width:30px!important;border-radius:9px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.075)!important;font-family:inherit!important;font-size:15px!important;line-height:1!important;font-weight:800!important}.admin-v87 .admin-world-nav-v90 a.active b{background:#7765e8!important;box-shadow:0 4px 12px rgba(77,62,190,.25)!important}.admin-v87 .admin-world-sidebar-foot-v90{margin-top:auto!important;padding:15px 8px 0!important;border-top:1px solid rgba(255,255,255,.1)!important}.admin-v87 .admin-world-sidebar-foot-v90 strong{font-size:12.5px!important;font-weight:750!important}.admin-v87 .admin-world-sidebar-foot-v90 small{font-size:10.5px!important;color:#93a6c1!important}.admin-v87 .admin-world-main-v90{min-width:0!important;min-height:100vh!important;background:var(--admin-bg)!important}.admin-v87 .admin-world-top-v90{height:78px!important;min-height:78px!important;padding:0 28px!important;background:rgba(255,255,255,.94)!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;border-bottom:1px solid var(--admin-border)!important;box-shadow:0 4px 18px rgba(24,42,70,.035)!important}.admin-v87 .admin-world-eyebrow-v90{font-family:inherit!important;font-size:10px!important;font-weight:800!important;letter-spacing:.1em!important;color:#7a6ee3!important}.admin-v87 .admin-world-top-v90 strong{font-family:inherit!important;font-size:19px!important;line-height:1.2!important;font-weight:800!important;color:#172b4d!important}.admin-v87 .admin-world-top-actions-v90 button{min-height:39px!important;padding:0 14px!important;border:1px solid var(--admin-border-strong)!important;border-radius:10px!important;background:#fff!important;color:#394a61!important;font-family:inherit!important;font-size:12.5px!important;font-weight:750!important;box-shadow:0 3px 9px rgba(24,42,70,.04)!important}.admin-v87 .admin-world-main-v90 :where(main,section,article,aside,header,footer,nav,div,p,span,strong,b,small,button,input,select,textarea,label,table,thead,tbody,tr,th,td,a){font-family:inherit}.admin-v87 .admin-world-main-v90 :where(h1){font-family:inherit!important;font-size:30px!important;line-height:1.22!important;font-weight:800!important;letter-spacing:-.025em!important}.admin-v87 .admin-world-main-v90 :where(h2){font-family:inherit!important;font-size:21px!important;line-height:1.3!important;font-weight:800!important;letter-spacing:-.015em!important}.admin-v87 .admin-world-main-v90 :where(h3){font-family:inherit!important;font-size:17px!important;line-height:1.35!important;font-weight:750!important}.admin-v87 .admin-world-main-v90 :where(p){font-size:14px;line-height:1.65}.admin-v87 .admin-world-main-v90 :where(small){font-size:11.5px;line-height:1.4}.admin-v87 .admin-world-main-v90 :where(.admin71-hero small,.admin71-hero p,[class*=admin] small,[class*=report] small,[class*=question] small){font-size:max(11px,1em)!important}.admin-v87 .admin-world-main-v90 :where(input,select,textarea){font-family:inherit!important;font-size:14px!important;font-weight:550!important;color:#1e2b3c!important;border-color:#cfd8e4!important}.admin-v87 .admin-world-main-v90 :where(input,select){min-height:44px}.admin-v87 .admin-world-main-v90 textarea{line-height:1.55!important}.admin-v87 .admin-world-main-v90 :where(input,select,textarea):focus{outline:none!important;border-color:#8a7ce9!important;box-shadow:0 0 0 3px rgba(109,92,231,.11)!important}.admin-v87 .admin-world-main-v90 :where(button){font-family:inherit!important;font-size:13.5px!important;font-weight:750!important}.admin-v87 .admin-world-main-v90 table{font-family:inherit!important;font-size:13.5px!important;color:#233249!important}.admin-v87 .admin-world-main-v90 th{font-size:12.5px!important;font-weight:800!important;color:#4a5b72!important;background:#f7f9fc}.admin-v87 .admin-world-main-v90 td{font-size:13.5px!important;line-height:1.45!important}.admin-v87 .admin-world-main-v90>main{min-height:calc(100vh - 78px)!important;color:var(--admin-text)!important}.admin-v87 .admin-world-main-v90 :where(.admin71-home,.pl58-admin,.hw-admin-page,[class*=admin-page],[class*=adminPage]){background:transparent!important;color:var(--admin-text)!important}.admin-v87 .admin71-home{padding:24px 28px 38px!important}.admin-v87 .admin71-hero{min-height:150px!important;margin-bottom:20px!important;padding:26px 28px!important;border-radius:20px!important;background:radial-gradient(circle at 12% 0,rgba(127,108,239,.28),transparent 32%),linear-gradient(135deg,#0b1d38,#123762)!important;border:1px solid #294d74!important;box-shadow:0 14px 32px rgba(15,40,74,.13)!important}.admin-v87 .admin71-hero small{font-size:10.5px!important;color:#9ec7ff!important;font-weight:800!important;letter-spacing:.1em!important}.admin-v87 .admin71-hero h1{margin:5px 0!important;font-size:30px!important}.admin-v87 .admin71-hero p{margin:0!important;font-size:14px!important;color:#c9d7e8!important}.admin-v87 .admin71-primary{min-height:44px!important;display:inline-flex!important;align-items:center!important;padding:0 17px!important;border-radius:11px!important;font-size:13px!important;font-weight:800!important;background:linear-gradient(180deg,#7b69ea,#5d4bcf)!important;border:1px solid #9385ee!important;box-shadow:0 6px 16px rgba(65,49,177,.25)!important}.admin-v87 .admin71-grid{gap:15px!important}.admin-v87 .admin71-card{min-height:116px!important;border:1px solid var(--admin-border)!important;border-radius:16px!important;background:var(--admin-surface)!important;box-shadow:var(--admin-shadow)!important;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease!important}.admin-v87 .admin71-card:hover{transform:translateY(-2px)!important;border-color:#c8c0f1!important;box-shadow:0 14px 32px rgba(16,36,68,.1)!important}.admin-v87 .admin71-card h2{font-size:17px!important;font-weight:800!important}.admin-v87 .admin71-card p{font-size:12.5px!important;color:var(--admin-muted)!important}.admin-v87 .pl58-admin{padding:24px 28px 40px!important;min-height:calc(100vh - 78px)!important}.admin-v87 .pl58-hero{border-radius:20px!important;background:linear-gradient(135deg,#0b1d38,#123762)!important;box-shadow:0 14px 32px rgba(15,40,74,.12)!important}.admin-v87 .pl58-hero h1{font-size:29px!important}.admin-v87 .pl58-hero p{font-size:13.5px!important}.admin-v87 .pl58-editor,.admin-v87 .pl58-list,.admin-v87 .pl58-qeditor,.admin-v87 .pl58-qnav{border-color:var(--admin-border)!important}@media(max-width:1100px) and (min-width:901px){.admin-world-shell-v90.admin-v87{grid-template-columns:260px minmax(0,1fr)!important}.admin-v87 .admin-world-sidebar-v90{width:260px!important;padding-left:12px!important;padding-right:12px!important}.admin-v87 .admin-world-nav-v90 a,.admin-v87 .admin-world-nav-v90 a.active,.admin-v87 .admin-world-nav-v90 a:hover{font-size:14.5px!important}}@media(max-width:900px){.admin-world-shell-v90.admin-v87{display:block!important;font-size:14px!important}.admin-v87 .admin-world-sidebar-v90{position:relative!important;width:100%!important;height:auto!important;min-height:0!important;padding:10px 12px!important;border-radius:0!important}.admin-v87 .admin-world-nav-v90{display:flex!important;gap:7px!important;overflow-x:auto!important;padding-bottom:3px!important}.admin-v87 .admin-world-nav-v90 a,.admin-v87 .admin-world-nav-v90 a.active,.admin-v87 .admin-world-nav-v90 a:hover{height:43px!important;min-height:43px!important;flex:0 0 auto!important;padding:0 11px!important;font-size:13.5px!important;white-space:nowrap!important}.admin-v87 .admin-world-nav-v90 a b{width:27px!important;height:27px!important;min-width:27px!important}.admin-v87 .admin-world-top-v90{height:64px!important;min-height:64px!important;padding:0 14px!important}.admin-v87 .admin71-home,.admin-v87 .pl58-admin{padding:16px!important}.admin-v87 .admin-world-main-v90 :where(h1){font-size:25px!important}}.admin-world-shell-v90.admin-v87{grid-template-columns:310px minmax(0,1fr)!important;background:#edf2f8!important}.admin-v88-sidebar{width:310px!important;padding:22px 18px 18px!important;background:linear-gradient(180deg,#071427,#0b2342 52%,#091a31)!important;border-left:1px solid rgba(255,255,255,.04)!important}.admin-v88-sidebar .admin-world-brand-v90{min-height:72px!important;padding:4px 6px 18px!important}.admin-v88-sidebar .admin-world-brand-mark-v90{width:50px!important;height:50px!important;min-width:50px!important;border-radius:15px!important;font-size:19px!important}.admin-v88-sidebar .admin-world-brand-v90 strong{font-size:18px!important;font-weight:850!important}.admin-v88-sidebar .admin-world-brand-v90 small{font-size:11.5px!important}.admin-v88-nav{gap:8px!important}.admin-v88-nav>small{margin:13px 12px 5px!important;font-size:11.5px!important;font-weight:850!important;color:#8fa2c1!important}.admin-v88-nav>a,.admin-v88-nav>a.active,.admin-v88-nav>a:active,.admin-v88-nav>a:focus,.admin-v88-nav>a:hover{height:54px!important;min-height:54px!important;padding:0 14px!important;gap:13px!important;border-radius:14px!important;font-family:Inter,Segoe UI Variable,Segoe UI,Noto Sans Arabic,Arial,sans-serif!important;font-size:17px!important;line-height:1!important;font-weight:760!important;letter-spacing:0!important;transform:none!important;transition:background .15s ease,border-color .15s ease,color .15s ease!important}.admin-v88-nav>a>b{width:34px!important;height:34px!important;min-width:34px!important;border-radius:10px!important;font-size:16px!important}.admin-v88-nav>a:hover{background:rgba(255,255,255,.09)!important;color:#fff!important}.admin-v88-nav>a.active{background:linear-gradient(135deg,#6e5ce7,#4f65c5)!important;border-color:#8d7ff1!important;box-shadow:0 8px 18px rgba(47,42,139,.28)!important}.admin-v88-nav>a.active>b{background:rgba(255,255,255,.18)!important}.admin-v88-main{background:#edf2f8!important;min-width:0!important}.admin-v88-top{height:82px!important;min-height:82px!important;padding:0 32px!important;background:#ffffff!important;border-bottom:1px solid #dce3ed!important}.admin-v88-top .admin-world-eyebrow-v90{font-size:10.5px!important}.admin-v88-top strong{font-size:21px!important;font-weight:850!important}.admin-v88-main>div>main,.admin-v88-main>main{width:100%!important;max-width:none!important;box-sizing:border-box!important;padding-left:28px!important;padding-right:28px!important}.admin-v88-main h1{font-size:32px!important;font-weight:850!important;line-height:1.2!important;letter-spacing:-.02em!important}.admin-v88-main h2{font-size:22px!important;font-weight:800!important}.admin-v88-main h3{font-size:18px!important;font-weight:780!important}.admin-v88-main input,.admin-v88-main label,.admin-v88-main p,.admin-v88-main select,.admin-v88-main td,.admin-v88-main textarea{font-size:14.5px!important}.admin-v88-main a,.admin-v88-main button{font-family:Inter,Segoe UI Variable,Segoe UI,Noto Sans Arabic,Arial,sans-serif!important}.admin-v88-main button{font-size:14px!important;font-weight:780!important}.admin-v88-main :where(.admin71-card,.pl58-list,.pl58-editor,.pl58-qeditor,.pl58-qnav,.hw-admin-card,.hw-admin-panel,[class*=manager-card],[class*=report-card],[class*=student-card],[class*=exam-card],[class*=finance-card]){border-radius:16px!important;border-color:#dce3ed!important;background:#fff!important;box-shadow:0 8px 24px rgba(25,45,76,.065)!important}.admin-v88-main table{border-collapse:separate!important;border-spacing:0!important;background:#fff!important;border:1px solid #dde4ed!important;border-radius:14px!important;overflow:hidden!important}.admin-v88-main th{height:46px!important;background:#f4f7fb!important;color:#3f5169!important;font-size:13px!important;font-weight:850!important;border-bottom:1px solid #dde4ed!important}.admin-v88-main td{min-height:48px!important;padding-top:12px!important;padding-bottom:12px!important;border-bottom-color:#edf1f6!important}.admin-v88-main input,.admin-v88-main select,.admin-v88-main textarea{border:1px solid #cdd6e2!important;border-radius:11px!important;background:#fff!important;color:#1f2d40!important}.admin-v88-main input,.admin-v88-main select{min-height:46px!important}.admin-v88-main input:focus,.admin-v88-main select:focus,.admin-v88-main textarea:focus{border-color:#7565e7!important;box-shadow:0 0 0 3px rgba(117,101,231,.12)!important}.admin-v88-main .admin71-home{padding:28px 30px 42px!important;background:#edf2f8!important}.admin-v88-main .admin71-hero{min-height:170px!important;padding:30px 32px!important;border-radius:22px!important;background:radial-gradient(circle at 8% -20%,rgba(136,116,245,.42),transparent 33%),linear-gradient(135deg,#081a34,#10365f 64%,#154b7c)!important;box-shadow:0 18px 36px rgba(14,39,72,.16)!important}.admin-v88-main .admin71-hero h1{font-size:34px!important}.admin-v88-main .admin71-hero p{font-size:15px!important}.admin-v88-main .admin71-grid{gap:18px!important}.admin-v88-main .admin71-card{min-height:132px!important;padding:20px!important}.admin-v88-main .admin71-card h2{font-size:19px!important}.admin-v88-main .admin71-card p{font-size:13.5px!important}.admin-v88-main .pl58-admin{padding:28px 30px 42px!important;background:#edf2f8!important}.admin-v88-main .pl58-hero{padding:28px 30px!important;border-radius:22px!important;background:linear-gradient(135deg,#081a34,#10365f)!important}.admin-v88-main .pl58-hero h1{font-size:32px!important}@media(max-width:1100px) and (min-width:901px){.admin-world-shell-v90.admin-v87{grid-template-columns:280px minmax(0,1fr)!important}.admin-v88-sidebar{width:280px!important}.admin-v88-nav>a,.admin-v88-nav>a.active,.admin-v88-nav>a:hover{font-size:16px!important}}@media(max-width:900px){.admin-v88-sidebar{width:100%!important}.admin-v88-nav>a,.admin-v88-nav>a.active,.admin-v88-nav>a:hover{height:46px!important;min-height:46px!important;font-size:14px!important}.admin-v88-main>div>main,.admin-v88-main>main{padding-left:14px!important;padding-right:14px!important}}.admin-v88-main .all-students-page-v76{padding:28px 30px 44px!important;background:#edf2f8!important}.admin-v88-main .all-students-hero-v76{min-height:132px!important;border-radius:20px!important;background:linear-gradient(135deg,#081a34,#10365f)!important;box-shadow:0 14px 30px rgba(14,39,72,.13)!important}.all-students-hero-actions-v89{display:flex;align-items:center;gap:12px}.add-student-v89{min-height:46px!important;padding:0 18px!important;border:1px solid #9184ef!important;border-radius:12px!important;background:linear-gradient(180deg,#7867e9,#5d4bcf)!important;color:#fff!important;font-size:14px!important;font-weight:850!important;box-shadow:0 7px 18px rgba(76,61,187,.25)!important;cursor:pointer}.admin-v88-main .all-students-toolbar-v76{grid-template-columns:minmax(280px,1fr) 190px 155px auto!important;gap:10px!important}.student-page-message-v89{margin:12px 0;padding:11px 14px;border:1px solid #cbd5e1;border-radius:11px;background:#fff;color:#334155;font-size:13px;font-weight:750}.student-account-status-v89{display:inline-flex;align-items:center;justify-content:center;min-width:68px;height:28px;border-radius:999px;font-size:11px;font-weight:850;border:1px solid}.student-account-status-v89.active{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.student-account-status-v89.inactive{background:#fff1f2;color:#be123c;border-color:#fecdd3}.student-management-actions-v89{display:flex!important;gap:6px!important;flex-wrap:wrap!important}.student-management-actions-v89 button{min-height:34px!important;padding:0 10px!important;border-radius:9px!important;font-size:11.5px!important;font-weight:800!important;white-space:nowrap}.student-management-actions-v89 .stop-account{background:#fff7ed!important;color:#c2410c!important;border-color:#fed7aa!important}.student-management-actions-v89 .start-account{background:#ecfdf5!important;color:#047857!important;border-color:#a7f3d0!important}.student-management-actions-v89 .delete-student{background:#fff1f2!important;color:#be123c!important;border-color:#fecdd3!important}.student-management-actions-v89 .delete-student:hover{background:#ffe4e6!important}.student-create-note-v89{margin-bottom:14px;padding:11px 13px;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff;color:#1e40af;font-size:12px;font-weight:700}.student-modal-message-v89{margin:12px 0;padding:10px 12px;border-radius:10px;background:#f8fafc;border:1px solid #dbe3ed;color:#334155;font-size:12px;font-weight:750;line-height:1.55}.student-edit-modal-v80.create{max-width:920px!important}.student-edit-modal-v80.create .modal-form-grid-v80{grid-template-columns:repeat(2,minmax(0,1fr))!important}.student-edit-modal-v80.data{max-width:920px!important}@media(max-width:900px){.all-students-hero-actions-v89{width:100%;justify-content:space-between}.admin-v88-main .all-students-toolbar-v76,.student-edit-modal-v80.create .modal-form-grid-v80{grid-template-columns:1fr!important}}.students-v90{padding:26px 28px 44px!important;background:#edf2f8!important;min-height:calc(100vh - 82px)!important}.students-v90-hero{min-height:160px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 30px;margin-bottom:18px;border-radius:22px;background:radial-gradient(circle at 12% -10%,rgba(132,111,245,.36),transparent 34%),linear-gradient(135deg,#081a34,#10365f 68%,#154b7c);border:1px solid #244f7d;box-shadow:0 18px 36px rgba(14,39,72,.16);color:#fff}.students-v90-hero-copy{max-width:640px}.students-v90-kicker{display:block;margin-bottom:6px;color:#9fc7ff;font-size:10.5px!important;font-weight:900!important;letter-spacing:.12em}.students-v90-hero h1{margin:0 0 8px!important;font-size:34px!important;font-weight:900!important;color:#fff!important}.students-v90-hero p{margin:0!important;font-size:14px!important;color:#cbd9e9!important}.students-v90-hero-side{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.students-v90-stat{min-width:92px;height:62px;display:grid;place-items:center;align-content:center;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:rgba(255,255,255,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.students-v90-stat strong{font-size:23px!important;line-height:1!important}.students-v90-stat span{margin-top:4px;font-size:10.5px;color:#cfe3f7}.students-v90-stat.muted{background:rgba(255,255,255,.04)}.students-v90-add{min-height:48px!important;padding:0 20px!important;border:1px solid #9d90f3!important;border-radius:13px!important;background:linear-gradient(180deg,#7c6ae9,#5f4ed0)!important;color:#fff!important;font-size:14px!important;font-weight:900!important;box-shadow:0 8px 20px rgba(52,40,157,.28)!important;cursor:pointer}.students-v90-toolbar{display:grid;grid-template-columns:minmax(320px,1fr) 190px 190px 120px;gap:10px;align-items:center;margin-bottom:16px;padding:14px;border:1px solid #dce4ee;border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(24,43,73,.06)}.students-v90-search{height:46px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #ccd6e3;border-radius:11px;background:#f9fbfd}.students-v90-search span{font-size:18px;color:#64748b}.students-v90-search input{flex:1 1;min-width:0;height:42px!important;min-height:42px!important;border:0!important;background:transparent!important;box-shadow:none!important}.students-v90-toolbar select{height:46px!important;min-height:46px!important;border-radius:11px!important}.students-v90-refresh{height:46px!important;min-height:46px!important;border:1px solid #cfd8e4!important;border-radius:11px!important;background:#fff!important;color:#334155!important;font-weight:850!important}.students-v90-list-card{border:1px solid #dce4ee;border-radius:18px;background:#fff;box-shadow:0 10px 26px rgba(24,43,73,.07);overflow:hidden}.students-v90-list-head{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-bottom:1px solid #e5eaf1;background:#fbfcfe}.students-v90-list-head h2{margin:0 0 3px!important;font-size:18px!important;font-weight:900!important;color:#172b4d!important}.students-v90-list-head p{margin:0!important;font-size:11.5px!important;color:#718096!important}.students-v90-mini-note{padding:7px 10px;border-radius:999px;background:#f0f3f8;color:#64748b;font-size:10.5px!important;font-weight:800!important}.students-v90-table-wrap{background:#fff!important;overflow:auto!important}.students-v90-table-wrap,.students-v90-table-wrap table{border:0!important;border-radius:0!important;box-shadow:none!important}.students-v90-table-wrap table{min-width:1180px!important;width:100%!important}.students-v90-table-wrap thead th{height:48px!important;padding:0 12px!important;background:#f6f8fb!important;color:#53647b!important;font-size:12px!important;font-weight:900!important;white-space:nowrap}.students-v90-table-wrap tbody td{padding:13px 12px!important;font-size:13px!important;vertical-align:middle!important;border-bottom:1px solid #eef2f6!important}.students-v90-table-wrap tbody tr:hover{background:#fbfcff!important}.students-v90-table-wrap tbody td:first-child strong{font-size:14px!important;font-weight:850!important;color:#172b4d!important}.students-v90 .student-management-actions-v89{display:flex!important;flex-wrap:wrap!important;gap:6px!important;min-width:310px}.students-v90 .student-management-actions-v89 button{height:34px!important;min-height:34px!important;padding:0 10px!important;border-radius:9px!important;border:1px solid #d6dee8!important;background:#fff!important;color:#334155!important;font-size:11px!important;font-weight:850!important}.students-v90 .student-management-actions-v89 .edit-data{background:#eef5ff!important;color:#1d4ed8!important;border-color:#bfdbfe!important}.students-v90 .student-management-actions-v89 .stop-account{background:#fff7ed!important;color:#c2410c!important;border-color:#fed7aa!important}.students-v90 .student-management-actions-v89 .start-account{background:#ecfdf5!important;color:#047857!important;border-color:#a7f3d0!important}.students-v90 .student-management-actions-v89 .edit-report{background:#f5f3ff!important;color:#6d28d9!important;border-color:#ddd6fe!important}.students-v90 .student-management-actions-v89 .edit-finance{background:#f0fdf4!important;color:#15803d!important;border-color:#bbf7d0!important}.students-v90 .student-management-actions-v89 .delete-student{background:#fff1f2!important;color:#be123c!important;border-color:#fecdd3!important}.students-v90 .student-account-status-v89{min-width:72px;height:30px;font-size:11px!important;font-weight:900!important}.students-v90 .student-edit-modal-v80{border-radius:20px!important;box-shadow:0 30px 80px rgba(15,23,42,.28)!important;border:1px solid #d9e1eb!important}.students-v90 .student-modal-head-v80{padding:20px 22px!important;background:linear-gradient(135deg,#081a34,#10365f)!important;color:#fff!important}.students-v90 .student-modal-head-v80 h2{font-size:24px!important;color:#fff!important}.students-v90 .student-modal-head-v80 p{color:#cbd5e1!important}.students-v90 .student-modal-body-v80{padding:20px 22px 24px!important}.students-v90 .modal-form-grid-v80{gap:13px!important}.students-v90 .modal-form-grid-v80 label>span{font-size:11.5px!important;font-weight:850!important;color:#526174!important}@media(max-width:1100px){.students-v90-toolbar{grid-template-columns:1fr 1fr}.students-v90-search{grid-column:1/-1}}@media(max-width:760px){.students-v90{padding:14px!important}.students-v90-hero{align-items:flex-start;flex-direction:column;padding:20px}.students-v90-hero h1{font-size:27px!important}.students-v90-hero-side{width:100%;justify-content:flex-start}.students-v90-toolbar{grid-template-columns:1fr}.students-v90-search{grid-column:auto}.students-v90-list-head{align-items:flex-start;flex-direction:column}}.students-v91-kicker-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:7px}.students-v91-kicker-row .students-v90-kicker{margin:0!important}.students-v91-badge{display:inline-flex;align-items:center;height:24px;padding:0 9px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.14);color:#fff;font-size:9.5px!important;font-weight:900!important;letter-spacing:.06em;box-shadow:0 3px 10px rgba(0,0,0,.08)}.students-v90-add{outline:2px solid rgba(255,255,255,.12)!important;outline-offset:2px!important}.sv93{min-height:calc(100vh - 82px);padding:26px 28px 44px;background:#eef3f8;color:#172033;font-family:Inter,Segoe UI Variable,Segoe UI,Noto Sans Arabic,Arial,sans-serif}.sv93 *{box-sizing:border-box;font-family:inherit}.sv93-hero{min-height:164px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px;padding:28px 30px;border:1px solid #284f78;border-radius:22px;background:radial-gradient(circle at 10% -10%,rgba(128,108,239,.38),transparent 35%),linear-gradient(135deg,#08192f,#10375f 68%,#154c7b);color:#fff;box-shadow:0 18px 38px rgba(13,39,72,.16)}.sv93-hero-copy{max-width:650px}.sv93-kicker{margin-bottom:6px;color:#a5cdf8;font-size:10.5px;font-weight:900;letter-spacing:.12em}.sv93-hero h1{margin:0 0 8px;font-size:34px;font-weight:900;line-height:1.2;color:#fff}.sv93-hero p{margin:0;color:#cfdeed;font-size:14px;font-weight:600}.sv93-hero-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.sv93-stat{min-width:78px;height:62px;display:grid;place-items:center;align-content:center;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.075)}.sv93-stat strong{font-size:23px;line-height:1;font-weight:900}.sv93-stat span{margin-top:4px;color:#d5e3ef;font-size:10px;font-weight:700}.sv93-stat.active{background:rgba(16,185,129,.14);border-color:rgba(110,231,183,.25)}.sv93-stat.inactive{background:rgba(244,63,94,.1);border-color:rgba(253,164,175,.22)}.sv93-add{height:48px;padding:0 20px;border:1px solid #978af0;border-radius:13px;background:linear-gradient(180deg,#806eeb,#604fd1);color:#fff;font-size:14px;font-weight:900;cursor:pointer;box-shadow:0 8px 20px rgba(54,42,160,.28)}.sv93-add:hover{filter:brightness(1.06);transform:translateY(-1px)}.sv93-toolbar{display:grid;grid-template-columns:minmax(300px,1fr) 190px 190px 120px;gap:10px;align-items:center;margin-bottom:16px;padding:13px;border:1px solid #dce4ee;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(24,44,73,.06)}.sv93-search{height:46px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #ccd6e3;border-radius:11px;background:#f9fbfd}.sv93-search>span{font-size:18px;color:#64748b}.sv93-search input{flex:1 1;min-width:0;height:42px;border:0;outline:0;background:transparent;color:#172033;font-size:13.5px}.sv93-refresh,.sv93-toolbar select{height:46px;border:1px solid #ccd6e3;border-radius:11px;background:#fff;color:#334155;padding:0 11px;font-size:12.5px;font-weight:750}.sv93-refresh{cursor:pointer}.sv93-alert{margin:0 0 12px;padding:11px 13px;border:1px solid #cbd5e1;border-radius:11px;background:#fff;color:#334155;font-size:12.5px;font-weight:750}.sv93-alert.error{background:#fff1f2;border-color:#fecdd3;color:#be123c}.sv93-card{overflow:hidden;border:1px solid #dce4ee;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(24,44,73,.07)}.sv93-card-head{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-bottom:1px solid #e5eaf1;background:#fbfcfe}.sv93-card-head h2{margin:0 0 3px;font-size:19px;font-weight:900;color:#172b4d}.sv93-card-head p{margin:0;color:#718096;font-size:11.5px;font-weight:650}.sv93-card-head>span{padding:7px 10px;border-radius:999px;background:#eef2f7;color:#64748b;font-size:10.5px;font-weight:800}.sv93-table-wrap{overflow:auto}.sv93 table{width:100%;min-width:1180px;border-collapse:collapse;background:#fff}.sv93 th{height:48px;padding:0 12px;background:#f6f8fb;border-bottom:1px solid #dfe5ed;color:#53647a;font-size:11.5px;font-weight:900;text-align:right}.sv93 td,.sv93 th{white-space:nowrap}.sv93 td{padding:13px 12px;border-bottom:1px solid #eef2f6;color:#334155;font-size:12.5px;vertical-align:middle}.sv93 tbody tr:hover{background:#fbfcff}.sv93 tbody tr.disabled{background:#fffafb;opacity:.78}.sv93-student{display:grid;gap:2px}.sv93-student b{color:#172b4d;font-size:13.5px;font-weight:900}.sv93-student small{color:#be123c;font-size:9.5px;font-weight:800}.sv93 code{padding:4px 7px;border-radius:7px;background:#f1f5f9;color:#334155;font-size:11px;font-weight:800}.sv93-course{display:inline-flex;padding:5px 8px;border-radius:8px;background:#edf3ff;color:#31548f;font-size:10.5px;font-weight:850}.sv93-report,.sv93-status{display:inline-flex;align-items:center;justify-content:center;min-width:66px;height:28px;border:1px solid;border-radius:999px;font-size:10.5px;font-weight:900}.sv93-report.on,.sv93-status.on{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.sv93-report.off,.sv93-status.off{background:#fff1f2;color:#be123c;border-color:#fecdd3}.sv93-actions{display:flex;gap:6px;align-items:center}.sv93-actions button{height:34px;padding:0 10px;border:1px solid;border-radius:9px;font-size:10.5px;font-weight:900;cursor:pointer;white-space:nowrap}.sv93-actions .edit{background:#eef5ff;color:#1d4ed8;border-color:#bfdbfe}.sv93-actions .stop{background:#fff7ed;color:#c2410c;border-color:#fed7aa}.sv93-actions .start{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.sv93-actions .delete{background:#fff1f2;color:#be123c;border-color:#fecdd3}.sv93-actions button:hover{filter:brightness(.98);transform:translateY(-1px)}.sv93-empty{padding:34px;text-align:center;color:#64748b;font-size:13px;font-weight:700}.sv93-modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px;background:rgba(8,19,35,.62);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.sv93-modal{width:min(940px,96vw);max-height:92vh;overflow:auto;border:1px solid #d7dfe9;border-radius:22px;background:#fff;box-shadow:0 32px 90px rgba(0,0,0,.3)}.sv93-modal>header{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;background:linear-gradient(135deg,#08192f,#10375f);color:#fff}.sv93-modal>header span{display:block;margin-bottom:4px;color:#9fc7f5;font-size:9.5px;font-weight:900;letter-spacing:.1em}.sv93-modal>header h2{margin:0 0 4px;color:#fff;font-size:25px;font-weight:900}.sv93-modal>header p{margin:0;color:#ccd9e8;font-size:11.5px;font-weight:600}.sv93-close{width:38px;height:38px;border:1px solid rgba(255,255,255,.18);border-radius:11px;background:rgba(255,255,255,.08);color:#fff;font-size:24px;cursor:pointer}.sv93-modal-body{padding:20px 24px 24px}.sv93-tip{margin-bottom:14px;padding:11px 13px;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff;color:#1e40af;font-size:11.5px;font-weight:750}.sv93-section-title{margin:15px 0 9px;padding-bottom:7px;border-bottom:1px solid #e6ebf2;color:#253851;font-size:13px;font-weight:900}.sv93-section-title:first-of-type{margin-top:0}.sv93-section-title small{margin-right:6px;color:#94a3b8;font-size:9.5px;font-weight:700}.sv93-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sv93-form-grid label{display:grid;gap:6px}.sv93-form-grid label>span{color:#53647a;font-size:10.5px;font-weight:850}.sv93-form-grid input,.sv93-form-grid select{width:100%;height:44px;padding:0 11px;border:1px solid #cdd7e4;border-radius:10px;background:#fff;color:#172033;font-size:13px;outline:0}.sv93-form-grid input:focus,.sv93-form-grid select:focus{border-color:#7464e6;box-shadow:0 0 0 3px rgba(116,100,230,.11)}.sv93-form-grid input:disabled{background:#f1f5f9;color:#64748b}.sv93-switches{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.sv93-switches label{display:flex;align-items:center;gap:8px;min-height:40px;padding:0 12px;border:1px solid #dbe3ed;border-radius:10px;background:#f8fafc;color:#334155;font-size:11.5px;font-weight:800}.sv93-switches input{width:17px;height:17px}.sv93-modal-notice{margin-top:14px;padding:11px 13px;border:1px solid #d5dde8;border-radius:10px;background:#f8fafc;color:#334155;font-size:11.5px;font-weight:750;line-height:1.55}.sv93-modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px;padding-top:14px;border-top:1px solid #e6ebf2}.sv93-modal-actions button{height:43px;padding:0 17px;border-radius:11px;font-size:12px;font-weight:900;cursor:pointer}.sv93-modal-actions .secondary{border:1px solid #cfd8e4;background:#fff;color:#475569}.sv93-modal-actions .primary{border:1px solid #7565e7;background:linear-gradient(180deg,#7b6aeb,#5f4ed1);color:#fff}@media(max-width:1100px){.sv93-toolbar{grid-template-columns:1fr 1fr}.sv93-search{grid-column:1/-1}.sv93-hero{align-items:flex-start;flex-direction:column}.sv93-hero-actions{justify-content:flex-start;width:100%}}@media(max-width:720px){.sv93{padding:14px}.sv93-hero{padding:20px}.sv93-hero h1{font-size:27px}.sv93-toolbar{grid-template-columns:1fr}.sv93-search{grid-column:auto}.sv93-card-head{align-items:flex-start;flex-direction:column}.sv93-form-grid{grid-template-columns:1fr}}.sv93-actions .password{background:#f5f3ff!important;color:#6d28d9!important;border-color:#ddd6fe!important}.sv94-login-card{display:grid;gap:16px}.sv94-code-block{display:grid;gap:5px;padding:16px 18px;border:1px solid #dbe3ee;border-radius:14px;background:linear-gradient(135deg,#f8fafc,#f3f6fb)}.sv94-code-block>span{font-size:10.5px;font-weight:850;color:#64748b}.sv94-code-block>strong{direction:ltr;justify-self:start;font-size:22px;font-weight:900;letter-spacing:.04em;color:#172b4d}.sv94-code-block>small{font-size:11px;font-weight:700;color:#64748b}.sv94-password-field label{display:grid;gap:7px}.sv94-password-field label>span{font-size:11.5px;font-weight:850;color:#526174}.sv94-password-field label>div{display:grid;grid-template-columns:minmax(0,1fr) 140px;gap:8px}.sv94-password-field input{width:100%;height:46px;padding:0 12px;border:1px solid #cdd7e4;border-radius:10px;outline:0;font-size:14px;direction:ltr}.sv94-password-field input:focus{border-color:#7464e6;box-shadow:0 0 0 3px rgba(116,100,230,.11)}.sv94-password-field button{height:46px;border:1px solid #ddd6fe;border-radius:10px;background:#f5f3ff;color:#6d28d9;font-size:11.5px;font-weight:900;cursor:pointer}.sv94-password-field small{font-size:10px;color:#7b8798;font-weight:650}.sv94-result{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end;padding:14px;border:1px solid #a7f3d0;border-radius:14px;background:#ecfdf5}.sv94-result>div{display:grid;gap:4px}.sv94-result span{font-size:9.5px;color:#047857;font-weight:800}.sv94-result b{direction:ltr;justify-self:start;font-size:16px;color:#065f46;font-weight:900}.sv94-result button{height:42px;padding:0 14px;border:1px solid #6ee7b7;border-radius:10px;background:#fff;color:#047857;font-size:11px;font-weight:900;cursor:pointer}@media(max-width:720px){.sv94-password-field label>div,.sv94-result{grid-template-columns:1fr}}.sv95-credential-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.sv95-credential-grid>label{display:grid;gap:7px}.sv95-credential-grid>label>span{font-size:11px;font-weight:850;color:#526174}.sv95-credential-grid input{width:100%;height:46px;padding:0 12px;border:1px solid #cdd7e4;border-radius:10px;background:#fff;color:#172033;font-size:13.5px;outline:0;direction:ltr}.sv95-credential-grid input:focus{border-color:#7464e6;box-shadow:0 0 0 3px rgba(116,100,230,.11)}.sv95-password-row{display:grid;grid-template-columns:minmax(0,1fr) 82px;gap:7px}.sv95-password-row button{height:46px;border:1px solid #ddd6fe;border-radius:10px;background:#f5f3ff;color:#6d28d9;font-size:11px;font-weight:900;cursor:pointer}.sv95-credential-grid small{font-size:9.5px;line-height:1.55;color:#7c8797;font-weight:650}.sv95-copy-card{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end;padding:14px;border:1px solid #bfdbfe;border-radius:14px;background:#eff6ff}.sv95-copy-card>div{display:grid;gap:4px;min-width:0}.sv95-copy-card span{font-size:9.5px;color:#1d4ed8;font-weight:800}.sv95-copy-card b{direction:ltr;justify-self:start;max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#1e3a8a;font-weight:900}.sv95-copy-card button{height:42px;padding:0 14px;border:1px solid #93c5fd;border-radius:10px;background:#fff;color:#1d4ed8;font-size:11px;font-weight:900;cursor:pointer}.sv95-copy-card button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:720px){.sv95-copy-card,.sv95-credential-grid{grid-template-columns:1fr}.sv95-password-row{grid-template-columns:1fr 82px}}.student-login-v95{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 0,#e6ebff 0,transparent 30%),linear-gradient(135deg,#edf3f9,#f8fafc);font-family:Inter,Segoe UI Variable,Segoe UI,Noto Sans Arabic,Arial,sans-serif}.student-login-card-v95{width:min(440px,94vw);display:grid;gap:15px;padding:28px;border:1px solid #dce4ee;border-radius:22px;background:#fff;box-shadow:0 22px 55px rgba(19,38,68,.13)}.student-login-brand-v95 span{font-size:10px;font-weight:900;letter-spacing:.12em;color:#6d5ce7}.student-login-brand-v95 h1{margin:4px 0 6px;font-size:30px;color:#172b4d}.student-login-brand-v95 p{margin:0;color:#718096;font-size:12.5px;line-height:1.6}.student-login-card-v95 label{display:grid;gap:6px}.student-login-card-v95 label>span{font-size:11px;font-weight:850;color:#526174}.student-login-card-v95 input{height:46px;padding:0 12px;border:1px solid #cdd7e4;border-radius:10px;font-size:14px;direction:ltr;outline:0}.student-login-card-v95 input:focus{border-color:#7464e6;box-shadow:0 0 0 3px rgba(116,100,230,.11)}.student-login-card-v95 button{height:46px;border:1px solid #7565e7;border-radius:11px;background:linear-gradient(180deg,#7b6aeb,#5f4ed1);color:#fff;font-size:13px;font-weight:900;cursor:pointer}.student-login-error-v95{padding:10px 12px;border:1px solid #fecdd3;border-radius:10px;background:#fff1f2;color:#be123c;font-size:11.5px;font-weight:750}.v97-est-shell{height:100vh;min-height:720px;display:grid;grid-template-rows:68px minmax(0,1fr);overflow:hidden;background:#e9edf2;color:#111827;font-family:Inter,Segoe UI Variable,Segoe UI,Arial,sans-serif}.v97-est-top{display:grid;grid-template-columns:1fr auto 220px;align-items:center;gap:16px;padding:0 18px;border-bottom:1px solid #c8ced6;background:#fff;box-shadow:0 3px 10px rgba(15,23,42,.05);z-index:5}.v97-est-brand{display:flex;align-items:baseline;gap:9px}.v97-est-brand b{font-size:17px;font-weight:950;letter-spacing:.04em}.v97-est-brand span{font-size:10px;color:#6b7280;font-weight:700}.v97-est-section{text-align:center}.v97-est-section strong{display:block;font-size:13px;font-weight:900}.v97-est-section small{display:block;margin-top:2px;font-size:9.5px;color:#64748b;font-weight:700}.v97-est-timer{height:46px;padding:0 12px;border:1px solid #d6dbe2;border-radius:10px;background:#fff;color:#111827;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-items:center;text-align:left;cursor:pointer}.v97-est-timer small{font-size:8px;font-weight:900;color:#64748b;letter-spacing:.08em}.v97-est-timer b{grid-row:1/3;grid-column:2;font-size:18px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.v97-est-timer span{font-size:8px;color:#991b1b;font-weight:800}.v97-est-workspace{grid-template-columns:minmax(0,1fr) 39%;gap:0;padding:12px;background:#dfe4ea}.v97-est-paper,.v97-est-workspace{min-height:0;display:grid;overflow:hidden}.v97-est-paper{min-width:0;grid-template-rows:42px minmax(0,1fr) auto;background:#fff;border:1px solid #c5cbd3;border-radius:12px 0 0 12px}.v97-est-partbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 14px;background:#991b1b;color:#fff}.v97-est-partbar b{font-size:12px;font-weight:900}.v97-est-partbar span{font-size:10px;font-weight:700;opacity:.88}.v97-est-support{min-height:0;display:grid;grid-template-rows:32px minmax(0,1fr);overflow:hidden;background:#cfd5dc}.v97-est-supportbar{height:32px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px;background:#f8fafc;border-bottom:1px solid #cfd5dc}.v97-est-supportbar>div:first-child{display:flex;align-items:center;gap:8px;min-width:0}.v97-est-supportbar b{font-size:10.5px;font-weight:900}.v97-est-supportbar span{font-size:9.5px;color:#64748b;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v97-est-zoom{display:flex!important;align-items:center;gap:6px!important;flex:0 0 auto}.v97-est-zoom button{width:25px;height:23px;border:1px solid #d1d5db;border-radius:5px;background:#fff;font-size:15px;cursor:pointer}.v97-est-zoom b{min-width:40px;text-align:center;font-size:9.5px!important}.v97-est-supportbody{min-height:0;overflow:auto;background:#cfd5dc}.v97-est-supportbody>.hw-canvas-pdf-shell{height:100%!important;min-height:0!important}.v97-est-passage{min-height:100%;padding:28px 34px;background:#fff;font-size:15px;line-height:1.75}.v97-est-visual{min-height:100%;display:grid;place-items:center;padding:20px;background:#fff}.v97-est-visual img{max-width:100%;max-height:100%;object-fit:contain}.v97-est-empty{height:100%;display:grid;place-items:center;align-content:center;gap:5px;color:#64748b;background:#fff}.v97-est-question{border-top:1px solid #d6dbe2;background:#fff;padding:14px 16px 12px}.v97-est-question-title{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;align-items:start}.v97-est-question-title>b{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#111827;color:#fff;font-size:15px}.v97-est-question-title small{font-size:8.5px;font-weight:900;color:#64748b}.v97-est-question-title h2{margin:4px 0 10px;font-size:15px;line-height:1.5;font-weight:800}.v97-est-choices{display:grid;grid-template-columns:1fr 1fr;gap:7px 9px;margin-left:52px}.v97-est-choices button{min-height:42px;display:flex;align-items:center;gap:9px;padding:7px 10px;border:1px solid #cfd5dc;border-radius:9px;background:#fff;text-align:left;cursor:pointer}.v97-est-choices button:hover{border-color:#6b7280}.v97-est-choices button.selected{border-color:#111827;background:#f3f4f6;box-shadow:inset 0 0 0 1px #111827}.v97-est-choices i{width:25px;height:25px;display:grid;place-items:center;border:1.5px solid #111827;border-radius:50%;font-style:normal;font-size:10px;font-weight:900}.v97-est-choices span{font-size:11.5px;line-height:1.4}.v97-est-nav{margin-top:12px;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.v97-est-nav button{height:34px;padding:0 12px;border:1px solid #cfd5dc;border-radius:8px;background:#fff;font-size:10px;font-weight:850;cursor:pointer}.v97-est-nav .next{background:#111827;color:#fff;border-color:#111827}.v97-est-nav .marked{background:#fff7ed;color:#c2410c;border-color:#fed7aa}.v97-est-nav span{font-size:10px;font-weight:800;color:#475569}.v97-est-sheet{min-width:0;min-height:0;display:grid;grid-template-rows:78px minmax(0,1fr) 52px;background:#fff;border:1px solid #c5cbd3;border-left:0;border-radius:0 12px 12px 0;overflow:hidden}.v97-est-sheet>header{padding:7px 12px;border-bottom:1px solid #d9dde2;text-align:center;background:#fff}.v97-est-sheet>header>b{display:block;font-size:13px;font-weight:950;line-height:21px;border-bottom:1px solid #eceff2}.v97-est-legend{height:24px;display:flex;align-items:center;justify-content:center;gap:14px;border-bottom:1px solid #eceff2}.v97-est-legend span{display:flex;align-items:center;gap:5px;font-size:8.5px;font-weight:700;color:#64748b}.v97-est-legend i{width:9px;height:9px;border:1.5px solid #111827;border-radius:50%}.v97-est-legend i.answered{background:#111827}.v97-est-legend i.marked{background:#fff;border-color:#111827;box-shadow:inset 0 0 0 2px #f59e0b}.v97-est-sheet>header>small{display:block;margin-top:5px;font-size:8.5px;font-weight:800;color:#475569}.v97-est-sheet-columns{min-height:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:7px 8px;overflow:hidden}.v97-est-sheet-col{min-width:0;min-height:0;display:grid;grid-template-rows:27px minmax(0,1fr);border:1px solid #e0e4ea;border-radius:8px;overflow:hidden}.v97-est-col-head{display:grid;grid-template-columns:27px repeat(4,1fr);align-items:center;background:#f8fafc;border-bottom:1px solid #dfe3e8}.v97-est-col-head b{font-size:8.5px;text-align:center}.v97-est-col-body{min-height:0;overflow:auto;padding:3px 2px}.v97-est-row{height:25px;display:grid;grid-template-columns:27px repeat(4,1fr);align-items:center;border-radius:5px}.v97-est-row.current{background:#fef3c7}.v97-est-row .num{border:0;background:transparent;font-size:8.5px;font-weight:900;cursor:pointer}.v97-est-row .bubble{justify-self:center;width:18px;height:18px;padding:0;border:1.4px solid #111827;border-radius:50%;background:#fff;color:#111827;font-size:7px;font-weight:900;cursor:pointer}.v97-est-row .bubble.filled{background:#111827;color:#fff}.v97-est-row.is-marked .num{color:#b45309}.v97-est-sheet>footer{display:flex;align-items:center;justify-content:center;gap:6px;padding:7px;border-top:1px solid #d9dde2;background:#fafbfc}.v97-est-sheet>footer button{height:34px;padding:0 9px;border:1px solid #cfd5dc;border-radius:8px;background:#fff;font-size:9px;font-weight:850}.v97-est-sheet>footer .review{background:#991b1b;color:#fff;border-color:#991b1b}.sat-shell.exam-theme-sat{background:#eef2f6!important}.sat-shell.exam-theme-sat .sat-topbar{background:#fff!important;border-bottom:1px solid #d4dae3!important}.sat-shell.exam-theme-sat .sat-brand{font-weight:950!important;letter-spacing:.04em!important}.sat-shell.exam-theme-sat .sat-toolbar{background:#f8fafc!important;border-bottom:1px solid #dbe1e8!important}.sat-shell.exam-theme-sat .sat-workspace{gap:0!important;padding:12px!important;background:#dfe4ea!important}.sat-shell.exam-theme-sat .sat-passage,.sat-shell.exam-theme-sat .sat-question{border-color:#c9d0d9!important;box-shadow:none!important}.sat-shell.exam-theme-sat .sat-question{background:#fff!important}.sat-shell.exam-theme-sat .sat-choice{border-radius:9px!important}.sat-shell.exam-theme-sat .sat-bottom{background:#fff!important;border-top:1px solid #d4dae3!important}.v97-assessment-homework{height:100vh;min-height:700px;display:grid!important;grid-template-rows:68px auto minmax(0,1fr);overflow:hidden;background:#dfe4ea!important;color:#111827!important}.v97-assessment-homework .v97-hw-top{height:68px!important;min-height:68px!important;padding:0 16px!important;background:#fff!important;border-bottom:1px solid #ccd3dc!important;box-shadow:0 3px 10px rgba(15,23,42,.05)!important}.v97-assessment-homework .v97-hw-brand>span{width:auto!important;min-width:45px!important;padding:0 8px!important;border-radius:8px!important;font-size:11px!important;font-weight:950!important}.v97-assessment-sat .v97-hw-brand>span{background:#eaf4ff!important;color:#0758a8!important;border:1px solid #b9daf8!important}.v97-assessment-est .v97-hw-brand>span{background:#fff1f2!important;color:#991b1b!important;border:1px solid #fecdd3!important}.v97-assessment-homework .v97-hw-brand b{font-size:14px!important;font-weight:900!important}.v97-assessment-homework .v97-hw-brand small{font-size:8.5px!important;letter-spacing:.05em!important;color:#64748b!important}.v97-assessment-homework .v97-hw-status{gap:8px!important}.v97-assessment-homework .v97-hw-status>*{font-size:9.5px!important}.v97-assessment-homework .v97-hw-status .hw-timer{display:flex!important;align-items:center!important;gap:6px!important;height:42px!important;padding:0 10px!important;border:1px solid #d5dbe3!important;border-radius:9px!important;background:#fff!important;color:#111827!important}.v97-assessment-homework .v97-hw-status .hw-timer small{font-size:7px!important;color:#64748b!important}.v97-assessment-homework .hw-top-progress-wrap{background:#f8fafc!important;border-bottom:1px solid #d8dee6!important;box-shadow:none!important}.v97-assessment-homework .hw-top-nav{border-radius:8px!important}.v97-assessment-sat .hw-top-nav.primary{background:#0758a8!important;border-color:#0758a8!important}.v97-assessment-est .hw-top-nav.primary{background:#991b1b!important;border-color:#991b1b!important}.v97-assessment-homework .v97-hw-layout{min-height:0!important;margin:0!important;padding:12px!important;gap:0!important;background:#dfe4ea!important;overflow:hidden!important}.v97-assessment-homework .v97-hw-question,.v97-assessment-homework .v97-hw-support{height:100%!important;min-height:0!important;border:1px solid #c7ced7!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;overflow:hidden!important}.v97-assessment-homework.with-support .v97-hw-question{border-radius:0 12px 12px 0!important}.v97-assessment-homework.with-support .v97-hw-support{border-left:0!important;border-radius:12px 0 0 12px!important}.v97-assessment-homework .hw-flex-support-head{height:42px!important;min-height:42px!important;padding:0 12px!important;background:#f8fafc!important;border-bottom:1px solid #d5dbe3!important}.v97-assessment-homework .hw-flex-support-body{min-height:0!important;background:#cfd5dc!important}.v97-assessment-homework .hw-question-head{height:58px!important;min-height:58px!important;padding:0 14px!important;background:#fff!important;border-bottom:1px solid #e0e4e9!important}.v97-assessment-homework .hw-question-body{padding:18px!important;overflow:auto!important}.v97-assessment-homework .hw-question-rich{font-size:15px!important;line-height:1.55!important;font-weight:750!important}.v97-assessment-homework .hw-choices{gap:8px!important}.v97-assessment-homework .hw-choices button{min-height:46px!important;border-radius:9px!important;background:#fff!important;border:1px solid #cdd4dc!important}.v97-assessment-sat .hw-choices button.selected{border-color:#0758a8!important;background:#edf6ff!important}.v97-assessment-est .hw-choices button.selected{border-color:#991b1b!important;background:#fff1f2!important}.v97-assessment-homework .hw-question-note{background:#fafbfc!important;border-top:1px solid #e2e6eb!important}.v97-assessment-homework .hw-canvas-pdf-shell{height:100%!important;min-height:0!important}@media(max-width:1000px){.v97-est-workspace{grid-template-columns:1fr}.v97-est-sheet{display:none}.v97-est-paper{border-radius:12px}.v97-assessment-homework{height:auto;min-height:100vh;overflow:auto}.v97-assessment-homework .v97-hw-layout{display:block!important;overflow:visible!important}.v97-assessment-homework .v97-hw-question,.v97-assessment-homework .v97-hw-support{height:auto!important;min-height:520px!important;border-radius:12px!important;border:1px solid #c7ced7!important}}.v99-instructions{min-height:100vh;padding:22px;background:radial-gradient(circle at 15% 0,rgba(110,92,231,.14),transparent 30%),linear-gradient(180deg,#edf2f7,#f7f9fc);color:#172033;font-family:Inter,Segoe UI Variable,Segoe UI,Noto Sans Arabic,Arial,sans-serif}.v99-instructions *{box-sizing:border-box;font-family:inherit}.v99-instructions-shell{width:min(1420px,100%);min-height:calc(100vh - 44px);margin:0 auto;display:grid;grid-template-rows:auto auto auto auto;gap:18px}.v99-instructions-top{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 20px;border:1px solid #d8e0ea;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 8px 26px rgba(21,43,74,.07)}.v99-instructions-brand{display:flex;align-items:center;gap:12px}.v99-brand-mark{min-width:58px;height:44px;display:grid;place-items:center;padding:0 10px;border-radius:11px;background:#0b1d38;color:#fff;font-size:13px;font-weight:950;letter-spacing:.05em}.v99-instructions-brand div{display:grid;gap:2px}.v99-instructions-brand small{font-size:9px;font-weight:900;letter-spacing:.11em;color:#718096}.v99-instructions-brand b{font-size:15px;font-weight:900;color:#172b4d}.v99-back{min-height:40px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid #cfd8e4;border-radius:10px;background:#fff;color:#475569;font-size:11.5px;font-weight:850;text-decoration:none}.v99-instructions-hero{min-height:340px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:18px}.v99-instructions-copy{display:flex;flex-direction:column;justify-content:center;padding:38px 40px;border:1px solid #244b74;border-radius:22px;background:radial-gradient(circle at 12% -5%,rgba(125,104,239,.34),transparent 34%),linear-gradient(135deg,#08192f,#10375f 68%,#164d7c);color:#fff;box-shadow:0 20px 46px rgba(14,39,72,.18)}.v99-eyebrow{font-size:10px;font-weight:900;letter-spacing:.13em;color:#a7cff8}.v99-instructions-copy h1{margin:8px 0 10px;max-width:900px;font-size:clamp(32px,4vw,50px);line-height:1.12;font-weight:950;letter-spacing:-.025em;color:#fff}.v99-instructions-copy p{margin:0;max-width:800px;color:#cddbea;font-size:14px;line-height:1.75;font-weight:600}.v99-main-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:26px}.v99-main-facts article{min-height:96px;display:grid;align-content:center;padding:14px 16px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.075);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.v99-main-facts small{font-size:9px;font-weight:800;color:#9fb7d0}.v99-main-facts strong{margin-top:3px;font-size:27px;line-height:1;font-weight:950;color:#fff}.v99-main-facts span{margin-top:4px;font-size:9.5px;color:#cbd8e7;font-weight:700}.v99-exam-card{min-height:340px;display:grid;grid-template-rows:82px minmax(0,1fr) 52px;overflow:hidden;border:1px solid #d9e1eb;border-radius:22px;background:#fff;box-shadow:0 14px 34px rgba(24,43,73,.09)}.v99-exam-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 20px;border-bottom:1px solid #e3e8ef;background:#f8fafc}.v99-exam-card-head span{min-width:54px;height:34px;display:grid;place-items:center;border-radius:9px;background:#111827;color:#fff;font-size:11px;font-weight:950}.v99-exam-card-head b{font-size:14px;font-weight:900;color:#172b4d;text-align:left}.v99-exam-card-body{display:grid;align-content:center;padding:20px}.v99-exam-card-body>div{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #edf1f5}.v99-exam-card-body>div:last-child{border-bottom:0}.v99-exam-card-body small{font-size:10px;font-weight:800;color:#718096}.v99-exam-card-body strong{font-size:12px;font-weight:900;color:#23364f}.v99-ready{display:flex;align-items:center;gap:8px;padding:0 18px;border-top:1px solid #e4e9ef;background:#f8fafc;color:#047857;font-size:10.5px;font-weight:850}.v99-ready i{width:9px;height:9px;border-radius:50%;background:#10b981;box-shadow:0 0 0 4px #d1fae5}.v99-instructions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.v99-instructions-grid article{min-height:118px;display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:start;padding:18px;border:1px solid #dce4ee;border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(24,43,73,.055)}.v99-instructions-grid article>span{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:#eef2f7;color:#0b1d38;font-size:11px;font-weight:950}.v99-instructions-grid b{display:block;margin-top:2px;font-size:13px;font-weight:900;color:#172b4d}.v99-instructions-grid p{margin:5px 0 0;font-size:11.5px;line-height:1.6;color:#718096;font-weight:650}.v99-preflight{min-height:116px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;border:1px solid #d9e1eb;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(24,43,73,.06)}.v99-preflight>div{max-width:900px}.v99-preflight small{display:block;margin-bottom:3px;font-size:9px;font-weight:900;letter-spacing:.08em;color:#6d5ce7}.v99-preflight b{display:block;font-size:14px;font-weight:900;color:#172b4d}.v99-preflight p{margin:5px 0 0;font-size:11.5px;color:#718096;line-height:1.6}.v99-begin{min-width:210px;height:54px;display:flex;align-items:center;justify-content:center;gap:14px;border:1px solid #6b5bd8;border-radius:13px;background:linear-gradient(180deg,#7a68e8,#5f4fd1);color:#fff;font-size:14px;font-weight:950;cursor:pointer;box-shadow:0 9px 22px rgba(79,62,190,.25)}.v99-begin:hover{filter:brightness(1.05);transform:translateY(-1px)}.v99-begin b{font-size:18px;color:#fff}.v99-est .v99-brand-mark,.v99-est .v99-exam-card-head span{background:#991b1b}.v99-est .v99-begin{background:linear-gradient(180deg,#b42323,#8f1616);border-color:#991b1b;box-shadow:0 9px 22px rgba(153,27,27,.22)}.v99-sat .v99-brand-mark,.v99-sat .v99-exam-card-head span{background:#0758a8}.v99-sat .v99-begin{background:linear-gradient(180deg,#1370c7,#0758a8);border-color:#0758a8;box-shadow:0 9px 22px rgba(7,88,168,.22)}.v99-countdown{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;background:rgba(7,18,34,.78);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.v99-countdown>div{min-width:320px;display:grid;place-items:center;gap:7px;padding:30px;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:#0b1d38;color:#fff;box-shadow:0 28px 80px rgba(0,0,0,.34)}.v99-countdown small{font-size:10px;font-weight:900;letter-spacing:.13em;color:#9ec8f3}.v99-countdown strong{font-size:76px;line-height:1;font-weight:950}.v99-countdown span{font-size:12px;color:#d4dfeb;font-weight:700}@media(max-width:980px){.v99-instructions-hero{grid-template-columns:1fr}.v99-exam-card{min-height:260px}.v99-instructions-grid{grid-template-columns:1fr}}@media(max-width:680px){.v99-instructions{padding:10px}.v99-instructions-shell{min-height:calc(100vh - 20px);gap:10px}.v99-instructions-top{padding:0 12px;min-height:62px}.v99-instructions-brand small{display:none}.v99-instructions-copy{padding:24px 20px}.v99-instructions-copy h1{font-size:29px}.v99-main-facts{grid-template-columns:1fr 1fr 1fr}.v99-main-facts article{min-height:80px;padding:10px}.v99-main-facts strong{font-size:21px}.v99-preflight{align-items:stretch;flex-direction:column}.v99-begin{width:100%;min-width:0}}.v100-save-status{display:inline-flex!important;align-items:center!important;gap:6px!important;white-space:nowrap!important;font-size:9px!important;font-weight:850!important;color:#526174!important}.v100-save-status i{width:8px!important;height:8px!important;border-radius:50%!important;background:#10b981!important;box-shadow:0 0 0 3px #d1fae5!important}.v100-save-status i.saving{background:#f59e0b!important;box-shadow:0 0 0 3px #fef3c7!important}.v100-save-status i.error,.v100-save-status i.offline{background:#ef4444!important;box-shadow:0 0 0 3px #fee2e2!important}.v100-safe-exit{height:36px!important;padding:0 11px!important;border:1px solid #d7dee7!important;border-radius:8px!important;background:#fff!important;color:#475569!important;font-size:9.5px!important;font-weight:850!important;cursor:pointer!important}.v100-safe-exit:hover{background:#fff1f2!important;border-color:#fecdd3!important;color:#be123c!important}.v100-exam-top{column-gap:10px!important}.v100-assessment-center,.v100-assessment-center .student48-main,.v100-assessment-center .student49-main{background:#edf2f8!important}.v100-center-hero{margin:18px 22px 14px!important;padding:22px 24px!important;min-height:124px!important;border:1px solid #284f78!important;border-radius:20px!important;background:radial-gradient(circle at 12% -15%,rgba(128,108,239,.34),transparent 34%),linear-gradient(135deg,#08192f,#10375f 70%,#154c7b)!important;color:#fff!important;box-shadow:0 16px 34px rgba(14,39,72,.15)!important}.v100-center-hero h1{color:#fff!important;font-size:29px!important;font-weight:900!important}.v100-center-hero p,.v100-center-hero small{color:#cbd9e8!important}.v100-assessment-center .student48-toolbar,.v100-assessment-center .student49-toolbar{margin:0 22px 14px!important;border-radius:15px!important;border:1px solid #dce4ed!important;background:#fff!important;box-shadow:0 7px 20px rgba(24,43,73,.055)!important}.v100-assessment-center .student48-columns,.v100-assessment-center .student49-columns{margin:0 22px 24px!important;gap:14px!important}.v100-assessment-center .student48-column,.v100-assessment-center .student49-column{border:1px solid #dce4ed!important;border-radius:17px!important;background:#fff!important;box-shadow:0 9px 24px rgba(24,43,73,.055)!important;overflow:hidden!important}.v100-assessment-center .student48-hw-card,.v100-assessment-center .student49-exam-card{border-radius:13px!important;border-color:#dde4ec!important;box-shadow:none!important;transition:transform .15s ease,border-color .15s ease!important}.v100-assessment-center .student48-hw-card:hover,.v100-assessment-center .student49-exam-card:hover{transform:translateY(-1px)!important;border-color:#bfc9d7!important}.v100-exam-center .student49-exam-card.SAT .student49-exam-badge,.v100-exam-center .student49-exam-card.sat .student49-exam-badge{background:#0758a8!important}.v100-exam-center .student49-exam-card.EST .student49-exam-badge,.v100-exam-center .student49-exam-card.est .student49-exam-badge{background:#991b1b!important}.v100-assessment-center .student48-hw-action,.v100-assessment-center .student49-exam-action{border-radius:10px!important;font-weight:900!important}.v100-assessment-result{min-height:100vh!important;padding:22px!important;background:radial-gradient(circle at 10% 0,rgba(110,92,231,.1),transparent 28%),#edf2f8!important;font-family:Inter,Segoe UI Variable,Segoe UI,Noto Sans Arabic,Arial,sans-serif!important}.v100-assessment-result .score-hero{width:min(1320px,100%)!important;margin:0 auto 16px!important;padding:28px!important;border-radius:22px!important;border:1px solid #284f78!important;background:radial-gradient(circle at 12% -15%,rgba(128,108,239,.34),transparent 34%),linear-gradient(135deg,#08192f,#10375f 70%,#154c7b)!important;color:#fff!important;box-shadow:0 18px 38px rgba(14,39,72,.15)!important}.v100-assessment-result .score-hero h2,.v100-assessment-result .score-hero p,.v100-assessment-result .score-hero span{color:inherit!important}.v100-assessment-result .analysis-card{width:min(1320px,100%)!important;margin:0 auto 14px!important;border:1px solid #dce4ed!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 24px rgba(24,43,73,.055)!important}.v100-assessment-result .managed-result-question{border-radius:12px!important;border-color:#e0e6ee!important}.v97-assessment-homework .v100-save-status{padding:0 8px!important;height:30px!important;border:1px solid #e0e5eb!important;border-radius:8px!important;background:#f8fafc!important}@media(max-width:1180px) and (min-width:801px){.v97-est-workspace{grid-template-columns:minmax(0,1fr) 42%!important;padding:8px!important}.v97-est-sheet-columns{gap:4px!important;padding:5px!important}.v97-est-row .bubble{width:16px!important;height:16px!important;font-size:6.5px!important}.v97-est-question-title h2{font-size:14px!important}.v97-est-choices{margin-left:42px!important}.v100-assessment-center .student48-columns,.v100-assessment-center .student49-columns,.v100-center-hero{margin-left:14px!important;margin-right:14px!important}}@media(max-width:800px){.v100-assessment-center .student48-columns,.v100-assessment-center .student49-columns{grid-template-columns:1fr!important;margin:0 10px 18px!important}.v100-center-hero{margin:10px!important;padding:18px!important}.v100-assessment-center .student48-toolbar,.v100-assessment-center .student49-toolbar{margin:0 10px 10px!important}.v100-assessment-result{padding:10px!important}.v100-assessment-result .score-hero{padding:20px!important}.v100-exam-top .v100-save-status{display:none!important}.v100-safe-exit{height:32px!important;padding:0 8px!important}}@media(max-width:520px){.v97-est-top{grid-template-columns:auto 1fr auto!important;padding:0 8px!important}.v97-est-section{display:none!important}.v97-est-timer{width:118px!important}.v97-est-choices{grid-template-columns:1fr!important;margin-left:0!important}.v97-est-question-title{grid-template-columns:32px 1fr!important}.v97-est-question-title>b{width:31px!important;height:31px!important}}.danger-submit:disabled,.hw-top-nav.primary:disabled,.v99-begin:disabled{opacity:.62!important;cursor:not-allowed!important;transform:none!important}.v97-est-top.v100-exam-top{grid-template-columns:minmax(190px,1fr) auto auto auto 220px!important}@media(max-width:1180px) and (min-width:801px){.v97-est-top.v100-exam-top{grid-template-columns:minmax(150px,1fr) auto auto 170px!important}.v97-est-top.v100-exam-top .v100-save-status{display:none!important}}@media(max-width:800px){.v97-est-top.v100-exam-top{grid-template-columns:minmax(110px,1fr) auto 118px!important}.v97-est-top.v100-exam-top .v100-save-status,.v97-est-top.v100-exam-top .v97-est-section{display:none!important}}.student-login-route-v102{display:inline-flex;align-items:center;height:24px;padding:0 9px;margin-bottom:8px;border:1px solid #ddd6fe;border-radius:999px;background:#f5f3ff;color:#6d28d9;font-size:9px;font-weight:900;letter-spacing:.08em}.free-exams-v103{min-height:100vh;padding:22px;background:radial-gradient(circle at 12% 0,rgba(91,82,230,.12),transparent 30%),linear-gradient(180deg,#edf3f9,#f8fafc);color:#172033;font-family:Inter,Segoe UI Variable,Segoe UI,Noto Sans Arabic,Arial,sans-serif}.free-exams-v103 *{box-sizing:border-box;font-family:inherit}.free-exams-top-v103{width:min(1280px,100%);height:64px;margin:0 auto 20px;display:flex;align-items:center;justify-content:space-between}.free-exams-logo-v103{display:flex;align-items:center;gap:10px;color:#172b4d;text-decoration:none;font-weight:900}.free-exams-logo-v103>b{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#0b1d38;color:#fff}.free-exams-login-v103{height:40px;display:flex;align-items:center;padding:0 14px;border:1px solid #ccd6e3;border-radius:10px;background:#fff;color:#334155;text-decoration:none;font-size:11.5px;font-weight:850}.free-exams-hero-v103{width:min(1280px,100%);margin:0 auto 18px;padding:34px 38px;border:1px solid #284f78;border-radius:22px;background:radial-gradient(circle at 10% -10%,rgba(128,108,239,.35),transparent 35%),linear-gradient(135deg,#08192f,#10375f 68%,#154c7b);color:#fff;box-shadow:0 18px 40px rgba(14,39,72,.16)}.free-exams-hero-v103>span{font-size:10px;font-weight:900;letter-spacing:.13em;color:#a7cff8}.free-exams-hero-v103 h1{margin:8px 0;font-size:clamp(32px,4vw,48px);font-weight:950;color:#fff}.free-exams-hero-v103 p{max-width:760px;margin:0;color:#cddbea;font-size:14px;line-height:1.75}.free-exams-points-v103{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.free-exams-points-v103 b{padding:7px 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.075);font-size:10px}.free-exams-grid-v103{width:min(1280px,100%);display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0 auto 18px}.free-exams-grid-v103 article{position:relative;overflow:hidden;min-height:320px;padding:26px;border:1px solid #d9e1eb;border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(24,43,73,.075)}.free-exams-grid-v103 article.sat{border-top:4px solid #0758a8}.free-exams-grid-v103 article.est{border-top:4px solid #991b1b}.free-exam-badge-v103{position:absolute;left:22px;top:22px;min-width:58px;height:38px;display:grid;place-items:center;border-radius:10px;color:#fff;font-size:13px;font-weight:950}.free-exams-grid-v103 .sat .free-exam-badge-v103{background:#0758a8}.free-exams-grid-v103 .est .free-exam-badge-v103{background:#991b1b}.free-exams-grid-v103 small{display:block;margin-bottom:8px;font-size:9px;font-weight:900;letter-spacing:.1em;color:#718096}.free-exams-grid-v103 h2{margin:0 0 8px;font-size:26px;font-weight:950;color:#172b4d}.free-exams-grid-v103 p{max-width:540px;min-height:58px;margin:0;color:#64748b;font-size:12.5px;line-height:1.7}.free-exam-facts-v103{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0}.free-exam-facts-v103 span{display:grid;gap:2px;padding:11px;border-radius:11px;background:#f6f8fb;color:#64748b;font-size:9px}.free-exam-facts-v103 b{font-size:17px;color:#172b4d}.free-exams-grid-v103 article>a{height:46px;display:inline-flex;align-items:center;padding:0 17px;border-radius:11px;color:#fff;text-decoration:none;font-size:12px;font-weight:900}.free-exams-grid-v103 .sat>a{background:#0758a8}.free-exams-grid-v103 .est>a{background:#991b1b}.free-exams-bottom-v103{width:min(1280px,100%);display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 auto;padding:20px 22px;border:1px solid #d9e1eb;border-radius:18px;background:#fff}.free-exams-bottom-v103 small{font-size:9px;font-weight:900;color:#6d5ce7}.free-exams-bottom-v103 h2{margin:3px 0;font-size:18px;color:#172b4d}.free-exams-bottom-v103 p{margin:0;font-size:11px;color:#718096}.free-exams-bottom-v103>a{height:44px;display:flex;align-items:center;padding:0 16px;border-radius:11px;background:#6d5ce7;color:#fff;text-decoration:none;font-size:12px;font-weight:900}@media(max-width:760px){.free-exams-v103{padding:10px}.free-exams-grid-v103{grid-template-columns:1fr}.free-exams-hero-v103{padding:24px 20px}.free-exams-bottom-v103{align-items:stretch;flex-direction:column}.free-exams-bottom-v103>a{justify-content:center}}.v103-trial-result-banner{width:min(1320px,100%);display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 auto 14px;padding:18px 20px;border:1px solid #c7d2fe;border-radius:16px;background:#eef2ff;color:#312e81}.v103-trial-result-banner small{font-size:9px;font-weight:900;letter-spacing:.1em}.v103-trial-result-banner h2{margin:3px 0;font-size:18px;font-weight:900}.v103-trial-result-banner p{margin:0;font-size:11px;color:#5b5f92}.v103-trial-result-banner>div:last-child{display:flex;gap:8px}.v103-trial-result-banner a{height:40px;display:flex;align-items:center;padding:0 13px;border:1px solid #c7d2fe;border-radius:9px;background:#fff;color:#4338ca;text-decoration:none;font-size:10.5px;font-weight:900}.v103-trial-result-banner a.primary{background:#4f46e5;color:#fff;border-color:#4f46e5}@media(max-width:700px){.v103-trial-result-banner{align-items:stretch;flex-direction:column}.v103-trial-result-banner>div:last-child{flex-wrap:wrap}}.v104-public-trial-control{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;padding:13px!important;border:1px solid #c7d2fe!important;border-radius:12px!important;background:#eef2ff!important}.v104-public-trial-control>span{display:grid;gap:3px}.v104-public-trial-control b{font-size:11.5px!important;color:#3730a3!important}.v104-public-trial-control small{font-size:9.5px!important;line-height:1.5!important;color:#6366a8!important}.v104-public-trial-control input{width:19px!important;height:19px!important;min-height:19px!important}.v104-public-chip{display:inline-flex!important;align-items:center!important;height:22px!important;padding:0 7px!important;border-radius:999px!important;background:#eef2ff!important;color:#4338ca!important;border:1px solid #c7d2fe!important;font-size:8.5px!important;font-style:normal!important;font-weight:900!important}.v104-loading{width:min(1280px,100%);margin:0 auto 18px;padding:38px;border:1px solid #dce4ed;border-radius:18px;background:#fff;text-align:center;color:#64748b;font-size:12px;font-weight:800}.v104-full-trials .v104-trial-card{min-height:350px!important}.v104-trial-card button{height:48px;padding:0 18px;border:0;border-radius:11px;color:#fff;font-size:12px;font-weight:900;cursor:pointer}.v104-trial-card.sat button{background:#0758a8}.v104-trial-card.est button{background:#991b1b}.v104-trial-card button:disabled{opacity:.65;cursor:not-allowed}.v104-trial-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0}.v104-trial-facts span{display:grid;gap:2px;padding:12px;border-radius:11px;background:#f6f8fb;color:#64748b;font-size:9px}.v104-trial-facts b{font-size:17px;color:#172b4d}.v104-trial-card.empty{opacity:.78}.v104-awaiting{display:inline-flex;margin-top:22px;padding:9px 12px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:10px;font-weight:850}.v105-free-admin{min-height:calc(100vh - 82px);padding:26px 28px 44px;background:#edf2f8;color:#172033;font-family:Inter,Segoe UI Variable,Segoe UI,Noto Sans Arabic,Arial,sans-serif}.v105-free-admin *{box-sizing:border-box;font-family:inherit}.v105-free-hero{min-height:150px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:28px 30px;margin-bottom:16px;border:1px solid #284f78;border-radius:22px;background:radial-gradient(circle at 12% -10%,rgba(128,108,239,.34),transparent 35%),linear-gradient(135deg,#08192f,#10375f 68%,#154c7b);color:#fff;box-shadow:0 18px 38px rgba(14,39,72,.15)}.v105-free-hero small{font-size:9.5px;font-weight:900;letter-spacing:.12em;color:#a7cff8}.v105-free-hero h1{margin:5px 0 7px;font-size:31px;font-weight:950;color:#fff}.v105-free-hero p{margin:0;color:#cddbea;font-size:12.5px}.v105-create-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.v105-create-actions a,.v105-create-actions button{height:44px;display:flex;align-items:center;padding:0 14px;border:1px solid rgba(255,255,255,.18);border-radius:11px;color:#fff;text-decoration:none;font-size:11px;font-weight:900;cursor:pointer}.v105-create-actions .sat{background:#0758a8}.v105-create-actions .est{background:#991b1b}.v105-create-actions a{background:rgba(255,255,255,.08)}.v105-free-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.v105-free-kpis article{min-height:88px;display:grid;align-content:center;padding:14px 16px;border:1px solid #dce4ed;border-radius:15px;background:#fff;box-shadow:0 7px 20px rgba(24,43,73,.05)}.v105-free-kpis span{font-size:10px;color:#718096;font-weight:750}.v105-free-kpis b{margin-top:4px;font-size:25px;color:#172b4d;font-weight:950}.v105-free-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) 190px 110px;gap:9px;margin-bottom:14px;padding:12px;border:1px solid #dce4ed;border-radius:15px;background:#fff}.v105-free-toolbar label{height:44px;display:flex;align-items:center;gap:7px;padding:0 11px;border:1px solid #cdd7e3;border-radius:10px;background:#f9fbfd}.v105-free-toolbar label input{flex:1 1;border:0;outline:0;background:transparent}.v105-free-toolbar select,.v105-free-toolbar>button{height:44px;border:1px solid #cdd7e3;border-radius:10px;background:#fff;color:#334155;font-size:11.5px;font-weight:800}.v105-notice{margin-bottom:12px;padding:10px 12px;border:1px solid #a7f3d0;border-radius:10px;background:#ecfdf5;color:#047857;font-size:11.5px;font-weight:800}.v105-free-list{border:1px solid #dce4ed;border-radius:18px;background:#fff;box-shadow:0 9px 26px rgba(24,43,73,.06);overflow:hidden}.v105-free-list>header{min-height:70px;display:flex;align-items:center;justify-content:space-between;padding:13px 18px;border-bottom:1px solid #e4e9ef;background:#fbfcfe}.v105-free-list h2{margin:0 0 3px;font-size:18px;color:#172b4d}.v105-free-list p{margin:0;font-size:10.5px;color:#718096}.v105-free-list>header>b{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#eef2f7;color:#172b4d}.v105-free-stack{display:grid;gap:10px;padding:12px}.v105-free-card{display:grid;grid-template-columns:minmax(0,1fr) 105px minmax(390px,auto);gap:14px;align-items:center;padding:15px;border:1px solid #dce4ed;border-radius:14px;background:#fff}.v105-free-card.live{border-left:4px solid #10b981}.v105-free-card.hidden{opacity:.82}.v105-card-main{display:flex;align-items:center;gap:13px;min-width:0}.v105-course-badge{min-width:54px;height:38px;display:grid;place-items:center;border-radius:9px;color:#fff;font-size:11px;font-weight:950}.v105-free-card.sat .v105-course-badge{background:#0758a8}.v105-free-card.est .v105-course-badge{background:#991b1b}.v105-card-copy{min-width:0}.v105-card-title{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.v105-card-title h3{margin:0;font-size:14px;color:#172b4d}.v105-card-title span{height:22px;display:inline-flex;align-items:center;padding:0 7px;border-radius:999px;font-size:8.5px;font-weight:900}.v105-card-title .published{background:#ecfdf5;color:#047857}.v105-card-title .draft{background:#f1f5f9;color:#64748b}.v105-card-title .featured{background:#fef3c7;color:#92400e}.v105-card-copy p{margin:4px 0 7px;font-size:10.5px;color:#718096}.v105-card-meta{display:flex;gap:8px;flex-wrap:wrap}.v105-card-meta span{padding:5px 7px;border-radius:7px;background:#f6f8fb;color:#64748b;font-size:9px}.v105-card-meta b{color:#172b4d}.v105-order{text-align:center}.v105-order small{font-size:8.5px;color:#718096}.v105-order>div{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:5px}.v105-order button{width:27px;height:27px;border:1px solid #d5dde7;border-radius:7px;background:#fff}.v105-order b{min-width:22px;font-size:11px}.v105-card-actions{display:flex;gap:5px;justify-content:flex-end;flex-wrap:wrap}.v105-card-actions a,.v105-card-actions button{height:32px;display:flex;align-items:center;padding:0 8px;border:1px solid #d6dee8;border-radius:8px;background:#fff;color:#475569;text-decoration:none;font-size:9.5px;font-weight:850;cursor:pointer}.v105-card-actions .edit{background:#eef5ff;color:#1d4ed8;border-color:#bfdbfe}.v105-card-actions .publish{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.v105-card-actions .hide{background:#fff7ed;color:#c2410c;border-color:#fed7aa}.v105-card-actions .archive,.v105-card-actions .remove{background:#fff1f2;color:#be123c;border-color:#fecdd3}.v105-empty{padding:35px;text-align:center;color:#718096;font-size:12px;font-weight:750}.v105-public-free-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr))!important}.v105-public-free-grid .v104-trial-card.featured{box-shadow:inset 0 0 0 2px #f59e0b,0 15px 34px rgba(24,43,73,.08)}.v105-public-featured{position:absolute;right:22px;top:22px;height:26px;display:flex;align-items:center;padding:0 9px;border-radius:999px;background:#fef3c7;color:#92400e;font-size:9px;font-weight:900}@media(max-width:1150px){.v105-free-card{grid-template-columns:1fr 90px}.v105-card-actions{grid-column:1/-1;justify-content:flex-start}.v105-free-kpis{grid-template-columns:1fr 1fr}}@media(max-width:760px){.v105-free-admin{padding:12px}.v105-free-hero{align-items:flex-start;flex-direction:column;padding:20px}.v105-create-actions{justify-content:flex-start}.v105-free-kpis{grid-template-columns:1fr 1fr}.v105-free-card,.v105-free-toolbar{grid-template-columns:1fr}.v105-order{text-align:right}.v105-order>div{justify-content:flex-start}.v105-card-actions{grid-column:auto}.v105-public-free-grid{grid-template-columns:1fr!important}}.v105-create-actions .act,.v105-create-actions .v109-act-button{display:inline-flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:center!important;min-width:150px!important;height:44px!important;padding:0 15px!important;border:1px solid #7c3aed!important;border-radius:11px!important;background:#5b21b6!important;color:#fff!important;font-size:11px!important;font-weight:950!important;cursor:pointer!important;box-shadow:0 7px 18px rgba(91,33,182,.24)!important}.v105-free-kpis{grid-template-columns:repeat(5,1fr)!important}.v105-free-card.act .v105-course-badge{background:#5b21b6!important}.v104-trial-card.act{border-top-color:#5b21b6!important}.v104-trial-card.act .v104-trial-badge,.v104-trial-card.act button{background:#5b21b6!important}@media(max-width:1150px){.v105-free-kpis{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:760px){.v105-create-actions,.v105-free-kpis{grid-template-columns:1fr 1fr!important}.v105-create-actions{display:grid!important;width:100%!important}.v105-create-actions>*{width:100%!important;justify-content:center!important}}.fx110{min-height:calc(100vh - 82px);padding:26px 28px 44px;background:#edf2f8;color:#172033;font-family:Inter,Segoe UI Variable,Segoe UI,Noto Sans Arabic,Arial,sans-serif}.fx110 *{box-sizing:border-box;font-family:inherit}.fx110-hero{min-height:150px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 30px;margin-bottom:16px;border:1px solid #284f78;border-radius:22px;background:radial-gradient(circle at 10% -10%,rgba(128,108,239,.34),transparent 35%),linear-gradient(135deg,#08192f,#10375f 68%,#154c7b);color:#fff;box-shadow:0 18px 40px rgba(14,39,72,.16)}.fx110-hero>div>span{font-size:10px;font-weight:950;letter-spacing:.12em;color:#a7cff8}.fx110-hero h1{margin:5px 0 7px;font-size:32px;font-weight:950;color:#fff}.fx110-hero p{margin:0;color:#cddbea;font-size:12.5px}.fx110-view{height:44px;display:flex;align-items:center;padding:0 14px;border:1px solid rgba(255,255,255,.2);border-radius:11px;background:rgba(255,255,255,.08);color:#fff;text-decoration:none;font-size:11px;font-weight:900}.fx110-create{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px}.fx110-create button{min-height:96px;display:flex;align-items:center;gap:14px;padding:18px;border:0;border-radius:17px;color:#fff;text-align:right;cursor:pointer;box-shadow:0 10px 25px rgba(15,23,42,.1)}.fx110-create button>b{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:12px;background:rgba(255,255,255,.12);font-size:26px}.fx110-create button>span{display:grid;gap:2px}.fx110-create strong{font-size:21px}.fx110-create small{font-size:10px;color:rgba(255,255,255,.82)}.fx110-create .sat{background:linear-gradient(135deg,#0758a8,#0b78d0)}.fx110-create .est{background:linear-gradient(135deg,#8f1616,#bd2626)}.fx110-create .act{background:linear-gradient(135deg,#4c1d95,#6d28d9)}.fx110-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-bottom:14px}.fx110-stats article{min-height:82px;display:grid;align-content:center;padding:13px 15px;border:1px solid #dce4ed;border-radius:14px;background:#fff}.fx110-stats span{font-size:9.5px;color:#718096;font-weight:750}.fx110-stats b{margin-top:3px;font-size:24px;color:#172b4d;font-weight:950}.fx110-stats .sat{border-top:3px solid #0758a8}.fx110-stats .est{border-top:3px solid #991b1b}.fx110-stats .act{border-top:3px solid #6d28d9}.fx110-stats .live{border-top:3px solid #10b981}.fx110-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) 190px 110px;gap:9px;margin-bottom:14px;padding:12px;border:1px solid #dce4ed;border-radius:15px;background:#fff}.fx110-toolbar label{height:44px;display:flex;align-items:center;gap:7px;padding:0 11px;border:1px solid #cdd7e3;border-radius:10px;background:#f9fbfd}.fx110-toolbar input{flex:1 1;border:0;outline:0;background:transparent}.fx110-toolbar select,.fx110-toolbar>button{height:44px;border:1px solid #cdd7e3;border-radius:10px;background:#fff;color:#334155;font-size:11.5px;font-weight:800}.fx110-notice{margin-bottom:12px;padding:10px 12px;border:1px solid #a7f3d0;border-radius:10px;background:#ecfdf5;color:#047857;font-size:11.5px;font-weight:800}.fx110-panel{border:1px solid #dce4ed;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 9px 26px rgba(24,43,73,.06)}.fx110-panel>header{min-height:70px;display:flex;align-items:center;justify-content:space-between;padding:13px 18px;border-bottom:1px solid #e4e9ef;background:#fbfcfe}.fx110-panel h2{margin:0 0 3px;font-size:18px;color:#172b4d}.fx110-panel p{margin:0;font-size:10.5px;color:#718096}.fx110-panel>header>b{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#eef2f7}.fx110-list{display:grid;gap:10px;padding:12px}.fx110-card{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.7fr) 100px;gap:13px;align-items:center;padding:15px;border:1px solid #dce4ed;border-radius:14px;background:#fff}.fx110-card.published{border-left:4px solid #10b981}.fx110-card.draft{border-left:4px solid #cbd5e1}.fx110-card-top{display:flex;align-items:center;gap:12px;min-width:0}.fx110-course{min-width:55px;height:40px;display:grid;place-items:center;border-radius:10px;color:#fff;font-size:11px;font-weight:950}.fx110-card.sat .fx110-course{background:#0758a8}.fx110-card.est .fx110-course{background:#991b1b}.fx110-card.act .fx110-course{background:#6d28d9}.fx110-info{min-width:0}.fx110-title{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.fx110-title h3{margin:0;font-size:14px;color:#172b4d}.fx110-title span{height:22px;display:inline-flex;align-items:center;padding:0 7px;border-radius:999px;font-size:8.5px;font-weight:900}.fx110-title .featured{background:#fef3c7;color:#92400e}.fx110-title .on{background:#ecfdf5;color:#047857}.fx110-title .off{background:#f1f5f9;color:#64748b}.fx110-info p{margin:4px 0 0;font-size:10.5px;color:#718096}.fx110-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.fx110-meta span{display:grid;gap:2px;padding:7px;border-radius:8px;background:#f6f8fb}.fx110-meta small{font-size:8px;color:#94a3b8}.fx110-meta b{font-size:10px;color:#334155}.fx110-order{text-align:center}.fx110-order small{display:block;font-size:8px;color:#94a3b8}.fx110-order button{width:27px;height:27px;margin:4px 2px 0;border:1px solid #d5dde7;border-radius:7px;background:#fff}.fx110-order b{font-size:10px}.fx110-actions{grid-column:1/-1;display:flex;gap:6px;flex-wrap:wrap;padding-top:10px;border-top:1px solid #eef2f6}.fx110-actions a,.fx110-actions button{height:34px;display:flex;align-items:center;padding:0 9px;border:1px solid #d6dee8;border-radius:8px;background:#fff;color:#475569;text-decoration:none;font-size:9.5px;font-weight:850;cursor:pointer}.fx110-actions .primary{background:#eef5ff;color:#1d4ed8;border-color:#bfdbfe}.fx110-actions .publish{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.fx110-actions .hide{background:#fff7ed;color:#c2410c;border-color:#fed7aa}.fx110-actions .archive,.fx110-actions .remove{background:#fff1f2;color:#be123c;border-color:#fecdd3}.fx110-empty{display:grid;place-items:center;gap:5px;padding:40px;color:#718096}.fx110-empty strong{font-size:14px}.fx110-empty span{font-size:10px}@media(max-width:1150px){.fx110-card{grid-template-columns:1fr 1fr}.fx110-order{grid-column:1/-1;text-align:right}.fx110-stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.fx110{padding:12px}.fx110-hero{align-items:flex-start;flex-direction:column;padding:20px}.fx110-create{grid-template-columns:1fr}.fx110-stats{grid-template-columns:1fr 1fr}.fx110-card,.fx110-toolbar{grid-template-columns:1fr}.fx110-meta{grid-template-columns:1fr 1fr}.fx110-order{grid-column:auto}}.fx111-modal-backdrop{position:fixed;inset:0;z-index:1600;display:grid;place-items:center;padding:18px;background:rgba(5,15,28,.72);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.fx111-modal{width:min(1380px,97vw);height:min(900px,94vh);display:grid;grid-template-rows:88px 52px minmax(0,1fr) 68px;overflow:hidden;border:1px solid #d4dce7;border-radius:22px;background:#f5f7fa;box-shadow:0 34px 100px rgba(0,0,0,.34)}.fx111-modal-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 22px;color:#fff}.fx111-modal-head.sat{background:linear-gradient(135deg,#063d77,#0758a8)}.fx111-modal-head.est{background:linear-gradient(135deg,#701010,#991b1b)}.fx111-modal-head.act{background:linear-gradient(135deg,#3b146f,#5b21b6)}.fx111-modal-head small{font-size:9px;font-weight:900;letter-spacing:.11em;opacity:.8}.fx111-modal-head h2{margin:3px 0;font-size:22px;color:#fff}.fx111-modal-head p{margin:0;font-size:10px;opacity:.82}.fx111-head-actions{display:flex;align-items:center;gap:8px}.fx111-head-actions button{height:38px;padding:0 12px;border:1px solid rgba(255,255,255,.22);border-radius:9px;background:rgba(255,255,255,.1);color:#fff;font-size:10px;font-weight:850;cursor:pointer}.fx111-head-actions .close{width:38px;padding:0;font-size:22px}.fx111-tabs{display:flex;gap:5px;align-items:end;padding:8px 14px 0;border-bottom:1px solid #dce3eb;background:#fff}.fx111-tabs button{height:43px;padding:0 14px;border:0;border-radius:9px 9px 0 0;background:transparent;color:#64748b;font-size:10.5px;font-weight:850;cursor:pointer}.fx111-tabs button.active{background:#eef2f7;color:#172b4d}.fx111-tabs b{display:inline-flex;margin-right:5px;padding:2px 5px;border-radius:999px;background:#dbe3ee;font-size:8px}.fx111-modal-body{min-height:0;overflow:auto;padding:16px}.fx111-form-section{min-height:100%;padding:18px;border:1px solid #dce4ed;border-radius:16px;background:#fff}.fx111-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #edf1f5}.fx111-section-head small{font-size:8.5px;font-weight:900;color:#6d5ce7}.fx111-section-head h3{margin:2px 0;font-size:18px;color:#172b4d}.fx111-section-head>span{font-size:9.5px;color:#94a3b8}.fx111-form-grid,.fx111-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fx111-form-grid label,.fx111-settings-grid label{display:grid;gap:6px}.fx111-form-grid .wide{grid-column:1/-1}.fx111-form-grid label>span,.fx111-settings-grid label>span{font-size:9.5px;font-weight:850;color:#526174}.fx111-form-grid input,.fx111-form-grid select,.fx111-form-grid textarea,.fx111-settings-grid input,.fx111-settings-grid select{width:100%;height:44px;padding:0 11px;border:1px solid #ccd6e2;border-radius:9px;background:#fff;color:#172033;outline:0;font-size:12px}.fx111-form-grid textarea{height:100px;padding:10px;resize:vertical}.fx111-settings-grid .toggle{display:flex;align-items:center;gap:8px;min-height:44px;padding:0 12px;border:1px solid #dbe3ed;border-radius:9px;background:#f8fafc}.fx111-settings-grid .toggle input{width:17px;height:17px}.fx111-settings-grid .toggle span{font-size:10.5px}.fx111-questions{height:100%;min-height:610px;display:grid;grid-template-columns:300px minmax(0,1fr);gap:12px}.fx111-question-editor,.fx111-question-nav{min-height:0;border:1px solid #dce4ed;border-radius:15px;background:#fff;overflow:hidden}.fx111-question-nav{display:grid;grid-template-rows:68px minmax(0,1fr)}.fx111-question-nav>header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #e5eaf0;background:#fbfcfe}.fx111-question-nav small{font-size:8px;color:#7c8a9b;font-weight:900}.fx111-question-nav h3{margin:2px 0;font-size:13px}.fx111-question-nav>header button{height:34px;padding:0 9px;border:1px solid #c7d2fe;border-radius:8px;background:#eef2ff;color:#4338ca;font-size:9.5px;font-weight:900}.fx111-question-list{overflow:auto;padding:7px;display:grid;align-content:start;gap:5px}.fx111-question-list>button{display:grid;grid-template-columns:30px 1fr;gap:8px;align-items:center;padding:8px;border:1px solid #e1e7ee;border-radius:9px;background:#fff;text-align:right;cursor:pointer}.fx111-question-list>button.active{border-color:#818cf8;background:#eef2ff}.fx111-question-list>button>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#eef2f7;font-size:9px;font-weight:900}.fx111-question-list b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.fx111-question-list small{font-size:8px;color:#94a3b8}.fx111-question-editor{display:grid;grid-template-rows:68px minmax(0,1fr)}.fx111-question-editor>header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid #e5eaf0;background:#fbfcfe}.fx111-question-editor h3{margin:2px 0;font-size:14px}.fx111-question-editor>header>div:last-child{display:flex;gap:5px}.fx111-question-editor>header button{height:32px;padding:0 8px;border:1px solid #d5dde7;border-radius:7px;background:#fff;font-size:9px;font-weight:850}.fx111-question-editor>header .danger{background:#fff1f2;color:#be123c;border-color:#fecdd3}.fx111-question-form{overflow:auto;padding:14px;display:grid;gap:12px}.fx111-question-form label{display:grid;gap:5px}.fx111-question-form label>span{font-size:9px;font-weight:850;color:#526174}.fx111-question-form input,.fx111-question-form select,.fx111-question-form textarea{width:100%;height:42px;padding:0 10px;border:1px solid #ccd6e2;border-radius:8px;background:#fff;font-size:11px;outline:0}.fx111-question-form textarea{height:90px;padding:9px;resize:vertical}.fx111-question-form textarea.passage{height:170px}.fx111-content-type{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fx111-choices-head{display:flex;align-items:center;justify-content:space-between}.fx111-choices-head small{font-size:8px;color:#7c8a9b;font-weight:900}.fx111-choices-head h4{margin:2px 0;font-size:13px}.fx111-choices-head button{height:32px;padding:0 9px;border:1px solid #c7d2fe;border-radius:7px;background:#eef2ff;color:#4338ca;font-size:9px;font-weight:900}.fx111-choices{display:grid;gap:7px}.fx111-choices>div{display:grid;grid-template-columns:34px 1fr 30px;gap:6px;align-items:center;padding:6px;border:1px solid #dce3eb;border-radius:9px;background:#fff}.fx111-choices>div.correct{border-color:#6ee7b7;background:#ecfdf5}.fx111-choices input{height:38px}.fx111-choices .correct-pick{width:32px;height:32px;border:1px solid #64748b;border-radius:50%;background:#fff;font-size:9px;font-weight:900}.fx111-choices>div.correct .correct-pick{background:#047857;color:#fff;border-color:#047857}.fx111-choices .remove-choice{width:28px;height:28px;border:1px solid #fecdd3;border-radius:7px;background:#fff1f2;color:#be123c}.fx111-preview{height:100%;display:grid;grid-template-columns:1fr 380px;gap:14px}.fx111-checklist,.fx111-preview-card{padding:22px;border:1px solid #dce4ed;border-radius:16px;background:#fff}.fx111-preview-card{position:relative;align-content:center;display:grid;min-height:380px}.fx111-preview-badge{position:absolute;top:20px;left:20px;min-width:58px;height:38px;display:grid;place-items:center;border-radius:10px;color:#fff;font-size:11px;font-weight:950}.fx111-preview-card.sat .fx111-preview-badge{background:#0758a8}.fx111-preview-card.est .fx111-preview-badge{background:#991b1b}.fx111-preview-card.act .fx111-preview-badge{background:#5b21b6}.fx111-preview-card>small{font-size:8px;font-weight:900;color:#94a3b8}.fx111-preview-card h3{margin:4px 0 7px;font-size:25px}.fx111-preview-card p{margin:0;color:#64748b;font-size:11px}.fx111-preview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0}.fx111-preview-stats span{display:grid;gap:3px;padding:12px;border-radius:10px;background:#f6f8fb}.fx111-preview-stats b{font-size:18px}.fx111-preview-stats small{font-size:8px;color:#94a3b8}.fx111-preview-card>button{height:44px;border:0;border-radius:10px;background:#172b4d;color:#fff;font-size:10.5px;font-weight:900}.fx111-checklist h3{font-size:15px}.fx111-checklist p{padding:9px;border-radius:8px;font-size:10px}.fx111-checklist .ok{background:#ecfdf5;color:#047857}.fx111-checklist .bad{background:#fff1f2;color:#be123c}.fx111-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;border-top:1px solid #dce3eb;background:#fff}.fx111-modal-footer>div{display:flex;gap:7px}.fx111-modal-footer button{height:40px;padding:0 13px;border-radius:9px;font-size:10px;font-weight:900;cursor:pointer}.fx111-modal-footer .secondary{border:1px solid #ccd6e2;background:#fff;color:#475569}.fx111-modal-footer .publish{min-width:160px;border:1px solid #047857;background:#059669;color:#fff}@media(max-width:900px){.fx111-modal{width:98vw;height:96vh}.fx111-questions{grid-template-columns:240px 1fr}.fx111-form-grid,.fx111-preview,.fx111-settings-grid{grid-template-columns:1fr}.fx111-form-grid .wide{grid-column:auto}}@media(max-width:680px){.fx111-modal-backdrop{padding:4px}.fx111-modal{height:99vh;border-radius:12px}.fx111-modal-head{padding:0 12px}.fx111-tabs{overflow:auto}.fx111-tabs button{white-space:nowrap}.fx111-questions{grid-template-columns:1fr}.fx111-question-nav{max-height:220px}.fx111-content-type{grid-template-columns:1fr}}.sat-topbar.v100-exam-top .v112-sat-exit{position:static!important;flex:0 0 28px!important;width:28px!important;min-width:28px!important;max-width:28px!important;height:28px!important;min-height:28px!important;padding:0!important;margin:0 2px!important;display:inline-grid!important;place-items:center!important;border:1px solid #d9e0e8!important;border-radius:7px!important;background:#fff!important;color:#64748b!important;font-size:17px!important;line-height:1!important;font-weight:500!important;box-shadow:none!important;transform:none!important;z-index:1!important;cursor:pointer!important}.sat-topbar.v100-exam-top .v112-sat-exit:hover{border-color:#fecaca!important;background:#fff7f7!important;color:#b91c1c!important}.sat-topbar.v100-exam-top{gap:8px!important}.sat-topbar.v100-exam-top .sat-timer{flex:0 0 auto!important}@media(max-width:800px){.sat-topbar.v100-exam-top .v112-sat-exit{width:26px!important;min-width:26px!important;max-width:26px!important;height:26px!important;min-height:26px!important;font-size:15px!important}}.placement-unified-assessment{--pu-navy:#102f52;--pu-navy-2:#173f68;--pu-border:#cfd8e3;--pu-soft:#f4f7fa;--pu-text:#17243a;--pu-muted:#718096;--pu-accent:#2563a8;min-height:100vh!important;background:#eef2f6!important;color:var(--pu-text)!important;font-family:Inter,Segoe UI Variable,Segoe UI,Noto Sans Arabic,Arial,sans-serif!important}.placement-theme-est{--pu-accent:#a82424;--pu-navy:#541717;--pu-navy-2:#7b2020}.placement-theme-act{--pu-accent:#5b35a8;--pu-navy:#30205e;--pu-navy-2:#4a2d86}.placement-unified-assessment .est-topbar,.placement-unified-assessment .sat-topbar,.placement-unified-topbar{min-height:62px!important;border-bottom:1px solid rgba(255,255,255,.16)!important;background:linear-gradient(135deg,var(--pu-navy),var(--pu-navy-2))!important;box-shadow:0 5px 18px rgba(15,34,58,.12)!important}.placement-unified-progress{border-bottom:1px solid var(--pu-border)!important;background:#fff!important;box-shadow:0 3px 10px rgba(20,39,65,.04)!important}.placement-unified-assessment .est-workspace,.placement-unified-assessment .sat-workspace,.placement-unified-workspace{gap:0!important;border-top:0!important;background:#fff!important}.placement-unified-assessment .est-passage,.placement-unified-assessment .est-question,.placement-unified-assessment .sat-passage,.placement-unified-assessment .sat-question,.placement-unified-question,.placement-unified-support{border-radius:0!important;border-color:var(--pu-border)!important;box-shadow:none!important;background:#fff!important}.placement-unified-question{border-left:1px solid var(--pu-border)!important}.placement-unified-support{background:#f8fafc!important}.placement-unified-assessment .hw-flex-support-head,.placement-unified-assessment .hw-question-head{min-height:50px!important;padding:10px 16px!important;border-bottom:1px solid var(--pu-border)!important;background:#f7f9fc!important}.placement-unified-assessment .hw-question-body{padding:22px 26px 90px!important}.placement-unified-assessment .hw-question-rich{font-size:18px!important;line-height:1.65!important;color:#17243a!important}.placement-unified-assessment .hw-choices{display:grid!important;gap:10px!important;margin-top:18px!important}.placement-unified-assessment .hw-choices button{min-height:54px!important;display:grid!important;grid-template-columns:38px 1fr!important;align-items:center!important;gap:10px!important;padding:8px 12px!important;border:1px solid #cbd5e1!important;border-radius:8px!important;background:#fff!important;color:#17243a!important;box-shadow:none!important;text-align:right!important}.placement-unified-assessment .hw-choices button:hover{border-color:var(--pu-accent)!important;background:#f8fbff!important}.placement-unified-assessment .hw-choices button.selected{border:2px solid var(--pu-accent)!important;background:#eef5ff!important}.placement-theme-est .hw-choices button.selected{background:#fff3f3!important}.placement-theme-act .hw-choices button.selected{background:#f5f1ff!important}.placement-unified-assessment .hw-choices button b{width:31px!important;height:31px!important;display:grid!important;place-items:center!important;border:1px solid #8796a8!important;border-radius:50%!important;background:#fff!important;font-size:11px!important;color:#334155!important}.placement-unified-assessment .hw-choices button.selected b{background:var(--pu-accent)!important;border-color:var(--pu-accent)!important;color:#fff!important}.placement-unified-assessment .hw-question-note{display:none!important}.placement-unified-assessment .hw-top-progress-wrap{padding:8px 16px!important}.placement-unified-assessment .hw-progress-main-row{max-width:760px!important;margin:auto!important}.placement-unified-assessment .hw-top-nav{min-width:86px!important;height:38px!important;border:1px solid #cbd5e1!important;border-radius:8px!important;background:#fff!important;color:#334155!important;font-size:10px!important;font-weight:850!important}.placement-unified-assessment .hw-top-nav.primary,.placement-unified-assessment .hw-top-question-strip button.current{background:var(--pu-accent)!important;border-color:var(--pu-accent)!important;color:#fff!important}.placement-unified-assessment .hw-session-status>button{height:34px!important;padding:0 9px!important;border:1px solid rgba(255,255,255,.28)!important;border-radius:7px!important;background:rgba(255,255,255,.1)!important;color:#fff!important;font-size:9px!important}.placement-unified-assessment .hw-session-brand>a{width:28px!important;height:28px!important;display:grid!important;place-items:center!important;border:1px solid rgba(255,255,255,.25)!important;border-radius:7px!important;background:rgba(255,255,255,.08)!important;color:#fff!important;font-size:16px!important;text-decoration:none!important}.placement-unified-assessment .hw-flex-layout{min-height:calc(100vh - 190px)!important}.placement-unified-assessment .hw-flex-support-body{height:calc(100vh - 300px)!important;overflow:auto!important}.placement-unified-assessment .hw-flex-question,.placement-unified-assessment .hw-flex-support{min-height:calc(100vh - 190px)!important}.placement-unified-exam .est-toolbar,.placement-unified-exam .sat-toolbar{min-height:42px!important;border-bottom:1px solid var(--pu-border)!important;background:#f8fafc!important}.placement-unified-exam .est-choice,.placement-unified-exam .sat-choice{border-radius:8px!important;box-shadow:none!important}.placement-unified-exam .est-choice.selected,.placement-unified-exam .sat-choice.selected{border-color:var(--pu-accent)!important}.placement-unified-exam .est-question-actions button,.placement-unified-exam .sat-question-actions button{min-width:88px!important;height:38px!important;border-radius:8px!important;box-shadow:none!important}.placement-unified-exam .est-question-actions .next,.placement-unified-exam .sat-question-actions .next{background:var(--pu-accent)!important;color:#fff!important}@media(max-width:820px){.placement-unified-assessment .hw-question-body{padding:16px 14px 80px!important}.placement-unified-assessment .hw-flex-layout{min-height:auto!important}.placement-unified-assessment .hw-flex-question,.placement-unified-assessment .hw-flex-support{min-height:calc(100vh - 220px)!important}}.act114-shell{height:100vh;min-height:720px;display:grid;grid-template-rows:62px 76px minmax(0,1fr) 82px;overflow:hidden;background:#f2f5f9;color:#10264a;font-family:Inter,Segoe UI Variable,Segoe UI,Arial,sans-serif}.act114-shell *{box-sizing:border-box;font-family:inherit}.act114-topbar{display:grid;grid-template-columns:240px minmax(330px,1fr) auto;align-items:center;gap:14px;padding:0 18px;background:linear-gradient(135deg,#061a3a,#0b2b5c);color:#fff;box-shadow:0 3px 12px rgba(5,20,45,.25);z-index:20}.act114-brand{display:flex;align-items:center;gap:8px}.act114-brand span{height:30px;display:grid;place-items:center;padding:0 7px;border-radius:4px;background:#ed3b31;color:#fff;font-size:16px;font-weight:950}.act114-brand b{font-size:17px;color:#fff}.act114-section-switch{display:flex;justify-content:center;gap:7px}.act114-dropdown>button,.act114-section-switch button,.act114-top-actions>button{height:38px;padding:0 13px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(255,255,255,.12);color:#fff;font-size:11px;font-weight:850;cursor:pointer}.act114-section-switch .passage-name{min-width:150px}.act114-top-actions{display:flex;justify-content:flex-end;gap:7px}.act114-dropdown{position:relative}.act114-menu{position:absolute;top:44px;right:0;z-index:50;min-width:175px;display:grid;padding:6px;border:1px solid #cfd8e4;border-radius:10px;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.18)}.act114-menu button{height:34px;padding:0 9px;border:0;border-radius:7px;background:#fff;color:#334155;text-align:left;font-size:10px;font-weight:750}.act114-menu button:hover{background:#f1f5f9}.act114-exit{display:flex!important;align-items:center!important;gap:7px!important;background:rgba(0,0,0,.18)!important}.act114-exit b{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.12);color:#fff}.act114-statusbar{display:grid;grid-template-columns:240px 1fr auto minmax(300px,430px) auto;align-items:center;gap:18px;padding:0 20px;border-bottom:1px solid #ccd7e4;background:#fff;box-shadow:0 2px 8px rgba(18,42,77,.05)}.act114-time{display:flex;align-items:center;gap:9px}.act114-time>span{font-size:25px;color:#075fbd}.act114-time>div{display:grid}.act114-time small{font-size:9px;color:#075fbd;font-weight:800}.act114-time b{font-size:17px;color:#10264a;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.act114-time button{height:36px;padding:0 11px;border:1px solid #b9d4ee;border-radius:8px;background:#fff;color:#075fbd;font-size:10px;font-weight:850}.act114-question-count{text-align:center;font-size:11px;font-weight:900;color:#075fbd}.act114-mark{height:40px;padding:0 13px;border:1px solid #b8c9dc;border-radius:8px;background:#fff;color:#173b6b;font-size:10px;font-weight:850}.act114-mark.marked{border-color:#f59e0b;background:#fffbeb;color:#92400e}.act114-progress{display:grid;grid-template-columns:auto minmax(120px,1fr) 36px;align-items:center;gap:9px}.act114-progress b{font-size:10px;color:#075fbd}.act114-progress i{height:9px;overflow:hidden;border-radius:999px;background:#dfe7f1}.act114-progress i span{display:block;height:100%;border-radius:inherit;background:#0873da}.act114-progress em{font-size:10px;font-style:normal;font-weight:900;color:#075fbd}.act114-save{display:flex;align-items:center;gap:5px;font-size:8.5px;color:#64748b}.act114-save i{width:7px;height:7px;border-radius:50%;background:#10b981}.act114-save i.saving{background:#f59e0b}.act114-save i.error,.act114-save i.offline{background:#ef4444}.act114-workspace{min-height:0;display:grid;grid-template-columns:45% 55%;gap:10px;padding:10px;background:#eef2f6;overflow:hidden}.act114-passage,.act114-question{min-width:0;min-height:0;display:grid;border:1px solid #cdd8e5;border-radius:10px;background:#fff;overflow:hidden}.act114-passage{grid-template-rows:42px minmax(0,1fr) 45px}.act114-passage>header{display:flex;align-items:center;padding:0 20px;border-bottom:1px solid #dbe3ec;background:#fff}.act114-passage>header b{font-size:11px;color:#075fbd}.act114-passage>article{min-height:0;overflow:auto;padding:0;background:#fff}.act114-passage-inner{min-height:100%}.act114-passage-text{padding:28px 30px;color:#202938;font-family:Georgia,Times New Roman,serif!important;line-height:1.75}.act114-passage-text p{margin:0 0 18px}.act114-media{height:100%;display:grid;place-items:center;padding:18px}.act114-media img{max-width:100%;max-height:100%;object-fit:contain}.act114-empty-passage{height:100%;display:grid;place-items:center;align-content:center;gap:6px;color:#64748b}.act114-passage>footer{display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-top:1px solid #dbe3ec;background:#fff;font-size:9px;color:#64748b}.act114-passage>footer>div{display:flex;align-items:center;gap:6px}.act114-passage>footer button{width:24px;height:24px;border:1px solid #cbd8e6;border-radius:50%;background:#fff;color:#075fbd}.act114-passage>footer b{font-size:9px}.act114-question{grid-template-rows:54px minmax(0,1fr)}.act114-question>header{display:flex;align-items:center;justify-content:space-between;padding:0 24px}.act114-question>header>b{font-size:25px;color:#0c2550}.act114-question>header button{border:0;background:transparent;color:#075fbd;font-size:10px;font-weight:850}.act114-question>header button.marked{color:#b45309}.act114-question-body{min-height:0;overflow:auto;padding:12px 26px 30px}.act114-question-body h1{margin:0 0 18px;font-size:14px;line-height:1.65;color:#202938;font-weight:650}.act114-choices{display:grid;gap:10px}.act114-choices>button{min-height:54px;display:grid;grid-template-columns:36px minmax(0,1fr) 34px;align-items:center;gap:9px;padding:7px 10px;border:1px solid #cdd8e5;border-radius:9px;background:#fff;color:#202938;text-align:left;cursor:pointer}.act114-choices>button:hover{border-color:#7aaee0}.act114-choices>button.selected{border:2px solid #0873da;background:#f1f7ff}.act114-choices>button.eliminated{opacity:.52}.act114-choices>button>b{width:30px;height:30px;display:grid;place-items:center;border:1px solid #8fa2b8;border-radius:50%;background:#fff;color:#173b6b;font-size:10px}.act114-choices>button.selected>b{background:#0873da;border-color:#0873da;color:#fff}.act114-choices>button span{font-size:11.5px;line-height:1.45}.act114-choices>button i{font-size:14px;font-style:normal;color:#64748b}.act114-bottom{display:grid;grid-template-columns:1fr auto;align-items:center;padding:8px 18px 10px;border-top:1px solid #ccd7e4;background:#fff}.act114-navigation{grid-column:1/-1;grid-row:1;display:grid;grid-template-columns:145px 1fr 145px;align-items:center;gap:16px}.act114-navigation>a,.act114-navigation>button{height:42px;display:flex;align-items:center;justify-content:center;border:1px solid #cbd8e5;border-radius:9px;background:#fff;color:#173b6b;text-decoration:none;font-size:11px;font-weight:850}.act114-navigation .next{background:#0873da;border-color:#0873da;color:#fff}.act114-navigation button:disabled{opacity:.45}.act114-strip{display:flex;align-items:center;justify-content:center;gap:7px;min-width:0}.act114-strip button{width:38px;height:38px;border:1px solid #cbd8e5;border-radius:8px;background:#fff;color:#334155;font-size:10px}.act114-strip button.current{background:#075fbd;border-color:#075fbd;color:#fff}.act114-strip button.answered:not(.current){border-color:#7cc34b}.act114-strip button.marked:not(.current){box-shadow:inset 0 -3px #f59e0b}.act114-strip span{color:#94a3b8}.act114-legend{grid-row:2;grid-column:1/-1;display:flex;gap:18px;margin-top:7px;font-size:8.5px;color:#64748b}.act114-legend span{display:flex;align-items:center;gap:5px}.act114-legend i{width:10px;height:10px;border-radius:2px;background:#d8e0ea}.act114-legend i.current{background:#3179c5}.act114-legend i.answered{background:#71bd48}.act114-legend i.marked{background:#f59e0b}.act114-highlight{background:#fff2a8}.act114-underline{text-decoration:underline;text-decoration-thickness:2px}.act114-shell.is-focus .act114-top-actions{opacity:.35}@media(max-width:1050px){.act114-topbar{grid-template-columns:170px 1fr auto}.act114-top-actions .act114-dropdown:nth-child(2){display:none}.act114-statusbar{grid-template-columns:200px 1fr auto}.act114-progress,.act114-save{display:none}}@media(max-width:820px){.act114-shell{height:auto;min-height:100vh;grid-template-rows:auto auto auto auto;overflow:auto}.act114-topbar{grid-template-columns:1fr auto;padding:10px}.act114-section-switch{grid-row:2;grid-column:1/-1}.act114-top-actions .act114-dropdown{display:none}.act114-statusbar{grid-template-columns:1fr auto;padding:10px}.act114-mark,.act114-question-count{display:none}.act114-workspace{grid-template-columns:1fr;overflow:visible}.act114-passage,.act114-question{min-height:520px}.act114-navigation{grid-template-columns:100px 1fr 100px}.act114-strip button:nth-of-type(n+5){display:none}}.sat115{height:100vh!important;min-height:720px!important}.sat115 .sat57-passage-scroll>.sat57-passage-text{font-size:inherit!important}.sat115 .sat57-passage-scroll>.hw-canvas-pdf-shell{height:100%!important;min-height:100%!important}.sat115-media{height:100%;display:grid;place-items:center;padding:18px}.sat115-media img{max-width:100%;max-height:100%;object-fit:contain}.sat115-eliminated{opacity:.48!important;text-decoration:line-through!important}.sat115-save{margin-top:20px;padding-top:15px;border-top:1px solid #d0d5dd;display:flex;align-items:center;gap:7px;color:#667085;font-size:11px;font-weight:700}.sat115-save i{width:8px;height:8px;border-radius:50%;background:#10b981}.sat115-save i.saving{background:#f59e0b}.sat115-save i.error,.sat115-save i.offline{background:#ef4444}.sat115 .sat57-tools button:last-child{min-width:52px!important}.sat115 .sat57-tools button:last-child i{font-size:18px!important}@media(max-width:900px){.sat115{height:auto!important}}html[data-i18n-ready="0"] body{visibility:hidden!important}html[data-i18n-ready="1"] body{visibility:visible!important}html[data-platform-lang=en] body{direction:ltr;direction:rtl}.language-settings-v117{min-height:calc(100vh - 82px);padding:26px 28px 50px;background:#edf2f8;color:#172033;font-family:Inter,Segoe UI,Arial,sans-serif}.language-settings-v117 *{box-sizing:border-box;font-family:inherit}.language-settings-hero-v117{min-height:145px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 30px;margin-bottom:16px;border:1px solid #284f78;border-radius:22px;background:radial-gradient(circle at 10% -10%,rgba(128,108,239,.34),transparent 35%),linear-gradient(135deg,#08192f,#10375f 68%,#154c7b);color:#fff;box-shadow:0 18px 38px rgba(14,39,72,.15)}.language-settings-hero-v117 small{font-size:9px;font-weight:900;letter-spacing:.12em;color:#a7cff8}.language-settings-hero-v117 h1{margin:5px 0 7px;font-size:30px;color:#fff}.language-settings-hero-v117 p{margin:0;color:#cddbea;font-size:12px;line-height:1.6}.language-settings-hero-v117>span{padding:8px 11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);font-size:9px;font-weight:900}.language-settings-card-v117{width:min(820px,100%);display:grid;gap:11px;padding:22px;border:1px solid #dce4ed;border-radius:18px;background:#fff;box-shadow:0 9px 26px rgba(24,43,73,.06)}.language-settings-card-v117>div:first-child{margin-bottom:4px}.language-settings-card-v117 small{font-size:8.5px;font-weight:900;letter-spacing:.08em;color:#6d5ce7}.language-settings-card-v117 h2{margin:3px 0;font-size:20px}.language-settings-card-v117 p{margin:0;color:#718096;font-size:10.5px;line-height:1.55}.language-settings-card-v117>label{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #dce4ed;border-radius:12px;background:#fff;cursor:pointer}.language-settings-card-v117>label.selected{border-color:#7c6be6;background:#f5f3ff;box-shadow:inset 0 0 0 1px #7c6be6}.language-settings-card-v117>label input{width:17px;height:17px}.language-settings-card-v117>label div{display:grid;gap:2px}.language-settings-card-v117>label b{font-size:12px}.language-settings-card-v117>label span{font-size:9px;color:#718096}.language-settings-card-v117>button{height:44px;margin-top:4px;border:0;border-radius:10px;background:#5f4fd1;color:#fff;font-size:11px;font-weight:900;cursor:pointer}.language-settings-card-v117>button:disabled{opacity:.65}.language-settings-message-v117{padding:10px 12px!important;border-radius:9px;background:#eef2ff;color:#4338ca!important;font-weight:750}.language-settings-loading-v117{padding:20px;color:#64748b;font-size:11px}.student-success-v118{margin:0 0 18px;padding:20px;border:1px solid #d9e3ef;border-radius:20px;background:linear-gradient(135deg,#fff,#f7faff);box-shadow:0 12px 32px rgba(20,43,77,.07)}.student-success-v118>header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.student-success-v118>header small{font-size:9px;font-weight:950;letter-spacing:.11em;color:#6556d8}.student-success-v118>header h2{margin:4px 0;font-size:21px;color:#10264a}.student-success-v118>header p{margin:0;color:#718096;font-size:10.5px}.success-health-v118{min-width:145px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:2px 10px;padding:11px 14px;border:1px solid #dce5ef;border-radius:14px;background:#fff}.success-health-v118 span{font-size:8px;font-weight:900;color:#64748b}.success-health-v118 strong{grid-row:1/3;grid-column:2;font-size:30px;line-height:1;color:#10264a}.success-health-v118 b{font-size:9px;color:#0f766e}.student-success-v118.risk .success-health-v118 b,.student-success-v118.urgent .success-health-v118 b{color:#b42318}.student-success-v118.attention .success-health-v118 b{color:#b45309}.success-actions-v118{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.success-actions-v118>a{min-height:78px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:11px;border:1px solid #e1e7ef;border-radius:13px;background:#fff;color:#172033;text-decoration:none}.success-actions-v118>a>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#eef2ff;color:#5145cd;font-weight:950}.success-actions-v118>a div{display:grid;gap:3px}.success-actions-v118>a b{font-size:10.5px}.success-actions-v118>a small{font-size:8.5px;line-height:1.45;color:#718096}.success-actions-v118>a em{font-size:8.5px;font-style:normal;font-weight:900;color:#5145cd}.success-actions-v118>a.high{border-color:#fecaca;background:#fffafa}.success-actions-v118>a.high>span{background:#fee2e2;color:#b42318}.success-actions-v118>a.medium{border-color:#fde7b2;background:#fffdf7}.success-actions-v118>a.medium>span{background:#fef3c7;color:#92400e}.student-success-v118>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:11px;border-top:1px solid #e7edf4;font-size:9px;color:#64748b}.student-success-v118>footer b{color:#10264a}.student-success-v118>footer a{font-weight:900;color:#5145cd;text-decoration:none}@media(max-width:1050px){.success-actions-v118{grid-template-columns:1fr}.student-success-v118>header{align-items:flex-start}.success-health-v118{min-width:130px}}@media(max-width:720px){.student-success-v118>header{display:grid}.success-health-v118{width:100%}.student-success-v118>footer{align-items:flex-start;flex-direction:column}}.student118-replay-wallet{display:grid;gap:2px;padding:6px 8px;border:1px solid #d6e0ea;border-radius:8px;background:#f7fafc;text-align:center}.student118-replay-wallet span{font-size:6.5px;font-weight:950;color:#60758b}.student118-replay-wallet b{font-size:7px;color:#173f67}.student118-replay-wallet.active{border-color:#9dd9bd;background:#edf9f3}.student118-replay-wallet.active b,.student118-replay-wallet.active span{color:#176849}.student60-record-actions .student33-replay-link:disabled{opacity:.48;cursor:not-allowed;box-shadow:none!important}.success120{padding:24px;min-height:100vh;background:#f5f7fb;color:#10264a;font-family:Inter,Segoe UI,Noto Sans Arabic,sans-serif}.success120-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 28px;border-radius:22px;background:linear-gradient(135deg,#081d3b,#153d72);color:#fff;box-shadow:0 18px 38px #0b234425}.success120-hero small{font-size:10px;font-weight:900;letter-spacing:.1em;color:#a8c7ff}.success120-hero h1{margin:5px 0;font-size:28px}.success120-hero p{margin:0;color:#d4e1f5;font-size:12px}.success120-big{min-width:150px;padding:13px 18px;border:1px solid #ffffff30;border-radius:16px;background:#ffffff12;text-align:center}.success120-big b{display:block;font-size:32px}.success120-big span{font-size:10px}.success120-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:15px 0}.success120-kpis article{padding:15px 17px;border:1px solid #dce4ee;border-radius:16px;background:#fff;box-shadow:0 5px 14px #0f172a0b}.success120-kpis b{display:block;font-size:25px}.success120-kpis span{font-size:10px;font-weight:800;color:#64748b}.success120-kpis .u b{color:#b42318}.success120-kpis .r b{color:#d05a1b}.success120-kpis .a b{color:#b8860b}.success120-kpis .e b{color:#087f5b}.success120-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.success120-toolbar input{width:min(380px,100%);padding:11px 14px;border:1px solid #cbd7e5;border-radius:12px;background:#fff;outline:none}.success120-toolbar>div{display:flex;gap:6px;flex-wrap:wrap}.success120-toolbar button{border:1px solid #d6e0ea;background:#fff;border-radius:10px;padding:9px 12px;font-size:10px;font-weight:900;cursor:pointer;color:#50657d}.success120-toolbar button.active{background:#102e58;color:#fff;border-color:#102e58}.success120-list{display:grid;gap:9px}.success120-list>article{display:grid;grid-template-columns:72px minmax(190px,1fr) minmax(360px,1.7fr) 145px;gap:14px;align-items:center;padding:13px;border:1px solid #dce4ee;border-right:5px solid #d6a11f;border-radius:15px;background:#fff;box-shadow:0 4px 13px #0f172a0a}.success120-list>article.urgent{border-right-color:#b42318;background:#fffafa}.success120-list>article.risk{border-right-color:#e36a24}.success120-list>article.excellent{border-right-color:#0c936d}.success120-score{height:58px;border-radius:13px;background:#f1f5f9;display:grid;place-items:center;align-content:center}.success120-score b{font-size:22px;line-height:1}.success120-score span{font-size:8px;color:#64748b;font-weight:900}.success120-parent small,.success120-stage small,.success120-student small{font-size:8px;color:#718096;font-weight:900}.success120-student h3{margin:2px 0 6px;font-size:15px}.success120-student>div{display:flex;gap:5px;flex-wrap:wrap}.success120-student span{font-size:8px;font-weight:800;padding:4px 7px;border-radius:999px;background:#f1f5f9;color:#52677f}.success120-stage>div{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin:5px 0}.success120-stage button{border:1px solid #d8e2ec;background:#f8fafc;border-radius:8px;padding:7px 4px;font-size:8px;font-weight:900;cursor:pointer}.success120-stage button.done{background:#e7f7ef;border-color:#9dd9bd;color:#087f5b}.success120-stage em{font-size:8px;color:#7b8da0;font-style:normal}.success120-parent{display:grid;gap:2px}.success120-parent b{font-size:11px}.success120-parent span{font-size:9px;color:#64748b}.success120-parent a{margin-top:4px;text-align:center;text-decoration:none;background:#102e58;color:#fff;border-radius:8px;padding:6px;font-size:9px;font-weight:900}.success120-empty{padding:40px;text-align:center;border:1px dashed #cbd5e1;border-radius:15px;background:#fff;color:#64748b;font-weight:800}.success120-note{font-size:9px;color:#7a8998;margin:12px 2px}.admin-world-nav-v90 a[href="/admin/success"] b{color:#d24b65}@media(max-width:1050px){.success120-list>article{grid-template-columns:65px 1fr 1.7fr}.success120-parent{grid-column:2/4;display:flex;align-items:center;gap:8px}.success120-parent a{margin:0;padding:6px 14px}.success120-kpis{grid-template-columns:1fr 1fr}}@media(max-width:720px){.success120{padding:12px}.success120-hero,.success120-toolbar{align-items:stretch;flex-direction:column}.success120-kpis{grid-template-columns:1fr 1fr}.success120-list>article{grid-template-columns:58px 1fr}.success120-parent,.success120-stage{grid-column:1/3}.success120-stage>div{grid-template-columns:1fr 1fr}.success120-hero h1{font-size:22px}}.hw-builder-issues .quality-gate-summary-v121{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:12px 14px;margin-bottom:8px;border:1px solid #dce5ef;border-radius:12px;background:#fff}.quality-gate-summary-v121>div{display:grid;gap:1px;margin-left:auto}.quality-gate-summary-v121 small{font-size:8px;font-weight:900;color:#64748b}.quality-gate-summary-v121 b{font-size:18px;color:#10264a}.quality-gate-summary-v121>span{padding:6px 9px;border-radius:999px;font-size:8px;font-weight:900}.quality-gate-summary-v121 .error{background:#fee2e2;color:#b42318}.quality-gate-summary-v121 .warning{background:#fef3c7;color:#92400e}.hw-builder-issues button.quality-error{border-right:4px solid #b42318!important;background:#fffafa!important}.hw-builder-issues button.quality-warning{border-right:4px solid #d99b19!important;background:#fffdf6!important}.hw-builder-issues button em{margin-inline-start:auto;font-size:7px;font-style:normal;font-weight:900;color:#64748b}.builder-actions .publish:disabled{opacity:.55;cursor:not-allowed;background:#7b8796!important;box-shadow:none!important}.lesson-capsule-v121{background:#f5f7fb}.lesson-capsule-hero-v121{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:18px auto 0;width:min(1280px,calc(100% - 32px));padding:23px 26px;border-radius:20px;background:linear-gradient(135deg,#071d3b,#174b7e);color:#fff;box-shadow:0 16px 38px rgba(7,29,59,.18)}.lesson-capsule-hero-v121 small{font-size:8px;font-weight:950;letter-spacing:.13em;color:#9bc5ef}.lesson-capsule-hero-v121 h1{margin:5px 0 7px;font-size:25px}.lesson-capsule-hero-v121 p{margin:0;max-width:720px;color:#d3e2f0;font-size:10.5px;line-height:1.6}.lesson-capsule-score-v121{min-width:170px;padding:12px 14px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(255,255,255,.08);display:grid;grid-template-columns:1fr auto;gap:5px 10px;align-items:center}.lesson-capsule-score-v121 span{font-size:8px;font-weight:900;color:#d5e3f1}.lesson-capsule-score-v121 b{font-size:23px}.lesson-capsule-score-v121 i{grid-column:1/3;height:6px;border-radius:999px;background:rgba(255,255,255,.15);overflow:hidden}.lesson-capsule-score-v121 i em{display:block;height:100%;border-radius:inherit;background:#fff;transition:width .25s ease}.lesson-capsule-grid-v121,.lesson-vocab-v121{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding-top:14px}.lesson-capsule-grid-v121 article,.lesson-vocab-v121 article{padding:16px;border:1px solid #dde5ee;border-radius:14px;background:#fff}.lesson-capsule-grid-v121 b,.lesson-vocab-v121 b{font-size:11px;color:#10264a}.lesson-capsule-grid-v121 p,.lesson-vocab-v121 p{margin:7px 0 0;font-size:9px;line-height:1.65;color:#64748b}.lesson-vocab-v121{grid-template-columns:repeat(2,1fr)}.lesson-vocab-v121 article{display:grid;grid-template-columns:1fr auto;gap:4px 10px}.lesson-vocab-v121 article span{padding:4px 7px;border-radius:999px;background:#eef2ff;color:#5145cd;font-size:7px;font-weight:900}.lesson-vocab-v121 article p{grid-column:1/3}.lesson-practice-v121{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:14px;padding:20px;border:1px solid #dbe5ef;border-radius:16px;background:linear-gradient(135deg,#fff,#f7faff)}.lesson-practice-v121 small{font-size:8px;font-weight:950;color:#6556d8}.lesson-practice-v121 h2{margin:4px 0 6px;font-size:18px}.lesson-practice-v121 p{margin:0;font-size:9.5px;color:#64748b}.lesson-complete-v121,.lesson-practice-v121 a{border:0;border-radius:10px;padding:11px 16px;background:#102e58;color:#fff!important;text-decoration:none;font-size:9px;font-weight:900;cursor:pointer}.lesson-complete-v121{min-width:145px}@media(max-width:800px){.lesson-capsule-hero-v121{align-items:stretch;flex-direction:column}.lesson-capsule-score-v121{width:100%}.lesson-capsule-grid-v121,.lesson-vocab-v121{grid-template-columns:1fr}.lesson-practice-v121{align-items:stretch;flex-direction:column}.lesson-practice-v121 a{text-align:center}}.assistant122{padding:22px;display:grid;gap:16px;background:#f4f7fb;min-height:100vh;color:#10263b}.assistant122 *{box-sizing:border-box}.assistant122-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 28px;border-radius:22px;background:linear-gradient(135deg,#0b2b49,#153f66);color:#fff;box-shadow:0 12px 30px rgba(18,49,79,.18)}.assistant122-hero small,.assistant122-panel header small{font-size:10px;font-weight:900;letter-spacing:1.2px;opacity:.72}.assistant122-hero h1{margin:5px 0 4px;font-size:28px}.assistant122-hero p{margin:0;opacity:.8;font-size:13px}.assistant122-heroScore{width:120px;height:92px;border-radius:18px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);display:grid;place-items:center;align-content:center}.assistant122-heroScore b{font-size:30px}.assistant122-heroScore span{font-size:10px;opacity:.75}.assistant122-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.assistant122-kpis article{background:#fff;border:1px solid #dce6ef;border-radius:16px;padding:15px;box-shadow:0 5px 16px rgba(35,61,84,.05)}.assistant122-kpis b{display:block;font-size:23px}.assistant122-kpis span{font-size:10px;color:#708296;font-weight:800}.assistant122-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.assistant122-panel{background:#fff;border:1px solid #d9e4ee;border-radius:20px;padding:18px;box-shadow:0 8px 22px rgba(27,54,78,.06)}.assistant122-panel header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.assistant122-panel h2{font-size:18px;margin:3px 0 0}.assistant122-add{display:grid;grid-template-columns:1fr 120px 130px;gap:8px;margin-bottom:12px}.assistant122 input,.assistant122 select,.assistant122 textarea{width:100%;border:1px solid #cfdce8;background:#fbfdff;border-radius:11px;padding:10px;font:inherit;color:#18324a}.assistant122 button{border:0;border-radius:10px;padding:10px 12px;background:#174f7c;color:#fff;font-weight:900;cursor:pointer}.assistant122-team{display:grid;gap:9px}.assistant122-member{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px;border:1px solid #dce6ef;border-radius:14px;background:#f9fbfd}.assistant122-ring{width:55px;height:55px;border-radius:50%;display:grid;place-items:center;align-content:center;background:#e9f3fb;border:4px solid #78a8cc}.assistant122-ring b{font-size:16px}.assistant122-ring span{font-size:8px;color:#71879b}.assistant122-memberMain small{font-size:9px;color:#6e8396;font-weight:900}.assistant122-memberMain h3{margin:2px 0 5px;font-size:14px}.assistant122-memberMain div{display:flex;gap:5px;flex-wrap:wrap}.assistant122-memberMain div span{font-size:8px;background:#edf3f8;border-radius:999px;padding:4px 7px;color:#526b80;font-weight:800}.assistant122-delete{background:#fff!important;color:#9b4350!important;border:1px solid #f0cbd1!important;padding:7px 9px!important}.assistant122-form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.assistant122-form label{font-size:10px;font-weight:900;color:#5e7386}.assistant122-form .wide{grid-column:1/-1}.assistant122 textarea{min-height:88px;resize:vertical;margin-top:5px}.assistant122-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.assistant122-actions button:nth-child(3){background:#20704b}.assistant122-actions .danger{background:#9a3949}.assistant122-log header input{max-width:300px}.assistant122-table{display:grid;gap:5px;overflow:auto}.assistant122-table .head,.assistant122-table .row{min-width:850px;display:grid;grid-template-columns:1.1fr .9fr .8fr 1.7fr 1fr;gap:8px;align-items:center}.assistant122-table .head{padding:0 10px 6px;color:#718395;font-size:9px;font-weight:900}.assistant122-table .row{padding:9px 10px;border:1px solid #e0e8ef;border-radius:11px;font-size:10px}.assistant122-table .row span:first-child b{display:block}.assistant122-table .row span:first-child small{font-size:8px;color:#8091a0}.assistant122-table i{font-style:normal;padding:5px 8px;border-radius:999px;background:#edf3f8;font-size:8px;font-weight:900}.assistant122-table .resolved i{background:#e3f5eb;color:#21724d}.assistant122-table .escalated i{background:#fbe9ec;color:#a13949}.assistant122-empty{min-height:90px;display:grid;place-items:center;text-align:center;color:#7c8d9c;font-size:11px;border:1px dashed #d5e0ea;border-radius:13px}.assistant122-note{margin:0;font-size:10px;color:#75899b;text-align:center}.assistant122 button:hover{filter:brightness(1.05)}@media(max-width:1050px){.assistant122-kpis{grid-template-columns:repeat(3,1fr)}.assistant122-grid{grid-template-columns:1fr}}@media(max-width:680px){.assistant122{padding:12px}.assistant122-hero{align-items:flex-start;padding:18px}.assistant122-hero h1{font-size:22px}.assistant122-heroScore{width:84px;height:75px}.assistant122-kpis{grid-template-columns:repeat(2,1fr)}.assistant122-add,.assistant122-form{grid-template-columns:1fr}.assistant122-form .wide{grid-column:auto}.assistant122-actions{grid-column:auto;grid-template-columns:1fr 1fr}.assistant122-member{grid-template-columns:52px minmax(0,1fr)}.assistant122-delete{grid-column:1/-1}.assistant122-log header{align-items:stretch;flex-direction:column}.assistant122-log header input{max-width:none}}html[data-platform-lang=en],html[data-platform-lang=en] body{direction:rtl}html[data-platform-lang=en] input,html[data-platform-lang=en] select,html[data-platform-lang=en] textarea{font-family:inherit}html[data-platform-lang=en] .admin-world-main-v90,html[data-platform-lang=en] .admin-world-shell-v90,html[data-platform-lang=en] .admin-world-sidebar-v90,html[data-platform-lang=en] .language-settings-v117{direction:rtl}.content-admin-v124{padding:28px;max-width:1560px;margin:auto;color:#0f172a}.content-admin-head-v124{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.content-admin-head-v124 small,.student-library-head-v124 small{font-weight:900;color:#6558d3;letter-spacing:.04em}.content-admin-head-v124 h1,.student-library-head-v124 h1{font-size:32px;margin:5px 0 8px}.content-admin-head-v124 p,.student-library-head-v124 p{margin:0;color:#64748b;max-width:760px}.content-admin-head-v124>button{border:0;border-radius:14px;background:#111d3b;color:white;padding:13px 20px;font-weight:900;cursor:pointer;box-shadow:0 9px 24px #111d3b26}.content-admin-stats-v124{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.content-admin-stats-v124 article{background:white;border:1px solid #e4e8f2;border-radius:18px;padding:18px}.content-admin-stats-v124 b{display:block;font-size:27px;color:#172554}.content-admin-stats-v124 span{font-size:13px;color:#64748b}.content-admin-toolbar-v124{display:flex;gap:12px;margin-bottom:18px}.content-admin-toolbar-v124 input,.content-admin-toolbar-v124 select,.content-editor-v124 input,.content-editor-v124 select,.content-editor-v124 textarea{border:1px solid #dce2ee;background:#fff;border-radius:12px;padding:11px 12px;font:inherit;outline:none}.content-admin-toolbar-v124 input{flex:1 1}.content-admin-body-v124{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:18px}.content-admin-list-v124{display:flex;flex-direction:column;gap:10px}.content-admin-list-v124 article{display:grid;grid-template-columns:90px 1fr auto auto;align-items:center;gap:14px;background:#fff;border:1px solid #e5e9f2;border-radius:17px;padding:15px;cursor:pointer}.content-admin-list-v124 article.draft{opacity:.78}.content-admin-list-v124 .kind{font-size:12px;font-weight:900;background:#f1f5f9;border-radius:10px;padding:9px;text-align:center}.content-admin-list-v124 h3{margin:0 0 5px;font-size:16px}.content-admin-list-v124 p,.content-admin-list-v124 small{margin:0;color:#64748b;font-size:12px}.content-admin-list-v124 .state{display:flex;flex-direction:column;gap:5px;align-items:center}.content-admin-list-v124 .state b{font-size:12px}.content-admin-list-v124 .state span{font-size:11px;background:#ede9fe;color:#5b21b6;border-radius:20px;padding:4px 8px}.content-admin-list-v124 .actions{display:flex;gap:6px}.content-admin-list-v124 button,.content-editor-v124 a,.content-editor-v124 button{border:1px solid #dbe2ee;background:#fff;border-radius:9px;padding:8px 10px;font-weight:800;cursor:pointer;text-decoration:none;color:#172554}.content-admin-list-v124 button.danger{color:#b91c1c}.content-editor-v124{background:white;border:1px solid #e1e6ef;border-radius:20px;padding:18px;position:sticky;top:88px;align-self:start}.content-editor-v124>header{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #edf0f5;padding-bottom:12px;margin-bottom:14px}.content-editor-v124 h2{margin:4px 0 0;font-size:20px}.content-editor-v124>header>button{border:0;font-size:20px}.content-editor-grid-v124{display:grid;grid-template-columns:1fr 1fr;gap:11px}.content-editor-grid-v124 label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:800;color:#334155}.content-editor-grid-v124 label.full{grid-column:1/-1}.content-editor-toggles-v124{display:flex;align-items:center;gap:14px}.content-editor-toggles-v124 label{flex-direction:row;align-items:center}.content-editor-v124 footer{display:flex;gap:10px;border-top:1px solid #edf0f5;margin-top:15px;padding-top:14px}.content-editor-v124 footer .primary{background:#172554;color:white;border-color:#172554}.content-editor-empty-v124,.content-empty-v124{border:1px dashed #cbd5e1;border-radius:18px;padding:45px;text-align:center;color:#64748b}.student-library-v124{min-height:100vh;background:#f5f7fb;color:#101828}.student-library-main-v124{margin-right:270px;padding:30px;min-height:100vh}.student-library-head-v124{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px}.student-library-course-v124{background:#111d3b;color:#fff;border-radius:17px;padding:14px 20px;min-width:170px}.student-library-course-v124 span{display:block;font-size:11px;opacity:.65}.student-library-course-v124 b{font-size:19px}.student-library-search-v124{display:grid;grid-template-columns:1fr 190px 190px;gap:10px;margin-bottom:22px}.student-library-search-v124 label{display:flex;align-items:center;background:#fff;border:1px solid #e0e5ef;border-radius:14px;padding:0 13px}.student-library-search-v124 input{width:100%;border:0;padding:13px;background:transparent;outline:none;font:inherit}.student-library-search-v124 select{border:1px solid #e0e5ef;border-radius:14px;background:#fff;padding:0 12px;font:inherit}.student-library-lessons-v124{display:flex;flex-direction:column;gap:24px}.student-library-lesson-v124>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.student-library-lesson-v124 h2{margin:2px 0;font-size:21px}.student-library-lesson-v124>header span{font-size:12px;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:6px 10px}.student-library-grid-v124{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.student-library-grid-v124 article{background:#fff;border:1px solid #e2e7f0;border-radius:20px;padding:18px;display:flex;flex-direction:column;min-height:220px;box-shadow:0 8px 26px #0f172a0a}.student-library-grid-v124 article.kind-lesson{border-top:4px solid #6558d3}.student-library-grid-v124 article.kind-practice{border-top:4px solid #2563eb}.student-library-grid-v124 article.kind-summary{border-top:4px solid #0f766e}.student-library-card-top-v124{display:flex;justify-content:space-between;align-items:center}.student-library-card-top-v124 span{font-size:11px;font-weight:900;color:#475569}.student-library-card-top-v124 b{font-size:10px;background:#ede9fe;color:#5b21b6;border-radius:20px;padding:4px 8px}.student-library-grid-v124 h3{font-size:18px;margin:14px 0 7px}.student-library-grid-v124 p{font-size:13px;color:#64748b;line-height:1.8;margin:0 0 12px;flex:1 1}.student-library-tags-v124{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:13px}.student-library-tags-v124 span{font-size:10px;background:#f1f5f9;color:#475569;border-radius:20px;padding:4px 7px}.student-library-grid-v124 a,.student-library-grid-v124 button{border:0;background:#111d3b;color:#fff;border-radius:11px;padding:10px 12px;text-align:center;text-decoration:none;font-weight:900}.student-library-empty-v124{background:#fff;border:1px dashed #cbd5e1;border-radius:22px;padding:65px;text-align:center;color:#64748b}.student-content-shortcut-v124{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(135deg,#111d3b,#242f58);color:white;border-radius:22px;padding:22px 25px;margin:18px 0}.student-content-shortcut-v124 small{opacity:.65;font-weight:900}.student-content-shortcut-v124 h2{margin:5px 0;font-size:20px}.student-content-shortcut-v124 p{margin:0;opacity:.75}.student-content-shortcut-v124 a{background:white;color:#111d3b;text-decoration:none;border-radius:13px;padding:12px 16px;font-weight:900;white-space:nowrap}@media(max-width:1100px){.content-admin-body-v124{grid-template-columns:1fr}.content-editor-v124{position:static}.student-library-grid-v124{grid-template-columns:repeat(2,minmax(0,1fr))}.content-admin-stats-v124{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.content-admin-v124{padding:16px}.content-admin-head-v124,.student-library-head-v124{flex-direction:column}.content-admin-stats-v124{grid-template-columns:1fr 1fr}.content-admin-toolbar-v124{flex-direction:column}.content-admin-list-v124 article{grid-template-columns:70px 1fr}.content-admin-list-v124 .actions,.content-admin-list-v124 .state{grid-column:2}.content-editor-grid-v124{grid-template-columns:1fr}.content-editor-grid-v124 label.full{grid-column:auto}.student-library-main-v124{margin-right:0;padding:16px 14px 85px}.student-library-search-v124{grid-template-columns:1fr}.student-library-search-v124 select{min-height:46px}.student-library-grid-v124{grid-template-columns:1fr}.student-content-shortcut-v124{flex-direction:column;align-items:flex-start}.student-content-shortcut-v124 a{width:100%;text-align:center}}.lc126-page{min-height:100vh;background:#f3f6fb;color:#10233f;padding:18px 18px 40px;font-family:inherit}.lc126-page,.lc126-page *{box-sizing:border-box}.lc126-shell{width:min(1240px,100%);margin:0 auto}.lc126-topbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:8px 2px 16px;color:#50627a}.lc126-back{font-size:14px;font-weight:800;color:#173a64;text-decoration:none;white-space:nowrap}.lc126-breadcrumbs{display:flex;align-items:center;justify-content:center;gap:9px;min-width:0}.lc126-breadcrumbs small{font-size:12px;color:#748399}.lc126-breadcrumbs b{font-size:14px;color:#1a2d47;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lc126-count{font-size:12px;font-weight:800;color:#6a7890;white-space:nowrap}.lc126-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;width:100%;padding:28px 30px;border-radius:24px;background:linear-gradient(135deg,#082142,#123f70 58%,#185483);color:#fff;box-shadow:0 18px 45px rgba(7,34,68,.18)}.lc126-hero-copy{min-width:0}.lc126-kicker{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.08em;color:#9fd0ff;margin-bottom:6px}.lc126-hero h1{font-size:30px;line-height:1.2;margin:0 0 10px;text-align:right}.lc126-hero p{margin:0;max-width:760px;font-size:14px;line-height:1.8;color:#dceafb}.lc126-score{width:210px;flex:0 0 210px;padding:16px 17px;border:1px solid rgba(255,255,255,.18);border-radius:17px;background:rgba(255,255,255,.09);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lc126-score>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.lc126-score span{font-size:12px;font-weight:800;color:#d6e8f9}.lc126-score b{font-size:28px;line-height:1}.lc126-progress{height:8px;margin-top:11px;border-radius:999px;background:rgba(255,255,255,.18);overflow:hidden}.lc126-progress i{display:block;height:100%;border-radius:inherit;background:#fff;transition:width .25s ease}.lc126-progress.light{background:#e7edf5}.lc126-progress.light i{background:#1f5f99}.lc126-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;align-items:start;margin-top:22px;width:100%}.lc126-main,.lc126-side-card{background:#fff;border:1px solid #e1e7ef;box-shadow:0 12px 30px rgba(15,35,60,.06)}.lc126-main{min-width:0;border-radius:22px;padding:20px}.lc126-video-card{min-height:126px;border-radius:18px;border:1px solid #d9e3ee;background:linear-gradient(135deg,#eef5fb,#f9fbfd);display:grid;grid-template-columns:68px 1fr auto;align-items:center;gap:18px;padding:22px}.lc126-play{width:60px;height:60px;border-radius:18px;display:grid;place-items:center;background:#123f70;color:#fff;font-size:21px;box-shadow:0 10px 22px rgba(18,63,112,.22)}.lc126-video-card div:nth-child(2){display:flex;flex-direction:column;gap:5px}.lc126-video-card b{font-size:18px;color:#122b49}.lc126-video-card span{font-size:13px;color:#718096}.lc126-video-card button{border:0;border-radius:12px;padding:12px 16px;background:#102f57;color:#fff;font-size:13px;font-weight:850;cursor:pointer}.lc126-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0 0;padding:6px;border:1px solid #e2e8f0;border-radius:15px;background:#f7f9fc}.lc126-tabs button{appearance:none;border:0;border-radius:10px;background:transparent;padding:12px 10px;color:#627187;font-size:13px;font-weight:800;cursor:pointer;transition:.18s ease}.lc126-tabs button:hover{background:#edf3f9;color:#173a64}.lc126-tabs button.active{background:#fff;color:#0f3157;box-shadow:0 4px 14px rgba(15,48,85,.09)}.lc126-panel{padding-top:20px;min-height:390px}.lc126-eyebrow{display:inline-flex;padding:6px 9px;border-radius:999px;background:#edf4fb;color:#245b8b;font-size:11px;font-weight:900}.lc126-practice h2,.lc126-summary h2{margin:10px 0 8px;font-size:25px;color:#102844}.lc126-lead,.lc126-practice p{margin:0;color:#64748b;font-size:14px;line-height:1.9}.lc126-concepts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px}.lc126-concepts article{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:17px;border:1px solid #e0e7ef;border-radius:16px;background:#fff}.lc126-number{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#eef4fb;color:#184b7a;font-weight:900}.lc126-concepts b{display:block;font-size:16px;color:#102844;text-align:left}.lc126-concepts p{font-size:13px;line-height:1.7;color:#69788c;margin:5px 0 8px}.lc126-english{font-size:12px;color:#315a83;background:#f5f8fb;padding:8px 9px;border-radius:9px;text-align:left;overflow-wrap:anywhere}.lc126-card-grid{display:grid;gap:14px}.lc126-card-grid.lc126-three{grid-template-columns:repeat(3,minmax(0,1fr))}.lc126-card-grid.lc126-two{grid-template-columns:repeat(2,minmax(0,1fr))}.lc126-card-grid article{padding:19px;border:1px solid #e0e7ef;border-radius:16px;background:#fff}.lc126-card-grid article>b{font-size:15px;color:#132c49}.lc126-card-grid article>p{margin:8px 0 0;font-size:13px;line-height:1.8;color:#69788c}.lc126-vocab-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.lc126-vocab-head b{font-size:16px;color:#102844}.lc126-vocab-head span{padding:5px 8px;border-radius:999px;background:#edf4fb;color:#245b8b;font-size:10px;font-weight:900}.lc126-practice{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:26px;border:1px solid #dce5ee;border-radius:18px;background:linear-gradient(135deg,#fbfdff,#f2f7fc)}.lc126-practice>div{min-width:0}.lc126-link,.lc126-practice a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:850}.lc126-practice a{flex:0 0 auto;border-radius:12px;padding:13px 18px;background:#10345e;color:#fff;font-size:13px}.lc126-aside{display:flex;flex-direction:column;gap:14px;min-width:0}.lc126-side-card{border-radius:18px;padding:18px}.lc126-side-label{display:block;color:#728198;font-size:11px;font-weight:900;margin-bottom:8px}.lc126-side-score{display:flex;align-items:end;justify-content:space-between;gap:12px}.lc126-side-score b{font-size:30px;color:#123c68}.lc126-side-score span{font-size:12px;font-weight:800;color:#6b7b90}.lc126-side-card h3{font-size:18px;margin:4px 0 7px;color:#102844}.lc126-side-card p{font-size:12.5px;line-height:1.75;color:#6b7a8e;margin:8px 0 0}.lc126-question textarea{width:100%;resize:vertical;margin-top:12px;border:1px solid #d8e1eb;border-radius:12px;background:#fafcff;padding:12px;font:inherit;font-size:12.5px;color:#19324f;outline:none}.lc126-question textarea:focus{border-color:#6b96bf;box-shadow:0 0 0 3px rgba(42,101,153,.08)}.lc126-question button{width:100%;margin-top:9px;border:0;border-radius:11px;background:#123c68;color:#fff;padding:11px;font-weight:850;cursor:pointer}.lc126-link{margin-top:12px;color:#174c7d;font-size:12.5px}.lc126-footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:18px;padding:16px 2px}.lc126-footer span{text-align:center;color:#748296;font-size:12px}.lc126-footer button{border-radius:11px;padding:11px 17px;font-size:12.5px;font-weight:850;cursor:pointer}.lc126-footer .secondary{border:1px solid #d5dee8;background:#fff;color:#24415e}.lc126-footer .primary{border:0;background:#10345e;color:#fff;min-width:150px}@media(max-width:1050px){.lc126-grid{grid-template-columns:1fr}.lc126-aside{display:grid;grid-template-columns:repeat(3,1fr)}.lc126-card-grid.lc126-three,.lc126-concepts{grid-template-columns:1fr}.lc126-card-grid.lc126-two{grid-template-columns:1fr 1fr}}@media(max-width:760px){.lc126-page{padding:10px 10px 28px}.lc126-topbar{grid-template-columns:1fr auto}.lc126-breadcrumbs{grid-column:1/3;grid-row:2;justify-content:flex-start;flex-wrap:wrap}.lc126-count{grid-column:2;grid-row:1}.lc126-hero{flex-direction:column;align-items:stretch;padding:22px 18px}.lc126-hero h1{font-size:24px}.lc126-score{width:100%;flex-basis:auto}.lc126-main{padding:13px}.lc126-video-card{grid-template-columns:52px 1fr;gap:12px;padding:16px}.lc126-play{width:50px;height:50px;border-radius:14px}.lc126-video-card button{grid-column:1/3;width:100%}.lc126-tabs{grid-template-columns:1fr 1fr}.lc126-panel{min-height:0}.lc126-practice h2,.lc126-summary h2{font-size:21px}.lc126-card-grid.lc126-two{grid-template-columns:1fr}.lc126-practice{flex-direction:column;align-items:stretch}.lc126-practice a{width:100%}.lc126-aside{display:flex}.lc126-footer{grid-template-columns:1fr 1fr}.lc126-footer span{grid-column:1/3;grid-row:1}.lc126-footer button{grid-row:2}.lc126-concepts article{grid-template-columns:38px 1fr}}html body .lc126-page .lc126-shell{display:block!important;max-width:1240px!important;width:calc(100% - 0px)!important;margin-inline:auto!important}html body .lc126-page .lc126-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;gap:22px!important;width:100%!important;align-items:start!important}html body .lc126-page .lc126-main{display:block!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;position:relative!important}html body .lc126-page .lc126-video-card{display:grid!important;grid-template-columns:68px minmax(0,1fr) auto!important;width:100%!important;max-width:none!important}html body .lc126-page .lc126-tabs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;width:100%!important}html body .lc126-page .lc126-panel,html body .lc126-page .lc126-summary{display:block!important;width:100%!important;max-width:none!important}html body .lc126-page .lc126-concepts{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important}html body .lc126-page .lc126-concepts>article{width:auto!important;min-width:0!important;max-width:none!important;margin:0!important}html body .lc126-page .lc126-aside{display:flex!important;flex-direction:column!important;width:100%!important;min-width:0!important}@media(max-width:1050px){html body .lc126-page .lc126-grid{grid-template-columns:1fr!important}html body .lc126-page .lc126-aside{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}html body .lc126-page .lc126-concepts{grid-template-columns:1fr!important}}@media(max-width:760px){html body .lc126-page .lc126-hero{flex-direction:column!important;align-items:stretch!important}html body .lc126-page .lc126-aside{display:flex!important}html body .lc126-page .lc126-video-card{grid-template-columns:52px minmax(0,1fr)!important}html body .lc126-page .lc126-tabs{grid-template-columns:1fr 1fr!important}}.learning-page{min-height:100vh!important;display:grid!important;grid-template-columns:286px minmax(0,1fr)!important;background:#f3f6fb!important;color:#14263d!important;font-family:Tahoma,Arial,sans-serif!important;direction:rtl!important}.learning-page>.student-sidebar{display:flex!important;width:286px!important;min-width:286px!important;max-width:286px!important;box-sizing:border-box!important;position:sticky!important;top:0!important;height:100vh!important;min-height:100vh!important;overflow:auto!important;grid-column:1!important;grid-row:1!important}.learning-page>.student-main{grid-column:2!important;grid-row:1!important;min-width:0!important;width:100%!important;padding:26px 30px 44px!important;box-sizing:border-box!important}.learning-page .student-brand{min-height:94px!important;justify-content:center!important}.learning-page .student-brand img{max-width:180px!important;height:auto!important}.learning-page .sidebar-help{margin-top:auto;padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.07)}.learning-page .sidebar-help p{font-size:11px;line-height:1.7;color:#b8c7dc}.learning-page .sidebar-help button{border:0;border-radius:10px;padding:9px 12px;font-weight:900;color:#102b4d;background:#fff}.learning-page .student-profile-mini{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;padding:12px;border-top:1px solid rgba(255,255,255,.1)}.learning-page .student-profile-mini .avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#173c68;font-weight:900}.learning-page .student-profile-mini small{display:block;color:#b9c8dc;font-size:10px;margin-top:2px}.dashboard-topbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;margin-bottom:20px!important}.dashboard-topbar h1{margin:0 0 5px!important;font-size:30px!important}.dashboard-topbar p{margin:0!important;color:#708096!important}.topbar-actions{display:flex;align-items:center;gap:10px}.top-avatar,.topbar-actions button{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;border:1px solid #dbe4ee;background:#fff}.top-avatar{background:#0c3563;color:#fff;font-weight:900}.learning-hero{display:grid!important;grid-template-columns:minmax(0,1fr) 180px!important;align-items:center!important;gap:30px!important;padding:30px!important;border-radius:24px!important;background:linear-gradient(135deg,#082142,#123f70 60%,#176097)!important;color:#fff!important;box-shadow:0 18px 42px rgba(10,45,82,.17)!important}.hero-kicker{font-size:12px;font-weight:900;color:#9ed3ff}.learning-hero h2{margin:7px 0 9px!important;font-size:30px!important}.learning-hero p{margin:0!important;max-width:780px!important;line-height:1.8!important;color:#d8e8f7!important}.learning-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.learning-hero-actions a,.learning-hero-actions button{border:1px solid rgba(255,255,255,.25);border-radius:12px;padding:11px 16px;font-weight:900;text-decoration:none}.learning-hero-actions a{background:#fff;color:#123b68}.learning-hero-actions button{background:rgba(255,255,255,.08);color:#fff}.course-progress-ring{width:140px;height:140px;border-radius:50%;margin:auto;display:grid;place-items:center;background:conic-gradient(#fff 0 68%,rgba(255,255,255,.16) 68% 100%);padding:12px}.course-progress-ring>div{width:100%;height:100%;border-radius:50%;background:#123f70;display:grid;place-content:center;text-align:center}.course-progress-ring b{font-size:28px}.course-progress-ring span{font-size:11px;color:#cfe2f5}.learning-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin:16px 0 24px!important}.learning-stats article{display:flex!important;align-items:center!important;gap:12px!important;padding:16px!important;background:#fff!important;border:1px solid #dfe7ef!important;border-radius:16px!important;box-shadow:0 6px 18px rgba(25,50,78,.05)!important}.learning-stats article>span{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#edf4fb;color:#174f82}.learning-stats small{display:block;color:#718096;font-size:10px}.learning-stats b{display:block;margin-top:3px;font-size:16px}.learning-section{margin-top:22px}.section-heading{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:14px!important;margin-bottom:13px!important}.section-heading span{font-size:10px;color:#24669f;font-weight:900}.section-heading h2{margin:3px 0 0!important;font-size:22px!important}.section-heading small{color:#7c8999}.track-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.track-card{overflow:hidden;background:#fff;border:1px solid #dfe6ee;border-radius:20px;box-shadow:0 8px 24px rgba(24,45,72,.06)}.track-card.locked{opacity:.7}.track-cover{height:105px;padding:16px;display:flex;align-items:flex-start;justify-content:space-between;background:linear-gradient(135deg,#102f58,#1a5b92);color:#fff}.track-card.advanced .track-cover{background:linear-gradient(135deg,#36245f,#7250ad)}.track-card.revision .track-cover{background:linear-gradient(135deg,#17463c,#31866e)}.track-cover>span{font-size:25px}.track-cover em{font-style:normal;font-size:10px;background:rgba(255,255,255,.14);padding:6px 9px;border-radius:999px}.track-body{padding:18px}.track-body h3{margin:0 0 8px;font-size:19px}.track-body p{min-height:58px;margin:0;color:#6f7d90;font-size:12px;line-height:1.75}.track-meta{display:flex;gap:14px;margin:13px 0;color:#65778d;font-size:10px}.track-progress>div{display:flex;justify-content:space-between}.track-progress i{display:block;height:7px;margin:7px 0 14px;background:#e7edf4;border-radius:999px;overflow:hidden}.track-progress i span{display:block;height:100%;background:#2469a6}.track-body>a,.track-body>button{display:block;width:100%;box-sizing:border-box;border:0;border-radius:11px;padding:11px;text-align:center;text-decoration:none;font-weight:900;background:#123b68;color:#fff}.track-body>button:disabled{background:#e8edf3;color:#778598}.learning-bottom-grid{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr)!important;gap:14px!important;margin-top:18px!important}.next-lessons-card,.weekly-plan-card{background:#fff;border:1px solid #dfe6ee;border-radius:20px;padding:18px;box-shadow:0 8px 24px rgba(24,45,72,.05)}.section-heading.compact{align-items:center}.section-heading.compact a{text-decoration:none;color:#1b5d95;font-size:11px;font-weight:900}.next-lessons-list{display:grid;gap:8px}.lesson-row{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:12px;align-items:center;padding:11px;border:1px solid #e2e8f0;border-radius:13px}.lesson-row.locked{opacity:.58}.lesson-number{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:#edf4fb;color:#1d5a8d;font-weight:900}.lesson-row small{display:block;margin-top:3px;color:#7a8798;font-size:10px}.lesson-row>a{text-decoration:none;color:#14588f;font-weight:900;font-size:11px}.lesson-state{font-size:10px;color:#78879a}.plan-badge{font-size:10px;font-weight:900;color:#1b639c}.weekly-plan-card h2{margin:7px 0;font-size:20px}.weekly-plan-card p{color:#738196;font-size:12px}.week-days{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;margin:18px 0}.week-days span{aspect-ratio:1;border-radius:9px;display:grid;place-items:center;background:#eef2f6}.week-days .done{background:#dff3e9;color:#23754f}.week-days .today{background:#173e69;color:#fff}.week-progress{display:flex;align-items:center;gap:10px}.week-progress i{height:7px;flex:1 1;background:#e6edf4;border-radius:999px;overflow:hidden}.week-progress i span{display:block;width:60%;height:100%;background:#2469a6}.weekly-plan-card button{width:100%;margin-top:15px;border:0;border-radius:11px;padding:11px;background:#102f58;color:#fff;font-weight:900}.course-detail-page{min-height:100vh!important;background:#f3f6fb!important;color:#14263d!important;padding:24px 28px 45px!important;box-sizing:border-box!important;font-family:Tahoma,Arial,sans-serif!important}.course-detail-top{max-width:1280px!important;margin:0 auto 18px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) 150px!important;gap:20px!important;align-items:center!important;padding:24px 26px!important;border-radius:22px!important;background:linear-gradient(135deg,#082142,#154f83)!important;color:#fff!important}.course-detail-top>a{color:#fff!important;text-decoration:none!important;font-weight:900!important}.course-detail-top h1{margin:5px 0 7px!important;font-size:29px!important}.course-detail-top p{margin:0!important;color:#d5e5f5!important}.course-detail-progress{padding:14px;border:1px solid rgba(255,255,255,.18);border-radius:14px;text-align:center;background:rgba(255,255,255,.08)}.course-detail-progress b{display:block;font-size:28px}.course-detail-progress span{font-size:10px}.course-detail-layout{max-width:1280px!important;margin:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:18px!important;align-items:start!important}.units-list{display:grid!important;gap:14px!important}.unit-card{background:#fff!important;border:1px solid #dce5ee!important;border-radius:19px!important;padding:18px!important;box-shadow:0 7px 22px rgba(24,45,72,.05)!important}.unit-card.locked{opacity:.6}.unit-card>header{justify-content:space-between!important;gap:14px!important}.unit-card>header,.unit-card>header>div{display:flex!important;align-items:center!important}.unit-card>header>div{gap:12px!important}.unit-card>header>div>span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#eaf2f9;color:#174f82;font-weight:900}.unit-card h2{margin:0 0 4px!important;font-size:19px!important}.unit-card small{color:#758499!important}.unit-progress{height:7px;background:#e8eef4;border-radius:999px;overflow:hidden;margin:14px 0}.unit-progress i{display:block;height:100%;background:#2469a6}.unit-lessons{display:grid!important;gap:7px!important}.unit-lesson{display:grid!important;grid-template-columns:38px minmax(0,1fr) auto!important;gap:11px!important;align-items:center!important;padding:11px!important;border:1px solid #e3e9f0!important;border-radius:12px!important;background:#fbfcfe!important}.unit-lesson.current{border-color:#7da9cf!important;background:#f2f8fd!important}.unit-lesson.unavailable{opacity:.55}.unit-lesson>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#edf3f8}.unit-lesson small{display:block;margin-top:2px;font-size:10px}.unit-lesson a,.unit-lesson button{border:0;border-radius:9px;padding:8px 11px;background:#123b68;color:#fff;text-decoration:none;font-weight:900}.unit-lesson em{font-style:normal}.course-side-panel{display:grid!important;gap:13px!important;position:sticky!important;top:18px!important}.course-certificate,.side-recommendation{background:#fff;border:1px solid #dce5ee;border-radius:18px;padding:18px;box-shadow:0 7px 22px rgba(24,45,72,.05)}.side-recommendation>span{font-size:10px;font-weight:900;color:#23649b}.course-certificate h3,.side-recommendation h3{margin:7px 0;font-size:18px}.course-certificate p,.side-recommendation p{color:#728196;font-size:12px;line-height:1.75}.side-recommendation a{display:block;text-align:center;text-decoration:none;background:#123b68;color:#fff;border-radius:10px;padding:10px;font-weight:900}.course-certificate{text-align:center}.course-certificate>div{font-size:34px}.v128-proof{position:fixed;left:14px;bottom:14px;z-index:999999;padding:7px 11px;border-radius:999px;background:#071d3b;color:#fff;font:900 11px Tahoma,Arial,sans-serif;box-shadow:0 8px 22px rgba(0,0,0,.2)}@media(max-width:1050px){.learning-page{grid-template-columns:240px minmax(0,1fr)!important}.learning-page>.student-sidebar{width:240px!important;min-width:240px!important;max-width:240px!important}.learning-stats{grid-template-columns:repeat(2,1fr)!important}.track-grid{grid-template-columns:1fr 1fr!important}.course-detail-layout,.learning-bottom-grid{grid-template-columns:1fr!important}.course-side-panel{position:static!important;grid-template-columns:1fr 1fr!important}}@media(max-width:760px){.learning-page{display:block!important}.learning-page>.student-sidebar{display:none!important}.learning-page>.student-main{padding:14px!important}.learning-hero{padding:20px!important}.learning-bottom-grid,.learning-hero,.learning-stats,.track-grid{grid-template-columns:1fr!important}.course-detail-page{padding:12px!important}.course-detail-top{padding:20px!important}.course-detail-layout,.course-detail-top,.course-side-panel{grid-template-columns:1fr!important}.unit-lesson{grid-template-columns:34px minmax(0,1fr)!important}.unit-lesson a,.unit-lesson button,.unit-lesson em{grid-column:2!important;justify-self:start!important}}.student-library-shell-v135{min-height:100vh;background:#f4f7fb;direction:rtl}.student-library-main-v135{margin-right:286px!important;min-width:0;width:auto;min-height:100vh;box-sizing:border-box}.student-library-main-v135>div{min-height:100vh}@media(max-width:900px){.student-library-main-v135{margin-right:0!important;padding-bottom:94px!important}}.student-content-shell-v137{min-height:100vh;background:#f4f7fb;direction:rtl}.student-content-main-v137{margin-right:286px!important;min-width:0;min-height:100vh;box-sizing:border-box}.scv137-wrap{width:min(1280px,calc(100% - 40px));margin:0 auto;padding:22px 0 46px;font-family:Tahoma,Arial,sans-serif;color:#17324d}.scv137-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.scv137-top a{text-decoration:none;color:#174f82;font-weight:900}.scv137-top span{font-size:11px;color:#718096;font-weight:900}.scv137-hero{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:26px 28px;border-radius:22px;background:linear-gradient(135deg,#082142,#154f83);color:#fff;box-shadow:0 16px 34px rgba(13,45,79,.15)}.scv137-hero small{font-size:11px;color:#9ed3ff;font-weight:900}.scv137-hero h1{margin:7px 0;font-size:29px}.scv137-hero p{margin:0;color:#d6e6f5;line-height:1.8}.scv137-badge{flex:0 0 auto;max-width:240px;padding:11px 14px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:rgba(255,255,255,.08);font-size:12px;font-weight:900;text-align:center}.scv137-card{margin-top:16px;background:#fff;border:1px solid #dce5ee;border-radius:20px;padding:14px;box-shadow:0 8px 26px rgba(20,45,70,.06);overflow:hidden}.scv137-media{display:block;width:100%;height:min(72vh,760px);min-height:520px;border:0;border-radius:13px;background:#071726}.scv137-media.frame{background:#fff}.scv137-image-wrap{display:grid;place-items:center;min-height:520px;padding:16px;background:#f5f7fa;border-radius:13px}.scv137-image-wrap img{display:block;max-width:100%;max-height:75vh;object-fit:contain}.scv137-empty,.scv137-state{padding:50px 24px;text-align:center;background:#fff;border:1px solid #dce5ee;border-radius:18px}.scv137-state.error{color:#9f2f2f}.scv137-empty p,.scv137-state p{color:#6d7d8e;line-height:1.8}.scv137-actions{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:14px}.scv137-actions a{padding:10px 14px;border-radius:10px;text-decoration:none;font-weight:900;background:#123d69;color:#fff}.scv137-actions a:last-child{background:#fff;color:#174f82;border:1px solid #d8e3ed}@media(max-width:900px){.student-content-main-v137{margin-right:0!important;padding-bottom:92px}.scv137-wrap{width:calc(100% - 24px);padding-top:12px}.scv137-hero{align-items:flex-start;flex-direction:column;padding:20px}.scv137-hero h1{font-size:24px}.scv137-media{min-height:64vh;height:64vh}.scv137-top span{display:none}}:root{--admin-fixed-sidebar-width:310px;--student-fixed-sidebar-width:286px}@media (min-width:901px){.admin-world-shell-v90.admin-v87{display:block!important;min-height:100vh!important;width:100%!important;background:#edf2f8!important}.admin-world-shell-v90.admin-v87>.admin-v88-sidebar,.admin-world-shell-v90.admin-v87>.admin-world-sidebar-v90{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;z-index:1000!important;width:var(--admin-fixed-sidebar-width)!important;height:100dvh!important;min-height:0!important;max-height:100dvh!important;box-sizing:border-box!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;align-self:unset!important;scrollbar-width:thin!important;scrollbar-color:#365579 transparent!important}.admin-world-shell-v90.admin-v87>.admin-v88-sidebar::-webkit-scrollbar,.admin-world-shell-v90.admin-v87>.admin-world-sidebar-v90::-webkit-scrollbar{width:6px!important}.admin-world-shell-v90.admin-v87>.admin-v88-sidebar::-webkit-scrollbar-thumb,.admin-world-shell-v90.admin-v87>.admin-world-sidebar-v90::-webkit-scrollbar-thumb{background:#365579!important;border-radius:999px!important}.admin-world-shell-v90.admin-v87>.admin-world-main-v90{display:block!important;width:calc(100% - var(--admin-fixed-sidebar-width))!important;min-width:0!important;min-height:100vh!important;margin-right:var(--admin-fixed-sidebar-width)!important;margin-left:0!important;box-sizing:border-box!important}.admin-world-shell-v90.admin-v87>.admin-world-main-v90>.admin-world-top-v90{position:sticky!important;top:0!important;z-index:900!important}.admin-v88-sidebar .admin-world-nav-v90{flex:0 0 auto!important;min-height:max-content!important}.admin-v88-sidebar .admin-world-sidebar-foot-v90{flex:0 0 auto!important;margin-top:18px!important}}@media (min-width:901px) and (max-width:1100px){:root{--admin-fixed-sidebar-width:280px}}@media (min-width:901px){.student-global-sidebar-v3245{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:var(--student-fixed-sidebar-width)!important;height:100dvh!important;min-height:0!important;max-height:100dvh!important;box-sizing:border-box!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;align-self:unset!important;z-index:1000!important}.student-global-sidebar-v3245 nav{flex:0 0 auto!important}.student-global-course-v3245{margin-top:18px!important;flex:0 0 auto!important}.student-global-tip-v3245{flex:0 0 auto!important}.homework-main,.lesson-student-shell-content,.library-viewer-content,.library135-content,.student-simple-page>section,.student28-main,.student29-main,.student49-main,.student51-main,.student55-main{margin-right:var(--student-fixed-sidebar-width)!important;box-sizing:border-box!important;min-width:0!important}}@media (max-width:900px){.admin-world-shell-v90.admin-v87>.admin-world-main-v90{width:100%!important;margin-right:0!important}.admin-world-shell-v90.admin-v87>.admin-v88-sidebar,.admin-world-shell-v90.admin-v87>.admin-world-sidebar-v90{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;width:100%!important;height:auto!important;max-height:none!important;overflow-x:auto!important;overflow-y:hidden!important}.homework-main,.lesson-student-shell-content,.library-viewer-content,.library135-content,.student-simple-page>section,.student28-main,.student29-main,.student49-main,.student51-main,.student55-main{margin-right:0!important}}.smart-plan-v140 .student28-main{background:#f5f7fb;min-height:100vh}.sp140-hero{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:24px;align-items:center;padding:28px 30px;border-radius:24px;background:linear-gradient(135deg,#071d3b,#0b3f72 62%,#14689d);color:#fff;box-shadow:0 18px 40px rgba(7,29,59,.16)}.sp140-hero small{font-size:10px;color:#8fd1ff;font-weight:950;letter-spacing:.05em}.sp140-hero h1{margin:6px 0 8px;font-size:30px}.sp140-hero p{margin:0;color:#d6e7f7;font-size:12px;line-height:1.8}.sp140-progress{padding:17px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:rgba(255,255,255,.07);display:grid;gap:6px}.sp140-progress strong{font-size:28px}.sp140-progress span{font-size:9px;color:#cce1f4}.sp140-progress i{height:8px;background:rgba(255,255,255,.13);border-radius:999px;overflow:hidden}.sp140-progress em{display:block;height:100%;background:#66d4a3;border-radius:inherit}.sp140-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 0}.sp140-kpis article{background:#fff;border:1px solid #dfe7ef;border-radius:16px;padding:16px;box-shadow:0 6px 18px rgba(24,45,72,.045)}.sp140-kpis span{display:block;font-size:9px;color:#79889b;margin-bottom:6px}.sp140-kpis b{font-size:17px;color:#173e68}.sp140-main{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:15px;align-items:start}.sp140-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:14px 0 10px}.sp140-head small{font-size:9px;color:#23649b;font-weight:950}.sp140-head h2{margin:4px 0 0;font-size:21px}.sp140-head>a{font-size:9px;color:#1c63a0;text-decoration:none;font-weight:900}.sp140-list{display:grid;gap:10px}.sp140-list article{display:grid;grid-template-columns:38px 48px minmax(0,1fr) auto;gap:12px;align-items:center;background:#fff;border:1px solid #dfe6ee;border-radius:17px;padding:15px;box-shadow:0 7px 20px rgba(25,48,76,.045)}.sp140-list article.high{border-right:4px solid #dc4155}.sp140-list article.medium{border-right:4px solid #d69c27}.sp140-list article.normal{border-right:4px solid #2b9a67}.sp140-list article.done{opacity:.56}.sp140-no{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#edf3f8;color:#1a5d91;font-weight:950}.sp140-icon{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:#eef4fa;font-size:18px}.sp140-list small{display:block;font-size:8px;color:#8b5a17;font-weight:900}.sp140-list h3{margin:3px 0 5px;font-size:13px}.sp140-list p{margin:0;color:#748398;font-size:9px;line-height:1.7}.sp140-list em{display:inline-block;margin-top:7px;padding:4px 8px;border-radius:999px;background:#edf4fb;color:#1c6097;font-size:8px;font-style:normal;font-weight:900}.sp140-actions{display:grid;gap:6px;min-width:92px}.sp140-actions a,.sp140-actions button{border:0;border-radius:9px;padding:8px 10px;text-align:center;font-family:inherit;font-size:9px;font-weight:900;text-decoration:none;cursor:pointer}.sp140-actions a{background:#103f70;color:#fff}.sp140-actions button{background:#eef2f6;color:#53657b}.sp140-main>aside{display:grid;gap:10px;position:sticky;top:18px}.sp140-main>aside section{background:#fff;border:1px solid #dfe6ee;border-radius:17px;padding:17px}.sp140-main>aside small{font-size:9px;color:#226197;font-weight:900}.sp140-main>aside h3{font-size:15px;margin:5px 0}.sp140-main>aside p{font-size:10px;color:#718095;line-height:1.75;margin:0}.sp140-main>aside>a{display:block;text-align:center;background:#0e3e70;color:#fff;border-radius:11px;padding:11px;text-decoration:none;font-size:10px;font-weight:900}.sp140-empty{background:#fff;border:1px dashed #ccd7e2;border-radius:18px;padding:35px;text-align:center;color:#718096}@media(max-width:1050px){.sp140-kpis{grid-template-columns:1fr 1fr}.sp140-main{grid-template-columns:1fr}.sp140-main>aside{position:static;grid-template-columns:1fr 1fr}.sp140-main>aside>a{grid-column:1/-1}}@media(max-width:760px){.sp140-hero{grid-template-columns:1fr;padding:20px}.sp140-kpis{grid-template-columns:1fr 1fr}.sp140-list article{grid-template-columns:34px 42px minmax(0,1fr)}.sp140-actions{grid-column:2/-1;display:flex}.sp140-main>aside{grid-template-columns:1fr}}.li145-shell{background:#061a34!important;min-height:100vh;color:#edf6ff!important}.li145-main{background:radial-gradient(circle at 18% 0,rgba(16,93,173,.18),transparent 28%),linear-gradient(180deg,#071a35,#06162e)!important;min-height:100vh!important;padding:24px 26px 46px!important;color:#eef6ff!important}.li145-main :is(h1,h2,h3,h4,b,strong){color:#f6fbff!important}.li145-main p{color:#b9cae0!important}.li145-main small{color:#8ea8c8!important}.li145-hero{display:grid;grid-template-columns:minmax(0,1fr) 250px 170px;gap:22px;align-items:center;padding:27px 30px;border:1px solid rgba(91,164,235,.25);border-radius:22px;background:linear-gradient(125deg,rgba(10,37,73,.96),rgba(7,29,59,.98) 55%,rgba(9,51,91,.96));box-shadow:0 18px 45px rgba(0,0,0,.22),inset 0 1px rgba(255,255,255,.04);position:relative;overflow:hidden}.li145-hero:before{content:"";position:absolute;inset:auto -8% -120px auto;width:380px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(28,137,238,.18),transparent 65%)}.li145-hero-copy{position:relative;z-index:1}.li145-hero-copy small{font-size:10px!important;letter-spacing:.08em!important;color:#43b6ff!important;font-weight:900!important}.li145-hero-copy h1{font-size:32px!important;margin:7px 0!important;line-height:1.25!important}.li145-hero-copy p{margin:0!important;font-size:12px!important;line-height:1.8!important;max-width:720px!important}.li145-weekly{border-right:1px solid rgba(255,255,255,.09);padding-right:22px;min-width:0}.li145-weekly>span{display:block;color:#b2c4da;font-size:11px}.li145-weekly>strong{display:block;font-size:22px;margin:6px 0 2px;color:#5fe0a4!important}.li145-weekly>strong em{font-size:11px;font-style:normal;color:#a8bdd6}.li145-readiness{--readiness:0%;width:140px;height:140px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#2fa9ff var(--readiness),rgba(255,255,255,.08) 0);padding:11px;box-shadow:0 0 30px rgba(39,161,255,.12)}.li145-readiness>div{width:100%;height:100%;border-radius:50%;display:grid;place-content:center;text-align:center;background:#0a2346;box-shadow:inset 0 0 0 1px rgba(255,255,255,.05)}.li145-readiness strong{font-size:29px!important}.li145-readiness span{font-size:10px;color:#bdcde1;margin-top:2px}.li145-readiness em{font-style:normal;font-size:9px;margin:6px auto 0;padding:4px 9px;border-radius:999px;color:#9ff0c5;background:rgba(46,183,117,.18);border:1px solid rgba(71,210,146,.18)}.li145-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:16px 0}.li145-kpis article{display:grid;grid-template-columns:52px 1fr;gap:13px;align-items:center;padding:18px;border:1px solid rgba(104,151,202,.18);border-radius:17px;background:linear-gradient(145deg,rgba(17,48,86,.88),rgba(8,31,62,.92));box-shadow:0 10px 28px rgba(0,0,0,.12)}.li145-kpis article>i{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,rgba(38,129,220,.25),rgba(39,111,180,.12));border:1px solid rgba(75,155,235,.2);font-style:normal;font-size:21px;color:#66c3ff}.li145-kpis article:nth-child(2)>i{color:#49e59e;background:rgba(33,168,112,.16)}.li145-kpis article:nth-child(3)>i{color:#b79aff;background:rgba(122,83,210,.18)}.li145-kpis article:nth-child(4)>i{color:#ffd052;background:rgba(202,144,24,.15)}.li145-kpis span{font-size:10px;color:#a7bad2;display:block}.li145-kpis b{font-size:22px!important;display:block;margin:4px 0 1px}.li145-kpis small{font-size:9px!important}.li145-content-grid{display:grid;grid-template-columns:300px minmax(0,1fr);gap:15px;align-items:start}.li145-insights{display:grid;gap:12px;position:sticky;top:18px}.li145-mini-card,.li145-next-card{border:1px solid rgba(100,151,205,.18);border-radius:17px;background:linear-gradient(145deg,rgba(16,45,80,.93),rgba(8,29,57,.96));box-shadow:0 10px 26px rgba(0,0,0,.12)}.li145-next-card{padding:19px}.li145-next-card>small{font-size:9px!important;color:#43b6ff!important;font-weight:900}.li145-next-card h3{font-size:17px!important;margin:7px 0 5px!important}.li145-next-card p{font-size:10px!important;line-height:1.8!important;margin:0 0 14px!important}.li145-next-card>a{display:flex;align-items:center;justify-content:center;gap:8px;padding:11px;border-radius:10px;text-decoration:none;color:white;background:linear-gradient(90deg,#116de1,#2c84f4);font-size:10px;font-weight:900;box-shadow:0 8px 22px rgba(30,111,226,.22)}.li145-mini-card{display:grid;grid-template-columns:36px 1fr;gap:10px;padding:15px}.li145-mini-card>i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-weight:900}.li145-mini-card.positive>i{background:rgba(39,194,125,.16);color:#63e5a8}.li145-mini-card.warning>i{background:rgba(240,175,48,.13);color:#ffd05b}.li145-mini-card small{font-size:9px!important;color:#58aee8!important}.li145-mini-card h4{margin:4px 0!important;font-size:13px!important}.li145-mini-card p{font-size:9px!important;line-height:1.65!important;margin:0!important}.li145-plan-btn{display:block;text-align:center;border:1px solid #1d74ca;border-radius:11px;padding:11px;text-decoration:none;color:#bfe4ff!important;background:rgba(20,91,158,.09);font-size:10px;font-weight:900}.li145-skill-panel{border:1px solid rgba(103,151,204,.18);border-radius:20px;background:linear-gradient(145deg,rgba(11,39,73,.93),rgba(7,28,55,.96));padding:20px;box-shadow:0 14px 34px rgba(0,0,0,.15);min-width:0}.li145-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:13px}.li145-panel-head small{font-size:9px!important;color:#45b7ff!important;font-weight:900}.li145-panel-head h2{margin:3px 0 0!important;font-size:23px!important}.li145-panel-head>span{font-size:9px;color:#8ca7c4;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.05)}.li145-filters{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:12px}.li145-filters button{border:1px solid rgba(112,154,199,.22)!important;background:rgba(255,255,255,.025)!important;color:#c8d7e8!important;border-radius:9px!important;padding:7px 13px!important;font-size:9px!important;font-weight:800!important;cursor:pointer}.li145-filters button.active{background:linear-gradient(90deg,#176cdc,#2c84f4)!important;color:#fff!important;border-color:#2e88ef!important;box-shadow:0 6px 18px rgba(28,114,224,.18)}.li145-table{display:grid;gap:8px;overflow:hidden}.li145-skill-row,.li145-table-head{display:grid;grid-template-columns:minmax(190px,1.45fr) 110px minmax(130px,.8fr) 70px 100px 92px 34px;gap:10px;align-items:center}.li145-table-head{padding:0 13px 8px;color:#7f9ab8;font-size:9px}.li145-skill-row{padding:11px 13px;border:1px solid rgba(110,150,194,.13);border-radius:13px;background:rgba(255,255,255,.025);transition:.2s ease}.li145-skill-row:hover{transform:translateY(-1px);background:rgba(29,85,145,.12);border-color:rgba(64,146,231,.25)}.li145-skill-name{display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:center}.li145-skill-name>i{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:rgba(37,115,194,.17);border:1px solid rgba(61,145,230,.18);font-style:normal;color:#70c3ff;font-weight:900}.li145-skill-name b{font-size:12px!important;white-space:normal;word-break:break-word}.li145-skill-name small{display:block;margin-top:2px;font-size:8px!important}.li145-badge{justify-self:start;padding:6px 9px;border-radius:8px;font-size:9px;font-weight:900}.li145-badge.focus{background:rgba(208,65,77,.17);color:#ff7580}.li145-badge.develop{background:rgba(214,156,39,.16);color:#ffd05a}.li145-badge.strong{background:rgba(38,161,105,.16);color:#68e3a7}.li145-badge.mastered{background:rgba(33,136,214,.17);color:#67c7ff}.li145-mastery{display:grid;grid-template-columns:38px 1fr;gap:8px;align-items:center}.li145-mastery>b{font-size:11px!important}.li145-mastery>i{height:6px;border-radius:999px;background:rgba(255,255,255,.11);overflow:hidden}.li145-mastery>i>em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff4f61,#f7bd35 52%,#45d58a 80%,#29a8ff)}.li145-attempts{text-align:center;font-size:12px!important}.li145-last b{display:block;font-size:11px!important}.li145-last small{display:block;font-size:8px!important}.li145-spark{color:#47d58e;width:80px}.li145-spark.down{color:#ff5766}.li145-spark svg{display:block;width:80px;height:28px}.li145-row-action{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;text-decoration:none;color:#bddfff!important;background:rgba(31,103,179,.17);border:1px solid rgba(74,146,221,.2);font-size:20px}.li145-panel-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px;padding:12px 13px;border-radius:11px;background:rgba(28,92,157,.08);border:1px solid rgba(69,139,210,.13)}.li145-panel-footer span{font-size:9px;color:#8fa8c3}.li145-panel-footer a{font-size:9px;text-decoration:none;color:#71c4ff!important;font-weight:900}.li145-empty{padding:36px;text-align:center;border:1px dashed rgba(113,157,201,.24);border-radius:14px;color:#8ea6bf;font-size:10px}@media(max-width:1250px){.li145-hero{grid-template-columns:minmax(0,1fr) 210px 140px}.li145-content-grid{grid-template-columns:260px minmax(0,1fr)}.li145-skill-row,.li145-table-head{grid-template-columns:minmax(160px,1.35fr) 100px minmax(115px,.8fr) 60px 88px 76px 30px}}@media(max-width:1080px){.li145-kpis{grid-template-columns:1fr 1fr}.li145-content-grid{grid-template-columns:1fr}.li145-insights{position:static;grid-template-columns:1fr 1fr}.li145-next-card{grid-row:span 2}.li145-plan-btn{grid-column:1/-1}.li145-table{overflow-x:auto}.li145-skill-row,.li145-table-head{min-width:850px}.li145-hero{grid-template-columns:1fr 180px}.li145-readiness{grid-row:1/3;grid-column:2}.li145-weekly{border-right:0;padding-right:0}}@media(max-width:760px){.li145-main{padding:14px 12px 92px!important}.li145-hero{grid-template-columns:1fr!important;padding:20px!important}.li145-readiness{grid-row:auto;grid-column:auto;width:115px;height:115px}.li145-weekly{padding-top:13px;border-top:1px solid rgba(255,255,255,.07)}.li145-kpis{grid-template-columns:1fr 1fr}.li145-kpis article{grid-template-columns:42px 1fr;padding:13px}.li145-kpis article>i{width:39px;height:39px}.li145-insights{grid-template-columns:1fr}.li145-next-card{grid-row:auto}.li145-skill-panel{padding:14px}.li145-panel-head h2{font-size:20px!important}.li145-panel-footer{align-items:flex-start;flex-direction:column}}@media(max-width:480px){.li145-kpis{grid-template-columns:1fr}.li145-hero-copy h1{font-size:27px!important}}.success146{min-height:100vh;padding:22px;background:linear-gradient(145deg,#061a35,#08264c 48%,#071d3b);color:#f8fbff;font-family:Inter,Segoe UI,Noto Sans Arabic,sans-serif}.success146-hero{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:26px 30px;border:1px solid #4d8dd14a;border-radius:22px;background:linear-gradient(125deg,#0a2850,#0d3c70);box-shadow:0 22px 55px #020b1866,inset 0 1px #ffffff12}.success146-hero small{font-size:10px;font-weight:900;letter-spacing:.12em;color:#63c7ff}.success146-hero h1{margin:6px 0;font-size:29px}.success146-hero p{margin:0;color:#c8dcf4;font-size:12px}.success146-health{min-width:190px;padding:14px 18px;border:1px solid #ffffff24;border-radius:17px;background:#061a356e}.success146-health b{font-size:30px;display:block}.success146-health span{font-size:10px;color:#b9cde5}.success146-health:after{content:"";display:block;height:5px;margin-top:10px;border-radius:99px;background:#ffffff18}.success146-health i{display:block;height:5px;margin-top:-5px;border-radius:99px;background:linear-gradient(90deg,#36d399,#38a9ff)}.success146-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:14px 0}.success146-kpis article{padding:16px 18px;border:1px solid #3b6fa24f;border-radius:16px;background:linear-gradient(145deg,#0b294e,#0b2443);box-shadow:0 10px 25px #020a163b}.success146-kpis span{font-size:10px;color:#bcd0e7;font-weight:800}.success146-kpis b{display:block;margin:5px 0;font-size:27px}.success146-kpis em{font-style:normal;font-size:9px;color:#7896b6}.success146-board{padding:18px;border:1px solid #376b9f4f;border-radius:20px;background:#071c37cc;box-shadow:0 20px 55px #020b1855}.success146-head{display:flex;justify-content:space-between;align-items:center;gap:14px}.success146-head h2{margin:0;font-size:20px}.success146-head p{margin:3px 0;color:#86a5c6;font-size:10px}.success146-head input{width:min(390px,100%);padding:11px 14px;border:1px solid #4276a966;border-radius:11px;background:#0b2a4d;color:#fff;outline:none}.success146-head input::placeholder{color:#7694b3}.success146-filters{display:flex;gap:7px;flex-wrap:wrap;margin:14px 0}.success146-filters button{padding:8px 13px;border:1px solid #376a9a;border-radius:9px;background:#0b294a;color:#aac3dd;font-size:9px;font-weight:900;cursor:pointer}.success146-filters button.active{background:linear-gradient(135deg,#1673df,#245ee7);border-color:#3995ff;color:#fff;box-shadow:0 6px 18px #0e68e74d}.success146-table{display:grid;gap:7px}.success146-table article,.success146-th{display:grid;grid-template-columns:minmax(175px,1.25fr) 100px minmax(170px,1.15fr) minmax(220px,1.5fr) 150px;gap:12px;align-items:center}.success146-th{padding:0 13px 7px;color:#7193b7;font-size:9px;font-weight:900}.success146-table article{padding:12px 13px;border:1px solid #315f8a4f;border-right:4px solid #d8a62e;border-radius:13px;background:linear-gradient(90deg,#0a2545,#0a203d);transition:.2s}.success146-table article:hover{transform:translateY(-1px);border-color:#4385bd88;background:#0c294c}.success146-table article.urgent{border-right-color:#ff5263}.success146-table article.risk{border-right-color:#ff8a45}.success146-table article.excellent{border-right-color:#35cf9a}.success146-student{display:flex;align-items:center;gap:10px}.success146-avatar{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#174b82,#0f3158);border:1px solid #4f8dc755;font-weight:950}.success146-student b{display:block;font-size:12px}.success146-student small{display:block;margin-top:3px;color:#7899ba;font-size:8px}.success146-score b{font-size:17px}.success146-score>div{height:5px;margin:5px 0;border-radius:99px;background:#173653}.success146-score i{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#ff5366,#f1c33d,#35ce91)}.success146-score small{font-size:8px;color:#91aac4}.success146-learning b{font-size:16px}.success146-learning span{display:block;margin:2px 0;color:#b8cce1;font-size:9px}.success146-learning small{font-size:9px;color:#8ba5bf}.success146-learning small.down{color:#ff6676}.success146-learning small.up{color:#42d7a3}.success146-signals{display:flex;gap:4px;flex-wrap:wrap}.success146-signals span{padding:4px 7px;border:1px solid #365d82;border-radius:999px;background:#0e2e50;color:#adc5dd;font-size:8px}.success146-actions>a{display:block;padding:7px;text-align:center;text-decoration:none;border-radius:8px;background:#145eaa;color:#fff;font-size:9px;font-weight:900}.success146-actions>div{display:flex;gap:4px;margin:6px 0}.success146-actions button{flex:1 1;height:25px;border:1px solid #355f86;border-radius:6px;background:#0c2949;color:#7898b7;font-size:8px;cursor:pointer}.success146-actions button.done{background:#0b654f;border-color:#2ab98d;color:#fff}.success146-actions small{display:block;color:#6685a5;font-size:7px;text-align:center}.success146-empty{padding:35px;text-align:center;color:#88a6c4;border:1px dashed #315c86;border-radius:13px}.success146-legend{display:flex;gap:10px;align-items:center;margin-top:13px;padding:12px 16px;border:1px solid #2f5c8855;border-radius:13px;background:#09213e;color:#86a4c3;font-size:9px}.success146-legend b{color:#d7e8f8}.admin-world-main:has(.success146){padding:0!important;background:#061a35!important}@media(max-width:1180px){.success146-th{display:none}.success146-table article{grid-template-columns:1.3fr 90px 1.2fr}.success146-signals{grid-column:1/3}.success146-actions{grid-column:3;grid-row:2}.success146-kpis{grid-template-columns:1fr 1fr}}@media(max-width:760px){.success146{padding:11px}.success146-head,.success146-hero{align-items:stretch;flex-direction:column}.success146-health{min-width:0}.success146-kpis{grid-template-columns:1fr 1fr}.success146-table article{grid-template-columns:1fr 90px}.success146-actions,.success146-learning,.success146-signals{grid-column:1/3}.success146-actions{grid-row:auto}.success146-legend{align-items:flex-start;flex-direction:column}.success146-hero h1{font-size:22px}}.success146,.success146 *{color:#fff}.success146 input{color:#fff!important}.success146 input::placeholder{color:rgba(255,255,255,.62)!important}.success146 .success146-actions a,.success146 button{color:#fff!important}.success146 em,.success146 p,.success146 small,.success146 span{color:rgba(255,255,255,.88)}.success146 .success146-signals span{color:#fff}.success146-open-profile{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);border-radius:12px;padding:9px 12px;cursor:pointer;font-weight:800}.success146-modal-backdrop{position:fixed;inset:0;z-index:9999;background:rgba(2,6,23,.78);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);display:flex;align-items:center;justify-content:center;padding:24px;color:#fff}.success146-modal{position:relative;width:min(980px,96vw);max-height:90vh;overflow:auto;background:linear-gradient(145deg,#101d3d,#071126);border:1px solid rgba(139,92,246,.45);box-shadow:0 30px 90px rgba(0,0,0,.55);border-radius:26px;padding:24px;color:#fff}.success146-modal *{color:#fff}.success146-modal-close{position:absolute;left:18px;top:15px;width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);font-size:27px;cursor:pointer}.success146-modal header{display:flex;align-items:center;gap:16px;padding:8px 48px 22px 4px;border-bottom:1px solid rgba(255,255,255,.1)}.success146-modal header h2{margin:3px 0;font-size:26px}.success146-modal header p,.success146-modal header small{margin:0;color:rgba(255,255,255,.7)}.success146-modal-avatar{width:62px;height:62px;border-radius:19px;display:grid;place-items:center;font-size:27px;font-weight:900;background:linear-gradient(135deg,#7c3aed,#2563eb)}.success146-modal-health{margin-right:auto;text-align:center;padding:10px 18px;border-radius:16px;background:rgba(255,255,255,.07)}.success146-modal-health b{display:block;font-size:24px}.success146-modal-health span{font-size:11px;color:rgba(255,255,255,.7)}.success146-modal-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:18px 0}.success146-modal-grid article{min-height:92px;padding:13px;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:rgba(255,255,255,.045)}.success146-modal-grid span{display:block;font-size:11px;color:rgba(255,255,255,.65)}.success146-modal-grid b{display:block;margin-top:9px;font-size:15px}.success146-modal-grid small{display:block;margin-top:4px;color:rgba(255,255,255,.65)}.success146-modal-signals{padding:16px;border-radius:17px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.09)}.success146-modal-signals h3{margin:0 0 10px}.success146-modal-signals div{display:flex;gap:7px;flex-wrap:wrap}.success146-modal-signals span{padding:7px 10px;border-radius:10px;background:rgba(244,63,94,.13);border:1px solid rgba(244,63,94,.22);font-size:12px}.success146-modal footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px}.success146-modal footer div span{display:block;color:rgba(255,255,255,.68);font-size:12px;margin-top:3px}.success146-modal footer a{padding:11px 16px;border-radius:13px;background:linear-gradient(135deg,#7c3aed,#2563eb);text-decoration:none;font-weight:900}@media(max-width:900px){.success146-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.success146-modal header{flex-wrap:wrap}.success146-modal-health{margin-right:0}.success146-modal footer{align-items:stretch;flex-direction:column}}@media(max-width:520px){.success146-modal-backdrop{padding:10px}.success146-modal{padding:17px}.success146-modal-grid{grid-template-columns:1fr}}.success146-open-profile{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:150px!important;min-height:38px!important;padding:8px 10px!important;box-sizing:border-box!important;white-space:normal!important;line-height:1.35!important;text-align:center!important;overflow-wrap:anywhere!important}.success146-actions{min-width:0!important}.success147-action{margin-top:14px;padding:18px;border-radius:18px;border:1px solid rgba(56,189,248,.25);background:linear-gradient(135deg,rgba(14,165,233,.12),rgba(124,58,237,.12));display:grid;grid-template-columns:1.2fr .8fr;gap:16px}.success147-action small{color:#7dd3fc!important;font-weight:900}.success147-action h3{margin:6px 0}.success147-action p{margin:0;color:rgba(255,255,255,.76)!important;line-height:1.7}.success147-action-form textarea{width:100%;min-height:72px;resize:vertical;box-sizing:border-box;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:rgba(2,6,23,.35);padding:10px;color:#fff}.success147-action-form button{width:100%;margin-top:8px;border:0;border-radius:12px;padding:11px;background:linear-gradient(135deg,#0ea5e9,#7c3aed);font-weight:900;cursor:pointer}.success147-timeline{margin-top:14px;padding:16px;border-radius:18px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.08)}.success147-timeline h3{margin:0 0 12px}.success147-timeline article{position:relative;display:flex;gap:12px;padding:0 0 14px}.success147-timeline article i{width:10px;height:10px;margin-top:5px;border-radius:50%;background:#38bdf8;box-shadow:0 0 0 5px rgba(56,189,248,.1)}.success147-timeline article div{display:flex;flex-direction:column;gap:3px}.success147-timeline article small,.success147-timeline article span{color:rgba(255,255,255,.67)!important;font-size:12px}@media(max-width:760px){.success147-action{grid-template-columns:1fr}}.success148-assign{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px}.success148-assign input,.success148-assign select{min-width:0;border:1px solid rgba(255,255,255,.14);border-radius:11px;background:#101a35;padding:9px;color:#fff;color-scheme:dark}.success147-timeline article.overdue{padding:10px;border-radius:13px;background:rgba(244,63,94,.09);border:1px solid rgba(244,63,94,.2)}.success148-history-body{flex:1 1}.success148-status{display:flex!important;flex-direction:row!important;gap:6px!important;margin-top:7px}.success148-status button{padding:6px 9px!important;border-radius:9px!important;border:1px solid rgba(255,255,255,.12)!important;background:rgba(255,255,255,.05)!important;font-size:11px!important}.success148-status button.active{background:rgba(56,189,248,.2)!important;border-color:rgba(56,189,248,.5)!important}.success148-status button.resolved{background:rgba(34,197,94,.2)!important;border-color:rgba(34,197,94,.5)!important}@media(max-width:520px){.success148-assign{grid-template-columns:1fr}}.inbox149{padding:24px;color:#fff}.inbox149 *{box-sizing:border-box}.inbox149-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:25px;border-radius:24px;background:linear-gradient(135deg,#101d3d,#172554);border:1px solid rgba(96,165,250,.2)}.inbox149-hero small{color:#7dd3fc}.inbox149-hero h1{margin:5px 0;font-size:30px}.inbox149-hero p{margin:0;color:rgba(255,255,255,.7)}.inbox149-hero a{padding:11px 14px;border-radius:12px;background:rgba(255,255,255,.08);color:#fff;text-decoration:none}.inbox149-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:15px 0}.inbox149-kpis article{padding:16px;border-radius:17px;background:rgba(15,23,42,.75);border:1px solid rgba(255,255,255,.09)}.inbox149-kpis small,.inbox149-kpis span{display:block;color:rgba(255,255,255,.65)}.inbox149-kpis b{display:block;font-size:30px;margin:5px 0}.inbox149-kpis .danger{border-color:rgba(244,63,94,.35);background:rgba(127,29,29,.15)}.inbox149-board{border:1px solid rgba(255,255,255,.09);border-radius:22px;background:rgba(2,6,23,.25);padding:16px}.inbox149-tools{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}.inbox149-tools div{display:flex;gap:6px;flex-wrap:wrap}.inbox149-tools button,.inbox149-tools input{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:#fff;border-radius:11px;padding:9px 12px}.inbox149-tools button.active{background:#2563eb}.inbox149-tools input{min-width:280px}.inbox149-list{display:flex;flex-direction:column;gap:9px}.inbox149-list>article{display:grid;grid-template-columns:1.05fr 1.6fr .85fr 1fr;align-items:center;gap:12px;padding:13px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035)}.inbox149-list>article.late{border-color:rgba(244,63,94,.32);background:rgba(244,63,94,.07)}.inbox149-student{display:flex;align-items:center;gap:10px}.inbox149-student i{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#7c3aed,#2563eb);font-style:normal;font-weight:900}.inbox149-due span,.inbox149-student small,.inbox149-task small,.inbox149-task span{display:block;color:rgba(255,255,255,.62);font-size:11px;margin-top:3px}.inbox149-actions{display:flex;gap:5px;flex-wrap:wrap}.inbox149-actions a,.inbox149-actions button{border:1px solid rgba(255,255,255,.1);border-radius:9px;padding:7px 8px;background:rgba(255,255,255,.06);color:#fff;text-decoration:none;font-size:11px;cursor:pointer}.inbox149-actions .done{background:rgba(34,197,94,.16);border-color:rgba(34,197,94,.3)}.inbox149-empty{text-align:center;padding:35px;color:rgba(255,255,255,.65)}@media(max-width:1050px){.inbox149-kpis{grid-template-columns:repeat(2,1fr)}.inbox149-list>article{grid-template-columns:1fr 1fr}}@media(max-width:650px){.inbox149{padding:12px}.inbox149-hero,.inbox149-tools{flex-direction:column;align-items:stretch}.inbox149-kpis{grid-template-columns:1fr 1fr}.inbox149-list>article{grid-template-columns:1fr}.inbox149-tools input{min-width:0;width:100%}}.admin-v88-nav>a.admin-interventions-link{position:relative!important;display:flex!important;visibility:visible!important;opacity:1!important;flex:0 0 auto!important;border-color:rgba(56,189,248,.22)!important;background:linear-gradient(135deg,rgba(14,165,233,.13),rgba(124,58,237,.12))!important}.admin-v88-nav>a.admin-interventions-link>em{margin-inline-start:auto!important;padding:4px 7px!important;border-radius:999px!important;background:#0ea5e9!important;color:#fff!important;font-size:9px!important;line-height:1!important;font-style:normal!important;font-weight:900!important}.admin-v88-nav>a.admin-interventions-link.active{background:linear-gradient(135deg,#0ea5e9,#6557d9)!important;border-color:#7dd3fc!important}.admin-interventions-hard-v1492{display:flex!important;align-items:center!important;gap:11px!important;min-height:52px!important;padding:0 12px!important;margin:0 0 4px!important;border-radius:14px!important;text-decoration:none!important;color:#fff!important;background:linear-gradient(135deg,#0ea5e9,#6657dd)!important;border:1px solid #7dd3fc!important;box-shadow:0 10px 26px rgba(14,165,233,.18)!important;flex:0 0 auto!important;visibility:visible!important;opacity:1!important}.admin-interventions-hard-v1492>b{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:rgba(255,255,255,.16)}.admin-interventions-hard-v1492>span{font-weight:900;font-size:15px}.admin-interventions-hard-v1492>em{margin-inline-start:auto;font-style:normal;font-size:9px;font-weight:900;background:rgba(0,0,0,.18);padding:4px 6px;border-radius:999px}.admin-interventions-top-v1492{display:inline-flex!important;padding:9px 12px!important;border-radius:10px!important;background:#0ea5e9!important;font-weight:900!important}.admin-interventions-hard-v1493,.admin-interventions-top-v1492{align-items:center!important;text-decoration:none!important;color:#fff!important}.admin-interventions-hard-v1493{display:flex!important;gap:11px!important;min-height:52px!important;margin:0 0 4px!important;border-radius:14px!important;background:linear-gradient(135deg,#0ea5e9,#6657dd)!important;border:1px solid #7dd3fc!important;box-shadow:0 10px 26px rgba(14,165,233,.18)!important;flex:0 0 auto!important;visibility:visible!important;opacity:1!important}.admin-interventions-hard-v1493>b{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:rgba(255,255,255,.16)}.admin-interventions-hard-v1493>span{font-weight:900;font-size:15px}.admin-interventions-hard-v1493>em{margin-inline-start:auto;font-style:normal;font-size:9px;font-weight:900;background:rgba(0,0,0,.18);padding:4px 6px;border-radius:999px}.admin-interventions-top-v1493{display:inline-flex!important;align-items:center!important;padding:9px 12px!important;text-decoration:none!important;background:#0ea5e9!important}.admin-interventions-hard-v1493{margin:0 0 3px!important;padding:0 10px!important;border-radius:11px!important;gap:10px!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.075)!important;color:#f8fbff!important}.admin-interventions-hard-v1493:hover{background:rgba(255,255,255,.085)!important;border-color:rgba(150,166,255,.24)!important}.admin-interventions-hard-v1493>b{border-radius:9px!important;background:#243a60!important;color:#dfe8ff!important;box-shadow:none!important}.admin-interventions-hard-v1493>span{font-size:13px!important;font-weight:900!important;color:#f8fbff!important}.admin-interventions-hard-v1493>em{background:rgba(126,105,231,.18)!important;border:1px solid rgba(154,137,244,.24)!important;color:#cfc6ff!important;font-size:8px!important}.admin-interventions-top-v1493{padding:0 13px!important;font-weight:900!important}.admin-interventions-top-v1493:hover{background:#213a63!important;border-color:#213a63!important}.inbox149{padding:24px!important;color:#0f1d35!important;background:#f4f7fb!important;min-height:100vh!important}.inbox149 *{box-sizing:border-box!important}.inbox149-hero{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:20px!important;padding:24px 26px!important;border-radius:22px!important;background:linear-gradient(135deg,#0b2a52,#123e70 58%,#174d80)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 14px 34px rgba(18,62,112,.16)!important}.inbox149-hero small{color:#7dd3fc!important;font-weight:900!important;letter-spacing:.06em!important}.inbox149-hero h1{margin:5px 0 6px!important;font-size:30px!important;color:#fff!important}.inbox149-hero p{margin:0!important;color:rgba(255,255,255,.78)!important;line-height:1.7!important}.inbox149-hero a{padding:11px 14px!important;border-radius:12px!important;background:rgba(255,255,255,.09)!important;color:#fff!important;text-decoration:none!important;border:1px solid rgba(255,255,255,.13)!important;font-weight:850!important}.inbox149-kpis{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin:15px 0!important}.inbox149-kpis article{padding:17px 18px!important;border-radius:18px!important;background:#fff!important;border:1px solid #dce5f0!important;box-shadow:0 8px 22px rgba(25,55,90,.07)!important}.inbox149-kpis article span{display:block!important;color:#64748b!important;font-weight:800!important}.inbox149-kpis article b{display:block!important;margin:4px 0!important;font-size:30px!important;color:#0f2f57!important}.inbox149-kpis article small{display:block!important;color:#8090a5!important}.inbox149-kpis .danger{background:linear-gradient(180deg,#fff,#fff8f9)!important;border-color:#f3c5cc!important}.inbox149-kpis .danger b{color:#c53d50!important}.inbox149-kpis .danger span{color:#b54555!important}.inbox149-board{padding:16px!important;border-radius:22px!important;background:#e9eef5!important;border:1px solid #d7e0eb!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)!important}.inbox149-tools{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:14px!important}.inbox149-tools>div{display:flex!important;gap:7px!important;flex-wrap:wrap!important}.inbox149-tools button{min-height:36px!important;padding:0 13px!important;border:1px solid #d3ddea!important;background:#f7f9fc!important;color:#39506f!important;border-radius:10px!important;font-weight:800!important;box-shadow:none!important}.inbox149-tools button.active{background:#2467d6!important;color:#fff!important;border-color:#2467d6!important}.inbox149-tools input{min-width:290px!important;min-height:38px!important;padding:0 13px!important;border:1px solid #d4deea!important;background:#fff!important;color:#20324d!important;border-radius:10px!important;outline:none!important}.inbox149-tools input::placeholder{color:#8796aa!important}.inbox149-list{display:flex!important;flex-direction:column!important;gap:10px!important}.inbox149-list>article{display:grid!important;grid-template-columns:1.05fr 1.7fr .85fr 1fr!important;align-items:center!important;gap:13px!important;padding:15px!important;border-radius:17px!important;background:#fff!important;border:1px solid #d9e2ed!important;box-shadow:0 5px 14px rgba(34,58,88,.055)!important}.inbox149-list>article.late{background:linear-gradient(180deg,#fff,#fff7f8)!important;border-color:#efb9c2!important;box-shadow:0 5px 18px rgba(197,61,80,.06)!important}.inbox149-student{display:flex!important;align-items:center!important;gap:10px!important}.inbox149-student i{width:42px!important;height:42px!important;border-radius:13px!important;display:grid!important;place-items:center!important;background:#e7eef8!important;color:#21466f!important;font-style:normal!important;font-weight:950!important;border:1px solid #d5e0ec!important}.inbox149-due b,.inbox149-student b,.inbox149-task b{color:#132945!important;font-weight:900!important}.inbox149-due span,.inbox149-student small,.inbox149-task small,.inbox149-task span{display:block!important;color:#718198!important;font-size:11px!important;margin-top:3px!important;line-height:1.55!important}.inbox149-list>article.late .inbox149-due b{color:#c13e52!important}.inbox149-actions{display:flex!important;gap:6px!important;flex-wrap:wrap!important}.inbox149-actions a,.inbox149-actions button{min-height:32px!important;padding:0 9px!important;border-radius:9px!important;border:1px solid #d4deea!important;background:#f7f9fc!important;color:#2b4567!important;text-decoration:none!important;font-size:11px!important;font-weight:850!important;cursor:pointer!important}.inbox149-actions a:hover,.inbox149-actions button:hover{background:#edf3fa!important}.inbox149-actions .done{background:#eaf8f0!important;border-color:#b9dfc8!important;color:#23814f!important}.inbox149-empty{text-align:center!important;padding:38px!important;color:#6d7f95!important}.admin-interventions-hard-v1493{min-height:46px!important;margin:0 0 2px!important;padding:0 12px!important;border-radius:12px!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.055)!important;box-shadow:none!important}.admin-interventions-hard-v1493>b{width:30px!important;height:30px!important;background:rgba(255,255,255,.075)!important;color:#dce7f7!important}.admin-interventions-hard-v1493>span{font-size:14px!important;font-weight:760!important;color:#f4f7fb!important}.admin-interventions-hard-v1493>em{display:none!important}.admin-interventions-top-v1493{min-height:38px!important;padding:0 14px!important;border-radius:10px!important;background:#172b4d!important;border:1px solid #172b4d!important;color:#fff!important;box-shadow:none!important;font-size:11px!important}@media(max-width:1050px){.inbox149-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}.inbox149-list>article{grid-template-columns:1fr 1fr!important}}@media(max-width:650px){.inbox149{padding:12px!important}.inbox149-hero,.inbox149-tools{flex-direction:column!important;align-items:stretch!important}.inbox149-kpis{grid-template-columns:1fr 1fr!important}.inbox149-list>article{grid-template-columns:1fr!important}.inbox149-tools input{min-width:0!important;width:100%!important}}.team150{margin:0 0 15px;padding:16px;border:1px solid #d7e0eb;border-radius:20px;background:#fff;box-shadow:0 8px 22px rgba(25,55,90,.06)}.team150 header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.team150 header small{color:#52759e;font-weight:900}.team150 header h2{margin:3px 0;color:#122b4a;font-size:19px}.team150 header a{padding:9px 12px;border-radius:10px;background:#eef3f9;border:1px solid #d8e2ee;color:#294a70;text-decoration:none;font-size:11px;font-weight:900}.team150-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.team150-grid article{padding:13px;border:1px solid #dce5ef;border-radius:15px;background:#f8fafc;cursor:pointer;transition:.15s}.team150-grid article.active,.team150-grid article:hover{border-color:#7ba8dc;background:#eef5fd}.team150-grid article>div:first-child{display:flex;justify-content:space-between;gap:8px}.team150-grid b{color:#173657}.team150-grid article>div:first-child span{font-size:10px;color:#71849a}.team150-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:10px}.team150-metrics span{padding:7px 4px;border-radius:9px;background:#fff;border:1px solid #e5ebf2;text-align:center;color:#7a899b;font-size:9px}.team150-metrics strong{display:block;color:#244c77;font-size:15px}.team150-metrics span.late{background:#fff4f5;border-color:#f1c7ce;color:#b84a59}.team150-metrics span.late strong{color:#c33d50}.team150-empty{padding:20px;text-align:center;color:#718198;background:#f8fafc;border-radius:12px}.team150-filters{display:flex;gap:7px}.team150-filters select{min-height:38px;border:1px solid #d4deea;background:#fff;color:#20324d;border-radius:10px;padding:0 10px}@media(max-width:1100px){.team150-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.team150 header{align-items:stretch;flex-direction:column}.team150-grid{grid-template-columns:1fr}.team150-filters{flex-direction:column}.team150-filters select{width:100%}}.alerts151{margin:0 0 15px;padding:16px;border:1px solid #d7e0eb;border-radius:20px;background:#fff;box-shadow:0 8px 22px rgba(25,55,90,.06)}.alerts151 header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.alerts151 header small{color:#b45b67;font-weight:900}.alerts151 header h2{margin:3px 0;color:#122b4a;font-size:19px}.alerts151 header>span{color:#7a8ba0;font-size:11px}.alerts151-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.alerts151-grid button{text-align:right;padding:13px;border:1px solid #dce5ef;border-radius:15px;background:#f8fafc;cursor:pointer}.alerts151-grid button b{display:block;color:#173657;font-size:25px}.alerts151-grid button span{display:block;color:#334e6d;font-weight:900;margin:3px 0}.alerts151-grid button small{color:#8190a3}.alerts151-grid button.active{background:#edf5ff;border-color:#7ba8dc}.alerts151-grid button.active.critical,.alerts151-grid button.critical{background:#fff4f5;border-color:#e9aeb8}.alerts151-grid button.critical b{color:#c33d50}.alerts151-banner{display:flex;align-items:center;gap:12px;margin-top:10px;padding:11px 13px;border-radius:12px;background:#fff5f6;border:1px solid #efc2c9;color:#9f3545}.alerts151-banner span{color:#86505a;font-size:11px}.alerts151-banner button{margin-inline-start:auto;border:0;border-radius:9px;background:#b93f52;color:#fff;padding:8px 11px;font-weight:900;cursor:pointer}@media(max-width:900px){.alerts151-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.alerts151 header,.alerts151-banner{align-items:stretch;flex-direction:column}.alerts151-grid{grid-template-columns:1fr}.alerts151-banner button{margin-inline-start:0}}.alertbadge151{margin-inline-start:auto!important;min-width:20px!important;height:20px!important;padding:0 6px!important;display:inline-grid!important;place-items:center!important;border-radius:999px!important;background:#c64154!important;color:#fff!important;font-size:9px!important;font-style:normal!important;font-weight:950!important;border:2px solid rgba(255,255,255,.12)!important}.outcome152{margin-top:9px;padding:10px;border-radius:11px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.09);display:flex!important;flex-direction:row!important;justify-content:space-between;align-items:center;gap:10px}.outcome152>div{display:flex;flex-direction:column;gap:2px}.outcome152 small{color:#7dd3fc!important}.outcome152 b{color:#fff!important}.outcome152 span{color:rgba(255,255,255,.65)!important;font-size:11px}.outcome152 button{border:1px solid rgba(125,211,252,.25);background:rgba(14,165,233,.12);color:#dff6ff;border-radius:9px;padding:7px 10px;font-weight:900;cursor:pointer}.outcomes152{margin:0 0 15px;padding:16px;border:1px solid #d7e0eb;border-radius:20px;background:#fff;box-shadow:0 8px 22px rgba(25,55,90,.06)}.outcomes152 header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.outcomes152 header small{color:#287a59;font-weight:900}.outcomes152 header h2{margin:3px 0;color:#122b4a;font-size:19px}.outcomes152 header>span{color:#7a8ba0;font-size:11px}.outcomes152-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.outcomes152-grid article{padding:14px;border:1px solid #dce5ef;border-radius:14px;background:#f7fbf9}.outcomes152-grid article b{display:block;font-size:27px;color:#23744f}.outcomes152-grid article span{color:#607b6e;font-size:11px}.outcomes152-grid article.warn{background:#fff5f6;border-color:#efc2c9}.outcomes152-grid article.warn b{color:#c13e52}@media(max-width:700px){.outcomes152 header{flex-direction:column;align-items:stretch}.outcomes152-grid{grid-template-columns:1fr 1fr}.outcome152{flex-direction:column!important;align-items:stretch}}.makeup153{padding:24px;background:#f4f7fb;min-height:100vh;color:#142944}.makeup153>header{display:flex;justify-content:space-between;align-items:center;padding:23px 25px;border-radius:22px;background:linear-gradient(135deg,#0b2a52,#174d80);color:#fff}.makeup153>header small{color:#93c5fd;font-weight:900}.makeup153>header h1{margin:4px 0}.makeup153>header p{margin:0;color:rgba(255,255,255,.75)}.makeup153>header a{color:#fff;text-decoration:none;padding:10px 12px;border:1px solid rgba(255,255,255,.15);border-radius:10px;background:rgba(255,255,255,.08)}.makeup153-builder{margin-top:14px;padding:16px;border:1px solid #d8e2ed;border-radius:20px;background:#fff;display:grid;grid-template-columns:1.5fr .8fr;gap:14px}.makeup153-form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.makeup153 label{display:flex;flex-direction:column;gap:5px;font-size:11px;font-weight:900}.makeup153 input,.makeup153 select,.makeup153 textarea{border:1px solid #d5dfeb;border-radius:10px;padding:10px;background:#f9fbfd;color:#20334d}.makeup153 textarea{min-height:65px}.makeup153 .wide{grid-column:1/-1}.makeup153-students{border:1px solid #dce5ef;border-radius:15px;padding:10px;background:#f8fafc}.makeup153-students>div:first-child{display:flex;justify-content:space-between;margin-bottom:8px}.makeup153-students>div:last-child{max-height:285px;overflow:auto;display:flex;flex-direction:column;gap:5px;margin-top:7px}.makeup153-students button{display:flex;align-items:center;gap:8px;text-align:right;border:1px solid #e0e7ef;border-radius:10px;background:#fff;padding:8px;color:#273d59}.makeup153-students button.active{border-color:#75a5d8;background:#edf5ff}.makeup153-students button i{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;background:#e8eef6;font-style:normal}.makeup153-students button span{display:flex;flex-direction:column}.makeup153-students small{color:#7b899a}.makeup153-save{grid-column:1/-1;border:0;border-radius:12px;background:#2467d6;color:#fff;padding:12px;font-weight:950;cursor:pointer}.makeup153-list{margin-top:14px;padding:16px;border:1px solid #d8e2ed;border-radius:20px;background:#fff}.makeup153-list article{display:grid;grid-template-columns:1.5fr .8fr .5fr;gap:12px;align-items:center;padding:13px;border:1px solid #e0e7ef;border-radius:13px;margin-top:8px}.makeup153-list h3{margin:3px 0}.makeup153-list p,.makeup153-list small,.makeup153-list span{color:#718198}.makeup153-list .actions{display:flex;gap:5px}.makeup153-list button{border:1px solid #b9dfc8;background:#eaf8f0;color:#23814f;border-radius:8px;padding:7px}.makeup153-list button.cancel{background:#fff3f4;border-color:#efc5cb;color:#b94254}.makeup153-toast{position:fixed;bottom:25px;left:25px;background:#163c69;color:#fff;padding:11px 15px;border-radius:11px}.student-makeup153{margin:0 0 16px;padding:16px;border-radius:20px;background:linear-gradient(135deg,#fff8ed,#fff);border:1px solid #f1d5ad}.student-makeup153-title{display:flex;justify-content:space-between;align-items:center}.student-makeup153-title small{color:#b66a21;font-weight:900}.student-makeup153-title h2{margin:3px 0;color:#6f421d}.student-makeup153-title>span{padding:6px 9px;border-radius:999px;background:#f8e4c6;color:#8d541e;font-size:11px}.student-makeup153-list{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:10px}.student-makeup153-list article{padding:14px;border-radius:15px;background:#fff;border:1px solid #efd9b9}.student-makeup153-list .tag{display:inline-block;padding:5px 8px;border-radius:8px;background:#fff0d8;color:#9a5c1d;font-size:10px;font-weight:900}.student-makeup153-list h3{margin:7px 0 3px;color:#263d5a}.student-makeup153-list p{color:#758397}.student-makeup153-list .meta{display:flex;gap:10px;flex-wrap:wrap;color:#66778c;font-size:11px;margin:8px 0}.student-makeup153-list a{display:inline-block;text-decoration:none;padding:9px 11px;border-radius:9px;background:#c67b2b;color:#fff;font-weight:900}.student-makeup153-list .done{color:#26804f}.student-makeup153-list .waiting{color:#9a6a32}@media(max-width:800px){.makeup153-builder,.makeup153-form{grid-template-columns:1fr}.makeup153 .wide{grid-column:auto}.makeup153-list article,.student-makeup153-list{grid-template-columns:1fr}}.classes153-actions{display:flex;align-items:center;gap:8px}.classes153-actions>a{display:inline-flex;align-items:center;min-height:39px;padding:0 13px;border-radius:10px;text-decoration:none;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.16);color:#fff;font-size:11px;font-weight:900}.admin-v88-nav>a[href="/admin/makeup-classes"]{display:flex!important;visibility:visible!important;opacity:1!important;flex:0 0 auto!important}.admin-v88-nav>a[href="/admin/makeup-classes"]>b{color:#f0c27b!important}.makeup-join154{border:0;padding:9px 11px;border-radius:9px;background:#c67b2b;color:#fff;cursor:pointer}.makeup-attended154,.makeup-join154{display:inline-block;font-weight:900}.makeup-attended154{margin-inline-start:8px;padding:6px 8px;border-radius:8px;background:#eaf8f0;color:#23814f;font-size:10px}.makeup154-attendance{display:flex;gap:5px;flex-wrap:wrap;margin-top:8px}.makeup154-attendance>b{width:100%;font-size:11px;color:#36516f}.makeup154-attendance>a{text-decoration:none;padding:5px 7px;border-radius:8px;background:#eef4fa;border:1px solid #dae4ef;color:#345474;font-size:10px}.makeup154-success{margin-top:14px;padding:14px;border-radius:16px;background:rgba(245,158,11,.08);border:1px solid rgba(245,158,11,.18)}.makeup154-success h3{margin:0 0 8px}.makeup154-success>div{display:flex;flex-direction:column;gap:6px}.makeup154-success article{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:9px;border-radius:10px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.07)}.makeup154-success article div{display:flex;flex-direction:column}.makeup154-success article span{color:rgba(255,255,255,.65)!important;font-size:11px}.makeup154-success em{font-style:normal;padding:5px 8px;border-radius:8px;background:rgba(244,63,94,.12);color:#fecdd3!important;font-size:10px}.makeup154-success em.attended{background:rgba(34,197,94,.13);color:#bbf7d0!important}.makeup1541-bulk{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important;margin-bottom:7px!important}.makeup1541-bulk button{justify-content:center!important;min-height:35px!important;background:#eef4fb!important;border:1px solid #d2dfed!important;color:#294c73!important;font-weight:900!important}.makeup1541-bulk button.active{background:#e8f6ee!important;border-color:#add8bd!important;color:#23794b!important}.makeup1541-bulk button.clear{grid-column:1/-1!important;background:#fff3f4!important;border-color:#efc8ce!important;color:#b84455!important}.makeup1541-hint{display:block!important;margin:0 0 7px!important;color:#77879a!important;line-height:1.5!important;font-size:9px!important}.makeup1542-upload{padding:12px!important;border:1px dashed #a9bdd4!important;border-radius:12px!important;background:#f6f9fc!important}.makeup1542-upload input[type=file]{background:#fff!important;cursor:pointer!important}.makeup1542-upload span{color:#276b4a!important;font-size:11px!important;font-weight:900!important}.makeup1542-upload small{color:#74859a!important;font-weight:500!important}.makeup1543-attachments{padding:13px;border:1px solid #d4dfeb;border-radius:13px;background:#f7fafd}.makeup1543-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.makeup1543-head>div{display:flex;flex-direction:column}.makeup1543-attachments>p,.makeup1543-head small{color:#74869a;font-size:10px}.makeup1543-pick{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px;padding:0 12px;border-radius:9px;background:#244f7e;color:#fff!important;cursor:pointer}.makeup1543-pick input{display:none}.makeup1543-files{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;margin-top:9px}.makeup1543-files article{display:flex;align-items:center;gap:8px;padding:8px;border:1px solid #dce5ef;border-radius:10px;background:#fff}.makeup1543-files article i{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#edf3f9;color:#31597f;font-size:10px;font-style:normal;font-weight:900}.makeup1543-files article div{display:flex;flex-direction:column;min-width:0;flex:1 1}.makeup1543-files article b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.makeup1543-files article small{color:#8290a1}.makeup1543-files article button{border:0;background:#fff1f2;color:#b73f50;width:27px;height:27px;border-radius:7px;cursor:pointer}.makeup1543-uploading{color:#2467d6;font-size:11px;font-weight:900}.student-makeup-files1543{margin-top:10px;padding-top:9px;border-top:1px solid #efe0c9}.student-makeup-files1543>b{display:block;color:#70451f;margin-bottom:6px}.student-makeup-files1543>div{display:flex;gap:6px;flex-wrap:wrap}.student-makeup-files1543 a{display:inline-flex!important;align-items:center;gap:5px!important;padding:7px 9px!important;background:#fff7eb!important;color:#7b4b1d!important;border:1px solid #ecd3ad!important}.student-makeup-files1543 a i{font-style:normal;font-size:9px;font-weight:900}@media(max-width:650px){.makeup1543-head{align-items:stretch;flex-direction:column}.makeup1543-files{grid-template-columns:1fr}}.makeup1544-proof{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:12px;padding:10px 14px;border-radius:12px;background:#e9f6ef;border:1px solid #b8dfc8;color:#216944}.makeup1544-proof span{font-size:10px;color:#4d7763}.makeup155-limit-help{color:#77879a!important;font-size:9px!important;font-weight:500!important}.makeup155-views{display:flex;gap:6px;flex-wrap:wrap;margin:8px 0}.makeup155-views span{padding:5px 7px;border-radius:8px;background:#fff4df;border:1px solid #efd8b1;color:#815126!important;font-size:10px}.makeup155-views b{color:#5e3819!important}.makeup155-exhausted{display:inline-block;padding:7px 9px;border-radius:8px;background:#fff1f2;color:#b53d4f!important;border:1px solid #efc7cd;font-size:10px}.makeup156-students{min-height:460px!important}.makeup156-student-head{display:flex;justify-content:space-between;align-items:center}.makeup156-student-head>div{display:flex;flex-direction:column}.makeup156-student-head small{font-size:10px;color:#75869a}.makeup156-course-filter{display:flex!important;flex-direction:column;gap:5px;margin:9px 0}.makeup156-course-filter select{min-height:38px;border:1px solid #d6e0eb;border-radius:10px;padding:0 10px;background:#fff;color:#284b70;font-weight:800}.makeup156-student-list{max-height:360px;overflow:auto;display:flex!important;flex-direction:column;gap:5px;padding-inline-end:3px}.makeup156-empty-students{padding:22px!important;text-align:center!important;border:1px dashed #cbd8e5!important;border-radius:12px!important;background:#f8fafc!important;display:flex!important;flex-direction:column!important;gap:6px!important}.makeup156-empty-students button{margin:auto!important;width:auto!important;padding:8px 12px!important}.makeup156-list{display:flex!important;flex-direction:column!important;gap:7px!important}.makeup156-list-title{display:flex;justify-content:space-between;align-items:center}.makeup156-list-title span{padding:5px 9px;border-radius:8px;background:#edf3f9;color:#365a7d;font-size:10px;font-weight:900}.makeup156-row{display:block!important;padding:0!important;overflow:hidden;border-radius:12px!important}.makeup156-summary{width:100%;display:grid;grid-template-columns:34px minmax(220px,1fr) 160px 170px;align-items:center;gap:10px;padding:11px 13px;border:0;background:transparent;text-align:right;cursor:pointer;color:inherit}.makeup156-arrow{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#edf3f8;color:#345a7c;font-size:18px;font-weight:900}.makeup156-date,.makeup156-main{display:flex;flex-direction:column;min-width:0}.makeup156-main>b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.makeup156-date small,.makeup156-main small{color:#77879a;font-size:10px}.makeup156-stats{display:flex;justify-content:flex-end;gap:5px}.makeup156-stats span{padding:5px 7px;border-radius:7px;background:#f1f5f9;color:#4d647d;font-size:9px;font-weight:800}.makeup156-details{padding:14px;border-top:1px solid #e1e8f0;background:#f8fafc}.makeup156-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.makeup156-grid>div{padding:9px;border-radius:9px;background:#fff;border:1px solid #e1e8f0;display:flex;flex-direction:column}.makeup156-grid small{color:#7a8999}.makeup156-notes{margin-top:8px;padding:9px;border-radius:9px;background:#fff}.makeup156-notes p{margin:3px 0 0}.makeup156-student-details{margin-top:10px}.makeup156-student-details>div:first-child{display:flex;gap:7px;align-items:center}.makeup156-student-details>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:6px;max-height:230px;overflow:auto}.makeup156-student-details a{display:grid;grid-template-columns:20px 1fr auto;gap:5px;align-items:center;padding:7px;border-radius:8px;background:#fff;border:1px solid #e0e8f0;text-decoration:none;color:#36516f}.makeup156-student-details a small{font-size:9px;color:#8290a0}.makeup156-attached{margin-top:10px}.makeup156-attached>div{display:flex;flex-wrap:wrap;gap:5px;margin-top:5px}.makeup156-attached a{padding:6px 8px;border-radius:7px;background:#fff;border:1px solid #dce5ee;text-decoration:none;color:#31587e;font-size:10px}@media(max-width:850px){.makeup156-summary{grid-template-columns:30px 1fr}.makeup156-date,.makeup156-stats{grid-column:2}.makeup156-grid{grid-template-columns:1fr 1fr}.makeup156-student-details>div:last-child{grid-template-columns:1fr}}.makeup157-backdrop{position:fixed;inset:0;z-index:99999;background:rgba(7,20,38,.68);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:grid;place-items:center;padding:20px}.makeup157-modal{width:min(1120px,96vw);max-height:92vh;overflow:hidden;border-radius:22px;background:#f6f9fc;border:1px solid #cbd9e7;box-shadow:0 30px 80px rgba(0,0,0,.28);display:flex;flex-direction:column;color:#17314f}.makeup157-modal>header{padding:17px 20px;background:linear-gradient(135deg,#0d315c,#1a5688);color:#fff;display:flex;justify-content:space-between;align-items:center}.makeup157-modal>header h2{margin:3px 0}.makeup157-modal>header p{margin:0;color:rgba(255,255,255,.72)}.makeup157-modal>header>button{width:36px;height:36px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:rgba(255,255,255,.1);color:#fff;font-size:22px;cursor:pointer}.makeup157-body{padding:16px;overflow:auto}.makeup157-fields{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.makeup157-fields label{display:flex;flex-direction:column;gap:4px;font-size:10px;font-weight:900}.makeup157-fields input,.makeup157-fields select,.makeup157-fields textarea{padding:9px;border:1px solid #d5e0eb;border-radius:9px;background:#fff;color:#203a57}.makeup157-fields .wide{grid-column:span 2}.makeup157-panels{display:grid;grid-template-columns:1.4fr .8fr;gap:10px;margin-top:12px}.makeup157-panels>section{padding:12px;border:1px solid #dbe4ed;border-radius:13px;background:#fff}.makeup157-section-title{display:flex;justify-content:space-between;margin-bottom:7px}.makeup157-section-title span{padding:3px 7px;border-radius:7px;background:#edf3f8;font-size:10px}.makeup157-modal-students{display:grid;grid-template-columns:1fr 1fr;gap:5px;max-height:280px;overflow:auto}.makeup157-modal-students article{display:grid;grid-template-columns:24px 1fr auto auto;gap:5px;align-items:center;padding:7px;border:1px solid #e0e7ef;border-radius:8px}.makeup157-modal-students i{font-style:normal;color:#9a6a32}.makeup157-modal-students i.yes{color:#23804f}.makeup157-modal-students article div{display:flex;flex-direction:column}.makeup157-modal-students small{color:#7d8c9c;font-size:9px}.makeup157-modal-files button,.makeup157-modal-students a,.makeup157-modal-students button{border:0;border-radius:6px;padding:5px 6px;text-decoration:none;background:#eef4fa;color:#31587c;font-size:9px;cursor:pointer}.makeup157-modal-files button,.makeup157-modal-students button{background:#fff1f2;color:#b64253}.makeup157-modal-files{display:flex;flex-direction:column;gap:5px}.makeup157-modal-files article{display:flex;justify-content:space-between;gap:7px;align-items:center;padding:7px;border:1px solid #e0e7ef;border-radius:8px}.makeup157-modal-files a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#31587c}.makeup157-modal>footer{padding:12px 16px;border-top:1px solid #dbe4ed;background:#fff;display:flex;justify-content:space-between;gap:10px}.makeup157-modal>footer>div{display:flex;gap:6px}.makeup157-modal>footer button{border:1px solid #cad8e6;border-radius:9px;padding:9px 12px;background:#f4f8fb;color:#31516f;font-weight:900;cursor:pointer}.makeup157-modal>footer button.danger{background:#fff1f2;border-color:#edc4ca;color:#b83e50}.makeup157-modal>footer button.save{background:#2369d5;border-color:#2369d5;color:#fff;min-width:180px}@media(max-width:800px){.makeup157-fields{grid-template-columns:1fr 1fr}.makeup157-fields .wide{grid-column:1/-1}.makeup157-modal-students,.makeup157-panels{grid-template-columns:1fr}}.makeup158-modal{width:min(1220px,97vw)!important}.makeup158-media{margin-top:11px;padding:11px;border:1px solid #d9e4ee;border-radius:12px;background:#fff;display:flex;justify-content:space-between;align-items:center;gap:10px}.makeup158-media>div:first-child{display:flex;flex-direction:column}.makeup158-media>div:first-child span{font-size:10px;color:#77889b}.makeup158-media-actions{display:flex;gap:6px}.makeup158-media-actions label{display:inline-flex!important;justify-content:center;align-items:center;padding:8px 10px;border-radius:8px;background:#234f7c;color:#fff!important;font-size:10px;font-weight:900;cursor:pointer}.makeup158-media-actions input{display:none}.makeup158-panels{grid-template-columns:1.25fr .75fr!important}.makeup157-modal-students article{grid-template-columns:24px 1fr auto auto auto!important}.makeup157-modal-students button.reset{background:#eef5fc!important;color:#315d86!important}.makeup158-add-students{padding:12px;border:1px solid #dbe4ed;border-radius:13px;background:#fff}.makeup158-filter-row{display:grid;grid-template-columns:.8fr 1.2fr;gap:6px}.makeup158-filter-row input,.makeup158-filter-row select{min-height:36px;border:1px solid #d6e0ea;border-radius:8px;background:#f9fbfd;color:#2d4b69;padding:0 8px}.makeup158-addall{width:100%;margin-top:6px;padding:7px;border:1px solid #bed6ee;border-radius:8px;background:#edf6ff;color:#286294;font-weight:900;cursor:pointer}.makeup158-available-list{display:flex;flex-direction:column;gap:4px;max-height:230px;overflow:auto;margin-top:6px}.makeup158-available-list>button{display:flex;align-items:center;gap:7px;padding:7px;border:1px solid #e0e7ef;border-radius:8px;background:#f9fbfd;text-align:right;color:#35516f;cursor:pointer}.makeup158-available-list>button i{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:#e8f1fa;font-style:normal}.makeup158-available-list>button span{display:flex;flex-direction:column}.makeup158-available-list small{font-size:9px;color:#8291a2}.makeup158-files{margin-top:10px;padding:12px;border:1px solid #dbe4ed;border-radius:13px;background:#fff}.makeup158-files>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.makeup158-files article{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:6px;padding:7px;border:1px solid #e1e8ef;border-radius:8px}.makeup158-files article a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#31597f;text-decoration:none}.makeup158-files article small{font-size:9px;color:#8391a0}.makeup158-files article button{border:0;border-radius:6px;background:#fff1f2;color:#b64253;padding:5px 7px;cursor:pointer}@media(max-width:800px){.makeup158-media{align-items:stretch}.makeup158-media,.makeup158-media-actions{flex-direction:column}.makeup158-panels{grid-template-columns:1fr!important}.makeup158-files>div:last-child{grid-template-columns:1fr}.makeup157-modal-students article{grid-template-columns:24px 1fr auto!important}.makeup157-modal-students button.reset{grid-column:2}.makeup157-modal-students button:not(.reset){grid-column:3}}.notifications159-list{display:flex;flex-direction:column;gap:9px;margin-top:14px}.notifications159-list article{display:grid;grid-template-columns:44px 1fr auto;gap:12px;align-items:center;padding:14px;border:1px solid #dce5ef;border-radius:15px;background:#fff}.notifications159-list article.soon{background:#fff8ed;border-color:#f0d2a7}.notifications159-list article.live{background:#eefaf3;border-color:#bfe2ca}.notifications159-list article.finished{opacity:.76}.notifications159-icon{width:40px;height:40px;border-radius:12px;background:#edf3f8;color:#31587e;display:grid;place-items:center;font-weight:950}.notifications159-list article.soon .notifications159-icon{background:#fff0d8;color:#a2631f}.notifications159-list article.live .notifications159-icon{background:#e0f5e7;color:#237a4a}.notifications159-copy>div{display:flex;gap:7px;align-items:center}.notifications159-copy>div span{padding:3px 7px;border-radius:7px;background:#eef3f8;color:#55718e;font-size:9px}.notifications159-copy h3{margin:4px 0 2px}.notifications159-copy p,.notifications159-copy small{margin:0;color:#75869a}.notifications159-meta{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.notifications159-meta span{font-size:10px;color:#6f8094}.notifications159-meta a{padding:8px 10px;border-radius:8px;background:#234f7c;color:#fff;text-decoration:none;font-weight:900;font-size:10px}.makeup159-home{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;padding:15px 17px;border-radius:16px;background:linear-gradient(135deg,#fff8ed,#fff);border:1px solid #efd5ae}.makeup159-home.urgent{background:linear-gradient(135deg,#fff3f4,#fff);border-color:#efc2c9}.makeup159-home small{color:#a2631f;font-weight:900}.makeup159-home.urgent small{color:#b73f52}.makeup159-home h2{margin:3px 0;color:#26405f}.makeup159-home p{margin:0;color:#718298}.makeup159-home-meta{display:flex;align-items:center;gap:8px}.makeup159-home-meta span{font-size:10px;color:#6f7f91}.makeup159-home-meta a{padding:9px 11px;border-radius:9px;background:#c57a2a;color:#fff;text-decoration:none;font-weight:900;font-size:10px}.makeup159-home.urgent .makeup159-home-meta a{background:#b94254}@media(max-width:700px){.notifications159-list article{grid-template-columns:40px 1fr}.notifications159-meta{grid-column:2;align-items:flex-start}.makeup159-home{align-items:stretch;flex-direction:column}.makeup159-home-meta{justify-content:space-between}}.inbox160-kpis{grid-template-columns:repeat(5,1fr)!important}.inbox160-kpis article.makeup{background:linear-gradient(145deg,#fff7eb,#fff);border-color:#efcf9f}.inbox160-kpis article.makeup b{color:#a8611d!important}@media(max-width:900px){.inbox160-kpis{grid-template-columns:repeat(2,1fr)!important}}.student-home163{--h163-bg:#04152b;--h163-bg2:#071d38;--h163-glass1:rgba(12,43,78,.86);--h163-glass2:rgba(23,61,98,.72);--h163-whiteglass:rgba(255,255,255,.075);--h163-line:rgba(210,231,249,.16);--h163-line2:rgba(255,255,255,.22);--h163-text:#f7fbff;--h163-muted:#b6c8da;color:var(--h163-text)!important;min-height:100vh!important}.student-home163-main{background:radial-gradient(circle at 18% 2%,rgba(26,89,150,.18),transparent 31%),linear-gradient(180deg,#061a34,#04152b)!important;color:var(--h163-text)!important}.student-home163-main .student28-top{background:linear-gradient(115deg,rgba(8,34,65,.9),rgba(255,255,255,.055),rgba(9,39,73,.86))!important;border:1px solid var(--h163-line)!important;border-radius:16px!important;box-shadow:inset 0 1px rgba(255,255,255,.06),0 12px 28px rgba(0,0,0,.16)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}.student-home163-main .student28-person,.student-home163-main .student28-search,.student-home163-main .student28-top-actions>a{background:linear-gradient(120deg,rgba(13,48,84,.78),rgba(255,255,255,.07))!important;border:1px solid var(--h163-line)!important;color:var(--h163-text)!important;box-shadow:inset 0 1px rgba(255,255,255,.05)!important}.student-home163-main .makeup159-home,.student-home163-main .student-success-v118,.student-home163-main .student28-dark-card,.student-home163-main .student28-focus-card,.student-home163-main .student28-insights>section,.student-home163-main .student28-panel{background:linear-gradient(135deg,rgba(9,39,73,.9),rgba(22,61,99,.78) 62%,rgba(255,255,255,.075))!important;border:1px solid var(--h163-line)!important;color:var(--h163-text)!important;box-shadow:inset 0 1px rgba(255,255,255,.07),0 14px 34px rgba(0,0,0,.17)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}.student-home163-main .student28-activity-list>div,.student-home163-main .student28-focus-card>div,.student-home163-main .student28-timeline>div,.student-home163-main [class*=mini-card],.student-home163-main [class*=stat-card]{background:linear-gradient(125deg,rgba(11,45,80,.74),rgba(255,255,255,.055))!important;border-color:rgba(215,234,250,.13)!important;color:var(--h163-text)!important}.student-home163-main :is(h1,h2,h3,h4,strong,b){color:#f8fbff!important}.student-home163-main p{color:#c3d1df!important}.student-home163-main [class*=muted],.student-home163-main small{color:#9fb5ca!important}.student-home163-main .makeup159-home,.student-home163-main .makeup159-home.urgent{background:linear-gradient(135deg,rgba(9,39,73,.9),rgba(31,70,108,.72),rgba(255,255,255,.07))!important;border-color:rgba(218,235,250,.17)!important}.student-home163-main .makeup159-home h2{color:#fff!important}.student-home163-main .makeup159-home p,.student-home163-main .makeup159-home-meta span{color:#b7cadc!important}.student-home163-main a,.student-home163-main button{transition:.18s ease}.student-home163-main .makeup159-home-meta a,.student-home163-main .student-success-v118 a,.student-home163-main .student28-focus-card>a{background:linear-gradient(135deg,rgba(27,105,187,.92),rgba(62,143,219,.88))!important;border:1px solid rgba(181,222,255,.22)!important;box-shadow:inset 0 1px rgba(255,255,255,.11),0 7px 18px rgba(0,31,72,.2)!important}.student-home163-main a:hover,.student-home163-main button:hover{filter:brightness(1.08)}.student-home163 .student28-sidebar{background:linear-gradient(180deg,rgba(5,23,46,.98),rgba(7,31,58,.98))!important;border-left:1px solid rgba(210,231,249,.12)!important;color:#f7fbff!important}.student-home163 .student28-sidebar a{color:#d5e2ef!important;border:1px solid transparent!important}.student-home163 .student28-sidebar a:hover{background:linear-gradient(110deg,rgba(15,54,91,.78),rgba(255,255,255,.05))!important;border-color:rgba(210,231,249,.1)!important}.student-home163 .student28-sidebar a.active{background:linear-gradient(115deg,rgba(23,91,157,.88),rgba(255,255,255,.08))!important;border-color:rgba(199,227,250,.18)!important;color:#fff!important;box-shadow:inset 0 1px rgba(255,255,255,.07)!important}.student-home163{background:#04152b!important;color:#f8fbff!important}.student-home163-main{background:radial-gradient(circle at 16% 0,rgba(38,104,167,.18),transparent 30%),linear-gradient(180deg,#061a34,#04152b)!important;min-height:100vh!important}.student-home163-main .home1631-glass{background:linear-gradient(135deg,rgba(7,34,66,.94),rgba(17,54,90,.88) 58%,rgba(255,255,255,.075))!important;border:1px solid rgba(219,236,250,.16)!important;color:#f8fbff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 14px 34px rgba(0,0,0,.18)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}.student-home163-main .home1631-glass *{border-color:rgba(219,236,250,.11)}.student-home163-main .home1631-glass :is(h1,h2,h3,h4,b,strong){color:#fff!important}.student-home163-main .home1631-glass p{color:#c7d5e2!important}.student-home163-main .home1631-glass small,.student-home163-main .home1631-glass span{color:#afc3d6}.student-home163-main .student28-activity-list>div,.student-home163-main .student28-timeline>div{background:linear-gradient(120deg,rgba(11,43,78,.7),rgba(255,255,255,.045))!important;border:1px solid rgba(219,236,250,.09)!important;color:#f7fbff!important}body:has(.student-home163) .student-global-sidebar-v3245{background:linear-gradient(180deg,#05172d,#08223f)!important;border-left:1px solid rgba(219,236,250,.12)!important;box-shadow:none!important}body:has(.student-home163) .student-global-sidebar-v3245 nav a{color:#d8e5f2!important;background:transparent!important;border:1px solid transparent!important}body:has(.student-home163) .student-global-sidebar-v3245 nav a i{background:rgba(24,80,132,.2)!important;border:1px solid rgba(101,170,226,.16)!important;color:#79c7ff!important}body:has(.student-home163) .student-global-sidebar-v3245 nav a:hover{background:linear-gradient(115deg,rgba(13,53,90,.82),rgba(255,255,255,.05))!important;border-color:rgba(219,236,250,.1)!important}body:has(.student-home163) .student-global-sidebar-v3245 nav a.active{background:linear-gradient(115deg,rgba(23,95,165,.9),rgba(255,255,255,.075))!important;border-color:rgba(219,236,250,.17)!important;color:#fff!important;box-shadow:inset 0 1px rgba(255,255,255,.07),0 8px 20px rgba(0,28,66,.18)!important}body:has(.student-home163) .student-global-sidebar-v3245 nav a.active i{background:rgba(255,255,255,.09)!important;color:#fff!important}body:has(.student-home163) .student-global-course-v3245,body:has(.student-home163) .student-global-tip-v3245{background:linear-gradient(130deg,rgba(10,41,74,.82),rgba(255,255,255,.05))!important;border:1px solid rgba(219,236,250,.11)!important;color:#fff!important}.student-home163-main .student28-person,.student-home163-main .student28-search,.student-home163-main .student28-top-actions>a{background:linear-gradient(120deg,rgba(10,42,76,.78),rgba(255,255,255,.055))!important;border:1px solid rgba(219,236,250,.13)!important;color:#fff!important}.student-home163-main .makeup159-home-meta a,.student-home163-main .student-success-v118 a,.student-home163-main .student28-focus-card>a{background:linear-gradient(135deg,#176fce,#2f8ee6)!important;color:#fff!important;border:1px solid rgba(187,224,255,.18)!important}.student-home163-main{background:radial-gradient(circle at 14% 0,rgba(36,105,173,.16),transparent 30%),radial-gradient(circle at 88% 18%,rgba(20,74,128,.1),transparent 24%),linear-gradient(180deg,#061a34,#041429)!important}.student-home163-main .home1631-glass{background:linear-gradient(135deg,rgba(7,31,61,.94),rgba(12,45,81,.88) 58%,rgba(255,255,255,.052))!important;border:1px solid rgba(215,234,249,.14)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.055),0 12px 28px rgba(0,0,0,.16)!important}.student-home163-main .home1632-health,.student-home163-main .student-success-v118 [class*=health],.student-home163-main .student-success-v118 [class*=score],.student-home163-main .student28-performance-ring,.student-home163-main .student28-progress-ring,.student-home163-main [class*=performance-ring],.student-home163-main [class*=progress-ring]{background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.035) 0 52%,transparent 53%),conic-gradient(#35a7ff 0 68%,rgba(255,255,255,.09) 68% 100%)!important;color:#fff!important;border-color:rgba(219,236,250,.14)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.035)!important}.student-home163-main .student-success-v118>div,.student-home163-main .student28-focus-card [class*=ring],.student-home163-main .student28-focus-card [class*=score],.student-home163-main .student28-focus-card [class*=status],.student-home163-main .student28-focus-card>div{color:#f8fbff}.student-home163-main .student-success-v118>div[style*=background],.student-home163-main .student28-focus-card>div[style*=background]{background:transparent!important}.student-home163-main .home1632-performance-ring,.student-home163-main .home1632-progress-ring{width:58px!important;height:58px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:conic-gradient(#34c889 0 72%,rgba(255,255,255,.11) 72% 100%)!important;box-shadow:inset 0 0 0 9px rgba(6,29,56,.94)!important;border:1px solid rgba(219,236,250,.12)!important}.student-home163-main .home1632-card-icon,.student-home163-main .student28-focus-card [class*=icon],.student-home163-main .student28-focus-card>div:first-child>span{background:linear-gradient(145deg,rgba(35,103,169,.22),rgba(255,255,255,.06))!important;border:1px solid rgba(141,196,239,.13)!important;color:#cfeaff!important}.student-home163-main{--home1632-title:#ffffff;--home1632-body:#d0dce8;--home1632-muted:#9fb4c9}.student-home163-main :is(h1,h2,h3,h4,h5,strong,b){color:var(--home1632-title)!important;text-shadow:0 1px 0 rgba(0,0,0,.12)}.student-home163-main p{color:var(--home1632-body)!important}.student-home163-main label,.student-home163-main small{color:var(--home1632-muted)!important}.student-home163-main .makeup159-home-meta a,.student-home163-main .student-success-v118 a,.student-home163-main .student28-focus-card>a{background:linear-gradient(135deg,#1769bd,#2786d8)!important;border:1px solid rgba(184,220,250,.16)!important;box-shadow:inset 0 1px rgba(255,255,255,.08),0 6px 16px rgba(0,27,62,.18)!important}.student-home163-main .makeup159-home-meta a:hover,.student-home163-main .student-success-v118 a:hover,.student-home163-main .student28-focus-card>a:hover{background:linear-gradient(135deg,#1a73c9,#2c91e2)!important}.student-home163-main .student-success-v118{padding:20px!important}.student-home163-main .student-success-v118 [class*=item],.student-home163-main .student-success-v118 [class*=mission],.student-home163-main .student-success-v118 [class*=task]{background:linear-gradient(120deg,rgba(16,58,100,.72),rgba(255,255,255,.045))!important;border:1px solid rgba(219,236,250,.1)!important;color:#f8fbff!important}.student-home163-main .student28-dashboard-grid>aside,.student-home163-main .student28-dashboard-grid>div,.student-home163-main .student28-dashboard-grid>section{border-color:rgba(215,234,249,.13)!important}.student-home163-main .student28-activity-list>div,.student-home163-main .student28-timeline>div{background:linear-gradient(120deg,rgba(9,39,72,.78),rgba(255,255,255,.035))!important;border:1px solid rgba(219,236,250,.085)!important}body:has(.student-home163) .student-global-sidebar-v3245{background:linear-gradient(180deg,#05172d,#071f3b)!important}body:has(.student-home163) .student-global-sidebar-v3245 nav a{min-height:50px!important}body:has(.student-home163) .student-global-sidebar-v3245 nav a.active{background:linear-gradient(115deg,rgba(24,88,151,.88),rgba(255,255,255,.055))!important;box-shadow:inset 0 1px rgba(255,255,255,.055),0 8px 18px rgba(0,24,56,.16)!important}.student-home163-main .student28-top{background:linear-gradient(120deg,rgba(7,31,61,.92),rgba(16,51,86,.78),rgba(255,255,255,.045))!important;border-color:rgba(215,234,249,.13)!important}.student-home163-main .student28-person,.student-home163-main .student28-search,.student-home163-main .student28-top-actions>a{background:rgba(255,255,255,.035)!important;border-color:rgba(215,234,249,.1)!important}.student-home163-main *{--legacy-white:#fff}.student-home163-main [style*="background-color: white"],.student-home163-main [style*="background-color:#fff"],.student-home163-main [style*="background: #fff"],.student-home163-main [style*="background: white"],.student-home163-main [style*="background:#fff"]{background:linear-gradient(120deg,rgba(10,42,76,.76),rgba(255,255,255,.045))!important;color:#fff!important}.student-home163-main .home1633-homework-ring{position:relative!important;width:58px!important;height:58px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:conic-gradient(#39cf91 var(--p),rgba(255,255,255,.1) 0)!important;border:1px solid rgba(194,224,248,.13)!important;box-shadow:none!important;overflow:hidden!important}.student-home163-main .home1633-homework-ring:after{content:""!important;position:absolute!important;inset:8px!important;border-radius:50%!important;background:linear-gradient(145deg,#0a2b4e,#071d38)!important;border:1px solid rgba(255,255,255,.055)!important;z-index:0!important}.student-home163-main .home1633-homework-ring>b{position:relative!important;z-index:1!important;color:#fff!important;font-size:11px!important}.student-home163-main .home1633-score-ring{position:relative!important;width:62px!important;height:62px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:conic-gradient(#35a7ff 0 72%,rgba(255,255,255,.1) 72% 100%)!important;border:1px solid rgba(194,224,248,.13)!important;box-shadow:none!important;overflow:hidden!important}.student-home163-main .home1633-score-ring:after{content:""!important;position:absolute!important;inset:9px!important;border-radius:50%!important;background:linear-gradient(145deg,#0a2b4e,#071d38)!important;border:1px solid rgba(255,255,255,.055)!important;z-index:0!important}.student-home163-main .home1633-score-ring>b{position:relative!important;z-index:1!important;color:#fff!important;font-size:12px!important}.student-home163-main .home1633-health{min-width:150px!important;padding:12px 14px!important;display:grid!important;grid-template-columns:auto 1fr!important;grid-template-areas:"score label" "score state"!important;gap:2px 10px!important;align-items:center!important;background:linear-gradient(135deg,rgba(8,37,70,.96),rgba(19,58,95,.84),rgba(255,255,255,.055))!important;border:1px solid rgba(205,229,248,.14)!important;border-radius:14px!important;box-shadow:inset 0 1px rgba(255,255,255,.055),0 8px 20px rgba(0,0,0,.13)!important;color:#fff!important;clip-path:none!important}.student-home163-main .home1633-health>span{grid-area:label!important;color:#9fc3df!important;font-size:9px!important;font-weight:800!important}.student-home163-main .home1633-health>strong{grid-area:score!important;align-self:stretch!important;min-width:48px!important;display:grid!important;place-items:center!important;color:#fff!important;font-size:26px!important;background:linear-gradient(145deg,rgba(30,112,190,.25),rgba(255,255,255,.035))!important;border:1px solid rgba(103,177,234,.15)!important;border-radius:11px!important}.student-home163-main .home1633-health>b{grid-area:state!important;color:#dbeaf6!important;font-size:10px!important;font-weight:800!important}.student-home163-main .home1633-health:after,.student-home163-main .home1633-health:before{display:none!important;content:none!important}.student-home163-main .home1634-success-side{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:10px!important;min-width:180px!important}.student-home163-main .home1634-attention{width:100%!important;min-width:170px!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) 18px!important;gap:9px!important;align-items:center!important;padding:10px 11px!important;border-radius:12px!important;text-decoration:none!important;background:linear-gradient(135deg,rgba(95,18,34,.88),rgba(156,31,52,.72) 56%,rgba(255,255,255,.08))!important;border:1px solid rgba(255,103,125,.48)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.09),0 8px 22px rgba(74,8,22,.24),0 0 18px rgba(220,48,72,.09)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;color:#fff!important}.student-home163-main .home1634-attention:hover{background:linear-gradient(135deg,rgba(112,20,39,.94),rgba(176,37,60,.8) 58%,rgba(255,255,255,.1))!important;border-color:rgba(255,118,139,.62)!important;transform:translateY(-1px)!important}.student-home163-main .home1634-attention>i{width:32px!important;height:32px!important;display:grid!important;place-items:center!important;border-radius:9px!important;font-style:normal!important;font-weight:950!important;font-size:14px!important;background:linear-gradient(145deg,rgba(255,77,101,.88),rgba(171,26,50,.78))!important;border:1px solid rgba(255,176,187,.24)!important;color:#fff!important;box-shadow:0 5px 12px rgba(98,9,24,.2)!important}.student-home163-main .home1634-attention>span{display:flex!important;flex-direction:column!important;min-width:0!important}.student-home163-main .home1634-attention>span>b{color:#fff!important;font-size:11px!important;line-height:1.25!important}.student-home163-main .home1634-attention>span>small{margin-top:3px!important;color:#ffd6dc!important;font-size:8.5px!important;line-height:1.35!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.student-home163-main .home1634-attention>em{color:#fff!important;font-size:22px!important;font-style:normal!important;opacity:.9!important}.student-home163-main .home1634-attention.risk{background:linear-gradient(135deg,rgba(112,24,36,.9),rgba(174,41,55,.76),rgba(255,255,255,.08))!important}.student-home163-main .home1634-attention.urgent{background:linear-gradient(135deg,rgba(124,16,30,.95),rgba(205,36,55,.82),rgba(255,255,255,.09))!important;border-color:rgba(255,98,119,.66)!important}.student-home163-main .home1634-success-side .home1633-health{width:100%!important;min-width:170px!important}@media(max-width:900px){.student-home163-main .home1634-attention,.student-home163-main .home1634-success-side,.student-home163-main .home1634-success-side .home1633-health{width:100%!important;min-width:0!important}}.student-home163-main .student-success-v118 a.home1634-attention{background:linear-gradient(135deg,rgba(83,12,27,.96),rgba(137,22,43,.88) 54%,rgba(197,48,69,.56) 82%,rgba(255,255,255,.085))!important;border:1px solid rgba(255,91,114,.58)!important;color:#fff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),inset 0 -1px 0 rgba(86,5,20,.3),0 9px 23px rgba(71,5,18,.28),0 0 20px rgba(213,38,64,.1)!important;filter:none!important}.student-home163-main .student-success-v118 a.home1634-attention:hover{background:linear-gradient(135deg,rgba(101,13,31,.98),rgba(160,26,49,.92) 56%,rgba(216,58,79,.62) 83%,rgba(255,255,255,.1))!important;border-color:rgba(255,116,136,.7)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 10px 25px rgba(76,5,19,.32),0 0 24px rgba(225,45,70,.13)!important}.student-home163-main .student-success-v118 a.home1634-attention>i{background:linear-gradient(145deg,#e2465e,#8f1731)!important;border:1px solid rgba(255,183,193,.3)!important;color:#fff!important}.student-home163-main .student-success-v118 a.home1634-attention>span,.student-home163-main .student-success-v118 a.home1634-attention>span>b{color:#fff!important}.student-home163-main .student-success-v118 a.home1634-attention>span>small{color:#ffd9df!important}.student-home163-main .student-success-v118 a.home1634-attention>em{color:#fff!important}.student-home163-main .student-success-v118 a.home1634-attention,.student-home163-main .student-success-v118 a.home1634-attention *{text-shadow:none!important}.student-plan164{--p164-bg:#041429;--p164-bg2:#061a34;--p164-glass:rgba(8,35,67,.92);--p164-glass2:rgba(16,53,89,.82);--p164-line:rgba(215,234,249,.14);--p164-text:#f8fbff;--p164-body:#cbd9e6;--p164-muted:#9fb5ca;background:#041429!important}.student-plan164,.student-plan164-main{color:var(--p164-text)!important;min-height:100vh!important}.student-plan164-main{background:radial-gradient(circle at 15% 0,rgba(36,105,173,.16),transparent 30%),radial-gradient(circle at 88% 16%,rgba(20,74,128,.1),transparent 24%),linear-gradient(180deg,#061a34,#041429)!important}.student-plan164-main .sp140-hero{background:linear-gradient(120deg,rgba(7,31,61,.96),rgba(13,53,91,.9) 62%,rgba(255,255,255,.055))!important;border:1px solid var(--p164-line)!important;box-shadow:inset 0 1px rgba(255,255,255,.06),0 14px 32px rgba(0,0,0,.17)!important;color:#fff!important}.student-plan164-main .sp140-hero :is(h1,strong){color:#fff!important}.student-plan164-main .sp140-hero p{color:#c8d7e5!important}.student-plan164-main .sp140-hero small{color:#63bfff!important}.student-plan164-main .sp140-progress{background:linear-gradient(135deg,rgba(15,52,88,.8),rgba(255,255,255,.055))!important;border:1px solid rgba(215,234,249,.15)!important;color:#fff!important;box-shadow:inset 0 1px rgba(255,255,255,.05)!important}.student-plan164-main .sp140-progress span{color:#c9d8e6!important}.student-plan164-main .sp140-progress i{background:rgba(255,255,255,.1)!important}.student-plan164-main .sp140-kpis article{background:linear-gradient(135deg,rgba(8,35,67,.91),rgba(17,54,91,.8),rgba(255,255,255,.045))!important;border:1px solid var(--p164-line)!important;box-shadow:inset 0 1px rgba(255,255,255,.05),0 10px 24px rgba(0,0,0,.13)!important;color:#fff!important}.student-plan164-main .sp140-kpis article span{color:#9fb5ca!important}.student-plan164-main .sp140-kpis article b{color:#fff!important}.student-plan164-main section[style*="background:#eaf8f1"]{background:linear-gradient(135deg,rgba(7,62,54,.84),rgba(14,93,73,.64),rgba(255,255,255,.055))!important;border:1px solid rgba(83,208,160,.25)!important;box-shadow:inset 0 1px rgba(255,255,255,.06),0 10px 24px rgba(0,0,0,.13)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.student-plan164-main section[style*="background:#eaf8f1"]>div:first-child{color:#71e0b3!important}.student-plan164-main section[style*="background:#eaf8f1"] span{background:linear-gradient(120deg,rgba(7,48,45,.76),rgba(255,255,255,.055))!important;border:1px solid rgba(111,219,177,.2)!important;color:#eafff7!important}.student-plan164-main .sp140-grid>aside,.student-plan164-main .sp140-grid>section,.student-plan164-main .sp140-panel,.student-plan164-main .sp140-side,.student-plan164-main [class*=sp140-auto],.student-plan164-main [class*=sp140-card]{background:linear-gradient(135deg,rgba(8,35,67,.92),rgba(16,53,89,.8),rgba(255,255,255,.045))!important;border-color:var(--p164-line)!important;color:#fff!important;box-shadow:inset 0 1px rgba(255,255,255,.05),0 11px 25px rgba(0,0,0,.14)!important}.student-plan164-main .sp140-item,.student-plan164-main [class*=sp140-row]{background:linear-gradient(120deg,rgba(10,42,76,.8),rgba(255,255,255,.038))!important;border-color:rgba(215,234,249,.11)!important;color:#fff!important}.student-plan164-main :is(h1,h2,h3,h4,strong,b){color:#fff!important}.student-plan164-main p{color:var(--p164-body)!important}.student-plan164-main label,.student-plan164-main small{color:var(--p164-muted)!important}.student-plan164-main [class*=priority-high]{border-color:rgba(255,93,116,.42)!important;background:linear-gradient(120deg,rgba(83,12,27,.58),rgba(14,48,81,.82))!important}.student-plan164-main [class*=priority-medium]{border-color:rgba(246,183,71,.3)!important}.student-plan164-main [class*=sp140] a,.student-plan164-main a[class*=button],.student-plan164-main button{color:#fff}.student-plan164-main button{background:linear-gradient(135deg,#1769bd,#2786d8)!important;border:1px solid rgba(184,220,250,.16)!important;color:#fff!important;box-shadow:inset 0 1px rgba(255,255,255,.08),0 6px 16px rgba(0,27,62,.18)!important}body:has(.student-plan164) .student-global-sidebar-v3245{background:linear-gradient(180deg,#05172d,#071f3b)!important;border-left:1px solid rgba(215,234,249,.12)!important}body:has(.student-plan164) .student-global-sidebar-v3245 nav a{color:#d8e5f2!important;background:transparent!important;border:1px solid transparent!important}body:has(.student-plan164) .student-global-sidebar-v3245 nav a:hover{background:linear-gradient(115deg,rgba(13,53,90,.82),rgba(255,255,255,.05))!important;border-color:rgba(215,234,249,.1)!important}body:has(.student-plan164) .student-global-sidebar-v3245 nav a.active{background:linear-gradient(115deg,rgba(24,88,151,.88),rgba(255,255,255,.055))!important;border-color:rgba(215,234,249,.17)!important;color:#fff!important;box-shadow:inset 0 1px rgba(255,255,255,.055),0 8px 18px rgba(0,24,56,.16)!important}body:has(.student-plan164) .student-global-course-v3245,body:has(.student-plan164) .student-global-tip-v3245{background:linear-gradient(130deg,rgba(10,41,74,.82),rgba(255,255,255,.05))!important;border:1px solid rgba(215,234,249,.11)!important;color:#fff!important}.student-plan164-main [style*="background: #fff"],.student-plan164-main [style*="background: white"],.student-plan164-main [style*="background:#fff"],.student-plan164-main [style*="background:white"]{background:linear-gradient(120deg,rgba(10,42,76,.8),rgba(255,255,255,.045))!important;color:#fff!important;border-color:rgba(215,234,249,.11)!important}.student-plan164-main .plan1641-done{background:linear-gradient(135deg,rgba(6,55,48,.93),rgba(12,83,67,.78) 58%,rgba(255,255,255,.055))!important;border:1px solid rgba(92,211,165,.26)!important;box-shadow:inset 0 1px rgba(255,255,255,.06),0 10px 24px rgba(0,0,0,.14)!important;color:#eafff7!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.student-plan164-main .plan1641-done>div:first-child{color:#69e0ad!important}.student-plan164-main .plan1641-done-chip{background:linear-gradient(120deg,rgba(5,43,39,.84),rgba(255,255,255,.05))!important;border:1px solid rgba(112,221,179,.22)!important;color:#eafff7!important;box-shadow:inset 0 1px rgba(255,255,255,.045)!important}.student-plan164-main .plan1641-empty,.student-plan164-main .plan1641-list article{background:linear-gradient(135deg,rgba(8,35,67,.94),rgba(15,50,85,.84) 62%,rgba(255,255,255,.045))!important;border:1px solid rgba(215,234,249,.13)!important;color:#fff!important;box-shadow:inset 0 1px rgba(255,255,255,.05),0 10px 24px rgba(0,0,0,.14)!important}.student-plan164-main .plan1641-list article.high{border-right:4px solid #dc5265!important}.student-plan164-main .plan1641-list article.medium{border-right:4px solid #d7a644!important}.student-plan164-main .plan1641-list article.normal{border-right:4px solid #37b47e!important}.student-plan164-main .plan1641-list article h3{color:#fff!important}.student-plan164-main .plan1641-list article p{color:#b8cadb!important}.student-plan164-main .plan1641-list article small{color:#e3ba67!important}.student-plan164-main .plan1641-list .sp140-no{background:linear-gradient(145deg,rgba(25,84,139,.42),rgba(255,255,255,.05))!important;border:1px solid rgba(149,199,239,.14)!important;color:#e7f5ff!important}.student-plan164-main .plan1641-list .sp140-icon{background:linear-gradient(145deg,rgba(22,78,132,.36),rgba(255,255,255,.05))!important;border:1px solid rgba(149,199,239,.12)!important;color:#cfeaff!important}.student-plan164-main .plan1641-list em{background:rgba(29,95,153,.24)!important;color:#9dd2ff!important}.student-plan164-main .plan1641-list .sp140-actions a{background:linear-gradient(135deg,#1769bd,#2786d8)!important;border:1px solid rgba(184,220,250,.16)!important;color:#fff!important}.student-plan164-main .plan1641-list .sp140-actions span{color:#9eb4c9!important}.student-plan164-main .plan1641-aside .plan1641-side-card{background:linear-gradient(135deg,rgba(8,35,67,.94),rgba(15,50,85,.84) 62%,rgba(255,255,255,.045))!important;border:1px solid rgba(215,234,249,.13)!important;color:#fff!important;box-shadow:inset 0 1px rgba(255,255,255,.05),0 10px 24px rgba(0,0,0,.14)!important}.student-plan164-main .plan1641-aside .plan1641-side-card small{color:#62b9fb!important}.student-plan164-main .plan1641-aside .plan1641-side-card h3{color:#fff!important}.student-plan164-main .plan1641-aside .plan1641-side-card p{color:#aebfd1!important}.student-plan164-main .plan1641-aside>a{background:linear-gradient(135deg,#145795,#1d6cac)!important;border:1px solid rgba(177,217,248,.14)!important;color:#fff!important;box-shadow:inset 0 1px rgba(255,255,255,.06),0 7px 18px rgba(0,0,0,.15)!important}.student-plan164-main .sp140-head>button{background:linear-gradient(135deg,rgba(18,83,143,.82),rgba(38,121,190,.76))!important;border:1px solid rgba(173,215,247,.16)!important;color:#fff!important;border-radius:9px!important;padding:7px 10px!important}.student-plan164-main .plan1641-aside .plan1641-side-card,.student-plan164-main .plan1641-done,.student-plan164-main .plan1641-done-chip,.student-plan164-main .plan1641-list article{background-color:transparent!important}.student-exams165{--e165-bg:#041429;--e165-glass1:rgba(8,35,67,.94);--e165-glass2:rgba(16,53,89,.82);--e165-line:rgba(215,234,249,.14);--e165-text:#f8fbff;--e165-body:#c6d5e3;--e165-muted:#9fb5ca;background:#041429!important;color:var(--e165-text)!important;min-height:100vh!important}.student-exams165-main{background:radial-gradient(circle at 15% 0,rgba(36,105,173,.16),transparent 30%),radial-gradient(circle at 88% 18%,rgba(20,74,128,.1),transparent 24%),linear-gradient(180deg,#061a34,#041429)!important;color:#f8fbff!important;min-height:100vh!important}.student-exams165-main .student49-topbar{background:linear-gradient(120deg,rgba(7,31,61,.96),rgba(13,53,91,.9) 62%,rgba(255,255,255,.055))!important;border:1px solid var(--e165-line)!important;box-shadow:inset 0 1px rgba(255,255,255,.06),0 14px 32px rgba(0,0,0,.17)!important;color:#fff!important}.student-exams165-main .student49-topbar :is(h1,b){color:#fff!important}.student-exams165-main .student49-topbar p{color:#c8d7e5!important}.student-exams165-main .student49-topbar small{color:#63bfff!important}.student-exams165-main .student49-profile{background:linear-gradient(135deg,rgba(15,52,88,.78),rgba(255,255,255,.05))!important;border:1px solid rgba(215,234,249,.13)!important;color:#fff!important}.student-exams165-main .student49-profile span{background:linear-gradient(145deg,rgba(27,94,156,.55),rgba(255,255,255,.06))!important;color:#fff!important}.student-exams165-main .student49-toolbar{background:linear-gradient(135deg,rgba(8,35,67,.93),rgba(16,53,89,.8),rgba(255,255,255,.045))!important;border:1px solid var(--e165-line)!important;box-shadow:inset 0 1px rgba(255,255,255,.05),0 10px 24px rgba(0,0,0,.13)!important;color:#fff!important}.student-exams165-main .student49-toolbar b{color:#fff!important}.student-exams165-main .student49-toolbar>div span{color:#9fb5ca!important}.student-exams165-main .student49-toolbar label{background:linear-gradient(120deg,rgba(6,29,57,.8),rgba(255,255,255,.04))!important;border:1px solid rgba(215,234,249,.12)!important;color:#b9d8ef!important}.student-exams165-main .student49-toolbar input{background:transparent!important;color:#fff!important}.student-exams165-main .student49-toolbar input::placeholder{color:#8fa7bc!important}.student-exams165-main .student49-toolbar button{background:linear-gradient(135deg,#145795,#1d6cac)!important;border:1px solid rgba(177,217,248,.14)!important;color:#fff!important;box-shadow:inset 0 1px rgba(255,255,255,.06)!important}.student-exams165-main .student49-column{background:linear-gradient(135deg,rgba(7,31,61,.94),rgba(13,47,82,.84),rgba(255,255,255,.035))!important;border:1px solid var(--e165-line)!important;box-shadow:inset 0 1px rgba(255,255,255,.05),0 12px 28px rgba(0,0,0,.14)!important;color:#fff!important}.student-exams165-main .student49-column>header{background:linear-gradient(120deg,rgba(10,42,76,.7),rgba(255,255,255,.025))!important;border-bottom:1px solid rgba(215,234,249,.1)!important}.student-exams165-main .student49-column>header h2{color:#fff!important}.student-exams165-main .student49-column>header small{color:#64b9f6!important}.student-exams165-main .student49-column>header>b{background:linear-gradient(145deg,rgba(26,91,150,.36),rgba(255,255,255,.05))!important;border:1px solid rgba(137,194,238,.13)!important;color:#dff2ff!important}.student-exams165-main .student49-exam-card{background:linear-gradient(135deg,rgba(12,45,80,.92),rgba(21,62,99,.78),rgba(255,255,255,.05))!important;border:1px solid rgba(215,234,249,.12)!important;box-shadow:inset 0 1px rgba(255,255,255,.045),0 8px 20px rgba(0,0,0,.12)!important;color:#fff!important}.student-exams165-main .student49-exam-card h3{color:#fff!important}.student-exams165-main .student49-exam-card p{color:#aebfd1!important}.student-exams165-main .student49-exam-tags em,.student-exams165-main .student49-exam-tags span{background:rgba(39,106,164,.2)!important;border:1px solid rgba(128,187,232,.12)!important;color:#b8dcf7!important}.student-exams165-main .student49-exam-tags i{background:rgba(255,255,255,.055)!important;color:#cbd9e6!important}.student-exams165-main .student49-exam-date{background:linear-gradient(145deg,rgba(7,31,59,.74),rgba(255,255,255,.04))!important;border:1px solid rgba(215,234,249,.1)!important;color:#fff!important}.student-exams165-main .student49-exam-date small,.student-exams165-main .student49-exam-date span{color:#9fb5ca!important}.student-exams165-main .student49-exam-date b{color:#fff!important}.student-exams165-main .student49-exam-badge{background:linear-gradient(145deg,#1767a8,#2387ca)!important;border:1px solid rgba(150,211,250,.18)!important;color:#fff!important;box-shadow:0 6px 15px rgba(0,45,85,.18)!important}.student-exams165-main .student49-exam-action{background:linear-gradient(135deg,#1769bd,#2786d8)!important;border:1px solid rgba(184,220,250,.16)!important;color:#fff!important;box-shadow:inset 0 1px rgba(255,255,255,.07)!important}.student-exams165-main .student49-exam-action.review{background:linear-gradient(135deg,#134f82,#1d699f)!important}.student-exams165-main .student49-exam-action.disabled{background:rgba(255,255,255,.07)!important;color:#8ea5ba!important}.student-exams165-main .student49-empty{background:linear-gradient(135deg,rgba(8,35,67,.58),rgba(255,255,255,.025))!important;border:1px dashed rgba(148,195,232,.22)!important;color:#fff!important;box-shadow:inset 0 1px rgba(255,255,255,.025)!important}.student-exams165-main .student49-empty span{background:linear-gradient(145deg,rgba(26,91,150,.3),rgba(255,255,255,.05))!important;border:1px solid rgba(137,194,238,.12)!important;color:#8ed0ff!important}.student-exams165-main .student49-empty b{color:#eaf6ff!important}.student-exams165-main .student49-empty p{color:#9fb5ca!important}.student-exams165-main .student49-scroll{scrollbar-color:rgba(71,137,195,.42) transparent}.student-exams165-main .exam54-filter-note{background:linear-gradient(135deg,rgba(91,58,10,.58),rgba(255,255,255,.035))!important;border:1px solid rgba(229,180,75,.24)!important;color:#ffe5ad!important}body:has(.student-exams165) .student-global-sidebar-v3245{background:linear-gradient(180deg,#05172d,#071f3b)!important;border-left:1px solid rgba(215,234,249,.12)!important}body:has(.student-exams165) .student-global-sidebar-v3245 nav a{color:#d8e5f2!important;background:transparent!important;border:1px solid transparent!important}body:has(.student-exams165) .student-global-sidebar-v3245 nav a:hover{background:linear-gradient(115deg,rgba(13,53,90,.82),rgba(255,255,255,.05))!important;border-color:rgba(215,234,249,.1)!important}body:has(.student-exams165) .student-global-sidebar-v3245 nav a.active{background:linear-gradient(115deg,rgba(24,88,151,.88),rgba(255,255,255,.055))!important;border-color:rgba(215,234,249,.17)!important;color:#fff!important;box-shadow:inset 0 1px rgba(255,255,255,.055),0 8px 18px rgba(0,24,56,.16)!important}body:has(.student-exams165) .student-global-course-v3245,body:has(.student-exams165) .student-global-tip-v3245{background:linear-gradient(130deg,rgba(10,41,74,.82),rgba(255,255,255,.05))!important;border:1px solid rgba(215,234,249,.11)!important;color:#fff!important}.student-exams165-main{background:radial-gradient(circle at 16% 0,rgba(31,91,151,.1),transparent 28%),linear-gradient(180deg,#061a34,#041429)!important}.student-exams165-main .student49-topbar{background:linear-gradient(118deg,#082847,#0b355c 58%,rgba(18,61,98,.96) 86%,rgba(255,255,255,.035))!important;border:1px solid rgba(181,216,242,.14)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 12px 28px rgba(0,0,0,.18)!important}.student-exams165-main .student49-toolbar{background:linear-gradient(120deg,#082643,#0c3155 72%,rgba(255,255,255,.025))!important;border-color:rgba(181,216,242,.13)!important}.student-exams165-main .student49-column{background:linear-gradient(125deg,rgba(7,29,55,.98),rgba(9,39,70,.97) 62%,rgba(13,48,81,.94))!important;border:1px solid rgba(181,216,242,.13)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 12px 28px rgba(0,0,0,.18)!important}.student-exams165-main .student49-column>header{background:linear-gradient(120deg,rgba(12,48,83,.78),rgba(7,31,58,.72))!important;border-bottom:1px solid rgba(181,216,242,.1)!important}.student-exams165-main .student49-exam-card{background:linear-gradient(125deg,rgba(11,43,76,.98),rgba(15,55,92,.95) 68%,rgba(24,68,105,.88))!important;border:1px solid rgba(176,213,240,.14)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 7px 17px rgba(0,0,0,.16)!important}.student-exams165-main .student49-empty{background:linear-gradient(125deg,rgba(7,31,58,.82),rgba(12,47,80,.7))!important;border:1px dashed rgba(119,177,219,.23)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important}.student-exams165-main .student49-column h2,.student-exams165-main .student49-empty b,.student-exams165-main .student49-exam-card h3,.student-exams165-main .student49-toolbar b,.student-exams165-main .student49-topbar h1{color:#fff!important;opacity:1!important}.student-exams165-main .student49-empty p,.student-exams165-main .student49-exam-card p,.student-exams165-main .student49-toolbar span,.student-exams165-main .student49-topbar p{color:#b9cada!important;opacity:1!important}.student-exams165-main .student49-column,.student-exams165-main .student49-empty,.student-exams165-main .student49-exam-card,.student-exams165-main .student49-toolbar,.student-exams165-main .student49-topbar{filter:none!important;-webkit-filter:none!important}.student-exams165-main .student49-exam-badge{background:linear-gradient(145deg,#125f9d,#1d7bbb)!important;box-shadow:0 5px 12px rgba(0,35,70,.2)!important}.student-exams165-main .student49-topbar{background:linear-gradient(118deg,#082847,#0b355c 66%,rgba(14,52,86,.985) 90%,rgba(255,255,255,.012))!important;border-color:rgba(181,216,242,.13)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 12px 28px rgba(0,0,0,.18)!important}.student-exams165-main .student49-toolbar{background:linear-gradient(120deg,#082643,#0b3053 76%,rgba(14,50,83,.985) 94%,rgba(255,255,255,.01))!important;border-color:rgba(181,216,242,.12)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.03),0 9px 22px rgba(0,0,0,.14)!important}.student-exams165-main .student49-toolbar>div:first-child,.student-exams165-main .student49-topbar>div:first-child{opacity:1!important}.student-exams165-main .student49-toolbar b,.student-exams165-main .student49-toolbar span,.student-exams165-main .student49-topbar h1,.student-exams165-main .student49-topbar p,.student-exams165-main .student49-topbar small{text-shadow:none!important;opacity:1!important}.student-exams165-main .student49-topbar{background:linear-gradient(118deg,#082847,#0a3155 55%,#0c3a62)!important;border:1px solid rgba(181,216,242,.12)!important;box-shadow:0 12px 28px rgba(0,0,0,.18)!important}.student-exams165-main .student49-toolbar{background:linear-gradient(120deg,#082643,#0a2e50 58%,#0c385f)!important;border:1px solid rgba(181,216,242,.11)!important;box-shadow:0 9px 22px rgba(0,0,0,.14)!important}.student-exams165-main .student49-toolbar:after,.student-exams165-main .student49-toolbar:before,.student-exams165-main .student49-topbar:after,.student-exams165-main .student49-topbar:before{content:none!important;display:none!important;background:none!important;opacity:0!important}body:has(.student-exams165),html:has(.student-exams165){background:#041429!important;background-color:#041429!important}body:has(.student-exams165) .student-global-content-v3245,body:has(.student-exams165) .student49-exams-page,body:has(.student-exams165) .student49-main,body:has(.student-exams165) [class*=student-global-content],body:has(.student-exams165) main{background:#041429!important;background-color:#041429!important}body:has(.student-exams165){margin:0!important}body:has(.student-exams165) .student49-exams-page{min-height:100vh!important}body:has(.student-exams165) .student-exams165-main{background:radial-gradient(circle at 16% 0,rgba(31,91,151,.1),transparent 28%),linear-gradient(180deg,#061a34,#041429)!important}.student-exams165-main .hw-mini-progress{margin-top:8px!important;height:4px!important;border-radius:999px!important;overflow:hidden!important;background:rgba(255,255,255,.08)!important}.student-exams165-main .hw-mini-progress span{display:block!important;height:100%!important;border-radius:inherit!important;background:#2786d8!important}body:has(.classes167-page),html:has(.classes167-page){background:#041429!important;background-color:#041429!important;margin:0!important}body:has(.classes167-page) .student29,body:has(.classes167-page) .student29-main{background:#041429!important;background-color:#041429!important}.classes167-main{background:radial-gradient(circle at 16% 0,rgba(31,91,151,.1),transparent 28%),linear-gradient(180deg,#061a34,#041429)!important;color:#f8fbff!important;min-height:100vh!important}.classes167-main .student29-top{background:linear-gradient(118deg,#082847,#0a3155 55%,#0c3a62)!important;border:1px solid rgba(181,216,242,.12)!important;box-shadow:0 12px 28px rgba(0,0,0,.18)!important;color:#fff!important}.classes167-main .student29-top b,.classes167-main .student29-top h1{color:#fff!important}.classes167-main .student29-top p{color:#b9cada!important}.classes167-main .student29-top a,.classes167-main .student29-top small{color:#63bfff!important}.classes167-main .student29-profile{background:linear-gradient(135deg,rgba(15,52,88,.78),rgba(255,255,255,.05))!important;border:1px solid rgba(215,234,249,.13)!important;color:#fff!important}.classes167-main .student31-next-class{background:linear-gradient(118deg,#082847,#0a3155 55%,#0c3a62)!important;border:1px solid rgba(181,216,242,.12)!important;box-shadow:0 12px 28px rgba(0,0,0,.18)!important;color:#fff!important}.classes167-main .student31-next-class b,.classes167-main .student31-next-class h2,.classes167-main .student31-next-class strong{color:#fff!important}.classes167-main .student31-next-class p,.classes167-main .student31-next-class small,.classes167-main .student31-next-class span{color:#b9cada!important}.classes167-main .student31-next-class button{background:linear-gradient(135deg,#145795,#1d6cac)!important;border:1px solid rgba(177,217,248,.14)!important;color:#fff!important}.classes167-main .student36-fixed-schedule{background:linear-gradient(125deg,rgba(7,29,55,.98),rgba(9,39,70,.97) 62%,rgba(13,48,81,.94))!important;border:1px solid rgba(181,216,242,.13)!important;box-shadow:inset 0 1px rgba(255,255,255,.035),0 12px 28px rgba(0,0,0,.18)!important}.classes167-main .student36-fixed-schedule header h2{color:#fff!important}.classes167-main .student36-fixed-schedule header p{color:#b9cada!important}.classes167-main .student36-fixed-schedule header small{color:#64b9f6!important}.classes167-main .student36-fixed-schedule header>span{background:linear-gradient(145deg,rgba(26,91,150,.36),rgba(255,255,255,.05))!important;border:1px solid rgba(137,194,238,.13)!important;color:#dff2ff!important}.classes167-main .student36-schedule-grid article{background:linear-gradient(125deg,rgba(11,43,76,.98),rgba(15,55,92,.95) 68%,rgba(24,68,105,.88))!important;border:1px solid rgba(176,213,240,.14)!important;box-shadow:inset 0 1px rgba(255,255,255,.04),0 7px 17px rgba(0,0,0,.16)!important}.classes167-main .student36-schedule-grid article b,.classes167-main .student36-schedule-grid article h3{color:#fff!important}.classes167-main .student36-schedule-grid article p,.classes167-main .student36-schedule-grid article small,.classes167-main .student36-schedule-grid article span{color:#aebfd1!important}.classes167-main .student66-panel{background:linear-gradient(125deg,rgba(7,29,55,.98),rgba(9,39,70,.97) 62%,rgba(13,48,81,.94))!important;border:1px solid rgba(181,216,242,.13)!important;box-shadow:inset 0 1px rgba(255,255,255,.035),0 12px 28px rgba(0,0,0,.18)!important}.classes167-main .student33-section-head h2{color:#fff!important}.classes167-main .student33-section-head p{color:#b9cada!important}.classes167-main .student33-section-head small{color:#64b9f6!important}.classes167-main .student66-section-count{background:linear-gradient(145deg,rgba(26,91,150,.36),rgba(255,255,255,.05))!important;border:1px solid rgba(137,194,238,.13)!important;color:#dff2ff!important}.classes167-main .student69-live-card{background:linear-gradient(125deg,rgba(11,43,76,.98),rgba(15,55,92,.95) 68%,rgba(24,68,105,.88))!important;border:1px solid rgba(176,213,240,.14)!important;box-shadow:inset 0 1px rgba(255,255,255,.04),0 7px 17px rgba(0,0,0,.16)!important}.classes167-main .student69-live-card b,.classes167-main .student69-live-card h3{color:#fff!important}.classes167-main .student69-live-card p,.classes167-main .student69-live-card small,.classes167-main .student69-live-card span{color:#aebfd1!important}.classes167-main .student69-action a,.classes167-main .student69-action button{background:linear-gradient(135deg,#1769bd,#2786d8)!important;border:1px solid rgba(184,220,250,.16)!important;color:#fff!important}.classes167-main .student33-archive-filters,.classes167-main .student33-search,.classes167-main .student60-watch-filters{background:transparent!important}.classes167-main .student33-search{background:linear-gradient(120deg,rgba(6,29,57,.8),rgba(255,255,255,.04))!important;border:1px solid rgba(215,234,249,.12)!important;color:#fff!important}.classes167-main .student33-search input{background:transparent!important;color:#fff!important}.classes167-main .student33-search input::placeholder{color:#8fa7bc!important}.classes167-main .student32-filters button,.classes167-main .student33-archive-filters button,.classes167-main .student60-watch-filters button{background:rgba(255,255,255,.055)!important;border:1px solid rgba(215,234,249,.11)!important;color:#cbd9e6!important}.classes167-main .student32-filters button.active,.classes167-main .student33-archive-filters button.active,.classes167-main .student60-watch-filters button.active{background:linear-gradient(135deg,#145795,#1d6cac)!important;border-color:rgba(177,217,248,.14)!important;color:#fff!important}.classes167-main .student33-record-row{background:linear-gradient(125deg,rgba(11,43,76,.98),rgba(15,55,92,.95) 68%,rgba(24,68,105,.88))!important;border:1px solid rgba(176,213,240,.14)!important}.classes167-main .student33-record-row b,.classes167-main .student33-record-row h3{color:#fff!important}.classes167-main .student33-record-row p,.classes167-main .student33-record-row small,.classes167-main .student33-record-row span{color:#aebfd1!important}.classes167-main .student33-replay-link{background:linear-gradient(135deg,#1769bd,#2786d8)!important;border:1px solid rgba(184,220,250,.16)!important;color:#fff!important}.classes167-main .student33-empty,.classes167-main .student69-empty{background:linear-gradient(125deg,rgba(7,31,58,.82),rgba(12,47,80,.7))!important;border:1px dashed rgba(119,177,219,.23)!important;color:#9fb5ca!important}.classes167-main .student29-live{border:1px solid rgba(181,216,242,.13)!important;box-shadow:0 12px 28px rgba(0,0,0,.18)!important}body:has(.classes167-page) .student-global-sidebar-v3245{background:linear-gradient(180deg,#05172d,#071f3b)!important;border-left:1px solid rgba(215,234,249,.12)!important}body:has(.classes167-page) .student-global-sidebar-v3245 nav a{color:#d8e5f2!important;background:transparent!important;border:1px solid transparent!important}body:has(.classes167-page) .student-global-sidebar-v3245 nav a.active{background:linear-gradient(115deg,rgba(24,88,151,.88),rgba(255,255,255,.055))!important;border-color:rgba(215,234,249,.17)!important;color:#fff!important}body:has(.questionbank168-page),html:has(.questionbank168-page){background:#041429!important;background-color:#041429!important;margin:0!important}body:has(.questionbank168-page) .student55-bank-page,body:has(.questionbank168-page) .student55-main{background:#041429!important;background-color:#041429!important}.questionbank168-main{background:radial-gradient(circle at 16% 0,rgba(31,91,151,.1),transparent 28%),linear-gradient(180deg,#061a34,#041429)!important;color:#f8fbff!important;min-height:100vh!important}.questionbank168-main .student55-topbar{background:linear-gradient(118deg,#082847,#0a3155 55%,#0c3a62)!important;border:1px solid rgba(181,216,242,.12)!important;box-shadow:0 12px 28px rgba(0,0,0,.18)!important;color:#fff!important}.questionbank168-main .student55-topbar b,.questionbank168-main .student55-topbar h1{color:#fff!important}.questionbank168-main .student55-topbar p{color:#b9cada!important}.questionbank168-main .student55-topbar small{color:#63bfff!important}.questionbank168-main .student55-profile,.questionbank168-main .student55-question-card,.questionbank168-main .student55-selected-scroll>article,.questionbank168-main .student55-summary article{background:linear-gradient(125deg,rgba(11,43,76,.98),rgba(15,55,92,.95) 68%,rgba(24,68,105,.88))!important;border:1px solid rgba(176,213,240,.14)!important;box-shadow:inset 0 1px rgba(255,255,255,.04),0 7px 17px rgba(0,0,0,.16)!important}.questionbank168-main .student55-bank-panel,.questionbank168-main .student55-filter-card,.questionbank168-main .student55-selected-panel{background:linear-gradient(125deg,rgba(7,29,55,.98),rgba(9,39,70,.97) 62%,rgba(13,48,81,.94))!important;border:1px solid rgba(181,216,242,.13)!important;box-shadow:inset 0 1px rgba(255,255,255,.035),0 12px 28px rgba(0,0,0,.18)!important}.questionbank168-main .student55-selected-scroll b,.questionbank168-main .student55-summary b,.questionbank168-main h2,.questionbank168-main h3{color:#fff!important}.questionbank168-main .student55-summary small,.questionbank168-main .student55-summary span,.questionbank168-main p{color:#aebfd1!important}.questionbank168-main .student55-bank-panel>header,.questionbank168-main .student55-selected-panel>header{border-bottom:1px solid rgba(215,234,249,.1)!important}.questionbank168-main .student55-bank-panel>header small,.questionbank168-main .student55-selected-panel>header small{color:#64b9f6!important}.questionbank168-main .student55-bank-panel>header>b,.questionbank168-main .student55-question-number,.questionbank168-main .student55-selected-panel>header>b{background:rgba(39,106,164,.22)!important;border:1px solid rgba(137,194,238,.13)!important;color:#dff2ff!important}.questionbank168-main .student55-section-tabs button,.questionbank168-main .student57-practice-footer .clear,.questionbank168-main .student59-timer-options button{background:rgba(255,255,255,.055)!important;border:1px solid rgba(215,234,249,.11)!important;color:#cbd9e6!important}.questionbank168-main .student55-section-tabs button.active,.questionbank168-main .student55-select-visible,.questionbank168-main .student57-practice-footer .start,.questionbank168-main .student59-timer-options button.active{background:linear-gradient(135deg,#1769bd,#2786d8)!important;border:1px solid rgba(184,220,250,.16)!important;color:#fff!important}.questionbank168-main .student55-filters label>span{color:#aebfd1!important}.questionbank168-main .student55-filters input,.questionbank168-main .student55-filters select,.questionbank168-main .student57-timer-picker input{background:linear-gradient(120deg,rgba(6,29,57,.8),rgba(255,255,255,.04))!important;border:1px solid rgba(215,234,249,.12)!important;color:#fff!important}.questionbank168-main .student55-filters select option{color:#102b47!important}.questionbank168-main input::placeholder{color:#8fa7bc!important}.questionbank168-main .student55-question-card.chosen{border-color:rgba(70,163,232,.62)!important}.questionbank168-main .student55-question-meta em,.questionbank168-main .student55-question-meta span{background:rgba(39,106,164,.2)!important;border:1px solid rgba(128,187,232,.12)!important;color:#b8dcf7!important}.questionbank168-main .student55-question-meta i.easy{background:rgba(41,176,124,.16)!important;color:#7ee2b4!important}.questionbank168-main .student55-question-meta i.medium{background:rgba(221,164,48,.16)!important;color:#ffd17a!important}.questionbank168-main .student55-question-meta i.hard{background:rgba(218,77,91,.16)!important;color:#ff9aa5!important}.questionbank168-main .student55-selected-scroll>article button{background:rgba(218,77,91,.15)!important;border:1px solid rgba(233,105,118,.16)!important;color:#ff9aa5!important}.questionbank168-main .student57-practice-footer{background:linear-gradient(120deg,rgba(6,29,57,.88),rgba(255,255,255,.035))!important;border-top:1px solid rgba(215,234,249,.1)!important;color:#d8e5f2!important}.questionbank168-main .student55-empty{background:linear-gradient(125deg,rgba(7,31,58,.82),rgba(12,47,80,.7))!important;border:1px dashed rgba(119,177,219,.23)!important;color:#9fb5ca!important}.questionbank168-main .student55-empty b{color:#dce9f5!important}body:has(.questionbank168-page) .student-global-sidebar-v3245{background:linear-gradient(180deg,#05172d,#071f3b)!important;border-left:1px solid rgba(215,234,249,.12)!important}body:has(.questionbank168-page) .student-global-sidebar-v3245 nav a{color:#d8e5f2!important;background:transparent!important;border:1px solid transparent!important}body:has(.questionbank168-page) .student-global-sidebar-v3245 nav a.active{background:linear-gradient(115deg,rgba(24,88,151,.88),rgba(255,255,255,.055))!important;border-color:rgba(215,234,249,.17)!important;color:#fff!important}.library1691-main,.library1691-shell,body:has(.library1691-shell),html:has(.library1691-shell){background:#041429!important;background-color:#041429!important}.library1691-main,.library1691-main>div,.library1691-shell{min-height:100vh!important}.library1691-main>div{background:#041429!important;background-color:#041429!important}body:has(.library1691-shell) .student-global-sidebar-v3245{background:linear-gradient(180deg,#05172d,#071f3b)!important;border-left:1px solid rgba(215,234,249,.12)!important}body:has(.library1691-shell) .student-global-sidebar-v3245 nav a{color:#d8e5f2!important;background:transparent!important;border:1px solid transparent!important}body:has(.library1691-shell) .student-global-sidebar-v3245 nav a.active{background:linear-gradient(115deg,rgba(24,88,151,.88),rgba(255,255,255,.055))!important;border-color:rgba(215,234,249,.17)!important;color:#fff!important}body:has(.lesson170-page),html:has(.lesson170-page){background:#041429!important;background-color:#041429!important;margin:0!important}.lesson170-page{background:radial-gradient(circle at 16% 0,rgba(31,91,151,.1),transparent 28%),linear-gradient(180deg,#061a34,#041429)!important;color:#f8fbff!important}.lesson170-page .lc126-topbar{color:#d8e5f2!important}.lesson170-page .lc126-topbar a,.lesson170-page .lc126-topbar small,.lesson170-page .lc126-topbar span{color:#9fb5ca!important}.lesson170-page .lc126-topbar b{color:#fff!important}.lesson170-page .lc126-hero{background:linear-gradient(118deg,#082847,#0a3155 55%,#0c3a62)!important;border:1px solid rgba(181,216,242,.12)!important;box-shadow:0 12px 28px rgba(0,0,0,.18)!important}.lesson170-page .lc126-hero h1{color:#fff!important}.lesson170-page .lc126-hero p{color:#b9cada!important}.lesson170-page .lc126-kicker{color:#63bfff!important}.lesson170-page .lc126-score{background:linear-gradient(135deg,rgba(15,52,88,.78),rgba(255,255,255,.05))!important;border:1px solid rgba(215,234,249,.13)!important;color:#fff!important}.lesson170-page .lc126-progress{background:rgba(255,255,255,.1)!important}.lesson170-page .lc126-progress i{background:#2786d8!important}.lesson170-page .lc126-main{background:linear-gradient(125deg,rgba(7,29,55,.98),rgba(9,39,70,.97) 62%,rgba(13,48,81,.94))!important;border:1px solid rgba(181,216,242,.13)!important;box-shadow:inset 0 1px rgba(255,255,255,.035),0 12px 28px rgba(0,0,0,.18)!important}.lesson170-page .lc126-video-card{background:linear-gradient(125deg,rgba(11,43,76,.98),rgba(15,55,92,.95) 68%,rgba(24,68,105,.88))!important;border:1px solid rgba(176,213,240,.14)!important;color:#fff!important}.lesson170-page .lc126-video-card b{color:#fff!important}.lesson170-page .lc126-video-card span{color:#aebfd1!important}.lesson170-page .lc126-play{background:linear-gradient(145deg,#125f9d,#1d7bbb)!important;color:#fff!important;border:1px solid rgba(150,211,250,.18)!important}.lesson170-page .lc126-video-card button{background:linear-gradient(135deg,#145795,#1d6cac)!important;border:1px solid rgba(177,217,248,.14)!important;color:#fff!important}.lesson170-page .lc126-tabs{background:rgba(6,29,57,.8)!important;border:1px solid rgba(215,234,249,.11)!important}.lesson170-page .lc126-tabs button{background:transparent!important;color:#cbd9e6!important;border:1px solid transparent!important}.lesson170-page .lc126-tabs button.active{background:linear-gradient(135deg,#145795,#1d6cac)!important;color:#fff!important;border-color:rgba(177,217,248,.14)!important}.lesson170-page .lc126-panel b,.lesson170-page .lc126-panel h2,.lesson170-page .lc126-panel h3{color:#fff!important}.lesson170-page .lc126-lead,.lesson170-page .lc126-panel p{color:#b9cada!important}.lesson170-page .lc126-eyebrow{color:#63bfff!important}.lesson170-page .lc126-card-grid article,.lesson170-page .lc126-concepts article{background:linear-gradient(125deg,rgba(11,43,76,.98),rgba(15,55,92,.95) 68%,rgba(24,68,105,.88))!important;border:1px solid rgba(176,213,240,.14)!important;box-shadow:inset 0 1px rgba(255,255,255,.04),0 7px 17px rgba(0,0,0,.14)!important}.lesson170-page .lc126-number{background:rgba(39,106,164,.24)!important;color:#dff2ff!important}.lesson170-page .lc126-english{background:rgba(6,29,57,.64)!important;color:#b8dcf7!important;border:1px solid rgba(128,187,232,.1)!important}.lesson170-page .lc126-vocab-head span{background:rgba(39,106,164,.2)!important;color:#b8dcf7!important}.lesson170-page .lc126-practice{background:linear-gradient(125deg,rgba(11,43,76,.98),rgba(15,55,92,.94))!important;border:1px solid rgba(176,213,240,.14)!important}.lesson170-page .lc126-practice a{background:linear-gradient(135deg,#1769bd,#2786d8)!important;color:#fff!important;border:1px solid rgba(184,220,250,.16)!important}.lesson170-page .lc126-side-card{background:linear-gradient(125deg,rgba(7,29,55,.98),rgba(9,39,70,.97) 62%,rgba(13,48,81,.94))!important;border:1px solid rgba(181,216,242,.13)!important;box-shadow:inset 0 1px rgba(255,255,255,.035),0 12px 28px rgba(0,0,0,.18)!important;color:#fff!important}.lesson170-page .lc126-side-card b,.lesson170-page .lc126-side-card h3{color:#fff!important}.lesson170-page .lc126-side-card p,.lesson170-page .lc126-side-card span{color:#aebfd1!important}.lesson170-page .lc126-side-label{color:#63bfff!important}.lesson170-page .lc126-side-card textarea{background:rgba(6,29,57,.8)!important;color:#fff!important;border:1px solid rgba(215,234,249,.12)!important}.lesson170-page .lc126-side-card textarea::placeholder{color:#8fa7bc!important}.lesson170-page .lc126-link,.lesson170-page .lc126-side-card button{background:linear-gradient(135deg,#145795,#1d6cac)!important;color:#fff!important;border:1px solid rgba(177,217,248,.14)!important}.lesson170-page .lc126-footer{border-top:1px solid rgba(215,234,249,.1)!important;color:#9fb5ca!important}.lesson170-page .lc126-footer button.secondary{background:rgba(255,255,255,.055)!important;border:1px solid rgba(215,234,249,.11)!important;color:#cbd9e6!important}.lesson170-page .lc126-footer button.primary{background:linear-gradient(135deg,#1769bd,#2786d8)!important;border:1px solid rgba(184,220,250,.16)!important;color:#fff!important}body:has(.lesson170-page) .student-global-sidebar-v3245{background:linear-gradient(180deg,#05172d,#071f3b)!important;border-left:1px solid rgba(215,234,249,.12)!important}body:has(.lesson170-page) .student-global-sidebar-v3245 nav a{color:#d8e5f2!important}.lesson1701-main,.lesson1701-shell,body:has(.lesson1701-shell),html:has(.lesson1701-shell){background:#041429!important;background-color:#041429!important}.lesson1701-main,.lesson1701-shell{min-height:100vh!important}.lesson1701-main>div,.lesson1701-main>main{background:#041429!important}.lesson1701-main,.lesson1701-main .lesson170-page,.lesson1701-shell,body:has(.lesson1701-shell),html:has(.lesson1701-shell){background:#041429!important;background-color:#041429!important}.lesson1701-main .lc126-breadcrumbs,.lesson1701-main .lc126-topbar{background:transparent!important;color:#d8e5f2!important}.lesson1701-main .lc126-breadcrumbs small,.lesson1701-main .lc126-count,.lesson1701-main .lc126-topbar a,.lesson1701-main .lc126-topbar small,.lesson1701-main .lc126-topbar span{color:#9fb5ca!important}.lesson1701-main .lc126-breadcrumbs b{color:#fff!important}.lesson1701-main .lc126-hero{background:linear-gradient(118deg,#082847,#0a3155 55%,#0c3a62)!important;border:1px solid rgba(181,216,242,.12)!important;box-shadow:0 12px 28px rgba(0,0,0,.18)!important;color:#fff!important}.lesson1701-main .lc126-hero h1{color:#fff!important}.lesson1701-main .lc126-hero p{color:#b9cada!important}.lesson1701-main .lc126-kicker{color:#63bfff!important}.lesson1701-main .lc126-score{background:linear-gradient(135deg,rgba(15,52,88,.78),rgba(255,255,255,.05))!important;border:1px solid rgba(215,234,249,.13)!important;color:#fff!important}.lesson1701-main .lc126-score b,.lesson1701-main .lc126-score span{color:#fff!important}.lesson1701-main .lc126-main{background:linear-gradient(125deg,rgba(7,29,55,.98),rgba(9,39,70,.97) 62%,rgba(13,48,81,.94))!important;background-color:#082643!important;border:1px solid rgba(181,216,242,.13)!important;box-shadow:inset 0 1px rgba(255,255,255,.035),0 12px 28px rgba(0,0,0,.18)!important;color:#fff!important}.lesson1701-main .lc126-video-card{background:linear-gradient(125deg,rgba(11,43,76,.98),rgba(15,55,92,.95) 68%,rgba(24,68,105,.88))!important;background-color:#0b2f52!important;border:1px solid rgba(176,213,240,.14)!important;color:#fff!important}.lesson1701-main .lc126-video-card b{color:#fff!important}.lesson1701-main .lc126-video-card span{color:#aebfd1!important}.lesson1701-main .lc126-play{background:linear-gradient(145deg,#125f9d,#1d7bbb)!important;color:#fff!important}.lesson1701-main .lc126-video-card button{background:linear-gradient(135deg,#145795,#1d6cac)!important;border:1px solid rgba(177,217,248,.14)!important;color:#fff!important}.lesson1701-main .lc126-tabs{background:rgba(6,29,57,.8)!important;background-color:#071f3b!important;border:1px solid rgba(215,234,249,.11)!important}.lesson1701-main .lc126-tabs button{background:transparent!important;color:#cbd9e6!important;border:1px solid transparent!important}.lesson1701-main .lc126-tabs button.active{background:linear-gradient(135deg,#145795,#1d6cac)!important;color:#fff!important;border-color:rgba(177,217,248,.14)!important;box-shadow:none!important}.lesson1701-main .lc126-card-grid,.lesson1701-main .lc126-panel,.lesson1701-main .lc126-practice,.lesson1701-main .lc126-summary{background:transparent!important;color:#fff!important}.lesson1701-main .lc126-panel b,.lesson1701-main .lc126-panel h2,.lesson1701-main .lc126-panel h3,.lesson1701-main .lc126-summary h2{color:#fff!important}.lesson1701-main .lc126-lead,.lesson1701-main .lc126-panel p{color:#b9cada!important}.lesson1701-main .lc126-eyebrow{color:#63bfff!important}.lesson1701-main .lc126-card-grid article,.lesson1701-main .lc126-concepts article{background:linear-gradient(125deg,rgba(11,43,76,.98),rgba(15,55,92,.95) 68%,rgba(24,68,105,.88))!important;background-color:#0b2f52!important;border:1px solid rgba(176,213,240,.14)!important;box-shadow:inset 0 1px rgba(255,255,255,.04),0 7px 17px rgba(0,0,0,.14)!important;color:#fff!important}.lesson1701-main .lc126-card-grid article b,.lesson1701-main .lc126-concepts article b{color:#fff!important}.lesson1701-main .lc126-card-grid article p,.lesson1701-main .lc126-concepts article p{color:#aebfd1!important}.lesson1701-main .lc126-number{background:rgba(39,106,164,.24)!important;color:#dff2ff!important}.lesson1701-main .lc126-english{background:rgba(6,29,57,.64)!important;color:#b8dcf7!important;border:1px solid rgba(128,187,232,.1)!important}.lesson1701-main .lc126-vocab-head span{background:rgba(39,106,164,.2)!important;color:#b8dcf7!important}.lesson1701-main .lc126-side-card{background:linear-gradient(125deg,rgba(7,29,55,.98),rgba(9,39,70,.97) 62%,rgba(13,48,81,.94))!important;background-color:#082643!important;border:1px solid rgba(181,216,242,.13)!important;box-shadow:inset 0 1px rgba(255,255,255,.035),0 12px 28px rgba(0,0,0,.18)!important;color:#fff!important}.lesson1701-main .lc126-side-card b,.lesson1701-main .lc126-side-card h3{color:#fff!important}.lesson1701-main .lc126-side-card p,.lesson1701-main .lc126-side-card span{color:#aebfd1!important}.lesson1701-main .lc126-side-label{color:#63bfff!important}.lesson1701-main .lc126-side-card textarea{background:#071f3b!important;color:#fff!important;border:1px solid rgba(215,234,249,.12)!important}.lesson1701-main .lc126-side-card textarea::placeholder{color:#8fa7bc!important}.lesson1701-main .lc126-link,.lesson1701-main .lc126-side-card button{background:linear-gradient(135deg,#145795,#1d6cac)!important;color:#fff!important;border:1px solid rgba(177,217,248,.14)!important}.lesson1701-main .lc126-progress,.lesson1701-main .lc126-progress.light{background:rgba(255,255,255,.1)!important}.lesson1701-main .lc126-progress i,.lesson1701-main .lc126-progress.light i{background:#2786d8!important}.lesson1701-main .lc126-footer{background:transparent!important;border-top:1px solid rgba(215,234,249,.1)!important;color:#9fb5ca!important}.lesson1701-main .lc126-footer span{color:#9fb5ca!important}.lesson1701-main .lc126-footer button.secondary{background:rgba(255,255,255,.055)!important;border:1px solid rgba(215,234,249,.11)!important;color:#cbd9e6!important}.lesson1701-main .lc126-footer button.primary{background:linear-gradient(135deg,#1769bd,#2786d8)!important;border:1px solid rgba(184,220,250,.16)!important;color:#fff!important}.lesson1701-main .lc126-main *{--lesson-white-kill:1}.lesson1701-main .lc126-main [style*="background:#fff"],.lesson1701-main .lc126-main [style*="background:white"],.lesson1701-main .lc126-main [style*='background: "#fff"']{background:#0b2f52!important;color:#fff!important}.student51-results-page{background:#041429!important;color:#eef7ff!important}.student51-main{background:#041429!important;min-height:100vh!important}.student51-topbar{background:linear-gradient(118deg,#082847,#0a3155 58%,#0d3d67)!important;border:1px solid rgba(181,216,242,.14)!important;box-shadow:0 12px 28px rgba(0,0,0,.18)!important}.student51-profile>span{background:linear-gradient(145deg,#dce9f4,#f7fbff)!important;color:#0b315f!important;box-shadow:0 3px 0 #8298ae!important}.student51-kpis article,.student51-panel{background:linear-gradient(125deg,rgba(7,29,55,.98),rgba(9,39,70,.97) 62%,rgba(13,48,81,.94))!important;border:1px solid rgba(181,216,242,.13)!important;box-shadow:inset 0 1px rgba(255,255,255,.035),0 12px 28px rgba(0,0,0,.18)!important;color:#fff!important}.student51-kpis article.overall{background:linear-gradient(125deg,rgba(9,39,70,.99),rgba(13,58,98,.97))!important;border-color:rgba(181,216,242,.16)!important;box-shadow:inset 0 1px rgba(255,255,255,.04),0 12px 28px rgba(0,0,0,.18)!important}.student51-kpis small,.student51-kpis span{color:#aebfd1!important}.student51-kpis b{color:#fff!important}.student51-kpis .overall small,.student51-kpis .overall span{color:#b9cada!important}.student51-tabs{background:linear-gradient(125deg,rgba(7,29,55,.98),rgba(9,39,70,.95))!important;border:1px solid rgba(181,216,242,.12)!important;border-radius:13px!important;padding:7px!important}.student51-tabs button{background:rgba(12,45,78,.76)!important;color:#cbd9e6!important;border:1px solid rgba(181,216,242,.12)!important;box-shadow:none!important}.student51-tabs button.active{background:linear-gradient(135deg,#145795,#1d6cac)!important;color:#fff!important;border-color:rgba(177,217,248,.18)!important;box-shadow:inset 0 1px rgba(255,255,255,.08)!important}.student51-panel>header{border-bottom:1px solid rgba(215,234,249,.1)!important}.student51-panel>header small{color:#63bfff!important}.student51-panel>header h2{color:#fff!important}.student51-panel>header>span{background:rgba(39,106,164,.24)!important;color:#dff2ff!important}.student51-scroll article{background:linear-gradient(125deg,rgba(11,43,76,.98),rgba(15,55,92,.92))!important;border:1px solid rgba(176,213,240,.13)!important;color:#fff!important}.student51-scroll article h3{color:#fff!important}.student51-scroll article p,.student51-scroll article small{color:#aebfd1!important}.student51-meter>span{color:#b9cada!important}.student51-meter>div{background:rgba(255,255,255,.1)!important}.student51-meter b{color:#fff!important}.student51-note{background:linear-gradient(125deg,rgba(11,43,76,.98),rgba(18,67,109,.92))!important;border:1px solid rgba(176,213,240,.13)!important}.student51-note p{color:#c5d5e6!important}.student51-table{border:1px solid rgba(215,234,249,.11)!important;background:rgba(5,25,48,.34)!important}.student51-table>div{border-bottom:1px solid rgba(215,234,249,.08)!important;color:#dce8f3!important;background:rgba(9,39,70,.48)!important}.student51-table>div:nth-child(odd):not(.head){background:rgba(12,47,82,.55)!important}.student51-table .head{background:linear-gradient(180deg,#123b6e,#0a2c55)!important;color:#fff!important}.student51-table b{color:#fff!important}.student51-empty,.student51-table small{color:#9fb5ca!important}.attendance-status.present{background:rgba(30,137,91,.18)!important;color:#6ee2ad!important}.attendance-status.late{background:rgba(195,132,26,.18)!important;color:#ffd17b!important}.attendance-status.partial{background:rgba(73,110,196,.2)!important;color:#a9c4ff!important}.attendance-status.absent{background:rgba(190,66,82,.18)!important;color:#ff9dab!important}.student51-version-badge{position:fixed;left:12px;bottom:10px;z-index:40;padding:5px 9px;border-radius:999px;background:#082847;color:#cfe8fb;border:1px solid rgba(181,216,242,.14);font-size:10px;font-weight:800;box-shadow:0 5px 14px rgba(0,0,0,.22)}.notifications159{background:#041429!important;background-color:#041429!important;color:#fff!important}.notifications159>section{background:transparent!important;min-height:100vh!important}.notifications159>section>header{background:linear-gradient(120deg,#082847,#0a3155 62%,#0c3a62)!important;border:1px solid rgba(181,216,242,.13)!important;box-shadow:0 12px 28px rgba(0,0,0,.18)!important}.notifications159 .student-empty-state{background:linear-gradient(125deg,rgba(7,29,55,.98),rgba(9,39,70,.97) 62%,rgba(13,48,81,.94))!important;border:1px solid rgba(181,216,242,.13)!important;box-shadow:inset 0 1px rgba(255,255,255,.035),0 12px 28px rgba(0,0,0,.18)!important;color:#fff!important}.notifications159 .student-empty-state>span{background:rgba(37,134,216,.16)!important;color:#73c6ff!important;border:1px solid rgba(115,198,255,.15)!important}.notifications159 .student-empty-state h2{color:#fff!important}.notifications159 .student-empty-state p{color:#aebfd1!important}.notifications159-list article{background:linear-gradient(125deg,rgba(11,43,76,.98),rgba(15,55,92,.95) 68%,rgba(24,68,105,.88))!important;border:1px solid rgba(176,213,240,.14)!important;box-shadow:inset 0 1px rgba(255,255,255,.04),0 7px 17px rgba(0,0,0,.14)!important;color:#fff!important}.notifications159-list article.soon{background:linear-gradient(125deg,rgba(67,45,12,.95),rgba(88,57,14,.92))!important;border-color:rgba(244,187,75,.22)!important}.notifications159-list article.live{background:linear-gradient(125deg,rgba(10,57,45,.95),rgba(11,72,55,.91))!important;border-color:rgba(82,215,158,.22)!important}.notifications159-list article.finished{opacity:.72!important}.notifications159-icon{background:rgba(39,106,164,.24)!important;color:#dff2ff!important;border:1px solid rgba(128,187,232,.1)!important}.notifications159-list article.soon .notifications159-icon{background:rgba(224,153,36,.16)!important;color:#ffd06b!important}.notifications159-list article.live .notifications159-icon{background:rgba(38,174,112,.16)!important;color:#71e2ac!important}.notifications159-copy b,.notifications159-copy h3{color:#fff!important}.notifications159-copy>div span{background:rgba(39,106,164,.2)!important;color:#b8dcf7!important}.notifications159-copy p,.notifications159-copy small,.notifications159-meta span{color:#aebfd1!important}.notifications159-meta a{background:linear-gradient(135deg,#145795,#1d6cac)!important;border:1px solid rgba(177,217,248,.14)!important;color:#fff!important}.notifications-v172-badge{position:fixed;left:12px;bottom:12px;z-index:1200;padding:5px 9px;border-radius:999px;background:#071f3b;color:#9ed7ff;border:1px solid rgba(158,215,255,.16);font-size:9px;font-weight:900;direction:ltr}.account-v173,.account-v173>section,body:has(.account-v173),html:has(.account-v173){background:#041429!important;background-color:#041429!important}.account-v173>section{min-height:100vh!important;background:radial-gradient(circle at 16% 0,rgba(31,91,151,.1),transparent 28%),linear-gradient(180deg,#061a34,#041429)!important;color:#f8fbff!important}.account-v173>section>header{background:linear-gradient(118deg,#082847,#0a3155 55%,#0c3a62)!important;border:1px solid rgba(181,216,242,.12)!important;box-shadow:0 12px 28px rgba(0,0,0,.18)!important;color:#fff!important}.account-v173>section>header>span{background:linear-gradient(145deg,rgba(26,91,150,.36),rgba(255,255,255,.05))!important;border:1px solid rgba(137,194,238,.13)!important;color:#dff2ff!important}.account-v173>section>header small{color:#63bfff!important}.account-v173>section>header h1{color:#fff!important}.account-v173>section>header p{color:#b9cada!important}.account-v173 .student-account-card{background:linear-gradient(125deg,rgba(7,29,55,.98),rgba(9,39,70,.97) 62%,rgba(13,48,81,.94))!important;border:1px solid rgba(181,216,242,.13)!important;box-shadow:inset 0 1px rgba(255,255,255,.035),0 12px 28px rgba(0,0,0,.18)!important;color:#fff!important}.account-v173 .student-account-card>div:first-child>span{background:linear-gradient(145deg,#125f9d,#1d7bbb)!important;border:1px solid rgba(150,211,250,.18)!important;color:#fff!important}.account-v173 .student-account-card small{color:#64b9f6!important}.account-v173 .student-account-card h2{color:#fff!important}.account-v173 .student-account-card p{color:#aebfd1!important}.account-v173 .student-account-card dl>div{background:linear-gradient(125deg,rgba(11,43,76,.98),rgba(15,55,92,.95) 68%,rgba(24,68,105,.88))!important;border:1px solid rgba(176,213,240,.14)!important;box-shadow:inset 0 1px rgba(255,255,255,.04)!important}.account-v173 .student-account-card dt{color:#9fb5ca!important}.account-v173 .student-account-card dd{color:#fff!important}body:has(.account-v173) .student-global-sidebar-v3245{background:linear-gradient(180deg,#05172d,#071f3b)!important;border-left:1px solid rgba(215,234,249,.12)!important}body:has(.account-v173) .student-global-sidebar-v3245 nav a{color:#d8e5f2!important}body:has(.account-v173) .student-global-sidebar-v3245 nav a.active{background:linear-gradient(115deg,rgba(24,88,151,.88),rgba(255,255,255,.055))!important;border-color:rgba(215,234,249,.17)!important;color:#fff!important}.account-v173-badge{position:fixed;left:12px;bottom:12px;z-index:1200;padding:5px 9px;border-radius:999px;background:#071f3b;color:#9ed7ff;border:1px solid rgba(158,215,255,.16);font-size:9px;font-weight:900;direction:ltr}.account-v174{background:#041429!important;color:#fff!important}.account-v174>section{background:linear-gradient(180deg,#061a34,#041429)!important;color:#fff!important}.account-v174>section>header{background:linear-gradient(118deg,#082847,#0a3155 55%,#0c3a62)!important;color:#fff!important;border-color:rgba(181,216,242,.12)!important}.account-v174>section>header h1{color:#fff!important}.account-v174>section>header p{color:#b9cada!important}.account-v174>section>header small{color:#63bfff!important}.account-v174 .student-account-card{background:linear-gradient(125deg,#071d37,#092746 62%,#0d3051)!important;color:#fff!important;border-color:rgba(181,216,242,.13)!important}.account-v174 .student-account-card dd,.account-v174 .student-account-card h2{color:#fff!important}.account-v174 .student-account-card dt,.account-v174 .student-account-card p{color:#aebfd1!important}.account-v174 .student-account-card dl div{background:#0b2b4c!important;border:1px solid rgba(176,213,240,.14)!important}.account-v174-badge{position:fixed;left:12px;bottom:12px;z-index:9999;padding:5px 9px;border-radius:999px;background:#071f3b;color:#9ed7ff;border:1px solid rgba(158,215,255,.16);font-size:9px;font-weight:900;direction:ltr}body:has(.account175-shell),html:has(.account175-shell){background:#041429!important;background-color:#041429!important;margin:0!important}.account175-shell{min-height:100vh!important;background:#041429!important;color:#fff!important;direction:rtl!important}.account175-main{min-height:100vh!important;margin-right:286px!important;padding:28px 18px 48px!important;box-sizing:border-box!important;background:radial-gradient(circle at 16% 0,rgba(31,91,151,.1),transparent 28%),linear-gradient(180deg,#061a34,#041429)!important}.account175-hero{min-height:110px!important;display:flex!important;align-items:center!important;gap:14px!important;padding:20px 22px!important;border-radius:20px!important;background:linear-gradient(118deg,#082847,#0a3155 55%,#0c3a62)!important;border:1px solid rgba(181,216,242,.12)!important;box-shadow:0 12px 28px rgba(0,0,0,.18)!important;color:#fff!important}.account175-hero-icon{width:52px!important;height:52px!important;display:grid!important;place-items:center!important;border-radius:16px!important;background:linear-gradient(145deg,rgba(26,91,150,.36),rgba(255,255,255,.05))!important;border:1px solid rgba(137,194,238,.13)!important;color:#dff2ff!important;font-size:20px!important}.account175-hero small{color:#63bfff!important;font-size:10px!important}.account175-hero h1{margin:4px 0 6px!important;color:#fff!important;font-size:28px!important}.account175-hero p{margin:0!important;color:#b9cada!important;font-size:12px!important}.account175-card{margin-top:16px!important;padding:24px!important;border-radius:20px!important;background:linear-gradient(125deg,rgba(7,29,55,.98),rgba(9,39,70,.97) 62%,rgba(13,48,81,.94))!important;border:1px solid rgba(181,216,242,.13)!important;box-shadow:inset 0 1px rgba(255,255,255,.035),0 12px 28px rgba(0,0,0,.18)!important}.account175-profile{display:flex!important;align-items:center!important;gap:14px!important}.account175-avatar{width:52px!important;height:52px!important;display:grid!important;place-items:center!important;border-radius:14px!important;background:linear-gradient(145deg,#125f9d,#1d7bbb)!important;border:1px solid rgba(150,211,250,.18)!important;color:#fff!important;font-weight:900!important}.account175-profile small{color:#64b9f6!important;font-size:10px!important}.account175-profile h2{margin:4px 0!important;color:#fff!important;font-size:22px!important}.account175-profile p{margin:0!important;color:#aebfd1!important;font-size:12px!important}.account175-data{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin:20px 0 0!important}.account175-data>div{padding:14px!important;border-radius:13px!important;background:linear-gradient(125deg,rgba(11,43,76,.98),rgba(15,55,92,.95) 68%,rgba(24,68,105,.88))!important;border:1px solid rgba(176,213,240,.14)!important}.account175-data dt{color:#9fb5ca!important;font-size:10px!important}.account175-data dd{margin:5px 0 0!important;color:#fff!important;font-size:13px!important;font-weight:900!important}.account175-proof{position:fixed!important;left:12px!important;bottom:12px!important;z-index:9999!important;padding:5px 9px!important;border-radius:999px!important;background:#071f3b!important;color:#9ed7ff!important;border:1px solid rgba(158,215,255,.16)!important;font-size:9px!important;font-weight:900!important;direction:ltr!important}@media(max-width:900px){.account175-main{margin-right:0!important;padding:14px 12px 94px!important}.account175-data{grid-template-columns:1fr!important}}.hw-real-submissions{margin-top:12px;display:grid;gap:8px}.hw-real-submissions>article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid rgba(80,120,160,.18);border-radius:12px;background:rgba(255,255,255,.04)}.hw-real-submissions>article>div{display:grid;gap:3px}.hw-real-submissions small,.hw-real-submissions span{font-size:10px;opacity:.72}.hw-real-submissions strong{font-size:16px}.admin-reports-readonly-v179,.question-bank-local-warning-v179{margin:10px 0 14px;padding:11px 14px;border-radius:12px;border:1px solid rgba(210,145,30,.28);background:rgba(222,166,54,.1);color:#ffd58a;font-size:11px;font-weight:900}.premium-admin-reports-v77 button:disabled{opacity:.48;cursor:not-allowed}.admin1832-incomplete-stat{cursor:pointer!important;border-color:rgba(232,84,84,.34)!important;background:linear-gradient(135deg,rgba(93,19,34,.4),rgba(31,50,77,.72))!important}.admin1832-incomplete-stat b{color:#ff9fa9!important}.admin1832-issues-overlay{position:fixed;inset:0;z-index:10000;background:rgba(1,8,18,.78);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:22px}.admin1832-issues-modal{width:min(980px,96vw);max-height:88vh;overflow:hidden;border-radius:22px;background:linear-gradient(145deg,#071d36,#0a2d4f);border:1px solid rgba(178,216,244,.18);box-shadow:0 30px 80px rgba(0,0,0,.42);color:#fff;display:flex;flex-direction:column}.admin1832-issues-modal>header{display:flex;justify-content:space-between;gap:20px;padding:20px 22px;border-bottom:1px solid rgba(255,255,255,.09)}.admin1832-issues-modal>header small{color:#65bfff;font-weight:900}.admin1832-issues-modal>header h2{margin:4px 0 6px;font-size:24px}.admin1832-issues-modal>header p{margin:0;color:#b7c9d8;font-size:12px}.admin1832-issues-modal>header>button{width:38px;height:38px;border-radius:11px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.05);color:#fff;font-size:20px;cursor:pointer}.admin1832-issues-list{overflow:auto;padding:14px;display:grid;gap:10px}.admin1832-issues-list>article{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;padding:14px;border-radius:16px;background:linear-gradient(135deg,rgba(12,45,78,.88),rgba(17,58,94,.76));border:1px solid rgba(255,255,255,.09)}.admin1832-issue-number{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:rgba(231,67,84,.15);color:#ff9ba6;font-weight:900}.admin1832-issue-copy{min-width:0}.admin1832-tags{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:6px}.admin1832-tags em,.admin1832-tags i,.admin1832-tags span{font-style:normal;font-size:9px;font-weight:900;padding:4px 7px;border-radius:999px;background:rgba(72,145,204,.13);color:#bce2ff}.admin1832-issue-copy>b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.admin1832-issue-copy>small{display:block;margin-top:4px;color:#839caf;font-size:9px}.admin1832-missing-fields{display:flex;gap:5px;flex-wrap:wrap;margin-top:8px}.admin1832-missing-fields strong{font-size:9px;padding:5px 8px;border-radius:8px;background:rgba(211,58,73,.15);color:#ffadb5;border:1px solid rgba(238,93,107,.18)}.admin1832-fix-btn{border:1px solid rgba(113,184,238,.22);border-radius:11px;background:linear-gradient(135deg,#145795,#1d6cac);color:#fff;padding:10px 12px;font-weight:900;cursor:pointer;white-space:nowrap}.admin1832-issues-modal>footer{padding:12px 18px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:flex-start}.admin1832-issues-modal>footer button{padding:9px 18px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#fff;font-weight:900}.admin1832-all-complete{padding:50px 20px;text-align:center}.admin1832-all-complete span{display:grid;margin:0 auto 12px;width:52px;height:52px;place-items:center;border-radius:50%;background:rgba(42,164,112,.16);color:#65e3ad;font-size:25px}.admin1832-all-complete p{color:#aebfd1}@media(max-width:700px){.admin1832-issues-list>article{grid-template-columns:34px 1fr}.admin1832-fix-btn{grid-column:1/-1}.admin1832-issues-modal{max-height:94vh}}.p184-media-slider{position:relative;width:min(100%,560px);height:520px;border-radius:28px;overflow:hidden;background:#081d38;border:1px solid rgba(21,70,121,.18);box-shadow:0 32px 70px rgba(9,31,62,.22);direction:ltr;touch-action:pan-y}.p184-media-stage{position:absolute;inset:0;background:#071a32;display:grid;place-items:center}.p184-media-stage img,.p184-media-stage video{width:100%;height:100%;object-fit:cover;display:block;-webkit-user-select:none;user-select:none}.p184-media-caption{position:absolute;left:18px;right:18px;bottom:54px;z-index:3;display:grid;gap:4px;padding:13px 15px;border-radius:14px;background:rgba(4,20,40,.66);border:1px solid rgba(255,255,255,.13);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;direction:rtl;text-align:right}.p184-media-caption b{font-size:14px}.p184-media-caption span{font-size:10px;color:#d0deeb;line-height:1.6}.p184-media-arrow{position:absolute;top:50%;z-index:5;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:rgba(4,20,40,.62);color:#fff;display:grid;place-items:center;font-size:25px;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translateY(-50%)}.p184-media-arrow.prev{left:14px}.p184-media-arrow.next{right:14px}.p184-media-dots{position:absolute;left:0;right:0;bottom:17px;z-index:5;display:flex;justify-content:center;gap:7px}.p184-media-dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.45);cursor:pointer;transition:.2s}.p184-media-dots button.active{width:24px;background:#fff}.hubadmin184{max-width:1120px;margin:35px auto 90px;padding:0 22px;direction:rtl}.hubadmin184>header{min-height:150px;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:28px 30px;border-radius:23px;background:linear-gradient(135deg,#071d39,#0c3966);color:#fff;box-shadow:0 18px 45px rgba(6,31,60,.18)}.hub184-media-head small,.hubadmin184>header small{color:#68b7f7;font-size:9px;font-weight:1000;letter-spacing:.08em}.hubadmin184>header h1{margin:5px 0 8px;font-size:30px}.hubadmin184>header p{margin:0;color:#bed0df;font-size:12px;line-height:1.7}.hubadmin184>header>strong{padding:9px 12px;border-radius:10px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.11);color:#d8e9f7;font-size:10px;white-space:nowrap}.hub184-media,.hub184-settings{margin-top:16px;padding:22px;border-radius:20px;background:#fff;border:1px solid #dfe7f0;box-shadow:0 10px 30px rgba(21,42,71,.05)}.hub184-media-head h2,.hub184-settings>h2{margin:0 0 8px;font-size:21px}.hub184-settings>label{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:15px 0;border-bottom:1px solid #edf1f5}.hub184-settings>label:last-child{border-bottom:0}.hub184-settings label b{font-size:13px}.hub184-settings label p{margin:4px 0 0;color:#7b899d;font-size:10px}.hub184-active input,.hub184-settings input[type=checkbox]{width:22px;height:22px}.hub184-media-head{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:18px;border-bottom:1px solid #edf1f5}.hub184-media-head p{margin:0;color:#78869a;font-size:11px;line-height:1.7}.hub184-media-head button,.hub184-savebar button{min-height:44px;padding:0 18px;border:0;border-radius:11px;background:linear-gradient(180deg,#2377f3,#0b56c7);color:#fff;font:inherit;font-size:11px;font-weight:1000;cursor:pointer}.hub184-media-head button:disabled,.hub184-savebar button:disabled{opacity:.55;cursor:not-allowed}.hub184-media-list{display:grid;gap:12px;margin-top:16px}.hub184-media-list>article{display:grid;grid-template-columns:190px 1fr auto;gap:14px;align-items:center;padding:13px;border-radius:16px;background:#f7f9fc;border:1px solid #e1e8f0}.hub184-preview{position:relative;height:112px;border-radius:13px;overflow:hidden;background:#071b34}.hub184-preview img,.hub184-preview video{width:100%;height:100%;object-fit:cover;display:block}.hub184-preview>span{position:absolute;left:7px;top:7px;padding:4px 6px;border-radius:7px;background:rgba(3,17,33,.75);color:#fff;font-size:7px;font-weight:1000}.hub184-fields,.hub184-row{display:grid;gap:9px}.hub184-row{grid-template-columns:1fr 1fr}.hub184-row.compact{grid-template-columns:180px 150px}.hub184-fields label{display:grid;gap:5px}.hub184-fields label>span{font-size:9px;color:#6e7d91;font-weight:850}.hub184-fields input:not([type]),.hub184-fields input[type=text]{width:100%}.hub184-fields input[type=number],.hub184-fields input[type=text],.hub184-fields label:not(.hub184-active)>input{min-height:38px;border:1px solid #d8e1eb;border-radius:9px;padding:0 10px;background:#fff;font:inherit;font-size:11px}.hub184-active{display:flex!important;align-items:center;justify-content:space-between;padding:8px 10px;border:1px solid #dce4ed;border-radius:10px}.hub184-order{display:grid;grid-template-columns:34px 34px 34px;gap:5px;align-items:center;justify-items:center}.hub184-order button{width:34px;height:34px;border-radius:8px;border:1px solid #d5dee9;background:#fff;color:#173758;font-weight:1000;cursor:pointer}.hub184-order button:disabled{opacity:.35;cursor:not-allowed}.hub184-order button.danger{grid-column:1/-1;width:100%;color:#c73c4b;border-color:#efcbd0;background:#fff5f6}.hub184-order b{font-size:11px}.hub184-empty{padding:38px 20px;text-align:center;color:#31465f}.hub184-empty p{color:#7a8798;font-size:11px}.hub184-savebar{position:sticky;bottom:14px;z-index:20;margin-top:16px;min-height:62px;padding:10px 12px 10px 16px;border-radius:16px;background:rgba(8,29,54,.94);border:1px solid rgba(255,255,255,.1);box-shadow:0 16px 45px rgba(5,24,45,.24);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:space-between;gap:16px;color:#fff}.hub184-savebar span{color:#c5d7e6;font-size:10px}@media(max-width:900px){.p184-media-slider{width:100%;height:440px}.hub184-media-list>article{grid-template-columns:150px 1fr}.hub184-order{grid-column:1/-1;display:flex;justify-content:flex-end}.hub184-order button.danger{width:auto}}@media(max-width:650px){.p184-media-slider{height:360px;border-radius:20px}.p184-media-arrow{width:36px;height:36px}.hub184-media-head,.hubadmin184>header{display:grid}.hub184-media-list>article{grid-template-columns:1fr}.hub184-preview{height:190px}.hub184-row,.hub184-row.compact{grid-template-columns:1fr}.hub184-order{grid-column:auto;justify-content:flex-start}.hub184-savebar{display:grid}}.public34{background:radial-gradient(circle at 8% 7%,rgba(35,119,243,.075),transparent 24%),linear-gradient(180deg,#f8faff,#f4f7fb 48%,#f8faff)}.p34-nav{box-shadow:0 10px 35px rgba(21,42,71,.035)}.p34-copy h1{font-weight:1000}.p34-copy>p{max-width:650px}.p34-hero{min-height:720px}.p34-proofbar{box-shadow:0 12px 35px rgba(22,45,76,.035)}.p34-report-preview,.p34-step-card,.p34-track{border-color:#dce5ef}.p34-track:hover{border-color:#c9d8ea}.p185-entry-grid{max-width:1320px;margin:28px auto 0;padding:0 42px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.p185-entry{min-height:220px;padding:25px;border-radius:24px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #dce5ef;background:#fff;box-shadow:0 12px 35px rgba(19,40,73,.055);transition:.25s}.p185-entry:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(19,40,73,.09)}.p185-entry small{font-size:8px;font-weight:1000;letter-spacing:.09em}.p185-entry h2{font-size:25px;margin:9px 0}.p185-entry p{font-size:11px;line-height:1.8;color:#718096;margin:0}.p185-entry>span{font-size:11px;font-weight:1000}.p185-entry>span b{font-size:17px;margin-right:8px}.p185-entry.diagnostic small,.p185-entry.diagnostic>span{color:#1769df}.p185-entry.bank{background:linear-gradient(145deg,#081d38,#0c3966);color:#fff;border-color:#214d78}.p185-entry.bank small,.p185-entry.bank>span{color:#78b8ff}.p185-entry.bank p{color:#bdccda}.p185-entry.courses small,.p185-entry.courses>span{color:#168260}.p185-qb{min-height:100vh;background:#f5f8fc;color:#0c203a}.p185-qb a{text-decoration:none;color:inherit}.p185-mini-nav{height:72px;padding:0 max(4vw,25px);display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.92);border-bottom:1px solid #e1e8f0;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-size:11px;font-weight:900}.p185-mini-nav>span{font-size:9px;color:#1768d8;letter-spacing:.12em}.p185-mini-nav>a:last-child{padding:10px 13px;border-radius:10px;background:#0d61d6;color:#fff}.p185-qb-hero{max-width:1320px;margin:auto;padding:75px 42px 55px;display:grid;grid-template-columns:1.35fr .65fr;gap:55px;align-items:center}.p185-qb-hero>div>span{font-size:10px;color:#1768dc;font-weight:1000}.p185-qb-hero h1{font-size:clamp(43px,5vw,68px);line-height:1.12;letter-spacing:-.04em;margin:13px 0 18px}.p185-qb-hero h1 b{color:#1769df}.p185-qb-hero>div>p{max-width:670px;color:#66758a;line-height:1.9;font-size:15px}.p185-qb-stats{display:flex;gap:10px;margin-top:25px}.p185-qb-stats>div{min-width:145px;padding:13px 15px;border-radius:13px;background:#fff;border:1px solid #dfe7f0;display:grid}.p185-qb-stats b{font-size:22px}.p185-qb-stats small{font-size:9px;color:#77869a}.p185-qb-hero>aside{padding:28px;border-radius:25px;background:linear-gradient(145deg,#071c37,#0d3b69);color:#fff;border:1px solid #24517c;box-shadow:0 28px 65px rgba(7,31,59,.2)}.p185-qb-hero aside small{font-size:8px;color:#75b5ff;font-weight:1000}.p185-qb-hero aside strong{display:block;font-size:25px;margin:10px 0}.p185-qb-hero aside p{font-size:11px;color:#b8cada}.p185-qb-hero aside button{width:100%;min-height:50px;margin-top:15px;border:0;border-radius:12px;background:#fff;color:#0c3767;font:inherit;font-size:11px;font-weight:1000;cursor:pointer}.p185-qb-shell{max-width:1320px;margin:0 auto 80px;padding:30px 42px 55px;border-radius:30px;background:#fff;border:1px solid #dfe7f0}.p185-qb-shell>header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e8edf3;padding-bottom:20px}.p185-qb-shell>header small{font-size:8px;color:#1768d8;font-weight:1000}.p185-qb-shell>header h2{font-size:26px;margin:5px 0}.p185-qb-shell>header>b{font-size:11px;padding:8px 10px;border-radius:9px;background:#eef4fd;color:#1768d8}.p185-qb-filters{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:18px 0}.p185-qb-filters label{display:grid;gap:6px}.p185-qb-filters span{font-size:9px;color:#718096;font-weight:900}.p185-qb-filters select{min-height:43px;border:1px solid #d9e2ec;border-radius:10px;background:#f9fbfd;padding:0 11px;font:inherit;font-size:11px}.p185-qb-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.p185-qb-grid article{min-height:190px;padding:18px;border-radius:17px;border:1px solid #e0e7ef;background:#f9fbfd;display:flex;flex-direction:column}.p185-qb-grid article>div{display:flex;align-items:center;gap:7px}.p185-qb-grid article>div span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#0d61d6;color:#fff;font-size:9px;font-weight:1000}.p185-qb-grid article>div em,.p185-qb-grid article>div i{font-style:normal;font-size:8px;padding:5px 7px;border-radius:7px;background:#eaf1fb;color:#37618e}.p185-qb-grid article>small{font-size:8px;color:#7b899b;margin-top:12px}.p185-qb-grid h3{font-size:13px;line-height:1.65;margin:8px 0}.p185-qb-grid article footer{margin-top:auto;display:flex;justify-content:space-between;font-size:8px;color:#78869a}.p185-qb-empty{grid-column:1/-1;padding:45px;text-align:center;color:#7a8798}.p185-qb-convert{margin-top:22px;padding:25px;border-radius:19px;background:#eef5ff;display:flex;align-items:center;justify-content:space-between;gap:25px}.p185-qb-convert span{font-size:9px;color:#1768d8;font-weight:1000}.p185-qb-convert h2{font-size:20px;margin:6px 0}.p185-qb-convert>div:last-child{display:flex;gap:8px}.p185-qb-convert a{padding:12px 14px;border-radius:10px;background:#fff;border:1px solid #d6e0eb;font-size:10px;font-weight:1000}.p185-qb-convert a.primary{background:#0e61d5;color:#fff;border-color:#0e61d5}.p185-diag-intro{max-width:760px;margin:16px auto -5px;padding:10px 14px;border-radius:12px;background:#eef5ff;border:1px solid #d7e7fb;display:flex;justify-content:space-between;gap:12px}.p185-diag-intro span{font-size:8px;color:#1768d8;font-weight:1000}.p185-diag-intro b{font-size:9px;color:#52677f}.p185-result-next{margin:18px 0;padding:16px;border-radius:14px;background:#eef5ff;border:1px solid #d6e6fa}.p185-result-next small{color:#1768d8;font-weight:1000}.p185-result-next h2{font-size:18px;margin:5px 0}.p185-result-next p{font-size:10px;color:#66778c;margin:0}@media(max-width:900px){.p185-entry-grid,.p185-qb-grid{grid-template-columns:1fr 1fr}.p185-qb-hero{grid-template-columns:1fr}.p185-qb-filters{grid-template-columns:1fr 1fr}}@media(max-width:620px){.p185-entry-grid,.p185-qb-filters,.p185-qb-grid{grid-template-columns:1fr}.p185-entry-grid,.p185-qb-hero,.p185-qb-shell{padding-left:16px;padding-right:16px}.p185-qb-shell{border-radius:20px;margin:0 10px 40px}.p185-qb-stats{display:grid;grid-template-columns:1fr 1fr}.p185-qb-stats>div{min-width:0}.p185-qb-convert,.p185-qb-convert>div:last-child{display:grid}.p185-diag-intro{margin-left:12px;margin-right:12px;display:grid}}.p186-menu{justify-content:center;gap:2px;height:100%;direction:rtl}.p186-menu,.p186-menu-item{display:flex;align-items:center}.p186-menu-item{position:relative;height:72px}.p186-menu-item>a{height:40px;padding:0 11px;border-radius:10px;display:flex;align-items:center;gap:5px;color:#31465f!important;font-size:10px!important;text-decoration:none;transition:.18s;white-space:nowrap}.p186-menu-item>a i{font-style:normal;font-size:10px;color:#8290a1;transition:.18s}.p186-menu-item:hover>a{background:#f1f6fc;color:#0d61d6!important}.p186-menu-item:hover>a i{transform:rotate(180deg);color:#0d61d6}.p186-dropdown{position:absolute;top:64px;right:50%;transform:translate(50%,8px);width:330px;padding:13px;border-radius:17px;background:rgba(255,255,255,.985);border:1px solid #dce5ef;box-shadow:0 22px 60px rgba(9,34,64,.16);opacity:0;visibility:hidden;pointer-events:none;transition:.18s;z-index:100;direction:rtl}.p186-dropdown.wide{width:520px}.p186-menu-item:hover .p186-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(50%)}.p186-dropdown:before{content:"";position:absolute;top:-7px;right:50%;width:12px;height:12px;background:#fff;border-top:1px solid #dce5ef;border-right:1px solid #dce5ef;transform:translateX(50%) rotate(-45deg)}.p186-drop-head{padding:9px 10px 13px;border-bottom:1px solid #edf1f5;display:grid;gap:4px}.p186-drop-head small{font-size:7px;color:#1769df;font-weight:1000;letter-spacing:.1em}.p186-drop-head b{font-size:14px;color:#0d2949}.p186-drop-head span{font-size:9px;color:#748397;line-height:1.6}.p186-drop-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding-top:9px}.p186-drop-grid>a{padding:11px;border-radius:11px;border:1px solid transparent;background:#f7f9fc;display:grid;gap:3px;text-decoration:none;transition:.18s}.p186-drop-grid>a:hover{border-color:#cfe0f4;background:#eef5fd;transform:translateY(-1px)}.p186-drop-grid strong{font-size:11px;color:#163c66}.p186-drop-grid span{font-size:8px;color:#7b899a;line-height:1.5}.p186-feature-link{margin-top:9px;padding:13px!important;border-radius:12px!important;background:linear-gradient(135deg,#0c61d6,#2479ec)!important;color:#fff!important;display:grid!important;gap:3px!important;height:auto!important}.p186-feature-link b{font-size:11px}.p186-feature-link span{font-size:8px;color:#dbeaff}.p186-feature-link.parent{background:linear-gradient(135deg,#0b355e,#0b527a)!important}.p186-steps{display:grid;gap:5px;padding:10px 8px}.p186-steps span{display:flex;align-items:center;gap:8px;font-size:9px;color:#53677d}.p186-steps b{width:22px;height:22px;border-radius:7px;background:#eaf2fc;color:#1768d8;display:grid;place-items:center;font-size:8px}.p186-text-link{display:block!important;height:auto!important;padding:9px 10px!important;color:#1768d8!important;font-size:9px!important}@media(max-width:1050px){.p186-menu-item>a{padding:0 7px;font-size:9px!important}.p186-dropdown.wide{width:460px}}@media(max-width:820px){.p186-menu{display:none}}.public34{background:#eef2f7!important}.p187-hero{background:#ffffff!important;border:1px solid #e1e7ef!important;border-radius:0 0 34px 34px!important;box-shadow:0 18px 45px rgba(16,39,72,.055)!important}.p187-hero .p34-kicker{background:#edf5ff!important;color:#1768d8!important}.p187-hero .p34-copy h1{color:#0b2442!important}.p187-hero .p34-copy h1 span{color:#1769df!important}.p187-hero .p34-copy>p{color:#65758a!important}.p187-proofbar{background:linear-gradient(135deg,#071b34,#0b355e)!important;border-color:#173f67!important;box-shadow:0 16px 36px rgba(7,31,59,.16)!important}.p187-proofbar b{color:#ffffff!important}.p187-proofbar span{color:#b8cada!important}.p187-entry-grid{max-width:1320px!important;padding:34px 42px!important;margin:30px auto!important;border-radius:28px!important;background:#e7edf4!important;border:1px solid #d5dee8!important}.p187-entry-grid .p185-entry{box-shadow:none!important}.p187-entry-grid .p185-entry.diagnostic{background:#ffffff!important;border-color:#cfdff4!important}.p187-entry-grid .p185-entry.bank{background:linear-gradient(145deg,#0a2340,#0b3f70)!important;border-color:#24547f!important}.p187-entry-grid .p185-entry.courses{background:#f0faf6!important;border-color:#cce8dc!important}.p187-diagnostic{background:#eaf3ff!important;border:1px solid #cfdef1!important;border-radius:30px!important;box-shadow:0 12px 35px rgba(40,85,140,.055)!important}.p187-diagnostic .p34-section-head>span{color:#1769df!important}.p187-diagnostic .p34-step-card{background:#ffffff!important;border-color:#d4e1f0!important}.p187-diagnostic .p34-report-preview{background:#092543!important;color:#ffffff!important;border-color:#174d78!important}.p187-diagnostic .p34-report-preview small,.p187-diagnostic .p34-report-preview span{color:#b9d0e5!important}.p187-programs{background:#fffaf3!important;border:1px solid #eee0cd!important;border-radius:30px!important;box-shadow:0 12px 35px rgba(90,61,25,.045)!important}.p187-programs .p34-section-head>span{color:#a96a13!important}.p187-programs .p34-track{background:#ffffff!important;border-color:#e8ddcf!important;box-shadow:0 8px 22px rgba(75,52,27,.04)!important}.p187-system{background:linear-gradient(135deg,#06172c,#0a2d50)!important;border:1px solid #173f65!important;border-radius:32px!important;box-shadow:0 24px 55px rgba(6,27,52,.2)!important}.p187-system .p34-system-copy>span{color:#67b8ff!important}.p187-system .p34-system-copy h2{color:#ffffff!important}.p187-system .p34-system-copy>p{color:#b6c9da!important}.p187-system .p34-system-points>div{background:rgba(255,255,255,.055)!important;border-color:rgba(255,255,255,.11)!important}.p187-system .p34-system-points strong{color:#ffffff!important}.p187-system .p34-system-points small{color:#aebfd0!important}.p187-system .p34-system-screen{background:#ffffff!important;color:#0b2948!important;border-color:#d7e3ef!important;box-shadow:0 20px 50px rgba(0,0,0,.22)!important}.p187-personas{background:#eef8f4!important;border:1px solid #d4e7df!important;border-radius:30px!important;box-shadow:0 12px 35px rgba(25,80,57,.045)!important}.p187-personas .p34-section-head>span{color:#17795a!important}.p187-personas .p34-personas article{background:#ffffff!important;border-color:#d6e6df!important}.p34-final{background:linear-gradient(135deg,#0d5fcf,#153f78)!important;color:#ffffff!important;border:1px solid #2c70c8!important;box-shadow:0 22px 50px rgba(13,73,145,.2)!important}.p34-final p,.p34-final span{color:#d5e7fb!important}.p34-final h2{color:#ffffff!important}.p34-final-actions>a:not(.primary){background:#ffffff!important;color:#164b86!important;border-color:#ffffff!important}.p34-final-actions>a.primary{background:#071f3a!important;color:#ffffff!important;border-color:#071f3a!important}.p34-footer{background:#07182d!important;color:#ffffff!important;border-top:0!important}.p34-footer a,.p34-footer p{color:#b9cad9!important}.p34-footer .p34-brand strong{color:#ffffff!important}@media(max-width:700px){.p187-entry-grid{margin:18px 10px!important;padding:18px 14px!important;border-radius:20px!important}.p187-diagnostic,.p187-personas,.p187-programs,.p187-system{border-radius:22px!important}}.p34-nav{min-height:88px!important;height:88px!important;padding:0 34px!important;background:linear-gradient(90deg,#06182d,#092a4a 52%,#0a355d)!important;border-bottom:1px solid rgba(116,181,255,.2)!important;box-shadow:0 14px 34px rgba(5,24,46,.18)!important;color:#fff!important}.p34-nav .p34-brand{min-width:210px!important}.p34-nav .p34-brand>b{width:47px!important;height:47px!important;border-radius:14px!important;background:linear-gradient(145deg,#2381f4,#0b58c5)!important;color:#fff!important;box-shadow:0 8px 22px rgba(18,104,215,.35)!important;font-size:15px!important}.p34-nav .p34-brand strong{color:#fff!important;font-size:15px!important;font-weight:1000!important;letter-spacing:-.01em!important}.p34-nav .p34-brand small{color:#8fb5d6!important;font-size:8px!important;font-weight:850!important;letter-spacing:.07em!important;margin-top:2px!important}.p186-menu{padding:0 8px!important;border-radius:0!important;gap:5px!important}.p186-menu,.p186-menu-item{height:88px!important}.p186-menu-item>a{height:46px!important;border-radius:12px!important;color:#eaf3fb!important;font-size:12px!important;font-weight:950!important;letter-spacing:0!important;gap:7px!important}.p186-menu-item>a i{color:#86a9c8!important;font-size:12px!important}.p186-menu-item:hover>a{background:rgba(255,255,255,.09)!important;color:#fff!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)!important}.p186-menu-item:hover>a i{color:#69b5ff!important}.p186-dropdown{top:77px!important;border:1px solid #d6e2ee!important;box-shadow:0 25px 65px rgba(3,19,37,.25)!important}.p186-dropdown,.p186-dropdown:before{background:#fff!important}.p186-drop-head small{font-size:8px!important}.p186-drop-head b{font-size:15px!important}.p186-drop-head span{font-size:10px!important}.p186-drop-grid strong{font-size:12px!important}.p186-drop-grid span{font-size:9px!important}.p186-feature-link b{font-size:12px!important}.p186-feature-link span,.p186-steps span,.p186-text-link{font-size:9.5px!important}.p34-nav .p34-actions{gap:7px!important;min-width:max-content!important}.p34-nav .p34-actions>a{min-height:42px!important;padding:0 13px!important;border-radius:11px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#e7f1fa!important;border:1px solid rgba(255,255,255,.16)!important;background:rgba(255,255,255,.055)!important;font-size:10.5px!important;font-weight:950!important;white-space:nowrap!important}.p34-nav .p34-actions>a:hover{background:rgba(255,255,255,.11)!important;border-color:rgba(255,255,255,.25)!important}.p34-nav .p34-actions>a.primary{background:#fff!important;color:#0b4e9d!important;border-color:#fff!important;box-shadow:0 8px 22px rgba(0,0,0,.13)!important}.p34-nav:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:-1px!important;height:2px!important;background:linear-gradient(90deg,transparent,#2788f4 25%,#69b8ff 50%,#2788f4 75%,transparent)!important;opacity:.75!important}@media(max-width:1180px){.p34-nav{padding:0 20px!important}.p34-nav .p34-brand{min-width:175px!important}.p186-menu-item>a{padding:0 9px!important;font-size:11px!important}.p34-nav .p34-actions>a{padding:0 9px!important;font-size:9.5px!important}}@media(max-width:820px){.p34-nav{min-height:76px!important;height:76px!important;padding:0 16px!important}.p34-nav .p34-brand strong{font-size:14px!important}.p34-nav .p34-actions>a:not(.primary){display:none!important}.p34-nav .p34-actions>a.primary{min-height:40px!important;font-size:10px!important}}.p186-menu{gap:7px!important}.p186-menu-item>a{height:50px!important;padding:0 15px!important;font-size:14px!important;line-height:1!important;letter-spacing:-.01em!important}.p186-menu-item>a i{font-size:13px!important;margin-right:1px!important}.p34-nav .p34-brand strong{font-size:16px!important}.p34-nav .p34-brand small{font-size:9px!important}.p34-nav .p34-actions>a{min-height:45px!important;font-size:11.5px!important}.p186-drop-head small{font-size:9px!important}.p186-drop-head b{font-size:16px!important}.p186-drop-head span{font-size:11px!important;line-height:1.7!important}.p186-drop-grid strong,.p186-feature-link b{font-size:13px!important}.p186-drop-grid span,.p186-feature-link span,.p186-steps span,.p186-text-link{font-size:10.5px!important;line-height:1.6!important}.p186-feature-link.lessons{background:linear-gradient(135deg,#16745a,#1b9873)!important}@media(max-width:1280px){.p186-menu{gap:2px!important}.p186-menu-item>a{padding:0 9px!important;font-size:12px!important}.p34-nav .p34-actions>a{padding:0 9px!important;font-size:10px!important}}@media(max-width:1050px){.p186-menu-item>a{padding:0 7px!important;font-size:11px!important}}.p34-nav{min-height:94px!important;padding-left:28px!important;padding-right:28px!important}.p186-menu,.p186-menu-item,.p34-nav{height:94px!important}.p186-menu{gap:3px!important}.p186-menu-item>a{height:54px!important;padding:0 13px!important;font-size:16px!important;font-weight:1000!important;letter-spacing:-.025em!important}.p186-menu-item>a i{font-size:14px!important}.p34-nav .p34-brand strong{font-size:18px!important}.p34-nav .p34-brand small{font-size:10px!important}.p34-nav .p34-actions>a{min-height:48px!important;padding:0 14px!important;font-size:13px!important;font-weight:1000!important}.p186-dropdown{top:82px!important}.p186-drop-head small{font-size:10px!important}.p186-drop-head b{font-size:18px!important}.p186-drop-head span{font-size:12px!important}.p186-drop-grid strong,.p186-feature-link b{font-size:14px!important}.p186-drop-grid span,.p186-feature-link span,.p186-steps span,.p186-text-link{font-size:12px!important}@media(max-width:1360px){.p34-nav{padding-left:16px!important;padding-right:16px!important}.p186-menu-item>a{padding:0 9px!important;font-size:14px!important}.p34-nav .p34-actions>a{padding:0 9px!important;font-size:11px!important}.p34-nav .p34-brand{min-width:180px!important}}@media(max-width:1120px){.p186-menu-item>a{padding:0 6px!important;font-size:12px!important}.p34-nav .p34-brand{min-width:160px!important}}.p34-nav{min-height:100px!important}.p186-menu,.p186-menu-item,.p34-nav{height:100px!important}.p186-menu-item>a{height:58px!important;padding:0 14px!important;font-family:Noto Sans Arabic,Tahoma,Arial,sans-serif!important;font-size:18px!important;font-weight:900!important;letter-spacing:-.035em!important;line-height:1.2!important;text-rendering:optimizeLegibility!important}.p186-menu-item>a i{font-family:Arial,sans-serif!important;font-size:15px!important;font-weight:900!important}.p34-nav .p34-brand strong{font-size:20px!important;font-weight:900!important;letter-spacing:-.025em!important}.p34-nav .p34-brand small,.p34-nav .p34-brand strong{font-family:Noto Sans Arabic,Tahoma,Arial,sans-serif!important}.p34-nav .p34-brand small{font-size:10.5px!important;font-weight:800!important}.p34-nav .p34-actions>a{min-height:50px!important;padding:0 15px!important;font-family:Noto Sans Arabic,Tahoma,Arial,sans-serif!important;font-size:14px!important;font-weight:900!important;letter-spacing:-.02em!important}.p186-dropdown{top:88px!important}.p186-drop-head b{font-size:19px!important;font-weight:900!important}.p186-drop-head b,.p186-drop-head span{font-family:Noto Sans Arabic,Tahoma,Arial,sans-serif!important}.p186-drop-head span{font-size:13px!important;font-weight:600!important}.p186-drop-grid strong,.p186-feature-link b{font-family:Noto Sans Arabic,Tahoma,Arial,sans-serif!important;font-size:15px!important;font-weight:900!important}.p186-drop-grid span,.p186-feature-link span,.p186-steps span,.p186-text-link{font-family:Noto Sans Arabic,Tahoma,Arial,sans-serif!important;font-size:12.5px!important;font-weight:700!important}@media(max-width:1420px){.p186-menu-item>a{padding:0 10px!important;font-size:16px!important}.p34-nav .p34-actions>a{padding:0 10px!important;font-size:12px!important}}@media(max-width:1200px){.p186-menu-item>a{padding:0 7px!important;font-size:13px!important}.p34-nav .p34-brand strong{font-size:17px!important}}.hub192-header-control{margin-top:16px;padding:22px;border-radius:20px;background:#fff;border:1px solid #dfe7f0;box-shadow:0 10px 30px rgba(21,42,71,.05)}.hub192-title{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-bottom:16px;border-bottom:1px solid #e9eef4}.hub192-title small{color:#1768d8;font-size:8px;font-weight:1000;letter-spacing:.1em}.hub192-title h2{margin:5px 0 6px;font-size:22px}.hub192-title p{margin:0;color:#738196;font-size:10px}.hub192-brand-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:16px 0}.hub192-brand-fields label,.hub192-nav-list label{display:grid;gap:5px}.hub192-brand-fields span,.hub192-nav-list label>span{color:#69798e;font-size:9px;font-weight:900}.hub192-brand-fields input,.hub192-nav-list label>input:not([type=checkbox]){min-height:41px;width:100%;border:1px solid #d7e1eb;border-radius:10px;background:#f9fbfd;padding:0 11px;font:inherit;font-size:11px}.hub192-header-control>h3{margin:13px 0 9px;font-size:14px;color:#173758}.hub192-nav-list{display:grid;gap:7px}.hub192-nav-list article{display:grid;grid-template-columns:36px minmax(150px,.8fr) minmax(210px,1.2fr) 70px 78px;gap:8px;align-items:end;padding:10px;border:1px solid #e0e7ef;border-radius:13px;background:#f8fafc}.hub192-nav-list.buttons article{grid-template-columns:36px minmax(150px,.8fr) minmax(210px,1.2fr) 70px 90px 78px}.hub192-order-no{width:32px;height:41px;display:grid;place-items:center;border-radius:9px;background:#0d2f52;color:#fff;font-size:10px;font-weight:1000}.hub192-visible{min-height:41px;padding:5px 8px;border:1px solid #d9e2eb;border-radius:10px;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:3px!important;background:#fff}.hub192-visible input{width:18px;height:18px}.hub192-move{height:41px;display:flex;gap:4px;align-items:center}.hub192-move button{width:35px;height:35px;border:1px solid #d4dee8;border-radius:8px;background:#fff;color:#173758;font-weight:1000;cursor:pointer}.hub192-move button:disabled{opacity:.3;cursor:not-allowed}@media(max-width:950px){.hub192-nav-list article,.hub192-nav-list.buttons article{grid-template-columns:36px 1fr 1fr}.hub192-move,.hub192-visible{grid-row:2}}@media(max-width:650px){.hub192-brand-fields{grid-template-columns:1fr}.hub192-nav-list article,.hub192-nav-list.buttons article{grid-template-columns:36px 1fr}.hub192-nav-list article label:nth-of-type(2){grid-column:1/-1}}.p193-world{--p193-navy:#07182d;--p193-navy-2:#0a2b4d;--p193-blue:#1769df;--p193-cyan:#6fc3ff;--p193-ink:#09213d;--p193-muted:#64758a;--p193-line:#dce5ef;background:#f3f6fa!important;background-image:radial-gradient(circle at 12% 6%,rgba(44,132,239,.08),transparent 24%),radial-gradient(circle at 88% 26%,rgba(72,186,255,.06),transparent 24%)!important}.p193-hero{max-width:none!important;width:100%!important;min-height:760px!important;padding:84px max(6vw,42px) 78px!important;grid-template-columns:minmax(0,1.02fr) minmax(480px,.82fr)!important;gap:min(7vw,96px)!important;border:0!important;border-radius:0 0 42px 42px!important;background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.92)),radial-gradient(circle at 82% 18%,#dceeff,transparent 34%)!important;box-shadow:0 28px 70px rgba(11,40,75,.08)!important;overflow:hidden}.p193-hero:after{content:"";position:absolute;inset:auto -9% -52% auto;width:650px;height:650px;border-radius:50%;border:95px solid rgba(23,105,223,.035);pointer-events:none}.p193-eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:14px;color:#75869a;font-size:9px;font-weight:950;letter-spacing:.12em;direction:ltr;justify-content:flex-end}.p193-eyebrow b{color:#2580ec;font-size:13px}.p193-hero .p34-copy h1{font-size:clamp(52px,5.2vw,82px)!important;line-height:1.08!important;letter-spacing:-.055em!important;margin-top:20px!important;max-width:900px!important}.p193-hero .p34-copy h1 span{background:linear-gradient(90deg,#0b4fa9,#2185f2);-webkit-background-clip:text;background-clip:text;color:transparent!important}.p193-hero .p34-copy>p{font-size:17px!important;line-height:2!important;max-width:760px!important;color:#5f7188!important}.p193-hero .p34-cta{margin-top:32px!important}.p193-hero .p34-cta>a{min-height:56px!important;border-radius:14px!important;padding:0 24px!important;font-size:13px!important;transition:.2s ease!important}.p193-hero .p34-cta>a:hover{transform:translateY(-2px)!important;box-shadow:0 12px 24px rgba(13,76,154,.13)!important}.p193-trust{margin-top:18px!important}.p193-trust span{background:transparent!important;padding:7px 0!important;margin-left:15px!important;color:#65758a!important}.p193-trust b{display:inline-grid;place-items:center;width:23px;height:23px;border-radius:7px;background:#e9f2ff;color:#1769df!important}.p193-proof{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:26px;max-width:700px;padding-top:21px;border-top:1px solid #e4eaf1}.p193-proof>div{display:grid;gap:3px;border-left:1px solid #e7ecf2;padding:0 15px}.p193-proof>div:first-child{border-left:0}.p193-proof strong{font-size:16px;color:#102a48}.p193-proof small{font-size:8px;color:#8592a3;letter-spacing:.02em}.p193-hero .p34-visual{min-height:590px!important}.p193-hero .p184-media-slider{border-radius:30px!important;box-shadow:0 36px 80px rgba(6,30,58,.22)!important;border:1px solid #dce5ef!important;overflow:hidden!important;background:#091d35!important}.p193-hero .p184-media-stage:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);pointer-events:none}.p193-world .p187-proofbar{max-width:1320px!important;margin:-27px auto 34px!important;border-radius:18px!important;position:relative;z-index:3;overflow:hidden!important;padding:0 8px!important}.p193-world .p187-proofbar>div{position:relative}.p193-world .p187-proofbar>div:after{content:"";position:absolute;top:24%;bottom:24%;left:0;width:1px;background:rgba(255,255,255,.09)}.p193-world .p187-proofbar>div:first-child:after{display:none}.p193-free-zone{max-width:1320px;margin:38px auto;padding:36px 38px;border:1px solid #d9e5f0;border-radius:28px;background:linear-gradient(145deg,#fff,#f7fbff);box-shadow:0 16px 46px rgba(15,52,92,.06)}.p193-free-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:25px}.p193-free-head>div>span{font-size:9px;font-weight:1000;color:#1769df;letter-spacing:.11em}.p193-free-head h2{font-size:31px;margin:7px 0;color:#0a2543}.p193-free-head p{margin:0;color:#728196;font-size:12px}.p193-free-badge{padding:9px 12px;border-radius:999px;background:#eaf6f1;color:#13815e;border:1px solid #c9e8db;font-size:9px;letter-spacing:.08em}.p193-free-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.p193-free-card{min-height:230px;padding:22px;border:1px solid #dfe7f0;border-radius:20px;background:#fff;display:flex;flex-direction:column;transition:.22s ease!important;position:relative;overflow:hidden}.p193-free-card:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;left:-55px;bottom:-65px;background:rgba(24,107,222,.04)}.p193-free-card:hover{transform:translateY(-5px);border-color:#bdd4ed;box-shadow:0 18px 40px rgba(14,55,100,.09)}.p193-free-card>i{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#edf5ff;color:#1769df;font-style:normal;font-size:17px;font-weight:1000;margin-bottom:18px}.p193-free-card small{font-size:8px;color:#6e8bab;font-weight:1000;letter-spacing:.08em}.p193-free-card h3{font-size:21px;margin:6px 0 7px;color:#102a47}.p193-free-card p{margin:0;color:#748296;font-size:10px;line-height:1.8;max-width:300px}.p193-free-card>span{margin-top:auto;color:#1769df;font-size:10px;font-weight:1000}.p193-free-card.exam>i{background:#fff3e6;color:#ad6912}.p193-free-card.exam>span{color:#a66511}.p193-free-card.bank{background:linear-gradient(145deg,#071c34,#0b365e);border-color:#1d4a73}.p193-free-card.bank h3{color:#fff}.p193-free-card.bank p{color:#b9cad9}.p193-free-card.bank small,.p193-free-card.bank>span{color:#7dc3ff}.p193-free-card.bank>i{background:rgba(255,255,255,.09);color:#85c8ff}.p193-world .p187-entry-grid{margin:38px auto!important;padding:20px!important;background:transparent!important;border:0!important;border-radius:0!important}.p193-world .p187-entry-grid .p185-entry{min-height:245px!important;border-radius:22px!important;padding:25px!important;transition:.22s ease!important}.p193-world .p187-entry-grid .p185-entry:hover{transform:translateY(-5px)!important;box-shadow:0 20px 45px rgba(19,40,73,.1)!important}.p193-world .p34-section{max-width:1320px!important;margin:48px auto!important;padding:70px 54px!important}.p193-world .p34-section-head{max-width:760px!important}.p193-world .p34-section-head h2{font-size:clamp(34px,3.2vw,49px)!important;letter-spacing:-.04em!important;line-height:1.2!important}.p193-world .p34-section-head p{font-size:13px!important;line-height:1.9!important;color:#6c7d91!important}.p193-programs{background:#fff!important;border-color:#e3e8ef!important}.p193-programs .p34-track-grid{gap:14px!important}.p193-programs .p34-track{border-radius:21px!important;min-height:310px!important;padding:23px!important;transition:.22s ease!important}.p193-programs .p34-track:hover{transform:translateY(-5px)!important;box-shadow:0 20px 45px rgba(19,40,73,.08)!important}.p193-programs .p34-track h3{font-size:21px!important}.p193-programs .p34-track p{font-size:10px!important;line-height:1.85!important}.p193-system{max-width:1320px!important;margin:58px auto!important;padding:72px 62px!important;border-radius:32px!important;position:relative;overflow:hidden}.p193-system:after{content:"AP";position:absolute;left:-10px;bottom:-85px;font-size:260px;font-weight:1000;line-height:1;color:rgba(255,255,255,.025);letter-spacing:-.1em;pointer-events:none}.p193-system .p34-system-copy h2{font-size:clamp(37px,3.6vw,56px)!important;line-height:1.17!important}.p193-system .p34-system-copy>p{font-size:13px!important;line-height:2!important}.p193-system .p34-system-screen{border-radius:24px!important;padding:25px!important}.p193-personas{background:#f5faf8!important;border-color:#dce9e4!important}.p193-personas .p34-personas{gap:14px!important}.p193-personas .p34-personas article{border-radius:21px!important;min-height:250px!important;padding:25px!important;transition:.22s ease!important}.p193-personas .p34-personas article:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(26,72,55,.07)}.p193-world .p34-final{max-width:1320px!important;margin:58px auto!important;padding:62px 58px!important;border-radius:30px!important;position:relative;overflow:hidden}.p193-world .p34-final:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;left:-120px;top:-150px;border:65px solid rgba(255,255,255,.04)}.p193-world .p34-final h2{font-size:clamp(34px,3.7vw,54px)!important;line-height:1.25!important;letter-spacing:-.035em!important}.p193-world .p34-final p{font-size:13px!important;line-height:1.9!important}.p193-world .p34-footer{padding:45px max(5vw,32px)!important}@media(max-width:1100px){.p193-hero{grid-template-columns:1fr!important;padding-top:60px!important}.p193-hero .p34-visual{min-height:520px!important}.p193-free-zone,.p193-system,.p193-world .p187-proofbar,.p193-world .p34-final,.p193-world .p34-section{margin-left:18px!important;margin-right:18px!important}.p193-free-grid{grid-template-columns:1fr 1fr}.p193-free-card.bank{grid-column:1/-1}}@media(max-width:700px){.p193-hero{padding:45px 16px 38px!important;border-radius:0 0 24px 24px!important}.p193-eyebrow{font-size:7px;flex-wrap:wrap}.p193-hero .p34-copy h1{font-size:42px!important;line-height:1.13!important}.p193-hero .p34-copy>p{font-size:14px!important}.p193-proof{grid-template-columns:1fr 1fr}.p193-proof>div{border-left:0;border-top:1px solid #e8edf2;padding:10px 0}.p193-world .p187-proofbar{margin:-12px 10px 20px!important;border-radius:14px!important}.p193-free-zone{margin:22px 10px!important;padding:24px 16px!important;border-radius:22px}.p193-free-head{display:grid}.p193-free-head h2{font-size:27px}.p193-free-grid{grid-template-columns:1fr}.p193-free-card.bank{grid-column:auto}.p193-world .p34-section{margin:28px 10px!important;padding:50px 18px!important}.p193-system{margin:28px 10px!important;padding:45px 20px!important}.p193-world .p34-final{margin:28px 10px!important;padding:38px 22px!important}.p193-world .p187-entry-grid{margin:20px 10px!important;padding:0!important}.p193-hero .p34-visual{min-height:440px!important}}.p194-authority{max-width:1320px;margin:34px auto 28px;padding:42px 44px;border:1px solid #dfe7f0;border-radius:30px;background:linear-gradient(115deg,#0a1d37,#0b2d55 56%,#0e4479);color:#fff;display:grid;grid-template-columns:1.35fr .65fr;gap:42px;align-items:center;box-shadow:0 24px 70px rgba(8,35,68,.16);position:relative;overflow:hidden}.p194-authority:before{content:"";position:absolute;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(65,151,255,.24),transparent 68%);left:-160px;top:-170px;pointer-events:none}.p194-authority-copy{position:relative;z-index:1}.p194-authority-copy>span,.p194-results-head span,.p194-voices-head span{font-size:9px;font-weight:1000;letter-spacing:.13em;color:#78aff7}.p194-authority-copy h2{font-size:clamp(32px,3.4vw,50px);line-height:1.22;letter-spacing:-.035em;margin:10px 0 15px;max-width:820px}.p194-authority-copy>p{font-size:13px;line-height:1.9;color:#bed0e5;max-width:760px}.p194-authority-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.p194-authority-stats>div{padding:15px 16px;border:1px solid rgba(134,180,235,.22);border-radius:15px;background:rgba(8,31,59,.34);display:grid}.p194-authority-stats strong{font-size:27px}.p194-authority-stats small{font-size:9px;color:#9fb8d5;margin-top:3px}.p194-mentor-card{min-height:310px;padding:28px;border-radius:24px;background:rgba(255,255,255,.97);color:#112640;box-shadow:0 20px 55px rgba(0,0,0,.18);display:flex;flex-direction:column;position:relative;z-index:1}.p194-mentor-monogram{width:82px;height:82px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(145deg,#0b2548,#1a6fdd);color:#fff;font-size:25px;font-weight:1000;box-shadow:0 14px 30px rgba(24,98,191,.22);margin-bottom:25px}.p194-mentor-card small{font-size:8px;color:#7d8b9e;font-weight:1000;letter-spacing:.12em}.p194-mentor-card h3{font-size:25px;margin:6px 0 8px}.p194-mentor-card p{font-size:11px;color:#677890;line-height:1.8}.p194-mentor-card>span{margin-top:auto;padding-top:18px;border-top:1px solid #e6ebf1;font-size:8px;color:#4675ad;font-weight:900;letter-spacing:.04em}.p194-results{max-width:1320px;margin:80px auto 35px;padding:64px 54px;border-radius:32px;background:#eef4fb;border:1px solid #dce6f1}.p194-results-head{display:grid;grid-template-columns:1.15fr .85fr;gap:55px;align-items:end;margin-bottom:35px}.p194-results-head span{color:#1767d8}.p194-results-head h2{font-size:clamp(31px,3.7vw,49px);line-height:1.2;letter-spacing:-.035em;margin:9px 0 0}.p194-results-head>p{font-size:12px;line-height:1.9;color:#65768d;margin:0}.p194-results-grid{display:grid;grid-template-columns:1.45fr repeat(3,.65fr);gap:12px}.p194-results-grid article{min-height:270px;border:1px solid #dce5ef;border-radius:22px;background:#fff;padding:24px;display:flex;flex-direction:column}.p194-result-main{background:linear-gradient(145deg,#0a1f3b,#0c3562)!important;color:#fff!important;border-color:#234a75!important}.p194-result-main small{font-size:8px;color:#79aff5;font-weight:1000;letter-spacing:.1em}.p194-result-main>strong{font-size:54px;line-height:1;margin-top:20px}.p194-result-main h3{font-size:18px;margin:7px 0 0}.p194-result-main>p{font-size:8px;color:#9fb3ca;margin-top:auto}.p194-mini-chart{height:82px;display:flex;gap:7px;align-items:end;margin-top:18px}.p194-mini-chart i{flex:1 1;border-radius:6px 6px 2px 2px;background:linear-gradient(#55a1ff,#1c69cf)}.p194-mini-chart i:first-child{height:31%}.p194-mini-chart i:nth-child(2){height:38%}.p194-mini-chart i:nth-child(3){height:48%}.p194-mini-chart i:nth-child(4){height:45%}.p194-mini-chart i:nth-child(5){height:61%}.p194-mini-chart i:nth-child(6){height:73%}.p194-mini-chart i:nth-child(7){height:88%}.p194-results-grid article>b{font-size:40px;color:#e0e8f1}.p194-results-grid article>h3{font-size:20px;margin:auto 0 8px}.p194-results-grid article>p{font-size:10px;color:#718097;line-height:1.8;margin:0}.p194-voices{max-width:1320px;margin:35px auto 85px;padding:34px 0}.p194-voices-head{max-width:760px;margin-bottom:30px}.p194-voices-head span{color:#1767d8}.p194-voices-head h2{font-size:clamp(29px,3.3vw,44px);line-height:1.24;letter-spacing:-.03em;margin:8px 0 0}.p194-quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.p194-quote-grid article{min-height:255px;padding:27px;border:1px solid #dfe6ee;border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(20,45,80,.045);display:flex;flex-direction:column}.p194-quote-grid article>span{font-size:45px;line-height:.8;color:#1869dd;font-family:Georgia,serif}.p194-quote-grid article>p{font-size:14px;line-height:1.95;color:#263a54;margin:18px 0}.p194-quote-grid footer{margin-top:auto;border-top:1px solid #edf0f4;padding-top:15px;display:grid}.p194-quote-grid footer b{font-size:10px}.p194-quote-grid footer small{font-size:8px;color:#8592a3;margin-top:3px}.p194-conversion-strip{max-width:1260px;margin:0 auto 25px;padding:25px 30px;border:1px solid #dbe5ef;border-radius:20px;background:#fff;display:flex;justify-content:space-between;align-items:center;gap:25px;box-shadow:0 9px 28px rgba(18,42,75,.05)}.p194-conversion-strip>div:first-child{display:grid}.p194-conversion-strip small{font-size:7px;color:#1767d8;font-weight:1000;letter-spacing:.1em}.p194-conversion-strip strong{font-size:15px;margin-top:4px}.p194-conversion-strip>div:last-child{display:flex;gap:8px;flex-wrap:wrap}.p194-conversion-strip a{font-size:9px;font-weight:950;padding:9px 12px;border-radius:10px;background:#eef4fb;color:#174f91;transition:.2s}.p194-conversion-strip a:hover{background:#0f63d6;color:#fff;transform:translateY(-1px)}.p193-world{background:linear-gradient(180deg,#f8fafc,#f3f7fb 42%,#f8fafc)}.p193-world .p34-nav{box-shadow:0 8px 26px rgba(16,41,73,.055)}.p193-world .p186-menu>div>a{font-weight:950}.p193-world .p193-hero{max-width:1440px!important;min-height:760px!important;padding-top:72px!important}.p193-world .p193-free-zone{margin-top:62px!important}.p193-world .p34-programs{padding-top:115px!important;padding-bottom:115px!important}.p193-world .p34-track{min-height:360px!important}.p193-world .p34-track-grid{gap:15px!important}.p193-world .p34-track:hover{transform:translateY(-7px) scale(1.008)!important}.p193-world .p34-section-head h2{max-width:900px;margin-left:auto;margin-right:auto}.p193-world .p34-system{margin-top:65px!important;margin-bottom:95px!important}.p193-world .p34-final{margin-top:25px!important}@media(max-width:1000px){.p194-authority{grid-template-columns:1fr;padding:36px}.p194-mentor-card{min-height:250px}.p194-results{margin-inline:18px;padding:46px 28px}.p194-results-head{grid-template-columns:1fr;gap:16px}.p194-results-grid{grid-template-columns:1fr 1fr}.p194-result-main{grid-column:1/-1}.p194-voices{margin-inline:18px}.p194-quote-grid{grid-template-columns:1fr 1fr}.p194-quote-grid article:last-child{grid-column:1/-1}.p194-conversion-strip{margin-inline:18px}}@media(max-width:650px){.p194-authority{margin:20px 10px 18px;padding:28px 18px;border-radius:23px}.p194-authority-copy h2{font-size:31px}.p194-authority-stats{grid-template-columns:1fr}.p194-mentor-card{padding:22px}.p194-results{margin:46px 10px 20px;padding:35px 16px;border-radius:24px}.p194-results-grid{grid-template-columns:1fr}.p194-result-main{grid-column:auto}.p194-results-grid article{min-height:220px}.p194-voices{margin:20px 10px 50px;padding:20px 0}.p194-quote-grid{grid-template-columns:1fr}.p194-quote-grid article:last-child{grid-column:auto}.p194-conversion-strip{margin:0 10px 18px;padding:20px;display:grid}.p194-conversion-strip>div:last-child{display:grid;grid-template-columns:1fr}.p194-conversion-strip a{text-align:center}.p193-world .p193-hero{min-height:auto!important}}.p194-quote-grid article>span{font-family:inherit!important;font-size:28px!important;line-height:1!important;font-weight:1000!important;letter-spacing:-.04em!important}.p193-world{--p195-navy:#071a31;--p195-blue:#176fd1;--p195-ink:#10233b;--p195-muted:#64758a;background:#f7f9fc!important}.p193-world .p34-nav{position:sticky!important;top:0!important;z-index:100!important;max-width:none!important;width:100%!important;padding:13px clamp(18px,3vw,46px)!important;border-radius:0!important;background:rgba(255,255,255,.94)!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #e7edf4!important;box-shadow:0 8px 30px rgba(15,42,74,.06)!important}.p193-world .p34-brand strong{font-size:15px!important;letter-spacing:-.02em}.p193-world .p34-brand small{font-size:8px!important;letter-spacing:.08em}.p193-world .p186-menu{gap:3px!important}.p193-world .p186-menu>div>a{font-size:12px!important;padding:12px 10px!important;white-space:nowrap}.p193-world .p34-actions{gap:7px!important}.p193-world .p34-actions>a{min-height:42px!important;padding:0 14px!important;font-size:10px!important;border-radius:11px!important}.p193-world .p195-hero{max-width:1480px!important;min-height:690px!important;padding:52px clamp(22px,4vw,62px) 58px!important;grid-template-columns:minmax(0,.86fr) minmax(500px,1.14fr)!important;gap:58px!important;align-items:center!important;background:radial-gradient(circle at 86% 20%,rgba(37,128,235,.09),transparent 30%),linear-gradient(180deg,#fff,#f8fbff)!important}.p195-hero .p34-copy h1{font-size:clamp(48px,4.6vw,72px)!important;max-width:760px!important;margin-top:16px!important}.p195-hero .p34-copy>p{font-size:15px!important;line-height:1.9!important;max-width:680px!important}.p195-hero .p34-cta{margin-top:25px!important}.p195-hero .p34-trust{margin-top:24px!important}.p195-hero .p193-proof{margin-top:20px!important}.p195-media-stage{min-height:560px!important;display:flex!important;align-items:center!important}.p195-media-stage .p184-media-slider{width:100%!important;min-height:530px!important;border-radius:28px!important;box-shadow:0 35px 85px rgba(6,31,61,.2)!important}.p195-media-stage .p184-media-stage{min-height:530px!important}.p195-media-stage .p184-media-stage img,.p195-media-stage .p184-media-stage video{min-height:530px!important;object-fit:cover!important}.p194-authority{margin-top:18px!important;padding:36px 40px!important;gap:32px!important}.p194-authority-copy h2{font-size:clamp(30px,3vw,44px)!important}.p194-mentor-card{min-height:270px!important;padding:22px!important}.p194-mentor-monogram{width:100%!important;height:150px!important;border-radius:18px!important;margin-bottom:18px!important;overflow:hidden!important}.p194-mentor-monogram.has-photo{background:#e9eef5!important;box-shadow:none!important}.p194-mentor-monogram img{width:100%;height:100%;object-fit:cover;object-position:center 20%;display:block}.p194-mentor-monogram span{font-size:28px}.p193-world .p187-proofbar{margin-top:22px!important;margin-bottom:38px!important}.p193-world .p193-free-zone{margin-top:38px!important;margin-bottom:38px!important;padding:42px!important}.p193-world .p34-section{margin-top:42px!important;margin-bottom:42px!important;padding-top:72px!important;padding-bottom:72px!important}.p193-world .p34-programs{padding-top:76px!important;padding-bottom:76px!important}.p193-world .p34-track{min-height:315px!important}.p193-world .p34-system{margin-top:42px!important;margin-bottom:52px!important;padding-top:62px!important;padding-bottom:62px!important}.p194-results{margin-top:52px!important;margin-bottom:48px!important;padding-top:60px!important;padding-bottom:60px!important}.p193-world .p34-for-everyone{margin-top:42px!important}.p194-conversion-strip{margin-top:35px!important}.p193-world .p34-final{margin-top:28px!important;margin-bottom:24px!important}.hub195-mentor{background:#fff;border:1px solid #dfe7f0;border-radius:24px;padding:24px;margin-top:20px}.hub195-mentor h2{margin:0 0 4px}.hub195-mentor>p{color:#718096;font-size:12px;margin:0 0 18px}.hub195-mentor-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hub195-mentor-grid label{display:grid;gap:6px}.hub195-mentor-grid label.full{grid-column:1/-1}.hub195-mentor-grid span{font-size:11px;font-weight:900;color:#4a5c72}.hub195-mentor-grid input,.hub195-mentor-grid textarea{border:1px solid #dbe4ee;border-radius:12px;padding:12px;background:#f9fbfd;outline:none}.hub195-mentor-grid textarea{min-height:86px;resize:vertical}.hub195-mentor-preview{margin-top:14px;display:flex;gap:14px;align-items:center}.hub195-mentor-preview img{width:92px;height:92px;border-radius:16px;object-fit:cover}.hub195-mentor-preview small{color:#718096}@media(max-width:1180px){.p193-world .p195-hero{grid-template-columns:1fr!important;gap:30px!important}.p195-media-stage{min-height:500px!important}.p193-world .p186-menu{display:none!important}}@media(max-width:650px){.p193-world .p34-nav{padding:10px 12px!important}.p193-world .p34-actions>a:not(.primary){display:none!important}.p193-world .p195-hero{padding:34px 16px 38px!important}.p195-media-stage,.p195-media-stage .p184-media-slider,.p195-media-stage .p184-media-stage,.p195-media-stage .p184-media-stage img,.p195-media-stage .p184-media-stage video{min-height:360px!important}.p193-world .p193-free-zone{padding:28px 17px!important}.hub195-mentor-grid{grid-template-columns:1fr}.hub195-mentor-grid label.full{grid-column:auto}}.p196-world{background:#f7f9fc}.p196-world .p34-nav{height:82px!important;padding:0 clamp(22px,4vw,64px)!important;background:rgba(255,255,255,.96)!important;border-bottom:1px solid #e2e8f0!important;box-shadow:0 8px 28px rgba(15,35,65,.055)!important;color:#10233f!important}.p196-world .p34-brand strong{color:#10233f!important;font-size:15px!important}.p196-world .p34-brand small{color:#6d7c91!important;font-size:8px!important}.p196-world .p186-menu{gap:5px!important}.p196-world .p186-menu-item>a{color:#263b59!important;font-size:12px!important;font-weight:900!important;padding:12px 11px!important;border-radius:10px!important}.p196-world .p186-menu-item>a:hover{color:#0d61d5!important;background:#eef5ff!important}.p196-world .p186-menu-item>a i{color:#8b99aa!important}.p196-world .p34-actions>a{font-size:11px!important;font-weight:950!important;min-height:42px!important;padding-inline:15px!important}.p196-world .p195-hero{min-height:620px!important;padding-top:42px!important;padding-bottom:46px!important;background:radial-gradient(circle at 83% 24%,rgba(31,112,226,.12),transparent 30%),linear-gradient(180deg,#fff,#f7faff)!important}.p196-world .p193-eyebrow{color:#50657f!important}.p196-world .p34-copy h1{font-size:clamp(46px,4.3vw,68px)!important;line-height:1.12!important}.p196-world .p34-copy>p{color:#596b83!important}.p196-world .p195-media-stage{min-height:470px!important}.p196-world .p193-proof{grid-template-columns:repeat(4,1fr)!important;gap:8px!important}.p196-world .p193-proof>div{background:#fff!important;border:1px solid #e2e9f2!important;box-shadow:0 7px 20px rgba(20,43,75,.045)!important}.p196-world .p194-authority{margin-top:34px!important;margin-bottom:30px!important}.p196-world .p193-free-zone{margin-top:30px!important;margin-bottom:26px!important}.p196-world .p34-section{margin-top:24px!important;margin-bottom:24px!important;padding-top:60px!important;padding-bottom:60px!important}.p196-world .p34-system{margin-top:30px!important;margin-bottom:36px!important}.p196-world .p194-results{margin-top:36px!important;margin-bottom:30px!important}.p196-world .p34-for-everyone{margin-top:24px!important}.p196-world .p193-free-head>div>span,.p196-world .p194-authority-copy>span,.p196-world .p194-results-head span,.p196-world .p34-section-head>span{letter-spacing:.03em!important}.p196-world .p193-free-card small{font-size:8px!important;letter-spacing:0!important;color:#64758a!important}.p196-world .p34-personas article{box-shadow:0 10px 30px rgba(19,43,77,.055);transition:.22s}.p196-world .p34-personas article:hover{transform:translateY(-4px);border-color:#cbd9ea}.p196-world .p34-final{margin-top:20px!important;margin-bottom:0!important;max-width:none!important;border-radius:0!important;padding:58px max(6vw,70px)!important;background:radial-gradient(circle at 12% 10%,rgba(54,131,239,.18),transparent 25%),linear-gradient(120deg,#071b35,#0c3768)!important;box-shadow:none!important}.p196-world .p34-final:after{display:none!important}.p196-footer{background:#06162b;color:#dbe7f7;padding:0 max(5vw,32px)}.p196-footer-main{max-width:1320px;margin:auto;padding:52px 0 38px;display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:50px;border-bottom:1px solid rgba(255,255,255,.1)}.p196-footer-main>div{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.p196-footer-main>div>strong{font-size:12px;color:#fff;margin-bottom:6px}.p196-footer-main a{font-size:10px;color:#9eb0c8;transition:.2s}.p196-footer-main a:hover{color:#fff;transform:translateX(-2px)}.p196-footer-brand p{max-width:360px;font-size:11px;line-height:1.9;color:#91a5bf;margin:8px 0 0}.p196-footer .p34-brand strong{color:#fff!important}.p196-footer .p34-brand small{color:#7f96b3!important}.p196-footer-bottom{max-width:1320px;margin:auto;min-height:62px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:9px;color:#7289a6}@media(max-width:1180px){.p196-world .p186-menu{display:none!important}.p196-footer-main{grid-template-columns:1.4fr repeat(3,1fr);gap:28px}}@media(max-width:850px){.p196-footer-main{grid-template-columns:1fr 1fr}.p196-footer-brand{grid-column:1/-1}.p196-world .p34-final{padding:44px 24px!important}}@media(max-width:560px){.p196-world .p34-nav{height:68px!important}.p196-world .p195-hero{padding-top:28px!important}.p196-world .p193-proof{grid-template-columns:1fr 1fr!important}.p196-footer{padding-inline:18px}.p196-footer-main{grid-template-columns:1fr;gap:28px;padding-top:38px}.p196-footer-brand{grid-column:auto}.p196-footer-bottom{padding:18px 0;display:grid;min-height:auto}.p196-world .p34-final{padding:38px 18px!important}}.p197-world{background:#fff;overflow-x:hidden}.p197-world .p34-nav{height:88px!important;border-bottom:1px solid rgba(18,49,88,.09)!important;box-shadow:0 12px 40px rgba(17,43,77,.07)!important}.p197-world .p34-brand b{width:42px!important;height:42px!important;border-radius:14px!important;box-shadow:0 10px 25px rgba(24,100,212,.18)!important}.p197-world .p34-brand strong{font-size:16px!important;letter-spacing:-.02em!important}.p197-world .p186-menu-item>a{font-size:13px!important;padding:13px 14px!important}.p197-world .p34-actions .primary{box-shadow:0 10px 24px rgba(20,99,220,.22)!important}.p197-world .p197-hero{position:relative;min-height:720px!important;max-width:none!important;margin:0!important;padding:72px max(5.5vw,64px) 78px!important;grid-template-columns:minmax(470px,.92fr) minmax(560px,1.08fr)!important;gap:clamp(48px,5vw,92px)!important;background:radial-gradient(circle at 78% 12%,rgba(38,123,237,.17),transparent 31%),radial-gradient(circle at 4% 86%,rgba(26,200,179,.08),transparent 26%),linear-gradient(180deg,#fbfdff,#f2f7fd)!important;border-bottom:1px solid #e3ebf5}.p197-world .p197-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(29,77,128,.035) 1px,transparent 0),linear-gradient(90deg,rgba(29,77,128,.035) 1px,transparent 0);background-size:42px 42px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.55),transparent 80%);mask-image:linear-gradient(180deg,rgba(0,0,0,.55),transparent 80%);pointer-events:none}.p197-hero-copy{position:relative;z-index:1;align-self:center}.p197-live-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#0a213f;color:#dcecff;font-size:9px;font-weight:950;letter-spacing:.08em;margin-bottom:16px;box-shadow:0 9px 22px rgba(9,34,65,.12)}.p197-live-pill i{width:7px;height:7px;border-radius:50%;background:#43e6b4;box-shadow:0 0 0 5px rgba(67,230,180,.11)}.p197-world .p193-eyebrow{display:none!important}.p197-world .p34-kicker{font-size:13px!important;font-weight:950!important;color:#0e66d5!important;margin-bottom:18px!important}.p197-world .p34-copy h1{font-size:clamp(54px,5vw,79px)!important;line-height:1.04!important;letter-spacing:-.055em!important;max-width:760px!important;color:#0b1f39!important;margin-bottom:24px!important}.p197-world .p34-copy h1 span{display:inline-block;color:#1266d8!important;background:none!important;-webkit-text-fill-color:initial!important}.p197-world .p34-copy>p{font-size:16px!important;line-height:2!important;max-width:700px!important;color:#51667f!important;margin-bottom:26px!important}.p197-world .p34-cta{gap:12px!important;margin-top:10px!important}.p197-world .p34-cta a{min-height:54px!important;padding:0 23px!important;border-radius:14px!important;font-size:12px!important;font-weight:950!important}.p197-world .p34-cta .primary{background:linear-gradient(135deg,#1267dc,#0c4fad)!important;box-shadow:0 16px 34px rgba(19,98,213,.25)!important}.p197-trust{margin-top:24px!important;padding-top:20px!important;border-top:1px solid #dce6f1!important;display:flex!important;gap:18px!important;flex-wrap:wrap!important}.p197-trust span{font-size:11px!important;color:#526981!important}.p197-trust b{color:#0f66d5!important}.p197-world .p193-proof{margin-top:24px!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:10px!important}.p197-world .p193-proof>div{padding:13px 15px!important;border-radius:15px!important;background:rgba(255,255,255,.75)!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #dce6f1!important}.p197-world .p193-proof strong{font-size:13px!important}.p197-world .p193-proof small{font-size:8px!important}.p197-media-stage{position:relative;align-self:center;min-height:560px!important;border-radius:32px!important;padding:14px!important;background:linear-gradient(145deg,#0b213e,#112d50)!important;box-shadow:0 35px 90px rgba(11,34,64,.23)!important;border:1px solid rgba(255,255,255,.08)!important;overflow:visible!important}.p197-media-stage:before{content:"LIVE LEARNING EXPERIENCE";position:absolute;z-index:4;top:-17px;left:24px;padding:8px 12px;border-radius:10px;background:#fff;color:#16365e;font-size:8px;font-weight:950;letter-spacing:.08em;box-shadow:0 10px 26px rgba(14,40,73,.16)}.p197-media-stage:after{content:"SAT • EST • ACT • BEGINNERS";position:absolute;z-index:4;right:-22px;bottom:34px;padding:10px 14px;border-radius:12px;background:#0d67db;color:#fff;font-size:9px;font-weight:950;letter-spacing:.06em;box-shadow:0 12px 30px rgba(13,103,219,.28)}.p197-media-stage .p184-media-slider,.p197-media-stage .p184-media-stage,.p197-media-stage .p34-dashboard-card{min-height:532px!important;border-radius:23px!important;overflow:hidden!important}.p197-authority{max-width:none!important;margin:0!important;padding:48px max(5.5vw,64px)!important;border-radius:0!important;background:#071b35!important;color:#fff!important;display:grid!important;grid-template-columns:1.25fr .75fr!important;gap:60px!important;align-items:center!important;box-shadow:none!important}.p197-authority .p194-authority-copy>span{color:#79aef4!important}.p197-authority .p194-authority-copy h2{color:#fff!important;font-size:clamp(34px,3vw,50px)!important;max-width:850px!important}.p197-authority .p194-authority-copy p{color:#aebfd4!important;max-width:820px!important}.p197-authority-stats>div{background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:16px!important}.p197-authority-stats strong{color:#fff!important}.p197-authority-stats small{color:#9fb2ca!important}.p197-authority .p194-mentor-card{background:linear-gradient(145deg,#fff,#edf4fb)!important;border:0!important;border-radius:26px!important;padding:24px!important;box-shadow:0 30px 70px rgba(0,0,0,.25)!important}.p197-authority .p194-mentor-card h3{color:#102641!important}.p197-authority .p194-mentor-card p{color:#64778d!important}.p197-authority .p194-mentor-card>span{color:#1266d8!important}.p197-free-zone{max-width:1320px!important;margin:70px auto!important;border-radius:32px!important;padding:36px!important;background:linear-gradient(135deg,#eff6ff,#fff 58%,#f1fbf8)!important;border:1px solid #dfe9f5!important;box-shadow:0 24px 70px rgba(20,52,89,.08)!important}.p197-free-zone .p193-free-head h2{font-size:clamp(33px,3vw,48px)!important}.p197-free-zone .p193-free-badge{background:#0a213f!important;color:#fff!important;padding:10px 16px!important;border-radius:999px!important}.p197-free-zone .p193-free-grid{display:grid!important;grid-template-columns:1.25fr .875fr .875fr!important;gap:14px!important}.p197-free-zone .p193-free-card{min-height:230px!important;border-radius:22px!important;padding:24px!important;align-items:flex-start!important;justify-content:space-between!important;box-shadow:none!important;transition:.22s!important}.p197-free-zone .p193-free-card:first-child{grid-row:span 1;background:linear-gradient(150deg,#0b5fce,#0a3f8c)!important;color:#fff!important;border:0!important}.p197-free-zone .p193-free-card:first-child h3,.p197-free-zone .p193-free-card:first-child p,.p197-free-zone .p193-free-card:first-child small,.p197-free-zone .p193-free-card:first-child span{color:#fff!important}.p197-free-zone .p193-free-card:hover{transform:translateY(-7px)!important;box-shadow:0 20px 44px rgba(24,66,112,.12)!important}.p197-diagnostic{max-width:none!important;margin:0!important;padding:82px max(5.5vw,64px)!important;background:#fff!important}.p197-diagnostic .p34-section-head{max-width:860px!important}.p197-diagnostic .p34-diag-grid{max-width:1320px!important;margin:36px auto 0!important;gap:18px!important}.p197-diagnostic .p34-report-preview{transform:translateY(-18px)!important;box-shadow:0 28px 70px rgba(17,61,111,.13)!important;border:1px solid #d8e4f0!important}.p197-programs{max-width:none!important;margin:0!important;padding:84px max(5.5vw,64px)!important;background:linear-gradient(145deg,#071a33,#0b2b52)!important;color:#fff!important}.p197-programs .p34-section-head{max-width:1320px!important;margin-inline:auto!important}.p197-programs .p34-section-head span{color:#7fb4f7!important}.p197-programs .p34-section-head h2{color:#fff!important;font-size:clamp(34px,3vw,48px)!important}.p197-programs .p34-track-grid{max-width:1320px!important;margin:34px auto 0!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:12px!important}.p197-programs .p34-track{background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.11)!important;color:#fff!important;min-height:315px!important;border-radius:22px!important;box-shadow:none!important}.p197-programs .p34-track a,.p197-programs .p34-track h3,.p197-programs .p34-track span{color:#fff!important}.p197-programs .p34-track p,.p197-programs .p34-track small{color:#a9bdd5!important}.p197-programs .p34-track:hover{background:rgba(255,255,255,.1)!important;transform:translateY(-6px)!important}.p197-system{max-width:1320px!important;margin:78px auto!important;border-radius:34px!important;overflow:hidden!important;background:linear-gradient(135deg,#f0f6fd,#fff)!important;border:1px solid #dce7f2!important;box-shadow:0 24px 70px rgba(20,52,89,.08)!important;padding:0!important;grid-template-columns:.95fr 1.05fr!important}.p197-system .p34-system-copy{padding:54px!important}.p197-system .p34-system-screen{margin:18px!important;border-radius:25px!important;box-shadow:0 20px 55px rgba(20,53,91,.12)!important}.p197-results{max-width:none!important;margin:0!important;padding:80px max(5.5vw,64px)!important;background:#f6f9fd!important}.p197-results .p194-results-grid,.p197-results .p194-results-head{max-width:1320px!important;margin-inline:auto!important}.p197-results .p194-result-main{background:linear-gradient(145deg,#0b5fcf,#073c86)!important;color:#fff!important;border:0!important;box-shadow:0 24px 60px rgba(10,84,183,.2)!important}.p197-results .p194-result-main h3,.p197-results .p194-result-main p,.p197-results .p194-result-main small,.p197-results .p194-result-main strong{color:#fff!important}.p197-personas{max-width:1320px!important;margin:78px auto!important;padding:0!important}.p197-personas .p34-personas{gap:16px!important}.p197-personas .p34-personas article{min-height:290px!important;border-radius:24px!important;padding:30px!important}.p197-personas .p34-personas article:first-child{background:linear-gradient(145deg,#edf5ff,#fff)!important;border-color:#cfe0f6!important}.p197-personas .p34-personas article:nth-child(2){background:linear-gradient(145deg,#f4f0ff,#fff)!important;border-color:#ded3f3!important}.p197-personas .p34-personas article:nth-child(3){background:linear-gradient(145deg,#eefbf6,#fff)!important;border-color:#cee9dc!important}.p197-final{margin-top:0!important;padding:70px max(5.5vw,64px)!important;background:radial-gradient(circle at 80% 0,rgba(71,143,242,.25),transparent 30%),linear-gradient(125deg,#07162c,#0b3970)!important}.p197-final h2{font-size:clamp(38px,3.6vw,56px)!important}.p197-final .p34-final-actions a{min-height:54px!important;border-radius:14px!important;padding-inline:22px!important}@media(max-width:1200px){.p197-world .p197-hero{grid-template-columns:1fr!important;padding-inline:32px!important}.p197-media-stage{max-width:840px!important;width:100%!important;margin:auto!important}.p197-authority{grid-template-columns:1fr!important}.p197-programs .p34-track-grid{grid-template-columns:repeat(3,1fr)!important}.p197-free-zone .p193-free-grid{grid-template-columns:1fr 1fr!important}.p197-free-zone .p193-free-card:first-child{grid-column:1/-1}.p197-system{margin-inline:28px!important}}@media(max-width:760px){.p197-world .p197-hero{padding:42px 18px 52px!important;min-height:auto!important}.p197-world .p34-copy h1{font-size:46px!important}.p197-media-stage{min-height:390px!important;border-radius:24px!important}.p197-media-stage .p184-media-slider,.p197-media-stage .p184-media-stage,.p197-media-stage .p34-dashboard-card{min-height:360px!important}.p197-authority{padding:42px 20px!important}.p197-free-zone{margin:36px 16px!important;padding:22px!important}.p197-free-zone .p193-free-grid{grid-template-columns:1fr!important}.p197-free-zone .p193-free-card:first-child{grid-column:auto}.p197-diagnostic,.p197-programs,.p197-results{padding:58px 18px!important}.p197-programs .p34-track-grid,.p197-system{grid-template-columns:1fr!important}.p197-system{margin:42px 16px!important}.p197-system .p34-system-copy{padding:28px!important}.p197-personas{margin:48px 16px!important}.p197-final{padding:50px 20px!important}.p197-trust{gap:10px!important}.p197-world .p193-proof{grid-template-columns:1fr 1fr!important}}.p198-world{background:#f4f7fb;color:#0a1730}.p198-nav{position:sticky;top:0;z-index:1000;background:rgba(6,18,42,.96)!important;border-bottom:1px solid rgba(255,255,255,.09)!important;box-shadow:0 10px 35px rgba(4,12,28,.16);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.p198-nav .p186-menu-item>a,.p198-nav .p34-brand small,.p198-nav .p34-brand strong{color:#fff!important}.p198-nav .p34-brand>b{background:linear-gradient(135deg,#fff,#d8e8ff)!important;color:#0a2454!important;box-shadow:0 8px 24px rgba(0,0,0,.18)}.p198-nav .p34-actions>a{color:#fff!important;border-color:rgba(255,255,255,.18)!important;background:rgba(255,255,255,.05)!important}.p198-nav .p34-actions>a.primary{background:#fff!important;color:#0a2454!important;border-color:#fff!important}.p198-edition{font-size:9px;font-weight:900;letter-spacing:1.5px;color:#9fc4ff;border:1px solid rgba(159,196,255,.3);padding:6px 8px;border-radius:999px;white-space:nowrap}.p198-hero{max-width:none!important;margin:0!important;padding:74px max(5vw,28px) 76px!important;min-height:650px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(480px,.92fr)!important;align-items:center!important;gap:64px!important;background:radial-gradient(circle at 82% 20%,rgba(47,108,255,.22),transparent 25%),radial-gradient(circle at 15% 80%,rgba(43,209,170,.1),transparent 28%),linear-gradient(135deg,#07152f,#0b1f46 54%,#0d2d5d)!important;color:#fff;overflow:hidden;position:relative}.p198-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 0);background-size:48px 48px;-webkit-mask-image:linear-gradient(180deg,black,transparent 85%);mask-image:linear-gradient(180deg,black,transparent 85%);pointer-events:none}.p198-hero-copy{position:relative;z-index:2;max-width:720px}.p198-hero .p193-eyebrow,.p198-hero .p34-kicker{color:#9fc4ff!important}.p198-hero h1{color:#fff!important;font-size:clamp(48px,5vw,82px)!important;line-height:1.05!important;letter-spacing:-2.5px!important;margin:22px 0!important}.p198-hero h1 span{color:#73a7ff!important;background:none!important;-webkit-text-fill-color:initial!important}.p198-hero p{color:#c9d7ef!important;font-size:18px!important;line-height:1.95!important;max-width:650px!important}.p198-live-pill{background:rgba(255,255,255,.08)!important;color:#d9e8ff!important;border:1px solid rgba(255,255,255,.12)!important;width:max-content;padding:8px 12px;border-radius:999px}.p198-hero .p34-cta{margin-top:30px!important}.p198-hero .p34-cta>a{min-height:52px!important;padding:0 22px!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.16)!important;background:rgba(255,255,255,.06)!important;color:white!important;display:inline-flex!important;align-items:center!important}.p198-hero .p34-cta>a.primary{background:#fff!important;color:#0a2454!important;border-color:#fff!important;box-shadow:0 14px 35px rgba(0,0,0,.22)}.p198-hero .p34-trust span{color:#dce8f8!important;border-color:rgba(255,255,255,.1)!important;background:rgba(255,255,255,.045)!important}.p198-media-stage{min-height:500px!important;border-radius:30px!important;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.04))!important;border:1px solid rgba(255,255,255,.15)!important;box-shadow:0 32px 90px rgba(0,0,0,.35)!important;padding:16px!important;overflow:hidden!important;position:relative;z-index:2}.p198-media-stage:after{content:"LIVE LEARNING EXPERIENCE";position:absolute;left:24px;bottom:20px;z-index:4;font-size:10px;letter-spacing:1.7px;font-weight:900;color:#dbe8ff;background:rgba(7,21,47,.72);padding:8px 11px;border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.p198-signal-strip{display:grid;grid-template-columns:repeat(4,1fr);max-width:1240px;margin:-34px auto 58px;position:relative;z-index:8;background:#fff;border:1px solid #e3eaf4;border-radius:22px;box-shadow:0 18px 55px rgba(13,38,77,.12);overflow:hidden}.p198-signal-strip>div{padding:23px 26px;display:flex;gap:14px;align-items:center;border-left:1px solid #e9eef5}.p198-signal-strip>div:last-child{border-left:0}.p198-signal-strip div>b,.p198-signal-strip>b{font-size:12px;color:#4776c9;background:#eef4ff;width:34px;height:34px;border-radius:10px;display:grid;place-items:center}.p198-signal-strip span{display:grid;gap:3px}.p198-signal-strip strong{font-size:14px;color:#0c2147}.p198-signal-strip small{font-size:11px;color:#7b8aa2}.p198-world .p194-authority{max-width:1240px;margin:0 auto 72px;border-radius:30px!important;padding:54px!important;box-shadow:0 24px 70px rgba(12,33,70,.09)}.p198-world .p193-free-zone,.p198-world .p194-results,.p198-world .p34-section{max-width:1240px;margin-left:auto;margin-right:auto}.p198-world .p193-free-zone{border-radius:32px!important;margin-bottom:72px!important}.p198-world .p193-free-card{min-height:280px!important;border-radius:24px!important}.p198-world .p197-programs{max-width:none!important;padding:78px max(5vw,28px)!important;margin:0!important;background:linear-gradient(135deg,#08162f,#102b59)!important}.p198-world .p197-programs .p34-section-head{max-width:1240px;margin:0 auto 26px}.p198-world .p197-programs .p34-track-grid{max-width:1240px;margin:0 auto}.p198-world .p197-programs .p34-section-head span,.p198-world .p197-programs h2{color:#fff!important}.p198-world .p197-programs .p34-track{background:rgba(255,255,255,.97)!important;box-shadow:0 18px 50px rgba(0,0,0,.18)!important}@media(max-width:1050px){.p198-hero{grid-template-columns:1fr!important;padding-top:52px!important}.p198-media-stage{min-height:420px!important}.p198-signal-strip{grid-template-columns:1fr 1fr;margin:22px 20px 48px}.p198-signal-strip>div:nth-child(2){border-left:0}.p198-signal-strip>div{border-bottom:1px solid #e9eef5}}@media(max-width:700px){.p198-edition{display:none}.p198-hero{padding:42px 18px 50px!important;min-height:auto!important;gap:32px!important}.p198-hero h1{font-size:42px!important;letter-spacing:-1px!important}.p198-hero p{font-size:15px!important}.p198-media-stage{min-height:330px!important;border-radius:22px!important}.p198-signal-strip{grid-template-columns:1fr;margin:16px 14px 42px}.p198-signal-strip>div{border-left:0!important}.p198-world .p194-authority{margin:0 14px 50px;padding:28px!important;border-radius:22px!important}}.p199-world{background:#f6f8fc}.p199-nav{background:rgba(7,22,48,.985)!important;min-height:76px!important}.p199-nav .p34-shell{max-width:1320px!important;margin:auto!important}.p199-edition{font-size:9px;font-weight:900;letter-spacing:1.4px;color:#b9d2ff;border:1px solid rgba(185,210,255,.28);padding:6px 9px;border-radius:999px;white-space:nowrap}.p199-hero{padding:54px max(5vw,28px) 58px!important;min-height:540px!important;grid-template-columns:minmax(0,1.03fr) minmax(430px,.78fr)!important;gap:48px!important;background:radial-gradient(circle at 83% 18%,rgba(67,126,255,.18),transparent 24%),linear-gradient(135deg,#07152f,#0a2149 58%,#0d2b57)!important}.p199-hero-copy{max-width:690px!important}.p199-hero h1{font-size:clamp(44px,4.35vw,68px)!important;line-height:1.08!important;letter-spacing:-1.8px!important;margin:17px 0 16px!important}.p199-hero p{font-size:17px!important;line-height:1.8!important;max-width:610px!important}.p199-hero .p34-cta{margin-top:23px!important}.p199-hero .p34-cta>a{min-height:48px!important;padding:0 19px!important}.p199-media-stage{min-height:390px!important;max-height:430px!important;border-radius:24px!important;padding:12px!important;box-shadow:0 24px 65px rgba(0,0,0,.28)!important}.p199-media-stage .p34-report-card{transform:scale(.94);transform-origin:center}.p199-signal-strip{max-width:1180px!important;margin:-26px auto 46px!important;border-radius:18px!important}.p199-signal-strip>div{padding:18px 22px!important}.p199-world .p194-authority{max-width:1180px!important;margin:0 auto 52px!important;border-radius:24px!important;padding:38px 42px!important}.p199-world .p194-authority .p194-authority-photo{max-height:330px!important}.p199-world .p193-free-zone,.p199-world .p194-results,.p199-world .p34-section{max-width:1180px!important}.p199-world .p193-free-zone{margin-bottom:52px!important;border-radius:26px!important;padding-top:50px!important;padding-bottom:50px!important}.p199-world .p193-free-card{min-height:225px!important;border-radius:20px!important}.p199-world .p194-results,.p199-world .p197-diagnostic{padding-top:58px!important;padding-bottom:58px!important}.p199-world .p197-programs{padding:62px max(5vw,28px)!important}.p199-world .p197-programs .p34-section-head,.p199-world .p197-programs .p34-track-grid,.p199-world .p197-system{max-width:1180px!important}.p199-world .p197-system{margin:54px auto!important;border-radius:26px!important}.p199-world .p197-personas{max-width:1180px!important;margin:56px auto!important}.p199-world .p197-final{padding-top:58px!important;padding-bottom:58px!important}.p199-world h2{letter-spacing:-.7px}.p199-world .p34-section-head{margin-bottom:24px!important}@media(max-width:1050px){.p199-hero{grid-template-columns:1fr!important;min-height:auto!important}.p199-media-stage{min-height:380px!important;max-height:none!important}.p199-signal-strip{margin:22px 20px 44px!important}.p199-world .p194-authority,.p199-world .p197-personas,.p199-world .p197-system{margin-left:20px!important;margin-right:20px!important}}@media(max-width:700px){.p199-edition{display:none}.p199-hero{padding:38px 18px 44px!important;gap:28px!important}.p199-hero h1{font-size:40px!important;letter-spacing:-1px!important}.p199-hero p{font-size:15px!important}.p199-media-stage{min-height:310px!important}.p199-signal-strip{grid-template-columns:1fr!important}.p199-world .p194-authority{padding:26px 22px!important}.p199-world .p193-free-zone{padding:38px 16px!important}}.p200-world{background:#f6f8fc;color:#0b1f3f}.p200-nav{position:sticky;top:0;z-index:1200;border-bottom:1px solid rgba(255,255,255,.1)!important;box-shadow:0 12px 30px rgba(5,17,38,.18)}.p200-nav,.p200-nav .p186-nav,.p200-nav .p34-nav,.p200-nav .p34-shell,.p200-nav header,.p200-nav nav{background:#071630!important}.p200-nav .p186-menu-item>a,.p200-nav .p34-brand small,.p200-nav .p34-brand strong,.p200-nav a,.p200-nav button{color:#ffffff!important;opacity:1!important}.p200-nav .p34-actions>a{color:#fff!important;background:rgba(255,255,255,.06)!important;border-color:rgba(255,255,255,.16)!important}.p200-nav .p34-actions>a.primary{background:#fff!important;color:#0b2450!important;border-color:#fff!important}.p200-nav .p199-edition{color:#c7dcff!important;border-color:rgba(199,220,255,.34)!important;background:rgba(255,255,255,.045)!important}.p200-world .p193-free-zone,.p200-world .p194-results,.p200-world .p197-personas,.p200-world .p197-system,.p200-world section:not(.p199-hero):not(.p197-programs):not(.p34-final){color:#0b1f3f!important}.p200-world section:not(.p199-hero):not(.p197-programs):not(.p34-final) h1,.p200-world section:not(.p199-hero):not(.p197-programs):not(.p34-final) h2,.p200-world section:not(.p199-hero):not(.p197-programs):not(.p34-final) h3,.p200-world section:not(.p199-hero):not(.p197-programs):not(.p34-final) strong{color:#0a1f43!important;-webkit-text-fill-color:initial!important}.p200-world section:not(.p199-hero):not(.p197-programs):not(.p34-final) p,.p200-world section:not(.p199-hero):not(.p197-programs):not(.p34-final) small,.p200-world section:not(.p199-hero):not(.p197-programs):not(.p34-final) span{color:#5d6f89}.p200-world .p197-system{background:linear-gradient(135deg,#ffffff,#f2f6fc)!important;border:1px solid #dfe7f2!important;box-shadow:0 20px 50px rgba(12,35,73,.08)!important}.p200-world .p197-system .p34-system-copy,.p200-world .p197-system .p34-system-copy *{color:#0b1f3f!important}.p200-world .p197-system .p34-system-copy p{color:#60718a!important}.p200-world .p197-system .p34-system-copy span{color:#316fd2!important}.p200-world .p193-free-card,.p200-world .p34-persona,.p200-world .p34-report-card,.p200-world .p34-report-preview,.p200-world .p34-track,.p200-world article{color:#0b1f3f}.p200-world .p34-report-card h3,.p200-world .p34-report-card strong,.p200-world .p34-report-preview h3,.p200-world .p34-report-preview strong{color:#0a1f43!important}.p200-world .p34-report-card small,.p200-world .p34-report-card span,.p200-world .p34-report-preview small,.p200-world .p34-report-preview span{color:#526881!important}.p200-media-stage{display:flex!important;align-items:stretch!important}.p200-media-stage>*{width:100%!important;height:100%!important;min-height:100%!important}.p200-media-stage img,.p200-media-stage video{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:16px!important}.p200-media-stage .p34-report-card{width:100%!important;min-height:100%!important;transform:none!important;margin:0!important}.p200-media-stage:after{bottom:16px!important;left:18px!important}.p200-world .p193-free-card p,.p200-world .p34-persona p,.p200-world .p34-track p{color:#60718a!important}.p200-world .p193-free-card h3,.p200-world .p34-persona h3,.p200-world .p34-track h3{color:#0a1f43!important}.p200-world .p197-programs,.p200-world .p197-programs .p34-section-head span,.p200-world .p197-programs h2{color:#fff!important}.p200-world .p197-programs .p34-track{color:#0b1f3f!important}.p200-world .p34-final,.p200-world .p34-final h2,.p200-world .p34-final p,.p200-world .p34-final span{color:#fff!important}@media(max-width:700px){.p200-nav{position:sticky!important}.p200-media-stage{min-height:300px!important}}.p201{--ink:#0a1d3b;--navy:#071a36;--navy2:#0b2a57;--blue:#2f70e8;--muted:#64748b;--line:#e2e8f0;--surface:#f6f8fc;--white:#fff;background:var(--surface);color:var(--ink);font-family:inherit;overflow-x:hidden}.p201 *{box-sizing:border-box}.p201 a{text-decoration:none}.p201 h1,.p201 h2,.p201 h3,.p201 p{margin-top:0}.p201 img{display:block;max-width:100%}.p201-header-wrap{position:sticky;top:0;z-index:1200;background:rgba(7,26,54,.985);border-bottom:1px solid rgba(255,255,255,.09);box-shadow:0 12px 34px rgba(4,15,33,.16);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.p201-header{height:80px;max-width:1360px;margin:auto;padding:0 28px;gap:26px;color:#fff;direction:rtl}.p201-brand,.p201-header{display:flex;align-items:center}.p201-brand{gap:11px;color:#fff!important;flex:0 0 auto}.p201-brand>b{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#fff;color:#0b2852;font-weight:1000;box-shadow:0 8px 20px rgba(0,0,0,.18)}.p201-brand>span{display:grid;line-height:1.08}.p201-brand strong{font-size:16px;color:#fff}.p201-brand small{font-size:9px;letter-spacing:.8px;color:#a9bdd8;margin-top:5px}.p201-menu{display:flex;align-items:stretch;justify-content:center;gap:2px;min-width:0;flex:1 1;height:100%}.p201-menu-item{position:relative;display:flex;align-items:center}.p201-menu-item>a{display:flex;align-items:center;height:42px;padding:0 11px;border-radius:10px;color:#eef5ff;font-size:14px;font-weight:800;white-space:nowrap;transition:.18s ease}.p201-menu-item>a:hover{background:rgba(255,255,255,.08);color:#fff}.p201-dropdown{position:absolute;top:61px;right:0;width:280px;padding:18px;border-radius:16px;background:#fff;border:1px solid #e5ebf3;box-shadow:0 22px 55px rgba(3,16,37,.2);display:grid;gap:9px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease;color:var(--ink)}.p201-menu-item:hover .p201-dropdown{opacity:1;visibility:visible;transform:none}.p201-dropdown small{font-size:9px;letter-spacing:1.2px;color:#6d86aa;font-weight:900}.p201-dropdown>b{font-size:15px;color:#10294f}.p201-dropdown>a{font-size:12px;font-weight:900;color:#2f70e8;background:#f2f6fc;border-radius:10px;padding:10px}.p201-drop-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.p201-drop-grid a{padding:9px;border-radius:9px;background:#f3f6fb;color:#142d52;font-size:12px;font-weight:900}.p201-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.p201-actions>a{height:40px;padding:0 13px;border-radius:10px;border:1px solid rgba(255,255,255,.15);display:inline-flex;align-items:center;color:#fff;font-size:12px;font-weight:900;white-space:nowrap;background:rgba(255,255,255,.04)}.p201-actions>a.primary{background:#fff;color:#0b2852;border-color:#fff}.p201-hero{background:radial-gradient(circle at 78% 25%,rgba(58,122,242,.22),transparent 26%),linear-gradient(135deg,#071a36,#0a2248 55%,#0d315f);padding:58px max(5vw,28px) 62px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.82fr);gap:52px;align-items:center;min-height:570px;color:#fff;position:relative}.p201-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 0);background-size:52px 52px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 88%);mask-image:linear-gradient(180deg,#000,transparent 88%);pointer-events:none}.p201-hero>*{position:relative;z-index:1}.p201-hero-copy{max-width:720px}.p201-pill{display:inline-flex;padding:7px 11px;border-radius:999px;border:1px solid rgba(170,204,255,.26);background:rgba(255,255,255,.055);color:#bcd5fb;font-size:10px;font-weight:900;letter-spacing:.7px}.p201-overline{font-size:13px!important;font-weight:900;color:#91b9fb!important;margin:17px 0 8px!important}.p201-hero h1{font-size:clamp(43px,4.4vw,66px);line-height:1.1;letter-spacing:-1.5px;color:#fff;margin:0 0 18px}.p201-hero h1 em{font-style:normal;color:#78aaff}.p201-lead{font-size:17px!important;line-height:1.9;color:#c9d7eb!important;max-width:650px;margin-bottom:24px!important}.p201-hero-actions{display:flex;gap:10px;flex-wrap:wrap}.p201-hero-actions a{height:48px;padding:0 18px;border-radius:12px;display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.16);color:#fff;font-size:13px;font-weight:900;background:rgba(255,255,255,.05)}.p201-hero-actions a.primary{background:#fff;color:#0a2854;border-color:#fff;box-shadow:0 13px 30px rgba(0,0,0,.18)}.p201-proof{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.p201-proof span{padding:8px 10px;border-radius:9px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);font-size:11px;color:#dbe7f7}.p201-proof b{color:#7fb0ff;margin-left:5px}.p201-media{height:420px;border-radius:26px;padding:12px;background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.15);box-shadow:0 28px 70px rgba(0,0,0,.31);overflow:hidden}.p201-media>*{width:100%!important;height:100%!important;min-height:100%!important}.p201-media img,.p201-media video{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:17px!important}.p201-dashboard{height:100%;border-radius:18px;background:#fff;padding:25px;color:var(--ink);display:grid;grid-template-rows:auto auto 1fr auto;gap:18px}.p201-dashboard-head{display:flex;align-items:center;justify-content:space-between}.p201-dashboard-head>span{display:grid}.p201-dashboard-head small{font-size:9px;letter-spacing:1px;color:#8091a8}.p201-dashboard-head strong{font-size:15px;margin-top:3px}.p201-dashboard-head>b{padding:7px 10px;border-radius:9px;background:#eaf2ff;color:#2459a9;font-size:12px}.p201-score{display:flex;align-items:baseline;gap:4px}.p201-score strong{font-size:54px;line-height:1;color:#0e2c58}.p201-score>span{color:#91a0b4}.p201-score small{margin-right:auto;color:#687b95;font-weight:900}.p201-bars{display:grid;gap:11px}.p201-bars>div>span{display:flex;justify-content:space-between;font-size:11px;color:#455b78}.p201-bars b{color:#1a3862}.p201-bars i{height:7px;background:#edf2f8;margin-top:5px;overflow:hidden}.p201-bars em,.p201-bars i{display:block;border-radius:999px}.p201-bars em{height:100%;background:linear-gradient(90deg,#2f70e8,#74a9ff)}.p201-insight{padding:14px 15px;border-radius:13px;background:#eef5ff;border:1px solid #dce9fd}.p201-insight b{font-size:11px;color:#2b65bd}.p201-insight p{font-size:11px!important;line-height:1.65;color:#526882!important;margin:5px 0 0!important}.p201-flow{max-width:1180px;margin:-28px auto 60px;position:relative;z-index:5;background:#fff;border:1px solid var(--line);border-radius:19px;box-shadow:0 16px 45px rgba(14,39,75,.1);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.p201-flow>div{padding:19px 20px;display:flex;gap:12px;align-items:center;border-left:1px solid #e8edf4}.p201-flow>div:last-child{border-left:0}.p201-flow>b,.p201-flow>div>b{width:32px;height:32px;border-radius:9px;background:#edf4ff;color:#2f70e8;display:grid;place-items:center;font-size:11px}.p201-flow span{display:grid;gap:3px}.p201-flow strong{font-size:13px}.p201-flow small{font-size:10px;color:#7b8ba2}.p201-section-head{max-width:720px;margin-bottom:27px}.p201-section-head>span{display:block;font-size:11px;color:#2f70e8;font-weight:1000;margin-bottom:8px}.p201-section-head h2{font-size:clamp(30px,3vw,44px);line-height:1.2;letter-spacing:-.7px;margin-bottom:11px;color:#0a1d3b}.p201-section-head p{font-size:14px!important;line-height:1.8;color:#6a7b90!important}.p201-section-head.light>span{color:#8eb9ff}.p201-section-head.light h2{color:#fff}.p201-section-head.light p{color:#b9cbe3!important}.p201-free{max-width:1180px;margin:0 auto 66px;padding:0 20px}.p201-free-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:14px}.p201-free-card{min-height:220px;border-radius:20px;border:1px solid #e2e8f0;background:#fff;padding:23px;display:flex;flex-direction:column;color:var(--ink);box-shadow:0 10px 28px rgba(16,43,80,.055);transition:.18s ease}.p201-free-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(16,43,80,.1)}.p201-free-card.featured{background:linear-gradient(135deg,#0d2b58,#174782);border-color:#174782;color:#fff}.p201-free-card small{font-size:10px;color:#6680a4;font-weight:900}.p201-free-card.featured small{color:#a9cbff}.p201-free-card h3{font-size:23px;margin:12px 0 8px;color:inherit}.p201-free-card p{font-size:12px!important;line-height:1.75;color:#65778e!important}.p201-free-card.featured p{color:#c8d9ee!important}.p201-free-card>span{margin-top:auto;font-size:12px;font-weight:1000;color:#2e68c9}.p201-free-card.featured>span{color:#fff}.p201-programs{padding:66px max(5vw,28px);background:linear-gradient(135deg,#071a36,#0c2b59);color:#fff}.p201-program-grid,.p201-programs>.p201-section-head{max-width:1180px;margin-left:auto;margin-right:auto}.p201-program-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.p201-track{min-height:220px;border-radius:18px;background:#fff;color:var(--ink);padding:20px;display:flex;flex-direction:column;border-top:4px solid #6c9cf1}.p201-track.est{border-top-color:#ef6a6a}.p201-track.act{border-top-color:#8c78df}.p201-track.b1{border-top-color:#f0a84f}.p201-track.b2{border-top-color:#54b68d}.p201-track>b{font-size:12px;color:#3f6eb6}.p201-track h3{font-size:20px;margin:12px 0 8px}.p201-track p{font-size:11px!important;line-height:1.75;color:#66788e!important}.p201-track a{margin-top:auto;font-size:11px;font-weight:1000;color:#2f70e8}.p201-system{max-width:1180px;margin:66px auto;padding:0 20px;display:grid;grid-template-columns:1fr .9fr;gap:24px;align-items:stretch}.p201-system-copy,.p201-system-panel{border-radius:24px;background:#fff;border:1px solid #e1e8f1;box-shadow:0 12px 34px rgba(14,39,75,.06)}.p201-system-copy{padding:34px}.p201-system-copy>span{font-size:10px;color:#2f70e8;font-weight:1000;letter-spacing:.8px}.p201-system-copy h2{font-size:36px;line-height:1.25;margin:12px 0 14px}.p201-system-copy>p{font-size:13px!important;line-height:1.85;color:#687b91!important}.p201-system-points{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.p201-system-points>div{padding:13px;border-radius:13px;background:#f5f8fc;display:flex;align-items:center;gap:10px}.p201-system-points b{width:30px;height:30px;border-radius:8px;background:#e7f0ff;color:#2864c4;display:grid;place-items:center;font-size:10px}.p201-system-points span{display:grid}.p201-system-points strong{font-size:12px}.p201-system-points small{font-size:9px;color:#7a8ba0}.p201-system-panel{padding:28px;background:linear-gradient(145deg,#0c2a55,#102f5d);color:#fff}.p201-system-panel>small{font-size:9px;letter-spacing:1px;color:#9bc0f7}.p201-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0}.p201-kpis>div{padding:13px;border-radius:12px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.09);display:grid;gap:3px}.p201-kpis span{font-size:9px;color:#aebfd7}.p201-kpis strong{font-size:25px}.p201-kpis em{font-size:9px;color:#8fc1ff;font-style:normal}.p201-chart{height:130px;border-radius:14px;background:rgba(255,255,255,.055);display:flex;align-items:flex-end;gap:8px;padding:16px}.p201-chart i{flex:1 1;border-radius:5px 5px 2px 2px;background:linear-gradient(#78a9ff,#2f70e8);height:45%}.p201-chart i:nth-child(2){height:52%}.p201-chart i:nth-child(3){height:48%}.p201-chart i:nth-child(4){height:65%}.p201-chart i:nth-child(5){height:61%}.p201-chart i:nth-child(6){height:76%}.p201-chart i:nth-child(7){height:72%}.p201-chart i:nth-child(8){height:88%}.p201-system-panel>p{font-size:11px!important;line-height:1.7;color:#d0dded!important;margin:16px 0 0!important}.p201-authority{max-width:1180px;margin:0 auto 66px;padding:34px;border-radius:24px;background:#fff;border:1px solid #e1e8f1;display:grid;grid-template-columns:180px 1fr .8fr;gap:28px;align-items:center}.p201-mentor-photo{width:180px;height:220px;border-radius:18px;overflow:hidden;background:linear-gradient(145deg,#0c2b58,#2f70e8);display:grid;place-items:center}.p201-mentor-photo img{width:100%;height:100%;object-fit:cover}.p201-mentor-photo span{font-size:58px;color:#fff;font-weight:1000}.p201-mentor-copy>span{font-size:10px;color:#2f70e8;font-weight:1000;letter-spacing:.8px}.p201-mentor-copy h2{font-size:31px;margin:8px 0 10px}.p201-mentor-copy p,.p201-mentor-note p{font-size:12px!important;line-height:1.8;color:#66798f!important}.p201-mentor-copy>div{display:flex;gap:7px;margin-top:14px}.p201-mentor-copy>div strong{padding:7px 10px;border-radius:8px;background:#eef4fd;color:#315f9f;font-size:10px}.p201-mentor-note{padding:22px;border-radius:17px;background:#f4f7fb;border:1px solid #e4eaf2}.p201-mentor-note small{font-size:9px;color:#6681a4}.p201-mentor-note strong{display:block;font-size:17px;line-height:1.45;margin:7px 0}.p201-personas{max-width:1180px;margin:0 auto 66px;padding:0 20px}.p201-persona-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.p201-persona-grid article{min-height:200px;border-radius:18px;background:#fff;border:1px solid #e2e8f0;padding:22px;display:flex;flex-direction:column}.p201-persona-grid small{font-size:9px;letter-spacing:.8px;color:#2f70e8;font-weight:1000}.p201-persona-grid h3{font-size:20px;margin:11px 0 8px}.p201-persona-grid p{font-size:12px!important;line-height:1.75;color:#697b91!important}.p201-persona-grid a{margin-top:auto;font-size:11px;font-weight:1000;color:#2f70e8}.p201-final{padding:58px max(5vw,28px);background:linear-gradient(135deg,#0a2248,#0e3569);color:#fff;display:flex;align-items:center;justify-content:center;gap:90px}.p201-final>div:first-child span{font-size:10px;color:#91b9fb;font-weight:900}.p201-final h2{font-size:38px;line-height:1.3;margin:8px 0 0;color:#fff}.p201-final>div:last-child{display:flex;gap:9px;flex-wrap:wrap}.p201-final a{height:46px;padding:0 17px;border-radius:11px;display:inline-flex;align-items:center;color:#fff;border:1px solid rgba(255,255,255,.17);font-size:12px;font-weight:900}.p201-final a.primary{background:#fff;color:#0b2852;border-color:#fff}.p201-footer{background:#06152c;color:#aebed2;padding:42px max(5vw,28px) 22px}.p201-footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.p201-footer-grid>div:not(.brand){display:grid;align-content:start;gap:8px}.p201-footer-grid strong{color:#fff;font-size:12px}.p201-footer-grid a{color:#aebed2;font-size:11px}.p201-footer .brand{display:flex;align-items:center;gap:11px}.p201-footer .brand>b{width:42px;height:42px;border-radius:12px;background:#fff;color:#0b2852;display:grid;place-items:center;font-weight:1000}.p201-footer .brand span{display:grid}.p201-footer .brand small{font-size:9px;margin-top:4px}.p201-footer>p{max-width:1180px;margin:28px auto 0!important;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);font-size:10px!important;color:#7f94ae!important}@media(max-width:1180px){.p201-menu{display:none}.p201-header{justify-content:space-between}.p201-actions>a:not(.primary){display:none}.p201-hero{grid-template-columns:1fr;min-height:auto}.p201-media{height:390px;max-width:760px;width:100%;margin:auto}.p201-program-grid{grid-template-columns:repeat(3,1fr)}.p201-authority{grid-template-columns:160px 1fr}.p201-mentor-note{grid-column:1/-1}.p201-mentor-photo{width:160px;height:200px}}@media(max-width:820px){.p201-flow{grid-template-columns:1fr 1fr;margin:20px 18px 48px}.p201-flow>div:nth-child(2){border-left:0}.p201-free-grid{grid-template-columns:1fr}.p201-program-grid{grid-template-columns:1fr 1fr}.p201-persona-grid,.p201-system{grid-template-columns:1fr}.p201-final{flex-direction:column;align-items:flex-start;gap:24px}.p201-footer-grid{grid-template-columns:1fr 1fr}.p201-footer-grid .brand{grid-column:1/-1}}@media(max-width:560px){.p201-header{height:68px;padding:0 16px}.p201-brand small{display:none}.p201-actions a{height:38px;padding:0 10px}.p201-hero{padding:40px 18px 44px;gap:30px}.p201-hero h1{font-size:39px;letter-spacing:-.8px}.p201-lead{font-size:15px!important}.p201-media{height:310px}.p201-dashboard{padding:17px}.p201-score strong{font-size:43px}.p201-flow{grid-template-columns:1fr}.p201-flow>div{border-left:0;border-bottom:1px solid #e8edf4}.p201-program-grid{grid-template-columns:1fr}.p201-system-copy{padding:24px}.p201-system-copy h2{font-size:29px}.p201-system-points{grid-template-columns:1fr}.p201-kpis{grid-template-columns:1fr 1fr}.p201-authority{margin:0 18px 52px;padding:22px;grid-template-columns:1fr}.p201-mentor-photo{width:100%;height:260px}.p201-final{padding:46px 18px}.p201-final h2{font-size:30px}.p201-footer-grid{grid-template-columns:1fr}.p201-footer-grid .brand{grid-column:auto}}.p202{--navy:#071b38;--navy2:#0c2d5a;--ink:#10233f;--blue:#2f72ea;--sky:#eaf2ff;--muted:#66788f;--line:#e3eaf3;--white:#fff;background:#f7f9fc;color:var(--ink);overflow-x:hidden}.p202 *{box-sizing:border-box}.p202 a{text-decoration:none}.p202 h1,.p202 h2,.p202 h3,.p202 p{margin-top:0}.p202 img{display:block;max-width:100%}.p202-header-wrap{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);border-bottom:1px solid #e7ecf3;box-shadow:0 8px 28px rgba(19,45,79,.06);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.p202-header{height:74px;max-width:1320px;margin:auto;padding:0 28px;gap:24px}.p202-brand,.p202-header{display:flex;align-items:center}.p202-brand{gap:10px;color:var(--ink)!important;flex:0 0 auto}.p202-brand>b{width:40px;height:40px;border-radius:12px;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:14px;font-weight:1000}.p202-brand>span{display:grid;line-height:1.05}.p202-brand strong{font-size:15px;color:#10233f}.p202-brand small{font-size:8px;color:#8b98aa;letter-spacing:.7px;margin-top:5px}.p202-menu{height:100%;display:flex;align-items:center;justify-content:center;gap:2px;flex:1 1}.p202-menu-item{position:relative}.p202-menu-item>a{height:40px;padding:0 10px;border-radius:9px;display:flex;align-items:center;color:#263b58;font-size:13px;font-weight:850;white-space:nowrap}.p202-menu-item>a:hover{background:#f1f5fa;color:#0b2a56}.p202-dropdown{position:absolute;top:51px;right:0;width:270px;padding:17px;border:1px solid #e4eaf2;border-radius:15px;background:#fff;box-shadow:0 20px 48px rgba(17,40,74,.15);display:grid;gap:8px;opacity:0;visibility:hidden;transform:translateY(7px);transition:.16s ease}.p202-menu-item:hover .p202-dropdown{opacity:1;visibility:visible;transform:none}.p202-dropdown small{font-size:8px;letter-spacing:1px;color:#7690b2;font-weight:900}.p202-dropdown>b{font-size:14px}.p202-dropdown>a{padding:9px 10px;background:#f2f6fc;color:#2f72ea;border-radius:9px;font-size:11px;font-weight:900}.p202-drop-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.p202-drop-grid a{padding:8px;border-radius:8px;background:#f4f7fb;color:#223a5d;font-size:11px;font-weight:900}.p202-header-actions{display:flex;gap:7px;align-items:center}.p202-header-actions>a{height:40px;padding:0 13px;border:1px solid #dce4ee;border-radius:10px;display:inline-flex;align-items:center;color:#233a5a;font-size:11px;font-weight:900;background:#fff;white-space:nowrap}.p202-header-actions>a.primary{background:var(--navy);border-color:var(--navy);color:#fff}.p202-hero{max-width:1320px;margin:0 auto;padding:58px 28px 44px;display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.88fr);gap:58px;align-items:center;direction:rtl}.p202-copy{max-width:650px}.p202-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:#edf4ff;color:#2b65c1;font-size:10px;font-weight:900}.p202-badge i{width:7px;height:7px;border-radius:50%;background:#2f72ea;box-shadow:0 0 0 5px rgba(47,114,234,.1)}.p202-copy h1{font-size:clamp(43px,4.5vw,67px);line-height:1.08;letter-spacing:-1.8px;margin:18px 0;color:#0b1f3d}.p202-copy h1 span{color:#2f72ea}.p202-copy>p{font-size:16px!important;line-height:1.9;color:#66778d!important;max-width:610px;margin-bottom:24px!important}.p202-actions{display:flex;gap:9px;flex-wrap:wrap}.p202-actions a{min-height:47px;padding:0 17px;border-radius:11px;border:1px solid #dce5f0;display:inline-flex;align-items:center;color:#183659;font-size:12px;font-weight:900;background:#fff}.p202-actions a.primary{background:#0a2a55;border-color:#0a2a55;color:#fff;box-shadow:0 11px 26px rgba(10,42,85,.15)}.p202-trust{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.p202-trust span{padding:7px 9px;border-radius:8px;background:#fff;border:1px solid #e5ebf2;color:#748296;font-size:9px}.p202-trust b{color:#0a2a55;margin-left:4px;font-size:10px}.p202-visual{background:#091f42;border-radius:25px;padding:12px;box-shadow:0 26px 60px rgba(11,37,73,.2);height:425px;display:grid;grid-template-rows:38px 1fr 34px;overflow:hidden}.p202-visual-head{display:flex;align-items:center;justify-content:space-between;padding:0 7px;color:#cbd9ec}.p202-visual-head span{font-size:8px;letter-spacing:.8px;font-weight:900;display:flex;align-items:center;gap:6px}.p202-visual-head span i{width:6px;height:6px;background:#46d59a;border-radius:50%;box-shadow:0 0 0 4px rgba(70,213,154,.12)}.p202-visual-head>b{font-size:10px;color:#fff}.p202-media{min-height:0;border-radius:17px;overflow:hidden;background:#fff}.p202-media>*{width:100%!important;height:100%!important;min-height:100%!important}.p202-media img,.p202-media video{width:100%!important;height:100%!important;object-fit:cover!important}.p202-visual-foot{display:flex;align-items:center;justify-content:center;gap:8px;color:#7f9abb;font-size:8px}.p202-visual-foot i{width:16px;height:1px;background:#3c5678}.p202-visual-foot strong{color:#b8d1f2}.p202-demo{height:100%;padding:22px;background:linear-gradient(145deg,#fff,#f6f9fd);display:grid;grid-template-rows:auto auto 1fr auto;gap:15px}.p202-demo-top{display:flex;justify-content:space-between;align-items:center}.p202-demo-top span{display:grid}.p202-demo-top small{font-size:8px;letter-spacing:1px;color:#8898ad}.p202-demo-top strong{font-size:15px;margin-top:3px}.p202-demo-top>b{font-size:24px;color:#2f72ea}.p202-demo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.p202-demo-grid>div{padding:11px;border:1px solid #e6edf5;border-radius:11px;background:#fff;display:grid;gap:2px}.p202-demo-grid small{font-size:8px;color:#8795a8}.p202-demo-grid strong{font-size:18px}.p202-demo-grid em{font-style:normal;font-size:8px;color:#2f72ea}.p202-demo-bars{display:grid;gap:8px}.p202-demo-bars>div>span{display:flex;justify-content:space-between;font-size:9px;color:#52657f}.p202-demo-bars i{display:block;height:6px;border-radius:99px;background:#edf2f7;margin-top:4px;overflow:hidden}.p202-demo-bars em{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#2f72ea,#75a9ff)}.p202-next{padding:11px 12px;border-radius:11px;background:#edf4ff;border:1px solid #dce9fc;display:flex;justify-content:space-between;gap:10px}.p202-next b{font-size:9px;color:#2a62b8}.p202-next span{font-size:9px;color:#566a84}.p202-proofbar{max-width:1180px;margin:0 auto 66px;padding:0 20px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.p202-proofbar>div{padding:15px 16px;border-radius:13px;background:#fff;border:1px solid #e4eaf2;display:flex;gap:10px;align-items:center}.p202-proofbar>div>b{width:30px;height:30px;border-radius:8px;background:#edf4ff;color:#2f72ea;display:grid;place-items:center;font-size:9px}.p202-proofbar span{display:grid;gap:2px}.p202-proofbar strong{font-size:11px}.p202-proofbar small{font-size:8px;color:#8190a4}.p202-heading{max-width:690px;margin-bottom:24px}.p202-heading>span{display:block;color:#2f72ea;font-size:9px;font-weight:1000;margin-bottom:7px}.p202-heading h2{font-size:clamp(30px,3vw,43px);line-height:1.18;letter-spacing:-.7px;margin-bottom:9px}.p202-heading p{font-size:13px!important;line-height:1.8;color:#6a7c91!important}.p202-heading.light>span{color:#86b5ff}.p202-heading.light h2{color:#fff}.p202-heading.light p{color:#b7c8de!important}.p202-free{max-width:1180px;margin:0 auto 70px;padding:0 20px}.p202-free-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:13px}.p202-free-main{min-height:285px;border-radius:22px;padding:27px;background:linear-gradient(135deg,#0a2b59,#174987);color:#fff;display:flex;flex-direction:column;box-shadow:0 18px 44px rgba(13,47,93,.14)}.p202-free-main small{font-size:9px;color:#a8c9fb}.p202-free-main h3{font-size:28px;margin:20px 0 10px}.p202-free-main p{font-size:12px!important;line-height:1.8;color:#c9d9ed!important;max-width:430px}.p202-free-main>span{margin-top:auto;font-size:11px;font-weight:900;color:#fff}.p202-free-side{display:grid;grid-template-rows:1fr 1fr;gap:13px}.p202-free-side>a{border-radius:19px;background:#fff;border:1px solid #e2e9f2;padding:21px;display:grid;grid-template-columns:35px 1fr 24px;gap:12px;align-items:center;color:#173253}.p202-free-side>a>small{width:35px;height:35px;border-radius:9px;background:#eef4fd;color:#2f72ea;display:grid;place-items:center;font-size:9px;font-weight:900}.p202-free-side h3{font-size:18px;margin:0 0 5px}.p202-free-side p{font-size:10px!important;color:#718197!important;margin:0!important}.p202-free-side>a>b{color:#2f72ea}.p202-programs{padding:67px max(5vw,28px);background:#071c3a}.p202-programs>.p202-heading,.p202-track-grid{max-width:1180px;margin-left:auto;margin-right:auto}.p202-track-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.p202-track{min-height:210px;border-radius:17px;background:#fff;padding:19px;display:flex;flex-direction:column;border-top:4px solid #5b98ff}.p202-track.est{border-top-color:#ef6c6c}.p202-track.act{border-top-color:#8a77de}.p202-track.b1{border-top-color:#efa74e}.p202-track.b2{border-top-color:#4db48a}.p202-track>div{display:flex;justify-content:space-between}.p202-track>div b{font-size:11px;color:#2f72ea}.p202-track>div small{font-size:7px;color:#9aa7b7;letter-spacing:.8px}.p202-track h3{font-size:19px;margin:15px 0 8px}.p202-track p{font-size:10px!important;line-height:1.7;color:#687a90!important}.p202-track a{margin-top:auto;color:#2f72ea;font-size:10px;font-weight:900}.p202-intelligence{max-width:1180px;margin:70px auto;padding:0 20px;display:grid;grid-template-columns:1fr .8fr;gap:22px;align-items:stretch}.p202-intro{padding:35px;border-radius:23px;background:#fff;border:1px solid #e1e8f1}.p202-intro>span{font-size:9px;color:#2f72ea;font-weight:900;letter-spacing:.8px}.p202-intro h2{font-size:34px;line-height:1.25;margin:12px 0 14px}.p202-intro>p{font-size:12px!important;line-height:1.85;color:#687a90!important}.p202-points{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:22px}.p202-points span{padding:11px;border-radius:10px;background:#f3f6fa;color:#38506f;font-size:10px;font-weight:800}.p202-insight-card{padding:27px;border-radius:23px;background:linear-gradient(145deg,#0b2b58,#123966);color:#fff;display:grid;grid-template-rows:auto auto auto 1fr;gap:16px}.p202-insight-head{display:flex;justify-content:space-between}.p202-insight-head span{display:grid}.p202-insight-head small{font-size:8px;letter-spacing:.8px;color:#9ebee7}.p202-insight-head strong{font-size:14px;margin-top:3px}.p202-insight-head>b{color:#8ac0ff;font-size:18px}.p202-ring{display:grid;place-items:center;align-content:center;width:118px;height:118px;border-radius:50%;margin:auto;background:conic-gradient(#68a4ff 0 76%,rgba(255,255,255,.09) 76% 100%);border:10px solid rgba(255,255,255,.05);box-shadow:inset 0 0 0 14px #0d315e}.p202-ring strong{font-size:24px}.p202-ring span{font-size:8px;color:#adc1dc}.p202-insight-list{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.p202-insight-list div{padding:10px;background:rgba(255,255,255,.06);border-radius:9px;display:grid;gap:2px}.p202-insight-list span{font-size:8px;color:#b0c2da}.p202-insight-list b{font-size:14px}.p202-insight-card>p{font-size:9px!important;line-height:1.7;color:#cfdbeb!important;margin:0!important}.p202-authority{max-width:1180px;margin:0 auto 70px;padding:28px;border-radius:23px;background:#fff;border:1px solid #e1e8f1;display:grid;grid-template-columns:160px 1fr .75fr;gap:24px;align-items:center}.p202-photo{width:160px;height:190px;border-radius:16px;overflow:hidden;background:linear-gradient(145deg,#0b2b58,#2f72ea);display:grid;place-items:center}.p202-photo img{width:100%;height:100%;object-fit:cover}.p202-photo span{font-size:48px;color:#fff;font-weight:1000}.p202-authority-copy>span{font-size:9px;color:#2f72ea;font-weight:900}.p202-authority-copy h2{font-size:28px;margin:7px 0 9px}.p202-authority-copy p,.p202-quote p{font-size:11px!important;line-height:1.8;color:#687a90!important}.p202-authority-copy>div{display:flex;gap:6px;margin-top:12px}.p202-authority-copy>div b{padding:6px 9px;border-radius:8px;background:#edf4ff;color:#315f9f;font-size:9px}.p202-quote{padding:20px;border-radius:15px;background:#f4f7fb}.p202-quote small{font-size:8px;color:#8091a8}.p202-quote strong{display:block;font-size:16px;line-height:1.45;margin:6px 0}.p202-personas{max-width:1180px;margin:0 auto 70px;padding:0 20px}.p202-persona-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.p202-persona-grid article{min-height:185px;padding:20px;border-radius:17px;background:#fff;border:1px solid #e2e9f2;display:flex;flex-direction:column}.p202-persona-grid small{font-size:8px;color:#2f72ea;font-weight:900;letter-spacing:.8px}.p202-persona-grid h3{font-size:19px;margin:11px 0 7px}.p202-persona-grid p{font-size:10px!important;line-height:1.75;color:#6b7c91!important}.p202-persona-grid a{margin-top:auto;color:#2f72ea;font-size:10px;font-weight:900}.p202-final{padding:52px max(5vw,28px);background:linear-gradient(135deg,#0a2b58,#0e3970);display:flex;align-items:center;justify-content:center;gap:90px;color:#fff}.p202-final small{font-size:9px;color:#9fc5f8}.p202-final h2{font-size:34px;line-height:1.28;margin:7px 0 0;color:#fff}.p202-final>div:last-child{display:flex;gap:8px;flex-wrap:wrap}.p202-final a{height:44px;padding:0 15px;border:1px solid rgba(255,255,255,.17);border-radius:10px;display:inline-flex;align-items:center;color:#fff;font-size:10px;font-weight:900}.p202-final a.primary{background:#fff;color:#0a2b58;border-color:#fff}.p202-footer{background:#06152c;color:#aebed2;padding:38px max(5vw,28px) 20px}.p202-footer-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}.p202-footer-grid>div:not(.brand){display:grid;align-content:start;gap:7px}.p202-footer-grid strong{color:#fff;font-size:11px}.p202-footer-grid a{color:#aebed2;font-size:10px}.p202-footer .brand{display:flex;align-items:center;gap:10px}.p202-footer .brand>b{width:39px;height:39px;border-radius:11px;background:#fff;color:#0b2852;display:grid;place-items:center;font-weight:1000}.p202-footer .brand span{display:grid}.p202-footer .brand small{font-size:8px;margin-top:4px}.p202-footer>p{max-width:1180px;margin:25px auto 0!important;padding-top:16px;border-top:1px solid rgba(255,255,255,.08);font-size:9px!important;color:#7f94ae!important}@media(max-width:1120px){.p202-menu{display:none}.p202-header{justify-content:space-between}.p202-hero{grid-template-columns:1fr}.p202-visual{max-width:760px;width:100%;margin:auto}.p202-track-grid{grid-template-columns:repeat(3,1fr)}.p202-authority{grid-template-columns:150px 1fr}.p202-quote{grid-column:1/-1}}@media(max-width:820px){.p202-proofbar{grid-template-columns:1fr 1fr}.p202-free-grid{grid-template-columns:1fr}.p202-track-grid{grid-template-columns:1fr 1fr}.p202-intelligence,.p202-persona-grid{grid-template-columns:1fr}.p202-final{flex-direction:column;align-items:flex-start;gap:22px}.p202-footer-grid{grid-template-columns:1fr 1fr}.p202-footer-grid .brand{grid-column:1/-1}}@media(max-width:560px){.p202-header{height:66px;padding:0 15px}.p202-brand small,.p202-header-actions>a:not(.primary){display:none}.p202-hero{padding:36px 18px 34px;gap:28px}.p202-copy h1{font-size:38px}.p202-copy>p{font-size:14px!important}.p202-visual{height:330px}.p202-demo{padding:16px}.p202-demo-grid{grid-template-columns:1fr 1fr}.p202-proofbar{margin-bottom:50px}.p202-proofbar,.p202-track-grid{grid-template-columns:1fr}.p202-intro{padding:24px}.p202-intro h2{font-size:28px}.p202-authority,.p202-points{grid-template-columns:1fr}.p202-authority{margin:0 18px 52px;padding:20px}.p202-photo{width:100%;height:245px}.p202-final{padding:43px 18px}.p202-final h2{font-size:28px}.p202-footer-grid{grid-template-columns:1fr}.p202-footer-grid .brand{grid-column:auto}}.p202{font-family:Cairo,Tajawal,Segoe UI,Arial,sans-serif}.p202-header{height:82px!important;max-width:1360px!important;padding:0 30px!important;gap:28px!important}.p202-brand>b{width:44px!important;height:44px!important;border-radius:13px!important;font-size:15px!important}.p202-brand strong{font-size:17px!important;font-weight:950!important;letter-spacing:-.2px!important}.p202-brand small{font-size:9px!important;color:#7f8ca0!important}.p202-menu{gap:4px!important}.p202-menu-item>a{height:44px!important;padding:0 13px!important;font-size:14px!important;font-weight:900!important;color:#203855!important}.p202-menu-item>a:hover{background:#eef3f9!important;color:#0b2a56!important}.p202-header-actions{gap:9px!important}.p202-header-actions>a{height:44px!important;padding:0 16px!important;border-radius:11px!important;font-size:12px!important;font-weight:950!important}.p202-dropdown{top:58px!important;width:292px!important;padding:19px!important;border-radius:16px!important}.p202-dropdown small{font-size:9px!important}.p202-dropdown>b{font-size:15px!important}.p202-drop-grid a,.p202-dropdown>a{font-size:12px!important}.p202-hero{max-width:1360px!important;padding:64px 30px 50px!important;grid-template-columns:minmax(0,1fr) minmax(455px,.9fr)!important;gap:46px!important}.p202-copy{max-width:690px!important}.p202-badge{font-size:11px!important;padding:8px 12px!important}.p202-copy h1{font-size:clamp(47px,4.7vw,70px)!important;line-height:1.09!important;letter-spacing:-1.4px!important;margin:20px 0 18px!important}.p202-copy>p{font-size:17px!important;line-height:1.95!important;color:#556b85!important;max-width:640px!important}.p202-actions{gap:10px!important}.p202-actions a{min-height:50px!important;padding:0 20px!important;border-radius:12px!important;font-size:13px!important}.p202-trust{margin-top:26px!important;gap:9px!important}.p202-trust span{font-size:10px!important;padding:8px 10px!important}.p202-trust b{font-size:11px!important}.p202-visual{height:430px!important;border-radius:24px!important}.p202-visual-head>b{font-size:11px!important}.p202-visual-head span{font-size:9px!important}.p202-proofbar{max-width:1220px!important;margin-bottom:72px!important;gap:12px!important}.p202-proofbar>div{padding:17px 18px!important}.p202-proofbar strong{font-size:12px!important}.p202-proofbar small{font-size:9px!important}.p202-heading{max-width:740px!important;margin-bottom:28px!important}.p202-heading>span{font-size:10px!important}.p202-heading h2{font-size:clamp(33px,3.1vw,46px)!important;line-height:1.2!important;letter-spacing:-.55px!important}.p202-heading p{font-size:14px!important;color:#5d7189!important}.p202-free{max-width:1220px!important;margin-bottom:78px!important}.p202-free-grid{gap:15px!important}.p202-free-main{min-height:300px!important;padding:31px!important}.p202-free-main small{font-size:10px!important}.p202-free-main h3{font-size:31px!important}.p202-free-main p{font-size:13px!important}.p202-free-main>span{font-size:12px!important}.p202-free-side{gap:15px!important}.p202-free-side>a{padding:24px!important}.p202-free-side h3{font-size:20px!important}.p202-free-side p{font-size:11px!important}.p202-free-side>a>small{font-size:10px!important}.p202-programs{padding:72px max(5vw,30px)!important}.p202-programs>.p202-heading,.p202-track-grid{max-width:1220px!important}.p202-track-grid{gap:12px!important}.p202-track{min-height:225px!important;padding:21px!important}.p202-track>div b{font-size:12px!important}.p202-track>div small{font-size:8px!important}.p202-track h3{font-size:21px!important}.p202-track p{color:#5f7188!important}.p202-track a,.p202-track p{font-size:11px!important}.p202-intelligence{max-width:1220px!important;margin:78px auto!important;gap:24px!important}.p202-intro{padding:40px!important}.p202-intro>span{font-size:10px!important}.p202-intro h2{font-size:37px!important}.p202-intro>p{font-size:13px!important;color:#5d7189!important}.p202-points span{font-size:11px!important;padding:12px!important}.p202-insight-card{padding:30px!important}.p202-insight-head small{font-size:9px!important}.p202-insight-head strong{font-size:15px!important}.p202-insight-list span{font-size:9px!important}.p202-insight-list b{font-size:15px!important}.p202-insight-card>p{font-size:10px!important}.p202-authority{max-width:1220px!important;margin-bottom:78px!important;padding:32px!important;grid-template-columns:170px 1fr .75fr!important;gap:28px!important}.p202-photo{width:170px!important;height:205px!important}.p202-authority-copy>span{font-size:10px!important}.p202-authority-copy h2{font-size:30px!important}.p202-authority-copy p,.p202-quote p{font-size:12px!important;color:#5e7188!important}.p202-authority-copy>div b{font-size:10px!important}.p202-quote small{font-size:9px!important}.p202-quote strong{font-size:18px!important}.p202-personas{max-width:1220px!important;margin-bottom:78px!important}.p202-persona-grid{gap:13px!important}.p202-persona-grid article{min-height:200px!important;padding:23px!important}.p202-persona-grid small{font-size:9px!important}.p202-persona-grid h3{font-size:21px!important}.p202-persona-grid p{color:#5e7188!important}.p202-persona-grid a,.p202-persona-grid p{font-size:11px!important}.p202-final{padding:58px max(5vw,30px)!important;gap:110px!important}.p202-final small{font-size:10px!important}.p202-final h2{font-size:36px!important}.p202-final a{height:47px!important;padding:0 18px!important;font-size:11px!important}.p202-footer{padding:42px max(5vw,30px) 22px!important}.p202-footer-grid{max-width:1220px!important}.p202-footer-grid strong{font-size:12px!important}.p202-footer-grid a{font-size:11px!important}.p202-footer .brand small{font-size:9px!important}.p202-footer>p{max-width:1220px!important;font-size:10px!important}@media(max-width:1120px){.p202-header{height:74px!important}.p202-hero{padding-top:48px!important}}@media(max-width:560px){.p202-header{height:68px!important;padding:0 16px!important}.p202-copy h1{font-size:40px!important}.p202-copy>p{font-size:15px!important}.p202-heading h2{font-size:31px!important}}.p202-authority-copy{direction:rtl;text-align:right}.p202-authority-copy>span{display:inline-block;font-size:11px!important;line-height:1.6!important;color:#2f72ea!important;font-weight:950!important}.p202-authority-copy h2{direction:auto;unicode-bidi:plaintext;font-size:31px!important;line-height:1.25!important}.p202-authority-copy p,.p202-quote p{font-size:13px!important;line-height:1.9!important;color:#536a84!important}.p202-photo{background:linear-gradient(145deg,#0b2b58,#2f72ea)!important}.p202-photo img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important}.p202-photo span{font-size:46px!important;letter-spacing:-2px!important}.p202-persona-grid small{font-size:10px!important;line-height:1.5!important}.p202-persona-grid p{font-size:12px!important;line-height:1.9!important;color:#536a84!important}.p202-insight-list span{font-size:10px!important}.p202-insight-card>p{font-size:11px!important;line-height:1.8!important}.p202-demo-grid em,.p202-demo-grid small{font-size:9px!important}.p202-demo-bars>div>span,.p202-next b,.p202-next span{font-size:10px!important}.p202-track p{line-height:1.8!important}.p202-free-side p,.p202-track a,.p202-track p{font-size:12px!important}.p202-free-side p{line-height:1.7!important}.p202-proofbar small{font-size:10px!important}@media(max-width:820px){.p202-authority-copy h2{font-size:29px!important}}.p205-header{max-width:1420px!important;height:88px!important;direction:ltr!important;display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:22px!important;padding:0 30px!important}.p205-left{display:flex;align-items:center;gap:14px;direction:ltr}.p205-brand{direction:ltr!important;flex-direction:row!important}.p205-brand span{text-align:left!important;direction:ltr!important}.p205-brand strong{font-size:18px!important;font-weight:1000!important}.p205-brand small{font-size:9px!important;font-weight:800!important}.p205-parent-login,.p205-student-login{height:46px;padding:0 18px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:1000;white-space:nowrap}.p205-student-login{background:#0a2a55;color:#fff!important;box-shadow:0 10px 22px rgba(10,42,85,.14)}.p205-parent-login{border:1px solid #dce4ee;background:#fff;color:#183659!important}.p205-menu{direction:rtl!important;justify-content:center!important;gap:5px!important;overflow:visible!important}.p205-menu-item>a{height:48px!important;padding:0 14px!important;font-size:16px!important;font-weight:1000!important;letter-spacing:-.15px!important;color:#18304f!important}.p205-menu-item>a:hover{background:#edf3fa!important;color:#0b2a56!important}.p205-free-exam{height:48px;padding:0 16px;border-radius:11px;background:linear-gradient(135deg,#2f72ea,#1f5fcf);color:#fff!important;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:1000;white-space:nowrap;box-shadow:0 10px 24px rgba(47,114,234,.18);margin-right:4px}.p205-right{display:flex;align-items:center;justify-content:flex-end;direction:rtl}.p205-menu .p202-dropdown{direction:rtl!important;text-align:right!important}@media(max-width:1180px){.p205-header{grid-template-columns:auto auto!important}.p205-menu{display:none!important}.p205-right{justify-self:end}}@media(max-width:700px){.p205-header{height:72px!important;padding:0 14px!important;gap:10px!important}.p205-brand strong{font-size:15px!important}.p205-brand small{display:none!important}.p205-student-login{height:40px;padding:0 12px;font-size:11px}.p205-parent-login{display:none}}.act211{min-height:100vh;background:#fff;color:#172033;font-family:Arial,Segoe UI,sans-serif;display:grid;grid-template-rows:78px 50px 1fr 88px}.act211 *{box-sizing:border-box}.act211-top{height:78px;border-bottom:1px solid #d8dde6;background:#fff;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 28px}.act211-brand{display:flex;align-items:center;gap:12px}.act211-brand>b{width:48px;height:48px;border-radius:10px;background:#5a43c8;color:#fff;display:grid;place-items:center;font-size:17px}.act211-brand>span{display:grid}.act211-brand strong{font-size:14px}.act211-brand small{font-size:9px;color:#7b8494;margin-top:3px}.act211-section{text-align:center;display:grid;gap:2px}.act211-section small,.act211-timer small{font-size:8px;color:#818b9b;letter-spacing:.8px}.act211-section b{font-size:13px}.act211-timer{justify-self:end;border:0;background:transparent;display:grid;text-align:center;cursor:pointer}.act211-timer b{font-size:20px}.act211-timer span{font-size:8px;color:#5a43c8}.act211-tools{height:50px;border-bottom:1px solid #e1e5ec;background:#f8f9fb;display:flex;justify-content:flex-end;align-items:center;gap:7px;padding:0 28px}.act211-tools button{height:32px;padding:0 11px;border:1px solid #dce1e8;border-radius:6px;background:#fff;color:#313c4e;font-size:10px;font-weight:700}.act211-work{min-height:0;display:grid;grid-template-columns:1fr 1fr}.act211-content{padding:42px 48px;border-right:1px solid #dce1e8;overflow:auto;background:#fafbfc}.act211-content>span{font-size:8px;letter-spacing:1px;color:#7b8493;font-weight:800}.act211-content>p{font-family:Georgia,serif;font-size:17px;line-height:1.8;color:#252e3d;margin-top:18px}.act211-skill{margin-top:25px;padding:25px;border:1px solid #e0e4ea;border-radius:10px;background:#fff;display:grid;gap:7px}.act211-skill b{font-size:22px}.act211-skill small{font-size:11px;color:#758095}.act211-question{padding:42px 48px;overflow:auto}.act211-qtop{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.act211-qtop span{font-size:10px;color:#707b8d}.act211-qtop b{font-size:10px;color:#5a43c8}.act211-question h1{font-size:21px;line-height:1.55;margin:0 0 24px;max-width:700px}.act211-options{display:grid;gap:10px}.act211-options button{min-height:58px;border:1px solid #cfd5df;border-radius:9px;background:#fff;display:grid;grid-template-columns:38px 1fr;align-items:center;text-align:left;padding:8px 14px;gap:9px;font-size:13px;color:#263246}.act211-options button i{width:31px;height:31px;border-radius:50%;border:1px solid #aeb7c5;display:grid;place-items:center;font-style:normal;font-weight:800}.act211-options button.selected{border:2px solid #5a43c8;background:#f4f1ff}.act211-options button.selected i{background:#5a43c8;color:#fff;border-color:#5a43c8}.act211-footer{border-top:1px solid #dce1e8;background:#fff;padding:13px 28px}.act211-progress{max-width:760px;height:7px;border-radius:99px;background:#e8ebf0;margin:0 auto 13px;overflow:hidden}.act211-progress i{display:block;height:100%;background:#5a43c8;border-radius:99px}.act211-nav{display:flex;align-items:center;justify-content:center;gap:12px}.act211-nav button{height:38px;padding:0 17px;border:1px solid #cfd6df;border-radius:7px;background:#fff;color:#283549;font-weight:700}.act211-nav button.next{background:#5a43c8;color:#fff;border-color:#5a43c8}.act211-nav span{min-width:70px;text-align:center;font-size:11px;color:#697487}@media(max-width:760px){.act211{grid-template-rows:auto auto 1fr auto}.act211-top{height:auto;min-height:72px;padding:10px 14px;grid-template-columns:1fr auto}.act211-section{display:none}.act211-tools{padding:7px 12px;height:auto;overflow:auto;justify-content:flex-start}.act211-work{grid-template-columns:1fr}.act211-content{border-right:0;border-bottom:1px solid #dce1e8;padding:24px 20px;max-height:260px}.act211-question{padding:25px 20px}.act211-footer{padding:12px}.act211-nav button{padding:0 12px}}.p202-track-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.p202-track.b1{border-top-color:#efa74e!important}@media(max-width:1050px){.p202-track-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:620px){.p202-track-grid{grid-template-columns:1fr!important}}.hub215-programs{padding:24px;border-radius:20px;background:#fff;border:1px solid #dfe7f0;margin:22px 0}.hub215-programs .hub192-title{display:flex;justify-content:space-between;align-items:center;gap:15px}.hub215-programs .hub192-title>a{height:40px;padding:0 12px;border-radius:9px;background:#0a2b58;color:#fff;display:flex;align-items:center;text-decoration:none;font-size:11px;font-weight:900}.hub215-program-list{display:grid;gap:16px;margin-top:18px}.hub215-program-list>article{border:1px solid #e1e8f0;border-radius:16px;padding:18px;background:#f9fbfd}.hub215-program-list>article>header{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px}.hub215-program-list>article>header>div:first-child{display:flex;align-items:center;gap:9px}.hub215-program-list>article>header b{padding:6px 8px;border-radius:8px;background:#eaf2ff;color:#2f72ea}.hub215-program-list h3{margin:0}.hub215-program-list header small{color:#8493a5}.hub215-flags{display:flex;align-items:center;gap:7px}.hub215-flags label{display:flex;align-items:center;gap:5px;font-size:10px}.hub215-flags button{width:34px;height:34px;border:1px solid #dbe3ed;border-radius:8px;background:#fff}.hub215-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hub215-grid label{display:grid;gap:5px}.hub215-grid label.full{grid-column:1/-1}.hub215-grid label>span{font-size:10px;font-weight:900;color:#405a78}.hub215-grid input,.hub215-grid textarea{width:100%;border:1px solid #d8e1ec;border-radius:9px;background:#fff;padding:10px;font:inherit;font-size:11px}.hub215-grid textarea{min-height:82px;resize:vertical}@media(max-width:760px){.hub215-grid{grid-template-columns:1fr}.hub215-grid label.full{grid-column:auto}.hub215-program-list>article>header,.hub215-programs .hub192-title{align-items:flex-start;flex-direction:column}}.reports219{min-height:100vh;background:#eef3f9;color:#10233f;padding:28px;font-family:Cairo,Tajawal,Segoe UI,Arial,sans-serif}.reports219 *{box-sizing:border-box}.reports219 button,.reports219 input,.reports219 select,.reports219 textarea{font:inherit}.reports219 a,.reports219 button{transition:.16s ease}.r219-top{max-width:1540px;margin:0 auto 18px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.r219-top small,.r219-top>div:first-child>span{font-size:10px;font-weight:1000;letter-spacing:1px;color:#4e7dcc}.r219-top h1{font-size:38px;margin:5px 0 6px;letter-spacing:-.8px}.r219-top p{margin:0;color:#718197;font-size:12px}.r219-top-actions{display:flex;gap:9px;align-items:center}.r219-top-actions>a{min-height:44px;padding:0 16px;border-radius:11px;background:#0d5fe8;color:#fff;display:inline-flex;align-items:center;text-decoration:none;font-size:11px;font-weight:1000;box-shadow:0 10px 24px rgba(13,95,232,.17)}.r219-mode{padding:8px 11px;border-radius:999px;font-size:9px;font-weight:1000;background:#fff;border:1px solid #dce4ef;color:#6c7c91}.r219-mode.online{color:#14845b;background:#edf9f4;border-color:#cceede}.r219-mode.demo{color:#946617;background:#fff8e8;border-color:#f2e1af}.r219-readonly{max-width:1540px;margin:0 auto 14px;padding:11px 14px;border-radius:11px;background:#fff7e8;border:1px solid #f0dfb4;color:#87631d;font-size:10px;font-weight:900}.r219-shell{max-width:1540px;margin:auto;display:grid;grid-template-columns:290px minmax(0,1fr);gap:16px;align-items:start}.r219-navigator{position:sticky;top:20px;max-height:calc(100vh - 40px);overflow:hidden;background:#fff;border:1px solid #dde5ef;border-radius:20px;padding:17px;box-shadow:0 14px 34px rgba(14,39,72,.06)}.r219-nav-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.r219-nav-head small{font-size:8px;color:#7890ad;font-weight:1000;letter-spacing:.8px}.r219-nav-head h2{font-size:21px;margin:2px 0 0}.r219-nav-head>b{width:34px;height:34px;border-radius:9px;background:#edf4ff;color:#2f72ea;display:grid;place-items:center;font-size:11px}.r219-filter-row select,.r219-navigator>input{width:100%;height:43px;border:1px solid #dbe4ef;border-radius:10px;background:#f9fbfd;color:#173657;padding:0 11px;outline:none;font-size:11px}.r219-filter-row{display:grid;gap:6px;margin:7px 0 11px}.r219-filter-row>span{font-size:8px;color:#8696aa}.r219-students{display:grid;gap:7px;overflow:auto;max-height:calc(100vh - 210px);padding-left:3px}.r219-students button{min-height:63px;border:1px solid #e4eaf2;border-radius:12px;background:#fff;display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:9px;text-align:right;padding:9px 10px;cursor:pointer}.r219-students button:hover{border-color:#bcd0ee;background:#f8fbff}.r219-students button.active{border-color:#2f72ea;background:#eef5ff;box-shadow:inset 0 0 0 1px #2f72ea}.r219-students button>i{width:7px;height:7px;border-radius:50%;background:#aeb8c6}.r219-students button>i.on{background:#33b47b;box-shadow:0 0 0 5px rgba(51,180,123,.1)}.r219-students button>div{display:grid;gap:3px}.r219-students strong{font-size:11px;color:#172f50}.r219-students small{font-size:8px;color:#7d8da2}.r219-students button>span{min-width:25px;height:25px;border-radius:8px;background:#f1f5fa;color:#49617f;display:grid;place-items:center;font-size:8px;font-weight:900}.r219-main{min-width:0;display:grid;gap:14px}.r219-profile{min-height:112px;padding:20px 22px;border-radius:20px;background:linear-gradient(135deg,#0b2a56,#154b92);color:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;box-shadow:0 18px 40px rgba(11,42,86,.15)}.r219-avatar{width:58px;height:58px;border-radius:16px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.16);display:grid;place-items:center;font-size:24px;font-weight:1000}.r219-profile-copy small{font-size:8px;color:#a9c8f4;font-weight:900;letter-spacing:.8px}.r219-profile-copy h2{font-size:25px;margin:4px 0 5px}.r219-profile-copy p{margin:0;color:#c8d7eb;font-size:10px;display:flex;align-items:center;gap:7px}.r219-profile-copy p i{width:3px;height:3px;border-radius:50%;background:#8ba9d0}.r219-profile-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.r219-profile-actions button{height:39px;padding:0 12px;border-radius:9px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07);color:#fff;font-size:9px;font-weight:900;cursor:pointer}.r219-profile-actions button.visible{background:#fff;color:#0b2a56;border-color:#fff}.r219-profile-actions button.hidden{background:rgba(238,89,89,.16);border-color:rgba(255,170,170,.24)}.r219-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.r219-kpis article{min-height:105px;padding:15px;border-radius:15px;background:#fff;border:1px solid #e0e7f0;display:grid;align-content:center;gap:3px}.r219-kpis span{font-size:9px;color:#8090a5;text-transform:uppercase;letter-spacing:.6px}.r219-kpis strong{font-size:25px;color:#112b4d}.r219-kpis small{font-size:8px;color:#8393a8}.r219-kpis article.good strong{color:#159260}.r219-kpis article.bad strong{color:#d34c4c}.r219-kpis article.neutral strong{color:#315f9e}.r219-intelligence-grid{display:grid;grid-template-columns:1.2fr .9fr .8fr;gap:11px}.r219-intelligence-grid>article{min-height:270px;border-radius:18px;background:#fff;border:1px solid #e0e7f0;padding:18px}.r219-intelligence-grid header{display:flex;align-items:flex-end;justify-content:space-between}.r219-intelligence-grid header small,.r219-skills header small{font-size:8px;color:#6e8fbd;font-weight:1000;letter-spacing:.8px}.r219-intelligence-grid h3{font-size:18px;margin:4px 0}.r219-intelligence-grid header>span{font-size:8px;color:#8a98aa}.r219-chart{height:190px;margin-top:12px;display:flex;align-items:flex-end;justify-content:space-around;gap:8px;border-bottom:1px solid #e7edf4;padding:0 5px}.r219-bar{height:100%;flex:1 1;display:grid;grid-template-rows:23px 1fr 24px;align-items:end;text-align:center;min-width:0}.r219-bar>b{font-size:8px;color:#536b87}.r219-bar>i{height:100%;display:flex;align-items:flex-end;justify-content:center}.r219-bar>i>em{display:block;width:24px;max-width:70%;border-radius:7px 7px 2px 2px;background:linear-gradient(180deg,#6ea7ff,#2f72ea);min-height:8px}.r219-bar>small{font-size:7px;color:#8a98aa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.r219-skills>div{display:grid;gap:13px;margin-top:18px}.r219-skill>span{display:flex;justify-content:space-between;gap:10px;font-size:9px;color:#50657e;margin-bottom:5px}.r219-skill>span b{color:#162f50}.r219-skill>i{height:7px;background:#edf2f7;overflow:hidden}.r219-skill>i,.r219-skill>i>em{display:block;border-radius:99px}.r219-skill>i>em{height:100%;background:linear-gradient(90deg,#2f72ea,#6ea7ff)}.r219-skills p{font-size:10px;color:#8190a4}.r219-insight{background:linear-gradient(145deg,#0c2b58,#123e77)!important;color:#fff!important;border:0!important}.r219-insight-icon{width:38px;height:38px;border-radius:11px;background:rgba(255,255,255,.1);display:grid;place-items:center;font-size:18px}.r219-insight>small{display:block;margin-top:14px;font-size:8px;color:#9fc0ec;letter-spacing:.8px;font-weight:900}.r219-insight h3{color:#fff;font-size:20px}.r219-insight>p{font-size:10px;line-height:1.9;color:#d2deed}.r219-insight-meta{display:grid;gap:7px;margin-top:15px}.r219-insight-meta span{padding:8px 9px;border-radius:9px;background:rgba(255,255,255,.06);font-size:8px;color:#d1dded;display:flex;justify-content:space-between;gap:10px}.r219-insight-meta b{color:#8db9f3}.r219-workspace{display:grid;grid-template-columns:245px minmax(0,1fr);gap:11px}.r219-timeline{background:#fff;border:1px solid #e0e7f0;border-radius:18px;padding:15px;align-self:start}.r219-timeline>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px}.r219-timeline header small{font-size:7px;color:#7c91ad;font-weight:900}.r219-timeline h3{font-size:16px;margin:3px 0}.r219-timeline header>b{width:29px;height:29px;border-radius:8px;background:#edf4ff;color:#2f72ea;display:grid;place-items:center;font-size:9px}.r219-timeline>div{display:grid;gap:7px}.r219-timeline button{min-height:63px;border:1px solid #e5ebf2;border-radius:11px;background:#fff;display:grid;grid-template-columns:9px 1fr auto;gap:8px;align-items:center;text-align:right;padding:8px;cursor:pointer}.r219-timeline button>i{width:7px;height:7px;border-radius:50%;background:#bcc6d2}.r219-timeline button.active{border-color:#2f72ea;background:#eef5ff}.r219-timeline button.active>i{background:#2f72ea;box-shadow:0 0 0 4px rgba(47,114,234,.12)}.r219-timeline button>div{display:grid;gap:3px}.r219-timeline strong{font-size:9px;color:#173456}.r219-timeline small{font-size:7px;color:#8695a8}.r219-timeline button>span{font-size:7px;padding:5px 6px;border-radius:7px;background:#f1f4f8;color:#748499}.r219-timeline button>span.published{background:#ecf8f2;color:#16805a}.r219-timeline button>span.draft{background:#fff5df;color:#9b6b16}.r219-report{min-width:0;background:#fff;border:1px solid #e0e7f0;border-radius:18px;padding:19px}.r219-report-head{display:flex;justify-content:space-between;gap:15px;align-items:flex-start;padding-bottom:15px;border-bottom:1px solid #edf1f5}.r219-report-head small{font-size:8px;color:#2f72ea;font-weight:1000;letter-spacing:.8px}.r219-report-head h2{font-size:22px;margin:4px 0}.r219-report-head p{margin:0;font-size:8px;color:#8594a7}.r219-report-head>div:last-child{display:flex;gap:6px;flex-wrap:wrap}.r219-report-head button{height:36px;padding:0 10px;border:1px solid #dce4ee;border-radius:8px;background:#fff;color:#294767;font-size:8px;font-weight:900;cursor:pointer}.r219-report-head button.danger{color:#b43f3f;background:#fff3f3;border-color:#f0d2d2}.r219-edit{margin-top:14px;padding:14px;border-radius:13px;background:#f8fafc;display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.r219-edit input,.r219-edit textarea{border:1px solid #dce4ee;border-radius:8px;background:#fff;padding:9px;font-size:9px;outline:none}.r219-edit textarea{min-height:75px;resize:vertical}.r219-edit button{grid-column:1/-1;height:38px;border:0;border-radius:8px;background:#0d5fe8;color:#fff;font-size:9px;font-weight:900}.r219-report-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0}.r219-report-summary>div{padding:12px;border-radius:11px;background:#f8fafc;border:1px solid #edf1f5;display:grid;gap:2px}.r219-report-summary span{font-size:8px;color:#8493a7}.r219-report-summary strong{font-size:19px;color:#173456}.r219-report-summary small{font-size:7px;color:#8a98aa}.r219-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.r219-detail-grid article{min-height:130px;border:1px solid #e5ebf2;border-radius:13px;padding:12px;background:#fff}.r219-detail-grid article>header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.r219-detail-grid article>header span{width:28px;height:28px;border-radius:8px;background:#edf4ff;color:#2f72ea;display:grid;place-items:center;font-size:8px;font-weight:900}.r219-detail-grid article.homework>header span{background:#fff7e6;color:#bf7a12}.r219-detail-grid article.exams>header span{background:#eef4ff;color:#2f72ea}.r219-detail-grid article.finance>header span{background:#f5efff;color:#7959c9}.r219-detail-grid h3{font-size:13px;margin:0}.r219-detail-grid article>div{display:flex;justify-content:space-between;gap:10px;padding:7px 0;border-bottom:1px dashed #edf1f5;font-size:8px;color:#61758d}.r219-detail-grid article>div:last-child{border-bottom:0}.r219-detail-grid article>div b{color:#173456}.r219-detail-grid article>p{font-size:8px;color:#8997a9}.r219-exam-sections{margin-top:10px;padding:14px;border:1px solid #e4eaf2;border-radius:13px}.r219-exam-sections>header small{font-size:7px;color:#708bb0;font-weight:900}.r219-exam-sections h3{font-size:15px;margin:3px 0 10px}.r219-exam-sections>div{padding-top:8px}.r219-exam-sections>div>b{font-size:9px}.r219-exam-sections>div>section{display:flex;gap:7px;flex-wrap:wrap;margin-top:7px}.r219-exam-sections span{padding:7px 8px;border-radius:8px;background:#f4f7fb;color:#536b87;font-size:8px;display:flex;gap:7px}.r219-exam-sections strong{color:#173456}.r219-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.r219-notes article{min-height:110px;padding:12px;border-radius:11px;background:#f9fbfd;border:1px solid #edf1f5}.r219-notes span{font-size:8px;color:#6682a6;font-weight:900}.r219-notes p{font-size:8px;line-height:1.8;color:#5f7289}.r219-empty{min-height:400px;display:grid;place-items:center;color:#8292a5;font-size:11px}.r219-modal{position:fixed;inset:0;z-index:99999;background:rgba(5,16,33,.62);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:grid;place-items:center;padding:20px}.r219-modal>section{width:min(760px,95vw);max-height:90vh;overflow:auto;background:#fff;border-radius:22px;padding:22px;box-shadow:0 30px 90px rgba(0,0,0,.25)}.r219-modal header{display:flex;justify-content:space-between;gap:15px;padding-bottom:15px;border-bottom:1px solid #e8edf3}.r219-modal header small{font-size:8px;color:#2f72ea;font-weight:1000}.r219-modal h2{font-size:24px;margin:4px 0}.r219-modal header p{margin:0;font-size:9px;color:#8291a4}.r219-modal header button{width:36px;height:36px;border-radius:9px;border:1px solid #e0e6ee;background:#fff;color:#6d7d90;font-size:18px}.r219-parent-score{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0}.r219-parent-score div{padding:13px;border-radius:11px;background:#f4f7fb;display:grid;gap:3px}.r219-parent-score span{font-size:8px;color:#7d8da1}.r219-parent-score b{font-size:19px;color:#18375b}.r219-modal>section>article{padding:13px;border-radius:11px;background:#f9fbfd;border:1px solid #edf1f5;margin-top:8px}.r219-modal>section>article.next{background:#eef5ff}.r219-modal article span{font-size:8px;color:#5278ad;font-weight:900}.r219-modal article p{font-size:10px;line-height:1.85;color:#536a84;margin-bottom:0}.r219-modal footer{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:14px}.r219-modal footer button{height:40px;padding:0 13px;border:0;border-radius:9px;background:#0b2a56;color:#fff;font-size:9px;font-weight:900}.r219-modal footer span{font-size:8px;color:#708298}@media(max-width:1250px){.r219-shell{grid-template-columns:240px minmax(0,1fr)}.r219-intelligence-grid{grid-template-columns:1fr 1fr}.r219-insight{grid-column:1/-1}.r219-kpis{grid-template-columns:repeat(3,1fr)}}@media(max-width:950px){.reports219{padding:18px}.r219-shell{grid-template-columns:1fr}.r219-navigator{position:relative;top:auto;max-height:none}.r219-students{max-height:310px}.r219-workspace{grid-template-columns:1fr}.r219-timeline>div{grid-template-columns:repeat(2,1fr)}.r219-profile{grid-template-columns:auto 1fr}.r219-profile-actions{grid-column:1/-1;justify-content:flex-start}}@media(max-width:700px){.reports219{padding:12px}.r219-top{align-items:flex-start;flex-direction:column}.r219-top h1{font-size:30px}.r219-kpis{grid-template-columns:1fr 1fr}.r219-intelligence-grid{grid-template-columns:1fr}.r219-insight{grid-column:auto}.r219-detail-grid,.r219-notes,.r219-report-summary,.r219-timeline>div{grid-template-columns:1fr}.r219-report-head{flex-direction:column}.r219-parent-score{grid-template-columns:1fr 1fr}}.reports219{padding:22px 24px 32px!important;background:#edf2f8!important}.r219-readonly,.r219-shell,.r219-top{max-width:1720px!important}.r219-top{margin-bottom:20px!important;align-items:center!important}.r219-top h1{font-size:42px!important;line-height:1.15!important}.r219-top p{font-size:13px!important;line-height:1.7!important}.r219-top-actions>a{min-height:48px!important;padding:0 18px!important;font-size:12px!important}.r219-mode{font-size:10px!important;padding:9px 12px!important}.r219-shell{grid-template-columns:320px minmax(0,1fr)!important;gap:18px!important}.r219-navigator{border-radius:22px!important;padding:19px!important;box-shadow:0 16px 40px rgba(13,36,68,.07)!important}.r219-nav-head h2{font-size:24px!important}.r219-nav-head small{font-size:9px!important}.r219-nav-head>b{width:38px!important;height:38px!important;font-size:12px!important}.r219-filter-row select,.r219-navigator>input{height:47px!important;font-size:12px!important;padding:0 13px!important}.r219-filter-row>span{font-size:9px!important}.r219-students{gap:8px!important;max-height:calc(100vh - 225px)!important}.r219-students button{min-height:72px!important;grid-template-columns:11px 1fr auto!important;padding:11px 12px!important}.r219-students strong{font-size:13px!important}.r219-students small{font-size:9px!important}.r219-students button>span{min-width:30px!important;height:30px!important;font-size:9px!important}.r219-main{gap:16px!important}.r219-profile{min-height:126px!important;padding:22px 25px!important;border-radius:22px!important}.r219-avatar{width:66px!important;height:66px!important;font-size:27px!important}.r219-profile-copy small{font-size:9px!important}.r219-profile-copy h2{font-size:29px!important}.r219-profile-copy p{font-size:11px!important}.r219-profile-actions button{height:42px!important;padding:0 14px!important;font-size:10px!important}.r219-kpis{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important}.r219-kpis article{min-height:125px!important;padding:18px!important;border-radius:17px!important}.r219-kpis span{font-size:10px!important}.r219-kpis strong{font-size:30px!important}.r219-kpis small{font-size:9px!important}.r219-intelligence-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.85fr) minmax(300px,.8fr)!important;gap:13px!important}.r219-intelligence-grid>article{min-height:335px!important;padding:21px!important;border-radius:20px!important}.r219-intelligence-grid h3{font-size:21px!important}.r219-intelligence-grid header small,.r219-intelligence-grid header>span,.r219-skills header small{font-size:9px!important}.r219-chart{height:245px!important;margin-top:18px!important;gap:12px!important}.r219-bar{grid-template-rows:27px 1fr 30px!important}.r219-bar>b{font-size:10px!important}.r219-bar>i>em{width:32px!important;border-radius:8px 8px 3px 3px!important}.r219-bar>small{font-size:8px!important}.r219-skills>div{gap:17px!important;margin-top:22px!important}.r219-skill>span{font-size:11px!important;margin-bottom:7px!important}.r219-skill>i{height:9px!important}.r219-skills p{font-size:11px!important}.r219-insight-icon{width:44px!important;height:44px!important;font-size:20px!important}.r219-insight>small{font-size:9px!important}.r219-insight h3{font-size:23px!important}.r219-insight>p{font-size:12px!important;line-height:1.9!important}.r219-insight-meta{gap:9px!important;margin-top:18px!important}.r219-insight-meta span{padding:10px 11px!important;font-size:9px!important}.r219-workspace{grid-template-columns:215px minmax(0,1fr)!important;gap:13px!important}.r219-timeline{padding:16px!important;border-radius:19px!important}.r219-timeline h3{font-size:18px!important}.r219-timeline header small{font-size:8px!important}.r219-timeline button{min-height:70px!important;padding:9px!important;gap:9px!important}.r219-timeline strong{font-size:10px!important}.r219-timeline small{font-size:8px!important}.r219-timeline button>span{font-size:8px!important;padding:6px 7px!important}.r219-report{padding:22px!important;border-radius:20px!important;box-shadow:0 12px 30px rgba(14,39,72,.045)!important}.r219-report-head{padding-bottom:18px!important}.r219-report-head small{font-size:9px!important}.r219-report-head h2{font-size:27px!important}.r219-report-head p{font-size:9px!important}.r219-report-head button{height:40px!important;padding:0 12px!important;font-size:9px!important}.r219-edit{padding:16px!important;gap:10px!important}.r219-edit input,.r219-edit textarea{font-size:10px!important;padding:10px!important}.r219-edit textarea{min-height:90px!important}.r219-edit button{height:42px!important;font-size:10px!important}.r219-report-summary{gap:10px!important;margin:16px 0!important}.r219-report-summary>div{padding:15px!important;border-radius:13px!important}.r219-report-summary span{font-size:9px!important}.r219-report-summary strong{font-size:24px!important}.r219-report-summary small{font-size:8px!important}.r219-detail-grid{gap:11px!important}.r219-detail-grid article{min-height:165px!important;padding:15px!important;border-radius:15px!important}.r219-detail-grid article>header{margin-bottom:11px!important}.r219-detail-grid article>header span{width:32px!important;height:32px!important;font-size:9px!important}.r219-detail-grid h3{font-size:15px!important}.r219-detail-grid article>div{padding:9px 0!important;font-size:10px!important}.r219-detail-grid article>p{font-size:9px!important}.r219-exam-sections{margin-top:12px!important;padding:17px!important;border-radius:15px!important}.r219-exam-sections h3{font-size:17px!important}.r219-exam-sections>header small{font-size:8px!important}.r219-exam-sections>div>b{font-size:10px!important}.r219-exam-sections span{padding:8px 10px!important;font-size:9px!important}.r219-notes{gap:10px!important;margin-top:12px!important}.r219-notes article{min-height:135px!important;padding:15px!important;border-radius:13px!important}.r219-notes span{font-size:9px!important}.r219-notes p{font-size:10px!important;line-height:1.9!important}.r219-modal>section{width:min(880px,95vw)!important;padding:25px!important}.r219-modal h2{font-size:28px!important}.r219-modal header p{font-size:10px!important}.r219-parent-score div{padding:15px!important}.r219-parent-score span{font-size:9px!important}.r219-parent-score b{font-size:23px!important}.r219-modal article p{font-size:11px!important}@media(max-width:1500px){.r219-shell{grid-template-columns:290px minmax(0,1fr)!important}.r219-intelligence-grid{grid-template-columns:1.25fr .8fr!important}.r219-insight{grid-column:1/-1!important}.r219-workspace{grid-template-columns:200px minmax(0,1fr)!important}}@media(max-width:1150px){.r219-shell{grid-template-columns:1fr!important}.r219-navigator{position:relative!important;top:auto!important;max-height:none!important}.r219-students{max-height:330px!important}.r219-intelligence-grid{grid-template-columns:1fr 1fr!important}.r219-insight{grid-column:1/-1!important}.r219-workspace{grid-template-columns:1fr!important}.r219-timeline>div{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:800px){.reports219{padding:14px!important}.r219-top{align-items:flex-start!important;flex-direction:column!important}.r219-top h1{font-size:32px!important}.r219-kpis{grid-template-columns:1fr 1fr!important}.r219-intelligence-grid{grid-template-columns:1fr!important}.r219-insight{grid-column:auto!important}.r219-timeline>div{grid-template-columns:1fr!important}.r219-profile{grid-template-columns:auto 1fr!important}.r219-profile-actions{grid-column:1/-1!important;justify-content:flex-start!important}}.r221-command{padding:16px 18px;border-radius:18px;background:#fff;border:1px solid #dfe7f0;box-shadow:0 12px 28px rgba(14,39,72,.045)}.r221-command-head{display:flex;align-items:end;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid #edf1f5}.r221-command-head small{font-size:8px;color:#2f72ea;font-weight:1000;letter-spacing:.9px}.r221-command-head h3{font-size:17px;margin:4px 0 0;color:#173456}.r221-command-head>span{font-size:8px;color:#8190a4}.r221-command-actions{display:flex;flex-wrap:wrap;gap:7px;padding-top:12px}.r221-command-actions a,.r221-command-actions button{min-height:39px;padding:0 12px;border-radius:9px;border:1px solid #dce4ee;background:#f8fafc;color:#284969!important;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:9px;font-weight:1000;cursor:pointer}.r221-command-actions a:hover,.r221-command-actions button:hover:not(:disabled){background:#eef5ff;border-color:#bcd0ee;color:#0d5fe8!important}.r221-command-actions a.primary{background:#0d5fe8;color:#fff!important;border-color:#0d5fe8;box-shadow:0 8px 18px rgba(13,95,232,.15)}.r221-command-actions button:disabled{opacity:.42;cursor:not-allowed}.r221-insight-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:14px}.r221-insight-actions a{min-height:36px;padding:0 10px;border-radius:9px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.13);color:#fff!important;display:inline-flex;align-items:center;text-decoration:none;font-size:8px;font-weight:900}.r219-detail-grid article>header>a{margin-right:auto;padding:5px 7px;border-radius:7px;background:#f0f5fb;color:#2f72ea!important;text-decoration:none;font-size:7px;font-weight:1000}@media(max-width:800px){.r221-command-head{align-items:flex-start;flex-direction:column}.r221-command-actions{display:grid;grid-template-columns:1fr 1fr}.r221-command-actions a,.r221-command-actions button{width:100%}}@media(max-width:520px){.r221-command-actions{grid-template-columns:1fr}}.wr224{min-height:100vh;background:#eef3f8;color:#102946;padding:28px;direction:rtl;font-family:Cairo,Tajawal,Segoe UI,Arial,sans-serif}.wr224 *{box-sizing:border-box}.wr224 button,.wr224 input,.wr224 select,.wr224 textarea{font:inherit}.wr224-top{max-width:1500px;margin:auto auto 16px;display:flex;justify-content:space-between;align-items:end;gap:20px}.wr224-top small{font-size:9px;color:#3976d6;font-weight:1000;letter-spacing:1px}.wr224-top h1{font-size:36px;margin:4px 0}.wr224-top p{font-size:11px;color:#74869c;margin:0}.wr224-top>div:last-child{display:flex;gap:8px;align-items:center}.wr224-mode,.wr224-top a{height:40px;padding:0 12px;border-radius:9px;border:1px solid #dbe4ef;background:#fff;display:flex;align-items:center;text-decoration:none;font-size:9px;font-weight:900;color:#294c74}.wr224-mode.online{color:#14845b;background:#edf9f4}.wr224-actions,.wr224-body,.wr224-studentbar,.wr224-week{max-width:1500px;margin:0 auto 13px}.wr224-studentbar{background:#fff;border:1px solid #dfe7f0;border-radius:18px;padding:16px;display:grid;grid-template-columns:300px 1fr 270px;gap:14px;align-items:end}.wr224-search label,.wr224-week label{display:block;font-size:9px;font-weight:1000;color:#54769f;margin-bottom:6px}.wr224-search input,.wr224-week input{width:100%;height:44px;border:1px solid #dbe4ef;border-radius:9px;padding:0 11px;outline:none}.wr224-student-list{display:flex;gap:6px;overflow:auto;padding-bottom:2px}.wr224-student-list button{min-width:150px;height:54px;border:1px solid #e0e7ef;border-radius:10px;background:#f9fbfd;text-align:right;padding:7px 9px;display:grid;gap:2px;cursor:pointer}.wr224-student-list button.active{background:#edf4ff;border-color:#2f72ea;box-shadow:inset 0 0 0 1px #2f72ea}.wr224-student-list b{font-size:10px}.wr224-student-list span{font-size:7px;color:#7f90a5}.wr224-selected{height:70px;border-radius:12px;background:#0d2d59;color:#fff;padding:10px;display:flex;align-items:center;gap:10px}.wr224-selected>i{width:43px;height:43px;border-radius:10px;background:rgba(255,255,255,.12);display:grid;place-items:center;font-style:normal;font-weight:1000}.wr224-selected div{display:grid;gap:2px}.wr224-selected small{font-size:7px;color:#9db9dd}.wr224-selected strong{font-size:12px}.wr224-selected span{font-size:8px;color:#c3d3e8}.wr224-week{background:#fff;border:1px solid #dfe7f0;border-radius:16px;padding:14px;display:grid;grid-template-columns:1.2fr .7fr .7fr 1.5fr;gap:10px;align-items:end}.wr224-mini{height:44px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.wr224-mini span{background:#f4f7fb;border-radius:9px;padding:6px 9px;font-size:8px;color:#75869b;display:flex;align-items:center;justify-content:space-between}.wr224-mini b{font-size:13px;color:#173b67}.wr224-body{display:grid;grid-template-columns:220px minmax(0,1fr);gap:12px}.wr224-steps{background:#0b2a54;border-radius:18px;padding:11px;display:grid;align-content:start;gap:7px;min-height:520px}.wr224-steps button{border:0;background:transparent;color:#bfd0e5;border-radius:11px;min-height:65px;padding:9px;display:grid;grid-template-columns:34px 1fr;gap:9px;align-items:center;text-align:right;cursor:pointer}.wr224-steps button.active{background:#fff;color:#12355e}.wr224-steps button>b{width:32px;height:32px;border-radius:9px;background:rgba(255,255,255,.1);display:grid;place-items:center;font-size:9px}.wr224-steps button.active>b{background:#eaf2ff;color:#2f72ea}.wr224-steps button>span{font-size:11px;font-weight:1000;display:grid;gap:3px}.wr224-steps small{font-size:7px;font-weight:500;color:#89a1bd}.wr224-steps button.active small{color:#8292a6}.wr224-editor{background:#fff;border:1px solid #dfe7f0;border-radius:18px;padding:20px;min-height:520px}.wr224-editor>header{display:flex;justify-content:space-between;align-items:end;padding-bottom:15px;border-bottom:1px solid #edf1f5;margin-bottom:14px}.wr224-editor header small{font-size:8px;color:#2f72ea;font-weight:1000}.wr224-editor h2{font-size:22px;margin:3px 0}.wr224-editor header button{height:38px;padding:0 12px;border:0;border-radius:9px;background:#0d5fe8;color:#fff;font-size:9px;font-weight:1000}.wr224-row,.wr224-table{display:grid;gap:7px}.wr224-row{grid-template-columns:32px 150px 130px 1fr 35px;align-items:center}.wr224-row>span{width:30px;height:30px;border-radius:8px;background:#edf4ff;color:#2f72ea;display:grid;place-items:center;font-size:8px;font-weight:900}.wr224-cards input,.wr224-cards select,.wr224-row input,.wr224-row select{height:42px;border:1px solid #dce4ed;border-radius:9px;padding:0 9px;outline:none;font-size:9px}.wr224-row>button{height:34px;border:0;border-radius:8px;background:#fff0f0;color:#bf4141}.wr224-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.wr224-cards article{padding:14px;border:1px solid #e1e8f0;border-radius:13px;display:grid;gap:8px}.wr224-cards article>div{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.wr224-cards article.exam>div{grid-template-columns:repeat(3,1fr)}.wr224-cards article.exam .skills{grid-template-columns:repeat(6,1fr)}.wr224-cards h4{font-size:8px;color:#6e829b;margin:5px 0 0}.wr224-cards article>button{justify-self:start;border:0;background:#fff1f1;color:#b84242;border-radius:7px;padding:6px 9px;font-size:8px}.wr224-empty{grid-column:1/-1;min-height:250px;border:1px dashed #dce4ed;border-radius:13px;display:grid;place-items:center;color:#8797aa;font-size:10px}.wr224-notes{display:grid;grid-template-columns:1fr 1fr;gap:10px}.wr224-notes label{font-size:9px;font-weight:900;color:#4e6e94}.wr224-notes label.wide{grid-column:1/-1}.wr224-notes textarea{display:block;width:100%;min-height:150px;margin-top:6px;border:1px solid #dce4ed;border-radius:11px;padding:11px;resize:vertical;outline:none;font-size:10px;line-height:1.8}.wr224-actions{position:sticky;bottom:10px;z-index:20;background:#fff;border:1px solid #dce4ed;border-radius:15px;padding:12px 14px;box-shadow:0 15px 40px rgba(12,37,69,.13);display:flex;align-items:center;gap:8px}.wr224-actions>div{margin-left:auto}.wr224-actions span,.wr224-actions strong{font-size:8px;color:#71849a}.wr224-actions strong{color:#14845b}.wr224-actions button{height:42px;padding:0 14px;border-radius:9px;font-size:9px;font-weight:1000}.wr224-actions .ghost{background:#fff;border:1px solid #d8e2ee;color:#284c75}.wr224-actions .publish{background:#0d5fe8;border:1px solid #0d5fe8;color:#fff}.wr224-actions button:disabled{opacity:.45}.wr224-modal{position:fixed;inset:0;z-index:99999;background:rgba(5,17,35,.65);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:grid;place-items:center;padding:20px}.wr224-modal>section{width:min(760px,95vw);max-height:90vh;overflow:auto;background:#fff;border-radius:20px;padding:21px}.wr224-modal header{display:flex;justify-content:space-between;border-bottom:1px solid #e8edf3;padding-bottom:13px}.wr224-modal header small{font-size:8px;color:#2f72ea;font-weight:1000}.wr224-modal h2{font-size:24px;margin:4px 0}.wr224-modal header p{font-size:8px;color:#8292a6}.wr224-modal header button{width:34px;height:34px;border:1px solid #e0e7ef;border-radius:8px;background:#fff}.wr224-preview-kpi{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:13px 0}.wr224-preview-kpi span{padding:13px;background:#f3f7fb;border-radius:10px;font-size:8px;color:#76889e;display:grid;gap:4px}.wr224-preview-kpi b{font-size:20px;color:#173b67}.wr224-modal article{padding:12px;border:1px solid #e5ebf2;border-radius:10px;margin-top:7px}.wr224-modal article.plan{background:#eef5ff}.wr224-modal article b{font-size:9px;color:#416991}.wr224-modal article p{font-size:10px;color:#5f738b;line-height:1.8}.wr224-modal footer{display:flex;justify-content:flex-end;gap:7px;margin-top:12px}.wr224-modal footer button{height:39px;padding:0 12px;border-radius:8px;border:1px solid #dce4ed;background:#fff;font-size:9px;font-weight:900}.wr224-modal footer button:last-child{background:#0d5fe8;color:#fff;border-color:#0d5fe8}@media(max-width:1050px){.wr224-studentbar{grid-template-columns:1fr}.wr224-week{grid-template-columns:1fr 1fr}.wr224-mini{grid-column:1/-1}.wr224-body{grid-template-columns:1fr}.wr224-steps{min-height:auto;grid-template-columns:repeat(4,1fr)}.wr224-cards{grid-template-columns:1fr}}@media(max-width:700px){.wr224{padding:12px}.wr224-top{flex-direction:column;align-items:flex-start}.wr224-top h1{font-size:29px}.wr224-week{grid-template-columns:1fr}.wr224-mini{grid-column:auto}.wr224-row,.wr224-steps{grid-template-columns:1fr 1fr}.wr224-row>span{display:none}.wr224-row>input:nth-of-type(2){grid-column:1/-1}.wr224-cards article.exam .skills{grid-template-columns:1fr 1fr}.wr224-notes{grid-template-columns:1fr}.wr224-notes label.wide{grid-column:auto}.wr224-actions{flex-wrap:wrap}.wr224-actions>div{width:100%;margin:0}.wr224-preview-kpi{grid-template-columns:1fr}}.wr224{padding:32px!important}.wr224-top small{font-size:16px!important}.wr224-top h1{font-size:52px!important;line-height:1.15!important}.wr224-top p{font-size:19px!important;line-height:1.7!important}.wr224-mode,.wr224-top a{height:54px!important;padding:0 18px!important;font-size:16px!important;border-radius:12px!important}.wr224-studentbar{grid-template-columns:360px minmax(0,1fr) 330px!important;padding:20px!important;gap:18px!important}.wr224-search label,.wr224-week label{font-size:16px!important;margin-bottom:9px!important}.wr224-search input,.wr224-week input{height:56px!important;font-size:17px!important;padding:0 15px!important;border-radius:12px!important}.wr224-student-list{gap:9px!important}.wr224-student-list button{min-width:210px!important;height:72px!important;padding:10px 12px!important;border-radius:12px!important}.wr224-student-list b{font-size:16px!important}.wr224-student-list span{font-size:13px!important}.wr224-selected{height:88px!important;padding:12px!important;border-radius:14px!important}.wr224-selected>i{width:54px!important;height:54px!important;font-size:22px!important}.wr224-selected small{font-size:12px!important}.wr224-selected strong{font-size:18px!important}.wr224-selected span{font-size:13px!important}.wr224-week{padding:18px!important;gap:13px!important}.wr224-mini{height:56px!important;gap:8px!important}.wr224-mini span{font-size:13px!important;padding:8px 12px!important}.wr224-mini b{font-size:20px!important}.wr224-body{grid-template-columns:280px minmax(0,1fr)!important;gap:15px!important}.wr224-steps{min-height:610px!important;padding:14px!important;gap:10px!important;border-radius:20px!important}.wr224-steps button{min-height:86px!important;grid-template-columns:45px 1fr!important;gap:12px!important;padding:12px!important;border-radius:13px!important}.wr224-steps button>b{width:42px!important;height:42px!important;font-size:15px!important}.wr224-steps button>span{font-size:17px!important;gap:5px!important}.wr224-steps small{font-size:12px!important}.wr224-editor{min-height:610px!important;padding:24px!important;border-radius:20px!important}.wr224-editor header small{font-size:14px!important}.wr224-editor h2{font-size:30px!important}.wr224-editor header button{height:50px!important;padding:0 16px!important;font-size:15px!important;border-radius:11px!important}.wr224-row,.wr224-table{gap:10px!important}.wr224-row{grid-template-columns:42px 180px 160px 1fr 46px!important}.wr224-row>span{width:40px!important;height:40px!important;font-size:14px!important}.wr224-cards input,.wr224-cards select,.wr224-row input,.wr224-row select{height:54px!important;font-size:15px!important;padding:0 12px!important;border-radius:11px!important}.wr224-row>button{height:44px!important;font-size:18px!important}.wr224-cards{gap:14px!important}.wr224-cards article{padding:18px!important;gap:11px!important;border-radius:15px!important}.wr224-cards h4{font-size:14px!important}.wr224-cards article>button{font-size:13px!important;padding:8px 12px!important}.wr224-empty{min-height:310px!important;font-size:16px!important}.wr224-notes{gap:14px!important}.wr224-notes label,.wr224-notes textarea{font-size:16px!important}.wr224-notes textarea{min-height:190px!important;margin-top:9px!important;padding:14px!important;line-height:1.9!important;border-radius:13px!important}.wr224-actions{padding:15px 18px!important;border-radius:17px!important;gap:10px!important}.wr224-actions span,.wr224-actions strong{font-size:14px!important}.wr224-actions button{height:52px!important;padding:0 18px!important;font-size:15px!important;border-radius:11px!important}.wr224-modal>section{width:min(900px,95vw)!important;padding:27px!important}.wr224-modal header small{font-size:14px!important}.wr224-modal h2{font-size:34px!important}.wr224-modal header p{font-size:14px!important}.wr224-modal header button{width:44px!important;height:44px!important;font-size:20px!important}.wr224-preview-kpi span{padding:17px!important;font-size:14px!important}.wr224-preview-kpi b{font-size:28px!important}.wr224-modal article{padding:16px!important}.wr224-modal article b{font-size:15px!important}.wr224-modal article p{font-size:16px!important;line-height:1.9!important}.wr224-modal footer button{height:50px!important;padding:0 16px!important;font-size:15px!important}@media(max-width:1200px){.wr224-body,.wr224-studentbar{grid-template-columns:1fr!important}.wr224-steps{min-height:auto!important;grid-template-columns:repeat(4,1fr)!important}}@media(max-width:760px){.wr224{padding:14px!important}.wr224-top h1{font-size:36px!important}.wr224-top p{font-size:16px!important}.wr224-row,.wr224-steps{grid-template-columns:1fr 1fr!important}.wr224-row>span{display:none!important}.wr224-cards{grid-template-columns:1fr!important}}.reports219{font-size:16px!important}.r219-nav-head h2{font-size:29px!important}.r219-filter-row select,.r219-navigator>input{font-size:15px!important}.r219-students strong{font-size:16px!important}.r219-students small{font-size:12px!important}.r219-profile-copy h2{font-size:33px!important}.r219-profile-copy p{font-size:14px!important}.r219-kpis span{font-size:13px!important}.r219-kpis strong{font-size:34px!important}.r219-kpis small{font-size:12px!important}.r219-intelligence-grid h3{font-size:25px!important}.r219-skill>span{font-size:14px!important}.r219-insight>p{font-size:15px!important}.r221-command-head h3{font-size:21px!important}.r221-command-actions a,.r221-command-actions button{min-height:44px!important;font-size:12px!important}.r219-timeline strong{font-size:13px!important}.r219-timeline small{font-size:11px!important}.r219-report-head h2{font-size:31px!important}.r219-report-summary strong{font-size:28px!important}.r219-detail-grid article>div,.r219-notes p{font-size:13px!important}.r226-parent{position:fixed;inset:0;z-index:100000;background:rgba(5,16,32,.76);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:auto;padding:24px;font-family:Cairo,Tajawal,Segoe UI,Arial,sans-serif}.r226-parent>section{width:min(1180px,96vw);margin:auto;background:#f3f6fa;border-radius:26px;overflow:hidden;box-shadow:0 35px 100px rgba(0,0,0,.32);color:#15304f}.r226-hero{min-height:245px;padding:25px 30px 28px;position:relative;color:#fff;background:linear-gradient(135deg,#081f42,#103e78 68%,#1763b5)}.r226-brand{display:flex;align-items:center;gap:10px}.r226-brand>span{width:42px;height:42px;border-radius:11px;background:#fff;color:#0d3c75;display:grid;place-items:center;font-size:14px;font-weight:1000}.r226-brand>div{display:grid}.r226-brand small{font-size:9px;color:#9fc2ec;letter-spacing:1px}.r226-brand b{font-size:13px}.r226-hero>button{position:absolute;left:25px;top:25px;width:42px;height:42px;border-radius:11px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;font-size:22px}.r226-student{display:flex;align-items:center;gap:15px;margin-top:38px}.r226-avatar{width:68px;height:68px;border-radius:18px;background:rgba(255,255,255,.12);display:grid;place-items:center;font-size:27px;font-weight:1000}.r226-student small{font-size:11px;color:#9fc2ec}.r226-student h2{font-size:31px;margin:2px 0}.r226-student p{font-size:12px;color:#c9d9eb;margin:0}.r226-period{position:absolute;left:30px;bottom:29px;display:flex;align-items:center;gap:8px;padding:10px 13px;border-radius:11px;background:rgba(255,255,255,.08);font-size:11px}.r226-period i{font-style:normal;color:#8eaed3}.r226-overview{margin:0 24px;transform:translateY(-20px);display:grid;grid-template-columns:190px 1fr;gap:11px}.r226-score{min-height:145px;border-radius:18px;background:#fff;padding:18px;box-shadow:0 12px 30px rgba(12,36,67,.08);display:grid;align-content:center}.r226-score small{font-size:10px;color:#7890aa}.r226-score strong{font-size:42px;color:#0e4f9e}.r226-score span{font-size:11px;color:#27855f}.r226-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.r226-kpis article{min-height:145px;background:#fff;border-radius:18px;padding:17px;position:relative;overflow:hidden}.r226-kpis span{font-size:11px;color:#7c8ea3}.r226-kpis b{display:block;font-size:29px;margin-top:7px;color:#183c68}.r226-kpis i{position:absolute;right:0;bottom:0;height:5px;background:#347ee8}.r226-kpis em{font-size:10px;color:#63809f;font-style:normal}.r226-body{padding:0 24px 13px;display:grid;grid-template-columns:1fr 300px;gap:11px}.r226-performance,.r226-status{background:#fff;border-radius:18px;padding:20px;border:1px solid #e2e8f0}.r226-performance>header{display:flex;justify-content:space-between}.r226-performance header small,.r226-status>small{font-size:9px;color:#4d7fbd;font-weight:1000}.r226-performance h3,.r226-status h3{font-size:21px;margin:3px 0}.r226-skills{display:grid;gap:12px;margin-top:17px}.r226-skills>div>span{display:flex;justify-content:space-between;font-size:12px}.r226-skills i{display:block;height:8px;border-radius:99px;background:#edf2f7;margin-top:6px;overflow:hidden}.r226-skills em{display:block;height:100%;background:linear-gradient(90deg,#2469c8,#66a3f3)}.r226-skills p{font-size:11px;color:#8292a6}.r226-exams{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:18px}.r226-exams article{padding:11px;border-radius:10px;background:#f5f8fc;display:grid}.r226-exams span{font-size:9px}.r226-exams b{font-size:17px}.r226-exams small{font-size:8px}.r226-status>div{padding:13px 0;border-bottom:1px solid #edf1f5;display:grid}.r226-status span{font-size:10px;color:#8090a4}.r226-status b{font-size:13px}.r226-notes{padding:0 24px 20px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.r226-notes article{min-height:125px;padding:16px;border-radius:15px;background:#fff;border:1px solid #e2e8f0}.r226-notes article.plan{grid-column:1/-1;background:#eaf3ff}.r226-notes span{font-size:11px;color:#3e6fa8;font-weight:1000}.r226-notes p{font-size:13px;line-height:1.9;color:#5c7189}.r226-footer{padding:16px 24px;background:#fff;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.r226-footer>div{display:grid}.r226-footer small{font-size:9px}.r226-footer b{font-size:11px}.r226-footer button{height:44px;padding:0 15px;border:0;border-radius:10px;background:#0d3e78;color:#fff;font-size:11px;font-weight:1000}@media(max-width:850px){.r226-parent{padding:0}.r226-parent>section{width:100%;min-height:100vh;border-radius:0}.r226-period{position:relative;left:auto;bottom:auto;margin-top:18px;width:max-content}.r226-overview{grid-template-columns:1fr;transform:none;margin:14px}.r226-kpis{grid-template-columns:1fr 1fr}.r226-body{padding:0 14px 10px}.r226-body,.r226-notes{grid-template-columns:1fr}.r226-notes{padding:0 14px 14px}.r226-notes article.plan{grid-column:auto}.r226-exams{grid-template-columns:1fr 1fr}.r226-footer{flex-direction:column;align-items:flex-start}.r226-student h2{font-size:25px}}.r226-parent{padding:18px!important}.r226-parent>section{width:min(1380px,98vw)!important;border-radius:28px!important}.r226-hero{min-height:285px!important;padding:30px 36px 34px!important}.r226-brand>span{width:50px!important;height:50px!important;border-radius:13px!important;font-size:17px!important}.r226-brand small{font-size:12px!important}.r226-brand b{font-size:16px!important}.r226-hero>button{width:48px!important;height:48px!important;font-size:25px!important}.r226-student{margin-top:45px!important;gap:18px!important}.r226-avatar{width:80px!important;height:80px!important;border-radius:20px!important;font-size:32px!important}.r226-student small{font-size:14px!important}.r226-student h2{font-size:39px!important}.r226-student p{font-size:15px!important}.r226-period{left:36px!important;bottom:34px!important;padding:12px 16px!important;font-size:14px!important}.r226-overview{margin:0 30px!important;grid-template-columns:230px 1fr!important;gap:14px!important}.r226-score{min-height:175px!important;padding:22px!important;border-radius:20px!important}.r226-score small{font-size:13px!important}.r226-score strong{font-size:54px!important}.r226-score span{font-size:14px!important}.r226-kpis{gap:12px!important}.r226-kpis article{min-height:175px!important;padding:21px!important;border-radius:20px!important}.r226-kpis span{font-size:14px!important}.r226-kpis b{font-size:37px!important;margin-top:10px!important}.r226-kpis em{font-size:13px!important}.r226-kpis i{height:7px!important}.r226-body{padding:0 30px 16px!important;grid-template-columns:minmax(0,1fr) 360px!important;gap:14px!important}.r226-performance,.r226-status{padding:25px!important;border-radius:20px!important}.r226-performance header small,.r226-status>small{font-size:12px!important}.r226-performance h3,.r226-status h3{font-size:27px!important}.r226-performance header>span{font-size:13px!important}.r226-skills{gap:17px!important;margin-top:23px!important}.r226-skills>div>span{font-size:16px!important}.r226-skills i{height:11px!important;margin-top:8px!important}.r226-skills p{font-size:15px!important;line-height:1.8!important}.r226-exams{grid-template-columns:repeat(2,1fr)!important;gap:10px!important;margin-top:24px!important}.r226-exams article{min-height:96px!important;padding:15px!important;border-radius:12px!important}.r226-exams span{font-size:13px!important}.r226-exams b{font-size:24px!important}.r226-exams small{font-size:12px!important}.r226-status>div{padding:17px 0!important}.r226-status span{font-size:13px!important}.r226-status b{font-size:17px!important;margin-top:4px!important}.r226-notes{padding:0 30px 24px!important;gap:13px!important}.r226-notes article{min-height:165px!important;padding:21px!important;border-radius:17px!important}.r226-notes span{font-size:14px!important}.r226-notes p{font-size:17px!important;line-height:2!important;margin-top:10px!important}.r226-footer{padding:20px 30px!important}.r226-footer small{font-size:12px!important}.r226-footer b,.r226-footer button{font-size:14px!important}.r226-footer button{height:52px!important;padding:0 18px!important;border-radius:12px!important}@media(max-width:900px){.r226-parent{padding:0!important}.r226-parent>section{width:100%!important;border-radius:0!important}.r226-hero{min-height:auto!important;padding:24px 18px!important}.r226-student{margin-top:30px!important}.r226-student h2{font-size:30px!important}.r226-period{position:relative!important;left:auto!important;bottom:auto!important;margin-top:20px!important}.r226-overview{grid-template-columns:1fr!important;margin:16px!important;transform:none!important}.r226-kpis{grid-template-columns:1fr 1fr!important}.r226-body{padding:0 16px 12px!important}.r226-body,.r226-notes{grid-template-columns:1fr!important}.r226-notes{padding:0 16px 16px!important}.r226-notes article.plan{grid-column:auto!important}.r226-exams{grid-template-columns:1fr!important}.r226-footer{padding:18px!important;flex-direction:column!important;align-items:flex-start!important;gap:12px!important}}.wr229-sync{margin:0 0 16px;padding:16px 18px;border:1px solid #bcd4f5;background:linear-gradient(135deg,#edf6ff,#fff);border-radius:16px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px 16px;box-shadow:0 8px 25px rgba(27,80,145,.06)}.wr229-sync>div{display:grid;gap:4px}.wr229-sync b{font-size:18px;color:#123c70}.wr229-sync span{font-size:14px;color:#55718f}.wr229-sync button{height:48px;border:0;border-radius:11px;padding:0 18px;background:#1256a3;color:#fff;font-size:14px;font-weight:900;cursor:pointer}.wr229-sync button:disabled{opacity:.55}.wr229-sync small{grid-column:1/-1;font-size:12px;color:#63809d}.wr229-source{display:inline-flex!important;width:max-content;padding:4px 8px;border-radius:99px;background:#e9f3ff;color:#195fae;font-size:11px!important;font-weight:900}.wr224-cards article[data-source=auto]{border-color:#9bc3f3!important;background:linear-gradient(180deg,#fbfdff,#f3f8ff)!important}@media(max-width:760px){.wr229-sync{grid-template-columns:1fr}.wr229-sync button{width:100%}.wr229-sync small{grid-column:auto}}.super-parent-demo-v230{margin:14px 0;padding:13px;border:1px solid #bdd4f3;border-radius:12px;background:#eef6ff;display:grid;gap:5px;text-align:right}.super-parent-demo-v230 b{font-size:13px;color:#164b8b}.super-parent-demo-v230 span{font-size:12px;color:#183c66;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;direction:ltr;text-align:left}.super-parent-demo-v230 small{font-size:10px;line-height:1.7;color:#607b9a}.super-parent-switcher-v230{margin:10px;border-radius:15px;padding:13px;background:#0b2b58;color:#fff}.super-parent-switcher-v230>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:10px}.super-parent-switcher-v230 b{font-size:10px;letter-spacing:.8px;color:#9ec4f5}.super-parent-switcher-v230 span{font-size:10px}.super-parent-links-v230{display:flex!important;gap:6px;overflow:auto;margin-top:10px;padding-bottom:3px}.super-parent-links-v230 a{min-width:135px;padding:9px;border-radius:9px;background:rgba(255,255,255,.08);color:#dbe8f7!important;text-decoration:none;display:grid;gap:2px;font-size:10px;font-weight:900}.super-parent-links-v230 a.active{background:#fff;color:#123c70!important}.super-parent-links-v230 small{font-size:7px;font-weight:500;opacity:.75}.parent-live-badge-v231{display:inline-flex!important;margin-right:6px;padding:3px 7px;border-radius:999px;background:#e7f8ef;color:#14865b;font-size:9px!important;font-weight:1000;vertical-align:middle;letter-spacing:.5px}.parent-row-v42 small:has(+.parent-live-badge-v231){color:#14865b}.v232-sync-status{display:flex;align-items:center;gap:7px;padding:9px 10px;border-radius:9px;background:#f4f7fb;margin-bottom:8px;font-size:11px;font-weight:800;color:#58708c}.v232-sync-status i{width:8px;height:8px;border-radius:50%;background:#9aa9ba}.v232-sync-status i.syncing{background:#e6a33d;animation:v232pulse 1s infinite}.v232-sync-status i.ok{background:#2fad75}.v232-sync-status i.error{background:#e05b5b}.v232-blocker-count{display:inline-flex;align-items:center;padding:7px 9px;border-radius:8px;background:#fff2e4;color:#a66016;font-size:10px;font-weight:900}.builder-actions .publish.has-blockers{background:#173f73!important;color:#fff!important;opacity:1!important;cursor:pointer!important}.builder-actions button:disabled{cursor:wait;opacity:.6}@keyframes v232pulse{50%{opacity:.35}}.hw-builder-fullscreen .hw-sticky-publish-zone{position:relative!important;bottom:auto!important;z-index:9999!important;pointer-events:auto!important;isolation:isolate!important}.hw-builder-fullscreen .builder-actions,.hw-builder-fullscreen .builder-actions *,.hw-builder-fullscreen .hw-simple-preview,.hw-builder-fullscreen .hw-sticky-publish-zone *,.hw-builder-fullscreen .hw-top-preview-button{pointer-events:auto!important}.hw-builder-fullscreen .builder-actions button,.hw-builder-fullscreen .hw-simple-preview,.hw-builder-fullscreen .hw-top-preview-button{position:relative!important;z-index:10000!important;cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important}.hw-builder-fullscreen .builder-actions button:not(:disabled):active,.hw-builder-fullscreen .hw-simple-preview:active,.hw-builder-fullscreen .hw-top-preview-button:active{transform:translateY(2px)!important}#exam-preview-primary,#exam-publish-primary,#exam-save-primary{pointer-events:auto!important;position:relative!important;z-index:2147483000!important}.hw-sticky-publish-zone{overflow:visible!important;pointer-events:auto!important}.hw-sticky-publish-zone:after,.hw-sticky-publish-zone:before{pointer-events:none!important}.hw-builder-fullscreen .hw-toast{position:fixed!important;top:22px!important;left:50%!important;transform:translateX(-50%)!important;z-index:2147483647!important;min-width:320px!important;max-width:80vw!important;padding:14px 22px!important;border-radius:13px!important;background:#082d5b!important;color:#fff!important;box-shadow:0 16px 45px rgba(0,0,0,.28)!important;font-size:15px!important;font-weight:900!important;text-align:center!important}.v235-result-sync{max-width:1180px;margin:16px auto 0;padding:12px 15px;border-radius:12px;display:flex;align-items:center;gap:9px;font-size:13px;font-weight:900;background:#eef4fb;color:#315b86;border:1px solid #d6e2ef}.v235-result-sync i{width:9px;height:9px;border-radius:50%;background:#8da2b9}.v235-result-sync.syncing i{background:#e1a137;animation:v235pulse 1s infinite}.v235-result-sync.synced{background:#edf9f3;color:#16734f;border-color:#cbead9}.v235-result-sync.synced i{background:#28a56d}.v235-result-sync.queued{background:#fff7e8;color:#8c641d;border-color:#efdba9}.v235-result-sync.queued i{background:#d89d2f}.v235-result-sync.error{background:#fff0f0;color:#a53e3e;border-color:#f0cccc}.v235-result-sync.error i{background:#d95858}@keyframes v235pulse{50%{opacity:.3}}.v237-bank-backdrop{position:fixed;inset:0;z-index:2147483000;background:rgba(4,16,34,.76);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:22px}.v237-bank-modal{width:min(1050px,96vw);max-height:90vh;background:#f7f9fc;border-radius:22px;overflow:hidden;display:grid;grid-template-rows:auto auto auto 1fr auto;box-shadow:0 30px 90px rgba(0,0,0,.3);color:#153250}.v237-bank-modal>header{padding:20px 22px;background:#0b2c58;color:#fff;display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.v237-bank-modal>header small{font-size:10px;color:#9fc3ef;letter-spacing:.8px}.v237-bank-modal>header h2{font-size:25px;margin:3px 0}.v237-bank-modal>header p{font-size:12px;margin:0;color:#c7d9ed}.v237-bank-modal>header button{width:40px;height:40px;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;font-size:22px}.v237-bank-tools{padding:14px 18px;display:grid;grid-template-columns:1fr 210px 180px;gap:9px;border-bottom:1px solid #e1e7ef}.v237-bank-tools input,.v237-bank-tools select{height:45px;border:1px solid #cad6e5;border-radius:10px;background:#fff;padding:0 12px;font-size:13px}.v237-bank-summary{padding:10px 18px;background:#eef4fb;display:flex;align-items:center;gap:9px;font-size:12px}.v237-bank-summary span{margin-left:auto}.v237-bank-summary b{color:#145ca9}.v237-bank-summary button{border:1px solid #c6d7eb;background:#fff;border-radius:8px;padding:7px 10px;font-size:11px}.v237-bank-list{overflow:auto;padding:12px 16px;display:grid;gap:7px}.v237-bank-row{width:100%;display:grid;grid-template-columns:34px 1fr auto;gap:10px;text-align:right;align-items:center;border:1px solid #dce4ed;background:#fff;border-radius:12px;padding:12px;cursor:pointer}.v237-bank-row.selected{border-color:#2e78cf;background:#eef6ff}.v237-bank-row>i{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#edf2f7;font-style:normal;font-weight:900}.v237-bank-row.selected>i{background:#1d67bb;color:#fff}.v237-bank-row>span{display:grid;gap:4px}.v237-bank-row small{font-size:10px;color:#6e849b}.v237-bank-row b{font-size:13px;line-height:1.65;color:#173b64}.v237-bank-row em{font-style:normal;font-size:10px;color:#64809e}.v237-bank-empty{padding:45px;text-align:center;color:#7c8fa4}.v237-bank-modal>footer{padding:14px 18px;border-top:1px solid #e0e7ef;background:#fff;display:flex;justify-content:flex-end;gap:8px}.v237-bank-modal>footer button{height:44px;border-radius:10px;padding:0 16px;font-size:12px;font-weight:900}.v237-bank-modal>footer .secondary{border:1px solid #cbd7e4;background:#fff;color:#36546f}.v237-bank-modal>footer .primary{border:0;background:#0e4f96;color:#fff}.v237-bank-modal>footer .primary:disabled{opacity:.5}@media(max-width:760px){.v237-bank-backdrop{padding:0}.v237-bank-modal{width:100%;height:100%;max-height:none;border-radius:0}.v237-bank-tools{grid-template-columns:1fr}.v237-bank-summary{flex-wrap:wrap}.v237-bank-row{grid-template-columns:30px 1fr}.v237-bank-row em{grid-column:2}}.pl238-bank-open{width:100%;border:1px solid #b9d2ee!important;background:#edf6ff!important;color:#0d559d!important;border-radius:10px!important;padding:10px 8px!important;font-weight:900!important;margin-bottom:8px}.pl238-rich{display:grid;gap:7px;margin:12px 0}.pl238-rich>span{font-size:12px;font-weight:900;color:#244665}.v238-placement-bank-backdrop{position:fixed;inset:0;z-index:2147483000;background:rgba(4,16,34,.76);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:22px}.v238-placement-bank-modal{width:min(1050px,96vw);max-height:90vh;background:#f7f9fc;border-radius:22px;overflow:hidden;display:grid;grid-template-rows:auto auto auto 1fr auto;box-shadow:0 30px 90px rgba(0,0,0,.3);color:#153250}.v238-placement-bank-modal>header{padding:20px 22px;background:#0b2c58;color:#fff;display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.v238-placement-bank-modal>header small{font-size:10px;color:#9fc3ef}.v238-placement-bank-modal>header h2{font-size:24px;margin:3px 0}.v238-placement-bank-modal>header p{font-size:12px;margin:0;color:#c7d9ed}.v238-placement-bank-modal>header button{width:40px;height:40px;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;font-size:22px}.v238-placement-bank-tools{padding:14px 18px;display:grid;grid-template-columns:1fr 210px 180px;gap:9px;border-bottom:1px solid #e1e7ef}.v238-placement-bank-tools input,.v238-placement-bank-tools select{height:45px;border:1px solid #cad6e5;border-radius:10px;background:#fff;padding:0 12px;font-size:13px}.v238-placement-bank-summary{padding:10px 18px;background:#eef4fb;display:flex;align-items:center;gap:9px;font-size:12px}.v238-placement-bank-summary span{margin-left:auto}.v238-placement-bank-summary b{color:#145ca9}.v238-placement-bank-summary button{border:1px solid #c6d7eb;background:#fff;border-radius:8px;padding:7px 10px;font-size:11px}.v238-placement-bank-list{overflow:auto;padding:12px 16px;display:grid;gap:7px}.v238-placement-bank-row{width:100%;display:grid;grid-template-columns:34px 1fr auto;gap:10px;text-align:right;align-items:center;border:1px solid #dce4ed;background:#fff;border-radius:12px;padding:12px;cursor:pointer}.v238-placement-bank-row.selected{border-color:#2e78cf;background:#eef6ff}.v238-placement-bank-row>i{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#edf2f7;font-style:normal;font-weight:900}.v238-placement-bank-row.selected>i{background:#1d67bb;color:#fff}.v238-placement-bank-row>span{display:grid;gap:4px}.v238-placement-bank-row small{font-size:10px;color:#6e849b}.v238-placement-bank-row b{font-size:13px;line-height:1.65;color:#173b64}.v238-placement-bank-row em{font-style:normal;font-size:10px;color:#64809e}.v238-placement-bank-empty{padding:45px;text-align:center;color:#7c8fa4}.v238-placement-bank-modal>footer{padding:14px 18px;border-top:1px solid #e0e7ef;background:#fff;display:flex;justify-content:flex-end;gap:8px}.v238-placement-bank-modal>footer button{height:44px;border-radius:10px;padding:0 16px;font-size:12px;font-weight:900}.v238-placement-bank-modal>footer .secondary{border:1px solid #cbd7e4;background:#fff;color:#36546f}.v238-placement-bank-modal>footer .primary{border:0;background:#0e4f96;color:#fff}.v238-placement-bank-modal>footer .primary:disabled{opacity:.5}@media(max-width:760px){.v238-placement-bank-backdrop{padding:0}.v238-placement-bank-modal{width:100%;height:100%;max-height:none;border-radius:0}.v238-placement-bank-tools{grid-template-columns:1fr}.v238-placement-bank-summary{flex-wrap:wrap}.v238-placement-bank-row{grid-template-columns:30px 1fr}.v238-placement-bank-row em{grid-column:2}}.unified-placement-qeditor{padding:0!important;background:transparent!important}.placement-unified-question{margin:0!important;box-shadow:none!important;border-radius:16px!important}.placement-unified-question>header{position:sticky;top:0;z-index:4}.placement-ai-inside{margin:14px 16px 0}.placement-meta-controls{grid-template-columns:repeat(4,minmax(0,1fr))!important;margin:14px 16px!important}.placement-meta-controls label{min-width:0}.placement-pdf-unified{display:grid;gap:12px}.placement-pdf-unified>label{display:grid;gap:7px;font-size:12px;font-weight:800;color:#35516d}.placement-pdf-unified input{min-height:42px;border:1px solid #d7e1ec;border-radius:9px;padding:0 11px;background:#fff}.placement-choice-editor textarea{width:100%;min-height:54px;resize:vertical;border:1px solid #d7e1ec;border-radius:9px;padding:10px 12px;font:inherit;background:#fff}.placement-choice-editor .choice-edit-row.correct textarea{border-color:#55a876;background:#f2fff7}.placement-choice-help{font-size:10px;color:#6c8299}.placement-explanation{margin:14px 16px}.placement-next-actions{margin:14px 16px 18px}.placement-next-actions .bank-import{border:1px solid #b9d2ee;background:#edf6ff;color:#0d559d}.pl58-qeditor .choice-editor.dynamic,.pl58-qeditor .hw-content-first-block,.pl58-qeditor .hw-question-after-content{margin-left:16px;margin-right:16px}@media(max-width:900px){.placement-meta-controls{grid-template-columns:1fr 1fr!important}}@media(max-width:640px){.placement-meta-controls{grid-template-columns:1fr!important}.placement-ai-inside{margin:10px}.pl58-qeditor .choice-editor.dynamic,.pl58-qeditor .hw-content-first-block,.pl58-qeditor .hw-question-after-content,.placement-explanation,.placement-next-actions{margin-left:10px;margin-right:10px}}.pl240-file-import{position:relative;display:grid;place-items:center;width:100%;min-height:42px;border:1px solid #72a8df;background:#eaf5ff;color:#0b579f;border-radius:10px;font-size:12px;font-weight:900;cursor:pointer;margin-bottom:7px;overflow:hidden}.pl240-file-import input,.pl240-inline-file input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.pl240-file-import.busy{opacity:.65;pointer-events:none}.pl240-template{width:100%;border:1px dashed #a9bad0!important;background:#fff!important;color:#45627e!important;border-radius:10px!important;padding:9px!important;font-size:11px!important;font-weight:800!important;margin-bottom:7px}.pl240-import-summary{display:grid;gap:3px;margin:8px 0 10px;padding:10px;background:#f2f7fc;border:1px solid #d9e6f2;border-radius:10px}.pl240-import-summary b{font-size:11px;color:#184e82}.pl240-import-summary span{font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#4f6b85}.pl240-import-summary small{font-size:9px;line-height:1.5;color:#6d8295}.pl240-inline-file{position:relative;display:inline-grid!important;place-items:center;overflow:hidden;cursor:pointer}.pl240-inline-file span{pointer-events:none}.universal-file-import{position:relative;display:inline-grid;place-items:center;min-height:38px;padding:0 12px;border:1px solid #72a8df;border-radius:9px;background:#eaf5ff;color:#0b579f;font-size:11px;font-weight:900;cursor:pointer;overflow:hidden}.universal-file-import input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.universal-template-btn{min-height:38px!important;border:1px dashed #a9bad0!important;background:#fff!important;color:#45627e!important;border-radius:9px!important;padding:0 11px!important;font-size:10px!important;font-weight:800!important}.universal-import-report{display:inline-flex;align-items:center;padding:7px 9px;border-radius:8px;background:#f2f7fc;color:#4f6b85;font-size:9px}.v242-live-session-summary{margin:18px 0;padding:16px;border:1px solid #d7e4f0;border-radius:16px;background:#f8fbff}.v242-live-session-summary>header{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.v242-live-session-summary>header small{font-size:9px;color:#6c86a1}.v242-live-session-summary>header h2{margin:2px 0;font-size:18px;color:#173c61}.v242-live-session-summary>header>span{font-size:11px;background:#e8f2fc;color:#205f9d;padding:7px 10px;border-radius:999px}.v242-live-session-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.v242-live-session-grid>article{background:#fff;border:1px solid #e0e9f2;border-radius:13px;padding:12px}.v242-live-session-head{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #eef3f7;padding-bottom:9px}.v242-live-session-head div{display:grid;gap:2px}.v242-live-session-head small{font-size:9px;color:#7a8ea3}.v242-live-session-head strong{font-size:10px;color:#138153;background:#eaf9f1;padding:6px 8px;border-radius:8px}.v242-viewer-list{display:grid;gap:6px;margin-top:10px}.v242-viewer-list>b{font-size:10px}.v242-viewer-list span{display:flex;justify-content:space-between;gap:8px;font-size:11px;padding:6px 8px;border-radius:8px;background:#f5f8fb}.v242-viewer-list span em{font-style:normal;font-weight:900}.v242-viewer-list.completed b,.v242-viewer-list.completed em{color:#168052}.v242-viewer-list.partial b,.v242-viewer-list.partial em{color:#be6a11}.v242-viewer-list small{font-size:10px;color:#7b8da0}.v242-makeup-viewers{grid-column:1/-1;display:flex;gap:6px;flex-wrap:wrap;padding-top:7px;font-size:9px;color:#516d87}.v242-makeup-viewers b{color:#168052}.wr224-row.makeup_compensated{background:#edf9f2!important;border-color:#bce3ce!important}.wr224-row.makeup_missing{background:#fff4f2!important;border-color:#f0cbc4!important}.v242-makeup-report .parent-row-v42.compensated b{color:#138153}.v242-makeup-report .parent-row-v42.missing b{color:#bd3f35}.v242-parent-empty-makeup{padding:14px;color:#8191a1;font-size:12px}@media(max-width:850px){.v242-live-session-grid{grid-template-columns:1fr}}.v243-admin-page{padding:22px;max-width:1500px;margin:auto;color:#173754}.v243-hero{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:22px;border-radius:20px;background:#0b2d57;color:#fff;margin-bottom:16px}.v243-hero small{font-size:10px;color:#9fc0e2;letter-spacing:.7px}.v243-hero h1{font-size:28px;margin:3px 0}.v243-hero p{margin:0;color:#c8d9eb}.v243-hero>b{background:#fff;color:#0b2d57;padding:10px 14px;border-radius:12px}.v243-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.v243-tabs button{border:1px solid #d1deeb;background:#fff;padding:9px 13px;border-radius:10px}.v243-tabs button.active{background:#0f579e;color:#fff;border-color:#0f579e}.v243-stack{display:grid;gap:10px}.v243-card{background:#fff;border:1px solid #dce6ef;border-radius:16px;padding:16px;box-shadow:0 8px 28px rgba(24,56,87,.05)}.v243-card-head{display:flex;justify-content:space-between;gap:12px;align-items:center;border-bottom:1px solid #edf2f6;padding-bottom:10px;margin-bottom:10px}.v243-card-head div{display:grid;gap:3px}.v243-card-head small{color:#71869a}.v243-card-head>span{font-size:10px;padding:6px 9px;background:#eef4fa;border-radius:999px}.v243-grid,.v243-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.v243-grid span,.v243-kpis article{background:#f6f9fc;border-radius:11px;padding:10px;display:grid;gap:3px}.v243-grid small,.v243-kpis span{font-size:10px;color:#72879c}.v243-creds{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.v243-creds>div{background:#eef7ff;border:1px solid #cfe3f6;border-radius:11px;padding:10px;display:grid;gap:4px}.v243-creds code{direction:ltr}.v243-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.v243-actions button,.v243-download,.v243-primary{border:0;background:#0e579e;color:#fff;padding:10px 14px;border-radius:10px;font-weight:800;text-decoration:none}.v243-actions .secondary{background:#edf3f8;color:#315673}.v243-actions .danger{background:#fff0ee;color:#b53d34}.v243-two{display:grid;grid-template-columns:minmax(330px,.75fr) 1.4fr;gap:14px}.v243-form{display:grid;gap:9px}.v243-form label{display:grid;gap:5px;font-size:11px;font-weight:800}.v243-form input,.v243-form select,.v243-form textarea{border:1px solid #d4e0eb;border-radius:9px;padding:10px;background:#fff}.v243-perms{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;margin:12px 0}.v243-perms label{border:1px solid #dde7f0;border-radius:9px;padding:8px;display:flex;gap:8px;align-items:center;font-size:11px}.v243-perms label.on{background:#edf7ff;border-color:#a9cee9}.v243-mini-students{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;max-height:300px;overflow:auto}.v243-mini-students label{display:flex;gap:7px;font-size:11px;padding:6px;border-radius:7px;background:#f7f9fb}.v243-audit{display:grid}.v243-audit>div{display:grid;grid-template-columns:180px 160px 170px 1fr;gap:8px;padding:10px;border-bottom:1px solid #edf2f6;font-size:11px}.v243-audit em{font-style:normal;color:#6f8497}.v243-toast{padding:10px 14px;background:#e9f7ef;color:#18764e;border-radius:10px;margin-bottom:10px}.v243-empty{text-align:center;padding:35px;color:#7c8fa1}.v243-kpis{margin-bottom:14px}.v243-kpis article b{font-size:25px}@media(max-width:850px){.v243-creds,.v243-grid,.v243-kpis,.v243-mini-students,.v243-perms,.v243-two{grid-template-columns:1fr}.v243-audit>div{grid-template-columns:1fr 1fr}.v243-hero{align-items:flex-start;flex-direction:column}}.notifications159-list article.admin-message{border-color:#bdd9f2;background:#f3f9ff}.notifications159-list article.admin-message .notifications159-icon{background:#0e579e;color:#fff}.v244-parent-notifications{display:grid;gap:8px;margin:12px 0 16px}.v244-parent-notifications>header{display:flex;justify-content:space-between;align-items:center}.v244-parent-notifications>header span{font-size:12px;font-weight:900}.v244-parent-notifications>header b{font-size:10px;background:#0e579e;color:#fff;border-radius:999px;padding:5px 8px}.v244-parent-notifications article{background:#f2f8ff;border:1px solid #cfe1f4;border-radius:12px;padding:10px}.v244-parent-notifications article>div{display:flex;justify-content:space-between;gap:8px}.v244-parent-notifications strong{font-size:12px}.v244-parent-notifications small{font-size:9px;color:#6d8295}.v244-parent-notifications p{font-size:11px;line-height:1.7;margin:6px 0 0;color:#47627d}.v244-student-bulk{display:flex;gap:8px;align-items:center;flex-wrap:wrap;padding:11px 13px;margin:10px 0;background:#eef7ff;border:1px solid #c8def1;border-radius:12px}.v244-student-bulk b{margin-left:auto}.v244-student-bulk button,.v244-student-bulk select{height:36px;border:1px solid #c8d7e5;background:#fff;border-radius:8px;padding:0 10px;font-size:11px}.v244-student-bulk button:not(.clear){background:#0e579e;color:#fff;border-color:#0e579e}.v244-student-bulk .clear{color:#7a4b4b}.students-v90-table-wrap tr.selected-row{background:#f0f8ff}@media(max-width:900px){body,html{max-width:100%;overflow-x:hidden}a,button,input,select,textarea{touch-action:manipulation}input,select,textarea{font-size:16px!important}a,button{min-height:42px}}.admin-mobile-menu-v245,.admin-mobile-overlay-v245{display:none}@media(max-width:900px){.admin-world-shell-v90{display:block!important;min-width:0!important}.admin-world-main-v90{width:100%!important;min-width:0!important}.admin-world-sidebar-v90{display:flex!important;position:fixed!important;z-index:1002!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:min(86vw,330px)!important;height:100dvh!important;padding:16px 12px 20px!important;transform:translateX(110%);transition:transform .22s ease!important;overflow-y:auto!important;overscroll-behavior:contain;box-shadow:-18px 0 45px rgba(4,19,41,.28)!important}.admin-world-sidebar-v90.mobile-open{transform:translateX(0)!important}.admin-world-brand-v90{display:flex!important;padding-bottom:12px!important}.admin-world-sidebar-foot-v90{display:flex!important}.admin-world-nav-v90{display:grid!important;overflow:visible!important;gap:5px!important}.admin-world-nav-v90>small{display:block!important;margin:10px 8px 3px!important}.admin-world-nav-v90 a{white-space:normal!important;min-height:46px!important;font-size:13px!important}.admin-mobile-overlay-v245{display:block;position:fixed;inset:0;z-index:1001;border:0;padding:0!important;background:rgba(5,17,36,.48);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);min-height:100dvh!important}.admin-world-top-v90{height:62px!important;padding:0 10px!important;gap:8px!important;position:sticky!important;top:0!important;z-index:1000!important}.admin-mobile-menu-v245{display:grid!important;place-items:center;flex:0 0 42px;width:42px;height:42px;border:1px solid #d7e1eb!important;border-radius:11px!important;background:#fff!important;color:#173754!important;font-size:22px!important;padding:0!important}.admin-world-top-v90>div:first-of-type{min-width:0;flex:1 1}.admin-world-top-v90 strong{font-size:14px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-world-top-actions-v90{gap:5px!important}.admin-world-top-actions-v90 a{display:none!important}.admin-world-top-actions-v90 button{min-height:40px!important;padding:0 10px!important;font-size:10px!important}.admin-world-main-v90>.admin-finance-page-v70,.admin-world-main-v90>.all-students-page-v76,.admin-world-main-v90>.hw-admin-page,.admin-world-main-v90>.v243-admin-page,.admin-world-main-v90>main,.v243-admin-page{width:100%!important;max-width:100%!important;margin:0!important;padding:12px 10px 88px!important;box-sizing:border-box!important}.admin-classes-head-v3239,.admin-finance-hero-v70,.all-students-hero-v76,.fx111-hero,.hw-admin-hero,.pl58-hero,.reports-admin-header-v77,.v243-hero{flex-direction:column!important;align-items:stretch!important;gap:10px!important;padding:15px!important;border-radius:14px!important}.admin-classes-head-v3239 h1,.admin-finance-hero-v70 h1,.all-students-hero-v76 h1,.hw-admin-hero h1,.v243-hero h1{font-size:21px!important;line-height:1.25}.admin-finance-hero-v70 p,.all-students-hero-v76 p,.v243-hero p{font-size:11px!important;line-height:1.6}.admin-attendance-stats-v3239,.admin-course-switch-v3242,.admin-finance-summary-v70,.hw-admin-kpis,.hw-simple-steps,.v243-creds,.v243-grid,.v243-kpis,.v243-two{grid-template-columns:1fr!important}.admin-world-top-actions-v90,.group-management-actions-v72,.student-finance-actions-v75,.student-management-actions-v76,.v243-actions{width:100%;display:grid!important;grid-template-columns:1fr!important}.group-management-actions-v72>*,.student-management-actions-v76 button,.v243-actions a,.v243-actions button,.v243-primary{width:100%!important;min-height:46px!important}.billing-payment-v69,.finance-pricing-fields-v75,.modal-form-grid-v80,.modal-form-grid-v80.three,.payment-form-grid-v75,.v243-form{grid-template-columns:1fr!important}.modal-form-grid-v80 label,.v243-form label{min-width:0!important}.admin-attendance-table-v3239,.admin-finance-table-wrap-v70,.admin-world-main-v90 table,.all-students-table-wrap-v76,.hw-admin-table,.students-v90-table-wrap,.v243-audit{max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin}.admin-world-main-v90 table{min-width:720px}.all-students-table-v76,.students-v90-table-wrap table{min-width:900px!important}.v243-audit>div{min-width:650px!important}.admin-attendance-table-v3239>.head,.admin-attendance-table-v3239>div{min-width:700px}}@media(max-width:760px){.exam-builder-modal-backdrop,.fx111-modal-backdrop,.makeup156-backdrop,.student-modal-backdrop-v80,.v237-bank-backdrop,.v238-placement-bank-backdrop{padding:0!important;align-items:stretch!important}.fx111-modal,.makeup156-modal,.student-edit-modal-v80,.student-edit-modal-v80.report,.v237-bank-modal,.v238-placement-bank-modal{width:100%!important;max-width:none!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important}.student-modal-head-v80,.v237-bank-modal>header,.v238-placement-bank-modal>header{padding:12px!important;position:sticky!important;top:0!important;z-index:20!important}.hw-question-editor,.placement-unified-question{border-radius:10px!important}.choice-editor.dynamic,.hw-content-first-block,.hw-question-after-content{margin-left:8px!important;margin-right:8px!important}}@media(max-width:900px){.exam-builder-layout,.exam-premium-workspace,.hw-admin-body,.hw-builder-layout,.pl58-layout,.placement-admin-layout{display:block!important;grid-template-columns:none!important}.exam-question-nav,.hw-question-nav,.pl58-qnav{position:relative!important;top:auto!important;width:100%!important;max-height:none!important;display:flex!important;overflow-x:auto!important;gap:6px!important;padding:8px!important;border-radius:12px!important;margin-bottom:10px!important}.exam-question-nav>*,.hw-question-nav>*,.pl58-qnav>*{flex:0 0 auto!important;white-space:nowrap!important}.hw-admin-page{padding:10px 8px 90px!important}.hw-admin-table>.row{grid-template-columns:1fr!important}.hw-admin-table>.row>span:first-child{grid-column:auto!important}.placement-meta-controls,.v237-bank-tools,.v238-placement-bank-tools{grid-template-columns:1fr!important}.student-global-mobile-v3245{height:calc(64px + env(safe-area-inset-bottom))!important;padding-bottom:env(safe-area-inset-bottom)!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;z-index:1800!important}.student-global-mobile-v3245 a{min-width:0!important;min-height:58px!important;padding:5px 2px!important;font-size:9px!important;gap:3px!important}.student-global-mobile-v3245 a i{font-size:19px!important}.student-global-mobile-v3245 a span{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.homework-main,.managed-exams-page.student-global-content-v3245,.student-bank-page.student-global-content-v3245,.student-simple-page>section,.student28-main,.student29-main{margin-right:0!important;width:100%!important;max-width:100%!important;padding-left:10px!important;padding-right:10px!important;padding-bottom:calc(88px + env(safe-area-inset-bottom))!important;box-sizing:border-box!important}}@media(max-width:700px){.homework-topbar,.student-classes-head,.student-dashboard-header,.student-results-head,.student-simple-page>section>header,.student29-head{padding:12px!important;gap:8px!important;align-items:flex-start!important}.homework-main h1,.managed-exams-page h1,.student-bank-page h1,.student-simple-page h1,.student28-main h1,.student29-main h1{font-size:21px!important;line-height:1.3!important}.student-simple-page p,.student28-main p,.student29-main p{font-size:12px!important;line-height:1.65!important}.content-library-grid,.homework-course-grid,.homework-course-grid.single-course,.hw-results-grid,.student-classes-grid,.student-course-grid,.student-dashboard-grid,.student-results-grid,.student46-homework-columns{grid-template-columns:1fr!important}.student-class-card,.student-dashboard-card,.student-results-card,.student-simple-page article,.student46-homework-column{border-radius:13px!important}.homework-row{grid-template-columns:42px minmax(0,1fr)!important;padding:10px!important}.homework-row .homework-open,.homework-row-meta{grid-column:2!important}.homework-row .homework-open{width:100%!important;min-height:44px!important}.exam-session-layout,.hw-pdf-layout,.practice-session-layout{display:block!important;height:auto!important;min-height:100dvh!important}.exam-content-pane,.hw-pdf-pane,.practice-content-pane{height:42dvh!important;min-height:280px!important;border:0!important;border-bottom:1px solid #dfe6ee!important}.exam-question-pane,.hw-question-pane,.practice-question-pane{min-height:52dvh!important}.exam-question-body,.hw-question-body,.practice-question-body{padding:14px 10px 92px!important}.exam-session-top,.hw-session-top{min-height:58px!important;padding:6px 8px!important}.exam-session-footer,.hw-session-footer{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:1700!important;min-height:62px!important;padding:6px 8px calc(6px + env(safe-area-inset-bottom))!important;background:#fff!important;border-top:1px solid #dde5ed!important}.exam-session-footer button,.hw-session-footer button{min-width:78px!important;min-height:44px!important}.exam-question-strip,.hw-question-strip{max-width:46vw!important;overflow-x:auto!important}.choice-option,.exam-choice,.practice-choice{min-height:50px!important;padding:10px!important}}@media(max-width:390px){.admin-world-top-v90 strong{font-size:12px!important}.admin-world-top-actions-v90 button{padding:0 7px!important}.student-global-mobile-v3245 a span{font-size:8px!important}.student-global-mobile-v3245 a i{font-size:17px!important}.admin-world-main-v90>main,.v243-admin-page{padding-left:7px!important;padding-right:7px!important}}.sv93-import-link{min-height:44px;padding:0 14px;border-radius:11px;background:#0e579e;color:#fff!important;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900}.v246-student-import{max-width:1380px;margin:auto;padding:24px;color:#173754}.v246-student-import>header{display:flex;justify-content:space-between;gap:18px;align-items:center;background:#0b2d57;color:#fff;padding:22px;border-radius:18px}.v246-student-import>header h1{margin:4px 0;font-size:27px}.v246-student-import>header p{margin:0;color:#cbdced}.v246-student-import>header a{color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.25);padding:10px;border-radius:10px}.v246-import-actions{display:flex;gap:9px;flex-wrap:wrap;align-items:center;margin:14px 0;padding:12px;background:#fff;border:1px solid #dce6ef;border-radius:14px}.v246-import-actions label{position:relative;overflow:hidden;display:grid;place-items:center;min-height:44px;padding:0 15px;background:#0e579e;color:#fff;border-radius:10px;font-weight:900;cursor:pointer}.v246-import-actions label input{position:absolute;inset:0;opacity:0}.v246-import-actions button{min-height:44px;padding:0 14px;border:1px solid #cbd9e7;background:#fff;border-radius:10px;font-weight:800}.v246-import-actions div{display:grid;margin-left:auto}.v246-import-actions small{font-size:9px;color:#71869a}.v246-import-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px}.v246-import-stats article{padding:14px;background:#fff;border:1px solid #dce6ef;border-radius:13px}.v246-import-stats span{font-size:10px;color:#70869a}.v246-import-stats b{display:block;font-size:28px}.v246-import-errors,.v246-import-message{margin-top:10px;padding:11px;border-radius:10px;background:#f2f7fc;border:1px solid #d8e6f2}.v246-import-errors{background:#fff5f2;border-color:#f0d2ca}.v246-import-errors p{font-size:10px}.v246-import-table{overflow:auto;margin-top:12px;border:1px solid #dce6ef;border-radius:13px;background:#fff}.v246-import-table table{width:100%;min-width:850px;border-collapse:collapse}.v246-import-table td,.v246-import-table th{padding:10px;border-bottom:1px solid #edf2f6;text-align:left;font-size:11px}.v246-student-import>footer{display:flex;justify-content:flex-end;margin-top:14px}.v246-student-import>footer button{min-height:48px;padding:0 18px;border:0;border-radius:11px;background:#0e579e;color:#fff;font-weight:900}@media(max-width:760px){.v246-student-import{padding:10px 8px 90px}.v246-student-import>header{align-items:stretch;flex-direction:column}.v246-import-actions{display:grid}.v246-import-actions>*{width:100%}.v246-import-actions div{margin-left:0}.v246-import-stats{grid-template-columns:1fr 1fr}}.parent-bilingual-root-v248{position:relative;min-height:100%}.parent-language-toggle-v248{position:fixed;top:10px;right:12px;z-index:20050;display:flex;gap:3px;padding:4px;background:#fff;border:1px solid #d9e4ee;border-radius:999px;box-shadow:0 8px 24px rgba(8,35,65,.13)}.parent-language-toggle-v248 button{border:0;background:transparent;color:#49657f;border-radius:999px;padding:7px 11px;min-height:34px;font-size:10px;font-weight:900;cursor:pointer}.parent-language-toggle-v248 button.active{background:#0d315c;color:#fff}.parent-lang-ar-v248{font-family:Cairo,Tajawal,Segoe UI,Arial,sans-serif!important}.parent-lang-ar-v248 .old-parent-app-v61,.parent-lang-ar-v248 .parent-login-page-v36,.parent-lang-ar-v248 article,.parent-lang-ar-v248 main,.parent-lang-ar-v248 section{text-align:right}.parent-lang-ar-v248 .exam-score-grid-v64,.parent-lang-ar-v248 .finance-stats-v69,.parent-lang-ar-v248 .home-attention-list-v62 article,.parent-lang-ar-v248 .home-header-v62,.parent-lang-ar-v248 .home-metric-v62,.parent-lang-ar-v248 .v244-parent-notifications article>div{direction:rtl}@media(max-width:700px){.parent-language-toggle-v248{top:8px;right:8px}.parent-language-toggle-v248 button{padding:6px 9px;font-size:9px}.parent-bilingual-root-v248 .home-header-v62{padding-top:50px!important}.parent-bilingual-root-v248 .parent-login-card-v36{padding-top:70px!important}}.sv249-parent-credential{margin:12px 0;padding:14px;border:1px solid #d9e4ef;border-radius:16px;background:#f8fbff}.sv249-parent-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.sv249-parent-head div{display:flex;flex-direction:column;gap:3px}.sv249-parent-head b{font-size:14px;color:#102f52}.sv249-parent-head small{font-size:10px;color:#70859a}.sv249-parent-head>span{font-size:9px;font-weight:900;background:#e8f2ff;color:#15579c;padding:6px 9px;border-radius:999px}.sv249-parent-actions{display:flex;justify-content:flex-end;margin-top:10px}.sv249-copy-all button,.sv249-parent-actions button{border:0;border-radius:10px;background:#123c68;color:white;font-weight:900;padding:10px 14px;cursor:pointer}.sv249-copy-all{display:flex;justify-content:center;margin:14px 0}.sv249-copy-all button{background:#08745f;width:100%;max-width:440px}.parent-install-btn-v252{width:100%;margin-top:16px;border:0;border-radius:14px;padding:13px 16px;background:#173f86;color:#fff;font-weight:900;font-size:14px;cursor:pointer;box-shadow:0 8px 22px rgba(23,63,134,.18)}.parent-install-ready-v252{margin-top:16px;text-align:center;padding:12px;border-radius:12px;background:#eaf8f1;color:#176b46;font-weight:900}.parent-ios-help-v252{margin-top:14px;padding:14px;border-radius:14px;background:#f4f7fb;border:1px solid #d8e2ef;display:flex;flex-direction:column;gap:7px;font-size:12px;line-height:1.6}.parent-ios-help-v252 button{margin-top:6px;border:0;border-radius:10px;padding:9px;background:#173f86;color:#fff;font-weight:800}