.desktop-home-stats-strip{width:100%;box-sizing:border-box;margin-top:var(--space-stack-gap);margin-bottom:var(--space-stack-gap);padding:0}.desktop-home-stats-strip__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;align-items:stretch}.desktop-home-stats-strip__card{position:relative;display:flex;flex-direction:row;align-items:center;gap:1rem;min-width:0;padding:1.125rem 1.5rem;border-radius:1rem;overflow:hidden;isolation:isolate;contain:layout paint;transition:transform .22s ease,box-shadow .22s ease}.desktop-home-stats-strip__card:hover{transform:translateY(-2px)}@keyframes stats-shimmer-sweep{0%{transform:translate3d(-150%,0,0);opacity:0}8%{opacity:1}42%,to{transform:translate3d(320%,0,0);opacity:0}}.desktop-home-stats-strip__card:before{content:"";position:absolute;top:0;bottom:0;left:0;width:55%;z-index:0;pointer-events:none;will-change:transform;transform:translate3d(-150%,0,0);background:linear-gradient(108deg,rgba(255,255,255,0),rgba(255,255,255,.06) 40%,rgba(255,255,255,.18) 50%,rgba(255,255,255,.06) 60%,rgba(255,255,255,0));animation:stats-shimmer-sweep 5.5s ease-in-out infinite}.desktop-home-stats-strip__card:after{content:"";position:absolute;top:0;left:0;right:0;height:1.5px;border-radius:1rem 1rem 0 0;z-index:2;pointer-events:none}.desktop-home-stats-strip__card--players{background:linear-gradient(135deg,#0e7490,#0891b2 40%,#06b6d4 75%,#22d3ee);border:1px solid rgba(255,255,255,.22);box-shadow:0 4px 20px rgba(8,145,178,.35)}.desktop-home-stats-strip__card--players:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.45) 50%,transparent);box-shadow:none}.desktop-home-stats-strip__card--players:hover{box-shadow:0 6px 28px rgba(8,145,178,.5)}.desktop-home-stats-strip__card--paid{background:linear-gradient(135deg,#b45309,#d97706 40%,#f59e0b 75%,#fbbf24);border:1px solid rgba(255,255,255,.22);box-shadow:0 4px 20px rgba(217,119,6,.35)}.desktop-home-stats-strip__card--paid:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.45) 50%,transparent);box-shadow:none}.desktop-home-stats-strip__card--paid:hover{box-shadow:0 6px 28px rgba(217,119,6,.5)}.desktop-home-stats-strip__card--jackpot{background:linear-gradient(135deg,#9d174d,#db2777 40%,#f43f5e 75%,#fb7185);border:1px solid rgba(255,255,255,.22);box-shadow:0 4px 20px rgba(219,39,119,.35)}.desktop-home-stats-strip__card--jackpot:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.45) 50%,transparent);box-shadow:none}.desktop-home-stats-strip__card--jackpot:hover{box-shadow:0 6px 28px rgba(219,39,119,.5)}.desktop-home-stats-strip__icon-wrap{position:relative;z-index:1;flex-shrink:0;width:3.375rem;height:3.375rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.2);border:1.5px solid rgba(255,255,255,.38);box-shadow:inset 0 1px 0 rgba(255,255,255,.35);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.desktop-home-stats-strip__icon{color:#fff;filter:drop-shadow(0 1px 4px rgba(0,0,0,.5))}.desktop-home-stats-strip__copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;min-width:0}.desktop-home-stats-strip__live-badge{display:inline-flex;align-items:center;gap:5px;font-size:.52rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.88);margin-bottom:1px}.desktop-home-stats-strip__live-badge:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#fff;box-shadow:0 0 0 2px rgba(255,255,255,.3);animation:stats-live-pulse 2s ease-in-out infinite;flex-shrink:0}@keyframes stats-live-pulse{0%,to{opacity:1;box-shadow:0 0 0 2px rgba(255,255,255,.3)}50%{opacity:.6;box-shadow:0 0 0 4px rgba(255,255,255,.12)}}.desktop-home-stats-strip__value{font-size:clamp(1.25rem,1.8vw,1.75rem);font-weight:900;line-height:1.1;color:#fff;letter-spacing:-.015em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-shadow:0 1px 4px rgba(0,0,0,.25);white-space:nowrap}.desktop-home-stats-strip__value--pop{animation:desktop-home-stats-pop .55s cubic-bezier(.34,1.35,.64,1) both}.desktop-home-stats-strip__label{font-size:.6rem;font-weight:700;line-height:1.25;color:rgba(255,255,255,.78);letter-spacing:.12em;text-transform:uppercase}.desktop-home-stats-strip__card--jackpot .desktop-home-stats-strip__value,.desktop-home-stats-strip__card--paid .desktop-home-stats-strip__value,.desktop-home-stats-strip__card--players .desktop-home-stats-strip__value{color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.2)}@keyframes desktop-home-stats-pop{0%{transform:scale(1) translateY(0);opacity:1}35%{transform:scale(1.07) translateY(-3px);opacity:1}to{transform:scale(1) translateY(0);opacity:1}}@media (prefers-reduced-motion:reduce){.desktop-home-stats-strip__card:before,.desktop-home-stats-strip__live-badge:before,.desktop-home-stats-strip__value--pop{animation:none}}@media screen and (max-width:1023px){.desktop-home-stats-strip{display:none}}@media screen and (min-width:1024px) and (max-width:1279px){.desktop-home-stats-strip__card{padding:.9rem 1.125rem;gap:.75rem}.desktop-home-stats-strip__icon-wrap{width:2.875rem;height:2.875rem}}.desktop-static-promo{width:100%;display:flex;flex-direction:column;direction:ltr}.desktop-static-promo__hero-track{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;outline:none;align-items:stretch}.desktop-static-promo__hero-card{position:relative;display:flex;flex-direction:column;overflow:visible;border:none;transition:transform .2s ease,filter .2s ease;padding-top:28px;height:100%}.desktop-static-promo__hero-card:before{content:none;display:none}.desktop-static-promo__hero-card--large{grid-column:span 3}.desktop-static-promo__hero-card--small{grid-column:span 2}.desktop-static-promo__hero-card:hover{transform:translateY(-2px);filter:brightness(1.06)}.desktop-static-promo__hero-card:hover .desktop-static-promo__frame-body{border-color:rgba(255,207,87,.95)}.desktop-static-promo__hero-card:focus-visible{outline:2px solid #ffcf57;outline-offset:2px}.desktop-static-promo__frame{position:relative;top:auto;right:auto;bottom:auto;left:auto;flex:1 1;display:flex;flex-direction:column;min-height:0;height:auto;border-radius:10px;overflow:visible}.desktop-static-promo__frame-bg{position:absolute;inset:0;z-index:1;border-radius:10px;object-fit:cover;object-position:center bottom;opacity:.88}.desktop-static-promo__frame-body{position:relative;z-index:3;display:flex;align-items:center;gap:10px;flex:1 1;height:auto;min-height:100px;box-sizing:border-box;padding-left:42%;padding-right:12px;border-radius:10px;border:1px solid rgba(231,177,66,.85);box-shadow:inset 0 0 0 1px rgba(0,0,0,.45);overflow:visible;background:radial-gradient(ellipse 72% 95% at 88% 100%,rgba(255,162,52,.38) 0,transparent 62%),linear-gradient(180deg,rgba(0,0,0) 100%,rgba(14,12,20,.62) 0,rgba(10,10,12,.82))}@media screen and (min-width:1268px) and (max-width:1440px){.desktop-static-promo__frame-body{min-height:140px}.desktop-static-promo__image-clip{min-height:calc(140px + 28px)}}@media screen and (min-width:1441px){.desktop-static-promo__frame-body{min-height:160px}.desktop-static-promo__image-clip{min-height:calc(160px + 28px)}}.desktop-static-promo__image-slot{position:absolute;z-index:5;left:0;bottom:0;top:-28px;width:42%;overflow:visible;pointer-events:none}.desktop-static-promo__image-clip{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;clip-path:inset(-999px 0 0 0);pointer-events:none;min-height:calc(100px + 28px)}.desktop-static-promo__image-clip>span{position:absolute!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;width:100%!important;height:118%!important}.desktop-static-promo__item-image{object-fit:contain;object-position:left bottom;opacity:.96;width:100%!important;height:100%!important;max-width:100%;max-height:100%}.desktop-static-promo__title{margin:0;color:#e7b142;font-weight:900;font-size:28px;line-height:1.05;letter-spacing:.01em}.desktop-static-promo__sub{margin:0;color:#ffffff;font-weight:500;font-size:11px;line-height:1.25;opacity:.9}.desktop-static-promo__copy{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-width:0;padding:14px 4px;box-sizing:border-box}.desktop-static-promo__copy .desktop-static-promo__title{width:100%;max-width:100%;white-space:normal;text-wrap:balance;overflow-wrap:break-word}.desktop-static-promo__copy .desktop-static-promo__sub{margin-top:6px;width:100%;text-align:center}.desktop-static-promo__cta{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border:none;border-radius:999px;min-width:108px;height:30px;padding:0 18px;color:#2b1800;font-size:11px;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(180deg,#ffd868,#f2b622);box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 0 18px rgba(242,182,34,.35),0 6px 14px rgba(0,0,0,.32)}.desktop-static-promo__frame-body>.desktop-static-promo__cta{flex-shrink:0;align-self:center;margin-right:0}.desktop-static-promo__hero-card--reload .desktop-static-promo__copy .desktop-static-promo__title{font-size:clamp(18px,1.6vw,24px);line-height:1.15}.desktop-static-promo__hero-card--vip .desktop-static-promo__copy .desktop-static-promo__title{font-size:clamp(20px,1.8vw,26px);line-height:1.12}.desktop-static-promo__hero-card--small .desktop-static-promo__frame-body{align-items:stretch;padding-right:12px}.desktop-static-promo__stacked-content{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch;min-width:0;box-sizing:border-box;padding:14px 12px 14px 10px;gap:6px}.desktop-static-promo__stacked-main{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.desktop-static-promo__stacked-content .desktop-static-promo__sub{align-self:flex-start;width:100%;text-align:center}@media screen and (max-width:1160px){.desktop-static-promo__hero-track{gap:12px}.desktop-static-promo__title{font-size:26px}.desktop-static-promo__cta{min-width:100px;height:28px;font-size:10px}}@media screen and (max-width:1023px){.desktop-static-promo__hero-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.desktop-static-promo__hero-card--large,.desktop-static-promo__hero-card--small{grid-column:span 1}.desktop-static-promo__hero-card{padding-top:22px}.desktop-static-promo__hero-card:before{content:none;display:none}.desktop-static-promo__frame-body{padding-left:40%}.desktop-static-promo__image-slot{width:40%;top:-22px}.desktop-static-promo__image-clip>span{height:116%!important}.desktop-static-promo__title{font-size:22px}.desktop-static-promo__sub{font-size:10px}.desktop-static-promo__cta{min-width:94px;height:26px;font-size:10px}.desktop-static-promo__copy,.desktop-static-promo__stacked-content{padding:10px 10px 10px 8px}.desktop-static-promo__stacked-content{gap:6px}.desktop-static-promo__frame-body{flex-wrap:wrap;justify-content:center}.desktop-static-promo__frame-body>.desktop-static-promo__cta{margin-right:0;margin-bottom:8px}}[data-lb-theme=light] .desktop-static-promo__hero-card:focus-visible,[data-theme=light] .desktop-static-promo__hero-card:focus-visible{outline-color:#b8860b}.home-page-desktop-sections--landing .popular-game-section+.home-casino-showcase,.home-page-desktop-sections--landing>*+*,.home-page-mobile-sections--landing .popular-game-section+.home-casino-showcase,.home-page-mobile-sections--landing>*+*{margin-top:0}.home-page--refined .home-page-desktop-sections--landing .popular-game-section .game-showcase-banner-hero .popular-games-carousel.game-showcase-carousel,.home-page--refined .home-page-desktop-sections--landing .popular-game-section .game-showcase-stage,.home-page--refined .home-page-desktop-sections--landing .popular-game-section .home-game-band .games-showcase-special-card--popular,.home-page--refined .home-page-desktop-sections--landing .popular-game-section .popular-games-section.home-game-band,.home-page--refined .home-page-mobile-sections--landing .popular-game-section .game-showcase-banner-hero .popular-games-carousel.game-showcase-carousel,.home-page--refined .home-page-mobile-sections--landing .popular-game-section .game-showcase-stage,.home-page--refined .home-page-mobile-sections--landing .popular-game-section .home-game-band .games-showcase-special-card--popular,.home-page--refined .home-page-mobile-sections--landing .popular-game-section .popular-games-section.home-game-band{padding-bottom:0!important}.game-list-section-title--landing-gold{color:var(--lb-home-heading-accent)!important;text-shadow:none}[data-lb-theme=dark] .game-list-section-title--landing-gold{text-shadow:0 0 24px rgba(212,175,55,.18)}.live-match-section .game-list-section-title--live-sport{color:var(--lb-home-heading-accent)!important;letter-spacing:.06em;text-shadow:0 0 24px rgba(212,175,55,.18)}.home-live-sport-heading{display:inline-flex;align-items:center;gap:8px;flex-wrap:nowrap;vertical-align:middle;max-width:100%;min-width:0}.home-live-sport-heading__label{line-height:1.2}.home-live-sport-heading__badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:7px;font-size:var(--font-size-xs);font-weight:800;letter-spacing:.5px;color:#fff;background:linear-gradient(180deg,#ef4444,#b91c1c);line-height:1;text-shadow:none;border:1px solid color-mix(in srgb,var(--lb-gold-soft,#f0d78c) 55%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,var(--lb-gold-deep,#a67c2d) 35%,transparent),0 2px 14px color-mix(in srgb,var(--lb-gold-mid,#e8c96a) 28%,transparent);animation:home-live-sport-badge-pulse 1.6s ease-in-out infinite}@keyframes home-live-sport-badge-pulse{0%,to{opacity:1}50%{opacity:.75}}[data-lb-theme=dark] .home-page--refined .home-page-desktop-sections--landing .popular-game-section .home-game-band__title,[data-lb-theme=dark] .home-page--refined .home-page-mobile-sections--landing .popular-game-section .home-game-band__title{color:var(--lb-home-heading-accent-soft)!important;text-shadow:0 0 24px rgba(212,175,55,.18)}[data-lb-theme=light] .home-page--refined .home-page-desktop-sections--landing .popular-game-section .home-game-band__title,[data-lb-theme=light] .home-page--refined .home-page-mobile-sections--landing .popular-game-section .home-game-band__title{color:var(--lb-home-heading-accent)!important;text-shadow:none!important}.site-top-marquee{display:none}@media screen and (min-width:901px){.site-top-marquee{display:flex;align-items:center;width:100%;box-sizing:border-box;background:var(--lb-color-white,#ffffff);padding:0;border:none;border-radius:0;min-height:28px}.site-top-marquee .site-top-marquee__rail{width:100%;padding-top:0;padding-bottom:0;flex-direction:row;align-items:center}.site-top-marquee .marquee-section,.site-top-marquee .marquee-section>.marquee-section-inner,.site-top-marquee .marquee-section>.marquee-skeleton,.site-top-marquee__strip{margin:0;width:100%;max-width:none;box-sizing:border-box;background:transparent;border:none;border-radius:0;box-shadow:none;overflow:hidden;display:flex;align-items:center;min-height:28px}.site-top-marquee #marquee-section{display:flex;align-items:center;width:100%;min-height:28px;font-size:11px!important;gap:6px;color:#000000}.site-top-marquee #marquee-section .marquee-custom{flex:1 1;min-width:0;display:flex;align-items:center}.site-top-marquee #marquee-section .marquee-custom .rfm-child,.site-top-marquee #marquee-section .marquee-custom .rfm-initial-child-container,.site-top-marquee #marquee-section .marquee-custom .rfm-initial-child-container>div,.site-top-marquee #marquee-section .marquee-custom .rfm-marquee,.site-top-marquee #marquee-section .marquee-custom .rfm-marquee-container,.site-top-marquee #marquee-section .marquee-custom .rfm-marquee>div{display:flex;align-items:center}.site-top-marquee #marquee-section .marquee-custom,.site-top-marquee #marquee-section .marquee-custom .rfm-initial-child-container,.site-top-marquee #marquee-section .marquee-custom .rfm-marquee,.site-top-marquee #marquee-section .marquee-custom .rfm-marquee-container{overflow:hidden;scrollbar-width:none;-ms-overflow-style:none}.site-top-marquee #marquee-section .marquee-custom .rfm-initial-child-container::-webkit-scrollbar,.site-top-marquee #marquee-section .marquee-custom .rfm-marquee-container::-webkit-scrollbar,.site-top-marquee #marquee-section .marquee-custom .rfm-marquee::-webkit-scrollbar,.site-top-marquee #marquee-section .marquee-custom::-webkit-scrollbar{display:none;width:0;height:0}.site-top-marquee #marquee-section img.marquee-bell-icon,.site-top-marquee #marquee-section svg{width:20px!important;height:20px!important;flex-shrink:0;color:#000000;filter:brightness(0)}.site-top-marquee #marquee-section .marquee-custom span{margin:0;padding:0}.site-top-marquee #marquee-section .marquee-custom,.site-top-marquee #marquee-section .marquee-custom *,.site-top-marquee #marquee-section .marquee-custom span{font-size:11px!important;line-height:1.25}.site-top-marquee #marquee-section .content,.site-top-marquee #marquee-section .content *{margin:0 32px;font-size:11px!important;line-height:1.25;color:#000000!important}.site-top-marquee #marquee-section .content{display:flex;align-items:center}.site-top-marquee .marquee-skeleton{height:22px;min-height:0}.site-top-marquee--below-banner{margin:0;padding:0}@media screen and (min-width:1024px){.site-top-marquee--below-banner{width:100%;max-width:min(var(--container-content-max,1440px),calc(100vw - var(--container-rail-offset-left, 0px) - var(--container-rail-offset-right, 0px)));margin-left:auto;margin-right:auto;box-sizing:border-box}.site-top-marquee--below-banner .site-top-marquee__rail{width:100%;max-width:100%}}.site-top-marquee--below-banner #marquee-section,.site-top-marquee--below-banner .marquee-section,.site-top-marquee--below-banner .marquee-section>.marquee-section-inner,.site-top-marquee--below-banner .marquee-section>.marquee-skeleton,.site-top-marquee--below-banner .site-top-marquee__rail,.site-top-marquee--below-banner .site-top-marquee__strip{margin:0;padding:0}.home-page--refined .site-top-marquee--below-banner .marquee-section>.marquee-section-inner,.home-page--refined .site-top-marquee--below-banner .marquee-section>.marquee-skeleton{padding:0;border:none;border-radius:0;box-shadow:none;background:transparent}}.mui-134fohp-MuiGrid-root>.MuiGrid-item{padding:0 10px}.marquee-section-inner{display:flex;align-items:center;gap:8px}.marquee-bell-icon{color:var(--lb-palette-primary-main,var(--lb-palette-primary-main))}.mobile-auth-btn-row{display:flex;width:100%;gap:16px;padding:10px 0;box-sizing:border-box;animation:mobile-auth-row-in .3s ease-out both}.mobile-auth-btn{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;isolation:isolate;border:0;border-radius:10px;padding:10px 16px;width:calc(50% - 8px);min-height:42px;text-transform:uppercase;letter-spacing:0;font-weight:700;font-size:var(--font-size-sm);cursor:pointer;color:#ffffff;text-shadow:none;transition:transform .2s cubic-bezier(.34,1.56,.64,1),filter .2s ease,box-shadow .2s ease}.mobile-auth-btn__label{position:relative;z-index:1;display:inline-block;transition:transform .18s cubic-bezier(.34,1.56,.64,1)}.mobile-auth-btn__shine{position:absolute;inset:-20% -40%;z-index:0;background:linear-gradient(105deg,transparent,transparent 38%,rgba(255,255,255,.14) 50%,transparent 62%,transparent);transform:translateX(-100%) skewX(-12deg);pointer-events:none;animation:mobile-auth-shine 4.2s ease-in-out infinite}.mobile-auth-btn--secondary .mobile-auth-btn__shine{animation-delay:.8s}.mobile-auth-btn--primary{background:linear-gradient(180deg,#ff4b4b,#e6212a);color:#ffffff;box-shadow:inset 0 1px 0 rgba(255,255,255,.35),inset 0 -1px 0 rgba(0,0,0,.12),0 4px 14px rgba(220,38,38,.35),0 1px 0 rgba(0,0,0,.15)}.mobile-auth-btn--primary:after{display:none}.mobile-auth-btn--secondary{background:linear-gradient(180deg,#1d6fe8,#0b4aa6);color:#ffffff;box-shadow:inset 0 1px 0 rgba(255,255,255,.3),inset 0 -1px 0 rgba(0,0,0,.1),0 4px 14px rgba(37,99,235,.35),0 1px 0 rgba(0,0,0,.12)}@media (hover:hover){.mobile-auth-btn:hover{filter:brightness(1.08) saturate(1.05);transform:translateY(-1px);box-shadow:inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.1),0 8px 22px rgba(0,0,0,.2)}.mobile-auth-btn--primary:hover{box-shadow:inset 0 1px 0 rgba(255,255,255,.42),inset 0 -1px 0 rgba(0,0,0,.08),0 8px 24px rgba(220,38,38,.45),0 6px 12px rgba(0,0,0,.12)}.mobile-auth-btn--secondary:hover{box-shadow:inset 0 1px 0 rgba(255,255,255,.38),inset 0 -1px 0 rgba(0,0,0,.08),0 8px 24px rgba(37,99,235,.45),0 6px 12px rgba(0,0,0,.1)}}@media screen and (max-width:360px){.mobile-auth-btn-row{gap:10px}.mobile-auth-btn{width:calc(50% - 5px);font-size:var(--font-size-sm);min-height:40px;padding:9px 10px}}.mobile-auth-btn:active{transform:translateY(2px);filter:brightness(.96)}.mobile-auth-btn:active .mobile-auth-btn__label{transform:scale(.98)}.mobile-auth-btn:focus-visible{outline:2px solid #fde047;outline-offset:2px;z-index:2}.mobile-auth-btn:focus:not(:focus-visible){outline:none}@keyframes mobile-auth-row-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes mobile-auth-shine{0%,40%{transform:translateX(-100%) skewX(-12deg);opacity:0}47%{opacity:1}55%,to{transform:translateX(100%) skewX(-12deg);opacity:0}}@media (prefers-reduced-motion:reduce){.mobile-auth-btn-row{animation:none}.mobile-auth-btn{transition:filter .15s ease}.mobile-auth-btn__shine{animation:none;opacity:0}.mobile-auth-btn:active .mobile-auth-btn__label{transform:none}@media (hover:hover){.mobile-auth-btn:hover{transform:none}}}.mobile-adv-info{width:100%;padding:var(--space-sm) 0 var(--space-2xs)}.mobile-adv-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-grid-gap)}@media screen and (min-width:480px){.mobile-adv-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}@media screen and (min-width:768px){.mobile-adv-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}}.mobile-adv-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;min-height:132px;padding:var(--space-card-padding) var(--space-sm);border-radius:14px;overflow:hidden;text-align:center;isolation:isolate;border:1px solid rgba(212,175,55,.32);background:radial-gradient(120% 90% at 50% 0,rgba(232,199,106,.12) 0,transparent 55%),linear-gradient(180deg,rgba(20,28,44,.96),rgba(8,14,26,.98));box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 8px 22px rgba(0,0,0,.28);color:var(--lb-gold-soft,#f0d78c);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.mobile-adv-card:before{content:"";position:absolute;inset:0 12% auto 12%;height:1px;background:linear-gradient(90deg,transparent,rgba(232,199,106,.55) 50%,transparent);pointer-events:none}.mobile-adv-card:hover{transform:translateY(-2px);border-color:rgba(232,199,106,.55);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 14px 28px rgba(0,0,0,.36),0 0 0 1px rgba(232,199,106,.18)}.mobile-adv-card__icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:62px;height:62px;margin:0 0 6px;border-radius:999px;background:radial-gradient(circle at 50% 30%,rgba(232,199,106,.22) 0,transparent 70%),rgba(8,14,26,.85);border:1px solid rgba(232,199,106,.45);box-shadow:inset 0 0 0 1px rgba(0,0,0,.3),0 6px 14px rgba(0,0,0,.35)}.mobile-adv-card__icon{width:44px;height:44px;object-fit:contain;filter:drop-shadow(0 1px 0 rgba(0,0,0,.35))}.mobile-adv-card__icon--light{display:none}.mobile-adv-card__title{font-size:var(--text-small);font-weight:800;line-height:1.25;letter-spacing:.01em;background:linear-gradient(180deg,#fff8e8,#e8c76a);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.mobile-adv-card__subtitle{font-size:var(--font-size-xs);font-weight:500;line-height:1.4;letter-spacing:.02em;color:rgba(255,255,255,.62)}[data-lb-theme=light] .mobile-adv-card{border:1px solid rgba(201,164,74,.28);background:linear-gradient(180deg,#ffffff,#fffaee);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 6px 16px rgba(15,23,42,.06);color:#0f172a}[data-lb-theme=light] .mobile-adv-card:before{background:linear-gradient(90deg,transparent,rgba(201,164,74,.55) 50%,transparent)}[data-lb-theme=light] .mobile-adv-card:hover{border-color:rgba(201,164,74,.55);box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 12px 24px rgba(15,23,42,.08)}[data-lb-theme=light] .mobile-adv-card__icon-wrap,[data-mui-color-scheme=light] .mobile-adv-card__icon-wrap{background:radial-gradient(circle at 50% 30%,rgba(232,199,106,.22) 0,transparent 70%),#ffffff;border:1px solid rgba(201,164,74,.55);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 4px 10px rgba(15,23,42,.06)}[data-lb-theme=light] .mobile-adv-card__icon--dark,[data-mui-color-scheme=light] .mobile-adv-card__icon--dark{display:none}[data-lb-theme=light] .mobile-adv-card__icon--light,[data-mui-color-scheme=light] .mobile-adv-card__icon--light{display:block;filter:none}[data-lb-theme=light] .mobile-adv-card__title{background:none;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:currentColor;color:#111827}[data-lb-theme=light] .mobile-adv-card__subtitle{color:rgba(55,65,81,.7)}@media (prefers-reduced-motion:reduce){.mobile-adv-card,.mobile-adv-card:hover{transform:none;transition:none}}