.lstats{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.lstat{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0a158c;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.7rem;padding:.7rem 1rem;display:flex}.lstat-icon{filter:drop-shadow(0 2px 4px #0000008c);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.lstat-icon svg{width:31px;height:31px}.lstat--players .lstat-icon{color:#00e7fc}.lstat--games .lstat-icon{color:#fabb01}.lstat--bombs .lstat-icon{color:#ed6423}.lstat--coins .lstat-icon{color:#fabb01}.lstat-text{flex-direction:column;min-width:0;line-height:1.05;display:flex}.lstat-value{color:#fff;letter-spacing:.5px;text-shadow:0 2px 6px #000000d9;font-variant-numeric:tabular-nums;align-items:center;gap:.45rem;font-size:1.85rem;font-weight:900;line-height:1;display:flex}.lstat-label{color:#b7b7cf;letter-spacing:1.8px;text-transform:uppercase;margin-top:4px;font-size:.68rem;font-weight:700}.lstat-live{background:#22c55e;border-radius:50%;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 8px #22c55eb3}@media (max-width:900px){.lstats{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.lstat{gap:.5rem;padding:.5rem .7rem}.lstat-icon{width:34px;height:34px}.lstat-icon svg{width:24px;height:24px}.lstat-value{font-size:1.35rem}.lstat-label{letter-spacing:1.2px;font-size:.6rem}}.lss{background:#1a1a2e;border:1px solid #0f3460;border-radius:12px;flex-direction:column;gap:.7rem;padding:1rem 1.1rem;display:flex}.lss-title{letter-spacing:1.4px;text-transform:uppercase;color:#fff;font-size:.78rem;font-weight:800}.lss-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:.5rem;padding-bottom:.6rem;display:flex}.lss-status{color:#4ade80;align-items:center;gap:.45rem;font-size:.85rem;font-weight:700;display:flex}.lss-status--off{color:#f87171}.lss-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 8px #22c55eb3}.lss-dot--off{box-shadow:none;background:#ef4444}.lss-region{color:#b7b7cf;font-size:.72rem;font-weight:600}.lss-list{flex-direction:column;gap:3px;display:flex}.lss-item{background:#00000047;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .65rem;display:flex}.lss-label{text-transform:uppercase;letter-spacing:.5px;color:#b7b7cf;flex-shrink:0;width:45%;font-size:.68rem;font-weight:700}.lss-name{color:#e8e8f2;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.85rem;font-weight:600;overflow:hidden}.lss-val{color:#fabb01;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.85rem;font-weight:800}.lss-updated{color:#6b6b80;text-align:right;font-size:.68rem}@media (max-width:480px){.lss-label{width:42%;font-size:.62rem}.lss-name,.lss-val{font-size:.78rem}}.lmode-grid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.lmode{aspect-ratio:3/4;border:1px solid #0f3460;border-radius:12px;transition:border-color .2s;position:relative;overflow:hidden}.lmode:hover,.lmode:focus-within{border-color:#ffffff40}.lmode-art{filter:grayscale()brightness(.55);background-position:50%;background-size:cover;transition:filter .5s ease-out,transform .5s ease-out;position:absolute;inset:0;transform:scale(1)}.lmode:hover .lmode-art,.lmode:focus-within .lmode-art{filter:grayscale(0)brightness();transform:scale(1.05)}.lmode-scrim{background:linear-gradient(#08081226 0%,#0808128c 45%,#080812f2 100%);position:absolute;inset:0}.lmode-badge{z-index:2;color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#ed6423;border-radius:999px;padding:1px 8px;font-size:9px;font-weight:800;position:absolute;top:8px;left:8px}.lmode-live{z-index:2;color:#4ade80;background:#0009;border:1px solid #4ade8066;border-radius:999px;align-items:center;gap:4px;padding:1px 8px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:8px;right:8px}.lmode-live-dot{background:#4ade80;border-radius:50%;width:6px;height:6px}.lmode-body{z-index:2;flex-direction:column;gap:4px;padding:.75rem;display:flex;position:absolute;inset:auto 0 0}.lmode-name{color:#fff;font-size:.85rem;font-style:italic;font-weight:800;line-height:1.15}.lmode-sub{color:var(--mode,#a0a0b8);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:800}.lmode-blurb,.lmode-actions{opacity:0;max-height:0;transition:max-height .3s,opacity .3s,margin-top .3s;overflow:hidden}.lmode-blurb{color:#cfc8ee;font-size:11px;line-height:1.35}.lmode-actions{flex-direction:column;gap:5px;display:flex}.lmode:hover .lmode-blurb,.lmode:focus-within .lmode-blurb{opacity:1;max-height:5rem}.lmode:hover .lmode-actions,.lmode:focus-within .lmode-actions{opacity:1;max-height:5rem;margin-top:4px}.lmode-btn{text-align:center;cursor:pointer;border:0;border-radius:7px;width:100%;padding:.4rem 0;font-size:11px;font-weight:800;transition:filter .15s,background .15s,color .15s;display:block}.lmode-btn-play{color:var(--gold-ink);background:var(--gold-face)}.lmode-btn-play:hover{filter:brightness(1.1)}.lmode-btn-spec{color:#cfc8ee;background:#ffffff14;border:1px solid #ffffff2e}.lmode-btn-spec:hover{color:#fff;background:#ffffff29}.lmode-btn:focus-visible{outline-offset:2px;outline:2px solid #ffc63c}@media (hover:none){.lmode-blurb{opacity:1;max-height:5rem}.lmode-actions{opacity:1;max-height:5rem;margin-top:4px}.lmode-art{filter:grayscale(0)brightness(.8)}}@media (max-width:900px){.lmode-grid{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){.lmode-art,.lmode-blurb,.lmode-actions{transition:none}}.lhero{background-color:#0a0a15;background-image:url(/assets/ui/free-multiplayer-in-browser-bombsaland.png);background-position:50% 30%;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid #0f3460;position:relative;overflow:hidden}.lhero-dim{pointer-events:none;background:linear-gradient(#0a0a1557 0%,#0a0a1585 45%,#0a0a15e6 100%),linear-gradient(90deg,#0a0a1566 0%,#0000 40% 62%,#0a0a154d 100%);position:absolute;inset:0}.lhero-smoke{pointer-events:none;opacity:.3;mix-blend-mode:screen;position:absolute;inset:-15%}.lhero-smoke span{filter:blur(45px);will-change:transform;border-radius:50%;position:absolute}.lhero-smoke span:first-child{background:radial-gradient(circle,#ffffff4d 0%,#ffffff14 45%,#0000 70%);width:55%;height:70%;animation:34s ease-in-out infinite lhero-drift-a;bottom:-10%;left:-5%}.lhero-smoke span:nth-child(2){background:radial-gradient(circle,#e6f0ff42 0%,#e6f0ff12 45%,#0000 70%);width:45%;height:55%;animation:44s ease-in-out infinite lhero-drift-b;bottom:5%;right:-8%}.lhero-smoke span:nth-child(3){background:radial-gradient(circle,#ffffff38 0%,#ffffff0d 50%,#0000 72%);width:60%;height:45%;animation:52s ease-in-out infinite lhero-drift-c;bottom:-20%;left:25%}@keyframes lhero-drift-a{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(9%,-7%)scale(1.12)}}@keyframes lhero-drift-b{0%,to{transform:translate(0,0)scale(1.05)}50%{transform:translate(-11%,-5%)scale(.94)}}@keyframes lhero-drift-c{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(5%,-12%)scale(1.18)}}@media (prefers-reduced-motion:reduce){.lhero-smoke span{animation:none}}@media (max-width:640px){.lhero{background-position:50% 25%}.lhero-dim{background:linear-gradient(#0a0a1599 0%,#0a0a15c7 40%,#0a0a15f2 100%)}}.lhero-reel{pointer-events:none;mix-blend-mode:screen;opacity:.3;position:absolute;inset:0;overflow:hidden}.lhero-reel video{object-fit:cover;width:100%;height:100%;transition:opacity .6s;-webkit-mask-image:radial-gradient(115% 95% at 50% 45%,#000 35%,#0000 78%);mask-image:radial-gradient(115% 95% at 50% 45%,#000 35%,#0000 78%)}@media (max-width:900px){.lhero-reel{display:none}}@media (prefers-reduced-motion:reduce){.lhero-reel{display:none}}
