html{--white: #ffffff;--white-alt: #e6e6e6;--accent: #ff7e47;--black: #424242;--border-shadow: 0 0 20px -10px var(--black);--shadow: 0 0 20px -10px var(--black)}html[data-theme=dark]{--white: #141414;--white-alt: #1d1d1d;--accent: #ff7e47;--black: #e6e6e6;--border-shadow: 0 0 0px 2px var(--accent);--shadow: unset}html[data-theme=rgb]{animation:2s svelte-e6yt7m-rgb infinite linear}@font-face{font-family:NerdFont;src:url(../../../fonts/NerdFont.ttf) format("truetype")}@font-face{font-family:DMSans;src:url(../../../fonts/DMSans.ttf) format("truetype")}@keyframes svelte-e6yt7m-rgb{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}.homepage.svelte-e6yt7m{width:1440px;margin:0 auto;max-width:calc(100% - 32px);padding:64px 0}.homepage.svelte-e6yt7m .title:where(.svelte-e6yt7m){font-size:3rem;font-weight:600;color:var(--accent);text-align:center;margin-bottom:64px}.homepage.svelte-e6yt7m .areas:where(.svelte-e6yt7m){display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}@media screen and (max-width: 768px){.homepage.svelte-e6yt7m .areas:where(.svelte-e6yt7m){grid-template-columns:1fr}}.homepage.svelte-e6yt7m .areas:where(.svelte-e6yt7m) .area:where(.svelte-e6yt7m){background:var(--white-alt);aspect-ratio:16/9;font-size:3rem;padding:32px;border-radius:16px;box-shadow:var(--border-shadow);display:grid;place-items:center;max-width:100%;cursor:pointer;transition:.2s;font-weight:600;font-family:Arial;text-align:center}.homepage.svelte-e6yt7m .areas:where(.svelte-e6yt7m) .area:where(.svelte-e6yt7m):hover{scale:1.02;box-shadow:0 0 0 5px var(--accent)}*{margin:0;padding:0;border:0;outline:none;box-sizing:border-box;font-weight:100;color:var(--black);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}:root{font-size:16px}@media screen and (max-width: 768px){:root{font-size:14px}}@media screen and (max-width: 600px){:root{font-size:12px}}@media screen and (max-width: 500px){:root{font-size:10px}}@media screen and (max-width: 350px){:root{font-size:8px}}html{scroll-padding-top:150px}body{background:var(--white);font-family:DMSans;transition:.2s ease-in-out}body,html{height:100%;width:100%;scroll-behavior:smooth}a{text-decoration:none}
