/* SERVER1 CMS frontend utility layer only.
   This file intentionally does not create new page sections. It only supports
   existing header search and AJAX feedback without changing 3333.zip templates. */
.search-form,.mobile-search-wrap,.header-search,.search-box{position:relative}.srv1-live-search-results{position:absolute;z-index:1000;top:calc(100% + 8px);left:0;right:0;min-width:280px;background:#071425;border:1px solid rgba(94,139,196,.35);border-radius:14px;box-shadow:0 18px 55px rgba(0,0,0,.35);padding:8px;display:grid;gap:6px}.srv1-live-search-results[hidden]{display:none}.srv1-live-search-results a{display:grid;gap:4px;padding:11px 12px;border-radius:12px;text-decoration:none;color:#fff;background:rgba(255,255,255,.04)}.srv1-live-search-results a:hover{background:rgba(42,98,254,.18)}.srv1-live-search-results span,.srv1-search-empty{color:#9fb5cf;font-size:13px;line-height:1.45}.srv1-search-empty{padding:12px}.srv1-form-result{display:block;margin-top:8px;font-weight:700;color:#89d6ff}@media(max-width:700px){.srv1-live-search-results{position:fixed;left:14px;right:14px;top:82px}}
