:root {
  --ebibel-search-blue: #153b65;
  --ebibel-search-blue-dark: #0d2948;
  --ebibel-search-gold: #c49a52;
  --ebibel-search-paper: #fbfaf7;
  --ebibel-search-ink: #17202a;
}

.ebibel-nsb-search-root { position: relative; z-index: 999999; }
.ebibel-search-desktop { display: flex; align-items: center; width: 270px; height: 42px; margin: 0; border: 1px solid rgba(21,59,101,.2); border-radius: 999px; background: #fff; overflow: hidden; box-shadow: 0 2px 10px rgba(20,43,68,.12); }
.ebibel-search-desktop input { flex: 1; min-width: 0; height: 100%; padding: 0 4px 0 17px; border: 0 !important; outline: 0; background: transparent; color: var(--ebibel-search-ink); font: inherit; box-shadow: none !important; }
.ebibel-search-desktop button { display: grid; place-items: center; width: 44px; height: 42px; padding: 0; border: 0; background: transparent; color: var(--ebibel-search-blue); cursor: pointer; }
.ebibel-search-desktop.ebibel-search-floating { position: fixed; top: var(--ebibel-search-top, 8px); right: max(18px, calc((100vw - 1320px) / 2)); z-index: 2147482000; }
.ebibel-search-desktop button span,.ebibel-search-icon span { position: relative; display: block; width: 17px; height: 17px; border: 2px solid currentColor; border-radius: 50%; }
.ebibel-search-desktop button span::after,.ebibel-search-icon span::after { content: ''; position: absolute; width: 7px; height: 2px; right: -6px; bottom: -3px; border-radius: 1px; background: currentColor; transform: rotate(45deg); transform-origin: left center; }
.ebibel-search-icon { display: none; place-items: center; width: 44px; height: 44px; margin: 0 8px 0 0; padding: 0; border: 0; border-radius: 50%; background: transparent; color: var(--ebibel-search-blue); cursor: pointer; }
.ebibel-search-icon:hover,.ebibel-search-icon:focus-visible { background: rgba(21,59,101,.08); }
.ebibel-search-overlay[hidden] { display: none !important; }
.ebibel-search-overlay { position: fixed; inset: 0; z-index: 2147483000; display: grid; place-items: start center; padding: clamp(20px, 8vh, 80px) 18px 20px; background: rgba(7,22,38,.72); backdrop-filter: blur(5px); overflow-y: auto; }
.ebibel-search-dialog { width: min(760px, 100%); max-height: calc(100vh - 70px); display: flex; flex-direction: column; overflow: hidden; border-radius: 18px; background: var(--ebibel-search-paper); color: var(--ebibel-search-ink); box-shadow: 0 28px 80px rgba(0,0,0,.28); }
.ebibel-search-dialog > header { display: flex; align-items: flex-start; justify-content: space-between; gap: 20px; padding: 24px 26px 18px; border-bottom: 1px solid rgba(21,59,101,.12); }
.ebibel-search-dialog h2 { margin: 0 0 4px; color: var(--ebibel-search-blue-dark); font: 700 clamp(21px,3vw,28px)/1.2 Georgia,serif; }
.ebibel-search-dialog header p { margin: 0; color: #5b6672; font-size: 14px; }
.ebibel-search-close { flex: 0 0 auto; width: 40px; height: 40px; padding: 0; border: 0; border-radius: 50%; background: rgba(21,59,101,.08); color: var(--ebibel-search-blue); font-size: 28px; line-height: 1; cursor: pointer; }
.ebibel-search-form { display: flex; gap: 10px; padding: 20px 26px 14px; }
.ebibel-search-form input { flex: 1; min-width: 0; height: 50px; padding: 0 17px; border: 1px solid #bbc4cd !important; border-radius: 10px; background: #fff; color: var(--ebibel-search-ink); font-size: 17px; outline: none; box-shadow: none !important; }
.ebibel-search-form input:focus { border-color: var(--ebibel-search-blue) !important; box-shadow: 0 0 0 3px rgba(21,59,101,.14) !important; }
.ebibel-search-form button,.ebibel-search-more { min-width: 92px; padding: 0 20px; border: 0; border-radius: 10px; background: var(--ebibel-search-blue); color: #fff; font-weight: 700; cursor: pointer; }
.ebibel-search-meta { min-height: 24px; padding: 0 26px 10px; color: #65707c; font-size: 14px; }
.ebibel-search-results { padding: 0 14px 18px; overflow-y: auto; }
.ebibel-search-result { margin: 0; border-top: 1px solid rgba(21,59,101,.11); }
.ebibel-search-result:first-child { border-top: 0; }
.ebibel-search-result a { display: block; padding: 16px 12px; color: inherit; text-decoration: none; border-radius: 10px; }
.ebibel-search-result a:hover,.ebibel-search-result a:focus-visible { background: #f1eee7; }
.ebibel-search-result strong { color: var(--ebibel-search-blue); font-size: 15px; }
.ebibel-search-result p { margin: 5px 0 7px; color: #25313d; font: 17px/1.65 Georgia,serif; white-space: pre-line; }
.ebibel-search-result mark { padding: 1px 2px; border-radius: 3px; background: #f6d994; color: inherit; }
.ebibel-search-result span { color: #6c604f; font-size: 13px; font-weight: 700; }
.ebibel-search-empty { display: grid; gap: 4px; padding: 34px 16px; text-align: center; color: #65707c; }
.ebibel-search-empty strong { color: var(--ebibel-search-blue-dark); font-size: 18px; }
.ebibel-search-loading { width: 34px; height: 34px; margin: 38px auto; border: 3px solid rgba(21,59,101,.18); border-top-color: var(--ebibel-search-blue); border-radius: 50%; animation: ebibel-spin .7s linear infinite; }
.ebibel-search-more { align-self: center; min-height: 42px; margin: 0 0 22px; }
.ebibel-search-open { overflow: hidden; }
/* Mine notater har egne handlinger i toppfeltet. Det globale bibelsøket
   skjules mens notatvinduet er åpent, og kommer tilbake når det lukkes. */
html.ebibel-notes-open .ebibel-search-desktop,
html.ebibel-notes-open .ebibel-search-icon { display: none !important; }
@keyframes ebibel-spin { to { transform: rotate(360deg); } }

@media (max-width: 980px) {
  .ebibel-search-desktop { display: none !important; }
  .ebibel-search-icon { display: grid; flex: 0 0 44px; }
  .et_mobile_nav_menu,.mobile_nav,#et_mobile_nav_menu { align-items: center !important; }
}

@media (min-width: 981px) and (max-width: 1120px) {
  .ebibel-search-desktop { width: 220px; }
}


@media (max-width: 600px) {
  .ebibel-search-icon.ebibel-search-fab { position: fixed; right: max(18px, env(safe-area-inset-right)); bottom: max(22px, calc(env(safe-area-inset-bottom) + 14px)); z-index: 2147482500; display: grid !important; width: 56px; height: 56px; margin: 0; border: 1px solid rgba(255,255,255,.28); background: var(--ebibel-search-blue); color: #fff; box-shadow: 0 8px 26px rgba(7,31,55,.34); }
  .ebibel-search-icon.ebibel-search-fab:hover,.ebibel-search-icon.ebibel-search-fab:focus-visible { background: var(--ebibel-search-blue-dark); }
  .ebibel-search-icon.ebibel-search-fab span { width: 19px; height: 19px; }
  .ebibel-search-overlay { padding: 0; place-items: stretch; }
  .ebibel-search-dialog { width: 100%; min-height: 100%; max-height: none; border-radius: 0; }
  .ebibel-search-dialog > header { padding: 18px 18px 14px; }
  .ebibel-search-form { padding: 16px 18px 12px; }
  .ebibel-search-form button { min-width: 76px; padding: 0 14px; }
  .ebibel-search-meta { padding: 0 18px 8px; }
  .ebibel-search-results { padding-inline: 7px; }
}

@media (prefers-reduced-motion: reduce) {
  .ebibel-search-loading { animation-duration: 1.5s; }
}
