/* Optimum EV visual refinement, version 1.6 */
.site-header{position:sticky;top:0;z-index:80;box-shadow:0 1px 0 var(--line);isolation:isolate;background:var(--surface)}
body.admin-bar .site-header{top:32px}
.header-inner{height:88px;grid-template-columns:132px minmax(0,1fr) 54px}
.brand{position:relative;align-self:stretch;display:grid;place-items:center;min-width:0}
.brand:before{display:none}
.brand-plate{position:relative;z-index:1;display:grid;place-items:center;width:80px;height:68px;padding:0;border-radius:0;background:transparent;overflow:visible}
.brand-plate .site-logo{display:block!important;width:auto!important;height:auto!important;max-width:80px!important;max-height:66px!important;border-radius:0;object-fit:contain}
.primary-nav{gap:clamp(15px,1.7vw,28px)}
.primary-nav a{position:relative;padding:34px 0;font-size:13px}
.primary-nav a:after{content:"";position:absolute;right:0;bottom:24px;left:0;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}
.primary-nav a:hover{border-color:transparent}
.primary-nav a:hover:after,.primary-nav a:focus-visible:after{transform:scaleX(1)}
.cart-link{justify-content:center;width:48px;height:48px;border:1px solid var(--line);border-radius:12px;background:var(--bg)}
.cart-link span{position:absolute;transform:translate(14px,-14px);box-shadow:0 0 0 3px var(--surface)}
.service-bar{position:relative;z-index:90;display:flex;align-items:center;justify-content:center;gap:0;padding-block:10px}
.service-bar span{margin:0;padding:0 22px;color:var(--surface)}
.service-bar span+span{border-left:1px solid var(--accent)}

.hero{min-height:680px;padding:72px 0 80px}
.hero-grid{gap:clamp(48px,6vw,88px)}
.hero-image-wrap{border:8px solid var(--surface)}
.hero-note{padding-left:16px;border-left:2px solid var(--line)}
.hero-corner-note{right:-12px}
.quick-assurance .assurance-grid>div{position:relative;padding-top:28px;padding-bottom:28px}
.quick-assurance .assurance-grid strong{font-size:15px}

.section-heading{display:block;max-width:790px;margin-bottom:46px}
.section-heading h2{max-width:720px}
.section-heading>p{max-width:650px;margin:20px 0 0;font-size:16px}
.category-layout{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:22px}
.category-feature{min-height:610px}
.category-feature:after{inset:48% 0 0;background:linear-gradient(180deg,rgba(7,28,26,0),rgba(7,28,26,.9))}
.category-feature>div{display:grid;grid-template-columns:1fr auto;align-items:end}
.category-feature>div span,.category-feature>div p{grid-column:1}
.category-feature>div b{grid-column:2;grid-row:1/4;display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(255,255,255,.7);border-radius:50%;font-size:22px}
.category-stack{grid-template-rows:1fr 1fr}
.category-card-media{position:relative;display:block;min-height:294px;padding:0;overflow:hidden;border:0;background:var(--ink);color:var(--surface)}
.category-card-image,.category-card-image img,.category-card-overlay{position:absolute;inset:0;width:100%;height:100%}
.category-card-image img{object-fit:cover;transition:transform .45s ease}
.category-card-overlay{background:linear-gradient(180deg,rgba(7,28,26,.05) 18%,rgba(7,28,26,.94) 100%)}
.category-card-content{position:absolute;z-index:2;right:25px;bottom:24px;left:25px;display:grid;grid-template-columns:1fr auto;align-items:end;color:var(--surface)}
.category-card-content small,.category-card-content em{grid-column:1;display:block}
.category-card-content small{margin-bottom:6px;color:var(--signal);font-size:10px;font-style:normal;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.category-card-content strong{grid-column:1;display:block;font-size:25px;line-height:1.08}
.category-card-content em{max-width:270px;margin-top:8px;color:var(--line);font-size:12px;font-style:normal;line-height:1.5}
.category-card-content b{grid-column:2;grid-row:1/5;display:grid;place-items:center;width:44px;height:44px;margin-left:18px;border:1px solid rgba(255,255,255,.75);border-radius:50%;font-size:19px}
.category-card-media:hover .category-card-image img{transform:scale(1.055)}
.category-card-media:hover{transform:translateY(-3px)}

.products-section{padding-block:100px}
.section-title-row{padding-bottom:22px;border-bottom:1px solid var(--line)}
.woocommerce ul.products li.product{min-width:0;height:100%;border-radius:16px}
.woocommerce ul.products li.product>a.woocommerce-LoopProduct-link{display:flex!important;flex:1;flex-direction:column}
.woocommerce ul.products li.product a img{min-height:220px}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px!important}
.woocommerce ul.products li.product .price{margin-top:auto!important;padding-top:18px;color:var(--ink)!important;font-size:18px!important}
.woocommerce ul.products li.product .button{display:flex!important;align-items:center!important;justify-content:center!important;width:calc(100% - 20px)!important;height:50px!important;min-height:50px!important;margin:16px 10px 0!important;padding:0 18px!important;border-radius:9px!important;line-height:1!important;text-align:center}
.specialist-grid{grid-template-columns:minmax(0,1fr) 380px}
.technical-panel{position:relative;overflow:hidden}
.technical-panel:after{content:"";position:absolute;right:-45px;bottom:-70px;width:180px;height:180px;border:28px solid rgba(15,119,109,.22);border-radius:50%}
.faq-grid{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr)}
.transparency-section{padding-block:100px}
.company-details dd{overflow-wrap:anywhere}

