.mbn-bar{z-index:40;backface-visibility:hidden;background:color-mix(in srgb, var(--card-bg,var(--background)) 97%, transparent);border-top:1px solid color-mix(in srgb, var(--foreground) 12%, transparent);width:100%;max-width:100%;min-height:80px;padding-bottom:env(safe-area-inset-bottom,0px);font-family:var(--font-sora), "Sora", sans-serif;justify-content:space-around;align-items:stretch;display:none;position:fixed;bottom:0;left:0;right:0;overflow:hidden;transform:translateZ(0)}.mbn-bar[data-more-open=true]{z-index:57}.mbn-slot{cursor:pointer;min-width:0;color:color-mix(in srgb, var(--foreground) 55%, transparent);background:0 0;border:none;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:5px;padding:11px 2px 9px;text-decoration:none;transition:color .15s;display:flex}.mbn-slot:active{transform:translateY(.5px)}.mbn-slot.mbn-on{color:var(--primary)}.mbn-ico{justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.mbn-ico svg{width:29px;height:29px}.mbn-lbl{text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:0 1px;font-size:14px;font-weight:600;line-height:1;overflow:hidden}.mbn-overlay{z-index:55;background:#00000094;border:0;width:100%;height:100%;padding:0;position:fixed;inset:0}.mbn-sheet{left:12px;right:12px;bottom:calc(var(--wl-bottom-inset) + 10px);z-index:56;background:var(--card-bg,var(--background));border:1px solid color-mix(in srgb, var(--foreground) 14%, transparent);max-height:calc((100dvh / var(--wl-zoom)) - var(--wl-bottom-inset) - 32px);overscroll-behavior:contain;font-family:var(--font-sora), "Sora", sans-serif;border-radius:22px;padding:8px 0 12px;position:fixed;overflow-y:auto;box-shadow:0 -12px 44px #00000073}.mbn-grab{background:color-mix(in srgb, var(--foreground) 24%, transparent);border-radius:2px;width:42px;height:4px;margin:4px auto 10px}.mbn-sheet-head{justify-content:space-between;align-items:center;gap:16px;padding:0 16px 10px 20px;display:flex}.mbn-sheet-title{color:var(--foreground);font-size:16px;font-weight:800}.mbn-sheet-subtitle{color:var(--muted);margin-top:2px;font-size:11.5px}.mbn-sheet-close{background:color-mix(in srgb, var(--foreground) 7%, transparent);width:38px;height:38px;color:var(--muted);cursor:pointer;border:0;border-radius:12px;flex:none;place-items:center;display:grid}.mbn-sheet-grid{flex-direction:column;gap:5px;padding:0 10px;display:flex}.mbn-sheet-group{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);padding:12px 20px 7px;font-size:10.5px;font-weight:800}.mbn-sheet-group:first-child{padding-top:0}.mbn-sheet-item{cursor:pointer;text-align:left;min-height:56px;color:color-mix(in srgb, var(--foreground) 75%, transparent);background:0 0;border:none;border-radius:14px;grid-template-columns:40px minmax(0,1fr) 22px;align-items:center;gap:11px;padding:8px 12px;text-decoration:none;display:grid}.mbn-sheet-item.mbn-sheet-on{color:var(--primary);background:color-mix(in srgb, var(--primary) 13%, transparent)}.mbn-sheet-ico{background:color-mix(in srgb, var(--foreground) 6%, transparent);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.mbn-sheet-ico svg{width:23px;height:23px}.mbn-sheet-lbl{min-width:0;font-size:14px;font-weight:700;line-height:1.2}.mbn-sheet-arrow{color:color-mix(in srgb, currentColor 48%, transparent);display:inline-flex}@media (max-width:1023px){.mbn-bar{height:var(--wl-mbn-h);display:flex}[data-chat-fab]{bottom:calc(var(--wl-bottom-inset) + var(--wl-tournament-tabs-h) + 16px)!important}[data-chat-panel]{left:calc(16px / var(--wl-zoom))!important;right:calc(16px / var(--wl-zoom))!important;width:auto!important;max-width:none!important;bottom:calc(var(--wl-bottom-inset) + var(--wl-tournament-tabs-h) + 88px)!important;max-height:calc((100dvh / var(--wl-zoom)) - var(--wl-bottom-inset) - var(--wl-tournament-tabs-h) - 104px)!important}}@media (hover:hover){.mbn-sheet-item:hover{background:color-mix(in srgb, var(--foreground) 6%, transparent)}.mbn-sheet-close:hover{color:var(--foreground);background:color-mix(in srgb, var(--foreground) 11%, transparent)}}@media (prefers-reduced-motion:reduce){.mbn-slot{transition:none}}