:root{--bg: #f5f5f5;--bg-gradient: linear-gradient(180deg, #f7f7f8 0%, #ececee 100%);--surface: #ffffff;--surface-2: #ebebed;--fg: #1d1d1f;--muted: #6e6e73;--accent: #960f0a;--accent-fg: #ffffff;--hairline: rgba(0, 0, 0, .05);--border: rgba(0, 0, 0, .12);--topbar-bg: linear-gradient(180deg, #f7f7f8 0%, #efeff1 100%);--topbar-border: rgba(0, 0, 0, .08);--font-wordmark: "Patua One", Georgia, serif;--font-display: "Inter", system-ui, -apple-system, sans-serif;--font-body: "Inter", system-ui, -apple-system, sans-serif;--font-mono: ui-monospace, "SF Mono", "JetBrains Mono", monospace;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--maxw: 64rem;--maxw-prose: 46rem}.footer.svelte-9sff3o{border-top:1px solid var(--hairline);background:var(--surface-2);color:var(--fg);margin-top:6rem}.footer-inner.svelte-9sff3o{max-width:var(--maxw);margin:0 auto;padding:4rem 1.25rem 2.5rem}.cols.svelte-9sff3o{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.col.svelte-9sff3o h4:where(.svelte-9sff3o){font-size:.8rem;font-weight:600;margin:0 0 .9rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.col.svelte-9sff3o ul:where(.svelte-9sff3o){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.55rem}.col.svelte-9sff3o a:where(.svelte-9sff3o){color:var(--fg);text-decoration:none;font-size:.95rem;transition:color .12s ease}.col.svelte-9sff3o a:where(.svelte-9sff3o):hover{color:var(--accent)}.muted.svelte-9sff3o{color:var(--muted);font-size:.85em}.disabled.svelte-9sff3o{color:var(--muted);font-size:.95rem;cursor:default}.legal.svelte-9sff3o{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--hairline);color:var(--muted);font-size:.8rem;line-height:1.6}.legal.svelte-9sff3o a:where(.svelte-9sff3o){color:var(--muted);text-decoration:underline}.legal.svelte-9sff3o a:where(.svelte-9sff3o):hover{color:var(--fg)}.trademark.svelte-9sff3o{margin:0 0 .5rem}.copyright.svelte-9sff3o{margin:0}@media(max-width:720px){.footer-inner.svelte-9sff3o{padding:3rem 1.25rem 2rem}.cols.svelte-9sff3o{grid-template-columns:1fr;gap:2rem}.footer.svelte-9sff3o{margin-top:4rem}}.hamburger-wrap.svelte-fmveff{position:relative;display:inline-flex}.trigger.svelte-fmveff{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);color:var(--fg);cursor:pointer;flex-shrink:0;transition:border-color .15s,color .15s,transform 80ms}.trigger.svelte-fmveff:hover{color:var(--accent);border-color:var(--accent)}.trigger.svelte-fmveff:active{transform:scale(.95)}.popover.svelte-fmveff{position:absolute;top:calc(100% + 6px);right:0;list-style:none;margin:0;padding:4px;z-index:11;min-width:180px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:0 12px 32px #0000002e}.popover.svelte-fmveff li:where(.svelte-fmveff){margin:0}.item.svelte-fmveff{display:flex;align-items:center;width:100%;padding:10px 12px;background:transparent;border:0;border-radius:var(--radius-sm);color:var(--fg);font:400 1rem/1.3 var(--font-body);cursor:pointer;text-align:left;text-decoration:none}.item.svelte-fmveff:hover{background:var(--surface-2)}.item.cta.svelte-fmveff{color:var(--accent);font-weight:600}.item.current.svelte-fmveff{color:var(--fg);font-weight:600;background:var(--surface-2)}html,body{margin:0;padding:0;height:100%;background:#f5f5f5;color:var(--fg);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}*{box-sizing:border-box}a{color:inherit}.app.svelte-12qhfyh{min-height:100%;display:flex;flex-direction:column}.topbar.svelte-12qhfyh{position:sticky;top:0;z-index:10;background:var(--topbar-bg);border-bottom:1px solid var(--topbar-border);-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px)}.topbar-inner.svelte-12qhfyh{max-width:var(--maxw);margin:0 auto;padding:.85rem 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none;color:var(--fg)}.wordmark.svelte-12qhfyh{font-family:var(--font-wordmark);font-size:1.25rem;letter-spacing:.01em}.logo.svelte-12qhfyh{display:block}.nav.svelte-12qhfyh{display:flex;align-items:center;gap:1.25rem;font-size:1.15rem}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:var(--muted);transition:color .12s ease}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--fg)}.nav.svelte-12qhfyh a.cta:where(.svelte-12qhfyh){color:var(--accent);font-weight:600}.nav.svelte-12qhfyh a.cta:where(.svelte-12qhfyh):hover{color:#6b0a07}.nav.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh){color:var(--fg);position:relative}.nav.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh):after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:2px;background:var(--accent);border-radius:1px}main.svelte-12qhfyh{flex:1}.hamburger-slot.svelte-12qhfyh{display:none}@media(max-width:800px){.nav.svelte-12qhfyh{display:none}.hamburger-slot.svelte-12qhfyh{display:inline-flex}}
