@import"https://fonts.googleapis.com/css2?family=PT+Serif:ital@0;1&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@200..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Mono:wght@100..900&display=swap";:root{font-family:"PT Serif",Times,serif;--color-base-white: 0, 0%;--color-base-black: 240, 100%;--color-base-gray: 215, 14%;--color-base-blue: 212, 100%;--color-base-blue-dark: 212, 72%;--color-base-green: 158, 79%;--color-base-orange: 22, 100%;--color-base-purple: 269, 79%;--color-base-red: 351, 100%;--color-base-yellow: 41, 100%;--palette-light-blue: #e6eff9;--palette-light-cream: #f3f2ef;--palette-light-grey: #f2f2f2;--color-gray-5: var(--color-base-gray), 5%;--color-gray-10: var(--color-base-gray), 10%;--color-gray-20: var(--color-base-gray), 20%;--color-gray-30: var(--color-base-gray), 30%;--color-gray-40: var(--color-base-gray), 40%;--color-gray-50: var(--color-base-gray), 50%;--color-gray-60: var(--color-base-gray), 60%;--color-gray-70: var(--color-base-gray), 70%;--color-gray-80: var(--color-base-gray), 80%;--color-gray-90: var(--color-base-gray), 90%;--color-gray-95: var(--color-base-gray), 95%;--color-blue: var(--color-base-blue), 61%;--color-blue-dark: var(--color-base-blue-dark), 39%;--color-green: var(--color-base-green), 42%;--color-orange: var(--color-base-orange), 50%;--color-purple: var(--color-base-purple), 54%;--color-red: var(--color-base-red), 54%;--color-yellow: var(--color-base-yellow), 59%;color-scheme:light;--theme-accent: hsla(var(--color-base-gray), 1);--theme-text-accent: hsla(var(--color-blue), 1);--theme-accent-opacity: .15;--theme-divider: hsla(var(--color-gray-95), 1);--theme-text: hsla(var(--color-gray-20), 1);--theme-text-light: hsla(var(--color-gray-20), 1);--theme-text-lighter: hsla(var(--color-gray-80), 1);--theme-bg: #ffffff;--theme-next: #161618;--theme-bg-hover: #f6ffdcfb;--theme-bg-offset: hsla(var(--color-gray-90), 1);--theme-bg-accent: hsla(var(--color-blue), var(--theme-accent-opacity));--theme-code-inline-bg: hsla(var(--color-gray-95), 1);--theme-code-inline-text: var(--theme-text);--theme-code-bg: whitesmoke;--theme-code-bg-heading: rgb(237, 237, 237);--theme-code-text: hsla(var(--color-gray-95), 1);--theme-navbar-bg: hsla(var(--color-base-white), 100%, 1);--theme-navbar-height: 3rem;--theme-selection-color: hsla(var(--color-blue), 1);--theme-selection-bg: hsla(var(--color-blue), var(--theme-accent-opacity));--theme-content-title-bg: var(--palette-light-cream);--theme-content-title-text: rgb(69, 73, 73);--shiki-codetitle-background: #faf7f436;--shiki-color-background: #faf7f4;--theme-block-intro: hsla(var(--color-gray-90), 1);--theme-block-review: rgb(232, 242, 245);--theme-options-box: rgb(244, 247, 248);--theme-line: rgb(236, 230, 230);--theme-pill: rgb(239, 243, 245);--theme-pill-text: var(--theme-text);--theme-bars: #efe8bc;--theme-line: #ae9999}body{background:var(--theme-bg);color:var(--theme-text)}:root.theme-dark{color-scheme:dark;--theme-accent-opacity: .15;--theme-accent: hsla(var(--color-base-gray), 1);--theme-text-accent: hsla(var(--color-blue), 1);--theme-divider: hsla(var(--color-gray-10), 1);--theme-text: hsla(var(--color-gray-90), 1);--theme-text-light: hsla(var(--color-gray-80), 1);--theme-block-intro: hsla(var(--color-gray-20), 1);--theme-block-review: rgb(64, 48, 66);--theme-options-box: rgb(22, 31, 55);--theme-line: rgb(137, 133, 133);--theme-text-lighter: hsla(var(--color-gray-40), 1);--theme-bg: hsl(256, 95%, 8%);--theme-next: #ffffff;--theme-bg-hover: hsla(var(--color-gray-40), 1);--theme-bg-offset: hsla(var(--color-gray-5), 1);--theme-code-inline-bg: hsla(var(--color-gray-10), 1);--theme-code-inline-text: hsla(var(--color-base-white), 100%, 1);--theme-code-bg: hsl(256, 27%, 19%);--theme-code-bg-heading: hsl(256, 27%, 21%);--theme-code-text: hsla(var(--color-base-white), 100%, 1);--theme-navbar-bg: hsla(215, 28%, 17%, 1);--theme-selection-color: hsla(var(--color-base-white), 100%, 1);--theme-selection-bg: hsla(var(--color-purple), var(--theme-accent-opacity));--theme-content-title-bg: #213149;--theme-content-title-text: rgb(220, 219, 226);--docsearch-modal-background: var(--theme-bg);--docsearch-searchbox-focus-background: var(--theme-divider);--docsearch-footer-background: var(--theme-divider);--docsearch-text-color: var(--theme-text);--docsearch-hit-background: var(--theme-divider);--docsearch-hit-shadow: none;--docsearch-hit-color: var(--theme-text);--docsearch-footer-shadow: inset 0 2px 10px #000;--docsearch-modal-shadow: inset 0 0 8px #000;--shiki-token-constant: "#ffffff";--shiki-token-string: "#ffffff";--shiki-token-comment: "#a0a0a0";--shiki-token-keyword: "#ff6b81";--shiki-token-parameter: "#ffffff";--shiki-token-function: "#ffffff";--shiki-token-string-expression: "#ffffff";--shiki-token-punctuation: "#ffffff";--shiki-codetitle-background: var(--theme-bg);--header-footer-color: rgb(26, 25, 30);--course-list-color: #000000;--account-mini: #1f2937;--input-form-color: #00000080;--theme-pill: #34343480;--theme-pill-text: var(--theme-text);--theme-bars: #faefef;--theme-line: #9a8604}::-moz-selection{color:var(--theme-selection-color);background-color:var(--theme-selection-bg)}::selection{color:var(--theme-selection-color);background-color:var(--theme-selection-bg)}.intro{background-color:var(--theme-block-intro)}.review{background-color:var(--theme-block-review)}.block-text>ul>li{font-weight:400;font-size:.9rem;color:var(--theme-text);line-height:1}.block-text>p{color:var(--theme-text);text-transform:uppercase;letter-spacing:1px}.options-box{background-color:var(--theme-options-box)}.line{background-color:var(--theme-line);height:1px;margin-top:40px}svg[data-astro-cid-n5k3dfry]{vertical-align:middle;width:var(--size, 1em);height:var(--size, 1em)}button[data-astro-cid-duomui57]{display:flex;border:0;padding:0;cursor:pointer}.icon[data-astro-cid-duomui57]{z-index:1;position:relative;display:flex;padding:.5rem;width:2rem;height:2rem;font-size:1rem}.icon[data-astro-cid-duomui57].light:before{content:"";z-index:-1;position:absolute;inset:0;border-radius:999rem}:root{--highlight-bg: #d1fae5;--highlight-text: #000000}@media (prefers-color-scheme: dark){:root{--highlight-bg: #4ade80;--highlight-text: #ffffff}}:root{--gray-0: #090b11;--gray-50: #141925;--gray-100: #283044;--gray-200: #3d4663;--gray-300: #505d84;--gray-400: #6474a2;--gray-500: #8490b5;--gray-600: #a3acc8;--gray-700: #c3cadb;--gray-800: #e3e6ee;--gray-900: #f3f4f7;--gray-999-basis: 0, 0%, 100%;--gray-999_40: hsla(var(--gray-999-basis), .4);--gray-999: #ffffff;--accent-light: #abaaac;--accent-regular: #121212;--accent-regular-background: #ffffff;--accent-regular-background-modal: #ffffff;--accent-dark: #1c0056;--accent-overlay: hsla(281, 51%, 93%, .33);--accent-subtle-overlay: var(--accent-overlay);--accent-text-over: var(--gray-999);--link-color: var(--accent-regular);--theme-footer-bg: var(--gray-300);--theme-footer-text: var(--gray-900);--theme-featured-course-bg: var(--gray-300);--theme-featured-course-text: var(--gray-900);--gradient-stop-1: var(--accent-light);--gradient-stop-2: var(--accent-regular);--gradient-stop-3: var(--accent-dark);--gradient-subtle: linear-gradient( 150deg, var(--gray-900) 19%, var(--gray-999) 150% );--gradient-accent: linear-gradient( 150deg, var(--gradient-stop-1), var(--gradient-stop-2), var(--gradient-stop-3) );--gradient-accent-orange: linear-gradient( 150deg, #ca7879, var(--accent-regular), var(--accent-dark) );--gradient-stroke: linear-gradient(180deg, var(--gray-900), var(--gray-700));--shadow-sm: 0px 6px 3px rgba(9, 11, 17, .01), 0px 4px 2px rgba(9, 11, 17, .01), 0px 2px 2px rgba(9, 11, 17, .02), 0px 0px 1px rgba(9, 11, 17, .03);--shadow-md: 0px 28px 11px rgba(9, 11, 17, .01), 0px 16px 10px rgba(9, 11, 17, .03), 0px 7px 7px rgba(9, 11, 17, .05), 0px 2px 4px rgba(9, 11, 17, .06);--shadow-lg: 0px 62px 25px rgba(9, 11, 17, .01), 0px 35px 21px rgba(9, 11, 17, .05), 0px 16px 16px rgba(9, 11, 17, .1), 0px 4px 9px rgba(9, 11, 17, .12);--text-smx: .675rem;--text-sm: .875rem;--text-base: 1rem;--text-md: 1.125rem;--text-lg: 1.25rem;--text-xl: 1.625rem;--text-2xl: 2.125rem;--text-3xl: 2.625rem;--text-4xl: 3.5rem;--text-5xl: 4.5rem;--theme-transition: .2s ease-in-out;--theme-button-pill-text: #2c5282;--theme-button-pill: #d5e5ee;--theme-bg-gradient-bottom: #ffffff }:root.theme-dark{--gray-0: #ffffff;--gray-50: #f3f4f7;--gray-100: #e3e6ee;--gray-200: #c3cadb;--gray-300: #a3acc8;--gray-400: #8490b5;--gray-500: #6474a2;--gray-600: #505d84;--gray-700: #3d4663;--gray-800: #283044;--gray-900: #141925;--gray-999-basis: 225, 31%, 5%;--gray-999: #090b11;--accent-light: #1c0056;--accent-regular: #20262e;--accent-regular-background: hsl(0, 0%, 0%);--accent-regular-background-modal: hsl(254, 47%, 10%);--accent-dark: #e4e4e4;--accent-overlay: hsla(281, 51%, 93%, .33);--accent-subtle-overlay: hsla(281, 81%, 36%, .33);--accent-text-over: var(--gray-0);--theme-bg: hsl(256, 27%, 19%);--theme-bg-gradient-top: var(--theme-bg);--theme-bg-gradient-bottom: hsl(251, 29%, 11%);--link-color: var(--accent-dark);--theme-footer-bg: hsla(215, 28%, 17%, 1);--theme-footer-text: var(--gray-300);--theme-featured-course-bg: #fbf9f1;--theme-featured-course-text: hsla(215, 28%, 17%, 1);--theme-box-shadow-light: #0f9f0f85;--theme-box-shadow-medium: #5fb43d;--gradient-stop-1: #4c11c6;--gradient-subtle: linear-gradient( 150deg, var(--gray-900) 19%, var(--gray-999) 81% );--gradient-accent-orange: linear-gradient( 150deg, #ca7879, var(--accent-regular), var(--accent-light) );--gradient-stroke: linear-gradient(180deg, var(--gray-600), var(--gray-800));--shadow-sm: 0px 6px 3px rgba(255, 255, 255, .01), 0px 4px 2px rgba(255, 255, 255, .01), 0px 2px 2px rgba(255, 255, 255, .02), 0px 0px 1px rgba(255, 255, 255, .03);--shadow-md: 0px 28px 11px rgba(255, 255, 255, .01), 0px 16px 10px rgba(255, 255, 255, .03), 0px 7px 7px rgba(255, 255, 255, .05), 0px 2px 4px rgba(255, 255, 255, .06);--shadow-lg: 0px 62px 25px rgba(255, 255, 255, .01), 0px 35px 21px rgba(255, 255, 255, .05), 0px 16px 16px rgba(255, 255, 255, .1), 0px 4px 9px rgba(255, 255, 255, .12);--theme-button-pill-text: #b6b5ed;--theme-button-pill: #0e175280}body{background-color:var(--accent-regular-background);color:var(--gray-200);-webkit-font-smoothing:antialiased;line-height:1.5;-webkit-text-size-adjust:100%}*,*:after,*:before{box-sizing:border-box;margin:0}code{padding:0rem}img{max-width:100%;height:auto}a{color:var(--link-color)}h1,h2,h3,h4,h5{line-height:1.4;font-weight:300;color:var(--gray-100)}h1{font-size:var(--text-5xl)}h2{font-size:var(--text-4xl)}h3{font-size:var(--text-3xl)}h4{font-size:var(--text-2xl)}h5{font-size:var(--text-xl)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.wrapper{width:100%;max-width:83rem;margin-inline:auto;padding-inline:1.5rem}.stack{display:flex;flex-direction:column}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.gap-15{gap:3.75rem}.gap-20{gap:5rem}.gap-30{gap:7.5rem}.gap-48{gap:12rem}@media (min-width: 50em){.lg\:gap-2{gap:.5rem}.lg\:gap-4{gap:1rem}.lg\:gap-8{gap:2rem}.lg\:gap-10{gap:2.5rem}.lg\:gap-15{gap:3.75rem}.lg\:gap-20{gap:5rem}.lg\:gap-30{gap:7.5rem}.lg\:gap-48{gap:12rem}}.featured__course-card{color:var(--theme-featured-course-text);background-color:var(--theme-featured-course-bg)}.featured__course-card>a{color:var(--theme-featured-course-text)}table{width:100%;border-collapse:collapse;overflow-x:auto;border-spacing:0}th{text-align:left}th,td{padding:.5rem;border-bottom:1px solid var(--gray-300)}th:first-child,td:first-child{padding-left:0}th:last-child,td:last-child{padding-right:0}th{font-weight:400}header[data-astro-cid-b6eikr5p]{z-index:100}nav[data-astro-cid-b6eikr5p]{font-family:Inter,sans-serif;letter-spacing:-.05em;font-weight:700}#mobile-menu[data-astro-cid-b6eikr5p]{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}#logo-text[data-astro-cid-b6eikr5p]{transition:transform .3s ease-in-out}
