:root{color-scheme:light;--color-bg: #f9e6b8;--color-text-primary: #1a4734;--color-text-secondary: #2f5d45;--color-text-muted: rgba(42, 86, 65, .7)}:root[data-theme=dark]{color-scheme:dark;--color-bg: #132b22;--color-text-primary: #f9dd9c;--color-text-secondary: rgba(249, 221, 156, .85);--color-text-muted: rgba(249, 221, 156, .7)}body{margin:0;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--color-bg, #f9e6b8);color:var(--color-text-primary, #1a4734);transition:background-color .3s ease,color .3s ease}*,*:before,*:after{box-sizing:border-box}.layout-wrapper.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.layout-content.svelte-12qhfyh{flex:1 0 auto}.site-footer.svelte-12qhfyh{margin-top:auto;background:var(--color-surface-alt, rgba(254, 235, 188, .88));border-top:1px solid var(--color-border, rgba(26, 71, 52, .22));color:var(--color-text-primary, #1a4734)}.footer-inner.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:clamp(1.25rem,3vw,2rem) clamp(1.5rem,4vw,3rem);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.footer-brand.svelte-12qhfyh{font-weight:600;text-decoration:none;color:inherit}.footer-nav.svelte-12qhfyh{display:flex;align-items:center;gap:1.5rem}.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:inherit;text-decoration:none;font-weight:500;position:relative}.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):after{content:"";position:absolute;left:0;bottom:-.2rem;width:100%;height:2px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .16s ease;opacity:.6}.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):focus-visible,.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{opacity:.85}.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):focus-visible:after,.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover:after{transform:scaleX(1)}:root[data-theme=dark] .site-footer.svelte-12qhfyh{background:var(--color-surface-alt, rgba(26, 71, 52, .72));border-top-color:var(--color-border, rgba(249, 221, 156, .25));color:var(--color-text-primary, #f9dd9c)}:root[data-theme=dark] .footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):after{opacity:.9}
