:root{--ep-blue:#0e4d7b;--ep-blue-2:#14334a;--ep-orange:#d96b22;--ep-ink:#162533;--ep-muted:#5b6b78;--ep-line:#dce5eb;--ep-bg:#f5f8fa;--ep-shell:1220px;--ep-header-h:134px;scroll-padding-top:calc(var(--ep-header-h) + 20px)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ep-ink);line-height:1.65;background:#fff}a{color:var(--ep-blue);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}.ep-shell{width:min(var(--ep-shell),calc(100% - 40px));margin:0 auto}.ep-site-header{position:sticky;top:0;z-index:999;background:#fff;border-bottom:1px solid var(--ep-line);box-shadow:0 2px 12px rgba(10,35,55,.06)}.admin-bar .ep-site-header{top:32px}.ep-head-row{min-height:78px;display:grid;grid-template-columns:minmax(210px,1fr) minmax(260px,520px) auto auto;align-items:center;gap:22px}.ep-brand{display:flex;align-items:center;gap:11px;color:var(--ep-ink)}.ep-brand:hover{text-decoration:none}.ep-brand-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;background:var(--ep-blue);color:#fff;font-weight:800}.ep-brand strong{font-size:1.15rem;letter-spacing:.04em}.ep-brand small{display:block;color:var(--ep-muted);font-size:.72rem}.ep-header-search{display:flex;border:1px solid var(--ep-line);border-radius:8px;overflow:hidden;min-width:0}.ep-header-search input{width:100%;min-width:0;border:0;padding:11px 13px;font:inherit}.ep-header-search button{border:0;background:var(--ep-blue);color:#fff;width:48px}.ep-head-email{display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:.9rem}.ep-menu-toggle{display:none}.ep-nav-row{background:var(--ep-blue-2);color:#fff}.ep-nav-row>.ep-shell{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:20px}.ep-nav-list{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.ep-nav-list>li{position:relative}.ep-nav-list a{color:#fff;display:block;padding:15px 14px}.ep-nav-list .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:260px;max-width:calc(100vw - 40px);background:#fff;border:1px solid var(--ep-line);box-shadow:0 12px 30px rgba(10,35,55,.16);list-style:none;padding:8px;margin:0}.ep-nav-list li:hover>.sub-menu,.ep-nav-list li:focus-within>.sub-menu{display:block}.ep-nav-list .sub-menu a{color:var(--ep-ink);padding:10px 12px}.ep-nav-quote{display:inline-flex;background:var(--ep-orange);color:#fff;padding:9px 16px;border-radius:7px;font-weight:700;white-space:nowrap}.ep-site-main{min-height:60vh}.ep-front-page{margin:0}.ep-hero{background-color:var(--ep-blue-2);background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),radial-gradient(circle at 80% 45%,rgba(14,77,123,.58),transparent 42%);background-size:132px 132px,132px 132px,auto;color:#fff;overflow:hidden}.ep-hero-inner{width:min(var(--ep-shell),calc(100% - 40px));margin:0 auto;min-height:600px;padding:64px 0 60px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:58px;align-items:center}.ep-hero-copy{min-width:0}.ep-hero-copy>*{max-width:610px}.ep-hero-media{min-width:0;display:flex;align-items:center;justify-content:center}.ep-hero-media img{width:min(100%,640px);height:auto;max-height:500px;object-fit:contain;border-radius:18px;box-shadow:0 24px 54px rgba(0,0,0,.24)}.ep-hero h1{font-size:clamp(2.7rem,4vw,4.25rem);line-height:1.04;margin:.15em 0 .3em;max-width:610px;text-wrap:balance}.ep-hero p{font-size:1.08rem;max-width:760px;color:#dfeaf2}.ep-kicker{text-transform:uppercase;letter-spacing:.13em;font-weight:800;font-size:.78rem;color:var(--ep-orange);margin:0 0 .5rem}.ep-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.ep-btn,.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 18px;border-radius:7px;font-weight:750;text-decoration:none!important;border:2px solid transparent}.ep-btn-primary,.woocommerce a.button,.woocommerce button.button.alt{background:var(--ep-orange)!important;color:#fff!important}.ep-btn-secondary{background:transparent;color:inherit;border-color:currentColor}.ep-section{padding:76px 0}.ep-section>.ep-section-head,.ep-section>.ep-card-grid,.ep-section>.ep-icon-grid,.ep-section>.ep-cta-band,.ep-section>.ep-tech-table-scroll{width:min(var(--ep-shell),calc(100% - 40px));margin-left:auto;margin-right:auto}.ep-section-muted{background:var(--ep-bg)}.ep-section-head{max-width:880px;margin-bottom:30px}.ep-section h2,.ep-main-wrap h1{line-height:1.15}.ep-section h2{font-size:clamp(1.8rem,3vw,2.8rem);margin:.2em 0}.ep-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ep-card-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.ep-card-grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.ep-link-card,.ep-post-card{border:1px solid var(--ep-line);border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 6px 22px rgba(20,51,74,.05)}.ep-card-media{aspect-ratio:4/3;background:#f7f9fa;overflow:hidden}.ep-card-media img{width:100%;height:100%;object-fit:cover}.ep-card-body{padding:20px}.ep-card-body h3{margin:0 0 8px;line-height:1.25}.ep-text-link{font-weight:750}.ep-icon-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ep-icon-card{background:#fff;border:1px solid var(--ep-line);border-radius:12px;padding:24px}.ep-icon-card .dashicons{font-size:30px;width:30px;height:30px;color:var(--ep-blue)}.ep-icon-card h3{margin:14px 0 5px}.ep-selection .ep-tech-table-scroll{margin-top:24px}.ep-cta-band{background:var(--ep-blue-2);color:#fff;border-radius:16px;padding:32px;display:flex;gap:30px;justify-content:space-between;align-items:center}.ep-cta-band h2{margin-top:0}.ep-main-wrap{padding-top:52px;padding-bottom:72px}.ep-main-wrap>h1,.ep-page>h1,.ep-article>h1,.ep-archive-head h1{font-size:clamp(2.2rem,4vw,3.4rem);margin-top:0}.ep-page>h1,.ep-article>h1{max-width:980px}.ep-tech-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--ep-line);border-radius:10px;background:#fff;margin:22px 0;max-width:100%}.ep-tech-table{border-collapse:collapse;width:100%;min-width:620px}.ep-tech-table th,.ep-tech-table td{padding:12px 14px;border-bottom:1px solid var(--ep-line);text-align:left;vertical-align:middle}.ep-tech-table th{background:#eef4f7;color:#15364f;font-weight:800}.ep-tech-table tr:last-child td{border-bottom:0}.ep-callout{border-left:4px solid var(--ep-orange);background:#fff7f1;padding:18px 20px;margin:24px 0}.ep-media-split,.ep-contact-grid,.ep-product-spec-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:34px;align-items:start;margin:28px 0}.ep-media-split img,.ep-product-spec-layout img{border:1px solid var(--ep-line);border-radius:12px}.ep-media-wide{margin:32px 0;border:1px solid var(--ep-line);border-radius:12px;overflow:hidden;background:#fff}.ep-media-wide img{width:100%;max-height:900px;object-fit:contain}.ep-media-note{font-size:.78rem;color:var(--ep-muted);margin-top:6px}.ep-faq details{border-top:1px solid var(--ep-line);padding:14px 0}.ep-faq summary{font-weight:800;cursor:pointer}.ep-article{max-width:920px;margin:0 auto}.ep-article-meta{color:var(--ep-muted);margin-bottom:26px}.ep-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ep-post-card{padding:0;overflow:hidden}.ep-post-card .ep-card-body{padding:24px}.ep-post-card .ep-card-media{display:block}.ep-post-card h2{font-size:1.35rem;margin-top:0}.woocommerce ul.products{list-style:none!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:24px 0!important;padding:0!important}.woocommerce ul.products::before,.woocommerce ul.products::after{content:none!important;display:none!important}.woocommerce ul.products li.product{list-style:none!important;width:auto!important;float:none!important;margin:0!important;border:1px solid var(--ep-line);border-radius:12px;padding:15px;background:#fff}.woocommerce ul.products li.product a img{aspect-ratio:1/1;object-fit:contain;background:#f8fafb;border-radius:8px}.woocommerce .related.products{display:block!important;width:100%}.woocommerce .related.products>h2{width:100%;display:block}.woocommerce .related.products>ul.products{display:grid!important}.woocommerce div.product div.images img{object-fit:contain}.woocommerce div.product .product_title{font-size:clamp(2rem,4vw,3rem)}.woocommerce-product-details__short-description{font-size:1.06rem}.term-description{margin:18px 0 30px}.ep-footer-cta{background:#0e4d7b;color:#fff;padding:54px 0}.ep-footer-cta-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:36px;align-items:start}.ep-footer-cta h2{margin:.15em 0}.ep-footer-grid{background:#102a3e;color:#dce7ee;padding:48px 0}.ep-footer-main-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr 1.2fr;gap:36px}.ep-footer-grid h2,.ep-footer-grid h3{color:#fff}.ep-footer-grid a{color:#fff}.ep-footer-links,.ep-footer-products,.ep-legal-links{list-style:none;margin:0;padding:0}.ep-footer-links li,.ep-footer-products li{margin:7px 0}.ep-footer-bottom{background:#0a1f2e;color:#cbd9e2;padding:15px 0}.ep-footer-bottom-grid{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:20px;font-size:.82rem}.ep-legal-links{display:flex;gap:16px}.ep-legal-links a{color:#dce7ee}.ep-editor-credit{text-align:right;font-size:.72rem;color:#aebfca}.fluentform .ff-el-form-control{min-height:46px;border-radius:6px}.fluentform .ff-btn-submit{background:var(--ep-orange)!important;border:0!important}.ep-rfq-fallback{border:1px dashed rgba(255,255,255,.45);padding:18px;border-radius:8px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1042px){:root{--ep-header-h:78px}.ep-head-row{grid-template-columns:1fr auto}.ep-header-search,.ep-head-email,.ep-nav-row{display:none}.ep-menu-toggle{display:flex;align-items:center;gap:6px;border:1px solid var(--ep-line);background:#fff;padding:9px 12px;border-radius:7px}.ep-nav-row.is-open{display:block}.ep-nav-row>.ep-shell{display:block;padding:10px 0 18px}.ep-nav-list{display:block}.ep-nav-list a{padding:12px 8px}.ep-nav-list .sub-menu{position:static;display:block;box-shadow:none;border:0;background:transparent;padding-left:16px}.ep-nav-list .sub-menu a{color:#fff}.ep-nav-quote{margin:10px 8px}.ep-hero-inner{min-height:auto;padding:54px 0 50px;grid-template-columns:1fr;gap:34px}.ep-hero-copy>*{max-width:760px}.ep-hero-media{max-height:none}.ep-hero-media img{width:min(78vw,560px);max-height:390px}.ep-card-grid-5{grid-template-columns:repeat(3,minmax(0,1fr))}.ep-card-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.ep-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.ep-footer-main-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ep-footer-cta-grid{grid-template-columns:1fr}.admin-bar .ep-site-header{top:32px}}
@media(max-width:782px){.admin-bar .ep-site-header{top:46px}}
@media(max-width:768px){.ep-shell{width:min(100% - 28px,var(--ep-shell))}.ep-hero-inner{width:min(100% - 28px,var(--ep-shell));padding:46px 0 42px;gap:28px}.ep-hero-media img{width:min(88vw,500px)}.ep-section{padding:56px 0}.ep-section>.ep-section-head,.ep-section>.ep-card-grid,.ep-section>.ep-icon-grid,.ep-section>.ep-cta-band,.ep-section>.ep-tech-table-scroll{width:min(100% - 28px,var(--ep-shell))}.ep-card-grid,.ep-card-grid-3,.ep-card-grid-4,.ep-card-grid-5,.ep-post-grid{grid-template-columns:1fr 1fr}.ep-media-split,.ep-contact-grid,.ep-product-spec-layout{grid-template-columns:1fr}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.ep-footer-bottom-grid{grid-template-columns:1fr}.ep-editor-credit{text-align:left}.ep-legal-links{flex-wrap:wrap}.ep-cta-band{align-items:flex-start;flex-direction:column}}
@media(max-width:520px){.ep-brand small{display:none}.ep-card-grid,.ep-card-grid-3,.ep-card-grid-4,.ep-card-grid-5,.ep-post-grid{grid-template-columns:1fr}.ep-icon-grid{grid-template-columns:1fr}.woocommerce ul.products{grid-template-columns:1fr}.ep-footer-main-grid{grid-template-columns:1fr}.ep-head-row{gap:10px}.ep-hero h1{font-size:2.35rem;max-width:100%}.ep-hero-media img{width:92vw;max-height:300px}.ep-actions{display:grid;grid-template-columns:1fr}.ep-btn{width:100%}.ep-footer-cta{padding:42px 0}}

/* V1.3.0 narrow-content containment repair */
.ep-media-split,.ep-contact-grid,.ep-product-spec-layout{min-width:0;width:100%}
.ep-media-split>*,.ep-contact-grid>*,.ep-product-spec-layout>*{min-width:0;max-width:100%}
.ep-contact-grid .ep-tech-table-scroll,.ep-product-spec-layout .ep-tech-table-scroll{width:100%;min-width:0;max-width:100%}
.fluentform,.fluentform .ff-el-group,.fluentform .ff-el-input--content{min-width:0;max-width:100%}
.fluentform .ff-el-form-control{width:100%;max-width:100%}

/* v1.4.0 homepage hero repair: stable wide-screen columns + theme-owned visual fallback */
.ep-front-page .ep-hero{min-height:0!important}
.ep-front-page .ep-hero-inner{
  width:min(1360px,calc(100% - 64px))!important;
  min-height:640px!important;
  padding:64px 0!important;
  display:grid!important;
  grid-template-columns:minmax(480px,.94fr) minmax(420px,1.06fr)!important;
  gap:64px!important;
  align-items:center!important;
}
.ep-front-page .ep-hero-copy{
  width:100%!important;
  min-width:0!important;
  max-width:650px!important;
  justify-self:start!important;
}
.ep-front-page .ep-hero-copy>*{max-width:650px!important}
.ep-front-page .ep-hero h1{
  width:100%!important;
  max-width:650px!important;
  margin:.14em 0 .3em!important;
  font-size:clamp(50px,3.45vw,68px)!important;
  line-height:1.02!important;
  letter-spacing:-.035em!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
  white-space:normal!important;
  text-wrap:balance!important;
}
.ep-front-page .ep-hero-copy>p:not(.ep-kicker){
  max-width:590px!important;
  font-size:18px!important;
  line-height:1.62!important;
}
.ep-front-page .ep-hero-media{
  position:relative!important;
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  width:100%!important;
  min-width:0!important;
  min-height:440px!important;
  align-self:center!important;
  justify-self:stretch!important;
  border-radius:20px!important;
  background-color:#fff!important;
  background-image:url('../images/hero-taper-bush.jpg')!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:86% auto!important;
  box-shadow:0 24px 54px rgba(0,0,0,.22)!important;
  overflow:hidden!important;
}
/* Keep the content image available to assistive technology while the bundled image guarantees rendering. */
.ep-front-page .ep-hero-media>img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:contain!important;
  opacity:0!important;
  pointer-events:none!important;
}
@media(max-width:1042px){
  .ep-front-page .ep-hero-inner{
    width:min(860px,calc(100% - 40px))!important;
    min-height:auto!important;
    padding:52px 0 48px!important;
    grid-template-columns:1fr!important;
    gap:34px!important;
  }
  .ep-front-page .ep-hero-copy{max-width:760px!important}
  .ep-front-page .ep-hero-copy>*{max-width:760px!important}
  .ep-front-page .ep-hero h1{max-width:760px!important;font-size:clamp(44px,7vw,62px)!important}
  .ep-front-page .ep-hero-copy>p:not(.ep-kicker){max-width:700px!important}
  .ep-front-page .ep-hero-media{min-height:400px!important;background-size:min(78%,560px) auto!important}
}
@media(max-width:768px){
  .ep-front-page .ep-hero-inner{width:min(100% - 28px,860px)!important;padding:42px 0 38px!important;gap:26px!important}
  .ep-front-page .ep-hero h1{font-size:clamp(38px,10vw,52px)!important;line-height:1.04!important;text-wrap:pretty!important}
  .ep-front-page .ep-hero-copy>p:not(.ep-kicker){font-size:16px!important;line-height:1.58!important}
  .ep-front-page .ep-hero-media{min-height:330px!important;border-radius:16px!important;background-size:min(86%,500px) auto!important}
}
@media(max-width:520px){
  .ep-front-page .ep-hero-inner{padding:36px 0 34px!important;gap:22px!important}
  .ep-front-page .ep-hero h1{font-size:40px!important;line-height:1.05!important;letter-spacing:-.025em!important}
  .ep-front-page .ep-hero-media{min-height:270px!important;background-size:88% auto!important}
}
