/* Spring-style particle opening + camera travel through the 90-day chapters. */
.journey{position:relative;isolation:isolate;background:#283f37;color:white;scroll-margin-top:0;--j-sans:'Inter Tight',Arial,sans-serif}
.journey-track{position:relative;height:750svh}
.journey-stage{position:sticky;top:0;height:100svh;min-height:360px;overflow:hidden;isolation:isolate;background:#273c36}
.journey-world{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none;opacity:0}
.journey.has-world .journey-world{opacity:1}
.journey-scenes,.journey-scene{position:absolute;inset:0}
.journey-scenes{z-index:2;pointer-events:none}
.journey-scene{visibility:hidden;pointer-events:none}
.journey-scene:first-child{visibility:visible}
.journey-image{position:absolute;inset:0;overflow:hidden;z-index:-1}
.journey-image img{width:100%;height:100%;object-fit:cover;display:block;filter:none}
.journey.has-world .journey-image{visibility:hidden}
.journey-near,.journey-shade,.journey-roman{display:none}
.journey-stage::after{content:'';position:absolute;inset:0;pointer-events:none;z-index:1;background:linear-gradient(180deg,#07130a40,transparent 28%,transparent 53%,#06191070)}
.journey-copy{position:absolute;left:15.3%;right:8%;bottom:20%;color:white;opacity:0;max-width:960px;will-change:opacity,transform;text-align:left}
.journey-week{font:400 11px/1.4 var(--j-sans);display:block;margin-bottom:18px;letter-spacing:.025em;color:#ffffffad}
.journey-word{font:400 clamp(70px,7.3vw,128px)/1 var(--j-sans);letter-spacing:-.052em;margin:0 0 32px;color:white;font-style:normal}
.journey-sub{font:400 clamp(17px,1.5vw,25px)/1.35 var(--j-sans);letter-spacing:-.018em;max-width:53ch;margin:0;color:white;text-wrap:pretty}
.journey-out{display:block;font:400 11px/1.4 var(--j-sans);margin-top:22px;color:#ffffffbf}
.journey-intro{position:absolute;inset:0;z-index:4;pointer-events:none}
.journey-accessible-title{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden;white-space:nowrap}
.journey-ring-view{position:absolute;inset:0;perspective:1400px;perspective-origin:50% 40%;pointer-events:none;will-change:opacity}
.journey-ring{position:absolute;left:50%;top:42%;transform-style:preserve-3d;will-change:transform}
.journey-ring span{position:absolute;left:0;top:0;display:block;color:#fff;font:400 clamp(48px,6.6vw,110px)/1 var(--j-sans);letter-spacing:-.045em;backface-visibility:visible;white-space:pre;transform-origin:center center;will-change:transform;text-shadow:0 0 1px #ffffff15}
.journey-intro-foot{position:absolute;bottom:5.6%;left:34.5%;display:flex;gap:6vw;align-items:flex-start;pointer-events:auto;font:400 13px/1.3 var(--j-sans);max-width:60%}
.journey-intro-foot p{margin:0;max-width:26ch;text-wrap:pretty}
.journey-intro-foot nav{display:grid;grid-template-columns:repeat(2,max-content);column-gap:30px;row-gap:9px}
.journey-intro-foot button{background:none;border:0;border-bottom:1px solid #ffffff4d;color:white;text-align:left;padding:0 0 2px;font:inherit;cursor:pointer}
.journey-intro-foot button:hover{border-color:white}
.journey-top{position:absolute;top:88px;left:30px;right:30px;z-index:6;display:flex;justify-content:space-between;align-items:center;gap:16px}
.journey-label{font:400 11px/1.2 var(--j-sans);color:#ffffffbf;display:flex;align-items:center;gap:8px}
.journey-dot{height:4px;width:4px;background:#e6eebc;border-radius:50%}
.journey-edition{display:none}
.journey-themes{display:flex;align-items:center;gap:12px}
.journey-themes button{border:0;border-bottom:1px solid transparent;background:transparent;color:#ffffffa6;padding:4px 0;font:400 11px/1.3 var(--j-sans);cursor:pointer}
.journey-themes button[aria-pressed=true]{color:white;border-bottom-color:#ffffffa6}
.journey-themes button span{display:none}
.journey-dock{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);z-index:8;opacity:0;visibility:hidden;transition:opacity .2s}
.journey-menu-toggle{width:190px;min-height:36px;background:#fff;border:0;border-radius:25px;color:#111;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:9px 14px;font:400 13px/1.1 var(--j-sans);cursor:pointer}
.journey-menu-icon{font-size:14px;line-height:1;transform:scaleX(1.15)}
.journey-menu{position:absolute;bottom:46px;left:50%;transform:translateX(-50%);width:260px;padding:10px;border-radius:18px;background:#fff;color:#111;box-shadow:0 12px 50px #0003;max-height:calc(100svh - 160px);overflow:auto}
.journey-menu[hidden]{display:none}
.journey-menu button,.journey-menu a{padding:12px 13px;display:flex;width:100%;align-items:center;justify-content:space-between;gap:20px;border:0;background:none;border-radius:8px;text-align:left;color:#172219;font:400 14px/1.2 var(--j-sans);text-decoration:none;cursor:pointer}
.journey-menu button:hover,.journey-menu a:hover,.journey-menu button[aria-current]{background:#edf0e9}
.journey-menu span{font-size:10px;color:#697267}
.journey-motion{position:absolute;bottom:23px;left:24px;z-index:8;border:1px solid #ffffff4d;border-radius:50%;width:38px;height:38px;background:#0a1b2244;backdrop-filter:blur(10px);color:white;font:400 14px/1 var(--j-sans);cursor:pointer}
.journey button:focus-visible,.journey a:focus-visible{outline:2px solid currentColor;outline-offset:4px}
.journey[aria-busy=true] .journey-themes{opacity:.45}
.journey-error{font:11px/1.3 var(--j-sans);max-width:180px;color:white}
body.in-journey .nav{background:transparent!important;border-color:transparent!important;box-shadow:none!important;backdrop-filter:none!important;color:white!important}
body.in-journey .nav a,body.in-journey .nav .logo{color:white!important}
body.in-journey .nav a::before{background:white!important}
body.in-journey .ssw,body.in-journey .tsw{opacity:0;pointer-events:none}
@media(max-width:820px){
 .journey-track{height:690svh}
 .journey-top{top:90px;left:20px;right:20px;align-items:flex-start}
 .journey-label{font-size:10px;max-width:110px}
 .journey-themes{gap:10px}.journey-themes button{font-size:10px}
 .journey-ring-view{perspective:700px}.journey-ring{top:39%}.journey-ring span{font-size:clamp(42px,9vw,70px)}
 .journey-intro-foot{left:24px;right:24px;bottom:9%;max-width:none;font-size:12px;gap:24px;justify-content:space-between}
 .journey-intro-foot p{max-width:21ch}.journey-intro-foot nav{column-gap:16px;row-gap:14px}
 .journey-copy{left:24px;right:24px;bottom:22%;max-width:none}
 .journey-word{font-size:clamp(58px,14vw,92px);margin-bottom:24px}
 .journey-sub{font-size:17px;max-width:35ch}.journey-week{margin-bottom:14px;font-size:10px}.journey-out{font-size:10px;max-width:33ch}
 .journey-image img{object-position:80% center}
 .journey-menu-toggle{width:180px;min-height:40px}.journey-menu{width:240px}
 .journey-motion{left:18px;bottom:25px;width:34px;height:34px}
}
@media(max-height:550px) and (prefers-reduced-motion:no-preference){
 .journey-top{top:78px}.journey-ring{top:39%}.journey-ring span{font-size:60px}
 .journey-intro-foot{bottom:6%;left:35%;font-size:10px;gap:30px}.journey-intro-foot nav{row-gap:5px}
 .journey-copy{bottom:22%;left:10%;}.journey-word{font-size:64px;margin-bottom:14px}.journey-sub{font-size:15px;max-width:55ch}.journey-week,.journey-out{display:none}
 .journey-dock{bottom:12px}.journey-motion{bottom:12px}
}
/* Static reading is also the baseline when JavaScript or WebGL is unavailable. */
@media(prefers-reduced-motion:reduce){
 .journey-track{height:auto}.journey-stage{height:auto;position:relative;overflow:visible}.journey-world,.journey-intro,.journey-motion,.journey-dock{display:none}
 .journey-scenes{position:relative}.journey-scene{position:relative;height:100svh;min-height:650px;visibility:visible!important;pointer-events:auto;scroll-margin-top:76px}
 .journey-copy{opacity:1!important;transform:none!important;bottom:20%}.journey-image,.journey.has-world .journey-image{visibility:visible}
 .journey-image::after{content:'';position:absolute;inset:0;background:linear-gradient(transparent,#001a14bb)}
 .journey-stage::after{display:none}.journey-top{top:90px}
}
.journey:not(.is-enhanced) .journey-track{height:auto}
.journey:not(.is-enhanced) .journey-stage{height:auto;position:relative}
.journey:not(.is-enhanced) .journey-scenes{position:relative}
.journey:not(.is-enhanced) .journey-scene{position:relative;visibility:visible;height:100svh;min-height:650px}
.journey:not(.is-enhanced) .journey-copy{opacity:1}
.journey:not(.is-enhanced) .journey-intro,.journey:not(.is-enhanced) .journey-dock,.journey:not(.is-enhanced) .journey-motion{display:none}

@media(max-width:820px){.journey-stage::after{background:linear-gradient(180deg,#07130a48,transparent 26%,transparent 42%,#061910a3 88%)}}
.journey:not(.is-enhanced) .journey-image::after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,#001a14bb)}

.journey.world-unavailable .journey-image::after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,#001a14bb)}
/* The atmosphere stays abstract in every rendering and accessibility mode. */
.journey,.journey-stage{background:radial-gradient(ellipse at 70% 20%,#87778088,transparent 60%),conic-gradient(from 35deg at 52% 42%,#333a3e,#7b6b6a,#55515f,#77766e,#35483f,#343b42,#333a3e)}
.journey-image,.journey-image img{display:none!important}
.journey[data-art=renaissance]{background:radial-gradient(ellipse at 70% 20%,#997873,transparent 60%),#453742}
.journey-copy{bottom:19%;max-width:1040px}
.journey-word{position:relative;display:block;max-width:100%;width:max-content;font-size:clamp(88px,10.5vw,156px);margin-bottom:34px;isolation:isolate;outline-offset:12px!important;cursor:default}
.journey-letters{display:inline-block;white-space:nowrap}
.journey-glyph{display:inline-block;position:relative;will-change:transform,filter,opacity;transform-origin:50% 80%;white-space:pre}
.journey-glyph:empty{min-width:.2em}
.journey-gesture{display:block;font:400 11px/1.45 var(--j-sans);color:#ffffffb3;letter-spacing:.03em;margin:0 0 24px;max-width:42ch}
.journey-week{font-size:10px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;color:#ffffff82}
.word-1::after{content:'';position:absolute;left:0;right:0;bottom:-10px;border-bottom:1px solid #ffffff52;transform:scaleX(calc(.15 + var(--aligned,0) * .85));transform-origin:left}
.word-2 .journey-glyph::after{content:'';position:absolute;inset:10% 0 -5%;border:1px solid #ffffff30;opacity:calc(1 - var(--placed,0));pointer-events:none}
.journey-yours{position:absolute;top:0;left:0;white-space:nowrap;font:italic .70em/1.2 'Instrument Serif',Georgia,serif;opacity:var(--handed,0);transform:translateY(calc((1 - var(--handed,0)) * 22px));pointer-events:none}
.journey-lens{position:absolute;z-index:5;width:138px;height:138px;border:1px solid #ffffff4a;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;opacity:0;transition:opacity .2s;box-shadow:0 0 65px #ffffff09,inset 0 0 25px #ffffff08}
.journey-lens.is-visible{opacity:1}
.journey-lens span{position:absolute;left:50%;top:calc(100% + 10px);transform:translateX(-50%);white-space:nowrap;font:10px/1.2 var(--j-sans);letter-spacing:.04em;color:#ffffffa6}
.journey:not(.is-enhanced) .journey-glyph{opacity:1!important;filter:none!important;transform:none!important}
@media(max-width:820px){
 .journey-word{font-size:clamp(62px,16vw,108px);margin-bottom:26px}
 .journey-copy{bottom:20%}.journey-gesture{font-size:10px;margin-bottom:26px;max-width:31ch}.journey-sub{font-size:16px}
}
@media(max-height:550px) and (prefers-reduced-motion:no-preference){
 .journey-copy{bottom:21%}.journey-word{font-size:64px;margin-bottom:18px}.journey-gesture{font-size:10px;margin-bottom:18px}.journey-sub{font-size:14px}
}
@media(prefers-reduced-motion:reduce){
 .journey-glyph{opacity:1!important;filter:none!important;transform:none!important;will-change:auto}.journey-yours,.journey-lens,.journey-gesture,.word-1::after,.word-2 .journey-glyph::after{display:none}
 .journey-scene{background:radial-gradient(ellipse at 75% 15%,#a18d9955,transparent 70%),linear-gradient(125deg,#303d3b,#716068,#34413c)}
}

.journey-word:focus-visible{outline:1px solid #ffffff80;outline-offset:12px;border-radius:2px}
/* Workflow lives inside each chapter, directly over the image world. */
.journey-track{height:1050svh}
.journey-copy{top:calc(44% - var(--detail,0)*24%);bottom:auto;left:15.3%;right:15.3%;max-width:none;pointer-events:none}
.journey-word{font-size:clamp(66px,calc(8.8vw - var(--detail,0)*2.5vw),144px);line-height:1.04;max-width:66%;width:auto;margin:0;letter-spacing:-.055em}
.journey-week{margin-bottom:18px;color:#ffffffbd}
.journey-sub{position:absolute;right:0;top:26px;max-width:34%;font-size:clamp(15px,1.2vw,20px);line-height:1.4;opacity:var(--detail,0)}
.journey-out{opacity:var(--detail,0);font-size:11px;margin-top:24px}
.journey-flow{position:absolute;left:15.3%;right:15.3%;top:49%;height:33%;color:white;opacity:0;visibility:hidden;pointer-events:auto;will-change:transform,opacity}
.journey-paths{display:flex;gap:26px;margin-bottom:40px}
.journey-paths button{background:none;color:#ffffff8c;border:0;border-bottom:1px solid transparent;padding:7px 0;font:12px/1.3 var(--j-sans);cursor:pointer}
.journey-paths button[aria-pressed=true]{color:white;border-bottom-color:#ffffff9c}
.journey-nodes{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;position:relative}
.journey-node{position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:13px;border:0;background:none;padding:10px 0;color:#ffffff9c;cursor:pointer;font:400 23px/1.2 var(--j-sans);transition:color .2s}
.journey-node img{width:27px;height:27px;object-fit:contain;filter:grayscale(1) brightness(0) invert(1);opacity:.6;transition:opacity .2s,transform .25s}
.journey-node small{font:11px/1.3 var(--j-sans);color:#ffffff80}
.journey-node:not(:last-child)::after{content:'→';position:absolute;left:calc(100% - 25px);top:16px;width:65px;color:#ffffff60;font:20px/1 var(--j-sans);border-top:1px solid #ffffff30;text-align:right;line-height:0}
.journey-node[aria-pressed=true],.journey-node:hover{color:white}
.journey-node[aria-pressed=true] img{opacity:1;transform:translateY(-4px)}
.journey-flow-detail{font:400 17px/1.45 var(--j-sans);max-width:58ch;min-height:3em;margin:30px 0 0;color:#ffffffe0;text-wrap:pretty}
@media(max-width:820px){
 .journey-track{height:1000svh}.journey-copy{left:24px;right:24px;top:calc(43% - var(--detail,0)*24%)}
 .journey-word{font-size:clamp(52px,calc(16vw - var(--detail,0)*2vw),90px);max-width:100%}.journey-sub{display:block;position:static;max-width:100%;font-size:14px;margin-top:18px}.journey-out{margin-top:16px;font-size:10px;max-width:100%}
 .journey-flow{left:24px;right:24px;top:52%;height:33%}.journey-paths{gap:23px;margin-bottom:27px}.journey-paths button{font-size:11px}.journey-nodes{gap:25px}.journey-node{font-size:15px;gap:12px}.journey-node img{height:23px;width:23px}.journey-node small{font-size:9px}.journey-node:not(:last-child)::after{left:calc(100% - 8px);width:26px;font-size:15px;top:18px}.journey-flow-detail{font-size:14px;margin-top:25px;min-height:4.5em}
}
@media(max-height:600px) and (prefers-reduced-motion:no-preference){
 .journey-copy{top:calc(43% - var(--detail,0)*23%)}.journey-word{font-size:56px}.journey-out{display:none}.journey-flow{top:48%}.journey-paths{margin-bottom:12px}.journey-node{font-size:16px;gap:6px}.journey-node img{height:19px;width:19px}.journey-flow-detail{font-size:12px;margin-top:12px}.journey-sub{font-size:12px}
}
@media(prefers-reduced-motion:reduce){
 .journey-track{height:auto}.journey-scene{height:auto;min-height:100svh;padding:145px 0 90px}.journey-copy{position:relative;inset:auto;margin:0 15.3%;--detail:1!important}.journey-word{font-size:66px}.journey-sub{position:static;max-width:60ch;margin-top:25px;opacity:1}.journey-out{opacity:1}.journey-flow{position:relative;inset:auto;height:auto;margin:55px 15.3% 0;opacity:1!important;visibility:visible!important;transform:none!important}
}
.journey:not(.is-enhanced) .journey-scene{height:auto;padding:145px 0 90px}.journey:not(.is-enhanced) .journey-copy{position:relative;inset:auto;margin:0 15.3%;--detail:1}.journey:not(.is-enhanced) .journey-word{font-size:66px}.journey:not(.is-enhanced) .journey-sub{position:static;opacity:1;max-width:60ch;margin-top:25px}.journey:not(.is-enhanced) .journey-flow{position:relative;inset:auto;height:auto;margin:55px 15.3% 0;opacity:1;visibility:visible}.journey:not(.is-enhanced) .journey-paths{display:none}
@media(max-width:820px) and (prefers-reduced-motion:reduce){.journey-copy{margin:0 24px}.journey-word{font-size:52px}.journey-flow{margin:45px 24px 0}}

.journey-step-mark{font:400 11px/27px var(--j-sans);font-style:normal;letter-spacing:.08em;color:#ffffff88}.journey-node[aria-pressed=true] .journey-step-mark{color:white}

/* Keep the interactive diagram anchored while only the background follows the pointer. */
.journey-nodes{gap:clamp(30px,4vw,64px);align-items:start}
.journey-node{min-width:0;align-self:stretch;display:grid;grid-template-rows:27px auto 18px;align-content:start;row-gap:12px;padding:8px 0 14px}
.journey-node span{min-height:2.4em;text-wrap:balance}
.journey-node small{align-self:end}
.journey-node:not(:last-child)::after{content:'';left:calc(100% + 8px);top:21px;width:calc(clamp(30px,4vw,64px) - 16px);height:1px;border:0;background:#ffffff45}
.journey-node:not(:last-child)::before{content:'';position:absolute;left:calc(100% + clamp(30px,4vw,64px) - 13px);top:18px;width:6px;height:6px;border-top:1px solid #ffffff65;border-right:1px solid #ffffff65;transform:rotate(45deg)}
.journey-node[aria-pressed=true] span{text-decoration:underline;text-decoration-color:#ffffff70;text-underline-offset:7px;text-decoration-thickness:1px}
.journey-flow-detail{margin-top:20px;max-width:62ch}
.journey-paths{margin-bottom:26px}
@media(min-width:1100px){.journey-flow{top:46%}.journey-node span{min-height:1.2em}}
@media(max-width:820px){.journey-nodes{gap:22px}.journey-node{grid-template-rows:27px auto 24px;font-size:14px;row-gap:10px}.journey-node span{min-height:2.4em}.journey-node:not(:last-child)::after{left:calc(100% + 4px);width:14px}.journey-node:not(:last-child)::before{left:calc(100% + 13px)}.journey-flow-detail{margin-top:16px}}
/* Simple connectors: no overlapping rule and arrow strokes. */
.journey-node:not(:last-child)::before{display:none}
.journey-node:not(:last-child)::after{content:'→';display:block;left:100%;top:8px;width:clamp(30px,4vw,64px);height:27px;background:none;border:0;text-align:center;font:400 18px/27px var(--j-sans);color:#ffffff70}
.journey-node[aria-pressed=true] span{text-decoration:none;color:white}
.journey-node[aria-pressed=true] .journey-step-mark{color:#e0eac2}
@media(max-width:820px){.journey-node:not(:last-child)::after{left:100%;width:22px;font-size:15px}}
/* Oversized editorial opening and loose pen-stroke annotations. */
.journey-headline{position:absolute;left:7%;right:7%;top:50%;transform:translateY(-55%);margin:0;color:white;font:500 clamp(76px,15.5vw,270px)/.84 var(--j-sans);letter-spacing:-.065em;text-align:left}
.journey-intro-foot{left:7%;right:7%;max-width:none;justify-content:space-between;font-size:18px;bottom:7%}
.journey-intro-foot p{max-width:32ch}.journey-intro-foot nav{column-gap:40px}
.journey-sub{font-size:clamp(20px,1.65vw,28px);max-width:39%;line-height:1.4}
.journey-out{font-size:15px}.journey-flow-detail{font-size:clamp(21px,1.75vw,28px);line-height:1.4;max-width:58ch;margin-top:32px}
.journey-node{font-size:clamp(21px,1.9vw,30px);grid-template-rows:27px auto 30px;row-gap:15px;isolation:isolate}
.journey-node .journey-tool{width:26px;height:26px;display:block;opacity:.9;transform:none;filter:brightness(0) invert(1)}
.journey-tool[data-logo="flora.png"]{filter:grayscale(1) brightness(1.4);mix-blend-mode:screen}
.journey-tool[data-logo="openai.png"],.journey-tool[data-logo="stripo.png"]{filter:grayscale(1) invert(1);mix-blend-mode:screen}
.journey-node:not(:last-child)::before,.journey-node:not(:last-child)::after{display:none}
.journey-ink-arrow{position:absolute;left:calc(100% - 13px);top:26px;width:calc(clamp(30px,4vw,64px) + 19px);height:43px;overflow:visible;pointer-events:none;fill:none;stroke:#ffffffb3;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}
.journey-node:nth-child(2) .journey-ink-arrow{transform:scaleY(-1) rotate(-8deg)}
.journey-ink-circle{position:absolute;left:-16px;top:32px;width:calc(100% + 18px);height:75px;overflow:visible;pointer-events:none;fill:none;stroke:#f1efd4c9;stroke-width:1.3;transform:rotate(-3deg);z-index:-1}
.journey-ink-circle path{stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset .55s ease}
.journey-node[aria-pressed=true] .journey-ink-circle path{stroke-dashoffset:0}
.journey-paths button{font-size:15px}.journey-step-mark{font-size:13px}
@media(max-width:820px){
 .journey-headline{left:6%;right:6%;font-size:16vw;line-height:.9;top:44%;transform:translateY(-50%)}
 .journey-intro-foot{left:24px;right:24px;font-size:15px;gap:22px;bottom:12%;flex-direction:column}.journey-intro-foot nav{display:flex;flex-wrap:wrap;gap:16px}.journey-intro-foot p{max-width:30ch}
 .journey-copy{top:calc(43% - var(--detail,0)*25%)}.journey-sub{font-size:18px;max-width:100%;line-height:1.35}.journey-out{font-size:12px;margin-top:13px}
 .journey-flow{top:54%}.journey-paths{margin-bottom:21px}.journey-paths button{font-size:13px}.journey-node{font-size:16px;grid-template-rows:22px auto 26px;row-gap:12px}.journey-node .journey-tool{width:22px;height:22px}.journey-step-mark{font-size:11px;line-height:22px}
 .journey-flow-detail{font-size:18px;line-height:1.35;margin-top:24px}.journey-ink-circle{left:-9px;top:27px;width:calc(100% + 15px);height:64px}.journey-ink-arrow{left:calc(100% - 2px);width:25px;top:16px;height:35px}
}
@media(max-height:650px) and (prefers-reduced-motion:no-preference){.journey-sub{font-size:16px}.journey-flow-detail{font-size:16px;margin-top:12px}.journey-node{font-size:17px;row-gap:7px}.journey-paths{margin-bottom:10px}.journey-ink-circle{top:25px;height:60px}.journey-intro-foot{font-size:13px}.journey-headline{font-size:min(15vw,30vh)}}
@media(prefers-reduced-motion:reduce){.journey-ink-circle path{transition:none}.journey-copy{top:auto}.journey-flow{top:auto}.journey-sub{max-width:60ch}}
/* Body copy: a quieter middle ground. */
.journey-sub{font-size:clamp(18px,1.35vw,22px)}.journey-flow-detail{font-size:clamp(18px,1.4vw,22px)}.journey-out{font-size:13px}
@media(max-width:820px){.journey-sub,.journey-flow-detail{font-size:16px}.journey-out{font-size:11px}}
/* Principles: portrait at left, a loose working wall at right. */
#standards{background:#18201e;color:#f1f0e8;padding:70px 4% 100px;overflow:hidden}
#standards .row-no{color:#eeeee4;margin-bottom:25px}#standards .row-no .fg,#standards .stds-hint{color:#f1f0e899}
#standards .desk{height:760px;min-height:760px;max-width:1600px;margin:0 auto;isolation:isolate}
.standards-portrait{position:absolute;left:0;top:0;width:43%;height:100%;overflow:hidden;isolation:isolate;background:#263432}
.standards-photo,.standards-particles{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 30%;pointer-events:none}
.standards-photo{filter:grayscale(.55) brightness(.68);opacity:.6}.standards-particles{opacity:.9}
.standards-portrait::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#18201e00 20%,#18201e25 50%,#18201eef 100%);pointer-events:none}
.standards-portrait-copy{position:absolute;left:7%;right:4%;bottom:7%;z-index:2;color:white}
.standards-portrait-copy>span{font:10px/1.4 'Inter Tight',Arial,sans-serif;letter-spacing:.1em;color:#ffffffac}
.standards-portrait-copy h2{font:400 clamp(58px,6.3vw,106px)/.93 'Inter Tight',Arial,sans-serif;letter-spacing:-.055em;margin:22px 0}
.standards-portrait-copy p{font:16px/1.4 'Inter Tight',Arial,sans-serif;margin:0;color:#ffffffce}
#standards .note{width:22%;padding:0;filter:none!important;transition-delay:0ms;z-index:3}
#standards .note .paper{aspect-ratio:auto;min-height:190px;padding:20px 18px 18px;background:transparent!important;border:1px solid #eeeedd70!important;border-radius:2px;clip-path:none!important;box-shadow:none!important;animation:none!important;transform:none}
#standards .note .paper::before,#standards .note .paper::after,#standards .note .tape{display:none!important}
#standards .note .hw{position:static!important;width:100%;height:62px;object-fit:contain;object-position:left center;filter:invert(1);opacity:.95;clip-path:none;transform:none!important;margin:0 0 14px}
#standards .note .paper>p{position:static!important;max-height:none!important;max-width:none;margin:0;font:12px/1.45 'Inter Tight',Arial,sans-serif;color:#eeeeebba;opacity:1!important;transform:none!important}
#standards .note:hover,#standards .note.open,#standards .note:focus-visible{z-index:20;transform:rotate(calc(var(--r)*.25)) translateY(-5px)}
#standards .note:hover .paper,#standards .note.open .paper,#standards .note:focus-visible .paper{background:#26332ff0!important;border-color:#f1f0dc!important}
#standards .note.lift{z-index:30}.standards-portrait-copy{pointer-events:none}
@media(max-width:1100px) and (min-width:821px){#standards .desk{height:850px;min-height:850px}#standards .note .paper{padding:15px;min-height:215px}#standards .note .paper>p{font-size:11px}#standards .note .hw{height:55px}}
@media(max-width:820px){
 #standards{padding:55px 24px 65px}#standards .desk{height:auto;min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:22px 17px}
 .standards-portrait{position:relative;inset:auto;grid-column:1/-1;width:100%;height:560px;margin-bottom:24px}.standards-portrait-copy h2{font-size:66px}.standards-portrait-copy p{font-size:15px}
 #standards .note{position:relative;left:auto;top:auto;width:100%;transform:rotate(calc(var(--r)*.5))}#standards .note .paper{padding:14px 12px;min-height:215px;height:100%}#standards .note .hw{height:48px;margin-bottom:12px}#standards .note .paper>p{font-size:11px;line-height:1.45}
}
@media(prefers-reduced-motion:reduce){.standards-particles{display:none}.standards-photo{opacity:1}#standards .note{transition:none}}
/* Larger handwritten titles; square memo outlines with a folded corner. */
#standards .note .paper{min-height:216px;padding:20px 18px 17px;border:0!important;position:relative}
#standards .note .paper::before{display:block!important;content:'';position:absolute;inset:0;pointer-events:none;background:none!important;border:1px solid #eeeedd85;clip-path:polygon(0 0,calc(100% - 23px) 0,100% 23px,100% 100%,0 100%);z-index:0}
#standards .note .paper::after{display:block!important;content:'';position:absolute;right:0;top:0;width:23px;height:23px;background:linear-gradient(45deg,transparent 48%,#eeeedd85 49%,#eeeedd85 52%,transparent 53%)!important;border-left:1px solid #eeeedd85;border-bottom:1px solid #eeeedd85;pointer-events:none;opacity:1;mix-blend-mode:normal;z-index:0}
#standards .note .hw{height:94px;width:100%;margin-bottom:10px}
#standards .note:hover .paper::before,#standards .note.open .paper::before{border-color:#f1f0dc}
@media(min-width:1101px){#standards .desk{height:860px;min-height:860px}#standards .note .paper{min-height:228px}}
@media(max-width:1100px) and (min-width:821px){#standards .desk{height:940px;min-height:940px}#standards .note .paper{min-height:245px}#standards .note .hw{height:85px}}
@media(max-width:820px){#standards .note .paper{min-height:255px;padding:18px 12px 15px}#standards .note .hw{height:78px;margin-bottom:12px}}
#standards .note .paper::after{inset:auto 0 auto auto;top:0;transform:none;clip-path:none}

/* A continuous skills surface, with readable process explanations. */
#map,#map .mtitle,#map .mfield{background:#F7F7F4}
#map .mcard{z-index:8;width:min(400px,calc(100% - 28px));padding:30px 26px}
#map .mcard>p{font-size:17px;line-height:1.45;color:#555951}
#map .mproof p{font-size:16px;line-height:1.6;color:#272c25}
#map .mproof .mono{color:#667060}
/* Fade only the portrait layers; the overlaid copy stays crisp. */
#standards .standards-portrait{background:transparent;pointer-events:none}
#standards .standards-photo,#standards .standards-particles{
 -webkit-mask-image:linear-gradient(90deg,transparent,#000 14%,#000 76%,transparent),linear-gradient(180deg,transparent,#000 12%,#000 72%,transparent);
 mask-image:linear-gradient(90deg,transparent,#000 14%,#000 76%,transparent),linear-gradient(180deg,transparent,#000 12%,#000 72%,transparent);
 -webkit-mask-composite:source-in;mask-composite:intersect;
}
#standards .note .hw{width:calc(100% + 24px);max-width:none;height:130px;margin:-4px -12px 12px;object-position:center}
#standards .note .paper{min-height:265px}
@media(min-width:821px){#standards .desk{height:1000px;min-height:1000px}}
@media(max-width:820px){#standards .note .hw{height:108px;width:calc(100% + 16px);margin:-2px -8px 12px}#standards .note .paper{min-height:285px}#map .mcard{width:100%;padding:25px 20px}}

/* Stable reading: descriptions never depend on discovering a hover target. */
.journey-copy{top:19%;--detail:1}
.journey-word{font-size:clamp(66px,6.3vw,112px)}
.journey-sub,.journey-out{opacity:1}
.journey-flow{top:47%;height:auto;will-change:opacity}
.journey-node{cursor:default;display:flex;flex-direction:column;gap:12px;color:white;padding:8px 0;transition:none}
.journey-node span{min-height:0;font-size:clamp(21px,1.9vw,30px);line-height:1.2;text-align:left}
.journey-node .journey-step-description{font:400 clamp(15px,1.15vw,18px)/1.5 var(--j-sans);color:#ffffffe0;margin:2px 0 0;text-wrap:pretty}
.journey-step-mark{color:#ffffffa6}
.journey-paths{gap:8px;margin-bottom:26px}
.journey-paths button{min-height:44px;padding:10px 17px;border:1px solid #ffffff65;border-radius:30px;background:#172b2730;color:#fff;font-size:14px}
.journey-paths button[aria-pressed=true]{background:#f2f2e9;color:#24352b;border-color:#f2f2e9}
.journey-paths button:hover{border-color:#fff}
.journey-ink-arrow{left:calc(100% + 6px);width:calc(clamp(30px,4vw,64px) - 12px);top:10px;height:32px}
.journey-dock{display:flex;align-items:center;gap:10px}
.journey-chapter-arrow{width:42px;height:42px;border:1px solid #ffffff80;border-radius:50%;color:white;background:#18302770;font-size:20px;cursor:pointer}
.journey-chapter-arrow:hover{background:#f2f2e9;color:#24352b}
@media(max-width:820px),(max-height:700px),(prefers-reduced-motion:reduce){
 .journey-track{height:auto}.journey-stage{height:auto;min-height:0;position:relative;overflow:hidden}
 .journey-world,.journey-motion,.journey-dock,.journey-top{display:none!important}
 .journey-intro{display:block;position:relative;inset:auto;opacity:1!important;visibility:visible!important;padding:110px 24px 55px}
 .journey-headline{position:relative;inset:auto;transform:none;font-size:clamp(65px,14vw,130px);line-height:.9}
 .journey-intro-foot{position:relative;inset:auto;max-width:none;margin-top:35px;opacity:1!important;display:block;font-size:15px}
 .journey-intro-foot p{margin-bottom:20px}.journey-intro-foot nav{display:flex;flex-wrap:wrap;gap:16px}.journey-intro-foot button{min-height:40px}
 .journey-scenes{position:relative;inset:auto;pointer-events:auto}
 .journey-scene{position:relative;inset:auto;height:auto;min-height:0;padding:60px 24px;visibility:visible!important;pointer-events:auto;scroll-margin-top:76px;border-top:1px solid #ffffff30;background:transparent}
 .journey-copy{position:relative;inset:auto;margin:0;opacity:1!important;transform:none!important;pointer-events:auto;--detail:1!important}
 .journey-word{font-size:clamp(49px,10vw,85px);max-width:100%}.journey-week{display:block}.journey-sub{position:static;max-width:55ch;margin-top:24px;font-size:17px;opacity:1}.journey-out{display:block;opacity:1;margin-top:16px;font-size:12px}
 .journey-flow{position:relative;inset:auto;height:auto;margin:32px 0 0;opacity:1!important;visibility:visible!important;transform:none!important}
 .journey-nodes{display:flex;flex-direction:column;gap:24px}.journey-node{display:grid;grid-template-columns:28px 1fr;gap:5px 15px;padding:0;width:100%}
 .journey-node span{font-size:23px;min-height:0}.journey-step-mark{grid-column:1;grid-row:1/3;line-height:28px}
 .journey-node .journey-step-description{grid-column:2;font-size:16px;max-width:60ch}.journey-ink-arrow{display:none}
 .journey-paths{margin-bottom:30px;flex-wrap:wrap}.journey-stage::after{display:none}
}
/* More colour in the scene, while the typography retains its own contrast. */
#phases .journey-world{filter:saturate(1.82) brightness(1.17) contrast(1.035)}
#phases .journey-stage::after{background:linear-gradient(180deg,#07130a35,transparent 28%,transparent 53%,#06191060)}
@media(max-width:820px),(max-height:700px),(prefers-reduced-motion:reduce){
 #phases .journey-stage{background:radial-gradient(ellipse at 78% 15%,#996e8588,transparent 58%),conic-gradient(from 35deg at 52% 42%,#354951,#8c6d63,#635874,#8b8066,#3e6553,#394d58,#354951)}
}
