.ui-button[data-v-6f87429f]{border-radius:var(--border-radius-large);background:linear-gradient(to right, var(--color-blue), var(--color-blue-light), var(--color-blue-dark));color:var(--colors-text-primary);width:100%;padding:var(--space-400);height:52px;max-height:52px;font-weight:700;font-size:var(--font-size-primary-m);line-height:var(--line-height-primary-m);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;transition:transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #17a4ec80}.ui-button[data-v-6f87429f]:active{transform:scale(.98)}.ui-button--size-large[data-v-6f87429f]{height:52px;min-height:52px;max-height:none;padding:0 var(--space-400);font-size:1.125rem;line-height:1.25;box-shadow:0 25px 50px -12px #17a4ec80}.ui-button--size-large.ui-button--preset-freebet[data-v-6f87429f],.ui-button--size-large.ui-button--preset-collect[data-v-6f87429f]{box-shadow:0 25px 50px -12px #34c75980}.ui-button--size-compact[data-v-6f87429f]{height:52px;min-height:52px;max-height:none;padding:0 var(--space-400);font-size:1rem;line-height:1.25}.ui-button__shine[data-v-6f87429f]{background:linear-gradient(90deg,#0000,#ffffff40,#0000);animation:2.5s linear infinite shine-6f87429f;position:absolute;top:0;bottom:0;left:0;right:0}.ui-button--disabled[data-v-6f87429f]{cursor:not-allowed;opacity:.3;color:#ffffff80;pointer-events:none;border:1px solid #ffffff1a}.ui-button--preset-freebet[data-v-6f87429f]{background:linear-gradient(to right, var(--color-green), var(--color-green-light), var(--color-green-dark));box-shadow:0 25px 50px -12px #34c75980}.ui-button--preset-freebet[data-v-6f87429f]:disabled{background:var(--colors-freebet-bg);border:2px solid var(--colors-freebet-border);color:var(--colors-freebet-text)}.ui-button--preset-collect[data-v-6f87429f]{background:linear-gradient(to right, var(--color-green), var(--color-green-light), var(--color-green-dark));box-shadow:0 25px 50px -12px #34c75980}.ui-button--preset-side[data-v-6f87429f]{height:52px;min-height:52px;max-height:none;padding:0 var(--space-400);background:var(--color-bg-darker);box-shadow:none;color:#ffffff80;border:1px solid #ffffff1a;font-size:1rem;font-weight:700;line-height:1.25;transition:background .2s,border-color .2s,color .2s,box-shadow .2s,transform .2s}.ui-button--preset-side[data-v-6f87429f]:hover:not(:disabled):not(.ui-button--side-selected){background:var(--color-bg-card);color:#ffffffb3;border-color:#fff3}.ui-button--preset-side.ui-button--side-selected[data-v-6f87429f]{background:var(--color-bg-card);color:var(--colors-text-primary);border-color:var(--color-gold);box-shadow:0 10px 15px -3px #ffd70033}.ui-button--preset-side .ui-button__icon[data-v-6f87429f]{color:#fff6;filter:none}.ui-button--preset-side.ui-button--side-selected .ui-button__icon[data-v-6f87429f]{color:var(--color-gold);filter:drop-shadow(0 2px 8px #ffd70080)}@keyframes shine-6f87429f{0%{transform:translate(-100%)}to{transform:translate(100%)}}.ui-button--preset-secondary[data-v-6f87429f]{background:var(--color-bg-card);box-shadow:none;color:var(--colors-text-primary);border:1px solid #17a4ec4d;transition:background .2s,transform .2s}.ui-button--preset-secondary[data-v-6f87429f]:hover:not(:disabled){background:var(--color-bg-dark-card);border-color:#17a4ec59}.ui-button--size-compact.ui-button--preset-secondary[data-v-6f87429f]{height:52px;min-height:52px;max-height:none}.ui-button__icon[data-v-6f87429f]{z-index:10;justify-content:center;align-items:center;display:flex;position:relative}.ui-button--preset-secondary .ui-button__icon[data-v-6f87429f]{color:var(--color-blue-glow)}.ui-button__content[data-v-6f87429f]{z-index:10;justify-content:center;align-items:center;gap:.5rem;display:flex;position:relative}.ui-button__loading[data-v-6f87429f]{z-index:10;position:relative}.loading-dots[data-v-6f87429f]{gap:.5rem;display:flex}.ui-toggle-switch[data-v-0e189f11]{background-color:#0000;width:32px;height:18px;display:inline-block;position:relative}.ui-toggle-switch input[data-v-0e189f11]{opacity:0;width:0;height:0}.ui-toggle-switch__slider[data-v-0e189f11]{cursor:pointer;border-radius:34px;transition:all .4s;position:absolute;top:0;bottom:0;left:0;right:0}.ui-toggle-switch__slider[data-v-0e189f11]:before{content:"";border-radius:50%;width:14px;height:14px;transition:all .4s;position:absolute;bottom:2px;left:2px}input:checked+.ui-toggle-switch__slider[data-v-0e189f11]:before{transform:translate(14px)}.ui-toggle-switch__slider[data-v-0e189f11]{background-color:var(--colors-bg-toggle)}.ui-toggle-switch__slider[data-v-0e189f11]:before{background-color:var(--colors-text-primary)}input:checked+.ui-toggle-switch__slider[data-v-0e189f11]{background-color:var(--colors-primary)}.ui-modal[data-v-6b042002]{padding:var(--space-600);z-index:var(--ui-modal-z-index,12);background:#0b1115d6;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.ui-modal__panel[data-v-6b042002]{width:min(100%, var(--ui-modal-panel-max-width,420px));gap:var(--space-300);max-height:min(80vh,640px);padding:var(--space-400);border-radius:var(--border-radius-large);background:var(--colors-bg-secondary);border:1px solid #ffffff14;flex-direction:column;min-height:0;display:flex;box-shadow:0 10px 32px #00000047}.ui-modal__header[data-v-6b042002]{justify-content:space-between;align-items:flex-start;gap:var(--space-300);flex-shrink:0;display:flex}.ui-modal__header-text[data-v-6b042002]{gap:var(--space-100);flex-direction:column;min-width:0;display:flex}.ui-modal__title[data-v-6b042002]{font-size:var(--font-size-primary-l);line-height:var(--line-height-primary-l);color:var(--colors-text-primary);font-weight:800}.ui-modal__description[data-v-6b042002]{font-size:var(--font-size-primary-s);line-height:var(--line-height-primary-s);color:var(--colors-text-secondary)}.ui-modal__close[data-v-6b042002]{border-radius:var(--border-radius-full);background:var(--colors-bg-primary);width:36px;height:36px;color:var(--colors-text-primary);cursor:pointer;border:0;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ui-modal__body[data-v-6b042002]{flex-direction:column;flex:1;min-height:0;display:flex}.ui-toast[data-v-2dc6bd1f]{z-index:50;position:absolute;bottom:1rem;left:1rem;right:1rem}.ui-toast__content[data-v-2dc6bd1f]{background:var(--color-bg-card);border:1px solid #ef444433;border-radius:1rem;padding:1rem;box-shadow:0 25px 50px -12px #000c}.ui-toast__body[data-v-2dc6bd1f]{align-items:flex-start;gap:.75rem;display:flex}.ui-toast__icon[data-v-2dc6bd1f]{background:#ef44441a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.ui-toast__icon svg[data-v-2dc6bd1f]{color:#f87171}.ui-toast__info[data-v-2dc6bd1f]{flex:1;min-width:0}.ui-toast__title[data-v-2dc6bd1f]{color:#fff;margin-bottom:.25rem;font-size:1rem;font-weight:700}.ui-toast__description[data-v-2dc6bd1f]{color:#ffffffb3;font-size:.875rem;line-height:1.5}.ui-toast__close[data-v-2dc6bd1f]{cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;transition:background .2s;display:flex}.ui-toast__close[data-v-2dc6bd1f]:hover{background:#ffffff1a}.ui-toast__close svg[data-v-2dc6bd1f]{color:#fff9}.toast-enter-active[data-v-2dc6bd1f],.toast-leave-active[data-v-2dc6bd1f]{transition:all .4s cubic-bezier(.34,1.56,.64,1)}.toast-enter-from[data-v-2dc6bd1f],.toast-leave-to[data-v-2dc6bd1f]{opacity:0;transform:translateY(100px)}.app-container[data-v-4ced4245]{background-color:var(--color-bg-dark);width:100%;height:100vh;margin:var(--space-0) auto;justify-content:center;align-items:center;display:flex;position:absolute;overflow:hidden}.app-container__content[data-v-4ced4245]{width:100%;max-width:400px;height:100%;max-height:750px;position:relative}*{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,button,input,optgroup,select,textarea,video{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.hide-scrollbar{-webkit-overflow-scrolling:touch;overflow:-moz-scrollbars-none;-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{scrollbar-width:none;width:0;display:none}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}.slide-up-enter-active,.slide-down-enter-active,.slide-left-enter-active,.slide-right-enter-active{transition:transform .3s}.slide-up-leave-active,.slide-down-leave-active,.slide-left-leave-active,.slide-right-leave-active{transition:transform .3s ease-in}.slide-up-enter-from,.slide-up-leave-to{transform:translateY(100%)}.slide-down-enter-from,.slide-down-leave-to{transform:translateY(-100%)}.slide-right-enter-from,.slide-right-leave-to{transform:translate(-100%)}.slide-left-enter-from,.slide-left-leave-to{transform:translate(100%)}:root{--colors-bg-toggle:#ffffff0f;--colors-text-secondary:#fff9;--colors-text-primary:#fff;--colors-error:#f84157;--colors-primary:#17a4ec;--colors-freebet-text:#e9fff2;--colors-freebet-border:#37c97c52;--colors-freebet-accent:#37c97c;--colors-freebet-shadow:0 8px 18px #08251847;--colors-freebet-bg:linear-gradient(180deg, #173f2b 0%, #102d20 100%);--colors-bg-secondary:#1b1f22;--colors-bg-primary:#0b1115;--colors-bg-gradient:#0a0b0b;--colors-bg-button:linear-gradient(90deg, #007aff 0%, #19a8ea 60%, #014dc8 100%);--color-bg-dark:#0b0c0c;--color-bg-frame:#0b1115;--color-bg-card:#1b1f22;--color-bg-dark-card:#161a1d;--color-bg-darker:#0b1115;--color-gold:gold;--color-gold-light:#ffed4e;--color-gold-dark:#daa520;--color-orange:orange;--color-orange-dark:#ff8c00;--color-blue:#007aff;--color-blue-light:#19a8ea;--color-blue-dark:#014dc8;--color-blue-glow:#17a4ec;--color-green:#34c759;--color-green-light:#30d158;--color-green-dark:#32d74b;--color-red:#ef4444;--color-coin-brown:#4a2511;--color-coin-brown-light:#6b3410;--color-coin-blue:#036;--color-coin-blue-light:#004080;--space-0:0;--space-50:2px;--space-100:4px;--space-150:6px;--space-200:8px;--space-300:12px;--space-400:16px;--space-600:24px;--space-800:32px;--space-1200:48px;--space-1600:64px;--space-full:1000px;--font-family-primary:"Roboto", -apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;--font-family-secondary:"Martian Mono", -apple-system, blinkmacsystemfont, "segoe ui", "helvetica neue", arial, sans-serif;--font-size-primary-xs:10px;--font-size-primary-s:12px;--font-size-primary-m:16px;--font-size-primary-l:20px;--font-size-primary-xl:32px;--font-size-secondary-l:30px;--font-size-secondary-s:24px;--line-height-primary-xs:14px;--line-height-primary-s:16px;--line-height-primary-m:20px;--line-height-primary-l:24px;--line-height-primary-xl:36px;--line-height-secondary-l:40px;--line-height-secondary-s:40px;--border-radius-none:0;--border-radius-extra-small:4px;--border-radius-small:8px;--border-radius-medium:12px;--border-radius-large:16px;--border-radius-large-plus:20px;--border-radius-extra-large:28px;--border-radius-full:1000px}html,body{-webkit-tap-highlight-color:transparent;width:100%;height:100%;font-family:var(--font-family-primary);background-color:var(---colors-bg-primary)}#app{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;touch-action:manipulation}@font-face{font-family:Roboto;src:url(/assets/ttf/Roboto-Black-BTYGK7k3.ttf)format("truetype"),local(Roboto);font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/ttf/Roboto-BlackItalic-Cbx6xfEy.ttf)format("truetype"),local(Roboto);font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/ttf/Roboto-Bold-yTHeQuef.ttf)format("truetype"),local(Roboto);font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/ttf/Roboto-BoldItalic-Dvlk1yiH.ttf)format("truetype"),local(Roboto);font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/ttf/Roboto-ExtraBold-CL74Hpzo.ttf)format("truetype"),local(Roboto);font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/ttf/Roboto-ExtraBoldItalic-D_oFAJWS.ttf)format("truetype"),local(Roboto);font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/ttf/Roboto-ExtraLight-BcarhL20.ttf)format("truetype"),local(Roboto);font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/ttf/Roboto-ExtraLightItalic-DavaQGqX.ttf)format("truetype"),local(Roboto);font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/ttf/Roboto-Italic-B1M5SgEt.ttf)format("truetype"),local(Roboto);font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/ttf/Roboto-Light-r0KW6U_F.ttf)format("truetype"),local(Roboto);font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/ttf/Roboto-LightItalic-DfY0f4zU.ttf)format("truetype"),local(Roboto);font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/ttf/Roboto-Medium-CwcsZ-zd.ttf)format("truetype"),local(Roboto);font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/ttf/Roboto-MediumItalic-_ZOwZW4s.ttf)format("truetype"),local(Roboto);font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/ttf/Roboto-Regular-CN_pkOMA.ttf)format("truetype"),local(Roboto);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/ttf/Roboto-SemiBold-EVIM0_1H.ttf)format("truetype"),local(Roboto);font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/ttf/Roboto-SemiBoldItalic-BqO-gUWJ.ttf)format("truetype"),local(Roboto);font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/ttf/Roboto-Thin-DL0duS5J.ttf)format("truetype"),local(Roboto);font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/ttf/Roboto-ThinItalic-CCGclg3t.ttf)format("truetype"),local(Roboto);font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Martian Mono;src:url(/assets/ttf/MartianMono-Bold-BANB7diO.ttf)format("truetype"),local(Martian Mono);font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Martian Mono;src:url(/assets/ttf/MartianMono-ExtraBold-0tQZqwR0.ttf)format("truetype"),local(Martian Mono);font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Martian Mono;src:url(/assets/ttf/MartianMono-ExtraLight-CZLo15sh.ttf)format("truetype"),local(Martian Mono);font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Martian Mono;src:url(/assets/ttf/MartianMono-Light-B2COzqm7.ttf)format("truetype"),local(Martian Mono);font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Martian Mono;src:url(/assets/ttf/MartianMono-Medium-Cv97qKva.ttf)format("truetype"),local(Martian Mono);font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Martian Mono;src:url(/assets/ttf/MartianMono-Regular-WaNQe_8s.ttf)format("truetype"),local(Martian Mono);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Martian Mono;src:url(/assets/ttf/MartianMono-SemiBold-D6GXMmSv.ttf)format("truetype"),local(Martian Mono);font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Martian Mono;src:url(/assets/ttf/MartianMono-Thin-DnWe86s1.ttf)format("truetype"),local(Martian Mono);font-weight:100;font-style:normal;font-display:swap}
