@font-face{font-family:AspinosEditorial;src:local('Baskerville');font-display:swap}
:root{--paper:#ece8df;--ink:#202421;--copper:#ac542e;--copper-light:#ed9c64;--rule:#c8c4b9;--serif:AspinosEditorial,'Iowan Old Style','Palatino Linotype',Georgia,serif;--sans:Arial,Helvetica,sans-serif;--pad:clamp(24px,4.6vw,88px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.45}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;letter-spacing:-.052em}h1{font-size:clamp(64px,6.9vw,120px);line-height:.91}h2{font-size:clamp(50px,5.5vw,92px);line-height:.97}h3{font-size:clamp(27px,2.5vw,44px);line-height:1.1}p{line-height:1.55}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--copper);outline-offset:5px}button{border:0;background:none}svg{display:block}[hidden]{display:none!important}.skip{position:fixed;top:-100px;left:20px;z-index:1000;background:var(--paper);padding:18px}.skip:focus{top:10px}.wordmark{font:43px/.9 var(--serif);letter-spacing:-.075em}.site-header{height:94px;padding:0 var(--pad);position:absolute;left:0;top:0;right:0;z-index:25;display:flex;align-items:center;gap:52px}.site-header nav{display:flex;gap:34px;font-size:15px}.site-header nav a{padding:12px 0}.site-header nav a:hover{color:var(--copper)}.header-cta{margin-left:auto}.button{background:var(--copper);color:#fff7e8;border-radius:99px;padding:17px 25px;display:inline-flex;align-items:center;justify-content:center;gap:26px;font:20px/1.1 var(--serif);transition:background .2s,transform .2s;min-height:50px}.button:hover{background:#8e4325;transform:translateY(-2px)}.button span{font:23px var(--sans)}.header-cta{font-size:17px;padding:14px 21px;min-height:44px}.text-link{display:inline-flex;align-items:center;gap:18px;padding:10px 0;border-bottom:1px solid currentColor;font-size:16px;text-align:left}.text-link:hover{color:var(--copper)}.light:hover{color:var(--copper-light)}.icon-button{border:1px solid currentColor;min-width:42px;min-height:42px;border-radius:50%;font-size:20px;display:grid;place-items:center}.menu-toggle,.mobile-nav{display:none}.section-pad{padding:100px var(--pad)}
.story-scroll{height:440vh}.story-stage{position:sticky;top:0;height:100svh;min-height:680px;overflow:hidden;background:#eee9df;isolation:isolate}.scene-visual{position:absolute;inset:0;overflow:hidden}.school-plate{position:absolute;inset:0 0 0 33%;overflow:hidden;background:#d2c7b6}.school-plate img{position:absolute;width:300%;height:240%;object-fit:fill;max-width:none;top:0;left:0}.scene-grain{position:absolute;inset:0;opacity:.06;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.38' filter='url(%23n)'/%3E%3C/svg%3E")}.spatial-canvas{position:absolute;inset:0;pointer-events:none}.spatial-canvas canvas{width:100%;height:100%;display:block}.story-shade{position:absolute;inset:0;background:linear-gradient(90deg,#ece8df 0%,#ece8df 26%,#ece8dfeb 37%,#ece8df55 50%,transparent 66%);z-index:1;pointer-events:none;transition:background 1s}.story-stage.understanding .story-shade{background:linear-gradient(90deg,#252925 0%,#252925e8 20%,#25292599 36%,#25292510 70%)}.story-stage.understanding{color:#f0ece1;background:#222723}.story-copy{position:absolute;z-index:3;left:var(--pad);top:21%;width:49%;animation:copy-in .65s both;pointer-events:none}.story-copy p{font:clamp(21px,2.2vw,34px)/1.23 var(--serif);letter-spacing:-.025em;margin-top:26px;max-width:440px}.story-copy button{margin-top:30px;pointer-events:auto}.story-copy h2{font-size:clamp(54px,6vw,104px)}.story-stage[data-phase='response'] .story-copy{width:42%}.story-stage[data-phase='response'] .story-copy h2{font-size:clamp(50px,5vw,84px)}.story-footer{position:absolute;z-index:6;bottom:31px;left:var(--pad);right:var(--pad);display:flex;align-items:center;justify-content:space-between;gap:20px}.simulation-label{font-size:14px;padding:12px 0;min-width:140px;text-align:left}.experience-controls{display:flex;align-items:center;gap:16px;padding:10px 20px 10px 10px;min-width:440px;border:1px solid #ffffff55;background:#eee9dfed;color:var(--ink);border-radius:100px;box-shadow:0 12px 30px #161b1825;backdrop-filter:blur(16px);font:16px var(--serif)}.play-control,.replay-control{width:40px;height:40px;flex-shrink:0;border-radius:50%;display:grid;place-items:center;background:#c2b9a733}.play-control{background:var(--copper);color:#fff;font-size:13px}.replay-control{font-size:25px;background:none;width:27px}input[type=range]{appearance:none;-webkit-appearance:none;height:5px;flex:1;min-width:100px;border-radius:6px;background:linear-gradient(90deg,var(--copper) var(--range,0%),#afa99d var(--range,0%));cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:24px;height:24px;border-radius:50%;background:var(--copper);border:2px solid #d58c5f;box-shadow:0 3px 8px #0003}input[type=range]::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:var(--copper);border:2px solid #d58c5f}.processing-clock{text-align:right;font-size:14px;min-width:150px}.processing-clock strong{font:30px var(--serif)}.processing-clock span{display:block;font-size:12px;margin-top:2px;color:#d1d0c5}.chapter-progress{position:absolute;bottom:0;height:2px;background:#80776b4d;left:0;right:0;z-index:5}.chapter-progress span{height:100%;width:0;display:block;background:var(--copper-light)}
.agent-constellation{position:absolute;inset:0;z-index:4;pointer-events:none}.agent-node{position:absolute;transform:translate(-50%,-50%);display:flex;align-items:center;gap:10px;padding:8px 15px 8px 7px;border:1px solid #f1e4cc50;border-radius:30px;background:#252925bd;color:#f3eada;backdrop-filter:blur(12px);font-size:14px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .35s,background .25s,border-color .25s}.agent-node.visible{opacity:1;pointer-events:auto}.agent-node:hover,.agent-node.selected{background:#743d25e8;border-color:var(--copper-light)}.agent-node b{font:17px var(--serif);width:28px;height:28px;display:grid;place-items:center;border:1px solid #d9986a;border-radius:50%;font-weight:400}.agent-node[data-status=active] b{box-shadow:0 0 0 5px #d1783f19;animation:node-active 1.5s infinite}.agent-node[data-status=complete]{border-color:#d9976555}.agent-node[data-status=complete] b{background:#ac542e}.agent-focus{position:absolute;z-index:10;right:var(--pad);bottom:140px;width:330px;padding:28px;background:#ece8dff5;color:var(--ink);box-shadow:0 20px 80px #0003;border-radius:3px}.agent-focus h3{font-size:32px;margin:8px 0 13px}.agent-focus p{font-size:15px}.agent-focus a{font-size:14px;border-bottom:1px solid var(--rule);padding-bottom:5px}.agent-number{color:var(--copper);font:24px var(--serif)}.close-small{float:right;width:30px;height:30px;font-size:25px}.agent-progress{height:2px;background:#c9c0b0;margin:24px 0 19px}.agent-progress span{height:100%;display:block;background:var(--copper);transition:width .15s}
.response-panel{position:absolute;z-index:5;right:var(--pad);top:18%;width:min(450px,40vw);padding:26px;background:#ece8dff3;color:var(--ink);border:1px solid #ffffff66;box-shadow:0 30px 90px #1115;backdrop-filter:blur(20px);animation:copy-in .6s both}.response-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.response-heading h3{font-size:31px}.response-heading .icon-button{font-size:20px;width:36px;min-width:36px;min-height:36px}.case-variant{display:flex;margin:22px 0 20px;background:#dcd6cb;border-radius:25px;padding:4px}.case-variant button{flex:1;border-radius:24px;padding:10px;font-size:13px}.case-variant button[aria-pressed=true]{background:#252925;color:#fff}.case-scores{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin:0 0 20px}.case-scores>div{display:grid;grid-template-columns:1fr auto;gap:8px}.case-scores span{font-size:12px;align-self:center}.case-scores strong{font:26px var(--serif);color:var(--copper)}meter{appearance:none;width:100%;height:3px;grid-column:1/-1;border:0}meter::-webkit-meter-bar{background:#c8c1b5;border:0}meter::-webkit-meter-optimum-value{background:var(--copper)}meter::-moz-meter-bar{background:var(--copper)}.response-route{display:flex;gap:13px;border-top:1px solid #bdb6a8;padding:19px 0 16px}.response-route h4{font-size:15px;font-weight:400;margin:0 0 6px}.response-route p{font-size:13px;color:#54594f;line-height:1.4}.route-symbol{font-size:24px;color:var(--copper);min-width:26px}.decision-buttons{display:flex;align-items:center;gap:18px;margin-top:15px}.decision-buttons .button{font-size:16px;min-height:38px;padding:10px 17px}.decision-buttons .text-link{font-size:13px}.response-outcome{font-size:13px;line-height:1.4;color:#7e3e22}.response-outcome:empty{display:none}
.purpose{display:grid;grid-template-columns:1.25fr 1fr;gap:8vw;border-bottom:1px solid var(--rule)}.statement{font:clamp(32px,3.3vw,56px)/1.07 var(--serif);letter-spacing:-.04em}.purpose-body{display:grid;gap:20px;max-width:490px;font-size:17px;color:#52584f}.community-chapter{height:100svh;min-height:700px;position:relative;overflow:hidden;background:#dcd3bf;isolation:isolate}.community-scene{position:absolute;inset:0}.community-scene video{width:100%;height:100%;object-fit:cover}.community-shade{position:absolute;inset:0;background:linear-gradient(90deg,#eae5dcee,#eae5dcbd 25%,#eae5dc00 68%);pointer-events:none}.community-copy{position:absolute;top:27%;left:var(--pad);z-index:2}.community-copy h2{font-size:clamp(53px,5.6vw,96px)}.community-copy p{font:28px var(--serif);margin:25px 0 32px}.community-chapter.is-playing .community-copy{top:13%;transition:top .7s}.community-chapter.is-playing .community-copy h2{font-size:clamp(42px,4.5vw,76px)}.community-chapter.is-playing .community-copy .button{display:none}.community-story{position:absolute;left:var(--pad);bottom:75px;width:44%;z-index:3;padding:24px 28px;background:#efeadeeb;backdrop-filter:blur(16px)}.community-story>p{font:28px/1.2 var(--serif);max-width:470px}.community-controls{display:flex;gap:18px;align-items:center;margin:24px 0 12px}.community-controls input{width:100%}.community-story .text-link{font-size:14px}.media-disclosure{position:absolute;bottom:24px;left:var(--pad);font-size:13px;z-index:3}
.places-chapter{background:var(--paper)}.places-heading{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:42px}.places-heading p{font:26px/1.35 var(--serif);max-width:360px;margin-right:4vw}.place-tabs{display:flex;margin:0 var(--pad) 36px;border-bottom:1px solid var(--rule);gap:0}.place-tabs button{font:22px var(--serif);padding:18px 28px;border-bottom:2px solid transparent;flex:1;text-align:left;color:#676c62}.place-tabs button:first-child{padding-left:0}.place-tabs button[aria-selected=true]{color:var(--copper);border-color:var(--copper)}.place-panel{height:72svh;min-height:530px;position:relative;overflow:hidden;background:#30342d;color:var(--paper)}.place-panel>video{width:100%;height:100%;object-fit:cover;filter:brightness(.84)}.place-overlay{position:absolute;inset:0;background:linear-gradient(0deg,#20251fe6,transparent 65%)}.place-overlay canvas{width:100%;height:100%}.place-copy{position:absolute;left:var(--pad);bottom:110px;width:45%;text-shadow:0 2px 10px #0003}.place-copy h3{font-size:clamp(34px,3.4vw,62px);line-height:1}.place-copy p{font-size:17px;max-width:440px;margin:20px 0 12px}.place-playback{position:absolute;left:var(--pad);right:var(--pad);bottom:28px;display:flex;align-items:center;gap:18px;font-size:14px}.place-playback>span:last-child{margin-left:auto;font-size:13px}.place-playback .icon-button{color:var(--paper)}
.platform-chapter{position:relative;min-height:850px;height:100svh;overflow:hidden;background:#e6e1d6}.platform-copy{position:absolute;z-index:2;left:var(--pad);top:100px;width:45%;pointer-events:none}.platform-copy h2{font-size:clamp(47px,5.1vw,87px)}.platform-copy p{font:26px var(--serif);margin:25px 0 20px}.platform-copy a{pointer-events:auto}.platform-chapter::after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#e9e5dbf5 0%,#e9e5dbcc 28%,#e9e5db00 60%)}#platform-canvas{position:absolute;inset:0}#platform-canvas canvas{display:block;width:100%;height:100%}.platform-layers{position:absolute;right:var(--pad);bottom:180px;z-index:3;display:flex;background:#eee9dfdb;border:1px solid #fff6;border-radius:99px;padding:5px;backdrop-filter:blur(20px)}.platform-layers button{border-radius:99px;padding:13px 22px;font:19px var(--serif)}.platform-layers button[aria-pressed=true]{background:#252a24;color:#efebe1}.platform-detail{position:absolute;right:var(--pad);bottom:50px;z-index:3;width:43%;padding-left:18px;border-left:1px solid var(--copper)}.platform-detail h3{font-size:31px}.platform-detail p{margin-top:13px;font-size:16px;max-width:450px}.platform-detail .icon-button{position:absolute;right:0;top:0}.evidence-chapter{display:grid;grid-template-columns:1.15fr 1fr;gap:8vw;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.evidence-chapter h2{font-size:clamp(43px,4vw,70px)}.evidence-copy{max-width:460px}.evidence-copy>p:first-child{font:32px var(--serif);margin-bottom:18px}.evidence-copy>p:nth-child(2){color:#565c51;font-size:17px}.evidence-copy .text-link{margin-top:24px}.founders-chapter{display:grid;grid-template-columns:1fr 1fr 1fr;gap:5vw;background:linear-gradient(135deg,#e4dfd3,#f0ece3 55%,#d4ccbd);border-bottom:1px solid var(--rule)}.founders-chapter h2{font-size:clamp(48px,4.6vw,80px)}.founder h3{font-size:32px;letter-spacing:-.03em}.founder-role{margin:12px 0 25px;font-size:14px}.founder>p:not(.founder-role){font-size:15px;line-height:1.6;color:#53594f;margin:0 0 18px}.build-chapter{background:#252925;color:#eee8da;position:relative;overflow:hidden;padding-top:110px;padding-bottom:55px}.build-chapter::before{content:'';position:absolute;width:1px;top:0;bottom:0;right:17%;background:linear-gradient(transparent,#da9165,transparent);box-shadow:0 0 90px 45px #9d633512;transform:rotate(12deg);pointer-events:none}.build-chapter h2{font-size:clamp(58px,7vw,118px)}.build-paths{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;border-bottom:1px solid #bf764e;padding-bottom:25px;margin:65px 0 68px;position:relative}.build-paths button{padding:15px 0;text-align:left;font:22px var(--serif);display:flex;justify-content:space-between;gap:16px}.build-paths button:hover{color:var(--copper-light)}.build-paths span{color:var(--copper-light);font-family:var(--sans)}footer{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}footer .wordmark{font-size:58px}footer p{font:24px/1.25 var(--serif)}footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:18px;font-size:14px}footer .text-link{font-size:14px;padding-top:0}
dialog{border:0;background:var(--paper);color:var(--ink);box-shadow:0 30px 120px #0007;max-height:90svh;padding:56px;max-width:850px;width:calc(100% - 40px);overflow:auto}dialog::backdrop{background:#172019bb;backdrop-filter:blur(8px)}.dialog-close{display:block;margin:0 0 34px auto;font-size:15px;border-bottom:1px solid var(--rule);padding:7px 0}.detail-dialog h2,.enquiry-dialog h2{font-size:54px;margin-bottom:26px}.detail-dialog h3{font-size:30px;margin:26px 0 14px}.detail-dialog p{font-size:16px;color:#52594e;margin-bottom:18px}.detail-dialog .detail-intro{font:23px/1.4 var(--serif);color:var(--ink)}.detail-dialog ul{padding-left:20px;color:#535a4d;line-height:1.6}.detail-dialog li{margin:10px 0}.detail-dialog a:not(.button){text-decoration:underline;text-underline-offset:4px}.detail-sections{display:grid;grid-template-columns:1fr 1fr;gap:28px;border-top:1px solid var(--rule);margin-top:28px}.trace-list{list-style:none!important;padding:0!important}.trace-list li{display:flex;gap:22px;padding:14px 0;border-bottom:1px solid var(--rule)}.trace-list time{font-variant-numeric:tabular-nums;color:var(--copper);min-width:66px}.trace-list strong{display:block;color:var(--ink);font-weight:400}.trace-list p{font-size:14px;margin:7px 0 0}.enquiry-dialog{max-width:760px}.enquiry-dialog form{display:grid;gap:22px}.enquiry-dialog label{display:grid;gap:9px;font-size:14px}.enquiry-dialog input,.enquiry-dialog textarea,.enquiry-dialog select{width:100%;background:#fff3;border:1px solid #bcb5a7;padding:13px 14px;border-radius:0;color:var(--ink)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.enquiry-dialog form>.button{justify-self:start;margin-top:4px}.enquiry-dialog #enquiry-status{font-size:14px;color:#62675c}.enquiry-review-text{white-space:pre-wrap;background:#e2dbce;padding:25px;font:16px/1.6 var(--sans);margin:25px 0}.enquiry-review-actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.noscript-note{padding:24px;background:#d4c9b5}.document-page .site-header{position:relative;border-bottom:1px solid var(--rule)}.document-page main{max-width:1500px;margin:auto}.document-hero{padding:90px var(--pad) 75px}.document-hero h1{font-size:clamp(60px,6.5vw,106px);max-width:1050px}.document-hero>p{font:27px/1.4 var(--serif);margin-top:30px;max-width:760px}.article-nav{display:flex;gap:26px;flex-wrap:wrap;padding:22px var(--pad);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);font-size:15px}.article-nav a:hover{color:var(--copper)}.document-section{padding:65px var(--pad);border-bottom:1px solid var(--rule)}.document-section h2{font-size:clamp(37px,3.5vw,62px);max-width:880px;margin:0 0 28px}.document-section h3{font-size:30px;margin:25px 0 16px}.document-section p{max-width:850px;margin:0 0 20px;line-height:1.65;color:#51594e}.document-section ul,.document-section ol{line-height:1.65;padding-left:20px;max-width:950px}.document-section li{margin:12px 0}.document-section a:not(.button){border-bottom:1px solid var(--rule)}.document-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.document-section table{border-collapse:collapse;width:100%;font-size:15px;line-height:1.5}.document-section th,.document-section td{text-align:left;border-bottom:1px solid var(--rule);padding:16px 20px 16px 0;vertical-align:top}.document-section th{font-weight:400;color:var(--copper)}.document-section svg{max-width:100%;height:auto}.document-page footer{padding:60px var(--pad);background:#252925;color:var(--paper)}
@keyframes copy-in{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes node-active{50%{box-shadow:0 0 0 8px #d1783f09}}
@media(min-width:1800px){.story-copy{top:24%}.response-panel{top:23%;width:480px}.school-plate{left:30%}.story-footer{bottom:40px}.community-copy{top:31%}}
@media(max-width:1100px){.site-header{gap:32px}.site-header nav{gap:24px}.story-stage{min-height:740px}.story-copy{width:51%;top:23%}.story-copy p{max-width:330px}.story-footer{gap:15px;flex-wrap:wrap}.experience-controls{min-width:380px;gap:12px}.processing-clock{font-size:12px;min-width:100px}.simulation-label{min-width:120px;font-size:12px}.response-panel{right:25px;width:43vw;padding:22px}.response-heading h3{font-size:27px}.agent-node{font-size:12px;gap:7px;padding-right:10px}.agent-node b{width:23px;height:23px;font-size:15px}.founders-chapter{gap:35px}.founder h3{font-size:27px}.build-paths{gap:28px;grid-template-columns:1fr 1fr}.platform-layers{bottom:200px}.platform-layers button{padding:12px 17px}.platform-detail{bottom:50px}.place-tabs button{font-size:20px;padding:16px 14px}.place-copy{width:57%}.community-copy h2{font-size:60px}}
@media(max-width:760px){:root{--pad:24px}.site-header{height:78px;gap:20px}.site-header .wordmark{font-size:38px}.site-header>nav,.header-cta{display:none}.menu-toggle{display:block;margin-left:auto;border:1px solid #81786588;border-radius:30px;font-size:14px;padding:10px 16px}.mobile-nav{position:absolute;z-index:24;left:0;right:0;top:78px;background:#ece8dff5;backdrop-filter:blur(15px);display:flex;flex-direction:column;padding:20px 24px;gap:20px;border-bottom:1px solid var(--rule)}h1{font-size:clamp(57px,12vw,88px)}h2{font-size:50px}.story-scroll{height:380vh}.story-stage{min-height:770px;height:100svh}.school-plate{inset:26% 0 0 0}.story-shade{background:linear-gradient(180deg,#ece8df 0%,#ece8df 21%,#ece8dfaa 39%,#ece8df00 63%)}.story-stage.understanding .story-shade{background:linear-gradient(180deg,#252925 0%,#252925ec 20%,#25292588 36%,#25292500 70%)}.story-copy{top:108px;width:90%;left:var(--pad)}.story-copy h1 br:first-child{display:none}.story-copy h1{max-width:440px;font-size:clamp(52px,10.8vw,78px)}.story-copy p{font-size:23px;margin-top:18px;max-width:100%}.story-copy .button{margin-top:22px;font-size:19px;padding:15px 22px}.story-copy h2{font-size:49px}.story-copy[data-stage='2'] h2 br:nth-child(2){display:none}.story-copy[data-stage='2'] p{font-size:20px;margin-top:16px;max-width:300px}.story-copy[data-stage='2'] button{margin-top:14px;font-size:14px}.story-stage[data-phase=response] .story-copy{top:95px;width:90%}.story-stage[data-phase=response] .story-copy h2{font-size:41px}.story-stage[data-phase=response] .story-copy h2 br{display:none}.story-stage[data-phase=response] .story-copy p{display:none}.story-footer{left:15px;right:15px;bottom:19px;gap:8px;justify-content:center}.simulation-label{order:2;font-size:11px;min-width:auto;margin-right:auto;padding:4px 0}.experience-controls{order:1;min-width:0;width:100%;padding:7px 10px;gap:10px;font-size:14px}.experience-controls input{min-width:65px}.play-control{width:34px;height:34px}.replay-control{width:25px}.processing-clock{order:3;min-width:0;display:flex;gap:5px;align-items:baseline}.processing-clock strong{font-size:17px}.processing-clock span{font-size:10px;display:inline;margin:0}.agent-node{font-size:11px;padding:5px 9px 5px 5px;gap:5px}.agent-node b{font-size:13px;width:21px;height:21px}.agent-focus{left:20px;right:20px;bottom:116px;width:auto;padding:22px}.agent-focus h3{font-size:29px}.agent-focus p{font-size:14px}.agent-focus .agent-progress{margin:18px 0 15px}.response-panel{left:20px;right:20px;top:180px;width:auto;padding:20px;max-height:calc(100% - 294px);overflow:auto}.response-heading h3{font-size:29px}.response-route{padding:14px 0}.case-variant{margin:15px 0}.case-scores{margin-bottom:12px;gap:20px}.response-route p{font-size:12px}.decision-buttons .button{min-height:40px}.purpose{grid-template-columns:1fr;gap:30px;padding-top:60px;padding-bottom:60px}.statement{font-size:35px}.purpose-body{font-size:16px;gap:16px}.community-chapter{height:870px;min-height:0}.community-scene video{object-position:65% center}.community-shade{background:linear-gradient(180deg,#ece8dfee 0%,#ece8dfa9 25%,#ece8df00 58%)}.community-copy{top:65px;right:24px}.community-copy h2{font-size:48px}.community-copy p{font-size:24px;margin:22px 0 28px}.community-copy .button{font-size:18px;padding:16px 22px}.community-chapter.is-playing .community-copy{top:55px}.community-chapter.is-playing .community-copy h2{font-size:43px}.community-story{width:auto;left:18px;right:18px;bottom:60px;padding:22px}.community-story>p{font-size:26px}.community-controls{margin:18px 0 12px}.places-heading{padding-top:65px;padding-bottom:30px;display:block}.places-heading h2{font-size:50px}.places-heading p{font-size:23px;margin:25px 0 0}.place-tabs{overflow-x:auto;margin:0 0 0 24px;padding-right:24px;scrollbar-width:thin}.place-tabs button{font-size:19px;flex:0 0 auto;padding:17px 22px}.place-panel{height:690px;min-height:0}.place-panel>video{object-position:center;filter:brightness(.75)}.place-copy{left:24px;right:24px;width:auto;bottom:123px}.place-copy h3{font-size:42px}.place-copy p{font-size:16px;max-width:90%}.place-playback{left:24px;right:24px;gap:12px;flex-wrap:wrap;font-size:12px}.place-playback>span:last-child{font-size:11px;flex-basis:100%;margin-left:54px}.platform-chapter{height:940px;min-height:0}.platform-copy{top:65px;left:24px;width:90%}.platform-copy h2{font-size:45px}.platform-copy h2 br:nth-child(1),.platform-copy h2 br:nth-child(3){display:none}.platform-copy p{font-size:24px;margin:22px 0 12px}.platform-chapter::after{background:linear-gradient(180deg,#e9e5db 0%,#e9e5dbde 27%,#e9e5db00 51%)}#platform-canvas{inset:24% -25% 12% -45%}.platform-layers{left:18px;right:18px;bottom:197px;justify-content:center}.platform-layers button{font-size:16px;padding:12px 14px;flex:1}.platform-detail{left:24px;right:24px;width:auto;bottom:60px}.platform-detail h3{font-size:29px;padding-right:48px}.platform-detail p{font-size:15px;max-width:320px}.evidence-chapter{grid-template-columns:1fr;gap:36px;padding:60px 24px}.evidence-chapter h2{font-size:46px}.evidence-copy>p:nth-child(2){font-size:16px}.evidence-copy>p:first-child{font-size:29px}.founders-chapter{grid-template-columns:1fr;padding:65px 24px;gap:40px}.founders-chapter h2{font-size:53px}.founders-chapter h2 br{display:none}.founder{padding-top:28px;border-top:1px solid #c5bdad}.founder h3{font-size:32px}.founder-role{margin-bottom:18px}.founder>p:not(.founder-role){max-width:460px}.build-chapter{padding:65px 24px 45px}.build-chapter h2{font-size:58px}.build-paths{grid-template-columns:1fr;margin:35px 0 45px;gap:4px;padding-bottom:30px}.build-paths button{font-size:23px;padding:20px 0;border-bottom:1px solid #ffffff20}.build-paths button:last-child{border-bottom:0}footer{flex-wrap:wrap;gap:36px}footer .wordmark{font-size:55px;width:100%}footer p{font-size:24px}footer>div{font-size:13px}dialog{width:calc(100% - 20px);max-height:94svh;padding:25px}.dialog-close{margin-bottom:27px}.detail-dialog h2,.enquiry-dialog h2{font-size:42px}.detail-sections,.form-row{grid-template-columns:1fr;gap:4px}.detail-dialog .detail-intro{font-size:22px}.enquiry-dialog form{gap:18px}.form-row{gap:18px}.document-page .site-header{justify-content:space-between}.document-page .site-header .header-cta{display:inline-flex;font-size:15px;padding:12px 15px;margin-left:auto}.document-hero{padding:60px 24px}.document-hero h1{font-size:57px}.document-hero>p{font-size:24px}.article-nav{font-size:14px;gap:20px;padding:20px 24px}.document-section{padding:45px 24px}.document-section h2{font-size:39px}.document-grid{grid-template-columns:1fr;gap:20px}.document-section table{font-size:13px;display:block;overflow:auto}.document-page footer{padding:40px 24px}}
@media(max-height:740px) and (min-width:761px){.story-stage{min-height:650px}.story-copy{top:20%}.story-copy h1{font-size:84px}.story-copy h2{font-size:73px}.story-copy p{font-size:27px}.response-panel{top:13%;padding:19px}.response-route{padding:12px 0}.case-variant{margin:15px 0}.case-scores{margin-bottom:10px}.story-footer{bottom:21px}.platform-chapter{min-height:740px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body.reduced-motion{scroll-behavior:auto}body.reduced-motion *{animation:none!important;transition:none!important}

.story-stage.uncertain .school-plate{filter:blur(15px)}
.detail-dialog summary{cursor:pointer;font:25px var(--serif);padding:22px 0;border-top:1px solid var(--rule)}
.detail-dialog details{margin:24px 0}.detail-dialog .enquiry-review-actions{margin:28px 0}.document-section .table-wrap{overflow:auto}

.school-cutaway{position:absolute;inset:0;background:url('assets/school-cutaway.webp') center/cover no-repeat;opacity:0;pointer-events:none}.story-stage.understanding .story-shade{background:linear-gradient(90deg,#252925f5 0%,#252925df 20%,#25292588 34%,#25292500 56%)}@media(max-width:760px){.school-cutaway{background-position:64% center}.story-stage.understanding .story-shade{background:linear-gradient(180deg,#252925 0%,#252925ed 20%,#25292585 37%,#25292500 62%)}}

input[type=range]{height:34px;background:transparent}input[type=range]::-webkit-slider-runnable-track{height:5px;border-radius:5px;background:linear-gradient(90deg,var(--copper) var(--range,0%),#afa99d var(--range,0%))}input[type=range]::-webkit-slider-thumb{margin-top:-9.5px}input[type=range]::-moz-range-track{height:5px;border-radius:5px;background:linear-gradient(90deg,var(--copper) var(--range,0%),#afa99d var(--range,0%))}.community-response{border-top:1px solid #beb5a7;margin-top:20px;padding-top:17px;display:grid;gap:12px}.community-response p{font:16px/1.4 var(--sans)}.community-response strong{font-weight:400;color:var(--copper)}.community-response .response-stats{display:flex;gap:25px;color:#565d51;font-size:12px}.community-response .button{font-size:17px;justify-self:start;min-height:43px;padding:12px 19px}.community-response .response-status{border-left:2px solid var(--copper);padding-left:12px}@media(max-width:360px){.experience-controls{font-size:12px;gap:7px;padding:7px 8px}.experience-controls input{min-width:40px}.play-control{width:32px;height:32px}.replay-control{width:24px}.processing-clock span{font-size:9px}}

#community-agents{z-index:3}.community-agent-focus{border-top:1px solid #beb5a7;margin-top:18px;padding:18px 0 5px}.community-agent-focus h3{font-size:28px;margin-bottom:12px}.community-agent-focus p{font-size:15px;line-height:1.45}.community-chapter.is-playing:has(.agent-node.visible) .community-copy p{display:none}
@media(max-width:760px){.community-chapter{height:auto;min-height:790px}.community-scene{height:700px}.community-scene video{object-position:78% center}#community-agents{height:700px}.community-story{position:relative;left:auto;right:auto;bottom:auto;width:auto;margin:660px 18px 64px;padding:22px}.community-copy{z-index:2}.community-chapter.is-playing .community-copy h2{font-size:40px}.community-copy p{font-size:22px}.community-agent-focus h3{font-size:27px}.community-agent-focus p{font-size:15px}.community-story>p{font-size:25px}}
.community-chapter.understanding{background:#222820}.community-chapter.understanding .community-shade{background:linear-gradient(90deg,#252925f5 0%,#252925cc 23%,#25292522 60%,transparent)}.community-chapter.understanding .community-copy,.community-chapter.understanding .media-disclosure{color:#ede8dd}
@media(max-width:760px){.community-chapter.understanding .community-shade{background:linear-gradient(180deg,#252925f5 0%,#252925c9 18%,transparent 43%)}.story-stage[data-phase=response]{height:auto;min-height:0;padding:310px 0 122px;overflow:visible}.story-stage[data-phase=response] .scene-visual,.story-stage[data-phase=response] .story-shade{height:310px;bottom:auto}.story-stage[data-phase=response] .school-plate{inset:0}.story-stage[data-phase=response] .school-cutaway{background-position:64% 55%}.story-stage[data-phase=response] .story-copy{top:60px}.story-stage[data-phase=response] .response-panel{position:relative;left:auto;right:auto;top:auto;margin:0 18px;width:auto;max-height:none;overflow:visible;padding:22px}.story-stage[data-phase=response] .response-route p{font-size:15px;line-height:1.4}.story-stage[data-phase=response] .response-outcome{font-size:14px}.story-stage[data-phase=response] .story-footer{color:#ede8dd}.story-stage[data-phase=response]{background:#252925}.story-stage[data-phase=response] .experience-controls{color:#252925}.story-stage[data-phase=response] .story-copy h2{font-size:43px}.story-stage[data-phase=response] .response-heading h3{font-size:31px}}

.community-human h3{font:24px/1.1 var(--serif);margin:0 0 10px}.community-human .decision-buttons{margin-top:15px}.community-response .response-stats{flex-wrap:wrap;gap:10px 18px}.community-response .case-variant{margin:0 0 2px}.community-response .case-variant button{padding:10px 14px;font-size:13px}.community-detail-links{display:flex;gap:24px;margin-top:15px;flex-wrap:wrap}.community-chapter.uncertain video{filter:blur(14px)}.community-chapter:has(#community-response:not([hidden])) .community-story{bottom:36px;max-height:76%;overflow:auto}.community-chapter:has(#community-response:not([hidden])) .community-copy{left:auto;right:var(--pad);top:11%;width:42%}.community-chapter:has(#community-response:not([hidden])) .community-copy h2{font-size:clamp(38px,4vw,68px)}.community-chapter:has(#community-response:not([hidden])) .community-copy p{font-size:23px}
@media(max-width:760px){.community-chapter:has(#community-response:not([hidden])) .community-story{bottom:auto;max-height:none;overflow:visible}.community-chapter:has(#community-response:not([hidden])) .community-copy{left:24px;right:24px;top:55px;width:auto}.community-chapter:has(#community-response:not([hidden])) .community-copy h2{font-size:40px}.community-chapter:has(#community-response:not([hidden])) .community-copy p{font-size:22px}.community-response p{font-size:15px}.community-response .button{font-size:16px;padding:12px 16px}}
@media(max-width:760px){.story-stage[data-phase=response].is-visible .story-footer{position:fixed;z-index:13;left:15px;right:15px;bottom:15px;padding:8px 0 0;background:linear-gradient(transparent,#252925 60%)}.story-stage[data-phase=response]{padding-bottom:152px}}

#school-film{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}#school-architecture{opacity:0}.school-virtual-views{position:absolute;inset:0;pointer-events:none;font:12px var(--sans);color:#ebe7dc}.school-virtual-views span{position:absolute;right:30px;width:min(178px,13vw);background:#252925dc;padding:6px 9px;top:26%}.school-virtual-views span+span{top:calc(26% + min(111.25px,8.125vw) + 38px)}.story-stage[data-phase=followup] .story-copy{color:#252925}.story-stage[data-phase=followup] .story-shade{background:linear-gradient(90deg,#ece8dfec 0%,#ece8dfbd 25%,transparent 67%)}.story-stage[data-phase=followup] .processing-clock{color:#252925}.story-stage[data-phase=followup] .story-copy .text-link{margin-top:26px}
@media(max-width:760px){#school-film{object-position:72% center}.school-virtual-views{display:none}.story-stage[data-phase=followup] .story-shade{background:linear-gradient(180deg,#ece8df 0%,#ece8dfca 29%,transparent 58%)}.story-stage[data-phase=followup] .story-copy{top:100px}.story-stage[data-phase=followup] .story-copy h2{font-size:48px}.story-stage[data-phase=followup] .story-copy p{font-size:21px;max-width:310px}}

.school-receipt{position:absolute;z-index:4;right:5%;bottom:18%;width:350px;display:flex;gap:15px;padding:21px 24px;background:#eee9dfed;color:#252925;border-left:3px solid var(--copper);box-shadow:0 16px 45px #25292520;backdrop-filter:blur(14px)}.school-receipt h3{font:27px/1.05 var(--serif);margin:0 0 9px}.school-receipt p{font-size:14px;line-height:1.4}.receipt-mark{font-size:25px;color:var(--copper)}.story-stage[data-phase=followup] .processing-clock span{color:#514b42}
@media(max-width:760px){.school-receipt{right:22px;left:22px;bottom:126px;width:auto;padding:17px 20px}.school-receipt h3{font-size:25px}.school-receipt p{font-size:14px}.story-stage[data-phase=followup] .story-copy p{max-width:290px}}

@media(max-width:760px){.story-stage[data-phase=response] .decision-buttons button{scroll-margin-block:150px}}
@media(max-width:760px){.story-stage[data-phase=response].is-visible .story-footer{top:12px;bottom:auto;padding:0 0 12px;background:linear-gradient(#252925 65%,transparent)}.story-stage[data-phase=response] .story-copy{top:132px}}
@media(max-width:760px){.story-stage[data-phase=followup] #school-film{object-position:88% center}}

.community-outcome{border-left:2px solid var(--copper);padding:4px 0 4px 16px;margin-top:24px}.community-outcome h3{font:28px/1.08 var(--serif);margin-bottom:12px}.community-outcome p{font-size:15px;line-height:1.4}

.place-playback{display:grid;grid-template-columns:42px minmax(130px,230px) 1fr auto;gap:7px 16px;z-index:8}.place-playback>input{width:100%;min-width:0}.place-stage-controls{grid-row:2;grid-column:2/4;display:flex;gap:6px}.place-stage-controls button{font:14px var(--sans);padding:8px 13px;border-bottom:1px solid #eee6d433;color:#ddd5c6}.place-stage-controls button[aria-pressed=true]{border-color:#e3a578;color:#fff1d5}.place-disclosure{grid-column:4;grid-row:1/3}.place-playback #place-phase{font-size:13px}
@media(max-width:760px){.place-copy{bottom:166px}.place-playback{bottom:23px;left:20px;right:20px;grid-template-columns:38px 1fr;gap:5px 10px}.place-stage-controls{grid-column:1/-1;grid-row:3;justify-content:space-between;gap:0}.place-stage-controls button{font-size:13px;padding:9px 10px}.place-playback #place-phase{grid-column:1/-1;grid-row:2;font-size:12px;margin-left:48px}.place-playback>.place-disclosure:last-child{grid-column:1/-1;grid-row:4;margin:3px 0 0;font-size:10px}.place-playback>.icon-button{width:38px;height:38px}}
