.home2-main{padding-top:calc(var(--header-height) + 24px);max-width:1600px;margin:0 auto;padding-bottom:60px;padding-left:clamp(16px,3vw,40px);padding-right:clamp(16px,3vw,40px)}.home2-catbar{top:var(--header-height);z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin-top:var(--header-height);background:#0b0e11eb;border-bottom:1px solid #ffffff0f;padding:10px clamp(16px,3vw,40px);position:sticky}.home2-catbar__scroll{scrollbar-width:none;gap:6px;max-width:1600px;margin:0 auto;display:flex;overflow-x:auto}.home2-catbar__scroll::-webkit-scrollbar{display:none}.home2-catbar__item{background:var(--bg-tertiary,#2b3139);color:var(--text-muted,#848e9c);white-space:nowrap;border:1px solid #0000;border-radius:20px;flex:none;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.home2-catbar__item:hover{color:var(--text-primary,#eaecef);background:#353c44}.home2-catbar__item--active{background:var(--yellow,#f0b90b);color:#0b0e11;border-color:var(--yellow,#f0b90b)}.home2-catbar__icon{font-size:14px;line-height:1}.home2-catbar__label{letter-spacing:.2px}.home2-hero{grid-template-columns:1.8fr 1fr;gap:14px;margin-bottom:30px;display:grid}.home2-hero__card{color:var(--text-primary,#eaecef);border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;justify-content:flex-end;padding:clamp(18px,3vw,32px);text-decoration:none;transition:transform .15s,border-color .15s;display:flex;position:relative;overflow:hidden}.home2-hero__card:hover{border-color:var(--yellow,#f0b90b);transform:translateY(-2px)}.home2-hero__card--primary{background:#0b0e11;min-height:280px}.home2-hero__image{z-index:0;background-image:url(/images/auth/hero-wide.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.home2-hero__scrim{z-index:0;pointer-events:none;background:linear-gradient(90deg,#0b0e11eb 0%,#0b0e119e 30%,#0b0e1126 55%,#0b0e1100 85%);position:absolute;inset:0}.home2-hero__content{z-index:1;position:relative}.home2-hero__badge{letter-spacing:2px;color:var(--yellow,#f0b90b);background:#f0b90b21;border-radius:20px;margin-bottom:10px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-block}.home2-hero__title{margin:0 0 10px;font-size:clamp(24px,3vw,38px);font-weight:800;line-height:1.1}.home2-hero__title span{color:var(--yellow,#f0b90b)}.home2-hero__desc{color:#eaecefc7;margin:0 0 16px;font-size:13px}.home2-hero__desc strong{color:var(--yellow,#f0b90b)}.home2-hero__cta{background:var(--yellow,#f0b90b);color:#0b0e11;border-radius:6px;width:fit-content;padding:9px 16px;font-size:12px;font-weight:700;display:inline-block}.home2-events{flex-direction:column;gap:8px;min-height:280px;display:flex}.home2-events__stack{flex-direction:column;flex:1;gap:7px;display:flex}.home2-events__head{justify-content:space-between;align-items:center;padding:0 4px;display:flex}.home2-events__title{letter-spacing:1.2px;color:var(--text-primary,#eaecef);text-transform:uppercase;align-items:center;gap:8px;margin:0;font-size:12px;font-weight:700;display:flex}.home2-events__pulse{background:#f6465d;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite home2-pulse;box-shadow:0 0 10px #f6465db3}.home2-events__all{color:var(--text-muted,#848e9c);font-size:11px;font-weight:600;text-decoration:none}.home2-events__all:hover{color:var(--yellow,#f0b90b)}.home2-events__list{flex-direction:column;flex:1;gap:8px;display:flex}.home2-event{min-height:0;color:var(--text-primary,#eaecef);border:1px solid #ffffff0f;border-radius:10px;flex:1 1 0;grid-template-rows:auto auto auto;grid-template-columns:1fr auto;align-items:center;gap:4px 10px;padding:10px 14px;text-decoration:none;transition:transform .15s,border-color .15s;display:grid;position:relative;overflow:hidden}.home2-event:hover{border-color:#f0b90b80;transform:translateY(-1px)}.home2-event__row1{flex-direction:column;grid-area:1/2/span 3;justify-content:center;align-self:stretch;align-items:center;gap:8px;display:flex}.home2-event__row2{flex-direction:column;grid-area:1/1;gap:1px;min-width:0;display:flex}.home2-event__glow{filter:blur(28px);pointer-events:none;opacity:.85;border-radius:50%;width:180px;height:180px;position:absolute;top:-50px;right:-50px}.home2-event__tag{letter-spacing:1px;text-transform:uppercase;border-radius:8px;padding:2px 6px;font-size:9px;font-weight:800}.home2-event__tag--hot{color:#ff7a88;background:#f6465d2e}.home2-event__tag--new{color:var(--yellow,#f0b90b);background:#f0b90b2e}.home2-event__tag--vip{color:#0ecb81;background:#0ecb812e}.home2-event__tag--ending{color:#c084fc;background:#a855f733}.home2-event__icon{font-size:20px;line-height:1}.home2-event__name{z-index:1;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;line-height:1.2;position:relative;overflow:hidden}.home2-event__desc{z-index:1;color:#eaecef8c;white-space:nowrap;text-overflow:ellipsis;flex:none;font-size:10px;line-height:1.2;position:relative;overflow:hidden}.home2-event__progress{z-index:1;background:#ffffff14;border-radius:2px;grid-area:2/1;width:100%;height:3px;position:relative;overflow:hidden}.home2-event__progress-fill{background:linear-gradient(90deg, var(--yellow,#f0b90b), #ffd544);border-radius:2px;height:100%;box-shadow:0 0 8px #f0b90b80}.home2-event__stats{z-index:1;color:var(--text-muted,#848e9c);font-variant-numeric:tabular-nums;grid-area:3/1;justify-content:space-between;align-items:center;font-size:10px;display:flex;position:relative}.home2-event__countdown{font-weight:600}.home2-event__countdown.is-urgent{color:#f6465d;animation:1.5s ease-in-out infinite home2-pulse}.home2-event__participants{color:#eaecef8c}.home2-event__cta{display:none}.home2-row{margin-bottom:28px}.home2-row__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.home2-row__title{color:var(--text-primary,#eaecef);align-items:center;gap:8px;margin:0;font-size:18px;font-weight:700;display:flex}.home2-row__icon{font-size:22px;line-height:1}.home2-row__tools{align-items:center;gap:6px;display:flex}.home2-row__all{color:var(--text-muted,#848e9c);border-radius:6px;padding:6px 10px;font-size:12px;text-decoration:none;transition:color .15s}.home2-row__all:hover{color:var(--yellow,#f0b90b)}.home2-row__nav{background:var(--bg-tertiary,#2b3139);width:30px;height:30px;color:var(--text-primary,#eaecef);cursor:pointer;border:1px solid #ffffff0f;border-radius:50%;font-size:16px;line-height:1;transition:all .15s}.home2-row__nav:hover{background:var(--yellow,#f0b90b);color:#0b0e11;border-color:var(--yellow,#f0b90b)}.home2-row__scroll{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin:-6px -4px;padding:6px 4px;display:flex;overflow:auto hidden}.home2-row__scroll::-webkit-scrollbar{display:none}.home2-row__scroll>*{scroll-snap-align:start;flex:none;width:180px}.home2-row__scroll .casino-card{width:170px}.home2-fcard{color:var(--text-primary,#eaecef);background:linear-gradient(135deg,#1a1d24 0%,#0b0e11 100%);border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:8px;padding:14px;text-decoration:none;transition:transform .15s,border-color .15s;display:flex;width:200px!important}.home2-fcard:hover{border-color:var(--yellow,#f0b90b);transform:translateY(-2px)}.home2-fcard__head{align-items:center;gap:10px;display:flex}.home2-fcard__icon{color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:800;display:flex}.home2-fcard__meta{flex-direction:column;gap:2px;min-width:0;display:flex}.home2-fcard__pair{font-size:13px;font-weight:700;line-height:1}.home2-fcard__pair span{color:var(--text-muted,#848e9c);margin-left:3px;font-size:11px;font-weight:500}.home2-fcard__perp{color:var(--text-muted,#848e9c);font-size:10px}.home2-fcard__price{font-variant-numeric:tabular-nums;font-size:18px;font-weight:700}.home2-fcard__change{font-size:12px;font-weight:700}.home2-fcard__change.is-up{color:#0ecb81}.home2-fcard__change.is-down{color:#f6465d}.home2-fcard__vol{color:var(--text-muted,#848e9c);letter-spacing:.3px;font-size:10px}.home2-fcard__cta{color:var(--yellow,#f0b90b);margin-top:2px;font-size:11px;font-weight:700}.home2-split{grid-template-columns:1fr 260px;gap:20px;margin-bottom:0;display:grid}.home2-split__main{min-width:0}.home2-split__side{flex-direction:column;gap:16px;display:flex}.home2-livefeed{top:calc(var(--header-height) + 20px);background:linear-gradient(#1a1d24 0%,#0b0e11 100%);border:1px solid #ffffff0f;border-radius:12px;padding:14px 12px 10px;position:sticky}.home2-livefeed__head{align-items:center;gap:8px;margin-bottom:10px;display:flex}.home2-livefeed__head h3{color:var(--text-primary,#eaecef);margin:0;font-size:13px;font-weight:700}.home2-livefeed__dot{background:#ff4d4f;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite home2-pulse;box-shadow:0 0 8px #ff4d4f99}@keyframes home2-pulse{0%,to{opacity:1}50%{opacity:.45}}.home2-livefeed__list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.home2-livefeed__item{background:#ffffff05;border-radius:6px;grid-template-columns:1fr auto;grid-template-areas:"user amount""game amount";column-gap:8px;padding:6px 8px;font-size:11px;display:grid}.home2-livefeed__user{color:var(--text-primary,#eaecef);grid-area:user;font-size:11px;font-weight:600}.home2-livefeed__game{color:var(--text-muted,#848e9c);grid-area:game;font-size:10px}.home2-livefeed__amount{color:#0ecb81;white-space:nowrap;grid-area:amount;align-self:center;font-size:12px;font-weight:700}.home2-bets{background:linear-gradient(#1a1d24cc 0%,#0b0e11cc 100%);border:1px solid #ffffff0f;border-radius:14px;margin-top:8px;margin-bottom:28px;overflow:hidden}.home2-bets__head{border-bottom:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:16px 20px;display:flex}.home2-bets__title{letter-spacing:1.2px;color:var(--text-primary,#eaecef);text-transform:uppercase;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:800;display:flex}.home2-bets__icon{color:var(--yellow,#f0b90b);font-size:14px}.home2-bets__tabs{background:#0b0e1166;border-radius:8px;gap:4px;padding:3px;display:flex}.home2-bets__tab{color:var(--text-muted,#848e9c);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .15s}.home2-bets__tab:hover{color:var(--text-primary,#eaecef)}.home2-bets__tab--active{color:var(--yellow,#f0b90b);background:#f0b90b24}.home2-bets__table-wrap{overflow-x:auto}.home2-bets__table{border-collapse:collapse;width:100%;min-width:720px}.home2-bets__table thead th{text-align:left;letter-spacing:1px;color:var(--text-muted,#848e9c);background:#0b0e1159;border-bottom:1px solid #ffffff0d;padding:10px 16px;font-size:10px;font-weight:700}.home2-bets__table tbody tr{border-bottom:1px solid #ffffff08;transition:background .12s}.home2-bets__table tbody tr:hover{background:#ffffff05}.home2-bets__table tbody tr:last-child{border-bottom:none}.home2-bets__table td{color:var(--text-primary,#eaecef);vertical-align:middle;padding:10px 16px;font-size:13px}.home2-bets__table .cell-center{text-align:center}.home2-bets__table .cell-right{text-align:right}.home2-bets__table .cell-muted{color:var(--text-muted,#848e9c)}.home2-bets__table .cell-win{color:#0ecb81;font-weight:700}.home2-bets__table .cell-num{font-variant-numeric:tabular-nums}.home2-bets__game{align-items:center;gap:10px;min-width:0;display:flex}.home2-bets__thumb{border-radius:6px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.home2-bets__game-name{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.home2-bets__user{align-items:center;gap:8px;display:flex}.home2-bets__avatar{border-radius:50%;flex:none;width:22px;height:22px}.home2-promos{margin:28px 0}.home2-promos__head{justify-content:space-between;align-items:baseline;margin-bottom:14px;display:flex}.home2-promos__title{color:var(--text-primary,#eaecef);margin:0;font-size:18px;font-weight:700}.home2-promos__all{color:var(--text-muted,#848e9c);font-size:12px;text-decoration:none}.home2-promos__all:hover{color:var(--yellow,#f0b90b)}.home2-promos__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;display:grid}.home2-promo{color:var(--text-primary,#eaecef);border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;min-height:148px;padding:18px 18px 16px;text-decoration:none;transition:transform .15s,border-color .15s;display:flex;position:relative;overflow:hidden}.home2-promo:hover{border-color:var(--yellow,#f0b90b);transform:translateY(-2px)}.home2-promo__glow{filter:blur(28px);pointer-events:none;border-radius:50%;width:220px;height:220px;position:absolute;top:-60px;right:-60px}.home2-promo__top{z-index:1;justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.home2-promo__tag{letter-spacing:1.2px;color:#eaecefbf;text-transform:uppercase;background:#ffffff0f;border-radius:10px;padding:3px 8px;font-size:10px;font-weight:700}.home2-promo__icon{font-size:22px;line-height:1}.home2-promo__name{z-index:1;margin:0 0 6px;font-size:16px;font-weight:700;position:relative}.home2-promo__desc{color:#eaecefad;z-index:1;flex:1;margin:0 0 12px;font-size:12px;line-height:1.45;position:relative}.home2-promo__cta{color:var(--yellow,#f0b90b);z-index:1;font-size:12px;font-weight:700;position:relative}.home2-wins{margin:24px 0}.home2-wins__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.home2-wins__title{color:var(--text-primary,#eaecef);align-items:center;gap:10px;margin:0;font-size:18px;font-weight:700;display:flex}.home2-wins__dot{background:#0ecb81;border-radius:50%;width:9px;height:9px;animation:1.4s ease-in-out infinite home2-pulse;box-shadow:0 0 10px #0ecb81b3}.home2-wins__tabs{background:#0b0e118c;border-radius:10px;gap:4px;padding:3px;display:flex}.home2-wins__tab{color:var(--text-muted,#848e9c);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:7px 14px;font-size:12px;font-weight:600;transition:all .15s}.home2-wins__tab:hover{color:var(--text-primary,#eaecef)}.home2-wins__tab--active{color:var(--yellow,#f0b90b);background:#f0b90b26}.home2-wins__track-wrap{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 40px calc(100% - 40px),#0000);mask-image:linear-gradient(90deg,#0000 0,#000 40px calc(100% - 40px),#0000)}.home2-wins__track{gap:12px;animation:90s linear infinite home2-marquee;display:flex}.home2-wins__track-wrap:hover .home2-wins__track{animation-play-state:paused}@keyframes home2-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.home2-wincard{text-align:center;flex-direction:column;flex:none;gap:4px;width:92px;display:flex}.home2-wincard__art{aspect-ratio:3/4;background-color:#1a1d24;background-position:50%;background-size:cover;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 2px 8px #0006}.home2-wincard__user{color:#eaecefbf;white-space:nowrap;justify-content:center;align-items:center;gap:3px;margin-top:2px;font-size:10px;font-weight:500;display:flex;overflow:hidden}.home2-wincard__coin{font-size:11px;line-height:1}.home2-wincard__name{text-overflow:ellipsis;max-width:70px;overflow:hidden}.home2-wincard__amount{color:#0ecb81;font-variant-numeric:tabular-nums;letter-spacing:-.2px;font-size:11px;font-weight:800}@media (max-width:1024px){.home2-hero{grid-template-columns:1fr}.home2-hero__side{flex-direction:row}.home2-split{grid-template-columns:1fr}.home2-split__side{order:-1}.home2-livefeed{position:static}}@media (max-width:640px){.home2-main{padding:calc(var(--header-height) + 12px) 12px 36px}.home2-hero__side{flex-direction:column}.home2-hero__card--primary{min-height:200px}.home2-row__title{font-size:15px}.home2-row__icon{font-size:18px}.home2-row__scroll>*{width:140px}.home2-row__scroll .casino-card{width:130px}.home2-fcard{width:170px!important}}
