@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Lexend:wght@400;600&display=swap";*{font-family:Roboto,sans-serif;color:#fff}body{background-color:#0f0f0f;height:100%}html{height:99%}h1{font-family:Lexend,sans-serif;font-size:24px;margin:0}header.svelte-14p5j6p{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;background-color:#2f2f2f;border-radius:1rem;box-shadow:0 4px 8px #0003;color:#fff;margin-bottom:.75rem}header.svelte-14p5j6p button:where(.svelte-14p5j6p){background-color:#4a4a4a;color:#fff;border:none;padding:.75rem 1rem;border-radius:.5rem;cursor:pointer;transition:background-color .3s ease}header.svelte-14p5j6p h1:where(.svelte-14p5j6p),header.svelte-14p5j6p p:where(.svelte-14p5j6p){margin:0}header.svelte-14p5j6p .center:where(.svelte-14p5j6p){background-color:#4e4e4e;padding:.5rem 1.5rem;border-radius:.5rem}main.svelte-14p5j6p{padding:1.25rem;background-color:#1e1e1e;border-radius:1rem;box-shadow:0 4px 8px #0003;color:#fff}.center.svelte-14p5j6p{background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;cursor:pointer}.center.svelte-14p5j6p:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;border-radius:.5rem;z-index:0}.center.svelte-14p5j6p h1:where(.svelte-14p5j6p),.center.svelte-14p5j6p p:where(.svelte-14p5j6p){position:relative;z-index:1}.right.svelte-14p5j6p{display:flex;flex-direction:row;align-items:center;gap:1rem}#app.svelte-14p5j6p{height:100%}@media (max-width: 768px){header.svelte-14p5j6p{flex-direction:column;align-items:flex-start}header.svelte-14p5j6p .center:where(.svelte-14p5j6p){width:100%;padding:0}.mobile-menu.svelte-14p5j6p{display:flex;flex-direction:column;width:91%;background-color:#2f2f2f;border-radius:.5rem;box-shadow:0 4px 8px #0003;gap:.5rem;max-height:0;overflow:hidden;opacity:0;padding:0;margin:0;transition:all .3s ease-in-out}.mobile-menu.show.svelte-14p5j6p{max-height:200px;opacity:1;padding:1rem}}
