/* Only the shared Site navigation sits outside the original V8.13.41 UI. */
:root{--space:clamp(22px,5vw,88px)}
html{scroll-padding-top:calc(var(--nav-height) + 12px)}
body{padding-top:var(--nav-height)}
.site-header.unified-header{position:fixed;inset:0 0 auto;z-index:45;font-family:"Helvetica Neue",Arial,"PingFang SC",sans-serif}
.unified-header .brand{display:flex;align-items:center;gap:13px;color:#f1f0eb;text-decoration:none;letter-spacing:0}
.unified-header .brand img{width:48px;height:48px;object-fit:contain;filter:invert(1);mix-blend-mode:screen}
.unified-header .brand>span{font:30px/1 Georgia,serif}
.unified-header .brand small{display:block;margin-top:6px;font:8px/1.2 Arial,sans-serif;letter-spacing:1.5px}
@media(max-width:600px){.unified-header .brand{gap:9px}.unified-header .brand img{width:32px;height:32px}.unified-header .brand>span{font-size:25px}}
