/* Shared website header identity; historical illustrations retain their originals. */
.website-brand{display:inline-flex;align-items:center;gap:10px;color:#edf1ed;text-decoration:none;font:700 22px/1.2 Manrope,system-ui,sans-serif;max-width:100%;margin-bottom:14px}.website-brand img{display:block;width:44px;height:44px;flex:none;object-fit:contain;border-radius:9px;background:#000;border:1px solid #52657555}.website-brand span{white-space:nowrap}header>.website-brand{margin-bottom:0}.website-brand:focus-visible{outline:2px solid #eac18b;outline-offset:5px;border-radius:5px}@media(max-width:600px){.website-brand{font-size:19px}.website-brand img{width:38px;height:38px}}

.public-nav{display:flex;align-items:center;gap:8px;flex:none;flex-wrap:nowrap}.public-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 12px;border:1px solid transparent;border-radius:9px;color:#d5e5e5;text-decoration:none;font:600 13px/1.2 system-ui,sans-serif;white-space:nowrap}.public-nav a:hover{background:#2c4148}.public-nav .public-login{background:#b1d7c8;border-color:#bddfce;color:#172c2c}.public-nav a:focus-visible{outline:2px solid #eac18b;outline-offset:3px}.public-page-brand-row{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.public-page-brand-row .website-brand{margin:0}header:has(>.public-nav:not([hidden])){display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px}@media(max-width:600px){header:has(>.public-nav:not([hidden])){padding:16px 14px;gap:8px}header:has(>.public-nav:not([hidden]))>.brand,header:has(>.public-nav:not([hidden]))>.website-brand,.public-page-brand-row>.website-brand{font-size:17px;gap:7px}header:has(>.public-nav:not([hidden]))>.brand img,header:has(>.public-nav:not([hidden]))>.website-brand img,.public-page-brand-row>.website-brand img{width:32px;height:32px}.public-nav{gap:4px}.public-nav a{padding:8px 9px;font-size:12px}.public-page-brand-row{gap:8px}.public-page-brand-row>.website-brand{font-size:15px}.public-page-brand-row .public-nav a{padding:8px 7px}}@media(max-width:360px){header:has(>.public-nav:not([hidden]))>.brand,header:has(>.public-nav:not([hidden]))>.website-brand{font-size:15px}.public-nav a{padding:8px 7px}.public-page-brand-row{flex-wrap:wrap}}

.public-nav .wiki-label-short{display:none}@media(max-width:600px){.public-nav .wiki-label-full{display:none}.public-nav .wiki-label-short{display:inline}}@media(max-width:360px){header:has(>.public-nav:not([hidden]))>.brand,header:has(>.public-nav:not([hidden]))>.website-brand{font-size:14px}.public-nav a{padding:8px 6px}}
