header-component:where(.astro-zgz2aqyx){transition:padding .3s,transform .3s,margin-inline .3s,border .15s,background-color .15s;&.not-top{--un-border-opacity: 1;border-color:hsl(var(--border) / var(--un-border-opacity));--un-bg-opacity: 1;background-color:hsl(var(--background) / var(--un-bg-opacity));padding-left:.375rem;padding-right:.375rem;box-shadow:#fff 0 0,#18181b14 0 0 0 1px,#27272a14 0 10px 15px -3px,#27272a14 0 4px 6px -4px}&[data-show=false]:not(.expanded){transform:translateY(-5rem)}}@media(min-width:800px){header-component:where(.astro-zgz2aqyx).not-top{margin-inline:8%}}.dark header-component:where(.astro-zgz2aqyx).not-top{background-color:hsl(var(--muted) / var(--un-bg-opacity))}@media(max-width:640px){#headerExpandContent:where(.astro-zgz2aqyx){grid-template-rows:0fr;transition:opacity .3s,padding .3s,border-color .15s,grid-template-rows .3s}.expanded:where(.astro-zgz2aqyx) #headerExpandContent:where(.astro-zgz2aqyx){grid-template-rows:1fr}.expanded:where(.astro-zgz2aqyx).not-top #headerExpandContent:where(.astro-zgz2aqyx){box-shadow:#fff 0 0,#18181b14 0 0 0 1px,#27272a14 0 10px 15px -3px,#27272a14 0 4px 6px -4px}header-component:where(.astro-zgz2aqyx) #headerExpandContent:where(.astro-zgz2aqyx):after{box-sizing:content-box;content:"";position:absolute;inset-inline:calc(-1rem - 1px);bottom:0;top:-5rem;z-index:-1;transition:.3s;visibility:hidden;opacity:0;border-bottom:1px solid transparent}header-component:where(.astro-zgz2aqyx):not(.not-top) #headerExpandContent:where(.astro-zgz2aqyx):after{visibility:visible;bottom:-1rem;opacity:1;background-color:hsl(var(--muted) / var(--un-bg-opacity, 1));border-bottom-color:hsl(var(--border) / var(--un-border-opacity, 1))}}#toggleDarkMode:where(.astro-zgz2aqyx){&[data-theme=dark]{.system:where(.astro-zgz2aqyx){display:none}.dark:where(.astro-zgz2aqyx){display:block}}&[data-theme=light]{.system:where(.astro-zgz2aqyx){display:none}.light{display:block}}}@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Variable.ttf) format("truetype");font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-VariableItalic.ttf) format("truetype");font-style:italic;font-display:swap}html{font-family:Satoshi,sans-serif}:root{--background: 210 33% 99%;--foreground: 240 10% 3.9%;--card: 0 0% 100%;--card-foreground: 240 10% 3.9%;--popover: 0 0% 100%;--popover-foreground: 240 10% 3.9%;--primary: 200 29% 45%;--primary-foreground: 0 0% 92.5%;--secondary: 240 4.8% 95.9%;--secondary-foreground: 240 5.9% 10%;--muted: 240 4.8% 95%;--muted-foreground: 240 3.8% 28.1%;--accent: 240 4.8% 95.9%;--accent-foreground: 240 5.9% 10%;--destructive: 0 72.22% 50.59%;--destructive-foreground: 0 0% 98%;--border: 240 5.9% 88%;--input: 240 5.9% 90%;--ring: 240 5.9% 10%;--radius: .5rem;--info: 35 90% 60%;--warning: 270 70% 65%}.dark{--background: 240 20.54% 5.2%;--foreground: 0 0% 98%;--card: 240 10% 3.9%;--card-foreground: 0 0% 98%;--popover: 240 10% 3.9%;--popover-foreground: 0 0% 98%;--primary: 195 95% 85%;--primary-foreground: 240 3.7% 15.9%;--secondary: 240 3.7% 15.9%;--secondary-foreground: 0 0% 98%;--muted: 240 5.9% 12%;--muted-foreground: 240 5% 74.9%;--accent: 240 3.7% 15.9%;--accent-foreground: 0 0% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 0 0% 98%;--border: 240 3.7% 19.9%;--input: 240 3.7% 15.9%;--ring: 240 4.9% 83.9%;--info: 38 85% 65%;--warning: 275 70% 75%}:root{--un-default-border-color: hsl(var(--border) / 1)}html.dark{color-scheme:dark}a{transition:color .2s ease;&:hover{color:hsl(var(--primary) / var(--un-text-opacity, 1))}}details.info-box,details.warning-box{color:hsl(var(--foreground) / .92)!important;background:hsl(var(--muted) / .6)!important;border-radius:12px!important;border-left:5px solid hsl(var(--border) / 1)!important;backdrop-filter:blur(16px) saturate(160%)!important;-webkit-backdrop-filter:blur(16px) saturate(160%)!important;padding:16px 20px!important;margin:1.25em 0!important}details.info-box{background:linear-gradient(120deg,hsl(var(--info) / .28),hsl(var(--info) / .08))!important;border-left-color:hsl(var(--info) / .85)!important}details.warning-box{background:linear-gradient(120deg,hsl(var(--warning) / .3),hsl(var(--warning) / .1))!important;border-left-color:hsl(var(--warning) / .85)!important}details.info-box summary,details.warning-box summary{color:hsl(var(--foreground) / .95)!important}details.info-box summary:before{color:hsl(var(--info) / .95)!important}details.warning-box summary:before{color:hsl(var(--warning) / .95)!important}.course-info-card{color:hsl(var(--foreground) / .95)!important;background:hsl(var(--muted) / .75)!important;border:1px solid hsl(var(--border) / 1)!important;border-radius:16px!important;box-shadow:none!important;backdrop-filter:blur(12px) saturate(160%)!important;-webkit-backdrop-filter:blur(12px) saturate(160%)!important}figure figcaption,figcaption{color:hsl(var(--muted-foreground) / .95)!important}.prose details summary{list-style:none;font-weight:600;cursor:pointer;position:relative;padding-inline-start:1.4em;color:hsl(var(--foreground) / .95);margin-bottom:.5em}.prose details summary:before{content:"▶";position:absolute;inset-inline-start:0;transition:transform .3s ease;color:hsl(var(--muted-foreground) / .9)}.prose details[open] summary:before{transform:rotate(90deg)}.quote-box{display:flex;align-items:center;justify-content:flex-start;background:hsl(var(--muted) / .35);border-top:4px solid hsl(var(--border) / .8);border-radius:20px;padding:18px 28px 20px;color:hsl(var(--foreground) / .95);font-weight:600;font-size:1.05rem}.custom-figure{display:flex;flex-direction:column;align-items:center;width:fit-content;max-width:100%;margin:2em auto}.custom-figure img{border-radius:12px;margin-bottom:.75em;max-width:100%;height:auto;box-shadow:0 10px 25px hsl(var(--border) / .3)}.custom-figure figcaption{font-style:italic;text-align:center}.prose table{width:min(100%,900px);margin:1.75em auto;border-collapse:collapse;table-layout:auto;background:hsl(var(--card) / .65)}.prose th,.prose td{padding:.95em 1.2em;border:1px solid hsl(var(--border) / 1);text-align:left;vertical-align:top;word-break:break-word}.prose thead{background:linear-gradient(120deg,hsl(var(--primary) / .12),hsl(var(--warning) / .12))}.prose tbody tr:hover{background:hsl(var(--primary) / .08)}.prose td:first-child{font-weight:600;color:hsl(var(--foreground) / .85)}.highlight{color:var(--highlightColor, hsl(var(--primary) / var(--un-text-opacity)))!important}.highlight-bg{background-color:var( --highlightColor, hsl(var(--primary) / var(--un-text-opacity)) )!important}
