:root{--onehda-font-family-body:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--onehda-font-family-heading:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--onehda-font-size-base:0.875rem;--onehda-color-background:#f8f9fa;--onehda-color-surface:#fff;--onehda-color-border:#e5e7eb;--onehda-color-text:#111827;--onehda-color-text-muted:#6b7280;--onehda-color-text-on-primary:#fff;--onehda-color-primary:#2563eb;--onehda-color-primary-hover:#1d4ed8;--onehda-color-success:#16a34a;--onehda-color-error:#dc2626;--onehda-color-warning:#d97706;--onehda-color-info:#2563eb;--onehda-color-focus-ring:#2563eb;--onehda-spacing-unit:0.25rem;--onehda-border-radius:6px}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;padding:0;font-family:var(--onehda-font-family-body);font-size:var(--onehda-font-size-base);color:var(--onehda-color-text);background-color:var(--onehda-color-background);-webkit-font-smoothing:antialiased}:focus-visible{outline:2px solid var(--onehda-color-focus-ring);outline-offset:2px}:focus:not(:focus-visible){outline:none}h1,h2,h3,h4,h5,h6{margin:0;font-family:var(--onehda-font-family-heading)}p{margin:0}a{color:inherit}