:root{--header-height: 60px}body{margin:0;padding:0;width:100%;height:100%;background:var(--bgd)}.app-shell.svelte-12qhfyh{width:100%;height:100%;background-color:var(--bgd);color:var(--text-main);font-family:Inter,sans-serif;position:relative;display:flex;flex:1;flex-direction:column}main.svelte-12qhfyh{flex:1;display:flex;flex-direction:column}header.svelte-12qhfyh{width:100%;height:var(--header-height);display:flex;align-items:center;border-bottom:1px solid var(--border-subtle);background:var(--surface-solid);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:0;z-index:100;box-sizing:border-box;position:relative}.brand-link.svelte-12qhfyh{position:absolute;top:.3rem;left:rem;z-index:101;display:flex;align-items:center}.brand.svelte-12qhfyh{height:auto;max-height:calc(var(--header-height) - 1rem);font-size:1.25rem;font-weight:700;text-decoration:none;color:var(--text-main);letter-spacing:-.03em;transition:opacity .2s}nav.svelte-12qhfyh{display:grid;grid-template-columns:1fr 2fr 1fr;justify-content:center;align-content:center;width:100%;margin:0 auto}.nav-section.left.svelte-12qhfyh{justify-self:start}.nav-section.center.svelte-12qhfyh{display:flex;justify-self:center;align-self:center;gap:2rem}.nav-section.right.svelte-12qhfyh{justify-self:end;align-self:center;gap:2rem;z-index:1000}.brand.svelte-12qhfyh{height:auto;max-height:calc(var(--header-height) - 10px);margin:0rem 1rem;justify-self:center;align-self:center;font-size:1.25rem;font-weight:700;text-decoration:none;color:var(--text-main);letter-spacing:-.03em;transition:opacity .2s}.brand.svelte-12qhfyh:hover{opacity:.9}.nav-link.svelte-12qhfyh{text-decoration:none;color:var(--text-muted);font-size:.95rem;font-weight:500;transition:color .2s}.nav-link.svelte-12qhfyh:hover{color:var(--text-main)}.nav-link.login.svelte-12qhfyh{margin:0rem 2.5rem}.user-email.svelte-12qhfyh{text-decoration:none;color:var(--text-muted);font-size:.85rem;font-family:monospace;border:1px solid var(--border-subtle);padding:.3rem .6rem;margin:0 1rem;border-radius:20px;transition:all .2s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.user-email.svelte-12qhfyh:hover{background:var(--accent-soft);color:var(--text-main)}header.minimal.svelte-12qhfyh{position:fixed;top:0;left:0;bottom:0;max-width:120px;height:100vh;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:none;pointer-events:none;z-index:1000}header.minimal.svelte-12qhfyh nav:where(.svelte-12qhfyh){height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;pointer-events:none;align-items:flex-start;box-sizing:border-box;position:relative}header.minimal.svelte-12qhfyh .user-email:where(.svelte-12qhfyh){font-size:.7rem;max-width:120px;position:absolute;bottom:1rem;left:1rem;display:block;margin:0;pointer-events:auto}header.minimal.svelte-12qhfyh .nav-link.login:where(.svelte-12qhfyh){bottom:1.1rem;left:1.6rem;margin:0;position:absolute;display:block}header.minimal.svelte-12qhfyh .brand:where(.svelte-12qhfyh){pointer-events:auto}header.minimal.svelte-12qhfyh .nav-section.left:where(.svelte-12qhfyh){justify-self:start}header.minimal.svelte-12qhfyh .nav-section.right:where(.svelte-12qhfyh){justify-self:start;pointer-events:auto}footer.svelte-12qhfyh{padding:3rem 5%;background-color:var(--bgd);border-top:1px solid var(--border-subtle)}.footer-content.svelte-12qhfyh{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem}footer.svelte-12qhfyh div:where(.svelte-12qhfyh){display:flex;flex-direction:column;gap:1.75rem;align-self:end}footer.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:.9rem;color:var(--text-muted);line-height:1.6;margin:0}footer.svelte-12qhfyh .link:where(.svelte-12qhfyh){text-decoration:none;color:var(--text-muted);font-weight:500;transition:color .2s}footer.svelte-12qhfyh .link:where(.svelte-12qhfyh):hover{color:var(--text-main)}
