:root{--background:#fff;--foreground:#171717;--color-white:#fff;--color-black:#000}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}iframe{border:none;padding:0;margin:0;display:block;width:auto;height:auto;background:transparent;position:relative}body,html{max-width:100vw;overflow-x:hidden}html{z-index:999999999;position:relative}body{color:var(--foreground);font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}body{display:flex;justify-content:center;align-items:center;height:100vh;background:rgba(0,0,0,.25);padding-bottom:env(safe-area-inset-bottom)}@font-face{font-family:Inter,sans-serif;src:url(https://embed.avenue2.au/pngBank/_next/static/media/Inter-VariableFont_opsz,wght.cc27cf3f.ttf)}.avenueCTA,button{cursor:pointer}.avenueCTA{display:flex;padding:1rem 2rem;border-radius:100px;border:none;font-weight:600;font-size:1rem;animation:pulse-glow 3s infinite}@keyframes pulse-glow{0%{box-shadow:0 0 0 0 rgba(35,128,166,.4)}70%{box-shadow:0 0 0 12px rgba(35,128,166,0)}to{box-shadow:0 0 0 0 rgba(35,128,166,0)}}@media(max-width:768px){body{height:90%}}.grecaptcha-badge{position:absolute!important;bottom:1rem!important}