:root{--accent-primary: #3b82f6;--accent-strong: #2563eb;--accent-soft: #93c5fd;--bg-dark: #0b1220;--bg-card: #111a2b;--bg-surface: #162235;--text-primary: #f4f7fb;--text-secondary: #9aa9bd;--border-color: rgba(116, 137, 166, .28);--header-top-gap: .85rem;font-family:Inter,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:var(--text-primary);background-color:var(--bg-dark)}*,*:before,*:after{box-sizing:border-box}body{margin:0;display:block;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--bg-dark)}#root{max-width:1280px;margin:0 auto;padding:1rem 1rem 2.2rem;text-align:left;width:100%}.card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;padding:1.25rem;box-shadow:none;transition:border-color .2s ease}.card-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.card-title{margin:0}.card-actions{display:inline-flex;align-items:center;gap:.5rem}.icon-btn{width:38px;height:34px;padding:0;border-radius:999px;background:#173044;border:1px solid rgba(126,166,199,.35);color:#c8ddf8;font-size:1.05rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.icon-btn:hover{border-color:#7ea6c78c;background:#182d45e0;transform:translateY(-1px)}.icon-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.pagination-bar{margin-top:.85rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.pagination-nav{width:38px;height:34px;padding:0;border-radius:999px;background:#173044;border:1px solid rgba(126,166,199,.35);color:#c8ddf8;font-size:1.25rem;line-height:1}.pagination-nav:disabled{opacity:.5;cursor:not-allowed}.pagination-meta{display:grid;gap:.05rem;justify-items:center;text-align:center}.pagination-page{font-weight:800;color:#dbeafe;font-size:.95rem}.pagination-count{font-size:.78rem;color:#aac0dbc7}.row-highlight td{background:#3b82f614}.row-highlight td:first-child{box-shadow:inset 3px 0 #3b82f6bf}.search-modal-backdrop{position:fixed;inset:0;z-index:130;display:grid;place-items:center;background:#0000008c;padding:1rem}.search-modal{width:min(520px,100%);border-radius:14px;background:linear-gradient(180deg,#111f31fa,#0c1727fa);border:1px solid rgba(114,154,194,.3);box-shadow:0 28px 60px #010612d1,0 10px 26px #0208169e;padding:.85rem;display:grid;gap:.75rem}.search-modal-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#eaf2ff}.search-modal-form{display:grid;grid-template-columns:1fr auto;gap:.6rem;align-items:center}.search-input{width:100%;border-radius:10px;border:1px solid rgba(126,166,199,.32);background:#13253aa6;color:#e7f0ff;padding:.62rem .75rem;font-size:.95rem}.search-input:focus,.search-input:focus-visible{outline:3px solid rgba(124,196,255,.25);outline-offset:2px}.search-result{border-radius:12px;border:1px solid rgba(114,154,194,.22);background:#0a142373;padding:.75rem;display:grid;gap:.5rem}.search-result-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.search-result-actions{display:flex;justify-content:flex-end;margin-top:.25rem}.muted{color:#aac0dbc7}.strong{font-weight:800;color:#eaf2ff}.card:hover{border-color:#94bde573}h1{font-size:clamp(2rem,3vw,2.8rem);line-height:1.1;margin:0;color:#e9f0fb;-webkit-text-fill-color:initial;background:none}.portal-home-link{text-decoration:none;display:inline-block;line-height:0}.page-title-row{display:inline-flex;align-items:center;gap:.6rem;justify-self:start}.header-right{justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:.6rem}.header-balance-info{width:28px;height:28px;padding:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#09162659;border:1px solid rgba(129,192,245,.38);color:#dbeafef2;font-weight:900;font-size:.95rem;line-height:1;box-shadow:inset 0 1px #cee6ff1f}.header-balance-info:hover{transform:translateY(-1px);border-color:#81c0f5b3;box-shadow:0 10px 22px #040c1a57}.header-balance-info:focus,.header-balance-info:focus-visible{outline:3px solid rgba(124,196,255,.35);outline-offset:2px}.info-modal-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:1.2rem;background:#0106129e}.info-modal{width:min(520px,calc(100vw - 2.4rem));border-radius:16px;border:1px solid rgba(114,154,194,.32);background:linear-gradient(180deg,#111f31fa,#0c1727fa);box-shadow:0 28px 64px #010612d9,0 10px 24px #02081699;overflow:hidden}.info-modal-head{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1rem;border-bottom:1px solid rgba(114,154,194,.22);background:#0a121e8c}.info-modal-title{font-weight:800;color:#e6f0ff;letter-spacing:.01em}.info-modal-close{width:34px;height:34px;padding:0;border-radius:10px;border:1px solid rgba(114,154,194,.28);background:#111f31a6;color:#dbeafe}.info-modal-close:hover{transform:none;border-color:#8fb7dd8c;box-shadow:0 12px 22px #00000047}.info-modal-body{padding:1rem;display:grid;gap:.75rem;color:#e9f0fbeb}.info-modal-body p{margin:0;line-height:1.45;color:#e9f0fbe6}.info-modal-actions{display:flex;gap:.7rem;margin-top:.25rem}.info-action{flex:1;padding:.62rem .9rem;border-radius:12px}.info-action.secondary{background:linear-gradient(180deg,#15263b,#112036);border:1px solid rgba(143,183,221,.34);box-shadow:inset 0 1px #dbeafe1f}.info-action.secondary:hover{transform:translateY(-1px);box-shadow:0 10px 22px #00000040}.btn-kick{background:linear-gradient(135deg,#53fc18,#1fd36c);border:1px solid rgba(83,252,24,.38);color:#07121b;box-shadow:inset 0 1px #ffffff40}.btn-kick:hover{transform:translateY(-1px);box-shadow:0 14px 26px #53fc182e}.btn-kick:focus,.btn-kick:focus-visible{outline:3px solid rgba(83,252,24,.3);outline-offset:2px}.info-modal-actions .btn-kick{border-radius:12px}.site-logo{height:50px;width:auto;display:block;object-fit:contain}.site-logo-text{height:50px;display:inline-flex;align-items:center;font-size:1.6rem;font-weight:900;letter-spacing:.01em;color:#e6f0ff}.site-logo-skeleton{height:50px;width:140px;border-radius:12px;border:1px solid rgba(114,154,194,.22);background:linear-gradient(90deg,#111f3180,#111f31cc,#111f3180);background-size:220% 100%;animation:shimmer 1.1s ease-in-out infinite}@keyframes shimmer{0%{background-position:0% 0}to{background-position:100% 0}}button{border-radius:10px;border:1px solid rgba(82,122,168,.46);padding:.6em 1.2em;font-size:.95em;font-weight:600;font-family:inherit;background:linear-gradient(135deg,var(--accent-primary),var(--accent-strong));color:#fff;cursor:pointer;transition:all .2s}button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0ea5e959}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}table{width:100%;border-collapse:collapse;margin-top:8px}th,td{padding:12px 15px;text-align:left;border-bottom:1px solid var(--border-color)}th{color:var(--text-secondary);font-weight:600;text-transform:uppercase;font-size:.85em;letter-spacing:.05em}tr:hover{background-color:#3b82f614}.badge{padding:2px 8px;border-radius:12px;font-size:.75em;font-weight:700;margin-right:5px}.badge-vip{background-color:#e91e63;color:#fff}.badge-og{background-color:#2196f3;color:#fff}.badge-sub{background-color:var(--accent-primary);color:#fff}input{background:#090712b3;border:1px solid var(--border-color);color:#fff;padding:10px 12px;border-radius:8px;margin-right:10px;width:100%;box-sizing:border-box}.admin-panel{margin-top:40px;border-top:1px solid rgba(59,130,246,.25);padding-top:20px}.admin-actions{display:flex;gap:10px;justify-content:center;align-items:center}.app-shell{display:grid;gap:1rem}.site-layout{min-width:0;display:grid;gap:.95rem;position:relative}.site-layout:before{content:"";position:fixed;left:0;top:0;width:100vw;height:170px;pointer-events:none;z-index:45;background:linear-gradient(180deg,#0b121efa,#0b121ee6 34%,#0b121e94 70%,#0b121e00);opacity:0;transition:opacity .2s ease}body.header-shadow-visible .site-layout:before{opacity:1}.site-content{display:grid;gap:1.1rem}.page-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin-bottom:.35rem;position:sticky;top:var(--header-top-gap);z-index:50;background:#0b121ef5;border:1px solid var(--border-color);border-radius:12px;padding:.7rem .9rem}.page-title-row{grid-column:1}.header-center-balance{grid-column:2;justify-self:center;display:inline-flex;align-items:center;gap:.5rem;padding:.48rem .86rem;min-width:168px;border-radius:12px;border:1px solid rgba(104,174,236,.38);background:linear-gradient(180deg,#122742,#0d1f35);box-shadow:inset 0 1px #cee6ff2e,0 8px 18px #040c1a57}.header-right{grid-column:3}.header-center-balance:hover{border-color:#81c0f599;box-shadow:inset 0 1px #cee6ff2e,0 10px 22px #040c1a6b}.header-balance-dot{width:8px;height:8px;border-radius:999px;background:#22c55e;box-shadow:0 0 12px #22c55e94}.header-balance-label{color:#dbeafe;font-size:.82rem;font-weight:700;letter-spacing:.015em}.header-balance-divider{width:1px;height:16px;background:linear-gradient(180deg,#9bc5ec1f,#9bc5ec8c,#9bc5ec1f)}.header-center-balance strong{color:#7cc4ff;font-size:1.08rem;font-weight:800;min-width:14px;text-align:right}.muted{margin:0;color:var(--text-secondary)}.accent{color:var(--accent-primary);font-weight:700}.user-chip{display:flex;align-items:center;gap:.75rem;background:#131f31;border:1px solid rgba(114,154,194,.35);border-radius:999px;padding:.45rem .6rem}.user-meta p{margin:0;font-size:.9rem;display:flex;align-items:center;gap:.45rem;flex-wrap:nowrap}.user-meta .accent{text-shadow:none}.user-points-chip{display:inline-flex;align-items:center;white-space:nowrap;font-size:.74rem;border:1px solid rgba(126,166,199,.35);border-radius:999px;background:#122839;padding:.18rem .5rem;gap:.34rem}.user-points-label{color:#fff;font-weight:700}.user-points-chip strong{color:var(--accent-primary);font-size:.82rem;font-weight:700}.mobile-points-chip{display:none}.user-menu-wrap{position:relative}.user-menu-trigger{border-radius:999px;background:linear-gradient(180deg,#15263b,#112036);border:1px solid rgba(143,183,221,.34);padding:.32rem .62rem;display:inline-flex;align-items:center;gap:.58rem;box-shadow:inset 0 1px #dbeafe24;min-height:44px}.user-menu-trigger:hover{border-color:#8fb7dd99;box-shadow:0 8px 18px #00000040}.user-menu-alert-dot{width:10px;height:10px;border-radius:999px;background:#ef4444;box-shadow:0 0 0 2px #0d1726f5,0 0 14px #ef4444d9}.user-menu-name{font-size:.94rem;font-weight:700;color:#e6f0ff;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-menu-chevron{font-size:.78rem;color:#9bc4eb;transition:transform .2s ease,color .2s ease}.user-menu-chevron.open{transform:rotate(180deg);color:#d2e8ff}.user-dropdown-menu{position:absolute;right:0;top:calc(100% + 10px);min-width:250px;background:linear-gradient(180deg,#111f31fa,#0c1727fa);border:1px solid rgba(114,154,194,.3);border-radius:14px;padding:.72rem;z-index:80;display:grid;gap:.7rem;box-shadow:0 24px 48px #010612c7,0 8px 20px #0208168f}.user-dropdown-menu:before{content:"";position:absolute;top:-6px;right:16px;width:10px;height:10px;transform:rotate(45deg);background:#13243a;border-left:1px solid rgba(114,154,194,.3);border-top:1px solid rgba(114,154,194,.3)}.user-dropdown-actions{display:grid;grid-template-columns:1fr;gap:.5rem}.user-dropdown-btn{width:100%;border-radius:10px;border:1px solid rgba(126,166,199,.32);background:#13253acc;color:#dbeafe;padding:.58rem .7rem;font-size:.9rem;font-weight:700;box-shadow:none}.user-dropdown-btn:hover{border-color:#7ea6c78c;background:#182d45e0;transform:none}.user-dropdown-btn.danger{color:#fecaca;border-color:#ef444459;background:#4e1a2566;box-shadow:inset 0 1px #ffdcdc14,0 0 18px #ef44444d}.user-dropdown-btn.danger:hover{border-color:#f8717199;background:#5c202c85;box-shadow:inset 0 1px #ffdcdc1a,0 0 24px #ef444480}.avatar,.profile-avatar{object-fit:cover;border-radius:999px;border:1px solid rgba(147,197,253,.5)}.avatar{width:40px;height:40px}.profile-avatar{width:96px;height:96px}.fallback{display:grid;place-items:center;font-weight:700;color:#fff;background:linear-gradient(135deg,#1d4ed8,#0e7490)}.ghost{background:#ffffff08;border-color:#729ac257;box-shadow:none}.profile-grid{display:grid;grid-template-columns:auto 1fr;gap:1.25rem;align-items:start}.profile-shell{width:100%;display:grid;grid-template-columns:240px minmax(0,1fr);gap:1rem}.profile-sidebar{position:sticky;top:calc(var(--header-top-gap) + 82px);align-self:start;display:grid;gap:.55rem;padding:.9rem}.profile-nav-btn{width:100%;text-align:left;border-radius:10px;background:#12283bb3;border:1px solid rgba(126,166,199,.28);color:#dbeafe;font-weight:700;padding:.6rem .7rem}.profile-nav-btn.active{border-color:#7daadcbf;background:#1a344ee0}.profile-content-stack{display:grid;gap:1rem}.bonus-grid{display:grid;gap:.8rem}.bonus-card{border:1px solid rgba(126,166,199,.25);border-radius:12px;background:#0d192a85;padding:.85rem .95rem}.bonus-card p{margin:.45rem 0 0;color:#d3e7ffe0}.bonus-card.vip{border-color:#22c55e6b;background:#0a201c73}.profile-details p{margin:.35rem 0}.profile-name{margin:0 0 .75rem!important;font-size:1.3rem;font-weight:700}.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.stat-card{background:#0c09178c;border:1px solid rgba(59,130,246,.2);border-radius:10px;padding:.7rem .8rem;display:grid;gap:.2rem;text-align:left}.stat-label{color:var(--text-secondary);font-size:.78rem}.stat-value{color:var(--text-primary);font-size:.95rem;font-weight:600}.market-item{display:flex;justify-content:space-between;align-items:center;background:#0d0a198c;padding:10px 12px;border-radius:10px;border:1px solid rgba(59,130,246,.2)}.admin-branding-form{display:grid;gap:.9rem;text-align:left}.admin-branding-form label{display:grid;gap:.35rem}.admin-branding-form label span,.branding-label{color:var(--text-secondary);font-size:.85rem}.dropzone{border:1px dashed rgba(125,170,220,.45);border-radius:14px;padding:14px;background:#ffffff0a;transition:border-color .2s ease,background .2s ease,transform .2s ease;cursor:pointer}.dropzone.dragging{border-color:#7daadce6;background:#7daadc24;transform:translateY(-1px)}.dropzone-content{display:flex;align-items:center;justify-content:space-between;gap:14px}.dropzone-content p{margin:4px 0 0;opacity:.8;font-size:.88rem}.favicon-preview-box{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);flex-shrink:0}.favicon-preview-box img{width:24px;height:24px;object-fit:contain}.logo-preview-box{width:150px;height:48px;border-radius:10px;display:grid;place-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.16);flex-shrink:0;overflow:hidden}.logo-preview-box img{max-width:92%;max-height:86%;object-fit:contain}.table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.games-carousel{display:flex;gap:.9rem;overflow-x:auto;padding-bottom:.35rem;-webkit-overflow-scrolling:touch}.games-section{display:grid;gap:.9rem;width:100%;margin-top:.1rem;padding:1rem;border-radius:12px;border:1px solid var(--border-color);background:var(--bg-card)}.games-section-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.games-head-logo{height:42px;width:auto;max-width:240px;object-fit:contain;display:block}.carousel-controls{display:inline-flex;gap:.45rem}.carousel-nav{width:38px;height:34px;padding:0;border-radius:999px;background:#173044;border:1px solid rgba(126,166,199,.35);color:#c8ddf8;font-size:1.25rem;line-height:1}.games-carousel-home{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem;overflow:hidden;padding-bottom:0}.games-carousel-home::-webkit-scrollbar{display:none;width:0;height:0}.games-carousel-home .game-tile{width:100%;min-width:0}.games-section h2{margin:0}.game-tile{position:relative;width:210px;min-width:210px;height:260px;border-radius:10px;overflow:hidden;border:1px solid rgba(126,166,199,.28);box-shadow:none}.game-tile-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000001a 12%,#00000094)}.game-tile-body{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;padding:.85rem}.game-subtitle{font-size:.64rem;text-transform:uppercase;letter-spacing:.09em;color:#d3e7ffd1;margin-bottom:.18rem}.game-brand-logo{width:auto;height:28px;max-width:75%;object-fit:contain;margin:0 0 .4rem}.game-title{font-size:1.7rem;line-height:1;margin-bottom:.35rem;color:#fff}.game-desc{margin:0;color:#e1ecfbe6;font-size:.78rem;line-height:1.35;min-height:43px}.game-footer{margin-top:.55rem;display:flex;align-items:center;gap:.35rem;color:#d9e9ff;font-size:.8rem;font-weight:700}.game-stat-dot{width:8px;height:8px;border-radius:999px;background:#22c55e}.game-cta{margin-top:.65rem;width:100%;border-radius:10px;background:#132c40e6;border:1px solid rgba(126,166,199,.36)}.more-tile .game-title{font-size:1.45rem}.more-tile .game-cta{background:#2563eb59}.filler-tile{background:linear-gradient(140deg,#18314699,#1227388c);border:1px dashed rgba(126,166,199,.24);display:grid;place-items:center;box-shadow:inset 0 0 28px #3b82f612}.filler-core{width:78%;height:72%;border-radius:10px;background:linear-gradient(180deg,#5881a829,#2947611f);border:1px solid rgba(126,166,199,.2);display:grid;place-items:center}.filler-label{font-size:.95rem;font-weight:700;color:#bcd6f5a6}.login-actions{display:grid;gap:.6rem}.manual-login-box{border:1px solid rgba(59,130,246,.3);background:#1118278c;border-radius:12px;padding:.7rem;display:grid;gap:.5rem}.manual-login-box .muted{margin:0;font-size:.85rem}.auth-iframe-overlay{position:fixed;inset:0;z-index:1200;background:#07050ff5;display:grid;grid-template-rows:auto 1fr}.auth-iframe-header{display:flex;align-items:center;justify-content:space-between;padding:.8rem 1rem;border-bottom:1px solid rgba(59,130,246,.35);background:#0f172adb}.auth-iframe{width:100%;height:100%;border:0;background:#0a1220}@media(max-width:980px){#root{padding:.85rem .7rem 1.4rem}.card{padding:1rem}.games-carousel-home{display:flex;gap:.8rem;overflow-x:auto;overflow-y:hidden;padding-bottom:0;scrollbar-width:none;-ms-overflow-style:none}.games-carousel-home .game-tile{width:185px;min-width:185px;height:245px}.user-chip{flex-wrap:wrap;border-radius:16px}.login-actions>button{width:100%}.games-carousel{gap:.7rem}.game-tile{width:185px;min-width:185px;height:245px}.game-title{font-size:1.5rem}}@media(max-width:820px){:root{--header-top-gap: .65rem}#root{padding:.85rem .65rem 1.4rem}h1{font-size:clamp(1.55rem,7vw,2rem)}.site-logo{height:50px}.site-logo-text{height:50px;font-size:1.5rem}.site-layout:before{height:160px}.mobile-points-chip{display:inline-flex;align-items:center;white-space:nowrap;font-size:.98rem;border:1px solid rgba(59,130,246,.35);border-radius:999px;background:#0f172ad1;padding:.38rem .9rem;gap:.5rem}.mobile-points-chip strong{color:var(--accent-primary);font-size:1.08rem;font-weight:700}.carousel-controls{gap:.35rem}.carousel-nav{width:34px;height:32px;font-size:1.15rem}.header-right{width:auto;justify-self:end}.page-header .login-actions{display:flex;justify-content:flex-end}.page-header .login-actions>button{width:auto;min-width:0}.header-center-balance{display:inline-flex;grid-column:auto;grid-row:auto;justify-self:center;margin-top:0;min-width:132px;padding:.44rem .7rem;gap:.5rem}.page-header{grid-template-columns:1fr auto 1fr;grid-template-rows:auto;row-gap:0}.page-title-row{grid-column:1;grid-row:auto}.header-right{grid-column:3;grid-row:auto}.header-center-balance strong{font-size:1rem}.user-menu-name{display:none}.user-menu-trigger{padding:.28rem .5rem;gap:.4rem;min-height:42px}.user-dropdown-actions{margin-left:0;gap:.55rem}.avatar{width:34px;height:34px}.table-wrap table{min-width:0;table-layout:fixed}th,td{padding:10px 12px;font-size:.9rem;word-break:break-word}.profile-grid{grid-template-columns:1fr;justify-items:center;text-align:center}.profile-shell{grid-template-columns:1fr}.profile-sidebar{position:static;top:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.profile-details{width:100%}.stats-grid{grid-template-columns:1fr}.dropzone-content{flex-direction:column;align-items:flex-start}.favicon-preview-box{width:44px;height:44px}.admin-actions{justify-content:stretch}.admin-actions button{width:100%}}@media(max-width:520px){.card{border-radius:14px;padding:.95rem}.games-section{padding:.8rem}.games-carousel-home .game-tile{width:175px;min-width:175px;height:245px}.games-section-head{align-items:flex-start}.user-points-chip{font-size:.7rem;padding:.17rem .42rem}.user-points-chip strong{font-size:.74rem}.user-actions{width:100%;margin-left:0}.user-actions .ghost{width:100%;flex:1;min-width:0}.profile-avatar{width:84px;height:84px}.profile-name{font-size:1.15rem}.dropzone{padding:12px}.dropzone-content p{font-size:.8rem}.stat-card{padding:.62rem .7rem}th,td{padding:9px 8px;font-size:.82rem}th{font-size:.72rem;letter-spacing:.03em}}@media(max-width:540px){th:nth-child(1),td:nth-child(1){width:16%}th:nth-child(2),td:nth-child(2){width:36%}th:nth-child(3),td:nth-child(3){width:18%}th:nth-child(4),td:nth-child(4){width:30%}.username-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media(max-width:684px){.user-chip{gap:.5rem .6rem}}
