/* Editorial refinement: restrained headings, direct copy, responsive scenes. */
#governance-view h2:not(.sr-only){font-family:var(--sans);font-weight:450;font-size:clamp(34px,4.2vw,62px);line-height:1.12;letter-spacing:-.045em}
#governance-view h2 em,#governance-view h3 em{font-style:normal;color:inherit}
#governance-view .section-top .eyebrow{font-size:10px;letter-spacing:.12em}
.hero{perspective:1200px}
.hero-visual{transform-origin:50% 55%;transform:translate3d(var(--pan-x,0px),calc(var(--hero-y,0px) + var(--pan-y,0px)),0) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) scale(1.035);transition:transform .24s ease-out;will-change:transform;backface-visibility:hidden}
.hero-light{position:absolute;inset:-10%;pointer-events:none;background:radial-gradient(ellipse at var(--light-x,50%) var(--light-y,45%),#cdbb6d18,transparent 43%);z-index:2;mix-blend-mode:screen}
.hero-ambient{transform:translate3d(0,calc(var(--hero-y,0px) * -.3),0)}
.hero-visual:after{content:'';position:absolute;left:19%;right:12%;bottom:10%;height:15%;border-radius:50%;box-shadow:0 25px 65px #0003;z-index:-1;pointer-events:none}
.hero-bottom{z-index:3}
/* The opening of the review is the cactus, with details tucked away. */
.understand.section-pad{position:relative;height:175vh;padding:0;min-height:1000px}
.system-scene{position:sticky;top:0;height:100svh;min-height:650px;width:100%;overflow:hidden}
.system-atlas{display:block;position:relative;width:100%;height:100%;margin:0;gap:0}
.system-atlas .cactus-map{position:absolute;width:min(56vw,68vh,650px);max-width:none;margin:0;left:50%;top:48%;transform:translate(-50%,-50%);transition:transform .95s cubic-bezier(.2,.75,.2,1),width .95s,top .95s;aspect-ratio:1}
.system-open .system-atlas .cactus-map{transform:translate(calc(-100% - 4vw),-50%);width:min(43vw,65vh,590px)}
.cactus-outline{stroke:#53604385;stroke-width:1.2}.cactus-body{fill:#f5efe312}.cactus-ribs{stroke:#53604335}.cactus-trace{opacity:.25;stroke-dasharray:2 12}
.cactus-map .map-node{background:transparent;border-color:transparent;box-shadow:none;transition:background .35s,border-color .35s,box-shadow .35s}
.cactus-map .map-node>span,.cactus-map .map-node>b{opacity:0;transition:opacity .45s}
.cactus-map .map-node:hover,.cactus-map .map-node:focus-visible{background:var(--beige);border-color:#53604380}
.cactus-map .map-node:hover>span,.cactus-map .map-node:hover>b,.cactus-map .map-node:focus-visible>span,.cactus-map .map-node:focus-visible>b,.system-open .cactus-map .map-node>span,.system-open .cactus-map .map-node>b{opacity:1}
.system-open .cactus-map .map-node{background:var(--beige);border-color:#53604380;box-shadow:0 0 0 5px var(--beige)}
.system-open .cactus-map .map-node.selected{background:var(--forest);box-shadow:0 0 0 5px var(--beige),0 0 0 6px #53604344}
.understand:not(.system-open) .cactus-map .map-node.selected{background:transparent;box-shadow:none;border-color:transparent}
.understand:not(.system-open) .cactus-map .map-node.selected>span{color:var(--forest)}
.cactus-caption{bottom:-25px;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:10px;letter-spacing:.07em;text-transform:none;transition:opacity .4s}.system-open .cactus-caption{opacity:0}
.system-atlas .system-lens{position:absolute;left:55%;top:48%;width:calc(45% - var(--gutter));max-width:490px;padding:28px 0 25px 30px;border-left:1px solid #53604338;opacity:0;visibility:hidden;transform:translate(45px,-43%) scale(.96);transform-origin:left center;transition:opacity .6s,transform .8s cubic-bezier(.2,.75,.2,1),visibility .6s;pointer-events:none}
.system-open .system-atlas .system-lens{opacity:1;visibility:visible;transform:translate(0,-50%) scale(1);pointer-events:auto}
.system-lens:before{top:28px;height:25px;width:3px;left:-2px}.lens-top{margin-bottom:35px}.lens-top>span:first-child{font-size:11px;letter-spacing:.06em}.lens-top>div{display:flex;align-items:center;gap:15px}.lens-top>div>span{font-size:10px;color:#657050}
#system-close{background:none;border:1px solid #5360433f;width:32px;height:32px;border-radius:50%;font-size:19px;font-weight:400;color:#536043;line-height:1}
.system-detail h3{font-family:var(--sans);font-size:clamp(27px,3vw,43px);font-weight:450;letter-spacing:-.035em;line-height:1.12;margin:0 0 22px}
.system-detail>p{font-size:15px;color:#4d5941;line-height:1.85;max-width:400px;min-height:108px;margin:0 0 27px}
.system-detail .lens-evidence{gap:9px;max-width:370px}.system-detail .lens-evidence>span{font-size:9px}.system-detail .lens-evidence>strong{font-size:12px;line-height:1.7;font-weight:400;min-height:42px}
.system-lens .lens-next{margin-top:30px;max-width:none}.system-scope-note{display:block;font-size:9px;line-height:1.7;color:#647054;margin-top:30px}
/* Section four becomes a working-method console. */
.method-intro{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:8vw;margin-bottom:58px}.method-intro h2{margin:0;max-width:500px}.method-intro>p{font-size:14px;line-height:1.85;color:#d4d9c6;max-width:460px;margin:0}
.method-console{--method-index:0;border-top:1px solid #e4d5bc4d}
.method-rail{position:relative;display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid #e4d5bc4d}
.method-rail:after{content:'';height:2px;position:absolute;left:0;bottom:-1px;width:20%;background:#e4d5bc;transform:translateX(calc(var(--method-index)*100%));transition:transform .5s cubic-bezier(.2,.75,.2,1)}
.method-rail button{display:flex;align-items:center;gap:13px;background:none;border:0;padding:27px 16px;color:#b9c2a7;text-align:left;font-size:14px;white-space:nowrap}.method-rail button:first-child{padding-left:0}.method-rail button>span{font-size:10px;opacity:.65}.method-rail button>i{font-style:normal;margin-left:auto;opacity:0}.method-rail button[aria-selected=true]{color:var(--ivory)}.method-rail button[aria-selected=true]>i{opacity:1}.method-rail button:hover{color:var(--ivory)}
.method-panel{display:grid;grid-template-columns:1.1fr 1fr;gap:7vw;align-items:center;min-height:410px;padding:60px 0 55px}
.method-phase{position:relative;padding-left:0;min-height:240px;display:flex;align-items:center}.method-big-number{position:absolute;left:-10px;top:-15px;font-family:var(--sans);font-size:clamp(170px,19vw,270px);font-weight:500;line-height:1;letter-spacing:-.08em;color:transparent;-webkit-text-stroke:1px #e4d5bc18;user-select:none;pointer-events:none}
.method-phase>div{position:relative;z-index:1;max-width:460px;padding:0 0 0 35px}.method-phase .eyebrow{font-size:10px;color:#d9c9a2;letter-spacing:.12em}.method-phase h3{font-family:var(--sans);font-size:clamp(29px,3.2vw,46px);font-weight:450;letter-spacing:-.04em;line-height:1.14;margin:22px 0 24px}.method-phase p{font-size:14px;line-height:1.85;color:#d8ddcb;margin:0}
.method-work-row{display:grid;grid-template-columns:70px 1fr;gap:25px;padding:27px 0;border-top:1px solid #e4d5bc36}.method-work-row>span{font-size:10px;color:#c1cbae;padding-top:3px}.method-work-row ul{margin:0;padding:0;list-style:none}.method-work-row li{font-size:13px;line-height:1.8;margin-bottom:13px;color:#e1e4d4}.method-work-row li:last-child{margin-bottom:0}.method-work-row>p{font-size:18px;line-height:1.5;letter-spacing:-.02em;margin:0;color:#efe7d2}.method-record{border-bottom:1px solid #e4d5bc36}
.method-console-foot{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #e4d5bc4d;padding-top:22px}.method-console-foot>span{font-size:11px;color:#c0c9ad}.method-console-foot button{display:flex;align-items:center;gap:30px;background:none;border:0;font-size:12px;padding:8px 0}.method-console-foot button>span{font-size:23px}
/* Remove the repeated large italic sales headlines. */
.risk-anchor h2{max-width:480px}.risk-anchor>p{max-width:340px;font-size:14px;line-height:1.85}
.risk-chapter h3,.physical-chapter h3{font-family:var(--sans);font-size:clamp(28px,3.1vw,44px);font-weight:450;line-height:1.17;letter-spacing:-.035em;max-width:540px}
.chapter-result>p,.physical-chapter .chapter-result>p{font-family:var(--sans);font-size:16px;line-height:1.7;letter-spacing:-.015em}
.evidence-heading{align-items:start}.evidence-heading>p{max-width:330px;font-size:13px}.evidence-question h3{font-family:var(--sans);font-size:clamp(30px,3.4vw,48px);line-height:1.15;letter-spacing:-.04em;font-weight:450;max-width:450px}.evidence-answer .document-panel h3{font-family:var(--sans);font-weight:450;font-size:clamp(28px,3vw,42px);line-height:1.15}.evidence-question{min-height:47vh}.evidence-question:last-child{min-height:55vh}.physical-anchor-note{font-size:12px;max-width:325px;line-height:1.8}.boundary-center>strong{font-family:var(--sans);font-size:clamp(28px,3vw,40px);font-weight:450;letter-spacing:-.04em}
#governance-view .finish-panel h2{font-size:clamp(60px,7.5vw,118px);font-weight:400;letter-spacing:-.06em;line-height:1.04;max-width:1050px}.finish-panel>p{max-width:440px;font-size:15px;line-height:1.8}.finish-panel h2 em{font-weight:400}.finish-proof h2{max-width:1150px}.finish-overline{font-size:9px}
@media(max-width:1050px){.system-open .system-atlas .cactus-map{width:43vw;transform:translate(calc(-100% - 4vw),-50%)}.system-atlas .system-lens{left:53%;width:calc(47% - var(--gutter));padding-left:23px}.method-rail button{font-size:12px;gap:8px;padding-left:12px;padding-right:12px}.method-panel{gap:5vw}.method-phase>div{padding-left:15px}.method-work-row{grid-template-columns:50px 1fr;gap:18px}}
@media(min-width:761px) and (max-height:700px){.system-scene{min-height:0}.system-atlas .cactus-map{width:65vh}.system-open .system-atlas .cactus-map{width:65vh}.system-detail>p{font-size:14px;min-height:0;margin-bottom:20px}.lens-top{margin-bottom:20px}.system-detail h3{font-size:32px}.system-scope-note{margin-top:18px}.system-atlas .system-lens{padding-top:15px;padding-bottom:15px}}
@media(max-width:760px){
 #governance-view h2:not(.sr-only){font-size:38px;line-height:1.13;letter-spacing:-.04em}
 .hero-visual{transform:translate3d(0,var(--hero-y,0px),0) scale(1.025)}
 .understand.section-pad{height:900px;height:max(100svh,860px);min-height:0}.system-scene{position:relative;height:100%;min-height:0;overflow:hidden}
 .system-atlas .cactus-map{width:min(82vw,480px);top:43%;transform:translate(-50%,-50%)}
 .system-open .system-atlas .cactus-map{width:min(67vw,310px);top:23%;transform:translate(-50%,-50%)}
 .system-atlas .system-lens{left:var(--gutter);top:44%;width:calc(100% - var(--gutter)*2);max-width:none;padding:0 0 0 21px;transform:translateY(35px) scale(.97);border-left:1px solid #53604338}
 .system-open .system-atlas .system-lens{transform:translateY(0) scale(1)}.system-lens:before{top:0}.system-lens .lens-top{margin-bottom:23px}.system-detail h3{font-size:31px}.system-detail>p{font-size:14px;min-height:0;margin-bottom:22px;line-height:1.8}.system-detail .lens-evidence>strong{min-height:0;font-size:12px}.system-lens .lens-next{margin-top:24px}.system-scope-note{margin-top:23px;font-size:9px}.cactus-caption{bottom:-30px;font-size:10px}
 .system-open .cactus-map .map-node{width:30px;min-height:30px;height:30px}.system-open .cactus-map .map-node>b{font-size:9px}.system-open .cactus-map .map-node[data-system=data]>b,.system-open .cactus-map .map-node[data-system=integrations]>b{width:65px;right:calc(100% + 8px)}.system-open .cactus-map .map-node[data-system=models]>b{width:61px;left:calc(100% + 8px)}.system-open .cactus-map .map-node[data-system=people]>b{width:95px;left:calc(100% + 8px)}
 .method-intro{display:block;margin-bottom:35px}.method-intro>p{font-size:13px;margin-top:23px;max-width:100%}.method-rail button{padding:19px 3px;gap:9px;flex-direction:column;font-size:10px;text-align:center;align-items:center;justify-content:center}.method-rail button:first-child{padding-left:3px}.method-rail button>span{font-size:9px}.method-rail button>i{display:none}.method-panel{display:block;padding:40px 0 30px;min-height:520px}.method-phase{min-height:220px}.method-phase>div{padding-left:20px;max-width:100%}.method-big-number{font-size:200px;top:-10px;left:0}.method-phase h3{font-size:31px;margin:18px 0}.method-phase p{font-size:13px;line-height:1.85}.method-work{margin-top:27px}.method-work-row{padding:20px 0;grid-template-columns:50px 1fr;gap:15px}.method-work-row li{font-size:12px;margin-bottom:10px}.method-work-row>p{font-size:15px}.method-console-foot{align-items:flex-start;gap:20px}.method-console-foot>span{font-size:10px;max-width:170px;line-height:1.7}.method-console-foot button{font-size:10px;gap:15px;white-space:nowrap;padding-top:0}
 .risk-chapter h3,.physical-chapter h3{font-size:31px;max-width:100%}.chapter-result>p,.physical-chapter .chapter-result>p{font-size:14px}.evidence-question h3{font-size:32px}.evidence-heading>p{font-size:13px;max-width:100%}.physical-anchor h2{font-size:38px}.boundary-center>strong{font-size:22px}.physical-anchor-note{font-size:11px}.evidence-question{min-height:0}
 #governance-view .finish-panel h2{font-size:clamp(43px,8.3vw,65px);letter-spacing:-.05em;line-height:1.13}.finish-panel>p{max-width:330px;font-size:14px}.finish-panel{padding-top:140px}
}
@media(prefers-reduced-motion:reduce){.hero-visual{transform:none;transition:none}.hero-light{display:none}.system-scene{position:relative}.understand.section-pad{height:100svh;min-height:800px}.system-atlas .cactus-map,.system-atlas .system-lens,.cactus-map .map-node,.method-rail:after{transition:none}.system-atlas .cactus-map{top:43%}.system-open .system-atlas .cactus-map{top:43%}}
@media(prefers-reduced-motion:reduce) and (max-width:760px){.system-open .system-atlas .cactus-map{top:23%}}

.understand:not(.system-open) .cactus-outline{cursor:pointer}
.understand:not(.system-open) .cactus-map .map-node.selected:focus-visible,.understand:not(.system-open) .cactus-map .map-node.selected:hover{background:var(--beige);border-color:#53604380}
