/*! 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)))){*,:before,:after,::backdrop{--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--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{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.table{display:table}.resize{resize:both}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-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:#050812;--foreground:#f3f6fb;--muted:#8894a9;--cyan:#66dce4;--cyan-rgb:102, 220, 228;--green:#b5ee7e;--gold:#d8ae67;--hairline:#9db1cd24}*{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth;scroll-snap-type:y mandatory}body{background:var(--background);min-width:320px;color:var(--foreground);font-family:var(--font-geist-sans), "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;text-rendering:geometricprecision;margin:0;overflow-x:clip}button,a{font:inherit}button:focus-visible,a:focus-visible{outline:1px solid rgba(var(--cyan-rgb), .76);outline-offset:5px}.opening-page{background:radial-gradient(circle at 59% 38%,#133b5a33,#0000 34%),radial-gradient(circle at 91% 71%,#43573914,#0000 28%),linear-gradient(130deg,#070b16 0%,#050812 58%,#04060d 100%);min-height:100svh;overflow-x:clip}.opening-hero{isolation:isolate;scroll-snap-align:start;scroll-snap-stop:always;min-height:100svh;position:relative;overflow:hidden}.opening-hero:before{z-index:1;content:"";pointer-events:none;background:radial-gradient(66% 48% at 8% 15%,#050812fa 0%,#050812d1 42%,#05081238 72%,#05081200 100%),linear-gradient(#05081226,#0000 20% 76%,#0508129e);position:absolute;inset:0}.opening-hero:after{z-index:5;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 150px #00000057}.ambient-grid{z-index:0;opacity:.36;pointer-events:none;background-image:linear-gradient(#90a6c509 1px,#0000 1px),linear-gradient(90deg,#90a6c509 1px,#0000 1px);background-size:clamp(54px,5vw,82px) clamp(54px,5vw,82px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 4%,#000 28% 100%);mask-image:linear-gradient(90deg,#0000 4%,#000 28% 100%)}.site-header{z-index:10;justify-content:space-between;align-items:flex-start;padding:clamp(28px,3.6vw,58px) clamp(28px,4vw,68px);display:flex;position:absolute;top:0;left:0;right:0}.wordmark{color:#eff5fbf0;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.26em;align-items:center;gap:10px;font-size:12px;font-weight:640;text-decoration:none;display:inline-flex}.wordmark__signal{border:1px solid rgba(var(--cyan-rgb), .68);border-radius:50%;width:12px;height:12px;position:relative}.wordmark__signal:after{border-radius:inherit;background:var(--cyan);box-shadow:0 0 12px rgba(var(--cyan-rgb), .55);content:"";position:absolute;inset:3px}.chapter-meta{color:#98a8c194;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.2em;flex-direction:column;align-items:flex-end;gap:7px;font-size:9px;line-height:1.3;display:flex}.chapter-meta span:first-child{color:#e0e8f1d6}.opening-copy{z-index:6;width:min(62vw,900px);position:absolute;top:clamp(82px,11.5vh,120px);left:clamp(44px,5.5vw,88px)}.opening-eyebrow{color:#97adc6ad;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.2em;align-items:center;gap:12px;margin:0 0 clamp(14px,2vh,22px);font-size:clamp(9px,.78vw,12px);animation:.9s .1s both copy-in;display:flex}.opening-eyebrow span{background:rgba(var(--cyan-rgb), .46);width:30px;height:1px}.opening-copy h1{color:#edf1f7e6;max-width:900px;font-family:var(--font-geist-sans), "PingFang SC", "Hiragino Sans GB", sans-serif;letter-spacing:-.04em;text-wrap:balance;text-shadow:0 7px 30px #0000005c;margin:0;font-size:clamp(30px,2.5vw,42px);font-weight:410;line-height:1.2;animation:1.05s .28s both title-in}.opening-questions{z-index:7;color:#e0e7f0d6;letter-spacing:.03em;text-align:right;justify-content:flex-end;align-items:center;width:min(34vw,460px);font-size:clamp(16px,1.45vw,20px);font-weight:450;line-height:1.5;display:flex;position:absolute;bottom:clamp(62px,9vh,92px);right:clamp(52px,6vw,96px)}.opening-questions span{opacity:.58;animation:.65s forwards question-in;position:relative;transform:translateY(7px)}.opening-questions span:first-child{animation-delay:5.8s}.execution-field{z-index:2;position:absolute;inset:0;overflow:hidden}.execution-field canvas{display:block;position:absolute;inset:0}.field-labels{position:absolute;inset:0}.field-label{color:#bbc9db8a;text-align:left;cursor:crosshair;opacity:0;width:max-content;animation:label-in .6s var(--label-delay) forwards;background:0 0;border:0;flex-direction:column;gap:4px;padding:0;transition:color .22s,text-shadow .22s;display:flex;position:absolute;transform:translate(20px,-50%)}.field-label:hover,.field-label:focus-visible{color:#e4eff8f0;text-shadow:0 0 15px rgba(var(--cyan-rgb), .22)}.field-label--decision,.field-label--action{text-align:right;align-items:flex-end;transform:translate(calc(-100% - 18px),-50%)}.field-label__name{font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.18em;font-size:8px}.field-label__detail{letter-spacing:.02em;font-size:10px}.field-label--green .field-label__name{color:#b5ee7ebd}.field-label--gold .field-label__name{color:#d8ae67bd}.field-label--cyan .field-label__name{color:#66dce4b8}.field-label--neutral .field-label__name{color:#9eacc6b3}.field-boundary{color:#9eacc64d;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.22em;writing-mode:vertical-rl;opacity:0;font-size:7px;animation:.8s 3.35s forwards label-in;position:absolute;top:12%;left:66.5%}.field-key{color:#97a6bb75;letter-spacing:.06em;opacity:0;gap:17px;font-size:9px;animation:.8s 6.7s forwards label-in;display:flex;position:absolute;bottom:clamp(76px,12vh,128px);right:clamp(28px,4vw,68px)}.field-key span{align-items:center;gap:6px;display:flex}.key-dot{border-radius:50%;width:4px;height:4px}.key-dot--observed{background:rgba(var(--cyan-rgb), .62)}.key-dot--action{background:#b5ee7ea6}.key-dot--gap{background:#d8ae67b3}.chapter-progress{z-index:10;grid-template-columns:repeat(9,1fr);gap:7px;display:grid;position:absolute;bottom:clamp(28px,3.8vh,50px);left:clamp(28px,4vw,68px);right:clamp(28px,4vw,68px)}.chapter-progress span{background:#9aaeca1f;height:1px;position:relative;overflow:hidden}.chapter-progress__active:after{background:linear-gradient(90deg, rgba(var(--cyan-rgb), .28), rgba(var(--cyan-rgb), .86));content:"";transform-origin:0;animation:1.1s .4s forwards progress-in;position:absolute;inset:0;transform:scaleX(0)}.scroll-cue{z-index:10;color:#8696ab66;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.18em;align-items:center;gap:12px;font-size:7px;text-decoration:none;display:flex;position:absolute;bottom:clamp(39px,5.2vh,66px);left:clamp(28px,4vw,68px)}.scroll-cue i{background:#9aaeca29;width:28px;height:1px;overflow:hidden}.scroll-cue i:after{background:rgba(var(--cyan-rgb), .62);content:"";width:13px;height:1px;animation:2.8s ease-in-out infinite cue-travel;display:block}.scenario-chapter{isolation:isolate;scroll-snap-align:start;scroll-snap-stop:always;background:radial-gradient(circle at 64% 48%,#15445b2e,#0000 35%),radial-gradient(circle at 88% 68%,#384c3012,#0000 28%),linear-gradient(128deg,#060a14 0%,#050812 54%,#04060d 100%);min-height:100svh;position:relative;overflow:hidden}.scenario-chapter:before{z-index:1;content:"";pointer-events:none;background:radial-gradient(48% 70% at 0 27%,#050812fa 0%,#050812d1 45%,#05081229 82%,#0000 100%),linear-gradient(#05081221,#0000 20% 74%,#050812b8);position:absolute;inset:0}.scenario-chapter:after{z-index:9;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 165px #00000061}.ambient-grid--scenario{opacity:.25;-webkit-mask-image:radial-gradient(72% 80% at 63%,#000 8%,#0000 84%);mask-image:radial-gradient(72% 80% at 63%,#000 8%,#0000 84%)}.execution-field--scenario{opacity:.38;transition:opacity .34s,transform .34s;transform:scale(.985)}.scenario-chapter.is-active .execution-field--scenario{opacity:.96;transform:scale(1)}.scenario-copy{z-index:7;width:min(37vw,520px);position:absolute;top:clamp(88px,13vh,126px);left:clamp(44px,5.5vw,88px)}.scenario-eyebrow{color:#97adc69e;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.2em;opacity:0;align-items:center;gap:12px;margin:0 0 clamp(14px,2vh,22px);font-size:clamp(8px,.72vw,11px);display:flex}.scenario-eyebrow span{background:rgba(var(--cyan-rgb), .42);width:28px;height:1px}.scenario-copy h2{color:#eef3f9eb;letter-spacing:-.045em;text-shadow:0 8px 32px #00000061;opacity:0;margin:0;font-size:clamp(27px,2.25vw,36px);font-weight:420;line-height:1.18}.task-statement{opacity:0;margin-top:clamp(26px,4.5vh,46px);padding-left:18px;position:relative}.task-statement:before{background:linear-gradient(180deg, rgba(var(--cyan-rgb), .7), rgba(var(--cyan-rgb), .06));content:"";width:1px;position:absolute;top:2px;bottom:4px;left:0}.task-statement>span{color:#8ba0b880;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.18em;font-size:7px}.task-statement p{color:#d8e1ebcc;letter-spacing:.015em;margin:9px 0 0;font-size:clamp(14px,1.12vw,17px);font-weight:420;line-height:1.55}.scenario-chapter.is-active .scenario-eyebrow{animation:.7s 80ms both scenario-copy-reveal}.scenario-chapter.is-active .scenario-copy h2{animation:.85s .28s both scenario-copy-reveal}.scenario-chapter.is-active .task-statement{animation:.8s .95s both scenario-copy-reveal}.scenario-question{z-index:8;text-align:right;text-shadow:0 8px 28px #000000b8;opacity:0;flex-direction:column;align-items:flex-end;gap:7px;width:max-content;max-width:calc(100vw - 104px);display:flex;position:absolute;bottom:clamp(50px,7.2vh,74px);right:clamp(52px,6vw,96px)}.scenario-chapter.is-active .scenario-question{animation:1.4s .65s both scenario-question-reveal}.scenario-question span{color:#99aec6a3;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.13em;font-size:clamp(8px,.72vw,10px)}.scenario-question strong{color:#e2eaf2d6;letter-spacing:.015em;white-space:nowrap;font-size:clamp(15px,1.35vw,20px);font-weight:450;line-height:1.5}.chapter-progress--second .chapter-progress__complete{background:rgba(var(--cyan-rgb), .24)}.chapter-back{z-index:10;color:#8696ab57;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.18em;align-items:center;gap:12px;font-size:7px;text-decoration:none;display:flex;position:absolute;bottom:clamp(39px,5.2vh,66px);left:clamp(28px,4vw,68px)}.chapter-back i{background:#9aaeca29;width:28px;height:1px}.structural-chapter{isolation:isolate;scroll-snap-align:start;scroll-snap-stop:always;background:radial-gradient(circle at 48%,#1242572e,#0000 31%),radial-gradient(circle at 75% 68%,#55432a0e,#0000 26%),linear-gradient(129deg,#060a14 0%,#050812 55%,#04060d 100%);min-height:100svh;position:relative;overflow:hidden}.structural-chapter:before{z-index:1;content:"";pointer-events:none;background:radial-gradient(45% 58% at 3% 22%,#050812f7,#050812b8 46%,#0000 88%),linear-gradient(#05081224,#0000 22% 76%,#050812b3);position:absolute;inset:0}.structural-chapter:after{z-index:9;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 165px #0006}.ambient-grid--structural{opacity:.22;-webkit-mask-image:radial-gradient(76% 86% at 53% 51%,#000 7%,#0000 88%);mask-image:radial-gradient(76% 86% at 53% 51%,#000 7%,#0000 88%)}.structural-challenges-field{pointer-events:none;opacity:.32;transform-origin:50% 52%;transition:opacity .42s,transform .42s;transform:scale(.992)}.structural-chapter.is-active .structural-challenges-field{opacity:1;transform:scale(1)}.structural-copy{z-index:7;width:min(43vw,610px);position:absolute;top:clamp(86px,12.5vh,122px);left:clamp(44px,5.5vw,88px)}.structural-eyebrow{color:#97adc69c;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.2em;opacity:0;align-items:center;gap:12px;margin:0 0 clamp(14px,2vh,22px);font-size:clamp(8px,.72vw,11px);display:flex}.structural-eyebrow span{background:rgba(var(--cyan-rgb), .42);width:28px;height:1px}.structural-copy h2{color:#eef3f9eb;letter-spacing:-.045em;text-shadow:0 8px 32px #00000061;opacity:0;margin:0;font-size:clamp(25px,2.12vw,34px);font-weight:420;line-height:1.2}.structural-lead{color:#b5c3d49e;letter-spacing:.015em;opacity:0;margin:clamp(17px,2.6vh,25px) 0 0;font-size:clamp(11px,.93vw,14px);font-weight:400;line-height:1.7}.structural-chapter.is-active .structural-eyebrow{animation:.7s 80ms both structural-reveal}.structural-chapter.is-active .structural-copy h2{animation:.85s .28s both structural-reveal}.structural-chapter.is-active .structural-lead{animation:.8s .78s both structural-reveal}.structural-challenges{z-index:7;pointer-events:none;position:absolute;inset:0}.structural-challenge{color:#e1e9f2db;text-shadow:0 7px 24px #000000d6;opacity:0;grid-template-columns:auto auto;column-gap:10px;width:max-content;display:grid;position:absolute;transform:translateY(8px)}.structural-challenge:before{background:linear-gradient(90deg, transparent, rgba(var(--challenge-rgb), .58));content:"";width:21px;height:1px;position:absolute;top:19px;left:-32px}.structural-challenge>span{color:rgba(var(--challenge-rgb), .68);font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.16em;grid-column:1/-1;margin-bottom:5px;font-size:clamp(7px,.56vw,9px)}.structural-challenge strong{letter-spacing:.01em;font-size:clamp(14px,1.15vw,18px);font-weight:520;line-height:1.4}.structural-challenge p{color:#a7b8cc8f;letter-spacing:.025em;align-self:center;margin:0;font-size:clamp(9px,.74vw,11px);line-height:1.4}.structural-challenge--visibility{--challenge-rgb:102, 220, 228;top:21.5%;left:76%}.structural-challenge--control{--challenge-rgb:181, 238, 126;top:46%;left:84%}.structural-challenge--evidence{--challenge-rgb:216, 174, 103;top:68.5%;left:78%}.structural-challenge--insight{--challenge-rgb:102, 220, 228;text-align:right;justify-items:end;top:69.5%;right:73%}.structural-challenge--insight:before{background:linear-gradient(90deg, rgba(var(--challenge-rgb), .58), transparent);left:auto;right:-32px}.structural-chapter.is-active .structural-challenge--visibility{animation:.72s 4.45s both structural-label-reveal}.structural-chapter.is-active .structural-challenge--control{animation:.72s 7.75s both structural-label-reveal}.structural-chapter.is-active .structural-challenge--evidence{animation:.72s 10.85s both structural-label-reveal}.structural-chapter.is-active .structural-challenge--insight{animation:.72s 14.35s both structural-label-reveal}.structural-conclusion{z-index:8;color:#e1e9f2d6;letter-spacing:.02em;text-align:right;text-shadow:0 8px 28px #000000c2;opacity:0;margin:0;font-size:clamp(13px,1.03vw,16px);font-weight:430;line-height:1.62;position:absolute;bottom:clamp(58px,8.8vh,88px);right:clamp(52px,6vw,96px)}.structural-chapter.is-active .structural-conclusion{animation:.9s 17.55s both structural-reveal}.governance-chapter{isolation:isolate;scroll-snap-align:start;scroll-snap-stop:always;background:radial-gradient(circle at 60%,#12485c30,#0000 34%),radial-gradient(circle at 86% 69%,#494e2f0f,#0000 25%),linear-gradient(128deg,#060a14 0%,#050812 55%,#04060d 100%);min-height:100svh;position:relative;overflow:hidden}.governance-chapter:before{z-index:1;content:"";pointer-events:none;background:radial-gradient(49% 59% at 0 23%,#050812fa,#050812bd 47%,#0000 89%),linear-gradient(#05081224,#0000 22% 74%,#050812b8);position:absolute;inset:0}.governance-chapter:after{z-index:9;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 165px #00000063}.ambient-grid--governance{opacity:.22;-webkit-mask-image:radial-gradient(78% 86% at 59% 51%,#000 5%,#0000 88%);mask-image:radial-gradient(78% 86% at 59% 51%,#000 5%,#0000 88%)}.governance-object-field{pointer-events:none;opacity:.3;transform-origin:57% 53%;transition:opacity .42s,transform .42s;transform:scale(.992)}.governance-chapter.is-active .governance-object-field{opacity:1;transform:scale(1)}.governance-copy{z-index:7;width:min(61vw,820px);position:absolute;top:clamp(86px,12.5vh,122px);left:clamp(44px,5.5vw,88px)}.governance-eyebrow{color:#97adc69c;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.2em;opacity:0;align-items:center;gap:12px;margin:0 0 clamp(14px,2vh,22px);font-size:clamp(8px,.72vw,11px);display:flex}.governance-eyebrow span{background:rgba(var(--cyan-rgb), .42);width:28px;height:1px}.governance-copy h2{color:#eef3f9eb;letter-spacing:-.045em;text-shadow:0 8px 32px #00000061;opacity:0;margin:0;font-size:clamp(25px,2.15vw,35px);font-weight:420;line-height:1.2}.governance-lead{color:#b5c3d49c;letter-spacing:.015em;opacity:0;max-width:760px;margin:clamp(17px,2.6vh,25px) 0 0;font-size:clamp(11px,.9vw,14px);font-weight:400;line-height:1.7}.governance-chapter.is-active .governance-eyebrow{animation:.7s 80ms both governance-reveal}.governance-chapter.is-active .governance-copy h2{animation:.85s .28s both governance-reveal}.governance-chapter.is-active .governance-lead{animation:.8s .8s both governance-reveal}.governance-dimensions{z-index:7;pointer-events:none;position:absolute;inset:0}.governance-dimension{width:max-content;color:rgba(var(--dimension-rgb), .72);font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.14em;text-shadow:0 6px 20px #000000e0;opacity:0;align-items:center;gap:7px;font-size:clamp(7px,.58vw,9px);line-height:1;display:flex;position:absolute;transform:translateY(7px)}.governance-dimension i{background:rgba(var(--dimension-rgb), .42);width:18px;height:1px}.governance-dimension--flow{--dimension-rgb:102, 220, 228;top:42%;left:50.5%}.governance-dimension--observation{--dimension-rgb:158, 172, 198;top:70.5%;left:58%}.governance-dimension--identity{--dimension-rgb:102, 220, 228;top:26.5%;left:59.5%}.governance-dimension--policy{--dimension-rgb:181, 238, 126;top:58%;left:80.8%}.governance-dimension--ontology{--dimension-rgb:216, 174, 103;top:73.5%;right:61%}.governance-chapter.is-active .governance-dimension--flow{animation:.72s 5.2s both governance-label-reveal}.governance-chapter.is-active .governance-dimension--observation{animation:.72s 7.65s both governance-label-reveal}.governance-chapter.is-active .governance-dimension--identity{animation:.72s 9.7s both governance-label-reveal}.governance-chapter.is-active .governance-dimension--policy{animation:.72s 12.1s both governance-label-reveal}.governance-chapter.is-active .governance-dimension--ontology{animation:.72s 15.85s both governance-label-reveal}.governance-origin{z-index:8;text-align:right;text-shadow:0 8px 28px #000000c7;opacity:0;justify-items:end;width:min(63vw,830px);display:grid;position:absolute;bottom:clamp(58px,8.4vh,84px);right:clamp(52px,6vw,96px)}.governance-origin span{color:#91a6be94;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.18em;margin-bottom:6px;font-size:clamp(7px,.58vw,9px)}.governance-origin strong{color:#c1dde5c9;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.12em;font-size:clamp(8px,.72vw,11px);font-weight:520;line-height:1.4}.governance-origin p{color:#e2eaf2c7;letter-spacing:.015em;margin:7px 0 0;font-size:clamp(11px,.92vw,14px);font-weight:430;line-height:1.45}.governance-chapter.is-active .governance-origin{animation:.9s 16.65s both governance-reveal}.chapter-progress--third .chapter-progress__complete{background:rgba(var(--cyan-rgb), .24)}.chapter-progress--third .chapter-progress__active:after{animation:none}.structural-chapter.is-active .chapter-progress--third .chapter-progress__active:after{animation:1.1s .4s forwards progress-in}.evidence-chapter{isolation:isolate;scroll-snap-align:start;scroll-snap-stop:always;background:radial-gradient(circle at 59% 53%,#11536533,#0000 37%),radial-gradient(circle at 82% 62%,#57422912,#0000 24%),linear-gradient(128deg,#060a14 0%,#050812 56%,#04060d 100%);min-height:100svh;position:relative;overflow:hidden}.evidence-chapter:before{z-index:1;content:"";pointer-events:none;background:radial-gradient(50% 62% at 0 22%,#050812fa,#050812ba 48%,#0000 90%),linear-gradient(#0508121f,#0000 22% 74%,#050812bf);position:absolute;inset:0}.evidence-chapter:after{z-index:9;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 170px #0006}.ambient-grid--evidence{opacity:.2;-webkit-mask-image:radial-gradient(80% 84% at 60% 52%,#000 5%,#0000 89%);mask-image:radial-gradient(80% 84% at 60% 52%,#000 5%,#0000 89%)}.evidence-fragments-field{pointer-events:none;opacity:.28;transform-origin:59% 54%;transition:opacity .42s,transform .42s;transform:scale(.992)}.evidence-chapter.is-active .evidence-fragments-field{opacity:1;transform:scale(1)}.evidence-copy{z-index:7;width:min(64vw,860px);position:absolute;top:clamp(86px,12.5vh,122px);left:clamp(44px,5.5vw,88px)}.evidence-eyebrow{color:#97adc69c;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.2em;opacity:0;align-items:center;gap:12px;margin:0 0 clamp(14px,2vh,22px);font-size:clamp(8px,.72vw,11px);display:flex}.evidence-eyebrow span{background:rgba(var(--cyan-rgb), .42);width:28px;height:1px}.evidence-copy h2{color:#eef3f9eb;letter-spacing:-.045em;text-shadow:0 8px 32px #00000061;opacity:0;margin:0;font-size:clamp(25px,2.15vw,35px);font-weight:420;line-height:1.2}.evidence-lead{color:#b5c3d49c;letter-spacing:.015em;opacity:0;max-width:790px;margin:clamp(17px,2.6vh,25px) 0 0;font-size:clamp(11px,.9vw,14px);font-weight:400;line-height:1.7}.evidence-lead-more{color:#97adc6b8;letter-spacing:.04em;margin-top:2px;font-size:.92em;display:inline-block}.evidence-chapter.is-active .evidence-eyebrow{animation:.7s 80ms both evidence-reveal}.evidence-chapter.is-active .evidence-copy h2{animation:.85s .28s both evidence-reveal}.evidence-chapter.is-active .evidence-lead{animation:.8s .8s both evidence-reveal}.evidence-sources,.evidence-link-questions{z-index:7;pointer-events:none;position:absolute;inset:0}.evidence-source{color:#c7d3e080;width:max-content;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.1em;text-shadow:0 6px 20px #000000e6;opacity:0;align-items:center;gap:6px;font-size:clamp(7px,.56vw,9px);display:flex;position:absolute;transform:translate(-50%,7px)}.evidence-source strong{color:rgba(var(--source-rgb), .72);font-weight:550}.evidence-source i{background:rgba(var(--source-rgb), .38);width:12px;height:1px}.evidence-source em,.evidence-link-question em{font-family:var(--font-geist-sans), "PingFang SC", sans-serif;letter-spacing:.02em;font-style:normal}.evidence-source--identity{--source-rgb:102, 220, 228;top:65%;left:27.5%}.evidence-source--agent{--source-rgb:158, 172, 198;top:68.5%;left:41.5%}.evidence-source--model{--source-rgb:102, 220, 228;top:64.7%;left:55.5%}.evidence-source--action{--source-rgb:181, 238, 126;top:68.8%;left:69.5%}.evidence-source--outcome{--source-rgb:158, 172, 198;top:66.2%;left:83.5%}.evidence-chapter.is-active .evidence-source--identity{animation:.7s 2.35s both evidence-label-reveal}.evidence-chapter.is-active .evidence-source--agent{animation:.7s 4s both evidence-label-reveal}.evidence-chapter.is-active .evidence-source--model{animation:.7s 5.65s both evidence-label-reveal}.evidence-chapter.is-active .evidence-source--action{animation:.7s 7.3s both evidence-label-reveal}.evidence-chapter.is-active .evidence-source--outcome{animation:.7s 8.95s both evidence-label-reveal}.evidence-link-question{--question-rgb:216, 174, 103;width:max-content;color:rgba(var(--question-rgb), .66);font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.09em;text-shadow:0 6px 18px #000000f0;opacity:0;align-items:center;gap:5px;font-size:clamp(6px,.49vw,8px);display:flex;position:absolute;transform:translate(-50%,7px)}.evidence-link-question i{background:rgba(var(--question-rgb), .42);width:8px;height:1px}.evidence-link-question--delegation{top:49.3%;left:34.5%}.evidence-link-question--run{top:51.1%;left:48.5%}.evidence-link-question--proof{top:48.8%;left:62.5%}.evidence-link-question--result{top:51.2%;left:76.5%}.evidence-chapter.is-active .evidence-link-question--delegation{animation:.7s 12.9s both evidence-label-reveal}.evidence-chapter.is-active .evidence-link-question--run{animation:.7s 13.4s both evidence-label-reveal}.evidence-chapter.is-active .evidence-link-question--proof{animation:.7s 13.9s both evidence-label-reveal}.evidence-chapter.is-active .evidence-link-question--result{animation:.7s 14.4s both evidence-label-reveal}.evidence-conclusion{z-index:8;text-align:right;text-shadow:0 8px 28px #000c;opacity:0;justify-items:end;width:min(72vw,930px);display:grid;position:absolute;bottom:clamp(58px,8.4vh,84px);right:clamp(52px,6vw,96px)}.evidence-conclusion span{color:#91a6be91;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.16em;margin-bottom:7px;font-size:clamp(7px,.58vw,9px)}.evidence-conclusion strong{color:#e2eaf2d1;letter-spacing:.015em;text-align:left;justify-self:end;font-size:clamp(12px,.98vw,15px);font-weight:440;line-height:1.5;display:inline-block}.evidence-chapter.is-active .evidence-conclusion{animation:.9s 16.55s both evidence-reveal}.chapter-progress--fourth .chapter-progress__complete{background:rgba(var(--cyan-rgb), .24)}.chapter-progress--fourth .chapter-progress__active:after{animation:none}.evidence-chapter.is-active .chapter-progress--fourth .chapter-progress__active:after{animation:1.1s .4s forwards progress-in}.foundation-chapter{isolation:isolate;scroll-snap-align:start;scroll-snap-stop:always;background:radial-gradient(at 59% 61%,#115b6b33,#0000 38%),radial-gradient(circle at 79% 35%,#41516714,#0000 26%),linear-gradient(128deg,#060a14 0%,#050812 56%,#04060d 100%);min-height:100svh;position:relative;overflow:hidden}.foundation-chapter:before{z-index:1;content:"";pointer-events:none;background:radial-gradient(49% 61% at 0 23%,#050812fa,#050812b8 48%,#0000 90%),linear-gradient(#0508121a,#0000 23% 73%,#050812bf);position:absolute;inset:0}.foundation-chapter:after{z-index:9;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 172px #00000063}.ambient-grid--foundation{opacity:.19;-webkit-mask-image:radial-gradient(80% 86% at 59% 54%,#000 5%,#0000 90%);mask-image:radial-gradient(80% 86% at 59% 54%,#000 5%,#0000 90%)}.intelligence-foundation-field{pointer-events:none;opacity:.28;transform-origin:59% 56%;transition:opacity .42s,transform .42s;transform:scale(.992)}.foundation-chapter.is-active .intelligence-foundation-field{opacity:1;transform:scale(1)}.foundation-copy{z-index:7;width:min(66vw,900px);position:absolute;top:clamp(86px,12.5vh,122px);left:clamp(44px,5.5vw,88px)}.foundation-eyebrow{color:#97adc69c;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.2em;opacity:0;align-items:center;gap:12px;margin:0 0 clamp(14px,2vh,22px);font-size:clamp(8px,.72vw,11px);display:flex}.foundation-eyebrow span{background:rgba(var(--cyan-rgb), .42);width:28px;height:1px}.foundation-copy h2{color:#eef3f9eb;letter-spacing:-.045em;text-shadow:0 8px 32px #00000061;opacity:0;margin:0;font-size:clamp(25px,2.15vw,35px);font-weight:420;line-height:1.2}.foundation-lead{color:#b5c3d49c;letter-spacing:.015em;opacity:0;max-width:830px;margin:clamp(17px,2.6vh,25px) 0 0;font-size:clamp(11px,.9vw,14px);font-weight:400;line-height:1.7}.foundation-chapter.is-active .foundation-eyebrow{animation:.7s 80ms both foundation-reveal}.foundation-chapter.is-active .foundation-copy h2{animation:.85s .28s both foundation-reveal}.foundation-chapter.is-active .foundation-lead{animation:.8s .8s both foundation-reveal}.foundation-stack-label{z-index:7;color:#97adc67a;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.12em;text-shadow:0 6px 20px #000000e0;opacity:0;align-items:center;gap:7px;font-size:clamp(7px,.56vw,9px);display:flex;position:absolute;top:31.5%;right:13.5%}.foundation-stack-label i{background:rgba(var(--cyan-rgb), .28);width:18px;height:1px}.foundation-stack-label strong{color:#cdd9e670;font-family:var(--font-geist-sans), "PingFang SC", sans-serif;letter-spacing:.02em;font-weight:420}.foundation-chapter.is-active .foundation-stack-label{animation:.75s 1.2s both foundation-reveal}.foundation-anchors{z-index:7;pointer-events:none;position:absolute;inset:0}.foundation-anchor{--anchor-rgb:102, 220, 228;color:#c4d1df7a;width:max-content;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.08em;text-shadow:0 6px 20px #000000e6;opacity:0;align-items:center;gap:5px;font-size:clamp(6.5px,.53vw,8.5px);display:flex;position:absolute;top:70.8%;transform:translate(-50%,7px)}.foundation-anchor strong{color:rgba(var(--anchor-rgb), .7);font-weight:550}.foundation-anchor i{background:rgba(var(--anchor-rgb), .36);width:9px;height:1px}.foundation-anchor em{font-family:var(--font-geist-sans), "PingFang SC", sans-serif;letter-spacing:.015em;font-style:normal}.foundation-anchor--coordinate{left:31%}.foundation-anchor--authority{left:43%}.foundation-anchor--receipt{--anchor-rgb:158, 172, 198;left:55%}.foundation-anchor--truth{--anchor-rgb:216, 174, 103;left:67%}.foundation-anchor--contract{left:79%}.foundation-chapter.is-active .foundation-anchor--coordinate{animation:.7s 3.8s both foundation-label-reveal}.foundation-chapter.is-active .foundation-anchor--authority{animation:.7s 5.1s both foundation-label-reveal}.foundation-chapter.is-active .foundation-anchor--receipt{animation:.7s 6.4s both foundation-label-reveal}.foundation-chapter.is-active .foundation-anchor--truth{animation:.7s 7.7s both foundation-label-reveal}.foundation-chapter.is-active .foundation-anchor--contract{animation:.7s 9s both foundation-label-reveal}.foundation-definition{z-index:8;text-align:right;text-shadow:0 8px 30px #000000d1;opacity:0;justify-items:end;width:min(76vw,980px);display:grid;position:absolute;bottom:clamp(58px,8.4vh,84px);right:clamp(52px,6vw,96px)}.foundation-definition span{color:#91a6be91;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.16em;margin-bottom:7px;font-size:clamp(7px,.58vw,9px)}.foundation-definition strong{color:#c2e7ebde;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.1em;font-size:clamp(15px,1.38vw,22px);font-weight:520;line-height:1.3}.foundation-definition p{color:#e2eaf2cc;letter-spacing:.015em;margin:7px 0 0;font-size:clamp(11px,.92vw,14px);font-weight:430;line-height:1.45}.foundation-chapter.is-active .foundation-definition{animation:.95s 16.45s both foundation-reveal}.chapter-progress--fifth .chapter-progress__complete{background:rgba(var(--cyan-rgb), .24)}.chapter-progress--fifth .chapter-progress__active:after{animation:none}.foundation-chapter.is-active .chapter-progress--fifth .chapter-progress__active:after{animation:1.1s .4s forwards progress-in}.solution-chapter{isolation:isolate;scroll-snap-align:start;scroll-snap-stop:always;background:radial-gradient(at 61% 57%,#12687730,#0000 39%),radial-gradient(circle at 56% 61%,#d3a9630e,#0000 19%),linear-gradient(128deg,#060a14 0%,#050812 55%,#04060d 100%);min-height:100svh;position:relative;overflow:hidden}.solution-chapter:before{z-index:1;content:"";pointer-events:none;background:radial-gradient(49% 60% at 0 22%,#050812fa,#050812ba 49%,#0000 91%),linear-gradient(#05081214,#0000 24% 73%,#050812c7);position:absolute;inset:0}.solution-chapter:after{z-index:9;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 172px #0006}.ambient-grid--solution{opacity:.17;-webkit-mask-image:radial-gradient(78% 86% at 61% 55%,#000 4%,#0000 91%);mask-image:radial-gradient(78% 86% at 61% 55%,#000 4%,#0000 91%)}.solution-loop-field{pointer-events:none;opacity:.25;transform-origin:61% 57%;transition:opacity .42s,transform .42s;transform:scale(.992)}.solution-chapter.is-active .solution-loop-field{opacity:1;transform:scale(1)}.solution-copy{z-index:7;width:min(68vw,940px);position:absolute;top:clamp(86px,12.5vh,122px);left:clamp(44px,5.5vw,88px)}.solution-eyebrow{color:#97adc69c;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.18em;opacity:0;align-items:center;gap:12px;margin:0 0 clamp(14px,2vh,22px);font-size:clamp(8px,.72vw,11px);display:flex}.solution-eyebrow span{background:rgba(var(--cyan-rgb), .42);width:28px;height:1px}.solution-copy h2{color:#eef3f9eb;letter-spacing:-.045em;text-shadow:0 8px 32px #00000061;opacity:0;margin:0;font-size:clamp(25px,2.15vw,35px);font-weight:420;line-height:1.2}.solution-lead{color:#b5c3d49c;letter-spacing:.015em;opacity:0;max-width:860px;margin:clamp(17px,2.6vh,25px) 0 0;font-size:clamp(11px,.9vw,14px);font-weight:400;line-height:1.7}.solution-chapter.is-active .solution-eyebrow{animation:.7s 80ms both solution-reveal}.solution-chapter.is-active .solution-copy h2{animation:.85s .28s both solution-reveal}.solution-chapter.is-active .solution-lead{animation:.8s .8s both solution-reveal}.solution-stages{z-index:7;pointer-events:none;margin:0;padding:0;list-style:none;position:absolute;inset:0}.solution-stage{--stage-rgb:102, 220, 228;opacity:0;text-shadow:0 7px 22px #000000e6;row-gap:3px;width:max-content;max-width:180px;display:grid;position:absolute;transform:translateY(8px)}.solution-stage:before{border:1px solid rgba(var(--stage-rgb), .58);content:"";width:7px;height:7px;box-shadow:0 0 13px rgba(var(--stage-rgb), .23);border-radius:50%;position:absolute;top:5px;left:-17px}.solution-stage span{color:rgba(var(--stage-rgb), .65);font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.13em;font-size:clamp(7px,.57vw,9px)}.solution-stage strong{color:#e7eef5d6;letter-spacing:.015em;font-size:clamp(11px,.9vw,14px);font-weight:480}.solution-stage em{color:#9baec38a;letter-spacing:.015em;font-size:clamp(8.5px,.66vw,10.5px);font-style:normal}.solution-stage--control{top:52.5%;left:26.5%}.solution-stage--proof{top:73.5%;left:49.5%}.solution-stage--meaning{--stage-rgb:181, 238, 126;text-align:right;top:54%;right:9.5%}.solution-stage--meaning:before{left:auto;right:-17px}.solution-stage--improvement{--stage-rgb:216, 174, 103;top:34.5%;left:59%}.solution-chapter.is-active .solution-stage--control{animation:.72s 2.2s both solution-stage-reveal}.solution-chapter.is-active .solution-stage--proof{animation:.72s 6.35s both solution-stage-reveal}.solution-chapter.is-active .solution-stage--meaning{animation:.72s 10.7s both solution-stage-reveal}.solution-chapter.is-active .solution-stage--improvement{animation:.72s 15s both solution-stage-reveal}.solution-conclusion{z-index:8;text-align:right;text-shadow:0 8px 30px #000000d1;opacity:0;justify-items:end;width:min(78vw,940px);display:grid;position:absolute;bottom:clamp(58px,8.4vh,84px);right:clamp(52px,6vw,96px)}.solution-conclusion span{color:#d8ae679e;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.15em;margin-bottom:7px;font-size:clamp(7px,.58vw,9px)}.solution-conclusion strong{color:#e2eaf2d4;letter-spacing:.015em;font-size:clamp(11px,.92vw,14px);font-weight:430;line-height:1.45}.solution-chapter.is-active .solution-conclusion{animation:.9s 18.15s both solution-reveal}.chapter-progress--sixth .chapter-progress__complete{background:rgba(var(--cyan-rgb), .24)}.chapter-progress--sixth .chapter-progress__active:after{animation:none}.solution-chapter.is-active .chapter-progress--sixth .chapter-progress__active:after{animation:1.1s .4s forwards progress-in}.product-system-chapter{isolation:isolate;scroll-snap-align:start;scroll-snap-stop:always;background:radial-gradient(at 58% 59%,#12667830,#0000 41%),radial-gradient(circle at 79% 37%,#5e469713,#0000 20%),linear-gradient(128deg,#060a14 0%,#050812 55%,#04060d 100%);min-height:100svh;position:relative;overflow:hidden}.product-system-chapter:before{z-index:1;content:"";pointer-events:none;background:radial-gradient(48% 59% at 0 21%,#050812fa,#050812ba 50%,#0000 92%),linear-gradient(#05081214,#0000 24% 74%,#050812c9);position:absolute;inset:0}.product-system-chapter:after{z-index:9;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 174px #00000069}.ambient-grid--product-system{opacity:.17;-webkit-mask-image:radial-gradient(82% 86% at 58% 56%,#000 4%,#0000 91%);mask-image:radial-gradient(82% 86% at 58% 56%,#000 4%,#0000 91%)}.product-system-field{pointer-events:none;opacity:.24;transform-origin:58% 57%;transition:opacity .42s,transform .42s;transform:scale(.992)}.product-system-chapter.is-active .product-system-field{opacity:1;transform:scale(1)}.product-system-copy{z-index:7;width:min(68vw,940px);position:absolute;top:clamp(86px,12.5vh,122px);left:clamp(44px,5.5vw,88px)}.product-system-eyebrow{color:#97adc69c;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.18em;opacity:0;align-items:center;gap:12px;margin:0 0 clamp(14px,2vh,22px);font-size:clamp(8px,.72vw,11px);display:flex}.product-system-eyebrow span{background:rgba(var(--cyan-rgb), .42);width:28px;height:1px}.product-system-copy h2{color:#eef3f9eb;letter-spacing:-.045em;text-shadow:0 8px 32px #00000061;opacity:0;margin:0;font-size:clamp(25px,2.15vw,35px);font-weight:420;line-height:1.2}.product-system-lead{color:#b5c3d49c;letter-spacing:.015em;opacity:0;max-width:870px;margin:clamp(17px,2.6vh,25px) 0 0;font-size:clamp(11px,.9vw,14px);font-weight:400;line-height:1.7}.product-system-chapter.is-active .product-system-eyebrow{animation:.7s 80ms both product-system-reveal}.product-system-chapter.is-active .product-system-copy h2{animation:.85s .28s both product-system-reveal}.product-system-chapter.is-active .product-system-lead{animation:.8s .8s both product-system-reveal}.product-system-products{z-index:7;pointer-events:none;position:absolute;inset:0}.product-node{--product-rgb:102, 220, 228;opacity:0;text-shadow:0 7px 23px #000000eb;row-gap:3px;width:max-content;max-width:250px;display:grid;position:absolute;transform:translateY(8px)}.product-node:before{border:1px solid rgba(var(--product-rgb), .56);content:"";width:7px;height:7px;box-shadow:0 0 13px rgba(var(--product-rgb), .23);border-radius:50%;position:absolute;top:5px;left:-17px}.product-node span{color:rgba(var(--product-rgb), .59);font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.13em;font-size:clamp(6.8px,.55vw,8.8px)}.product-node strong{color:#e7eef5e0;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.075em;font-size:clamp(12px,1vw,16px);font-weight:540}.product-node p{color:#a1b3c78f;margin:0;font-size:clamp(8.5px,.67vw,10.5px);line-height:1.4}.product-node--unirouter{top:44%;left:21.5%}.product-node--xiam{--product-rgb:157, 134, 230;top:34.5%;left:46.5%}.product-node--ontology{--product-rgb:157, 134, 230;text-align:right;top:31.5%;right:6.5%}.product-node--ontology:before,.product-node--adapter:before{left:auto;right:-17px}.product-node--xinsight{--product-rgb:235, 242, 248;top:69.5%;left:28%}.product-node--adapter{--product-rgb:216, 174, 103;text-align:right;top:72.5%;right:8%}.product-system-chapter.is-active .product-node--unirouter{animation:.72s 1.55s both product-node-reveal}.product-system-chapter.is-active .product-node--xiam{animation:.72s 1.8s both product-node-reveal}.product-system-chapter.is-active .product-node--xinsight{animation:.72s 2.05s both product-node-reveal}.product-system-chapter.is-active .product-node--adapter{animation:.72s 2.3s both product-node-reveal}.product-system-chapter.is-active .product-node--ontology{animation:.72s 2.55s both product-node-reveal}.product-system-run-label{z-index:7;color:#9ab0c680;text-align:center;text-shadow:0 7px 22px #000000eb;opacity:0;justify-items:center;display:grid;position:absolute;top:62.5%;left:54%;transform:translate(-50%,7px)}.product-system-run-label span{font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.14em;font-size:clamp(6.8px,.55vw,8.8px)}.product-system-run-label strong{color:#d3e0eca8;margin-top:3px;font-size:clamp(9px,.72vw,11px);font-weight:440}.product-system-chapter.is-active .product-system-run-label{animation:.76s 3s both product-run-label-reveal}.product-system-conclusion{z-index:8;text-align:right;text-shadow:0 8px 30px #000000d1;opacity:0;justify-items:end;width:min(80vw,980px);display:grid;position:absolute;bottom:clamp(58px,8.4vh,84px);right:clamp(52px,6vw,96px)}.product-system-conclusion span{color:#91a6be91;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.14em;margin-bottom:7px;font-size:clamp(7px,.58vw,9px)}.product-system-conclusion strong{color:#e2eaf2d4;letter-spacing:.015em;font-size:clamp(11px,.92vw,14px);font-weight:430;line-height:1.45}.product-system-chapter.is-active .product-system-conclusion{animation:.9s 17.2s both product-system-reveal}.chapter-progress--seventh .chapter-progress__complete{background:rgba(var(--cyan-rgb), .24)}.chapter-progress--seventh .chapter-progress__active:after{animation:none}.product-system-chapter.is-active .chapter-progress--seventh .chapter-progress__active:after{animation:1.1s .4s forwards progress-in}.capability-horizon-chapter{isolation:isolate;scroll-snap-align:start;scroll-snap-stop:always;background:radial-gradient(at 55% 60%,#14707f33,#0000 34%),radial-gradient(circle at 83% 35%,#5f4a9a17,#0000 22%),linear-gradient(132deg,#060a14 0%,#050812 56%,#04060d 100%);min-height:100svh;position:relative;overflow:hidden}.capability-horizon-chapter:before{z-index:6;content:"";pointer-events:none;background:radial-gradient(52% 57% at 0 20%,#050812fa,#050812bd 53%,#0000 93%),linear-gradient(#05081217,#0000 27% 75%,#050812d1);position:absolute;inset:0}.capability-horizon-chapter:after{z-index:9;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 178px #0000006e}.ambient-grid--capability-horizon{opacity:.16;-webkit-mask-image:radial-gradient(80% 84% at 56% 58%,#000 5%,#0000 91%);mask-image:radial-gradient(80% 84% at 56% 58%,#000 5%,#0000 91%)}.capability-horizon-field{pointer-events:none;opacity:.24;transform-origin:56% 59%;transition:opacity .42s,transform .42s;transform:scale(.992)}.capability-horizon-chapter.is-active .capability-horizon-field{opacity:1;transform:scale(1)}.capability-horizon-copy{z-index:7;width:min(78vw,1100px);position:absolute;top:clamp(86px,12.5vh,122px);left:clamp(44px,5.5vw,88px)}.capability-horizon-eyebrow{color:#97adc69c;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.18em;opacity:0;align-items:center;gap:12px;margin:0 0 clamp(14px,2vh,22px);font-size:clamp(8px,.72vw,11px);display:flex}.capability-horizon-eyebrow span{background:rgba(var(--cyan-rgb), .42);width:28px;height:1px}.capability-horizon-copy h2{color:#eef3f9eb;letter-spacing:-.045em;text-shadow:0 8px 32px #0006;opacity:0;margin:0;font-size:clamp(25px,2.15vw,35px);font-weight:420;line-height:1.2}.capability-horizon-lead{color:#b5c3d49c;letter-spacing:.012em;opacity:0;max-width:1080px;margin:clamp(17px,2.6vh,25px) 0 0;font-size:clamp(11px,.9vw,14px);font-weight:400;line-height:1.7}.capability-horizon-chapter.is-active .capability-horizon-eyebrow{animation:.7s 80ms both capability-horizon-reveal}.capability-horizon-chapter.is-active .capability-horizon-copy h2{animation:.85s .28s both capability-horizon-reveal}.capability-horizon-chapter.is-active .capability-horizon-lead{animation:.8s .8s both capability-horizon-reveal}.capability-horizon-levels{z-index:7;pointer-events:none;position:absolute;inset:0}.capability-level{--level-rgb:158, 172, 198;text-shadow:0 7px 24px #000000e6;opacity:0;row-gap:4px;width:max-content;max-width:min(28vw,360px);padding-left:18px;display:grid;position:absolute;transform:translateY(8px)}.capability-level:before{border:1px solid rgba(var(--level-rgb), .56);content:"";width:7px;height:7px;box-shadow:0 0 14px rgba(var(--level-rgb), .22);border-radius:50%;position:absolute;top:5px;left:0}.capability-level span{color:rgba(var(--level-rgb), .64);font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.13em;font-size:clamp(7px,.58vw,9px)}.capability-level strong{color:#e7eef5e0;letter-spacing:.035em;font-size:clamp(11px,.92vw,14px);font-weight:500}.capability-level p{color:#a1b3c78f;margin:0;font-size:clamp(8px,.66vw,10.5px);line-height:1.45}.capability-level--today{--level-rgb:102, 220, 228;top:45.5%;left:32%}.capability-level--today strong{font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.07em;font-size:clamp(13px,1.08vw,17px)}.capability-level--expanding{--level-rgb:216, 174, 103;text-align:right;max-width:min(31vw,420px);padding-left:0;padding-right:18px;top:54%;right:6.5%}.capability-level--vision{--level-rgb:157, 134, 230;text-align:right;padding-left:0;padding-right:18px;top:27%;right:6.5%}.capability-level--expanding:before,.capability-level--vision:before{left:auto;right:0}.capability-horizon-chapter.is-active .capability-level--today{animation:.72s 1.35s both capability-level-reveal}.capability-horizon-chapter.is-active .capability-level--expanding{animation:.72s 1.62s both capability-level-reveal}.capability-horizon-chapter.is-active .capability-level--vision{animation:.72s 1.89s both capability-level-reveal}.capability-proof-signals{z-index:7;opacity:0;align-items:flex-start;gap:clamp(24px,4.2vw,70px);margin:0;padding:0;list-style:none;display:flex;position:absolute;top:70.5%;left:24%;transform:translateY(8px)}.capability-proof-signals li{row-gap:3px;min-width:105px;padding-top:9px;display:grid;position:relative}.capability-proof-signals li:before{background:rgba(var(--cyan-rgb), .35);content:"";width:26px;height:1px;position:absolute;top:0;left:0}.capability-proof-signals li:nth-child(2):before,.capability-proof-signals li:nth-child(3):before{background:#d8ae676b}.capability-proof-signals span{color:#9ab0c68c;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.12em;font-size:clamp(6.5px,.52vw,8px)}.capability-proof-signals strong{color:#dee7f0c2;font-size:clamp(9px,.73vw,11.5px);font-weight:450}.capability-horizon-chapter.is-active .capability-proof-signals{animation:.8s 2.18s both capability-level-reveal}.capability-horizon-conclusion{z-index:8;text-align:right;text-shadow:0 8px 30px #000000d1;opacity:0;justify-items:end;width:min(82vw,1040px);display:grid;position:absolute;bottom:clamp(58px,8.4vh,84px);right:clamp(52px,6vw,96px)}.capability-horizon-conclusion span{color:#91a6be91;font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.14em;margin-bottom:7px;font-size:clamp(7px,.58vw,9px)}.capability-horizon-conclusion strong{color:#e2eaf2d6;letter-spacing:.015em;font-size:clamp(11px,.92vw,14px);font-weight:430;line-height:1.45}.capability-horizon-chapter.is-active .capability-horizon-conclusion{animation:.9s 2.55s both capability-horizon-reveal}.chapter-progress--eighth .chapter-progress__complete{background:rgba(var(--cyan-rgb), .24)}.chapter-progress--eighth .chapter-progress__active:after{animation:none}.capability-horizon-chapter.is-active .chapter-progress--eighth .chapter-progress__active:after{animation:1.1s .4s forwards progress-in}@keyframes copy-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes title-in{0%{opacity:0;filter:blur(5px);transform:translateY(15px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes question-in{to{opacity:1;transform:translateY(0)}}@keyframes label-in{0%{opacity:0}to{opacity:1}}@keyframes progress-in{to{transform:scaleX(1)}}@keyframes cue-travel{0%{opacity:0;transform:translate(-14px)}22%{opacity:1}68%{opacity:.9}to{opacity:0;transform:translate(30px)}}@keyframes scenario-copy-reveal{0%{opacity:0;filter:blur(4px);transform:translateY(10px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes scenario-question-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes structural-reveal{0%{opacity:0;filter:blur(3px);transform:translateY(9px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes structural-label-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes governance-reveal{0%{opacity:0;filter:blur(3px);transform:translateY(9px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes governance-label-reveal{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes evidence-reveal{0%{opacity:0;filter:blur(3px);transform:translateY(9px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes evidence-label-reveal{0%{opacity:0;transform:translate(-50%,7px)}to{opacity:1;transform:translate(-50%)}}@keyframes foundation-reveal{0%{opacity:0;filter:blur(3px);transform:translateY(9px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes foundation-label-reveal{0%{opacity:0;transform:translate(-50%,7px)}to{opacity:1;transform:translate(-50%)}}@keyframes solution-reveal{0%{opacity:0;filter:blur(3px);transform:translateY(9px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes solution-stage-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes product-system-reveal{0%{opacity:0;filter:blur(3px);transform:translateY(9px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes product-node-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes product-run-label-reveal{0%{opacity:0;transform:translate(-50%,7px)}to{opacity:1;transform:translate(-50%)}}@keyframes capability-horizon-reveal{0%{opacity:0;filter:blur(3px);transform:translateY(9px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes capability-level-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1180px){.opening-copy{width:66vw;top:clamp(80px,11vh,108px)}.opening-copy h1{font-size:clamp(29px,2.75vw,36px)}.field-key,.field-label__detail{display:none}.scenario-copy{width:41vw}.structural-copy{width:48vw}.structural-challenge--control{left:82.5%}.structural-challenge p{font-size:9px}.governance-copy{width:68vw}.governance-dimension--policy{left:78.5%}.governance-origin{width:68vw}.evidence-copy{width:72vw}.evidence-conclusion{width:75vw}.foundation-copy{width:74vw}.foundation-definition{width:78vw}.solution-copy{width:76vw}.solution-conclusion{width:80vw}.solution-stage--meaning{right:7%}.product-system-copy{width:76vw}.product-system-conclusion{width:82vw}.product-node--ontology{right:4.5%}.product-node--adapter{right:6%}.capability-horizon-copy{width:84vw}.capability-level--today{left:31%}.capability-level--expanding,.capability-level--vision{right:4.5%}.capability-proof-signals{left:20%}}@media (height<=760px) and (width>=760px){.site-header{padding-top:25px;padding-bottom:25px}.opening-copy{top:clamp(78px,11vh,94px)}.opening-copy h1{font-size:clamp(29px,2.5vw,36px)}.opening-eyebrow{margin-bottom:20px}.opening-questions,.field-key{bottom:74px}.scenario-copy{top:82px}.scenario-copy h2{font-size:clamp(29px,2.6vw,36px)}.scenario-question{bottom:52px}.structural-copy{top:78px}.structural-copy h2{font-size:clamp(25px,2.2vw,31px)}.structural-conclusion{bottom:54px}.governance-copy{top:78px}.governance-copy h2{font-size:clamp(24px,2.15vw,30px)}.governance-lead{margin-top:15px}.governance-origin{bottom:52px}.evidence-copy{top:78px}.evidence-copy h2{font-size:clamp(24px,2.15vw,30px)}.evidence-lead{margin-top:15px}.evidence-conclusion{bottom:52px}.foundation-copy{top:78px}.foundation-copy h2{font-size:clamp(24px,2.15vw,30px)}.foundation-lead{margin-top:15px}.foundation-definition{bottom:52px}.solution-copy{top:78px}.solution-copy h2{font-size:clamp(24px,2.15vw,30px)}.solution-lead{margin-top:15px}.solution-stage--control{top:54%}.solution-stage--proof{top:72%}.solution-stage--meaning{top:55%}.solution-conclusion{bottom:52px}.product-system-copy{top:78px}.product-system-copy h2{font-size:clamp(24px,2.15vw,30px)}.product-system-lead{margin-top:15px}.product-node--unirouter{top:46%}.product-node--xinsight{top:69%}.product-node--adapter{top:72%}.product-system-conclusion{bottom:52px}.capability-horizon-copy{top:78px}.capability-horizon-copy h2{font-size:clamp(24px,2.15vw,30px)}.capability-horizon-lead{margin-top:15px}.capability-level--today{top:46%}.capability-proof-signals{top:69%}.capability-horizon-conclusion{bottom:52px}}@media (width<=760px){html{scroll-snap-type:y proximity}.opening-hero,.scenario-chapter,.structural-chapter,.governance-chapter,.evidence-chapter,.foundation-chapter,.solution-chapter,.product-system-chapter,.capability-horizon-chapter{min-height:820px}.opening-hero:before{background:linear-gradient(#050812fa 0%,#050812e6 43%,#05081229 72%,#050812ad 100%)}.site-header{padding:24px 22px}.chapter-meta span:last-child{display:none}.opening-copy{width:calc(100% - 44px);top:16%;left:22px}.opening-copy h1{font-size:clamp(31px,8.6vw,44px);line-height:1.15}.opening-eyebrow{margin-bottom:18px}.opening-questions{font-size:13px;bottom:72px;left:22px;right:22px}.chapter-progress{bottom:25px;left:22px;right:22px}.scroll-cue,.chapter-back,.field-boundary,.field-key{display:none}.scenario-copy{width:calc(100% - 44px);top:14%;left:22px}.scenario-copy h2{font-size:clamp(30px,8vw,40px)}.task-statement{margin-top:24px}.task-statement p{font-size:15px}.scenario-question{width:auto;max-width:none;bottom:46px;left:22px;right:22px}.scenario-question strong{max-width:none;font-size:clamp(8.5px,2.65vw,13px)}.structural-chapter:before{background:linear-gradient(#050812fa 0%,#050812d9 34%,#05081214 63%,#050812b8 100%)}.structural-copy{width:calc(100% - 44px);top:13.5%;left:22px}.structural-copy h2{font-size:clamp(25px,6.8vw,34px)}.structural-lead{max-width:92%;font-size:11px}.structural-challenge{grid-template-columns:1fr;row-gap:1px}.structural-challenge p{display:none}.structural-challenge strong{font-size:13px}.structural-challenge--visibility{top:38%;left:66%}.structural-challenge--control{top:54.5%;left:69%}.structural-challenge--evidence{top:71.5%;left:64%}.structural-challenge--insight{top:71.5%;right:72%}.structural-conclusion{font-size:11px;bottom:48px;left:22px;right:22px}.governance-chapter:before{background:linear-gradient(#050812fa 0%,#050812de 35%,#05081214 64%,#050812bd 100%)}.governance-copy{width:calc(100% - 44px);top:12.5%;left:22px}.governance-copy h2{font-size:clamp(22px,6.4vw,30px);line-height:1.2}.governance-lead{max-width:96%;font-size:10px;line-height:1.65}.governance-dimension{letter-spacing:.08em;gap:4px;font-size:6.5px}.governance-dimension i{width:10px}.governance-dimension--identity{top:37%;left:54%}.governance-dimension--flow{top:46.5%;left:43%}.governance-dimension--policy{top:58.5%;left:60%}.governance-dimension--observation{top:68.5%;left:50%}.governance-dimension--ontology{top:75%;right:60%}.governance-origin{width:auto;bottom:46px;left:22px;right:22px}.governance-origin span{margin-bottom:4px;font-size:6.5px}.governance-origin strong{letter-spacing:.07em;max-width:95%;font-size:6.5px}.governance-origin p{margin-top:5px;font-size:9px}.evidence-chapter:before{background:linear-gradient(#050812fa 0%,#050812de 35%,#05081214 64%,#050812c2 100%)}.evidence-copy{width:calc(100% - 44px);top:12.5%;left:22px}.evidence-copy h2{font-size:clamp(22px,6.4vw,30px);line-height:1.2}.evidence-lead{max-width:96%;font-size:10px;line-height:1.65}.evidence-source{letter-spacing:.06em;gap:3px;font-size:6.2px}.evidence-source i{width:7px}.evidence-source em,.evidence-link-question{display:none}.evidence-source--identity{top:65%;left:14%}.evidence-source--agent{top:68.5%;left:32%}.evidence-source--model{top:64.5%;left:50%}.evidence-source--action{top:68.7%;left:68%}.evidence-source--outcome{top:66%;left:86%}.evidence-conclusion{width:auto;bottom:46px;left:22px;right:22px}.evidence-conclusion span{letter-spacing:.08em;margin-bottom:5px;font-size:6.5px}.evidence-conclusion strong{max-width:96%;font-size:9px}.foundation-chapter:before{background:linear-gradient(#050812fa 0%,#050812de 35%,#05081214 64%,#050812c4 100%)}.foundation-copy{width:calc(100% - 44px);top:12.5%;left:22px}.foundation-copy h2{font-size:clamp(22px,6.4vw,30px);line-height:1.2}.foundation-lead{max-width:96%;font-size:10px;line-height:1.65}.foundation-stack-label{gap:4px;font-size:6.2px;top:32.5%;right:22px}.foundation-stack-label i{width:10px}.foundation-stack-label strong{display:none}.foundation-anchor{letter-spacing:.04em;gap:3px;font-size:5.8px;top:71.4%}.foundation-anchor i{width:5px}.foundation-anchor em{display:none}.foundation-anchor--coordinate{left:12%}.foundation-anchor--authority{left:31%}.foundation-anchor--receipt{left:50%}.foundation-anchor--truth{left:69%}.foundation-anchor--contract{left:88%}.foundation-definition{width:auto;bottom:46px;left:22px;right:22px}.foundation-definition span{letter-spacing:.07em;margin-bottom:5px;font-size:6px}.foundation-definition strong{letter-spacing:.055em;max-width:100%;font-size:clamp(9px,2.8vw,13px)}.foundation-definition p{margin-top:5px;font-size:9px}.solution-chapter:before{background:linear-gradient(#050812fa 0%,#050812de 35%,#05081214 64%,#050812c9 100%)}.solution-copy{width:calc(100% - 44px);top:12.5%;left:22px}.solution-eyebrow{letter-spacing:.09em;gap:7px;font-size:6.8px}.solution-eyebrow span{width:14px}.solution-copy h2{font-size:clamp(22px,6.4vw,30px);line-height:1.2}.solution-line-break{display:none}.solution-lead{max-width:96%;font-size:10px;line-height:1.65}.solution-stage{row-gap:2px;max-width:112px}.solution-stage:before{width:5px;height:5px;top:4px;left:-12px}.solution-stage span{letter-spacing:.07em;font-size:7px}.solution-stage strong{font-size:10.5px}.solution-stage em{display:none}.solution-stage--control{top:50.5%;left:9.5%}.solution-stage--proof{top:70.5%;left:35%}.solution-stage--meaning{top:57%;right:7%}.solution-stage--meaning:before{left:auto;right:-12px}.solution-stage--improvement{top:39%;left:56%}.solution-conclusion{width:auto;bottom:46px;left:22px;right:22px}.solution-conclusion span{letter-spacing:.075em;margin-bottom:5px;font-size:6.5px}.solution-conclusion strong{max-width:96%;font-size:9.5px}.product-system-chapter:before{background:linear-gradient(#050812fa 0%,#050812de 35%,#05081214 64%,#050812cc 100%)}.product-system-copy{width:calc(100% - 44px);top:12.5%;left:22px}.product-system-eyebrow{letter-spacing:.09em;gap:7px;font-size:6.8px}.product-system-eyebrow span{width:14px}.product-system-copy h2{font-size:clamp(22px,6.4vw,30px);line-height:1.2}.product-system-line-break{display:none}.product-system-lead{max-width:96%;font-size:10px;line-height:1.65}.product-node{row-gap:2px;max-width:145px}.product-node:before{width:5px;height:5px;top:4px;left:-12px}.product-node span{letter-spacing:.055em;font-size:6.4px}.product-node strong{letter-spacing:.04em;font-size:9.5px}.product-node p{display:none}.product-node--unirouter{top:46%;left:9%}.product-node--xiam{top:38.5%;left:42%}.product-node--ontology{top:40%;right:5%}.product-node--ontology:before,.product-node--adapter:before{left:auto;right:-12px}.product-node--xinsight{top:67%;left:14%}.product-node--adapter{top:69.5%;right:5%}.product-system-run-label{top:62.5%;left:50%}.product-system-run-label span{letter-spacing:.07em;font-size:6.4px}.product-system-run-label strong{font-size:8.5px}.product-system-conclusion{width:auto;bottom:46px;left:22px;right:22px}.product-system-conclusion span{letter-spacing:.06em;margin-bottom:5px;font-size:6.2px}.product-system-conclusion strong{max-width:96%;font-size:9.5px}.capability-horizon-chapter:before{background:linear-gradient(#050812fa 0%,#050812e0 34%,#05081212 63%,#050812d1 100%)}.capability-horizon-copy{width:calc(100% - 44px);top:12.5%;left:22px}.capability-horizon-eyebrow{letter-spacing:.09em;gap:7px;font-size:6.8px}.capability-horizon-eyebrow span{width:14px}.capability-horizon-copy h2{font-size:clamp(22px,6.4vw,30px);line-height:1.2}.capability-horizon-line-break{display:none}.capability-horizon-lead{max-width:98%;font-size:9.5px;line-height:1.65}.capability-level{row-gap:2px;max-width:55vw;padding-left:13px}.capability-level:before{width:5px;height:5px;top:4px}.capability-level span{letter-spacing:.055em;font-size:6.2px}.capability-level strong,.capability-level--today strong{letter-spacing:.035em;font-size:9.5px}.capability-level p{max-width:190px;font-size:7.5px}.capability-level--today{top:46.5%;left:20%}.capability-level--expanding{padding-left:0;padding-right:13px;top:61%;right:5%}.capability-level--vision{padding-left:0;padding-right:13px;top:39.5%;right:5%}.capability-proof-signals{justify-content:space-between;gap:10px;top:70.5%;left:22px;right:22px}.capability-proof-signals li{width:31%;min-width:0}.capability-proof-signals span{letter-spacing:.045em;font-size:5.8px}.capability-proof-signals strong{font-size:8px}.capability-horizon-conclusion{width:auto;bottom:46px;left:22px;right:22px}.capability-horizon-conclusion span{letter-spacing:.055em;margin-bottom:5px;font-size:6px}.capability-horizon-conclusion strong{max-width:96%;font-size:9.5px}.field-label{transform:translate(13px,-50%)}.field-label__name{font-size:7px}.field-label:first-child,.field-label:nth-child(4){display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}.opening-questions span,.field-label,.field-boundary,.field-key{opacity:1;transform:none}.execution-field--scenario,.structural-challenges-field,.governance-object-field,.evidence-fragments-field,.intelligence-foundation-field,.solution-loop-field,.product-system-field,.capability-horizon-field{transition:none}.structural-copy h2,.structural-eyebrow,.structural-lead,.structural-challenge,.structural-conclusion,.governance-copy h2,.governance-eyebrow,.governance-lead,.governance-dimension,.governance-origin,.evidence-copy h2,.evidence-eyebrow,.evidence-lead,.evidence-source,.evidence-link-question,.evidence-conclusion,.foundation-copy h2,.foundation-eyebrow,.foundation-lead,.foundation-stack-label,.foundation-anchor,.foundation-definition,.solution-copy h2,.solution-eyebrow,.solution-lead,.solution-stage,.solution-conclusion,.product-system-copy h2,.product-system-eyebrow,.product-system-lead,.product-node,.product-system-run-label,.product-system-conclusion{opacity:1;filter:none;transform:none}.product-system-run-label{transform:translate(-50%)}.capability-horizon-copy h2,.capability-horizon-eyebrow,.capability-horizon-lead,.capability-level,.capability-proof-signals,.capability-horizon-conclusion{opacity:1;filter:none;transform:none}}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
