/* Voltara Energy PR — supplied 2026 brand assets. */
:root{--navy:#00134d;--blue:#00134d;--electric:#00134d;--yellow:#ffda00;--ink:#111318;--muted:#586477;--ice:#f3f5f9;--line:#dce1e9}
.brand{flex-shrink:0;line-height:1}
.brand-logo{display:block;width:246px;height:82px;object-fit:cover;object-position:center;max-width:100%}
a:focus-visible,button:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}
input:focus,select:focus,textarea:focus{outline:3px solid rgba(255,218,0,.4);border-color:var(--navy)}

.topbar{height:98px;background:#fff;color:var(--navy);border-bottom:4px solid var(--yellow)}
.internal-badge{color:var(--navy);border-color:var(--line);font-size:12px;letter-spacing:.08em}
.summary{border-top:4px solid var(--yellow)}
.panel-head h2,.intro h1,.product h3{color:var(--navy)}
.product{background:#fff}
.product:has(select.product-option option:checked:not([value=""])){border-color:var(--navy);box-shadow:inset 4px 0 var(--yellow)}
.primary-action:hover{background:#f0cb00}
.office-action:hover,.share-actions button:hover{background:#25386b}
.contact-group-title{color:var(--navy)}
@media(max-width:680px){.topbar{height:82px;gap:10px}.brand-logo{width:190px;height:68px}.internal-badge{font-size:10px;letter-spacing:0;padding:7px;max-width:110px;text-align:center}}
@media print{.print-brand .brand-logo{width:246px;height:82px;object-fit:cover}.print-brand{border-bottom-color:var(--navy)}.print-total{background:#fff;color:var(--navy);border-top:3px solid var(--navy);border-bottom:3px solid var(--yellow)}.print-total strong{color:var(--navy)}.print-title p{color:var(--navy)}}
