:root{--color-primary:#3f51b5;--color-primary-dark:#283593;--color-primary-light:#5c6bc0;--color-accent:#ff4081;--color-bg:#f0f2f5;--color-surface:#fff;--color-text:#212121;--color-text-secondary:#757575;--color-border:#e0e0e0;--color-sidebar-bg:#1e2a5e;--color-sidebar-text:#ffffffd9;--color-sidebar-hover:#ffffff14;--color-sidebar-active:#ffffff26;--header-height:64px;--sidebar-width:240px;--radius:12px;--font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #0000001f;--shadow-lg:0 8px 32px #00000026}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}a{color:inherit;text-decoration:none}
