:root{
    --bsh-navy:#06182c;
    --bsh-navy-2:#09213c;
    --bsh-red:#e11b2b;
    --bsh-border:#e7edf4;
    --bsh-text:#122033;
    --bsh-muted:#64748b;
    --bsh-bg:#f6f8fb;
    --bsh-white:#fff;
    --bsh-radius:14px;
    --bsh-shadow:0 10px 28px rgba(6,24,44,.08);
}
.bsh-page{font-family:Tahoma,Arial,sans-serif;background:var(--bsh-bg);color:var(--bsh-text);line-height:1.75;direction:rtl;overflow:hidden}
.bsh-page *{box-sizing:border-box}
.bsh-page a{text-decoration:none;color:inherit}
.bsh-container{max-width:1180px;margin:0 auto;padding:0 18px}
.bsh-topbar,.bsh-header,.bsh-footer{background:linear-gradient(135deg,var(--bsh-navy),#031225);color:#fff}
.bsh-topbar-inner{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding:14px 18px}
.bsh-top-metric,.bsh-top-date{border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:8px 12px;min-height:56px;display:flex;align-items:center;gap:8px;justify-content:center;background:rgba(255,255,255,.03)}
.bsh-top-metric strong,.bsh-top-date b{font-size:12px;color:#c9d7e7}.bsh-top-metric b{font-size:18px}.bsh-top-metric small{font-size:12px}.bsh-icon{font-size:24px}.bsh-up{color:#27c26a!important}
.bsh-header{border-top:1px solid rgba(255,255,255,.06);box-shadow:0 4px 12px rgba(0,0,0,.18)}
.bsh-header-inner{display:grid;grid-template-columns:220px 1fr 250px;align-items:center;gap:16px;min-height:78px}
.bsh-logo{font-size:42px;font-weight:800;letter-spacing:-2px;color:#fff;position:relative;display:inline-block}.bsh-logo span:before{content:'';position:absolute;width:9px;height:9px;border-radius:50%;background:var(--bsh-red);top:13px;left:-10px}.bsh-brand p{margin:0;font-size:13px;color:#d4e0ee}
.bsh-nav{display:flex;gap:18px;align-items:center;justify-content:center;flex-wrap:wrap}.bsh-nav a{font-size:14px;color:#e9f2fb;padding:26px 0 20px;border-bottom:3px solid transparent}.bsh-nav a.active,.bsh-nav a:hover{border-color:var(--bsh-red);color:#fff}
.bsh-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end}.bsh-menu,.bsh-search,.bsh-live{height:38px;border-radius:8px;border:1px solid rgba(255,255,255,.12);display:inline-flex;align-items:center;justify-content:center;padding:0 14px;background:rgba(255,255,255,.04);color:#fff}.bsh-menu{font-size:18px}.bsh-search{font-size:22px}.bsh-live{background:var(--bsh-red);border-color:var(--bsh-red);font-size:13px;font-weight:700}
.bsh-subnav{display:flex;justify-content:center;gap:34px;border-top:1px solid rgba(255,255,255,.08);padding-top:10px;padding-bottom:12px;color:#d6e3f2;font-size:13px}.bsh-subnav a:hover{color:#fff}
.bsh-breaking{display:grid;grid-template-columns:80px 1fr 190px;align-items:center;background:var(--bsh-red);color:#fff;border-radius:0 0 10px 10px;margin-top:18px;overflow:hidden;box-shadow:var(--bsh-shadow)}
.bsh-breaking strong{font-size:20px;text-align:center;background:rgba(0,0,0,.08);padding:11px}.bsh-breaking-text{white-space:nowrap;overflow:hidden}.bsh-breaking-text span{display:inline-block;padding:0 18px;animation:bshTicker 22s linear infinite}.bsh-breaking a{font-size:13px;text-align:center;background:rgba(0,0,0,.12);padding:12px}@keyframes bshTicker{0%{transform:translateX(-20%)}100%{transform:translateX(100%)}}
.bsh-hero-wrap{display:grid;grid-template-columns:minmax(260px,310px) 1fr;gap:22px;margin-top:18px;direction:ltr;align-items:start}.bsh-latest-card,.bsh-hero-card{direction:rtl}.bsh-latest-card,.bsh-section-box,.bsh-indicator-card{background:#fff;border:1px solid var(--bsh-border);border-radius:var(--bsh-radius);box-shadow:var(--bsh-shadow)}
.bsh-card-title,.bsh-box-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--bsh-border)}.bsh-card-title{font-weight:800}.bsh-card-title span,.bsh-section-heading:before{content:'';width:8px;height:8px;background:var(--bsh-red);border-radius:50%;display:inline-block;margin-left:8px}.bsh-latest-item a{display:grid;grid-template-columns:76px 1fr;gap:12px;padding:10px 14px;border-bottom:1px solid #f0f3f7}.bsh-latest-item img,.bsh-thumb-fallback{width:76px;height:58px;border-radius:9px;object-fit:cover;background:linear-gradient(135deg,#dce7f4,#b9c8da)}.bsh-latest-item h3{font-size:13px;line-height:1.55;margin:0 0 2px}.bsh-latest-item small{font-size:11px;color:var(--bsh-muted)}.bsh-more{display:block;margin:12px 14px 14px;padding:8px;border:1px solid var(--bsh-border);border-radius:8px;text-align:center;font-size:13px;color:#0e3a68}
.bsh-hero-card{min-height:410px;border-radius:var(--bsh-radius);overflow:hidden;box-shadow:var(--bsh-shadow)}.bsh-hero-link{display:block;height:100%;min-height:410px;background:linear-gradient(135deg,#09213c,#06182c);background-size:cover;background-position:center;border-radius:var(--bsh-radius);position:relative;color:#fff;overflow:hidden}.bsh-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,8,18,.9),rgba(2,8,18,.35),rgba(2,8,18,.2))}.bsh-hero-label{position:absolute;top:20px;right:20px;background:var(--bsh-red);border-radius:7px;padding:5px 12px;font-size:12px;z-index:2}.bsh-hero-content{position:absolute;z-index:2;right:48px;bottom:58px;max-width:620px}.bsh-hero-content h1{font-size:38px;line-height:1.45;margin:0 0 10px;color:#fff}.bsh-hero-content p{font-size:16px;color:#e6eef8;margin:0 0 20px}.bsh-hero-button{display:inline-flex;background:var(--bsh-red);padding:10px 22px;border-radius:8px;font-weight:800}.bsh-slider-dots{position:absolute;right:36px;bottom:24px;z-index:2;display:flex;gap:8px}.bsh-slider-dots i{width:10px;height:10px;background:#fff;border-radius:50%;opacity:.7}.bsh-slider-dots i.active{background:var(--bsh-red);opacity:1}
.bsh-indicators{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;margin-top:18px}.bsh-indicator-card{text-align:center;padding:12px 8px;border-radius:12px}.bsh-indicator-icon{font-size:19px}.bsh-indicator-card h3{font-size:12px;margin:2px 0;color:#23334a}.bsh-indicator-card b{font-size:19px;display:block;margin:1px 0;line-height:1.35}.bsh-indicator-card p,.bsh-indicator-card small{display:block;margin:0;color:var(--bsh-muted);font-size:10.5px;line-height:1.55}.bsh-indicator-card a{display:inline-block;margin-top:6px;color:#0e4b86;font-size:10.5px}
.bsh-services-section{margin-top:28px}.bsh-section-heading{text-align:center;font-size:24px;margin:0 0 18px;color:#0c2340;font-weight:900}.bsh-services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.bsh-service-card{min-height:210px;border-radius:var(--bsh-radius);padding:24px;color:#fff;position:relative;overflow:hidden;box-shadow:var(--bsh-shadow);display:flex;flex-direction:column;justify-content:flex-end}.bsh-service-card:after{content:'';position:absolute;inset:auto -40px -40px auto;width:150px;height:150px;border-radius:50%;background:rgba(255,255,255,.1)}.bsh-service-icon{font-size:42px;position:absolute;top:18px;left:22px;opacity:.8}.bsh-service-card h3{font-size:24px;margin:0 0 8px;color:#fff}.bsh-service-card p{font-size:14px;color:#eaf2fb;margin:0 0 18px}.bsh-service-card b{background:rgba(255,255,255,.15);border-radius:8px;padding:9px 12px;text-align:center}.bsh-service-directory{background:linear-gradient(135deg,#082c52,#05182c)}.bsh-service-events{background:linear-gradient(135deg,#b80f20,#5d0710)}.bsh-service-invest{background:linear-gradient(135deg,#0e477c,#06182c)}.bsh-service-made{background:linear-gradient(135deg,#103e5e,#6b3a0a)}
.bsh-news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px}.bsh-section-box{min-height:300px;overflow:hidden}.bsh-box-head h2{font-size:18px;margin:0}.bsh-box-head h2:before{content:'';display:inline-block;width:4px;height:16px;background:var(--bsh-red);border-radius:5px;margin-left:8px;vertical-align:middle}.bsh-box-head a{font-size:12px;color:#6b7c92;background:#f2f5f8;border-radius:99px;padding:3px 10px}.bsh-box-lead{display:block;padding:12px 14px}.bsh-box-image{display:block;height:124px;border-radius:10px;background-size:cover;background-position:center;margin-bottom:10px;background-color:#dfe8f4;position:relative}.bsh-box-image i{position:absolute;inset:0;margin:auto;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(0,0,0,.45);color:#fff}.bsh-gradient{background:linear-gradient(135deg,#d7e3f0,#f1f5f9)}.bsh-box-lead h3{font-size:17px;line-height:1.55;margin:0;color:#0f2540}.bsh-box-list{margin:0;padding:0 28px 18px 18px}.bsh-box-list li{font-size:13px;margin:6px 0}.bsh-most-read ol,.bsh-trends ol{list-style:none;margin:0;padding:10px 16px 16px}.bsh-most-read li,.bsh-trends li{display:grid;grid-template-columns:26px 1fr;gap:9px;align-items:start;padding:8px 0;border-bottom:1px solid #f0f3f7;font-size:13px}.bsh-most-read span,.bsh-trends span{color:var(--bsh-red);font-weight:900;text-align:center}.bsh-trends li{background:#f4f6f9;margin-bottom:8px;border-radius:8px;padding:8px}.bsh-empty{padding:18px;color:var(--bsh-muted);font-size:14px}
.bsh-quick-guides{margin-top:28px;margin-bottom:22px;text-align:center}.bsh-quick-guides>p{margin-top:-10px;color:var(--bsh-muted);font-size:14px}.bsh-guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:18px}.bsh-guide-card{border-radius:var(--bsh-radius);padding:22px;color:#fff;min-height:175px;text-align:right;box-shadow:var(--bsh-shadow);position:relative;overflow:hidden}.bsh-guide-card:after{content:'';position:absolute;left:-32px;bottom:-32px;width:100px;height:100px;border-radius:50%;background:rgba(255,255,255,.12)}.bsh-guide-card span{font-size:44px;display:block;line-height:1}.bsh-guide-card h3{font-size:21px;margin:10px 0 4px;color:#fff}.bsh-guide-card p{font-size:13px;color:#eef6ff;margin:0 0 12px}.bsh-guide-card b{display:block;background:rgba(255,255,255,.16);border-radius:8px;padding:8px;text-align:center}.bsh-guide-medical{background:linear-gradient(135deg,#078b93,#064956)}.bsh-guide-law{background:linear-gradient(135deg,#a80f34,#520817)}.bsh-guide-business{background:linear-gradient(135deg,#0b3766,#06182c)}.bsh-guide-student{background:linear-gradient(135deg,#6c28b8,#321062)}
.bsh-footer{margin-top:0;padding:38px 0 0}.bsh-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1.2fr;gap:34px}.bsh-footer h3{font-size:42px;margin:0 0 6px}.bsh-footer h4{font-size:16px;margin:0 0 12px;color:#fff}.bsh-footer p,.bsh-footer a{display:block;font-size:13px;color:#cbd9e8;margin:0 0 8px}.bsh-social{display:flex;gap:8px;margin-top:14px}.bsh-social a{width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;margin:0}.bsh-footer input{width:100%;height:40px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);border-radius:8px;padding:0 12px;color:#fff;margin-bottom:8px}.bsh-footer button{height:38px;border:none;border-radius:8px;background:var(--bsh-red);color:#fff;padding:0 18px;font-weight:800}.bsh-footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:28px;padding:14px 18px;display:flex;justify-content:space-between;color:#cbd9e8;font-size:12px}
@media (max-width:1024px){.bsh-header-inner{grid-template-columns:1fr}.bsh-brand{text-align:center}.bsh-nav{order:3}.bsh-actions{justify-content:center}.bsh-topbar-inner,.bsh-indicators,.bsh-services-grid,.bsh-news-grid,.bsh-guide-grid,.bsh-footer-grid{grid-template-columns:repeat(2,1fr)}.bsh-hero-wrap{grid-template-columns:1fr}.bsh-latest-card{order:2}.bsh-hero-card{order:1}.bsh-subnav{flex-wrap:wrap;gap:16px}}
@media (max-width:640px){.bsh-container{padding:0 12px}.bsh-topbar-inner{grid-template-columns:repeat(2,1fr);padding:10px 12px}.bsh-top-date{grid-column:1/-1}.bsh-logo{font-size:34px}.bsh-nav{display:none}.bsh-actions{gap:8px}.bsh-live{font-size:12px}.bsh-subnav{font-size:12px}.bsh-breaking{grid-template-columns:62px 1fr}.bsh-breaking a{display:none}.bsh-hero-link,.bsh-hero-card{min-height:330px}.bsh-hero-content{right:22px;left:22px;bottom:40px}.bsh-hero-content h1{font-size:24px}.bsh-hero-content p{font-size:13px}.bsh-indicators,.bsh-services-grid,.bsh-news-grid,.bsh-guide-grid,.bsh-footer-grid{grid-template-columns:1fr}.bsh-indicator-card{padding:14px}.bsh-footer-bottom{flex-direction:column;gap:8px;text-align:center}}

/* Basrawe Smart Homepage v1.3 - stronger isolation from theme layouts */
body.bsh-standalone-homepage{
    margin:0!important;
    padding:0!important;
    background:#f6f8fb!important;
    overflow-x:hidden!important;
}
body.bsh-standalone-homepage #bsh-fullpage-root,
body.bsh-standalone-homepage .bsh-page{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
}
.bsh-fullpage-root{
    direction:rtl;
    width:100%;
    min-height:100vh;
    background:#f6f8fb;
}

/* Break out of narrow theme content if full-page template is disabled */
body:not(.bsh-standalone-homepage) .bsh-page{
    width:100vw!important;
    max-width:100vw!important;
    margin-right:calc(50% - 50vw)!important;
    margin-left:calc(50% - 50vw)!important;
    clear:both!important;
}
body:not(.bsh-standalone-homepage) .bsh-page:before,
body:not(.bsh-standalone-homepage) .bsh-page:after{
    content:"";
    display:table;
    clear:both;
}

/* Defensive reset inside the builder so Jannah/theme styles do not distort cards */
.bsh-page,
.bsh-page *{
    box-sizing:border-box!important;
}
.bsh-page h1,
.bsh-page h2,
.bsh-page h3,
.bsh-page h4,
.bsh-page p,
.bsh-page ul,
.bsh-page ol{
    font-family:Tahoma,Arial,sans-serif;
}
.bsh-page img{
    max-width:100%;
    height:auto;
}
.bsh-page input,
.bsh-page button,
.bsh-page a{
    font-family:Tahoma,Arial,sans-serif;
}
.bsh-page .bsh-container{
    width:100%;
    max-width:1240px;
}
body.bsh-standalone-homepage .bsh-topbar{
    margin-top:0!important;
}

@media (min-width:1280px){
    .bsh-page .bsh-container{max-width:1260px;}
    .bsh-hero-card,.bsh-hero-link{min-height:440px;}
}


/* Clean output mode: optional. Keep it disabled if AdSense Discover More appears below the footer. */
body.bsh-standalone-homepage.bsh-clean-theme-output > *:not(#wpadminbar):not(#bsh-fullpage-root):not(script):not(style):not(link):not(noscript){
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    overflow:hidden!important;
    opacity:0!important;
}
body.bsh-standalone-homepage.bsh-clean-theme-output #bsh-fullpage-root{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
}

/* v1.3 polish */
body.bsh-standalone-homepage .bsh-page{
    min-height:100vh;
}
.bsh-section-box{
    align-self:start;
}
.bsh-box-list li a:hover,
.bsh-latest-item a:hover h3,
.bsh-guide-card:hover h3,
.bsh-service-card:hover h3{
    text-decoration:underline;
}
.bsh-guide-card,
.bsh-service-card,
.bsh-indicator-card,
.bsh-section-box{
    transition:transform .18s ease, box-shadow .18s ease;
}
.bsh-guide-card:hover,
.bsh-service-card:hover,
.bsh-indicator-card:hover,
.bsh-section-box:hover{
    transform:translateY(-2px);
}
@media (max-width:480px){
    .bsh-top-metric,.bsh-top-date{min-height:52px;padding:7px 8px}
    .bsh-indicator-card b{font-size:18px}
    .bsh-services-section{margin-top:22px}
    .bsh-guide-card{min-height:155px}
}


/* v1.3 organized AdSense / ad slots */
.bsh-ad-slot{
    margin-top:18px;
    margin-bottom:18px;
    text-align:center;
}
.bsh-ad-slot > span{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:54px;
    height:22px;
    padding:0 10px;
    margin-bottom:7px;
    border-radius:999px;
    background:#eef3f8;
    color:#64748b;
    font-size:11px;
    line-height:1;
}
.bsh-ad-code{
    background:#fff;
    border:1px dashed #cfd9e6;
    border-radius:14px;
    min-height:96px;
    display:flex;
    align-items:center;
    justify-content:center;
    overflow:hidden;
    box-shadow:0 8px 22px rgba(6,24,44,.05);
}
.bsh-ad-code:empty:before{
    content:'مساحة إعلانية';
    color:#94a3b8;
    font-size:13px;
}
.bsh-ad-after_breaking{margin-top:14px;margin-bottom:16px}
.bsh-ad-after_hero{margin-top:18px;margin-bottom:4px}
.bsh-ad-after_services{margin-top:24px;margin-bottom:8px}
.bsh-ad-before_guides{margin-top:30px;margin-bottom:18px}
.bsh-ad-before_footer{margin-top:22px;margin-bottom:0}
.bsh-ad-code ins.adsbygoogle{
    max-width:100%;
}

/* Clean output only when explicitly enabled */
body.bsh-standalone-homepage.bsh-clean-theme-output .bsh-footer + *,
body.bsh-standalone-homepage.bsh-clean-theme-output .bsh-page + *{
    display:none!important;
}

@media (max-width:640px){
    .bsh-ad-slot{margin-top:14px;margin-bottom:14px}
    .bsh-ad-code{min-height:84px;border-radius:12px}
}


/* v1.4 professional refinements */
.bsh-admin-subtitle{font-size:15px;margin:18px 0 12px;color:#0c2340;border-right:4px solid var(--bsh-red);padding-right:10px}

/* Put latest news on the left on desktop while preserving RTL content */
@media (min-width:1025px){
  .bsh-hero-wrap{grid-template-columns:minmax(270px,320px) 1fr;direction:ltr;align-items:start}
  .bsh-latest-card,.bsh-hero-card{direction:rtl}
}

/* More compact daily indicators */
@media (min-width:1025px){
  .bsh-indicators{grid-template-columns:repeat(7,1fr);gap:10px;margin-top:18px}
  .bsh-indicator-card{padding:11px 7px;min-height:138px}
  .bsh-indicator-card b{font-size:18px}
}
@media (max-width:1024px){
  .bsh-indicators{grid-template-columns:repeat(3,1fr);gap:10px}
  .bsh-latest-card{order:2}.bsh-hero-card{order:1}
}
@media (max-width:640px){
  .bsh-indicators{grid-template-columns:repeat(2,1fr);gap:9px}
  .bsh-indicator-card{padding:10px 6px;min-height:118px}
  .bsh-indicator-icon{font-size:18px}
  .bsh-indicator-card h3{font-size:11.5px}
  .bsh-indicator-card b{font-size:17px}
}

/* v1.4: AdSense spaces should not create white empty blocks */
.bsh-ad-slot{
  margin-top:16px;
  margin-bottom:16px;
  text-align:center;
  min-height:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding-top:0!important;
  padding-bottom:0!important;
}
.bsh-ad-slot > span{display:none!important}
.bsh-ad-code{
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  min-height:0!important;
  display:block!important;
  overflow:visible!important;
  box-shadow:none!important;
  padding:0!important;
}
.bsh-ad-code:empty:before{content:''!important;display:none!important}
.bsh-ad-code ins.adsbygoogle[data-ad-status="unfilled"]{display:none!important;height:0!important;min-height:0!important}
.bsh-ad-smart.bsh-ad-empty{display:none!important;margin:0!important;height:0!important;min-height:0!important;overflow:hidden!important}
.bsh-ad-smart.bsh-ad-filled{margin-top:16px;margin-bottom:16px}
.bsh-ad-smart.bsh-ad-filled > span{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  min-width:54px;
  height:22px;
  padding:0 10px;
  margin-bottom:7px;
  border-radius:999px;
  background:#eef3f8;
  color:#64748b;
  font-size:11px;
  line-height:1;
}
.bsh-ad-smart.bsh-ad-filled .bsh-ad-code{
  border-radius:14px!important;
  overflow:hidden!important;
}
@media (max-width:640px){
  .bsh-ad-slot{margin-top:10px;margin-bottom:10px}
  .bsh-ad-smart.bsh-ad-filled{margin-top:12px;margin-bottom:12px}
}

/* v1.5: real hero slider, stronger ad collapse, and smart article template */
.bsh-hero-card{position:relative;overflow:hidden;background:#07182c}
.bsh-hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .55s ease, visibility .55s ease;display:block}
.bsh-hero-slide.active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}
.bsh-hero-card .bsh-hero-slide:first-child{position:absolute}
.bsh-hero-card .bsh-no-image{position:relative;min-height:inherit}
.bsh-slider-dots{position:absolute;right:auto;left:34px;bottom:28px;z-index:5;display:flex;gap:8px}
.bsh-slider-dots button{width:11px;height:11px;border:0;border-radius:50%;background:rgba(255,255,255,.65);padding:0;cursor:pointer;box-shadow:0 0 0 1px rgba(255,255,255,.22)}
.bsh-slider-dots button.active{background:var(--bsh-red)}
.bsh-slider-arrow{position:absolute;top:50%;z-index:6;width:36px;height:36px;border:0;border-radius:50%;transform:translateY(-50%);background:rgba(0,0,0,.38);color:#fff;font-size:28px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(4px)}
.bsh-slider-arrow:hover{background:rgba(209,24,42,.9)}
.bsh-prev{left:18px}.bsh-next{right:18px}

/* Ads: never reserve a white block while AdSense is loading or unfilled */
.bsh-ad-smart.bsh-ad-loading{height:1px!important;min-height:1px!important;max-height:1px!important;margin:0!important;padding:0!important;overflow:hidden!important;opacity:0!important;background:transparent!important}
.bsh-ad-smart.bsh-ad-loading .bsh-ad-code{height:1px!important;min-height:1px!important;max-height:1px!important;overflow:hidden!important;background:transparent!important}
.bsh-ad-smart.bsh-ad-empty,.bsh-ad-code ins.adsbygoogle[data-ad-status="unfilled"]{display:none!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;opacity:0!important}
.bsh-ad-smart.bsh-ad-filled{height:auto!important;max-height:none!important;overflow:visible!important;opacity:1!important}
.bsh-ad-smart.bsh-ad-filled .bsh-ad-code{height:auto!important;max-height:none!important;overflow:visible!important}

/* More premium compact indicators */
@media (min-width:1025px){
  .bsh-indicators{gap:9px;margin-top:16px}
  .bsh-indicator-card{padding:10px 6px;min-height:128px;border-radius:14px}
  .bsh-indicator-card h3{font-size:11.5px}
  .bsh-indicator-card b{font-size:17px}
  .bsh-indicator-card p,.bsh-indicator-card small,.bsh-indicator-card a{font-size:10px}
}

/* Smart single article template */
.bsh-single-layout{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:26px;margin-top:24px;align-items:start}
.bsh-single-article{background:#fff;border:1px solid var(--bsh-border);border-radius:18px;box-shadow:var(--bsh-shadow);padding:30px;overflow:hidden}
.bsh-single-kicker{display:inline-flex;background:var(--bsh-red);color:#fff;border-radius:999px;padding:6px 13px;font-weight:800;font-size:12px;margin-bottom:14px}
.bsh-single-article h1{font-size:38px;line-height:1.35;margin:0 0 12px;color:#071b31;letter-spacing:-.5px}
.bsh-single-meta{display:flex;flex-wrap:wrap;gap:12px;color:#64748b;font-size:13px;border-bottom:1px solid #eef2f7;padding-bottom:14px;margin-bottom:16px}
.bsh-share-row{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 18px}
.bsh-share-row a{background:#f2f6fb;color:#0a3158;border-radius:8px;padding:7px 12px;font-size:12px;font-weight:700}
.bsh-single-image{width:100%;border-radius:16px;margin:8px 0 22px;display:block;max-height:560px;object-fit:cover}
.bsh-single-content{font-size:18px;line-height:2.05;color:#1e293b}
.bsh-single-content p{margin:0 0 18px}.bsh-single-content h2,.bsh-single-content h3{color:#0c2340;margin:24px 0 12px;line-height:1.45}.bsh-single-content img{border-radius:12px}.bsh-single-content a{color:#0e4b86;text-decoration:underline}
.bsh-single-sidebar{position:sticky;top:18px}
.bsh-related-section{margin-top:26px;margin-bottom:28px}.bsh-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bsh-related-card{background:#fff;border:1px solid var(--bsh-border);border-radius:16px;overflow:hidden;box-shadow:var(--bsh-shadow);display:block}.bsh-related-card span{display:block;height:140px;background-size:cover;background-position:center}.bsh-related-card h3{font-size:16px;line-height:1.55;margin:0;padding:14px;color:#0f2540}
@media (max-width:1024px){.bsh-single-layout{grid-template-columns:1fr}.bsh-single-sidebar{position:static}.bsh-related-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:640px){.bsh-single-article{padding:18px;border-radius:14px}.bsh-single-article h1{font-size:25px}.bsh-single-content{font-size:16px;line-height:1.95}.bsh-related-grid{grid-template-columns:1fr}.bsh-slider-arrow{display:none}.bsh-slider-dots{left:22px;bottom:20px}}

/* v1.6 final polish: homepage, article template, footer extras */
.bsh-page .bsh-container{max-width:1260px}
.bsh-hero-wrap{gap:24px;margin-top:20px}
.bsh-latest-card{border-radius:16px}
.bsh-latest-card .bsh-card-title{padding:13px 16px;font-size:15px}
.bsh-latest-item a{grid-template-columns:72px 1fr;gap:11px;padding:10px 13px}
.bsh-latest-item img,.bsh-thumb-fallback{width:72px;height:56px}
.bsh-latest-item h3{font-size:13px;line-height:1.5}
.bsh-hero-card,.bsh-hero-link{min-height:430px}
.bsh-hero-content{right:46px;bottom:54px;max-width:660px}
.bsh-hero-content h1{font-size:35px;line-height:1.42;letter-spacing:-.4px}
.bsh-hero-content p{font-size:15px;max-width:680px}
.bsh-indicators{margin-top:20px}
.bsh-indicator-card{min-height:118px;padding:10px 7px}
.bsh-indicator-icon{font-size:18px}.bsh-indicator-card h3{font-size:11.5px}.bsh-indicator-card b{font-size:16px}.bsh-indicator-card p,.bsh-indicator-card small,.bsh-indicator-card a{font-size:10.5px}
.bsh-services-section{margin-top:26px}.bsh-services-grid{gap:18px}.bsh-service-card{min-height:155px;border-radius:16px;padding:20px}.bsh-service-card h3{font-size:21px}.bsh-service-card p{font-size:13px}
.bsh-news-grid{gap:20px}.bsh-section-box{border-radius:16px}.bsh-box-image{height:150px}.bsh-box-lead h3{font-size:16px}
.bsh-footer{margin-top:6px}
body.bsh-standalone-homepage.bsh-hide-footer-ads > *:not(#wpadminbar):not(#bsh-fullpage-root):not(script):not(style):not(link):not(noscript){display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;overflow:hidden!important;opacity:0!important}
body.bsh-standalone-homepage.bsh-hide-footer-ads #bsh-fullpage-root{display:block!important;visibility:visible!important;height:auto!important;max-height:none!important;opacity:1!important;overflow:visible!important}

/* v1.6 smart article page */
.bsh-smart-article-template .bsh-single-layout{max-width:1260px;grid-template-columns:minmax(0,900px) 300px;gap:28px;margin-top:26px;align-items:start}
.bsh-smart-article-template .bsh-single-article{padding:34px 38px;border-radius:20px}
.bsh-smart-article-template .bsh-single-article h1{font-size:34px;line-height:1.42;letter-spacing:-.25px;max-width:850px;margin-left:auto;margin-right:auto;text-align:right}
.bsh-smart-article-template .bsh-single-meta,.bsh-smart-article-template .bsh-share-row,.bsh-smart-article-template .bsh-single-kicker{max-width:850px;margin-left:auto;margin-right:auto}
.bsh-smart-article-template .bsh-single-image{max-height:520px;object-fit:cover;margin:12px auto 24px;max-width:850px}
.bsh-smart-article-template .bsh-single-content{max-width:850px;margin-left:auto;margin-right:auto;font-size:17px;line-height:2.05}
.bsh-smart-article-template .bsh-single-sidebar .bsh-latest-card{box-shadow:0 12px 30px rgba(6,24,44,.07)}
.bsh-smart-article-template .bsh-single-sidebar .bsh-latest-item a{grid-template-columns:68px 1fr;padding:9px 12px}
.bsh-smart-article-template .bsh-single-sidebar .bsh-latest-item img,.bsh-smart-article-template .bsh-single-sidebar .bsh-thumb-fallback{width:68px;height:52px}
.bsh-smart-article-template .bsh-single-sidebar .bsh-latest-item h3{font-size:12.5px;line-height:1.45}
.bsh-single-no-sidebar{display:block!important;max-width:980px!important}.bsh-single-no-sidebar .bsh-single-article{max-width:980px;margin:0 auto}
.bsh-related-section{max-width:1260px}.bsh-related-section .bsh-section-heading{margin-bottom:18px}.bsh-related-card{border-radius:18px;transition:transform .18s ease, box-shadow .18s ease}.bsh-related-card:hover{transform:translateY(-2px)}.bsh-related-card span{height:165px}.bsh-related-card h3{font-size:16px;line-height:1.55}
@media (min-width:1280px){.bsh-smart-article-template .bsh-single-layout{grid-template-columns:minmax(0,930px) 310px}.bsh-smart-article-template .bsh-single-article h1{font-size:35px}}
@media (max-width:1024px){.bsh-page .bsh-container{max-width:100%}.bsh-hero-card,.bsh-hero-link{min-height:360px}.bsh-smart-article-template .bsh-single-layout{grid-template-columns:1fr;gap:20px}.bsh-smart-article-template .bsh-single-article{padding:28px}.bsh-smart-article-template .bsh-single-sidebar{position:static}.bsh-related-card span{height:150px}}
@media (max-width:640px){.bsh-hero-wrap{margin-top:14px}.bsh-hero-card,.bsh-hero-link{min-height:315px}.bsh-hero-content{right:20px;left:20px;bottom:38px}.bsh-hero-content h1{font-size:23px}.bsh-hero-content p{font-size:12.5px}.bsh-latest-item a{grid-template-columns:64px 1fr}.bsh-latest-item img,.bsh-thumb-fallback{width:64px;height:50px}.bsh-smart-article-template .bsh-single-article{padding:18px;border-radius:16px}.bsh-smart-article-template .bsh-single-article h1{font-size:24px;line-height:1.55}.bsh-smart-article-template .bsh-single-content{font-size:16px;line-height:2}.bsh-single-meta{font-size:12px}.bsh-related-grid{grid-template-columns:1fr}.bsh-related-card span{height:170px}}

/* v1.7 final polish: tighter layout, stronger services, compact trends */
.bsh-page{background:#f5f7fb}
.bsh-news-grid{margin-top:24px;margin-bottom:0;align-items:stretch}
.bsh-news-grid .bsh-section-box{min-height:282px}
.bsh-news-grid .bsh-trends{
  grid-column:1/-1;
  min-height:0;
  display:grid;
  grid-template-columns:190px 1fr;
  align-items:center;
  background:#fff;
}
.bsh-news-grid .bsh-trends .bsh-box-head{border-bottom:0;padding:14px 16px;align-self:stretch;background:linear-gradient(180deg,#fff,#fbfdff)}
.bsh-news-grid .bsh-trends .bsh-box-head h2{font-size:17px}
.bsh-news-grid .bsh-trends ol{display:flex;flex-wrap:wrap;gap:10px;padding:12px 16px;margin:0;align-items:center}
.bsh-news-grid .bsh-trends li{display:flex;align-items:center;gap:8px;margin:0;border:0;padding:9px 12px;border-radius:10px;min-width:150px;background:#f5f8fb}
.bsh-news-grid .bsh-trends li span{background:#fff;border:1px solid #e8eef5;border-radius:50%;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px}
.bsh-quick-guides{margin-top:18px;margin-bottom:20px}
.bsh-quick-guides .bsh-section-heading{margin-bottom:8px}
.bsh-quick-guides>p{margin:0;color:#6b7c92}

.bsh-service-card{min-height:164px;isolation:isolate;transform:translateZ(0)}
.bsh-service-card:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(0,0,0,.14));z-index:-1}
.bsh-service-card h3{font-weight:900;text-shadow:0 2px 10px rgba(0,0,0,.16)}
.bsh-service-card p{color:#fff;opacity:.94;line-height:1.65;text-shadow:0 1px 8px rgba(0,0,0,.12)}
.bsh-service-card b{background:rgba(255,255,255,.92);color:#071b31;font-weight:900;border:1px solid rgba(255,255,255,.4);box-shadow:0 6px 16px rgba(0,0,0,.08)}
.bsh-service-card:hover{transform:translateY(-2px);transition:transform .18s ease, box-shadow .18s ease;box-shadow:0 14px 34px rgba(6,24,44,.14)}
.bsh-service-card:hover b{background:#fff}

.bsh-hero-overlay{background:linear-gradient(90deg,rgba(2,8,18,.88),rgba(2,8,18,.48),rgba(2,8,18,.18))}
.bsh-hero-content h1{text-shadow:0 2px 16px rgba(0,0,0,.32)}
.bsh-hero-content p{text-shadow:0 1px 10px rgba(0,0,0,.22)}
.bsh-hero-button{box-shadow:0 10px 22px rgba(225,27,43,.24)}

.bsh-smart-article-template .bsh-single-layout{grid-template-columns:minmax(0,940px) 300px}
.bsh-smart-article-template .bsh-single-article{box-shadow:0 14px 34px rgba(6,24,44,.07)}
.bsh-smart-article-template .bsh-single-article h1{font-size:33px;line-height:1.46}
.bsh-smart-article-template .bsh-single-content{font-size:17.5px}
.bsh-related-section{margin-top:20px}
.bsh-related-grid{gap:20px}

@media (max-width:1024px){
  .bsh-news-grid .bsh-trends{grid-template-columns:1fr}
  .bsh-news-grid .bsh-trends .bsh-box-head{border-bottom:1px solid var(--bsh-border)}
  .bsh-news-grid .bsh-trends ol{padding:12px}
  .bsh-news-grid .bsh-trends li{min-width:calc(50% - 6px);flex:1 1 calc(50% - 6px)}
}
@media (max-width:640px){
  .bsh-news-grid{gap:14px;margin-top:18px}
  .bsh-news-grid .bsh-section-box{min-height:0}
  .bsh-news-grid .bsh-trends li{min-width:100%;flex-basis:100%}
  .bsh-quick-guides{margin-top:16px}
  .bsh-services-section{margin-top:22px}
  .bsh-service-card{min-height:142px;padding:18px}
  .bsh-service-card h3{font-size:20px}
  .bsh-service-card b{padding:8px 10px}
}
