/* Native dialog top layer avoids header z-index and Elementor overflow clipping. */
dialog.om-search-drawer{box-sizing:border-box;position:fixed;inset:0 0 0 auto;margin:0;width:min(520px,100%);max-width:100%;height:100%;height:100dvh;max-height:100%;border:0;border-left:1px solid #dfe6ed;border-radius:0;padding:0;background:#fff;color:#142d45;box-shadow:-14px 0 60px #142d4526;font:15px/1.6 system-ui,-apple-system,"Segoe UI",sans-serif;overflow-y:auto;overscroll-behavior:contain}
dialog.om-search-drawer:not([open]){display:none!important}dialog.om-search-drawer[open]{display:block}dialog.om-search-drawer::backdrop{background:#10283dc2}.om-search-drawer *{box-sizing:border-box}.om-search-drawer-header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#f0f5fa;padding:26px 28px;border-top:4px solid #135eae;border-bottom:1px solid #dfe6ed}.om-search-drawer-header p{font-size:10px;letter-spacing:.12em;font-weight:750;color:#135eae;margin:0 0 6px}.om-search-drawer-header h2{font-size:26px;line-height:1.25;font-weight:750;letter-spacing:-.025em;color:#142d45;margin:0}.om-search-drawer .om-search-close{flex-shrink:0;width:44px;height:44px;min-width:44px;padding:0;border:1px solid #c6d3df;background:#fff;color:#142d45;font-size:28px;line-height:1;border-radius:0;cursor:pointer}.om-search-drawer .om-search-close:hover{background:#e2ecf6}.om-search-drawer-body{padding:24px 28px 32px;padding-bottom:max(32px,env(safe-area-inset-bottom))}.om-search-drawer-body>p:first-child{margin:0 0 22px;color:#53697c;font-size:14px}.om-search-drawer .obraymaq-search__tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0;margin-bottom:24px;background:transparent}.om-search-drawer .obraymaq-search__tab{justify-content:center;flex-direction:column;gap:6px;min-height:76px;padding:10px 8px;background:#f4f7fa;border:1px solid #dce5ed;border-radius:0;color:#415a70;font-size:12px;text-align:center}.om-search-drawer .obraymaq-search__tab[aria-selected=true]{background:#e9f2fc;border-color:#135eae;color:#135eae}.om-search-drawer .obraymaq-search__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;padding:0;background:#fff;border:0}.om-search-drawer .obraymaq-search__field{grid-column:auto!important;min-width:0}.om-search-drawer .obraymaq-search__field label{font-size:13px;font-weight:650;color:#142d45}.om-search-drawer .obraymaq-search__input,.om-search-drawer .obraymaq-search__select{width:100%;min-height:48px;border:1px solid #b9cad9;border-radius:0;background:#fff;color:#142d45;font:14px system-ui;padding:12px}.om-search-drawer .obraymaq-search__submit{background:#135eae;color:#fff;border:1px solid #135eae;border-radius:0;min-height:50px;width:100%;margin-top:6px}.om-search-drawer .obraymaq-search__submit:hover{background:#0b4786}.om-search-drawer .obraymaq-search__panel[hidden]{display:none!important}.om-search-drawer-hint{margin:22px 0 0;font-size:12px;color:#53697c;border-top:1px solid #e1e8ef;padding-top:18px}.om-search-drawer :is(button,input,select,a):focus-visible{outline:3px solid #c47e17;outline-offset:3px}@media(max-width:540px){.om-search-drawer-header{padding:20px}.om-search-drawer-body{padding:20px}.om-search-drawer-header h2{font-size:23px}}@media(prefers-reduced-motion:no-preference){dialog.om-search-drawer[open]{animation:om-search-slide .22s ease-out}@keyframes om-search-slide{from{transform:translateX(100%)}to{transform:translateX(0)}}}
