.page-intro{padding:70px 0 45px;max-width:880px}
.page-title{font-size:clamp(58px,7vw,104px);margin:20px 0 22px}
.page-title span{color:#0ca6bb}
.page-intro p,.article-header p{font-size:clamp(17px,1.6vw,21px);line-height:1.6;max-width:610px;margin:0}
.filter-bar,.compare-tabs{display:flex;flex-wrap:wrap;gap:10px;padding-bottom:24px;border-bottom:1px solid rgba(11,43,87,.18)}
.filter-chip,.compare-tab{border:1.5px solid rgba(11,43,87,.32);border-radius:999px;padding:11px 17px;font-size:14px;font-weight:700;min-height:44px;display:inline-flex;align-items:center;gap:12px;transition:background .2s,color .2s,border-color .2s}
.filter-chip span{font-size:12px;opacity:.6}
.filter-chip:hover,.compare-tab:hover{border-color:#0b2b57;background:#e9f6f5}
.filter-chip.selected,.compare-tab.selected{background:#0b2b57;color:#fff;border-color:#0b2b57}
.library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding:30px 0 60px}
.library-card{display:flex;flex-direction:column;border:1px solid rgba(11,43,87,.15);background:#fff;border-radius:7px;overflow:hidden;min-width:0;transition:transform .2s,box-shadow .2s}
.library-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px rgba(11,43,87,.1)}
.library-image{height:300px;overflow:hidden;background:#fff6df}
.library-image img{width:100%;height:100%;object-fit:cover;object-position:center top}
.library-copy{padding:22px 23px 24px;display:flex;flex:1;flex-direction:column}
.library-copy small{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#087b9a;font-weight:700}
.library-copy h3{font-family:"Barlow Condensed",Impact,sans-serif;font-weight:800;font-size:37px;line-height:1;margin:11px 0}
.library-copy p{font-size:15px;line-height:1.5;margin:0 0 24px;color:#365473}
.card-open{font-weight:700;font-size:13px;margin-top:auto;border-top:1px solid rgba(11,43,87,.15);padding-top:16px;display:flex;justify-content:space-between}
.article-page{padding-top:32px}
.back-link{font-size:13px;font-weight:700;display:inline-block;padding:9px 0;border-bottom:1px solid #0b2b57}
.article-header{padding:42px 0 50px;max-width:1040px}
.article-header .page-title{font-size:clamp(54px,6.6vw,96px);max-width:1040px}
.article-layout{display:grid;grid-template-columns:minmax(320px,.88fr) minmax(0,1.12fr);gap:clamp(35px,6vw,90px);align-items:start}
.visual-reader{position:sticky;top:24px;background:#fff;border:1px solid rgba(11,43,87,.18);padding:18px;min-width:0}
.visual-topline{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px 12px;font-size:12px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:0 2px 15px}
.visual-topline span:first-child{color:#087b9a}
.frame-count{white-space:nowrap}
.archive-overview{font-size:14px;line-height:1.55;color:#365473;margin:18px 0 0;max-width:700px}
.archive-notice{background:#e9f3fb;border-left:5px solid #13a5e8;padding:19px 22px;margin:0 0 37px}
.archive-notice small{font-size:12px;font-weight:800;letter-spacing:.1em}
.archive-notice p{font-size:15px;line-height:1.6;margin:8px 0 0}
.archive-focus{margin:0 0 37px}
.archive-focus>div{display:flex;flex-wrap:wrap;gap:9px;margin-top:17px}
.archive-focus span:not(.chapter-label){display:inline-block;background:#fff0c6;border:1px solid rgba(11,43,87,.12);padding:8px 12px;font-size:14px;font-weight:700}
.original-caption{border-top:1px solid rgba(11,43,87,.18);border-bottom:1px solid rgba(11,43,87,.18);margin:27px 0 0}
.original-caption summary{font-size:15px;font-weight:700;padding:17px 0;cursor:pointer}
.original-caption pre{white-space:pre-wrap;overflow-wrap:anywhere;font:400 14px/1.7 "DM Sans",Arial,sans-serif;margin:0;padding:0 0 22px;color:#365473}
.visual-stage{height:min(61vw,660px);max-height:660px;min-height:440px;background:#fff9eb;display:flex;align-items:center;justify-content:center;overflow:hidden}
.visual-stage img{width:100%;height:100%;object-fit:contain}
.reader-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px}
.reader-arrow{width:42px;height:42px;border:1.5px solid #0b2b57;background:transparent;border-radius:50%;color:#0b2b57;font-size:21px;line-height:1;cursor:pointer}
.reader-arrow:hover:not(:disabled){background:#0b2b57;color:#fff}
.reader-arrow:disabled{opacity:.3;cursor:default}
.reader-dots{display:flex;align-items:center;gap:2px;flex-wrap:wrap;justify-content:center}
.reader-dot{width:25px;height:38px;border:0;background:transparent;cursor:pointer;display:grid;place-items:center}
.reader-dot::before{content:"";width:8px;height:8px;border-radius:50%;background:#bfd0d9;display:block;transition:transform .2s,background .2s}
.reader-dot.selected::before{background:#0b2b57;transform:scale(1.35)}
.article-body{font-size:17px;line-height:1.68}
.chapter-label{font-family:"Barlow Condensed",Impact,sans-serif;font-size:18px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#087b9a}
.article-lead{border-top:3px solid #0b2b57;padding-top:14px}
.article-lead p{font-size:clamp(19px,2vw,24px);line-height:1.55;margin:16px 0 45px;font-weight:500}
.signal-steps{margin-bottom:36px}
.signal-step{display:grid;grid-template-columns:42px 1fr;gap:15px;border-bottom:1px solid rgba(11,43,87,.18);padding:18px 0}
.signal-step:first-of-type{margin-top:11px}
.step-number{font-family:"Barlow Condensed",Impact,sans-serif;color:#0ca6bb;font-size:28px;font-weight:800;line-height:1.1}
.signal-step h2{font-family:"Barlow Condensed",Impact,sans-serif;font-size:29px;line-height:1;margin:0 0 8px;text-transform:uppercase}
.signal-step p{margin:0;color:#365473;font-size:16px;line-height:1.55}
.takeaway{background:#ffdf77;padding:23px 25px;display:flex;flex-direction:column;gap:8px;margin:45px 0}
.takeaway small{font-size:12px;font-weight:800;letter-spacing:.11em}
.takeaway strong{font-family:"Barlow Condensed",Impact,sans-serif;font-size:clamp(30px,3vw,43px);line-height:1.05}
.evidence-section{padding-bottom:27px;border-bottom:1px solid rgba(11,43,87,.2)}
.evidence-tag{display:inline-block;background:#e7f6f5;border-left:4px solid #27b6aa;font-weight:700;font-size:13px;line-height:1.3;padding:9px 13px;margin:17px 0 0}
.evidence-section p{margin:15px 0 0;font-size:16px;line-height:1.65}
.sources{padding:26px 0}
.sources h2{font-family:"Barlow Condensed",Impact,sans-serif;font-size:29px;line-height:1;margin:0 0 11px;text-transform:uppercase}
.sources ul{list-style:none;margin:0;padding:0}
.sources li{border-bottom:1px solid rgba(11,43,87,.14)}
.sources a{display:flex;justify-content:space-between;gap:20px;padding:12px 0;font-size:14px;line-height:1.5;font-weight:600;color:#087b9a;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.article-next{display:flex;justify-content:space-between;align-items:end;gap:25px;border-top:1px solid rgba(11,43,87,.18);margin-top:80px;padding-top:40px}
.article-next h2{font-family:"Barlow Condensed",Impact,sans-serif;font-size:clamp(37px,4vw,56px);line-height:1;margin:8px 0 0}
.comparison{padding:48px 0 65px}
.comparison-heading{max-width:850px;margin-bottom:32px}
.comparison-heading h2,.about-main h2,.about-aside h2{font-family:"Barlow Condensed",Impact,sans-serif;font-size:clamp(42px,5vw,65px);line-height:1;margin:12px 0 17px}
.comparison-heading p{font-size:18px;line-height:1.6;margin:0}
.compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.compare-card{border-top:7px solid #13a5e8;background:#e9f3fb;padding:29px 30px 34px;min-height:440px}
.compare-card:nth-child(2){border-color:#27b6aa;background:#e9f6f5}
.compare-number{font-family:"Barlow Condensed",Impact,sans-serif;font-weight:800;font-size:20px;letter-spacing:.08em;color:#087b9a}
.compare-card h2{font-family:"Barlow Condensed",Impact,sans-serif;font-weight:800;font-size:clamp(43px,5vw,66px);line-height:1;margin:15px 0 28px}
.compare-card dl{margin:0 0 26px}
.compare-card dt{font-size:12px;letter-spacing:.09em;text-transform:uppercase;font-weight:800;color:#087b9a;margin-top:21px}
.compare-card dd{font-size:17px;line-height:1.5;margin:5px 0 0;max-width:450px}
.comparison-note{margin-top:20px;padding:21px 26px;background:#ffebb0;display:grid;grid-template-columns:minmax(180px,.35fr) 1fr;gap:20px;align-items:center}
.comparison-note strong{font-family:"Barlow Condensed",Impact,sans-serif;text-transform:uppercase;font-size:23px;line-height:1}
.comparison-note p{margin:0;font-size:15px;line-height:1.55}
.about-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(270px,.75fr);gap:clamp(35px,6vw,100px);padding:10px 0 70px}
.about-main h2{margin-top:0}
.approach-row{display:grid;grid-template-columns:52px 1fr;gap:15px;border-top:1px solid rgba(11,43,87,.2);padding:22px 0}
.approach-row span{font-family:"Barlow Condensed",Impact,sans-serif;font-weight:800;font-size:30px;color:#0ca6bb;line-height:1}
.approach-row h3{font-family:"Barlow Condensed",Impact,sans-serif;font-size:31px;text-transform:uppercase;line-height:1;margin:0 0 8px}
.approach-row p{font-size:16px;line-height:1.6;margin:0;max-width:550px}
.about-aside{background:#e9f6f5;padding:30px;align-self:start}
.about-aside h2{font-size:clamp(38px,4vw,54px)}
.about-aside p{font-size:16px;line-height:1.6}
.about-aside .button{margin-top:13px}
@media(max-width:1000px){.library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{gap:35px}.visual-stage{min-height:400px}}
@media(max-width:750px){.page-intro{padding:50px 0 35px}.page-title{font-size:clamp(58px,12vw,83px)}.article-layout{grid-template-columns:1fr}.visual-reader{position:static;max-width:550px;margin:0 auto 45px;width:100%}.visual-stage{height:auto;min-height:0;aspect-ratio:2/3;max-height:none}.article-header{padding:38px 0}.compare-grid,.about-layout{grid-template-columns:1fr}.compare-card{min-height:0}.comparison-note{grid-template-columns:1fr}.article-next{margin-top:35px}}
@media(max-width:600px){.library-grid{grid-template-columns:1fr;padding-top:20px}.library-image{height:250px}.article-header .page-title{font-size:clamp(52px,12vw,75px)}.article-next{flex-direction:column;align-items:start}.compare-tabs{gap:8px}.compare-tab{font-size:13px;padding:9px 12px}.compare-card{padding:24px}.about-aside{padding:24px}}
@media(prefers-reduced-motion:reduce){.library-card,.filter-chip,.compare-tab,.reader-dot::before{transition:none}}
.brand-logo{width:42px;height:42px;flex:none;object-fit:cover;border-radius:10px}
.footer-brand{display:inline-flex;align-items:center;gap:10px}
.footer-brand img{width:30px;height:30px;flex:none;border-radius:7px}
.footer{flex-wrap:wrap;gap:20px}
.footer-community{font-weight:700;text-decoration:underline;text-underline-offset:4px}
.community-callout{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:clamp(26px,4vw,52px);border-left:6px solid #27b6aa;background:#e9f6f5}
.community-copy{max-width:720px;min-width:0}
.community-copy h2{font-family:"Barlow Condensed",Impact,sans-serif;font-size:clamp(34px,4vw,56px);line-height:1.05;margin:13px 0 16px}
.community-copy p{font-size:17px;line-height:1.65;margin:0;max-width:620px}
.community-action{display:flex;flex-direction:column;align-items:center;gap:13px;flex-shrink:0}
.community-action .button{background:#0b2b57;color:#fff;white-space:nowrap}
.community-action>span{font-size:11px;line-height:1.5}
.community-featured{background:#0b2b57;color:#fffaf0;border-color:#ffdf77}
.community-featured .eyebrow{color:#7be1d7}
.community-featured .button{background:#ffdf77;color:#0b2b57;border-color:#ffdf77}
.community-featured .community-action>span{color:#d1e3f1}
.article-page .community-callout{margin-top:64px}
.community-callout a:focus-visible,.footer-community:focus-visible{outline:3px solid #087b9a;outline-offset:5px}
.community-featured a:focus-visible{outline-color:#fffaf0}
@media(max-width:800px){.community-callout{flex-direction:column;align-items:flex-start;gap:24px}.community-action{align-items:flex-start}.community-copy h2{max-width:600px}.article-page .community-callout{margin-top:40px}}
@media(max-width:600px){.brand-logo{width:36px;height:36px;border-radius:9px}.nav{justify-content:space-between}.nav a{font-size:14px}.nav a:first-child{display:none}.nav-cta{padding:8px 12px!important}}
/* Static image gallery: every figure remains readable without JavaScript. */
[hidden]{display:none!important}
.story-frame{margin:0 0 24px}
.story-frame:last-child{margin-bottom:0}
.story-frame figcaption{font-size:13px;line-height:1.6;padding:13px 3px 0;color:#365473}
.story-frame figcaption a{display:block;margin-top:8px;color:#087b9a;font-weight:700;text-decoration:underline;text-underline-offset:3px}
.visual-reader:not(.gallery-ready),.visual-reader.gallery-all{position:static}
.gallery-toggle{display:block;width:100%;margin-top:16px;border:1px solid #0b2b57;background:#fffaf0;color:#0b2b57;border-radius:7px;padding:11px;font:600 13px "DM Sans",sans-serif;cursor:pointer}
.article-subject{display:block;font-size:.44em;line-height:1.2;margin-bottom:15px;text-transform:none}
.article-header .article-byline{font-size:14px;margin-top:20px;color:#365473}
.article-byline a{text-decoration:underline;text-underline-offset:3px}
