:root{--color-bg:#fff;--color-surface:#f6f6fa;--color-text:#1c1d2e;--color-text-muted:#5b5d75;--color-primary:#d61ecb;--color-primary-contrast:#fff;--color-accent:#b8901a;--color-accent-blue:#1f8fd4;--color-border:#1c1d2e1a;--font-sans:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--max-content-width:960px}@media (prefers-color-scheme:dark){:root{--color-bg:#272942;--color-surface:#323458;--color-text:#f2f2f7;--color-text-muted:#b3b4c9;--color-primary:#f83bf2;--color-primary-contrast:#1c1d2e;--color-accent:#f1c62d;--color-accent-blue:#3cb4f5;--color-border:#ffffff1f}}*{box-sizing:border-box}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);margin:0;line-height:1.5}a{color:var(--color-primary)}h1,h2,h3{text-transform:lowercase}.app-tooltip{z-index:1000;background:var(--color-text);max-width:260px;color:var(--color-bg);font-size:.95rem;line-height:1.3;font-family:var(--font-sans);text-align:center;pointer-events:none;border-radius:8px;padding:.45rem .7rem;position:fixed;box-shadow:0 6px 18px #00000040}header.svelte-1h32yp1{z-index:10;position:relative}nav.svelte-1h32yp1{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding:1rem;display:flex}.left.svelte-1h32yp1{align-items:center;gap:.9rem;display:flex}.hamburger.svelte-1h32yp1{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:2.2rem;height:2.2rem;display:flex}.hamburger.svelte-1h32yp1:hover{background:var(--color-surface)}.hamburger.svelte-1h32yp1 span:where(.svelte-1h32yp1){background:var(--color-text);border-radius:2px;width:18px;height:2px;display:block}.brand.svelte-1h32yp1{align-items:center;display:flex}.logo-img.svelte-1h32yp1{width:auto;height:44px;display:block}@media (width>=768px){.logo-img.svelte-1h32yp1{height:50px}}.menu-backdrop.svelte-1h32yp1{z-index:9;position:fixed;inset:0}.pushdown.svelte-1h32yp1{z-index:10;background:#7c4dff;flex-direction:column;display:flex;position:relative}.pushdown.svelte-1h32yp1 a:where(.svelte-1h32yp1){color:#fff;border-bottom:1px solid #ffffff26;align-items:center;gap:.9rem;padding:.85rem 1.5rem .85rem 80px;font-size:1.125rem;font-weight:600;text-decoration:none;display:flex}.pushdown.svelte-1h32yp1 a:where(.svelte-1h32yp1):last-child{border-bottom:none}.pushdown.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover{background:#ffffff1a}.menu-icon.svelte-1h32yp1{flex-shrink:0;align-items:center;display:flex}footer.svelte-jz8lnl{max-width:var(--max-content-width);color:var(--color-text-muted);text-align:center;margin:0 auto;padding:1.25rem 1.5rem;font-size:.9rem}footer.svelte-jz8lnl p:where(.svelte-jz8lnl){margin:.25rem 0}.page.svelte-12qhfyh{flex-direction:column;min-height:100dvh;display:flex}.page.fixed-viewport.svelte-12qhfyh{height:100dvh;overflow:hidden}main.svelte-12qhfyh{flex:1;min-height:0}.fixed-viewport.svelte-12qhfyh main:where(.svelte-12qhfyh){flex-direction:column;display:flex;overflow:hidden}
