:root{--color-bg:#0b1220;--color-bg-light:#141b2e;--color-bg-lightier:#182235;--color-bg-lighter:#263149;--color-bg-lightest:#374666;--bg-yellow-transparent:#e8c54722;--color-text:#f1f5f9;--yellow-100:#c9a2278c;--yellow-900:#e8c547;--grey-100:#000;--grey-500:#7a7a7a;--grey-900:#fff;--border:1px solid var(--color-bg-lightest);--border-radius:10px;--font:"Inter", system-ui, -apple-system, sans-serif}html{height:100%;margin:0;overflow:hidden}body{background-color:var(--color-bg);height:100dvh;color:var(--color-text);font-family:var(--font);flex-direction:column;margin:0;display:flex}button{all:unset;cursor:pointer}h2{color:var(--yellow-900)}textarea{all:unset;border:var(--border)}textarea:focus{border-color:var(--yellow-100)}h1,h2{margin-bottom:10px}.rotate-right{animation:1.1s cubic-bezier(.445,.05,.55,.95) infinite rotate-right}@keyframes rotate-right{0%{transform:rotate(135deg)}to{transform:rotate(495deg)}}.page{box-sizing:border-box;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;align-self:center;width:min(900px,100%);height:100%;min-height:0;padding:10px;display:flex;overflow:hidden auto}.email-page{padding-bottom:max(10px, env(safe-area-inset-bottom,0px))}.page.centered{align-items:center}.top-drawer-button.svelte-1o8eyzp{text-align:center;width:100%}.generation-banner.svelte-12qhfyh{background-color:var(--color-bg-lighter);border-bottom:1px solid var(--yellow-100);color:var(--yellow-900);text-align:center;padding:.55rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;display:block}.generation-banner.svelte-12qhfyh:hover{background-color:var(--bg-yellow-transparent)}.nav-bar.svelte-12qhfyh{border-bottom:var(--border);background-color:var(--color-bg-light);justify-content:space-around;align-items:center;gap:1%;padding:2%;display:flex;position:relative}.home-nav.svelte-12qhfyh{border-radius:15px;flex-direction:row;align-items:center;gap:10px;padding:10px 15px;display:flex}.home-nav.svelte-12qhfyh:hover{background-color:var(--color-bg-lighter)}.home-nav.svelte-12qhfyh h3:where(.svelte-12qhfyh){margin:0}.home-nav.svelte-12qhfyh h4:where(.svelte-12qhfyh){margin:0;font-size:smaller;font-weight:200}.home-nav-text.svelte-12qhfyh{flex-direction:column;justify-content:center;display:flex}@media (width<=900px){.page-link.svelte-12qhfyh{display:none}}.page-link.svelte-12qhfyh{color:var(--color-text);opacity:.75;border-radius:999px;padding:10px 15px;text-decoration:none}.page-link.svelte-12qhfyh:hover{opacity:1;background-color:var(--color-bg-lighter)}.page-link.active.svelte-12qhfyh{opacity:1;color:var(--yellow-900);border-color:var(--yellow-800);background-color:#c9a22726}.logout-link.svelte-12qhfyh{cursor:pointer}.drawer-logout.svelte-12qhfyh{text-align:center;width:100%;color:var(--color-text);opacity:.75;padding:16px 0}.drawer-logout.svelte-12qhfyh:hover{opacity:1;background-color:var(--color-bg-lighter)}.btn-menu.svelte-12qhfyh{justify-content:center;align-items:center;width:20vw;max-width:80px;height:20vw;max-height:80px;display:flex}@media (width>=900px){.btn-menu.svelte-12qhfyh{display:none}}.menu-icon.svelte-12qhfyh{width:70%}.top-drawer-container.svelte-12qhfyh{z-index:999;width:100%;height:0;position:absolute;top:100%;overflow:hidden}.top-drawer-container.open.svelte-12qhfyh{height:40vh}.top-drawer.svelte-12qhfyh{background-color:var(--color-bg-light);border-top:var(--border);border-bottom:var(--border);flex-direction:column;align-items:center;width:100%;display:flex}
