:root{--background:#fff;--foreground:#171717}@media(prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{background-color:#0a1119}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}h1{color:#fff;font-size:28px}h3{font-optical-sizing:auto;font-weight:500;font-style:normal}h1,h2,h3,h4{font-family:Inter,sans-serif}h4{font-size:20px;font-weight:400}.landing{width:95%;margin:80px auto 0}.flex{display:flex}.mobile_receipt,.mobile_receipt_container{display:none}@media(max-width:500px){.mobile_receipt,.mobile_receipt_container{display:block}}