.finance-module__sS86-a__app{color:#000;background:#ece9d8;flex-direction:column;height:100%;font-family:Tahoma,Segoe UI,sans-serif;font-size:11px;display:flex}.finance-module__sS86-a__toolbar{background:linear-gradient(#faf9f4 0%,#ece9d8 100%);border-bottom:1px solid #aca899;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:3px 6px;display:flex}.finance-module__sS86-a__menu{gap:2px;display:flex}.finance-module__sS86-a__menuItem{color:#555;padding:2px 8px}.finance-module__sS86-a__menuBar{gap:1px;display:flex;position:relative}.finance-module__sS86-a__menuBtn{color:#000;background:0 0;border:1px solid #0000;padding:2px 9px;font-family:Tahoma,sans-serif;font-size:11px}.finance-module__sS86-a__menuBtn:hover:not(:disabled){background:#d8e3f5;border-color:#7a96c8}.finance-module__sS86-a__menuBtnOpen{background:#cfe0f5;border-color:#3a6ea5}.finance-module__sS86-a__menuBtn:disabled{color:#a0a0a0}.finance-module__sS86-a__dropdown{z-index:60;background:#f6f5ef;border:1px solid gray;min-width:168px;padding:2px;position:absolute;top:100%;left:0;box-shadow:2px 3px 7px #00000059}.finance-module__sS86-a__dropdownItem{text-align:left;color:#000;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:4px 18px 4px 22px;font-family:Tahoma,sans-serif;font-size:11px;display:flex}.finance-module__sS86-a__dropdownItem:hover{color:#fff;background:linear-gradient(#3a80e0 0%,#2b6fd0 100%)}.finance-module__sS86-a__dropdownItem kbd{color:#777;font-family:Tahoma,sans-serif;font-size:10px}.finance-module__sS86-a__dropdownItem:hover kbd{color:#dce8ff}.finance-module__sS86-a__dropdownSep{background:#aca899;height:1px;margin:3px 2px;box-shadow:0 1px #fff}.finance-module__sS86-a__menuOverlay{z-index:55;position:fixed;inset:0}.finance-module__sS86-a__unsavedTag{color:#9a3a1a;font-weight:400}.finance-module__sS86-a__infoTip{color:#fff;cursor:help;vertical-align:middle;background:#3a6ea5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:12px;height:12px;margin-left:4px;font-size:9px;font-weight:700;line-height:1;display:inline-flex}.finance-module__sS86-a__infoTip:hover{background:#2b5a92}.finance-module__sS86-a__brand{color:#0a246a;align-items:center;gap:6px;padding-left:4px;font-weight:700;display:flex}.finance-module__sS86-a__brand img{width:18px;height:18px;image-rendering:pixelated}.finance-module__sS86-a__actions{gap:5px;display:flex}.finance-module__sS86-a__btn{color:#000;background:#ece9d8;border:1px solid gray;border-color:#fff gray gray #fff;border-radius:2px;padding:3px 12px;font-family:Tahoma,Segoe UI,sans-serif;font-size:11px;box-shadow:inset 1px 1px #f6f4ec,inset -1px -1px #aca899}.finance-module__sS86-a__btn:hover{background:#f4f2e8}.finance-module__sS86-a__btn:active{border-color:gray #fff #fff gray;padding:4px 11px 2px 13px;box-shadow:inset 1px 1px #aca899,inset -1px -1px #f6f4ec}.finance-module__sS86-a__btn:disabled{color:#909090;text-shadow:1px 1px #fff}.finance-module__sS86-a__btnPrimary{color:#fff;text-shadow:0 1px 1px #0006;background:linear-gradient(#4aa54a 0%,#2f8e2f 50%,#237223 100%);border-color:#6fd06f #1a5e1a #1a5e1a #6fd06f;font-weight:700}.finance-module__sS86-a__btnPrimary:hover{background:linear-gradient(#57b857 0%,#349534 50%,#2a7e2a 100%)}.finance-module__sS86-a__btnDanger{color:#fff;text-shadow:0 1px 1px #0006;background:linear-gradient(#e0703f 0%,#c8401f 100%);border-color:#f0a07a #9a2a10 #9a2a10 #f0a07a}.finance-module__sS86-a__body{flex-wrap:wrap;flex:1;align-content:flex-start;gap:10px;padding:10px;display:flex;overflow:auto}.finance-module__sS86-a__col{flex-direction:column;flex:330px;gap:10px;min-width:290px;display:flex}.finance-module__sS86-a__groupBox{background:#ece9d8;border:1px solid #aca899;padding:6px 10px 10px;box-shadow:inset 1px 1px #fff}.finance-module__sS86-a__legend{color:#0a246a;margin-left:-2px;padding:0 4px;font-weight:700}.finance-module__sS86-a__row{justify-content:space-between;align-items:center;gap:8px;margin-top:6px;display:flex}.finance-module__sS86-a__row:first-of-type{margin-top:4px}.finance-module__sS86-a__label{color:#1a1a1a;flex-shrink:0}.finance-module__sS86-a__hint{color:#6a6a5a;font-size:10px}.finance-module__sS86-a__field{color:#000;background:#fff;border:1px solid #d8d4c0;border-color:gray #d8d4c0 #d8d4c0 gray;padding:2px 4px;font-family:Tahoma,Segoe UI,sans-serif;font-size:11px;box-shadow:inset 1px 1px 1px #0000002e}.finance-module__sS86-a__field:focus{outline-offset:-2px;outline:1px dotted #0a246a}.finance-module__sS86-a__fieldRight{text-align:right}.finance-module__sS86-a__money{align-items:center;display:inline-flex;position:relative}.finance-module__sS86-a__moneySign{color:#6a6a5a;pointer-events:none;position:absolute;left:5px}.finance-module__sS86-a__moneyInput{text-align:right;padding-left:14px}.finance-module__sS86-a__w90{width:96px}.finance-module__sS86-a__w70{width:74px}.finance-module__sS86-a__w120{width:130px}.finance-module__sS86-a__grow{flex:1;min-width:0}.finance-module__sS86-a__toggle{gap:0;margin-top:4px;display:flex}.finance-module__sS86-a__toggleBtn{color:#333;background:#ece9d8;border:1px solid gray;border-color:#fff gray gray #fff;flex:1;padding:4px 2px;font-family:Tahoma,sans-serif;font-size:10px}.finance-module__sS86-a__toggleBtnActive{color:#0a246a;background:linear-gradient(#cfe0f5 0%,#aecbe8 100%);border-color:gray #fff #fff gray;font-weight:700}.finance-module__sS86-a__lcd{color:#86f0a8;font-family:var(--font-geist-mono),"Courier New",monospace;text-shadow:0 0 7px #7cfc9a80;background:linear-gradient(#0c2a1a 0%,#061410 100%);border:2px solid #d8d4c0;border-color:#585848 #d8d4c0 #d8d4c0 #585848;padding:14px 16px 16px;position:relative;overflow:hidden;box-shadow:inset 0 0 14px #000000bf}.finance-module__sS86-a__lcd:before{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#00000021 0 1px,#0000 1px 3px);position:absolute;inset:0}.finance-module__sS86-a__lcdLabel{letter-spacing:2px;text-transform:uppercase;color:#58c47e;opacity:.85;font-size:10px}.finance-module__sS86-a__lcdBig{letter-spacing:1px;margin:3px 0;font-size:30px;font-weight:700;line-height:1.1}.finance-module__sS86-a__lcdSub{color:#6fdc92;opacity:.92;font-size:11px}.finance-module__sS86-a__lcdWarn{color:#ffb35c;text-shadow:0 0 7px #ffb35c80}.finance-module__sS86-a__lcdGold{color:#ffe14d;text-shadow:0 0 9px #ffd70099}.finance-module__sS86-a__stat{justify-content:space-between;align-items:baseline;gap:8px;padding:2px 0;display:flex}.finance-module__sS86-a__statLabel{color:#1a1a1a}.finance-module__sS86-a__statSub{color:#6a6a5a;font-size:10px}.finance-module__sS86-a__statValue{font-family:var(--font-geist-mono),"Courier New",monospace;color:#14401f;font-weight:600}.finance-module__sS86-a__statNeg{color:#b3331a}.finance-module__sS86-a__divider{background:#aca899;height:1px;margin:5px 0;box-shadow:0 1px #fff}.finance-module__sS86-a__total{font-weight:700}.finance-module__sS86-a__gold{color:#b8860b;font-weight:700}.finance-module__sS86-a__barTrack{background:#fff;border:1px solid gray;height:7px;margin-top:1px;box-shadow:inset 1px 1px 1px #0003}.finance-module__sS86-a__barFill{height:100%}.finance-module__sS86-a__expHead{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.finance-module__sS86-a__link{color:#0a3fa8;background:0 0;border:none;padding:0;font-family:Tahoma,sans-serif;font-size:10px;text-decoration:underline}.finance-module__sS86-a__expRow{justify-content:space-between;align-items:center;gap:6px;padding:1px 0;display:flex}.finance-module__sS86-a__chart{background:#f7f6ef;border:1px solid #d8d4c0;border-color:gray #d8d4c0 #d8d4c0 gray;padding:6px;box-shadow:inset 1px 1px 2px #00000026}.finance-module__sS86-a__chart svg{width:100%;height:auto;display:block}.finance-module__sS86-a__chartSvg{cursor:crosshair}.finance-module__sS86-a__crosshair{pointer-events:none;transition:opacity .13s}.finance-module__sS86-a__crosshairDot{filter:drop-shadow(0 0 2px #1c3a5e99)}.finance-module__sS86-a__footer{color:#6a6a5a;background:#e4e1d2;border-top:1px solid #aca899;flex-shrink:0;padding:4px 10px;font-size:10px;box-shadow:0 -1px #fff}.finance-module__sS86-a__overlay{z-index:50;background:#00000047;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.finance-module__sS86-a__dialog{background:#ece9d8;border:1px solid #404040;border-color:#fff #404040 #404040 #fff;width:min(440px,92%);box-shadow:3px 3px 12px #00000073}.finance-module__sS86-a__dialogTitle{color:#fff;background:linear-gradient(#0a246a 0%,#3a6ea5 45%,#2b5a92 100%);justify-content:space-between;align-items:center;padding:3px 4px 3px 8px;font-weight:700;display:flex}.finance-module__sS86-a__dialogClose{color:#fff;background:linear-gradient(#e0703f 0%,#c03020 100%);border:1px solid #fff6;border-radius:2px;width:18px;height:18px;font-weight:700}.finance-module__sS86-a__dialogBody{flex-direction:column;gap:10px;padding:12px;display:flex}.finance-module__sS86-a__codeBox{gap:6px;display:flex}.finance-module__sS86-a__codeField{font-family:var(--font-geist-mono),monospace;color:#14401f;white-space:nowrap;background:#fff;border:1px solid gray;flex:1;padding:4px 6px;font-size:11px;overflow-x:auto;box-shadow:inset 1px 1px 1px #0000002e}.finance-module__sS86-a__copied{color:#2f8e2f;font-weight:700}.finance-module__sS86-a__dialogSmall{width:min(360px,92%)}.finance-module__sS86-a__dialogMessage{align-items:center;gap:12px;padding:4px 2px 6px;font-size:11px;display:flex}.finance-module__sS86-a__warnIcon{color:#4a3000;background:radial-gradient(circle at 50% 35%,#ffe680 0%,#f5b400 70%,#d89000 100%);border:1px solid #9a7000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:700;display:inline-flex}.finance-module__sS86-a__dialogButtons{justify-content:flex-end;gap:8px;padding-top:2px;display:flex}.finance-module__sS86-a__dialogButtons .finance-module__sS86-a__btn{min-width:76px}
.learn-module___ZG8WG__shell{background:#000;flex-direction:column;height:100%;font-family:Tahoma,Segoe UI,sans-serif;display:flex;container-type:inline-size}.learn-module___ZG8WG__bootScreen{color:#9adf9a;cursor:pointer;background:#000;flex:1;padding:22px 26px;font-family:Courier New,monospace;font-size:12.5px;line-height:1.7;overflow:hidden}.learn-module___ZG8WG__bootLine{white-space:pre-wrap;align-items:center;gap:8px;display:flex}.learn-module___ZG8WG__blinkCursor{background:#9adf9a;width:8px;height:13px;animation:.9s step-end infinite learn-module___ZG8WG__blink;display:inline-block}@keyframes learn-module___ZG8WG__blink{50%{opacity:0}}.learn-module___ZG8WG__cdGlyph{transform-origin:50%;animation:1.1s linear infinite learn-module___ZG8WG__spin}@keyframes learn-module___ZG8WG__spin{to{transform:rotate(360deg)}}.learn-module___ZG8WG__splash{cursor:pointer;text-align:center;color:#fff;background:radial-gradient(1px 1px at 18% 28%,#fffc 50%,#0000 51%),radial-gradient(1px 1px at 72% 16%,#fff9 50%,#0000 51%),radial-gradient(1px 1px at 84% 62%,#ffffffb3 50%,#0000 51%),radial-gradient(1.5px 1.5px at 34% 74%,#ffffff80 50%,#0000 51%),radial-gradient(1px 1px at 56% 42%,#ffffff8c 50%,#0000 51%),radial-gradient(120% 100% at 50% 0,#2b3a8f 0%,#141a52 48%,#0a0d33 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:28px 20px 44px;display:flex;position:relative;overflow:hidden}.learn-module___ZG8WG__splashGlobe{filter:drop-shadow(0 0 18px #7896ff8c);width:92px;height:92px;animation:.9s ease-out learn-module___ZG8WG__rise}@keyframes learn-module___ZG8WG__rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.learn-module___ZG8WG__wordmark{letter-spacing:.18em;text-shadow:0 2px #0a0d33,0 0 26px #82a0ffcc;margin-top:4px;font-family:Trebuchet MS,Tahoma,sans-serif;font-size:clamp(26px,9cqw,46px);font-weight:700}.learn-module___ZG8WG__wordmarkRule{background:linear-gradient(90deg,#0000,#d8b64a 18%,#f4e2a0 50%,#d8b64a 82%,#0000);width:min(300px,70%);height:3px}.learn-module___ZG8WG__tagline{color:#c8d4f8;letter-spacing:.14em;text-transform:uppercase;font-size:12.5px}.learn-module___ZG8WG__edition{color:#f0d98c;letter-spacing:.28em;border:1px solid #d8b64a;margin-top:2px;padding:2px 12px;font-size:10.5px}.learn-module___ZG8WG__loadBox{width:min(340px,82%);margin-top:20px}.learn-module___ZG8WG__loadTrack{background:#0a0d33;border:1px solid #8898d8;height:14px;padding:1px}.learn-module___ZG8WG__loadFill{background:repeating-linear-gradient(90deg,#8cacf8 0,#5a7ce0 6px 8px,#0000 8px 10px);width:2%;height:100%;animation:2.45s linear forwards learn-module___ZG8WG__load}@keyframes learn-module___ZG8WG__load{0%{width:2%}to{width:100%}}.learn-module___ZG8WG__loadCaption{color:#aab8ee;min-height:14px;margin-top:7px;font-size:11px}.learn-module___ZG8WG__splashSmallPrint{color:#7d89c4;font-size:10px;position:absolute;bottom:9px;left:14px}.learn-module___ZG8WG__skipHint{color:#7d89c4;font-size:10px;position:absolute;bottom:9px;right:14px}@media (prefers-reduced-motion:reduce){.learn-module___ZG8WG__splashGlobe,.learn-module___ZG8WG__cdGlyph{animation:none}.learn-module___ZG8WG__loadFill{animation-duration:.6s}}.learn-module___ZG8WG__library{color:#fff;background:linear-gradient(#1c2666 0%,#10143f 60%,#0a0d33 100%);flex:1;min-height:0;overflow-y:auto}.learn-module___ZG8WG__libHeader{background:linear-gradient(#242f7a 0%,#1a2158 100%);border-bottom:1px solid #3a4488;flex-wrap:wrap;align-items:baseline;gap:6px 14px;padding:14px 20px 10px;display:flex}.learn-module___ZG8WG__libWordmark{letter-spacing:.14em;text-shadow:0 1px #0a0d33;font-family:Trebuchet MS,Tahoma,sans-serif;font-size:22px;font-weight:700}.learn-module___ZG8WG__libEdition{color:#f0d98c;letter-spacing:.24em;border:1px solid #a8893a;padding:1px 7px;font-size:10px}.learn-module___ZG8WG__libTagline{color:#aab8ee;letter-spacing:.12em;text-transform:uppercase;margin-left:auto;font-size:10.5px}.learn-module___ZG8WG__libBody{padding:16px 20px 26px}.learn-module___ZG8WG__libSectionTitle{color:#f0d98c;letter-spacing:.2em;text-transform:uppercase;margin:2px 0 12px;font-size:11px}.learn-module___ZG8WG__courseGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:14px;display:grid}.learn-module___ZG8WG__courseCard{color:#000;text-align:left;background:#f6f5ee;border:1px solid #0a0d33;flex-direction:column;display:flex;box-shadow:3px 4px #00000059}.learn-module___ZG8WG__courseCover{background:linear-gradient(135deg,#28338c 0%,#3b4cb8 55%,#5a7ce0 100%);height:92px;position:relative;overflow:hidden}.learn-module___ZG8WG__courseCoverArt{width:100%;height:100%;position:absolute;inset:0}.learn-module___ZG8WG__courseCoverBadge{color:#f0d98c;letter-spacing:.16em;background:#0a0d33bf;border:1px solid #d8b64a;padding:1px 6px;font-size:9px;position:absolute;top:7px;right:7px}.learn-module___ZG8WG__courseBody{flex-direction:column;flex:1;gap:5px;padding:10px 12px 12px;display:flex}.learn-module___ZG8WG__courseTitle{font-family:Trebuchet MS,Tahoma,sans-serif;font-size:13.5px;font-weight:700;line-height:1.25}.learn-module___ZG8WG__courseSub{color:#555;font-size:11px;line-height:1.4}.learn-module___ZG8WG__courseMeta{color:#777;font-size:10.5px}.learn-module___ZG8WG__courseProgressRow{color:#444;align-items:center;gap:8px;font-size:10.5px;display:flex}.learn-module___ZG8WG__miniTrack{background:#fff;border:1px solid #d4d0c8;border-color:#686868 #d4d0c8 #d4d0c8 #686868;flex:1;max-width:130px;height:11px;padding:1px}.learn-module___ZG8WG__miniFill{background:repeating-linear-gradient(90deg,#3be13b 0,#2fc42f 5px 7px,#0000 7px 9px);height:100%}.learn-module___ZG8WG__courseActions{margin-top:auto;padding-top:7px}.learn-module___ZG8WG__launchBtn{color:#fff;text-shadow:0 1px 1px #0006;cursor:pointer;background:linear-gradient(#4aa54a 0%,#2f8e2f 50%,#237223 100%);border:1px solid #1a5e1a;border-color:#6fd06f #1a5e1a #1a5e1a #6fd06f;padding:4px 14px;font-family:Tahoma,sans-serif;font-size:11px;font-weight:700}.learn-module___ZG8WG__launchBtn:hover{background:linear-gradient(#57b857 0%,#349534 50%,#2a7e2a 100%)}.learn-module___ZG8WG__comingCard{color:#aab8ee;text-align:center;border:1px dashed #6a74b8;justify-content:center;align-items:center;min-height:170px;padding:14px;font-size:11px;line-height:1.6;display:flex}.learn-module___ZG8WG__libFootnote{color:#7d89c4;margin-top:16px;font-size:10px}
.course-module__1eGHDa__guide{color:#000;background:#ece9d8;flex-direction:column;height:100%;font-family:Tahoma,Segoe UI,sans-serif;font-size:11px;display:flex;container-type:inline-size}.course-module__1eGHDa__toolbar{background:linear-gradient(#faf9f4 0%,#ece9d8 100%);border-bottom:1px solid #aca899;flex-shrink:0;align-items:center;gap:8px;padding:4px 8px;display:flex}.course-module__1eGHDa__backLink{color:#0b5fcc;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:2px 4px;font-family:Tahoma,sans-serif;font-size:11px}.course-module__1eGHDa__backLink:hover{text-decoration:underline}.course-module__1eGHDa__toolbarTitle{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.course-module__1eGHDa__toolbarSpacer{flex:1}.course-module__1eGHDa__toolbarPct{color:#444;white-space:nowrap}.course-module__1eGHDa__progressTrack{background:#fff;border:1px solid #d4d0c8;border-color:#686868 #d4d0c8 #d4d0c8 #686868;flex-shrink:0;width:120px;height:13px;padding:1px}.course-module__1eGHDa__progressFill{background:repeating-linear-gradient(90deg,#3be13b 0,#2fc42f 6px 8px,#0000 8px 10px);height:100%;transition:width .3s}.course-module__1eGHDa__body{flex:1;min-height:0;display:flex}.course-module__1eGHDa__sidebar{background:#ece9d8;border-right:1px solid #aca899;flex-shrink:0;width:198px;padding:6px 4px;overflow-y:auto}.course-module__1eGHDa__sidebarHeading{color:#666;text-transform:uppercase;letter-spacing:.4px;padding:2px 6px 4px;font-size:10px;font-weight:700}.course-module__1eGHDa__moduleItem{text-align:left;color:#000;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:2px;align-items:center;gap:6px;width:100%;padding:5px 6px;font-family:Tahoma,sans-serif;font-size:11px;display:flex}.course-module__1eGHDa__moduleItem:hover{background:#d8e3f5;border-color:#7a96c8}.course-module__1eGHDa__moduleItemActive{color:#fff;background:linear-gradient(#3a80e0 0%,#2b6fd0 100%);border-color:#2b5fb0}.course-module__1eGHDa__moduleItemActive .course-module__1eGHDa__moduleMinutes{color:#cfe0f8}.course-module__1eGHDa__moduleTick{text-align:center;color:#2f8e2f;flex-shrink:0;width:14px;font-weight:700}.course-module__1eGHDa__moduleItemActive .course-module__1eGHDa__moduleTick{color:#b7f0b7}.course-module__1eGHDa__moduleLabel{flex:1;line-height:1.25}.course-module__1eGHDa__moduleMinutes{color:#777;white-space:nowrap;font-size:9px}.course-module__1eGHDa__narrowNav{background:#ece9d8;border-bottom:1px solid #aca899;align-items:center;gap:6px;padding:4px 8px;display:none}.course-module__1eGHDa__narrowSelect{background:#fff;border:1px solid #7f9db9;flex:1;min-width:0;padding:3px 4px;font-family:Tahoma,sans-serif;font-size:11px}@container (max-width:649px){.course-module__1eGHDa__sidebar{display:none}.course-module__1eGHDa__narrowNav{display:flex}}@container (max-width:519px){.course-module__1eGHDa__toolbarPct{display:none}.course-module__1eGHDa__progressTrack{width:64px}}.course-module__1eGHDa__lessonPane{background:#fff;flex:1;min-width:0;overflow-y:auto}.course-module__1eGHDa__lessonInner{max-width:700px;margin:0 auto;padding:18px 22px 40px}@container (max-width:649px){.course-module__1eGHDa__lessonInner{padding:12px 12px 32px}}.course-module__1eGHDa__lessonKicker{color:#2b6fd0;text-transform:uppercase;letter-spacing:.6px;margin-bottom:2px;font-size:10px;font-weight:700}.course-module__1eGHDa__lessonTitle{margin:0 0 2px;font-family:Trebuchet MS,Tahoma,sans-serif;font-size:21px;font-weight:700;line-height:1.2}.course-module__1eGHDa__lessonSubtitle{color:#555;margin:0 0 14px;font-size:12px}.course-module__1eGHDa__prose{font-size:13px;line-height:1.6}.course-module__1eGHDa__prose p{margin:0 0 11px}.course-module__1eGHDa__prose a{color:#0b5fcc;text-decoration:underline}.course-module__1eGHDa__prose a:hover{color:#063b85}.course-module__1eGHDa__prose strong{font-weight:700}.course-module__1eGHDa__prose code{background:#f4f2ea;border:1px solid #e0dcc8;padding:0 3px;font-family:Courier New,monospace;font-size:12px}.course-module__1eGHDa__prose ul,.course-module__1eGHDa__prose ol{margin:0 0 11px;padding-left:22px}.course-module__1eGHDa__prose li{margin-bottom:4px}.course-module__1eGHDa__sectionHeading{border-bottom:1px solid #e4e0d0;margin:20px 0 8px;padding-bottom:3px;font-family:Trebuchet MS,Tahoma,sans-serif;font-size:15px;font-weight:700}.course-module__1eGHDa__callout{background:#ffffe1;border:1px solid #aca070;border-radius:3px;gap:8px;margin:0 0 12px;padding:8px 10px;font-size:12px;line-height:1.5;display:flex;box-shadow:1px 2px 4px #0000001f}.course-module__1eGHDa__calloutIcon{flex-shrink:0;font-size:14px}.course-module__1eGHDa__calloutBody strong{margin-bottom:2px;display:block}.course-module__1eGHDa__widgetBox{background:#f8f7f2;border:1px solid #fff;border-color:gray #fff #fff gray;margin:4px 0 14px}.course-module__1eGHDa__widgetTitle{color:#fff;background:linear-gradient(#7ba2e0 0%,#5580c8 100%);align-items:center;gap:6px;padding:3px 8px;font-size:11px;font-weight:700;display:flex}.course-module__1eGHDa__widgetHint{color:#e6eeff;text-align:right;margin-left:auto;font-size:10px;font-weight:400}.course-module__1eGHDa__widgetBody{padding:10px}.course-module__1eGHDa__btn{color:#000;cursor:pointer;background:#ece9d8;border:1px solid gray;border-color:#fff gray gray #fff;padding:3px 12px;font-family:Tahoma,Segoe UI,sans-serif;font-size:11px}.course-module__1eGHDa__btn:hover:not(:disabled){background:#f4f2e8}.course-module__1eGHDa__btn:active:not(:disabled){border-color:gray #fff #fff gray;box-shadow:inset 1px 1px #aca899,inset -1px -1px #f6f4ec}.course-module__1eGHDa__btn:disabled{color:#909090;text-shadow:1px 1px #fff;cursor:default}.course-module__1eGHDa__btnPrimary{color:#fff;text-shadow:0 1px 1px #0006;background:linear-gradient(#4aa54a 0%,#2f8e2f 50%,#237223 100%);border-color:#6fd06f #1a5e1a #1a5e1a #6fd06f;font-weight:700}.course-module__1eGHDa__btnPrimary:hover:not(:disabled){background:linear-gradient(#57b857 0%,#349534 50%,#2a7e2a 100%)}.course-module__1eGHDa__btnToggle{}.course-module__1eGHDa__btnToggleOn{background:#f9f8f3;border-color:gray #fff #fff gray;font-weight:700;box-shadow:inset 1px 1px #aca899}.course-module__1eGHDa__quiz{margin:4px 0 14px}.course-module__1eGHDa__quizQ{background:#ece9d8;border:1px solid #aca899;margin-bottom:10px;padding:10px 12px 12px;box-shadow:inset 1px 1px #fff}.course-module__1eGHDa__quizPrompt{margin:0 0 8px;font-size:12.5px;font-weight:700;line-height:1.45}.course-module__1eGHDa__quizNum{color:#2b6fd0;margin-right:4px}.course-module__1eGHDa__option{text-align:left;cursor:pointer;background:#fff;border:1px solid #7f9db9;align-items:flex-start;gap:7px;width:100%;margin-bottom:5px;padding:6px 9px;font-family:Tahoma,sans-serif;font-size:12px;line-height:1.45;display:flex}.course-module__1eGHDa__option:hover:not(:disabled){background:#e8f0fb}.course-module__1eGHDa__option:disabled{cursor:default}.course-module__1eGHDa__optionKey{background:#fff;border:1px solid #7f9db9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:15px;height:15px;margin-top:1px;font-size:9px;display:inline-flex}.course-module__1eGHDa__optionCorrect{border-color:#3d9a3d;background:#e3f6e3!important}.course-module__1eGHDa__optionCorrect .course-module__1eGHDa__optionKey{color:#fff;background:#3d9a3d;border-color:#2a7e2a}.course-module__1eGHDa__optionWrong{border-color:#c86050;background:#fbe7e4!important}.course-module__1eGHDa__optionWrong .course-module__1eGHDa__optionKey{color:#fff;background:#c86050;border-color:#a84030}.course-module__1eGHDa__optionDim{opacity:.65}.course-module__1eGHDa__feedback{border:1px solid;gap:7px;margin-top:6px;padding:7px 9px;font-size:12px;line-height:1.5;display:flex}.course-module__1eGHDa__feedbackCorrect{background:#e3f6e3;border-color:#3d9a3d}.course-module__1eGHDa__feedbackWrong{background:#fff4d9;border-color:#c8a030}.course-module__1eGHDa__feedbackIcon{flex-shrink:0;font-weight:700}.course-module__1eGHDa__tryAgain{margin-top:6px}.course-module__1eGHDa__labCanvas{background:#fff;border:1px solid #7f9db9;width:100%;display:block}.course-module__1eGHDa__labControls{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.course-module__1eGHDa__labNote{color:#555;margin-top:7px;font-size:11px;line-height:1.45}.course-module__1eGHDa__labStat{background:#fff;border:1px solid #aca899;align-items:center;gap:5px;padding:2px 8px;font-size:11px;display:inline-flex}.course-module__1eGHDa__labStatValue{color:#0a246a;font-variant-numeric:tabular-nums;font-weight:700}.course-module__1eGHDa__slider{appearance:none;background:linear-gradient(#9a9a9a,#d8d8d8);border:1px solid gray;border-radius:2px;outline:none;flex:1;min-width:90px;height:4px}.course-module__1eGHDa__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:linear-gradient(#f6f6f0 0%,#d8d4c8 100%);border:1px solid #707070;border-radius:2px;width:11px;height:21px}.course-module__1eGHDa__slider::-moz-range-thumb{cursor:pointer;background:linear-gradient(#f6f6f0 0%,#d8d4c8 100%);border:1px solid #707070;border-radius:2px;width:11px;height:21px}.course-module__1eGHDa__sliderLabel{white-space:nowrap;font-size:11px}.course-module__1eGHDa__gapChart{background:#fff;border:1px solid #7f9db9;padding:10px 12px 8px}.course-module__1eGHDa__gapRow{margin-bottom:9px}.course-module__1eGHDa__gapLabel{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:2px 10px;font-size:11px;line-height:1.3;display:flex}.course-module__1eGHDa__gapSub{color:#666;font-size:10.5px}.course-module__1eGHDa__gapTrack{background:#f4f2ea;border:1px solid #d8d4c0;height:12px;margin-top:2px}.course-module__1eGHDa__gapFill{opacity:.85;height:100%}.course-module__1eGHDa__gapAxis{color:#888;margin-top:2px;font-size:10px}.course-module__1eGHDa__chipRow{flex-wrap:wrap;gap:5px;margin-bottom:9px;display:flex}.course-module__1eGHDa__chip{cursor:pointer;background:#ece9d8;border:1px solid gray;border-color:#fff gray gray #fff;padding:2px 9px;font-family:Tahoma,sans-serif;font-size:11px}.course-module__1eGHDa__chipOn{background:#dce9f8;border-color:gray #fff #fff gray;font-weight:700;box-shadow:inset 1px 1px #aca899}.course-module__1eGHDa__paperGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}@container (max-width:649px){.course-module__1eGHDa__paperGrid{grid-template-columns:1fr}}.course-module__1eGHDa__paperCard{background:#fff;border:1px solid #aca899;padding:8px 10px;font-size:11.5px;line-height:1.45}.course-module__1eGHDa__paperName{font-size:12px;font-weight:700}.course-module__1eGHDa__paperName a{color:#0b5fcc;text-decoration:none}.course-module__1eGHDa__paperName a:hover{text-decoration:underline}.course-module__1eGHDa__paperMeta{color:#777;margin:1px 0 4px;font-size:10.5px}.course-module__1eGHDa__paperTag{color:#0a246a;background:#dce9f8;border:1px solid #9ab4d8;border-radius:2px;margin-right:4px;padding:0 5px;font-size:9.5px;font-weight:700;display:inline-block}.course-module__1eGHDa__matchRow{background:#fff;border:1px solid #aca899;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;padding:7px 9px;font-size:12px;display:flex}.course-module__1eGHDa__matchPrompt{flex:1;min-width:180px;line-height:1.4}.course-module__1eGHDa__matchBtns{gap:4px;display:flex}.course-module__1eGHDa__matchState{text-align:center;width:18px;font-weight:700}.course-module__1eGHDa__matchStateOk{color:#2f8e2f}.course-module__1eGHDa__matchStateNo{color:#c8401f}.course-module__1eGHDa__refsBox{background:#f6f5ee;border:1px solid #aca899;margin:16px 0 4px;padding:9px 12px;box-shadow:inset 1px 1px #fff}.course-module__1eGHDa__refsHeading{text-transform:uppercase;letter-spacing:.4px;color:#666;margin:0 0 6px;font-size:11px;font-weight:700}.course-module__1eGHDa__refItem{gap:6px;margin-bottom:5px;font-size:11.5px;line-height:1.5;display:flex}.course-module__1eGHDa__refBullet{color:#2b6fd0;flex-shrink:0}.course-module__1eGHDa__refItem a{color:#0b5fcc;text-decoration:none}.course-module__1eGHDa__refItem a:hover{text-decoration:underline}.course-module__1eGHDa__refNote{color:#666}.course-module__1eGHDa__footerNav{border-top:1px solid #e4e0d0;flex-wrap:wrap;align-items:center;gap:8px;margin-top:22px;padding-top:12px;display:flex}.course-module__1eGHDa__footerSpacer{flex:1}.course-module__1eGHDa__completeBanner{background:#e3f6e3;border:1px solid #3d9a3d;align-items:center;gap:8px;margin-top:14px;padding:8px 10px;font-size:12px;display:flex}.course-module__1eGHDa__nodeCircle{cursor:pointer;transition:r .15s}.course-module__1eGHDa__nodeCircle:hover{stroke-width:3px}@media (prefers-reduced-motion:reduce){.course-module__1eGHDa__progressFill,.course-module__1eGHDa__nodeCircle{transition:none}}
