@font-face{font-family:Geogrotesque Wide;src:url(/fonts/geogrotesque-wide-semi-bold.woff2) format("woff2"),url(/fonts/GeogrotesqueWide-SmBd.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--font-primary:"Geogrotesque Wide",sans-serif;--font-control-size:14px;--font-label-size:12px;--font-copy-weight:500;--font-strong-weight:700;--body:#0d0e1d;--header:#18192f;--sidebar:#191a31;--side-card:#21233f;--panel:#1b1d36;--panel-2:#20223f;--input:#353961;--line:#292c4e;--muted:#898eb7;--text:#f6f7ff;--violet:#9182f8;--violet-deep:#5544c0;--gold:#ffc52e;--green:#1bdd91;--red:#f84d6d;--side-width:220px;--header-height:70px;--radius:7px}*{box-sizing:border-box}*,html{font-family:var(--font-primary)}html{background:var(--body);color-scheme:dark;scrollbar-width:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}body{margin:0;min-width:320px;overflow-x:hidden;background:radial-gradient(circle at 60% 0,rgba(70,52,183,.07),transparent 42rem),var(--body);color:var(--text);font-family:var(--font-primary);font-size:14px;font-weight:500}button,input,select,textarea{font:inherit}button{border:0;color:inherit;cursor:pointer;transition:color .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1),opacity .15s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1)}button:disabled{cursor:not-allowed;opacity:.58}button:active:not(:disabled){transform:scale(.985)}img{display:block}.site-shell{min-height:100vh}.topbar{position:fixed;inset:0 0 auto;z-index:100;height:var(--header-height);background:var(--header)}.topbar-inner{position:relative;justify-content:space-between;width:calc(100% - var(--side-width));max-width:1226px;height:100%;margin-left:auto;margin-right:calc((100vw - var(--side-width) - min(1226px, 100vw - var(--side-width))) / 2)}.desktop-logo-link,.topbar-inner{display:flex;align-items:center}.desktop-logo{width:155px;height:52px;object-fit:contain}.mobile-menu-mark,.mobile-wallet{display:none}.account-center{position:absolute;left:50%;top:14px;display:flex;gap:8px;transform:translateX(-50%)}.header-balance{display:flex;align-items:center;justify-content:center;gap:7px;min-width:160px;padding:0 14px;background:#101121}.deposit-button,.header-balance{height:42px;border-radius:var(--radius)}.deposit-button{padding:0 18px;background:var(--violet);font-weight:700}.header-auth-button{height:42px;padding:0 17px;border-radius:var(--radius);background:#20213e;color:var(--violet);font-weight:700}.header-auth-button.primary{background:var(--violet);color:#fff}.header-actions{display:flex;align-items:center;gap:8px}.header-square{display:grid;width:42px;height:42px;place-items:center;border-radius:var(--radius);background:#20213e;color:#e4e7ff;font-size:17px}.level{color:#70759c;font-weight:700}.profile-button{display:grid;width:42px;height:42px;padding:3px;place-items:center;overflow:hidden;border:2px solid #5e6396;border-radius:50%;background:#252748}.profile-button img{width:100%;height:100%;border-radius:50%;object-fit:cover}.coin{width:19px;height:19px;flex:0 0 auto;object-fit:contain}.coin,.coin-small{display:inline-block}.coin-small{width:17px;height:17px;vertical-align:-3px}.sidebar{position:fixed;inset:0 auto 0 0;z-index:120;width:var(--side-width);padding:70px 11px 14px;overflow:hidden;background:var(--sidebar);transition:width .18s ease}.sidebar.collapsed{width:58px}.sidebar-menu{position:absolute;top:18px;left:11px;display:grid;width:37px;height:34px;place-items:center;border-radius:6px;background:#292b4d;color:#c7cae2;font-size:18px}.side-section,.weekly-race{width:198px;border-radius:5px;background:var(--side-card)}.side-section{padding:10px 0 8px}.side-section.general{margin-top:13px}.side-heading{display:block;height:27px;padding:0 13px;color:#646aa0;font-size:13px;font-weight:700}.side-link{position:relative;display:flex;align-items:center;gap:12px;width:100%;height:38px;padding:0 14px;background:transparent;color:#e0e3f7;text-align:left;transition:background-color .1s ease,color .1s ease,transform .1s ease}.side-link:hover{background:rgba(255,255,255,.035)}.side-link svg{width:19px;min-width:19px;color:#cbd0ee;font-size:18px}.side-link.active{color:#fff}.side-link.active:before{position:absolute;left:0;width:2px;height:38px;background:#fff36a;content:""}.side-link.active svg{color:#fff36a}.weekly-race{display:flex;align-items:center;gap:12px;height:55px;margin-top:13px;padding:0 15px;font-weight:700}.weekly-race svg{color:var(--gold)}.support-fab{position:absolute;bottom:12px;left:12px;display:grid;width:51px;height:51px;place-items:center;border-radius:50%;background:var(--violet);font-size:23px}.sidebar.collapsed .side-section,.sidebar.collapsed .weekly-race{background:transparent}.sidebar.collapsed .side-heading,.sidebar.collapsed .side-link span,.sidebar.collapsed .weekly-race span{display:none}.page-shell{min-height:calc(100vh + 70px);margin-left:var(--side-width);padding:102px 0 72px;transition:margin-left .18s ease}.sidebar-is-collapsed .page-shell{margin-left:58px}.game-footer{margin-left:var(--side-width);background:#191a31;transition:margin-left .18s ease}.sidebar-is-collapsed .game-footer{margin-left:58px}.game-footer-inner{display:grid;width:min(1180px,calc(100% - 64px));margin:0 auto;grid-template-columns:400px minmax(0,1fr);gap:64px;padding:70px 0 79px}.game-footer-logo{display:inline-flex}.game-footer-logo img{width:220px;height:72px;object-fit:contain}.game-footer-brand p{max-width:390px;margin:8px 0;color:#9499bd;font-size:11px;line-height:18px}.game-footer-age{display:flex;align-items:center;gap:14px;margin-top:17px;color:#a7abc8;font-size:11px;line-height:17px}.game-footer-age strong{display:grid;width:49px;height:49px;flex:0 0 49px;place-items:center;border:3px solid #923443;border-radius:50%;color:#fff;font-size:18px}.game-footer-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.game-footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.game-footer-links strong{margin-bottom:18px;color:#fff;font-size:12px}.game-footer-links a,.game-footer-links span{color:#c4c8e0;font-size:11px;text-decoration:none;transition:color .15s ease}.game-footer-links a:hover{color:#fff}.game-content{width:calc(100% - 64px);max-width:1224px;margin:0 auto}.game-page{min-height:calc(100vh + 70px);padding-bottom:72px}.game-page .game-content{padding-top:32px}.route-stage{animation:route-stage-enter .26s cubic-bezier(.22,1,.36,1) both}.dc-bet-ledger{--dc-table-header:#191a2e;--dc-table-row:#20223c;--dc-table-text:#d1dcfa;--dc-table-win:#00eb5e;--dc-table-loss:#ee4b4b;position:relative;z-index:1;width:100%;margin-top:24px;font-family:var(--font-primary)}.sliding-tabs.dc-bet-ledger-tabs{--tabs-inset:4px;--tabs-gutter:8px;--tabs-height:40px;--tabs-active-color:#3a3534;width:min(100%,456px);background:#131423}.dc-bet-ledger-tabs .sliding-tabs__button{min-width:0;padding:0 8px;white-space:nowrap}.dc-bet-ledger-tabs .sliding-tabs__button[aria-selected=true]{color:#ffe26d}.dc-bet-ledger-panel{min-width:0}.dc-bet-ledger-table{min-width:940px}.dc-bet-ledger-table tbody tr{cursor:pointer}.dc-bet-ledger-table tbody tr:hover{background:var(--dc-line)}.dc-bet-ledger-table tbody tr:focus-visible{outline:0;box-shadow:inset 0 0 0 2px #6854e0}.dc-bet-ledger-table tbody td:first-child{padding:16px 12px;font-weight:500}.dc-bet-ledger-table tbody td:nth-child(2),.dc-bet-ledger-table tbody td:nth-child(3),.dc-bet-ledger-table tbody td:nth-child(4),.dc-bet-ledger-table tbody td:nth-child(5){padding:1px 40px 1px 1px}.dc-bet-ledger-table tbody td:nth-child(2){color:#fff}.dc-bet-player{display:flex;min-width:0;max-width:190px;align-items:center;gap:9px;color:#d1dcfa;font-weight:600}.dc-bet-player img{width:30px;height:30px;flex:0 0 30px;border-radius:50%;background:#303250;object-fit:cover}.dc-bet-player>.dc-level-badge{flex:0 0 auto}.dc-bet-player>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dc-bet-ledger-table tbody td:nth-child(6),.dc-bet-ledger-table thead th:nth-child(6){padding-right:28px;text-align:right}.dc-bet-ledger-table tbody td:last-child{padding:1px 16px 1px 1px}.dc-bet-ledger-copy{white-space:nowrap}.dc-bet-ledger-copy:focus-visible{outline:0;color:var(--violet);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.dc-bet-ledger-skeleton{pointer-events:none}.dc-bet-ledger-skeleton .dc-bet-ledger-table tbody tr:hover{background:var(--dc-table-row)}.dc-bet-ledger-skeleton-avatar,.dc-bet-ledger-skeleton-bar,.dc-bet-ledger-skeleton-coin-icon{display:block;background:#303357}.dc-bet-ledger-skeleton-bar{width:100%;height:10px;border-radius:4px}.dc-bet-ledger-skeleton-bar.is-result{width:42px}.dc-bet-ledger-skeleton-bar.is-game{width:62px}.dc-bet-ledger-skeleton-bar.is-player{width:112px}.dc-bet-ledger-skeleton-bar.is-amount{width:64px}.dc-bet-ledger-skeleton-bar.is-profit{width:72px}.dc-bet-ledger-skeleton-bar.is-date{width:146px;margin-left:auto}.dc-bet-ledger-skeleton-bar.is-copy{width:58px;margin-left:auto}.dc-bet-ledger-skeleton-avatar{width:30px;height:30px;flex:0 0 30px;border-radius:50%}.dc-bet-ledger-skeleton-coin{display:flex;align-items:center;gap:4px}.dc-bet-ledger-skeleton-coin-icon{width:16px;height:16px;flex:0 0 16px;border-radius:50%}.dc-bet-ledger-empty{display:flex;min-height:160px;margin-top:24px;align-items:center;justify-content:center;border-radius:7px;color:#777ca9;flex-direction:column;gap:12px;font-size:14px;font-weight:500;line-height:20px;text-align:center}.dc-bet-ledger-action{min-height:40px;padding:0 18px}.dc-bet-ledger-action:focus-visible,.dc-bet-ledger-refresh-error button:focus-visible{outline:0;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.dc-bet-ledger-refresh-error{display:flex;min-height:32px;margin-top:12px;align-items:center;justify-content:flex-end;gap:8px;color:var(--red);font-size:12px}.dc-bet-ledger-refresh-error button{padding:0;background:transparent;color:var(--violet);font-weight:700}@media (max-width:820px){.dc-bet-ledger{margin-top:16px}.dc-bet-ledger-tabs .sliding-tabs__button{padding:0 4px;font-size:11px}.dc-bet-ledger-empty{min-height:140px}}.violet-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 18px;border-radius:var(--radius);background:var(--violet);font-weight:700}.deposit-button:hover:not(:disabled),.header-square:hover:not(:disabled),.result-button:hover:not(:disabled),.violet-button:hover:not(:disabled){filter:brightness(1.08);transform:scale(1.04)}.deposit-button:active:not(:disabled),.header-square:active:not(:disabled),.result-button:active:not(:disabled),.violet-button:active:not(:disabled){transform:scale(.96)}button[aria-busy=true]{position:relative;color:transparent!important}.dc-home button[aria-busy=true]:disabled,button[aria-busy=true]:disabled{cursor:progress;opacity:1}button[aria-busy=true]>*{opacity:0!important}button[aria-busy=true]:after{position:absolute;top:50%;left:50%;width:30px;height:30px;max-width:calc(100% - 8px);max-height:calc(100% - 8px);background:url(/assets/loading.svg) 50%/contain no-repeat;content:"";filter:brightness(0) invert(1);pointer-events:none;transform:translate(-50%,-50%)}.wide-button{width:100%}.fair-badge{display:flex;width:fit-content;min-height:34px;align-items:center;gap:6px;padding:4px 0;border-radius:5px;background:transparent;color:#d1dcfa;font-size:10px;font-weight:500;line-height:15px;text-align:center;text-transform:uppercase;white-space:nowrap}.dc-home .fair-badge{font:500 10px/15px var(--font-primary)}.fair-badge.fairness-active:hover{color:#d1dcfa;opacity:.75}.dc-home .fair-badge.fairness-active:focus-visible{outline:0;outline-offset:0}.fair-badge:active:not(:disabled){transform:none}.fair-badge>img{width:18px;height:18px}.fair-badge__copy{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.fair-badge__copy>span{display:block;height:15px}.fair-badge__copy>span:first-child{margin-bottom:-4px}.chat-peek{position:fixed;right:0;bottom:0;z-index:90;width:40px;height:40px;background:var(--violet);font-size:17px}.bottom-nav,.drawer-backdrop,.games-drawer{display:none}.dc-notification-stack{--dc-notification-edge:20px;position:fixed;top:calc(70px + var(--dc-notification-edge));right:var(--dc-notification-edge);z-index:700;display:flex;width:min(340px,calc(100vw - 40px));flex-direction:column;gap:8px;font-family:var(--font-primary);pointer-events:none}.dc-notification-toast{position:relative;display:grid;width:100%;min-height:68px;grid-template-columns:22px minmax(0,1fr) 28px;align-items:center;padding:12px 13px 14px 15px;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:var(--panel-2);box-shadow:0 12px 32px rgb(3 4 14/42%);animation:dc-notification-enter .52s cubic-bezier(.22,1.06,.36,1) both;color:var(--text);pointer-events:auto;will-change:transform}.dc-notification-toast.is-exiting{animation:dc-notification-exit .48s cubic-bezier(.36,-.06,.66,1) both}.dc-notification-toast:before{position:absolute;inset:0;background:radial-gradient(ellipse 50% 92px at 0 50%,color-mix(in srgb,var(--dc-notification-accent) 24%,transparent),transparent 78%);content:"";pointer-events:none}.dc-notification-toast--success{--dc-notification-accent:var(--green)}.dc-notification-toast--error{--dc-notification-accent:var(--red)}.dc-notification-toast--warning{--dc-notification-accent:var(--gold)}.dc-notification-toast__close,.dc-notification-toast__copy,.dc-notification-toast__status-icon{position:relative;z-index:1}.dc-notification-toast__status-icon{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:var(--dc-notification-accent);color:#101426}.dc-notification-toast__status-icon svg{width:11px;height:11px}.dc-notification-toast--warning .dc-notification-toast__status-icon{background:transparent;color:var(--gold)}.dc-notification-toast--warning .dc-notification-toast__status-icon svg{width:18px;height:18px}.dc-notification-toast__copy{display:flex;min-width:0;padding-left:12px;flex-direction:column;gap:3px}.dc-notification-toast__copy strong{color:var(--dc-notification-accent);font-size:13px;font-weight:var(--font-strong-weight);line-height:16px}.dc-notification-toast__copy span{display:-webkit-box;overflow:hidden;color:#d1dcfa;font-size:12px;font-weight:var(--font-strong-weight);line-height:15px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dc-notification-toast__close{display:grid;width:28px;height:28px;padding:0;place-items:center;border:0;border-radius:5px;outline:0;background:transparent;color:var(--muted);cursor:pointer;transition:color .16s ease,background-color .16s ease}.dc-notification-toast__close:hover{background:#2e3156;color:#d1dcfa}.dc-notification-toast__close:focus-visible{outline:2px solid var(--violet);outline-offset:1px}.dc-notification-toast__close svg{width:17px;height:17px}.dc-notification-toast__timer{position:absolute;right:0;bottom:0;left:0;z-index:1;height:3px;background:var(--dc-notification-accent);transform-origin:left center;animation:dc-notification-timer var(--dc-notification-duration) linear forwards}.battle-toolbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:46px;margin-bottom:21px}.sliding-tabs{--tabs-inset:3px;--tabs-gutter:6px;--tabs-height:41px;--tabs-active-color:#303250;position:relative;display:grid;width:max-content;padding:var(--tabs-inset);grid-template-columns:repeat(var(--tab-count),minmax(0,1fr));isolation:isolate;overflow:hidden;border-radius:6px;background:#1b1d37}.sliding-tabs__indicator{position:absolute;z-index:0;top:var(--tabs-inset);bottom:var(--tabs-inset);left:var(--tabs-inset);width:calc((100% - var(--tabs-gutter)) / var(--tab-count));border-radius:5px;background:var(--tabs-active-color);pointer-events:none;transform:translateX(var(--indicator-offset));transition:transform .32s cubic-bezier(.22,1,.36,1)}.sliding-tabs__button{position:relative;z-index:1;height:var(--tabs-height);border:0;border-radius:5px;outline:0;background:transparent;box-shadow:none;color:#5f638b;font-size:var(--font-control-size);font-weight:var(--font-strong-weight);transition:color .22s ease}.sliding-tabs__button[aria-selected=true]{color:#fff}.sliding-tabs__button:focus-visible{outline:0;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.segmented .sliding-tabs__button{width:75px}.active-battles{min-width:220px;padding:12px 30px;border-radius:7px;background:radial-gradient(circle,rgba(15,106,70,.42),rgba(7,56,43,.08) 72%);color:#23e899;text-align:center}.active-battles strong{color:#fff}.create-battle{justify-self:end;min-width:170px}.battle-list{display:grid;gap:15px}.battle-row{display:grid;grid-template-columns:315px minmax(380px,1fr) 150px 156px;align-items:center;min-height:125px;overflow:hidden;border-radius:7px;background:#191b34;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.battle-row:hover{background:#1d1f3a;transform:translateY(-1px)}.battle-players{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.round-pill{position:absolute;top:14px;padding:2px 8px;border-radius:5px;background:#3a3d64;color:#cdd1eb;font-size:12px;font-weight:700}.player-marks{display:flex;align-items:center;gap:8px;margin-top:14px}.human-mark,.rush-mark{display:grid;width:36px;height:36px;place-items:center;border:2px solid #585fa0;border-radius:50%;color:#a59cff}.human-mark{background:#3b3f67;color:#fff}.rush-mark{font-size:18px;font-style:italic;font-weight:700}.battle-players strong{margin-top:7px;color:#a58af9;font-size:12px}.battle-cases{display:flex;align-items:center;gap:15px;min-height:98px;padding:8px 24px;background:#111222}.battle-cases img{width:76px;height:76px;object-fit:contain}.battle-price{display:grid;gap:7px;padding-left:45px;color:#7f84aa}.battle-price strong{color:#fff;white-space:nowrap}.battle-price .coin{margin-right:6px}.result-button{width:156px;height:42px;border-radius:6px;background:#383a68;color:#a99bff;font-weight:700}.case-creator-banner{display:grid;grid-template-columns:64px 1fr auto;align-items:center;min-height:81px;padding:12px 20px;border-radius:7px;background:linear-gradient(90deg,rgba(51,46,57,.88),rgba(25,27,50,.9)),radial-gradient(circle at 55% 30%,rgba(139,120,255,.24),transparent 25rem)}.case-creator-banner>img{width:54px;height:54px;object-fit:contain}.case-creator-banner>div{display:grid;gap:5px}.case-creator-banner b,.case-creator-banner strong{color:var(--gold)}.case-creator-banner span{color:#c6c9df;font-size:12px}.cases-tools,.item-toolbar{display:flex;align-items:center;justify-content:space-between;margin:21px 0}.case-tabs .sliding-tabs__button{min-width:116px;padding:0 17px}.filter-tools{display:flex;align-items:center;gap:9px}.difficulty-button,.filter-tools>button{display:flex;align-items:center;justify-content:space-between;height:45px;padding:0 14px;border-radius:6px;background:#20223f;color:#ffd947;font-weight:700}.search-field{display:flex;align-items:center;width:240px;height:45px;padding:0 13px;border:2px solid #2d3159;border-radius:6px;color:#d3d7ef;transition:border-color .15s ease}.search-field:focus-within,.search-field:hover{border-color:#6854e0}.search-field input{width:100%;border:0;outline:0;background:transparent;color:#fff}.case-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.case-card{position:relative;display:flex;min-width:0;height:248px;padding:17px;flex-direction:column;align-items:center;border:1px solid #1e213c;border-radius:6px;background:#191b33;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.case-card:hover{border-color:#42466f;box-shadow:0 14px 26px rgba(5,6,18,.24);transform:translateY(-2px)}.case-card>strong{min-height:32px;overflow:hidden;color:#eef0fb;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.case-card>img{width:125px;height:125px;object-fit:contain;transition:filter .3s ease,transform .3s cubic-bezier(.22,1,.36,1)}.case-card:hover>img{filter:brightness(1.08);transform:scale(1.045)}.case-odds{position:relative;width:100%;height:8px;margin:1px 0 12px;border-radius:5px;background:#30345a}.case-odds i{position:absolute;left:34%;width:31%;height:4px;top:2px;border-radius:2px;background:#ffb72e}.case-odds b{position:absolute;left:50%;top:-3px;width:2px;height:14px;background:#f4f4ff}.case-odds.tone-1 i{left:43%;width:36%;background:#fd4d6e}.case-odds.tone-2 i{left:32%;width:29%;background:#ffb72e}.case-price{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:37px;border-radius:5px;background:#34375f;font-weight:700}.case-card.selected{border-color:#8d7cf6;box-shadow:inset 0 0 0 1px #8d7cf6}.item-check,.selected-check{position:absolute;top:12px;right:12px;display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#16d37f;color:#092319;animation:check-pop .24s cubic-bezier(.22,1,.36,1) both}.back-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;background:transparent;color:#aaaee0}.case-hero{display:grid;grid-template-columns:1fr 320px 1fr;align-items:center;min-height:390px;padding:35px 55px;border-radius:8px;background:radial-gradient(circle at 50% 50%,rgba(102,74,232,.28),transparent 21rem),#191b33}.case-title small{color:#858ab4}.case-title h1{margin:7px 0 13px;font-size:30px}.case-title>span{color:var(--gold);font-size:18px;font-weight:700}.case-title .coin{margin-right:7px}.case-hero>img{width:290px;height:290px;object-fit:contain}.case-actions{display:grid;gap:10px;width:220px;justify-self:end}.case-actions button{height:50px;border-radius:7px;background:#31345a;font-weight:700}.case-actions .violet-button{background:var(--violet)}.case-detail-page h2{margin:28px 0 16px;font-size:18px}.case-content-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.case-content-grid article{position:relative;display:grid;min-height:220px;padding:13px;place-items:center;border:1px solid #282b50;border-radius:6px;background:#191b33;text-align:center}.case-content-grid article img{width:110px;height:110px;object-fit:contain}.case-content-grid article strong{width:100%;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.case-content-grid article span{color:var(--gold);font-size:12px}.case-content-grid article small{position:absolute;top:10px;right:10px;color:#8f94bb}.spin-result{display:grid;grid-template-columns:120px 1fr 1fr auto;align-items:center;gap:20px;margin-top:14px;padding:18px 24px;border:1px solid #6b58da;border-radius:7px;background:#20223e;animation:result-card-enter .36s cubic-bezier(.22,1,.36,1) both}.case-hero>img{transition:filter .3s ease,transform .3s cubic-bezier(.22,1,.36,1)}.case-hero.spinning>img{animation:case-open-spin 1.15s cubic-bezier(.4,0,.2,1) both}.spin-result img{width:90px;height:90px;object-fit:contain}.spin-result span{color:var(--gold)}.spin-result button{height:40px;padding:0 18px;border-radius:6px;background:#3b3e68}.create-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:20px}.create-heading small{color:#8e92b8}.create-heading h1{margin:5px 0}.create-heading p{margin:0;color:#9ba0c4}.create-filters{justify-content:flex-start;margin-bottom:20px}.form-label{margin-bottom:10px;color:#f0f1fb;font-size:11px;font-weight:700}.form-label,.play-amount-control{display:block}.play-amount-control .form-label{margin-bottom:8px;color:#d1dcfa;font-size:12px;font-weight:500;line-height:16px}.amount-field{position:relative;display:flex;align-items:center;width:100%;height:44px;padding:0;border:2px solid #2e3156;border-radius:7px;background:#2e3156;transition:border-color .3s ease}.amount-field:focus-within,.amount-field:hover{border-color:#6854e0}.amount-field>.coin{color:#e5a918}.amount-field-coin-asset,.amount-field>.coin{position:absolute;z-index:2;left:10px;width:16px;height:16px;pointer-events:none}.amount-field-coin-asset{filter:brightness(0) saturate(100%) invert(76%) sepia(96%) saturate(1187%) hue-rotate(349deg) brightness(105%) contrast(103%)}.amount-field input{width:100%;height:100%;min-width:0;padding:10px 142px 10px 30px;border:0;outline:0;background:transparent;color:#fff;font-size:14px;font-weight:500;line-height:20px}.amount-field input::placeholder{color:#898eb7}.amount-extras{position:absolute;z-index:2;top:50%;right:4px;display:flex;height:32px;align-items:center;gap:2px;overflow:hidden;border-radius:5px;transform:translateY(-50%)}.amount-extras button{min-width:0;height:32px;padding:8px 12px;border-radius:0;background:#595ea6;color:#d1dcfa;font-size:12px;font-weight:500;line-height:16px}.amount-extras button:hover{opacity:.9}.control-panel{display:grid;align-content:start;gap:28px;padding:25px 24px;border-radius:7px;background:#20223d}.split-game{display:grid;grid-template-columns:330px minmax(0,1fr);grid-template-rows:auto auto;column-gap:24px;row-gap:8px}.split-game>.control-panel{grid-row:1/3}.split-game>.game-visual{grid-column:2;grid-row:1;min-height:643px}.game-visual{border-radius:7px;background:#191b33}.fair-strip{display:flex;justify-content:flex-end;min-height:51px;padding:0 16px;align-items:center;border-radius:5px;background:#191b33}.split-fair{grid-column:2;grid-row:2}.manual-tabs{--tabs-active-color:#3a3534;width:100%;background:var(--panel)}.game-mode-tabs{background:#131423}.manual-tabs .sliding-tabs__button[aria-selected=true]{color:#ffe26d}.upgrader-page .control-panel{gap:24px}.upgrader-page .form-label{margin-bottom:8px;color:#d1dcfa;font-size:12px;font-weight:500;line-height:16px}.upgrader-control{min-width:0}.upgrader-multiplier-field{position:relative;display:flex;width:100%;height:44px;align-items:center;border:2px solid #2e3156;border-radius:7px;background:#2e3156;transition:border-color .3s ease}.upgrader-multiplier-field:focus-within,.upgrader-multiplier-field:hover{border-color:#6854e0}.upgrader-multiplier-field input{width:100%;height:100%;min-width:0;padding:10px 42px 10px 13px;border:0;outline:0;background:transparent;color:#fff;font-size:14px;font-weight:500;line-height:20px}.upgrader-multiplier-field input::placeholder{color:#898eb7}.upgrader-multiplier-field>span{position:absolute;right:13px;color:#9a8bff;font-size:14px;font-weight:700;pointer-events:none}.upgrader-multiplier-field input:disabled{cursor:not-allowed;color:rgba(209,220,250,.5)}.mine-count input::-webkit-slider-thumb{width:16px;height:16px;appearance:none;border:3px solid #fff;border-radius:2px;background:#dce0ec;transform:rotate(45deg)}.upgrader-multiplier-row{display:grid;width:100%;height:36px;margin-top:8px;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;overflow:hidden;border-radius:7px}.upgrader-multiplier-row>button{height:36px;padding:10px 16px;border:0;border-radius:0;background:#595ea6;color:#d1dcfa;font-size:12px;font-weight:500;line-height:16px;transition:opacity 75ms ease}.upgrader-multiplier-row>button:hover{opacity:.9}.upgrader-multiplier-row>button:disabled{cursor:default;opacity:.5}.upgrader-multiplier-row>button:focus-visible{position:relative;z-index:1;outline:2px solid #6854e0;outline-offset:-2px}.upgrader-visual{display:grid;place-items:center;padding:20px;background:#191a2e}.chance-ring{position:relative;display:grid;width:225px;height:225px;margin:0 auto 6px;place-items:center;border-radius:50%;background:radial-gradient(circle,#1b1c34 0 63%,#191a2e 64%)}.chance-ring-rotator{position:absolute;z-index:1;inset:0;border-radius:50%;transform:rotate(var(--spin-end))}.chance-ring-rotator.upgrading{transition:transform 3.3s cubic-bezier(.08,.66,.12,1)}.chance-ring-rotator.roll-under-direction{transform:rotate(var(--spin-end)) scaleX(-1)}.chance-ring-progress{position:absolute;inset:0;border-radius:50%;background:conic-gradient(#7458f2 var(--chance),#22243f 0)}.chance-ring-progress:after{position:absolute;inset:7px;border-radius:50%;background:radial-gradient(circle,#20213b 0,#191a2e 72%);content:""}.chance-ring-marker-shell{position:absolute;z-index:2;inset:7px;display:flex;align-items:flex-start;justify-content:center;padding-top:20px;border-radius:50%;pointer-events:none}.chance-ring-marker{width:19px;height:11px}.chance-ring-copy{position:relative;z-index:3;display:grid;text-align:center}.chance-ring-copy strong{font-size:24px}.chance-ring-copy strong b{color:#7354ef;font:inherit}.chance-ring-copy span{margin-top:4px;font-size:12px}.upgrader-play-button{gap:8px}.upgrader-play-button,.upgrader-target{position:relative;display:flex;align-items:center;justify-content:center}.upgrader-target{flex-direction:column;background:radial-gradient(circle at 50% 45%,rgba(255,203,40,.13),transparent 9rem),#20223c}.upgrader-target-watermark{position:absolute;top:50%;left:50%;z-index:0;width:250px;height:auto;opacity:.6;pointer-events:none;transform:translate(-50%,-50%);-webkit-mask-image:linear-gradient(#000,transparent 90%);mask-image:linear-gradient(#000,transparent 90%)}.upgrader-target-arrows{display:flex;align-items:center;gap:16px}.upgrader-target-arrows img{width:35px;height:auto;object-fit:contain;animation:upgrader-arrow-pulse 2s ease-in-out infinite}.upgrade-arrow{display:none}.upgrader-selected-target{position:relative;z-index:3;display:flex;width:min(245px,calc(100% - 90px));flex-direction:column;align-items:center;justify-content:center;background:transparent;color:#eef0fb}.upgrader-selected-target>img{width:130px;height:130px;object-fit:contain;animation:upgrader-arrow-float 3s ease-in-out infinite;transition:filter .24s ease,opacity .24s ease,transform .24s ease}.upgrader-selected-target>strong{width:100%;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.upgrader-empty-target{position:relative;z-index:2;align-items:center;gap:12px;text-align:center}.upgrader-empty-copy,.upgrader-empty-target{display:flex;flex-direction:column}.upgrader-empty-copy span,.upgrader-empty-copy strong{padding:0 16px;color:#d1dcfa;font-size:12px;font-weight:500;line-height:16px}.upgrader-selected-arrows{position:absolute;z-index:2;inset:0 32px;pointer-events:none}.upgrader-selected-arrows img{--arrow-rotation:0deg;position:absolute;width:35px;height:auto;object-fit:contain;animation:upgrader-arrow-float 3s ease-in-out infinite,upgrader-arrow-pulse 2s ease-in-out infinite;transform:rotate(var(--arrow-rotation))}.upgrader-selected-arrows img:first-child{top:18%;left:29%}.upgrader-selected-arrows img:nth-child(2){--arrow-rotation:80deg;bottom:18%;left:22%;animation-delay:.15s}.upgrader-selected-arrows img:nth-child(3){--arrow-rotation:75deg;top:50%;right:25%;animation-delay:75ms}.gold-text,.item-card>span{display:flex;align-items:center;gap:6px;color:var(--gold);font-weight:700}.item-toolbar{display:flex;height:44px;align-items:stretch;justify-content:space-between;margin:24px 0 12px}.upgrader-search{width:220px;height:44px;background:#1b1d36}.upgrader-search:focus-within{border-color:#7354ef}.upgrader-search>img{width:17px;height:17px}.item-toolbar .filter-tools{display:flex;gap:8px}.item-toolbar .filter-tools>button,.upgrader-price-filter>button{display:flex;min-width:162px;height:44px;align-items:center;justify-content:space-between;gap:18px;padding:0 14px;border-radius:6px;background:#20223f;color:#ffd947;font-size:11px;font-weight:700}.item-toolbar .filter-tools img{width:14px;height:14px;object-fit:contain;transition:transform .18s ease}.upgrader-sort-icon.ascending{transform:rotate(180deg)}.upgrader-price-filter{position:relative}.upgrader-caret.open{transform:rotate(180deg)}.upgrader-price-menu{position:absolute;z-index:80;top:51px;right:0;display:grid;width:190px;gap:3px;padding:7px;border-radius:7px;background:#282a49;box-shadow:0 14px 35px rgba(3,4,15,.42);transform-origin:top;animation:dropdown-enter .18s cubic-bezier(.22,1,.36,1) both}.upgrader-price-menu button{min-height:36px;padding:0 10px;border-radius:5px;background:transparent;color:#d9ddf3;font-size:11px;text-align:left}.upgrader-price-menu button.selected,.upgrader-price-menu button:hover{background:#34375d;color:#a99cf8}.upgrader-inventory-scroll{max-height:600px;overflow-y:auto;scrollbar-color:#3d4169 #181a31}.item-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.item-card{position:relative;display:flex;min-width:0;height:190px;padding:13px;flex-direction:column;align-items:center;justify-content:flex-end;border:1px solid #3e3b32;background:radial-gradient(circle at 50% 42%,rgba(239,183,44,.13),transparent 42%),linear-gradient(180deg,#1d1f38,#191b32);transition:border-color .2s ease,box-shadow .2s ease,opacity .2s ease}.item-card:hover{border-color:#6c6242}.item-card.selected{opacity:.55}.item-card>img{width:90px;height:90px;margin-bottom:8px;object-fit:contain;transition:filter .3s ease,transform .3s cubic-bezier(.22,1,.36,1)}.item-card:hover>img{filter:brightness(1.08);transform:scale(1.025)}.item-card>strong{width:100%;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.item-card>span{margin-top:4px;font-size:11px}.upgrader-empty-inventory{display:grid;min-height:190px;place-content:center;gap:5px;border:1px solid #272942;background:#191b32;color:#6d719a;text-align:center}.upgrader-empty-inventory strong{color:#c8cce3;font-size:13px}.upgrader-result-announcement{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.recent-result-chip{--recent-result-border-glow:rgba(89,94,166,0.9);--recent-result-fill-glow:rgba(89,94,166,0.5);--recent-result-text:#d1dcfa;display:block;flex:0 0 auto;padding:1px;border:0;border-radius:7px;background:radial-gradient(ellipse at bottom,var(--recent-result-border-glow),transparent)}.recent-result-chip>span{display:grid;width:70px;min-width:70px;max-width:70px;height:35px;place-items:center;border-radius:7px;background:#191a2e radial-gradient(ellipse at top,var(--recent-result-fill-glow),transparent);color:var(--recent-result-text);font-family:var(--font-primary);font-size:14px;font-weight:500;line-height:1}.recent-result-chip--success{--recent-result-border-glow:rgba(0,235,94,0.9);--recent-result-fill-glow:rgba(0,235,94,0.2);--recent-result-text:#00eb5e}.crash-page{display:grid;grid-template-columns:330px minmax(0,1fr);gap:24px}.players-panel{height:556px;align-self:start;border-radius:7px;background:#20223c}.players-panel>div{display:flex;justify-content:space-between;padding:21px 17px;border-bottom:1px solid #292c4d;font-size:12px}.crash-main{min-width:0}.crash-history{display:flex;gap:8px;height:58px;overflow:hidden;padding:11px 16px 10px;border-radius:6px 6px 0 0;background:#191b33}.crash-chart{position:relative;height:430px;margin-top:9px;border:3px solid #735ce8;border-radius:6px;background:linear-gradient(90deg,transparent 94%,rgba(89,92,140,.08) 0),linear-gradient(0deg,transparent 84%,rgba(89,92,140,.08) 0),#1a1c35}.crash-scan{position:absolute;z-index:0;top:0;bottom:0;width:35%;background:linear-gradient(90deg,transparent,rgba(119,91,232,.07),transparent);pointer-events:none;animation:crash-scan 2.6s linear infinite}.crash-chart.preparing .chart-center{animation:preparing-pulse 1.5s ease-in-out infinite}.chart-center{position:absolute;inset:0;display:grid;place-content:center;text-align:center}.chart-center strong{font-size:27px}.chart-center span{color:#d0d3ec;font-size:16px;font-weight:700}.chart-center b{color:#6d5bd2}.y-labels{inset:54px 14px 75px auto;flex-direction:column}.x-labels,.y-labels{position:absolute;display:flex;justify-content:space-between;color:#676da2;font-size:11px}.x-labels{right:105px;bottom:23px;left:105px}.crash-main>.fair-strip{margin-top:8px}.bet-panel{margin-top:22px;padding:16px;border-radius:6px;background:#20223d}.bet-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:14px}.target-field,.text-field{width:100%;height:45px;padding:0 12px;border:2px solid var(--input);border-radius:6px;outline:0;background:var(--input);color:#686d9b;transition:border-color .15s ease}.target-field:focus-visible,.target-field:hover,.text-field:focus-visible,.text-field:hover{border-color:#6854e0}.players-panel{display:flex;height:555px;flex-direction:column;gap:8px;overflow:hidden;padding:16px}.players-panel>.players-panel__list{display:flex;min-height:0;flex:1 1;flex-direction:column;gap:12px;justify-content:flex-start;padding:0;border:0;overflow:auto;font-size:inherit}.players-panel__header{display:flex;height:28px;flex:0 0 28px;align-items:center;justify-content:space-between;padding:0;border:0;font-size:14px;line-height:20px}.players-panel__header>strong{color:#eceefe;font-size:14px;line-height:20px}.players-panel__header span{display:flex;gap:5px;align-items:center;color:#858aad}.players-panel__header span b{color:#eceefe}.crash-player-row{display:flex;height:52px;min-height:52px;align-items:center;gap:12px 0;justify-content:space-between;padding:0 12px;border:0;border-radius:7px;background:#242642;color:#fff;font-size:14px;line-height:20px}.crash-player-identity,.crash-player-result{display:flex;min-width:0;align-items:center}.crash-player-identity{flex:1 1;max-width:calc(100% - 68px);gap:10px}.crash-player-identity>.dc-level-badge{flex:0 0 auto}.crash-player-copy{display:flex;min-width:0;flex-direction:column;gap:0}.crash-player-copy>b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crash-player-copy>b,.crash-player-stake{color:#fff;font-size:14px;font-weight:500;line-height:20px}.crash-player-stake{display:flex;align-items:center;gap:4px}.crash-player-stake .coin{width:18px;height:18px;flex:0 0 18px}.crash-player-stake>b{font-weight:500}.crash-player-avatar{display:grid;width:30px;height:30px;flex:0 0 30px;padding:2px;place-items:center;border-radius:50%;background:#595ea6;overflow:hidden}.crash-player-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.crash-player-result{min-height:100%;min-width:0;flex:0 0 auto;flex-direction:row;align-items:center;gap:4px;justify-content:flex-end;padding-left:4px;line-height:1.25}.crash-player-result>b{color:#d9dcef;font-size:16px;font-weight:500;line-height:24px}.crash-player-result>small{color:#878caf;font-size:16px;font-weight:500;line-height:24px}.crash-player-row--active .crash-player-result .crash-player-status--playing{color:#d1dcfa;font-size:16px;font-weight:500;line-height:24px;animation:crash-player-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.crash-player-row--cashed-out .crash-player-result>b,.crash-player-row--cashed-out .crash-player-result>small{color:#5edb94}.crash-player-row--lost .crash-player-result>b,.crash-player-row--lost .crash-player-result>small{color:#f26376}.crash-player-empty{display:flex;height:52px;min-height:52px;align-items:center;justify-content:space-between;padding:0 12px;border-radius:7px;background:#242642}.crash-player-empty i,.crash-player-empty span{display:block;border-radius:5px;background:#292c4b}.crash-player-empty i{width:154px;height:42px}.crash-player-empty span{width:65px;height:20px}.crash-history__item{cursor:pointer}.crash-history__item--purple{--recent-result-border-glow:rgba(115,92,232,0.9);--recent-result-fill-glow:rgba(115,92,232,0.28);--recent-result-text:#8b79ec}.crash-history__item--pink{--recent-result-border-glow:rgba(245,79,154,0.9);--recent-result-fill-glow:rgba(245,79,154,0.22);--recent-result-text:#ff56a2}.crash-history__item--gold{--recent-result-border-glow:rgba(243,209,75,0.9);--recent-result-fill-glow:rgba(243,209,75,0.22);--recent-result-text:#ffe35f}.crash-history__item--dim{--recent-result-border-glow:rgba(89,94,166,0.72);--recent-result-fill-glow:rgba(89,94,166,0.24);--recent-result-text:#aab0df;opacity:1}.crash-history__item:focus-visible{outline:2px solid #755ee8;outline-offset:2px}@property --crash-color{syntax:"<color>";inherits:true;initial-value:#735ce8}.crash-chart{--crash-axis:#676da2;--crash-surface:#1a1c35;--crash-color:#735ce8;isolation:isolate;border:0;padding:3px;background:transparent;overflow:hidden;transition:--crash-color .6s cubic-bezier(.4,0,.2,1)}.crash-chart:after,.crash-chart:before{content:"";position:absolute;pointer-events:none}.crash-chart:before{inset:0;z-index:0;background:var(--crash-color)}.crash-chart:after{inset:3px;z-index:1;border-radius:3px;background:var(--crash-surface)}.crash-chart--playing:before{inset:-50%;background-image:conic-gradient(transparent,var(--crash-color),transparent 50%);animation:crash-border-rotate 5s linear infinite}.crash-chart--pink{--crash-color:#f54f9a}.crash-chart--gold{--crash-color:#f3d14b}.crash-chart--crashed{--crash-color:#ed5165}.crash-canvas,.crash-canvas-wrap{position:absolute}.crash-canvas-wrap{inset:3px;z-index:2}.crash-canvas{inset:0;display:block;pointer-events:none}.crash-chart .chart-center{z-index:3;pointer-events:none}.crash-chart .chart-center strong{color:var(--crash-color);font-size:29px;line-height:1.15;text-transform:uppercase}.crash-chart .chart-center span{color:#d5d8ed;font-size:15px;line-height:1.3;text-transform:uppercase}.crash-chart--playing .chart-center,.crash-chart--settled .chart-center{inset:22px auto auto 36px;display:block}.crash-chart--playing .chart-center span,.crash-chart--playing .chart-center strong,.crash-chart--settled .chart-center span,.crash-chart--settled .chart-center strong{display:block}.crash-chart--playing .chart-center strong,.crash-chart--settled .chart-center strong{font-size:65px}.crash-chart .chart-center strong small{margin-left:4px;font-size:.46em;vertical-align:top}.crash-chart--settled .chart-center span{color:#d5d8ed}.crash-chart--playing .chart-center span,.crash-chart--settled .chart-center span{text-transform:none}.crash-main>.fair-strip{height:50px}.crash-action-button{height:44px;min-height:44px;border-radius:7px;background:#9a8bff;font-weight:500;transition:background-color .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),filter .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.crash-action-button--cashout{background:#d9b147}.crash-action-button:disabled{opacity:.5}.crash-action-button:hover:not(:disabled){box-shadow:none;filter:none;opacity:.9;transform:none}.bet-panel .amount-extras button:first-child{display:none}@keyframes crash-player-pulse{50%{opacity:.5}}.double-page,.double-top{position:relative}.double-top{display:grid;grid-template-columns:1fr 1fr;min-height:140px}.last-rolls,.previous-rolls{align-self:end;margin-bottom:12px}.last-rolls>strong,.previous-rolls>strong{color:#d1dcfa;font-size:16px;font-weight:500;line-height:24px}.last-rolls>div,.previous-rolls>div{display:flex;gap:8px;min-height:28px;margin-top:8px}.last-rolls span{display:inline-flex;min-width:45px;height:28px;align-items:center;justify-content:center;padding:4px 8px;border-radius:7px;background:#20223c;color:#d1dcfa;font-size:14px;font-weight:500;line-height:20px;text-align:center}.last-rolls span:before{display:inline-block;width:14px;height:14px;margin-right:6px;border-radius:2px;background:#60a5fa;content:""}.last-rolls span.yellow:before{background:#facc15}.last-rolls span.green:before{background:#22c563}.last-rolls span.blue-white:before{background:linear-gradient(90deg,#60a5fa 50%,#c0c0d9 0)}.last-rolls span.yellow-white:before{background:linear-gradient(90deg,#facc15 50%,#c0c0d9 0)}.previous-rolls{justify-self:end;text-align:right}.previous-rolls>div{min-width:107px;justify-content:flex-end;padding:6px 8px;border-radius:7px;background:#20223c}.previous-rolls i{width:16px;height:16px;border-radius:2px;background:#facc15}.previous-rolls i.blue{background:#60a5fa}.previous-rolls i.green{background:#22c563}.previous-rolls i.blue-white{background:linear-gradient(90deg,#60a5fa 50%,#c0c0d9 0)}.previous-rolls i.yellow-white{background:linear-gradient(90deg,#facc15 50%,#c0c0d9 0)}.double-top>.fair-badge{position:absolute;top:0;right:0}.double-pot{position:absolute;top:50px;left:50%;display:grid;grid-template-columns:repeat(3,45px);transform:translateX(-50%);text-align:center}.double-pot>span{display:grid;height:45px;place-items:center;margin:0 3px;border-radius:7px;background:#20223c}.double-pot>span img{width:27px;height:31px;opacity:.4}.double-pot>strong{display:flex;grid-column:1/4;align-items:center;justify-content:center;gap:5px;margin-top:9px;font-size:24px;font-weight:500;line-height:36px}.double-pot-coin{width:20px;height:21px;object-fit:contain}.double-strip{position:relative;height:120px;overflow:hidden;padding:15px 0;border-radius:7px;background:#20223c}.awaiting{position:absolute;z-index:31;top:0;left:50%;display:flex;height:40px;align-items:center;gap:4px;color:#d1dcfa;font-size:16px;line-height:24px;text-align:center;white-space:nowrap;transform:translateX(-50%);pointer-events:none}.awaiting,.awaiting b{font-weight:500}.double-track{position:relative;left:50%;display:flex;width:max-content;transform:translateX(var(--double-rest-position));will-change:transform}.double-strip.spinning .double-track{animation:double-spin var(--double-spin-duration,5s) cubic-bezier(.2,0,.05,1) both;animation-delay:var(--double-spin-delay,0s)}.double-strip.landed .double-track{transform:translateX(var(--double-landed-position));animation:double-center .6s cubic-bezier(.37,0,.63,1) both}.double-tile{display:grid;min-width:90px;height:90px;place-items:center;margin:0 5px;padding-bottom:4px;border-radius:6px;background:#60a5fa;box-shadow:inset 0 -4px 0 rgba(68,73,75,.5);transition:filter .5s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1)}.double-tile img{width:60px;height:60px;opacity:.4}.double-tile.yellow{background:#facc15}.double-tile.green{background:#22c563}.double-tile.green img{width:65px;height:75px}.double-tile.blue-white{background:#60a5fa}.double-tile.yellow-white{background:#facc15}.double-strip.landed .double-tile{opacity:.5}.double-strip.landed .double-tile.is-result{filter:brightness(1.08);opacity:1}.double-marker{position:absolute;top:5px;bottom:5px;left:50%;width:3px;border-radius:1px;background:#fff;opacity:.5;transform:translateX(-1.5px);transition:opacity .3s cubic-bezier(.4,0,.2,1)}.double-strip.landed .double-marker{opacity:1}.double-divider{position:relative;height:5px;margin:35px 0 32px;overflow:hidden;border-radius:1px;background:#252846}.double-countdown-fill{position:absolute;inset:0;display:block;width:100%;background:#6854e0;transform:scaleX(var(--double-countdown-start,0));transform-origin:left center}.double-divider.counting .double-countdown-fill{animation:double-countdown var(--double-countdown-duration,1ms) linear forwards}.double-page>.amount-field{width:100%;border:2px solid #2e3156;background:#0f111f}.double-page>.amount-field input{padding-right:205px}.double-bets{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:32px}.double-bet-column{min-width:0;transition:opacity .5s cubic-bezier(.4,0,.2,1)}.double-bets,.double-player-list{transition:opacity .3s cubic-bezier(.4,0,.2,1)}.double-bets.is-locked button,.double-player-list.is-locked .double-bet-column{opacity:.5}.double-bets.is-locked.has-result button.is-result,.double-player-list.is-locked .double-bet-column.is-result{opacity:1}.double-bets button{display:flex;width:100%;align-items:center;justify-content:space-between;height:60px;padding:0 16px 3px;border:0;border-radius:4px;background:#60a5fa;box-shadow:inset 0 -3px 0 rgba(68,73,75,.5);color:rgba(27,29,42,.5);font-size:16px;font-weight:600;line-height:24px;transition:opacity .15s ease,transform .1s ease}.double-bets button:hover:not(:disabled){opacity:.9}.double-bets button:active:not(:disabled){transform:scale(.985)}.double-bets button:disabled{cursor:default;opacity:.5}.double-bets.is-locked button:disabled{opacity:.5}.double-bets.is-locked.has-result button.is-result:disabled{opacity:1}.double-bets button>span{display:inline-flex;align-items:baseline;gap:8px}.double-bets button strong{font-size:24px;font-weight:600;line-height:32px}.double-bets button img{width:30px;height:33px;opacity:.5}.bet-blue{background:#60a5fa!important}.bet-green{background:#22c563!important}.bet-yellow{background:#facc15!important}.bet-white{background:#c0c0d9!important}.double-player-list{display:grid;min-width:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.double-bet-summary{display:flex;height:47px;align-items:center;justify-content:space-between;padding:0 8px;color:#fff;font-size:12px;font-weight:500;line-height:16px}.double-bet-summary span,.double-bet-summary strong{display:flex;align-items:center;gap:4px;font-weight:500}.double-bet-coin,.double-bet-summary img{width:16px;height:16px;flex:0 0 16px;object-fit:contain}.double-bet-rows{display:grid;gap:4px}.double-player-list article{display:flex;min-width:0;height:47px;align-items:center;gap:8px;padding:0 8px;border-radius:7px;background:#20223c;color:#fff;font-size:12px;font-weight:500;line-height:16px}.double-player-list article>strong{min-width:0;flex:1 1;overflow:hidden;color:#fff;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.double-player-list article>.dc-level-badge{flex:0 0 auto}.double-player-list article>span{display:flex;align-items:center;gap:4px;color:#fff;font-weight:500}.double-player-avatar{width:30px;height:30px;flex:0 0 30px;border-radius:50%;object-fit:cover}.double-player-list article.is-win>span{color:#42d895}.double-player-list article.is-loss>span{color:#f05261}.choice-note{margin-top:12px;color:#858aaf;text-align:center}.choice-note.game-win{color:#42d895}.choice-note.game-loss{color:#ff6b88}.roll-controls{order:0;min-height:700px;gap:24px;padding:24px;background:#20223d}.roll-controls .manual-tabs{--tabs-inset:4px;--tabs-gutter:8px;--tabs-height:40px;order:1}.roll-controls .form-label{margin-bottom:8px;font-size:12px;font-weight:500;line-height:16px}.roll-page .amount-field,.roll-page .profit-field{height:44px}.roll-page .amount-field{background:#2e3156}.roll-amount-control{order:2}.roll-profit-control{order:3}.roll-auto-options{display:grid;order:4;gap:24px;animation:roll-auto-enter .26s cubic-bezier(.22,1,.36,1) both}.roll-auto-option{display:grid;gap:8px}.roll-auto-option>span{display:flex;min-height:16px;align-items:center;gap:8px;color:#d1dcfa;font-size:12px;font-weight:500}.roll-auto-option input[type=checkbox]{width:16px;height:16px;margin:0;accent-color:var(--violet)}.roll-auto-option>input:not([type=checkbox]){width:100%;height:44px;padding:0 12px;border:2px solid transparent;border-radius:7px;outline:0;background:#2e3156;color:#fff;font-size:14px;font-weight:500;transition:border-color .12s ease}.roll-auto-option>input:not([type=checkbox]):focus,.roll-auto-option>input:not([type=checkbox]):hover{border-color:#6854e0}.roll-auto-option>input::placeholder{color:#5f6391}.roll-play-button{min-height:44px;order:5;background:#9a8bff}.roll-visual{position:relative;min-height:642px!important;overflow:hidden;padding:0;background:#191a2e}.roll-history{position:absolute;z-index:2;top:16px;left:50%;display:flex;width:min(472px,calc(100% - 32px));height:70px;align-items:flex-start;justify-content:flex-end;gap:8px;overflow:hidden;transform:translateX(-50%)}.roll-page .split-fair{min-height:50px;background:#191a2e}.roll-meter{top:245.875px;left:50%;width:min(720px,calc(100% - 48px));height:96px}.roll-indicator,.roll-meter{position:absolute;transform:translateX(-50%)}.roll-indicator{top:-70px;left:var(--roll-point);width:90px;transition:left 90ms linear}.roll-indicator.is-result-moving{will-change:left;transition:left var(--roll-result-travel-duration,.48s) cubic-bezier(.22,1.24,.36,1)}.roll-die-shell{position:relative;width:90px;height:70px;transform-origin:50% 64%;will-change:transform}.roll-number{position:absolute;top:50%;left:50%;z-index:1;color:#595ea6;font-size:17px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:0;line-height:20px;text-shadow:none;transform:translate(-50%,-50%);transition:color .18s ease;white-space:nowrap}.roll-die{display:block;width:90px;height:70px;object-fit:contain;filter:drop-shadow(rgba(63,70,96,.5) 0 6px 12px);transition:filter .18s ease}.roll-indicator.is-win .roll-number{color:#0b6b47}.roll-indicator.is-win .roll-die{filter:drop-shadow(rgba(0,255,134,.5) 0 6px 12px)}.roll-indicator.is-loss .roll-number{color:#a62e42}.roll-indicator.is-loss .roll-die{filter:drop-shadow(rgba(238,75,75,.5) 0 6px 12px)}.roll-indicator.play-dice-animation .roll-die-shell{animation:dice-animation .36s cubic-bezier(.22,1,.36,1) both}.roll-slider-wrap{position:absolute;top:50px;right:14px;left:14px;height:36px;border-radius:7px;background:#34375f}.roll-position-track{position:absolute;inset:0 13px auto;height:36px}.roll-track{position:absolute;top:14px;right:0;left:0;display:flex;height:8px;overflow:hidden;border-radius:2px;pointer-events:none}.roll-track:after,.roll-track:before{height:100%;content:"";transition:background-color 90ms linear}.roll-track:before{flex:0 0 var(--threshold);background:#ee4b4b}.roll-track:after{min-width:0;flex:1 1}.roll-track.is-under:before,.roll-track:after{background:#00eb5e}.roll-track.is-under:after{background:#ee4b4b}.roll-slider-wrap input{position:absolute;z-index:3;top:0;left:13px;width:calc(100% - 26px);height:36px;margin:0;appearance:none;background:transparent;cursor:grab;opacity:0}.roll-slider-wrap input:active{cursor:grabbing}.roll-grab{position:absolute;z-index:2;top:8px;left:var(--threshold);display:flex;width:26px;height:20px;align-items:center;justify-content:center;gap:3px;border-radius:4px;background:#d1dcfa;pointer-events:none;transform:translateX(-50%)}.roll-grab i{width:2px;height:12px;border-radius:4px;background:rgba(89,94,166,.55)}.roll-scale{position:absolute;top:42px;right:0;left:0;display:flex;justify-content:space-between;color:#f2f4ff;font-size:12px;font-weight:500}.roll-scale span{position:relative;width:30px;text-align:center}.roll-scale img{position:absolute;top:-12px;left:50%;width:16px;height:12px;transform:translateX(-50%)}.roll-stats{position:absolute;right:16px;bottom:16px;left:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;min-height:104px;padding:20px 16px 8px;border-radius:7px;background:#20223e}.roll-stats label{display:grid;align-content:start;gap:9px}.roll-stats span{color:#d1dcfa;font-size:12px;font-weight:500}.roll-stats input,.roll-stats label>div{display:flex;width:100%;min-width:0;height:44px;align-items:center;justify-content:space-between;padding:0 13px;border:2px solid transparent;border-radius:7px;outline:0;background:#2e3156;color:#fff;font-size:14px;font-weight:500;transition:border-color .12s ease}.roll-stats label>div{gap:8px;cursor:pointer}.roll-stats label>div input{width:auto;min-width:0;height:auto;flex:1 1;padding:0;border:0;background:transparent;pointer-events:none}.roll-stats input[type=number]{appearance:textfield}.roll-stats input[type=number]::-webkit-inner-spin-button,.roll-stats input[type=number]::-webkit-outer-spin-button{appearance:none}.roll-stats label>div:focus,.roll-stats label>div:focus-within,.roll-stats label>div:hover,.roll-stats label>input:focus{border-color:#6854e0}.roll-stats .roll-direction-control img{width:16px;height:16px;flex:0 0 auto;transition:transform .18s cubic-bezier(.22,1,.36,1)}.roll-stats .roll-direction-control.is-under img{transform:rotate(180deg)}.profit-field{display:flex;align-items:center;gap:8px;height:48px;padding:0 12px;border-radius:6px;background:linear-gradient(90deg,rgba(13,111,82,.35),rgba(46,49,86,.82));color:#24dd8e}.profit-field .coin{color:var(--gold)}@keyframes roll-auto-enter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes dice-animation{0%{filter:brightness(1);transform:translateY(0) scale(1)}34%{filter:brightness(1.12);transform:translateY(-2px) scale(1.075)}68%{filter:brightness(1.03);transform:translateY(1px) scale(.985)}to{filter:brightness(1);transform:translateY(0) scale(1)}}.mines-page .control-panel{gap:24px}.mines-page .form-label{margin-bottom:8px;color:#d1dcfa;font-size:12px;font-weight:500;line-height:16px}.mine-count{display:grid;grid-template-columns:44px 45px 1fr;align-items:center;gap:4px;height:44px;border-radius:7px}.mine-count strong,.mine-count-icon,.mine-count-slider{display:flex;height:44px;align-items:center;justify-content:center;border-radius:7px;background:#2e3156}.mine-count-icon{padding:8px}.mine-count img{width:24px;height:24px;object-fit:contain}.mine-count strong{min-width:45px;color:#fff;font-size:14px;font-weight:500}.mine-count-slider{position:relative;min-width:0;padding:8px 20px;transition:opacity .3s ease}.mine-count-track{position:relative;display:block;width:100%;height:7px;border-radius:4px;background:linear-gradient(to right,#ee4b4b 0,#ee4b4b var(--mine-progress),#595ea6 var(--mine-progress),#595ea6 100%)}.mine-count-track img{position:absolute;top:50%;left:var(--mine-progress);width:24px;height:24px;max-width:none;pointer-events:none;transform:translate(-50%,-50%)}.mine-count-slider input{position:absolute;inset:0;width:100%;height:100%;cursor:grab;opacity:0}.mine-count-slider:has(input:disabled){opacity:.5}.mine-count-slider input:active{cursor:grabbing}.mines-payout{display:grid;gap:8px}.mines-payout>span{color:#ecf1fe;font-size:12px;font-weight:500;line-height:16px;text-transform:uppercase}.mines-payout>span b{color:#cfd4e8;font-weight:500}.mines-payout>div{display:flex;height:44px;align-items:center;gap:7px;padding:0 12px;border-radius:7px;background:linear-gradient(90deg,rgba(0,226,132,.1),rgba(0,226,132,.05),transparent)}.mines-payout .coin{width:16px;height:16px}.mines-payout strong{color:#00e284;font-size:14px;font-weight:500}.mines-primary-button,.mines-secondary-button{width:100%;min-height:44px;border-radius:7px;outline:0;font-size:14px;font-weight:500}.mines-primary-button{background:#9a8bff}.mines-secondary-button{background:#3b3f6d;color:#a99cf8}.mines-visual{display:grid;min-height:642px;padding:20px;place-items:center;background:#191a2e}.mines-grid{display:grid;width:min(100%,592px);grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);gap:10px}.mines-tile{position:relative;display:flex;aspect-ratio:1;align-items:center;justify-content:center;overflow:visible;padding:0;border-radius:12px;background:transparent;opacity:1;transition:opacity .15s ease;-webkit-touch-callout:none}.mines-tile,.mines-tile img{-webkit-user-select:none;user-select:none}.mines-tile img{pointer-events:none;-webkit-user-drag:none}.mines-tile[aria-disabled=true]{cursor:default}.dc-home .mines-tile:focus-visible{outline:0;outline-offset:0}.mines-tile.is-finished,.mines-tile.is-loading{opacity:.75}.mines-tile.is-finished{background:#2e3156}.mines-tile-cover{position:absolute;z-index:20;display:flex;width:100%;height:100%;align-items:center;justify-content:center;border-radius:12px;background-color:#2e3156;background-image:radial-gradient(70% 60% at 0 100%,rgba(255,228,114,.15) 0,transparent 100%);box-shadow:inset 0 -6px 0 rgba(36,30,71,.5);transition:filter .15s ease,transform .15s ease}.mines-tile-cover img{width:55px;opacity:.5;filter:saturate(0);object-fit:contain}.mines-tile.is-active:hover .mines-tile-cover{filter:brightness(1.2);transform:translateY(-5px)}.mines-tile.is-loading{animation:mines-tile-loading .8s linear infinite}.mines-tile-cover.is-opening{animation:mines-cover-open .1s ease forwards}.mines-mine-result,.mines-safe-result{position:relative;display:flex;width:100%;height:100%;align-items:center;justify-content:center;border-radius:12px}.mines-safe-result{z-index:10}.mines-safe-result.is-visible{background:#20223d}.mines-safe-gem{width:55px}.mines-safe-result.is-visible .mines-safe-gem{width:75px;filter:drop-shadow(rgba(154,139,255,.4) 0 3px 12px)}.mines-mine-result img,.mines-safe-gem img{width:100%;object-fit:contain}.mines-mine-result img,.mines-safe-result.is-visible .mines-safe-gem{animation:mines-result-pop .2s ease-out both}.mines-mine-result img{position:relative;z-index:25;width:55px}.mines-mine-result.is-hit img{z-index:5;width:75px}.mines-explosion{position:absolute;top:50%;left:50%;z-index:20;width:338px;height:300px;pointer-events:none;background-image:url(/assets/donut-clash/mines/mine-explosion.png);background-position:0 0;background-repeat:no-repeat;background-size:5413px 300px;transform:translate(-50%,-50%);animation:mines-explosion 375ms steps(15) forwards}.limbo-controls{min-height:700px;gap:24px;padding:24px;background:#20223c}.dc-admin-registration-tabs .manual-tabs,.dc-admin-section-tabs .manual-tabs,.limbo-controls .manual-tabs{--tabs-inset:4px;--tabs-gutter:8px;--tabs-height:40px}.limbo-controls .manual-tabs{order:1}.limbo-amount-control{order:2}.limbo-profit-control{order:3}.limbo-auto-options{order:4}.limbo-play-button{min-height:44px;order:5;background:#9a8bff}.limbo-controls .form-label{margin-bottom:8px;font-size:12px;font-weight:500;line-height:16px}.limbo-controls .amount-field,.limbo-controls .profit-field{height:44px}.limbo-controls .amount-field{background:#2e3156}.limbo-page .split-fair{background:#191a2e}.limbo-result-stats{position:absolute;right:15px;bottom:15px;left:15px;display:grid;grid-template-columns:1fr 1fr;gap:14px;min-height:105px;padding:20px 16px 8px;border-radius:6px;background:#20223e}.limbo-result-stats label{display:grid;align-content:start;gap:9px}.limbo-result-stats span{color:#f0f1fb;font-size:11px;font-weight:700}.limbo-result-stats input{width:100%;min-width:0;height:44px;padding:0 13px;border:2px solid #2e3156;border-radius:7px;outline:0;background:#2e3156;color:#fff;font-size:14px;font-weight:500;transition:border-color .18s ease}.limbo-result-stats input:focus,.limbo-result-stats input:hover{border-color:#7868e9}.limbo-visual{position:relative;display:grid;overflow:hidden;background:#191a2e;place-items:center}.limbo-visual strong{position:relative;z-index:2;top:-31px;color:#fff;font-size:108px;font-weight:500;line-height:1;transform-origin:center;transition:color .18s ease,filter .18s ease,transform .18s ease}.limbo-visual strong.rolling{animation:limbo-roll .62s cubic-bezier(.4,0,.2,1) both}.limbo-visual strong.win{color:#00eb5e}.limbo-visual strong.loss{color:#ee4b4b}.limbo-history{position:absolute;z-index:3;top:16px;left:50%;display:flex;width:min(472px,calc(100% - 32px));height:70px;align-items:flex-start;justify-content:flex-end;gap:8px;overflow:hidden;transform:translateX(-50%)}.limbo-controls input:disabled,.limbo-result-stats input:disabled{cursor:not-allowed;color:rgba(209,220,250,.5)}.limbo-controls .amount-field:has(>input:disabled)>.coin{opacity:.5}.towers-page{display:flex;width:100%;height:700px;align-items:stretch;justify-content:center;gap:24px}.towers-page>.towers-controls{display:block;width:330px;min-width:330px;height:700px;grid-row:auto;align-self:stretch;padding:24px;border-radius:7px;background:#20223c}.towers-controls-body{position:relative;display:flex;height:100%;flex-direction:column;gap:24px}.towers-mode-tabs{--tabs-inset:4px;--tabs-gutter:8px;--tabs-height:40px;flex:0 0 auto}.towers-controls .form-label{margin-bottom:8px;color:#ecf1fe;font-size:12px;font-weight:500;line-height:16px}.towers-amount-control{display:block}.towers-amount-field{position:relative;height:44px;padding-left:0;border:2px solid #2e3156;border-radius:7px;background:#2e3156}.towers-amount-field .towers-coin{position:absolute;left:10px;z-index:2;width:18px;height:18px}.towers-coin{display:inline-block;flex:0 0 auto;object-fit:contain}.towers-amount-field input{height:40px;padding:0 142px 0 32px;font-size:14px;font-weight:500}.towers-amount-field input:disabled{color:#8589aa}.towers-amount-field .amount-extras{position:absolute;top:50%;right:4px;height:32px;align-items:center;gap:2px;overflow:hidden;border-radius:5px;transform:translateY(-50%)}.towers-amount-field .amount-extras button{min-width:40px;height:32px;padding:0 12px;border-left:0;background:#595ea6;color:#d1d5ee;font-size:12px;font-weight:500}.towers-auto-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.towers-auto-options label{display:grid}.towers-auto-options input{width:100%;height:44px;padding:0 12px;border:2px solid #2e3156;border-radius:7px;outline:0;background:#2e3156;color:#fff;font-size:12px}.towers-auto-options input:focus-visible{border-color:var(--gold)}.difficulty-wrap{position:relative}.difficulty-button{display:flex;width:100%;height:44px;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;border-radius:7px;background:#2e3156;color:#fff;font-size:12px;font-weight:500}.difficulty-button svg{color:#d8ddf4;font-size:12px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.difficulty-button.open svg{transform:rotate(90deg)}.difficulty-menu{position:absolute;top:76px;right:0;left:0;z-index:60;display:grid;gap:8px;overflow:hidden;padding:8px;border:0;border-radius:7px;background:#2e3156;box-shadow:0 12px 30px rgba(0,0,0,.36);transform-origin:top;animation:dropdown-enter .2s cubic-bezier(.22,1,.36,1) both}.difficulty-menu button{display:flex;height:50px;align-items:center;justify-content:space-between;gap:8px;padding:8px;border-radius:7px;background:#292c4d;color:#fff;font-size:12px;font-weight:500;text-align:left}.difficulty-menu button:hover{background:#3b3e67}.difficulty-menu button.selected{box-shadow:inset 0 0 0 2px #6854e0}.difficulty-odds{display:flex;align-items:center;gap:4px}.difficulty-symbol{display:grid;width:32px;height:32px;place-items:center;border-radius:6px;background:#17192f}.difficulty-symbol img{width:17px;height:17px;object-fit:contain}.tower-payout{display:grid;gap:8px}.tower-payout>span{color:#ecf1fe;font-size:12px;font-weight:500;line-height:16px;text-transform:uppercase}.tower-payout>span b{color:#cfd4e8;font-weight:500}.tower-payout>div{display:flex;height:44px;align-items:center;gap:7px;padding:0 12px;border-radius:7px;background:linear-gradient(90deg,rgba(0,226,132,.1),rgba(0,226,132,.05),transparent)}.tower-payout .towers-coin{width:18px;height:18px}.tower-payout strong{color:#00e284;font-size:14px;font-weight:500}.tower-secondary-button,.towers-primary-button{width:100%;min-height:44px;border-radius:7px;outline:0;font-size:14px;font-weight:500}.towers-primary-button{background:#9a8bff}.tower-secondary-button{background:#3b3f6d;color:#a99cf8}.towers-game-column{display:flex;min-width:0;height:700px;flex:1 1 auto;flex-direction:column;gap:8px}.towers-page .towers-visual{position:relative;width:100%;min-height:642px;height:642px;flex:0 0 642px;overflow:hidden;border-radius:7px;background:#191a2e}.towers-cave-bg{position:absolute;inset:0;background:url(/assets/donut-clash/towers/towers-bg.png) top/cover no-repeat}.tower-board-shell{position:absolute;top:196px;left:50%;z-index:10;display:flex;width:min(512px,calc(100% - 24px));height:444px;align-items:center;justify-content:center;padding:20px;border-radius:7px;background:#20223c;transform:translateX(-50%)}.towers-page .gargoyle{position:absolute;top:-180px;left:50%;z-index:11;width:280px;height:auto;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.towers-page .gargoyle.body{transform:translateX(-50%);animation:towers-gargoyle-breathe 3.4s ease-in-out infinite}.towers-page .gargoyle.wing-left{z-index:12;transform:translateX(-50%);transform-origin:50% 72%;animation:towers-left-wing 2.4s ease-in-out infinite}.towers-page .gargoyle.wing-right{z-index:12;transform:translateX(-50%);transform-origin:50% 72%;animation:towers-right-wing 2.4s ease-in-out infinite}.tower-grid{display:flex;width:100%;height:100%;flex-direction:column-reverse;gap:12px}.tower-row{display:grid;height:auto;flex:1 1;grid-template-columns:repeat(var(--tower-columns),minmax(0,1fr));gap:12px}.tower-tile{position:relative;display:flex;width:100%;height:100%;align-items:center;justify-content:center;overflow:visible;border-radius:4px;background:#2e3156;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.tower-tile:disabled{cursor:default;opacity:1}.tower-tile.active{cursor:pointer;background:#6854e0}.tower-tile.active:hover{box-shadow:0 0 0 2px rgba(154,139,255,.35);filter:brightness(1.07);transform:translateY(-1px)}.tower-tile.lost{background:radial-gradient(circle at 50% 50%,#8a2f4f,#4d1837 72%);animation:towers-loss .34s cubic-bezier(.22,1,.36,1) both}.tower-pattern{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:cover;opacity:.2;clip-path:inset(0 round 4px);pointer-events:none}.tower-result{position:relative;z-index:6;width:50px;height:50px;object-fit:contain;pointer-events:none;animation:tower-pick .32s cubic-bezier(.22,1,.36,1) both}.tower-result.ghost{opacity:.56;filter:saturate(.75)}.tower-reward-pop{position:absolute;top:-25px;left:50%;z-index:8;color:#00e284;font-size:14px;font-weight:700;pointer-events:none;transform:translateX(-50%)}.towers-fair-strip{display:flex;width:100%;height:50px;min-height:50px;align-items:center;justify-content:flex-end;padding:8px 16px;border-radius:7px;background:#191a2e}.towers-fair-badge{color:#d1d5ee;font-size:10px;font-weight:500;line-height:13px;text-align:center}.towers-fair-badge img{width:18px;height:18px}@keyframes towers-gargoyle-breathe{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(2px)}}@keyframes towers-left-wing{0%,to{transform:translateX(-50%) rotate(0deg)}50%{transform:translateX(-50%) rotate(3.6deg)}}@keyframes towers-right-wing{0%,to{transform:translateX(-50%) rotate(0deg)}50%{transform:translateX(-50%) rotate(-3.6deg)}}@keyframes towers-loss{0%{filter:brightness(1);transform:scale(.92)}55%{filter:brightness(1.35);transform:scale(1.04)}to{filter:brightness(1);transform:scale(1)}}@media (max-width:1535px){.towers-page{width:100%;max-width:550px;height:auto;flex-direction:column-reverse;align-items:stretch;margin:0 auto}.towers-page>.towers-controls{width:100%;min-width:0;height:auto}.towers-controls-body{height:auto;flex-direction:column-reverse}.towers-game-column{width:100%;height:700px;flex:0 0 700px}.difficulty-menu{top:auto;bottom:76px;transform-origin:bottom}}.keno-page .control-panel,.keno-route-stage{position:relative;z-index:2}.keno-page .control-panel{gap:24px}.keno-page .form-label{margin-bottom:8px;color:#d1dcfa;font-size:12px;font-weight:500;line-height:16px}.keno-page .keno-difficulty .difficulty-button.open svg{transform:rotate(180deg)}.keno-page .keno-difficulty-menu{top:76px;right:0;bottom:auto;left:0;z-index:60;width:auto;border:0;transform-origin:top left}.keno-page .keno-difficulty-menu .keno-difficulty-options{margin-top:0}.keno-page .keno-difficulty-menu .keno-difficulty-options button.selected{color:#a99cf8}.keno-page .keno-difficulty-menu .keno-difficulty-check{margin-left:auto;color:#a99cf8;opacity:0}.keno-page .keno-difficulty-menu .keno-difficulty-check.is-visible{opacity:1}.keno-secondary-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.keno-secondary-actions .keno-secondary-button{min-width:0}.keno-visual{display:flex;min-height:642px;align-items:center;justify-content:center;padding:12px;background:radial-gradient(circle at 50% 45%,rgba(107,86,218,.1),transparent 50%),#191a2e}.keno-board-shell{display:grid;width:100%;gap:12px}.keno-grid-stage{position:relative;min-width:0}.keno-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}.keno-number{position:relative;display:grid;aspect-ratio:1;min-width:0;overflow:hidden;place-items:center;border:0;border-radius:10px;background:#2e3156;box-shadow:inset 0 -5px 0 rgba(32,27,64,.55);color:#d8def3;font-family:var(--font-primary);font-size:18px;font-weight:650;touch-action:manipulation;transition:opacity .14s ease,transform 80ms ease}.keno-number-label{position:relative;z-index:2}.dc-home .keno-number:disabled{cursor:default;opacity:1}.keno-number:not(.is-selected):not(.is-drawn):not(:disabled):hover{background:#383c69;transform:translateY(-2px)}.keno-number:not(:disabled):active{transform:translateY(0) scale(.985);transition-duration:0s}.dc-home .keno-number:focus-visible{outline:0;box-shadow:inset 0 -5px 0 rgba(32,27,64,.55),0 0 0 3px rgba(154,139,255,.5)}.keno-number.is-selected{background:#6459b9;box-shadow:inset 0 -5px 0 rgba(52,42,111,.62);color:#f5f3ff}.keno-number.is-selection-pulse{animation:keno-selection-pulse .15s ease-out both}.keno-number.is-drawn:not(.is-hit){background:#071824;box-shadow:inset 0 5px 0 #001017;color:var(--red);animation:keno-number-reveal .35s ease-out both}.keno-number.is-hit{background:#0fcf88;box-shadow:inset 0 -5px 0 rgba(0,88,58,.42);color:#10231d;animation:keno-hit-reveal .35s ease-out both}.keno-page .keno-number.is-hit:before,.verified-bet-keno-visual .keno-number.is-hit:before{position:absolute;z-index:0;width:78%;height:78%;border-radius:7px;background:rgba(3,54,40,.78);content:"";pointer-events:none;animation:keno-hit-carve .22s ease-out 90ms both}.keno-hit-gem{position:absolute;z-index:1;width:70%;height:70%;pointer-events:none;animation:keno-gem-enter .2s cubic-bezier(.22,1,.36,1) .15s both}.keno-hit-gem img{display:block;width:100%;height:100%;object-fit:contain}.keno-hit-gem:after{position:absolute;inset:0;background:linear-gradient(110deg,transparent 20%,rgba(47,253,107,.16) 30%,rgba(105,255,144,.62) 39%,rgba(202,255,214,.98) 48%,rgba(95,255,139,.84) 56%,rgba(47,253,107,.28) 67%,transparent 80%);background-position:145% 0;background-size:215% 100%;content:"";mix-blend-mode:screen;pointer-events:none;-webkit-mask:url(/assets/donut-clash/keno/keno.svg) center/contain no-repeat;mask:url(/assets/donut-clash/keno/keno.svg) center/contain no-repeat;animation:keno-gem-glint .52s cubic-bezier(.22,1,.36,1) .43s both}.keno-grid.is-restoring .keno-number.is-drawn:not(.is-hit){animation:keno-number-restore .4s ease both}.keno-grid.is-restoring .keno-number.is-hit{animation:keno-hit-restore .4s ease both}.keno-grid.is-restoring .keno-hit-gem{animation:keno-gem-restore .16s ease-in both}.keno-grid.is-restoring .keno-hit-gem:after{opacity:0;animation:none}.keno-grid.is-restoring .keno-number.is-hit:before{animation:keno-hit-carve-restore .16s ease-in both}.keno-number.is-missed{opacity:.58}.keno-paytable{min-width:0;overflow-x:auto;padding-bottom:2px;scrollbar-color:#5d5694 transparent;scrollbar-width:thin}.keno-paytable-scroll{display:grid;width:var(--keno-paytable-width);min-width:0;gap:12px;margin-inline:auto;transition:width .24s cubic-bezier(.22,1,.36,1)}.keno-paytable-hits,.keno-paytable-multipliers{display:grid;grid-template-columns:repeat(var(--keno-paytable-column-count),minmax(0,1fr))}.keno-paytable-multipliers{gap:8px}.keno-paytable-multipliers>div{display:grid;min-width:0;min-height:50px;place-content:center;border-radius:7px;background:#2e3156;text-align:center}.keno-paytable-multipliers>div.is-current{background:#4d468c;box-shadow:inset 0 -3px 0 rgba(37,29,85,.55)}.keno-paytable-multipliers strong{width:100%;color:#edf1ff;overflow:hidden;font-size:clamp(9px,.9vw,11.5px);font-weight:650;letter-spacing:-.02em;line-height:1;text-overflow:ellipsis;white-space:nowrap}.keno-paytable-hits{--keno-hit-count:0;position:relative;min-height:50px;isolation:isolate;overflow:hidden;border-radius:7px;background:#2e3156}.keno-hit-count-indicator{position:absolute;z-index:0;top:0;bottom:0;left:0;width:calc(100% / var(--keno-paytable-column-count));background:#3c376e;opacity:0;pointer-events:none;transform:translate3d(calc(var(--keno-hit-count) * 100%),0,0);transition:opacity .14s ease,transform .24s cubic-bezier(.22,1,.36,1)}.keno-hit-count-indicator.is-visible{opacity:1}.keno-paytable-hits>div{position:relative;z-index:1;display:flex;min-width:0;align-items:center;justify-content:center;gap:3px;cursor:help}.keno-paytable-hits>div.is-current{background:transparent}.dc-home .keno-paytable-hits>div:focus-visible{outline:0;background:#3c376e;box-shadow:inset 0 0 0 2px #6854e0}.keno-paytable-hits strong{color:#edf1ff;font-size:clamp(9px,.85vw,11px);font-weight:650;line-height:1;white-space:nowrap}.keno-paytable-hits img{width:15px;height:15px;flex:0 0 15px;object-fit:contain}.keno-hit-tooltip{position:fixed;z-index:650;top:var(--keno-tooltip-top);left:clamp(104px,var(--keno-tooltip-left),calc(100vw - 104px));display:grid;width:192px;padding:10px 12px;border:0;border-radius:7px;background:#1b1d36;box-shadow:0 12px 24px rgba(5,6,17,.46);color:#edf1ff;font-family:var(--font-primary);pointer-events:none;translate:-50% 0;animation:dc-chat-popover .16s cubic-bezier(.22,1,.36,1) both}.keno-hit-tooltip:after{position:absolute;bottom:-7px;left:50%;width:14px;height:7px;background:#1b1d36;clip-path:polygon(0 0,100% 0,50% 100%);content:"";transform:translateX(-50%)}.keno-hit-tooltip.is-above{translate:-50% -100%}.keno-hit-tooltip.is-below:after{top:-7px;bottom:auto;clip-path:polygon(50% 0,100% 100%,0 100%)}.keno-hit-tooltip dl{display:grid;gap:6px;margin:0}.keno-hit-tooltip dl>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.keno-hit-tooltip dd,.keno-hit-tooltip dt{margin:0;font-size:11px;line-height:1.2}.keno-hit-tooltip dt{color:#969cc4;font-weight:600}.keno-hit-tooltip dd{display:inline-flex;align-items:center;gap:4px;color:#d8ddf5;font-weight:700;text-align:right}.keno-hit-tooltip .coin-small{width:13px;height:13px}.verified-bet-keno-visual{display:grid;width:min(100%,430px);gap:8px}.verified-bet-keno-visual .keno-grid{gap:5px}.verified-bet-keno-visual .keno-number{border-radius:7px;font-size:10px;pointer-events:none}@keyframes keno-selection-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes keno-number-reveal{0%{background:#2e3156;box-shadow:inset 0 -5px 0 rgba(32,27,64,.55);color:#d8def3;opacity:.45;transform:scale(1)}35%{background:#071824;box-shadow:inset 0 5px 0 #001017;color:var(--red);opacity:.72;transform:translateY(2px) scale(.92)}65%{background:#071824;box-shadow:inset 0 5px 0 #001017;color:var(--red);opacity:1;transform:scale(1.04)}to{background:#071824;box-shadow:inset 0 5px 0 #001017;color:var(--red);opacity:1;transform:scale(1)}}@keyframes keno-hit-reveal{0%{background:#6459b9;transform:scale(1)}35%{background:#158963;transform:translateY(2px) scale(.92)}65%{background:#0fcf88;transform:scale(1.04)}to{background:#0fcf88;transform:scale(1)}}@keyframes keno-gem-enter{0%{opacity:0;transform:rotate(-15deg) scale(0)}25%{opacity:1}55%{opacity:1;transform:rotate(3deg) scale(1.22)}to{opacity:1;transform:rotate(0) scale(1)}}@keyframes keno-gem-glint{0%{background-position:145% 0;opacity:0;transform:scale(.96)}12%{opacity:1}50%{opacity:1;transform:scale(1.08)}88%{opacity:.95}to{background-position:-45% 0;opacity:0;transform:scale(1.02)}}@keyframes keno-hit-carve{0%{opacity:0;transform:scale(.45)}62%{opacity:1;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes keno-number-restore{0%{background:#071824;box-shadow:inset 0 5px 0 #001017;color:var(--red);opacity:1;transform:scale(1)}26%{background:#071824;box-shadow:inset 0 5px 0 #001017;color:var(--red);opacity:.48;transform:scale(.4)}55%{background:#2e3156;box-shadow:inset 0 -5px 0 rgba(32,27,64,.55);color:#d8def3;opacity:1;transform:scale(1.05)}to{background:#2e3156;box-shadow:inset 0 -5px 0 rgba(32,27,64,.55);color:#d8def3;opacity:1;transform:scale(1)}}@keyframes keno-hit-restore{0%{background:#0fcf88;opacity:1;transform:scale(1)}26%{background:#28725d;opacity:.48;transform:scale(.4)}55%{background:#6459b9;opacity:1;transform:scale(1.05)}to{background:#6459b9;opacity:1;transform:scale(1)}}@keyframes keno-gem-restore{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:rotate(8deg) scale(.25)}}@keyframes keno-hit-carve-restore{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.35)}}