/*
Theme Name: BuddyX Pro Child
Theme URI: https://paravana.com/
Description: Paravana staging child theme for the BuddyX Pro empirical test.
Author: Paravana
Template: buddyx-pro
Version: 0.1.0
Text Domain: buddyx-pro-child
*/


/* Test #12 remediation: make the WP-CLI-created About page behave like a real full-width page. */
body.page-id-70 .site-content .container,
body.page-id-70 .content-area,
body.page-id-70 #primary {
  max-width: none !important;
  width: 100% !important;
}

body.page-id-70 #secondary,
body.page-id-70 .widget-area,
body.page-id-70 aside.primary-sidebar,
body.page-id-70 aside.left-sidebar {
  display: none !important;
}

body.page-id-70 .entry-header,
body.page-id-70 .page-header,
body.page-id-70 .buddyx-sub-header,
body.page-id-70 .breadcrumbs,
body.page-id-70 .breadcrumb,
body.page-id-70 .entry-meta {
  display: none !important;
}

body.page-id-70 .entry-content {
  margin-top: 0 !important;
}

body.page-id-70 .pv-about-hero,
body.page-id-70 .pv-about-closing {
  box-sizing: border-box;
}

body.page-id-70 .pv-about-section p,
body.page-id-70 .pv-about-section li,
body.page-id-70 .pv-about-closing p {
  font-size: 18px;
  line-height: 1.75;
}

body.page-id-70 .pv-about-section h2,
body.page-id-70 .pv-about-closing h2 {
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1.08;
  margin-bottom: 22px;
}

body.page-id-70 .pv-about-beliefs h3 {
  margin-top: 30px;
  margin-bottom: 8px;
}

body.page-id-70 .wp-block-button__link {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
}

@media (max-width: 640px) {
  body.page-id-70 .pv-about-hero {
    padding-top: 72px !important;
    padding-bottom: 64px !important;
  }

  body.page-id-70 .wp-block-buttons {
    gap: 12px;
  }

  body.page-id-70 .wp-block-button,
  body.page-id-70 .wp-block-button__link {
    width: 100%;
    justify-content: center;
  }
}

