/* HBS Header and Footer.dc.html: isolated brand shell, with the shared NL/EN and contact refinements. */
.sg-brand-hollandsebandenservice{--header:76px;--green:#25d366}
.hbs-header{height:76px;padding:0 24px;background:rgba(255,255,255,.94);border-color:#e7e9ee;font-size:15px;line-height:1.5;backdrop-filter:saturate(160%) blur(14px);-webkit-backdrop-filter:saturate(160%) blur(14px)}
.hbs-header a,.hbs-mobile-menu a{text-decoration:none}
.hbs-header-inner{max-width:1240px;height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}
.hbs-logo{display:flex;align-items:center;flex:none}
.hbs-logo img{width:184px;height:59px;object-fit:contain;object-position:left center}
.hbs-desktop-nav{display:flex;align-items:center;gap:4px;margin-left:auto;font-weight:600;font-size:15px;white-space:nowrap}
.hbs-desktop-nav>a,.hbs-services-trigger{display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:0 14px;border-radius:999px;background:transparent;border:0;color:#0b1220;font:inherit;cursor:pointer}
.hbs-desktop-nav>a:hover,.hbs-desktop-nav>a[aria-current],.hbs-services-trigger:hover,.hbs-services-trigger.is-current,.hbs-services-trigger[aria-expanded=true]{background:#f4f5f8}
.hbs-services-trigger[aria-expanded=true]>svg{transform:rotate(180deg)}
.hbs-header-controls{display:flex;align-items:center;gap:14px;flex:none}
.hbs-header-open,.hbs-open-label{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#5f6b7a;white-space:nowrap}
.hbs-header-open>span,.hbs-open-label>span{width:7px;height:7px;border-radius:50%;background:#e5001c;box-shadow:0 0 0 3px rgba(229,0,28,.18);flex:none}
.hbs-language{position:relative}
.hbs-language summary{display:flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 11px;border:1px solid #e7e9ee;border-radius:999px;background:white;cursor:pointer;font-size:13px;font-weight:700;list-style:none}
.hbs-language summary::-webkit-details-marker{display:none}
.hbs-language summary:hover{border-color:#0b1220}
.hbs-language img{width:22px;height:15px;object-fit:cover;border-radius:3px;box-shadow:0 0 0 1px rgba(11,18,32,.08)}
.hbs-language[open] summary>svg{transform:rotate(180deg)}
.hbs-language nav{position:absolute;right:0;top:calc(100% + 8px);width:196px;max-width:calc(100vw - 32px);padding:8px;background:white;border:1px solid #e7e9ee;border-radius:18px;box-shadow:0 24px 50px -20px rgba(11,18,32,.35);z-index:3}
.hbs-language nav a{display:flex;align-items:center;gap:10px;padding:11px 10px;min-height:44px;border-radius:10px;font-size:14px;font-weight:600;color:#0b1220}
.hbs-language nav a[aria-current],.hbs-language nav a:hover{background:#f4f5f8}
.hbs-language nav a>svg{margin-left:auto;color:#e5001c}
.hbs-header-call{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 20px;background:#e5001c;color:white;font:600 14px/1.3 Sora,system-ui,sans-serif;border-radius:12px;white-space:nowrap;letter-spacing:-.01em}
.hbs-header-call:hover{background:#c40018}
.hbs-header-call-short{display:none}
.hbs-menu-trigger{display:none;position:relative;flex:none;width:46px;height:46px;border:1px solid #e7e9ee;background:#fff;border-radius:12px}
.hbs-menu-trigger span{position:absolute;left:13px;top:18px;width:18px;height:2px;border-radius:2px;background:#0b1220;transition:transform .2s,top .2s}
.hbs-menu-trigger span+span{top:25px}
.hbs-menu-trigger[aria-expanded=true] span{top:22px;transform:rotate(45deg)}
.hbs-menu-trigger[aria-expanded=true] span+span{transform:rotate(-45deg)}
.hbs-mega{position:absolute;left:24px;right:24px;top:calc(100% + 10px)}
.hbs-mega-panel{max-width:1240px;margin:auto;padding:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) 250px;gap:8px;max-height:calc(100dvh - 110px);overflow:auto;scrollbar-width:thin;background:#fff;border:1px solid #e7e9ee;border-radius:24px;box-shadow:0 40px 80px -30px rgba(11,18,32,.35)}
.hbs-mega-group{display:flex;flex-direction:column;min-width:0;padding:8px 6px 6px}
.hbs-mega-heading{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:8px;border-radius:14px;color:#0b1220}
.hbs-mega-heading:hover{background:#f4f5f8}
.hbs-category-icon{flex:none;width:40px;height:40px;border-radius:12px;background:#0a2463;display:inline-flex;align-items:center;justify-content:center;color:#fff}
.hbs-mega-heading h2{font-size:15px;letter-spacing:-.01em;line-height:1.2;font-weight:600}
.hbs-mega-group ul{list-style:none;margin:8px 0 0;padding:10px 0 0;border-top:1px solid #e7e9ee;display:flex;flex-direction:column;gap:2px}
.hbs-mega-group li>a{display:flex;align-items:center;gap:10px;min-height:38px;padding:5px 6px;border-radius:10px;font-size:14px;font-weight:600;line-height:1.3;color:#0b1220}
.hbs-mega-group li>a:hover,.hbs-mega-group li>a[aria-current]{background:#f4f5f8;color:#e5001c}
.hbs-service-icon{flex:none;width:28px;height:28px;border:1px solid #e7e9ee;border-radius:9px;background:white;display:inline-flex;align-items:center;justify-content:center;color:#0a2463}
.hbs-mega-more{display:flex;align-items:center;gap:8px;margin-top:auto;padding:12px 8px 4px;min-height:40px;font-size:13px;font-weight:700;color:#e5001c}
.hbs-mega-more:hover{color:#c40018}
.hbs-mega-promo{position:relative;overflow:hidden;background:#081c4e;color:white;border-radius:18px;padding:22px;display:flex;flex-direction:column;justify-content:flex-end;gap:14px;min-height:320px}
.hbs-mega-photo,.hbs-mega-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.hbs-mega-photo{opacity:.6}
.hbs-mega-promo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,18,32,.15),rgba(11,18,32,.92) 75%);pointer-events:none}
.hbs-mega-promo-copy,.hbs-mega-promo-actions{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px}
.hbs-mega-promo-copy .hbs-open-label{color:rgba(255,255,255,.75);margin:0;font-size:12px;letter-spacing:.12em}
.hbs-mega-promo-copy h2{font-size:19px;line-height:1.25;letter-spacing:-.02em}
.hbs-mega-phone{font:600 22px/1.4 Sora,system-ui,sans-serif;letter-spacing:-.02em}
.hbs-mega-promo-actions{gap:8px}
.hbs-mega-promo-actions>a{display:flex;align-items:center;justify-content:center;min-height:44px;padding:8px;border-radius:12px;background:#e5001c;color:#fff;font-size:14px;font-weight:700;text-align:center}
.hbs-mega-promo-actions>a:hover{background:#c40018}
.hbs-mega-promo-actions>a+a{border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.08)}
.hbs-mega-promo-actions>a+a:hover{border-color:#fff;background:rgba(255,255,255,.14)}
.hbs-mobile-menu{position:fixed;left:0;right:0;top:var(--hbs-menu-top,76px);bottom:0;z-index:79;overflow:auto;overscroll-behavior:contain;background:white;padding:8px 24px calc(32px + env(safe-area-inset-bottom));line-height:1.5}
.hbs-mobile-menu-inner{max-width:1240px;margin:auto}
.hbs-mobile-group{border-bottom:1px solid #e7e9ee}
.hbs-mobile-group summary{display:flex;align-items:center;gap:14px;padding:16px 0;min-height:72px;list-style:none;cursor:pointer;font:600 18px/1.5 Sora,system-ui,sans-serif;letter-spacing:-.01em}
.hbs-mobile-group summary::-webkit-details-marker{display:none}
.hbs-mobile-group summary>span:nth-child(2){flex:1}
.hbs-mobile-group summary>.sg-icon{color:#5f6b7a;transition:transform .2s}
.hbs-mobile-group[open] summary>.sg-icon{transform:rotate(180deg)}
.hbs-mobile-group .hbs-category-icon{background:#f4f5f8;color:#0a2463}
.hbs-mobile-items{display:flex;flex-direction:column;padding:0 0 12px 54px}
.hbs-mobile-items>a{display:flex;align-items:center;gap:12px;min-height:44px;padding:9px 0;font-size:16px;font-weight:500;color:#0b1220}
.hbs-mobile-items .hbs-service-icon{width:32px;height:32px;border-radius:10px}
.hbs-mobile-items>a:hover,.hbs-mobile-items>a[aria-current]{color:#e5001c}
.hbs-mobile-items>.hbs-mobile-more{font-size:14px;font-weight:700;color:#e5001c}
.hbs-mobile-link{display:block;padding:16px 0;border-bottom:1px solid #e7e9ee;font:600 18px/1.5 Sora,system-ui,sans-serif;letter-spacing:-.01em}
.hbs-mobile-link[aria-current]{color:#e5001c}
.hbs-mobile-contact{display:flex;align-items:flex-start;flex-direction:column;gap:8px;padding-top:24px}
.hbs-mobile-contact>p{margin:0;color:#5f6b7a;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.hbs-mobile-phone{font:600 28px/1.5 Sora,system-ui,sans-serif;letter-spacing:-.02em}
.hbs-mobile-whatsapp{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;max-width:360px;min-height:48px;padding:10px 16px;border-radius:12px;background:#25d366;color:#08351b;font-size:16px;font-weight:800}
.hbs-mobile-whatsapp>svg:last-child{margin-left:auto}
.hbs-mobile-whatsapp:hover{background:#1ebe5a}
.hbs-mobile-route{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-size:14px;font-weight:700}
body.hbs-menu-open{overflow:hidden}
.hbs-footer.sg-footer{background:#081c4e;color:rgba(255,255,255,.7);padding:0 24px;border:0;font-size:15px;line-height:1.6}
.hbs-footer a{color:inherit;text-decoration:none}
.hbs-footer a:hover{text-decoration:underline;color:white}
.hbs-footer-top{max-width:1240px;margin:auto;padding:clamp(56px,6vw,88px) 0 clamp(36px,4vw,56px);display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:36px clamp(32px,5vw,96px);align-items:start;border-bottom:1px solid rgba(255,255,255,.1)}
.hbs-footer-brand{display:flex;flex-direction:column;gap:18px;min-width:0}
.hbs-footer-brand img{width:220px;height:70px;object-fit:contain;object-position:left center}
.hbs-footer-brand p{margin:0;max-width:400px;color:rgba(255,255,255,.7)}
.hbs-footer-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:28px 32px;min-width:0}
.hbs-footer-details>div{display:flex;flex-direction:column;gap:10px;min-width:0;font-size:14px}
.hbs-footer h2{margin:0;color:#fff;font:700 12px/1.6 Manrope,system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase}
.hbs-footer address{display:block;font-size:14px;line-height:1.6;color:inherit;font-style:normal}
.hbs-footer-details a{display:flex;align-items:center;gap:6px;min-height:32px;padding:8px 0;margin:-6px 0;overflow-wrap:anywhere;line-height:1.6}
.hbs-footer-details p{margin:0}
.hbs-footer-details .hbs-footer-phone{font:600 24px/1.2 Sora,system-ui,sans-serif;letter-spacing:-.02em;color:white;padding:0;margin:0;white-space:nowrap}
.hbs-footer-services{max-width:1240px;margin:auto;padding:clamp(36px,4vw,56px) 0 clamp(36px,4vw,48px);display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:32px 24px}
.hbs-footer-services nav{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}
.hbs-footer-services h2{padding-bottom:8px}
.hbs-footer-services nav>a{display:block;padding:7px 0;font-size:14px}
.hbs-footer-bottom{max-width:1240px;margin:auto;padding:14px 0 20px;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;font-size:13px;color:rgba(255,255,255,.72)}
.hbs-footer-bottom p{margin:0}
.hbs-footer-bottom nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.hbs-footer-bottom nav>a,.hbs-footer-bottom button{display:inline-flex;align-items:center;min-height:40px;padding:0 8px}
.hbs-whatsapp-float{position:fixed;right:24px;bottom:calc(24px + env(safe-area-inset-bottom));z-index:55;display:flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;box-shadow:0 14px 30px -10px rgba(37,211,102,.55);text-decoration:none}
.hbs-whatsapp-float:hover{background:#1ebe5a;box-shadow:0 14px 34px -10px rgba(37,211,102,.7)}
body.hbs-menu-open .hbs-whatsapp-float{display:none}
.sg-brand-hollandsebandenservice .sg-button--whatsapp{background:#25d366;color:#08351b}
.sg-brand-hollandsebandenservice .sg-button--whatsapp:hover{background:#1ebe5a}
@media(min-width:900px){.hbs-footer-bottom{padding-inline:56px 76px}}
@media(min-width:900px) and (max-width:1239px){.hbs-header-inner{gap:16px}.hbs-header-open,.hbs-header-call-full{display:none}.hbs-header-call-short{display:inline}.hbs-mega-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.hbs-mega-promo{display:none}.hbs-desktop-nav>a,.hbs-services-trigger{padding-inline:12px}.hbs-header-controls{gap:10px}.hbs-header-call{padding-inline:16px}}
@media(min-width:900px) and (max-width:1099px){.hbs-mega-group li>a{font-size:13px}}
@media(max-width:899px){.hbs-header{padding-inline:24px}.hbs-header-inner{gap:12px}.hbs-logo{margin-right:auto}.hbs-logo img{width:184px;height:59px}.hbs-desktop-nav,.hbs-header-open,.hbs-header-call,.hbs-mega{display:none!important}.hbs-menu-trigger{display:block}.hbs-header-controls{gap:8px}.hbs-language summary{min-height:46px;border-radius:12px}.hbs-footer-bottom{padding-bottom:92px}.hbs-whatsapp-float{right:20px;bottom:calc(20px + env(safe-area-inset-bottom));width:56px;height:56px}}
@media(max-width:479px){.hbs-header{padding-inline:20px}.hbs-logo img{width:164px;height:54px}.hbs-header-inner{gap:8px}.hbs-language summary{padding-inline:10px;gap:6px}.hbs-mobile-menu{padding-inline:20px}.hbs-mobile-group summary{font-size:17px}.hbs-footer.sg-footer{padding-inline:24px}.hbs-footer-details{grid-template-columns:1fr}.hbs-footer-services{grid-template-columns:1fr 1fr;gap:28px 18px}.hbs-footer-services>nav:nth-child(2){grid-row:span 2}.hbs-footer-services h2{font-size:11px}.hbs-footer-services nav>a{font-size:13px;min-height:36px}.hbs-footer-bottom nav{gap:4px}.hbs-footer-bottom nav>a,.hbs-footer-bottom button{padding-inline:0;margin-right:12px;min-height:44px}.hbs-mobile-items{padding-left:20px}}
@media(max-width:359px){.hbs-header{padding-inline:16px}.hbs-logo img{width:145px;height:49px}.hbs-language summary{gap:5px;padding-inline:8px}.hbs-language summary>svg{display:none}.hbs-header-controls{gap:7px}.hbs-mobile-phone{font-size:25px}.hbs-footer-services{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.hbs-menu-trigger span,.hbs-mobile-group summary>.sg-icon{transition:none}}
@media print{.hbs-header,.hbs-mobile-menu,.hbs-footer,.hbs-whatsapp-float{display:none!important}}
