header.svelte-ye4hhm.svelte-ye4hhm{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}header.svelte-ye4hhm h1.svelte-ye4hhm{font-size:1rem;font-weight:500;color:var(--text-color-light);flex:1;display:flex;align-items:center;gap:.5rem}header.svelte-ye4hhm h1 img.svelte-ye4hhm{width:2.5rem;height:2.5rem;background-color:var(--body-color);border-radius:.25rem;outline:1px solid var(--component-outline-color)}header.svelte-ye4hhm #mobile-menu.svelte-ye4hhm{display:none;position:absolute;top:4rem;left:0;right:0;background-color:var(--body-color);border:1px solid var(--component-outline-color);border-radius:.25rem;margin:0 5%}header.svelte-ye4hhm #mobile-menu a.svelte-ye4hhm{padding:1rem;width:100%;text-align:center;border-radius:0;margin:0;display:block;color:var(--text-color);text-decoration:none;transition:.2s}header.svelte-ye4hhm #mobile-menu a.svelte-ye4hhm:hover{background-color:var(--component-color);color:var(--text-color-light)}header.svelte-ye4hhm #menu.svelte-ye4hhm{align-items:center;justify-content:center}header.svelte-ye4hhm #menu a.svelte-ye4hhm{text-decoration:none;color:var(--text-color);padding:.5rem;border-radius:.25rem;font-weight:400;margin:0 .25rem;transition:.2s}header.svelte-ye4hhm #menu a.svelte-ye4hhm:hover{color:var(--text-color-light);background-color:var(--component-color)}header.svelte-ye4hhm .profile.svelte-ye4hhm{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;flex:1}header.svelte-ye4hhm .profile span.svelte-ye4hhm{font-weight:400;font-size:.75rem;color:var(--text-color-dark)}header.svelte-ye4hhm .profile img.svelte-ye4hhm{width:2.5rem;height:2.5rem;border-radius:.25rem;box-shadow:0 0 10px #0000001a;border:1px solid var(--component-outline-color)}#hamburger.svelte-ye4hhm.svelte-ye4hhm{display:none;cursor:pointer;padding:.5rem}#hamburger.svelte-ye4hhm:hover .line.svelte-ye4hhm{background-color:var(--text-color)}#hamburger.svelte-ye4hhm .line.svelte-ye4hhm{width:1.5rem;height:.25rem;background-color:var(--text-color-dark);margin:.25rem 0;transition:.2s}@media (max-width: 1000px){header.svelte-ye4hhm .profile.svelte-ye4hhm{display:none}}@media (max-width: 768px){header.svelte-ye4hhm #menu.svelte-ye4hhm{display:none}header.svelte-ye4hhm .profile.svelte-ye4hhm{display:none}header.svelte-ye4hhm #hamburger.svelte-ye4hhm{display:block}}.content.svelte-potmvm.svelte-potmvm{padding:100px 0}.loading.svelte-potmvm.svelte-potmvm{display:flex;justify-content:center;align-items:center;height:100vh;font-size:2rem}.loading.svelte-potmvm .lds-dual-ring.svelte-potmvm{display:inline-block;width:80px;height:80px}.loading.svelte-potmvm .lds-dual-ring.svelte-potmvm:after{content:" ";display:block;width:32px;height:32px;margin:8px;border-radius:50%;border:3px solid var(--text-color);border-color:var(--main-color-light) transparent #fff transparent;animation:svelte-potmvm-lds-dual-ring 1.2s linear infinite}@keyframes svelte-potmvm-lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.content.svelte-potmvm.svelte-potmvm{padding:0}}