/* Test #13: Elementor-less homepage proof using content blocks plus bounded child CSS. */
#masthead{position:relative}
#masthead::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,#062447,#d92f8a,#b91733,#ffd630,#f4ead2)}
#colophon{position:relative}
#colophon::before{content:"";display:block;height:3px;background:linear-gradient(90deg,#062447,#d92f8a,#b91733,#ffd630,#f4ead2)}
body.home{background:#0a0a0a;color:#f5f1e8}
html{margin-top:0!important}
body.home #wpadminbar{display:none!important}
body.home #page{padding-top:0!important}
body.home #masthead,body.home #colophon{background:#111;color:#f5f1e8}
body.home .site-footer,body.home .site-info,body.home .footer-bottom{background:#0a0a0a!important;color:#d8d2c7!important}
body.home #masthead a,body.home #colophon a,body.home .site-title a,body.home .site-footer a{color:#f5f1e8!important}
body.home .site-content .container,body.home .content-area,body.home #primary{max-width:none!important;width:100%!important;padding:0!important}
body.home #secondary,body.home .widget-area,body.home aside,body.home .entry-header,body.home .page-header,body.home .buddyx-sub-header,body.home .breadcrumbs,body.home .entry-meta{display:none!important}
body.home .entry-content{margin:0!important}
.pv-home{background:#0a0a0a;color:#f5f1e8;font-size:18px;line-height:1.65}
.pv-home a{color:#ffd630}
.pv-home h1,.pv-home h2{color:#fff;line-height:1;margin:0 0 22px;font-weight:850;letter-spacing:0}
.pv-home h1{font-size:clamp(56px,9vw,128px)}
.pv-home h2{font-size:clamp(34px,5vw,72px)}
.pv-kicker{color:#ffcf33;font-size:13px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px}
.pv-subhead{font-size:clamp(26px,4vw,52px);font-weight:800;color:#f4ead2;margin:0 0 22px}
.pv-section,.pv-band{box-sizing:border-box;padding:96px max(24px,calc((100vw - 1180px)/2))}
.pv-home-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr);gap:60px;align-items:center;min-height:78vh}
.pv-copy>p:not(.pv-kicker):not(.pv-subhead){max-width:760px;font-size:20px}
.pv-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}
.pv-button,.pv-email button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid rgba(245,241,232,.45);border-radius:6px;color:#fff!important;font-weight:800;text-decoration:none}
.pv-button-primary,.pv-email button{border:0;color:#0a0a0a!important;background:linear-gradient(90deg,#ffd630,#ff8a3d,#d92f8a,#385dff);background-size:220% 100%;transition:background-position .25s ease,transform .25s ease}
.pv-button-primary:hover,.pv-email button:hover{background-position:100% 0;transform:translateY(-1px)}
.pv-email{margin-top:32px;max-width:560px}
.pv-email label{display:block;font-weight:800;margin-bottom:10px}
.pv-email div{display:flex;gap:10px}
.pv-email input{flex:1;min-height:48px;border:1px solid #3a3a3a;background:#151515;color:#fff;border-radius:6px;padding:0 14px}
.pv-email small{color:#aaa}
.pv-signal{position:relative;padding:28px;border:1px solid #333;border-radius:8px;background:#121212;box-shadow:0 24px 80px rgba(0,0,0,.35)}
.pv-signal span{display:block;height:6px;margin-bottom:14px;border-radius:9px;background:linear-gradient(90deg,#385dff,#d92f8a,#ffd630)}
.pv-signal p,.pv-placeholder,.pv-card-grid article,.pv-paths article{border:1px solid #2d2d2d;border-radius:8px;background:#141414;padding:22px;color:#d8d2c7}
.pv-home-question{background:#111}
.pv-card-grid,.pv-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:34px}
.pv-card-grid b,.pv-paths b,.pv-placeholder b{display:block;color:#fff;font-size:22px;margin-bottom:10px}
.pv-card-grid a,.pv-paths a,.pv-placeholder a{font-weight:800}
.pv-callout,.pv-report{display:flex;justify-content:space-between;gap:40px;align-items:center;background:#111}
.pv-split{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:18px}
.pv-provider{background:linear-gradient(135deg,#111 0%,#17110f 100%)}
.pv-closing{background:#111}
@media (max-width:900px){
  .pv-home-hero,.pv-split{grid-template-columns:1fr}
  .pv-card-grid,.pv-paths{grid-template-columns:1fr 1fr}
  .pv-callout,.pv-report{display:block}
}
@media (max-width:560px){
  .pv-section,.pv-band{padding:72px 24px}
  .pv-card-grid,.pv-paths{grid-template-columns:1fr}
  .pv-email div,.pv-actions{display:grid}
  .pv-button,.pv-email button{width:100%}
}

/* Test #15: Elementor-less location CPT/template proof. */
body.single-location{background:#0a0a0a;color:#f5f1e8}
body.single-location #page{background:#0a0a0a}
body.single-location #masthead,body.single-location #colophon{background:#111;color:#f5f1e8}
body.single-location #masthead a,body.single-location #colophon a,body.single-location .site-title a{color:#f5f1e8!important}
body.single-location #wpadminbar{display:none!important}
body.single-location .site-title,body.single-location .site-title a{font-size:30px!important;line-height:1.05!important;white-space:normal!important}
body.single-location .site-branding{min-height:64px;overflow:visible}
body.single-location .site-content .container,body.single-location .content-area,body.single-location #primary{max-width:none!important;width:100%!important;padding:0!important}
body.single-location #secondary,body.single-location .widget-area,body.single-location aside.primary-sidebar,body.single-location aside.left-sidebar,body.single-location .entry-header,body.single-location .page-header,body.single-location .buddyx-sub-header,body.single-location .breadcrumbs,body.single-location .entry-meta{display:none!important}
.pv-location-template{background:#0a0a0a;color:#f5f1e8;font-size:18px;line-height:1.65}
.pv-location-template a{color:#ffd630}
.pv-location-template h1,.pv-location-template h2,.pv-location-template h3{color:#fff;letter-spacing:0;line-height:1.06}
.pv-location-template h1{font-size:clamp(44px,7vw,96px);margin:0 0 22px}
.pv-location-template h2{font-size:clamp(30px,4vw,56px);margin:0 0 20px}
.pv-location-template h3{font-size:24px;margin:0 0 10px}
.pv-location-section{box-sizing:border-box;padding:88px max(24px,calc((100vw - 1180px)/2))}
.pv-location-hero{min-height:76vh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.7fr);gap:54px;align-items:center;background:#0a0a0a}
.pv-location-hero-card,.pv-location-card,.pv-location-note,.pv-location-quote{border:1px solid #2d2d2d;border-radius:8px;background:#141414;padding:22px;color:#d8d2c7}
.pv-location-kicker{color:#ffcf33;font-size:13px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px}
.pv-location-subhead{font-size:clamp(24px,3.5vw,46px);font-weight:800;color:#f4ead2;margin:0 0 22px}
.pv-location-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}
.pv-location-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid rgba(245,241,232,.45);border-radius:6px;color:#fff!important;font-weight:800;text-decoration:none}
.pv-location-button-primary{border:0;color:#0a0a0a!important;background:linear-gradient(90deg,#ffd630,#ff8a3d,#d92f8a,#385dff);background-size:220% 100%;transition:background-position .25s ease,transform .25s ease}
.pv-location-button-primary:hover{background-position:100% 0;transform:translateY(-1px)}
.pv-location-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:34px}
.pv-location-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}
.pv-location-band{background:#111}
.pv-location-card b,.pv-location-note b{display:block;color:#fff;font-size:20px;margin-bottom:8px}
.pv-location-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px}
.pv-location-metric{border-top:3px solid #ffd630;background:#121212;padding:18px;border-radius:8px}
.pv-location-metric strong{display:block;color:#fff;font-size:28px}
.pv-location-ifso{margin-top:24px;padding:18px;border-left:3px solid #d92f8a;background:#151515}
.pv-location-table{width:100%;border-collapse:collapse;margin-top:24px}
.pv-location-table th,.pv-location-table td{border-bottom:1px solid #333;padding:14px;text-align:left;vertical-align:top}
.pv-location-table th{color:#fff}
.pv-location-quote{font-size:20px}
.pv-location-footer-list{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}
.pv-location-footer-list a{border:1px solid #333;border-radius:999px;padding:9px 14px;text-decoration:none}
@media (max-width:900px){
  .pv-location-hero{grid-template-columns:1fr;min-height:auto}
  .pv-location-grid,.pv-location-grid.two,.pv-location-metrics{grid-template-columns:1fr 1fr}
}
@media (max-width:560px){
  .pv-location-section{padding:68px 24px}
  .pv-location-grid,.pv-location-grid.two,.pv-location-metrics{grid-template-columns:1fr}
  .pv-location-actions{display:grid}
  .pv-location-button{width:100%}
  .pv-location-table,.pv-location-table tbody,.pv-location-table tr,.pv-location-table th,.pv-location-table td{display:block;width:100%}
  .pv-location-table th{padding-bottom:4px}
}
