:root{--color-primary: #a84b24;--color-primary-hover: #8f3f1f;--color-primary-foreground: #ffffff;--color-secondary: #f8f0eb;--color-secondary-foreground: #5a3520;--color-secondary-hover: #f0e4dc;--color-foreground: #2c1810;--color-background: #faf8f6;--color-muted: #6b6059;--color-muted-foreground: #7a6e66;--color-border: #e8e0d8;--color-card: #ffffff;--color-card-foreground: #2c1810;--color-destructive: #b91c1c;--color-destructive-foreground: #ffffff;--text: var(--color-foreground);--text-muted: var(--color-muted);--text-faint: var(--color-muted-foreground);--bg: var(--color-background);--bg-elevated: var(--color-card);--bg-inset: var(--c-surface);--border: var(--color-border);--c-surface: #f5f0ec;--c-accent-gold: #d4a574;--c-primary-soft: rgba(168, 75, 36, .08);--radius: 12px;--radius-sm: 8px;--shadow: 0 1px 3px rgba(44, 24, 16, .04), 0 1px 2px rgba(44, 24, 16, .06);--shadow-lg: 0 4px 16px rgba(44, 24, 16, .08);--font-display: "Atkinson Hyperlegible Next", "Atkinson Hyperlegible", system-ui, sans-serif;--font-body: "Atkinson Hyperlegible Next", "Atkinson Hyperlegible", system-ui, sans-serif;--font-mono: "SF Mono", "Fira Code", ui-monospace, monospace;--ease: cubic-bezier(.22, 1, .36, 1)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--color-primary: #e8835a;--color-primary-hover: #d4703f;--color-primary-foreground: #2c1810;--color-secondary: #282422;--color-secondary-foreground: #e8d5c8;--color-secondary-hover: #322e2a;--color-foreground: #ede8e4;--color-background: #1a1816;--color-muted: #c9c0b6;--color-muted-foreground: #b5aca3;--color-border: #3e3833;--color-card: #242120;--color-card-foreground: #ede8e4;--color-destructive: #fca5a5;--color-destructive-foreground: #2c1810;--text: var(--color-foreground);--text-muted: var(--color-muted);--text-faint: var(--color-muted-foreground);--bg: var(--color-background);--bg-elevated: var(--color-card);--bg-inset: var(--c-surface);--border: var(--color-border);--c-surface: #201e1c;--c-primary-soft: rgba(232, 131, 90, .15);--c-accent-gold: #c4a070;--color-warning: #fca5a5;--shadow: 0 1px 3px rgba(0,0,0,.15);--shadow-lg: 0 4px 16px rgba(0,0,0,.2)}}[data-theme=dark]{--color-primary: #e8835a;--color-primary-hover: #d4703f;--color-primary-foreground: #2c1810;--color-secondary: #282422;--color-secondary-foreground: #e8d5c8;--color-secondary-hover: #322e2a;--color-foreground: #ede8e4;--color-background: #1a1816;--color-muted: #c9c0b6;--color-muted-foreground: #b5aca3;--color-border: #3e3833;--color-card: #242120;--color-card-foreground: #ede8e4;--color-destructive: #fca5a5;--color-destructive-foreground: #2c1810;--text: var(--color-foreground);--text-muted: var(--color-muted);--text-faint: var(--color-muted-foreground);--bg: var(--color-background);--bg-elevated: var(--color-card);--bg-inset: var(--c-surface);--border: var(--color-border);--c-surface: #201e1c;--c-primary-soft: rgba(232, 131, 90, .15);--c-accent-gold: #c4a070;--color-warning: #fca5a5;--shadow: 0 1px 3px rgba(0,0,0,.15);--shadow-lg: 0 4px 16px rgba(0,0,0,.2)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);color:var(--color-foreground);background:var(--color-background);line-height:1.65;min-height:100vh;-webkit-font-smoothing:antialiased}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:3px}::selection{background:var(--c-primary-soft);color:var(--color-primary)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.cite-block a{color:var(--color-muted);font-size:.88em;word-break:break-all}.cite-block a:hover{color:var(--color-primary)}:where([data-theme=dark]) :where(.tone-ok,.tone-warn,.tone-err,.tone-info,.badge-warn,.badge-err){color:var(--color-foreground)}.shell.svelte-12qhfyh{max-width:920px;margin:0 auto;padding:0 1.5rem;min-height:100vh;display:flex;flex-direction:column}.update-toast.svelte-12qhfyh{position:fixed;left:50%;bottom:1.25rem;transform:translate(-50%);z-index:300;display:flex;align-items:center;gap:.75rem;padding:.6rem .9rem;border-radius:999px;background:var(--color-card, #fff);color:var(--color-foreground);border:1px solid var(--color-border);box-shadow:var(--shadow-lg);font-size:.85rem;font-weight:600}.update-reload.svelte-12qhfyh{border:0;background:var(--color-primary);color:var(--color-primary-foreground);font:inherit;font-weight:700;cursor:pointer;padding:.3rem .8rem;border-radius:999px}.update-reload.svelte-12qhfyh:hover{filter:brightness(1.05)}.skip-link.svelte-12qhfyh{position:absolute;left:1rem;top:.75rem;z-index:220;padding:.75rem 1rem;border-radius:var(--radius-sm);background:var(--color-card);color:var(--color-foreground);border:1px solid var(--color-border);box-shadow:var(--shadow-lg);transform:translateY(-140%);transition:transform .18s var(--ease)}.skip-link.svelte-12qhfyh:focus-visible{transform:translateY(0)}header.svelte-12qhfyh{position:sticky;top:0;z-index:200;margin:0 -1.5rem 1.5rem;padding:0 1.5rem;border-bottom:1px solid color-mix(in srgb,var(--color-border) 85%,transparent 15%);background:radial-gradient(circle at top right,rgba(232,131,90,.09),transparent 22%),radial-gradient(circle at top left,rgba(212,165,116,.11),transparent 18%),color-mix(in srgb,var(--color-background) 88%,transparent 12%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner.svelte-12qhfyh{display:flex;align-items:center;gap:1rem;min-height:4.25rem}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:.8rem;text-decoration:none;color:inherit;flex-shrink:0}.brand.svelte-12qhfyh:hover{text-decoration:none}.brand-mark.svelte-12qhfyh{width:48px;height:48px;flex-shrink:0;object-fit:contain;transition:transform .3s var(--ease);filter:drop-shadow(0 8px 16px rgba(44,24,16,.12))}.brand.svelte-12qhfyh:hover .brand-mark:where(.svelte-12qhfyh){transform:rotate(-3deg) scale(1.05)}.brand-copy.svelte-12qhfyh{display:flex;flex-direction:column;line-height:1}.brand-kicker.svelte-12qhfyh{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:var(--color-muted);font-weight:700}.brand-name.svelte-12qhfyh{font-family:var(--font-display);font-size:1.28rem;font-weight:700;color:var(--color-primary);letter-spacing:-.02em;margin-top:.18rem}nav.svelte-12qhfyh{display:flex;align-items:center;gap:.35rem;margin-left:auto}.nav-link.svelte-12qhfyh{font-size:.86rem;color:var(--color-muted);font-weight:600;transition:all .15s;text-decoration:none;padding:.42rem .7rem;border-radius:999px}.nav-link.svelte-12qhfyh:hover{color:var(--color-primary);background:var(--c-primary-soft);text-decoration:none}.nav-link.active.svelte-12qhfyh{color:var(--color-primary);background:var(--c-primary-soft)}.nav-signup-link.svelte-12qhfyh{display:inline-flex;text-decoration:none}.nav-button.svelte-12qhfyh{border:0;background:transparent;font:inherit;cursor:pointer}.theme-btn.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--c-surface);border:1px solid var(--color-border);border-radius:8px;cursor:pointer;color:var(--color-muted);transition:all .2s var(--ease)}.lang-selector.svelte-12qhfyh{display:flex;gap:2px;background:var(--c-surface);border-radius:6px;padding:2px}.lang-btn.svelte-12qhfyh{border:none;background:none;padding:.15rem .4rem;font-size:.7rem;font-weight:600;cursor:pointer;border-radius:4px;color:var(--color-muted);font-family:inherit;transition:all .15s}.lang-btn.active.svelte-12qhfyh{background:var(--color-card);color:var(--color-foreground);box-shadow:var(--shadow)}.lang-btn.svelte-12qhfyh:hover:not(.active){color:var(--color-foreground)}.theme-btn.svelte-12qhfyh:hover{border-color:var(--color-primary);color:var(--color-primary);transform:rotate(15deg)}.nav-user.svelte-12qhfyh{font-size:.8rem;font-weight:600;color:var(--color-foreground);background:var(--color-card);padding:.28rem .65rem;border-radius:999px;border:1px solid var(--color-border)}.nav-logout.svelte-12qhfyh{font-size:.78rem;opacity:.6}.nav-logout-form.svelte-12qhfyh{margin:0}.product-rail.svelte-12qhfyh{display:flex;flex-wrap:wrap;gap:.55rem;padding:.1rem 0 1.4rem}.product-rail-link.svelte-12qhfyh{display:inline-flex;align-items:center;min-height:34px;padding:.45rem .75rem;border-radius:999px;border:1px solid var(--color-border);background:var(--c-surface);color:var(--color-muted);font-size:.8rem;font-weight:600;text-decoration:none;transition:all .15s var(--ease)}.product-rail-link.svelte-12qhfyh:hover{color:var(--color-primary);border-color:var(--color-primary);text-decoration:none;transform:translateY(-1px)}main.svelte-12qhfyh{flex:1;outline:none}footer.svelte-12qhfyh{margin-top:4rem;padding:2rem 0;border-top:1px solid var(--color-border);text-align:center;font-size:.8rem;color:var(--color-muted)}footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-primary);text-decoration:underline}.footer-meta.svelte-12qhfyh{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;align-items:center}.footer-item.svelte-12qhfyh,.ttech-brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.3em}@media(max-width:640px){header.svelte-12qhfyh{margin-bottom:1rem}.header-inner.svelte-12qhfyh{flex-wrap:wrap;padding:.55rem 0}nav.svelte-12qhfyh{gap:.4rem;flex-wrap:wrap;justify-content:center}.lang-selector.svelte-12qhfyh{display:none}.nav-link.svelte-12qhfyh{font-size:.8rem}.nav-logout.svelte-12qhfyh{display:none}.product-rail.svelte-12qhfyh{padding-bottom:1rem}.brand-mark.svelte-12qhfyh{width:42px;height:42px}}
