.topbar{display:grid!important;grid-template-columns:220px minmax(260px,1fr) 260px;align-items:center}.home-link{display:inline-flex;align-items:center;gap:8px;font-weight:900;color:#262b36}.home-link span{font-size:23px;line-height:1}.topbar nav{justify-content:center;align-items:center}.topbar nav a:last-child{padding:0;background:transparent;color:inherit;border-radius:0}.site-search{justify-self:end;display:flex;align-items:center;width:min(260px,100%);height:44px;padding:0 12px 0 20px;border-radius:999px;background:#f4f4f4}.site-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#1f2937;font-size:14px}.site-search input::placeholder{color:#9a9a9a}.site-search button{display:grid;place-items:center;width:34px;height:34px;border:0;background:transparent;color:#666;font-size:22px;font-weight:900;cursor:pointer}.site-search button:hover{color:#0f766e}@media(max-width:980px){.topbar{grid-template-columns:1fr!important;gap:14px}.topbar nav{justify-content:flex-start}.site-search{justify-self:stretch;width:100%}}@media(max-width:620px){.topbar nav a:last-child{width:auto;text-align:left}.site-search{height:42px}}
