@import url("https://fonts.googleapis.com/css2?family=Assistant:wght@200..800&family=Hind+Madurai:wght@300;400;500;600;700&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");:root{--background:#eceff4;--foreground:#24292e;--heading-foreground:#1e2227;--heading2-foreground:#2c333a;--link-foreground:#5e81ac;--primary:#81a1c1;--primary-hover:#6890c5;--primary-active:#587fb1;--primary-foreground:#fff;--card:#fff;--card-foreground:#24292e;--destructive:#bf616a;--destructive-foreground:#eceff4;--border:rgba(36,41,46,.1);--radius-rounded:8px;--header-height:100px;--montserrat-font:"Montserrat",sans-serif;--assistant-font:"Assistant",sans-serif;--madurai-font:"Hind Madurai",sans-serif;--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:0.75rem;--spacing-lg:1rem;--spacing-xl:1.5rem;--spacing-2xl:2rem;--spacing-3xl:2.5rem;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem}@media (prefers-color-scheme:dark){:root{--background:#2e3440;--foreground:#d8dee9;--heading-foreground:#eceff4;--heading2-foreground:#e5e9f0;--link-foreground:#88c0d0;--primary:#81a1c1;--primary-hover:#5e81ac;--primary-active:#4c566a;--primary-foreground:#eceff4;--card:#3b4252;--card-foreground:#d8dee9;--destructive:#bf616a;--destructive-foreground:#2e3440;--border:rgba(236,239,244,.1)}}::selection{background-color:var(--primary);color:var(--primary-foreground)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{border-radius:4px}*{box-sizing:border-box;padding:0;margin:0;scrollbar-width:thin;scrollbar-color:var(--primary) var(--card)}html{transition:background-color .3s ease,color .3s ease}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--madurai-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none;width:-moz-fit-content;width:fit-content}.Header_header__AF_3G{display:flex;align-items:center;height:var(--header-height)}.Header_container__3JNoS{display:flex;align-items:center;justify-content:space-between}.Header_nav__LVYU2{display:flex;align-items:center;gap:var(--spacing-xl)}.Header_navLink__bX76H{transition:color .3s ease}.Header_navLink__bX76H:hover,.Header_navLink__bX76H[data-active=true]{color:var(--primary)}.Header_navLink__bX76H:focus-visible{color:var(--primary);outline:none}.Header_githubLink__v_SAH{display:flex;align-items:center;justify-content:center}.Header_githubLink__v_SAH svg{transition:color .3s ease;cursor:pointer}.Header_githubLink__v_SAH:hover svg{color:var(--primary)}.Container_container__gCi3f{margin-inline:auto;padding-inline:var(--spacing-md);width:100%}.Container_spacingLg__qDuku{display:flex;flex-direction:column;gap:var(--spacing-lg)}@media screen and (min-width:576px){.Container_container__gCi3f{width:576px}}@media screen and (min-width:768px){.Container_container__gCi3f{width:768px}}@media screen and (min-width:992px){.Container_container__gCi3f{width:992px}}@media screen and (min-width:1200px){.Container_container__gCi3f{width:1200px}}