.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:312px;display:flex}.home2-events__head,.home2-events__footer{justify-content:space-between;align-items:center;padding:0 4px;display:flex}.home2-events__title{color:var(--text-primary,#eaecef);letter-spacing:1.2px;text-transform:uppercase;align-items:center;gap:8px;margin:0;font-size:12px;font-weight:700;display:flex}.home2-events__pulse{background:var(--red,#f6465d);width:8px;height:8px;box-shadow:0 0 10px color-mix(in srgb, var(--red,#f6465d) 70%, transparent);border-radius:50%;animation:1.4s ease-in-out infinite home2-pulse}.home2-events__all,.home2-events__view-all{color:var(--text-muted,#848e9c);font-size:11px;font-weight:600;text-decoration:none}.home2-events__all:hover,.home2-events__view-all:hover{color:var(--yellow,#f0b90b)}.home2-events__stack{flex-direction:column;flex:1;gap:7px;animation:.22s ease-out home2-events-roll-in;display:flex}.home2-events__state{border:1px solid color-mix(in srgb, var(--text-primary,#eaecef) 12%, transparent);background:var(--bg-primary,#0b0e11);min-height:0;color:var(--text-muted,#848e9c);text-align:center;border-radius:10px;flex:1;place-content:center;gap:10px;padding:18px;font-size:11px;display:grid}.home2-events__state>i{color:var(--yellow,#f0b90b);font-size:18px}.home2-events__state button{border:1px solid var(--yellow,#f0b90b);min-height:36px;color:var(--yellow,#f0b90b);cursor:pointer;background:0 0;border-radius:5px;padding:0 12px;font-weight:700}.home2-event{--event-accent:var(--yellow,#f0b90b);border:1px solid color-mix(in srgb, var(--event-accent) 28%, transparent);background:linear-gradient(135deg, color-mix(in srgb, var(--event-accent) 14%, var(--bg-primary,#0b0e11)) 0%, var(--bg-primary,#0b0e11) 72%);min-height:0;color:var(--text-primary,#eaecef);border-radius:10px;flex:1 1 0;grid-template-rows:auto 3px auto;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 12px;padding:10px 14px;text-decoration:none;transition:transform .15s,border-color .15s;display:grid;position:relative;overflow:hidden}.home2-event--emerald{--event-accent:var(--green,#0ecb81)}.home2-event--crimson{--event-accent:var(--red,#f6465d)}.home2-event--violet{--event-accent:var(--color-info,#8b7cff)}.home2-event:hover{border-color:color-mix(in srgb, var(--event-accent) 72%, transparent);transform:translateY(-1px)}.home2-event:focus-visible,.home2-events__all:focus-visible,.home2-events__view-all:focus-visible,.home2-events__nav:focus-visible{outline:2px solid var(--yellow,#f0b90b);outline-offset:2px}.home2-event__copy{z-index:1;flex-direction:column;grid-area:1/1;gap:2px;min-width:0;display:flex;position:relative}.home2-event__glow{background:radial-gradient(circle, color-mix(in srgb, var(--event-accent) 45%, transparent) 0%, transparent 70%);filter:blur(28px);opacity:.85;pointer-events:none;border-radius:50%;width:180px;height:180px;position:absolute;top:-54px;right:-50px}.home2-event__meta{z-index:1;flex-direction:column;grid-area:1/2/span 3;justify-content:center;align-self:stretch;align-items:center;gap:7px;display:flex;position:relative}.home2-event__tag{background:color-mix(in srgb, var(--event-accent) 17%, transparent);color:var(--event-accent);letter-spacing:.65px;white-space:nowrap;border-radius:999px;padding:2px 7px;font-size:9px;font-weight:800}.home2-event__icon{color:var(--event-accent);font-size:18px;line-height:1}.home2-event__name{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:750;line-height:1.2;overflow:hidden}.home2-event__desc{color:color-mix(in srgb, var(--text-primary,#eaecef) 58%, transparent);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.2;overflow:hidden}.home2-event__divider{z-index:1;background:linear-gradient(90deg, var(--event-accent), color-mix(in srgb, var(--event-accent) 18%, transparent));width:100%;height:3px;box-shadow:0 0 8px color-mix(in srgb, var(--event-accent) 38%, transparent);border-radius:2px;grid-area:2/1;position:relative}.home2-event__facts{z-index:1;min-width:0;color:var(--text-muted,#848e9c);grid-area:3/1;justify-content:space-between;align-items:center;gap:10px;font-size:9.5px;line-height:1.2;display:flex;position:relative}.home2-event__facts>span,.home2-event__facts>strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home2-event__facts>strong{color:var(--event-accent);font-weight:800}.home2-events__footer{justify-content:flex-end;gap:10px;min-height:36px}.home2-events__view-all{margin-right:auto}.home2-events__position{color:var(--text-muted,#848e9c);font-variant-numeric:tabular-nums;font-size:10px}.home2-events__controls{gap:7px;display:flex}.home2-events__nav{border:1px solid color-mix(in srgb, var(--text-primary,#eaecef) 12%, transparent);background:var(--bg-tertiary,#2b3139);width:36px;height:36px;color:var(--text-primary,#eaecef);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:20px;line-height:1;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.home2-events__nav:hover{border-color:var(--yellow,#f0b90b);background:var(--yellow,#f0b90b);color:var(--bg-primary,#0b0e11)}.home2-events__nav:disabled{cursor:not-allowed;opacity:.45}@keyframes home2-events-roll-in{0%{opacity:.6;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.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__feed-note{color:var(--text-muted,#848e9c);white-space:nowrap;margin-right:auto;font-size:11px}.home2-bets__feed-note a{color:var(--yellow,#f0b90b);font-weight:700;text-decoration:none}.home2-bets__feed-note a:hover,.home2-bets__feed-note a:focus-visible{text-decoration:underline}.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__game-action{width:100%;min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.home2-bets__game-action:hover .home2-bets__game-name,.home2-bets__game-action:focus-visible .home2-bets__game-name{color:var(--yellow,#f0b90b);text-underline-offset:3px;text-decoration:underline}.home2-bets__game-action:focus-visible{outline:2px solid var(--yellow,#f0b90b);outline-offset:3px;border-radius:4px}.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-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-events__nav{width:44px;height:44px}.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-events{min-height:320px}.home2-event{padding:10px 12px}.home2-event__facts{gap:7px;font-size:9px}.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}}.home2-row__scroll .gaming-entry-card{width:180px;min-width:0;box-shadow:none;background:0 0;border:0;border-radius:12px;flex:0 0 180px}.home2-row__scroll .gaming-entry-card:hover{box-shadow:none;border:0;transform:translateY(-3px)}.home2-row__scroll .gaming-entry-card__art{aspect-ratio:3/4;border-radius:12px;box-shadow:0 4px 14px #00000059}.home2-row__scroll .gaming-entry-card__body{min-height:48px;padding:8px 2px 0}.home2-row__scroll .gaming-entry-card__body strong{font-size:12px}.home2-row__scroll .gaming-entry-card__body>span{font-size:10px}.home2-row__scroll .gaming-provider-card{width:180px;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:12px;flex-direction:column;flex:0 0 180px;grid-template-columns:none;display:flex}.home2-row__scroll .gaming-provider-card:hover{box-shadow:none;background:0 0;border:0;transform:translateY(-3px)}.home2-row__scroll .gaming-provider-card__art{aspect-ratio:3/4;border-radius:12px;width:100%;height:auto;box-shadow:0 4px 14px #00000059}.home2-row__scroll .gaming-provider-card__copy{min-height:48px;padding:8px 2px 0}.home2-row__scroll .gaming-provider-card__copy strong{font-size:12px}.home2-row__scroll .gaming-provider-card__copy span{font-size:10px}.home2-row__scroll .gaming-provider-card__arrow{color:#fff;background:#07090cc7;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;position:absolute;bottom:56px;right:9px}.home2-row__scroll .gaming-entry-card__quick{opacity:1;transform:none}.home2-row__scroll .gaming-entry-card--homepage-live{--home-live-accent:198, 151, 45;border-radius:12px}.home2-row__scroll .gaming-entry-card--homepage-live[data-home-tone=ruby]{--home-live-accent:178, 22, 48}.home2-row__scroll .gaming-entry-card--homepage-live[data-home-tone=antique-gold]{--home-live-accent:160, 122, 45}.home2-row__scroll .gaming-entry-card--homepage-live[data-home-tone=amber]{--home-live-accent:195, 142, 32}.home2-row__scroll .gaming-entry-card--homepage-live[data-home-tone=crimson]{--home-live-accent:190, 17, 44}.home2-row__scroll .gaming-entry-card--homepage-live[data-home-tone=ochre]{--home-live-accent:181, 134, 40}.home2-row__scroll .gaming-entry-card--homepage-live[data-home-tone=amethyst]{--home-live-accent:112, 71, 191}.home2-row__scroll .gaming-entry-card--homepage-live[data-home-tone=cobalt]{--home-live-accent:25, 101, 215}.home2-row__scroll .gaming-entry-card--homepage-live .gaming-entry-card__art{isolation:isolate;border:1px solid rgba(var(--home-live-accent), .42);box-shadow:0 12px 26px #0000006b, 0 0 18px rgba(var(--home-live-accent), .08);background:#07090c;border-radius:12px;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden}.home2-row__scroll .gaming-entry-card--homepage-live:hover .gaming-entry-card__art,.home2-row__scroll .gaming-entry-card--homepage-live:focus-visible .gaming-entry-card__art{border-color:rgba(var(--home-live-accent), .88);box-shadow:0 17px 34px #0000008a, 0 0 24px rgba(var(--home-live-accent), .2)}.home2-row__scroll .gaming-entry-card--homepage-live .gaming-entry-card__art>img{object-position:center top;filter:saturate(.98)contrast(1.035);transition:filter .28s,transform .42s cubic-bezier(.2,.72,.2,1)}.home2-row__scroll .gaming-entry-card--homepage-live:hover .gaming-entry-card__art>img,.home2-row__scroll .gaming-entry-card--homepage-live:focus-visible .gaming-entry-card__art>img{filter:saturate(1.06)contrast(1.045)brightness(1.025);transform:scale(1.032)}.home2-row__scroll .gaming-entry-card--homepage-live .gaming-entry-card__shade{z-index:1;background:linear-gradient(180deg, rgba(var(--home-live-accent), 0) 0%, rgba(var(--home-live-accent), .12) 31%, rgba(var(--home-live-accent), .56) 70%, rgba(var(--home-live-accent), .9) 100%);height:54%;inset:auto 0 0}.home2-row__scroll .gaming-entry-card--homepage-live .gaming-entry-card__topline{display:none}.home2-row__scroll .gaming-home-live-card__content{z-index:3;color:#fff;pointer-events:none;flex-direction:column;justify-content:flex-end;min-height:88px;display:flex;position:absolute;bottom:9px;left:8px;right:8px}.home2-row__scroll .gaming-home-live-card__content>strong{color:#fff;min-height:62px;font-family:"Pretendard Variable", Pretendard, "Noto Sans KR", "Apple SD Gothic Neo", var(--font-inter), sans-serif;letter-spacing:-.055em;text-align:center;text-wrap:balance;word-break:keep-all;-webkit-text-stroke:.3px #000000b8;text-shadow:0 2px 3px #000000f2,0 5px 14px #000000c7;justify-content:center;align-items:flex-end;font-size:29px;font-weight:950;line-height:.92;display:flex}.home2-row__scroll .gaming-home-live-card__provider{color:#ffffffeb;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 4px #000000d1;align-self:center;align-items:center;gap:4px;max-width:calc(100% - 44px);height:21px;font-size:10px;font-weight:750;line-height:1;display:inline-flex;overflow:hidden}.home2-row__scroll .gaming-home-live-card__provider svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px;flex:0 0 12px;width:12px}.home2-row__scroll .gaming-entry-card--homepage-live .gaming-entry-card__quick{z-index:4;color:#fffffff0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#090b0e8f;border:1px solid #ffffff38;border-radius:999px;min-width:40px;min-height:22px;padding:0 8px;font-size:9px;font-weight:750;transition:background .16s,border-color .16s,color .16s;bottom:7px;right:7px;box-shadow:0 3px 10px #00000047}.home2-row__scroll .gaming-entry-card--homepage-live:hover .gaming-entry-card__quick,.home2-row__scroll .gaming-entry-card--homepage-live:focus-visible .gaming-entry-card__quick{color:#fff;background:#07090cc7;border-color:#ffffff7a}.home2-row__scroll .gaming-entry-card--homepage-live .gaming-entry-card__body{display:none}.home2-lobby-skeleton{flex-direction:column;flex:0 0 180px;gap:8px;width:180px;display:flex}.home2-lobby-skeleton>span:first-child{aspect-ratio:3/4;background:linear-gradient(105deg,#151a20 30%,#252d36 50%,#151a20 70%) 0 0/220% 100%;border-radius:12px;animation:1.3s linear infinite home2LobbySkeleton;display:block}.home2-lobby-skeleton>span:last-child{background:#252d36;border-radius:3px;width:62%;height:9px}.home2-lobby-empty{width:220px;min-height:240px;color:var(--yellow,#f0b90b);border:1px dashed #f0b90b73;border-radius:12px;flex:0 0 220px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.home2-lobby-empty:hover{background:#f0b90b14}@keyframes home2LobbySkeleton{to{background-position:-220% 0}}@media (max-width:640px){.home2-row__scroll .gaming-entry-card{flex-basis:140px;width:140px}.home2-row__scroll .gaming-entry-card__art{border-radius:10px}.home2-row__scroll .gaming-entry-card--homepage-live .gaming-entry-card__art{border-radius:12px}.home2-row__scroll .gaming-home-live-card__content{min-height:70px;bottom:6px;left:7px;right:7px}.home2-row__scroll .gaming-home-live-card__content>strong{letter-spacing:-.045em;min-height:49px;font-size:22px;line-height:.93}.home2-row__scroll .gaming-home-live-card__provider{max-width:calc(100% - 38px);height:17px;font-size:8.5px}.home2-row__scroll .gaming-entry-card--homepage-live .gaming-entry-card__quick{min-width:34px;min-height:19px;padding:0 6px;font-size:8px;bottom:6px;right:6px}.home2-row__scroll .gaming-provider-card{flex-basis:140px;width:140px}.home2-row__scroll .gaming-provider-card__art{border-radius:10px}.home2-row__scroll .gaming-provider-card__arrow{bottom:56px}.home2-lobby-skeleton{flex-basis:140px;width:140px}.home2-lobby-empty{flex-basis:180px;width:180px;min-height:186px}}@media (prefers-reduced-motion:reduce){.home2-events__pulse,.home2-events__stack,.home2-lobby-skeleton>span:first-child{animation:none}}