.site-footer{padding-top:78px}
.footer-grid{grid-template-columns:minmax(280px,1.45fr) repeat(3,minmax(120px,.65fr));align-items:start}
.footer-logo{width:185px;height:auto;max-height:160px;border-radius:0}
.footer-brand>p{margin-top:20px}
.social-links{gap:10px;margin-top:24px}
.social-links a{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:7px 10px 7px 8px;border:1px solid rgba(220,230,227,.22);border-radius:9px;color:var(--surface);transition:background .2s ease,border-color .2s ease}
.social-links a:hover{border-color:var(--accent);background:rgba(15,119,109,.2)}
.social-links svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.social-links a:nth-child(2) svg,.social-links a:nth-child(5) svg{fill:currentColor;stroke:none}
.social-links a:nth-child(3) svg path:first-child{fill:currentColor;stroke:none}
.social-links .social-play{fill:var(--ink);stroke:none}
.social-links span{font-size:10px;font-weight:700}
.footer-grid h2{padding-bottom:12px;border-bottom:1px solid rgba(220,230,227,.18);letter-spacing:.04em;text-transform:uppercase}
.footer-grid li{margin:11px 0}
.footer-contact{align-items:center}
.footer-contact>div:first-child{flex-wrap:wrap}

.shop-main{background:var(--bg)}
.shop-shell{padding-top:0;padding-bottom:100px}
.shop-shell>.woocommerce{display:flow-root}
.woocommerce-products-header{position:relative;margin:0 calc(50% - 50vw) 44px;padding:56px max(24px,calc((100vw - var(--container))/2));background:var(--ink);color:var(--surface);overflow:hidden}
.woocommerce-products-header:after{content:"";position:absolute;right:max(24px,calc((100vw - var(--container))/2));top:50%;width:170px;height:170px;border:30px solid rgba(15,119,109,.28);border-radius:50%;transform:translateY(-50%)}
.woocommerce-products-header__title.page-title{position:relative;z-index:2;max-width:780px;margin:0!important;color:var(--surface);font-size:clamp(40px,5.2vw,70px)!important}
.woocommerce-products-header .term-description{position:relative;z-index:2;max-width:650px;margin-top:16px;color:var(--line)}
.woocommerce-products-header .term-description p{margin:0}
.shop-assurance{clear:both;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:34px;padding:16px 20px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--muted);font-size:12px}
.shop-assurance span+span{padding-left:20px;border-left:1px solid var(--line)}
.shop-assurance strong{color:var(--ink)}
.shop-assurance a{color:var(--accent);font-weight:800}
.woocommerce .woocommerce-result-count{margin:10px 0 28px;color:var(--muted);font-size:13px}
.woocommerce .woocommerce-ordering{margin:0 0 28px}
.woocommerce .woocommerce-ordering select{min-width:200px;background:var(--surface)}
.tax-product_cat .woocommerce ul.products{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));max-width:860px}
.tax-product_cat .woocommerce ul.products li.product{max-width:410px}
.woocommerce nav.woocommerce-pagination{margin-top:48px}
.woocommerce nav.woocommerce-pagination ul{border:0}
.woocommerce nav.woocommerce-pagination ul li{margin:0 4px;border:0}
.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{display:grid;place-items:center;min-width:42px;height:42px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}
.woocommerce nav.woocommerce-pagination ul li span.current{border-color:var(--accent);background:var(--accent);color:var(--surface)}

.page-hero{padding-block:82px}
.prose-content{font-size:16px}
.prose-content>p:first-child{font-size:18px;color:var(--ink)}
.prose-content .contact-card{background:var(--surface);box-shadow:0 12px 34px rgba(7,28,26,.05)}
.woocommerce div.product div.summary{position:sticky;top:132px}
.woocommerce div.product .related{padding-top:34px;border-top:1px solid var(--line)}
.button,.woocommerce a.button,.woocommerce button.button{letter-spacing:.01em}

@media(max-width:1040px){
  .header-inner{height:84px;grid-template-columns:112px minmax(0,1fr) 48px;gap:20px}
  .brand-plate{width:74px;height:64px;padding:0}
  .brand-plate .site-logo{max-width:74px!important;max-height:62px!important}
  .primary-nav{gap:13px}
  .primary-nav a{font-size:11px}
  .category-layout{grid-template-columns:1fr 1fr}
  .category-feature{min-height:600px}
  .footer-grid{grid-template-columns:1.2fr repeat(3,.7fr);gap:34px}
}

