/*
Theme Name: صناع المال — Minimal Premium
Theme URI: https://almaal.org/
Author: صناع المال
Description: قالب صناع المال — تنفيذ Minimal Premium متوافق مع PHP 7.4.
Version: 8.6.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: almaal
*/
:root{
 --blue:#202CC7;--blue2:#3342e5;--ink:#101522;--muted:#737b8c;--bg:#fbfbfa;
 --line:#e9ebf0;--soft:#f2f4ff;--white:#fff;--max:1240px;--r:16px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;background:var(--white);color:var(--ink);font-family:"Readex Pro","Noto Sans Arabic","Cairo",Tahoma,Arial,sans-serif;line-height:1.8;font-size:16px}
img{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}.skip-link{position:fixed;top:8px;right:8px;z-index:9999;background:#111318;color:#fff;padding:8px 12px;border-radius:7px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:2px solid var(--blue);outline-offset:3px}
button,input{font:inherit}.container{width:min(1200px,calc(100% - 48px));margin:auto}
.site-header{height:72px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}
.header-inner{height:72px;display:flex;align-items:center;gap:28px}
.site-branding{order:1;width:108px;flex:0 0 108px}.site-logo{width:108px;height:auto}
.main-nav{order:2;flex:1}.main-nav ul{display:flex;align-items:center;justify-content:center;gap:25px;list-style:none;padding:0;margin:0}
.main-nav a{font-size:12px;font-weight:600;white-space:nowrap;color:#3e4350}
.main-nav a:hover{color:var(--blue)}
.header-search{order:3;border:0;background:none;width:34px;height:34px;padding:6px;color:var(--ink);cursor:pointer}
.header-search svg{width:19px}.mobile-toggle{display:none}
[data-search-panel]{padding-bottom:12px}.search-form{height:44px;display:flex;background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}
.search-form input{border:0;outline:0;flex:1;min-width:0;padding:0 16px;color:var(--ink);font-size:13px}
.search-form button{border:0;background:var(--blue);color:#fff;width:52px;display:grid;place-items:center}
.hero{padding:26px 0 18px}.hero-grid{display:grid;grid-template-columns:48% 52%;min-height:390px;background:#f6f6f3;overflow:hidden;border-radius:0}
.hero-copy{padding:52px 52px 48px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.eyebrow{font-size:12px;font-weight:700;color:var(--blue);margin-bottom:8px}
.hero h1{font-size:45px;line-height:1.18;letter-spacing:-1.6px;margin:0 0 15px;max-width:520px;font-weight:750}
.hero p{font-size:15px;color:#697181;line-height:1.9;margin:0 0 20px;max-width:510px}
.hero .search-form{width:min(100%,470px)}
.hero-image{min-height:390px;background-size:cover;background-position:center}
.category-strip{padding:18px 0 26px}.category-grid{display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid var(--line);padding-bottom:22px}
.category-item{border-inline-start:1px solid var(--line);display:flex;flex-direction:column;align-items:center;gap:5px;padding:7px 5px;color:#2d3340}
.category-item:first-child{border-inline-start:0}.category-item:hover{color:var(--blue)}
.category-icon{width:34px;height:34px;color:var(--blue);display:grid;place-items:center}.category-icon svg{width:26px;height:26px}
.category-item span:last-child{font-size:12px;font-weight:650}
.section{padding:26px 0}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}
.section-head h2{font-size:21px;margin:0;font-weight:750}.section-link{font-size:12px;color:var(--blue);font-weight:700}
.feature-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:18px}
.feature-card{height:355px;position:relative;overflow:hidden;border-radius:14px;background:#17202d;color:#fff}
.feature-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.feature-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,9,18,.86),rgba(5,9,18,.02) 68%)}
.feature-content{position:absolute;z-index:2;bottom:25px;right:28px;left:28px}.feature-content .post-category{font-size:11px;color:#fff}
.feature-content h3{font-size:27px;line-height:1.35;margin:5px 0 4px}.feature-content p{font-size:13px;color:#d7dae0;margin:0}
.side-list{display:flex;flex-direction:column;gap:9px}.post-mini{display:grid;grid-template-columns:94px 1fr;gap:11px;padding-bottom:9px;border-bottom:1px solid var(--line)}
.post-mini img{width:94px;height:70px;object-fit:cover;border-radius:9px}.post-mini h3{font-size:14px;line-height:1.45;margin:2px 0 3px}.meta{display:flex;gap:8px;color:#8b92a0;font-size:10px}.card-category{color:var(--blue);font-size:10px;font-weight:750}
.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.post-card{border:1px solid var(--line);background:#fff;overflow:hidden;border-radius:12px}
.post-card-thumb{display:block;aspect-ratio:1.55;background:#f0f1f4}.post-card-thumb img{width:100%;height:100%;object-fit:cover}
.post-card-body{padding:11px 13px 14px}.post-card h3{font-size:14px;line-height:1.5;margin:3px 0 5px}
.newsletter{margin:30px auto 55px;background:#f7f7f4;border-radius:15px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:25px}
.newsletter h2{font-size:20px;margin:0 0 2px}.newsletter p{font-size:12px;color:var(--muted);margin:0}
.newsletter-form{display:flex;width:min(450px,100%)}.newsletter-form input{height:43px;flex:1;border:1px solid var(--line);padding:0 14px;outline:0;border-radius:9px 0 0 9px;background:#fff;font-size:12px}.newsletter-form button{border:0;background:var(--blue);color:#fff;border-radius:0 9px 9px 0;padding:0 22px;font-size:12px;font-weight:700}
.site-footer{background:#10131b;color:#fff;padding:45px 0 22px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:35px}.footer-logo{width:105px;filter:brightness(0) invert(1)}.footer-title{font-size:13px;margin:0 0 11px}.footer-links{list-style:none;padding:0;margin:0;display:grid;gap:5px}.footer-links a{font-size:11px;color:#aeb5c3}.footer-bottom{border-top:1px solid rgba(255,255,255,.09);margin-top:30px;padding-top:14px;color:#8d95a5;font-size:10px;display:flex;justify-content:space-between}
.breadcrumbs{font-size:11px;color:#969daa;margin-bottom:14px}.breadcrumbs a{color:var(--blue)}
.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:45px;max-width:1050px;margin:auto}.article-main{min-width:0}
.article-header{text-align:right}.article-header .eyebrow{display:inline-block}.article-header h1{font-size:43px;line-height:1.25;letter-spacing:-1.3px;margin:0 0 8px}.article-lead{font-size:15px;color:var(--muted);margin:0 auto 12px;max-width:750px}.article-meta{font-size:10px;color:#9299a6;display:flex;justify-content:flex-start;gap:12px;margin-bottom:20px}
.article-cover{width:100%;aspect-ratio:16/8.5;object-fit:cover;border-radius:13px;margin-bottom:24px}.article-content{font-size:17px;line-height:2.05}.article-content h2{font-size:25px;line-height:1.5;margin:35px 0 8px}.article-content h3{font-size:20px;margin:25px 0 7px}.article-content p{margin:0 0 18px}.article-content ul,.article-content ol{padding-inline-start:24px}.article-content blockquote{margin:22px 0;padding:16px 18px;background:var(--soft);border-inline-start:3px solid var(--blue);border-radius:10px}.article-content table{border-collapse:collapse;width:100%;font-size:13px}.article-content th,.article-content td{border:1px solid var(--line);padding:8px}.article-content th{background:#f7f7f4}
.article-sidebar{padding-top:90px}.toc,.share-box{border:1px solid var(--line);border-radius:12px;padding:15px;margin-bottom:12px}.toc-title{font-size:13px;font-weight:750;margin-bottom:7px}.toc ol{font-size:11px;margin:0;padding-inline-start:18px;color:#697181}.share-box{font-size:12px}.share-box a{display:inline-grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#f4f5f8;margin-inline-end:4px;font-size:10px}
.archive-hero{padding:45px 0 25px;background:#f7f7f4}.archive-hero h1{font-size:39px;margin:0 0 7px}.archive-hero p{font-size:14px;color:var(--muted);margin:0}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.pagination{display:flex;justify-content:center;gap:6px;margin:30px 0}.pagination .page-numbers{width:36px;height:36px;border:1px solid var(--line);border-radius:9px;display:grid;place-items:center;font-size:11px}.pagination .current{background:var(--blue);color:#fff;border-color:var(--blue)}
.not-found{text-align:center;padding:100px 20px}.not-found h1{font-size:38px}
@media(max-width:980px){.main-nav ul{gap:12px}.main-nav a{font-size:10px}.hero-grid{grid-template-columns:1fr 1fr}.hero-copy{padding:34px}.hero h1{font-size:36px}.category-grid{grid-template-columns:repeat(4,1fr);row-gap:12px}.category-item:nth-child(5){border-inline-start:0}.card-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){
 .container{width:calc(100% - 28px)}.site-header,.header-inner{height:62px}.site-branding{order:2;flex:1;text-align:center}.site-logo{width:88px}.header-search{order:3}.mobile-toggle{display:block;order:1;border:0;background:none;width:32px;color:var(--ink);padding:4px}.mobile-toggle svg{width:21px}
 .main-nav{display:none;position:absolute;top:62px;right:0;left:0;background:#fff;border-bottom:1px solid var(--line);padding:10px 14px}.main-nav.is-open{display:block}.main-nav ul{display:grid;gap:0}.main-nav a{display:block;padding:9px;font-size:12px}
 .hero{padding-top:14px}.hero-grid{display:flex;flex-direction:column}.hero-image{order:-1;min-height:235px}.hero-copy{padding:27px 22px}.hero h1{font-size:31px;letter-spacing:-.7px}.hero p{font-size:13px}.hero .search-form{width:100%}
 .category-grid{grid-template-columns:repeat(4,1fr);padding-bottom:16px}.category-item{border:0}.category-item span:last-child{font-size:10px}
 .feature-grid{grid-template-columns:1fr}.feature-card{height:275px}.feature-content{right:18px;left:18px;bottom:18px}.feature-content h3{font-size:22px}.post-mini{grid-template-columns:90px 1fr}.post-mini img{width:90px;height:67px}
 .section{padding:20px 0}.section-head h2{font-size:18px}.card-grid{grid-template-columns:repeat(2,1fr);gap:10px}.post-card-body{padding:9px}.post-card h3{font-size:12px}.newsletter{display:block;padding:22px;margin-bottom:35px}.newsletter-form{margin-top:15px}
 .article-layout{display:block}.article-sidebar{padding-top:25px}.article-header h1{font-size:31px}.article-lead{font-size:13px}.article-content{font-size:16px}.article-content h2{font-size:23px}.article-cover{border-radius:10px}.archive-grid{grid-template-columns:1fr 1fr}.archive-hero h1{font-size:31px}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{display:block}
}
@media(max-width:420px){.card-grid,.archive-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(4,1fr)}.category-item{padding:4px}.hero h1{font-size:29px}}

.empty-state{border:1px solid var(--line);border-radius:12px;background:#fff;padding:30px;text-align:center;color:var(--muted);font-size:13px}.comments-area{margin-top:45px;padding-top:25px;border-top:1px solid var(--line)}.comments-area ol{padding:0;list-style:none}.comment{padding:15px 0;border-bottom:1px solid var(--line)}.comment-meta{font-size:11px;color:var(--muted)}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* v1.3 editorial refinement */
:root{
  --blue:#202cc7;
  --blue2:#2d3bd3;
  --ink:#111318;
  --muted:#6f7583;
  --paper:#fbfbfa;
  --white:#fff;
  --line:#e6e8ee;
  --soft:#f3f4ff;
  --radius:10px;
}
html{scroll-behavior:smooth}
body{background:var(--paper);color:var(--ink)}
.site-header{height:76px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}
.header-inner{height:76px}
.brand-link{display:flex;align-items:center}
.brand-link img,.brand-link svg{max-height:42px;width:auto}
.main-nav .primary-menu{gap:26px}
.main-nav a{font-size:13px;font-weight:600;color:#2b2f39}
.main-nav a:hover{color:var(--blue)}
.header-actions{display:flex;align-items:center;gap:8px}
.search-trigger{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);cursor:pointer;font-size:23px;line-height:1}
.search-trigger:hover{border-color:#cdd1dc;color:var(--blue)}
.mobile-toggle{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;display:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;cursor:pointer}
.mobile-toggle span{display:block;width:16px;height:1.5px;background:var(--ink)}
.search-panel{position:absolute;left:0;right:0;z-index:30;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 12px 28px rgba(17,19,24,.06);padding:18px 0}
.header-search-form{display:flex;gap:8px}
.header-search-form input{flex:1;border:1px solid var(--line);background:var(--paper);border-radius:8px;padding:13px 15px;font:inherit;outline:0}
.header-search-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(32,44,199,.08)}
.header-search-form button,.button{border:0;background:var(--blue);color:#fff;border-radius:8px;padding:12px 20px;font:inherit;font-weight:700;cursor:pointer}
.home-hero{padding:42px 0 36px}
.hero-grid{border-bottom:1px solid var(--line);padding-bottom:42px}
.hero-copy{padding:14px 0 10px}
.hero-copy h1{font-size:clamp(34px,4vw,58px);line-height:1.12;letter-spacing:-1.5px;max-width:720px;margin:12px 0 18px}
.hero-excerpt{font-size:17px;line-height:1.9;max-width:650px;color:#555b67}
.hero-media{min-height:410px}
.hero-media img{width:100%;height:100%;min-height:410px;object-fit:cover;border-radius:10px}
.eyebrow{font-size:11px;font-weight:800;letter-spacing:.08em;color:var(--blue);text-transform:none;margin-bottom:8px}
.category-strip{border-bottom:1px solid var(--line);background:#fff}
.category-strip-inner{display:grid;grid-template-columns:repeat(7,1fr)}
.category-strip a{padding:16px 10px;border-left:1px solid var(--line);display:flex;justify-content:center;gap:9px;font-size:12px;font-weight:700;color:#333742}
.category-strip a:first-child{border-left:0}
.category-strip a:hover{color:var(--blue);background:var(--soft)}
.section{padding:64px 0}
.section-head{margin-bottom:25px}
.section-head h2{font-size:25px;letter-spacing:-.5px;margin:0}
.featured-layout{grid-template-columns:minmax(0,1.55fr) minmax(280px,.85fr);gap:28px}
.large-card{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;box-shadow:0 8px 24px rgba(17,19,24,.035)}
.large-card .card-media{display:block;aspect-ratio:16/9;overflow:hidden}
.large-card .card-media img{width:100%;height:100%;object-fit:cover}
.large-card .card-body{padding:22px 24px 25px}
.large-card h3{font-size:27px;line-height:1.35;margin:10px 0}
.large-card p{font-size:14px;line-height:1.9;color:var(--muted);margin:0}
.mini-card{border-bottom:1px solid var(--line);padding:0 0 16px;margin-bottom:16px}
.mini-card:last-child{border-bottom:0;margin-bottom:0}
.card-grid{gap:20px}
.post-card{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;box-shadow:0 5px 18px rgba(17,19,24,.025)}
.post-card .card-media{aspect-ratio:16/10}
.post-card .card-body{padding:17px 18px 20px}
.post-card h3{font-size:17px;line-height:1.5}
.newsletter-section{padding:0 0 70px}
.newsletter{background:#111318;color:#fff;border-radius:10px;padding:34px 38px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.newsletter h2{margin:0 0 7px;font-size:25px}
.newsletter p{margin:0;color:#aeb4c2;font-size:13px}
.newsletter .eyebrow{color:#aeb7ff}
.newsletter-form{display:flex;min-width:390px;gap:7px}
.newsletter-form input{flex:1;border:1px solid #343841;background:#1a1d23;color:#fff;border-radius:8px;padding:12px 14px;font:inherit}
.newsletter-form button{background:var(--blue);color:#fff;border:0;border-radius:8px;padding:12px 18px;font:inherit;font-weight:700}
.article-page{padding-top:35px;padding-bottom:70px}
.breadcrumbs{display:flex;gap:9px;font-size:11px;color:var(--muted);margin-bottom:28px}
.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:60px;align-items:start}
.article-header h1{font-size:clamp(34px,4vw,56px);line-height:1.16;letter-spacing:-1.3px;margin:12px 0 18px}
.article-excerpt{font-size:18px;line-height:1.9;color:#666d7a;max-width:850px}
.article-featured{margin:34px 0 38px}
.article-featured img{width:100%;height:auto;max-height:650px;object-fit:cover;border-radius:10px}
.article-content{font-size:17px;line-height:2.05;color:#262a33}
.article-content h2{font-size:28px;line-height:1.35;margin:42px 0 14px}
.article-content h3{font-size:22px;line-height:1.45;margin:32px 0 12px}
.article-content p{margin:0 0 20px}
.article-content img{max-width:100%;height:auto}
.article-content a{color:var(--blue);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.article-sidebar{position:sticky;top:105px}
.sidebar-box{border:1px solid var(--line);background:#fff;border-radius:10px;padding:18px;margin-bottom:12px}
.sidebar-title{font-size:15px;font-weight:800;margin-bottom:7px}
.sidebar-box p{font-size:12px;line-height:1.8;color:var(--muted);margin:0}
.share-links{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}
.share-links a{border:1px solid var(--line);padding:7px 10px;border-radius:7px;font-size:11px}
.related-section{padding-top:55px;margin-top:45px;border-top:1px solid var(--line)}
.comments-area{padding-top:35px;margin-top:45px;border-top:1px solid var(--line)}
.comments-title{font-size:22px}
.comment-form input,.comment-form textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:11px 13px;font:inherit;background:#fff;box-sizing:border-box}
.comment-form textarea{min-height:150px}
.comment-form .submit{background:var(--blue);color:#fff;border:0;border-radius:8px;padding:11px 18px;font:inherit;font-weight:700}
.site-footer{background:#111318;color:#fff;margin-top:20px}
.footer-brand p,.footer-note{max-width:340px;color:#aeb4c2;font-size:12px;line-height:1.9}
.footer-title{font-size:12px;margin:0 0 12px}
.footer-links{padding:0;margin:0;list-style:none}
.footer-links li{margin-bottom:8px}
.footer-links a{font-size:12px;color:#c5cad4}
.footer-links a:hover{color:#fff}
.footer-bottom{border-top:1px solid #292d35;color:#777f8f;font-size:10px;padding-top:18px;margin-top:30px}
.empty-state{border:1px solid var(--line);border-radius:10px;background:#fff;padding:40px;text-align:center;color:var(--muted)}
@media(max-width:980px){
  .main-nav{display:none}
  .mobile-toggle{display:flex}
  .main-nav.is-open{display:block;position:absolute;top:76px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:10px 20px;box-shadow:0 15px 30px rgba(17,19,24,.07)}
  .main-nav.is-open .primary-menu{display:block}
  .main-nav.is-open .primary-menu li{border-bottom:1px solid var(--line)}
  .main-nav.is-open .primary-menu a{display:block;padding:13px 4px}
  .category-strip-inner{grid-template-columns:repeat(4,1fr)}
  .featured-layout{grid-template-columns:1fr}
  .article-layout{grid-template-columns:1fr}
  .article-sidebar{position:static}
}
@media(max-width:720px){
  .site-header,.header-inner{height:68px}
  .main-nav.is-open{top:68px}
  .home-hero{padding:24px 0 28px}
  .hero-grid{display:flex;flex-direction:column-reverse;gap:20px;padding-bottom:28px}
  .hero-media,.hero-media img{min-height:250px}
  .hero-copy h1{font-size:35px}
  .hero-excerpt{font-size:15px}
  .category-strip-inner{grid-template-columns:repeat(2,1fr)}
  .category-strip a{border-bottom:1px solid var(--line)}
  .newsletter{display:block;padding:27px 23px}
  .newsletter-form{min-width:0;margin-top:18px}
  .section{padding:45px 0}
}
@media(max-width:420px){
  .container{width:min(100% - 28px,1200px)}
  .header-actions{gap:4px}
  .search-trigger,.mobile-toggle{width:36px;height:36px}
  .hero-copy h1{font-size:31px}
  .newsletter-form{display:block}
  .newsletter-form input,.newsletter-form button{width:100%;box-sizing:border-box}
  .newsletter-form button{margin-top:7px}
}

/* v1.4 accessibility / print / reduced motion */
@media (prefers-reduced-motion: reduce){
  *,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}
:focus-visible{outline:2px solid var(--blue);outline-offset:3px}
img{max-width:100%}
button,input,textarea,select{font-family:inherit}
@media print{
  .site-header,.article-sidebar,.site-footer,.newsletter-section,.category-strip,.comments-area,.related-section{display:none!important}
  .article-layout{display:block!important}
  .article-content{font-size:12pt;line-height:1.8}
  .article-header h1{font-size:28pt}
  a{color:#000!important;text-decoration:none!important}
}

/* v1.5 identity refinement */
.archive-page,.standard-page{padding-top:34px;padding-bottom:70px}
.archive-header{padding:12px 0 35px;border-bottom:1px solid var(--line);margin-bottom:30px}
.archive-header h1{font-size:clamp(32px,4vw,52px);line-height:1.18;letter-spacing:-1px;margin:6px 0 12px}
.archive-description{max-width:720px;color:var(--muted);font-size:14px;line-height:1.9}
.archive-grid{margin-top:0}
.pagination{padding-top:36px;text-align:center}
.pagination .nav-links{display:flex;justify-content:center;align-items:center;gap:7px;flex-wrap:wrap}
.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:#fff;font-size:11px}
.pagination .current{background:var(--blue);color:#fff;border-color:var(--blue)}
.standard-page .page-header{padding-bottom:28px;border-bottom:1px solid var(--line);margin-bottom:34px}
.standard-page .page-header h1{font-size:clamp(34px,4vw,54px);margin:0;line-height:1.2}
.error-page{padding:100px 0 130px}
.error-inner{max-width:700px}
.error-code{font-size:clamp(80px,14vw,170px);line-height:.85;font-weight:900;letter-spacing:-7px;color:var(--blue);margin-bottom:25px}
.error-inner h1{font-size:38px;margin:8px 0 12px}
.error-inner p{color:var(--muted);line-height:1.9}
.error-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:24px}
.error-actions .search-form{display:flex;gap:7px}
.error-actions .search-field{height:43px;border:1px solid var(--line);border-radius:8px;padding:0 12px;background:#fff;min-width:220px}
.error-actions .search-submit{height:43px;border:0;border-radius:8px;background:#111318;color:#fff;padding:0 16px;font:inherit;font-weight:700}
.toc-list{list-style:none;padding:0;margin:10px 0 0}
.toc-list li{margin:0;border-top:1px solid var(--line)}
.toc-list a{display:block;padding:9px 0;font-size:11px;line-height:1.6;color:#343943}
.toc-list a:hover{color:var(--blue)}
.toc-list .toc-sub{padding-right:13px}
.toc-empty{font-size:11px;line-height:1.7;color:var(--muted);margin:8px 0 0}
.article-sidebar{min-width:0}
.article-content blockquote{margin:28px 0;padding:18px 22px;border-right:3px solid var(--blue);background:var(--soft);color:#30343d}
.article-content ul,.article-content ol{padding-right:25px;margin:0 0 22px}
.article-content li{margin-bottom:8px}
.article-content table{width:100%;border-collapse:collapse;margin:25px 0;background:#fff}
.article-content th,.article-content td{border:1px solid var(--line);padding:10px 12px;text-align:right}
.article-content th{background:#f6f7fb;font-weight:800}
.article-content hr{border:0;border-top:1px solid var(--line);margin:38px 0}
body.menu-open{overflow:hidden}
@media(max-width:720px){
  .archive-page,.standard-page{padding-top:24px;padding-bottom:55px}
  .archive-header{padding-bottom:24px;margin-bottom:24px}
  .archive-header h1{font-size:32px}
  .error-page{padding:70px 0 90px}
  .error-inner h1{font-size:30px}
  .error-actions{display:block}
  .error-actions .button,.error-actions .search-form{width:100%;box-sizing:border-box}
  .error-actions .search-form{margin-top:9px}
  .error-actions .search-field{min-width:0;flex:1;width:100%;box-sizing:border-box}
  .article-content{font-size:16px;line-height:2}
}

/* v1.6 final polish */
.skip-link{position:fixed;right:18px;top:12px;z-index:9999;background:#111318;color:#fff;padding:9px 13px;border-radius:7px;transform:translateY(-180%);transition:transform .15s ease;font-size:12px}
.skip-link:focus{transform:translateY(0)}
.site-main{min-height:55vh}
.post-category{display:inline-block;font-size:11px;font-weight:800;color:var(--blue);text-decoration:none}
.post-category:hover{text-decoration:underline;text-underline-offset:3px}
.card-media img,.large-card .card-media img,.post-card .card-media img{display:block;transition:transform .35s ease}
.card-media:hover img,.large-card .card-media:hover img,.post-card .card-media:hover img{transform:scale(1.025)}
.article-meta{display:flex;gap:8px;flex-wrap:wrap;align-items:center;color:var(--muted);font-size:11px}
.comment-list{padding:0;margin:20px 0;list-style:none}
.comment-list .comment{border-top:1px solid var(--line);padding:18px 0}
.comment-list .children{list-style:none;padding-right:35px}
.comment-author{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:800}
.comment-author img{border-radius:50%}
.comment-metadata{font-size:10px;color:var(--muted);margin-top:4px}
.comment-content{font-size:13px;line-height:1.9;color:#333740;margin-top:10px}
.comment-reply-link{font-size:11px;color:var(--blue)}
.comment-notes{font-size:11px;color:var(--muted)}
.comment-form{margin-top:22px}
.comment-form p{margin:0 0 13px}
.comment-form label{display:block;font-size:11px;font-weight:700;margin-bottom:6px}
.comment-form .required{color:var(--blue)}
.comment-form .submit{background:var(--blue);color:#fff;border:0;border-radius:8px;padding:11px 18px;font:inherit;font-weight:700;cursor:pointer}
.comments-pagination{margin-top:20px}
.comments-pagination .nav-links{display:flex;gap:7px;flex-wrap:wrap}
.comments-pagination a,.comments-pagination span{border:1px solid var(--line);border-radius:7px;padding:7px 10px;font-size:11px;background:#fff}
@media(max-width:720px){
  .skip-link{right:10px;top:8px}
  .card-media:hover img,.large-card .card-media:hover img,.post-card .card-media:hover img{transform:none}
}

/* v1.7 brand and editorial polish */
:root{
  --blue:#202cc7;
  --blue-dark:#171fa1;
  --ink:#111318;
  --muted:#6d7482;
  --paper:#fbfbfa;
  --white:#fff;
  --line:#e4e6eb;
  --soft:#f4f5ff;
}
::selection{background:rgba(32,44,199,.14);color:var(--ink)}
.container{max-width:1220px}
.site-header{z-index:100}
.brand-link{min-width:150px}
.hero-copy .text-link,.section-head .text-link{font-weight:800}
.text-link{display:inline-flex;align-items:center;gap:7px}
.text-link span{font-size:14px}
.hero-meta{font-size:11px;color:var(--muted);display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.article-author{font-size:12px;margin:0 0 10px;color:var(--muted)}
.article-author a{color:var(--ink);font-weight:800}
.article-header{max-width:980px}
.article-header h1{max-width:930px}
.article-featured{background:#f0f1f4;overflow:hidden;border-radius:10px}
.article-featured img{display:block}
.search-form{display:flex;gap:7px;align-items:stretch}
.search-label{flex:1}
.search-field{width:100%;box-sizing:border-box}
.search-submit{white-space:nowrap}
.footer-brand img,.footer-brand svg{max-height:38px;width:auto}
.site-footer a{transition:color .15s ease}
.site-footer a:hover{color:#fff}
@media(max-width:980px){
  .container{max-width:100%}
}
@media(max-width:720px){
  .brand-link{min-width:0}
  .article-author{margin-bottom:8px}
  .search-form{display:flex}
}

/* v1.8 Arabic typography system
   Primary: IBM Plex Sans Arabic
   Fallbacks: Noto Sans Arabic, Cairo, Tahoma, Arial
*/
:root{
  --font-ar:"Readex Pro","Noto Sans Arabic","Cairo",Tahoma,Arial,sans-serif;
  --font-display:"Readex Pro","Noto Sans Arabic","Cairo",Tahoma,Arial,sans-serif;
}
html,body,
button,input,textarea,select,optgroup,
.site-header,.site-footer,.site-main,
.primary-menu,.category-strip,.article-content,
.post-card,.large-card,.newsletter,.comments-wrap{
  font-family:var(--font-ar);
}
body{
  font-feature-settings:"kern" 1,"liga" 1;
  text-rendering:optimizeLegibility;
}
h1,h2,h3,h4,h5,h6{
  font-family:var(--font-display);
  font-weight:700;
  letter-spacing:-.025em;
}
.hero-copy h1,.article-header h1,.archive-header h1,.standard-page .page-header h1{
  font-weight:700;
  letter-spacing:-.035em;
}
.article-content h2,.article-content h3{
  font-weight:700;
  letter-spacing:-.02em;
}
.primary-menu a,.post-category,.eyebrow,.footer-title,.button,
.newsletter-form button,.search-submit{
  font-family:var(--font-ar);
}
.article-content{
  font-weight:400;
  font-size:17px;
  line-height:2.08;
}
.article-content strong{font-weight:700}
@media(max-width:720px){
  .article-content{font-size:16px;line-height:2}
}

/* Arabic editorial type tuning */
.site-header{font-size:13px}
.main-nav a{font-weight:600}
.hero-copy h1{line-height:1.22}
.hero-excerpt{line-height:2}
.section-head h2{font-weight:700}
.large-card h3{line-height:1.45;font-weight:700}
.post-card h3{line-height:1.6;font-weight:700}
.article-header h1{line-height:1.28}
.article-excerpt{line-height:2}
.sidebar-title{font-weight:700}
.footer-title{font-weight:700}

/* v1.9 Readex Pro */
body{font-family:"Readex Pro","Noto Sans Arabic","Cairo",Tahoma,Arial,sans-serif}
h1,h2,h3,h4,h5,h6{font-family:"Readex Pro","Noto Sans Arabic","Cairo",Tahoma,Arial,sans-serif}

/* v2.0 — Almaal editorial system */
:root{
  --brand:#202CC7;
  --brand-dark:#17209C;
  --ink:#111318;
  --muted:#626875;
  --paper:#FFFFFF;
  --white:#FFFFFF;
  --line:#E4E6EB;
  --soft:#F4F5FF;
  --radius-sm:10px;
  --radius-md:16px;
  --radius-lg:22px;
  --shadow-soft:0 12px 35px rgba(17,19,24,.06);
}
html{scroll-behavior:smooth}
body{
  background:var(--paper);
  color:var(--ink);
  overflow-x:hidden;
}
a{color:inherit}
a:hover{color:var(--brand)}
::selection{background:rgba(32,44,199,.14);color:var(--ink)}
img{max-width:100%;height:auto}
button,input,textarea,select{font-family:"Readex Pro","Noto Sans Arabic","Cairo",Tahoma,Arial,sans-serif}

.site-header{
  position:relative;
  z-index:50;
  background:rgba(251,251,250,.96);
  border-bottom:1px solid var(--line);
}
.site-header .header-inner{
  min-height:76px;
  display:flex;
  align-items:center;
  gap:24px;
}
.site-branding{display:flex;align-items:center;flex:0 0 auto}
.site-branding img{max-height:46px;width:auto}
.site-branding .site-title{font-size:20px;font-weight:700;letter-spacing:-.03em}

.main-nav{margin-inline:auto}
.main-nav ul{display:flex;align-items:center;gap:26px;margin:0;padding:0;list-style:none}
.main-nav a{
  display:block;
  padding:10px 0;
  color:#292C35;
  font-size:13px;
  transition:color .2s ease;
}
.main-nav a:hover,.main-nav .current-menu-item>a{color:var(--brand)}

.header-actions{display:flex;align-items:center;gap:8px}
.header-icon{
  width:42px;height:42px;
  display:inline-flex;align-items:center;justify-content:center;
  border:1px solid var(--line);
  border-radius:50%;
  background:var(--white);
  color:var(--ink);
  cursor:pointer;
  transition:.2s ease;
}
.header-icon:hover{border-color:rgba(32,44,199,.35);color:var(--brand);transform:translateY(-1px)}

.hero{
  padding:70px 0 42px;
}
.hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);
  gap:54px;
  align-items:center;
}
.hero-copy{max-width:650px}
.hero-copy .eyebrow,
.eyebrow{
  color:var(--brand);
  font-size:12px;
  font-weight:600;
  letter-spacing:0;
  margin-bottom:16px;
}
.hero-copy h1{
  max-width:680px;
  margin:0;
  font-size:clamp(34px,4.4vw,62px);
  line-height:1.25;
  letter-spacing:-.045em;
}
.hero-excerpt{
  max-width:590px;
  margin:22px 0 0;
  color:var(--muted);
  font-size:16px;
  line-height:2;
}
.hero-media{
  position:relative;
  overflow:hidden;
  border-radius:var(--radius-lg);
  background:#eef0f8;
  box-shadow:var(--shadow-soft);
}
.hero-media img{
  display:block;
  width:100%;
  aspect-ratio:1.12/1;
  object-fit:cover;
}
.hero-media:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(180deg,transparent 55%,rgba(17,19,24,.12));
}

.category-strip{
  padding:8px 0 44px;
}
.category-strip-inner{
  display:flex;
  gap:10px;
  overflow:auto;
  scrollbar-width:none;
  padding-bottom:4px;
}
.category-strip-inner::-webkit-scrollbar{display:none}
.category-strip a{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  min-height:40px;
  padding:0 17px;
  border:1px solid var(--line);
  border-radius:999px;
  background:var(--white);
  font-size:12px;
  color:#3F424B;
  transition:.2s ease;
}
.category-strip a:hover{
  color:var(--brand);
  border-color:rgba(32,44,199,.28);
  background:var(--soft);
}

.section{padding:54px 0}
.section-head{
  display:flex;
  justify-content:space-between;
  align-items:end;
  gap:24px;
  margin-bottom:24px;
}
.section-head h2{
  margin:0;
  font-size:25px;
  letter-spacing:-.035em;
}
.section-head a{
  color:var(--brand);
  font-size:12px;
  font-weight:600;
}

.feature-grid{
  display:grid;
  grid-template-columns:minmax(0,1.38fr) minmax(300px,.62fr);
  gap:24px;
}
.large-card,.post-card{
  background:var(--white);
  border:1px solid var(--line);
  border-radius:var(--radius-md);
  overflow:hidden;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.large-card:hover,.post-card:hover{
  transform:translateY(-2px);
  box-shadow:var(--shadow-soft);
  border-color:#D9DCE5;
}
.large-card .card-image{display:block}
.large-card .card-image img{
  display:block;
  width:100%;
  aspect-ratio:16/8.8;
  object-fit:cover;
}
.large-card .card-body{padding:26px}
.post-card .card-image img{
  display:block;
  width:100%;
  aspect-ratio:16/10;
  object-fit:cover;
}
.post-card .card-body{padding:20px}
.post-meta{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:8px 14px;
  color:#737783;
  font-size:11px;
}
.post-category{color:var(--brand);font-weight:600}
.large-card h3{
  margin:12px 0 10px;
  font-size:25px;
}
.post-card h3{
  margin:10px 0 7px;
  font-size:17px;
}
.card-excerpt{
  margin:0;
  color:var(--muted);
  font-size:13px;
  line-height:1.95;
}
.side-list{
  display:grid;
  gap:0;
  background:var(--white);
  border:1px solid var(--line);
  border-radius:var(--radius-md);
  overflow:hidden;
}
.side-list .side-item{
  padding:20px;
  border-bottom:1px solid var(--line);
}
.side-list .side-item:last-child{border-bottom:0}
.side-item h3{
  margin:7px 0 0;
  font-size:16px;
  line-height:1.6;
}
.side-item .post-meta{font-size:10px}

.posts-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
}

.newsletter{
  margin:54px 0 20px;
  padding:44px;
  background:var(--brand);
  color:#fff;
  border-radius:var(--radius-lg);
  position:relative;
  overflow:hidden;
}
.newsletter:before{
  content:"";
  position:absolute;
  width:300px;height:300px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:50%;
  left:-130px;bottom:-170px;
}
.newsletter-inner{position:relative;z-index:1;max-width:720px}
.newsletter h2{margin:0 0 10px;font-size:26px}
.newsletter p{margin:0;color:rgba(255,255,255,.82);line-height:1.9;font-size:13px}
.newsletter-form{display:flex;gap:10px;margin-top:22px}
.newsletter-form input{
  flex:1;min-width:0;
  height:48px;padding:0 16px;
  border:0;border-radius:10px;
  background:#fff;color:var(--ink);
}
.newsletter-form button{
  min-width:130px;border:0;border-radius:10px;
  background:#fff;color:var(--brand);
  font-weight:700;cursor:pointer;
}

.archive-header,.standard-page .page-header{
  padding:54px 0 26px;
}
.archive-header h1,.standard-page .page-header h1{
  margin:0;
  font-size:38px;
  letter-spacing:-.04em;
}
.archive-header p,.standard-page .page-header p{
  max-width:680px;
  color:var(--muted);
  line-height:2;
  margin:12px 0 0;
}
.archive-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) 300px;
  gap:34px;
}
.archive-posts{display:grid;gap:18px}
.archive-post{
  display:grid;
  grid-template-columns:230px minmax(0,1fr);
  gap:20px;
  padding:16px;
  background:var(--white);
  border:1px solid var(--line);
  border-radius:var(--radius-md);
}
.archive-post img{
  width:100%;height:150px;object-fit:cover;border-radius:10px;
}
.archive-post h2{margin:8px 0;font-size:20px;line-height:1.55}
.archive-post p{margin:0;color:var(--muted);font-size:13px;line-height:1.9}

.article-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) 280px;
  gap:54px;
  align-items:start;
}
.article-header{
  max-width:880px;
  padding:52px 0 22px;
}
.article-header .post-category{font-size:12px}
.article-header h1{
  margin:12px 0 18px;
  font-size:clamp(32px,4.2vw,56px);
}
.article-excerpt{
  color:var(--muted);
  font-size:17px;
  line-height:2;
  max-width:800px;
}
.article-meta{
  display:flex;flex-wrap:wrap;gap:10px 18px;
  color:#747884;font-size:11px;
  margin-top:20px;
}
.article-author{font-size:11px;color:#626875}
.article-author a{color:var(--ink);font-weight:600}
.article-cover{
  margin:18px 0 30px;
  overflow:hidden;border-radius:var(--radius-lg);
}
.article-cover img{
  display:block;width:100%;max-height:620px;object-fit:cover;
}
.article-content{
  max-width:820px;
  font-size:17px;
  line-height:2.1;
}
.article-content p{margin:0 0 1.25em}
.article-content h2{
  margin:2em 0 .7em;
  font-size:28px;
  line-height:1.45;
}
.article-content h3{
  margin:1.7em 0 .6em;
  font-size:22px;
  line-height:1.5;
}
.article-content ul,.article-content ol{padding-inline-start:1.4em}
.article-content blockquote{
  margin:1.8em 0;
  padding:20px 24px;
  border-inline-start:3px solid var(--brand);
  background:var(--soft);
  color:#30333B;
  border-radius:0 12px 12px 0;
}
.article-sidebar{
  position:sticky;
  top:28px;
  padding-top:100px;
}
.sidebar-box{
  padding:20px;
  background:var(--white);
  border:1px solid var(--line);
  border-radius:var(--radius-md);
}
.sidebar-title{margin:0 0 14px;font-size:14px}
.sidebar-box ul{margin:0;padding:0;list-style:none}
.sidebar-box li{padding:9px 0;border-bottom:1px solid #EEF0F3;font-size:12px;line-height:1.7}
.sidebar-box li:last-child{border-bottom:0}

.pagination{display:flex;gap:8px;justify-content:center;padding:36px 0}
.pagination a,.pagination span{
  min-width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;
  border:1px solid var(--line);border-radius:9px;background:var(--white);font-size:12px;
}
.pagination .current{background:var(--brand);border-color:var(--brand);color:#fff}

.site-footer{
  margin-top:70px;
  padding:48px 0 28px;
  border-top:1px solid var(--line);
  background:#fff;
}
.footer-grid{
  display:grid;
  grid-template-columns:1.3fr 1fr 1fr;
  gap:40px;
}
.footer-title{font-size:14px;margin:0 0 14px}
.site-footer p,.site-footer li,.site-footer a{font-size:12px;line-height:1.9;color:#656974}
.site-footer ul{list-style:none;margin:0;padding:0}
.footer-bottom{
  margin-top:35px;padding-top:18px;border-top:1px solid var(--line);
  font-size:11px;color:#81858E;
  display:flex;justify-content:space-between;gap:15px;
}

.search-panel{
  background:#fff;
  border-bottom:1px solid var(--line);
  box-shadow:0 10px 30px rgba(17,19,24,.05);
}
.search-form{display:flex;gap:10px;padding:18px 0}
.search-form label{flex:1}
.search-form input{
  width:100%;height:48px;padding:0 16px;
  border:1px solid var(--line);border-radius:10px;background:var(--paper);
  outline:none;
}
.search-form input:focus{border-color:rgba(32,44,199,.45);box-shadow:0 0 0 3px rgba(32,44,199,.08)}
.search-submit{
  min-width:90px;border:0;border-radius:10px;background:var(--brand);color:#fff;font-weight:600;
}

.mobile-toggle{display:none}

@media(max-width:1000px){
  .hero{padding-top:48px}
  .hero-grid{gap:32px}
  .feature-grid{grid-template-columns:1fr}
  .archive-grid{grid-template-columns:1fr}
  .article-layout{grid-template-columns:1fr}
  .article-sidebar{position:static;padding-top:0}
  .footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:760px){
  .site-header .header-inner{min-height:68px}
  .main-nav{display:none}
  .mobile-toggle{display:inline-flex}
  .header-actions{margin-inline-start:auto}
  .hero{padding:38px 0 26px}
  .hero-grid{grid-template-columns:1fr;gap:26px}
  .hero-copy h1{font-size:34px}
  .hero-media img{aspect-ratio:16/10}
  .section{padding:38px 0}
  .posts-grid{grid-template-columns:1fr}
  .large-card h3{font-size:21px}
  .newsletter{padding:30px 22px}
  .newsletter-form{flex-direction:column}
  .newsletter-form button{width:100%}
  .archive-post{grid-template-columns:110px minmax(0,1fr);gap:14px;padding:12px}
  .archive-post img{height:92px}
  .archive-post h2{font-size:16px;margin:3px 0}
  .archive-post p{display:none}
  .article-header{padding-top:35px}
  .article-header h1{font-size:31px}
  .article-excerpt{font-size:15px}
  .article-content{font-size:16px}
  .article-content h2{font-size:24px}
  .article-content h3{font-size:20px}
  .footer-grid{grid-template-columns:1fr}
  .footer-bottom{flex-direction:column}
}

/* v2.1 — production hardening */
html{box-sizing:border-box}
*,*:before,*:after{box-sizing:inherit}
body{margin:0;min-width:320px}
.container{width:min(1220px,calc(100% - 40px));margin-inline:auto}
.screen-reader-text{
  border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);
  height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important;
}
.screen-reader-text:focus{
  clip:auto!important;clip-path:none;height:auto;width:auto;margin:5px;
  padding:12px 16px;background:#fff;color:#111318;z-index:100000;
  border:1px solid #E4E6EB;border-radius:8px;
}
button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{
  outline:3px solid rgba(32,44,199,.22);
  outline-offset:3px;
}
.skip-link{
  position:absolute;
  inset-inline-start:16px;
  top:10px;
  z-index:100000;
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*:before,*:after{
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important;
  }
}
@media(max-width:760px){
  .container{width:min(100% - 28px,1220px)}
}

/* v2.3 — refined homepage grid */
.hero--editorial{
  padding-bottom:54px;
}
.latest-section{
  padding-top:34px;
}
.latest-grid{
  display:grid;
  grid-template-columns:repeat(12,minmax(0,1fr));
  gap:16px;
}
.latest-card{
  grid-column:span 4;
  background:#fff;
  border:1px solid var(--line);
  border-radius:16px;
  overflow:hidden;
  min-width:0;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.latest-card:hover,
.category-card:hover,
.popular-feature:hover,
.topic-card:hover{
  transform:translateY(-2px);
  box-shadow:var(--shadow-soft);
  border-color:#D8DBE4;
}
.latest-card--1{
  grid-column:span 6;
}
.latest-card--2,
.latest-card--3{
  grid-column:span 3;
}
.latest-card-image{
  display:block;
  overflow:hidden;
}
.latest-card-image img{
  display:block;
  width:100%;
  aspect-ratio:16/10;
  object-fit:cover;
  transition:transform .35s ease;
}
.latest-card--1 .latest-card-image img{
  aspect-ratio:16/9;
}
.latest-card:hover img{
  transform:scale(1.025);
}
.latest-card-body{
  padding:18px;
}
.latest-card h3{
  margin:8px 0 6px;
  font-size:16px;
  line-height:1.65;
}
.latest-card--1 h3{
  font-size:21px;
  line-height:1.55;
}
.latest-card p{
  margin:0;
  color:var(--muted);
  font-size:12px;
  line-height:1.9;
}
.category-section{
  background:#F6F7FA;
}
.category-section:nth-of-type(even){
  background:#FBFBFA;
}
.category-grid{
  display:grid;
  grid-template-columns:repeat(12,minmax(0,1fr));
  gap:16px;
}
.category-card{
  grid-column:span 3;
  background:#fff;
  border:1px solid var(--line);
  border-radius:16px;
  overflow:hidden;
  min-width:0;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.category-card--1{
  grid-column:span 6;
  grid-row:span 2;
}
.category-card--1 .category-card-image img{
  aspect-ratio:16/10;
}
.category-card-image{
  display:block;
  overflow:hidden;
}
.category-card-image img{
  display:block;
  width:100%;
  aspect-ratio:16/10;
  object-fit:cover;
}
.category-card-body{
  padding:17px;
}
.category-card h3{
  margin:7px 0 0;
  font-size:15px;
  line-height:1.7;
}
.category-card--1 h3{
  font-size:21px;
  line-height:1.55;
}
.category-card p{
  margin:8px 0 0;
  color:var(--muted);
  font-size:12px;
  line-height:1.9;
}
.popular-section{
  background:#fff;
}
.popular-grid{
  display:grid;
  grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr);
  gap:18px;
}
.popular-feature{
  height:100%;
  background:#fff;
  border:1px solid var(--line);
  border-radius:18px;
  overflow:hidden;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.popular-feature-image{
  display:block;
}
.popular-feature-image img{
  display:block;
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover;
}
.popular-feature-body{
  padding:24px;
}
.popular-feature h3{
  margin:9px 0;
  font-size:25px;
  line-height:1.5;
}
.popular-feature p{
  margin:0;
  color:var(--muted);
  font-size:13px;
  line-height:1.95;
}
.popular-list{
  border:1px solid var(--line);
  border-radius:18px;
  overflow:hidden;
  background:#FBFBFC;
}
.popular-item{
  display:grid;
  grid-template-columns:42px minmax(0,1fr);
  gap:13px;
  padding:17px 19px;
  border-bottom:1px solid var(--line);
}
.popular-item:last-child{
  border-bottom:0;
}
.popular-number{
  color:var(--brand);
  font-size:13px;
  font-weight:700;
  padding-top:2px;
}
.popular-item h3{
  margin:6px 0 0;
  font-size:14px;
  line-height:1.75;
}
.topics-section{
  padding-bottom:76px;
}
.topics-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
}
.topic-card{
  min-height:122px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  padding:18px;
  border:1px solid var(--line);
  border-radius:15px;
  background:#fff;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease;
}
.topic-card strong{
  font-size:14px;
  line-height:1.7;
}
.topic-count{
  color:#878B94;
  font-size:10px;
}
.topic-arrow{
  color:var(--brand);
  font-size:13px;
}

/* Keep section rhythm consistent across the homepage. */
.home-latest + .category-section,
.latest-section + .category-section{
  padding-top:58px;
}
.category-section + .category-section{
  padding-top:58px;
}
.category-section + .popular-section,
.popular-section + .topics-section{
  padding-top:64px;
}

@media(max-width:1000px){
  .latest-card,
  .latest-card--1,
  .latest-card--2,
  .latest-card--3{
    grid-column:span 6;
  }
  .category-card,
  .category-card--1{
    grid-column:span 6;
    grid-row:auto;
  }
  .category-card--1 .category-card-image img{
    aspect-ratio:16/10;
  }
  .popular-grid{
    grid-template-columns:1fr;
  }
  .topics-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

@media(max-width:760px){
  .latest-grid,
  .category-grid{
    grid-template-columns:1fr;
  }
  .latest-card,
  .latest-card--1,
  .latest-card--2,
  .latest-card--3,
  .category-card,
  .category-card--1{
    grid-column:auto;
  }
  .latest-card--1 h3,
  .category-card--1 h3,
  .popular-feature h3{
    font-size:20px;
  }
  .popular-feature-body{
    padding:19px;
  }
  .topics-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:420px){
  .topics-grid{
    grid-template-columns:1fr;
  }
}

/* v2.4 — structural polish */
.site-main{min-height:40vh}
.article-page,.archive-page,.standard-page,.error-page{padding-top:8px}
.hero-media img{display:block}
.article-featured{
  margin:18px 0 30px;
  overflow:hidden;
  border-radius:var(--radius-lg);
}
.article-featured img{
  display:block;
  width:100%;
  height:auto;
}
.article-meta-separator{color:#B0B4BD}
.article-author{
  margin-top:17px;
  color:#6B707B;
  font-size:11px;
}
.article-author .author-label{margin-inline-end:4px}
.article-author a:hover{text-decoration:underline;text-underline-offset:3px}
.related-section{margin-top:52px}
.card-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.post-card{
  min-width:0;
}
.post-card-thumb{
  display:block;
  overflow:hidden;
}
.post-card-thumb img{
  display:block;
  width:100%;
  aspect-ratio:16/10;
  object-fit:cover;
}
.post-card-body{padding:18px}
.card-category{
  color:var(--brand);
  font-size:11px;
  font-weight:600;
}
.post-card-body h3{
  margin:8px 0;
  font-size:16px;
  line-height:1.7;
}
.post-card-body .meta,
.post-mini .meta{
  color:#858A94;
  font-size:10px;
}
.archive-page .archive-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  align-items:start;
}
.archive-description{
  color:var(--muted);
  line-height:1.9;
  font-size:13px;
  margin-top:10px;
}
.pagination .nav-links{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  justify-content:center;
}
.pagination .page-numbers{
  min-width:38px;
  height:38px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 10px;
  border:1px solid var(--line);
  border-radius:9px;
  background:#fff;
  font-size:11px;
}
.pagination .page-numbers.current{
  background:var(--brand);
  border-color:var(--brand);
  color:#fff;
}
.empty-state{
  padding:54px 20px;
  text-align:center;
  border:1px solid var(--line);
  border-radius:18px;
  background:#fff;
}
.empty-state h1,.empty-state h2{
  margin:0 0 10px;
  font-size:25px;
}
.empty-state p{color:var(--muted);font-size:13px;line-height:1.9}
.button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:0 18px;
  border-radius:10px;
  background:var(--brand);
  color:#fff!important;
  font-size:12px;
  font-weight:700;
}
.button:hover{background:var(--brand-dark)}
.error-page{padding-bottom:80px}
.error-inner{
  max-width:720px;
  margin:70px auto;
  padding:55px 30px;
  text-align:center;
  background:#fff;
  border:1px solid var(--line);
  border-radius:22px;
}
.error-code{
  color:var(--brand);
  font-size:clamp(70px,12vw,130px);
  line-height:.9;
  font-weight:700;
  letter-spacing:-.07em;
}
.error-inner h1{margin:20px 0 10px;font-size:30px}
.error-inner p{margin:0 auto 24px;max-width:520px;color:var(--muted);line-height:1.9}
.error-actions{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  flex-wrap:wrap;
}
.error-actions .search-form{margin:0}
.comments-wrap{
  margin-top:50px;
  padding-top:30px;
  border-top:1px solid var(--line);
}
.comments-title{font-size:21px;margin:0 0 22px}
.comment-list{padding:0;margin:0 0 28px;list-style:none}
.comment-list .comment{
  padding:18px 0;
  border-bottom:1px solid var(--line);
}
.comment-list .comment-body{font-size:13px;line-height:1.9}
.comment-list .comment-meta{font-size:10px;color:#7C818B}
.comment-form-comment label{display:block;font-size:12px;font-weight:600;margin-bottom:7px}
.comment-form-comment textarea{
  width:100%;
  border:1px solid var(--line);
  border-radius:10px;
  padding:12px;
  resize:vertical;
  background:#fff;
}
.submit{
  border:0;
  min-height:42px;
  padding:0 18px;
  border-radius:9px;
  background:var(--brand);
  color:#fff;
  font-family:inherit;
  font-weight:700;
  cursor:pointer;
}
@media(max-width:1000px){
  .archive-page .archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .archive-page .archive-grid,
  .card-grid{grid-template-columns:1fr}
  .error-inner{margin:40px auto;padding:40px 20px}
}

/* v2.5 — identity refinement */
:root{
  --brand:#202CC7;
  --brand-deep:#1820A1;
  --ink:#111318;
  --muted:#626875;
  --paper:#FBFBFA;
  --surface:#FFFFFF;
  --line:#E5E7EC;
  --line-strong:#D9DCE4;
  --soft:#F3F4FF;
}
body{
  font-family:"Readex Pro","Noto Sans Arabic","Cairo",Tahoma,Arial,sans-serif;
  background:var(--paper);
}
.brand-link{
  display:inline-flex;
  align-items:center;
  gap:11px;
  text-decoration:none;
}
.brand-link .site-logo{
  display:block;
  width:auto;
  max-width:145px;
  max-height:45px;
}
.brand-copy{
  display:flex;
  flex-direction:column;
  gap:1px;
  padding-inline-start:11px;
  border-inline-start:1px solid var(--line);
}
.brand-copy strong{
  font-size:11px;
  color:var(--ink);
  line-height:1.5;
}
.brand-copy small{
  color:#858A94;
  font-size:8px;
  line-height:1.5;
}
.site-header{
  backdrop-filter:saturate(140%) blur(10px);
}
.site-header .header-inner{
  min-height:78px;
}
.search-trigger{
  width:40px;
  height:40px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:1px solid var(--line);
  border-radius:50%;
  background:#fff;
  color:var(--ink);
  cursor:pointer;
  transition:.2s ease;
}
.search-trigger svg{width:18px;height:18px;display:block}
.search-trigger:hover{
  border-color:rgba(32,44,199,.35);
  color:var(--brand);
}
.mobile-toggle{
  width:40px;
  height:40px;
  padding:0 10px;
  border:1px solid var(--line);
  border-radius:50%;
  background:#fff;
  display:none;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:4px;
  cursor:pointer;
}
.mobile-toggle span{
  width:17px;
  height:1.5px;
  display:block;
  background:currentColor;
  border-radius:2px;
  transition:.2s ease;
}
.menu-open .mobile-toggle span:nth-child(1){transform:translateY(5.5px) rotate(45deg)}
.menu-open .mobile-toggle span:nth-child(2){opacity:0}
.menu-open .mobile-toggle span:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}

.hero--editorial{
  padding-top:76px;
  padding-bottom:62px;
}
.hero--editorial .hero-copy{
  padding-inline-end:15px;
}
.hero--editorial .hero-copy:before{
  content:"";
  display:block;
  width:42px;
  height:3px;
  margin-bottom:22px;
  background:var(--brand);
  border-radius:4px;
}
.hero--editorial .hero-media{
  border-radius:20px;
  box-shadow:0 18px 50px rgba(17,19,24,.08);
}
.hero--editorial .hero-media:after{
  background:linear-gradient(180deg,rgba(17,19,24,0) 52%,rgba(17,19,24,.14));
}
.hero--editorial h1 a{
  text-decoration:none;
}
.hero--editorial h1 a:hover{
  color:var(--ink);
}
.category-strip{
  border-top:1px solid rgba(228,230,235,.7);
  border-bottom:1px solid rgba(228,230,235,.7);
  padding:12px 0;
  background:#fff;
}
.category-strip-inner{
  padding-bottom:0;
}
.section{
  position:relative;
}
.section-head{
  align-items:center;
}
.section-head > div:first-child{
  position:relative;
  padding-inline-start:15px;
}
.section-head > div:first-child:before{
  content:"";
  position:absolute;
  inset-inline-start:0;
  top:4px;
  bottom:4px;
  width:3px;
  border-radius:3px;
  background:var(--brand);
}
.section-head .eyebrow{
  margin-bottom:4px;
}
.section-head h2{
  font-size:24px;
}
.latest-card,
.category-card,
.popular-feature,
.popular-list,
.topic-card,
.post-card{
  box-shadow:0 1px 0 rgba(17,19,24,.01);
}
.latest-card--1,
.category-card--1{
  position:relative;
}
.latest-card--1 .latest-card-body,
.category-card--1 .category-card-body{
  padding:21px;
}
.latest-card--1 h3,
.category-card--1 h3{
  letter-spacing:-.03em;
}
.category-section{
  background:#F5F6FA;
}
.category-section--2,
.category-section--4{
  background:#FBFBFA;
}
.category-section--1,
.category-section--3{
  background:#F5F6FA;
}
.popular-section{
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.popular-feature{
  background:#fff;
}
.popular-feature-body{
  padding:25px 26px 27px;
}
.popular-feature h3{
  letter-spacing:-.03em;
}
.topics-section{
  background:#FBFBFA;
}
.topic-card{
  position:relative;
}
.topic-card:after{
  content:"";
  position:absolute;
  inset-inline-start:0;
  bottom:0;
  width:0;
  height:2px;
  background:var(--brand);
  transition:width .2s ease;
}
.topic-card:hover:after{width:100%}

.article-header--editorial{
  max-width:900px;
  padding-top:60px;
}
.article-header--editorial:before{
  content:"";
  display:block;
  width:44px;
  height:3px;
  margin-bottom:20px;
  background:var(--brand);
  border-radius:4px;
}
.article-header--editorial h1{
  max-width:850px;
  letter-spacing:-.045em;
}
.article-reading-label{
  color:var(--brand);
  font-weight:600;
}
.article-content{
  color:#252831;
}
.article-content a{
  color:var(--brand);
  text-decoration-thickness:1px;
  text-underline-offset:3px;
}
.article-content img{
  border-radius:12px;
}
.article-content figure{
  margin:1.8em 0;
}
.article-content figcaption{
  margin-top:8px;
  color:#7A7F89;
  font-size:11px;
  line-height:1.7;
  text-align:center;
}
.article-content table{
  width:100%;
  border-collapse:collapse;
  margin:1.7em 0;
  font-size:13px;
}
.article-content th,
.article-content td{
  padding:10px 12px;
  border:1px solid var(--line);
  text-align:right;
}
.article-content th{
  background:var(--soft);
  font-weight:700;
}
.toc-box{
  max-height:70vh;
  overflow:auto;
}
.toc-list{
  margin:0;
  padding:0;
  list-style:none;
}
.toc-list li{
  border-bottom:1px solid #EFF0F3;
}
.toc-list a{
  display:block;
  padding:8px 0;
  color:#555A65;
  font-size:11px;
  line-height:1.7;
}
.toc-list a:hover{color:var(--brand)}
.toc-list .toc-sub a{
  padding-inline-start:13px;
  color:#7B808A;
}
.toc-empty{
  margin:0;
  color:#858A94;
  font-size:11px;
  line-height:1.8;
}
.site-footer{
  background:#fff;
}
.footer-brand .site-logo{
  max-width:150px;
  max-height:48px;
  display:block;
  margin-bottom:14px;
}
.footer-note{
  max-width:270px;
}
@media(max-width:760px){
  .brand-copy{display:none}
  .brand-link .site-logo{max-width:125px;max-height:40px}
  .hero--editorial{
    padding-top:42px;
    padding-bottom:38px;
  }
  .hero--editorial .hero-copy:before{
    margin-bottom:17px;
  }
  .section-head h2{font-size:21px}
  .article-header--editorial{padding-top:40px}
  .article-header--editorial:before{margin-bottom:16px}
}


/* v2.6 — final interaction hardening */
.mobile-toggle{display:none}
.search-trigger svg{width:18px;height:18px;display:block}
@media(max-width:760px){
  .mobile-toggle{display:inline-flex}
}


/* v2.7 — production structure, typography and responsive polish */
.site-header{
  position:sticky;
  top:0;
}
.site-header .header-inner{
  width:min(1220px,calc(100% - 40px));
  margin-inline:auto;
}
.brand{
  flex:0 0 auto;
  min-width:0;
}
.brand-link .site-logo{
  flex:0 0 auto;
}
.main-nav{
  min-width:0;
}
.main-nav .primary-menu{
  flex-wrap:nowrap;
}
.header-actions{
  flex:0 0 auto;
}
.search-panel[hidden]{display:none!important}
.search-panel{
  position:absolute;
  inset-inline:0;
  top:100%;
}
.hero--editorial .hero-media{
  min-height:0;
  aspect-ratio:16/10;
}
.hero--editorial .hero-media img{
  width:100%;
  height:100%;
  min-height:0;
  object-fit:cover;
}
.latest-card,
.category-card,
.popular-feature,
.topic-card{
  min-width:0;
}
.latest-card-image img,
.category-card-image img,
.popular-feature-image img{
  width:100%;
  object-fit:cover;
}
.article-featured img{
  display:block;
  width:100%;
  height:auto;
}
.footer-links .menu-item{
  margin:0;
}

@media(max-width:1000px){
  .site-header .header-inner{width:min(100% - 32px,1220px)}
  .main-nav .primary-menu{gap:15px}
  .main-nav a{font-size:12px}
  .brand-copy{display:none}
}

@media(max-width:760px){
  .site-header .header-inner{
    min-height:68px;
    width:calc(100% - 28px);
  }
  .brand-link .site-logo{
    max-width:125px;
    max-height:40px;
  }
  .header-actions{gap:6px}
  .mobile-toggle{display:inline-flex!important}
  .main-nav{
    top:68px;
    max-height:calc(100vh - 68px);
    overflow:auto;
    box-shadow:0 14px 30px rgba(17,19,24,.06);
  }
  .main-nav.is-open{display:block}
  .main-nav .primary-menu{display:grid;gap:0}
  .main-nav a{padding:12px 10px;font-size:13px;border-bottom:1px solid var(--line)}
  .hero--editorial .hero-grid{display:grid;grid-template-columns:1fr;gap:24px}
  .hero--editorial .hero-media{order:-1;aspect-ratio:16/10;border-radius:14px}
  .hero--editorial .hero-copy{padding-inline:0}
  .hero--editorial h1{font-size:clamp(29px,8vw,38px)}
  .category-strip-inner{padding-bottom:2px}
  .category-strip a{min-height:38px;padding-inline:14px;font-size:11px}
  .section{padding:44px 0}
  .section-head{align-items:flex-end;gap:12px}
  .section-head h2{font-size:21px}
  .latest-grid,
  .category-grid,
  .popular-grid,
  .topics-grid{min-width:0}
  .article-layout{display:block}
  .article-sidebar{margin-top:30px}
  .toc-box{max-height:none}
}

@media(max-width:420px){
  .site-header .header-inner{width:calc(100% - 22px)}
  .brand-link .site-logo{max-width:112px}
  .search-trigger,.mobile-toggle{width:36px;height:36px}
  .hero--editorial{padding-top:30px}
  .hero--editorial .hero-media{border-radius:12px}
}

@media(prefers-reduced-motion:reduce){
  .topic-card:after{transition:none}
  .search-trigger{transition:none}
}


/* v2.9 — approved Almaal logo integration and final header hardening */
.brand-link{
  gap:12px;
  align-items:center;
}
.brand-link .site-logo{
  display:block;
  width:auto;
  max-width:150px;
  height:auto;
  max-height:54px;
  object-fit:contain;
}
.brand-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  line-height:1.4;
  white-space:nowrap;
}
.brand-copy small{
  color:#7b8190;
  font-size:10px;
  font-weight:500;
}
.footer-brand .site-logo{
  display:block;
  width:auto;
  max-width:150px;
  max-height:54px;
  height:auto;
  filter:none;
}
/* Desktop: hamburger is never shown. */
.mobile-toggle{display:none!important}

@media(max-width:1000px){
  .brand-copy{display:none}
  .brand-link .site-logo{max-width:142px;max-height:50px}
}

@media(max-width:760px){
  .mobile-toggle{display:inline-flex!important}
  .brand-link .site-logo{max-width:132px;max-height:48px}
}

@media(max-width:420px){
  .brand-link .site-logo{max-width:118px;max-height:44px}
}


/* v3.0 — final production hardening */
.site-header{
  background:rgba(251,251,250,.97);
  border-bottom-color:rgba(17,19,24,.09);
  -webkit-backdrop-filter:saturate(140%) blur(12px);
  backdrop-filter:saturate(140%) blur(12px);
}
.site-header .header-inner{min-height:80px}
.brand-link .site-logo{width:auto;height:auto;max-width:150px;max-height:54px;object-fit:contain}
.brand-copy{border-inline-start:0;padding-inline-start:0}
.search-trigger:focus-visible,.mobile-toggle:focus-visible,.main-nav a:focus-visible,.brand-link:focus-visible,.hero-read-link:focus-visible,.category-strip a:focus-visible,.topic-card:focus-visible,.post-card a:focus-visible{outline:3px solid rgba(32,44,199,.22);outline-offset:3px}
.hero--editorial{border-bottom:1px solid rgba(17,19,24,.06)}
.latest-card,.category-card,.popular-feature{min-height:0}
.latest-card-image,.category-card-image,.popular-feature-image{display:block;overflow:hidden;background:#eef0f8}
.latest-card-image img,.category-card-image img,.popular-feature-image img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover}
.latest-card--1 .latest-card-image img{aspect-ratio:16/8.6}
[data-almaal-image-card][hidden],[data-almaal-image-guard][hidden]{display:none!important}
.post-card-thumb,.post-mini>a,.article-featured{background:#eef0f8}
.post-card-thumb img,.post-mini>a img{display:block}
@media(max-width:760px){
  .site-header .header-inner{min-height:68px}
  .latest-card-image img,.category-card-image img,.popular-feature-image img{aspect-ratio:16/10}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}


/* v3.1 — premium Almaal footer */
.site-footer{
  position:relative;
  margin-top:76px;
  padding:58px 0 24px;
  background:#11162a;
  color:#fff;
  border-top:0;
  overflow:hidden;
}
.site-footer:before{
  content:"";
  position:absolute;
  top:0;
  inset-inline:0;
  height:3px;
  background:linear-gradient(90deg,transparent 0%,var(--blue) 22%,#3342e5 50%,var(--blue) 78%,transparent 100%);
}
.site-footer:after{
  content:"";
  position:absolute;
  width:360px;
  height:360px;
  top:-250px;
  inset-inline-start:-170px;
  border-radius:50%;
  background:rgba(32,44,199,.12);
  pointer-events:none;
}
.site-footer .container{position:relative;z-index:1}
.footer-grid{
  display:grid;
  grid-template-columns:minmax(250px,1.45fr) repeat(3,minmax(0,1fr));
  gap:42px;
  align-items:start;
}
.footer-brand{min-width:0}
.footer-brand-link{
  display:inline-flex;
  align-items:center;
  min-height:54px;
  margin-bottom:13px;
}
.footer-brand .site-logo{
  display:block;
  width:auto;
  max-width:165px;
  max-height:58px;
  height:auto;
  filter:none;
}
.footer-description,.footer-note{
  max-width:330px;
  margin:0;
  color:#aeb5c7!important;
  font-size:12px!important;
  line-height:2!important;
}
.footer-title{
  position:relative;
  display:inline-block;
  margin:3px 0 16px;
  padding-bottom:7px;
  color:#fff!important;
  font-size:13px!important;
  font-weight:700;
  line-height:1.5;
}
.footer-title:after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:24px;
  height:2px;
  border-radius:2px;
  background:var(--blue);
}
.footer-links{
  display:grid;
  gap:7px;
  margin:0;
  padding:0;
  list-style:none;
}
.footer-links li{margin:0!important;padding:0!important;border:0!important}
.footer-links a{
  display:inline-block;
  color:#b8bfce!important;
  font-size:12px!important;
  line-height:1.9!important;
  transition:color .18s ease,transform .18s ease;
}
.footer-links a:hover,.footer-links a:focus-visible{
  color:#fff!important;
  transform:translateX(-3px);
}
.footer-about{min-width:0}
.footer-home-link{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-top:15px;
  color:#fff!important;
  font-size:11px!important;
  font-weight:700;
}
.footer-home-link span{
  color:#8f9aff;
  transition:transform .18s ease;
}
.footer-home-link:hover span,.footer-home-link:focus-visible span{transform:translateX(-3px)}
.footer-bottom{
  margin-top:44px;
  padding-top:18px;
  border-top:1px solid rgba(255,255,255,.10)!important;
  color:#7f8799!important;
  font-size:10px!important;
  line-height:1.8;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:18px;
}
@media(max-width:1000px){
  .footer-grid{grid-template-columns:1.35fr 1fr 1fr;gap:30px}
  .footer-about{grid-column:1 / -1;max-width:560px}
}
@media(max-width:760px){
  .site-footer{margin-top:55px;padding:46px 0 22px}
  .footer-grid{grid-template-columns:1fr 1fr;gap:34px 24px}
  .footer-brand{grid-column:1 / -1}
  .footer-about{grid-column:1 / -1;max-width:none}
  .footer-bottom{margin-top:34px;align-items:flex-start;flex-direction:column;gap:5px}
}
@media(max-width:420px){
  .footer-grid{grid-template-columns:1fr;gap:26px}
  .footer-brand,.footer-about{grid-column:auto}
  .footer-brand .site-logo{max-width:150px}
}
@media(prefers-reduced-motion:reduce){
  .footer-links a,.footer-home-link span{transition:none}
}

/* v3.2 — Financial Magazine art direction */
.magazine-home{background:#fff}
.magazine-topline{background:#11162a;color:#dce2ff;border-top:3px solid var(--blue);font-size:11px}
.magazine-topline-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.magazine-topline a{color:#fff;font-weight:700}
.magazine-nav{border-bottom:1px solid var(--line);background:#fff}
.magazine-nav-inner{display:flex;align-items:center;gap:26px;overflow:auto;white-space:nowrap;scrollbar-width:none;min-height:48px}
.magazine-nav-inner::-webkit-scrollbar{display:none}
.magazine-nav a{font-size:12px;font-weight:650;color:#3f4654;padding:14px 0;position:relative}
.magazine-nav a:first-child{color:var(--blue)}
.magazine-nav a:hover{color:var(--blue)}
.magazine-cover{padding:34px 0 42px;background:linear-gradient(180deg,#fff 0%,#f7f8fc 100%)}
.magazine-section-kicker{display:flex;align-items:center;gap:12px;margin-bottom:18px;color:var(--blue);font-size:12px;font-weight:800}
.magazine-section-kicker i{height:1px;background:var(--blue);width:58px;display:block;opacity:.5}
.magazine-cover-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(330px,.8fr);gap:22px;align-items:stretch}
.cover-main{display:grid;grid-template-columns:1.12fr .88fr;min-height:470px;background:#11162a;color:#fff;overflow:hidden;border-radius:2px;box-shadow:0 18px 45px rgba(16,21,34,.10)}
.cover-main-image{min-height:470px;overflow:hidden;background:#e9ebf2}
.cover-main-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.cover-main:hover .cover-main-image img{transform:scale(1.025)}
.cover-main-copy{padding:42px 38px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative}
.cover-main-copy:before{content:"";position:absolute;inset-inline-start:0;top:42px;width:4px;height:74px;background:var(--blue)}
.cover-label{font-size:11px;color:#9da9ff;font-weight:800;margin-bottom:12px}
.cover-main h1{font-size:clamp(30px,3.1vw,49px);line-height:1.18;letter-spacing:-1.2px;margin:0 0 16px;font-weight:780}
.cover-main h1 a:hover{color:#fff}
.cover-main-copy p{font-size:14px;line-height:2;color:#bdc4d2;margin:0 0 24px;max-width:470px}
.cover-meta{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:auto;color:#8e97aa;font-size:10px}
.cover-meta a{color:#fff;font-weight:750}
.cover-side{display:grid;grid-template-rows:repeat(4,1fr);border-top:1px solid var(--line)}
.cover-side-item{display:grid;grid-template-columns:96px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid var(--line);min-width:0}
.cover-side-thumb{display:block;aspect-ratio:1/1;overflow:hidden;background:#f0f1f5}
.cover-side-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.cover-side-item:hover .cover-side-thumb img{transform:scale(1.04)}
.cover-side-copy{display:grid;grid-template-columns:25px 1fr;gap:10px;min-width:0}
.cover-side-index{font-size:10px;color:var(--blue);font-weight:800;padding-top:2px}
.cover-side-copy .post-meta{font-size:9px;color:#8a91a0}
.cover-side-copy h2{font-size:14px;line-height:1.65;margin:4px 0 0;font-weight:700}
.cover-side-copy h2 a:hover{color:var(--blue)}
.magazine-latest{padding:62px 0 20px}
.magazine-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;border-bottom:1px solid var(--ink);padding-bottom:14px;margin-bottom:22px}
.magazine-section-heading > div > span{display:block;font-size:10px;color:var(--blue);font-weight:800;margin-bottom:4px}
.magazine-section-heading h2{font-size:25px;line-height:1.35;margin:0;letter-spacing:-.6px}
.magazine-section-heading > a{font-size:11px;color:#666d7a;font-weight:700;white-space:nowrap}
.magazine-section-heading > a:hover{color:var(--blue)}
.latest-mag-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px 18px}
.latest-mag-card{min-width:0}
.latest-mag-image{display:block;aspect-ratio:16/10;overflow:hidden;background:#f0f1f5;margin-bottom:12px}
.latest-mag-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.latest-mag-card:hover .latest-mag-image img{transform:scale(1.025)}
.latest-mag-copy .post-category,.channel-copy .post-category{font-size:10px;color:var(--blue);font-weight:750}
.latest-mag-copy h3{font-size:18px;line-height:1.5;margin:5px 0 6px;letter-spacing:-.35px}
.latest-mag-copy h3 a:hover{color:var(--blue)}
.latest-mag-copy p{font-size:12px;color:#737b8c;line-height:1.9;margin:0 0 7px}
.mag-date{font-size:9px;color:#949aa7}
.magazine-channel{padding:42px 0 20px}
.channel-grid{display:grid;grid-template-columns:1.55fr repeat(3,1fr);gap:18px;align-items:start}
.channel-card{min-width:0}
.channel-card--1{grid-row:span 2;border-bottom:0}
.channel-card--1 .channel-image{aspect-ratio:16/10}
.channel-card:not(.channel-card--1) .channel-image{aspect-ratio:4/3}
.channel-image{display:block;overflow:hidden;background:#f0f1f5;margin-bottom:11px}
.channel-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.channel-card:hover .channel-image img{transform:scale(1.025)}
.channel-copy h3{font-size:16px;line-height:1.55;margin:5px 0 5px;letter-spacing:-.25px}
.channel-card--1 .channel-copy h3{font-size:24px;line-height:1.4}
.channel-copy h3 a:hover{color:var(--blue)}
.channel-copy p{font-size:12px;line-height:1.9;color:#727a89;margin:0 0 6px}
.magazine-discover{padding:64px 0 78px}
.magazine-discover-inner{background:#11162a;color:#fff;padding:38px 40px;display:grid;grid-template-columns:.8fr 1.2fr;gap:38px;align-items:center;position:relative;overflow:hidden}
.magazine-discover-inner:after{content:"";position:absolute;width:230px;height:230px;border:1px solid rgba(116,129,255,.22);border-radius:50%;inset-inline-end:-80px;bottom:-110px}
.magazine-discover-inner > div:first-child{position:relative;z-index:1}
.magazine-discover-inner > div:first-child > span{font-size:10px;color:#a9b2ff;font-weight:800}
.magazine-discover-inner h2{font-size:27px;line-height:1.4;margin:8px 0 8px}
.magazine-discover-inner p{font-size:12px;line-height:1.9;color:#bac1ce;margin:0;max-width:440px}
.discover-links{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(255,255,255,.1);position:relative;z-index:1}
.discover-links a{background:#11162a;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}
.discover-links strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.discover-links span{font-size:9px;color:#8992a4;white-space:nowrap}
.discover-links a:hover strong{color:#aab3ff}

/* Keep the mobile control truly mobile. */
.mobile-toggle{display:none!important}
@media(max-width:760px){
  .mobile-toggle{display:inline-flex!important}
  .magazine-topline-inner{min-height:32px;font-size:9px}
  .magazine-topline-inner span:nth-child(2){display:none}
  .magazine-nav-inner{gap:20px}
  .magazine-nav a{font-size:10px}
  .magazine-cover{padding:24px 0 30px}
  .magazine-cover-grid{grid-template-columns:1fr;gap:24px}
  .cover-main{grid-template-columns:1fr;min-height:0}
  .cover-main-image{min-height:280px;aspect-ratio:16/10}
  .cover-main-copy{padding:27px 24px 30px}
  .cover-main-copy:before{top:27px}
  .cover-main h1{font-size:32px}
  .cover-main-copy p{font-size:12px}
  .cover-side{grid-template-rows:none}
  .cover-side-item{grid-template-columns:82px 1fr}
  .cover-side-copy h2{font-size:13px}
  .magazine-latest{padding-top:42px}
  .magazine-section-heading{align-items:flex-start;flex-direction:column;gap:8px}
  .magazine-section-heading h2{font-size:21px}
  .latest-mag-grid{grid-template-columns:1fr 1fr;gap:22px 14px}
  .latest-mag-copy h3{font-size:15px}
  .latest-mag-copy p{font-size:11px}
  .channel-grid{grid-template-columns:1fr 1fr}
  .channel-card--1{grid-column:1 / -1}
  .channel-card--1 .channel-copy h3{font-size:20px}
  .magazine-discover-inner{grid-template-columns:1fr;padding:30px 24px;gap:25px}
}
@media(max-width:460px){
  .magazine-topline-inner span:first-child{font-size:9px}
  .cover-main h1{font-size:28px}
  .cover-side-item{grid-template-columns:74px 1fr;gap:11px}
  .cover-side-copy{grid-template-columns:20px 1fr;gap:7px}
  .cover-side-copy h2{font-size:12px}
  .latest-mag-grid,.channel-grid{grid-template-columns:1fr}
  .channel-card--1{grid-column:auto}
  .channel-card--1 .channel-copy h3{font-size:19px}
  .magazine-discover{padding-bottom:50px}
  .discover-links{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){
  .cover-main-image img,.cover-side-thumb img,.latest-mag-image img,.channel-image img{transition:none}
}

/* v3.3 — Dynamic Minimal art direction */
.dynamic-minimal-home{background:#fbfbfd;color:var(--ink)}
.dynamic-minimal-home .magazine-nav{background:rgba(255,255,255,.96);border-bottom:1px solid #e7e9f0;position:relative;z-index:5}
.dynamic-minimal-home .magazine-nav-inner{min-height:54px;gap:24px}
.dynamic-minimal-home .magazine-nav-brand{font-size:11px;font-weight:850;color:var(--blue);white-space:nowrap;margin-inline-end:6px}
.dynamic-minimal-home .magazine-nav a{font-size:11px;color:#525867;padding:18px 0;font-weight:700}
.dynamic-minimal-home .magazine-nav a:hover{color:var(--blue)}
.dynamic-minimal-home .magazine-nav-all{margin-inline-start:auto;color:var(--ink)!important}
.dynamic-hero{padding:48px 0 26px;background:#fbfbfd}
.dynamic-hero-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:42px;align-items:center;min-height:520px}
.dynamic-hero-copy{order:1;padding:10px 0 12px;max-width:610px}
.dynamic-hero-image{order:2;display:block;aspect-ratio:1.16/1;min-height:430px;overflow:hidden;border-radius:18px;background:#eef0f6;box-shadow:0 24px 60px rgba(17,19,24,.08)}
.dynamic-hero-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}
.dynamic-hero-image:hover img{transform:scale(1.025)}
.dynamic-kicker{display:flex;align-items:center;gap:12px;color:var(--blue);font-size:11px;font-weight:850;margin-bottom:17px}
.dynamic-kicker i{display:block;width:46px;height:1px;background:var(--blue);opacity:.45}
.dynamic-hero-copy h1{font-size:clamp(38px,4.8vw,68px);line-height:1.08;letter-spacing:-2.2px;margin:0 0 22px;max-width:690px;font-weight:820}
.dynamic-hero-copy h1 a:hover{color:var(--blue)}
.dynamic-hero-copy p{font-size:15px;line-height:2;color:#707787;max-width:560px;margin:0 0 28px}
.dynamic-hero-meta{display:flex;align-items:center;gap:22px;flex-wrap:wrap;font-size:10px;color:#9399a6}
.dynamic-hero-meta a{color:var(--ink);font-weight:850}
.dynamic-hero-meta a:hover{color:var(--blue)}
.dynamic-hero-meta a span{display:inline-block;margin-inline-start:7px;color:var(--blue);transition:transform .2s ease}
.dynamic-hero-meta a:hover span{transform:translateX(-3px)}
.dynamic-topic-row{display:grid;grid-template-columns:1.2fr repeat(4,1fr);border-top:1px solid #e2e5ec;border-bottom:1px solid #e2e5ec;margin-top:34px;background:#fff}
.dynamic-topic-row a{padding:17px 18px;min-width:0;border-inline-start:1px solid #e2e5ec;display:flex;align-items:center;justify-content:space-between;gap:10px}
.dynamic-topic-row a:first-child{border-inline-start:0;background:#f4f6ff}
.dynamic-topic-row strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dynamic-topic-row span{font-size:9px;color:#9299a7;white-space:nowrap}
.dynamic-topic-row a:hover strong{color:var(--blue)}
.dynamic-latest{padding:58px 0 24px}
.dynamic-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}
.dynamic-section-head > div > span{display:block;color:var(--blue);font-size:10px;font-weight:850;margin-bottom:5px}
.dynamic-section-head h2{font-size:26px;line-height:1.3;letter-spacing:-.7px;margin:0}
.dynamic-section-head > a{font-size:10px;color:#737a88;font-weight:800;white-space:nowrap}
.dynamic-section-head > a:hover{color:var(--blue)}
.dynamic-latest-grid{display:grid;grid-template-columns:1.45fr repeat(4,1fr);gap:20px;align-items:start}
.dynamic-latest-card{min-width:0}
.dynamic-latest-card--1{grid-row:span 2}
.dynamic-card-image{display:block;aspect-ratio:4/3;overflow:hidden;background:#eef0f5;margin-bottom:12px;border-radius:12px}
.dynamic-latest-card--1 .dynamic-card-image{aspect-ratio:1.18/1;border-radius:16px}
.dynamic-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.dynamic-latest-card:hover .dynamic-card-image img,.dynamic-channel-card:hover .dynamic-card-image img{transform:scale(1.025)}
.dynamic-card-copy .post-category{font-size:9px;color:var(--blue);font-weight:850}
.dynamic-card-copy h3{font-size:15px;line-height:1.55;letter-spacing:-.2px;margin:5px 0 5px}
.dynamic-latest-card--1 .dynamic-card-copy h3,.dynamic-channel-card--1 .dynamic-card-copy h3{font-size:23px;line-height:1.35;letter-spacing:-.5px}
.dynamic-card-copy h3 a:hover{color:var(--blue)}
.dynamic-card-copy p{font-size:11px;line-height:1.9;color:#747c8b;margin:0 0 7px}
.dynamic-channel{padding:42px 0 20px}
.dynamic-channel-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:22px 18px;align-items:start}
.dynamic-channel-card{min-width:0}
.dynamic-channel-card--1{grid-row:span 2}
.dynamic-channel-card--1 .dynamic-card-image{aspect-ratio:1.18/1;border-radius:16px}
.dynamic-channel-card:not(.dynamic-channel-card--1) .dynamic-card-image{aspect-ratio:4/3;border-radius:11px}
.dynamic-discover{padding:66px 0 82px}
.dynamic-discover-grid{display:grid;grid-template-columns:.92fr 1.08fr;background:#11162a;color:#fff;overflow:hidden;border-radius:18px;position:relative;box-shadow:0 22px 55px rgba(17,22,42,.12)}
.dynamic-discover-grid:after{content:"";position:absolute;width:360px;height:360px;border:1px solid rgba(122,137,255,.18);border-radius:50%;inset-inline-end:-170px;bottom:-220px;pointer-events:none}
.dynamic-discover-copy{padding:48px 44px;position:relative;z-index:1}
.dynamic-discover-copy > span{font-size:10px;color:#aab4ff;font-weight:850}
.dynamic-discover-copy h2{font-size:31px;line-height:1.35;letter-spacing:-.7px;margin:8px 0 10px}
.dynamic-discover-copy p{font-size:12px;line-height:1.95;color:#b9c0ce;margin:0 0 22px;max-width:440px}
.dynamic-primary-link{display:inline-flex;align-items:center;gap:9px;color:#fff;font-size:11px;font-weight:850}
.dynamic-primary-link span{color:#9ea9ff}
.dynamic-primary-link:hover{color:#b5bdff}
.dynamic-discover-list{display:grid;grid-template-columns:repeat(2,1fr);align-content:center;padding:1px;background:rgba(255,255,255,.1);position:relative;z-index:1}
.dynamic-discover-list a{min-height:82px;background:#11162a;padding:17px 19px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(255,255,255,.05)}
.dynamic-discover-list strong{font-size:12px}
.dynamic-discover-list span{font-size:9px;color:#7f889a;white-space:nowrap}
.dynamic-discover-list a:hover strong{color:#aeb8ff}
.dynamic-minimal-home .site-footer{margin-top:0}
@media(max-width:1050px){
  .dynamic-hero-grid{gap:28px;grid-template-columns:.9fr 1.1fr}
  .dynamic-hero-copy h1{font-size:clamp(36px,4.6vw,56px)}
  .dynamic-latest-grid{grid-template-columns:1.35fr repeat(3,1fr)}
  .dynamic-latest-card--5,.dynamic-latest-card--6{display:none}
}
@media(max-width:820px){
  .dynamic-minimal-home .magazine-nav-inner{gap:18px}
  .dynamic-hero{padding-top:32px}
  .dynamic-hero-grid{grid-template-columns:1fr;min-height:0;gap:25px}
  .dynamic-hero-image{order:1;min-height:0;aspect-ratio:16/10;border-radius:15px}
  .dynamic-hero-copy{order:2}
  .dynamic-hero-copy h1{font-size:clamp(36px,7vw,54px)}
  .dynamic-topic-row{grid-template-columns:repeat(3,1fr)}
  .dynamic-topic-row a{padding:14px 12px}
  .dynamic-topic-row a:nth-child(4),.dynamic-topic-row a:nth-child(5){display:none}
  .dynamic-latest-grid{grid-template-columns:1fr 1fr}
  .dynamic-latest-card--1{grid-column:1/-1;grid-row:auto}
  .dynamic-latest-card--1 .dynamic-card-image{aspect-ratio:16/9}
  .dynamic-channel-grid{grid-template-columns:1fr 1fr}
  .dynamic-channel-card--1{grid-column:1/-1;grid-row:auto}
  .dynamic-channel-card--1 .dynamic-card-image{aspect-ratio:16/9}
  .dynamic-discover-grid{grid-template-columns:1fr}
}
@media(max-width:520px){
  .dynamic-minimal-home .magazine-nav-inner{min-height:48px;gap:16px}
  .dynamic-minimal-home .magazine-nav a{padding:15px 0;font-size:10px}
  .dynamic-minimal-home .magazine-nav-brand{font-size:10px}
  .dynamic-hero-copy h1{font-size:33px;letter-spacing:-1.1px}
  .dynamic-hero-copy p{font-size:13px}
  .dynamic-topic-row{grid-template-columns:1fr 1fr}
  .dynamic-topic-row a{border-bottom:1px solid #e2e5ec}
  .dynamic-topic-row a:nth-child(3){border-inline-start:0}
  .dynamic-latest-grid,.dynamic-channel-grid{grid-template-columns:1fr}
  .dynamic-latest-card--1,.dynamic-channel-card--1{grid-column:auto}
  .dynamic-latest-card--1 .dynamic-card-image,.dynamic-channel-card--1 .dynamic-card-image{aspect-ratio:16/10}
  .dynamic-latest-card--1 .dynamic-card-copy h3,.dynamic-channel-card--1 .dynamic-card-copy h3{font-size:20px}
  .dynamic-section-head{align-items:flex-start;flex-direction:column;gap:7px}
  .dynamic-section-head h2{font-size:22px}
  .dynamic-discover-copy{padding:34px 25px}
  .dynamic-discover-copy h2{font-size:25px}
  .dynamic-discover-list{grid-template-columns:1fr}
  .dynamic-discover-list a{min-height:66px}
}
@media(prefers-reduced-motion:reduce){
  .dynamic-hero-image img,.dynamic-card-image img,.dynamic-hero-meta a span{transition:none}
}


/* v3.5 — Dynamic Minimal Magazine refinement */
.dynamic-minimal-home{
  --dm-blue:#202CC7;
  --dm-ink:#101522;
  --dm-muted:#737b8c;
  --dm-paper:#FBFBFA;
  background:var(--dm-paper);
}
.dynamic-minimal-home .magazine-nav{
  position:sticky;
  top:78px;
  background:rgba(251,251,250,.94);
  backdrop-filter:blur(14px) saturate(130%);
  border-bottom:1px solid rgba(229,231,236,.9);
}
.dynamic-minimal-home .magazine-nav-inner{
  min-height:48px;
  overflow-x:auto;
  scrollbar-width:none;
}
.dynamic-minimal-home .magazine-nav-inner::-webkit-scrollbar{display:none}
.dynamic-minimal-home .magazine-nav-brand{letter-spacing:-.02em}
.dynamic-minimal-home .magazine-nav a{font-size:10px;font-weight:650;color:#666d7a}
.dynamic-minimal-home .magazine-nav-all{border-inline-start:1px solid var(--line);padding-inline-start:20px!important}
.dynamic-hero{padding:72px 0 30px}
.dynamic-hero-grid{
  grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);
  gap:56px;
  min-height:0;
  align-items:center;
}
.dynamic-hero-copy{max-width:620px;padding:8px 0}
.dynamic-kicker{font-size:10px;letter-spacing:.02em;margin-bottom:20px}
.dynamic-kicker i{width:34px}
.dynamic-hero-copy h1{
  font-size:clamp(42px,5.1vw,72px);
  line-height:1.08;
  letter-spacing:-.055em;
  font-weight:760;
  margin-bottom:24px;
}
.dynamic-hero-copy p{font-size:14px;line-height:2.05;max-width:520px}
.dynamic-hero-meta{font-size:10px}
.dynamic-hero-image{
  aspect-ratio:1.22/1;
  min-height:0;
  border-radius:22px;
  box-shadow:0 30px 80px rgba(16,21,34,.10);
}
.dynamic-hero-image img{object-position:center;}
.dynamic-topic-row{
  margin-top:42px;
  border:1px solid var(--line);
  border-radius:13px;
  overflow:hidden;
  box-shadow:0 1px 0 rgba(16,21,34,.02);
}
.dynamic-topic-row a{background:#fff!important}
.dynamic-topic-row a:first-child{background:#f3f5ff!important}
.dynamic-topic-row strong{font-size:10px}
.dynamic-topic-row span{font-size:8px}
.dynamic-hero-rail{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
  margin-top:18px;
}
.dynamic-hero-rail-card{
  display:grid;
  grid-template-columns:110px 1fr;
  gap:14px;
  align-items:center;
  min-width:0;
  padding:10px 0;
  border-top:1px solid var(--line);
}
.dynamic-hero-rail-card .dynamic-card-image{margin:0;aspect-ratio:1.25;border-radius:10px}
.dynamic-hero-rail-card h3{font-size:12px;line-height:1.55;margin:5px 0 0;letter-spacing:-.15px}
.dynamic-hero-rail-card .post-category{font-size:8px}
.dynamic-latest{padding-top:82px}
.dynamic-section-head{margin-bottom:28px}
.dynamic-section-head > div > span{font-size:9px;letter-spacing:.02em}
.dynamic-section-head h2{font-size:29px;letter-spacing:-.04em}
.dynamic-section-head > a{font-size:9px}
.dynamic-latest-grid{
  grid-template-columns:repeat(12,1fr);
  gap:28px 18px;
}
.dynamic-latest-card{grid-column:span 3}
.dynamic-latest-card--1{grid-column:span 6;grid-row:span 2}
.dynamic-latest-card--1 .dynamic-card-image{aspect-ratio:1.36/1}
.dynamic-latest-card--1 .dynamic-card-copy h3{font-size:26px;line-height:1.32}
.dynamic-latest-card--2,.dynamic-latest-card--3{grid-column:span 3}
.dynamic-latest-card--4,.dynamic-latest-card--5,.dynamic-latest-card--6{grid-column:span 3}
.dynamic-card-image{border-radius:10px;margin-bottom:11px}
.dynamic-card-copy h3{font-size:14px;line-height:1.55;font-weight:720}
.dynamic-card-copy p{font-size:10px;line-height:1.9}
.dynamic-channel{padding-top:72px}
.dynamic-channel-grid{
  grid-template-columns:repeat(12,1fr);
  gap:28px 18px;
}
.dynamic-channel-card{grid-column:span 3}
.dynamic-channel-card--1{grid-column:span 6;grid-row:span 2}
.dynamic-channel-card--1 .dynamic-card-image{aspect-ratio:1.36/1}
.dynamic-channel-card--1 .dynamic-card-copy h3{font-size:24px}
.dynamic-channel-card--2,.dynamic-channel-card--3{grid-column:span 3}
.dynamic-channel-card--4,.dynamic-channel-card--5{grid-column:span 3}
.dynamic-channel-card .dynamic-card-image{margin-bottom:11px}
.dynamic-editorial-picks{padding:76px 0 12px}
.dynamic-editorial-picks-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:24px;
}
.dynamic-editorial-pick{
  display:grid;
  grid-template-columns:180px 1fr;
  gap:18px;
  padding:12px 0;
  border-top:1px solid var(--line);
}
.dynamic-editorial-pick .dynamic-card-image{margin:0;aspect-ratio:1.25}
.dynamic-editorial-pick h3{font-size:15px;line-height:1.55;margin:6px 0}
.dynamic-editorial-pick .post-category{font-size:8px}
.dynamic-discover{padding-top:86px}
.dynamic-discover-grid{border-radius:20px}
.dynamic-discover-copy h2{font-size:34px;letter-spacing:-.045em}
.dynamic-discover-list a{transition:background .2s ease}
.dynamic-discover-list a:hover{background:#151b32}
.dynamic-minimal-home .site-footer{margin-top:0}
.dynamic-minimal-home .footer-brand .site-logo{max-width:140px}

@media(max-width:980px){
  .dynamic-minimal-home .magazine-nav{top:68px}
  .dynamic-hero{padding-top:50px}
  .dynamic-hero-grid{gap:34px}
  .dynamic-hero-copy h1{font-size:clamp(38px,6vw,58px)}
  .dynamic-latest-grid,.dynamic-channel-grid{grid-template-columns:repeat(6,1fr)}
  .dynamic-latest-card,.dynamic-channel-card{grid-column:span 2}
  .dynamic-latest-card--1,.dynamic-channel-card--1{grid-column:span 4}
  .dynamic-hero-rail{grid-template-columns:1fr}
  .dynamic-hero-rail-card{grid-template-columns:130px 1fr}
}
@media(max-width:760px){
  .dynamic-minimal-home .magazine-nav{top:68px}
  .dynamic-hero{padding:34px 0 20px}
  .dynamic-hero-grid{grid-template-columns:1fr;gap:24px}
  .dynamic-hero-image{order:1;aspect-ratio:16/10;border-radius:15px}
  .dynamic-hero-copy{order:2}
  .dynamic-hero-copy h1{font-size:36px;letter-spacing:-.035em}
  .dynamic-hero-copy p{font-size:13px}
  .dynamic-topic-row{grid-template-columns:1fr 1fr;margin-top:26px}
  .dynamic-topic-row a{padding:13px 11px}
  .dynamic-topic-row a:nth-child(n+4){display:none}
  .dynamic-hero-rail{margin-top:8px}
  .dynamic-hero-rail-card{grid-template-columns:105px 1fr}
  .dynamic-latest{padding-top:56px}
  .dynamic-latest-grid,.dynamic-channel-grid{grid-template-columns:1fr 1fr;gap:24px 13px}
  .dynamic-latest-card,.dynamic-channel-card,.dynamic-latest-card--1,.dynamic-channel-card--1{grid-column:span 1;grid-row:auto}
  .dynamic-latest-card--1 .dynamic-card-image,.dynamic-channel-card--1 .dynamic-card-image{aspect-ratio:16/10}
  .dynamic-latest-card--1 .dynamic-card-copy h3,.dynamic-channel-card--1 .dynamic-card-copy h3{font-size:19px}
  .dynamic-section-head h2{font-size:23px}
  .dynamic-editorial-picks{padding-top:55px}
  .dynamic-editorial-picks-grid{grid-template-columns:1fr}
  .dynamic-editorial-pick{grid-template-columns:120px 1fr}
  .dynamic-editorial-pick h3{font-size:13px}
  .dynamic-discover{padding-top:58px;padding-bottom:60px}
  .dynamic-discover-copy{padding:34px 24px}
  .dynamic-discover-copy h2{font-size:26px}
}
@media(max-width:430px){
  .dynamic-hero-copy h1{font-size:32px}
  .dynamic-latest-grid,.dynamic-channel-grid{grid-template-columns:1fr}
  .dynamic-latest-card,.dynamic-channel-card{grid-column:1}
  .dynamic-hero-rail-card{grid-template-columns:90px 1fr}
  .dynamic-hero-rail-card h3{font-size:11px}
}

/* v3.5 — Financial Magazine article system */
.article-page{padding-top:30px}
.article-layout{grid-template-columns:minmax(0,820px) 220px;gap:72px;max-width:1120px}
.article-header--magazine{max-width:none;padding:48px 0 20px}
.article-topline{display:flex;align-items:center;gap:9px;margin-bottom:18px;color:#8a91a0;font-size:9px;font-weight:700;letter-spacing:.02em}
.article-topline span:first-child{color:var(--brand)}
.article-header--magazine .post-category{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border:1px solid rgba(32,44,199,.18);border-radius:999px;background:#f5f6ff;font-size:10px;font-weight:750;color:var(--brand)}
.article-header--magazine h1{font-size:clamp(42px,5.1vw,68px);line-height:1.1;letter-spacing:-.055em;max-width:920px;margin:14px 0 22px}
.article-header--magazine .article-excerpt{max-width:760px;font-size:16px;line-height:2.05;color:#697181}
.article-author{margin-top:18px}
.article-meta--magazine{padding-top:13px;border-top:1px solid var(--line);max-width:760px}
.article-featured{margin:28px 0 42px;border-radius:18px;background:#eef0f5;overflow:hidden}
.article-featured img{width:100%;max-height:680px;aspect-ratio:16/9;object-fit:cover}
.article-content--magazine{max-width:760px;font-size:18px;line-height:2.08;color:#252a35}
.article-content--magazine > p:first-child{font-size:20px;line-height:2;color:#343946}
.article-content--magazine h2{font-size:30px;line-height:1.4;letter-spacing:-.025em;margin:2.1em 0 .7em;padding-top:.25em}
.article-content--magazine h3{font-size:23px;line-height:1.5;letter-spacing:-.015em;margin:1.7em 0 .6em}
.article-content--magazine img{border-radius:12px}
.article-content--magazine figcaption{font-size:10px;color:#8b919d;text-align:center;margin-top:7px}
.article-content--magazine blockquote{border-inline-start:3px solid var(--brand);background:#f5f6ff;border-radius:0 14px 14px 0;padding:20px 24px}
.article-sidebar{top:105px;padding-top:102px}
.sidebar-box{border-color:#e8eaf0;box-shadow:0 8px 30px rgba(17,20,35,.035)}
.sidebar-share-box .share-links{display:flex;flex-wrap:wrap;gap:6px}
.sidebar-share-box .share-links a{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border:1px solid var(--line);border-radius:999px;color:#616978;font-size:9px}
.sidebar-share-box .share-links a:hover{border-color:rgba(32,44,199,.28);color:var(--brand);background:#f7f8ff}
.toc-list{margin:0;padding-inline-start:18px}
.toc-list li{margin:0;padding:6px 0;border-bottom:1px solid #eef0f3;font-size:10px;line-height:1.7}
.toc-list li:last-child{border-bottom:0}
.toc-list a{color:#68707e}
.toc-list a:hover{color:var(--brand)}
.related-section{max-width:820px;padding-top:62px}
.related-section .section-head{margin-bottom:20px}
.article-page .comments-area{max-width:820px;margin-top:52px}

@media(max-width:1000px){
  .article-layout{grid-template-columns:1fr;max-width:900px;gap:25px}
  .article-sidebar{position:static;padding-top:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}
  .article-sidebar .sidebar-box{margin:0}
}
@media(max-width:760px){
  .article-page{padding-top:20px}
  .article-header--magazine{padding:32px 0 14px}
  .article-header--magazine h1{font-size:36px;letter-spacing:-.04em}
  .article-header--magazine .article-excerpt{font-size:14px}
  .article-featured{margin:20px 0 30px;border-radius:13px}
  .article-featured img{aspect-ratio:16/10}
  .article-content--magazine{font-size:16px;line-height:2}
  .article-content--magazine > p:first-child{font-size:17px}
  .article-content--magazine h2{font-size:25px}
  .article-content--magazine h3{font-size:20px}
  .article-sidebar{grid-template-columns:1fr}
  .related-section{padding-top:44px}
}


/* v3.6 — Almaal brand motifs: restrained financial geometry */
.dynamic-minimal-home .dynamic-hero,
.dynamic-minimal-home .dynamic-latest,
.dynamic-minimal-home .dynamic-channel,
.dynamic-minimal-home .dynamic-editorial-picks,
.dynamic-minimal-home .dynamic-discover{
  position:relative;
  isolation:isolate;
}

/* A very light grid motif gives the magazine a recognizable visual language
 * without competing with headlines or editorial photography. */
.dynamic-minimal-home .dynamic-hero::before{
  content:"";
  position:absolute;
  inset:0 auto auto 0;
  width:min(38vw,460px);
  height:290px;
  opacity:.42;
  pointer-events:none;
  z-index:-1;
  background-image:
    linear-gradient(rgba(32,44,199,.055) 1px,transparent 1px),
    linear-gradient(90deg,rgba(32,44,199,.055) 1px,transparent 1px);
  background-size:28px 28px;
  mask-image:linear-gradient(135deg,#000 0%,rgba(0,0,0,.7) 52%,transparent 100%);
  -webkit-mask-image:linear-gradient(135deg,#000 0%,rgba(0,0,0,.7) 52%,transparent 100%);
}

.dynamic-minimal-home .dynamic-hero::after{
  content:"";
  position:absolute;
  width:360px;
  height:360px;
  border:1px solid rgba(32,44,199,.08);
  border-radius:50%;
  inset-inline-start:-220px;
  bottom:-220px;
  pointer-events:none;
  z-index:-1;
  box-shadow:0 0 0 28px rgba(32,44,199,.018),0 0 0 56px rgba(32,44,199,.012);
}

/* Signature accent beside editorial section labels. */
.dynamic-minimal-home .dynamic-section-head > div{
  position:relative;
  padding-inline-start:18px;
}
.dynamic-minimal-home .dynamic-section-head > div::before{
  content:"";
  position:absolute;
  inset-inline-start:0;
  top:4px;
  width:3px;
  height:34px;
  border-radius:99px;
  background:linear-gradient(180deg,var(--blue),rgba(32,44,199,.16));
}

/* Quiet data-grid motif between major content blocks. */
.dynamic-minimal-home .dynamic-latest::before,
.dynamic-minimal-home .dynamic-editorial-picks::before{
  content:"";
  position:absolute;
  inset-inline-end:0;
  top:42px;
  width:170px;
  height:90px;
  opacity:.26;
  pointer-events:none;
  background-image:radial-gradient(circle,rgba(32,44,199,.14) 1px,transparent 1.4px);
  background-size:13px 13px;
  mask-image:linear-gradient(90deg,transparent,#000);
  -webkit-mask-image:linear-gradient(90deg,transparent,#000);
}

/* Small financial-chart motif in the dark discovery block. */
.dynamic-minimal-home .dynamic-discover-grid::before{
  content:"";
  position:absolute;
  inset-inline-start:40px;
  bottom:26px;
  width:190px;
  height:92px;
  opacity:.13;
  pointer-events:none;
  background:
    linear-gradient(155deg,transparent 0 19%,#9ea9ff 20% 21%,transparent 22% 37%,#9ea9ff 38% 39%,transparent 40% 58%,#9ea9ff 59% 60%,transparent 61% 74%,#9ea9ff 75% 76%,transparent 77%),
    repeating-linear-gradient(90deg,transparent 0 31px,rgba(158,169,255,.4) 32px,transparent 33px),
    repeating-linear-gradient(0deg,transparent 0 22px,rgba(158,169,255,.35) 23px,transparent 24px);
  transform:skewY(-2deg);
}

/* The footer carries the same motif at very low contrast for brand continuity. */
.dynamic-minimal-home .site-footer{
  position:relative;
  overflow:hidden;
}
.dynamic-minimal-home .site-footer::after{
  content:"";
  position:absolute;
  width:260px;
  height:260px;
  border:1px solid rgba(116,129,255,.09);
  border-radius:50%;
  inset-inline-end:-145px;
  top:-170px;
  box-shadow:0 0 0 24px rgba(116,129,255,.025),0 0 0 48px rgba(116,129,255,.018);
  pointer-events:none;
}
.dynamic-minimal-home .site-footer > .container{position:relative;z-index:1}

/* Editorial cards get a restrained hover accent rather than heavy shadows. */
.dynamic-minimal-home .dynamic-latest-card,
.dynamic-minimal-home .dynamic-channel-card,
.dynamic-minimal-home .dynamic-editorial-pick{
  position:relative;
}
.dynamic-minimal-home .dynamic-latest-card::after,
.dynamic-minimal-home .dynamic-channel-card::after{
  content:"";
  position:absolute;
  inset-inline-start:0;
  top:0;
  width:0;
  height:2px;
  background:var(--blue);
  transition:width .28s ease;
}
.dynamic-minimal-home .dynamic-latest-card:hover::after,
.dynamic-minimal-home .dynamic-channel-card:hover::after{width:34px}

@media(max-width:760px){
  .dynamic-minimal-home .dynamic-hero::before{width:70vw;height:210px;background-size:24px 24px}
  .dynamic-minimal-home .dynamic-hero::after{width:240px;height:240px;inset-inline-start:-175px;bottom:-155px}
  .dynamic-minimal-home .dynamic-latest::before,
  .dynamic-minimal-home .dynamic-editorial-picks::before{top:28px;width:110px;height:65px;background-size:11px 11px}
  .dynamic-minimal-home .dynamic-discover-grid::before{inset-inline-start:22px;bottom:18px;width:150px;height:70px}
}
@media(prefers-reduced-motion:reduce){
  .dynamic-minimal-home .dynamic-latest-card::after,
  .dynamic-minimal-home .dynamic-channel-card::after{transition:none}
}


/* v3.7 — Editorial system: archive storytelling + reading experience */
.magazine-archive-page{padding-bottom:90px}
.archive-header--magazine{max-width:850px;padding:28px 0 42px}
.archive-header--magazine h1{font-size:clamp(34px,5vw,58px);line-height:1.18;letter-spacing:-.035em;margin:8px 0 12px}
.archive-header--magazine .archive-description{max-width:720px;font-size:16px;line-height:2;color:var(--muted)}
.archive-feature-grid{display:grid;grid-template-columns:minmax(0,1.72fr) minmax(280px,.78fr);gap:22px;align-items:stretch}
.archive-lead-card{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);min-height:430px;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 12px 38px rgba(16,21,34,.045)}
.archive-lead-image{display:block;min-height:100%;background:#edf0f8;overflow:hidden}
.archive-lead-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.archive-lead-card:hover .archive-lead-image img{transform:scale(1.018)}
.archive-lead-copy{display:flex;flex-direction:column;justify-content:center;padding:34px 30px}
.archive-lead-copy h2{font-size:clamp(27px,3.2vw,43px);line-height:1.35;letter-spacing:-.03em;margin:13px 0}
.archive-lead-copy p{color:var(--muted);font-size:15px;line-height:2;margin:0 0 24px}
.archive-card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:16px;color:var(--muted);font-size:12px}
.archive-card-meta a{color:var(--blue);font-weight:700}
.archive-rail-card{display:grid;grid-template-columns:118px 1fr;gap:15px;align-items:center;padding:12px;border-bottom:1px solid var(--line);background:#fff}
.archive-rail-card:first-child{border-top:1px solid var(--line);border-radius:16px 16px 0 0}
.archive-rail-card:last-child{border-radius:0 0 16px 16px}
.archive-rail-image{display:block;aspect-ratio:1.15;overflow:hidden;border-radius:12px;background:#f1f3f8}
.archive-rail-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.archive-rail-card:hover .archive-rail-image img{transform:scale(1.035)}
.archive-rail-copy h3{font-size:15px;line-height:1.65;margin:6px 0 7px}
.archive-rail-copy .post-category{font-size:10px}
.mag-date{font-size:11px;color:#9298a5}
.search-header .search-form{max-width:720px;margin-top:24px}
.search-header .search-form input{height:50px}
.search-header .search-form button{height:50px;width:74px}

/* Article reading layer */
.article-site-main{position:relative}
.article-reading-rail{display:none}
.article-header--magazine h1{font-size:clamp(38px,5.2vw,66px);line-height:1.24;letter-spacing:-.045em;max-width:980px}
.article-topline{font-size:11px;color:#8b91a0;letter-spacing:.01em}
.article-author{display:flex;align-items:center;gap:8px}
.author-avatar{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--soft);color:var(--blue);font-weight:700;font-size:12px}
.article-author .author-label{margin-inline-start:2px;color:#9298a5}
.sidebar-note-box p{margin:0;color:var(--muted);font-size:12px;line-height:1.9}
.toc-list a.is-active{color:var(--blue);font-weight:700}
.toc-list a.is-active::before{background:var(--blue);transform:scaleY(1)}
.article-content--magazine blockquote{position:relative;margin:34px 0;padding:20px 24px;border-inline-start:3px solid var(--blue);background:linear-gradient(90deg,var(--soft),rgba(242,244,255,0));border-radius:0 12px 12px 0;font-size:18px;line-height:2;font-weight:500}
.article-content--magazine figure{margin:32px 0}
.article-content--magazine figure img{border-radius:14px}
.article-content--magazine figcaption{font-size:11px;color:#8b91a0;margin-top:8px}

/* Homepage and archive rhythm */
.dynamic-minimal-home .section{overflow:hidden}
.dynamic-minimal-home .dynamic-topic-row a{transition:border-color .2s ease,transform .2s ease,background .2s ease}
.dynamic-minimal-home .dynamic-topic-row a:hover{transform:translateY(-2px);border-color:rgba(32,44,199,.2);background:#fff}
.dynamic-minimal-home .dynamic-card-copy h3 a,.dynamic-minimal-home .dynamic-section-head a{transition:color .2s ease}
.dynamic-minimal-home .dynamic-card-copy h3 a:hover,.dynamic-minimal-home .dynamic-section-head a:hover{color:var(--blue)}

@media(max-width:980px){
  .archive-feature-grid{grid-template-columns:1fr}
  .archive-lead-card{min-height:0}
  .archive-rail-card{grid-template-columns:150px 1fr}
  .article-header--magazine h1{font-size:clamp(34px,6vw,52px)}
}
@media(max-width:760px){
.archive-header--magazine{padding-bottom:28px}
  .archive-header--magazine h1{font-size:34px}
  .archive-lead-card{grid-template-columns:1fr}
  .archive-lead-image{aspect-ratio:16/10;min-height:0}
  .archive-lead-copy{padding:24px 20px}
  .archive-lead-copy h2{font-size:27px}
  .archive-rail-card{grid-template-columns:108px 1fr}
  .archive-rail-copy h3{font-size:14px}
  .article-header--magazine h1{font-size:31px;line-height:1.38}
  .article-content--magazine blockquote{font-size:16px;padding:16px 18px}
}
@media(prefers-reduced-motion:reduce){
  .archive-lead-image img,.archive-rail-image img{transition:none}
}


/* v3.8 — Signature magazine layer: restrained, ownable, editorial. */
.magazine-signature{border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff 0%,#fcfcfb 100%)}
.magazine-signature-inner{min-height:52px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px}
.magazine-signature-date{display:flex;align-items:baseline;gap:10px;white-space:nowrap}
.magazine-signature-date span{font-size:9px;font-weight:800;letter-spacing:.04em;color:var(--blue);text-transform:uppercase}
.magazine-signature-date strong{font-size:10px;font-weight:650;color:#626a79}
.magazine-signature-rule{height:1px;background:repeating-linear-gradient(90deg,rgba(32,44,199,.22) 0 3px,transparent 3px 9px)}
.magazine-signature-note{font-size:10px;color:#7c8492;white-space:nowrap}
.magazine-signature-note i{display:inline-block;width:3px;height:3px;border-radius:50%;background:var(--blue);margin:0 7px;vertical-align:middle}
.dynamic-minimal-home .dynamic-hero{position:relative}
.dynamic-minimal-home .dynamic-hero-grid{position:relative}
.dynamic-minimal-home .dynamic-hero-grid::before{content:"";position:absolute;inset-inline-start:-1px;top:22px;width:5px;height:88px;background:var(--blue);z-index:3;border-radius:0 3px 3px 0}
.dynamic-minimal-home .dynamic-hero-copy{position:relative}
.dynamic-minimal-home .dynamic-hero-copy::after{content:"";position:absolute;inset-inline-end:0;bottom:0;width:170px;height:170px;opacity:.28;background-image:radial-gradient(circle,rgba(32,44,199,.24) 1px,transparent 1.2px);background-size:12px 12px;mask-image:linear-gradient(135deg,transparent 5%,#000 65%);pointer-events:none}
.dynamic-minimal-home .dynamic-section-head > div > span{display:flex;align-items:center;gap:9px}
.dynamic-minimal-home .dynamic-section-head > div > span em{font-style:normal;color:#8c93a0;font-weight:600}
.dynamic-minimal-home .dynamic-section-head > div > span em::before{content:"/";color:#c6c9d1;margin-inline-end:8px}
.dynamic-minimal-home .dynamic-section-head h2{letter-spacing:-.025em}
.dynamic-minimal-home .dynamic-channel:nth-of-type(even) .dynamic-channel-grid{background:linear-gradient(90deg,rgba(248,249,252,.65),transparent 38%);border-radius:22px;padding:8px}
.dynamic-minimal-home .dynamic-discover{position:relative}
.dynamic-minimal-home .dynamic-discover::after{content:"";position:absolute;inset-inline-end:3%;bottom:15px;width:120px;height:120px;border:1px solid rgba(32,44,199,.08);border-radius:50%;box-shadow:0 0 0 14px rgba(32,44,199,.025),0 0 0 28px rgba(32,44,199,.018);pointer-events:none}
.site-footer{position:relative;overflow:hidden}
.site-footer::before{content:"";position:absolute;inset-inline-end:5%;top:0;width:220px;height:220px;background-image:linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px);background-size:22px 22px;mask-image:radial-gradient(circle at center,#000 0,transparent 70%);pointer-events:none}
.site-footer .footer-brand-link{position:relative;z-index:1}
@media(max-width:760px){
 .magazine-signature-inner{min-height:46px;grid-template-columns:1fr auto;gap:10px}
 .magazine-signature-rule,.magazine-signature-note{display:none}
 .magazine-signature-date{justify-content:space-between}
 .magazine-signature-date strong{font-size:9px}.magazine-signature-date span{font-size:8px}
 .dynamic-minimal-home .dynamic-hero-grid::before{top:16px;height:62px;width:4px}
 .dynamic-minimal-home .dynamic-hero-copy::after{width:100px;height:100px;background-size:10px 10px}
 .dynamic-minimal-home .dynamic-channel:nth-of-type(even) .dynamic-channel-grid{padding:0;background:none}
 .dynamic-minimal-home .dynamic-discover::after{width:80px;height:80px;bottom:8px}
}
@media(prefers-reduced-motion:reduce){.dynamic-minimal-home .dynamic-topic-row a{transition:none}}


/* v3.9 — Final identity polish: premium restraint + structural consistency. */
:root{
  --mag-ink:#111318;
  --mag-muted:#6f7582;
  --mag-blue:#202cc7;
  --mag-soft:#f6f7fb;
  --mag-line:#e9ebf1;
}

/* Keep the visual system quiet: one accent, one border language, one radius family. */
.dynamic-minimal-home .dynamic-hero,
.dynamic-minimal-home .dynamic-latest,
.dynamic-minimal-home .dynamic-channel,
.dynamic-minimal-home .dynamic-editorial-picks,
.dynamic-minimal-home .dynamic-discover{isolation:isolate}
.dynamic-minimal-home .dynamic-hero::after{
  content:"";position:absolute;inset-inline-end:4%;top:18%;width:210px;height:210px;z-index:-1;
  border:1px solid rgba(32,44,199,.07);border-radius:50%;
  box-shadow:0 0 0 18px rgba(32,44,199,.018),0 0 0 36px rgba(32,44,199,.012);
  pointer-events:none;
}
.dynamic-minimal-home .dynamic-hero-copy h1 a{text-wrap:balance}
.dynamic-minimal-home .dynamic-card-copy h3 a{text-wrap:pretty}
.dynamic-minimal-home .dynamic-section-head h2{text-wrap:balance}

/* Small editorial index marks become a recognizable magazine signature. */
.dynamic-minimal-home .dynamic-section-head > div > span{
  min-height:18px;
  font-variant-numeric:tabular-nums;
}
.dynamic-minimal-home .dynamic-section-head > div > span:first-letter{color:var(--mag-blue)}
.dynamic-minimal-home .dynamic-card-copy .post-category,
.dynamic-minimal-home .dynamic-card-copy .card-category{
  position:relative;padding-inline-start:11px;
}
.dynamic-minimal-home .dynamic-card-copy .post-category::before,
.dynamic-minimal-home .dynamic-card-copy .card-category::before{
  content:"";position:absolute;inset-inline-start:0;top:50%;width:4px;height:4px;border-radius:50%;
  background:var(--mag-blue);transform:translateY(-50%);
}

/* Premium interaction: movement stays tiny and content remains dominant. */
.dynamic-minimal-home .dynamic-card-image img,
.dynamic-minimal-home .dynamic-hero-image img{
  transition:transform .45s cubic-bezier(.2,.7,.2,1),filter .25s ease;
}
.dynamic-minimal-home article:hover .dynamic-card-image img,
.dynamic-minimal-home .dynamic-hero-image:hover img{transform:scale(1.018)}
.dynamic-minimal-home article:hover .dynamic-card-image img{filter:saturate(1.03)}

/* Stable image boxes prevent layout shift when media arrives. */
.dynamic-minimal-home .dynamic-card-image{display:block;overflow:hidden;background:#eef0f5}
.dynamic-minimal-home .dynamic-card-image img{display:block;width:100%;height:100%;object-fit:cover}
.dynamic-minimal-home .dynamic-hero-image{display:block;overflow:hidden;background:#eef0f5}
.dynamic-minimal-home .dynamic-hero-image img{display:block;width:100%;height:100%;object-fit:cover}

/* Header: make the supplied logo the unmistakable brand anchor. */
.site-header .brand-copy small{font-size:9px;letter-spacing:.01em;color:#858b97;white-space:nowrap}
.site-header .brand-link{gap:10px}
.site-header .brand-link .site-logo{display:block;object-fit:contain}
.site-header .search-trigger,.site-header .mobile-toggle{transition:background .18s ease,color .18s ease,border-color .18s ease}
.site-header .search-trigger:hover,.site-header .mobile-toggle:hover{background:#f5f6fb;color:var(--mag-blue)}

/* Signature bar stays subtle on mobile. */
.magazine-signature{position:relative;z-index:2}
.magazine-signature::after{content:"";position:absolute;inset-inline-end:0;bottom:-1px;width:22%;height:1px;background:var(--mag-blue);opacity:.55}

/* Footer pattern is decorative only and never competes with content. */
.site-footer::after{
  content:"";position:absolute;inset-inline-start:-80px;bottom:-100px;width:260px;height:260px;border:1px solid rgba(255,255,255,.055);border-radius:50%;
  box-shadow:0 0 0 18px rgba(255,255,255,.018),0 0 0 36px rgba(255,255,255,.012);pointer-events:none;
}

/* Focus states remain visible against the premium surfaces. */
.site-header a:focus-visible,
.site-header button:focus-visible,
.magazine-nav a:focus-visible,
.magazine-signature a:focus-visible,
.dynamic-minimal-home a:focus-visible,
.site-footer a:focus-visible{outline:2px solid rgba(32,44,199,.55);outline-offset:4px;border-radius:4px}

@media(max-width:760px){
  .dynamic-minimal-home .dynamic-hero::after{width:130px;height:130px;inset-inline-end:-58px;top:24%;box-shadow:0 0 0 12px rgba(32,44,199,.018),0 0 0 24px rgba(32,44,199,.012)}
  .site-header .brand-link{gap:6px}
  .site-header .brand-copy{display:none}
  .magazine-signature::after{width:34%}
}
@media(prefers-reduced-motion:reduce){
  .dynamic-minimal-home .dynamic-card-image img,
  .dynamic-minimal-home .dynamic-hero-image img,
  .site-header .search-trigger,.site-header .mobile-toggle{transition:none}
}


/* v4.0 — Utility pages: the same Dynamic Minimal magazine language beyond the homepage. */
.search-page{position:relative}
.search-header{position:relative;overflow:hidden;padding-inline-end:8%}
.search-header::after{content:"";position:absolute;inset-inline-end:-42px;top:18px;width:190px;height:190px;border:1px solid rgba(32,44,199,.08);border-radius:50%;box-shadow:0 0 0 14px rgba(32,44,199,.018),0 0 0 28px rgba(32,44,199,.012);pointer-events:none}
.search-header h1{max-width:900px}
.search-header h1 span{color:var(--blue)}
.search-header .search-form{position:relative;z-index:1;max-width:760px;margin-top:28px}
.search-results-grid{margin-top:42px}
.empty-state--magazine{position:relative;overflow:hidden;margin:50px 0 90px;padding:62px clamp(24px,6vw,84px);background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 16px 50px rgba(17,19,24,.035)}
.empty-state--magazine::after{content:"";position:absolute;inset-inline-end:-50px;bottom:-70px;width:230px;height:230px;background-image:radial-gradient(circle,rgba(32,44,199,.16) 1px,transparent 1.2px);background-size:12px 12px;mask-image:radial-gradient(circle,#000 0,transparent 72%);pointer-events:none}
.empty-index{display:block;margin-bottom:16px;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.04em}
.empty-state--magazine h2{position:relative;z-index:1;margin:0 0 12px;font-size:clamp(30px,4vw,48px);letter-spacing:-.035em}
.empty-state--magazine p{position:relative;z-index:1;max-width:620px;margin:0;color:var(--muted);line-height:2}
.empty-actions{position:relative;z-index:1;display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:28px}
.empty-actions .search-form{margin:0;min-width:min(100%,460px)}
.text-link{font-size:13px;font-weight:700;color:var(--ink)}
.text-link span{color:var(--blue);margin-inline-start:5px}
.page-header--magazine .eyebrow span{color:#c4c8d0;margin-inline:5px}
.page-header--magazine{position:relative}
.page-header--magazine::after{content:"";position:absolute;inset-inline-end:0;bottom:20px;width:90px;height:1px;background:var(--blue);opacity:.55}
.error-page{position:relative;overflow:hidden}
.error-inner--magazine{position:relative;overflow:hidden;max-width:940px;margin:0 auto;padding:clamp(56px,9vw,110px) clamp(24px,7vw,90px);border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 20px 60px rgba(17,19,24,.04)}
.error-inner--magazine::before{content:"";position:absolute;inset-inline-end:-100px;top:-100px;width:320px;height:320px;border:1px solid rgba(32,44,199,.08);border-radius:50%;box-shadow:0 0 0 18px rgba(32,44,199,.018),0 0 0 36px rgba(32,44,199,.012)}
.error-index{position:relative;z-index:1;display:flex;align-items:baseline;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:26px}
.error-index span{font-size:10px;font-weight:800;color:var(--blue);letter-spacing:.04em}
.error-index strong{font-size:12px;color:#8a909c;letter-spacing:.08em}
.error-inner--magazine h1{position:relative;z-index:1;max-width:760px;margin:0 0 16px;font-size:clamp(38px,5vw,66px);line-height:1.2;letter-spacing:-.045em}
.error-inner--magazine>p{position:relative;z-index:1;max-width:650px;color:var(--muted);line-height:2}
.error-inner--magazine .error-actions{position:relative;z-index:2;display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:30px}
.error-inner--magazine .search-form{margin:0;min-width:min(100%,420px)}
.error-motif{position:absolute;inset-inline-end:8%;bottom:10%;width:150px;height:100px;transform:rotate(-8deg);opacity:.25}
.error-motif i{position:absolute;bottom:0;width:2px;background:var(--blue);border-radius:2px}
.error-motif i:nth-child(1){inset-inline-start:8%;height:26%}.error-motif i:nth-child(2){inset-inline-start:28%;height:48%}.error-motif i:nth-child(3){inset-inline-start:48%;height:35%}.error-motif i:nth-child(4){inset-inline-start:68%;height:78%}.error-motif i:nth-child(5){inset-inline-start:88%;height:58%}
@media(max-width:760px){
 .search-header{padding-inline-end:0}.search-header::after{width:120px;height:120px;inset-inline-end:-55px;top:8px}
 .empty-state--magazine{margin:34px 0 60px;padding:40px 22px;border-radius:18px}.empty-actions{align-items:stretch}.empty-actions .search-form{width:100%;min-width:0}.empty-actions .text-link{width:100%}
 .page-header--magazine::after{bottom:14px;width:58px}
 .error-inner--magazine{padding:42px 22px;border-radius:18px}.error-inner--magazine h1{font-size:34px}.error-motif{width:100px;height:70px;bottom:7%;inset-inline-end:5%}
}
@media(prefers-reduced-motion:reduce){.empty-state--magazine,.error-inner--magazine{scroll-behavior:auto}}

/* v4.1 — Magazine navigation: compact section explorer, no visual noise. */
.sections-trigger{
  height:40px;padding:0 11px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#3d4350;
  display:inline-flex;align-items:center;gap:5px;font:inherit;font-size:11px;font-weight:700;cursor:pointer;
  transition:background .18s ease,color .18s ease,border-color .18s ease;
}
.sections-trigger svg{width:14px;height:14px;transition:transform .18s ease}
.sections-trigger[aria-expanded="true"]{background:#f6f7fb;color:var(--mag-blue);border-color:rgba(32,44,199,.16)}
.sections-trigger[aria-expanded="true"] svg{transform:rotate(180deg)}
.sections-panel{position:absolute;inset-inline:0;top:100%;z-index:95;background:rgba(255,255,255,.98);border-bottom:1px solid var(--line);box-shadow:0 22px 50px rgba(17,19,24,.08);backdrop-filter:blur(14px)}
.sections-panel-inner{display:grid;grid-template-columns:minmax(210px,.7fr) minmax(0,2fr);gap:34px;padding-top:26px;padding-bottom:28px}
.sections-panel-intro{padding:4px 0 0}
.sections-panel-intro>span{display:block;color:var(--mag-blue);font-size:9px;font-weight:800;letter-spacing:.04em;margin-bottom:7px}
.sections-panel-intro>strong{display:block;font-size:20px;letter-spacing:-.025em;margin-bottom:7px}
.sections-panel-intro p{max-width:260px;margin:0;color:var(--mag-muted);font-size:11px;line-height:1.9}
.sections-panel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.sections-panel-item{position:relative;min-height:58px;display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);transition:border-color .18s ease,transform .18s ease,background .18s ease}
.sections-panel-item small{font-size:9px;color:#a1a7b2;font-variant-numeric:tabular-nums}
.sections-panel-item span{font-size:11px;font-weight:650}
.sections-panel-item b{font-size:11px;color:#b0b5c0;font-weight:500;transition:color .18s ease,transform .18s ease}
.sections-panel-item:hover{border-color:rgba(32,44,199,.18);background:#fbfbfe;transform:translateY(-1px)}
.sections-panel-item:hover b{color:var(--mag-blue);transform:translateX(-2px)}
.sections-open .site-header .search-trigger{background:#f6f7fb}
@media(max-width:980px){
 .sections-panel-inner{grid-template-columns:1fr;gap:16px;padding-top:20px;padding-bottom:22px}
 .sections-panel-intro p{max-width:520px}.sections-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
 .sections-trigger{display:none}
 .sections-panel{display:none!important}
 .header-actions{gap:4px}
}
@media(prefers-reduced-motion:reduce){.sections-trigger,.sections-trigger svg,.sections-panel-item,.sections-panel-item b{transition:none}}

/* v4.2 Editorial modules + final mobile toggle authority */
.dynamic-reading{padding:42px 0 24px}
.dynamic-reading-grid{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:42px;align-items:start;border-top:1px solid var(--line);padding-top:24px}
.dynamic-reading-intro>span,.dynamic-brand-note-inner>div>span{display:block;color:var(--mag-blue);font-size:10px;font-weight:850;margin-bottom:8px}
.dynamic-reading-intro h2{font-size:clamp(25px,3vw,38px);line-height:1.25;letter-spacing:-.8px;margin:0 0 12px}
.dynamic-reading-intro p{margin:0;max-width:330px;color:var(--mag-muted);font-size:12px;line-height:1.9}
.dynamic-reading-list{border-top:1px solid var(--line)}
.dynamic-reading-item{display:grid;grid-template-columns:38px minmax(0,1fr) 28px;gap:14px;align-items:center;padding:17px 0;border-bottom:1px solid var(--line);transition:padding .2s ease}
.dynamic-reading-number{font-size:10px;font-weight:800;color:#a5aab5;font-variant-numeric:tabular-nums}
.dynamic-reading-item h3{margin:4px 0 0;font-size:16px;line-height:1.55;letter-spacing:-.2px}
.dynamic-reading-item h3 a:hover{color:var(--mag-blue)}
.dynamic-reading-arrow{width:27px;height:27px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:#8c93a0;font-size:12px;transition:all .18s ease}
.dynamic-reading-item:hover{padding-inline:7px}
.dynamic-reading-item:hover .dynamic-reading-arrow{border-color:rgba(32,44,199,.2);color:var(--mag-blue);transform:translateX(-2px)}
.dynamic-brand-note{padding:34px 0 54px}
.dynamic-brand-note-inner{position:relative;overflow:hidden;display:grid;grid-template-columns:auto minmax(250px,.85fr) minmax(240px,1fr);gap:25px;align-items:center;padding:30px 34px;border-radius:16px;background:#11162a;color:#fff}
.dynamic-brand-note-inner:after{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(255,255,255,.07);border-radius:50%;inset-inline-end:-90px;top:-105px;box-shadow:0 0 0 34px rgba(255,255,255,.018),0 0 0 68px rgba(255,255,255,.012)}
.dynamic-brand-note-inner>div>span{color:#8e9bff}
.dynamic-brand-note-inner h2{position:relative;z-index:1;margin:0;font-size:clamp(24px,3vw,36px);line-height:1.25;letter-spacing:-.8px}
.dynamic-brand-note-inner p{position:relative;z-index:1;margin:0;color:rgba(255,255,255,.64);font-size:12px;line-height:2;max-width:390px}
.dynamic-brand-note-mark{position:relative;width:58px;height:58px;border:1px solid rgba(255,255,255,.16);border-radius:50%;display:block!important}
.dynamic-brand-note-mark:before{content:"";position:absolute;inset:9px;border:1px solid rgba(255,255,255,.12);border-radius:50%}
.dynamic-brand-note-mark span,.dynamic-brand-note-mark i,.dynamic-brand-note-mark b{position:absolute;display:block;background:#6e78ff;height:2px;border-radius:4px;transform-origin:right center}
.dynamic-brand-note-mark span{width:25px;right:11px;bottom:18px;transform:rotate(-28deg)}
.dynamic-brand-note-mark i{width:17px;right:11px;bottom:26px;transform:rotate(-7deg);background:#fff}
.dynamic-brand-note-mark b{width:10px;right:11px;bottom:32px;transform:rotate(18deg);background:#9ca4ff}

@media(max-width:900px){
 .dynamic-reading-grid{grid-template-columns:1fr;gap:24px}
 .dynamic-reading-intro p{max-width:520px}
 .dynamic-brand-note-inner{grid-template-columns:auto 1fr;gap:18px}
 .dynamic-brand-note-inner p{grid-column:2}
}
@media(max-width:600px){
 .dynamic-reading{padding-top:30px}
 .dynamic-reading-item{grid-template-columns:30px minmax(0,1fr) 24px;gap:9px}
 .dynamic-reading-item h3{font-size:14px}
 .dynamic-brand-note{padding-bottom:38px}
 .dynamic-brand-note-inner{grid-template-columns:1fr;padding:24px 22px}
 .dynamic-brand-note-mark{display:none!important}
 .dynamic-brand-note-inner p{grid-column:auto}
}

/* Final authority for the mobile menu state after accumulated theme layers. */
.mobile-toggle{display:none!important}
@media(max-width:760px){
 .mobile-toggle{display:inline-flex!important}
}

/* v4.3 — Hardening: browser compatibility, request efficiency, and interaction state. */
.sections-panel[hidden],.search-panel[hidden]{display:none!important}
.dynamic-minimal-home [hidden]{display:none!important}
.search-open .site-header .search-trigger{background:#f6f7fb;color:var(--mag-blue)}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.dynamic-minimal-home .dynamic-reading-item,.dynamic-minimal-home .dynamic-reading-arrow{transition:none!important}}


/* v4.5 — Release candidate polish: print-safe editorial output and stable focus states. */
@media print{
body{background:#fff;color:#111;font-size:12pt}
  .container,.article-layout,.article-main{width:100%;max-width:none;margin:0}
  .article-content--magazine{max-width:none;color:#111;font-size:12pt;line-height:1.75}
  .article-content--magazine a{color:#111;text-decoration:underline}
  .article-cover{max-height:420px;object-fit:cover}
  a[href]:after{content:none!important}
}

@media(prefers-reduced-motion:reduce){
  .site-header,.header-actions button,.search-trigger,.sections-trigger,.dynamic-card-image img,.dynamic-latest-card,.dynamic-channel-card,.dynamic-editorial-pick,.sections-panel-item{transition:none!important}
}

/* v4.4 — Final visual refinement: premium magazine signature */
:root{
  --mag-paper:#fbfbfa;
  --mag-surface:#ffffff;
  --mag-blue:#202cc7;
  --mag-ink:#111318;
  --mag-muted:#707786;
  --mag-line:#e7e9ee;
  --mag-soft:#f4f5ff;
  --mag-dark:#11162a;
  --mag-radius:16px;
}

body{background:var(--mag-paper)}
.site-header{background:rgba(255,255,255,.94);backdrop-filter:saturate(1.08) blur(12px)}
.header-inner{min-height:76px}
.brand-link{display:inline-flex;align-items:center;gap:12px;min-width:0}
.brand-link .site-logo{width:116px;height:auto;object-fit:contain}
.brand-copy{display:inline-flex;align-items:center;padding-inline-start:12px;border-inline-start:1px solid var(--mag-line);white-space:nowrap}
.brand-copy small{font-size:9px;font-weight:650;color:#8a919e;line-height:1.5}
.header-actions button{transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}
.search-trigger,.sections-trigger{border:1px solid transparent;background:transparent;color:var(--mag-ink)}
.search-trigger:hover,.sections-trigger:hover{border-color:var(--mag-line);background:#f8f8fb;color:var(--mag-blue)}
.sections-trigger{height:38px;padding:0 11px;gap:7px;border-radius:9px;display:inline-flex;align-items:center;font-size:10px;font-weight:750;cursor:pointer}
.sections-trigger svg{width:14px;height:14px;transition:transform .18s ease}
.search-trigger{width:38px;height:38px;border-radius:9px;display:inline-grid;place-items:center;cursor:pointer}
.search-trigger svg{width:18px;height:18px}

.dynamic-minimal-home{background:var(--mag-paper)}
.dynamic-hero{position:relative;overflow:hidden;padding-top:58px}
.dynamic-hero:before{content:"";position:absolute;inset-inline-start:-100px;top:28px;width:260px;height:260px;opacity:.24;pointer-events:none;background-image:radial-gradient(circle,rgba(32,44,199,.22) 1px,transparent 1px);background-size:18px 18px;mask-image:linear-gradient(to right,black,transparent)}
.dynamic-hero:after{content:"";position:absolute;inset-inline-end:-150px;top:10px;width:420px;height:420px;border:1px solid rgba(32,44,199,.055);border-radius:50%;box-shadow:0 0 0 34px rgba(32,44,199,.018),0 0 0 68px rgba(32,44,199,.012);pointer-events:none}
.dynamic-hero .container{position:relative;z-index:1}
.dynamic-hero-image{box-shadow:0 18px 48px rgba(17,19,24,.07);border:1px solid rgba(17,19,24,.04)}
.dynamic-hero-copy h1{max-width:660px}
.dynamic-kicker{letter-spacing:.01em}
.dynamic-kicker:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--mag-blue);display:block}

.dynamic-section-head{position:relative;padding-bottom:11px;border-bottom:1px solid var(--mag-line)}
.dynamic-section-head:after{content:"";position:absolute;right:0;bottom:-1px;width:42px;height:2px;background:var(--mag-blue)}
.dynamic-section-head h2{font-weight:760}
.dynamic-card-image{background:#eef0f5}
.dynamic-card-copy h3{font-weight:720}
.dynamic-latest-card,.dynamic-channel-card,.dynamic-editorial-pick{position:relative}
@media(min-width:761px){
  .dynamic-latest-card:hover .dynamic-card-copy h3 a,.dynamic-channel-card:hover .dynamic-card-copy h3 a,.dynamic-editorial-pick:hover .dynamic-card-copy h3 a{color:var(--mag-blue)}
}

.dynamic-topic-row{box-shadow:0 5px 20px rgba(17,19,24,.025)}
.dynamic-topic-row a:first-child{position:relative}
.dynamic-topic-row a:first-child:before{content:"";position:absolute;inset-inline-start:0;top:0;bottom:0;width:2px;background:var(--mag-blue)}

.dynamic-brand-note-inner{box-shadow:0 18px 45px rgba(17,22,42,.10)}
.dynamic-brand-note-inner:before{content:"";position:absolute;inset-inline-start:-80px;bottom:-120px;width:300px;height:300px;border:1px solid rgba(255,255,255,.045);border-radius:50%;pointer-events:none}

.magazine-signature{background:var(--mag-paper)}
.magazine-signature-inner{min-height:46px}
.magazine-signature-date strong{font-weight:700}
.magazine-signature-note{color:#858c99}

/* Article: calm reading canvas inside the magazine system. */
.article-page{background:var(--mag-paper)}
.article-header--magazine,.article-header--editorial{padding-top:12px}
.article-header--magazine h1,.article-header--editorial h1{max-width:900px;font-size:clamp(36px,4.5vw,62px);line-height:1.22;letter-spacing:-.045em}
.article-reading-label{color:var(--mag-blue);font-size:10px;font-weight:800;letter-spacing:.01em}
.article-content--magazine{max-width:780px;margin-inline-start:0;font-size:17px;line-height:2.12;color:#242832}
.article-content--magazine p{margin-bottom:20px}
.article-content--magazine h2{font-size:clamp(24px,2.5vw,32px);margin-top:44px}
.article-content--magazine h3{font-size:20px;margin-top:30px}
.article-content--magazine img{border-radius:12px}
.article-content--magazine figcaption{font-size:10px;color:#8b929e;text-align:center;margin-top:7px}
.article-sidebar .toc,.article-sidebar .share-box{background:rgba(255,255,255,.72)}

/* Archive/search pages inherit the same editorial rhythm. */
.archive-header--magazine,.page-header--magazine,.search-header{position:relative}
.archive-header--magazine:after,.page-header--magazine:after,.search-header:after{content:"";display:block;width:44px;height:2px;background:var(--mag-blue);margin-top:18px}
.archive-feature-grid,.search-results-grid,.archive-grid{align-items:start}
.archive-lead-card,.archive-rail-card{background:var(--mag-surface);border:1px solid var(--mag-line);border-radius:var(--mag-radius);overflow:hidden}
.archive-lead-card{box-shadow:0 12px 30px rgba(17,19,24,.035)}

.site-footer{position:relative;overflow:hidden;background:var(--mag-dark);border-top:2px solid var(--mag-blue)}
.site-footer:after{content:"";position:absolute;inset-inline-end:-80px;bottom:-160px;width:360px;height:360px;border:1px solid rgba(142,155,255,.09);border-radius:50%;box-shadow:0 0 0 32px rgba(142,155,255,.018),0 0 0 64px rgba(142,155,255,.012);pointer-events:none}
.site-footer>.container{position:relative;z-index:1}
.footer-description,.footer-note{max-width:330px;line-height:2;color:#9ea6b5}
.footer-home-link{font-size:10px;font-weight:800;color:#b8c0ff}

@media(max-width:980px){
  .brand-copy{display:none}
  .sections-panel-inner{padding-inline:24px}
  .dynamic-hero:after{opacity:.6}
}
@media(max-width:760px){
  .container{width:calc(100% - 28px)}
  .header-inner{min-height:68px}
  .brand-link .site-logo{width:96px}
  .dynamic-hero{padding-top:34px}
  .dynamic-hero:before{opacity:.16}
  .dynamic-hero:after{width:250px;height:250px;inset-inline-end:-130px;top:40px}
  .dynamic-section-head{padding-bottom:9px}
  .dynamic-section-head h2{font-size:22px}
  .article-header--magazine h1,.article-header--editorial h1{font-size:clamp(31px,9vw,45px)}
  .article-content--magazine{font-size:16px;line-height:2.02}
  .site-footer:after{width:250px;height:250px;bottom:-120px}
}
@media(prefers-reduced-motion:reduce){
  .dynamic-hero-image img,.dynamic-latest-card,.dynamic-channel-card,.dynamic-editorial-pick,.sections-panel-item{transition:none!important}
}

/* v4.8 — article SEO UX modules */
.article-key-takeaway{margin:0 0 34px;padding:22px 24px;background:var(--mag-soft,#f4f5ff);border:1px solid rgba(32,44,199,.10);border-inline-start:3px solid var(--mag-blue,#202cc7);border-radius:14px}
.article-key-takeaway p{margin:8px 0 0;color:#2b3040;font-size:16px;line-height:1.95;font-weight:560}
.article-sources{margin-top:42px;padding:22px 24px;background:#fff;border:1px solid var(--mag-line,#e7e9ee);border-radius:14px}
.article-sources-content{margin-top:10px;color:#4e5664;font-size:14px;line-height:1.9}
.article-sources-content p:last-child{margin-bottom:0}
.article-author-box{display:flex;gap:16px;align-items:flex-start;margin-top:34px;padding:24px;background:#fff;border:1px solid var(--mag-line,#e7e9ee);border-radius:14px}
.author-box-avatar{width:52px;height:52px;flex:0 0 52px;border-radius:50%;display:grid;place-items:center;background:var(--mag-blue,#202cc7);color:#fff;font-size:20px;font-weight:750}
.article-author-box h2{margin:5px 0 6px;font-size:20px}
.article-author-box h2 a{color:var(--mag-ink,#111318);text-decoration:none}
.article-author-box h2 a:hover{color:var(--mag-blue,#202cc7)}
.article-author-box p{margin:0;color:#6b7280;line-height:1.8;font-size:13px;max-width:680px}
@media(max-width:760px){.article-key-takeaway,.article-sources,.article-author-box{padding:18px}.article-author-box{gap:12px}.author-box-avatar{width:44px;height:44px;flex-basis:44px;font-size:17px}}
@media print{.article-key-takeaway,.article-sources,.article-author-box{box-shadow:none;border:1px solid #ddd}.article-author-box{break-inside:avoid}}

/* v5.0 — Topic Hubs */
.topic-hub-page{background:var(--bg);}
.topic-hub{padding-top:10px;padding-bottom:76px;}
.topic-hub-header{
  display:grid;
  grid-template-columns:minmax(0,1fr) 190px;
  gap:36px;
  align-items:end;
  padding:42px 0 28px;
  border-bottom:1px solid var(--line);
}
.topic-hub-header h1{
  margin:7px 0 12px;
  font-size:clamp(38px,5vw,66px);
  line-height:1.05;
  letter-spacing:-.055em;
}
.topic-hub-intro{
  max-width:760px;
  margin:0;
  color:var(--muted);
  font-size:15px;
  line-height:2;
}
.topic-hub-intro p{margin:0;}
.topic-hub-index{
  padding:17px 18px;
  border:1px solid var(--line);
  background:#fff;
  border-radius:14px;
  display:flex;
  flex-direction:column;
  gap:3px;
  position:relative;
  overflow:hidden;
}
.topic-hub-index:before{
  content:"";
  position:absolute;
  inset:0 0 auto auto;
  width:48px;
  height:3px;
  background:var(--blue);
}
.topic-hub-index span,.topic-hub-index small{font-size:10px;color:var(--muted);}
.topic-hub-index strong{font-size:34px;line-height:1.1;color:var(--ink);}
.topic-subtopics{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:8px;
  padding:17px 0 21px;
  border-bottom:1px solid var(--line);
}
.topic-subtopics-label{font-size:10px;font-weight:800;color:var(--muted);margin-inline-end:5px;}
.topic-subtopics a{
  display:inline-flex;
  align-items:center;
  gap:9px;
  min-height:34px;
  padding:0 12px;
  border:1px solid var(--line);
  border-radius:999px;
  background:#fff;
  color:var(--ink);
  font-size:11px;
  font-weight:700;
  transition:color .18s ease,border-color .18s ease,transform .18s ease;
}
.topic-subtopics a span{color:var(--blue);font-size:12px;}
.topic-subtopics a:hover{color:var(--blue);border-color:rgba(32,44,199,.35);transform:translateY(-1px);}
.hub-lead{
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);
  min-height:430px;
  margin-top:30px;
  border:1px solid var(--line);
  background:#fff;
  border-radius:18px;
  overflow:hidden;
}
.hub-lead-media{min-width:0;background:#eef0f5;}
.hub-lead-media a,.hub-lead-media img{display:block;width:100%;height:100%;}
.hub-lead-media img{object-fit:cover;aspect-ratio:16/10;}
.hub-lead-copy{
  position:relative;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:44px;
  background:#fff;
}
.hub-lead-copy:before{
  content:"";
  position:absolute;
  top:0;right:0;
  width:4px;height:78px;
  background:var(--blue);
}
.hub-lead-copy h2{margin:10px 0 14px;font-size:clamp(26px,3vw,40px);line-height:1.35;letter-spacing:-.035em;}
.hub-lead-copy h2 a{color:var(--ink);}
.hub-lead-copy p{margin:0;color:var(--muted);font-size:14px;line-height:2;max-width:500px;}
.hub-lead-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:28px;padding-top:17px;border-top:1px solid var(--line);font-size:10px;color:#818794;}
.hub-lead-meta a{color:var(--blue);font-weight:800;}
.hub-latest{margin-top:58px;}
.hub-latest .section-head{margin-bottom:18px;}
.hub-latest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;}
.hub-post{min-width:0;background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;}
.hub-post:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(17,19,24,.07);border-color:#d9dce5;}
.hub-post-image,.hub-post-image img{display:block;width:100%;}
.hub-post-image{background:#eef0f5;}
.hub-post-image img{aspect-ratio:16/10;object-fit:cover;}
.hub-post-copy{padding:16px 17px 18px;}
.hub-post-meta{font-size:10px;color:#858b97;margin-bottom:5px;}
.hub-post h3{margin:0;font-size:16px;line-height:1.65;}
.hub-post h3 a{color:var(--ink);}
.hub-post p{margin:8px 0 0;color:var(--muted);font-size:11px;line-height:1.85;}
.hub-pagination{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:28px;}
.hub-pagination .page-numbers{min-width:36px;height:36px;padding:0 9px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;color:var(--ink);font-size:11px;}
.hub-pagination .current{background:var(--blue);border-color:var(--blue);color:#fff;}
.hub-pagination .dots{border:0;}
.hub-navigation{
  margin-top:62px;
  padding:30px;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:30px;
  align-items:center;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
  background:linear-gradient(90deg,rgba(32,44,199,.035),transparent 65%);
}
.hub-navigation h2{margin:6px 0 7px;font-size:25px;letter-spacing:-.025em;}
.hub-navigation p{margin:0;max-width:700px;color:var(--muted);font-size:12px;line-height:1.9;}
.hub-navigation-links{display:flex;flex-direction:column;align-items:flex-end;gap:8px;}
.hub-navigation-links a{color:var(--blue);font-size:11px;font-weight:800;}
@media(max-width:980px){
  .topic-hub-header{grid-template-columns:minmax(0,1fr) 150px;gap:22px;}
  .hub-lead{grid-template-columns:1fr;}
  .hub-lead-media img{aspect-ratio:16/9;}
  .hub-lead-copy{padding:30px;}
  .hub-latest-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:700px){
  .topic-hub{padding-bottom:52px;}
  .topic-hub-header{grid-template-columns:1fr;gap:18px;padding-top:28px;}
  .topic-hub-header h1{font-size:38px;}
  .topic-hub-index{max-width:190px;}
  .topic-subtopics{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:15px;}
  .topic-subtopics::-webkit-scrollbar{display:none;}
  .topic-subtopics-label{flex:0 0 auto;}
  .topic-subtopics a{flex:0 0 auto;}
  .hub-lead{margin-top:20px;border-radius:13px;}
  .hub-lead-copy{padding:24px;}
  .hub-lead-copy h2{font-size:27px;}
  .hub-latest{margin-top:42px;}
  .hub-latest-grid{grid-template-columns:1fr;}
  .hub-navigation{grid-template-columns:1fr;padding:23px;margin-top:44px;}
  .hub-navigation-links{align-items:flex-start;}
}
@media(max-width:420px){
  .topic-hub-header h1{font-size:33px;}
  .topic-hub-intro{font-size:13px;}
  .hub-lead-copy h2{font-size:24px;}
}

/* v5.2 — Content Authority Layer */
.hub-supporting{margin-top:58px;}
.hub-supporting .section-head{margin-bottom:18px;}
.hub-supporting-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-top:1px solid var(--line);}
.hub-supporting-card{display:grid;grid-template-columns:52px minmax(0,1fr);gap:14px;padding:22px 16px;border-bottom:1px solid var(--line);min-width:0;}
.hub-supporting-card:nth-child(odd){border-left:1px solid var(--line);}
.hub-supporting-number{font-size:11px;font-weight:850;color:var(--blue);padding-top:2px;}
.hub-supporting-card h3{margin:0;font-size:17px;line-height:1.6;letter-spacing:-.02em;}
.hub-supporting-card h3 a{color:var(--ink);}
.hub-supporting-card p{margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.8;}
.article-cornerstone-badge{display:inline-flex;align-items:center;gap:7px;width:max-content;margin-bottom:10px;padding:7px 10px;border:1px solid rgba(32,44,199,.18);border-radius:999px;background:#f5f6ff;color:var(--blue);font-size:10px;font-weight:850;}
.article-cornerstone-badge span{font-size:8px;}
@media (max-width:900px){.hub-supporting-grid{grid-template-columns:1fr;}.hub-supporting-card:nth-child(odd){border-left:0;}}
@media (max-width:640px){.hub-supporting{margin-top:42px;}.hub-supporting-card{grid-template-columns:38px minmax(0,1fr);padding:18px 8px;}.hub-supporting-card h3{font-size:15px;}}

/* v5.2 — Editorial Content Discovery */
.editorial-cornerstones{position:relative;overflow:hidden}
.editorial-cornerstones .dynamic-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}
.editorial-cornerstones .dynamic-section-head p{max-width:430px;margin:0;color:var(--muted);font-size:14px;line-height:1.9}
.cornerstone-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}
.cornerstone-card{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(0,1.2fr);min-height:230px;border-top:1px solid var(--mag-line);border-bottom:1px solid var(--mag-line);background:var(--mag-paper);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.cornerstone-card:hover{transform:translateY(-3px);border-color:rgba(32,44,199,.28);box-shadow:0 18px 45px rgba(17,19,24,.06)}
.cornerstone-card-media{display:block;overflow:hidden;min-height:100%}
.cornerstone-card-media img{display:block;width:100%;height:100%;min-height:230px;object-fit:cover;transition:transform .45s ease}
.cornerstone-card:hover .cornerstone-card-media img{transform:scale(1.025)}
.cornerstone-card-copy{position:relative;padding:20px 18px 18px;display:flex;flex-direction:column;align-items:flex-start}
.cornerstone-number{position:absolute;inset-inline-end:16px;top:16px;font-size:11px;letter-spacing:.08em;color:#a0a5af}
.cornerstone-card-copy .post-category{margin-inline-end:32px}
.cornerstone-card-copy h3{font-size:20px;line-height:1.55;letter-spacing:-.025em;margin:13px 0 9px}
.cornerstone-card-copy h3 a{text-decoration:none;color:inherit}
.cornerstone-card-copy p{font-size:13px;line-height:1.85;color:var(--muted);margin:0 0 16px}
.cornerstone-read{margin-top:auto;font-size:12px;font-weight:700;color:var(--mag-blue);text-decoration:none}
.cornerstone-read span{margin-inline-start:6px}
.article-topic-nav{margin:34px 0 42px;padding-top:22px;border-top:1px solid var(--mag-line)}
.article-topic-nav-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:13px}
.article-topic-nav-item{position:relative;display:block;padding:18px 20px;border:1px solid var(--mag-line);background:#fff;text-decoration:none;color:inherit;transition:border-color .2s ease,transform .2s ease}
.article-topic-nav-item:hover{border-color:rgba(32,44,199,.28);transform:translateY(-2px)}
.article-topic-nav-item span{display:block;font-size:11px;color:#8c929d;margin-bottom:7px}
.article-topic-nav-item strong{display:block;padding-inline-end:22px;font-size:15px;line-height:1.75}
.article-topic-nav-item em{position:absolute;inset-inline-start:18px;bottom:17px;font-style:normal;color:var(--mag-blue)}
@media(max-width:980px){.cornerstone-grid{grid-template-columns:1fr 1fr}.cornerstone-card{grid-template-columns:130px minmax(0,1fr)}}
@media(max-width:700px){.editorial-cornerstones .dynamic-section-head{display:block}.editorial-cornerstones .dynamic-section-head p{margin-top:9px}.cornerstone-grid{grid-template-columns:1fr;gap:12px}.cornerstone-card{grid-template-columns:120px minmax(0,1fr);min-height:205px}.cornerstone-card-media img{min-height:205px}.cornerstone-card-copy{padding:17px 15px}.cornerstone-card-copy h3{font-size:17px}.cornerstone-card-copy p{font-size:12px;line-height:1.75}.article-topic-nav-grid{grid-template-columns:1fr}.article-topic-nav-item{padding:16px}}
@media(prefers-reduced-motion:reduce){.cornerstone-card,.cornerstone-card-media img,.article-topic-nav-item{transition:none!important}}


/* v5.3 — Editorial Search & Discovery */
.search-context{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:18px;margin-top:30px;padding:18px 0;border-top:1px solid var(--mag-line);border-bottom:1px solid var(--mag-line)}
.search-context-block{min-width:0}.search-context .eyebrow{margin-bottom:10px}
.search-topic-chips{display:flex;flex-wrap:wrap;gap:8px}
.search-topic-chips a{display:inline-flex;align-items:center;gap:12px;padding:8px 12px;border:1px solid var(--mag-line);border-radius:9px;background:var(--mag-surface);font-size:11px;font-weight:700;transition:border-color .18s ease,background .18s ease,color .18s ease}
.search-topic-chips a:hover{border-color:rgba(32,44,199,.28);background:#f5f6ff;color:var(--mag-blue)}
.search-topic-chips a span:last-child{color:var(--mag-blue);font-size:12px}
.search-cornerstone-list{display:grid;gap:6px}
.search-cornerstone-list a{display:grid;grid-template-columns:18px 1fr 18px;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid var(--mag-line);font-size:11px;font-weight:700}
.search-cornerstone-list a:last-child{border-bottom:0}.search-cornerstone-list a:hover{color:var(--mag-blue)}
.search-cornerstone-index{font-size:8px;color:var(--mag-blue)}
.search-results-heading{display:flex;align-items:center;justify-content:space-between;margin:34px 0 12px;padding-bottom:9px;border-bottom:1px solid var(--mag-line);font-size:11px;color:var(--mag-muted)}
.search-results-heading strong{font-size:12px;color:var(--mag-ink)}
.search-page .post-card{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.search-page .post-card:hover{transform:translateY(-2px);border-color:#d7daea;box-shadow:0 10px 24px rgba(17,19,24,.045)}
@media(max-width:760px){.search-context{grid-template-columns:1fr;gap:22px}.search-results-heading{margin-top:25px}}
@media(prefers-reduced-motion:reduce){.search-topic-chips a,.search-page .post-card{transition:none}.search-page .post-card:hover{transform:none}}

/* v5.4 — Author & Trust Layer */
.author-site-main{background:var(--mag-paper,#fbfbfa)}
.author-profile-header{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:28px;align-items:end;padding:34px 0 32px;border-bottom:1px solid var(--mag-line,#e7e9ee);overflow:hidden}
.author-profile-identity{display:flex;align-items:center;gap:24px;min-width:0}
.author-profile-avatar{width:112px;height:112px;flex:0 0 112px;border-radius:50%;overflow:hidden;border:1px solid var(--mag-line,#e7e9ee);background:#fff;display:grid;place-items:center}
.author-profile-avatar img{width:100%;height:100%;object-fit:cover;display:block}
.author-profile-copy{min-width:0}
.author-profile-copy h1{margin:5px 0 10px;font-size:clamp(34px,4.2vw,54px);line-height:1.08;letter-spacing:-.045em}
.author-profile-copy p{max-width:700px;margin:0;color:var(--muted,#6b7280);font-size:14px;line-height:1.95}
.author-profile-meta{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:15px;color:#858b97;font-size:11px}
.author-profile-meta a{color:var(--mag-blue,#202cc7);font-weight:750;text-decoration:none}
.author-profile-meta a:hover{text-decoration:underline;text-underline-offset:3px}
.author-profile-mark{justify-self:end;align-self:center;font-size:72px;line-height:1;font-weight:800;letter-spacing:-.08em;color:rgba(32,44,199,.055);writing-mode:vertical-rl;user-select:none}
.author-articles-section{padding:44px 0 70px}
.author-section-head{align-items:end}
.author-section-count{font-size:11px;color:#858b97}
.author-post-grid{margin-top:20px}
.author-post-grid .post-card{height:100%}
@media(max-width:760px){.author-profile-header{grid-template-columns:1fr;padding:25px 0 26px}.author-profile-identity{align-items:flex-start;gap:16px}.author-profile-avatar{width:78px;height:78px;flex-basis:78px}.author-profile-copy h1{font-size:34px}.author-profile-copy p{font-size:13px}.author-profile-mark{display:none}.author-articles-section{padding-top:32px}}
@media(max-width:460px){.author-profile-identity{display:block}.author-profile-avatar{margin-bottom:15px}.author-profile-copy h1{font-size:31px}.author-profile-meta{gap:10px}.author-profile-meta a{display:block}}
@media(prefers-reduced-motion:reduce){.author-profile-meta a{transition:none}}

/* v5.5 — Editorial Trust & Article Signals */
.article-status{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;font-size:9px;font-weight:850;line-height:1;border:1px solid var(--mag-line,#e7e9ee);background:#fff}
.article-status--updated{color:var(--mag-blue,#202cc7);border-color:rgba(32,44,199,.18);background:#f5f6ff}
.article-status--new{color:#626875;background:#fafafa}
.article-author-trust{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:12px;font-size:10px;color:#8a909b}
.article-author-trust a{color:var(--mag-blue,#202cc7);font-weight:750;text-decoration:none}
.article-author-trust a:hover{text-decoration:underline;text-underline-offset:3px}
@media(max-width:760px){.article-author-trust{gap:9px}.article-status{font-size:8px}}
@media(prefers-reduced-motion:reduce){.article-author-trust a{transition:none}}

/* v5.7 — Financial Magazine Homepage Intelligence */
.editorial-now{border-top:1px solid var(--mag-line,#e7e9ee);border-bottom:1px solid var(--mag-line,#e7e9ee);background:#fff}
.editorial-now-inner{display:grid;grid-template-columns:180px minmax(0,1fr) auto;align-items:center;min-height:58px;gap:18px}
.editorial-now-label{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:850;color:var(--mag-blue,#202cc7);white-space:nowrap}
.editorial-now-label i{width:7px;height:7px;border-radius:50%;background:var(--mag-blue,#202cc7);box-shadow:0 0 0 4px rgba(32,44,199,.08)}
.editorial-now-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0}
.editorial-now-list a{min-width:0;padding:0 16px;border-inline-start:1px solid var(--mag-line,#e7e9ee);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;color:var(--mag-ink,#111318)}
.editorial-now-list a:hover{color:var(--mag-blue,#202cc7)}
.editorial-now-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700}
.editorial-now-list small{font-size:8px;color:#969ba5;white-space:nowrap}
.editorial-now-all{font-size:10px;font-weight:800;color:var(--mag-ink,#111318);white-space:nowrap}
.editorial-now-all:hover{color:var(--mag-blue,#202cc7)}
@media(max-width:1000px){.editorial-now-inner{grid-template-columns:150px minmax(0,1fr)}.editorial-now-list{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-now-list a:nth-child(n+3){display:none}.editorial-now-all{display:none}}
@media(max-width:640px){.editorial-now-inner{grid-template-columns:1fr;gap:10px;padding-top:12px;padding-bottom:12px}.editorial-now-list{grid-template-columns:1fr;gap:7px}.editorial-now-list a{border-inline-start:0;padding:0;display:flex;justify-content:space-between;gap:12px}.editorial-now-list a:nth-child(n+3){display:none}.editorial-now-list span{white-space:normal;line-height:1.65}.editorial-now-label{font-size:9px}}
@media(prefers-reduced-motion:reduce){.editorial-now-list a{transition:none}}

/* v5.7 Article Experience: focused reading rail, cornerstone guidance and share utility. */
.article-sidebar{position:sticky;top:96px;align-self:start}
.article-cornerstone-callout{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:38px 0;padding:22px 24px;border:1px solid rgba(32,44,199,.14);background:linear-gradient(135deg,#f7f8ff,#fff);border-radius:14px}
.article-cornerstone-callout h2{margin:4px 0 7px;font-size:20px;line-height:1.55}
.article-cornerstone-callout h2 a:hover{color:var(--mag-blue,#202cc7)}
.article-cornerstone-callout p{margin:0;color:#687080;font-size:12px;line-height:1.85}
.article-cornerstone-link{flex:0 0 auto;color:var(--mag-blue,#202cc7);font-size:11px;font-weight:800;white-space:nowrap}
.share-links{display:flex;flex-wrap:wrap;gap:7px}
.share-links a,.share-links button{border:1px solid var(--mag-line,#e7e9ee);background:#fff;color:#5e6572;border-radius:8px;padding:7px 9px;font-size:10px;cursor:pointer}
.share-links a:hover,.share-links button:hover{border-color:rgba(32,44,199,.25);color:var(--mag-blue,#202cc7)}
@media(max-width:900px){.article-sidebar{position:static}.article-cornerstone-callout{align-items:flex-start}}
@media(max-width:600px){.article-cornerstone-callout{display:block;padding:18px}.article-cornerstone-link{display:inline-block;margin-top:12px}.share-links a,.share-links button{font-size:9px}}
@media(prefers-reduced-motion:reduce){.article-sidebar,.article-cornerstone-callout{transition:none!important}}


/* v5.9 — Final UI & Responsive Hardening */
html{overflow-x:hidden}
body{overflow-x:hidden}
img,svg,video,iframe{max-width:100%}
button,input,textarea,select{max-width:100%}
.article-content{overflow-wrap:anywhere;word-break:normal}
.article-content pre{max-width:100%;overflow-x:auto;white-space:pre}
.article-content table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}
.article-content table th,.article-content table td{min-width:110px}
.article-content figure{max-width:100%;margin-inline:0}
.article-content figcaption{margin-top:7px;color:#858b97;font-size:11px;line-height:1.7}
.article-content .wp-caption{max-width:100%!important}
.article-content iframe{width:100%;border:0}
.article-cover{display:block}
.main-nav.is-open{max-height:calc(100vh - 68px);overflow-y:auto;-webkit-overflow-scrolling:touch}
@media(max-width:980px){
  .main-nav.is-open{max-height:calc(100vh - 76px)}
  .header-inner,.container{min-width:0}
  .hero-grid,.featured-layout,.article-layout,.archive-grid,.card-grid{min-width:0}
}
@media(max-width:720px){
  .article-content table{font-size:12px}
  .article-content table th,.article-content table td{padding:8px 10px;min-width:100px}
  .article-content h2,.article-content h3{scroll-margin-top:84px}
  .article-share,.share-links{max-width:100%;overflow-wrap:anywhere}
  .article-header h1,.hero-copy h1,.archive-header h1,.standard-page .page-header h1{overflow-wrap:anywhere}
}
@media(max-width:420px){
  .main-nav.is-open{padding-inline:14px}
  .article-content{font-size:16px}
  .article-content table th,.article-content table td{min-width:92px}
}
@media(prefers-reduced-motion:reduce){.main-nav.is-open{scroll-behavior:auto}}

/* v6.0 — Article page final refinement */
.article-site-main{background:#fff}
.article-page{max-width:1180px!important;padding-top:18px!important}
.article-page>.breadcrumb{margin-bottom:6px}
.article-layout{grid-template-columns:minmax(0,820px) 230px!important;gap:54px!important;max-width:1100px!important;align-items:start}
.article-main{overflow:visible}
.article-header--magazine{padding:34px 0 22px!important;position:relative}
.article-header--magazine:after{content:"";display:block;width:42px;height:3px;background:var(--brand,#202cc7);margin-top:24px}
.article-topline{font-size:10px!important;margin-bottom:14px!important}
.article-header--magazine .post-category{font-size:11px!important;min-height:29px!important;padding:0 12px!important}
.article-cornerstone-badge{display:inline-flex;align-items:center;gap:6px;margin-inline-start:7px;padding:5px 10px;border-radius:999px;background:#f5f6ff;color:var(--brand,#202cc7);font-size:10px;font-weight:750;vertical-align:middle}
.article-header--magazine h1{font-size:clamp(38px,4.7vw,64px)!important;line-height:1.14!important;letter-spacing:-.045em!important;max-width:900px!important;margin:17px 0 20px!important;text-wrap:balance}
.article-header--magazine .article-excerpt{font-size:17px!important;line-height:2!important;max-width:760px!important;margin-bottom:18px}
.article-author{display:flex;align-items:center;gap:7px;margin-top:14px!important}
.author-avatar{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f1f3f8;color:var(--brand,#202cc7);font-size:11px;font-weight:800}
.article-meta--magazine{gap:10px!important;align-items:center!important;padding-top:12px!important;margin-top:13px!important;margin-bottom:0!important}
.article-status{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;background:#f5f6f8;color:#606877;font-weight:700}
.article-status--updated{background:#f3f5ff;color:var(--brand,#202cc7)}
.article-featured{margin:22px 0 42px!important;border-radius:16px!important;box-shadow:0 18px 50px rgba(17,20,35,.07)}
.article-featured img{aspect-ratio:16/9!important;max-height:620px!important}
.article-key-takeaway{max-width:760px;margin:0 0 38px!important;padding:22px 25px!important}
.article-content--magazine{max-width:760px!important;font-size:18px!important;line-height:2.1!important}
.article-content--magazine>p:first-child{font-size:20px!important;line-height:2.05!important}
.article-content--magazine h2{font-size:29px!important;margin-top:2.15em!important;scroll-margin-top:100px}
.article-content--magazine h3{font-size:22px!important;scroll-margin-top:100px}
.article-content--magazine ul,.article-content--magazine ol{padding-inline-start:26px;margin-bottom:24px}
.article-content--magazine li{margin-bottom:9px}
.article-content--magazine table{display:block;max-width:100%;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}
.article-content--magazine pre{max-width:100%;overflow:auto}
.article-sidebar{top:96px!important;padding-top:72px!important}
.sidebar-box{background:#fff!important;border:1px solid #e7e9ee!important;border-radius:12px!important;box-shadow:0 8px 26px rgba(17,20,35,.025)!important;padding:15px!important}
.toc-box{max-height:calc(100vh - 125px);overflow:auto}
.toc-list a{display:block;padding:7px 0!important;font-size:10px!important;line-height:1.75!important;text-decoration:none!important}
.toc-list a.is-active{color:var(--brand,#202cc7);font-weight:800}
.sidebar-note-box p{font-size:11px;line-height:1.8;color:#707785;margin:8px 0 0}
.sidebar-share-box .share-links a,.sidebar-share-box .share-links button{font:inherit;cursor:pointer;background:#fff}
.sidebar-share-box .share-links button{border:1px solid var(--line);min-height:32px;padding:0 10px;border-radius:999px;color:#616978;font-size:9px}
.sidebar-share-box .share-links button:hover{border-color:rgba(32,44,199,.28);color:var(--brand);background:#f7f8ff}
.article-topic-nav,.article-cornerstone-callout,.article-sources,.article-author-box{max-width:760px}
.related-section,.article-page .comments-area{max-width:760px!important}
.article-cornerstone-callout{margin-top:42px!important}
.article-author-box{margin-top:42px!important}
@media(max-width:1000px){
  .article-layout{grid-template-columns:minmax(0,1fr)!important;max-width:900px!important;gap:22px!important}
  .article-sidebar{padding-top:0!important;display:grid;grid-template-columns:1fr 1fr;gap:12px}
  .toc-box{max-height:none}
  .article-header--magazine h1{font-size:clamp(36px,6vw,52px)!important}
}
@media(max-width:760px){
  .article-page{padding-top:10px!important}
  .article-header--magazine{padding:26px 0 18px!important}
  .article-header--magazine h1{font-size:clamp(32px,9vw,42px)!important;line-height:1.2!important;letter-spacing:-.035em!important;margin-top:14px!important}
  .article-header--magazine .article-excerpt{font-size:15px!important;line-height:1.95!important}
  .article-topline{font-size:9px!important}
  .article-cornerstone-badge{margin-top:7px;margin-inline-start:0}
  .article-featured{margin:18px 0 30px!important;border-radius:11px!important}
  .article-featured img{aspect-ratio:16/10!important}
  .article-key-takeaway{padding:18px!important;margin-bottom:30px!important}
  .article-content--magazine{font-size:16px!important;line-height:2.02!important}
  .article-content--magazine>p:first-child{font-size:17px!important}
  .article-content--magazine h2{font-size:24px!important;margin-top:1.9em!important}
  .article-content--magazine h3{font-size:19px!important}
  .article-sidebar{display:grid!important;grid-template-columns:1fr!important}
  .article-meta--magazine{font-size:10px!important;line-height:1.8}
  .article-author-box,.article-sources,.article-topic-nav,.article-cornerstone-callout{max-width:none}
}
@media(max-width:430px){
  .article-header--magazine h1{font-size:31px!important}
  .article-header--magazine .article-excerpt{font-size:14px!important}
  .article-meta--magazine{gap:6px!important}
  .article-content--magazine{font-size:15.5px!important}
  .article-content--magazine h2{font-size:22px!important}
  .article-content--magazine h3{font-size:18px!important}
}


/* v6.1 — Simplified magazine chrome: remove duplicated navigation layers. */
.dynamic-minimal-home .magazine-nav,
.dynamic-minimal-home .magazine-signature{display:none!important}
.editorial-now--compact{border-top:0}
.editorial-now--compact .editorial-now-inner{grid-template-columns:190px minmax(0,1fr) auto;min-height:54px;gap:16px}
.editorial-now-label-wrap{display:flex;align-items:center;gap:10px;min-width:0;white-space:nowrap}
.editorial-now-date{font-size:9px;color:#8d94a2;padding-inline-start:10px;border-inline-start:1px solid var(--mag-line,#e7e9ee)}
.editorial-now--compact .editorial-now-list{grid-template-columns:repeat(4,minmax(0,1fr))}
.editorial-now--compact .editorial-now-list a{padding-inline:14px}
@media(max-width:1000px){
  .editorial-now--compact .editorial-now-inner{grid-template-columns:160px minmax(0,1fr)}
  .editorial-now--compact .editorial-now-list{grid-template-columns:repeat(2,minmax(0,1fr))}
  .editorial-now--compact .editorial-now-list a:nth-child(n+3){display:none}
  .editorial-now--compact .editorial-now-all{display:none}
}
@media(max-width:640px){
  .editorial-now--compact .editorial-now-inner{grid-template-columns:1fr;gap:8px;padding-top:10px;padding-bottom:10px}
  .editorial-now-label-wrap{justify-content:space-between}
  .editorial-now--compact .editorial-now-list{grid-template-columns:1fr;gap:6px}
  .editorial-now--compact .editorial-now-list a{padding:0;border-inline-start:0}
  .editorial-now--compact .editorial-now-list a:nth-child(n+3){display:none}
}

/* v6.2 — Article mobile width correction */
@media (max-width: 760px){
  .article-page{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding-inline:14px!important;
  }
  .article-page>.breadcrumb{
    width:100%!important;
    max-width:none!important;
  }
  .article-layout{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
  }
  .article-main{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
  }
  .article-header--magazine,
  .article-featured,
  .article-key-takeaway,
  .article-content--magazine,
  .article-topic-nav,
  .article-cornerstone-callout,
  .article-sources,
  .article-author-box,
  .related-section,
  .article-page .comments-area{
    width:100%!important;
    max-width:none!important;
  }
  .article-content--magazine{
    font-size:16px!important;
    line-height:2!important;
  }
  .article-content--magazine>p:first-child{
    font-size:17px!important;
  }
  .article-header--magazine h1{
    max-width:none!important;
    width:100%!important;
    font-size:clamp(30px,8.4vw,40px)!important;
    line-height:1.18!important;
  }
  .article-header--magazine .article-excerpt{
    max-width:none!important;
    width:100%!important;
  }
  .article-featured img{
    width:100%!important;
    max-width:none!important;
  }
  .article-sidebar{
    width:100%!important;
    max-width:none!important;
  }
}

@media (max-width: 430px){
  .article-page{padding-inline:12px!important}
  .article-header--magazine h1{font-size:30px!important}
  .article-content--magazine{font-size:16px!important}
}

/* v6.4 — Robust article layout correction
   The article must remain readable on compact desktop/tablet viewports,
   including browser zoom and narrow desktop windows. */
.article-page{width:min(1180px,calc(100% - 40px))!important;margin-inline:auto!important}
.article-layout{grid-template-columns:minmax(0,1fr) 220px!important;max-width:1120px!important;gap:48px!important}
.article-main{min-width:0!important;width:100%!important}
.article-header--magazine{width:100%!important;max-width:none!important}
.article-header--magazine h1{width:100%!important;max-width:860px!important;text-wrap:pretty!important;overflow-wrap:normal!important;word-break:normal!important}
.article-header--magazine .article-excerpt{width:100%!important;max-width:760px!important}
.article-content--magazine{width:100%!important;max-width:760px!important;margin-inline:0!important}

/* Compact desktop/tablet: do not squeeze an article beside the sidebar. */
@media (max-width:1180px){
  .site-header,.header-inner{height:68px}
  .header-inner{gap:12px}
  .brand-copy{display:none}
  .main-nav{display:none!important}
  .mobile-toggle{display:flex!important;order:1}
  .brand{order:2;flex:1;min-width:0}
  .header-actions{order:3}
  .sections-trigger{display:none}
  .article-page{width:min(100% - 40px,1000px)!important;max-width:1000px!important}
  .article-layout{display:block!important;width:100%!important;max-width:1000px!important}
  .article-main{width:100%!important;max-width:1000px!important}
  .article-header--magazine h1{max-width:900px!important;font-size:clamp(40px,5vw,58px)!important;line-height:1.2!important}
  .article-content--magazine{max-width:780px!important}
  .article-sidebar{display:none!important}
}

@media (max-width:760px){
  .article-page{width:calc(100% - 24px)!important;max-width:none!important;padding-inline:0!important}
  .article-header--magazine h1{font-size:clamp(30px,8.5vw,40px)!important;line-height:1.22!important;max-width:none!important}
  .article-content--magazine{max-width:none!important;font-size:16px!important;line-height:2!important}
}

/* v6.6 — Final article layout + runtime hardening
   The article is the primary content surface. Keep it wide on desktop,
   collapse the utility rail before it can squeeze the article, and avoid
   relying on RTL grid placement for column sizing. */
.article-page{
  width:min(1440px,calc(100% - 56px))!important;
  max-width:1440px!important;
  margin-inline:auto!important;
  padding-top:24px!important;
}
.article-layout{
  direction:ltr!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 290px!important;
  gap:56px!important;
  width:100%!important;
  max-width:1320px!important;
  margin-inline:auto!important;
  align-items:start!important;
}
.article-layout > .article-main{
  grid-column:1!important;
  direction:rtl!important;
  min-width:0!important;
  width:100%!important;
}
.article-layout > .article-sidebar{
  grid-column:2!important;
  direction:rtl!important;
  min-width:0!important;
}
.article-header--magazine,
.article-featured,
.article-key-takeaway,
.article-content--magazine,
.article-topic-nav,
.article-cornerstone-callout,
.article-sources,
.article-author-box,
.related-section,
.article-page .comments-area{
  direction:rtl!important;
}
.article-header--magazine{
  width:100%!important;
  max-width:980px!important;
  padding:40px 0 24px!important;
}
.article-header--magazine h1{
  width:100%!important;
  max-width:980px!important;
  font-size:clamp(42px,4.1vw,64px)!important;
  line-height:1.18!important;
  letter-spacing:-.045em!important;
  text-wrap:pretty!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
}
.article-header--magazine .article-excerpt{
  max-width:860px!important;
  font-size:18px!important;
}
.article-featured{max-width:980px!important}
.article-featured img{width:100%!important;max-height:680px!important}
.article-content--magazine{
  max-width:860px!important;
  width:100%!important;
  font-size:18px!important;
  line-height:2.1!important;
}
.article-key-takeaway,
.article-topic-nav,
.article-cornerstone-callout,
.article-sources,
.article-author-box,
.related-section,
.article-page .comments-area{max-width:860px!important}
.article-sidebar{position:sticky!important;top:104px!important;padding-top:76px!important}

@media (max-width:1180px){
  .article-page{width:min(1180px,calc(100% - 40px))!important;max-width:1180px!important}
  .article-layout{
    grid-template-columns:minmax(0,1fr) 250px!important;
    gap:36px!important;
    max-width:1180px!important;
  }
  .article-header--magazine{max-width:900px!important}
  .article-header--magazine h1{font-size:clamp(38px,5vw,58px)!important}
  .article-content--magazine{max-width:820px!important}
}

@media (max-width:900px){
  .article-layout{
    display:block!important;
    direction:rtl!important;
    max-width:900px!important;
  }
  .article-layout > .article-main,
  .article-layout > .article-sidebar{display:block!important;width:100%!important;max-width:none!important}
  .article-sidebar{
    position:static!important;
    padding-top:28px!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
  }
  .article-header--magazine{max-width:900px!important}
  .article-content--magazine{max-width:860px!important}
}

@media (max-width:760px){
  .article-page{width:calc(100% - 24px)!important;max-width:none!important;padding-top:12px!important}
  .article-layout{max-width:none!important}
  .article-header--magazine{padding:26px 0 18px!important;max-width:none!important}
  .article-header--magazine h1{
    max-width:none!important;
    font-size:clamp(30px,8.5vw,40px)!important;
    line-height:1.22!important;
  }
  .article-header--magazine .article-excerpt{max-width:none!important;font-size:15px!important}
  .article-featured,.article-content--magazine,.article-key-takeaway,.article-topic-nav,
  .article-cornerstone-callout,.article-sources,.article-author-box,.related-section,
  .article-page .comments-area{max-width:none!important}
  .article-content--magazine{font-size:16px!important;line-height:2!important}
  .article-content--magazine>p:first-child{font-size:17px!important}
  .article-sidebar{grid-template-columns:1fr!important}
}

@media (max-width:430px){
  .article-page{width:calc(100% - 20px)!important}
  .article-header--magazine h1{font-size:30px!important}
  .article-content--magazine{font-size:15.5px!important}
}

/* v6.7 — Brand Utility Hero: replace article-led hero with a financial navigation experience */
.financial-hero{padding:34px 0 18px;background:#fbfbfd;overflow:hidden}
.financial-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:34px;align-items:stretch;min-height:500px}
.financial-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:18px 0 22px;position:relative;z-index:2}
.financial-hero-kicker{display:flex;align-items:center;gap:10px;color:var(--blue);font-size:11px;font-weight:850;margin-bottom:18px}
.financial-hero-kicker-mark{width:34px;height:10px;display:inline-block;border-top:2px solid var(--blue);border-bottom:1px solid rgba(32,44,199,.3);transform:skewX(-24deg)}
.financial-hero-copy h1{font-size:clamp(42px,5.2vw,76px);line-height:1.02;letter-spacing:-3px;margin:0 0 22px;max-width:650px;font-weight:780;color:#111318}
.financial-hero-copy h1 strong{color:var(--blue);font-weight:850}
.financial-hero-copy p{font-size:16px;line-height:2;color:#687080;max-width:570px;margin:0 0 28px}
.financial-hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.financial-hero-primary,.financial-hero-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:9px;font-size:11px;font-weight:850;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}
.financial-hero-primary{background:var(--blue);color:#fff;gap:9px;box-shadow:0 10px 24px rgba(32,44,199,.14)}
.financial-hero-primary span{font-size:15px}
.financial-hero-primary:hover{color:#fff;transform:translateY(-2px)}
.financial-hero-secondary{border:1px solid #dfe2ea;color:#252a34;background:#fff}
.financial-hero-secondary:hover{border-color:rgba(32,44,199,.35);color:var(--blue);transform:translateY(-2px)}
.financial-hero-visual{min-height:500px;position:relative;overflow:hidden;border-radius:24px;background:#11162a;color:#fff;isolation:isolate;box-shadow:0 24px 65px rgba(17,22,42,.11)}
.financial-hero-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 56% 44%,rgba(75,89,230,.26),transparent 33%),linear-gradient(135deg,rgba(255,255,255,.035),transparent 45%);z-index:0}
.financial-hero-grid-pattern{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(90deg,transparent 0%,#000 22%,#000 82%,transparent 100%);opacity:.55}
.financial-hero-orbit{position:absolute;border:1px solid rgba(126,139,255,.26);border-radius:50%;z-index:1}
.financial-hero-orbit--one{width:430px;height:430px;inset:50% auto auto 50%;transform:translate(-50%,-50%) rotate(-16deg)}
.financial-hero-orbit--two{width:315px;height:315px;inset:50% auto auto 50%;transform:translate(-50%,-50%) rotate(26deg);border-color:rgba(126,139,255,.15)}
.financial-hero-core{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:148px;height:148px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;color:#11162a;box-shadow:0 18px 45px rgba(0,0,0,.18);z-index:4;text-align:center}
.financial-hero-core:before{content:"";position:absolute;inset:-9px;border:1px solid rgba(126,139,255,.34);border-radius:50%}
.financial-hero-core span{font-size:12px;font-weight:700;color:#6b7280;line-height:1}
.financial-hero-core strong{font-size:29px;line-height:1.05;color:var(--blue);letter-spacing:-1px;margin-top:6px}
.financial-hero-core i{display:block;width:34px;height:2px;background:var(--blue);margin-top:10px;transform:skewX(-25deg)}
.financial-hero-stat{position:absolute;z-index:5;display:flex;flex-direction:column;gap:3px;min-width:116px}
.financial-hero-stat small{font-size:8px;color:#8994b6;font-weight:800;letter-spacing:.6px}
.financial-hero-stat strong{font-size:14px;color:#fff}
.financial-hero-stat span{font-size:8px;color:#8f98ad}
.financial-hero-stat--one{top:58px;inset-inline-start:54px}
.financial-hero-stat--two{top:88px;inset-inline-end:58px;text-align:right}
.financial-hero-stat--three{bottom:58px;inset-inline-start:64px}
.financial-hero-stat--four{bottom:82px;inset-inline-end:54px;text-align:right}
.financial-hero-line{position:absolute;inset:0;z-index:2;pointer-events:none}
.financial-hero-line:before{content:"";position:absolute;left:15%;right:13%;bottom:31%;height:1px;background:linear-gradient(90deg,transparent,rgba(126,139,255,.34),rgba(126,139,255,.1),transparent);transform:rotate(-10deg)}
.financial-hero-line span{position:absolute;width:6px;height:6px;border-radius:50%;background:#8f9bff;box-shadow:0 0 0 5px rgba(143,155,255,.08)}
.financial-hero-line span:nth-child(1){left:18%;bottom:28%}.financial-hero-line span:nth-child(2){left:35%;bottom:31%}.financial-hero-line span:nth-child(3){left:51%;bottom:39%}.financial-hero-line span:nth-child(4){left:67%;bottom:46%}.financial-hero-line span:nth-child(5){left:82%;bottom:54%}
.financial-hero-paths{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e1e4eb;background:#fff;margin-top:22px;border-radius:12px;overflow:hidden}
.financial-hero-paths a{position:relative;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;column-gap:11px;align-items:center;padding:18px 17px;min-width:0;border-inline-start:1px solid #e1e4eb}
.financial-hero-paths a:first-child{border-inline-start:0;background:#f7f8ff}
.financial-hero-paths a:hover{background:#fafaff}
.financial-hero-paths > a > span{grid-row:1/3;font-size:9px;color:var(--blue);font-weight:850;align-self:start;padding-top:2px}
.financial-hero-paths strong{font-size:12px;color:#161a22;line-height:1.4}
.financial-hero-paths small{font-size:8px;color:#8a91a0;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.financial-hero-paths b{grid-row:1/3;grid-column:3;color:var(--blue);font-size:13px;font-weight:500;transition:transform .2s ease}
.financial-hero-paths a:hover b{transform:translateX(-3px)}
@media(max-width:1050px){
  .financial-hero-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:24px;min-height:460px}
  .financial-hero-visual{min-height:460px}
  .financial-hero-copy h1{font-size:clamp(40px,5.5vw,62px)}
  .financial-hero-copy p{font-size:14px}
  .financial-hero-paths a{padding-inline:12px}
}
@media(max-width:820px){
  .financial-hero{padding-top:28px}
  .financial-hero-grid{grid-template-columns:1fr;gap:24px;min-height:0}
  .financial-hero-copy{padding-top:8px}
  .financial-hero-copy h1{font-size:clamp(42px,10vw,58px);letter-spacing:-2px}
  .financial-hero-copy p{font-size:14px;line-height:1.9}
  .financial-hero-visual{min-height:420px;border-radius:18px}
  .financial-hero-paths{grid-template-columns:1fr 1fr}
  .financial-hero-paths a:nth-child(3){border-inline-start:0;border-top:1px solid #e1e4eb}
  .financial-hero-paths a:nth-child(4){border-top:1px solid #e1e4eb}
}
@media(max-width:520px){
  .financial-hero{padding-top:20px}
  .financial-hero-copy h1{font-size:clamp(37px,11.5vw,50px);line-height:1.06}
  .financial-hero-copy p{font-size:13px}
  .financial-hero-actions{display:grid;grid-template-columns:1fr;gap:9px}
  .financial-hero-primary,.financial-hero-secondary{width:100%}
  .financial-hero-visual{min-height:340px;border-radius:15px}
  .financial-hero-orbit--one{width:300px;height:300px}
  .financial-hero-orbit--two{width:220px;height:220px}
  .financial-hero-core{width:118px;height:118px}
  .financial-hero-core strong{font-size:23px}
  .financial-hero-stat--one{top:28px;inset-inline-start:24px}.financial-hero-stat--two{top:48px;inset-inline-end:24px}.financial-hero-stat--three{bottom:30px;inset-inline-start:28px}.financial-hero-stat--four{bottom:48px;inset-inline-end:24px}
  .financial-hero-stat strong{font-size:12px}.financial-hero-stat span{font-size:7px}
  .financial-hero-paths{grid-template-columns:1fr;border-radius:10px}
  .financial-hero-paths a,.financial-hero-paths a:nth-child(3),.financial-hero-paths a:nth-child(4){border-inline-start:0;border-top:1px solid #e1e4eb}
  .financial-hero-paths a:first-child{border-top:0}
}
@media(prefers-reduced-motion:reduce){
  .financial-hero-primary,.financial-hero-secondary,.financial-hero-paths b{transition:none}
}

/* v6.8 — Fixed magazine header + left utility rail
   Keep the article on the main reading side and the utility rail on the opposite side. */
body.almaal-site{padding-top:80px}
.site-header{
  position:fixed!important;
  inset:0 0 auto 0!important;
  width:100%!important;
  height:80px!important;
  z-index:1000!important;
  margin:0!important;
}
.site-header .header-inner{min-height:80px!important}
/* Desktop: sidebar on the left, article on the right. */
.article-layout{
  direction:ltr!important;
  display:grid!important;
  grid-template-columns:290px minmax(0,1fr)!important;
  gap:56px!important;
  width:100%!important;
  max-width:1320px!important;
  margin-inline:auto!important;
  align-items:start!important;
}
.article-layout > .article-sidebar{
  grid-column:1!important;
  grid-row:1!important;
  direction:rtl!important;
  position:sticky!important;
  top:104px!important;
  align-self:start!important;
  min-width:0!important;
  width:100%!important;
  padding-top:0!important;
}
.article-layout > .article-main{
  grid-column:2!important;
  grid-row:1!important;
  direction:rtl!important;
  min-width:0!important;
  width:100%!important;
}

@media(max-width:1180px){
  body.almaal-site{padding-top:68px}
  .site-header{height:68px!important}
  .site-header .header-inner{min-height:68px!important}
  .article-layout{
    grid-template-columns:250px minmax(0,1fr)!important;
    gap:36px!important;
    max-width:1180px!important;
  }
  .article-layout > .article-sidebar{position:sticky!important;top:92px!important}
}

@media(max-width:900px){
  body.almaal-site{padding-top:68px}
  .article-layout{
    display:block!important;
    direction:rtl!important;
    max-width:900px!important;
  }
  .article-layout > .article-main,
  .article-layout > .article-sidebar{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    grid-column:auto!important;
    grid-row:auto!important;
  }
  .article-layout > .article-sidebar{
    position:static!important;
    padding-top:28px!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
  }
}

@media(max-width:760px){
  body.almaal-site{padding-top:68px}
  .site-header{height:68px!important}
  .article-layout > .article-sidebar{grid-template-columns:1fr!important}
}

@media(prefers-reduced-motion:reduce){
  .site-header{transition:none!important}
}


/* v7.0 — Brand navigation refinement
   One clear navigation system: brand anchor → primary topics → utility actions. */
.site-header{
  position:sticky!important;
  top:0!important;
  z-index:1000!important;
  background:rgba(251,251,250,.94)!important;
  border-bottom:1px solid rgba(17,19,24,.08)!important;
  -webkit-backdrop-filter:saturate(150%) blur(16px)!important;
  backdrop-filter:saturate(150%) blur(16px)!important;
}
.site-header .header-inner{
  width:min(1280px,calc(100% - 48px))!important;
  min-height:82px!important;
  margin-inline:auto!important;
  gap:26px!important;
}
.site-header .brand{
  flex:0 0 auto!important;
  min-width:190px;
}
.site-header .brand-link{
  display:inline-flex!important;
  align-items:center!important;
  gap:12px!important;
  text-decoration:none!important;
}
.site-header .brand-link .site-logo{
  width:122px!important;
  max-width:122px!important;
  max-height:52px!important;
}
.site-header .brand-copy{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:2px!important;
  padding-inline-start:12px!important;
  border-inline-start:1px solid #e5e7ec!important;
  line-height:1.35!important;
}
.site-header .brand-copy small{
  color:#7d8490!important;
  font-size:8px!important;
  font-weight:600!important;
  white-space:nowrap!important;
}
.site-header .brand-copy b{
  color:#252933!important;
  font-size:9px!important;
  font-weight:800!important;
  white-space:nowrap!important;
}
.site-header .main-nav{
  flex:1 1 auto!important;
  min-width:0!important;
  margin-inline:0!important;
}
.site-header .main-nav .primary-menu{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  flex-wrap:nowrap!important;
  list-style:none!important;
  margin:0!important;
  padding:0!important;
}
.site-header .main-nav .primary-menu li{margin:0!important;padding:0!important}
.site-header .main-nav .primary-menu a{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  min-height:40px!important;
  padding:0 10px!important;
  color:#363b46!important;
  font-size:11px!important;
  font-weight:650!important;
  white-space:nowrap!important;
  border-radius:8px!important;
  transition:color .18s ease,background .18s ease!important;
}
.site-header .main-nav .primary-menu a:hover,
.site-header .main-nav .primary-menu .current-menu-item>a,
.site-header .main-nav .primary-menu .current-menu-ancestor>a{
  color:var(--mag-blue)!important;
  background:#f5f6fc!important;
}
.site-header .main-nav .primary-menu .current-menu-item>a:after,
.site-header .main-nav .primary-menu .current-menu-ancestor>a:after{
  content:"";
  position:absolute;
  inset-inline:10px;
  bottom:4px;
  height:2px;
  background:var(--mag-blue);
  border-radius:2px;
}
.site-header .header-actions{
  flex:0 0 auto!important;
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
}
.site-header .sections-trigger{
  height:38px!important;
  padding:0 12px!important;
  border:1px solid #e3e5eb!important;
  border-radius:9px!important;
  background:#fff!important;
  color:#2e333d!important;
  font-size:10px!important;
  font-weight:750!important;
}
.site-header .sections-trigger:hover,
.site-header .sections-trigger[aria-expanded="true"]{
  border-color:rgba(32,44,199,.18)!important;
  background:#f5f6fc!important;
  color:var(--mag-blue)!important;
}
.site-header .search-trigger{
  width:38px!important;
  height:38px!important;
  border:1px solid #e3e5eb!important;
  border-radius:9px!important;
  background:#fff!important;
}
.site-header .search-trigger:hover{
  border-color:rgba(32,44,199,.18)!important;
  background:#f5f6fc!important;
  color:var(--mag-blue)!important;
}
.site-header .mobile-toggle{display:none!important}
.site-header:after{
  content:"";
  position:absolute;
  inset-inline-end:0;
  bottom:-1px;
  width:72px;
  height:2px;
  background:var(--mag-blue);
}

@media(max-width:1220px){
  .site-header .header-inner{width:min(100% - 32px,1160px)!important;gap:16px!important}
  .site-header .brand{min-width:165px!important}
  .site-header .brand-copy{display:none!important}
  .site-header .main-nav .primary-menu{gap:1px!important}
  .site-header .main-nav .primary-menu a{padding-inline:7px!important;font-size:10px!important}
}
@media(max-width:1040px){
  .site-header .main-nav{display:none!important}
  .site-header .mobile-toggle{
    display:inline-flex!important;
    order:1;
    width:38px;height:38px;
    align-items:center;justify-content:center;flex-direction:column;gap:4px;
    border:1px solid #e3e5eb;border-radius:9px;background:#fff;color:#242833;
  }
  .site-header .mobile-toggle span{display:block;width:16px;height:1.5px;background:currentColor;border-radius:2px}
  .site-header .brand{order:2;flex:1;min-width:0}
  .site-header .header-actions{order:3}
  .site-header .sections-trigger{display:none!important}
  .site-header .header-inner{min-height:72px!important}
  .site-header .brand-link .site-logo{width:118px!important;max-width:118px!important}
}
@media(max-width:760px){
  .site-header .header-inner{width:calc(100% - 24px)!important;min-height:68px!important}
  .site-header .brand-link .site-logo{width:112px!important;max-width:112px!important;max-height:46px!important}
  .site-header .header-actions{gap:5px!important}
  .site-header .search-trigger,.site-header .mobile-toggle{width:36px!important;height:36px!important}
  .site-header:after{width:48px;height:2px}
}
@media(max-width:420px){
  .site-header .brand-link .site-logo{width:104px!important;max-width:104px!important}
}

/* v7.0 — Stable reading chrome
   and keep the utility rail sticky without being trapped by overflow containers. */
html,body{overflow-x:clip!important}
body.almaal-site{padding-top:82px!important}
.site-header{
  position:fixed!important;
  inset:0 0 auto 0!important;
  width:100%!important;
  height:82px!important;
  z-index:1100!important;
}
.site-header .header-inner{min-height:82px!important}
.article-page,.article-layout,.article-main,.article-sidebar{overflow:visible!important}
.article-layout{align-items:start!important}
.article-layout > .article-sidebar{
  position:sticky!important;
  top:106px!important;
  align-self:start!important;
  height:max-content!important;
  max-height:calc(100vh - 124px)!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  scrollbar-width:thin;
}
@media(max-width:1180px){
  body.almaal-site{padding-top:68px!important}
  .site-header{height:68px!important}
  .site-header .header-inner{min-height:68px!important}
.article-layout > .article-sidebar{top:88px!important;max-height:calc(100vh - 104px)!important}
}
@media(max-width:900px){
  .article-layout > .article-sidebar{position:static!important;max-height:none!important;overflow:visible!important}
}

/* v7.1 — Global layout stability pass
html{overflow-x:clip!important}
body.almaal-site{overflow-x:clip!important;padding-top:80px!important}

/* Fixed magazine header: never changes position while reading. */
.site-header{
  position:fixed!important;
  inset:0 0 auto 0!important;
  width:100%!important;
  height:80px!important;
  margin:0!important;
  z-index:1200!important;
}
.site-header .header-inner{height:80px!important;min-height:80px!important}

/* Article: left utility rail, wide reading column on the right. */
.article-page{width:min(1320px,calc(100% - 40px))!important;max-width:1320px!important;margin-inline:auto!important}
.article-layout{
  direction:ltr!important;
  display:grid!important;
  grid-template-columns:minmax(240px,290px) minmax(0,1fr)!important;
  gap:56px!important;
  width:100%!important;
  max-width:1320px!important;
  margin-inline:auto!important;
  align-items:start!important;
  overflow:visible!important;
}
.article-layout > .article-main{
  grid-column:2!important;
  grid-row:1!important;
  direction:rtl!important;
  min-width:0!important;
  width:100%!important;
  overflow:visible!important;
}
.article-layout > .article-sidebar{
  grid-column:1!important;
  grid-row:1!important;
  direction:rtl!important;
  min-width:0!important;
  width:100%!important;
  position:sticky!important;
  top:100px!important;
  align-self:start!important;
  padding-top:0!important;
  max-height:calc(100vh - 120px)!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  scrollbar-width:thin;
}
.article-reading-rail{display:none!important}
.article-content,.article-featured,.article-key-takeaway,.article-sources,.article-author-box,.article-topic-nav,.article-cornerstone-callout{min-width:0}
.article-content{overflow:visible!important}

/* Keep the mobile menu attached to the fixed header. */
@media(max-width:1040px){
  body.almaal-site{padding-top:68px!important}
  .site-header{height:68px!important}
  .site-header .header-inner{height:68px!important;min-height:68px!important}
.main-nav.is-open{top:68px!important}
  .article-layout{grid-template-columns:minmax(220px,250px) minmax(0,1fr)!important;gap:34px!important}
  .article-layout > .article-sidebar{top:88px!important;max-height:calc(100vh - 104px)!important}
}

@media(max-width:900px){
  .article-page{width:min(100% - 28px,900px)!important}
  .article-layout{
    display:block!important;
    direction:rtl!important;
    max-width:900px!important;
  }
  .article-layout > .article-main,
  .article-layout > .article-sidebar{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    grid-column:auto!important;
    grid-row:auto!important;
  }
  .article-layout > .article-sidebar{
    position:static!important;
    max-height:none!important;
    overflow:visible!important;
    padding-top:28px!important;
  }
}

@media(max-width:760px){
  .article-page{width:calc(100% - 24px)!important}
}

@media print{
  body.almaal-site{padding-top:0!important}
}

/* v7.2 — Final global layout contract
   This block intentionally overrides legacy accumulated rules above. */
:root{--almaal-header-h:80px;--almaal-progress-h:3px;--almaal-content-max:1320px;--almaal-article-max:900px;--almaal-sidebar-w:280px}
html{overflow-x:clip!important;scroll-padding-top:calc(var(--almaal-header-h) + 18px)!important}
body.almaal-site{margin:0!important;min-width:320px!important;overflow-x:clip!important;padding-top:var(--almaal-header-h)!important}
.site-header{position:fixed!important;inset:0 0 auto 0!important;width:100%!important;height:var(--almaal-header-h)!important;min-height:var(--almaal-header-h)!important;z-index:1200!important}
.site-header .header-inner{height:var(--almaal-header-h)!important;min-height:var(--almaal-header-h)!important;display:flex!important;align-items:center!important}
.site-header .brand{min-width:0!important;flex:0 0 auto!important}
.site-header .main-nav{min-width:0!important;flex:1 1 auto!important}
.site-header .header-actions{flex:0 0 auto!important}
.main-nav ul{display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(10px,1.5vw,24px)!important;margin:0!important;padding:0!important;list-style:none!important}
.main-nav a{white-space:nowrap!important}
.article-page{width:min(var(--almaal-content-max),calc(100% - 40px))!important;max-width:var(--almaal-content-max)!important;margin-inline:auto!important;padding-top:8px!important}
.article-layout{direction:ltr!important;display:grid!important;grid-template-columns:minmax(230px,var(--almaal-sidebar-w)) minmax(0,1fr)!important;gap:56px!important;width:100%!important;max-width:none!important;margin:0!important;align-items:start!important;overflow:visible!important}
.article-layout>.article-sidebar{grid-column:1!important;grid-row:1!important;direction:rtl!important;width:100%!important;min-width:0!important;position:sticky!important;top:calc(var(--almaal-header-h) + 18px)!important;align-self:start!important;padding:0!important;max-height:calc(100vh - var(--almaal-header-h) - 30px)!important;overflow-y:auto!important;overflow-x:hidden!important}
.article-layout>.article-main{grid-column:2!important;grid-row:1!important;direction:rtl!important;min-width:0!important;width:100%!important;max-width:none!important;overflow:visible!important}
.article-header,.article-content,.article-key-takeaway,.article-sources,.article-author-box,.article-topic-nav,.article-cornerstone-callout{max-width:var(--almaal-article-max)!important}
.article-featured{max-width:100%!important;margin-inline:0!important}
.article-featured img{width:100%!important;height:auto!important;max-height:none!important;object-fit:cover!important}
.article-header h1{max-width:var(--almaal-article-max)!important;text-wrap:balance!important;overflow-wrap:anywhere!important}
.article-content{font-size:18px!important;line-height:2.05!important}
.article-content img,.article-content video,.article-content iframe{max-width:100%!important}
.article-content table{display:block!important;max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;border-collapse:collapse!important}
.article-sidebar .sidebar-box{margin-bottom:12px!important}
.article-sidebar .sidebar-box:last-child{margin-bottom:0!important}
.search-panel,.sections-panel{z-index:1210!important}
.main-nav.is-open{z-index:1215!important}
body.menu-open{overflow:hidden!important}

@media(max-width:1180px){
  :root{--almaal-header-h:68px}
  .site-header,.site-header .header-inner{height:var(--almaal-header-h)!important;min-height:var(--almaal-header-h)!important}
.main-nav ul{gap:10px!important}
  .main-nav a{font-size:10px!important}
  .article-layout{grid-template-columns:240px minmax(0,1fr)!important;gap:34px!important}
  .article-layout>.article-sidebar{top:calc(var(--almaal-header-h) + 16px)!important;max-height:calc(100vh - var(--almaal-header-h) - 24px)!important}
}
@media(max-width:1040px){
  .main-nav{display:none!important}
  .mobile-toggle{display:inline-flex!important}
  .article-layout{grid-template-columns:220px minmax(0,1fr)!important;gap:28px!important}
}
@media(max-width:900px){
  .article-page{width:min(100% - 28px,900px)!important}
  .article-layout{display:block!important;direction:rtl!important}
  .article-layout>.article-main,.article-layout>.article-sidebar{display:block!important;width:100%!important;max-width:none!important;grid-column:auto!important;grid-row:auto!important}
  .article-layout>.article-sidebar{position:static!important;max-height:none!important;overflow:visible!important;margin-top:28px!important;padding:0!important}
}
@media(max-width:760px){
  body.almaal-site{padding-top:68px!important}
  .article-page{width:calc(100% - 24px)!important}
  .article-header{padding-top:28px!important}
  .article-header h1{font-size:clamp(29px,8vw,40px)!important;line-height:1.35!important}
  .article-content{font-size:16px!important;line-height:2!important}
  .article-content h2{font-size:23px!important}
  .article-content h3{font-size:20px!important}
}
@media(max-width:420px){
  .article-page{width:calc(100% - 20px)!important}
  .article-header h1{font-size:28px!important}
}

/* v7.3 — Unified production layout source of truth
   after the accumulated legacy overrides above. */
:root{
  --almaal-header-h:80px;
  --almaal-sidebar-w:270px;
  --almaal-page-max:1240px;
}
html{overflow-x:clip!important;scroll-padding-top:calc(var(--almaal-header-h) + 18px)!important}
body.almaal-site{margin:0!important;min-width:320px!important;overflow-x:clip!important;padding-top:var(--almaal-header-h)!important}

/* Header */
.site-header{
  position:fixed!important;
  inset:0 0 auto 0!important;
  width:100%!important;
  height:var(--almaal-header-h)!important;
  min-height:var(--almaal-header-h)!important;
  z-index:1200!important;
  background:rgba(255,255,255,.97)!important;
  backdrop-filter:saturate(1.05) blur(12px)!important;
  -webkit-backdrop-filter:saturate(1.05) blur(12px)!important;
}
.site-header .header-inner{
  width:min(calc(100% - 40px),var(--almaal-page-max))!important;
  height:var(--almaal-header-h)!important;
  min-height:var(--almaal-header-h)!important;
  margin-inline:auto!important;
  display:flex!important;
  align-items:center!important;
  gap:20px!important;
}
.site-header .brand{flex:0 0 auto!important;min-width:0!important}
.site-header .main-nav{flex:1 1 auto!important;min-width:0!important}
.site-header .main-nav .primary-menu{display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(8px,1.35vw,20px)!important;margin:0!important;padding:0!important;list-style:none!important}
.site-header .main-nav .primary-menu a{white-space:nowrap!important;font-size:13px!important}
.site-header .header-actions{flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:8px!important}
.site-header .sections-trigger,.site-header .search-trigger,.site-header .mobile-toggle{flex:0 0 auto!important}
.site-header .sections-panel,.site-header .search-panel{position:absolute!important;top:100%!important;inset-inline:0!important;z-index:1210!important}
.site-header:after{pointer-events:none!important}

/* Article page: sidebar LEFT, article RIGHT */
.article-page{
  width:min(calc(100% - 40px),var(--almaal-page-max))!important;
  max-width:var(--almaal-page-max)!important;
  margin-inline:auto!important;
  padding-top:24px!important;
  overflow:visible!important;
}
.article-layout{
  direction:ltr!important;
  display:grid!important;
  grid-template-columns:minmax(230px,var(--almaal-sidebar-w)) minmax(0,1fr)!important;
  gap:52px!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  align-items:start!important;
  overflow:visible!important;
}
.article-layout>.article-sidebar{
  grid-column:1!important;
  grid-row:1!important;
  direction:rtl!important;
  width:100%!important;
  min-width:0!important;
  position:sticky!important;
  top:calc(var(--almaal-header-h) + 18px)!important;
  align-self:start!important;
  padding:0!important;
  max-height:calc(100vh - var(--almaal-header-h) - 30px)!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  scrollbar-width:thin!important;
}
.article-layout>.article-main{
  grid-column:2!important;
  grid-row:1!important;
  direction:rtl!important;
  min-width:0!important;
  width:100%!important;
  max-width:none!important;
  overflow:visible!important;
}
.article-main>*{min-width:0!important}
.article-header--magazine{width:100%!important;max-width:980px!important}
.article-header--magazine h1{width:100%!important;max-width:980px!important;text-wrap:pretty!important;overflow-wrap:normal!important;word-break:normal!important}
.article-content--magazine{width:100%!important;max-width:860px!important;margin-inline:0!important;overflow:visible!important}
.article-content--magazine img,.article-content--magazine video,.article-content--magazine iframe{max-width:100%!important;height:auto!important}
.article-content--magazine pre{max-width:100%!important;overflow:auto!important}
.article-content--magazine table{display:block!important;max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}
.article-page .article-featured,.article-page .article-key-takeaway,.article-page .article-topic-nav,.article-page .article-cornerstone-callout,.article-page .article-sources,.article-page .article-author-box,.article-page .related-section,.article-page .comments-area{max-width:860px!important}

/* Sticky sidebar boxes remain readable without forcing the whole page to scroll. */
.article-sidebar .toc-box{max-height:none!important;overflow:visible!important}
.article-sidebar .sidebar-box{min-width:0!important}
.article-sidebar .toc-list{max-height:calc(100vh - var(--almaal-header-h) - 190px)!important;overflow-y:auto!important;overflow-x:hidden!important}

/* Breakpoint before the sidebar can make the article too narrow. */
@media (max-width:1040px){
  :root{--almaal-header-h:72px}
  .site-header .header-inner{width:calc(100% - 32px)!important;gap:14px!important}
  .site-header .main-nav{display:none!important}
  .site-header .mobile-toggle{display:inline-flex!important}
  .site-header .sections-trigger{display:none!important}
  .site-header .brand{flex:1 1 auto!important}
  .site-header .header-actions{margin-inline-start:auto!important}
  .article-page{width:min(calc(100% - 32px),1000px)!important}
  .article-layout{grid-template-columns:minmax(0,1fr)!important;display:block!important;direction:rtl!important}
  .article-layout>.article-main,.article-layout>.article-sidebar{display:block!important;width:100%!important;max-width:none!important;grid-column:auto!important;grid-row:auto!important}
  .article-layout>.article-sidebar{position:static!important;max-height:none!important;overflow:visible!important;margin-top:28px!important;padding:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  .article-sidebar .toc-list{max-height:none!important}
}
@media (max-width:760px){
  :root{--almaal-header-h:68px}
  .site-header .header-inner{width:calc(100% - 24px)!important;min-height:68px!important}
  .site-header .brand-copy{display:none!important}
  .site-header .brand-link .site-logo{max-width:112px!important;width:112px!important;max-height:46px!important}
  .site-header .header-actions{gap:5px!important}
  .site-header .search-trigger,.site-header .mobile-toggle{width:36px!important;height:36px!important}
  .article-page{width:calc(100% - 24px)!important;max-width:none!important;padding-top:12px!important}
  .article-layout>.article-sidebar{grid-template-columns:1fr!important}
  .article-header--magazine h1{max-width:none!important;font-size:clamp(30px,8.5vw,40px)!important;line-height:1.22!important}
  .article-content--magazine{max-width:none!important;font-size:16px!important;line-height:2!important}
}
@media (max-width:430px){
  .site-header .brand-link .site-logo{width:104px!important;max-width:104px!important}
  .article-page{width:calc(100% - 20px)!important}
  .article-header--magazine h1{font-size:30px!important}
  .article-content--magazine{font-size:15.5px!important}
}




/* v7.5 — Brand compass homepage section */
.almaal-compass{padding:34px 0 30px}
.almaal-compass-shell{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:34px;align-items:stretch;overflow:hidden;border:1px solid rgba(17,19,24,.08);background:#11162a;border-radius:22px;padding:42px;box-shadow:0 20px 55px rgba(17,19,24,.08)}
.almaal-compass-shell:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(90deg,#000 0%,rgba(0,0,0,.4) 58%,transparent 100%)}
.almaal-compass-intro,.almaal-compass-map{position:relative;z-index:1}
.almaal-compass-intro{display:flex;flex-direction:column;justify-content:center;padding:8px 0}
.almaal-compass-kicker{display:flex;align-items:center;gap:9px;color:#9da6c7;font-size:11px;font-weight:750;letter-spacing:.2px;margin-bottom:18px}
.almaal-compass-kicker span{width:8px;height:8px;border-radius:50%;background:#202cc7;box-shadow:0 0 0 5px rgba(32,44,199,.15)}
.almaal-compass-intro h1{color:#fff;font-size:clamp(34px,4.2vw,59px);line-height:1.12;letter-spacing:-1.8px;max-width:650px;margin:0 0 17px;font-weight:800}
.almaal-compass-intro h1 strong{color:#aeb7ff;font-weight:800}
.almaal-compass-intro p{color:#c4c9d7;max-width:570px;font-size:14px;line-height:2;margin:0 0 25px}
.almaal-compass-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.almaal-compass-primary,.almaal-compass-search{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:9px;padding:0 16px;font-size:11px;font-weight:800;transition:.2s ease}
.almaal-compass-primary{background:#fff;color:#11162a}.almaal-compass-primary:hover{transform:translateY(-2px);background:#f2f3ff}
.almaal-compass-search{border:1px solid rgba(255,255,255,.16);color:#fff;background:rgba(255,255,255,.04)}.almaal-compass-search:hover{border-color:rgba(174,183,255,.65);background:rgba(255,255,255,.08)}
.almaal-compass-map{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.055);border-radius:16px;padding:18px;backdrop-filter:blur(8px)}
.almaal-compass-map-head{display:flex;align-items:baseline;justify-content:space-between;gap:15px;padding:2px 2px 14px;border-bottom:1px solid rgba(255,255,255,.1);color:#fff;font-size:12px;font-weight:800}.almaal-compass-map-head small{color:#929ab2;font-size:9px;font-weight:650}
.almaal-compass-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}
.almaal-compass-card{display:grid;grid-template-columns:30px 1fr 18px;align-items:center;gap:9px;min-height:104px;padding:12px;border:1px solid rgba(255,255,255,.09);background:rgba(17,22,42,.55);border-radius:11px;color:#fff;transition:transform .2s ease,border-color .2s ease,background .2s ease}
.almaal-compass-card:hover{transform:translateY(-3px);border-color:rgba(174,183,255,.45);background:rgba(32,44,199,.2)}
.almaal-compass-index{align-self:start;color:#7782aa;font-size:9px;font-weight:800;padding-top:2px}.almaal-compass-card-copy{display:flex;flex-direction:column;gap:7px}.almaal-compass-card-copy strong{font-size:14px}.almaal-compass-card-copy small{color:#9da6bd;font-size:9px;line-height:1.7}.almaal-compass-card b{font-size:14px;color:#aeb7ff;font-weight:500}
.almaal-compass-note{display:flex;align-items:center;gap:8px;color:#8f98b0;font-size:9px;line-height:1.7;margin:14px 2px 0}.almaal-compass-note i{width:5px;height:5px;border-radius:50%;background:#202cc7;flex:none}
@media(max-width:980px){.almaal-compass-shell{grid-template-columns:1fr;padding:30px;gap:24px}.almaal-compass-intro h1{max-width:760px}}
@media(max-width:600px){.almaal-compass{padding:20px 0}.almaal-compass-shell{padding:22px 16px;border-radius:15px}.almaal-compass-intro h1{font-size:31px;letter-spacing:-.8px}.almaal-compass-intro p{font-size:12px;line-height:1.9}.almaal-compass-grid{grid-template-columns:1fr}.almaal-compass-card{min-height:78px}.almaal-compass-primary,.almaal-compass-search{flex:1;min-width:0}.almaal-compass-map{padding:13px}}
@media(prefers-reduced-motion:reduce){.almaal-compass-card,.almaal-compass-primary,.almaal-compass-search{transition:none}}


/* v7.7 — never render unavailable editorial images */
[data-almaal-image-guard].is-image-unavailable,
[data-almaal-image-guard] img.is-image-unavailable{
  display:none!important;
}


/* v7.8 — Article header redesign: clean editorial identity above the title */
.article-page{padding-top:8px!important}
.article-page>.breadcrumb,.article-page>.breadcrumbs{display:none!important}
.article-header--magazine{
  position:relative!important;
  width:100%!important;
  max-width:980px!important;
  padding:26px 0 30px!important;
  margin:0!important;
}
.article-header--magazine:before{
  content:""!important;
  display:block!important;
  width:58px!important;
  height:3px!important;
  margin:0 0 18px!important;
  background:#202CC7!important;
  border-radius:0!important;
}
.article-header--magazine:after{display:none!important}
.article-context{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  margin:0 0 16px!important;
  color:#8b92a0!important;
  font-size:11px!important;
  line-height:1.6!important;
  font-weight:650!important;
}
.article-context-brand{color:#202CC7!important;font-weight:800!important}
.article-context-separator{width:22px!important;height:1px!important;background:#d8dce5!important;display:block!important}
.article-context-note{color:#7c8492!important}
.article-header--magazine .post-category{
  display:inline-flex!important;
  align-items:center!important;
  min-height:30px!important;
  padding:0 13px!important;
  margin:0 0 16px!important;
  border:1px solid rgba(32,44,199,.16)!important;
  border-radius:999px!important;
  background:#f7f8ff!important;
  color:#202CC7!important;
  font-size:11px!important;
  font-weight:800!important;
}
.article-header--magazine h1{
  max-width:980px!important;
  margin:0 0 20px!important;
  font-size:clamp(40px,4.7vw,64px)!important;
  line-height:1.16!important;
  letter-spacing:-.05em!important;
}
.article-header--magazine .article-excerpt{
  max-width:800px!important;
  margin:0 0 18px!important;
  font-size:17px!important;
  line-height:2!important;
  color:#646c7a!important;
}
.article-header--magazine .article-author{margin-top:14px!important}
.article-header--magazine .article-meta--magazine{
  max-width:800px!important;
  margin-top:14px!important;
  padding-top:12px!important;
  border-top:1px solid #eceef2!important;
}
@media(max-width:760px){
  .article-page{padding-top:4px!important}
  .article-header--magazine{padding:18px 0 22px!important}
  .article-header--magazine:before{width:42px!important;margin-bottom:14px!important}
  .article-context{font-size:10px!important;margin-bottom:12px!important}
  .article-header--magazine .post-category{min-height:28px!important;margin-bottom:13px!important}
  .article-header--magazine h1{font-size:clamp(30px,8.5vw,40px)!important;line-height:1.24!important;margin-bottom:16px!important}
  .article-header--magazine .article-excerpt{font-size:15px!important;line-height:1.95!important}
}


/* v7.9 — Pure white global site background */
html,
body,
#page,
.site-main,
.page-content,
.site-content,
.main-content,
.archive-page,
.standard-page,
.article-site-main,
.article-page,
.container {
  background-color:#fff !important;
}
.site-header {
  background:#fff !important;
}
.archive-hero,
.archive-header,
.page-header {
  background:#fff !important;
}
body {
  background:#fff !important;
}


/* v8.0 — Article header: breadcrumb only above the title. */
.article-header--magazine > .breadcrumbs{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  width:100%!important;
  margin:0 0 22px!important;
  padding:0!important;
  font-size:12px!important;
  line-height:1.8!important;
  color:#8a909d!important;
}
.article-header--magazine > .breadcrumbs a{color:#202CC7!important;text-decoration:none!important;font-weight:700!important}
.article-header--magazine > .breadcrumbs span{color:#a0a5af!important}
.article-header--magazine > .breadcrumbs + h1{margin-top:0!important}
.article-header--magazine:before{display:none!important}
.article-header--magazine{padding-top:12px!important}
@media(max-width:760px){
  .article-header--magazine{padding-top:8px!important}
  .article-header--magazine > .breadcrumbs{margin-bottom:16px!important;font-size:11px!important}
}

/* v8.1 — Model 6 decision hero: من المعرفة إلى القرار */
.almaal-decision-hero{padding:48px 0 30px;background:#fff;overflow:hidden}
.almaal-decision-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;min-height:480px;gap:18px}
.almaal-decision-copy{position:relative;z-index:2;padding:18px 0 30px}
.almaal-decision-kicker{display:flex;align-items:center;gap:12px;color:#202CC7;font-size:12px;font-weight:850;margin-bottom:24px}
.almaal-decision-kicker span{width:64px;height:2px;background:#202CC7;display:block}
.almaal-decision-copy h1{font-size:clamp(45px,5.6vw,78px);line-height:1.04;letter-spacing:-3px;color:#111318;margin:0 0 23px;font-weight:850}
.almaal-decision-copy h1 strong{color:#111318;font-weight:850}
.almaal-decision-copy h1 em{color:#202CC7;font-style:normal;font-weight:850}
.almaal-decision-copy p{font-size:17px;line-height:2;color:#707787;max-width:680px;margin:0 0 28px}
.almaal-decision-search{position:relative;width:min(100%,650px);height:58px;border:1px solid #e6e8ee;border-radius:13px;background:#fff;box-shadow:0 12px 32px rgba(17,19,24,.07);display:flex;align-items:center;overflow:hidden}
.almaal-decision-search input{order:2;flex:1;min-width:0;height:100%;border:0!important;outline:0!important;background:transparent!important;color:#111318!important;padding:0 52px 0 18px;font-family:inherit;font-size:13px}
.almaal-decision-search input::placeholder{color:#9aa1ae}
.almaal-decision-search button{order:1;align-self:stretch;min-width:126px;border:0;background:#202CC7;color:#fff;font-family:inherit;font-size:13px;font-weight:800;padding:0 25px;cursor:pointer;transition:.2s ease}
.almaal-decision-search button:hover{background:#1720a7}
.almaal-decision-search-icon{position:absolute;right:18px;top:50%;transform:translateY(-50%);width:22px;height:22px;color:#111b31;pointer-events:none}
.almaal-decision-search-icon svg{width:100%;height:100%}
.almaal-decision-visual{position:relative;min-height:440px;align-self:stretch;overflow:hidden;isolation:isolate}
.almaal-decision-visual:after{content:"";position:absolute;inset:8% -10% 0 0;background:radial-gradient(circle at 60% 48%,rgba(32,44,199,.10),transparent 42%),linear-gradient(180deg,transparent 0%,rgba(32,44,199,.025) 100%);z-index:-3}
.almaal-wave{position:absolute;width:720px;height:300px;border-top:1px solid rgba(32,44,199,.12);border-radius:50%;transform:rotate(-12deg);right:-170px;top:100px;box-shadow:0 -22px 0 -21px rgba(32,44,199,.10),0 -44px 0 -43px rgba(32,44,199,.08),0 -66px 0 -65px rgba(32,44,199,.07),0 -88px 0 -87px rgba(32,44,199,.055),0 -110px 0 -109px rgba(32,44,199,.04)}
.almaal-wave--two{top:145px;right:-130px;transform:rotate(-16deg);opacity:.75}
.almaal-wave--three{top:190px;right:-80px;transform:rotate(-20deg);opacity:.5}
.almaal-chart{position:absolute;right:28px;bottom:35px;width:520px;height:285px;display:flex;align-items:flex-end;gap:18px;padding:0 34px 0 20px}
.almaal-chart:after{content:"";position:absolute;right:0;left:0;bottom:0;height:1px;background:rgba(17,19,24,.08)}
.almaal-chart i{display:block;position:relative;flex:1;max-width:74px;height:var(--h);background:linear-gradient(180deg,#fff 0%,#dce4f7 100%);border-radius:3px 3px 0 0;box-shadow:inset 0 0 0 1px rgba(32,44,199,.05)}
.almaal-chart i:nth-child(2){background:linear-gradient(180deg,#fff 0%,#d4ddf2 100%)}
.almaal-chart i:nth-child(3){background:linear-gradient(180deg,#f9fbff 0%,#cbd7ee 100%)}
.almaal-chart i:nth-child(4){background:linear-gradient(180deg,#f8fbff 0%,#b8c9e9 100%)}
.almaal-chart i.is-main{background:linear-gradient(180deg,#2c76ee 0%,#202CC7 100%);box-shadow:0 12px 30px rgba(32,44,199,.15)}
.almaal-chart-arrow{position:absolute;right:73px;bottom:175px;width:225px;height:4px;background:#202CC7;transform:rotate(-25deg);transform-origin:right center;border-radius:10px}
.almaal-chart-arrow:before{content:"";position:absolute;right:-2px;top:-8px;border-left:18px solid #202CC7;border-top:10px solid transparent;border-bottom:10px solid transparent}
.almaal-chart-arrow:after{content:"";position:absolute;inset:-8px 15px -8px 0;border-top:1px solid rgba(32,44,199,.12);border-radius:50%;transform:rotate(6deg)}
.almaal-decision-topics{position:relative;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e4e7ed;border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(17,19,24,.035);overflow:hidden;margin-top:5px}
.almaal-decision-topics a{min-width:0;display:flex;align-items:center;justify-content:center;gap:18px;padding:22px 18px;border-inline-start:1px solid #e4e7ed;transition:background .2s ease,color .2s ease}
.almaal-decision-topics a:first-child{border-inline-start:0}
.almaal-decision-topics a:hover{background:#f7f8ff}
.almaal-topic-icon{width:42px;height:42px;display:grid;place-items:center;flex:none;color:#202CC7}
.almaal-topic-icon svg{width:31px;height:31px}
.almaal-topic-copy{display:flex;flex-direction:column;gap:5px;min-width:0}
.almaal-topic-copy strong{font-size:14px;color:#111318;font-weight:850;white-space:nowrap}
.almaal-topic-copy small{font-size:10px;color:#858c9a;white-space:nowrap}
@media(max-width:1050px){
 .almaal-decision-copy h1{font-size:clamp(42px,5.6vw,64px)}
 .almaal-decision-copy p{font-size:15px}
 .almaal-chart{right:-15px;transform:scale(.9);transform-origin:bottom right}
 .almaal-decision-topics a{gap:10px;padding-inline:12px}
}
@media(max-width:820px){
 .almaal-decision-hero{padding:30px 0 22px}
 .almaal-decision-hero-grid{grid-template-columns:1fr;min-height:0;gap:0}
 .almaal-decision-copy{padding:20px 0 5px}
 .almaal-decision-copy h1{font-size:clamp(42px,10vw,62px);letter-spacing:-2px}
 .almaal-decision-copy p{font-size:14px;max-width:650px}
 .almaal-decision-visual{min-height:300px;margin-top:-4px}
 .almaal-chart{right:50%;bottom:5px;transform:translateX(50%) scale(.75);transform-origin:center bottom}
 .almaal-wave{right:50%;transform:translateX(50%) rotate(-12deg) scale(.8);transform-origin:center}
 .almaal-wave--two{transform:translateX(50%) rotate(-16deg) scale(.8)}
 .almaal-wave--three{transform:translateX(50%) rotate(-20deg) scale(.8)}
 .almaal-decision-topics{grid-template-columns:1fr 1fr}
 .almaal-decision-topics a:nth-child(3){border-top:1px solid #e4e7ed}
 .almaal-decision-topics a:nth-child(4){border-top:1px solid #e4e7ed}
 .almaal-decision-topics a:nth-child(2){border-inline-start:1px solid #e4e7ed}
}
@media(max-width:520px){
 .almaal-decision-hero{padding-top:22px}
 .almaal-decision-kicker{font-size:11px;margin-bottom:17px}
 .almaal-decision-kicker span{width:42px}
 .almaal-decision-copy h1{font-size:40px;line-height:1.08;letter-spacing:-1.4px;margin-bottom:17px}
 .almaal-decision-copy p{font-size:12px;line-height:1.9;margin-bottom:20px}
 .almaal-decision-search{height:51px;border-radius:11px}
 .almaal-decision-search button{min-width:82px;padding:0 14px;font-size:11px}
 .almaal-decision-search input{font-size:11px;padding-inline:45px 10px}
 .almaal-decision-visual{min-height:235px}
 .almaal-chart{bottom:0;transform:translateX(50%) scale(.58)}
 .almaal-wave{top:75px;transform:translateX(50%) rotate(-12deg) scale(.62)}
 .almaal-wave--two{transform:translateX(50%) rotate(-16deg) scale(.62)}
 .almaal-wave--three{transform:translateX(50%) rotate(-20deg) scale(.62)}
 .almaal-decision-topics{grid-template-columns:1fr}
 .almaal-decision-topics a{justify-content:flex-start;padding:16px 18px;border-inline-start:0!important;border-top:1px solid #e4e7ed!important}
 .almaal-decision-topics a:first-child{border-top:0!important}
}
@media(prefers-reduced-motion:reduce){.almaal-decision-search button,.almaal-decision-topics a{transition:none}}

/* v8.2 — Footer aligned with the pure-white site canvas */
.site-footer{
  background:#fff !important;
  color:#111318 !important;
  border-top:1px solid #e4e7ed !important;
  box-shadow:none !important;
}
.site-footer::before,
.site-footer::after{opacity:0 !important;}
.site-footer .footer-title{color:#111318 !important;}
.site-footer .footer-description,
.site-footer .footer-note{color:#6d7482 !important;}
.site-footer .footer-links a{color:#626a78 !important;}
.site-footer .footer-links a:hover,
.site-footer .footer-home-link:hover{color:#202CC7 !important;}
.site-footer .footer-home-link{color:#202CC7 !important;}
.site-footer .footer-bottom{
  border-top:1px solid #e7e9ee !important;
  color:#8a919e !important;
}
.site-footer .footer-brand .site-logo{filter:none !important;}

/* v8.3 — Refined decision hero: tighter editorial proportions */
.almaal-decision-hero{
  padding:30px 0 20px !important;
  background:#fff !important;
}
.almaal-decision-hero-grid{
  grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr) !important;
  min-height:390px !important;
  gap:28px !important;
  align-items:center !important;
}
.almaal-decision-copy{
  padding:4px 0 8px !important;
  max-width:650px !important;
}
.almaal-decision-kicker{
  gap:10px !important;
  font-size:11px !important;
  margin-bottom:16px !important;
}
.almaal-decision-kicker span{width:42px !important;height:1px !important}
.almaal-decision-copy h1{
  font-size:clamp(42px,4.35vw,62px) !important;
  line-height:1.08 !important;
  letter-spacing:-2.2px !important;
  margin:0 0 15px !important;
}
.almaal-decision-copy p{
  font-size:14px !important;
  line-height:1.9 !important;
  max-width:590px !important;
  margin:0 0 20px !important;
  color:#707787 !important;
}
.almaal-decision-search{
  width:min(100%,590px) !important;
  height:54px !important;
  border-radius:12px !important;
  box-shadow:0 8px 24px rgba(17,19,24,.055) !important;
}
.almaal-decision-search button{min-width:108px !important;font-size:12px !important}
.almaal-decision-search input{font-size:12px !important}
.almaal-decision-visual{
  min-height:360px !important;
  align-self:center !important;
}
.almaal-decision-visual:after{
  inset:5% -6% 0 0 !important;
  background:radial-gradient(circle at 58% 48%,rgba(32,44,199,.075),transparent 44%),linear-gradient(180deg,transparent 0%,rgba(32,44,199,.018) 100%) !important;
}
.almaal-wave{
  width:610px !important;
  height:260px !important;
  right:-145px !important;
  top:72px !important;
}
.almaal-wave--two{top:112px !important;right:-112px !important}
.almaal-wave--three{top:152px !important;right:-72px !important}
.almaal-chart{
  right:10px !important;
  bottom:18px !important;
  width:420px !important;
  height:235px !important;
  gap:14px !important;
  padding:0 26px 0 16px !important;
}
.almaal-chart i{max-width:58px !important}
.almaal-chart-arrow{
  right:58px !important;
  bottom:145px !important;
  width:190px !important;
  height:3px !important;
}
.almaal-chart-arrow:before{
  border-left-width:15px !important;
  border-top-width:9px !important;
  border-bottom-width:9px !important;
  top:-7px !important;
}
.almaal-decision-topics{
  margin-top:12px !important;
  border-radius:13px !important;
  box-shadow:0 7px 22px rgba(17,19,24,.028) !important;
}
.almaal-decision-topics a{padding:18px 16px !important;gap:12px !important}
.almaal-topic-icon{width:36px !important;height:36px !important}
.almaal-topic-icon svg{width:27px !important;height:27px !important}
.almaal-topic-copy strong{font-size:13px !important}
.almaal-topic-copy small{font-size:9px !important}
@media(max-width:1050px){
  .almaal-decision-hero-grid{gap:18px !important;min-height:360px !important}
  .almaal-decision-copy h1{font-size:clamp(39px,5vw,56px) !important}
  .almaal-decision-visual{min-height:330px !important}
  .almaal-chart{right:-10px !important;transform:scale(.88) !important;transform-origin:center bottom !important}
  .almaal-wave{transform:rotate(-12deg) scale(.9) !important;transform-origin:center !important}
  .almaal-wave--two{transform:rotate(-16deg) scale(.9) !important}
  .almaal-wave--three{transform:rotate(-20deg) scale(.9) !important}
}
@media(max-width:820px){
  .almaal-decision-hero{padding:24px 0 18px !important}
  .almaal-decision-hero-grid{grid-template-columns:1fr !important;min-height:0 !important;gap:2px !important}
  .almaal-decision-copy{padding:10px 0 0 !important}
  .almaal-decision-copy h1{font-size:clamp(38px,9vw,54px) !important}
  .almaal-decision-visual{min-height:260px !important;margin-top:-2px !important}
  .almaal-chart{right:50% !important;bottom:0 !important;transform:translateX(50%) scale(.66) !important;transform-origin:center bottom !important}
  .almaal-wave{right:50% !important;top:45px !important;transform:translateX(50%) rotate(-12deg) scale(.72) !important}
  .almaal-wave--two{top:80px !important;transform:translateX(50%) rotate(-16deg) scale(.72) !important}
  .almaal-wave--three{top:115px !important;transform:translateX(50%) rotate(-20deg) scale(.72) !important}
  .almaal-decision-topics{margin-top:10px !important}
}
@media(max-width:520px){
  .almaal-decision-copy h1{font-size:37px !important;letter-spacing:-1.3px !important}
  .almaal-decision-copy p{font-size:12px !important}
  .almaal-decision-search{height:50px !important}
  .almaal-decision-visual{min-height:215px !important}
  .almaal-chart{transform:translateX(50%) scale(.54) !important}
  .almaal-wave{top:32px !important;transform:translateX(50%) rotate(-12deg) scale(.58) !important}
  .almaal-wave--two{top:60px !important;transform:translateX(50%) rotate(-16deg) scale(.58) !important}
  .almaal-wave--three{top:88px !important;transform:translateX(50%) rotate(-20deg) scale(.58) !important}
}

/* v8.4 — Model 6 reference match: exact hero composition and proportions */
.almaal-decision-hero{
  padding:54px 0 30px !important;
  background:#fff !important;
  overflow:hidden !important;
}
.almaal-decision-hero > .container{
  width:min(1700px,calc(100% - 120px)) !important;
  max-width:1700px !important;
  margin-inline:auto !important;
}
.almaal-decision-hero-grid{
  direction:ltr !important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;
  min-height:500px !important;
  gap:24px !important;
  align-items:center !important;
}
.almaal-decision-copy{
  direction:rtl !important;
  text-align:right !important;
  max-width:850px !important;
  padding:0 0 18px !important;
  justify-self:start !important;
}
.almaal-decision-kicker{
  justify-content:flex-start !important;
  gap:12px !important;
  font-size:15px !important;
  margin-bottom:28px !important;
}
.almaal-decision-kicker span{width:64px !important;height:2px !important}
.almaal-decision-copy h1{
  font-size:clamp(58px,5.05vw,88px) !important;
  line-height:1.03 !important;
  letter-spacing:-3.5px !important;
  margin:0 0 28px !important;
  white-space:normal !important;
}
.almaal-decision-copy p{
  font-size:20px !important;
  line-height:1.9 !important;
  max-width:820px !important;
  margin:0 0 34px !important;
  color:#707887 !important;
}
.almaal-decision-search{
  width:min(100%,850px) !important;
  height:70px !important;
  border-radius:16px !important;
  box-shadow:0 10px 28px rgba(17,19,24,.06) !important;
}
.almaal-decision-search input{
  font-size:16px !important;
  padding-inline:62px 22px !important;
}
.almaal-decision-search button{
  min-width:165px !important;
  font-size:16px !important;
  font-weight:800 !important;
}
.almaal-decision-search-icon{
  right:24px !important;
  width:27px !important;
  height:27px !important;
}
.almaal-decision-visual{
  direction:ltr !important;
  min-height:500px !important;
  align-self:stretch !important;
  overflow:visible !important;
}
.almaal-decision-visual:after{
  inset:3% -12% 0 -4% !important;
  background:radial-gradient(circle at 48% 48%,rgba(32,44,199,.10),transparent 44%),linear-gradient(180deg,transparent 0%,rgba(32,44,199,.025) 100%) !important;
}
.almaal-wave{
  width:900px !important;
  height:360px !important;
  right:-180px !important;
  top:74px !important;
  border-top:1px solid rgba(32,44,199,.12) !important;
}
.almaal-wave--two{top:124px !important;right:-135px !important}
.almaal-wave--three{top:174px !important;right:-88px !important}
.almaal-chart{
  right:-12px !important;
  bottom:28px !important;
  width:760px !important;
  height:390px !important;
  gap:28px !important;
  padding:0 44px 0 24px !important;
}
.almaal-chart i{
  max-width:92px !important;
  border-radius:4px 4px 0 0 !important;
}
.almaal-chart-arrow{
  right:108px !important;
  bottom:220px !important;
  width:330px !important;
  height:5px !important;
}
.almaal-chart-arrow:before{
  border-left-width:22px !important;
  border-top-width:13px !important;
  border-bottom-width:13px !important;
  top:-10px !important;
}
.almaal-decision-topics{
  margin-top:8px !important;
  border-radius:17px !important;
  box-shadow:0 8px 26px rgba(17,19,24,.035) !important;
}
.almaal-decision-topics a{
  min-height:102px !important;
  padding:24px 30px !important;
  gap:18px !important;
}
.almaal-topic-icon{width:46px !important;height:46px !important}
.almaal-topic-icon svg{width:34px !important;height:34px !important}
.almaal-topic-copy strong{font-size:17px !important}
.almaal-topic-copy small{font-size:11px !important}

@media(max-width:1200px){
  .almaal-decision-hero > .container{width:min(100% - 64px,1500px) !important}
  .almaal-decision-copy h1{font-size:clamp(52px,5.2vw,74px) !important}
  .almaal-decision-copy p{font-size:17px !important}
  .almaal-chart{width:650px !important;height:340px !important;transform:scale(.92) !important;transform-origin:right bottom !important}
  .almaal-wave{transform:scale(.9) rotate(-12deg) !important;transform-origin:right center !important}
  .almaal-wave--two{transform:scale(.9) rotate(-16deg) !important}
  .almaal-wave--three{transform:scale(.9) rotate(-20deg) !important}
}
@media(max-width:820px){
  .almaal-decision-hero{padding:34px 0 22px !important}
  .almaal-decision-hero > .container{width:calc(100% - 32px) !important}
  .almaal-decision-hero-grid{grid-template-columns:1fr !important;min-height:0 !important;gap:8px !important}
  .almaal-decision-copy{max-width:none !important;padding:8px 0 0 !important;justify-self:stretch !important}
  .almaal-decision-copy h1{font-size:clamp(44px,9.5vw,62px) !important;letter-spacing:-2px !important}
  .almaal-decision-copy p{font-size:14px !important;line-height:1.9 !important}
  .almaal-decision-search{height:58px !important}
  .almaal-decision-search button{min-width:112px !important;font-size:13px !important}
  .almaal-decision-visual{min-height:340px !important}
  .almaal-chart{right:50% !important;bottom:0 !important;transform:translateX(50%) scale(.68) !important;transform-origin:center bottom !important}
  .almaal-wave{right:50% !important;top:50px !important;transform:translateX(50%) rotate(-12deg) scale(.72) !important;transform-origin:center !important}
  .almaal-wave--two{transform:translateX(50%) rotate(-16deg) scale(.72) !important}
  .almaal-wave--three{transform:translateX(50%) rotate(-20deg) scale(.72) !important}
  .almaal-decision-topics{grid-template-columns:1fr 1fr !important}
}
@media(max-width:520px){
  .almaal-decision-hero{padding-top:24px !important}
  .almaal-decision-kicker{font-size:11px !important;margin-bottom:16px !important}
  .almaal-decision-kicker span{width:42px !important;height:1px !important}
  .almaal-decision-copy h1{font-size:39px !important;line-height:1.08 !important}
  .almaal-decision-copy p{font-size:12px !important;margin-bottom:18px !important}
  .almaal-decision-search{height:52px !important;border-radius:11px !important}
  .almaal-decision-search button{min-width:84px !important;font-size:11px !important}
  .almaal-decision-search input{font-size:11px !important}
  .almaal-decision-visual{min-height:240px !important}
  .almaal-chart{transform:translateX(50%) scale(.53) !important}
  .almaal-wave{top:30px !important;transform:translateX(50%) rotate(-12deg) scale(.58) !important}
  .almaal-wave--two{top:66px !important;transform:translateX(50%) rotate(-16deg) scale(.58) !important}
  .almaal-wave--three{top:102px !important;transform:translateX(50%) rotate(-20deg) scale(.58) !important}
  .almaal-decision-topics{grid-template-columns:1fr !important}
  .almaal-decision-topics a{min-height:74px !important;padding:15px 18px !important;border-inline-start:0 !important;border-top:1px solid #e4e7ed !important}
  .almaal-decision-topics a:first-child{border-top:0 !important}
}

/* v8.5 — use the exact raster hero artwork from the approved reference design. */
.almaal-decision-visual{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  min-height:505px!important;
  overflow:visible!important;
  background:#fff!important;
}
.almaal-decision-visual img{
  display:block!important;
  width:min(100%,948px)!important;
  height:auto!important;
  max-width:none!important;
  object-fit:contain!important;
  object-position:center!important;
  border:0!important;
  box-shadow:none!important;
  background:#fff!important;
}
@media (max-width: 980px){
  .almaal-decision-visual{min-height:360px!important;justify-content:center!important}
  .almaal-decision-visual img{width:min(100%,720px)!important}
}
@media (max-width: 700px){
  .almaal-decision-visual{min-height:245px!important;margin-top:-6px!important}
  .almaal-decision-visual img{width:100%!important;max-width:560px!important}
}


/* v8.6 — Hero search field aligned to the approved reference: button on the left, input on the right. */
.almaal-decision-search{
  direction:ltr!important;
  width:min(100%,850px)!important;
  height:70px!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:stretch!important;
  overflow:hidden!important;
  border:1px solid #e5e7ed!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:0 10px 28px rgba(17,19,24,.055)!important;
}
.almaal-decision-search input{
  order:2!important;
  flex:1 1 auto!important;
  width:auto!important;
  min-width:0!important;
  height:100%!important;
  direction:rtl!important;
  text-align:right!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  background:#fff!important;
  color:#111318!important;
  padding:0 62px 0 24px!important;
  font-family:inherit!important;
  font-size:16px!important;
  line-height:1!important;
}
.almaal-decision-search input::placeholder{color:#9aa1ae!important;opacity:1!important}
.almaal-decision-search button{
  order:1!important;
  flex:0 0 165px!important;
  width:165px!important;
  min-width:165px!important;
  height:100%!important;
  margin:0!important;
  border:0!important;
  border-radius:15px 0 0 15px!important;
  background:#202CC7!important;
  color:#fff!important;
  font-family:inherit!important;
  font-size:16px!important;
  font-weight:800!important;
  padding:0!important;
  cursor:pointer!important;
  box-shadow:none!important;
}
.almaal-decision-search button:hover{background:#1821ad!important}
.almaal-decision-search button:focus-visible{outline:3px solid rgba(32,44,199,.28)!important;outline-offset:-3px!important}
.almaal-decision-search-icon{
  right:24px!important;
  left:auto!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  width:27px!important;
  height:27px!important;
  color:#111b31!important;
  z-index:2!important;
}
@media(max-width:1200px){
  .almaal-decision-search{height:64px!important}
  .almaal-decision-search button{flex-basis:145px!important;width:145px!important;min-width:145px!important;font-size:15px!important}
  .almaal-decision-search input{font-size:15px!important;padding-right:56px!important}
  .almaal-decision-search-icon{right:21px!important;width:24px!important;height:24px!important}
}
@media(max-width:820px){
  .almaal-decision-search{height:58px!important;border-radius:13px!important}
  .almaal-decision-search button{flex-basis:112px!important;width:112px!important;min-width:112px!important;border-radius:12px 0 0 12px!important;font-size:13px!important}
  .almaal-decision-search input{font-size:13px!important;padding-right:50px!important}
  .almaal-decision-search-icon{right:18px!important;width:22px!important;height:22px!important}
}
@media(max-width:520px){
  .almaal-decision-search{height:52px!important;border-radius:11px!important}
  .almaal-decision-search button{flex-basis:84px!important;width:84px!important;min-width:84px!important;border-radius:10px 0 0 10px!important;font-size:11px!important}
  .almaal-decision-search input{font-size:11px!important;padding-right:43px!important;padding-left:10px!important}
  .almaal-decision-search-icon{right:15px!important;width:19px!important;height:19px!important}
}

/* v8.8 — Final integrated Model 6 hero: raster artwork integrated into the section, brand blue #202CC7. */
.almaal-decision-hero{
  position:relative!important;
  padding:42px 0 28px!important;
  background:#fff!important;
  overflow:hidden!important;
}
.almaal-decision-hero > .container{
  position:relative!important;
  width:min(100% - 72px,1500px)!important;
  max-width:1500px!important;
  margin-inline:auto!important;
  z-index:2!important;
}
.almaal-decision-hero-grid{
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(0,48%) minmax(0,52%)!important;
  gap:0!important;
  min-height:500px!important;
  align-items:center!important;
  direction:ltr!important;
}
.almaal-decision-copy{
  position:relative!important;
  z-index:3!important;
  direction:rtl!important;
  text-align:right!important;
  width:100%!important;
  max-width:760px!important;
  padding:20px 0 34px!important;
  justify-self:start!important;
}
.almaal-decision-kicker{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:12px!important;
  color:#202CC7!important;
  font-size:15px!important;
  font-weight:800!important;
  margin:0 0 22px!important;
}
.almaal-decision-kicker span{display:block!important;width:58px!important;height:2px!important;background:#202CC7!important}
.almaal-decision-copy h1{
  color:#111318!important;
  font-size:clamp(52px,5.15vw,78px)!important;
  line-height:1.06!important;
  letter-spacing:-3.2px!important;
  font-weight:850!important;
  margin:0 0 22px!important;
  max-width:760px!important;
}
.almaal-decision-copy h1 strong{color:#111318!important;font-weight:850!important}
.almaal-decision-copy h1 em{color:#202CC7!important;font-style:normal!important;font-weight:850!important}
.almaal-decision-copy p{
  color:#707887!important;
  font-size:18px!important;
  line-height:1.9!important;
  max-width:690px!important;
  margin:0 0 28px!important;
}
.almaal-decision-search{
  position:relative!important;
  z-index:4!important;
  direction:ltr!important;
  width:min(100%,680px)!important;
  height:66px!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:stretch!important;
  overflow:hidden!important;
  border:1px solid #e3e6ed!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 10px 30px rgba(17,19,24,.055)!important;
}
.almaal-decision-search input{
  order:2!important;flex:1 1 auto!important;width:auto!important;min-width:0!important;height:100%!important;
  direction:rtl!important;text-align:right!important;border:0!important;outline:0!important;background:#fff!important;
  color:#111318!important;padding:0 58px 0 20px!important;font-family:inherit!important;font-size:15px!important;
}
.almaal-decision-search input::placeholder{color:#9aa1ae!important;opacity:1!important}
.almaal-decision-search button{
  order:1!important;flex:0 0 142px!important;width:142px!important;min-width:142px!important;height:100%!important;
  margin:0!important;border:0!important;border-radius:13px 0 0 13px!important;background:#202CC7!important;color:#fff!important;
  font-family:inherit!important;font-size:15px!important;font-weight:850!important;padding:0!important;cursor:pointer!important;
}
.almaal-decision-search button:hover{background:#1821ad!important}
.almaal-decision-search-icon{right:20px!important;left:auto!important;top:50%!important;transform:translateY(-50%)!important;width:23px!important;height:23px!important;color:#111b31!important;z-index:3!important}
.almaal-decision-visual{
  position:absolute!important;
  z-index:1!important;
  top:0!important;
  right:-3%!important;
  bottom:0!important;
  width:64%!important;
  min-height:500px!important;
  display:block!important;
  overflow:visible!important;
  background:transparent!important;
  pointer-events:none!important;
}
.almaal-decision-visual::after{
  content:""!important;
  position:absolute!important;
  inset:0 auto 0 0!important;
  width:34%!important;
  z-index:2!important;
  pointer-events:none!important;
  background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.94) 22%,rgba(255,255,255,0) 100%)!important;
}
.almaal-decision-visual img{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:contain!important;
  object-position:right center!important;
  border:0!important;
  box-shadow:none!important;
  background:transparent!important;
  mix-blend-mode:multiply!important;
}
.almaal-decision-topics{
  position:relative!important;
  z-index:4!important;
  margin-top:-2px!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  border:1px solid #e1e5ec!important;
  border-radius:16px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 8px 26px rgba(17,19,24,.035)!important;
}
.almaal-decision-topics a{
  min-height:96px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:20px 24px!important;
  gap:15px!important;
  background:#fff!important;
  border-inline-start:1px solid #e4e7ed!important;
  text-decoration:none!important;
  transition:background .2s ease,transform .2s ease!important;
}
.almaal-decision-topics a:first-child{border-inline-start:0!important}
.almaal-decision-topics a:hover{background:#fafbff!important}
.almaal-topic-icon{width:43px!important;height:43px!important;flex:0 0 43px!important;color:#202CC7!important}
.almaal-topic-icon svg{width:31px!important;height:31px!important}
.almaal-topic-copy{display:flex!important;flex-direction:column!important;gap:5px!important;direction:rtl!important;text-align:right!important}
.almaal-topic-copy strong{color:#111318!important;font-size:16px!important;font-weight:800!important;line-height:1.35!important}
.almaal-topic-copy small{color:#858c99!important;font-size:10px!important;line-height:1.5!important}

@media(max-width:1100px){
  .almaal-decision-hero > .container{width:min(100% - 48px,1500px)!important}
  .almaal-decision-hero-grid{min-height:470px!important}
  .almaal-decision-copy h1{font-size:clamp(48px,5.2vw,68px)!important}
  .almaal-decision-copy p{font-size:16px!important}
  .almaal-decision-visual{right:-7%!important;width:67%!important}
  .almaal-decision-search{height:62px!important}
  .almaal-decision-topics a{padding-inline:16px!important}
  .almaal-topic-copy strong{font-size:14px!important}
}
@media(max-width:820px){
  .almaal-decision-hero{padding:30px 0 20px!important}
  .almaal-decision-hero > .container{width:calc(100% - 32px)!important}
  .almaal-decision-hero-grid{display:flex!important;flex-direction:column!important;min-height:0!important;gap:0!important}
  .almaal-decision-copy{padding:8px 0 0!important;max-width:none!important}
  .almaal-decision-copy h1{font-size:clamp(42px,9vw,60px)!important;letter-spacing:-2.2px!important}
  .almaal-decision-copy p{font-size:14px!important;max-width:650px!important;margin-bottom:20px!important}
  .almaal-decision-search{width:100%!important;height:58px!important}
  .almaal-decision-search button{flex-basis:112px!important;width:112px!important;min-width:112px!important;font-size:13px!important}
  .almaal-decision-visual{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;width:100%!important;height:310px!important;min-height:310px!important;margin-top:-5px!important}
  .almaal-decision-visual img{object-position:center center!important}
  .almaal-decision-visual::after{width:40%!important}
  .almaal-decision-topics{grid-template-columns:1fr 1fr!important;margin-top:8px!important}
  .almaal-decision-topics a{min-height:78px!important;padding:14px!important}
}
@media(max-width:520px){
  .almaal-decision-hero{padding-top:22px!important}
  .almaal-decision-kicker{font-size:11px!important;margin-bottom:14px!important}
  .almaal-decision-kicker span{width:40px!important;height:1px!important}
  .almaal-decision-copy h1{font-size:38px!important;line-height:1.08!important;letter-spacing:-1.5px!important;margin-bottom:14px!important}
  .almaal-decision-copy p{font-size:12px!important;line-height:1.9!important;margin-bottom:16px!important}
  .almaal-decision-search{height:52px!important;border-radius:11px!important}
  .almaal-decision-search button{flex-basis:84px!important;width:84px!important;min-width:84px!important;border-radius:10px 0 0 10px!important;font-size:11px!important}
  .almaal-decision-search input{font-size:11px!important;padding-right:43px!important}
  .almaal-decision-search-icon{right:15px!important;width:19px!important;height:19px!important}
  .almaal-decision-visual{height:235px!important;min-height:235px!important}
  .almaal-decision-topics{grid-template-columns:1fr!important}
  .almaal-decision-topics a{min-height:70px!important;justify-content:flex-start!important;padding:14px 18px!important;border-inline-start:0!important;border-top:1px solid #e4e7ed!important}
  .almaal-decision-topics a:first-child{border-top:0!important}
}


/* v8.8 — Integrated transparent hero artwork: no detached image/card feel. */
.almaal-decision-hero{
  position:relative!important;
  isolation:isolate!important;
  background:#fff!important;
  overflow:hidden!important;
  padding:38px 0 24px!important;
}
.almaal-decision-hero::before{
  content:""!important;
  position:absolute!important;
  z-index:0!important;
  top:70px!important;
  right:8%!important;
  width:58%!important;
  height:390px!important;
  pointer-events:none!important;
  background:radial-gradient(ellipse at 68% 48%,rgba(32,44,199,.09) 0%,rgba(32,44,199,.045) 30%,rgba(32,44,199,0) 72%)!important;
}
.almaal-decision-hero > .container{z-index:2!important}
.almaal-decision-hero-grid{
  min-height:500px!important;
  grid-template-columns:minmax(0,48%) minmax(0,52%)!important;
  position:relative!important;
}
.almaal-decision-copy{z-index:5!important}
.almaal-decision-copy h1{font-size:clamp(50px,5vw,76px)!important;letter-spacing:-2.8px!important}
.almaal-decision-copy p{max-width:700px!important}
.almaal-decision-visual{
  z-index:2!important;
  top:-12px!important;
  right:-1.5%!important;
  bottom:-8px!important;
  width:66%!important;
  min-height:520px!important;
  overflow:visible!important;
  background:transparent!important;
}
.almaal-decision-visual::before{
  content:""!important;
  position:absolute!important;
  z-index:0!important;
  right:3%!important;
  top:11%!important;
  width:82%!important;
  height:78%!important;
  border-radius:50%!important;
  background:radial-gradient(ellipse,rgba(32,44,199,.07) 0%,rgba(32,44,199,.025) 40%,transparent 72%)!important;
  filter:blur(8px)!important;
}
.almaal-decision-visual::after{
  content:""!important;
  position:absolute!important;
  z-index:3!important;
  top:0!important;
  left:0!important;
  bottom:0!important;
  width:30%!important;
  background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.88) 35%,rgba(255,255,255,0) 100%)!important;
  pointer-events:none!important;
}
.almaal-decision-visual img{
  z-index:1!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:right center!important;
  mix-blend-mode:normal!important;
  filter:none!important;
}
.almaal-decision-topics{z-index:8!important;margin-top:-4px!important}

@media(max-width:1100px){
  .almaal-decision-visual{right:-6%!important;width:69%!important;min-height:480px!important}
  .almaal-decision-copy h1{font-size:clamp(46px,5.3vw,68px)!important}
}
@media(max-width:820px){
  .almaal-decision-hero{padding:28px 0 18px!important}
  .almaal-decision-hero::before{top:300px!important;right:0!important;width:100%!important;height:300px!important}
  .almaal-decision-grid{min-height:0!important}
  .almaal-decision-visual{
    top:auto!important;right:auto!important;bottom:auto!important;
    width:100%!important;height:300px!important;min-height:300px!important;
    margin-top:-12px!important;
  }
  .almaal-decision-visual::after{width:28%!important}
  .almaal-decision-visual img{object-position:center center!important}
  .almaal-decision-topics{margin-top:4px!important}
}
@media(max-width:520px){
  .almaal-decision-hero{padding-top:20px!important}
  .almaal-decision-copy h1{font-size:37px!important;letter-spacing:-1.3px!important}
  .almaal-decision-visual{height:225px!important;min-height:225px!important;margin-top:-5px!important}
  .almaal-decision-visual::after{width:22%!important}
}
