/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.shrink{flex-shrink:1}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--background:#fff;--foreground:#171717;--text-primary:#171717;--text-body:#555;--text-muted:#666;--text-subtle:#777;--card-text-primary:#171717;--card-text-body:#444;--card-text-muted:#5c5c5c;--hero-structure-line:#17171717;--hero-structure-strong:#1717172b;--hero-structure-field:#17171706}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#f2f2f2;--text-primary:#f2f2f2;--text-body:#d0d0d0;--text-muted:#9a9a9a;--text-subtle:#787878;--card-text-primary:#171717;--card-text-body:#303030;--card-text-muted:#444;--hero-structure-line:#f2f2f21c;--hero-structure-strong:#f2f2f233;--hero-structure-field:#f2f2f209}.site-logo{filter:invert()brightness(1.1)}.surface-card{--card-text-primary:#eee;--card-text-body:#c8c8c8;--card-text-muted:#9a9a9a;background:#141414!important;border-color:#292929!important}.surface-card .touch-button{color:#171717!important;background:#eee!important}}body{background:var(--background);color:var(--foreground);-webkit-text-size-adjust:100%;font-family:Arial,Helvetica,sans-serif}a,button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}img,video{max-width:100%;display:block}.page-shell{width:min(100%,900px);margin:0 auto;padding:clamp(32px,6vw,60px) 16px;line-height:1.6}.content-narrow{max-width:760px}.eyebrow{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:13px}.page-title{margin-bottom:20px;font-size:clamp(34px,8vw,42px);line-height:1.1}.section-title{margin-bottom:14px;font-size:clamp(22px,4.8vw,28px);font-weight:600;line-height:1.25}.body-large{font-size:clamp(17px,4.2vw,18px);line-height:1.65}.body-xl{font-size:clamp(19px,5vw,21px);line-height:1.5}.stack-lg>*+*{margin-top:18px}.responsive-grid{gap:16px;display:grid}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.surface-card{border-radius:12px;padding:clamp(18px,4vw,24px)}.touch-button,.touch-link{align-items:center;min-height:44px;display:inline-flex}.touch-button{justify-content:center}.executive-reference-link{width:fit-content;color:var(--text-primary);text-underline-offset:4px;font-weight:550;text-decoration-line:underline;text-decoration-color:#0000;transition:text-decoration-color .16s}.executive-reference-link:focus-visible,.executive-reference-link:hover{text-decoration-color:currentColor}.site-header-shell{justify-content:space-between;align-items:center;gap:20px;width:min(100%,1120px);margin:0 auto;padding:12px 20px;display:flex;position:relative}.site-header-home{align-items:center;min-height:44px;display:inline-flex}.site-nav{flex-wrap:wrap;gap:8px 18px;font-size:15px}.site-header-utilities,.site-nav{justify-content:flex-end;display:flex}.site-header-utilities{align-items:center;gap:18px;min-width:0}.site-nav a{color:inherit;align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.footer-links{flex-wrap:wrap;gap:10px 18px;padding-top:8px;display:flex}.footer-tagline{color:var(--card-text-muted);letter-spacing:.025em;margin-top:2px;font-size:14px;line-height:1.5}.footer-links a,.footer-mail,.footer-social-link{align-items:center;min-height:44px;display:inline-flex}.footer-social-link{justify-content:center;min-width:44px}.language-toggle{justify-content:flex-end;gap:10px;margin-bottom:20px;display:flex}.language-toggle button{min-width:52px;min-height:40px;color:inherit;background:0 0;border:1px solid #d9d9d9;border-radius:999px;padding:0 14px}.header-language-toggle{flex:none;gap:6px;margin:0}.header-language-toggle button{min-width:44px;min-height:40px;padding-inline:10px}.header-language-toggle button[aria-pressed=true]{border-color:var(--text-primary);background:var(--text-primary);color:var(--background)}.executive-hero{isolation:isolate;min-height:430px;padding:44px 0 68px;position:relative;overflow:clip}.executive-hero:before{content:"";z-index:-1;clip-path:polygon(18% 0,100% 0,100% 100%,0 100%,0 38%);background:linear-gradient(90deg,transparent 0 23%,var(--hero-structure-line) 23% calc(23% + 1px),transparent calc(23% + 1px) 68%,var(--hero-structure-line) 68% calc(68% + 1px),transparent calc(68% + 1px)),linear-gradient(0deg,transparent 0 19%,var(--hero-structure-line) 19% calc(19% + 1px),transparent calc(19% + 1px) 61%,var(--hero-structure-line) 61% calc(61% + 1px),transparent calc(61% + 1px)),linear-gradient(137deg,transparent 0 49.8%,var(--hero-structure-strong) 49.8% 50.1%,transparent 50.1%),linear-gradient(112deg,transparent 0 62%,var(--hero-structure-field) 62% 100%);width:400px;height:360px;box-shadow:inset 0 0 0 1px var(--hero-structure-line);pointer-events:none;position:absolute;top:-18px;right:-80px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 34% 100%);mask-image:linear-gradient(90deg,#0000,#000 34% 100%)}.executive-hero-title{letter-spacing:-.025em;font-size:clamp(36px,3.5vw,50px);line-height:1.08}.executive-hero>*{z-index:1;position:relative}.executive-chapter-two{padding-top:64px;position:relative}.executive-chapter-two:before{content:"";background:linear-gradient(90deg,var(--hero-structure-strong) 0 18%,transparent 18% 21%,var(--hero-structure-line) 21% 64%,transparent 64% 68%,var(--hero-structure-line) 68% 100%);width:100%;height:1px;position:absolute;top:0;left:0}.executive-chapter-two:after{content:"";background:var(--text-primary);width:5px;height:5px;position:absolute;top:-2px;left:18%}.full-bleed-media{width:min(1200px,100% + 260px);margin-top:32px;margin-bottom:28px;margin-left:50%;transform:translate(-50%)}.rounded-media{border-radius:16px;width:100%;height:auto;box-shadow:0 8px 24px #00000014}.article-list{gap:20px;max-width:760px;display:grid}.article-card{border:1px solid #e5e5e5;border-radius:12px;padding:clamp(18px,4vw,24px)}.article-card-link{color:inherit;text-decoration:none}.article-prose{color:var(--text-body);gap:18px;font-size:clamp(17px,4.2vw,18px);line-height:1.72;display:grid}.ce1-preview-shell{width:min(100%,1180px);max-width:1180px}.ce1-article{gap:clamp(56px,9vw,92px);display:grid}.ce1-brief{background:var(--background);border:1px solid #d9d9d9;border-radius:16px;gap:28px;padding:clamp(22px,4vw,36px);display:grid}@supports (color:color-mix(in lab,red,red)){.ce1-brief{background:color-mix(in srgb,var(--background) 94%,var(--foreground) 6%)}}.ce1-brief-kicker,.ce1-brief-label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:13px;font-weight:600}.ce1-brief-opening{grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:clamp(24px,5vw,56px);display:grid}.ce1-brief-insight,.ce1-brief-question{align-content:start;gap:10px;display:grid}.ce1-brief-question-text{color:var(--text-primary);margin:0;font-size:clamp(24px,4vw,34px);font-weight:600;line-height:1.2}.ce1-brief-insight p:not(.ce1-brief-kicker){color:var(--text-body);margin:0;font-size:17px;line-height:1.65}.ce1-responsibility-figure{gap:12px;margin:0;display:grid}.ce1-responsibility-diagram{grid-template-columns:minmax(0,1.55fr) minmax(150px,.38fr) minmax(220px,.62fr);align-items:stretch;gap:18px;display:grid}.ce1-responsibility-group{border:2px solid var(--text-muted);border-radius:12px;padding:20px}.ce1-responsibility-group>h2{border-bottom:1px solid #cfcfcf;margin:0 0 16px;padding-bottom:10px;font-size:16px;line-height:1.3}.ce1-diagram-flow{grid-template-columns:minmax(0,1fr) auto minmax(0,1.15fr) auto minmax(0,1fr);align-items:stretch;gap:8px;display:grid}.ce1-diagram-flow>.ce1-diagram-arrow{align-self:center;transform:rotate(-90deg)}.ce1-diagram-node{background:var(--background);border:1px solid #c9c9c9;border-radius:9px;padding:14px}.ce1-diagram-node h3{margin:0 0 5px;font-size:15px;line-height:1.35}.ce1-diagram-node p{color:var(--text-body);margin:0;font-size:14px;line-height:1.45}.ce1-configured-model{border-width:2px;border-color:var(--foreground)}.ce1-diagram-arrow{color:var(--text-muted);text-align:center;font-size:20px;line-height:1}.ce1-execution-boundary{border-left:1px dashed var(--text-muted);border-right:1px dashed var(--text-muted);color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:12px 6px;font-size:12px;font-weight:600;line-height:1.4;display:flex}.ce1-software-group{align-content:center;display:grid}.ce1-responsibility-figure figcaption{color:var(--text-muted);font-size:14px;line-height:1.55}.ce1-three-steps{gap:12px;display:grid}.ce1-three-steps ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.ce1-three-steps li{border-top:2px solid var(--foreground);grid-template-columns:auto 1fr;gap:10px;padding:16px;display:grid}.ce1-step-number{font-size:14px;font-weight:700}.ce1-three-steps h2{margin:0 0 5px;font-size:17px;line-height:1.3}.ce1-three-steps p{color:var(--text-body);margin:0;font-size:14px;line-height:1.5}.ce1-brief-transition{border-top:1px solid #cfcfcf;justify-content:space-between;align-items:center;gap:18px;padding-top:18px;display:flex}.ce1-brief-transition a{color:inherit;text-underline-offset:4px;font-weight:600}.ce1-full-analysis{max-width:760px;scroll-margin-top:24px}.ce1-reading-time{color:var(--text-muted);margin:0 0 28px}.ce1-prose h2{color:var(--text-primary);margin:24px 0 0;font-size:clamp(24px,4.8vw,29px);line-height:1.3}.ce1-prose ol,.ce1-prose ul{margin:0;padding-left:24px}.ce1-prose li+li{margin-top:8px}.ce1-prose blockquote{border-left:3px solid var(--foreground);color:var(--text-primary);background:var(--background);margin:0;padding:16px 20px}@supports (color:color-mix(in lab,red,red)){.ce1-prose blockquote{background:color-mix(in srgb,var(--background) 94%,var(--foreground) 6%)}}.ce1-prose blockquote p,.ce6-flow-figure{margin:0}.ce6-flow-diagram{grid-template-columns:minmax(0,1.7fr) 124px minmax(230px,.62fr);align-items:stretch;gap:18px;display:grid}.ce6-flow-group{border:2px solid var(--text-muted);border-radius:12px;padding:20px}.ce6-deterministic-group{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:8px;display:grid}.ce6-flow-node{background:var(--background);border:1px solid #c9c9c9;border-radius:9px;align-content:center;padding:16px;display:grid}.ce6-flow-node h2{margin:0;font-size:16px;line-height:1.35}.ce6-flow-node p{color:var(--text-body);margin:7px 0 0;font-size:13px;line-height:1.45}.ce6-findings-node{border-width:2px;border-color:var(--foreground)}.ce6-flow-arrow{align-self:center;font-size:20px;line-height:1}.ce6-flow-arrow,.ce6-one-way-boundary{color:var(--text-muted);text-align:center}.ce6-one-way-boundary{justify-content:center;align-items:center;padding:12px 6px 54px;font-size:12px;font-weight:600;line-height:1.4;display:flex;position:relative}.ce6-one-way-boundary:before{border-left:2px dashed var(--text-muted);content:"";position:absolute;top:0;bottom:0;left:50%}.ce6-one-way-boundary:after{background:var(--background);padding:1px 7px 3px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@supports (color:color-mix(in lab,red,red)){.ce6-one-way-boundary:after{background:color-mix(in srgb,var(--background) 94%,var(--foreground) 6%)}}.ce6-one-way-boundary:after{content:"→";font-size:20px;font-weight:400;line-height:1}.ce6-one-way-boundary>span{z-index:1;background:var(--background);padding:6px;position:relative}@supports (color:color-mix(in lab,red,red)){.ce6-one-way-boundary>span{background:color-mix(in srgb,var(--background) 94%,var(--foreground) 6%)}}.ce6-ai-group{align-content:center;display:grid}.ce6-ai-node{border-width:2px}.ce6-product-evidence{gap:12px;margin:0;display:grid}.ce6-product-crop{aspect-ratio:1470/970;background:#0b1017;border:1px solid #c9c9c9;border-radius:12px;overflow:hidden}.ce6-product-crop img{width:100%;height:auto}.ce6-product-evidence figcaption{color:var(--text-muted);font-size:14px;line-height:1.55}.ce4-concept-figure,.ce4-product-figure{gap:12px;margin:0;display:grid}.ce4-concept-label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:13px;font-weight:700}.ce4-concept-diagram{background:var(--background);border:1px solid #c9c9c9;border-radius:12px;gap:12px;padding:20px;display:grid}.ce4-concept-context,.ce4-concept-notes{color:var(--text-body);justify-content:space-between;gap:18px;font-size:13px;line-height:1.45;display:flex}.ce4-concept-context{font-weight:600}.ce4-concept-context span:last-child,.ce4-concept-notes span:last-child{text-align:right}.ce4-concept-diagram svg{width:100%;height:clamp(180px,27vw,270px);display:block;overflow:visible}.ce4-guide-line{fill:none;stroke:var(--foreground)}@supports (color:color-mix(in lab,red,red)){.ce4-guide-line{stroke:color-mix(in srgb,var(--foreground) 18%,transparent)}}.ce4-guide-line{stroke-dasharray:3 9;stroke-width:2px}.ce4-path{fill:none;stroke:var(--foreground);stroke-linecap:round;stroke-linejoin:round;stroke-width:5px;vector-effect:non-scaling-stroke}.ce4-path-b{stroke-dasharray:10 8}.ce4-exposure-marker{fill:none;stroke:var(--text-muted);stroke-dasharray:4 7;stroke-width:2px;vector-effect:non-scaling-stroke}.ce4-terminal{fill:var(--background);stroke:var(--foreground);stroke-width:4px;vector-effect:non-scaling-stroke}.ce4-concept-figure figcaption,.ce4-product-figure figcaption{color:var(--text-muted);font-size:14px;line-height:1.55}.ce4-product-figure{margin-block:8px 18px}.ce4-product-image{background:#0b1017;border:1px solid #c9c9c9;border-radius:12px;overflow:hidden}.ce4-product-image img{width:100%;height:auto;display:block}.ce2-sequence-figure{gap:28px;margin:0;display:grid}.ce2-concept-label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 -16px;font-size:13px;font-weight:700}.ce2-sequence-diagram{background:var(--background);border:1px solid #c9c9c9;border-radius:12px;gap:18px;padding:20px;display:grid}.ce2-shared-structure{border:2px solid var(--foreground);border-radius:9px;padding:16px 18px}.ce2-shared-structure h2{margin:0;font-size:17px;line-height:1.35}.ce2-shared-structure p{color:var(--text-body);margin:7px 0 0;font-size:15px;font-weight:600;line-height:1.5}.ce2-paths{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.ce2-path-group{border:1px solid #c9c9c9;border-radius:9px;padding:18px}.ce2-path-group>h3{border-bottom:1px solid #d5d5d5;margin:0 0 14px;padding-bottom:10px;font-size:16px;line-height:1.35}.ce2-path-flow{justify-items:stretch;gap:8px;display:grid}.ce2-sequence-node{border:1px solid var(--foreground);text-align:center;border-radius:8px;padding:12px 14px;font-size:15px;font-weight:650;line-height:1.4}.ce2-inherited-state{color:var(--text-body);text-align:center;justify-items:center;gap:3px;padding:3px 8px 7px;font-size:12px;line-height:1.4;display:grid}.ce2-flow-arrow,.ce2-inherited-state>span:first-child{color:var(--text-muted);font-size:18px;line-height:1}.ce2-inherited-state strong{color:var(--text-primary);font-size:13px}.ce2-divergence-outcome{border-top:2px solid var(--foreground);border-bottom:2px solid var(--foreground);text-align:center;justify-items:center;gap:5px;padding:15px 18px;display:grid}.ce2-divergence-outcome strong{font-size:16px;line-height:1.35}.ce2-divergence-outcome span{color:var(--text-body);font-size:13px;line-height:1.45}.ce2-sequence-figure figcaption{color:var(--text-muted);font-size:14px;line-height:1.55}.ce3-product-figure,.ce3-propagation-figure{gap:12px;margin:0;display:grid}.ce3-concept-label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:13px;font-weight:700}.ce3-propagation-diagram{grid-template-columns:minmax(230px,.62fr) minmax(150px,.34fr) minmax(0,1.8fr);align-items:stretch;gap:18px;display:grid}.ce3-responsibility-group{border:2px solid var(--text-muted);background:var(--background);border-radius:12px;padding:20px}.ce3-responsibility-group>h2{margin:0;font-size:17px;line-height:1.35}.ce3-responsibility-group>p{color:var(--text-body);margin:7px 0 0;font-size:14px;line-height:1.5}.ce3-modelling-steps{gap:8px;margin-top:16px;display:grid}.ce3-modelling-steps span{text-align:center;border:1px solid #c9c9c9;border-radius:7px;padding:9px 11px;font-size:13px;font-weight:600}.ce3-execution-boundary{border-left:2px dashed var(--text-muted);border-right:2px dashed var(--text-muted);color:var(--text-body);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:14px 8px;font-size:13px;line-height:1.45;display:flex}.ce3-execution-boundary>span{font-size:20px;line-height:1;transform:rotate(-90deg)}.ce3-software-group{align-content:start;display:grid}.ce3-propagation-flow{grid-template-columns:minmax(86px,1fr) auto minmax(96px,1fr) auto minmax(96px,1fr) auto minmax(86px,1fr) auto minmax(86px,1fr);align-items:stretch;gap:6px;margin-top:16px;display:grid}.ce3-propagation-flow>span{color:var(--text-muted);align-self:center;font-size:18px}.ce3-propagation-node{text-align:center;border:1px solid #c9c9c9;border-radius:8px;align-content:center;min-height:72px;padding:10px;font-size:13px;font-weight:600;line-height:1.35;display:grid}.ce3-encoded-node{border-width:2px;border-color:var(--foreground)}.ce3-execution-note{border-top:1px solid #d5d5d5;padding-top:12px;font-weight:600}.ce3-product-figure figcaption,.ce3-propagation-figure figcaption{color:var(--text-muted);font-size:14px;line-height:1.55}.ce3-product-figure{justify-items:center;margin-block:8px 18px}.ce3-product-panel{aspect-ratio:396/486;background:#0f172a;border:1px solid #c9c9c9;border-radius:12px;width:min(100%,396px);overflow:hidden}.ce3-product-panel img{width:100%;max-width:396px;height:auto;display:block}.ce3-product-figure figcaption{width:min(100%,396px)}.ce5-concept-figure,.ce5-product-figure{gap:12px;margin:0;display:grid}.ce5-concept-label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:13px;font-weight:700}.ce5-concept-diagram{grid-template-columns:minmax(0,1fr) 150px minmax(0,1fr);align-items:stretch;gap:18px;display:grid}.ce5-flow-group{border:2px solid var(--text-muted);background:var(--background);border-radius:12px;padding:20px}.ce5-flow-group>h2{border-bottom:1px solid #cfcfcf;margin:0 0 16px;padding-bottom:10px;font-size:17px;line-height:1.35}.ce5-flow-nodes{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:8px;display:grid}.ce5-flow-nodes>span{color:var(--text-muted);align-self:center;font-size:20px}.ce5-flow-node{border:1px solid #c9c9c9;border-radius:9px;align-content:center;min-height:108px;padding:14px;display:grid}.ce5-flow-node h3{margin:0 0 6px;font-size:15px;line-height:1.35}.ce5-flow-node p{color:var(--text-body);margin:0;font-size:13px;line-height:1.45}.ce5-findings-node{border-width:2px;border-color:var(--foreground)}.ce5-presentation-boundary{border-left:2px dashed var(--text-muted);border-right:2px dashed var(--text-muted);color:var(--text-body);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:14px 8px;font-size:13px;font-weight:600;line-height:1.45;display:flex}.ce5-boundary-arrow{color:var(--text-muted);font-size:20px;line-height:1}.ce5-boundary-node{border:2px solid var(--foreground);background:var(--background);border-radius:9px;width:100%;padding:14px 10px}.ce5-boundary-node h2{margin:0 0 5px;font-size:15px;line-height:1.35}.ce5-boundary-node p{color:var(--text-body);margin:0;font-size:12px;line-height:1.4}.ce5-claim-limits{border-top:1px solid #d5d5d5;flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:12px;display:flex}.ce5-claim-limits span{color:var(--text-body);border:1px solid #c9c9c9;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:600;line-height:1.35}.ce5-concept-figure figcaption,.ce5-product-figure figcaption{color:var(--text-muted);font-size:14px;line-height:1.55}.ce5-product-figure{justify-items:center;margin-block:8px 18px}.ce5-product-crop{aspect-ratio:398/406;background:#0f172a;border:1px solid #c9c9c9;border-radius:12px;width:min(100%,398px);overflow:hidden}.ce5-product-crop img{width:100%;max-width:398px;height:auto;display:block}.ce5-product-figure figcaption{width:min(100%,398px)}.ce-series-overview{width:min(100%,900px);max-width:900px}.ce-series-overview header{gap:16px;margin-bottom:48px;display:grid}.ce-series-overview header p{margin:0}.ce-series-card-position,.ce-series-card-reading-time{color:var(--text-muted);margin:0;font-size:13px}.ce-series-overview .article-card h2{margin:10px 0;font-size:24px;line-height:1.3}.ce-series-card-description{color:var(--text-body);margin:0 0 10px;font-size:16px;line-height:1.6}.ce-series-navigation{border-top:1px solid #cfcfcf;gap:20px;margin-top:clamp(56px,9vw,92px);padding-top:28px;display:grid}.ce-series-navigation-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.ce-series-navigation-main a{color:inherit;border:1px solid #c9c9c9;border-radius:10px;gap:6px;padding:18px;text-decoration:none;display:grid}.ce-series-navigation-main a:last-child{text-align:right}.ce-series-navigation-main span,.ce-series-navigation-secondary{color:var(--text-muted);font-size:13px}.ce-series-navigation-main strong{color:var(--text-primary);font-size:16px;line-height:1.4}.ce-series-navigation-secondary{flex-wrap:wrap;justify-content:space-between;gap:12px 24px;display:flex}.ce-series-navigation-secondary a{color:inherit;text-underline-offset:4px}@media (max-width:760px){.ce1-preview-shell{width:min(100%,900px)}.ce1-brief-opening{grid-template-columns:1fr}.ce1-responsibility-diagram{grid-template-columns:1fr;gap:12px}.ce1-diagram-flow{grid-template-columns:1fr}.ce1-diagram-flow>.ce1-diagram-arrow{transform:none}.ce1-execution-boundary{border:0;border-top:1px dashed var(--text-muted);border-bottom:1px dashed var(--text-muted)}.ce1-three-steps ol{grid-template-columns:1fr}.ce1-brief-transition{flex-direction:column;align-items:flex-start}.ce6-flow-diagram{gap:12px}.ce6-deterministic-group,.ce6-flow-diagram{grid-template-columns:1fr}.ce6-deterministic-group>.ce6-flow-arrow{transform:rotate(90deg)}.ce6-one-way-boundary{min-height:92px;padding:14px 52px}.ce6-one-way-boundary:before{border-top:2px dashed var(--text-muted);border-left:0;inset:50% 0 auto}.ce6-one-way-boundary:after{top:50%;bottom:auto;transform:translate(-50%,-50%)rotate(90deg)}.ce4-concept-diagram{padding:16px 12px}.ce4-concept-context,.ce4-concept-notes{gap:12px;font-size:12px}.ce4-concept-diagram svg{height:190px}.ce2-sequence-figure{gap:24px}.ce2-sequence-diagram{padding:16px 12px}.ce2-shared-structure{padding:14px}.ce2-paths{grid-template-columns:1fr;gap:14px}.ce2-path-group{padding:15px}.ce3-propagation-diagram{grid-template-columns:1fr;gap:12px}.ce3-execution-boundary{border:0;border-top:2px dashed var(--text-muted);border-bottom:2px dashed var(--text-muted)}.ce3-execution-boundary>span{transform:none}.ce3-propagation-flow{grid-template-columns:1fr}.ce3-propagation-flow>span{justify-self:center;transform:rotate(90deg)}.ce5-concept-diagram{gap:12px}.ce5-concept-diagram,.ce5-flow-nodes{grid-template-columns:1fr}.ce5-flow-nodes>span{justify-self:center;transform:rotate(90deg)}.ce5-presentation-boundary{border:0;border-top:2px dashed var(--text-muted);border-bottom:2px dashed var(--text-muted)}.ce5-boundary-arrow{transform:rotate(90deg)}.ce-series-navigation-main{grid-template-columns:1fr}.ce-series-navigation-main>span{display:none}.ce-series-navigation-main a:last-child{text-align:left}}.bullet-list{color:var(--text-body);padding-left:20px}.bullet-list li+li{margin-top:10px}.executive-pilot-scope-list{padding-left:24px;list-style-type:disc;list-style-position:outside}.executive-pilot-scope-list li+li{margin-top:8px}.product-card-content,.product-information{gap:24px;display:grid}.product-information-group,.product-responsibility{gap:10px;display:grid}.product-card-content p,.product-card-lead p,.product-information p{margin:0}.product-list-intro{font-weight:600}.executive-product-list{margin:0;padding-left:22px;list-style:outside}.executive-product-list li{padding-left:4px}.product-boundaries,.product-judgement,.product-responsibility{border-top:1px solid #e5e5e5;padding-top:18px}.product-judgement,.product-responsibility p:last-child{color:var(--text-primary);font-weight:600}.product-card-lead{gap:4px;margin-bottom:24px;display:grid}.cascade-product-page{max-width:900px;font-family:system-ui,-apple-system,sans-serif}.cascade-product-hero{padding:32px 0 64px}.cascade-product-hero .page-title{margin-bottom:20px}.cascade-product-lead,.cascade-product-question{max-width:760px;color:var(--text-primary);font-weight:600}.cascade-product-lead{margin-bottom:24px}.cascade-product-verbs{color:var(--text-body);flex-wrap:wrap;gap:8px 22px;margin:0;padding:0;font-size:clamp(18px,2.2vw,24px);line-height:1.35;list-style:none;display:flex}.cascade-product-specification{border-top:1px solid #e5e5e5;margin-bottom:88px;padding:40px 0 0}.cascade-product-specification .section-title{margin-bottom:28px}.cascade-relationship-list,.cascade-specification-list{max-width:760px;margin:0}.cascade-relationship-list>div,.cascade-specification-row{border-top:1px solid #e5e5e5;grid-template-columns:minmax(170px,.72fr) minmax(0,1.6fr);gap:24px;padding:13px 0;display:grid}.cascade-relationship-list>div:last-child,.cascade-specification-row:last-child{border-bottom:1px solid #e5e5e5}.cascade-relationship-list dt,.cascade-specification-row dt{color:var(--text-muted);font-weight:600}.cascade-relationship-list dd,.cascade-specification-row dd{color:var(--text-primary);margin:0}.cascade-product-copy{max-width:760px;color:var(--text-body);gap:16px;display:grid}.cascade-product-copy p,.cascade-product-copy ul{margin:0}.cascade-product-inline-link{width:fit-content;color:inherit;margin-top:24px}.cascade-product-section{border-top:1px solid #e5e5e5;margin-bottom:72px;padding-top:52px}.cascade-product-section .section-title{margin-bottom:20px}.cascade-product-list{max-width:720px;margin:0;padding-left:24px;list-style:outside}.cascade-product-list li+li{margin-top:8px}.cascade-product-intro{max-width:760px;color:var(--text-body);margin:0 0 20px}.cascade-process-list{counter-reset:cascade-process;max-width:760px;margin:0;padding:0;list-style:none}.cascade-process-list li{counter-increment:cascade-process;border-top:1px solid #e5e5e5;grid-template-columns:minmax(170px,.72fr) minmax(0,1.6fr);gap:24px;padding:18px 0;display:grid}.cascade-process-list li:last-child{border-bottom:1px solid #e5e5e5}.cascade-process-list strong:before{color:var(--text-muted);content:counter(cascade-process,decimal-leading-zero);margin-right:10px;font-size:12px;font-weight:600}.cascade-process-list span{color:var(--text-body)}.cascade-product-conclusion{color:var(--text-primary);font-weight:600}.cascade-product-boundary{border-top:1px solid #e5e5e5;border-left:2px solid var(--text-primary);color:var(--text-primary);padding:18px 0 0 20px;margin-top:12px!important}.cascade-inspection-section{max-width:none}.cascade-product-figure{margin:36px 0 0}.cascade-product-figure img{background:#0d1117;border:1px solid #263142;border-radius:12px;width:100%;height:auto}.cascade-media-trigger{width:100%;color:var(--text-body);cursor:zoom-in;text-align:left;background:0 0;border:0;padding:0;display:block}.cascade-media-trigger:focus-visible{outline:2px solid var(--text-primary);outline-offset:6px;border-radius:12px}.cascade-media-help{margin-top:10px;font-size:14px;line-height:1.4;display:block}.cascade-lightbox-backdrop{z-index:1000;background:#080c12e0;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:hidden}.cascade-lightbox-content{grid-template-rows:auto minmax(0,1fr);gap:12px;width:min(1400px,100%);min-width:0;height:100%;min-height:0;display:grid}.cascade-lightbox-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.cascade-lightbox-zoom-controls{align-items:center;gap:6px;display:flex}.cascade-lightbox-close,.cascade-lightbox-zoom-controls button{color:#111827;min-width:44px;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ffffff73;border-radius:8px;padding:9px 14px;font-weight:600}.cascade-lightbox-zoom-controls button:disabled{cursor:default;opacity:.45}.cascade-lightbox-viewport{overscroll-behavior:contain;touch-action:pan-x pan-y;min-width:0;min-height:0;overflow:auto}.cascade-lightbox-viewport.is-zoomed{cursor:grab}.cascade-lightbox-viewport.is-zoomed:active{cursor:grabbing}.cascade-lightbox-canvas{place-items:center;display:grid}.cascade-product-figure .cascade-lightbox-image{object-fit:contain;border-color:#ffffff59;width:100%;max-width:none;height:100%;max-height:none;display:block}@media (max-width:600px){.cascade-lightbox-backdrop{padding:12px}.cascade-lightbox-toolbar{gap:8px}.cascade-lightbox-zoom-controls{gap:4px}.cascade-lightbox-close,.cascade-lightbox-zoom-controls button{padding-inline:10px}}.cascade-product-caption{max-width:760px;color:var(--text-body);gap:10px;padding-top:18px;display:grid}.cascade-product-caption h3,.cascade-product-caption p{margin:0}.cascade-product-caption h3,.cascade-responsibility-groups h3{color:var(--text-primary);font-size:19px;font-weight:600;line-height:1.35}.cascade-product-overview-figure{width:min(1120px,100% + 220px);margin-left:50%;transform:translate(-50%)}.cascade-analysis-details{gap:64px;margin-top:72px;display:grid}.cascade-findings-figure{grid-template-columns:minmax(240px,398px) minmax(0,1fr);align-items:start;gap:36px;display:grid}.cascade-findings-figure .cascade-product-caption{padding-top:0}.cascade-findings-description{padding-top:36px}.cascade-responsibility-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;max-width:760px;margin:28px 0;display:grid}.cascade-responsibility-groups>div{border-top:2px solid var(--text-primary);padding-top:18px}.cascade-responsibility-groups h3{margin:0 0 16px}.cascade-architecture-handoff p{max-width:720px;color:var(--text-body)}.cascade-product-cta{color:var(--card-text-primary);background:#fafafa;border:1px solid #e5e5e5;margin:88px 0 32px}.cascade-product-cta .cascade-product-copy{color:var(--card-text-body)}.cascade-product-cta-button{color:#fff;background:#000;border-radius:8px;width:fit-content;padding:14px 22px;text-decoration:none}.cascade-product-supporting-text{color:var(--card-text-muted);font-size:14px}@media (max-width:900px){.site-header-shell{padding-inline:16px}.site-header-utilities{gap:12px}.full-bleed-media{width:100%;margin-left:0;transform:none}}@media (max-width:700px){.site-header-shell{flex-direction:column;align-items:flex-start;gap:2px;padding-block:8px 4px}.site-header-utilities{width:100%}.header-language-toggle{position:absolute;top:14px;right:16px}.site-header-home{min-height:52px}.site-header-home .site-logo{width:120px;height:auto}.site-nav{justify-content:flex-start;gap:0 14px;width:100%;font-size:14px}.site-nav a{min-height:36px}.footer-links{flex-direction:column;align-items:flex-start;gap:6px}}@media (max-width:640px){.page-shell{padding-top:28px;padding-bottom:44px}.section-title{margin-bottom:12px}.article-list,.feature-grid,.responsive-grid,.steps-grid{gap:14px}.surface-card{padding:18px 16px}.language-toggle{justify-content:flex-start}.executive-hero{min-height:0;padding:32px 0 48px}.executive-hero:before{opacity:.62;width:250px;height:280px;top:18px;right:-64px}.executive-hero-title{font-size:36px;line-height:1.08}.executive-chapter-two{padding-top:52px}.cascade-product-hero{padding:12px 0 48px}.cascade-product-verbs{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 16px;display:grid}.cascade-product-specification{margin-bottom:64px;padding-top:32px}.cascade-process-list li,.cascade-relationship-list>div,.cascade-specification-row{grid-template-columns:1fr;gap:5px}.cascade-product-section{margin-bottom:56px;padding-top:40px}.cascade-product-overview-figure{width:100%;margin-left:0;transform:none}.cascade-analysis-details{gap:48px;margin-top:48px}.cascade-findings-figure,.cascade-responsibility-groups{grid-template-columns:1fr}.cascade-findings-figure{gap:20px}.cascade-findings-description,.cascade-findings-figure .cascade-product-caption{padding-top:0}.cascade-product-cta{margin-top:64px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f639721981034f88-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_246ccd{font-family:Geist,Geist Fallback;font-style:normal}.__variable_246ccd{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/013b72fa676f92e0-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b9408752a0c24fb9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/65f03d54ccadf4a8-s.woff2) format("woff2");unicode-range:u+2000-2001,u+2004-2008,u+200a,u+23b8-23bd,u+2500-259f}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e038a29029a234f2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/2b5b02fc7e511755-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7d4881bb7e1bf84d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_c29908{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_c29908{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}