:root{--tb-orange:#ff6a00;--tb-orange-press:#e85f00;--tb-orange-tint:#ff6a001f;--tb-bg:#faf8f5;--tb-surface:#fff;--tb-surface-2:#f3efe9;--tb-border:#e7e1d8;--tb-text:#1c1a17;--tb-text-muted:#6b655c;--tb-text-faint:#767066;--tb-on-accent:#1c1a17;--tb-shadow:0 1px 2px #1c1a170f, 0 8px 24px #1c1a170f;--tb-overlay:#1c1a17b8;--tb-space-1:4px;--tb-space-2:8px;--tb-space-3:12px;--tb-space-4:16px;--tb-space-6:24px;--tb-space-8:32px;--tb-space-12:48px;--tb-space-16:64px;--tb-radius-sm:8px;--tb-radius-md:12px;--tb-radius-lg:16px;--tb-radius-full:999px;--tb-font-sans:"Inter var", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, system-ui, sans-serif;--tb-display:700 clamp(2rem, 5vw, 3rem) / 1.1 var(--tb-font-sans);--tb-headline:700 clamp(1.5rem, 3.2vw, 2rem) / 1.15 var(--tb-font-sans);--tb-title:600 1.25rem / 1.3 var(--tb-font-sans);--tb-body:400 1rem / 1.6 var(--tb-font-sans);--tb-body-lg:400 1.125rem / 1.6 var(--tb-font-sans);--tb-label:600 .8125rem / 1.4 var(--tb-font-sans);--tb-content-max:720px;--tb-wide-max:1040px;--tb-ease-emphasized:cubic-bezier(.2, 0, 0, 1);--tb-ease-standard:cubic-bezier(.4, 0, .2, 1);--tb-dur-short:.18s;--tb-dur-medium:.32s}@media (prefers-color-scheme:dark){:root{--tb-bg:#131211;--tb-surface:#1c1a18;--tb-surface-2:#242120;--tb-border:#322e2b;--tb-text:#f2ede7;--tb-text-muted:#aaa298;--tb-text-faint:#7d766c;--tb-on-accent:#1a0e03;--tb-shadow:0 1px 2px #0006, 0 8px 24px #00000073;--tb-overlay:#000000c7}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--tb-bg);color:var(--tb-text);font:var(--tb-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}a{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}:focus-visible{outline:2px solid var(--tb-orange);outline-offset:2px;border-radius:var(--tb-radius-sm)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.logo.svelte-1l8nvlt{align-items:center;gap:var(--tb-space-2);display:inline-flex}.mark.svelte-1l8nvlt{border-radius:var(--tb-radius-sm);flex:none;display:block}.wordmark.svelte-1l8nvlt{font-family:var(--tb-font-sans);letter-spacing:.01em;color:var(--tb-text);font-size:1rem;font-weight:700}.langswitch.svelte-1ji33q4{background:var(--tb-surface-2);border:1px solid var(--tb-border);border-radius:var(--tb-radius-full);align-items:center;gap:2px;padding:2px;display:inline-flex}.opt.svelte-1ji33q4{min-height:32px;padding:0 var(--tb-space-3);border-radius:var(--tb-radius-full);color:var(--tb-text-muted);font:var(--tb-label);letter-spacing:.04em;cursor:pointer;transition:background-color var(--tb-dur-short) var(--tb-ease-standard), color var(--tb-dur-short) var(--tb-ease-standard);background:0 0;border:none}.opt.svelte-1ji33q4:hover{color:var(--tb-text)}.opt.active.svelte-1ji33q4{background:var(--tb-surface);color:var(--tb-orange);box-shadow:var(--tb-shadow-sm,0 1px 2px #00000014)}.shell.svelte-12qhfyh{flex-direction:column;min-height:100dvh;display:flex}.topbar.svelte-12qhfyh{z-index:30;background:color-mix(in srgb, var(--tb-bg) 84%, transparent);-webkit-backdrop-filter:saturate(180%)blur(12px);border-bottom:1px solid var(--tb-border);position:sticky;top:0}.topbar-inner.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:var(--tb-space-4);max-width:var(--tb-wide-max);padding:var(--tb-space-3) var(--tb-space-4);margin:0 auto;display:flex}.brand.svelte-12qhfyh{align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.nav.svelte-12qhfyh{align-items:center;gap:var(--tb-space-2);display:flex}.nav-link.svelte-12qhfyh{padding:var(--tb-space-1) var(--tb-space-2);color:var(--tb-text-muted);font:var(--tb-label);border-radius:var(--tb-radius-sm);transition:color var(--tb-dur-short) var(--tb-ease-standard);text-decoration:none;display:none}.nav-link.svelte-12qhfyh:hover{color:var(--tb-text)}@media (width>=720px){.nav-link.svelte-12qhfyh{display:inline-flex}}.nav-link-always.svelte-12qhfyh{display:inline-flex}.account.svelte-12qhfyh{position:relative}.account-trigger.svelte-12qhfyh{align-items:center;gap:var(--tb-space-2);min-height:44px;padding:var(--tb-space-1) var(--tb-space-2);border-radius:var(--tb-radius-full);color:var(--tb-text);cursor:pointer;transition:background-color var(--tb-dur-short) var(--tb-ease-standard);background:0 0;border:1px solid #0000;display:inline-flex}.account-trigger.svelte-12qhfyh:hover{background:var(--tb-surface-2)}.avatar.svelte-12qhfyh{border-radius:var(--tb-radius-full);background:var(--tb-orange);width:30px;height:30px;color:var(--tb-on-accent);font:var(--tb-label);flex:none;justify-content:center;align-items:center;font-size:.8125rem;display:inline-flex;overflow:hidden}.avatar-img.svelte-12qhfyh{object-fit:cover;width:100%;height:100%}.account-name.svelte-12qhfyh{text-overflow:ellipsis;white-space:nowrap;max-width:12ch;font:var(--tb-label);overflow:hidden}.chevron.svelte-12qhfyh{color:var(--tb-text-muted);transition:transform var(--tb-dur-short) var(--tb-ease-standard)}.chevron.open.svelte-12qhfyh{transform:rotate(180deg)}.scrim.svelte-12qhfyh{z-index:10;cursor:default;background:0 0;border:none;position:fixed;inset:0}.menu.svelte-12qhfyh{top:calc(100% + var(--tb-space-2));z-index:20;min-width:220px;padding:var(--tb-space-2);background:var(--tb-surface);border:1px solid var(--tb-border);border-radius:var(--tb-radius-md);box-shadow:var(--tb-shadow);position:absolute;right:0}.menu-head.svelte-12qhfyh{padding:var(--tb-space-2) var(--tb-space-3) var(--tb-space-3);border-bottom:1px solid var(--tb-border);margin-bottom:var(--tb-space-2);flex-direction:column;gap:2px;display:flex}.menu-name.svelte-12qhfyh{font:var(--tb-label);color:var(--tb-text)}.menu-email.svelte-12qhfyh{color:var(--tb-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.menu-form.svelte-12qhfyh{margin:0}.menu-item.svelte-12qhfyh{width:100%;min-height:40px;padding:0 var(--tb-space-3);border-radius:var(--tb-radius-sm);color:var(--tb-text);font:var(--tb-body);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;font-size:.9375rem;text-decoration:none;display:flex}.menu-item.svelte-12qhfyh:hover{background:var(--tb-surface-2)}.menu-item.danger.svelte-12qhfyh{color:#c2352d}@media (prefers-color-scheme:dark){.menu-item.danger.svelte-12qhfyh{color:#ff7a72}}.content.svelte-12qhfyh{flex:1;width:100%}.footer.svelte-12qhfyh{border-top:1px solid var(--tb-border);background:var(--tb-surface)}.footer-inner.svelte-12qhfyh{align-items:center;gap:var(--tb-space-4);max-width:var(--tb-wide-max);padding:var(--tb-space-12) var(--tb-space-4);text-align:center;flex-direction:column;margin:0 auto;display:flex}.footer-brand.svelte-12qhfyh{text-decoration:none;display:inline-flex}.footer-links.svelte-12qhfyh{justify-content:center;gap:var(--tb-space-3) var(--tb-space-6);flex-wrap:wrap;display:flex}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--tb-text-muted);font:var(--tb-label);text-decoration:none}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--tb-orange)}.footer-note.svelte-12qhfyh{color:var(--tb-text-faint);font-size:.8125rem}@media (width<=480px){.account-name.svelte-12qhfyh{display:none}}
