*{box-sizing:border-box;margin:0;padding:0}:root{--primary-orange:#ff6b35;--primary-yellow:#f7931e;--text-dark:#333;--text-light:#666;--bg-white:#fff;--bg-gray:#f8f9fa}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-dark);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;overflow-x:hidden}.App{flex-direction:column;width:100%;min-height:100vh;display:flex}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
