.yjob-bible{
--yjob-text:#1f2933;
--yjob-heading:#111827;
--yjob-muted:#4b5563;
--yjob-accent:#f04a23;
--yjob-accent-dark:#c93415;
--yjob-warm:#fff8f4;
--yjob-border:rgba(0,0,0,.08);
--yjob-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,Helvetica,sans-serif;
font-family:var(--yjob-font);
color:var(--yjob-text);
padding:2.25rem 1rem 3rem;
}
.yjob-bible__inner{max-width:960px;margin:0 auto}
.yjob-bible--chapter .yjob-bible__inner{max-width:830px}
.yjob-bible__title{text-align:center;color:var(--yjob-heading);font-size:clamp(32px,4vw,46px);line-height:1.12;font-weight:720;letter-spacing:-.03em;margin:0 0 .7rem}.yjob-bible__subtitle{text-align:center;color:var(--yjob-muted);font-size:13px;line-height:1.4;font-weight:600;letter-spacing:.01em;margin:0 0 .95rem}
.yjob-bible__intro{text-align:center;max-width:720px;margin:0 auto 2rem;color:var(--yjob-muted);font-size:17px;line-height:1.65}
.yjob-bible__section{margin-top:2.1rem}
.yjob-bible__section h2{color:var(--yjob-heading);font-size:1.45rem;line-height:1.25;margin:0 0 .95rem;font-weight:800;letter-spacing:-.01em}
.yjob-bible__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:.72rem}
.yjob-bible__book-link{display:flex;align-items:center;min-height:48px;padding:12px 14px;border-radius:10px;border:1px solid var(--yjob-border);background:#fff;color:var(--yjob-heading);text-decoration:none;font-weight:700;transition:color .2s ease,border-color .2s ease,background-color .2s ease}
.yjob-bible__book-link:hover,.yjob-bible__book-link:focus-visible{background:var(--yjob-warm);border-color:rgba(240,74,35,.25);color:var(--yjob-accent);outline:none}
.yjob-bible__chapter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(54px,1fr));gap:.6rem;max-width:760px;margin:0 auto;justify-content:center}
.yjob-bible__chapter-link{display:flex;align-items:center;justify-content:center;min-height:44px;padding:.5rem;border-radius:10px;border:1px solid var(--yjob-border);background:#fff;color:var(--yjob-heading);text-decoration:none;font-weight:700;transition:color .2s ease,border-color .2s ease,background-color .2s ease}
.yjob-bible__chapter-link:hover,.yjob-bible__chapter-link:focus-visible{background:var(--yjob-warm);border-color:rgba(240,74,35,.25);color:var(--yjob-accent);outline:none}
.yjob-bible__selector{max-width:780px;margin:1rem auto 1.2rem;padding:10px 12px;border:1px solid var(--yjob-border);border-radius:12px;background:var(--yjob-warm);display:grid;grid-template-columns:minmax(220px,2.2fr) minmax(96px,1fr) minmax(96px,1fr) auto;gap:8px 10px;align-items:end}
.yjob-bible__selector label{display:flex;flex-direction:column;min-width:0;font-size:12px;font-weight:700;color:var(--yjob-muted);line-height:1.3}
.yjob-bible__selector select{width:100%;min-width:0;margin-top:4px;padding:10px 36px 10px 12px;border-radius:10px;border:1px solid rgba(0,0,0,.12);background:#fff;color:#1f2933;font-size:15px;line-height:1.4;min-height:44px;appearance:auto;-webkit-appearance:menulist;-moz-appearance:menulist;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yjob-bible__selector select option{color:#1f2933;background:#fff}
.yjob-bible__selector button{padding:11px 18px;min-height:44px;border-radius:999px;border:1px solid var(--yjob-accent);background:var(--yjob-accent);color:#fff;font-weight:750;cursor:pointer;white-space:nowrap;transition:background-color .2s ease,border-color .2s ease}
.yjob-bible__selector button:hover,.yjob-bible__selector button:focus-visible{background:var(--yjob-accent-dark);border-color:var(--yjob-accent-dark);outline:none}
.yjob-bible__chapter-nav{max-width:820px;margin:0 auto 1.15rem;display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:center}.yjob-bible__chapter-nav-slot{min-width:0}.yjob-bible__chapter-nav-slot--prev{justify-self:start}.yjob-bible__chapter-nav-slot--next{justify-self:end}.yjob-bible__chapter-nav--top{margin-bottom:1.15rem}.yjob-bible__chapter-nav--bottom{margin-top:1.35rem;margin-bottom:.2rem}
.yjob-bible__chapter-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.62rem .95rem;border-radius:999px;border:1px solid var(--yjob-border);background:#fff;color:var(--yjob-accent);text-decoration:none;font-weight:700;transition:color .2s ease,border-color .2s ease,background-color .2s ease}
.yjob-bible__chapter-nav a:hover,.yjob-bible__chapter-nav a:focus-visible{background:var(--yjob-warm);border-color:rgba(240,74,35,.25);color:var(--yjob-accent-dark);outline:none}.yjob-bible__label-mobile{display:none}
.yjob-bible__verses{margin-top:1.45rem}
.yjob-bible__verse{font-family:var(--yjob-font);font-size:18px;line-height:1.78;color:var(--yjob-text);margin:0 0 1rem}
.yjob-bible__verse-number{color:var(--yjob-muted);font-weight:700;font-size:.72em;margin-right:.35rem;vertical-align:super}
.yjob-bible__ad-slot{margin:1rem 0}
.yjob-bible__ad-slot--top{margin-top:.35rem}
.yjob-bible__ad-slot--bottom{margin-bottom:.2rem}
.yjob-bible__verse--highlighted{background:var(--yjob-warm);border-left:4px solid var(--yjob-accent);padding:10px 12px;border-radius:8px;box-shadow:0 4px 14px rgba(0,0,0,.04)}
.yjob-bible--home .yjob-bible__inner,.yjob-bible--book .yjob-bible__inner,.yjob-bible--not-found .yjob-bible__inner{min-height:calc(100vh - 320px)}.yjob-bible--not-found .yjob-bible__inner{display:flex;flex-direction:column;justify-content:center}
.yjob-bible__not-found-card{max-width:760px;margin:0 auto;background:var(--yjob-warm);border:1px solid var(--yjob-border);border-radius:14px;padding:1.35rem 1.2rem}
.yjob-bible__not-found-title{color:var(--yjob-heading);margin:0 0 .55rem;font-size:2rem;line-height:1.2}
.yjob-bible__not-found-text{color:var(--yjob-muted);line-height:1.65;margin:0 0 1rem}
.yjob-bible__button{display:inline-block;background:var(--yjob-accent);color:#fff !important;text-decoration:none;border:1px solid var(--yjob-accent);border-radius:999px;padding:.72rem 1.05rem;font-weight:700}
.yjob-bible__button:hover,.yjob-bible__button:focus-visible{background:var(--yjob-accent-dark);border-color:var(--yjob-accent-dark);outline:none}
.yjob-bible__popular-links{display:flex;flex-wrap:wrap;gap:.65rem}
.yjob-bible__popular-links a{display:inline-block;text-decoration:none;color:var(--yjob-accent);border:1px solid var(--yjob-border);background:#fff;padding:.5rem .75rem;border-radius:999px}
.yjob-bible__popular-links a:hover,.yjob-bible__popular-links a:focus-visible{color:var(--yjob-accent-dark);background:var(--yjob-warm);border-color:rgba(240,74,35,.25);outline:none}
body.yjob-bible-page #breadcrumb,body.yjob-bible-page .breadcrumb,body.yjob-bible-page .breadcrumbs,body.yjob-bible-page .tie-breadcrumbs,body.yjob-bible-page .main-breadcrumb,body.yjob-bible-page .entry-header .entry-sub-title{display:none !important}
@media (max-width:782px){
.yjob-bible{padding:1.7rem .9rem 2.4rem}
.yjob-bible__title{font-size:clamp(29px,9vw,37px)}
.yjob-bible__intro{font-size:16.5px;line-height:1.72;margin-bottom:1.4rem}
.yjob-bible__selector{grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr);gap:8px}
.yjob-bible__selector button{grid-column:1/-1;width:100%}
.yjob-bible__chapter-nav{grid-template-columns:1fr 1fr;gap:10px}
.yjob-bible__chapter-nav a{width:auto;min-width:0;padding:.58rem .8rem;font-size:14px}
.yjob-bible__label-desktop{display:none}
.yjob-bible__label-mobile{display:inline}
.yjob-bible__verse{font-size:16.7px;line-height:1.75}
.yjob-bible--home .yjob-bible__inner,.yjob-bible--book .yjob-bible__inner,.yjob-bible--not-found .yjob-bible__inner{min-height:calc(100vh - 260px)}
.yjob-bible__button{display:block;width:100%;text-align:center}
}

.yjob-scripture-link {
  color: #f04a23;
  font-weight: 600;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}

.yjob-scripture-link:hover {
  color: #c93415;
}
.yjob-bible__utility-nav{display:flex;gap:.65rem;flex-wrap:wrap;margin-bottom:1.1rem}
.yjob-bible__utility-nav--book{justify-content:flex-start}
.yjob-bible__utility-nav--chapter{justify-content:center;margin-top:.75rem;margin-bottom:1rem}
.yjob-bible__utility-link{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .75rem;border:1px solid rgba(240,74,35,.22);border-radius:999px;background:#fff8f4;color:#f04a23;font-weight:700;font-size:.94rem;line-height:1.2;text-decoration:none}
.yjob-bible__utility-link:hover,.yjob-bible__utility-link:focus{color:#c93415;border-color:rgba(240,74,35,.38);background:#fff3ec;text-decoration:none}
.yjob-bible__book-overview{max-width:760px;margin:1.8rem auto 0;color:#1f2933}
.yjob-bible__book-overview h2{color:#111827;font-size:1.35rem;line-height:1.3;margin:1.2rem 0 .7rem}
.yjob-bible__book-overview h3{color:#111827;font-size:1.05rem;line-height:1.35;margin:0 0 .35rem}
.yjob-bible__book-overview p{color:#4b5563;line-height:1.72;margin:.5rem 0}
.yjob-bible__book-facts{background:#fff8f4;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:.95rem 1rem}
.yjob-bible__book-facts dl{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.8rem;margin:0}
.yjob-bible__book-facts dt{font-weight:700;color:#111827}
.yjob-bible__book-facts dd{margin:.2rem 0 0;color:#4b5563}
.yjob-bible__book-themes{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}
.yjob-bible__book-theme{background:#fff8f4;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:.8rem .9rem}
.yjob-bible__book-theme p{margin:0;color:#4b5563}
.yjob-bible__book-outline{padding-left:1.15rem;color:#1f2933;margin:.5rem 0 0;display:grid;gap:.7rem}
.yjob-bible__outline-item{margin:0;line-height:1.6}
.yjob-bible__outline-link{display:block;text-decoration:none;background:#fff8f4;border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:.7rem .85rem;transition:border-color .2s ease,background-color .2s ease,color .2s ease;color:#1f2933}
.yjob-bible__outline-link:hover,.yjob-bible__outline-link:focus-visible{border-color:rgba(240,74,35,.28);background:#fff3ec;outline:none}
.yjob-bible__outline-title{display:block;color:#111827;font-weight:700}
.yjob-bible__outline-reference{display:block;color:#f04a23;font-size:.93rem;margin-top:.12rem}
.yjob-bible__outline-description{margin:.45rem .2rem 0;color:#4b5563;line-height:1.65}
.yjob-bible__book-teaching{margin-top:2rem}
.yjob-bible__book-teaching p{margin:0;color:#1f2933;font-size:1rem;line-height:1.75}
