:root{--primary:#eca026;--primary-hover:#d88f1d;--secondary:#111827;--text-main:#111827;--text-muted:#4b5563;--text-light:#6b7280;--bg-light:#fff;--bg-gray:#f9fafb;--bg-gray-dark:#f3f4f6;--white:#fff;--border:#e5e7eb;--max-width:1280px;--transition:all .3s ease}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;color:var(--text-main);background-color:var(--bg-light);font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:var(--max-width);margin:0 auto;padding:0 2rem}@media (max-width:768px){.container{padding:0 1rem}}
