/* Homepage global navigation: clear contact routes without crowded labels. */
.sp-header-v2{border-bottom:0;box-shadow:0 2px 9px #142d320d}
.sp-hd-main{width:calc(100% - 80px);max-width:1440px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:30px;min-height:96px;padding-block:7px}
.sp-hd-identity{display:flex;align-items:center;gap:23px;min-width:0}
.sp-hd-brand{display:block;flex-shrink:0}.sp-hd-brand img{width:235px;height:auto}
.sp-hd-identity>p{border-left:1px solid var(--sp-line);padding-left:21px;font-size:11px;line-height:1.9;font-weight:700;letter-spacing:.04em;white-space:nowrap;color:var(--sp-muted)}
/* Secondary reading links stay quieter than the phone and consultation button. */
.sp-hd-reading{display:flex;align-items:center;gap:18px;padding-right:20px;border-right:1px solid var(--sp-line)}
.sp-hd-reading>a{display:flex;align-items:center;min-height:44px;font-size:12px;font-weight:500;line-height:1.6;color:var(--sp-muted);white-space:nowrap;text-underline-offset:4px}
.sp-hd-reading>a:hover,.sp-hd-reading>a:focus-visible{color:var(--sp-teal);text-decoration:underline}
.sp-hd-phone{display:flex;align-items:center;gap:11px;min-height:58px;white-space:nowrap}
.sp-hd-phone>svg{width:26px;height:26px;flex-shrink:0;color:var(--sp-teal)}
.sp-hd-phone>span{display:flex;flex-direction:column;gap:2px}
.sp-hd-phone small{font-size:11px;line-height:1.6;color:var(--sp-muted)}
.sp-hd-phone strong{font:700 27px/1.2 Arial,sans-serif;letter-spacing:.015em}
.sp-hd-phone:hover strong{color:var(--sp-teal);text-decoration:underline;text-underline-offset:5px}
.sp-hd-cta{min-height:68px;min-width:226px;padding:12px 20px;justify-content:center;font-size:15px;line-height:1.8;align-self:center;text-align:center}
.sp-hd-cta small{display:block;font-size:10px;font-weight:500;line-height:1.7;margin-bottom:2px}
.sp-hd-nav{background:var(--sp-paper);border-top:1px solid #dce6e3;border-bottom:1px solid #d2dfda}
.sp-hd-nav-inner{max-width:1200px;width:calc(100% - 80px);margin-inline:auto}
.sp-hd-nav ul{display:grid;grid-template-columns:1fr 1.15fr .85fr .95fr 1.45fr}
.sp-hd-nav li{position:relative;min-width:0}
.sp-hd-nav li+li:before{content:"";position:absolute;left:0;top:17px;bottom:17px;width:1px;background:#c6d8d1}
.sp-hd-nav li>a{position:relative;display:flex;justify-content:center;align-items:center;gap:20px;min-height:52px;padding:12px 15px;font-size:14px;font-weight:800;line-height:1.5;white-space:nowrap;transition:background .18s,color .18s}
.sp-hd-nav li>a:after{content:"";position:absolute;bottom:-1px;left:22px;right:22px;height:3px;background:var(--sp-teal);transform:scaleX(0);transition:transform .18s}
.sp-hd-nav li>a:hover{background:#e1ebe6;color:var(--sp-teal)}
.sp-hd-nav li>a:hover:after,.sp-hd-nav li>a:focus-visible:after{transform:scaleX(1)}
.sp-menu-content,.sp-menu-contact{display:none}
.sp-menu-guide-links strong:has(.sp-menu-name-part){white-space:normal}.sp-menu-name-part{display:inline-block;white-space:nowrap}
.sp-home [id]{scroll-margin-top:166px}
.sp-header-v2 .sp-menu-toggle{display:none}
@media(min-width:1001px) and (max-width:1200px){
  .sp-hd-reading{flex-direction:column;align-items:flex-start;gap:0;padding-right:14px}.sp-hd-reading>a{min-height:25px}
  .sp-hd-main{width:calc(100% - 56px);gap:24px}.sp-hd-brand img{width:220px}.sp-hd-identity{gap:15px}.sp-hd-identity>p{padding-left:14px;font-size:10px}.sp-hd-phone strong{font-size:25px}.sp-hd-phone{gap:9px}.sp-hd-cta{min-width:213px;padding-inline:17px;font-size:14px}.sp-hd-nav-inner{width:calc(100% - 56px)}
}
@media(max-width:1000px){
  .sp-hd-reading{display:none}
  .sp-hd-main{width:calc(100% - 56px);grid-template-columns:minmax(0,1fr) auto 52px;gap:24px;min-height:87px;padding-block:5px}
  .sp-hd-brand img{width:215px}.sp-hd-identity>p,.sp-hd-cta{display:none}
  .sp-hd-phone strong{font-size:25px}.sp-hd-phone small{font-size:10px}.sp-hd-phone>svg{width:23px;height:23px}
  .sp-header-v2 .sp-menu-toggle:not([hidden]){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px;border:0;background:transparent;color:var(--sp-ink);min-height:54px;min-width:48px;padding:5px;cursor:pointer}
  .sp-header-v2 .sp-menu-lines{display:block;width:25px;height:16px;position:relative;border-block:2px solid currentColor}
  .sp-header-v2 .sp-menu-lines:before{content:"";position:absolute;top:5px;left:0;right:0;width:auto;height:2px;border:0;background:currentColor}
  .sp-header-v2 .sp-menu-label{font-size:10px;line-height:1.4;font-weight:700;white-space:nowrap}
  .sp-header-v2 .sp-menu-toggle[aria-expanded="true"] .sp-menu-lines{border-color:transparent}
  .sp-header-v2 .sp-menu-toggle[aria-expanded="true"] .sp-menu-lines:before{top:5px;transform:rotate(45deg)}
  .sp-header-v2 .sp-menu-toggle[aria-expanded="true"] .sp-menu-lines:after{content:"";position:absolute;top:5px;left:0;right:0;height:2px;background:currentColor;transform:rotate(-45deg)}
  .sp-hd-nav{background:#fff;border-top:1px solid var(--sp-line);border-bottom:2px solid var(--sp-teal)}
  .sp-hd-nav-inner{width:calc(100% - 56px);padding-block:12px 25px}
  .sp-hd-nav ul{display:block}.sp-hd-nav li+li:before{display:none}
  .sp-hd-nav li>a{justify-content:space-between;min-height:50px;padding:13px 5px;font-size:15px;border-bottom:1px solid #e1eae6}
  .sp-hd-nav li>a:after{display:none}
  .sp-js .sp-hd-nav{position:fixed;top:var(--sp-menu-top,87px);left:0;right:0;bottom:0;height:calc(100dvh - var(--sp-menu-top,87px));display:flex;flex-direction:column;overflow:hidden;box-shadow:0 10px 18px #142d3226}
  .sp-js .sp-hd-nav:not(.is-open){display:none}
  .sp-home [id]{scroll-margin-top:105px}
}
@media(max-width:700px){
  .sp-hd-main{width:100%;grid-template-columns:minmax(0,1fr) 48px;gap:0 15px;padding:0;min-height:0}
  .sp-hd-identity{grid-column:1;grid-row:1;margin-left:20px;min-height:73px}.sp-hd-brand img{width:183px}
  .sp-header-v2 .sp-menu-toggle:not([hidden]){grid-column:2;grid-row:1;margin-right:18px;width:48px;justify-self:end;min-height:52px}
  .sp-hd-phone{grid-column:1/-1;grid-row:2;justify-content:center;gap:9px;min-height:44px;border-top:1px solid #dae6e0;border-bottom:1px solid #d3e1da;background:var(--sp-paper);padding:7px 12px}
  .sp-hd-phone>svg{width:18px;height:18px}.sp-hd-phone>span{flex-direction:row;align-items:center;gap:12px}.sp-hd-phone small{font-size:10px;color:var(--sp-ink)}.sp-hd-phone strong{font-size:21px;line-height:1.2;letter-spacing:.01em}
  .sp-hd-nav-inner{width:calc(100% - 40px);padding-block:8px 20px}
  .sp-js .sp-hd-nav{top:var(--sp-menu-top,117px);height:calc(100dvh - var(--sp-menu-top,117px))}
  .sp-hd-nav li>a{font-size:14px;min-height:48px}
  .sp-home [id]{scroll-margin-top:134px}
}
@media(max-width:359px){
  .sp-hd-identity{margin-left:16px;min-height:68px}.sp-hd-brand img{width:170px}.sp-header-v2 .sp-menu-toggle:not([hidden]){margin-right:14px}
  .sp-hd-phone{gap:7px;padding-inline:8px}.sp-hd-phone>span{gap:9px}.sp-hd-phone strong{font-size:20px}.sp-hd-nav-inner{width:calc(100% - 32px)}
}
/* Expanded navigation gives products, guidance and consultation their own places. */
.sp-js{scrollbar-gutter:stable}
html.sp-menu-open{overflow:hidden}
html.sp-menu-open body{position:fixed;top:var(--sp-page-offset,0);left:0;right:0;overflow:hidden}
.sp-menu-open .sp-header-v2{position:fixed;top:0;left:0;right:0}
.sp-menu-open .sp-mobile-dock{visibility:hidden}
@media(max-width:1000px){
  .sp-hd-nav{background:#f3f6f4;border-bottom:0}
  .sp-hd-nav .sp-hd-desktop-links{display:none}
  .sp-hd-nav-inner{width:100%;max-width:none;padding:0;min-height:0;flex:1;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}
  .sp-menu-content{display:grid;grid-template-columns:1.12fr 1fr;gap:27px 35px;max-width:920px;margin-inline:auto;padding:27px 28px 22px}
  .sp-hd-nav.is-open .sp-menu-content{animation:sp-menu-enter .18s ease-out both}
  .sp-menu-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}
  .sp-menu-heading h2{font-size:18px;line-height:1.5;font-weight:800;letter-spacing:.02em}
  .sp-menu-heading>span{font-size:10px;color:var(--sp-teal);border-left:2px solid var(--sp-teal);padding-left:8px;white-space:nowrap}
  .sp-menu-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
  .sp-menu-product{display:flex;flex-direction:column;align-items:center;min-width:0;padding:9px 5px 12px;background:#fff;border:1px solid #d5e2db;text-align:center;transition:border-color .18s,background .18s}
  .sp-menu-product-picture{display:block;width:100%;max-width:120px;height:62px;margin-bottom:7px}
  .sp-menu-product-picture svg{width:100%;height:100%}
  .sp-menu-product strong{font-size:13px;line-height:1.55;white-space:nowrap}
  .sp-menu-product small{font-size:10px;line-height:1.5;color:var(--sp-muted);margin-top:6px}
  .sp-menu-product:hover{border-color:var(--sp-teal);background:#e7f0eb}
  .sp-menu-categories{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px}
  .sp-menu-categories>a{display:flex;align-items:center;justify-content:center;min-height:44px;background:#e6eeea;font-size:13px;font-weight:700;padding:8px 5px}
  .sp-menu-all{display:flex;align-items:center;justify-content:center;min-height:44px;border:1px solid #a3c3bc;color:var(--sp-teal)!important;font-size:13px;font-weight:800;margin-top:10px;background:#fff}
  .sp-menu-categories>a:hover,.sp-menu-all:hover{background:#dcebe5}
  .sp-menu-guide-links{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;background:#fff;border-top:2px solid var(--sp-teal);padding-inline:14px}
  .sp-menu-guide-links>a{display:flex;flex-direction:column;justify-content:center;gap:5px;min-height:81px;padding:13px 0;border-bottom:1px solid #dce5e0}
  .sp-menu-guide-links>a:nth-last-child(-n+2){border-bottom:0}
  .sp-menu-guide-links strong{font-size:13px;line-height:1.7;font-weight:800;white-space:nowrap}
  .sp-menu-guide-links small{font-size:10px;line-height:1.6;color:var(--sp-muted)}
  .sp-menu-guide-links>a:hover strong{text-decoration:underline;text-underline-offset:4px;color:var(--sp-teal)}
  .sp-menu-utilities{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:9px;padding-inline:14px}
  .sp-menu-utilities>a{display:flex;align-items:center;min-height:44px;font-size:12px;color:var(--sp-muted)}
  .sp-menu-utilities>a:hover{text-decoration:underline;text-underline-offset:4px}
  .sp-menu-social{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #cfded5;padding-top:12px}
  .sp-menu-social p{font-size:11px;color:var(--sp-muted)}
  .sp-menu-social>div{display:flex;align-items:center;gap:30px;flex-wrap:wrap}
  .sp-menu-social a{display:flex;align-items:center;justify-content:center;min-width:32px;min-height:44px;font:12px/1.5 Arial,sans-serif;font-weight:700;color:var(--sp-teal)}
  .sp-menu-social a:hover{text-decoration:underline;text-underline-offset:4px}
  .sp-menu-contact{display:block;flex-shrink:0;background:var(--sp-ink);color:#fff;padding:17px 28px calc(17px + env(safe-area-inset-bottom));border-top:3px solid var(--sp-teal)}
  .sp-menu-contact>div{display:flex;align-items:center;justify-content:space-between;gap:25px;max-width:864px;margin:auto}
  .sp-menu-contact p{font-size:13px;line-height:1.8}
  .sp-menu-contact .sp-button{justify-content:center;min-height:54px;font-size:15px;min-width:300px;padding:14px 20px;transform:none;box-shadow:none}
  .sp-menu-contact .sp-button:focus-visible{outline-color:#fff;outline-offset:3px}
}
@media(max-width:700px){
  .sp-menu-content{grid-template-columns:1fr;gap:24px;padding:21px 20px 18px}
  .sp-menu-heading{margin-bottom:12px}.sp-menu-heading h2{font-size:17px}
  .sp-menu-product-picture{height:55px;margin-bottom:5px}.sp-menu-product strong{font-size:12px}.sp-menu-product{padding-block:7px 10px}.sp-menu-product small{font-size:9px;margin-top:5px}
  .sp-menu-guide-links{gap:0 20px;padding-inline:15px}.sp-menu-guide-links>a{min-height:73px;padding-block:11px}.sp-menu-guide-links strong{font-size:13px}
  .sp-menu-social{gap:15px;padding-top:8px}.sp-menu-social>div{gap:24px}
  .sp-menu-contact{padding:12px 20px calc(14px + env(safe-area-inset-bottom))}
  .sp-menu-contact>div{display:block}.sp-menu-contact p{font-size:12px;text-align:center;margin-bottom:8px!important}
  .sp-menu-contact .sp-button{width:100%;min-width:0;min-height:53px;font-size:15px;padding-block:13px}
}
@media(max-width:359px){
  .sp-menu-content{padding-inline:16px;gap:21px}.sp-menu-products{gap:6px}.sp-menu-product strong{font-size:11px}.sp-menu-product-picture{height:49px}.sp-menu-product small{font-size:9px}.sp-menu-categories>a{font-size:12px}.sp-menu-heading h2{font-size:16px}
  .sp-menu-guide-links{padding-inline:12px;column-gap:15px}.sp-menu-guide-links strong{font-size:12px}.sp-menu-guide-links small{font-size:9px}.sp-menu-social>div{gap:17px}.sp-menu-social a{font-size:11px}.sp-menu-contact{padding-inline:16px}.sp-menu-contact p{font-size:11px}
}
@media(max-height:550px) and (max-width:1000px){.sp-menu-contact{padding-block:8px}.sp-menu-contact p{display:none}.sp-menu-contact .sp-button{min-height:46px;padding-block:10px}.sp-menu-contact>div{justify-content:center}}
@keyframes sp-menu-enter{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.sp-hd-nav.is-open .sp-menu-content{animation:none}}
@media(max-width:1000px){html:not(.sp-js) .sp-header-v2{position:static}html:not(.sp-js) .sp-menu-content{display:none}html:not(.sp-js) .sp-hd-nav .sp-hd-desktop-links{display:block}}
/* Stable outer space prevents scroll anchoring and content jumps while shrinking. */
.sp-header-shell{display:contents}
.sp-js .sp-header-shell{display:block;position:sticky;top:0;z-index:50;height:150px;pointer-events:none}
.sp-js .sp-header-shell>.sp-header-v2{position:relative;top:auto;pointer-events:auto}
.sp-menu-open .sp-header-shell>.sp-header-v2{position:fixed;top:0;left:0;right:0}
.sp-hd-main,.sp-hd-identity,.sp-hd-brand img,.sp-hd-phone,.sp-hd-phone strong,.sp-hd-cta{transition:min-height .22s ease,padding .22s ease,width .22s ease,font-size .22s ease}
.sp-hd-desktop-links li>a{transition:min-height .22s ease,padding .22s ease,background .18s,color .18s}
.sp-header-v2.is-compact .sp-hd-main{min-height:70px;padding-block:5px}
.sp-header-v2.is-compact .sp-hd-brand img{width:168px}
.sp-header-v2.is-compact .sp-hd-phone{min-height:50px}
.sp-header-v2.is-compact .sp-hd-phone strong{font-size:24px}
.sp-header-v2.is-compact .sp-hd-cta{min-height:52px;padding-block:6px}
.sp-header-v2.is-compact .sp-hd-desktop-links li>a{min-height:44px;padding-block:10px}
@media(max-width:1000px){
  .sp-js .sp-header-shell{height:87px}
  .sp-header-v2.is-compact .sp-hd-main{min-height:66px}
  .sp-header-v2.is-compact .sp-hd-brand img{width:160px}
  .sp-header-v2.is-compact .sp-hd-phone strong{font-size:23px}
}
@media(max-width:700px){
  .sp-js .sp-header-shell{height:117px}
  .sp-header-v2.is-compact .sp-hd-main{min-height:0;padding:0}
  .sp-header-v2.is-compact .sp-hd-identity{min-height:54px}
  .sp-header-v2.is-compact .sp-hd-brand img{width:154px}
  .sp-header-v2.is-compact .sp-hd-phone{min-height:44px}
  .sp-header-v2.is-compact .sp-hd-phone strong{font-size:21px}
}
@media(max-width:359px){
  .sp-js .sp-header-shell{height:112px}
  .sp-header-v2.is-compact .sp-hd-phone strong{font-size:20px}
}
@media(prefers-reduced-motion:reduce){.sp-hd-main,.sp-hd-identity,.sp-hd-brand img,.sp-hd-phone,.sp-hd-phone strong,.sp-hd-cta,.sp-hd-desktop-links li>a{transition:none}}
@media print{.sp-js .sp-header-shell{display:contents}.sp-js .sp-header-shell>.sp-header-v2{position:static}.sp-hd-nav,.sp-header-v2 .sp-menu-toggle,.sp-hd-cta,.sp-hd-reading{display:none!important}.sp-hd-main{display:flex;justify-content:space-between;min-height:0}.sp-hd-identity{margin:0}.sp-hd-phone{background:none;border:0}.sp-hd-identity>p{display:none}}
