:root{color-scheme:light;--ink:#17271f;--ink-muted:#6d7971;--forest:#183729;--forest-soft:#426b57;--lime:#dff46e;--paper:#f7f8f2;--panel:#fff;--panel-strong:#edf2ec;--line:#dfe5de;--border:#dfe5de;--text:#17271f;--muted:#6d7971;--accent:#3c745b;--warning:#b28b27;--danger:#a94f4f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{min-width:20rem;background:var(--paper)}body{min-height:100vh;margin:0;color:var(--ink)}button,input,select,textarea{font:inherit}a,button,input,select{-webkit-tap-highlight-color:transparent}a,button{text-underline-offset:.18em}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(82,122,101,.26);outline-offset:2px}::-moz-selection{color:#17271f;background:#dff46e}::selection{color:#17271f;background:#dff46e}.zorg-icon{width:1.15rem;height:1.15rem;display:block;flex:0 0 auto}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.page-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:1.5rem}.page-header h2{margin:.25rem 0;font-size:clamp(1.6rem,3vw,2.3rem)}.page-header p{margin:0;color:var(--muted)}.eyebrow{color:var(--forest-soft);font-size:.7rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.panel{padding:1rem;background:var(--panel);border:1px solid var(--border);border-radius:.75rem}.panel h3{margin:0 0 .75rem;font-size:.95rem}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
