.ui-button{position:relative;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;margin:0;padding:0;font-family:inherit;font-weight:600;color:#fff;background:linear-gradient(180deg,#2f53eb,#5b7aff);border:none;border-radius:100px;box-shadow:0 5px 8.6px #2f53eb40;transition:opacity .15s ease,transform .1s ease,filter .15s ease}.ui-button:hover:not(:disabled){filter:brightness(1.1)}.ui-button:active:not(:disabled){transform:scale(.98)}.ui-button:disabled{color:#b5bdda;background:#dbe1f8}.ui-button:disabled .ui-button-inner:before{visibility:hidden;animation:none}.ui-button-inner{position:relative;z-index:1;overflow:hidden;padding:8px 16px;display:inline-flex;gap:.5rem;align-items:center;justify-content:center;width:100%;min-width:0;height:100%}.ui-button-inner:before{content:"";position:absolute;top:-100px;left:-400px;width:400px;height:200px;pointer-events:none;background:url(shimmer.20d7aa2ec07ad2ba.svg) no-repeat center / contain;animation:ui-button-shine-marquee 3.2s linear infinite}.ui-button:hover:not(:disabled) .ui-button-inner:before{animation-name:ui-button-shine-hover-rtl;animation-duration:.65s;animation-timing-function:ease-out;animation-iteration-count:1;animation-fill-mode:forwards}.ui-button-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-button-time{position:absolute;top:50%;right:16px;transform:translateY(-50%);color:#eb3a2f;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}@keyframes ui-button-shine-marquee{0%{left:-400px}to{left:calc(100% + 400px)}}@keyframes ui-button-shine-hover-rtl{0%{left:calc(100% + 400px)}to{left:-400px}}@keyframes auth-button-star-sequence-left{0%{left:4px;width:0;height:0;transform:translateY(-50%) rotate(0)}28%{left:-4px;width:20px;height:20px;transform:translateY(-50%) rotate(0)}72%{left:-4px;width:20px;height:20px;transform:translateY(-50%) rotate(360deg)}to{left:4px;width:0;height:0;transform:translateY(-50%) rotate(360deg)}}@keyframes auth-button-star-sequence-right{0%{right:4px;width:0;height:0;transform:translateY(-50%) rotate(0)}28%{right:-4px;width:20px;height:20px;transform:translateY(-50%) rotate(0)}72%{right:-4px;width:20px;height:20px;transform:translateY(-50%) rotate(360deg)}to{right:4px;width:0;height:0;transform:translateY(-50%) rotate(360deg)}}.ui-button:before,.ui-button:after{content:"";position:absolute;transform:translateY(-50%) rotate(0);width:0;height:0;overflow:visible;pointer-events:none;background:url(star.20d11ce2690edfd5.svg) no-repeat center / contain;animation:none;z-index:2}.ui-button:before{left:4px;top:calc(100% - 4px)}.ui-button:after{right:-4px;top:4px}.ui-button:hover:not(:disabled):before{animation:auth-button-star-sequence-left 1s ease-in-out forwards}.ui-button:hover:not(:disabled):after{animation:auth-button-star-sequence-right 1s ease-in-out forwards}.ui-button:active:not(:disabled):after{animation:auth-button-star-sequence-right 1s ease-in-out forwards}.ui-button:disabled:before,.ui-button:disabled:after{animation:none}@font-face{font-family:Open-Runde-Regular;font-weight:400;font-style:normal;font-display:swap;src:url(/assets/fonts/open-runde/fonts/OpenRunde-Regular.otf) format("opentype")}@font-face{font-family:Open-Runde-Medium;font-weight:500;font-style:normal;font-display:swap;src:url(/assets/fonts/open-runde/fonts/OpenRunde-Medium.otf) format("opentype")}@font-face{font-family:Open-Runde-Bold;font-weight:700;font-style:normal;font-display:swap;src:url(/assets/fonts/open-runde/fonts/OpenRunde-Bold.otf) format("opentype")}@font-face{font-family:Open-Runde-Semibold;font-weight:600;font-style:normal;font-display:swap;src:url(/assets/fonts/open-runde/fonts/OpenRunde-Semibold.otf) format("opentype")}html{overflow-x:hidden}html :has(coming-soon){height:100%;position:fixed;width:100%}body{box-sizing:border-box;width:100%;height:100%;font-family:Open-Runde-Regular,sans-serif;font-weight:400;background:#fff;margin:0;overflow-x:hidden;overflow-y:auto;position:relative;-webkit-overflow-scrolling:touch}ul{unicode-bidi:isolate;display:block;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:40px;list-style-type:disc}li{list-style:none}
