@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hover-glow{transition:all .2s cubic-bezier(.4,0,.2,1)}.hover-glow:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.hover-glow:active{transform:translateY(0)}.glass{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2)}.shadow-sm{box-shadow:0 1px 3px rgba(0,0,0,.1)}.shadow-md{box-shadow:0 4px 12px rgba(0,0,0,.15)}.shadow-lg{box-shadow:0 8px 25px rgba(0,0,0,.2)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}@media(max-width:767px){html{font-size:14px}}body{font-family:GmarketSans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#0a0a0a;color:var(--ThingBet--text-neutral-primary);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:var(--ThingBet--neon-green--10);text-decoration:none;transition:color .25s ease}a:hover{color:#c36b1e}button{font-family:inherit;cursor:pointer;border:none;outline:none;background:none;transition:all .25s ease}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:hsla(0,0%,4%,.5)}::-webkit-scrollbar-thumb{background:rgba(var(--ThingBet--neon-green--10),.6);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(var(--ThingBet--neon-green--10),.8)}::-moz-selection{background-color:rgba(var(--ThingBet--neon-green--10),.3);color:var(--ThingBet--text-neutral-primary)}::selection{background-color:rgba(var(--ThingBet--neon-green--10),.3);color:var(--ThingBet--text-neutral-primary)}.text-primary{color:var(--ThingBet--text-neutral-primary)!important}.text-secondary{color:#747b8d!important}.text-muted{color:#9f9f9f!important}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.bg-primary{background-color:var(--ThingBet--neon-green--10)!important}.bg-secondary{background-color:#c36b1e!important}.bg-dark{background-color:#0a0a0a!important}.flex-center{display:flex;justify-content:center;align-items:center}.hover-glow{transition:all .25s ease}.hover-glow:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(var(--ThingBet--neon-green--10),.3)}@media(max-width:767px){.d-none-mobile{display:none!important}}@media(min-width:1024px){.d-none-desktop{display:none!important}}#newNotification.new-notification{color:var(--ThingBet--text-neutral-primary);padding:20px 15px;transition:all .3s ease-in-out;scroll-snap-align:start;position:relative;background:#242a32;border:1px solid #fff;border-radius:5px;position:absolute;top:30px;width:300px;right:50%;margin-right:-150px;transform:translateY(-1000px);opacity:0}#newNotification.new-notification .notification-item--action,#newNotification.new-notification .notification-item--datetime,#newNotification.new-notification .notification-item--message,#newNotification.new-notification .notification-item--subject{margin:0 0 10px;font-size:13px}#newNotification.new-notification .notification-item--subject{font-weight:700}#newNotification.new-notification .notification-item--message{overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;line-height:1.6;-webkit-line-clamp:2;-webkit-box-orient:vertical}#newNotification.new-notification .notification-item--datetime{font-size:10px;color:#9f9f9f}#newNotification.new-notification p{margin:0 0 10px;font-size:13px}#newNotification.new-notification.slide-in-top{animation:slide-in-top .8s cubic-bezier(.645,.045,.355,1) 1s forwards}#newNotification.new-notification.slide-out-top{animation:slide-out-top .5s cubic-bezier(.55,.085,.68,.53) 0s forwards}@keyframes slide-out-top{0%{transform:translateY(0);opacity:1}to{transform:translateY(-1000px);opacity:0}}@keyframes slide-in-top{0%{transform:translateY(-1000px);opacity:0}to{transform:translateY(0);opacity:1}}.bg-red-10{background-color:var(--ThingBet--red--10)!important}.bg-red-20{background-color:var(--ThingBet--red--20)!important}.bg-red-30{background-color:var(--ThingBet--red--30)!important}.bg-red-40{background-color:var(--ThingBet--red--40)!important}.bg-red-50{background-color:var(--ThingBet--red--50)!important}.bg-red-60{background-color:var(--ThingBet--red--60)!important}.bg-red-70{background-color:var(--ThingBet--red--70)!important}.bg-red-80{background-color:var(--ThingBet--red--80)!important}.bg-red-90{background-color:var(--ThingBet--red--90)!important}.bg-red-100{background-color:var(--ThingBet--red--100)!important}.bg-red-110{background-color:var(--ThingBet--red--110)!important}.bg-orange-10{background-color:var(--ThingBet--orange--10)!important}.bg-orange-20{background-color:var(--ThingBet--orange--20)!important}.bg-orange-30{background-color:var(--ThingBet--orange--30)!important}.bg-orange-40{background-color:var(--ThingBet--orange--40)!important}.bg-orange-50{background-color:var(--ThingBet--orange--50)!important}.bg-orange-60{background-color:var(--ThingBet--orange--60)!important}.bg-orange-70{background-color:var(--ThingBet--orange--70)!important}.bg-orange-80{background-color:var(--ThingBet--orange--80)!important}.bg-orange-90{background-color:var(--ThingBet--orange--90)!important}.bg-orange-100{background-color:var(--ThingBet--orange--100)!important}.bg-orange-110{background-color:var(--ThingBet--orange--110)!important}.bg-yellow-10{background-color:var(--ThingBet--yellow--10)!important}.bg-yellow-20{background-color:var(--ThingBet--yellow--20)!important}.bg-yellow-30{background-color:var(--ThingBet--yellow--30)!important}.bg-yellow-40{background-color:var(--ThingBet--yellow--40)!important}.bg-yellow-50{background-color:var(--ThingBet--yellow--50)!important}.bg-yellow-60{background-color:var(--ThingBet--yellow--60)!important}.bg-yellow-70{background-color:var(--ThingBet--yellow--70)!important}.bg-yellow-80{background-color:var(--ThingBet--yellow--80)!important}.bg-yellow-90{background-color:var(--ThingBet--yellow--90)!important}.bg-yellow-100{background-color:var(--ThingBet--yellow--100)!important}.bg-yellow-110{background-color:var(--ThingBet--yellow--110)!important}.bg-green-10{background-color:var(--ThingBet--green--10)!important}.bg-green-20{background-color:var(--ThingBet--green--20)!important}.bg-green-30{background-color:var(--ThingBet--green--30)!important}.bg-green-40{background-color:var(--ThingBet--green--40)!important}.bg-green-50{background-color:var(--ThingBet--green--50)!important}.bg-green-60{background-color:var(--ThingBet--green--60)!important}.bg-green-70{background-color:var(--ThingBet--green--70)!important}.bg-green-80{background-color:var(--ThingBet--green--80)!important}.bg-green-90{background-color:var(--ThingBet--green--90)!important}.bg-green-100{background-color:var(--ThingBet--green--100)!important}.bg-green-110{background-color:var(--ThingBet--green--110)!important}.bg-cyan-10{background-color:var(--ThingBet--cyan--10)!important}.bg-cyan-20{background-color:var(--ThingBet--cyan--20)!important}.bg-cyan-30{background-color:var(--ThingBet--cyan--30)!important}.bg-cyan-40{background-color:var(--ThingBet--cyan--40)!important}.bg-cyan-50{background-color:var(--ThingBet--cyan--50)!important}.bg-cyan-60{background-color:var(--ThingBet--cyan--60)!important}.bg-cyan-70{background-color:var(--ThingBet--cyan--70)!important}.bg-cyan-80{background-color:var(--ThingBet--cyan--80)!important}.bg-cyan-90{background-color:var(--ThingBet--cyan--90)!important}.bg-cyan-100{background-color:var(--ThingBet--cyan--100)!important}.bg-cyan-110{background-color:var(--ThingBet--cyan--110)!important}.bg-blue-10{background-color:var(--ThingBet--blue--10)!important}.bg-blue-20{background-color:var(--ThingBet--blue--20)!important}.bg-blue-30{background-color:var(--ThingBet--blue--30)!important}.bg-blue-40{background-color:var(--ThingBet--blue--40)!important}.bg-blue-50{background-color:var(--ThingBet--blue--50)!important}.bg-blue-60{background-color:var(--ThingBet--blue--60)!important}.bg-blue-70{background-color:var(--ThingBet--blue--70)!important}.bg-blue-80{background-color:var(--ThingBet--blue--80)!important}.bg-blue-90{background-color:var(--ThingBet--blue--90)!important}.bg-blue-100{background-color:var(--ThingBet--blue--100)!important}.bg-blue-110{background-color:var(--ThingBet--blue--110)!important}.bg-purple-10{background-color:var(--ThingBet--purple--10)!important}.bg-purple-20{background-color:var(--ThingBet--purple--20)!important}.bg-purple-30{background-color:var(--ThingBet--purple--30)!important}.bg-purple-40{background-color:var(--ThingBet--purple--40)!important}.bg-purple-50{background-color:var(--ThingBet--purple--50)!important}.bg-purple-60{background-color:var(--ThingBet--purple--60)!important}.bg-purple-70{background-color:var(--ThingBet--purple--70)!important}.bg-purple-80{background-color:var(--ThingBet--purple--80)!important}.bg-purple-90{background-color:var(--ThingBet--purple--90)!important}.bg-purple-100{background-color:var(--ThingBet--purple--100)!important}.bg-purple-110{background-color:var(--ThingBet--purple--110)!important}.bg-pink-10{background-color:var(--ThingBet--pink--10)!important}.bg-pink-20{background-color:var(--ThingBet--pink--20)!important}.bg-pink-30{background-color:var(--ThingBet--pink--30)!important}.bg-pink-40{background-color:var(--ThingBet--pink--40)!important}.bg-pink-50{background-color:var(--ThingBet--pink--50)!important}.bg-pink-60{background-color:var(--ThingBet--pink--60)!important}.bg-pink-70{background-color:var(--ThingBet--pink--70)!important}.bg-pink-80{background-color:var(--ThingBet--pink--80)!important}.bg-pink-90{background-color:var(--ThingBet--pink--90)!important}.bg-pink-100{background-color:var(--ThingBet--pink--100)!important}.bg-pink-110{background-color:var(--ThingBet--pink--110)!important}.bg-grey-0{background-color:var(--ThingBet--greyscale--0)!important}.bg-grey-10{background-color:var(--ThingBet--greyscale--10)!important}.bg-grey-20{background-color:var(--ThingBet--greyscale--20)!important}.bg-grey-30{background-color:var(--ThingBet--greyscale--30)!important}.bg-grey-40{background-color:var(--ThingBet--greyscale--40)!important}.bg-grey-50{background-color:var(--ThingBet--greyscale--50)!important}.bg-grey-60{background-color:var(--ThingBet--greyscale--60)!important}.bg-grey-70{background-color:var(--ThingBet--greyscale--70)!important}.bg-grey-80{background-color:var(--ThingBet--greyscale--80)!important}.bg-grey-90{background-color:var(--ThingBet--greyscale--90)!important}.bg-grey-100{background-color:var(--ThingBet--greyscale--100)!important}.bg-white{background-color:var(--ThingBet--white)!important}.bg-black{background-color:var(--ThingBet--black)!important}.text-red-10{color:var(--ThingBet--red--10)!important}.text-red-20{color:var(--ThingBet--red--20)!important}.text-red-30{color:var(--ThingBet--red--30)!important}.text-red-40{color:var(--ThingBet--red--40)!important}.text-red-50{color:var(--ThingBet--red--50)!important}.text-red-60{color:var(--ThingBet--red--60)!important}.text-red-70{color:var(--ThingBet--red--70)!important}.text-red-80{color:var(--ThingBet--red--80)!important}.text-red-90{color:var(--ThingBet--red--90)!important}.text-red-100{color:var(--ThingBet--red--100)!important}.text-orange-10{color:var(--ThingBet--orange--10)!important}.text-orange-20{color:var(--ThingBet--orange--20)!important}.text-orange-30{color:var(--ThingBet--orange--30)!important}.text-orange-40{color:var(--ThingBet--orange--40)!important}.text-orange-50{color:var(--ThingBet--orange--50)!important}.text-orange-60{color:var(--ThingBet--orange--60)!important}.text-orange-70{color:var(--ThingBet--orange--70)!important}.text-orange-80{color:var(--ThingBet--orange--80)!important}.text-orange-90{color:var(--ThingBet--orange--90)!important}.text-orange-100{color:var(--ThingBet--orange--100)!important}.text-yellow-10{color:var(--ThingBet--yellow--10)!important}.text-yellow-20{color:var(--ThingBet--yellow--20)!important}.text-yellow-30{color:var(--ThingBet--yellow--30)!important}.text-yellow-40{color:var(--ThingBet--yellow--40)!important}.text-yellow-50{color:var(--ThingBet--yellow--50)!important}.text-yellow-60{color:var(--ThingBet--yellow--60)!important}.text-yellow-70{color:var(--ThingBet--yellow--70)!important}.text-yellow-80{color:var(--ThingBet--yellow--80)!important}.text-yellow-90{color:var(--ThingBet--yellow--90)!important}.text-yellow-100{color:var(--ThingBet--yellow--100)!important}.text-green-10{color:var(--ThingBet--green--10)!important}.text-green-20{color:var(--ThingBet--green--20)!important}.text-green-30{color:var(--ThingBet--green--30)!important}.text-green-40{color:var(--ThingBet--green--40)!important}.text-green-50{color:var(--ThingBet--green--50)!important}.text-green-60{color:var(--ThingBet--green--60)!important}.text-green-70{color:var(--ThingBet--green--70)!important}.text-green-80{color:var(--ThingBet--green--80)!important}.text-green-90{color:var(--ThingBet--green--90)!important}.text-green-100{color:var(--ThingBet--green--100)!important}.text-cyan-10{color:var(--ThingBet--cyan--10)!important}.text-cyan-20{color:var(--ThingBet--cyan--20)!important}.text-cyan-30{color:var(--ThingBet--cyan--30)!important}.text-cyan-40{color:var(--ThingBet--cyan--40)!important}.text-cyan-50{color:var(--ThingBet--cyan--50)!important}.text-cyan-60{color:var(--ThingBet--cyan--60)!important}.text-cyan-70{color:var(--ThingBet--cyan--70)!important}.text-cyan-80{color:var(--ThingBet--cyan--80)!important}.text-cyan-90{color:var(--ThingBet--cyan--90)!important}.text-cyan-100{color:var(--ThingBet--cyan--100)!important}.text-blue-10{color:var(--ThingBet--blue--10)!important}.text-blue-20{color:var(--ThingBet--blue--20)!important}.text-blue-30{color:var(--ThingBet--blue--30)!important}.text-blue-40{color:var(--ThingBet--blue--40)!important}.text-blue-50{color:var(--ThingBet--blue--50)!important}.text-blue-60{color:var(--ThingBet--blue--60)!important}.text-blue-70{color:var(--ThingBet--blue--70)!important}.text-blue-80{color:var(--ThingBet--blue--80)!important}.text-blue-90{color:var(--ThingBet--blue--90)!important}.text-blue-100{color:var(--ThingBet--blue--100)!important}.text-purple-10{color:var(--ThingBet--purple--10)!important}.text-purple-20{color:var(--ThingBet--purple--20)!important}.text-purple-30{color:var(--ThingBet--purple--30)!important}.text-purple-40{color:var(--ThingBet--purple--40)!important}.text-purple-50{color:var(--ThingBet--purple--50)!important}.text-purple-60{color:var(--ThingBet--purple--60)!important}.text-purple-70{color:var(--ThingBet--purple--70)!important}.text-purple-80{color:var(--ThingBet--purple--80)!important}.text-purple-90{color:var(--ThingBet--purple--90)!important}.text-purple-100{color:var(--ThingBet--purple--100)!important}.text-pink-10{color:var(--ThingBet--pink--10)!important}.text-pink-20{color:var(--ThingBet--pink--20)!important}.text-pink-30{color:var(--ThingBet--pink--30)!important}.text-pink-40{color:var(--ThingBet--pink--40)!important}.text-pink-50{color:var(--ThingBet--pink--50)!important}.text-pink-60{color:var(--ThingBet--pink--60)!important}.text-pink-70{color:var(--ThingBet--pink--70)!important}.text-pink-80{color:var(--ThingBet--pink--80)!important}.text-pink-90{color:var(--ThingBet--pink--90)!important}.text-pink-100{color:var(--ThingBet--pink--100)!important}.text-grey-0{color:var(--ThingBet--greyscale--0)!important}.text-grey-10{color:var(--ThingBet--greyscale--10)!important}.text-grey-20{color:var(--ThingBet--greyscale--20)!important}.text-grey-30{color:var(--ThingBet--greyscale--30)!important}.text-grey-40{color:var(--ThingBet--greyscale--40)!important}.text-grey-50{color:var(--ThingBet--greyscale--50)!important}.text-grey-60{color:var(--ThingBet--greyscale--60)!important}.text-grey-70{color:var(--ThingBet--greyscale--70)!important}.text-grey-80{color:var(--ThingBet--greyscale--80)!important}.text-grey-90{color:var(--ThingBet--greyscale--90)!important}.text-grey-100{color:var(--ThingBet--greyscale--100)!important}.text-white{color:var(--ThingBet--white)!important}.text-black{color:var(--ThingBet--black)!important}.border-red-10{border-color:var(--ThingBet--red--10)!important}.border-red-20{border-color:var(--ThingBet--red--20)!important}.border-red-30{border-color:var(--ThingBet--red--30)!important}.border-red-40{border-color:var(--ThingBet--red--40)!important}.border-red-50{border-color:var(--ThingBet--red--50)!important}.border-red-60{border-color:var(--ThingBet--red--60)!important}.border-red-70{border-color:var(--ThingBet--red--70)!important}.border-red-80{border-color:var(--ThingBet--red--80)!important}.border-red-90{border-color:var(--ThingBet--red--90)!important}.border-red-100{border-color:var(--ThingBet--red--100)!important}.border-orange-10{border-color:var(--ThingBet--orange--10)!important}.border-orange-20{border-color:var(--ThingBet--orange--20)!important}.border-orange-30{border-color:var(--ThingBet--orange--30)!important}.border-orange-40{border-color:var(--ThingBet--orange--40)!important}.border-orange-50{border-color:var(--ThingBet--orange--50)!important}.border-orange-60{border-color:var(--ThingBet--orange--60)!important}.border-orange-70{border-color:var(--ThingBet--orange--70)!important}.border-orange-80{border-color:var(--ThingBet--orange--80)!important}.border-orange-90{border-color:var(--ThingBet--orange--90)!important}.border-orange-100{border-color:var(--ThingBet--orange--100)!important}.border-yellow-10{border-color:var(--ThingBet--yellow--10)!important}.border-yellow-20{border-color:var(--ThingBet--yellow--20)!important}.border-yellow-30{border-color:var(--ThingBet--yellow--30)!important}.border-yellow-40{border-color:var(--ThingBet--yellow--40)!important}.border-yellow-50{border-color:var(--ThingBet--yellow--50)!important}.border-yellow-60{border-color:var(--ThingBet--yellow--60)!important}.border-yellow-70{border-color:var(--ThingBet--yellow--70)!important}.border-yellow-80{border-color:var(--ThingBet--yellow--80)!important}.border-yellow-90{border-color:var(--ThingBet--yellow--90)!important}.border-yellow-100{border-color:var(--ThingBet--yellow--100)!important}.border-green-10{border-color:var(--ThingBet--green--10)!important}.border-green-20{border-color:var(--ThingBet--green--20)!important}.border-green-30{border-color:var(--ThingBet--green--30)!important}.border-green-40{border-color:var(--ThingBet--green--40)!important}.border-green-50{border-color:var(--ThingBet--green--50)!important}.border-green-60{border-color:var(--ThingBet--green--60)!important}.border-green-70{border-color:var(--ThingBet--green--70)!important}.border-green-80{border-color:var(--ThingBet--green--80)!important}.border-green-90{border-color:var(--ThingBet--green--90)!important}.border-green-100{border-color:var(--ThingBet--green--100)!important}.border-cyan-10{border-color:var(--ThingBet--cyan--10)!important}.border-cyan-20{border-color:var(--ThingBet--cyan--20)!important}.border-cyan-30{border-color:var(--ThingBet--cyan--30)!important}.border-cyan-40{border-color:var(--ThingBet--cyan--40)!important}.border-cyan-50{border-color:var(--ThingBet--cyan--50)!important}.border-cyan-60{border-color:var(--ThingBet--cyan--60)!important}.border-cyan-70{border-color:var(--ThingBet--cyan--70)!important}.border-cyan-80{border-color:var(--ThingBet--cyan--80)!important}.border-cyan-90{border-color:var(--ThingBet--cyan--90)!important}.border-cyan-100{border-color:var(--ThingBet--cyan--100)!important}.border-blue-10{border-color:var(--ThingBet--blue--10)!important}.border-blue-20{border-color:var(--ThingBet--blue--20)!important}.border-blue-30{border-color:var(--ThingBet--blue--30)!important}.border-blue-40{border-color:var(--ThingBet--blue--40)!important}.border-blue-50{border-color:var(--ThingBet--blue--50)!important}.border-blue-60{border-color:var(--ThingBet--blue--60)!important}.border-blue-70{border-color:var(--ThingBet--blue--70)!important}.border-blue-80{border-color:var(--ThingBet--blue--80)!important}.border-blue-90{border-color:var(--ThingBet--blue--90)!important}.border-blue-100{border-color:var(--ThingBet--blue--100)!important}.border-purple-10{border-color:var(--ThingBet--purple--10)!important}.border-purple-20{border-color:var(--ThingBet--purple--20)!important}.border-purple-30{border-color:var(--ThingBet--purple--30)!important}.border-purple-40{border-color:var(--ThingBet--purple--40)!important}.border-purple-50{border-color:var(--ThingBet--purple--50)!important}.border-purple-60{border-color:var(--ThingBet--purple--60)!important}.border-purple-70{border-color:var(--ThingBet--purple--70)!important}.border-purple-80{border-color:var(--ThingBet--purple--80)!important}.border-purple-90{border-color:var(--ThingBet--purple--90)!important}.border-purple-100{border-color:var(--ThingBet--purple--100)!important}.border-pink-10{border-color:var(--ThingBet--pink--10)!important}.border-pink-20{border-color:var(--ThingBet--pink--20)!important}.border-pink-30{border-color:var(--ThingBet--pink--30)!important}.border-pink-40{border-color:var(--ThingBet--pink--40)!important}.border-pink-50{border-color:var(--ThingBet--pink--50)!important}.border-pink-60{border-color:var(--ThingBet--pink--60)!important}.border-pink-70{border-color:var(--ThingBet--pink--70)!important}.border-pink-80{border-color:var(--ThingBet--pink--80)!important}.border-pink-90{border-color:var(--ThingBet--pink--90)!important}.border-pink-100{border-color:var(--ThingBet--pink--100)!important}.border-grey-0{border-color:var(--ThingBet--greyscale--0)!important}.border-grey-10{border-color:var(--ThingBet--greyscale--10)!important}.border-grey-20{border-color:var(--ThingBet--greyscale--20)!important}.border-grey-30{border-color:var(--ThingBet--greyscale--30)!important}.border-grey-40{border-color:var(--ThingBet--greyscale--40)!important}.border-grey-50{border-color:var(--ThingBet--greyscale--50)!important}.border-grey-60{border-color:var(--ThingBet--greyscale--60)!important}.border-grey-70{border-color:var(--ThingBet--greyscale--70)!important}.border-grey-80{border-color:var(--ThingBet--greyscale--80)!important}.border-grey-90{border-color:var(--ThingBet--greyscale--90)!important}.border-grey-100{border-color:var(--ThingBet--greyscale--100)!important}.border-white{border-color:var(--ThingBet--white)!important}.border-black{border-color:var(--ThingBet--black)!important}:root{--popup-inner-radius:5px;--popup-small-radius:5px;--popup-crypto-primary:#da6600;--popup-crypto-secondary:#ea7f23;--popup-crypto-light:#292e38;--popup-crypto-glow:#6c7482;--popup-dark:#000;--popup-surface:#080c1e;--popup-glass:#3b2d1e;--popup-text:#f8fafc;--popup-text-muted:#94a3b8;--popup-success:#10b981;--popup-error:#ef4444;--popup-warning:#f59e0b;--usdt-green:#26a17b;--usdt-green-light:rgba(38,161,123,.1);--popup-font-family:"Pretendard",sans-serif;--popup-radius:16px;--ThingBet--red--10:#fff6f5;--ThingBet--red--20:#fce8e5;--ThingBet--red--30:#f9c5bd;--ThingBet--red--40:#f38b7a;--ThingBet--red--50:#ea3d23;--ThingBet--red--60:#da1d00;--ThingBet--red--70:#c21a00;--ThingBet--red--80:#9f1500;--ThingBet--red--90:#710f00;--ThingBet--red--100:#3d0800;--ThingBet--orange--10:#fffaf5;--ThingBet--orange--20:#fcf0e5;--ThingBet--orange--30:#f9d9bd;--ThingBet--orange--40:#f3b37a;--ThingBet--orange--50:#ea7f23;--ThingBet--orange--60:#da6600;--ThingBet--orange--70:#c25b00;--ThingBet--orange--80:#9f4a00;--ThingBet--orange--90:#713500;--ThingBet--orange--100:#3d1d00;--ThingBet--yellow--10:#fffcf5;--ThingBet--yellow--20:#fcf5e5;--ThingBet--yellow--30:#f9e5bd;--ThingBet--yellow--40:#f3cb7a;--ThingBet--yellow--50:#eaa723;--ThingBet--yellow--60:#da9200;--ThingBet--yellow--70:#c28100;--ThingBet--yellow--80:#9f6a00;--ThingBet--yellow--90:#714b00;--ThingBet--yellow--100:#3d2900;--ThingBet--green--10:#fcfff5;--ThingBet--green--20:#f5fce5;--ThingBet--green--30:#e5f9bd;--ThingBet--green--40:#cbf37a;--ThingBet--green--50:#a7ea23;--ThingBet--green--60:#92da00;--ThingBet--green--70:#81c200;--ThingBet--green--80:#6a9f00;--ThingBet--green--90:#4b7100;--ThingBet--green--100:#293d00;--ThingBet--cyan--10:#f5feff;--ThingBet--cyan--20:#e5f9fc;--ThingBet--cyan--30:#bdf1f9;--ThingBet--cyan--40:#7ae3f3;--ThingBet--cyan--50:#23cfea;--ThingBet--cyan--60:#00bdda;--ThingBet--cyan--70:#00a8c2;--ThingBet--cyan--80:#00899f;--ThingBet--cyan--90:#006271;--ThingBet--cyan--100:#00353d;--ThingBet--blue--10:#f5f5ff;--ThingBet--blue--20:#e5e5fc;--ThingBet--blue--30:#bdbdf9;--ThingBet--blue--40:#7a7af3;--ThingBet--blue--50:#2323ea;--ThingBet--blue--60:#0000da;--ThingBet--blue--70:#0000c2;--ThingBet--blue--80:#00009f;--ThingBet--blue--90:#000071;--ThingBet--blue--100:#00003d;--ThingBet--purple--10:#faf5ff;--ThingBet--purple--20:#f1e5fc;--ThingBet--purple--30:#ddbdf9;--ThingBet--purple--40:#bb7af3;--ThingBet--purple--50:#8d23ea;--ThingBet--purple--60:#7400da;--ThingBet--purple--70:#6700c2;--ThingBet--purple--80:#55009f;--ThingBet--purple--90:#3c0071;--ThingBet--purple--100:#21003d;--ThingBet--pink--10:#fff5fc;--ThingBet--pink--20:#fce5f5;--ThingBet--pink--30:#f9bde5;--ThingBet--pink--40:#f37acb;--ThingBet--pink--50:#ea23a7;--ThingBet--pink--60:#da0092;--ThingBet--pink--70:#c20081;--ThingBet--pink--80:#9f006a;--ThingBet--pink--90:#71004b;--ThingBet--pink--100:#3d0029;--ThingBet--greyscale--0:var(--ThingBet--text-neutral-primary);--ThingBet--greyscale--10:#fdfeff;--ThingBet--greyscale--20:#dde0e6;--ThingBet--greyscale--30:#bfc3cd;--ThingBet--greyscale--40:#a1a8b4;--ThingBet--greyscale--50:#868d9b;--ThingBet--greyscale--60:#6c7482;--ThingBet--greyscale--70:#545b69;--ThingBet--greyscale--80:#3e4450;--ThingBet--greyscale--90:#292e38;--ThingBet--greyscale--100:#15181f;--ThingBet--greyscale--110:#15181f;--ThingBet--white:var(--ThingBet--text-neutral-primary);--ThingBet--black:#000;--ThingBet--radius-xxs:2px;--ThingBet--radius-xs:4px;--ThingBet--radius-s:8px;--ThingBet--radius-m:12px;--ThingBet--radius-l:16px;--ThingBet--radius-xl:20px;--ThingBet--radius-xxl:20px;--ThingBet--radius-rounded:999px;--ThingBet--spacing-xs:4px;--ThingBet--spacing-s:8px;--ThingBet--spacing-m:12px;--ThingBet--spacing-l:20px;--ThingBet--spacing-xl:28px;--ThingBet--spacing-xxl:40px;--ThingBet--spacing-xxxl:80px;--ThingBet--stroke-xs:0.5px;--ThingBet--stroke-s:1px;--ThingBet--stroke-m:2px;--ThingBet--stroke-l:4px;--ThingBet--font-family-brand:Propaganda;--ThingBet--font-family-header:Pretendard;--ThingBet--font-family-body:Pretendard;--ThingBet--weight-light:Light;--ThingBet--weight-regular:Regular;--ThingBet--weight-semibold:SemiBold;--ThingBet--weight-extrabold:ExtraBold;--ThingBet--weight-black:#000;--ThingBet--size-xxs:10px;--ThingBet--size-xs:12px;--ThingBet--size-s:14px;--ThingBet--size-m:16px;--ThingBet--size-l:18px;--ThingBet--size-h6:20px;--ThingBet--size-h5:24px;--ThingBet--size-h4:32px;--ThingBet--size-h3:40px;--ThingBet--size-h2:48px;--ThingBet--size-h1:64px;--ThingBet--size-display:72px;--ThingBet--line-height-tight:1.2;--ThingBet--line-height-normal:1.4;--ThingBet--line-height-relaxed:1.6;--ThingBet--line-height-loose:1.8;--ThingBet--letter-spacing-tight:-0.02em;--ThingBet--letter-spacing-normal:0;--ThingBet--letter-spacing-wide:0.02em;--ThingBet--letter-spacing-wider:0.05em;--ThingBet--background-neutral-primary:var(--ThingBet--greyscale--10);--ThingBet--background-neutral-secondary:var(--ThingBet--greyscale--20);--ThingBet--background-neutral-tertiary:var(--ThingBet--greyscale--30);--ThingBet--background-neutral-disabled:var(--ThingBet--greyscale--50);--ThingBet--background-neutral-inverse-primary:var(--ThingBet--greyscale--90);--ThingBet--background-neutral-inverse-secondary:var(--ThingBet--greyscale--80);--ThingBet--background-neutral-inverse-tertiary:var(--ThingBet--greyscale--70);--ThingBet--background-brand-orange-primary:var(--ThingBet--orange--50);--ThingBet--background-brand-orange-secondary:var(--ThingBet--orange--40);--ThingBet--background-brand-orange-tertiary:var(--ThingBet--orange--20);--ThingBet--background-brand-yellow-primary:var(--ThingBet--yellow--50);--ThingBet--background-brand-yellow-secondary:var(--ThingBet--yellow--40);--ThingBet--background-brand-yellow-tertiary:var(--ThingBet--yellow--20);--ThingBet--background-semantic-success-subtle:var(--ThingBet--green--20);--ThingBet--background-semantic-success-bold:var(--ThingBet--green--60);--ThingBet--background-semantic-warning-subtle:var(--ThingBet--red--20);--ThingBet--background-semantic-warning-bold:var(--ThingBet--red--50);--ThingBet--background-semantic-error-subtle:var(--ThingBet--yellow--20);--ThingBet--background-semantic-error-bold:var(--ThingBet--yellow--50);--ThingBet--background-semantic-info-subtle:var(--ThingBet--blue--20);--ThingBet--background-semantic-info-bold:var(--ThingBet--blue--50);--ThingBet--text-neutral-primary:var(--ThingBet--greyscale--100);--ThingBet--text-neutral-secondary:var(--ThingBet--greyscale--80);--ThingBet--text-neutral-tertiary:var(--ThingBet--greyscale--70);--ThingBet--text-neutral-disabled:var(--ThingBet--greyscale--20);--ThingBet--text-neutral-inverse-primary:var(--ThingBet--greyscale--10);--ThingBet--text-neutral-inverse-secondary:var(--ThingBet--greyscale--30);--ThingBet--text-neutral-inverse-tertiary:var(--ThingBet--greyscale--50);--ThingBet--text-brand-orange-primary:var(--ThingBet--orange--60);--ThingBet--text-brand-orange-secondary:var(--ThingBet--orange--40);--ThingBet--text-brand-orange-inverse:var(--ThingBet--orange--20);--ThingBet--text-brand-yellow-primary:var(--ThingBet--yellow--50);--ThingBet--text-brand-yellow-secondary:var(--ThingBet--yellow--50);--ThingBet--text-brand-yellow-inverse:var(--ThingBet--yellow--20);--ThingBet--text-semantic-success-primary:var(--ThingBet--green--60);--ThingBet--text-semantic-success-inverse:var(--ThingBet--green--20);--ThingBet--text-semantic-warning-primary:var(--ThingBet--red--50);--ThingBet--text-semantic-warning-inverse:var(--ThingBet--red--20);--ThingBet--text-semantic-error-primary:var(--ThingBet--yellow--50);--ThingBet--text-semantic-error-inverse:var(--ThingBet--yellow--20);--ThingBet--text-semantic-info-primary:var(--ThingBet--blue--50);--ThingBet--text-semantic-info-inverse:var(--ThingBet--blue--20);--ThingBet--border-neutral-primary:var(--ThingBet--greyscale--10);--ThingBet--border-neutral-secondary:var(--ThingBet--greyscale--40);--ThingBet--border-neutral-inverse-primary:var(--ThingBet--greyscale--80);--ThingBet--border-neutral-inverse-secondary:var(--ThingBet--greyscale--60);--ThingBet--border-brand-yellow-primary:var(--ThingBet--yellow--50);--ThingBet--border-brand-orange-primary:var(--ThingBet--orange--60);--ThingBet--border-brand-yellow-inverse:var(--ThingBet--orange--20);--ThingBet--border-brand-orange-inverse:var(--ThingBet--orange--20);--ThingBet--border-semantic-success-primary:var(--ThingBet--green--50);--ThingBet--border-semantic-success-inverse:var(--ThingBet--green--20);--ThingBet--border-semantic-warning-primary:var(--ThingBet--red--50);--ThingBet--border-semantic-warning-inverse:var(--ThingBet--red--20);--ThingBet--border-semantic-error-inverse:var(--ThingBet--yellow--20);--ThingBet--border-semantic-info-primary:var(--ThingBet--blue--50);--ThingBet--border-semantic-info-inverse:var(--ThingBet--blue--20)}:root[data-theme=dark],[data-theme=dark]{--ThingBet--red--10:#3d0800;--ThingBet--red--20:#700f00;--ThingBet--red--30:#9e1500;--ThingBet--red--40:#c21a00;--ThingBet--red--50:#db1d00;--ThingBet--red--60:#f73518;--ThingBet--red--70:#f38c7c;--ThingBet--red--80:#f9c6be;--ThingBet--red--90:#fce7e4;--ThingBet--red--100:#fff6f5;--ThingBet--red--100:rgba(253,92,83,.25);--ThingBet--orange--10:#3d1e00;--ThingBet--orange--20:#703400;--ThingBet--orange--30:#9e4a00;--ThingBet--orange--40:#c20081;--ThingBet--orange--50:#db0092;--ThingBet--orange--60:#f78018;--ThingBet--orange--70:#c20081;--ThingBet--orange--80:#f9d9be;--ThingBet--orange--90:#fcefe4;--ThingBet--orange--100:#fffaf5;--ThingBet--yellow--10:#3d2900;--ThingBet--yellow--20:#704b00;--ThingBet--yellow--30:#9e6900;--ThingBet--yellow--40:#c28100;--ThingBet--yellow--50:#db9200;--ThingBet--yellow--60:#f7ac18;--ThingBet--yellow--70:#f3cb7c;--ThingBet--yellow--80:#f9e5be;--ThingBet--yellow--90:#fcf5e4;--ThingBet--yellow--100:#fffcf5;--ThingBet--green--10:#293d00;--ThingBet--green--20:#4b7000;--ThingBet--green--30:#699e00;--ThingBet--green--40:#81c200;--ThingBet--green--50:#92db00;--ThingBet--green--60:#acf718;--ThingBet--green--70:#cbf37c;--ThingBet--green--80:#e5f9be;--ThingBet--green--90:#f5fce4;--ThingBet--green--100:#fcfff5;--ThingBet--cyan--10:#00353d;--ThingBet--cyan--20:#006170;--ThingBet--cyan--30:#00899e;--ThingBet--cyan--40:#00a8c2;--ThingBet--cyan--50:#00bedb;--ThingBet--cyan--60:#18d9f7;--ThingBet--cyan--70:#7ce3f3;--ThingBet--cyan--80:#bef1f9;--ThingBet--cyan--90:#e4f9fc;--ThingBet--cyan--100:#f5feff;--ThingBet--cyan--110:#24d0eb;--ThingBet--blue--10:#00003d;--ThingBet--blue--20:#000070;--ThingBet--blue--30:#00009e;--ThingBet--blue--40:#0000c2;--ThingBet--blue--50:#0000db;--ThingBet--blue--60:#1818f7;--ThingBet--blue--70:#7c7cf3;--ThingBet--blue--80:#bebef9;--ThingBet--blue--90:#e4e4fc;--ThingBet--blue--100:#f5f5ff;--ThingBet--purple--10:#21003d;--ThingBet--purple--20:#3c0070;--ThingBet--purple--30:#54009e;--ThingBet--purple--40:#6700c2;--ThingBet--purple--50:#7500db;--ThingBet--purple--60:#8f18f7;--ThingBet--purple--70:#bc7cf3;--ThingBet--purple--80:#ddbef9;--ThingBet--purple--90:#f0e4fc;--ThingBet--purple--100:#faf5ff;--ThingBet--pink--10:#3d0029;--ThingBet--pink--20:#70004b;--ThingBet--pink--30:#9e0069;--ThingBet--pink--40:#f99177;--ThingBet--pink--50:#db0092;--ThingBet--pink--60:#f718ac;--ThingBet--pink--70:#f37ccb;--ThingBet--pink--80:#f9bee5;--ThingBet--pink--90:#fce4f5;--ThingBet--pink--100:#fff5fc;--ThingBet--greyscale--0:#000;--ThingBet--greyscale--10:#111827;--ThingBet--greyscale--20:#292e38;--ThingBet--greyscale--30:#3e4451;--ThingBet--greyscale--40:#3e4451;--ThingBet--greyscale--50:#6d7583;--ThingBet--greyscale--60:#868e9c;--ThingBet--greyscale--70:#a2a8b4;--ThingBet--greyscale--80:#c0c4ce;--ThingBet--greyscale--90:#dcdfe5;--ThingBet--greyscale--100:#fff;--ThingBet--greyscale--110:#545b69;--ThingBet--greyscale--120:#384252;--ThingBet--greyscale--130:#6b7280;--ThingBet--greyscale--140:#d1d5db;--ThingBet--greyscale--150:#384252;--ThingBet--greyscale--160:#15181e;--ThingBet--greyscale--170:#6b7280;--ThingBet--greyscale--180:#1f2937;--ThingBet--greyscale--190:#9ca3b0;--ThingBet--greyscale--200:#161d27;--ThingBet--greyscale--210:#1a222e;--ThingBet--greyscale--215:#161617;--ThingBet--greyscale--220:#141415;--ThingBet--greyscale--230:#1e1e1f;--ThingBet--greyscale--235:#28282a;--ThingBet--greyscale--240:#868688;--ThingBet--greyscale--250:#3e3e41;--ThingBet--greyscale--260:#c1c1c3;--ThingBet--greyscale--270:#525256;--ThingBet--greyscale--280:#e0e0e1;--ThingBet--greyscale--290:#171717;--ThingBet--greyscale--300:#fff;--ThingBet--greyscale--310:#d9d9d9;--ThingBet--greyscale--320:#19191a;--ThingBet--greyscale--330:#1c1b1d;--ThingBet--greyscale--340:#2e2e2e;--ThingBet--greyscale--350:#28282a;--ThingBet--greyscale--360:#36363a;--ThingBet--greyscale--370:#28282a;--ThingBet--greyscale--370:#69696d;--ThingBet--greyscale--380:#232324;--ThingBet--greyscale--390:#38393d;--ThingBet--darkscale--0:#000;--ThingBet--darkscale--10:#0a0a0a;--ThingBet--darkscale--20:#1f1f1f;--ThingBet--darkscale--30:#0a0a0b;--ThingBet--darkscale--40:#dcdfe5;--ThingBet--darkscale--40:#131113;--ThingBet--white:#fff;--ThingBet--black:#000;--ThingBet--neon-neutral--10:#eef6f6;--ThingBet--neon-neutral--20:#a9cbc4;--ThingBet--neon-neutral--30:#c4cfd4;--ThingBet--neon-neutral--40:#6d7e7e;--ThingBet--neon-neutral--50:#021818;--ThingBet--neon-neutral--60:#3b3d45;--ThingBet--neon-neutral--70:#686b73;--ThingBet--neon-neutral--80:#f7951d;--ThingBet--neon-green--10:#04f695;--ThingBet--neon-green--20:#03634e;--ThingBet--neon-green--30:#2bbf8e;--ThingBet--neon-green--40:#b5e47c;--ThingBet--neon-green--40:#87deb5;--ThingBet--neon-green--50:#01984f;--ThingBet--neon-subtle--green-bg:#ddf4de;--ThingBet--neon-subtle--green:#2bbf8e;--ThingBet--neon-subtle--red-bg:#f9c4be;--ThingBet--neon-subtle--red:#fc5d54;--ThingBet--neon-subtle--orange-bg:#f9d9b8;--ThingBet--neon-subtle--orange:#fdbf53;--ThingBet--neon-subtle--blue:#5386fd}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--ThingBet--red--10:#3d0800;--ThingBet--red--20:#700f00;--ThingBet--red--30:#9e1500;--ThingBet--red--40:#c21a00;--ThingBet--red--50:#db1d00;--ThingBet--red--60:#f73518;--ThingBet--red--70:#f38c7c;--ThingBet--red--80:#f9c6be;--ThingBet--red--90:#fce7e4;--ThingBet--red--100:#fff6f5;--ThingBet--red--100:rgba(253,92,83,.25);--ThingBet--orange--10:#3d1e00;--ThingBet--orange--20:#703400;--ThingBet--orange--30:#9e4a00;--ThingBet--orange--40:#c20081;--ThingBet--orange--50:#db0092;--ThingBet--orange--60:#f78018;--ThingBet--orange--70:#c20081;--ThingBet--orange--80:#f9d9be;--ThingBet--orange--90:#fcefe4;--ThingBet--orange--100:#fffaf5;--ThingBet--yellow--10:#3d2900;--ThingBet--yellow--20:#704b00;--ThingBet--yellow--30:#9e6900;--ThingBet--yellow--40:#c28100;--ThingBet--yellow--50:#db9200;--ThingBet--yellow--60:#f7ac18;--ThingBet--yellow--70:#f3cb7c;--ThingBet--yellow--80:#f9e5be;--ThingBet--yellow--90:#fcf5e4;--ThingBet--yellow--100:#fffcf5;--ThingBet--green--10:#293d00;--ThingBet--green--20:#4b7000;--ThingBet--green--30:#699e00;--ThingBet--green--40:#81c200;--ThingBet--green--50:#92db00;--ThingBet--green--60:#acf718;--ThingBet--green--70:#cbf37c;--ThingBet--green--80:#e5f9be;--ThingBet--green--90:#f5fce4;--ThingBet--green--100:#fcfff5;--ThingBet--cyan--10:#00353d;--ThingBet--cyan--20:#006170;--ThingBet--cyan--30:#00899e;--ThingBet--cyan--40:#00a8c2;--ThingBet--cyan--50:#00bedb;--ThingBet--cyan--60:#18d9f7;--ThingBet--cyan--70:#7ce3f3;--ThingBet--cyan--80:#bef1f9;--ThingBet--cyan--90:#e4f9fc;--ThingBet--cyan--100:#f5feff;--ThingBet--cyan--110:#24d0eb;--ThingBet--blue--10:#00003d;--ThingBet--blue--20:#000070;--ThingBet--blue--30:#00009e;--ThingBet--blue--40:#0000c2;--ThingBet--blue--50:#0000db;--ThingBet--blue--60:#1818f7;--ThingBet--blue--70:#7c7cf3;--ThingBet--blue--80:#bebef9;--ThingBet--blue--90:#e4e4fc;--ThingBet--blue--100:#f5f5ff;--ThingBet--purple--10:#21003d;--ThingBet--purple--20:#3c0070;--ThingBet--purple--30:#54009e;--ThingBet--purple--40:#6700c2;--ThingBet--purple--50:#7500db;--ThingBet--purple--60:#8f18f7;--ThingBet--purple--70:#bc7cf3;--ThingBet--purple--80:#ddbef9;--ThingBet--purple--90:#f0e4fc;--ThingBet--purple--100:#faf5ff;--ThingBet--pink--10:#3d0029;--ThingBet--pink--20:#70004b;--ThingBet--pink--30:#9e0069;--ThingBet--pink--40:#f99177;--ThingBet--pink--50:#db0092;--ThingBet--pink--60:#f718ac;--ThingBet--pink--70:#f37ccb;--ThingBet--pink--80:#f9bee5;--ThingBet--pink--90:#fce4f5;--ThingBet--pink--100:#fff5fc;--ThingBet--greyscale--0:#000;--ThingBet--greyscale--10:#111827;--ThingBet--greyscale--20:#292e38;--ThingBet--greyscale--30:#3e4451;--ThingBet--greyscale--40:#3e4451;--ThingBet--greyscale--50:#6d7583;--ThingBet--greyscale--60:#868e9c;--ThingBet--greyscale--70:#a2a8b4;--ThingBet--greyscale--80:#c0c4ce;--ThingBet--greyscale--90:#dcdfe5;--ThingBet--greyscale--100:#fff;--ThingBet--greyscale--110:#545b69;--ThingBet--greyscale--120:#384252;--ThingBet--greyscale--130:#6b7280;--ThingBet--greyscale--140:#d1d5db;--ThingBet--greyscale--150:#384252;--ThingBet--greyscale--160:#15181e;--ThingBet--greyscale--170:#6b7280;--ThingBet--greyscale--180:#1f2937;--ThingBet--greyscale--190:#9ca3b0;--ThingBet--greyscale--200:#161d27;--ThingBet--greyscale--210:#1a222e;--ThingBet--greyscale--215:#161617;--ThingBet--greyscale--220:#141415;--ThingBet--greyscale--230:#1e1e1f;--ThingBet--greyscale--235:#28282a;--ThingBet--greyscale--240:#868688;--ThingBet--greyscale--250:#3e3e41;--ThingBet--greyscale--260:#c1c1c3;--ThingBet--greyscale--270:#525256;--ThingBet--greyscale--280:#e0e0e1;--ThingBet--greyscale--290:#171717;--ThingBet--greyscale--300:#fff;--ThingBet--greyscale--310:#d9d9d9;--ThingBet--greyscale--320:#19191a;--ThingBet--greyscale--330:#1c1b1d;--ThingBet--greyscale--340:#2e2e2e;--ThingBet--greyscale--350:#28282a;--ThingBet--greyscale--360:#36363a;--ThingBet--greyscale--370:#28282a;--ThingBet--greyscale--370:#69696d;--ThingBet--greyscale--380:#232324;--ThingBet--greyscale--390:#38393d;--ThingBet--darkscale--0:#000;--ThingBet--darkscale--10:#0a0a0a;--ThingBet--darkscale--20:#1f1f1f;--ThingBet--darkscale--30:#0a0a0b;--ThingBet--darkscale--40:#dcdfe5;--ThingBet--darkscale--40:#131113;--ThingBet--white:#fff;--ThingBet--black:#000;--ThingBet--neon-neutral--10:#eef6f6;--ThingBet--neon-neutral--20:#a9cbc4;--ThingBet--neon-neutral--30:#c4cfd4;--ThingBet--neon-neutral--40:#6d7e7e;--ThingBet--neon-neutral--50:#021818;--ThingBet--neon-neutral--60:#3b3d45;--ThingBet--neon-neutral--70:#686b73;--ThingBet--neon-neutral--80:#f7951d;--ThingBet--neon-green--10:#04f695;--ThingBet--neon-green--20:#03634e;--ThingBet--neon-green--30:#2bbf8e;--ThingBet--neon-green--40:#b5e47c;--ThingBet--neon-green--40:#87deb5;--ThingBet--neon-green--50:#01984f;--ThingBet--neon-subtle--green-bg:#ddf4de;--ThingBet--neon-subtle--green:#2bbf8e;--ThingBet--neon-subtle--red-bg:#f9c4be;--ThingBet--neon-subtle--red:#fc5d54;--ThingBet--neon-subtle--orange-bg:#f9d9b8;--ThingBet--neon-subtle--orange:#fdbf53;--ThingBet--neon-subtle--blue:#5386fd}}@media(prefers-color-scheme:light){:root:not([data-theme=dark]){--ThingBet--red--10:#3d0800;--ThingBet--red--20:#700f00;--ThingBet--red--30:#9e1500;--ThingBet--red--40:#c21a00;--ThingBet--red--50:#db1d00;--ThingBet--red--60:#f73518;--ThingBet--red--70:#f38c7c;--ThingBet--red--80:#f9c6be;--ThingBet--red--90:#fce7e4;--ThingBet--red--100:#fff6f5;--ThingBet--red--100:rgba(253,92,83,.25);--ThingBet--orange--10:#3d1e00;--ThingBet--orange--20:#703400;--ThingBet--orange--30:#9e4a00;--ThingBet--orange--40:#c20081;--ThingBet--orange--50:#db0092;--ThingBet--orange--60:#f78018;--ThingBet--orange--70:#c20081;--ThingBet--orange--80:#f9d9be;--ThingBet--orange--90:#fcefe4;--ThingBet--orange--100:#fffaf5;--ThingBet--yellow--10:#3d2900;--ThingBet--yellow--20:#704b00;--ThingBet--yellow--30:#9e6900;--ThingBet--yellow--40:#c28100;--ThingBet--yellow--50:#db9200;--ThingBet--yellow--60:#f7ac18;--ThingBet--yellow--70:#f3cb7c;--ThingBet--yellow--80:#f9e5be;--ThingBet--yellow--90:#fcf5e4;--ThingBet--yellow--100:#fffcf5;--ThingBet--green--10:#293d00;--ThingBet--green--20:#4b7000;--ThingBet--green--30:#699e00;--ThingBet--green--40:#81c200;--ThingBet--green--50:#92db00;--ThingBet--green--60:#acf718;--ThingBet--green--70:#cbf37c;--ThingBet--green--80:#e5f9be;--ThingBet--green--90:#f5fce4;--ThingBet--green--100:#fcfff5;--ThingBet--cyan--10:#00353d;--ThingBet--cyan--20:#006170;--ThingBet--cyan--30:#00899e;--ThingBet--cyan--40:#00a8c2;--ThingBet--cyan--50:#00bedb;--ThingBet--cyan--60:#18d9f7;--ThingBet--cyan--70:#7ce3f3;--ThingBet--cyan--80:#bef1f9;--ThingBet--cyan--90:#e4f9fc;--ThingBet--cyan--100:#f5feff;--ThingBet--cyan--110:#24d0eb;--ThingBet--blue--10:#00003d;--ThingBet--blue--20:#000070;--ThingBet--blue--30:#00009e;--ThingBet--blue--40:#0000c2;--ThingBet--blue--50:#0000db;--ThingBet--blue--60:#1818f7;--ThingBet--blue--70:#7c7cf3;--ThingBet--blue--80:#bebef9;--ThingBet--blue--90:#e4e4fc;--ThingBet--blue--100:#f5f5ff;--ThingBet--purple--10:#21003d;--ThingBet--purple--20:#3c0070;--ThingBet--purple--30:#54009e;--ThingBet--purple--40:#6700c2;--ThingBet--purple--50:#7500db;--ThingBet--purple--60:#8f18f7;--ThingBet--purple--70:#bc7cf3;--ThingBet--purple--80:#ddbef9;--ThingBet--purple--90:#f0e4fc;--ThingBet--purple--100:#faf5ff;--ThingBet--pink--10:#3d0029;--ThingBet--pink--20:#70004b;--ThingBet--pink--30:#9e0069;--ThingBet--pink--40:#f99177;--ThingBet--pink--50:#db0092;--ThingBet--pink--60:#f718ac;--ThingBet--pink--70:#f37ccb;--ThingBet--pink--80:#f9bee5;--ThingBet--pink--90:#fce4f5;--ThingBet--pink--100:#fff5fc;--ThingBet--greyscale--0:#000;--ThingBet--greyscale--10:#111827;--ThingBet--greyscale--20:#292e38;--ThingBet--greyscale--30:#3e4451;--ThingBet--greyscale--40:#3e4451;--ThingBet--greyscale--50:#6d7583;--ThingBet--greyscale--60:#868e9c;--ThingBet--greyscale--70:#a2a8b4;--ThingBet--greyscale--80:#c0c4ce;--ThingBet--greyscale--90:#dcdfe5;--ThingBet--greyscale--100:#fff;--ThingBet--greyscale--110:#545b69;--ThingBet--greyscale--120:#384252;--ThingBet--greyscale--130:#6b7280;--ThingBet--greyscale--140:#d1d5db;--ThingBet--greyscale--150:#384252;--ThingBet--greyscale--160:#15181e;--ThingBet--greyscale--170:#6b7280;--ThingBet--greyscale--180:#1f2937;--ThingBet--greyscale--190:#9ca3b0;--ThingBet--greyscale--200:#161d27;--ThingBet--greyscale--210:#1a222e;--ThingBet--greyscale--215:#161617;--ThingBet--greyscale--220:#141415;--ThingBet--greyscale--230:#1e1e1f;--ThingBet--greyscale--235:#28282a;--ThingBet--greyscale--240:#868688;--ThingBet--greyscale--250:#3e3e41;--ThingBet--greyscale--260:#c1c1c3;--ThingBet--greyscale--270:#525256;--ThingBet--greyscale--280:#e0e0e1;--ThingBet--greyscale--290:#171717;--ThingBet--greyscale--300:#fff;--ThingBet--greyscale--310:#d9d9d9;--ThingBet--greyscale--320:#19191a;--ThingBet--greyscale--330:#1c1b1d;--ThingBet--greyscale--340:#2e2e2e;--ThingBet--greyscale--350:#28282a;--ThingBet--greyscale--360:#36363a;--ThingBet--greyscale--370:#28282a;--ThingBet--greyscale--370:#69696d;--ThingBet--greyscale--380:#232324;--ThingBet--greyscale--390:#38393d;--ThingBet--darkscale--0:#000;--ThingBet--darkscale--10:#0a0a0a;--ThingBet--darkscale--20:#1f1f1f;--ThingBet--darkscale--30:#0a0a0b;--ThingBet--darkscale--40:#dcdfe5;--ThingBet--darkscale--40:#131113;--ThingBet--white:#fff;--ThingBet--black:#000;--ThingBet--neon-neutral--10:#eef6f6;--ThingBet--neon-neutral--20:#a9cbc4;--ThingBet--neon-neutral--30:#c4cfd4;--ThingBet--neon-neutral--40:#6d7e7e;--ThingBet--neon-neutral--50:#021818;--ThingBet--neon-neutral--60:#3b3d45;--ThingBet--neon-neutral--70:#686b73;--ThingBet--neon-neutral--80:#f7951d;--ThingBet--neon-green--10:#04f695;--ThingBet--neon-green--20:#03634e;--ThingBet--neon-green--30:#2bbf8e;--ThingBet--neon-green--40:#b5e47c;--ThingBet--neon-green--40:#87deb5;--ThingBet--neon-green--50:#01984f;--ThingBet--neon-subtle--green-bg:#ddf4de;--ThingBet--neon-subtle--green:#2bbf8e;--ThingBet--neon-subtle--red-bg:#f9c4be;--ThingBet--neon-subtle--red:#fc5d54;--ThingBet--neon-subtle--orange-bg:#f9d9b8;--ThingBet--neon-subtle--orange:#fdbf53;--ThingBet--neon-subtle--blue:#5386fd}}