body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:#fbfafc}header.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#9c92c8;color:#fff;position:sticky;top:0;z-index:1000}.logo.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#fff;text-decoration:none;font-size:1.5rem;font-weight:700;display:flex;align-items:center;gap:.5rem}.logo.svelte-12qhfyh img:where(.svelte-12qhfyh){height:2rem;width:auto}.hamburger.svelte-12qhfyh{display:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;background:transparent;border:none;cursor:pointer;padding:0;z-index:10}.hamburger.svelte-12qhfyh .bar:where(.svelte-12qhfyh){width:2rem;height:.25rem;background:#fff;border-radius:10px;transition:all .3s linear}nav.svelte-12qhfyh{display:flex;gap:1.5rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#fff;background-color:#df8fd5;text-decoration:none;font-size:1rem}nav.svelte-12qhfyh a.nav-button:where(.svelte-12qhfyh){padding:.5rem 1rem;border-radius:25px;transition:background-color .3s,color .3s}nav.svelte-12qhfyh a.nav-button:where(.svelte-12qhfyh):hover{background-color:#be6db4}footer.svelte-12qhfyh{background-color:#9c92c8;color:#fff;padding:2rem;text-align:center}.footer-content.svelte-12qhfyh{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:1rem}footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#fff;text-decoration:none}footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}.page-container.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}main.svelte-12qhfyh{flex:1}@media(max-width:768px){nav.svelte-12qhfyh{position:fixed;top:0;right:0;height:100vh;width:47%;background-color:#9c92c8;flex-direction:column;align-items:center;justify-content:center;transform:translate(100%);transition:transform .3s ease-in-out}nav.open.svelte-12qhfyh{transform:translate(0)}.hamburger.svelte-12qhfyh{display:flex}}
