.pcgh-gdl-v2{--pcgh-gdl-v2-container-pad:16px;--pcgh-gdl-v2-width:min(var(--pcgh-gdl-v2-max-w,var(--pcgh-container-w,1200px)), calc(100% + (var(--pcgh-gdl-v2-container-pad) * 2)));width:var(--pcgh-gdl-v2-width);max-width:var(--pcgh-gdl-v2-width);min-width:0;margin:0 calc((100% - var(--pcgh-gdl-v2-width)) / 2) 24px;color:var(--pcgh-text,#0f172a);position:relative}.pcgh-gdl-v2__crumb{color:var(--pcgh-text-3,#64748b);white-space:nowrap;align-items:center;gap:8px;margin:0 0 14px;font-size:13px;line-height:1.4;display:flex;overflow:hidden}.pcgh-gdl-v2__crumb a{color:var(--pcgh-text-2,#475569);text-decoration:none}.pcgh-gdl-v2__crumb a:hover{color:var(--pcgh-primary,#2f6df6)}.pcgh-gdl-v2__grid{--pcgh-gdl-v2-info-gap:clamp(8px, 1.45vw, 18px);--pcgh-gdl-v2-desc-min:clamp(48px, 13%, 86px);--pcgh-gdl-v2-meta-h:clamp(28px, 4.8vw, 38px);border:1px solid var(--pcgh-border,#e2e8f0);background:var(--pcgh-surface,#fff);width:100%;min-width:0;box-shadow:none;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(360px,42%);align-items:stretch;gap:18px;padding:12px;display:grid}.pcgh-gdl-v2__media,.pcgh-gdl-v2__info{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0}.pcgh-gdl-v2__media{flex-direction:column;padding:0;display:flex}.pcgh-gdl-v2__stage{aspect-ratio:4/2;background:var(--pcgh-surface-2,#f1f5f9);cursor:zoom-in;border:0;border-radius:10px;width:100%;margin:0;padding:0;display:block;position:relative;overflow:hidden}.pcgh-gdl-v2__stage-bg,.pcgh-gdl-v2__thumb{background-position:50%;background-repeat:no-repeat;background-size:cover}.pcgh-gdl-v2__stage-bg{width:100%;height:100%;transition:transform .24s;display:block}.pcgh-gdl-v2__stage:hover .pcgh-gdl-v2__stage-bg{transform:scale(1.018)}.pcgh-gdl-v2__play,.pcgh-gdl-v2__zoom{color:#fff;backdrop-filter:blur(10px);background:#0f172a94;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pcgh-gdl-v2__zoom{opacity:0;width:38px;height:38px;transition:opacity .18s;top:14px;left:auto;right:14px;transform:none}.pcgh-gdl-v2__stage:hover .pcgh-gdl-v2__zoom{opacity:1}.pcgh-gdl-v2__play i,.pcgh-gdl-v2__play svg{width:25px;height:25px}.pcgh-gdl-v2__play[hidden],.pcgh-gdl-v2__zoom[hidden]{display:none!important}.pcgh-gdl-v2__zoom i,.pcgh-gdl-v2__zoom svg{width:18px;height:18px}.pcgh-gdl-v2__thumbs{scrollbar-width:thin;grid-auto-columns:calc(20% - 6.4px);grid-auto-flow:column;gap:8px;margin-top:12px;padding:10px 2px 3px;display:grid;overflow:auto hidden}.pcgh-gdl-v2__thumb{background-color:var(--pcgh-surface-2,#f1f5f9);cursor:pointer;opacity:.82;border:2px solid #0000;border-radius:8px;height:58px;transition:border-color .18s,opacity .18s,transform .18s;position:relative}.pcgh-gdl-v2__thumb:hover{border-color:rgba(var(--pcgh-primary-rgb,47, 109, 246), .55);opacity:1}.pcgh-gdl-v2__thumb.is-active{border-color:var(--pcgh-primary,#2f6df6);opacity:1}.pcgh-gdl-v2__thumb.is-active:before{content:"";border-right:6px solid #0000;border-bottom:7px solid var(--pcgh-primary,#2f6df6);border-left:6px solid #0000;width:0;height:0;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.pcgh-gdl-v2__thumb span{border-radius:inherit;color:#fff;background:#0000003d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.pcgh-gdl-v2__thumb span i,.pcgh-gdl-v2__thumb span svg{width:22px;height:22px}.pcgh-gdl-v2__info{gap:var(--pcgh-gdl-v2-info-gap);height:var(--pcgh-gdl-v2-media-h,100%);max-height:var(--pcgh-gdl-v2-media-h,none);box-sizing:border-box;flex-direction:column;justify-content:space-between;align-self:start;min-height:0;padding:12px 16px;display:flex;overflow:hidden}.pcgh-gdl-v2__info>:where(.pcgh-gdl-v2__title,.pcgh-gdl-v2__subtitle,.pcgh-gdl-v2__chips,.pcgh-gdl-v2__stats,.pcgh-gdl-v2__meta-row,.pcgh-gdl-v2__actions,.pcgh-gdl-v2__safety){flex:none}.pcgh-gdl-v2.is-info-compact .pcgh-gdl-v2__info{gap:8px}.pcgh-gdl-v2.is-info-tight .pcgh-gdl-v2__info{gap:6px;padding-block:8px}.pcgh-gdl-v2__title{max-height:2.32em;color:var(--pcgh-text,#0f172a);letter-spacing:0;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(22px,2.2vw,30px);font-weight:500;line-height:1.16;display:-webkit-box;overflow:hidden}.pcgh-gdl-v2__subtitle{margin:calc(var(--pcgh-gdl-v2-info-gap) * -.55) 0 0;color:var(--pcgh-text-3,#64748b);font-size:12px;line-height:1.35}.pcgh-gdl-v2.is-info-compact .pcgh-gdl-v2__subtitle{margin-top:-4px}.pcgh-gdl-v2__chips{flex-wrap:wrap;gap:8px;margin:0;display:flex}.pcgh-gdl-v2__chip{border:1px solid rgba(var(--pcgh-primary-rgb,47, 109, 246), .2);background:rgba(var(--pcgh-primary-rgb,47, 109, 246), .1);min-height:24px;color:var(--pcgh-primary,#2f6df6);border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;line-height:1;text-decoration:none;display:inline-flex}.pcgh-gdl-v2__chip:hover{border-color:rgba(var(--pcgh-primary-rgb,47, 109, 246), .38);color:var(--pcgh-primary,#2f6df6)}.pcgh-gdl-v2.is-info-compact .pcgh-gdl-v2__chips{max-height:24px;overflow:hidden}.pcgh-gdl-v2__stats{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;align-items:center;gap:clamp(10px,1.4vw,18px);margin:0;display:flex;overflow-x:auto}.pcgh-gdl-v2__stats::-webkit-scrollbar{display:none}.pcgh-gdl-v2__stat{flex-direction:column;flex:1 1 0;gap:3px;min-width:0;display:flex;position:relative}.pcgh-gdl-v2__stat+.pcgh-gdl-v2__stat{border-left:1px solid var(--pcgh-border,#e2e8f0);padding-left:clamp(10px,1.4vw,18px)}.pcgh-gdl-v2__stat strong{min-width:0;color:var(--pcgh-text,#0f172a);white-space:nowrap;text-overflow:ellipsis;font-size:17px;font-weight:500;line-height:1.15;display:block;overflow:hidden}.pcgh-gdl-v2__stat small{min-width:0;color:var(--pcgh-text-3,#64748b);white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.3;display:block;overflow:hidden}.pcgh-gdl-v2__stat--score{flex:1.35 1 0;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:8px;display:grid}.pcgh-gdl-v2__stat--score strong{color:#f59e0b;font-size:28px;font-weight:500}.pcgh-gdl-v2__stat--score span{flex-direction:column;gap:3px;min-width:0;display:flex;overflow:hidden}.pcgh-gdl-v2__stars{color:#fbbf24;align-items:center;gap:1px;font-style:normal;display:flex}.pcgh-gdl-v2__stars .pcgh-star{color:#fbbf24;width:12px;height:12px;display:inline-flex}.pcgh-gdl-v2__stars i,.pcgh-gdl-v2__stars svg{fill:currentColor;width:12px;height:12px}.pcgh-gdl-v2__meta-row{min-height:24px;height:var(--pcgh-gdl-v2-meta-h);max-height:var(--pcgh-gdl-v2-meta-h);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:10px;margin:0;display:grid}.pcgh-gdl-v2__meta-item{border:1px solid var(--pcgh-border,#e2e8f0);background:rgba(var(--pcgh-primary-rgb,47, 109, 246), .05);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-width:0;height:100%;min-height:0;padding:0 10px;display:flex}.pcgh-gdl-v2__meta-item small{color:var(--pcgh-text-3,#64748b);white-space:nowrap;flex:none;font-size:12px;line-height:1}.pcgh-gdl-v2__meta-item strong{min-width:0;color:var(--pcgh-text,#0f172a);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;line-height:1.2;overflow:hidden}.pcgh-gdl-v2.is-info-compact .pcgh-gdl-v2__meta-row{gap:8px}.pcgh-gdl-v2.is-info-compact .pcgh-gdl-v2__meta-item{padding:0 8px}.pcgh-gdl-v2.is-info-compact .pcgh-gdl-v2__meta-item small,.pcgh-gdl-v2.is-info-compact .pcgh-gdl-v2__meta-item strong{font-size:11px}.pcgh-gdl-v2.is-info-tight .pcgh-gdl-v2__meta-row{gap:6px}.pcgh-gdl-v2.is-info-tight .pcgh-gdl-v2__meta-item{border-radius:6px}.pcgh-gdl-v2__desc{flex:1 1 var(--pcgh-gdl-v2-desc-min);min-height:var(--pcgh-gdl-v2-desc-min);min-width:0;max-height:5.34em;color:var(--pcgh-text-2,#475569);text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.78;display:-webkit-box;overflow:hidden}.pcgh-gdl-v2__desc strong{color:var(--pcgh-text,#0f172a);font-weight:500}.pcgh-gdl-v2.is-info-compact .pcgh-gdl-v2__desc{-webkit-line-clamp:3;line-clamp:3;min-height:0;max-height:4.8em;line-height:1.6}.pcgh-gdl-v2.is-info-tight .pcgh-gdl-v2__desc{-webkit-line-clamp:2;line-clamp:2;flex-basis:36px;min-height:0;max-height:2.9em;font-size:12px;line-height:1.45}.pcgh-gdl-v2__actions{align-items:stretch;gap:10px;width:100%;min-width:0;margin-top:0;display:flex}.pcgh-gdl-v2__actions.has-admin-edit{gap:8px}.pcgh-gdl-v2__download,.pcgh-gdl-v2__buy,.pcgh-gdl-v2 .pcgh-gdl-v2__fav{min-width:0;min-height:46px;box-shadow:none;cursor:pointer;white-space:nowrap;border-radius:8px;flex:1 1 0;justify-content:center;align-items:center;gap:8px;font-size:15px;font-weight:500;line-height:1;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.pcgh-gdl-v2__actions.has-admin-edit :where(.pcgh-gdl-v2__download,.pcgh-gdl-v2__buy,.pcgh-gdl-v2__fav){gap:6px;min-height:44px;padding-inline:8px;font-size:13px}.pcgh-gdl-v2__actions.has-admin-edit .pcgh-gdl-v2__download{flex:1.35 1 0}.pcgh-gdl-v2__actions.has-admin-edit .pcgh-gdl-v2__buy{flex:1 1 0}.pcgh-gdl-v2__actions.has-admin-edit .pcgh-gdl-v2__fav:not(.pcgh-gdl-v2__edit),.pcgh-gdl-v2__actions.has-admin-edit .pcgh-gdl-v2__edit{flex:none;min-width:78px;padding-inline:9px;font-size:12px}.pcgh-gdl-v2__actions.has-admin-edit .pcgh-gdl-v2__edit{min-width:82px}.pcgh-gdl-v2__download span,.pcgh-gdl-v2__buy span,.pcgh-gdl-v2 .pcgh-gdl-v2__fav span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.pcgh-gdl-v2__download{border:1px solid var(--pcgh-primary,#2f6df6);background:var(--pcgh-primary,#2f6df6);color:#fff}.pcgh-gdl-v2__download:hover{color:#fff;background:color-mix(in srgb, var(--pcgh-primary,#2f6df6) 90%, #111827);transform:translateY(-1px)}.pcgh-gdl-v2__download.is-disabled{border-color:var(--pcgh-border,#e2e8f0);background:var(--pcgh-surface-2,#f1f5f9);color:var(--pcgh-text-3,#64748b);cursor:not-allowed}.pcgh-gdl-v2__buy{border:1px solid rgba(var(--pcgh-primary-rgb,47, 109, 246), .3);background:rgba(var(--pcgh-primary-rgb,47, 109, 246), .08);color:var(--pcgh-primary,#2f6df6)}.pcgh-gdl-v2__buy:hover{border-color:rgba(var(--pcgh-primary-rgb,47, 109, 246), .48);background:rgba(var(--pcgh-primary-rgb,47, 109, 246), .14);color:var(--pcgh-primary,#2f6df6);transform:translateY(-1px)}.pcgh-gdl-v2__download i,.pcgh-gdl-v2__download svg,.pcgh-gdl-v2__buy i,.pcgh-gdl-v2__buy svg,.pcgh-gdl-v2 .pcgh-gdl-v2__fav i,.pcgh-gdl-v2 .pcgh-gdl-v2__fav svg{width:20px;height:20px}.pcgh-gdl-v2__actions.has-admin-edit :where(.pcgh-gdl-v2__download,.pcgh-gdl-v2__buy,.pcgh-gdl-v2__fav) :where(i,svg){width:17px;height:17px}.pcgh-gdl-v2__actions.has-admin-edit :where(.pcgh-gdl-v2__fav:not(.pcgh-gdl-v2__edit),.pcgh-gdl-v2__edit) :where(i,svg){width:16px;height:16px}.pcgh-gdl-v2.is-info-compact .pcgh-gdl-v2__download,.pcgh-gdl-v2.is-info-compact .pcgh-gdl-v2__buy,.pcgh-gdl-v2.is-info-compact .pcgh-gdl-v2__fav{min-height:42px}.pcgh-gdl-v2.is-info-tight .pcgh-gdl-v2__download,.pcgh-gdl-v2.is-info-tight .pcgh-gdl-v2__buy,.pcgh-gdl-v2.is-info-tight .pcgh-gdl-v2__fav{min-height:38px;font-size:13px}.pcgh-gdl-v2.is-info-compact .pcgh-gdl-v2__safety{padding-block:7px}.pcgh-gdl-v2.is-info-tight .pcgh-gdl-v2__safety{padding-block:6px}.pcgh-gdl-v2 .pcgh-gdl-v2__fav{border:1px solid var(--pcgh-border,#dbe4ef);background:var(--pcgh-surface,#fff);color:var(--pcgh-text-2,#334155)}.pcgh-gdl-v2 .pcgh-gdl-v2__fav:hover{border-color:rgba(var(--pcgh-primary-rgb,47, 109, 246), .42);color:var(--pcgh-primary,#2f6df6);background:rgba(var(--pcgh-primary-rgb,47, 109, 246), .06);transform:translateY(-1px)}.pcgh-gdl-v2 .pcgh-gdl-v2__fav.is-fav{color:#ef4444;background:#f8717114;border-color:#f8717159}.pcgh-gdl-v2__edit{text-decoration:none}.pcgh-gdl-v2__safety{border:1px solid rgba(var(--pcgh-primary-rgb,47, 109, 246), .18);background:rgba(var(--pcgh-primary-rgb,47, 109, 246), .06);min-width:0;color:var(--pcgh-text-2,#475569);white-space:nowrap;scrollbar-width:thin;border-radius:8px;align-items:center;gap:8px;margin-top:0;padding:9px 12px;font-size:12px;line-height:1;display:flex;overflow:auto hidden}.pcgh-gdl-v2__safety-icon{background:rgba(var(--pcgh-primary-rgb,47, 109, 246), .14);width:22px;height:22px;color:var(--pcgh-primary,#2f6df6);border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.pcgh-gdl-v2__safety-icon i,.pcgh-gdl-v2__safety-icon svg{width:14px;height:14px}.pcgh-gdl-v2__safety strong{color:var(--pcgh-text,#0f172a);flex:none;font-size:13px;font-weight:600}.pcgh-gdl-v2__safety-text,.pcgh-gdl-v2__safety-note,.pcgh-gdl-v2__safety-md5{text-overflow:ellipsis;white-space:nowrap;flex:none;align-items:center;max-width:260px;display:inline-flex;overflow:hidden}.pcgh-gdl-v2__safety-tags{flex:none;align-items:center;gap:5px;display:inline-flex}.pcgh-gdl-v2__safety-tags em{background:rgba(var(--pcgh-primary-rgb,47, 109, 246), .1);min-height:20px;color:var(--pcgh-primary,#2f6df6);border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:11px;font-style:normal;font-weight:500;display:inline-flex}.pcgh-gdl-v2__safety-md5{color:var(--pcgh-text-3,#64748b);gap:5px}.pcgh-gdl-v2__safety-md5 code{max-width:150px;color:var(--pcgh-text,#0f172a);text-overflow:ellipsis;vertical-align:bottom;font-size:11px;display:inline-block;overflow:hidden}.pcgh-gdl-v2__hidden-trigger{display:none!important}html[data-pcgh-theme-resolved=dark] .pcgh-gdl-v2__grid{background:var(--pcgh-surface,#111827);border-color:var(--pcgh-border,#243142)}html[data-pcgh-theme-resolved=dark] .pcgh-gdl-v2 .pcgh-gdl-v2__fav{background:var(--pcgh-surface-2,#182233);border-color:var(--pcgh-border,#243142);color:var(--pcgh-text-2,#cbd5e1)}html[data-pcgh-theme-resolved=dark] .pcgh-gdl-v2__buy{background:rgba(var(--pcgh-primary-rgb,47, 109, 246), .16);border-color:rgba(var(--pcgh-primary-rgb,47, 109, 246), .36)}html[data-pcgh-theme-resolved=dark] .pcgh-gdl-v2__safety{background:rgba(var(--pcgh-primary-rgb,47, 109, 246), .12);border-color:rgba(var(--pcgh-primary-rgb,47, 109, 246), .26);color:var(--pcgh-text-2,#cbd5e1)}html[data-pcgh-theme-resolved=dark] .pcgh-gdl-v2__safety strong,html[data-pcgh-theme-resolved=dark] .pcgh-gdl-v2__safety-md5 code{color:var(--pcgh-text,#f8fafc)}@media (width<=1120px){.pcgh-gdl-v2__grid{grid-template-columns:minmax(0,1fr)}.pcgh-gdl-v2__info{justify-content:flex-start;gap:12px;height:auto;min-height:0;max-height:none;overflow:visible}.pcgh-gdl-v2.is-info-compact .pcgh-gdl-v2__info{gap:12px}.pcgh-gdl-v2__desc{flex:0 auto;min-height:0}.pcgh-gdl-v2__actions{margin-top:0}}@media (width<=768px){.pcgh-gdl-v2{margin-bottom:18px}.pcgh-gdl-v2__grid{gap:12px;padding:10px}.pcgh-gdl-v2__media{padding:0}.pcgh-gdl-v2__info{padding:15px}.pcgh-gdl-v2__title{font-size:24px}.pcgh-gdl-v2__chips{gap:7px}.pcgh-gdl-v2__thumbs{grid-auto-columns:96px}.pcgh-gdl-v2__chip{min-height:24px;padding:0 11px;font-size:12px}.pcgh-gdl-v2__stats{align-items:stretch;gap:10px}.pcgh-gdl-v2__stat+.pcgh-gdl-v2__stat{border-left:0;padding-left:0}.pcgh-gdl-v2__stat--score{column-gap:7px}.pcgh-gdl-v2__stat--score strong{font-size:30px}.pcgh-gdl-v2__stat strong{font-size:17px}.pcgh-gdl-v2__stat small{font-size:12px}.pcgh-gdl-v2__meta-row{gap:8px}.pcgh-gdl-v2__meta-item{min-height:32px;padding:0 10px}.pcgh-gdl-v2__actions{grid-template-columns:1fr;gap:10px;display:grid}.pcgh-gdl-v2__actions.has-admin-edit :where(.pcgh-gdl-v2__download,.pcgh-gdl-v2__buy,.pcgh-gdl-v2__fav){flex:initial;min-height:48px;font-size:15px}.pcgh-gdl-v2__download,.pcgh-gdl-v2__buy,.pcgh-gdl-v2 .pcgh-gdl-v2__fav{min-height:48px;font-size:15px}}@media (width<=520px){.pcgh-gdl-v2__stats{gap:8px}.pcgh-gdl-v2__stat--score{column-gap:6px}.pcgh-gdl-v2__meta-row{grid-template-columns:1fr}}.pcgh-gdl-v2__stats{--pcgh-stat-fit-scale:1;align-items:center;gap:calc(18px * var(--pcgh-stat-fit-scale));flex-wrap:nowrap;max-width:100%;display:flex;overflow:visible}.pcgh-gdl-v2__stat{flex:none;min-width:0;max-width:none}.pcgh-gdl-v2__stat+.pcgh-gdl-v2__stat{padding-left:calc(18px * var(--pcgh-stat-fit-scale))}.pcgh-gdl-v2__stat strong{max-width:none;font-size:calc(17px * var(--pcgh-stat-fit-scale));text-overflow:clip;white-space:nowrap;line-height:1.15;overflow:visible}.pcgh-gdl-v2__stat small{font-size:calc(12px * var(--pcgh-stat-fit-scale));text-overflow:clip;white-space:nowrap;line-height:1.25;overflow:visible}.pcgh-gdl-v2__stat--score{column-gap:calc(8px * var(--pcgh-stat-fit-scale))}.pcgh-gdl-v2__stat--score span{max-width:none;overflow:visible}.pcgh-gdl-v2__stat--score strong{font-size:calc(28px * var(--pcgh-stat-fit-scale));line-height:1}.pcgh-gdl-v2__stars{gap:calc(1px * var(--pcgh-stat-fit-scale));white-space:nowrap}.pcgh-gdl-v2__stars .pcgh-star,.pcgh-gdl-v2__stars i,.pcgh-gdl-v2__stars svg{width:calc(12px * var(--pcgh-stat-fit-scale));height:calc(12px * var(--pcgh-stat-fit-scale))}@media (width<=768px){.pcgh-gdl-v2{--pcgh-gdl-v2-container-pad:0px;--pcgh-gdl-v2-width:100%;width:100%;max-width:100%;margin:0 0 18px;overflow:hidden}.pcgh-gdl-v2__crumb{min-width:0;margin-bottom:10px}.pcgh-gdl-v2__grid{box-sizing:border-box;grid-template-columns:minmax(0,1fr);gap:10px;width:100%;max-width:100%;padding:10px;overflow:hidden}.pcgh-gdl-v2__stage{aspect-ratio:16/9;border-radius:9px}.pcgh-gdl-v2__thumbs{grid-auto-columns:minmax(76px,26vw);gap:7px;margin-top:8px;padding:8px 1px 3px}.pcgh-gdl-v2__thumb{height:clamp(46px,14vw,56px)}.pcgh-gdl-v2__info{justify-content:flex-start;gap:10px;min-height:0;padding:12px;overflow:visible;height:auto!important;max-height:none!important}.pcgh-gdl-v2__title{-webkit-line-clamp:3;line-clamp:3;max-height:none;font-size:clamp(20px,5.4vw,24px);line-height:1.18}.pcgh-gdl-v2__subtitle{margin-top:-4px}.pcgh-gdl-v2__chips,.pcgh-gdl-v2.is-info-compact .pcgh-gdl-v2__chips{gap:6px;max-height:none;overflow:visible}.pcgh-gdl-v2__chip{max-width:100%;min-height:23px;padding:0 9px;font-size:11px}.pcgh-gdl-v2__stats{gap:calc(6px * var(--pcgh-stat-fit-scale));justify-content:space-between;width:100%;min-width:0;max-width:100%;overflow:visible}.pcgh-gdl-v2__stat{flex:none;max-width:none}.pcgh-gdl-v2__stat+.pcgh-gdl-v2__stat{padding-left:calc(6px * var(--pcgh-stat-fit-scale));border-left:1px solid var(--pcgh-border,#e2e8f0)}.pcgh-gdl-v2__stat--score{column-gap:calc(5px * var(--pcgh-stat-fit-scale));grid-template-columns:auto auto}.pcgh-gdl-v2__stat strong{font-size:calc(14px * var(--pcgh-stat-fit-scale))}.pcgh-gdl-v2__stat small{font-size:calc(10px * var(--pcgh-stat-fit-scale))}.pcgh-gdl-v2__stat--score strong{font-size:calc(23px * var(--pcgh-stat-fit-scale))}.pcgh-gdl-v2__stars .pcgh-star,.pcgh-gdl-v2__stars i,.pcgh-gdl-v2__stars svg{width:calc(10px * var(--pcgh-stat-fit-scale));height:calc(10px * var(--pcgh-stat-fit-scale))}.pcgh-gdl-v2__meta-row{height:auto;max-height:none}.pcgh-gdl-v2__meta-item{align-items:flex-start;height:auto;min-height:34px;padding:8px 10px}.pcgh-gdl-v2__meta-item strong{text-overflow:clip;white-space:normal;word-break:break-word;overflow:visible}.pcgh-gdl-v2__desc{flex:0 auto;min-height:0;max-height:4.8em;font-size:13px;line-height:1.6}.pcgh-gdl-v2__actions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:8px;width:100%;display:grid}.pcgh-gdl-v2__actions.has-admin-edit{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.pcgh-gdl-v2__actions.has-admin-edit .pcgh-gdl-v2__download,.pcgh-gdl-v2__actions.has-admin-edit .pcgh-gdl-v2__buy,.pcgh-gdl-v2__actions.has-admin-edit .pcgh-gdl-v2__fav:not(.pcgh-gdl-v2__edit),.pcgh-gdl-v2__actions.has-admin-edit .pcgh-gdl-v2__edit,.pcgh-gdl-v2__download,.pcgh-gdl-v2__buy,.pcgh-gdl-v2 .pcgh-gdl-v2__fav{width:100%;min-width:0;min-height:44px;padding-inline:8px;font-size:14px}.pcgh-gdl-v2__actions.has-admin-edit :where(.pcgh-gdl-v2__download,.pcgh-gdl-v2__buy,.pcgh-gdl-v2__fav),.pcgh-gdl-v2__actions.has-admin-edit .pcgh-gdl-v2__download,.pcgh-gdl-v2__actions.has-admin-edit .pcgh-gdl-v2__buy,.pcgh-gdl-v2__actions.has-admin-edit .pcgh-gdl-v2__fav:not(.pcgh-gdl-v2__edit),.pcgh-gdl-v2__actions.has-admin-edit .pcgh-gdl-v2__edit{flex:initial;min-width:0}.pcgh-gdl-v2__safety{white-space:normal;flex-wrap:wrap;align-items:flex-start;padding:9px 10px;line-height:1.35;overflow:visible}.pcgh-gdl-v2__safety-text,.pcgh-gdl-v2__safety-note,.pcgh-gdl-v2__safety-md5{text-overflow:clip;white-space:normal;flex:auto;max-width:100%;overflow:visible}.pcgh-gdl-v2__safety-tags{flex-wrap:wrap}.pcgh-gdl-v2__safety-md5 code{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;max-width:100%;overflow:visible}}@media (width<=520px){.pcgh-gdl-v2__grid{gap:8px;padding:8px}.pcgh-gdl-v2__info{gap:9px;padding:10px}.pcgh-gdl-v2__stats{gap:calc(4px * var(--pcgh-stat-fit-scale))}.pcgh-gdl-v2__stat+.pcgh-gdl-v2__stat{padding-left:calc(4px * var(--pcgh-stat-fit-scale))}.pcgh-gdl-v2__stat strong{font-size:calc(12px * var(--pcgh-stat-fit-scale))}.pcgh-gdl-v2__stat small{font-size:calc(9px * var(--pcgh-stat-fit-scale))}.pcgh-gdl-v2__stat--score{column-gap:calc(4px * var(--pcgh-stat-fit-scale))}.pcgh-gdl-v2__stat--score strong{font-size:calc(20px * var(--pcgh-stat-fit-scale))}.pcgh-gdl-v2__stars .pcgh-star,.pcgh-gdl-v2__stars i,.pcgh-gdl-v2__stars svg{width:calc(9px * var(--pcgh-stat-fit-scale));height:calc(9px * var(--pcgh-stat-fit-scale))}.pcgh-gdl-v2__meta-row{grid-template-columns:1fr;gap:6px}.pcgh-gdl-v2__meta-item{min-height:32px;padding:7px 9px}.pcgh-gdl-v2__actions,.pcgh-gdl-v2__actions.has-admin-edit{gap:7px}.pcgh-gdl-v2__actions.has-admin-edit .pcgh-gdl-v2__download,.pcgh-gdl-v2__actions.has-admin-edit .pcgh-gdl-v2__buy,.pcgh-gdl-v2__actions.has-admin-edit .pcgh-gdl-v2__fav:not(.pcgh-gdl-v2__edit),.pcgh-gdl-v2__actions.has-admin-edit .pcgh-gdl-v2__edit,.pcgh-gdl-v2__download,.pcgh-gdl-v2__buy,.pcgh-gdl-v2 .pcgh-gdl-v2__fav{min-height:42px;padding-inline:6px;font-size:13px}.pcgh-gdl-v2__download i,.pcgh-gdl-v2__download svg,.pcgh-gdl-v2__buy i,.pcgh-gdl-v2__buy svg,.pcgh-gdl-v2 .pcgh-gdl-v2__fav i,.pcgh-gdl-v2 .pcgh-gdl-v2__fav svg{width:17px;height:17px}}