/* ConcretOS S+16 Canonical Theme R2
   Ordered consolidation of P210-P231 + Canonical Runtime R1.
   Source files remain in the engineering package for traceability but are no longer loaded by ConcretOS pages. */

/* ===== BEGIN genesis-p210-concretos-product-authority.css ===== */

/* P210 — ConcretOS Product Authority */
.concretos-p210-authority{position:relative;padding:clamp(64px,7vw,108px) 0;background:linear-gradient(180deg,#f5f8f7 0%,#edf3f1 100%);border-block:1px solid rgba(29,66,59,.12);overflow:hidden}
.concretos-p210-authority:before{content:"";position:absolute;inset:-20% auto auto -10%;width:38rem;height:38rem;border-radius:50%;background:radial-gradient(circle,rgba(78,124,113,.12),transparent 68%);pointer-events:none}
.p210-wrap{position:relative;z-index:1;width:min(1480px,calc(100% - 48px));margin-inline:auto}
.p210-head{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:clamp(32px,5vw,82px);align-items:end;margin-bottom:clamp(34px,5vw,62px)}
.p210-kicker{display:inline-flex;align-items:center;gap:10px;color:#9c7a18;font-weight:800;letter-spacing:.14em;font-size:.78rem;text-transform:uppercase;margin-bottom:18px}.p210-kicker:before{content:"";width:34px;height:2px;background:#c9ab48}
.p210-head h2{font-size:clamp(2.4rem,5vw,5.3rem);line-height:.98;letter-spacing:-.045em;color:#10231f;margin:0}.p210-head h2 em{font-style:normal;color:#547b72}
.p210-head p{margin:0;color:#5f706c;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.85;max-width:42rem}
.p210-difference{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:18px}
.p210-card{background:rgba(255,255,255,.88);border:1px solid rgba(37,77,68,.16);border-radius:24px;padding:28px;box-shadow:0 18px 45px rgba(18,52,45,.07);min-height:230px;display:flex;flex-direction:column}
.p210-card>span{font-size:.76rem;font-weight:900;letter-spacing:.12em;color:#a17e1b}.p210-card h3{font-size:1.35rem;line-height:1.25;color:#17312b;margin:20px 0 12px}.p210-card p{color:#657671;line-height:1.75;margin:0}.p210-card footer{margin-top:auto;padding-top:22px;display:flex;align-items:center;gap:9px;color:#375d54;font-weight:800;font-size:.86rem}.p210-card footer:before{content:"";width:8px;height:8px;border-radius:50%;background:#c6aa4d;box-shadow:0 0 0 5px rgba(198,170,77,.14)}
.p210-platform{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);gap:18px}
.p210-platform-intro{border-radius:28px;padding:clamp(30px,4vw,52px);background:#112722;color:#f4f8f6;display:flex;flex-direction:column;min-height:100%}.p210-platform-intro small{color:#d8bc5b;font-weight:900;letter-spacing:.13em}.p210-platform-intro h3{font-size:clamp(1.8rem,3vw,3.05rem);line-height:1.08;margin:24px 0 18px}.p210-platform-intro p{color:#b8c8c3;line-height:1.8;margin:0 0 28px}.p210-platform-intro ul{display:grid;gap:12px;padding:0;margin:0 0 30px;list-style:none}.p210-platform-intro li{display:flex;gap:12px;align-items:flex-start;color:#e6efec}.p210-platform-intro li:before{content:"✓";color:#e0c45d;font-weight:900}.p210-platform-intro .p210-cta{margin-top:auto;display:flex;flex-wrap:wrap;gap:12px}.p210-platform-intro a{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border-radius:14px;font-weight:850;text-decoration:none}.p210-platform-intro a:first-child{background:#d5b84f;color:#13241f}.p210-platform-intro a:last-child{border:1px solid rgba(255,255,255,.22);color:#f3f7f5}
.p210-modules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.p210-module{border:1px solid rgba(37,77,68,.15);border-radius:22px;padding:24px;background:rgba(255,255,255,.75);display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start}.p210-module i{font-style:normal;width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#e4ece9;color:#244b42;font-weight:900}.p210-module small{display:block;color:#a07d1c;font-size:.7rem;font-weight:900;letter-spacing:.1em;margin-bottom:7px}.p210-module b{display:block;color:#17312b;font-size:1.04rem;margin-bottom:7px}.p210-module p{margin:0;color:#697a75;font-size:.92rem;line-height:1.6}.p210-boundary{grid-column:1/-1;border-radius:20px;padding:18px 22px;background:#edf1df;border:1px solid rgba(178,145,35,.28);display:flex;gap:14px;align-items:flex-start;color:#58604e}.p210-boundary strong{color:#836817;white-space:nowrap}
html.dark .concretos-p210-authority,html[data-theme="dark"] .concretos-p210-authority{background:linear-gradient(180deg,#081713 0%,#0d211c 100%);border-color:rgba(156,205,190,.12)}
html.dark .p210-head h2,html[data-theme="dark"] .p210-head h2{color:#f3f8f6}.dark .p210-head h2 em,[data-theme="dark"] .p210-head h2 em{color:#8fb8ad}.dark .p210-head p,[data-theme="dark"] .p210-head p{color:#a9bbb5}.dark .p210-card,[data-theme="dark"] .p210-card,.dark .p210-module,[data-theme="dark"] .p210-module{background:rgba(18,40,34,.9);border-color:rgba(148,195,181,.14);box-shadow:none}.dark .p210-card h3,[data-theme="dark"] .p210-card h3,.dark .p210-module b,[data-theme="dark"] .p210-module b{color:#f0f6f4}.dark .p210-card p,[data-theme="dark"] .p210-card p,.dark .p210-module p,[data-theme="dark"] .p210-module p{color:#a9bbb5}.dark .p210-card footer,[data-theme="dark"] .p210-card footer{color:#bcd0ca}.dark .p210-module i,[data-theme="dark"] .p210-module i{background:#17352e;color:#d8e6e2}.dark .p210-boundary,[data-theme="dark"] .p210-boundary{background:rgba(122,101,25,.16);border-color:rgba(215,185,84,.22);color:#c8c4aa}.dark .p210-boundary strong,[data-theme="dark"] .p210-boundary strong{color:#e0c45d}
[dir="rtl"] .p210-kicker{letter-spacing:0;text-transform:none}[dir="rtl"] .p210-head h2{letter-spacing:0;line-height:1.16}[dir="rtl"] .p210-card>span,[dir="rtl"] .p210-platform-intro small,[dir="rtl"] .p210-module small{letter-spacing:0}
@media(max-width:1080px){.p210-head,.p210-platform{grid-template-columns:1fr}.p210-difference{grid-template-columns:1fr}.p210-card{min-height:unset}.p210-platform-intro{min-height:unset}}
@media(max-width:720px){.concretos-p210-authority{padding:54px 0}.p210-wrap{width:min(100% - 28px,1480px)}.p210-head{gap:22px}.p210-head h2{font-size:clamp(2.1rem,12vw,3.5rem)}.p210-card,.p210-platform-intro{padding:24px}.p210-modules{grid-template-columns:1fr}.p210-boundary{flex-direction:column}.p210-platform-intro .p210-cta{display:grid}.p210-platform-intro a{width:100%}}

/* ===== END genesis-p210-concretos-product-authority.css ===== */

/* ===== BEGIN genesis-p211-concretos-proof-authority.css ===== */

/* P211 — ConcretOS Product Proof & Walkthrough Authority */
.concretos-p211-proof{padding:clamp(72px,8vw,118px) 24px;background:linear-gradient(180deg,#eef4f1 0%,#f8faf9 100%);color:#122522}
.p211-wrap{width:min(1440px,100%);margin:0 auto}
.p211-head{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);gap:clamp(28px,5vw,82px);align-items:end;margin-bottom:40px}
.p211-kicker{display:inline-flex;align-items:center;gap:10px;font-size:.74rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#9a7720;margin-bottom:14px}.p211-kicker:before{content:'';width:28px;height:1px;background:#c8a844}
.p211-head h2{font-size:clamp(2.2rem,4.4vw,5.25rem);line-height:.98;letter-spacing:-.045em;margin:0;color:#132421;font-weight:520}.p211-head h2 em{font-style:normal;color:#567d73}
.p211-head>p{margin:0;color:#52635f;font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.72;max-width:620px}
.p211-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:22px}
.p211-proof-card{position:relative;min-height:300px;padding:28px;border:1px solid rgba(38,82,72,.16);border-radius:28px;background:rgba(255,255,255,.82);box-shadow:0 18px 48px rgba(19,48,41,.08);overflow:hidden}
.p211-proof-card:after{content:attr(data-no);position:absolute;right:18px;bottom:-30px;font-size:8rem;font-weight:800;color:rgba(36,83,73,.05);line-height:1}
[dir=rtl] .p211-proof-card:after{right:auto;left:18px}
.p211-proof-card small{display:block;color:#a17d21;font-weight:800;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;margin-bottom:34px}
.p211-proof-card h3{font-size:1.42rem;line-height:1.2;margin:0 0 14px;color:#17302b}.p211-proof-card p{color:#61706c;line-height:1.68;margin:0 0 24px}
.p211-proof-card ul{list-style:none;padding:0;margin:0;display:grid;gap:11px}.p211-proof-card li{position:relative;padding-inline-start:22px;color:#334b45;font-weight:650;font-size:.92rem}.p211-proof-card li:before{content:'✓';position:absolute;inset-inline-start:0;color:#a88322;font-weight:900}
.p211-command{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:18px}
.p211-console{border-radius:30px;background:#102822;color:#eef7f4;padding:clamp(28px,4vw,52px);border:1px solid rgba(210,183,91,.18);box-shadow:0 24px 70px rgba(7,24,20,.2)}
.p211-console-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:26px;border-bottom:1px solid rgba(255,255,255,.1)}
.p211-console-head small{display:block;color:#d3b958;font-weight:800;letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px}.p211-console-head h3{font-size:clamp(1.55rem,2.5vw,2.55rem);line-height:1.12;margin:0;color:#f5faf8}.p211-status{flex:none;padding:10px 14px;border-radius:999px;background:rgba(210,183,91,.12);border:1px solid rgba(210,183,91,.28);color:#e0c76c;font-size:.78rem;font-weight:800}
.p211-route{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:28px}.p211-step{position:relative;padding:18px 16px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:rgba(255,255,255,.035)}.p211-step i{display:block;font-style:normal;color:#d4b956;font-size:.74rem;font-weight:850;margin-bottom:18px}.p211-step b{display:block;color:#f1f7f5;font-size:.98rem;margin-bottom:8px}.p211-step span{display:block;color:#aebfba;font-size:.82rem;line-height:1.5}
.p211-decision{border-radius:30px;background:#d4b956;padding:clamp(28px,4vw,48px);color:#13231f;display:flex;flex-direction:column;justify-content:space-between}.p211-decision small{font-weight:850;letter-spacing:.13em;text-transform:uppercase}.p211-decision h3{font-size:clamp(1.55rem,2.7vw,2.7rem);line-height:1.05;margin:18px 0 14px}.p211-decision p{line-height:1.65;color:#31463f;margin:0 0 28px}.p211-actions{display:grid;gap:10px}.p211-actions a{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 18px;border-radius:15px;font-weight:800;text-decoration:none}.p211-actions a:first-child{background:#112720;color:#fff}.p211-actions a:last-child{border:1px solid rgba(17,39,32,.32);color:#142720;background:rgba(255,255,255,.2)}
html.dark .concretos-p211-proof,html[data-theme=dark] .concretos-p211-proof{background:linear-gradient(180deg,#071512 0%,#0a1d18 100%);color:#f3f8f6}
html.dark .p211-head h2,html[data-theme=dark] .p211-head h2{color:#f4f9f7}html.dark .p211-head h2 em,html[data-theme=dark] .p211-head h2 em{color:#89b2a7}html.dark .p211-head>p,html[data-theme=dark] .p211-head>p{color:#afc0bb}
html.dark .p211-proof-card,html[data-theme=dark] .p211-proof-card{background:#10241f;border-color:rgba(132,181,168,.17);box-shadow:none}html.dark .p211-proof-card h3,html[data-theme=dark] .p211-proof-card h3{color:#f1f7f5}html.dark .p211-proof-card p,html[data-theme=dark] .p211-proof-card p{color:#a8bbb5}html.dark .p211-proof-card li,html[data-theme=dark] .p211-proof-card li{color:#d4dfdc}
@media(max-width:980px){.p211-head,.p211-command{grid-template-columns:1fr}.p211-proof-grid{grid-template-columns:1fr 1fr}.p211-proof-card:last-child{grid-column:1/-1}.p211-route{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.concretos-p211-proof{padding:60px 16px}.p211-proof-grid{grid-template-columns:1fr}.p211-proof-card:last-child{grid-column:auto}.p211-route{grid-template-columns:1fr}.p211-console-head{flex-direction:column}.p211-head h2{font-size:2.45rem}.p211-proof-card{min-height:auto}}

/* ===== END genesis-p211-concretos-proof-authority.css ===== */

/* ===== BEGIN genesis-p212-concretos-adoption-authority.css ===== */

/* P212 — ConcretOS Adoption & Rollout Authority */
.concretos-p212-adoption{padding:clamp(4.5rem,7vw,7rem) 1.25rem;background:linear-gradient(180deg,#eef4f1 0%,#f7faf8 100%);color:#102a24}
.p212-wrap{max-width:1180px;margin:0 auto}
.p212-head{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:2.5rem;align-items:end;margin-bottom:2.4rem}
.p212-kicker{display:inline-flex;align-items:center;gap:.55rem;font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#8a6a18}
.p212-kicker:before{content:"";width:28px;height:2px;background:#b8932f}
.p212-head h2{margin:.75rem 0 0;font-size:clamp(2rem,4vw,4.15rem);line-height:1.02;letter-spacing:-.045em;color:#0b2d25}
.p212-head h2 em{font-style:normal;color:#9a7620}
.p212-head>p{margin:0;color:#4f625d;line-height:1.75;font-size:1.02rem}
.p212-rollout{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.25rem}
.p212-stage{position:relative;padding:1.45rem;border:1px solid rgba(16,70,57,.16);border-radius:22px;background:rgba(255,255,255,.88);box-shadow:0 12px 34px rgba(10,44,36,.06);min-height:250px}
.p212-stage>i{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#103f34;color:#f4d57c;font-style:normal;font-weight:850;margin-bottom:1.15rem}
.p212-stage small{display:block;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#91701e;font-size:.7rem}
.p212-stage h3{margin:.45rem 0 .7rem;font-size:1.24rem;line-height:1.2;color:#12382e}
.p212-stage p{margin:0;color:#60716c;line-height:1.65;font-size:.93rem}
.p212-stage:after{content:"";position:absolute;top:32px;right:-12px;width:22px;height:1px;background:rgba(155,119,31,.45)}
.p212-stage:last-child:after{display:none}
.p212-governance{display:grid;grid-template-columns:1.15fr .85fr;gap:1.1rem}
.p212-roles,.p212-readiness{border-radius:24px;padding:clamp(1.5rem,3vw,2.4rem)}
.p212-roles{background:#0d3028;color:#edf7f3;box-shadow:0 22px 60px rgba(5,29,23,.18)}
.p212-roles-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:1.4rem}
.p212-roles small,.p212-readiness small{font-weight:850;letter-spacing:.13em;text-transform:uppercase;color:#e1bd59;font-size:.72rem}
.p212-roles h3,.p212-readiness h3{margin:.5rem 0 0;font-size:clamp(1.45rem,2.4vw,2.15rem);line-height:1.15}
.p212-roles-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}
.p212-role{padding:1rem;border:1px solid rgba(234,213,147,.18);border-radius:16px;background:rgba(255,255,255,.035)}
.p212-role b{display:block;color:#fff;margin-bottom:.3rem}.p212-role span{display:block;color:#b9cac4;font-size:.88rem;line-height:1.5}
.p212-readiness{background:#d3ad43;color:#17352d;display:flex;flex-direction:column;justify-content:space-between}
.p212-readiness p{color:#314c44;line-height:1.65;margin:.8rem 0 1.2rem}
.p212-readiness ul{list-style:none;padding:0;margin:0 0 1.35rem;display:grid;gap:.6rem}
.p212-readiness li{position:relative;padding-inline-start:1.25rem;font-weight:700;font-size:.93rem}
.p212-readiness li:before{content:"✓";position:absolute;inset-inline-start:0;color:#0f4b3d}
.p212-actions{display:flex;flex-wrap:wrap;gap:.65rem}.p212-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.7rem 1rem;border-radius:12px;text-decoration:none;font-weight:800}
.p212-actions a:first-child{background:#102f28;color:#fff}.p212-actions a:last-child{border:1px solid rgba(16,47,40,.35);color:#17352d;background:rgba(255,255,255,.28)}
html.dark .concretos-p212-adoption,.dark .concretos-p212-adoption{background:linear-gradient(180deg,#071612 0%,#0a1e19 100%);color:#eef7f4}
html.dark .p212-head h2,.dark .p212-head h2{color:#f1f8f5}html.dark .p212-head>p,.dark .p212-head>p{color:#a9bbb5}
html.dark .p212-stage,.dark .p212-stage{background:#0d2922;border-color:rgba(223,185,83,.18);box-shadow:none}
html.dark .p212-stage h3,.dark .p212-stage h3{color:#f0f7f4}html.dark .p212-stage p,.dark .p212-stage p{color:#a9bbb5}
html.dark .p212-roles,.dark .p212-roles{background:#06110e;border:1px solid rgba(223,185,83,.17)}
html[dir="rtl"] .p212-stage:after{right:auto;left:-12px}
@media(max-width:980px){.p212-head{grid-template-columns:1fr}.p212-rollout{grid-template-columns:repeat(2,1fr)}.p212-governance{grid-template-columns:1fr}.p212-stage:after{display:none}}
@media(max-width:620px){.concretos-p212-adoption{padding:3.5rem 1rem}.p212-rollout{grid-template-columns:1fr}.p212-stage{min-height:auto}.p212-roles-grid{grid-template-columns:1fr}.p212-actions{flex-direction:column}.p212-actions a{width:100%}}

/* ===== END genesis-p212-concretos-adoption-authority.css ===== */

/* ===== BEGIN genesis-p214-concretos-operating-proof.css ===== */
/* P214 · ConcretOS Operating Proof Register */
.concretos-p214-register{padding:clamp(72px,8vw,118px) 24px;background:linear-gradient(180deg,#edf3f1 0%,#f8faf9 100%);color:#122522}
.p214-wrap{width:min(1480px,calc(100% - 16px));margin:auto}
.p214-head{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:clamp(32px,6vw,86px);align-items:end;margin-bottom:38px}
.p214-kicker{display:inline-flex;align-items:center;gap:10px;color:#9b7c18;font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.p214-kicker:before{content:"";width:34px;height:2px;background:#c7a73f}
.p214-head h2{font-size:clamp(2.35rem,5vw,5.5rem);line-height:.98;letter-spacing:-.045em;margin:14px 0 0;font-weight:500}.p214-head h2 em{font-style:normal;color:#4f776e}
.p214-head>p{font-size:clamp(1rem,1.35vw,1.25rem);line-height:1.85;color:#60716d;margin:0;max-width:620px}
.p214-register-shell{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.55fr);gap:18px;align-items:stretch}
.p214-table{background:rgba(255,255,255,.88);border:1px solid rgba(24,66,58,.14);border-radius:28px;box-shadow:0 26px 70px rgba(25,55,49,.09);overflow:hidden}
.p214-table-head,.p214-row{display:grid;grid-template-columns:1.05fr 1.35fr 1.15fr 1fr;gap:0}
.p214-table-head{background:#16312c;color:#fff;padding:18px 22px}.p214-table-head span{font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#d6e4e0}
.p214-row{min-height:132px;border-top:1px solid rgba(24,66,58,.11);padding:0 22px;align-items:stretch}.p214-row:first-of-type{border-top:0}
.p214-cell{padding:22px 18px;border-inline-start:1px solid rgba(24,66,58,.09);display:flex;flex-direction:column;justify-content:center;gap:7px}.p214-cell:first-child{border-inline-start:0}.p214-cell small{font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#a18322}.p214-cell b{font-size:1.02rem;line-height:1.35;color:#17302b}.p214-cell span{font-size:.9rem;line-height:1.65;color:#6b7976}.p214-cell.outcome b{color:#35685d}.p214-cell.outcome span{color:#4f6963}
.p214-scorecard{border-radius:28px;background:linear-gradient(145deg,#102723,#193a33);color:#f5f8f7;padding:clamp(28px,4vw,44px);display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 26px 70px rgba(8,27,23,.2);border:1px solid rgba(207,183,91,.28)}
.p214-scorecard small{color:#d8bd62;font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.p214-scorecard h3{font-size:clamp(1.8rem,3.2vw,3.3rem);line-height:1.05;margin:12px 0 16px;font-weight:560}.p214-scorecard>div>p{color:#c9d5d2;line-height:1.75;margin:0}
.p214-signals{display:grid;gap:10px;margin:28px 0}.p214-signal{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center;padding:13px 14px;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(255,255,255,.045)}.p214-signal i{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:#d4b950;color:#132a25;font-style:normal;font-weight:900}.p214-signal b{display:block;font-size:.92rem}.p214-signal span{display:block;color:#aebfbb;font-size:.8rem;margin-top:2px}
.p214-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.p214-actions a{min-height:48px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:14px;padding:12px 14px;font-size:.83rem;font-weight:800;text-decoration:none}.p214-actions a:first-child{background:#d4b950;color:#142823}.p214-actions a:last-child{border:1px solid rgba(255,255,255,.22);color:#f7faf9;background:rgba(255,255,255,.04)}
html.dark .concretos-p214-register,html[data-theme="dark"] .concretos-p214-register{background:linear-gradient(180deg,#071411 0%,#0b1b17 100%);color:#eef5f2}
html.dark .p214-head h2,html[data-theme="dark"] .p214-head h2{color:#f4f8f6}html.dark .p214-head h2 em,html[data-theme="dark"] .p214-head h2 em{color:#91b9af}html.dark .p214-head>p,html[data-theme="dark"] .p214-head>p{color:#aabcb7}
html.dark .p214-table,html[data-theme="dark"] .p214-table{background:#10231f;border-color:rgba(126,177,164,.17);box-shadow:none}.p214-table-head{background:#18352f}
html.dark .p214-row,html[data-theme="dark"] .p214-row{border-color:rgba(126,177,164,.13)}html.dark .p214-cell,html[data-theme="dark"] .p214-cell{border-color:rgba(126,177,164,.12)}html.dark .p214-cell b,html[data-theme="dark"] .p214-cell b{color:#edf4f2}html.dark .p214-cell span,html[data-theme="dark"] .p214-cell span{color:#a9bab6}html.dark .p214-cell.outcome b,html[data-theme="dark"] .p214-cell.outcome b{color:#9fd1c3}
[dir="rtl"] .p214-head h2{letter-spacing:-.025em}[dir="rtl"] .p214-kicker{letter-spacing:0}.p214-table-head span,[dir="rtl"] .p214-cell small{letter-spacing:0}
@media(max-width:1100px){.p214-head,.p214-register-shell{grid-template-columns:1fr}.p214-scorecard{min-height:420px}.p214-table-head,.p214-row{grid-template-columns:1fr 1fr}.p214-table-head span:nth-child(n+3){display:none}.p214-row{padding:0}.p214-cell:nth-child(3),.p214-cell:nth-child(4){border-top:1px solid rgba(24,66,58,.09)}.p214-cell:nth-child(3){border-inline-start:0}}
@media(max-width:680px){.concretos-p214-register{padding:58px 14px}.p214-wrap{width:100%}.p214-head h2{font-size:2.45rem}.p214-table-head{display:none}.p214-row{grid-template-columns:1fr;min-height:0;padding:12px 14px}.p214-cell{border:0!important;padding:11px 4px}.p214-cell+ .p214-cell{border-top:1px solid rgba(24,66,58,.09)!important}.p214-actions{grid-template-columns:1fr}}

/* ===== END genesis-p214-concretos-operating-proof.css ===== */

/* ===== BEGIN genesis-p215-concretos-interface-evidence.css ===== */
/* P215 · ConcretOS Interface Evidence Closure */
.concretos-p215-evidence{padding:clamp(72px,8vw,120px) 24px;background:#f8faf9;color:#142622}
.p215-wrap{width:min(1480px,calc(100% - 16px));margin:auto}
.p215-head{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:clamp(32px,6vw,88px);align-items:end;margin-bottom:36px}
.p215-kicker{display:inline-flex;align-items:center;gap:10px;color:#9b7c18;font-size:.76rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.p215-kicker:before{content:"";width:34px;height:2px;background:#c8a844}
.p215-head h2{margin:14px 0 0;font-size:clamp(2.4rem,5vw,5.6rem);line-height:.98;letter-spacing:-.045em;font-weight:520}.p215-head h2 em{font-style:normal;color:#4d756c}
.p215-head>p{margin:0;color:#60716d;font-size:clamp(1rem,1.3vw,1.22rem);line-height:1.85;max-width:620px}
.p215-console{border-radius:30px;overflow:hidden;border:1px solid rgba(24,66,58,.16);box-shadow:0 28px 76px rgba(18,50,43,.12);background:#fff}
.p215-consolebar{min-height:58px;background:#102823;color:#f5f9f7;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 18px}.p215-consolebar strong{font-size:.92rem}.p215-consolebar span{font-size:.74rem;color:#b9cbc6;text-transform:uppercase;letter-spacing:.11em}.p215-dots{display:flex;gap:7px}.p215-dots i{width:9px;height:9px;border-radius:50%;background:#6d8a82}.p215-dots i:nth-child(2){background:#c8a844}.p215-dots i:nth-child(3){background:#9ebbb3}
.p215-screen{display:grid;grid-template-columns:230px minmax(0,1fr);min-height:590px;background:#edf3f1}
.p215-sidebar{background:#17342e;color:#eaf2ef;padding:22px 16px;display:flex;flex-direction:column;gap:10px}.p215-brand{padding:8px 10px 20px;font-weight:900;letter-spacing:.04em}.p215-nav{display:grid;gap:7px}.p215-nav span{padding:12px 13px;border-radius:12px;color:#afc2bd;font-size:.82rem;font-weight:700}.p215-nav span.active{background:#d2b750;color:#142823}.p215-tenant{margin-top:auto;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:13px;color:#b9cbc6;font-size:.76rem}.p215-tenant b{display:block;color:#fff;margin-bottom:3px}
.p215-workspace{padding:24px;display:grid;gap:18px;align-content:start}.p215-worktop{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.p215-worktop small{display:block;color:#9a7c1c;font-weight:850;letter-spacing:.1em}.p215-worktop h3{font-size:clamp(1.55rem,2.6vw,2.65rem);line-height:1.08;margin:6px 0 0}.p215-state{padding:10px 13px;border-radius:999px;background:#dce9e5;color:#285d51;font-size:.75rem;font-weight:850;white-space:nowrap}
.p215-gates{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.p215-gate{background:#fff;border:1px solid rgba(24,66,58,.12);border-radius:16px;padding:15px;min-height:108px}.p215-gate i{font-style:normal;color:#a48420;font-weight:900;font-size:.74rem}.p215-gate b{display:block;margin:10px 0 5px;font-size:.9rem}.p215-gate span{color:#71807c;font-size:.74rem;line-height:1.5}.p215-gate.ready{background:#17342e;color:#fff}.p215-gate.ready span{color:#b8c8c4}
.p215-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr);gap:14px}.p215-panel{background:#fff;border:1px solid rgba(24,66,58,.12);border-radius:18px;padding:18px}.p215-panel h4{font-size:.95rem;margin:0 0 14px}.p215-trace{display:grid;gap:9px}.p215-trace-row{display:grid;grid-template-columns:38px 1fr auto;gap:11px;align-items:center;border:1px solid rgba(24,66,58,.1);border-radius:12px;padding:10px 12px}.p215-trace-row i{width:32px;height:32px;border-radius:10px;background:#e5eeeb;display:grid;place-items:center;font-style:normal;font-weight:900;font-size:.7rem}.p215-trace-row b{display:block;font-size:.8rem}.p215-trace-row span{display:block;color:#798681;font-size:.7rem;margin-top:2px}.p215-trace-row em{font-style:normal;font-size:.68rem;font-weight:850;color:#35685c}.p215-prooflist{display:grid;gap:9px}.p215-proof{border-radius:12px;background:#edf3f1;padding:12px}.p215-proof small{color:#9a7c1c;font-weight:850}.p215-proof b{display:block;font-size:.82rem;margin-top:5px}.p215-proof span{display:block;color:#71807c;font-size:.72rem;line-height:1.5;margin-top:4px}
.p215-legend{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.p215-legend article{border:1px solid rgba(24,66,58,.13);border-radius:18px;padding:18px;background:rgba(255,255,255,.8)}.p215-legend small{color:#9a7c1c;font-weight:850}.p215-legend h3{font-size:1rem;margin:9px 0 6px}.p215-legend p{font-size:.82rem;line-height:1.6;color:#687873;margin:0}
.p215-close{margin-top:18px;border-radius:24px;background:linear-gradient(135deg,#d6bc5c,#c9a940);padding:clamp(22px,3vw,34px);display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;color:#142823}.p215-close h3{font-size:clamp(1.45rem,2.7vw,2.6rem);margin:0 0 6px}.p215-close p{margin:0;max-width:780px;line-height:1.65}.p215-actions{display:flex;gap:10px;flex-wrap:wrap}.p215-actions a{min-height:48px;display:flex;align-items:center;justify-content:center;border-radius:14px;padding:12px 17px;text-decoration:none;font-size:.82rem;font-weight:850}.p215-actions a:first-child{background:#132d27;color:#fff}.p215-actions a:last-child{border:1px solid rgba(20,40,35,.28);color:#142823;background:rgba(255,255,255,.2)}
html.dark .concretos-p215-evidence,html[data-theme="dark"] .concretos-p215-evidence{background:#081713;color:#edf5f2}html.dark .p215-head h2,html[data-theme="dark"] .p215-head h2{color:#f5f8f7}html.dark .p215-head h2 em,html[data-theme="dark"] .p215-head h2 em{color:#94bcb1}html.dark .p215-head>p,html[data-theme="dark"] .p215-head>p{color:#aabcb7}html.dark .p215-console,html[data-theme="dark"] .p215-console{border-color:rgba(133,181,169,.18);box-shadow:none}html.dark .p215-screen,html[data-theme="dark"] .p215-screen{background:#0c1d19}html.dark .p215-worktop h3,html[data-theme="dark"] .p215-worktop h3{color:#eef5f2}html.dark .p215-gate,html[data-theme="dark"] .p215-gate,html.dark .p215-panel,html[data-theme="dark"] .p215-panel{background:#122923;border-color:rgba(133,181,169,.16);color:#edf5f2}html.dark .p215-gate span,html[data-theme="dark"] .p215-gate span,html.dark .p215-trace-row span,html[data-theme="dark"] .p215-trace-row span,html.dark .p215-proof span,html[data-theme="dark"] .p215-proof span{color:#a9bbb6}html.dark .p215-trace-row,html[data-theme="dark"] .p215-trace-row{border-color:rgba(133,181,169,.14)}html.dark .p215-trace-row i,html[data-theme="dark"] .p215-trace-row i,html.dark .p215-proof,html[data-theme="dark"] .p215-proof{background:#19352e}html.dark .p215-legend article,html[data-theme="dark"] .p215-legend article{background:#10231f;border-color:rgba(133,181,169,.15)}html.dark .p215-legend p,html[data-theme="dark"] .p215-legend p{color:#a8bab5}
[dir="rtl"] .p215-head h2{letter-spacing:-.025em}[dir="rtl"] .p215-kicker,[dir="rtl"] .p215-consolebar span{letter-spacing:0}
@media(max-width:1100px){.p215-head{grid-template-columns:1fr}.p215-screen{grid-template-columns:190px 1fr}.p215-gates{grid-template-columns:1fr 1fr}.p215-legend{grid-template-columns:1fr 1fr}.p215-close{grid-template-columns:1fr}}
@media(max-width:760px){.concretos-p215-evidence{padding:58px 14px}.p215-wrap{width:100%}.p215-head h2{font-size:2.45rem}.p215-screen{grid-template-columns:1fr}.p215-sidebar{display:none}.p215-workspace{padding:14px}.p215-worktop{display:grid}.p215-gates,.p215-grid,.p215-legend{grid-template-columns:1fr}.p215-consolebar span{display:none}.p215-close{padding:22px}.p215-actions{display:grid}.p215-actions a{width:100%}}

/* ===== END genesis-p215-concretos-interface-evidence.css ===== */

/* ===== BEGIN genesis-p216-concretos-buyer-decision.css ===== */

/* P216 — ConcretOS buyer decision closure */
.concretos-p216-buyers{padding:clamp(72px,8vw,124px) 24px;background:#eef4f1;color:#102a26;position:relative;overflow:hidden}
.p216-wrap{width:min(1500px,100%);margin:auto}
.p216-head{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:48px;align-items:end;margin-bottom:34px}
.p216-kicker{display:block;color:#9b7a18;font-size:12px;font-weight:900;letter-spacing:.18em;margin-bottom:14px}
.p216-head h2{margin:0;font-size:clamp(38px,5vw,72px);line-height:.98;letter-spacing:-.04em;font-weight:560}
.p216-head h2 em{font-style:normal;color:#557d73}
.p216-head>p{margin:0;color:#62746f;font-size:18px;line-height:1.75;max-width:640px}
.p216-routes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.p216-route{background:#fff;border:1px solid rgba(16,42,38,.12);border-radius:26px;padding:26px;box-shadow:0 18px 50px rgba(8,35,30,.07);display:flex;flex-direction:column;min-height:430px}
.p216-route.featured{background:#153c35;color:#f7fbf9;border-color:#557d73;box-shadow:0 24px 65px rgba(8,35,30,.16)}
.p216-route-top{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:24px}
.p216-route-top i{font-style:normal;width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#edf3f0;color:#153c35;font-weight:900}
.p216-route.featured .p216-route-top i{background:#d7b84f;color:#102a26}
.p216-route-top span{font-size:11px;font-weight:900;letter-spacing:.13em;color:#7d8c88;text-align:right}
.p216-route.featured .p216-route-top span{color:#d7b84f}
.p216-route h3{font-size:27px;line-height:1.15;margin:0 0 10px}.p216-route>p{color:#677873;line-height:1.65;margin:0 0 24px}.p216-route.featured>p{color:#c7d5d1}
.p216-spec{display:grid;gap:12px;margin-top:auto}.p216-spec div{padding:14px 0;border-top:1px solid rgba(16,42,38,.1)}.p216-route.featured .p216-spec div{border-color:rgba(255,255,255,.12)}
.p216-spec small{display:block;color:#9b7a18;font-size:10px;letter-spacing:.14em;font-weight:900;margin-bottom:5px}.p216-route.featured .p216-spec small{color:#d7b84f}.p216-spec b{display:block;font-size:15px;line-height:1.45}.p216-spec span{display:block;color:#74837f;font-size:13px;line-height:1.5;margin-top:3px}.p216-route.featured .p216-spec span{color:#adc0ba}
.p216-route a{margin-top:22px;min-height:48px;border-radius:15px;display:flex;align-items:center;justify-content:center;padding:0 18px;background:#153c35;color:#fff;text-decoration:none;font-weight:850}.p216-route.featured a{background:#d7b84f;color:#102a26}
.p216-boundary{margin-top:18px;background:#d9b94f;border-radius:24px;padding:24px 28px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:center;color:#102a26}
.p216-boundary h3{font-size:25px;margin:0 0 5px}.p216-boundary p{margin:0;max-width:900px;line-height:1.6}.p216-boundary strong{font-size:12px;letter-spacing:.12em;text-transform:uppercase;border:1px solid rgba(16,42,38,.25);border-radius:999px;padding:10px 14px;white-space:nowrap}
.dark .concretos-p216-buyers,[data-theme="dark"] .concretos-p216-buyers{background:#081713;color:#f3f8f6}
.dark .p216-head h2 em,[data-theme="dark"] .p216-head h2 em{color:#8bb6aa}.dark .p216-head>p,[data-theme="dark"] .p216-head>p{color:#a9bbb5}
.dark .p216-route,[data-theme="dark"] .p216-route{background:#102721;border-color:rgba(190,218,208,.13);box-shadow:none}.dark .p216-route h3,[data-theme="dark"] .p216-route h3{color:#f4f8f7}.dark .p216-route>p,[data-theme="dark"] .p216-route>p{color:#aebfba}.dark .p216-route-top i,[data-theme="dark"] .p216-route-top i{background:#1b3932;color:#d6e5e0}.dark .p216-spec div,[data-theme="dark"] .p216-spec div{border-color:rgba(255,255,255,.1)}.dark .p216-spec span,[data-theme="dark"] .p216-spec span{color:#9eb1ab}.dark .p216-route a,[data-theme="dark"] .p216-route a{background:#d7b84f;color:#102a26}
.dark .p216-route.featured,[data-theme="dark"] .p216-route.featured{background:#173d35;border-color:#6e988d}
[dir="rtl"] .p216-route-top span{text-align:left}
@media(max-width:1100px){.p216-head{grid-template-columns:1fr;gap:20px}.p216-routes{grid-template-columns:1fr}.p216-route{min-height:auto}.p216-spec{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.concretos-p216-buyers{padding:60px 16px}.p216-head h2{font-size:40px}.p216-head>p{font-size:16px}.p216-route{padding:21px;border-radius:22px}.p216-spec{grid-template-columns:1fr}.p216-boundary{grid-template-columns:1fr;padding:22px}.p216-boundary strong{white-space:normal;text-align:center}.p216-route a{width:100%}}

/* ===== END genesis-p216-concretos-buyer-decision.css ===== */

/* ===== BEGIN genesis-p220-concretos-polish.css ===== */
/* P220 — ConcretOS visual polish authority */
body.concretos-flagship-page {
  --p220-ink:#102d29;
  --p220-muted:#58706c;
  --p220-line:rgba(17,92,82,.16);
  --p220-soft:#f5f8f7;
  --p220-panel:#ffffff;
  --p220-deep:#0b2723;
  --p220-gold:#c8a94d;
}

/* One consistent section rhythm across the accumulated product layers. */
body.concretos-flagship-page main > section[id] {
  scroll-margin-top: 156px;
}
body.concretos-flagship-page :is(.p210-wrap,.p211-wrap,.p212-wrap,.p214-wrap,.p215-wrap,.p216-wrap) {
  width:min(1180px,calc(100% - 48px));
  margin-inline:auto;
}
body.concretos-flagship-page :is(.concretos-p210-authority,.concretos-p211-proof,.concretos-p212-adoption,.concretos-p214-proof,.concretos-p215-interface,.concretos-p216-decision) {
  padding-block:clamp(72px,7vw,108px);
}
body.concretos-flagship-page :is(.p210-head,.p211-head,.p212-head,.p214-head,.p215-head,.p216-head) {
  gap:clamp(24px,4vw,64px);
  margin-bottom:clamp(34px,4vw,54px);
  align-items:end;
}
body.concretos-flagship-page :is(.p210-head,.p211-head,.p212-head,.p214-head,.p215-head,.p216-head) h2 {
  max-width:780px;
  font-size:clamp(2rem,3.25vw,3.35rem);
  line-height:1.04;
  letter-spacing:-.035em;
  text-wrap:balance;
}
html[dir="rtl"] body.concretos-flagship-page :is(.p210-head,.p211-head,.p212-head,.p214-head,.p215-head,.p216-head) h2 {
  letter-spacing:0;
  line-height:1.22;
}
body.concretos-flagship-page :is(.p210-head,.p211-head,.p212-head,.p214-head,.p215-head,.p216-head) > p {
  max-width:560px;
  font-size:1rem;
  line-height:1.78;
}
body.concretos-flagship-page :is(.p210-kicker,.p211-kicker,.p212-kicker,.p214-kicker,.p215-kicker,.p216-kicker) {
  letter-spacing:.12em;
  font-size:.72rem;
  font-weight:800;
}

/* Shared card discipline: tighter density, equal depth, no decorative jumping. */
body.concretos-flagship-page :is(.p210-card,.p210-module,.p211-proof-card,.p211-step,.p212-stage,.p212-role,.p214-proof-card,.p215-gate,.p216-route) {
  border-radius:18px;
  box-shadow:0 12px 34px rgba(17,56,50,.07);
  transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease;
}
body.concretos-flagship-page :is(.p210-card,.p210-module,.p211-proof-card,.p212-stage,.p212-role,.p214-proof-card,.p215-gate,.p216-route):hover {
  transform:none !important;
  border-color:rgba(23,119,104,.3);
  box-shadow:0 16px 38px rgba(17,56,50,.1);
}
body.concretos-flagship-page :is(.p210-card,.p211-proof-card,.p212-stage,.p214-proof-card,.p216-route) h3 {
  text-wrap:balance;
}
body.concretos-flagship-page :is(.p210-card,.p211-proof-card,.p212-stage,.p214-proof-card,.p216-route) p,
body.concretos-flagship-page :is(.p210-card,.p211-proof-card,.p212-stage,.p214-proof-card,.p216-route) li {
  line-height:1.65;
}

/* Product modules read as one connected operating system rather than loose cards. */
body.concretos-flagship-page .p210-platform {
  border-radius:24px;
  overflow:hidden;
}
body.concretos-flagship-page .p210-modules {
  gap:12px;
}
body.concretos-flagship-page .p210-module {
  min-height:112px;
  align-items:flex-start;
}
body.concretos-flagship-page .p210-module i {
  flex:0 0 38px;
  height:38px;
  display:grid;
  place-items:center;
  border-radius:10px;
  font-style:normal;
}

/* Walkthrough route and rollout sequence: stable scanning line. */
body.concretos-flagship-page .p211-route,
body.concretos-flagship-page .p212-rollout {
  gap:14px;
}
body.concretos-flagship-page .p211-step,
body.concretos-flagship-page .p212-stage {
  min-height:176px;
}
body.concretos-flagship-page .p211-command,
body.concretos-flagship-page .p212-governance,
body.concretos-flagship-page .p214-scorecard,
body.concretos-flagship-page .p216-close {
  border-radius:24px;
  overflow:hidden;
}

/* Buttons: consistent dimensions and intentional states. */
body.concretos-flagship-page :is(.p210-cta,.p211-actions,.p212-actions,.p214-actions,.p215-actions,.p216-actions) a {
  min-height:46px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:12px;
  font-weight:800;
  line-height:1.2;
  transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease;
}
body.concretos-flagship-page :is(.p210-cta,.p211-actions,.p212-actions,.p214-actions,.p215-actions,.p216-actions) a:hover {
  transform:none !important;
}
body.concretos-flagship-page :is(.p210-cta,.p211-actions,.p212-actions,.p214-actions,.p215-actions,.p216-actions) a:focus-visible {
  outline:3px solid rgba(202,170,73,.72);
  outline-offset:3px;
}

/* Light mode: cleaner hierarchy and less washed-out nested text. */
html:not(.dark) body.concretos-flagship-page :is(.concretos-p210-authority,.concretos-p212-adoption,.concretos-p214-proof,.concretos-p216-decision) {
  color:var(--p220-ink);
}
html:not(.dark) body.concretos-flagship-page :is(.p210-card,.p211-proof-card,.p212-stage,.p214-proof-card,.p216-route) {
  background:rgba(255,255,255,.92);
  border-color:var(--p220-line);
}
html:not(.dark) body.concretos-flagship-page :is(.p210-card,.p211-proof-card,.p212-stage,.p214-proof-card,.p216-route) p,
html:not(.dark) body.concretos-flagship-page :is(.p210-card,.p211-proof-card,.p212-stage,.p214-proof-card,.p216-route) li {
  color:#516d68;
}

/* Dark mode: preserve separation between the many accumulated evidence layers. */
html.dark body.concretos-flagship-page,
html[data-theme="dark"] body.concretos-flagship-page {
  --p220-ink:#f2f7f5;
  --p220-muted:#a9bfba;
  --p220-line:rgba(132,190,178,.18);
  --p220-soft:#0a1c19;
  --p220-panel:#0d2420;
}
html.dark body.concretos-flagship-page :is(.p210-card,.p210-module,.p211-proof-card,.p211-step,.p212-stage,.p212-role,.p214-proof-card,.p215-gate,.p216-route),
html[data-theme="dark"] body.concretos-flagship-page :is(.p210-card,.p210-module,.p211-proof-card,.p211-step,.p212-stage,.p212-role,.p214-proof-card,.p215-gate,.p216-route) {
  background:linear-gradient(145deg,rgba(15,43,38,.98),rgba(8,28,25,.98));
  border-color:var(--p220-line);
  box-shadow:0 16px 38px rgba(0,0,0,.19);
}
html.dark body.concretos-flagship-page :is(.p210-card,.p211-proof-card,.p212-stage,.p214-proof-card,.p216-route) p,
html.dark body.concretos-flagship-page :is(.p210-card,.p211-proof-card,.p212-stage,.p214-proof-card,.p216-route) li,
html[data-theme="dark"] body.concretos-flagship-page :is(.p210-card,.p211-proof-card,.p212-stage,.p214-proof-card,.p216-route) p,
html[data-theme="dark"] body.concretos-flagship-page :is(.p210-card,.p211-proof-card,.p212-stage,.p214-proof-card,.p216-route) li {
  color:#afc4bf;
}

/* Laptop density: avoid long, airy product pages. */
@media (max-width:1180px) {
  body.concretos-flagship-page :is(.p210-wrap,.p211-wrap,.p212-wrap,.p214-wrap,.p215-wrap,.p216-wrap) {
    width:min(100% - 36px,1080px);
  }
  body.concretos-flagship-page :is(.concretos-p210-authority,.concretos-p211-proof,.concretos-p212-adoption,.concretos-p214-proof,.concretos-p215-interface,.concretos-p216-decision) {
    padding-block:68px;
  }
}
@media (max-width:860px) {
  body.concretos-flagship-page :is(.p210-head,.p211-head,.p212-head,.p214-head,.p215-head,.p216-head) {
    display:block;
  }
  body.concretos-flagship-page :is(.p210-head,.p211-head,.p212-head,.p214-head,.p215-head,.p216-head) > p {
    margin-top:18px;
    max-width:680px;
  }
  body.concretos-flagship-page .p211-step,
  body.concretos-flagship-page .p212-stage {
    min-height:auto;
  }
}
@media (max-width:640px) {
  body.concretos-flagship-page :is(.p210-wrap,.p211-wrap,.p212-wrap,.p214-wrap,.p215-wrap,.p216-wrap) {
    width:calc(100% - 24px);
  }
  body.concretos-flagship-page :is(.concretos-p210-authority,.concretos-p211-proof,.concretos-p212-adoption,.concretos-p214-proof,.concretos-p215-interface,.concretos-p216-decision) {
    padding-block:52px;
  }
  body.concretos-flagship-page :is(.p210-head,.p211-head,.p212-head,.p214-head,.p215-head,.p216-head) h2 {
    font-size:clamp(1.78rem,9vw,2.35rem);
  }
  body.concretos-flagship-page :is(.p210-cta,.p211-actions,.p212-actions,.p214-actions,.p215-actions,.p216-actions) {
    display:grid;
    grid-template-columns:1fr;
  }
  body.concretos-flagship-page :is(.p210-cta,.p211-actions,.p212-actions,.p214-actions,.p215-actions,.p216-actions) a {
    width:100%;
  }
}
@media (prefers-reduced-motion:reduce) {
  body.concretos-flagship-page * { scroll-behavior:auto !important; }
}

/* ===== END genesis-p220-concretos-polish.css ===== */

/* ===== BEGIN genesis-p221-concretos-theme-parity.css ===== */
/* P221 — ConcretOS light / dark parity authority */
body.concretos-flagship-page {
  --p221-green-950:#071b18;
  --p221-green-900:#0b2723;
  --p221-green-800:#123a34;
  --p221-green-700:#17695d;
  --p221-gold:#c9a94d;
  --p221-gold-soft:#eadca7;
  --p221-ink:#102c28;
  --p221-copy:#4e6863;
  --p221-muted:#6b807c;
  --p221-line:rgba(15,91,80,.17);
  --p221-canvas:#f4f8f7;
  --p221-panel:#fff;
  --p221-panel-soft:#f8fbfa;
  --p221-shadow:0 14px 38px rgba(13,57,50,.08);
}

/* Correct the historical selector drift: all current ConcretOS layers share one rhythm. */
body.concretos-flagship-page :is(
  .concretos-p210-authority,
  .concretos-p211-proof,
  .concretos-p212-adoption,
  .concretos-p214-register,
  .concretos-p215-evidence,
  .concretos-p216-buyers
) {
  position:relative;
  isolation:isolate;
  color:var(--p221-ink);
}
body.concretos-flagship-page :is(.p210-wrap,.p211-wrap,.p212-wrap,.p214-wrap,.p215-wrap,.p216-wrap) {
  width:min(1180px,calc(100% - 48px));
  margin-inline:auto;
}
body.concretos-flagship-page :is(
  .concretos-p210-authority,
  .concretos-p211-proof,
  .concretos-p212-adoption,
  .concretos-p214-register,
  .concretos-p215-evidence,
  .concretos-p216-buyers
) :is(h2,h3,h4,b,strong) { color:inherit; }
body.concretos-flagship-page :is(.p210-head,.p211-head,.p212-head,.p214-head,.p215-head,.p216-head) > p {
  color:var(--p221-copy);
}

/* Light mode: crisp technical canvas, explicit text authority, no inherited dark-on-dark copy. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .concretos-p210-authority,
  .concretos-p212-adoption,
  .concretos-p214-register,
  .concretos-p216-buyers
) {
  background:linear-gradient(180deg,#f7faf9 0%,#f2f7f5 100%);
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .concretos-p211-proof,
  .concretos-p215-evidence
) {
  background:#fff;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,
  .p212-stage,.p212-role,.p214-proof-card,.p214-record,
  .p215-gate,.p215-panel,.p215-legend article,.p216-route
) {
  background:rgba(255,255,255,.96);
  color:var(--p221-ink);
  border-color:var(--p221-line);
  box-shadow:var(--p221-shadow);
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,
  .p212-stage,.p212-role,.p214-proof-card,.p214-record,
  .p215-gate,.p215-panel,.p215-legend article,.p216-route
) :is(p,li,span) {
  color:var(--p221-copy);
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,
  .p212-stage,.p212-role,.p214-proof-card,.p214-record,
  .p215-gate,.p215-panel,.p215-legend article,.p216-route
) :is(h3,h4,b,strong) {
  color:var(--p221-ink);
}

/* Institutional dark surfaces in light mode keep explicit white typography. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p210-platform,.p211-command,.p212-governance,.p214-scorecard,
  .p215-console,.p215-close,.p216-route.featured,.p216-boundary
) {
  background:linear-gradient(145deg,#12342f 0%,#081f1c 100%);
  color:#f5f9f7;
  border-color:rgba(210,180,85,.26);
  box-shadow:0 20px 50px rgba(7,39,34,.16);
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p210-platform,.p211-command,.p212-governance,.p214-scorecard,
  .p215-console,.p215-close,.p216-route.featured,.p216-boundary
) :is(h2,h3,h4,b,strong) { color:#f7fbfa; }
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p210-platform,.p211-command,.p212-governance,.p214-scorecard,
  .p215-console,.p215-close,.p216-route.featured,.p216-boundary
) :is(p,li,span) { color:#c2d4d0; }
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p210-platform,.p211-command,.p212-governance,.p214-scorecard,
  .p215-console,.p215-close,.p216-route.featured,.p216-boundary
) :is(small,em) { color:var(--p221-gold-soft); }

/* Interface console: maintain application hierarchy in both themes. */
body.concretos-flagship-page .p215-consolebar {
  background:#071b18;
  color:#f5f9f7;
  border-bottom-color:rgba(255,255,255,.1);
}
body.concretos-flagship-page .p215-sidebar {
  background:#0a2521;
  color:#d7e4e0;
}
body.concretos-flagship-page .p215-nav span.active {
  background:rgba(201,169,77,.16);
  color:#f2d77f;
  border-color:rgba(201,169,77,.35);
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p215-workspace {
  background:#f5f8f7;
  color:var(--p221-ink);
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p215-worktop :is(h3,small) { color:var(--p221-ink); }
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p215-state {
  background:#fff3c9;
  color:#684e00;
  border-color:#d8bb57;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p215-trace-row {
  background:#f8fbfa;
  border-color:var(--p221-line);
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p215-trace-row :is(b,span) { color:var(--p221-ink); }
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p215-trace-row span { color:var(--p221-copy); }

/* Dark mode: layered surfaces, explicit readable text, restrained gold. */
html.dark body.concretos-flagship-page,
html[data-theme="dark"] body.concretos-flagship-page {
  --p221-ink:#f2f7f5;
  --p221-copy:#b5c9c4;
  --p221-muted:#91aba5;
  --p221-line:rgba(132,190,178,.2);
  --p221-canvas:#071512;
  --p221-panel:#0d2521;
  --p221-panel-soft:#0a1e1b;
  --p221-shadow:0 18px 44px rgba(0,0,0,.22);
}
html.dark body.concretos-flagship-page :is(
  .concretos-p210-authority,.concretos-p211-proof,.concretos-p212-adoption,
  .concretos-p214-register,.concretos-p215-evidence,.concretos-p216-buyers
),
html[data-theme="dark"] body.concretos-flagship-page :is(
  .concretos-p210-authority,.concretos-p211-proof,.concretos-p212-adoption,
  .concretos-p214-register,.concretos-p215-evidence,.concretos-p216-buyers
) {
  background:linear-gradient(180deg,#071512 0%,#081a17 100%);
  color:var(--p221-ink);
}
html.dark body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,
  .p212-stage,.p212-role,.p214-proof-card,.p214-record,
  .p215-gate,.p215-panel,.p215-legend article,.p216-route
),
html[data-theme="dark"] body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,
  .p212-stage,.p212-role,.p214-proof-card,.p214-record,
  .p215-gate,.p215-panel,.p215-legend article,.p216-route
) {
  background:linear-gradient(145deg,#0f2c27 0%,#091d1a 100%);
  color:var(--p221-ink);
  border-color:var(--p221-line);
  box-shadow:var(--p221-shadow);
}
html.dark body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,
  .p212-stage,.p212-role,.p214-proof-card,.p214-record,
  .p215-gate,.p215-panel,.p215-legend article,.p216-route
) :is(p,li,span),
html[data-theme="dark"] body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,
  .p212-stage,.p212-role,.p214-proof-card,.p214-record,
  .p215-gate,.p215-panel,.p215-legend article,.p216-route
) :is(p,li,span) { color:var(--p221-copy); }
html.dark body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,
  .p212-stage,.p212-role,.p214-proof-card,.p214-record,
  .p215-gate,.p215-panel,.p215-legend article,.p216-route
) :is(h3,h4,b,strong),
html[data-theme="dark"] body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,
  .p212-stage,.p212-role,.p214-proof-card,.p214-record,
  .p215-gate,.p215-panel,.p215-legend article,.p216-route
) :is(h3,h4,b,strong) { color:#f5faf8; }
html.dark body.concretos-flagship-page :is(
  .p210-platform,.p211-command,.p212-governance,.p214-scorecard,
  .p215-console,.p215-close,.p216-route.featured,.p216-boundary
),
html[data-theme="dark"] body.concretos-flagship-page :is(
  .p210-platform,.p211-command,.p212-governance,.p214-scorecard,
  .p215-console,.p215-close,.p216-route.featured,.p216-boundary
) {
  background:linear-gradient(145deg,#10312b 0%,#061814 100%);
  color:#f5faf8;
  border-color:rgba(201,169,77,.28);
  box-shadow:0 22px 56px rgba(0,0,0,.28);
}
html.dark body.concretos-flagship-page :is(
  .p210-platform,.p211-command,.p212-governance,.p214-scorecard,
  .p215-console,.p215-close,.p216-route.featured,.p216-boundary
) :is(p,li,span),
html[data-theme="dark"] body.concretos-flagship-page :is(
  .p210-platform,.p211-command,.p212-governance,.p214-scorecard,
  .p215-console,.p215-close,.p216-route.featured,.p216-boundary
) :is(p,li,span) { color:#bfd1cd; }
html.dark body.concretos-flagship-page .p215-workspace,
html[data-theme="dark"] body.concretos-flagship-page .p215-workspace {
  background:#081b18;
  color:#f3f8f6;
}
html.dark body.concretos-flagship-page .p215-trace-row,
html[data-theme="dark"] body.concretos-flagship-page .p215-trace-row {
  background:#0d2622;
  border-color:rgba(132,190,178,.16);
}
html.dark body.concretos-flagship-page .p215-state,
html[data-theme="dark"] body.concretos-flagship-page .p215-state {
  background:rgba(201,169,77,.14);
  color:#f0d67d;
  border-color:rgba(201,169,77,.38);
}

/* Interaction parity: no movement, same focus authority in both modes. */
body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,.p212-stage,.p212-role,
  .p214-proof-card,.p214-record,.p215-gate,.p215-panel,.p215-legend article,.p216-route
):hover {
  transform:none !important;
}
body.concretos-flagship-page :is(.p210-cta,.p211-actions,.p212-actions,.p214-actions,.p215-actions,.p216-actions) a:focus-visible,
body.concretos-flagship-page .p216-route > a:focus-visible {
  outline:3px solid rgba(201,169,77,.78);
  outline-offset:3px;
}

/* Responsive parity and predictable density. */
@media (max-width:1180px) {
  body.concretos-flagship-page :is(.p210-wrap,.p211-wrap,.p212-wrap,.p214-wrap,.p215-wrap,.p216-wrap) {
    width:min(100% - 36px,1080px);
  }
}
@media (max-width:760px) {
  body.concretos-flagship-page :is(.p210-wrap,.p211-wrap,.p212-wrap,.p214-wrap,.p215-wrap,.p216-wrap) {
    width:calc(100% - 24px);
  }
  body.concretos-flagship-page :is(.p210-card,.p210-module,.p211-proof-card,.p211-step,.p212-stage,.p212-role,.p214-proof-card,.p214-record,.p215-gate,.p215-panel,.p215-legend article,.p216-route) {
    border-radius:16px;
  }
}
@media (prefers-reduced-motion:reduce) {
  body.concretos-flagship-page * { transition:none !important; animation:none !important; }
}

/* ===== END genesis-p221-concretos-theme-parity.css ===== */

/* ===== BEGIN genesis-p222-concretos-final-theme-polish.css ===== */
/* P222 — ConcretOS final light / dark polish authority */
body.concretos-flagship-page {
  --p222-gold:#c9aa4c;
  --p222-gold-deep:#8b6b12;
  --p222-light-ink:#102c27;
  --p222-light-copy:#4b6660;
  --p222-light-muted:#667e78;
  --p222-light-line:rgba(20,92,80,.16);
  --p222-light-soft:#f4f8f6;
  --p222-dark-ink:#f3f8f6;
  --p222-dark-copy:#b8cbc6;
  --p222-dark-muted:#91aaa4;
  --p222-dark-line:rgba(139,195,182,.19);
}

/* Section transitions: remove the pasted-layer feeling without changing structure. */
body.concretos-flagship-page :is(
  .concretos-p210-authority,.concretos-p211-proof,.concretos-p212-adoption,
  .concretos-p214-register,.concretos-p215-evidence,.concretos-p216-buyers
) {
  border-top:1px solid transparent;
}
body.concretos-flagship-page :is(
  .p210-kicker,.p211-kicker,.p212-kicker,.p214-kicker,.p215-kicker,.p216-kicker
) {
  color:var(--p222-gold-deep);
}
body.concretos-flagship-page :is(
  .p210-kicker,.p211-kicker,.p212-kicker,.p214-kicker,.p215-kicker
)::before { background:var(--p222-gold); }

/* LIGHT — explicit surfaces, contrast and action hierarchy. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .concretos-p210-authority,.concretos-p211-proof,.concretos-p212-adoption,
  .concretos-p214-register,.concretos-p215-evidence,.concretos-p216-buyers
) {
  border-top-color:rgba(20,92,80,.08);
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p210-boundary,.p211-decision,.p212-readiness,.p215-close,.p216-boundary
) {
  color:var(--p222-light-ink);
  border:1px solid rgba(150,117,20,.24);
  box-shadow:0 14px 34px rgba(57,48,12,.08);
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p210-boundary,.p211-decision,.p212-readiness,.p215-close,.p216-boundary
) :is(h3,h4,b,strong) { color:#122c27; }
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p210-boundary,.p211-decision,.p212-readiness,.p215-close,.p216-boundary
) :is(p,li,span) { color:#314c45; }

html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p214-table {
  background:#fff;
  border-color:var(--p222-light-line);
  box-shadow:0 16px 38px rgba(12,63,54,.07);
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p214-table-head {
  background:#12342e;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p214-table-head span { color:#e1ece9; }
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p214-row {
  border-color:rgba(20,92,80,.11);
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p214-cell :is(span,p) { color:var(--p222-light-copy); }

html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(.p211-status,.p215-state) {
  background:#fff3c7;
  color:#684e00;
  border-color:#d8bb57;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p216-route:not(.featured) > a,
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(.p210-cta,.p211-actions,.p212-actions,.p214-actions,.p215-actions) a:first-child {
  box-shadow:0 8px 20px rgba(9,54,46,.12);
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(.p210-cta,.p211-actions,.p212-actions,.p214-actions,.p215-actions) a:last-child {
  background:rgba(255,255,255,.12);
  border-color:rgba(255,255,255,.3);
}

/* DARK — clearer layers, readable supporting copy, restrained gold. */
html.dark body.concretos-flagship-page :is(
  .concretos-p210-authority,.concretos-p211-proof,.concretos-p212-adoption,
  .concretos-p214-register,.concretos-p215-evidence,.concretos-p216-buyers
),
html[data-theme="dark"] body.concretos-flagship-page :is(
  .concretos-p210-authority,.concretos-p211-proof,.concretos-p212-adoption,
  .concretos-p214-register,.concretos-p215-evidence,.concretos-p216-buyers
) {
  border-top-color:rgba(139,195,182,.09);
}
html.dark body.concretos-flagship-page :is(
  .p210-kicker,.p211-kicker,.p212-kicker,.p214-kicker,.p215-kicker,.p216-kicker
),
html[data-theme="dark"] body.concretos-flagship-page :is(
  .p210-kicker,.p211-kicker,.p212-kicker,.p214-kicker,.p215-kicker,.p216-kicker
) { color:#e1c45f; }

html.dark body.concretos-flagship-page :is(.p210-boundary,.p211-decision,.p212-readiness,.p215-close,.p216-boundary),
html[data-theme="dark"] body.concretos-flagship-page :is(.p210-boundary,.p211-decision,.p212-readiness,.p215-close,.p216-boundary) {
  background:linear-gradient(135deg,#d4b753 0%,#c7a33a 100%);
  color:#102822;
  border-color:rgba(245,220,130,.35);
  box-shadow:0 16px 38px rgba(0,0,0,.18);
}
html.dark body.concretos-flagship-page :is(.p210-boundary,.p211-decision,.p212-readiness,.p215-close,.p216-boundary) :is(h3,h4,b,strong),
html[data-theme="dark"] body.concretos-flagship-page :is(.p210-boundary,.p211-decision,.p212-readiness,.p215-close,.p216-boundary) :is(h3,h4,b,strong) { color:#102822; }
html.dark body.concretos-flagship-page :is(.p210-boundary,.p211-decision,.p212-readiness,.p215-close,.p216-boundary) :is(p,li,span),
html[data-theme="dark"] body.concretos-flagship-page :is(.p210-boundary,.p211-decision,.p212-readiness,.p215-close,.p216-boundary) :is(p,li,span) { color:#29443d; }

html.dark body.concretos-flagship-page .p214-table,
html[data-theme="dark"] body.concretos-flagship-page .p214-table {
  background:#0b211d;
  border-color:var(--p222-dark-line);
  box-shadow:0 16px 42px rgba(0,0,0,.2);
}
html.dark body.concretos-flagship-page .p214-table-head,
html[data-theme="dark"] body.concretos-flagship-page .p214-table-head { background:#14352f; }
html.dark body.concretos-flagship-page .p214-table-head span,
html[data-theme="dark"] body.concretos-flagship-page .p214-table-head span { color:#dce9e5; }
html.dark body.concretos-flagship-page .p214-row,
html[data-theme="dark"] body.concretos-flagship-page .p214-row { border-color:rgba(139,195,182,.12); }
html.dark body.concretos-flagship-page .p214-cell :is(span,p),
html[data-theme="dark"] body.concretos-flagship-page .p214-cell :is(span,p) { color:var(--p222-dark-copy); }

html.dark body.concretos-flagship-page .p215-console,
html[data-theme="dark"] body.concretos-flagship-page .p215-console {
  background:#081b17;
  border-color:rgba(139,195,182,.2);
}
html.dark body.concretos-flagship-page .p215-screen,
html[data-theme="dark"] body.concretos-flagship-page .p215-screen { background:#071714; }
html.dark body.concretos-flagship-page .p215-workspace,
html[data-theme="dark"] body.concretos-flagship-page .p215-workspace { background:#0a211d; }
html.dark body.concretos-flagship-page :is(.p215-gate,.p215-panel,.p215-legend article,.p215-trace-row),
html[data-theme="dark"] body.concretos-flagship-page :is(.p215-gate,.p215-panel,.p215-legend article,.p215-trace-row) {
  background:#102b25;
  border-color:rgba(139,195,182,.16);
}
html.dark body.concretos-flagship-page :is(.p211-status,.p215-state),
html[data-theme="dark"] body.concretos-flagship-page :is(.p211-status,.p215-state) {
  background:rgba(201,170,76,.14);
  color:#efd474;
  border-color:rgba(201,170,76,.38);
}

/* Preserve strong contrast inside dark institutional surfaces. */
body.concretos-flagship-page :is(
  .p210-platform-intro,.p211-console,.p212-roles,.p214-scorecard,
  .p215-consolebar,.p215-sidebar,.p216-route.featured
) :is(h2,h3,h4,b,strong) { color:#f5faf8; }
body.concretos-flagship-page :is(
  .p210-platform-intro,.p211-console,.p212-roles,.p214-scorecard,
  .p215-consolebar,.p215-sidebar,.p216-route.featured
) :is(p,li,span) { color:#bfd0cc; }
body.concretos-flagship-page .p216-route.featured .p216-spec small,
body.concretos-flagship-page :is(.p210-platform-intro,.p211-console,.p212-roles,.p214-scorecard) small {
  color:#e0c35f;
}

/* Final interaction polish: stable geometry and stronger focus. */
body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,.p212-stage,.p212-role,
  .p214-row,.p214-signal,.p215-gate,.p215-panel,.p215-legend article,.p216-route
) { transition:border-color .14s ease,box-shadow .14s ease,background-color .14s ease; }
body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,.p212-stage,.p212-role,
  .p214-row,.p214-signal,.p215-gate,.p215-panel,.p215-legend article,.p216-route
):hover { transform:none !important; }
body.concretos-flagship-page a:focus-visible,
body.concretos-flagship-page button:focus-visible {
  outline:3px solid rgba(201,170,76,.82);
  outline-offset:3px;
}

@media (max-width:900px) {
  body.concretos-flagship-page :is(.p211-decision,.p212-readiness,.p215-close,.p216-boundary) {
    border-radius:20px;
  }
  body.concretos-flagship-page .p214-register-shell { gap:14px; }
}
@media (max-width:640px) {
  body.concretos-flagship-page :is(.p210-boundary,.p211-decision,.p212-readiness,.p215-close,.p216-boundary) {
    padding:20px;
  }
  body.concretos-flagship-page .p214-table { border-radius:18px; overflow:hidden; }
}
@media (prefers-reduced-motion:reduce) {
  body.concretos-flagship-page * { transition-duration:.01ms !important; }
}

/* ===== END genesis-p222-concretos-final-theme-polish.css ===== */

/* ===== BEGIN genesis-p223-concretos-depth-rhythm.css ===== */
/* P223 — ConcretOS depth, rhythm and theme closure */
body.concretos-flagship-page {
  --p223-ink:#102d27;
  --p223-copy:#49645e;
  --p223-muted:#687f79;
  --p223-line:rgba(19,91,78,.14);
  --p223-soft:#f2f7f5;
  --p223-soft-2:#edf4f1;
  --p223-card:#ffffff;
  --p223-dark:#071915;
  --p223-dark-2:#0b211c;
  --p223-dark-3:#102b25;
  --p223-dark-copy:#bed0cb;
  --p223-dark-muted:#91aaa4;
  --p223-gold:#c9aa4c;
  --p223-gold-dark:#80630f;
}

/* Long-page rhythm: every authority layer reads as part of one product story. */
body.concretos-flagship-page :is(
  .concretos-p210-authority,.concretos-p211-proof,.concretos-p212-adoption,
  .concretos-p214-register,.concretos-p215-evidence,.concretos-p216-buyers
) {
  position:relative;
  isolation:isolate;
  overflow:clip;
  padding-block:clamp(64px,7vw,104px);
}
body.concretos-flagship-page :is(
  .p210-wrap,.p211-wrap,.p212-wrap,.p214-wrap,.p215-wrap,.p216-wrap
) { width:min(1180px,calc(100% - 48px)); margin-inline:auto; }
body.concretos-flagship-page :is(
  .p210-head,.p211-head,.p212-head,.p214-head,.p215-head,.p216-head
) { margin-bottom:clamp(28px,3.4vw,46px); }
body.concretos-flagship-page :is(
  .p210-head,.p211-head,.p212-head,.p214-head,.p215-head,.p216-head
) > p { max-width:68ch; }
body.concretos-flagship-page[dir="rtl"] :is(
  .p210-head,.p211-head,.p212-head,.p214-head,.p215-head,.p216-head
) > p { max-width:62ch; }

/* Keep section transitions visible without decorative noise. */
body.concretos-flagship-page :is(
  .concretos-p211-proof,.concretos-p214-register,.concretos-p216-buyers
)::before {
  content:""; position:absolute; inset:0; z-index:-1; pointer-events:none;
  background:linear-gradient(180deg,rgba(15,117,106,.025),transparent 34%,rgba(15,117,106,.018));
}

/* Card system: stable geometry, stronger reading order, no hover jump. */
body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,.p212-stage,.p212-role,
  .p214-signal,.p215-gate,.p215-panel,.p215-legend article,.p216-route
) {
  min-width:0;
  transform:none !important;
  overflow-wrap:anywhere;
}
body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,.p212-stage,.p212-role,
  .p214-signal,.p215-gate,.p215-panel,.p215-legend article,.p216-route
) :is(h3,h4) { line-height:1.22; text-wrap:balance; }
body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,.p212-stage,.p212-role,
  .p214-signal,.p215-gate,.p215-panel,.p215-legend article,.p216-route
) p { line-height:1.68; }
body.concretos-flagship-page :is(.p210-card,.p211-proof-card,.p212-stage,.p214-signal,.p216-route) ul {
  padding-inline-start:1.15rem;
}
body.concretos-flagship-page :is(.p210-card,.p211-proof-card,.p212-stage,.p214-signal,.p216-route) li + li {
  margin-top:.46rem;
}

/* Evidence register: denser, easier to compare, still responsive. */
body.concretos-flagship-page .p214-table-head,
body.concretos-flagship-page .p214-row {
  grid-template-columns:minmax(150px,.88fr) minmax(190px,1.14fr) minmax(190px,1.14fr) minmax(190px,1.14fr);
}
body.concretos-flagship-page .p214-cell { min-width:0; }
body.concretos-flagship-page .p214-cell p { line-height:1.55; }

/* Interface proof: prevent cramped console content and preserve hierarchy. */
body.concretos-flagship-page .p215-console { overflow:hidden; }
body.concretos-flagship-page .p215-workspace { min-width:0; }
body.concretos-flagship-page .p215-grid { align-items:stretch; }
body.concretos-flagship-page :is(.p215-gate,.p215-panel) { min-height:100%; }
body.concretos-flagship-page .p215-trace-row { gap:12px; }
body.concretos-flagship-page .p215-trace-row > * { min-width:0; }

/* CTA and decision surfaces: consistent hierarchy and comfortable touch. */
body.concretos-flagship-page :is(
  .p210-cta,.p211-actions,.p212-actions,.p214-actions,.p215-actions,.p216-actions
) { gap:12px; align-items:center; }
body.concretos-flagship-page :is(
  .p210-cta,.p211-actions,.p212-actions,.p214-actions,.p215-actions,.p216-actions
) a { min-height:46px; padding:12px 18px; line-height:1.25; }

/* LIGHT authority */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .concretos-p210-authority,.concretos-p212-adoption,.concretos-p215-evidence
) { background:#f7faf8; }
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .concretos-p211-proof,.concretos-p214-register,.concretos-p216-buyers
) { background:var(--p223-soft); }
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,.p212-stage,.p212-role,
  .p214-signal,.p215-gate,.p215-panel,.p215-legend article,.p216-route:not(.featured)
) {
  background:var(--p223-card);
  border-color:var(--p223-line);
  box-shadow:0 12px 30px rgba(10,61,52,.055);
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,.p212-stage,.p212-role,
  .p214-signal,.p215-gate,.p215-panel,.p215-legend article,.p216-route:not(.featured)
) :is(h3,h4,strong) { color:var(--p223-ink); }
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,.p212-stage,.p212-role,
  .p214-signal,.p215-gate,.p215-panel,.p215-legend article,.p216-route:not(.featured)
) :is(p,li,small) { color:var(--p223-copy); }
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p210-platform-intro,.p211-console,.p212-roles,.p214-scorecard,.p216-route.featured
) { border-color:rgba(128,177,166,.22); box-shadow:0 18px 42px rgba(5,37,31,.14); }

/* Gold decision surfaces must remain readable in both themes. */
body.concretos-flagship-page :is(
  .p210-boundary,.p211-decision,.p212-readiness,.p215-close,.p216-boundary
) :is(h2,h3,h4,strong,b) { color:#102822 !important; }
body.concretos-flagship-page :is(
  .p210-boundary,.p211-decision,.p212-readiness,.p215-close,.p216-boundary
) :is(p,li,span,small) { color:#29443d !important; }
body.concretos-flagship-page :is(
  .p210-boundary,.p211-decision,.p212-readiness,.p215-close,.p216-boundary
) a { border-color:rgba(16,40,34,.28); }

/* DARK authority */
html.dark body.concretos-flagship-page :is(
  .concretos-p210-authority,.concretos-p212-adoption,.concretos-p215-evidence
),
html[data-theme="dark"] body.concretos-flagship-page :is(
  .concretos-p210-authority,.concretos-p212-adoption,.concretos-p215-evidence
) { background:#071713; }
html.dark body.concretos-flagship-page :is(
  .concretos-p211-proof,.concretos-p214-register,.concretos-p216-buyers
),
html[data-theme="dark"] body.concretos-flagship-page :is(
  .concretos-p211-proof,.concretos-p214-register,.concretos-p216-buyers
) { background:#091d18; }
html.dark body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,.p212-stage,.p212-role,
  .p214-signal,.p215-gate,.p215-panel,.p215-legend article,.p216-route:not(.featured)
),
html[data-theme="dark"] body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,.p212-stage,.p212-role,
  .p214-signal,.p215-gate,.p215-panel,.p215-legend article,.p216-route:not(.featured)
) {
  background:var(--p223-dark-2);
  border-color:rgba(140,190,179,.17);
  box-shadow:0 14px 32px rgba(0,0,0,.18);
}
html.dark body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,.p212-stage,.p212-role,
  .p214-signal,.p215-gate,.p215-panel,.p215-legend article,.p216-route:not(.featured)
) :is(h3,h4,strong),
html[data-theme="dark"] body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,.p212-stage,.p212-role,
  .p214-signal,.p215-gate,.p215-panel,.p215-legend article,.p216-route:not(.featured)
) :is(h3,h4,strong) { color:#f2f8f5; }
html.dark body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,.p212-stage,.p212-role,
  .p214-signal,.p215-gate,.p215-panel,.p215-legend article,.p216-route:not(.featured)
) :is(p,li,small),
html[data-theme="dark"] body.concretos-flagship-page :is(
  .p210-card,.p210-module,.p211-proof-card,.p211-step,.p212-stage,.p212-role,
  .p214-signal,.p215-gate,.p215-panel,.p215-legend article,.p216-route:not(.featured)
) :is(p,li,small) { color:var(--p223-dark-copy); }
html.dark body.concretos-flagship-page :is(.p210-platform-intro,.p211-console,.p212-roles,.p214-scorecard,.p216-route.featured),
html[data-theme="dark"] body.concretos-flagship-page :is(.p210-platform-intro,.p211-console,.p212-roles,.p214-scorecard,.p216-route.featured) {
  background:#061410;
  border-color:rgba(201,170,76,.2);
  box-shadow:0 18px 44px rgba(0,0,0,.26);
}
html.dark body.concretos-flagship-page .p214-table,
html[data-theme="dark"] body.concretos-flagship-page .p214-table { background:#081b17; }
html.dark body.concretos-flagship-page .p214-row:nth-child(even),
html[data-theme="dark"] body.concretos-flagship-page .p214-row:nth-child(even) { background:rgba(255,255,255,.012); }

/* Directional parity. */
body.concretos-flagship-page[dir="rtl"] :is(
  .p210-cta,.p211-actions,.p212-actions,.p214-actions,.p215-actions,.p216-actions
) { justify-content:flex-start; }
body.concretos-flagship-page[dir="rtl"] :is(.p214-cell,.p215-trace-row) { text-align:right; }

@media (min-width:1181px) {
  body.concretos-flagship-page :is(.p210-card,.p211-proof-card,.p212-stage,.p214-signal) { height:100%; }
}
@media (max-width:980px) {
  body.concretos-flagship-page :is(
    .concretos-p210-authority,.concretos-p211-proof,.concretos-p212-adoption,
    .concretos-p214-register,.concretos-p215-evidence,.concretos-p216-buyers
  ) { padding-block:58px; }
  body.concretos-flagship-page .p214-table-head { display:none; }
  body.concretos-flagship-page .p214-row { grid-template-columns:1fr 1fr; gap:14px; padding:18px; }
}
@media (max-width:680px) {
  body.concretos-flagship-page :is(
    .p210-wrap,.p211-wrap,.p212-wrap,.p214-wrap,.p215-wrap,.p216-wrap
  ) { width:min(100% - 30px,1180px); }
  body.concretos-flagship-page :is(
    .concretos-p210-authority,.concretos-p211-proof,.concretos-p212-adoption,
    .concretos-p214-register,.concretos-p215-evidence,.concretos-p216-buyers
  ) { padding-block:46px; }
  body.concretos-flagship-page .p214-row { grid-template-columns:1fr; }
  body.concretos-flagship-page :is(
    .p210-cta,.p211-actions,.p212-actions,.p214-actions,.p215-actions,.p216-actions
  ) { flex-direction:column; align-items:stretch; }
  body.concretos-flagship-page :is(
    .p210-cta,.p211-actions,.p212-actions,.p214-actions,.p215-actions,.p216-actions
  ) a { width:100%; justify-content:center; text-align:center; }
}
@media (prefers-reduced-motion:reduce) {
  body.concretos-flagship-page * { transition:none !important; }
}

/* ===== END genesis-p223-concretos-depth-rhythm.css ===== */

/* ===== BEGIN genesis-p224-concretos-light-mobile-authority.css ===== */
/* P224 — ConcretOS light-mode readability + single-page mobile scroll authority */
body.concretos-flagship-page {
  --p224-ink:#102a25;
  --p224-copy:#435f58;
  --p224-muted:#647b75;
  --p224-line:rgba(18,84,72,.18);
  --p224-card:#ffffff;
  --p224-soft:#f1f6f4;
  --p224-soft-2:#e9f1ee;
  --p224-deep:#0b211c;
  --p224-gold:#c9aa4c;
}

/* One page owns scrolling. Product scenes may never create a second viewport. */
body.concretos-flagship-page,
body.concretos-flagship-page .genesis-main,
body.concretos-flagship-page .genesis-scene,
body.concretos-flagship-page [class*="concretos-p2"] {
  overflow-x:clip;
}
body.concretos-flagship-page .genesis-main,
body.concretos-flagship-page .genesis-scene,
body.concretos-flagship-page :is(
  .g02-theatre,.g02-workspace,.g02-workspace-body,.g02-main-panel,
  .g03-plant-layout,.g03-dept-panel,.g04-constitution-layout,.g04-authority-panel,
  .g05-layout,.g05-stage,.g06-layout,.g06-command,.g07-layout,.g07-command,
  .g08-layout,.g08-command,.g09-shell,.g09-panel,.g10-shell,.g10-panel
) {
  max-height:none !important;
  overflow-y:visible !important;
  overscroll-behavior:auto !important;
  touch-action:pan-y pinch-zoom;
}

/* LIGHT MODE: explicit readable authority for every legacy and new ConcretOS scene. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page {
  --gen-text:var(--p224-ink) !important;
  --gen-muted:var(--p224-copy) !important;
  --gen-surface:var(--p224-card) !important;
  --gen-soft:var(--p224-soft) !important;
  --gen-border:var(--p224-line) !important;
  --t16-text:var(--p224-ink) !important;
  --t16-muted:var(--p224-copy) !important;
  --t16-surface:var(--p224-card) !important;
  --t16-surface-muted:var(--p224-soft) !important;
  --t16-line:var(--p224-line) !important;
}

html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .genesis-scene,.g02-product-scene,.g03-plant-scene,.g04-constitution-scene,
  .g05-evidence-scene,.g06-standards-scene,.g07-knowledge-scene,.g08-outcomes-scene,
  .g09-adoption-scene,.g10-trust-scene
) {
  color:var(--p224-ink) !important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .genesis-h2,.genesis-scene h2,.genesis-scene h3,.genesis-scene h4,
  .genesis-scene b,.genesis-scene strong
) { color:var(--p224-ink) !important; opacity:1 !important; }
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .genesis-section-lead,.genesis-scene p,.genesis-scene li,.genesis-scene em,
  .genesis-scene small,.genesis-scene label
) { color:var(--p224-copy) !important; opacity:1 !important; }
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .genesis-mini-label,[class$="-eye"],[class$="-eyebrow"],
  .g02-p2-label,.p210-kicker,.p211-kicker,.p212-kicker,.p214-kicker,.p215-kicker,.p216-kicker
) { color:#6d5712 !important; opacity:1 !important; }

/* Ordinary technical surfaces. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .g02-workspace,.g02-evidence-card,.g02-decision-card,.g02-p2-scenario,
  .g03-dept-panel,.g04-authority-panel,.g05-stage,.g06-command,.g07-command,
  .g08-command,.g09-panel,.g10-panel,.p215-workspace
) {
  background:var(--p224-card) !important;
  color:var(--p224-ink) !important;
  border-color:var(--p224-line) !important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .g02-metrics article,.g02-p2-chain button,.g02-p2-inspector aside,
  .g03-signal-grid article,.g03-proof,.g04-example,.g04-guardrail,
  .g05-proof-grid article,.g06-trigger-row article,.g06-rule-grid article,
  .g07-question,.g07-grid article,.g08-decision-grid article,.g08-before-after>div,
  .g08-signal-row article,.g09-grid article,.g10-proof-grid article,
  .p210-module,.p211-step,.p212-role,.p214-signal,.p215-gate,.p215-panel,.p215-trace-row
) {
  background:var(--p224-soft) !important;
  color:var(--p224-ink) !important;
  border-color:var(--p224-line) !important;
  opacity:1 !important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .g02-metrics article,.g02-p2-chain button,.g02-p2-inspector aside,
  .g03-signal-grid article,.g03-proof,.g04-example,.g04-guardrail,
  .g05-proof-grid article,.g06-trigger-row article,.g06-rule-grid article,
  .g07-question,.g07-grid article,.g08-decision-grid article,.g08-before-after>div,
  .g08-signal-row article,.g09-grid article,.g10-proof-grid article,
  .p210-module,.p211-step,.p212-role,.p214-signal,.p215-gate,.p215-panel,.p215-trace-row
) :is(h3,h4,b,strong) { color:var(--p224-ink) !important; opacity:1 !important; }
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .g02-metrics article,.g02-p2-chain button,.g02-p2-inspector aside,
  .g03-signal-grid article,.g03-proof,.g04-example,.g04-guardrail,
  .g05-proof-grid article,.g06-trigger-row article,.g06-rule-grid article,
  .g07-question,.g07-grid article,.g08-decision-grid article,.g08-before-after>div,
  .g08-signal-row article,.g09-grid article,.g10-proof-grid article,
  .p210-module,.p211-step,.p212-role,.p214-signal,.p215-gate,.p215-panel,.p215-trace-row
) :is(p,span,small,em,li) { color:var(--p224-copy) !important; opacity:1 !important; }

/* Tabs / rails: clear active and inactive states in light mode. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .g02-journey,.g04-articles,.g05-index,.g06-standards,.g07-library,.g08-role-rail,
  .g09-nav,.g10-nav
) { background:var(--p224-soft-2) !important; border-color:var(--p224-line) !important; }
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .g02-journey-step,.g04-article,.g05-index button,.g06-standards button,
  .g07-library button,.g08-role-rail button,.g09-tab,.g10-nav button
) { color:var(--p224-ink) !important; opacity:1 !important; }
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .g02-journey-step,.g04-article,.g05-index button,.g06-standards button,
  .g07-library button,.g08-role-rail button,.g09-tab,.g10-nav button
) :is(b,strong,span) { color:var(--p224-ink) !important; opacity:1 !important; }
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .g02-journey-step,.g04-article,.g05-index button,.g06-standards button,
  .g07-library button,.g08-role-rail button,.g09-tab,.g10-nav button
) small { color:var(--p224-muted) !important; opacity:1 !important; }
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .g02-journey-step.active,.g04-article.active,.g05-index button.active,
  .g06-standards button.active,.g07-library button.active,.g08-role-rail button.active,
  .g09-tab.active,.g10-nav button.active
) {
  background:#e3efeb !important;
  color:var(--p224-ink) !important;
  border-color:rgba(15,117,106,.5) !important;
  box-shadow:0 8px 20px rgba(13,76,65,.09) !important;
}

/* Institutional dark surfaces inside light pages retain deliberate contrast. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p210-platform-intro,.p211-console,.p212-roles,.p214-scorecard,
  .p215-consolebar,.p215-sidebar,.p215-close,.p216-route.featured,
  .g03-footer-state,.g08-role-authority,.controlled-access
) { background:var(--p224-deep) !important; color:#f3f8f6 !important; }
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p210-platform-intro,.p211-console,.p212-roles,.p214-scorecard,
  .p215-consolebar,.p215-sidebar,.p215-close,.p216-route.featured,
  .g03-footer-state,.g08-role-authority,.controlled-access
) :is(h2,h3,h4,b,strong) { color:#f6faf8 !important; opacity:1 !important; }
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p210-platform-intro,.p211-console,.p212-roles,.p214-scorecard,
  .p215-consolebar,.p215-sidebar,.p215-close,.p216-route.featured,
  .g03-footer-state,.g08-role-authority,.controlled-access
) :is(p,li,span,small) { color:#bed0cb !important; opacity:1 !important; }

/* Prevent scripted content swaps from fading panels to near-invisible. */
body.concretos-flagship-page :is(.g02-workspace,.g09-panel,.g10-panel) {
  opacity:1 !important;
  transform:none !important;
  transition:none !important;
}

@media (max-width:720px) {
  /* Remove nested horizontal scrollers and let the document own touch movement. */
  body.concretos-flagship-page :is(
    .g02-journey,.g02-p2-chain,.g04-proof-chain,.g05-chain,.g06-authority-path,
    .g07-flow,.g09-rail,.g10-integrity-row
  ) {
    display:grid !important;
    grid-template-columns:1fr !important;
    width:100% !important;
    overflow:visible !important;
    scroll-snap-type:none !important;
    scrollbar-width:none !important;
    gap:8px !important;
    padding-bottom:0 !important;
  }
  body.concretos-flagship-page :is(
    .g02-journey-step,.g02-p2-chain button,.g04-proof-chain>div,.g05-node,
    .g06-authority-path>div,.g07-flow>div,.g09-rail>div,.g10-integrity-row>div
  ) { min-width:0 !important; width:100% !important; scroll-snap-align:none !important; }
  body.concretos-flagship-page :is(
    .g02-p2-chain>i,.g04-proof-chain>i,.g05-chain>i,.g06-authority-path>i,
    .g07-flow>i,.g09-rail>i,.g10-integrity-row>i
  ) { display:none !important; }
  body.concretos-flagship-page :is(.g02-theatre,.g03-plant-layout,.g04-constitution-layout,.g05-layout,.g06-layout,.g07-layout,.g08-layout,.g09-shell,.g10-shell) {
    grid-template-columns:1fr !important;
  }
  body.concretos-flagship-page :is(.g03-plant-stage,.g02-workspace-body) { min-height:0 !important; }
  body.concretos-flagship-page .g03-plant-stage { height:auto !important; aspect-ratio:4/5; }
  body.concretos-flagship-page :is(.p214-table,.p215-console,.g02-workspace) { max-width:100% !important; }
}

/* ===== END genesis-p224-concretos-light-mobile-authority.css ===== */

/* ===== BEGIN genesis-p225-concretos-light-contrast-closure.css ===== */
/* P225 — ConcretOS light-mode contrast closure + Living Plant panel integrity */
body.concretos-flagship-page{--p225-ink:#102720;--p225-copy:#435f58;--p225-muted:#687d77;--p225-card:#fff;--p225-soft:#eef4f2;--p225-line:rgba(22,76,66,.20);--p225-deep:#0c211c;--p225-gold:#cdb258}

/* Final light-mode text authority for every legacy ConcretOS scene. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
 .genesis-scene-head h2,.genesis-scene-head h2 em,.genesis-scene-head p,
 .g02-panel-head h3,.g02-panel-head p,.g03-dept-head h3,.g03-dept-panel>p,
 .g04-authority-panel h3,.g04-authority-panel p,.g05-stage h3,.g05-stage p,
 .g06-command h3,.g06-command p,.g07-command h3,.g07-command p,
 .g08-command h3,.g08-command p,.g09-panel h3,.g09-panel p,.g10-panel h3,.g10-panel p
){color:var(--p225-ink)!important;opacity:1!important;visibility:visible!important}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .genesis-scene-head p,
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(.g02-panel-head,.g03-dept-panel,.g04-authority-panel,.g05-stage,.g06-command,.g07-command,.g08-command,.g09-panel,.g10-panel) :is(p,li,small,em){color:var(--p225-copy)!important;opacity:1!important}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(.g04-authority-panel,.g05-stage,.g06-command,.g07-command,.g08-command,.g09-panel,.g10-panel){background:var(--p225-card)!important;color:var(--p225-ink)!important;border-color:var(--p225-line)!important}

/* Nested light cards inside intentionally dark authority panels must remain dark-on-light. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
 .p210-module,.p211-step,.p212-role,.p214-signal,
 .g03-signal-grid article,.g03-decision-flow,.g03-proof,
 .g04-example,.g04-proof-chain,.g04-guardrail,
 .g05-node,.g05-proof-grid article,.g06-trigger-row article,.g06-rule-grid article,
 .g07-question,.g07-grid article,.g08-decision-grid article,.g08-before-after>div,.g08-signal-row article,
 .g09-grid article,.g10-proof-grid article
){background:var(--p225-soft)!important;color:var(--p225-ink)!important;border-color:var(--p225-line)!important;opacity:1!important;visibility:visible!important}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
 .p210-module,.p211-step,.p212-role,.p214-signal,
 .g03-signal-grid article,.g03-decision-flow,.g03-proof,
 .g04-example,.g04-proof-chain,.g04-guardrail,
 .g05-node,.g05-proof-grid article,.g06-trigger-row article,.g06-rule-grid article,
 .g07-question,.g07-grid article,.g08-decision-grid article,.g08-before-after>div,.g08-signal-row article,
 .g09-grid article,.g10-proof-grid article
) :is(h2,h3,h4,b,strong,span){color:var(--p225-ink)!important;opacity:1!important;visibility:visible!important}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
 .p210-module,.p211-step,.p212-role,.p214-signal,
 .g03-signal-grid article,.g03-decision-flow,.g03-proof,
 .g04-example,.g04-proof-chain,.g04-guardrail,
 .g05-node,.g05-proof-grid article,.g06-trigger-row article,.g06-rule-grid article,
 .g07-question,.g07-grid article,.g08-decision-grid article,.g08-before-after>div,.g08-signal-row article,
 .g09-grid article,.g10-proof-grid article
) :is(p,li,small,em){color:var(--p225-copy)!important;opacity:1!important;visibility:visible!important}

/* Product authority cards and declared boundary. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(.p210-module,.p210-boundary) :is(small,b,p,span){opacity:1!important;visibility:visible!important}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p210-module :is(small,b){color:var(--p225-ink)!important}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p210-module p{color:var(--p225-copy)!important}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p210-boundary{background:#f6f1d9!important;color:var(--p225-ink)!important}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p210-boundary :is(b,p,span){color:var(--p225-ink)!important}

/* Dark panels retain white copy, but their nested pale cards do not inherit it. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(.p210-platform-intro,.p211-console,.p212-roles,.p214-scorecard,.p215-close,.p216-route.featured,.g08-role-authority,.controlled-access){background:var(--p225-deep)!important;color:#f7faf9!important}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(.p210-platform-intro,.p211-console,.p212-roles,.p214-scorecard,.p215-close,.p216-route.featured,.g08-role-authority,.controlled-access)>:is(h2,h3,h4,p,small,span,b,strong),
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(.p210-platform-intro,.p211-console,.p212-roles,.p214-scorecard,.p215-close,.p216-route.featured,.g08-role-authority,.controlled-access) :is(.p211-console-head,.p212-roles-head)>:is(h2,h3,h4,p,small,span,b,strong){color:#f7faf9!important;opacity:1!important}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(.p210-platform-intro,.p211-console,.p212-roles,.p214-scorecard,.p215-close,.p216-route.featured,.g08-role-authority,.controlled-access)>p{color:#c3d2ce!important}

/* Living Plant: prevent the proof/footer area from being clipped or visually fused. */
body.concretos-flagship-page .g03-plant-layout{overflow:visible!important;align-items:start!important}
body.concretos-flagship-page .g03-dept-panel{height:auto!important;min-height:0!important;overflow:visible!important;padding-bottom:22px!important;opacity:1!important;transform:none!important}
body.concretos-flagship-page .g03-proof{position:relative!important;overflow:visible!important;min-height:max-content!important;margin-top:2px!important}
body.concretos-flagship-page .g03-footer-state{position:relative!important;inset:auto!important;flex:0 0 auto!important;margin-top:16px!important;padding:12px 14px!important;border:1px solid var(--p225-line)!important;border-radius:12px!important;background:var(--p225-deep)!important;overflow:visible!important;line-height:1.35!important}
body.concretos-flagship-page .g03-footer-state :is(span,b,strong,i){color:#f5f8f7!important;opacity:1!important;visibility:visible!important}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g03-proof :is(h4){color:var(--p225-ink)!important;opacity:1!important}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g03-proof :is(p,span){color:var(--p225-copy)!important;opacity:1!important}

/* Interactive panels may not fade during content swaps. */
body.concretos-flagship-page :is(.g02-workspace,.g03-dept-panel,.g04-authority-panel,.g05-stage,.g06-command,.g07-command,.g08-command,.g09-panel,.g10-panel).is-changing{opacity:1!important;transform:none!important;transition:none!important}

@media(max-width:1080px){body.concretos-flagship-page .g03-dept-panel{width:100%!important}}
@media(max-width:720px){body.concretos-flagship-page .g03-footer-state{display:grid!important;gap:8px!important;width:100%!important}body.concretos-flagship-page .g03-footer-state>strong{text-align:start!important}}

/* ===== END genesis-p225-concretos-light-contrast-closure.css ===== */

/* ===== BEGIN genesis-p226-concretos-light-text-authority.css ===== */
/* P226 — ConcretOS complete light-mode text authority
   Closes legacy white-text inheritance across dynamic scenes and bilingual routes. */
body.concretos-flagship-page{
  --p226-ink:#102720;
  --p226-copy:#405d56;
  --p226-muted:#627872;
  --p226-line:rgba(22,76,66,.20);
  --p226-soft:#eef4f2;
  --p226-dark:#0c211c;
  --p226-dark-copy:#c5d4d0;
}

/* Establish one default text authority over every ConcretOS content scene. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .genesis-scene,
  .concretos-p210-authority,.concretos-p211-proof,.concretos-p212-adoption,
  .concretos-p214-register,.concretos-p215-evidence,.concretos-p216-buyers
){color:var(--p226-ink)!important}

html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .genesis-scene,
  .concretos-p210-authority,.concretos-p211-proof,.concretos-p212-adoption,
  .concretos-p214-register,.concretos-p215-evidence,.concretos-p216-buyers
) :is(h1,h2,h3,h4,h5,h6,b,strong,dt,legend){
  color:var(--p226-ink)!important;
  opacity:1!important;
  visibility:visible!important;
  text-shadow:none!important;
}

html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .genesis-scene,
  .concretos-p210-authority,.concretos-p211-proof,.concretos-p212-adoption,
  .concretos-p214-register,.concretos-p215-evidence,.concretos-p216-buyers
) :is(p,li,dd){
  color:var(--p226-copy)!important;
  opacity:1!important;
  visibility:visible!important;
  text-shadow:none!important;
}

html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .genesis-scene,
  .concretos-p210-authority,.concretos-p211-proof,.concretos-p212-adoption,
  .concretos-p214-register,.concretos-p215-evidence,.concretos-p216-buyers
) :is(small,.genesis-kicker,.genesis-mini-label){
  color:var(--p226-muted)!important;
  opacity:1!important;
  visibility:visible!important;
  text-shadow:none!important;
}

/* Emphasis in light sections uses brand green, never inherited white. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .genesis-scene-head h2 em{
  color:#17695d!important;
  opacity:1!important;
}

/* Pale cards receive explicit dark copy even when nested inside dark shells. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .g01-p3-stage,.g01-p3-inspector,.g01-p3-decision,.g01-p3-evidence,.g01-p3-outcome,
  .g02-workspace,.g02-decision-card,.g02-evidence-card,.g02-journey-step,
  .g03-dept-panel,.g03-signal-grid article,.g03-decision-flow,.g03-proof,
  .g04-authority-panel,.g04-example,.g04-proof-chain,.g04-guardrail,
  .g05-stage,.g05-node,.g05-proof-grid article,
  .g06-command,.g06-trigger-row article,.g06-rule-grid article,
  .g07-command,.g07-question,.g07-grid article,
  .g08-command,.g08-decision-grid article,.g08-before-after>div,.g08-signal-row article,
  .g09-panel,.g09-grid article,.g10-panel,.g10-proof-grid article,
  .p210-card,.p210-module,.p211-proof-card,.p211-step,.p212-stage,.p212-role,
  .p214-record,.p214-signal,.p215-gate,.p215-panel,.p215-legend article,.p216-route
){
  color:var(--p226-ink)!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .g01-p3-stage,.g01-p3-inspector,.g01-p3-decision,.g01-p3-evidence,.g01-p3-outcome,
  .g02-workspace,.g02-decision-card,.g02-evidence-card,.g02-journey-step,
  .g03-dept-panel,.g03-signal-grid article,.g03-decision-flow,.g03-proof,
  .g04-authority-panel,.g04-example,.g04-proof-chain,.g04-guardrail,
  .g05-stage,.g05-node,.g05-proof-grid article,
  .g06-command,.g06-trigger-row article,.g06-rule-grid article,
  .g07-command,.g07-question,.g07-grid article,
  .g08-command,.g08-decision-grid article,.g08-before-after>div,.g08-signal-row article,
  .g09-panel,.g09-grid article,.g10-panel,.g10-proof-grid article,
  .p210-card,.p210-module,.p211-proof-card,.p211-step,.p212-stage,.p212-role,
  .p214-record,.p214-signal,.p215-gate,.p215-panel,.p215-legend article,.p216-route
) :is(h1,h2,h3,h4,h5,h6,b,strong,span,small,p,li,dd,dt){
  opacity:1!important;
  visibility:visible!important;
  text-shadow:none!important;
}

/* Intentionally dark authority surfaces retain accessible light copy. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p210-platform-intro,.p211-console,.p212-roles,.p214-scorecard,
  .p215-sidebar,.p215-gate.ready,.p216-route.featured,
  .g08-role-authority,.controlled-access,.g03-footer-state
){
  color:#f7faf9!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p210-platform-intro,.p211-console,.p212-roles,.p214-scorecard,
  .p215-sidebar,.p215-gate.ready,.p216-route.featured,
  .g08-role-authority,.controlled-access,.g03-footer-state
) :is(h1,h2,h3,h4,h5,h6,b,strong){color:#f7faf9!important}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p210-platform-intro,.p211-console,.p212-roles,.p214-scorecard,
  .p215-sidebar,.p215-gate.ready,.p216-route.featured,
  .g08-role-authority,.controlled-access,.g03-footer-state
) :is(p,li,span,small,dd){color:var(--p226-dark-copy)!important}

/* Active controls with dark fills need light labels; gold controls remain dark. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .g01-story-tab.active,.g02-app-rail button.active,.g04-article.active,
  .g05-index button.active,.g06-standards button.active,.g07-library button.active,
  .g08-role-rail button.active,.g09-tab.active
){color:#f7faf9!important}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .g01-story-tab.active,.g02-app-rail button.active,.g04-article.active,
  .g05-index button.active,.g06-standards button.active,.g07-library button.active,
  .g08-role-rail button.active,.g09-tab.active
) :is(b,strong,span,small,i){color:inherit!important;opacity:1!important}

/* Status pills, gold badges and CTA buttons intentionally use dark lettering. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .g02-authority-state,.g03-state,.g04-authority-badge,.g05-state,
  .g06-status,.g07-status,.g08-state,.p211-status,.p215-state
){color:#102720!important}

/* Dynamic content swaps must never fade text to an unreadable state. */
body.concretos-flagship-page :is(
  .g01-story-stage,.g02-workspace,.g03-dept-panel,.g04-authority-panel,
  .g05-stage,.g06-command,.g07-command,.g08-command,.g09-panel,.g10-panel
).is-changing,
body.concretos-flagship-page :is(
  .g01-story-stage,.g02-workspace,.g03-dept-panel,.g04-authority-panel,
  .g05-stage,.g06-command,.g07-command,.g08-command,.g09-panel,.g10-panel
)[aria-busy="true"]{
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
  filter:none!important;
}

/* Living Plant panel: preserve the final proof and state row without clipping. */
body.concretos-flagship-page .g03-plant-layout{overflow:visible!important;align-items:start!important}
body.concretos-flagship-page .g03-dept-panel{height:auto!important;max-height:none!important;min-height:0!important;overflow:visible!important;padding-bottom:22px!important}
body.concretos-flagship-page .g03-proof{position:relative!important;overflow:visible!important;min-height:max-content!important}
body.concretos-flagship-page .g03-footer-state{position:relative!important;inset:auto!important;margin-top:16px!important;overflow:visible!important}

@media(max-width:720px){
  body.concretos-flagship-page .g03-footer-state{display:grid!important;gap:8px!important;width:100%!important}
}

/* ===== END genesis-p226-concretos-light-text-authority.css ===== */

/* ===== BEGIN genesis-p227-concretos-constitution-contrast.css ===== */
/* P227 — ConcretOS Engineering Constitution light-mode contrast closure
   Targets section 06 where legacy white text and pale active-state inheritance survived P226. */

html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene{
  --p227-ink:#173b34;
  --p227-copy:#4f6b65;
  --p227-muted:#647d77;
  --p227-accent:#17695d;
  --p227-line:rgba(26,83,72,.18);
  color:var(--p227-ink)!important;
}

html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .genesis-scene-head :is(.genesis-kicker,h2,h2 em,p),
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-authority-panel :is(.genesis-mini-label,h3,p,h4,b,strong,small,span),
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-article :is(span,b,small),
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-proof-chain :is(span,b),
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-example :is(span,h4,p),
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-guardrail :is(span,small,b,strong,i){
  opacity:1!important;
  visibility:visible!important;
  text-shadow:none!important;
  filter:none!important;
}

html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .genesis-scene-head .genesis-kicker{
  color:var(--p227-muted)!important;
  -webkit-text-fill-color:var(--p227-muted)!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .genesis-scene-head h2{
  color:var(--p227-ink)!important;
  -webkit-text-fill-color:var(--p227-ink)!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .genesis-scene-head h2 em{
  color:var(--p227-accent)!important;
  -webkit-text-fill-color:var(--p227-accent)!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .genesis-scene-head p{
  color:var(--p227-copy)!important;
  -webkit-text-fill-color:var(--p227-copy)!important;
}

/* Article rail: both active and inactive cards are pale surfaces in light mode, so all text stays dark. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-article,
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-article.active{
  color:var(--p227-ink)!important;
  background:#ffffff!important;
  border-color:var(--p227-line)!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-article.active{
  background:linear-gradient(145deg,#eaf3f0,#f7faf9)!important;
  border-color:rgba(23,105,93,.38)!important;
  box-shadow:0 14px 32px rgba(20,67,59,.10)!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-article span,
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-article.active span{
  color:var(--p227-accent)!important;
  -webkit-text-fill-color:var(--p227-accent)!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-article b,
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-article.active b{
  color:var(--p227-ink)!important;
  -webkit-text-fill-color:var(--p227-ink)!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-article small,
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-article.active small{
  color:var(--p227-muted)!important;
  -webkit-text-fill-color:var(--p227-muted)!important;
}

html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-authority-panel{
  background:#fff!important;
  border-color:var(--p227-line)!important;
  color:var(--p227-ink)!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-authority-panel .genesis-mini-label{
  color:var(--p227-muted)!important;
  -webkit-text-fill-color:var(--p227-muted)!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-authority-panel h3,
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-authority-panel h4{
  color:var(--p227-ink)!important;
  -webkit-text-fill-color:var(--p227-ink)!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-authority-panel>p,
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-example p{
  color:var(--p227-copy)!important;
  -webkit-text-fill-color:var(--p227-copy)!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-proof-chain,
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-example{
  background:#f1f6f4!important;
  border-color:var(--p227-line)!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-proof-chain b,
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-example h4,
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-guardrail b{
  color:var(--p227-ink)!important;
  -webkit-text-fill-color:var(--p227-ink)!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-proof-chain span{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  background:var(--p227-accent)!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-guardrail small{
  color:var(--p227-accent)!important;
  -webkit-text-fill-color:var(--p227-accent)!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-guardrail>strong{
  color:#765900!important;
  -webkit-text-fill-color:#765900!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-authority-badge,
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g04-constitution-scene .g04-authority-badge :is(i,b){
  color:var(--p227-accent)!important;
  -webkit-text-fill-color:var(--p227-accent)!important;
}

/* ===== END genesis-p227-concretos-constitution-contrast.css ===== */

/* ===== BEGIN genesis-p228-concretos-nested-surface-contrast.css ===== */
/* P228 — ConcretOS nested-surface contrast authority
   Fixes light cards inside dark shells and dark shells inheriting light-page ink. */
body.concretos-flagship-page{
  --p228-ink:#173b34;
  --p228-copy:#536d67;
  --p228-muted:#6a817b;
  --p228-dark:#10231e;
  --p228-dark-title:#f7faf9;
  --p228-dark-copy:#c9d6d2;
  --p228-gold:#cfb554;
}

/* Dark boundary / close / authority shells must always carry light text in light mode. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p216-boundary,.p215-close,.p211-console,.p212-roles,.p214-scorecard,
  .co-release .co-access,.g08-role-authority,.controlled-access
){
  color:var(--p228-dark-title)!important;
  -webkit-text-fill-color:initial!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p216-boundary,.p215-close,.p211-console,.p212-roles,.p214-scorecard,
  .co-release .co-access,.g08-role-authority,.controlled-access
) :is(h1,h2,h3,h4,h5,h6,b,strong){
  color:var(--p228-dark-title)!important;
  -webkit-text-fill-color:var(--p228-dark-title)!important;
  opacity:1!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p216-boundary,.p215-close,.p211-console,.p212-roles,.p214-scorecard,
  .co-release .co-access,.g08-role-authority,.controlled-access
) :is(p,li,span,small){
  color:var(--p228-dark-copy)!important;
  -webkit-text-fill-color:var(--p228-dark-copy)!important;
  opacity:1!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p216-boundary>strong{
  color:#192d27!important;
  -webkit-text-fill-color:#192d27!important;
  background:#f4e7a8!important;
}

/* Pale cards nested inside dark shells: restore dark ink after parent light-text rules. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p211-console .p211-step,
  .p212-roles .p212-role,
  .p214-scorecard .p214-signal,
  .p215-close .p215-step,
  .p215-close .p215-gate,
  .p215-close .p215-legend article,
  .g08-role-authority .g08-decision-grid article,
  .g08-role-authority .g08-signal-row article
){
  color:var(--p228-ink)!important;
  -webkit-text-fill-color:initial!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p211-console .p211-step,
  .p212-roles .p212-role,
  .p214-scorecard .p214-signal,
  .p215-close .p215-step,
  .p215-close .p215-gate,
  .p215-close .p215-legend article,
  .g08-role-authority .g08-decision-grid article,
  .g08-role-authority .g08-signal-row article
) :is(h1,h2,h3,h4,h5,h6,b,strong){
  color:var(--p228-ink)!important;
  -webkit-text-fill-color:var(--p228-ink)!important;
  opacity:1!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p211-console .p211-step,
  .p212-roles .p212-role,
  .p214-scorecard .p214-signal,
  .p215-close .p215-step,
  .p215-close .p215-gate,
  .p215-close .p215-legend article,
  .g08-role-authority .g08-decision-grid article,
  .g08-role-authority .g08-signal-row article
) :is(p,li,span,small){
  color:var(--p228-copy)!important;
  -webkit-text-fill-color:var(--p228-copy)!important;
  opacity:1!important;
}

/* Number badges and compact labels retain their intended brand treatment. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p211-step i,.p214-signal i,.p215-step i,.p215-gate i,
  .g08-decision-grid article i,.g08-signal-row article i
){
  color:#102720!important;
  -webkit-text-fill-color:#102720!important;
}

/* Dark-shell actions: primary stays white on green, secondary stays readable on glass. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p215-close,.p214-scorecard,.co-release .co-access
) a{
  opacity:1!important;
  text-shadow:none!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p215-close .p215-actions a:first-child,
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p214-scorecard .p214-actions a:first-child{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p215-close .p215-actions a:last-child,
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p214-scorecard .p214-actions a:last-child{
  color:#f5faf8!important;
  -webkit-text-fill-color:#f5faf8!important;
  border-color:rgba(255,255,255,.38)!important;
  background:rgba(255,255,255,.10)!important;
}

/* Final anti-fade guard for all targeted text. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .p216-boundary,.p215-close,.p211-console,.p212-roles,.p214-scorecard,
  .p211-step,.p212-role,.p214-signal
) :is(h1,h2,h3,h4,h5,h6,p,b,strong,span,small,li){
  visibility:visible!important;
  filter:none!important;
  text-shadow:none!important;
}

/* ===== END genesis-p228-concretos-nested-surface-contrast.css ===== */

/* ===== BEGIN genesis-p229-concretos-interface-gate-contrast.css ===== */
/* P229 — ConcretOS interface evidence gate contrast closure
   Closes the remaining light-mode leak in the P215 product-console gate row. */
body.concretos-flagship-page{
  --p229-card-ink:#173b34;
  --p229-card-copy:#5f746f;
  --p229-card-surface:#f1f5f3;
  --p229-card-border:rgba(24,66,58,.16);
  --p229-ready-accent:#2f6b5d;
}

/* The P215 workspace is a light surface in light mode. Every gate card therefore
   owns dark text, even when legacy .ready rules previously forced white ink. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p215-workspace .p215-gate,
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p215-workspace .p215-gate.ready{
  background:var(--p229-card-surface)!important;
  border-color:var(--p229-card-border)!important;
  color:var(--p229-card-ink)!important;
  -webkit-text-fill-color:initial!important;
  box-shadow:none!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p215-workspace .p215-gate :is(b,strong){
  color:var(--p229-card-ink)!important;
  -webkit-text-fill-color:var(--p229-card-ink)!important;
  opacity:1!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p215-workspace .p215-gate :is(span,p,small){
  color:var(--p229-card-copy)!important;
  -webkit-text-fill-color:var(--p229-card-copy)!important;
  opacity:1!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p215-workspace .p215-gate i{
  color:#173b34!important;
  -webkit-text-fill-color:#173b34!important;
  opacity:1!important;
}

/* Preserve readiness as an explicit status cue without sacrificing contrast. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p215-workspace .p215-gate.ready{
  border-color:rgba(47,107,93,.38)!important;
  box-shadow:inset 0 3px 0 var(--p229-ready-accent)!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p215-workspace .p215-gate.ready i{
  color:var(--p229-ready-accent)!important;
  -webkit-text-fill-color:var(--p229-ready-accent)!important;
}

/* Guard all other pale evidence surfaces in the same console. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p215-workspace :is(
  .p215-panel,.p215-trace-row,.p215-proof
){
  color:var(--p229-card-ink)!important;
  -webkit-text-fill-color:initial!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p215-workspace :is(
  .p215-panel,.p215-trace-row,.p215-proof
) :is(h1,h2,h3,h4,h5,h6,b,strong){
  color:var(--p229-card-ink)!important;
  -webkit-text-fill-color:var(--p229-card-ink)!important;
  opacity:1!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .p215-workspace :is(
  .p215-panel,.p215-trace-row,.p215-proof
) :is(p,span,small){
  color:var(--p229-card-copy)!important;
  -webkit-text-fill-color:var(--p229-card-copy)!important;
  opacity:1!important;
}

/* ===== END genesis-p229-concretos-interface-gate-contrast.css ===== */

/* ===== BEGIN genesis-p230-concretos-role-rail-contrast-spacing.css ===== */
/* ConcretOS Genesis S+16 P230 — role rail light-mode contrast + spacing closure */

/* The rail cards are pale in light mode, including the selected role. Their copy must own dark ink. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g08-role-rail button,
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g08-role-rail button.active {
  color:#102720!important;
  -webkit-text-fill-color:#102720!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g08-role-rail button :is(b,strong) {
  color:#102720!important;
  -webkit-text-fill-color:#102720!important;
  opacity:1!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g08-role-rail button :is(small,p) {
  color:#5f7470!important;
  -webkit-text-fill-color:#5f7470!important;
  opacity:1!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g08-role-rail button.active :is(b,strong) {
  color:#102720!important;
  -webkit-text-fill-color:#102720!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g08-role-rail button.active :is(small,p) {
  color:#4f6b66!important;
  -webkit-text-fill-color:#4f6b66!important;
}
/* Number tile remains the only reversed element on the selected card. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g08-role-rail button.active > span {
  color:#f7faf9!important;
  -webkit-text-fill-color:#f7faf9!important;
}

/* Stop Arabic labels and subtitles from occupying the same baseline. */
body.concretos-flagship-page .g08-role-rail button {
  grid-template-columns:52px minmax(0,1fr)!important;
  column-gap:16px!important;
  row-gap:0!important;
  min-height:112px!important;
  padding:18px 20px!important;
  align-items:center!important;
}
body.concretos-flagship-page .g08-role-rail button > div {
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
  gap:8px!important;
}
html[dir="rtl"] body.concretos-flagship-page .g08-role-rail button > div {
  align-items:flex-end!important;
  text-align:right!important;
}
body.concretos-flagship-page .g08-role-rail button b,
body.concretos-flagship-page .g08-role-rail button small {
  display:block!important;
  position:static!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  white-space:normal!important;
  max-width:100%!important;
}
body.concretos-flagship-page .g08-role-rail button b {
  font-size:clamp(.98rem,1.1vw,1.18rem)!important;
  line-height:1.35!important;
  font-weight:850!important;
}
body.concretos-flagship-page .g08-role-rail button small {
  font-size:clamp(.78rem,.9vw,.94rem)!important;
  line-height:1.55!important;
  font-weight:600!important;
}
body.concretos-flagship-page .g08-role-rail button > span {
  grid-row:auto!important;
  width:52px!important;
  height:52px!important;
  flex:0 0 52px!important;
}

@media (max-width:980px){
  body.concretos-flagship-page .g08-role-rail button{min-height:104px!important}
}

/* ===== END genesis-p230-concretos-role-rail-contrast-spacing.css ===== */

/* ===== BEGIN genesis-p231-concretos-active-rail-contrast.css ===== */
/* ConcretOS Genesis S+16 P231 — shared active-rail light contrast closure */

/*
  G05/G06/G07/G08 selected cards are pale surfaces in light mode.
  P226 incorrectly reversed every selected control to white. Restore dark copy
  while retaining white only inside the selected green code/icon tile.
*/
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .g05-index button.active,
  .g06-standards button.active,
  .g07-library button.active,
  .g08-role-rail button.active
){
  color:#102720!important;
  -webkit-text-fill-color:#102720!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .g05-index button.active,
  .g06-standards button.active,
  .g07-library button.active,
  .g08-role-rail button.active
) :is(b,strong){
  color:#102720!important;
  -webkit-text-fill-color:#102720!important;
  opacity:1!important;
}
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page :is(
  .g05-index button.active,
  .g06-standards button.active,
  .g07-library button.active,
  .g08-role-rail button.active
) small{
  color:#5f7470!important;
  -webkit-text-fill-color:#5f7470!important;
  opacity:1!important;
}

/* Only the filled active marker reverses to white. */
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g05-index button.active > i,
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g06-standards button.active > span,
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g07-library button.active > span,
html:not(.dark):not([data-theme="dark"]) body.concretos-flagship-page .g08-role-rail button.active > span{
  color:#f7faf9!important;
  -webkit-text-fill-color:#f7faf9!important;
  opacity:1!important;
}

/* Keep title/subtitle rhythm consistent across all four vertical rails. */
body.concretos-flagship-page :is(
  .g05-index button,
  .g06-standards button,
  .g07-library button
){
  grid-template-columns:52px minmax(0,1fr)!important;
  column-gap:16px!important;
  row-gap:7px!important;
  min-height:112px!important;
  padding:18px 20px!important;
  align-items:center!important;
}
body.concretos-flagship-page :is(
  .g05-index button,
  .g06-standards button,
  .g07-library button
) :is(b,small){
  display:block!important;
  position:static!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  white-space:normal!important;
  max-width:100%!important;
}
body.concretos-flagship-page :is(
  .g05-index button,
  .g06-standards button,
  .g07-library button
) b{
  font-size:clamp(.98rem,1.1vw,1.18rem)!important;
  line-height:1.35!important;
  font-weight:850!important;
}
body.concretos-flagship-page :is(
  .g05-index button,
  .g06-standards button,
  .g07-library button
) small{
  font-size:clamp(.78rem,.9vw,.94rem)!important;
  line-height:1.55!important;
  font-weight:600!important;
}
body.concretos-flagship-page .g05-index button > i,
body.concretos-flagship-page .g06-standards button > span,
body.concretos-flagship-page .g07-library button > span{
  width:52px!important;
  height:52px!important;
}

html[dir="rtl"] body.concretos-flagship-page :is(
  .g05-index button,
  .g06-standards button,
  .g07-library button
){
  text-align:right!important;
}

@media (max-width:980px){
  body.concretos-flagship-page :is(.g05-index button,.g06-standards button,.g07-library button){
    min-height:104px!important;
  }
}

/* ===== END genesis-p231-concretos-active-rail-contrast.css ===== */

/* ===== BEGIN concretos-s16-canonical-runtime-r1.css ===== */
/* ConcretOS S+16 Canonical Runtime R1 — native scroll and governed section offsets */
:root{
  --concretos-header-offset: 92px;
  --concretos-focus-ring: 0 0 0 3px rgba(15,118,110,.34);
}
html{scroll-padding-top:var(--concretos-header-offset)}
body.concretos-flagship-page{
  overflow-x:clip;
  overscroll-behavior-y:auto;
}
body.concretos-flagship-page main[id],
body.concretos-flagship-page main > section[id],
body.concretos-flagship-page section[id]{
  scroll-margin-top:var(--concretos-header-offset);
}
body.concretos-flagship-page :is(.s16-authority-rail,.s16-authority-rail-spacer,.t16-chapter-rail){display:none!important}
body.concretos-flagship-page :is(a,button,summary,input,select,textarea):focus-visible{
  outline:2px solid currentColor;
  outline-offset:3px;
  box-shadow:var(--concretos-focus-ring);
}
body.concretos-flagship-page [hidden]{display:none!important}
@media (max-width:1180px){
  :root{--concretos-header-offset:78px}
  body.concretos-flagship-page,
  body.concretos-flagship-page main,
  body.concretos-flagship-page main > section{
    scroll-snap-type:none!important;
    scroll-snap-align:none!important;
    scroll-snap-stop:normal!important;
  }
  body.concretos-flagship-page :is(.g04-articles,.g06-standards,.g07-library,.g08-role-rail,.g10-nav,.g11-route){
    position:relative!important;
    inset-block-start:auto!important;
  }
}
@media (max-width:640px){:root{--concretos-header-offset:70px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}}

/* ===== END concretos-s16-canonical-runtime-r1.css ===== */

/* ===== R2 SEMANTIC THEME AUTHORITY ===== */
:root {
  --concretos-page: #f4f7f6;
  --concretos-surface: #ffffff;
  --concretos-surface-muted: #edf3f1;
  --concretos-surface-elevated: #f8fbfa;
  --concretos-text: #10201c;
  --concretos-text-secondary: #40534d;
  --concretos-text-muted: #64756f;
  --concretos-border: rgba(16, 32, 28, .14);
  --concretos-border-strong: rgba(16, 32, 28, .24);
  --concretos-focus: #0b7f65;
  --concretos-fixed-offset: 8.5rem;
}
html.dark,
html[data-theme="dark"],
body.dark,
body[data-theme="dark"] {
  --concretos-page: #071216;
  --concretos-surface: #0c1b20;
  --concretos-surface-muted: #10252a;
  --concretos-surface-elevated: #132b30;
  --concretos-text: #f1f7f5;
  --concretos-text-secondary: #c4d3cf;
  --concretos-text-muted: #91a7a1;
  --concretos-border: rgba(225, 242, 237, .14);
  --concretos-border-strong: rgba(225, 242, 237, .24);
  --concretos-focus: #59d3af;
}
body.concretos-flagship-page {
  background: var(--concretos-page);
  color: var(--concretos-text);
}
body.concretos-flagship-page :where(a, button, input, select, textarea, [tabindex]):focus-visible {
  outline: 3px solid var(--concretos-focus);
  outline-offset: 3px;
}
body.concretos-flagship-page :where(section[id], article[id], div[id]) {
  scroll-margin-top: var(--concretos-fixed-offset);
}
@media (max-width: 767px) {
  :root { --concretos-fixed-offset: 7.25rem; }
}
@media (prefers-reduced-motion: reduce) {
  body.concretos-flagship-page *,
  body.concretos-flagship-page *::before,
  body.concretos-flagship-page *::after {
    scroll-behavior: auto !important;
  }
}
