#verseSelect { min-width:78px; }
.verse.verse-picked,.compare-row.verse-picked { background:color-mix(in srgb,#f3cf62 28%,var(--hover)); box-shadow:inset 4px 0 0 #c79f2b; }
.verse.verse-picked { border-radius:8px; }
.ad-slot { display:none; align-items:center; justify-content:center; min-height:90px; margin:10px auto 22px; max-width:960px; border:1px dashed var(--line); border-radius:12px; color:var(--muted); font-size:11px; }
body[data-ads="enabled"] .ad-slot { display:flex; }
.ad-slot-bottom { margin-top:28px; margin-bottom:0; }
.section-heading { margin:30px 0 13px; padding-left:42px; color:var(--text); font-size:15px; font-weight:700; }
.verse-note-marker { display:inline-flex; align-items:center; justify-content:center; min-width:18px; height:18px; margin-left:5px; padding:0 4px; border:1px solid var(--line); border-radius:999px; color:var(--muted); font:10px/1 system-ui,sans-serif; vertical-align:super; cursor:pointer; }
.verse-note { margin:6px 0 2px 42px; padding:9px 11px; border-left:2px solid var(--line); color:var(--muted); font-size:13px; line-height:1.6; }
@media(max-width:760px){#verseSelect{min-width:70px}.section-heading{padding-left:34px}.verse-note{margin-left:34px}}
