/* ===================== JRLB PREMIUM HERO ===================== */
.jrlb-hero.jrlb-phero{position:relative;overflow:hidden;padding:0!important;background:radial-gradient(1100px 520px at 88% -8%,rgba(122,139,74,.16),transparent 60%),radial-gradient(900px 600px at 6% 112%,rgba(184,148,77,.12),transparent 55%),linear-gradient(180deg,#faf7ef 0%,#f3ecdd 100%)}
.jrlb-phero-in{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.02fr 1fr;gap:54px;align-items:center;padding:78px 40px 86px;position:relative;z-index:2}
.jrlb-phero-eyebrow{display:flex;align-items:center;gap:14px;margin-bottom:18px}
.jrlb-phero-eyebrow:before{content:"";width:46px;height:1px;background:linear-gradient(90deg,transparent,#b8944d)}
.jrlb-phero-eyebrow span{font:600 12px/1 'Poppins',sans-serif;letter-spacing:.26em;text-transform:uppercase;color:#b8944d}
.jrlb-phero-script{font-family:'Caveat',cursive;font-size:34px;color:#234A32;display:block;line-height:1;margin-bottom:4px}
.jrlb-phero-h{font-family:'Fraunces',Georgia,serif;font-weight:600;font-size:clamp(40px,4.6vw,64px);line-height:1.03;letter-spacing:-.01em;color:#16311F;margin:0 0 20px}
.jrlb-phero-h .it{font-style:italic;color:#234A32}
.jrlb-phero-sub{font-family:'Poppins',sans-serif;font-size:16.5px;line-height:1.7;color:#5c6a5b;max-width:445px;margin:0 0 30px}
.jrlb-phero-cta{display:flex;gap:14px;flex-wrap:wrap;align-items:center}
.jrlb-phero .jrlb-btn-primary{background:#234A32;color:#fff;border:0;padding:15px 30px;border-radius:9px;font-weight:600;font-family:'Poppins',sans-serif;box-shadow:0 12px 26px rgba(35,74,50,.24);display:inline-flex;align-items:center;gap:9px;transition:.25s;text-decoration:none}
.jrlb-phero .jrlb-btn-primary:hover{background:#16311F;transform:translateY(-2px)}
.jrlb-phero .jrlb-btn-primary svg{width:18px;height:18px}
.jrlb-phero-ghost{background:transparent;color:#234A32;border:1.5px solid #b8944d;padding:14px 26px;border-radius:9px;font-weight:600;font-family:'Poppins',sans-serif;transition:.25s;text-decoration:none}
.jrlb-phero-ghost:hover{background:#b8944d;color:#fff;border-color:#b8944d}
.jrlb-phero-trust{display:flex;align-items:center;gap:14px;margin-top:30px;padding-top:22px;border-top:1px solid rgba(184,148,77,.30);flex-wrap:wrap}
.jrlb-phero-trust span{font:600 11px/1 'Poppins',sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#6a7568}
.jrlb-phero-trust i{width:6px;height:6px;transform:rotate(45deg);background:#b8944d;display:inline-block;opacity:.75}
.jrlb-phero-visual{position:relative;display:flex;align-items:center;justify-content:center}
.jrlb-phero-ring{position:absolute;width:440px;height:440px;border:1.5px solid rgba(184,148,77,.45);border-radius:50%;right:-36px;top:-30px;z-index:0}
.jrlb-phero-ring:after{content:"";position:absolute;inset:18px;border:1px solid rgba(184,148,77,.22);border-radius:50%}
.jrlb-phero-visual img{position:relative;z-index:1;width:100%;max-width:540px;border-radius:14px;border:1px solid rgba(184,148,77,.55);box-shadow:0 34px 70px rgba(30,50,30,.22),0 6px 16px rgba(30,50,30,.10)}
.jrlb-phero-visual:before,.jrlb-phero-visual:after{content:"";position:absolute;width:34px;height:34px;z-index:2;border:2px solid #b8944d;opacity:.85}
.jrlb-phero-visual:before{left:2px;bottom:24px;border-right:0;border-top:0;border-bottom-left-radius:6px}
.jrlb-phero-visual:after{right:2px;top:24px;border-left:0;border-bottom:0;border-top-right-radius:6px}
@keyframes jrlbUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}
.jrlb-phero-copy>*{animation:jrlbUp .7s cubic-bezier(.2,.7,.2,1) both}
.jrlb-phero-script{animation-delay:.1s}.jrlb-phero-h{animation-delay:.18s}.jrlb-phero-sub{animation-delay:.26s}.jrlb-phero-cta{animation-delay:.34s}.jrlb-phero-trust{animation-delay:.43s}
.jrlb-phero-visual{animation:jrlbUp .9s cubic-bezier(.2,.7,.2,1) both;animation-delay:.2s}
@media(prefers-reduced-motion:reduce){.jrlb-phero-copy>*,.jrlb-phero-visual{animation:none}}
@media(max-width:900px){.jrlb-phero-in{grid-template-columns:1fr;gap:28px;padding:40px 20px 48px;text-align:center}.jrlb-phero-visual{order:-1}.jrlb-phero-eyebrow{justify-content:center}.jrlb-phero-sub{margin-left:auto;margin-right:auto}.jrlb-phero-cta,.jrlb-phero-trust{justify-content:center}.jrlb-phero-ring{width:300px;height:300px;right:50%;transform:translateX(50%);top:-14px}.jrlb-phero-h{font-size:clamp(30px,9vw,44px)}.jrlb-phero-script{font-size:26px}}
@media(max-width:600px){.jrlb-phero-in{padding:24px 16px 34px}.jrlb-phero-visual img{max-width:100%}.jrlb-phero-ring{display:none}.jrlb-phero-visual:before,.jrlb-phero-visual:after{display:none}}