:root{--pblg-ink:#0b1324;--pblg-muted:#526079;--pblg-line:rgba(11,19,36,.12);--pblg-purple:#3520d8;--pblg-green:#1ca66a;--pblg-red:#d10f19;--pblg-bg:#f5f7fb;--pblg-white:#fff}.pbl-game-catalog,.pbl-game-catalog *,.pbl-game-modal,.pbl-game-modal *{box-sizing:border-box}.pbl-game-catalog{position:relative;padding:clamp(72px,8vw,120px) 0;background:radial-gradient(circle at 10% 15%,rgba(53,32,216,.08),transparent 34%),linear-gradient(180deg,#fff,#f4f7fb);color:var(--pblg-ink);overflow:hidden;scroll-margin-top:96px}.pbl-game-catalog__wrap{width:min(1240px,calc(100% - 48px));margin:0 auto}.pbl-game-catalog__head{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.75fr);gap:clamp(28px,5vw,84px);align-items:end;margin-bottom:42px}.pbl-game-catalog__eyebrow{display:block;margin-bottom:12px;font-size:12px;font-weight:900;letter-spacing:.13em;color:var(--pblg-purple)}.pbl-game-catalog__head h2{margin:0;font-size:clamp(38px,5.4vw,74px);line-height:.98;letter-spacing:-.045em}.pbl-game-catalog__head h2 em{font-style:normal;color:var(--pblg-purple)}.pbl-game-catalog__head p{margin:0;color:var(--pblg-muted);font-size:17px;line-height:1.7}.pbl-game-catalog__categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.pbl-game-category-card{appearance:none;display:flex;flex-direction:column;min-width:0;padding:0;border:1px solid var(--pblg-line);border-radius:24px;background:#fff;color:inherit;text-align:left;overflow:hidden;cursor:pointer;box-shadow:0 18px 55px rgba(31,40,62,.06);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.pbl-game-category-card:hover,.pbl-game-category-card:focus-visible{transform:translateY(-7px);box-shadow:0 26px 70px rgba(31,40,62,.14);border-color:rgba(53,32,216,.3);outline:none}.pbl-game-category-card__media{position:relative;display:block;aspect-ratio:16/10;background:#111827;overflow:hidden}.pbl-game-category-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.pbl-game-category-card:hover .pbl-game-category-card__media img{transform:scale(1.055)}.pbl-game-category-card__media i{position:absolute;right:14px;top:14px;display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:rgba(4,8,16,.45);backdrop-filter:blur(10px);color:#fff;font-style:normal;font-size:12px;font-weight:900}.pbl-game-category-card__body{display:flex;flex-direction:column;flex:1;padding:21px}.pbl-game-category-card__body strong{font-size:19px;line-height:1.15;letter-spacing:-.02em}.pbl-game-category-card__body>span{display:-webkit-box;margin:10px 0 20px;color:var(--pblg-muted);font-size:14px;line-height:1.55;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.pbl-game-category-card__body b{display:flex;align-items:center;gap:8px;margin-top:auto;color:var(--pblg-purple);font-size:13px}.pbl-game-category-card__body b small{display:inline-grid;place-items:center;min-width:25px;height:25px;padding:0 7px;border-radius:999px;background:rgba(53,32,216,.09);font-size:11px}.pbl-game-category-card__body b>span{margin-left:auto;font-size:18px}.pbl-game-catalog__view[hidden],.pbl-game-catalog__categories[hidden]{display:none!important}.pbl-game-category-view__top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px}.pbl-game-category-view__top>span{color:var(--pblg-muted);font-weight:700}.pbl-game-back{appearance:none;border:0;background:transparent;color:var(--pblg-purple);font:inherit;font-weight:800;cursor:pointer;padding:10px 0}.pbl-game-back span{margin-right:6px}.pbl-game-category-view__hero{position:relative;min-height:370px;display:flex;align-items:flex-end;padding:clamp(28px,5vw,62px);border-radius:30px;overflow:hidden;background:#111827;color:#fff;margin-bottom:28px}.pbl-game-category-view__hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pbl-game-category-view__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,10,22,.92) 0%,rgba(6,10,22,.72) 42%,rgba(6,10,22,.22) 100%)}.pbl-game-category-view__hero>div:last-child{position:relative;z-index:1;max-width:690px}.pbl-game-category-view__hero small{font-weight:900;letter-spacing:.13em;opacity:.75}.pbl-game-category-view__hero h3{margin:10px 0 16px;font-size:clamp(34px,5vw,62px);line-height:1;letter-spacing:-.04em;color:#fff}.pbl-game-category-view__description{font-size:17px;line-height:1.7;color:rgba(255,255,255,.84)}.pbl-game-category-view__description p{margin:.4em 0}.pbl-game-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.pbl-game-card{appearance:none;min-width:0;display:flex;flex-direction:column;padding:0;border:1px solid var(--pblg-line);border-radius:22px;background:#fff;color:inherit;text-align:left;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.pbl-game-card:hover,.pbl-game-card:focus-visible{transform:translateY(-5px);box-shadow:0 24px 60px rgba(31,40,62,.13);border-color:rgba(53,32,216,.3);outline:none}.pbl-game-card__media{display:grid;place-items:center;aspect-ratio:1/1;background:#eef1f6;overflow:hidden}.pbl-game-card__media img{width:100%;height:100%;object-fit:cover}.pbl-game-card__media i{font-style:normal;font-size:58px}.pbl-game-card__body{display:flex;flex-direction:column;flex:1;padding:18px}.pbl-game-card__body strong{font-size:17px;line-height:1.2}.pbl-game-card__body>span{display:-webkit-box;margin:9px 0 18px;color:var(--pblg-muted);font-size:13px;line-height:1.5;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pbl-game-card__body b{margin-top:auto;color:var(--pblg-purple);font-size:12px}.pbl-game-loading{display:flex;align-items:center;justify-content:center;gap:14px;min-height:220px;color:var(--pblg-muted);font-weight:700}.pbl-game-loading i,.pbl-game-modal__loading i{width:28px;height:28px;border:3px solid rgba(53,32,216,.16);border-top-color:var(--pblg-purple);border-radius:50%;animation:pblg-spin .8s linear infinite}.pbl-game-error{padding:40px;border-radius:20px;background:#fff;border:1px solid var(--pblg-line);text-align:center}.pbl-game-error strong,.pbl-game-error span{display:block;margin-bottom:10px}.pbl-game-error button{border:0;border-radius:999px;padding:12px 18px;background:var(--pblg-purple);color:#fff;font-weight:800;cursor:pointer}@keyframes pblg-spin{to{transform:rotate(360deg)}}
html.pbl-game-modal-open,body.pbl-game-modal-open{overflow:hidden!important}.pbl-game-modal[hidden]{display:none!important}.pbl-game-modal{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:14px}.pbl-game-modal__backdrop{position:absolute;inset:0;background:rgba(2,5,12,.84);backdrop-filter:blur(16px);animation:pblg-fade .25s ease both}.pbl-game-modal__dialog{position:relative;width:min(1480px,100%);height:min(94vh,1040px);overflow:auto;overscroll-behavior:contain;border-radius:30px;background:#fff;color:var(--pblg-ink);box-shadow:0 40px 120px rgba(0,0,0,.5);outline:none;animation:pblg-modal .38s cubic-bezier(.2,.8,.2,1) both}.pbl-game-modal__close{position:fixed;z-index:5;right:max(28px,calc((100vw - min(1480px,100vw - 28px))/2 + 18px));top:clamp(24px,4vh,50px);display:flex;align-items:center;gap:8px;height:46px;padding:0 16px 0 10px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:rgba(5,9,18,.6);backdrop-filter:blur(14px);color:#fff;cursor:pointer;box-shadow:0 10px 30px rgba(0,0,0,.16)}.pbl-game-modal__close>span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:rgba(255,255,255,.12);font-size:22px;line-height:1}.pbl-game-modal__close small{font-size:12px;font-weight:800}.pbl-game-modal__progress{position:sticky;z-index:6;top:0;height:4px;background:rgba(255,255,255,.15);pointer-events:none}.pbl-game-modal__progress i{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left center;background:linear-gradient(90deg,var(--pblg-purple),var(--pblg-green));transition:transform .08s linear}.pbl-game-modal__loading{display:flex;align-items:center;justify-content:center;gap:14px;min-height:70vh;color:var(--pblg-muted);font-weight:800}.pbl-game-modal__error{display:grid;place-items:center;min-height:70vh;padding:40px;text-align:center}.pbl-game-detail__hero{position:relative;min-height:560px;display:flex;align-items:flex-end;overflow:hidden;background:#0b1020;color:#fff}.pbl-game-detail__hero-bg{position:absolute;inset:0}.pbl-game-detail__hero-bg img{width:100%;height:100%;object-fit:cover;filter:blur(2px) saturate(.9);transform:scale(1.035)}.pbl-game-detail__hero-mask{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,8,18,.97) 0%,rgba(4,8,18,.84) 40%,rgba(4,8,18,.38) 72%,rgba(4,8,18,.55) 100%),linear-gradient(0deg,rgba(4,8,18,.55),transparent 45%)}.pbl-game-detail__hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(230px,390px) minmax(0,1fr);gap:clamp(30px,5vw,76px);align-items:center;width:min(1180px,calc(100% - 80px));margin:0 auto;padding:clamp(70px,9vw,120px) 0 62px}.pbl-game-detail__cover{aspect-ratio:1/1;display:grid;place-items:center;border-radius:28px;overflow:hidden;background:rgba(255,255,255,.1);box-shadow:0 32px 90px rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.18)}.pbl-game-detail__cover img{width:100%;height:100%;object-fit:cover}.pbl-game-detail__cover>span{font-size:94px}.pbl-game-detail__category{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2);font-size:12px;font-weight:900;letter-spacing:.06em}.pbl-game-detail__intro h2{margin:15px 0 20px;color:#fff;font-size:clamp(42px,6vw,88px);line-height:.95;letter-spacing:-.05em}.pbl-game-detail__description{max-width:720px;font-size:17px;line-height:1.75;color:rgba(255,255,255,.83)}.pbl-game-detail__description p{margin:.55em 0}.pbl-game-detail__content{width:min(1120px,calc(100% - 80px));margin:0 auto;padding:clamp(55px,7vw,90px) 0 90px}.pbl-game-detail__section{display:grid;grid-template-columns:70px minmax(0,1fr);gap:30px;padding:42px 0;border-top:1px solid var(--pblg-line)}.pbl-game-detail__section:first-child{border-top:0;padding-top:0}.pbl-game-detail__no{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:var(--pblg-ink);color:#fff;font-size:12px;font-weight:900}.pbl-game-detail__section--why .pbl-game-detail__no{background:var(--pblg-red)}.pbl-game-detail__section small,.pbl-game-detail__related-head small{color:var(--pblg-purple);font-size:11px;font-weight:900;letter-spacing:.13em}.pbl-game-detail__section h3,.pbl-game-detail__related h3{margin:7px 0 18px;font-size:clamp(28px,4vw,44px);line-height:1.05;letter-spacing:-.035em}.pbl-game-detail__copy{font-size:17px;line-height:1.8;color:#364158}.pbl-game-detail__copy p{margin:0 0 1em}.pbl-game-detail__copy ul,.pbl-game-detail__copy ol{padding-left:1.3em}.pbl-game-detail__related{margin-top:35px;padding-top:45px;border-top:1px solid var(--pblg-line)}.pbl-game-detail__related-head{margin-bottom:24px}.pbl-game-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.pbl-game-related{appearance:none;display:flex;flex-direction:column;padding:0;border:1px solid var(--pblg-line);border-radius:18px;background:#fff;text-align:left;overflow:hidden;cursor:pointer;color:inherit;transition:transform .25s ease,border-color .25s ease}.pbl-game-related:hover,.pbl-game-related:focus-visible{transform:translateY(-4px);border-color:rgba(53,32,216,.4);outline:none}.pbl-game-related img,.pbl-game-related__placeholder{width:100%;aspect-ratio:1/1;object-fit:cover;background:#eef1f6}.pbl-game-related__placeholder{display:grid;place-items:center;font-size:48px}.pbl-game-related strong{padding:14px 14px 6px;font-size:14px;line-height:1.2}.pbl-game-related>span:last-child{padding:0 14px 15px;color:var(--pblg-purple);font-size:12px;font-weight:800}.pbl-game-related i{font-style:normal}@keyframes pblg-fade{from{opacity:0}to{opacity:1}}@keyframes pblg-modal{from{opacity:0;transform:translateY(22px) scale(.985)}to{opacity:1;transform:none}}
@media(max-width:1050px){.pbl-game-catalog__categories,.pbl-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pbl-game-detail__hero-inner{grid-template-columns:280px minmax(0,1fr)}.pbl-game-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.pbl-game-catalog{padding:64px 0}.pbl-game-catalog__wrap{width:min(100% - 30px,1240px)}.pbl-game-catalog__head{grid-template-columns:1fr;gap:18px;margin-bottom:28px}.pbl-game-catalog__head h2{font-size:clamp(36px,11vw,56px)}.pbl-game-catalog__head p{font-size:15px}.pbl-game-category-card__body{padding:16px}.pbl-game-category-view__hero{min-height:430px;padding:26px;border-radius:22px}.pbl-game-category-view__veil{background:linear-gradient(0deg,rgba(6,10,22,.95) 0%,rgba(6,10,22,.75) 62%,rgba(6,10,22,.2) 100%)}.pbl-game-category-view__hero h3{font-size:clamp(34px,10vw,50px)}.pbl-game-modal{padding:0}.pbl-game-modal__dialog{width:100%;height:100dvh;max-height:none;border-radius:0}.pbl-game-modal__close{right:14px;top:14px;height:42px;padding-right:10px}.pbl-game-modal__close small{display:none}.pbl-game-detail__hero{min-height:650px}.pbl-game-detail__hero-mask{background:linear-gradient(0deg,rgba(4,8,18,.98) 0%,rgba(4,8,18,.83) 54%,rgba(4,8,18,.25) 100%)}.pbl-game-detail__hero-inner{grid-template-columns:1fr;gap:24px;width:calc(100% - 36px);padding:76px 0 38px}.pbl-game-detail__cover{width:min(58vw,260px);border-radius:22px}.pbl-game-detail__intro h2{font-size:clamp(38px,12vw,64px)}.pbl-game-detail__description{font-size:15px}.pbl-game-detail__content{width:calc(100% - 36px);padding:48px 0 70px}.pbl-game-detail__section{grid-template-columns:1fr;gap:16px;padding:32px 0}.pbl-game-detail__no{width:46px;height:46px}.pbl-game-detail__copy{font-size:16px}.pbl-game-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.pbl-game-catalog__categories,.pbl-game-grid{grid-template-columns:1fr}.pbl-game-category-view__top{align-items:flex-start;flex-direction:column}.pbl-game-category-view__hero{min-height:400px}.pbl-game-category-card{border-radius:20px}.pbl-game-card{display:grid;grid-template-columns:112px minmax(0,1fr);border-radius:18px}.pbl-game-card__media{height:100%;aspect-ratio:auto}.pbl-game-card__body{padding:15px}.pbl-game-card__body>span{-webkit-line-clamp:2;margin-bottom:10px}.pbl-game-related-grid{grid-template-columns:1fr 1fr}.pbl-game-related strong{font-size:12px}}
@media(prefers-reduced-motion:reduce){.pbl-game-category-card,.pbl-game-card,.pbl-game-related,.pbl-game-category-card__media img{transition:none!important}.pbl-game-modal__backdrop,.pbl-game-modal__dialog{animation:none!important}.pbl-game-loading i,.pbl-game-modal__loading i{animation-duration:1.6s}}


/* ========================================================================
   PBL Manager 1.4.1 — full-screen game modal, aligned with Theme modals
   ======================================================================== */
.pbl-game-modal{padding:0;place-items:stretch}
.pbl-game-modal__backdrop{opacity:0;animation:none!important;transition:opacity .28s ease}
.pbl-game-modal__dialog{position:absolute;inset:8px;width:auto;height:auto;max-width:none;max-height:none;border-radius:26px;opacity:0;transform:translateY(26px) scale(.975);animation:none!important;transition:opacity .26s ease,transform .36s cubic-bezier(.2,.75,.2,1);will-change:opacity,transform}
.pbl-game-modal.is-ready .pbl-game-modal__backdrop{opacity:1}
.pbl-game-modal.is-ready .pbl-game-modal__dialog{opacity:1;transform:none}
.pbl-game-modal.is-closing .pbl-game-modal__backdrop{opacity:0}
.pbl-game-modal.is-closing .pbl-game-modal__dialog{opacity:0;transform:translateY(18px) scale(.985)}
.pbl-game-modal__close{right:28px;top:24px}
.pbl-game-modal.is-switching .pbl-game-modal__body{opacity:.35;transition:opacity .14s ease}
.pbl-game-modal:not(.is-switching) .pbl-game-modal__body{opacity:1;transition:opacity .2s ease}
@media(max-width:680px){.pbl-game-modal__dialog{inset:0;border-radius:0}.pbl-game-modal__close{right:14px;top:14px}}
@media(prefers-reduced-motion:reduce){.pbl-game-modal__backdrop,.pbl-game-modal__dialog,.pbl-game-modal__body{transition:none!important;transform:none!important}}

.pbl-game-category-card,.pbl-game-card,.pbl-game-related{text-decoration:none}
