@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Rajdhani:wght@400;600;700&family=Space+Mono:wght@400;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Rajdhani:wght@400;600;700&family=Space+Mono:wght@400;700&display=swap";
:root{--bg-dark:#060a12;--bg-panel:#0b1120;--bg-card:#00d4ff0a;--cyan:#00d4ff;--cyan-dim:#00d4ff2e;--cyan-glow:#00d4ff4d;--gold:#f5c842;--red:#ff4d6d;--red-dim:#ff4d6d33;--white:#e8f4f8;--muted:#e8f4f873;--border:#00d4ff1f;--border-hover:#00d4ff66}body[data-theme=light]{--bg-dark:#edf4ff;--bg-panel:#fff;--bg-card:#126caa0d;--cyan:#126caa;--cyan-dim:#126caa2e;--cyan-glow:#126caa40;--gold:#9d6a08;--red:#bf3651;--red-dim:#bf365126;--white:#1e293b;--muted:#1f2f459e;--border:#0f447829;--border-hover:#0f447873}.Sidebar-module__chRhja__leftSidebar{background:var(--bg-panel);border-right:1px solid var(--border);z-index:10;flex-direction:column;width:240px;min-width:240px;padding:32px 20px 24px;display:flex;position:relative;overflow:hidden}body[data-theme=light] .Sidebar-module__chRhja__leftSidebar{background:linear-gradient(#fff 0%,#f4f9ff 100%);border-right:1px solid #0f447833;box-shadow:10px 0 28px #43679014}.Sidebar-module__chRhja__leftSidebar:before{content:"";pointer-events:none;background-image:linear-gradient(#00c8ff06 1px,#0000 1px),linear-gradient(90deg,#00c8ff06 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}body[data-theme=light] .Sidebar-module__chRhja__leftSidebar:before{background-image:linear-gradient(#0f6ea80d 1px,#0000 1px),linear-gradient(90deg,#0f6ea80d 1px,#0000 1px)}.Sidebar-module__chRhja__leftSidebar h2{letter-spacing:5px;color:var(--cyan);text-transform:uppercase;border-bottom:1px solid var(--border);text-shadow:0 0 12px var(--cyan-glow);margin:0 0 32px;padding:0 0 14px 18px;font-family:Bebas Neue,sans-serif;font-size:1.1rem;position:relative}body[data-theme=light] .Sidebar-module__chRhja__leftSidebar h2{color:#106a9f;text-shadow:0 0 10px #0f6ea81f;border-bottom-color:#0f44782e}.Sidebar-module__chRhja__timeline{margin:0;padding:0;list-style:none;position:relative}.Sidebar-module__chRhja__timelineContainer{scrollbar-width:thin;scrollbar-color:var(--border)transparent;flex:1;min-height:0;padding-right:2px;overflow-y:auto}.Sidebar-module__chRhja__timeline:before{content:"";background:linear-gradient(to bottom,var(--cyan-dim),#00d4ff08);z-index:1;width:1px;position:absolute;top:10px;bottom:10px;left:21px}.Sidebar-module__chRhja__timeline li{cursor:pointer;letter-spacing:.5px;color:var(--muted);padding:0 0 28px 54px;font-family:Rajdhani,sans-serif;font-size:15px;font-weight:600;line-height:1.4;transition:color .25s;position:relative}body[data-theme=light] .Sidebar-module__chRhja__timeline li{color:#2b3f5ad1}.Sidebar-module__chRhja__timeline li:before{content:"";background:var(--bg-panel);z-index:2;border:1.5px solid #00d4ff4d;border-radius:50%;width:14px;height:14px;transition:all .25s;position:absolute;top:4px;left:13px}body[data-theme=light] .Sidebar-module__chRhja__timeline li:before{background:#f7fbff;border-color:#0f6ea859}.Sidebar-module__chRhja__timeline li:after{content:attr(data-index);color:#00d4ff4d;letter-spacing:0;z-index:3;font-family:Space Mono,monospace;font-size:14px;position:absolute;top:2px;left:-4px}body[data-theme=light] .Sidebar-module__chRhja__timeline li:after{color:#0f6ea87a}.Sidebar-module__chRhja__timeline li:hover{color:var(--white)}.Sidebar-module__chRhja__timeline li:hover:before{border-color:var(--cyan);box-shadow:0 0 8px var(--cyan-glow)}.Sidebar-module__chRhja__timeline li.Sidebar-module__chRhja__active{color:var(--white);font-weight:700}body[data-theme=light] .Sidebar-module__chRhja__timeline li:hover{color:#16324d;transform:translate(1px)}body[data-theme=light] .Sidebar-module__chRhja__timeline li.Sidebar-module__chRhja__active{color:#0f3553;text-shadow:0 0 10px #126caa24}.Sidebar-module__chRhja__timeline li.Sidebar-module__chRhja__active:before{background:var(--cyan);border-color:var(--cyan);box-shadow:0 0 0 4px #00d4ff1f,0 0 12px var(--cyan-glow)}body[data-theme=light] .Sidebar-module__chRhja__timeline li.Sidebar-module__chRhja__active:before{background:#1684c1;border-color:#1684c1;box-shadow:0 0 0 4px #0f6ea824,0 0 12px #0f6ea83d}.Sidebar-module__chRhja__timelineGroup{margin-bottom:18px}.Sidebar-module__chRhja__groupTabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 12px;display:grid}.Sidebar-module__chRhja__groupTabBtn{border:1px solid var(--border);color:var(--muted);letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:#00d4ff0d;border-radius:6px;padding:8px 10px;font-family:Space Mono,monospace;font-size:14px;transition:all .2s}body[data-theme=light] .Sidebar-module__chRhja__groupTabBtn{color:#2c425fd9;background:#0f6ea80f;border-color:#0f44782e}.Sidebar-module__chRhja__groupTabBtn:hover{border-color:var(--border-hover);color:var(--white)}.Sidebar-module__chRhja__groupTabActive{color:var(--cyan);background:#00d4ff24;border-color:#00d4ff8c;box-shadow:0 0 10px #00d4ff26}body[data-theme=light] .Sidebar-module__chRhja__groupTabActive{color:#136da4;background:#0f6ea826;border-color:#0f6ea899;box-shadow:0 0 10px #0f6ea82e}.Sidebar-module__chRhja__groupTitle{letter-spacing:1.2px;text-transform:uppercase;color:var(--gold);opacity:.9;margin:0 0 10px 4px;font-family:Space Mono,monospace;font-size:14px}.Sidebar-module__chRhja__timelinePhaseTitle{letter-spacing:1px;text-transform:uppercase;color:var(--gold);opacity:.92;border-top:1px solid #00d4ff1f;margin:18px 0 8px 4px;padding-top:14px;font-family:Space Mono,monospace;font-size:13px}.Sidebar-module__chRhja__rightSidebar{background:var(--bg-panel);border-left:1px solid var(--border);z-index:10;scrollbar-width:thin;scrollbar-color:var(--border)transparent;flex-direction:column;width:240px;min-width:240px;padding:28px 18px;display:flex;position:relative;overflow-y:auto}body[data-theme=light] .Sidebar-module__chRhja__rightSidebar{background:linear-gradient(#fff 0%,#f4f9ff 100%);border-left:1px solid #0f447833;box-shadow:-10px 0 28px #43679014}.Sidebar-module__chRhja__rightSidebar:before{content:"";pointer-events:none;background-image:linear-gradient(#00c8ff06 1px,#0000 1px),linear-gradient(90deg,#00c8ff06 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}body[data-theme=light] .Sidebar-module__chRhja__rightSidebar:before{background-image:linear-gradient(#0f6ea80d 1px,#0000 1px),linear-gradient(90deg,#0f6ea80d 1px,#0000 1px)}.Sidebar-module__chRhja__rightSidebarRubric{background:linear-gradient(#070c14 0%,#0a101c 40%,#060a12 100%);border-left:1px solid #00d4ff2e;width:320px;min-width:320px;padding:24px 16px 28px}body[data-theme=light] .Sidebar-module__chRhja__rightSidebarRubric{background:linear-gradient(#fafdff 0%,#edf5ff 48%,#e8f1ff 100%);border-left:1px solid #0f447833}.Sidebar-module__chRhja__rubricShell{z-index:1;flex-direction:column;flex:1;gap:14px;min-height:0;display:flex;position:relative}.Sidebar-module__chRhja__rubricHeader{border-bottom:1px solid #00d4ff1a;margin-bottom:2px;padding:4px 2px 16px;position:relative}body[data-theme=light] .Sidebar-module__chRhja__rubricHeader{border-bottom-color:#0f6ea824}.Sidebar-module__chRhja__rubricHeaderAccent{opacity:.9;background:linear-gradient(90deg,#00d4ff1a,#00d4ff8c,#f5c842a6,#00d4ff40,#0000);border-radius:2px;height:2px;position:absolute;top:0;left:0;right:0}.Sidebar-module__chRhja__rubricKicker{letter-spacing:2px;text-transform:uppercase;color:#00d4ffbf;background:#00d4ff0f;border:1px solid #00d4ff38;border-radius:999px;margin-bottom:6px;padding:3px 8px;font-family:Space Mono,monospace;font-size:14px;display:inline-block}body[data-theme=light] .Sidebar-module__chRhja__rubricKicker{color:#0f6ea8d9;background:#0f6ea814;border-color:#0f6ea840}.Sidebar-module__chRhja__rubricStepName{color:#e8f4f8e0;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-family:Rajdhani,sans-serif;font-size:15px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}body[data-theme=light] .Sidebar-module__chRhja__rubricStepName{color:#1a2d46eb}.Sidebar-module__chRhja__rubricTitle{letter-spacing:3px;background:linear-gradient(100deg,#e8f8ff 0%,#a8e9ff 35%,#f5d56a 90%);color:#0000;text-shadow:0 0 40px #00d4ff26;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Bebas Neue,sans-serif;font-size:1.35rem;line-height:1.1}body[data-theme=light] .Sidebar-module__chRhja__rubricTitle{background:linear-gradient(100deg,#123f66 0%,#1b7db9 38%,#9f6f08 92%);text-shadow:0 0 26px #0f6ea81a;-webkit-background-clip:text;background-clip:text}.Sidebar-module__chRhja__refDetails{background:#00d4ff08;border:1px solid #00d4ff1f;border-radius:12px;flex-shrink:0;overflow:hidden}body[data-theme=light] .Sidebar-module__chRhja__refDetails{background:#ffffffd1;border-color:#0f44782e;box-shadow:0 8px 20px #426a9614}body[data-theme=light] .Sidebar-module__chRhja__refSummary{color:#1a304ad6}body[data-theme=light] .Sidebar-module__chRhja__refSummary:hover{color:#0f5f93;background:#126caa17}.Sidebar-module__chRhja__refSummary{cursor:pointer;letter-spacing:.8px;text-transform:uppercase;color:#e8f4f8bf;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-family:Rajdhani,sans-serif;font-size:14px;font-weight:700;list-style:none;transition:background .2s,color .2s;display:flex}.Sidebar-module__chRhja__refSummary::-webkit-details-marker{display:none}.Sidebar-module__chRhja__refSummary::marker{content:""}.Sidebar-module__chRhja__refSummary:hover{color:#00d4fff2;background:#00d4ff0f}.Sidebar-module__chRhja__refSummaryText{flex:1}.Sidebar-module__chRhja__refSummaryHint{color:var(--gold);background:#f5c84214;border:1px solid #f5c84259;border-radius:999px;padding:2px 8px;font-family:Space Mono,monospace;font-size:14px}.Sidebar-module__chRhja__refList{border-top:1px solid #00d4ff14;padding:0 10px 12px}.Sidebar-module__chRhja__refList .Sidebar-module__chRhja__helpBox{margin-bottom:8px;padding:10px 12px}.Sidebar-module__chRhja__refList .Sidebar-module__chRhja__helpBox:last-child{margin-bottom:0}.Sidebar-module__chRhja__sidebarTitle{letter-spacing:4px;color:var(--gold);border-bottom:1px solid var(--border);text-shadow:0 0 10px #f5c8424d;margin:0 0 20px;padding-bottom:14px;font-family:Bebas Neue,sans-serif;font-size:1.05rem;position:relative}body[data-theme=light] .Sidebar-module__chRhja__sidebarTitle{text-shadow:0 0 8px #a36f0a26;border-bottom-color:#0f447829}.Sidebar-module__chRhja__helpBox{border:1px solid var(--border);background:#00d4ff08;border-left:3px solid #00d4ff66;border-radius:6px;margin-bottom:12px;padding:12px 14px;transition:all .25s;position:relative}body[data-theme=light] .Sidebar-module__chRhja__helpBox{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffd6;border-color:#0f447829 #0f447829 #0f447829 #0f6ea873}.Sidebar-module__chRhja__helpBox:hover{border-color:var(--cyan-dim);border-left-color:var(--cyan);background:#00d4ff0f;transform:translate(2px)}body[data-theme=light] .Sidebar-module__chRhja__helpBox:hover{background:#fff;border-left-color:#1684c1;box-shadow:0 8px 20px #4470a01f}.Sidebar-module__chRhja__helpLink{color:inherit;text-decoration:none;display:block}.Sidebar-module__chRhja__helpLink:hover{text-decoration:none}.Sidebar-module__chRhja__helpResourceLabel{color:var(--cyan);letter-spacing:.5px;margin-bottom:4px;font-family:Rajdhani,sans-serif;font-size:15px;font-weight:700;display:block}body[data-theme=light] .Sidebar-module__chRhja__helpResourceLabel{color:#146ea6}.Sidebar-module__chRhja__helpComment{color:var(--muted);margin:0;font-family:Rajdhani,sans-serif;font-size:14px;line-height:1.5}:is(body[data-theme=light] .Sidebar-module__chRhja__helpComment,body[data-theme=light] .Sidebar-module__chRhja__comment,body[data-theme=light] .Sidebar-module__chRhja__emptyText){color:#3f5470db}.Sidebar-module__chRhja__helpLinkNoUrl .Sidebar-module__chRhja__resourceLabel{color:var(--gold);margin-bottom:4px;font-family:Rajdhani,sans-serif;font-size:15px;font-weight:700;display:block}.Sidebar-module__chRhja__comment{color:var(--muted);margin:0;font-family:Rajdhani,sans-serif;font-size:14px;line-height:1.5}.Sidebar-module__chRhja__emptyText{color:var(--muted);text-align:center;letter-spacing:.5px;margin-top:40px;font-family:Space Mono,monospace;font-size:14px;line-height:1.8}.Sidebar-module__chRhja__closeRightBtn{border:1px solid var(--border);color:var(--cyan);cursor:pointer;background:0 0;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;line-height:1;transition:all .2s;display:flex;position:absolute;top:14px;left:14px}.Sidebar-module__chRhja__closeRightBtn:hover{background:var(--cyan-dim);border-color:var(--cyan)}body[data-theme=light] .Sidebar-module__chRhja__closeRightBtn{color:#136da4;background:#ffffffbf;border-color:#0f447838}body[data-theme=light] .Sidebar-module__chRhja__closeRightBtn:hover{background:#0f6ea81f;border-color:#1684c1}@media (max-width:820px){.Sidebar-module__chRhja__leftSidebar{z-index:200;width:260px;height:100vh;transition:left .3s;position:fixed;top:0;left:-280px;overflow:hidden;box-shadow:8px 0 24px #0009}.Sidebar-module__chRhja__leftSidebar.Sidebar-module__chRhja__open{left:0}.Sidebar-module__chRhja__rightSidebar{z-index:201;border-left:1px solid var(--border);width:280px;height:100vh;padding-top:56px;transition:transform .3s ease-in-out;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-6px 0 24px #00000080;display:block!important}.Sidebar-module__chRhja__rightSidebar.Sidebar-module__chRhja__rightSidebarRubric{width:min(380px,92vw);min-width:unset}.Sidebar-module__chRhja__openRight{transform:translate(0)}}@media (min-width:821px){.Sidebar-module__chRhja__closeRightBtn{display:none}}.Sidebar-module__chRhja__themeToggleWrap{border-top:1px solid var(--border);z-index:1;flex-direction:column;gap:6px;margin-top:auto;padding-top:16px;display:flex;position:relative}.Sidebar-module__chRhja__themeToggleRow{gap:6px;display:flex}.Sidebar-module__chRhja__themeBtn{border:1px solid var(--border);color:var(--muted);letter-spacing:.5px;cursor:pointer;background:0 0;border-radius:6px;flex:1;padding:6px 0;font-family:Space Mono,monospace;font-size:11px;transition:all .18s}.Sidebar-module__chRhja__themeBtn:hover{border-color:var(--cyan-dim);color:var(--white)}.Sidebar-module__chRhja__themeBtnActive{color:var(--cyan);background:#00d4ff1a;border-color:#00d4ff66}.Sidebar-module__chRhja__variantRow{gap:6px;display:flex}.Sidebar-module__chRhja__variantBtn{border:1px solid var(--border);color:var(--muted);letter-spacing:.4px;cursor:pointer;background:0 0;border-radius:5px;flex:1;padding:4px 0;font-family:Rajdhani,sans-serif;font-size:11px;font-weight:600;transition:all .15s}.Sidebar-module__chRhja__variantBtn:hover{color:var(--gold);border-color:#f5c84266}.Sidebar-module__chRhja__variantActive{color:var(--gold);background:#f5c8421a;border-color:#f5c84273}body[data-theme=light] .Sidebar-module__chRhja__themeToggleWrap{border-top-color:#0f447826}body[data-theme=light] .Sidebar-module__chRhja__themeBtn{color:#7a8fa6;border-color:#0f44782e}body[data-theme=light] .Sidebar-module__chRhja__themeBtn:hover{color:#1e293b;border-color:#0f447859}body[data-theme=light] .Sidebar-module__chRhja__themeBtnActive{color:#126caa;background:#126caa1a;border-color:#126caa66}body[data-theme=light] .Sidebar-module__chRhja__variantBtn{color:#7a8fa6;border-color:#0f44782e}body[data-theme=light] .Sidebar-module__chRhja__variantBtn:hover{color:#8b5c0e;border-color:#8b5c0e59}body[data-theme=light] .Sidebar-module__chRhja__variantActive{color:#9d6a08;background:#9d6a081a;border-color:#9d6a0866}
.CloStepPanel-module__7KUamW__panel{padding:0;font-family:Rajdhani,system-ui,sans-serif}.CloStepPanel-module__7KUamW__panelSidebar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#0c1628f7 0%,#080e1ce0 100%);border:1px solid #00d4ff24;border-radius:14px;width:100%;padding:16px 14px 18px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff08,0 12px 40px #00000059,0 0 60px #00b4ff0a}body[data-theme=light] .CloStepPanel-module__7KUamW__panelSidebar{background:linear-gradient(145deg,#fffffff5 0%,#f6fbffe6 100%);border-color:#0f44782e;box-shadow:inset 0 0 0 1px #0f44780d,0 12px 26px #4872a024,0 0 32px #0f6ea80f}.CloStepPanel-module__7KUamW__panelSidebar:before{content:"";opacity:.95;pointer-events:none;background:linear-gradient(90deg,#0000,#00d4ffa6,#f5c842bf,#00d4ff73,#0000);height:3px;position:absolute;top:0;left:0;right:0}.CloStepPanel-module__7KUamW__panelSidebar:after{content:"";pointer-events:none;background:radial-gradient(circle,#00d4ff1f 0%,#0000 70%);width:120px;height:120px;position:absolute;top:-40%;right:-30%}.CloStepPanel-module__7KUamW__badges{z-index:1;flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex;position:relative}.CloStepPanel-module__7KUamW__badgeClo{letter-spacing:2.5px;color:#0a101c;background:linear-gradient(120deg,#f5c842 0%,#ffd76a 50%,#e6b020 100%);border-radius:6px;padding:5px 11px;font-family:Bebas Neue,sans-serif;font-size:.92rem;box-shadow:0 2px 12px #f5c84240}.CloStepPanel-module__7KUamW__badgePi{letter-spacing:.6px;text-transform:uppercase;color:#7ee8ff;background:#00d4ff14;border:1px solid #00d4ff59;border-radius:6px;padding:5px 9px;font-family:Space Mono,monospace;font-size:14px}body[data-theme=light] .CloStepPanel-module__7KUamW__badgePi{color:#156fa8;background:#0f6ea814;border-color:#0f6ea859}.CloStepPanel-module__7KUamW__title{letter-spacing:.2px;color:#f8fcfff5;z-index:1;margin:0 0 14px;font-size:15px;font-weight:700;line-height:1.4;position:relative}body[data-theme=light] .CloStepPanel-module__7KUamW__title{color:#192f48f2}.CloStepPanel-module__7KUamW__block{z-index:1;margin-bottom:14px;position:relative}.CloStepPanel-module__7KUamW__block:last-child{margin-bottom:0}.CloStepPanel-module__7KUamW__blockTitle{text-transform:uppercase;letter-spacing:1.4px;color:#00d4ffbf;align-items:center;gap:8px;margin:0 0 8px;font-size:14px;font-weight:700;display:flex}body[data-theme=light] .CloStepPanel-module__7KUamW__blockTitle{color:#0f6ea8d1}.CloStepPanel-module__7KUamW__blockTitle:after{content:"";background:linear-gradient(90deg,#00d4ff59,#0000);flex:1;height:1px}.CloStepPanel-module__7KUamW__list,.CloStepPanel-module__7KUamW__hintList{color:#e8f4f8c7;margin:0;padding-left:16px;font-size:15px;line-height:1.52}:is(body[data-theme=light] .CloStepPanel-module__7KUamW__list,body[data-theme=light] .CloStepPanel-module__7KUamW__hintList){color:#31455fe0}.CloStepPanel-module__7KUamW__list li,.CloStepPanel-module__7KUamW__hintList li{margin-bottom:7px}.CloStepPanel-module__7KUamW__list li:last-child,.CloStepPanel-module__7KUamW__hintList li:last-child{margin-bottom:0}.CloStepPanel-module__7KUamW__hintList{border-left:2px solid #f5c84273;padding-left:12px;list-style:none}body[data-theme=light] .CloStepPanel-module__7KUamW__hintList{border-left-color:#a36f0a5c}.CloStepPanel-module__7KUamW__hintList li{padding-left:12px;position:relative}.CloStepPanel-module__7KUamW__hintList li:before{content:"✦";color:#f5c842a6;font-size:14px;position:absolute;top:.1em;left:0}
.HamburgerButton-module__q_GLta__hamburgerBtn{z-index:1000;color:#00d4ff;letter-spacing:2px;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;background:#060a12e6;border:1px solid #00d4ff4d;border-radius:6px;padding:8px 16px;font-family:Space Mono,monospace;font-size:15px;font-weight:700;transition:all .2s;display:none;position:fixed;top:16px;left:16px;box-shadow:0 0 12px #00d4ff1a,inset 0 1px #00d4ff1a}body[data-theme=light] .HamburgerButton-module__q_GLta__hamburgerBtn{color:#136da4;background:#ffffffe6;border-color:#0f6ea859;box-shadow:0 8px 20px #466c961f,inset 0 1px #fffc}.HamburgerButton-module__q_GLta__hamburgerBtn:hover{background:#00d4ff1a;border-color:#00d4ff;box-shadow:0 0 16px #00d4ff40}body[data-theme=light] .HamburgerButton-module__q_GLta__hamburgerBtn:hover{background:#e8f5fff2;border-color:#1684c1;box-shadow:0 10px 24px #3260962e}@media (max-width:820px){.HamburgerButton-module__q_GLta__hamburgerBtn{align-items:center;gap:8px;display:flex}}
.CourseLayout-module__AVyMPa__appContainer{background-color:#060a12;width:100%;min-width:0;max-width:100%;min-height:100dvh;display:flex;position:relative;overflow:clip hidden}body[data-theme=light] .CourseLayout-module__AVyMPa__appContainer{background:linear-gradient(#f8fbff 0%,#edf4ff 52%,#e8f1ff 100%)}.CourseLayout-module__AVyMPa__appContainer:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#00c8ff08 1px,#0000 1px),linear-gradient(90deg,#00c8ff08 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0}.CourseLayout-module__AVyMPa__appContainer:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(#00b4ff0d 0%,#0000 70%);width:800px;height:600px;position:fixed;top:50%;left:55%;transform:translate(-50%,-50%)}body[data-theme=light] .CourseLayout-module__AVyMPa__appContainer:before{background-image:linear-gradient(#126caa14 1px,#0000 1px),linear-gradient(90deg,#126caa14 1px,#0000 1px)}body[data-theme=light] .CourseLayout-module__AVyMPa__appContainer:after{background:radial-gradient(at 55%,#126caa1f 0%,#0000 70%),radial-gradient(at 45% 58%,#9d6a080f 0%,#0000 72%)}.CourseLayout-module__AVyMPa__mainContent{z-index:1;scrollbar-width:thin;scrollbar-color:#00d4ff33 transparent;flex:1 1 0;justify-content:center;align-items:flex-start;min-width:0;padding:32px 24px;display:flex;position:relative;overflow:auto}.CourseLayout-module__AVyMPa__stepSection{box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b1120d9;border:1px solid #00d4ff1f;border-radius:12px;width:100%;min-width:0;max-width:900px;padding:32px 36px;animation:.4s both CourseLayout-module__AVyMPa__fadeInUp;position:relative;overflow:visible;box-shadow:0 0 0 1px #00d4ff0d,0 8px 32px #00000080,inset 0 1px #00d4ff0f}body[data-theme=light] .CourseLayout-module__AVyMPa__stepSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1a2332;background:linear-gradient(#fffffff5 0%,#f6fbfff0 100%);border:1px solid #0f447833;box-shadow:0 0 0 1px #0f447812,0 14px 36px #466c9629,inset 0 1px #fffffff2}body[data-theme=light] .CourseLayout-module__AVyMPa__stepSection :not(canvas):not(svg):not(path):not(circle):not(rect):not(polygon):not(line){color:#1a2332!important}body[data-theme=light] .CourseLayout-module__AVyMPa__stepSection::selection{background:#126caa33}body[data-theme=light] .CourseLayout-module__AVyMPa__mainContent{scrollbar-color:#126caa59 transparent}.CourseLayout-module__AVyMPa__stepSection:before{content:"";background:linear-gradient(90deg,#00d4ff,#0000);width:60px;height:2px;position:absolute;top:0;left:0}.CourseLayout-module__AVyMPa__stepSection:after{content:"";background:linear-gradient(#00d4ff,#0000);width:2px;height:60px;position:absolute;top:0;left:0}body[data-theme=light] .CourseLayout-module__AVyMPa__stepSection:before{background:linear-gradient(90deg,#1684c1,#0000)}body[data-theme=light] .CourseLayout-module__AVyMPa__stepSection:after{background:linear-gradient(#1684c1,#0000)}@keyframes CourseLayout-module__AVyMPa__fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.CourseLayout-module__AVyMPa__emptyState{color:#00d4ff66;letter-spacing:1px;text-align:center;justify-content:center;align-items:center;padding:80px 20px;font-family:Space Mono,monospace;font-size:15px;display:flex}.CourseLayout-module__AVyMPa__floatingRightBtn,.CourseLayout-module__AVyMPa__overlay{display:none}@media (max-width:820px){.CourseLayout-module__AVyMPa__mainContent{align-items:flex-start;width:100%;padding:72px 12px 20px}.CourseLayout-module__AVyMPa__stepSection{padding:20px 16px}.CourseLayout-module__AVyMPa__floatingRightBtn{color:#00d4ff;z-index:99;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00d4ff1f;border:1px solid #00d4ff4d;border-right:none;border-radius:8px 0 0 8px;justify-content:center;align-items:center;padding:16px 6px 16px 10px;font-size:1.1rem;transition:background .2s;display:flex;position:fixed;top:50%;right:0;transform:translateY(-50%)}.CourseLayout-module__AVyMPa__floatingRightBtn:hover{background:#00d4ff33}body[data-theme=light] .CourseLayout-module__AVyMPa__floatingRightBtn{color:#136da4;background:#0f6ea81f;border-color:#0f6ea859}body[data-theme=light] .CourseLayout-module__AVyMPa__floatingRightBtn:hover{background:#0f6ea82e}.CourseLayout-module__AVyMPa__floatingRightIcon{background:linear-gradient(135deg,#f5c842,#00d4ff);border-radius:2px;width:10px;height:10px;display:block;transform:rotate(45deg);box-shadow:0 0 12px #00d4ff73}.CourseLayout-module__AVyMPa__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100;background:#000000b3;display:block;position:fixed;inset:0}body[data-theme=light] .CourseLayout-module__AVyMPa__overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#92a6c057}}
@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(../media/KaTeX_AMS-Regular.c30af439.woff2)format("woff2"),url(../media/KaTeX_AMS-Regular.e6a3cada.woff)format("woff"),url(../media/KaTeX_AMS-Regular.892f691b.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(../media/KaTeX_Caligraphic-Bold.db991531.woff2)format("woff2"),url(../media/KaTeX_Caligraphic-Bold.2f97783e.woff)format("woff"),url(../media/KaTeX_Caligraphic-Bold.a36b8125.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(../media/KaTeX_Caligraphic-Regular.c20eee08.woff2)format("woff2"),url(../media/KaTeX_Caligraphic-Regular.2b13f013.woff)format("woff"),url(../media/KaTeX_Caligraphic-Regular.7c50032c.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(../media/KaTeX_Fraktur-Bold.d514bd28.woff2)format("woff2"),url(../media/KaTeX_Fraktur-Bold.5fa2f5e4.woff)format("woff"),url(../media/KaTeX_Fraktur-Bold.e311399d.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(../media/KaTeX_Fraktur-Regular.5d62e468.woff2)format("woff2"),url(../media/KaTeX_Fraktur-Regular.18139813.woff)format("woff"),url(../media/KaTeX_Fraktur-Regular.2a73476d.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(../media/KaTeX_Main-Bold.f4e2828d.woff2)format("woff2"),url(../media/KaTeX_Main-Bold.c24b5ba7.woff)format("woff"),url(../media/KaTeX_Main-Bold.6d137c77.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(../media/KaTeX_Main-BoldItalic.f1884480.woff2)format("woff2"),url(../media/KaTeX_Main-BoldItalic.079b33ae.woff)format("woff"),url(../media/KaTeX_Main-BoldItalic.c003d3ec.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(../media/KaTeX_Main-Italic.a3746929.woff2)format("woff2"),url(../media/KaTeX_Main-Italic.26a3619b.woff)format("woff"),url(../media/KaTeX_Main-Italic.61da3e93.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(../media/KaTeX_Main-Regular.12644167.woff2)format("woff2"),url(../media/KaTeX_Main-Regular.d511f158.woff)format("woff"),url(../media/KaTeX_Main-Regular.876b86ad.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(../media/KaTeX_Math-BoldItalic.5c6a6a93.woff2)format("woff2"),url(../media/KaTeX_Math-BoldItalic.ad4dffd5.woff)format("woff"),url(../media/KaTeX_Math-BoldItalic.e73b3bf0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(../media/KaTeX_Math-Italic.d8564edb.woff2)format("woff2"),url(../media/KaTeX_Math-Italic.1cd2c488.woff)format("woff"),url(../media/KaTeX_Math-Italic.03974bc4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(../media/KaTeX_SansSerif-Bold.a03f9428.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Bold.ff51ef5c.woff)format("woff"),url(../media/KaTeX_SansSerif-Bold.d4608ed5.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(../media/KaTeX_SansSerif-Italic.9245afda.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Italic.8ed740d6.woff)format("woff"),url(../media/KaTeX_SansSerif-Italic.c0b22b1e.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(../media/KaTeX_SansSerif-Regular.128c9bc2.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Regular.ee7b0a16.woff)format("woff"),url(../media/KaTeX_SansSerif-Regular.156dbd4e.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(../media/KaTeX_Script-Regular.186c7155.woff2)format("woff2"),url(../media/KaTeX_Script-Regular.afc2fd5a.woff)format("woff"),url(../media/KaTeX_Script-Regular.00d9a561.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size1-Regular.4450ef36.woff2)format("woff2"),url(../media/KaTeX_Size1-Regular.e5bf4c74.woff)format("woff"),url(../media/KaTeX_Size1-Regular.9aaff96b.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size2-Regular.6a97527b.woff2)format("woff2"),url(../media/KaTeX_Size2-Regular.8fbd32af.woff)format("woff"),url(../media/KaTeX_Size2-Regular.f11810ed.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size3-Regular.54b7ce9d.woff2)format("woff2"),url(../media/KaTeX_Size3-Regular.45ae8eba.woff)format("woff"),url(../media/KaTeX_Size3-Regular.9812ade2.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size4-Regular.927fc5b9.woff2)format("woff2"),url(../media/KaTeX_Size4-Regular.b211e3d3.woff)format("woff"),url(../media/KaTeX_Size4-Regular.44a4d487.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(../media/KaTeX_Typewriter-Regular.ff99d643.woff2)format("woff2"),url(../media/KaTeX_Typewriter-Regular.68b6c3a9.woff)format("woff"),url(../media/KaTeX_Typewriter-Regular.a1a7ff52.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.16.38"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo)")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo)")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}
:root{--bg-dark:#060a12;--bg-panel:#0b1120;--bg-input:#00000059;--bg-card:#00d4ff0a;--cyan:#00d4ff;--cyan-dim:#00d4ff26;--cyan-glow:#00d4ff4d;--gold:#f5c842;--green:#0f8;--red:#ff4d6d;--white:#e8f4f8;--muted:#e8f4f880;--border:#00d4ff26}h3{text-shadow:0 0 18px var(--cyan-glow);letter-spacing:2px!important;color:var(--cyan)!important;text-transform:none!important;border-bottom:1px solid var(--border)!important;margin-top:0!important;margin-bottom:28px!important;padding-bottom:14px!important;font-family:Rajdhani,sans-serif!important;font-size:1.55rem!important;font-weight:700!important}h4{letter-spacing:2px!important;color:var(--gold)!important;text-transform:none!important;margin-top:0!important;font-family:Rajdhani,sans-serif!important;font-size:.98rem!important;font-weight:700!important}.page-module__sPDqRG__inputGroup{margin-bottom:18px}.page-module__sPDqRG__inputGroup label{letter-spacing:1.5px;text-transform:uppercase;color:#00d4ffa6;margin-bottom:7px;font-family:Space Mono,monospace;font-size:14px;display:block}body[data-theme=light] .page-module__sPDqRG__inputGroup label{color:#17476cd1}.page-module__sPDqRG__inputText{background:var(--bg-input);border:1px solid var(--border);width:100%;color:var(--white);border-radius:6px;outline:none;padding:10px 14px;font-family:Space Mono,monospace;font-size:15px;transition:border-color .2s,box-shadow .2s}body[data-theme=light] .page-module__sPDqRG__inputText{color:#1e3047;background:#fff;border-color:#0f44783d}.page-module__sPDqRG__inputText:focus{border-color:var(--cyan);box-shadow:0 0 0 2px var(--cyan-dim)}.page-module__sPDqRG__inputText::placeholder{color:#e8f4f840}body[data-theme=light] .page-module__sPDqRG__inputText::placeholder{color:#42587573}.page-module__sPDqRG__tableWrapper{border:1px solid var(--border);border-radius:8px;overflow-x:auto}body[data-theme=light] .page-module__sPDqRG__tableWrapper{background:#fff;border-color:#0f447833;box-shadow:0 8px 18px #466c9714}.page-module__sPDqRG__dataTable{border-collapse:collapse;width:100%;min-width:520px;font-family:Space Mono,monospace;font-size:14px}.page-module__sPDqRG__dataTable thead tr th{color:#e8f4f8bf;text-align:center;border:1px solid var(--border);letter-spacing:1px;white-space:nowrap;background:#00d4ff12;padding:9px 12px;font-family:Rajdhani,sans-serif;font-size:14px;font-weight:700}body[data-theme=light] .page-module__sPDqRG__dataTable thead tr th{color:#156fa8;background:#edf5ff;border-color:#0f447833}.page-module__sPDqRG__dataTable tbody tr td{text-align:center;color:#e8f4f8d1;white-space:nowrap;border:1px solid #00d4ff14;padding:8px 12px;font-size:14px}body[data-theme=light] .page-module__sPDqRG__dataTable tbody tr td{color:#1e3048e6;border-color:#0f44781f}.page-module__sPDqRG__dataTable tbody tr:hover td{background:#00d4ff0a}body[data-theme=light] .page-module__sPDqRG__dataTable tbody tr:hover td{background:#eef6ff}.page-module__sPDqRG__chartWrap{border:1px solid var(--border);background:#00000040;border-radius:8px;height:340px;padding:10px;position:relative}body[data-theme=light] .page-module__sPDqRG__chartWrap{background:#fff;border-color:#0f447833;box-shadow:0 10px 22px #466c971a}
