.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,var(--zxc-accent));color:var(--color-on-accent);border-color:var(--yellow,var(--zxc-accent))}.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,var(--zxc-accent));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,var(--zxc-accent));background:rgba(var(--zxc-accent-rgb), .13);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,var(--zxc-accent))}.home2-hero__desc{color:#eaecefc7;margin:0 0 16px;font-size:13px}.home2-hero__desc strong{color:var(--yellow,var(--zxc-accent))}.home2-hero__cta{background:var(--yellow,var(--zxc-accent));color:var(--color-on-accent);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,var(--zxc-accent))}.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:rgba(var(--zxc-accent-rgb), .5);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{background:rgba(var(--zxc-accent-rgb), .18);color:var(--yellow,var(--zxc-accent))}.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,var(--zxc-accent)), var(--zxc-accent-strong));height:100%;box-shadow:0 0 8px rgba(var(--zxc-accent-rgb), .5);border-radius:2px}.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;align-items:center;gap:4px;padding:6px 10px;font-size:12px;text-decoration:none;transition:color .15s;display:inline-flex}.home2-row__all:hover{color:var(--yellow,var(--zxc-accent))}.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,var(--zxc-accent));color:var(--color-on-accent);border-color:var(--yellow,var(--zxc-accent))}.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,var(--zxc-accent));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,var(--zxc-accent));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,var(--zxc-accent));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{background:rgba(var(--zxc-accent-rgb), .14);color:var(--yellow,var(--zxc-accent))}.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,var(--zxc-accent))}.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,var(--zxc-accent));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,var(--zxc-accent));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{background:rgba(var(--zxc-accent-rgb), .15);color:var(--yellow,var(--zxc-accent))}.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}.home2-row__loop-set>*{width:140px}}.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{border:1px dashed rgba(var(--zxc-accent-rgb), .45);width:220px;min-height:240px;color:var(--yellow,var(--zxc-accent));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:rgba(var(--zxc-accent-rgb), .08)}@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-lobby-skeleton>span:first-child{animation:none}.home2-row__loop-set[data-carousel-copy=true]{display:none}}.home2-row__all svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:14px;height:14px}.home2-row__nav-group{align-items:center;display:inline-flex}.home2-row__nav svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px}.home2-row__scroll>.home2-row__loop-set{gap:inherit;flex:none;width:auto;min-width:max-content;display:flex}.home2-row__loop-set>*{scroll-snap-align:start;flex:none;width:180px}.home2-row[data-auto-scroll-mode=continuous] .home2-row__scroll{scroll-snap-type:none}@media (prefers-reduced-motion:reduce){.home2-lobby-skeleton>span:first-child{animation:none}}
.home2-row--hot-games{--home-hot-surface:#10141a;--home-hot-raised:#1a2028;--home-hot-border:#2a323d;--home-hot-gold:var(--zxc-accent,#63c7f2)}.home2-row--hot-games .home2-row__scroll{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;flex-flow:row;gap:10px;width:auto;margin:-6px -4px;padding-top:5px;padding-bottom:8px;display:flex;overflow:auto hidden}.home2-row--hot-games[data-auto-scroll=true] .home2-row__scroll{scroll-behavior:auto;scroll-snap-type:none}.home2-row--hot-games[data-auto-scroll-mode=page] .home2-row__scroll{scroll-padding-inline:4px}.home2-row--hot-games .home2-row__icon{filter:saturate(.9);font-size:19px}.home2-row__scroll>.home-hot-card{--home-hot-accent:198, 151, 45;color:#f4f6f8;scroll-snap-align:start;flex:0 0 180px;width:180px;text-decoration:none;display:block;position:relative}.home-hot-card[data-home-tone=ruby]{--home-hot-accent:178, 22, 48}.home-hot-card[data-home-tone=antique-gold]{--home-hot-accent:160, 122, 45}.home-hot-card[data-home-tone=amber]{--home-hot-accent:195, 142, 32}.home-hot-card[data-home-tone=crimson]{--home-hot-accent:190, 17, 44}.home-hot-card[data-home-tone=ochre]{--home-hot-accent:181, 134, 40}.home-hot-card[data-home-tone=amethyst]{--home-hot-accent:112, 71, 191}.home-hot-card[data-home-tone=cobalt]{--home-hot-accent:25, 101, 215}.home-hot-card__art{aspect-ratio:3/4;isolation:isolate;border:1px solid rgba(var(--home-hot-accent), .46);box-shadow:0 12px 26px #0000006b, 0 0 18px rgba(var(--home-hot-accent), .08);background:#07090c;border-radius:12px;transition:border-color .18s,box-shadow .18s,transform .18s;display:block;position:relative;overflow:hidden}.home-hot-card__art:after{z-index:5;border-radius:inherit;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff06}.home-hot-card__image{z-index:0;object-fit:cover;object-position:center top;filter:saturate(.98)contrast(1.035);transition:filter .28s,transform .42s cubic-bezier(.2,.72,.2,1)}.home-hot-card__shade{z-index:1;background:linear-gradient(180deg, rgba(var(--home-hot-accent), 0) 0%, rgba(var(--home-hot-accent), .1) 27%, rgba(var(--home-hot-accent), .58) 69%, rgba(var(--home-hot-accent), .94) 100%);pointer-events:none;height:58%;position:absolute;bottom:0;left:0;right:0}.home-hot-card:hover .home-hot-card__art,.home-hot-card:focus-visible .home-hot-card__art{border-color:rgba(var(--home-hot-accent), .9);box-shadow:0 17px 34px #0000008a, 0 0 24px rgba(var(--home-hot-accent), .2);transform:translateY(-3px)}.home-hot-card:hover .home-hot-card__image,.home-hot-card:focus-visible .home-hot-card__image{filter:saturate(1.06)contrast(1.045)brightness(1.025);transform:scale(1.032)}.home-hot-card:focus-visible{outline:2px solid var(--home-hot-gold);outline-offset:3px;border-radius:12px}.home-hot-card__content{z-index:3;color:#fff;pointer-events:none;flex-direction:column;justify-content:flex-end;min-height:86px;display:flex;position:absolute;bottom:8px;left:8px;right:8px}.home-hot-card__content>strong{color:#fff;min-height:61px;max-height:61px;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:27px;font-weight:950;line-height:.94;display:flex;overflow:hidden}.home-hot-card__content>strong[data-title-size=medium]{font-size:24px}.home-hot-card__content>strong[data-title-size=compact]{font-size:20px;line-height:.98}.home-hot-card__provider{color:#fffffff0;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 4px #000000d6;align-self:center;align-items:center;gap:3px;max-width:calc(100% - 42px);height:19px;font-size:9.5px;font-weight:780;line-height:1;display:inline-flex;overflow:hidden;transform:translate(-13px)}.home-hot-card__provider svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px;flex:0 0 12px;width:12px}.home-hot-card__action{z-index:4;color:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07090c99;border:1px solid #ffffff3d;border-radius:999px;justify-content:center;align-items:center;min-width:38px;min-height:22px;padding:0 7px;font-size:8.5px;font-weight:800;transition:background .16s,border-color .16s,color .16s;display:inline-flex;position:absolute;bottom:7px;right:7px;box-shadow:0 3px 10px #0000004d}.home-hot-card:hover .home-hot-card__action,.home-hot-card:focus-visible .home-hot-card__action{color:#fff;background:#07090cd1;border-color:#ffffff80}.home-hot-card__fallback{z-index:0;background:radial-gradient(circle at 50% 24%, rgba(var(--zxc-accent-rgb,99, 199, 242), .2), transparent 34%), linear-gradient(160deg, #202731, #0b0e12 72%);color:#f4f6f8;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:16px;display:flex;position:absolute;inset:0}.home-hot-card__fallback>span{font-size:38px}.home-hot-card__fallback strong{text-overflow:ellipsis;max-width:100%;font-size:15px;line-height:1.15;overflow:hidden}.home-hot-card__fallback small{color:#919ba7;max-width:100%;font-family:var(--font-jetbrains-mono), monospace;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:8px;overflow:hidden}.home2-row__scroll>.home-hot-skeleton{aspect-ratio:3/4;border:1px solid var(--home-hot-border);background:linear-gradient(105deg, var(--home-hot-surface) 30%, var(--home-hot-raised) 48%, var(--home-hot-surface) 66%);scroll-snap-align:start;background-size:220% 100%;border-radius:11px;flex:0 0 180px;width:180px;animation:1.4s linear infinite homeHotSkeleton;display:block}.home2-row__scroll>.home-hot-games__message{border:1px dashed var(--home-hot-border);background:var(--home-hot-surface);color:#919ba7;text-align:center;border-radius:11px;flex-direction:column;flex:1 0 min(440px,100vw - 32px);justify-content:center;align-items:center;gap:8px;width:min(440px,100vw - 32px);min-height:210px;display:flex}.home-hot-games__message strong{color:#f4f6f8;font-size:15px}.home-hot-games__message>span{padding:0 16px;font-size:11px}.home-hot-games__message a,.home-hot-games__message button{border:1px solid var(--home-hot-gold);background:var(--home-hot-gold);min-height:36px;color:var(--color-on-accent);border-radius:6px;align-items:center;margin-top:6px;padding:0 13px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.home-hot-games__message a:focus-visible,.home-hot-games__message button:focus-visible{outline:2px solid var(--home-hot-gold);outline-offset:3px}@keyframes homeHotSkeleton{to{background-position:-220% 0}}
@media (max-width:640px){.home2-row--hot-games .home2-row__scroll{flex-flow:row;gap:9px;display:flex}.home2-row--hot-games .home2-row__scroll>.home-hot-card,.home2-row--hot-games .home2-row__scroll>.home-hot-skeleton{flex:0 0 140px;width:140px;height:auto}.home-hot-card__art,.home2-row__scroll>.home-hot-skeleton{aspect-ratio:3/4;border-radius:10px}.home-hot-card__content{min-height:70px;bottom:6px;left:7px;right:7px}.home-hot-card__content>strong{min-height:50px;font-size:21px}.home-hot-card__content>strong[data-title-size=medium]{font-size:18.5px}.home-hot-card__content>strong[data-title-size=compact]{font-size:16px;line-height:1}.home-hot-card__provider{max-width:calc(100% - 36px);height:17px;font-size:8px;transform:translate(-11px)}.home-hot-card__action{min-width:33px;min-height:19px;padding:0 6px;font-size:7.5px;bottom:6px;right:6px}}@media (prefers-reduced-motion:reduce){.home-hot-skeleton{animation:none}.home-hot-card__art,.home-hot-card__art>img,.home-hot-card__image,.home-hot-card__action{transition:none}}
@font-face{font-family:ZXC SCore Dream;src:url(/fonts/home-v4/scdream5.woff2)format("woff2");font-style:normal;font-weight:400 600;font-display:swap}@font-face{font-family:ZXC SCore Dream;src:url(/fonts/home-v4/scdream6.woff2)format("woff2");font-style:normal;font-weight:700 900;font-display:swap}:is(.home-v2,:root:has(.home-v2)){--v2-bg:#0b0e0d;--v2-surface:#121715;--v2-surface-raised:#181e1b;--v2-surface-hover:#202722;--v2-border:#28302c;--v2-border-strong:#39443e;--v2-text:#edf3ef;--v2-muted:#96a19b;--v2-faint:#69736d;--v2-accent:#f0b90b;--v2-accent-rgb:240, 185, 11;--v2-accent-strong:#ffd33d;--v2-accent-strong-rgb:255, 211, 61;--v2-on-accent:#0b0e0d;--v2-success:#0ecb81;--v2-live:#f04455;--v2-blue:#5f8fff;--v2-purple:#9a71ef;--v2-teal:#22c1a5}.home-v2{--font-v2-sans:"ZXC SCore Dream", "Malgun Gothic", "Apple SD Gothic Neo", system-ui, sans-serif;width:100%;max-width:100%;min-height:100dvh;color:var(--v2-text);font-family:var(--font-v2-sans), var(--font-inter);font-synthesis:none;text-rendering:optimizelegibility;background:radial-gradient(circle at 66% 8%, #1e473129, transparent 31rem), var(--v2-bg);isolation:isolate;overflow-x:clip}.home-v2 *,.home-v2 :before,.home-v2 :after{box-sizing:border-box}.home-v2 a{color:inherit}.home-v2__skip{z-index:1000;min-height:44px;color:var(--v2-on-accent);background:var(--v2-accent);border-radius:6px;padding:12px 18px;font-weight:800;text-decoration:none;transition:transform .16s;position:fixed;top:8px;left:50%;transform:translate(-50%,-160%)}.home-v2__skip:focus{transform:translate(-50%)}.home-v2 :where(a,button):focus-visible{outline:2px solid var(--v2-accent-strong);outline-offset:3px}.home-v2-topbar{z-index:100;border-bottom:1px solid var(--v2-border);-webkit-backdrop-filter:none;backdrop-filter:none;background:#0b0e0df0;grid-template-columns:208px minmax(0,1fr);align-items:center;min-height:64px;padding:8px 20px 8px 12px;display:grid;position:sticky;top:0}.home-v2-topbar__brand{align-items:center;gap:10px;min-width:0;display:flex}.home-v2-topbar__menu{width:44px;height:44px;color:var(--v2-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:0;text-decoration:none;display:grid}.home-v2-topbar__menu:hover{color:var(--v2-text);background:var(--v2-surface-raised)}.home-v2-topbar .header__logo{align-items:center;width:128px;height:36px;margin:0;display:flex}.home-v2-topbar .header__logo-image{object-fit:contain;width:128px;height:auto}.home-v2-topbar .home-v2-bit365-brand{justify-content:flex-start;text-decoration:none;display:flex}.home-v2-bit365-brand__image{transition:opacity .16s;display:block}.home-v2-bit365-brand:hover .home-v2-bit365-brand__image{opacity:.88}.home-v2-search{min-width:0;position:relative}.home-v2-search__field{height:42px;color:var(--v2-muted);background:var(--v2-surface);border:1px solid var(--v2-border);border-radius:7px;align-items:center;gap:11px;padding:0 12px;font-size:13px;transition:color .16s,border-color .16s,background-color .16s;display:flex}.home-v2-search__field:hover,.home-v2-search:focus-within .home-v2-search__field{color:var(--v2-text);background:var(--v2-surface-raised);border-color:var(--v2-border-strong)}.home-v2-search:focus-within .home-v2-search__field{border-color:rgba(var(--v2-accent-rgb), .66);box-shadow:0 0 0 3px rgba(var(--v2-accent-rgb), .08)}.home-v2-search__trigger{width:18px;height:40px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;padding:0;display:grid}.home-v2-search__trigger i{font-size:12px}.home-v2-search__field input{min-width:0;height:100%;color:var(--v2-text);font:inherit;appearance:none;background:0 0;border:0;outline:0;flex:1;padding:0;font-weight:600}.home-v2-search__field input::-webkit-search-cancel-button{display:none}.home-v2-search__field input::placeholder{color:var(--v2-muted);opacity:1}.home-v2-search__field kbd{min-width:24px;color:var(--v2-faint);font:inherit;text-align:center;background:var(--v2-bg);border:1px solid var(--v2-border);border-radius:4px;padding:2px 7px}.home-v2-search__clear{width:28px;height:28px;color:var(--v2-muted);font:20px/1 var(--font-v2-sans), var(--font-inter);cursor:pointer;background:0 0;border:0;border-radius:4px;flex:none;place-items:center;padding:0;display:grid}.home-v2-search__clear:hover{color:var(--v2-text);background:var(--v2-surface-hover)}.home-v2-search__panel{z-index:160;width:min(560px,100vw - 32px);color:var(--v2-text);border:1px solid var(--v2-border-strong);background:#151a18;border-radius:8px;padding:7px;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 20px 56px #00000075}.home-v2-search__panel-head{min-height:32px;color:var(--v2-faint);letter-spacing:.12em;justify-content:space-between;align-items:center;padding:0 8px;font-size:9px;font-weight:900;display:flex}.home-v2-search__panel-head [role=status]{color:var(--v2-accent-strong);letter-spacing:0}.home-v2-search__results{gap:2px;display:grid}.home-v2-search__results>button{min-height:52px;color:var(--v2-muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:5px 9px;display:grid}.home-v2-search__results>button:hover,.home-v2-search__results>button.is-active{color:var(--v2-text);background:var(--v2-surface-hover)}.home-v2-search__result-icon{width:34px;height:34px;color:var(--v2-accent-strong);background:rgba(var(--v2-accent-rgb), .08);border:1px solid rgba(var(--v2-accent-rgb), .2);border-radius:5px;place-items:center;display:grid}.home-v2-search__result-copy{gap:3px;min-width:0;display:grid}.home-v2-search__result-copy strong,.home-v2-search__result-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-v2-search__result-copy strong{color:var(--v2-text);font-size:12px;font-weight:800}.home-v2-search__result-copy small{color:var(--v2-faint);font-size:10px;font-weight:600}.home-v2-search__result-type{color:var(--v2-faint);font-size:9px;font-weight:800}.home-v2-search__empty{min-height:104px;color:var(--v2-muted);text-align:center;place-items:center;padding:20px;font-size:12px;display:grid}.home-v2-search__help{min-height:34px;color:var(--v2-faint);border-top:1px solid var(--v2-border);align-items:center;gap:13px;margin-top:5px;padding:6px 8px 0;font-size:9px;display:flex}.home-v2-search__help span{align-items:center;gap:3px;display:inline-flex}.home-v2-search__help kbd{min-width:20px;color:var(--v2-muted);font:inherit;text-align:center;background:var(--v2-bg);border:1px solid var(--v2-border);border-radius:3px;padding:2px 4px}.home-v2-topbar__quick{grid-area:1/4;justify-content:flex-end;gap:2px;padding:0 6px 0 14px;display:flex}.home-v2-topbar__actions{grid-template-columns:auto minmax(0,1fr) max-content auto auto auto;align-items:center;gap:2px;width:100%;min-width:0;display:grid}.home-v2-topbar__actions>.color-mode-switch{order:-2;grid-area:1/1}.home-v2-topbar__actions>.home-v2-search{grid-area:1/2;max-width:580px}.home-v2-topbar__actions>.home-v2-account-tools{flex:none;grid-area:1/3}.home-v2-topbar__quick a,.home-v2-topbar__live-chat,.home-v2-topbar .header__auth .btn{height:40px;min-height:40px;color:var(--v2-muted);font-family:var(--font-v2-sans), var(--font-inter);white-space:nowrap;appearance:none;background:0 0;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:800;line-height:1;text-decoration:none;transition:color .15s,background-color .15s,border-color .15s;display:inline-flex}.home-v2-topbar__live-chat{cursor:pointer;grid-area:1/5}.home-v2-topbar__quick a:hover,.home-v2-topbar__live-chat:hover,.home-v2-topbar .header__auth .btn--ghost:hover{color:var(--v2-text);background:var(--v2-surface-raised)}.home-v2-topbar__session{flex:none;grid-area:1/6;align-items:center;gap:2px;margin-left:0;display:flex}.home-v2-topbar .header__auth,.home-v2-topbar .header__user{flex:none;align-items:center;gap:2px;margin-left:0;display:flex}.home-v2-topbar .header__finance-shortcuts{border-right:1px solid var(--v2-border);align-items:center;gap:3px;margin-right:3px;padding-right:6px;display:flex}.home-v2-topbar .header__finance-shortcuts a{min-width:62px;min-height:40px;color:var(--v2-muted);font-family:var(--font-v2-sans), var(--font-inter);white-space:nowrap;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-size:12px;font-weight:800;line-height:1;text-decoration:none;transition:color .15s,background-color .15s,border-color .15s;display:inline-flex}.home-v2-topbar .header__finance-shortcuts a:hover,.home-v2-topbar .header__finance-shortcuts a:focus-visible{color:var(--v2-accent-strong);background:var(--v2-surface-raised);border-color:var(--v2-border)}.home-v2-topbar .header__finance-shortcuts a:focus-visible{outline:2px solid var(--v2-accent);outline-offset:2px}@media (min-width:761px){.home-v2-nav__item--topbar-finance{display:none}}.home-v2-topbar .header__notification-bell{width:40px;height:40px;color:var(--v2-muted);background:0 0;border-color:#0000;border-radius:5px}.home-v2-topbar .header__notification-bell:hover,.home-v2-topbar .header__notification-bell:focus-visible{color:var(--v2-accent-strong);background:var(--v2-surface-raised);border-color:var(--v2-border)}.home-v2-topbar .header__notification-bell span{color:var(--v2-text);background:var(--v2-live);border-color:var(--v2-bg);top:2px;right:1px}.home-v2-topbar .header__auth .btn--primary{color:var(--v2-on-accent);background:var(--v2-accent);border-color:var(--v2-accent)}.home-v2-topbar .header__auth .btn--primary:hover{color:var(--v2-on-accent);background:var(--v2-accent-strong);border-color:var(--v2-accent-strong)}.home-v2__shell{grid-template-columns:232px minmax(0,1fr);align-items:start;transition:grid-template-columns .24s;display:grid}.home-v2__shell.is-collapsed{grid-template-columns:64px minmax(0,1fr)}.home-v2__shell.is-collapsed .home-v2-sidebar{min-width:0;padding-inline:6px}.home-v2__shell.is-collapsed .home-v2-nav__title{display:none}.home-v2__shell.is-collapsed .home-v2-nav__list a{justify-content:center;gap:0;padding:0}.home-v2__shell.is-collapsed .home-v2-nav__list a span,.home-v2__shell.is-collapsed .home-v2-sidebar__footer{display:none}.home-v2__scrim{z-index:210;cursor:pointer;background:#0000008c;border:0;padding:0;animation:.22s home-v2-scrim-in;display:none;position:fixed;inset:0}@keyframes home-v2-scrim-in{0%{opacity:0}to{opacity:1}}@keyframes home-v2-drawer-in{0%{transform:translate(-100%)}to{transform:translate(0)}}.home-v2-sidebar{z-index:50;background:var(--v2-surface);border-right:1px solid var(--v2-border);scrollbar-width:thin;scrollbar-color:var(--v2-border-strong) transparent;flex-direction:column;height:calc(100dvh - 64px);padding:14px 10px 18px;display:flex;position:sticky;top:64px;overflow:hidden auto}.home-v2-sidebar__nav{flex-direction:column;gap:16px;display:flex}.home-v2-nav__title{color:var(--v2-faint);letter-spacing:.16em;margin:0 10px 6px;font-size:9px;font-weight:900}.home-v2-nav__list{gap:2px;margin:0;padding:0;list-style:none;display:grid}.home-v2-nav__list a{min-height:42px;color:var(--v2-muted);border-left:2px solid #0000;border-radius:5px;align-items:center;gap:11px;padding:0 11px;font-size:13px;font-weight:700;text-decoration:none;transition:color .15s,background-color .15s,border-color .15s;display:flex}.home-v2-nav__list a:hover{color:var(--v2-text);background:var(--v2-surface-hover)}.home-v2-nav__list a.is-featured,.home-v2-nav__list a.is-active{color:var(--v2-accent-strong);background:rgba(var(--v2-accent-rgb), .08);border-left-color:var(--v2-accent)}.home-v2-nav__list i{width:20px;color:var(--v2-faint);text-align:center}.home-v2-nav__copy{align-items:center;gap:6px;min-width:0;display:inline-flex}.home-v2-nav__leverage{border:1px solid rgba(var(--v2-accent-rgb), .38);background:rgba(var(--v2-accent-rgb), .08);min-width:29px;height:17px;color:var(--v2-accent-strong);letter-spacing:0;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;padding:0 5px;font-size:9px;font-weight:900;line-height:1;display:inline-flex}.home-v2-nav__list a.is-featured i,.home-v2-nav__list a.is-active i,.home-v2-nav__list a:hover i{color:currentColor}.home-v2-sidebar__footer{border-top:1px solid var(--v2-border);gap:4px;margin-top:auto;padding-top:14px;display:grid}.home-v2-sidebar__footer a,.home-v2-sidebar__footer span{min-height:38px;color:var(--v2-faint);align-items:center;gap:10px;padding:0 10px;font-size:11px;text-decoration:none;display:flex}.home-v2-sidebar__footer a:hover{color:var(--v2-text)}.home-v2-content{width:100%;min-width:0;max-width:1640px;margin:0 auto;padding:18px 24px 56px;overflow-x:clip}.home-v2-dashboard{display:block}.home-v2-content>.header{display:none}:is(.home-v2-content:has(>.future-layout),.home-v2-content:has(>.gaming-shell),.home-v2-content:has(>.sports-shell),.home-v2-content:has(>.home-v2-product-route),.home-v2-content:has(>.rs2-shell)){max-width:none;padding:0}.home-v2-content>.future-layout{min-height:calc(100dvh - 64px);margin-top:0}.home-v2-content>.gaming-shell{min-height:calc(100dvh - 64px);padding-top:14px}.home-v2-content>.gaming-shell:before{top:146px}.home-v2-content>.gaming-shell:after{top:141px}.home-v2-content>.sports-shell{height:calc(100dvh - 64px);min-height:576px;padding-top:0}.home-v2-content>.home-v2-product-route{min-height:calc(100dvh - 64px);padding-top:0}.home-v2-tournament-route{min-width:0;color:var(--v2-text);background:var(--v2-bg);overflow-x:clip;container-type:inline-size}.home-v2-tournament-route>.main{min-height:inherit;padding-top:0}.home-v2-tournament-route :is(.tm-hero,.tm-leagues,.tm-prizes){--tm-muted:#adb8b1}.home-v2-tournament-route :is(.tm-hero,.tm-leagues,.tm-prizes,.tv-how)>.container{padding-block:0}.home-v2-tournament-route .tm-hero{padding:clamp(48px,5vw,72px) 0 clamp(40px,4vw,60px)}.home-v2-tournament-route .tm-hero__inner{gap:clamp(28px,4vw,56px)}.home-v2-tournament-route .tm-hero h1{letter-spacing:-.045em;max-width:680px;margin:16px 0 18px;font-size:clamp(36px,4vw,56px);line-height:1.08}.home-v2-tournament-route .tm-hero h1 strong{margin-top:4px}.home-v2-tournament-route .tm-hero__copy>p{max-width:620px;font-size:clamp(15px,1.25vw,17px);line-height:1.65}.home-v2-tournament-route .tm-hero__actions{margin-top:24px}.home-v2-tournament-route .tm-hero__summary{padding:22px}.home-v2-tournament-route .tm-hero__total{margin-top:22px;font-size:clamp(30px,3.2vw,42px)}.home-v2-tournament-route .tm-hero__summary-grid{margin-top:20px}.home-v2-tournament-route .tm-hero__summary-grid>div{padding:14px 10px 0}.home-v2-tournament-route .tm-leagues{padding:clamp(46px,4.5vw,60px) 0;scroll-margin-top:76px}.home-v2-tournament-route .tm-section-head{gap:24px;margin-bottom:22px}.home-v2-tournament-route :is(.tm-section-head h2,.tm-prizes__intro h2){word-break:keep-all;font-size:clamp(27px,2.8vw,38px);line-height:1.14}.home-v2-tournament-route .tm-section-head>p{color:#a7b2ab;font-size:14px;line-height:1.55}.home-v2-tournament-route .tm-league-grid{gap:14px}.home-v2-tournament-route .tm-league-card__art,.home-v2-tournament-route .tm-league-card:last-child .tm-league-card__art{aspect-ratio:2}.home-v2-tournament-route .tm-league-card__body{padding:7px 18px 18px}.home-v2-tournament-route .tm-league-card__eyebrow{font-size:10px}.home-v2-tournament-route .tm-league-card h3{word-break:keep-all;margin:7px 0 6px;font-size:22px}.home-v2-tournament-route .tm-league-card__body>p{color:#a7b2ab;min-height:0;font-size:13px;line-height:1.58}.home-v2-tournament-route .tm-league-card__prize{margin:15px 0 13px;padding:12px 0}.home-v2-tournament-route .tm-league-card__prize span{font-size:11px}.home-v2-tournament-route .tm-league-card__prize strong{font-size:clamp(24px,2.2vw,29px)}.home-v2-tournament-route .tm-league-card__meta{gap:8px;margin-bottom:14px}.home-v2-tournament-route .tm-league-card__meta div{padding:9px}.home-v2-tournament-route .tm-league-card__meta dt{color:#96a29b;font-size:10px}.home-v2-tournament-route .tm-league-card__meta dd{font-size:12px;line-height:1.4}.home-v2-tournament-route .tm-league-card__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2-tournament-route :is(.tm-league-card__link,.tm-league-card__rank-link){min-height:42px;font-size:12px}.home-v2-tournament-route .tm-prizes{padding:clamp(48px,4.5vw,60px) 0 clamp(46px,4vw,56px);scroll-margin-top:76px}.home-v2-tournament-route .tm-prizes__layout{gap:clamp(28px,4vw,64px)}.home-v2-tournament-route .tm-prizes__intro h2{font-size:clamp(32px,3.6vw,46px)}.home-v2-tournament-route .tm-prizes__intro>p{color:#a7b2ab;margin-top:16px;font-size:15px;line-height:1.65}.home-v2-tournament-route .tm-prizes__tags{margin-top:18px}.home-v2-tournament-route .tm-prizes__tags span{min-height:34px;font-size:12px}.home-v2-tournament-route .tm-prizes__board-head{padding:20px}.home-v2-tournament-route .tm-prize-list{padding:8px 20px}.home-v2-tournament-route .tm-prize-list li{min-height:48px;padding-inline:12px}.home-v2-tournament-route .tm-prize-list__rank{font-size:13px}.home-v2-tournament-route .tm-prize-list strong{font-size:14px}.home-v2-tournament-route .tm-prizes__total{min-height:54px;padding-inline:32px}.home-v2-tournament-route .tm-prizes__notice{color:#8f9b94;margin-top:14px;font-size:12px;line-height:1.6}.home-v2-tournament-route .tv-how{padding:30px 0 28px}.home-v2-tournament-route .tv-how__eyebrow{font-size:11px}.home-v2-tournament-route .tv-how__head h2{word-break:keep-all;font-size:24px}.home-v2-tournament-route .tv-how__step{min-height:96px;padding:16px}.home-v2-tournament-route .tv-how__step strong{font-size:14px}.home-v2-tournament-route .tv-how__step p{color:#9eaaa3;font-size:12px;line-height:1.55}@container (min-width:940px){.home-v2-tournament-route .tm-league-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-v2-tournament-route .tm-league-card:last-child{grid-column:auto;display:block}}@container (min-width:700px) and (max-width:939px){.home-v2-tournament-route .tm-league-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2-tournament-route .tm-league-card:last-child{grid-column:1/-1;grid-template-columns:minmax(250px,.85fr) minmax(0,1.15fr);display:grid}.home-v2-tournament-route .tm-league-card:last-child .tm-league-card__art{aspect-ratio:auto;min-height:100%}}@container (max-width:699px){.home-v2-tournament-route :is(.tm-hero,.tm-leagues,.tm-prizes,.tv-how)>.container{padding-inline:16px}.home-v2-tournament-route .tm-hero{padding:36px 0 40px}.home-v2-tournament-route .tm-hero__inner,.home-v2-tournament-route .tm-prizes__layout{gap:24px}.home-v2-tournament-route .tm-hero h1{margin-block:14px 16px;font-size:clamp(31px,9.5vw,38px)}.home-v2-tournament-route .tm-hero__actions{margin-top:20px}.home-v2-tournament-route .tm-hero__summary{padding:18px}.home-v2-tournament-route .tm-hero__total{margin-top:16px}.home-v2-tournament-route .tm-hero__summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.home-v2-tournament-route .tm-hero__summary-grid>div,.home-v2-tournament-route .tm-hero__summary-grid>div:first-child{border-top:0;border-left:1px solid var(--tm-line);padding:12px 7px 0;display:block}.home-v2-tournament-route .tm-hero__summary-grid>div:first-child{border-left:0;padding-left:0}.home-v2-tournament-route .tm-hero__summary-grid span{margin-bottom:6px}.home-v2-tournament-route .tm-leagues,.home-v2-tournament-route .tm-prizes{padding-block:42px 44px}.home-v2-tournament-route .tm-section-head{margin-bottom:18px}.home-v2-tournament-route .tm-league-grid{grid-template-columns:1fr;gap:12px}.home-v2-tournament-route .tm-league-card:last-child{grid-column:auto;display:block}.home-v2-tournament-route .tm-league-card__meta{grid-template-columns:repeat(3,minmax(0,1fr))}.home-v2-tournament-route .tm-league-card__meta div:last-child{grid-column:auto}.home-v2-tournament-route .tm-prize-list{grid-template-columns:repeat(2,minmax(0,1fr));padding-inline:10px}.home-v2-tournament-route .tm-prize-list>li,.home-v2-tournament-route .tm-prize-list>li:nth-last-child(2){border-right:0;border-bottom:1px solid var(--tm-line);padding-inline:8px}.home-v2-tournament-route .tm-prize-list>li:nth-child(odd){border-right:1px solid var(--tm-line)}.home-v2-tournament-route .tm-prize-list>li:nth-last-child(-n+2){border-bottom:0}.home-v2-tournament-route .tm-prize-list__rank{gap:5px;font-size:12px}.home-v2-tournament-route .tm-prize-list strong{font-size:13px}.home-v2-tournament-route .tm-prizes__total{padding-inline:20px}.home-v2-tournament-route .tv-how{padding-block:26px 24px}}@container (max-width:350px){.home-v2-tournament-route .tm-league-card__meta,.home-v2-tournament-route .tm-league-card__actions{grid-template-columns:1fr}}@media (max-width:1024px){.home-v2-tournament-route :is(.tm-leagues,.tm-prizes){scroll-margin-top:133px}}.home-v2-content .prediction-page{min-height:calc(100dvh - 64px)}.home-v2-hero{border:1px solid var(--v2-border);background:#101612;border-radius:12px;align-items:center;min-height:clamp(390px,38vw,540px);display:flex;position:relative;overflow:hidden;container-type:inline-size}.home-v2-hero:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0000,#040605c7);height:34%;position:absolute;inset:auto 0 0}.home-v2-hero__picture{z-index:0;opacity:0;will-change:opacity;transition:opacity .72s cubic-bezier(.45,0,.55,1);position:absolute;inset:0}.home-v2-hero__picture.is-active{opacity:1}.home-v2-hero__image{object-fit:cover;object-position:center;filter:saturate(.92)contrast(1.04);width:100%;height:100%}.home-v2-hero__video-frame{aspect-ratio:16/9;width:70%;position:absolute;top:50%;left:30%;overflow:hidden;transform:translateY(-50%)}.home-v2-hero__video{object-fit:contain;object-position:center;pointer-events:none;filter:brightness(.94);width:100%;height:100%;display:block}.home-v2-hero__video-frame:after{content:"";pointer-events:none;background:linear-gradient(90deg,#101612 0%,#101612b8 30%,#10161242 66%,#0000 100%);width:18%;position:absolute;inset:0 auto 0 0}.home-v2-hero__shade{z-index:1;background:linear-gradient(90deg,#040605fa 0%,#040605d4 33%,#0406052e 72%,#04060514 100%),linear-gradient(#0000 40%,#04060552);position:absolute;inset:0}.home-v2-hero:has(.home-v2-hero__picture--video.is-active):after{content:none}.home-v2-hero:has(.home-v2-hero__picture--video.is-active) .home-v2-hero__shade{display:none}.home-v2-hero__dots{z-index:3;align-items:center;gap:6px;display:flex;position:absolute;bottom:24px;right:28px}.home-v2-hero__dots button{width:28px;height:28px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:inline-grid}.home-v2-hero__dots span{background:#ffffff80;border-radius:999px;width:6px;height:6px;transition:width .18s,background-color .18s;display:block}.home-v2-hero__dots button.is-active span{background:var(--v2-accent);width:20px}.home-v2-hero__dots button:focus-visible{outline:2px solid var(--v2-accent);outline-offset:1px;border-radius:999px}.home-v2-hero__content{z-index:2;width:min(760px,68%);padding:clamp(34px,4vw,64px);position:relative}.home-v2-hero__eyebrow{color:var(--v2-accent-strong);letter-spacing:.17em;align-items:center;gap:9px;margin:0 0 15px;font-size:11px;font-weight:900;display:flex}.home-v2-hero__eyebrow span{background:var(--v2-accent);width:22px;height:2px}.home-v2-hero h1{color:var(--v2-text);letter-spacing:-.055em;margin:0;font-size:clamp(36px,4.4cqw,68px);font-weight:900;line-height:1.06}.home-v2-hero__title-line{white-space:nowrap;display:block}.home-v2-hero__title-line--accent{color:var(--v2-accent);font-style:normal}.home-v2-hero__description{color:#bac3be;max-width:490px;margin:20px 0 0;font-size:15px;line-height:1.7}.home-v2-hero__description span{display:block}.home-v2-hero__actions{flex-wrap:wrap;gap:10px;margin-top:27px;display:flex}.home-v2-hero__actions--pending>span{background:#ffffff0f;border:1px solid #ffffff17;border-radius:7px;width:144px;min-height:48px}.home-v2-button{min-width:144px;min-height:48px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;padding:0 22px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .15s,background-color .15s,border-color .15s;display:inline-flex}.home-v2-button:hover{transform:translateY(-1px)}.home-v2 .home-v2-button--primary{color:var(--v2-on-accent);background:var(--v2-accent);border-color:var(--v2-accent)}.home-v2 .home-v2-button--primary:hover{background:var(--v2-accent-strong);border-color:var(--v2-accent-strong)}.home-v2 .home-v2-button--secondary{color:var(--v2-text);border-color:var(--v2-border-strong);background:#181e1bcc}.home-v2 .home-v2-button--secondary:hover{background:var(--v2-surface-hover)}.home-v2-hero__trust{color:var(--v2-muted);flex-wrap:wrap;gap:17px;margin:26px 0 0;padding:0;font-size:11px;font-weight:700;list-style:none;display:flex}.home-v2-hero__trust li{align-items:center;gap:6px;display:flex}.home-v2-hero__trust i{color:var(--v2-success)}.home-v2-hero-hub{--hub-green:#13d88a;--hub-green-strong:#74f2ba;--hub-border:#23a0687a;border:1px solid var(--hub-border);isolation:isolate;background:radial-gradient(circle at 52% -30%,#1c7f543d,#0000 52%),#07110d;border-radius:12px;gap:12px;min-height:390px;padding:14px;display:grid;position:relative;overflow:hidden}.home-v2-hero-hub:before{z-index:-1;content:"";pointer-events:none;background:linear-gradient(115deg,#0000 0 48%,#5dd8990b 48% 48.25%,#0000 48.25%),linear-gradient(25deg,#0000 0 67%,#5dd89909 67% 67.2%,#0000 67.2%);position:absolute;inset:0}.home-v2-hero-hub__title{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-v2-benefit-rotator{isolation:isolate;border-radius:10px;min-width:0;position:relative;overflow:hidden}.home-v2-benefit-track{min-width:0;transition:transform .72s cubic-bezier(.22,.68,.22,1);display:flex}.home-v2-benefit-track[data-resetting=true]{transition:none}.home-v2-benefit-rotator__controls{z-index:4;opacity:.72;border:1px solid rgba(var(--v2-accent-rgb), .26);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);box-shadow:inset 0 1px rgba(var(--v2-accent-rgb), .05), 0 4px 12px #0003;background:#040c0994;border-radius:7px;gap:3px;padding:3px;transition:opacity .16s,background .16s,border-color .16s;display:flex;position:absolute;bottom:16px;right:10px}.home-v2-benefit-rotator__controls:hover,.home-v2-benefit-rotator__controls:focus-within{opacity:1;border-color:rgba(var(--v2-accent-rgb), .42);background:#040c09d1}.home-v2-benefit-rotator__control{cursor:pointer;width:32px;height:32px;color:rgba(var(--v2-accent-strong-rgb,255, 211, 61), .72);border:1px solid rgba(var(--v2-accent-rgb), .3);background:#0b231a9e;border-radius:4px;place-items:center;padding:0;transition:color .16s,background .16s,border-color .16s,transform .16s;display:grid}.home-v2-benefit-rotator__control i{font-size:9px}.home-v2-benefit-rotator__control:hover:not(:disabled){color:var(--v2-accent-strong);border-color:rgba(var(--v2-accent-rgb), .62);background:#1e3e2fe6;transform:translateY(-1px)}.home-v2-benefit-rotator__control:focus-visible{outline:2px solid var(--v2-accent-strong);outline-offset:2px}.home-v2-benefit-rotator__control:disabled{cursor:default;opacity:.52}.home-v2-benefit-page{flex:0 0 100%}.home-v2-benefit-page[data-state=inactive]{pointer-events:none}.home-v2-hero-hub__benefits,.home-v2-hero-hub__gateways{gap:11px;min-width:0;display:grid}.home-v2-hero-hub__benefits{grid-template-columns:repeat(3,minmax(0,1fr))}.home-v2-benefit-card{color:#f5faf7;background:#101b17;border:1px solid #327a599e;border-radius:10px;min-width:0;min-height:174px;text-decoration:none;transition:border-color .16s,transform .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff09,0 10px 22px #0000002e}.home-v2-benefit-card:hover{border-color:#42db93c7;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff0b,0 14px 28px #00000042}.home-v2-benefit-card__image{z-index:0;object-fit:cover;filter:none;transition:transform .22s;transform:scale(1.015)}.home-v2-benefit-card:hover .home-v2-benefit-card__image{filter:none;transform:scale(1.04)}.home-v2-benefit-card[data-visual=object]{background:#0b1512;border-color:#2a9160a8;box-shadow:inset 0 1px #86ecba09,0 10px 22px #0000002e}.home-v2-benefit-card[data-visual=object] .home-v2-benefit-card__image{filter:none;transform:scale(1.005)}.home-v2-benefit-card[data-visual=object]:hover .home-v2-benefit-card__image{filter:none;transform:scale(1.025)}.home-v2-benefit-card__shade{z-index:1;pointer-events:none;background:linear-gradient(90deg,#070f0cfc 0%,#070f0ce8 44%,#070f0c47 75%,#070f0c14 100%),linear-gradient(#0000 38%,#02080575);position:absolute;inset:0}.home-v2-benefit-card[data-visual=object] .home-v2-benefit-card__shade{background:linear-gradient(90deg,#040c09db 0%,#040c0980 40%,#040c0914 66%,#0000 100%),linear-gradient(#0000 44%,#02080529)}.home-v2-benefit-card__copy{z-index:2;flex-direction:column;align-items:flex-start;width:min(69%,250px);min-width:0;padding:17px 15px;display:flex;position:relative}.home-v2-benefit-card__eyebrow{min-height:23px;color:var(--hub-green-strong);font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.12em;background:#0a442bc7;border:1px solid #33d28752;border-radius:4px;align-items:center;padding:0 8px;font-size:8px;font-weight:900;display:inline-flex}.home-v2-benefit-card__copy>strong{overflow-wrap:break-word;letter-spacing:-.045em;text-shadow:0 2px 10px #0000008c;text-wrap:balance;word-break:keep-all;color:#f5faf7;margin-top:9px;font-size:clamp(17px,1.55vw,23px);font-weight:900;line-height:1.13}.home-v2-benefit-card__description{color:#d7e1dc;text-shadow:0 1px 6px #000000eb;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:10px;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.home-v2-benefit-card__action{min-height:36px;color:var(--v2-accent-strong);text-shadow:0 1px 1px #00000080;border:1px solid rgba(var(--v2-accent-rgb), .72);box-shadow:inset 0 1px rgba(var(--v2-accent-rgb), .16), inset 0 -1px #0000005c, 0 8px 20px #00000038;background:linear-gradient(#1c4734fa,#081f17fa),#102b20;border-radius:6px;align-items:center;gap:8px;margin-top:auto;padding:0 13px;font-size:10px;font-weight:900;transition:color .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex;position:relative;overflow:hidden}.home-v2-benefit-card__action i{font-size:8px;transition:transform .16s}.home-v2-benefit-card:hover .home-v2-benefit-card__action i{transform:translate(2px)}.home-v2-benefit-card:hover .home-v2-benefit-card__action{color:#1b170b;text-shadow:none;background:linear-gradient(135deg, var(--v2-accent-strong) 0%, #429bc2 48%, var(--v2-accent) 100%);border-color:var(--v2-accent-strong);box-shadow:inset 0 1px #e7f8ff8f, inset 0 -1px #134a6347, 0 9px 22px rgba(var(--v2-accent-rgb), .24)}.home-v2-hero-hub__gateways{grid-template-columns:repeat(6,minmax(0,1fr))}.home-v2-gateway-card{color:#f5faf7;background:#07100c;border:1px solid #237f538c;border-radius:9px;min-width:0;min-height:142px;text-decoration:none;transition:border-color .16s,transform .16s;position:relative;overflow:hidden}.home-v2-gateway-card:hover{border-color:#48dc96d9;transform:translateY(-2px)}.home-v2-gateway-card__image{object-fit:cover;filter:none;transition:transform .22s}.home-v2-gateway-card:hover .home-v2-gateway-card__image{filter:none;transform:scale(1.045)}.home-v2-gateway-card__shade{pointer-events:none;background:radial-gradient(90% 78% at 0 100%,#020805e6 0%,#030a0775 45%,#0000 78%),linear-gradient(#0000 48%,#02080561 100%);position:absolute;inset:0}.home-v2-gateway-card__copy{z-index:1;flex-direction:column;align-items:flex-start;gap:5px;min-width:0;display:flex;position:absolute;bottom:11px;left:11px;right:11px}.home-v2-gateway-card__copy>span{max-width:100%;min-height:20px;color:var(--hub-green-strong);font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.1em;text-overflow:ellipsis;white-space:nowrap;background:#072f1fe0;border:1px solid #34cf8742;border-radius:999px;align-items:center;padding:0 7px;font-size:7px;font-weight:900;display:inline-flex;overflow:hidden}.home-v2-gateway-card__copy>strong{letter-spacing:-.03em;text-overflow:ellipsis;text-shadow:0 2px 9px #000000b3;white-space:nowrap;color:#f5faf7;max-width:100%;font-size:clamp(13px,1.12vw,16px);font-weight:900;overflow:hidden}.home-v2-dashboard:has(>.home-v2-hero-hub)>:is(.home-v2-pulse,.home-v2-portals){display:none}@media (max-width:900px){.home-v2-hero-hub{gap:10px;min-height:360px;padding:11px}.home-v2-hero-hub__benefits,.home-v2-hero-hub__gateways{gap:8px}.home-v2-benefit-card{min-height:164px}.home-v2-benefit-card__copy{width:76%;padding:14px 12px}.home-v2-benefit-card__description{font-size:9px}.home-v2-gateway-card{min-height:130px}}@media (max-width:760px){.home-v2-hero-hub{border-radius:9px;min-height:0}.home-v2-hero-hub__benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2-benefit-rotator__controls{bottom:162px;right:8px}.home-v2-benefit-rotator__control{width:36px;height:36px}.home-v2-benefit-card{min-height:144px}.home-v2-benefit-card:first-child{grid-column:1/-1;min-height:152px}.home-v2-benefit-card:not(:first-child) .home-v2-benefit-card__copy{width:88%}.home-v2-benefit-card:not(:first-child) .home-v2-benefit-card__description{-webkit-line-clamp:1;display:-webkit-box}.home-v2-benefit-card__copy>strong{font-size:clamp(16px,4.5vw,21px)}.home-v2-hero-hub__gateways{grid-template-columns:repeat(3,minmax(0,1fr))}.home-v2-gateway-card{min-height:116px}}@media (max-width:520px){.home-v2-hero-hub{gap:8px;padding:8px}.home-v2-hero-hub__benefits,.home-v2-hero-hub__gateways{gap:7px}.home-v2-benefit-rotator__controls{bottom:153px}.home-v2-benefit-card{min-height:136px}.home-v2-benefit-card:first-child{min-height:146px}.home-v2-benefit-card__copy{width:74%;padding:12px 10px}.home-v2-benefit-card:not(:first-child) .home-v2-benefit-card__copy{width:100%}.home-v2-benefit-card__eyebrow{min-height:21px;padding-inline:6px;font-size:7px}.home-v2-benefit-card__copy>strong{margin-top:7px;font-size:16px}.home-v2-benefit-card__action{min-height:30px;padding-inline:9px;font-size:8px}.home-v2-hero-hub__gateways{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2-gateway-card{min-height:108px}}@media (prefers-reduced-motion:reduce){.home-v2-benefit-track,.home-v2-benefit-rotator__controls,.home-v2-benefit-rotator__control,.home-v2-benefit-card,.home-v2-benefit-card__image,.home-v2-benefit-card__action i,.home-v2-gateway-card,.home-v2-gateway-card__image{transition:none}}.home-v2-pulse{background:var(--v2-surface);border:1px solid var(--v2-border);border-radius:9px;grid-template-columns:190px minmax(0,1fr);min-height:82px;margin-top:14px;display:grid;overflow:hidden}.home-v2-pulse__status{border-right:1px solid var(--v2-border);align-items:center;gap:11px;padding:0 18px;display:flex}.home-v2-pulse__status>span:last-child{gap:2px;font-size:12px;font-weight:800;display:grid}.home-v2-pulse__status small,.home-v2-pulse__items small{color:var(--v2-muted);letter-spacing:.12em;font-size:9px;font-weight:900}.home-v2-pulse__dot{background:var(--v2-success);border-radius:50%;width:9px;height:9px;position:relative;box-shadow:0 0 0 5px #0ecb811f}.home-v2-pulse__items{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.home-v2-pulse__items a{border-right:1px solid var(--v2-border);grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:12px 14px;text-decoration:none;transition:background-color .15s;display:grid}.home-v2-pulse__items a:last-child{border-right:0}.home-v2-pulse__items a:hover{background:var(--v2-surface-hover)}.home-v2-pulse__items a>i:first-child{width:34px;height:34px;color:var(--v2-accent);background:rgba(var(--v2-accent-rgb), .08);border-radius:6px;place-items:center;display:grid}.home-v2-pulse__items a>i:last-child{color:var(--v2-faint);font-size:9px}.home-v2-pulse__items a span{white-space:nowrap;gap:3px;min-width:0;font-size:12px;font-weight:800;display:grid}.home-v2-portals{margin-top:34px}.home-v2-section-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px;display:flex}.home-v2-section-heading>div{gap:4px;display:grid}.home-v2-section-heading span{color:var(--v2-accent);letter-spacing:.16em;font-size:9px;font-weight:900}.home-v2-section-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(21px,2vw,28px);line-height:1.2}.home-v2-section-heading>a{min-height:44px;color:var(--v2-muted);align-items:center;gap:8px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.home-v2-section-heading>a:hover{color:var(--v2-accent)}.home-v2-portals__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.home-v2-portal{--portal-color:var(--v2-accent);--portal-bg:#231f11;min-width:0;min-height:220px;color:var(--v2-text);background:var(--portal-bg);border:1px solid var(--v2-border);border-radius:10px;align-items:flex-end;text-decoration:none;transition:transform .18s,border-color .18s;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.home-v2-portal--wide{grid-column:span 2;min-height:292px}.home-v2-portal--green{--portal-color:var(--v2-success);--portal-bg:#102019}.home-v2-portal--purple{--portal-color:var(--v2-purple);--portal-bg:#1b1625}.home-v2-portal--red{--portal-color:var(--v2-live);--portal-bg:#241417}.home-v2-portal--blue{--portal-color:var(--v2-blue);--portal-bg:#121a2a}.home-v2-portal--teal{--portal-color:var(--v2-teal);--portal-bg:#10211f}.home-v2-portal:hover{z-index:2;border-color:color-mix(in srgb, var(--portal-color), transparent 34%);transform:translateY(-3px)}.home-v2-portal__copy{z-index:3;width:min(70%,390px);padding:22px;position:relative}.home-v2-portal--wide .home-v2-portal__copy{padding:clamp(24px,3vw,36px)}.home-v2-portal__kicker{color:var(--portal-color);letter-spacing:.14em;margin-bottom:7px;font-size:9px;font-weight:900;display:block}.home-v2-portal h3{letter-spacing:-.035em;margin:0;font-size:25px;line-height:1.1}.home-v2-portal--wide h3{font-size:clamp(30px,3vw,44px)}.home-v2-portal p{color:#b1bbb5;max-width:240px;margin:9px 0 0;font-size:12px;line-height:1.55}.home-v2-portal__cta{color:var(--v2-text);align-items:center;gap:8px;margin-top:18px;font-size:11px;font-weight:900;display:inline-flex}.home-v2-portal__cta i{color:var(--portal-color);transition:transform .16s}.home-v2-portal:hover .home-v2-portal__cta i{transform:translate(3px)}.home-v2-portal__image{z-index:1;object-fit:cover;object-position:64% 38%;transition:transform .4s}.home-v2-portal--compact .home-v2-portal__image{object-position:70% 28%}.home-v2-portal:hover .home-v2-portal__image{transform:scale(1.035)}.home-v2-portal__glow{z-index:2;background:linear-gradient(90deg, var(--portal-bg) 0%, color-mix(in srgb, var(--portal-bg), transparent 12%) 41%, transparent 83%), linear-gradient(0deg, var(--portal-bg) 0%, transparent 62%);pointer-events:none;position:absolute;inset:0}.home-v2-portal__icon{z-index:1;color:var(--portal-color);opacity:.32;filter:drop-shadow(0 0 38px color-mix(in srgb, var(--portal-color), transparent 44%));font-size:clamp(70px,8vw,122px);position:absolute;top:50%;right:12%;transform:translateY(-50%)rotate(-8deg)}.home-v2-dashboard>.home2-row,.home-v2-dashboard>.casino-providers{margin-top:34px}.home-v2-content .home2-row__head{min-height:44px;margin-bottom:12px}.home-v2-content .home2-row__title,.home-v2-content .casino-section__title{color:var(--v2-text);letter-spacing:-.02em;font-size:18px}.home-v2-content .home2-row__scroll{gap:12px;padding-bottom:10px}.home-v2-content .home2-row__all,.home-v2-content .home2-row__nav{min-height:38px}.home-v2-content .casino-providers{background:var(--v2-surface);border-color:var(--v2-border);border-radius:10px;padding:22px}.home-v2-content .casino-providers__chip{min-height:34px;color:var(--v2-muted);background:var(--v2-surface-raised);border-color:var(--v2-border);border-radius:5px}@media (max-width:1280px){.home-v2-topbar{grid-template-columns:200px minmax(0,1fr)}.home-v2-search__field kbd{display:none}.home-v2__shell{grid-template-columns:208px minmax(0,1fr)}.home-v2-content{padding-inline:18px}.home-v2-pulse{grid-template-columns:150px minmax(0,1fr)}.home-v2-pulse__items a{grid-template-columns:30px minmax(0,1fr);padding-inline:10px}.home-v2-pulse__items a>i:last-child{display:none}}@media (max-width:1024px){.home-v2-topbar{grid-template-columns:200px minmax(0,1fr);min-height:62px;padding-right:12px}.home-v2-topbar__actions{grid-template-columns:auto minmax(0,1fr) max-content auto auto}.home-v2-topbar__live-chat{grid-column:4}.home-v2-topbar__session{grid-column:5}.home-v2-topbar__quick{display:none}.home-v2-topbar .header__finance-shortcuts a{min-width:44px;padding-inline:8px}.home-v2-topbar .header__finance-shortcuts a span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.home-v2-topbar .header__auth .btn:first-child{display:none}.home-v2__shell{display:block}.home-v2-sidebar{z-index:80;border-right:0;border-bottom:1px solid var(--v2-border);scrollbar-width:none;width:100%;height:auto;padding:7px 12px;display:none;overflow:hidden}.home-v2-sidebar::-webkit-scrollbar{display:none}.home-v2__scrim{display:block}.home-v2__shell.is-mobile-open .home-v2-sidebar{z-index:220;border-right:1px solid var(--v2-border);border-bottom:0;flex-direction:column;width:min(280px,82vw);height:100dvh;padding:0 10px 18px;animation:.22s home-v2-drawer-in;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden auto}.home-v2__shell.is-mobile-open .home-v2-sidebar__nav{flex-direction:column;gap:16px;width:auto}.home-v2__shell.is-mobile-open .home-v2-nav__list{gap:2px;display:grid}.home-v2__shell.is-mobile-open .home-v2-nav__list a{border-bottom:0;border-left:2px solid #0000;min-height:42px;padding:0 11px}.home-v2__shell.is-mobile-open .home-v2-nav__list a.is-featured,.home-v2__shell.is-mobile-open .home-v2-nav__list a.is-active{border-bottom-color:#0000;border-left-color:var(--v2-accent)}.home-v2__shell.is-mobile-open .home-v2-nav__title{display:block}.home-v2__shell.is-mobile-open .home-v2-sidebar__footer{display:grid}.home-v2-nav__title,.home-v2-sidebar__footer{display:none}.home-v2-sidebar__nav{flex-direction:row;gap:4px;width:max-content}.home-v2-nav__list{gap:4px;display:flex}.home-v2-nav__list a{border-bottom:2px solid #0000;border-left:0;min-height:44px;padding:0 13px}.home-v2-nav__list a.is-featured,.home-v2-nav__list a.is-active{border-bottom-color:var(--v2-accent)}.home-v2-content{padding-top:14px}:is(.home-v2-content:has(>.future-layout),.home-v2-content:has(>.gaming-shell),.home-v2-content:has(>.sports-shell),.home-v2-content:has(>.home-v2-product-route)){padding-top:0}.home-v2-content>.future-layout,.home-v2-content>.gaming-shell,.home-v2-content>.home-v2-product-route{min-height:calc(100dvh - 62px)}.home-v2-content>.sports-shell{height:calc(100dvh - 62px)}.home-v2-hero{min-height:430px}.home-v2-hero__content{width:64%}.home-v2-pulse{scrollbar-width:none;display:block;overflow-x:auto}.home-v2-pulse::-webkit-scrollbar{display:none}.home-v2-pulse__status{display:none}.home-v2-pulse__items{grid-template-columns:repeat(4,minmax(170px,1fr));width:max-content;min-width:100%}.home-v2__shell.is-mobile-open .home-v2-sidebar__solution{display:flex}.home-v2-nav__title,.home-v2-sidebar__footer,.home-v2-sidebar__solution{display:none}}@media (max-width:760px){.home-v2-topbar{--v2-topbar-control-size:36px;--v2-topbar-icon-size:12px;--v2-topbar-control-radius:6px;grid-template-columns:minmax(0,1fr) max-content;column-gap:12px;min-height:58px;padding:7px 4px 7px 2px}.home-v2-topbar__actions>.home-v2-search{max-width:none}.home-v2-topbar__actions>.home-v2-account-tools{order:-1}.home-v2-topbar__brand{gap:0}.home-v2-topbar__menu{width:var(--v2-topbar-control-size);height:var(--v2-topbar-control-size);flex:0 0 var(--v2-topbar-control-size)}.home-v2-topbar .header__logo,.home-v2-topbar .header__logo-image{width:104px}.home-v2-search{width:var(--v2-topbar-control-size);height:var(--v2-topbar-control-size);flex:0 0 var(--v2-topbar-control-size);place-items:center;display:grid}.home-v2-search.is-open{z-index:240;width:auto;height:auto;display:block;position:fixed;top:7px;left:44px;right:4px}.home-v2-search__field{width:var(--v2-topbar-control-size);height:var(--v2-topbar-control-size);border-radius:var(--v2-topbar-control-radius);background:var(--v2-surface-raised);justify-content:center;gap:0;padding:0;overflow:hidden}.home-v2-search__field input,.home-v2-search__field kbd{opacity:0;pointer-events:none;flex:0 0 0;width:0;min-width:0;padding:0;overflow:hidden}.home-v2-search__trigger{width:100%;height:100%}.home-v2-search__trigger i{font-size:var(--v2-topbar-icon-size)}.home-v2-search.is-open .home-v2-search__field{justify-content:flex-start;gap:8px;width:100%;padding:0 12px;overflow:visible}.home-v2-search.is-open .home-v2-search__field input{opacity:1;pointer-events:auto;flex:1;width:auto;min-width:0;overflow:visible}.home-v2-search.is-open .home-v2-search__trigger{width:18px}.home-v2-search.is-open .home-v2-search__clear{display:grid}.home-v2-search.is-open~.home-v2-topbar__session,.home-v2-search.is-open~.home-v2-account-tools{display:none}.home-v2-topbar:has(.home-v2-search.is-open) .header__logo{visibility:hidden}.home-v2-search__panel{width:100%;max-height:calc(100dvh - 66px);overflow-y:auto}.home-v2-search__help{display:none}.home-v2-topbar .header__auth{gap:4px}.home-v2-topbar .header__auth--pending>span{width:var(--v2-topbar-control-size);height:var(--v2-topbar-control-size);border-radius:var(--v2-topbar-control-radius)}.home-v2-topbar .header__auth--pending>span:first-child{display:none}.home-v2-topbar__actions{justify-content:flex-end;gap:4px;display:flex}.home-v2-topbar .header__finance-shortcuts,.home-v2-topbar__live-chat{display:none}.home-v2-topbar__live-chat span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.home-v2-topbar .header__auth .btn{height:var(--v2-topbar-control-size);min-height:var(--v2-topbar-control-size);border-radius:var(--v2-topbar-control-radius);padding:0 11px;font-size:11px}.home-v2-topbar .header__auth a{display:none}.home-v2-profile-tools>.color-mode-switch{width:var(--v2-topbar-control-size);height:var(--v2-topbar-control-size)}.home-v2-sidebar{padding-inline:8px;top:58px}.home-v2-nav__list a{padding-inline:12px;font-size:12px}.home-v2-content{padding:10px 10px 42px}.home-v2-hero{border-radius:9px;align-items:flex-end;min-height:480px}.home-v2-hero__image{object-position:center}.home-v2-hero__video-frame{width:100%;top:0;left:0;transform:none}.home-v2-hero__video-frame:after{background:linear-gradient(#0000 0%,#1016124d 48%,#101612 100%);width:100%;height:38%;inset:auto 0 0}.home-v2-hero__shade{background:linear-gradient(#04060505 22%,#040605ad 57%,#040605f0 100%),linear-gradient(90deg,#0406053d,#0000 72%)}.home-v2-hero__content{width:100%;padding:26px 22px}.home-v2-hero__dots{inset:18px auto auto 50%;transform:translate(-50%)}.home-v2-hero__eyebrow{display:none}.home-v2-hero h1{font-size:clamp(30px,9.2vw,48px)}.home-v2-hero__description{margin-top:14px;font-size:13px}.home-v2-hero__actions{margin-top:20px}.home-v2-button{flex:130px;min-height:48px;padding-inline:14px}.home-v2-hero__trust{gap:9px 14px;margin-top:18px;font-size:10px}.home-v2-pulse{min-height:70px;margin-top:10px}.home-v2-pulse__items{grid-template-columns:repeat(4,150px)}.home-v2-pulse__items a{min-height:68px}.home-v2-portals{margin-top:28px}.home-v2-portals__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home-v2-portal--wide{grid-column:span 2;min-height:260px}.home-v2-portal--compact{min-height:210px}.home-v2-portal__copy,.home-v2-portal--wide .home-v2-portal__copy{width:82%;padding:18px}.home-v2-portal--compact .home-v2-portal__copy{width:100%;padding:15px}.home-v2-portal--compact h3{font-size:21px}.home-v2-portal--compact p{display:none}.home-v2-portal--compact .home-v2-portal__cta{margin-top:11px}.home-v2-dashboard>.home2-row,.home-v2-dashboard>.casino-providers{margin-top:28px}.home-v2-content .casino-providers{padding:16px}}@media (max-width:430px){.home-v2-topbar .header__logo,.home-v2-topbar .header__logo-image{width:100px}.home-v2-hero{min-height:462px}.home-v2-hero__content{padding:22px 17px}.home-v2-hero__trust li:nth-child(2){display:none}.home-v2-section-heading>a{font-size:0}.home-v2-section-heading>a i{font-size:13px}}@media (prefers-reduced-motion:reduce){.home-v2 *,.home-v2 :before,.home-v2 :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.home-v2-content .home2-row__all,.home-v2-content .home2-row__all svg,.home-v2-content .home2-row__nav,.home-v2-content .home2-row__nav svg{transition:none}}.home-v2-bottom-nav{z-index:120;width:100%;max-width:100%;padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);border-top:1px solid var(--v2-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b0e0df5;grid-template-columns:repeat(5,1fr);display:none;position:fixed;bottom:0;left:0;right:0}.home-v2-bottom-nav a{min-width:0;min-height:56px;color:var(--v2-muted);flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.home-v2-bottom-nav a span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.home-v2-bottom-nav a i{font-size:16px}.home-v2-bottom-nav a.is-active{color:var(--v2-accent-strong)}@media (max-width:1024px){.home-v2-bottom-nav{display:grid}:is(.home-v2-content,.home-v2-content:has(>.future-layout),.home-v2-content:has(>.gaming-shell),.home-v2-content:has(>.sports-shell),.home-v2-content:has(>.home-v2-product-route)){padding-bottom:calc(74px + env(safe-area-inset-bottom))}}.home-v2-search__close{width:28px;height:28px;color:var(--v2-muted);cursor:pointer;background:0 0;border:0;border-radius:4px;flex:none;place-items:center;padding:0;font-size:14px;display:none}.home-v2-search__close:hover{color:var(--v2-text);background:var(--v2-surface-hover)}@media (max-width:760px){.home-v2-search.is-open .home-v2-search__close{display:grid}}@media (max-width:820px){.home-v2 .gaming-slot-tabs,.home-v2 .gaming-slot-tabs.gaming-live-tabs{scroll-snap-type:none;gap:6px;padding-bottom:0;display:grid;overflow:visible}.home-v2 .gaming-slot-tabs{grid-template-columns:repeat(6,minmax(0,1fr))}.home-v2 .gaming-slot-tabs.gaming-live-tabs{grid-template-columns:repeat(5,minmax(0,1fr))}.home-v2 .gaming-slot-tabs>button,.home-v2 .gaming-slot-tabs.gaming-live-tabs>button{scroll-snap-align:unset;flex:none;width:auto;min-width:0}}@media (max-width:640px){.home-v2 .gaming-slot-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.home-v2 .gaming-slot-tabs.gaming-live-tabs{grid-template-columns:repeat(5,minmax(0,1fr))}.home-v2 .gaming-slot-tabs>button,.home-v2 .gaming-slot-tabs.gaming-live-tabs>button{flex-basis:auto;gap:2px;width:auto;min-width:0;height:74px;padding:4px 2px}.home-v2 .gaming-slot-tabs svg{width:20px;height:20px}.home-v2 .gaming-slot-tabs strong,.home-v2 .gaming-slot-tabs.gaming-live-tabs>button strong{overflow-wrap:anywhere;text-align:center;white-space:normal;max-width:100%;line-height:1.12;display:block}.home-v2 .gaming-slot-tabs strong{font-size:10px}.home-v2 .gaming-slot-tabs.gaming-live-tabs>button strong{font-size:8px}.home-v2 .gaming-slot-tab__count{font-size:7px;top:4px;right:4px}.home-v2-content .home2-row__nav-group,.home-v2-content .home2-row__nav{min-height:44px}.home-v2-content .home2-row__nav{width:44px;height:44px}[data-v4-product-content] .gaming-slot-tabs.gaming-directory-tabs{gap:2px}[data-v4-product-content] .gaming-slot-tabs.gaming-directory-tabs>button{gap:3px;height:auto;min-height:74px;padding:8px 3px 6px}[data-v4-product-content] .gaming-slot-tabs.gaming-directory-tabs>button strong{overflow-wrap:anywhere;text-align:center;text-overflow:clip;white-space:normal;max-width:100%;font-size:10px;font-weight:700;line-height:1.2;display:block;overflow:visible}[data-v4-product-content] .gaming-directory-tabs .gaming-slot-tab__count{font-size:8px}}@media (max-width:1024px){.home-v2__shell.has-mobile-service-bar:not(.is-mobile-open)>.home-v2-sidebar{display:block;position:sticky;top:62px;overflow:auto hidden}}@media (max-width:760px){.home-v2:has(>.home-v2__shell.has-mobile-service-bar) .home-v2-topbar{min-height:52px;padding-block:4px}.home-v2:has(>.home-v2__shell.has-mobile-service-bar) .home-v2-topbar .header__auth{gap:2px}.home-v2:has(>.home-v2__shell.has-mobile-service-bar) .home-v2-topbar .header__auth .btn{padding-inline:9px}.home-v2__shell.has-mobile-service-bar:not(.is-mobile-open)>.home-v2-sidebar{padding:2px 6px;top:52px}.home-v2__shell.has-mobile-service-bar:not(.is-mobile-open)>.home-v2-sidebar .home-v2-sidebar__nav,.home-v2__shell.has-mobile-service-bar:not(.is-mobile-open)>.home-v2-sidebar .home-v2-nav__list{gap:2px}.home-v2__shell.has-mobile-service-bar:not(.is-mobile-open)>.home-v2-sidebar .home-v2-nav__list a{gap:7px;min-height:44px;padding-inline:8px}}@media (max-width:360px){.home-v2-topbar .header__logo{flex:0 80px;width:80px;display:flex}.home-v2-topbar .header__logo-image{width:80px}.home-v2-topbar .header__auth .btn{padding-inline:4px;font-size:10px}.home-v2:has(>.home-v2__shell.has-mobile-service-bar) .home-v2-topbar .header__auth .btn{padding-inline:4px;font-size:10px}}.home-v2__shell.is-collapsed .home-v2-sidebar__footer,.home-v2__shell.is-collapsed .home-v2-sidebar__solution{display:none}.home-v2-sidebar__solution{border-top:1px solid var(--v2-border);min-height:58px;color:var(--v2-faint);border-radius:5px;flex-direction:column;flex:none;justify-content:center;align-items:flex-start;gap:5px;margin-top:6px;padding:12px 34px 10px 10px;text-decoration:none;transition:background-color .16s,color .16s;display:flex;position:relative}.home-v2-sidebar__solution:after{color:var(--v2-faint);content:"↗";font-size:11px;position:absolute;bottom:12px;right:11px}.home-v2-sidebar__solution:hover{background:var(--v2-surface-raised);color:var(--v2-text)}.home-v2-sidebar__solution span{font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:800}.home-v2-sidebar__solution strong{color:var(--v2-muted);font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.1em;font-size:11px;font-weight:800}.home-v2-sidebar__solution:hover strong,.home-v2-sidebar__solution:hover:after{color:var(--v2-text)}.home-v2-hub-image--left{object-position:15% center}.home-v2-hub-image--center-left{object-position:35% center}.home-v2-hub-image--center{object-position:center}.home-v2-hub-image--center-right{object-position:65% center}.home-v2-hub-image--right{object-position:85% center}.home-v2-content .home2-row__tools{gap:9px}.home-v2-content .home2-row__all{min-height:38px;color:var(--v2-muted);border-radius:6px;gap:5px;padding:0 5px;font-size:12px;font-weight:800;transition:color .15s}.home-v2-content .home2-row__all:hover{color:var(--v2-text)}.home-v2-content .home2-row__all svg{width:14px;height:14px;transition:transform .15s}.home-v2-content .home2-row__all:hover svg{transform:translate(2px)}.home-v2-content .home2-row__nav-group{gap:6px;min-height:38px;display:inline-flex}.home-v2-content .home2-row__nav{width:38px;height:38px;min-height:38px;color:var(--v2-muted);background:var(--v2-surface-raised);border:1px solid var(--v2-border);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--v2-text) 5%, transparent), 0 3px 10px color-mix(in srgb, var(--v2-bg) 55%, transparent);border-radius:50%;place-items:center;padding:0;transition:color .15s,background-color .15s,border-color .15s,box-shadow .15s,transform .15s;display:grid}.home-v2-content .home2-row__nav:hover{color:var(--v2-text);background:var(--v2-surface-hover);border-color:var(--v2-border-strong);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--v2-text) 8%, transparent), 0 5px 14px color-mix(in srgb, var(--v2-bg) 65%, transparent);transform:translateY(-1px)}.home-v2-content .home2-row__nav:active{color:var(--v2-accent-strong);background:var(--v2-surface);transform:translateY(0)}.home-v2-content .home2-row__nav:focus-visible{outline:2px solid var(--v2-accent-strong);outline-offset:2px}.home-v2-content .home2-row__nav svg{stroke-width:1.8px;width:16px;height:16px;transition:transform .15s}.home-v2-content .home2-row__nav--previous:hover svg{transform:translate(-2px)}.home-v2-content .home2-row__nav--next:hover svg{transform:translate(2px)}.home-v2-provider-card{width:180px;color:var(--v2-text);background:var(--v2-surface);border:1px solid var(--v2-border);box-shadow:0 8px 24px color-mix(in srgb, var(--v2-bg) 72%, transparent);border-radius:12px;flex-direction:column;flex:0 0 180px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;overflow:hidden}.home-v2-provider-card:hover{border-color:var(--v2-accent);box-shadow:0 13px 30px color-mix(in srgb, var(--v2-bg) 82%, transparent);transform:translateY(-3px)}.home-v2-provider-card:focus-visible{outline:2px solid var(--v2-accent);outline-offset:3px}.home-v2-provider-card__art{aspect-ratio:3/4;background:var(--v2-surface-raised);display:block;position:relative;overflow:hidden}.home-v2-provider-card__art>img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:filter .22s,transform .32s cubic-bezier(.2,.72,.2,1);position:absolute;inset:0}.home-v2-provider-card:hover .home-v2-provider-card__art>img{filter:saturate(1.07)brightness(1.03);transform:scale(1.025)}.home-v2-provider-card__shade{z-index:1;background:linear-gradient(180deg, transparent 56%, color-mix(in srgb, var(--v2-bg) 42%, transparent) 72%, color-mix(in srgb, var(--v2-bg) 94%, transparent) 100%);pointer-events:none;position:absolute;inset:0}.home-v2-provider-card__brandmark{z-index:2;pointer-events:none;height:58px;display:block;position:absolute;bottom:8px;left:12px;right:12px;overflow:hidden}.home-v2-provider-card__brandmark>img{object-fit:contain;object-position:center;filter:none;width:100%;height:100%;position:absolute;inset:0}.home-v2-provider-card__body{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:60px;padding:9px 8px 10px;display:flex}.home-v2-provider-card__body strong{width:100%;color:var(--v2-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.home-v2-provider-card__body>span{width:100%;color:var(--v2-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}@media (max-width:760px){.home-v2-provider-card{border-radius:10px;flex-basis:140px;width:140px}.home-v2-provider-card__brandmark{height:48px;bottom:6px;left:9px;right:9px}.home-v2-provider-card__body{min-height:55px}}@media (prefers-reduced-motion:reduce){.home-v2-provider-card,.home-v2-provider-card__art>img{transition:none}.home-v2 *,.home-v2 :before,.home-v2 :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:640px){.home-v2 .gaming-slot-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.home-v2 .gaming-slot-tabs.gaming-live-tabs{grid-template-columns:repeat(5,minmax(0,1fr))}.home-v2 .gaming-slot-tabs>button,.home-v2 .gaming-slot-tabs.gaming-live-tabs>button{flex-basis:auto;gap:2px;width:auto;min-width:0;height:74px;padding:4px 2px}.home-v2 .gaming-slot-tabs svg{width:20px;height:20px}.home-v2 .gaming-slot-tabs strong,.home-v2 .gaming-slot-tabs.gaming-live-tabs>button strong{overflow-wrap:anywhere;text-align:center;white-space:normal;max-width:100%;line-height:1.12;display:block}.home-v2 .gaming-slot-tabs strong{font-size:10px}.home-v2 .gaming-slot-tabs.gaming-live-tabs>button strong{font-size:8px}.home-v2 .gaming-slot-tab__count{font-size:7px;top:4px;right:4px}}.home-v2-dashboard>.home-v2-provider-row,.home-v2-dashboard>.home-v2-slot-provider-row{content-visibility:auto;contain-intrinsic-block-size:auto 366px}
.home-v2,body .home-v2-account-dialog{--v2-gold:var(--v2-accent);--v2-gold-strong:var(--v2-accent-strong);--v2-text-muted:var(--v2-muted);--v4-bg:var(--v2-bg);--v4-header:var(--v2-surface);--v4-sidebar:var(--v2-surface);--v4-panel:var(--v2-surface-raised);--v4-panel-hover:var(--v2-surface-hover);--v4-control:var(--v2-surface-raised);--v4-control-hover:var(--v2-surface-hover);--v4-input:var(--v2-surface-raised);--v4-modal:var(--v2-surface);--v4-footer:var(--v2-bg);--v4-line:var(--v2-border);--v4-border:var(--v2-border);--v4-strong-line:var(--v2-border-strong);--v4-text:var(--v2-text);--v4-muted:var(--v2-muted);--v4-green:var(--v2-accent);--v4-accent:var(--v2-accent);--v4-accent-hover:var(--v2-accent-strong);--v4-accent-ink:var(--v2-on-accent);--v4-accent-rgb:var(--v2-accent-rgb)}.home-v2-source-hero{isolation:isolate;background:var(--v2-surface);border-radius:10px;min-height:196px;position:relative;overflow:hidden}.home-v2-source-hero [data-v4-desktop-hero-carousel]{display:block;position:absolute;inset:0}.home-v2 .home-v2-source-hero [data-v4-hero-statement][data-v4-hero-copy-custom]{pointer-events:none;flex-direction:column;justify-content:center;width:55%;max-width:none;min-height:196px;padding:24px 5%;display:flex;position:relative;inset:auto;transform:none}.home-v2 .home-v2-source-hero [data-v4-hero-statement]:before{display:none}.home-v2-source-hero [data-v4-hero-statement] strong{font-size:var(--hero-title-size,32px);line-height:1.35}.home-v2-source-hero [data-v4-hero-statement] small{font-size:var(--hero-subtitle-size,12px)}.home-v2-source-hero [data-v4-hero-description]{font-size:var(--hero-description-size,14px)}@media (max-width:860px){.home-v2-source-hero{display:none}}@media (min-width:861px){.home-v2-hero-mobile-fallback{display:none}}.home-v2-source-hero{--v4-accent-rgb:var(--zxc-accent-rgb);--v4-text:var(--v2-text);--v4-muted:var(--v2-muted);margin-bottom:14px}.home-v2-access-status{color:var(--v2-muted);padding:36px 20px}.home-v2-mobile-menu,.home-v2-source-mobile-hero{display:none}.home-v2-configured-services{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:14px 0;display:grid}.home-v2-configured-services a{aspect-ratio:1.5;border:1px solid var(--v2-border);border-radius:10px;position:relative;overflow:hidden}.home-v2-configured-services img{object-fit:cover}.home-v2-configured-services a>span{color:#fff;background:linear-gradient(#0000,#000000d9);flex-direction:column;gap:5px;padding:24px 16px 16px;display:flex;position:absolute;inset:auto 0 0}.home-v2-configured-services small{font-size:11px}.home-v2-configured-services strong{font-size:18px}.home-v2-dashboard:has(>[data-v2-service-cards]) .home-v2-hero-hub__gateways{display:none}@media (max-width:760px){.home-v2-configured-services{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-v2-configured-services strong{font-size:14px}}.home-v2-account-tools,.home-v2-profile-tools{align-items:center;gap:8px;min-width:max-content;display:flex}.home-v2-topbar{--v2-profile-control-gap:8px}.home-v2-topbar .header__user,.home-v2-profile-tools{gap:var(--v2-profile-control-gap)}.home-v2-profile-tools{--v4-header-height:64px}.home-v2-account-tools>*,.home-v2-profile-tools>*{flex-shrink:0}.home-v2-profile-tools [data-v4-notification-control]{width:var(--v2-topbar-control-size,44px);min-width:var(--v2-topbar-control-size,44px);height:var(--v2-topbar-control-size,44px);justify-content:center;align-items:center;display:flex}.home-v2-profile-tools .header__notification-bell{width:var(--v2-topbar-control-size,44px);min-width:var(--v2-topbar-control-size,44px)}.home-v2 .home-v2-topbar :is(.header__notification-bell,.color-mode-switch,.header__user-btn--compact-profile){width:var(--v2-topbar-control-size,44px);min-width:var(--v2-topbar-control-size,44px);height:var(--v2-topbar-control-size,44px);min-height:var(--v2-topbar-control-size,44px);flex:0 0 var(--v2-topbar-control-size,44px);color:var(--v2-text);background:var(--v2-surface-raised);border:1px solid var(--v2-border);border-radius:var(--v2-topbar-control-radius,7px);font-size:var(--v2-topbar-icon-size,14px);justify-content:center;align-items:center;padding:0;line-height:1}.home-v2 .home-v2-topbar :is(.header__notification-bell,.color-mode-switch,.header__user-btn--compact-profile):is(:hover,:focus-visible,[aria-expanded=true]){color:var(--v2-accent);background:var(--v2-surface-hover);border-color:var(--v2-border-strong)}.home-v2 .home-v2-topbar :is(.header__user-btn--compact-profile,.color-mode-switch)>i{font-size:var(--v2-topbar-icon-size,14px)}.home-v2-account-tools,.home-v2-profile-tools,.home-v2-live-wins{--v4-text:var(--v2-text);--v4-muted:var(--v2-muted);--v4-accent:var(--v2-accent);--v4-accent-rgb:var(--zxc-accent-rgb);--v4-border:var(--v2-border);--v4-panel:var(--v2-surface)}@media (min-width:861px) and (max-width:1280px){.home-v2-account-tools [data-v4-asset-currency]{flex-basis:160px}.home-v2-account-tools [data-v4-asset-currency-trigger]{width:160px;min-width:160px;max-width:160px}}@media (min-width:761px) and (max-width:860px){.home-v2-topbar__live-chat{display:none}}@media (max-width:1024px){.home-v2-profile-tools{--v4-header-height:62px}}@media (max-width:760px){.home-v2-topbar{--v2-profile-control-gap:4px}.home-v2-profile-tools{--v4-header-height:58px}.home-v2:has(>.home-v2__shell.has-mobile-service-bar) .home-v2-profile-tools{--v4-header-height:52px}.home-v2-account-tools [data-v4-asset-currency],.home-v2-account-tools [data-v4-asset-currency-trigger]{height:var(--v2-topbar-control-size)}.home-v2-topbar :is(.header__notification-bell,.color-mode-switch) svg{width:var(--v2-topbar-icon-size);height:var(--v2-topbar-icon-size)}}@media (max-width:360px){.home-v2-account-tools [data-v4-asset-currency]{width:var(--v2-topbar-control-size)}.home-v2-account-tools [data-v4-asset-currency-trigger]{width:var(--v2-topbar-control-size);justify-content:center}.home-v2-account-tools [data-v4-asset-currency-trigger]>span{display:none}}@media (max-width:600px){.home-v2-topbar{--v2-profile-control-gap:4px}.home-v2-topbar__actions,.home-v2-account-tools{gap:4px}.home-v2-profile-tools>.color-mode-switch{display:none}}@media (max-width:1024px){.home-v2-desktop-menu{display:contents}.home-v2__shell:not(.is-mobile-open) .home-v2-mobile-menu,.home-v2__shell:not(.is-mobile-open) .home-v2-sidebar__solution,.home-v2__shell.is-mobile-open .home-v2-desktop-menu{display:none}.home-v2__shell.is-mobile-open .home-v2-mobile-menu{min-height:44px;display:block;position:relative}.home-v2-mobile-menu__close{min-width:44px;min-height:44px;color:var(--v2-text);background:var(--v2-surface-raised);cursor:pointer;border:0;border-radius:6px;font-size:20px;display:block;position:absolute;top:0;right:0}.home-v2-mobile-menu>.home-v2-nav:first-of-type>.home-v2-nav__title{align-items:center;min-height:44px;margin:0 54px 4px 10px;display:flex}.home-v2-mobile-menu__items{gap:3px;display:grid}.home-v2-mobile-menu__items a,.home-v2-mobile-menu__items button{width:100%;min-height:44px;color:var(--v2-text);text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:12px;padding:8px 12px;font-size:13px;display:flex}.home-v2-mobile-menu__items a:hover,.home-v2-mobile-menu__items button:hover,.home-v2-mobile-menu__items a[aria-current=page]{color:var(--v2-accent);background:var(--v2-surface-raised)}.home-v2-mobile-menu__items i{text-align:center;width:20px;color:var(--v2-accent)}#v2-mobile-stock-choices{padding-left:12px}}@media (max-width:860px){.home-v2-source-mobile-hero{aspect-ratio:350/170;--v4-text:var(--v2-text);--v4-accent:var(--v2-accent);--v4-accent-rgb:var(--zxc-accent-rgb);border-radius:10px;margin-bottom:14px;display:block;position:relative;overflow:hidden}.home-v2-source-mobile-hero [data-v4-mobile-hero-carousel]{display:block;inset:0}.home-v2-hero-desktop-fallback{display:none}}.home-v2-source-mobile-hero [data-v4-mobile-hero-copy] strong{word-break:keep-all;overflow-wrap:anywhere}body:has(.home-v2) .modal-backdrop:has(.auth-modal--zxc){background:#000000d6}body:has(.home-v2) .auth-modal.auth-modal--zxc{--auth-zxc-accent:var(--v2-accent);--auth-zxc-accent-hover:var(--v2-accent-strong);--auth-zxc-accent-soft:rgba(var(--v2-accent-rgb), .1);--auth-zxc-on-accent:var(--v2-on-accent);--bg-card:var(--v2-surface);--bg-secondary:var(--v2-bg);--bg-tertiary:var(--v2-surface-raised);--border:var(--v2-border);--text-primary:var(--v2-text);--text-secondary:var(--v2-muted);--text-muted:var(--v2-faint);--green:var(--v2-success);border-color:var(--v2-border-strong)}body:has(.home-v2) .auth-modal--zxc :is(.auth-modal__zxc-topbar,.auth-tabs,.auth-form__password-policy){background:var(--v2-bg);border-color:var(--v2-border)}body:has(.home-v2) .auth-modal--zxc .auth-modal__form-panel{background:var(--v2-surface);scrollbar-color:var(--v2-border-strong) transparent}body:has(.home-v2) .auth-modal--zxc .auth-modal__zxc-topbar strong{color:var(--v2-text)}body:has(.home-v2) .auth-modal--zxc :is(.auth-modal__zxc-topbar small,.auth-tabs__btn:not(.auth-tabs__btn--active),.auth-form__subtitle,.auth-form__label,.auth-member-type legend){color:var(--v2-muted);border-color:var(--v2-border)}body:has(.home-v2) .auth-modal--zxc :is(.auth-modal__close,.auth-form__input,.auth-form__country){color:var(--v2-text);background:var(--v2-surface-raised);border-color:var(--v2-border)}body:has(.home-v2) .auth-modal--zxc .auth-form__input::placeholder{color:var(--v2-faint)}body:has(.home-v2) .auth-modal--zxc :is(.auth-form__input,.auth-form__country):focus{background:var(--v2-surface-hover);border-color:var(--v2-accent)}body:has(.home-v2) .auth-modal--zxc .auth-modal__close:hover{color:var(--v2-on-accent);background:var(--v2-accent);border-color:var(--v2-accent)}body:has(.home-v2) .auth-modal--zxc .auth-tabs__btn--active{box-shadow:0 5px 18px rgba(var(--v2-accent-rgb), .16)}body:has(.home-v2) .auth-modal--zxc .auth-member-type label{background:var(--v2-surface-raised);border-color:var(--v2-border)}body:has(.home-v2) .auth-modal--zxc .auth-member-type label.active{background:rgba(var(--v2-accent-rgb), .08);border-color:var(--v2-accent)}
.support-page{padding-bottom:64px}.support-hero{justify-content:space-between;align-items:flex-end;gap:24px;padding:40px 0 28px;display:flex}.support-hero h1{margin:4px 0 8px;font-size:clamp(28px,4vw,42px)}.support-hero p{color:var(--text-secondary)}.support-eyebrow{letter-spacing:1.4px;font-size:12px;font-weight:700;color:var(--color-primary)!important}.support-account-callout{border:1px solid rgba(var(--v2-accent-rgb), .45);border-radius:var(--radius-xl);background:linear-gradient(135deg, rgba(var(--v2-accent-rgb), .12), var(--bg-secondary));justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:22px 24px;display:flex}.support-account-callout>div{max-width:760px}.support-account-callout span{color:var(--color-primary);letter-spacing:1.2px;font-size:11px;font-weight:800}.support-account-callout h2{margin:5px 0 7px;font-size:20px}.support-account-callout p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.65}.support-account-callout .btn{flex:none}.support-workspace{border:1px solid var(--border-color);border-radius:var(--radius-xl);background:var(--bg-secondary);grid-template-columns:minmax(260px,340px) minmax(0,1fr);min-height:580px;display:grid;overflow:hidden}.support-list-panel{border-right:1px solid var(--border-color);background:var(--bg-primary)}.support-panel-title,.support-thread-header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.support-panel-title h2,.support-thread-header h2{margin:0;font-size:18px}.support-panel-title span,.support-thread-header span{color:var(--text-secondary);font-size:12px}.support-ticket-list{flex-direction:column;display:flex}.support-ticket-item{border:0;border-bottom:1px solid var(--border-color);width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;flex-direction:column;gap:7px;padding:16px 18px;display:flex}.support-ticket-item:hover,.support-ticket-item.active{background:var(--bg-tertiary)}.support-ticket-item.active{box-shadow:inset 3px 0 var(--color-primary)}.support-ticket-item__top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.support-ticket-item strong{color:var(--text-primary);font-size:14px}.support-ticket-item time{font-size:11px}.support-status{background:var(--bg-tertiary);color:var(--text-secondary);border-radius:999px;flex:none;align-items:center;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.support-status--open,.support-status--in_progress{color:var(--color-primary)}.support-status--resolved{color:var(--color-long)}.support-status--closed{color:var(--text-tertiary)}.support-thread-panel,.support-thread-header>div{min-width:0}.support-thread-header h2{overflow-wrap:anywhere}.support-messages{flex-direction:column;gap:14px;max-height:430px;padding:20px;display:flex;overflow-y:auto}.support-message{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-tertiary);max-width:82%;padding:14px 16px}.support-message--user{border-color:var(--color-primary);align-self:flex-end}.support-message>div{justify-content:space-between;gap:12px;margin-bottom:8px;display:flex}.support-message time{color:var(--text-tertiary);font-size:11px}.support-message p{color:var(--text-secondary);overflow-wrap:anywhere;white-space:pre-wrap;margin:0;line-height:1.65}.support-message__divider{--support-divider-line:var(--border-color);--support-divider-glow:var(--color-primary);--support-divider-core:color-mix(in srgb, var(--support-divider-glow) 45%, #fff);background:linear-gradient(var(--support-divider-line), var(--support-divider-line)) center / 100% 2px no-repeat;border:0;height:12px;margin:6px 0;position:relative;overflow:hidden}.support-message__divider:after{content:"";background:linear-gradient(90deg, transparent, var(--support-divider-glow) 30%, var(--support-divider-core) 50%, var(--support-divider-glow) 70%, transparent) center / 100% 2px no-repeat, radial-gradient(closest-side, color-mix(in srgb, var(--support-divider-glow) 70%, transparent), color-mix(in srgb, var(--support-divider-glow) 22%, transparent) 60%, transparent);pointer-events:none;width:40%;animation:2.6s cubic-bezier(.45,0,.25,1) infinite support-divider-sheen;position:absolute;top:0;bottom:0;left:0;transform:translate(-100%)}.support-message>div+.support-message__divider{margin-top:-2px}@keyframes support-divider-sheen{0%{transform:translate(-100%)}73%,to{transform:translate(250%)}}@media (prefers-reduced-motion:reduce){.support-message__divider:after{animation:none}}.support-message__action{border-radius:var(--radius-sm);background:var(--color-primary);color:var(--color-on-accent);align-items:center;gap:7px;margin-top:12px;padding:9px 12px;font-size:12px;font-weight:800;display:inline-flex}.support-message>.support-message__actions{flex-wrap:wrap;justify-content:flex-start;gap:8px;margin:12px 0 0}.support-message__actions .support-message__action{min-height:40px;margin-top:0}.support-reply{border-top:1px solid var(--border-color);gap:10px;padding:20px;display:grid}.support-reply textarea,.support-create-form textarea{resize:vertical}.support-reply button{justify-self:end}.support-state{color:var(--text-secondary);text-align:center;padding:28px}.support-state--error{color:var(--color-short)}.support-pagination{justify-content:center;align-items:center;gap:12px;padding:14px;display:flex}.support-pagination button{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-tertiary);color:var(--text-primary);padding:6px 10px}.support-create{margin-top:24px}.support-create-form{grid-template-columns:minmax(160px,.7fr) minmax(240px,1.5fr);gap:16px;display:grid}.support-create-form>p,.support-create-form__body{grid-column:1/-1}.support-create-form>p{color:var(--text-secondary);margin:0;font-size:13px}.support-create-form label{color:var(--text-secondary);flex-direction:column;gap:7px;font-size:13px;display:flex}.support-create-form button{grid-column:1/-1;justify-self:end}.support-telegram-banner{aspect-ratio:15/2;border:1px solid var(--v2-accent,var(--color-primary));border-radius:6px;width:min(100%,600px);min-height:56px;margin:20px auto 0;display:block;overflow:hidden}.support-telegram-banner img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.support-telegram-banner:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px}.support-faq{margin-top:32px}.support-faq h2{margin-bottom:14px}.support-faq-item{border-top:1px solid var(--border-color)}.support-faq-item button{width:100%;color:var(--text-primary);text-align:left;background:0 0;border:0;justify-content:space-between;padding:16px 4px;display:flex}.support-faq-item p{color:var(--text-secondary);white-space:pre-wrap;margin:0 0 16px;line-height:1.6}@media (max-width:768px){.support-hero{flex-direction:column;align-items:stretch;padding-top:24px}.support-account-callout{flex-direction:column;align-items:stretch}.support-account-callout .btn{justify-content:center}.support-workspace{grid-template-columns:1fr}.support-list-panel{border-right:0;border-bottom:1px solid var(--border-color);max-height:340px;overflow-y:auto}.support-message{max-width:94%}.support-create-form{grid-template-columns:1fr}.support-create-form>p,.support-create-form__body,.support-create-form button{grid-column:1}}
.announcements-page{min-height:calc(100vh - var(--header-height));background:radial-gradient(circle at 50% 0, rgba(var(--zxc-accent-rgb), .07), transparent 34%);padding-bottom:72px}.announcements-shell{max-width:1040px}.announcements-hero{padding:52px 0 28px}.announcements-hero>p{color:var(--color-primary);letter-spacing:1.6px;margin:0 0 8px;font-size:12px;font-weight:800}.announcements-hero h1{margin:0 0 8px;font-size:clamp(30px,5vw,46px)}.announcements-hero>span{color:var(--text-secondary)}.announcement-tabs{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:22px;display:grid}.announcement-tabs button{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-secondary);color:var(--text-primary);text-align:left;cursor:pointer;flex-direction:column;gap:4px;padding:15px 17px;display:flex}.announcement-tabs button.active{border-color:var(--color-primary);box-shadow:inset 0 0 0 1px var(--color-primary)}.announcement-tabs button span{color:var(--text-secondary);font-size:11px}.announcement-list{gap:10px;display:grid}.announcement-item{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-secondary);padding:21px 23px;transition:border-color .18s,transform .18s;display:block}.announcement-item:hover{border-color:rgba(var(--zxc-accent-rgb), .65);transform:translateY(-1px)}.announcement-item__meta{color:var(--text-tertiary);align-items:center;gap:8px;font-size:11px;display:flex}.announcement-item__meta time{margin-left:auto}.announcement-pin{background:var(--color-primary);border-radius:999px;padding:3px 7px;font-size:10px;font-weight:800;display:inline-flex;color:var(--color-on-accent)!important}.announcement-item h2{color:var(--text-primary);margin:11px 0 7px;font-size:18px}.announcement-item>p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.65}.announcement-item__more{color:var(--color-primary);gap:6px;margin-top:14px;font-size:12px;font-weight:700;display:inline-flex}.announcement-state{border:1px solid var(--border-color);border-radius:var(--radius-lg);color:var(--text-secondary);text-align:center;padding:56px 20px}.announcement-state--error{color:var(--color-short)}.announcement-pagination{justify-content:center;align-items:center;gap:14px;margin-top:22px;display:flex}.announcement-pagination button{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-secondary);color:var(--text-primary);padding:8px 12px}.announcement-detail-shell{max-width:920px;padding-top:38px}.announcement-back{color:var(--text-secondary);margin-bottom:18px;font-size:13px;display:inline-flex}.announcement-detail{border:1px solid var(--border-color);border-radius:var(--radius-xl);background:var(--bg-secondary);overflow:hidden}.announcement-detail header{border-bottom:1px solid var(--border-color);padding:26px 30px 22px}.announcement-detail header>div{color:var(--color-primary);gap:8px;font-size:12px;font-weight:700;display:flex}.announcement-detail h1{margin:12px 0 9px;font-size:clamp(24px,4vw,34px)}.announcement-detail header>p{color:var(--text-tertiary);margin:0;font-size:12px}.announcement-detail__content{min-height:300px;color:var(--text-secondary);white-space:pre-wrap;overflow-wrap:anywhere;padding:30px;line-height:1.85}@media (max-width:640px){.announcements-hero{padding-top:30px}.announcement-tabs{grid-template-columns:1fr}.announcement-tabs button{padding:12px 14px}.announcement-item{padding:17px}.announcement-detail header,.announcement-detail__content{padding:20px}}
