@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;700;800&display=swap";:root{--color-primary:#a37d0f;--color-primary-hover:#e5b045;--color-secondary:#2ba39e;--color-text:#1a1a2e;--color-text-muted:#64748b;--color-text-light:#94a3b8;--color-bg:#f5f7fa;--color-surface:#fff;--color-border:#e2e8f0;--color-sidebar:#1e293b;--color-sidebar-hover:#334155;--color-error:#ef4444;--color-error-bg:#fef2f2;--color-error-border:#fecaca;--font-family:"Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background:var(--color-bg);color:var(--color-text);min-height:100vh}#app{min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input{font-family:inherit}
