*,*:before,*:after{box-sizing:border-box}html{overflow-x:hidden;font-size:16px}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;color:#1a1a2e;background-color:#f8f9fa;min-width:320px;max-width:100vw;overflow-x:hidden}#root{min-height:100vh;display:flex;flex-direction:column}.app-layout{display:flex;flex-direction:column;min-height:100vh;width:100%;max-width:2560px;margin:0 auto}.app-header{padding:1rem;background-color:#1a1a2e;color:#fff}.app-main{flex:1;padding:1rem;width:100%}@media(min-width:768px){.app-main{padding:1.5rem 2rem}}@media(min-width:1024px){.app-main{padding:2rem 3rem}}@media(min-width:1440px){.app-main{padding:2rem 4rem}}:focus-visible{outline:2px solid #4361ee;outline-offset:2px}button,input,select,textarea{font-size:1rem;min-height:44px;padding:.5rem 1rem}a{color:#4361ee;text-decoration:underline}a:hover{color:#3a56d4}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
