.zaki-root{--zaki-ink:#0f206c;--zaki-accent:#9e28b5;--zaki-accent-soft:#9448b0;--zaki-surface:#fff;--zaki-muted:#0f206c8c;--zaki-line:#0f206c1a;--zaki-bg:linear-gradient(165deg,#faf7fc 0%,#f3eef8 45%,#eef2fa 100%);--zaki-z-fab:85;--zaki-z-panel:90;--zaki-z-scrim:88}.zaki-fab{inset-inline-end:1.25rem;z-index:var(--zaki-z-fab);cursor:pointer;color:#fff;background:linear-gradient(145deg,var(--zaki-accent)0%,#7a1f96 100%);border:none;border-radius:50%;place-items:center;width:3.5rem;height:3.5rem;transition:transform .2s,box-shadow .2s,background .2s;display:grid;position:fixed;bottom:1.25rem;box-shadow:0 10px 28px #9e28b561,0 2px 8px #0f206c1f}.zaki-fab:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 14px 32px #9e28b573,0 2px 8px #0f206c24}.zaki-fab:focus-visible{outline-offset:3px;outline:3px solid #9e28b573}.zaki-fab--open{background:linear-gradient(145deg,#0f206c 0%,#1a2f7a 100%)}.zaki-fab__mark{font-family:Segoe UI,Tahoma,sans-serif;font-size:1.35rem;font-weight:700;line-height:1}.zaki-fab__pulse{pointer-events:none;border:2px solid #9e28b559;border-radius:50%;animation:2.4s ease-out infinite zaki-pulse;position:absolute;inset:-4px}.zaki-fab--open .zaki-fab__pulse{display:none}.zaki-fab__glow{pointer-events:none;background:radial-gradient(circle at 30% 25%,#ffffff59,#0000 55%);border-radius:50%;position:absolute;inset:0}@keyframes zaki-pulse{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.45)}}.zaki-scrim{z-index:var(--zaki-z-scrim);cursor:pointer;background:#0f206c47;border:none;margin:0;padding:0;animation:.2s zaki-fade-in;position:fixed;inset:0}.zaki-panel{z-index:var(--zaki-z-panel);background:var(--zaki-bg);color:var(--zaki-ink);flex-direction:column;animation:.28s zaki-slide-in;display:flex;position:fixed;box-shadow:-8px 0 40px #0f206c24}@media (min-width:1024px){.zaki-panel{border-inline-start:1px solid var(--zaki-line);width:min(420px,100vw);inset-block:0;inset-inline-end:0}[dir=rtl] .zaki-panel{box-shadow:8px 0 40px #0f206c24}.zaki-scrim{background:#0f206c1f}}@media (max-width:1023px){.zaki-panel{border-radius:0;width:100%;inset:0}.zaki-fab{inset-inline-end:1rem;bottom:1rem}}.zaki-panel__header{border-bottom:1px solid var(--zaki-line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.1rem .75rem;display:flex}.zaki-panel__identity{align-items:center;gap:.75rem;min-width:0;display:flex}.zaki-panel__avatar{color:#fff;background:linear-gradient(145deg,var(--zaki-accent),#7a1f96);border-radius:50%;flex-shrink:0;place-items:center;width:2.5rem;height:2.5rem;font-size:1.1rem;font-weight:700;display:grid}.zaki-panel__title{letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:700}.zaki-panel__subtitle{color:var(--zaki-muted);margin:.1rem 0 0;font-size:.78rem}.zaki-panel__actions{gap:.35rem;display:flex}.zaki-panel__icon-btn{width:2.25rem;height:2.25rem;color:var(--zaki-ink);cursor:pointer;background:0 0;border:none;border-radius:10px;place-items:center;display:grid}.zaki-panel__icon-btn:hover{background:#9e28b514}.zaki-panel__icon-btn:focus-visible{outline:2px solid var(--zaki-accent);outline-offset:2px}.zaki-panel__banner{color:var(--zaki-ink);background:#9e28b514;border:1px solid #9e28b526;border-radius:10px;margin:.75rem 1.1rem 0;padding:.55rem .75rem;font-size:.75rem;line-height:1.4}.zaki-panel__messages{scroll-behavior:smooth;flex-direction:column;flex:1;gap:.75rem;padding:1rem 1.1rem .75rem;display:flex;overflow-y:auto}.zaki-bubble{border-radius:16px;max-width:88%;padding:.7rem .9rem;font-size:.92rem;line-height:1.45}.zaki-bubble p{white-space:pre-wrap;word-break:break-word;margin:0}.zaki-bubble--assistant{background:var(--zaki-surface);border:1px solid var(--zaki-line);border-start-start-radius:6px;align-self:flex-start;box-shadow:0 2px 8px #0f206c0a}.zaki-bubble--user{background:linear-gradient(145deg,var(--zaki-accent),#7a1f96);color:#fff;border-start-end-radius:6px;align-self:flex-end}.zaki-bubble--typing{align-items:center;gap:.35rem;padding:.85rem 1rem;display:inline-flex}.zaki-bubble--typing span{background:var(--zaki-muted);border-radius:50%;width:.4rem;height:.4rem;animation:1.2s ease-in-out infinite zaki-dot}.zaki-bubble--typing span:nth-child(2){animation-delay:.15s}.zaki-bubble--typing span:nth-child(3){animation-delay:.3s}@keyframes zaki-dot{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.zaki-composer{border-top:1px solid var(--zaki-line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;flex-wrap:wrap;align-items:flex-end;gap:.55rem;padding:.85rem 1.1rem 1.75rem;display:flex;position:relative}.zaki-composer__input{resize:none;border:1px solid var(--zaki-line);min-height:2.75rem;max-height:7rem;color:var(--zaki-ink);font:inherit;background:#fff;border-radius:14px;flex:1;padding:.7rem .85rem;font-size:.92rem;line-height:1.4}.zaki-composer__input:focus{border-color:#9e28b573;outline:none;box-shadow:0 0 0 3px #9e28b51f}.zaki-composer__input:disabled{opacity:.7}.zaki-composer__send{cursor:pointer;color:#fff;background:linear-gradient(145deg,var(--zaki-accent),#7a1f96);border:none;border-radius:50%;flex-shrink:0;place-items:center;width:2.75rem;height:2.75rem;display:grid}.zaki-composer__send:disabled{opacity:.45;cursor:not-allowed}.zaki-composer__send:not(:disabled):hover{filter:brightness(1.05)}.zaki-composer__send:focus-visible{outline:2px solid var(--zaki-accent);outline-offset:2px}.zaki-composer__send--stop{background:#0f206c}.zaki-composer__limit{inset-inline-end:3.5rem;color:#6b7280;font-size:.7rem;position:absolute;bottom:.65rem}.zaki-composer__regen{inset-inline-start:.75rem;color:var(--zaki-accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:.75rem;position:absolute;bottom:-1.6rem}.zaki-panel__error{color:#991b1b;background:#fef2f2;border-radius:10px;margin:0 1rem;padding:.5rem .75rem;font-size:.85rem}.zaki-sources{color:#0f206c;margin:.55rem 0 0;padding-inline-start:1rem;font-size:.78rem}.zaki-sources a{color:var(--zaki-accent);text-underline-offset:2px;text-decoration:underline}.zaki-sources__t{color:#6b7280}.zaki-bubble__meta{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.zaki-bubble__action{color:#0f206c;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;font-size:.72rem;text-decoration:underline}.zaki-suggestions{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.zaki-suggestions__chip{border:1px solid color-mix(in srgb,var(--zaki-accent)35%,transparent);background:color-mix(in srgb,var(--zaki-accent)8%,white);color:#0f206c;cursor:pointer;text-align:start;border-radius:999px;padding:.4rem .75rem;font-size:.8rem}.zaki-suggestions__chip:hover{background:color-mix(in srgb,var(--zaki-accent)16%,white)}.lms-shell:has(.zaki-fab) .ach-toast-host{bottom:5.25rem}@keyframes zaki-fade-in{0%{opacity:0}to{opacity:1}}@keyframes zaki-slide-in{0%{opacity:.6;transform:translate(12px)}to{opacity:1;transform:none}}[dir=rtl] .zaki-slide-in,[dir=rtl] .zaki-panel{animation-name:zaki-slide-in-rtl}@keyframes zaki-slide-in-rtl{0%{opacity:.6;transform:translate(-12px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.zaki-fab,.zaki-fab__pulse,.zaki-scrim,.zaki-panel,.zaki-bubble--typing span{transition:none!important;animation:none!important}}.zaki-root .visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.lms-shell{--lms-sidebar-width:272px;--lms-topbar-height:58px;--lms-radius:12px;--lms-pad-x:clamp(1.35rem,3.2vw,2.5rem);--lms-pad-y:clamp(1.35rem,2.8vw,2rem);--lms-accent:#9448b0;--lms-accent-hover:#7a3a96;--lms-accent-soft:#f5f3ff;--lms-ink:#001c3d;--lms-navy:var(--lms-ink);--lms-muted:#001c3d9e;--lms-soft:#001c3d6b;--lms-line:#001c3d1a;--lms-bg:#f7f9fc;--lms-surface:#fff;--lms-border:1px solid var(--lms-line);--lms-motion:.18s ease;--lms-focus-ring:0 0 0 3px #9448b047;--lms-ui:.9375rem;--color-primary:#9448b0;--color-primary-50:#f5f3ff;--color-primary-200:#9448b052;--color-primary-600:#7a3a96;--color-navy:#001c3d;--color-navy-400:var(--lms-muted);--text-primary:var(--lms-ink);--text-secondary:var(--lms-muted);--text-tertiary:var(--lms-soft);background:var(--lms-bg);min-height:100dvh;color:var(--lms-ink);font-size:var(--lms-ui);flex-direction:row;align-items:stretch;display:flex}.lms-shell__sidebar-slot{flex:0 0 var(--lms-sidebar-width);width:var(--lms-sidebar-width)}.lms-shell__main{flex-direction:column;flex:1;min-width:0;min-height:100dvh;padding-top:.9rem;display:flex}.lms-shell__content{padding:var(--lms-pad-y)var(--lms-pad-x)clamp(2rem,4vw,3rem);flex:1;width:100%;max-width:1180px;margin-inline:auto}.lms-shell__boot{background:var(--lms-bg);justify-content:center;align-items:center;min-height:100dvh;display:flex}.lms-shell__boot-dot{border:3px solid #9448b038;border-top-color:var(--lms-accent);border-radius:50%;width:2.25rem;height:2.25rem;animation:.7s linear infinite lms-spin}@keyframes lms-spin{to{transform:rotate(360deg)}}.lms-boot-skel{background:var(--lms-bg,#f7f9fc);min-height:100dvh}.lms-boot-skel__rail{z-index:40;box-sizing:border-box;background:#fff;border:1px solid #0f206c0f;border-radius:22px;flex-direction:column;gap:12px;width:270px;height:calc(100vh - 40px);padding:18px 14px;display:flex;position:fixed;top:20px;right:20px}html[dir=ltr] .lms-boot-skel__rail{left:20px;right:auto}.lms-boot-skel__nav{flex-direction:column;flex:1;gap:10px;min-height:0;display:flex}.lms-boot-skel__main{box-sizing:border-box;padding-block:16px 24px;padding-inline:20px}html[dir=rtl] .lms-boot-skel .lms-boot-skel__main{padding-right:310px}html[dir=ltr] .lms-boot-skel .lms-boot-skel__main{padding-left:310px}.lms-boot-skel__top{align-items:center;gap:12px;margin-bottom:20px;display:flex}.lms-boot-skel__spacer{flex:1;min-width:0}.lms-boot-skel__block--search{border-radius:12px;flex:none;width:min(22rem,42vw);min-width:12rem;max-width:none;height:44px}.lms-boot-skel__block--icon{border-radius:12px;width:44px;height:44px;margin-inline-start:0}.lms-boot-skel__content{flex-direction:column;gap:16px;display:flex}.lms-boot-skel__stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.lms-boot-skel__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.lms-boot-skel__block{background:linear-gradient(90deg,#d7deea 0%,#eef2f8 45%,#d7deea 100%) 0 0/200% 100%;border-radius:12px;animation:.7s linear infinite lms-boot-skel}.lms-boot-skel__block--brand{border-radius:10px;width:70%;height:40px}.lms-boot-skel__block--nav{border-radius:12px;height:40px}.lms-boot-skel__block--user{border-radius:14px;height:52px;margin-top:auto}.lms-boot-skel__block--search{border-radius:12px;height:44px}.lms-boot-skel__block--icon{border-radius:12px;width:44px;height:44px}.lms-boot-skel__block--title{width:min(280px,55%);height:28px}.lms-boot-skel__block--sub{width:min(420px,70%);height:14px}.lms-boot-skel__block--stat{border-radius:16px;height:110px}.lms-boot-skel__block--card{border-radius:18px;height:200px}@keyframes lms-boot-skel{to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.lms-boot-skel__block{background:#d7deea;animation:none}}.lms-page-skel{box-sizing:border-box;flex-direction:column;gap:16px;width:100%;min-height:60vh;padding-block:4px 24px;display:flex}.lms-page-skel__stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.lms-page-skel__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.lms-page-skel__block{background:linear-gradient(90deg,#d7deea 0%,#eef2f8 45%,#d7deea 100%) 0 0/200% 100%;border-radius:14px;animation:.7s linear infinite lms-page-skel}.lms-page-skel__block--title{width:min(280px,55%);height:32px}.lms-page-skel__block--sub{width:min(420px,72%);height:16px;margin-bottom:4px}.lms-page-skel__block--stat{border-radius:16px;height:112px}.lms-page-skel__block--card{border-radius:18px;height:210px}@keyframes lms-page-skel{to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.lms-page-skel__block{background:#d7deea;animation:none}}@media (max-width:1023px){.lms-page-skel__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.lms-page-skel__grid{grid-template-columns:1fr}.lms-boot-skel__rail{display:none}html[dir=rtl] .lms-boot-skel .lms-boot-skel__main,html[dir=ltr] .lms-boot-skel .lms-boot-skel__main{padding-inline:16px}.lms-boot-skel__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.lms-boot-skel__grid{grid-template-columns:1fr}}.lms-sidebar{height:100dvh;width:var(--lms-sidebar-width);z-index:40;color:var(--lms-ink);border-inline-end:1px solid var(--lms-line);background:#fafbfc;flex-direction:column;padding:1.35rem 1.05rem 1.15rem;display:flex;position:sticky;top:0;box-shadow:1px 0 #fff9}.lms-sidebar__brand-row{align-items:center;gap:.35rem;margin-bottom:1.45rem;padding-inline:.35rem;display:flex}.lms-sidebar__brand{color:inherit;min-width:0;transition:opacity var(--lms-motion);border-radius:10px;flex-direction:column;flex:1;align-items:flex-start;gap:.15rem;padding:.15rem .25rem;text-decoration:none;display:flex}.lms-sidebar__brand:hover{opacity:.88}.lms-sidebar__product{letter-spacing:.12em;text-transform:uppercase;color:var(--lms-accent);font-size:.68rem;font-weight:700}.lms-sidebar__close{border:1px solid var(--lms-line);background:var(--lms-surface);width:2rem;height:2rem;color:var(--lms-muted);cursor:pointer;transition:background var(--lms-motion),border-color var(--lms-motion),color var(--lms-motion);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.lms-sidebar__close:hover{background:var(--lms-accent-soft);color:var(--lms-accent);border-color:#9448b038}.lms-sidebar__nav{scrollbar-width:thin;scrollbar-color:#001c3d26 transparent;flex-direction:column;flex:1;gap:.15rem;min-height:0;display:flex;overflow-y:auto}.lms-sidebar__section{letter-spacing:.1em;text-transform:uppercase;color:var(--lms-soft);margin:.85rem 0 .4rem;padding-inline:.55rem;font-size:.65rem;font-weight:700}.lms-sidebar__section:first-child{margin-top:0}.lms-sidebar__links{flex-direction:column;gap:.15rem;display:flex}.lms-navlink{color:var(--lms-muted);cursor:pointer;text-align:start;width:100%;transition:background var(--lms-motion),color var(--lms-motion),border-color var(--lms-motion);background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:.65rem;padding:.52rem .6rem;font-family:inherit;font-size:.8125rem;font-weight:550;text-decoration:none;display:flex;position:relative}.lms-navlink:hover{color:var(--lms-ink);background:#9448b00f}.lms-navlink--on{color:var(--lms-accent);background:var(--lms-accent-soft);border-color:#0000;font-weight:600}.lms-navlink--on:before{content:"";inset-inline-start:0;background:var(--lms-accent);border-radius:0 3px 3px 0;width:3px;position:absolute;top:.38rem;bottom:.38rem}html[dir=rtl] .lms-navlink--on:before{border-radius:3px 0 0 3px}.lms-navlink--on:hover{color:var(--lms-accent-hover);background:#9448b024}.lms-navlink__ico{width:2rem;height:2rem;color:var(--lms-muted);transition:background var(--lms-motion),color var(--lms-motion);background:#001c3d0a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.lms-navlink__ico svg,.lms-navlink__ico .lms-sidebar__icon{width:1.05rem;height:1.05rem}.lms-navlink:hover .lms-navlink__ico{color:var(--lms-ink);background:#9448b014}.lms-navlink--on .lms-navlink__ico{color:var(--lms-accent);box-shadow:none;background:#9448b01f}.lms-navlink__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.lms-sidebar__foot{border-top:1px solid var(--lms-line);flex-direction:column;gap:.55rem;margin-top:auto;padding-top:.85rem;display:flex}.lms-sidebar__user{background:var(--lms-surface);border:1px solid var(--lms-line);border-radius:10px;align-items:center;gap:.65rem;padding:.5rem .55rem;display:flex}.lms-sidebar__avatar{background:var(--lms-accent-soft);width:2.25rem;height:2.25rem;color:var(--lms-accent);border:2px solid #9448b02e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;display:flex;overflow:hidden}.lms-sidebar__avatar-img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.lms-sidebar__user-meta{flex-direction:column;gap:.05rem;min-width:0;display:flex}.lms-sidebar__user-name{color:var(--lms-ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8125rem;font-weight:650;overflow:hidden}.lms-sidebar__user-role{color:var(--lms-soft);margin:0;font-size:.7rem}.lms-sidebar__exit{border:1px dashed var(--lms-line);background:var(--lms-surface);width:100%;color:var(--lms-muted);font:inherit;cursor:pointer;text-align:start;transition:background var(--lms-motion),border-color var(--lms-motion),color var(--lms-motion);border-radius:10px;align-items:center;gap:.55rem;padding:.55rem .65rem;font-size:.78rem;font-weight:550;display:flex}.lms-sidebar__exit svg,.lms-sidebar__exit .lms-sidebar__icon{opacity:.85;flex-shrink:0;width:1rem;height:1rem}.lms-sidebar__exit:hover{background:var(--lms-accent-soft);color:var(--lms-accent);border-color:#9448b047}.lms-sidebar__lang{padding:.1rem .15rem 0}.lms-sidebar__lang .lang-dd__trigger{background:var(--lms-surface);border:1px solid var(--lms-line);width:100%;min-height:2.25rem;color:var(--lms-muted);border-radius:10px;justify-content:flex-start;font-size:.78rem}.lms-sidebar__lang .lang-dd__trigger:hover{background:var(--lms-accent-soft);border-color:#9448b038}.lms-sidebar__lang .lang-dd__label{color:var(--lms-ink)}.lms-sidebar__icon{flex-shrink:0;width:1.05rem;height:1.05rem}.lms-sidebar__overlay{display:none}.lms-topbar{z-index:30;height:auto;margin-inline:var(--lms-pad-x);-webkit-backdrop-filter:none;background:0 0;border-bottom:none;margin-bottom:.35rem;padding:0;position:sticky;top:.9rem}.lms-topbar__rail{max-width:1180px;height:var(--lms-topbar-height);background:var(--lms-surface);border:1px solid var(--lms-line);border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(180px,360px) auto;align-items:center;gap:1rem;margin-inline:auto;padding:0 1.05rem;display:grid;box-shadow:0 4px 16px #001c3d0d}.lms-topbar__start{align-items:center;gap:.75rem;min-width:0;display:flex}.lms-topbar__menu-btn{border:1px solid var(--lms-line);background:var(--lms-surface);width:2.5rem;height:2.5rem;color:var(--lms-ink);cursor:pointer;transition:background var(--lms-motion),box-shadow var(--lms-motion);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:none;box-shadow:0 1px 2px #001c3d0a}.lms-topbar__menu-btn:hover{background:var(--lms-accent-soft);color:var(--lms-accent)}.lms-topbar__heading{flex-direction:column;gap:.05rem;min-width:0;display:flex}.lms-topbar__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--lms-accent);margin:0;font-size:.68rem;font-weight:650}.lms-topbar__title{color:var(--lms-ink);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.05rem;font-weight:650;line-height:1.25;overflow:hidden}.lms-topbar__search{width:100%;height:2.5rem;transition:box-shadow var(--lms-motion),border-color var(--lms-motion),background var(--lms-motion);background:#f0f2f5;border:1px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:0 .95rem;display:flex}.lms-topbar__search:focus-within{background:var(--lms-surface);box-shadow:var(--lms-focus-ring);border-color:#9448b059}.lms-topbar__search-icon{width:1.1rem;height:1.1rem;color:var(--lms-soft);flex-shrink:0}.lms-topbar__search-input{min-width:0;font:inherit;color:var(--lms-ink);background:0 0;border:none;outline:none;flex:1;font-size:.8125rem}.lms-topbar__search-input::placeholder{color:var(--lms-soft)}.lms-topbar__search-input::-webkit-search-decoration{appearance:none}.lms-topbar__search-input::-webkit-search-cancel-button{appearance:none}.lms-topbar__end{flex-shrink:0;justify-self:end;align-items:center;gap:.55rem;display:flex}.lms-topbar__theme-toggle{border:1px solid var(--lms-line);background:var(--lms-surface);width:2.5rem;height:2.5rem;color:var(--lms-ink);cursor:pointer;transition:background var(--lms-motion),color var(--lms-motion);border-radius:10px;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 1px 2px #001c3d0a}.lms-topbar__theme-toggle svg,.lms-topbar__theme-toggle .lms-sidebar__icon{width:1.15rem;height:1.15rem}.lms-topbar__theme-toggle:hover{background:var(--lms-accent-soft);color:var(--lms-accent)}.lms-topbar__bell{background:var(--lms-surface);width:2.5rem;height:2.5rem;color:var(--lms-ink);border:1px solid var(--lms-line);cursor:pointer;transition:background var(--lms-motion),box-shadow var(--lms-motion);border-radius:10px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:relative;box-shadow:0 1px 2px #001c3d0a}.lms-topbar__bell svg,.lms-topbar__bell .lms-sidebar__icon{width:1.2rem;height:1.2rem}.lms-topbar__bell:hover{background:var(--lms-accent-soft);color:var(--lms-accent)}.lms-topbar__bell--unread{color:var(--lms-ink)}.lms-topbar__bell-badge{top:.3rem;background:var(--lms-accent);color:#fff;text-align:center;min-width:1rem;height:1rem;box-shadow:0 0 0 2px var(--lms-surface);border-radius:999px;padding:0 .22rem;font-size:.62rem;font-weight:700;line-height:1rem;position:absolute;inset-inline-end:.3rem}.lms-topbar__bell-dot{display:none}.lms-topbar__profile{color:inherit;border:1px solid var(--lms-line);background:var(--lms-surface);cursor:pointer;height:2.5rem;font:inherit;transition:background var(--lms-motion),box-shadow var(--lms-motion);border-radius:999px;align-items:center;gap:.45rem;padding:.22rem .55rem .22rem .22rem;text-decoration:none;display:flex;box-shadow:0 1px 2px #001c3d0a}html[dir=rtl] .lms-topbar__profile{padding:.22rem .22rem .22rem .55rem}.lms-topbar__profile:hover{background:var(--lms-accent-soft)}.lms-topbar__avatar{background:var(--lms-accent-soft);width:1.9rem;height:1.9rem;color:var(--lms-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.62rem;font-weight:700;display:flex;overflow:hidden}.lms-topbar__avatar img{object-fit:cover;width:100%;height:100%}.lms-topbar__name{color:var(--lms-ink);text-overflow:ellipsis;white-space:nowrap;max-width:8rem;font-size:.8125rem;font-weight:600;overflow:hidden}.lms-topbar__profile-chevron{width:1rem;height:1rem;color:var(--lms-soft);flex-shrink:0}.lms-topbar--focus{margin-inline:.75rem;margin-bottom:.25rem;top:.55rem}.lms-topbar--focus .lms-topbar__rail{grid-template-columns:minmax(0,1fr) auto;height:52px}.lms-shell--focus{--lms-sidebar-width:0px}.lms-dd{position:relative}.lms-dd__panel{top:calc(100% + .55rem);z-index:60;background:var(--lms-surface);border:var(--lms-border);border-radius:12px;width:min(360px,100vw - 1.5rem);animation:.16s lms-dd-in;position:absolute;inset-inline-end:0;overflow:hidden;box-shadow:0 12px 32px #001c3d1f}.lms-dd__panel--profile{width:min(280px,100vw - 1.5rem)}.lms-dd__panel--notif{width:min(380px,100vw - 1.5rem)}@keyframes lms-dd-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.lms-dd__head{justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem .55rem;display:flex}.lms-dd__title{color:var(--lms-ink);margin:0;font-size:.95rem;font-weight:650}.lms-dd__action{color:var(--lms-accent);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:.78rem;font-weight:600}.lms-dd__action:hover{text-decoration:underline}.lms-dd__body{max-height:min(360px,50vh);padding:.25rem .4rem .55rem;overflow-y:auto}.lms-dd__empty{text-align:center;color:var(--lms-soft);padding:1.35rem 1rem;font-size:.88rem}.lms-dd__notif{text-align:start;cursor:pointer;width:100%;font:inherit;color:inherit;transition:background var(--lms-motion);background:0 0;border:none;border-radius:10px;gap:.7rem;padding:.7rem .65rem;display:flex}.lms-dd__notif:hover{background:var(--lms-accent-soft)}.lms-dd__notif--new{background:#9448b014}.lms-dd__notif-mark{background:0 0;border-radius:50%;flex-shrink:0;width:.45rem;height:.45rem;margin-top:.45rem}.lms-dd__notif-mark--red{background:var(--lms-accent);box-shadow:0 0 0 3px #9448b033}.lms-dd__notif-content{flex-direction:column;gap:.15rem;min-width:0;display:flex}.lms-dd__notif-title{color:var(--lms-ink);font-size:.88rem;font-weight:600;line-height:1.35}.lms-dd__notif-msg{color:var(--lms-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}.lms-dd__notif-time{color:var(--lms-soft);font-size:.72rem}.lms-dd__footer-link{text-align:center;border-top:var(--lms-border);color:var(--lms-accent);padding:.75rem 1rem;font-size:.84rem;font-weight:600;text-decoration:none;display:block}.lms-dd__footer-link:hover{background:var(--lms-accent-soft)}.lms-dd__profile-head{border-bottom:var(--lms-border);align-items:center;gap:.7rem;padding:.95rem 1rem .75rem;display:flex}.lms-dd__profile-avatar{width:2.4rem;height:2.4rem}.lms-dd__profile-name{color:var(--lms-ink);margin:0;font-size:.92rem;font-weight:650}.lms-dd__profile-phone{color:var(--lms-soft);text-align:start;direction:ltr;margin:.1rem 0 0;font-size:.78rem}.lms-dd__item{width:100%;color:var(--lms-ink);font:inherit;cursor:pointer;text-align:start;transition:background var(--lms-motion);background:0 0;border:none;align-items:center;gap:.7rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;display:flex}.lms-dd__item:hover{background:var(--lms-accent-soft)}.lms-dd__item .lms-sidebar__icon{width:1.1rem;height:1.1rem;color:var(--lms-accent)}.lms-modal{z-index:80;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.lms-modal__backdrop{cursor:pointer;background:#001c3d7a;border:none;position:absolute;inset:0}.lms-modal__panel{z-index:1;background:var(--lms-surface);border:var(--lms-border);border-radius:12px;width:min(420px,100%);animation:.18s lms-dd-in;position:relative;box-shadow:0 24px 60px #001c3d2e}.lms-modal__head{justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.1rem .35rem;display:flex}.lms-modal__title{color:var(--lms-ink);margin:0;font-size:1.05rem;font-weight:650}.lms-modal__close{width:2rem;height:2rem;color:var(--lms-soft);cursor:pointer;background:0 0;border:none;border-radius:10px;font-size:1.35rem;line-height:1}.lms-modal__close:hover{background:var(--lms-accent-soft);color:var(--lms-ink)}.lms-modal__body{padding:.5rem 1.1rem 1.15rem}.lms-modal__form{flex-direction:column;gap:.75rem;display:flex}.lms-modal__label{color:var(--lms-muted);flex-direction:column;gap:.35rem;font-size:.84rem;font-weight:550;display:flex}.lms-modal__input{border:var(--lms-border);background:var(--lms-bg);width:100%;height:2.65rem;color:var(--lms-ink);font:inherit;border-radius:10px;padding:0 .85rem;font-size:.92rem}.lms-modal__input:focus{box-shadow:var(--lms-focus-ring);border-color:#9448b059;outline:none}.lms-modal__phone-row{align-items:center;gap:.45rem;display:flex}.lms-modal__dial{border:var(--lms-border);background:var(--lms-bg);height:2.65rem;color:var(--lms-soft);direction:ltr;border-radius:10px;flex-shrink:0;align-items:center;padding:0 .7rem;font-size:.88rem;display:inline-flex}.lms-modal__error{color:#c0264a;margin:0;font-size:.84rem}.lms-modal__ok{color:#15803d;margin:0;font-size:.84rem}.lms-modal__actions{justify-content:flex-end;gap:.55rem;margin-top:.35rem;display:flex}.lms-modal__btn{height:2.45rem;font:inherit;cursor:pointer;border:none;border-radius:10px;padding:0 1rem;font-size:.88rem;font-weight:600}.lms-modal__btn:disabled{opacity:.55;cursor:not-allowed}.lms-modal__btn--ghost{color:var(--lms-soft);background:0 0}.lms-modal__btn--ghost:hover{background:var(--lms-bg)}.lms-modal__btn--primary{background:var(--lms-accent);color:#fff}.lms-modal__btn--primary:hover:not(:disabled){background:var(--lms-accent-hover)}.lms-shell--dark{--lms-ink:#e8edf4;--lms-navy:var(--lms-ink);--lms-muted:#e8edf4ad;--lms-soft:#e8edf473;--lms-line:#ffffff1a;--lms-bg:#0a1628;--lms-surface:#122038;--lms-accent:#b06ec8;--lms-accent-hover:#c88dde;--lms-accent-soft:#9448b033;--lms-border:1px solid var(--lms-line);--lms-focus-ring:0 0 0 3px #b06ec859;--text-primary:var(--lms-ink);--text-secondary:var(--lms-muted);--text-tertiary:var(--lms-soft);--color-navy:var(--lms-ink);--color-primary:var(--lms-accent);background:var(--lms-bg);color:var(--lms-ink)}.lms-shell--dark .lms-sidebar{border-inline-end-color:var(--lms-line);box-shadow:none;background:#0d1a30}.lms-shell--dark .lms-navlink{color:var(--lms-muted)}.lms-shell--dark .lms-navlink:hover{color:var(--lms-ink);background:#9448b01f}.lms-shell--dark .lms-navlink--on{color:var(--lms-accent);background:#9448b02e}.lms-shell--dark .lms-navlink__ico{color:var(--lms-muted);background:#ffffff0f}.lms-shell--dark .lms-navlink--on .lms-navlink__ico{color:var(--lms-accent);background:#9448b038}.lms-shell--dark .lms-sidebar__user,.lms-shell--dark .lms-sidebar__exit{border-color:var(--lms-line);background:#ffffff0a}.lms-shell--dark .lms-sidebar__user-name{color:var(--lms-ink)}.lms-shell--dark .lms-sidebar__close,.lms-shell--dark .lms-sidebar__lang .lang-dd__trigger{border-color:var(--lms-line);color:var(--lms-muted);background:#ffffff0f}.lms-shell--dark .lms-sidebar__lang .lang-dd__label{color:var(--lms-ink)}.lms-shell--dark .lms-topbar{background:0 0;border-bottom:none}.lms-shell--dark .lms-topbar__rail{background:var(--lms-surface);border-color:var(--lms-line);box-shadow:0 6px 20px #00000047}.lms-shell--dark .lms-topbar__title,.lms-shell--dark .lms-topbar__name,.lms-shell--dark .lms-topbar__search-input,.lms-shell--dark .lms-dd__title,.lms-shell--dark .lms-dd__notif-title,.lms-shell--dark .lms-dd__profile-name,.lms-shell--dark .lms-dd__item,.lms-shell--dark .lms-modal__title,.lms-shell--dark .lms-modal__input{color:#f2f4f8}.lms-shell--dark .lms-topbar__search-input::placeholder,.lms-shell--dark .lms-topbar__search-icon,.lms-shell--dark .lms-topbar__profile-chevron{color:#fff6}.lms-shell--dark .lms-topbar__menu-btn,.lms-shell--dark .lms-topbar__search,.lms-shell--dark .lms-topbar__theme-toggle,.lms-shell--dark .lms-topbar__bell,.lms-shell--dark .lms-topbar__profile{color:#f2f4f8;box-shadow:none;background:#1a2438;border-color:#ffffff14}.lms-shell--dark .lms-topbar__search{background:#152035}.lms-shell--dark .lms-topbar__search:focus-within{background:#1a2438;border-color:#b06ec866}.lms-shell--dark .lms-topbar__menu-btn:hover,.lms-shell--dark .lms-topbar__theme-toggle:hover,.lms-shell--dark .lms-topbar__bell:hover,.lms-shell--dark .lms-topbar__profile:hover{background:#9448b033}.lms-shell--dark .lms-topbar__bell-badge{box-shadow:0 0 0 2px var(--lms-surface)}.lms-shell--dark .lms-dd__panel,.lms-shell--dark .lms-modal__panel{box-shadow:0 18px 48px #00000073}.lms-shell--dark .lms-dd__notif--new{background:#9448b024}.lms-shell--dark .lms-dd__notif-msg,.lms-shell--dark .lms-dd__empty,.lms-shell--dark .lms-dd__profile-phone,.lms-shell--dark .lms-modal__label,.lms-shell--dark .lms-modal__dial{color:#ffffff8c}.lms-shell--dark .lms-modal__input,.lms-shell--dark .lms-modal__dial{background:#0d1420}@media (max-width:1100px){.lms-topbar__rail{grid-template-columns:minmax(0,1fr) auto}.lms-topbar__search{display:none}}@media (max-width:720px){.lms-shell{--lms-pad-x:1.1rem;--lms-pad-y:1.15rem}.lms-shell__main{padding-top:.7rem}.lms-topbar{margin-inline:var(--lms-pad-x);top:.7rem}.lms-topbar__name{display:none}.lms-topbar__rail{gap:.65rem;padding-inline:.75rem}}@media (max-width:480px){.lms-shell{--lms-pad-x:.95rem;--lms-pad-y:1rem}.lms-topbar__rail{border-radius:12px;padding-inline:.65rem}}.lms-navlink:focus-visible,.lms-sidebar__brand:focus-visible,.lms-sidebar__close:focus-visible,.lms-sidebar__exit:focus-visible,.lms-topbar__menu-btn:focus-visible,.lms-topbar__profile:focus-visible,.lms-topbar__bell:focus-visible,.lms-topbar__theme-toggle:focus-visible,.lms-topbar__search:focus-within,.lms-topbar__back:focus-visible,.lms-modal__close:focus-visible,.lms-modal__btn:focus-visible,.lms-dd__action:focus-visible,.lms-dd__item:focus-visible,.lms-dd__notif:focus-visible{box-shadow:var(--lms-focus-ring);outline:none}@media (prefers-reduced-motion:reduce){.lms-shell,.lms-sidebar,.lms-navlink,.lms-navlink__ico,.lms-topbar__menu-btn,.lms-topbar__profile,.lms-topbar__theme-toggle,.lms-dd__panel,.lms-modal__panel,.lms-shell__boot-dot{transition:none!important;animation:none!important}}.lms-btn{background:var(--lms-accent);color:#fff;cursor:pointer;transition:transform var(--lms-motion),background var(--lms-motion),box-shadow var(--lms-motion);border:none;border-radius:8px;justify-content:center;align-items:center;margin-top:.4rem;padding:.55rem 1rem;font-family:inherit;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.lms-btn:hover{background:var(--color-primary-600,#c9441f);transform:translateY(-1px)}.lms-btn--on-media{color:var(--color-navy);background:#fff;box-shadow:0 8px 24px #0000002e}.lms-btn--on-media:hover{color:var(--color-navy);background:#f4f0fa}.lms-shell--dark .lms-btn--on-media{color:#101816;background:#fff}.lms-text-link{color:var(--lms-accent);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-family:inherit;font-size:.86rem;font-weight:600;text-decoration:none}.lms-text-link:hover{text-decoration:underline}.lms-panel-empty{flex-direction:column;align-items:flex-start;gap:.35rem;padding:.35rem 0;display:flex}.lms-panel-empty--compact{padding-block:.15rem}.lms-panel-empty__icon{width:2.4rem;height:2.4rem;color:var(--lms-accent);background:#e4572e1a;border-radius:14px;justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.lms-panel-empty__title{color:var(--text-primary);margin:0;font-size:.95rem;font-weight:600}.lms-panel-empty__text{color:var(--text-tertiary);margin:0;font-size:.88rem;line-height:1.5}.lms-dash{flex-direction:column;gap:1.15rem;display:flex}.lms-dash__welcome h1{color:var(--color-navy);overflow-wrap:anywhere;margin:0 0 .2rem;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:600;line-height:1.25}.lms-dash__welcome p,.lms-dash__sub{color:var(--text-secondary);margin:0;font-size:.8125rem;line-height:1.45}.cp{flex-direction:column;gap:1rem;display:flex}.cp-lead{max-width:40rem;color:var(--text-secondary);margin:0;font-size:.92rem;line-height:1.5}.cp-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.cp-toolbar__actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.cp-panel{background:var(--lms-surface);border:1px solid #1018161a;border-radius:16px;padding:1rem 1.05rem}.lms-shell--dark .cp-panel{border-color:#ffffff14}.cp-empty{flex-direction:column;align-items:flex-start;gap:.4rem;padding:.85rem .25rem;display:flex}.cp-empty__icon{background:var(--lms-accent-soft);width:2.4rem;height:2.4rem;color:var(--lms-accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:.2rem;display:flex}.cp-empty__title{color:var(--color-navy);margin:0;font-size:1rem;font-weight:700}.lms-shell--dark .cp-empty__title{color:#f3f4f6}.cp-empty__text{color:var(--text-secondary);max-width:34rem;margin:0 0 .35rem;font-size:.84rem;line-height:1.45}.lms-shell--dark .lms-skeleton{background:linear-gradient(90deg,#1f2636 25%,#2a3345 37%,#1f2636 63%) 0 0/400% 100%}.lms-shell__content:has(.ml){max-width:1180px;padding-top:1.35rem}.ml{flex-direction:column;gap:2.15rem;animation:.42s both ml-in;display:flex}@keyframes ml-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.ml-hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem 2.25rem;padding:.35rem 0 .85rem;display:flex}.ml-hero__text h1{letter-spacing:-.03em;color:var(--lms-ink);margin:0 0 .45rem;font-size:clamp(1.65rem,3.2vw,2.2rem);font-weight:700;line-height:1.18}.ml-hero__text p{color:var(--lms-muted,#001c3d9e);max-width:38rem;margin:0;font-size:1rem;line-height:1.55}.ml-hero__actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.ml-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;display:grid}.ml-kpi{background:var(--lms-surface);border:1px solid #001c3d14;border-radius:12px;flex-direction:column;gap:.3rem;padding:1.05rem 1.15rem;display:flex;box-shadow:0 1px 3px #001c3d0a}.ml-kpi strong{letter-spacing:-.03em;color:var(--lms-ink);font-size:1.35rem;font-weight:750;line-height:1}.ml-kpi>span{letter-spacing:.04em;text-transform:uppercase;color:var(--lms-soft,#001c3d6b);font-size:.72rem;font-weight:600}.ml-kpi--wide{grid-column:1/-1;gap:.55rem}.ml-kpi__row{color:var(--lms-ink);justify-content:space-between;align-items:center;gap:.75rem;font-size:.8125rem;font-weight:600;display:flex}.ml-kpi__row span:last-child{color:var(--lms-muted,#001c3d9e);white-space:nowrap;font-weight:500}.ml-section{flex-direction:column;gap:.85rem;display:flex}.ml-section__head{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.ml-section__head h2{letter-spacing:-.015em;color:var(--lms-ink);margin:0;font-size:1.05rem;font-weight:700}.ml-continue{background:var(--lms-surface);border:1px solid #001c3d14;border-radius:12px;grid-template-columns:minmax(240px,300px) minmax(0,1fr);gap:0;display:grid;overflow:hidden;box-shadow:0 2px 8px #001c3d0f}.ml-continue__media{background:var(--lms-bg);aspect-ratio:16/9;min-height:100%;position:relative}.ml-continue__img{object-fit:cover}.ml-continue__body{flex-direction:column;align-items:flex-start;gap:.35rem;min-width:0;padding:1.25rem 1.35rem;display:flex}.ml-continue__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--lms-accent);margin:0;font-size:.75rem;font-weight:650}.ml-continue__body h3{letter-spacing:-.02em;color:var(--lms-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.15rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.ml-continue__lesson{color:var(--lms-muted,#001c3d9e);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.45;display:-webkit-box;overflow:hidden}.ml-continue__progress{align-items:center;gap:.65rem;width:100%;margin:.25rem 0 .35rem;display:flex}.ml-continue__progress>span{color:var(--lms-muted,#001c3d9e);flex-shrink:0;font-size:.78rem;font-weight:500}.ml-continue__progress .ml-bar{flex:1;min-width:0}.ml-continue--skel{pointer-events:none}.ml-continue--skel .ml-continue__body{gap:.55rem}.ml-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.ml-card{height:100%;color:inherit;background:var(--lms-surface);border:1px solid #001c3d14;border-radius:10px;flex-direction:column;text-decoration:none;transition:box-shadow .18s,transform .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 1px 3px #001c3d0a}.ml-card:hover{border-color:#9448b038;transform:translateY(-2px);box-shadow:0 8px 24px #001c3d1a}.ml-card__media{aspect-ratio:16/9;background:var(--lms-bg);position:relative;overflow:hidden}.ml-card__img{object-fit:cover;width:100%;height:100%;transition:transform .22s;display:block}.ml-card:hover .ml-card__img{transform:scale(1.03)}.ml-card__body{flex-direction:column;flex:1;gap:.25rem;min-width:0;padding:.85rem .9rem 1rem;display:flex}.ml-card__body h3{color:var(--lms-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9375rem;font-weight:650;line-height:1.35;display:-webkit-box;overflow:hidden}.ml-card__body>p{color:var(--lms-muted,#001c3d9e);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8125rem;overflow:hidden}.ml-card__progress{align-items:center;gap:.55rem;margin-top:auto;padding-top:.45rem;display:flex}.ml-card__progress .ml-bar{flex:1;min-width:0}.ml-card__progress>span{color:var(--lms-muted,#001c3d9e);flex-shrink:0;font-size:.75rem;font-weight:500}.ml-grid{grid-template-columns:minmax(0,1.6fr) minmax(240px,.9fr);align-items:start;gap:1.5rem;display:grid}.ml-aside{flex-direction:column;gap:1rem;min-width:0;display:flex}.ml-panel{background:var(--lms-surface);border:1px solid #001c3d14;border-radius:10px;padding:1rem 1.05rem;box-shadow:0 1px 3px #001c3d0a}.ml-panel__meta{color:var(--lms-soft,#001c3d6b);white-space:nowrap;font-size:.72rem;font-weight:600}.ml-panel--live{background:var(--lms-accent-soft);border-color:#9448b038;align-items:flex-start;gap:.85rem;display:flex}.ml-panel--live h2{color:var(--lms-ink);margin:0 0 .25rem;font-size:.92rem;font-weight:700}.ml-panel--live p{color:var(--lms-muted,#001c3d9e);margin:0 0 .45rem;font-size:.8125rem;line-height:1.45}.ml-live-ico{width:2.25rem;height:2.25rem;color:var(--lms-accent);background:#9448b024;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ml-live-ico svg{width:1.2rem;height:1.2rem}.ml-badges{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.ml-badges li{align-items:flex-start;gap:.6rem;padding:.35rem 0;font-size:.8125rem;line-height:1.4;display:flex}.ml-badges li>span:first-child{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:700;display:inline-flex}.ml-badges__on{color:var(--lms-ink)}.ml-badges__on>span:first-child{background:var(--lms-accent-soft);color:var(--lms-accent)}.ml-badges__off{color:var(--lms-soft,#001c3d6b)}.ml-badges__off>span:first-child{color:var(--lms-soft,#001c3d6b);opacity:.7;background:#001c3d0d}.ml-feed{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ml-feed li{border-bottom:1px solid #001c3d14;padding:.65rem 0}.ml-feed li:last-child{border-bottom:none;padding-bottom:0}.ml-feed li:first-child{padding-top:0}.ml-feed p{color:var(--lms-ink);margin:0 0 .2rem;font-size:.8125rem;font-weight:550;line-height:1.35}.ml-feed time{color:var(--lms-soft,#001c3d6b);font-size:.72rem}.ml-feed__new{padding-inline-start:.85rem;position:relative}.ml-feed__new:before{content:"";inset-inline-start:0;background:var(--lms-accent);border-radius:50%;width:5px;height:5px;position:absolute;top:.85rem}.ml-feed__new p{font-weight:650}.ml-btn{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;padding:.62rem 1.15rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.ml-btn--primary{background:var(--lms-accent);color:#fff;border-color:var(--lms-accent)}.ml-btn--primary:hover{background:var(--lms-accent-hover,#7a3a96);border-color:var(--lms-accent-hover,#7a3a96)}.ml-btn--ghost{background:var(--lms-surface);color:var(--lms-ink);border-color:#001c3d24}.ml-btn--ghost:hover{background:var(--lms-accent-soft);color:var(--lms-accent);border-color:#9448b047}.ml-bar{background:#001c3d14;border-radius:999px;height:.45rem;overflow:hidden}.ml-bar>span{border-radius:inherit;background:var(--lms-accent);max-width:100%;height:100%;transition:width .42s;display:block}.ml-text-link{font:inherit;color:var(--lms-accent);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:.8125rem;font-weight:600;text-decoration:none}.ml-text-link:hover{color:var(--lms-accent-hover,#7a3a96);text-decoration:underline}.ml-empty{background:var(--lms-surface);border:1px dashed #001c3d1f;border-radius:10px;flex-direction:column;align-items:flex-start;gap:.35rem;padding:1.15rem 1.25rem;display:flex}.ml-empty--tight{background:0 0;border:none;padding:.65rem .25rem}.ml-empty__icon{background:var(--lms-accent-soft);width:2.4rem;height:2.4rem;color:var(--lms-accent);border-radius:10px;justify-content:center;align-items:center;margin-bottom:.15rem;display:flex}.ml-empty__icon svg{width:1.25rem;height:1.25rem}.ml-empty__title{color:var(--lms-ink);margin:0;font-size:.9375rem;font-weight:650}.ml-empty__text{color:var(--lms-muted,#001c3d9e);max-width:32rem;margin:0;font-size:.875rem;line-height:1.5}.ml-skel-cover{border-radius:0;width:100%;min-height:100%}.ml-skel-btn{border-radius:8px;width:8.5rem;height:2.35rem;margin-top:.35rem}.ml-skel-card{aspect-ratio:16/10;border-radius:10px;width:100%}.lms-shell--dark .ml-kpi,.lms-shell--dark .ml-continue,.lms-shell--dark .ml-card,.lms-shell--dark .ml-panel,.lms-shell--dark .ml-empty{border-color:#ffffff14}.lms-shell--dark .ml-btn--ghost{color:var(--lms-ink);background:#ffffff0a;border-color:#ffffff1a}.lms-shell--dark .ml-bar{background:#ffffff1a}.lms-shell--dark .ml-badges__off>span:first-child{background:#ffffff0f}.lms-shell--dark .ml-feed li{border-bottom-color:#ffffff14}.lms-shell--dark .ml-skel-cover,.lms-shell--dark .ml-skel-btn,.lms-shell--dark .ml-skel-card{background:linear-gradient(90deg,#1f2636 25%,#2a3345 37%,#1f2636 63%) 0 0/400% 100%}@media (max-width:1024px){.ml-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.ml-grid{grid-template-columns:1fr}}@media (max-width:768px){.ml-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.ml-hero{flex-direction:column;align-items:flex-start}.ml-continue{grid-template-columns:1fr}.ml-continue__media{aspect-ratio:16/9;min-height:auto}}@media (max-width:560px){.ml{gap:1.35rem}.ml-kpis{grid-template-columns:1fr 1fr;gap:.55rem}.ml-kpi{padding:.75rem .85rem}.ml-kpi strong{font-size:1.15rem}.ml-cards{grid-template-columns:1fr}.ml-hero__actions{width:100%}.ml-hero__actions .ml-btn{flex:1;min-width:0}.ml-continue__body{padding:1rem}}.ml-btn:focus-visible,.ml-text-link:focus-visible,.ml-card:focus-visible{outline:none;box-shadow:0 0 0 3px #9448b047}@media (prefers-reduced-motion:reduce){.ml{animation:none}.ml-card,.ml-card__img,.ml-bar>span,.ml-btn{transition:none!important}}.lms-card{background:var(--lms-surface);border:var(--lms-border);border-radius:var(--lms-radius);padding:.9rem .95rem;box-shadow:0 1px 2px #1018160a}.lms-card__title{color:var(--color-navy);margin:0 0 .55rem;font-size:.92rem;font-weight:600}.lms-empty{flex-direction:column;align-items:flex-start;gap:.35rem;padding:.45rem 0 .1rem;display:flex}.lms-empty__title{color:var(--text-primary);margin:0;font-size:.95rem;font-weight:500}.lms-empty__text{color:var(--text-tertiary);margin:0;font-size:.9rem;line-height:1.5}.lms-empty__icon{background:var(--lms-accent-soft);width:2.5rem;height:2.5rem;color:var(--lms-accent);border-radius:14px;justify-content:center;align-items:center;margin-bottom:.45rem;display:flex}.lms-empty__action{background:var(--lms-accent);color:var(--color-white);transition:background var(--lms-motion),transform var(--lms-motion);cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;margin-top:.85rem;padding:.62rem 1.1rem;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.lms-empty__action:hover{background:var(--color-primary-600)}.lms-empty__action:active{transform:translateY(1px)}.lms-card__head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.lms-card__head .lms-card__title{margin:0}.lms-card__link{color:var(--lms-accent);white-space:nowrap;cursor:pointer;background:0 0;border:none;padding:.2rem 0;font-family:inherit;font-size:.86rem;font-weight:500;text-decoration:none}.lms-card__link:hover{text-decoration:underline}.lms-skeleton{background:linear-gradient(90deg,var(--color-gray-100)25%,var(--color-gray-200)37%,var(--color-gray-100)63%);background-size:400% 100%;border-radius:12px;animation:.65s infinite lms-shimmer}.lms-skeleton--thumb{flex-shrink:0;width:7.5rem;height:5rem}.lms-skeleton--card-img{aspect-ratio:16/9;width:100%;margin-bottom:.75rem}.lms-skeleton--line{width:100%;height:.85rem;margin-bottom:.5rem}.lms-skeleton--short{width:55%}.lms-skeleton--progress{width:100%;height:2.75rem;margin-bottom:.65rem}.lms-skeleton--notif{width:100%;height:4rem;margin-bottom:.55rem}@keyframes lms-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.lms-continue{align-items:stretch;gap:1rem;display:flex}.lms-continue__media{border:var(--lms-border);background:var(--color-gray-100);border-radius:14px;flex-shrink:0;width:7.5rem;overflow:hidden}.lms-continue__img{object-fit:cover;width:100%;height:100%;min-height:5rem;display:block}.lms-continue__body{flex-direction:column;flex:1;align-items:flex-start;gap:.25rem;min-width:0;display:flex}.lms-continue__eyebrow{color:var(--lms-accent);margin:0;font-size:.8rem;font-weight:500}.lms-continue__title{color:var(--color-navy);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.05rem;font-weight:600;display:-webkit-box;overflow:hidden}.lms-continue__lesson{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .35rem;font-size:.9rem;display:-webkit-box;overflow:hidden}.lms-course-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr));gap:1rem;display:grid}.lms-course-card{flex-direction:column;gap:.3rem;min-width:0;display:flex}.lms-course-card__media{border:var(--lms-border);background:var(--color-gray-100);aspect-ratio:16/9;border-radius:14px;overflow:hidden}.lms-course-card__img{object-fit:cover;width:100%;height:100%;display:block}.lms-course-card__title{color:var(--color-navy);-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:.3rem 0 0;font-size:.96rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.lms-course-card__meta{color:var(--text-tertiary);margin:0;font-size:.82rem}.lms-course-card__cta{color:var(--lms-accent);margin-top:.35rem;font-size:.88rem;font-weight:500;text-decoration:none}.lms-course-card__cta:hover{text-decoration:underline}.lms-progress{align-items:center;gap:.55rem;width:100%;margin-top:.25rem;display:flex}.lms-progress__track{background:var(--color-gray-200);border-radius:999px;flex:1;min-width:0;height:.45rem;overflow:hidden}.lms-progress__bar{background:var(--lms-accent);border-radius:999px;max-width:100%;height:100%;transition:width .2s}.lms-progress__label{color:var(--text-secondary);flex-shrink:0;font-size:.78rem;font-weight:500}.lms-progress-list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.lms-progress-row__top{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.35rem;display:flex}.lms-progress-row__title{color:var(--color-navy);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.92rem;font-weight:500;overflow:hidden}.lms-progress-row__pct{color:var(--text-secondary);flex-shrink:0;font-size:.82rem}.lms-progress-row__na{color:var(--text-tertiary);margin:0;font-size:.85rem}.lms-notif-list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.lms-notif{border:var(--lms-border);background:var(--lms-surface);border-radius:14px;padding:.75rem .85rem}.lms-notif--button{text-align:start;width:100%;font:inherit;cursor:pointer;color:inherit;display:block}.lms-notif--unread{border-color:var(--color-primary-200);background:var(--lms-accent-soft)}.lms-notif__title{color:var(--color-navy);margin:0 0 .2rem;font-size:.92rem;font-weight:600}.lms-notif__body{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.85rem;display:-webkit-box;overflow:hidden}.lms-notif__time{color:var(--text-tertiary);margin-top:.35rem;font-size:.75rem;display:block}@media (max-width:640px){.lms-continue{flex-direction:column}.lms-continue__media{aspect-ratio:16/9;width:100%}}@media (max-width:900px){.lms-shell{--lms-sidebar-width:0px}.lms-shell__sidebar-slot{z-index:50;pointer-events:none;position:fixed;inset:0}.lms-shell__sidebar-slot--open{pointer-events:auto}.lms-sidebar{top:0;width:min(300px,86vw);height:100dvh;transition:transform var(--lms-motion),box-shadow var(--lms-motion);box-shadow:none;z-index:52;position:fixed;inset-inline-start:0;transform:translate(-105%)}html[dir=rtl] .lms-sidebar{transform:translate(105%)}.lms-shell__sidebar-slot--open .lms-sidebar,html[dir=rtl] .lms-shell__sidebar-slot--open .lms-sidebar{transform:translate(0);box-shadow:0 12px 40px #1018162e}.lms-sidebar__overlay{z-index:51;opacity:0;pointer-events:none;transition:opacity var(--lms-motion);cursor:pointer;background:#10181673;border:none;padding:0;display:block;position:fixed;inset:0}.lms-shell__sidebar-slot--open .lms-sidebar__overlay{opacity:1;pointer-events:auto}.lms-topbar__menu-btn{display:inline-flex}.lms-topbar__name{display:none}}.lms-shell--focus{--lms-sidebar-width:0px;--lms-topbar-height:56px}.lms-shell--focus .lms-shell__sidebar-slot{z-index:50;pointer-events:none;position:fixed;inset:0}.lms-shell--focus .lms-shell__sidebar-slot--open{pointer-events:auto}.lms-shell--focus .lms-sidebar{top:0;width:min(300px,86vw);height:100dvh;transition:transform var(--lms-motion),box-shadow var(--lms-motion);z-index:52;position:fixed;inset-inline-start:0;transform:translate(-105%)}html[dir=rtl] .lms-shell--focus .lms-sidebar{transform:translate(105%)}.lms-shell--focus .lms-shell__sidebar-slot--open .lms-sidebar,html[dir=rtl] .lms-shell--focus .lms-shell__sidebar-slot--open .lms-sidebar{transform:translate(0);box-shadow:0 12px 40px #1018162e}.lms-shell--focus .lms-sidebar__overlay{z-index:51;opacity:0;pointer-events:none;transition:opacity var(--lms-motion);cursor:pointer;background:#10181673;border:none;padding:0;display:block;position:fixed;inset:0}.lms-shell--focus .lms-shell__sidebar-slot--open .lms-sidebar__overlay{opacity:1;pointer-events:auto}.lms-topbar__menu-btn--always{display:inline-flex!important}.lms-topbar__focus-titles{flex-direction:column;gap:.05rem;min-width:0;display:flex}.lms-topbar__back{color:var(--lms-accent);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.76rem;font-weight:500;text-decoration:none;overflow:hidden}.lms-topbar__back:hover{text-decoration:underline}.lms-topbar__title--focus{font-size:.9rem}.lms-shell--focus .lms-shell__content{width:100%;max-width:none;margin:0;padding:0}.lms-shell--learn:not(.lms-shell--focus) .lp-layout--v2{background:#f7f8fc;border:1px solid #0f206c0d;border-radius:16px;max-width:none;min-height:calc(100dvh - 5.5rem);overflow:visible}.lms-shell--learn:not(.lms-shell--focus) .lp-layout--v2 .lp-sidebar{max-height:calc(100dvh - 56px - 5.5rem);position:sticky;top:68px}.lms-shell--learn:not(.lms-shell--focus) .lp-layout--v2 .lp-video{max-height:none}@media (max-width:1100px){.lms-shell--learn:not(.lms-shell--focus) .lp-layout--v2 .lp-sidebar{max-height:none;position:relative;top:auto}}@media (max-width:768px){.lms-shell--learn:not(.lms-shell--focus) .lp-layout--v2{border-radius:16px;padding-bottom:84px}.lms-shell--learn:not(.lms-shell--focus) .lp-layout--v2 .lp-sidebar{max-height:min(72dvh,640px);position:fixed;top:auto}}.lms-shell--focus .lp-layout{min-height:calc(100dvh - var(--lms-topbar-height));background:0 0;padding:10px}.lms-shell--focus .lr-student{z-index:1000}.lms-shell .cx{background:0 0;padding-block:0 24px}.lms-shell .cx__container{width:100%;max-width:none;padding-inline:0}.lms-shell .cx-head h1{font-size:clamp(1.75rem,2.8vw,2.4rem)}@media (min-width:1025px){.lms-shell .cx-tool-btn{display:none}}.lms-shell .mc-page{max-width:none;margin:0;padding:0 0 1.5rem}.lms-shell .mc-stat,.lms-shell .mc-card{border-radius:var(--lms-radius,18px);border:var(--lms-border,1px solid var(--color-gray-200));box-shadow:0 1px 2px #1018160a}.lms-shell .profile-page{background:0 0;min-height:auto;padding:0 0 2rem}.lms-shell .profile-container{max-width:800px;margin-inline:0}.lms-shell .profile-card,.lms-shell .profile-section{border-radius:var(--lms-radius,18px);border:var(--lms-border,1px solid var(--color-gray-200));box-shadow:0 1px 2px #1018160a}@media (max-width:640px){.lms-shell .profile-page{padding:0 0 1.5rem}}.lms-navlink:focus-visible,.lms-sidebar__brand:focus-visible,.lms-sidebar__close:focus-visible,.lms-sidebar__exit:focus-visible,.lms-topbar__menu-btn:focus-visible,.lms-topbar__profile:focus-visible,.lms-topbar__bell:focus-visible,.lms-topbar__theme-toggle:focus-visible,.lms-topbar__search:focus-within,.lms-topbar__back:focus-visible,.lms-empty__action:focus-visible,.lms-card__link:focus-visible,.lms-btn:focus-visible,.lms-text-link:focus-visible,.ml-btn:focus-visible,.ml-text-link:focus-visible,.ml-card:focus-visible,.lms-notif--button:focus-visible{box-shadow:var(--lms-focus-ring);outline:none}.lms-notif--button{transition:background var(--lms-motion),border-color var(--lms-motion)}.lms-notif--button:hover{border-color:var(--color-primary-200)}@media (max-width:1024px){.lms-shell{--lms-pad-x:clamp(1.15rem,2.5vw,1.75rem)}}@media (max-width:480px){.lms-card{border-radius:16px;padding:1rem .95rem}.lms-dash__welcome h1{font-size:1.3rem}.lms-topbar__name{display:none}.lms-shell .cx-head h1{font-size:1.5rem}.lms-shell .mc-stats{gap:8px}.lms-shell .mc-stat{padding:12px 8px}.lms-shell .mc-stat__number{font-size:1.35rem}}@media (max-width:360px){.lms-shell__content{padding:.7rem .65rem 1.35rem}.lms-topbar__back{font-size:.7rem}.lms-sidebar{width:min(292px,92vw)}}@media (prefers-reduced-motion:reduce){.lms-shell,.lms-sidebar,.lms-sidebar__link,.lms-sidebar__overlay,.lms-topbar__menu-btn,.lms-topbar__profile,.lms-empty__action,.lms-btn,.ml,.ml-btn,.ml-card,.lms-progress__bar,.lms-skeleton,.lms-shell__boot-dot{transition:none!important;animation:none!important}}
.lms-shell,.lms-shell--sidenav,.lms-shell--hirios{--lms-side-rail:280px;--lms-side-expanded:280px;--lms-side-width:280px;--lms-pad-x:1.5rem;--lms-bg:#f4f6fb;--lms-surface:#fff;--lms-surface-2:#f8f9fc;--lms-ink:#001c3d;--lms-muted:#001c3d94;--lms-soft:#001c3d6b;--lms-line:#001c3d14;--lms-sidebar-bg:#fff;--lms-sidebar-border:#001c3d14;--lms-sidebar-fg:#001c3d;--lms-accent:#9448b0;--lms-accent-hover:#7a3a96;--lms-accent-fg:#fff;--lms-accent-soft:#f3e8ff;--lms-info:#2563eb;--lms-info-bg:#2563eb1a;--lms-border:1px solid var(--lms-line);--lms-radius:1rem;--lms-radius-lg:1.25rem;--lms-btn-radius:.75rem;--lms-motion:.18s ease;--lms-focus-ring:0 0 0 3px #9448b047;--color-primary:#9448b0;--color-primary-50:#f5f3ff;--color-primary-600:#7a3a96;--color-navy:#001c3d;--text-primary:var(--lms-ink);--text-secondary:var(--lms-muted);background:var(--lms-bg);min-height:100dvh;color:var(--lms-ink);font-family:var(--font-poppins),system-ui,sans-serif;grid-template:"side top""side main"1fr/280px minmax(0,1fr);display:grid}html[dir=rtl] .lms-shell,html[dir=rtl] .lms-shell--sidenav,html[dir=rtl] .lms-shell--hirios{font-family:var(--font-janna),"Tajawal",system-ui,sans-serif}.lms-shell--hirios h1,.lms-shell--hirios h2,.lms-shell--hirios h3,.lms-shell--hirios .ml-hero__text h1,.lms-shell--hirios .ml-section__head h2,.lms-shell--hirios .lms-hub__title{color:var(--lms-ink);font-family:inherit}.lms-shell__main{background:var(--lms-bg);flex-direction:column;grid-area:main;min-width:0;display:flex}.lms-shell__content{width:100%;min-width:0;max-width:1100px;padding:1.25rem var(--lms-pad-x)2.5rem;flex:1;margin-inline:auto}.lms-header__top{min-height:3.5rem;padding:.85rem var(--lms-pad-x).25rem;z-index:40;background:0 0;border-bottom:none;grid-area:top;justify-content:space-between;align-items:center;gap:.85rem;display:flex}.lms-header__spacer{flex:1;min-width:0}.lms-header__notifs{flex-shrink:0;align-items:center;display:inline-flex}.lms-header__end{flex-shrink:0;align-items:center;gap:.45rem;display:inline-flex}.lms-header__lang{flex-shrink:0;position:relative}.lms-header__lang .lang-dd__trigger{min-height:2.45rem;color:var(--lms-ink);font:inherit;cursor:pointer;background:#fff;border:1px solid #001c3d14;border-radius:.85rem;align-items:center;gap:.4rem;padding:0 .7rem;font-size:.8rem;font-weight:700;display:inline-flex}.lms-header__lang .lang-dd__trigger:hover,.lms-header__lang .lang-dd--open .lang-dd__trigger{background:var(--lms-accent-soft);color:var(--lms-accent);border-color:#0000}.lms-header__lang .lang-dd__flag{width:1.15rem;height:1.15rem}.lms-header__lang .lang-dd__menu{z-index:80}.lms-header__top .lms-header__menu,.lms-header__top .lms-header__brand--mobile{display:none}.lms-header--side{z-index:50;background:var(--lms-sidebar-bg);border-inline-end:1px solid var(--lms-sidebar-border);grid-area:side;width:280px;height:100dvh;padding:1rem .85rem;transition:none;position:sticky;top:0;overflow:hidden auto;box-shadow:0 0 0 1px #001c3d05}.lms-header--side:hover,.lms-header--side:focus-within{background:var(--lms-sidebar-bg);width:280px;box-shadow:none;padding:1rem;overflow:hidden auto}.lms-header__inner{flex-direction:column;gap:1.75rem;height:100%;min-height:0;display:flex}.lms-pill{box-shadow:none;background:0 0;border:none;animation:none;display:flex}.lms-pill--brand{flex-shrink:0;justify-content:flex-start;align-items:center;padding:0;overflow:visible}.lms-pill--nav{flex-direction:column;flex:1;min-height:0;padding:0;overflow:hidden auto}.lms-pill--tools{background:0 0;border:none;border-radius:0;flex-flow:row;flex-shrink:0;align-items:center;gap:.45rem;margin-inline-start:0;padding:0;display:flex;position:relative}.lms-header__search-ico{color:#001c3d66;flex-shrink:0;width:1rem;height:1rem}.lms-header__brand{width:100%;color:var(--lms-sidebar-fg);border-radius:0;justify-content:flex-start;align-items:center;gap:.65rem;padding:.25rem 0;text-decoration:none;display:flex;overflow:visible}.lms-header__brand-mark{color:#fff;letter-spacing:0;background:linear-gradient(145deg,#9448b0,#6b3fa0);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.15rem;height:2.15rem;font-family:inherit;font-size:.95rem;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 6px 14px #9448b047}.lms-header__brand-name{color:var(--lms-sidebar-fg);white-space:nowrap;font-family:inherit;font-size:.95rem;font-weight:600}.lms-header__logo-mark,.lms-header__logo-full{display:none!important}.lms-header__brand-text{display:none}.lms-header__back{color:var(--lms-accent);margin-inline-start:auto;font-size:.75rem;text-decoration:none}.lms-header__menu{border:1px solid var(--lms-line);border-radius:var(--lms-radius);background:var(--lms-surface);width:2.35rem;height:2.35rem;color:var(--lms-ink);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.lms-header__nav{flex-direction:column;gap:.35rem;display:flex}.lms-header__link{color:#001c3db3;white-space:nowrap;min-height:2.35rem;transition:background var(--lms-motion),color var(--lms-motion);background:0 0;border-inline-start:none;border-radius:.75rem;justify-content:flex-start;align-items:center;gap:.55rem;padding:.5rem .75rem;font-family:inherit;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.lms-header__link>span{opacity:1;max-width:none;display:inline;overflow:visible}.lms-header--side:hover .lms-header__link,.lms-header--side:focus-within .lms-header__link{justify-content:flex-start;gap:.5rem;padding:.5rem .75rem}.lms-header--side:hover .lms-header__link>span,.lms-header--side:focus-within .lms-header__link>span{opacity:1;max-width:none}.lms-header__link-ico,.lms-header__link .lms-sidebar__icon{width:1.2rem;height:1.2rem;color:inherit;flex-shrink:0}.lms-header__link:hover{color:var(--lms-ink);background:#001c3d0a}.lms-header__link:hover .lms-header__link-ico{color:inherit}.lms-header__link--on{box-shadow:none;border-inline-start-color:#0000;font-weight:700;background:var(--lms-accent-soft)!important;color:var(--lms-accent)!important}.lms-header__link--on .lms-header__link-ico,.lms-header__link--on .lms-sidebar__icon{color:var(--lms-accent)!important}.lms-header__link--on:hover{background:var(--lms-accent-soft)!important;color:var(--lms-accent)!important}.lms-nav-group__row{align-items:center;gap:.1rem;display:flex}.lms-nav-group__row .lms-header__link{flex:1;min-width:0}.lms-nav-group__toggle{width:1.5rem;height:1.5rem;color:var(--lms-soft);cursor:pointer;background:0 0;border:none;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.lms-nav-group__chevron{width:.8rem;height:.8rem;transition:transform var(--lms-motion)}.lms-nav-group--open .lms-nav-group__chevron{transform:rotate(90deg)}html[dir=rtl] .lms-nav-group--open .lms-nav-group__chevron{transform:rotate(-90deg)}.lms-nav-group__kids{flex-direction:column;gap:.1rem;padding:.15rem 0 .35rem .85rem;display:none}html[dir=rtl] .lms-nav-group__kids{padding:.15rem .85rem .35rem 0}.lms-nav-group--open .lms-nav-group__kids{display:flex}.lms-nav-sublink{color:#001c3d8c;white-space:nowrap;text-overflow:ellipsis;border-inline-start:2px solid #0000;border-radius:.375rem;padding:.4rem .65rem;font-family:inherit;font-size:.8125rem;font-weight:500;text-decoration:none;display:block;overflow:hidden}.lms-nav-sublink:hover{color:var(--lms-ink);background:#001c3d0a}.lms-header__foot{border-top:1px solid var(--lms-sidebar-border);flex-direction:column;flex-shrink:0;gap:.55rem;margin-top:auto;padding-top:.75rem;display:flex}.lms-side-promo{color:#fff;background:linear-gradient(145deg,#9448b0,#6b3fa0 60%,#4f46b8);border-radius:1rem;align-items:center;gap:.65rem;padding:.85rem;text-decoration:none;display:flex;box-shadow:0 10px 24px #9448b047}.lms-side-promo__art{font-size:1.6rem;line-height:1}.lms-side-promo__text{flex-direction:column;gap:.15rem;min-width:0;display:flex}.lms-side-promo__text strong{font-size:.8rem;font-weight:700}.lms-side-promo__text span{opacity:.92;font-size:.72rem}.lms-header__foot-id{color:var(--lms-muted);white-space:nowrap;text-overflow:ellipsis;text-align:start;direction:ltr;margin:0;padding:0 .5rem;font-size:.75rem;overflow:hidden}.lms-header__foot-actions{flex-direction:column;gap:.15rem;display:flex}.lms-header__foot-link,.lms-header__foot-logout{min-height:2rem;color:var(--lms-sidebar-fg);cursor:pointer;text-align:start;background:0 0;border:none;border-radius:.375rem;align-items:center;gap:.5rem;padding:.375rem .5rem;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.lms-header__foot-link:hover{background:#001c3d0a}.lms-header__foot-logout:hover{color:#dc2626;background:#dc262614}.lms-header__foot-logout .lms-header__link-ico{width:1.1rem;height:1.1rem}.lms-orb,.lms-header__icon-btn,.lms-pill--tools .lms-topbar__bell,.lms-header__notifs .lms-topbar__bell{width:2.45rem;height:2.45rem;color:var(--lms-ink);cursor:pointer;background:#fff;border:1px solid #001c3d14;border-radius:.85rem;justify-content:center;align-items:center;display:inline-flex}.lms-orb:hover,.lms-pill--tools .lms-topbar__bell:hover,.lms-header__notifs .lms-topbar__bell:hover{background:var(--lms-accent-soft);color:var(--lms-accent);box-shadow:none;border-color:#0000;transform:none}.lms-orb--on{background:var(--lms-accent-soft);color:var(--lms-accent);border-color:#0000}.lms-header__search-wrap{position:relative}.lms-header__search{top:calc(100% + .45rem);z-index:60;background:var(--lms-surface);border:1px solid var(--lms-line);border-radius:var(--lms-radius);align-items:center;gap:.45rem;width:min(18rem,70vw);height:2.5rem;padding:0 .85rem;display:flex;position:absolute;inset-inline-end:0;box-shadow:0 12px 32px #001c3d1f}.lms-header__top .lms-header__search--inline,.lms-pill--tools .lms-header__search--inline{z-index:auto;width:min(22rem,42vw);min-width:12rem;height:2.55rem;box-shadow:none;direction:inherit;background:#fff;border:1px solid #001c3d14;border-radius:.85rem;flex:none;margin:0;top:auto!important;position:static!important;inset:auto!important}.lms-header__top .lms-header__notifs{flex-shrink:0;margin-inline-start:0}.lms-header__search-input{color:var(--lms-ink);font:inherit;text-align:start;background:0 0;border:none;outline:none;flex:1;font-size:.875rem}.lms-header__search-input::placeholder{color:var(--lms-soft)}.lms-pill--tools .lms-dd,.lms-header__notifs .lms-dd{position:relative}.lms-pill--tools .lms-dd__panel,.lms-header__notifs .lms-dd__panel{top:calc(100% + .45rem);bottom:auto;background:var(--lms-surface);border:1px solid var(--lms-line);border-radius:var(--lms-radius);inset-inline:auto 0;box-shadow:0 16px 40px #001c3d24}.lms-header__profile-link{min-height:2.1rem;color:inherit;box-shadow:none;background:0 0;border-radius:.375rem;align-items:center;gap:.4rem;padding:.15rem .45rem .15rem .15rem;text-decoration:none;display:inline-flex}html[dir=rtl] .lms-header__profile-link{padding:.15rem .15rem .15rem .45rem}.lms-header__profile-link:hover{box-shadow:none;background:#001c3d0a}.lms-header__profile-link .lms-topbar__avatar{background:var(--lms-accent-soft);width:1.8rem;height:1.8rem;color:var(--lms-accent);border-radius:.375rem;justify-content:center;align-items:center;font-size:.62rem;font-weight:700;display:inline-flex;overflow:hidden}.lms-header__profile-meta{flex-direction:column;gap:0;line-height:1.15;display:flex}.lms-header__profile-name{color:var(--lms-ink);text-overflow:ellipsis;white-space:nowrap;max-width:6.5rem;font-size:.72rem;font-weight:600;overflow:hidden}.lms-header__profile-role{color:var(--lms-muted);text-overflow:ellipsis;white-space:nowrap;max-width:6.5rem;font-size:.6rem;overflow:hidden}.lms-header__scrim{display:none}.lms-hub{padding:.5rem 0 2rem}.lms-hub__title{letter-spacing:0;color:var(--lms-ink);margin:0 0 .35rem;font-size:clamp(1.5rem,2.4vw,1.875rem);font-weight:700}.lms-hub__eyebrow{color:var(--lms-accent);margin:0 0 .45rem;font-size:.8rem;font-weight:600}.lms-hub__body{color:var(--lms-muted);max-width:34rem;margin:0;font-size:.875rem;line-height:1.7}.lms-shell--hirios .ml{flex-direction:column;gap:1.15rem;animation:none;display:flex}.lms-shell--hirios .ml-hero,.ml-hero{flex-direction:column;align-items:flex-start;gap:.35rem;padding:0;display:flex}.lms-shell--hirios .ml-hero__text h1,.ml-hero__text h1{letter-spacing:0;color:var(--lms-ink);margin:0;font-size:clamp(1.5rem,2.4vw,1.875rem);font-weight:700;line-height:1.3}.lms-shell--hirios .ml-hero__text p,.ml-hero__text p{color:var(--lms-muted);max-width:40rem;margin:.35rem 0 0;font-size:.9375rem;line-height:1.65}.ml-hero__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;width:100%;margin-top:.85rem;display:flex}.ml-badge{background:var(--lms-info-bg);color:var(--lms-info);border-radius:.375rem;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.lms-shell--hirios .ml-btn{border-radius:var(--lms-btn-radius);cursor:pointer;transition:background var(--lms-motion),border-color var(--lms-motion),color var(--lms-motion);border:1px solid #0000;justify-content:center;align-items:center;gap:.4rem;padding:.55rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.lms-shell--hirios .ml-btn--primary{background:var(--lms-accent);color:#fff;box-shadow:none;border-color:#0000}.lms-shell--hirios .ml-btn--primary:hover{background:var(--lms-accent-hover);color:#fff}.lms-shell--hirios .ml-btn--ghost{border-color:var(--lms-accent);color:var(--lms-accent);background:0 0}.lms-shell--hirios .ml-btn--ghost:hover{background:var(--lms-accent-soft)}.ml-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;display:grid}.ml-kpi{background:var(--lms-surface);border:1px solid var(--lms-line);border-radius:var(--lms-radius);flex-direction:column;gap:.25rem;padding:.9rem 1rem;display:flex}.lms-shell--hirios .ml-kpi,.lms-shell--hirios .ml-section,.lms-shell--hirios .ml-continue,.lms-shell--hirios .ml-empty,.lms-shell--hirios .ml-course,.lms-shell--hirios .ml-panel{background:var(--lms-surface);border:1px solid var(--lms-line);border-radius:var(--lms-radius);box-shadow:none}.ml-kpi strong,.lms-shell--hirios .ml-kpi strong,.lms-shell--hirios .ml-section__head h2,.lms-shell--hirios .ml-empty__title,.lms-shell--hirios .ml-continue__body h3,.lms-shell--hirios .ml-course__body h3{color:var(--lms-ink)}.ml-kpi span,.lms-shell--hirios .ml-kpi span,.lms-shell--hirios .ml-empty__text,.lms-shell--hirios .ml-continue__lesson,.lms-shell--hirios .ml-continue__progress,.lms-shell--hirios .ml-course__meta{color:var(--lms-muted)}.ml-kpi strong{font-size:1.35rem;font-weight:700}.ml-kpi span{text-transform:none;letter-spacing:0;font-size:.75rem}.ml-kpi--wide{grid-column:1/-1}.ml-kpi__row{color:var(--lms-muted);justify-content:space-between;gap:.75rem;font-size:.8rem;display:flex}.ml-bar,.lms-shell--hirios .ml-bar{background:#001c3d14;border-radius:999px;height:.35rem;overflow:hidden}.ml-bar>span,.lms-shell--hirios .ml-bar>span{background:var(--lms-accent);border-radius:inherit;height:100%;display:block}.ml-section{background:var(--lms-surface);border:1px solid var(--lms-line);border-radius:var(--lms-radius);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.ml-section__head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.ml-section__head h2{color:var(--lms-ink);margin:0;font-size:1.05rem;font-weight:700}.ml-text-link{color:var(--lms-accent);font-size:.8rem;font-weight:600;text-decoration:none}.ml-text-link:hover{text-decoration:underline}.ml-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;min-height:14rem;padding:2.5rem 1rem;display:flex}.ml-empty__icon{width:3rem;height:3rem;color:var(--lms-soft);margin-bottom:.35rem}.ml-empty__icon svg{width:100%;height:100%}.ml-empty__title{color:var(--lms-ink);margin:0;font-size:1.05rem;font-weight:700}.ml-empty__text{color:var(--lms-muted);margin:0 0 .65rem;font-size:.875rem;line-height:1.65}.ml-continue{grid-template-columns:minmax(140px,220px) 1fr;align-items:stretch;gap:1rem;display:grid}.ml-continue__media{border-radius:var(--lms-radius);background:var(--lms-surface-2);min-height:8.5rem;position:relative;overflow:hidden}.ml-continue__body{flex-direction:column;justify-content:center;gap:.4rem;display:flex}.ml-continue__eyebrow{color:var(--lms-accent);margin:0;font-size:.72rem;font-weight:600}.ml-continue__body h3{color:var(--lms-ink);margin:0;font-size:1.05rem;font-weight:700}.ml-continue__lesson,.ml-continue__progress{color:var(--lms-muted);margin:0;font-size:.82rem}.ml-continue__progress{flex-direction:column;gap:.35rem;max-width:18rem;display:flex}.ml-grid{grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr);gap:.85rem;display:grid}.ml-course-list,.ml-aside-stack{flex-direction:column;gap:.55rem;display:flex}.ml-course{border:1px solid var(--lms-line);border-radius:var(--lms-radius);background:var(--lms-surface-2);color:inherit;grid-template-columns:4.5rem 1fr auto;align-items:center;gap:.75rem;padding:.65rem;text-decoration:none;display:grid}.ml-course__cover{background:#e8eef5;border-radius:.375rem;width:4.5rem;height:3.1rem;position:relative;overflow:hidden}.ml-course__body h3{color:var(--lms-ink);margin:0 0 .2rem;font-size:.9rem;font-weight:650}.ml-course__meta{color:var(--lms-muted);margin:0;font-size:.72rem}.ml-chip{background:var(--lms-info-bg);color:var(--lms-info);border-radius:.375rem;padding:.2rem .5rem;font-size:.68rem;font-weight:650;display:inline-flex}.ml-chip--pending{color:#b45309;background:#f59e0b1f}.lms-skeleton,.lms-shell--hirios .lms-skeleton{border-radius:var(--lms-radius);background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7) 0 0/200% 100%;animation:.65s linear infinite lms-skel}@keyframes lms-skel{to{background-position:-200% 0}}.lms-shell__boot{background:var(--lms-bg);place-items:center;min-height:100dvh;display:grid}.lms-shell__boot-dot{background:var(--lms-accent);border-radius:50%;width:.65rem;height:.65rem;animation:.9s infinite alternate lms-boot}.lp{flex-direction:column;gap:1.15rem;display:flex}.lp-tabs{flex-wrap:wrap;gap:.4rem;display:flex}.lp-tab{appearance:none;border:1px solid var(--lms-line);background:var(--lms-surface);color:var(--lms-muted);font:inherit;cursor:pointer;border-radius:.375rem;padding:.4rem .75rem;font-size:.8125rem;font-weight:600}.lp-tab--on,.lp-tab[aria-selected=true]{background:var(--lms-accent-soft);color:var(--lms-accent);border-color:#0000}.lp-foot{margin:.75rem 0 0}.ml-hero__cta{flex-wrap:wrap;align-items:center;gap:.5rem;display:inline-flex}.ml-course__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.4rem;display:inline-flex}.ml-course__body--wide{grid-column:1/span 2}.ml-badges--page{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.ml-badges--page li{border:1px solid var(--lms-line);border-radius:var(--lms-radius);background:var(--lms-surface-2);align-items:flex-start;gap:.75rem;padding:.85rem;display:flex}.ml-badges--page li>span:first-child{border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.75rem;font-weight:700;display:inline-flex}.ml-badges--page .ml-badges__on>span:first-child{background:var(--lms-accent);color:#fff}.ml-badges--page .ml-badges__off>span:first-child{color:var(--lms-soft);background:#001c3d0f}.ml-badges--page strong{color:var(--lms-ink);font-size:.9rem;display:block}.ml-badges--page p{color:var(--lms-muted);margin:.2rem 0 0;font-size:.78rem;line-height:1.5}.ml-skel-card{min-height:4.5rem}@keyframes lms-boot{0%{opacity:.35;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@media (max-width:980px){.lms-shell--sidenav,.lms-shell--hirios{grid-template:"top""main"1fr/1fr}.lms-header__top{padding:.75rem var(--lms-pad-x);border-bottom:1px solid var(--lms-sidebar-border);background:var(--lms-surface);justify-content:flex-start;min-height:3rem}html[dir=rtl] .lms-header__top{justify-content:flex-start}.lms-header__top .lms-header__menu{display:inline-flex}.lms-header__top .lms-header__brand--mobile{align-items:center;gap:.5rem;display:flex}.lms-header__top .lms-header__brand--mobile .lms-header__brand-mark{display:inline-flex}.lms-header__top .lms-header__brand--mobile .lms-header__brand-name{display:inline}.lms-header__top .lms-header__end{margin-inline-start:auto}.lms-header__top .lms-header__notifs{margin-inline-start:0}.lms-header__lang .lang-dd__label{display:none}.lms-header__lang .lang-dd__trigger{justify-content:center;width:2.45rem;height:2.45rem;padding:0}.lms-header__lang .lang-dd__caret{display:none}.lms-header--side{inset-inline-start:0;z-index:55;background:var(--lms-sidebar-bg);pointer-events:none;width:min(16rem,88vw);height:100dvh;padding:1rem;transition:transform .26s;position:fixed;top:0;overflow:auto;transform:translate(-110%)}html[dir=rtl] .lms-header--side{transform:translate(110%)}.lms-header--side.lms-header--open{pointer-events:auto;transform:none}.lms-header__scrim{z-index:52;cursor:pointer;background:#001c3d59;border:none;display:block;position:fixed;inset:0}.ml-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.ml-grid,.ml-continue{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.lms-header--side,.lms-header__link,.lms-skeleton,.lms-shell__boot-dot{transition:none!important;animation:none!important}}
.lms-shell--hirios.lms-shell--focus .lms-shell__main{margin:0!important}.lms-shell--hirios.lms-shell--focus .lms-shell__content,.lms-shell--hirios .lms-shell__content--focus{width:100%;max-width:none;margin:0;padding:0}.lms-shell--hirios:not(.lms-shell--focus){--lms-rail-w:270px;--lms-rail-collapsed-w:72px;--lms-rail-gap:20px;--lms-rail-offset:calc(var(--lms-rail-w) + var(--lms-rail-gap) + 20px);--lms-rail-offset-collapsed:calc(var(--lms-rail-collapsed-w) + var(--lms-rail-gap) + 20px);--lms-content-max:none;--lms-pad-x:20px;background:var(--lms-bg);box-sizing:border-box;min-height:100dvh;display:block}.lms-shell--hirios.lms-shell--side-collapsed:not(.lms-shell--focus){--lms-rail-offset:var(--lms-rail-offset-collapsed)}html[dir=rtl] .lms-shell--hirios:not(.lms-shell--focus){padding-right:var(--lms-rail-offset,310px);padding-left:0;transition:padding-right .24s}html[dir=ltr] .lms-shell--hirios:not(.lms-shell--focus){padding-left:var(--lms-rail-offset,310px);padding-right:0;transition:padding-left .24s}.lms-shell--hirios:not(.lms-shell--focus) .lms-shell__main,.lms-shell--hirios:not(.lms-shell--focus) .lms-header__top{grid-area:unset;width:100%;min-width:0;max-width:none;padding-inline:var(--lms-pad-x);box-sizing:border-box;margin-inline:0;display:flex}.lms-shell--hirios:not(.lms-shell--focus) .lms-shell__main{flex-direction:column;align-items:stretch;padding-bottom:16px}.lms-shell--hirios:not(.lms-shell--focus) .lms-header__top{align-items:center;padding-block:.85rem .35rem}.lms-shell--hirios:not(.lms-shell--focus) .lms-shell__content{box-sizing:border-box;width:100%;max-width:none;margin-inline:0;padding-inline:0}.lms-shell--hirios.lms-shell--learn:not(.lms-shell--focus) .lms-shell__main{padding-bottom:16px}.lms-shell--hirios .lms-header--side{display:none}.lms-rail{z-index:50;background:#fff;border:1px solid #0f206c0f;border-radius:22px;flex-direction:column;width:270px;height:calc(100vh - 40px);padding:0;transition:width .24s,transform .24s;display:flex;position:fixed;top:20px;right:20px;overflow:hidden;box-shadow:0 12px 40px #0f206c14}html[dir=ltr] .lms-rail{left:20px;right:auto}.lms-rail--collapsed{width:72px}.lms-rail--focus{width:270px}.lms-rail__head{flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;height:70px;padding:0 18px;display:flex}.lms-rail__brand{color:#001c3d;align-items:center;gap:.55rem;min-width:0;text-decoration:none;display:inline-flex}.lms-rail__logo{flex-shrink:0;max-width:100%;height:auto;display:block}.lms-rail__logo--mark{width:36px;height:28px}.lms-rail__mark{color:#fff;background:#9448b0;border-radius:.65rem;flex-shrink:0;place-items:center;width:2rem;height:2rem;font-size:.85rem;font-weight:800;display:inline-grid}.lms-rail__brand-text{white-space:nowrap;font-size:1rem;font-weight:800;overflow:hidden}.lms-rail__collapse{color:#5f6470;cursor:pointer;background:0 0;border:1px solid #0f206c14;border-radius:.55rem;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .16s,color .16s;display:inline-flex}.lms-rail__collapse:hover{color:#001c3d;background:#f3f4f7}.lms-rail__collapse svg{width:1.05rem;height:1.05rem}.lms-rail__back{color:#9448b0;font-size:.8rem;font-weight:600;text-decoration:none}.lms-rail__nav{scrollbar-width:thin;scrollbar-color:#0f206c2e transparent;flex:1;min-height:0;padding:6px 0 10px;overflow:hidden auto}.lms-rail__nav::-webkit-scrollbar{width:4px}.lms-rail__nav::-webkit-scrollbar-thumb{background:#0f206c29;border-radius:999px}.lms-rail__group{flex-direction:column;gap:1px;display:flex}.lms-rail__sep{background:#0f206c0f;height:1px;margin:10px 18px}.lms-rail__link{color:#5f6470;border-radius:10px;justify-content:flex-start;align-items:center;gap:12px;height:40px;margin:1px 10px;padding:0 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background .16s,color .16s;display:flex}.lms-rail__link:hover{color:#001c3d;background:#0f206c0a}.lms-rail__link--on{color:#9e28b5;background:#9e28b514;font-weight:600}.lms-rail__ico{flex-shrink:0;justify-content:center;align-items:center;width:19px;height:19px;display:inline-flex;position:relative}.lms-rail__ico svg{width:19px;height:19px}.lms-rail__badge{top:-7px;color:#fff;text-align:center;background:#9e28b5;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:.58rem;font-weight:700;line-height:16px;position:absolute;inset-inline-start:-8px}.lms-rail__pulse{top:-2px;background:#22c55e;border-radius:50%;width:9px;height:9px;animation:1.8s infinite lms-rail-pulse;position:absolute;inset-inline-end:-2px;box-shadow:0 0 #22c55e80}@keyframes lms-rail-pulse{0%{box-shadow:0 0 #22c55e73}70%{box-shadow:0 0 0 7px #22c55e00}to{box-shadow:0 0 #22c55e00}}@media (prefers-reduced-motion:reduce){.lms-rail__pulse{animation:none}}.lms-rail__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.lms-rail__label-stack{flex-direction:column;flex:auto;justify-content:center;align-items:flex-start;gap:.1rem;min-width:0;line-height:1.2;display:flex}.lms-rail__sub{color:#0f206c73;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.68rem;font-weight:600;display:block;overflow:hidden}.lms-rail__link--community{background:linear-gradient(90deg,#9e28b512,#0000 70%);height:auto;min-height:40px;padding-block:.45rem}.lms-rail__link--community .lms-rail__label{white-space:nowrap}.lms-rail__community-chip{letter-spacing:.04em;text-transform:uppercase;color:#9e28b5;background:#9e28b51a;border-radius:999px;flex-shrink:0;margin-inline-start:auto;padding:.2rem .45rem;font-size:.62rem;font-weight:800}.lms-rail__link--community.lms-rail__link--on{background:#9e28b51f}.lms-rail--collapsed .lms-rail__label-stack,.lms-rail--collapsed .lms-rail__community-chip,.lms-rail--collapsed .lms-rail__sub{display:none}.lms-rail__foot{flex-shrink:0;margin:auto 10px 10px;position:relative}.lms-rail__profile{width:100%;min-height:54px;color:inherit;font:inherit;text-align:start;cursor:pointer;background:#f8f9fc;border:none;border-radius:14px;align-items:center;gap:.55rem;padding:8px 10px;transition:background .16s;display:flex}.lms-rail__profile:hover{background:#f1f3f8}.lms-rail__avatar{color:#9448b0;background:#e8eef5;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:.72rem;font-weight:700;display:inline-grid;overflow:hidden}.lms-rail__avatar img{object-fit:cover;width:100%;height:100%}.lms-rail__profile-meta{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.lms-rail__profile-name{color:#001c3d;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:700;overflow:hidden}.lms-rail__profile-sub{color:#001c3d80;white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;overflow:hidden}.lms-rail__profile-chev{color:#8b919c;flex-shrink:0;display:inline-flex}.lms-rail__profile-chev svg{width:1rem;height:1rem}.lms-rail__menu{inset-inline:0;z-index:5;background:#fff;border:1px solid #0f206c14;border-radius:14px;flex-direction:column;gap:2px;padding:.45rem;display:flex;position:absolute;bottom:calc(100% + 8px);box-shadow:0 14px 36px #0f206c1f}.lms-rail__menu-item{color:#5f6470;font:inherit;text-align:start;cursor:pointer;background:0 0;border:none;border-radius:.65rem;align-items:center;gap:.65rem;padding:.55rem .65rem;font-size:.82rem;font-weight:500;text-decoration:none;display:flex}.lms-rail__menu-item:hover{color:#9e28b5;background:#9e28b50f}.lms-rail__menu-item svg{flex-shrink:0;width:1rem;height:1rem}.lms-rail__menu-item--danger{color:#b42318}.lms-rail__menu-item--danger:hover{color:#b42318;background:#b423180f}.lms-rail--collapsed .lms-rail__label,.lms-rail--collapsed .lms-rail__label-stack,.lms-rail--collapsed .lms-rail__community-chip,.lms-rail--collapsed .lms-rail__profile-meta,.lms-rail--collapsed .lms-rail__profile-chev{display:none}.lms-rail--collapsed .lms-rail__head{flex-direction:column;justify-content:center;gap:.65rem;height:auto;padding:16px 0 10px}.lms-rail--collapsed .lms-rail__brand{justify-content:center}.lms-rail--collapsed .lms-rail__link{justify-content:center;width:48px;height:48px;margin:2px auto;padding:0}.lms-rail--collapsed .lms-rail__ico{margin:0}.lms-rail--collapsed .lms-rail__sep{margin:10px 16px}.lms-rail--collapsed .lms-rail__profile{justify-content:center;padding:8px}.lms-rail--collapsed .lms-rail__menu{min-width:12rem;inset-inline:auto 0}.lms-rail--collapsed .lms-rail__link{position:relative}.lms-rail--collapsed .lms-rail__link:after{content:attr(title);inset-inline-end:calc(100% + 10px);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:6;background:#001c3d;border-radius:.5rem;padding:.35rem .55rem;font-size:.72rem;font-weight:600;transition:opacity .14s;position:absolute;top:50%;transform:translateY(-50%)}html[dir=ltr] .lms-rail--collapsed .lms-rail__link:after{inset-inline:calc(100% + 10px) auto}.lms-rail--collapsed .lms-rail__link:hover:after{opacity:1}@media (max-width:1023px){.lms-shell--hirios .lms-header__top .lms-header__menu{display:inline-flex}.lms-shell--hirios .lms-header__top .lms-header__brand--mobile{align-items:center;gap:.5rem;display:flex}.lms-shell--hirios .lms-header__top .lms-header__brand--mobile .lms-header__brand-mark{display:inline-flex}.lms-shell--hirios .lms-header__top .lms-header__brand--mobile .lms-header__brand-name{display:inline}html[dir=rtl] .lms-shell--hirios:not(.lms-shell--focus),html[dir=ltr] .lms-shell--hirios:not(.lms-shell--focus){padding-left:0;padding-right:0}html[dir=rtl] .lms-shell--hirios:not(.lms-shell--focus) .lms-header__top,html[dir=rtl] .lms-shell--hirios:not(.lms-shell--focus) .lms-shell__main,html[dir=ltr] .lms-shell--hirios:not(.lms-shell--focus) .lms-header__top,html[dir=ltr] .lms-shell--hirios:not(.lms-shell--focus) .lms-shell__main{margin-left:0;margin-right:0;padding-inline:16px}.lms-rail{pointer-events:none;border:none;border-radius:0;width:min(280px,88vw);height:100dvh;transition:transform .26s;top:0;right:0;transform:translate(110%);box-shadow:0 0 40px #0f206c2e}html[dir=ltr] .lms-rail{left:0;right:auto;transform:translate(-110%)}.lms-rail.lms-rail--open{pointer-events:auto;transform:none}.lms-rail--collapsed{width:min(280px,88vw)}.lms-rail--collapsed .lms-rail__brand-text,.lms-rail--collapsed .lms-rail__label,.lms-rail--collapsed .lms-rail__profile-meta,.lms-rail--collapsed .lms-rail__profile-chev{display:initial}.lms-rail--collapsed .lms-rail__profile-meta{display:flex}.lms-rail--collapsed .lms-rail__head{flex-direction:row;height:70px;padding:0 18px}.lms-rail--collapsed .lms-rail__link{justify-content:flex-start;width:auto;height:40px;margin:1px 10px;padding:0 16px}.lms-rail--collapsed .lms-rail__link:after,.lms-rail__collapse{display:none}.lms-header__scrim{z-index:45;cursor:pointer;background:#001c3d66;border:none;display:block;position:fixed;inset:0}}@media (prefers-reduced-motion:reduce){.lms-rail,html[dir=rtl] .lms-shell--hirios:not(.lms-shell--focus),html[dir=ltr] .lms-shell--hirios:not(.lms-shell--focus){transition:none}}
:is(.lms-shell--hirios .lms-shell__content:has(.cd-page),.lms-shell--hirios .lms-shell__content:has(.cd-hero),.lms-shell--hirios .lms-shell__content:has(.cd-skeleton)){max-width:var(--lms-content-max,1280px);--header-height:4.5rem;margin-inline:auto;padding:.5rem 0 2.5rem}.lms-shell--hirios .cd-page{width:100%;min-width:0}.lms-shell--hirios .cd-hero,.lms-shell--hirios .cd-skeleton__hero{border-radius:1.25rem;min-height:0;margin-top:0;padding-top:2rem;overflow:hidden}.lms-shell--hirios .cd-hero__title,.lms-shell--hirios .cd-hero h1{color:#fff!important}.lms-shell--hirios .cd-hero__desc{color:#ffffffbf!important}.lms-shell--hirios .cd-hero__inner.container,.lms-shell--hirios .cd-body.container,.lms-shell--hirios .cd-page>.container,.lms-shell--hirios .cd-skeleton__hero .container,.lms-shell--hirios .cd-skeleton__stats .container,.lms-shell--hirios .cd-skeleton__body.container{width:100%;max-width:none;padding-inline:clamp(1rem,2.5vw,1.75rem)}.lms-shell--hirios .cd-sidebar__card{border:1px solid #0f206c0f;border-radius:1.15rem;box-shadow:0 8px 24px #0f206c0d}.lms-shell--hirios .cd-page [data-animate],.lms-shell--hirios .cd-body [data-animate],.lms-shell--hirios .cd-sidebar [data-animate]{opacity:1!important;transform:none!important}@media (max-width:900px){:is(.lms-shell--hirios .lms-shell__content:has(.cd-page),.lms-shell--hirios .lms-shell__content:has(.cd-hero)){padding-inline:0}.lms-shell--hirios .cd-hero,.lms-shell--hirios .cd-skeleton__hero{border-radius:1rem;padding-top:1.35rem}.lms-shell--hirios .cd-hero__inner.container,.lms-shell--hirios .cd-body.container,.lms-shell--hirios .cd-page>.container{padding-inline:.85rem}}
@font-face{font-family:ThinkraAr;src:url("../media/Janna 2 Light.55f1b020.woff2")format("woff2");font-weight:300;font-style:normal;font-display:swap;unicode-range:U+6??,U+750-77F,U+8A0-8FF,U+FB50-FDFF,U+FE70-FEFF,U+66?,U+6F0-6F9,U+60C,U+61B,U+61F,U+640}@font-face{font-family:ThinkraAr;src:url("../media/Janna 2.ef8920f5.woff2")format("woff2");font-weight:400;font-style:normal;font-display:optional;size-adjust:98%;ascent-override:90%;descent-override:20%;line-gap-override:0%;unicode-range:U+6??,U+750-77F,U+8A0-8FF,U+FB50-FDFF,U+FE70-FEFF,U+66?,U+6F0-6F9,U+60C,U+61B,U+61F,U+640}@font-face{font-family:ThinkraAr;src:url("../media/Janna 2 Medium.74dc3a4e.woff2")format("woff2");font-weight:500;font-style:normal;font-display:optional;size-adjust:98%;ascent-override:90%;descent-override:20%;line-gap-override:0%;unicode-range:U+6??,U+750-77F,U+8A0-8FF,U+FB50-FDFF,U+FE70-FEFF,U+66?,U+6F0-6F9,U+60C,U+61B,U+61F,U+640}@font-face{font-family:ThinkraAr;src:url("../media/Janna 2 Bold.f9c1f1c7.woff2")format("woff2");font-weight:600;font-style:normal;font-display:swap;unicode-range:U+6??,U+750-77F,U+8A0-8FF,U+FB50-FDFF,U+FE70-FEFF,U+66?,U+6F0-6F9,U+60C,U+61B,U+61F,U+640}:root{--color-primary:#9448b0;--color-primary-light:#b06ec8;--color-primary-dark:#327;--color-primary-50:#f8f0fc;--color-primary-100:#f0ddf8;--color-primary-200:#e0bbf0;--color-primary-300:#c88dde;--color-primary-400:#b06ec8;--color-primary-500:#9448b0;--color-primary-600:#7a3a94;--color-primary-700:#327;--color-primary-800:#251a5a;--color-primary-900:#180f3d;--color-navy:#001c3d;--color-navy-light:#0a2a52;--color-navy-dark:#000e1f;--color-navy-50:#e8f0fa;--color-navy-100:#c4d8f0;--color-navy-200:#8fb3df;--color-navy-300:#5a8ec9;--color-navy-400:#2d6aad;--color-navy-500:#0a4a8a;--color-navy-600:#053566;--color-navy-700:#002a50;--color-navy-800:#001c3d;--color-navy-900:#000e1f;--color-accent:#b4bd00;--color-accent-light:#d0da00;--color-accent-dark:#8a9000;--color-fuchsia:#e47cb8;--color-fuchsia-light:#f0a0d0;--color-fuchsia-dark:#c95a9a;--color-gold:#fbbf24;--color-gold-light:#fcd34d;--color-gold-dark:#f59e0b;--color-white:#fff;--color-gray-50:#faf9f7;--color-gray-100:#f0efeb;--color-gray-200:#e0ddd6;--color-gray-300:#c4c0b8;--color-gray-400:#9a958c;--color-gray-500:#6d6860;--color-gray-600:#4a4640;--color-gray-700:#332f2a;--color-gray-800:#1f1c18;--color-gray-900:#0d0c0a;--color-black:#06050a;--color-success:#22a855;--color-warning:#f59e0b;--color-error:#e11d48;--color-info:#9448b0;--bg-primary:#fff;--bg-secondary:#f8f7f4;--bg-tertiary:#f0efeb;--bg-overlay:#001c3d80;--text-primary:#001c3d;--text-secondary:#001c3d99;--text-tertiary:#001c3d61;--text-inverse:#fff;--text-brand:#9448b0;--shadow-sm:0 1px 3px #001c3d0f;--shadow-md:0 4px 12px #001c3d14;--shadow-lg:0 10px 25px #001c3d1a;--shadow-xl:0 20px 50px #001c3d1f;--shadow-card:0 2px 12px #001c3d0f;--shadow-header:0 1px 0 #001c3d0f;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:3.75rem;--font-weight-thin:100;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:500;--font-weight-black:500;--line-height-tight:1.2;--line-height-snug:1.375;--line-height-normal:1.5;--line-height-relaxed:1.625;--line-height-loose:2;--letter-spacing-tight:-.025em;--letter-spacing-normal:0;--letter-spacing-wide:.025em;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.35s ease;--transition-spring:.4s cubic-bezier(.34,1.56,.64,1);--z-dropdown:100;--z-sticky:200;--z-header:300;--z-overlay:400;--z-modal:500;--z-toast:600;--header-height:72px;--container-max:1280px;--container-padding:24px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"ThinkraAr",var(--font-primary);font-size:var(--font-size-base);line-height:var(--line-height-normal);color:var(--text-primary);background-color:var(--bg-primary);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;min-height:100vh;overflow-x:hidden}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}@media screen and (max-width:768px){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],input[type=url],textarea,select{font-size:16px!important}}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;background:0 0;border:none}h1,h2,h3,h4,h5,h6{font-weight:inherit}.container{width:100%;max-width:var(--container-max);padding-inline:var(--container-padding);margin-inline:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.btn{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-6);border-radius:var(--radius-full);font-weight:var(--font-weight-semibold);font-size:var(--font-size-base);cursor:pointer;white-space:nowrap;border:2px solid #0000;line-height:1;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:inline-flex;position:relative;overflow:hidden}.btn:active{transition-duration:.1s;transform:translateY(0)scale(.97)}.btn-primary{background:linear-gradient(135deg,var(--color-primary-dark)0%,var(--color-primary)100%);color:#fff;border-color:#0000}.btn-primary:hover{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-primary-light)100%);transform:translateY(-2px);box-shadow:0 6px 24px #9448b066}.btn-outline{color:var(--color-primary-light);background:0 0;border-color:#9448b080}.btn-outline:hover{border-color:var(--color-primary-light);color:#fff;background:#9448b01f;transform:translateY(-2px);box-shadow:0 6px 20px #9448b033}.btn-lg{padding:var(--space-4)var(--space-8);font-size:var(--font-size-lg)}.btn-full{width:100%}.main-content{padding-top:var(--header-height)}.hero{margin-top:calc(-1*var(--header-height))}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-fadeIn{animation:fadeIn var(--transition-slow)ease-out}.animate-slideDown{animation:slideDown var(--transition-base)ease-out}[data-animate]{opacity:0;will-change:opacity,transform;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}[data-animate=fade-up]{transform:translateY(30px)}[data-animate=fade-left]{transform:translate(30px)}[data-animate=fade-right]{transform:translate(-30px)}[data-animate=scale-in]{transform:scale(.92)}[data-animate].is-visible{opacity:1;transform:none}[data-animate-delay="1"]{transition-delay:.1s}[data-animate-delay="2"]{transition-delay:.2s}[data-animate-delay="3"]{transition-delay:.3s}[data-animate-delay="4"]{transition-delay:.4s}[data-animate-delay="5"]{transition-delay:.5s}@media (prefers-reduced-motion:reduce){[data-animate]{opacity:1;transition:none;transform:none}}@media (max-width:640px){:root{--container-padding:16px;--header-height:64px}}@media (min-width:1440px){html{font-size:105%}:root{--container-max:1400px}}@media (min-width:1600px){html{font-size:115%}:root{--container-max:1550px}}@media (min-width:1920px){html{font-size:135%}:root{--container-max:1800px;--container-padding:40px}}@media (min-width:2560px){html{font-size:160%}:root{--container-max:2200px;--container-padding:64px}}@media (min-width:3840px){html{font-size:200%}:root{--container-max:3200px;--container-padding:80px}}.bg-pattern-glass{opacity:.04;pointer-events:none;z-index:0;background-image:url("/pattern/Asset 2.svg");background-repeat:repeat;background-size:400px;position:absolute;inset:0}.bg-pattern-subtle{opacity:.03;pointer-events:none;z-index:0;background-image:url("/pattern/Asset 3.svg");background-repeat:repeat;background-size:300px;position:absolute;inset:0}.bg-pattern-abstract{opacity:.04;mix-blend-mode:overlay;pointer-events:none;z-index:0;background-image:url("/pattern/Asset 4.svg");background-repeat:repeat;background-size:350px;position:absolute;inset:0}.bg-pattern-shapes{opacity:.03;pointer-events:none;z-index:0;background-image:url("/pattern/Asset 5.svg");background-repeat:repeat;background-size:250px;position:absolute;inset:0}.bg-pattern-animated{animation:90s linear infinite patternDrift}@keyframes patternDrift{0%{background-position:0 0}to{background-position:50vw 50vh}}
