/* ===== Browser / Internet History (ko) — page-specific styles =====
   Extends design-system.css (.sh-) + style.css + feature-pages.css. No inline CSS in HTML.
   Theme greens: #069845 / #0bb855. Mobile-first. Namespace: .bh- */

/* CTA bars (repeated hero/mid/end) */
.bh-cta-bar{background:linear-gradient(135deg,#0d1222,#141a30);border:1px solid rgba(6,152,69,.2);border-radius:12px;padding:20px 22px;margin:24px 0;text-align:center;position:relative;overflow:hidden}
.bh-cta-bar::before{content:'';position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,#069845,transparent)}
.bh-cta-bar h4{color:#fff;font-size:18px;margin-bottom:6px;font-family:'Kumbh Sans',sans-serif}
.bh-cta-bar p{color:#8890a4;font-size:13.5px;margin-bottom:14px}
.bh-dl-btn{display:inline-flex;align-items:center;gap:7px;background:linear-gradient(135deg,#069845,#0bb855);color:#fff!important;font-size:15px;font-weight:700;padding:12px 26px;border-radius:8px;text-decoration:none!important;transition:all .25s;box-shadow:0 4px 16px rgba(6,152,69,.25)}
.bh-dl-btn:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(6,152,69,.35);color:#fff!important}
.bh-reg-btn{display:inline-flex;align-items:center;gap:6px;border:2px solid #069845;color:#0bb855!important;font-size:14px;font-weight:600;padding:10px 22px;border-radius:8px;text-decoration:none!important;transition:all .25s;background:transparent;margin-left:8px}
.bh-reg-btn:hover{background:#069845;color:#fff!important}
@media(max-width:576px){.bh-cta-bar{padding:16px}.bh-dl-btn,.bh-reg-btn{display:flex;justify-content:center;margin:6px 0;width:100%}}

/* Trust strip */
.bh-trust-row{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:16px 0 8px}
.bh-trust-row .pill{background:#0d1222;border:1px solid rgba(255,255,255,.06);border-radius:999px;padding:7px 15px;color:#b8bfce;font-size:12.5px;display:inline-flex;align-items:center;gap:6px}
.bh-trust-row .pill i{color:#0bb855}

/* Content sections */
.bh-section{margin-top:36px;padding-top:26px;border-top:1px solid rgba(255,255,255,.06)}
.bh-section h2,.bh-section h3{font-size:23px;margin-bottom:10px;color:#e8ecf4;font-family:'Kumbh Sans',sans-serif}
.bh-section h4{font-size:17px;margin-top:18px;margin-bottom:8px;color:#e8ecf4}
.bh-section p{color:#b8bfce;font-size:15px;line-height:1.78}
.bh-section .check-list li{color:#b8bfce;font-size:14.5px}

/* Honesty / explainer callout */
.bh-honesty{background:linear-gradient(135deg,rgba(6,152,69,.07),rgba(6,152,69,.02));border:1px solid rgba(6,152,69,.18);border-left:3px solid #0bb855;border-radius:0 10px 10px 0;padding:18px 20px;margin:18px 0}
.bh-honesty h4{color:#0bb855;font-size:16px;margin-bottom:6px}
.bh-honesty p{color:#b8bfce;font-size:14px;margin:0 0 8px;line-height:1.7}
.bh-honesty p:last-child{margin-bottom:0}

/* Step list */
.bh-steps{counter-reset:bhstep;margin:18px 0}
.bh-step{display:flex;gap:14px;margin-bottom:14px;align-items:flex-start}
.bh-step::before{counter-increment:bhstep;content:counter(bhstep);flex-shrink:0;width:32px;height:32px;background:#069845;color:#fff;font-size:14px;font-weight:800;border-radius:8px;display:flex;align-items:center;justify-content:center;font-family:'Kumbh Sans',sans-serif}
.bh-step div{padding-top:3px}
.bh-step strong{color:#e8ecf4;font-size:14.5px;display:block;margin-bottom:2px}
.bh-step span{color:#8890a4;font-size:13.5px;line-height:1.55}

/* Comparison tables */
.bh-compare{width:100%;border-collapse:separate;border-spacing:0;border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.06);margin:16px 0;font-size:13.5px}
.bh-compare thead th{background:#069845;color:#fff;padding:10px 14px;font-weight:600;text-align:left}
.bh-compare td{padding:10px 14px;border-bottom:1px solid rgba(255,255,255,.04);color:#b8bfce;vertical-align:top}
.bh-compare tr:last-child td{border-bottom:0}
.bh-compare .yes{color:#0bb855;font-weight:700}
.bh-compare .no{color:#f56c6c;font-weight:700}
@media(max-width:576px){.bh-compare{font-size:12px}.bh-compare th,.bh-compare td{padding:8px 10px}}

/* Guarantee */
.bh-guarantee{background:linear-gradient(135deg,rgba(6,152,69,.08),rgba(6,152,69,.02));border:1px solid rgba(6,152,69,.18);border-radius:12px;padding:22px;text-align:center;margin:24px 0;position:relative;overflow:hidden}
.bh-guarantee::after{content:'';position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,#069845,transparent)}
.bh-guarantee i{font-size:28px;color:#0bb855;margin-bottom:8px;display:block}
.bh-guarantee h5{color:#fff;font-size:16px;margin-bottom:6px}
.bh-guarantee p{color:#b8bfce;font-size:13.5px;margin-bottom:4px}
.bh-guarantee a{color:#0bb855;font-weight:600}

/* Legality / consent note */
.bh-note{background:rgba(230,162,60,.06);border:1px solid rgba(230,162,60,.15);border-left:3px solid #e6a23c;border-radius:0 8px 8px 0;padding:14px 18px;margin:16px 0;font-size:13.5px;color:#b8bfce;line-height:1.65}
.bh-note strong{color:#e6a23c}

/* AEO answer block */
.bh-answer{background:#0d1222;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:18px 20px;margin:14px 0}
.bh-answer h4{color:#e8ecf4;font-size:16px;margin:0 0 8px;font-family:'Kumbh Sans',sans-serif}
.bh-answer p{color:#b8bfce;font-size:14.5px;line-height:1.75;margin:0}

/* Sidebar promo box */
.bh-side-promo{background:linear-gradient(135deg,rgba(6,152,69,.1),rgba(6,152,69,.03));border:1px solid rgba(6,152,69,.18);border-radius:12px;padding:22px;text-align:center}
.bh-side-promo i.head-ico{font-size:28px;color:#0bb855;margin-bottom:8px;display:block}
.bh-side-promo h4{color:#fff;font-size:16px;margin-bottom:8px}
.bh-side-promo p{color:#8890a4;font-size:13px;margin-bottom:12px}
.bh-side-promo .small-link{color:#7a8299;font-size:12px;text-decoration:underline}

/* Sticky mobile CTA */
.bh-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:9990;display:none;gap:8px;padding:9px 12px;background:rgba(8,11,22,.96);border-top:1px solid rgba(6,152,69,.3);backdrop-filter:blur(6px)}
.bh-sticky-cta a{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:14px;font-weight:700;padding:11px 10px;border-radius:8px;text-decoration:none!important}
.bh-sticky-cta .start{background:linear-gradient(135deg,#069845,#0bb855);color:#fff!important;box-shadow:0 4px 14px rgba(6,152,69,.3)}
.bh-sticky-cta .dl{border:1.5px solid #069845;color:#0bb855!important;background:transparent}
@media(max-width:991px){.bh-sticky-cta{display:flex}body{padding-bottom:64px}}

/* Page-scoped popup */
.bh-popup-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:9999;align-items:center;justify-content:center}
.bh-popup-overlay.active{display:flex}
.bh-popup{background:#0d1222;border:1px solid rgba(6,152,69,.25);border-radius:16px;padding:32px 28px;max-width:420px;width:90%;text-align:center;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.5)}
.bh-popup::before{content:'';position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#069845,#0bb855);border-radius:16px 16px 0 0}
.bh-popup .close-popup{position:absolute;top:12px;right:16px;background:none;border:none;color:#7a8299;font-size:22px;cursor:pointer}
.bh-popup h3{color:#fff;font-size:20px;margin-bottom:8px}
.bh-popup p{color:#8890a4;font-size:14px;margin-bottom:16px;line-height:1.6}
.bh-popup .popup-cta{display:block;background:linear-gradient(135deg,#069845,#0bb855);color:#fff!important;font-size:15px;font-weight:700;padding:13px 24px;border-radius:8px;text-decoration:none;margin-bottom:10px;transition:all .25s}
.bh-popup .popup-cta:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(6,152,69,.3)}
.bh-popup .popup-secondary{color:#7a8299;font-size:12px;cursor:pointer;background:none;border:none;text-decoration:underline}
