:root{--ink:#201832;--muted:#706a7d;--paper:#fbfaff;--purple:#7849ed;--line:#20183220;--sans:"Helvetica Neue",Arial,sans-serif;--mono:"SFMono-Regular",Consolas,monospace;--header-height:80px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 8px)}body{margin:0;font:16px/1.5 var(--sans);color:var(--ink);background:var(--paper)}a{color:inherit}button,input,textarea{font:inherit}a,button,input,textarea{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #9b75ef;outline-offset:6px}.noise{display:none}.topbar{height:var(--header-height);padding:0 4vw;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:30;background:#fbfaffed;backdrop-filter:blur(20px);border-bottom:1px solid #2018320a}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand img{width:43px;height:43px;object-fit:contain}.brand strong{font-size:22px;letter-spacing:-1px}.topbar>p{display:none}.topbar nav{display:flex;gap:30px;align-items:center}.topbar nav a{font-size:14px;text-decoration:none}.topbar .nav-contact{padding:11px 19px;border:1px solid #20183240;border-radius:40px;display:flex;gap:30px}.nav-contact:hover{background:#201832;color:white}.folio{font:500 12px/1.6 var(--mono);letter-spacing:.1em;margin:0;text-transform:uppercase}.opening{position:relative;isolation:isolate;min-height:calc(100svh - var(--header-height));height:900px;max-height:1100px;overflow:hidden;padding:85px 6vw 30px;display:flex;flex-direction:column;justify-content:space-between;background:#f0ecfa}.opening-visual{position:absolute;inset:0;z-index:-2;overflow:hidden}.opening-visual img{width:100%;height:100%;object-fit:cover;object-position:center;will-change:transform}.opening:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#f5f1fb80,transparent 68%);pointer-events:none}.opening-content{position:relative;max-width:1150px}.opening h1{font-size:clamp(76px,9.6vw,164px);font-weight:500;letter-spacing:-.075em;line-height:.99;margin:40px 0 30px}.opening h1 em{font-style:normal;color:#7751b6}.lede{font-size:20px;line-height:1.6;max-width:430px;letter-spacing:-.02em;margin:0 0 28px}.primary-action{display:inline-flex;gap:32px;align-items:center;text-decoration:none;background:var(--ink);color:white;border-radius:40px;padding:17px 24px;font-size:14px}.primary-action span{font-size:22px;line-height:1}.primary-action:hover{background:#7243db}.opening-caption{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin-top:72px}.opening-caption a{text-decoration:none;border-bottom:1px solid #20183250;padding-bottom:5px}.opening-caption a span{margin-left:35px}.opening-caption>span{padding:8px 14px;background:#f5f1fa9e;border-radius:30px;font-size:12px}
/* Scroll-driven functional diagram. Native document scrolling stays in control. */
.scroll-story{height:330svh;position:relative;background:#11101a;color:white}.story-pin{position:sticky;top:var(--header-height);height:calc(100svh - var(--header-height));min-height:610px;overflow:hidden;display:flex;flex-direction:column;padding:38px 5vw 24px;background:radial-gradient(ellipse at 50% 62%,#39236280,transparent 57%),#11101a}.story-head{position:relative;z-index:5;flex:none;text-align:center;pointer-events:none}.story-head .folio{color:#bca8e0;font-size:11px}.story-head h2{font-weight:500;font-size:clamp(38px,4.6vw,76px);line-height:1.04;letter-spacing:-.055em;margin:20px 0 13px}.story-head h2 em{font-style:normal;color:#ab94d2}.story-head>p:last-child{font-size:16px;color:#aaa4b8;margin:0 auto;max-width:550px}.story-scene{position:relative;flex:1;min-height:290px;perspective:1100px;isolation:isolate}.story-wires{position:absolute;inset:0;width:100%;height:100%;overflow:visible;z-index:0}.story-wires path{fill:none;stroke:url(#connection);stroke-width:1.8}.story-wires #wire-pulses path{stroke:#efe3ff;stroke-width:3;filter:drop-shadow(0 0 5px #b87eff)}.data-card{position:absolute;left:50%;top:50%;width:245px;min-height:174px;padding:18px;border:1px solid #ffffff25;border-radius:14px;background:linear-gradient(125deg,#373140ee,#201d2ced);box-shadow:0 18px 50px #0003,inset 0 1px 0 #ffffff12;will-change:transform,opacity;z-index:2;color:#f3ecff;backdrop-filter:blur(12px)}.card-top{display:flex;align-items:center;gap:9px;margin-bottom:18px;font-size:12px}.card-top small{font:9px var(--mono);color:#9991a9;margin-left:auto}.app-icon{width:25px;height:25px;display:grid;place-items:center;background:#9b71da;color:#fff;border-radius:6px;font-weight:600}.app-icon.peach{background:#ac7a62}.app-icon.blue{background:#617aaa}.app-icon.coral{background:#ab617a}.data-card>strong{font-weight:500;font-size:20px;line-height:1.2;letter-spacing:-.025em;display:block}.record-lines{display:grid;gap:6px;margin-top:14px}.record-lines i{height:4px;background:#ffffff15;width:90%;border-radius:5px}.record-lines i:nth-child(2){width:70%;background:#bd94ff35}.record-lines i:nth-child(3){width:80%}.file-meta{font:9px/1.3 var(--mono);display:block;color:#9c95ab;margin-top:17px}.mini-table{display:grid;grid-template-columns:1fr 1fr;gap:8px 15px;font-size:11px}.mini-table span{color:#b4a9c4}.mini-table b{font-weight:400;border-top:1px solid #ffffff18;padding-top:6px}.mail-snippet b{font-size:15px;font-weight:500}.mail-snippet p{font-size:12px;line-height:1.5;color:#b1a6c0;margin:9px 0}.connection-core{position:absolute;left:50%;top:50%;width:108px;height:108px;display:grid;place-items:center;border:1px solid #b08bf080;border-radius:50%;background:radial-gradient(circle,#f8f3ff,#b29ac0);box-shadow:0 0 65px #a269fc35,inset 0 0 18px #fff;transform:translate(-50%,-50%);opacity:0;z-index:3}.connection-core img{width:60px}.connection-core>span{position:absolute;top:140px;white-space:nowrap;font:10px var(--mono);letter-spacing:.1em;color:#b9abc9}.core-ring{position:absolute;inset:-22px;border-radius:50%;border:1px solid #aa8cd830}.core-ring:after{content:"";position:absolute;inset:-20px;border:1px solid #aa8cd814;border-radius:50%}.finished-report{position:absolute;left:50%;top:50%;width:285px;padding:24px;border-radius:12px;background:#f7f2ff;color:#30213f;box-shadow:0 0 100px #9a65fc33,0 24px 80px #0006;opacity:0;transform:translate(-50%,-50%) scale(.8);z-index:4;will-change:transform,opacity}.report-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #30213f20;padding-bottom:15px}.report-top img{width:30px}.report-top>span{font:8px var(--mono);letter-spacing:.05em;color:#655179}.report-eyebrow{font:10px var(--mono);letter-spacing:.1em;margin:24px 0 10px;color:#8b7b99}.finished-report h3{font-size:40px;font-weight:500;line-height:1;letter-spacing:-.045em;margin:0 0 24px}.report-check{font-size:11px;margin:10px 0}.report-check span{margin-right:8px;color:#7b4cd5}.report-bottom{border-top:1px solid #30213f20;margin-top:22px;padding-top:16px;display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#7b6e86}.report-bottom b{font-size:27px;color:#7445bd;font-weight:400}.story-footer{display:flex;justify-content:space-between;align-items:center;gap:24px;font:10px var(--mono);color:#a49bb6;z-index:5;flex:none;padding-top:20px}.scroll-cue{letter-spacing:.08em}.story-timeline{display:flex;position:relative;gap:40px;padding-bottom:14px}.timeline-step{color:#797083;transition:color .25s}.timeline-step.active{color:#f1deff}.story-timeline>i{position:absolute;bottom:0;height:1px;background:#ffffff25;left:0;right:0}.story-timeline b{display:block;height:1px;width:0;background:#c3a1ff;box-shadow:0 0 7px #b384ff}.skip-story{position:absolute;right:24px;top:20px;font-size:11px;color:#9e91ad;text-underline-offset:4px;z-index:8}.illustration-note{font-family:var(--sans);font-size:11px}
.evidence{padding:140px 7vw;display:grid;grid-template-columns:1fr 1.2fr;gap:9vw;background:#f9f7fc}.evidence-title{min-width:0;position:sticky;top:130px;align-self:start}.evidence h2{font-size:clamp(65px,7.7vw,115px);line-height:.95;font-weight:500;letter-spacing:-.07em;margin:35px 0}.evidence-title>p:last-child{font-size:18px;color:var(--muted);max-width:260px}.evidence ol{min-width:0;list-style:none;margin:0;padding:0}.evidence li{display:grid;grid-template-columns:30px 1fr;gap:15px;padding:30px 0 38px;border-bottom:1px solid var(--line)}.evidence li:first-child{padding-top:0}.evidence li>span{font:12px var(--mono);color:#9e7cc9;padding-top:5px}.evidence h3{font-size:28px;line-height:1.15;font-weight:500;letter-spacing:-.04em;margin:0;max-width:350px}.evidence li p{min-width:0;grid-column:2;font-size:16px;line-height:1.7;color:var(--muted);margin:0;max-width:380px}.pilot{padding:110px 7vw;background:#ded1f2;position:relative;overflow:hidden;color:#39204e}.pilot>.folio{color:#665075}.pilot-statement{display:grid;grid-template-columns:65px 1fr;align-items:baseline;margin-top:60px;position:relative;z-index:1}.pilot-statement span{font:12px var(--mono);color:#765c8e}.pilot-statement h2{font-size:clamp(65px,11vw,170px);font-weight:500;letter-spacing:-.075em;line-height:1.05;margin:0;padding:10px 0 17px;border-bottom:1px solid #55366522}.pilot-detail{display:grid;grid-template-columns:1.3fr 1fr;gap:10vw;margin:60px 0 0 65px}.pilot-detail>p{font-size:23px;letter-spacing:-.025em;margin:0;max-width:600px}.pilot-detail ul{list-style:none;margin:0;padding:0}.pilot-detail li{padding:10px 0;border-bottom:1px solid #55366522;font-size:14px}.walkthrough{padding:120px 7vw;background:#fff;display:grid;grid-template-columns:1fr 1fr;gap:8vw}.walkthrough-intro h2{font-size:clamp(50px,5.5vw,85px);line-height:1.05;letter-spacing:-.065em;font-weight:500;margin:30px 0}.walkthrough-intro>p:last-of-type{font-size:17px;line-height:1.7;color:var(--muted);max-width:430px}.working-image{margin:40px 0 0}.working-image img{display:block;width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:8px}.working-image figcaption{font-size:12px;color:var(--muted);margin-top:15px}.working-image figcaption span{display:block;font-size:10px;margin-top:6px}.steps{align-self:center}.steps article{display:grid;grid-template-columns:40px 1fr;gap:20px;padding:35px 0;border-top:1px solid var(--line)}.steps article>b{font-size:30px;font-weight:400;color:#bfa1db;line-height:1}.steps small{font:11px var(--mono);color:#867097;letter-spacing:.08em}.steps h3{font-size:25px;font-weight:500;line-height:1.2;letter-spacing:-.035em;margin:10px 0}.steps p{font-size:16px;color:var(--muted);line-height:1.6;margin:0}.contact{padding:110px 7vw;background:#20172e;color:#fbf6ff}.contact-head{display:grid;grid-template-columns:1fr 2fr;gap:6vw}.contact .folio{color:#b09cc6}.contact h2{font-size:clamp(58px,7.5vw,110px);line-height:1;font-weight:500;letter-spacing:-.06em;margin:0;max-width:10ch}.contact form{display:grid;grid-template-columns:1fr 1fr;gap:35px 5vw;margin-top:80px}.contact label{display:grid;gap:15px}.contact label span{font:11px/1.6 var(--mono);text-transform:uppercase;color:#b9a9c7;letter-spacing:.07em}.contact input,.contact textarea{background:none;border:0;border-bottom:1px solid #ffffff35;border-radius:0;color:white;padding:8px 0 16px;font-size:20px;min-width:0}.contact .wide,.contact button,.form-note{grid-column:1/-1}.contact button{border:1px solid #b69bd84d;border-radius:6px;background:#d8c3f1;color:#30203e;display:flex;align-items:center;justify-content:space-between;padding:22px 28px;cursor:pointer}.contact button:hover{background:#ecdffb}.contact button b{font-size:32px;font-weight:400}.form-note{font-size:12px;color:#aa9ab9;margin:0}.site-footer{padding:40px 5vw;background:#eee6f7;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:30px}.footer-signature{grid-column:1/-1;font-size:16.2vw;line-height:1.1;letter-spacing:-.075em;font-weight:500;border-bottom:1px solid var(--line);padding-bottom:25px;color:#634778}.site-footer>p{font-size:16px}.site-footer>span{font-size:12px}
@media(min-width:1600px){.opening{height:1000px}}
@media(max-width:900px){.topbar nav a:not(:last-child){display:none}.opening{height:900px;min-height:calc(100svh - var(--header-height));padding:65px 6vw 28px}.opening h1{font-size:10.7vw}.opening-visual img{object-position:57% center}.lede{font-size:18px;max-width:360px}.story-pin{padding-left:4vw;padding-right:4vw}.data-card{width:210px;padding:14px;min-height:156px}.story-head h2{font-size:49px}.story-head>p:last-child{font-size:15px}.card-top{font-size:11px;gap:6px}.card-top small{font-size:8px}.data-card>strong{font-size:18px}.finished-report{width:250px;padding:20px}.story-timeline{gap:22px}.evidence{gap:5vw;padding:90px 5vw}.evidence h2{font-size:65px}.evidence h3{font-size:24px}.walkthrough{padding:90px 5vw;gap:5vw}.walkthrough-intro h2{font-size:50px}.steps h3{font-size:23px}.contact-head{grid-template-columns:.8fr 1.5fr}.illustration-note{display:none}}
@media(max-width:600px){html{scroll-padding-top:calc(var(--header-height) + 8px)}.topbar{height:var(--header-height);padding:0 20px}.brand img{width:33px;height:33px}.brand strong{font-size:19px}.topbar .nav-contact{font-size:12px;padding:8px 12px;gap:15px}.opening{padding:47px 23px 24px;height:calc(100svh - var(--header-height));min-height:710px;max-height:900px}.opening .folio{font-size:10px}.opening h1{font-size:clamp(48px,12vw,74px);line-height:1.03;letter-spacing:-.065em;margin:32px 0 24px}.opening-visual img{object-position:65% center}.opening:after{background:linear-gradient(#f5f1fbde,transparent 65%)}.lede{font-size:17px;max-width:305px;line-height:1.6}.primary-action{font-size:12px;padding:15px 18px;gap:22px}.opening-caption{margin-top:60px;gap:20px}.opening-caption a{font-size:11px;max-width:200px}.opening-caption a span{margin-left:10px}.opening-caption>span{display:none}.scroll-story{height:290svh}.story-pin{top:var(--header-height);height:calc(100svh - var(--header-height));min-height:580px;padding:43px 17px 24px}.story-head .folio{font-size:9px;letter-spacing:.08em}.story-head h2{font-size:35px;line-height:1.08;margin:18px 0 12px}.story-head>p:last-child{font-size:13px;line-height:1.6;max-width:300px}.story-scene{min-height:290px}.data-card{width:148px;min-height:130px;padding:11px;border-radius:9px}.card-top{font-size:9px;gap:6px;margin-bottom:12px}.card-top small{display:none}.app-icon{width:19px;height:19px;font-size:10px;flex-shrink:0;border-radius:4px}.data-card>strong{font-size:15px}.file-meta{font-size:7px;margin-top:13px}.record-lines{gap:4px;margin-top:10px}.record-lines i{height:3px}.mini-table{font-size:8px;gap:5px}.mail-snippet b{font-size:12px}.mail-snippet p{font-size:9px;margin:5px 0}.connection-core{width:75px;height:75px}.connection-core img{width:43px}.core-ring{inset:-12px}.core-ring:after{inset:-11px}.connection-core>span{display:none}.finished-report{width:210px;padding:17px}.report-top img{width:25px}.report-top>span{font-size:7px}.report-eyebrow{margin:16px 0 8px;font-size:8px}.finished-report h3{font-size:32px;margin-bottom:17px}.report-check{font-size:9px;margin:8px 0}.report-bottom{font-size:9px;margin-top:15px;padding-top:12px}.story-footer{justify-content:center;flex-wrap:wrap;gap:14px;padding-top:12px}.scroll-cue{display:none}.story-timeline{width:100%;justify-content:space-between;font-size:10px;padding-bottom:12px}.skip-story{font-size:10px;right:17px;top:14px}.evidence{grid-template-columns:1fr;padding:75px 24px;gap:40px}.evidence-title{position:static}.evidence h2{font-size:68px;margin:25px 0}.evidence-title>p:last-child{max-width:300px;font-size:17px}.evidence-title h2 br{display:block}.evidence h3{font-size:25px}.evidence li{gap:10px;padding:28px 0}.evidence li p{font-size:15px}.pilot{padding:70px 24px}.pilot-statement{grid-template-columns:35px 1fr;margin-top:35px}.pilot-statement span{font-size:9px}.pilot-statement h2{font-size:12vw;letter-spacing:-.06em}.pilot-detail{grid-template-columns:1fr;gap:30px;margin:32px 0 0}.pilot-detail>p{font-size:21px}.walkthrough{grid-template-columns:1fr;padding:75px 24px;gap:40px}.walkthrough-intro h2{font-size:50px}.working-image img{aspect-ratio:1.25}.steps article{grid-template-columns:30px 1fr;padding:28px 0}.contact{padding:75px 24px}.contact-head{grid-template-columns:1fr;gap:28px}.contact h2{font-size:59px}.contact form{grid-template-columns:1fr;margin-top:45px;gap:28px}.contact label span{font-size:10px}.contact input,.contact textarea{font-size:18px}.contact button{font-size:15px;padding:18px}.form-note{font-size:11px}.site-footer{padding:30px 24px;grid-template-columns:1fr auto;gap:20px}.footer-signature{font-size:15.5vw}.site-footer>p{grid-row:3;grid-column:1/-1;margin:0}.site-footer>.brand{grid-row:2}.site-footer>span{grid-row:2}.folio{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.scroll-story{height:auto}.story-pin{position:relative;top:auto;height:auto;min-height:790px}.story-scene{min-height:450px}.scroll-cue,.skip-story{display:none}.opening-visual img{transform:none!important}}
/* Concrete examples and attributed sector evidence. */
.examples{padding:110px 6vw;background:#f0ebf7}.section-intro{display:grid;grid-template-columns:1.4fr 1fr;gap:8vw;align-items:end;margin-bottom:55px}.section-intro h2{font-size:clamp(44px,5.3vw,82px);font-weight:500;letter-spacing:-.06em;line-height:1.05;margin:25px 0 0}.section-intro>p{font-size:17px;line-height:1.7;color:var(--muted);margin:0;max-width:430px}.example-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start}.example-card{background:#fff;border-radius:14px;overflow:hidden;border:1px solid #24133112}.example-cover{padding:28px;background:#d9c7ed;min-height:345px;position:relative}.peach .example-cover{background:#f4d9c9}.blue .example-cover{background:#d4e1f1}.example-type{font:11px var(--mono);letter-spacing:.08em;color:#554364}.example-cover h3{font-size:31px;font-weight:500;line-height:1.1;letter-spacing:-.045em;margin:23px 0 28px}.example-flow{display:grid;grid-template-columns:1fr 20px 1fr;gap:7px;align-items:center;max-width:280px}.example-flow>span{border:1px solid #31204125;border-radius:6px;background:#ffffff40;padding:9px;text-align:center;font-size:12px}.example-flow>b{font-weight:400;text-align:center;color:#70587e}.example-flow>i{grid-column:1/-1;font-style:normal;text-align:center;font-size:20px;color:#7e6694;line-height:1}.example-flow>strong{grid-column:1/-1;border-radius:6px;background:#fff9;padding:10px;text-align:center;font-size:13px;font-weight:500}.example-label{font-size:11px;display:block;margin-top:23px;color:#675275}.example-body{padding:25px}.example-role{font-size:12px;font-weight:600;color:#82618e;margin:0 0 12px}.example-body>p:not(.example-role){font-size:16px;color:#686072;line-height:1.7;min-height:135px;margin:0 0 20px}details{border-top:1px solid var(--line)}summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:15px;cursor:pointer}summary::-webkit-details-marker{display:none}summary>span{font-size:23px;font-weight:400;line-height:1;transition:transform .2s}details[open]>summary>span{transform:rotate(45deg)}.example-body summary{font-size:13px;padding:17px 0 0;line-height:1.5}.example-body details h4{font-size:14px;margin:22px 0 8px;font-weight:600}.example-body details p{font-size:14px;color:#6e6678;line-height:1.7;margin:0}.examples-note,.sector-note{font-size:13px;color:#796b83;line-height:1.7;margin:27px 0 0;max-width:840px}.sector-proof{padding:110px 6vw;background:#20172e;color:#f7efff}.sector-proof .folio{color:#b79bcf}.sector-proof .section-intro>p{color:#bbaec8}.sector-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px}.sector-grid article{padding:32px 0 0;border-top:1px solid #ffffff30;display:flex;flex-direction:column;align-items:flex-start}.story-source{font:10px/1.7 var(--mono);letter-spacing:.05em;color:#bfa3d9;margin:0 0 20px}.sector-grid h3{font-size:26px;font-weight:500;letter-spacing:-.035em;margin:0 0 26px}.sector-stat{font-size:clamp(36px,4.1vw,64px);letter-spacing:-.055em;line-height:1.1;color:#dac1f3;font-weight:500}.sector-stat span{color:#b798d0}.sector-stat span:last-child:not(:first-child){font-size:.6em;letter-spacing:-.04em}.sector-grid .stat-caption{font-size:12px;color:#bbaec8;margin:12px 0 28px}.sector-grid article>p:not(.story-source):not(.stat-caption){font-size:16px;line-height:1.75;color:#cec2d9;margin:0 0 22px;max-width:540px}.sector-grid strong{font-weight:500;color:#f3e7ff}.sector-grid a{display:flex;align-items:center;gap:32px;font-size:14px;text-underline-offset:6px;margin-top:auto;padding-top:10px}.sector-grid a span{font-size:23px;color:#d7b9f3}.sector-grid small{font-size:11px;color:#a18dae;margin-top:16px}.sector-note{color:#aa97b8;margin-top:40px;max-width:900px}.pilot-proof{background:#ded1f2;padding:0 7vw 95px;color:#39204e}.pilot-proof header{display:flex;align-items:start;justify-content:space-between;gap:35px;padding-top:45px;border-top:1px solid #55366533}.pilot-proof h3{font-size:36px;letter-spacing:-.04em;line-height:1.12;font-weight:500;margin:0;width:52%}.pilot-proof .folio{font-size:11px;color:#765c8e}.pilot-measures{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;margin-top:40px}.pilot-measures article{border-top:1px solid #55366533;padding-top:18px}.pilot-measures article>span{font:10px var(--mono);letter-spacing:.05em;color:#765c8e}.pilot-measures h4{font-size:20px;letter-spacing:-.03em;line-height:1.2;font-weight:500;margin:17px 0 12px}.pilot-measures p{font-size:14px;line-height:1.7;color:#6a537e;margin:0}.pilot-footnote{font-size:12px;color:#765c8e;margin:35px 0 0}.questions{padding:100px 7vw;background:#f0ebf7;display:grid;grid-template-columns:1fr 1.4fr;gap:8vw}.questions h2{font-size:clamp(43px,4.5vw,65px);line-height:1.06;letter-spacing:-.055em;font-weight:500;margin:25px 0 0}.question-list details:last-child{border-bottom:1px solid var(--line)}.question-list summary{font-size:18px;letter-spacing:-.025em;padding:23px 0}.question-list details p{font-size:16px;line-height:1.75;color:var(--muted);margin:0 40px 25px 0}summary:focus-visible{outline:2px solid #9b75ef;outline-offset:5px}
@media(max-width:1000px){.example-grid{gap:15px}.example-cover{padding:22px;min-height:345px}.example-cover h3{font-size:26px}.example-body{padding:22px}.example-body>p:not(.example-role){min-height:190px}.sector-grid{gap:35px}.pilot-measures{grid-template-columns:1fr 1fr;gap:30px}.section-intro{gap:5vw}.section-intro h2{font-size:48px}}
@media(max-width:700px){.examples,.sector-proof{padding:70px 24px}.section-intro{grid-template-columns:1fr;gap:25px;margin-bottom:35px}.section-intro h2{font-size:44px}.section-intro>p{font-size:16px}.example-grid{grid-template-columns:1fr;gap:24px}.example-cover{padding:26px;min-height:0}.example-cover h3{font-size:33px}.example-flow{max-width:none}.example-type{font-size:11px}.example-label{font-size:11px}.example-body{padding:25px}.example-body>p:not(.example-role){min-height:0;font-size:16px}.example-body summary{font-size:14px}.sector-grid{grid-template-columns:1fr;gap:45px}.sector-grid h3{font-size:25px}.sector-stat{font-size:45px}.sector-grid article>p:not(.story-source):not(.stat-caption){font-size:15px}.sector-grid .stat-caption{font-size:12px}.sector-note,.examples-note{font-size:12px}.pilot-proof{padding:0 24px 65px}.pilot-proof header{display:block}.pilot-proof h3{width:auto;font-size:31px;margin-top:22px}.pilot-measures{grid-template-columns:1fr 1fr;gap:25px 20px;margin-top:30px}.pilot-measures h4{font-size:20px}.pilot-measures p{font-size:14px}.questions{grid-template-columns:1fr;padding:70px 24px;gap:30px}.questions h2{font-size:44px}.question-list summary{font-size:17px}.question-list details p{font-size:15px;margin-right:10px}}
@media(max-width:380px){.pilot-measures{grid-template-columns:1fr}.sector-stat{font-size:38px}}

/* The first screen explains the service by showing the actual reporting flow. */
.opening{height:auto;max-height:none;min-height:calc(100svh - var(--header-height));padding:clamp(48px,6vh,72px) 5vw 24px;background:radial-gradient(circle at 80% 25%,#dfd5fb 0,transparent 33%),linear-gradient(135deg,#fbfaff 0%,#f0ebfa 55%,#eae3f7 100%);justify-content:space-between}
.opening:after{background:linear-gradient(110deg,#fbfaffc7 0%,transparent 54%)}
.opening-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(500px,1.05fr);gap:clamp(50px,6vw,100px);align-items:center;width:100%;margin:auto 0}
.opening-content{max-width:690px;z-index:1}
.opening h1{font-size:clamp(56px,5.4vw,82px);line-height:1;letter-spacing:-.06em;margin:28px 0 25px;max-width:none}
.opening h1 em{display:inline;color:#7047ba}
.opening .lede{font-size:clamp(18px,1.35vw,21px);line-height:1.65;max-width:580px;margin-bottom:30px;color:#494152}
.report-types{font:11px/1.7 var(--mono);letter-spacing:.035em;text-transform:uppercase;color:#756b80;margin:22px 0 0}.report-types i{font-style:normal;color:#9e87bf;margin:0 6px}
.opening-caption{margin-top:clamp(36px,5vh,70px)}
.hero-system{--hero-shift:0px;position:relative;transform:translateY(var(--hero-shift));transition:transform .12s linear;border:1px solid #2e1f4620;border-radius:24px;background:linear-gradient(145deg,#ffffffbd,#f7f2ff8f);box-shadow:0 35px 100px #5d3a8f1c,0 8px 30px #351a6a12;min-height:590px;padding:24px;overflow:hidden;isolation:isolate}
.hero-system:before{content:"";position:absolute;width:380px;height:380px;border-radius:50%;right:-120px;top:-155px;background:radial-gradient(circle,#9b75ef35 0,#9b75ef00 70%);z-index:-1}.hero-system:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 48%,#fff8 50%,transparent 52%);transform:translateX(-120%);animation:hero-sheen 9s 2s infinite;pointer-events:none}
.hero-system-head,.hero-system-foot{display:flex;align-items:center;justify-content:space-between;font:10px var(--mono);letter-spacing:.07em;color:#665a73}.hero-system-head{padding-bottom:18px;border-bottom:1px solid #24173214}.hero-system-head small{font:10px var(--mono);color:#95899f}.hero-map{display:grid;grid-template-columns:1fr 100px 1.08fr;align-items:center;min-height:470px;position:relative}.hero-sources{display:grid;gap:12px;align-content:center}.hero-source{position:relative;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:11px;border:1px solid #2c1d4318;border-radius:11px;background:#fffdfccc;padding:13px;box-shadow:0 8px 28px #4a2a7311;animation:source-breathe 6s ease-in-out infinite}.hero-source:nth-child(2){animation-delay:-1.4s}.hero-source:nth-child(3){animation-delay:-2.8s}.hero-source:nth-child(4){animation-delay:-4.2s}.hero-source>b{width:36px;height:36px;border-radius:8px;display:grid;place-items:center;background:#dfcdf2;color:#533775;font-size:14px}.source-finance>b{background:#f7d7c6;color:#7a462e}.source-sheet>b{background:#d5e2f3;color:#3f5778}.source-mail>b{background:#f6d3d5;color:#7c4149}.hero-source span{display:grid}.hero-source strong{font-size:13px;font-weight:600}.hero-source small{font:9px/1.5 var(--mono);text-transform:uppercase;color:#8b8193;margin-top:3px}.hero-source>i{font:8px var(--mono);font-style:normal;text-transform:uppercase;color:#6b5891;border-radius:20px;background:#eee5fb;padding:5px 7px}.hero-route{height:100%;display:grid;place-items:center;position:relative}.route-line{position:absolute;left:-12px;right:-12px;height:1px;background:linear-gradient(90deg,#8d72bc55,#7146c9,#8d72bc55)}.route-line:before{content:"";position:absolute;width:8px;height:8px;border-radius:50%;top:-3.5px;background:#7b4ee0;box-shadow:0 0 16px #8d5df2;animation:data-travel 2.8s linear infinite}.route-node{z-index:1;width:83px;height:150px;border-radius:48px;background:#251938;color:white;box-shadow:0 0 0 8px #f2ebfb,0 18px 50px #43206635;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.route-node img{width:42px;margin-bottom:6px;filter:drop-shadow(0 4px 10px #0004)}.route-node strong{font:7px var(--mono);letter-spacing:.08em;color:#cbb9dc}.hero-report{position:relative;background:#21172f;color:#fff;border-radius:15px;padding:24px;min-height:366px;box-shadow:0 30px 60px #28123d2b;transform:rotate(1.1deg)}.hero-report-top{display:flex;justify-content:space-between;align-items:center;font:8px var(--mono);letter-spacing:.08em;color:#c5afd8;padding-bottom:17px;border-bottom:1px solid #ffffff1f}.hero-report>p{font:9px var(--mono);letter-spacing:.08em;color:#bda7cf;margin:23px 0 8px}.hero-report h2{font-size:clamp(38px,3.3vw,55px);font-weight:500;letter-spacing:-.055em;line-height:.96;margin:0 0 24px;color:#fff}.hero-report ul{list-style:none;padding:0;margin:0}.hero-report li{font-size:11px;color:#d6c8e0;margin:9px 0}.hero-report li span{display:inline-grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#8761c4;color:#fff;margin-right:8px;font-size:9px}.hero-report-foot{position:absolute;left:24px;right:24px;bottom:20px;border-top:1px solid #ffffff1f;padding-top:13px;display:flex;align-items:end;justify-content:space-between;font:8px/1.5 var(--mono);letter-spacing:.07em;color:#bda7cf}.hero-report-foot b{font-size:22px;font-weight:400;color:#dec8f1}.hero-system-foot{border-top:1px solid #24173214;padding-top:17px}.hero-system-foot span{display:flex;align-items:baseline;gap:7px}.hero-system-foot b{font-size:18px;font-family:var(--sans);font-weight:500;color:#432e5d}.hero-system-foot i{height:1px;flex:1;background:#24173214;margin:0 18px}
@keyframes data-travel{from{left:0}to{left:calc(100% - 8px)}}@keyframes source-breathe{0%,100%{transform:translateX(0)}50%{transform:translateX(4px)}}@keyframes hero-sheen{0%,68%{transform:translateX(-120%)}82%,100%{transform:translateX(120%)}}
@media(max-width:1100px){.opening-grid{grid-template-columns:minmax(0,.88fr) minmax(440px,1.12fr);gap:35px}.opening h1{font-size:clamp(51px,6vw,70px)}.hero-system{min-height:550px;padding:20px}.hero-map{grid-template-columns:1fr 80px 1.05fr;min-height:435px}.route-node{width:69px;height:134px}.hero-source{grid-template-columns:32px 1fr;padding:11px}.hero-source>b{width:32px;height:32px}.hero-source>i{display:none}.hero-report{padding:21px}.hero-report-foot{left:21px;right:21px}}
@media(max-width:820px){.opening{padding:56px 6vw 26px}.opening-grid{grid-template-columns:1fr;gap:48px}.opening-content{max-width:680px}.opening h1{font-size:clamp(55px,10vw,82px);max-width:11ch}.opening .lede{max-width:600px}.hero-system{width:100%;max-width:720px;min-height:560px;margin:0 auto}.opening-caption{margin-top:48px}}
@media(max-width:600px){.opening{height:auto;min-height:auto;max-height:none;padding:45px 20px 24px}.opening h1{font-size:clamp(46px,13.8vw,66px);line-height:.99;margin:28px 0 24px}.opening h1 em{display:block}.opening .lede{font-size:17px;max-width:none}.report-types{font-size:9px}.opening-grid{gap:38px}.hero-system{min-height:545px;padding:16px;border-radius:18px}.hero-system-head{padding-bottom:14px}.hero-system-head small{display:none}.hero-map{grid-template-columns:1fr 48px 1fr;min-height:445px}.hero-sources{gap:9px}.hero-source{grid-template-columns:29px 1fr;gap:8px;padding:9px;border-radius:9px}.hero-source>b{width:29px;height:29px;font-size:12px}.hero-source strong{font-size:10px}.hero-source small{font-size:7px}.route-node{width:43px;height:112px;gap:4px;box-shadow:0 0 0 5px #f2ebfb,0 12px 30px #43206630}.route-node img{width:28px}.route-node strong{font-size:5px}.hero-report{min-height:320px;padding:16px;border-radius:12px}.hero-report-top{font-size:6px;padding-bottom:13px}.hero-report>p{font-size:7px;margin-top:18px}.hero-report h2{font-size:31px;margin-bottom:20px}.hero-report li{font-size:8px;margin:8px 0}.hero-report li span{width:14px;height:14px;font-size:7px;margin-right:5px}.hero-report-foot{left:16px;right:16px;bottom:15px;font-size:6px}.hero-report-foot b{font-size:18px}.hero-system-foot{font-size:8px;padding-top:13px}.hero-system-foot b{font-size:15px}.hero-system-foot i{margin:0 8px}.opening-caption{margin-top:42px}.opening-caption a{max-width:none}}
@media(prefers-reduced-motion:reduce){.hero-system{transform:none!important}.hero-source,.route-line:before,.hero-system:after{animation:none}}

/* Spatial report assembly hero: clear at rest, expressive while it resolves. */
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.cta-reassurance{max-width:470px;margin:15px 0 0;font-size:12px;line-height:1.55;color:#766f7d}
.primary-action span,.opening-caption a span{transition:transform .2s ease}.primary-action:hover span,.primary-action:focus-visible span,.opening-caption a:hover span,.opening-caption a:focus-visible span{transform:translate(2px,-2px)}
.assembly-scene{position:relative;min-height:620px;align-self:center;isolation:isolate;perspective:1300px}
.assembly-meta{position:absolute;left:0;right:0;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;font:10px/1.4 var(--mono);letter-spacing:.08em;color:#655b70}.assembly-meta small{font:10px/1.4 var(--mono);letter-spacing:.03em;color:#8b8195}
.assembly-stage{position:absolute;inset:35px 0 38px;isolation:isolate;transform-style:flat}
.assembly-light{position:absolute;z-index:-3;left:19%;right:-6vw;top:3%;bottom:0;border-radius:44% 0 0 40%;background:radial-gradient(circle at 36% 37%,#7148bd 0,#392355 28%,#21172f 67%);box-shadow:0 45px 100px #2e194344,inset 1px 0 #ffffff16;overflow:hidden}.assembly-light:before{content:"";position:absolute;inset:10% 7% 12% 14%;border:1px solid #ffffff13;border-radius:50%;transform:rotate(-12deg)}.assembly-light:after{content:"";position:absolute;width:330px;height:330px;right:-80px;top:-110px;border-radius:50%;background:radial-gradient(circle,#bb94ff35 0,transparent 66%)}
.source-fragment{position:absolute;z-index:2;background:#fffefb;color:#282032;border:1px solid #ffffff66;border-radius:8px;padding:17px;box-shadow:0 22px 55px #2d17373d,0 2px 8px #2d173722;transform-style:preserve-3d}.fragment-head{display:flex;align-items:center;gap:8px;font:8px var(--mono);letter-spacing:.06em;color:#766b7f}.fragment-head b{width:24px;height:24px;border-radius:5px;display:grid;place-items:center;background:#dfcef3;color:#5c3c7e;font:11px var(--sans)}.source-fragment h3{font-size:17px;line-height:1.2;letter-spacing:-.025em;font-weight:600;margin:15px 0}.source-fragment>small{display:block;margin-top:12px;font:8px var(--mono);color:#8b8191}.programme-fragment{left:-2%;top:69px;width:235px;transform:rotateY(14deg) rotateZ(-5deg)}.fragment-table{display:grid;grid-template-columns:1.2fr .8fr;gap:7px}.fragment-table i{height:5px;border-radius:5px;background:#e8e1ed}.fragment-table i:nth-child(2n){background:#d9c8ed}.finance-fragment{left:8%;bottom:20px;width:220px;transform:rotateY(13deg) rotateZ(3deg)}.finance-fragment .fragment-head b{background:#f7d6c4;color:#7a472f}.finance-rows{display:grid;gap:8px}.finance-rows span{display:grid;grid-template-columns:1fr 55px;gap:8px}.finance-rows i,.finance-rows b{height:5px;border-radius:5px;background:#e9e1ed}.finance-rows b{background:#f1cdb9}.approval-fragment{right:-3%;top:33px;width:220px;z-index:3;transform:rotateY(-13deg) rotateZ(5deg)}.approval-fragment .fragment-head b{background:#f5d4d6;color:#81434a}.approval-fragment p{font-size:11px;line-height:1.5;color:#6f6576;margin:0}.approval-fragment>small{color:#a25450}.approval-fragment>small i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#e86e61;margin-right:5px;box-shadow:0 0 0 4px #e86e6118}
.check-strip{position:absolute;z-index:4;left:8%;top:257px;width:245px;display:grid;grid-template-columns:29px 1fr 24px;gap:10px;align-items:center;padding:13px 14px;border:1px solid #ffffff52;border-radius:9px;background:#efe7facf;backdrop-filter:blur(10px);box-shadow:0 16px 45px #2b163739}.check-strip>span{font:9px var(--mono);color:#8064a4}.check-strip p{display:grid;margin:0}.check-strip p b{font-size:11px;font-weight:600}.check-strip p small{font-size:8px;color:#796c82;margin-top:2px}.check-strip>i{font-style:normal;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#7849ed;color:#fff;font-size:10px}
.assembly-traces{position:absolute;z-index:3;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.assembly-traces path{fill:none;stroke:#a889ef;stroke-width:1.5;stroke-linecap:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 5px #9a72e8);opacity:.5;stroke-dasharray:5 8}.assembly-traces path:nth-child(2){stroke:#efaa82}.assembly-traces path:nth-child(3){stroke:#e57b75}
.assembled-report{position:absolute;z-index:6;right:9%;top:82px;width:315px;height:440px;transform-style:preserve-3d;transform:rotateY(-8deg) rotateX(4deg) rotateZ(-2.5deg);filter:drop-shadow(0 35px 45px #160b2266)}.paper-edge{position:absolute;inset:0;background:#ece5f0;border:1px solid #ffffff70;border-radius:5px}.edge-one{transform:translate(13px,12px);background:#d9cde3}.edge-two{transform:translate(7px,6px);background:#eee8f1}.report-page{position:absolute;inset:0;display:flex;flex-direction:column;padding:24px 23px 20px;background:#fffdfa;border:1px solid #ffffffc9;border-radius:5px;color:#281f32;overflow:hidden}.report-page:before{content:"";position:absolute;right:-55px;top:-45px;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle,#e0cff34f,transparent 68%)}.report-page header{position:relative;display:flex;justify-content:space-between;padding-bottom:13px;border-bottom:1px solid #2c20301c;font:7px var(--mono);letter-spacing:.08em;color:#7e7284}.report-kicker{font:8px var(--mono);letter-spacing:.08em;color:#76568d;margin:19px 0 7px}.report-page>h2{font-size:34px;line-height:.94;letter-spacing:-.05em;font-weight:600;margin:0 0 17px;color:#2c2035}.report-section{position:relative;display:grid;grid-template-columns:1fr 1.08fr;gap:15px;align-items:center;padding:12px 0;border-top:1px solid #2c203014}.report-section>div{display:grid}.report-section strong{font-size:10px;font-weight:600}.report-section small{font-size:7px;color:#8b8190;margin-top:3px}.section-chart{display:flex;align-items:end;gap:5px;height:30px}.section-chart i{flex:1;border-radius:3px 3px 1px 1px;background:#b69bd7}.section-chart i:nth-child(1){height:45%}.section-chart i:nth-child(2){height:75%;background:#8e6bb8}.section-chart i:nth-child(3){height:58%;background:#cbb9df}.section-chart i:nth-child(4){height:92%;background:#704a9e}.section-bars{display:grid;gap:5px}.section-bars i{display:block;height:5px;border-radius:5px;background:linear-gradient(90deg,#eab494 0 65%,#eee5ee 65%)}.section-bars i:nth-child(2){background:linear-gradient(90deg,#d8906c 0 82%,#eee5ee 82%)}.section-bars i:nth-child(3){background:linear-gradient(90deg,#efc9af 0 54%,#eee5ee 54%)}.section-copy{display:grid;gap:5px}.section-copy i{height:4px;border-radius:5px;background:#ded7e2}.section-copy i:nth-child(2){width:87%}.section-copy i:nth-child(3){width:62%}.report-page footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:13px;border-top:1px solid #2c20301c;font:7px var(--mono);letter-spacing:.04em;color:#6f6278}.report-page footer span{display:flex;align-items:center;gap:6px}.report-page footer span i{width:7px;height:7px;border-radius:50%;background:#e86e61;box-shadow:0 0 0 4px #e86e6118}
.review-gate{position:absolute;z-index:8;right:2%;bottom:12px;min-width:235px;padding:14px 43px 14px 16px;border:1px solid #ffffff4a;border-radius:9px;background:#21172feb;color:#fff;box-shadow:0 20px 50px #160b224f}.review-gate span{display:block;font:7px var(--mono);letter-spacing:.09em;color:#d59b8f}.review-gate b{display:block;font-size:12px;font-weight:500;margin-top:4px}.review-gate i{position:absolute;right:15px;top:50%;width:16px;height:16px;border-radius:50%;border:1px solid #f09b8e;transform:translateY(-50%)}.review-gate i:after{content:"";position:absolute;inset:4px;border-radius:50%;background:#f09b8e}
.replay-assembly{position:absolute;right:0;bottom:0;border:0;border-bottom:1px solid #76668955;background:none;padding:0 0 5px;color:#5f536b;font:10px var(--mono);letter-spacing:.04em;cursor:pointer}.replay-assembly span{display:inline-block;font-size:15px;margin-left:8px;transition:transform .3s}.replay-assembly:hover span,.replay-assembly:focus-visible span{transform:rotate(-70deg)}
@media(prefers-reduced-motion:no-preference){.assembly-scene.is-playing{animation:assembly-enter .55s ease-out both}.assembly-scene.is-playing .programme-fragment{animation:fragment-programme 1.05s .12s cubic-bezier(.2,.8,.2,1) both}.assembly-scene.is-playing .finance-fragment{animation:fragment-finance 1.05s .22s cubic-bezier(.2,.8,.2,1) both}.assembly-scene.is-playing .approval-fragment{animation:fragment-approval 1.05s .32s cubic-bezier(.2,.8,.2,1) both}.assembly-scene.is-playing .check-strip{animation:check-resolve .6s .86s ease-out both}.assembly-scene.is-playing .assembly-traces path{stroke-dasharray:1;stroke-dashoffset:1;animation:trace-in .72s 1.02s ease-out forwards}.assembly-scene.is-playing .assembled-report{animation:report-settle .85s 1.18s cubic-bezier(.2,.8,.2,1) both}.assembly-scene.is-playing .report-section{animation:section-reveal .42s both}.assembly-scene.is-playing .activity-section{animation-delay:1.42s}.assembly-scene.is-playing .spend-section{animation-delay:1.58s}.assembly-scene.is-playing .outcomes-section{animation-delay:1.74s}.assembly-scene.is-playing .review-gate{animation:review-ready .55s 1.92s ease-out both}}
@keyframes assembly-enter{from{opacity:.84;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fragment-programme{from{opacity:0;transform:translate(-18px,-8px) rotateY(14deg) rotateZ(-8deg)}to{opacity:1;transform:rotateY(14deg) rotateZ(-5deg)}}@keyframes fragment-finance{from{opacity:0;transform:translate(-16px,14px) rotateY(13deg) rotateZ(7deg)}to{opacity:1;transform:rotateY(13deg) rotateZ(3deg)}}@keyframes fragment-approval{from{opacity:0;transform:translate(18px,-12px) rotateY(-13deg) rotateZ(9deg)}to{opacity:1;transform:rotateY(-13deg) rotateZ(5deg)}}@keyframes check-resolve{from{opacity:0;transform:translateX(-8px)}to{opacity:1;transform:translateX(0)}}@keyframes trace-in{from{opacity:0;stroke-dashoffset:1}to{opacity:.55;stroke-dashoffset:0}}@keyframes report-settle{from{opacity:.72;transform:translate(15px,11px) rotateY(-13deg) rotateX(7deg) rotateZ(-5deg)}to{opacity:1;transform:rotateY(-8deg) rotateX(4deg) rotateZ(-2.5deg)}}@keyframes section-reveal{from{opacity:.25;transform:translateX(5px)}to{opacity:1;transform:translateX(0)}}@keyframes review-ready{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1180px){.opening-grid{grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);gap:35px}.assembly-scene{min-height:590px}.programme-fragment{width:205px}.finance-fragment{width:195px}.approval-fragment{width:195px}.check-strip{width:215px}.assembled-report{right:5%;width:290px;height:420px}.review-gate{right:0}}
@media(max-width:900px){.opening-grid{grid-template-columns:1fr;gap:45px}.opening-content{max-width:720px}.opening h1{max-width:11ch}.assembly-scene{width:100%;max-width:720px;min-height:610px;margin:0 auto}.assembly-light{right:-8vw}.assembled-report{right:10%;width:315px;height:440px}.programme-fragment{left:1%;width:235px}.finance-fragment{left:9%;width:220px}.approval-fragment{right:0;width:220px}.check-strip{left:9%;width:245px}.review-gate{right:3%}}
@media(max-width:600px){html,body{max-width:100%;overflow-x:hidden}.topbar .nav-contact{width:40px;height:40px;padding:0!important;gap:0;justify-content:center;font-size:0}.topbar .nav-contact span{font-size:20px}.opening-grid,.opening-content{width:100%;min-width:0}.opening .lede{width:100%;overflow-wrap:anywhere}.cta-reassurance{font-size:11px;max-width:330px}.report-types{margin-top:18px;line-height:1.8}.assembly-scene{min-height:600px;width:100%;max-width:390px}.assembly-meta small{display:none}.assembly-stage{inset:34px 0 42px}.assembly-light{left:4%;right:-20px;top:12%;bottom:0;border-radius:45% 0 0 30%}.programme-fragment{left:-9px;top:23px;width:176px;padding:13px;transform:rotateZ(-4deg)}.finance-fragment{left:-2px;bottom:45px;width:170px;padding:13px;transform:rotateZ(3deg)}.approval-fragment{display:none}.source-fragment h3{font-size:14px;margin:11px 0}.source-fragment>small{font-size:7px}.fragment-head{font-size:7px}.fragment-head b{width:21px;height:21px}.check-strip{left:8px;top:221px;width:178px;padding:10px;grid-template-columns:23px 1fr 20px}.check-strip p b{font-size:9px}.check-strip p small{font-size:7px}.check-strip>i{width:19px;height:19px}.assembled-report{right:0;top:109px;width:235px;height:380px;transform:rotateY(-5deg) rotateZ(-2deg)}.report-page{padding:19px 17px 16px}.report-page>h2{font-size:28px}.report-section{grid-template-columns:1fr;gap:7px;padding:9px 0}.section-chart{height:21px}.report-page footer{font-size:6px}.assembly-traces{display:none}.review-gate{right:6px;bottom:13px;min-width:205px}.replay-assembly{right:8px}.assembly-scene.is-playing .programme-fragment{animation-name:fragment-programme-mobile}.assembly-scene.is-playing .finance-fragment{animation-name:fragment-finance-mobile}.assembly-scene.is-playing .assembled-report{animation-name:report-settle-mobile}}
@keyframes fragment-programme-mobile{from{opacity:0;transform:translateX(-12px) rotateZ(-7deg)}to{opacity:1;transform:rotateZ(-4deg)}}@keyframes fragment-finance-mobile{from{opacity:0;transform:translate(-10px,10px) rotateZ(6deg)}to{opacity:1;transform:rotateZ(3deg)}}@keyframes report-settle-mobile{from{opacity:.72;transform:translate(10px,8px) rotateY(-8deg) rotateZ(-4deg)}to{opacity:1;transform:rotateY(-5deg) rotateZ(-2deg)}}
@media(prefers-reduced-motion:reduce){.assembly-scene,.source-fragment,.check-strip,.assembly-traces path,.assembled-report,.report-section,.review-gate{animation:none!important}.replay-assembly{display:none}}

/* Keep the scroll story purposeful: a shorter stage and a result panel that fills the final state. */
.scroll-story{height:290svh}
.finished-report{width:min(720px,74vw);min-height:350px;padding:30px 34px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(230px,.85fr);grid-template-rows:auto auto 1fr auto;column-gap:50px;border-radius:14px}
.finished-report .report-top{grid-column:1/-1}
.finished-report .report-eyebrow{grid-column:1;grid-row:2}
.finished-report h3{grid-column:1;grid-row:3/5;align-self:start;font-size:58px;line-height:.94;letter-spacing:-.055em}
.finished-report .report-check{grid-column:2;align-self:center;font-size:13px;margin:7px 0}
.finished-report .report-check:nth-child(4){grid-row:2}
.finished-report .report-check:nth-child(5){grid-row:3}
.finished-report .report-check:nth-child(6){grid-row:4}
.finished-report .report-bottom{grid-column:1/-1;grid-row:5}
@media(max-width:900px){.finished-report{width:min(620px,84vw);column-gap:34px}.finished-report h3{font-size:50px}}
@media(max-width:600px){html,body{max-width:100%;overflow-x:clip}.scroll-story{height:260svh}.finished-report{display:block;width:270px;min-height:0;padding:20px}.finished-report h3{font-size:38px;line-height:1;margin-bottom:19px}.finished-report .report-check{font-size:10px;margin:9px 0}.finished-report .report-bottom{margin-top:18px}}


/* Production-aligned masthead and footer. */
.topbar{height:var(--header-height);padding:0 4vw;display:grid;grid-template-columns:auto 1fr;gap:40px;background:#fbfaff;backdrop-filter:none;border-bottom:1px solid var(--line)}
.topbar>.brand{width:max-content}
.topbar nav{justify-self:end;gap:30px;white-space:nowrap}
.topbar nav a{font-size:13px;font-weight:600}
.topbar .nav-contact{min-height:44px;padding:11px 18px;gap:22px;border:0;border-radius:999px;background:var(--ink);color:#fff}
.topbar .nav-contact:hover{background:var(--purple)}
.examples-cta{margin-top:34px;padding:26px 0 0;border-top:1px solid var(--line);display:flex;align-items:end;justify-content:space-between;gap:30px}
.examples-cta p{margin:0;max-width:620px;font-size:23px;line-height:1.25;letter-spacing:-.025em}
.examples-cta p span{display:block;margin-bottom:9px;font:10px/1.4 var(--mono);letter-spacing:.08em;color:#7a6988}
.examples-cta>a{display:inline-flex;align-items:center;gap:28px;flex:none;padding:14px 18px;border:1px solid #2d213c42;border-radius:7px;text-decoration:none;font-size:13px;font-weight:600}
.examples-cta>a:hover{background:var(--ink);color:#fff}
.site-footer{min-height:188px;padding:42px 4vw 30px;background:#171222;color:#f8f4fb;border-top:1px solid #ffffff14;display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"brand descriptor" "meta legal";align-items:center;gap:30px 60px}
.site-footer>.brand{grid-area:brand;width:max-content;color:#fff}
.site-footer .footer-descriptor{grid-area:descriptor;justify-self:end;margin:0;font-size:12px;color:#b9b2c2}
.site-footer .footer-meta{grid-area:meta;padding-top:23px;border-top:1px solid #ffffff18;font-size:12px;color:#9891a2}
.site-footer .footer-legal{grid-area:legal;padding-top:23px;border-top:1px solid #ffffff18;display:flex;justify-content:flex-end;gap:24px}
.site-footer .footer-legal a{font-size:12px;color:#aca4b4;text-decoration:none}.site-footer .footer-legal a:hover{color:#fff}
@media(max-width:900px){.topbar{grid-template-columns:1fr auto}.topbar nav a:not(:last-child){display:none}.examples-cta{align-items:flex-start}.site-footer{gap:24px 30px}}
@media(max-width:600px){:root{--header-height:68px}.topbar{padding:0 18px}.topbar .nav-contact{width:44px;height:44px;min-height:44px;padding:0!important}.topbar .nav-contact-label{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.topbar .nav-contact span[aria-hidden]{font-size:20px}.examples-cta{display:grid;margin-top:28px}.examples-cta p{font-size:20px}.examples-cta>a{justify-content:space-between;width:100%}.site-footer{min-height:250px;padding:32px 24px;grid-template-columns:1fr;grid-template-areas:"brand" "descriptor" "meta" "legal";gap:18px}.site-footer .footer-descriptor{justify-self:start}.site-footer .footer-meta{width:100%}.site-footer .footer-legal{padding-top:0;border-top:0;justify-content:flex-start;flex-wrap:wrap;gap:14px 22px}}
@media(prefers-reduced-motion:reduce){.scroll-story{height:auto}.story-pin{position:relative;top:auto;height:auto;min-height:790px}.story-scene{min-height:450px}.scroll-cue,.skip-story{display:none}}
@media(prefers-reduced-motion:reduce) and (max-width:600px){.story-pin{min-height:620px}}

/* Report Room — editorial operating system. */
:root{--paper:#f7f4ee;--ink:#191321;--purple:#6f43d6;--coral:#db6d61;--line:#21162922}
body{background:var(--paper)}
.skip-main{position:fixed;left:18px;top:10px;z-index:100;transform:translateY(-180%);padding:10px 14px;background:#fff;color:var(--ink);border:2px solid var(--purple);text-decoration:none}.skip-main:focus{transform:none}
.topbar{background:#f7f4eef2;backdrop-filter:blur(16px)}
.opening{height:auto;min-height:calc(100svh - var(--header-height));max-height:none;padding-top:clamp(38px,5vh,60px);background:linear-gradient(130deg,#f9f6f0 0%,#f0e9f7 72%,#e4d9f2 100%)}
.opening h1,.section-intro h2,.evidence h2,.pilot-statement h2,.walkthrough-intro h2,.questions h2,.contact h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.055em}
.opening h1{font-size:clamp(52px,5vw,80px);line-height:.91;max-width:10.2ch;margin:24px 0 20px}.opening h1 em{color:var(--purple)}
.opening .lede{font-size:18px;line-height:1.48;margin-bottom:22px}
.opening-grid{grid-template-columns:minmax(420px,.88fr) minmax(560px,1.12fr);gap:4vw;align-items:center}.opening-content{max-width:650px}.lede{max-width:520px}
.assembly-scene{min-height:650px}.assembly-light{background:radial-gradient(circle at 42% 40%,#6d4499 0,#332043 36%,#17121d 72%);box-shadow:0 45px 110px #1b102d40,inset 1px 0 #ffffff1c}
.source-fragment{opacity:.78}.assembled-report{right:7%;top:64px;width:350px;height:490px;filter:drop-shadow(0 42px 52px #160b2268)}.report-page>h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:39px}.review-gate{background:#1b1424f5}.opening-caption{border-top:1px solid var(--line);padding-top:18px}
.scroll-story{height:230svh}.story-pin{background:radial-gradient(ellipse at 50% 62%,#39236270,transparent 57%),#100d15}.story-head h2,.finished-report h3{font-family:Georgia,"Times New Roman",serif;font-weight:400}
.evidence{background:#f7f4ee;padding-top:120px;padding-bottom:120px}.evidence ol{counter-reset:friction}.evidence li{padding:42px 0 48px}.evidence h3{font-family:Georgia,"Times New Roman",serif;font-size:34px;font-weight:400;max-width:440px}.evidence li p{max-width:500px}
.examples{background:#e9e1ef;padding-top:120px;padding-bottom:120px}.example-grid{gap:1px;background:#75648233;border:1px solid #75648233}.example-card{border:0;border-radius:0;background:#fbf8f2}.example-cover{min-height:315px;border-radius:0;background:#d7c7e4}.example-cover h3{font-family:Georgia,"Times New Roman",serif;font-size:36px;font-weight:400}.example-body{padding:28px}.example-body>p:not(.example-role){min-height:165px}.example-flow>span,.example-flow>strong{border-radius:0}.examples-note{padding-left:16px;border-left:3px solid var(--coral)}
.sector-proof{background:#15101c}.sector-grid{gap:1px;background:#ffffff27;border-top:1px solid #ffffff27;border-bottom:1px solid #ffffff27}.sector-grid article{border:0;background:#1c1526;padding:38px 40px}.sector-grid h3{font-family:Georgia,"Times New Roman",serif;font-size:34px}.sector-stat{font-family:Georgia,"Times New Roman",serif;font-weight:400}.sector-note{color:#b9afc2}
.pilot{background:#6f43d6;color:#fff;padding-top:120px}.pilot>.folio,.pilot-statement span{color:#e1d5f5}.pilot-statement h2{border-bottom-color:#ffffff28}.pilot-detail{align-items:start}.pilot-detail>div>p:first-child{font-size:clamp(21px,2vw,29px);line-height:1.45;margin:0;max-width:680px}.validation-note{margin:28px 0 0;max-width:670px;padding:20px 22px;border:1px solid #ffffff38;background:#24133420;font-size:15px;line-height:1.65;color:#f0e9fa}.pilot-detail li{border-bottom-color:#ffffff2c}
.pilot-proof{background:#6f43d6;color:#fff;border-top:1px solid #ffffff2b}.pilot-proof header h3{font-family:Georgia,"Times New Roman",serif;font-weight:400}.pilot-measures article{border-top-color:#ffffff35}.pilot-measures span,.pilot-proof .folio,.pilot-footnote{color:#e4d8f5}.pilot-measures p{color:#eee7f7}
.walkthrough{background:#f7f4ee;padding-top:110px;padding-bottom:110px}.working-image{position:relative;margin-top:48px}.workflow-board{background:#17121d;color:#f8f3fb;padding:22px;box-shadow:0 34px 70px #2f1e4226}.workflow-board header,.workflow-board footer{display:flex;align-items:center;justify-content:space-between;gap:14px;font:9px var(--mono);letter-spacing:.08em}.workflow-board header{padding-bottom:18px;border-bottom:1px solid #ffffff22}.workflow-board header b{font:500 15px var(--sans);letter-spacing:-.01em}.workflow-board header i{font-style:normal;color:#f5ca90;border:1px solid #f5ca9055;padding:6px 8px}.workflow-lane{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:12px;padding:28px 0}.workflow-lane article{align-self:stretch;padding:17px 15px;background:#f8f3fb;color:#24182e;border-top:3px solid #8b61d8}.workflow-lane small{font:8px var(--mono);letter-spacing:.08em;color:#725a84}.workflow-lane strong{display:block;margin:10px 0 14px;font:500 16px/1.15 var(--sans)}.workflow-lane p{position:relative;margin:5px 0;padding:7px 8px;background:#eee7f4;font-size:10px}.workflow-lane p.resolved:after,.workflow-lane p.attention:after{position:absolute;right:8px}.workflow-lane p.resolved:after{content:"✓";color:#5c4093}.workflow-lane p.attention{background:#fff0df}.workflow-lane p.attention:after{content:"!";color:#a6533e}.workflow-arrow{color:#caa7ff}.workflow-board footer{padding-top:17px;border-top:1px solid #ffffff22;color:#bdb3c7}.workflow-board footer span i{display:inline-block;width:6px;height:6px;margin-right:7px;border-radius:50%;background:#9fd6b1;box-shadow:0 0 8px #9fd6b1}.workflow-board footer b{color:#f8f3fb;font-weight:400}.working-image figcaption{font-size:13px;line-height:1.5;margin-top:13px}.working-image figcaption span{display:block;color:#786d80;font:9px var(--mono);letter-spacing:.06em;margin-top:6px}.steps article{padding:42px 0}.steps article>b{font-family:Georgia,"Times New Roman",serif;color:#7652a1}
.questions{background:#ebe5dc}.questions h2{font-weight:400}.question-list details{background:#f8f5ef}
.contact{background:#15101c}.contact form{grid-template-columns:1fr 1fr}.contact label span i{font-family:var(--sans);font-style:normal;text-transform:none;letter-spacing:0;color:#81758d}.contact button{border-radius:0;background:#dbc8f2}.site-footer{background:#100c16}
@media(max-width:1100px){.opening-grid{grid-template-columns:1fr;gap:42px}.opening-content{max-width:760px}.opening h1{font-size:clamp(64px,8.2vw,94px);max-width:10ch}.assembly-scene{width:100%;max-width:760px;min-height:620px;margin:0 auto}.assembled-report{right:10%}.programme-fragment{left:1%}.finance-fragment{left:8%}.approval-fragment{right:0}.check-strip{left:8%}.review-gate{right:3%}}
@media(max-width:1100px){.opening-grid{grid-template-columns:minmax(360px,.85fr) minmax(480px,1.15fr)}.opening h1{font-size:clamp(54px,5.9vw,72px)}.assembly-scene{min-height:600px}.assembled-report{width:300px;height:435px}.programme-fragment{width:205px}.finance-fragment{width:195px}.approval-fragment{width:190px}.check-strip{width:215px}.review-gate{min-width:215px}}
@media(max-width:1100px){.opening-grid{grid-template-columns:1fr;gap:42px}.opening h1{font-size:clamp(62px,8.6vw,90px)}.assembly-scene{min-height:600px}}
@media(max-width:900px){.opening h1{font-size:clamp(64px,10vw,92px);max-width:10ch}.assembly-scene{min-height:600px}.scroll-story{height:220svh}.story-pin{min-height:0}.example-grid{grid-template-columns:1fr}.example-body>p:not(.example-role){min-height:0}.sector-grid{grid-template-columns:1fr}.pilot-detail{margin-left:0}.workflow-lane{grid-template-columns:1fr;gap:8px}.workflow-arrow{transform:rotate(90deg);justify-self:center}.workflow-board header{align-items:flex-start;flex-wrap:wrap}}
@media(max-width:900px){.brand,.replay-assembly,.opening-caption a,.skip-story,.example-body summary,.footer-legal a{min-height:44px}.brand,.opening-caption a,.skip-story,.footer-legal a{display:flex;align-items:center}.replay-assembly{padding:10px 14px}.example-body summary{display:flex;align-items:center}.skip-story{top:7px}.footer-legal a{min-width:44px;justify-content:center;padding:8px 6px}}
@media(max-width:600px){.opening{padding-top:42px}.opening h1{font-size:clamp(48px,13.6vw,67px)}.assembly-scene{min-height:575px}.scroll-story{height:260svh}.story-pin{position:sticky;top:var(--header-height);height:calc(100svh - var(--header-height));min-height:580px}.story-head h2{font-size:35px}.story-scene{min-height:290px}.sector-grid article{padding:32px 22px}.pilot{padding-top:78px}.pilot-detail{margin-left:0}.contact form{grid-template-columns:1fr}.questions{padding-top:80px;padding-bottom:80px}.workflow-board{padding:17px}.workflow-board header b{order:3;width:100%}.workflow-lane article{padding:14px}.workflow-board footer{align-items:flex-start;flex-direction:column}}

/* Legal pages share the Report Room system rather than a separate microsite. */
.legal-page{background:var(--paper);color:var(--ink)}.legal-page .topbar .brand{color:var(--ink)}.legal-hero{padding:clamp(72px,9vw,140px) 5vw clamp(54px,7vw,100px);background:linear-gradient(130deg,#f9f6f0,#eee5f5);border-bottom:1px solid var(--line)}.legal-hero h1{max-width:900px;margin:22px 0 24px;font:400 clamp(58px,8vw,124px)/.9 Georgia,"Times New Roman",serif;letter-spacing:-.065em}.legal-hero .legal-summary{max-width:760px;font-size:clamp(18px,2vw,25px);line-height:1.45}.legal-updated{display:block;margin-top:30px;font:10px var(--mono);letter-spacing:.08em;color:#756b7d}.legal-layout{display:grid;grid-template-columns:minmax(220px,.34fr) minmax(0,1fr);gap:8vw;padding:90px 5vw 120px}.legal-index{position:sticky;top:calc(var(--header-height) + 30px);align-self:start}.legal-index p{max-width:260px;margin:18px 0 0;color:#655c6d;font-size:14px;line-height:1.65}.legal-content{max-width:920px}.legal-section{display:grid;grid-template-columns:70px minmax(0,1fr);gap:22px;padding:0 0 48px;margin:0 0 48px;border-bottom:1px solid var(--line)}.legal-section:last-child{margin-bottom:0}.legal-section>span{font:10px var(--mono);letter-spacing:.08em;color:var(--purple);padding-top:8px}.legal-section h2{margin:0 0 17px;font:400 clamp(27px,3vw,43px)/1 Georgia,"Times New Roman",serif;letter-spacing:-.035em}.legal-section p,.legal-section li{font-size:16px;line-height:1.72;color:#4d4554}.legal-section p{margin:0 0 14px}.legal-section ul{margin:12px 0 0;padding-left:20px}.legal-section a{color:inherit;text-underline-offset:3px}.legal-callout{padding:25px 27px;background:#ebe1f2;border-left:4px solid var(--purple);font-size:15px;line-height:1.65;color:#403648}.legal-note{margin-top:30px;font-size:13px;line-height:1.6;color:#716777}.legal-return{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:15px 0;border-bottom:1px solid var(--line);color:var(--ink);font:11px var(--mono);letter-spacing:.08em;text-decoration:none}.legal-page .site-footer{margin-top:0}
@media(max-width:900px){.legal-layout{grid-template-columns:1fr;gap:45px;padding-top:65px}.legal-index{position:static}.legal-index p{max-width:620px}.legal-section{grid-template-columns:50px minmax(0,1fr)}}
@media(max-width:600px){.legal-hero{padding:60px 24px 54px}.legal-hero h1{font-size:clamp(54px,16vw,76px)}.legal-layout{padding:55px 24px 85px}.legal-section{grid-template-columns:1fr;gap:11px;padding-bottom:36px;margin-bottom:36px}.legal-section>span{padding-top:0}.legal-section h2{font-size:31px}.legal-section p,.legal-section li{font-size:15px}.legal-callout{padding:21px}}

/* Website enquiry capture */
.contact input[aria-invalid="true"],.contact textarea[aria-invalid="true"]{border-color:#ff958d}.field-error{min-height:1.3em;color:#ffaaa3;font-size:12px}.form-trap{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.form-safety,.form-privacy,.form-status{grid-column:1/-1;margin:0;font-size:12px;line-height:1.65;color:#b9a9c7}.form-privacy a{color:#fff;text-underline-offset:3px}.form-status{min-height:1.4em;font-weight:600}.form-status.is-error{color:#ffaaa3}.form-status.is-success{color:#adf1c9}.contact button:disabled{cursor:wait;opacity:.72}.contact :focus-visible{outline:3px solid #d8c3f1;outline-offset:4px}
