*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--orange: #e67e22;--orange-dark: #d35400;--orange-light: #fef5ec;--green: #27ae60;--green-light: #e8f5e9;--blue: #3498db;--red: #e74c3c;--text: #333;--text-light: #666;--text-muted: #999;--bg: #f8f9fa;--white: #fff;--border: #e0e0e0;--shadow: 0 2px 8px rgba(0,0,0,.08);--shadow-lg: 0 4px 20px rgba(0,0,0,.12);--radius: 12px;--radius-sm: 8px;--max-width: 1200px}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500}input,select,textarea{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}
