.bh-landing,.bh-landing *{box-sizing:border-box;margin:0;padding:0}
.bh-landing img{max-width:100%;display:block;height:auto}
.bh-landing{background:#fafafa;color:#52525b;font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}
.bh-landing .bh-section{padding:80px 24px}
.bh-landing .bh-section:not(:first-child){border-top:1px solid rgba(0,0,0,0.08)}
.bh-landing .bh-split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;max-width:1024px;margin-inline:auto}
@media (min-width:1280px){.bh-landing .bh-split{max-width:1280px}}
@media (min-width:1536px){.bh-landing .bh-split{max-width:1536px}}
.bh-landing .bh-centered{max-width:760px;margin-inline:auto;text-align:center}
.bh-landing h1{font-size:clamp(34px,5vw,54px);font-weight:800;letter-spacing:-0.03em;line-height:1.05;color:#000;margin-bottom:20px}
.bh-landing h2{font-size:clamp(24px,3.4vw,34px);font-weight:700;letter-spacing:-0.02em;line-height:1.2;color:#000;margin-bottom:16px}
.bh-landing .bh-lead{font-size:18px;line-height:1.7;color:#52525b;margin-bottom:16px}
.bh-landing .bh-lead:last-child{margin-bottom:0}
.bh-landing .bh-body{font-size:16px;line-height:1.7;color:#52525b;margin-bottom:16px}
.bh-landing .bh-body:last-child{margin-bottom:0}
.bh-landing a{color:#d86030}
.bh-landing ul{list-style:disc;padding-left:20px;display:grid;gap:8px;font-size:16px;line-height:1.6;color:#52525b}
.bh-landing ul li::marker{color:#d86030}
.bh-landing strong{color:#000;font-weight:600}
.bh-landing .bh-cta-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;border-radius:8px;background:linear-gradient(135deg,#d86030 0%,#c05080 100%);color:#fff;font-weight:600;font-size:16px;text-decoration:none;box-shadow:inset 0 1px 1px rgba(255,255,255,.2),0 2px 6px rgba(216,96,48,.2);margin-top:24px}
.bh-landing .bh-img{border-radius:24px;padding:6%;background:linear-gradient(135deg,#8fb4f0 0%,#b9a5f0 34%,#e79bce 64%,#f6b48a 100%);box-shadow:0 24px 60px -18px rgba(96,84,168,0.42)}
.bh-landing .bh-img img{display:block;width:100%;height:auto;object-fit:cover;border-radius:12px;box-shadow:0 10px 26px rgba(20,16,45,0.20);transition:transform .5s ease-out}
.bh-landing .bh-img:hover img{transform:scale(1.03)}
.bh-landing .bh-benefits-items{text-align:left;margin-top:32px}
.bh-landing .bh-benefit{padding:16px 0}
.bh-landing .bh-benefit:not(:first-child){border-top:1px solid rgba(0,0,0,0.08)}
.bh-landing .bh-benefit-title{font-weight:600;color:#000;font-size:16px;line-height:1.6;margin-bottom:6px}
.bh-landing .bh-benefit-body{font-size:16px;line-height:1.7;color:#52525b}
.bh-landing .bh-faq-items{text-align:left;margin-top:32px}
.bh-landing .bh-faq-item{padding:20px 0;border-top:1px solid rgba(0,0,0,0.08)}
.bh-landing .bh-faq-q{font-weight:600;color:#000;font-size:17px;line-height:1.5;margin-bottom:8px}
.bh-landing .bh-faq-a{font-size:16px;line-height:1.7;color:#52525b}
@media (max-width:860px){
.bh-landing .bh-section{padding:56px 24px}
.bh-landing .bh-split{grid-template-columns:1fr;gap:32px}
.bh-landing .bh-split .bh-img{order:2}
}
