/* Shared site furniture. IDs isolate this from page and dashboard skins. */
#mundx-header, #mundx-footer {
  --chrome-mono:ui-monospace,"SFMono-Regular","SF Mono",Menlo,Consolas,"Liberation Mono",monospace;
  margin:0;color:#191308;background:#f2ede2;color-scheme:light;
  font:400 16px/1.7 Inter,system-ui,sans-serif;letter-spacing:normal;
  text-transform:none;overflow-wrap:break-word;-webkit-font-smoothing:antialiased;
}
#mundx-header *, #mundx-footer *, #mundx-header *::before, #mundx-footer *::before,
#mundx-header *::after, #mundx-footer *::after {box-sizing:border-box}
#mundx-header .wrap, #mundx-footer .wrap {width:100%;max-width:1180px;margin:0 auto;padding:0 clamp(20px,5vw,40px)}
#mundx-header a, #mundx-footer a {text-decoration:none}
#mundx-header a:focus-visible, #mundx-header button:focus-visible, #mundx-footer a:focus-visible {outline:3px solid #176a42;outline-offset:4px}
#mundx-header .brand, #mundx-footer .brand {display:flex;align-items:center;gap:11px;flex:none;color:#191308;text-decoration:none}
#mundx-header .brand svg, #mundx-footer .brand svg {display:block;width:30px;height:30px;flex:none}
#mundx-header .brand svg path, #mundx-footer .brand svg path {stroke:#8b8371}
#mundx-header .lockup, #mundx-footer .lockup {display:flex;flex-direction:column;justify-content:center}
#mundx-header .name, #mundx-footer .name {display:block;font:800 25px/1 Archivo,Inter,sans-serif;letter-spacing:-.03em}
#mundx-header .sub, #mundx-footer .sub {display:block;margin-top:3px;color:#786e58;font:600 10px/1.7 Inter,system-ui,sans-serif;letter-spacing:.22em;text-transform:uppercase}
#mundx-header {position:sticky;top:0;z-index:100;border:0;border-bottom:2px solid #191308;padding:0;backdrop-filter:none;-webkit-backdrop-filter:none}
#mundx-header .bar {display:flex;align-items:center;justify-content:normal;gap:28px;flex-wrap:nowrap;height:70px;min-height:0;padding-block:0}
#mundx-header .nav {display:flex;grid-template-columns:none;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:20px;margin:0 0 0 auto;padding:0;position:static;inset:auto;width:auto;max-height:none;overflow:visible;border:0;background:#f2ede2}
#mundx-header .nav a {display:block;min-height:0;padding:6px 0;color:#30291c;font:400 14.5px/1.7 Inter,system-ui,sans-serif;letter-spacing:normal;white-space:nowrap;border:0;border-bottom:1px solid transparent}
#mundx-header .nav a:hover {color:#191308;border-bottom-color:#bcdcc8;text-decoration:none}
#mundx-header .nav a.is-active {color:#191308;border-bottom-color:#176a42}
#mundx-header .nav .nav-cta {margin:0;padding:8px 14px!important;border:1px solid #191308!important;border-radius:6px!important;background:#191308;color:#f2ede2!important;font-family:var(--chrome-mono);letter-spacing:.02em}
#mundx-header .nav .nav-cta:hover {background:#372c1b;text-decoration:none}
#mundx-header .nav .nav-donate {margin:0;padding:8px 15px!important;border:1px solid #bcdcc8!important;border-radius:6px!important;background:#e4f3e9;color:#176a42!important;font:700 12.5px/1.7 var(--chrome-mono)!important;letter-spacing:.02em}
#mundx-header .nav .nav-donate:hover {background:#176a42;color:#fbf8f1!important;text-decoration:none}
#mundx-header .menu-btn {display:none;margin-left:auto;width:42px;height:38px;padding:0;border:1px solid #ddd5c2;border-radius:6px!important;background:none;color:#191308;font:400 17px/1 Inter,system-ui,sans-serif;cursor:pointer}
#mundx-footer {border:0;border-top:2px solid #191308;padding:clamp(40px,5vw,60px) 0 34px}
#mundx-footer p, #mundx-footer h2, #mundx-footer h3, #mundx-footer ul {margin:0}
#mundx-footer .sr-only {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
#mundx-footer .foot-grid {display:grid;grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr));gap:clamp(22px,3vw,40px);padding:0;border:0}
#mundx-footer .foot-grid>div:first-child {grid-column:auto}
#mundx-footer .brand {margin-bottom:16px}
#mundx-footer .small {color:#6e6552;font:400 14.5px/1.6 Inter,system-ui,sans-serif}
#mundx-footer .foot-grid h3 {margin:0 0 16px;color:#786e58;font:800 11.5px/1.06 Archivo,Inter,sans-serif;letter-spacing:.05em;text-transform:none}
#mundx-footer .foot-grid ul {display:block;padding:0;list-style:none}
#mundx-footer .foot-grid li {margin:0 0 11px;padding:0;font:400 16px/1.7 Inter,system-ui,sans-serif}
#mundx-footer .foot-grid li a {color:#30291c;font-size:15px}
#mundx-footer .foot-grid li a:hover {color:#176a42;text-decoration:underline;text-underline-offset:4px}
#mundx-footer .foot-bottom {display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between;gap:14px;margin-top:clamp(30px,4vw,46px);padding-top:22px;border-top:1px solid #ddd5c2}
#mundx-footer .foot-bottom p {color:#786e58;font:400 11.5px/1.7 var(--chrome-mono);letter-spacing:.06em}
#mundx-footer .social {display:flex;align-items:center;gap:9px}
#mundx-footer .social a {display:flex;align-items:center;justify-content:center;width:34px;height:34px;min-width:0;min-height:0;padding:0;border:1px solid #ddd5c2;border-radius:5px;background:#fbf8f1;color:#6e6552}
#mundx-footer .social a:hover {color:#176a42;border-color:#bcdcc8}
#mundx-footer .social svg {display:block;width:15px;height:15px}
/* Dashboard controls remain local navigation below the shared site header. */
.mundx-dashboard-toolbar.mast {top:72px;z-index:50}
.mundx-dashboard-toolbar .dashboard-home {color:#176a42;font:700 14px/1.5 Inter,system-ui,sans-serif}
@media(max-width:1100px) {
  #mundx-header .menu-btn {display:block}
  #mundx-header .nav {display:none;position:fixed;inset:72px 0 auto;flex-direction:column;align-items:stretch;width:auto;gap:0;margin:0;padding:8px clamp(20px,5vw,40px) 22px;border-bottom:1px solid #ddd5c2;max-height:calc(100dvh - 72px);overflow-y:auto;overscroll-behavior:contain}
  #mundx-header .nav.open {display:flex}
  #mundx-header .nav a {min-height:44px;padding:14px 0;border-bottom:1px solid #e6decd}
  #mundx-header .nav .nav-cta, #mundx-header .nav .nav-donate {margin-top:14px;text-align:center}
  body.menu-open {overflow:hidden}
}
@media(max-width:900px) {#mundx-footer .foot-grid {grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px) {#mundx-footer .foot-grid {grid-template-columns:minmax(0,1fr)}}
@media(pointer:coarse) {
  #mundx-footer .foot-grid a {min-height:44px;display:inline-flex;align-items:center}
  #mundx-footer .social a {width:44px;height:44px}
}
