@import"https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;700&display=swap";header.svelte-1leh0mb.svelte-1leh0mb{text-align:center}header.svelte-1leh0mb ul.svelte-1leh0mb{display:flex;justify-content:space-evenly;list-style:none;margin-block:2em;gap:2em}header.svelte-1leh0mb ul a.svelte-1leh0mb{border-radius:.5em;padding:.7em 1em;transition:background-color .3s ease,color .3s ease}header.svelte-1leh0mb ul a.active.svelte-1leh0mb{background-color:var(--primary-clr)}header.svelte-1leh0mb ul a.svelte-1leh0mb:hover:not(.active){background-color:var(--secondary-clr)}@media screen and (min-width: 50em){header.svelte-1leh0mb.svelte-1leh0mb{display:flex;justify-content:space-between;align-items:center}}*,:before,:after{box-sizing:border-box;margin:0;padding:0;font-family:Rubik,sans-serif}body{--primary-clr: #181e6e;--secondary-clr: #4e39ba;height:1vh;height:1svh;font-size:15px;padding:3em;background:linear-gradient(45deg,#4e39ba,#181e6e);background-repeat:no-repeat;background-attachment:fixed;color:#fff}@media screen and (min-width: 50em){body{padding:3em 6em}}h1{font-size:67.2605015625px}h2{font-size:49.82259375px}h3{font-size:36.905625px}h4{font-size:27.3375px}h5{font-size:20.25px}h6{font-size:15px}a{color:inherit;font-weight:700;text-decoration:none}a[rel=external]{background-color:var(--primary-clr);padding:.2em .5em;margin:.1em;border-radius:1em}section{max-width:80ch;margin-block:2em}footer.svelte-1in9dhp{position:fixed;bottom:0;width:100%;left:0;text-align:center;padding:1em}
