*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--brand: #036234;--brand-dark: #024827;--brand-text: #ffffff;--accent: #ffc726;--bg: #fffdf6;--surface: #fffbef;--cream: #f6e5b6;--border: #c9b46f;--text: #143222;--text-muted: #415c4d;--error: #dc2626;--success: #036234;--radius: 8px}body{background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.6;min-height:100dvh}.skip-link{position:absolute;top:-40px;left:0;background:var(--brand);color:var(--brand-text);padding:8px 16px;text-decoration:none;border-radius:0 0 4px;z-index:100;font-weight:600}.skip-link:focus{top:0;outline:3px solid var(--text);outline-offset:2px}a:focus-visible{outline:3px solid var(--brand);outline-offset:3px;border-radius:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
