.lobby-showcase{margin-top:24px}.lobby-showcase .games-row{margin-top:0}.lobby-showcase__panel{padding:20px 22px 22px;border-radius:18px;background:rgb(17 24 42 / .55);border:1px solid rgb(255 255 255 / .08);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.lobby-showcase__head{display:flex;flex-direction:column;align-items:center;gap:14px;margin-bottom:18px}.lobby-showcase__head-main{display:flex;align-items:center;gap:12px;width:100%;max-width:520px}.lobby-showcase__head-line{flex:1;height:1px;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .2),transparent)}.lobby-showcase__head-icon{flex-shrink:0;width:24px;height:24px;object-fit:contain}.lobby-showcase__head-title{margin:0;font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgb(255 255 255 / .9);white-space:nowrap}.lobby-showcase__all{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;border-radius:999px;background:linear-gradient(135deg,#87c00e 0%,#6a9a0b 100%);color:#0a0f1a;font-size:14px;font-weight:700;text-decoration:none;box-shadow:0 4px 16px rgb(135 192 14 / .35);transition:transform 0.25s ease,box-shadow 0.25s ease}.lobby-showcase__all:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgb(135 192 14 / .45)}.lobby-showcase__all svg{flex-shrink:0;stroke:#0a0f1a}.lobby-showcase__body{position:relative;display:flex;align-items:center;gap:8px;min-width:0}.lobby-showcase__edge{position:relative;z-index:3;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgb(255 255 255 / .12);border-radius:50%;background:rgb(9 15 30 / .85);color:#fff;cursor:pointer;transition:background 0.25s ease,border-color 0.25s ease,color 0.25s ease}.lobby-showcase__edge:hover{background:rgb(135 192 14 / .25);border-color:rgb(135 192 14 / .55);color:#c8f030}.lobby-showcase__swiper{flex:1;min-width:0;overflow:hidden}.lobby-showcase__slide{width:auto}.lobby-showcase__game{display:block;width:132px;color:#fff;text-decoration:none}.lobby-showcase__game-cover{aspect-ratio:3 / 4;overflow:hidden;clip-path:polygon(8% 0,100% 0,92% 100%,0 100%);background:#243052;transition:clip-path 0.35s ease,filter 0.35s ease}.lobby-showcase__game:hover .lobby-showcase__game-cover{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);filter:brightness(1.08)}.lobby-showcase__game-img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:768px){.lobby-showcase__panel{padding:16px 14px 18px}.lobby-showcase__head-main{max-width:none}.lobby-showcase__head-line{display:none}.lobby-showcase__head-title{white-space:normal;text-align:center}.lobby-showcase__edge{width:36px;height:36px}.lobby-showcase__game{width:112px}}@media (max-width:480px){.lobby-showcase{margin-top:16px}.lobby-showcase__edge--prev,.lobby-showcase__edge--next{position:absolute;top:50%;transform:translateY(-50%)}.lobby-showcase__edge--prev{left:4px}.lobby-showcase__edge--next{right:4px}.lobby-showcase__body{padding:0 4px}.lobby-showcase__game{width:100px}}