.prose{color:#374151;font-size:.875rem;line-height:1.75rem}.dark .prose{color:#9ca3af}.prose *+*{margin-top:1.5rem}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:#030712}.dark .prose h1,.dark .prose h2,.dark .prose h3,.dark .prose h4,.dark .prose h5,.dark .prose h6{color:#fff}.prose h1{font-size:1.875rem;line-height:2.25rem;letter-spacing:-.025em}.prose h2{font-size:1.25rem;margin-top:3.75rem}.prose h2,.prose h3{line-height:1.75rem;letter-spacing:-.025em;font-weight:500}.prose h3{font-size:1.125rem;margin-top:2.5rem}.prose a{color:#030712;font-weight:600;text-decoration:underline;text-underline-offset:3px;text-decoration-color:rgba(3,7,18,.25)}.prose a:hover{text-decoration-color:rgba(3,7,18,.5)}.dark .prose a{color:#fff;text-decoration-color:hsla(0,0%,100%,.25)}.dark .prose a:hover{text-decoration-color:hsla(0,0%,100%,.5)}.prose ol{list-style-type:decimal;margin-left:1.5rem}.prose ol li{padding-left:.625rem}.prose ol li::marker{color:#374151}.dark .prose ol li::marker{color:#9ca3af}.prose ul{list-style-type:disc;margin-left:1.5rem}.prose ul li{padding-left:.625rem}.prose ul li::marker{color:#d1d5db}.dark .prose ul li::marker{color:#374151}.prose pre{border-radius:.5rem;padding:.75rem 1rem;overflow-x:auto}.prose pre>code{display:block;font-size:.875rem;line-height:1.25rem;color:#fff}.prose pre::selection{background-color:hsla(0,0%,100%,.15)}.prose img{border-radius:.5rem;border:1px solid rgba(3,7,18,.1)}.dark .prose img{border:1px solid hsla(0,0%,100%,.1)}.prose strong{font-weight:600;color:#030712}.dark .prose strong{color:#fff}.prose code:not(pre code){font-size:.875rem;line-height:1.25rem;font-weight:500;color:#030712}.dark .prose code:not(pre code){color:#fff}.prose code:not(pre code):after,.prose code:not(pre code):before{content:"`"}@theme inline{--font-sans:var(--font-inter);--font-sans--font-feature-settings:"cv11";--font-mono:var(--font-geist-mono)}@theme{--text-xs:0.75rem;--text-xs--line-height:calc(1 / 0.75);--text-sm:0.875rem;--text-sm--line-height:calc(1.25 / 0.875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:2rem;--text-3xl--line-height:calc(2.5 / 2);--text-4xl:2.5rem;--text-4xl--line-height:1;--text-5xl:3rem;--text-5xl--line-height:1;--text-6xl:3.75rem;--text-6xl--line-height:1;--text-7xl:4.5rem;--text-7xl--line-height:1;--text-8xl:6rem;--text-8xl--line-height:1;--text-9xl:8rem;--text-9xl--line-height:1;--animate-caret-blink:caret-blink 1.1s infinite;@keyframes caret-blink{0%{visibility:visible}50%,to{visibility:hidden}}}.edu-stacked-layout{display:flex;height:100vh;overflow:hidden;width:100%;position:relative}.edu-stacked-layout .edu-secondary-sidebar{flex-shrink:0;width:18rem;border-right:1px solid hsl(var(--sidebar-border));background-color:hsl(var(--sidebar-background));color:hsl(var(--sidebar-foreground));overflow-y:auto;position:relative;z-index:1}.edu-stacked-layout .edu-content-area{flex:1;min-height:0;overflow:hidden;background-color:hsl(var(--background))}.edu-content-wrapper,.edu-stacked-layout .edu-content-area{display:flex;flex-direction:column;position:relative;z-index:0}.edu-content-wrapper{height:100%;width:100%}.edu-content-wrapper main{flex:1;overflow-y:auto;width:100%;position:relative;z-index:0}.edu-stacked-layout main{margin-left:0!important;margin-top:0!important;border:none!important;border-radius:0!important}.edu-content-wrapper .relative{position:relative;z-index:0}@media (max-width:768px){.edu-stacked-layout .edu-secondary-sidebar{display:none}.edu-stacked-layout{height:auto;min-height:100vh}.edu-stacked-layout .edu-content-area{width:100%;flex:1}}