.wiseway-honeypot { position: absolute !important; left: -9999px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
.archive-search { grid-template-columns: 120px minmax(0, 660px) auto; }
.archive-search-submit { border: 1px solid #374039; border-radius: 0; background: #374039; color: #fffdf9; padding: .75rem 1rem; font: inherit; cursor: pointer; }
.wiseway-pagination { display: flex; flex-wrap: wrap; gap: .5rem; align-items: center; justify-content: center; padding-top: 2.5rem; }
.wiseway-pagination .page-numbers { display: inline-flex; min-width: 2.5rem; min-height: 2.5rem; align-items: center; justify-content: center; border: 1px solid #cbd5cf; padding: .35rem .7rem; }
.wiseway-pagination .current { background: #374039; color: #fffdf9; border-color: #374039; }
.contact-notice { grid-column: 1 / -1; margin: 0 0 1.5rem; padding: 1rem; border-left: 5px solid #00A19A; background: #eaf4f1; }
.contact-notice.error { border-color: #b44; background: #fff1f1; }
.filter-row a { display: inline-flex; align-items: center; border: 1px solid #cbd5cf; border-radius: 0; color: #374039; padding: .55rem .8rem; font-family: "Raleway Variable", Raleway, sans-serif; font-size: .86rem; font-weight: 670; text-decoration: none; }
.filter-row a:hover, .filter-row a.active { border-color: #374039; background: #374039; color: #fffdf9; }
@media (max-width: 720px) { .archive-search { grid-template-columns: 1fr; } .archive-search-submit { width: 100%; } }
