:root{--brand:#b91c1c;--brand-rgb:185,28,28;--brand-dark:#7f1d1d;--brand-light:#dc2626;--gold:#d97706;--gold-light:#fbbf24;--gold-pale:#fef3c7;--gold-dark:#92400e;--gold-select:#fde68a;--gold-select-hover:#fff7ed;--red-dark:#be123c;--green-dark:#047857;--blue-light:#3b82f6;--blue:#2196f3;--green:#43a047;--red:#f44336;--bg:#fffbf0;--surface:#fff;--surface-alt:#f9fafb;--surface-light:#fff7ed;--text:#1c1917;--text-2:#78716c;--text-3:#a8a29e;--border:#fed7aa;--border-dark:#fdba74;--shadow-sm:0 1px 2px rgba(0,0,0,.04);--shadow:0 4px 6px -1px rgba(0,0,0,.06),0 2px 4px -2px rgba(0,0,0,.04);--shadow-md:0 10px 15px -3px rgba(0,0,0,.08),0 4px 6px -4px rgba(0,0,0,.04);--header-gradient:linear-gradient(90deg,#7f1d1d,#b91c1c 40%,#dc2626);--header-height:46px;--app-max-width:480px;--bottom-nav-height:46px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--touch-target:44px;--action-bar-height:78.67px;--ball-red-start:#f87171;--ball-red-end:#e11d48;--ball-blue-start:#60a5fa;--ball-blue-end:#2563eb;--ball-green-start:#34d399;--ball-green-end:#059669;--ball-gold-start:#fbbf24;--ball-gold-end:#d97706;--ball-highlight-start:#fb923c;--ball-highlight-end:#ea580c;--ball-highlight-glow:rgba(234,88,12,.4);--table-header-bg:linear-gradient(180deg,#fef3c7,#fde68a);--toggle-btn-bg:#e2e8f0;--purple-pale:#e9d5ff;--purple:#7c3aed;--purple-light:#c084fc;--font:"Noto Sans SC",-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;--mono:"SF Mono","Fira Code",Consolas,monospace}@keyframes marquee-scroll{0%{transform:translate(min(100vw,var(--app-max-width,100vw)))}to{transform:translate(-100%)}}@keyframes color-transition{0%{background-color:#dc7900}50%{background-color:#fb8c00}to{background-color:#dc7900}}.background-loop{animation:color-transition 3s infinite}.root{background:var(--bg)!important}.mobile-header{background:var(--header-gradient);box-shadow:var(--shadow);padding-top:var(--safe-top);position:sticky;top:0;width:100%;z-index:1004}.mobile-logo-img{border-radius:4px;flex-shrink:0;height:32px;-o-object-fit:cover;object-fit:cover}.mobile-platform-name{color:#fff;font-size:15px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.marquee-scroll{animation:marquee-scroll 20s linear 1 forwards;color:var(--text-2);display:inline-block;font-size:.7rem}.info-bar-row{background:var(--surface);display:block;width:100%}.info-balance-row,.info-bar-row{border-bottom:1px solid var(--border)}.info-balance-row{align-items:center;display:flex;gap:10px;padding:6px 0}.info-balance-row__item{align-items:baseline;display:flex;gap:4px}.info-balance-row__label{color:var(--text-2);font-size:11px}.info-balance-row__value{color:var(--text);font-size:13px;font-weight:700}.info-balance-row__divider{align-self:stretch;background:var(--border);width:1px}.nav-info-bar{align-items:center;display:flex;flex:1;gap:8px;justify-content:space-between;min-height:38px;overflow-x:auto;padding:6px 0;width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:none}.nav-info-bar::-webkit-scrollbar{display:none}.nav-info-left{align-items:center;display:flex;flex-shrink:0;font-size:12px;gap:8px;white-space:nowrap}.nav-info-right{flex-shrink:0}.countdown-pill{align-items:center;background:linear-gradient(135deg,#34d399,#059669);border-radius:4px;box-shadow:0 1px 3px #0596694d;color:#fff;display:inline-flex;font-size:13px;font-weight:700;gap:4px;min-width:122px;padding:4px 12px;transition:background .3s,box-shadow .3s;white-space:nowrap}.countdown-pill.urgent{background:linear-gradient(135deg,#f87171,#e11d48);box-shadow:0 1px 3px #e11d484d}.countdown-pill.closed{background:linear-gradient(135deg,#60a5fa,#2563eb);box-shadow:0 1px 3px #2563eb4d}.info-pnl{align-items:center;color:var(--text);display:inline-flex;font-size:13px;padding:4px 6px;white-space:nowrap}.pnl-positive{color:#4caf50;font-weight:600}.pnl-negative{color:#f44336;font-weight:600}.mobile-layout{height:100dvh;overflow:hidden}.mobile-layout,.mobile-sheet{display:flex;flex-direction:column}.mobile-sheet{background:var(--surface);border-radius:16px 16px 0 0;max-height:70vh;padding:8px 12px calc(12px + var(--safe-bottom))}.mobile-sheet__handle{background:var(--border-dark);border-radius:2px;flex-shrink:0;height:4px;margin:4px auto 8px;width:36px}.mobile-sheet__title{border-bottom:1px solid var(--border);color:var(--text);flex-shrink:0;font-size:14px;font-weight:700;padding-bottom:8px;text-align:center}.mobile-sheet__body{min-height:120px;overflow-y:auto}.mobile-me-item{align-items:center;border-bottom:1px solid var(--surface-alt);color:var(--text);cursor:pointer;display:flex;font-size:15px;gap:12px;min-height:48px;padding:0 8px;text-decoration:none}.mobile-me-item:active{background:var(--surface-alt)}.mobile-me-item--logout{border-bottom:none;color:var(--red-dark)}.d-flex.gap-sm{flex-wrap:wrap}.game-bg{background:var(--bg);flex:1 1 100%;min-width:0}.game-panel-title{border-bottom:2px solid var(--brand);color:var(--text);font-size:13px;font-weight:700;letter-spacing:.5px;margin-bottom:8px;padding:6px 0}.right-panel{background:var(--surface);border:1px solid var(--border-dark);border-radius:6px;box-shadow:var(--shadow-sm);flex-shrink:0;min-width:0;overflow-y:auto;padding:8px;width:100%}.right-panel--transparent{background:transparent;border:none;box-shadow:none}.panel-title{border-bottom:1px solid var(--border);color:var(--text);font-size:13px;font-weight:700;margin-bottom:6px;padding-bottom:4px;text-align:center}.dialog-bit>.v-overlay__content{inset:auto 0 0!important;margin:0 auto!important;max-height:88dvh!important;max-width:var(--app-max-width)!important;position:absolute!important;width:100%!important}.dialog-bit>.v-overlay__content>.v-card{border-radius:16px 16px 0 0!important;padding-bottom:var(--safe-bottom)}.dialog-bit>.v-overlay__content .v-card-actions .v-btn{min-height:44px}.dialog-sheet>.v-overlay__content{margin:0 auto!important;max-height:88dvh!important;max-width:calc(var(--app-max-width) - 24px)!important;width:calc(100% - 24px)!important}.dialog-sheet>.v-overlay__content>.v-card{border-radius:16px!important}.dialog-sheet>.v-overlay__content .v-card-actions .v-btn{min-height:44px}.dialog-alert>.v-overlay__content{margin:0 auto!important;max-width:360px!important;width:calc(100% - 32px)!important}.dialog-alert>.v-overlay__content>.v-card{border-radius:16px!important}.dialog-alert>.v-overlay__content .v-card-actions .v-btn{min-height:44px}.text-blue-active{color:#00f!important}.balance-box{border:1px solid #fff;border-radius:16px;padding:5px 8px;vertical-align:middle}.c-v-select .v-input__control{height:36px}.main-app-bar .v-toolbar__content{padding:0!important}.main-app-bar .menu-group{gap:14px}.main-app-bar .props-row{gap:4px}.location-menu .v-btn{font-size:18px}.game-menu .v-toolbar__content{height:auto!important;min-height:32px!important}.game-menu .v-btn{background-color:#fff;border-radius:4px;font-size:18px}.game-menu .v-btn.v-btn--active{background-color:rgb(var(--v-theme-primary))!important;color:#fff}.game-menu .v-btn.v-btn--active .text-primary{color:#fff!important}.pa-0{padding:0!important}.pa-1{padding:4px!important}.pa-2{padding:8px!important}.pa-3{padding:12px!important}.pa-4{padding:16px!important}.pa-5{padding:20px!important}.pa-6{padding:24px!important}.pa-8{padding:32px!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:4px!important;padding-right:4px!important}.px-2{padding-left:8px!important;padding-right:8px!important}.px-3{padding-left:12px!important;padding-right:12px!important}.px-4{padding-left:16px!important;padding-right:16px!important}.px-5{padding-left:20px!important;padding-right:20px!important}.px-6{padding-left:24px!important;padding-right:24px!important}.px-8{padding-left:32px!important;padding-right:32px!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:4px!important;padding-top:4px!important}.py-2{padding-bottom:8px!important;padding-top:8px!important}.py-3{padding-bottom:12px!important;padding-top:12px!important}.py-4{padding-bottom:16px!important;padding-top:16px!important}.py-5{padding-bottom:20px!important;padding-top:20px!important}.py-6{padding-bottom:24px!important;padding-top:24px!important}.py-8{padding-bottom:32px!important;padding-top:32px!important}.pt-0{padding-top:0!important}.pt-1{padding-top:4px!important}.pt-2{padding-top:8px!important}.pt-3{padding-top:12px!important}.pt-4{padding-top:16px!important}.pt-5{padding-top:20px!important}.pt-6{padding-top:24px!important}.pt-8{padding-top:32px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:4px!important}.pb-2{padding-bottom:8px!important}.pb-3{padding-bottom:12px!important}.pb-4{padding-bottom:16px!important}.pb-5{padding-bottom:20px!important}.pb-6{padding-bottom:24px!important}.pb-8{padding-bottom:32px!important}.pl-0{padding-left:0!important}.pl-1{padding-left:4px!important}.pl-2{padding-left:8px!important}.pl-3{padding-left:12px!important}.pl-4{padding-left:16px!important}.pl-5{padding-left:20px!important}.pl-6{padding-left:24px!important}.pl-8{padding-left:32px!important}.pr-0{padding-right:0!important}.pr-1{padding-right:4px!important}.pr-2{padding-right:8px!important}.pr-3{padding-right:12px!important}.pr-4{padding-right:16px!important}.pr-5{padding-right:20px!important}.pr-6{padding-right:24px!important}.pr-8{padding-right:32px!important}.ma-0{margin:0!important}.ma-1{margin:4px!important}.ma-2{margin:8px!important}.ma-3{margin:12px!important}.ma-4{margin:16px!important}.ma-5{margin:20px!important}.ma-6{margin:24px!important}.ma-8{margin:32px!important}.ma-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:4px!important;margin-right:4px!important}.mx-2{margin-left:8px!important;margin-right:8px!important}.mx-3{margin-left:12px!important;margin-right:12px!important}.mx-4{margin-left:16px!important;margin-right:16px!important}.mx-5{margin-left:20px!important;margin-right:20px!important}.mx-6{margin-left:24px!important;margin-right:24px!important}.mx-8{margin-left:32px!important;margin-right:32px!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:4px!important;margin-top:4px!important}.my-2{margin-bottom:8px!important;margin-top:8px!important}.my-3{margin-bottom:12px!important;margin-top:12px!important}.my-4{margin-bottom:16px!important;margin-top:16px!important}.my-5{margin-bottom:20px!important;margin-top:20px!important}.my-6{margin-bottom:24px!important;margin-top:24px!important}.my-8{margin-bottom:32px!important;margin-top:32px!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:4px!important}.mt-2{margin-top:8px!important}.mt-3{margin-top:12px!important}.mt-4{margin-top:16px!important}.mt-5{margin-top:20px!important}.mt-6{margin-top:24px!important}.mt-8{margin-top:32px!important}.mt-auto{margin-top:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:4px!important}.mb-2{margin-bottom:8px!important}.mb-3{margin-bottom:12px!important}.mb-4{margin-bottom:16px!important}.mb-5{margin-bottom:20px!important}.mb-6{margin-bottom:24px!important}.mb-8{margin-bottom:32px!important}.mb-auto{margin-bottom:auto!important}.ml-0{margin-left:0!important}.ml-1{margin-left:4px!important}.ml-2{margin-left:8px!important}.ml-3{margin-left:12px!important}.ml-4{margin-left:16px!important}.ml-5{margin-left:20px!important}.ml-6{margin-left:24px!important}.ml-8{margin-left:32px!important}.ml-auto{margin-left:auto!important}.mr-0{margin-right:0!important}.mr-1{margin-right:4px!important}.mr-2{margin-right:8px!important}.mr-3{margin-right:12px!important}.mr-4{margin-right:16px!important}.mr-5{margin-right:20px!important}.mr-6{margin-right:24px!important}.mr-8{margin-right:32px!important}.mr-auto{margin-right:auto!important}.d-flex{display:flex!important}.d-block{display:block!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-none{display:none!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-space-between{justify-content:space-between!important}.justify-space-around{justify-content:space-around!important}.justify-space-evenly{justify-content:space-evenly!important}.align-start{align-items:flex-start!important}.align-end{align-items:flex-end!important}.align-center{align-items:center!important}.align-baseline{align-items:baseline!important}.align-stretch{align-items:stretch!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.ga-1{gap:4px!important}.ga-2{gap:8px!important}.ga-3{gap:12px!important}.ga-4{gap:16px!important}.w-100{width:100%!important}.fill-height,.h-100{height:100%!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-justify{text-align:justify!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-no-wrap,.text-truncate{white-space:nowrap!important}.text-truncate{overflow:hidden!important;text-overflow:ellipsis!important}.h6,.text-h6{font-size:1.25rem!important;font-weight:500!important;letter-spacing:.0125em!important;line-height:2rem!important}.subtitle-2,.text-subtitle-2{font-size:.875rem!important;font-weight:500!important;letter-spacing:.0071428571em!important;line-height:1.375rem!important}.body-2,.text-body-2{font-size:.875rem!important;font-weight:400!important;letter-spacing:.0178571429em!important;line-height:1.25rem!important}.body-1{font-size:1rem!important;font-weight:400!important;letter-spacing:.03125em!important;line-height:1.5rem!important}.caption,.text-caption{font-size:.75rem!important;font-weight:400!important;letter-spacing:.0333333333em!important;line-height:1.25rem!important}.font-weight-thin{font-weight:100!important}.font-weight-light{font-weight:300!important}.font-weight-regular{font-weight:400!important}.font-weight-medium{font-weight:500!important}.font-weight-bold{font-weight:700!important}.font-weight-black{font-weight:900!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.position-static{position:static!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.border{border:1px solid var(--border)!important}.border-t{border-top:1px solid var(--border)!important}.border-b{border-bottom:1px solid var(--border)!important}.border-l{border-left:1px solid var(--border)!important}.border-r{border-right:1px solid var(--border)!important}.rounded{border-radius:4px!important}.rounded-0{border-radius:0!important}.rounded-sm{border-radius:2px!important}.rounded-lg{border-radius:8px!important}.rounded-xl{border-radius:24px!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:9999px!important}.bg-primary{background-color:var(--brand)!important}.bg-white{background-color:#fff!important}.bg-red{background-color:var(--red)!important}.text-primary{color:var(--brand)!important}.text-white{color:#fff!important}.text-red{color:var(--red)!important}.text-grey{color:#9e9e9e!important}.text-error{color:var(--red)!important}.primary{background-color:var(--brand)!important;color:#fff!important}.primary--text{color:var(--brand)!important}.white--text{color:#fff!important}.text--primary{color:var(--text)!important}.text--secondary{color:var(--text-2)!important}.grey.lighten-2{background-color:#e0e0e0!important}.primary.lighten-2{background-color:#ef5350!important}.primary.lighten-4{background-color:#ffccbc!important}.card{background:#fff;border:1px solid var(--border-dark);border-radius:6px;padding:8px 10px}.c-table{overflow-x:auto;-webkit-overflow-scrolling:touch;background:var(--surface);border:1px solid var(--border);border-collapse:collapse;table-layout:auto;width:100%}.c-table thead th{background:var(--table-header-bg);border:1px solid var(--border-dark)!important;color:var(--text);font-size:12px;font-weight:600;padding:2px 4px;text-align:center}.c-table tbody td,.c-table thead th{white-space:nowrap}.c-table tbody td{border:1px solid var(--border)!important;color:var(--text);font-size:13px;line-height:.85rem;padding:6px!important;vertical-align:middle}.c-table tbody td input{border:1px solid var(--border);border-radius:4px;height:26px;padding:4px;width:100%}.c-table tbody tr:nth-child(2n){background:#fffbf7}.c-table tbody tr:hover:not(.summary-row){background:#fff7ed}.c-table tr.clickable-row{cursor:pointer}.c-table .num{font-family:SF Mono,Fira Code,Consolas,monospace;font-weight:600}.c-table tr.summary-row td{background:#fef3c7!important;border-top:2px solid var(--border-dark)!important;font-weight:600}.c-table tr.row-canceled td{background-color:#dd2c0010;color:var(--red);position:relative}.c-table tr.row-canceled td:after{background-color:red;content:"";height:1px;left:-1px;position:absolute;top:calc(50% - 1px);width:calc(100% + 2px);z-index:1000}.bg-table{background:var(--table-header-bg)}:root{--text-dark-color:#000000de}*,:after,:before{box-sizing:border-box}body,html{height:100%;overflow:hidden}body{font-size:13px;margin:0}.bg-ball-select{background:#e539354d!important}.bg-ball-fixed-select{background:#ff8f0099!important}.text-blue{color:#1976d2}.text-red{color:#dd2c00}.text-green{color:#4caf50}.text-line-through{-webkit-text-decoration:line-through solid #f44336 1.5px!important;text-decoration:line-through solid #f44336 1.5px!important}.loading-top{left:0;position:absolute;top:0;width:100%}.filter-container{display:inline-block;margin:6px 0;width:100%}.gap{gap:1rem}.gap-sm{gap:.5rem}.gap-xs{gap:.25rem}.gap-xxs{gap:.125rem}.full-width{width:100%}.table-normal tr th,.table-zibra tr th{background:#ffcdd2!important;border:1px solid #e57373!important}.table-normal tr td,.table-zibra tr td{border:1px solid #e57373!important}.table-zibra tr:nth-child(2n) td{background:#f2f4f7}td.hl-bg-light-red{background-color:#ffcdd2!important;color:#c62828;font-weight:700}td.hl-bg-light-blue{background-color:#bbdefb!important;color:#1565c0;font-weight:700}td.hl-bg-green{background-color:#c8e6c9!important}td.hl-bg-purple{background-color:#e1bee7!important}td.hl-bg-orange{background-color:#ffe0b2!important}td.hl-bg-pink,td.hl-bg-red{background-color:#ffcdd2!important}td.hl-bg-dice-blue{background-color:#b3e5fc!important}td.hl-bg-fbg-draw{background-color:#ef6c00!important;color:#fff;font-weight:700}td.hl-bg-ms-green{background-color:#c8e6c9!important}td.hl-bg-ms-yellow{background-color:#fff9c4!important}td.hl-bg-draw{background-color:#ffcdd2!important;color:#c62828;font-weight:700}table{border-collapse:collapse;width:100%}table td{border:1px solid var(--border-dark);font-size:13px;padding:.2rem;text-align:center}table td input{background:#fff;border:1px solid var(--border-dark);border-radius:4px;width:100%}table td.primary.cell-selected{border-bottom:1px solid #fff}table .game-item-table__input,table .game-item-table__rate,table .game-item-table__title{font-size:15px;width:60px}table .game-item-table__input.fixed-front-color,table .game-item-table__rate.fixed-front-color,table .game-item-table__title.fixed-front-color{background-color:#79c5d4}table .game-item-table__balls{font-size:12px}table .game-item-table__balls.fixed-front-color{background-color:#79c5d4}table tr:not(.active) .game-item-table__title{background:#f2f4f7}table.no-input .game-item-table__rate,table.no-input .game-item-table__title{width:75px}.game-item-table.item-49 td:nth-child(2),.game-item-table.tail td:nth-child(2){width:72px}.game-item-table.item-49 td:first-child,.game-item-table.tail td:first-child{width:38px}.game-item-table.item-49 td:last-child,.game-item-table.tail td:last-child{width:unset}.game-item-table.item-49.no-input .game-item-table__rate,.game-item-table.item-49.no-input .game-item-table__title,.game-item-table.tail.no-input .game-item-table__rate,.game-item-table.tail.no-input .game-item-table__title{width:50%}table.game-table-animal{border-collapse:collapse;width:100%}table.game-table-animal td{border:1px solid #dedede!important;padding:.25rem;text-align:center}table.game-table-animal td input{background:#fff;border:1px solid #dedede!important;border-radius:4px;width:100%}table.game-table-animal td.game-table-animal__label{background:#dae8fc;width:55px}table.game-table-animal td.game-table-animal__balls{background:#dae8fc55;text-align:left}table.game-table-animal td.game-table-animal__odd{min-width:40px}table.game-table-animal td.game-table-animal__input{max-width:75px}table.game-table-animal td.primary.cell-selected{border-bottom:1px solid #fff}input.hidden-spin::-webkit-inner-spin-button,input.hidden-spin::-webkit-outer-spin-button{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0}input[type=number].hidden-spin{-moz-appearance:textfield}.cursor-pointer{cursor:pointer}.disable-pointer{pointer-events:none}.disable-pointer,.no-selection{-webkit-user-select:none;-moz-user-select:none;user-select:none}.dialog-bit .table-bitting{border-collapse:collapse;width:100%}.dialog-bit .table-bitting thead tr{background-color:#efefef}.dialog-bit .table-bitting thead tr th{font-weight:500}.dialog-bit .table-bitting tr td,.dialog-bit .table-bitting tr th{border:1px solid #dedede!important;padding:.2 .2rem;text-align:left}.dialog-bit .table-bitting tbody tr td{vertical-align:middle}.dialog-bit .table-bitting .table-bitting__game{color:#666;font-size:14px;vertical-align:middle!important}.dialog-bit .table-bitting .table-bitting__ball,.dialog-bit .table-bitting .table-bitting__checkbox,.dialog-bit .table-bitting .table-bitting__input,.dialog-bit .table-bitting .table-bitting__rate,.dialog-bit .table-bitting .table-bitting__title{padding:.125rem .25rem}.dialog-bit .table-bitting tbody .table-bitting__ball,.dialog-bit .table-bitting tbody .table-bitting__rate,.dialog-bit .table-bitting tbody .table-bitting__title{padding-top:8px}.dialog-bit .table-bitting .table-bitting__title{padding-left:1.25rem}.dialog-bit .table-bitting .table-bitting__rate{text-align:right}.dialog-bit .table-bitting .table-bitting__checkbox{width:75px}.dialog-bit .table-bitting .table-bitting__input{padding-top:.25rem;width:100px}.dialog-bit .table-bitting .table-bitting__input input{border:1px solid #dedede!important;border-radius:4px;height:26px!important;padding:2px 4px;text-align:right;width:100%}.dialog-bit .dialog-bit__footer{background-color:#1976d222}.pass-input input{-webkit-text-security:disc;text-security:disc}input:disabled{background-color:#f1f1f1!important}.ball--green{background-color:#4caf50}.ball--blue{background-color:#1976d2}.ball--red{background-color:#dd2c00}.ball--blue,.ball--green,.ball--red{color:#fff}.inverted.ball--blue,.inverted.ball--green,.inverted.ball--red,div.inverted.ball--blue,div.inverted.ball--green,div.inverted.ball--red{background-color:#fff}.inverted.ball--green,div.inverted.ball--green{color:#4caf50}.inverted.ball--blue,div.inverted.ball--blue{color:#1976d2}.inverted.ball--red,div.inverted.ball--red{color:#dd2c00}table.game-item-table .game-item-table__title{color:var(--brand)}table.game-item-table .game-item-table__title.golden{color:#c05c20}table.game-item-table .game-item-table__title.wooden{color:#84230c}table.game-item-table .game-item-table__title.water{color:#1976d2}table.game-item-table .game-item-table__title.fire{color:#dd2c00}table.game-item-table .game-item-table__title.earth{color:#447837}.game-item-table__input input{caret-color:#000}.colored-titlebar{background:linear-gradient(180deg,#35a2ff,#0e76e1)}.colored-titlebar-light{background:linear-gradient(180deg,#fff,#d8ebfd)}.dialog-close__footer{background-color:#d8ebfd}table.table-settled th,table.table-unsettle th{background:#ffcdd2;border:1px solid #e57373;padding:4px}.blue-light{--ball-red-start:#93c5fd;--ball-red-end:#3b82f6;--ball-blue-start:#60a5fa;--ball-blue-end:#1d4ed8;--ball-green-start:#34d399;--ball-green-end:#059669;--ball-gold-start:#7dd3fc;--ball-gold-end:#0284c7;--ball-highlight-start:#38bdf8;--ball-highlight-end:#0369a1;--ball-highlight-glow:rgba(3,105,161,.4)}.blue-light .colored-titlebar{background:linear-gradient(180deg,#35a2ff,#0e76e1)}.blue-light .colored-titlebar-light{background:linear-gradient(180deg,#eff6fd,#d8ebfd)}.blue-light .game-action-bar{background-color:red}.blue-light .dialog-bit__footer,.blue-light .dialog-close__footer{background-color:#d8ebfd}.blue-light table.game-item-table .game-item-table__balls.fixed-front-color,.blue-light table.game-item-table .game-item-table__input.fixed-front-color,.blue-light table.game-item-table th.game-item-table__balls,.blue-light table.game-item-table th.game-item-table__input,.blue-light table.game-item-table th.game-item-table__rate,.blue-light table.game-item-table th.game-item-table__title,.blue-light table.table-result th,.blue-light table.table-settled th,.blue-light table.table-unsettle th{background:#d8ebfd}.blue-light table.game-item-table tr:not(.active) .game-item-table__title{background:#eff6fd}.green-light .colored-titlebar{background:linear-gradient(180deg,#529741,#2b4c23)}.green-light .colored-titlebar-light{background:linear-gradient(180deg,#f5fff2,#a9ce9c)}.green-light .dialog-bit__footer,.green-light .dialog-close__footer,.green-light table.table-result th,.green-light table.table-settled th,.green-light table.table-unsettle th{background-color:#f5fff2}.green-light table.game-item-table .game-item-table__balls.fixed-front-color,.green-light table.game-item-table .game-item-table__input.fixed-front-color,.green-light table.game-item-table th.game-item-table__balls,.green-light table.game-item-table th.game-item-table__input,.green-light table.game-item-table th.game-item-table__rate,.green-light table.game-item-table th.game-item-table__title,.green-light table.table-result th,.green-light table.table-unsettle th{background:#c2e4b5}.green-light table.game-item-table tr:not(.active) .game-item-table__title{background:#f5fff2}.orange-light .colored-titlebar{background:linear-gradient(180deg,#ff9f63,#c05c20)}.orange-light .colored-titlebar-light{background:linear-gradient(180deg,#fbf2ed,#fccfb4)}.orange-light .dialog-bit__footer,.orange-light .dialog-close__footer,.orange-light table.table-result th,.orange-light table.table-settled th,.orange-light table.table-unsettle th{background-color:#fbf2ed}.orange-light table.game-item-table .game-item-table__balls.fixed-front-color,.orange-light table.game-item-table .game-item-table__input.fixed-front-color,.orange-light table.game-item-table th.game-item-table__balls,.orange-light table.game-item-table th.game-item-table__input,.orange-light table.game-item-table th.game-item-table__rate,.orange-light table.game-item-table th.game-item-table__title,.orange-light table.table-result th,.orange-light table.table-settled th,.orange-light table.table-unsettle th{background:#fccfb4}.orange-light table.game-item-table tr:not(.active) .game-item-table__title{background:#fbf2ed}.watermark-wrapper{position:relative}.watermark-wrapper .watermark-content{align-items:center;display:flex;font-size:6rem;font-weight:400;justify-content:center;inset:0;opacity:.2;pointer-events:none;position:absolute}.glowing-btn{border:none;cursor:pointer;outline:none;position:relative;z-index:0}.glowing-btn:before{animation:glowing 20s linear infinite;background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);background-size:400%;filter:blur(1px);height:calc(100% + 4px);left:-2px;opacity:1;top:-2px;width:calc(100% + 4px)}.glowing-btn:after,.glowing-btn:before{border-radius:4px;content:"";position:absolute;z-index:-1}.glowing-btn:after{border:1px solid #fff;height:100%;left:0;top:0;width:100%}.blue-light .glowing-btn:after,.glowing-btn:after{background-color:#e53935}.green-light .glowing-btn:after{background-color:#447837}.orange-light .glowing-btn:after{background-color:#c05c20}.c-v-table thead{background-color:#eef0f8}.c-v-table tr th{font-size:14px;font-weight:400!important}.c-v-table tr td,.c-v-table tr th{border:1px solid #e8e8e8;color:var(--text-dark-color);height:32px!important}.c-v-table tr td{font-size:13px}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.font11{font-size:11px}.font12{font-size:12px}.font13{font-size:13px}.font14{font-size:14px}.font16{font-size:16px}.tab-active{background:#d1e9ff;color:#1570ef}.text-danger{color:#ef5350}.text-default{color:#475467}.text-white{color:#fff}.max-container{align-items:stretch;display:flex;margin:0 auto;max-width:1466px;padding:6px}.max-content-container{display:flex;margin:0 auto;padding:6px auto;width:950px}.tv-middle{vertical-align:middle}.c-select{background:#f2f4f7;border-radius:4px;margin-right:6px;min-width:150px;outline:none;padding:6px 8px}.menu-container{display:inline-flex;width:auto}.menu-item{border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;margin:0 2px;padding:6px;position:relative;text-decoration:none;text-transform:capitalize;vertical-align:middle}.menu-item:hover{color:#fde272}.menu-item-active{background:#fff3;border-radius:6px;color:#fde272;cursor:pointer;font-size:13px;font-weight:600;margin:0 2px;padding:6px;position:relative;text-decoration:none;text-transform:capitalize;vertical-align:middle}.menu-item-dropdown{background:#fff;border:1px solid #eaecf0;border-radius:8px;display:none;min-width:150px;position:absolute;right:0;top:32px;white-space:nowrap;z-index:9}.game-menu-item:hover .menu-item-dropdown,.menu-item:hover .menu-item-dropdown{display:block}.dropdown-title{border-bottom:1px solid #eaecf0;color:#475467;padding:8px}.dropdown-content{padding:6px;width:100%}.dropdown-content .dropdown-item{border-radius:8px;color:#475467;display:flex;margin-bottom:1px;padding:6px;text-decoration:none;width:100%}.dropdown-content .dropdown-item:hover{background:#fde8e7}.dropdown-content .dropdown-item-active{background:#fde8e7;border-radius:8px;color:#475467;display:flex;margin-bottom:1px;padding:6px;text-decoration:none;width:100%}.game-menu-container{display:inline-flex;width:auto}.game-menu-item{background:#e2e8f0;border-radius:5px;color:var(--text-2,#475467);cursor:pointer;font-size:12px;font-weight:500;margin:0 1px;padding:4px 7px;position:relative;text-decoration:none;transition:all .2s;vertical-align:middle;white-space:nowrap}.game-menu-item:hover{background:#fed7aa;color:var(--text,#1c1917)}.game-menu-item-active{background:linear-gradient(135deg,var(--brand-light,#dc2626),var(--brand,#b91c1c));border-radius:5px;box-shadow:0 2px 6px #b91c1c40;color:#fff;cursor:pointer;font-size:12px;font-weight:500;margin:0 1px;padding:4px 7px;position:relative;text-decoration:none;transition:all .2s;vertical-align:middle;white-space:nowrap}.text-bold{font-weight:600}.bot-create-layout{display:flex;flex:1;flex-direction:column;gap:10px;min-height:0;overflow-y:auto}.bot-create-board{display:flex;flex-direction:column;gap:8px;width:100%}.bot-create-tabs{display:flex;flex-wrap:wrap;gap:4px}.bot-create-tab{background:var(--surface);border:1px solid var(--border);border-radius:4px;color:var(--text);cursor:pointer;font-size:10px;font-weight:600;padding:4px 10px;transition:all .15s}.bot-create-tab:hover{border-color:var(--brand-light);color:var(--brand)}.bot-create-tab.active{background:var(--brand);border-color:var(--brand);color:#fff}.bot-create-form{background:var(--surface);border:1px solid var(--border);border-radius:6px;box-shadow:var(--shadow-sm);gap:10px;padding:10px;width:100%}.bot-create-form,.bot-form-group{display:flex;flex-direction:column}.bot-form-group{gap:5px}.bot-form-group.half{flex:1}.bot-form-group--inline-rows{align-items:center;-moz-column-gap:16px;column-gap:16px;flex-direction:row;flex-wrap:wrap}.bot-form-group--inline-rows .bot-radio-row+.bot-radio-row{margin-left:auto}.bot-form-row{display:flex;gap:10px}.bot-form-label{color:var(--text);font-size:13px;font-weight:600}.bot-form-label .required{color:var(--red);margin-left:2px}.bot-form-input{background:#fff;border:1px solid var(--border);border-radius:4px;box-sizing:border-box;color:var(--text);font-family:var(--mono);font-size:13px;height:32px;padding:0 6px;transition:all .2s;width:100%}.bot-form-input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #b91c1c1a;outline:none}textarea.bot-form-input{font-family:var(--mono);height:auto;padding:6px;resize:vertical}.bot-form-hint{color:var(--text-3);font-size:13px}.bot-radio-row{display:flex;flex-wrap:wrap;gap:12px}.bot-radio{align-items:center;color:var(--text);cursor:pointer;display:flex;font-size:13px;gap:4px}.bot-radio input{accent-color:var(--brand);height:14px;width:14px}.bot-checkbox{align-items:center;color:var(--text);cursor:pointer;display:flex;font-size:13px;gap:6px}.bot-checkbox input{accent-color:var(--brand);height:16px;width:16px}.bot-form-note{background:var(--bg);border:1px solid var(--border);border-radius:4px;color:var(--text-2);font-size:13px;padding:8px}.bot-form-actions{display:flex;gap:10px;margin-top:auto;padding-top:4px}.bot-form-actions .btn{flex:1}.page-login{--brand:#f59e0b;--brand-rgb:245,158,11;--brand-dark:#b45309;--brand-light:#fcd34d;--surface:rgba(0,0,0,.35);--surface-alt:rgba(0,0,0,.25);--text:#f1f5f9;--text-2:#cbd5e1;--text-3:#94a3b8;--border:hsla(0,0%,100%,.1);--border-dark:hsla(0,0%,100%,.35)}.page-login .page-login__bg{background:radial-gradient(ellipse at center,transparent 0,rgba(11,17,33,.6) 100%),linear-gradient(#0b11218c,#0b11218c),url(../images/login-bg.webp) 50%/cover no-repeat,linear-gradient(160deg,#131d38,#0b1121 55%,#070c18)}.page-login .login-card.ui-card{animation:lg-card-in .6s ease-out;-webkit-backdrop-filter:blur(24px) saturate(1.4);backdrop-filter:blur(24px) saturate(1.4);background:#0f172ab8;border:1px solid hsla(0,0%,100%,.12);border-radius:20px;box-shadow:0 25px 50px -12px #000000b3,0 0 0 1px #ffffff0d,inset 0 1px #ffffff14;color:var(--text)}.page-login .login-card--login.ui-card{max-width:420px;overflow:visible;padding:48px 40px}.page-login .login-logo{margin-bottom:32px;text-align:center}.page-login .login-logo .login-logo__icon{align-items:center;background:linear-gradient(135deg,var(--brand-light),var(--brand));border-radius:16px;box-shadow:0 8px 24px #f59e0b59;color:#78350f;display:inline-flex;font-size:32px;height:64px;justify-content:center;margin-bottom:16px;width:64px}.page-login .login-logo h1{color:#fff;font-size:22px;font-weight:900;letter-spacing:1px;text-shadow:0 2px 10px rgba(0,0,0,.4)}.page-login .login-logo p{color:var(--text-3);font-size:13px;margin-top:4px}.page-login .login-label{color:var(--text-2);display:block;font-size:12px;font-weight:700;letter-spacing:.5px;margin-bottom:6px}.page-login .login-heading{color:var(--text);font-size:18px;font-weight:700;margin-bottom:16px;text-align:center}.page-login .mobile-input.mobile-input{border-radius:12px;box-shadow:none;height:48px;min-height:48px}.page-login input:-webkit-autofill,.page-login input:-webkit-autofill:focus,.page-login input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text);caret-color:var(--text);-webkit-transition:background-color 9999999s 0s,color 9999999s 0s;transition:background-color 9999999s 0s,color 9999999s 0s}.page-login .btn.login-btn{background:linear-gradient(135deg,var(--brand),var(--brand-dark));border-radius:12px;box-shadow:0 4px 20px #f59e0b59;color:#1a1a1a;font-size:15px;font-weight:900;height:48px;letter-spacing:3px}@media(hover:hover)and (pointer:fine){.page-login .btn.login-btn:hover:not(:disabled){background:linear-gradient(135deg,var(--brand-light),var(--brand));box-shadow:0 8px 28px #f59e0b73;transform:translateY(-2px)}}.page-login .btn.login-btn:active:not(:disabled){background:linear-gradient(135deg,var(--brand),var(--brand-dark));box-shadow:0 4px 20px #f59e0b59;transform:scale(.98)}.page-login .login-error{background:#ef444424;border:1px solid rgba(239,68,68,.35);border-radius:10px;color:#fecaca;font-size:.85rem;padding:8px;text-align:center}.page-login .login-footer{color:var(--text-3);font-size:12px;line-height:1.6;margin-top:24px;text-align:center}.page-login .login-footer a{color:var(--brand-light);font-weight:600;text-decoration:none}.page-login .login-footer a:hover{text-decoration:underline}.page-login .login-qr{background:#fff;border-radius:12px;padding:8px}.page-login .login-status-bar{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b1121d9;border-top:1px solid hsla(0,0%,100%,.06);bottom:0;color:var(--text-3);display:flex;font-size:12px;gap:6px;justify-content:center;left:0;padding:10px;position:absolute;right:0;z-index:10}.page-login .login-status-dot{animation:lg-pulse 2s infinite;background:#10b981;border-radius:50%;box-shadow:0 0 6px #10b981;height:7px;width:7px}@keyframes lg-card-in{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes lg-pulse{0%,to{opacity:1}50%{opacity:.5}}html{-webkit-text-size-adjust:100%}body{font-family:var(--font);-webkit-tap-highlight-color:transparent;background:#d6d3d1}#__nuxt{background:var(--bg);box-shadow:0 0 24px #0000002e;margin:0 auto;max-width:var(--app-max-width);min-height:100dvh}input,select,textarea{font-size:max(16px,1em)}.font-mono{font-family:var(--mono)}input:focus{border-color:#e53935!important;outline:none}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-background-clip:text;-webkit-text-fill-color:unset;box-shadow:unset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translate(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px;white-space:pre-wrap}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentcolor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
