:root{--portal-paper:#f7f3e9;--portal-ink:#163b32;--portal-line:#d3ddc6;--portal-muted:#6b7b67;--portal-lime:#dcf68c}.portal-header{position:sticky;top:0;z-index:30;background:#f7f3e9f5;border-bottom:1px solid var(--portal-line);backdrop-filter:blur(12px);width:100%;max-width:none;padding:0;height:auto;margin:0}.portal-header-inner{max-width:1384px;margin:auto;padding:0 40px;min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}.portal-brand{display:flex;align-items:center;gap:10px;text-decoration:none;flex:none}.portal-brand img:first-child{width:36px;height:36px;border-radius:50%;image-rendering:pixelated}.portal-brand img:last-child{width:174px;height:auto}.portal-nav{display:flex;align-items:center;gap:26px;margin:0}.portal-nav a{font:700 12px/1.3 Arial,Helvetica,sans-serif;text-decoration:none;color:var(--portal-ink);padding:13px 0}.portal-nav a[aria-current=page]{border-bottom:2px solid #6f9657}.portal-nav a:last-child{padding:12px 17px;background:var(--portal-ink);color:var(--portal-paper);border-radius:7px}.portal-menu{display:none;border:1px solid var(--portal-line);border-radius:5px;background:transparent;color:var(--portal-ink);width:42px;height:42px;padding:10px}.portal-menu span{display:block;width:20px;height:2px;background:currentColor;margin:4px 0}.portal-header a:focus-visible,.portal-header button:focus-visible,.portal-footer a:focus-visible{outline:3px solid #d58c65;outline-offset:4px}.portal-footer{max-width:1384px;margin:0 auto;padding:26px 40px 32px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--portal-line);font:9px/1.5 'Courier New',monospace;color:var(--portal-muted)}.portal-footer a{color:var(--portal-ink);text-decoration:none}.portal-footer div{display:flex;gap:22px}.portal-status{display:inline-flex;align-items:center;gap:7px;font:9px/1.4 'Courier New',monospace;letter-spacing:.05em;color:#597646;background:#eaf1d3;border:1px solid #c8d7a4;border-radius:4px;padding:7px 9px}.portal-status:before{content:'';width:5px;height:5px;background:#81a455}.portal-skip{position:fixed;top:-90px;left:15px;padding:15px;background:var(--portal-lime);z-index:100;color:var(--portal-ink)}.portal-skip:focus{top:12px}
@media(max-width:1050px){.portal-header-inner{padding:0 26px;gap:20px}.portal-nav{gap:18px}.portal-nav a{font-size:11px}.portal-brand img:last-child{width:155px}.portal-footer{padding-left:26px;padding-right:26px}}
@media(max-width:780px){.portal-header-inner{min-height:74px;padding:0 20px}.portal-brand img:first-child{width:31px;height:31px}.portal-brand img:last-child{width:152px}.portal-menu{display:block}.portal-nav{display:none;position:absolute;top:74px;left:0;right:0;padding:16px 20px 24px;background:var(--portal-paper);border-bottom:1px solid var(--portal-line);box-shadow:0 12px 16px #173b3212;flex-direction:column;align-items:stretch;gap:4px}.portal-nav.is-open{display:flex}.portal-nav a{font-size:13px;padding:12px}.portal-nav a[aria-current=page]{border:0;background:#e8edda;border-radius:5px}.portal-nav a:last-child{align-self:flex-start;margin-top:8px}.portal-footer{padding:23px 20px;flex-wrap:wrap;font-size:8px}}
.portal-header{display:block}.portal-header .portal-nav a{display:block}
@media(prefers-reduced-motion:reduce){.portal-header *{transition:none!important;scroll-behavior:auto!important}}
