
/* ERANORTH EXECUTIVE DESIGN SYSTEM v1.1 */
:root{
  --en-ink:#15202b;--en-ink-2:#33424f;--en-navy:#0c1822;--en-paper:#f7f5ef;
  --en-surface:#ffffff;--en-soft:#edf1f2;--en-line:#d6dddf;--en-accent:#3a6f7f;
  --en-accent-dark:#244b58;--en-muted:#6b7981;--en-radius-sm:10px;--en-radius-md:18px;
  --en-radius-lg:28px;--en-shadow-sm:0 8px 24px rgba(12,24,34,.06);
  --en-shadow-md:0 20px 54px rgba(12,24,34,.09);--en-reading:68ch;
}
body{color:var(--en-ink);background:var(--en-paper)}
.header{background:rgba(247,245,239,.95)!important;border-bottom:1px solid rgba(21,32,43,.08)!important;box-shadow:none!important}
.header .navlinks a{color:var(--en-ink)!important;text-shadow:none!important}
.header .navlinks a:hover,.header .navlinks a.active{color:var(--en-accent-dark)!important}
.header .navlinks a:not(.button)::after{background:var(--en-accent)!important;box-shadow:none!important}
.header .button.dark{background:var(--en-ink)!important;color:#fff!important;border-color:var(--en-ink)!important}
.header .button.dark:hover{background:var(--en-accent-dark)!important;border-color:var(--en-accent-dark)!important}
.header .brand img{filter:none!important}
.hero,.hero-section,.page-hero{background:radial-gradient(900px 420px at 88% 18%,rgba(58,111,127,.10),transparent 50%),linear-gradient(180deg,#f7f5ef 0%,#f5f3ed 100%)!important;color:var(--en-ink)!important}
.hero h1,.hero-section h1,.page-hero h1{color:var(--en-ink)!important}
.hero p,.hero-section p,.page-hero p,.hero .eyebrow,.hero-section .eyebrow{color:var(--en-ink-2)!important}
.display,.h1,.h2{font-family:Georgia,"Times New Roman",serif}
.display{max-width:12ch}.lede{max-width:var(--en-reading);color:var(--en-ink-2)}
.button{border-radius:999px;box-shadow:none}.card,.founder-card,.cta-box{box-shadow:none}
.card{border-color:var(--en-line);background:rgba(255,255,255,.6)}
.section.ink,.ink{background:var(--en-navy)!important}
.en-ai-fab{background:#fff!important;color:var(--en-ink)!important;border:1px solid var(--en-line)!important;box-shadow:var(--en-shadow-sm)!important;font-size:.84rem!important;padding:10px 14px!important}
.en-ai-fab-icon{background:var(--en-ink)!important;color:#fff!important}.en-ai-panel{box-shadow:var(--en-shadow-md)!important}
.en-trust{border-top:1px solid var(--en-line);border-bottom:1px solid var(--en-line);background:#fff}
.en-trust-inner{width:min(calc(100% - 40px),1180px);margin:auto;display:grid;grid-template-columns:repeat(6,1fr)}
.en-trust-item{padding:1.25rem 1rem;border-right:1px solid var(--en-line);text-align:center;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--en-ink-2)}
.en-trust-item:last-child{border-right:0}.article-shell{max-width:780px;margin:auto}
.article-shell p,.article-shell li{font-size:1.06rem;line-height:1.8}
.callout{border-left:3px solid var(--en-accent);padding:1rem 1.25rem;background:#fff}
@media(max-width:900px){.en-trust-inner{grid-template-columns:repeat(2,1fr)}.en-trust-item{border-bottom:1px solid var(--en-line)}.header .navlinks{background:var(--en-paper)!important}}

.header .brand img{width:250px!important;max-height:48px!important;filter:none!important}.footer-logo{width:220px!important;height:auto!important;filter:none!important}@media(max-width:900px){.header .brand img{width:210px!important;max-height:40px!important}}

/* Corporate EraNorth identity */
.header .brand img{object-fit:contain;object-position:left center}
.footer-logo{box-sizing:content-box;background:#fff;border-radius:10px;padding:10px 14px}
.founder-mark{object-fit:contain}
