:root{--color-bg: #fdf6ec;--color-bg-card: #fffdf7;--color-primary: #e07b39;--color-primary-dark: #c5622a;--color-secondary: #5b8e7d;--color-text: #2d2416;--color-text-light: #7a6a58;--color-border: #e8d9c4;--color-badge-bg: #fef3e2;--font-display: "Georgia", "Times New Roman", serif;--font-body: "Segoe UI", system-ui, sans-serif;--radius: 12px;--shadow: 0 2px 12px rgba(0, 0, 0, .08);--shadow-hover: 0 6px 24px rgba(0, 0, 0, .14)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--color-bg);color:var(--color-text);min-height:100vh;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}header.svelte-12qhfyh{background:var(--color-bg-card);border-bottom:1px solid var(--color-border);position:sticky;top:0;z-index:10}.header-inner.svelte-12qhfyh{max-width:1100px;margin:0 auto;padding:.85rem 1.5rem;display:flex;align-items:center}.logo.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-size:1.35rem;font-weight:700;color:var(--color-primary-dark)}.logo-icon.svelte-12qhfyh{font-size:1.5rem}main.svelte-12qhfyh{max-width:1100px;margin:0 auto;padding:2rem 1.5rem;min-height:calc(100vh - 120px)}footer.svelte-12qhfyh{text-align:center;padding:1.5rem;color:var(--color-text-light);font-size:.88rem;border-top:1px solid var(--color-border)}
