:root{--color-bg:#fff;--color-bg-warm:#fafafa;--color-bg-muted:#f5f5f7;--color-text:#1d1d1f;--color-muted:#5f6368;--color-accent:#0071e3;--color-accent-hover:#0077ed;--color-accent-soft:#e8f0fe;--color-success:#30d158;--color-error:#ff3b30;--color-warning:#ff9f0a;--color-border:#d2d2d7;--shadow-card:0 2px 12px #0000000a;--shadow-card-hover:0 12px 40px #00000014}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
