@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500&display=swap";:root{--color: #e5e4e2;--background-color: #1e1e1e;--font-family: "Roboto", sans-serif;--mono-font-family: "Roboto Mono", monospace}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Roboto,sans-serif;font-size:16px;color:var(--color);background-color:var(--background-color)}.layout.svelte-12qhfyh{width:768px;margin:0 auto}header.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid rgba(from var(--color) r g b / .2)}.logo.svelte-12qhfyh{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.title.svelte-12qhfyh{font-size:24px;font-weight:500}.subtitle.svelte-12qhfyh{font-size:14px;opacity:.54}nav.svelte-12qhfyh{display:flex;align-items:center;gap:24px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:inherit;text-decoration:none}.username.svelte-12qhfyh{font-size:14px;opacity:.54}.logout-btn.svelte-12qhfyh{background:none;border:none;color:inherit;font-size:16px;cursor:pointer;padding:0;opacity:.7;transition:opacity .15s}.logout-btn.svelte-12qhfyh:hover{opacity:1}main.svelte-12qhfyh{padding:32px 16px}
