:root{--color-brand:#011c5f;--color-brand-deep:#001443;--color-accent:#02ada6;--color-accent-dark:#007d78;--color-text:#17213a;--color-muted:#58627a;--color-heading:#011c5f;--color-surface:#faf9f6;--color-soft:#f1f5f3;--color-card:#fdfdfb;--color-border:#dce4ea;--header-bg:#faf9f6f0;--hero-start:#faf9f6;--hero-end:#eef8f6;--font-sans:Inter, "Noto Sans", Arial, sans-serif;--container:72rem;--container-narrow:48rem;--radius-sm:.5rem;--radius-md:1rem;--shadow-card:0 1rem 3rem #011c5f17;--space-section:clamp(4rem, 8vw, 7rem);color-scheme:light}html[data-theme=dark]{--color-brand:#143a88;--color-brand-deep:#050d1f;--color-accent:#28c9c1;--color-accent-dark:#54d7d1;--color-text:#e8edf7;--color-muted:#aeb9ce;--color-heading:#f4f7ff;--color-surface:#081226;--color-soft:#0d1a32;--color-card:#101f39;--color-border:#263653;--header-bg:#081226f0;--hero-start:#081226;--hero-end:#0b1c38;--shadow-card:0 1rem 3rem #0000004d;color-scheme:dark}html[data-theme=dark] a:not(.button):not(.nav-cta){color:#90caf9}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--color-text);background:var(--color-surface);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit}h1,h2,h3{color:var(--color-heading);letter-spacing:-.025em;margin:0;line-height:1.12}h1{font-size:clamp(2.7rem,6vw,5.3rem)}h2{font-size:clamp(2rem,4vw,3.35rem)}h3{font-size:1.25rem}p{margin:0}:focus-visible{outline:3px solid var(--color-accent);outline-offset:4px}.container{width:min(calc(100% - 2.5rem), var(--container));margin-inline:auto}.container--narrow{max-width:var(--container-narrow)}.section{padding-block:var(--space-section)}.section--soft{background:var(--color-soft)}.skip-link{z-index:100;color:#fff;background:var(--color-brand);padding:.7rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:20;border-bottom:1px solid var(--color-border);background:var(--header-bg);backdrop-filter:blur(1rem);transition:box-shadow .2s;position:sticky;top:0}.site-header[data-compact]{box-shadow:0 .5rem 1.5rem #011c5f14}.site-header__inner{justify-content:space-between;align-items:center;gap:2rem;min-height:5.5rem;transition:min-height .2s;display:flex}.site-header[data-compact] .site-header__inner{min-height:4.45rem}.brand{flex:none;display:inline-block}.brand img{width:11.25rem}.brand__dark,html[data-theme=dark] .brand__light{display:none}html[data-theme=dark] .brand__dark{display:block}.site-header__actions{align-items:center;gap:.65rem;display:flex}.menu-toggle{display:none}.nav-list{gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.nav-list a{color:var(--color-muted);border-radius:var(--radius-sm);padding:.65rem .55rem;font-size:.83rem;font-weight:600;text-decoration:none;display:block}.nav-list a:hover,.nav-list a[aria-current=page]{color:var(--color-brand);background:var(--color-soft)}.nav-list .nav-cta{color:#fff;background:var(--color-brand);margin-left:.35rem;padding-inline:.9rem}.nav-list .nav-cta:hover{color:#fff;background:var(--color-brand-deep)}.theme-toggle{width:2.65rem;height:2.65rem;color:var(--color-heading);background:var(--color-soft);border:1px solid var(--color-border);cursor:pointer;border-radius:50%;place-items:center;padding:0;display:grid}html:not(.js) .theme-toggle{display:none}.theme-toggle:hover{border-color:var(--color-accent)}.theme-toggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.theme-toggle__sun{display:none}html[data-theme=dark] .theme-toggle__sun{display:block}html[data-theme=dark] .theme-toggle__moon{display:none}.hero{background:linear-gradient(135deg, var(--hero-start) 0%, var(--hero-end) 100%);align-items:center;min-height:min(47rem,100vh - 5.5rem);display:grid;overflow:hidden}.hero__grid{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);align-items:center;gap:clamp(2rem,7vw,7rem);display:grid}.hero__content{max-width:46rem}.hero--ecosystem h1{font-size:clamp(2.7rem,5vw,4.9rem)}.eyebrow{color:var(--color-accent-dark);letter-spacing:.14em;text-transform:uppercase;margin-bottom:1rem;font-size:.78rem;font-weight:700}.eyebrow--light{color:#71e3dd}.hero__lead{max-width:42rem;color:var(--color-muted);margin-top:1.7rem;font-size:clamp(1.05rem,2vw,1.3rem)}.hero__actions{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2.2rem;display:flex}.button{color:#fff;background:var(--color-brand);border-radius:var(--radius-sm);justify-content:center;align-items:center;min-height:3.25rem;padding:.8rem 1.35rem;font-weight:700;text-decoration:none;display:inline-flex}.button:hover{background:var(--color-brand-deep)}.text-link{color:var(--color-brand);text-underline-offset:.3em;font-weight:700;text-decoration-thickness:1px}.text-link span{color:var(--color-accent-dark);margin-left:.35rem;display:inline-block}.text-link--light{color:#fff}.text-link--light span{color:#71e3dd}.hero__visual{place-items:center;min-height:27rem;display:grid;position:relative}.hero__shield{z-index:2;aspect-ratio:1;background:var(--color-card);width:clamp(12rem,23vw,17rem);box-shadow:var(--shadow-card);border:1px solid #02ada640;border-radius:50%;place-items:center;display:grid;position:relative}.hero__shield img{width:48%}.orbit{border:1px solid #011c5f1f;border-radius:50%;position:absolute}.orbit--one{width:22rem;height:22rem}.orbit--two{border-color:#02ada624;width:31rem;height:31rem}.section-heading{text-align:center;max-width:44rem;margin:0 auto clamp(2.5rem,5vw,4rem)}.section-heading>p:last-child{color:var(--color-muted);margin-top:1.25rem;font-size:1.08rem}.section-heading--left{text-align:left;margin:0}.section-heading--wide{max-width:54rem;margin-bottom:clamp(2.5rem,5vw,4rem)}.section-heading--row{text-align:left;justify-content:space-between;align-items:end;gap:2rem;max-width:none;display:flex}.feature-grid,.resource-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.feature-card{background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-md);min-height:17rem;padding:2rem}.feature-card__number{color:var(--color-accent-dark);letter-spacing:.12em;margin-bottom:3.5rem;font-size:.8rem;font-weight:700;display:block}.feature-card p{color:var(--color-muted);margin-top:.8rem}.split{grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem);display:grid}.steps{border-top:1px solid var(--color-border)}.step{border-bottom:1px solid var(--color-border);grid-template-columns:3rem 1fr;gap:1rem;padding:1.65rem 0;display:grid}.step>span{color:var(--color-accent-dark);font-size:.78rem;font-weight:700}.step p{color:var(--color-muted);margin-top:.35rem}.resources-preview{color:#fff;background:var(--color-brand)}.resources-preview h2,.page-hero h1{color:#fff}.resource-card{min-height:21rem;color:var(--color-text);background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-direction:column;padding:1.7rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.resource-card:hover{box-shadow:var(--shadow-card);transform:translateY(-4px)}.resource-card__meta{color:var(--color-muted);justify-content:space-between;gap:.8rem;font-size:.75rem;display:flex}.resource-card__meta a{z-index:2;color:var(--color-accent-dark);text-transform:uppercase;letter-spacing:.08em;text-underline-offset:.2em;font-weight:700;position:relative}.resource-card h3{margin-top:2.5rem;font-size:1.45rem}.resource-card h3 a{text-decoration:none}.resource-card h3 a:after{content:"";position:absolute;inset:0}.resource-card p{color:var(--color-muted);margin-top:.8rem}.resource-card__link{color:var(--color-heading);align-self:flex-start;margin-top:auto;font-size:.9rem;font-weight:700;text-decoration:none}.resource-card__link span{color:var(--color-accent-dark)}.resource-card__details{color:var(--color-muted);justify-content:space-between;gap:.7rem;margin-top:1rem;font-size:.76rem;display:flex}.resource-card--featured{grid-template-columns:.7fr 1fr;column-gap:clamp(2rem,6vw,6rem);min-height:0;padding:clamp(2rem,5vw,4rem);display:grid}.resource-card--featured .resource-card__meta,.resource-card--featured h3,.resource-card--featured h2{grid-column:1}.resource-card--featured>p,.resource-card--featured .resource-card__details,.resource-card--featured .tag-list,.resource-card--featured .resource-card__link{grid-column:2}.resource-card--featured>p{grid-row:1/span 2;align-self:center;margin-top:0;font-size:1.08rem}.resource-grid--light .resource-card{border-color:var(--color-border)}.page-hero,.article-hero{color:#fff;background:var(--color-brand);padding-block:clamp(4rem,9vw,7rem)}.page-hero p:last-child{color:#d9e4ff;max-width:42rem;margin-top:1.5rem;font-size:1.15rem}.article-hero h1{color:#fff;max-width:45rem;font-size:clamp(2.4rem,5vw,4.3rem)}.article-hero>.container>p{color:#d9e4ff;max-width:40rem;margin-top:1.4rem;font-size:1.15rem}.back-link{color:#fff;text-underline-offset:.25em;margin-bottom:3rem;font-weight:600;display:inline-block}.article-meta{color:#b7c7e9;text-transform:uppercase;letter-spacing:.08em;gap:1rem;margin-bottom:1rem;font-size:.78rem;display:flex}.article-meta span,.article-meta a{color:#71e3dd;font-weight:700}.prose{padding-block:clamp(3.5rem,7vw,6rem);font-size:1.05rem}.prose>*{max-width:42rem}.prose h2{margin-top:2.7rem;font-size:1.8rem}.prose p,.prose ul{margin-top:1.1rem}.prose li+li{margin-top:.45rem}.site-footer{color:#d9e4ff;background:var(--color-brand-deep);padding-top:4rem}.site-footer__grid{grid-template-columns:minmax(16rem,1fr) auto auto;gap:clamp(2.5rem,7vw,7rem);display:grid}.brand--footer img{width:11.25rem}.site-footer__grid>div>p{max-width:26rem;margin-top:1.3rem}.footer-title{color:#fff;font-weight:700}.site-footer ul{margin:.8rem 0 0;padding:0;list-style:none}.site-footer li+li{margin-top:.35rem}.site-footer a:not(.brand){text-underline-offset:.2em}.site-footer__bottom{border-top:1px solid #ffffff24;justify-content:space-between;gap:2rem;margin-top:3.5rem;padding-block:1.2rem;display:flex}.site-footer__bottom div{gap:1.5rem;display:flex}.ecosystem-map{min-height:31rem;position:relative}.ecosystem-map svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.ecosystem-map svg path{fill:none;stroke:var(--color-border);stroke-width:2px;stroke-dasharray:4 7}.ecosystem-map__core,.ecosystem-map__node{z-index:2;background:var(--color-card);border:1px solid var(--color-border);box-shadow:var(--shadow-card);flex-direction:column;justify-content:center;display:flex;position:absolute}.ecosystem-map__core{text-align:center;border-radius:50%;align-items:center;width:12.5rem;height:12.5rem;top:50%;left:50%;transform:translate(-50%,-50%)}.ecosystem-map__core img{width:3.4rem;margin-bottom:.55rem}.ecosystem-map__core strong{color:var(--color-heading)}.ecosystem-map__core span{color:var(--color-muted);font-size:.72rem}.ecosystem-map__node{border-radius:.75rem;width:9.5rem;min-height:5.6rem;padding:1rem}.ecosystem-map__node span{color:var(--color-accent-dark);font-size:.68rem;font-weight:700}.ecosystem-map__node strong{color:var(--color-heading);font-size:.83rem;line-height:1.25}.ecosystem-map__node--health{top:1rem;left:0}.ecosystem-map__node--service{top:1rem;right:0}.ecosystem-map__node--provider{bottom:.5rem;left:50%;transform:translate(-50%)}.split--balanced{grid-template-columns:1fr 1fr}.sticky-heading{align-self:start;position:sticky;top:2rem}.question-list,.problem-list,.challenge-list{margin:0;padding:0;list-style:none}.question-list{border-top:1px solid var(--color-border)}.question-list li{border-bottom:1px solid var(--color-border);grid-template-columns:2rem 1fr;gap:.75rem;padding:1.25rem 0;font-weight:600;display:grid}.question-list span{color:var(--color-accent-dark)}.problem-list{border-top:1px solid var(--color-border);border-left:1px solid var(--color-border);grid-template-columns:repeat(4,1fr);display:grid}.problem-list li{border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);min-height:14rem;padding:1.5rem}.problem-list span,.pillar-item>span{color:var(--color-accent-dark);letter-spacing:.1em;margin-bottom:3.8rem;font-size:.72rem;font-weight:700;display:block}.problem-list p{font-weight:600}.pillar-grid{border-top:1px solid var(--color-border);grid-template-columns:repeat(4,1fr);display:grid}.pillar-item{border-right:1px solid var(--color-border);min-height:18rem;padding:1.6rem}.pillar-item:last-child{border-right:0}.pillar-item p{color:var(--color-muted);margin-top:.75rem}.lifecycle-section{color:#fff;background:var(--color-brand)}.lifecycle-section h2{color:#fff}.lifecycle-section .section-heading--row>p{color:#d9e4ff;max-width:30rem}.lifecycle{grid-template-columns:repeat(7,1fr);margin:0;padding:1.25rem 0 0;list-style:none;display:grid;position:relative}.lifecycle:before{content:"";opacity:.75;background:linear-gradient(90deg,#54d7d1,#90caf9);height:2px;position:absolute;top:3.35rem;left:6%;right:6%}.lifecycle li{text-align:center;min-width:0;padding:0 .55rem;position:relative}.lifecycle li:before{z-index:1;border:3px solid var(--color-brand);content:"";background:#71e3dd;border-radius:50%;width:.7rem;height:.7rem;position:absolute;top:1.76rem;left:calc(50% - .35rem)}.lifecycle__icon{z-index:2;color:#b9f5f1;background:#0b3275;border:1px solid #90caf959;border-radius:1rem;place-items:center;width:3.25rem;height:3.25rem;margin:0 auto 1rem;display:grid;position:relative;box-shadow:0 .65rem 1.4rem #000a2840}.lifecycle__icon i{border:2px solid;display:block;position:absolute}.lifecycle__icon--plus i:first-child{border-width:2px 0 0;width:1.25rem}.lifecycle__icon--plus i:last-child{border-width:0 0 0 2px;height:1.25rem}.lifecycle__icon--install i:first-child{border-radius:.2rem;width:1.25rem;height:1rem}.lifecycle__icon--install i:last-child{border-width:2px 0 0;width:.75rem;bottom:.65rem}.lifecycle__icon--pulse i:first-child{border-width:0 0 2px;width:1.55rem;height:.7rem;transform:skew(-28deg)}.lifecycle__icon--pulse i:last-child{display:none}.lifecycle__icon--tool i:first-child{border-radius:99rem;width:1.35rem;height:.4rem;transform:rotate(-45deg)}.lifecycle__icon--tool i:last-child{border-radius:50%;width:.65rem;height:.65rem;top:.65rem;right:.7rem}.lifecycle__icon--move i:first-child{border-width:2px 0 0;width:1.4rem}.lifecycle__icon--move i:last-child{border-width:2px 2px 0 0;width:.65rem;height:.65rem;transform:translate(.35rem)rotate(45deg)}.lifecycle__icon--update i:first-child{border-right-color:#0000;border-radius:50%;width:1.3rem;height:1.3rem}.lifecycle__icon--update i:last-child{border-width:2px 2px 0 0;width:.45rem;height:.45rem;top:.72rem;right:.72rem;transform:rotate(20deg)}.lifecycle__icon--retire i:first-child{border-radius:.15rem;width:1.2rem;height:1.25rem}.lifecycle__icon--retire i:last-child{border-width:2px 0 0;width:1.55rem;top:.75rem}.lifecycle small{color:#71e3dd;letter-spacing:.08em;font-size:.65rem;font-weight:700;display:block}.lifecycle strong{overflow-wrap:anywhere;margin-top:.3rem;font-size:.78rem;display:block}.public-grid{border:1px solid var(--color-border);grid-template-columns:repeat(3,1fr);display:grid}.public-grid article{border-right:1px solid var(--color-border);padding:2rem}.public-grid article:last-child{border-right:0}.public-grid__tag{color:var(--color-accent-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:700}.public-grid h3{margin-top:2.8rem;font-size:1.45rem}.public-grid ul{color:var(--color-muted);margin:1.2rem 0 2rem;padding-left:1.1rem}.public-grid a{color:var(--color-heading);text-underline-offset:.25em;font-weight:700}.public-grid a span{color:var(--color-accent-dark)}.supporting-note{max-width:54rem;color:var(--color-muted);text-align:center;margin:2rem auto 0}.cta-section{padding-top:0}.cta-panel{color:#d9e4ff;background:var(--color-brand-deep);border-radius:var(--radius-md);justify-content:space-between;align-items:end;gap:3rem;padding:clamp(2rem,5vw,4rem);display:flex}.cta-panel h2{color:#fff;max-width:40rem}.cta-panel p:last-child{max-width:42rem;margin-top:1rem}.cta-panel__actions{align-items:center;gap:1.5rem;min-width:max-content;display:flex}.button--light{color:var(--color-brand-deep);background:#fff}.button--light:hover{color:#fff;background:var(--color-accent-dark)}.editorial-grid,.comparison{grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem);display:grid}.editorial-copy{max-width:42rem;color:var(--color-muted);font-size:1.08rem}.editorial-copy p+p{margin-top:1.2rem}.highlight-copy{color:var(--color-text);border-left:3px solid var(--color-accent);padding:1.5rem 0 1.5rem 1.5rem;font-weight:600}.comparison>div:last-child{background:var(--color-soft);border-left:3px solid var(--color-accent);padding:2rem;font-size:1.1rem}.challenge-list{border-top:1px solid var(--color-border);grid-template-columns:repeat(5,1fr);display:grid}.challenge-list li{border-right:1px solid var(--color-border);min-height:11rem;padding:1.3rem}.challenge-list li:last-child{border-right:0}.challenge-list span{color:var(--color-accent-dark);margin-bottom:2.2rem;font-size:.72rem;display:block}.challenge-list strong{color:var(--color-heading);font-size:.92rem}.challenge-list--icons{border:0;gap:.8rem}.challenge-list--icons li{background:var(--color-card);border:1px solid var(--color-border);text-align:center;border-radius:.9rem;min-height:12.5rem;padding:1.25rem 1rem}.challenge-icon{width:3.5rem;height:3.5rem;color:var(--color-accent-dark);background:#02ada61a;border:1px solid #02ada629;border-radius:1rem;place-items:center;margin:0 auto 2rem;display:grid;position:relative}.challenge-icon i{border:2px solid;display:block;position:absolute}.challenge-icon--inventory i:first-child{border-radius:50%;width:1.4rem;height:1.5rem}.challenge-icon--inventory i:last-child{border-width:2px 0;width:1.4rem;height:.5rem;top:1rem}.challenge-icon--location i:first-child{border-radius:50% 50% 50% 0;width:1.25rem;height:1.55rem;transform:rotate(-45deg)}.challenge-icon--location i:last-child{border-radius:50%;width:.35rem;height:.35rem}.challenge-icon--maintenance i:first-child{border-radius:99rem;width:1.5rem;height:.35rem;transform:rotate(-45deg)}.challenge-icon--maintenance i:last-child{border-radius:50%;width:.7rem;height:.7rem;top:.7rem;right:.65rem}.challenge-icon--document i:first-child{border-radius:.15rem;width:1.35rem;height:1.65rem}.challenge-icon--document i:last-child{border-width:2px 0 0;width:.75rem;box-shadow:0 .4rem}.challenge-icon--coordination i:first-child,.challenge-icon--versions i:first-child{border-radius:50%;width:1.55rem;height:1.55rem}.challenge-icon--coordination i:last-child,.challenge-icon--versions i:last-child{background:var(--color-card);width:.55rem;height:.55rem;box-shadow:1rem 0 0 -.05rem var(--color-card), -.5rem .85rem 0 -.05rem var(--color-card);border-radius:50%}.challenge-icon--history i:first-child{border-right-color:#0000;border-radius:50%;width:1.55rem;height:1.55rem}.challenge-icon--history i:last-child{border-width:0 0 2px 2px;width:.55rem;height:.75rem;transform:translate(.12rem,-.12rem)}.challenge-icon--followup i:first-child{border-radius:.2rem;width:1.6rem;height:1.15rem}.challenge-icon--followup i:last-child{border-width:0 0 2px 2px;width:.85rem;height:.5rem;bottom:.65rem;right:.65rem;transform:rotate(-45deg)}.outcome-strip{flex-wrap:wrap;gap:.7rem;display:flex}.outcome-strip span{color:var(--color-heading);background:var(--color-soft);border:1px solid var(--color-border);border-radius:99rem;padding:.65rem 1rem;font-weight:600}.statement-grid{grid-template-columns:1.2fr .8fr;gap:clamp(3rem,8vw,8rem);display:grid}.statement-grid article:last-child{border-top:3px solid var(--color-accent);background:var(--color-soft);padding:2rem}.statement-grid article:last-child>p:last-child{font-size:1.12rem}.principle-grid{border-top:1px solid var(--color-border);border-left:1px solid var(--color-border);grid-template-columns:repeat(3,1fr);display:grid}.principle-grid article{border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:1.5rem}.principle-grid p{color:var(--color-muted);margin-top:.6rem}.development-note{grid-template-columns:7rem 1fr;align-items:center;gap:2rem;display:grid}.development-note img{width:6rem}.development-note p:last-child{color:var(--color-muted);margin-top:1rem}.contact-panel{background:var(--color-soft);border:1px solid var(--color-border);grid-template-columns:1.2fr .8fr;align-items:end;gap:clamp(3rem,8vw,8rem);padding:clamp(2rem,6vw,5rem);display:grid}.contact-panel p:last-child{max-width:42rem;color:var(--color-muted);margin-top:1rem}.contact-panel__links{flex-wrap:wrap;align-items:center;gap:1.4rem;display:flex}.legal-copy{padding-top:clamp(3rem,6vw,5rem)}.legal-notice{background:var(--color-soft);border-left:3px solid var(--color-accent);padding:1.25rem}.not-found{min-height:65vh;padding-block:var(--space-section);text-align:center;place-items:center;display:grid}.not-found>div>p:not(.error-code){color:var(--color-muted);margin-top:1rem}.not-found .hero__actions{justify-content:center}.error-code{color:var(--color-accent-dark);letter-spacing:.2em;font-size:.8rem;font-weight:700}.status-dot{background:var(--color-accent);border-radius:50%;width:.55rem;height:.55rem;margin-right:.35rem;display:inline-block;box-shadow:0 0 0 .3rem #02ada61f}.hero__note{color:var(--color-muted);margin-top:.9rem;font-size:.78rem}.ecosystem-flow{border:1px solid var(--color-border);box-shadow:var(--shadow-card);background:linear-gradient(145deg,#ffffffbf,#e8f7f4bf);border-radius:1.5rem;gap:.7rem;padding:2rem 1.5rem;display:grid;position:relative;overflow:hidden}html[data-theme=dark] .ecosystem-flow{background:linear-gradient(145deg,#101f39e6,#082032e6)}.flow-role{z-index:2;background:var(--color-card);border:1px solid var(--color-border);border-radius:.8rem;grid-template-columns:3.1rem 1fr;align-items:center;gap:.85rem;width:88%;padding:.85rem 1rem;display:grid;position:relative;box-shadow:0 .5rem 1.5rem #011c5f12}.flow-role--health{margin-left:12%}.flow-role--service{margin-left:3%}.role-avatar{color:#fff;background:var(--color-brand);border-radius:50%;place-items:center;width:3rem;height:3rem;font-size:.7rem;font-weight:800;display:grid}.flow-role--provider .role-avatar{background:#315b9b}.flow-role--service .role-avatar{background:var(--color-accent-dark)}.flow-role small,.flow-role p{color:var(--color-muted);font-size:.68rem;display:block}.flow-role strong{color:var(--color-heading);font-size:.9rem;display:block}.flow-role b{color:var(--color-brand);background:#e3f3ff;border-radius:99rem;padding:.2rem .45rem;font-size:.6rem;position:absolute;top:.75rem;right:.75rem}.flow-role .alert-badge{color:#744300;background:#fff0c7}.flow-path{height:1.7rem;color:var(--color-muted);align-items:center;gap:.7rem;padding-left:3rem;display:flex}.flow-path span{border-top:1px dashed var(--color-accent-dark);width:1.7rem}.flow-path i{font-size:.62rem;font-style:normal}.flow-pulse{border:1px solid #02ada640;border-radius:50%;width:14rem;height:14rem;animation:3.2s ease-in-out infinite breathe;position:absolute;bottom:-5rem;right:-4rem;box-shadow:0 0 0 2.2rem #02ada60f,0 0 0 4.4rem #02ada60a}@keyframes breathe{50%{opacity:.65;transform:scale(1.08)}}.trust-strip{color:var(--color-muted);background:var(--color-card);border-block:1px solid var(--color-border);padding-block:1rem}.trust-strip .container,.trust-strip ul{flex-wrap:wrap;align-items:center;gap:1.3rem;display:flex}.trust-strip p{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700}.trust-strip ul{margin:0;padding:0;list-style:none}.trust-strip li{color:var(--color-heading);align-items:center;gap:1.3rem;font-size:.82rem;font-weight:700;display:flex}.trust-strip li:before{background:var(--color-accent);content:"";border-radius:50%;width:.25rem;height:.25rem}.problem-list{border:0;gap:1rem}.problem-list article{background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-md);min-height:17rem;padding:1.5rem}.problem-list h3{text-align:center;margin-top:1.6rem}.problem-list article>p{color:var(--color-muted);text-align:center;margin-top:.7rem;font-size:.92rem;font-weight:400}.problem-icon{width:4rem;height:4rem;color:var(--color-accent-dark);transform-origin:50%;background:#02ada61a;border:1px solid #02ada629;border-radius:1.1rem;margin:0 auto;display:block;position:relative;transform:scale(1.08);box-shadow:inset 0 0 0 .35rem #ffffff2e}.problem-icon i{border:2px solid;display:block;position:absolute}.problem-icon--disperse i{border-radius:.15rem;width:.9rem;height:1.1rem}.problem-icon--disperse i:first-child{top:.6rem;left:.55rem}.problem-icon--disperse i:nth-child(2){top:1.25rem;left:1.25rem}.problem-icon--disperse i:nth-child(3){top:.8rem;right:.45rem}.problem-icon--timeline:before{content:"";border-top:2px dashed;width:2.3rem;position:absolute;top:1.65rem;left:.55rem}.problem-icon--timeline i{background:var(--color-card);border-radius:50%;width:.65rem;height:.65rem;top:1.35rem}.problem-icon--timeline i:first-child{left:.45rem}.problem-icon--timeline i:nth-child(2){left:1.4rem}.problem-icon--timeline i:nth-child(3){right:.35rem}.problem-icon--nodes i{background:var(--color-card);border-radius:50%;width:.65rem;height:.65rem}.problem-icon--nodes i:first-child{top:.5rem;left:1.4rem}.problem-icon--nodes i:nth-child(2){bottom:.55rem;left:.55rem}.problem-icon--nodes i:nth-child(3){bottom:.55rem;right:.5rem}.problem-icon--nodes:before,.problem-icon--nodes:after{content:"";border-top:2px dashed;width:1.35rem;position:absolute;top:1.5rem}.problem-icon--nodes:before{left:.75rem;transform:rotate(-53deg)}.problem-icon--nodes:after{right:.7rem;transform:rotate(53deg)}.problem-icon--visibility:before{content:"";border:2px solid;border-radius:50%;width:1.7rem;height:1.25rem;position:absolute;top:.75rem;left:.65rem}.problem-icon--visibility i:first-child{border-radius:50%;width:.45rem;height:.45rem;top:1.15rem;left:1.25rem}.problem-icon--visibility i:nth-child(2){border-width:1px 0 0;width:.75rem;top:2rem;left:2.1rem;transform:rotate(48deg)}.problem-icon--visibility i:nth-child(3){display:none}.connective-section{background:var(--color-surface)}.connective-grid{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.difference-copy>p{color:var(--color-muted);font-size:1.08rem}.comparison-mini{border-top:1px solid var(--color-border);grid-template-columns:1fr auto 1.25fr;align-items:center;gap:1rem;margin-top:2rem;padding-top:2rem;display:grid}.comparison-mini span{flex-direction:column;display:flex}.comparison-mini small{color:var(--color-muted)}.comparison-mini strong{color:var(--color-heading)}.comparison-mini b{color:var(--color-accent-dark)}.public-grid article>p:not(.public-grid__tag){min-height:5rem;color:var(--color-muted);margin:1rem 0 1.5rem}.lead-magnet{color:#fff;background:var(--color-brand-deep);scroll-margin-top:5rem}.lead-magnet h2{color:#fff}.lead-magnet__grid{grid-template-columns:1.05fr .75fr;align-items:center;gap:clamp(3rem,9vw,8rem);display:grid}.lead-magnet__grid>div>p{color:#cbd8f2;margin-top:1.2rem;font-size:1.08rem}.lead-magnet__grid ul{color:#dce8ff;margin:1.5rem 0 0;padding-left:1.2rem}.waitlist-form{color:var(--color-text);background:var(--color-card);border-radius:var(--radius-md);gap:1rem;padding:clamp(1.4rem,4vw,2rem);display:grid}.waitlist-form label{color:var(--color-heading);gap:.4rem;font-size:.78rem;font-weight:700;display:grid}.waitlist-form input[type=email],.waitlist-form select{width:100%;min-height:3rem;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);font:inherit;border-radius:.45rem;padding:.7rem .8rem}.waitlist-form .consent{color:var(--color-muted);grid-template-columns:auto 1fr;align-items:start;font-weight:400}.waitlist-form .consent input{margin-top:.25rem}.waitlist-form small{color:var(--color-muted)}.waitlist-form small a{color:var(--color-accent-dark)}.button--accent{background:var(--color-accent-dark);cursor:pointer;border:0}.button--accent:hover{background:var(--color-brand)}.footer-origin{color:#91a6cf;font-size:.8rem}.breadcrumbs{color:var(--color-muted);background:var(--color-soft);border-bottom:1px solid var(--color-border);font-size:.78rem}.breadcrumbs ol{flex-wrap:wrap;gap:.4rem;margin:0;padding:.7rem 0;list-style:none;display:flex}.breadcrumbs li+li:before{color:var(--color-accent-dark);content:"/";margin-right:.4rem}.breadcrumbs a{text-underline-offset:.2em}.category-grid{border-top:1px solid var(--color-border);border-left:1px solid var(--color-border);grid-template-columns:repeat(4,1fr);display:grid}.category-grid a{border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);min-height:12rem;padding:1.3rem;text-decoration:none}.category-grid a:hover{background:var(--color-card)}.category-grid strong{color:var(--color-heading);display:block}.category-grid span{color:var(--color-accent-dark);margin-top:.3rem;font-size:.72rem;font-weight:700;display:block}.category-grid p{color:var(--color-muted);margin-top:1.5rem;font-size:.86rem}.tag-cloud,.tag-list{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.tag-cloud{justify-content:flex-end;max-width:31rem}.tag-cloud span,.tag-list li{color:var(--color-muted);background:var(--color-soft);border:1px solid var(--color-border);border-radius:99rem;padding:.35rem .65rem;font-size:.72rem}.tag-list--dark{margin-top:1.4rem}.tag-list--dark li{color:#d9e4ff;background:#ffffff14;border-color:#fff3}.empty-state{background:var(--color-soft);border:1px solid var(--color-border);text-align:center;padding:clamp(2rem,6vw,5rem)}.empty-state p{color:var(--color-muted);margin:.8rem auto 1rem}.article-byline{color:#d9e4ff;border-top:1px solid #fff3;justify-content:space-between;gap:2rem;margin-top:2rem;padding-top:1.3rem;font-size:.82rem;display:flex}.article-byline>div{flex-direction:column;display:flex}.article-byline strong{color:#fff}.article-layout{grid-template-columns:14rem minmax(0,42rem);justify-content:center;gap:clamp(2rem,6vw,6rem);padding-block:clamp(3.5rem,7vw,6rem);display:grid}.article-featured-image{margin-top:clamp(2rem,5vw,4rem)}.article-featured-image img{border-radius:var(--radius-md);width:100%}.article-layout .prose{padding:0}.article-toc{align-self:start;position:sticky;top:2rem}.article-toc nav{border-left:2px solid var(--color-border);padding-left:1.1rem}.article-toc p{color:var(--color-heading);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:700}.article-toc ol{margin:1rem 0 0;padding:0;list-style:none}.article-toc li+li{margin-top:.65rem}.article-toc a{color:var(--color-muted);font-size:.78rem;text-decoration:none}.article-toc a:hover{color:var(--color-accent-dark);text-decoration:underline}.article-toc .toc-subitem{padding-left:.75rem}.article-body>h2:first-of-type{margin-top:0}.article-body h3{margin-top:2rem;font-size:1.35rem}.article-body a{color:var(--color-accent-dark);text-underline-offset:.2em;font-weight:600}.article-body blockquote{background:var(--color-soft);border-left:3px solid var(--color-accent);margin:1.7rem 0;padding:1.2rem 1.5rem}.article-body h2[id=en-sintesis]+ul{background:var(--color-soft);border-top:3px solid var(--color-accent);padding:1.5rem 1.5rem 1.5rem 2.7rem}.article-references{padding-bottom:var(--space-section)}.article-references h2{font-size:1.8rem}.article-references ol{padding-left:1.2rem}.article-references li+li{margin-top:.6rem}.article-references a{color:var(--color-accent-dark);font-weight:600}.article-references>p{color:var(--color-muted);margin-top:1rem;font-size:.82rem}.related-resources{background:var(--color-soft)}.article-pagination{margin-bottom:var(--space-section);background:var(--color-border);border:1px solid var(--color-border);grid-template-columns:1fr 1fr;gap:1px;display:grid}.article-pagination a{background:var(--color-card);flex-direction:column;justify-content:center;min-height:9rem;padding:1.5rem;text-decoration:none;display:flex}.article-pagination a:last-child{text-align:right}.article-pagination span{color:var(--color-accent-dark);text-transform:uppercase;font-size:.72rem;font-weight:700}.article-pagination strong{color:var(--color-heading);margin-top:.4rem}.faq-layout{grid-template-columns:.7fr 1.3fr;gap:clamp(3rem,8vw,8rem);display:grid}.faq-list{border-top:1px solid var(--color-border)}.faq-list details{border-bottom:1px solid var(--color-border)}.faq-list summary{color:var(--color-heading);cursor:pointer;justify-content:space-between;gap:1rem;padding:1.2rem 0;font-weight:700;display:flex}.faq-list summary span{color:var(--color-accent-dark);font-size:1.3rem}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>p{max-width:42rem;color:var(--color-muted);padding:0 2rem 1.3rem 0}.glossary-layout{grid-template-columns:15rem minmax(0,44rem);justify-content:center;gap:clamp(3rem,8vw,8rem);display:grid}.glossary-layout nav{align-self:start;position:sticky;top:2rem}.glossary-layout nav>p{color:var(--color-heading);font-weight:700}.glossary-layout nav ol{margin:1rem 0 0;padding-left:1.2rem}.glossary-layout nav a{color:var(--color-muted);font-size:.85rem}.glossary-layout dl{margin:0}.glossary-layout dl>div{border-bottom:1px solid var(--color-border);padding:1.5rem 0;scroll-margin-top:1rem}.glossary-layout dt{color:var(--color-heading);font-size:1.3rem;font-weight:700}.glossary-layout dd{color:var(--color-muted);margin:.6rem 0 0}.editorial-policy{padding-top:clamp(3rem,6vw,5rem)}.legal-updated{color:var(--color-muted);font-size:.85rem}.context-link{color:var(--color-text);background:var(--color-soft);border-block:1px solid var(--color-border);text-align:center;padding-block:1.5rem}.context-link a{color:var(--color-accent-dark);text-underline-offset:.2em;font-weight:700}@media (width<=70rem){html:not(.js) .site-header__inner{flex-wrap:wrap;padding-block:.75rem}html:not(.js) .site-header__actions{width:100%}.js .menu-toggle{background:var(--color-soft);border:1px solid var(--color-border);cursor:pointer;border-radius:50%;align-content:center;gap:.25rem;width:2.65rem;height:2.65rem;padding:.65rem;display:grid}.menu-toggle>span:not(.visually-hidden){background:var(--color-heading);width:100%;height:2px;display:block}.main-nav{width:100%}.js .main-nav{padding:.8rem max(1.25rem, calc((100vw - var(--container)) / 2));background:var(--color-surface);border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-card);display:none;position:absolute;top:calc(100% + 1px);left:0;right:0}.js .main-nav[data-open]{display:block}.nav-list{flex-direction:column;align-items:stretch}.nav-list a{padding:.8rem;font-size:.95rem}}@media (width<=52rem){.hero__grid,.split,.split--balanced,.editorial-grid,.comparison,.statement-grid,.contact-panel{grid-template-columns:1fr}.hero__visual{min-height:20rem}.feature-grid,.resource-grid{grid-template-columns:1fr 1fr}.feature-card:last-child,.resource-card:last-child{grid-column:1/-1}.section-heading--left{max-width:35rem}.sticky-heading{position:static}.ecosystem-map{width:min(100%,32rem);min-height:27rem;margin-inline:auto}.problem-list,.pillar-grid{grid-template-columns:1fr 1fr}.lifecycle{grid-template-columns:repeat(4,1fr);gap:2rem 0}.public-grid{grid-template-columns:1fr}.public-grid article{border-right:0;border-bottom:1px solid var(--color-border)}.public-grid article:last-child{border-bottom:0}.cta-panel{flex-direction:column;align-items:flex-start}.challenge-list,.principle-grid,.category-grid{grid-template-columns:1fr 1fr}.article-layout,.glossary-layout{grid-template-columns:1fr}.article-toc,.glossary-layout nav{position:static}.article-toc nav{background:var(--color-soft);border-left:0;padding:1.2rem}.faq-layout,.connective-grid,.lead-magnet__grid{grid-template-columns:1fr}.ecosystem-flow{width:min(100%,34rem);margin-inline:auto}}@media (width<=38rem){.container{width:min(calc(100% - 2rem), var(--container))}.site-header__inner{min-height:4.75rem}.brand img{width:9.25rem}.nav-list{gap:0}.nav-list a{padding:.55rem .6rem}.site-header__actions{gap:.2rem}.theme-toggle{width:2.4rem;height:2.4rem}.hero{min-height:auto}.hero__grid{gap:1.5rem}.hero__visual{min-height:16rem}.orbit--one{width:17rem;height:17rem}.orbit--two{display:none}.hero__shield{width:11rem}.feature-grid,.resource-grid{grid-template-columns:1fr}.feature-card:last-child,.resource-card:last-child{grid-column:auto}.section-heading--row{flex-direction:column;align-items:flex-start}.site-footer__grid{grid-template-columns:1fr;gap:2.5rem}.site-footer__bottom{flex-direction:column;align-items:flex-start}.problem-list,.pillar-grid,.challenge-list,.principle-grid{grid-template-columns:1fr}.pillar-item{border-right:0;border-bottom:1px solid var(--color-border)}.lifecycle{grid-template-columns:1fr;gap:.85rem;padding:0}.lifecycle:before{width:2px;height:auto;top:1.5rem;bottom:1.5rem;left:1.6rem}.lifecycle li{text-align:left;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:.8rem;grid-template-columns:3.25rem 2.2rem 1fr;align-items:center;gap:.65rem;min-height:4.4rem;padding:.55rem;display:grid}.lifecycle li:before{display:none}.lifecycle__icon,.lifecycle strong{margin:0}.cta-panel__actions{flex-direction:column;align-items:flex-start;min-width:0}.development-note{grid-template-columns:1fr}.resource-card--featured{display:flex}.category-grid{grid-template-columns:1fr}.tag-cloud{justify-content:flex-start}.article-byline{flex-direction:column}.article-pagination{grid-template-columns:1fr}.article-pagination a:last-child{text-align:left}.comparison-mini{grid-template-columns:1fr}.comparison-mini b{transform-origin:0;transform:rotate(90deg)}.flow-role{width:100%}.flow-role--health,.flow-role--service{margin-left:0}.ecosystem-flow{padding:1rem}.trust-strip .container{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
