.pcgh-sw-single{--sw-bg:#f5f7fb;--sw-surface:#fff;--sw-text:#161b26;--sw-muted:#727b8d;--sw-border:#e5e8ef;--sw-soft:#f7f8fa;--sw-accent:#1677ff;--sw-success:#18a957;background:var(--sw-bg);color:var(--sw-text);padding:22px 0 42px;letter-spacing:0}
.pcgh-sw-single *{box-sizing:border-box;letter-spacing:0}
.pcgh-sw-single :where(a,button){touch-action:manipulation}
.pcgh-sw-breadcrumb{display:flex;gap:9px;align-items:center;min-width:0;margin:0 0 16px;color:var(--sw-muted);font-size:13px;white-space:nowrap;overflow:hidden}
.pcgh-sw-breadcrumb a{color:inherit}.pcgh-sw-breadcrumb span:last-child{overflow:hidden;text-overflow:ellipsis}
.pcgh-sw-layout{display:grid;grid-template-columns:minmax(0,1fr) 306px;gap:18px;align-items:start}
.pcgh-sw-main,.pcgh-sw-side-card{background:var(--sw-surface);border:1px solid var(--sw-border);border-radius:8px}
.pcgh-sw-main{padding:34px 30px 30px;min-width:0}
.pcgh-sw-hero{display:flex;gap:24px;align-items:center;padding-bottom:28px}
.pcgh-sw-icon{width:clamp(78px,11vw,118px);aspect-ratio:1;flex:0 0 clamp(78px,11vw,118px);margin:0;border:1px solid var(--sw-border);border-radius:22px;background:#fff;padding:10px;box-shadow:0 8px 20px rgba(20,35,60,.08);overflow:hidden}
.pcgh-sw-icon img{display:block;width:100%;height:100%;aspect-ratio:1;object-fit:contain;border-radius:14px}
.pcgh-sw-hero__body{min-width:0}.pcgh-sw-kicker{margin:0 0 6px;color:var(--sw-accent);font-size:13px}.pcgh-sw-hero h1{margin:0 0 13px;font-size:26px;line-height:1.35;font-weight:700;overflow-wrap:anywhere}
.pcgh-sw-hero__meta{display:flex;flex-wrap:wrap;gap:8px 20px;color:var(--sw-muted);font-size:13px}.pcgh-sw-hero__meta span{display:inline-flex;align-items:center;gap:6px}.pcgh-sw-hero__meta svg{width:15px;height:15px}
.pcgh-sw-hero__actions{display:flex;align-items:center;gap:12px;margin-top:17px}.pcgh-sw-download-count{display:inline-flex;align-items:center;gap:5px;flex:none;color:var(--sw-muted);font-size:13px;line-height:1;white-space:nowrap}.pcgh-sw-download-count svg{width:15px;height:15px}.pcgh-sw-btn{min-height:40px;border:0;border-radius:6px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-size:14px;cursor:pointer;text-decoration:none;transition:background .15s,color .15s,border-color .15s}.pcgh-sw-btn svg{width:17px;height:17px}.pcgh-sw-btn--primary{background:var(--sw-accent);color:#fff}.pcgh-sw-btn--single-purchase{min-height:40px}.pcgh-sw-btn--primary:hover{background:#0868df;color:#fff}.pcgh-sw-btn--favorite{min-height:40px;border:1px solid var(--sw-border);background:var(--sw-surface);color:var(--sw-muted)}.pcgh-sw-btn--favorite:hover{border-color:#f87171;color:#ef4444}.pcgh-sw-btn--favorite.is-fav{border-color:rgba(239,68,68,.45);background:rgba(239,68,68,.1);color:#ef4444}.pcgh-sw-btn--favorite.is-fav svg{fill:currentColor}.pcgh-sw-btn--admin{min-height:40px;border:1px solid color-mix(in srgb,var(--sw-accent) 38%,var(--sw-border));background:color-mix(in srgb,var(--sw-accent) 8%,var(--sw-surface));color:var(--sw-accent)}.pcgh-sw-btn--admin:hover{border-color:var(--sw-accent);background:color-mix(in srgb,var(--sw-accent) 14%,var(--sw-surface));color:var(--sw-accent)}.pcgh-sw-btn--plain{background:transparent;color:var(--sw-muted);padding-inline:8px}.pcgh-sw-btn--outline{background:transparent;color:var(--sw-text);border:1px solid var(--sw-border)}.pcgh-sw-btn--outline.is-fav{color:#f59e0b;border-color:#f59e0b}.pcgh-sw-btn--block{width:100%;min-height:43px}.pcgh-sw-btn.is-disabled{opacity:.55;cursor:not-allowed}
.pcgh-sw-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));width:100%;border:1px solid var(--sw-border);border-radius:7px;margin:0 0 25px;overflow:hidden}.pcgh-sw-facts div{position:relative;display:flex;min-width:0;min-height:78px;padding:13px 12px;align-items:center;justify-content:center;flex-direction:column;text-align:center}.pcgh-sw-facts div+div:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:1px;background:var(--sw-border)}.pcgh-sw-facts small,.pcgh-sw-facts em{color:var(--sw-muted);font-size:11px;font-style:normal}.pcgh-sw-facts strong{max-width:100%;margin:5px 0 2px;font-size:13px;line-height:1.35;overflow-wrap:anywhere;white-space:normal}
.pcgh-sw-section{padding:26px 0 0}.pcgh-sw-section h2,.pcgh-sw-related>h2{margin:0 0 13px;font-size:17px;line-height:1.4}.pcgh-sw-gallery{padding-top:0}.pcgh-sw-gallery__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,42%);gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px;scrollbar-width:thin}.pcgh-sw-gallery button{display:block;aspect-ratio:16/10;border:0;border-radius:5px;background:var(--sw-soft);padding:0;overflow:hidden;scroll-snap-align:start;cursor:zoom-in}.pcgh-sw-gallery img{width:100%;height:100%;object-fit:cover}
.pcgh-sw-content{font-size:14px;line-height:1.85;color:var(--sw-text)}.pcgh-sw-content>:first-child{margin-top:0}.pcgh-sw-content img:not(.emoji):not(.wp-smiley){display:block;width:auto!important;max-width:100%!important;height:auto!important;max-height:none!important;margin-inline:auto;object-fit:contain!important;aspect-ratio:auto!important;box-sizing:border-box}.pcgh-sw-content :where(figure,.wp-block-image,.wp-caption,.pcgh-content-image-link){max-width:100%;height:auto;overflow:visible;box-sizing:border-box}.pcgh-sw-content a{color:var(--sw-accent)}
.pcgh-sw-changes{display:grid;gap:10px}.pcgh-sw-changes article{border-left:3px solid var(--sw-accent);padding:2px 0 2px 14px}.pcgh-sw-changes header{display:flex;gap:12px;align-items:center}.pcgh-sw-changes time{color:var(--sw-muted);font-size:12px}.pcgh-sw-changes p{margin:7px 0 0;line-height:1.7;color:var(--sw-muted)}
.pcgh-sw-feature-list{display:grid;gap:9px;margin:0;padding:0;list-style:none}.pcgh-sw-feature-list li{display:flex;gap:9px}.pcgh-sw-feature-list svg{width:17px;height:17px;margin-top:2px;color:var(--sw-success);flex:none}.pcgh-sw-feature-list strong{font-size:14px}.pcgh-sw-feature-list p{margin:3px 0 0;color:var(--sw-muted);line-height:1.65}
.pcgh-sw-info-table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;border:1px solid var(--sw-border);border-radius:6px;overflow:hidden}.pcgh-sw-info-table div{display:grid;grid-template-columns:110px minmax(0,1fr);border-bottom:1px solid var(--sw-border)}.pcgh-sw-info-table div:nth-child(odd){border-right:1px solid var(--sw-border)}.pcgh-sw-info-table dt,.pcgh-sw-info-table dd{margin:0;padding:11px 13px;font-size:12px;line-height:1.5}.pcgh-sw-info-table dt{background:var(--sw-soft);color:var(--sw-muted)}
.pcgh-sw-sidebar{position:sticky;top:calc(var(--pcgh-header-height,62px) + 16px);align-self:start;max-height:calc(100vh - var(--pcgh-header-height,62px) - 32px)}body.admin-bar .pcgh-sw-sidebar{top:calc(var(--pcgh-header-height,62px) + 48px);max-height:calc(100vh - var(--pcgh-header-height,62px) - 64px)}.pcgh-sw-sidebar__sticky{display:grid;gap:16px;max-height:inherit;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.pcgh-sw-sidebar__sticky::-webkit-scrollbar{display:none;width:0;height:0}.pcgh-sw-side-card{padding:20px}.pcgh-sw-side-card h2{font-size:17px;margin:0 0 17px}.pcgh-sw-side-card dl{margin:0}.pcgh-sw-side-card dl>div{padding:0 0 13px;margin:0 0 13px;border-bottom:1px solid var(--sw-border)}.pcgh-sw-side-card dt{color:var(--sw-muted);font-size:11px;margin-bottom:5px}.pcgh-sw-side-card dd{margin:0;font-size:12px;line-height:1.55}.pcgh-sw-rating{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.pcgh-sw-rating span{display:flex;gap:1px}.pcgh-sw-rating i{display:flex;color:var(--sw-border)}.pcgh-sw-rating i.is-active{color:#f6a900}.pcgh-sw-rating svg{width:13px;height:13px;fill:currentColor}.pcgh-sw-side-actions{display:grid;gap:9px}
.pcgh-sw-ranking ol{list-style:none;margin:0;padding:0}.pcgh-sw-ranking li{display:grid;grid-template-columns:18px 44px minmax(0,1fr);gap:9px;align-items:center;padding:10px 0;border-bottom:1px solid var(--sw-border)}.pcgh-sw-ranking li:last-child{border-bottom:0}.pcgh-sw-ranking__num{font-size:12px;text-align:center}.pcgh-sw-ranking li:nth-child(-n+3) .pcgh-sw-ranking__num{color:#f59e0b;font-weight:700}.pcgh-sw-ranking img{display:block;width:44px;aspect-ratio:1;border-radius:8px;object-fit:contain;background:#fff}.pcgh-sw-ranking a{min-width:0;color:var(--sw-text);text-decoration:none}.pcgh-sw-ranking strong,.pcgh-sw-ranking small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pcgh-sw-ranking strong{font-size:12px}.pcgh-sw-ranking small{margin-top:5px;color:var(--sw-muted);font-size:10px}
.pcgh-sw-rating--widget strong{font-size:22px}.pcgh-sw-rating--widget small{width:100%;color:var(--sw-muted);font-size:11px}.pcgh-sw-ranking__placeholder{display:grid;width:44px;height:44px;place-items:center;border-radius:8px;background:var(--sw-soft);color:var(--sw-muted)}.pcgh-sw-ranking__placeholder svg{width:20px;height:20px}
.pcgh-sw-related{margin-top:24px}.pcgh-sw-related>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.pcgh-sw-related article{display:grid;grid-template-columns:52px minmax(0,1fr);gap:8px 10px;align-items:start;background:var(--sw-surface);border:1px solid var(--sw-border);border-radius:7px;padding:12px;min-width:0}.pcgh-sw-related img,.pcgh-sw-related__placeholder{width:52px;aspect-ratio:1;border-radius:10px;background:#fff}.pcgh-sw-related img{display:block;object-fit:contain}.pcgh-sw-related__placeholder{display:grid;grid-column:1!important;place-items:center;color:var(--sw-muted)}.pcgh-sw-related__placeholder svg{width:22px;height:22px}.pcgh-sw-related a{min-width:0;color:var(--sw-text);text-decoration:none}.pcgh-sw-related strong{display:block;overflow:hidden;font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.pcgh-sw-related__description{display:-webkit-box;min-height:calc(10px * 1.55 * 2);max-height:calc(10px * 1.55 * 2);margin-top:5px;overflow:hidden;color:var(--sw-muted);font-size:10px;line-height:1.55;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.pcgh-sw-related article>span:not(.pcgh-sw-related__placeholder){grid-column:2;color:var(--sw-muted);font-size:10px;line-height:1.3}.pcgh-sw-related+.pcgh-sw-single__post-nav{margin-top:36px}.pcgh-sw-single__post-nav{column-gap:22px}
.pcgh-sw-comments-wrap{min-width:0}.pcgh-sw-comments{width:100%;margin:24px 0;padding:18px;background:var(--sw-surface);color:var(--sw-text);border-radius:var(--pcgh-radius,8px)}.pcgh-sw-comments .pcgh-card-section__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.pcgh-sw-comments .pcgh-card-section__head h2{display:inline-flex;align-items:center;gap:8px;margin:0;color:var(--sw-text);font-size:16px;line-height:1.4;font-weight:700}.pcgh-sw-comments .pcgh-card-section__head h2>svg{width:18px;height:18px;flex:none}.pcgh-sw-comments .pcgh-card-section__head h2>small{color:var(--sw-muted);font-size:11px;font-weight:500}.pcgh-sw-comments>.pcgh-comments{margin-top:0}
.pcgh-sw-post-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0}.pcgh-sw-post-nav a{display:flex;flex-direction:column;gap:5px;padding:15px;background:var(--sw-surface);border:1px solid var(--sw-border);border-radius:7px;color:var(--sw-text);text-decoration:none}.pcgh-sw-post-nav a:last-child{text-align:right}.pcgh-sw-post-nav small{color:var(--sw-muted)}.pcgh-sw-post-nav strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.pcgh-sw-modal-icon{display:block;width:72px;aspect-ratio:1;border-radius:13px;object-fit:contain;background:#fff}.pcgh-sw-lightbox[hidden]{display:none}.pcgh-sw-lightbox{position:fixed;z-index:100020;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.88);padding:50px}.pcgh-sw-lightbox img{max-width:min(1200px,88vw);max-height:88vh;object-fit:contain}.pcgh-sw-lightbox button{position:absolute;width:42px;height:42px;border:0;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.14);color:#fff;cursor:pointer}.pcgh-sw-lightbox>[data-pcgh-sw-lightbox-close]{top:20px;right:20px}.pcgh-sw-lightbox .is-prev{left:20px}.pcgh-sw-lightbox .is-next{right:20px}
html[data-pcgh-theme-resolved="dark"] .pcgh-sw-single{--sw-bg:#111319;--sw-surface:#191c23;--sw-text:#eef1f6;--sw-muted:#9aa2b2;--sw-border:#2c313b;--sw-soft:#20242c;--sw-accent:#3b8cff}
html[data-pcgh-theme-resolved="dark"] .pcgh-sw-icon,html[data-pcgh-theme-resolved="dark"] .pcgh-sw-ranking img,html[data-pcgh-theme-resolved="dark"] .pcgh-sw-related img{background:#f4f5f7}
@media(max-width:1100px){.pcgh-sw-layout{grid-template-columns:minmax(0,1fr) 280px}.pcgh-sw-main{padding:26px 22px}.pcgh-sw-related>div{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.pcgh-sw-layout{grid-template-columns:1fr}.pcgh-sw-sidebar{position:static;max-height:none}.pcgh-sw-sidebar__sticky{max-height:none;overflow:visible}.pcgh-sw-related>div{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.pcgh-sw-single{padding-top:12px}.pcgh-sw-main{padding:20px 15px}.pcgh-sw-hero{align-items:flex-start;gap:14px}.pcgh-sw-icon{width:78px;flex-basis:78px;border-radius:16px;padding:7px}.pcgh-sw-hero h1{font-size:20px}.pcgh-sw-hero__meta{display:grid;gap:6px}.pcgh-sw-hero__actions{grid-column:1/-1;gap:8px}.pcgh-sw-btn--primary{flex:1}.pcgh-sw-btn--single-purchase{padding:0 12px;flex:none}.pcgh-sw-btn--single-purchase small{display:none}.pcgh-sw-btn--favorite,.pcgh-sw-btn--admin{width:40px;padding:0;flex:none}.pcgh-sw-btn--favorite span,.pcgh-sw-btn--admin span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pcgh-sw-download-count__label{display:none}.pcgh-sw-facts{grid-template-columns:repeat(2,1fr)}.pcgh-sw-facts div:nth-child(odd):before{display:none}.pcgh-sw-facts div:nth-child(4):before{display:block}.pcgh-sw-gallery__track{grid-auto-columns:84%}.pcgh-sw-info-table{grid-template-columns:1fr}.pcgh-sw-info-table div:nth-child(odd){border-right:0}.pcgh-sw-related>div{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.pcgh-sw-related article{min-width:280px;scroll-snap-align:start}.pcgh-sw-related+.pcgh-sw-single__post-nav{margin-top:28px}.pcgh-sw-single__post-nav{column-gap:10px}.pcgh-sw-comments{padding:15px}.pcgh-sw-comments .pcgh-card-section__head{margin-bottom:14px}.pcgh-sw-comments .pcgh-card-section__head h2{font-size:16px}.pcgh-sw-post-nav{grid-template-columns:1fr}.pcgh-sw-post-nav a:last-child{text-align:left}.pcgh-sw-lightbox{padding:42px 12px}.pcgh-sw-lightbox .is-prev{left:8px}.pcgh-sw-lightbox .is-next{right:8px}}
/* Keep article modules borderless while preserving borders on their controls and content. */
.pcgh-sw-single :where(
	.pcgh-sw-main,
	.pcgh-sw-facts,
	.pcgh-sw-section,
	.pcgh-sw-side-card,
	.pcgh-sw-related,
	.pcgh-sw-comments,
	.pcgh-comments,
	.pcgh-cmt-form
) {
	border: 0 !important;
}
