:root{font-family:Outfit,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#1a1a1a;background-color:#fdfdfd;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary: #ff5e3a;--primary-dark: #e04d2b;--secondary: #ffb400;--accent: #2d3436;--bg-light: #f9f9f9;--white: #ffffff;--shadow: 0 4px 20px rgba(0, 0, 0, .08);--radius: 16px;--transition: all .3s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}body{min-width:320px;min-height:100vh;overflow-x:hidden}h1,h2,h3,h4{font-weight:700;line-height:1.2}button{cursor:pointer;border:none;background:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 20px}@media (prefers-color-scheme: dark){:root{color:#f1f1f1;background-color:#0f0f0f;--bg-light: #1a1a1a;--white: #121212;--shadow: 0 4px 20px rgba(0, 0, 0, .3)}}
