*{margin:0;padding:0;box-sizing:border-box}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");:root{--color-primary:#10b981;--color-primary-dark:#059669;--color-primary-light:#34d399;--color-secondary:#3b82f6;--color-secondary-dark:#1e40af;--color-secondary-light:#60a5fa;--color-accent-red:#ef4444;--color-accent-orange:#f59e0b;--color-accent-purple:#8b5cf6;--color-white:#fff;--color-success:#10b981;--color-warning:#f59e0b;--color-error:#ef4444;--color-info:#3b82f6}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{font-family:inherit}