body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#000;font-family:Arial,sans-serif;margin:0;padding:0}a,body{color:#fff}a{padding:10px;text-decoration:none}a:hover{text-decoration:underline}footer{background-color:#000;border-top:1px solid #444;bottom:0;justify-content:space-around;padding:10px 0;position:fixed;width:100%}footer,footer a{align-items:center;display:flex}footer a{flex-direction:column;font-size:14px}.icon{font-size:20px;margin-bottom:5px}.container{align-items:center;display:flex;flex-direction:column;gap:10px;height:calc(100vh - 80px);justify-content:center}.container,.header{padding:20px;text-align:center}.header{background-color:#000;border-bottom:1px solid #444;color:#fff}.unsupported-client{align-items:center;display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100vh;justify-content:center;padding:20px;text-align:center}.unsupported-client .qr-code{height:250px;margin-bottom:20px;width:250px}.unsupported-client .message{color:#f7dba7;font-size:1.5rem;font-weight:700;margin-bottom:20px}.unsupported-client .link-container{display:flex;flex-direction:column;gap:15px}.unsupported-client a{background-color:#3b2f2f;border:2px solid #f7dba7;border-radius:10px;color:#f7dba7;font-size:1.2rem;font-weight:700;padding:10px 20px;text-align:center;text-decoration:none;transition:background-color .3s ease,color .3s ease;width:200px}.unsupported-client a:hover{background-color:#f7dba7;color:#3b2f2f}@media (min-width:768px){.unsupported-client{align-items:center;flex-direction:row;justify-content:space-between;padding:40px}.unsupported-client .message{font-size:2rem;margin-bottom:0}.unsupported-client .link-container{flex-direction:row;gap:30px;justify-content:center}.unsupported-client .qr-code{height:300px;width:300px}.unsupported-client a{font-size:1.5rem;padding:15px 30px;width:250px}}.loading-container-apppage{align-items:center;background-color:#000;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%}.loading-container-apppage video{height:100vh;object-fit:cover;width:100%}.gold-icon,.gold-link{color:gold}.icon-picon{height:35px;width:auto}