.tab-layout{display:flex;flex-direction:column;min-height:100vh;background:#181a20}.tab-content{flex:1;padding:16px 16px 80px}.bn-bar{position:fixed;left:50%;transform:translate(-50%);bottom:calc(12px + env(safe-area-inset-bottom));z-index:500;background:#0d0f15f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,187,68,.18);border-radius:999px;padding:8px 22px;display:inline-flex;align-items:center;gap:10px;box-shadow:0 8px 24px #00000080}body{padding-bottom:calc(92px + env(safe-area-inset-bottom))}body.is-chromeless{padding-bottom:0}.bn-item{width:52px;height:52px;background:transparent;border:none;padding:0;color:#ffffff8c;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .15s,background .15s;font-family:inherit}.bn-item:focus,.bn-item:focus-visible{outline:none}.bn-item:hover,.bn-item--active{color:#fb4;background:#ffbb441a}.bn-icon{font-size:24px;line-height:1}.ci-root{min-height:100vh;background:#0d0f15;color:#fff;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ci-root button{cursor:pointer;-webkit-tap-highlight-color:transparent;font-family:inherit}.ci-root button:focus,.ci-root button:focus-visible{outline:none}.ci-main{flex:1;max-width:1400px;margin:0 auto;width:100%;padding:32px 24px 56px;display:flex;flex-direction:column;gap:28px}.ci-hero{background:linear-gradient(135deg,#ffbb441a,#7b2ff71a);border:1px solid rgba(255,187,68,.18);border-radius:16px;padding:26px 28px;display:flex;align-items:center;justify-content:space-between;gap:32px}.ci-hero-text{max-width:520px}.ci-hero-tag{display:inline-block;font-size:10px;font-weight:800;letter-spacing:.12em;color:#fb4;background:#ffbb441f;border:1px solid rgba(255,187,68,.28);padding:4px 10px;border-radius:4px;margin-bottom:10px}.ci-hero-title{margin:0 0 6px;font-size:26px;font-weight:800;color:#fff;line-height:1.2}.ci-hero-sub{margin:0;font-size:13px;color:#ffffff8c;line-height:1.55}.ci-hero-stats{display:flex;gap:16px}.ci-stat{display:flex;align-items:center;gap:12px;background:#00000047;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:12px 16px;min-width:150px}.ci-stat-icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.ci-stat-icon--fire{background:#ff6b3526;color:#ff6b35}.ci-stat-icon--gift{background:#ffbb4426;color:#fb4}.ci-stat-icon--time{background:#4cc9f026;color:#4cc9f0}.ci-stat-label{display:block;font-size:11px;color:#fff6;margin-bottom:2px}.ci-stat-val{display:block;font-size:18px;font-weight:800;color:#fff;line-height:1.2}.ci-stat-val small{font-size:11px;font-weight:600;color:#ffffff80;margin-left:2px}.ci-stat-val--sm{font-size:14px}.ci-stat-val--time{font-variant-numeric:tabular-nums;letter-spacing:.04em}.ci-section{background:#13161f;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:22px 24px 26px}.ci-section-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:16px}.ci-section-title{margin:0;font-size:18px;font-weight:800;color:#fff}.ci-section-sub{font-size:12px;color:#ffffff80}.ci-section-sub strong{color:#fb4}.ci-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.ci-day{--accent: #FFBB44;position:relative;background:#1a1d28;border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:10px 8px 12px;display:flex;flex-direction:column;align-items:center;gap:6px;transition:transform .15s,border-color .15s,background .15s}.ci-day:not(.ci-day--locked):hover{transform:translateY(-2px);border-color:#ffffff24}.ci-day-num{font-size:10px;font-weight:700;color:#fff6;letter-spacing:.04em}.ci-day-icon{width:36px;height:36px;border-radius:50%;background:#ffffff0d;display:flex;align-items:center;justify-content:center;color:var(--accent);font-size:16px}.ci-day-label{font-size:10px;font-weight:700;color:#fff;text-align:center;line-height:1.2;min-height:24px;display:flex;align-items:center}.ci-day--claimed{background:#06d6a014;border-color:#06d6a04d}.ci-day--claimed .ci-day-icon{background:#06d6a02e;color:#06d6a0}.ci-day--claimed .ci-day-label,.ci-day--claimed .ci-day-num{color:#06d6a0b3}.ci-day--today{background:linear-gradient(160deg,#ffbb442e,#ff6b351a);border-color:var(--accent);box-shadow:0 0 0 1px var(--accent),0 8px 22px #ffbb442e}.ci-day--today .ci-day-icon{background:#ffbb4438;color:var(--accent)}.ci-day--today .ci-day-num{color:var(--accent)}.ci-day--today .ci-day-label{color:#fff}.ci-day-pulse{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:10px;border:1px solid var(--accent);pointer-events:none;animation:ci-pulse 1.6s ease-out infinite}@keyframes ci-pulse{0%{transform:scale(1);opacity:.7}to{transform:scale(1.06);opacity:0}}.ci-day--locked{opacity:.5}.ci-day--locked .ci-day-icon{color:#ffffff4d}.ci-day--milestone .ci-day-icon,.ci-day--ultimate .ci-day-icon{background:#7b2ff72e;color:var(--accent)}.ci-day--ultimate{grid-column:span 2;background:linear-gradient(135deg,#e6394633,#ffbb441a);border-color:#e6394666}.ci-day--ultimate .ci-day-icon{width:42px;height:42px;font-size:20px}.ci-cta-wrap{margin-top:22px;display:flex;flex-direction:column;align-items:center;gap:8px}.ci-cta{height:46px;padding:0 32px;border:none;border-radius:10px;background:linear-gradient(135deg,#fb4,#ff6b35);color:#000;font-size:14px;font-weight:800;letter-spacing:.04em;display:inline-flex;align-items:center;gap:10px;box-shadow:0 6px 20px #ffbb4459;transition:transform .12s,box-shadow .12s,opacity .12s}.ci-cta:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 26px #ffbb4473}.ci-cta:active:not(:disabled){transform:scale(.98)}.ci-cta:disabled{background:#06d6a02e;color:#06d6a0;box-shadow:none;cursor:default}.ci-cta-hint{font-size:12px;color:#ffffff73}.ci-wheel-section{background:#13161f}.ci-wheel-layout{display:grid;grid-template-columns:minmax(0,360px) 1fr;gap:32px;align-items:center}.ci-wheel-stage{position:relative;aspect-ratio:1 / 1;width:100%;max-width:360px;margin:0 auto}.ci-wheel-pointer{position:absolute;top:-6px;left:50%;transform:translate(-50%);width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:22px solid #FFBB44;z-index:4;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))}.ci-wheel-frame{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;padding:8px;background:linear-gradient(135deg,#fb4,#ff6b35,#7b2ff7);box-shadow:0 12px 40px #00000080,inset 0 0 0 2px #ffffff14}.ci-wheel{position:relative;width:100%;height:100%;border-radius:50%;transition:transform 4s cubic-bezier(.17,.67,.21,1);overflow:hidden;box-shadow:inset 0 0 0 4px #0006}.ci-wheel-text{position:absolute;top:0;left:50%;height:50%;width:0;transform-origin:0 100%;pointer-events:none}.ci-wheel-text-inner{position:absolute;top:18px;left:50%;transform:translate(-50%);font-size:12px;font-weight:800;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.6);white-space:nowrap}.ci-wheel-hub{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;border:4px solid #0d0f15;background:radial-gradient(circle at 35% 30%,#ffd76f,#fb4 60%,#ff6b35);color:#000;font-size:16px;font-weight:900;letter-spacing:.06em;z-index:3;box-shadow:0 4px 12px #00000080,inset 0 -3px 8px #00000040;transition:transform .12s}.ci-wheel-hub:hover:not(:disabled){transform:translate(-50%,-50%) scale(1.04)}.ci-wheel-hub:active:not(:disabled){transform:translate(-50%,-50%) scale(.96)}.ci-wheel-hub:disabled{opacity:.7;cursor:not-allowed}.ci-wheel-side{display:flex;flex-direction:column;gap:14px}.ci-wheel-side-title{margin:0;font-size:14px;font-weight:800;color:#fff}.ci-wheel-side-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.ci-wheel-side-list li{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#ffffffa6;line-height:1.45}.ci-bullet{width:8px;height:8px;border-radius:50%;margin-top:7px;flex-shrink:0}.ci-wheel-result{background:linear-gradient(135deg,#06d6a033,#4cc9f01a);border:1px solid rgba(6,214,160,.4);border-radius:10px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between}.ci-wheel-result-label{font-size:11px;color:#fff9;letter-spacing:.06em;text-transform:uppercase}.ci-wheel-result-prize{font-size:18px;font-weight:800;color:#06d6a0}.ci-spin-quota{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-radius:10px;background:#4cc9f014;border:1px solid rgba(76,201,240,.28)}.ci-spin-quota-label{font-size:11px;color:#fff9;letter-spacing:.06em;text-transform:uppercase}.ci-spin-quota-value{font-size:15px;font-weight:800;color:#4cc9f0;font-variant-numeric:tabular-nums}.ci-wheel-buy{height:40px;border-radius:10px;border:1px solid rgba(255,187,68,.4);background:#ffbb4414;color:#fb4;font-size:13px;font-weight:700;transition:background .15s}.ci-wheel-buy:hover:not(:disabled){background:#ffbb4429}.ci-wheel-buy:disabled{opacity:.5;cursor:not-allowed}.ci-ultimate{display:flex;align-items:center;gap:24px;background:linear-gradient(135deg,#e639462e,#7b2ff71f);border:1px solid rgba(230,57,70,.35);border-radius:14px;padding:20px 24px}.ci-ultimate-icon{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#e63946,#7b2ff7);display:flex;align-items:center;justify-content:center;font-size:32px;color:#fff;flex-shrink:0;box-shadow:0 8px 24px #e6394659}.ci-ultimate-body{flex:1;min-width:0}.ci-ultimate-tag{font-size:10px;font-weight:800;letter-spacing:.12em;color:#ff8a95}.ci-ultimate-title{margin:4px 0;font-size:20px;font-weight:800;color:#fff}.ci-ultimate-desc{margin:0 0 12px;font-size:13px;color:#ffffff8c;line-height:1.5}.ci-ultimate-bar{height:6px;background:#00000059;border-radius:99px;overflow:hidden;margin-bottom:6px}.ci-ultimate-bar-fill{height:100%;background:linear-gradient(90deg,#e63946,#fb4,#06d6a0);border-radius:99px;transition:width .6s ease}.ci-ultimate-progress{font-size:11px;color:#ffffff80}@media (max-width: 1023px){.ci-hero{flex-direction:column;align-items:flex-start;gap:20px}.ci-hero-stats{width:100%}.ci-stat{flex:1;min-width:0}.ci-grid{grid-template-columns:repeat(5,1fr)}.ci-day--ultimate{grid-column:span 2}.ci-wheel-layout{grid-template-columns:1fr;gap:24px}.ci-wheel-stage{max-width:320px}}@media (max-width: 767px){.ci-main{padding:20px 14px 40px;gap:20px}.ci-hero{padding:18px}.ci-hero-title{font-size:20px}.ci-section{padding:18px 16px 22px}.ci-hero-stats{flex-wrap:wrap;gap:10px}.ci-stat{min-width:calc(50% - 5px);padding:10px 12px}.ci-stat-val{font-size:15px}.ci-grid{grid-template-columns:repeat(4,1fr);gap:8px}.ci-day--ultimate{grid-column:span 4}.ci-day{padding:8px 6px 10px}.ci-day-icon{width:32px;height:32px;font-size:14px}.ci-day-label{font-size:9px;min-height:22px}.ci-wheel-stage{max-width:280px}.ci-wheel-hub{width:64px;height:64px;font-size:13px}.ci-wheel-text-inner{font-size:10px;top:14px}.ci-ultimate{flex-direction:column;text-align:center;gap:14px;padding:18px}.ci-cta{height:42px;padding:0 24px;font-size:13px}}.ci-skel-hero{display:flex;flex-direction:column;gap:12px}.ci-skel-bar{height:16px;border-radius:8px;background:linear-gradient(90deg,#1a2030,#2c3247,#1a2030);background-size:200% 100%;animation:ci-skel-shimmer 1.4s ease-in-out infinite}.ci-skel-bar--lg{width:60%;height:28px}.ci-skel-bar--md{width:90%;height:14px}.ci-skel-bar--sm{width:40%;height:12px}.ci-skel-day{overflow:hidden;pointer-events:none;background:#141926;border-color:#ffffff0a}.ci-skel-block{width:100%;height:100%;background:linear-gradient(90deg,#1a2030,#2c3247,#1a2030);background-size:200% 100%;animation:ci-skel-shimmer 1.4s ease-in-out infinite}@keyframes ci-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ci-wheel-history-btn{margin-top:8px;height:36px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:transparent;color:#ffffffa6;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:background .15s,border-color .15s,color .15s}.ci-wheel-history-btn:hover{background:#ffffff0a;border-color:#ffffff2e;color:#fff}.ci-history-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b8;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;animation:ci-history-fade .15s ease-out}.ci-history-panel{width:100%;max-width:480px;max-height:80vh;background:#13161f;border:1px solid rgba(255,255,255,.08);border-radius:14px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 60px #0009;animation:ci-history-slide .2s ease-out}.ci-history-head{padding:16px 22px;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.ci-history-head h3{margin:0;font-size:16px;font-weight:800;color:#fff;display:flex;align-items:center;gap:8px}.ci-history-close{width:32px;height:32px;border-radius:8px;border:none;background:#ffffff0f;color:#ffffff8c;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.ci-history-close:hover{background:#ffffff1f;color:#fff}.ci-history-body{flex:1;overflow-y:auto;padding:4px 0}.ci-history-item{display:flex;align-items:center;gap:14px;padding:12px 22px;border-bottom:1px solid rgba(255,255,255,.03)}.ci-history-item:last-child{border-bottom:none}.ci-history-dot{width:14px;height:14px;border-radius:50%;flex-shrink:0;box-shadow:0 0 0 2px #ffffff0f}.ci-history-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.ci-history-prize{font-size:14px;font-weight:700;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ci-history-time{font-size:11px;color:#ffffff73;font-variant-numeric:tabular-nums}.ci-history-status{color:#06d6a0;font-size:16px;flex-shrink:0}.ci-history-empty{padding:64px 24px;text-align:center;color:#ffffff73}.ci-history-empty p{margin:12px 0 0;font-size:13px}.ci-history-skel{height:56px;margin:8px 22px;border-radius:10px;background:linear-gradient(90deg,#1a2030,#2c3247,#1a2030);background-size:200% 100%;animation:ci-skel-shimmer 1.4s ease-in-out infinite}@keyframes ci-history-fade{0%{opacity:0}to{opacity:1}}@keyframes ci-history-slide{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cim-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#000000b8;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:48px 24px;animation:cim-fade .18s ease-out}.cim-frame{position:relative;width:100%;max-width:640px;max-height:82vh;background:#0d0f15;border:1px solid rgba(255,187,68,.25);border-radius:16px;box-shadow:0 24px 60px #0009;overflow:hidden;display:flex;flex-direction:column;animation:cim-pop .22s cubic-bezier(.2,.9,.3,1.1)}.cim-close{position:absolute;top:12px;right:12px;z-index:5;width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:#00000080;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s,transform .15s}.cim-close:hover{background:#ffffff1f}.cim-close:active{transform:scale(.92)}.cim-scroll{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(255,187,68,.28) transparent}.cim-scroll::-webkit-scrollbar{width:6px}.cim-scroll::-webkit-scrollbar-track{background:#ffffff08;border-radius:8px;margin:8px 0}.cim-scroll::-webkit-scrollbar-thumb{background:#ffbb4447;border-radius:8px;transition:background .18s}.cim-scroll::-webkit-scrollbar-thumb:hover{background:#ffbb4480}.cim-scroll::-webkit-scrollbar-thumb:active{background:#ffbb44a6}.cim-frame .ci-main{padding:20px 18px 28px;gap:20px;max-width:none}.cim-frame .ci-hero{padding:18px;gap:18px;flex-direction:column;align-items:flex-start}.cim-frame .ci-hero-title{font-size:20px}.cim-frame .ci-hero-stats{flex-wrap:wrap;gap:10px;width:100%}.cim-frame .ci-stat{min-width:0;flex:1 1 140px;padding:10px 12px}.cim-frame .ci-section{padding:18px 16px 20px}.cim-frame .ci-section-title{font-size:15px}.cim-frame .ci-grid{grid-template-columns:repeat(5,1fr);gap:8px}@media (max-width: 540px){.cim-backdrop{padding:40px 16px}.cim-frame{max-height:82vh;border-radius:14px}.cim-frame .ci-grid{grid-template-columns:repeat(4,1fr)}.cim-frame .ci-hero-title{font-size:18px}.cim-frame .ci-main{padding:18px 14px 24px;gap:16px}}@keyframes cim-fade{0%{opacity:0}to{opacity:1}}@keyframes cim-pop{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.cf-btn{position:fixed;right:14px;bottom:calc(96px + env(safe-area-inset-bottom));width:44px;height:44px;border:1px solid rgba(255,210,95,.38);border-radius:50%;background:#121214db;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 18px #00000057,0 0 14px #ffd25f1f,inset 0 1px #ffffff0d;display:flex;align-items:center;justify-content:center;z-index:600;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .2s ease,box-shadow .2s ease}.cf-btn:focus,.cf-btn:focus-visible{outline:none}.cf-btn:active{transform:scale(.96)}.cf-inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.cf-icon{color:#ffd76f;font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center}.hp-nav{position:sticky;top:0;z-index:200;background:#13161f;border-bottom:1px solid rgba(255,255,255,.06);height:56px}.hp-nav-inner{max-width:1400px;margin:0 auto;height:100%;padding:0 24px;display:flex;align-items:center}.hp-nav-logo{height:36px;object-fit:contain;flex-shrink:0;cursor:pointer}.hp-back-btn{width:34px;height:34px;margin-right:10px;border-radius:50%;border:1px solid rgba(255,187,68,.28);background:#ffbb4414;color:#fb4;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s,transform .15s,border-color .15s}.hp-back-btn:hover{background:#ffbb442e;border-color:#ffbb4480}.hp-back-btn:active{transform:scale(.92)}.hp-back-btn:focus,.hp-back-btn:focus-visible{outline:none}.hp-nav-center{display:flex;align-items:center;margin-left:16px;position:relative;min-width:0}.hp-nav-pills{display:flex;align-items:center;gap:8px}.hp-nav-dropdown-wrap{display:none;position:relative}.hp-nav-dropdown-btn{display:flex;align-items:center;gap:7px;height:34px;padding:0 14px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#ffffffbf;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s,color .15s,border-color .15s}.hp-nav-dropdown-btn:hover,.hp-nav-dropdown-btn--active{background:#e639461f;border-color:#e63946;color:#fff}.hp-nav-chevron{font-size:11px;transition:transform .2s;margin-left:2px}.hp-nav-chevron--open{transform:rotate(180deg)}.hp-nav-dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;background:#1a1d28;border:1px solid rgba(255,255,255,.1);border-radius:10px;overflow:hidden;z-index:300;min-width:160px;box-shadow:0 8px 24px #00000073}.hp-nav-dropdown-item{display:flex;align-items:center;gap:10px;width:100%;padding:12px 16px;border:none;background:transparent;color:#ffffffb3;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,color .15s;text-align:left}.hp-nav-dropdown-item:hover{background:#ffffff0f;color:#fff}.hp-nav-dropdown-item--active{color:#fff;background:#e639461f}.hp-nav-pill{display:flex;align-items:center;gap:7px;height:34px;padding:0 16px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#ffffffbf;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s,color .15s,border-color .15s}.hp-nav-pill span{line-height:1}.hp-nav-pill--home:hover{background:#ffffff1a;border-color:#ffffff40;color:#fff}.hp-nav-pill--promo:hover{background:#ff6b3526;border-color:#ff6b3573;color:#ff6b35}.hp-nav-pill--lb:hover{background:#4cc9f026;border-color:#4cc9f073;color:#4cc9f0}.hp-nav-pill--vip:hover{background:#ffbb4426;border-color:#ffbb4473;color:#fb4}.hp-nav-pill--active{border-color:#e63946!important;color:#fff!important;background:#e639461f!important;box-shadow:0 0 0 1px #e6394659}.hp-nav-right{display:flex;align-items:center;gap:10px;flex-shrink:0;margin-left:auto}.hp-search-wrap{position:relative}.hp-search{display:flex;align-items:center;gap:8px;height:34px;padding:0 12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:8px;width:200px;transition:border-color .15s,background .15s}.hp-search:focus-within{border-color:#ffbb4480;background:#ffbb440f}.hp-lang-wrap{position:relative}.hp-lang-panel{position:absolute;top:calc(100% + 8px);right:0;min-width:160px;background:#1a1d28;border:1px solid rgba(255,255,255,.1);border-radius:10px;z-index:300;box-shadow:0 16px 40px #0000008c;overflow:hidden;padding:6px}.hp-lang-item{width:100%;display:block;text-align:left;background:transparent;border:none;color:#fffc;padding:8px 12px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit;transition:background .12s,color .12s}.hp-lang-item:hover{background:#ffffff0f;color:#fff}.hp-lang-item--active{background:#ffbb441f;color:#fb4}.hp-search-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;min-width:280px;background:#1a1d28;border:1px solid rgba(255,255,255,.1);border-radius:10px;z-index:300;box-shadow:0 16px 40px #0000008c;overflow:hidden;max-height:420px;overflow-y:auto}.hp-search-panel:before{content:"";position:absolute;top:-7px;left:18px;width:12px;height:12px;background:#1a1d28;border-top:1px solid rgba(255,255,255,.1);border-left:1px solid rgba(255,255,255,.1);transform:rotate(45deg)}.hp-search-item{display:flex;align-items:center;gap:12px;width:100%;padding:10px 14px;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.04);color:#fff;text-align:left;cursor:pointer;transition:background .15s}.hp-search-item:hover{background:#ffbb4414}.hp-search-item:last-child{border-bottom:none}.hp-search-thumb{width:40px;height:40px;border-radius:8px;object-fit:cover;flex-shrink:0}.hp-search-thumb--ph{background:linear-gradient(135deg,#1e2232,#252a40)}.hp-search-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hp-search-name{font-size:13px;font-weight:700;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hp-search-prov{font-size:11px;color:#ffffff73}.hp-search-empty{padding:28px 16px;display:flex;flex-direction:column;align-items:center;gap:10px;color:#fff6;font-size:12px;text-align:center}.hp-search-empty .anticon{font-size:22px;color:#ffffff40}.hp-search-ico{color:#fff6;font-size:14px}.hp-search-input{background:transparent;border:none;outline:none;color:#fff;font-size:13px;width:100%;font-family:inherit}.hp-search-input::placeholder{color:#ffffff4d}.hp-icon-btn{position:relative;width:34px;height:34px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#ffffffb3;font-size:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s,color .15s}.hp-icon-btn:hover{background:#ffffff1a;color:#fff}.hp-icon-btn--active{background:#ffbb441f;border-color:#fb4;color:#fb4}.hp-notif-wrap{position:relative}.hp-notif-badge{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 5px;border-radius:99px;background:#e63946;color:#fff;font-size:10px;font-weight:800;line-height:1;display:flex;align-items:center;justify-content:center;border:2px solid #13161f;letter-spacing:.02em;box-shadow:0 0 #e6394699;animation:hp-notif-pulse 2.4s ease-in-out infinite}@keyframes hp-notif-pulse{0%,to{box-shadow:0 0 #e6394673}50%{box-shadow:0 0 0 6px #e6394600}}.hp-notif-panel{position:absolute;top:calc(100% + 10px);right:-8px;width:360px;background:#1a1d28;border:1px solid rgba(255,255,255,.1);border-radius:12px;z-index:300;box-shadow:0 16px 40px #0000008c;overflow:hidden}.hp-notif-panel:before{content:"";position:absolute;top:-7px;right:16px;width:12px;height:12px;background:#1a1d28;border-top:1px solid rgba(255,255,255,.1);border-left:1px solid rgba(255,255,255,.1);transform:rotate(45deg)}.hp-notif-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.06)}.hp-notif-title{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:800;color:#fff}.hp-notif-count{font-size:10px;font-weight:800;color:#fff;background:#e63946;padding:2px 8px;border-radius:99px;letter-spacing:.02em}.hp-notif-readall{height:28px;padding:0 12px;border:1px solid rgba(255,187,68,.4);background:#ffbb441a;color:#fb4;font-size:11px;font-weight:700;border-radius:6px;cursor:pointer;transition:background .15s}.hp-notif-readall:hover:not(:disabled){background:#ffbb442e}.hp-notif-readall:disabled{opacity:.4;cursor:not-allowed}.hp-notif-list{max-height:420px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}.hp-notif-list::-webkit-scrollbar{width:6px}.hp-notif-list::-webkit-scrollbar-track{background:transparent}.hp-notif-list::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:99px}.hp-notif-item{position:relative;display:flex;align-items:flex-start;gap:12px;width:100%;padding:14px 16px;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.04);color:#fff;text-align:left;cursor:pointer;transition:background .15s}.hp-notif-item:hover{background:#ffffff0a}.hp-notif-item:last-child{border-bottom:none}.hp-notif-item--unread{background:#ffbb440a}.hp-notif-item--unread:hover{background:#ffbb4414}.hp-notif-icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.hp-notif-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.hp-notif-name{font-size:13px;font-weight:800;color:#fff;line-height:1.2}.hp-notif-desc{font-size:12px;color:#ffffff8c;line-height:1.5}.hp-notif-dot{width:8px;height:8px;border-radius:50%;background:#e63946;flex-shrink:0;margin-top:6px;box-shadow:0 0 0 2px #e6394633}.hp-notif-empty{padding:40px 24px;display:flex;flex-direction:column;align-items:center;gap:10px;color:#ffffff59;font-size:13px}.hp-notif-empty .anticon{font-size:32px;color:#ffffff40}.hp-btn-login{height:34px;padding:0 18px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.hp-btn-login:hover{background:#ffffff14}.hp-btn-signup{height:34px;padding:0 18px;border-radius:8px;border:none;background:#fb4;color:#000;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .15s}.hp-btn-signup:hover{background:#ffc85a}.hp-user-wrap{position:relative}.hp-user-info{display:flex;align-items:center;gap:10px;padding:4px 10px 4px 4px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;cursor:pointer;font-family:inherit;transition:background .15s}.hp-user-info:hover{background:#ffffff17}.hp-user-menu{position:absolute;top:calc(100% + 8px);right:0;background:#1a1d28;border:1px solid rgba(255,255,255,.1);border-radius:10px;overflow:hidden;z-index:300;min-width:180px;box-shadow:0 8px 24px #00000080;padding:4px}.hp-user-menu-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;border:none;background:transparent;color:#fffc;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;border-radius:6px;transition:background .12s,color .12s;text-align:left}.hp-user-menu-item:hover{background:#ffffff0f;color:#fff}.hp-user-menu-item--danger{color:#ff8a95}.hp-user-menu-item--danger:hover{background:#e6394626;color:#ff8a95}.hp-user-menu-divider{height:1px;background:#ffffff14;margin:4px 6px}.hp-user-avatar{width:32px;height:32px;border-radius:8px;background:#fb4;color:#000;font-size:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hp-user-details{display:flex;flex-direction:column;gap:2px;text-align:left}.hp-user-top{display:flex;align-items:center;gap:6px}.hp-user-name{font-size:12px;font-weight:700;color:#fff;line-height:1;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hp-user-vip{font-size:10px;font-weight:700;color:#000;background:#fb4;padding:1px 5px;border-radius:4px;line-height:1.4}.hp-user-balance{display:flex;align-items:center;gap:4px}.hp-user-currency{font-size:10px;font-weight:600;color:#ffffff73;line-height:1}.hp-user-amount{font-size:12px;font-weight:700;color:#fb4;font-variant-numeric:tabular-nums;line-height:1}@media (max-width: 1199px){.hp-search{width:160px}.hp-nav-pills{gap:6px}.hp-nav-pill{padding:0 12px;font-size:12px}}@media (max-width: 1099px){.hp-nav-pills{display:none}.hp-nav-dropdown-wrap{display:block}.hp-search{width:160px}}@media (max-width: 1023px){.hp-nav-center{margin-left:12px}.hp-search{width:140px}.hp-nav-right{gap:8px}}@media (max-width: 899px){.hp-search{display:none}}@media (max-width: 767px){.hp-nav-inner{padding:0 14px}.hp-nav-logo{height:32px}.hp-nav-center{margin-left:10px}.hp-nav-right{gap:6px}.hp-btn-login,.hp-btn-signup{padding:0 12px;font-size:12px}.hp-notif-panel{width:calc(100vw - 28px);right:-8px;max-width:380px}}@media (max-width: 479px){.hp-nav-inner{padding:0 10px}.hp-nav-logo{height:28px}.hp-nav-center{margin-left:6px}.hp-nav-right{gap:4px}.hp-nav-dropdown-btn{height:34px;padding:0 8px;gap:5px;font-size:15px}.hp-nav-dropdown-btn>span:not(.anticon){display:none}.hp-nav-dropdown-btn .hp-nav-chevron{font-size:10px}.hp-btn-login,.hp-btn-signup{padding:0 10px;font-size:11px;height:32px}.hp-icon-btn{width:32px;height:32px;font-size:14px}.hp-user-info{padding:3px 8px 3px 3px;gap:7px}.hp-user-avatar{width:28px;height:28px;font-size:14px;border-radius:7px}.hp-user-top{gap:4px}.hp-user-name{font-size:11px;max-width:70px}.hp-user-vip{font-size:9px;padding:1px 4px}.hp-user-currency{font-size:9px}.hp-user-amount{font-size:11px}}@media (max-width: 359px){.hp-nav-logo{height:24px}.hp-btn-login,.hp-btn-signup{padding:0 8px}}.hp-footer{background:#0d0f15;border-top:1px solid rgba(255,255,255,.06);padding:48px 24px 80px;margin-top:auto}.hp-footer-inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.hp-footer-title{font-size:13px;font-weight:700;color:#ffffffe6;text-transform:uppercase;letter-spacing:.08em;margin:0 0 16px}.hp-footer-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.hp-footer-link{background:none;border:none;padding:0;color:#ffffff73;font-size:13px;font-weight:500;display:flex;align-items:center;gap:8px;cursor:pointer;font-family:inherit;transition:color .15s;text-align:left}.hp-footer-link:hover{color:#ffffffd9}.hp-footer-link-icon{color:#fb4;font-size:18px;display:inline-flex;align-items:center}.hp-footer-socials{display:flex;gap:14px;margin-bottom:16px}.hp-social-circle{width:50px;height:50px;border-radius:50%;border:none;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:filter .15s;flex-shrink:0}.hp-social-circle:hover{filter:brightness(.82)}.hp-social-circle--telegram{background:none;overflow:hidden;padding:0}.hp-social-circle--instagram{background:radial-gradient(circle at 30% 107%,#fdf497,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.hp-social-circle--livechat{background:#25d366}.hp-social-circle svg{width:36px;height:36px;display:block}.hp-footer-time{font-size:11px;color:#ffffff4d;font-variant-numeric:tabular-nums;margin:0;line-height:1.5}@media (max-width: 1023px){.hp-footer-inner{grid-template-columns:repeat(2,1fr);gap:32px 40px}}@media (max-width: 767px){.hp-footer{padding:32px 16px 64px}.hp-footer-inner{grid-template-columns:1fr;gap:28px}}.hp-root{min-height:100vh;background:#0d0f15;color:#fff;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hp-root button{cursor:pointer;-webkit-tap-highlight-color:transparent;font-family:inherit}.hp-root button:focus,.hp-root button:focus-visible{outline:none}.hp-hero{width:100%;max-width:1400px;margin:0 auto;padding:16px 24px 0;box-sizing:border-box}.hp-hero-img{width:100%;height:420px;object-fit:contain;display:block;border-radius:14px}.hp-hero .slick-dots{bottom:12px}.hp-hero .slick-dots li button:before{color:#ffffff80!important;font-size:7px!important}.hp-hero .slick-dots li.slick-active button:before{color:#fff!important}.hp-hero .slick-slide img{transition:filter .35s ease,opacity .35s ease,transform .35s ease;filter:blur(6px);opacity:.45;transform:scale(.92)}.hp-hero .slick-current img,.hp-hero .slick-center img{filter:none;opacity:1;transform:scale(1)}.hp-notice{background:#131620;border-top:1px solid rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.04);padding:8px 24px;display:flex;align-items:center;gap:10px;overflow:hidden}.hp-notice-tag{font-size:14px;flex-shrink:0}.hp-notice-scroll{flex:1;overflow:hidden}.hp-notice-scroll span{display:inline-block;white-space:nowrap;font-size:12px;color:#ffffff80;font-weight:500;animation:hp-marquee 28s linear infinite}@keyframes hp-marquee{0%{transform:translate(100vw)}to{transform:translate(-100%)}}.hp-quick{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:16px 24px 0;max-width:1400px;margin:0 auto;width:100%}.hp-quick-card{position:relative;border-radius:14px;border:1px solid rgba(255,187,68,.16);overflow:hidden;color:#fff;padding:16px 20px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;cursor:pointer;text-align:left;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;box-shadow:inset 0 1px #ffd7822e,inset 0 -1px #00000059,0 6px 18px #00000059}.hp-quick-card:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:1px solid rgba(255,187,68,.1);border-radius:9px;pointer-events:none;z-index:2}.hp-quick-card--leaderboard,.hp-quick-card--promo{grid-column:2;aspect-ratio:6 / 2}.hp-quick-card--leaderboard{grid-row:1}.hp-quick-card--promo{grid-row:2}.hp-quick-card--vip{grid-column:1;grid-row:1 / 3;justify-content:flex-start}.hp-quick-card:hover{transform:translateY(-3px);border-color:#fb46;box-shadow:inset 0 1px #ffd78247,inset 0 -1px #0006,0 14px 32px #0000008c,0 0 0 1px #ffbb4414}.hp-quick-card:hover:before{border-color:#ffbb4438}.hp-quick-card:after{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0;pointer-events:none;transition:filter .35s ease,transform .35s ease}.hp-quick-card:hover:after{filter:blur(8px);transform:scale(1.05)}.hp-quick-card--leaderboard{background-color:#120a04}.hp-quick-card--leaderboard:after{background-image:url(/quick-cards/trophy.png)}.hp-quick-card--promo{background-color:#120406}.hp-quick-card--promo:after{background-image:url(/quick-cards/present.png)}.hp-quick-card--vip{background-color:#08040e}.hp-quick-card--vip:after{background-image:url(/quick-cards/vip.png)}.hp-quick-card--vip{border-color:#ffbb443d}.hp-quick-card--vip:before{border-color:#ffbb4429}.hp-quick-label{position:relative;z-index:3;font-size:15px;font-weight:800;letter-spacing:.06em;line-height:1.2;text-transform:uppercase;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.6)}.hp-quick-sub{position:relative;z-index:3;font-size:11px;color:#ffd796ad;letter-spacing:.04em;line-height:1.3;font-weight:500}.hp-quick-card--vip .hp-quick-label{font-size:30px;letter-spacing:.16em;text-shadow:0 2px 4px rgba(0,0,0,.9),0 4px 16px rgba(0,0,0,.65),0 0 28px rgba(0,0,0,.5)}.hp-quick-card--vip .hp-quick-sub{font-size:13px;color:#ffd796eb;text-shadow:0 1px 3px rgba(0,0,0,.85)}@media (max-width: 767px){.hp-quick{padding:16px 14px 0;gap:10px}.hp-quick-card{padding:16px;border-radius:14px}.hp-quick-card--leaderboard,.hp-quick-card--promo{aspect-ratio:5 / 2.4}.hp-quick-label{font-size:15px;letter-spacing:.06em}.hp-quick-sub{font-size:11px}.hp-quick-card--vip .hp-quick-label{font-size:26px;letter-spacing:.14em}.hp-quick-card--vip .hp-quick-sub{font-size:12px}}@media (max-width: 479px){.hp-quick-card{padding:12px 14px}.hp-quick-card--leaderboard,.hp-quick-card--promo{aspect-ratio:4 / 2}.hp-quick-label{font-size:13px;letter-spacing:.05em}.hp-quick-sub{font-size:10px}.hp-quick-card--vip .hp-quick-label{font-size:22px;letter-spacing:.12em}.hp-quick-card--vip .hp-quick-sub{font-size:11px}}.hp-cat-strip{position:relative;max-width:1400px;width:100%;margin:0 auto;padding:20px 24px 4px}.hp-cat-strip-track{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-behavior:smooth;cursor:grab;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;padding:4px 2px 12px}.hp-cat-strip-track::-webkit-scrollbar{display:none}.hp-cat-strip--dragging{cursor:grabbing;scroll-behavior:auto}.hp-cat-strip--dragging *{cursor:grabbing!important}.hp-cat-tile{position:relative;flex:0 0 auto;width:240px;height:104px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#12151f;color:#fff;padding:16px 22px 16px 26px;display:flex;flex-direction:row;align-items:center;gap:16px;cursor:pointer;overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;box-shadow:inset 0 1px #ffffff0a,0 4px 14px #00000059}.hp-cat-tile:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--cat-bg);background-size:cover;background-position:center;filter:brightness(.45);transition:filter .3s ease;z-index:0;pointer-events:none}.hp-cat-tile:hover:before{filter:brightness(1)}.hp-cat-tile-icon,.hp-cat-tile-label,.hp-cat-tile-arrow{position:relative;z-index:1;text-shadow:0 1px 4px rgba(0,0,0,.65)}.hp-cat-tile:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--cat) 55%,transparent);box-shadow:inset 0 1px #ffffff0f,0 12px 28px #0000008c,0 0 0 1px color-mix(in srgb,var(--cat) 28%,transparent)}.hp-cat-tile-icon{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:56px;height:56px;border-radius:14px;background:linear-gradient(145deg,color-mix(in srgb,var(--cat) 35%,#0b0d14),color-mix(in srgb,var(--cat) 18%,#0b0d14));color:#fb4;font-size:26px;box-shadow:inset 0 1px #ffffff2e,0 0 18px color-mix(in srgb,var(--cat) 32%,transparent);transition:transform .22s ease,box-shadow .22s ease}.hp-cat-tile:hover .hp-cat-tile-icon{transform:scale(1.06) rotate(-3deg);box-shadow:inset 0 1px #ffffff47,0 0 28px color-mix(in srgb,var(--cat) 55%,transparent)}.hp-cat-tile-label{position:relative;z-index:1;font-size:16px;font-weight:800;color:#fff;letter-spacing:.01em;line-height:1.2;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0;text-shadow:0 1px 2px rgba(0,0,0,.4)}.hp-cat-tile-arrow{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:26px;height:26px;border-radius:50%;background:#ffffff0f;color:#ffffff8c;font-size:11px;transition:transform .22s ease,background .22s ease,color .22s ease}.hp-cat-tile:hover .hp-cat-tile-arrow{background:var(--cat);color:#0b0d14;transform:translate(4px)}.hp-cat-strip-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:#141720d9;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:4;font-size:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 12px #00000073;transition:background .15s,color .15s,border-color .15s}.hp-cat-strip-arrow:hover{background:#fb4;color:#000;border-color:#fb4}.hp-cat-strip-arrow--left{left:8px}.hp-cat-strip-arrow--right{right:8px}@media (max-width: 1023px){.hp-cat-tile{width:220px;height:96px;padding:14px 20px 14px 22px;gap:14px}.hp-cat-tile-icon{width:52px;height:52px;font-size:24px}.hp-cat-tile-label{font-size:15px}}@media (max-width: 767px){.hp-cat-strip{padding:16px 14px 0}.hp-cat-tile{width:196px;height:84px;padding:12px 18px 12px 20px;gap:12px;border-radius:14px}.hp-cat-tile-icon{width:46px;height:46px;font-size:22px;border-radius:12px}.hp-cat-tile-label{font-size:14px}.hp-cat-tile-arrow,.hp-cat-strip-arrow{display:none}}@media (max-width: 479px){.hp-cat-strip{padding:12px 10px 0}.hp-cat-tile{width:172px;height:76px;padding:10px 16px 10px 18px;gap:10px}.hp-cat-tile-icon{width:42px;height:42px;font-size:20px;border-radius:11px}.hp-cat-tile-label{font-size:13px}}.hp-main{max-width:1400px;margin:0 auto;width:100%;padding:32px 24px 56px;display:flex;flex-direction:column;gap:40px}.hp-section{display:flex;flex-direction:column;gap:16px}.hp-section-head{display:flex;align-items:center;justify-content:space-between}.hp-section-title{font-size:18px;font-weight:800;color:#fff;letter-spacing:-.02em;position:relative;padding-left:12px;display:flex;align-items:center;gap:8px}.hp-section-title:before{content:"";position:absolute;left:0;top:2px;bottom:2px;width:4px;border-radius:2px;background:#fb4}.hp-section-icon{display:inline-flex;align-items:center;color:#fb4;font-size:24px}.hp-all-btn{height:28px;padding:0 14px;border-radius:6px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:#fff9;font-size:12px;font-weight:600;transition:background .15s,color .15s}.hp-all-btn:hover{background:#ffffff1a;color:#fff}.hp-scroll-btns{display:flex;gap:6px}.hp-scroll-btn{width:30px;height:30px;border-radius:6px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:#ffffffa6;font-size:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s}.hp-scroll-btn:hover{background:#fb4;color:#000}.hp-game-thumb{width:100%;height:100%;object-fit:cover;display:block}.hp-game-thumb.hp-game-thumb--logo,.hp-row-card .hp-game-thumb.hp-game-thumb--logo{object-fit:contain;padding:18%;background:linear-gradient(135deg,#1e2232,#252a40)}.hp-game-ph{width:100%;height:100%;background:linear-gradient(135deg,#1e2232,#252a40)}.hp-game-badges{position:absolute;top:8px;left:8px;display:flex;flex-direction:column;gap:4px;z-index:3;pointer-events:none}.hp-badge{display:inline-flex;align-items:center;gap:4px;font-size:9px;font-weight:800;color:#fff;padding:3px 7px;border-radius:4px;letter-spacing:.05em;box-shadow:0 2px 6px #0006;text-shadow:0 1px 1px rgba(0,0,0,.3)}.hp-badge--hot{background:linear-gradient(135deg,#ff6b35,#e63946)}.hp-badge--new{background:linear-gradient(135deg,#06d6a0,#4cc9f0);color:#0d0f15;text-shadow:none}.hp-game-tags{position:absolute;top:6px;left:6px;display:flex;gap:4px;z-index:3;pointer-events:none}.hp-game-tag{display:inline-flex;align-items:center;padding:2px 6px;border-radius:4px;font-size:10px;font-weight:700;letter-spacing:.5px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.4);box-shadow:0 1px 4px #0000004d}.hp-game-tag--hot{background:linear-gradient(135deg,#ff4d4d,#ff7a00)}.hp-game-tag--new{background:linear-gradient(135deg,#06d6a0,#1b9aaa)}.hp-game-fav{position:absolute;top:6px;right:6px;width:28px;height:28px;border-radius:50%;background:#00000080;color:#ffffffd9;display:inline-flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer;z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .15s,color .15s,transform .12s}.hp-game-fav:hover{background:#000000b3;color:#ff6b81;transform:scale(1.08)}.hp-game-fav--on{color:#ff4d6d;background:#0000008c}.hp-game-fav--on:hover{color:#ff7a93}.hp-play-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s;z-index:2}.hp-row-card:hover .hp-play-overlay{opacity:1}.hp-overlay-content{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;text-align:center}.hp-overlay-name{font-size:13px;font-weight:800;color:#fff;line-height:1.3}.hp-overlay-prov{font-size:11px;color:#ffffffa6;margin-bottom:4px}.hp-play-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 16px;background:#fb4;color:#000;border-radius:8px;font-size:12px;font-weight:700;pointer-events:none}.hp-game-info{position:absolute;bottom:0;left:0;right:0;padding:38px 12px 12px;background:linear-gradient(to top,rgba(0,0,0,.94),rgba(0,0,0,.55) 55%,transparent);display:flex;align-items:center;gap:10px;z-index:1}.hp-game-logo{width:32px;height:32px;border-radius:7px;object-fit:contain;background:#ffffff14;flex-shrink:0}.hp-game-text{display:flex;flex-direction:column;gap:3px;min-width:0}.hp-game-name{font-size:13px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;line-height:1.2}.hp-game-prov{font-size:11px;color:#ffffff8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;line-height:1.2}.hp-row-2{display:grid;grid-auto-flow:column;grid-auto-columns:168px;row-gap:8px;column-gap:12px;overflow-x:auto;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none}.hp-row-2::-webkit-scrollbar{display:none}.hp-row-2--dragging{cursor:grabbing}.hp-row-2--dragging *{cursor:grabbing!important}.hp-row-card{flex-shrink:0;width:168px;height:235px;border-radius:12px;overflow:hidden;border:none;background:#181b25;cursor:pointer;position:relative;transition:transform .18s,box-shadow .18s;padding:0}.hp-row-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px #00000080}.hp-row-card .hp-game-thumb{width:100%;height:100%;object-fit:cover;display:block}.hp-row-card .hp-game-ph{height:100%}.hp-row-2.hp-row-2--prov{grid-auto-columns:240px;column-gap:18px}.hp-row-2.hp-row-2--prov .hp-row-card{width:240px;height:180px}.hp-prov-card{display:block;background:#181b25;overflow:hidden}.hp-prov-banner{width:100%;height:100%;object-fit:contain;display:block;transition:transform .35s ease;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;pointer-events:none}.hp-prov-card:hover .hp-prov-banner{transform:scale(1.08)}.hp-row-card.hp-prov-card:hover{transform:none;box-shadow:none}.hp-prov-banner--ph{display:flex;align-items:center;justify-content:center;font-size:40px;font-weight:700;color:#6b7280;background:linear-gradient(135deg,#232838,#1a1f2e)}@media (max-width: 1023px){.hp-row-2.hp-row-2--prov{grid-auto-columns:200px;column-gap:16px}.hp-row-2.hp-row-2--prov .hp-row-card{width:200px;height:150px}}@media (max-width: 767px){.hp-row-2.hp-row-2--prov{grid-auto-columns:160px;column-gap:12px}.hp-row-2.hp-row-2--prov .hp-row-card{width:160px;height:120px}}@media (max-width: 479px){.hp-row-2.hp-row-2--prov{grid-auto-columns:140px;column-gap:10px}.hp-row-2.hp-row-2--prov .hp-row-card{width:140px;height:105px}}@media (max-width: 1023px){.hp-hero{padding:16px 20px 0}.hp-hero-img{height:300px}.hp-main{padding:24px 20px 48px;gap:32px}}@media (max-width: 767px){.hp-hero{padding:12px 12px 0}.hp-hero-img{height:auto;aspect-ratio:16 / 9;object-fit:cover;border-radius:12px}.hp-notice{padding:7px 14px}.hp-main{padding:16px 12px 40px;gap:24px}.hp-section-title{font-size:15px}.hp-all-btn{height:26px;padding:0 10px;font-size:11px}.hp-scroll-btn{width:26px;height:26px;font-size:11px}.hp-row-2{grid-auto-columns:138px;--hp-row-h: 195px}.hp-row-card{width:138px;height:195px}.hp-game-info{padding:34px 10px 10px;gap:8px}.hp-game-logo{width:28px;height:28px}.hp-game-name{font-size:12px}.hp-game-prov{font-size:10px}}@media (max-width: 479px){.hp-hero{padding:10px 10px 0}.hp-hero-img{border-radius:10px}.hp-main{padding:12px 10px 32px;gap:20px}.hp-row-2{grid-auto-columns:120px;--hp-row-h: 170px}.hp-row-card{width:120px;height:170px}.hp-game-info{padding:30px 8px 8px;gap:6px}.hp-game-logo{width:24px;height:24px;border-radius:6px}.hp-game-name{font-size:11px}.hp-game-prov{font-size:10px}}.hp-skel-card{overflow:hidden;background:#1a1f2e;cursor:default;pointer-events:none}.hp-skel-thumb{width:100%;height:calc(100% - 56px);background:linear-gradient(90deg,#232838,#2c3247,#232838);background-size:200% 100%;animation:hp-skel-shimmer 1.4s ease-in-out infinite}.hp-skel-info{padding:8px 10px;display:flex;flex-direction:column;gap:6px}.hp-skel-line{height:8px;border-radius:4px;background:linear-gradient(90deg,#232838,#2c3247,#232838);background-size:200% 100%;animation:hp-skel-shimmer 1.4s ease-in-out infinite}.hp-skel-line--lg{width:75%}.hp-skel-line--sm{width:45%}@keyframes hp-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}*,*:before,*:after{box-sizing:border-box}.auth-root{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;position:relative;overflow:hidden;background:radial-gradient(900px 500px at 50% -200px,rgba(255,187,68,.18),transparent 60%),radial-gradient(700px 400px at 100% 100%,rgba(123,47,247,.12),transparent 60%),#0d0f15;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-tap-highlight-color:transparent}.auth-root:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:32px 32px;pointer-events:none;-webkit-mask-image:radial-gradient(ellipse at center,#000 30%,transparent 70%);mask-image:radial-gradient(ellipse at center,#000 30%,transparent 70%)}.auth-close{position:fixed;top:20px;right:20px;width:38px;height:38px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#ffffffb3;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer;z-index:10;transition:background .15s,color .15s}.auth-close:hover{background:#ffffff1a;color:#fff}.auth-card{position:relative;width:100%;max-width:400px;padding:36px 32px 30px;border-radius:18px;background:#13161f;border:1px solid rgba(255,255,255,.08);box-shadow:0 30px 80px #0009;z-index:1}.auth-card:before{content:"";position:absolute;top:-1px;left:24px;right:24px;height:2px;background:linear-gradient(90deg,transparent,#FFBB44,transparent);border-radius:2px}.auth-logo{display:flex;justify-content:center;margin-bottom:18px}.auth-logo img{height:52px;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(255,187,68,.25))}.auth-title{text-align:center;font-size:24px;font-weight:800;color:#fff;margin-bottom:6px;letter-spacing:-.01em}.auth-sub{text-align:center;font-size:13px;color:#ffffff80;margin-bottom:28px}.auth-card .ant-form-item{margin-bottom:16px}.auth-card .ant-input-affix-wrapper,.auth-card .ant-input,.auth-card .ant-input-password{background:#1a1d28!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:10px!important;color:#fff!important;height:46px!important;font-size:14px!important;transition:border-color .15s,background .15s!important}.auth-card .ant-input-affix-wrapper{padding:0 14px!important}.auth-card .ant-input-affix-wrapper:hover,.auth-card .ant-input:hover{border-color:#ffffff2e!important}.auth-card .ant-input-affix-wrapper-focused,.auth-card .ant-input-affix-wrapper:focus,.auth-card .ant-input-affix-wrapper-focused.ant-input-affix-wrapper{border-color:#fb4!important;background:#1f222d!important;box-shadow:0 0 0 1px #ffbb4440!important}.auth-card .ant-input{background:transparent!important;color:#fff!important;height:auto!important;border:none!important;box-shadow:none!important}.auth-card .ant-input::placeholder,.auth-card .ant-input-affix-wrapper input::placeholder{color:#ffffff59!important}.auth-card .ant-input-prefix{color:#ffffff73!important;margin-right:10px!important;font-size:15px!important}.auth-card .ant-input-affix-wrapper-focused .ant-input-prefix{color:#fb4!important}.auth-card .ant-input-password .ant-input-suffix,.auth-card .ant-input-password-icon{color:#fff6!important}.auth-card .ant-input-password-icon:hover{color:#fb4!important}.auth-card .ant-form-item-feedback-icon-success svg{fill:#06d6a0}.auth-card .ant-form-item-feedback-icon-error svg{fill:#ff8a95}.auth-card .ant-form-item-explain-error{font-size:12px;color:#ff8a95!important;margin-top:4px}.auth-login-btn,.auth-card .auth-login-btn.ant-btn{height:48px!important;border-radius:12px!important;font-size:14px!important;font-weight:800!important;letter-spacing:.06em!important;background:linear-gradient(135deg,#fb4,#ff6b35)!important;border:none!important;color:#000!important;box-shadow:0 8px 24px #ffbb4459!important;transition:transform .12s,box-shadow .12s,background .15s!important;margin-top:4px}.auth-login-btn:hover,.auth-card .auth-login-btn.ant-btn:hover{background:linear-gradient(135deg,#ffc85a,#ff7e4d)!important;box-shadow:0 12px 30px #ffbb4473!important;transform:translateY(-1px);color:#000!important}.auth-login-btn:active,.auth-card .auth-login-btn.ant-btn:active{transform:scale(.98)}.auth-card .auth-login-btn.ant-btn-loading:before{background:#0003!important}.auth-card .ant-input-group-addon{background:#1a1d28!important;border:1px solid rgba(255,255,255,.08)!important;border-right:none!important;border-radius:10px 0 0 10px!important;color:#fb4!important;font-size:14px!important;font-weight:700!important;padding:0 14px!important}.auth-phone-cc{color:#fb4;font-weight:700;letter-spacing:.04em}.auth-card .ant-input-group .ant-input-affix-wrapper{border-radius:0 10px 10px 0!important}.auth-footer{margin-top:22px;text-align:center;font-size:13px;color:#ffffff80}.auth-footer span{margin-left:6px;color:#fb4;cursor:pointer;font-weight:700;transition:color .15s}.auth-footer span:hover{color:#ffc85a;text-decoration:underline}@media (max-width: 480px){.auth-card{padding:30px 22px 24px;max-width:100%}.auth-title{font-size:20px}.auth-logo img{height:44px}.auth-close{top:14px;right:14px;width:34px;height:34px}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#fff;background-color:#0d0f15;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}html,body,#root{margin:0;padding:0;height:100%;width:100%;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#0d0f15;color:#fff;font-size:14px;-webkit-font-smoothing:antialiased}.page-content{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.fm-item,.fm-center{-webkit-tap-highlight-color:transparent}.fm-item:focus,.fm-item:focus-visible,.fm-center:focus,.fm-center:focus-visible{outline:none;box-shadow:none}html,body{overflow-x:hidden}html{scrollbar-width:thin;scrollbar-color:rgba(255,187,68,.28) transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#ffffff08;border-radius:8px}::-webkit-scrollbar-thumb{background:#ffbb4447;border-radius:8px;transition:background .18s}::-webkit-scrollbar-thumb:hover{background:#ffbb4480}::-webkit-scrollbar-thumb:active{background:#ffbb44a6}::-webkit-scrollbar-corner{background:transparent}.rotate-prompt{display:none}@media screen and (orientation: landscape) and (max-height: 500px) and (hover: none) and (pointer: coarse){body>#root{display:none}.rotate-prompt{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#0b0b0b;color:#fff;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.rotate-prompt .rotate-icon{width:64px;height:64px;animation:rotate-hint 2s ease-in-out infinite}.rotate-prompt .rotate-title{font-size:18px;font-weight:600;color:#f5c518}.rotate-prompt .rotate-sub{font-size:14px;opacity:.7;max-width:280px;line-height:1.5}}@keyframes rotate-hint{0%,to{transform:rotate(-90deg)}50%{transform:rotate(0)}}.gl-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.gl-card{width:100%;aspect-ratio:4 / 5.6;border-radius:12px;overflow:hidden;border:none;background:#181b25;padding:0;position:relative;cursor:pointer;transition:transform .18s,box-shadow .18s}.gl-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px #00000080}.gl-thumb{width:100%;height:100%;object-fit:cover;display:block}.gl-thumb--ph{background:linear-gradient(135deg,#1e2232,#252a40)}.gl-thumb--logo{object-fit:contain;padding:18%;background:linear-gradient(135deg,#1e2232,#252a40)}.gl-tags{position:absolute;top:6px;left:6px;display:flex;gap:4px;z-index:3;pointer-events:none}.gl-tag{display:inline-flex;align-items:center;padding:2px 6px;border-radius:4px;font-size:10px;font-weight:700;letter-spacing:.5px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.4);box-shadow:0 1px 4px #0000004d}.gl-tag--hot{background:linear-gradient(135deg,#ff4d4d,#ff7a00)}.gl-tag--new{background:linear-gradient(135deg,#06d6a0,#1b9aaa)}.gl-fav{position:absolute;top:6px;right:6px;width:28px;height:28px;border-radius:50%;background:#00000080;color:#ffffffd9;display:inline-flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer;z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .15s,color .15s,transform .12s}.gl-fav:hover{background:#000000b3;color:#ff6b81;transform:scale(1.08)}.gl-fav--on{color:#ff4d6d;background:#0000008c}.gl-fav--on:hover{color:#ff7a93}.gl-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s;z-index:2}.gl-card:hover .gl-overlay{opacity:1}.gl-overlay-content{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;text-align:center}.gl-overlay-name{font-size:13px;font-weight:800;color:#fff;line-height:1.3}.gl-overlay-prov{font-size:11px;color:#ffffffa6;margin-bottom:4px}.gl-play-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 16px;background:#fb4;color:#000;border-radius:8px;font-size:12px;font-weight:700;pointer-events:none}.gl-info{position:absolute;bottom:0;left:0;right:0;padding:38px 12px 12px;background:linear-gradient(to top,rgba(0,0,0,.94),rgba(0,0,0,.55) 55%,transparent);display:flex;align-items:center;gap:10px;z-index:1}.gl-logo{width:30px;height:30px;border-radius:7px;object-fit:contain;background:#ffffff14;flex-shrink:0}.gl-text{display:flex;flex-direction:column;gap:3px;min-width:0}.gl-name{font-size:13px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;line-height:1.2}.gl-prov{font-size:11px;color:#ffffff8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;line-height:1.2}@media (max-width: 1023px){.gl-grid{grid-template-columns:repeat(5,1fr)}}@media (max-width: 767px){.gl-grid{grid-template-columns:repeat(4,1fr);gap:10px}.gl-info{padding:34px 10px 10px;gap:8px}.gl-logo{width:26px;height:26px}.gl-name{font-size:12px}.gl-prov{font-size:10px}}@media (max-width: 479px){.gl-grid{grid-template-columns:repeat(3,1fr);gap:8px}.gl-info{padding:30px 8px 8px;gap:6px}.gl-logo{width:24px;height:24px;border-radius:6px}.gl-name{font-size:11px}.gl-prov{font-size:10px}}.gl-skel-card{pointer-events:none}.gl-skel-card:hover{transform:none;box-shadow:none}.gl-skel-thumb{background:linear-gradient(110deg,#1e2232 30%,#252a40,#1e2232 70%);background-size:200% 100%;animation:gl-skel-shimmer 1.4s linear infinite}.gl-skel-info{flex-direction:column;align-items:stretch;gap:6px}.gl-skel-line{height:8px;border-radius:4px;background:linear-gradient(110deg,#ffffff12 30%,#ffffff24,#ffffff12 70%);background-size:200% 100%;animation:gl-skel-shimmer 1.4s linear infinite}.gl-skel-line--lg{width:80%}.gl-skel-line--sm{width:50%;height:6px}@keyframes gl-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.cp-pager{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-top:24px;padding:16px 4px 8px;border-top:1px solid rgba(255,255,255,.06)}.cp-pager-count{font-size:12px;color:#ffffff80}.cp-pager .ant-pagination-item,.cp-pager .ant-pagination-prev .ant-pagination-item-link,.cp-pager .ant-pagination-next .ant-pagination-item-link{background:#ffffff0d;border-color:#ffffff1a}.cp-pager .ant-pagination-item a{color:#ffffffb3}.cp-pager .ant-pagination-item:hover{background:#ffffff17;border-color:#ffbb4473}.cp-pager .ant-pagination-item:hover a{color:#fb4}.cp-pager .ant-pagination-item-active{background:#ffbb441f;border-color:#ffbb448c}.cp-pager .ant-pagination-item-active a{color:#fb4}@media (max-width: 479px){.cp-pager{flex-direction:column;align-items:center;gap:8px}.cp-pager-count{order:2}}
