/*
Theme Name: PCG 2.0
Author: Pawnshop Consulting Group, LLC
Description: Custom block theme foundation for PCG Website 2.0.
Version: 0.6.0
Requires at least: 6.7
Requires PHP: 7.4
*/

:root{--pcg-black:#080A09;--pcg-charcoal:#171A18;--pcg-green:#12331B;--pcg-gold:#D4A62A;--pcg-white:#FFFFFF;--pcg-warm:#F8F7F3;--pcg-border:#E3DED4;}
html{scroll-behavior:smooth} body{overflow-x:hidden}.pcg-shell{padding-left:clamp(18px,4vw,62px)!important;padding-right:clamp(18px,4vw,62px)!important}

.pcg-header{border-bottom:2px solid rgba(255,255,255,.95)}.pcg-header .wp-block-site-title{font-weight:700}.pcg-header .wp-block-navigation-item__content{text-decoration:none}.pcg-header .wp-block-navigation-item__content:hover{color:var(--pcg-gold)!important}.pcg-brand-lockup{gap:12px!important}.pcg-header-logo img{filter:drop-shadow(0 3px 9px rgba(0,0,0,.35))}

.pcg-hero{padding-top:30px!important;padding-bottom:30px!important;border-bottom:0}.pcg-hero-columns{min-height:390px;gap:34px!important;align-items:stretch!important}.pcg-hero-copy{display:flex!important;flex-direction:column;justify-content:center;text-align:center}.pcg-hero-copy>*{margin-left:auto!important;margin-right:auto!important}.pcg-eyebrow{font-size:16px;margin:0 0 8px!important;color:#fff}.pcg-hero-title{font-family:Georgia,'Times New Roman',serif;font-size:clamp(48px,4.7vw,70px);line-height:1.02;margin:0 0 14px!important;color:#fff}.pcg-hero-tagline{font-family:Georgia,'Times New Roman',serif;font-size:clamp(18px,1.75vw,26px);line-height:1.12;margin:0 0 18px!important;color:var(--pcg-gold)!important}.pcg-hero-body{font-size:clamp(17px,1.35vw,21px);line-height:1.5;margin:0 0 18px!important;color:#fff}.pcg-hero-buttons{gap:24px!important}.pcg-hero .wp-block-button__link{background:var(--pcg-gold)!important;color:#111!important;border-radius:0;padding:14px 24px;font-weight:800;font-size:14px}.pcg-hero-logo{display:flex!important;align-items:center!important;justify-content:center!important;align-self:stretch!important}.pcg-hero-logo figure{margin:auto!important}.pcg-hero-logo img{display:block;width:min(100%,365px)!important;max-width:365px!important;filter:drop-shadow(0 15px 30px rgba(0,0,0,.4));transform:translateY(10px)}

.pcg-help-section{background:#fff;padding-top:10px!important;padding-bottom:16px!important}.pcg-section-title{font-family:Georgia,'Times New Roman',serif;font-size:clamp(32px,3vw,43px);line-height:1.05;margin:0 0 16px!important;color:#111}.pcg-card-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px!important;max-width:1360px;margin:auto!important}.pcg-card{background:#fff;border:1px solid var(--pcg-border);border-radius:2px;padding:18px 14px 14px!important;min-height:255px;display:flex;flex-direction:column;align-items:center;box-shadow:0 2px 9px rgba(0,0,0,.03)}.pcg-card-icon{color:#E2A900;font-size:38px;line-height:1;margin:0 0 10px}.pcg-card h3{font-family:Georgia,'Times New Roman',serif;font-size:18px;line-height:1.08;text-align:center;margin:0 0 10px}.pcg-card p{font-size:13px;line-height:1.38;text-align:center;margin:0;color:#222}.pcg-card .pcg-learn{margin-top:auto!important;padding-top:12px;font-size:12px;font-weight:800}.pcg-card .pcg-learn a{color:#D79A00;text-decoration:none}

.pcg-difference-compact{position:relative;padding-top:34px!important;padding-bottom:14px!important;border-top:1px solid rgba(212,166,42,.8);border-bottom:1px solid rgba(212,166,42,.8)}.pcg-difference-title{position:absolute;top:2px;left:50%;transform:translateX(-50%);margin:0!important;padding:0 22px;background:var(--pcg-black);width:max-content;max-width:92%;font-family:Georgia,'Times New Roman',serif;font-size:clamp(26px,2.3vw,34px);line-height:1;color:#fff}.pcg-difference-title:before,.pcg-difference-title:after{content:"";position:absolute;top:52%;height:1px;width:180px;background:var(--pcg-gold);opacity:.85}.pcg-difference-title:before{right:100%}.pcg-difference-title:after{left:100%}.pcg-difference-items{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));max-width:1360px;margin:auto!important}.pcg-diff-item{min-height:90px;display:flex;align-items:center;justify-content:center;gap:14px;padding:8px 20px;border-right:1px solid rgba(212,166,42,.65);font-size:14px;line-height:1.32}.pcg-diff-item:last-child{border-right:0}.pcg-diff-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 50px;height:50px;color:#E2A900;font-size:34px;font-weight:800;text-align:center}

.pcg-footer{border-top:0!important;padding-top:12px!important;padding-bottom:12px!important}.pcg-footer-grid{align-items:center!important;max-width:1220px;margin:auto!important}.pcg-footer-brand,.pcg-footer-address,.pcg-footer-contact{text-align:center}.pcg-footer-grid>.wp-block-column+.wp-block-column{border-left:1px solid rgba(212,166,42,.55);padding-left:24px}.pcg-footer-brand figure{margin-bottom:4px!important}.pcg-footer-brand h3{font-size:16px!important}.pcg-footer-brand p{font-size:13px!important}.pcg-footer-address p,.pcg-footer-contact p{font-size:14px!important;line-height:1.5}.pcg-footer a{color:var(--pcg-gold)!important;font-weight:600;text-decoration:none}.pcg-copyright{margin:8px 0 0!important;font-size:12px!important;color:#ddd}

@media(max-width:1200px){.pcg-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pcg-difference-title:before,.pcg-difference-title:after{width:80px}.pcg-difference-items{grid-template-columns:repeat(5,minmax(0,1fr))}.pcg-diff-item{padding:8px 10px;font-size:12px;gap:8px}.pcg-diff-icon{flex-basis:36px;font-size:26px}}
@media(max-width:900px){.pcg-hero-columns{flex-wrap:wrap!important}.pcg-hero .wp-block-column{flex-basis:100%!important}.pcg-hero-logo{min-height:280px}.pcg-hero-logo img{transform:none}.pcg-difference-title{position:relative;top:auto;left:auto;transform:none;margin:0 auto 16px!important}.pcg-difference-title:before,.pcg-difference-title:after{display:none}.pcg-difference-compact{padding-top:18px!important}.pcg-difference-items{grid-template-columns:1fr 1fr}.pcg-diff-item{border-right:0;border-bottom:1px solid rgba(212,166,42,.28)}.pcg-footer-grid>.wp-block-column+.wp-block-column{border-left:0;border-top:1px solid rgba(212,166,42,.3);padding-left:0;padding-top:14px;margin-top:10px}}
@media(max-width:650px){.pcg-card-grid{grid-template-columns:1fr}.pcg-difference-items{grid-template-columns:1fr}.pcg-hero-title{font-size:43px}.pcg-hero-body br{display:none}}


/* PCG 2.0 interior pages */
.pcg-inner-hero{padding-top:54px!important;padding-bottom:54px!important;border-bottom:3px solid var(--pcg-gold)}
.pcg-inner-title{font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,4.3vw,66px);line-height:1.05;margin:0!important;color:#fff}
.pcg-inner-content{background:var(--pcg-warm);padding-top:46px!important;padding-bottom:60px!important}
.pcg-page-lead{font-size:clamp(19px,1.7vw,25px);line-height:1.5;text-align:center;max-width:950px;margin:0 auto 34px!important;color:#333}
.pcg-page-section{max-width:1180px;margin:0 auto 34px!important;background:#fff;border:1px solid var(--pcg-border);padding:30px 34px!important;box-shadow:0 3px 14px rgba(0,0,0,.04)}
.pcg-page-section h2{font-family:Georgia,'Times New Roman',serif;font-size:32px;margin-top:0;color:#111}
.pcg-page-section h3{font-family:Georgia,'Times New Roman',serif;color:#222}
.pcg-page-section p,.pcg-page-section li{font-size:16px;line-height:1.65;color:#333}
.pcg-service-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px!important;max-width:1180px;margin:0 auto 36px!important}
.pcg-service-tile{background:#fff;border:1px solid var(--pcg-border);padding:24px!important;min-height:210px;display:flex;flex-direction:column}
.pcg-service-tile h3{font-family:Georgia,'Times New Roman',serif;font-size:22px;margin:0 0 10px}.pcg-service-tile p{font-size:15px;line-height:1.5;margin:0 0 14px}.pcg-service-tile a{margin-top:auto;color:#B57D00;font-weight:800;text-decoration:none}
.pcg-cta-band{max-width:1180px;margin:34px auto 0!important;background:var(--pcg-black);color:#fff;padding:32px!important;text-align:center;border-top:3px solid var(--pcg-gold)}
.pcg-cta-band h2{font-family:Georgia,'Times New Roman',serif;color:#fff;margin-top:0}.pcg-cta-band a{display:inline-block;background:var(--pcg-gold);color:#111!important;padding:13px 22px;text-decoration:none;font-weight:800;margin-top:8px}
.pcg-bullets{columns:2;column-gap:44px}.pcg-bullets li{break-inside:avoid;margin-bottom:9px}
.pcg-stat-row{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin:22px 0}.pcg-stat{background:var(--pcg-black);color:#fff;text-align:center;padding:22px 10px;border-bottom:3px solid var(--pcg-gold)}.pcg-stat strong{display:block;color:var(--pcg-gold);font-size:28px}.pcg-stat span{font-size:13px}
.pcg-contact-box{max-width:850px;margin:0 auto;background:#fff;border:1px solid var(--pcg-border);padding:34px;text-align:center}.pcg-contact-box a{color:#9B6B00;font-weight:800}
@media(max-width:900px){.pcg-service-grid{grid-template-columns:1fr 1fr}.pcg-stat-row{grid-template-columns:1fr 1fr}.pcg-bullets{columns:1}}
@media(max-width:650px){.pcg-service-grid{grid-template-columns:1fr}.pcg-stat-row{grid-template-columns:1fr}}
