@charset "UTF-8";
:root{--bg:#0b1314;--surface:#101b1c;--surface-2:#152122;--ink:#f2f4ed;--muted:#a5b4b0;--accent:#8ae0be;--line:rgba(211,239,225,.15);--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace;--body:Arial,Helvetica,sans-serif;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}::selection{background:var(--accent);color:var(--bg)}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{background:none;border:0}button:disabled{cursor:default}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px;border-radius:2px}svg{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:400;line-height:1.14}h2{font-size:clamp(2.25rem,4vw,3.5rem);letter-spacing:-.055em}h3{font-size:1.5rem;letter-spacing:-.035em}h4{font-size:1.2rem;letter-spacing:-.02em}em{font-family:Georgia,"Times New Roman",serif;font-weight:400;color:var(--accent)}p{color:var(--muted)}.accent{color:var(--accent)}.muted{color:var(--muted)}.section-shell{max-width:1376px;margin-inline:auto;padding-inline:64px}.section-space{padding-block:104px}.eyebrow{font-family:var(--mono);font-size:.75rem;letter-spacing:.13em;line-height:1.7;color:var(--accent);font-weight:400}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:52px;gap:20px}.section-aside{font-size:.8125rem;color:var(--muted)}.section-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:48px}.section-title-row>p{max-width:390px;line-height:1.75}.section-title-row>h2{flex-shrink:0}.mini-label{display:block;font-size:.75rem;letter-spacing:.1em;font-family:var(--mono);color:var(--accent)}.skip-link{position:fixed;top:-100px;left:20px;background:var(--accent);color:var(--bg);padding:12px 20px;z-index:100}.skip-link:focus{top:10px}.site-header{height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 48px;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(11,19,20,.96);backdrop-filter:blur(16px);z-index:30}.wordmark{display:inline-flex;gap:10px;align-items:center;font-size:1.5rem;letter-spacing:.045em;font-weight:700;white-space:nowrap}.wordmark>span{display:inline}.brand-symbol{width:33px;height:33px;color:var(--accent);stroke-width:1.5}.desktop-nav{display:flex;align-items:center;gap:34px;font-size:.875rem;color:var(--muted)}.desktop-nav a{position:relative;padding:14px 0;transition:color .2s}.desktop-nav a:hover,.desktop-nav a[aria-current="location"]{color:var(--ink)}.desktop-nav a[aria-current="location"]:after{content:"";height:1px;background:var(--accent);position:absolute;bottom:5px;left:0;right:0}.header-link{font-size:.875rem;border-bottom:1px solid #778c84;padding:8px 0;display:flex;gap:27px}.header-link span{color:var(--accent)}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.mobile-nav{display:none}.hero{display:grid;grid-template-columns:.94fr 1fr;gap:68px;padding-top:78px;padding-bottom:78px;align-items:center;min-height:724px}.hero .eyebrow{display:flex;align-items:center;gap:13px;font-size:.75rem;white-space:nowrap}.eyebrow-line{width:22px;height:1px;background:var(--accent)}.hero h1{font-size:clamp(4.3rem,6.85vw,6.1rem);letter-spacing:-.073em;line-height:1.02;margin-top:28px;margin-bottom:30px}.hero h1 em{letter-spacing:-.065em;line-height:1.1}.hero-description{font-size:1.125rem;line-height:1.75;max-width:410px}.hero-actions{display:flex;gap:23px;align-items:center;margin-top:34px;flex-wrap:wrap}.button{min-height:50px;padding:13px 21px;display:inline-flex;align-items:center;justify-content:center;gap:26px;font-size:.875rem;border:1px solid transparent;transition:background .2s,transform .2s,border-color .2s;line-height:1.5}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--accent);color:#10271e}.button-primary:hover{background:#abf0d2}.button-outline{border-color:#557d6c}.button-outline:hover{background:#152922;border-color:var(--accent)}.text-button{padding:5px 0;display:inline-flex;align-items:center;gap:14px;font-size:.875rem;line-height:1.5}.text-button:hover{color:var(--accent)}.hero-note{display:flex;gap:18px;align-items:flex-start;margin-top:54px;padding-top:21px;border-top:1px solid var(--line);max-width:412px}.note-index{font-family:var(--mono);font-size:.75rem;color:var(--accent);white-space:nowrap}.hero-note p{font-size:.8125rem}.architecture-preview{position:relative;padding:22px 24px 18px;background-color:#0c1819;background-image:radial-gradient(rgba(138,224,190,.12) .6px,transparent .6px);background-size:14px 14px;border:1px solid #2c4540;box-shadow:0 25px 70px #0003;isolation:isolate}.architecture-preview:before,.architecture-preview:after{content:"";position:absolute;width:10px;height:10px;border-color:var(--accent);pointer-events:none}.architecture-preview:before{top:-1px;left:-1px;border-left:2px solid;border-top:2px solid;color:var(--accent)}.architecture-preview:after{right:-1px;bottom:-1px;border-bottom:2px solid;border-right:2px solid;color:var(--accent)}.preview-topline{display:flex;justify-content:space-between;gap:15px;font-family:var(--mono);font-size:.75rem;letter-spacing:.065em;color:#a0b6ad;margin-bottom:28px}.preview-topline span:last-child{color:var(--accent);white-space:nowrap}.preview-core{padding:19px 18px;display:flex;align-items:center;gap:14px;border:1px solid #609b80;background:#132a22;position:relative;box-shadow:inset 0 0 24px #8ae0be06}.preview-core>.module-code{font-family:var(--mono);font-size:.75rem;color:var(--accent);position:absolute;top:10px;right:12px}.preview-core>svg{width:35px;height:35px;color:var(--accent)}.preview-core strong{display:block;font-size:1.1875rem;line-height:1.4;font-weight:400;letter-spacing:-.02em}.preview-core small{display:block;font-size:.75rem;color:var(--muted)}.preview-core .mini-label{font-size:.75rem;margin-bottom:3px}.core-mark{font-size:1.5rem;color:#77a38e;position:absolute;right:14px;bottom:9px}.preview-supervision{display:flex;justify-content:center;align-items:center;gap:13px;padding:16px 0}.preview-supervision span{height:1px;flex:1;border-top:1px dashed #608976}.preview-supervision p{font-size:.75rem;color:#a6b5af;font-family:var(--mono);white-space:nowrap}.preview-modules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.preview-node{background:#102021;border:1px solid #304341;border-top-color:var(--module-color);padding:12px 10px 11px;transition:background .2s,transform .2s;min-width:0}.preview-node:hover{background:#1b302f;transform:translateY(-3px)}.node-top{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:12px;color:var(--module-color)}.node-top>span{font-family:var(--mono);font-size:.75rem}.node-top svg{width:23px;height:23px}.preview-node strong{display:block;font-weight:400;font-size:.75rem;line-height:1.4;letter-spacing:-.02em}.preview-node small{display:block;font-size:.75rem;color:#9cafaa;line-height:1.6;margin-top:4px}.preview-bus{display:flex;align-items:center;justify-content:center;gap:9px;font-family:var(--mono);font-size:.75rem;color:#8ebec7;padding:21px 0;white-space:nowrap}.bus-label{font-family:var(--body);font-size:.75rem;color:#9cafaa}.bus-line{flex:1;height:1px;background:#477c87}.preview-gateway{border:1px solid #516561;background:#142324;display:flex;align-items:center;justify-content:center;gap:12px;padding:15px;font-size:.75rem;line-height:1.5}.preview-gateway svg{width:22px;height:22px;color:#bcdace}.preview-gateway>span:last-child{margin-left:auto;color:#efd08a;font-size:1.2rem}.preview-output{display:flex;gap:14px;justify-content:center;align-items:center;font-family:var(--mono);font-size:.75rem;color:#e5c78c;padding:20px 0 16px;letter-spacing:.14em}.preview-output span{height:1px;flex:1;background:#786540}.preview-caption{display:flex;gap:16px;justify-content:space-between;border-top:1px solid var(--line);padding-top:13px;font-size:.75rem;color:#a4b7ae}.preview-caption a{color:var(--accent)}.principle-strip{border-block:1px solid var(--line);background:#0e1918}.principle-strip>.section-shell{display:flex;align-items:center;gap:44px;min-height:79px;font-family:var(--mono);letter-spacing:.12em;font-size:.75rem}.strip-plus{color:#5c8472;font-size:1rem}.strip-caption{margin-left:auto;font-family:var(--body);font-size:.8125rem;letter-spacing:0;color:var(--muted)}.vision-intro{display:grid;grid-template-columns:1fr 1fr;gap:85px}.vision-intro>div p{font-size:1.0625rem;line-height:1.8}.vision-intro p+p{margin-top:16px}.vision-pillars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;margin-top:65px}.vision-pillars article{border-top:1px solid #41554b;padding-top:23px}.pillar-number{font-family:var(--mono);color:var(--accent);font-size:.75rem;display:block;margin-bottom:30px}.vision-pillars h3{font-size:1.4rem;margin-bottom:17px}.vision-pillars p{font-size:1rem;line-height:1.75}.architecture-section{background:var(--surface);border-block:1px solid var(--line)}.architecture-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:32px;align-items:start}.schema-card{border:1px solid #364543;background:#05090e;align-self:start;position:sticky;top:123px}.schema-toolbar{display:flex;justify-content:space-between;align-items:center;padding:13px 20px;border-bottom:1px solid var(--line)}.schema-toolbar>span{font-family:var(--mono);font-size:.75rem;letter-spacing:.08em;color:#aebfba}.small-button{font-size:.8125rem;padding:3px 0;color:var(--accent)}.small-button span{margin-left:12px}.schema-image-button{padding:5px;display:block;width:100%;overflow:hidden}.schema-image-button img{width:100%;transition:transform .3s}.schema-image-button:hover img{transform:scale(1.025)}.schema-footnote{display:flex;justify-content:space-between;gap:20px;padding:16px 20px;border-top:1px solid var(--line);font-size:.75rem;color:#a1b1ad}.schema-footnote>span:first-child{font-family:var(--mono);letter-spacing:.05em}.explorer-label{font-family:var(--mono);font-size:.75rem;letter-spacing:.13em;margin-bottom:11px}.module-selectors{border-top:1px solid var(--line)}.module-selectors>button{display:flex;align-items:center;gap:14px;width:100%;text-align:left;min-height:45px;padding:8px 12px;border-bottom:1px solid var(--line);font-size:.875rem;transition:background .2s}.module-selectors>button>span{font-family:var(--mono);font-size:.75rem;color:var(--module-color);width:18px}.module-selectors>button>i{margin-left:auto;font-style:normal;color:#7f978c}.module-selectors>button:hover{background:#1a2d2b}.module-selectors>button[aria-pressed="true"]{background:#1c332a;border-left:2px solid var(--module-color);padding-left:10px}.module-selectors>button[aria-pressed="true"]>i{color:var(--accent)}.module-detail{background:#172923;border:1px solid #314a40;padding:24px;margin-top:18px;min-height:232px}.detail-role{font-family:var(--mono);font-size:.75rem;letter-spacing:.075em;color:var(--accent)}.module-detail h3{font-size:1.25rem;margin:10px 0 12px;line-height:1.2}.module-detail p{font-size:1rem;line-height:1.65}.detail-tag{display:block;font-size:.75rem;margin-top:17px;color:#c1d8ca;padding-top:13px;border-top:1px solid var(--line)}.channel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;margin-top:54px}.channel-line{display:block;width:42px;margin-bottom:22px;height:3px;background:#55bfda}.channel-line.privileged{height:0;border-top:3px dashed #ef829c;background:none}.channel-line.control{height:0;border-top:3px dashed #b1d979;background:none}.channel-line.output{background:#efc36e}.channel-grid h3{font-size:1.125rem;margin-bottom:14px}.channel-grid p{font-size:1rem;line-height:1.7}.manifesto-section{padding-bottom:100px}.manifesto-statement{padding:6px 0 35px 44px;position:relative}.quote-mark{position:absolute;top:-10px;left:-2px;font-family:Georgia,serif;font-size:6rem;line-height:1;color:#668c76}.manifesto-statement h2{font-size:clamp(2.625rem,4.9vw,4.125rem);line-height:1.12;letter-spacing:-.052em}.manifesto-statement h2 em{display:inline-block;line-height:1.15;margin-top:16px}.manifesto-bottom{display:flex;align-items:center;gap:50px;justify-content:space-between;margin:0 0 52px 44px}.manifesto-bottom>p{max-width:560px;line-height:1.8}.manifesto-bottom>.button{flex-shrink:0}.separation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);padding-top:36px;gap:45px}.separation-grid h3{font-size:1.25rem;margin:12px 0}.separation-grid .mini-label{font-size:.75rem}.separation-grid p{font-size:1rem;line-height:1.65}.research-section{background:#e9eee6;color:#142522}.research-section p{color:#52635b}.research-section .eyebrow,.research-section em{color:#32674f}.research-section .section-aside{color:#68746c}.research-source-note{border-top:1px solid #b7c4b9;padding-top:18px;margin-top:-6px;display:flex;gap:12px;align-items:center}.research-source-note svg{width:18px;height:18px;color:#537361}.research-source-note p{font-size:.8125rem}.research-source-note strong{font-weight:400;color:#243e2e}.evidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:35px}.evidence-card{border:1px solid #b1c3b4;background:#e0e9dd;padding:33px 35px 24px}.evidence-label{font-family:var(--mono);font-size:.75rem;letter-spacing:.12em;color:#2d6247;display:block;margin-bottom:17px}.evidence-card h3{font-size:1.75rem;margin-bottom:25px}.evidence-card ul{list-style:none;padding:0;margin:0}.evidence-card li{display:flex;gap:11px;font-size:1rem;line-height:1.6;margin:13px 0;color:#415348}.evidence-card li:before{content:"↗";color:#39835b}.evidence-card .card-note{margin-top:24px;border-top:1px solid #b5c6b4;padding-top:16px;font-size:.8125rem;line-height:1.65}.evidence-card.open{background:#e8e8db;border-color:#c7c7ae}.evidence-card.open .evidence-label{color:#7c6235}.evidence-card.open li:before{content:"—";color:#8c784a}.evidence-card.open .card-note{border-color:#c8c8af}.assurance-heading{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin:65px 0 28px;align-items:start}.assurance-heading h3{font-size:1.625rem;line-height:1.3;max-width:450px}.assurance-heading p{font-size:1rem;line-height:1.75}.assurance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #b9c6ba}.assurance-grid article{padding:27px 29px 30px;border-right:1px solid #b9c6ba}.assurance-grid article:last-child{border-right:0}.class-badge{height:43px;width:43px;display:flex;align-items:center;justify-content:center;border:1px solid #8aa191;font-size:1.5rem;margin-bottom:26px;color:#38664d}.assurance-grid .mini-label{color:#5e7365;font-size:.75rem}.assurance-grid h4{margin:11px 0 17px;line-height:1.3}.assurance-grid p{font-size:1rem;line-height:1.7}.assurance-grid .assurance-limit{font-size:.875rem;padding-top:17px;border-top:1px solid #c3cec3;margin-top:22px;color:#53675a}.research-questions{display:grid;grid-template-columns:.7fr 1.3fr;gap:55px;margin-top:73px}.research-questions h3{font-size:2rem;line-height:1.25;margin-top:15px}.question-list details{border-top:1px solid #b7c4b9}.question-list details:last-child{border-bottom:1px solid #b7c4b9}.question-list summary{display:flex;align-items:center;gap:17px;padding:23px 0;list-style:none;cursor:pointer;font-size:1rem;line-height:1.5}.question-list summary::-webkit-details-marker{display:none}.question-list summary>span{font-family:var(--mono);font-size:.75rem;color:#4b7158;min-width:50px}.question-list summary svg{width:20px;height:20px;margin-left:auto;flex-shrink:0}.question-list details[open] summary svg{transform:rotate(45deg)}.question-list details>div{padding:0 30px 22px 67px}.question-list details p{font-size:1rem;line-height:1.8;margin-bottom:12px}.question-list details p:last-child{margin-bottom:0}.question-list details strong{font-weight:400;color:#245d3c}.roadmap{margin-top:70px}.roadmap-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:28px}.roadmap-heading h3{font-size:1.625rem}.roadmap-heading>span{font-size:.8125rem;color:#657367}.roadmap ol{list-style:none;padding:0;margin:0;border-top:1px solid #a7b7aa}.roadmap li{display:flex;gap:35px;padding:27px 0;align-items:center;border-bottom:1px solid #bdc9bd}.roadmap .phase{font-family:var(--mono);font-size:1.125rem;min-width:64px;color:#37694d}.roadmap h4{font-size:1.1875rem;margin-bottom:8px}.roadmap li p{font-size:.9375rem;line-height:1.6}.phase-status{font-size:.75rem;padding:5px 10px;border:1px solid #9db2a1;background:#dce5d9;margin-left:auto;flex-shrink:0;line-height:1.5;color:#4a6150}.phase-status.done{background:#d4e4d0;border-color:#87a591;color:#315c3c}.phase-status.future{border-color:#bcc6b8;background:transparent;color:#64725f}.document-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.document-card{border:1px solid #334940;background:#101c19;padding:30px;display:flex;flex-direction:column;transition:border-color .2s,transform .2s}.document-card:hover{border-color:#668e78;transform:translateY(-3px)}.document-top{display:flex;align-items:center;gap:16px;padding-bottom:35px}.document-top svg{width:30px;height:38px;color:#8bbb9f}.document-top span{font-family:var(--mono);font-size:.75rem;color:#a4b9a9;letter-spacing:.06em}.document-card h3{font-size:1.875rem;line-height:1.1;margin-bottom:21px}.document-card>p{font-size:1rem;line-height:1.75;margin-bottom:28px}.document-actions{display:flex;align-items:center;justify-content:space-between;padding-top:18px;border-top:1px solid var(--line);margin-top:auto;gap:15px}.document-actions>button{color:var(--accent)}.document-actions>a{padding:10px;border:1px solid #3f5849;display:flex;align-items:center;justify-content:center;transition:background .2s}.document-actions>a:hover{background:#253e30}.document-actions>a svg{width:19px;height:19px;color:#adcfb7}.diagram-document{background-color:#14221d}.closing-statement{position:relative;padding-top:30px;padding-bottom:80px}.closing-statement>.eyebrow{margin-bottom:26px}.closing-statement>p:not(.eyebrow){color:#d5dfd5;font-size:clamp(1.5rem,2.4vw,2rem);line-height:1.6;letter-spacing:-.02em}.closing-statement em{font-size:1.1em}.back-top{position:absolute;right:64px;bottom:95px;display:flex;width:46px;height:46px;border:1px solid #5a7465;align-items:center;justify-content:center;color:var(--accent);font-size:1.4rem}.back-top:hover{background:#1d3026}.site-footer{border-top:1px solid var(--line);min-height:100px;display:flex;align-items:center;gap:30px}.site-footer>.wordmark{font-size:1.1875rem;gap:0}.site-footer>span{font-size:.75rem;color:#9dae9f}.site-footer>.footer-signature{font-family:var(--mono);font-size:.75rem;letter-spacing:.07em;margin-left:auto;white-space:nowrap}.footer-signature>span{color:#688273;padding:0 10px}dialog{padding:0;border:1px solid #547563;background:#101c19;color:var(--ink);max-height:90dvh;margin:auto;box-shadow:0 30px 140px #0009}dialog::backdrop{background:#020807db;backdrop-filter:blur(7px)}.schema-dialog{width:min(1450px,94vw);max-width:94vw}.reader-dialog{width:min(930px,92vw);max-width:92vw}.dialog-header{position:sticky;top:0;z-index:2;background:#13211c;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 30px;border-bottom:1px solid #3d5547}.dialog-header h2{font-size:1.5rem;margin-top:5px;letter-spacing:-.025em;line-height:1.3}.dialog-header .eyebrow{font-size:.75rem}.close-dialog{display:flex;align-items:center;justify-content:center;font-family:var(--body);font-size:1.8rem;line-height:1;width:44px;height:44px;flex-shrink:0;border:1px solid #52725e;color:var(--accent)}.close-dialog:hover{background:#294331}.schema-dialog-body{padding:10px;background:#02060b}.schema-dialog-body img{width:100%;height:auto}.dialog-footer{display:flex;gap:25px;align-items:center;justify-content:space-between;padding:20px 30px;background:#13211c;border-top:1px solid #3d5547;font-size:.875rem}.dialog-footer>p,.dialog-footer>span{font-size:.8125rem}.dialog-footer .text-button{color:var(--accent);flex-shrink:0}.reader-content{padding:36px 48px 45px;overflow-wrap:anywhere}.reader-content p{font-size:1.0625rem;line-height:1.85;margin:16px 0;color:#c0cec3}.reader-content h3{font-size:1.6875rem;margin:39px 0 19px;color:var(--ink);line-height:1.25}.reader-content h4{font-size:1.125rem;margin:27px 0 14px;color:var(--accent);line-height:1.5}.reader-content h3:first-child{margin-top:0}.reader-content .doc-heading{font-size:1.375rem;color:var(--ink);letter-spacing:-.015em}.reader-content .table-scroll{width:100%;overflow:auto;margin:25px 0;overscroll-behavior-x:contain}.reader-content table{border-collapse:collapse;min-width:600px;width:100%;font-size:.875rem}.reader-content th,.reader-content td{border:1px solid #3c5547;padding:12px;vertical-align:top;text-align:left;color:#b6c9ba}.reader-content th{color:var(--accent);background:#1d3024}.reader-content td p,.reader-content th p{font-size:.875rem;line-height:1.6;margin:0}.reader-content .doc-table-caption{font-size:.75rem}.reader-content strong{color:var(--ink)}
@media(min-width:1550px){.site-header{padding-inline:calc((100vw - 1280px)/2)}.hero{gap:80px;min-height:780px;padding-block:92px}.hero h1{font-size:6.55rem}.preview-node{padding:15px 12px}.preview-node strong{font-size:.8125rem}.preview-node small{font-size:.75rem}.preview-topline{font-size:.75rem}.preview-caption{font-size:.75rem}}
@media(max-width:1150px){.section-shell{padding-inline:40px}.site-header{padding-inline:32px}.desktop-nav{gap:23px}.hero{gap:35px;padding-block:65px}.hero h1{font-size:5rem}.hero .eyebrow{font-size:.75rem}.hero-actions{gap:15px}.hero-note{margin-top:35px}.architecture-preview{padding-inline:18px}.preview-node{padding:10px 8px}.preview-node strong{font-size:.75rem}.preview-node small{font-size:.75rem}.preview-caption{font-size:.75rem}.preview-topline{font-size:.75rem}.preview-bus{gap:6px;font-size:.75rem}.bus-label{font-size:.75rem}.vision-intro{gap:48px}.vision-pillars,.channel-grid{gap:25px}.architecture-layout{grid-template-columns:1.35fr 1fr;gap:25px}.section-title-row{gap:35px}.section-title-row>p{max-width:360px}.manifesto-bottom{gap:25px}.manifesto-bottom .button{font-size:.8125rem;padding:12px 15px;gap:15px}.document-card{padding:24px}.document-top{gap:13px}.document-top span{font-size:.75rem}.document-card h3{font-size:1.7rem}.back-top{right:40px}.principle-strip>.section-shell{gap:27px}.strip-caption{font-size:.75rem}.research-questions{gap:35px}.assurance-grid article{padding:24px}.phase-status{font-size:.75rem}.roadmap li{gap:25px}}
@media(max-width:900px){.header-link{display:none}.hero{grid-template-columns:1fr 1fr;gap:24px;min-height:650px}.hero h1{font-size:4.2rem}.hero-description{font-size:1rem}.hero .eyebrow{font-size:.75rem;gap:8px;white-space:normal}.eyebrow-line{width:15px;flex-shrink:0}.architecture-preview{padding:17px 13px 14px}.preview-topline{font-size:.75rem;margin-bottom:20px}.preview-topline span:last-child{display:none}.preview-core{padding:17px 12px;gap:10px}.preview-core>svg{width:25px}.preview-core strong{font-size:1rem}.preview-core small{font-size:.75rem}.preview-core .mini-label{font-size:.75rem}.preview-supervision p{font-size:.75rem}.preview-modules{gap:6px}.preview-node{padding:9px 7px}.node-top svg{width:19px;height:19px}.preview-node strong{font-size:.75rem}.preview-node small{display:none}.preview-bus{font-size:.75rem;padding:17px 0}.bus-label{display:none}.preview-gateway{font-size:.75rem;padding:12px 9px;gap:8px}.preview-gateway>svg{width:18px;height:18px}.preview-output{font-size:.75rem}.preview-caption>span{display:none}.preview-caption{justify-content:flex-end}.preview-caption a{font-size:.75rem}.strip-caption{display:none}.principle-strip>.section-shell{justify-content:space-between;gap:25px;min-height:66px}.section-space{padding-block:76px}.section-heading{margin-bottom:40px}.section-aside{font-size:.75rem}.vision-intro{gap:38px}.vision-intro h2{font-size:2.625rem}.vision-intro>div p{font-size:1rem}.vision-pillars{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;margin-top:45px}.pillar-number{margin-bottom:18px}.section-title-row{gap:30px;align-items:flex-start}.section-title-row h2{font-size:2.625rem;flex-shrink:1}.section-title-row>p{font-size:1rem;max-width:300px}.architecture-layout{grid-template-columns:1fr}.schema-card{position:static}.module-explorer{display:grid;grid-template-columns:1fr 1fr;column-gap:25px}.explorer-label{grid-column:1/-1}.module-detail{margin:0;min-height:0;align-self:stretch}.module-detail h3{font-size:1.5rem;line-height:1.3}.module-detail p{margin-top:20px}.detail-tag{margin-top:25px}.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.manifesto-statement h2{font-size:3rem}.manifesto-bottom{display:block}.manifesto-bottom .button{margin-top:24px;font-size:.875rem}.separation-grid{gap:25px}.separation-grid h3{font-size:1.125rem}.separation-grid p{font-size:.9375rem}.evidence-card{padding:27px 25px 23px}.evidence-card h3{font-size:1.5rem}.evidence-label{font-size:.75rem;letter-spacing:.07em}.assurance-heading{gap:35px}.assurance-heading h3{font-size:1.5rem}.assurance-grid article{padding:23px 19px}.assurance-grid h4{font-size:1.125rem}.assurance-grid .mini-label{font-size:.75rem}.assurance-grid p{font-size:.9375rem}.assurance-grid .assurance-limit{font-size:.8125rem}.research-questions{grid-template-columns:1fr;gap:27px}.research-questions h3 br{display:none}.roadmap-heading{align-items:flex-start}.roadmap-heading>span{font-size:.75rem;max-width:150px}.roadmap li{position:relative;align-items:flex-start;padding:26px 0 57px}.phase-status{position:absolute;left:89px;bottom:20px}.document-grid{gap:16px}.document-card{padding:22px 19px}.document-top{display:block;padding-bottom:27px}.document-top>svg{margin-bottom:16px}.document-top>span{display:block;line-height:1.6}.document-card h3{font-size:1.5rem}.document-card>p{font-size:.9375rem}.document-actions .text-button{font-size:.8125rem;gap:8px}.document-actions>a{padding:8px}.site-footer{flex-wrap:wrap;gap:12px 25px;padding-block:25px}.site-footer>span:not(.footer-signature){order:3;flex-basis:100%}.site-footer>.footer-signature{margin-left:auto}.closing-statement{padding-bottom:65px}.back-top{bottom:80px}}
@media(max-width:650px){html{scroll-padding-top:88px}.section-shell{padding-inline:24px}.site-header{height:74px;padding-inline:24px}.wordmark{font-size:1.25rem;gap:8px}.brand-symbol{width:29px;height:29px}.desktop-nav{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;width:44px;height:44px;padding:10px}.menu-toggle span{display:block;width:23px;height:1px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{display:flex;position:fixed;top:74px;left:0;right:0;z-index:29;flex-direction:column;padding:15px 24px 24px;background:#111f1a;border-bottom:1px solid #456450;box-shadow:0 15px 30px #0004}.mobile-nav a{padding:13px 0;border-bottom:1px solid var(--line);font-size:1rem}.hero{grid-template-columns:1fr;gap:37px;padding-top:42px;padding-bottom:40px;min-height:0}.hero .eyebrow{font-size:.75rem;letter-spacing:.11em;gap:11px}.hero h1{font-size:clamp(3.8rem,14.4vw,5.2rem);margin-top:21px;margin-bottom:24px;line-height:1.02}.hero-description{font-size:1.0625rem;line-height:1.75;max-width:440px}.hero-actions{margin-top:25px;gap:20px}.hero-actions>.button{padding:12px 18px;gap:22px;font-size:.875rem}.hero-actions>.text-button{font-size:.875rem}.hero-note{margin-top:29px;padding-top:16px;max-width:none}.hero-note p{font-size:.75rem}.note-index{font-size:.75rem}.architecture-preview{padding:19px 19px 14px;max-width:none}.preview-topline{font-size:.75rem;margin-bottom:23px}.preview-topline span:last-child{display:block}.preview-core{padding:17px 15px;gap:14px}.preview-core>svg{width:31px;height:31px}.preview-core strong{font-size:1.0625rem}.preview-core small{font-size:.75rem}.preview-core .mini-label{font-size:.75rem}.preview-supervision{padding-block:15px}.preview-supervision p{font-size:.75rem}.preview-modules{gap:8px}.preview-node{padding:12px 9px}.node-top{margin-bottom:12px}.node-top svg{width:22px;height:22px}.node-top>span{font-size:.75rem}.preview-node strong{font-size:.75rem}.preview-node small{display:block;font-size:.75rem;line-height:1.5}.preview-bus{padding:19px 0;font-size:.75rem}.bus-label{display:block;font-size:.75rem}.preview-gateway{font-size:.75rem;padding:14px 12px;gap:11px}.preview-gateway>svg{width:21px;height:21px}.preview-output{font-size:.75rem;padding-block:18px 15px}.preview-caption{justify-content:space-between}.preview-caption>span{display:block;font-size:.75rem}.preview-caption a{font-size:.75rem}.principle-strip>.section-shell{min-height:59px;gap:12px;font-size:.75rem;letter-spacing:.075em}.strip-plus{font-size:.875rem}.section-space{padding-block:64px}.section-heading{margin-bottom:30px;display:block}.section-heading .eyebrow{font-size:.75rem}.section-aside{display:block;margin-top:8px;font-size:.75rem}.vision-intro{grid-template-columns:1fr;gap:25px}.vision-intro h2{font-size:2.625rem}.vision-intro>div p{font-size:1rem;line-height:1.8}.vision-pillars{gap:29px 22px;margin-top:35px}.vision-pillars article{padding-top:17px}.vision-pillars h3{font-size:1.25rem;margin-bottom:12px}.vision-pillars p{font-size:1rem;line-height:1.7}.pillar-number{font-size:.75rem;margin-bottom:18px}.section-title-row{display:block;margin-bottom:30px}.section-title-row h2{font-size:2.625rem}.section-title-row>p{margin-top:22px;max-width:none;font-size:1rem;line-height:1.8}.schema-toolbar{padding:11px 13px}.schema-toolbar>span{font-size:.75rem}.small-button{font-size:.75rem}.small-button span{margin-left:6px}.schema-footnote{padding:12px 13px;font-size:.75rem}.module-explorer{display:block}.explorer-label{font-size:.75rem;margin-bottom:12px}.module-selectors>button{min-height:47px;font-size:.9375rem}.module-detail{margin-top:18px;padding:24px;min-height:240px}.module-detail h3{font-size:1.375rem}.module-detail p{margin-top:12px}.detail-tag{margin-top:18px}.channel-grid{gap:30px 22px;margin-top:38px}.channel-grid h3{font-size:1.0625rem;line-height:1.3;margin-bottom:11px}.channel-grid p{font-size:1rem;line-height:1.7}.channel-line{width:32px;margin-bottom:18px}.manifesto-statement{padding:13px 0 23px 24px}.quote-mark{font-size:4rem;top:2px;left:-4px}.manifesto-statement h2{font-size:clamp(2.1rem,7.7vw,2.75rem);line-height:1.13;letter-spacing:-.055em}.manifesto-statement h2 em{line-height:1.2}.manifesto-statement h2 em br{display:none}.manifesto-bottom{margin-left:24px;margin-bottom:35px}.manifesto-bottom p{font-size:1rem;line-height:1.8}.manifesto-bottom .button{font-size:.8125rem;width:100%;justify-content:space-between;gap:16px;padding:13px 15px}.separation-grid{grid-template-columns:1fr;gap:24px;padding-top:29px}.separation-grid>div{padding-bottom:23px;border-bottom:1px solid var(--line)}.separation-grid>div:last-child{padding-bottom:0;border:0}.separation-grid h3{font-size:1.25rem;margin:8px 0}.separation-grid p{font-size:1rem}.research-source-note{align-items:flex-start;padding-top:16px}.research-source-note svg{margin-top:3px}.research-source-note p{font-size:.8125rem}.evidence-grid{grid-template-columns:1fr;gap:18px;margin-top:27px}.evidence-card{padding:27px 24px 23px}.evidence-label{font-size:.75rem;margin-bottom:15px}.evidence-card h3{font-size:1.625rem;margin-bottom:22px}.evidence-card li{font-size:1rem;margin:12px 0}.assurance-heading{display:block;margin-top:42px;margin-bottom:24px}.assurance-heading h3{font-size:1.5rem;line-height:1.35}.assurance-heading p{font-size:1rem;margin-top:17px}.assurance-grid{grid-template-columns:1fr}.assurance-grid article{padding:25px;border-right:0;border-bottom:1px solid #b9c6ba}.assurance-grid article:last-child{border:0}.class-badge{float:right;margin:0 0 15px 18px;height:40px;width:40px}.assurance-grid .mini-label{font-size:.75rem}.assurance-grid h4{font-size:1.25rem;margin:10px 0 14px}.assurance-grid p{font-size:1rem}.assurance-grid .assurance-limit{font-size:.9375rem;margin-top:16px;padding-top:15px}.research-questions{margin-top:44px;gap:22px}.research-questions .eyebrow{font-size:.75rem}.research-questions h3{font-size:1.75rem;margin-top:12px}.question-list summary{gap:12px;font-size:1rem;padding-block:19px}.question-list summary>span{font-size:.75rem;min-width:42px}.question-list summary svg{width:18px;height:18px}.question-list details>div{padding:0 0 22px 0}.roadmap{margin-top:44px}.roadmap-heading{display:block;margin-bottom:24px}.roadmap-heading h3{font-size:1.5rem;line-height:1.3}.roadmap-heading>span{display:block;font-size:.75rem;margin-top:10px;max-width:none}.roadmap li{gap:19px;padding-top:23px;padding-bottom:58px}.roadmap .phase{font-size:1rem;min-width:45px}.roadmap h4{font-size:1.125rem;line-height:1.35}.roadmap li p{font-size:.9375rem}.phase-status{left:64px;font-size:.75rem;bottom:20px}.document-grid{grid-template-columns:1fr;gap:18px}.document-card{padding:25px}.document-top{display:flex;gap:17px;padding-bottom:26px}.document-top>svg{margin:0}.document-top>span{font-size:.75rem}.document-card h3{font-size:1.75rem}.document-card h3 br{display:none}.document-card>p{font-size:1rem;margin-bottom:23px}.document-actions .text-button{font-size:.875rem}.document-actions>a{padding:10px}.closing-statement{padding-top:0;padding-bottom:65px}.closing-statement>.eyebrow{font-size:.75rem;margin-bottom:20px}.closing-statement>p:not(.eyebrow){font-size:1.5rem;line-height:1.55;letter-spacing:-.035em;max-width:320px}.closing-statement em{font-size:1.05em}.back-top{position:static;margin-top:25px;width:40px;height:40px}.site-footer{min-height:110px;gap:15px;padding-top:24px;padding-bottom:24px}.site-footer>.wordmark{font-size:1.125rem}.site-footer>.footer-signature{font-size:.75rem}.site-footer>span:not(.footer-signature){font-size:.75rem;line-height:1.7}.dialog-header{padding:18px}.dialog-header h2{font-size:1.25rem;line-height:1.3}.dialog-header .eyebrow{font-size:.75rem}.close-dialog{width:40px;height:40px}.dialog-footer{padding:18px;display:flex;flex-wrap:wrap;gap:12px}.reader-content{padding:23px 23px 30px}.reader-content p{font-size:1rem;line-height:1.8}.reader-content h3{font-size:1.5rem;margin-top:29px}.reader-content h4{font-size:1.125rem}.reader-content .doc-heading{font-size:1.25rem}.reader-dialog{max-height:92dvh}.schema-dialog{width:98vw;max-width:98vw}.schema-dialog-body{overflow:auto;padding:5px}.schema-dialog-body img{min-width:750px}.schema-dialog .dialog-footer p{font-size:.8125rem}.schema-dialog .dialog-footer a{font-size:.8125rem}}
@media(max-width:370px){.section-shell{padding-inline:18px}.site-header{padding-inline:18px}.hero h1{font-size:3.65rem}.hero-actions{gap:12px}.hero-actions>.button{font-size:.8125rem;padding:11px 14px;gap:14px}.hero-actions>.text-button{font-size:.8125rem}.architecture-preview{padding-inline:13px}.preview-node{padding:10px 7px}.preview-node strong{font-size:.75rem}.preview-node small{font-size:.75rem}.preview-topline{font-size:.75rem}.preview-caption{gap:8px}.preview-caption>span,.preview-caption a{font-size:.75rem}.bus-label{font-size:.75rem}.channel-grid,.vision-pillars{grid-template-columns:1fr}.manifesto-statement h2{font-size:2rem}.document-top>span{font-size:.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}

.language-switch{display:flex;align-items:center;gap:8px;flex-shrink:0;font-size:.8rem;letter-spacing:.06em}.language-switch a{padding:8px 3px;color:var(--muted,#a6b8b3);text-decoration:none}.language-switch a[aria-current="page"]{color:#8ae0be;border-bottom:1px solid currentColor}.language-switch a:hover{color:#fff}.language-switch span{opacity:.35}@media(max-width:600px){.site-header{gap:12px}.language-switch{margin-left:auto;gap:5px;font-size:.75rem}}

.site-footer{flex-wrap:wrap}.footer-contact{display:flex;flex-direction:column;gap:8px;font-size:.875rem;line-height:1.5}.footer-contact>a{color:#8ae0be;text-decoration:underline;text-underline-offset:4px}.footer-sponsor{color:#8d9c98;font-size:.8125rem;font-weight:400;line-height:1.5}@media(max-width:600px){.footer-contact{width:100%;padding-top:8px}}

.reader-content p.support-credit{font-size:.8125rem;color:#8d9c98;font-weight:400;margin-top:2rem}

.audit-evidence{margin:48px 0}.audit-evidence>h3{font-size:2rem}.audit-evidence p,.architecture-text p{font-size:1rem;line-height:1.8}.audit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:28px}.audit-grid article{border-top:1px solid #45605a;padding:20px 0}.audit-grid h3{font-size:1.2rem}.audit-grid a,.publication-links a,.architecture-text a{color:#8ae0be;text-decoration:underline}.architecture-text{margin:24px 0;padding:18px;border:1px solid #45605a}.architecture-text summary{cursor:pointer;font-size:1rem}.publication-links{padding:30px 5%;display:flex;flex-wrap:wrap;gap:18px}.publication-links p{width:100%}@media(max-width:700px){.audit-grid{grid-template-columns:1fr}}

.footer-sponsor a{color:inherit;font-weight:400;text-decoration:none}.footer-sponsor a:hover{text-decoration:underline}

.legal-note{font-size:.875rem;line-height:1.6}.site-footer .legal-note{flex-basis:100%;grid-column:1/-1;margin-top:1rem}

/* Make legal links recognizable without hover, including touch screens. */
.site-footer .legal-note a{color:var(--accent);text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:4px}
.site-footer .legal-note .footer-legal-link{display:table;max-width:100%;min-height:44px;margin-top:12px;padding:10px 16px;border:1px solid var(--accent);border-radius:6px;font-size:1rem;font-weight:600;line-height:1.5}
.site-footer .legal-note .footer-legal-link:hover{background:var(--accent);color:var(--bg)}
.site-footer .legal-note .footer-legal-link:focus-visible{outline:3px solid var(--ink);outline-offset:4px}
