.ui-skeleton-page{--skeleton-base:#28344a;--skeleton-highlight:#405373;display:grid;gap:16px;padding:18px;min-width:0;max-width:100%;pointer-events:none}.ui-skeleton-bar,.ui-skeleton-thumb,.ui-skeleton-logo,.ui-skeleton-chart{display:block;background:linear-gradient(100deg,var(--skeleton-base) 20%,var(--skeleton-highlight) 50%,var(--skeleton-base) 80%);background-size:200% 100%;animation:ui-skeleton-shimmer 1.6s ease-in-out infinite;border-radius:6px}.ui-skeleton-bar{max-width:100%}.ui-skeleton-panel{background:#222f4685;border:1px solid rgba(117,143,182,.2);border-radius:10px;padding:18px;display:grid;align-content:start;gap:15px;min-width:0}.ui-skeleton-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ui-skeleton-metrics .ui-skeleton-panel{min-height:110px}.ui-skeleton-charts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ui-skeleton-chart{height:210px;margin-top:5px}.ui-skeleton-filters{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.ui-skeleton-filters>div,.ui-skeleton-detail-lines>div{display:grid;gap:12px}.ui-skeleton-table{overflow:hidden}.ui-skeleton-row{display:grid;grid-template-columns:repeat(6,minmax(95px,1fr));gap:18px;align-items:center;min-height:41px;border-bottom:1px solid rgba(117,143,182,.14)}.ui-skeleton-row.heading{min-height:32px}.ui-skeleton-detail-hero{min-height:170px}.ui-skeleton-detail-lines>div{grid-template-columns:25% 1fr;align-items:center;min-height:35px}.ui-skeleton-card-hero{min-height:170px}.ui-skeleton-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ui-skeleton-cards .ui-skeleton-panel{min-height:145px}.ui-skeleton-thumb{height:65px;width:65px;border-radius:12px}.ui-skeleton-shell{min-height:100vh;background:#101928;color:#fff}.ui-skeleton-shell.admin{background:#111820}.ui-skeleton-shell-head{height:67px;display:flex;align-items:center;gap:13px;padding:0 22px;border-bottom:1px solid rgba(117,143,182,.18)}.ui-skeleton-logo{width:38px;height:38px;border-radius:50%}.ui-skeleton-shell-body{display:grid;grid-template-columns:220px minmax(0,1fr)}.ui-skeleton-shell-side{min-height:calc(100vh - 67px);border-right:1px solid rgba(117,143,182,.18);padding:27px 22px;display:grid;align-content:start;gap:30px}.ui-skeleton-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@keyframes ui-skeleton-shimmer{to{background-position-x:-200%}}@media(max-width:900px){.ui-skeleton-metrics,.ui-skeleton-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.ui-skeleton-shell-body{grid-template-columns:160px minmax(0,1fr)}.ui-skeleton-shell-side{padding:22px 12px}}@media(max-width:640px){.ui-skeleton-page{padding:12px}.ui-skeleton-shell-body{display:block}.ui-skeleton-shell-side{display:none}.ui-skeleton-metrics,.ui-skeleton-charts,.ui-skeleton-cards,.ui-skeleton-filters{grid-template-columns:1fr}.ui-skeleton-row{grid-template-columns:repeat(3,minmax(80px,1fr))}.ui-skeleton-row .ui-skeleton-bar:nth-child(n+4){display:none}}@media(prefers-reduced-motion:reduce){.ui-skeleton-bar,.ui-skeleton-thumb,.ui-skeleton-logo,.ui-skeleton-chart{animation:none}}.ui-skeleton-auth{--skeleton-base:#28344a;--skeleton-highlight:#405373;min-height:100vh;background:#111820;display:grid;place-items:center}.ui-skeleton-auth .ui-skeleton-panel{width:min(390px,90vw);padding:30px;gap:17px}.kp-player-list .player-row-actions{width:280px;min-width:280px;display:flex;flex-wrap:wrap;justify-content:center;gap:5px 10px;white-space:normal}.kp-player-list .player-row-actions button{font-size:11px;white-space:normal}.kp-player-list .operate-cell{max-width:none;overflow:visible;min-width:305px}.kp-player-list .player-row-actions .link-blue,.kp-player-list .player-row-actions .link-gold,.kp-player-list .player-row-actions .link-red{padding:3px 0;background:none;border:0}:root{font-family:DM Sans,sans-serif;color:#f7f2e8;background:#090909;font-synthesis:none;color-scheme:dark;--gold:#d9ae55;--muted:#aaa39a;--line:#ffffff12;--surface:#171514}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer}button:disabled{opacity:.48;cursor:not-allowed}button{border:0}a{color:inherit;text-decoration:none}button,select{color:inherit}button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:8px;padding:12px 17px;background:#262220}input,textarea,select{border:1px solid #ffffff1c;background:#141313;border-radius:8px;padding:12px;color:#f7f2e8;max-width:100%}input:focus,textarea:focus{border-color:var(--gold);outline:1px solid var(--gold)}.layout{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:226px;background:#101010;border-right:1px solid var(--line);padding:30px 20px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;margin:0 5px 46px}.brand img{width:51px;height:51px;border-radius:13px}.brand span{font-family:Georgia,serif;font-size:25px;letter-spacing:2px;color:#ecd099}.brand small{display:block;text-align:center;font:10px DM Sans;letter-spacing:7px;color:#ab9d82;margin-top:4px}.nav-caption{color:#706c65;font-size:11px;letter-spacing:2px;margin:0 15px 15px}.sidebar nav{display:flex;flex-direction:column;gap:7px}.sidebar nav button{justify-content:flex-start;background:transparent;color:#a8a5a0;font-size:14px;padding:13px 17px}.sidebar nav button.active{color:#eac478;background:linear-gradient(90deg,#342916,#251e13);border:1px solid #81652d44}.sidebar-bottom{margin-top:auto;padding:24px 14px 0;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}.sidebar-bottom svg{color:var(--gold);display:block;margin-bottom:10px}.sidebar-bottom strong{color:#ccc4b6}.sidebar-bottom p{font-size:12px;line-height:1.6}.sidebar-bottom span{font-size:11px;color:#867e70}.workspace{margin-left:226px}header{height:87px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 40px;gap:20px}.search{display:flex;align-items:center;gap:12px;color:#777;max-width:340px;width:100%}.search input{background:none;border:none;padding:10px 0;width:100%;font-size:14px}.search kbd{border:1px solid #ffffff20;border-radius:4px;padding:1px 6px}.header-actions{display:flex;align-items:center;gap:13px;white-space:nowrap}.header-actions select{background:none;border:0;font-size:13px;padding:5px}.header-actions button{font-size:13px}.gold{background:linear-gradient(110deg,#f3d697,#d7ac58);color:#241b0c;font-weight:700;border:1px solid #f6dba5;box-shadow:0 3px 18px #d9ae5510}.quiet{background:transparent;color:#ddd}main{max-width:1560px;margin:auto;padding:32px 40px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;color:#aaa196;display:flex;align-items:center;gap:16px}.eyebrow span{letter-spacing:.4px;font-size:10px;border:1px solid #715f324d;border-radius:20px;padding:5px 10px;color:#d5b66e;background:#b9861810}.title-row{display:flex;justify-content:space-between;align-items:center;margin:16px 0 28px}h1,h2,h3,p{margin:0}h1{font-family:Manrope,sans-serif;font-size:28px;letter-spacing:-1px;font-weight:700}.title-row p{color:var(--muted);font-size:14px;margin-top:9px}.edition{font-size:10px;letter-spacing:1.5px;color:#68635c}.hero{display:flex;position:relative;overflow:hidden;min-height:330px;border-radius:15px;background:radial-gradient(ellipse at 70% 40%,#701c18 0,transparent 60%),linear-gradient(110deg,#281212,#120b0b);border:1px solid #623b2766;align-items:center}.hero-copy{padding:36px 44px;z-index:1;width:60%}.overline{font-size:10px;color:#d0ad6d;letter-spacing:3px}.hero h2{font-family:Georgia,serif;font-weight:400;line-height:1;font-size:61px;margin:18px 0 16px;letter-spacing:-1.5px}.hero h2 em{color:#eac678;font-weight:400}.hero p{font-size:13px;color:#c2aaa1;line-height:1.8;margin-bottom:22px}.hero img{width:37%;max-width:345px;aspect-ratio:1;object-fit:contain;border-radius:35px;margin:auto 45px auto 0;box-shadow:0 0 60px #dba4480b;transform:rotate(4deg)}.hero-note{display:block;color:#937f72;font-size:10px;margin-top:14px}.category-tabs{display:flex;gap:10px;margin:29px 0 32px;overflow:auto;padding-bottom:4px}.category-tabs button{border:1px solid #ffffff0c;font-size:13px;background:#141414;white-space:nowrap;color:#a29c94;padding:12px 19px}.category-tabs button.selected{color:#eacb87;background:#302517;border-color:#6d542c}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.section-title h2{font:700 20px Manrope;letter-spacing:-.4px}.section-title>span{font-size:12px;color:#7e7870}.game-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:19px}.game-card{min-width:0;cursor:pointer}.game-art{position:relative;background:linear-gradient(145deg,#583226,#1c1511);border:1px solid #ffffff15;border-radius:12px;height:180px;overflow:hidden;display:flex;align-items:center;justify-content:center}.game-art img{height:90%;width:85%;object-fit:contain;transition:transform .3s}.game-card:hover .game-art img{transform:scale(1.05)}.card-label{position:absolute;top:12px;left:12px;z-index:1;font-size:8px;letter-spacing:1px;padding:5px 7px;border-radius:4px;background:#080808d9;color:#e5cd9c}.theme-1 .game-art{background:#152725}.theme-2 .game-art{background:#292035}.theme-3 .game-art{background:#412019}.game-meta{display:flex;justify-content:space-between;align-items:center;margin:12px 2px}.game-meta h3{font-size:14px}.game-meta p{font-size:10px;color:#8c847b;margin-top:6px}.game-meta svg{color:#827563}.game-card:hover h3{color:var(--gold)}footer{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;border-top:1px solid var(--line);padding:25px 0 10px;margin-top:40px;color:#786f64;font-size:11px}footer>span:first-child{font-family:Georgia;color:#b5a387;font-size:16px}@media(min-width:1600px){.hero{min-height:390px}.game-art{height:230px}}@media(max-width:1100px){.sidebar{width:190px;padding:25px 12px}.workspace{margin-left:190px}header{padding:0 24px}main{padding:28px 24px}.header-actions{gap:5px}.edition{display:none}.hero-copy{padding:30px}.hero h2{font-size:52px}.hero img{margin-right:20px}.game-grid{gap:13px}.game-art{height:150px}}@media(max-width:760px){.sidebar{inset:auto 0 0;width:100%;height:66px;z-index:20;padding:0;background:#121110f5;border-top:1px solid #ffffff1c}.sidebar .brand,.nav-caption,.sidebar-bottom{display:none}.sidebar nav{flex-direction:row;justify-content:space-around;height:100%;gap:0}.sidebar nav button{flex:1;flex-direction:column;font-size:10px;padding:8px 2px;gap:5px;border-radius:0}.sidebar nav button:nth-child(3),.sidebar nav button:nth-child(4){display:none}.sidebar nav button.active{background:none;border:0}.workspace{margin-left:0;margin-bottom:66px}header{height:70px;padding:0 16px;gap:8px}.header-actions>svg,.header-actions .quiet,.search kbd{display:none}.header-actions button{padding:9px;font-size:11px}.search{max-width:130px;gap:6px}.search input{font-size:12px}.header-actions select{max-width:89px;font-size:12px}main{padding:25px 16px}.eyebrow{font-size:9px}h1{font-size:23px}.title-row{margin:15px 0 22px}.title-row p{font-size:13px}.hero{min-height:295px}.hero-copy{padding:28px 21px;width:65%}.hero h2{font-size:45px}.hero img{width:40%;position:absolute;right:-12px;top:60px;margin:0;opacity:.65}.hero p{font-size:12px}.overline{font-size:8px;letter-spacing:1.5px}.hero-note{font-size:9px}.category-tabs{gap:8px;margin:22px 0}.category-tabs button{font-size:12px;padding:10px 13px}.section-title h2{font-size:18px}.section-title>span{display:none}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.game-art{height:180px}.game-meta h3{font-size:14px}.game-meta p{font-size:10px}.game-meta svg{display:none}footer{font-size:10px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}html{scroll-behavior:smooth}body{overflow-x:clip}button{min-height:44px}button:focus-visible,a:focus-visible{outline:2px solid var(--gold)}.game-card{position:relative}.game-open{display:block;background:transparent;padding:0;text-align:left;width:100%;border-radius:12px}.game-art{width:100%}.game-art img{width:100%;height:100%;object-fit:cover}.game-letter{font:italic 72px Georgia;color:#eed098;text-shadow:0 8px 30px #0009;letter-spacing:-4px}.favorite{position:absolute;top:9px;right:9px;background:#100d0cd9;padding:8px;min-height:36px;border:1px solid #ffffff15}.favorite.favorited{color:#e8bd66}.favorite.favorited svg{fill:#d9ae55}.hero .hero-art{position:absolute;inset:0 0 0 auto;width:62%;height:100%;max-width:none;object-fit:cover;transform:none;margin:0;border-radius:0;opacity:.8;-webkit-mask-image:linear-gradient(to right,transparent,#000 35%);mask-image:linear-gradient(to right,transparent,#000 35%)}.hero-copy{width:55%;max-width:550px}.hero-copy p{max-width:300px}.category-strip{display:flex;align-items:center;gap:6px;margin:26px 0}.category-tabs{flex:1;min-width:0;margin:0;scrollbar-width:thin;scrollbar-color:#66502b transparent;overscroll-behavior-x:contain}.scroll-arrow{padding:8px;background:#171412;color:#c9ae7b;flex-shrink:0}.muted{color:var(--muted);line-height:1.7;font-size:14px}.panel{background:#151312;border:1px solid #ffffff12;border-radius:14px;padding:25px;min-width:0}.page-panel{margin-top:25px}.empty{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;min-height:250px;text-align:center;color:var(--muted);padding:25px}.empty h1{color:#f4ece0}.icon-btn{padding:9px;background:transparent}.wallet-chip{background:#292015;color:#ecc779;border:1px solid #69512655;font-variant-numeric:tabular-nums}.button-row{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}.wallet-overview{background:radial-gradient(ellipse at right,#4b201944,transparent 65%),#191410;padding:30px}.wallet-overview>span{color:var(--muted)}.wallet-overview h2{font:700 42px Manrope;margin:14px 0;color:#f2d99f;overflow-wrap:anywhere}.wallet-overview h2 small{font:400 16px DM Sans;color:#b8a68b}.wallet-overview details{font-size:13px;color:#baa482}.wallet-overview summary{cursor:pointer;margin-bottom:8px}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin:20px 0}.stat-grid .panel>span{color:var(--muted);font-size:14px}.stat{display:block;font:700 30px Manrope;margin-top:12px}.subheading{font-size:20px;margin:28px 0 15px}.table-scroll{overflow:auto;max-width:100%;scrollbar-color:#6f532a #191410;scrollbar-width:thin;overscroll-behavior-x:contain}table{border-collapse:collapse;min-width:100%;font-size:13px;white-space:nowrap;text-align:left}th{font-weight:500;color:#a99b85;border-bottom:1px solid #ffffff14}th,td{padding:15px 18px}td{border-bottom:1px solid #ffffff08;max-width:420px;overflow:hidden;text-overflow:ellipsis}tr:last-child td{border-bottom:0}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px}.record{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 0;border-bottom:1px solid #ffffff12;font-size:14px;overflow-wrap:anywhere}.record:last-child{border:0}.ticket{padding:20px 0;border-bottom:1px solid #ffffff14}.ticket p{margin:15px 0;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.ticket blockquote{margin:10px 0;border-left:2px solid var(--gold);padding:12px;color:#d9c39c;background:#d9ae5508}.status-badge{display:inline-flex;align-items:center;border:1px solid #8b682e55;color:#d1b477;border-radius:20px;padding:5px 10px;font-size:12px}.ticket .status-badge{margin-left:10px}.account-links{display:flex;flex-direction:column;gap:10px}.account-links button{justify-content:flex-start;background:#1f1b18}.account-links button svg:last-child{margin-left:auto}.prose{line-height:1.8;max-width:800px}form{display:flex;flex-direction:column;gap:19px}label{font-size:14px;color:#c9bcaa;display:flex;flex-direction:column;gap:8px}form input,form textarea,form select{width:100%}textarea{resize:vertical}label.checkbox{flex-direction:row;align-items:flex-start;line-height:1.6}label.checkbox input{width:18px;height:18px;flex-shrink:0;accent-color:var(--gold)}.alert,.notice{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:16px 19px;border:1px solid #ac343b70;border-radius:9px;background:#3f1b1d;color:#ffd6d9;font-size:14px;line-height:1.6;margin-bottom:20px}.alert button{padding:0;background:transparent}.notice{background:#28271b;border-color:#79754360;color:#ded7a5;flex-wrap:wrap}dialog{background:#181413;border:1px solid #6d533755;border-radius:16px;color:#f7f2e8;width:min(490px,calc(100% - 28px));padding:28px;max-height:calc(100dvh - 36px);overflow-y:auto;box-shadow:0 20px 100px #000b}dialog::backdrop{background:#000a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:23px}.dialog-head h2{font:700 23px Manrope}.play-panel{max-width:780px;margin:auto}.play-panel:fullscreen{background:#100e0d;padding:30px;overflow:auto;max-width:none}.memory-board{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:580px;margin:25px auto}.memory-board button{aspect-ratio:4/5;border:1px solid #926e3855;background:repeating-linear-gradient(45deg,#3a2020,#3a2020 2px,#341c1c 2px 6px);color:#bc944c;box-shadow:inset 0 0 0 5px #1c1212;transition:transform .18s}.memory-board button.picked{outline:3px solid var(--gold);transform:translateY(-4px)}.memory-board button.matched{background:#ece1ca;color:#21180f;opacity:1;box-shadow:none}.memory-board .suit{font:48px Georgia}.suit-1,.suit-2{color:#a52832}.game-stats{display:flex;flex-wrap:wrap;gap:20px;font-size:13px;color:#c5ac7f;margin-top:20px}.admin-layout .sidebar nav{overflow:auto;scrollbar-width:thin}.admin-layout .sidebar nav button{padding:10px 15px}.admin-layout .brand{margin-bottom:25px}.admin-layout .sidebar-bottom{display:none}.admin-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.admin-actions button{font-size:13px}.admin-layout form{margin-bottom:30px}.error-page{min-height:50vh}.error-code{font:80px Georgia;color:var(--gold)}.auth-register-link{margin-top:12px}.status-icon{color:var(--gold)}@media(max-width:760px){header{flex-wrap:wrap;height:auto;min-height:74px;padding:13px 16px}.search{flex:1;min-width:85px}.header-actions{gap:3px}.header-actions .quiet{display:inline-flex;padding:7px;font-size:12px}.header-actions .icon-btn{padding:6px}.wallet-chip{font-size:12px;padding:8px}.header-actions button.gold svg{display:none}.hero .hero-art{width:70%;opacity:.58}.hero-copy{width:80%;padding:27px 22px}.hero-copy p{max-width:220px}.hero h2{font-size:46px}.hero{min-height:320px}.category-strip{gap:3px;margin:22px 0}.scroll-arrow{padding:4px;min-width:27px}.category-tabs{gap:7px}.category-tabs button{min-height:44px}.game-art{height:175px}.panel{padding:20px 16px}.two-columns{grid-template-columns:1fr}.wallet-overview h2{font-size:34px}.wallet-overview h2 small{display:block;margin-top:9px}.stat-grid{grid-template-columns:1fr;gap:10px}.stat-grid .panel{display:flex;align-items:center;justify-content:space-between;gap:15px}.stat{font-size:26px;margin:0}.record{flex-wrap:wrap}.button-row button{flex:1;min-width:130px}dialog{padding:22px}.memory-board{gap:8px}.memory-board .suit{font-size:36px}.game-stats{gap:10px}.play-panel .title-row h1{font-size:23px}.admin-layout .sidebar nav{overflow-x:auto;justify-content:flex-start}.admin-layout .sidebar nav button{min-width:80px;flex:none;font-size:10px}.admin-layout .sidebar nav button:nth-child(3),.admin-layout .sidebar nav button:nth-child(4){display:flex}.admin-layout .sidebar{height:73px}.title-row{gap:12px;flex-wrap:wrap}.game-meta p{line-height:1.6}.brand-mobile{display:block}}@media(max-width:380px){.header-actions select{width:75px}.header-actions button.gold{font-size:10px;padding:7px}.search{max-width:105px}.game-art{height:150px}.hero h2{font-size:40px}.hero-copy{width:90%}}.provider-badge{position:absolute;left:10px;bottom:10px;z-index:2;padding:5px 8px;border-radius:6px;background:#090706d9;border:1px solid #e6bd6655;color:#f2d99f;font:700 11px Manrope;letter-spacing:.08em}.provider-tabs{display:flex;gap:9px;overflow-x:auto;padding:0 2px 10px;margin:-8px 0 25px;scrollbar-width:thin;scrollbar-color:#66502b transparent;overscroll-behavior-x:contain}.provider-tabs button{flex:none;min-height:40px;padding:8px 15px;background:#171412;border:1px solid #ffffff13;color:#b8aa97}.provider-tabs button.selected{background:#332618;border-color:#af8742;color:#f4d895}.game-art{position:relative}.game-card:nth-child(6n+1) .game-art{background:radial-gradient(circle at 70% 30%,#9b2733,#2b1014 68%)}.game-card:nth-child(6n+2) .game-art{background:radial-gradient(circle at 70% 30%,#b37a19,#2a1a0a 68%)}.game-card:nth-child(6n+3) .game-art{background:radial-gradient(circle at 70% 30%,#235f71,#0c1e25 68%)}.game-card:nth-child(6n+4) .game-art{background:radial-gradient(circle at 70% 30%,#5b3f91,#181126 68%)}.game-card:nth-child(6n+5) .game-art{background:radial-gradient(circle at 70% 30%,#2d7653,#0c2118 68%)}.game-card:nth-child(6n+6) .game-art{background:radial-gradient(circle at 70% 30%,#784371,#24101f 68%)}.turnstile-box{min-height:65px;width:100%;overflow:hidden}.turnstile-box>div{max-width:100%}.captcha-error{padding:12px;border:1px solid #ac343b70;border-radius:8px;color:#ffd6d9;background:#3f1b1d;font-size:13px}.mfa-setup{display:flex;flex-direction:column;gap:14px}.qr-code{align-self:center;background:#fff;border-radius:8px;padding:10px;line-height:0}.qr-code svg{width:220px;height:220px;display:block}.header-actions select{background:#141313;border:1px solid #ffffff1c;border-radius:7px;color:#f7f2e8;padding:5px 28px 5px 9px;color-scheme:dark}.header-actions select option{background:#171514;color:#f7f2e8}.header-actions select option:checked{background:#2f2618;color:#f3d697}@media(max-width:760px){main{padding:18px 10px}.eyebrow,.title-row>div>p{padding-inline:4px}.title-row{margin:12px 0 16px}.hero{min-height:190px;border-radius:11px}.hero-copy{padding:20px 16px;width:82%}.hero h2{font-size:36px;margin:10px 0}.hero-copy p{line-height:1.45;margin-bottom:13px}.hero .hero-art{width:65%}.category-strip{margin:15px 0 12px}.category-tabs button{flex-direction:column;gap:4px;min-width:64px;padding:7px 9px;font-size:10px}.scroll-arrow{display:none}.provider-tabs{gap:6px;margin:0 0 14px;padding-bottom:6px}.provider-tabs button{min-height:34px;padding:6px 11px;border-radius:7px;font-size:11px}.section-title{margin-bottom:10px}.game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px 7px}.game-art{height:auto;aspect-ratio:4/5;border-radius:8px}.game-letter{font-size:42px}.card-label{top:6px;left:6px;padding:3px 4px;font-size:6px;max-width:calc(100% - 12px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.provider-badge{left:6px;bottom:6px;padding:3px 5px;font-size:8px}.favorite{top:5px;right:5px;min-height:29px;padding:5px}.favorite svg{width:13px;height:13px}.game-meta{margin:7px 2px}.game-meta h3{font-size:11px;line-height:1.25}.game-meta p{font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}}@media(max-width:420px){.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 8px}.game-meta h3{font-size:12px}.game-meta p{font-size:9px}}.admin-layout{--surface:#f7f8fb;--line:#e7eaf0;color:#1f2937;background:#f3f6fa}.admin-layout .sidebar{background:#fff;border-right:1px solid #e8edf4;box-shadow:8px 0 26px #1d2b3d08}.admin-layout .brand span{color:#202733}.admin-layout .nav-caption{color:#8b97a8}.admin-layout .sidebar nav button{color:#344054;border-radius:10px}.admin-layout .sidebar nav button.active{background:#eef6ff;color:#2d8cff;border-color:#cfe5ff}.admin-layout .workspace{background:#f4f7fb;min-height:100vh}.admin-layout header{background:#fff;border-bottom:1px solid #e8edf4}.admin-layout main{max-width:none}.admin-layout input,.admin-layout textarea,.admin-layout select{background:#fff;color:#1f2937;border:1px solid #dce3ee}.admin-layout .panel,.vault-panel,.table-card{background:#fff;border:1px solid #e8edf4;border-radius:12px;box-shadow:0 12px 35px #1d2b3d08}.vault-title h1{color:#1f2937}.vault-title p{color:#7a8798}.vault-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:18px 0 24px}.metric-card{background:#fff;border:1px solid #edf1f6;border-radius:10px;padding:24px;box-shadow:0 10px 30px #26364a08;position:relative;overflow:hidden}.metric-card:after{content:"";position:absolute;right:22px;top:28px;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#3aa3ff,#6fe281);opacity:.18}.metric-card span{display:block;color:#667085;font-weight:600;font-size:13px}.metric-card strong{display:block;color:#1d2939;font:800 30px Manrope;margin:12px 0 8px}.metric-card small{color:#12b76a}.vault-panel{padding:20px;margin-top:16px}.vault-panel h2{color:#344054;font-size:19px;margin-bottom:16px}.vault-toolbar{display:flex;align-items:end;justify-content:space-between;gap:16px;border-bottom:1px solid #edf1f6;padding-bottom:18px;margin-bottom:18px}.filter-grid{display:grid;grid-template-columns:repeat(2,minmax(180px,260px));gap:14px}.toolbar-actions{display:flex;gap:10px}.quick-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.quick-grid button{justify-content:space-between;background:#f8fbff;color:#2f6fb3;border:1px solid #e0eefc}.table-card{overflow:hidden}.admin-layout table{color:#344054}.admin-layout th{color:#667085;background:#fbfcfe;border-bottom:1px solid #edf1f6}.admin-layout td{border-bottom:1px solid #edf1f6}.admin-layout tr:hover td{background:#f7fbff}.action-card{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid #edf1f6;border-radius:10px;padding:12px 14px}.action-card strong{color:#344054;font-size:13px}.row-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.row-actions button{min-height:34px;padding:8px 11px;font-size:12px;background:#f4f8ff;color:#2d77c7;border:1px solid #d7e9ff}.row-actions .edit-action{background:#eefaf3;color:#079455;border-color:#cef2dc}.inline-editor{background:#fbfcfe;border:1px solid #edf1f6;border-radius:10px;padding:16px;margin-bottom:18px}.row-editor{display:flex;flex-direction:column;gap:16px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mfa-setup{align-items:stretch;background:#0e0e0f;border:1px solid #ffffff22;border-radius:18px;padding:18px;box-shadow:0 0 24px #ffffff20}.ga-title{text-align:center;font-weight:700;font-size:18px;color:#f5f7fb}.mfa-setup .qr-code{border-radius:0;padding:12px}.mfa-setup label{color:#eef2f7}.mfa-setup input{background:#101113;color:#fff;border-color:#2d8cff}.dialog-head h2{letter-spacing:-.02em}@media(max-width:980px){.vault-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-grid{grid-template-columns:1fr}.vault-toolbar{align-items:stretch;flex-direction:column}.action-card{align-items:flex-start;flex-direction:column}.row-actions{justify-content:flex-start}.detail-grid{grid-template-columns:1fr}}@media(max-width:760px){.admin-layout main{padding:14px 10px}.vault-overview{grid-template-columns:1fr}.metric-card{padding:18px}.quick-grid{grid-template-columns:1fr}.vault-panel{padding:14px}.row-actions button{flex:1}.admin-layout .table-scroll{max-height:62vh}}.admin-layout button{background:#fff;color:#2563eb;border:1px solid #dbeafe;box-shadow:0 1px 2px #1018280d;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s}.admin-layout button:hover{background:#eff6ff;border-color:#93c5fd;box-shadow:0 6px 18px #2563eb14}.admin-layout button:active{transform:translateY(1px)}.admin-layout button:focus-visible{outline:3px solid #bfdbfe;outline-offset:2px}.admin-layout button.gold{background:linear-gradient(135deg,#f59e0b,#facc15);border-color:#f59e0b;color:#111827;box-shadow:0 8px 22px #f59e0b26}.admin-layout .quiet,.admin-layout .icon-btn{background:#fff;color:#344054;border:1px solid #e5e7eb}.admin-layout .status-badge{background:#ecfdf3;border-color:#abefc6;color:#067647;font-weight:700}.admin-layout .search{background:#f8fafc;border:1px solid #e4e7ec;border-radius:12px;padding:0 12px;max-width:430px}.admin-layout .search input{color:#1f2937}.admin-layout .search svg{color:#667085}.admin-layout .search kbd{background:#fff;color:#667085;border-color:#d0d5dd}.admin-layout .header-actions select{background:#fff;color:#344054;border:1px solid #d0d5dd}.vault-toolbar{background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #edf1f6;border-radius:12px;padding:16px;margin-bottom:18px}.toolbar-actions button{min-width:112px;min-height:42px;background:#fff7ed!important;color:#b45309!important;border:1px solid #fed7aa!important;font-weight:700}.toolbar-actions button:hover{background:#ffedd5!important;border-color:#fdba74!important;color:#9a3412!important}.toolbar-actions svg{color:currentColor}.filter-grid label{color:#344054;font-weight:700;font-size:13px}.filter-grid input,.filter-grid select{height:44px;border-radius:9px;background:#fff;color:#101828}.table-card{border-radius:13px;border:1px solid #e5eaf2}.admin-layout th{font-weight:800;text-transform:none}.admin-layout td{color:#344054}.admin-layout tbody tr:nth-child(2n) td{background:#fcfdff}.admin-layout tbody tr:hover td{background:#eef6ff}.action-card{box-shadow:0 4px 14px #10182808}.action-card strong{font-weight:800;max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-actions button{font-weight:700}.row-actions button:nth-child(3){background:#fff7ed;color:#c2410c;border-color:#fed7aa}.row-actions button:nth-child(4),.row-actions button:nth-child(5){background:#fef2f2;color:#b42318;border-color:#fecaca}.row-actions .edit-action{background:#ecfdf3!important;color:#067647!important;border-color:#abefc6!important}.detail-grid input[readonly]{background:#f8fafc;color:#475467;cursor:text}.admin-layout dialog:not(:has(.mfa-setup)){background:#fff;color:#1f2937;border:1px solid #e5eaf2;box-shadow:0 24px 80px #10182833}.admin-layout dialog:not(:has(.mfa-setup)) .dialog-head h2{color:#101828}.admin-layout dialog:not(:has(.mfa-setup)) .muted{color:#667085}.admin-layout dialog:not(:has(.mfa-setup)) label{color:#344054}.admin-layout dialog:not(:has(.mfa-setup)) input,.admin-layout dialog:not(:has(.mfa-setup)) textarea,.admin-layout dialog:not(:has(.mfa-setup)) select{background:#fff;color:#101828;border-color:#d0d5dd}.admin-layout .alert{background:#fef3f2;border-color:#fecdca;color:#b42318}.admin-layout .notice{background:#fffaeb;border-color:#fedf89;color:#93370d}.vault-overview .metric-card:nth-child(1):after{background:linear-gradient(135deg,#38bdf8,#22c55e)}.vault-overview .metric-card:nth-child(2):after{background:linear-gradient(135deg,#8b5cf6,#06b6d4)}.vault-overview .metric-card:nth-child(3):after{background:linear-gradient(135deg,#f97316,#facc15)}.vault-overview .metric-card:nth-child(4):after{background:linear-gradient(135deg,#ef4444,#f97316)}@media(max-width:760px){.admin-layout header{gap:10px}.admin-layout .search{order:2;flex-basis:100%;max-width:none}.vault-toolbar{padding:12px}.toolbar-actions button{width:100%}.filter-grid{grid-template-columns:1fr}.action-card strong{max-width:100%}.row-actions{width:100%}.row-actions button{min-width:calc(50% - 4px)}}.admin-layout .sidebar nav button{background:transparent!important;color:#344054!important;border:1px solid transparent!important;box-shadow:none!important}.admin-layout .sidebar nav button:hover{background:#f6faff!important;border-color:#dbeafe!important;color:#2563eb!important}.admin-layout .sidebar nav button.active{background:#eaf4ff!important;color:#1570ef!important;border-color:#bfdbfe!important;box-shadow:none!important}.admin-layout .sidebar nav button svg{color:currentColor}.admin-layout .toolbar-actions button,.admin-layout .filter-grid button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;color:#b45309!important;background:#fff7ed!important}.admin-layout select option{background:#fff;color:#101828}.admin-layout select option:checked{background:#eaf4ff;color:#1570ef}.admin-layout .quick-grid button{min-height:52px;text-align:left}.admin-layout .quick-grid button span{flex:1}.admin-layout .record button{background:#f4f8ff;color:#2563eb;border-color:#dbeafe}.admin-layout footer{color:#667085;border-top-color:#e5eaf2}.admin-layout footer span:first-child{color:#344054}.admin-layout .empty .gold{color:#111827!important;background:linear-gradient(135deg,#f59e0b,#facc15)!important;border-color:#f59e0b!important}.admin-layout dialog button.icon-btn{color:#475467!important;background:#fff!important;border:1px solid #e5e7eb!important}.admin-layout .mfa-setup button,.admin-layout dialog .gold{color:#111827!important}.admin-layout .turnstile-box{background:#f8fafc;border:1px solid #e5eaf2;border-radius:10px;padding:6px}.admin-layout .captcha-error{background:#fef3f2;color:#b42318;border-color:#fecdca}.admin-layout .table-scroll:focus-visible{outline:3px solid #bfdbfe;border-radius:10px}@media(max-width:760px){.admin-layout .sidebar nav button{min-width:92px!important}.admin-layout .header-actions .quiet{border-color:#dbeafe;color:#2563eb}.admin-layout footer{padding-bottom:86px}.admin-layout dialog{width:min(96vw,560px)}}.admin-layout{--ops-blue:#3aa0ff;--ops-red:#ff5d67;--ops-orange:#f6ad3c;--ops-green:#35c85a;--ops-bg:#f5f7fb;--ops-text:#2b2f38;--ops-muted:#8a93a3;--ops-border:#edf0f5;background:var(--ops-bg)!important;color:var(--ops-text)!important}.admin-layout .sidebar{width:194px!important;background:#fff!important;border-right:1px solid #edf0f5!important;box-shadow:4px 0 18px #1f29370a!important;padding:0!important;gap:0!important}.admin-layout .brand{height:62px;margin:0!important;padding:0 18px;border-bottom:1px solid #f0f2f6;display:flex;align-items:center;gap:10px;color:#222!important}.admin-layout .brand img{width:30px;height:30px;border-radius:8px}.admin-layout .brand span{font:700 15px Manrope;color:#222!important}.admin-layout .brand small{display:block;font-size:10px;color:#8a93a3}.admin-layout .nav-caption{display:none}.ops-menu{display:flex;flex-direction:column;gap:0;overflow-y:auto;padding:0 0 20px}.ops-menu-group{border-bottom:1px solid transparent}.ops-menu-head{width:100%;height:54px!important;min-height:54px!important;border-radius:0!important;padding:0 18px!important;justify-content:flex-start!important;gap:14px!important;color:#343a46!important;background:#fff!important;border:0!important;box-shadow:none!important;font-weight:700!important}.ops-menu-head svg:last-child{margin-left:auto;color:#a4acb8}.ops-menu-group.active>.ops-menu-head,.ops-menu-head:hover{background:#f4f9ff!important;color:#278cf0!important}.ops-submenu{display:flex;flex-direction:column}.ops-submenu button{height:54px!important;min-height:54px!important;border-radius:0!important;justify-content:flex-start!important;padding:0 0 0 56px!important;background:#fff!important;border:0!important;color:#374151!important;box-shadow:none!important;font-weight:600!important}.ops-submenu button.active,.ops-submenu button:hover{background:#eef7ff!important;color:#2c96ef!important}.admin-layout .workspace{background:#f5f7fb!important}.admin-layout header{height:62px!important;background:#fff!important;border-bottom:1px solid #edf0f5!important;padding:0 24px!important}.admin-layout main{padding:20px 18px 30px!important}.admin-layout footer{display:none}.ops-title{display:flex;align-items:center;justify-content:space-between;margin:0 0 14px!important}.ops-title h1{display:flex;align-items:center;gap:10px;margin:0;font:800 20px Manrope!important;color:#2c3440!important}.ops-title h1 svg{color:#4bd46a}.download-btn{width:34px!important;min-height:34px!important;height:34px!important;border:0!important;background:#fff!important;color:#9aa3af!important;box-shadow:none!important}.ops-overview{grid-template-columns:repeat(4,minmax(190px,1fr))!important;gap:18px!important;margin:0 0 16px!important}.ops-metric{min-height:98px;padding:20px 24px!important;display:flex;align-items:center;justify-content:space-between;border:0!important;border-radius:5px!important;box-shadow:0 4px 18px #1b2a3a0a!important}.ops-metric:after{display:none!important}.ops-metric span{font-size:13px!important;color:#6f7886!important;font-weight:700!important}.ops-metric strong{font-size:26px!important;line-height:1.1!important;margin:8px 0 0!important;color:#2b313b!important}.ops-metric small{font-size:11px;color:#2fd263!important}.ops-metric b{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;font:900 25px Manrope;color:#fff;background:linear-gradient(135deg,#54d26d,#00a784)}.ops-metric:nth-child(2) b{background:linear-gradient(135deg,#ffc44d,#f09b00)}.ops-metric:nth-child(3) b{background:linear-gradient(135deg,#ff4aa0,#c631d9)}.ops-metric:nth-child(4) b{background:linear-gradient(135deg,#ffae33,#ff7d00)}.ops-metric:nth-child(5) b{background:linear-gradient(135deg,#c4a43c,#a48416)}.ops-metric:nth-child(6) b{background:linear-gradient(135deg,#8d5cff,#6f41d6)}.ops-metric:nth-child(7) b{background:linear-gradient(135deg,#a26dff,#7b47d9)}.ops-metric:nth-child(8) b{background:linear-gradient(135deg,#ffb84f,#ff8f40)}.ops-metric:nth-child(9),.ops-metric:nth-child(10){grid-column:span 2;min-height:70px}.ops-chart{position:relative;min-height:260px;border:0!important;border-radius:5px!important;box-shadow:0 4px 18px #1b2a3a0a!important;padding:24px!important}.ops-chart h2{font-size:20px!important;color:#3c4450!important;margin:0!important}.ops-chart .download-btn{position:absolute;right:22px;top:22px}.chart-lines{position:relative;height:180px;margin-top:24px;border-top:1px solid #e5e9f0;border-bottom:1px solid #e5e9f0;background:linear-gradient(#fff,#fff)}.chart-lines span{position:absolute;left:24px;right:24px;height:1px;background:#edf0f5}.chart-lines span:nth-child(1){top:33%}.chart-lines span:nth-child(2){top:66%}.chart-lines span:nth-child(3){top:99%}.chart-area{position:absolute;left:34px;right:34px;bottom:0;height:85px;background:linear-gradient(135deg,#9cf1bf88,#68e094aa);clip-path:polygon(0 70%,12% 64%,24% 68%,36% 50%,48% 52%,60% 70%,72% 36%,84% 42%,100% 24%,100% 100%,0 100%)}.ops-filter{align-items:flex-start!important;flex-direction:column!important;border:0!important;border-radius:4px!important;background:#fff!important;padding:20px!important;margin-bottom:0!important;box-shadow:none!important}.ops-filter-grid{width:100%;display:grid!important;grid-template-columns:repeat(4,minmax(155px,1fr))!important;gap:16px 28px!important}.ops-filter-grid label{display:grid!important;grid-template-columns:72px minmax(120px,1fr);align-items:center;gap:0;color:#5b6470!important;font-weight:700!important}.ops-filter-grid input,.ops-filter-grid select{height:30px!important;border-radius:3px!important;border:1px solid #dfe4ea!important;color:#798292!important;font-size:13px!important}.time-filter{grid-column:span 2}.time-filter div{display:flex;align-items:center;gap:8px}.time-filter div input{flex:1}.ops-buttons{margin-top:10px;display:flex!important;gap:0!important;flex-wrap:wrap}.ops-buttons button{height:30px!important;min-height:30px!important;border-radius:3px!important;border:0!important;color:#fff!important;padding:0 16px!important;font-weight:800!important;box-shadow:none!important}.search-btn{background:#45a5ff!important}.reset-btn{background:#ff6170!important}.warning-btn{background:#f4aa38!important}.success-btn{background:#36c45b!important}.danger-btn{background:#ff5d67!important}.ops-table{border:0!important;border-radius:0!important;box-shadow:none!important;margin-top:0!important;background:#fff!important}.ops-table .table-scroll{max-height:calc(100vh - 250px);overflow:auto}.ops-table table{min-width:1050px;font-size:12px!important}.ops-table th{height:56px;background:#fff!important;color:#7e8795!important;text-align:center!important;font-weight:800!important;border-top:1px solid #f0f2f5!important;border-bottom:1px solid #f0f2f5!important}.ops-table td{text-align:center!important;height:58px;color:#4b5563!important;border-bottom:1px solid #f2f4f7!important;padding:12px 14px!important}.ops-table tbody tr:nth-child(odd) td{background:#f7f9fc!important}.ops-table tbody tr:hover td{background:#eef6ff!important}.operate-cell{min-width:270px!important}.operate-cell .row-actions{justify-content:center!important;gap:10px 18px!important}.operate-cell .row-actions button{border:0!important;background:transparent!important;box-shadow:none!important;min-height:22px!important;padding:0!important;color:#2997ed!important;font-size:12px!important}.operate-cell .row-actions button:nth-child(3),.operate-cell .row-actions button:nth-child(4){color:#ef4b60!important}.operate-cell .row-actions button:nth-child(n+5){color:#d7a13b!important}.operate-cell .row-actions svg{display:none}.admin-layout .status-badge{display:inline-flex!important;align-items:center;justify-content:center;min-width:54px;height:22px;border-radius:5px;background:#eaf9e9!important;color:#20b958!important;border:1px solid #b9efbd!important;font-weight:800!important;padding:0 8px!important}.admin-layout .mfa-setup{max-width:480px;margin:0 auto;background:#111!important;border:1px solid #7a7a7a!important;border-radius:20px!important;padding:26px 50px 34px!important;box-shadow:0 0 18px #fff8!important}.admin-layout .mfa-setup:before{content:"";display:block;width:78px;height:78px;margin:0 auto 18px;background:conic-gradient(from 0deg,#4285f4 0 25%,#34a853 0 50%,#fbbc05 0 75%,#ea4335 0);clip-path:polygon(50% 0,62% 37%,100% 37%,69% 59%,82% 100%,50% 74%,18% 100%,31% 59%,0 37%,38% 37%)}.admin-layout .mfa-setup .muted{font-size:0;text-align:center}.admin-layout .mfa-setup .muted:after{content:"绑定二维码";font-size:14px;color:#e5e7eb;display:block;text-align:left;margin:0 0 6px}.admin-layout .mfa-setup .qr-code{background:#fff!important;margin:0 auto 16px!important;width:240px}.admin-layout .mfa-setup .ga-title{font-size:17px!important;margin-bottom:16px}.admin-layout .mfa-setup label{display:grid!important;grid-template-columns:100px 1fr;align-items:center;color:#e5e7eb!important}.admin-layout .mfa-setup label:before{content:"*";color:#ff5964;margin-right:4px}.admin-layout .mfa-setup input{height:32px!important;border-radius:3px!important;border:1px solid #258cf5!important;background:#101113!important}.admin-layout .mfa-setup .gold{height:32px!important;min-height:32px!important;border-radius:3px!important;background:#3d9df7!important;color:#fff!important}.admin-layout dialog:has(.mfa-setup){background:#090909!important;border:0!important;box-shadow:none!important}.admin-layout dialog:has(.mfa-setup) .dialog-head{display:none!important}@media(max-width:1050px){.ops-overview,.ops-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.time-filter{grid-column:span 2}.admin-layout .sidebar{width:178px!important}}@media(max-width:760px){.admin-layout{display:block!important}.admin-layout .sidebar{position:sticky!important;top:0;width:100%!important;height:auto!important;z-index:20;border-right:0!important;border-bottom:1px solid #edf0f5!important}.ops-menu{flex-direction:row!important;overflow-x:auto!important;padding:0}.ops-menu-group{min-width:150px}.ops-submenu{display:none}.admin-layout header{height:auto!important;min-height:62px!important}.ops-overview{grid-template-columns:1fr!important}.ops-metric:nth-child(9),.ops-metric:nth-child(10){grid-column:auto}.ops-filter-grid{grid-template-columns:1fr!important}.ops-filter-grid label,.admin-layout .mfa-setup label{grid-template-columns:1fr!important;gap:6px}.time-filter{grid-column:auto}.ops-buttons button{flex:1;min-width:130px}.admin-layout .mfa-setup{padding:24px 18px!important}.admin-layout .mfa-setup .qr-code{width:min(240px,80vw)}}.admin-layout .empty h1,.admin-layout .empty p,.admin-layout .panel.empty h1{color:#1f2937!important;text-shadow:none!important;opacity:1!important}.admin-layout .empty svg{color:#98a2b3!important;opacity:1!important}.admin-layout .panel.empty{background:#fff!important;border:1px solid #edf0f5!important;box-shadow:0 8px 28px #1018280d!important}.admin-layout .panel.empty .gold,.admin-layout .panel.empty button.gold{background:#f8b51d!important;color:#111827!important;border:0!important;box-shadow:0 8px 18px #f59e0b33!important;font-weight:900!important}.admin-layout .brand span{white-space:nowrap!important;overflow:visible!important}.admin-layout button,.admin-layout input,.admin-layout select,.admin-layout textarea{filter:none!important;opacity:1!important;text-shadow:none!important}.admin-layout .header-actions .quiet{background:#fff!important;color:#2563eb!important;border:1px solid #dbeafe!important;font-weight:800!important}.admin-layout .header-actions select{min-width:90px!important;color:#344054!important}.admin-layout .search{background:#fff!important}.admin-layout .search input::placeholder{color:#98a2b3!important;opacity:1!important}.admin-layout .sidebar{overflow:visible!important}.admin-layout .ops-menu-head,.admin-layout .ops-submenu button{font-size:13px!important;color:#344054!important}.admin-layout .ops-menu-group.active>.ops-menu-head,.admin-layout .ops-menu-head:hover,.admin-layout .ops-submenu button.active{color:#228be6!important;background:#eef7ff!important}.admin-layout dialog:not(:has(.mfa-setup)) button.gold{background:#f8b51d!important;color:#111827!important;border-color:#f8b51d!important;font-weight:900!important}.admin-layout dialog:not(:has(.mfa-setup)) button:disabled{background:#eef2f7!important;color:#667085!important;border-color:#d0d5dd!important}.admin-layout .captcha-error{color:#b42318!important;background:#fff1f0!important;border:1px solid #fecdca!important}.admin-layout .turnstile-box{min-height:74px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important}@media(max-width:760px){.admin-layout .brand{height:54px!important;padding:0 16px!important;justify-content:flex-start!important}.admin-layout .brand span{font-size:18px!important;letter-spacing:.02em!important}.admin-layout .ops-menu{display:grid!important;grid-template-columns:repeat(3,minmax(112px,1fr))!important;overflow-x:auto!important;border-top:1px solid #f0f2f6}.admin-layout .ops-menu-group{min-width:0!important;border-right:1px solid #f2f4f7}.admin-layout .ops-menu-head{height:60px!important;min-height:60px!important;padding:0 8px!important;flex-direction:column!important;gap:4px!important;justify-content:center!important;text-align:center!important}.admin-layout .ops-menu-head svg:last-child{display:none!important}.admin-layout .ops-submenu{display:none!important}.admin-layout header{padding:10px 14px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.admin-layout .header-actions{width:100%;justify-content:flex-start!important;gap:8px!important}.admin-layout .header-actions select{height:40px!important;min-width:90px!important}.admin-layout .header-actions .quiet{height:40px!important;min-height:40px!important;padding:0 14px!important}.admin-layout .search{order:2!important;flex-basis:100%!important;height:44px!important;margin-top:8px!important;border-radius:10px!important}.admin-layout main{padding:16px 12px 26px!important;background:#f5f7fb!important}.admin-layout .empty{min-height:240px!important;padding:28px 18px!important}.admin-layout .empty h1{font-size:24px!important;margin:10px 0!important}.admin-layout .empty p{font-size:15px!important;color:#667085!important}.admin-layout .empty button{min-width:92px!important;min-height:48px!important;border-radius:9px!important}.ops-title h1{font-size:18px!important}.ops-filter{padding:14px!important}.ops-filter-grid label{font-size:12px!important;color:#344054!important}.ops-table .table-scroll{max-height:68vh!important;border:1px solid #eef2f7!important}.ops-table table{min-width:980px!important}.operate-cell .row-actions button{font-size:12px!important;color:#1677d2!important}.admin-layout dialog{width:min(94vw,520px)!important;padding:22px!important;background:#fff!important;color:#1f2937!important}.admin-layout dialog label{color:#344054!important}.admin-layout dialog input,.admin-layout dialog textarea,.admin-layout dialog select{background:#fff!important;color:#101828!important;border:1px solid #d0d5dd!important}}.admin-layout .workspace{margin-left:194px!important;min-width:980px!important}.admin-layout .sidebar{height:100vh!important;overflow:hidden!important}.admin-layout .ops-menu{max-height:calc(100vh - 62px)!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:thin!important;scrollbar-color:#cbd5e1 #fff!important}.admin-layout .ops-buttons button.search-btn{background:#45a5ff!important;color:#fff!important}.admin-layout .ops-buttons button.reset-btn{background:#ff6170!important;color:#fff!important}.admin-layout .ops-buttons button.warning-btn{background:#f4aa38!important;color:#fff!important}.admin-layout .ops-buttons button.success-btn{background:#36c45b!important;color:#fff!important}.admin-layout .ops-buttons button.danger-btn{background:#ff5d67!important;color:#fff!important}.admin-layout .ops-buttons button svg{color:currentColor!important}.admin-layout .download-btn{color:#667085!important;background:#fff!important;border:1px solid #edf0f5!important}.admin-layout .brand span{color:#1f2937!important;text-shadow:none!important;opacity:1!important}.admin-layout .header-actions select{background:#fff!important;border:1px solid #d0d5dd!important;color:#344054!important;border-radius:6px!important}@media(max-width:1050px){.admin-layout .workspace{margin-left:178px!important;min-width:900px!important}}.admin-layout .sidebar .ops-menu-head,.admin-layout .sidebar .ops-submenu button{background:#fff!important;color:#344054!important;border:0!important;box-shadow:none!important}.admin-layout .sidebar .ops-menu-group.active>.ops-menu-head,.admin-layout .sidebar .ops-menu-head:hover,.admin-layout .sidebar .ops-submenu button.active,.admin-layout .sidebar .ops-submenu button:hover{background:#eef7ff!important;color:#228be6!important}.admin-layout .sidebar .ops-menu-head svg,.admin-layout .sidebar .ops-submenu button svg{color:currentColor!important}.admin-layout .brand{gap:12px!important;overflow:hidden!important}.admin-layout .brand img{display:none!important}.admin-layout .admin-brand-mark{width:30px!important;height:30px!important;min-width:30px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#3aa0ff,#35c85a 50%,#f6ad3c)!important;color:#fff!important;font:900 15px Manrope!important;letter-spacing:0!important;box-shadow:none!important;border:0!important}.admin-layout .brand span:not(.admin-brand-mark){font-family:Manrope,sans-serif!important;font-size:15px!important;line-height:1.1!important;letter-spacing:.02em!important;white-space:normal!important}.admin-layout .panel,.admin-layout .vault-panel,.admin-layout .table-card,.admin-layout .ops-chart,.admin-layout .ops-metric{border-radius:6px!important}.admin-layout .panel .panel,.admin-layout .vault-panel .panel,.admin-layout .table-card .panel{border:0!important;box-shadow:none!important;background:transparent!important}.admin-layout button,.admin-layout input,.admin-layout select,.admin-layout textarea{border-radius:4px!important}.admin-layout .icon-btn,.admin-layout .download-btn,.admin-layout .status-badge{border-radius:999px!important}.admin-layout{background:#050606!important;color:#e7edf6!important;--ops-bg:#050606;--ops-text:#e7edf6;--ops-border:#2a2f36}.admin-layout .sidebar{top:74px!important;width:212px!important;height:calc(100vh - 74px)!important;background:#080909!important;border-right:1px solid #222831!important;box-shadow:none!important}.admin-layout .workspace{margin-left:212px!important;min-width:1050px!important;background:#050606!important}.admin-layout header{position:sticky!important;top:0!important;z-index:50!important;height:74px!important;padding:0!important;background:#111!important;border-bottom:1px solid #292d33!important;display:block!important;color:#e9eef6!important}.admin-layout .brand{position:fixed!important;left:0!important;top:0!important;width:212px!important;height:74px!important;z-index:60!important;background:#101010!important;border-bottom:1px solid #292d33!important;border-right:1px solid #222831!important;color:#e9eef6!important;padding:0 18px!important;margin:0!important}.admin-layout .admin-brand-mark{width:30px!important;height:30px!important;background:radial-gradient(circle at 30% 30%,#19b7ff,#094163 55%,#06131b)!important;border:1px solid #126b92!important;border-radius:50%!important;color:#35d3ff!important;font-size:12px!important}.admin-layout .brand span:not(.admin-brand-mark){color:#f4f7fb!important;font-size:14px!important;letter-spacing:.02em!important}.admin-layout .ops-menu{max-height:calc(100vh - 74px)!important;scrollbar-color:#38424f #080909!important}.admin-layout .sidebar .ops-menu-head,.admin-layout .sidebar .ops-submenu button{height:48px!important;min-height:48px!important;background:#080909!important;color:#d7dee8!important;border-radius:0!important;border-bottom:1px solid transparent!important}.admin-layout .sidebar .ops-submenu button{padding-left:54px!important;color:#c9d0dc!important}.admin-layout .sidebar .ops-menu-group.active>.ops-menu-head,.admin-layout .sidebar .ops-menu-head:hover,.admin-layout .sidebar .ops-submenu button.active,.admin-layout .sidebar .ops-submenu button:hover{background:#15181d!important;color:#42a5ff!important}.admin-layout .admin-top-main{height:39px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #252a31;background:#111}.admin-layout .admin-left-tools,.admin-layout .admin-right-tools,.admin-layout .admin-breadcrumb,.admin-layout .admin-tabbar{display:flex;align-items:center;gap:12px}.admin-layout .admin-tool-btn{width:30px!important;height:30px!important;min-height:30px!important;padding:0!important;border:0!important;background:transparent!important;color:#c7d0dc!important;box-shadow:none!important;border-radius:3px!important;font-size:18px!important}.admin-layout .admin-tool-btn:hover{background:#1b2027!important;color:#fff!important}.admin-layout .admin-breadcrumb{font-size:14px;color:#9aa4b2}.admin-layout .admin-breadcrumb strong{color:#f1f5f9;font-weight:600}.admin-layout .admin-timezone{font-size:14px;font-weight:700;color:#f1f5f9;white-space:nowrap}.admin-layout .admin-lang{position:relative}.admin-layout .admin-lang select{height:32px!important;background:#111!important;color:#f1f5f9!important;border:0!important;border-radius:3px!important;padding:0 28px 0 10px!important;font-weight:700!important;min-width:92px!important}.admin-layout .admin-lang select option{background:#24262b!important;color:#e5e7eb!important}.admin-layout .admin-profile{height:34px!important;min-height:34px!important;background:transparent!important;border:0!important;color:#f1f5f9!important;padding:0 8px!important;gap:8px!important;font-weight:800!important;box-shadow:none!important}.admin-layout .admin-profile:hover{background:#1b2027!important}.admin-layout .admin-profile-logo{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#284863,#121820);border:1px solid #52677d;color:#fff;font-size:9px;font-weight:900}.admin-layout .admin-tabbar{height:35px;padding:0 14px 0 44px;background:#111;border-top:1px solid #0b0b0b;gap:6px}.admin-layout .admin-tab{height:26px!important;min-height:26px!important;padding:0 11px!important;border-radius:1px!important;background:#17191d!important;color:#e7edf6!important;border:1px solid #333941!important;box-shadow:none!important;font-size:12px!important}.admin-layout .admin-tab.active{background:#3b9eff!important;border-color:#3b9eff!important;color:#fff!important}.admin-layout .admin-tab-fill{flex:1}.admin-layout main{background:#050606!important;padding:0!important;max-width:none!important}.admin-layout .panel.empty{margin:22px!important;background:#111!important;border:1px solid #30343a!important;color:#e7edf6!important;box-shadow:none!important;min-height:255px!important}.admin-layout .empty h1,.admin-layout .empty p,.admin-layout .panel.empty h1{color:#eef3fa!important}.admin-layout .empty svg{color:#6f7b8c!important}.admin-layout .panel.empty .gold,.admin-layout .panel.empty button.gold{background:#2f9bff!important;color:#fff!important;border:1px solid #2f9bff!important;border-radius:2px!important;box-shadow:none!important}.admin-layout .vault-panel,.admin-layout .ops-filter,.admin-layout .ops-table,.admin-layout .ops-chart,.admin-layout .ops-metric{background:#111!important;border:1px solid #30343a!important;color:#e7edf6!important;box-shadow:none!important}.admin-layout .ops-title{padding:16px 20px 0;margin:0 0 12px!important}.admin-layout .ops-title h1,.admin-layout .ops-chart h2{color:#e7edf6!important}.admin-layout .ops-metric span,.admin-layout .ops-filter-grid label,.admin-layout th{color:#b7c0cc!important}.admin-layout .ops-metric strong,.admin-layout td{color:#eef3fa!important}.admin-layout .ops-filter-grid input,.admin-layout .ops-filter-grid select,.admin-layout dialog:not(:has(.mfa-setup)) input,.admin-layout dialog:not(:has(.mfa-setup)) textarea,.admin-layout dialog:not(:has(.mfa-setup)) select{background:#222525!important;border:1px solid #3a3e45!important;color:#e7edf6!important;border-radius:2px!important}.admin-layout .ops-table th{background:#111!important;border-color:#30343a!important}.admin-layout .ops-table td{background:#111!important;border-color:#20242a!important}.admin-layout .ops-table tbody tr:nth-child(odd) td,.admin-layout .ops-table tbody tr:hover td{background:#15181d!important}.admin-layout .download-btn{background:#191c21!important;color:#d5dce6!important;border-color:#343a43!important}.admin-layout .ops-buttons button{border-radius:2px!important}.admin-layout .search{display:none!important}@media(max-width:1050px){.admin-layout .workspace{margin-left:212px!important;min-width:1050px!important}.admin-layout .sidebar,.admin-layout .brand{width:212px!important}}.admin-layout .admin-brand-mark{width:32px!important;height:32px!important;min-width:32px!important;color:#e9fbff!important;font-size:10px!important;font-weight:900!important;letter-spacing:.02em!important}.admin-layout .admin-profile-logo{font-size:9px!important;color:#e9fbff!important;background:radial-gradient(circle at 30% 30%,#19b7ff,#094163 55%,#06131b)!important;border-color:#126b92!important}.admin-layout .brand span:not(.admin-brand-mark){font-size:13px!important;font-weight:800!important;line-height:1.15!important}.admin-layout .admin-brand-mark,.admin-layout .admin-profile-logo{object-fit:cover!important;object-position:center!important;padding:0!important;background:#080909!important;border:1px solid #31404d!important;box-shadow:0 0 0 1px #000 inset!important}.admin-layout .admin-brand-mark{width:34px!important;height:34px!important;min-width:34px!important;border-radius:50%!important;display:block!important}.admin-layout .admin-profile-logo{width:30px!important;height:30px!important;min-width:30px!important;border-radius:50%!important;display:block!important}.admin-layout .brand .admin-brand-mark{display:block!important;width:42px!important;height:42px!important;min-width:42px!important;max-width:42px!important;max-height:42px!important;object-fit:cover!important;opacity:1!important;visibility:visible!important;border-radius:50%!important;border:1px solid #7b5b24!important;box-shadow:0 0 10px #d9ae5533!important;background:#111!important}.admin-layout .brand{gap:10px!important;padding:0 10px!important}.admin-layout .brand span:not(.admin-brand-mark){font-size:13px!important;max-width:136px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.admin-layout .admin-profile-logo{display:block!important;opacity:1!important;visibility:visible!important;object-fit:cover!important;border-color:#7b5b24!important;box-shadow:0 0 8px #d9ae5533!important}.admin-layout dialog:not(:has(.mfa-setup)){background:#111!important;color:#eef3fa!important;border:1px solid #30343a!important;border-radius:10px!important;box-shadow:0 22px 90px #000c!important;width:min(490px,calc(100% - 36px))!important;padding:28px!important}.admin-layout dialog:not(:has(.mfa-setup))::backdrop{background:#000b!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.admin-layout dialog:not(:has(.mfa-setup)) .dialog-head{margin-bottom:22px!important}.admin-layout dialog:not(:has(.mfa-setup)) .dialog-head h2{color:#eef3fa!important;font-family:Manrope,sans-serif!important;font-size:22px!important;font-weight:800!important}.admin-layout dialog:not(:has(.mfa-setup)) button.icon-btn{background:#15181d!important;color:#cbd5e1!important;border:1px solid #30343a!important;border-radius:50%!important;width:42px!important;height:42px!important;min-height:42px!important;padding:0!important}.admin-layout dialog:not(:has(.mfa-setup)) label{color:#d7dee8!important;font-weight:700!important;gap:9px!important}.admin-layout dialog:not(:has(.mfa-setup)) input,.admin-layout dialog:not(:has(.mfa-setup)) textarea,.admin-layout dialog:not(:has(.mfa-setup)) select{background:#202323!important;color:#f8fafc!important;border:1px solid #3c424b!important;border-radius:3px!important;min-height:44px!important;box-shadow:none!important}.admin-layout dialog:not(:has(.mfa-setup)) input:focus{border-color:#3b9eff!important;outline:1px solid #3b9eff!important}.admin-layout dialog:not(:has(.mfa-setup)) .turnstile-box{background:#f8fafc!important;border:1px solid #374151!important;border-radius:8px!important;padding:8px!important;min-height:82px!important;justify-content:center!important}.admin-layout dialog:not(:has(.mfa-setup)) button.gold{background:#2f9bff!important;color:#fff!important;border:1px solid #2f9bff!important;border-radius:3px!important;box-shadow:none!important;min-height:48px!important;font-weight:900!important}.admin-layout dialog:not(:has(.mfa-setup)) button.gold:hover{background:#1687ed!important;border-color:#1687ed!important}.admin-layout dialog:not(:has(.mfa-setup)) button.gold:disabled{background:#30343a!important;color:#94a3b8!important;border-color:#3c424b!important}.admin-layout .ops-menu{scrollbar-width:none!important;-ms-overflow-style:none!important}.admin-layout .ops-menu::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.admin-layout .sidebar{scrollbar-width:none!important;-ms-overflow-style:none!important}.admin-layout .sidebar::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.admin-layout .sidebar{border-right:0!important;box-shadow:none!important}.admin-layout .brand{border-right:0!important;border-bottom:1px solid #20242a!important}.admin-layout .ops-menu-group{border:0!important}.admin-layout .sidebar .ops-menu-head,.admin-layout .sidebar .ops-submenu button{border:0!important;border-bottom:0!important;box-shadow:none!important;outline:none!important}.admin-layout .sidebar .ops-menu-group.active>.ops-menu-head,.admin-layout .sidebar .ops-submenu button.active{box-shadow:none!important;border:0!important;outline:none!important;background:#15181d!important;color:#35a7ff!important}.admin-layout .sidebar .ops-submenu button.active:after,.admin-layout .sidebar .ops-menu-head:after,.admin-layout .sidebar .ops-submenu button:after{display:none!important;content:none!important}.admin-layout .workspace{border-left:1px solid #20242a!important}.admin-layout{display:block!important;min-width:1260px!important;overflow-x:auto!important}.admin-layout .brand{position:fixed!important;left:0!important;top:0!important;width:212px!important;height:74px!important;border:0!important;border-bottom:0!important;border-right:0!important;background:#101010!important;z-index:70!important}.admin-layout .sidebar{position:fixed!important;left:0!important;top:74px!important;bottom:auto!important;width:212px!important;height:calc(100vh - 74px)!important;border:0!important;border-right:0!important;background:#080909!important;overflow:hidden!important;z-index:65!important;padding:0!important;display:flex!important;flex-direction:column!important}.admin-layout .ops-menu{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;overflow-y:auto!important;overflow-x:hidden!important;max-height:calc(100vh - 74px)!important;padding:0!important;border:0!important;scrollbar-width:none!important}.admin-layout .ops-menu-group{min-width:0!important;border:0!important;border-right:0!important;border-bottom:0!important}.admin-layout .ops-submenu{display:flex!important;flex-direction:column!important}.admin-layout .ops-menu-head{flex-direction:row!important;text-align:left!important;justify-content:flex-start!important;height:48px!important;min-height:48px!important;padding:0 18px!important;gap:14px!important;border:0!important;background:#080909!important}.admin-layout .ops-menu-head svg:last-child{display:block!important;margin-left:auto!important}.admin-layout .ops-submenu button{height:48px!important;min-height:48px!important;padding:0 0 0 54px!important;text-align:left!important;justify-content:flex-start!important;border:0!important;background:#080909!important}.admin-layout .workspace{margin-left:212px!important;margin-bottom:0!important;min-width:1050px!important;border-left:0!important;background:#050606!important}.admin-layout header{position:sticky!important;top:0!important;height:74px!important;min-height:74px!important;padding:0!important;display:block!important;background:#111!important;border-bottom:1px solid #252a31!important;z-index:50!important}.admin-layout main{padding:0!important;background:#050606!important}.admin-layout .admin-top-main,.admin-layout .admin-tabbar{display:flex!important}.admin-layout.admin-locked{min-width:0!important;background:#050606!important;display:grid!important;place-items:center!important;overflow:hidden!important}.admin-layout.admin-locked .workspace{margin-left:0!important;min-width:0!important;width:100%!important;min-height:100vh!important;display:grid!important;place-items:center!important;background:#050606!important;border:0!important}.admin-layout.admin-locked main{width:100%!important;max-width:560px!important;padding:24px!important;background:#050606!important}.admin-layout.admin-locked .panel.empty{margin:0!important;min-height:360px!important;background:#111!important;border:1px solid #30343a!important;border-radius:10px!important;box-shadow:0 22px 90px #0008!important}.admin-layout.admin-locked .panel.empty:before{content:"";width:64px;height:64px;border-radius:50%;background-image:var(--kamata-logo,none);background-size:cover;background-position:center;display:block;box-shadow:0 0 18px #d9ae5538;border:1px solid #7b5b24}.admin-layout.admin-locked .panel.empty h1:after{content:" Kamata Admin";display:block;font-size:14px;color:#9aa4b2;margin-top:8px;font-weight:700}.admin-layout .admin-login-gate .admin-gate-logo{width:74px!important;height:74px!important;border-radius:50%!important;object-fit:cover!important;border:1px solid #7b5b24!important;box-shadow:0 0 20px #d9ae5538!important;margin-bottom:4px!important}.admin-layout.admin-locked .panel.empty:before{display:none!important}.admin-layout.admin-locked .panel.empty h1:after{display:none!important}.admin-layout{font-size:14px!important;background:#060708!important;color:#e8edf5!important}.admin-layout .brand{background:#0b0c0e!important;border-bottom:1px solid #20252b!important}.admin-layout .sidebar{background:#070809!important;border-right:1px solid #20252b!important}.admin-layout .workspace{background:#060708!important}.admin-layout header{background:#101214!important;border-bottom:1px solid #262c34!important}.admin-layout .admin-top-main{height:42px!important;background:#101214!important;border-bottom:1px solid #262c34!important}.admin-layout .admin-tabbar{height:32px!important;background:#0d0f11!important;border-top:0!important}.admin-layout .admin-breadcrumb,.admin-layout .admin-timezone,.admin-layout .admin-lang select,.admin-layout .admin-profile{font-size:13px!important}.admin-layout .admin-lang select{transition:background .16s ease,color .16s ease,border-color .16s ease!important;border:1px solid transparent!important}.admin-layout .admin-lang select:focus{border-color:#2f9bff!important;outline:1px solid #2f9bff!important;background:#171b20!important}.admin-layout .ops-menu-head,.admin-layout .ops-submenu button{font-size:13px!important;font-weight:650!important;letter-spacing:.01em!important;color:#dce3ed!important}.admin-layout .ops-submenu button{font-size:12.5px!important;color:#c7d0dc!important}.admin-layout .sidebar .ops-menu-group.active>.ops-menu-head,.admin-layout .sidebar .ops-submenu button.active{background:#141a21!important;color:#4db0ff!important}.admin-layout .ops-title{padding:18px 22px 0!important;margin-bottom:12px!important}.admin-layout .ops-title h1{font-size:19px!important;font-weight:800!important;letter-spacing:.01em!important;color:#f3f7fb!important}.admin-layout .vault-overview.ops-overview{grid-template-columns:repeat(4,minmax(190px,1fr))!important;gap:14px!important;margin:0 18px 16px!important}.admin-layout .ops-metric{min-height:116px!important;padding:22px 24px!important;border-radius:8px!important;background:#111417!important;border:1px solid #2b323b!important}.admin-layout .ops-metric span{font-size:13px!important;color:#aeb8c5!important}.admin-layout .ops-metric strong{font-size:30px!important;line-height:1.1!important;color:#f8fbff!important;margin-top:10px!important;display:block!important}.admin-layout .ops-metric b{width:50px!important;height:50px!important;min-width:50px!important;border-radius:12px!important;background:#17202a!important;border:1px solid #344455!important;color:#43a8ff!important;display:grid!important;place-items:center!important;font-size:0!important;box-shadow:none!important}.admin-layout .ops-metric b svg{width:27px!important;height:27px!important;stroke-width:2.1!important;color:#43a8ff!important}.admin-layout .vault-panel,.admin-layout .ops-filter,.admin-layout .ops-table,.admin-layout .ops-chart{border-radius:8px!important;background:#101214!important;border:1px solid #2b323b!important}.admin-layout .ops-page{margin:0 18px 18px!important}.admin-layout .ops-filter{padding:16px!important}.admin-layout .ops-filter-grid{gap:14px 18px!important}.admin-layout .ops-filter-grid label{font-size:12.5px!important;color:#c2cad5!important;font-weight:650!important}.admin-layout .ops-filter-grid input,.admin-layout .ops-filter-grid select{height:38px!important;background:#171a1e!important;color:#f0f4f9!important;border:1px solid #333b45!important;border-radius:4px!important}.admin-layout .ops-buttons button{min-height:36px!important;height:36px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:800!important;border-radius:4px!important;color:#fff!important;opacity:1!important}.admin-layout .ops-buttons button:disabled{opacity:.55!important;color:#cbd5e1!important}.admin-layout .table-card.ops-table{margin-top:0!important}.admin-layout .ops-table table{font-size:12.5px!important;min-width:1080px!important}.admin-layout .ops-table th{height:44px!important;color:#adb7c4!important;background:#111417!important;font-weight:750!important}.admin-layout .ops-table td{height:52px!important;color:#eef3fa!important;background:#0f1114!important}.admin-layout .row-actions button{min-height:28px!important;padding:4px 7px!important;border-radius:3px!important;background:transparent!important;color:#51afff!important;font-size:12px!important;box-shadow:none!important}.admin-layout .provider-panel{margin:0 18px 18px!important;min-height:180px!important}.admin-layout .empty-chart{margin:0 18px 18px!important;min-height:180px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;padding:26px!important}.admin-layout .empty-chart h2{font-size:18px!important;margin-bottom:10px!important}.admin-layout .empty-chart p{font-size:14px!important;color:#aeb8c5!important}.admin-layout .brand .admin-brand-mark{width:44px!important;height:44px!important;min-width:44px!important;border-radius:50%!important;border:1px solid #8c6b2d!important;box-shadow:0 0 14px #d9ae552e!important;background:#0b0c0e!important}.admin-layout .brand span:not(.admin-brand-mark){font-size:14px!important;color:#f4f7fb!important;font-weight:900!important;letter-spacing:.015em!important}.admin-layout .admin-profile-logo{width:32px!important;height:32px!important;min-width:32px!important;border-color:#8c6b2d!important;background:#0b0c0e!important}.admin-layout.admin-locked .admin-login-gate{gap:16px!important}.admin-layout .admin-login-gate .admin-gate-logo{width:82px!important;height:82px!important;border-color:#8c6b2d!important;background:#0b0c0e!important}html[data-admin-theme=light] .admin-layout{background:#f3f6fa!important;color:#1f2937!important}html[data-admin-theme=light] .admin-layout .brand{background:#fff!important;border-bottom:1px solid #e7ebf0!important}html[data-admin-theme=light] .admin-layout .brand span:not(.admin-brand-mark){color:#1f2937!important}html[data-admin-theme=light] .admin-layout .sidebar{background:#fff!important;border-right:1px solid #e7ebf0!important}html[data-admin-theme=light] .admin-layout .workspace,html[data-admin-theme=light] .admin-layout main{background:#f3f6fa!important}html[data-admin-theme=light] .admin-layout header,html[data-admin-theme=light] .admin-layout .admin-top-main{background:#fff!important;color:#1f2937!important;border-bottom:1px solid #e7ebf0!important}html[data-admin-theme=light] .admin-layout .admin-tabbar{background:#fbfcfe!important;border-bottom:1px solid #e7ebf0!important}html[data-admin-theme=light] .admin-layout .admin-breadcrumb{color:#667085!important}html[data-admin-theme=light] .admin-layout .admin-breadcrumb strong,html[data-admin-theme=light] .admin-layout .admin-timezone,html[data-admin-theme=light] .admin-layout .admin-profile{color:#1f2937!important}html[data-admin-theme=light] .admin-layout .admin-tool-btn{color:#475467!important;background:transparent!important}html[data-admin-theme=light] .admin-layout .admin-tool-btn:hover{background:#eef6ff!important;color:#1677d2!important}html[data-admin-theme=light] .admin-layout .admin-lang select{background:#fff!important;color:#1f2937!important;border:1px solid #d7dde6!important}html[data-admin-theme=light] .admin-layout .admin-lang select option{background:#fff!important;color:#1f2937!important}html[data-admin-theme=light] .admin-layout .admin-tab{background:#fff!important;color:#344054!important;border-color:#d7dde6!important}html[data-admin-theme=light] .admin-layout .admin-tab.active{background:#3b9eff!important;color:#fff!important;border-color:#3b9eff!important}html[data-admin-theme=light] .admin-layout .sidebar .ops-menu-head,html[data-admin-theme=light] .admin-layout .sidebar .ops-submenu button{background:#fff!important;color:#344054!important}html[data-admin-theme=light] .admin-layout .sidebar .ops-menu-group.active>.ops-menu-head,html[data-admin-theme=light] .admin-layout .sidebar .ops-menu-head:hover,html[data-admin-theme=light] .admin-layout .sidebar .ops-submenu button.active,html[data-admin-theme=light] .admin-layout .sidebar .ops-submenu button:hover{background:#eef7ff!important;color:#1677d2!important}html[data-admin-theme=light] .admin-layout .vault-panel,html[data-admin-theme=light] .admin-layout .ops-filter,html[data-admin-theme=light] .admin-layout .ops-table,html[data-admin-theme=light] .admin-layout .ops-chart,html[data-admin-theme=light] .admin-layout .ops-metric{background:#fff!important;border:1px solid #e5e9f0!important;color:#1f2937!important;box-shadow:0 8px 24px #1018280a!important}html[data-admin-theme=light] .admin-layout .ops-title h1,html[data-admin-theme=light] .admin-layout .ops-chart h2{color:#1f2937!important}html[data-admin-theme=light] .admin-layout .ops-metric span,html[data-admin-theme=light] .admin-layout .ops-filter-grid label,html[data-admin-theme=light] .admin-layout th{color:#667085!important}html[data-admin-theme=light] .admin-layout .ops-metric strong,html[data-admin-theme=light] .admin-layout td{color:#101828!important}html[data-admin-theme=light] .admin-layout .ops-metric small{color:#22a06b!important}html[data-admin-theme=light] .admin-layout .ops-metric b{background:#eef7ff!important;border-color:#d3eaff!important;color:#1677d2!important}html[data-admin-theme=light] .admin-layout .ops-metric b svg{color:#1677d2!important}html[data-admin-theme=light] .admin-layout .ops-filter-grid input,html[data-admin-theme=light] .admin-layout .ops-filter-grid select{background:#fff!important;color:#101828!important;border:1px solid #d7dde6!important}html[data-admin-theme=light] .admin-layout .ops-table th{background:#fff!important;border-color:#edf1f6!important;color:#667085!important}html[data-admin-theme=light] .admin-layout .ops-table td{background:#fff!important;border-color:#edf1f6!important;color:#101828!important}html[data-admin-theme=light] .admin-layout .ops-table tbody tr:nth-child(odd) td,html[data-admin-theme=light] .admin-layout .ops-table tbody tr:hover td{background:#f7faff!important}html[data-admin-theme=light] .admin-layout .empty-chart p{color:#667085!important}html[data-admin-theme=light] .admin-layout dialog:not(:has(.mfa-setup)){background:#fff!important;color:#101828!important;border-color:#e5e9f0!important}html[data-admin-theme=light] .admin-layout dialog:not(:has(.mfa-setup)) .dialog-head h2,html[data-admin-theme=light] .admin-layout dialog:not(:has(.mfa-setup)) label{color:#101828!important}html[data-admin-theme=light] .admin-layout dialog:not(:has(.mfa-setup)) input,html[data-admin-theme=light] .admin-layout dialog:not(:has(.mfa-setup)) textarea,html[data-admin-theme=light] .admin-layout dialog:not(:has(.mfa-setup)) select{background:#fff!important;color:#101828!important;border-color:#d7dde6!important}.admin-layout,.admin-layout .sidebar,.admin-layout header,.admin-layout .admin-top-main,.admin-layout .admin-tabbar,.admin-layout .vault-panel,.admin-layout .ops-filter,.admin-layout .ops-table,.admin-layout .ops-metric,.admin-layout .ops-menu-head,.admin-layout .ops-submenu button{transition:background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease!important}.admin-layout .toolbar-actions.ops-buttons{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:10px!important;margin-top:16px!important;padding-top:14px!important;border-top:1px solid #252c35!important}.admin-layout .ops-buttons button,.admin-layout .inline-editor button.gold,.admin-layout .row-actions button{position:relative!important;overflow:hidden!important;min-height:38px!important;height:38px!important;padding:0 16px!important;border-radius:7px!important;border:1px solid transparent!important;box-shadow:0 8px 18px #00000029!important;font-family:Manrope,system-ui,sans-serif!important;font-size:12.5px!important;font-weight:800!important;letter-spacing:.01em!important;line-height:1!important;text-transform:none!important;white-space:nowrap!important;transition:transform .14s ease,filter .14s ease,box-shadow .14s ease,border-color .14s ease,background-color .14s ease!important}.admin-layout .ops-buttons button:hover,.admin-layout .inline-editor button.gold:hover,.admin-layout .row-actions button:hover{transform:translateY(-1px)!important;filter:brightness(1.06)!important;box-shadow:0 10px 24px #0000003d!important}.admin-layout .ops-buttons button:active,.admin-layout .inline-editor button.gold:active,.admin-layout .row-actions button:active{transform:translateY(0)!important;filter:brightness(.98)!important}.admin-layout .ops-buttons button svg{width:15px!important;height:15px!important;stroke-width:2.4!important;flex:0 0 auto!important}.admin-layout .ops-buttons button.search-btn{background:linear-gradient(180deg,#3aa7ff,#1687e8)!important;border-color:#4bb1ff!important;color:#fff!important}.admin-layout .ops-buttons button.reset-btn{background:linear-gradient(180deg,#ff7180,#ee4d5d)!important;border-color:#ff8793!important;color:#fff!important}.admin-layout .ops-buttons button.danger-btn{background:linear-gradient(180deg,#ff5e6b,#e4404d)!important;border-color:#ff7a85!important;color:#fff!important}.admin-layout .ops-buttons button.warning-btn{background:linear-gradient(180deg,#ffb545,#f29a16)!important;border-color:#ffc267!important;color:#1f1300!important;text-shadow:0 1px 0 rgba(255,255,255,.22)!important}.admin-layout .ops-buttons button.success-btn{background:linear-gradient(180deg,#39cf67,#20ad49)!important;border-color:#50dc7b!important;color:#fff!important}.admin-layout .ops-buttons button:disabled,.admin-layout .inline-editor button.gold:disabled{background:#252a31!important;border-color:#343b45!important;color:#7f8b9a!important;box-shadow:none!important;opacity:1!important;transform:none!important}.admin-layout .inline-editor{margin:0 0 20px!important;padding:18px!important;background:#101419!important;border:1px solid #2b333d!important;border-radius:10px!important;box-shadow:0 16px 34px #0000002e!important;gap:14px!important}.admin-layout .inline-editor label{color:#d8e0eb!important;font-size:12.5px!important;font-weight:800!important;gap:7px!important}.admin-layout .inline-editor input,.admin-layout .inline-editor textarea,.admin-layout .inline-editor select{min-height:40px!important;height:40px!important;background:#171c22!important;color:#f4f8fd!important;border:1px solid #38424f!important;border-radius:6px!important;box-shadow:inset 0 1px #ffffff08!important}.admin-layout .inline-editor input::placeholder,.admin-layout .inline-editor textarea::placeholder{color:#8390a0!important}.admin-layout .inline-editor input:focus,.admin-layout .inline-editor textarea:focus,.admin-layout .inline-editor select:focus{border-color:#3aa7ff!important;outline:2px solid rgba(58,167,255,.2)!important}.admin-layout .inline-editor button.gold{width:100%!important;margin-top:2px!important;min-height:42px!important;height:42px!important;background:linear-gradient(180deg,#ffbd2e,#f3a20b)!important;color:#1e1400!important;border-color:#ffc75b!important;box-shadow:0 10px 24px #f3a20b2e!important}.admin-layout .ops-page{background:transparent!important;border:0!important;box-shadow:none!important}.admin-layout .ops-filter{border-radius:10px!important;background:#101419!important;border:1px solid #2b333d!important;box-shadow:0 16px 34px #00000029!important}.admin-layout .table-card.ops-table{margin-top:18px!important;border-radius:10px!important;overflow:hidden!important;background:#0f1318!important;border:1px solid #2b333d!important;box-shadow:0 16px 34px #00000029!important}.admin-layout .ops-table th{height:46px!important;background:#12171d!important;color:#aeb8c7!important;border-bottom:1px solid #29313b!important;font-weight:800!important}.admin-layout .ops-table td{height:52px!important;background:#0f1318!important;color:#edf3fb!important;border-bottom:1px solid #222a33!important}.admin-layout .ops-table tbody tr:hover td{background:#151b22!important}.admin-layout .row-actions{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important;min-width:240px!important}.admin-layout .row-actions button{min-height:30px!important;height:30px!important;padding:0 10px!important;background:#17202a!important;color:#57b5ff!important;border-color:#2d4358!important;box-shadow:none!important}.admin-layout .empty{color:#9da8b7!important;background:transparent!important;border:0!important}html[data-admin-theme=light] .admin-layout .toolbar-actions.ops-buttons{border-top-color:#e4e9f1!important}html[data-admin-theme=light] .admin-layout .inline-editor,html[data-admin-theme=light] .admin-layout .ops-filter,html[data-admin-theme=light] .admin-layout .table-card.ops-table{background:#fff!important;border-color:#e3e8f0!important;box-shadow:0 12px 28px #1018280f!important}html[data-admin-theme=light] .admin-layout .inline-editor label{color:#344054!important}html[data-admin-theme=light] .admin-layout .inline-editor input,html[data-admin-theme=light] .admin-layout .inline-editor textarea,html[data-admin-theme=light] .admin-layout .inline-editor select{background:#fff!important;color:#101828!important;border-color:#d6deea!important}html[data-admin-theme=light] .admin-layout .ops-table th{background:#f8fafc!important;color:#667085!important;border-color:#e8edf4!important}html[data-admin-theme=light] .admin-layout .ops-table td{background:#fff!important;color:#101828!important;border-color:#eef2f7!important}html[data-admin-theme=light] .admin-layout .ops-table tbody tr:hover td{background:#f3f8ff!important}html[data-admin-theme=light] .admin-layout .row-actions button{background:#eef7ff!important;color:#1677d2!important;border-color:#cfe5ff!important}.admin-layout dialog:has(.admin-record-modal){width:min(760px,calc(100vw - 72px))!important;max-height:calc(100vh - 64px)!important;padding:0!important;background:#0f1318!important;color:#edf3fb!important;border:1px solid #303946!important;border-radius:12px!important;box-shadow:0 28px 100px #0000009e!important}.admin-layout dialog:has(.admin-record-modal) .dialog-head{margin:0!important;padding:20px 24px!important;border-bottom:1px solid #27303b!important;background:#111820!important}.admin-layout dialog:has(.admin-record-modal) .dialog-head h2{font:800 20px Manrope,system-ui,sans-serif!important;color:#f4f8fd!important;letter-spacing:-.01em!important}.admin-layout dialog:has(.admin-record-modal) .icon-btn{width:38px!important;height:38px!important;min-height:38px!important;background:#17202a!important;color:#d8e0eb!important;border:1px solid #303946!important;border-radius:999px!important}.admin-layout .admin-record-modal{padding:22px 24px 24px!important;background:#0f1318!important}.admin-layout .admin-record-modal>.muted{color:#9da8b7!important;font-size:13px!important;margin-bottom:18px!important;max-width:620px!important}.admin-layout .admin-record-modal .detail-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 16px!important}.admin-layout .admin-record-modal .detail-grid label{gap:7px!important;color:#c8d2df!important;font-size:12px!important;font-weight:800!important;letter-spacing:.01em!important}.admin-layout .admin-record-modal .detail-grid input{height:42px!important;min-height:42px!important;padding:0 12px!important;background:#151b22!important;color:#f4f8fd!important;border:1px solid #34404d!important;border-radius:6px!important;font-size:13px!important;font-weight:650!important;box-shadow:inset 0 1px #ffffff08!important}.admin-layout .admin-record-modal .detail-grid label:first-child input{font-family:ui-monospace,SFMono-Regular,Consolas,monospace!important;font-size:12px!important}.admin-layout .admin-record-modal .row-actions{margin-top:20px!important;padding-top:18px!important;border-top:1px solid #27303b!important;justify-content:flex-end!important;min-width:0!important}.admin-layout .admin-record-modal .row-actions button{height:34px!important;min-height:34px!important;padding:0 13px!important;border-radius:6px!important;background:#16202b!important;border:1px solid #2f465d!important;color:#5cb8ff!important;font-size:12px!important}.admin-layout .admin-record-modal .row-actions .edit-action{background:#0f2b21!important;border-color:#246b50!important;color:#54d397!important}.admin-layout .admin-profile-wrap{position:relative!important;display:flex!important;align-items:center!important}.admin-layout .admin-profile-menu{position:absolute!important;right:0!important;top:42px!important;min-width:132px!important;background:#1b1f25!important;border:1px solid #323943!important;border-radius:6px!important;box-shadow:0 18px 40px #0006!important;z-index:100!important;overflow:hidden!important;padding:4px 0!important}.admin-layout .admin-profile-menu:before{content:"";position:absolute;right:22px;top:-6px;width:10px;height:10px;background:#1b1f25;border-left:1px solid #323943;border-top:1px solid #323943;transform:rotate(45deg)}.admin-layout .admin-profile-menu button{position:relative!important;width:100%!important;height:40px!important;min-height:40px!important;justify-content:flex-start!important;padding:0 18px!important;border-radius:0!important;background:transparent!important;color:#e5ebf3!important;border:0!important;box-shadow:none!important;font-size:13px!important;font-weight:700!important}.admin-layout .admin-profile-menu button:hover{background:#242b34!important;color:#fff!important}html[data-admin-theme=light] .admin-layout dialog:has(.admin-record-modal){background:#fff!important;color:#101828!important;border-color:#dbe3ef!important;box-shadow:0 26px 80px #0f172a3d!important}html[data-admin-theme=light] .admin-layout dialog:has(.admin-record-modal) .dialog-head{background:#f8fafc!important;border-bottom-color:#e6ebf2!important}html[data-admin-theme=light] .admin-layout dialog:has(.admin-record-modal) .dialog-head h2{color:#101828!important}html[data-admin-theme=light] .admin-layout dialog:has(.admin-record-modal) .icon-btn{background:#fff!important;color:#344054!important;border-color:#d7dde6!important}html[data-admin-theme=light] .admin-layout .admin-record-modal{background:#fff!important}html[data-admin-theme=light] .admin-layout .admin-record-modal>.muted{color:#667085!important}html[data-admin-theme=light] .admin-layout .admin-record-modal .detail-grid label{color:#344054!important}html[data-admin-theme=light] .admin-layout .admin-record-modal .detail-grid input{background:#fff!important;color:#101828!important;border-color:#d7dde6!important}html[data-admin-theme=light] .admin-layout .admin-record-modal .row-actions{border-top-color:#e6ebf2!important}html[data-admin-theme=light] .admin-layout .admin-profile:hover,html[data-admin-theme=light] .admin-layout .admin-profile-menu button:hover{background:#eef6ff!important;color:#1677d2!important}html[data-admin-theme=light] .admin-layout .admin-profile-menu{background:#fff!important;border-color:#d7dde6!important;box-shadow:0 18px 40px #0f172a24!important}html[data-admin-theme=light] .admin-layout .admin-profile-menu:before{background:#fff!important;border-color:#d7dde6!important}html[data-admin-theme=light] .admin-layout .admin-profile-menu button{color:#344054!important}body:has(.layout:not(.admin-layout)){background:#050505!important}.layout:not(.admin-layout){background:#050505!important;color:#f7f1e3!important}.layout:not(.admin-layout) .sidebar{width:220px!important;background:#0c0c0d!important;border-right:1px solid #202124!important;padding:28px 15px!important}.layout:not(.admin-layout) .brand{height:auto!important;align-items:center!important;gap:12px!important;padding:0 4px 34px!important;border:0!important}.layout:not(.admin-layout) .brand img{width:52px!important;height:52px!important;border-radius:10px!important;border:1px solid #8a6426!important;box-shadow:0 8px 22px #0008!important}.layout:not(.admin-layout) .brand span{font-family:Georgia,serif!important;font-size:28px!important;letter-spacing:.04em!important;color:#f8e5b8!important;line-height:1!important}.layout:not(.admin-layout) .brand small{display:block!important;text-align:center!important;margin-top:8px!important;font:700 11px Manrope,system-ui,sans-serif!important;letter-spacing:.55em!important;color:#a79064!important}.layout:not(.admin-layout) .nav-caption{color:#6f7074!important;font-size:12px!important;font-weight:800!important;margin:12px 14px 18px!important}.layout:not(.admin-layout) nav button{height:50px!important;border-radius:8px!important;background:transparent!important;color:#b9bbc0!important;font-weight:800!important;padding:0 15px!important}.layout:not(.admin-layout) nav button:hover{background:#171717!important;color:#f2e7ce!important}.layout:not(.admin-layout) nav button.active{background:linear-gradient(90deg,#3b2b10,#1b160f)!important;color:#f6d68d!important;border:1px solid #4c3715!important}.layout:not(.admin-layout) .sidebar-bottom{border-top:1px solid #1e1f22!important;color:#c9b98f!important;background:transparent!important;margin-top:22px!important;padding:22px 14px!important}.layout:not(.admin-layout) .workspace{background:#050505!important}.layout:not(.admin-layout) header{height:86px!important;background:#070707!important;border-bottom:1px solid #191a1c!important;padding:0 40px!important}.layout:not(.admin-layout) .search{background:transparent!important;border:0!important;box-shadow:none!important;color:#777!important;max-width:360px!important}.layout:not(.admin-layout) .search input{background:transparent!important;color:#e9e3d7!important}.layout:not(.admin-layout) .search input::placeholder{color:#696b71!important}.layout:not(.admin-layout) .header-actions select,.layout:not(.admin-layout) .wallet-chip{height:44px!important;background:#17120b!important;border:1px solid #4a3515!important;color:#f0cf83!important;border-radius:8px!important}.layout:not(.admin-layout) main{padding:50px 40px 60px!important;background:#050505!important}.layout:not(.admin-layout) .eyebrow{display:none!important}.layout:not(.admin-layout) .title-row{margin-bottom:28px!important}.layout:not(.admin-layout) .title-row h1{font-size:30px!important;color:#faf6ec!important;letter-spacing:-.03em!important}.layout:not(.admin-layout) .title-row p{color:#8d9097!important}.layout:not(.admin-layout) .edition,.layout:not(.admin-layout) .status-badge{background:#111!important;border:1px solid #4a3515!important;color:#d8b86f!important;border-radius:999px!important}.layout:not(.admin-layout) .hero,.layout:not(.admin-layout) .wallet-overview{position:relative!important;min-height:318px!important;padding:40px 30px!important;background:radial-gradient(circle at 80% 35%,rgba(126,70,35,.32),transparent 36%),linear-gradient(135deg,#18110c,#0d0c0b 55%,#090909)!important;border:1px solid #2b2117!important;border-radius:12px!important;box-shadow:0 24px 60px #0007,inset 0 1px #ffffff0a!important;overflow:hidden!important}.layout:not(.admin-layout) .hero:after,.layout:not(.admin-layout) .wallet-overview:after{content:"";position:absolute;inset:auto -8% -38% 35%;height:220px;background:radial-gradient(circle,rgba(207,150,70,.16),transparent 68%);pointer-events:none}.layout:not(.admin-layout) .hero-copy{max-width:560px!important;position:relative!important;z-index:2!important}.layout:not(.admin-layout) .hero-copy .overline{display:none!important}.layout:not(.admin-layout) .hero h2{font-size:56px!important;line-height:.95!important;color:#f7e3ad!important;letter-spacing:-.045em!important;margin:0 0 18px!important}.layout:not(.admin-layout) .hero h2 em{font-style:normal!important;color:#fff6df!important}.layout:not(.admin-layout) .hero p,.layout:not(.admin-layout) .wallet-overview .muted{max-width:660px!important;color:#a9a9ad!important;font-size:15px!important;line-height:1.8!important}.layout:not(.admin-layout) .hero .gold,.layout:not(.admin-layout) .wallet-overview .gold{height:48px!important;border-radius:7px!important;background:linear-gradient(180deg,#ffe0a0,#e5b759)!important;color:#130f08!important;border:0!important;box-shadow:0 12px 22px #b47b2333!important;font-weight:900!important}.layout:not(.admin-layout) .hero-art{position:absolute!important;right:38px!important;bottom:22px!important;width:min(40%,440px)!important;max-height:260px!important;object-fit:contain!important;opacity:.92!important;filter:drop-shadow(0 24px 45px #000)!important}.layout:not(.admin-layout) .category-strip,.layout:not(.admin-layout) .provider-tabs,.layout:not(.admin-layout) .panel,.layout:not(.admin-layout) .game-card{background:#111!important;border:1px solid #24211c!important;border-radius:10px!important;box-shadow:none!important}.layout:not(.admin-layout) .category-tabs button,.layout:not(.admin-layout) .provider-tabs button{height:38px!important;background:transparent!important;color:#b7b7bb!important;border-color:#292929!important}.layout:not(.admin-layout) .category-tabs button.selected,.layout:not(.admin-layout) .provider-tabs button.selected{background:#37270f!important;color:#f6d68d!important;border-color:#5b431d!important}.layout:not(.admin-layout) .wallet-overview>span{display:block!important;color:#a9a18d!important;font-weight:800!important;margin-bottom:18px!important}.layout:not(.admin-layout) .wallet-overview h2{font-size:46px!important;color:#f7e3ad!important;margin:0 0 18px!important}.layout:not(.admin-layout) .wallet-overview h2 small{font-size:16px!important;color:#aaa!important}.layout:not(.admin-layout) .stat-grid .panel{background:linear-gradient(180deg,#161111,#100f0f)!important;border-color:#29231d!important;min-height:130px!important}.layout:not(.admin-layout) .stat-grid .panel span{color:#a7a2a0!important}.layout:not(.admin-layout) .stat-grid .panel strong{color:#faf6ec!important}.layout:not(.admin-layout) .table-scroll table{background:#0d0e10!important}.layout:not(.admin-layout) th{color:#9fa3aa!important;background:#101114!important}.layout:not(.admin-layout) td{color:#e9e3d7!important;border-color:#242424!important}.admin-layout .admin-analytics{display:grid!important;grid-template-columns:2fr 1fr 1fr!important;gap:18px!important;margin-top:18px!important}.admin-layout .admin-analytics .ops-chart{min-height:260px!important;margin:0!important}.admin-layout .chart-head{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:18px!important}.admin-layout .chart-head h2{margin:0!important;font-size:18px!important;color:#f4f8fd!important}.admin-layout .chart-head span{font-size:12px!important;font-weight:800!important;color:#d8b86f!important;border:1px solid #4a3515!important;background:#17120b!important;border-radius:999px!important;padding:6px 10px!important}.admin-layout .live-area-chart .chart-lines{position:relative!important;height:178px!important;margin-top:8px!important;border:0!important;background:linear-gradient(180deg,#ffffff08,#ffffff03)!important;border-radius:10px!important;overflow:hidden!important}.admin-layout .live-area-chart .chart-lines span{position:absolute!important;left:18px!important;right:18px!important;height:1px!important;background:#29313b!important}.admin-layout .live-area-chart .chart-lines span:nth-child(1){top:25%!important}.admin-layout .live-area-chart .chart-lines span:nth-child(2){top:50%!important}.admin-layout .live-area-chart .chart-lines span:nth-child(3){top:75%!important}.admin-layout .live-area-chart .chart-lines i{position:absolute!important;left:20px!important;right:20px!important;bottom:0!important;height:126px!important;background:linear-gradient(180deg,rgba(248,198,106,.48),rgba(58,167,255,.1) 55%,transparent)!important;clip-path:polygon(0 74%,12% 61%,24% 66%,36% 42%,49% 48%,61% 28%,73% 38%,86% 20%,100% 30%,100% 100%,0 100%)!important}.admin-layout .pie-wrap{display:flex!important;align-items:center!important;gap:20px!important}.admin-layout .pie-ring{width:132px!important;height:132px!important;border-radius:50%!important;position:relative!important;box-shadow:inset 0 0 0 12px #151a20,0 14px 30px #0006!important}.admin-layout .pie-ring:after{content:"";position:absolute;inset:30px;border-radius:50%;background:#101419;border:1px solid #2b333d}.admin-layout .pie-legend{display:grid!important;gap:11px!important;flex:1!important}.admin-layout .pie-legend span{display:grid!important;grid-template-columns:12px 1fr!important;gap:8px!important;color:#c8d2df!important;font-size:12px!important}.admin-layout .pie-legend strong{grid-column:2;color:#f4f8fd;font-size:13px}.admin-layout .pie-legend b{width:10px;height:10px;border-radius:50%;margin-top:3px}.gold-dot{background:#f8c66a}.blue-dot{background:#3aa7ff}.red-dot{background:#ef5b6a}.admin-layout .candle-stage{height:150px!important;display:flex!important;align-items:flex-end!important;justify-content:space-around!important;padding:16px 10px 6px!important;border-radius:10px!important;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent)!important}.admin-layout .candle{width:20px!important;min-height:24px!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important}.admin-layout .candle i{position:absolute;width:2px;height:calc(100% + 20px);background:#667085;border-radius:999px}.admin-layout .candle b{width:18px;height:48%;min-height:20px;border-radius:4px;background:linear-gradient(180deg,#42d878,#1ea84a);border:1px solid #68e391;z-index:1}.admin-layout .candle.c1 b,.admin-layout .candle.c3 b{background:linear-gradient(180deg,#ff7380,#de3c4a);border-color:#ff8490}.admin-layout .candle.c2 b{background:linear-gradient(180deg,#f8c66a,#d99425);border-color:#ffd17d}.admin-layout .candle-foot{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:12px!important;color:#8f9aaa!important;font-size:12px!important}.admin-layout .candle-foot strong{color:#f4f8fd!important;font-size:12px!important}html[data-admin-theme=light] .admin-layout .chart-head h2{color:#101828!important}html[data-admin-theme=light] .admin-layout .chart-head span{background:#fff7e8!important;color:#9a6700!important;border-color:#f2d399!important}html[data-admin-theme=light] .admin-layout .live-area-chart .chart-lines,html[data-admin-theme=light] .admin-layout .candle-stage{background:#f8fafc!important}html[data-admin-theme=light] .admin-layout .live-area-chart .chart-lines span{background:#e5e9f0!important}html[data-admin-theme=light] .admin-layout .pie-ring:after{background:#fff!important;border-color:#e5e9f0!important}html[data-admin-theme=light] .admin-layout .pie-legend span{color:#475467!important}html[data-admin-theme=light] .admin-layout .pie-legend strong,html[data-admin-theme=light] .admin-layout .candle-foot strong{color:#101828!important}.admin-layout dialog[open]:has(.admin-record-modal){display:flex!important;flex-direction:column;overflow:hidden!important}.admin-layout dialog:has(.admin-record-modal)>.dialog-head{flex:none}.admin-layout .admin-record-modal{overflow-y:auto;min-height:0}.admin-layout .admin-record-modal>.button-row{position:sticky;bottom:-24px;background:#0f1318;padding:12px 0;margin-top:16px;border-top:1px solid #303946;z-index:2}.admin-layout .record-readonly{margin:16px 0}.admin-layout .record-readonly summary{cursor:pointer;padding:10px 0;color:inherit}.admin-layout .record-readonly output{display:block;overflow-wrap:anywhere;font-weight:400;padding:8px 0}html[data-admin-theme=light] .admin-layout .admin-record-modal>.button-row{background:#fff;border-color:#dbe3ef}.admin-layout .row-actions.player-actions{display:grid!important;grid-template-columns:repeat(4,minmax(74px,auto))!important;gap:8px 10px!important;min-width:420px!important;align-items:center!important}.admin-layout .row-actions.player-actions button{justify-content:center!important;color:#f5b24a!important}.admin-layout .row-actions.player-actions .edit-action{color:#5cb8ff!important}.admin-layout .row-actions.player-actions button:nth-child(2),.admin-layout .row-actions.player-actions button:nth-child(4),.admin-layout .row-actions.player-actions button:nth-child(5),.admin-layout .row-actions.player-actions button:nth-child(6),.admin-layout .row-actions.player-actions button:nth-child(8),.admin-layout .row-actions.player-actions button:nth-child(14){color:#ff6b82!important}.admin-layout .row-actions.player-actions button:nth-child(3),.admin-layout .row-actions.player-actions button:nth-child(7),.admin-layout .row-actions.player-actions button:nth-child(9){color:#5cb8ff!important}.admin-layout .ops-table .operate-cell{min-width:430px!important;vertical-align:top!important}.admin-layout .row-actions.player-actions{display:grid!important;grid-template-columns:repeat(5,minmax(92px,1fr))!important;gap:8px!important;min-width:410px!important;max-width:560px!important;align-items:start!important}.admin-layout .row-actions.player-actions>button,.admin-layout .row-actions.player-actions .action-more>summary{width:100%!important;min-width:0!important;height:34px!important;min-height:34px!important;padding:0 10px!important;border-radius:8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;font-size:12px!important;letter-spacing:0!important;box-shadow:inset 0 1px #ffffff0a!important}.admin-layout .row-actions.player-actions .action-more{grid-column:span 1!important;position:relative!important;margin:0!important;padding:0!important}.admin-layout .row-actions.player-actions .action-more>summary{list-style:none!important;cursor:pointer!important;background:linear-gradient(180deg,#243143,#182334)!important;color:#f7c15d!important;border:1px solid #3c506a!important;font-weight:900!important}.admin-layout .row-actions.player-actions .action-more>summary::-webkit-details-marker{display:none!important}.admin-layout .row-actions.player-actions .action-more>summary:after{content:"▾";font-size:10px!important;margin-left:2px;color:#f7c15d!important}.admin-layout .row-actions.player-actions .action-more[open]>summary{border-color:#f3b94d!important;background:linear-gradient(180deg,#3a2b14,#241c10)!important}.admin-layout .row-actions.player-actions .action-more[open]>summary:after{content:"▴"}.admin-layout .row-actions.player-actions .action-more>div{grid-column:1/-1!important;margin-top:8px!important;padding:10px!important;border:1px solid #2b3644!important;border-radius:10px!important;background:#0d1218!important;box-shadow:inset 0 1px #ffffff08!important;display:grid!important;grid-template-columns:repeat(3,minmax(150px,1fr))!important;gap:8px!important}.admin-layout .row-actions.player-actions .action-more button{width:100%!important;height:32px!important;min-height:32px!important;justify-content:center!important;padding:0 11px!important;border-radius:7px!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;font-size:11.5px!important}.admin-layout .row-actions.player-actions button:nth-child(n){color:#5cb8ff!important}.admin-layout .row-actions.player-actions>button:nth-child(2),.admin-layout .row-actions.player-actions>button:nth-child(4){color:#ff6b82!important;border-color:#43303d!important;background:#1d1a24!important}.admin-layout .row-actions.player-actions>button:nth-child(3){color:#5cb8ff!important}html[data-admin-theme=light] .admin-layout .row-actions.player-actions .action-more>summary{background:#fff7e6!important;color:#b77900!important;border-color:#ffd889!important}html[data-admin-theme=light] .admin-layout .row-actions.player-actions .action-more>div{background:#fff!important;border-color:#dbe5f2!important;box-shadow:0 10px 22px #0f172a14!important}@media(max-width:1100px){.admin-layout .ops-table .operate-cell{min-width:360px!important}.admin-layout .row-actions.player-actions{grid-template-columns:repeat(2,minmax(120px,1fr))!important;max-width:380px!important}.admin-layout .row-actions.player-actions .action-more{grid-column:span 2!important}.admin-layout .row-actions.player-actions .action-more>div{grid-template-columns:repeat(2,minmax(130px,1fr))!important}}.admin-layout .row-actions.player-actions .action-more[open]{grid-column:1/-1!important}.admin-layout .row-actions.player-actions .action-more[open]>summary{width:min(180px,100%)!important}.admin-layout .ops-table .operate-cell{min-width:190px!important;width:190px!important;max-width:210px!important;vertical-align:middle!important;position:sticky!important;right:0!important;z-index:3!important;background:#0f1318!important;box-shadow:-10px 0 18px #0000002e!important}.admin-layout .ops-table th:last-child{position:sticky!important;right:0!important;z-index:4!important;background:#12171d!important;box-shadow:-10px 0 18px #0000002e!important}.admin-layout .row-actions.player-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;min-width:0!important;max-width:184px!important;width:184px!important;align-items:center!important}.admin-layout .row-actions.player-actions>button{width:100%!important;min-width:0!important;height:36px!important;min-height:36px!important;padding:0 12px!important;border-radius:9px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;font-weight:900!important;letter-spacing:0!important;box-shadow:inset 0 1px #ffffff0a!important}.admin-layout .row-actions.player-actions .edit-action{background:#142232!important;color:#5cb8ff!important;border-color:#2d506d!important}.admin-layout .row-actions.player-actions .manage-action{background:linear-gradient(180deg,#2c2212,#191710)!important;color:#f7c15d!important;border-color:#5a4422!important}.admin-layout .row-actions.player-actions .action-more{display:none!important}.admin-layout dialog:has(.player-action-modal){width:min(820px,calc(100vw - 64px))!important;max-height:calc(100vh - 72px)!important;overflow:hidden!important}.admin-layout .player-action-modal{padding:22px 24px 24px!important;overflow:auto!important}.admin-layout .player-action-card{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin:0 0 18px!important;padding:14px!important;background:#111820!important;border:1px solid #2b3644!important;border-radius:12px!important}.admin-layout .player-action-card span{display:flex!important;flex-direction:column!important;gap:6px!important;color:#9da8b7!important;font-size:11px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.04em!important;min-width:0!important}.admin-layout .player-action-card strong{color:#edf3fb!important;font-size:13px!important;font-weight:900!important;text-transform:none!important;letter-spacing:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.admin-layout .player-action-grid{display:grid!important;grid-template-columns:repeat(3,minmax(170px,1fr))!important;gap:10px!important;margin-top:10px!important}.admin-layout .player-action-grid button{height:40px!important;min-height:40px!important;width:100%!important;justify-content:center!important;padding:0 14px!important;border-radius:9px!important;background:#142232!important;color:#5cb8ff!important;border:1px solid #2d506d!important;font-size:12px!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;box-shadow:inset 0 1px #ffffff0a!important}.admin-layout .player-action-grid button:hover{transform:translateY(-1px)!important;filter:brightness(1.07)!important}.admin-layout .player-action-grid .danger-lite{background:#241721!important;color:#ff6b82!important;border-color:#4b2a39!important}.admin-layout .player-action-grid .edit-action{background:#102b21!important;color:#54d397!important;border-color:#246b50!important}.admin-layout .player-action-modal>.button-row{justify-content:flex-end!important;margin-top:18px!important;padding-top:16px!important;border-top:1px solid #27303b!important}html[data-admin-theme=light] .admin-layout .ops-table .operate-cell{background:#fff!important;box-shadow:-10px 0 18px #0f172a14!important}html[data-admin-theme=light] .admin-layout .ops-table th:last-child{background:#f8fafc!important;box-shadow:-10px 0 18px #0f172a14!important}html[data-admin-theme=light] .admin-layout .ops-table tbody tr:hover .operate-cell{background:#f3f8ff!important}html[data-admin-theme=light] .admin-layout .row-actions.player-actions .edit-action{background:#eef7ff!important;color:#1677d2!important;border-color:#cfe5ff!important}html[data-admin-theme=light] .admin-layout .row-actions.player-actions .manage-action{background:#fff7e6!important;color:#a76100!important;border-color:#ffd889!important}html[data-admin-theme=light] .admin-layout .player-action-card{background:#f8fafc!important;border-color:#e3e8f0!important}html[data-admin-theme=light] .admin-layout .player-action-card span{color:#667085!important}html[data-admin-theme=light] .admin-layout .player-action-card strong{color:#101828!important}html[data-admin-theme=light] .admin-layout .player-action-grid button{background:#eef7ff!important;color:#1677d2!important;border-color:#cfe5ff!important}html[data-admin-theme=light] .admin-layout .player-action-grid .danger-lite{background:#fff1f3!important;color:#c8334f!important;border-color:#ffd0d8!important}@media(max-width:900px){.admin-layout .player-action-card,.admin-layout .player-action-grid{grid-template-columns:1fr!important}.admin-layout dialog:has(.player-action-modal){width:calc(100vw - 28px)!important}}.admin-layout dialog:has(.pro-player-actions){width:min(760px,calc(100vw - 64px))!important;background:#0f141b!important;border:1px solid #2c3542!important;border-radius:14px!important;padding:0!important;box-shadow:0 30px 110px #000000a6!important;overflow:hidden!important}.admin-layout dialog:has(.pro-player-actions) .dialog-head{margin:0!important;padding:20px 24px!important;background:#111820!important;border-bottom:1px solid #28313d!important}.admin-layout dialog:has(.pro-player-actions) .dialog-head h2{font-size:22px!important;font-weight:900!important;color:#f2f6fb!important;letter-spacing:-.01em!important}.admin-layout .pro-player-actions{padding:20px 24px 22px!important;background:#0f141b!important;max-height:calc(100vh - 150px)!important;overflow:auto!important}.admin-layout .player-summary-strip{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;margin:0 0 18px!important;border:1px solid #2b3b4f!important;border-radius:12px!important;background:#111922!important;overflow:hidden!important}.admin-layout .player-summary-strip span{min-width:0!important;padding:14px 16px!important;border-right:1px solid #273443!important;display:flex!important;flex-direction:column!important;gap:6px!important}.admin-layout .player-summary-strip span:last-child{border-right:0!important}.admin-layout .player-summary-strip small{font-size:11px!important;font-weight:900!important;letter-spacing:.08em!important;color:#9aa8b8!important;text-transform:uppercase!important}.admin-layout .player-summary-strip strong{font-size:13px!important;font-weight:900!important;color:#f3f7fc!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.admin-layout .operate-board{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.admin-layout .operate-board section{padding:14px!important;border:1px solid #273443!important;border-radius:12px!important;background:#0c1117!important;min-width:0!important}.admin-layout .operate-board h3{margin:0 0 10px!important;color:#a9b6c6!important;font-size:11px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}.admin-layout .operate-board section>div{display:flex!important;align-items:flex-start!important;align-content:flex-start!important;flex-wrap:wrap!important;gap:6px 14px!important;min-height:60px!important}.admin-layout .operate-board button{height:auto!important;min-height:24px!important;width:auto!important;max-width:100%!important;padding:2px 0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;font-size:12px!important;font-weight:900!important;line-height:1.45!important;letter-spacing:0!important;white-space:normal!important;text-align:left!important;justify-content:flex-start!important;text-decoration:none!important;filter:none!important;transform:none!important}.admin-layout .operate-board button:hover{text-decoration:underline!important;text-underline-offset:3px!important;background:transparent!important;box-shadow:none!important;filter:none!important;transform:none!important}.admin-layout .operate-board .link-blue{color:#4db3ff!important}.admin-layout .operate-board .link-red{color:#ff647c!important}.admin-layout .operate-board .link-gold{color:#e8ac43!important}.admin-layout .pro-player-actions>.button-row{margin:18px 0 0!important;padding-top:16px!important;border-top:1px solid #28313d!important;justify-content:flex-end!important}.admin-layout .pro-player-actions>.button-row button{height:38px!important;min-height:38px!important;padding:0 18px!important;border-radius:8px!important;background:#f8fafc!important;color:#1d4ed8!important;border:1px solid #dbe5f0!important;font-weight:900!important;box-shadow:none!important}html[data-admin-theme=light] .admin-layout dialog:has(.pro-player-actions){background:#fff!important;border-color:#dbe5f0!important;box-shadow:0 28px 90px #0f172a2e!important}html[data-admin-theme=light] .admin-layout dialog:has(.pro-player-actions) .dialog-head{background:#fff!important;border-bottom-color:#e8edf4!important}html[data-admin-theme=light] .admin-layout dialog:has(.pro-player-actions) .dialog-head h2{color:#101828!important}html[data-admin-theme=light] .admin-layout .pro-player-actions{background:#fff!important}html[data-admin-theme=light] .admin-layout .player-summary-strip{background:#f8fafc!important;border-color:#e4eaf2!important}html[data-admin-theme=light] .admin-layout .player-summary-strip span{border-right-color:#e4eaf2!important}html[data-admin-theme=light] .admin-layout .player-summary-strip small{color:#667085!important}html[data-admin-theme=light] .admin-layout .player-summary-strip strong{color:#101828!important}html[data-admin-theme=light] .admin-layout .operate-board section{background:#fbfcfe!important;border-color:#e4eaf2!important}html[data-admin-theme=light] .admin-layout .operate-board h3{color:#7b8794!important}@media(max-width:780px){.admin-layout dialog:has(.pro-player-actions){width:calc(100vw - 24px)!important}.admin-layout .player-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-layout .player-summary-strip span:nth-child(2){border-right:0!important}.admin-layout .player-summary-strip span:nth-child(-n+2){border-bottom:1px solid #273443!important}.admin-layout .operate-board{grid-template-columns:1fr!important}}.admin-layout .ops-table table{min-width:1650px!important}.admin-layout .ops-table td{vertical-align:middle!important}.admin-layout .ops-table .operate-cell{min-width:360px!important;width:360px!important;max-width:360px!important;vertical-align:top!important;position:sticky!important;right:0!important;z-index:3!important;background:#0f1318f7!important;box-shadow:-12px 0 20px #00000042!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.admin-layout .ops-table th:last-child{min-width:360px!important;width:360px!important;max-width:360px!important;position:sticky!important;right:0!important;z-index:4!important;background:#12171d!important;box-shadow:-12px 0 20px #00000042!important;white-space:normal!important;text-align:center!important}.admin-layout .ops-table tbody tr:hover .operate-cell{background:#151b22!important}.admin-layout .row-actions.player-actions.reference-actions{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;justify-content:center!important;align-content:flex-start!important;gap:4px 18px!important;width:326px!important;max-width:326px!important;min-width:326px!important;padding:2px 0!important;margin:0 auto!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}.admin-layout .row-actions.player-actions.reference-actions>button{display:inline!important;width:auto!important;min-width:0!important;max-width:150px!important;height:auto!important;min-height:0!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;font-size:12px!important;font-weight:900!important;line-height:1.72!important;letter-spacing:0!important;white-space:normal!important;text-align:center!important;overflow:visible!important;text-overflow:clip!important;transform:none!important;filter:none!important}.admin-layout .row-actions.player-actions.reference-actions>button:hover{background:transparent!important;box-shadow:none!important;filter:none!important;transform:none!important;text-decoration:underline!important;text-underline-offset:3px!important}.admin-layout .row-actions.player-actions.reference-actions .link-blue{color:#4db3ff!important}.admin-layout .row-actions.player-actions.reference-actions .link-red{color:#ff647c!important}.admin-layout .row-actions.player-actions.reference-actions .link-gold{color:#e0a642!important}html[data-admin-theme=light] .admin-layout .ops-table .operate-cell{background:#fffffffa!important;box-shadow:-12px 0 20px #0f172a1f!important}html[data-admin-theme=light] .admin-layout .ops-table th:last-child{background:#f8fafc!important;box-shadow:-12px 0 20px #0f172a1f!important}html[data-admin-theme=light] .admin-layout .ops-table tbody tr:hover .operate-cell{background:#f6f9ff!important}html[data-admin-theme=light] .admin-layout .row-actions.player-actions.reference-actions .link-blue{color:#1680d8!important}html[data-admin-theme=light] .admin-layout .row-actions.player-actions.reference-actions .link-red{color:#d13b57!important}html[data-admin-theme=light] .admin-layout .row-actions.player-actions.reference-actions .link-gold{color:#b87400!important}@media(max-width:1200px){.admin-layout .ops-table .operate-cell,.admin-layout .ops-table th:last-child{min-width:330px!important;width:330px!important;max-width:330px!important}.admin-layout .row-actions.player-actions.reference-actions{width:300px!important;max-width:300px!important;min-width:300px!important;gap:4px 14px!important}.admin-layout .row-actions.player-actions.reference-actions>button{max-width:136px!important;font-size:11.5px!important}}.admin-layout{--admin-accent:#93adc9;--admin-danger:#d8a0a6;--admin-warning:#c9b58c;--admin-control:#344d68;--admin-control-hover:#405c79}html[data-admin-theme=light] .admin-layout{--admin-accent:#365875;--admin-danger:#934b55;--admin-warning:#79602f;--admin-control:#405e7b;--admin-control-hover:#344f6a}.admin-layout button{box-shadow:none!important;text-shadow:none!important;font-weight:600!important;filter:none!important}.admin-layout button:hover{transform:none!important;filter:none!important}.admin-layout :is(.row-actions,.operate-board) .link-blue{color:var(--admin-accent)!important}.admin-layout :is(.row-actions,.operate-board) .link-red{color:var(--admin-danger)!important}.admin-layout :is(.row-actions,.operate-board) .link-gold{color:var(--admin-warning)!important}.admin-layout .row-actions.player-actions.reference-actions>button{font-weight:600!important}.admin-layout :is(.search-btn,button.gold){background:var(--admin-control)!important;border-color:var(--admin-control)!important;color:#f4f6f8!important}.admin-layout :is(.search-btn,button.gold):hover{background:var(--admin-control-hover)!important}.admin-layout :is(.reset-btn,.danger-btn){background:#70434c!important;border-color:#84555f!important;color:#fff!important}.admin-layout .warning-btn{background:#685639!important;border-color:#806c49!important;color:#fff!important}.admin-layout .success-btn{background:#3a6054!important;border-color:#4e7669!important;color:#fff!important}.admin-layout :is(.metric-card,.ops-metric){box-shadow:none!important;background-image:none!important}.admin-layout :is(.metric-card,.ops-metric)>b{color:var(--admin-accent)!important;background:transparent!important;box-shadow:none!important;border:0!important}.admin-layout .ops-title h1>svg{color:var(--admin-accent)!important}.admin-layout .status-badge{background:#253d34!important;color:#b0cebf!important;border-color:#395348!important;font-weight:600!important}html[data-admin-theme=light] .admin-layout .status-badge{background:#edf3ef!important;color:#3b604c!important;border-color:#cddbd1!important}.admin-layout button:focus-visible{outline:2px solid var(--admin-accent)!important;outline-offset:3px!important}html .admin-layout .row-actions.player-actions.reference-actions .link-blue{color:var(--admin-accent)!important}html .admin-layout .row-actions.player-actions.reference-actions .link-red{color:var(--admin-danger)!important}html .admin-layout .row-actions.player-actions.reference-actions .link-gold{color:var(--admin-warning)!important}html[data-admin-theme=light] .admin-layout .row-actions.player-actions.reference-actions .link-blue{color:var(--admin-accent)!important}html[data-admin-theme=light] .admin-layout .row-actions.player-actions.reference-actions .link-red{color:var(--admin-danger)!important}html[data-admin-theme=light] .admin-layout .row-actions.player-actions.reference-actions .link-gold{color:var(--admin-warning)!important}.admin-layout dialog:not(:has(.mfa-setup)) button.gold{background:var(--admin-control)!important;border-color:var(--admin-control)!important;font-weight:600!important}.admin-layout dialog:not(:has(.mfa-setup)) button.gold:hover{background:var(--admin-control-hover)!important;border-color:var(--admin-control-hover)!important}@media(max-width:760px){.layout:not(.admin-layout){min-height:100dvh!important}.layout:not(.admin-layout) .workspace{margin:0!important;padding-bottom:calc(80px + env(safe-area-inset-bottom))!important;min-width:0!important}.layout:not(.admin-layout) .sidebar{position:fixed!important;inset:auto 0 0!important;width:100%!important;height:calc(64px + env(safe-area-inset-bottom))!important;padding:0 8px env(safe-area-inset-bottom)!important;background:#111!important;border:0!important;border-top:1px solid #34302a!important;border-radius:0!important;z-index:30!important;box-shadow:0 -4px 20px #0003!important;display:block!important}.layout:not(.admin-layout) .sidebar .brand,.layout:not(.admin-layout) .nav-caption,.layout:not(.admin-layout) .sidebar-bottom{display:none!important}.layout:not(.admin-layout) .sidebar nav{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;height:64px!important;gap:2px!important;overflow:visible!important;padding:4px 0!important}.layout:not(.admin-layout) .sidebar nav button{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-width:0!important;width:100%!important;height:56px!important;padding:5px 2px!important;gap:4px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#bcb7af!important;font-size:11px!important;line-height:1.2!important;box-shadow:none!important;letter-spacing:0!important}.layout:not(.admin-layout) .sidebar nav button[data-route=favorites],.layout:not(.admin-layout) .sidebar nav button[data-route=history]{display:none!important}.layout:not(.admin-layout) .sidebar nav button.active{background:#292317!important;color:#ead29c!important}.layout:not(.admin-layout) .sidebar nav svg{width:21px!important;height:21px!important;flex-shrink:0!important}.layout:not(.admin-layout) header{display:flex!important;flex-wrap:wrap!important;width:100%!important;height:auto!important;min-height:104px!important;padding:12px 16px!important;gap:8px!important}.layout:not(.admin-layout) .search{width:100%!important;max-width:none!important;min-width:0!important;flex-basis:100%!important;height:36px!important}.layout:not(.admin-layout) .search input{font-size:16px!important;min-width:0!important}.layout:not(.admin-layout) .header-actions{display:flex!important;justify-content:space-between!important;width:100%!important;gap:8px!important;min-width:0!important}.layout:not(.admin-layout) .header-actions select{width:104px!important;max-width:104px!important;min-height:44px!important;font-size:14px!important;padding:8px!important}.layout:not(.admin-layout) .header-actions button{min-height:44px!important;font-size:13px!important;padding:8px 12px!important;white-space:nowrap!important}.layout:not(.admin-layout) main{padding:20px 16px!important;width:100%!important;min-width:0!important}.layout:not(.admin-layout) .title-row{margin:0 0 18px!important;gap:8px!important}.layout:not(.admin-layout) h1{font-size:24px!important;line-height:1.3!important;letter-spacing:-.5px!important}.layout:not(.admin-layout) .hero{min-height:0!important;height:auto!important;max-height:none!important;border-radius:14px!important;margin:0!important;display:block!important}.layout:not(.admin-layout) .hero-copy{width:100%!important;max-width:none!important;padding:24px 20px!important;position:relative!important}.layout:not(.admin-layout) .hero h2{font-size:clamp(32px,9vw,40px)!important;line-height:1.05!important;letter-spacing:-1px!important;margin:0 0 14px!important;max-width:100%!important}.layout:not(.admin-layout) .hero p{font-size:13px!important;line-height:1.6!important;max-width:80%!important;margin-bottom:18px!important}.layout:not(.admin-layout) .hero .hero-art{width:48%!important;height:100%!important;inset:0 0 0 auto!important;opacity:.2!important;object-fit:cover!important;pointer-events:none!important}.layout:not(.admin-layout) .hero button{min-height:44px!important;white-space:nowrap!important;padding:10px 16px!important;font-size:14px!important;width:auto!important}.layout:not(.admin-layout) .hero-note{font-size:11px!important;margin-top:10px!important}.layout:not(.admin-layout) .game-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 12px!important}.layout:not(.admin-layout) .game-art{height:auto!important;aspect-ratio:4/5!important}.layout:not(.admin-layout) .game-meta h3{font-size:14px!important;line-height:1.4!important}.layout:not(.admin-layout) .game-meta p{font-size:11px!important;line-height:1.5!important}.layout:not(.admin-layout) .favorite{width:44px!important;height:44px!important;min-height:44px!important}.layout:not(.admin-layout) .category-tabs button,.layout:not(.admin-layout) .provider-tabs button{min-height:44px!important;font-size:12px!important;flex-shrink:0!important}.layout:not(.admin-layout) .panel{padding:18px 16px!important}.layout:not(.admin-layout) .two-columns{grid-template-columns:minmax(0,1fr)!important}.layout:not(.admin-layout) input,.layout:not(.admin-layout) textarea{font-size:16px!important}.layout:not(.admin-layout) dialog{width:calc(100% - 24px)!important;max-height:calc(100dvh - 24px)!important;padding:20px 16px!important;overscroll-behavior:contain}.layout:not(.admin-layout) .dialog-head h2{font-size:22px!important}.layout:not(.admin-layout) .button-row button{min-width:0!important;flex:1 1 120px!important}.layout:not(.admin-layout) .wallet-overview h2{font-size:32px!important}}.gift-cards{margin:20px 0;min-width:0}.gift-cards h2{display:flex;align-items:center;gap:10px;font-size:20px}.gift-cards>p{margin:14px 0}.gift-cards form{margin:18px 0}.gift-issued{padding:18px;border:1px solid var(--line);border-radius:10px;display:grid;gap:12px}.gift-issued code{overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;font-size:16px}.gift-cards .two-columns,.gift-cards label{min-width:0}.admin-layout .gift-cards{padding:24px!important;background:#10161d!important;border:1px solid #293746!important;color:#edf2f8!important;box-shadow:0 14px 34px #0003!important}.admin-layout .gift-cards h2{color:#f4f7fb!important}.admin-layout .gift-cards h2 svg{color:#7fa5c9!important}.admin-layout .gift-cards>.muted{color:#9ca9b8!important}.admin-layout .gift-cards label{color:#bdc8d5!important;font-size:12.5px!important;font-weight:700!important}.admin-layout .gift-cards input{height:44px!important;background:#151c24!important;color:#f2f6fa!important;border:1px solid #354252!important;color-scheme:dark!important}.admin-layout .gift-cards input:focus{border-color:#658caf!important;outline:2px solid rgba(101,140,175,.18)!important}.admin-layout .gift-cards button.gold{min-height:44px!important;background:#365875!important;color:#f6f8fb!important;border:1px solid #4b6d8b!important;box-shadow:none!important}.admin-layout .gift-cards button.gold:hover{background:#405f7b!important}.admin-layout .gift-cards .table-scroll{margin-top:16px;border:1px solid #273441;border-radius:8px;background:#0d1319!important;scrollbar-color:#435466 #111820!important}.admin-layout .gift-cards table{background:#0d1319!important;color:#dfe7ef!important}.admin-layout .gift-cards th{height:46px;background:#121922!important;color:#9eabba!important;border-bottom:1px solid #293746!important;font-weight:800!important}.admin-layout .gift-cards td{height:48px;background:#0d1319!important;color:#dfe7ef!important;border-bottom:1px solid #202c37!important}.admin-layout .gift-cards tbody tr:hover td{background:#151e27!important}.admin-layout .gift-cards .table-scroll>p{padding:16px 18px;color:#8f9dac!important;background:#0d1319!important}.admin-layout .gift-cards .gift-issued{background:#121a22!important;border-color:#334354!important;color:#dbe5ef!important}.admin-layout .gift-cards .gift-issued code{color:#f3c96c!important}.admin-layout .gift-cards .gift-issued .gift-copy-button{width:max-content;min-width:132px!important;min-height:40px!important;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px!important;border:1px solid #c99b49!important;border-radius:8px!important;background:linear-gradient(135deg,#e7c16e,#b77c25)!important;color:#211507!important;font-size:12px!important;font-weight:900!important;box-shadow:0 5px 14px #0000003d!important}.admin-layout .gift-cards .gift-issued .gift-copy-button:hover{background:linear-gradient(135deg,#f0d388,#c78d35)!important}.admin-layout .gift-cards .gift-delete-button{min-height:32px!important;padding:0 12px!important;border:1px solid #8f3e45!important;border-radius:7px!important;background:#391d22!important;color:#ffb7bd!important;font-size:11px!important;font-weight:800!important}.admin-layout .gift-cards .gift-delete-button:hover{background:#52242b!important;color:#ffd6d9!important}html[data-admin-theme=light] .admin-layout .gift-cards{background:#fff!important;border-color:#dfe6ee!important;color:#172033!important;box-shadow:0 12px 28px #0f172a12!important}html[data-admin-theme=light] .admin-layout .gift-cards h2{color:#101828!important}html[data-admin-theme=light] .admin-layout .gift-cards h2 svg{color:#405e7b!important}html[data-admin-theme=light] .admin-layout .gift-cards>.muted{color:#667085!important}html[data-admin-theme=light] .admin-layout .gift-cards label{color:#475467!important}html[data-admin-theme=light] .admin-layout .gift-cards input{background:#fff!important;color:#172033!important;border-color:#d5dee8!important;color-scheme:light!important}html[data-admin-theme=light] .admin-layout .gift-cards .table-scroll,html[data-admin-theme=light] .admin-layout .gift-cards table{background:#fff!important;border-color:#e4eaf1!important}html[data-admin-theme=light] .admin-layout .gift-cards th{background:#f8fafc!important;color:#667085!important;border-color:#e4eaf1!important}html[data-admin-theme=light] .admin-layout .gift-cards td{background:#fff!important;color:#344054!important;border-color:#edf1f5!important}html[data-admin-theme=light] .admin-layout .gift-cards tbody tr:hover td{background:#f6f9fc!important}html[data-admin-theme=light] .admin-layout .gift-cards .table-scroll>p{background:#fff!important;color:#667085!important}html[data-admin-theme=light] .admin-layout .gift-cards .gift-issued{background:#f8fafc!important;border-color:#dfe6ee!important;color:#344054!important}.admin-layout .gift-cards .gift-type{display:flex;gap:8px;padding:4px;width:max-content;border:1px solid #2d3a48;border-radius:8px;background:#0d1319}.admin-layout .gift-cards .gift-option-row{display:flex;align-items:flex-end;gap:20px;flex-wrap:wrap}.admin-layout .gift-cards .gift-option-row>div{display:grid;gap:7px}.admin-layout .gift-cards .gift-option-row>div>span{color:#8f9dac;font-size:11px;font-weight:750}.admin-layout .gift-cards .gift-type button{height:34px;min-height:34px;padding:0 14px;background:transparent;color:#8f9dac;border:1px solid transparent;font-size:12px;font-weight:750}.admin-layout .gift-cards .gift-type button.active{background:#294963;color:#f2f6fa;border-color:#426783}.admin-layout .gift-cards .gift-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.admin-layout .gift-cards .gift-expiry span{position:relative;display:block}.admin-layout .gift-cards .gift-expiry svg{position:absolute;left:13px;top:13px;z-index:1;color:#8093a6;pointer-events:none}.admin-layout .gift-cards .gift-expiry input{padding-left:40px}html[data-admin-theme=light] .admin-layout .gift-cards .gift-type{background:#f5f8fb;border-color:#dce4ed}html[data-admin-theme=light] .admin-layout .gift-cards .gift-type button{color:#667085}html[data-admin-theme=light] .admin-layout .gift-cards .gift-type button.active{background:#405e7b;color:#fff;border-color:#405e7b}.admin-layout .admin-tool-btn.admin-tool-labeled{width:auto!important;min-width:max-content!important;height:30px!important;padding:0 9px!important;gap:6px!important;border:1px solid #303a45!important;background:#151a20!important;color:#bdc7d3!important;border-radius:6px!important;font-size:11px!important;font-weight:700!important}.admin-layout .admin-tool-btn.admin-tool-labeled:hover{background:#202832!important;border-color:#435262!important;color:#fff!important}.admin-layout .admin-tool-btn.theme-switch{border-color:#5b4d2d!important;color:#d6bd82!important;background:#1b1811!important}html[data-admin-theme=light] .admin-layout .admin-tool-btn.admin-tool-labeled{background:#fff!important;color:#40546a!important;border-color:#d7e0e9!important}html[data-admin-theme=light] .admin-layout .admin-tool-btn.admin-tool-labeled:hover{background:#eef5fb!important;color:#244b6a!important}html[data-admin-theme=light] .admin-layout .admin-tool-btn.theme-switch{background:#eef3f7!important;color:#344f68!important;border-color:#cdd9e4!important}@media(max-width:1180px){.admin-layout .admin-tool-btn.admin-tool-labeled span{display:none}.admin-layout .admin-tool-btn.admin-tool-labeled{min-width:30px!important;padding:0!important}.admin-layout .gift-cards .gift-fields{grid-template-columns:1fr 1fr}.admin-layout .gift-cards .gift-expiry{grid-column:1/-1}}html[data-admin-theme=light]{color-scheme:light}html[data-admin-theme=light] .admin-layout{--ops-bg:#edf1f5;--ops-text:#263442;--ops-border:#d7dee7;background:#edf1f5!important;color:#263442!important}html[data-admin-theme=light] .admin-layout .workspace,html[data-admin-theme=light] .admin-layout main{background:#edf1f5!important;color:#263442!important}html[data-admin-theme=light] .admin-layout .sidebar{background:#f8f9fb!important;border-right-color:#d9e0e8!important;box-shadow:5px 0 20px #2030420a!important}html[data-admin-theme=light] .admin-layout .brand{background:#f8f9fb!important;border-color:#d9e0e8!important}html[data-admin-theme=light] .admin-layout .brand span:not(.admin-brand-mark){color:#263442!important}html[data-admin-theme=light] .admin-layout header,html[data-admin-theme=light] .admin-layout .admin-top-main{background:#fbfcfd!important;color:#263442!important;border-color:#d9e0e8!important}html[data-admin-theme=light] .admin-layout .admin-tabbar{background:#f7f9fb!important;border-color:#d9e0e8!important}html[data-admin-theme=light] .admin-layout .admin-breadcrumb{color:#728091!important}html[data-admin-theme=light] .admin-layout .admin-breadcrumb strong,html[data-admin-theme=light] .admin-layout .admin-timezone,html[data-admin-theme=light] .admin-layout .admin-profile{color:#263442!important}html[data-admin-theme=light] .admin-layout .admin-lang select{background:#f8fafc!important;color:#263442!important;border-color:#ccd6e1!important}html[data-admin-theme=light] .admin-layout .admin-tab{background:#fff!important;color:#465669!important;border-color:#d2dae4!important}html[data-admin-theme=light] .admin-layout .admin-tab.active{background:#42647f!important;color:#fff!important;border-color:#42647f!important}html[data-admin-theme=light] .admin-layout .sidebar .ops-menu-head,html[data-admin-theme=light] .admin-layout .sidebar .ops-submenu button{background:#f8f9fb!important;color:#4d5c6d!important}html[data-admin-theme=light] .admin-layout .sidebar .ops-menu-group.active>.ops-menu-head,html[data-admin-theme=light] .admin-layout .sidebar .ops-menu-head:hover,html[data-admin-theme=light] .admin-layout .sidebar .ops-submenu button.active,html[data-admin-theme=light] .admin-layout .sidebar .ops-submenu button:hover{background:#e8eef4!important;color:#315b7a!important}html[data-admin-theme=light] .admin-layout .ops-title h1,html[data-admin-theme=light] .admin-layout .chart-head h2,html[data-admin-theme=light] .admin-layout h1,html[data-admin-theme=light] .admin-layout h2{color:#202e3c!important}html[data-admin-theme=light] .admin-layout .download-btn{width:40px!important;height:40px!important;min-height:40px!important;padding:0!important;background:#f8fafc!important;color:#496982!important;border:1px solid #cdd8e3!important;box-shadow:0 3px 10px #2b3e5214!important}html[data-admin-theme=light] .admin-layout .download-btn:hover{background:#eaf0f5!important;color:#294e69!important;border-color:#b8c8d7!important}html[data-admin-theme=light] .admin-layout .vault-panel,html[data-admin-theme=light] .admin-layout .ops-filter,html[data-admin-theme=light] .admin-layout .table-card,html[data-admin-theme=light] .admin-layout .ops-chart,html[data-admin-theme=light] .admin-layout .ops-metric,html[data-admin-theme=light] .admin-layout .panel{background:#fbfcfd!important;border-color:#d8e0e8!important;color:#263442!important;box-shadow:0 7px 20px #2232430e!important}html[data-admin-theme=light] .admin-layout .ops-metric span,html[data-admin-theme=light] .admin-layout .ops-filter-grid label,html[data-admin-theme=light] .admin-layout .muted{color:#687789!important}html[data-admin-theme=light] .admin-layout .ops-metric strong,html[data-admin-theme=light] .admin-layout td{color:#243240!important}html[data-admin-theme=light] .admin-layout .ops-metric small{color:#428269!important}html[data-admin-theme=light] .admin-layout .ops-metric b{background:#e9f0f6!important;border-color:#d5e1eb!important;color:#3e789e!important;box-shadow:none!important}html[data-admin-theme=light] .admin-layout .ops-metric b svg{color:#3e789e!important}html[data-admin-theme=light] .admin-layout .ops-chart{background:#fbfcfd!important}html[data-admin-theme=light] .admin-layout .live-area-chart .chart-lines,html[data-admin-theme=light] .admin-layout .candle-stage{background:#f1f4f7!important}html[data-admin-theme=light] .admin-layout .live-area-chart .chart-lines span{background:#dce3ea!important}html[data-admin-theme=light] .admin-layout .pie-ring:after{background:#fbfcfd!important;border-color:#d8e0e8!important}html[data-admin-theme=light] .admin-layout .pie-legend span,html[data-admin-theme=light] .admin-layout .candle-foot{color:#687789!important}html[data-admin-theme=light] .admin-layout .pie-legend strong,html[data-admin-theme=light] .admin-layout .candle-foot strong{color:#263442!important}html[data-admin-theme=light] .admin-layout input,html[data-admin-theme=light] .admin-layout textarea,html[data-admin-theme=light] .admin-layout select{background:#fdfefe!important;color:#243240!important;border-color:#ccd6e1!important}html[data-admin-theme=light] .admin-layout input::placeholder,html[data-admin-theme=light] .admin-layout textarea::placeholder{color:#8a97a5!important;opacity:1!important}html[data-admin-theme=light] .admin-layout input:focus,html[data-admin-theme=light] .admin-layout textarea:focus,html[data-admin-theme=light] .admin-layout select:focus{border-color:#6d8da7!important;outline:2px solid rgba(72,108,137,.14)!important}html[data-admin-theme=light] .admin-layout .ops-table th{background:#f1f4f7!important;color:#687789!important;border-color:#dbe2e9!important}html[data-admin-theme=light] .admin-layout .ops-table td{background:#fbfcfd!important;color:#263442!important;border-color:#e2e7ec!important}html[data-admin-theme=light] .admin-layout .ops-table tbody tr:nth-child(odd) td{background:#f7f9fb!important}html[data-admin-theme=light] .admin-layout .ops-table tbody tr:hover td{background:#edf3f7!important}html[data-admin-theme=light] .admin-layout .ops-table .operate-cell{background:#fbfcfd!important;box-shadow:-10px 0 18px #24344412!important}html[data-admin-theme=light] .admin-layout .ops-table th:last-child{background:#f1f4f7!important;box-shadow:-10px 0 18px #24344412!important}html[data-admin-theme=light] .admin-layout .status-badge{background:#edf4f0!important;color:#3f6954!important;border-color:#cbded2!important}html[data-admin-theme=light] .admin-layout .empty,html[data-admin-theme=light] .admin-layout .empty p{color:#748293!important}html[data-admin-theme=light] .admin-layout .empty h1{color:#263442!important}html[data-admin-theme=light] .admin-layout.admin-locked,html[data-admin-theme=light] .admin-layout.admin-locked .workspace,html[data-admin-theme=light] .admin-layout.admin-locked main{background:#e9eef3!important}html[data-admin-theme=light] .admin-layout.admin-locked .panel.empty{background:#fbfcfd!important;border-color:#d4dde6!important;box-shadow:0 24px 70px #2333442e!important}html[data-admin-theme=light] .admin-layout.admin-locked .panel.empty h1{color:#263442!important}html[data-admin-theme=light] .admin-layout.admin-locked .panel.empty p{color:#6f7e8e!important}.admin-layout .provider-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.admin-layout .provider-heading-actions .add-agent-btn{background:#294963!important;border-color:#426783!important;color:#f2f6fa!important}html[data-admin-theme=light] .admin-layout .provider-heading-actions .add-agent-btn{background:#405e7b!important;border-color:#405e7b!important;color:#fff!important}@media(max-width:760px){.admin-layout .provider-heading-actions{width:100%;justify-content:flex-start}.admin-layout .provider-heading-actions button{flex:1}}.admin-layout .commission-toggle{position:relative!important;align-content:start!important;cursor:pointer!important}.admin-layout .commission-toggle>input{position:absolute!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}.admin-layout .commission-toggle>b{position:relative!important;display:flex!important;align-items:center!important;width:max-content!important;min-width:112px!important;height:42px!important;padding:0 13px 0 48px!important;border:1px solid #51433a!important;border-radius:7px!important;background:#211c18!important;color:#b9aca0!important;font-size:12px!important;font-weight:750!important;line-height:1!important;cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important}.admin-layout .commission-toggle>b:before{content:"";position:absolute;left:11px;top:12px;width:27px;height:16px;border-radius:999px;background:#635b55;transition:background .16s ease}.admin-layout .commission-toggle>b:after{content:"";position:absolute;left:13px;top:14px;width:12px;height:12px;border-radius:50%;background:#f3f5f7;box-shadow:0 1px 3px #00000059;transition:transform .16s ease}.admin-layout .commission-toggle>input:checked+b{border-color:#3b5d50!important;background:#17251f!important;color:#a8ceb9!important}.admin-layout .commission-toggle>input:checked+b:before{background:#477e65}.admin-layout .commission-toggle>input:checked+b:after{transform:translate(11px)}html[data-admin-theme=light] .admin-layout .commission-toggle>b{background:#f1f4f7!important;color:#5d6c7c!important;border-color:#ccd6e0!important}html[data-admin-theme=light] .admin-layout .commission-toggle>b:before{background:#aeb8c2}html[data-admin-theme=light] .admin-layout .commission-toggle>input:checked+b{background:#eaf3ee!important;color:#3f6954!important;border-color:#bcd4c7!important}html[data-admin-theme=light] .admin-layout .commission-toggle>input:checked+b:before{background:#56856d}.admin-layout .settlement-page{display:grid;gap:20px;color:#edf2f8}.admin-layout .settlement-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:2px 2px 4px}.admin-layout .settlement-heading h1{margin:8px 0 6px;font:700 26px Manrope,sans-serif;letter-spacing:-.03em;color:#f6f8fb}.admin-layout .settlement-heading p{max-width:760px;color:#98a4b3;font-size:13px;line-height:1.65}.admin-layout .settlement-kicker{display:inline-flex;align-items:center;gap:7px;color:#7fa5c9;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.admin-layout .settlement-refresh{height:38px;min-height:38px;padding:0 14px;border:1px solid #2c3c4e;background:#121a23;color:#bac7d5;font-size:12px}.admin-layout .settlement-refresh:hover{background:#192432;color:#f4f7fb}.admin-layout .settlement-error,.admin-layout .settlement-loading{padding:26px;border:1px solid #293746;border-radius:12px;background:#10161d;color:#b8c3d0}.admin-layout .settlement-error{border-color:#5c343b;color:#e0a9af}.admin-layout .settlement-hero{min-height:180px;padding:30px 34px;border:1px solid #314458;border-radius:15px;background:#111922;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 14px 35px #0000002e}.admin-layout .settlement-hero>div{display:grid;gap:10px}.admin-layout .settlement-hero>div>span{color:#9eabb9;font-size:13px;font-weight:600}.admin-layout .settlement-hero strong{display:flex;align-items:baseline;gap:12px;font:750 42px Manrope,sans-serif;letter-spacing:-.04em;color:#f4f7fb;font-variant-numeric:tabular-nums}.admin-layout .settlement-hero strong small{font-size:19px;color:#82a7cb;letter-spacing:0}.admin-layout .settlement-hero p{color:#7f8d9c;font-size:12px}.admin-layout .settlement-hero>svg{width:58px;height:58px;padding:15px;border:1px solid #334a61;border-radius:14px;background:#182535;color:#86afd5}.admin-layout .settlement-equation{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:12px}.admin-layout .settlement-equation>div{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:10px;row-gap:9px;padding:20px;border:1px solid #293746;border-radius:12px;background:#10161d;min-width:0}.admin-layout .settlement-equation svg{grid-row:1/3;color:#829bb4}.admin-layout .settlement-equation span{color:#8997a6;font-size:12px}.admin-layout .settlement-equation strong{color:#e8edf4;font:700 21px Manrope,sans-serif;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.admin-layout .settlement-equation>b{align-self:center;color:#657586;font:500 25px Manrope}.admin-layout .settlement-equation .equation-result{border-color:#39536d;background:#121d28}.admin-layout .settlement-equation .equation-result strong{color:#a9c9e7}.admin-layout .settlement-pending,.admin-layout .settlement-rule{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;border:1px solid #3e392d;border-radius:12px;background:#191712}.admin-layout .settlement-pending>div,.admin-layout .settlement-rule{display:flex;align-items:center;gap:13px}.admin-layout .settlement-pending svg{color:#baa474}.admin-layout .settlement-pending span,.admin-layout .settlement-rule span{display:grid;gap:5px}.admin-layout .settlement-pending strong,.admin-layout .settlement-rule strong{font-size:13px;color:#d7cfbd}.admin-layout .settlement-pending small,.admin-layout .settlement-rule small{font-size:12px;color:#8e887c}.admin-layout .settlement-pending>b{font:700 21px Manrope;color:#dac38d;white-space:nowrap}.admin-layout .settlement-rule{justify-content:flex-start;border-color:#2f465d;background:#111922}.admin-layout .settlement-rule svg{flex:none;color:#82a7cb}.admin-layout .provider-settlement-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-layout .provider-settlement-summary article{display:grid;grid-template-columns:auto 1fr;gap:8px 12px;align-items:center;padding:18px 20px;border:1px solid #293746;border-radius:12px;background:#10161d}.admin-layout .provider-settlement-summary svg{grid-row:1/3;color:#83a4c4}.admin-layout .provider-settlement-summary span{display:grid;gap:5px}.admin-layout .provider-settlement-summary strong{color:#dce4ec;font-size:12px}.admin-layout .provider-settlement-summary small{color:#7f8c99;font-size:11px;line-height:1.45}.admin-layout .provider-settlement-summary b{grid-column:2;color:#aac6df;font:700 20px Manrope,sans-serif;font-variant-numeric:tabular-nums}.admin-layout .settlement-breakdown,.admin-layout .settlement-adjustment-form,.admin-layout .settlement-adjustment-history{padding:20px;border:1px solid #293746;border-radius:12px;background:#10161d}.admin-layout .settlement-section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.admin-layout .settlement-section-title h2{margin:0;color:#e7edf4;font:700 16px Manrope,sans-serif}.admin-layout .settlement-section-title p{margin:5px 0 0;color:#7f8c99;font-size:11px}.admin-layout .settlement-section-title>span{padding:6px 9px;border:1px solid #35516b;border-radius:999px;background:#172331;color:#9ab9d5;font-size:10px;font-weight:700}.admin-layout .settlement-breakdown-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.admin-layout .settlement-breakdown-grid article{display:grid;gap:7px;padding:14px;border:1px solid #273440;border-radius:9px;background:#121922}.admin-layout .settlement-breakdown-grid span{color:#84919f;font-size:11px}.admin-layout .settlement-breakdown-grid b{color:#dce4ec;font:700 18px Manrope,sans-serif;font-variant-numeric:tabular-nums}.admin-layout .settlement-breakdown-grid .breakdown-total{border-color:#36516a;background:#14202b}.admin-layout .settlement-breakdown-grid .positive,.admin-layout .settlement-adjustment-history .positive{color:#83bea2}.admin-layout .settlement-breakdown-grid .negative,.admin-layout .settlement-adjustment-history .negative{color:#d7959d}.admin-layout .settlement-adjustment-fields{display:grid;grid-template-columns:1fr 1fr 1fr 1.5fr auto;gap:12px;align-items:end}.admin-layout .settlement-adjustment-fields label{display:grid;gap:7px;color:#aeb9c5;font-size:11px;font-weight:650}.admin-layout .settlement-adjustment-fields input,.admin-layout .settlement-adjustment-fields select{height:42px;border:1px solid #354252;border-radius:7px;background:#151c24;color:#eef3f8}.admin-layout .settlement-adjustment-fields button{height:42px;display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.admin-layout .settlement-adjustment-form .notice{margin:0 0 14px}.admin-layout .settlement-adjustment-history{padding:0;overflow:hidden}.admin-layout .settlement-adjustment-history>.settlement-section-title{padding:20px;margin:0;border-bottom:1px solid #293746}.admin-layout .settlement-adjustment-history table{min-width:880px}.admin-layout .settlement-adjustment-history th,.admin-layout .settlement-adjustment-history td{padding:12px 14px;text-align:left;border-bottom:1px solid #25313d;font-size:11px}.admin-layout .settlement-adjustment-history th{background:#121922;color:#8996a4}.admin-layout .settlement-adjustment-history td{color:#c8d1db}.admin-layout .settlement-adjustment-history>.empty{padding:28px}html[data-admin-theme=light] .admin-layout .settlement-page{color:#172033}html[data-admin-theme=light] .admin-layout .settlement-heading h1{color:#101828}html[data-admin-theme=light] .admin-layout .settlement-heading p{color:#667085}html[data-admin-theme=light] .admin-layout .settlement-hero{background:#fff;border-color:#d9e2ec;box-shadow:0 12px 28px #0f172a14}html[data-admin-theme=light] .admin-layout .settlement-hero strong{color:#172033}html[data-admin-theme=light] .admin-layout .settlement-equation>div,html[data-admin-theme=light] .admin-layout .settlement-loading{background:#fff;border-color:#dfe6ee}html[data-admin-theme=light] .admin-layout .settlement-equation strong{color:#172033}html[data-admin-theme=light] .admin-layout .settlement-equation .equation-result{background:#f3f8fd;border-color:#cbdbea}html[data-admin-theme=light] .admin-layout .settlement-pending{background:#fffbf3;border-color:#eadfca}html[data-admin-theme=light] .admin-layout .settlement-rule{background:#f5f9fd;border-color:#d6e2ee}html[data-admin-theme=light] .admin-layout .provider-settlement-summary article{background:#fff;border-color:#dfe6ee}html[data-admin-theme=light] .admin-layout .provider-settlement-summary strong{color:#344054}html[data-admin-theme=light] .admin-layout .provider-settlement-summary b{color:#284f72}html[data-admin-theme=light] .admin-layout .settlement-breakdown,html[data-admin-theme=light] .admin-layout .settlement-adjustment-form,html[data-admin-theme=light] .admin-layout .settlement-adjustment-history{background:#fff;border-color:#dfe6ee}html[data-admin-theme=light] .admin-layout .settlement-section-title h2{color:#172033}html[data-admin-theme=light] .admin-layout .settlement-breakdown-grid article{background:#f8fafc;border-color:#e3e9f0}html[data-admin-theme=light] .admin-layout .settlement-breakdown-grid b{color:#243247}html[data-admin-theme=light] .admin-layout .settlement-breakdown-grid .breakdown-total{background:#f2f7fb;border-color:#cadae8}html[data-admin-theme=light] .admin-layout .settlement-adjustment-fields label{color:#475467}html[data-admin-theme=light] .admin-layout .settlement-adjustment-fields input,html[data-admin-theme=light] .admin-layout .settlement-adjustment-fields select{background:#fff;color:#172033;border-color:#d5dee8}html[data-admin-theme=light] .admin-layout .settlement-adjustment-history th{background:#f8fafc;color:#667085}html[data-admin-theme=light] .admin-layout .settlement-adjustment-history td{color:#344054;border-color:#e4eaf1}@media(max-width:1100px){.admin-layout .settlement-adjustment-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-layout .settlement-adjustment-fields button{width:max-content}}@media(max-width:900px){.admin-layout .settlement-equation,.admin-layout .provider-settlement-summary,.admin-layout .settlement-breakdown-grid{grid-template-columns:1fr}.admin-layout .settlement-equation>b{display:none}.admin-layout .settlement-heading{align-items:flex-start}.admin-layout .settlement-hero strong{font-size:34px}}@media(max-width:620px){.admin-layout .settlement-adjustment-fields{grid-template-columns:1fr}.admin-layout .settlement-section-title{display:grid}}@media(max-width:760px){.layout:not(.admin-layout) .hero{padding:0!important}.layout:not(.admin-layout) .hero h2{max-width:100%!important}.layout:not(.admin-layout) .hero-copy{padding:24px 20px!important}}.admin-layout .provider-page{display:grid;gap:20px;color:#edf2f8}.admin-layout .provider-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:2px}.admin-layout .provider-heading h1{margin:8px 0 6px;font:700 26px Manrope,sans-serif;letter-spacing:-.03em;color:#f6f8fb}.admin-layout .provider-heading p{max-width:760px;color:#98a4b3;font-size:13px;line-height:1.65}.admin-layout .provider-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.admin-layout .provider-metrics article{position:relative;display:grid;grid-template-columns:auto 1fr;gap:8px 12px;padding:20px;border:1px solid #293746;border-radius:12px;background:#10161d}.admin-layout .provider-metrics article>svg{grid-row:1/4;width:38px;height:38px;padding:10px;border:1px solid #32465a;border-radius:10px;background:#172331;color:#83a4c4}.admin-layout .provider-metrics span{font-size:12px;color:#94a1af}.admin-layout .provider-metrics strong{font:700 24px Manrope,sans-serif;color:#eef3f8;font-variant-numeric:tabular-nums}.admin-layout .provider-metrics small{font-size:11px;line-height:1.45;color:#758392}.admin-layout .provider-form,.admin-layout .provider-table-card{padding:20px;border:1px solid #293746;border-radius:12px;background:#10161d}.admin-layout .provider-form-title{display:flex;align-items:center;gap:9px;margin-bottom:16px}.admin-layout .provider-form-title svg{color:#83a4c4}.admin-layout .provider-form-title h2,.admin-layout .provider-table-title h2{margin:0;font:700 16px Manrope,sans-serif;color:#edf2f8}.admin-layout .provider-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.admin-layout .provider-fields label{display:grid;gap:7px;color:#b8c3cf;font-size:12px;font-weight:650}.admin-layout .provider-fields input,.admin-layout .provider-fields select{height:42px;background:#151c24;color:#eef3f8;border:1px solid #354252;border-radius:7px}.admin-layout .provider-form .button-row{margin-top:16px}.admin-layout .provider-form .button-row button{width:auto;display:inline-flex;align-items:center;justify-content:center;gap:7px}.admin-layout .provider-table-card{padding:0;overflow:hidden}.admin-layout .provider-table-title{display:flex;justify-content:space-between;padding:19px 20px;border-bottom:1px solid #293746}.admin-layout .provider-table-title p{margin:5px 0 0;color:#7e8b99;font-size:11px}.admin-layout .provider-table-card table{min-width:1060px}.admin-layout .provider-table-card th{height:44px;padding:0 14px;background:#121922;color:#8f9cab;border-bottom:1px solid #293746;font-size:11px;text-align:left}.admin-layout .provider-table-card td{height:54px;padding:0 14px;border-bottom:1px solid #222d39;color:#cbd4de;font-size:12px}.admin-layout .provider-table-card tbody tr:hover td{background:#141d27}.admin-layout .provider-table-card code{color:#9fb0c1;font-size:11px}.admin-layout .provider-table-card td>button{height:30px;min-height:30px;padding:0 11px;border:1px solid #34485d;background:#172331;color:#9db7d0;font-size:11px}.admin-layout .provider-status{display:inline-flex;align-items:center;padding:5px 8px;border:1px solid #554b35;border-radius:999px;background:#211e17;color:#c9b58c;font-size:10px;font-weight:700}.admin-layout .provider-status.paused{border-color:#5d3d43;background:#251a1d;color:#d8a0a6}.admin-layout .provider-empty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#778594}.admin-layout .provider-empty strong{color:#adb8c4;font-size:13px}.admin-layout .provider-empty span{font-size:11px}.admin-layout .provider-fields label small{color:#768594;font-size:10px;font-weight:500;line-height:1.4}.admin-layout main>.notice{position:fixed;z-index:80;top:78px;right:24px;width:min(360px,calc(100vw - 32px));margin:0;padding:12px 16px;border:1px solid #315a49;border-radius:10px;background:#15251f;color:#a9d6c2;box-shadow:0 14px 38px #0000004d;font-size:12px;font-weight:650;animation:admin-toast-in .18s ease-out}html[data-admin-theme=light] .admin-layout main>.notice{border-color:#abefc6;background:#ecfdf3;color:#067647;box-shadow:0 14px 38px #10182824}@keyframes admin-toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.admin-layout .admin-profile-page{display:grid;gap:20px;color:#edf2f8}.admin-layout .profile-page-heading>span{display:flex;align-items:center;gap:7px;color:#7fa5c9;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.admin-layout .profile-page-heading h1{margin:8px 0 6px;font:700 26px Manrope,sans-serif;color:#f6f8fb}.admin-layout .profile-page-heading p{margin:0;color:#98a4b3;font-size:13px}.admin-layout .admin-profile-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:18px}.admin-layout .admin-profile-card{margin:0;padding:24px;border:1px solid #293746;border-radius:13px;background:#10161d}.admin-layout .profile-card-title{display:flex;align-items:flex-start;gap:12px;padding-bottom:18px;border-bottom:1px solid #263340}.admin-layout .profile-card-title>svg{flex:none;width:38px;height:38px;padding:9px;border:1px solid #32465a;border-radius:10px;background:#172331;color:#83a4c4}.admin-layout .profile-card-title h2{margin:0 0 5px;color:#edf2f8;font:700 16px Manrope,sans-serif}.admin-layout .profile-card-title p{margin:0;color:#7f8c99;font-size:11px;line-height:1.5}.admin-layout .admin-profile-card label{position:relative;color:#b8c3cf;font-size:12px;font-weight:650}.admin-layout .admin-profile-card label>svg{position:absolute;left:12px;bottom:14px;color:#718399;z-index:1}.admin-layout .admin-profile-card label:has(svg) input{padding-left:37px}.admin-layout .admin-profile-card input{height:43px;border:1px solid #354252;border-radius:7px;background:#151c24;color:#eef3f8}.admin-layout .admin-profile-card input[readonly]{background:#11171e;color:#82909e}.admin-layout .admin-profile-card button{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;width:auto}.admin-layout .profile-readonly-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.admin-layout .profile-readonly-row>span{display:grid;gap:6px;padding:12px;border:1px solid #293746;border-radius:8px;background:#121922;color:#7f8c99;font-size:10px}.admin-layout .profile-readonly-row strong{color:#d7dfe8;font-size:12px;text-transform:capitalize;overflow-wrap:anywhere}.admin-layout .profile-state.active{color:#75c9a2}.admin-layout .profile-security-state{display:flex;align-items:center;gap:11px;padding:14px;border:1px solid #315143;border-radius:9px;background:#14211c}.admin-layout .profile-security-state>svg{color:#78b99b}.admin-layout .profile-security-state span{display:grid;gap:4px}.admin-layout .profile-security-state strong{color:#c9dfd5;font-size:12px}.admin-layout .profile-security-state small{color:#789488;font-size:10px}html[data-admin-theme=light] .admin-layout .admin-profile-page{color:#172033}html[data-admin-theme=light] .admin-layout .profile-page-heading h1,html[data-admin-theme=light] .admin-layout .profile-card-title h2{color:#101828}html[data-admin-theme=light] .admin-layout .profile-page-heading p{color:#667085}html[data-admin-theme=light] .admin-layout .admin-profile-card{background:#fff;border-color:#dfe6ee}html[data-admin-theme=light] .admin-layout .profile-card-title{border-color:#e4eaf1}html[data-admin-theme=light] .admin-layout .admin-profile-card label{color:#475467}html[data-admin-theme=light] .admin-layout .admin-profile-card input{background:#fff;color:#172033;border-color:#d5dee8}html[data-admin-theme=light] .admin-layout .admin-profile-card input[readonly]{background:#f8fafc;color:#667085}html[data-admin-theme=light] .admin-layout .profile-readonly-row>span{background:#f8fafc;border-color:#e4eaf1}html[data-admin-theme=light] .admin-layout .profile-readonly-row strong{color:#344054}html[data-admin-theme=light] .admin-layout .profile-security-state{background:#f0fdf4;border-color:#bbdfcb}html[data-admin-theme=light] .admin-layout .profile-security-state strong{color:#175c40}@media(max-width:900px){.admin-layout .admin-profile-grid,.admin-layout .profile-readonly-row{grid-template-columns:1fr}.admin-layout main>.notice{top:70px;right:16px}}html[data-admin-theme=light] .admin-layout .provider-page{color:#172033}html[data-admin-theme=light] .admin-layout .provider-heading h1{color:#101828}html[data-admin-theme=light] .admin-layout .provider-heading p{color:#667085}html[data-admin-theme=light] .admin-layout .provider-metrics article,html[data-admin-theme=light] .admin-layout .provider-form,html[data-admin-theme=light] .admin-layout .provider-table-card{background:#fff;border-color:#dfe6ee}html[data-admin-theme=light] .admin-layout .provider-metrics strong,html[data-admin-theme=light] .admin-layout .provider-form-title h2,html[data-admin-theme=light] .admin-layout .provider-table-title h2{color:#172033}html[data-admin-theme=light] .admin-layout .provider-fields label{color:#475467}html[data-admin-theme=light] .admin-layout .provider-fields input,html[data-admin-theme=light] .admin-layout .provider-fields select{background:#fff;color:#172033;border-color:#d5dee8}html[data-admin-theme=light] .admin-layout .provider-table-title,html[data-admin-theme=light] .admin-layout .provider-table-card th,html[data-admin-theme=light] .admin-layout .provider-table-card td{border-color:#e4eaf1}html[data-admin-theme=light] .admin-layout .provider-table-card th{background:#f8fafc;color:#667085}html[data-admin-theme=light] .admin-layout .provider-table-card td{color:#344054}html[data-admin-theme=light] .admin-layout .provider-table-card tbody tr:hover td{background:#f6f9fc}@media(max-width:900px){.admin-layout .provider-metrics,.admin-layout .provider-fields{grid-template-columns:1fr}.admin-layout .provider-heading{align-items:flex-start}}.admin-layout .provider-status.active,.admin-layout .provider-status.paid{border-color:#38594d;background:#17241f;color:#9fc8b6}.admin-layout .provider-status.submitted{border-color:#36526e;background:#172331;color:#9dbbd8}.admin-layout .provider-status.failed,.admin-layout .provider-status.cancelled{border-color:#5d3d43;background:#251a1d;color:#d8a0a6}.admin-layout .provider-order-form{border-color:#314458}.admin-layout .provider-order-form .provider-fields{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:900px){.admin-layout .provider-order-form .provider-fields{grid-template-columns:1fr}}.admin-layout .commission-page{display:grid;gap:20px;color:#edf2f8}.admin-layout .commission-example{display:flex;align-items:center;gap:14px;padding:18px 20px;border:1px solid #3e4d36;border-radius:12px;background:#151b14}.admin-layout .commission-example>svg{width:38px;height:38px;padding:9px;border-radius:10px;background:#202c1e;color:#9db58d}.admin-layout .commission-example>div{display:grid;gap:4px}.admin-layout .commission-example strong{color:#dce8d4;font-size:13px}.admin-layout .commission-example span{color:#95a38c;font-size:12px;line-height:1.5}.admin-layout .commission-form{border-color:#34495e}.admin-layout .commission-toggle{align-content:start}.admin-layout .commission-toggle>input{position:absolute;opacity:0;pointer-events:none}.admin-layout .commission-toggle>b{display:flex;align-items:center;width:max-content;min-width:86px;height:42px;padding:0 13px;border:1px solid #4b3f32;border-radius:7px;background:#211c17;color:#b7a991}.admin-layout .commission-toggle>input:checked+b{border-color:#3b5d50;background:#17251f;color:#a8ceb9}.admin-layout .commission-search input{width:260px;height:36px;background:#151c24;color:#eef3f8;border:1px solid #354252;border-radius:7px}.admin-layout .commission-page .provider-table-card td>strong{display:block;color:#e4ebf2}.admin-layout .commission-page .provider-table-card td>small{display:block;margin-top:3px;color:#758392;font-size:10px}.admin-layout .commission-page .provider-table-card table{min-width:1040px}html[data-admin-theme=light] .admin-layout .commission-page{color:#172033}html[data-admin-theme=light] .admin-layout .commission-example{background:#f6faf3;border-color:#d9e5d2}html[data-admin-theme=light] .admin-layout .commission-example strong{color:#34442e}html[data-admin-theme=light] .admin-layout .commission-example span{color:#66755f}html[data-admin-theme=light] .admin-layout .commission-search input{background:#fff;color:#172033;border-color:#d5dee8}@media(max-width:760px){.admin-layout .commission-search input{width:100%}.admin-layout .provider-table-title{display:grid;gap:12px}}.fortune-shell{--royal:#071b62;--blue:#0b39a4;--gold:#f6ca67;--deep:#031137;width:min(100%,520px);min-height:min(900px,calc(100dvh - 24px));margin:0 auto;padding:10px 10px 14px;display:flex;flex-direction:column;color:#fff;background:radial-gradient(circle at 50% 7%,#174dc5 0,#0b2d87 23%,#061c5f 55%,#020b27);border:1px solid #856323;border-radius:22px;box-shadow:0 24px 70px #000b;overflow:hidden;font-family:Manrope,system-ui,sans-serif}.fortune-top{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;padding:4px 2px 8px;text-align:center}.fortune-top button,.fortune-rule button{display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid #b78b3c;border-radius:11px;background:#08205f;color:#f7d47c}.fortune-top svg,.fortune-rule svg{width:20px}.fortune-top small{display:block;color:#dce7ff;font-size:11px;font-weight:900;letter-spacing:.12em}.fortune-top h1{margin:3px 0 0;color:#fff1bc;font-family:Georgia,serif;font-size:clamp(19px,5.6vw,28px);line-height:1;text-shadow:0 2px #6b2800,0 0 16px #ffc84f99}.fortune-top h1 em{color:#ffd766}.fortune-multipliers{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:5px 7px}.fortune-multipliers span{padding:8px;border:2px solid #d49c35;border-radius:10px;background:linear-gradient(#133d96,#071b55);color:#fff0bb;text-align:center;font:900 22px Georgia,serif;box-shadow:inset 0 0 10px #0008}.fortune-multipliers span.active{background:linear-gradient(#df9f31,#8a3e05);box-shadow:0 0 18px #ffcb54}.fortune-message{margin:5px 5px 8px;padding:9px 12px;border:1px solid #866f3b;border-radius:9px;background:#061646;color:#f6df9e;text-align:center;font-size:12px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;min-height:36px}.fortune-message.anticipation{animation:fortune-pulse .6s ease-in-out infinite alternate}.fortune-reels{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(4,1fr);gap:4px;padding:6px;aspect-ratio:5/4;border:3px solid #d7a948;border-radius:13px;background:#030d32;box-shadow:inset 0 0 30px #000}.fortune-symbol{position:relative;display:grid;place-items:center;min-width:0;overflow:hidden;border:1px solid #2963c6;border-radius:7px;background:linear-gradient(145deg,#0b3aa4,#061c62);box-shadow:inset 0 0 12px #03091d,0 1px #e2bd5d66;transition:transform .2s,opacity .2s,filter .2s}.fortune-symbol strong{font:900 clamp(24px,8vw,46px) Georgia,serif;color:#e96535;-webkit-text-stroke:1px #ffd278;text-shadow:0 3px #64180a,0 0 12px #ffcc5b88}.fortune-symbol.symbol-k strong,.fortune-symbol.symbol-q strong{color:#f0b527}.fortune-symbol.symbol-j strong{color:#63b9ff}.fortune-symbol.symbol-10 strong{color:#e96bd0}.fortune-symbol img{width:100%;height:100%;object-fit:cover}.fortune-symbol b{position:absolute;bottom:2px;left:2px;right:2px;padding:2px;border-radius:3px;background:#02091dcc;color:#ffe17d;text-align:center;font-size:8px;letter-spacing:.06em}.fortune-symbol.winning{z-index:2;filter:brightness(1.45);transform:scale(.91);opacity:.34;box-shadow:0 0 22px #ffd75a}.fortune-reels.spinning .fortune-symbol{animation:fortune-spin .22s ease-in-out}.fortune-rule{display:grid;grid-template-columns:31px 1fr 34px;align-items:center;gap:8px;margin:7px 3px 0;padding:6px 8px;border:1px solid #8d6c30;border-radius:8px;background:#07194e;color:#f4e3ad;font-size:9px;font-weight:800;text-align:center;text-transform:uppercase}.fortune-rule img{width:29px;height:29px;object-fit:cover;border-radius:50%}.fortune-rule button{width:30px;height:30px;border:0;background:transparent}.fortune-rule svg{width:16px}.fortune-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:7px;padding:9px 6px;border-block:1px solid #765f35;background:#03133f}.fortune-stats span{display:grid;gap:3px;text-align:center}.fortune-stats span+span{border-left:1px solid #725c35}.fortune-stats small{font-size:9px;color:#aebfe9;letter-spacing:.08em}.fortune-stats b{color:#fff1bd;font-size:14px;font-variant-numeric:tabular-nums}.fortune-free{margin:6px auto 0;padding:5px 14px;border:1px solid #d4a746;border-radius:999px;background:#522706;color:#ffe5a0;font-size:11px;font-weight:900}.fortune-controls{display:grid;grid-template-columns:54px 1fr 54px;align-items:center;gap:8px;margin-top:auto;padding:12px 2px 4px}.fortune-controls>button{display:grid;place-items:center;gap:3px;padding:5px 0;border:0;background:transparent;color:#aec3f5;font-size:9px}.fortune-controls>button svg{width:28px;height:28px;padding:6px;border:1px solid #a78342;border-radius:50%;background:#071a51}.fortune-controls>button.selected{color:#ffe08b}.fortune-controls>button.selected svg{background:#77500d}.bet-control{display:grid;grid-template-columns:40px minmax(112px,1fr) 40px;align-items:center;gap:7px}.bet-control>button{display:grid;place-items:center;height:38px;padding:0;border:1px solid #9e7937;border-radius:50%;background:#061b57;color:#f8d780}.bet-control .spin{height:78px;border:5px solid #e3bd62;border-radius:50%;background:radial-gradient(circle at 50% 30%,#66c98d,#087544 55%,#044829);color:#fff5bf;box-shadow:0 0 0 3px #6d4211,0 8px 18px #0008,inset 0 0 16px #0b3924}.bet-control .spin svg{width:24px}.bet-control .spin span{font-size:13px;font-weight:1000}.fortune-error{margin:2px 0;color:#ffb0b0;text-align:center;font-size:10px}.fortune-shell footer{padding:4px;color:#7189c4;text-align:center;font-size:8px;letter-spacing:.04em}.commission-actions{display:flex;gap:6px}.admin-layout .provider-table-card td .commission-delete{display:inline-flex;align-items:center;gap:5px;border-color:#5d3d43;background:#251a1d;color:#e0a1aa}@keyframes fortune-spin{50%{transform:translateY(7px);filter:blur(2px);opacity:.55}}@keyframes fortune-pulse{to{background:#7a350b;color:#fff0a0;box-shadow:0 0 18px #ffbc39aa}}@media(max-width:600px){.layout:not(.admin-layout) main:has(.fortune-shell){padding:0!important}.fortune-shell{width:100%;min-height:calc(100dvh - 60px);border-radius:0;border-inline:0}.fortune-symbol strong{font-size:clamp(25px,10vw,43px)}}.staff-users-page{display:grid;gap:20px}.staff-users-page .provider-table-title h2{display:flex;align-items:center;gap:8px}.staff-users-page td select{min-width:150px;height:34px;border:1px solid #354252;border-radius:7px;background:#151c24;color:#eef3f8}.staff-users-page td button{white-space:nowrap}.usdt-network-list{display:grid;gap:9px}.usdt-deposit-address{display:grid;gap:7px;padding:13px;border:1px solid #584b2b;border-radius:9px;background:#1d1a12;color:#e8d398}.usdt-deposit-address small{font-weight:800;text-transform:uppercase;letter-spacing:.06em}.usdt-deposit-address strong{overflow-wrap:anywhere;color:#fff0bd;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.usdt-deposit-address.pending{border-style:dashed;background:#171a20}.deposit-security-note{margin:0;font-size:12px;line-height:1.5}html[data-admin-theme=light] .staff-users-page td select{background:#fff;color:#273240;border-color:#cbd4df}@media(max-width:600px){.layout.game-layout:not(.admin-layout)>.sidebar,.layout.game-layout:not(.admin-layout)>.workspace>header,.layout.game-layout:not(.admin-layout)>.workspace>main>footer{display:none!important}.layout.game-layout:not(.admin-layout)>.workspace{padding-bottom:0!important}.layout.game-layout:not(.admin-layout)>.workspace>main{padding:0!important}.layout.game-layout:not(.admin-layout) .fortune-shell{min-height:100dvh;border:0;border-radius:0;padding-bottom:max(8px,env(safe-area-inset-bottom))}}@media(max-width:600px)and (max-height:900px){.layout.game-layout .fortune-shell{padding:5px 8px 6px}.layout.game-layout .fortune-top{padding:1px 1px 4px}.layout.game-layout .fortune-top button{width:36px;height:36px}.layout.game-layout .fortune-multipliers{padding:3px 5px;gap:5px}.layout.game-layout .fortune-multipliers span{padding:5px;font-size:19px}.layout.game-layout .fortune-message{margin:3px 3px 5px;padding:6px;min-height:30px}.layout.game-layout .fortune-reels{gap:3px;padding:4px}.layout.game-layout .fortune-rule{margin-top:5px;padding:4px 6px}.layout.game-layout .fortune-stats{margin-top:5px;padding:6px}.layout.game-layout .fortune-controls{padding:7px 2px 2px}.layout.game-layout .bet-control .spin{height:68px}}.fortune-shell{position:relative;isolation:isolate;background:#03176a url(/games/teen-patti-fortune/palace-frame.png) center/100% 100% no-repeat;border:2px solid #e7b449;box-shadow:0 0 0 2px #6d3307,0 22px 70px #000c,inset 0 0 48px #0007}.fortune-shell:after{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 50% 18%,transparent 0 21%,#00104d44 38%,#00072bb8 100%);pointer-events:none}.fortune-shell>*{position:relative;z-index:1}.fortune-top{min-height:96px;grid-template-columns:46px 1fr 46px;padding:3px 8px 7px}.fortune-top>div{align-self:center;padding:9px 4px 4px;border-radius:50%;background:radial-gradient(ellipse,#071b70dd 0 58%,transparent 72%)}.fortune-top small{color:#fff4cf;font-size:10px;text-shadow:0 2px 3px #000;letter-spacing:.16em}.fortune-top h1{margin-top:5px;color:#ffd986;font-size:clamp(22px,6.4vw,31px);line-height:.9;-webkit-text-stroke:1px #74330e;text-shadow:0 2px 0 #6b210b,0 4px 8px #000,0 0 18px #ffb32d}.fortune-top h1 em{display:block;margin-top:5px;color:#ffe7a6;font-style:normal}.fortune-top button{border:2px solid #edbd56;background:linear-gradient(145deg,#174ca4,#071b5f);box-shadow:inset 0 0 0 2px #4d230a,0 3px 8px #0009;color:#ffe092}.fortune-multipliers{margin:-3px 8px 1px;padding:5px;border:2px solid #f0bd55;border-radius:8px;background:#4b240b;box-shadow:0 0 0 2px #552608,0 0 22px #ffb42b88}.fortune-multipliers span{border:1px solid #e7c16e;border-radius:4px;background:linear-gradient(160deg,#1855bb,#041d68);color:#fff0bf;-webkit-text-stroke:.5px #6b300c;text-shadow:0 2px #000;font-size:24px}.fortune-multipliers span.active{background:radial-gradient(circle,#ffdf6f,#cc7010 55%,#792d02);box-shadow:inset 0 0 12px #fff59c,0 0 14px #ffbd35}.fortune-message{margin:4px 2px 7px;padding:8px 28px;border:2px solid #e6b75b;border-radius:2px;background:linear-gradient(#102d7d,#071a57);clip-path:polygon(4% 0,96% 0,100% 50%,96% 100%,4% 100%,0 50%);color:#fff0c1;text-shadow:0 2px #4b1900;font-family:Georgia,serif;font-size:12px;box-shadow:0 0 15px #ffaf2477}.fortune-reels{gap:2px;padding:5px;border:3px solid #e4b24a;border-radius:5px;background:linear-gradient(90deg,#0d328b,#031448);box-shadow:0 0 0 2px #6f3107,inset 0 0 24px #000b}.fortune-symbol{border:1px solid #1756ad;border-radius:1px;background:linear-gradient(90deg,#073398,#021b65 48%,#073398);box-shadow:inset 0 0 12px #0009}.fortune-symbol strong{font-size:clamp(29px,9vw,49px);-webkit-text-stroke:1.3px #ffe091;text-shadow:0 2px 0 #6a1609,0 4px 3px #0009,0 0 10px #f38b2c}.fortune-symbol.symbol-k strong,.fortune-symbol.symbol-q strong{color:#f4b722;-webkit-text-stroke:1.3px #ffe5a0}.fortune-symbol.symbol-j strong{color:#7ec9ff;-webkit-text-stroke:1.2px #f1d2ad}.fortune-symbol.symbol-10 strong{color:#f068c9;-webkit-text-stroke:1.2px #ffd2a8}.fortune-symbol img{filter:saturate(1.18) contrast(1.05)}.fortune-symbol b{bottom:0;left:0;right:0;border-radius:0;background:linear-gradient(transparent,#000d);font-size:8px;text-shadow:0 1px 2px #000}.fortune-rule{border-block:2px solid #e3b44d;border-inline:0;border-radius:0;background:linear-gradient(90deg,#51260c,#0b2367 16% 84%,#51260c);color:#fff1c7;text-shadow:0 1px #000}.fortune-stats{border-block:2px solid #ae7d27;background:linear-gradient(#071b5d,#020d38)}.fortune-stats small{color:#e3cf9e}.fortune-stats b{font-family:Georgia,serif;font-size:16px;text-shadow:0 2px #000}.fortune-controls{grid-template-columns:68px 1fr 68px}.fortune-controls>button{color:#f3d790;font-size:10px;font-weight:800;text-transform:uppercase;text-shadow:0 1px #000}.fortune-controls>button svg{width:44px;height:44px;padding:10px;border:3px solid #d6a74e;background:radial-gradient(circle,#124ba3,#06184f 70%);box-shadow:0 0 0 2px #6b340c,0 5px 9px #0009}.bet-control{grid-template-columns:40px 1fr 40px}.bet-control>button{border:2px solid #d5a34b;box-shadow:0 0 0 2px #67320d}.bet-control .spin{justify-self:center;width:92px;height:92px;border:6px solid #f0c766;background:radial-gradient(circle at 48% 32%,#70d5a0,#087546 58%,#034027);box-shadow:0 0 0 4px #6f350d,0 8px 18px #000b,inset 0 0 18px #012b1b,0 0 18px #f5bd46}.bet-control .spin span{font-family:Georgia,serif;font-size:14px;color:#fff1bd;text-shadow:0 2px #194a2d}@media(max-width:600px)and (max-height:900px){.layout.game-layout .bet-control .spin{width:82px;height:82px}.layout.game-layout .fortune-shell>footer{display:none}}@media(prefers-reduced-motion:reduce){.fortune-reels.spinning .fortune-symbol,.fortune-message.anticipation{animation:none}}.fortune-top{position:relative;display:flex;justify-content:center}.fortune-top>div{width:100%;padding-inline:54px;box-sizing:border-box;text-align:center}.fortune-top>button{position:absolute;top:50%;z-index:2;transform:translateY(-50%)}.fortune-top>button:first-child{left:8px}.fortune-top>button:last-child{right:8px}.fortune-multipliers span{display:grid;min-height:38px;place-items:center;padding:5px 2px;font-size:clamp(20px,6.2vw,25px);line-height:1}.fortune-rule{min-height:40px;font-size:clamp(9px,2.65vw,11px);line-height:1.25;letter-spacing:.025em}.fortune-stats{min-height:62px;padding:8px 6px}.fortune-stats small{font-size:clamp(9px,2.45vw,11px);line-height:1.15}.fortune-stats b{font-size:clamp(15px,4.4vw,19px);line-height:1.2}.fortune-controls{position:relative;grid-template-columns:68px minmax(190px,230px) 68px;justify-content:center;width:100%;box-sizing:border-box}.fortune-controls>.bet-control{justify-self:center;width:100%}.bet-control{grid-template-columns:40px minmax(82px,1fr) 40px}@media(max-width:390px){.fortune-top>div{padding-inline:46px}.fortune-top h1{font-size:21px}.fortune-controls{grid-template-columns:58px minmax(178px,210px) 58px;gap:4px}.fortune-controls>button svg{width:40px;height:40px}}.admin-layout .user-balances-page{display:grid;gap:20px;color:#edf2f8}.admin-layout .balance-order{display:flex;align-items:center;gap:8px;color:#93a4b6;font-size:11px}.admin-layout .balance-order select{height:38px;border:1px solid #344353;border-radius:7px;background:#151c24;color:#eef3f8;padding:0 10px}.admin-layout .user-balances-page .provider-table-card table{min-width:920px}.admin-layout .user-balances-page .provider-table-card td>strong{display:block;color:#e4ebf2}.admin-layout .user-balances-page .provider-table-card td>small{display:block;margin-top:3px;color:#758392;font-size:10px}html[data-admin-theme=light] .admin-layout .user-balances-page{color:#172033}html[data-admin-theme=light] .admin-layout .balance-order select{background:#fff;color:#172033;border-color:#d5dee8}.admin-layout .player-balance-adjustment{padding:20px;border:1px solid #31506b;border-radius:12px;background:linear-gradient(135deg,#111a24,#0f161e)}.admin-layout .player-balance-adjustment .settlement-section-title h2{display:flex;align-items:center;gap:8px}.admin-layout .player-balance-search>label{display:grid;gap:8px;color:#aeb9c5;font-size:11px;font-weight:700}.admin-layout .player-balance-search>label>div{display:flex;gap:9px;max-width:620px}.admin-layout .player-balance-search input,.admin-layout .player-balance-fields input{height:42px;border:1px solid #354252;border-radius:7px;background:#151c24;color:#eef3f8}.admin-layout .player-balance-search input{flex:1}.admin-layout .player-balance-search button,.admin-layout .player-balance-fields>button{display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}.admin-layout .player-balance-target{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.admin-layout .player-balance-target>span{display:grid;gap:5px;padding:13px;border:1px solid #293b4c;border-radius:9px;background:#131d27}.admin-layout .player-balance-target small{color:#8092a3}.admin-layout .player-balance-target strong{color:#e8f2fb}.admin-layout .player-balance-fields{display:grid;grid-template-columns:1.4fr .7fr 1.4fr auto;gap:12px;align-items:end;margin-top:16px}.admin-layout .player-balance-fields>label{display:grid;gap:7px;color:#aeb9c5;font-size:11px;font-weight:700}.admin-layout .settlement-adjustment-guide{display:grid;gap:5px;margin-bottom:14px;padding:12px 14px;border-left:3px solid #4c91c8;border-radius:7px;background:#14202b}.admin-layout .settlement-adjustment-guide strong{color:#e6eff8;font-size:12px}.admin-layout .settlement-adjustment-guide span{color:#9eb0c1;font-size:11px}.admin-layout .settlement-direction{min-width:0;margin:0;padding:0;border:0}.admin-layout .settlement-direction legend{margin-bottom:7px;color:#aeb9c5;font-size:11px;font-weight:700}.admin-layout .settlement-direction>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.admin-layout .settlement-direction button{height:50px;display:flex;align-items:center;justify-content:flex-start;gap:7px;padding:7px 9px;border:1px solid #354252;background:#151c24;color:#9fabb7}.admin-layout .settlement-direction button span{display:grid;text-align:left;line-height:1.15}.admin-layout .settlement-direction button b{font-size:11px}.admin-layout .settlement-direction button small{font-size:9px;color:#7f8c99}.admin-layout .settlement-direction button.selected.add{border-color:#3b8a68;background:#13271f;color:#8ed3ae}.admin-layout .settlement-direction button.selected.remove{border-color:#a44f5b;background:#2c171b;color:#eba2ab}.admin-layout .settlement-adjustment-preview{display:grid;gap:8px;margin-top:15px;padding:13px 15px;border:1px solid #2d4254;border-radius:9px;background:#121b24}.admin-layout .settlement-adjustment-preview>span{color:#89a4bb;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.admin-layout .settlement-adjustment-preview>div{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.admin-layout .settlement-adjustment-preview small{color:#7f8c99}.admin-layout .settlement-adjustment-preview b{color:#e9f2fa}.admin-layout .settlement-adjustment-preview strong{color:#8fbce0}.admin-layout .settlement-adjustment-preview.invalid{border-color:#7c3c45}.admin-layout .settlement-adjustment-preview.invalid p{margin:0;color:#e49aa3;font-size:11px}.admin-layout .settlement-save-correction{margin-top:14px;display:inline-flex;align-items:center;gap:7px}.admin-layout .settlement-adjustment-fields{grid-template-columns:1fr 1.35fr .8fr 1.6fr}html[data-admin-theme=light] .admin-layout .player-balance-adjustment{background:#fff;border-color:#cbdceb}html[data-admin-theme=light] .admin-layout .player-balance-search>label,html[data-admin-theme=light] .admin-layout .player-balance-fields>label,html[data-admin-theme=light] .admin-layout .settlement-direction legend{color:#475467}html[data-admin-theme=light] .admin-layout .player-balance-search input,html[data-admin-theme=light] .admin-layout .player-balance-fields input,html[data-admin-theme=light] .admin-layout .settlement-direction button{background:#fff;color:#172033;border-color:#d5dee8}html[data-admin-theme=light] .admin-layout .player-balance-target>span,html[data-admin-theme=light] .admin-layout .settlement-adjustment-preview{background:#f8fafc;border-color:#dbe5ee}html[data-admin-theme=light] .admin-layout .player-balance-target strong,html[data-admin-theme=light] .admin-layout .settlement-adjustment-guide strong,html[data-admin-theme=light] .admin-layout .settlement-adjustment-preview b{color:#1e2b3d}html[data-admin-theme=light] .admin-layout .settlement-adjustment-guide{background:#f1f7fb}@media(max-width:1100px){.admin-layout .player-balance-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.admin-layout .player-balance-target,.admin-layout .player-balance-fields{grid-template-columns:1fr}.admin-layout .player-balance-search>label>div{display:grid}.admin-layout .settlement-direction>div{grid-template-columns:1fr}}.admin-layout .system-identity{display:grid;gap:4px;margin:4px 12px 12px;padding:13px;border:1px solid #2b3c4c;border-radius:10px;background:#111a23}.admin-layout .system-identity small{font-size:9px;font-weight:800;letter-spacing:.12em;color:#7890a4}.admin-layout .system-identity strong{font-size:13px;color:#eef5fb}.admin-layout .system-identity span{font-size:9px;line-height:1.35;color:#7f91a1}.admin-layout .system-identity.user{border-color:#2f5869;background:linear-gradient(135deg,#12232a,#111a23)}.admin-layout .system-identity.user small{color:#6eb7cc}.admin-layout .system-identity.player{border-color:#5e4931;background:linear-gradient(135deg,#282015,#111a23)}.admin-layout .system-identity.player small{color:#d6a65f}html[data-admin-theme=light] .admin-layout .system-identity{background:#f7f9fc;border-color:#d8e1ea}html[data-admin-theme=light] .admin-layout .system-identity strong{color:#172033}html[data-admin-theme=light] .admin-layout .system-identity.user{background:#eef8fb}html[data-admin-theme=light] .admin-layout .system-identity.player{background:#fff8ed}.announcement-overlay{position:fixed;inset:0;z-index:190;display:grid;place-items:center;padding:20px;background:#030812c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.announcement-popup{position:relative;width:min(520px,100%);max-height:min(720px,calc(100dvh - 40px));overflow:auto;padding:30px;border:1px solid rgba(246,196,89,.52);border-radius:18px;background:radial-gradient(circle at 90% 0,rgba(49,111,212,.34),transparent 40%),linear-gradient(160deg,#102c61,#071b3f 72%);box-shadow:0 28px 90px #000000a6,inset 0 1px #ffffff14;color:#f8fbff}.announcement-popup.offer{background:radial-gradient(circle at 85% 0,rgba(244,179,56,.36),transparent 42%),linear-gradient(160deg,#4a1b27,#170b17 76%)}.announcement-popup.update{background:radial-gradient(circle at 85% 0,rgba(42,194,165,.28),transparent 42%),linear-gradient(160deg,#0c4050,#071d2b 76%)}.announcement-close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:38px;min-height:38px;padding:0;border-radius:50%;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.announcement-kind{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#ffffff1a;color:#ffd875;font-size:11px;font-weight:900;letter-spacing:.12em}.announcement-popup h2{margin:22px 44px 12px 0;font:800 clamp(25px,5vw,36px) Manrope,sans-serif;color:#fff}.announcement-popup p{margin:0;color:#d9e7ff;font-size:15px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.announcement-action{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:24px;min-height:46px;padding:0 18px;border-radius:10px;background:linear-gradient(135deg,#ffd978,#eeb346);color:#15100a;font-weight:900;text-decoration:none}.admin-layout .announcement-admin{display:grid;gap:18px}.admin-layout .announcement-form,.admin-layout .announcement-list{padding:20px;border:1px solid #293746;border-radius:12px;background:#10161d}.admin-layout .announcement-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-layout .announcement-fields .wide{grid-column:1/-1}.admin-layout .announcement-fields label{color:#aeb9c5;font-size:12px;font-weight:700}.admin-layout .announcement-fields input,.admin-layout .announcement-fields select,.admin-layout .announcement-fields textarea{border:1px solid #354252;border-radius:8px;background:#151c24;color:#eef3f8}.admin-layout .announcement-form>button{margin-top:16px;width:100%}.admin-layout .announcement-list h2{margin:0 0 14px;color:#e7edf4;font-size:17px}.admin-layout .announcement-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:15px 0;border-bottom:1px solid #26313c}.admin-layout .announcement-list article:last-child{border-bottom:0}.admin-layout .announcement-list article>svg{color:#f4c35e}.admin-layout .announcement-list article div{display:grid;gap:4px;min-width:0}.admin-layout .announcement-list article span{color:#8fa1b5;font-size:10px;font-weight:800;letter-spacing:.1em}.admin-layout .announcement-list article strong{color:#f3f6fa}.admin-layout .announcement-list article p{margin:0;color:#8d9aaa;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-layout .announcement-list article button{display:inline-flex;align-items:center;gap:6px}html[data-admin-theme=light] .admin-layout .announcement-form,html[data-admin-theme=light] .admin-layout .announcement-list{background:#fff;border-color:#e3e8f0}html[data-admin-theme=light] .admin-layout .announcement-fields label{color:#344054}html[data-admin-theme=light] .admin-layout .announcement-fields input,html[data-admin-theme=light] .admin-layout .announcement-fields select,html[data-admin-theme=light] .admin-layout .announcement-fields textarea{background:#fff;color:#101828;border-color:#d6deea}html[data-admin-theme=light] .admin-layout .announcement-list h2,html[data-admin-theme=light] .admin-layout .announcement-list article strong{color:#101828}@media(max-width:680px){.announcement-popup{padding:24px 20px}.admin-layout .announcement-fields{grid-template-columns:1fr}.admin-layout .announcement-fields .wide{grid-column:auto}.admin-layout .announcement-list article{grid-template-columns:auto 1fr}.admin-layout .announcement-list article>b,.admin-layout .announcement-list article>button{grid-column:2}}.layout:not(.admin-layout){--app-blue:#07528b;--app-deep:#032f5d;--app-cyan:#55c9ff;min-height:100dvh;background:#0a4778;color:#f7fbff}.layout:not(.admin-layout):before{content:"";position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 50% 0,#1677b8 0,transparent 34%),linear-gradient(145deg,#063764,#0a5285)}.layout:not(.admin-layout)>.sidebar{display:none!important}.layout:not(.admin-layout)>.workspace{width:min(100%,520px);min-height:100dvh;margin:0 auto 74px!important;background:linear-gradient(180deg,#07568f 0,#064878 62%,#04345e);box-shadow:0 0 70px #001b35aa;overflow:hidden}.layout:not(.admin-layout) header{height:64px!important;min-height:64px!important;padding:0 13px!important;position:sticky;top:0;z-index:35;background:#07477c!important;border-bottom:1px solid #74ccff33!important;display:flex!important;align-items:center!important}.layout:not(.admin-layout) main{max-width:none;padding:0 12px 28px!important}.customer-header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}.customer-logo{display:flex;align-items:center;gap:9px;min-width:0}.customer-logo img{width:43px;height:43px;border-radius:50%;border:1px solid #f3cb63;object-fit:cover;box-shadow:0 0 14px #ffc94d55}.customer-logo span{display:flex;flex-direction:column;line-height:1}.customer-logo strong{font:900 19px Georgia;color:#ffe69a;letter-spacing:.06em;text-shadow:0 2px 4px #001a34}.customer-logo small{font-size:7px;letter-spacing:.28em;color:#bce7ff;margin-top:4px}.customer-header-actions{display:flex;align-items:center;gap:7px}.customer-balance,.customer-login,.customer-notify{min-height:39px!important;border:1px solid #72ccff55;background:#063663;color:#fff}.customer-balance{display:grid;justify-items:start;padding:5px 10px;line-height:1.05}.customer-balance small{font-size:8px;text-transform:uppercase;color:#a7d9f8;letter-spacing:.08em}.customer-balance strong{display:flex;align-items:center;gap:4px;font-size:13px;color:#ffdf69}.customer-login{padding:8px 16px;background:#52bded;color:#032f5d;font-weight:900}.customer-notify{width:39px;padding:0;border-radius:50%}.customer-lobby{padding-top:10px}.customer-hero{height:224px;position:relative;overflow:hidden;border-radius:14px;border:1px solid #ffce5d77;box-shadow:0 12px 28px #00284988}.customer-hero>img{width:100%;height:100%;object-fit:cover}.customer-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#021a37f2 0,#032a54c7 46%,#00173318 78%),linear-gradient(0deg,#001935b0,transparent 45%)}.customer-hero-copy{position:absolute;left:18px;top:20px;width:64%;z-index:2}.customer-hero-copy>span{font-size:8px;letter-spacing:.18em;color:#75dcff}.customer-hero h1{font:900 32px/1.02 Georgia;color:#ffe59b;letter-spacing:-.02em;text-shadow:0 3px 8px #000;margin:7px 0 9px}.customer-hero p{font-size:11px;line-height:1.45;color:#e4f3ff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.customer-hero button{min-height:34px;margin-top:12px;padding:7px 12px;background:linear-gradient(90deg,#ffd86c,#eca92e);color:#342000;border-radius:7px;font-weight:900;font-size:11px}.hero-dots{position:absolute;bottom:9px;left:50%;display:flex;gap:5px;transform:translate(-50%);z-index:2}.hero-dots i{width:5px;height:5px;border-radius:50%;background:#c4eaff88}.hero-dots i:first-child{width:16px;border-radius:5px;background:#61d4ff}.customer-ticker{width:100%;min-height:38px!important;margin:8px 0 9px;padding:8px 10px;border-radius:8px;background:#063b6b;border:1px solid #55c9ff33;color:#d8f3ff;justify-content:flex-start}.customer-ticker>svg:first-child{color:#ffda5b;flex:none}.customer-ticker span{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;flex:1}.customer-ticker>svg:last-child{flex:none;color:#62cfff}.customer-quick-actions{display:grid;grid-template-columns:repeat(6,1fr);gap:4px;margin:7px 0 13px}.customer-quick-actions button{min-width:0;min-height:66px!important;padding:4px 1px;display:flex;flex-direction:column;gap:5px;background:transparent;color:#dff5ff}.customer-quick-actions button>span{width:39px;height:39px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#1578b9,#075083);border:1px solid #5ed0ff66;box-shadow:inset 0 1px #fff2,0 4px 8px #00274855;color:#6fd6ff}.customer-quick-actions button:nth-child(3n+1)>span{color:#ffd45b}.customer-quick-actions small{font-size:8px;white-space:nowrap}.prize-strip{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:10px;background:linear-gradient(100deg,#072b55,#0a659b);border:1px solid #efc45c66;box-shadow:inset 0 0 22px #0bb6ff1c}.prize-strip>svg{color:#ffd45b}.prize-strip>span{display:grid;flex:1}.prize-strip small{font-size:8px;color:#ffda68;letter-spacing:.12em}.prize-strip strong{font-size:11px;margin-top:3px}.prize-strip button{min-height:30px!important;padding:6px 11px;background:#59c8f6;color:#03315d;font-size:10px;font-weight:900}.mobile-section-head,.mobile-page-title{display:flex;align-items:center;justify-content:space-between;margin:18px 2px 10px}.mobile-section-head h2{font:800 17px Manrope}.mobile-section-head button{min-height:30px!important;padding:4px 5px;background:transparent;color:#79d5ff;font-size:10px}.mobile-page-title{justify-content:flex-start;gap:11px;margin-top:18px}.mobile-page-title>svg{color:#ffd35c}.mobile-page-title h1{font-size:21px}.mobile-page-title p{font-size:10px;color:#9fd6f4;margin-top:3px}.layout:not(.admin-layout) .category-strip{margin:0 0 8px}.layout:not(.admin-layout) .category-tabs{gap:6px;padding-bottom:3px}.layout:not(.admin-layout) .category-tabs button{min-width:69px;min-height:38px!important;padding:6px 9px;border:1px solid #64cfff45;background:#073e70;color:#abd8ef;border-radius:9px;font-size:10px}.layout:not(.admin-layout) .category-tabs button.selected{background:#56c6f5;border-color:#9ce7ff;color:#042e58}.layout:not(.admin-layout) .provider-tabs{margin:0 0 10px;gap:6px;padding-bottom:4px}.layout:not(.admin-layout) .provider-tabs button{min-height:30px!important;padding:5px 11px;border-color:#75d3ff35;background:#064277;color:#b5dff6;font-size:9px}.layout:not(.admin-layout) .provider-tabs button.selected{background:#0f70ad;color:#fff;border-color:#6fd5ff}.layout:not(.admin-layout) .game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px 7px}.layout:not(.admin-layout) .game-art{aspect-ratio:3/4;height:auto;border-radius:11px;border:1px solid #65cfff55;background:#053765;box-shadow:0 6px 14px #00213d66}.layout:not(.admin-layout) .game-art img{width:100%;height:100%;object-fit:cover}.layout:not(.admin-layout) .game-card:first-child .game-art img{object-fit:contain;background:radial-gradient(circle,#178478,#03325c 72%)}.layout:not(.admin-layout) .card-label{top:6px;left:6px;font-size:6px;padding:3px 5px;background:#052441de;color:#ffe580;border:1px solid #ffdf6d55}.layout:not(.admin-layout) .favorite{top:5px;right:5px;min-height:28px!important;padding:5px;background:#032442d9;border-color:#fff2;border-radius:50%}.layout:not(.admin-layout) .game-meta{margin:6px 2px 9px}.layout:not(.admin-layout) .game-meta h3{font-size:10px;line-height:1.25}.layout:not(.admin-layout) .game-meta p{font-size:7px;color:#8fc5e2}.layout:not(.admin-layout) .game-meta svg{display:none}.promotions-page{padding-top:2px}.promo-card{height:178px;position:relative;overflow:hidden;border-radius:13px;margin-bottom:12px;border:1px solid #72d7ff4d;box-shadow:0 10px 22px #00284b77}.promo-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.promo-card>div{position:absolute;inset:0;background:linear-gradient(90deg,#031f42f5,#052c57d5 58%,#052b5544)}.promo-card>section{position:absolute;z-index:2;left:16px;top:16px;width:66%}.promo-card span{font-size:8px;letter-spacing:.16em;color:#ffda62}.promo-card h2{font:800 21px/1.1 Manrope;margin:7px 0;color:#fff}.promo-card p{font-size:10px;line-height:1.45;color:#cbeaff}.promo-card button{min-height:32px!important;margin-top:11px;padding:6px 11px;background:#59c9f7;color:#06305b;font-size:10px;font-weight:900}.promo-1>img{object-fit:contain;object-position:right;background:linear-gradient(135deg,#006765,#064e83)}.customer-bottom-nav{position:fixed;left:50%;bottom:0;z-index:60;width:min(100%,520px);height:72px;transform:translate(-50%);display:grid;grid-template-columns:repeat(5,1fr);background:#053f70ef;border-top:1px solid #65d0ff55;box-shadow:0 -10px 30px #00294c99;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:4px 6px calc(4px + env(safe-area-inset-bottom))}.customer-bottom-nav button{min-width:0;min-height:61px!important;position:relative;padding:4px 1px;flex-direction:column;gap:3px;background:transparent;border-radius:9px;color:#8fc5e2}.customer-bottom-nav button.active{color:#fff}.customer-bottom-nav button.active svg{color:#68d4ff;filter:drop-shadow(0 0 5px #56c9ff)}.customer-bottom-nav span{font-size:9px}.customer-bottom-nav b{position:absolute;right:2px;top:0;padding:2px 4px;background:#ff5c63;color:#fff;border-radius:6px;font-size:6px}.layout:not(.admin-layout) footer{display:none}.layout:not(.admin-layout) .panel{background:#064276;border-color:#62ccff38;color:#fff;box-shadow:0 8px 22px #00294b55}.layout:not(.admin-layout) .wallet-overview{background:radial-gradient(circle at 88% 18%,#16a9d744,transparent 35%),linear-gradient(140deg,#075d99,#043869);border-color:#77d6ff55}.layout:not(.admin-layout) .wallet-overview h2{color:#ffdf72}.layout:not(.admin-layout) .stat-grid .panel{background:#075188}.layout:not(.admin-layout) .account-links button{background:#075188;border:1px solid #5ac9ff2e}.layout:not(.admin-layout) input,.layout:not(.admin-layout) textarea,.layout:not(.admin-layout) select{background:#073864;border-color:#79d7ff55;color:#fff}.layout:not(.admin-layout) .gold{background:#58c9f7;border-color:#9ce8ff;color:#05305b;box-shadow:0 5px 16px #00243c66}.layout:not(.admin-layout) dialog{background:linear-gradient(180deg,#09649f,#043c70);border:1px solid #76d6ff77;color:#fff;border-radius:16px;width:min(480px,calc(100% - 20px));padding:22px;box-shadow:0 24px 90px #00152ddd}.layout:not(.admin-layout) dialog::backdrop{background:#001f3dbb;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.layout:not(.admin-layout) dialog .dialog-head h2{color:#fff}.layout:not(.admin-layout) dialog .icon-btn{background:#063867;border:1px solid #78d7ff55;color:#fff;border-radius:50%}.layout:not(.admin-layout) dialog form>button:last-child{width:100%}.layout:not(.admin-layout) .usdt-deposit-address{background:#06335f;border:1px solid #69d2ff44;border-radius:9px}.layout:not(.admin-layout) .announcement-overlay{background:#001c39c7}.layout:not(.admin-layout) .announcement-popup{background:linear-gradient(160deg,#086ca9,#043b70);border-color:#6dd4ff77;color:#fff}.layout:not(.admin-layout) .announcement-popup p{color:#d4edfb}.layout:not(.admin-layout) .announcement-action{background:#5ac9f7;color:#04315c}.layout:not(.admin-layout) .deposit-package-field{margin:0;padding:0;border:0}.layout:not(.admin-layout) .deposit-package-field legend{margin-bottom:9px;color:#d6effc;font-size:13px}.layout:not(.admin-layout) .deposit-package-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.layout:not(.admin-layout) .deposit-package-grid label{display:block;min-width:0;cursor:pointer}.layout:not(.admin-layout) .deposit-package-grid input{position:absolute;opacity:0;pointer-events:none}.layout:not(.admin-layout) .deposit-package-grid span{min-height:52px;display:grid;place-items:center;padding:6px 3px;border-radius:8px;background:#07477a;border:1px solid #5dbae844;color:#fff;box-shadow:inset 0 -11px #001d3526}.layout:not(.admin-layout) .deposit-package-grid b{font-size:13px;font-variant-numeric:tabular-nums}.layout:not(.admin-layout) .deposit-package-grid small{font-size:7px;color:#ffdc65}.layout:not(.admin-layout) .deposit-package-grid input:checked+span{border-color:#7fe3ff;background:#0b72ad;box-shadow:0 0 0 2px #43d1ff33,inset 0 -11px #001d3526}.layout:not(.admin-layout) .deposit-package-grid input:focus-visible+span{outline:2px solid #fff;outline-offset:2px}.layout:not(.admin-layout) .logout-confirm{text-align:center;display:grid;justify-items:center;gap:12px}.layout:not(.admin-layout) .logout-confirm>svg{width:56px;height:56px;padding:14px;border-radius:50%;background:#07477a;color:#6cd4ff;border:1px solid #71d8ff55}.layout:not(.admin-layout) .logout-confirm h3{font-size:21px}.layout:not(.admin-layout) .logout-confirm p{font-size:13px;line-height:1.6;color:#c4e4f5}.layout:not(.admin-layout) .logout-confirm .button-row{width:100%;margin:10px 0 0}.layout:not(.admin-layout) .logout-confirm .button-row button{flex:1}.layout:not(.admin-layout).customer-light{background:#c9e8f7;color:#12324d}.layout:not(.admin-layout).customer-light>.workspace{background:linear-gradient(180deg,#effaff,#d8eef9 62%,#cbe6f4);color:#12324d}.layout:not(.admin-layout).customer-light header{background:#fff!important;border-color:#b9ddec!important}.layout:not(.admin-layout).customer-light .customer-logo strong{color:#68470e;text-shadow:none}.layout:not(.admin-layout).customer-light .customer-logo small{color:#31739a}.layout:not(.admin-layout).customer-light .customer-ticker,.layout:not(.admin-layout).customer-light .category-tabs button,.layout:not(.admin-layout).customer-light .provider-tabs button,.layout:not(.admin-layout).customer-light .account-links button,.layout:not(.admin-layout).customer-light .panel{background:#fff;color:#173d5b;border-color:#aed8eb}.layout:not(.admin-layout).customer-light .mobile-section-head button{color:#176f9f}.layout:not(.admin-layout).customer-light .game-meta h3{color:#173d5b}.layout:not(.admin-layout).customer-light .game-meta p{color:#5686a3}.layout:not(.admin-layout).customer-light .customer-bottom-nav{background:#f8fdffef;border-color:#a8d9ed;box-shadow:0 -10px 28px #4f90ae33}.layout:not(.admin-layout).customer-light .customer-bottom-nav button{color:#527f99}.layout:not(.admin-layout).customer-light .customer-bottom-nav button.active{color:#093d60}.layout:not(.admin-layout).customer-light .promotions-page>.mobile-page-title h1,.layout:not(.admin-layout).customer-light .promotions-page>.mobile-page-title p{color:#173d5b}.layout:not(.admin-layout).customer-light .wallet-overview{background:linear-gradient(140deg,#fff,#e5f6ff);color:#173d5b}.layout:not(.admin-layout).customer-light .wallet-overview h2{color:#835b00}@media(min-width:521px){.layout:not(.admin-layout)>.workspace{border-inline:1px solid #6fd3ff2e}.layout:not(.admin-layout) dialog{margin-left:auto;margin-right:auto}}@media(max-width:380px){.customer-hero{height:205px}.customer-hero h1{font-size:28px}.customer-quick-actions small{font-size:7px}.layout:not(.admin-layout) .game-grid{gap:8px 6px}}.reward-center,.invite-center,.info-page,.profile-page{padding:1px 0 20px}.reward-tabs{display:flex;gap:7px;overflow-x:auto;padding:2px 0 10px;scrollbar-width:none}.reward-tabs::-webkit-scrollbar{display:none}.reward-tabs button{flex:none;min-height:34px!important;padding:7px 13px;border:1px solid #65cbf044;border-radius:18px;background:#063d6d;color:#9fd7f2;font-size:10px}.reward-tabs button.active{background:#58c9f5;border-color:#97e9ff;color:#05315b;font-weight:900}.reward-stack{display:grid;gap:10px}.reward-hero{min-height:188px;padding:20px;border:1px solid #ffd46a66;border-radius:15px;background:linear-gradient(95deg,#031e43ec,#063b6ecc),url(/brand/casino-banner.png) center/cover;box-shadow:0 10px 28px #00223e80}.reward-hero>span{font-size:8px;letter-spacing:.17em;color:#ffd967}.reward-hero h2{max-width:260px;margin:9px 0 8px;font:850 25px/1.05 Manrope;color:#fff}.reward-hero p{max-width:300px;color:#cceaff;font-size:10px;line-height:1.5}.reward-hero button,.reward-card button,.fund-board>button{margin-top:14px;min-height:34px!important;padding:7px 13px;background:#58c9f7;color:#05315b;font-size:10px;font-weight:900}.reward-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:14px;border:1px solid #66cef044;border-radius:12px;background:#064579}.reward-card>svg{color:#ffda68}.reward-card h3{font-size:13px}.reward-card p{margin-top:3px;color:#a7d6ee;font-size:9px}.reward-card button{margin:0;white-space:nowrap}.reward-balance{text-align:center;padding:36px 20px!important}.reward-balance small{display:block;color:#9cd2eb}.reward-balance strong{display:block;margin:9px;font:900 36px Manrope;color:#ffdc6c}.reward-balance p{max-width:330px;margin:0 auto 20px;color:#b7dcec;font-size:11px;line-height:1.6}.reward-balance button{opacity:.55}.vip-card,.fund-board{padding:20px;border:1px solid #72d0f24d;border-radius:15px;background:radial-gradient(circle at 100% 0,#23a8d733,transparent 34%),linear-gradient(145deg,#07568f,#043662)}.vip-card>div:first-child{display:grid;justify-items:start}.vip-card>div:first-child span{color:#ffd968;font-size:8px;letter-spacing:.17em}.vip-card h2{margin:4px 0;font:900 42px Manrope;color:#fff}.vip-card p,.vip-card li,.fund-board p{color:#add9ef;font-size:10px;line-height:1.55}.vip-progress{display:grid;gap:8px;margin:17px 0}.vip-progress span{font-size:10px}.vip-progress progress,.profile-progress progress{width:100%;height:7px;accent-color:#57cef8}.vip-card ul{padding-left:17px}.mission-list{display:grid;gap:8px}.mission-list article{display:flex;align-items:center;gap:11px;padding:14px;border:1px solid #62c9ef3b;border-radius:11px;background:#064374}.mission-list article>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#073460;color:#95cce6}.mission-list article.done>span{background:#16846d;color:#b8ffe5}.mission-list article div{display:grid;gap:3px}.mission-list strong{font-size:12px}.mission-list small{font-size:9px;color:#9dcae1}.fund-total{display:grid;justify-items:center;padding:15px}.fund-total small,.fund-total span{color:#9bcce5;font-size:9px}.fund-total strong{font:900 36px Manrope;color:#ffdc6d}.fund-grid,.invite-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.fund-grid>span,.invite-stats>span{display:grid;gap:4px;padding:10px 5px;text-align:center;border:1px solid #68cff03d;border-radius:9px;background:#063864}.fund-grid small,.invite-stats small{font-size:8px;color:#9ecfe7}.fund-grid b,.invite-stats b{font-size:11px;color:#fff}.fund-board p{margin-top:15px}.history-filters{display:flex;gap:7px;margin-bottom:12px}.history-filters span{padding:7px 9px;border:1px solid #64cbee3d;border-radius:8px;color:#acd8ec;font-size:9px}.invite-card{display:grid;justify-items:center;padding:20px;border:1px solid #ffd46b66;border-radius:16px;background:radial-gradient(circle at 50% 0,#1572a9 0,transparent 45%),#053866;box-shadow:0 12px 28px #00213e70}.invite-id{justify-self:stretch;display:flex;justify-content:space-between;align-items:center;margin-bottom:13px;padding:10px 12px;border-radius:9px;background:#062d55}.invite-id small{font-size:8px;color:#9fcfe7}.invite-id strong{font-size:12px;color:#ffda6a}.invite-qr,.invite-qr-loading{width:180px;height:180px;border:8px solid #fff;border-radius:12px;background:#fff}.invite-qr-loading{display:grid;place-items:center;color:#063866}.invite-card>p{max-width:360px;margin:14px 0;text-align:center;color:#b5dcec;font-size:10px;line-height:1.55}.invite-card>label{width:100%;font-size:10px;color:#cceafb}.invite-card label>div{display:flex;gap:6px;margin-top:6px}.invite-card input{min-width:0;flex:1;font-size:9px}.invite-card label button{min-height:40px!important;background:#5bcef7;color:#05315b;font-weight:900}.share-row{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:12px}.share-row button{min-height:38px!important;padding:6px 4px;background:#075083;border-color:#63cef04a;color:#d9f3ff;font-size:9px}.invite-stats{margin-top:10px}.invite-stats>span{padding:13px 5px;background:#064579}.profile-hero{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:18px 15px 65px;margin:0 -12px;background:linear-gradient(145deg,#086aa4,#043765);border-bottom:1px solid #76d5f64a}.profile-avatar{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#ffdd78,#efaa2e);border:2px solid #fff3b7;color:#493000;font:900 22px Manrope}.profile-hero h1{font-size:18px}.profile-hero p{margin-top:3px;color:#a7d9ef;font-size:9px}.profile-hero>button{width:38px;min-height:38px!important;padding:0;border-radius:50%;background:#07477a;color:#fff}.profile-balance{position:absolute;left:15px;right:15px;bottom:-25px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-items:center;padding:12px 14px;border:1px solid #f0c95b66;border-radius:12px;background:linear-gradient(100deg,#06345f,#07568b);box-shadow:0 8px 20px #001f3c99}.profile-balance small{font-size:8px;color:#9fd5ec}.profile-balance strong{grid-row:1/3;grid-column:2;font:900 23px Manrope;color:#ffdc69}.profile-balance span{font-size:8px;color:#c7e7f5}.profile-money-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:40px 0 10px}.profile-money-actions button{min-height:66px!important;display:grid;place-items:center;gap:5px;padding:8px 2px;background:#064678;border:1px solid #64cced3b;color:#d7f1fd}.profile-money-actions svg{color:#ffda67}.profile-money-actions span{font-size:9px}.profile-progress{display:grid;gap:8px;margin-bottom:10px;padding:14px;border:1px solid #64cbee3b;border-radius:11px;background:#064374}.profile-progress>div{display:flex;align-items:center;justify-content:space-between}.profile-progress span,.profile-progress small{font-size:8px;color:#9ccde5}.profile-progress strong{color:#ffda68}.profile-record-links{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:10px}.profile-record-links button{min-width:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;text-align:left;padding:11px 9px;background:#06477a;border:1px solid #61c9ec38;color:#fff}.profile-record-links button>svg:first-child{color:#62d0f7}.profile-record-links span{display:grid;gap:3px;min-width:0}.profile-record-links b{font-size:10px}.profile-record-links small{font-size:7px;color:#9dcde4}.account-links{padding:7px!important}.layout:not(.admin-layout) .account-links button{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;text-align:left;padding:10px 11px}.layout:not(.admin-layout) .account-links .logout-link{color:#ffb7bc}.withdraw-account-form{display:grid;gap:11px}.faq-list{display:grid;gap:8px}.faq-list details{padding:0 13px;border:1px solid #62cbed3d;border-radius:10px;background:#064476}.faq-list summary{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#fff;font-size:11px;font-weight:800;cursor:pointer}.faq-list p{padding:0 0 13px;color:#afd8eb;font-size:10px;line-height:1.6}.about-card{display:grid;justify-items:center;padding:24px 18px;border:1px solid #68d0f14a;border-radius:15px;background:#064476;text-align:center}.about-card>img{width:84px;height:84px;object-fit:cover;border:2px solid #f1ca5c;border-radius:50%}.about-card h2{margin:12px 0 6px;color:#ffdd70}.about-card>p{color:#afd9ed;font-size:11px;line-height:1.6}.about-card>div{width:100%;display:grid;gap:7px;margin:17px 0}.about-card>div span{display:flex;align-items:center;gap:9px;padding:10px;border-radius:8px;background:#073a67;color:#d6effa;font-size:10px;text-align:left}.about-card>div svg{color:#5bd0f6}.about-card>button{width:100%;margin-top:6px;background:#075386;color:#fff;border-color:#5bc7ed44}.layout:not(.admin-layout).customer-light .reward-tabs button,.layout:not(.admin-layout).customer-light .reward-card,.layout:not(.admin-layout).customer-light .mission-list article,.layout:not(.admin-layout).customer-light .profile-money-actions button,.layout:not(.admin-layout).customer-light .profile-progress,.layout:not(.admin-layout).customer-light .profile-record-links button,.layout:not(.admin-layout).customer-light .faq-list details,.layout:not(.admin-layout).customer-light .about-card{background:#fff;color:#173d5b;border-color:#add7e9}.layout:not(.admin-layout).customer-light .reward-tabs button.active{background:#0b77ad;color:#fff}.layout:not(.admin-layout).customer-light .reward-card p,.layout:not(.admin-layout).customer-light .mission-list small,.layout:not(.admin-layout).customer-light .profile-record-links small,.layout:not(.admin-layout).customer-light .faq-list p,.layout:not(.admin-layout).customer-light .about-card>p{color:#53829d}.layout:not(.admin-layout).customer-light .faq-list summary{color:#173d5b}.layout:not(.admin-layout){--app-blue:#17120d;--app-deep:#090807;--app-cyan:#e1bb68;background:#070707;color:#f8f0df}.layout:not(.admin-layout):before{background:radial-gradient(circle at 50% 0,#5a221c 0,transparent 34%),linear-gradient(145deg,#090706,#17100c)}.layout:not(.admin-layout)>.workspace{background:linear-gradient(180deg,#16110d 0,#0b0a09 55%,#080706);box-shadow:0 0 70px #000}.layout:not(.admin-layout) header{background:#0e0c0a!important;border-bottom-color:#c89d4c33!important}.customer-logo strong{color:#f2d58f}.customer-logo small{color:#b9a47d}.customer-header-actions .customer-balance,.customer-notify{background:#17130f;border-color:#bd93474d}.customer-login{background:linear-gradient(135deg,#f2d58d,#c9953e);color:#261909}.customer-balance small{color:#aa9a80}.customer-balance strong{color:#f0ce7d}.customer-notify{color:#e8c36d}.customer-hero{border-color:#d2a45070;box-shadow:0 12px 28px #000b}.customer-hero-shade{background:linear-gradient(90deg,#0a0705f5 0,#24100bd1 48%,#1209062b 80%),linear-gradient(0deg,#0a0705bf,transparent 45%)}.customer-hero-copy>span{color:#dfbd73}.customer-hero p{color:#eadfcd}.hero-dots i{background:#d6c09666}.hero-dots i:first-child{background:#e2bb66}.customer-hero button{background:linear-gradient(90deg,#f4d88e,#c99135);color:#2d1c08}.customer-ticker{background:#18120e;border-color:#c89d4c3d;color:#dfd1bd}.customer-ticker>svg:first-child,.customer-ticker>svg:last-child{color:#dfb85e}.customer-quick-actions button{color:#e3d8c7}.customer-quick-actions button>span{background:linear-gradient(145deg,#362418,#17110d);border-color:#bd924d55;box-shadow:inset 0 1px #ffffff13,0 4px 8px #0008;color:#e3bc66}.customer-quick-actions button:nth-child(3n+1)>span{color:#f1ce7b}.prize-strip{background:linear-gradient(100deg,#1c130d,#522019);border-color:#d1a45266;box-shadow:inset 0 0 22px #d6a44712}.prize-strip small,.prize-strip>svg{color:#e8bd64}.prize-strip button{background:linear-gradient(135deg,#efd184,#c58f35);color:#291a08}.mobile-section-head button{color:#d5b466}.mobile-page-title>svg{color:#ddb45a}.mobile-page-title p{color:#ad9d85}.layout:not(.admin-layout) .category-tabs button,.layout:not(.admin-layout) .provider-tabs button{border-color:#b88d423b;background:#17130f;color:#afa18d}.layout:not(.admin-layout) .category-tabs button.selected,.layout:not(.admin-layout) .provider-tabs button.selected{background:linear-gradient(145deg,#4b351d,#2b2115);border-color:#d2aa5f;color:#f3d891}.layout:not(.admin-layout) .game-art{border-color:#b88a3d44;background:linear-gradient(145deg,#3b2118,#17110d);box-shadow:0 6px 14px #0008}.layout:not(.admin-layout) .game-card:first-child .game-art img{background:radial-gradient(circle,#4f241c,#17100c 72%)}.layout:not(.admin-layout) .card-label{background:#0c0908e8;color:#e9ca83;border-color:#c79a4c55}.layout:not(.admin-layout) .favorite{background:#0d0b09df;border-color:#c79a4c33}.layout:not(.admin-layout) .game-meta p{color:#958b7d}.promo-card{border-color:#c89b4c52;box-shadow:0 10px 22px #000b}.promo-card>div{background:linear-gradient(90deg,#0b0806f7,#27120de3 58%,#150a064d)}.promo-card span{color:#e9bd62}.promo-card p{color:#d6c6b1}.promo-card button{background:linear-gradient(135deg,#efd081,#c58e35);color:#2c1b08}.promo-1>img{background:linear-gradient(135deg,#48261d,#17100c)}.customer-bottom-nav{background:#100d0bea;border-top-color:#c89d4c55;box-shadow:0 -10px 30px #000c}.customer-bottom-nav button{color:#928775}.customer-bottom-nav button.active{color:#f0d38e}.customer-bottom-nav button.active svg{color:#e5b95f;filter:drop-shadow(0 0 5px #c48b35)}.customer-bottom-nav b{background:#6c241e;color:#f3d793}.layout:not(.admin-layout) .panel,.layout:not(.admin-layout) .account-links button{background:#17130f;border-color:#b88d4236;color:#f8f0df;box-shadow:0 8px 22px #0007}.layout:not(.admin-layout) .wallet-overview{background:radial-gradient(circle at 88% 18%,#8b3c2433,transparent 35%),linear-gradient(140deg,#2a1811,#12100d);border-color:#c89d4c55}.layout:not(.admin-layout) .wallet-overview h2{color:#edcb78}.layout:not(.admin-layout) .stat-grid .panel{background:#19140f}.layout:not(.admin-layout) input,.layout:not(.admin-layout) textarea,.layout:not(.admin-layout) select{background:#100e0c;border-color:#b88d4252;color:#f8f0df}.layout:not(.admin-layout) .gold{background:linear-gradient(135deg,#f0d28a,#c89238);border-color:#f1d697;color:#2c1c09;box-shadow:0 5px 16px #0008}.layout:not(.admin-layout) dialog{background:linear-gradient(180deg,#271710,#110e0b);border-color:#c99b4e66;color:#f8f0df;box-shadow:0 24px 90px #000}.layout:not(.admin-layout) dialog::backdrop{background:#000c}.layout:not(.admin-layout) dialog .icon-btn{background:#17120e;border-color:#bd924d55;color:#f1d38c}.layout:not(.admin-layout) .usdt-deposit-address{background:#13100d;border-color:#b98d4344}.layout:not(.admin-layout) .deposit-package-grid span{background:#17130f;border-color:#b98d4344;color:#f8f0df;box-shadow:inset 0 -11px #0003}.layout:not(.admin-layout) .deposit-package-grid small{color:#dfb65f}.layout:not(.admin-layout) .deposit-package-grid input:checked+span{border-color:#e3bd70;background:#4a341e;box-shadow:0 0 0 2px #c8943f26,inset 0 -11px #0003}.reward-tabs button,.reward-card,.mission-list article,.profile-money-actions button,.profile-progress,.profile-record-links button,.faq-list details,.about-card{background:#17130f;border-color:#b88d423d}.reward-tabs button{color:#a99b85}.reward-tabs button.active{background:linear-gradient(135deg,#e6c275,#b9822f);border-color:#efd38f;color:#2c1b08}.reward-hero{border-color:#d0a45166;background:linear-gradient(95deg,#0b0806ed,#35150fcc),url(/brand/casino-banner.png) center/cover;box-shadow:0 10px 28px #000a}.reward-hero button,.reward-card button,.fund-board>button{background:linear-gradient(135deg,#efd185,#c48d35);color:#2d1c08}.reward-card>svg{color:#dfb65c}.reward-card p,.mission-list small,.vip-card p,.vip-card li,.fund-board p{color:#ad9e88}.reward-balance strong,.fund-total strong,.profile-money-actions svg,.profile-progress strong{color:#e5ba61}.vip-card,.fund-board{border-color:#bd91484d;background:radial-gradient(circle at 100% 0,#7d33232e,transparent 34%),linear-gradient(145deg,#2b1911,#11100d)}.mission-list article>span{background:#211812;color:#b8a98e}.mission-list article.done>span{background:#274c34;color:#b9e6c8}.fund-grid>span,.invite-stats>span{background:#13100d;border-color:#b88d423d}.fund-grid small,.invite-stats small{color:#9f927e}.history-filters span{border-color:#b88d423d;color:#aa9c86}.invite-card{border-color:#d1a55266;background:radial-gradient(circle at 50% 0,#5e261c 0,transparent 45%),#16110d;box-shadow:0 12px 28px #000a}.invite-id{background:#100d0b}.invite-id small{color:#a99b84}.invite-id strong{color:#e6bd65}.invite-card>p{color:#b8aa94}.invite-card label button{background:linear-gradient(135deg,#efd184,#c48c34);color:#2a1a08}.share-row button{background:#1b1510;border-color:#b88d424a;color:#e2d4c0}.invite-stats>span{background:#17130f}.profile-hero{background:linear-gradient(145deg,#3e1d16,#12100d);border-bottom-color:#c79a4b4a}.profile-avatar{background:linear-gradient(145deg,#f3d98f,#c79238);border-color:#f7e4b4;color:#392408}.profile-hero p,.profile-balance small,.profile-balance span,.profile-progress span,.profile-progress small,.profile-record-links small{color:#a99a84}.profile-hero>button{background:#17130f;color:#e3bc66}.profile-balance{border-color:#d0a45166;background:linear-gradient(100deg,#17120e,#3e2116);box-shadow:0 8px 20px #000c}.profile-balance strong{color:#e9c46d}.profile-record-links button>svg:first-child{color:#dcb25b}.faq-list p,.about-card>p{color:#b3a58f}.about-card h2{color:#e9c46d}.about-card>div span{background:#100e0c;color:#ded2c0}.about-card>div svg{color:#d9ae55}.about-card>button{background:#1b1510;color:#eadfcf;border-color:#b88d4244}.layout:not(.admin-layout).customer-light{background:#e7ddca;color:#302416}.layout:not(.admin-layout).customer-light>.workspace{background:linear-gradient(180deg,#fbf7ee,#eee4d1 62%,#e5d8c1);color:#302416}.layout:not(.admin-layout).customer-light header{background:#fffaf0!important;border-color:#d7bd895c!important}.layout:not(.admin-layout).customer-light .customer-logo strong{color:#604514}.layout:not(.admin-layout).customer-light .customer-logo small{color:#89724b}.layout:not(.admin-layout).customer-light .customer-ticker,.layout:not(.admin-layout).customer-light .category-tabs button,.layout:not(.admin-layout).customer-light .provider-tabs button,.layout:not(.admin-layout).customer-light .account-links button,.layout:not(.admin-layout).customer-light .panel,.layout:not(.admin-layout).customer-light .reward-tabs button,.layout:not(.admin-layout).customer-light .reward-card,.layout:not(.admin-layout).customer-light .mission-list article,.layout:not(.admin-layout).customer-light .profile-money-actions button,.layout:not(.admin-layout).customer-light .profile-progress,.layout:not(.admin-layout).customer-light .profile-record-links button,.layout:not(.admin-layout).customer-light .faq-list details,.layout:not(.admin-layout).customer-light .about-card{background:#fffaf1;color:#3c2c1a;border-color:#d7bd89}.layout:not(.admin-layout).customer-light .customer-bottom-nav{background:#fffaf2ef;border-color:#d5b97f;box-shadow:0 -10px 28px #5e421d2b}.layout:not(.admin-layout).customer-light .customer-bottom-nav button{color:#867452}.layout:not(.admin-layout).customer-light .customer-bottom-nav button.active{color:#61420f}.layout:not(.admin-layout).customer-light .reward-tabs button.active{background:#b77d28;color:#fff}.layout:not(.admin-layout).customer-light .game-meta h3,.layout:not(.admin-layout).customer-light .promotions-page>.mobile-page-title h1,.layout:not(.admin-layout).customer-light .promotions-page>.mobile-page-title p,.layout:not(.admin-layout).customer-light .faq-list summary{color:#3c2c1a}.layout:not(.admin-layout).customer-light .game-meta p,.layout:not(.admin-layout).customer-light .reward-card p,.layout:not(.admin-layout).customer-light .mission-list small,.layout:not(.admin-layout).customer-light .profile-record-links small,.layout:not(.admin-layout).customer-light .faq-list p,.layout:not(.admin-layout).customer-light .about-card>p{color:#796b55}.layout:not(.admin-layout).customer-light .wallet-overview{background:linear-gradient(140deg,#fffaf1,#f0e2c8);color:#3c2c1a}.layout:not(.admin-layout).customer-light .wallet-overview h2{color:#795512}.layout:not(.admin-layout) .deposit-method-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.layout:not(.admin-layout) .deposit-method-tabs button{min-height:66px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:center;justify-content:stretch;column-gap:9px;padding:10px 12px;text-align:left;border:1px solid #b88d4244;background:#12100d;color:#b7aa95}.layout:not(.admin-layout) .deposit-method-tabs button>span{grid-row:1/3;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#261d13;color:#e7be69;font-size:18px;font-weight:900}.layout:not(.admin-layout) .deposit-method-tabs button>b{font-size:13px;color:#f3e7d1}.layout:not(.admin-layout) .deposit-method-tabs button>small{font-size:8px;color:#928572}.layout:not(.admin-layout) .deposit-method-tabs button.active{border-color:#e0b761;background:linear-gradient(145deg,#4b351d,#21170f);box-shadow:0 0 0 2px #c8943f24}.layout:not(.admin-layout) .deposit-method-tabs button.active>span{background:#d3a650;color:#251706}.layout:not(.admin-layout) .deposit-package-field legend{color:#d9c8a9}.layout:not(.admin-layout) .deposit-network-field{display:grid;gap:7px}.layout:not(.admin-layout) .deposit-network-field>span{font-size:12px;font-weight:700;color:#dbc9a9}.layout:not(.admin-layout) .deposit-network-field select{width:100%;min-height:46px;background-color:#100e0c;color:#f8f0df}.layout:not(.admin-layout) .deposit-network-field option{background:#17130f;color:#f8f0df}.layout:not(.admin-layout) .deposit-method-note{display:grid;gap:5px;padding:12px 13px;border:1px solid #b88d4240;border-radius:9px;background:#17130f}.layout:not(.admin-layout) .deposit-method-note strong{font-size:11px;color:#e2bf78}.layout:not(.admin-layout) .deposit-method-note span{font-size:9px;line-height:1.5;color:#9f927e}.layout:not(.admin-layout) .inr-note{border-color:#8d754644;background:#18150f}.layout:not(.admin-layout).customer-light .deposit-method-tabs button,.layout:not(.admin-layout).customer-light .deposit-method-note{background:#fffaf1;color:#3c2c1a;border-color:#d7bd89}.layout:not(.admin-layout).customer-light .deposit-method-tabs button>b,.layout:not(.admin-layout).customer-light .deposit-network-field>span{color:#3c2c1a}.layout:not(.admin-layout).customer-light .deposit-network-field select{background:#fffaf1;color:#3c2c1a;border-color:#d7bd89}.layout:not(.admin-layout) .deposit-amount-entry{display:grid;gap:7px}.layout:not(.admin-layout) .deposit-amount-entry>span{font-size:12px;font-weight:800;color:#dbc9a9}.layout:not(.admin-layout) .deposit-amount-entry>div{display:grid;grid-template-columns:auto 1fr;align-items:center;border:1px solid #b88d4252;border-radius:9px;background:#100e0c;overflow:hidden}.layout:not(.admin-layout) .deposit-amount-entry>div>b{padding:0 12px;color:#e1ba69;font-size:12px}.layout:not(.admin-layout) .deposit-amount-entry input{width:100%;border:0;border-left:1px solid #b88d4235;border-radius:0;background:transparent;font-weight:800}.layout:not(.admin-layout) .deposit-amount-entry>small{font-size:8px;color:#9b8e7a}.layout:not(.admin-layout) .deposit-package-grid button{min-height:52px;display:grid;place-items:center;padding:6px 3px;border-radius:8px;background:#17130f;border:1px solid #b98d4344;color:#f8f0df;box-shadow:inset 0 -11px #0003}.layout:not(.admin-layout) .deposit-package-grid button b{font-size:12px}.layout:not(.admin-layout) .deposit-package-grid button small{font-size:7px;color:#dfb65f}.layout:not(.admin-layout) .deposit-package-grid button.selected{border-color:#e3bd70;background:#4a341e;box-shadow:0 0 0 2px #c8943f26,inset 0 -11px #0003}.layout:not(.admin-layout).customer-light .deposit-amount-entry>div,.layout:not(.admin-layout).customer-light .deposit-package-grid button{background:#fffaf1;color:#3c2c1a;border-color:#d7bd89}.layout:not(.admin-layout).customer-light .deposit-amount-entry>span{color:#3c2c1a}.password-requirements{margin:-11px 0 0;padding:9px 11px;border-left:2px solid #d1a552;background:#d1a5520c;color:#b8aa93;font-size:10px;line-height:1.55}.layout:not(.admin-layout) .customer-install{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:39px;padding:0 10px;border:1px solid #bd93474d;border-radius:9px;background:#17130f;color:#e8c36d;font-size:10px;font-weight:900}.layout:not(.admin-layout) .customer-install svg{flex:none}.layout:not(.admin-layout) .customer-install{text-decoration:none;white-space:nowrap}.customer-app-download{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;margin:9px 0;padding:10px 11px;border:1px solid #d0a45166;border-radius:12px;background:linear-gradient(105deg,#18110c,#4f2118);box-shadow:0 7px 18px #0008;color:#f8edda;text-decoration:none}.customer-app-download>img{width:42px;height:42px;border:1px solid #e5bd68;border-radius:10px;object-fit:cover}.customer-app-download>span{display:grid;gap:3px;min-width:0}.customer-app-download small{color:#e5bb62;font-size:8px;font-weight:900;letter-spacing:.1em}.customer-app-download strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-app-download>b{display:inline-flex;align-items:center;gap:5px;padding:8px 10px;border-radius:8px;background:linear-gradient(135deg,#efd184,#c48d35);color:#2d1c08;font-size:9px;white-space:nowrap}.home-discovery{width:100%;min-height:42px!important;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;margin:0 0 9px;padding:9px 12px;border:1px solid #b88d423d;border-radius:10px;background:#15120f;color:#9f927f;text-align:left}.home-discovery>svg:first-child{color:#e2b65d}.home-discovery>svg:last-child{color:#8f806b}.home-discovery span{font-size:10px}.home-account-strip{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;margin:9px 0;padding:11px;border:1px solid #bd91484d;border-radius:11px;background:linear-gradient(120deg,#17130f,#29160f);box-shadow:0 7px 18px #0007}.home-avatar{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;border:1px solid #edca7a;background:linear-gradient(145deg,#f1d58f,#b77d2c);color:#2c1b08;font:900 16px Manrope}.home-identity{display:grid;gap:2px;min-width:0}.home-identity small{color:#c99d4c;font-size:7px;font-weight:900;letter-spacing:.08em}.home-identity strong{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-identity span{font-size:8px;color:#9e907c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-balance{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;align-items:center;justify-items:end;column-gap:7px}.home-balance small{grid-column:1/3;color:#95856e;font-size:7px}.home-balance strong{font:900 15px Manrope;color:#f0cb74}.home-balance button,.home-signin{min-height:28px!important;padding:5px 8px;border-radius:7px;background:linear-gradient(135deg,#efd184,#c48d35);color:#2d1c08;font-size:8px;font-weight:900}.home-win-center{margin:11px 0;padding:12px;border:1px solid #c89d4c59;border-radius:14px;background:radial-gradient(circle at 88% 8%,#812c203e,transparent 34%),linear-gradient(145deg,#25130d,#0e0c0a 62%);box-shadow:0 10px 24px #0009,inset 0 1px #ffffff0a}.home-win-heading{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px}.home-win-heading>span{width:34px;height:34px;display:grid;place-items:center;border:1px solid #c89b4d55;border-radius:10px;background:#352116;color:#e6bd67}.home-win-heading>div{display:grid;gap:2px}.home-win-heading small{color:#d4a952;font-size:7px;font-weight:900;letter-spacing:.1em}.home-win-heading strong{font-size:10px}.home-win-heading button,.home-record-head button{min-height:28px!important;padding:4px;background:transparent;color:#d8b468;font-size:8px}.home-win-total{display:grid;justify-items:center;padding:13px 0 10px}.home-win-total small{font-size:7px;color:#9d8f79;letter-spacing:.08em}.home-win-total strong{font:900 29px Manrope;color:#f2d184;letter-spacing:-.04em}.home-win-total span{font-size:8px;color:#9d8f79}.home-win-stats{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid #c89b4b2e}.home-win-stats>span{display:grid;justify-items:center;gap:2px;padding:9px 4px;border-right:1px solid #c89b4b28;min-width:0}.home-win-stats>span:last-child{border:0}.home-win-stats b{max-width:100%;color:#f2dfb7;font-size:11px;overflow:hidden;text-overflow:ellipsis}.home-win-stats small{color:#8f816e;font-size:7px}.home-record-head{display:flex;align-items:center;justify-content:space-between;margin:10px 1px 6px}.home-record-head strong{font-size:10px}.home-win-records{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(105px,1fr);gap:7px;overflow-x:auto;scrollbar-width:none}.home-win-records article{display:grid;gap:3px;padding:9px;border:1px solid #b88d4238;border-radius:9px;background:#17120e}.home-win-records article span{width:max-content;padding:2px 5px;border-radius:4px;background:#28523b;color:#b9e2c8;font-size:6px;font-weight:900}.home-win-records article strong{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-win-records article b{color:#e9c36c;font-size:12px}.home-win-records article small{color:#8f816e;font-size:7px}.home-empty-record{width:100%;min-height:50px!important;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:8px 9px;border:1px dashed #b88d4244;background:#15110e;color:#d9cdb9;text-align:left}.home-empty-record>svg:first-child{color:#dfb65c}.home-empty-record span{display:grid;gap:2px}.home-empty-record b{font-size:9px}.home-empty-record small{font-size:7px;color:#8f816e}.home-empty-record>svg:last-child{color:#8f816e}.layout:not(.admin-layout).customer-light .home-discovery,.layout:not(.admin-layout).customer-light .home-account-strip,.layout:not(.admin-layout).customer-light .home-win-center,.layout:not(.admin-layout).customer-light .home-win-records article,.layout:not(.admin-layout).customer-light .home-empty-record{background:#fffaf1;color:#3c2c1a;border-color:#d7bd89}.layout:not(.admin-layout).customer-light .home-identity span,.layout:not(.admin-layout).customer-light .home-win-total span,.layout:not(.admin-layout).customer-light .home-win-stats small,.layout:not(.admin-layout).customer-light .home-empty-record small{color:#796b55}@media(max-width:360px){.home-balance strong{font-size:13px}.home-account-strip{gap:7px;padding:9px}.home-avatar{width:35px;height:35px}.home-win-total strong{font-size:26px}}.fortune-controls{place-items:center}.fortune-controls>.bet-control{display:grid;grid-template-columns:40px 88px 40px;justify-content:center;align-items:center;gap:8px;width:auto}.fortune-controls .bet-control .spin,.layout.game-layout .fortune-controls .bet-control .spin{box-sizing:border-box;width:88px;height:88px;min-width:88px;min-height:88px;aspect-ratio:1;display:grid;grid-template-rows:24px 18px;align-content:center;justify-items:center;gap:3px;padding:0;line-height:1;border-radius:50%}.fortune-controls .bet-control .spin svg{display:block;width:23px;height:23px;margin:0;padding:0}.fortune-controls .bet-control .spin span{display:block;margin:0;line-height:1;text-align:center}.fortune-balance-cta{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin:3px 0 1px}.fortune-balance-cta .fortune-error{margin:0}.fortune-balance-cta>button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:30px;padding:4px 11px;border:1px solid #f1cf7c;border-radius:999px;background:linear-gradient(135deg,#f1d384,#c88f34);color:#271706;font-size:10px;font-weight:900;box-shadow:0 4px 10px #0007}@media(max-width:390px){.layout:not(.admin-layout) .customer-install{width:39px;padding:0}.layout:not(.admin-layout) .customer-install span{display:none}.fortune-controls>.bet-control{grid-template-columns:38px 82px 38px;gap:6px}.fortune-controls .bet-control .spin,.layout.game-layout .fortune-controls .bet-control .spin{width:82px;height:82px;min-width:82px;min-height:82px}}.fortune-symbol{transform:translateZ(0);backface-visibility:hidden;transition:transform .16s ease-out,opacity .16s ease-out,filter .16s ease-out}.fortune-reels.spinning .fortune-symbol{will-change:transform,opacity;animation:fortune-smooth-spin .38s cubic-bezier(.45,0,.55,1) infinite;animation-delay:calc(var(--reel)*-45ms)}.fortune-controls .bet-control .spin{touch-action:manipulation;transition:transform .12s ease,filter .12s ease}.fortune-controls .bet-control .spin:active{transform:scale(.94)}.fortune-controls .bet-control .spin:disabled{filter:saturate(.72);cursor:wait}.fortune-controls .bet-control .spin:disabled svg{animation:fortune-button-rotate .62s linear infinite}@keyframes fortune-smooth-spin{0%{transform:translate3d(0,-3px,0);opacity:.82}50%{transform:translate3d(0,7px,0);opacity:.58}to{transform:translate3d(0,-3px,0);opacity:.82}}@keyframes fortune-button-rotate{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.fortune-reels.spinning .fortune-symbol,.fortune-controls .bet-control .spin:disabled svg{animation:none}}.fortune-reels.spinning{will-change:transform;animation:fortune-reels-running .34s cubic-bezier(.45,0,.55,1) infinite}.fortune-reels.spinning .fortune-symbol{animation:none;will-change:auto}.fortune-bet-select{width:auto;min-width:66px;height:27px;margin:auto;padding:1px 18px 1px 7px;border:1px solid #b68c3f;border-radius:6px;background:#07194e;color:#fff1bd;font:800 13px Georgia,serif;text-align:center;color-scheme:dark}.fortune-bet-select:disabled{opacity:.7}@keyframes fortune-reels-running{0%,to{transform:translate3d(0,-2px,0)}50%{transform:translate3d(0,5px,0)}}@media(max-width:600px){.layout.game-layout main{display:flex;justify-content:center}.layout.game-layout .fortune-shell{margin-inline:auto;padding-top:max(18px,env(safe-area-inset-top))}}@media(max-width:600px)and (display-mode:standalone){.layout.game-layout .fortune-shell{padding-top:max(52px,env(safe-area-inset-top))}}@media(max-width:600px){.layout.game-layout.native-app .fortune-shell{padding-top:max(52px,env(safe-area-inset-top))}}@media(prefers-reduced-motion:reduce){.fortune-reels.spinning{animation:none}}.fortune-reels.spinning{animation:none;will-change:auto}.fortune-spin-overlay{position:absolute;z-index:8;inset:4px;display:grid;grid-template-columns:repeat(5,1fr);gap:3px;overflow:hidden;border-radius:3px;background:#031448f2;pointer-events:none}.fortune-spin-column{position:relative;overflow:hidden;border-inline:1px solid #2666c8;background:linear-gradient(90deg,#062b83,#0b48ad 48%,#062b83)}.fortune-spin-column>div{position:absolute;inset-inline:0;top:0;height:700%;display:grid;grid-template-rows:repeat(28,1fr);will-change:transform;animation:fortune-symbol-strip .9s linear infinite}.fortune-spin-column:nth-child(2)>div{animation-duration:.78s;animation-delay:-.17s}.fortune-spin-column:nth-child(3)>div{animation-duration:1.02s;animation-delay:-.31s}.fortune-spin-column:nth-child(4)>div{animation-duration:.84s;animation-delay:-.23s}.fortune-spin-column:nth-child(5)>div{animation-duration:.96s;animation-delay:-.39s}.fortune-spin-column span{position:relative;display:grid;place-items:center;overflow:hidden;border-bottom:1px solid #286dce;background:linear-gradient(90deg,#073398,#021b65 48%,#073398);color:#f3b62c}.fortune-spin-column strong{font:900 clamp(25px,8vw,46px)/1 Georgia,serif;-webkit-text-stroke:1.2px #ffe09a;text-shadow:0 3px #64180a,0 0 12px #ffcc5b}.fortune-spin-column .spin-symbol-j strong{color:#7ec9ff}.fortune-spin-column .spin-symbol-10 strong{color:#f068c9}.fortune-spin-column .spin-symbol-k strong,.fortune-spin-column .spin-symbol-q strong{color:#f4b722}.fortune-spin-column img{width:94%;height:94%;object-fit:contain;filter:saturate(1.12) contrast(1.04)}.fortune-spin-column b{position:absolute;inset:auto 0 0;padding:2px;background:linear-gradient(transparent,#000e);color:#ffe17d;text-align:center;font-size:7px;letter-spacing:.05em;text-shadow:0 1px 2px #000}.fortune-reels.rolling{box-shadow:0 0 0 2px #6f3107,inset 0 0 24px #000b,0 0 22px #ffbd467d}@keyframes fortune-symbol-strip{0%{transform:translateZ(0)}to{transform:translate3d(0,-50%,0)}}@media(prefers-reduced-motion:reduce){.fortune-spin-column>div{animation-duration:1.2s}}.layout.game-layout .fortune-controls{margin-block:auto;padding-block:18px;grid-template-columns:68px minmax(190px,230px) 68px;justify-content:center;align-items:center}.layout.game-layout .fortune-controls>button,.layout.game-layout .fortune-controls>.bet-control{align-self:center}@media(max-width:390px){.layout.game-layout .fortune-controls{grid-template-columns:58px minmax(178px,210px) 58px;padding-block:14px max(18px,env(safe-area-inset-bottom))}}@media(max-width:390px){.layout.game-layout .fortune-top{min-height:60px;padding:2px 5px 4px}.layout.game-layout .fortune-top>div{padding:4px 43px 3px;border-radius:24px}.layout.game-layout .fortune-top small{font-size:8px;line-height:1;letter-spacing:.12em;white-space:nowrap}.layout.game-layout .fortune-top h1{margin:5px 0 0;font:900 clamp(13px,4.4vw,16px)/1 Georgia,serif!important;letter-spacing:.01em;white-space:nowrap}.layout.game-layout .fortune-top h1 em{display:inline;margin:0 0 0 .22em}.layout.game-layout .fortune-top>button{top:50%;width:36px;height:36px}.layout.game-layout .fortune-top>button:first-child{left:5px}.layout.game-layout .fortune-top>button:last-child{right:5px}.layout.game-layout .fortune-multipliers{margin:0 6px 1px}}.skyarc-shell{--arc-ink:#08070b;--arc-panel:#151018;--arc-gold:#e8bd64;--arc-wine:#6f243d;width:min(1180px,100%);min-height:calc(100dvh - 32px);margin:auto;display:grid;grid-template-rows:auto minmax(330px,1fr) auto auto auto;gap:10px;padding:14px;border:1px solid #d4a94d4d;border-radius:24px;background:radial-gradient(circle at 50% 0,#4c1f39 0,#160e1b 34%,#08070b 75%);color:#f8edda;box-shadow:0 28px 80px #000c;overflow:hidden}.skyarc-header{display:flex;align-items:center;gap:12px;min-height:54px}.skyarc-header>button,.skyarc-header-actions>button{width:42px;height:42px;display:grid;place-items:center;padding:0;border:1px solid #d7ad5655;border-radius:13px;background:#160f18;color:#efd17e}.skyarc-brand{display:grid;gap:2px;min-width:0}.skyarc-brand span{font-size:8px;font-weight:900;letter-spacing:.2em;color:#d4a851}.skyarc-brand h1{margin:0;font:800 clamp(20px,3vw,31px)/1 Manrope,sans-serif;letter-spacing:.02em;color:#fff2ce}.skyarc-brand p{margin:7px 0;color:#b9a996;line-height:1.6}.skyarc-header .skyarc-brand{flex:1}.skyarc-header-actions{display:flex;align-items:center;gap:8px}.skyarc-header-actions>span{display:flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#123323;color:#9ee2bd;font-size:9px;font-weight:900;letter-spacing:.08em}.skyarc-header-actions>span.offline{background:#461b22;color:#ffb4b9}.skyarc-header-actions svg{width:16px}.skyarc-stage{position:relative;isolation:isolate;min-height:330px;display:grid;place-items:center;overflow:hidden;border:1px solid #d8ad5147;border-radius:20px;background:radial-gradient(circle at 65% 20%,#8c415c55,transparent 24%),linear-gradient(165deg,#20152b,#090a18 60%,#190c17);box-shadow:inset 0 0 80px #000b}.skyarc-stars{position:absolute;inset:0;opacity:.7;background-image:radial-gradient(circle,#fff 0 1px,transparent 1.5px),radial-gradient(circle,#eabe62 0 1px,transparent 1.4px);background-position:0 0,37px 61px;background-size:77px 77px,113px 113px}.skyarc-orbit{position:absolute;width:min(76vw,680px);aspect-ratio:1;border:1px solid #e8bd6422;border-radius:50%;box-shadow:0 0 80px #8a335c32,inset 0 0 60px #7a284d18;transform:translate(24%,40%)}.skyarc-aircraft{position:absolute;z-index:2;width:clamp(115px,22vw,220px);filter:drop-shadow(0 16px 20px #000a);transform:translate(-145%,-45%) rotate(-8deg);transition:transform .45s ease}.skyarc-stage.state-crashed .skyarc-aircraft,.skyarc-stage.state-settling .skyarc-aircraft,.skyarc-stage.state-settled .skyarc-aircraft{transform:translate(180%,-130%) rotate(-20deg);opacity:.25}.skyarc-trail{fill:none;stroke:#f3c968;stroke-width:5;stroke-linecap:round;stroke-dasharray:8 9;filter:drop-shadow(0 0 5px #dc7b45)}.skyarc-readout{position:relative;z-index:3;display:grid;justify-items:center;gap:7px;text-align:center}.skyarc-readout small{font-size:10px;font-weight:900;letter-spacing:.18em;color:#c8a55d}.skyarc-readout strong{font:900 clamp(54px,10vw,104px)/.9 Manrope,sans-serif;letter-spacing:-.07em;color:#fff5d2;text-shadow:0 0 28px #dd8d5b6b;font-variant-numeric:tabular-nums}.skyarc-readout span{font-size:9px;color:#998aa1}.skyarc-crashed{position:absolute;z-index:4;bottom:22px;padding:8px 15px;border:1px solid #ef9e88;border-radius:999px;background:#4d1625dd;color:#ffd3c5;font-size:11px;font-weight:900;letter-spacing:.08em}.skyarc-result{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 13px;border:1px solid #ffffff1a;border-radius:12px;background:#171118;font-size:10px}.skyarc-result strong{font-size:11px;letter-spacing:.08em}.skyarc-result.win{border-color:#79dbad66;background:#103225;color:#b9f5d4}.skyarc-result.loss{border-color:#e58b8b55;background:#35151e;color:#ffc2bd}.skyarc-tools{display:grid;grid-template-columns:1fr 1fr;gap:7px}.skyarc-tools button{min-height:38px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d3ad5b38;border-radius:10px;background:#151016;color:#ddbd6b;font-size:10px;font-weight:900}.skyarc-tools svg{width:15px}.skyarc-history-dialog{max-height:min(80dvh,640px);align-content:start}.skyarc-history-list{width:100%;display:grid;gap:7px;overflow-y:auto}.skyarc-history-list article{display:flex;justify-content:space-between;gap:12px;padding:11px;border:1px solid #ffffff0d;border-radius:10px;background:#0b090c}.skyarc-history-list article>div{display:grid;gap:3px}.skyarc-history-list article>div:last-child{text-align:right}.skyarc-history-list strong,.skyarc-history-list b{font-size:11px}.skyarc-history-list span{color:#9d8e97;font-size:8px}.skyarc-history-list b.win{color:#7be0b0}.skyarc-history-list b.loss{color:#e68b8b}.skyarc-history{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}.skyarc-history span{flex:0 0 auto;padding:6px 10px;border:1px solid #866f5a45;border-radius:999px;background:#171118;color:#d9b578;font-size:10px;font-weight:900}.skyarc-history span.low{color:#e68b8b}.skyarc-history span.high{color:#7be0b0}.skyarc-panels{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(250px,.8fr);gap:10px}.skyarc-bet-panel,.skyarc-round-panel{display:grid;gap:12px;padding:14px;border:1px solid #d5aa4f35;border-radius:17px;background:#100d12d9}.skyarc-balance{display:flex;align-items:end;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #ffffff10}.skyarc-balance span{display:grid;gap:2px;color:#d7b461;font-size:10px;font-weight:900;letter-spacing:.08em}.skyarc-balance small{font-size:6px;color:#8f818c}.skyarc-balance strong{font-size:25px;color:#fff1c4}.skyarc-bet-panel>label{display:grid;gap:6px;color:#ad9ca7;font-size:10px;font-weight:800}.skyarc-bet-panel select,.skyarc-stake-input,.skyarc-auto{min-height:44px;border:1px solid #cfaa5c42;border-radius:10px;background:#0a080b;color:#f8edda}.skyarc-bet-panel select,.skyarc-stake-input{padding:0 12px}.skyarc-stake-input{width:100%;color-scheme:dark}.skyarc-presets{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.skyarc-presets button{min-height:34px;padding:5px;border:1px solid #806b5140;border-radius:8px;background:#1a141b;color:#c8b9ad;font-size:10px}.skyarc-presets button.selected{border-color:#e2bd68;background:#4b2833;color:#ffe7a4}.skyarc-auto{display:grid;grid-template-columns:1fr auto;align-items:center;overflow:hidden}.skyarc-auto input{width:100%;height:42px;border:0;background:transparent;color:#f8edda}.skyarc-auto span{padding:0 13px;color:#dbb45c;font-weight:900}.skyarc-primary{min-height:52px;border:1px solid #f3d286;border-radius:12px;background:linear-gradient(135deg,#f5d581,#bd7b2a);color:#251407;font-size:14px;font-weight:1000;box-shadow:0 9px 24px #0006}.skyarc-primary.action-cash-out{background:linear-gradient(135deg,#90efbd,#25845b);border-color:#c7ffdf}.skyarc-primary.action-cancel{background:linear-gradient(135deg,#ffd2c4,#a83c4d);border-color:#ffd8ca}.skyarc-primary small{display:block;margin-top:2px}.skyarc-primary:disabled{filter:grayscale(.7);opacity:.55}.skyarc-error{margin:0;color:#faa;font-size:10px;text-align:center}.skyarc-round-panel{grid-template-columns:1fr 1fr;align-content:start}.skyarc-round-panel>div{display:grid;gap:4px;padding:10px;border-radius:10px;background:#ffffff05}.skyarc-round-panel span{font-size:8px;color:#92848f}.skyarc-round-panel strong{font-size:12px;color:#f0dcae}.skyarc-round-panel>p{grid-column:1/3;margin:0;color:#948693;font-size:9px;line-height:1.55}.skyarc-fairness{grid-column:1/3;min-height:42px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d3ad5b48;border-radius:10px;background:#1b141a;color:#e4c36f;font-weight:900}.skyarc-fairness svg{width:16px}.skyarc-shell>footer{display:flex;align-items:center;justify-content:center;gap:7px;padding:6px;color:#8f818d;font-size:8px;text-align:center}.skyarc-shell>footer svg{width:14px;color:#65c895}.skyarc-proof-overlay{position:fixed;inset:0;z-index:280;display:grid;place-items:center;padding:16px;background:#000d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.skyarc-proof-overlay>section{position:relative;width:min(100%,520px);display:grid;justify-items:center;gap:10px;padding:24px;border:1px solid #d4ab5855;border-radius:20px;background:#130e14;color:#f6ebd8}.skyarc-proof-overlay h2{margin:0}.skyarc-proof-overlay dl{width:100%;display:grid;grid-template-columns:110px minmax(0,1fr);gap:7px;margin:5px 0}.skyarc-proof-overlay dt{color:#9f8f98;font-size:9px}.skyarc-proof-overlay dd{margin:0;overflow-wrap:anywhere;color:#e3c374;font:700 9px ui-monospace,monospace}.skyarc-proof-overlay p{margin:0;color:#a99aa3;font-size:10px}.skyarc-proof-close{position:absolute;top:10px;right:10px;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#ffffff0a;color:#fff}.skyarc-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;background:transparent;color:#d6b665}.skyarc-auth{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center}.skyarc-auth .skyarc-brand{justify-items:center}.skyarc-auth .skyarc-primary{width:min(100%,220px);min-height:52px;max-height:52px;flex:0 0 52px}.skyarc-motion-probe{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@keyframes skyarc-flight{0%{transform:translate(-145%,-45%) rotate(-10deg)}to{transform:translate(-120%,-75%) rotate(-3deg)}}@media(max-width:760px){.layout.game-layout main:has(.skyarc-shell){padding:0!important}.skyarc-shell{width:100%;min-height:100dvh;padding:max(12px,env(safe-area-inset-top)) 9px max(12px,env(safe-area-inset-bottom));border:0;border-radius:0;grid-template-rows:auto minmax(300px,46dvh) auto auto auto}.skyarc-header{gap:7px}.skyarc-header>button,.skyarc-header-actions>button{width:38px;height:38px}.skyarc-header-actions>span{width:10px;height:10px;padding:0;font-size:0}.skyarc-header-actions>span svg{display:none}.skyarc-brand h1{font-size:19px}.skyarc-stage{min-height:300px}.skyarc-aircraft{transform:translate(-95%,-65%) rotate(-8deg)}.skyarc-panels{grid-template-columns:1fr}.skyarc-round-panel{display:none}.skyarc-presets{grid-template-columns:repeat(7,minmax(34px,1fr));gap:4px}.skyarc-presets button{font-size:9px}.skyarc-shell>footer{padding-bottom:4px}}@media(max-width:360px){.skyarc-shell{padding-inline:7px}.skyarc-readout strong{font-size:53px}.skyarc-presets{grid-template-columns:repeat(5,1fr)}.skyarc-presets button:nth-child(n+6){display:none}.skyarc-bet-panel{padding:11px}.skyarc-stage{min-height:270px}}@media(prefers-reduced-motion:reduce){.skyarc-stage.state-running .skyarc-aircraft{animation:none}.skyarc-aircraft{transition:none}}@media(max-width:760px){.layout:not(.admin-layout) header{height:60px!important;min-height:60px!important;padding:0 max(9px,env(safe-area-inset-right)) 0 max(9px,env(safe-area-inset-left))!important}.customer-header{gap:6px;min-width:0}.customer-logo{flex:1;gap:7px;overflow:hidden}.customer-logo img{width:38px;height:38px;flex:0 0 38px}.customer-logo span{min-width:0}.customer-logo strong{font-size:16px;white-space:nowrap}.customer-logo small{font-size:6px;letter-spacing:.2em;white-space:nowrap}.customer-header-actions{flex:0 0 auto;gap:5px;min-width:0}.layout:not(.admin-layout) .customer-install,.customer-notify{box-sizing:border-box;width:38px;height:38px;min-width:38px;min-height:38px!important;flex:0 0 38px;padding:0;border-radius:10px}.layout:not(.admin-layout) .customer-install span{display:none}.customer-balance{box-sizing:border-box;min-width:66px;max-width:78px;min-height:38px!important;padding:4px 7px;border-radius:10px;overflow:hidden}.customer-balance small{font-size:6px;line-height:1}.customer-balance strong{max-width:100%;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-balance strong svg{width:12px;height:12px;flex:none}.customer-login{min-height:38px!important;padding:7px 12px;border-radius:10px;font-size:11px}.customer-notify{position:relative}.customer-notify:after{content:"";position:absolute;top:7px;right:7px;width:5px;height:5px;border:1px solid #17100c;border-radius:50%;background:#e14e3f;box-shadow:0 0 0 1px #e14e3f55}}@media(max-width:340px){.customer-logo img{width:35px;height:35px;flex-basis:35px}.customer-logo strong{font-size:14px}.customer-logo small{display:none}.layout:not(.admin-layout) .customer-install,.customer-notify{width:36px;height:36px;min-width:36px;min-height:36px!important;flex-basis:36px}.customer-balance{min-width:60px;max-width:68px;padding-inline:5px}}.age-consents{display:grid;gap:10px;padding:12px;border:1px solid #bd934733;border-radius:10px;background:#0c090722}.age-consents .checkbox{margin:0;font-size:12px;line-height:1.45;color:#dfd2bd}@media(max-width:760px){.layout:not(.admin-layout) header{box-sizing:border-box!important;height:70px!important;min-height:70px!important;padding-top:max(8px,env(safe-area-inset-top))!important;padding-bottom:4px!important}.customer-logo{align-self:stretch;align-items:center}.customer-logo strong{line-height:1.05}.customer-logo small{line-height:1.1}.customer-header-actions{align-self:center}}@media(max-width:420px){.customer-logo small{display:none!important}.customer-logo strong{font-size:15px!important;letter-spacing:.045em!important}.customer-logo img{width:36px!important;height:36px!important;flex-basis:36px!important}.customer-balance{min-width:62px!important;max-width:70px!important}}.withdraw-flow{width:min(100%,520px);margin:auto;color:var(--text)}.withdraw-flow form{display:grid;gap:14px}.withdraw-step{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid rgba(211,170,75,.32);border-radius:14px;background:linear-gradient(135deg,#d3aa4b1f,#59171c2e)}.withdraw-step>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--gold,#d3aa4b);color:#160e08;font-weight:900}.withdraw-step div{display:grid;gap:2px}.withdraw-step strong{font-size:16px}.withdraw-step small{color:var(--muted)}.bank-account-editor label,.withdraw-request>label{display:grid;gap:7px;font-size:13px;font-weight:700}.bank-account-editor input,.bank-account-editor select,.withdraw-request input{width:100%}.withdraw-pin-create{padding:14px;border:1px solid rgba(211,170,75,.28);border-radius:14px;background:#0003}.withdraw-pin-create>p{margin:5px 0 12px;color:var(--muted);font-size:12px}.withdraw-pin-create>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.withdraw-pin-create input,.withdraw-pin-entry input{letter-spacing:.5em;text-align:center;font-size:21px;font-weight:900}.withdraw-security-note{display:flex;align-items:flex-start;gap:8px;margin:0;color:var(--muted);font-size:12px;line-height:1.45}.withdraw-security-note svg{flex:none;color:var(--gold,#d3aa4b)}.withdraw-balance{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:12px;background:#17120f;border:1px solid rgba(211,170,75,.18)}.withdraw-balance span{color:var(--muted);font-size:12px}.withdraw-balance strong{color:var(--gold,#e8c56b);font-size:19px}.withdraw-account-list{display:grid;gap:9px;margin:0;padding:0;border:0}.withdraw-account-list legend{margin-bottom:7px;font-size:13px;font-weight:800}.withdraw-account-list label{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff06;cursor:pointer}.withdraw-account-list label.selected{border-color:var(--gold,#d3aa4b);background:#d3aa4b1a}.withdraw-account-list input{width:auto;accent-color:#d3aa4b}.withdraw-account-list label>span{display:grid;gap:2px;flex:1}.withdraw-account-list small{color:var(--muted);font-weight:500}.withdraw-account-list svg{opacity:0}.withdraw-account-list .selected svg{opacity:1;color:var(--gold,#d3aa4b)}.withdraw-add-account{justify-self:start;padding:0;border:0;background:none;color:var(--gold,#e8c56b)}.withdraw-amount-entry>div{display:flex;align-items:center;border:1px solid rgba(211,170,75,.35);border-radius:12px;overflow:hidden;background:#0003}.withdraw-amount-entry>div b{padding:0 14px;color:var(--gold,#e8c56b);font-size:20px}.withdraw-amount-entry input{border:0!important;border-left:1px solid rgba(211,170,75,.2)!important;border-radius:0!important;font-size:20px!important;font-weight:800}.withdraw-fee-summary{display:grid;gap:8px;padding:13px 14px;border-radius:12px;background:#00000038}.withdraw-fee-summary span{display:flex;align-items:center;justify-content:space-between}.withdraw-fee-summary small{color:var(--muted)}.withdraw-fee-summary .net{padding-top:9px;border-top:1px solid rgba(255,255,255,.09)}.withdraw-fee-summary .net b{color:var(--gold,#e8c56b);font-size:18px}.withdraw-confirm{min-height:48px;font-weight:900}@media(max-width:560px){.withdraw-flow{width:100%}.withdraw-pin-create>div{grid-template-columns:1fr}.withdraw-step{padding:10px 12px}.withdraw-account-list label{padding:10px}.withdraw-fee-summary{padding:12px}}.customer-page-back{display:inline-flex;align-items:center;gap:5px;margin:2px 0 10px;padding:8px 11px;border:1px solid rgba(211,170,75,.3);border-radius:10px;background:#15110e;color:#f1d58a;font-weight:800}.customer-page-back:hover{border-color:#d3aa4b;background:#20170f}@media(display-mode:standalone),(pointer:coarse){.layout:not(.admin-layout),.layout:not(.admin-layout) *{cursor:none!important}}.ios-install-banner{box-sizing:border-box;width:100%;font:inherit;text-align:left;cursor:pointer}.ios-installed{cursor:default}.ios-install-overlay{position:fixed;inset:0;z-index:260;display:grid;place-items:end center;padding:max(18px,env(safe-area-inset-top)) 14px max(18px,env(safe-area-inset-bottom));background:#000c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ios-install-dialog{position:relative;width:min(100%,430px);display:grid;justify-items:center;gap:10px;padding:25px 20px 20px;border:1px solid #d3aa4b66;border-radius:22px;background:linear-gradient(160deg,#211711,#0d0b09 68%);box-shadow:0 24px 80px #000;color:#f7edda;text-align:center}.ios-install-dialog>img{width:74px;height:74px;border:1px solid #e1bb6b;border-radius:18px;box-shadow:0 10px 28px #0008}.ios-install-dialog>small{color:#d9ad55;font-size:9px;font-weight:900;letter-spacing:.18em}.ios-install-dialog h2{font:800 22px Manrope,sans-serif}.ios-install-dialog ol{width:100%;display:grid;gap:9px;margin:5px 0;padding:0;list-style:none;text-align:left}.ios-install-dialog li{display:grid;grid-template-columns:32px 1fr;align-items:center;gap:10px;padding:11px;border:1px solid #c89b4b32;border-radius:11px;background:#ffffff07;color:#dcd0bd;font-size:12px;line-height:1.5}.ios-install-dialog li svg{width:32px;height:32px;padding:7px;border-radius:9px;background:#d3aa4b1c;color:#e8c36d}.ios-install-dialog>p{color:#9f927e;font-size:10px}.ios-install-dialog>.gold{width:100%;min-height:45px}.ios-install-close{position:absolute;top:11px;right:11px;width:38px;min-height:38px!important;padding:0;border:1px solid #ffffff1f;border-radius:50%;background:#ffffff0a;color:#fff}@media(min-width:600px){.ios-install-overlay{place-items:center}}.skyarc-grid{position:absolute;inset:0;opacity:.2;background-image:linear-gradient(#e8bd6412 1px,transparent 1px),linear-gradient(90deg,#e8bd6412 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to top,#000,transparent 78%);mask-image:linear-gradient(to top,#000,transparent 78%)}.skyarc-flight-map{position:absolute;z-index:1;inset:auto 3% 5%;width:94%;height:78%;overflow:visible;opacity:.4}.skyarc-flight-map path{fill:none;stroke:#e8bd64;stroke-width:3;stroke-linecap:round;stroke-dasharray:10 13;filter:drop-shadow(0 0 7px #db8e47)}.skyarc-flight-map circle{fill:#f9d477;filter:drop-shadow(0 0 6px #f9d477)}.skyarc-stage.state-running .skyarc-flight-map path{animation:skyarc-route 1.1s linear infinite}.skyarc-stage .skyarc-result{position:absolute;z-index:6;left:50%;bottom:16px;width:min(92%,430px);transform:translate(-50%);padding:7px 12px}.skyarc-stage:has(.skyarc-result) .skyarc-crashed{bottom:60px}@keyframes skyarc-route{to{stroke-dashoffset:-46}}@keyframes skyarc-flight{0%{transform:translate(-135%,55%) rotate(-12deg)}to{transform:translate(75%,-90%) rotate(-2deg)}}@media(max-width:760px){.layout.game-layout main:has(.skyarc-shell){height:100dvh;overflow:hidden}.skyarc-shell{height:100dvh;min-height:100dvh;grid-template-rows:auto minmax(190px,1fr) auto auto auto;gap:6px;overflow:hidden}.skyarc-header{min-height:46px}.skyarc-stage{min-height:190px}.skyarc-history{min-height:30px;align-items:center}.skyarc-tools{gap:5px}.skyarc-tools button{min-height:34px}.skyarc-bet-panel{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto auto auto auto;gap:7px;padding:10px}.skyarc-balance{grid-column:1/-1;grid-row:1;padding-bottom:6px}.skyarc-balance strong{font-size:21px}.skyarc-bet-panel>label:nth-of-type(1){grid-column:1;grid-row:2}.skyarc-bet-panel>label:nth-of-type(2){grid-column:2;grid-row:2}.skyarc-presets{grid-column:1/-1;grid-row:3;display:flex;gap:5px;overflow-x:auto;scrollbar-width:none;padding-bottom:1px}.skyarc-presets button{display:block!important;flex:0 0 38px;min-height:31px}.skyarc-bet-panel>.skyarc-primary{grid-column:1/-1;grid-row:4;min-height:46px}.skyarc-error{grid-column:1/-1;grid-row:5}.skyarc-bet-panel select,.skyarc-stake-input,.skyarc-auto{min-height:40px}.skyarc-auto input{height:38px}.skyarc-shell>footer{display:none}.skyarc-stage .skyarc-result{bottom:9px}.skyarc-stage:has(.skyarc-result) .skyarc-crashed{bottom:52px}}.skyarc-aircraft{position:absolute;z-index:2;width:clamp(150px,25vw,260px);filter:drop-shadow(0 18px 24px #000b) drop-shadow(0 0 12px #e5a94a55);transform:translate(-120%,25%) rotate(-7deg);transition:transform .45s ease,opacity .35s ease}.skyarc-aircraft-glow{fill:none;stroke:#f4ca68;stroke-width:8;stroke-linecap:round;stroke-dasharray:13 12;filter:drop-shadow(0 0 7px #ff9c38)}.skyarc-aircraft-wing,.skyarc-aircraft-body,.skyarc-aircraft-tail{stroke:#ffe9a055;stroke-width:1.5}.skyarc-stage.state-betting_open .skyarc-aircraft{transform:translate(-100%,12%) rotate(-7deg)}.skyarc-stage.state-running .skyarc-aircraft{animation:skyarc-flight 2.2s ease-in-out infinite alternate}.skyarc-stage.state-crashed .skyarc-aircraft,.skyarc-stage.state-settling .skyarc-aircraft,.skyarc-stage.state-settled .skyarc-aircraft{transform:translate(62%,-62%) rotate(-13deg);opacity:.34}.skyarc-card-art{position:absolute;inset:0;display:block;overflow:hidden;background:radial-gradient(circle at 72% 26%,#71384d 0,transparent 31%),linear-gradient(160deg,#151128,#080917 62%,#260d19);color:#ffdda0}.skyarc-card-art:after{content:"";position:absolute;inset:auto -18% -22% 8%;height:70%;border:1px solid #f0c36536;border-radius:50%;transform:rotate(-18deg);box-shadow:0 0 36px #a7426530}.skyarc-card-stars{position:absolute;inset:0;opacity:.65;background-image:radial-gradient(circle,#fff 0 1px,transparent 1.5px),radial-gradient(circle,#eabe62 0 1px,transparent 1.4px);background-position:0 0,29px 47px;background-size:55px 55px,83px 83px}.skyarc-card-art>span{position:absolute;z-index:3;left:9%;top:22%;display:grid;font:900 clamp(17px,2.4vw,31px)/.88 Manrope,sans-serif;letter-spacing:-.06em;text-shadow:0 5px 18px #000}.skyarc-card-art>span small{font-size:.48em;letter-spacing:.18em;color:#f4bd58;margin-top:6px}.skyarc-card-art>b{position:absolute;z-index:3;left:9%;top:49%;font:800 clamp(6px,.8vw,10px) Manrope,sans-serif;letter-spacing:.08em;color:#fff3cf}.skyarc-card-plane{position:absolute;z-index:2;width:112%;right:-39%;bottom:-2%;transform:rotate(-18deg);filter:drop-shadow(0 12px 14px #000c) drop-shadow(0 0 9px #edbd5b55)}.skyarc-card-plane .skyarc-aircraft-glow{stroke-width:6}.skyarc-card-art>i{position:absolute;left:-12%;bottom:8%;width:105%;height:36%;border-top:3px dashed #e9bc5a99;border-radius:50%;transform:rotate(-18deg);filter:drop-shadow(0 0 6px #d77b43)}.game-card:hover .skyarc-card-plane{transform:rotate(-15deg) translate(2px,-4px)}@media(max-width:520px){.skyarc-card-art>span{font-size:19px}.skyarc-card-art>b{font-size:6px}.skyarc-card-plane{width:125%;right:-48%;bottom:2%}}.skyarc-shell{--arc-red:#f20f49;--arc-red-deep:#8f062d;--arc-panel:#1b1c1e;background:#0b0c0e;border-color:#313236;border-radius:18px;color:#f4f4f5}.skyarc-stage{min-height:390px;border-color:#292b2e;border-radius:16px;background:#020303;box-shadow:inset 0 0 0 1px #000,0 8px 28px #0008}.skyarc-stage:before{content:"";position:absolute;z-index:0;inset:-80% -10% -35% -35%;background:repeating-conic-gradient(from 269deg at 27% 78%,#151719 0 5deg,#030404 5deg 12deg);opacity:.82}.skyarc-stars,.skyarc-orbit,.skyarc-grid{display:none}.skyarc-flight-map{z-index:1;inset:auto 0 0;width:100%;height:92%;opacity:1}.skyarc-flight-map .skyarc-flight-area{fill:#a80731;fill-opacity:.72;stroke:none}.skyarc-flight-map .skyarc-flight-line{fill:none;stroke:var(--arc-red);stroke-width:5;stroke-linecap:round;stroke-dasharray:none;filter:drop-shadow(0 0 7px #ff0d4d80)}.skyarc-stage.state-running .skyarc-flight-map .skyarc-flight-line{animation:skyarc-line-pulse .8s ease-in-out infinite alternate}.skyarc-aircraft{left:0;top:0;z-index:3;width:clamp(300px,48vw,560px);max-width:55%;height:auto;object-fit:contain;mix-blend-mode:screen;filter:drop-shadow(0 0 7px #ff104a55);transform:translate(25%,205%);transition:opacity .25s ease}.skyarc-stage.state-betting_open .skyarc-aircraft,.skyarc-stage.state-betting_locked .skyarc-aircraft,.skyarc-stage.state-starting .skyarc-aircraft{transform:translate(25%,205%)}.skyarc-stage.state-running .skyarc-aircraft{animation:skyarc-k-flight 2.4s ease-in-out infinite alternate}.skyarc-stage.state-crashed .skyarc-aircraft,.skyarc-stage.state-settling .skyarc-aircraft,.skyarc-stage.state-settled .skyarc-aircraft{transform:translate(245%,25%);opacity:0}.skyarc-readout{z-index:5;gap:3px;transform:translateY(-8%)}.skyarc-readout small{color:#d5d5d7;font-size:12px;letter-spacing:.08em}.skyarc-readout strong{font:800 clamp(62px,10vw,118px)/.9 Manrope,sans-serif;letter-spacing:-.055em;color:#fff;text-shadow:0 4px 24px #000}.skyarc-readout span{color:#8d8f94}.skyarc-crashed{top:25%;bottom:auto;border:0;background:transparent;color:#fff;font-size:clamp(20px,3vw,34px);letter-spacing:.06em}.skyarc-history{order:-1;padding-inline:3px}.skyarc-history span{border-color:#2d2e32;background:#17181b;color:#20c8fa}.skyarc-history span.low{color:#21c7ff}.skyarc-history span.high{color:#e744ff}.skyarc-bet-panel,.skyarc-round-panel{border-color:#303136;background:#1b1c1f}.skyarc-primary{border-color:#7ee470;background:#19b60b;color:#fff;box-shadow:inset 0 0 0 1px #0b7205,0 7px 16px #0007}.skyarc-primary.action-cash-out{border-color:#ffb64e;background:#f38b0b;color:#fff}@keyframes skyarc-line-pulse{to{filter:drop-shadow(0 0 12px #ff0d4dcc)}}@keyframes skyarc-k-flight{0%{transform:translate(25%,205%)}to{transform:translate(125%,18%)}}.skyarc-card-art{background:#020303;color:#fff}.skyarc-card-art:before{content:"";position:absolute;inset:-65% -10% -15% -60%;background:repeating-conic-gradient(from 269deg at 28% 76%,#151719 0 6deg,#020303 6deg 13deg);opacity:.8}.skyarc-card-art:after{inset:auto 0 0;height:38%;border:0;border-top:3px solid var(--arc-red,#f20f49);border-radius:60% 0 0;background:#8f062d99;transform:none;box-shadow:none}.skyarc-card-stars,.skyarc-card-art>i{display:none}.skyarc-card-art>span{left:8%;top:17%;font-size:clamp(15px,2vw,23px);line-height:.9;letter-spacing:.03em;color:#fff}.skyarc-card-art>span small{margin-top:5px;color:#f20f49;letter-spacing:.16em}.skyarc-card-art>b{left:8%;top:43%;font-size:8px;color:#c9c9cc}.skyarc-card-plane{z-index:3;right:-25%;bottom:21%;width:125%;max-width:none;mix-blend-mode:screen;transform:rotate(-5deg);filter:drop-shadow(0 0 5px #ff154b66)}.layout:not(.admin-layout) .game-art .skyarc-card-plane{position:absolute;width:125%;height:auto;right:-25%;bottom:21%;object-fit:contain}.game-card:hover .skyarc-card-plane{transform:rotate(-3deg) translate(2px,-3px)}@media(max-width:760px){.skyarc-stage{min-height:230px}.skyarc-stage:before{inset:-70% -20% -25% -55%}.skyarc-readout strong{font-size:clamp(55px,18vw,82px)}.skyarc-readout small{font-size:9px}.skyarc-aircraft{width:60%;max-width:320px}.skyarc-stage.state-betting_open .skyarc-aircraft,.skyarc-stage.state-betting_locked .skyarc-aircraft,.skyarc-stage.state-starting .skyarc-aircraft{transform:translate(24%,245%)}.skyarc-stage.state-running .skyarc-aircraft{animation-name:skyarc-k-flight-mobile}.skyarc-stage.state-crashed .skyarc-aircraft,.skyarc-stage.state-settling .skyarc-aircraft,.skyarc-stage.state-settled .skyarc-aircraft{transform:translate(132%,35%);opacity:0}}@keyframes skyarc-k-flight-mobile{0%{transform:translate(24%,245%)}to{transform:translate(132%,35%)}}@media(prefers-reduced-motion:reduce){.skyarc-stage.state-running .skyarc-aircraft{animation:none;transform:translate(132%,35%)}}.aviator-cover{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;overflow:hidden;padding:12% 8%;isolation:isolate;background:radial-gradient(circle at 50% 42%,#33050f 0,transparent 38%),linear-gradient(165deg,#111214 0 58%,#23070d);color:#f20f49}.aviator-cover:before{content:"";position:absolute;z-index:-2;inset:-34% -70% 26%;background:repeating-conic-gradient(from 220deg at 50% 100%,#212326 0 5deg,#0b0c0e 5deg 13deg);opacity:.58}.aviator-cover:after{content:"";position:absolute;z-index:-1;left:8%;right:8%;bottom:9%;height:1px;background:linear-gradient(90deg,transparent,#f20f4985,transparent)}.aviator-cover-mark{position:absolute;top:17%;left:5%;right:5%;height:54%;display:grid;place-items:center;filter:drop-shadow(0 8px 12px #000b) drop-shadow(0 0 8px #f20f4938)}.aviator-cover-mark svg{width:100%;height:100%;overflow:visible}.aviator-plane{color:#f20f49;fill:currentColor}.aviator-plane text{fill:#26030b;font:900 22px Manrope,sans-serif;text-anchor:middle}.aviator-swoosh{fill:none;stroke:#f20f49;stroke-width:5;stroke-linecap:round}.aviator-cover>strong{position:relative;font:italic 800 clamp(18px,2.4vw,28px)/1 "Segoe Script","Brush Script MT",cursive;letter-spacing:-.07em;color:#ff2459;text-shadow:0 3px 12px #000;transform:rotate(-4deg)}.aviator-cover>span{position:relative;margin-top:7px;font:800 clamp(5px,.7vw,8px)/1 Manrope,sans-serif;letter-spacing:.18em;color:#d8d9dc}.game-card:hover .aviator-cover-mark{transform:translateY(-2px) scale(1.02)}.aviator-cover-mark{transition:transform .22s ease}.route-loading{min-height:220px;display:grid;place-items:center;color:#b8aa99;font-size:12px}@media(max-width:520px){.aviator-cover{padding-bottom:13%}.aviator-cover-mark{top:19%;height:50%}.aviator-cover>strong{font-size:20px}.aviator-cover>span{font-size:5px}}.skyarc-shell:not(.skyarc-auth){grid-template-areas:"header" "history" "stage" "tools" "panels" "footer";grid-template-rows:auto auto auto auto auto auto;align-content:start;gap:8px;min-height:auto;height:auto;overflow:visible;padding:10px;background:#08090b;border-color:#292b2f;border-radius:16px}.skyarc-shell:not(.skyarc-auth) .skyarc-header{grid-area:header;min-height:50px;padding:0 3px;border-bottom:1px solid #ffffff0d}.skyarc-shell:not(.skyarc-auth) .skyarc-history{grid-area:history;order:0;min-height:32px;align-items:center;padding:0 2px 2px}.skyarc-shell:not(.skyarc-auth) .skyarc-stage{grid-area:stage;width:100%;min-height:clamp(300px,38vw,430px);aspect-ratio:16/6.7}.skyarc-shell:not(.skyarc-auth) .skyarc-tools{grid-area:tools}.skyarc-shell:not(.skyarc-auth) .skyarc-panels{grid-area:panels}.skyarc-shell:not(.skyarc-auth)>footer{grid-area:footer}.skyarc-header .skyarc-brand h1{font-weight:900;letter-spacing:-.035em}.skyarc-stage:after{content:"";position:absolute;z-index:0;inset:0;background:radial-gradient(circle at 68% 31%,#0d3146aa,transparent 32%),linear-gradient(180deg,transparent 62%,#08090b99);pointer-events:none}.skyarc-flight-map{z-index:1;height:94%;filter:saturate(1.12)}.skyarc-flight-map .skyarc-flight-area{fill:url(#none);fill:#a80731;fill-opacity:.78}.skyarc-aircraft-track{position:absolute;z-index:4;left:3%;bottom:2%;width:clamp(125px,25%,270px);will-change:transform,opacity;filter:drop-shadow(0 15px 13px #000b) drop-shadow(0 0 12px #ff164d55)}.skyarc-aircraft{position:relative;inset:auto;display:block;width:100%;max-width:none;height:auto;overflow:visible;mix-blend-mode:normal;transform:none;filter:none;transition:none}.skyarc-plane-art text{fill:#5b021a;font:900 34px Manrope,sans-serif;text-anchor:middle;dominant-baseline:middle}.skyarc-plane-prop{fill:none;stroke:#ff5278;stroke-width:7;stroke-linecap:round;transform-box:fill-box;transform-origin:center}.skyarc-stage.state-running .skyarc-aircraft-track{animation:kismat-plane-climb 4.8s cubic-bezier(.45,.03,.5,.98) infinite alternate}.skyarc-stage.state-running .skyarc-aircraft{animation:kismat-plane-float 1.15s ease-in-out infinite alternate}.skyarc-stage.state-running .skyarc-plane-prop{animation:kismat-propeller .16s linear infinite}.skyarc-stage.state-betting_open .skyarc-aircraft-track,.skyarc-stage.state-betting_locked .skyarc-aircraft-track,.skyarc-stage.state-starting .skyarc-aircraft-track{transform:translate(8%,-4%) rotate(-4deg)}.skyarc-stage.state-crashed .skyarc-aircraft-track,.skyarc-stage.state-settling .skyarc-aircraft-track,.skyarc-stage.state-settled .skyarc-aircraft-track{transform:translate(330%,-235%) rotate(-12deg);opacity:0;transition:transform .72s ease-in,opacity .35s .22s}.skyarc-readout{z-index:5;transform:none;pointer-events:none}.skyarc-readout strong{font-size:clamp(64px,10vw,116px);text-shadow:0 5px 25px #000,0 0 2px #fff5}.skyarc-tools button{background:#111316;border-color:#30343a;color:#d9dde4}.skyarc-bet-panel,.skyarc-round-panel{background:#151719;border-color:#30343a;box-shadow:0 9px 24px #0004}@keyframes kismat-plane-climb{0%{transform:translate(4%,3%) rotate(-3deg)}36%{transform:translate(88%,-42%) rotate(-7deg)}70%{transform:translate(185%,-128%) rotate(-10deg)}to{transform:translate(265%,-205%) rotate(-12deg)}}@keyframes kismat-plane-float{0%{transform:translateY(4px) rotate(.8deg)}to{transform:translateY(-5px) rotate(-.8deg)}}@keyframes kismat-propeller{to{transform:rotate(90deg)}}@media(max-width:760px){.layout.game-layout main:has(.skyarc-shell){height:auto;min-height:100dvh;overflow:auto;padding:0!important}.skyarc-shell:not(.skyarc-auth){width:100%;min-height:100dvh;height:auto;overflow:visible;padding:max(8px,env(safe-area-inset-top)) 7px max(12px,env(safe-area-inset-bottom));border:0;border-radius:0;gap:6px}.skyarc-shell:not(.skyarc-auth) .skyarc-header{min-height:46px}.skyarc-header .skyarc-brand span{font-size:6px}.skyarc-header .skyarc-brand h1{font-size:18px}.skyarc-shell:not(.skyarc-auth) .skyarc-stage{min-height:255px;max-height:330px;aspect-ratio:1.12/1;border-radius:13px}.skyarc-stage:before{inset:-56% -55% -20% -80%;background:repeating-conic-gradient(from 267deg at 25% 77%,#17191c 0 5deg,#030404 5deg 12deg)}.skyarc-aircraft-track{width:38%;max-width:170px}.skyarc-readout{transform:translateY(-7%)}.skyarc-readout strong{font-size:clamp(55px,18vw,76px)}.skyarc-readout span{max-width:78%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.skyarc-bet-panel{padding:9px;gap:7px}.skyarc-balance{padding-bottom:5px}.skyarc-balance strong{font-size:20px}.skyarc-tools button{min-height:36px}@keyframes kismat-plane-climb{0%{transform:translateY(4%) rotate(-3deg)}38%{transform:translate(54%,-45%) rotate(-7deg)}72%{transform:translate(116%,-116%) rotate(-10deg)}to{transform:translate(162%,-174%) rotate(-12deg)}}}@media(max-width:380px){.skyarc-shell:not(.skyarc-auth) .skyarc-stage{min-height:245px}.skyarc-aircraft-track{width:41%}.skyarc-header-actions>button,.skyarc-header>button{width:37px;height:37px}}@media(prefers-reduced-motion:reduce){.skyarc-stage.state-running .skyarc-aircraft-track{animation:none;transform:translate(135%,-120%) rotate(-9deg)}.skyarc-stage.state-running .skyarc-aircraft,.skyarc-stage.state-running .skyarc-plane-prop{animation:none}}.skyarc-aircraft{color:#f20f49}.skyarc-plane-body{fill:currentColor;stroke:#ff4d75;stroke-width:1.4;stroke-linejoin:round}.skyarc-plane-art{filter:drop-shadow(0 0 2px #ff9ab0) drop-shadow(0 4px 6px #000c)}.skyarc-stage.state-running .skyarc-aircraft-track{animation:none}.skyarc-aircraft-track{contain:layout style;backface-visibility:hidden;transform-origin:50% 55%}.skyarc-stage.state-running .skyarc-aircraft{animation:kismat-plane-float 1.35s ease-in-out infinite alternate}@media(prefers-reduced-motion:reduce){.skyarc-stage.state-running .skyarc-aircraft{animation:none;transform:none}}.admin-layout dialog .turnstile-box,.admin-layout dialog:not(:has(.mfa-setup)) .turnstile-box{width:100%!important;min-height:65px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;overflow:hidden!important;border:0!important;border-radius:9px!important;background:#111315!important;box-shadow:inset 0 0 0 1px #2c3138!important}.admin-layout dialog .turnstile-box>div{width:300px!important;max-width:100%!important;margin:0 auto!important;background:#111315!important}.admin-layout dialog .turnstile-box iframe{display:block!important;width:300px!important;max-width:100%!important;height:65px!important;border:0!important;background:#111315!important;color-scheme:dark!important}.admin-layout dialog:has(.mfa-setup) form{gap:15px}.admin-layout dialog:has(.mfa-setup) .muted{margin:0;color:#aeb6c2;font-size:12px;line-height:1.55}.admin-layout dialog:has(.mfa-setup) button.gold{min-height:48px;border-radius:8px;background:#365775!important;color:#f5f7fa!important;border-color:#456b8d!important;box-shadow:none!important}@media(max-width:520px){.admin-layout dialog .turnstile-box,.admin-layout dialog:not(:has(.mfa-setup)) .turnstile-box{min-height:65px!important}}.google-auth-heading{display:flex;align-items:center;gap:11px;padding:11px 13px;border:1px solid #2d3946;border-radius:10px;background:#10151a;color:#8fc6ef}.google-auth-heading>span{display:grid;gap:2px}.google-auth-heading strong{color:#f0f5f9;font-size:14px}.google-auth-heading small{color:#8d9cab;font-size:10px}.google-auth-field>span{font-weight:700;color:#dce5ed}.google-auth-field input{background:#0f1215!important;color:#fff!important;border-color:#3c5368!important;font-variant-numeric:tabular-nums;letter-spacing:.18em}.google-auth-field input::placeholder{color:#73808c;letter-spacing:0}.admin-layout dialog:has(.mfa-setup) .mfa-setup{width:100%!important;max-width:none!important;margin:0!important;padding:18px!important;display:grid!important;place-items:center!important;background:#0c0f12!important;border:1px solid #29323b!important;border-radius:12px!important;box-shadow:none!important}.admin-layout dialog:has(.mfa-setup) .mfa-setup:before,.admin-layout dialog:has(.mfa-setup) .mfa-setup:after{content:none!important;display:none!important}.admin-layout dialog:has(.mfa-setup) .mfa-setup>svg{display:block!important;width:min(100%,240px)!important;height:auto!important;padding:7px!important;background:#fff!important;border-radius:7px!important}.turnstile-box{width:100%!important;min-height:65px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;overflow:hidden!important;border:0!important;border-radius:9px!important;background:#111315!important;box-shadow:inset 0 0 0 1px #2c3138!important}.turnstile-box>div{width:300px!important;max-width:100%!important;margin:0 auto!important;background:#111315!important}.turnstile-box iframe{display:block!important;width:300px!important;max-width:100%!important;height:65px!important;border:0!important;background:#111315!important;color-scheme:dark!important;opacity:0!important;transition:opacity .12s ease!important}.turnstile-box.turnstile-frame-ready iframe{opacity:1!important}.turnstile-shell{width:100%;display:grid;gap:8px}.turnstile-help{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;border:1px solid #6b4c2d;border-radius:8px;background:#20170f;color:#e8c99b;font-size:11px}.turnstile-help button{min-height:32px!important;padding:5px 10px!important;border:1px solid #8b653b!important;background:#2d2115!important;color:#ffd89a!important;font-size:11px!important;white-space:nowrap}.admin-layout .management-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:8px;border:1px solid #293746;border-radius:13px;background:#0b1015}.admin-layout .management-switch button{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:11px!important;min-height:62px!important;padding:11px 15px!important;border:1px solid transparent!important;border-radius:9px!important;background:#111820!important;color:#8c9aaa!important;text-align:left!important}.admin-layout .management-switch button>span{display:grid;gap:3px}.admin-layout .management-switch button strong{color:#d9e1e9;font-size:13px}.admin-layout .management-switch button small{color:#788696;font-size:10px}.admin-layout .management-switch button.active{border-color:#3c6f98!important;background:#15283a!important;color:#80bce9!important;box-shadow:inset 3px 0 #4ea5e8!important}.admin-layout .management-switch button.active strong{color:#f1f7fb}.admin-layout .management-module-intro{display:grid;gap:4px;padding:16px 18px;border:1px solid #293746;border-radius:11px;background:#10161d}.admin-layout .management-module-intro strong{color:#edf2f7;font-size:14px}.admin-layout .management-module-intro span{color:#8997a6;font-size:11px;line-height:1.5}html[data-admin-theme=light] .admin-layout .management-switch{background:#f5f8fb;border-color:#dbe3ec}html[data-admin-theme=light] .admin-layout .management-switch button{background:#fff;color:#667085}html[data-admin-theme=light] .admin-layout .management-switch button strong{color:#344054}html[data-admin-theme=light] .admin-layout .management-switch button.active{background:#eaf4ff!important;border-color:#9dc9ed!important;color:#1570ef!important}html[data-admin-theme=light] .admin-layout .management-module-intro{background:#fff;border-color:#dbe3ec}html[data-admin-theme=light] .admin-layout .management-module-intro strong{color:#172033}html[data-admin-theme=light] .admin-layout .management-module-intro span{color:#667085}@media(max-width:620px){.admin-layout .management-switch{grid-template-columns:1fr}.turnstile-help{align-items:flex-start;flex-direction:column}}.admin-layout .management-switch-header{display:flex;grid-template-columns:none;align-items:center;gap:3px;margin-left:10px;padding:3px;border-radius:6px;background:#080a0c}.admin-layout .management-switch-header button{min-height:24px!important;height:24px!important;padding:0 10px!important;gap:6px!important;border-radius:4px!important;background:transparent!important;font-size:11px!important}.admin-layout .management-switch-header button.active{background:#247fbd!important;border-color:#3b9ee0!important;color:#fff!important;box-shadow:none!important}.admin-layout .management-switch-header button span{display:inline!important;white-space:nowrap}html[data-admin-theme=light] .admin-layout .management-switch-header{background:#edf2f7}html[data-admin-theme=light] .admin-layout .management-switch-header button{background:transparent!important}html[data-admin-theme=light] .admin-layout .management-switch-header button.active{background:#2589cf!important;color:#fff!important}@media(max-width:760px){.admin-layout .admin-tabbar{overflow-x:auto}.admin-layout .management-switch-header{margin-left:4px}.admin-layout .management-switch-header button{padding:0 7px!important}.admin-layout .management-switch-header svg{display:none}}html[data-admin-theme=dark] .admin-layout .sidebar,html[data-admin-theme=dark] .admin-layout header,html[data-admin-theme=dark] .admin-layout .admin-top-main,html[data-admin-theme=dark] .admin-layout .admin-tabbar{background:#080a0c!important}html[data-admin-theme=dark] .admin-layout .panel,html[data-admin-theme=dark] .admin-layout .vault-panel,html[data-admin-theme=dark] .admin-layout .table-card,html[data-admin-theme=dark] .admin-layout .metric-card,html[data-admin-theme=dark] .admin-layout .action-card,html[data-admin-theme=dark] .admin-layout .ops-filter,html[data-admin-theme=dark] .admin-layout .ops-table,html[data-admin-theme=dark] .admin-layout .ops-chart{background:#101214!important}html[data-admin-theme=dark] .admin-layout input,html[data-admin-theme=dark] .admin-layout textarea,html[data-admin-theme=dark] .admin-layout select{background:#171a1e!important;color:#f0f4f9!important;border-color:#333b45!important;color-scheme:dark}html[data-admin-theme=dark] .admin-layout select option{background:#171a1e!important;color:#f0f4f9!important}html[data-admin-theme=dark] .admin-layout dialog{background:#111!important;color:#eef3fa!important;border-color:#30343a!important}html[data-admin-theme=dark] .admin-layout .ops-table th{background:#111417!important}html[data-admin-theme=dark] .admin-layout .ops-table td{background:#0f1114!important}html[data-admin-theme=dark] .admin-layout .sidebar .ops-menu-head,html[data-admin-theme=dark] .admin-layout .sidebar .ops-submenu button{background:#080a0c!important}html[data-admin-theme=dark] .admin-layout .sidebar .ops-menu-group.active>.ops-menu-head,html[data-admin-theme=dark] .admin-layout .sidebar .ops-submenu button.active{background:#141a21!important}.skyarc-auto-help{display:block;margin-top:2px;color:#7f8a96;font-size:11px;line-height:1.45;font-weight:600}.customer-quick-actions small{font-size:11px!important;font-weight:600!important;letter-spacing:.01em!important}.customer-bottom-nav span{font-size:11px!important;font-weight:600!important;letter-spacing:.02em!important}.customer-ticker span{font-size:12px!important}.prize-strip span small,.home-identity small,.customer-balance small{font-size:11px!important;letter-spacing:.06em!important}@media(min-width:768px){.layout:not(.admin-layout){background:radial-gradient(circle at 50% 15%,#181410,#0a0807,#030303)!important;min-height:100vh}.layout:not(.admin-layout)>.workspace{border-left:1px solid rgba(217,174,85,.22)!important;border-right:1px solid rgba(217,174,85,.22)!important;box-shadow:0 0 60px #000000d9,0 0 100px #d9ae550f!important}}.admin-layout.admin-locked{background:radial-gradient(circle at 50% 20%,#16120e,#080706 60%,#020202)!important}.admin-layout.admin-locked .panel.empty{background:linear-gradient(160deg,#171412,#0d0c0b)!important;border:1px solid rgba(217,174,85,.35)!important;border-radius:20px!important;box-shadow:0 24px 80px #000000e6,0 0 35px #d9ae5514!important;padding:44px 36px!important;max-width:440px!important}.admin-layout.admin-locked .panel.empty h1{font-family:Manrope,system-ui,sans-serif!important;font-size:26px!important;font-weight:800!important;color:#fff2d1!important;letter-spacing:-.02em!important}.admin-layout.admin-locked .panel.empty p{color:#aaa196!important;font-size:14px!important;line-height:1.55!important}.admin-layout.admin-locked .panel.empty button.gold{min-width:140px!important;min-height:48px!important;padding:12px 28px!important;background:linear-gradient(135deg,#f5d581,#bd7b2a)!important;border:1px solid #f3d286!important;border-radius:12px!important;color:#241405!important;font-weight:800!important;font-size:15px!important;box-shadow:0 8px 24px #d9ae5559!important;transition:transform .14s ease,filter .16s ease!important}.admin-layout.admin-locked .panel.empty button.gold:hover{filter:brightness(1.08)!important;transform:translateY(-1px)!important}.admin-layout.admin-locked,.admin-layout.admin-locked .workspace,.admin-layout.admin-locked main{background:#101010!important}.admin-layout.admin-locked main{max-width:560px!important}.admin-layout.admin-locked .panel.empty.admin-login-gate{position:relative;display:block!important;width:min(480px,100%)!important;max-width:480px!important;min-height:445px!important;padding:35px 49px 48px!important;margin:0 auto!important;background:#1a1a1a!important;border:1px solid #4b4e51!important;border-radius:22px!important;box-shadow:0 0 10px #b7becb91,0 18px 55px #0009!important;color:#eef3fb!important}.admin-layout.admin-locked .admin-auth-language{position:absolute;top:16px;right:18px;width:auto!important;padding:4px 8px;background:transparent!important;border:0!important;color:#a4aab4!important;font-size:11px}.admin-layout.admin-locked .admin-auth-brand{height:130px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:4px}.admin-layout.admin-locked .admin-auth-brand .admin-gate-logo{display:block!important;width:52px!important;height:52px!important;margin:0!important;object-fit:contain!important;border:0!important;box-shadow:none!important}.admin-layout.admin-locked .admin-auth-brand strong{color:#d9b963;font-size:16px;font-weight:800}.admin-layout.admin-locked .sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.admin-layout.admin-locked .admin-auth-form{display:grid;gap:16px;margin:0!important}.admin-layout.admin-locked .admin-auth-field{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0!important;border:1px solid #47494d!important;border-radius:5px!important;background:#181818!important;color:#8d929a!important;overflow:hidden}.admin-layout.admin-locked .admin-auth-field:focus-within{border-color:#3e94ed!important;box-shadow:0 0 0 2px #3e94ed30!important}.admin-layout.admin-locked .admin-auth-field>svg{flex:none;margin:0 12px;color:#8d929a!important}.admin-layout.admin-locked .admin-auth-field input{flex:1;min-width:0;min-width:0!important;width:auto!important;height:100%!important;margin:0!important;padding:0 8px 0 0!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;color:#f1f4f9!important;font-size:13px!important}.admin-layout.admin-locked .admin-auth-field input::placeholder{color:#a2a4a9!important;opacity:1}.admin-layout.admin-locked .admin-password-toggle{display:grid!important;place-items:center;flex:none;width:40px;min-width:40px!important;max-width:40px!important;height:40px;margin:0!important;padding:0!important;background:transparent!important;border:0!important;border-left:1px solid #47494d!important;color:#949aa3!important}.admin-layout.admin-locked .turnstile-shell{min-height:66px;display:grid;place-items:center}.admin-layout.admin-locked .turnstile-box{min-height:65px!important;padding:0!important;background:transparent!important;border:0!important}.admin-layout.admin-locked .panel.empty button.gold.admin-auth-submit{width:100%!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0!important;border:0!important;border-radius:4px!important;background:#3d96ef!important;box-shadow:none!important;color:#fff!important;font-size:13px!important;font-weight:700!important}.admin-layout.admin-locked .panel.empty button.gold.admin-auth-submit:disabled{opacity:.92!important}@media(max-width:520px){.admin-layout.admin-locked .panel.empty.admin-login-gate{padding:35px 25px 38px!important}}.customer-language{display:flex;align-items:center;gap:4px;color:#d9e8fa;border:1px solid rgba(125,160,200,.3);border-radius:10px;padding:6px 8px;min-height:34px}.customer-language select{appearance:none;background:transparent;border:0;color:inherit;font:inherit;font-size:12px;outline:none;cursor:pointer}.customer-language option{background:#101a29;color:#f2f6fc}.admin-layout .ops-page{background:#0c1a34!important;border:1px solid #203b65!important;border-radius:11px!important;color:#e7eef9;box-shadow:0 12px 32px #02081722}.admin-layout .ops-page .ops-filter,.admin-layout .ops-page .ops-table{background:#10203d!important;border-color:#203b65!important;border-radius:10px!important}.admin-layout .ops-page .ops-table th{background:#14294e!important;color:#b9c9df!important;border-color:#24446f!important}.admin-layout .ops-page .ops-table td{background:#0f1f3b!important;border-color:#203b65!important;color:#e7eef9}.admin-layout .ops-page .ops-table tr:hover td{background:#142a4f!important}.admin-layout .ops-page input:not([type=checkbox]),.admin-layout .ops-page select{background:#0c1a32!important;border-color:#2a4770!important;color:#eef4ff!important}.admin-layout .ops-page .management-module-intro{background:#10203d;border-color:#24446f}.admin-layout .ops-page .table-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 4px;color:#aec0d8;font-size:13px}.admin-layout .ops-page .table-pagination>div{display:flex;gap:8px}.admin-layout .ops-page .table-pagination button,.admin-layout .ops-page .table-sort{min-height:34px;padding:6px 10px;border:1px solid #31517c;border-radius:6px;background:#17345f;color:#e7eef9}.admin-layout .ops-page .table-pagination button:disabled{opacity:.45;cursor:not-allowed}.admin-layout dialog:has(.player-detail-view){width:min(1040px,calc(100vw - 32px));max-width:1040px;max-height:min(88dvh,900px);overflow:auto;background:#0d1c36;border:1px solid #2a4770;color:#e8eff9}.admin-layout .player-detail-view{display:grid;gap:18px;max-height:calc(88dvh - 110px);overflow:auto;padding-right:4px}.admin-layout .player-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-layout .player-detail-view section{min-width:0;padding:16px;border:1px solid #223e68;border-radius:9px;background:#10203d}.admin-layout .player-detail-view h3{margin:0 0 12px;font-size:15px;color:#edf4ff}.admin-layout .player-detail-view dl{display:grid;grid-template-columns:minmax(110px,.65fr) minmax(0,1fr);gap:9px 12px;margin:0;font-size:13px}.admin-layout .player-detail-view dt{color:#9cb0cc}.admin-layout .player-detail-view dd{margin:0;overflow-wrap:anywhere;color:#e7eef9}.admin-layout .player-detail-metrics{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:12px}.admin-layout .player-detail-metrics span{display:grid;gap:6px;min-width:180px;padding:12px;border:1px solid #294a78;border-radius:8px;color:#a9bdd9;font-size:12px}.admin-layout .player-detail-metrics strong{font-size:18px;color:#f2f6fc}.admin-layout .player-detail-view .table-scroll{max-height:300px}html[data-admin-theme=light] .admin-layout .ops-page{background:#f5f8fc!important;border-color:#d4dfed!important;color:#172b49}html[data-admin-theme=light] .admin-layout .ops-page .ops-filter,html[data-admin-theme=light] .admin-layout .ops-page .ops-table,html[data-admin-theme=light] .admin-layout .ops-page .management-module-intro{background:#fff!important;border-color:#d7e1ee!important}html[data-admin-theme=light] .admin-layout .ops-page .ops-table th{background:#edf3fb!important;color:#334c6c!important}html[data-admin-theme=light] .admin-layout .ops-page .ops-table td{background:#fff!important;color:#243a57!important;border-color:#e2e9f2!important}html[data-admin-theme=light] .admin-layout dialog:has(.player-detail-view){background:#fff;color:#172b49}html[data-admin-theme=light] .admin-layout .player-detail-view section{background:#f7f9fc;border-color:#d7e1ee}html[data-admin-theme=light] .admin-layout .player-detail-view h3,html[data-admin-theme=light] .admin-layout .player-detail-view dd,html[data-admin-theme=light] .admin-layout .player-detail-metrics strong{color:#172b49}@media(max-width:760px){.admin-layout .ops-page .ops-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-layout .ops-page .filter-grid label{min-width:0}.admin-layout .ops-page .time-filter>div{flex-wrap:wrap}.admin-layout .ops-page .ops-buttons{flex-wrap:wrap}.admin-layout .player-detail-grid{grid-template-columns:1fr}.admin-layout .ops-page .table-pagination{align-items:flex-start;flex-direction:column}.admin-layout .workspace{min-width:0!important;width:100%;max-width:100vw;overflow-x:hidden}.admin-layout .ops-page{min-width:0!important;max-width:100%}}@media(max-width:430px){.admin-layout .ops-page .ops-filter-grid{grid-template-columns:1fr}.admin-layout dialog:has(.player-detail-view){width:calc(100vw - 16px);max-height:90dvh}.admin-layout .player-detail-view dl{grid-template-columns:minmax(95px,.55fr) minmax(0,1fr)}}.admin-layout .recharge-orders-page{display:grid;gap:14px;padding:0;background:transparent;border:0;box-shadow:none}.admin-layout .recharge-filter-panel,.admin-layout .recharge-table-panel,.admin-layout .recharge-summary{border:1px solid #243c60;border-radius:8px;background:#112746;color:#ecf4ff}.admin-layout .recharge-filter-panel{padding:20px 18px 16px}.admin-layout .recharge-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 22px}.admin-layout .recharge-filter-grid label{display:grid;grid-template-columns:105px minmax(0,1fr);align-items:center;gap:9px;min-width:0;font-size:12px;font-weight:500}.admin-layout .recharge-filter-grid input,.admin-layout .recharge-filter-grid select,.admin-layout .recharge-pagination select{width:100%;min-width:0;height:34px;padding:5px 10px;border:1px solid #344c6d;border-radius:4px;background:#112b4e;color:#eaf3ff;font-size:12px}.admin-layout .recharge-time span{display:flex;align-items:center;gap:7px;min-width:0}.admin-layout .recharge-time b{font-weight:400}.admin-layout .recharge-filter-actions{display:flex;gap:8px;margin-top:18px}.admin-layout .recharge-filter-actions button{display:inline-flex;align-items:center;gap:6px;padding:8px 13px;border:0;border-radius:4px;color:#fff;font-size:12px}.admin-layout .recharge-filter-actions .search-btn{background:#2d8be1}.admin-layout .recharge-filter-actions .reset-btn{background:#dd5c66}.admin-layout .recharge-filter-actions .primary-btn{background:#3286c8}.admin-layout .recharge-filter-actions button:disabled{opacity:.48}.admin-layout .recharge-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:16px 18px;text-align:center}.admin-layout .recharge-summary>div{display:grid;gap:8px}.admin-layout .recharge-summary small{color:#9fb1ca;font-size:11px}.admin-layout .recharge-summary strong{font-size:17px;font-weight:700}.admin-layout .recharge-table-panel{padding:14px 12px 8px}.admin-layout .recharge-table-panel h2{margin:0 0 13px;font-size:14px;font-weight:700}.admin-layout .recharge-table-panel .table-scroll{overflow-x:auto}.admin-layout .recharge-table-panel table{width:100%;min-width:1110px;border-collapse:collapse;font-size:11px}.admin-layout .recharge-table-panel th{background:#173454;color:#b7c7da;text-align:left;font-weight:600;white-space:nowrap}.admin-layout .recharge-table-panel th,.admin-layout .recharge-table-panel td{padding:10px 8px;border-bottom:1px solid #2b4260;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-layout .recharge-table-panel td{color:#eef4fc}.admin-layout .recharge-state{display:inline-block;padding:3px 7px;border:1px solid;border-radius:4px}.admin-layout .recharge-state.success{border-color:#357c57;background:#174d3c;color:#88e4a6}.admin-layout .recharge-state.failure{border-color:#915460;background:#632e3b;color:#ffa9b3}.admin-layout .recharge-state.pending{border-color:#896e3c;background:#574927;color:#f2cf81}.admin-layout .recharge-detail{padding:0;border:0;background:transparent;color:#63b7ff}.admin-layout .recharge-empty{padding:26px 8px;color:#9eb1c9;text-align:center}.admin-layout .recharge-pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:12px 4px;font-size:11px}.admin-layout .recharge-pagination label{display:flex;align-items:center;gap:6px}.admin-layout .recharge-pagination select{width:60px}.admin-layout .recharge-pagination button{padding:5px 9px;border:1px solid #344c6d;border-radius:4px;background:#193755;color:#d5e6fa}.admin-layout .recharge-pagination button:disabled{opacity:.4}.admin-layout .recharge-verification-note{margin:0 3px;color:#94aac4;font-size:11px}.recharge-detail-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:18px;background:#000a}.recharge-detail-modal{position:relative;width:min(760px,100%);max-height:90vh;overflow:auto;padding:24px;border:1px solid #345478;border-radius:8px;background:#152a47;color:#f4f8ff}.recharge-detail-modal h2{margin:0 0 18px}.recharge-detail-modal dl{display:grid;grid-template-columns:170px 1fr;margin:0;border-top:1px solid #35516d;border-left:1px solid #35516d}.recharge-detail-modal dt,.recharge-detail-modal dd{min-width:0;margin:0;padding:10px;border-right:1px solid #35516d;border-bottom:1px solid #35516d;overflow-wrap:anywhere}.recharge-detail-modal dt{background:#203d5e;color:#bcd0e6}.recharge-close{position:absolute;right:13px;top:13px;border:0;background:transparent;color:inherit}html[data-admin-theme=light] .admin-layout .recharge-filter-panel,html[data-admin-theme=light] .admin-layout .recharge-table-panel,html[data-admin-theme=light] .admin-layout .recharge-summary{border-color:#dce4ee;background:#fff;color:#22334a}html[data-admin-theme=light] .admin-layout .recharge-filter-grid input,html[data-admin-theme=light] .admin-layout .recharge-filter-grid select,html[data-admin-theme=light] .admin-layout .recharge-pagination select{border-color:#d1dce9;background:#fff;color:#22334a}html[data-admin-theme=light] .admin-layout .recharge-table-panel th{background:#f1f5fa;color:#526178}html[data-admin-theme=light] .admin-layout .recharge-table-panel td{border-color:#e5ebf2;color:#26394f}html[data-admin-theme=light] .admin-layout .recharge-summary small,html[data-admin-theme=light] .admin-layout .recharge-verification-note{color:#687991}@media(max-width:980px){.admin-layout .recharge-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-layout .recharge-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}@media(max-width:620px){.admin-layout .recharge-filter-grid{grid-template-columns:1fr}.admin-layout .recharge-filter-grid label{grid-template-columns:100px minmax(0,1fr)}.admin-layout .recharge-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-layout .recharge-pagination{flex-wrap:wrap}}.admin-layout .recharge-orders-filter-grid .recharge-time{grid-column:span 2}.admin-layout .recharge-orders-filter-grid .recharge-filter-actions{margin:0;align-items:center;flex-wrap:wrap}.admin-layout .recharge-orders-filter-grid .replenish-btn{background:#cf6172}.admin-layout .recharge-table-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.admin-layout .recharge-table-heading h2{margin:0}.admin-layout .recharge-table-heading button{display:inline-flex;align-items:center;gap:6px;padding:8px 13px;border:0;border-radius:4px;background:#3286c8;color:#fff;font-size:12px}.admin-layout .recharge-table-heading button:disabled{opacity:.48}.admin-layout .recharge-orders-page .recharge-table-panel table{min-width:760px}.admin-layout .recharge-loading{display:grid;gap:9px;padding:10px 0 20px}.admin-layout .recharge-loading div{height:34px;border-radius:4px;background:linear-gradient(90deg,#1b3655 20%,#28486c,#1b3655 80%);background-size:200% 100%;animation:recharge-shimmer 1.3s linear infinite}@keyframes recharge-shimmer{to{background-position-x:-200%}}html[data-admin-theme=light] .admin-layout .recharge-loading div{background:linear-gradient(90deg,#edf2f8 20%,#dce6f1,#edf2f8 80%);background-size:200% 100%}@media(max-width:980px){.admin-layout .recharge-orders-filter-grid .recharge-time,.admin-layout .recharge-orders-filter-grid .recharge-filter-actions{grid-column:span 2}}@media(max-width:620px){.admin-layout .recharge-orders-filter-grid .recharge-time,.admin-layout .recharge-orders-filter-grid .recharge-filter-actions{grid-column:span 1}.admin-layout .recharge-table-heading{flex-wrap:wrap}}.admin-layout .upi-statements-page .recharge-table-panel table{min-width:1050px}.admin-layout .upi-statements-page .recharge-time{grid-column:span 2}.admin-layout .upi-statement-actions{display:flex;gap:8px;white-space:nowrap}.admin-layout .upi-statement-actions button{padding:2px 0;border:0;background:transparent;color:#69b6ff;font-size:11px}@media(max-width:980px){.admin-layout .upi-statements-page .recharge-time{grid-column:span 2}}@media(max-width:620px){.admin-layout .upi-statements-page .recharge-time{grid-column:span 1}}.admin-layout{--kp-accent:#c9ac72;--kp-bg:#101214;--kp-panel:#171a1f;--kp-line:#30343c;--kp-text:#e4e7ed;--kp-muted:#a2a7b1;--kp-head:#22262e}html[data-admin-theme=light] .admin-layout{--kp-bg:#f5f6f8;--kp-panel:#fff;--kp-line:#dde2e9;--kp-text:#263143;--kp-muted:#667085;--kp-head:#f1f3f7;--kp-accent:#98773f}.admin-layout .kp-page{color:var(--kp-text);font-family:Arial,Microsoft YaHei,sans-serif;font-size:13px;line-height:1.45;width:100%;min-width:0}.admin-layout .kp-page h1{display:flex;align-items:center;gap:10px;margin:0 0 16px;font-size:23px;font-weight:600;line-height:1.3;color:var(--kp-text)}.admin-layout .kp-page h2{display:flex;gap:10px;align-items:center;color:var(--kp-text);font-size:18px;margin:0 0 16px;font-weight:600}.admin-layout .kp-panel,.admin-layout .kp-section-title{padding:18px;border:1px solid var(--kp-line);background:var(--kp-panel);border-radius:7px;margin-bottom:14px;box-shadow:none}.admin-layout .kp-section-title small{display:block;color:var(--kp-muted);margin-bottom:8px}.admin-layout .kp-section-title h1{margin:0;font-size:21px}.admin-layout .kp-buttons{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:16px}.admin-layout .kp-page button:not(.kp-link):not(.kp-toggle),.admin-layout .kp-dialog button{min-height:31px;padding:5px 12px;border-radius:4px;border:1px solid #9e895d;background:#a88d58;color:#fff;font-size:12px;font-weight:400;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;gap:6px}.admin-layout .kp-page button.kp-danger{background:#ba5260;border-color:#ba5260}.admin-layout .kp-page button.kp-warning{background:#ac8951;border-color:#ac8951}.admin-layout .kp-page button.kp-success{background:#518768;border-color:#518768}.admin-layout .kp-page button:disabled,.admin-layout .kp-dialog button:disabled{opacity:.45;cursor:not-allowed}.admin-layout .kp-page .kp-link{min-height:0;padding:0;background:none;border:0;color:#d1b879;box-shadow:none;font-size:12px;white-space:nowrap}.admin-layout .kp-link.selected{color:#69c08c;text-decoration:underline}.admin-layout .kp-page label{display:flex;align-items:center;gap:12px;min-width:0;font-size:13px;font-weight:400;color:var(--kp-text)}.admin-layout .kp-page input,.admin-layout .kp-page select{height:33px;min-width:0;padding:5px 10px;border:1px solid var(--kp-line)!important;border-radius:4px;background:var(--kp-bg)!important;color:var(--kp-text)!important;font-size:12px;box-shadow:none}.admin-layout .kp-page input[type=checkbox]{height:14px;width:14px;padding:0;accent-color:var(--kp-accent);border-radius:2px}.admin-layout .kp-page table{width:100%;border-collapse:collapse;color:var(--kp-text);font-size:12px}.admin-layout .kp-page th{height:39px;background:var(--kp-head)!important;color:var(--kp-muted)!important;text-align:left;padding:8px 10px;font-size:12px;font-weight:400;border-bottom:1px solid var(--kp-line)}.admin-layout .kp-page td{height:41px;padding:8px 10px;border-bottom:1px solid var(--kp-line);color:var(--kp-text)!important;background:var(--kp-panel)!important;white-space:nowrap}.admin-layout .kp-page tr:hover td{background:var(--kp-head)!important}.admin-layout .kp-page .table-scroll{max-height:none;overflow:auto}.admin-layout .kp-empty{padding:45px 16px;text-align:center;color:var(--kp-muted);margin:0}.admin-layout .kp-badge{font-size:11px;border:1px solid #50826e;color:#72b99a;background:#50826e20;padding:2px 5px;border-radius:3px;white-space:nowrap}.admin-layout .kp-badge.bad{color:#d88490;border-color:#92545d;background:#92545d24}.admin-layout .kp-pagination{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:12px;color:var(--kp-muted);font-size:12px}.admin-layout .kp-page .kp-pagination button{padding:3px 6px;min-height:27px;background:var(--kp-head);border-color:var(--kp-line);color:var(--kp-text)}.admin-layout .kp-pagination input{width:43px;text-align:center;height:27px}.admin-layout .kp-pagination select{height:27px;width:105px}.admin-layout .kp-upi{max-width:160px;overflow:hidden;text-overflow:ellipsis}.admin-layout .kp-positive{color:#64bd93!important}.admin-layout .kp-negative{color:#d77c8c!important}.admin-layout .kp-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 20px}.admin-layout .kp-filter-grid label>input,.admin-layout .kp-filter-grid label>select{flex:1;width:60%}.admin-layout .kp-time{grid-column:span 2}.admin-layout .kp-time>div{display:flex;gap:8px;align-items:center;flex:1}.admin-layout .kp-time input{width:calc(50% - 12px)}.admin-layout .kp-filter-grid .kp-buttons{margin:0}.admin-layout .kp-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px}.admin-layout .kp-metrics article{position:relative;min-height:126px;padding:18px;background:var(--kp-panel);border:1px solid var(--kp-line);border-radius:7px}.admin-layout .kp-metrics span{color:var(--kp-muted);display:block;font-size:15px;line-height:1.4;max-width:90%}.admin-layout .kp-metrics strong{display:block;font-size:33px;font-weight:600;line-height:1.15;margin-top:10px;max-width:100%;white-space:nowrap;letter-spacing:-.5px}.admin-layout .kp-metrics small{display:block;color:#5db790;margin-top:6px}.admin-layout .kp-metrics article>svg{position:absolute;right:25px;top:51px;color:var(--kp-accent)}.admin-layout .kp-metrics article:nth-child(6) strong{font-size:27px;max-width:85%}.admin-layout .kp-charts{display:grid;grid-template-columns:1fr 1fr;gap:14px}.admin-layout .kp-charts section{padding:20px;background:var(--kp-panel);border:1px solid var(--kp-line);border-radius:7px}.admin-layout .kp-charts small{color:var(--kp-muted)}.admin-layout .kp-chart{height:276px;position:relative;margin-top:12px}.admin-layout .kp-chart-empty{position:absolute;inset:80px 0 0;display:flex;align-items:center;justify-content:center;color:var(--kp-muted);pointer-events:none}.admin-layout .kp-providers h1{font-size:18px;margin-bottom:7px}.admin-layout .kp-provider-totals{display:flex;gap:9px;margin-bottom:8px}.admin-layout .kp-provider-totals article{display:flex;align-items:center;gap:12px;min-width:245px;border:1px solid var(--kp-line);background:var(--kp-panel);padding:10px 14px;border-radius:7px}.admin-layout .kp-provider-totals svg{color:var(--kp-muted)}.admin-layout .kp-provider-totals span{display:block;font-size:12px;color:var(--kp-muted)}.admin-layout .kp-provider-totals strong{font-size:16px}.admin-layout .kp-provider-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 20px;border-bottom:1px solid var(--kp-line);margin-bottom:0;padding-bottom:6px}.admin-layout .kp-provider-filters select{flex:1;width:55%}.admin-layout .kp-provider-filters .kp-buttons{grid-column:1/-1;margin-bottom:0}.admin-layout .kp-providers .kp-panel{padding:12px}.admin-layout .kp-providers th{height:30px;padding:5px}.admin-layout .kp-providers td{height:32px;padding:5px}.admin-layout .kp-row-actions{display:flex;gap:4px}.admin-layout .kp-page .kp-row-actions button{min-height:24px;padding:3px 7px;font-size:10px;background:#4b6685;border-color:#4b6685}.admin-layout .kp-page .kp-row-actions button:nth-child(2){background:#6d5579;border-color:#6d5579}.admin-layout .kp-page .kp-toggle{height:17px;width:31px;min-height:0;padding:2px;border:0;border-radius:10px;background:#55585e;display:flex;justify-content:flex-start;box-shadow:none}.admin-layout .kp-page .kp-toggle[aria-checked=true]{background:#9f8552;justify-content:flex-end}.admin-layout .kp-toggle span{display:block;width:13px;height:13px;background:#eee;border-radius:50%}.admin-layout dialog.kp-dialog{width:min(920px,90vw);max-height:85vh;overflow:auto;border:1px solid var(--kp-line);border-radius:7px;background:var(--kp-panel)!important;color:var(--kp-text)!important;padding:20px}.admin-layout .kp-dialog::backdrop{background:#0008}.admin-layout .kp-dialog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.admin-layout .kp-dialog-head h2{margin:0;color:var(--kp-text)!important}.admin-layout .kp-dialog form{display:grid;gap:16px}.admin-layout .kp-dialog label{display:grid;gap:7px}.admin-layout .kp-record-details{display:grid;grid-template-columns:1fr 2fr;gap:12px}.admin-layout .kp-record-details dt{color:var(--kp-muted)}.admin-layout .kp-record-details dd{margin:0;overflow-wrap:anywhere}.admin-layout .kp-player-list .management-module-intro{display:none}.admin-layout .kp-player-list .ops-filter{margin:0 0 15px;padding:16px;border-radius:7px}.admin-layout .kp-player-list .ops-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-layout .kp-player-list .ops-filter-grid label{display:flex;align-items:center;gap:10px;font-weight:400;font-size:13px}.admin-layout .kp-player-list .ops-filter-grid input,.admin-layout .kp-player-list .ops-filter-grid select{height:33px;min-width:0;width:65%;border-radius:4px}.admin-layout .kp-player-list .page-size-select{display:none}.admin-layout .kp-player-list .ops-table{border-radius:7px}.admin-layout .kp-player-list td,.admin-layout .kp-player-list th{height:42px;padding:8px 12px;font-size:12px}.admin-layout .kp-player-list .player-row-actions{flex-wrap:nowrap;justify-content:flex-start}.admin-layout .kp-player-list .player-row-actions button{min-height:30px;border-radius:4px}.admin-layout .kp-player-list .ops-buttons button{min-height:35px;font-size:13px}.admin-layout .kp-player-list .time-filter{grid-column:4;grid-row:2}.admin-layout .kp-player-list .table-pagination{justify-content:flex-end}@media(max-width:1080px){.admin-layout .kp-metrics strong{font-size:28px}.admin-layout .kp-metrics article>svg{right:12px;width:23px}.admin-layout .kp-metrics article:nth-child(6) strong{font-size:22px}.admin-layout .kp-filter-grid{gap:14px 10px}.admin-layout .kp-provider-filters{grid-template-columns:1fr 1fr}.admin-layout .kp-player-list .ops-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-layout .kp-player-list .time-filter{grid-column:2;grid-row:auto}}@media(max-width:760px){.admin-layout .kp-metrics{grid-template-columns:1fr 1fr}.admin-layout .kp-charts,.admin-layout .kp-filter-grid{grid-template-columns:1fr}.admin-layout .kp-time{grid-column:auto}.admin-layout .kp-provider-totals{flex-wrap:wrap}.admin-layout .kp-provider-filters{grid-template-columns:1fr}.admin-layout .kp-metrics article{min-height:125px}.admin-layout .kp-pagination{flex-wrap:wrap}.admin-layout .kp-player-list .time-filter{grid-column:auto}.admin-layout .kp-player-list .ops-filter-grid{grid-template-columns:1fr}.admin-layout .management-switch-header button span{display:inline!important}}.desktop-admin-notice{min-height:100dvh;display:grid;place-items:center;padding:24px;background:#101214;color:#e4e7ed;font-family:Arial,sans-serif}.desktop-admin-notice section{width:min(100%,470px);padding:30px;border:1px solid #30343c;border-radius:8px;background:#171a1f}.desktop-admin-notice img{width:55px;height:55px;object-fit:contain}.desktop-admin-notice h1{font-size:23px}.desktop-admin-notice p{font-size:14px;line-height:1.65;color:#a2a7b1}.admin-layout:not(.admin-locked){min-width:1024px!important;width:100%!important;overflow:visible!important}.admin-layout:not(.admin-locked) .sidebar{width:212px!important;min-width:212px!important;height:calc(100dvh - 74px)!important;inset:74px auto 0 0!important;overflow-y:auto!important;overflow-x:hidden!important}.admin-layout:not(.admin-locked)>.workspace{margin-left:212px!important;width:calc(100% - 212px)!important;min-width:0!important;max-width:none!important;overflow-x:visible!important}.admin-layout.admin-menu-collapsed:not(.admin-locked)>.workspace{margin-left:0!important;width:100%!important}.admin-layout .admin-top-main,.admin-layout .admin-tabbar{min-width:0!important}.admin-layout .management-switch-header{flex-shrink:0}.admin-layout .management-switch-header button{white-space:nowrap}.admin-layout main{min-width:0!important}.admin-layout .table-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain}.admin-layout .ops-page{max-width:100%;min-width:0!important}.admin-layout .kp-metrics strong{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;white-space:normal}.admin-layout .kp-metrics article>svg{top:auto;bottom:15px;right:16px}.admin-layout .kp-metrics strong{padding-right:24px}@media(min-width:1024px)and (max-width:1279px){.admin-layout .vault-overview.ops-overview{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-layout .kp-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-layout .kp-metrics strong{font-size:24px}.admin-layout .kp-metrics span{font-size:13px}.admin-layout .kp-player-list .ops-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-layout .kp-player-list .time-filter{grid-column:2;grid-row:auto}.admin-layout .kp-filter-grid,.admin-layout .recharge-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
