/* KJV Bible Search — Mandatory Download Agreement UI — 26 August 2026 */
.kjv-gate-modal[hidden]{display:none!important}
.kjv-gate-modal{position:fixed;inset:0;z-index:2147483000;background:rgba(0,0,0,.84);padding:20px;overflow:auto}
.kjv-gate-dialog{width:min(960px,100%);margin:20px auto;background:#080b10;color:#fff;border:3px solid #d4af37;border-radius:16px;box-shadow:0 0 34px rgba(212,175,55,.55);padding:20px;box-sizing:border-box}
.kjv-gate-dialog h2,.kjv-gate-dialog h3{color:#f2cf59}
.kjv-gate-terms-frame{width:100%;height:min(58vh,650px);border:2px solid #d4af37;border-radius:10px;background:#fff}
.kjv-gate-checks{display:grid;gap:12px;margin:18px 0}
.kjv-gate-check{display:flex;align-items:flex-start;gap:10px;background:#111722;border:1px solid rgba(212,175,55,.7);border-radius:9px;padding:12px}
.kjv-gate-check input{width:22px;height:22px;flex:0 0 22px;margin-top:2px}
.kjv-gate-check label{color:#fff!important;line-height:1.45}
.kjv-gate-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:18px}
.kjv-gate-actions button{min-height:48px;padding:12px 20px;border-radius:9px;font-weight:900;font-size:17px;cursor:pointer}
.kjv-gate-submit{background:#d4af37;color:#000;border:2px solid #f7dc76}
.kjv-gate-submit:disabled{opacity:.45;cursor:not-allowed}
.kjv-gate-cancel{background:#222;color:#fff;border:2px solid #777}
.kjv-gate-status{min-height:1.5em;text-align:center;font-weight:700}
#download-acceptance{scroll-margin-top:20px}
.kjv-inline-agreement{margin:32px auto;padding:20px;border:3px solid #d4af37;border-radius:14px;background:rgba(0,0,0,.45);box-shadow:0 0 24px rgba(212,175,55,.35)}
html.light .kjv-inline-agreement{background:#fff;color:#000}
html.light .kjv-gate-dialog{background:#fff;color:#000}
html.light .kjv-gate-check{background:#f7f7f7}
html.light .kjv-gate-check label{color:#000!important}
html.kjv-terms-embedded header,
html.kjv-terms-embedded footer,
html.kjv-terms-embedded .site-header,
html.kjv-terms-embedded .premium-footer,
html.kjv-terms-embedded nav{display:none!important}
html.kjv-terms-embedded body{padding:8px!important}
html.kjv-terms-embedded main{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
@media(max-width:700px){.kjv-gate-modal{padding:8px}.kjv-gate-dialog{padding:12px;margin:6px auto}.kjv-gate-terms-frame{height:46vh}}
