:root{--bg-primary:#f4f6f9;--bg-secondary:#fff;--bg-dark:#e8ecf2;--bg-light:#f9fafb;--text-primary:#1e293b;--text-secondary:#475569;--text-muted:#64748b;--accent-teal:#5a9e96;--accent-teal-light:#6fb3aa;--accent-amber:#b8943d;--accent-purple:#8a7bab;--accent-blue:#6b8cba;--accent-green:#5a9a7a;--accent-red:#dc2626;--accent-orange:#ea580c;--error:#dc2626;--error-light:#fef2f2;--border:#1e293b14;--border-light:#1e293b1f;--card-bg:#1e293b05;--card-bg-hover:#1e293b0a;--sidebar-width:260px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}.btn,.btn:hover{box-shadow:none;border:0;outline:none}a,a:hover,a:focus{box-shadow:none;outline:none;text-decoration:none}html{scroll-behavior:smooth;height:100%}body{background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;flex-direction:column;height:100%;margin:0;padding:0;font-family:Inter,-apple-system,sans-serif;font-size:16px;line-height:1.6;display:flex;overflow-x:hidden}body:before{content:"";opacity:.015;pointer-events:none;z-index:10000;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");width:100%;height:100%;position:fixed;top:0;left:0}h1,h2,h3,h4{color:var(--text-primary);font-family:Lustria,serif;font-weight:400;line-height:1.2}
