:root{--paper:#f3f6fc;--white:#fff;--ink:#142443;--muted:#65738b;--line:#d8e1ef;--blue:#2359e9;--pale:#e7eeff;--navy:#12264b;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper);color-scheme:light;scroll-behavior:smooth;scroll-padding-top:24px;font-synthesis:none}*{box-sizing:border-box}body{margin:0}h1,h2,h3,p{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #f7ae3d;outline-offset:4px}button:disabled{cursor:default;opacity:.4}p{line-height:1.6}h1,h2,h3{font-family:'Space Grotesk',sans-serif;font-weight:500}::selection{background:#ceddff}.skip-link{position:absolute;top:-80px;left:16px;background:white;padding:16px;z-index:30}.skip-link:focus{top:10px}.site-header{height:82px;padding:0 4%;display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line);position:relative;z-index:10;background:var(--paper)}.brand{display:flex;align-items:center;font-weight:700;font-size:29px;letter-spacing:-1.3px}.brand>span:last-child{color:var(--blue)}.brand-mark{display:grid;grid-template-columns:10px 10px;gap:3px;margin-right:12px;transform:rotate(-7deg)}.brand-mark i{width:10px;height:10px;background:var(--blue);border-radius:1px}.brand-mark i:last-child{border-radius:50%}.site-header nav{display:flex;gap:32px;font-size:14px;font-weight:500}.site-header nav a:hover{color:var(--blue)}.header-note{font-size:10px;letter-spacing:1.4px;color:var(--muted)}.municipality{position:relative;height:min(770px,83vh);min-height:660px;overflow:hidden;background:radial-gradient(ellipse at 47% 55%,#dce7f9 0,#edf3fc 45%,#f3f6fc 75%)}.scene-title{position:absolute;top:37px;left:4%;z-index:3;pointer-events:none}.eyebrow{font-size:10px;letter-spacing:1.8px;color:var(--blue);font-weight:700}.scene-title h1{font-size:clamp(45px,4.6vw,66px);line-height:.99;letter-spacing:-3px;margin-top:16px}.scene-title h1 span{color:var(--blue)}.concept-badge{position:absolute;right:4%;top:35px;font-size:10px;letter-spacing:1.2px;color:#77849b;z-index:3}#scene-canvas,.scene-labels{position:absolute;inset:0 0 0 -5%}#scene-canvas canvas{display:block;width:100%;height:100%;cursor:grab;touch-action:pan-y}#scene-canvas canvas:active{cursor:grabbing}.scene-labels{pointer-events:none;overflow:hidden}.scene-pin{position:absolute;transform:translate(-50%,-100%);pointer-events:auto;display:flex;align-items:center;gap:6px;background:#fffffff0;border:1px solid #d6e0ee;border-radius:5px;box-shadow:0 3px 12px #12264b12;padding:8px 10px;white-space:nowrap;font-size:12px;font-weight:500}.scene-pin::after{content:'';width:1px;height:17px;background:#9cacc5;position:absolute;top:100%;left:50%}.scene-pin i{width:5px;height:5px;background:var(--blue);border-radius:50%}.scene-pin[aria-pressed=true]{background:var(--blue);color:white;border-color:var(--blue);box-shadow:0 4px 20px #245bea25}.scene-pin[aria-pressed=true] i{background:white}.scene-pin:hover{border-color:var(--blue)}.viewer-controls{position:absolute;bottom:27px;left:4%;display:flex;align-items:center;gap:16px;z-index:5;font-size:12px;color:var(--muted)}.viewer-controls>div{display:flex;border:1px solid var(--line);border-radius:5px;overflow:hidden;background:white}.viewer-controls button{width:38px;height:37px;background:white;border:0;border-right:1px solid var(--line);font-size:20px}.viewer-controls button:last-child{border:0}.viewer-controls button:hover{background:var(--pale)}.office-dock{position:absolute;right:4%;bottom:28px;width:250px;padding:19px 20px 20px;background:#ffffffed;border:1px solid #d9e2f0;box-shadow:0 10px 40px #20386110;backdrop-filter:blur(16px);border-radius:9px;z-index:5}.dock-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.dock-heading>span{font-size:10px;letter-spacing:1.2px;color:var(--muted)}.dock-heading>button{width:26px;height:26px;display:grid;place-items:center;border:0;background:var(--paper);border-radius:50%;font-size:20px;line-height:1}#office-panel h2{font-size:24px;letter-spacing:-.7px;line-height:1.1}.module-list{display:flex;flex-direction:column;align-items:stretch;gap:0;margin-top:17px}.module-button{border:0;background:transparent;padding:8px 0;text-align:left;font-size:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#52627f;border-bottom:1px solid #e7ecf4}.module-button:last-child{border:0}.module-button>span:last-child{color:#8192af}.module-button[aria-expanded=true],.module-button:hover{color:var(--blue)}.module-detail{font-size:13px;color:var(--muted);line-height:1.6;margin-top:12px}.module-detail[hidden]{display:none}.office-dock.collapsed .module-list,.office-dock.collapsed .module-detail{display:none}.office-bar{padding:0 4%;background:white;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}#office-tabs{display:grid;grid-template-columns:repeat(6,1fr)}.office-tab{border:0;border-bottom:3px solid transparent;background:transparent;display:flex;gap:9px;align-items:center;text-align:left;font-size:13px;font-weight:500;padding:22px 10px;line-height:1.35;min-height:79px}.office-tab:first-child{padding-left:0}.office-tab>span:first-child{font-size:10px;color:#8b98af;font-family:'Space Grotesk',sans-serif}.office-tab[aria-selected=true]{border-bottom-color:var(--blue);color:var(--blue)}.office-tab:hover{color:var(--blue)}.connections{background:var(--navy);color:white;padding:32px 4% 25px}.journey-toolbar{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.journey-toolbar h2{font-size:23px;letter-spacing:-.6px;margin-right:auto}#journey-tabs{display:flex;gap:5px;background:#1d355a;padding:4px;border-radius:5px}#journey-tabs button{font-size:12px;padding:10px 13px;background:transparent;border:0;border-radius:3px;color:#c3d0e6}#journey-tabs button[aria-selected=true]{background:white;color:var(--ink)}.play-button{display:flex;align-items:center;justify-content:center;gap:10px;background:#2b62f2;border:1px solid #4a7cff;border-radius:5px;padding:13px 16px;color:white;font-size:12px;font-weight:500}.play-button:hover{background:#3c70f3}.journey-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:22px;list-style:none;margin:26px 0 18px;padding:0}.journey-steps li{position:relative}.journey-steps li:not(:last-child)::after{content:'→';position:absolute;right:-16px;top:12px;color:#6e86af;font-size:14px}.journey-steps button{display:flex;gap:10px;align-items:center;text-align:left;width:100%;height:100%;border:1px solid #395077;border-radius:5px;background:transparent;color:#cedaef;padding:12px;font-size:13px}.journey-steps button>span:first-child{font-size:10px;color:#90a6c9}.journey-steps button[aria-current=step]{background:#234477;border-color:#6196f4;color:white}.journey-steps button:hover{border-color:#6196f4}.journey-caption{display:flex;justify-content:space-between;gap:25px;color:#acbfde;align-items:center}.journey-caption>span:first-child{font-size:13px}.journey-caption>span:last-child{font-size:9px;letter-spacing:1.3px;white-space:nowrap}.capabilities{padding:35px 4% 30px;background:white}.foundation-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.foundation-heading h2{font-size:23px;letter-spacing:-.7px}.foundation-heading>span{font-size:12px;color:var(--muted)}.shared-list{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.shared-item{border:0;border-top:1px solid var(--line);text-align:left;background:transparent;padding:14px 0;display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:13px;line-height:1.4}.shared-item>span:first-child{color:var(--blue);font-size:10px;font-family:'Space Grotesk',sans-serif}.shared-item:hover,.shared-item[aria-expanded=true]{color:var(--blue)}#capability-detail{font-size:14px;color:var(--muted);padding:14px 0 0;border-top:1px solid var(--line);max-width:750px}footer{display:flex;align-items:center;gap:30px;padding:22px 4%;border-top:1px solid var(--line)}footer .brand{font-size:23px}footer p{font-size:11px;color:var(--muted);margin-left:auto}footer>span{font-size:11px;color:var(--muted)}.scene-fallback{position:absolute;top:240px;left:30%;right:30%;padding:20px;background:white;border:1px solid var(--line);border-radius:8px;font-size:15px;z-index:6}
@media(max-width:1100px){.header-note{display:none}.site-header nav{font-size:13px;gap:24px}.municipality{min-height:640px;height:730px}.scene-title h1{font-size:50px}.office-dock{width:225px;padding:17px}#office-panel h2{font-size:22px}.module-button{font-size:12px}.office-tab{font-size:12px;padding:18px 6px;gap:7px}.journey-toolbar{gap:15px}.journey-toolbar h2{font-size:21px}#journey-tabs button{padding:10px;font-size:12px}.play-button{padding:13px;font-size:12px}.shared-list{grid-template-columns:repeat(3,1fr);gap:8px 25px}.shared-item{flex-direction:row;gap:12px}.journey-steps{gap:14px}.journey-steps li:not(:last-child)::after{right:-13px}.journey-steps button{font-size:12px;padding:10px 8px;gap:7px}}
@media(max-width:760px){.site-header{height:70px;padding:0 5%}.brand{font-size:26px}.site-header nav{gap:18px}.site-header nav a:first-child{display:none}.municipality{height:810px;min-height:0}.scene-title{top:27px;left:5%}.scene-title h1{font-size:42px;letter-spacing:-2px;line-height:1.04;margin-top:12px}.eyebrow{font-size:9px;letter-spacing:1.1px}.concept-badge{font-size:9px;right:5%;top:31px;width:80px;text-align:right;line-height:1.6}#scene-canvas,.scene-labels{inset:45px -2% 225px}.scene-pin{font-size:10px;padding:6px 7px;gap:4px}.scene-pin::after{height:10px}.scene-pin i{width:4px;height:4px}.office-dock{left:5%;right:5%;bottom:19px;width:auto;padding:15px 17px}.dock-heading{margin-bottom:5px}#office-panel h2{font-size:23px}.module-list{display:grid;grid-template-columns:1fr 1fr;column-gap:16px;row-gap:0;margin-top:13px}.module-button{padding:9px 0;font-size:12px;min-height:38px}.module-detail{margin-top:9px;font-size:13px}.office-dock:has(.module-detail:not([hidden])){max-height:370px;overflow:auto}.viewer-controls{bottom:263px;left:5%;right:5%;justify-content:space-between;font-size:11px}.viewer-controls button{width:39px;height:39px}.office-bar{padding:0 5%}#office-tabs{grid-template-columns:repeat(3,1fr)}.office-tab{min-height:61px;font-size:12px;padding:12px 6px;gap:6px;border-bottom-width:2px}.office-tab:first-child{padding-left:6px}.office-tab>span:first-child{font-size:9px}.connections{padding:27px 5% 24px}.journey-toolbar{gap:16px}.journey-toolbar h2{font-size:24px;flex:1}.play-button{order:1;padding:12px 14px}#journey-tabs{order:2;width:100%}#journey-tabs button{flex:1;font-size:12px;padding:10px 6px}.journey-steps{grid-template-columns:repeat(5,1fr);gap:6px;margin:20px 0 16px}.journey-steps li:not(:last-child)::after{display:none}.journey-steps button{flex-direction:column;align-items:flex-start;font-size:11px;padding:10px 6px;gap:6px}.journey-caption{display:block;min-height:54px}.journey-caption>span:first-child{font-size:12px;display:block;margin-bottom:10px}.journey-caption>span:last-child{font-size:9px}.capabilities{padding:29px 5%}.foundation-heading{display:block;margin-bottom:18px}.foundation-heading h2{font-size:24px;margin-bottom:9px}.foundation-heading>span{font-size:12px}.shared-list{grid-template-columns:1fr 1fr;gap:0 20px}.shared-item{font-size:13px;gap:10px;padding:14px 0}.shared-item>span:first-child{font-size:10px}footer{padding:21px 5%;gap:15px;flex-wrap:wrap}footer p{font-size:11px;order:3;width:100%;margin:0}footer>span{margin-left:auto}.scene-fallback{top:180px;left:5%;right:5%}}
@media(max-width:380px){.site-header nav a:last-child{display:none}.scene-title h1{font-size:38px}.module-button{font-size:11px}.office-tab{font-size:11px}.scene-pin{font-size:9px}.municipality{height:820px}.viewer-controls{bottom:292px}.office-dock{padding:14px}.concept-badge{display:none}}
@media(pointer:coarse){.viewer-controls button,.dock-heading>button,.play-button{min-width:44px;min-height:44px}.module-button{min-height:44px}.scene-pin{min-height:35px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.view-switch{position:absolute;top:29px;left:50%;transform:translateX(-50%);z-index:6;display:flex;gap:3px;padding:4px;background:#ffffffd9;border:1px solid var(--line);border-radius:6px}.view-switch button{border:0;background:transparent;border-radius:3px;font-size:12px;padding:10px 13px;color:var(--muted)}.view-switch button[aria-pressed=true]{background:var(--blue);color:white}.system-map{position:absolute;inset:145px 4% 80px;display:flex;align-items:center;justify-content:center;overflow:auto}.system-map[hidden]{display:none}.system-map>svg{width:100%;height:auto;max-height:100%}.graph-mode .office-dock{display:none}.graph-mode .scene-title h1{font-size:36px;letter-spacing:-1.5px;line-height:1.02}.graph-mode .scene-title h1 br{display:none}.graph-mode .scene-title h1 span::before{content:' '}.graph-mode .viewer-controls>div{display:none}.workflow-map{margin:22px 0 12px;min-height:110px;display:flex;align-items:center;justify-content:center;overflow:auto}.workflow-map>svg{width:100%;height:auto;max-height:170px}.connections .journey-steps{margin-top:12px}.journey-steps button{padding:8px 10px}.journey-caption{margin-top:15px}.workflow-map .edgeLabel{background:transparent}
@media(max-width:1100px){.view-switch{left:auto;right:4%;transform:none;top:64px}.concept-badge{top:29px}.graph-mode .scene-title h1{font-size:32px}.system-map{inset:160px 4% 75px}}
@media(max-width:760px){.view-switch{top:114px;left:5%;right:auto}.view-switch button{font-size:12px;padding:9px 12px}.scene-title h1{font-size:36px}.scene-title h1 br{display:none}.scene-title h1 span::before{content:' '}.scene-title{top:26px;right:5%}.scene-title .eyebrow{font-size:9px}.concept-badge{display:none}#scene-canvas,.scene-labels{top:75px}.graph-mode{height:740px}.graph-mode .scene-title h1{font-size:33px}.system-map{inset:170px 5% 65px;justify-content:flex-start}.system-map>svg{min-width:840px;max-height:none}.workflow-map{justify-content:flex-start;margin-top:20px;min-height:100px}.workflow-map>svg{min-width:670px;max-height:125px}.connections .journey-steps{margin-top:8px}.journey-steps button{padding:9px 6px;font-size:11px}}
@media(max-width:380px){.scene-title h1{font-size:32px}.graph-mode .scene-title h1{font-size:30px}}
@media(min-width:761px){#scene-canvas,.scene-labels{right:16%;left:-7%}}
.tour-control{position:absolute;left:4%;bottom:79px;z-index:8;display:flex;gap:14px;align-items:center;padding:9px 9px 9px 15px;background:var(--blue);color:white;border-radius:6px;box-shadow:0 7px 25px #2359e92a;font-size:12px}.tour-control[hidden]{display:none}.tour-control button{border:0;background:#ffffff25;color:white;border-radius:4px;width:34px;height:34px;font-size:15px}.tour-control button:hover{background:#ffffff40}
@media(min-width:761px){#scene-canvas,.scene-labels{top:35px;left:0;right:16%}.scene-title h1{font-size:clamp(40px,4vw,54px)}}
@media(max-width:760px){.tour-control{left:5%;right:5%;bottom:312px;justify-content:space-between;font-size:11px}.tour-control button{min-width:44px;min-height:44px}}
@media(max-width:380px){.tour-control{bottom:343px}}
@media(max-width:760px){.municipality{height:auto;min-height:0;padding-top:180px;padding-bottom:1px}#scene-canvas{position:relative;inset:auto;width:100%;height:390px}.scene-labels{inset:180px 0 auto;height:390px}.scene-pin:not([aria-pressed=true]){display:none}.scene-pin{font-size:12px;min-height:40px;padding:9px 11px}.viewer-controls{position:relative;inset:auto;margin:0 5% 15px;min-height:44px}.office-dock{position:relative;inset:auto;width:90%;margin:0 5% 20px;padding:17px}.office-dock:has(.module-detail:not([hidden])){max-height:none;overflow:visible}.module-button{font-size:13px;min-height:44px}.tour-control{position:relative;inset:auto;margin:0 5% 15px;font-size:12px}.graph-mode{height:auto;min-height:740px}.system-map{position:relative;inset:auto;height:470px;width:90%;margin:0 5% 15px}.graph-mode .scene-title h1{font-size:32px}.office-tab{font-size:12px}.journey-steps button{font-size:12px;padding:10px 6px}.site-header nav{font-size:13px}}
.workflow-map .node{cursor:pointer}.workflow-map .node:focus-visible{outline:2px solid #f7ae3d;outline-offset:4px}.connections .journey-steps{display:flex;justify-content:center;gap:9px;margin:12px 0 0}.journey-steps li:not(:last-child)::after{display:none}.journey-steps button{width:31px;height:31px;padding:0;display:grid;place-items:center;border-radius:50%;border-color:#3d557c}.journey-steps button>span:first-child{font-size:11px}.journey-steps button>span:last-child{display:none}.journey-steps button[aria-current=step]{background:var(--blue);border-color:#6b94ff}.journey-steps button[aria-current=step]>span:first-child{color:white}
@media(pointer:coarse){.journey-steps button{width:44px;height:44px}}
.scroll-story{height:590svh;position:relative}.scroll-story .municipality{position:sticky;top:0;height:100svh;min-height:600px;padding:0}.scroll-story.map-active{height:auto}.scene-title{top:6%;left:5%}.scene-title h1{font-size:clamp(52px,6.3vw,96px);letter-spacing:-4px;line-height:1.02}.scene-title .eyebrow{font-size:clamp(12px,1.05vw,17px);letter-spacing:1.5px;max-width:500px;line-height:1.5}.scroll-story #scene-canvas,.scroll-story .scene-labels{position:absolute;inset:11% 0 5% 12%;width:auto;height:auto}.scene-pin{font-size:18px;padding:11px 16px;font-weight:600}.scene-pin:not([aria-pressed=true]){font-size:14px}.office-dock{right:5%;bottom:7%;width:290px}.office-dock.collapsed{width:280px;padding:20px 22px}.dock-heading>span{font-size:13px}.dock-heading>button{width:38px;height:38px;font-size:27px}#office-panel h2{font-size:29px}.module-button{font-size:16px;padding:10px 0}.module-detail{font-size:16px}.scroll-cue{position:absolute;left:5%;bottom:115px;width:290px;z-index:6;font-size:17px;font-weight:500}.scroll-cue>div:first-child{display:flex;justify-content:space-between;gap:15px}.scroll-track{height:4px;background:#cbd9f1;margin-top:15px;border-radius:4px;overflow:hidden}.scroll-track span{display:block;height:100%;background:var(--blue);width:0}.chapter-controls{position:absolute;left:5%;bottom:35px;z-index:7;display:flex;align-items:center;gap:20px}.chapter-controls button{width:52px;height:48px;border:1px solid #b3c6e8;border-radius:6px;background:white;font-size:25px}.chapter-controls button:hover{background:var(--pale)}.chapter-controls span{font-size:16px;letter-spacing:2px}.viewer-controls{left:auto;right:5%;bottom:18px;font-size:14px}.view-switch{top:35px;right:5%;left:auto;transform:none}.view-switch button{font-size:15px}.concept-badge{display:none}.graph-mode .scene-title h1{font-size:40px}.graph-mode .scroll-cue,.graph-mode .chapter-controls{display:none}.scroll-story .graph-mode{height:100svh;min-height:650px}.system-map{inset:180px 5% 80px}.tour-control{left:5%;right:auto;bottom:110px;font-size:20px;max-width:70%;padding:15px 15px 15px 22px}.tour-control button{width:44px;height:44px}.tour-playing .scroll-cue{display:none}.tour-playing .chapter-controls{opacity:.4}.connections{padding:55px 5% 45px}.journey-toolbar h2{font-size:36px}.journey-toolbar{gap:24px}#journey-tabs button{font-size:16px;padding:13px 17px}.play-button{font-size:17px;padding:16px 20px}.workflow-map{min-height:200px;margin:24px 0 10px}.workflow-map>svg{max-height:240px}.journey-caption{font-size:19px}.journey-caption>span:last-child{font-size:12px}.journey-steps button{width:42px;height:42px}.journey-steps button>span:first-child{font-size:15px}.foundation-heading h2{font-size:36px}.shared-item{font-size:21px}.shared-item>span:first-child{font-size:14px}.office-tab{font-size:16px;min-height:100px}.office-tab>span:first-child{font-size:13px}
@media(min-width:1100px){.scroll-story #scene-canvas,.scroll-story .scene-labels{inset:4% -8% 0 15%}.office-dock:not(.collapsed){max-height:48%;overflow:auto}.scene-title{max-width:50%}}
@media(max-width:1100px) and (min-width:761px){.scroll-story #scene-canvas,.scroll-story .scene-labels{inset:18% -7% 10% -5%}.scene-title h1{font-size:64px}.scene-title{top:100px}.office-dock{bottom:115px}.scroll-cue{width:240px}.viewer-controls{bottom:40px}.journey-toolbar h2{width:100%}.office-tab{font-size:14px}}
@media(max-width:760px){.scroll-story{height:540svh}.scroll-story .municipality{height:100svh;min-height:640px}.scene-title{top:27px;left:5%;right:5%}.scene-title h1{font-size:clamp(36px,8vw,54px);letter-spacing:-2px;margin-top:8px}.scene-title h1 br{display:block}.scene-title h1 span::before{content:none}.scene-title .eyebrow{font-size:10px;max-width:100%}.view-switch{top:151px;left:5%;right:auto}.view-switch button{font-size:12px;padding:9px 12px}.scroll-story #scene-canvas,.scroll-story .scene-labels{inset:175px 0 185px;min-height:230px;width:auto;height:auto}.scene-pin{font-size:14px;padding:9px 12px}.office-dock,.office-dock.collapsed{position:absolute;inset:auto 5% 78px;width:auto;margin:0;padding:11px 15px}.dock-heading{margin:0;position:absolute;right:11px;top:12px}.dock-heading>span{display:none}.dock-heading>button{width:34px;height:34px}#office-panel h2{font-size:23px;min-height:34px;display:flex;align-items:center;margin-right:42px}.office-dock:not(.collapsed){max-height:230px;overflow:auto}.office-dock:has(.module-detail:not([hidden])){max-height:280px;overflow:auto}.module-list{margin-top:10px}.module-button{font-size:14px;min-height:40px}.module-detail{font-size:14px}.scroll-cue{left:5%;right:5%;bottom:154px;width:auto;font-size:12px}.scroll-track{margin-top:8px;height:3px}.chapter-controls{bottom:17px;left:5%;gap:10px}.chapter-controls button{width:40px;height:42px;font-size:22px}.chapter-controls span{font-size:12px;letter-spacing:1px}.viewer-controls{position:absolute;left:auto;right:5%;bottom:17px;margin:0;min-height:42px}.viewer-controls>span{display:none}.viewer-controls button{width:35px;height:40px}.municipality:has(.office-dock:not(.collapsed)) .scroll-cue{visibility:hidden}.scroll-story .graph-mode{height:100svh;min-height:640px}.graph-mode .scene-title h1{font-size:34px}.system-map{position:absolute;inset:208px 5% 85px;height:auto;width:auto;margin:0}.tour-control{position:absolute;inset:auto 5% 149px;margin:0;max-width:none;font-size:14px;padding:10px 12px}.tour-control button{width:40px;height:40px;min-width:40px;min-height:40px}.connections{padding:32px 5%}.journey-toolbar h2{font-size:29px}.journey-toolbar{gap:16px}#journey-tabs{width:100%;overflow:auto}#journey-tabs button{font-size:13px;padding:11px 12px;flex:1}.play-button{font-size:15px;width:100%;padding:13px}.workflow-map{min-height:145px}.workflow-map>svg{min-width:700px;max-height:170px}.journey-caption{font-size:16px;gap:10px}.foundation-heading h2{font-size:29px}.shared-item{font-size:18px}.office-tab{font-size:13px;min-height:78px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}}
.overview .office-dock{display:none}.tour-control>div{display:flex;gap:5px}.tour-playing .chapter-controls{display:none}.scene-title{transition:opacity .2s}.graph-mode .scene-title .eyebrow{max-width:65%}@media(max-width:760px){.tour-control{gap:8px;font-size:13px}.tour-control>span{max-width:calc(100% - 125px)}.tour-control button{width:36px;min-width:36px}.graph-mode .scene-title .eyebrow{max-width:100%}}
.workflow-map>svg{max-width:none!important}.journey-caption>span:first-child{font-size:19px}.tour-playing .scene-title h1{font-size:clamp(46px,5.2vw,78px)}@media(max-width:760px){.tour-playing .scene-title h1{font-size:clamp(30px,8vw,42px)}.journey-caption>span:first-child{font-size:16px}}@media(prefers-reduced-motion:reduce){.scene-title{transition:none}}
.others-story{height:290svh;background:#e8effc;scroll-margin-top:0}.others-stage{position:sticky;top:0;height:100svh;min-height:700px;display:flex;flex-direction:column;padding:clamp(30px,5vh,60px) 5% 35px;overflow:hidden;background:linear-gradient(140deg,#f4f7fd,#e6eefc)}.others-heading{display:flex;justify-content:space-between;gap:25px;align-items:flex-start}.others-heading .eyebrow{font-size:14px;letter-spacing:1.8px}.others-heading h2{font-size:clamp(48px,5.2vw,76px);line-height:1.08;letter-spacing:-3px;margin-top:13px}.others-heading h2>span{font-size:.6em;letter-spacing:-1.5px;color:var(--blue)}.back-lgu{font-size:16px;border-bottom:1px solid #a4b9df;padding-bottom:8px;white-space:nowrap}.sector-tabs{display:flex;gap:7px;margin:26px 0 18px;flex-wrap:wrap}.sector-tabs button{border:1px solid #b5c7e6;background:transparent;border-radius:5px;padding:12px 19px;font-size:16px}.sector-tabs button[aria-selected=true]{background:var(--navy);border-color:var(--navy);color:white}.sector-tabs button:hover{border-color:var(--blue)}#sector-panel{display:flex;flex-direction:column;flex:1;min-height:0}.sector-projects{display:flex;align-items:center;flex-wrap:wrap;gap:6px 20px;color:#425a7e;font-size:16px;min-height:32px}.sector-projects span+span::before{content:'·';margin-right:20px;color:var(--blue)}.sector-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin:auto 0;position:relative;padding:28px 0}.sector-flow::before{content:'';position:absolute;left:10%;right:10%;top:50%;height:6px;background:#a6bde2}.sector-flow::after{content:'';position:absolute;top:calc(50% - 5px);left:20%;width:16px;height:16px;border-radius:50%;background:#2359e9;box-shadow:0 0 0 6px #2359e922;animation:industry-flow 5s linear infinite;animation-play-state:paused}.others-stage.in-view .sector-flow::after{animation-play-state:running}.sector-flow button{position:relative;z-index:1;display:flex;flex-direction:column;gap:13px;align-items:flex-start;text-align:left;padding:25px 28px;background:#f9fbff;border:2px solid #adbfde;border-radius:12px;min-height:200px;transition:transform .45s,background .45s,border-color .45s,box-shadow .45s}.sector-flow button[aria-current=step]{background:var(--blue);border-color:var(--blue);color:white;transform:translateY(-12px);box-shadow:0 18px 35px #2359e924}.sector-flow button.complete{border-color:#2359e9}.flow-number{font-size:16px;letter-spacing:2px;opacity:.7}.sector-flow strong{font:500 clamp(32px,3.3vw,48px)/1.1 'Space Grotesk',sans-serif;letter-spacing:-1.4px}.flow-caption{font-size:18px;line-height:1.35}.sector-detail{font-size:clamp(19px,1.8vw,25px);line-height:1.45;max-width:960px;min-height:72px}.others-bottom{display:flex;align-items:center;gap:30px;margin-top:20px}.sector-pacing{display:flex;align-items:center;gap:18px;white-space:nowrap}.sector-pacing button{width:48px;height:46px;background:white;border:1px solid #a9bfdf;border-radius:5px;font-size:24px}.sector-pacing span{font-size:15px;letter-spacing:2px}.others-bottom>p{font-size:15px;color:#425a7e}.others-bottom>p span{margin-left:10px}.sector-disclaimer{font-size:13px;color:#425a7e;margin-left:auto;text-align:right}.others-progress{position:absolute;bottom:0;left:0;right:0;height:5px;background:#cfddf2}.others-progress>span{display:block;background:var(--blue);height:100%;width:0}@keyframes industry-flow{from{left:15%}to{left:85%}}@media(max-width:1100px){.others-stage{min-height:760px}.others-heading h2{font-size:55px}.sector-flow{gap:25px}.sector-flow button{padding:22px 18px;min-height:185px}.sector-flow strong{font-size:35px}.flow-caption{font-size:16px}.sector-tabs{gap:6px}.sector-tabs button{padding:10px 13px;font-size:15px}.others-bottom{gap:20px}.others-bottom>p{display:none}}
@media(max-width:760px){.site-header nav a[href='#others']{display:block}.site-header nav{gap:16px}.others-stage{height:100svh;min-height:740px;padding:26px 5% 24px}.others-heading{gap:10px}.others-heading .eyebrow{font-size:11px;letter-spacing:1px}.others-heading h2{font-size:39px;letter-spacing:-1.5px;margin-top:12px}.others-heading h2>span{font-size:23px;letter-spacing:-.5px;display:inline-block;line-height:1.2}.back-lgu{font-size:12px;position:absolute;right:5%;bottom:26px}.sector-tabs{display:grid;grid-template-columns:repeat(3,1fr);margin:20px 0 13px;gap:6px}.sector-tabs button{padding:10px 5px;font-size:13px;min-height:44px}.sector-projects{font-size:13px;gap:5px 10px;min-height:40px}.sector-projects span+span::before{margin-right:10px}.sector-flow{grid-template-columns:1fr;gap:12px;padding:18px 0;margin:4px 0}.sector-flow::before{left:22px;top:10%;bottom:10%;right:auto;width:4px;height:auto}.sector-flow::after{display:none}.sector-flow button{min-height:72px;padding:13px 16px;display:grid;grid-template-columns:26px 1fr;gap:3px 14px;border-radius:7px}.sector-flow button[aria-current=step]{transform:translateX(4px);box-shadow:0 6px 18px #2359e91a}.flow-number{font-size:12px;grid-row:1/3;align-self:center}.sector-flow strong{font-size:26px;letter-spacing:-.8px}.flow-caption{font-size:13px}.sector-detail{font-size:16px;min-height:69px;line-height:1.4}.others-bottom{gap:12px;margin-top:auto;align-items:flex-start;padding-bottom:23px}.sector-pacing{gap:12px}.sector-pacing button{width:40px;height:42px}.sector-pacing span{font-size:12px;letter-spacing:1px}.sector-disclaimer{font-size:11px;line-height:1.4;max-width:130px;padding-top:4px}.others-story{height:290svh}}
@media(max-width:380px){.others-stage{min-height:790px}.others-heading h2{font-size:34px}.others-heading h2>span{font-size:21px}.sector-tabs button{font-size:12px}.sector-flow button{min-height:74px}.sector-detail{font-size:15px}.sector-disclaimer{max-width:106px}.site-header nav{gap:12px}}
@media(prefers-reduced-motion:reduce){.sector-flow::after{animation:none;display:none}.sector-flow button{transition:none}}
@media(max-width:760px){.others-story{height:auto}.others-stage{position:relative;height:auto;min-height:0;padding-bottom:80px}.others-bottom{margin-top:22px;padding-bottom:0}.others-progress{display:none}}
@media(max-width:760px){.site-header nav a[href='#capabilities']{display:none}}
.scroll-story{height:1700svh}.tour-pacing{position:absolute;left:5%;top:32%;z-index:7;display:flex;gap:10px;flex-wrap:wrap;max-width:40%}.tour-pacing button,.tour-pacing select{font:inherit;font-size:16px;border:1px solid #b3c6e8;border-radius:6px;background:white;padding:12px;color:var(--ink);max-width:100%}.dashboard-overlay{position:absolute;z-index:5;left:5%;top:43%;width:390px;max-width:40%;background:#fffffff5;border:1px solid #b5c9ee;border-radius:16px;box-shadow:0 24px 70px #17305b20;padding:24px;animation:dashboard-enter .4s ease both}.dashboard-overlay[hidden]{display:none}.dashboard-top{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:21px}.dashboard-top>span{font-size:12px;color:var(--blue);letter-spacing:2px}.dashboard-record{font-size:16px;color:var(--muted);margin-top:8px}.dashboard-status{display:flex;align-items:center;gap:16px;margin:20px 0}.dashboard-status>span{font-size:48px;color:var(--blue);font-family:'Space Grotesk',sans-serif}.dashboard-status h2{font-size:32px}.dashboard-pipeline{display:flex;gap:6px}.dashboard-pipeline button{flex:1;min-width:0;border:0;background:#eaf0fb;border-radius:5px;padding:10px 2px;display:flex;flex-direction:column;gap:8px;align-items:center;font-size:12px}.dashboard-pipeline button>span:first-child{font-size:18px}.dashboard-pipeline .active{background:var(--blue);color:white}.dashboard-pipeline .complete{background:#d6e3ff;color:#173c92}.dashboard-handoff{display:flex;flex-direction:column;gap:5px;border-top:1px solid var(--line);padding-top:17px;margin-top:18px}.dashboard-handoff>span{font-size:12px;letter-spacing:1.5px;color:var(--muted)}.dashboard-handoff strong{font-size:23px}.has-dashboard .office-dock{display:none}.has-dashboard .scroll-cue{left:auto;right:5%;width:35%;bottom:85px}.has-dashboard .scene-title h1{font-size:clamp(40px,4.5vw,68px)}.system-story{height:540svh;background:#12264b;color:white;position:relative}.system-stage{position:sticky;top:0;height:100svh;min-height:680px;padding:5svh 5%;display:flex;flex-direction:column;gap:20px;overflow:hidden}.system-heading .eyebrow{color:#9cbbff;font-size:14px}.system-heading h2{font-size:clamp(36px,4.6vw,68px);margin:10px 0;line-height:1.1}.system-heading>p:last-child{font-size:clamp(18px,1.7vw,25px);color:#c6d4ee;max-width:1050px}.system-tour-map{flex:1;min-height:180px;display:grid;place-items:center;overflow:hidden}.system-tour-map svg{width:100%;height:100%;max-width:1200px!important;max-height:100%}.system-tour-map.focused svg{max-width:1050px!important}.system-tour-map .edgePath{animation:dashboard-enter .45s ease}#system-stops{display:flex;gap:8px;flex-wrap:wrap}#system-stops button{flex:1;border:1px solid #526c99;border-radius:6px;background:transparent;color:white;font-size:16px;padding:13px 8px}#system-stops button[aria-current=step]{background:white;color:var(--blue)}.system-pacing{display:flex;align-items:center;justify-content:center;gap:20px}.system-pacing button{border:1px solid #526c99;background:#244575;color:white;border-radius:6px;min-height:45px;padding:10px 18px;font-size:18px}.system-note{text-align:center;font-size:14px;color:#afc2e4}.system-pacing>span{font-size:16px}.system-tour-map .flowchart-link{stroke-width:3px!important}@keyframes dashboard-enter{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:761px) and (max-height:780px){.dashboard-overlay{padding:16px;top:40%;width:360px}.dashboard-status{margin:10px 0}.dashboard-handoff{margin-top:10px;padding-top:10px}.tour-pacing{top:29%}.has-dashboard .scene-title{top:4%}.has-dashboard .scene-title h1{font-size:44px}}
@media(max-width:760px){.scroll-story{height:1500svh}.scroll-story .municipality{min-height:740px}.scene-title{top:24px}.has-dashboard .scene-title h1{font-size:32px;line-height:1.05}.tour-pacing{top:158px;left:5%;right:5%;max-width:none;flex-wrap:nowrap}.tour-pacing button,.tour-pacing select{font-size:14px;padding:10px;min-width:0}.tour-pacing select{flex:1}.scroll-story #scene-canvas,.scroll-story .scene-labels{inset:205px 0 180px;min-height:0}.has-dashboard #scene-canvas,.has-dashboard .scene-labels{inset:205px 0 390px}.dashboard-overlay{top:auto;bottom:82px;left:5%;right:5%;width:auto;max-width:none;padding:15px}.dashboard-top{font-size:18px}.dashboard-record{font-size:14px}.dashboard-status{margin:8px 0}.dashboard-status>span{font-size:32px}.dashboard-status h2{font-size:25px}.dashboard-handoff{margin-top:10px;padding-top:10px}.dashboard-handoff strong{font-size:19px}.dashboard-pipeline button{padding:7px 2px;font-size:11px}.has-dashboard .scroll-cue{display:none}.system-story{height:520svh}.system-stage{padding:28px 5%;min-height:740px;gap:14px}.system-heading h2{font-size:32px}.system-heading>p:last-child{font-size:17px}.system-heading .eyebrow{font-size:12px}.system-tour-map{min-height:230px}#system-stops{gap:5px}#system-stops button{flex:1 1 22%;font-size:13px;padding:10px 5px}.system-pacing{gap:10px;flex-wrap:wrap}.system-pacing button{font-size:14px;padding:10px}.system-note{font-size:12px}.system-tour-map.focused svg{min-width:0}.site-header nav{gap:14px}}
@media(prefers-reduced-motion:reduce){.dashboard-overlay,.system-tour-map .edgePath{animation:none}}
.scroll-story .municipality{height:100svh;min-height:0}.scroll-story #scene-canvas,.scroll-story .scene-labels,.scroll-story .has-dashboard #scene-canvas,.scroll-story .has-dashboard .scene-labels{inset:0;width:100%;height:100%;min-height:0}.scene-title,.tour-pacing,.dashboard-overlay,.scroll-cue,.chapter-controls,.office-dock,.viewer-controls{isolation:isolate}.scene-title{text-shadow:0 2px 18px #f3f6fc,0 0 36px #f3f6fc}.scroll-cue{background:#f3f6fce8;padding:12px;border-radius:8px}.scroll-story .municipality.overview .scene-title{pointer-events:none}
@media(max-width:760px){.tour-pacing{top:145px}.dashboard-overlay{bottom:72px;padding:12px}.dashboard-record{margin-top:4px}.dashboard-status{margin:4px 0}.dashboard-handoff{margin-top:7px;padding-top:7px}.has-dashboard .scene-title h1{font-size:29px}.dashboard-status>span{font-size:28px}.dashboard-status h2{font-size:23px}.dashboard-pipeline button>span:last-child{display:none}.dashboard-pipeline button{padding:8px 2px}.has-dashboard .scene-pin{font-size:12px}.scroll-cue{bottom:148px}}
@media(max-height:650px) and (min-width:761px){.dashboard-overlay{top:38%;padding:12px;width:320px}.dashboard-status{margin:4px 0}.dashboard-status>span{font-size:32px}.dashboard-status h2{font-size:26px}.dashboard-record{display:none}.dashboard-handoff{margin-top:8px;padding-top:8px}.tour-pacing{top:27%}.scene-title h1{font-size:44px}.has-dashboard .scene-title h1{font-size:38px}}
.dashboard-overlay{left:auto;right:4%;top:16%;bottom:auto;width:clamp(420px,43vw,680px);max-width:48%;padding:18px;border-radius:14px}.app-image-window{position:relative;margin-top:14px;border:1px solid #d5dfef;border-radius:8px;overflow:hidden;background:white}.app-image-window img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.image-step{position:absolute;bottom:12px;left:12px;background:var(--blue);color:white;padding:10px 16px;border-radius:5px;font-size:20px;font-weight:600}.app-story{font-size:clamp(18px,1.65vw,25px);line-height:1.4;margin:16px 0;color:var(--ink)}.dashboard-pipeline button{font-size:14px}.has-dashboard .scroll-cue{left:5%;right:auto;bottom:105px;width:32%}.has-dashboard .scene-title{max-width:42%}.has-dashboard .scene-title h1{font-size:clamp(38px,4.2vw,64px)}
@media(min-width:761px) and (max-height:800px){.dashboard-overlay{top:7%;width: min(42vw,560px);max-width:46%;padding:14px}.app-image-window img{max-height:40svh;object-fit:contain}.app-story{font-size:19px;margin:10px 0}.dashboard-pipeline button{padding:7px 2px}.dashboard-top{font-size:18px}.image-step{font-size:16px;padding:8px 12px}}
@media(max-width:760px){.dashboard-overlay{top:auto;bottom:74px;left:5%;right:5%;width:auto;max-width:none;padding:12px}.has-dashboard .scene-title{max-width:90%}.app-image-window{margin-top:8px}.app-image-window img{height:23svh;min-height:110px;max-height:210px;object-fit:contain}.app-story{font-size:16px;margin:10px 0;line-height:1.35}.image-step{font-size:14px;bottom:7px;left:7px;padding:6px 10px}.dashboard-top{font-size:17px}.dashboard-top>span{font-size:10px;letter-spacing:1px}.dashboard-pipeline button{padding:5px 2px}.has-dashboard .scene-title h1{font-size:29px}}
.tour-pacing{flex-direction:column;align-items:flex-start;gap:12px}.scroll-instruction{font-size:20px;font-weight:600;background:#f3f6fce8;padding:10px 14px;border-radius:6px}.tour-pacing select{font-size:14px;padding:9px 12px;background:#ffffffdb}.system-pacing{gap:24px}@media(max-width:760px){.tour-pacing{top:142px;flex-direction:row;align-items:center;gap:8px}.scroll-instruction{font-size:13px;padding:8px;max-width:48%}.tour-pacing select{font-size:12px;width:48%;flex:1}.system-pacing{gap:20px}}
.scroll-story{height:2800svh}.dashboard-screenshot{width:100%;aspect-ratio:3/2;background-size:200% 200%;background-repeat:no-repeat;background-color:#fff}.app-gallery-count{font-size:14px;color:var(--muted);display:block;margin-top:12px}.others-story{height:1450svh}.others-stage{position:sticky;top:0;height:100svh;min-height:680px;padding:4svh 5%}.others-heading h2{font-size:42px;margin-top:8px}.others-heading h2>br{display:none}.others-heading h2>span{font-size:24px;margin-left:18px}.sector-tabs{margin:20px 0 12px}.sector-projects{gap:8px;margin-bottom:12px}.sector-projects button{font-size:15px;background:white;border:1px solid var(--line);padding:9px 14px;border-radius:6px}.sector-projects button[aria-current=step]{background:var(--blue);color:white;border-color:var(--blue)}#sector-dashboard{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:4%;align-items:center}.sector-app-image{border-radius:12px;overflow:hidden;border:1px solid var(--line);box-shadow:0 16px 40px #18345612;max-width:690px}.sector-app-story h3{font-size:clamp(28px,3vw,46px);margin:12px 0}.sector-app-story p{font-size:clamp(18px,1.8vw,26px);line-height:1.4}.sector-flow{display:flex;gap:20px;padding:12px 0;margin:0;justify-content:flex-end}.sector-flow::before,.sector-flow::after{display:none}.sector-flow>span{font-size:18px;color:var(--muted)}.sector-flow>span.active{color:var(--blue);font-weight:700}.sector-detail{display:none}.others-bottom{margin-top:auto;padding-bottom:0}.others-progress{display:block}.others-bottom>p{font-size:14px}
@media(min-width:761px) and (max-height:800px){.app-image-window .dashboard-screenshot{max-height:42svh;aspect-ratio:3/2}.others-stage{padding:3svh 5%;gap:0}.others-heading h2{font-size:34px}.sector-tabs{margin:14px 0 10px}.sector-app-image{max-width:560px}.sector-tabs button{padding:10px}.sector-projects button{padding:7px 10px}#sector-dashboard{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.sector-app-image .dashboard-screenshot{max-height:40svh}}
@media(max-width:760px){.scroll-story{height:2600svh}.app-image-window .dashboard-screenshot{height:auto;max-height:none;aspect-ratio:3/2}.dashboard-overlay{bottom:72px}.app-story{font-size:14px;margin:8px 0}.app-gallery-count{font-size:12px;margin-top:8px}.others-story{height:1450svh}.others-stage{position:sticky;height:100svh;min-height:0;padding:20px 5%}.others-heading h2{font-size:29px}.others-heading h2>br{display:block}.others-heading h2>span{font-size:18px;margin-left:0}.sector-tabs{margin:12px 0 8px;gap:4px}.sector-tabs button{font-size:12px;min-height:35px;padding:7px 3px}.sector-projects{min-height:0;gap:4px;margin-bottom:8px}.sector-projects button{font-size:12px;padding:6px 8px}#sector-dashboard{grid-template-columns:1fr;gap:10px}.sector-app-image{width:min(100%,390px);margin:0 auto}.sector-app-story h3{font-size:23px;margin:5px 0}.sector-app-story p{font-size:14px}.sector-app-story .eyebrow{font-size:10px}.sector-app-story .app-gallery-count{display:none}.sector-flow{gap:12px;padding:8px 0;justify-content:flex-start}.sector-flow>span{font-size:13px}.others-bottom{padding:0;margin-top:auto}.others-bottom>p{display:none}.back-lgu{display:none}.sector-disclaimer{font-size:10px}.others-heading .eyebrow{font-size:10px}}
@media(min-width:761px){.dashboard-overlay{width:min(43vw,64svh)}.app-image-window .dashboard-screenshot,.sector-app-image .dashboard-screenshot{max-height:none}.sector-app-image{max-width:min(690px,64svh)}}
.dashboard-screenshot{animation:dashboard-enter .35s ease both}.dashboard-top strong{line-height:1.2}.sector-app-story{animation:dashboard-enter .35s ease both}@media(prefers-reduced-motion:reduce){.dashboard-screenshot,.sector-app-story{animation:none}}
.dashboard-screenshot{clip-path:inset(16% 0 0);margin-top:-10.666667%}.app-image-window,.sector-app-image{overflow:hidden}
.dashboard-screenshot.workspace-preview{clip-path:none;margin-top:0}.dashboard-overlay:has(.workspace-preview){padding:12px}.dashboard-overlay:has(.workspace-preview) .dashboard-top{padding:4px 4px 0}.dashboard-overlay:has(.workspace-preview) .app-story{padding:0 4px}.app-image-window:has(.workspace-preview){border-color:#bbcce5;border-radius:6px}.dashboard-overlay:has(.workspace-preview) .app-gallery-count{padding:0 4px 4px}@media(min-width:761px){.dashboard-overlay:has(.workspace-preview){width:min(50vw,74svh);max-width:53%;right:3%}.sector-app-image:has(.workspace-preview){max-width:min(780px,74svh)}.has-dashboard .scene-title{max-width:39%}.has-dashboard .scene-title h1{font-size:clamp(34px,3.9vw,60px)}}
.dashboard-screenshot.generic-preview{clip-path:inset(22% 0 0);margin-top:-14.666667%}
.app-image-window .app-screen,.sector-app-image .app-screen{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;max-height:none;margin:0;animation:dashboard-enter .35s ease both}.dashboard-overlay{padding:12px}.dashboard-overlay .dashboard-top{padding:4px 4px 0}.dashboard-overlay .app-story{padding:0 4px}@media(min-width:761px){.dashboard-overlay{width:min(50vw,74svh);max-width:53%;right:3%}.sector-app-image{max-width:min(780px,74svh)}}@media(prefers-reduced-motion:reduce){.app-image-window .app-screen,.sector-app-image .app-screen{animation:none}}
.capability-preview{display:block;max-width:1000px;margin:24px auto 0;overflow:hidden;border-radius:10px;border:1px solid var(--line)}.capability-preview .app-screen{display:block;width:100%;height:auto}
.tour-pacing{top:auto;bottom:125px;left:4%;max-width:40%;gap:8px}.tour-pacing button{font-size:16px;padding:12px 16px;background:var(--navy);color:white}.tour-pacing select{font-size:16px;padding:12px 16px}.scroll-cue,.has-dashboard .scroll-cue{left:4%;right:auto;bottom:28px;width:32%;font-size:16px}.chapter-controls{right:3%;bottom:24px;left:auto;max-width:60%;gap:12px}.chapter-controls>span{font-size:16px;letter-spacing:0}.viewer-controls{left:4%;bottom:240px}.concept-badge{display:none}.scene-title,.has-dashboard .scene-title{max-width:42%;top:5svh}.scene-title h1,.has-dashboard .scene-title h1{font-size:clamp(36px,4.4vw,68px);line-height:1.08;letter-spacing:-2px}.dashboard-overlay{top:5svh;max-height:calc(100svh - 100px);overflow-y:auto}.service-catalog{position:absolute;z-index:12;left:3%;top:26svh;width:42%;max-height:calc(74svh - 20px);overflow:auto;overscroll-behavior:contain;background:#fffffff5;border:1px solid var(--line);border-radius:12px;padding:20px;box-shadow:0 16px 50px #12264b26}.service-catalog[hidden]{display:none}.catalog-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.catalog-heading>strong{font-size:20px}.catalog-heading button{border:0;background:var(--navy);color:white;border-radius:6px;padding:10px 12px}.service-catalog #office-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.service-catalog .office-tab{min-height:42px;font-size:15px;border:1px solid var(--line);border-radius:5px;padding:9px;background:#edf2fc;text-align:left;justify-content:flex-start}.service-catalog .office-tab>span:first-child{display:none}.service-catalog .office-tab[aria-selected=true]{background:var(--blue);color:white}.service-catalog #office-panel h2{font-size:21px;margin:18px 0 10px}.service-catalog .module-list{display:grid;grid-template-columns:1fr 1fr;gap:6px}.service-catalog .module-button{font-size:15px;text-align:left;padding:12px;border:1px solid var(--line);border-radius:5px;min-height:46px;background:white}.service-catalog .module-button[aria-pressed=true]{color:var(--blue);background:#e5edff;border-color:var(--blue)}.scroll-track>span,.others-progress>span{width:100%;transform:scaleX(0);transform-origin:left}.system-stage,.others-stage{min-height:0;height:100svh}.system-visual{flex:1;min-height:0;display:flex;align-items:stretch;gap:3%}.system-tour-map{min-width:0;min-height:0}.system-tour-map svg{max-width:none!important}.system-tour-map .node{transition:opacity .35s}.system-tour-map.focused .node{opacity:.35}.system-tour-map.focused .node.story-focus{opacity:1}.system-tour-map .node.story-focus rect{stroke:#ffbf58!important;stroke-width:4px!important}.system-tour-map.focused .flowchart-link{opacity:.45}.system-visual.with-preview .system-tour-map{flex:0 0 37%}#system-preview{flex:1;min-width:0;display:flex;align-items:center;justify-content:center}#system-preview[hidden]{display:none}#system-preview .app-screen{width:100%;max-height:100%;object-fit:contain;border-radius:8px}.system-heading{flex-shrink:0}.system-stage{gap:14px;padding:4svh 4%}.system-heading h2{font-size:clamp(32px,4vw,58px)}.system-note{margin:0}.others-stage{display:flex;flex-direction:column;overflow:hidden}.sector-projects button[aria-pressed=true]{background:var(--blue);color:white;border-color:var(--blue)}#sector-dashboard{flex:1;min-height:0}.sector-app-image{max-height:100%;min-height:0}.sector-app-image .app-screen{max-height:48svh;width:100%;object-fit:contain}.others-bottom{flex-shrink:0;padding-top:14px}.image-fallback{padding:30px;font-size:20px;background:#eaf0fb;color:var(--ink)}
@media(min-width:761px) and (max-height:700px){.scene-title h1,.has-dashboard .scene-title h1{font-size:clamp(32px,4vw,52px)}.dashboard-overlay{width:min(49vw,84svh)}.app-image-window .app-screen{max-height:49svh;object-fit:contain}.app-story{font-size:18px}.tour-pacing{bottom:110px}.viewer-controls{bottom:220px}.system-heading h2{margin:5px 0}.system-heading>p:last-child{font-size:18px}#system-stops button{padding:9px 6px}.system-note{display:none}.others-heading h2{font-size:32px}.sector-tabs{margin:12px 0 8px}.sector-app-image .app-screen{max-height:45svh}.sector-app-story h3{font-size:32px}.sector-app-story p{font-size:20px}}
@media(max-width:760px){.scene-title,.has-dashboard .scene-title{top:22px;max-width:90%}.scene-title h1,.has-dashboard .scene-title h1{font-size:30px;letter-spacing:-1px;line-height:1.1}.tour-pacing{top:128px;bottom:auto;max-width:none;left:5%;right:5%;display:flex;flex-direction:row}.tour-pacing select,.tour-pacing button{font-size:12px;padding:10px;flex:1;min-width:0}.dashboard-overlay{top:auto;bottom:72px;max-height:calc(100svh - 240px)}.app-image-window .app-screen{max-height:34svh;object-fit:contain}.chapter-controls{bottom:18px;max-width:90%;right:5%}.chapter-controls>span{font-size:12px}.scroll-cue,.has-dashboard .scroll-cue{display:none}.viewer-controls{bottom:auto;top:186px;left:5%}.service-catalog{top:182px;left:5%;width:90%;max-height:calc(100svh - 204px);padding:14px}.service-catalog .module-button,.service-catalog .office-tab{font-size:13px}.catalog-heading>strong{font-size:16px}.catalog-heading button{font-size:12px}.system-stage{padding:24px 5%;gap:10px}.system-heading h2{font-size:30px}.system-heading>p:last-child{font-size:16px}.system-visual{flex-direction:column;gap:10px}.system-visual.with-preview .system-tour-map{flex:0 0 30%;min-height:0}#system-preview{min-height:0}#system-preview .app-screen{height:100%;width:100%;min-height:0}.system-note{display:none}#system-stops button{font-size:12px;padding:9px 4px}.others-heading h2{font-size:27px}.others-heading h2>span{font-size:17px}.others-stage{padding:18px 5%}#sector-dashboard{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:8px}.sector-app-image{flex-shrink:1;max-width:100%;width:auto;min-height:0}.sector-app-image .app-screen{max-height:31svh;width:100%;height:100%;object-fit:contain}.sector-app-story h3{font-size:22px}.sector-app-story p{font-size:14px}.others-bottom{padding-top:10px}.sector-disclaimer{display:none}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}.system-tour-map .node{transition:none}}

.scroll-story{height:1620svh}.system-story{height:580svh}.others-story{height:525svh}.tour-pacing button[hidden]{display:none}
