:root{--primary: #7c3aed;--primary-dark: #5b21b6;--primary-light: #ede9fe;--primary-50: #f5f3ff;--bg: #faf8ff;--surface: #ffffff;--text: #1e1b2e;--text-muted: #7c7893;--border: #e4e0f0;--shadow: 0 1px 3px rgba(0, 0, 0, .08);--shadow-lg: 0 10px 40px rgba(0, 0, 0, .08);--radius: 12px;--green: #27ae60;--yellow: #f39c12;--red: #e74c3c}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;top:.5rem;left:.5rem;z-index:10000;width:auto;height:auto;padding:.75rem 1.25rem;margin:0;overflow:visible;clip:auto;white-space:normal;background:var(--primary);color:#fff;font-weight:600;border-radius:8px;text-decoration:none}
