/* V3.4I-D.1 — Gaming Identity Shelf */
.zg-pgs{position:relative;overflow:hidden;margin:18px 0 22px;padding:22px;border:1px solid rgba(255,255,255,.09);background:linear-gradient(145deg,rgba(17,20,30,.95),rgba(9,11,17,.96));box-shadow:0 24px 70px rgba(0,0,0,.28)}
.zg-pgs:before{content:"";position:absolute;inset:-35% auto auto -10%;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(113,84,255,.16),transparent 66%);pointer-events:none}
.zg-pgs:after{content:"";position:absolute;right:-170px;top:-190px;width:390px;height:390px;border-radius:50%;background:radial-gradient(circle,rgba(36,201,159,.11),transparent 68%);pointer-events:none}
.zg-pgs>*{position:relative;z-index:1}.zg-pgs-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.zg-pgs-head h2{margin:4px 0 6px;font-size:clamp(24px,3vw,36px);letter-spacing:-.03em}.zg-pgs-head p{margin:0;max-width:740px;color:var(--muted,#a9aebe);line-height:1.7}.zg-pgs-loading{min-height:180px;display:grid;place-items:center;align-content:center;gap:12px;color:var(--muted,#a9aebe)}.zg-pgs-loading span{width:34px;height:34px;border-radius:50%;border:3px solid rgba(255,255,255,.12);border-top-color:currentColor;animation:zgPgsSpin .85s linear infinite}@keyframes zgPgsSpin{to{transform:rotate(360deg)}}
.zg-pgs-dashboard{display:grid;grid-template-columns:180px 1fr;gap:18px;align-items:stretch;margin-bottom:20px}.zg-pgs-ring{display:grid;place-items:center;min-height:170px;border-radius:24px;background:conic-gradient(from -90deg,rgba(115,91,255,.98) var(--zg-pgs-progress,0%),rgba(255,255,255,.075) 0);padding:8px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.07)}.zg-pgs-ring>div{width:100%;height:100%;min-height:154px;border-radius:19px;background:rgba(10,12,19,.96);display:grid;place-items:center;align-content:center;text-align:center;padding:14px}.zg-pgs-ring b{font-size:34px;line-height:1}.zg-pgs-ring span{font-weight:800;margin-top:8px}.zg-pgs-ring small{color:var(--muted,#a9aebe);font-size:11px;margin-top:4px;line-height:1.35}.zg-pgs-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.zg-pgs-kpis article{min-height:78px;padding:14px 15px;border:1px solid rgba(255,255,255,.075);background:rgba(255,255,255,.035);border-radius:17px;display:flex;flex-direction:column;justify-content:center;transition:.18s ease}.zg-pgs-kpis article:hover{transform:translateY(-2px);background:rgba(255,255,255,.055)}.zg-pgs-kpis b{font-size:23px;line-height:1}.zg-pgs-kpis span{font-size:12px;color:var(--muted,#a9aebe);margin-top:7px}.zg-pgs-kpis article.platinum{background:linear-gradient(135deg,rgba(125,102,255,.13),rgba(255,255,255,.025));border-color:rgba(154,139,255,.21)}
.zg-pgs-two-col{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:14px;margin-bottom:14px}.zg-pgs-block{border:1px solid rgba(255,255,255,.075);background:rgba(255,255,255,.026);border-radius:21px;padding:16px;min-width:0}.zg-pgs-block-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:13px}.zg-pgs-block-head h3{font-size:17px;margin:0}.zg-pgs-block-head small{display:block;color:var(--muted,#a9aebe);margin-top:3px}.zg-pgs-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.zg-pgs-feature-card{position:relative;display:block;min-height:230px;border-radius:17px;overflow:hidden;background:#111522;border:1px solid rgba(255,255,255,.08);color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease}.zg-pgs-feature-card:hover{transform:translateY(-3px);border-color:rgba(141,122,255,.42)}.zg-pgs-feature-cover,.zg-pgs-feature-cover img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.zg-pgs-feature-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(5,7,12,.2) 45%,rgba(5,7,12,.97) 100%)}.zg-pgs-feature-copy{position:absolute;left:0;right:0;bottom:0;padding:14px;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.zg-pgs-feature-copy b{font-size:14px;line-height:1.35}.zg-pgs-feature-copy small{color:#c8cbd5}.zg-pgs-status{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.01em;border:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.42);backdrop-filter:blur(8px)}.zg-pgs-status.active{border-color:rgba(54,227,172,.27);color:#8ff5d3}.zg-pgs-status.done{border-color:rgba(91,166,255,.26);color:#a9d0ff}.zg-pgs-status.platinum{border-color:rgba(176,155,255,.35);color:#d8ccff}.zg-pgs-status.queue{color:#e6e8ef}.zg-pgs-status.paused{color:#ffd78a}.zg-pgs-status.dropped{color:#ff9c9c}
.zg-pgs-dna{display:grid;gap:13px}.zg-pgs-dna-row>div{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;margin-bottom:6px}.zg-pgs-dna-row span{color:var(--muted,#a9aebe)}.zg-pgs-dna-row>i{display:block;height:7px;border-radius:99px;background:rgba(255,255,255,.07);overflow:hidden}.zg-pgs-dna-row em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,rgba(107,84,255,.95),rgba(55,208,173,.92))}.zg-pgs-mini-empty{min-height:120px;border:1px dashed rgba(255,255,255,.1);border-radius:16px;display:grid;place-items:center;text-align:center;padding:18px;color:var(--muted,#a9aebe);line-height:1.6}.zg-pgs-mini-empty.error{color:#ffb6b6}
.zg-pgs-journey{margin-bottom:14px}.zg-pgs-filters{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.zg-pgs-filters button{border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.03);color:var(--muted,#a9aebe);border-radius:999px;padding:6px 10px;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.zg-pgs-filters button.active{color:#fff;border-color:rgba(135,115,255,.38);background:rgba(119,95,255,.18)}.zg-pgs-games{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.zg-pgs-game{display:grid;grid-template-columns:62px 1fr;gap:10px;align-items:center;padding:8px;border:1px solid rgba(255,255,255,.07);background:rgba(10,12,19,.62);border-radius:15px;min-width:0}.zg-pgs-game[hidden]{display:none}.zg-pgs-game-cover{display:block;width:62px;height:88px;border-radius:10px;overflow:hidden;background:#151925}.zg-pgs-game-cover img,.zg-pgs-game-cover .zg-pgs-cover-fallback{width:100%;height:100%;object-fit:cover}.zg-pgs-cover-fallback{display:grid;place-items:center;background:linear-gradient(145deg,#191d2a,#0d0f16)}.zg-pgs-game-body{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.zg-pgs-game-title{max-width:100%;color:inherit;text-decoration:none;font-size:12px;font-weight:900;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.zg-pgs-game-body small{max-width:100%;color:var(--muted,#a9aebe);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px}.zg-pgs-no-filter{padding:22px;text-align:center;color:var(--muted,#a9aebe)}
.zg-pgs-timeline-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.zg-pgs-timeline-list a{display:grid;grid-template-columns:10px 1fr auto;gap:10px;align-items:center;text-decoration:none;color:inherit;padding:10px 12px;border-radius:13px;background:rgba(8,10,16,.48);border:1px solid rgba(255,255,255,.06)}.zg-pgs-timeline-list a:hover{background:rgba(255,255,255,.045)}.zg-pgs-timeline-list b{display:block;font-size:12px}.zg-pgs-timeline-list small{display:block;color:var(--muted,#a9aebe);margin-top:3px;font-size:10px}.zg-pgs-timeline-dot{width:8px;height:8px;border-radius:50%;background:#888}.zg-pgs-timeline-dot.active{background:#4de0ad;box-shadow:0 0 0 4px rgba(77,224,173,.08)}.zg-pgs-timeline-dot.done{background:#73aefb}.zg-pgs-timeline-dot.platinum{background:#aa91ff}.zg-pgs-timeline-dot.paused{background:#e8b85f}.zg-pgs-timeline-dot.dropped{background:#df7373}.zg-pgs-empty{min-height:210px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:24px;border:1px dashed rgba(255,255,255,.11);border-radius:20px;background:rgba(255,255,255,.02)}.zg-pgs-empty-mark{width:60px;height:60px;border-radius:18px;background:rgba(120,96,255,.13);display:grid;place-items:center;font-size:28px}.zg-pgs-empty h3{margin:0 0 5px}.zg-pgs-empty p{margin:0;color:var(--muted,#a9aebe);line-height:1.65}
@media(max-width:1050px){.zg-pgs-games{grid-template-columns:repeat(3,minmax(0,1fr))}.zg-pgs-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zg-pgs-feature-card:nth-child(n+5){display:none}}
@media(max-width:820px){.zg-pgs-dashboard{grid-template-columns:1fr}.zg-pgs-ring{min-height:135px}.zg-pgs-ring>div{min-height:119px}.zg-pgs-kpis{grid-template-columns:repeat(3,1fr)}.zg-pgs-two-col{grid-template-columns:1fr}.zg-pgs-games{grid-template-columns:repeat(2,minmax(0,1fr))}.zg-pgs-timeline-list{grid-template-columns:1fr}.zg-pgs-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.zg-pgs-feature-card{min-height:205px}}
@media(max-width:620px){.zg-pgs{padding:15px;border-radius:20px}.zg-pgs-head{align-items:flex-start}.zg-pgs-head .btn{white-space:nowrap}.zg-pgs-kpis{grid-template-columns:repeat(2,1fr)}.zg-pgs-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}.zg-pgs-feature-card{min-height:220px}.zg-pgs-feature-card:nth-child(n+5){display:none}.zg-pgs-block-head{align-items:flex-start;flex-direction:column}.zg-pgs-filters{justify-content:flex-start}.zg-pgs-games{grid-template-columns:1fr}.zg-pgs-empty{grid-template-columns:1fr;text-align:center;justify-items:center}.zg-pgs-game{grid-template-columns:54px 1fr}.zg-pgs-game-cover{width:54px;height:77px}}
