:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#f5f5ff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;display:flex;align-items:center;justify-content:center}#app{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden;width:100%;height:100%;position:relative}.background-gold{width:100%;height:auto;position:fixed;bottom:-7vh;left:0;z-index:1;pointer-events:none}.background-gold img{width:100%;height:100%;object-fit:cover;object-position:center}@media(min-height:1081px)and (max-height:1439px){.background-gold{bottom:-1vh}}@media(orientation:landscape)and (min-height:500px)and (max-height:1080px){.background-gold{bottom:-5vh}}@media(orientation:portrait)and (max-width:767px){.background-gold{bottom:-1vh;height:100px;width:auto}}
