/* ORACLASTRA — Editorial article system
   Shared visual language: astral navy, ivory, restrained gold, Cinzel + Inter. */
.article-page{background:#071427!important;color:#fbf8f1!important;font-family:Inter,system-ui,sans-serif}
.article-page main{max-width:1180px;margin:0 auto;padding:0 5vw 90px;background:#071427!important}
.article-page .article-breadcrumb{padding:28px 0 18px;color:#aeb8c8;font-size:12px;line-height:1.6;letter-spacing:.04em}
.article-page .article-breadcrumb a{color:#d8ad63;text-decoration:none}
.article-page .article-header{max-width:900px;margin:0 auto;padding:55px 0 48px;text-align:center}
.article-page .article-kicker{margin:0 0 18px;color:#f0cf8a;font:700 11px/1.3 Inter,Arial,sans-serif;letter-spacing:.22em;text-transform:uppercase}
.article-page h1{margin:0;color:#fbf8f1;font:600 clamp(42px,6vw,72px)/1.02 Cinzel,Georgia,serif;letter-spacing:-.015em}
.article-page .article-deck{max-width:760px;margin:24px auto 0;color:#c9c5cf;font:400 17px/1.8 Inter,Arial,sans-serif}
.article-page .article-meta{margin-top:22px;color:#8f9aae;font-size:11px;letter-spacing:.12em;text-transform:uppercase}
.article-page .article-shell{max-width:900px;margin:0 auto;padding:42px clamp(22px,5vw,64px) 58px;background:#0b1b3d;border:1px solid rgba(216,173,99,.30);border-radius:24px;box-shadow:0 22px 55px rgba(0,0,0,.24)}
.article-page .article-shell>p:first-of-type{font-size:18px;line-height:1.9;color:#e6e1d8}
.article-page .article-shell p{margin:0 0 22px;color:#c9c5cf;font:400 16px/1.9 Inter,Arial,sans-serif}
.article-page .article-shell h2{margin:48px 0 18px;color:#f0cf8a;font:600 clamp(27px,3vw,38px)/1.12 Cinzel,Georgia,serif;letter-spacing:-.01em}
.article-page .article-shell h3{margin:30px 0 10px;color:#fbf8f1;font:600 19px/1.35 Cinzel,Georgia,serif}
.article-page .article-shell strong{color:#f0cf8a}
.article-page .article-shell a{color:#f0cf8a;text-underline-offset:3px}
.article-page .article-callout{margin:36px 0;padding:22px 24px;border-left:2px solid #d8ad63;background:#071427;color:#ddd8d0;font:500 15px/1.75 Inter,Arial,sans-serif}
.article-page .article-callout strong{display:block;margin-bottom:6px;font-family:Cinzel,Georgia,serif;color:#f0cf8a}
.article-page .article-cta{display:inline-flex;align-items:center;justify-content:center;margin:18px 0 10px;padding:13px 20px;border-radius:10px;background:#d8ad63;color:#15243a!important;text-decoration:none;font-weight:700}
.article-page .article-sources{margin-top:12px;padding-left:20px;color:#bfc0c8;font:400 14px/1.8 Inter,Arial,sans-serif}
.article-page .article-sources li{margin:7px 0}
.article-page .article-note{margin-top:44px;padding:18px 20px;border:1px solid rgba(216,173,99,.25);border-radius:12px;color:#aeb8c8;font:400 13px/1.7 Inter,Arial,sans-serif}
.article-page .article-footer-nav{max-width:900px;margin:30px auto 0;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}
.article-page .article-footer-nav a{color:#d8ad63;text-decoration:none;font-size:13px}
@media(max-width:700px){.article-page main{padding:0 18px 65px}.article-page .article-breadcrumb{padding:20px 0 8px;font-size:11px}.article-page .article-header{padding:40px 0 34px;text-align:left}.article-page h1{font-size:39px;line-height:1.04}.article-page .article-deck{font-size:15px;line-height:1.75;margin-top:18px}.article-page .article-shell{padding:30px 20px 40px;border-radius:18px}.article-page .article-shell>p:first-of-type{font-size:16px;line-height:1.82}.article-page .article-shell p{font-size:15px;line-height:1.82}.article-page .article-shell h2{font-size:26px;margin-top:38px}.article-page .article-shell h3{font-size:18px}.article-page .article-callout{padding:18px;margin:28px 0}.article-page .article-footer-nav{margin-top:24px}.article-page .article-cta{width:100%}}
