@charset "UTF-8";.back-to-top.svelte-k5902y{opacity:1;z-index:5;position:fixed;cursor:pointer;-webkit-user-select:none;user-select:none;transition:opacity .5s,visibility .5s;right:1rem;bottom:1rem;color:var(--background);background:var(--accent);padding:.25rem .5rem;border-radius:4px;font-weight:700;font-family:RedHatText}.back-to-top.hidden.svelte-k5902y{opacity:0;visibility:hidden}.theme-switcher.svelte-14ffykg.svelte-14ffykg{position:absolute;top:1.9rem;right:.5rem;border:var(--card-border);border-radius:0 0 var(--curve-factor) var(--curve-factor);background:var(--card-background);display:flex;flex-direction:column;padding:.5rem;min-width:5rem;text-align:left;list-style:none;z-index:2}.theme-switcher.svelte-14ffykg li.svelte-14ffykg{background:var(--card-background);color:var(--foreground);border:transparent;border-radius:var(--curve-factor);cursor:pointer;font-family:FiraCode;text-align:left;transition:all .2s ease-in-out;padding:.25rem .25rem .25rem 1.6rem;text-transform:capitalize}.theme-switcher.svelte-14ffykg li.active.svelte-14ffykg{border:1px solid transparent;padding-left:.25rem;cursor:default}.theme-switcher.svelte-14ffykg li.active.svelte-14ffykg:before{content:"✔";margin-right:.25rem}.theme-switcher.svelte-14ffykg li.active.svelte-14ffykg:hover{border:1px solid var(--accent);color:var(--foreground);background:none}.theme-switcher.svelte-14ffykg li.svelte-14ffykg:hover{background:var(--accent);color:var(--background)}.open-theme-menu.svelte-14ffykg.svelte-14ffykg{background:none;border:transparent;color:var(--foreground);font-family:FiraCode;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;font-size:1.2rem;margin:0 .25rem}nav.svelte-nlpkcn.svelte-nlpkcn{display:flex;justify-content:space-between;background:var(--card-background);border-bottom:var(--card-border);color:var(--foreground);padding:.5rem}nav.svelte-nlpkcn a.homepage-link.svelte-nlpkcn{text-decoration:none;text-align:center}nav.svelte-nlpkcn a.homepage-link h1.svelte-nlpkcn{margin:0;color:var(--foreground)}nav.svelte-nlpkcn .nav-links.svelte-nlpkcn{display:flex;flex-wrap:wrap}nav.svelte-nlpkcn .nav-links a.svelte-nlpkcn{font-weight:700;font-size:1.2rem;color:var(--foreground);text-decoration:none;border-radius:4px;padding:.25rem .5rem;margin:.25rem;text-align:center}nav.svelte-nlpkcn .nav-links a.active.svelte-nlpkcn,nav.svelte-nlpkcn .nav-links a.svelte-nlpkcn:hover{background:var(--accent);color:var(--background)}@media (max-width: 779px){nav.svelte-nlpkcn.svelte-nlpkcn{flex-direction:column}}footer.svelte-e25qz9.svelte-e25qz9{bottom:0;padding:.5rem 1rem;width:calc(100vw - 2rem);background:var(--card-background)}footer.svelte-e25qz9 p.svelte-e25qz9{margin:0;text-align:center}footer.svelte-e25qz9 p a.svelte-e25qz9{color:var(--accent);border-radius:4px;padding:.1rem .25rem;text-decoration:none;display:inline-flex;flex-direction:revert;gap:.25rem;align-items:center}footer.svelte-e25qz9 p a.svelte-e25qz9:hover{background:var(--accent);color:var(--background)}footer.svelte-e25qz9 p a.svelte-e25qz9:hover svg{fill:var(--background)}:root{--background:#101010;--foreground:#fafafa;--dimmed-text:#808080;--card-background:#1b1b1b;--card-border:1px solid #2a2a2a;--code-background:#333;--matrix-effect-background:rgba(16, 16, 16, .05);--matrix-effect-text:var(--foreground);--accent:#01c0f0;--accent-1:#f44336;--accent-2:#b45eff;--accent-3:#01c0f0;--accent-4:#1de691;--heading-color:var(--accent);--home-tile-background:var(--card-background);--home-accent-background:var(--card-background);--home-accent-foreground:var(--foreground);--info:#35c9fa;--success:#88ff88;--warning:#ece715;--error:#f80363;--misc:#b45eff}@font-face{font-family:FiraCode;src:url(../../../fonts/FiraCode-VF.woff2) format("woff2-variations"),url(../../../fonts/FiraCode-VF.woff) format("woff-variations"),url(../../../fonts/FiraCode.ttf) format("truetype");font-weight:300 700;font-style:normal}@font-face{font-family:RedHatText;src:url(../../../fonts/RedHatText-VF.ttf) format("truetype");font-weight:300 700;font-style:normal}:root{--grid-item-width:20rem;--grid-item-min-height:3.5rem;--grid-item-max-height:5rem;--grid-item-spacing:1rem;--grid-max-width:100rem;--curve-factor:4px}main.svelte-4gxoij{min-height:100%;min-height:89vh}.website.svelte-4gxoij{display:flex;flex-direction:column;justify-content:space-between}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);transition:all .25s ease-in-out;font-family:FiraCode;margin:0;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;overflow-x:hidden}body::-webkit-scrollbar{width:var(--scroll-bar-width);height:var(--scroll-bar-width)}body::-webkit-scrollbar-track{border-radius:var(--curve-factor);background-color:var(--scroll-bar-background)}body::-webkit-scrollbar-thumb{background:var(--scroll-bar-color);border-radius:var(--curve-factor)}::selection{background-color:var(--accent);color:var(--background)}
