:root{--color-bg: #F5F0E8;--color-bg-card: #FAFAF5;--color-bg-muted: #EDE5D8;--color-bg-dark: #3A2518;--color-text: #3A2518;--color-text-secondary: #6B5545;--color-text-tertiary: #8B7B6B;--color-text-on-dark: #F5F0E8;--color-text-accent: #9A7040;--color-border: #E8E0D4;--color-border-accent: #D4B896;--color-cta: #5A8C6A;--color-cta-hover: #4A7C5A;--font-display: "Space Grotesk", "Noto Sans SC", system-ui, sans-serif;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-xl: 20px;--radius-full: 9999px}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--color-bg);color:var(--color-text);font-family:var(--font-display);font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{overflow-x:hidden;min-height:100vh}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--color-cta);outline-offset:2px;border-radius:var(--radius-sm)}button{font-family:inherit;cursor:pointer;border:none}.section-tag{font-size:11px;font-weight:600;letter-spacing:.3em;color:var(--color-text-accent)}.nav.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding:0 48px;height:56px;position:sticky;top:0;z-index:50;background:var(--color-bg)}.logo.svelte-12qhfyh{font-size:11px;font-weight:600;color:var(--color-text-accent);letter-spacing:.4em;min-height:44px;display:flex;align-items:center}.nav-right.svelte-12qhfyh{display:flex;gap:12px;align-items:center}.nav-right.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:13px;font-weight:500;color:var(--color-text-secondary);min-height:44px;display:flex;align-items:center;padding:0 8px}.nav-right.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-text)}.nav-right.svelte-12qhfyh a.ext-btn:where(.svelte-12qhfyh){background:var(--color-cta);color:#fff;padding:10px 18px;border-radius:100px;font-weight:700;font-size:13px;min-height:44px;box-shadow:0 2px 8px #5a8c6a4d;animation:svelte-12qhfyh-subtlePulse 3s ease-in-out infinite}.ext-btn.svelte-12qhfyh:hover{opacity:.9}main.svelte-12qhfyh{min-height:calc(100vh - 56px)}@keyframes svelte-12qhfyh-subtlePulse{0%,to{box-shadow:0 2px 8px #5a8c6a4d}50%{box-shadow:0 2px 16px #5a8c6a80}}@media(prefers-reduced-motion:reduce){.nav-right.svelte-12qhfyh a.ext-btn:where(.svelte-12qhfyh){animation:none}}@media(max-width:639px){.nav.svelte-12qhfyh{padding:0 16px}.nav-right.svelte-12qhfyh{gap:8px}}
