:root{--color-bg:#f6f5f4;--color-card:#fff;--color-text:#191919;--color-text-secondary:#6b6b6b;--color-accent-employee:#ff8a33;--color-accent-freelancer:#ad6ded;--color-border:#1919191a;--color-accent-current:var(--color-accent-employee);--font-display:"DM Serif Display", serif;--font-body:"DM Sans", sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-bg);min-height:100vh;color:var(--color-text);font-family:var(--font-body);margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}
