@media only screen and (width<=767px){#darkmodeToggle.svelte-12qhfyh{background:0 0;border:none}.right-nav.svelte-12qhfyh{align-items:center;gap:.25rem;list-style:none;display:flex}.nav-link.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-secondary);background:var(--background-secondary);border:solid var(--background-lines) .125rem;border-radius:.5rem;padding:.4rem .7rem;text-decoration:none;transition:all .25s ease-in-out}.nav-link.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text-primary);background:var(--background-primary)}a.svelte-12qhfyh{width:100%;height:100%}header.svelte-12qhfyh{background:var(--background-secondary);border-bottom:.1rem solid var(--background-lines);z-index:1;max-height:3.5rem;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:-3px -12px 16px 22px #00000052}.header.svelte-12qhfyh{width:100%;padding:0 1rem}nav.svelte-12qhfyh{justify-content:space-between;align-items:center;width:100%;height:2.5rem;max-height:2.5rem;display:flex}header.svelte-12qhfyh ul:where(.svelte-12qhfyh) button:where(.svelte-12qhfyh){background:0 0;border:0;margin:0;padding:0}header.svelte-12qhfyh ul:where(.svelte-12qhfyh) svg:where(.svelte-12qhfyh){border:solid .125rem var(--background-lines);cursor:pointer;background:var(--background-secondary);border-radius:.5rem;width:2rem;height:2rem;margin-top:.25rem;padding:.2rem}header.svelte-12qhfyh ul:where(.svelte-12qhfyh) svg:where(.svelte-12qhfyh):hover{background:var(--background-primary)}header.svelte-12qhfyh ul:where(.svelte-12qhfyh){align-items:center;gap:.5rem;margin-block:1em;padding-inline-start:0;list-style-type:none;display:flex}.datetime.svelte-12qhfyh{-webkit-text-fill-color:var(--text-primary);align-items:center;gap:.5rem;padding:.5rem;display:flex}.img-wrapper.svelte-12qhfyh{width:42px;height:42px;margin-left:.5rem;margin-right:.5rem}.icon.svelte-12qhfyh{fill:#5353ca}}@media only screen and (width>=767px){#darkmodeToggle.svelte-12qhfyh{background:0 0;border:none}.right-nav.svelte-12qhfyh{align-items:center;gap:.25rem;list-style:none;display:flex}.nav-link.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-secondary);background:var(--background-secondary);border:solid var(--background-lines) .125rem;border-radius:.5rem;padding:.4rem .7rem;text-decoration:none;transition:all .25s ease-in-out}.nav-link.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text-primary);background:var(--background-primary)}a.svelte-12qhfyh{width:100%;height:100%}header.svelte-12qhfyh{background:var(--background-secondary);border-bottom:.1rem solid var(--background-lines);z-index:1;max-height:3.5rem;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:-3px -12px 16px 22px #00000052}.header.svelte-12qhfyh{width:100%;height:60%;padding:0 1rem}nav.svelte-12qhfyh{justify-content:space-between;align-items:center;width:100%;height:3.5rem;max-height:3.5rem;display:flex}header.svelte-12qhfyh ul:where(.svelte-12qhfyh) button:where(.svelte-12qhfyh){background:0 0;border:0;margin:0;padding:0}header.svelte-12qhfyh ul:where(.svelte-12qhfyh) svg:where(.svelte-12qhfyh){border:solid .125rem var(--background-lines);cursor:pointer;background:var(--background-secondary);border-radius:.5rem;width:2.35rem;height:2.35rem;margin-top:.25rem;padding:.2rem}header.svelte-12qhfyh ul:where(.svelte-12qhfyh) svg:where(.svelte-12qhfyh):hover{background:var(--background-primary)}header.svelte-12qhfyh ul:where(.svelte-12qhfyh){align-items:center;gap:.5rem;margin-block:1em;padding-inline-start:0;list-style-type:none;display:flex}.datetime.svelte-12qhfyh{-webkit-text-fill-color:var(--text-primary);align-items:center;gap:.5rem;padding:.5rem;display:flex}.img-wrapper.svelte-12qhfyh{width:42px;height:42px;margin-left:.5rem;margin-right:.5rem}.icon.svelte-12qhfyh{fill:#5353ca}}.userdataContainer.svelte-12qhfyh{border:1px solid var(--background-lines);background-color:var(--background-primary);border-radius:.5rem;flex-direction:row;align-items:center;width:fit-content;height:50px;margin:10px;padding:.5rem;transition:box-shadow .2s;display:flex;box-shadow:0 4px 6px #0000001a}.userdataContainer.svelte-12qhfyh:hover{box-shadow:0 6px 10px #00000026}.userInfo.svelte-12qhfyh{align-items:center;height:40px;display:flex;position:relative}.userdata.svelte-12qhfyh{background-color:var(--background-primary);border:1px solid var(--background-lines);color:var(--text-primary);border-top-left-radius:.3rem;border-bottom-left-radius:.3rem;height:30px;padding:.3rem .6rem;font-size:.7rem;font-weight:500;overflow:hidden}.dropdownButton.svelte-12qhfyh{background-color:var(--background-primary);border:1px solid var(--background-lines);cursor:pointer;border-top-right-radius:.3rem;border-bottom-right-radius:.3rem;height:30px;padding:.2rem .1rem;font-size:.5rem;font-weight:700;transition:background-color .2s,color .2s}.dropdownButton.svelte-12qhfyh:hover{background-color:var(--color-primary);color:#fff}.dropdownMenu.svelte-12qhfyh{background-color:var(--background-primary);border:1px solid var(--background-lines);z-index:10;border-radius:.5rem;min-width:180px;padding:.5rem;display:none;position:absolute;top:85%;right:0;box-shadow:0 4px 6px #0000001a}.dropdownMenu.isOpen.svelte-12qhfyh{animation:.2s ease-in-out svelte-12qhfyh-fadeIn;display:block}.dropdownMenu.svelte-12qhfyh ul:where(.svelte-12qhfyh){margin:0;padding:0;list-style:none}.dropdownMenu.svelte-12qhfyh li:where(.svelte-12qhfyh){color:var(--text-primary);padding:.5rem;font-size:.85rem}.dropdownMenu.svelte-12qhfyh li:where(.svelte-12qhfyh):not(:last-child){border-bottom:1px solid var(--color-primary)}#logout.svelte-12qhfyh{border:solid .125rem var(--color-primary);background-color:var(--color-primary);-webkit-text-fill-color:white;border-radius:10px;width:70px;height:30px;margin-left:.3rem;padding:5px;font-weight:700}#logout.svelte-12qhfyh:hover{border:solid .125rem var(--color-primary);background:var(--background-primary);-webkit-text-fill-color:var(--color-primary);cursor:pointer;background-color:var(--color-primary-light);box-shadow:0 4px 6px #0000001a}.cert_icon.svelte-12qhfyh{background-color:var(--background-primary);border-color:var(--background-primary)}@keyframes svelte-12qhfyh-fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (width<=480px){.userdataContainer.svelte-12qhfyh{flex-direction:row;align-items:center;gap:.1rem;width:100%;height:40px;margin:5px}#logout.svelte-12qhfyh{width:100%}.dropdownMenu.svelte-12qhfyh{top:2.5rem;right:-141px}}
