:root{--co-primary:#446cfc;--co-primary-strong:#0047ff;--co-primary-deep:#0d1760;--co-primary-violet:#151f6d;--co-pale-100:#e5f8fe;--co-pale-200:#c7f2fc;--co-pale-300:#8fe5f8;--co-pale-400:#6dd2e9;--co-pale-500:#00bbf9;--co-pale-cyan:#00e1ff;--co-coal:#0f171f;--co-coal-soft:#1c252e;--co-coal-ink:#1c1d1d;--co-tint-1:#caced5;--co-tint-2:#dcdfe3;--co-tint-3:#edeff1;--co-tint-4:#f6f7f8;--co-tint-5:#fff;--co-text-2:#7d8088;--co-text-3:#464446;--co-ai:#ad44fc;--co-ai-soft:#b47ff2;--co-ai-tint:#cbc3ff;--co-ai-deep:#2a1c85;--co-ai-violet:#9887ff;--co-lime:#9cff7a;--co-orange:#ff7237;--co-pink:#ff8da1;--co-yellow:#ffe04f;--co-green-deep:#004e25;--co-ok:#1fa85e;--co-ok-deep:#004e25;--co-ok-bg:rgba(0,78,37,.1);--co-warn:#ff7237;--co-warn-deep:#c0451f;--co-warn-bg:rgba(255,114,55,.12);--co-prog-bg:rgba(68,108,252,.12);--co-bg:var(--co-tint-5);--co-bg-soft:var(--co-tint-4);--co-bg-strong:var(--co-tint-3);--co-fg:var(--co-coal);--co-fg-2:var(--co-text-3);--co-fg-3:var(--co-text-2);--co-fg-inverse:#fff;--co-border:var(--co-tint-2);--co-border-soft:var(--co-tint-3);--co-link:var(--co-primary-strong);--co-selection:rgba(68,108,252,.25);--co-app-chrome:#fff;--co-app-canvas:#eff1f3;--co-app-card:#f6f7f8;--co-app-row:#e9eaec;--co-app-fill:#f1f2f4;--co-agent:var(--co-primary-strong);--co-radius-xs:4px;--co-radius-sm:8px;--co-radius-md:12px;--co-radius-lg:24px;--co-radius-xl:48px;--co-radius-pill:999px;--co-shadow-1:0 0 1px rgba(0,0,0,.04),0 0 2px rgba(0,0,0,.06),0 2px 8px rgba(0,0,0,.04);--co-shadow-2:0 0 1px rgba(0,0,0,.04),0 1px 6px rgba(0,0,0,.04),0 5px 20px rgba(0,0,0,.04);--co-shadow-3:0 0 1px rgba(0,0,0,.08),0 0 2px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.08);--co-shadow-menu:0 0 1px rgba(0,0,0,.06),0 8px 32px rgba(0,0,0,.14);--co-shadow-modal:0 0 1px rgba(0,0,0,.08),0 16px 48px rgba(0,0,0,.16);--co-space-1:4px;--co-space-2:8px;--co-space-3:12px;--co-space-4:16px;--co-space-5:24px;--co-space-6:32px;--co-space-7:48px;--co-space-8:64px;--co-space-9:96px;--co-font-display:"Poppins","Helvetica Neue",Helvetica,Arial,sans-serif;--co-font-body:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--co-font-ui:var(--co-font-body);--co-tracking:-.015em;--co-font-mono:"Source Code Pro",ui-monospace,SFMono-Regular,Menlo,monospace;--co-h-xxxl:600 64px/72px var(--co-font-display);--co-h-xxl:600 48px/64px var(--co-font-display);--co-h-xl:600 32px/40px var(--co-font-display);--co-h-l:600 24px/32px var(--co-font-display);--co-h-m:600 20px/28px var(--co-font-display);--co-h-s:600 16px/24px var(--co-font-display);--co-body-l:300 24px/36px var(--co-font-body);--co-body-m:300 18px/28px var(--co-font-body);--co-body-s:300 16px/24px var(--co-font-ui);--co-body-xs:300 14px/20px var(--co-font-ui);--co-marker-m:500 10px/12px var(--co-font-ui);--co-marker-s:500 8px/10px var(--co-font-ui);--co-mono-s:400 12px/16px var(--co-font-mono)}body,html{background:var(--co-app-canvas);color:var(--co-fg)}body{font:var(--co-body-s);letter-spacing:var(--co-tracking);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::-moz-selection{background:var(--co-selection)}::selection{background:var(--co-selection)}.co-h1{font:var(--co-h-xxxl)}.co-h1,.co-h2{color:var(--co-fg);letter-spacing:-.01em;margin:0}.co-h2{font:var(--co-h-xxl)}.co-h3{font:var(--co-h-xl)}.co-h3,.co-h4{color:var(--co-fg);margin:0}.co-h4{font:var(--co-h-l)}.co-h5{font:var(--co-h-m)}.co-h5,.co-h6{color:var(--co-fg);margin:0}.co-h6{font:var(--co-h-s)}.co-body{color:var(--co-fg);font:var(--co-body-s);margin:0}.co-body-l{color:var(--co-fg);font:var(--co-body-l)}.co-body-m{color:var(--co-fg);font:var(--co-body-m)}.co-body-xs{color:var(--co-fg-2);font:var(--co-body-xs)}.co-eyebrow{color:var(--co-primary-strong);font:600 12px/16px var(--co-font-ui)}.co-eyebrow,.co-marker{letter-spacing:.08em;text-transform:uppercase}.co-marker{color:var(--co-text-2);font:500 10px/12px var(--co-font-ui)}.co-mono{color:var(--co-fg);font:var(--co-mono-s)}.co-link,a{color:var(--co-link);text-decoration:none}a:hover{color:var(--co-primary-deep)}.co-bg-primary{background:var(--co-primary-strong);color:#fff}.co-bg-coal{background:var(--co-coal);color:#fff}.co-bg-pale{background:var(--co-pale-300);color:var(--co-primary-deep)}.co-bg-soft{background:var(--co-tint-4)}.co-btn{align-items:center;border:none;border-radius:10px;color:inherit;cursor:pointer;display:inline-flex;font:600 13px/18px var(--co-font-display);gap:8px;justify-content:center;padding:9px 16px;text-decoration:none;transition:background .15s ease-out,transform .1s ease-out;white-space:nowrap}.co-btn:active{transform:scale(.98)}.co-btn.is-disabled,.co-btn[disabled]{cursor:not-allowed;opacity:.4;pointer-events:none}.co-btn--solid{background:var(--co-primary-strong);color:#fff}.co-btn--solid:hover{background:#0039cc;color:#fff}.co-btn--dark{background:var(--co-coal);color:#fff}.co-btn--dark:hover{background:#000;color:#fff}.co-btn--outline{background:#fff;border:1px solid var(--co-tint-2);color:var(--co-coal)}.co-btn--outline:hover{background:var(--co-tint-4);color:var(--co-coal)}.co-btn--ghost{background:transparent;color:var(--co-coal)}.co-btn--ghost:hover{background:var(--co-tint-3);color:var(--co-coal)}.co-btn--ai{background:var(--co-ai);color:#fff}.co-btn--ai:hover{background:#8e27de}.co-btn--danger{background:var(--co-warn-bg);color:var(--co-warn-deep)}.co-btn--danger:hover{background:#ff723733;color:var(--co-warn-deep)}.co-btn--sm{border-radius:8px;font-size:12px;padding:6px 12px}.co-btn--lg{font-size:16px;padding:14px 22px}.co-btn--chrome{border-radius:10px;font:600 17px/1 var(--co-font-display);height:48px;padding:0 24px}.co-btn--secondary{background:var(--co-app-fill);border:none;color:var(--co-coal)}.co-btn--secondary:hover{background:#e7e9ec}.co-btn--pill{border-radius:999px;font:600 15px/1 var(--co-font-display);padding:12px 28px}.co-btn__ic{flex:none;height:16px;width:16px}.co-btn--chrome .co-btn__ic{height:24px;width:24px}.co-btn--chrome .co-btn__ic--trailing{height:22px;width:22px}.co-iconbtn{align-items:center;background:#fff;border:1px solid var(--co-tint-2);border-radius:8px;color:var(--co-coal);cursor:pointer;display:inline-flex;height:32px;justify-content:center;padding:0;transition:background .12s ease-out;width:32px}.co-iconbtn:hover:not(:disabled){background:var(--co-tint-4)}.co-iconbtn:disabled{color:var(--co-tint-1);cursor:default}.co-iconbtn--plain{background:transparent;border:none;border-radius:6px;color:var(--co-text-2);height:28px;width:28px}.co-iconbtn--plain:hover:not(:disabled){background:var(--co-tint-4)}.co-iconbtn--fill{background:var(--co-app-fill);border:none;color:var(--co-text-3)}.co-iconbtn--fill:hover:not(:disabled){background:#e7e9ec}.co-textbtn{align-items:center;background:none;border:none;color:var(--co-text-2);cursor:pointer;display:inline-flex;font:500 12px var(--co-font-ui);gap:4px;padding:0}.co-textbtn--primary,.co-textbtn:hover{color:var(--co-primary-strong)}.co-textbtn--primary{font-size:11px}.co-pill{align-items:center;border-radius:999px;display:inline-flex;font:600 11px/16px var(--co-font-ui);gap:5px;padding:3px 10px;white-space:nowrap}.co-pill__dot{border-radius:50%;height:6px;width:6px}.co-pill--on{background:var(--co-ok-bg);color:var(--co-ok-deep)}.co-pill--on .co-pill__dot{background:var(--co-ok)}.co-pill--prog{background:var(--co-prog-bg);color:#0047ff}.co-pill--prog .co-pill__dot{background:#446cfc}.co-pill--warn{background:var(--co-warn-bg);color:var(--co-warn-deep)}.co-pill--warn .co-pill__dot{background:var(--co-warn)}.co-pill--mut{background:var(--co-tint-3);color:var(--co-text-3)}.co-pill--mut .co-pill__dot{background:var(--co-text-2)}.co-pill--ai{background:#ad44fc1f;color:#7a22c4}.co-pill--new{background:var(--co-coal);color:#fff}.co-pill--white{background:#fff;color:var(--co-text-2);font-weight:500}.co-badge{background:var(--co-tint-3);border-radius:4px;color:var(--co-text-3);font:500 10px var(--co-font-ui);letter-spacing:.04em;line-height:14px;padding:2px 6px;text-transform:uppercase;white-space:nowrap}.co-badge--active{background:var(--co-primary-strong);color:#fff}.co-panel{background:#fff;border:1px solid var(--co-tint-3);border-radius:24px}.co-menu{animation:scormdev-fade .15s ease-out;background:#fff;border-radius:16px;box-shadow:var(--co-shadow-menu);min-width:280px;padding:8px}.co-menu__label{color:var(--co-text-2);font:500 12px/16px var(--co-font-ui);letter-spacing:.09em;padding:14px 12px 6px;text-transform:uppercase}.co-menu__divider{background:var(--co-tint-3);height:1px;margin:8px 12px}.co-menu__item{align-items:center;background:transparent;border:none;border-radius:10px;color:var(--co-coal);cursor:pointer;display:flex;font:300 17px/1 var(--co-font-ui);gap:12px;height:48px;padding:0 12px;text-align:left;white-space:nowrap;width:100%}.co-menu__item--parent,.co-menu__item:hover{background:var(--co-app-fill)}.co-menu__ic{align-items:center;color:var(--co-coal);display:flex;flex:none;height:24px;justify-content:center;width:24px}.co-menu__chip{background:var(--co-app-row);border-radius:6px;font:600 12px/1 var(--co-font-ui);letter-spacing:.06em;padding:6px 10px}.co-menu__caret,.co-menu__chip{color:var(--co-text-2);margin-left:auto}.co-menu__caret{display:flex}.co-seg{background:var(--co-app-fill);border-radius:10px;display:inline-flex;gap:2px;padding:4px}.co-seg__opt{align-items:center;background:transparent;border:none;border-radius:8px;color:var(--co-text-2);cursor:pointer;display:inline-flex;font:500 14px/1 var(--co-font-ui);gap:6px;padding:7px 14px}.co-seg__opt:hover{color:var(--co-coal)}.co-seg__opt--active{background:#fff;box-shadow:0 1px 2px #00000014;color:var(--co-coal);font-weight:600}.co-seg__opt--icon{padding:7px 9px}.co-field{display:flex;flex-direction:column;gap:6px}.co-field__label{color:var(--co-coal);font:600 12px/16px var(--co-font-ui)}.co-field__input{background:#fff;border:1px solid var(--co-tint-2);border-radius:10px;color:var(--co-coal);font:300 14px/20px var(--co-font-ui);padding:10px 14px;transition:border-color .15s,box-shadow .15s;width:100%}.co-field__input:focus{border-color:var(--co-primary);box-shadow:0 0 0 3px #446cfc26;outline:none}.co-field__hint{color:var(--co-text-2);font:300 11px/14px var(--co-font-ui)}.co-search{align-items:center;background:#fff;border:1px solid var(--co-tint-2);border-radius:6px;color:var(--co-text-2);display:flex;font:300 12px var(--co-font-ui);gap:8px;height:28px;padding:0 10px}.co-search:focus-within{border-color:var(--co-primary)}.co-search input{background:transparent;border:none;color:var(--co-coal);font:300 12px var(--co-font-ui);min-width:0;outline:none;padding:0;width:100%}.co-search input::-moz-placeholder{color:var(--co-text-2)}.co-search input::placeholder{color:var(--co-text-2)}.co-search .co-search__ic{flex:none;height:12px;width:12px}.co-check{align-items:flex-start;color:var(--co-coal);cursor:pointer;display:flex;font:300 15px/22px var(--co-font-ui);gap:12px}.co-check__box{align-items:center;background:#fff;border:1.5px solid var(--co-tint-1);border-radius:4px;color:transparent;display:flex;flex:none;height:20px;justify-content:center;margin-top:1px;width:20px}.co-check--on .co-check__box{background:var(--co-primary-strong);border-color:var(--co-primary-strong);color:#fff}@keyframes scormdev-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes scormdev-spin{to{transform:rotate(1turn)}}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:400;src:local("Poppins Regular Italic"),local("Poppins Italic"),url(../_fonts/4nqMnahw4EylTG-rxpVh4fLO9QCQJoWr2lncpwyE7yQ-j_TQROKNJFitKrhhdR28sUf_xs-W-F5pd946Nj9IxWQ.woff2) format(woff2);unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:400;src:local("Poppins Regular Italic"),local("Poppins Italic"),url(../_fonts/bjNDQff8sSvRh4GSJLCMMDpBdKcXueWLQqqQmnFqm7o-8fGs_K2xfIMVefRfexJe4qYf76rOVS_5WhCBYBsxYVo.woff2) format(woff2);unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:400;src:local("Poppins Regular Italic"),local("Poppins Italic"),url(../_fonts/m6rGg_mpoPQz2cTkdhDYgczR4yctyKztEG6iwU71C34-LpS_o7_2y38Z56f0WGt_t_5ngxEqpN2qQIBqyNhFgsU.woff2) format(woff2);unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:500;src:local("Poppins Medium Italic"),url(../_fonts/rbFrqeRM36phhWmxL6VJubAaF7xFDD-CL74c5vOc3E-Hz_kDmw6U-uHXKO80DKrDrZ2iBpGmXLbnAurHD_C97I.woff2) format(woff2);unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:500;src:local("Poppins Medium Italic"),url(../_fonts/cfe5huB_y467A-yGRsjncGttRMYh8iB3HIAbd1-EgFk-_StpNKo8SiO_EaTbyGHT7XYvLA1oY5zTHOn_eSaSyTk.woff2) format(woff2);unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:500;src:local("Poppins Medium Italic"),url(../_fonts/5tRZydxhCpIwZ4Yf99ciVcTJxjB_TdL5XPynMmeCJR4-zei18mH_L_yyrzmgYbz265bB_W_eHd-LFGzZcS_SdtE.woff2) format(woff2);unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:600;src:local("Poppins SemiBold Italic"),url(../_fonts/lX7aDKKYeLZA-7UFDBWQ9W3HUzriCFb09I7aBBy59-k-qZ4fNVNi7Bp055PiZtkw5M9vmJalnlUeSEuVQOIoDJ8.woff2) format(woff2);unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:600;src:local("Poppins SemiBold Italic"),url(../_fonts/EOefiLcwRKJ4nKM16K6z_F-mq3lOHkCw6EhYBbQIHPQ-nl9JjWyF976eNfiKihuAmOh43UjKIH95ojQg3EBL0Z0.woff2) format(woff2);unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:600;src:local("Poppins SemiBold Italic"),url(../_fonts/XUVCr3JJnCKa3ZjFe_4w-iDoaxDWfJzV4YCx_1QCo_E-3jWYsKhSrJxbXnSqiLm_B7lgRj5JeEHZF09nljCh3M0.woff2) format(woff2);unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:local("Poppins Regular"),local("Poppins"),url(../_fonts/YYd83MoSlARiSnaHCOf3xZhlHMTpAMBVPTfJ-0r0AJo-rygUBeYmdPX_AHVwPS4NQCF0kCnwUXPlTIL7rFNQKEs.woff2) format(woff2);unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:local("Poppins Regular"),local("Poppins"),url(../_fonts/vYKPADYc-DuiKOUdPseFWq8k7wot3DXAgkBGOtlALzM-_fCqsHYsWtfAvLhylqaUYj1rC930WvXTjBVdTJtv5LA.woff2) format(woff2);unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:local("Poppins Regular"),local("Poppins"),url(../_fonts/YpdduKWWs-eOA_Cc_7jA92GH6kPvk9DopllJiZ2Ltr4-xlZteAWjxfvRgLsA8z771osmF3aCdHwOdhrFE7sEFoQ.woff2) format(woff2);unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:local("Poppins Medium"),url(../_fonts/Tc0TFyGArbpAWaq0vT5kxh4Gv-QAgYZbfJBID7AiZoc-ojTEIlKZf0J7gwgk5KZGXlKdWBl3mzjDp09yCrqCK84.woff2) format(woff2);unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:local("Poppins Medium"),url(../_fonts/zDv8W5qScDHC1KDT1cvI7PwzOHF-p3XubgMMgTX-1UE-GKt2pu9p2cnYqnrvnVM1O_b7ipTl1lhOzymkeh4kdd8.woff2) format(woff2);unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:local("Poppins Medium"),url(../_fonts/_WITXZSlvQMoD2fEgG1wXh8OdDfanMwrMC1wOPGgNhY-DGRD4A2ezdSeftFtmisWfZSsUcF6tvcGkBhNOAHhEgk.woff2) format(woff2);unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:local("Poppins SemiBold"),url(../_fonts/UryfVQhdUFfQAWZ2bbTI-RoinBsdRuSEVqHxIRxRM5g-ER2f9b4KpniE4GWUTUPjHrvPAxWQIvg3H5_EvBnT_5M.woff2) format(woff2);unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:local("Poppins SemiBold"),url(../_fonts/op99aXquCGImGVv0pEDnzC7HS8p1SZ6VzEO576zT4MA-mpC9F6cIaTw8AO5X8_UXZ7ioAW2oHM_76x0asIyVA80.woff2) format(woff2);unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:local("Poppins SemiBold"),url(../_fonts/GZ8Vu2ga9Ys2RWqI_5_fmscGtaVz0BT0fO9HHusvG5Q-3uovunZ3f6ktPUtRyj_ghk9XNUfND7GlCM2BYJtdJWw.woff2) format(woff2);unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:400;src:local("Poppins Regular Italic"),local("Poppins Italic"),url(../_fonts/2tQKANG9OSxXFd9W6dFwpaPp1RR7VJl9aDDnCOQS_3w-WMTWN8EmfOugPA8Z2pdyiuplZkhCF2UctcpzhTC9_tA.woff) format(woff)}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:500;src:local("Poppins Medium Italic"),url(../_fonts/l9KeOBPczt25ibTkyysroDQSSCSGy9zKW1aMFlwCmzo-dKLdFbcOM8srWdNlOrNUurDvVOy8Q9zyyzt_sOHm3YY.woff) format(woff)}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:600;src:local("Poppins SemiBold Italic"),url(../_fonts/Sj1g9pqMSgkcbw-LLzcvVZNIJ4n2xZIiU126DZPgK28-lEhZQwBeP47Wnv8_0l1lAX0DfWmPsV09gT5ncCai_BI.woff) format(woff)}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:local("Poppins Regular"),local("Poppins"),url(../_fonts/ZSg8KrVpBpHsi8CAn-AwHI_nhgQKA42WEqQ0uLqSn0U-4in6v2_cLX1EF4HrRqCG8tzoR1wRCxQzF2wyBWc2Y2s.woff) format(woff)}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:local("Poppins Medium"),url(../_fonts/N6ampTaUafsu9Xb4-vyaXUKS-RHVyrAtICrN7jPcpHg-kIiN0nPODtwGyfkKmADtbF8xnCegpaJ5W50kraBDK0s.woff) format(woff)}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:local("Poppins SemiBold"),url(../_fonts/_7Dlj7SfsaBoAJHHaugn-zttRHpxkzrTsD_Pf2UQnUg-1O2WiR_nMZZqf2gMGtj_CYXzjWjGuEzxI1sk7vLGYi0.woff) format(woff)}@font-face{font-display:swap;font-family:Source Code Pro;font-style:italic;font-weight:400;src:local("Source Code Pro Regular Italic"),local("Source Code Pro Italic"),url(../_fonts/wn9BPQBnZTVRq0aTDCw6oMW0ww0-gqCsS4363E1-EJY-OAuJ92aqybk1auQqmavmvoZ9iHCqxNVL9UKpGrpee6Q.woff2) format(woff2);unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Source Code Pro;font-style:italic;font-weight:400;src:local("Source Code Pro Regular Italic"),local("Source Code Pro Italic"),url(../_fonts/YcqKjikI9WfuIJSKCtcfa9w0tLwEaWAWC6Zz2U600Ss-WTT_hJenUyc6MOJN7Qax4pkmDlSR49Don_QY15SL5ZI.woff2) format(woff2);unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Source Code Pro;font-style:italic;font-weight:400;src:local("Source Code Pro Regular Italic"),local("Source Code Pro Italic"),url(../_fonts/Alf8Y_6F9R5dg60o5bsrtqk_6DjXrFbDIPTyojdQTiA-sQ7SrLmNQsUJKTGH4d2s_r3VGbwUhf5IAw4DjBO90BE.woff2) format(woff2);unicode-range:u+1f??}@font-face{font-display:swap;font-family:Source Code Pro;font-style:italic;font-weight:400;src:local("Source Code Pro Regular Italic"),local("Source Code Pro Italic"),url(../_fonts/zX4bdgj86wHBbSzGubAK9Cp52FJV-AQJd9Byr8CG47Q-o22VdjRmoe8UcufB8dHwNaf4siIWRewaX1kkWZMwhVE.woff2) format(woff2);unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Source Code Pro;font-style:italic;font-weight:400;src:local("Source Code Pro Regular Italic"),local("Source Code Pro Italic"),url(../_fonts/LXoo8Ib81TCCPnphcfNVc4hcuqwum88LPm2dm1UmUo4-RYjwZW38YSvSLiRlKGH7u96uybXKLu2O0_yXmlTnixo.woff2) format(woff2);unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Source Code Pro;font-style:italic;font-weight:400;src:local("Source Code Pro Regular Italic"),local("Source Code Pro Italic"),url(../_fonts/Gj142AtK28HlmPSZJ3EWs3SCQ4CsrknFRzh_BCD3h0Y-Y3FCFUNjDcvmRnIKMkVlK_qxIqy6lMIXnMEwEOMSJ0I.woff2) format(woff2);unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Source Code Pro;font-style:italic;font-weight:400;src:local("Source Code Pro Regular Italic"),local("Source Code Pro Italic"),url(../_fonts/N7tzU8Jrllfa-Khjof7y2xi1xMxq80f8egsBnkC0V9E-4ETllA8YeBdPPmw4jbOG2M09VK2U_xNbiEzKPnkr7f8.woff2) format(woff2);unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Source Code Pro;font-style:italic;font-weight:500;src:local("Source Code Pro Medium Italic"),url(../_fonts/wn9BPQBnZTVRq0aTDCw6oMW0ww0-gqCsS4363E1-EJY-OAuJ92aqybk1auQqmavmvoZ9iHCqxNVL9UKpGrpee6Q.woff2) format(woff2);unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Source Code Pro;font-style:italic;font-weight:500;src:local("Source Code Pro Medium Italic"),url(../_fonts/YcqKjikI9WfuIJSKCtcfa9w0tLwEaWAWC6Zz2U600Ss-WTT_hJenUyc6MOJN7Qax4pkmDlSR49Don_QY15SL5ZI.woff2) format(woff2);unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Source Code Pro;font-style:italic;font-weight:500;src:local("Source Code Pro Medium Italic"),url(../_fonts/Alf8Y_6F9R5dg60o5bsrtqk_6DjXrFbDIPTyojdQTiA-sQ7SrLmNQsUJKTGH4d2s_r3VGbwUhf5IAw4DjBO90BE.woff2) format(woff2);unicode-range:u+1f??}@font-face{font-display:swap;font-family:Source Code Pro;font-style:italic;font-weight:500;src:local("Source Code Pro Medium Italic"),url(../_fonts/zX4bdgj86wHBbSzGubAK9Cp52FJV-AQJd9Byr8CG47Q-o22VdjRmoe8UcufB8dHwNaf4siIWRewaX1kkWZMwhVE.woff2) format(woff2);unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Source Code Pro;font-style:italic;font-weight:500;src:local("Source Code Pro Medium Italic"),url(../_fonts/LXoo8Ib81TCCPnphcfNVc4hcuqwum88LPm2dm1UmUo4-RYjwZW38YSvSLiRlKGH7u96uybXKLu2O0_yXmlTnixo.woff2) format(woff2);unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Source Code Pro;font-style:italic;font-weight:500;src:local("Source Code Pro Medium Italic"),url(../_fonts/Gj142AtK28HlmPSZJ3EWs3SCQ4CsrknFRzh_BCD3h0Y-Y3FCFUNjDcvmRnIKMkVlK_qxIqy6lMIXnMEwEOMSJ0I.woff2) format(woff2);unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Source Code Pro;font-style:italic;font-weight:500;src:local("Source Code Pro Medium Italic"),url(../_fonts/N7tzU8Jrllfa-Khjof7y2xi1xMxq80f8egsBnkC0V9E-4ETllA8YeBdPPmw4jbOG2M09VK2U_xNbiEzKPnkr7f8.woff2) format(woff2);unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Source Code Pro;font-style:normal;font-weight:400;src:local("Source Code Pro Regular"),local("Source Code Pro"),url(../_fonts/qnKPvwroAyFrNMISld8fIBB4DvR-sD0aY7pga9fYH7o-GntqJp9EsAu5cJJWGlW8TgDkuv9_N5hF-4T_DGOq3wI.woff2) format(woff2);unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Source Code Pro;font-style:normal;font-weight:400;src:local("Source Code Pro Regular"),local("Source Code Pro"),url(../_fonts/OAg21SQ394u5ZIQYOO58Ju2Z9xg4uL7TeB3aU7h4bGE-UIHaBgcL5_-uIl0N1gclxye7bKrZ7UuxCbO4dGYjnqU.woff2) format(woff2);unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Source Code Pro;font-style:normal;font-weight:400;src:local("Source Code Pro Regular"),local("Source Code Pro"),url(../_fonts/Dp_WuqR_rwaTkci2J1IlUzIXKvKoUab1r5D2lT6EDiI-vIri0uXaaUmYQO4w_vXNPDQMWHfngIbuXDIDOoXdnM0.woff2) format(woff2);unicode-range:u+1f??}@font-face{font-display:swap;font-family:Source Code Pro;font-style:normal;font-weight:400;src:local("Source Code Pro Regular"),local("Source Code Pro"),url(../_fonts/tcCmwhbOBUQsXFw508X3w4YlmLFlStXY7lskXuXnbJ0-69_Mc7sVZ5-JrjR_Y1QuX6LjHZIt5PVe2fXgfRV37R8.woff2) format(woff2);unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Source Code Pro;font-style:normal;font-weight:400;src:local("Source Code Pro Regular"),local("Source Code Pro"),url(../_fonts/eW3VazFEMJeWs5cv4-xDKQQadyOrhuc8f9i9r9uyQHk-W5Fd4O3_F3EFEheFbEQ7moMIz7b8IalPW0VLADA6Eis.woff2) format(woff2);unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Source Code Pro;font-style:normal;font-weight:400;src:local("Source Code Pro Regular"),local("Source Code Pro"),url(../_fonts/oeBKhMaQD9nh_nSx5lTyNoc796DP-E2-Npwnc3vL3dM-ESfLcyT6vw4URgZHo4WvAQWUd56KN7RXfJeATgwjFU8.woff2) format(woff2);unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Source Code Pro;font-style:normal;font-weight:400;src:local("Source Code Pro Regular"),local("Source Code Pro"),url(../_fonts/Lz47lMSvKSZkN6mDyfjW_M38ye9xZnKA8rDi2XogVs8-OGu3JzhtvowDiMlUCyvxZgfvLEpq4kcxW9c3FQ0X3sw.woff2) format(woff2);unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Source Code Pro;font-style:normal;font-weight:500;src:local("Source Code Pro Medium"),url(../_fonts/qnKPvwroAyFrNMISld8fIBB4DvR-sD0aY7pga9fYH7o-GntqJp9EsAu5cJJWGlW8TgDkuv9_N5hF-4T_DGOq3wI.woff2) format(woff2);unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Source Code Pro;font-style:normal;font-weight:500;src:local("Source Code Pro Medium"),url(../_fonts/OAg21SQ394u5ZIQYOO58Ju2Z9xg4uL7TeB3aU7h4bGE-UIHaBgcL5_-uIl0N1gclxye7bKrZ7UuxCbO4dGYjnqU.woff2) format(woff2);unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Source Code Pro;font-style:normal;font-weight:500;src:local("Source Code Pro Medium"),url(../_fonts/Dp_WuqR_rwaTkci2J1IlUzIXKvKoUab1r5D2lT6EDiI-vIri0uXaaUmYQO4w_vXNPDQMWHfngIbuXDIDOoXdnM0.woff2) format(woff2);unicode-range:u+1f??}@font-face{font-display:swap;font-family:Source Code Pro;font-style:normal;font-weight:500;src:local("Source Code Pro Medium"),url(../_fonts/tcCmwhbOBUQsXFw508X3w4YlmLFlStXY7lskXuXnbJ0-69_Mc7sVZ5-JrjR_Y1QuX6LjHZIt5PVe2fXgfRV37R8.woff2) format(woff2);unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Source Code Pro;font-style:normal;font-weight:500;src:local("Source Code Pro Medium"),url(../_fonts/eW3VazFEMJeWs5cv4-xDKQQadyOrhuc8f9i9r9uyQHk-W5Fd4O3_F3EFEheFbEQ7moMIz7b8IalPW0VLADA6Eis.woff2) format(woff2);unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Source Code Pro;font-style:normal;font-weight:500;src:local("Source Code Pro Medium"),url(../_fonts/oeBKhMaQD9nh_nSx5lTyNoc796DP-E2-Npwnc3vL3dM-ESfLcyT6vw4URgZHo4WvAQWUd56KN7RXfJeATgwjFU8.woff2) format(woff2);unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Source Code Pro;font-style:normal;font-weight:500;src:local("Source Code Pro Medium"),url(../_fonts/Lz47lMSvKSZkN6mDyfjW_M38ye9xZnKA8rDi2XogVs8-OGu3JzhtvowDiMlUCyvxZgfvLEpq4kcxW9c3FQ0X3sw.woff2) format(woff2);unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Source Code Pro;font-style:italic;font-weight:400;src:local("Source Code Pro Regular Italic"),local("Source Code Pro Italic"),url(../_fonts/qbqnPWweEWuWc-fhvyQp2_Jh0vOFIeWfaEmOINNQAqY-z2vIvf6ivC9Q1rZf5swC8dg7tjE3qaR39CMjyQ6yfMo.woff) format(woff)}@font-face{font-display:swap;font-family:Source Code Pro;font-style:italic;font-weight:500;src:local("Source Code Pro Medium Italic"),url(../_fonts/vv6jMmfwA41e4Km_gRqUWTlaD8eSTFFxaWhWxeJ7x_M-ntFhSd_rCioDKXn0G9Mej4XVxBvMlTzT7GdaQicNR_Y.woff) format(woff)}@font-face{font-display:swap;font-family:Source Code Pro;font-style:normal;font-weight:400;src:local("Source Code Pro Regular"),local("Source Code Pro"),url(../_fonts/Zj2XrAEiuHYo0fr0QPh-AtZUzW3dsxRK2Y3XHPQBdtw-DZAPPLi3nKhcCUuBFS13vyOFsLByk2SGAqfr9_RloeI.woff) format(woff)}@font-face{font-display:swap;font-family:Source Code Pro;font-style:normal;font-weight:500;src:local("Source Code Pro Medium"),url(../_fonts/wZGhhn5Gr8gnThjbHwjnhHwb3aSvbg0a2tMY9Pqff2o-7c_b8yswgIU_r-HbEaZOKGpmojHhCS-JDxQBsO93rxg.woff) format(woff)}.co-seg__ic[data-v-390d7d49]{height:16px;width:16px}.dialog[data-v-11d35d7a]{background:#fff;border:none;border-radius:24px;box-shadow:var(--co-shadow-modal);color:var(--co-coal);margin:auto;max-height:90vh;max-width:520px;padding:0;width:calc(100% - 2rem)}.dialog[open][data-v-11d35d7a]{animation:scormdev-fade .15s ease-out}.dialog[data-v-11d35d7a]::backdrop{background:#0f171f66}.modal-content[data-v-11d35d7a]{background:#fff;border-radius:24px;display:flex;flex-direction:column;gap:16px;max-height:90vh;overflow-y:auto;padding:32px}.modal-header[data-v-11d35d7a]{align-items:center;display:flex;gap:16px;justify-content:space-between}.modal-title[data-v-11d35d7a]{color:var(--co-coal);font:600 24px/32px var(--co-font-display)}.modal-close-ic[data-v-11d35d7a]{height:16px;width:16px}.modal-body[data-v-11d35d7a]{display:flex;flex-direction:column;gap:16px}@media(max-width:768px){.dialog[data-v-11d35d7a]{max-height:95vh;width:calc(100% - 1rem)}.modal-content[data-v-11d35d7a]{padding:20px}}.topbar[data-v-46cded63]{align-items:center;background:var(--co-app-chrome);border-bottom:1px solid var(--co-tint-3);display:flex;flex:none;gap:16px;height:64px;justify-content:space-between;padding:0 16px 0 24px;position:relative;z-index:60}.topbar__left[data-v-46cded63],.topbar__right[data-v-46cded63]{align-items:center;display:flex;gap:14px;min-width:0}.topbar__right[data-v-46cded63]{flex:none;gap:8px}.topbar__brand[data-v-46cded63]{font:600 16px var(--co-font-display);overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.topbar__brand[data-v-46cded63],.topbar__brand[data-v-46cded63]:hover{color:var(--co-coal)}.topbar__about[data-v-46cded63],.topbar__back[data-v-46cded63]{color:var(--co-text-3)}.topbar__back[data-v-46cded63]{align-items:center;background:transparent;border:none;border-radius:8px;display:flex;flex:none;font:500 13px var(--co-font-ui);gap:6px;height:32px;padding:0 8px}.topbar__back[data-v-46cded63]:hover{background:var(--co-tint-4)}.topbar__title[data-v-46cded63]{align-items:center;color:var(--co-coal);display:flex;font:600 16px var(--co-font-display);gap:8px;min-width:0}.topbar__title-ic[data-v-46cded63]{color:var(--co-text-3);flex:none;height:18px;width:18px}.topbar__title-text[data-v-46cded63]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ic-14[data-v-46cded63]{flex:none;height:14px;width:14px}.ic-16[data-v-46cded63]{flex:none;height:16px;width:16px}.ic-20[data-v-46cded63]{flex:none;height:20px;width:20px}.muted[data-v-46cded63]{color:var(--co-text-2)}.split[data-v-46cded63]{background:#fff;border:1px solid var(--co-tint-2);border-radius:10px;height:36px;position:relative}.split[data-v-46cded63],.split__btn[data-v-46cded63]{align-items:center;display:flex}.split__btn[data-v-46cded63]{background:transparent;border:none;color:var(--co-coal);font:600 13px var(--co-font-display);gap:8px;height:34px;padding:0 12px;white-space:nowrap}.split__btn[data-v-46cded63]:hover{background:var(--co-tint-4)}.split__btn--left[data-v-46cded63]{border-radius:9px 0 0 9px}.split__btn--right[data-v-46cded63]{border-radius:0 9px 9px 0}.split__divider[data-v-46cded63]{background:var(--co-tint-2);height:20px;width:1px}.learner-menu[data-v-46cded63]{left:0;min-width:300px;position:absolute;top:44px;z-index:20}.learner-menu__item[data-v-46cded63]{align-items:flex-start;gap:12px;height:auto;padding:10px 12px}.learner-menu__ic[data-v-46cded63]{margin-top:2px}.learner-menu__text[data-v-46cded63]{display:flex;flex-direction:column;font:300 14px/20px var(--co-font-ui);gap:2px;white-space:normal}.learner-menu__title[data-v-46cded63]{font-weight:500}.learner-menu__desc[data-v-46cded63]{color:var(--co-text-2);font:300 12px/16px var(--co-font-ui)}.learner-menu__check[data-v-46cded63]{color:var(--co-primary-strong);margin-left:auto;margin-top:4px}.learner-menu__field[data-v-46cded63]{display:flex;flex-direction:column;gap:6px;padding:4px 12px 10px}.learner-menu__input[data-v-46cded63]{height:36px;padding:0 12px}.learner-menu__hint[data-v-46cded63]{color:var(--co-text-2);font:300 11px/14px var(--co-font-ui)}.about__intro[data-v-46cded63]{color:var(--co-text-3);font:300 16px/24px var(--co-font-body);text-wrap:pretty}.about__list[data-v-46cded63]{color:var(--co-text-3);flex-direction:column;font:300 14px/20px var(--co-font-ui)}.about__list[data-v-46cded63],.about__row[data-v-46cded63]{display:flex;gap:10px}.about__ic[data-v-46cded63]{color:var(--co-primary-strong);flex:none;height:18px;width:18px}@media(max-width:900px){.topbar[data-v-46cded63]{gap:8px;padding:0 12px}.topbar__left[data-v-46cded63]{gap:10px}.topbar__back[data-v-46cded63],.topbar__right .co-seg[data-v-46cded63]{display:none}}@media(max-width:640px){.topbar__right .co-btn--outline[data-v-46cded63],.topbar__right .split__btn--left[data-v-46cded63],.topbar__right .split__divider[data-v-46cded63]{display:none}.topbar__right .split__btn--right[data-v-46cded63]{border-radius:9px}}.toast[data-v-4ae3f83b]{align-items:center;background:var(--co-coal);border-radius:10px;bottom:24px;box-shadow:0 0 1px #00000014,0 8px 24px #00000029;color:#fff;display:flex;font:500 13px var(--co-font-ui);gap:8px;left:50%;padding:10px 16px;position:fixed;transform:translate(-50%);white-space:nowrap;z-index:1100}.toast__ic[data-v-4ae3f83b]{color:var(--co-lime);height:14px;width:14px}.toast-enter-active[data-v-4ae3f83b],.toast-leave-active[data-v-4ae3f83b]{transition:opacity .15s ease-out,transform .15s ease-out}.toast-enter-from[data-v-4ae3f83b],.toast-leave-to[data-v-4ae3f83b]{opacity:0;transform:translate(-50%) translateY(4px)}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{overflow:hidden}#__nuxt{height:100%}button,input,select,textarea{font-family:inherit}button{cursor:pointer}.app{background:var(--co-app-canvas);flex-direction:column;height:100vh;height:100dvh}.app,.app__main{display:flex;position:relative}.app__main{flex:1;flex-direction:column;min-height:0}
