.truth-page{--truth-yellow:#ffd100;--truth-ink:#f8f5ea;--truth-paper:#101115;--truth-muted:#c9c5b7;--truth-line:#363840;color:var(--truth-ink);background:radial-gradient(circle at 75% 0,rgba(255,209,0,.11),transparent 28%)}
.truth-page *{box-sizing:border-box}.truth-page a{text-underline-offset:.18em}.truth-page .truth-shell{width:min(1120px,calc(100% - 32px));margin-inline:auto}.truth-page .truth-hero{padding:clamp(48px,8vw,96px) 0;background:#111;color:#fff}.truth-page .truth-hero h1{max-width:900px;margin:.2em 0;font-size:clamp(2.25rem,6vw,4.75rem);line-height:1}.truth-page .truth-kicker{font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--truth-yellow)}.truth-page .truth-lede{max-width:760px;font-size:clamp(1.1rem,2vw,1.35rem)}
.truth-page .truth-hero{position:relative;isolation:isolate;max-width:none;padding:clamp(64px,9vw,118px) max(20px,6vw);background:linear-gradient(90deg,rgba(2,2,2,.98) 0%,rgba(5,5,5,.88) 55%,rgba(5,5,5,.45)),url('../img/local-voltrush-showroom-hero.jpeg') center/cover no-repeat;border-bottom:1px solid rgba(255,209,0,.35)}.truth-page .truth-hero h1{color:#fff;font-style:italic;text-transform:uppercase;text-shadow:0 4px 0 #000}.truth-page .truth-hero>p:not(.eye){max-width:760px;color:#ded8c8;font-size:clamp(18px,2vw,22px)}.truth-page .truth-section{padding:clamp(40px,6vw,72px) 20px}.truth-page .truth-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.truth-page .truth-card,.truth-page .truth-callout,.truth-page .truth-tool,.truth-page .box{border:1px solid rgba(255,209,0,.32);background:linear-gradient(145deg,#191a20,#090a0c);color:var(--truth-ink);box-shadow:0 18px 55px rgba(0,0,0,.38);padding:clamp(20px,3vw,32px);border-radius:7px}.truth-page .box{transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.truth-page .box:hover{transform:translateY(-5px);border-color:var(--truth-yellow);box-shadow:0 24px 70px rgba(255,209,0,.13)}.truth-page .box h2,.truth-page .box h3,.truth-page .truth-card h2,.truth-page .truth-card h3{margin-top:0;color:#fff;line-height:1.08}.truth-page .box p,.truth-page .truth-card p{color:var(--truth-muted)}.truth-page .box a,.truth-page .truth-card a{color:inherit}.truth-page .truth-label{color:var(--truth-yellow)!important;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.truth-page .truth-card>a:last-child{font-weight:900}.truth-page .truth-callout{border-left:6px solid var(--truth-yellow);box-shadow:0 18px 55px rgba(0,0,0,.25)}.truth-page .truth-meta{color:var(--truth-muted);font-size:.94rem}.truth-page .truth-prose{max-width:800px}.truth-page .truth-prose h2{margin-top:2em;color:#fff}.truth-page .truth-prose li+li{margin-top:.65em}
.truth-page .truth-status,.truth-page .truth-evidence{display:inline-flex;align-items:center;gap:.45em;border:1px solid currentColor;border-radius:999px;padding:.35em .7em;font-weight:800;font-size:.85rem}.truth-page .truth-status--green{color:#126a34;background:#e7f7ec}.truth-page .truth-status--yellow{color:#695500;background:#fff7c2}.truth-page .truth-status--red{color:#9c2020;background:#fde8e8}.truth-page .truth-evidence--confirmed{color:#126a34}.truth-page .truth-evidence--state{color:#174f8a}.truth-page .truth-evidence--unverified{color:#8a4b10}
.truth-page .truth-tool{max-width:900px;margin-inline:auto}.truth-page .truth-tool fieldset{border:1px solid var(--truth-line);padding:18px;margin:0 0 18px;background:#0b0c0f;border-radius:5px}.truth-page .truth-tool legend{font-size:clamp(1.25rem,3vw,1.8rem);font-weight:900;color:var(--truth-yellow);padding:0 8px}.truth-page .truth-tool label{display:block;color:#f5f1e5;font-weight:700;margin:1rem 0 .35rem}.truth-page .truth-tool input:not([type=checkbox]):not([type=radio]),.truth-page .truth-tool select,.truth-page .truth-tool textarea{width:100%;min-height:48px;border:1px solid #4b4e58;border-radius:4px;padding:11px 12px;background:#f8f5ea;color:#111;font:inherit}.truth-page .truth-tool input[type=checkbox],.truth-page .truth-tool input[type=radio]{accent-color:var(--truth-yellow);width:20px;height:20px;vertical-align:middle;margin-right:8px}.truth-page .truth-tool input:focus,.truth-page .truth-tool select:focus,.truth-page .truth-tool textarea:focus,.truth-page button:focus,.truth-page a:focus{outline:3px solid var(--truth-yellow);outline-offset:3px}.truth-page .truth-options label{display:flex;gap:10px;align-items:flex-start;border:1px solid var(--truth-line);padding:12px}.truth-page .truth-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.truth-page .truth-button{appearance:none;border:2px solid var(--truth-yellow);background:var(--truth-yellow);color:#050505;padding:12px 18px;font:inherit;font-weight:900;text-decoration:none;cursor:pointer}.truth-page .truth-button--primary{background:var(--truth-yellow);color:#111}.truth-page .truth-progress{width:100%;accent-color:var(--truth-yellow)}.truth-page .truth-result{min-height:120px;margin-top:24px;border:1px solid rgba(255,209,0,.4);border-left:5px solid var(--truth-yellow);border-radius:5px;background:#0b0c0f;padding:20px;color:#f8f5ea}.truth-page .truth-result h2{color:var(--truth-yellow)}.truth-page .truth-result-list{display:grid;grid-template-columns:minmax(150px,1fr) 2fr;gap:10px 18px}.truth-page .truth-result-list dt{font-weight:900;color:var(--truth-yellow);text-transform:capitalize}.truth-page .truth-result-list dd{margin:0;overflow-wrap:anywhere;color:#eee8d8}
.truth-page .truth-faq details{border-top:1px solid var(--truth-line);padding:16px 0}.truth-page .truth-faq summary{cursor:pointer;font-weight:900;color:#fff}.truth-page .truth-checklist{list-style:none;padding:0}.truth-page .truth-checklist li{display:flex;gap:10px;padding:10px 0;border-bottom:1px solid var(--truth-line)}.truth-page .truth-checklist li:before{content:"";flex:0 0 1.2em;height:1.2em;border:2px solid var(--truth-yellow);margin-top:.15em}.truth-page .truth-method{max-width:1180px;margin:auto;padding:48px 20px;color:var(--truth-muted)}.truth-page .truth-method h2{color:#fff}.truth-page .truth-method a,.truth-page .body a{color:var(--truth-yellow)}.truth-page .content-share{width:auto!important;min-height:38px!important;padding:8px 14px!important;margin:12px 0!important;background:transparent!important;color:var(--truth-yellow)!important;border-color:rgba(255,209,0,.55)!important;font-size:12px}
@media(max-width:800px){.truth-page .truth-grid{grid-template-columns:1fr}.truth-page .truth-hero{padding:58px 16px;background:linear-gradient(rgba(3,3,3,.84),rgba(8,8,8,.93)),url('../img/local-voltrush-showroom-hero.jpeg') center/cover no-repeat}.truth-page .truth-hero h1{font-size:clamp(2.15rem,10vw,3.4rem)}.truth-page .truth-result-list{grid-template-columns:1fr}.truth-page .truth-result-list dd{margin-bottom:10px}.truth-page .truth-actions{display:grid}.truth-page .truth-actions .btn{width:100%}.truth-page .truth-tool{padding:18px}.truth-page .truth-tool fieldset{padding:14px}}
@media(prefers-reduced-motion:reduce){.truth-page *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
@media print{header,footer,.sticky,.truth-page .truth-no-print,.truth-page .truth-actions{display:none!important}.truth-page .truth-hero{padding:20px 0;background:#fff;color:#000}.truth-page .truth-kicker{color:#000}.truth-page .truth-shell{width:100%}.truth-page .truth-card,.truth-page .truth-callout,.truth-page .truth-tool{box-shadow:none;break-inside:avoid}.truth-page a{color:#000;text-decoration:none}.truth-page a[href^="http"]:after{content:" (" attr(href) ")";font-size:.8em}}
/* Buyer Answers hub: opt out of the legacy two-column article grid. */
.buyer-answers-page .truth-article {
  display: block;
  width: 100%;
  max-width: none;
  margin: 0;
}

.buyer-answers-page .truth-article > .truth-hero {
  width: 100%;
  max-width: none;
  min-height: clamp(390px, 55vw, 650px);
  margin: 0;
  padding: clamp(64px, 9vw, 120px) max(24px, calc((100vw - 1160px) / 2));
}

.buyer-answers-page .truth-hero h1 {
  max-width: 900px;
  font-size: clamp(2.7rem, 7vw, 6.2rem);
  line-height: .88;
}

.buyer-answers-page .truth-article > .body {
  position: relative;
  z-index: 1;
  display: block;
  width: min(1160px, calc(100% - 32px));
  margin: clamp(28px, 5vw, 64px) auto;
  padding: clamp(22px, 4vw, 44px);
  background: #111216;
  border: 1px solid rgba(255, 207, 0, .34);
  border-radius: 14px;
}

.buyer-answers-page .truth-faq {
  width: 100%;
}

.buyer-answers-page .truth-faq details {
  position: relative;
  z-index: 1;
}

@media (max-width: 700px) {
  .buyer-answers-page .truth-article > .truth-hero {
    min-height: 390px;
    padding: 62px 20px 48px;
  }

  .buyer-answers-page .truth-hero h1 {
    font-size: clamp(2.55rem, 15vw, 4.3rem);
  }

  .buyer-answers-page .truth-article > .body {
    width: calc(100% - 20px);
    margin: 20px auto 88px;
    padding: 20px 14px;
  }
}
