*,:before,:after{box-sizing:border-box}html{min-height:100%}body{min-height:100%;margin:0}button,input,select,textarea{font:inherit}img,picture,svg,canvas{max-width:100%;display:block}a{color:inherit;text-decoration:none}:root{--erp-color-blue:#2563eb;--erp-color-teal:#0f766e;--erp-color-amber:#b45309;--erp-color-red:#dc2626;--erp-color-green:#16803c;--erp-surface:#fff;--erp-surface-muted:#f6f8fb;--erp-border:#d8dee9;--erp-text:#172033;--erp-text-muted:#536072;--erp-radius:8px;--erp-focus:#2563eb}[data-theme=dark]{--erp-surface:#182131;--erp-surface-muted:#101624;--erp-border:#2a3547;--erp-text:#f7f9fc;--erp-text-muted:#c7ced9;--erp-focus:#60a5fa}@keyframes erp-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}*{scrollbar-color:var(--erp-border) transparent;scrollbar-width:thin}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--erp-border);background-clip:content-box;border:3px solid #0000;border-radius:999px}:root{color:var(--erp-text);background:var(--erp-surface-muted);font-synthesis:none;letter-spacing:0;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,Segoe UI,Roboto,Arial,sans-serif}#root{min-height:100vh}body{color:var(--erp-text);background:linear-gradient(180deg, #2563eb0f, transparent 38%), var(--erp-surface-muted)}:focus-visible{outline:3px solid var(--erp-focus);outline-offset:3px}.foundation-page{place-items:center;min-height:100vh;padding:32px;display:grid}.foundation-panel{width:min(100%,760px);animation:.24s ease-out both erp-fade-in}.foundation-kicker{color:var(--erp-color-teal);text-transform:uppercase;margin:0 0 12px;font-size:.875rem;font-weight:700}.foundation-panel h1{max-width:12ch;color:var(--erp-text);letter-spacing:0;margin:0;font-size:3rem;line-height:1.12}.foundation-version,.foundation-copy{color:var(--erp-text-muted);margin:18px 0 0;font-size:1rem;line-height:1.6}@media (width<=640px){.foundation-page{place-items:start;padding:24px}.foundation-panel h1{font-size:2.25rem}}
