/* Match the existing ABA layout and palette after removing WordPress. */
:root{color:#203c46;background:#f6f4ee}
.site-shell{max-width:1160px}
.site-header{height:auto;min-height:124px;padding-top:28px;padding-bottom:28px;border:0;position:relative}
.site-header:after{content:"";position:absolute;left:0;right:0;bottom:0;border-bottom:1px solid #d6d9d3}
.site-header nav{gap:28px}
.hero{padding:92px 0 94px}
.hero-grid{grid-template-columns:minmax(0,1fr) 230px;gap:70px}
.hero .eyebrow{color:#786341;letter-spacing:2.5px;margin-bottom:22px}
.hero h1{font-size:clamp(38px,5vw,64px);line-height:1.13;letter-spacing:-1.5px;color:#203c46;max-width:720px}
.hero-intro{color:#526369;max-width:560px;margin-top:26px;line-height:1.7}
.since{border-color:#bdc6bf}
.since span{font-size:12px;letter-spacing:2px;text-transform:uppercase}
.since strong{font-size:76px;line-height:1.2;color:#8c7045;letter-spacing:0;margin:8px 0}
.since p{font-size:13px;color:#526369;line-height:1.7}
.company{background:#e9eee9;padding:70px 0}
.two-column{grid-template-columns:1fr 1.5fr;gap:80px}
.section h2{font-size:36px;line-height:1.2;color:#203c46}
.company p{color:#465a60}
.brands{background:#f6f4ee;padding:80px 0}
.section-intro{max-width:620px;color:#526369}
.brand-grid article{background:#fff;border-color:#dce0d9;padding:30px 26px;min-height:0}
.brand-logo{height:124px;margin-bottom:30px}
.brand-logo img{max-width:100%;max-height:124px;padding:8px}
.brand-grid h3{font-size:25px;color:#203c46;margin:0 0 13px}
.brand-grid p{font-size:15px;color:#526369;margin-bottom:24px}
.brand-grid a{font-size:13px;color:#203c46;border-bottom:1px solid #b3bdb6;align-self:flex-start;padding-bottom:4px}
.exports{background:#e9eee9}
.contact{background:#203c46;color:#f7f5ef;padding:68px 0}
.contact h2{color:#f7f5ef}
.contact .eyebrow{color:#d8bd92}
.contact p,.contact a{color:#dae2df;font-size:15px}
.site-footer{background:#f6f4ee;color:#586970}
.footer-inner{padding-top:22px;padding-bottom:22px;font-size:11px}
@media(max-width:767px){
  .site-shell{padding-left:24px;padding-right:24px}
  .site-header{align-items:flex-start;flex-direction:column;gap:18px;height:auto;min-height:0}
  .site-header nav{width:auto;gap:25px;padding:0}
  .hero{padding:52px 0}
  .hero-grid,.two-column,.brand-grid{display:grid;grid-template-columns:1fr;gap:28px}
  .hero h1{font-size:clamp(38px,9vw,48px)}
  .since{border-left:0;border-top:1px solid #bdc6bf;padding:22px 0 0;margin:0}
  .since strong{font-size:48px}
  .company,.contact{padding:48px 0}
  .brands{padding:48px 0}
  .section h2{font-size:30px}
  .brand-logo{height:108px;margin-bottom:20px}
  .brand-logo img{max-height:108px}
  .brand-grid article{margin:0}
  .footer-inner{display:flex;flex-direction:column;gap:4px}
  .footer-inner a{margin:0}
}
