/* Follow-on navigation only. Root configurator deliberately does not load this file.
   Layer 60: navigation disclosure; existing consent/dialog layers stay above it. */
.bd-site-header{position:sticky;top:0;z-index:60;background:#f5e4c6;color:#11100f;border-bottom:1px solid rgba(8,101,106,.22);font-family:Outfit,Arial,sans-serif}
.bd-site-header--fixed{position:fixed;left:0;right:0}
.bd-site-header *{box-sizing:border-box}
.bd-site-header__inner{max-width:1200px;min-height:76px;margin:auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.bd-site-header__brand{min-width:0;flex-shrink:1}
.bd-site-header__brand>a{display:flex;align-items:center;gap:10px;text-decoration:none;color:#11100f!important;font-size:14px;font-weight:800;letter-spacing:.08em}
.bd-site-header__brand img{width:70px;height:60px;object-fit:contain}
.bd-site-header__brand .text-white{color:#11100f!important}
.bd-site-header__actions{display:flex;align-items:center;gap:10px;flex-shrink:0}
.bd-site-header .bd-home-link,.bd-site-header .bd-menu-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 17px;border:1px solid #08656a;border-radius:6px;font:600 14px/1.2 Outfit,Arial,sans-serif;letter-spacing:0;text-transform:none;white-space:nowrap;text-decoration:none;cursor:pointer;background:transparent;color:#08656a!important;list-style:none}
.bd-site-header .bd-menu-toggle{background:#08656a;color:#fff8ec!important}
.bd-menu-toggle::-webkit-details-marker{display:none}
.bd-menu-toggle::after{content:'+';margin-left:10px;font-size:20px;line-height:1}
.bd-site-menu[open]>.bd-menu-toggle::after{content:'−'}
.bd-site-menu{position:relative}
.bd-site-header .bd-site-menu__links{position:absolute;right:0;top:calc(100% + 12px);width:270px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 110px);overflow:auto;padding:8px;background:#f5e4c6!important;border:1px solid #08656a!important;border-radius:8px;box-shadow:0 12px 28px rgba(8,101,106,.16)}
.bd-site-header .bd-site-menu__links a{display:block;min-height:44px;padding:12px 14px;color:#08656a!important;font-size:15px;font-weight:600;line-height:1.3;text-decoration:none;border-radius:4px;letter-spacing:0;text-transform:none}
.bd-site-header .bd-site-menu__links a:hover,.bd-site-header .bd-site-menu__links a[aria-current="page"]{background:#ead4b2}
.bd-site-header .bd-home-link:hover{background:#ead4b2}
.bd-site-header .bd-menu-toggle:hover{background:#064f53}
.bd-site-header a:focus-visible,.bd-site-header summary:focus-visible{outline:3px solid #a92f08;outline-offset:3px}
@media(max-width:600px){.bd-site-header__inner{padding:10px 12px;gap:8px;min-height:72px}.bd-site-header__brand>a{font-size:11px;letter-spacing:.03em;gap:4px}.bd-site-header__brand>a>div{display:none}.bd-site-header__brand img{width:54px;height:50px}.bd-site-header__actions{gap:6px}.bd-site-header .bd-home-link,.bd-site-header .bd-menu-toggle{font-size:12px;padding:10px 11px}.bd-menu-toggle::after{margin-left:6px}}
