
:root{
 --bhv-bg:#070a14;--bhv-deep:#0d1325;--bhv-panel:#ffffff;--bhv-ink:#1f2633;
 --bhv-muted:#657083;--bhv-gold:#d9aa52;--bhv-gold2:#f1d18a;--bhv-line:#dde3ec;
 --bhv-wa:#18a957;--bhv-blue:#223a72;--bhv-soft:#f6f7fa;--bhv-alert:#fff7e8;
}
.bhv-eclipse-hub{font-family:system-ui,-apple-system,"Noto Sans Devanagari","Mangal",sans-serif;color:var(--bhv-ink);max-width:1240px;margin:0 auto;padding:0 12px}
.bhv-hero{position:relative;overflow:hidden;border-radius:28px;min-height:390px;padding:clamp(30px,6vw,76px);display:flex;align-items:center;background:linear-gradient(125deg,#070a14 0%,#111a35 58%,#2a1b26 100%);color:#f7f7fb;box-shadow:0 24px 70px #0c122028}
.bhv-hero__art{position:absolute;right:-4%;top:-8%;width:min(54%,650px);height:auto;opacity:.94;pointer-events:none}
.bhv-hero__copy{position:relative;z-index:2;max-width:760px}
.bhv-kicker{display:inline-block;letter-spacing:.08em;text-transform:uppercase;font-size:12px;color:var(--bhv-gold2);font-weight:800}
.bhv-hero h1{font-size:clamp(35px,5.2vw,70px);line-height:1.06;margin:.25em 0 .18em;max-width:900px}
.bhv-hero p{font-size:clamp(17px,2vw,23px);line-height:1.55;color:#d9e0f2;margin:0}
.bhv-facts{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}
.bhv-facts span{border:1px solid #ffffff30;background:#ffffff12;backdrop-filter:blur(8px);border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}
.bhv-sticky-nav{position:sticky;top:8px;z-index:25;margin:18px 0;display:flex;gap:8px;overflow:auto;padding:10px;background:#fffffff1;backdrop-filter:blur(14px);border:1px solid #e6e9ef;border-radius:16px;box-shadow:0 8px 26px #14213d0e}
.bhv-sticky-nav button{white-space:nowrap;border:0;background:#f0f2f6;border-radius:999px;padding:10px 14px;font-weight:750;cursor:pointer;color:#252d3d}
.bhv-sticky-nav button.is-active{background:#11172a;color:#fff}
.bhv-chooser{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:18px;border-radius:18px;background:linear-gradient(135deg,#f8f4eb,#f4f7fc);border:1px solid #e8e2d7;margin:20px 0}
.bhv-chooser label,.bhv-control label,.bhv-nak-search label{display:block;font-weight:800;font-size:14px;margin:0 0 7px}
.bhv-chooser select,.bhv-control input,.bhv-nak-search input{width:100%;min-height:48px;border:1px solid #cfd6e2;border-radius:12px;background:#fff;padding:10px 13px;font-size:16px;color:#242b38}
.bhv-control{margin:20px 0}
.bhv-control input{min-height:54px;font-size:17px}
.bhv-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:18px}
.bhv-card{border:1px solid #e0e5ed;border-radius:20px;padding:22px;background:#fff;box-shadow:0 10px 34px #16233b0d;display:flex;flex-direction:column;min-height:315px;transition:transform .18s ease,box-shadow .18s ease}
.bhv-card:hover{transform:translateY(-2px);box-shadow:0 14px 40px #16233b16}
.bhv-card__tag{align-self:flex-start;background:#f7f0e4;border:1px solid #ead8b6;color:#775319;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}
.bhv-card h2{font-size:21px;line-height:1.38;margin:14px 0 8px}
.bhv-card p{color:#5d687a;line-height:1.68;flex:1}
.bhv-card__meta{font-size:13px;color:#7d8796}
.bhv-card__actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}
.bhv-card__actions button,.bhv-card__actions a,.bhv-reader__bar button{border:1px solid #cbd2df;background:#fff;border-radius:10px;padding:9px 12px;text-decoration:none;color:#1d2430;font-weight:750;cursor:pointer}
.bhv-read{background:#11172a!important;color:#fff!important;border-color:#11172a!important}
.bhv-reader{margin:28px 0;border:1px solid #dce1ea;border-radius:22px;background:#fff;box-shadow:0 20px 60px #17203b14;overflow:clip}
.bhv-reader__bar{position:sticky;top:76px;z-index:15;display:flex;justify-content:space-between;padding:12px;border-bottom:1px solid #e7e9ef;background:#fffffff4;backdrop-filter:blur(10px)}
#bhv-reader-content{max-width:900px;margin:auto;padding:clamp(22px,4vw,58px);font-size:17.3px;line-height:1.9}
#bhv-reader-content h1{font-size:clamp(31px,4vw,49px);line-height:1.18;margin-top:0}
#bhv-reader-content h2,.single-bhv_eclipse_article .entry-content h2{font-size:clamp(24px,3vw,30px);line-height:1.35;margin:1.75em 0 .6em;scroll-margin-top:100px}
#bhv-reader-content h3,.single-bhv_eclipse_article .entry-content h3{font-size:21px;line-height:1.45}
#bhv-reader-content p,.single-bhv_eclipse_article .entry-content p{line-height:1.9}
.bhv-lead{font-size:1.1em;line-height:1.85;padding:20px 22px;background:#f7f8fb;border-left:5px solid #263a6a;border-radius:12px}
.bhv-alert,.bhv-tara-note{padding:18px 20px;border:1px solid #efd69f;background:var(--bhv-alert);border-radius:14px;margin:20px 0}
.bhv-timegrid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:20px 0}
.bhv-timegrid>div{padding:15px 12px;text-align:center;background:#0f172c;color:#fff;border-radius:14px}
.bhv-timegrid strong{display:block;font-size:18px;color:#f1d18a}
.bhv-timegrid span{display:block;font-size:12px;margin-top:5px;color:#d7deef}
.bhv-source-list{padding-left:22px}.bhv-source-list li{margin:8px 0}.bhv-source-list a{color:#254f95;text-underline-offset:3px}
.bhv-personal-cta{margin:30px 0;padding:26px;border-radius:18px;background:linear-gradient(135deg,#10182e,#32254a);color:#fff;box-shadow:0 12px 34px #11193322}
.bhv-personal-cta p{color:#d9e0f2}
.bhv-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:0;border-radius:12px;padding:12px 16px;font-weight:800}
.bhv-btn-primary,.bhv-btn--primary{background:var(--bhv-gold);color:#21180a}
.bhv-btn--wa{background:var(--bhv-wa);color:#fff}
.bhv-btn--channel{background:#eaf0ff;color:#142b5a}
.bhv-btn--disabled{background:#e8e9ed;color:#8a8f99}
.bhv-footer{margin:38px 0 12px;padding:24px;border-radius:18px;background:#0b1020;color:#eef2ff;display:flex;justify-content:space-between;gap:18px;align-items:center}
.bhv-footer>div:first-child{display:flex;flex-direction:column;gap:3px}
.bhv-footer__actions{display:flex;gap:10px;flex-wrap:wrap}
.bhv-nak{border:1px solid #dce2eb;border-radius:13px;margin:12px 0;background:#fff;overflow:hidden}
.bhv-nak summary{padding:15px 17px;font-weight:800;cursor:pointer;background:#fbfcfe}
.bhv-nak summary small{font-weight:600;color:#747f90;margin-left:8px}
.bhv-nak summary span{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#11172a;color:#fff;font-size:11px;margin-right:8px}
.bhv-nak-body{padding:4px 18px 18px}
.bhv-nak-search{margin:15px 0 18px}
.bhv-disclaimer{font-size:14px;color:#677183;border-top:1px solid #e1e5ee;padding-top:18px}
.bhv-steps{padding-left:22px}.bhv-steps li{margin:8px 0;line-height:1.65}
.bhv-share-panel{margin:24px auto;padding:16px 18px;max-width:900px;background:#f5f7fb;border:1px solid #dfe4ec;border-radius:14px}
.bhv-share-panel>strong{display:block;margin-bottom:10px}
.bhv-share-links{display:flex;flex-wrap:wrap;gap:8px}
.bhv-share-links a,.bhv-share-links button{border:1px solid #cad2df;background:#fff;color:#273144;border-radius:10px;padding:9px 12px;text-decoration:none;font-weight:700;cursor:pointer;font:inherit}
.bhv-share-links .wa{background:#eaf9f0;border-color:#bde8cc;color:#087a3a}
.bhv-section-share-wrap{display:block;margin:-2px 0 10px;position:relative}
.bhv-section-share-btn{border:0;background:#edf1f7;color:#42506a;border-radius:999px;padding:5px 9px;font-size:12px;cursor:pointer;font-weight:700}
.bhv-section-share-links{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 0}
.bhv-section-share-links[hidden]{display:none}
.bhv-section-share-links a,.bhv-section-share-links button{font-size:12px;border:1px solid #d2d8e2;background:#fff;border-radius:8px;padding:5px 8px;text-decoration:none;color:#33405a;cursor:pointer}
.bhv-modal{position:fixed;inset:0;z-index:99999;background:#080b13b8;display:grid;place-items:center;padding:20px}
.bhv-modal[hidden]{display:none}
.bhv-modal__box{position:relative;max-width:540px;background:#fff;border-radius:24px;padding:32px;box-shadow:0 30px 100px #0005}
.bhv-modal__box h2{font-size:28px;line-height:1.25;margin:.4em 0}.bhv-modal__box p{line-height:1.7;color:#596477}
.bhv-modal__x{position:absolute;right:14px;top:12px;border:0;background:transparent;font-size:28px;cursor:pointer}
.bhv-later{margin-left:10px;border:0;background:transparent;text-decoration:underline;cursor:pointer}
.bhv-copy-toast{position:fixed;left:50%;bottom:28px;transform:translateX(-50%);z-index:100000;background:#111827;color:#fff;padding:10px 15px;border-radius:999px;box-shadow:0 8px 28px #0004}
.single-bhv_eclipse_article .entry-content{font-family:system-ui,-apple-system,"Noto Sans Devanagari","Mangal",sans-serif;max-width:900px;margin-inline:auto;font-size:17.2px}
@media(max-width:900px){.bhv-chooser{grid-template-columns:1fr}.bhv-timegrid{grid-template-columns:repeat(2,1fr)}.bhv-hero__art{width:72%;right:-20%;top:-3%;opacity:.65}}
@media(max-width:680px){
 .bhv-eclipse-hub{padding:0 6px}.bhv-hero{min-height:440px;align-items:flex-end;border-radius:20px;padding:28px 22px}.bhv-hero__art{width:100%;right:-34%;top:-5%;opacity:.58}
 .bhv-facts span{font-size:12px}.bhv-sticky-nav{top:4px}.bhv-reader__bar{top:62px}
 .bhv-footer{align-items:stretch;flex-direction:column}.bhv-footer__actions{display:grid;grid-template-columns:1fr 1fr}
 .bhv-footer__actions>*{text-align:center}.bhv-timegrid{grid-template-columns:1fr 1fr}.bhv-timegrid>div:last-child{grid-column:1/-1}
 #bhv-reader-content{font-size:16.5px;padding:24px 18px}.bhv-section-share-wrap{display:block;margin:7px 0 0}
}
@media(prefers-reduced-motion:reduce){.bhv-eclipse-hub *,.single-bhv_eclipse_article *{scroll-behavior:auto!important;transition:none!important}}

.bhv-visuals{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0 4px}
.bhv-visuals figure{margin:0;border:1px solid #e0e5ed;border-radius:16px;background:#fff;overflow:hidden}
.bhv-visuals img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}
.bhv-visuals figcaption{padding:10px 12px;font-size:13px;font-weight:800;color:#404b5e}
@media(max-width:760px){.bhv-visuals{grid-template-columns:1fr 1fr}.bhv-visuals figure:first-child{grid-column:1/-1}}
.bhv-card-share-menu{margin-top:10px;padding-top:10px;border-top:1px dashed #d9dfe9}
.bhv-card-share-menu .bhv-section-share-links{margin:0}

/* v3 production visual layer */
.bhv-hero{padding:0;min-height:auto;background:#080b19;display:block}
.bhv-hero__art{position:relative;inset:auto;width:100%;max-width:none;display:block;opacity:1;aspect-ratio:16/9;object-fit:cover}
.bhv-hero__copy{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.bhv-visuals{grid-template-columns:repeat(3,1fr)}
.bhv-article-visual{margin:0 auto 28px;max-width:980px;border-radius:20px;overflow:hidden;border:1px solid #e1e5ed;background:#fff;box-shadow:0 14px 40px #10182b14}
.bhv-article-visual img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
.bhv-article-visual figcaption{padding:9px 14px;font-size:12px;color:#687285;background:#fafbfc}
@media(max-width:760px){.bhv-visuals{grid-template-columns:1fr 1fr}.bhv-article-visual{border-radius:14px;margin-bottom:18px}}

.bhv-card{overflow:hidden;padding:0 22px 22px}.bhv-card__thumb{display:block;width:calc(100% + 44px);margin:0 -22px 16px;aspect-ratio:16/9;object-fit:cover;border-bottom:1px solid #e6e9ef}.bhv-card__tag{margin-top:0}

/* v4 bilingual navigation and interactive reading layer */
.bhv-lang-switch{display:flex;justify-content:flex-end;gap:6px;margin:10px 0 12px;position:relative;z-index:30}
.bhv-lang-switch a{display:inline-flex;align-items:center;justify-content:center;min-width:74px;padding:8px 12px;border:1px solid #d7dde7;border-radius:999px;background:#fff;color:#263148;text-decoration:none;font-size:13px;font-weight:800;box-shadow:0 4px 16px #17203b0a}
.bhv-lang-switch a.is-active{background:#10172a;color:#fff;border-color:#10172a}
.bhv-lang-switch--compact{margin:0 0 0 auto}.bhv-lang-switch--compact a{padding:6px 9px;min-width:58px;font-size:12px}

.bhv-visuals .bhv-visual-link{appearance:none;-webkit-appearance:none;border:0;background:none;padding:0;margin:0;text-align:inherit;cursor:pointer;border-radius:16px;overflow:hidden;display:block;width:100%}
.bhv-visuals .bhv-visual-link figure{height:100%;transition:transform .16s ease,box-shadow .16s ease}
.bhv-visuals .bhv-visual-link:hover figure,.bhv-visuals .bhv-visual-link:focus-visible figure{transform:translateY(-2px);box-shadow:0 12px 30px #17203b1b;outline:2px solid #d9aa52;outline-offset:2px}
.bhv-visuals .bhv-visual-link figcaption{display:flex;align-items:center;justify-content:space-between;gap:8px}.bhv-visuals .bhv-visual-link figcaption span{font-size:17px;color:#936817}

.bhv-article-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;max-width:980px;margin:0 auto 18px;padding:9px;border:1px solid #e0e5ed;border-radius:14px;background:#fffffff2;backdrop-filter:blur(12px);box-shadow:0 7px 24px #10182b0d}
.bhv-article-nav--top{position:sticky;top:7px;z-index:45}
.bhv-article-nav--bottom{margin-top:28px;margin-bottom:8px;position:relative}
.bhv-article-nav>button,.bhv-article-nav>a{border:1px solid #cbd3df;background:#fff;color:#23304a;border-radius:10px;padding:8px 11px;text-decoration:none;font-weight:800;font-size:13px;cursor:pointer}
.bhv-article-nav>a{background:#11172a;color:#fff;border-color:#11172a}
.bhv-reader__bar .bhv-article-nav{margin:0;border:0;box-shadow:none;padding:0;background:transparent;flex:1}.bhv-reader__bar .bhv-article-nav--top{position:relative;top:auto}.bhv-reader__bottom-nav{padding:14px 16px 8px;border-top:1px solid #e4e8ef}.bhv-reader__bottom-nav .bhv-article-nav{margin-bottom:0}

.bhv-card__meta{display:flex;gap:10px;justify-content:space-between;flex-wrap:wrap}
.bhv-modal-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.bhv-btn--soft{background:#eef2f8;color:#22304b}

/* Reading percentage appears while scrolling and fades away when scrolling stops. */
.bhv-reading-progress{position:fixed;z-index:99994;right:18px;top:82px;width:58px;height:58px;border-radius:50%;background:#10172a;color:#fff;display:grid;place-items:center;box-shadow:0 10px 34px #0003;opacity:0;transform:translateY(-4px) scale(.95);transition:opacity .2s ease,transform .2s ease;pointer-events:none;overflow:hidden}
.bhv-reading-progress[hidden]{display:none}.bhv-reading-progress.is-visible{opacity:1;transform:none}.bhv-reading-progress span{position:relative;z-index:2;font-size:13px;font-weight:900}
.bhv-reading-progress__bar{position:absolute;inset:0;border-radius:50%;background:conic-gradient(#d9aa52 var(--bhv-progress,0%),#ffffff22 0);-webkit-mask:radial-gradient(circle at center,transparent 55%,#000 57%);mask:radial-gradient(circle at center,transparent 55%,#000 57%)}

/* Slide-out social share rail */
.bhv-share-drawer{position:fixed;z-index:99991;right:0;top:38%;display:flex;align-items:stretch;transform:translateX(calc(100% - 42px));transition:transform .22s ease;filter:drop-shadow(0 10px 25px #0002)}
.bhv-share-drawer.is-open,.bhv-share-drawer:hover{transform:translateX(0)}
.bhv-share-drawer__toggle{writing-mode:vertical-rl;transform:rotate(180deg);border:0;background:#11172a;color:#fff;padding:12px 11px;border-radius:12px 0 0 12px;font-weight:850;letter-spacing:.03em;cursor:pointer}
.bhv-share-drawer__panel{display:flex;flex-direction:column;gap:6px;padding:8px;background:#fff;border:1px solid #dfe4ec;border-right:0;border-radius:12px 0 0 12px}
.bhv-share-drawer__panel a,.bhv-share-drawer__panel button{display:grid;place-items:center;width:38px;height:38px;border:1px solid #d5dce7;border-radius:9px;background:#f8fafc;color:#1e2a42;text-decoration:none;font-weight:900;cursor:pointer;font-size:12px}.bhv-share-drawer__panel a[data-share="whatsapp"]{background:#e8f9ef;color:#087a3a}

/* Personal horoscope floating action */
.bhv-kundli-fab{position:fixed;z-index:99990;left:18px;bottom:22px;border:0;border-radius:999px;background:linear-gradient(135deg,#8b5a16,#d7a94f);color:#fff;padding:12px 16px;font-weight:900;box-shadow:0 12px 34px #5e3d153b;cursor:pointer}

/* Reader survey */
.bhv-rating-box{text-align:center}.bhv-stars{display:flex;justify-content:center;gap:6px;margin:18px 0}.bhv-stars button{border:0;background:transparent;color:#c8ced8;font-size:38px;line-height:1;cursor:pointer;padding:2px;transition:transform .12s ease,color .12s ease}.bhv-stars button:hover,.bhv-stars button.is-selected{color:#d59f34;transform:scale(1.08)}.bhv-rating-note{min-height:24px;font-weight:700;color:#536079}

/* Logged-in readers: suppress common Google advertising containers on this knowledge centre. */
body.bhv-eclipse-no-google-ads .adsbygoogle,
body.bhv-eclipse-no-google-ads .google-auto-placed,
body.bhv-eclipse-no-google-ads [data-ad-client],
body.bhv-eclipse-no-google-ads [data-ad-slot],
body.bhv-eclipse-no-google-ads iframe[src*="googlesyndication"]{display:none!important;visibility:hidden!important;max-height:0!important;min-height:0!important;height:0!important;margin:0!important;padding:0!important;border:0!important}

/* Permanent mobile contact footer */
.bhv-mobile-contact-bar{display:none}
@media(max-width:768px){
 body.bhv-eclipse-active{padding-bottom:76px!important}
 .bhv-mobile-contact-bar{position:fixed;display:grid;grid-template-columns:1fr 1fr;left:8px;right:8px;bottom:8px;z-index:99993;background:#0b1020;border:1px solid #ffffff24;border-radius:15px;padding:6px;gap:6px;box-shadow:0 18px 48px #0006}
 .bhv-mobile-contact-bar a{display:flex;min-height:52px;align-items:center;justify-content:center;text-align:center;text-decoration:none;border-radius:11px;padding:7px 8px;font-size:12px;line-height:1.25;font-weight:750}
 .bhv-mobile-contact-bar__wa{background:#18a957;color:#fff}.bhv-mobile-contact-bar__channel{background:#edf2ff;color:#142b5a}
 .bhv-mobile-contact-bar strong{font-size:12.5px}
 .bhv-footer{display:none!important}
 .bhv-kundli-fab{left:10px;bottom:78px;padding:10px 13px;font-size:12px}
 .bhv-share-drawer{top:43%;transform:translateX(calc(100% - 38px))}.bhv-share-drawer__toggle{padding:10px 9px}.bhv-share-drawer__panel a,.bhv-share-drawer__panel button{width:34px;height:34px}
 .bhv-reading-progress{right:10px;top:70px;width:50px;height:50px}.bhv-reading-progress span{font-size:12px}
 .bhv-article-nav--top{top:4px}.bhv-article-nav{gap:6px;padding:7px}.bhv-article-nav>button,.bhv-article-nav>a{font-size:12px;padding:7px 9px}.bhv-lang-switch--compact{width:100%;justify-content:flex-start;margin-left:0}
 .bhv-reader__bar{align-items:flex-start;gap:6px;flex-wrap:wrap}.bhv-reader__bar>#bhv-reader-share{margin-left:auto}
}
.bhv-visuals a.bhv-visual-link{color:inherit;text-decoration:none}

/* v4.0.1 mobile topic-navigation fix */
.bhv-sticky-nav{z-index:70;pointer-events:auto;touch-action:pan-x;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}
.bhv-sticky-nav button{position:relative;z-index:2;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:rgba(17,23,42,.12);user-select:none;-webkit-user-select:none}
.bhv-sticky-nav button:active{transform:scale(.97)}
.bhv-filter-status{min-height:0;margin:-10px 4px 8px;text-align:center;font-size:12px;font-weight:800;color:#46536b;opacity:0;transform:translateY(-3px);transition:opacity .18s ease,transform .18s ease;pointer-events:none}
.bhv-filter-status.is-visible{opacity:1;transform:none}
@media(max-width:768px){
 .bhv-sticky-nav{top:4px;z-index:100;scrollbar-width:none}
 .bhv-sticky-nav::-webkit-scrollbar{display:none}
 .bhv-sticky-nav button{min-height:42px;padding:10px 15px}
 .bhv-reader__bar{z-index:80}
}
