.bc-topbar{position:fixed;top:0;left:0;right:0;height:3rem;background:rgba(12,12,16,.95);border-bottom:1px solid rgba(255,255,255,.06);z-index:1001}.bc-topbar__content{max-width:1280px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center;height:100%}.bc-topbar__left{display:flex;align-items:center;gap:1rem}.bc-logo{font-weight:700;color:#fff;opacity:.9}.bc-change-game{background:transparent;color:#ddd;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:.25rem .6rem;display:flex;gap:.5rem;align-items:center}.bc-change-game__caret{opacity:.6}.bc-topbar__right{display:flex;align-items:center;gap:.5rem}.bc-topbar__btn{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);color:#eee;border-radius:.5rem;padding:.35rem .6rem;font-size:.85rem}.bc-topbar__btn--discord{background:#5865F2;border-color:#5865F2;color:white}.bc-topbar__btn--login{background:rgba(255,255,255,.15)}.bc-main{padding-top:11.5rem}.bc-sidebar{border-right:1px solid rgba(255,255,255,.06)}.bc-section-header{display:flex;justify-content:space-between;align-items:center;margin:0 0 .75rem}.bc-section-header__title{display:flex;gap:.5rem;align-items:center;font-weight:700;color:#fff}.bc-section-header__icon{display:inline-flex;width:24px;height:24px;justify-content:center;align-items:center}.bc-section-header__actions{display:flex;gap:.5rem;align-items:center}.bc-carousel-controls{display:flex;gap:.25rem}.bc-carousel-btn{width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.06);color:#ddd}.bc-view-all{background:rgba(255,255,255,.1);color:#eee;border:1px solid rgba(255,255,255,.12);border-radius:.5rem;padding:.4rem .6rem}.bc-card-grid{gap:1rem}.bc-card{background:rgba(20,20,24,.6);border-color:rgba(255,255,255,.08)}.bc-discount{background:#ef4444;color:#fff}.bc-price-old{opacity:.6}.bc-category-bar{position:fixed;top:8rem;left:0;right:0;z-index:998;background:rgb(18,17,33);border-bottom:1px solid rgba(255,255,255,.06);height:3.5rem}.bc-category-bar__inner{padding:0 1rem;height:3.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;position:relative}.bc-cat-left{gap:1.25rem}.bc-cat-game,.bc-cat-left{display:flex;align-items:center}.bc-cat-game{gap:.5rem;padding-right:1rem;border-right:1px solid rgba(255,255,255,.06)}.bc-cat-game__img{border-radius:8px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.bc-cat-game__name{color:#fff;font-weight:700;letter-spacing:.1px}.bc-cat-tabs{display:flex;align-items:center;gap:0;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.bc-cat-tab{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem .9rem;color:#cbd5e1;background:transparent;border:1px solid transparent;border-radius:10px;cursor:pointer;height:2.6rem}.bc-cat-tab+.bc-cat-tab{border-left:1px solid rgba(255,255,255,.06)}.bc-cat-tab--active{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.08);color:#fff}.bc-cat-tab__icon{opacity:.9;transform:translateY(-1px)}.bc-cat-actions{display:flex;align-items:center;gap:.5rem}.bc-btn{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem .85rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);color:#e5e7eb;cursor:pointer;height:2.4rem}.bc-btn,.bc-btn--ghost{background:rgba(255,255,255,.06)}.bc-btn--primary{background:#5865f2;border-color:#5865f2;color:#fff}@media (max-width:1024px){.bc-main{padding-top:6rem}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes pulseBackground{0%,to{background-color:rgba(255,255,255,.05)}50%{background-color:rgba(255,255,255,.15)}}.skeleton-image{background-color:rgba(255,255,255,.1);animation:pulseBackground 1.5s ease-in-out infinite}