
:root{
 --navy:#011961;--navy2:#0d1b2e;--navy3:#1a2b4a;--teal:#0d8c96;--teal-dark:#0a5c63;
 --gold:#c47d0e;--red:#c0272d;--purple:#4a2c6e;--bg:#fff;--panel:#f5f7fa;--soft:#eef2f9;
 --text:#1b1c1e;--muted:#5b6169;--line:#dfe3ea;--sidebar:318px;--toc:228px;
}
html[data-theme="dark"]{--bg:#10141b;--panel:#171d26;--soft:#1d2632;--text:#edf2f7;--muted:#a9b2bd;--line:#34404d;--navy:#0d8c96;--navy2:#07101c}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}button,input{font:inherit}.site{display:grid;grid-template-columns:var(--sidebar) minmax(0,1fr);min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);overflow-y:auto;background:var(--bg);border-right:1px solid var(--line);z-index:40}.sidebar-brand{padding:20px 24px;border-bottom:1px solid var(--line)}.brand-link{display:flex;align-items:center;gap:12px}.brand-mark{width:40px;height:40px;border-radius:8px;object-fit:cover;flex-shrink:0}.brand-word{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.sidebar-brand strong,.brand-word span{font-size:1.05rem;font-weight:700;letter-spacing:-.02em;color:var(--navy2)}.sidebar-brand strong sup{font-size:.55em;font-weight:700;color:var(--gold,var(--teal))}.mobile-logo{display:flex;align-items:center;gap:9px}.mobile-logo img{border-radius:6px}.framework-switcher{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.fw-switch{min-width:0;padding:12px 7px;border-right:1px solid var(--line);text-align:center}.fw-switch:last-child{border-right:0}.fw-switch strong{display:block;font-size:.76rem}.fw-switch small{display:none}.fw-switch.active{background:var(--navy2);color:#fff}.sidebar-nav{padding:18px 0 92px}.nav-group{margin-bottom:18px}.nav-label{padding:6px 22px;color:var(--muted);font-size:.62rem;font-weight:700;letter-spacing:.12em}.nav-link{display:block;padding:6px 22px;font-size:.82rem}.nav-link:hover,.nav-link.active,.tree-overview:hover,.tree-overview.active,.tree-control:hover,.tree-control.active{background:rgba(13,140,150,.12);color:var(--teal-dark)}.domain-tree{border-top:1px solid transparent}.domain-tree summary{display:grid;grid-template-columns:36px 1fr 28px;gap:4px;align-items:center;padding:8px 15px 8px 22px;cursor:pointer;font-size:.78rem;font-weight:600;list-style:none}.domain-tree summary::-webkit-details-marker{display:none}.domain-tree summary span{font-family:monospace;color:var(--teal-dark);font-size:.68rem}.domain-tree summary b{text-align:right;color:var(--muted);font-size:.66rem}.domain-tree[open] summary{background:var(--panel)}.tree-overview,.tree-control{display:block;padding:5px 16px 5px 57px;font-size:.72rem}.tree-overview{font-weight:600}.tree-control{display:grid;grid-template-columns:82px 1fr;gap:5px;color:var(--muted)}.tree-control span{font-family:monospace;font-size:.64rem;color:var(--teal-dark)}.sidebar-footer{position:fixed;bottom:0;width:calc(var(--sidebar) - 1px);padding:12px 20px;display:flex;justify-content:space-between;background:var(--bg);border-top:1px solid var(--line);color:var(--muted);font-size:.58rem}.workspace{grid-column:2;min-width:0}.topbar{position:sticky;top:0;z-index:30;height:64px;display:flex;justify-content:space-between;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}html[data-theme="dark"] .topbar{background:rgba(16,20,27,.94)}.topbar-frameworks{display:flex}.top-framework{min-width:145px;padding:11px 18px;border-right:1px solid var(--line);font-size:.79rem;font-weight:700}.top-framework small{display:block;color:var(--muted);font-size:.61rem;font-weight:400}.top-framework.active{background:var(--navy2);color:white}.top-framework.active small{color:#a7b1bd}.top-actions{display:flex;align-items:center}.top-actions button{height:100%;padding:0 18px;border:0;border-left:1px solid var(--line);background:transparent;color:var(--text);font-size:.73rem}.top-actions kbd{margin-left:9px;padding:2px 5px;border:1px solid var(--line);border-radius:3px}.content-wrap{max-width:1500px;margin:0 auto;padding:0 3.2vw 90px}.breadcrumbs{padding:20px 0;color:var(--muted);font-size:.7rem}.breadcrumbs i{padding:0 9px;font-style:normal}.breadcrumbs span{color:var(--text)}.content-layout{display:grid;grid-template-columns:minmax(0,900px) var(--toc);gap:70px;justify-content:center}.content{min-width:0}.page-toc{position:sticky;top:94px;align-self:start;padding-left:18px;border-left:1px solid var(--line);max-height:calc(100vh - 125px);overflow:auto}.toc-title{margin-bottom:10px;color:var(--muted);font-size:.61rem;font-weight:700;letter-spacing:.12em}.page-toc a{display:block;padding:4px 0;color:var(--muted);font-size:.72rem}.page-toc a:hover,.page-toc a.active{color:var(--teal-dark)}.doc-header{padding:45px 0 44px;border-bottom:1px solid var(--line)}.kicker{margin-bottom:16px;color:var(--teal-dark);font-size:.68rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.doc-header h1{max-width:950px;margin:0;font-size:clamp(3.3rem,6.2vw,7rem);font-weight:700;line-height:.96;letter-spacing:-.062em;color:var(--navy2)}html[data-theme="dark"] .doc-header h1{color:var(--text)}.doc-header .lead{max-width:750px;margin:25px 0 0;color:var(--muted);font-size:1.13rem}.page-meta{display:grid;grid-template-columns:repeat(4,1fr);margin-top:38px;border:1px solid var(--line)}.page-meta>div{padding:14px;border-right:1px solid var(--line)}.page-meta>div:last-child{border-right:0}.page-meta span{display:block;color:var(--muted);font-size:.59rem;font-weight:700;letter-spacing:.09em}.page-meta strong{font-size:.85rem}.prose-section{padding:44px 0;border-bottom:1px solid var(--line);scroll-margin-top:90px}.prose-section h2{margin:0 0 20px;font-size:2rem;line-height:1.15;color:var(--navy2)}html[data-theme="dark"] .prose-section h2{color:var(--text)}.prose-section h3{margin:30px 0 10px;font-size:1.15rem}.prose-section p,.prose-section li{color:var(--muted)}.prose-section p{max-width:780px}.prose-section ul{padding-left:20px}.callout{margin:25px 0;padding:18px 20px;border-left:4px solid var(--teal);background:var(--soft)}.callout.warning{border-left-color:var(--gold)}.callout.limit{border-left-color:var(--red)}.callout strong{font-size:.86rem}.callout p{margin:5px 0 0;color:var(--muted);font-size:.89rem}.framework-hero{padding:58px 0 45px}.framework-hero h1{margin:0;font-size:clamp(5rem,11vw,11rem);line-height:.78;letter-spacing:-.095em;color:var(--navy2)}.framework-hero h1 .fw-hyphen{display:inline-block;letter-spacing:normal;margin:0 .06em}html[data-theme="dark"] .framework-hero h1{color:var(--text)}.framework-full{margin-top:20px;font-size:1.25rem}.framework-summary{max-width:800px;font-size:1.2rem;color:var(--muted)}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);margin:40px 0;border:1px solid var(--line)}.stat-card{padding:20px;border-right:1px solid var(--line)}.stat-card:last-child{border-right:0}.stat-card strong{display:block;font-size:2.8rem;line-height:1;color:var(--navy2)}html[data-theme="dark"] .stat-card strong{color:var(--text)}.stat-card span{color:var(--muted);font-size:.64rem;text-transform:uppercase}.domain-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding:22px 0}.domain-card{display:flex;flex-direction:column;min-height:230px;padding:20px;border:1px solid var(--line);border-radius:7px;background:var(--bg)}.domain-card:hover{border-color:var(--teal);transform:translateY(-2px)}.domain-card .domain-id{font-family:monospace;color:var(--teal-dark);font-size:.7rem}.domain-card h3{margin:auto 0 8px;font-size:1.25rem}.domain-card p{margin:0;color:var(--muted);font-size:.85rem}.domain-card footer{display:flex;justify-content:space-between;margin-top:18px;color:var(--muted);font-size:.67rem}.control-index{border-top:1px solid var(--line)}.control-row{display:grid;grid-template-columns:120px 1fr 30px;gap:15px;padding:20px 0;border-bottom:1px solid var(--line)}.control-row:hover{background:var(--soft)}.control-row code{color:var(--teal-dark);font-size:.7rem}.control-row h3{margin:0 0 5px;font-size:1rem}.control-row p{margin:0;color:var(--muted);font-size:.82rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.control-row b{font-weight:400}.control-header{padding:50px 0;border-bottom:1px solid var(--line)}.control-id{color:var(--teal-dark);font-family:monospace;font-size:.8rem}.control-header h1{max-width:900px;margin:20px 0 0;font-size:clamp(3.2rem,6vw,6.5rem);line-height:.96;letter-spacing:-.06em;color:var(--navy2)}html[data-theme="dark"] .control-header h1{color:var(--text)}.control-toolbar{display:flex;gap:8px;margin-top:24px}.control-toolbar button{padding:8px 11px;border:1px solid var(--line);border-radius:4px;background:var(--bg);color:var(--text);font-size:.7rem}.field-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.field{padding:26px 24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.field:nth-child(even){border-right:0}.field h2{margin:0 0 12px;color:var(--muted);font-size:.64rem;letter-spacing:.1em;text-transform:uppercase}.field p{margin:0;white-space:pre-line}.field.wide{grid-column:1/-1;border-right:0}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.related-card{padding:15px;border:1px solid var(--line);border-radius:5px}.related-card span{font-family:monospace;color:var(--teal-dark);font-size:.65rem}.related-card strong{display:block;margin-top:6px;font-size:.84rem}.pager{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:45px 0}.pager a{padding:18px;border:1px solid var(--line);border-radius:5px}.pager span{display:block;color:var(--muted);font-size:.62rem}.pager strong{font-size:.85rem}.pager .next{text-align:right}.comparison-table{width:100%;border-collapse:collapse;margin:25px 0}.comparison-table th,.comparison-table td{padding:15px;border:1px solid var(--line);text-align:left;vertical-align:top}.comparison-table th{background:var(--panel);font-size:.7rem}.architecture-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:10px}.architecture-card{padding:22px;border:1px solid var(--line);border-radius:6px}.architecture-card h3{font-size:2rem}.architecture-arrow{align-self:center;color:var(--teal);font-size:1.8rem}.download-list{border-top:1px solid var(--line)}.download-row{display:grid;grid-template-columns:75px 1fr 135px 25px;gap:15px;padding:20px 0;border-bottom:1px solid var(--line)}.download-row code{color:var(--teal-dark)}.download-row p{margin:3px 0;color:var(--muted);font-size:.82rem}.download-row small{color:var(--muted)}.search-overlay{position:fixed;inset:0;z-index:100;display:none;padding:7vh 8vw;background:rgba(3,8,15,.72)}.search-overlay.open{display:block}.search-dialog{max-width:950px;max-height:86vh;margin:auto;overflow:auto;background:var(--bg);border:1px solid var(--line);box-shadow:0 25px 90px rgba(0,0,0,.35)}.search-row{position:sticky;top:0;display:grid;grid-template-columns:1fr auto;background:var(--bg);border-bottom:1px solid var(--line)}.search-input{padding:21px;border:0;background:transparent;color:var(--text);font-size:1.05rem;outline:none}.search-close{padding:0 20px;border:0;border-left:1px solid var(--line);background:transparent;color:var(--text)}.search-hint{padding:10px 20px;color:var(--muted);font-size:.72rem;border-bottom:1px solid var(--line)}.result{display:grid;grid-template-columns:125px 1fr;padding:15px 20px;border-bottom:1px solid var(--line)}.result:hover{background:var(--soft)}.result small{color:var(--teal-dark);font-family:monospace}.result strong{display:block;font-size:.9rem}.result p{margin:3px 0 0;color:var(--muted);font-size:.77rem}.site-footer{padding:35px 3.2vw;background:var(--navy2);color:white}.site-footer>div{display:flex;justify-content:space-between;gap:20px}.site-footer>div:first-child{flex-direction:column}.site-footer span,.site-footer p{color:#a7b1bd;font-size:.72rem}.site-footer>div:nth-child(2){justify-content:flex-end}.site-footer a{margin-left:20px;font-size:.75rem}.mobile-header{display:none}
@media(max-width:1180px){.content-layout{grid-template-columns:minmax(0,900px)}.page-toc{display:none}}
@media(max-width:900px){.mobile-header{position:sticky;top:0;z-index:70;height:58px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;background:var(--navy2);color:white}.mobile-logo{font-weight:700}.icon-button{border:0;background:transparent;color:inherit}.site{display:block}.sidebar{transform:translateX(-100%);transition:.25s}.sidebar.open{transform:translateX(0);box-shadow:10px 0 40px rgba(0,0,0,.3)}.workspace{grid-column:auto}.topbar{top:58px}.topbar-frameworks{overflow:auto}.top-framework{min-width:110px;padding:9px 11px}.top-actions .desktop-theme,.print-button{display:none}.content-wrap{padding-left:20px;padding-right:20px}.page-meta,.stat-grid{grid-template-columns:repeat(2,1fr)}.page-meta>div:nth-child(2){border-right:0}.page-meta>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.domain-grid,.related-grid{grid-template-columns:1fr}.architecture-flow{grid-template-columns:1fr}.architecture-arrow{transform:rotate(90deg);text-align:center}.field-grid{grid-template-columns:1fr}.field{border-right:0}.site-footer>div{flex-direction:column}.site-footer>div:nth-child(2){justify-content:flex-start}.site-footer a{margin:0 20px 0 0}}
@media(max-width:560px){.top-actions{display:none}.framework-hero h1{font-size:4.4rem}.doc-header h1{font-size:3.15rem}.stat-grid,.page-meta{grid-template-columns:1fr}.stat-card,.page-meta>div{border-right:0;border-bottom:1px solid var(--line)}.control-row{grid-template-columns:100px 1fr 20px}.control-row p{display:none}.download-row{grid-template-columns:55px 1fr 20px}.download-row>small{display:none}.pager{grid-template-columns:1fr}.pager .next{text-align:left}.search-overlay{padding:60px 8px}}
@media print{.sidebar,.topbar,.mobile-header,.page-toc,.site-footer,.control-toolbar,.pager{display:none!important}.site,.workspace,.content-layout{display:block}.workspace{grid-column:auto}.content-wrap{max-width:none;padding:0}.content{max-width:none}.breadcrumbs{padding-top:0}}

/* v1.0 institutional homepage and navigation refinement */
body{font-family:Arial,Helvetica,sans-serif}
.topbar{justify-content:flex-end}
.topbar-engagement{display:flex;align-items:center;height:100%;padding:0 20px;background:var(--navy2);color:#fff;font-size:.73rem;font-weight:700;border-left:1px solid var(--line)}
.topbar-engagement:hover,.topbar-engagement:focus-visible{background:#000;color:#fff}
.mobile-header{gap:12px}.mobile-header .mobile-logo{margin-right:auto}
.home-hero-revised{min-height:680px}.home-hero-revised h1{margin:56px 0 30px}.home-value{max-width:820px;margin:0;color:var(--muted);font-size:1.25rem;line-height:1.6}.home-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:32px 0}.home-hero-actions .btn{min-width:230px;text-align:center}.home-hero-revised .home-slogan{margin-top:auto}
.home-section-heading{max-width:880px;margin-bottom:30px}.home-section-heading h2{margin:0 0 14px;font-size:clamp(2rem,4vw,3.5rem);line-height:1.08;color:var(--navy2);letter-spacing:-.035em}.home-section-heading p{max-width:780px;margin:0;color:var(--muted)}html[data-theme="dark"] .home-section-heading h2{color:var(--text)}
.home-proof{padding:52px 0;border-bottom:1px solid var(--line)}.home-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.home-proof-grid a{padding:24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.home-proof-grid a:nth-child(3n){border-right:0}.home-proof-grid a:nth-child(n+4){border-bottom:0}.home-proof-grid a:hover{background:var(--soft)}.home-proof-grid strong{display:block;font-size:2.8rem;line-height:1;color:var(--navy2)}.home-proof-grid span{display:block;margin-top:8px;color:var(--muted);font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}html[data-theme="dark"] .home-proof-grid strong{color:var(--text)}
.home-audience-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.home-audience-card{min-height:210px;padding:24px;border:1px solid var(--line);border-radius:8px}.home-audience-card:last-child{grid-column:1/-1}.home-audience-card:hover{border-color:var(--teal);background:var(--soft)}.home-audience-card span,.home-three-paths>article>span,.home-insight-card span{color:var(--teal-dark);font-size:.66rem;font-weight:700;letter-spacing:.07em}.home-audience-card h3{margin:40px 0 8px;font-size:1.3rem}.home-audience-card p{margin:0;color:var(--muted)}
.home-insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.home-insight-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--bg)}.home-insight-card:hover{border-color:var(--teal);transform:translateY(-2px)}.home-insight-card img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.home-insight-card>div{padding:19px}.home-insight-card h3{margin:14px 0 9px;font-size:1.08rem;line-height:1.3}.home-insight-card p{margin:0 0 15px;color:var(--muted);font-size:.84rem}.home-insight-card b{font-size:.76rem}.home-inline-link{display:inline-flex;margin-top:24px;padding-bottom:3px;border-bottom:1px solid currentColor;color:var(--teal-dark);font-weight:700}
.home-connection-teaser{padding:54px 0;border-bottom:1px solid var(--line)}.home-architecture-flow{margin:30px 0}.home-architecture-flow .architecture-card{display:block}.home-architecture-flow .architecture-card:hover{border-color:var(--teal);background:var(--soft)}
.status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.status-grid>div{min-height:180px;padding:20px;background:var(--bg)}.status-grid span{display:inline-flex;padding:4px 7px;border-radius:99px;font-size:.6rem;font-weight:800;letter-spacing:.06em}.status-grid h3{margin:30px 0 7px;font-size:1rem}.status-grid p{margin:0;color:var(--muted);font-size:.8rem}.status-published{color:#006c73;background:#e8f8f7}.status-developing{color:#805b00;background:#fff4ce}.status-not-operational{color:#982d39;background:#fff0f1}.status-date{color:var(--text);background:var(--soft)}html[data-theme="dark"] .status-grid>div{background:var(--panel)}
.home-three-paths{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.home-three-paths article{display:flex;flex-direction:column;min-height:260px;padding:24px;border:1px solid var(--line);border-radius:8px}.home-three-paths h3{margin:38px 0 10px;font-size:1.35rem}.home-three-paths p{margin:0;color:var(--muted)}.home-three-paths a{margin-top:auto;color:var(--teal-dark);font-size:.8rem;font-weight:700}
.outcome-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.outcome-grid>div{padding:22px;border:1px solid var(--line)}.outcome-grid h3{margin:0 0 8px;font-size:1rem}.outcome-grid p{margin:0;color:var(--muted);font-size:.84rem}
.home-evidence-standard{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin:52px 0;padding:38px;background:var(--navy2);color:#fff}.home-evidence-standard h2{margin:0 0 16px;font-size:2.5rem;line-height:1.12}.home-evidence-standard p{color:#d7dee7}.home-evidence-standard a{display:inline-flex;margin-top:14px;border-bottom:1px solid currentColor;font-weight:700}.home-evidence-standard aside{padding:22px;border:1px solid #52657c}.home-evidence-standard aside strong{color:#f2c96d}
.home-identity>p{max-width:900px;font-size:1.05rem}.identity-boundaries{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.identity-boundaries>div{padding:20px;border:1px solid var(--line);color:var(--muted);font-size:.85rem}.featured-path{border-color:var(--teal)}
.home-closing-cta{margin-top:52px;padding:46px;background:var(--panel);border:1px solid var(--line)}.home-closing-cta h2{max-width:800px;margin:0 0 14px;font-size:clamp(2rem,4vw,3.5rem);line-height:1.08}.home-closing-cta p{max-width:780px;color:var(--muted)}.home-closing-cta .btn{margin-top:16px}
.site-footer-expanded{padding:42px 3.2vw 28px}.site-footer-expanded .footer-grid{display:grid!important;grid-template-columns:repeat(4,1fr);gap:30px}.site-footer-expanded .footer-column{display:flex;flex-direction:column!important;align-items:flex-start}.site-footer-expanded .footer-column strong{margin-bottom:12px;color:#fff;font-size:.82rem}.site-footer-expanded .footer-column a{margin:0 0 7px;color:#c4ceda;font-size:.72rem}.site-footer-expanded .footer-column a:hover{color:#fff}.site-footer-expanded .footer-base{display:flex!important;flex-direction:row!important;justify-content:space-between;margin-top:28px;padding-top:20px;border-top:1px solid #34404d}.site-footer-expanded .footer-base p{margin:0}.site-footer-expanded .footer-base span{white-space:nowrap}
@media(max-width:1100px){.topbar-engagement{display:none}.status-grid{grid-template-columns:repeat(2,1fr)}.home-insight-grid{grid-template-columns:1fr 1fr}.home-insight-card:last-child{grid-column:1/-1}.site-footer-expanded .footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.home-hero-revised{min-height:auto;padding:50px 0}.home-hero-revised h1{margin:36px 0 24px;font-size:clamp(3.2rem,14vw,5rem)}.home-value{font-size:1.05rem}.home-proof-grid,.home-audience-grid,.home-insight-grid,.home-three-paths,.outcome-grid,.identity-boundaries{grid-template-columns:1fr}.home-proof-grid a,.home-proof-grid a:nth-child(3n),.home-proof-grid a:nth-child(n+4){border-right:0;border-bottom:1px solid var(--line)}.home-proof-grid a:last-child{border-bottom:0}.home-audience-card:last-child,.home-insight-card:last-child{grid-column:auto}.home-evidence-standard{grid-template-columns:1fr;padding:28px}.home-evidence-standard h2{font-size:2rem}.status-grid{grid-template-columns:1fr}.site-footer-expanded .footer-grid{grid-template-columns:1fr}.site-footer-expanded .footer-base{flex-direction:column!important}.site-footer-expanded .footer-base span{white-space:normal}.home-closing-cta{padding:28px}}
@media(max-width:560px){.mobile-header .mobile-search{display:block}.home-hero-actions .btn{width:100%;min-width:0}.framework-acronym-key{display:block}.framework-acronym-key span{display:block;margin-top:7px}}

.home-hero{min-height:710px;padding:70px 0 60px;display:flex;flex-direction:column;justify-content:space-between;border-bottom:1px solid var(--line)}.home-hero h1{max-width:1150px;margin:70px 0;font-size:clamp(4.4rem,8vw,9.5rem);font-weight:700;line-height:.88;letter-spacing:-.075em;color:var(--navy2)}html[data-theme="dark"] .home-hero h1{color:var(--text)}.home-intro{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end}.home-intro p{max-width:650px;margin:0;color:var(--muted);font-size:1.2rem}.primary-link{justify-self:end;padding:12px 18px;background:var(--navy2);color:#fff;border-radius:4px;font-size:.85rem;transition:background-color .15s}.primary-link:hover{background:var(--teal-dark)}.suite-strip{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.suite-strip a{min-height:260px;padding:22px;border-right:1px solid var(--line);display:flex;flex-direction:column}.suite-strip a:last-child{border-right:0}.suite-strip a:hover{background:var(--soft)}.suite-strip span{font-size:.62rem;font-weight:700;color:var(--teal-dark)}.suite-strip strong{margin-top:auto;font-size:3.2rem;letter-spacing:-.065em}.suite-strip p{margin:0;color:var(--muted);font-size:.8rem}@media(max-width:900px){.home-intro{grid-template-columns:1fr}.primary-link{justify-self:start}.suite-strip{grid-template-columns:1fr}.suite-strip a{border-right:0;border-bottom:1px solid var(--line)}}.tag-list{display:flex;flex-wrap:wrap;gap:9px}.tag-list span{padding:9px 13px;border:1px solid var(--line);border-radius:99px;font-size:.78rem}

/* ===== About Page — Elevated Institutional Design System ===== */
:root{
  --i-navy:#182c41; --i-deep:#000f22; --i-yellow:#f0c052;
  --i-surface:#faf9fb; --i-surface-dim:#dbd9dc;
  --i-text:#1b1c1e; --i-muted:#43474d;
  --i-oncontainer:#768dad; --i-container:#d3e1f0;
  --i-shadow:0 1px 2px rgba(0,15,34,.05),0 10px 28px -8px rgba(0,15,34,.10);
}
.about-page{font-family:Arial,Helvetica,sans-serif}
.about-page .content-layout{grid-template-columns:minmax(0,1fr)}
.about-page .page-toc{display:none}
.about-page .content{max-width:1180px;margin:0 auto;width:100%}
.about-page .breadcrumbs,.about-page .topbar{font-family:Arial,Helvetica,sans-serif}

.a-section{padding:72px 0;border-bottom:1px solid var(--i-surface-dim)}
.a-section.dark{background:var(--i-deep);color:#fff;margin:0 calc(-3.2vw);padding:64px 3.2vw;border-bottom:0}
.a-section.dark p,.a-section.dark li{color:var(--i-oncontainer)}
.a-eyebrow{position:relative;display:inline-block;color:var(--i-navy);font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin-bottom:20px;padding-top:14px}
.a-eyebrow::before{content:"";position:absolute;top:0;left:0;width:34px;height:3px;background:var(--i-yellow)}
.a-section.dark .a-eyebrow{color:var(--i-yellow)}
.a-section.dark .a-eyebrow::before{background:var(--i-yellow)}
.a-h2{margin:0 0 20px;font-size:clamp(1.9rem,3vw,2.75rem);line-height:1.18;color:var(--i-navy);font-weight:700;letter-spacing:-.02em}
.a-section.dark .a-h2{color:#fff}
.a-sub{max-width:820px;color:var(--i-muted);font-size:1.1rem;line-height:1.7;margin:0 0 34px}
.a-section.dark .a-sub{color:var(--i-oncontainer)}
.about-page h3{color:var(--i-navy);letter-spacing:-.01em}

/* Hero */
.about-hero{padding:88px 0 64px}
.about-hero .a-eyebrow{padding-top:0}
.about-hero .a-eyebrow::before{display:none}
.about-hero h1{margin:16px 0 26px;font-size:clamp(2.7rem,5vw,4.4rem);line-height:1.08;letter-spacing:-.03em;color:var(--i-navy);font-weight:700;max-width:940px}
.about-hero .lead{max-width:760px;font-size:1.18rem;line-height:1.7;color:var(--i-muted);margin:0 0 14px}
.about-hero .founding-line{margin-top:24px;color:var(--i-oncontainer);font-size:.8rem;letter-spacing:.02em}
.about-hero .a-ctas{display:flex;gap:16px;margin-top:34px;flex-wrap:wrap}
.btn{display:inline-block;padding:14px 24px;border-radius:6px;font-size:.86rem;font-weight:700;border:2px solid transparent;letter-spacing:.01em;transition:background-color .15s,color .15s,border-color .15s}
.btn-primary{background:var(--navy2);color:#fff}
.btn-primary:hover{background:var(--teal-dark);color:#fff}
.btn-secondary{background:var(--i-navy);color:#fff}
.btn-secondary:hover{background:var(--i-deep);color:#fff}
.btn-outline-light{background:#fff;color:var(--i-navy);border-color:var(--i-navy)}
.btn-outline-light:hover{background:var(--i-navy);color:#fff}
.btn-outline-dark{background:transparent;color:#fff;border-color:#fff}
.btn-outline-dark:hover{background:#fff;color:var(--i-navy)}

/* Who we are: decline/x-list */
.x-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--i-surface-dim);margin:28px 0;border:1px solid var(--i-surface-dim);border-radius:10px;overflow:hidden}
.x-list div{background:#fff;padding:22px 24px;font-size:.93rem;line-height:1.6;color:var(--i-text)}
.x-list div b{color:var(--i-navy);margin-right:10px;font-weight:700}

/* Contrast table */
.a-table{width:100%;border-collapse:collapse;margin:22px 0 12px;border-radius:10px;overflow:hidden;box-shadow:var(--i-shadow)}
.a-table th,.a-table td{padding:16px 18px;border:1px solid var(--i-surface-dim);text-align:left;font-size:.87rem;vertical-align:top;line-height:1.5}
.a-table th{background:var(--i-navy);color:#fff;font-size:.68rem;text-transform:uppercase;letter-spacing:.07em;border-color:var(--i-navy)}
.a-table tr:nth-child(even) td{background:var(--i-surface)}
.a-table td.hi{background:var(--i-container);font-weight:700;color:var(--i-navy)}
.a-section.dark .a-table td{color:var(--i-text)}
.a-section.dark .a-table td.hi{color:var(--i-navy)}

/* Card grids */
.card-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:28px 0}
.card-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin:28px 0}
.a-card{padding:30px;border:1px solid var(--i-surface-dim);border-radius:12px;background:#fff;box-shadow:var(--i-shadow)}
.a-card h3{margin:0 0 12px;font-size:1.12rem;color:var(--i-navy)}
.a-card p{margin:0 0 14px;color:var(--i-muted);font-size:.89rem;line-height:1.65}
.a-card .outputs{margin:0;padding-left:18px;font-size:.81rem;color:var(--i-muted);line-height:1.7}
.a-card .outputs li{margin-bottom:5px}
.a-card .btn{margin-top:6px}
.a-card .cta-note{margin-top:10px}

/* Stage timeline */
.stage-chain{position:relative;display:flex;flex-direction:column;gap:0;margin:30px 0;padding-left:38px}
.stage-chain::before{content:"";position:absolute;left:13px;top:14px;bottom:14px;width:2px;background:var(--i-surface-dim)}
.stage-card{position:relative;border:1px solid var(--i-surface-dim);border-radius:12px;padding:26px 28px;background:#fff;box-shadow:var(--i-shadow);margin-bottom:18px}
.stage-card::before{content:"";position:absolute;left:-38px;top:28px;width:16px;height:16px;border-radius:50%;background:var(--i-navy);border:3px solid var(--i-yellow)}
.stage-num{display:inline-block;color:var(--i-oncontainer);font-weight:700;font-size:.7rem;letter-spacing:.1em;margin-bottom:8px}
.stage-card h3{margin:0 0 10px;font-size:1.18rem}
.stage-card p{color:var(--i-muted);font-size:.89rem;line-height:1.65;margin:0 0 14px}
.stage-status{font-size:.78rem;color:var(--i-navy);background:var(--i-surface);border-radius:6px;padding:10px 14px;margin-top:4px}

.loop-strip{background:var(--i-navy);color:#fff;padding:24px 28px;border-radius:10px;text-align:center;font-size:.98rem;margin:30px 0;letter-spacing:.01em}

/* Differentiators / decline / audience / role cards */
.diff-card,.decline-card,.audience-card,.role-card{border:1px solid var(--i-surface-dim);border-radius:12px;padding:28px;background:#fff;box-shadow:var(--i-shadow)}
.diff-card h3,.decline-card h3,.audience-card h3,.role-card h3{margin:0 0 12px;font-size:1.05rem;color:var(--i-navy)}
.diff-card p,.decline-card p,.audience-card p,.role-card p{color:var(--i-muted);font-size:.88rem;line-height:1.65;margin:0 0 10px}
.audience-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:var(--i-navy);font-weight:700;margin:32px 0 8px;padding-bottom:8px;border-bottom:2px solid var(--i-yellow);display:inline-block}
.role-problem{font-size:.83rem;color:var(--i-oncontainer);margin:0 0 10px;font-style:italic;padding-left:12px;border-left:2px solid var(--i-surface-dim)}
.badge-row{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:10px}
.badge{font-size:.62rem;letter-spacing:.06em;text-transform:uppercase;background:var(--i-container);color:var(--i-navy);padding:4px 10px;border-radius:99px;font-weight:700}

/* Evidence tiers */
.tier-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:4px}
.tier-grid .tier-card{margin-bottom:0}
.tier-grid .tier-card:last-child:nth-child(odd){grid-column:1/-1}
@media(max-width:700px){.tier-grid{grid-template-columns:1fr}.tier-grid .tier-card:last-child:nth-child(odd){grid-column:auto}}
.tier-card{border:1px solid var(--i-surface-dim);border-radius:12px;padding:24px 26px;margin-bottom:16px;background:#fff;box-shadow:var(--i-shadow)}

/* Insights page — filter tabs, search, clickable cards */
.insight-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:8px 0 26px;padding-bottom:20px;border-bottom:1px solid var(--i-surface-dim)}
.filter-tabs{display:flex;flex-wrap:wrap;gap:8px}
.filter-tab{cursor:pointer;padding:9px 16px;border-radius:99px;border:1px solid var(--i-surface-dim);background:#fff;color:var(--i-muted);font-size:.8rem;font-weight:700;font-family:inherit;transition:background-color .15s,color .15s,border-color .15s}
.filter-tab span{opacity:.7;font-weight:400}
.filter-tab:hover{border-color:var(--i-navy);color:var(--i-navy)}
.filter-tab.active{background:var(--i-navy);border-color:var(--i-navy);color:#fff}
.filter-tab.active span{opacity:.85}
.insight-search{position:relative;display:flex;align-items:center;gap:10px}
.insight-search input{padding:10px 16px;border:1px solid var(--i-surface-dim);border-radius:8px;font-size:.85rem;font-family:inherit;min-width:260px;color:var(--i-text)}
.insight-search input:focus{outline:2px solid var(--i-navy);outline-offset:1px}
.insight-search #insight-result-count{font-size:.72rem;color:var(--i-muted);white-space:nowrap}
a.insight-card{display:flex;flex-direction:column;text-decoration:none;transition:transform .15s,box-shadow .15s;cursor:pointer}
a.insight-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px -10px rgba(0,15,34,.18)}
a.insight-card h3{color:var(--i-navy)}
.insight-read-more{margin-top:auto;padding-top:6px;color:var(--i-navy);font-size:.82rem;font-weight:700}
@media(max-width:700px){.insight-toolbar{flex-direction:column;align-items:stretch}.insight-search input{min-width:0;width:100%}}
.tier-badge{display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.08em;padding:5px 12px;border-radius:5px;margin-bottom:12px;background:var(--i-navy);color:#fff}
.tier-badge.na{background:var(--i-yellow);color:var(--i-deep)}
.tier-card dl{margin:0;font-size:.85rem;color:var(--i-muted);line-height:1.6}
.tier-card dt{font-weight:700;color:var(--i-text);margin-top:10px}
.tier-card dd{margin:3px 0 0}

/* Engagement table */
.status-key{font-size:.78rem;color:var(--i-muted);margin:16px 0 28px;line-height:1.7}
.status-key b{color:var(--i-navy)}

.cta-note{font-size:.74rem;color:var(--i-oncontainer);margin-top:10px}
.callout{border-left:4px solid var(--i-yellow);background:var(--i-surface);border-radius:0 8px 8px 0}
.callout strong{color:var(--i-navy)}

@media(max-width:900px){
  .card-grid-3,.card-grid-2,.x-list{grid-template-columns:1fr}
  .a-table{font-size:.78rem}
  .about-hero .a-ctas{flex-direction:column}
  .stage-chain{padding-left:30px}
  .stage-card::before{left:-30px}
}

/* Legal document */
.legal-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.legal-summary-grid>div{border:1px solid var(--i-border);padding:18px;border-radius:10px;background:#fff}.legal-summary-grid strong,.legal-summary-grid span{display:block}.legal-summary-grid span{margin-top:8px;color:var(--i-muted);font-size:.9rem;line-height:1.5}.legal-document{display:grid;grid-template-columns:240px minmax(0,1fr);gap:48px;align-items:start}.legal-toc{position:sticky;top:88px;border-right:1px solid var(--i-border);padding-right:22px;max-height:calc(100vh - 110px);overflow:auto}.legal-toc ol{margin:14px 0 0;padding-left:20px}.legal-toc li{margin:0 0 8px;color:var(--i-muted);font-size:.82rem}.legal-toc a{text-decoration:none}.legal-body{max-width:820px}.legal-body h2{scroll-margin-top:96px;margin-top:54px;padding-top:16px;border-top:1px solid var(--i-border);font-size:1.7rem}.legal-body h3{margin-top:30px;font-size:1.12rem}.legal-body p,.legal-body li{line-height:1.75}.legal-body ul{padding-left:24px}.legal-notice,.legal-quote{border-left:4px solid var(--i-accent,#1f5f56);background:var(--i-soft,#f5f8f7);padding:20px 22px;border-radius:0 8px 8px 0;margin:24px 0}.legal-quote{font-family:Georgia,serif}.legal-caps{font-size:.9rem;letter-spacing:.01em}.legal-end{margin-top:42px;padding:24px;border:1px solid var(--i-border);text-align:center;font-weight:700;line-height:1.7}.legal-body address{font-style:normal;line-height:1.8}.table-scroll{overflow-x:auto}.legal-body table{width:100%;border-collapse:collapse}.legal-body th,.legal-body td{padding:12px 14px;border:1px solid var(--i-border);text-align:left}.legal-body th{background:var(--i-soft,#f5f8f7)}@media(max-width:900px){.legal-document{grid-template-columns:1fr}.legal-toc{position:relative;top:auto;border-right:0;border-bottom:1px solid var(--i-border);padding:0 0 20px;max-height:none}.legal-summary-grid{grid-template-columns:1fr}}

/* Publication metadata and resource filters */
.publication-metadata-panel{margin:1.5rem 0 2rem;padding:1.25rem 1.35rem;border:1px solid var(--border,#dfe5ea);border-radius:14px;background:#fff}.publication-metadata-panel h2{font-size:1rem;margin:0 0 1rem}.publication-metadata-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1.25rem;margin:0}.publication-metadata-grid dt{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:var(--muted,#64748b)}.publication-metadata-grid dd{margin:.2rem 0 0;font-size:.92rem;color:var(--text,#172033)}.doc-id-badge{display:inline-flex;align-items:center;padding:.22rem .48rem;border:1px solid var(--border,#dfe5ea);border-radius:999px;font-size:.67rem;font-weight:700;letter-spacing:.03em;background:#fff;color:var(--muted,#64748b)}.metadata-filters{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:.75rem;margin:.9rem 0 1.1rem}.metadata-filters label{font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted,#64748b)}.metadata-filters select{display:block;width:100%;margin-top:.35rem;padding:.65rem .7rem;border:1px solid var(--border,#dfe5ea);border-radius:9px;background:#fff;color:var(--text,#172033)}@media(max-width:760px){.publication-metadata-grid,.metadata-filters{grid-template-columns:1fr}}

/* GAISSF ecosystem model */
.ecosystem-model{margin:30px 0 10px}.ecosystem-umbrella{padding:28px 30px;border:1px solid var(--navy2);border-radius:8px;background:var(--navy2);color:#fff}.ecosystem-umbrella h3{margin:4px 0 8px;font-size:2.35rem;color:#fff}.ecosystem-umbrella p{margin:0;color:#d7dee7;max-width:760px}.ecosystem-umbrella .kicker{color:#8fd7da;margin-bottom:7px}.ecosystem-scope{display:block;margin-top:18px;padding-top:14px;border-top:1px solid rgba(255,255,255,.18);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#bfc9d5}.ecosystem-down{text-align:center;color:var(--teal);font-size:2rem;line-height:1.2;padding:8px 0}.ecosystem-operational{display:grid;grid-template-columns:1fr auto 1fr;gap:14px;align-items:stretch}.ecosystem-operational .architecture-card{background:var(--bg)}.ecosystem-operational .architecture-card h3{margin:8px 0 10px}.ecosystem-operational .architecture-card p{margin:0}.comparison-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
/* Resource table legibility */
.resource-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:22px 0 12px;border:1px solid var(--i-surface-dim);border-radius:10px;background:#fff;box-shadow:var(--i-shadow)}.resource-table-wrap .a-table{margin:0;min-width:900px;box-shadow:none;border-radius:0}.resource-table td{color:var(--i-text,#202a35)!important;background:#fff}.resource-table tr:nth-child(even) td{background:var(--i-surface,#f6f8fa)}.resource-table th{white-space:nowrap}.resource-table td:first-child{min-width:260px;font-weight:650;color:var(--i-navy,#13233a)!important}.resource-table td:nth-child(6){min-width:150px}.resource-table td:last-child{white-space:nowrap}.resource-status{display:inline-flex;align-items:center;padding:7px 11px;border:1px solid var(--i-surface-dim);border-radius:5px;background:var(--i-surface);color:var(--i-muted);font-size:.75rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}
@media(max-width:900px){.ecosystem-operational{grid-template-columns:1fr}.ecosystem-operational .architecture-arrow{transform:rotate(90deg);text-align:center}.resource-table-wrap{margin-left:0;margin-right:0}.resource-table-wrap:after{content:'Scroll horizontally to view all columns';display:block;position:sticky;left:0;padding:8px 12px;background:var(--i-surface);color:var(--i-muted);font-size:.7rem;border-top:1px solid var(--i-surface-dim)}}

.model-note { margin-top: 1rem; color: var(--muted, #52606d); font-size: 0.98rem; line-height: 1.65; }

/* Documentation publication pages */
.metadata-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.publication-status{font-size:.72rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase;color:var(--teal)}.publication-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px;padding-top:18px;border-top:1px solid var(--i-border)}.doc-table-wrap{overflow-x:auto;margin:20px 0 28px;border:1px solid var(--i-border);border-radius:9px;background:#fff}.doc-table{width:100%;border-collapse:collapse;min-width:620px;font-size:.88rem}.doc-table th,.doc-table td{padding:11px 13px;border-right:1px solid var(--i-border);border-bottom:1px solid var(--i-border);vertical-align:top;text-align:left;line-height:1.55}.doc-table th{background:var(--navy2);color:#fff;font-size:.75rem;letter-spacing:.025em}.doc-table tr:nth-child(even) td{background:var(--i-surface)}.doc-table tr:last-child td{border-bottom:0}.doc-table th:last-child,.doc-table td:last-child{border-right:0}.doc-note{margin:22px 0;padding:18px 20px;border-left:4px solid var(--teal);background:var(--i-surface);border-radius:0 8px 8px 0;line-height:1.65}.content .prose-section{scroll-margin-top:90px}.content .prose-section>h2{margin-top:52px;padding-top:18px;border-top:1px solid var(--i-border)}.content .prose-section:first-of-type>h2{margin-top:20px}.content .prose-section h3{margin-top:30px}.content .prose-section p,.content .prose-section li{line-height:1.75}.content .prose-section ul,.content .prose-section ol{padding-left:24px}.faq-item{border:1px solid var(--i-border);border-radius:8px;margin:12px 0;background:#fff}.faq-item summary{cursor:pointer;padding:16px 18px;font-weight:700;color:var(--i-navy)}.faq-answer{padding:0 18px 16px;color:var(--i-muted)}.faq-answer p{margin:0}.documentation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:20px 0}.documentation-card{display:block;border:1px solid var(--i-border);border-radius:10px;padding:22px;background:#fff;text-decoration:none;transition:transform .15s,box-shadow .15s}.documentation-card:hover{transform:translateY(-2px);box-shadow:var(--i-shadow)}.documentation-card h2{font-size:1.18rem;margin:14px 0 8px;color:var(--i-navy)}.documentation-card p{margin:0;color:var(--i-muted);font-size:.9rem;line-height:1.6}.doc-card-link{display:block;margin-top:18px;font-size:.8rem;font-weight:700;color:var(--teal)}@media(max-width:760px){.documentation-grid{grid-template-columns:1fr}.publication-actions{flex-direction:column}.publication-actions .btn{text-align:center}.metadata-heading{align-items:flex-start;flex-direction:column}}

/* Publication centers */
.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:22px 0}.stat-card{border:1px solid var(--border,#d9dee8);border-radius:12px;padding:18px;background:var(--panel,#fff)}.stat-card strong{display:block;font-size:1.8rem}.stat-card span{font-size:.86rem;color:var(--muted,#5b6577)}.download-list{list-style:none;padding:0;margin:0}.download-list li{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid var(--border,#e2e6ed)}.download-list li span{white-space:nowrap;color:var(--muted,#667085);font-size:.82rem}.publication-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.publication-card{border:1px solid var(--border,#dce1e8);border-radius:12px;padding:18px;background:var(--panel,#fff)}.publication-card h3{margin:.35rem 0 .6rem;font-size:1rem}.publication-card p{font-size:.84rem;margin:.35rem 0}.notice{border-left:4px solid #315f9b;background:rgba(49,95,155,.08);padding:14px 16px;margin:18px 0;border-radius:4px}.status-badge{display:inline-block;padding:3px 8px;border-radius:999px;font-size:.75rem}.status-review{background:#fff3cd;color:#765b00}.table-scroll{overflow:auto}@media(max-width:800px){.stat-grid,.publication-grid{grid-template-columns:1fr}.download-list li{display:block}.download-list li span{display:block;margin-top:4px}}

/* Portal v1.7 refinements */
.brand-mark{width:46px;height:46px}.brand-word{align-items:center;flex-wrap:nowrap;white-space:nowrap}.sidebar-brand strong,.brand-word span{font-size:1.22rem;line-height:1;font-weight:750}.mobile-logo{font-size:.92rem;font-weight:700}.adoption-steps,.doc-map{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin:28px 0}.adoption-steps article,.doc-map>div{background:var(--bg);padding:24px;min-height:180px}.adoption-steps span,.doc-map span{color:var(--teal-dark);font-size:.67rem;font-weight:800;letter-spacing:.1em}.adoption-steps h3,.doc-map h3{margin:28px 0 8px}.adoption-steps p,.doc-map p{margin:0;font-size:.85rem}.phase-grid,.gate-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);margin:24px 0}.phase-grid>div,.gate-strip>div{padding:20px;border-right:1px solid var(--line)}.phase-grid strong,.gate-strip strong{color:var(--teal-dark);font-size:.75rem}.phase-grid p,.gate-strip p{font-size:.81rem}.check-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line)}.check-grid>div{padding:14px 18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted)}.gate-table{border-top:1px solid var(--line)}.gate-table>div{display:grid;grid-template-columns:210px 1fr;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.gate-table p{margin:0}
html[data-theme="dark"]{--bg:#0b1220;--panel:#111c2e;--soft:#17243a;--text:#f4f7fb;--muted:#c2ccda;--line:#34445c;--navy:#76d3da;--navy2:#e8f0fa;--teal:#45c3cc;--teal-dark:#79dce3;--gold:#f2c96d;--red:#ff8585}html[data-theme="dark"] .sidebar,html[data-theme="dark"] .search-dialog,html[data-theme="dark"] .domain-card,html[data-theme="dark"] .documentation-card,html[data-theme="dark"] .publication-card,html[data-theme="dark"] .faq-item,html[data-theme="dark"] .adoption-steps article,html[data-theme="dark"] .doc-map>div{background:#0b1220;color:#f4f7fb}html[data-theme="dark"] .site-footer{background:#07101c}html[data-theme="dark"] .primary-link,html[data-theme="dark"] .top-framework.active,html[data-theme="dark"] .fw-switch.active{background:#45c3cc;color:#061019}html[data-theme="dark"] .comparison-table th,html[data-theme="dark"] .doc-table th{background:#17243a;color:#f4f7fb}html[data-theme="dark"] .comparison-table td,html[data-theme="dark"] .doc-table td{background:#0b1220!important;color:#dce5f0}html[data-theme="dark"] .faq-item summary,html[data-theme="dark"] .documentation-card h2{color:#f4f7fb}
@media(max-width:900px){.adoption-steps,.doc-map,.phase-grid,.gate-strip{grid-template-columns:1fr}.phase-grid>div,.gate-strip>div{border-right:0;border-bottom:1px solid var(--line)}.check-grid{grid-template-columns:1fr}.check-grid>div{border-right:0}.gate-table>div{grid-template-columns:1fr;gap:5px}}
.search-modal.open{display:block!important;position:fixed;inset:0;z-index:100;padding:7vh 8vw;background:rgba(3,8,15,.72)}.search-modal.open .search-box{max-width:950px;max-height:86vh;margin:auto;overflow:auto;background:var(--bg);border:1px solid var(--line);box-shadow:0 25px 90px rgba(0,0,0,.35);padding:20px}.search-modal input{width:calc(100% - 90px);padding:14px;background:var(--bg);color:var(--text);border:1px solid var(--line)}
.cookie-consent{position:fixed;z-index:500;left:22px;right:22px;bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1120px;margin:auto;padding:18px 20px;background:var(--bg);color:var(--text);border:1px solid var(--line);border-radius:10px;box-shadow:0 18px 60px rgba(0,0,0,.24)}.cookie-consent p{margin:4px 0 0;color:var(--muted);font-size:.82rem}.cookie-consent a{text-decoration:underline;color:var(--teal-dark)}.cookie-actions{display:flex;gap:8px;flex-shrink:0}.cookie-actions button{padding:10px 13px;border:1px solid var(--line);background:var(--bg);color:var(--text);border-radius:5px}.cookie-actions .accept{background:var(--navy2);color:#fff}@media(max-width:760px){.cookie-consent{left:10px;right:10px;bottom:10px;display:block}.cookie-actions{margin-top:14px;flex-wrap:wrap}}
.framework-switcher{grid-template-columns:repeat(3,1fr)}[data-framework-select].context-active{background:var(--navy2);color:#fff}.framework-context-note{display:flex;justify-content:space-between;gap:15px;align-items:center;margin:18px 0;padding:10px 14px;border:1px solid var(--line);background:var(--soft);font-size:.76rem}.framework-context-note strong{text-transform:uppercase;color:var(--teal-dark)}[data-framework][hidden]{display:none!important}












.brand-word{gap:7px}.sidebar-brand strong,.brand-word span{font-size:1.32rem!important;line-height:1;font-weight:800;color:var(--navy2)!important}.sidebar-brand strong sup,.brand-word sup{color:inherit!important;font-size:.58em}.mobile-word{font-size:1rem;font-weight:800;color:#fff}.mobile-word sup{color:inherit;font-size:.6em}


/* UAIF documentation and compact logo treatment */
.sidebar-brand{padding:17px 22px}.brand-link{justify-content:flex-start}.brand-mark{width:58px!important;height:58px!important;border-radius:11px}.mobile-logo img{width:42px!important;height:42px!important}.table-scroll{max-width:100%;overflow-x:auto}.source-section>p{max-width:900px}.source-section .comparison-table{font-size:.82rem}.source-section .comparison-table td,.source-section .comparison-table th{min-width:140px}.doc-header .page-meta{max-width:900px}


/* AI-IRF v1.0 public documentation */
.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--border);margin:28px 0}.metric-grid>div{padding:24px;border-right:1px solid var(--border)}.metric-grid>div:last-child{border-right:0}.metric-grid strong{display:block;font-size:2rem;color:var(--ink)}.metric-grid span{color:var(--muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}.access-badge{display:inline-flex;border:1px solid var(--border);border-radius:999px;padding:4px 8px;font-size:.68rem;font-weight:800;letter-spacing:.05em}.access-badge.public{color:#006c73;background:#e8f8f7}.access-badge.controlled{color:#805b00;background:#fff4ce}.access-badge.restricted{color:#982d39;background:#fff0f1}.catalog-filter{display:block;margin:24px 0 30px;font-weight:750}.catalog-filter input{display:block;width:100%;margin-top:8px;padding:14px 16px;border:1px solid var(--border);border-radius:8px;background:var(--panel);color:var(--ink)}.control-domain{margin:34px 0}.control-domain>h3{display:flex;justify-content:space-between;border-bottom:2px solid var(--accent);padding-bottom:10px}.control-domain>h3 small{color:var(--muted);font-size:.78rem}.control-record{border:1px solid var(--border);border-radius:10px;padding:20px;margin:14px 0;background:var(--panel)}.control-record h4{font-size:1rem;line-height:1.55;margin:12px 0}.control-record dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0}.control-record dl div{border-top:1px solid var(--border);padding-top:8px}.control-record dt{font-size:.66rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.control-record dd{margin:4px 0 0;font-size:.82rem;color:var(--ink)}html[data-theme="dark"] .access-badge.public{color:#7de3df;background:#073f43}html[data-theme="dark"] .access-badge.controlled{color:#ffd968;background:#463600}html[data-theme="dark"] .access-badge.restricted{color:#ffb7bf;background:#4d1f25}@media(max-width:760px){.metric-grid,.control-record dl{grid-template-columns:1fr 1fr}.metric-grid>div:nth-child(2){border-right:0}}


/* About hero CTA hierarchy and organizational assurance */
.about-cta-hierarchy{align-items:center;flex-wrap:wrap}.about-text-link{display:inline-flex;align-items:center;padding:10px 4px;color:var(--about-text,#f4f7fb);font-weight:650;text-decoration:none;border-bottom:1px solid transparent}.about-text-link:hover,.about-text-link:focus-visible{color:var(--gold);border-color:currentColor}.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--border);border:1px solid var(--border);margin:24px 0}.process-grid>div{background:var(--panel);padding:22px}.process-grid span{color:var(--accent);font-weight:850;font-size:.75rem;letter-spacing:.08em}.process-grid h3{margin:10px 0 8px}.process-grid p{margin:0;color:var(--muted)}html[data-theme="dark"] .about-text-link{color:#fff}html[data-theme="dark"] .process-grid>div{background:var(--panel)}@media(max-width:860px){.process-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.process-grid{grid-template-columns:1fr}.about-cta-hierarchy{align-items:stretch}.about-text-link{justify-content:center}}


/* About identity limitations */
.identity-limitations>div{display:flex;align-items:flex-start;gap:12px}.identity-limitations>div b{flex:0 0 auto}.identity-limitations>div span{color:inherit}html[data-theme="dark"] .identity-limitations>div{color:#0b1b30;background:#f7f8fb}html[data-theme="dark"] .identity-limitations>div span{color:#0b1b30}


/* About Vision, Mission and assurance loop */
.vision-mission-block{max-width:980px}.vision-mission-block h3{margin-top:28px}.assurance-loop-table{margin-top:20px}.assurance-loop-table .a-table{min-width:760px}.assurance-loop-table td:first-child{width:20%;font-weight:750}.assurance-loop-table td:nth-child(2){width:42%}.assurance-loop-table td:nth-child(3){width:38%}html[data-theme="dark"] .assurance-loop-table .a-table th{color:#061426;background:#f6c54f}html[data-theme="dark"] .assurance-loop-table .a-table td{color:#0b1b30;background:#f7f8fb}html[data-theme="dark"] .assurance-loop-table .a-table tr:nth-child(even) td{background:#edf1f6}


/* About — What We Do */
.what-we-do-intro{max-width:920px}.what-we-do-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:30px 0}.capability-card{display:flex;flex-direction:column;min-height:100%}.capability-card h3{min-height:2.7em}.capability-card .outputs{margin-top:auto}.compliance-advisory-band{margin:28px 0 0;padding:28px 30px;border-left:4px solid var(--gold);background:var(--panel);color:var(--ink)}.compliance-advisory-band h3{margin:7px 0 12px;font-size:1.4rem}.compliance-advisory-band p{margin:0;max-width:1050px;color:var(--muted)}.closing-loop-statement{margin-top:18px;padding:24px 30px;border:1px solid var(--border);background:transparent}.closing-loop-statement h3{margin:0 0 9px}.closing-loop-statement p{margin:0;color:var(--muted);max-width:1050px}html[data-theme="dark"] .capability-card{background:#f7f8fb;color:#0b1b30}html[data-theme="dark"] .capability-card h3,html[data-theme="dark"] .capability-card p,html[data-theme="dark"] .capability-card li{color:#0b1b30}html[data-theme="dark"] .compliance-advisory-band{background:#f7f8fb;color:#0b1b30}html[data-theme="dark"] .compliance-advisory-band p{color:#33445b}html[data-theme="dark"] .closing-loop-statement{border-color:#6f86a3}html[data-theme="dark"] .closing-loop-statement h3{color:#fff}html[data-theme="dark"] .closing-loop-statement p{color:#d9e2ef}@media(max-width:760px){.what-we-do-grid{grid-template-columns:1fr}.capability-card h3{min-height:0}.compliance-advisory-band,.closing-loop-statement{padding:22px}}


/* About — Operating Model */
.operating-model-intro{max-width:980px}.operating-stage-chain{position:relative;display:grid;gap:18px;margin:34px 0 38px;padding-left:18px}.operating-stage-chain:before{content:"";position:absolute;left:41px;top:38px;bottom:38px;width:2px;background:var(--border)}.operating-stage-card{position:relative;display:grid;grid-template-columns:48px 1fr;gap:22px;padding:25px 28px 25px 20px;border:1px solid var(--border);background:var(--panel);color:var(--ink)}.operating-stage-marker{position:relative;z-index:1;display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--gold);color:#07172a;font-weight:800}.operating-stage-card .stage-num{display:block;margin:2px 0 9px;color:var(--teal);font-size:.72rem;font-weight:800;letter-spacing:.08em}.operating-stage-card h3{margin:0 0 9px;font-size:1.3rem}.operating-stage-card p{margin:0;max-width:970px;color:var(--muted)}.operating-principles-heading{margin:0 0 18px}.operating-principles-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.operating-principle-card{min-height:100%}.operating-principle-card h3{margin-top:0}.operating-principle-card p{margin-bottom:0}.operating-closing-loop{margin-top:24px;padding:24px 30px;border-left:4px solid var(--gold);background:transparent;border-top:1px solid var(--border);border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.operating-closing-loop h3{margin:0 0 9px}.operating-closing-loop p{margin:0;max-width:1050px;color:var(--muted)}html[data-theme="dark"] .operating-stage-chain:before{background:#6f86a3}html[data-theme="dark"] .operating-stage-card,html[data-theme="dark"] .operating-principle-card{background:#f7f8fb;color:#0b1b30}html[data-theme="dark"] .operating-stage-card h3,html[data-theme="dark"] .operating-stage-card p,html[data-theme="dark"] .operating-principle-card h3,html[data-theme="dark"] .operating-principle-card p{color:#0b1b30}html[data-theme="dark"] .operating-stage-card .stage-num{color:#006f7b}html[data-theme="dark"] .operating-principles-heading,html[data-theme="dark"] .operating-closing-loop h3{color:#fff}html[data-theme="dark"] .operating-closing-loop{border-color:#6f86a3;border-left-color:var(--gold)}html[data-theme="dark"] .operating-closing-loop p{color:#d9e2ef}@media(max-width:760px){.operating-stage-chain{padding-left:0}.operating-stage-chain:before{left:42px}.operating-stage-card{grid-template-columns:48px 1fr;gap:15px;padding:22px 18px 22px 18px}.operating-principles-grid{grid-template-columns:1fr}.operating-closing-loop{padding:22px}}


/* About — What Sets ODA3 Institute Apart */
.differentiation-intro{max-width:980px}.differentiation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:32px 0 0}.differentiation-card{display:flex;flex-direction:column;min-height:100%;padding:26px}.differentiation-card h3{margin-top:0;min-height:2.65em}.differentiation-card p{margin-bottom:0}.our-standard-statement{margin-top:24px;padding:25px 30px;border:1px solid var(--border);border-left:4px solid var(--gold);background:transparent}.our-standard-statement h3{margin:0 0 9px}.our-standard-statement p{margin:0;max-width:1050px;color:var(--muted)}html[data-theme="dark"] .differentiation-card{background:#f7f8fb;color:#0b1b30}html[data-theme="dark"] .differentiation-card h3,html[data-theme="dark"] .differentiation-card p,html[data-theme="dark"] .differentiation-card strong{color:#0b1b30}html[data-theme="dark"] .our-standard-statement{border-color:#6f86a3;border-left-color:var(--gold)}html[data-theme="dark"] .our-standard-statement h3{color:#fff}html[data-theme="dark"] .our-standard-statement p{color:#d9e2ef}@media(max-width:980px){.differentiation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.differentiation-grid{grid-template-columns:1fr}.differentiation-card h3{min-height:0}.our-standard-statement{padding:22px}}


/* About — Scope Boundaries */
.scope-boundaries-intro{max-width:980px}.scope-boundaries-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:32px 0 0}.scope-boundary-card{display:flex;flex-direction:column;min-height:100%;padding:27px}.scope-boundary-card h3{margin-top:0;min-height:2.65em}.scope-boundary-card p{margin-bottom:0}.boundary-principle-statement{margin-top:24px;padding:25px 30px;border:1px solid var(--border);border-left:4px solid var(--gold);background:transparent}.boundary-principle-statement h3{margin:0 0 9px}.boundary-principle-statement p{margin:0;max-width:1050px;color:var(--muted)}html[data-theme="dark"] .scope-boundary-card{background:#f7f8fb;color:#0b1b30}html[data-theme="dark"] .scope-boundary-card h3,html[data-theme="dark"] .scope-boundary-card p{color:#0b1b30}html[data-theme="dark"] .boundary-principle-statement{border-color:#6f86a3;border-left-color:var(--gold)}html[data-theme="dark"] .boundary-principle-statement h3{color:#fff}html[data-theme="dark"] .boundary-principle-statement p{color:#d9e2ef}@media(max-width:680px){.scope-boundaries-grid{grid-template-columns:1fr}.scope-boundary-card h3{min-height:0}.boundary-principle-statement{padding:22px}}


/* About — Audiences */
.audiences-intro{max-width:980px}.audiences-group-heading{margin:32px 0 18px}.primary-audiences-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.primary-audience-card{display:flex;flex-direction:column;min-height:100%;padding:27px}.primary-audience-card h3{margin-top:0;min-height:2.65em}.primary-audience-card p{margin-bottom:0}.secondary-heading{margin-top:34px}.secondary-audiences-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.secondary-audience-card{padding:23px;border:1px solid var(--border);background:transparent}.secondary-audience-card h3{margin:0 0 11px;font-size:1.05rem;min-height:2.6em}.secondary-audience-card p{margin:0;color:var(--muted)}.audience-principle-statement{margin-top:24px;padding:25px 30px;border:1px solid var(--border);border-left:4px solid var(--gold);background:transparent}.audience-principle-statement h3{margin:0 0 9px}.audience-principle-statement p{margin:0;max-width:1050px;color:var(--muted)}html[data-theme="dark"] .primary-audience-card{background:#f7f8fb;color:#0b1b30}html[data-theme="dark"] .primary-audience-card h3,html[data-theme="dark"] .primary-audience-card p{color:#0b1b30}html[data-theme="dark"] .secondary-audience-card{border-color:#6f86a3;background:rgba(255,255,255,.035)}html[data-theme="dark"] .secondary-audience-card h3{color:#fff}html[data-theme="dark"] .secondary-audience-card p{color:#d9e2ef}html[data-theme="dark"] .audience-principle-statement{border-color:#6f86a3;border-left-color:var(--gold)}html[data-theme="dark"] .audience-principle-statement h3{color:#fff}html[data-theme="dark"] .audience-principle-statement p{color:#d9e2ef}@media(max-width:900px){.secondary-audiences-grid{grid-template-columns:1fr}}@media(max-width:680px){.primary-audiences-grid{grid-template-columns:1fr}.primary-audience-card h3,.secondary-audience-card h3{min-height:0}.audience-principle-statement{padding:22px}}


/* Home — preserve AI-IRF wordmark legibility */
.suite-strip strong.aiirf-display-wordmark{letter-spacing:-.015em;font-kerning:none;font-variant-ligatures:none;white-space:nowrap}


/* Global AI-IRF legibility and theme-state correction */
.aiirf-wordmark{display:inline-block;letter-spacing:0!important;font-kerning:none;font-variant-ligatures:none;white-space:nowrap}
.top-framework.active,.fw-switch.active,[data-framework-select].context-active{background:var(--navy2);color:#fff}
.top-framework.active small{color:rgba(255,255,255,.82)}
html[data-theme="dark"] .top-framework.active,html[data-theme="dark"] .fw-switch.active,html[data-theme="dark"] [data-framework-select].context-active{background:var(--gold);color:#061019}
html[data-theme="dark"] .top-framework.active small{color:rgba(6,16,25,.78)}
.about-text-link{color:var(--i-navy)}
html[data-theme="dark"] .about-page .about-hero h1,html[data-theme="dark"] .about-page .a-h2,html[data-theme="dark"] .about-page h3{color:#f4f7fb}
html[data-theme="dark"] .about-page .about-hero .lead,html[data-theme="dark"] .about-page .a-sub{color:#c2ccda}
html[data-theme="dark"] .about-page .a-eyebrow{color:var(--gold)}
html[data-theme="dark"] .about-page .a-eyebrow::before{background:var(--gold)}
html[data-theme="dark"] .about-text-link{color:#fff}


/* Dark theme — component colour contracts */
html[data-theme="dark"]{--i-navy:#f4f7fb;--i-deep:#07101c;--i-yellow:#f2c96d;--i-surface:#111c2e;--i-surface-dim:#34445c;--i-text:#f4f7fb;--i-muted:#c2ccda;--i-oncontainer:#c2ccda;--i-container:#17243a;--i-border:#34445c}
html[data-theme="dark"] .documentation-card,html[data-theme="dark"] .publication-metadata-panel,html[data-theme="dark"] .legal-summary-grid>div,html[data-theme="dark"] .faq-item,html[data-theme="dark"] .a-card,html[data-theme="dark"] .stage-card,html[data-theme="dark"] .diff-card,html[data-theme="dark"] .decline-card,html[data-theme="dark"] .audience-card,html[data-theme="dark"] .role-card,html[data-theme="dark"] .tier-card,html[data-theme="dark"] .x-list div{background:#111c2e;color:#f4f7fb;border-color:#34445c}
html[data-theme="dark"] .documentation-card h2,html[data-theme="dark"] .documentation-card h3,html[data-theme="dark"] .documentation-card p,html[data-theme="dark"] .a-card h3,html[data-theme="dark"] .a-card p,html[data-theme="dark"] .a-card li,html[data-theme="dark"] .stage-card h3,html[data-theme="dark"] .stage-card p,html[data-theme="dark"] .diff-card h3,html[data-theme="dark"] .diff-card p,html[data-theme="dark"] .decline-card h3,html[data-theme="dark"] .decline-card p,html[data-theme="dark"] .audience-card h3,html[data-theme="dark"] .audience-card p,html[data-theme="dark"] .role-card h3,html[data-theme="dark"] .role-card p,html[data-theme="dark"] .tier-card h3,html[data-theme="dark"] .tier-card p,html[data-theme="dark"] .x-list div,html[data-theme="dark"] .x-list div span{color:#f4f7fb}
html[data-theme="dark"] .callout,html[data-theme="dark"] .doc-note,html[data-theme="dark"] .legal-notice,html[data-theme="dark"] .legal-quote{background:#111c2e;color:#f4f7fb;border-color:var(--gold)}
html[data-theme="dark"] .callout strong,html[data-theme="dark"] .callout p,html[data-theme="dark"] .doc-note,html[data-theme="dark"] .legal-notice,html[data-theme="dark"] .legal-quote{color:#f4f7fb}
html[data-theme="dark"] .a-table th{background:#1a3048;color:#fff;border-color:#52657c}
html[data-theme="dark"] .a-table td,html[data-theme="dark"] .a-table tr:nth-child(even) td,html[data-theme="dark"] .a-table td.hi{background:#111c2e;color:#f4f7fb;border-color:#52657c}
html[data-theme="dark"] .a-table tr:nth-child(even) td{background:#17243a}
html[data-theme="dark"] .resource-table-wrap,html[data-theme="dark"] .doc-table-wrap{background:#111c2e;border-color:#34445c}
html[data-theme="dark"] .resource-table td,html[data-theme="dark"] .resource-table td:first-child{background:#111c2e!important;color:#f4f7fb!important}
html[data-theme="dark"] .resource-table tr:nth-child(even) td{background:#17243a!important}
html[data-theme="dark"] .publication-metadata-grid dd,html[data-theme="dark"] .publication-metadata-grid dt{color:#f4f7fb}
html[data-theme="dark"] .doc-id-badge{background:#17243a;color:#f4f7fb;border-color:#52657c}
html[data-theme="dark"] .metadata-filters select{background:#111c2e;color:#f4f7fb;border-color:#52657c}
html[data-theme="dark"] .faq-item summary,html[data-theme="dark"] .faq-answer,html[data-theme="dark"] .faq-answer p{color:#f4f7fb}
html[data-theme="dark"] .status-key{color:#c2ccda}

/* v1.39 — accessible component colour contract and publication-governance layouts */
.btn-secondary,.btn-tertiary,.btn-outline-light{
  display:inline-flex;align-items:center;justify-content:center;
  background:transparent!important;color:var(--i-navy)!important;
  border:2px solid var(--i-navy)!important;text-decoration:none
}
.btn-secondary:hover,.btn-secondary:focus-visible,
.btn-tertiary:hover,.btn-tertiary:focus-visible,
.btn-outline-light:hover,.btn-outline-light:focus-visible{
  background:var(--i-navy)!important;color:#fff!important;border-color:var(--i-navy)!important
}
html[data-theme="dark"] .btn-secondary,
html[data-theme="dark"] .btn-tertiary,
html[data-theme="dark"] .btn-outline-light{
  background:transparent!important;color:#f4f7fb!important;border-color:#f4f7fb!important
}
html[data-theme="dark"] .btn-secondary:hover,
html[data-theme="dark"] .btn-secondary:focus-visible,
html[data-theme="dark"] .btn-tertiary:hover,
html[data-theme="dark"] .btn-tertiary:focus-visible,
html[data-theme="dark"] .btn-outline-light:hover,
html[data-theme="dark"] .btn-outline-light:focus-visible{
  background:#f4f7fb!important;color:#07101c!important;border-color:#f4f7fb!important
}
.about-cta-hierarchy .btn{min-height:54px}

html[data-theme="dark"] .about-page .operating-stage-card,
html[data-theme="dark"] .about-page .operating-principle-card{
  background:#111c2e!important;color:#f4f7fb!important;border-color:#52657c!important
}
html[data-theme="dark"] .about-page .operating-stage-card h3,
html[data-theme="dark"] .about-page .operating-principle-card h3{color:#f4f7fb!important}
html[data-theme="dark"] .about-page .operating-stage-card p,
html[data-theme="dark"] .about-page .operating-principle-card p{color:#c2ccda!important}
html[data-theme="dark"] .about-page .operating-stage-card .stage-num{color:#8fe7ee!important}

.research-principles-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:30px 0 22px}
.research-principles-grid .a-card{min-height:100%}
.research-principles-grid h3{margin-top:0}
.application-principle-statement,.collaboration-governance,.about-collaboration-bridge{
  margin-top:24px;padding:26px 30px;border:1px solid var(--i-surface-dim);border-left:4px solid var(--i-yellow);background:var(--i-surface)
}
.application-principle-statement h3,.collaboration-governance h3{margin:0 0 10px}
.application-principle-statement p,.collaboration-governance p{color:var(--i-muted);max-width:1040px}

.research-collaboration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:30px 0 24px}
.collaboration-type-card{display:flex;flex-direction:column;min-height:100%}
.collaboration-type-card h3{margin:14px 0 10px}
.collaboration-type-card h4{margin:16px 0 6px;color:var(--i-navy)}
.collaboration-type-card ul{padding-left:19px;color:var(--i-muted)}
.status-label{align-self:flex-start;padding:4px 9px;border:1px solid var(--i-surface-dim);border-radius:99px;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.status-planned{background:var(--i-surface);color:var(--i-navy)}
.status-note{margin-top:auto;padding-top:16px;font-size:.82rem;font-weight:650;color:var(--i-muted)}
.collaboration-governance ul{columns:2;gap:36px;padding-left:20px;color:var(--i-muted)}
.initial-contact-notice{margin-top:18px;padding:24px 28px;border:2px solid var(--i-navy);background:transparent}
.initial-contact-notice h3{margin:0 0 8px;color:var(--i-navy)}
.initial-contact-notice p{margin:6px 0;color:var(--i-muted)}

html[data-theme="dark"] .application-principle-statement,
html[data-theme="dark"] .collaboration-governance,
html[data-theme="dark"] .about-collaboration-bridge{background:#111c2e;border-color:#52657c;border-left-color:var(--gold)}
html[data-theme="dark"] .application-principle-statement h3,
html[data-theme="dark"] .collaboration-governance h3,
html[data-theme="dark"] .collaboration-type-card h4,
html[data-theme="dark"] .initial-contact-notice h3{color:#f4f7fb!important}
html[data-theme="dark"] .application-principle-statement p,
html[data-theme="dark"] .collaboration-governance p,
html[data-theme="dark"] .collaboration-governance li,
html[data-theme="dark"] .collaboration-type-card ul,
html[data-theme="dark"] .status-note,
html[data-theme="dark"] .initial-contact-notice p{color:#c2ccda!important}
html[data-theme="dark"] .status-planned{background:#17243a;color:#f4f7fb;border-color:#52657c}
html[data-theme="dark"] .initial-contact-notice{border-color:#f4f7fb}

@media(max-width:860px){.research-collaboration-grid{grid-template-columns:1fr}.research-principles-grid{grid-template-columns:1fr}.collaboration-governance ul{columns:1}}


/* Canonical site-wide colour system — light and dark */
:root{
  --site-bg:#ffffff;
  --site-surface:#f6f8fb;
  --site-surface-alt:#edf2f7;
  --site-heading:#0d1b2e;
  --site-text:#202b3a;
  --site-subheading:#0d1b2e;
  --site-muted:#44536a;
  --site-border:#d5dde8;
  --site-accent:#0d8c96;
  --site-accent-strong:#08646c;
  --site-highlight:#f0c052;
  --site-on-highlight:#07172a;
  --site-danger:#c0272d;
  --bg:var(--site-bg);--panel:var(--site-surface);--soft:var(--site-surface-alt);
  --text:var(--site-text);--muted:var(--site-muted);--line:var(--site-border);
  --teal:var(--site-accent);--teal-dark:var(--site-accent-strong);--gold:var(--site-highlight);--red:var(--site-danger);
  --i-navy:var(--site-heading);--i-deep:var(--site-heading);--i-yellow:var(--site-highlight);
  --i-surface:var(--site-surface);--i-surface-dim:var(--site-border);--i-text:var(--site-text);
  --i-muted:var(--site-muted);--i-oncontainer:var(--site-muted);--i-container:var(--site-surface-alt);--i-border:var(--site-border)
}
html[data-theme="dark"]{
  --site-bg:#0b1220;
  --site-surface:#111c2e;
  --site-surface-alt:#17243a;
  --site-heading:#f4f7fb;
  --site-text:#f4f7fb;
  --site-subheading:#f4f7fb;
  --site-muted:#c2ccda;
  --site-border:#40516a;
  --site-accent:#79dce3;
  --site-accent-strong:#9ce8ed;
  --site-highlight:#f2c96d;
  --site-on-highlight:#061019;
  --site-danger:#ff8585;
  --bg:var(--site-bg);--panel:var(--site-surface);--soft:var(--site-surface-alt);
  --text:var(--site-text);--muted:var(--site-muted);--line:var(--site-border);
  --teal:var(--site-accent);--teal-dark:var(--site-accent-strong);--gold:var(--site-highlight);--red:var(--site-danger);
  --i-navy:var(--site-heading);--i-deep:#07101c;--i-yellow:var(--site-highlight);
  --i-surface:var(--site-surface);--i-surface-dim:var(--site-border);--i-text:var(--site-text);
  --i-muted:var(--site-muted);--i-oncontainer:var(--site-muted);--i-container:var(--site-surface-alt);--i-border:var(--site-border)
}
body{background:var(--site-bg);color:var(--site-text)}
h1,h2,h3,h4,h5,h6,.doc-header h1,.framework-hero h1,.control-header h1,.prose-section h2,.a-h2,.about-page h3{color:var(--site-heading)}
.lead,.a-sub,.prose-section p,.prose-section li,.documentation-card p,.publication-card p{color:var(--site-muted)}
.top-framework,.fw-switch{color:var(--site-subheading)}
.top-framework small,.fw-switch small{color:inherit!important;opacity:1!important}
.top-framework.active,.fw-switch.active,[data-framework-select].context-active{background:var(--site-heading);color:var(--site-bg)}
.top-framework.active small,.fw-switch.active small,[data-framework-select].context-active small{color:inherit!important;opacity:1!important}
html[data-theme="dark"] .top-framework.active,html[data-theme="dark"] .fw-switch.active,html[data-theme="dark"] [data-framework-select].context-active{background:var(--site-highlight);color:var(--site-on-highlight)}
.aiirf-wordmark{display:inline-flex;align-items:baseline;letter-spacing:0!important;font-kerning:none;font-variant-ligatures:none;white-space:nowrap}
.aiirf-wordmark .aiirf-hyphen{display:inline-block;margin:0 .13em;line-height:1;letter-spacing:0!important}


/* Framework strip and primary CTA — final component rules */
.aiirf-wordmark,.aiirf-wordmark .aiirf-hyphen{font-size:inherit!important;font-weight:inherit!important;color:inherit!important;line-height:inherit!important}
.suite-strip strong.aiirf-display-wordmark{display:flex;align-items:baseline;font-size:3.2rem;color:var(--site-heading);letter-spacing:0!important}
.suite-strip strong.aiirf-display-wordmark .aiirf-wordmark{display:inline-flex;font-size:inherit!important;color:inherit!important}
.suite-strip strong.aiirf-display-wordmark .aiirf-hyphen{margin:0 .13em}
.primary-link,html[data-theme="dark"] .primary-link{background:var(--site-highlight);color:var(--site-on-highlight);border:1px solid var(--site-highlight)}
.primary-link:hover,.primary-link:focus-visible,html[data-theme="dark"] .primary-link:hover,html[data-theme="dark"] .primary-link:focus-visible{background:#d9a836;color:#07172a;border-color:#d9a836}
.suite-strip a:hover{background:var(--site-surface-alt)}


/* AI-IRF wordmark optical spacing and public FAQ */
.aiirf-wordmark .aiirf-hyphen,.suite-strip strong.aiirf-display-wordmark .aiirf-hyphen{margin:0 .055em}

/* Insights tags: keep each label atomic and vertically centered. */
.tag-list>span{display:inline-flex;align-items:center;min-height:38px;white-space:nowrap;line-height:1.2}
.tag-list>span .aiirf-wordmark{display:inline-flex;align-items:baseline;white-space:nowrap}

/* Homepage brand line retained outside the SEO title. */
.home-slogan{max-width:780px;margin:32px 0 0;padding:17px 20px;border-left:4px solid var(--teal);background:var(--soft);color:var(--navy2);font-size:clamp(1rem,1.6vw,1.3rem);font-weight:700;line-height:1.35;letter-spacing:-.01em}
html[data-theme="dark"] .home-slogan{color:var(--text)}
html[data-theme="dark"] .btn-primary{background:var(--teal);color:#061019}
html[data-theme="dark"] .btn-primary:hover{background:#79dce3;color:#061019}
.brand-slogan{margin:20px 0 0;color:var(--teal-dark);font-size:1rem;font-weight:700;letter-spacing:.01em}

/* Cross-device baseline: resilient media, controls, navigation and content flow. */
img,svg,video,canvas{max-width:100%;height:auto}
button,.btn,[role="button"]{min-height:44px}
.topbar,.topbar-frameworks,.top-actions{min-width:0}
.topbar-frameworks{flex:1;overflow-x:auto;scrollbar-width:thin}
.top-actions{flex-shrink:0}
.site-footer>div:nth-child(2){flex-wrap:wrap;row-gap:10px}
.content,.prose-section,.field,.publication-card,.documentation-card{overflow-wrap:anywhere}
.table-scroll,.doc-table-wrap,.resource-table-wrap{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}

@media(max-width:600px){
  .topbar{height:52px}
  .topbar-frameworks{display:none}
  .top-actions{display:flex;width:100%;justify-content:flex-end}
  .top-actions .search-open{margin-right:auto}
  .top-actions button{padding:0 14px}
  .top-actions kbd{display:none}
  .content-wrap{padding-left:16px;padding-right:16px;padding-bottom:64px}
  .breadcrumbs{overflow-x:auto;white-space:nowrap}
  .doc-header,.framework-hero,.control-header{padding-top:34px}
  .doc-header h1,.control-header h1{font-size:clamp(2.35rem,12vw,3.4rem);line-height:1}
  .framework-hero h1{font-size:clamp(3.5rem,21vw,5.5rem)}
  .home-hero h1{font-size:clamp(2.55rem,13vw,4rem)}
  .page-meta,.stat-grid{grid-template-columns:1fr}
  .page-meta>div,.stat-card{border-right:0!important;border-bottom:1px solid var(--line)}
  .page-meta>div:last-child,.stat-card:last-child{border-bottom:0}
  .control-row{grid-template-columns:1fr 24px;gap:8px}
  .control-row code{grid-column:1/-1}
  .download-row{grid-template-columns:1fr 24px;gap:8px}
  .download-row code,.download-row small{grid-column:1}
  .pager{grid-template-columns:1fr}
  .pager .next{text-align:left}
  .search-overlay{padding:58px 10px 10px}
  .search-dialog{max-height:calc(100vh - 68px)}
  .result{grid-template-columns:1fr;gap:4px}
  .site-footer{padding:30px 18px}
  .site-footer a{display:inline-flex;align-items:center;min-height:44px}
  .home-slogan{padding:15px 16px}
}
.airf-faq-content .faq-category-heading{margin:38px 0 14px;padding-top:18px;border-top:1px solid var(--site-border)}
.airf-faq-content .faq-item{margin:10px 0}

/* v1.37 — canonical Why ODA3 content ownership */
.ecosystem-connections .section-intro{max-width:850px;font-size:1.04rem}
.connection-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:28px 0 18px;padding:16px;border:1px solid var(--site-border);border-radius:12px;background:var(--site-surface-alt)}
.connection-card{display:flex;flex-direction:column;min-width:0;padding:24px;border:1px solid var(--site-border);border-radius:9px;background:var(--site-bg)}
.connection-card h3{margin:0 0 12px;font-size:1.16rem}
.connection-card p{margin:0 0 18px}
.connection-card h4{margin:auto 0 8px;color:var(--site-accent-strong);font-size:.72rem;letter-spacing:.09em;text-transform:uppercase}
.connection-card ul{margin:0;padding-left:19px}
.connection-card li+li{margin-top:6px}
.ecosystem-scope-statement{padding:22px 24px;border-left:4px solid var(--site-highlight);border-radius:0 8px 8px 0;background:var(--site-surface)}
.ecosystem-scope-statement h3{margin:0 0 7px;font-size:1.05rem}
.ecosystem-scope-statement p{margin:0}

.home-connection-teaser{padding:58px 0;border-bottom:1px solid var(--site-border)}
.teaser-heading-link{display:block;max-width:850px}
.teaser-heading-link h2{margin:8px 0 14px;font-size:clamp(2rem,3.8vw,3.4rem);line-height:1.08;letter-spacing:-.035em}
.home-connection-teaser>p{max-width:760px;margin:0;color:var(--site-muted);font-size:1.02rem}
.home-connection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:26px 0}
.home-connection-grid article{padding:20px;border:1px solid var(--site-border);border-radius:8px;background:var(--site-surface)}
.home-connection-grid h3{margin:0 0 9px;font-size:1rem}
.home-connection-grid p{margin:0;color:var(--site-muted);font-size:.86rem;line-height:1.6}
.home-connection-cta{display:inline-flex}

.about-ecosystem-bridge{margin-top:28px;padding:20px 22px;border:1px solid var(--site-border);border-left:4px solid var(--site-accent);border-radius:0 8px 8px 0;background:var(--site-surface)}
.about-ecosystem-bridge h3{margin:0 0 6px;font-size:1rem}
.about-ecosystem-bridge p{max-width:780px;margin:0 0 9px;color:var(--site-muted);font-size:.88rem}
.about-ecosystem-bridge a{color:var(--site-accent-strong);font-size:.82rem;font-weight:750}
.about-ecosystem-bridge a:hover,.about-ecosystem-bridge a:focus-visible{text-decoration:underline}

@media(max-width:860px){.connection-card-grid,.home-connection-grid{grid-template-columns:1fr}.connection-card-grid{padding:12px}.connection-card{min-height:0}}

/* v1.38 — Standards Engagement principles */
.standards-engagement-intro{max-width:960px}
.standards-principles-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:30px 0 24px}
.standards-principle-card{display:flex;flex-direction:column;min-height:100%;padding:27px}
.standards-principle-card h3{margin-top:0}
.standards-principle-card p{margin-bottom:0}
.standards-status-principle{padding:25px 30px;border:1px solid var(--site-border);border-left:4px solid var(--site-highlight);border-radius:0 8px 8px 0;background:var(--site-surface)}
.standards-status-principle h3{margin:0 0 8px}
.standards-status-principle>p{margin:0;color:var(--site-muted)}
.standards-status-principle dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:18px 0}
.standards-status-principle dl div{padding-top:10px;border-top:1px solid var(--site-border)}
.standards-status-principle dt{font-weight:800;color:var(--site-heading)}
.standards-status-principle dd{margin:3px 0 0;color:var(--site-muted);font-size:.88rem}
.standards-engagement-action{margin-top:22px}
html[data-theme="dark"] .standards-principle-card{background:var(--site-surface);border-color:var(--site-border)}
html[data-theme="dark"] .standards-principle-card h3{color:var(--site-heading)}
html[data-theme="dark"] .standards-principle-card p{color:var(--site-muted)}
html[data-theme="dark"] .standards-status-principle{background:var(--site-surface);border-color:var(--site-border);border-left-color:var(--site-highlight)}
@media(max-width:720px){.standards-principles-grid,.standards-status-principle dl{grid-template-columns:1fr}.standards-status-principle{padding:22px}.standards-engagement-action .btn{display:block;text-align:center}}


/* v1.41 Insights image, article and navigation enhancements */
.insight-card-visual{padding:0!important;overflow:hidden}.insight-card-image{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-bottom:1px solid var(--line)}.insight-card-body{display:flex;flex:1;flex-direction:column;padding:20px}.insight-card-body .insight-read-more{margin-top:auto}.insight-hero{margin:34px 0 0;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--panel)}.insight-hero img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.insight-navigation{padding:40px 0}.insight-navigation h2{font-size:1.5rem;margin:0}.related-insights .related-card{background:var(--bg)}html[data-theme="dark"] .insight-card-image{opacity:.9}html[data-theme="dark"] .insight-card-body{background:#111c2e}@media(max-width:760px){.insight-hero{margin-top:24px}.insight-card-body{padding:17px}}

/* Insights index: posts should enter the first viewport; detail remains available on demand. */
.insights-index .about-hero{padding:34px 0 24px}
.insights-index .about-hero h1{margin:8px 0 12px;font-size:clamp(2.7rem,5vw,4rem)}
.insights-index .about-hero .lead{max-width:900px;margin-bottom:8px;font-size:1.05rem;line-height:1.55}
.insights-index .about-hero .founding-line{margin-top:12px}
.insights-index #publications{padding-top:24px}
.insights-index #publications>.a-eyebrow{margin-bottom:6px}
.insights-index #publications>.a-h2{margin:0 0 10px;font-size:clamp(1.7rem,3vw,2.35rem)}
.insights-method-note,.insights-advanced-filters{font-size:.82rem;color:var(--muted)}
.insights-method-note{margin-top:10px;max-width:900px}
.insights-method-note summary,.insights-advanced-filters summary{cursor:pointer;color:var(--teal-dark);font-weight:700}
.insights-method-note p{margin:8px 0 0;line-height:1.55}
.insights-catalog-note{margin:0 0 12px}
.insights-index .insight-toolbar{margin:6px 0 20px;padding-bottom:14px;gap:12px}
.insights-index .filter-tabs{order:1;flex:1 1 100%}
.insights-index .insight-search{order:2;flex:1 1 420px}
.insights-index .insight-search input{width:min(100%,520px)}
.insights-advanced-filters{order:3;position:relative}
.insights-advanced-filters[open]{flex:1 1 100%}
.insights-advanced-filters .metadata-filters{margin:10px 0 0}
@media(max-width:700px){.insights-index .about-hero{padding:24px 0 18px}.insights-index #publications{padding-top:18px}.insights-index .filter-tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px}.insights-index .filter-tab{flex:0 0 auto}.insights-index .insight-search{width:100%}}

/* Final CTA and dark-feature contrast rules. Keep generic actions navy/white;
   reserve teal and gold for accents, states and semantic emphasis. */
.btn.btn-primary{background:#0d1b2e;color:#fff;border-color:#0d1b2e}
.btn.btn-primary:hover,.btn.btn-primary:focus-visible{background:#1a2b4a;color:#fff;border-color:#1a2b4a}
.a-section.dark p,.a-section.dark li,.a-section.dark .a-sub{color:#fff}
.a-section.dark .btn.btn-primary,
html[data-theme="dark"] .btn.btn-primary{background:#fff;color:#0d1b2e;border-color:#fff}
.a-section.dark .btn.btn-primary:hover,.a-section.dark .btn.btn-primary:focus-visible,
html[data-theme="dark"] .btn.btn-primary:hover,html[data-theme="dark"] .btn.btn-primary:focus-visible{background:#e8f0fa;color:#0d1b2e;border-color:#e8f0fa}

/* Dark feature tables and Insights controls: explicit contrast in both themes. */
.a-section.dark .a-table td{background:#0d1b2e;color:#fff;border-color:#52657c}
.a-section.dark .a-table tr:nth-child(even) td{background:#17283d;color:#fff}
.a-section.dark .a-table td.hi{background:#223750;color:#fff}
html[data-theme="dark"] .filter-tab{background:#111c2e;color:#f4f7fb;border-color:#52657c}
html[data-theme="dark"] .filter-tab:hover,html[data-theme="dark"] .filter-tab:focus-visible{background:#17243a;color:#fff;border-color:#79dce3}
html[data-theme="dark"] .filter-tab.active{background:#f2c96d;color:#061019;border-color:#f2c96d}
html[data-theme="dark"] .filter-tab.active span{color:#061019;opacity:.78}
html[data-theme="dark"] .tier-badge{background:#223750;color:#fff;border:1px solid #52657c}
html[data-theme="dark"] .tier-badge.na{background:#f2c96d;color:#061019;border-color:#f2c96d}

/* Generated Insights articles: resilient long-form layout and compact tags. */
.generated-insight-article{max-width:860px}
.generated-insight-article p,.generated-insight-article li{overflow-wrap:anywhere;hyphens:auto}
.generated-insight-article h2{scroll-margin-top:96px}
.publication-actions{display:flex;flex-wrap:wrap;gap:12px}
.tag-list{display:flex;flex-wrap:wrap;gap:8px}
.tag-list span{display:inline-flex;align-items:center;min-height:34px;padding:6px 12px;border:1px solid var(--line);border-radius:999px;background:var(--panel);color:var(--text);font-size:.8rem;line-height:1.25}
html[data-theme="dark"] .tag-list span{background:#17243a;color:#f4f7fb;border-color:#52657c}
@media(max-width:700px){.generated-insight-article{max-width:100%}.publication-actions .btn{width:100%;justify-content:center;text-align:center}.tag-list span{max-width:100%;white-space:normal}}
.generated-insight-article>h2{margin-top:2.2rem;margin-bottom:.75rem}
.generated-insight-article>h2:first-child{margin-top:0}
.generated-insight-article ul,.generated-insight-article ol{margin:1rem 0 1.5rem;padding-left:1.5rem}
.generated-insight-article li{margin:.55rem 0;line-height:1.7}
.article-callout{margin:2rem 0;padding:20px 22px;border-left:4px solid var(--site-highlight);background:var(--site-surface);color:var(--site-heading)}
.article-callout strong{display:block;margin-bottom:6px;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}
.article-callout p{margin:0;color:var(--site-heading);font-weight:650}
.source-data-block{max-width:100%;margin:1.5rem 0;overflow-x:auto;border:1px solid var(--site-border);border-radius:8px;background:var(--site-surface)}
.source-data-block pre{min-width:max-content;margin:0;padding:18px;color:var(--site-heading);font:500 .82rem/1.55 ui-monospace,SFMono-Regular,Consolas,monospace}

/* Source-faithful oda3.org article markup. */
.live-article-body>p,.live-article-body>ul,.live-article-body>ol,.live-article-body>blockquote,.live-article-body>figure,.live-article-body>.wp-block-group{margin-top:0;margin-bottom:1.35rem}
.live-article-body h2,.live-article-body h3,.live-article-body h4{scroll-margin-top:96px;margin:2.2rem 0 .75rem;color:var(--site-heading);line-height:1.22}
.live-article-body h2{font-size:clamp(1.45rem,2.4vw,2rem)}
.live-article-body h3{font-size:clamp(1.18rem,2vw,1.5rem)}
.live-article-body ul,.live-article-body ol{padding-left:1.55rem}
.live-article-body li{margin:.55rem 0;line-height:1.7}
.live-article-body blockquote{padding:18px 22px;border-left:4px solid var(--site-highlight);background:var(--site-surface);color:var(--site-heading)}
.live-article-body blockquote p:last-child{margin-bottom:0}
.live-article-body .wp-block-separator{margin:2.25rem 0;border:0;border-top:1px solid var(--site-border)}
.live-article-body .wp-block-table{max-width:100%;overflow-x:auto}
.live-article-body table{min-width:640px;width:100%;border-collapse:collapse}
.live-article-body th,.live-article-body td{padding:11px 13px;border:1px solid var(--site-border);vertical-align:top;text-align:left}
.live-article-body code{overflow-wrap:anywhere}
.source-provenance{margin:2.4rem 0 0;padding:17px 20px;border:1px solid var(--site-border);border-radius:8px;background:var(--site-surface)}
.source-provenance strong{display:block;margin-bottom:5px;color:var(--site-heading);font-size:.82rem;text-transform:uppercase;letter-spacing:.06em}
.source-provenance p{margin:0;color:var(--site-muted);font-size:.86rem}
.defensive-publication-body>p:first-child{font-size:1.04rem}
@media(max-width:700px){.live-article-body table{min-width:560px}.live-article-body h2,.live-article-body h3{overflow-wrap:anywhere}}

/* Final v1.0 contrast fixes: cookie controls and mobile identity remain visible in dark mode. */
html[data-theme="dark"] .cookie-consent{background:#0b1424;color:#f7f9fc;border-color:#52657c}
html[data-theme="dark"] .cookie-consent strong{color:#fff}
html[data-theme="dark"] .cookie-consent p{color:#d3dbe7}
html[data-theme="dark"] .cookie-consent a{color:#8fe7ed}
html[data-theme="dark"] .cookie-actions button{background:#0b1424;color:#fff;border-color:#71839a}
html[data-theme="dark"] .cookie-actions button:hover,html[data-theme="dark"] .cookie-actions button:focus-visible{background:#17283d;border-color:#fff}
html[data-theme="dark"] .cookie-actions .accept{background:#fff;color:#0b1424;border-color:#fff}
html[data-theme="dark"] .cookie-actions .accept:hover,html[data-theme="dark"] .cookie-actions .accept:focus-visible{background:#e8f0fa;color:#061019;border-color:#e8f0fa}
@media(max-width:900px){.mobile-header,html[data-theme="dark"] .mobile-header{background:#0d1b2e;color:#fff}.mobile-header .mobile-menu,.mobile-header .theme-toggle,.mobile-header .mobile-word,.mobile-header .mobile-word sup{color:#fff!important;opacity:1}.mobile-header .icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;font-size:1.25rem}.mobile-header .mobile-logo{color:#fff!important}}

/* Framework expansions on principal market-facing page entry points. */
.framework-acronym-key{display:flex;flex-wrap:wrap;gap:8px 18px;margin:0 0 28px;padding:13px 16px;border:1px solid var(--line);background:var(--soft);color:var(--muted);font-size:.73rem;line-height:1.45}
.framework-acronym-key strong{color:var(--text);text-transform:uppercase;letter-spacing:.08em}
.framework-acronym-key span{position:relative;padding-left:12px}
.framework-acronym-key span:before{content:"";position:absolute;left:0;top:.55em;width:4px;height:4px;border-radius:50%;background:var(--teal)}
html[data-theme="dark"] .framework-acronym-key{background:#111c2e;border-color:#52657c;color:#d3dbe7}
html[data-theme="dark"] .framework-acronym-key strong{color:#fff}
@media(max-width:760px){.framework-acronym-key{display:grid;gap:7px;margin-bottom:22px}.framework-acronym-key span{padding-left:12px}}

/* v1.0.1 — hard contrast contracts and direct-link resilience. */
/* This feature is always a navy surface, regardless of the visitor's theme. */
.home-evidence-standard,html[data-theme="dark"] .home-evidence-standard{background:#0d1b2e;color:#fff}
.home-evidence-standard h2,html[data-theme="dark"] .home-evidence-standard h2{color:#fff}
.home-evidence-standard .kicker,html[data-theme="dark"] .home-evidence-standard .kicker{color:#8fe7ed}
.home-evidence-standard p,html[data-theme="dark"] .home-evidence-standard p{color:#d9e2ef}
.home-evidence-standard a,html[data-theme="dark"] .home-evidence-standard a{color:#fff}
.home-evidence-standard aside,html[data-theme="dark"] .home-evidence-standard aside{border-color:#71839a;background:#111c2e;color:#fff}
.home-evidence-standard aside strong,html[data-theme="dark"] .home-evidence-standard aside strong{color:#f2c96d}
.home-evidence-standard aside p,html[data-theme="dark"] .home-evidence-standard aside p{color:#d9e2ef}

/* A dark parent must never turn text inside a light contact card white. */
.a-section.dark .a-card,.a-section.dark .a-card h3,.a-section.dark .a-card p,.a-section.dark .a-card a{color:#0d1b2e}
.a-section.dark .a-card a{color:#08646c;text-decoration:underline;text-underline-offset:3px}

/* The persistent action retains readable contrast in both appearance modes. */
.topbar-engagement,html[data-theme="dark"] .topbar-engagement{display:inline-flex;align-items:center;min-height:64px;padding:0 18px;background:#0d1b2e;color:#fff;font-size:.73rem;font-weight:700}
.topbar-engagement:hover,.topbar-engagement:focus-visible,html[data-theme="dark"] .topbar-engagement:hover,html[data-theme="dark"] .topbar-engagement:focus-visible{background:#1a2b4a;color:#fff}
@media(max-width:600px){.topbar-engagement,html[data-theme="dark"] .topbar-engagement{min-height:52px;padding:0 13px;font-size:.68rem}}

/* Framework library collection pages. */
.library-index{max-width:980px;margin:0 auto;padding:48px 3.2vw 84px}
.library-index header{padding:20px 0 32px;border-bottom:1px solid var(--site-border)}
.library-index h1{max-width:900px;margin:0 0 16px;color:var(--site-heading);font-size:clamp(2.45rem,5vw,4.8rem);line-height:1.02;letter-spacing:-.045em}
.library-index .lead{max-width:820px;margin:0;color:var(--site-muted);font-size:1.08rem}
.library-index section{padding:32px 0;border-bottom:1px solid var(--site-border)}
.library-index h2{margin:0 0 12px;color:var(--site-heading);font-size:1.65rem}
.library-index p,.library-index li{color:var(--site-muted)}
.library-index .library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}
.library-index .library-card{display:block;padding:20px;border:1px solid var(--site-border);border-radius:8px;background:var(--site-surface)}
.library-index .library-card:hover{border-color:var(--site-accent);background:var(--site-surface-alt)}
.library-index .library-card strong{display:block;margin-bottom:7px;color:var(--site-heading)}
.library-index .library-card span{color:var(--site-muted);font-size:.88rem;line-height:1.55}
.library-index .library-note{padding:18px 20px;border-left:4px solid var(--site-highlight);border-radius:0 8px 8px 0;background:var(--site-surface)}
.library-index .library-note p{margin:0}
.library-index .library-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}
.library-index .library-actions a{display:inline-flex;align-items:center;min-height:44px;padding:9px 14px;border:1px solid var(--site-heading);border-radius:4px;background:var(--site-heading);color:#fff;font-size:.83rem;font-weight:750}
.library-index .library-actions a.secondary{background:transparent;color:var(--site-heading)}
@media(max-width:700px){.library-index{padding:28px 16px 60px}.library-index .library-grid{grid-template-columns:1fr}.library-index .library-actions a{width:100%;justify-content:center}}


/* GEL v1.0 Licensing Scenarios Guide */
.publication-hero .badge-row{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:1rem}
.publication-hero .badge{display:inline-flex;padding:.38rem .7rem;border:1px solid var(--i-border,#cbd5e1);border-radius:999px;font-size:.75rem;font-weight:800;letter-spacing:.05em}
.publication-hero .status-final{background:#e8f5ee;color:#14532d;border-color:#86b89a}
.publication-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem;margin:1.5rem 0}
.publication-facts div{padding:.8rem;border:1px solid var(--i-border,#d8dee8);border-radius:.5rem}
.publication-facts dt{font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--i-muted,#64748b);font-weight:800}
.publication-facts dd{margin:.28rem 0 0;font-weight:650}
.publication-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin:1.25rem 0}
.publication-actions .btn{display:inline-flex;align-items:center;justify-content:center;padding:.72rem 1rem;border-radius:.42rem;border:1px solid #19355f;text-decoration:none;font-weight:750}
.publication-actions .btn-primary{background:#19355f;color:#fff}
.publication-actions .btn-outline{color:var(--i-text,#172033);background:transparent}
.legal-boundary{margin-top:1rem}
.publication-body h1{font-size:1.65rem;margin-top:2.5rem}
.publication-body .faq-question{scroll-margin-top:5rem;margin-top:2.25rem;padding-top:1rem;border-top:1px solid var(--i-border,#d8dee8)}
.question-anchor{font-size:.8em;text-decoration:none;opacity:.55}
.responsive-table{display:block;max-width:100%;overflow-x:auto}
.gel-guide-feature,.gel-guide-panel{border-left:4px solid #1c5d99;padding-left:1.2rem}
.micro-note{font-size:.88rem;color:var(--i-muted,#64748b)}
:focus-visible{outline:3px solid #f59e0b;outline-offset:3px}
@media(max-width:700px){.publication-facts{grid-template-columns:1fr}.publication-actions .btn{width:100%}}
@media print{.sidebar,.mobile-header,.topbar,.page-toc,.search-overlay,.publication-actions{display:none!important}.workspace,.content-wrap,.content-layout,.content{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.publication-body *{visibility:visible!important}.responsive-table{overflow:visible}}
