html{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";scroll-behavior:smooth;height:100%;overflow:hidden}body{margin:0;min-height:100vh;display:flex;flex-direction:column;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;overflow:hidden}#root{min-height:100vh;display:flex;flex-direction:column;height:100%;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.logo-container{display:flex;align-items:center;justify-content:center;width:100%;height:100vh;padding:2rem}.logo{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}@media (max-width: 1024px){.logo-container{padding:1.5rem}}@media (max-width: 768px){.logo-container{padding:1rem}}@media (max-width: 480px){.logo-container{padding:.5rem}}
