/* ============================================================
   Sociale Huurwoning Amsterdam — modernisering 2026
   Laatste laag: bewust na bestaande stylesheets geladen.
   ============================================================ */
:root{
  --sha-primary:#e30613;
  --sha-primary-dark:#b7000a;
  --sha-ink:#101112;
  --sha-muted:#687077;
  --sha-line:#e8e9eb;
  --sha-soft:#f6f7f8;
  --sha-radius:18px;
  --sha-shadow:0 18px 50px rgba(12,14,16,.09);
}
html{scroll-behavior:smooth}
body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--sha-ink);background:#fff;line-height:1.65}
.container{max-width:1240px}
a{transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease}

/* Header */
.top-bar{background:#0b0c0d;color:#c9cdd1;padding:7px 0;border:0;font-size:12px}
.navbar{padding:12px 0!important;border-bottom:1px solid rgba(16,17,18,.06);box-shadow:0 8px 28px rgba(12,14,16,.06)!important}
.navbar-brand img{height:50px!important;max-width:285px!important}
.navbar-nav{gap:2px}
.navbar-nav .nav-link{padding:10px 12px!important;border-radius:9px;font-size:14px;font-weight:650}
.navbar-nav .nav-link.active{background:rgba(227,6,19,.07);color:var(--sha-primary)!important}
.btn,.form-control,.form-select{border-radius:10px}
.btn{font-weight:700}
.btn-sha-primary{box-shadow:0 9px 22px rgba(227,6,19,.18)}
.btn-sha-primary:hover{transform:translateY(-1px)}
.btn-sha-outline{border-width:1.5px!important}

/* Homepage hero */
.home-hero{position:relative;overflow:hidden;padding:76px 0 52px!important;background:
  radial-gradient(circle at 10% 10%,rgba(227,6,19,.22),transparent 26%),
  radial-gradient(circle at 88% 88%,rgba(227,6,19,.14),transparent 25%),
  linear-gradient(135deg,#050505 0%,#171819 54%,#090a0b 100%)!important}
.home-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.024) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 90%);pointer-events:none}
.home-hero .container{position:relative;z-index:1}
.hero-kicker{background:rgba(227,6,19,.14)!important;border:1px solid rgba(255,85,95,.28);color:#ff5963!important;padding:8px 12px!important}
.home-hero h1{font-size:clamp(2.45rem,5vw,4.55rem)!important;line-height:1.02;letter-spacing:-.04em!important;max-width:780px;margin-top:6px}
.home-hero h1 span{color:#ff2634!important}
.home-hero .hero-lead{max-width:720px!important;margin-left:0!important;font-size:1.15rem!important;line-height:1.75}
.home-hero .hero-subtext{max-width:670px!important;margin-left:0!important}
.hero-trust-row{display:flex;gap:20px;flex-wrap:wrap;margin-top:25px;color:rgba(255,255,255,.7);font-size:.86rem;font-weight:650}
.hero-trust-row i{color:#ff3340;margin-right:6px}
.hero-visual{height:455px;position:relative;max-width:470px;margin-left:auto}
.hero-photo{position:absolute;background-position:center;background-size:cover;border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 70px rgba(0,0,0,.32)}
.hero-photo-main{inset:0 44px 44px 0;border-radius:28px;background-image:linear-gradient(to top,rgba(0,0,0,.16),rgba(0,0,0,0)),url('https://images.unsplash.com/photo-1727902476343-549873e2b14a?auto=format&fit=crop&w=1100&q=80')}
.hero-photo-small{right:0;bottom:0;width:48%;height:48%;border-radius:22px;background-image:linear-gradient(to top,rgba(0,0,0,.15),rgba(0,0,0,0)),url('https://images.unsplash.com/photo-1667665708146-1630ca5729ed?auto=format&fit=crop&w=750&q=80');border:6px solid #151617}
.hero-floating-card{position:absolute;left:-25px;bottom:62px;display:flex;align-items:center;gap:12px;background:#fff;color:#111;padding:13px 16px;border-radius:14px;box-shadow:0 18px 45px rgba(0,0,0,.28);min-width:218px}
.hero-floating-card strong,.hero-floating-card small{display:block}.hero-floating-card strong{font-size:.9rem}.hero-floating-card small{font-size:.74rem;color:#73787d;margin-top:1px}
.hero-floating-icon{width:39px;height:39px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:rgba(227,6,19,.1);color:var(--sha-primary)}
.hero-search-box{margin-top:38px!important;border-radius:18px!important;padding:23px 25px!important;box-shadow:0 22px 60px rgba(0,0,0,.28)!important}
.hero-search-box .form-control,.hero-search-box .form-select{min-height:46px;border-color:#e2e4e6!important;background:#fafafa!important}

/* Stats */
.stats-bar{padding:20px 0!important;background:#fff!important;box-shadow:0 12px 35px rgba(0,0,0,.045);position:relative;z-index:3}
.stats-bar .row>div{position:relative;padding:9px 18px}
.stats-bar .row>div:not(:last-child):after{content:"";position:absolute;right:0;top:18%;height:64%;width:1px;background:#eceef0}
.stats-bar h3{font-size:1.75rem!important;margin-bottom:1px!important}.stats-bar p{font-size:12.5px!important;color:#777d82!important}

/* General sections */
section.py-5{padding-top:76px!important;padding-bottom:76px!important}
.section-eyebrow{font-size:.7rem!important;letter-spacing:.14em!important}
section h2,.news-page h2{letter-spacing:-.025em!important;line-height:1.15}
.home-listings{background:#fff}
.woning-card{border:1px solid #eceef0!important;border-top:0!important;border-radius:18px!important;box-shadow:0 10px 35px rgba(12,14,16,.065)!important;overflow:hidden}
.woning-card:hover{transform:translateY(-5px)!important;box-shadow:0 22px 48px rgba(12,14,16,.12)!important}
.woning-img,.woning-img-placeholder{height:225px!important}
.woning-img-placeholder{background-image:linear-gradient(to top,rgba(0,0,0,.22),rgba(0,0,0,.03)),url('https://images.unsplash.com/photo-1773741106710-0ad118f18933?auto=format&fit=crop&w=900&q=76')!important;background-position:center!important;background-size:cover!important;color:#fff!important}
.woning-card .card-body{padding:20px!important}
.badge-status{top:14px!important;left:14px!important;border-radius:999px!important;padding:7px 11px!important;box-shadow:0 5px 16px rgba(0,0,0,.12)}

/* Visual content */
.home-info-section{background:#f6f7f8!important}
.home-photo-panel{height:215px;border-radius:18px;overflow:hidden;position:relative;background-image:linear-gradient(90deg,rgba(8,9,10,.78),rgba(8,9,10,.05)),url('https://images.unsplash.com/photo-1540812473979-d2765113ae24?auto=format&fit=crop&w=1200&q=80');background-size:cover;background-position:center;box-shadow:var(--sha-shadow)}
.home-photo-copy{position:absolute;left:26px;bottom:23px;max-width:380px;color:#fff}.home-photo-copy span{display:block;color:#ff5661;font-size:.68rem;font-weight:850;letter-spacing:.13em;margin-bottom:5px}.home-photo-copy strong{font-size:1.28rem;line-height:1.25;display:block}
.info-card,.process-card,.content-panel,.tips-card{border-radius:18px!important}
.info-card,.process-card{box-shadow:0 10px 30px rgba(12,14,16,.05)!important;border-color:#e8eaec!important}
.process-icon{border-radius:14px!important;background:#111315!important}
.content-panel{padding:36px!important}

/* Neighborhoods */
.neighborhood-grid{gap:12px!important}
.neighborhood-card{padding:10px!important;border-radius:15px!important;gap:13px!important;box-shadow:0 6px 20px rgba(12,14,16,.035)}
.neighborhood-thumb{width:92px;min-width:92px;height:72px;border-radius:11px;background-size:cover;background-position:center;display:block}
.neighborhood-card:nth-child(4n+1) .neighborhood-thumb{background-image:url('https://images.unsplash.com/photo-1727902476343-549873e2b14a?auto=format&fit=crop&w=500&q=74')}
.neighborhood-card:nth-child(4n+2) .neighborhood-thumb{background-image:url('https://images.unsplash.com/photo-1667665708146-1630ca5729ed?auto=format&fit=crop&w=500&q=74')}
.neighborhood-card:nth-child(4n+3) .neighborhood-thumb{background-image:url('https://images.unsplash.com/photo-1773741106710-0ad118f18933?auto=format&fit=crop&w=500&q=74')}
.neighborhood-card:nth-child(4n+4) .neighborhood-thumb{background-image:url('https://images.unsplash.com/photo-1540812473979-d2765113ae24?auto=format&fit=crop&w=500&q=74')}
.neighborhood-card>span:nth-child(2){flex:1}.neighborhood-card small{display:block;color:#747a80;font-size:.78rem;margin-top:2px;line-height:1.35}.neighborhood-arrow{margin-right:8px;color:#a2a5a8}

/* News cards */
.home-news-section{background:#f6f7f8}
.news-card{background:#fff;border:1px solid #e9ebed;border-radius:18px;overflow:hidden;box-shadow:0 10px 34px rgba(12,14,16,.06);transition:.25s ease}
.news-card:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(12,14,16,.12)}
.news-card-image-wrap{display:block;height:225px;position:relative;overflow:hidden;background:#ddd}
.news-card-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}
.news-card:hover .news-card-image{transform:scale(1.035)}
.news-category{position:absolute;left:14px;top:14px;background:#fff;color:#c80510;padding:6px 10px;border-radius:999px;font-size:.69rem;font-weight:850;box-shadow:0 8px 22px rgba(0,0,0,.12)}
.news-card-body{padding:22px;display:flex;flex-direction:column;min-height:240px}
.news-card-body h2,.news-card-body h3{font-size:1.18rem!important;font-weight:800!important;line-height:1.35;margin:9px 0 10px}.news-card-body h2 a,.news-card-body h3 a{text-decoration:none;color:#111315}.news-card-body h2 a:hover,.news-card-body h3 a:hover{color:var(--sha-primary)}
.news-card-body p{font-size:.9rem;color:#697077;line-height:1.7;margin:0 0 18px;flex:1}
.news-meta{display:flex;gap:14px;flex-wrap:wrap;color:#8a9095;font-size:.72rem;font-weight:650}.news-meta span{display:flex;align-items:center;gap:6px}.news-meta i{color:var(--sha-primary)}
.news-read-more{text-decoration:none;color:#111315;font-weight:800;font-size:.82rem;display:inline-flex;align-items:center;gap:8px}.news-read-more:hover{color:var(--sha-primary);gap:11px}

/* News overview */
.news-hero{background:linear-gradient(135deg,#08090a,#1b1c1e);color:#fff;padding:68px 0;overflow:hidden;position:relative}
.news-hero:before{content:"";position:absolute;width:450px;height:450px;border-radius:50%;background:rgba(227,6,19,.13);filter:blur(1px);right:-170px;top:-210px}
.news-hero .container{position:relative;z-index:1}.news-hero h1{font-size:clamp(2.2rem,4.2vw,3.8rem);font-weight:850;letter-spacing:-.04em;max-width:800px;line-height:1.06}.news-hero p{font-size:1.05rem;color:rgba(255,255,255,.7);max-width:680px;margin:17px 0 0;line-height:1.7}
.news-hero-image{height:285px;border-radius:24px;background-image:linear-gradient(to top,rgba(0,0,0,.15),rgba(0,0,0,0)),url('https://images.unsplash.com/photo-1727902476343-549873e2b14a?auto=format&fit=crop&w=1000&q=80');background-size:cover;background-position:center;transform:rotate(1.5deg);box-shadow:0 28px 60px rgba(0,0,0,.32);border:1px solid rgba(255,255,255,.12)}
.news-breadcrumb .breadcrumb-item,.news-breadcrumb .breadcrumb-item.active{color:rgba(255,255,255,.52);font-size:.78rem}.news-breadcrumb .breadcrumb-item a{color:rgba(255,255,255,.8);text-decoration:none}.news-breadcrumb .breadcrumb-item+.breadcrumb-item:before{color:rgba(255,255,255,.35)}
.news-page{background:#fff}.news-empty{text-align:center;padding:70px 28px;background:#f7f8f9;border:1px solid #eceef0;border-radius:20px;max-width:850px;margin:0 auto}.news-empty-icon{width:64px;height:64px;border-radius:18px;background:#fff;color:var(--sha-primary);display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin:0 auto 18px;box-shadow:0 8px 24px rgba(0,0,0,.06)}
.pagination .page-link{border-radius:9px!important;min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7e9;color:#202326}.pagination .page-item.active .page-link{color:#fff}

/* Article */
.article-hero{background:linear-gradient(135deg,#070809,#17191b);color:#fff;padding:62px 0 145px}
.article-hero-inner{max-width:920px;margin:0 auto;text-align:center}.article-category{display:inline-block;background:rgba(227,6,19,.16);border:1px solid rgba(255,80,90,.22);color:#ff616b;border-radius:999px;padding:7px 11px;font-size:.7rem;font-weight:850;text-transform:uppercase;letter-spacing:.1em;margin-bottom:15px}
.article-hero h1{font-size:clamp(2.15rem,4.5vw,4rem);line-height:1.08;font-weight:850;letter-spacing:-.04em;margin-bottom:15px}.article-intro{max-width:790px;margin:0 auto;color:rgba(255,255,255,.7);font-size:1.06rem;line-height:1.75}.article-meta{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;color:rgba(255,255,255,.56);font-size:.78rem;margin-top:20px}.article-meta span{display:flex;align-items:center;gap:7px}.article-meta i{color:#ff4d58}
.article-page{background:#fff;padding:0 0 90px}.article-cover{margin:-95px 0 42px;border-radius:24px;overflow:hidden;height:510px;box-shadow:0 28px 70px rgba(8,10,12,.2);background:#ddd}.article-cover img{width:100%;height:100%;object-fit:cover;display:block}
.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:55px;align-items:start}.article-content{font-size:1.03rem;color:#34383b;line-height:1.9}.article-content h2,.article-content h3,.article-content h4{color:#111315;font-weight:820;letter-spacing:-.02em;line-height:1.25;margin-top:1.65em;margin-bottom:.6em}.article-content h2{font-size:1.8rem}.article-content h3{font-size:1.4rem}.article-content a{color:var(--sha-primary);font-weight:650}.article-content img{max-width:100%;height:auto;border-radius:15px;margin:20px 0}.article-content blockquote{border-left:4px solid var(--sha-primary);background:#f7f8f9;padding:20px 22px;margin:28px 0;border-radius:0 12px 12px 0}
.article-side-card{position:sticky;top:105px;background:#f6f7f8;border:1px solid #e8eaec;border-radius:18px;padding:24px}.article-side-card h2{font-size:1.25rem!important;margin-bottom:10px}.article-side-card p{font-size:.86rem;color:#697077;line-height:1.65}.article-back{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:15px;text-decoration:none;color:#4c5155;font-weight:700;font-size:.8rem}

/* CTA + Footer */
.home-cta{position:relative;overflow:hidden;background:linear-gradient(135deg,#d9000d,#a70009)!important;padding:68px 0!important}.home-cta:after{content:"";position:absolute;width:340px;height:340px;border-radius:50%;border:70px solid rgba(255,255,255,.06);right:-90px;top:-150px}.home-cta .container{position:relative;z-index:1}.home-cta p{max-width:760px;color:rgba(255,255,255,.82)}
footer{background:#0c0d0e!important;padding-top:62px!important;border-top:4px solid var(--sha-primary)}
footer h5{font-size:.9rem!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#fff!important}footer p,footer li{color:#a8adb1!important}footer a{color:#d8dbde!important;text-decoration:none}footer a:hover{color:#fff!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.08)!important;margin-top:36px!important;padding:22px 0!important}

@media (max-width:991.98px){
  .top-bar{display:none}.navbar-brand img{height:44px!important;max-width:235px!important}
  .home-hero{padding-top:58px!important}.home-hero h1{max-width:720px}.hero-visual{height:350px;max-width:640px;margin:35px auto 0}.hero-photo-main{right:70px}.hero-photo-small{width:42%;height:50%}.hero-floating-card{left:18px;bottom:36px}
  .hero-search-box{margin-top:28px!important}.stats-bar .row>div:nth-child(2):after{display:none}
  .article-layout{grid-template-columns:1fr;gap:28px}.article-side-card{position:static}.article-cover{height:440px}
}
@media (max-width:767.98px){
  section.py-5{padding-top:56px!important;padding-bottom:56px!important}
  .home-hero{padding:50px 0 38px!important}.home-hero h1{font-size:2.55rem!important}.home-hero .hero-lead{font-size:1rem!important}.hero-visual{height:300px}.hero-photo-main{right:45px;bottom:30px;border-radius:20px}.hero-photo-small{border-width:4px;border-radius:16px}.hero-floating-card{left:8px;bottom:35px;min-width:195px;padding:11px 13px}.hero-search-box{padding:18px!important}
  .hero-trust-row{gap:10px 16px}.stats-bar .row>div:after{display:none!important}.stats-bar .row>div{border-bottom:1px solid #f0f1f2}.stats-bar .row>div:nth-last-child(-n+2){border-bottom:0}
  .neighborhood-grid{grid-template-columns:1fr!important}.neighborhood-thumb{width:78px;min-width:78px;height:66px}.content-panel{padding:27px!important}.condition-grid{grid-template-columns:1fr!important}
  .news-card-image-wrap{height:205px}.news-hero{padding:52px 0}.article-hero{padding:48px 0 110px}.article-cover{height:300px;margin-top:-70px;border-radius:18px}.article-content{font-size:.98rem}.article-page{padding-bottom:62px}
}
@media (max-width:420px){
  .home-hero h1{font-size:2.2rem!important}.hero-visual{height:260px}.hero-floating-card{display:none}.hero-photo-main{right:36px}.hero-search-box{border-radius:14px!important}.home-photo-panel{height:190px}.home-photo-copy{left:20px;bottom:18px}.home-photo-copy strong{font-size:1.05rem}
}

/* =========================================================
   Single article V2 - duidelijke kennisbank layout
   ========================================================= */
.article-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:9999;background:rgba(0,0,0,.05);pointer-events:none}
.article-progress span{display:block;width:0;height:100%;background:var(--sha-primary);transition:width .08s linear}
.article-hero-v2{padding:48px 0 118px;position:relative;overflow:hidden;background:radial-gradient(circle at 90% 10%,rgba(227,6,19,.18),transparent 32%),linear-gradient(135deg,#08090a 0%,#151719 58%,#202326 100%)}
.article-hero-v2:after{content:"";position:absolute;right:-120px;bottom:-210px;width:420px;height:420px;border:1px solid rgba(255,255,255,.07);border-radius:50%;box-shadow:0 0 0 55px rgba(255,255,255,.025),0 0 0 110px rgba(255,255,255,.015)}
.article-breadcrumb{margin-bottom:34px!important}
.article-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:70px;align-items:end}
.article-hero-copy{max-width:900px}
.article-hero-v2 .article-hero-copy h1{font-size:clamp(2.35rem,4.6vw,4.45rem);max-width:980px;margin:0 0 18px;text-align:left}
.article-hero-v2 .article-intro{max-width:830px;margin:0;text-align:left;font-size:1.08rem;color:rgba(255,255,255,.72)}
.article-hero-v2 .article-category{margin-bottom:17px}
.article-meta-v2{justify-content:flex-start;margin-top:24px;gap:11px}
.article-meta-v2 span{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);border-radius:999px;padding:8px 11px;color:rgba(255,255,255,.7)}
.article-hero-facts{border-left:1px solid rgba(255,255,255,.12);padding-left:28px;display:flex;flex-direction:column;gap:5px;color:#fff}
.article-hero-facts span{font-size:.67rem;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.43);font-weight:800}
.article-hero-facts strong{font-size:.91rem;line-height:1.45;font-weight:720}
.article-fact-line{height:1px;background:rgba(255,255,255,.1);margin:14px 0 12px}

.article-page-v2{background:#f4f5f6;padding-bottom:0}
.article-cover-v2{position:relative;max-width:1180px;height:520px;margin:-76px auto 48px;border:7px solid #fff;border-radius:25px;box-shadow:0 26px 65px rgba(18,22,24,.17)}
.article-cover-v2:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.28),transparent 34%);pointer-events:none}
.article-cover-v2 figcaption{position:absolute;left:24px;bottom:18px;z-index:2;color:#fff;font-size:.75rem;font-weight:720;background:rgba(8,9,10,.57);backdrop-filter:blur(9px);padding:8px 11px;border-radius:9px}
.article-layout-v2{max-width:1180px;margin:0 auto;grid-template-columns:minmax(0,790px) 320px;gap:48px}
.article-main-card{background:#fff;border:1px solid #e6e8ea;border-radius:24px;padding:52px 58px;box-shadow:0 12px 40px rgba(20,25,28,.045);min-width:0}
.article-lead-card{display:grid;grid-template-columns:44px 1fr;gap:16px;background:#f8f9fa;border:1px solid #e8eaec;border-radius:16px;padding:20px 22px;margin:0 0 35px}
.article-lead-icon{width:44px;height:44px;border-radius:12px;background:#fff;color:var(--sha-primary);display:flex;align-items:center;justify-content:center;box-shadow:0 5px 15px rgba(0,0,0,.05)}
.article-lead-label{display:block;font-size:.67rem;letter-spacing:.11em;font-weight:850;color:var(--sha-primary);text-transform:uppercase;margin:1px 0 6px}
.article-lead-card p{margin:0;color:#4f5559;line-height:1.72;font-size:.94rem}
.article-layout-v2 .article-content{font-size:1.055rem;line-height:1.92;color:#33383c}
.article-layout-v2 .article-content>p:first-of-type{font-size:1.12rem;line-height:1.9;color:#252a2d}
.article-layout-v2 .article-content h2{font-size:1.78rem;margin-top:2.05em;padding-top:.25em;scroll-margin-top:110px;position:relative}
.article-layout-v2 .article-content h2:before{content:"";display:block;width:34px;height:4px;border-radius:99px;background:var(--sha-primary);margin-bottom:13px}
.article-layout-v2 .article-content h3{font-size:1.35rem;scroll-margin-top:110px}
.article-layout-v2 .article-content p{margin-bottom:1.18em}
.article-layout-v2 .article-content ul,.article-layout-v2 .article-content ol{padding-left:1.25rem;margin:0 0 1.35em}
.article-layout-v2 .article-content li{margin-bottom:.5em}
.article-layout-v2 .article-content strong{color:#171a1c}

.article-sidebar{display:flex;flex-direction:column;gap:18px;min-width:0}
.article-sidebar .article-side-card{position:static;border-radius:18px;padding:24px;background:#fff;box-shadow:0 9px 32px rgba(20,25,28,.04)}
.article-sidebar .article-toc-card{position:sticky;top:95px;border-top:3px solid var(--sha-primary);max-height:calc(100vh - 120px);overflow:auto}
.article-sidebar .article-side-card h2{font-size:1.16rem!important;margin:3px 0 15px}
.article-toc-card nav{display:flex;flex-direction:column}
.article-toc-card nav a{position:relative;text-decoration:none;color:#575d61;font-size:.79rem;line-height:1.42;padding:8px 0 8px 14px;border-left:1px solid #e4e6e8;transition:.18s ease}
.article-toc-card nav a:hover{color:var(--sha-primary);border-left-color:var(--sha-primary);padding-left:17px}
.article-search-card{background:linear-gradient(145deg,#17191b,#24272a)!important;color:#fff;border:0!important}
.article-search-card .section-eyebrow{color:#ff6a72}
.article-search-card h2{color:#fff!important}
.article-search-card p{color:rgba(255,255,255,.62)!important}
.article-help-card .article-back{justify-content:flex-start;margin-top:4px;color:var(--sha-primary)}

.article-source-box{display:grid;grid-template-columns:46px 1fr;gap:16px;margin-top:42px;padding:22px 24px;border-radius:16px;border:1px solid #e2e5e7;background:#fafbfb}
.article-source-icon{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#eaf7ee;color:#198754;font-size:.9rem}
.article-source-box strong{display:block;color:#1b1f22;margin-bottom:5px;font-size:.93rem}
.article-source-box p{margin:0;color:#687075;font-size:.82rem;line-height:1.65}
.article-source-links{display:flex;gap:14px;flex-wrap:wrap;margin-top:10px}
.article-source-links a{font-size:.76rem;font-weight:750;text-decoration:none;color:var(--sha-primary)}
.article-end-actions{margin-top:22px;padding:18px 0 0;border-top:1px solid #eceeef;display:flex;align-items:center;justify-content:space-between;gap:16px}
.article-end-actions span{display:block;font-size:.68rem;text-transform:uppercase;letter-spacing:.09em;color:#8c9297;font-weight:800}
.article-end-actions strong{display:block;font-size:.92rem;color:#252a2d;margin-top:2px}
.article-copy-link{border:1px solid #dfe2e4;background:#fff;border-radius:10px;padding:10px 13px;font-size:.77rem;font-weight:750;color:#31363a;cursor:pointer;transition:.18s ease}
.article-copy-link:hover{border-color:#bfc4c8;color:var(--sha-primary);transform:translateY(-1px)}

.article-related{max-width:1180px;margin:72px auto 0;padding-bottom:70px}
.article-related-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}
.article-related-head h2{font-size:2rem!important;margin:5px 0 0;color:#111315;font-weight:830;letter-spacing:-.03em}
.article-related-head>a{text-decoration:none;color:#353a3e;font-size:.79rem;font-weight:800;display:flex;align-items:center;gap:8px}
.article-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.article-related-card{background:#fff;border:1px solid #e5e7e9;border-radius:18px;overflow:hidden;box-shadow:0 9px 32px rgba(20,25,28,.045);transition:.2s ease;min-width:0}
.article-related-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(20,25,28,.08)}
.article-related-image{position:relative;display:block;height:188px;overflow:hidden;background:#ddd}
.article-related-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}
.article-related-card:hover .article-related-image img{transform:scale(1.035)}
.article-related-image span{position:absolute;left:12px;top:12px;background:#fff;color:var(--sha-primary);padding:5px 8px;border-radius:99px;font-size:.65rem;font-weight:850}
.article-related-body{padding:20px}
.article-related-body small{font-size:.68rem;color:#92989c;font-weight:700}
.article-related-body h3{font-size:1.04rem!important;line-height:1.4;margin:7px 0 9px!important;font-weight:800!important}
.article-related-body h3 a{text-decoration:none;color:#16191b}
.article-related-body p{font-size:.8rem;color:#6a7176;line-height:1.62;margin:0 0 13px}
.article-related-link{font-size:.74rem;font-weight:800;text-decoration:none;color:var(--sha-primary);display:inline-flex;gap:7px;align-items:center}

.article-bottom-cta{max-width:1180px;margin:0 auto;padding:40px 44px;display:flex;align-items:center;justify-content:space-between;gap:40px;background:linear-gradient(135deg,#c9000c,#9e0008);color:#fff;border-radius:24px 24px 0 0;position:relative;overflow:hidden}
.article-bottom-cta:after{content:"";position:absolute;right:-85px;top:-100px;width:270px;height:270px;border-radius:50%;border:55px solid rgba(255,255,255,.07)}
.article-bottom-cta>div{position:relative;z-index:1}
.article-bottom-cta .section-eyebrow{color:rgba(255,255,255,.66)}
.article-bottom-cta h2{color:#fff!important;font-size:1.75rem!important;margin:5px 0 8px;font-weight:830!important}
.article-bottom-cta p{margin:0;color:rgba(255,255,255,.76);max-width:720px;font-size:.88rem;line-height:1.65}
.article-bottom-actions{display:flex;gap:10px;flex:0 0 auto}
.article-bottom-actions .btn{white-space:nowrap;border-radius:10px;font-size:.78rem;font-weight:800;padding:11px 16px}
.article-outline-light{border:1px solid rgba(255,255,255,.45);color:#fff;background:transparent}
.article-outline-light:hover{background:#fff;color:#9e0008}

@media (max-width:1199.98px){
  .article-hero-grid{grid-template-columns:minmax(0,1fr) 220px;gap:44px}
  .article-layout-v2{grid-template-columns:minmax(0,1fr) 285px;gap:30px}
  .article-main-card{padding:45px}
}
@media (max-width:991.98px){
  .article-hero-grid{grid-template-columns:1fr;gap:28px}.article-hero-facts{display:none}
  .article-layout-v2{grid-template-columns:1fr}.article-sidebar{display:grid;grid-template-columns:1fr 1fr}.article-sidebar .article-toc-card{position:static;grid-column:1/-1;max-height:none}
  .article-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-related-card:last-child{display:none}
  .article-bottom-cta{align-items:flex-start;flex-direction:column;gap:22px}
}
@media (max-width:767.98px){
  .article-hero-v2{padding:36px 0 92px}.article-breadcrumb{margin-bottom:24px!important}.article-hero-v2 .article-hero-copy h1{font-size:2.45rem!important}.article-hero-v2 .article-intro{font-size:.98rem}
  .article-meta-v2{gap:8px}.article-meta-v2 span{font-size:.7rem;padding:7px 9px}
  .article-cover-v2{height:300px;margin:-57px auto 28px;border-width:4px;border-radius:18px}.article-cover-v2 figcaption{left:12px;right:12px;bottom:10px;font-size:.65rem}
  .article-main-card{padding:30px 23px;border-radius:18px}.article-lead-card{grid-template-columns:1fr;padding:17px}.article-lead-icon{width:38px;height:38px}
  .article-layout-v2 .article-content{font-size:1rem;line-height:1.84}.article-layout-v2 .article-content>p:first-of-type{font-size:1.04rem}.article-layout-v2 .article-content h2{font-size:1.5rem}
  .article-sidebar{grid-template-columns:1fr}.article-sidebar .article-toc-card{grid-column:auto}.article-source-box{grid-template-columns:1fr}.article-source-icon{width:40px;height:40px}.article-end-actions{align-items:flex-start;flex-direction:column}
  .article-related{margin-top:50px;padding-bottom:50px}.article-related-head{align-items:flex-start;flex-direction:column}.article-related-grid{grid-template-columns:1fr}.article-related-card:last-child{display:block}.article-related-image{height:205px}
  .article-bottom-cta{padding:32px 24px;border-radius:18px 18px 0 0}.article-bottom-actions{width:100%;flex-direction:column}.article-bottom-actions .btn{width:100%}
}
@media (max-width:420px){
  .article-hero-v2 .article-hero-copy h1{font-size:2.1rem!important}.article-meta-v2 span:nth-child(3){display:none}.article-cover-v2{height:245px}.article-main-card{padding:26px 19px}
}
