#old-three-site-navigation{display:flex;align-items:center;gap:3px;flex:none;margin-inline:10px;padding:3px;border:1px solid #bfd2cc;border-radius:7px;background:#f5f9f7;font:500 13px/1.4 system-ui,sans-serif;letter-spacing:0;white-space:nowrap}
#old-three-site-navigation a{display:block;padding:5px 9px;color:#35584d;text-decoration:none;border-radius:4px}
#old-three-site-navigation a:hover{background:#e4eee9;color:#183f32}
#old-three-site-navigation a[aria-current]{background:#dcebe3;color:#183f32;font-weight:650}
#old-three-site-navigation a:focus-visible{outline:2px solid #28664f;outline-offset:1px}
.dark #old-three-site-navigation,[data-theme=dark] #old-three-site-navigation{background:#172922;border-color:#436356}
.dark #old-three-site-navigation a,[data-theme=dark] #old-three-site-navigation a{color:#d6e6dd}
.dark #old-three-site-navigation a[aria-current],[data-theme=dark] #old-three-site-navigation a[aria-current]{background:#335445;color:#f0f7f2}
@media(max-width:600px){#old-three-site-navigation{margin-inline:4px;font-size:12px}#old-three-site-navigation a{padding:5px 6px}}
