@import"https://fonts.googleapis.com/css?family=Poppins:700|Noto%20Sans%20Grantha:400";canvas.svelte-62hsua{background-color:var(--background);position:fixed;z-index:-1}.footer.svelte-12fr8u6{display:flex;justify-content:space-around;flex-wrap:wrap;height:min-content;background-color:#0000004d;border-top-left-radius:10px;border-top-right-radius:10px;border-width:0;border-top-width:1px;border-color:var(--primary);border-style:solid;padding-bottom:30px}.footer.svelte-12fr8u6>div{display:flex;flex-direction:column}.footer.svelte-12fr8u6>div>h4{text-align:left;text-decoration:underline}:root[data-theme=dark],div[data-theme=dark]{--text: #efe9f7;--background: #120e21;--primary: #ae90e0;--secondary: #65345b;--accent: #44ca95}:root[data-theme=sunset],div[data-theme=sunset]{--text: #f2889b;--background: #232226;--primary: #f28888;--secondary: #bf7582;--accent: #79859c}:root[data-theme=larch],div[data-theme=larch]{--text: #ffffff;--background: #072029;--primary: #7a90f1;--secondary: #00d49f;--accent: #f35f5f}:root[data-theme=midnightocean],div[data-theme=midnightocean]{--text: #fefefd;--background: #0d0c11;--primary: #0d3bff;--secondary: #9744f9;--accent: #214c6b}:root[data-theme=yellowsubmarine],div[data-theme=yellowsubmarine]{--text: #ffca20;--background: #172e62;--primary: #ffca20;--secondary: #ffca20;--accent: #ffca20}:root[data-theme=highcontrast],div[data-theme=highcontrast]{--text: #ffffff;--background: #000000;--primary: #ff00ee;--secondary: #ffff00;--accent: #00ffee}:root[data-theme=turbo],div[data-theme=turbo]{--text: #ae9d9d;--background: #0a0a0a;--primary: #e02b44;--secondary: #e18892;--accent: #944a40}:root[data-theme=elgoog],div[data-theme=elgoog]{--text: #4285f4;--background: #000000;--primary: #ea4335;--secondary: #fbbc05;--accent: #34a853}:root[data-theme=ultralight],div[data-theme=ultralight]{--text: #ffffff;--background: #ffffff;--primary: #ffffff;--secondary: #ffffff;--accent: #ffffff}:root[data-theme=ultradark],div[data-theme=ultradark]{--text: #000000;--background: #000000;--primary: #000000;--secondary: #000000;--accent: #000000}:root[data-theme=colorful],div[data-theme=colorful]{--text: #0ac63b;--background: #070707;--primary: #ee4ba5;--secondary: #b8c71f;--accent: #e96c1c}:root[data-theme=soft],div[data-theme=soft]{--text: #ccc7f5;--background: #0f0c37;--primary: #f9e2cf;--secondary: #723262;--accent: #ffffff}:root[data-theme=nature],div[data-theme=nature]{--text: #e4e4e6;--background: #323232;--primary: #1abb78;--secondary: #a2fe84;--accent: #dbcf78}:root[data-theme=nokia],div[data-theme=nokia]{--text: #8cc502;--background: #27360c;--primary: #c73125;--secondary: #8ac202;--accent: #c73125}:root[data-theme=burn],div[data-theme=burn]{--text: #000000;--background: #ffffff;--primary: #000000;--secondary: #ffffff;--accent: #000000}:root[data-theme=night],div[data-theme=night]{--text: #ffffff;--background: #000000;--primary: #ffffff;--secondary: #000000;--accent: #ffffff}body{height:100vh;width:100vw;padding:0;margin:0;background-color:var(--background);color:var(--text);overflow-x:hidden}*{font-family:Noto Sans Grantha}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--primary)}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}::-webkit-scrollbar-thumb:active{background:var(--accent)}.verticalCenter{min-height:100vh;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center}.c-text{color:var(--text)}.c-background{color:var(--background)}.c-primary{color:var(--primary)}.c-accent{color:var(--accent)}.c-secondary{color:var(--secondary)}.full-size{width:100vw;height:100vh}.no-vertical-margin{margin-top:0;margin-bottom:0}.icon{background-image:url(../../../cow_small.webp);background-position:center;background-size:cover;border-radius:50%;aspect-ratio:1;width:10rem;height:10rem;max-width:100%;max-height:100%;outline:var(--accent) 2.5px solid;box-shadow:0 0 10px #000 inset;transition:transform .2s cubic-bezier(0,.75,.7,1.5)}.icon:hover{transition:transform .4s cubic-bezier(.5,-.5,.5,1.5);transform:scale(1.2);box-shadow:0 0 10px #000 inset}.tags{display:flex;flex-wrap:wrap;gap:5px 5px;height:fit-content}.tags>div{background-color:var(--primary);color:var(--background);font-weight:900;width:fit-content;display:inline;padding:5px 10px;border-radius:5px;transition:color .25s ease-in,background .25s ease-in}.tags>div:hover{color:var(--background);background-color:var(--secondary)}a{color:var(--accent)}a:hover{font-weight:900}h1{font-size:4.21rem}h2{font-size:3.158rem}h3{font-size:2.369rem}h4{font-size:1.777rem}h5{font-size:1.333rem}small{font-size:.75rem}h1,h2,h3,h4,h5,h6{font-family:Poppins;font-weight:700;text-align:center}.neumorphism{background-image:linear-gradient(-70deg,#0000001a,#ffffff1a);box-shadow:4px 4px 60px #ffffff05 inset,-4px -4px 50px #0003 inset,-4px -4px 10px #ffffff0d,4px 4px 10px #00000026;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.layout.svelte-13g6k7s{display:flex;flex-direction:column;min-height:100%;max-width:1000px;padding-left:40px;padding-right:50px;row-gap:25vh;margin:auto;justify-content:space-between}
