/* Colorful, accessible editorial interactions. */
:root{--accent:#6745e5;--accent2:#ec4d79;--tint:#f3f0ff;--deep:#292054}
.theme-violet{--accent:#6745e5;--accent2:#dc479b;--tint:#f3f0ff;--deep:#292054}.theme-blue{--accent:#1368d6;--accent2:#008b88;--tint:#edf5ff;--deep:#0e3564}.theme-coral{--accent:#c34220;--accent2:#dd3970;--tint:#fff4eb;--deep:#602d21}.theme-green{--accent:#087f69;--accent2:#1368d6;--tint:#eaf8f3;--deep:#104638}
.project-rail{position:sticky;top:100px;background:#ffffffec;backdrop-filter:blur(20px);border-bottom:1px solid #e8e8f1;z-index:20}.project-rail>.wrap{display:flex;justify-content:space-between;gap:20px;align-items:center;min-height:61px;font-size:14px}.project-rail>.wrap>div{display:flex;align-items:center;gap:28px}.project-rail a:hover{color:var(--accent)}.project-rail .motion-toggle{color:#41516c;border-color:#cdd4e2;white-space:nowrap}.immersive-intro{text-align:center;padding-top:60px;padding-bottom:42px}.project-label{color:var(--accent);font-weight:650;font-size:16px;margin-bottom:20px}.immersive-intro h1{font-size:clamp(40px,5.6vw,78px);line-height:1.09;letter-spacing:-.055em;margin-bottom:24px}.immersive-intro h1 em{font-style:normal;background:linear-gradient(110deg,var(--accent) 15%,var(--accent2) 100%);background-clip:text;-webkit-background-clip:text;color:transparent}.intro-lead{color:#5b6170;font-size:20px;line-height:1.55;max-width:700px;margin:0 auto 24px}.explore-link{display:inline-flex;gap:12px;align-items:center;color:var(--accent);font-size:15px;font-weight:600}.explorer{display:grid;grid-template-columns:1.6fr 1fr;gap:0 52px;margin-top:5px;margin-bottom:100px;scroll-margin-top:190px}.explore-stage{position:relative;min-width:0;aspect-ratio:1.35;background:var(--tint);border-radius:30px;overflow:hidden;isolation:isolate}.art-frame{width:100%;height:100%;transform:perspective(1000px) rotateX(var(--tilt-y,0deg)) rotateY(var(--tilt-x,0deg));transition:transform .5s ease;will-change:transform}.explore-art{width:100%;height:100%;object-fit:cover;transform:translateY(var(--scroll-y,0px)) scale(var(--scroll-scale,1));transition:transform .35s ease}.hotspots{position:absolute;inset:0;pointer-events:none}.hotspot{pointer-events:auto;position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);display:grid;place-items:center;width:48px;height:48px;border-radius:50%;border:2px solid #fff;background:#ffffffda;color:var(--deep);box-shadow:0 4px 22px #15214230;transition:background .25s,box-shadow .25s;font-weight:700;font-size:17px}.hotspot[aria-pressed=true]{background:var(--accent);color:white;box-shadow:0 0 0 7px #ffffff7a,0 8px 28px #16264230}.hotspot:hover{box-shadow:0 0 0 9px #ffffff7a}.art-chip{position:absolute;pointer-events:none;padding:9px 18px;border-radius:50px;box-shadow:0 5px 25px #29205412;font-weight:600;font-size:14px;background:#fff;color:var(--deep)}.chip-one{left:24px;top:30px;transform:rotate(-6deg);animation:chip-bob 6s ease-in-out infinite}.chip-two{right:25px;bottom:70px;background:#d8f36a;transform:rotate(5deg);animation:chip-bob 7s ease-in-out infinite reverse}.chip-two span{margin-left:10px}.stage-instruction{position:absolute;bottom:18px;left:20px;right:20px;text-align:center;font-size:12px;color:#48455f;background:#ffffffc9;border-radius:20px;padding:6px 12px;width:max-content;max-width:calc(100% - 40px);margin:auto}.explore-info{display:flex;flex-direction:column;justify-content:center;padding:22px 0}.explore-counter{color:#9194a5;font-size:14px;font-weight:600;letter-spacing:.09em;margin-bottom:26px}.explore-counter [data-current]{color:var(--accent)}.explore-metric{margin-bottom:22px;display:flex;flex-direction:column;gap:6px}.explore-metric strong{font:650 clamp(52px,5.7vw,82px)/1 Manrope,Arial,sans-serif;letter-spacing:-.07em;color:var(--accent)}.explore-metric span{font-size:14px;color:var(--muted)}.explore-panel h2{font-size:30px;margin-bottom:18px;letter-spacing:-.04em}.explore-panel>p:last-child{color:var(--muted);font-size:16px;line-height:1.75;margin-bottom:22px}.explore-panel{min-height:305px}.explore-panel.switching{animation:panel-appear .35s ease}.explore-pagination{display:flex;align-items:center;gap:16px}.explore-pagination button{border:1px solid #e0e0e9;background:white;color:var(--deep);width:44px;height:44px;border-radius:50%;font-size:20px}.explore-pagination button:hover{background:var(--tint)}.explore-pagination span{font-size:12px;color:var(--muted)}.explore-choices{grid-column:1/-1;display:flex;justify-content:center;gap:10px;margin-top:30px;flex-wrap:wrap}.explore-choice{display:flex;gap:10px;align-items:center;padding:12px 22px;border:1px solid #e0e1e9;border-radius:30px;background:white;color:#526076;font-size:14px;transition:background .25s,color .25s,box-shadow .25s}.explore-choice span{font-size:12px;opacity:.7}.explore-choice[aria-pressed=true]{color:white;background:var(--accent);border-color:var(--accent);box-shadow:0 4px 15px #29205418}.immersive-page .article-layout{border-top:1px solid #e6e4ed;padding-top:65px;scroll-margin-top:180px}.immersive-page .article-aside{top:195px;border-color:var(--accent)}.immersive-page .article-aside a[aria-current=page]{color:var(--accent)}.immersive-page .article>h2,.immersive-page .article>h3{color:var(--deep)}.immersive-page .article>h2{padding:26px;background:var(--tint);border-radius:18px}.immersive-page .article>img:first-child{box-shadow:0 12px 40px #1828510a}.immersive-page .article li::marker{color:var(--accent)}.reading-progress{position:fixed;top:0;left:0;height:3px;background:linear-gradient(90deg,#1368d6,#8952e5,#ef7564);transform-origin:left;width:100%;transform:scaleX(0);z-index:50;pointer-events:none}@keyframes chip-bob{50%{translate:0 -9px}}@keyframes panel-appear{from{opacity:.2;translate:0 9px}to{opacity:1;translate:0 0}}
@media(max-width:1100px){.explorer{gap:0 32px;grid-template-columns:1.3fr 1fr}.explore-panel h2{font-size:26px}.explore-stage{aspect-ratio:1;align-self:center}.explore-panel{min-height:330px}}
@media(max-width:850px){.project-rail{top:80px}.project-rail>.wrap>div{gap:16px}.immersive-intro{padding-top:45px}.intro-lead{font-size:18px}.explorer{grid-template-columns:1fr;max-width:680px;margin-bottom:65px}.explore-stage{aspect-ratio:1.4}.explore-info{padding:30px 5px 0}.explore-panel{min-height:0}.explore-counter{margin-bottom:16px}.explore-metric{float:left;width:30%;margin-right:24px}.explore-panel h2{margin-left:calc(30% + 24px)}.explore-panel>p:last-child{margin-left:calc(30% + 24px)}.explore-pagination{justify-content:flex-end}.explore-choices{grid-row:2;margin-top:22px;gap:8px}.explore-choice{padding:10px 15px;font-size:13px}.immersive-page .article-layout{padding-top:40px}.art-chip{font-size:13px}.project-rail .motion-toggle{font-size:11px}}
@media(max-width:600px){.project-rail>.wrap{font-size:12px;min-height:56px;gap:10px}.project-rail>.wrap>div{gap:12px}.project-rail .motion-toggle{width:35px;height:35px;overflow:hidden;color:transparent;position:relative;padding:0}.project-rail .motion-toggle:before{content:'Ⅱ';color:#41516c;position:absolute;inset:0;display:grid;place-items:center;font-size:14px}.project-rail .motion-toggle[aria-pressed=true]:before{content:'▷'}.immersive-intro{padding-top:35px;padding-bottom:30px}.project-label{font-size:14px;margin-bottom:15px}.immersive-intro h1{font-size:clamp(34px,9vw,50px);letter-spacing:-.05em;overflow-wrap:normal}.intro-lead{font-size:16px}.explore-stage{border-radius:22px;aspect-ratio:1.1}.hotspot{width:44px;height:44px;font-size:15px}.art-chip{padding:7px 13px;font-size:12px}.chip-one{top:18px;left:16px}.chip-two{bottom:65px;right:15px}.stage-instruction{font-size:11px;bottom:15px}.explore-choices{display:grid;grid-template-columns:1fr;gap:8px}.explore-choice{padding:12px 16px;font-size:14px;justify-content:flex-start}.explore-choice[aria-pressed=true]:after{content:'✓';margin-left:auto}.explore-info{padding-top:22px}.explore-counter{font-size:12px}.explore-metric{float:none;width:auto;display:block;margin:0 0 20px}.explore-metric strong{font-size:58px;display:block;margin-bottom:8px}.explore-metric span{font-size:14px}.explore-panel h2,.explore-panel>p:last-child{margin-left:0}.explore-panel h2{font-size:28px}.explore-pagination{justify-content:space-between}.immersive-page .article>h2{padding:20px;font-size:25px}.explorer{scroll-margin-top:155px}}
html.motion-off .art-frame,html.motion-off .explore-art{transform:none!important}html.motion-off .art-chip{translate:none!important}@media(prefers-reduced-motion:reduce){.art-frame,.explore-art{transform:none!important}.art-chip{translate:none!important}}
.explore-metric strong{overflow-wrap:anywhere}.theme-coral .explore-metric strong{font-size:clamp(38px,4vw,62px)}.theme-violet .explore-metric strong{font-size:clamp(44px,5.5vw,78px)}.explore-art{object-fit:contain}.explore-stage{background:#f2f0ff}.theme-blue .explore-stage,.theme-green .explore-stage{background:#edf5ff}.theme-coral .explore-stage{background:#fff4eb}.subhero{background:linear-gradient(135deg,#edf5ff,#f7f2ff 58%,#fff3eb);color:var(--ink)}.subhero .breadcrumbs{color:#59637b}.subhero .breadcrumbs a:hover{color:var(--blue)}.subhero h1{max-width:1000px;background:linear-gradient(100deg,#1559bd,#7547bd 70%,#b54258);background-clip:text;-webkit-background-clip:text;color:transparent}.subhero p{color:#5b6170}.filter-toolbar{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-bottom:15px}.filter-button{border:1px solid #dbe0eb;border-radius:30px;background:white;color:#44516b;font-size:15px;font-weight:550;padding:12px 22px}.filter-button[aria-pressed=true]{background:#273b78;color:#fff;border-color:#273b78}.filter-button:hover{box-shadow:0 4px 16px #28396316}.filter-count{font-size:13px;color:var(--muted);text-align:center;margin-bottom:35px}.project-card[hidden],.partner-tile[hidden]{display:none!important}.partner-tile{transition:transform .25s,box-shadow .25s;border-radius:22px}.partner-tile:hover{transform:translateY(-6px);box-shadow:0 18px 35px #2e3a6210}.partner-tile:nth-child(3n+1){border-bottom:4px solid #aac4ff}.partner-tile:nth-child(3n+2){border-bottom:4px solid #f9bcae}.partner-tile:nth-child(3n){border-bottom:4px solid #c7b7f5}.history-section{padding:0 0 85px}.history-section>h2{font-size:48px}.history-section>h2>span{color:#6745e5}.history-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;align-items:start}.history-card{background:#f0edff;border-radius:20px;padding:24px}.history-card:nth-child(2){background:#fff0e6}.history-card:nth-child(3){background:#e9f3ff}.history-card:nth-child(4){background:#e8f6f0}.history-card summary{list-style:none;cursor:pointer;position:relative;min-height:140px}.history-card summary::-webkit-details-marker{display:none}.history-card summary>span{display:block;font-size:15px;font-weight:600;color:#5f5690;margin-bottom:20px}.history-card summary>strong{display:block;font:650 24px/1.22 Manrope,Arial,sans-serif;letter-spacing:-.04em;padding-right:6px}.history-card summary>b{position:absolute;bottom:0;right:0;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#fff9;font-size:20px;transition:transform .2s}.history-card[open] summary>b{transform:rotate(45deg)}.history-card p{font-size:15px;color:#4f5770;line-height:1.7;margin:20px 0 0}.copy-address{display:inline-flex;background:#edf2ff;color:#1d55bc;padding:14px 18px;margin:0 10px 15px 0}.copy-status{display:block;font-size:13px;color:#087f69;min-height:0}.copy-status:not(:empty){margin-bottom:15px}.contact-details{background:linear-gradient(135deg,#f0edff,#edf5ff)}.contact-band{background:linear-gradient(115deg,#1b61d8,#7446d4)}
@media(max-width:1000px){.history-grid{grid-template-columns:repeat(2,1fr)}.history-card summary{min-height:125px}.theme-violet .explore-metric strong{font-size:58px}}
@media(max-width:600px){.history-section{padding-bottom:55px}.history-section>h2{font-size:35px}.history-grid{grid-template-columns:1fr;gap:12px}.history-card{padding:22px}.history-card summary{min-height:85px;padding-right:25px}.history-card summary>span{margin-bottom:12px}.history-card summary>strong{font-size:24px}.filter-toolbar{justify-content:flex-start;gap:8px}.filter-button{font-size:13px;padding:11px 16px}.filter-count{text-align:left}.theme-coral .explore-metric strong{font-size:48px}.theme-violet .explore-metric strong{font-size:52px}}