@media(max-width:820px){
  body.admin-bar .site-header{top:46px}
  .site-header{position:relative;top:auto!important}
  .header-inner{height:72px;grid-template-columns:82px 1fr auto;gap:12px}
  .brand-plate{width:62px;height:56px;padding:0}
  .brand-plate .site-logo{max-width:62px!important;max-height:54px!important}
  .menu-toggle{order:3;width:44px;height:44px;border:1px solid var(--line);border-radius:10px}
  .cart-link{order:2;justify-self:end;margin-left:auto}
  .primary-nav{top:72px;padding:10px 24px 26px;box-shadow:0 18px 34px rgba(7,28,26,.12)}
  .primary-nav a{padding:15px 0;font-size:14px}
  .primary-nav a:after{display:none}
  .hero{min-height:auto}
  .category-layout{grid-template-columns:1fr}
  .category-feature{min-height:500px}
  .category-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto}
  .category-card-media{min-height:300px}
  .footer-grid{grid-template-columns:1fr 1fr}
  .footer-brand{grid-column:1/-1}
  .woocommerce-products-header{padding-block:44px}
  .woocommerce-products-header:after{right:-70px}
  .shop-assurance{align-items:flex-start;flex-direction:column}
  .shop-assurance span+span{padding:10px 0 0;border-top:1px solid var(--line);border-left:0}
  .woocommerce div.product div.summary{position:static}
}

@media(max-width:620px){
  .service-bar{font-size:9px;justify-content:space-between;padding:8px 10px}
  .service-bar span{padding:0 8px;white-space:nowrap}
  .header-inner{height:68px;grid-template-columns:72px 1fr auto}
  .brand-plate{width:56px;height:52px}
  .brand-plate .site-logo{max-width:56px!important;max-height:50px!important}
  .cart-link{width:42px;height:42px}
  .hero{padding:46px 0 56px}
  .hero h1{font-size:40px}
  .section-heading{margin-bottom:30px}
  .section-heading>p{margin-top:14px;font-size:14px}
  .category-feature{min-height:440px}
  .category-feature>div{right:22px;bottom:22px;left:22px}
  .category-feature>div b{width:42px;height:42px}
  .category-stack{grid-template-columns:1fr}
  .category-card-media{min-height:280px}
  .category-card-content strong{font-size:23px}
  .products-section{padding-block:64px}
  .woocommerce ul.products{grid-template-columns:1fr!important;gap:16px!important}
  .woocommerce ul.products li.product{width:100%!important;padding:10px 10px 14px;border-radius:15px}
  .woocommerce ul.products li.product a img{min-height:230px;padding:18px}
  .woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:0;padding-inline:10px!important;font-size:16px!important}
  .woocommerce ul.products li.product .price{padding:18px 10px 0!important;font-size:18px!important}
  .woocommerce ul.products li.product .button{width:calc(100% - 20px)!important;height:50px!important;margin:16px 10px 0!important;font-size:13px!important}
  .specialist-grid{grid-template-columns:1fr}
  .technical-panel:after{display:none}
  .transparency-section{padding-block:66px}
  .footer-grid{grid-template-columns:1fr 1fr;gap:36px 24px}
  .footer-logo{width:150px}
  .social-links a{width:38px;padding:7px;justify-content:center}
  .social-links span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
  .social-links svg{width:21px;height:21px}
  .footer-contact{margin-top:38px}
  .woocommerce-products-header{margin-bottom:28px;padding-block:38px}
  .woocommerce-products-header__title.page-title{font-size:38px!important}
  .woocommerce-products-header:after{width:120px;height:120px;border-width:22px}
  .tax-product_cat .woocommerce ul.products{grid-template-columns:1fr;gap:16px}
  .tax-product_cat .woocommerce ul.products li.product{max-width:none}
  .woocommerce .woocommerce-ordering{float:none;width:100%}
  .woocommerce .woocommerce-ordering select{width:100%}
  .wc-block-cart-items__row{box-shadow:none;border-bottom:1px solid var(--line)}
  .wc-block-cart-items__row td{padding:10px 6px!important}
  .wc-block-cart-item__image{width:92px!important}
  .wc-block-cart-item__image img{width:86px!important}
  .wc-block-cart-item__product .wc-block-components-product-name{font-size:14px}
  .wc-block-cart__sidebar,.wc-block-checkout__sidebar{padding:16px!important;border-radius:12px}
}

@media(max-width:380px){
  .service-bar span{padding-inline:5px;font-size:8px}
}

@media(prefers-reduced-motion:reduce){
  .category-card-image img,.primary-nav a:after{transition:none}
}
