/* One header across every page; isolated from the legacy page-specific nav rules. */
.gr-masthead{max-width:1140px;margin:0 auto;min-height:96px;padding:8px 16px 18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#10110d00,#10110d99 25%,#10110d99 75%,#10110d00)}
.gr-masthead>a{display:flex;align-items:center;gap:16px;color:#f6d37b;font:46px/.9 VT323,monospace;text-align:left;text-shadow:2px 3px #000}
.gr-masthead img{width:58px;height:58px;image-rendering:pixelated;filter:drop-shadow(3px 5px 0 #080905)}
.gr-masthead small{display:block;margin-top:10px;color:#d1c29d;font:17px/1.1 VT323,monospace;text-shadow:1px 2px #000}
.gr-header{max-width:1140px;margin:0 auto;padding:9px 16px;border:5px ridge #766c51;background:linear-gradient(#27251cbb,#12130ee6),url('assets/guild-stone.png') center/512px;box-shadow:0 0 0 1px #090907,0 0 0 5px #292a20,0 0 0 7px #0b0c09}
.gr-header .gr-menu{width:100%;padding:0;margin:0;border:0;background:transparent;line-height:normal}
.gr-menu>summary{display:none;cursor:pointer;color:#ead397;font:22px/1.2 VT323,monospace;min-height:44px;padding:10px 6px;list-style-position:inside}
.gr-nav{display:flex;align-items:stretch;justify-content:center;gap:6px;margin:0}
.gr-nav>a{display:flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border:1px solid;border-color:#8c7b57 #17150e #17150e #8c7b57;background:linear-gradient(#494031,#302b21);box-shadow:inset 0 0 0 1px #27231a;color:#ecd5a2;font:20px/1.1 VT323,monospace;text-decoration:none;white-space:nowrap}
.gr-nav>a:hover{background:#514733;color:#ffe498}
.gr-nav>a[aria-current=page]{background:linear-gradient(#6a502a,#47361f);color:#ffe498;box-shadow:inset 0 -3px #d6b05a,inset 0 0 0 1px #a18547}
.gr-header a:focus-visible,.gr-header summary:focus-visible,.gr-masthead a:focus-visible{outline:3px solid #ffe498;outline-offset:3px}
@media(min-width:1041px){.gr-menu:not([open])>.gr-nav{display:flex}}
@media(max-width:1040px){
 .gr-header{padding:6px 10px}
 .gr-menu>summary{display:list-item}
 .gr-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px;padding-bottom:4px}
 .gr-nav>a{white-space:normal;padding:10px 8px;min-width:0}
 .gr-masthead{min-height:88px;padding:8px 12px 16px}
 .gr-masthead>a{font-size:40px;gap:12px}
 .gr-masthead img{width:52px;height:52px}
 .gr-masthead small{font-size:16px;margin-top:9px}
}
