:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.dashboard-page{color:#fff;background:linear-gradient(#00000024,#000000ad),url(/assets/background-register-Djoe-5Uo.webp) top/cover no-repeat fixed;min-height:100vh;padding-bottom:92px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.dashboard-shell{width:min(100%,520px);margin:0 auto;padding:10px 14px 24px}.dashboard-top{flex-direction:column;align-items:center;display:flex}.dashboard-logo{filter:drop-shadow(0 6px 10px #000c)drop-shadow(0 0 10px #dc001440);width:min(84vw,360px);margin:0 auto -10px;display:block}.player-card{background:linear-gradient(145deg,#161616fa,#070707fa);border:1px solid #ffffff29;border-radius:26px;width:100%;padding:18px;box-shadow:0 20px 40px #00000094,inset 0 0 35px #ff001e06}.player-header{grid-template-columns:64px minmax(0,1fr) 46px;align-items:center;gap:12px;display:grid}.player-avatar{background:radial-gradient(circle,#ff24304d,#46000499);border:1px solid #d81522;border-radius:50%;place-items:center;width:64px;height:64px;display:grid;box-shadow:inset 0 0 22px #ff001426,0 0 18px #ff001414}.player-avatar span{font-size:32px}.player-info{flex-direction:column;min-width:0;display:flex}.player-info strong{font-size:1.15rem;font-weight:800}.player-info span{color:#aaa;margin-top:3px;font-size:.85rem}.notification-button{color:#fff;background:#090909;border:1px solid #333;border-radius:12px;width:44px;height:44px;font-size:20px;position:relative}.notification-button i{background:#f10d1a;border-radius:50%;width:8px;height:8px;position:absolute;top:7px;right:7px;box-shadow:0 0 8px #f10d1a}.balance-box{background:radial-gradient(#d2000f29,#0000 56%),linear-gradient(#181818,#0d0d0d);border:1px solid #ffffff0f;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:124px;margin-top:18px;display:flex;overflow:hidden}.balance-box span{color:#ccc;font-size:.8rem}.balance-box strong{text-shadow:0 0 8px #ff0014b3,0 0 22px #ff001459;margin-top:6px;font-size:clamp(2.2rem,10vw,3rem);line-height:1}.wallet-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.wallet-button{color:#fff;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:58px;font-size:.95rem;font-weight:900;display:flex}.wallet-button span{font-size:22px}.wallet-button-primary{background:linear-gradient(#e20b16,#ae0008);border:1px solid #ff2631;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff29,0 8px 18px #b4000a3d,0 0 15px #ff00192e}.wallet-button-primary:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff1f,#ffffffb8,#ffffff1f,#0000);width:38%;height:170%;animation:3.2s ease-in-out infinite depositShine;position:absolute;top:-35%;left:-60%;transform:skew(-24deg)}.wallet-button-secondary{background:linear-gradient(#151515,#080808);border:1px solid #f01d29}.tables-section{margin-top:28px}.tables-heading{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.tables-heading h1{text-align:center;width:100%;margin:0;font-size:clamp(1.55rem,6vw,2.1rem);font-weight:1000;line-height:1;display:block}.tables-heading h1 span{color:#f1121e;text-align:center;text-shadow:0 0 9px #ff001447;width:100%;margin:0;display:block}.tables-heading p{color:#aaa;text-align:center;margin:10px 0 0}.tables-list{flex-direction:column;gap:12px;margin-top:22px;display:flex}.table-card{background:linear-gradient(135deg,#121212fa,#050505fa);border:1px solid #ffffff1f;border-radius:20px;grid-template-columns:minmax(92px,102px) minmax(0,1fr) 76px;align-items:center;min-height:124px;padding:9px 8px 9px 6px;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 26px #0000006b,inset -2px 0 8px #ff001438}.table-card:after{content:"";pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset -1px 0 #ec1823,inset 0 -1px #f0141e29}.table-chip{transform-origin:50%;flex-shrink:0;place-items:center;width:96px;height:96px;animation:3.6s ease-in-out infinite chipFloat;display:grid;position:relative}.table-card:nth-child(2n) .table-chip{animation-delay:.4s}.table-card:nth-child(3n) .table-chip{animation-delay:.8s}.table-card:nth-child(4n) .table-chip{animation-delay:1.2s}.table-card:nth-child(5n) .table-chip{animation-delay:1.6s}.table-chip-image{object-fit:contain;width:100%;height:100%;animation:2.8s ease-in-out infinite chipGlow;position:absolute;inset:0}.table-card:nth-child(2n) .table-chip-image{animation-delay:.35s}.table-card:nth-child(3n) .table-chip-image{animation-delay:.7s}.table-card:nth-child(4n) .table-chip-image{animation-delay:1.05s}.table-chip-value{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:60%;display:flex;position:relative}.table-chip-value small{color:#fff;font-size:.67rem;font-weight:700;line-height:1}.table-chip-value strong{color:#fff;text-shadow:0 2px 2px #000000f2,0 0 7px #ffffff26;margin-top:1px;font-size:1.58rem;font-weight:900;line-height:1}.table-chip-value span{color:#ff1623;text-shadow:0 1px 2px #000;margin-top:3px;font-size:.52rem;font-weight:900;line-height:1}.table-data{grid-template-columns:minmax(58px,.9fr) 1px minmax(82px,1.1fr);align-items:center;gap:6px;min-width:0;display:grid}.table-stat{min-width:0;overflow:hidden}.table-stat-label{color:#bbb;white-space:nowrap;margin-bottom:7px;font-size:.62rem;display:block}.table-stat strong{align-items:center;gap:4px;min-width:0;font-size:.84rem;font-weight:600;display:flex}.table-stat strong b{color:#ff1320;font-size:.98rem}.table-stat strong em{color:#eee;white-space:nowrap;min-width:0;font-style:normal;font-weight:500}.stat-icon,.prize-icon{color:#f11723;flex-shrink:0}.table-divider{background:linear-gradient(#0000,#555,#0000);width:1px;height:48px}.table-enter-button{color:#fff;white-space:nowrap;background:linear-gradient(#e50d18,#a90008);border:1px solid #ff2933;border-radius:11px;justify-self:end;width:72px;height:46px;padding:0 4px;font-size:.74rem;font-weight:900;animation:2.6s ease-in-out infinite enterPulse;box-shadow:0 8px 16px #be000c33}.table-card:nth-child(2n) .table-enter-button{animation-delay:.3s}.table-card:nth-child(3n) .table-enter-button{animation-delay:.6s}.table-card:nth-child(4n) .table-enter-button{animation-delay:.9s}.dashboard-bottom-nav{z-index:50;background:#090909fa;border-top:1px solid #ffffff24;border-radius:22px 22px 0 0;grid-template-columns:repeat(4,1fr);width:min(100%,520px);height:82px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -10px 30px #00000094}.dashboard-bottom-nav button{color:#aaa;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex;position:relative}.dashboard-bottom-nav button span{font-size:27px}.dashboard-bottom-nav button small{font-size:.59rem;font-weight:700}.dashboard-bottom-nav button.active{color:#f11622}.dashboard-bottom-nav button.active:after{content:"";background:#f11622;width:64%;height:2px;position:absolute;bottom:0;box-shadow:0 0 8px #ff0014b3}@keyframes depositShine{0%{opacity:0;left:-60%}8%{opacity:1}48%{opacity:1;left:125%}58%,to{opacity:0;left:125%}}@keyframes chipFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-4px)rotate(1deg)}}@keyframes chipGlow{0%,to{filter:drop-shadow(0 0 8px #ff001438)drop-shadow(0 5px 8px #000000a6)}50%{filter:drop-shadow(0 0 16px #ff00147a)drop-shadow(0 6px 10px #000000b8)}}@keyframes enterPulse{0%,to{box-shadow:0 8px 16px #be000c33,0 0 #ff001400}50%{box-shadow:0 8px 18px #be000c4d,0 0 11px #ff001940}}@media (width<=430px){.dashboard-shell{padding-left:8px;padding-right:8px}.player-card{padding:14px}.tables-heading h1{font-size:clamp(1.45rem,6.7vw,1.85rem)}.table-card{grid-template-columns:82px minmax(0,1fr) 68px;min-height:112px;padding:7px 6px 7px 4px}.table-chip{width:80px;height:80px}.table-chip-value small{font-size:.55rem}.table-chip-value strong{font-size:1.25rem}.table-chip-value span{font-size:.45rem}.table-data{grid-template-columns:minmax(50px,.8fr) 1px minmax(72px,1.2fr);gap:4px}.table-stat-label{margin-bottom:6px;font-size:.53rem}.table-stat strong{gap:2px;font-size:.7rem}.table-stat strong b{font-size:.82rem}.table-divider{height:44px}.table-enter-button{width:64px;height:42px;padding:0 3px;font-size:.65rem}}@media (width<=380px){.dashboard-shell{padding-left:6px;padding-right:6px}.player-header{grid-template-columns:56px minmax(0,1fr) 40px;gap:8px}.player-avatar{width:56px;height:56px}.player-avatar span{font-size:27px}.player-info strong{font-size:1rem}.player-info span{font-size:.74rem}.notification-button{width:40px;height:40px}.wallet-button{min-height:52px;font-size:.8rem}.tables-heading h1{font-size:clamp(1.3rem,6.8vw,1.65rem)}.tables-heading p{font-size:.86rem}.table-card{grid-template-columns:70px minmax(0,1fr) 58px;min-height:102px;padding:6px 5px 6px 3px}.table-chip{width:68px;height:68px}.table-chip-value small{font-size:.46rem}.table-chip-value strong{font-size:1.02rem}.table-chip-value span{font-size:.39rem}.table-data{grid-template-columns:minmax(43px,.75fr) 1px minmax(60px,1.25fr);gap:3px}.table-stat-label{margin-bottom:5px;font-size:.46rem}.table-stat strong{gap:2px;font-size:.61rem}.table-stat strong b{font-size:.72rem}.stat-icon,.prize-icon{font-size:.7rem}.table-divider{height:38px}.table-enter-button{border-radius:9px;width:54px;height:38px;font-size:.56rem}.dashboard-bottom-nav button span{font-size:24px}.dashboard-bottom-nav button small{font-size:.53rem}}@media (prefers-reduced-motion:reduce){.wallet-button-primary:after,.table-chip,.table-chip-image,.table-enter-button{animation:none}}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#050505;margin:0;font-family:Arial,Helvetica,sans-serif}.auth-page{color:#fff;background:linear-gradient(#0000002e,#0000007a),url(/assets/background-register-Djoe-5Uo.webp) top/cover no-repeat fixed;width:100%;min-height:100dvh}.auth-container{width:min(100%,460px);min-height:100dvh;margin:0 auto;padding:26px 18px 34px}.auth-logo{filter:drop-shadow(0 0 10px #ff000047)drop-shadow(0 8px 18px #0009);width:min(82%,320px);height:auto;margin:0 auto 18px;display:block}.auth-card{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(#111111f5,#040404fa);border:1px solid #ff23238c;border-radius:28px;width:100%;padding:28px 20px 24px;box-shadow:0 24px 60px #0000008f,inset 0 1px #ffffff06}.auth-header{text-align:center;margin-bottom:28px}.auth-header h1{letter-spacing:-1px;color:#f4f4f4;text-shadow:0 2px 4px #000000d9;margin:0;font-size:29px;font-weight:900;line-height:1.1}.auth-header h1 span{color:#e90d16}.auth-header p{color:#b9b9b9;margin:16px 0 0;font-size:14px;line-height:1.55}.auth-form{flex-direction:column;gap:14px;display:flex}.input-box{background:linear-gradient(#0d0d0df7,#070707f7);border:1px solid #343434;border-radius:15px;align-items:center;min-height:58px;padding:0 15px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:inset 0 1px #ffffff06,0 6px 14px #0000002e}.input-box:focus-within{border-color:#d4161d;box-shadow:0 0 0 3px #d4161d14,0 0 18px #d4161d14}.input-box>span{color:#ff151f;text-align:center;flex:none;width:32px;margin-right:10px;font-size:22px}.input-box input{color:#fff;background:0 0;border:0;outline:none;flex:1;min-width:0;height:56px;font-size:15px}.input-box input::placeholder{color:#757575}.check{color:#e0e0e0;cursor:pointer;align-items:flex-start;gap:11px;font-size:13px;line-height:1.4;display:flex}.check:first-of-type{margin-top:8px}.check input{appearance:none;cursor:pointer;background:#070707;border:1px solid #d4141b;border-radius:4px;flex:none;width:20px;height:20px;margin:0;position:relative}.check input:checked{background:#c80008;border-color:#ff2028}.check input:checked:after{content:"✓";color:#fff;place-items:center;font-size:13px;font-weight:900;display:grid;position:absolute;inset:0}.check b{color:#ec1821;font-weight:700}.auth-submit{color:#fff;letter-spacing:.4px;cursor:pointer;text-shadow:0 2px 3px #00000073;background:linear-gradient(#ec1118 0%,#be0007 52%,#7a0004 100%);border:1px solid #ff242b;border-radius:15px;width:100%;height:58px;margin-top:10px;font-size:19px;font-weight:900;transition:transform .15s,filter .15s;box-shadow:inset 0 1px #fff3,0 8px 24px #c7000747}.auth-submit:hover{filter:brightness(1.08)}.auth-submit:active{transform:scale(.985)}.divider{color:#c9c9c9;align-items:center;gap:14px;margin:24px 0 18px;font-size:13px;font-weight:700;display:flex}.divider span{background:linear-gradient(90deg,#0000,#ffffff2b);flex:1;height:1px}.divider span:last-child{background:linear-gradient(90deg,#ffffff2b,#0000)}.login-link{color:#a9a9a9;text-align:center;flex-direction:column;align-items:center;gap:8px;font-size:14px;display:flex}.login-link strong{color:#ff1821;cursor:pointer;font-size:17px;font-weight:800}.features{border-top:1px solid #ffffff14;grid-template-columns:repeat(3,1fr);margin-top:22px;padding:19px 6px 0;display:grid}.features>div{color:#ff171f;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-width:0;font-size:27px;display:flex}.features>div+div{border-left:1px solid #ff000038}.features small{color:#f1f1f1;letter-spacing:.7px;font-size:11px;font-weight:800}@media (width<=380px){.auth-container{padding-left:12px;padding-right:12px}.auth-card{border-radius:24px;padding-left:15px;padding-right:15px}.auth-header h1{font-size:25px}.auth-header p{font-size:13px}.input-box{min-height:54px}.input-box input{height:52px;font-size:14px}.auth-submit{height:54px;font-size:17px}}@media (width>=768px){.auth-container{width:min(100%,500px);padding-top:36px;padding-bottom:44px}.auth-card{padding:32px 28px 28px}.auth-logo{width:min(76%,340px)}}
