@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap');
:root{--bg:#07100e;--bg2:#0e1a17;--ink:#eef4ef;--muted:#b4c4bd;--green:#4fe0ae;--line:rgba(172,220,199,.2)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Outfit,'Avenir Next',Arial,sans-serif;font-weight:300}img{display:block;max-width:100%}a{color:inherit}.wrap{width:min(1400px,calc(100% - 80px));margin:auto}.skip{position:absolute;left:-999px;top:0;background:var(--green);color:#00140e;padding:12px;z-index:100}.skip:focus{left:12px}
.site-header{position:absolute;z-index:10;top:0;left:0;right:0;border-bottom:1px solid rgba(255,255,255,.23);background:rgba(2,11,9,.3);backdrop-filter:blur(12px)}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand img{width:265px;max-height:45px;object-fit:contain;object-position:left}.site-header nav{display:flex;align-items:center;gap:36px}.site-header nav a{text-decoration:none;font-size:.82rem;letter-spacing:.04em;color:#d8e9df}.site-header nav a:hover,.text-link:hover{color:var(--green)}.site-header .nav-cta{border:1px solid var(--green);color:var(--green);padding:13px 18px;text-transform:uppercase;font-size:.7rem;letter-spacing:.12em}.nav-cta span{margin-left:12px}
.blueprint{background-image:linear-gradient(rgba(79,224,174,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(79,224,174,.055) 1px,transparent 1px);background-size:66px 66px}.hero{height:min(920px,100svh);min-height:700px;position:relative;display:flex;align-items:flex-end;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover;object-position:center 47%;filter:saturate(.7)}.hero-shade{background:linear-gradient(90deg,rgba(2,10,8,.94) 0%,rgba(2,10,8,.64) 49%,rgba(2,10,8,.16) 100%),linear-gradient(0deg,rgba(2,10,8,.75),transparent 50%)}.hero.blueprint{background-image:none}.hero:after{content:'';position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(79,224,174,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(79,224,174,.08) 1px,transparent 1px);background-size:66px 66px;mask-image:linear-gradient(90deg,#000,transparent 75%)}.hero-content{z-index:1;padding:170px 0 150px}.overline,.eyebrow,.index,.hero-foot,.client-line span,.film-strip figcaption,.image-caption span{font-size:.68rem;letter-spacing:.23em;font-weight:600;color:var(--green)}.overline{display:flex;align-items:center;gap:15px}.pulse{height:7px;width:7px;border-radius:50%;background:var(--green);box-shadow:0 0 15px var(--green)}.rule{width:55px;height:1px;background:var(--green);opacity:.6}h1,h2,p{margin-top:0}h1,h2{font-weight:300;letter-spacing:-.055em;line-height:.94}h1{font-size:clamp(5rem,11vw,10.7rem);margin:35px 0 32px}h1 em,h2 em{font-style:normal;color:var(--green)}.hero-line{font-size:clamp(1.25rem,2.2vw,2rem);line-height:1.22;color:#f2faf5}.hero-actions{display:flex;align-items:center;gap:32px;margin-top:37px}.button{display:inline-flex;gap:30px;align-items:center;text-decoration:none;text-transform:uppercase;font-size:.72rem;letter-spacing:.12em;font-weight:600;padding:18px 22px}.button.solid{background:var(--green);color:#04170f}.button:hover{background:#a5f8d6}.text-link{font-size:.84rem;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:5px}.text-link span{padding-left:12px}.hero-foot{position:absolute;z-index:1;bottom:30px;left:50%;transform:translateX(-50%);display:flex;justify-content:space-between;color:#deeee4}
.section{padding:130px 0;border-top:1px solid var(--line)}.section-grid{display:grid;grid-template-columns:220px minmax(0,1fr);gap:60px}.section-side{display:flex;flex-direction:column;justify-content:space-between;color:var(--green);border-top:1px solid var(--green);padding-top:16px}.cross{font-size:3rem;font-weight:300}.section-main{max-width:1040px}.eyebrow{margin-bottom:23px}h2{font-size:clamp(3.7rem,7.5vw,8rem);margin-bottom:50px}.lead{font-size:clamp(1.35rem,2.3vw,2.15rem);line-height:1.33;max-width:900px;color:var(--ink)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin-top:44px}.two-col p,.section-main>p:not(.eyebrow):not(.lead):not(.pull),.proof p{font-size:1.13rem;line-height:1.65;color:var(--muted)}.pull{border-left:2px solid var(--green);padding-left:24px;font-size:clamp(1.35rem,2.1vw,2rem);line-height:1.4;margin:48px 0;color:var(--ink)}.routes{border-top:1px solid var(--line);margin-top:54px}.routes a{display:grid;grid-template-columns:110px 1fr 30px;gap:20px;align-items:center;text-decoration:none;border-bottom:1px solid var(--line);padding:25px 0}.routes a:hover{color:var(--green)}.routes span{font-size:.7rem;color:var(--green);letter-spacing:.15em}.routes strong{font-size:1.4rem;font-weight:400}.routes b{font-size:1.4rem;font-weight:300}
.image-story{height:min(58vw,720px);min-height:420px;position:relative;background:#020604;overflow:hidden}.image-story img{width:100%;height:100%;object-fit:cover;object-position:center 48%}.image-story:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.75))}.image-caption{position:absolute;z-index:1;left:50%;bottom:34px;transform:translateX(-50%);display:flex;justify-content:space-between;align-items:end}.image-caption strong{font-size:1.5rem;font-weight:400}.image-caption small{font-size:.8rem;color:#a8b7ad;font-weight:300}
.proof{background-color:#0a1713}.proof-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:100px}.proof h2{font-size:clamp(3.3rem,6.2vw,6.6rem)}.proof-grid>div:nth-child(2){padding-top:50px}.proof .text-link{display:inline-block;color:var(--green);margin-top:25px}.client-line{border-top:1px solid var(--line);margin-top:80px;padding-top:30px;display:flex;gap:28px;justify-content:space-between;align-items:center;flex-wrap:wrap}.client-line strong{font-size:clamp(.8rem,1.4vw,1.25rem);font-weight:500;letter-spacing:.02em;color:#d6e4db}
.difference{background:#07100e}.film-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:80px}.film-strip figure{margin:0;overflow:hidden}.film-strip img{height:310px;width:100%;object-fit:cover;filter:saturate(.8)}.film-strip figcaption{margin-top:14px}.ambition{background-color:#0d1a16}.end-panel{padding:110px 0 115px;background:var(--green);color:#03140d}.end-panel .eyebrow{color:#0d4b35}.end-panel h2{font-size:clamp(4rem,8vw,8rem)}.end-panel h2 em{color:#0d7550}.end-links{display:flex;gap:20px;flex-wrap:wrap}.end-links a{border:1px solid #084a32;padding:20px 24px;text-decoration:none;text-transform:uppercase;font-size:.73rem;font-weight:600;letter-spacing:.1em}.end-links a:hover{background:#03140d;color:var(--green)}.end-links span{margin-left:35px}footer{padding:65px 0;background:#030907}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-grid img{width:250px}.footer-grid p{font-size:.9rem;line-height:1.8;color:#aec3b7}.footer-grid a{text-decoration:none}.footer-grid a:hover{color:var(--green)}.footer-grid small{grid-column:1/-1;color:#84988b;font-size:.72rem;letter-spacing:.07em;margin-top:50px}
@media(max-width:900px){.wrap{width:min(100% - 40px,1400px)}.site-header nav{gap:15px}.site-header nav>a:not(.nav-cta){display:none}.brand img{width:210px}.section-grid{grid-template-columns:1fr;gap:36px}.section-side{flex-direction:row}.cross{display:none}.proof-grid{grid-template-columns:1fr;gap:10px}.proof-grid>div:nth-child(2){padding-top:0}.film-strip img{height:230px}.hero-content{padding-bottom:130px}}@media(max-width:620px){.header-inner{height:72px}.brand img{width:170px}.site-header .nav-cta{font-size:.6rem;padding:10px}.nav-cta span{display:none}.hero{min-height:650px;height:92svh}.hero-content{padding-top:120px;padding-bottom:95px}h1{font-size:clamp(3.8rem,17vw,6rem)}.hero-actions{align-items:start;flex-direction:column;gap:20px}.hero-foot{bottom:18px}.hero-foot span:last-child{display:none}.section{padding:75px 0}h2{font-size:clamp(3.4rem,13vw,5rem);margin-bottom:35px}.two-col{grid-template-columns:1fr;gap:0}.routes a{grid-template-columns:1fr 24px;gap:8px}.routes span{grid-column:1/-1}.image-story{min-height:350px}.image-caption{display:block}.image-caption strong{display:block;margin-top:10px}.film-strip{grid-template-columns:1fr}.film-strip img{height:230px}.client-line{justify-content:flex-start;gap:18px 25px}.end-panel{padding:80px 0}.end-panel h2{font-size:clamp(3.8rem,14vw,5rem)}.end-links{display:block}.end-links a{display:flex;justify-content:space-between;margin:10px 0}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>a{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.york-image{margin-top:72px;margin-bottom:0;border-top:1px solid var(--line);padding-top:24px}.york-image img{width:100%;height:auto;display:block}.york-image figcaption{padding-top:14px;color:var(--green);font-size:.68rem;font-weight:600;letter-spacing:.23em}@media(max-width:620px){.york-image{margin-top:42px}}

.image-story{height:auto;min-height:0;background:#000}.image-story img{width:100%;height:auto;object-fit:contain;object-position:center}.image-story:after{inset:auto 0 0;height:24%;background:linear-gradient(transparent,rgba(0,0,0,.55))}@media(max-width:620px){.image-caption{bottom:15px}.image-caption strong{font-size:.9rem}.image-caption span{font-size:.52rem}}

/* Match the established Academy landing-page language. */
:root{--bg:#050706;--bg2:#0c1110;--ink:#f4f7f5;--muted:#aab5b0;--green:#62dfbd;--line:rgba(170,205,194,.18)}
body{background:var(--bg);line-height:1.5}
.site-header{position:fixed;background:rgba(5,7,6,.52);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(22px) saturate(115%)}
.header-inner{height:82px}.brand img{width:min(410px,46vw);max-height:52px}
.site-header nav{gap:22px}.site-header nav a{font-size:.82rem;letter-spacing:.035em}
.site-header .nav-cta{background:linear-gradient(135deg,rgba(0,169,128,.96),rgba(98,223,189,.90));border:1px solid rgba(98,223,189,.85);color:#f7fffc;padding:15px 22px;box-shadow:0 10px 30px rgba(0,169,128,.16)}
.site-header .nav-cta:hover,.button.solid:hover{background:linear-gradient(135deg,#62dfbd,#00a980);color:#fff}
.hero{min-height:100svh;height:auto;align-items:flex-end;border-bottom:1px solid #24312d}
.hero-image{filter:none;object-position:center 48%}
.hero-shade{background:linear-gradient(115deg,rgba(3,8,7,.94) 0%,rgba(3,8,7,.68) 38%,rgba(3,8,7,.28) 72%,rgba(3,8,7,.12) 100%)}
.hero:after{content:"";position:absolute;inset:auto;width:clamp(16rem,30vw,30rem);aspect-ratio:1;right:-2.5vw;top:10vh;background:url('./assets/viridian_academy_mark.png') center/contain no-repeat;mask-image:none;opacity:.10;z-index:0}
.hero-content{padding:155px 0 140px}
h1,h2{letter-spacing:-.004em;line-height:1.05}
.hero h1{font-size:clamp(3rem,7vw,6.5rem);max-width:12ch;margin:25px 0 32px;font-weight:300}
.hero h1 em{color:inherit}
.hero-line{font-size:clamp(1.12rem,1.6vw,1.45rem);color:rgba(220,228,224,.88);line-height:1.5}
.button.solid{background:linear-gradient(135deg,rgba(0,169,128,.96),rgba(98,223,189,.90));border:1px solid rgba(98,223,189,.85);box-shadow:0 10px 30px rgba(0,169,128,.16);color:#f7fffc}
.section h2,.end-panel h2{font-size:clamp(2.1rem,4.2vw,4.3rem);letter-spacing:-.003em;line-height:1.05}
.section .lead{font-size:clamp(1.12rem,1.6vw,1.45rem);line-height:1.5}
.section .pull{font-size:clamp(1.2rem,1.8vw,1.65rem)}
.proof h2{font-size:clamp(2.1rem,4.2vw,4.3rem)}
.client-line{display:block;background:#030504;padding:34px 0;margin-top:75px}
.client-line span{display:block;margin-bottom:22px}
.client-line img{display:block;width:min(1100px,100%);height:auto;opacity:.82}
.introduction,.difference{background-color:#050706}.proof,.ambition{background-color:#0c1110}
[id]{scroll-margin-top:82px}
@media(max-width:900px){.brand img{width:min(320px,46vw)}}
@media(max-width:620px){.header-inner{height:72px}.brand img{width:62vw;max-width:230px}.site-header .nav-cta{padding:11px 12px;font-size:.62rem}.hero{min-height:100svh}.hero-content{padding:140px 0 110px}.hero h1{font-size:clamp(3rem,12vw,4.5rem)}.hero:after{top:18vh;opacity:.07}.section h2,.end-panel h2{font-size:clamp(2.1rem,9vw,3.6rem)}.client-line{margin-top:45px;padding:25px 0}}

/* Live Academy blueprint language. */
body{font-family:Inter,Arial,Helvetica,sans-serif;font-weight:400;background:#060908}
.site-header{background:rgba(13,16,15,.96);backdrop-filter:blur(18px);border-bottom:1px solid rgba(151,204,198,.14)}
.site-header nav a{text-transform:uppercase;font-size:.7rem;font-weight:600;letter-spacing:.06em;color:#d6ddda}
.site-header .nav-cta{background:transparent;box-shadow:none;color:#e8f3ef;border:1px solid rgba(151,204,198,.3);text-transform:none;letter-spacing:0}
.site-header .nav-cta:hover{background:rgba(151,204,198,.12);color:#fff}
.hero-shade{background:linear-gradient(90deg,rgba(5,9,7,.91),rgba(5,9,7,.62) 50%,rgba(5,9,7,.22)),linear-gradient(0deg,rgba(5,9,7,.57),transparent 55%)}
.hero:after{inset:0;width:auto;aspect-ratio:auto;background:linear-gradient(rgba(121,191,209,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(121,191,209,.08) 1px,transparent 1px),linear-gradient(rgba(121,191,209,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(121,191,209,.035) 1px,transparent 1px);background-size:64px 64px,64px 64px,16px 16px,16px 16px;opacity:.65;mask-image:none;pointer-events:none}
.hero h1{letter-spacing:-.045em;line-height:1.03}
.overline,.eyebrow,.index,.hero-foot,.client-line span,.film-strip figcaption,.image-caption span{color:#9bcdbf;font-size:.66rem;font-weight:600;letter-spacing:.17em}
.hero-line{font-size:clamp(1rem,1.3vw,1.15rem);font-weight:500;line-height:1.55}
.button.solid{background:transparent;border:1px solid rgba(151,204,198,.45);box-shadow:none;color:#eef6f2;text-transform:none;letter-spacing:0;font-size:.8rem}
.button.solid:hover{background:rgba(151,204,198,.15);color:#fff}
.section{position:relative;background-image:linear-gradient(rgba(121,191,209,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(121,191,209,.055) 1px,transparent 1px),linear-gradient(rgba(121,191,209,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(121,191,209,.024) 1px,transparent 1px);background-size:64px 64px,64px 64px,16px 16px,16px 16px}
.section:before{content:"";position:absolute;inset:20px;border:1px solid rgba(151,204,198,.11);pointer-events:none}
.section-grid,.film-strip,.proof-grid,.client-line,.york-image{position:relative;z-index:1}
.section-side{border-top-color:rgba(151,204,198,.28)}
.section h2,.end-panel h2{font-weight:300;letter-spacing:-.035em;color:#f4f7f5}
.section h2 em{color:#9bcdbf}
.section .lead{font-weight:400;max-width:48ch}
.two-col p,.section-main>p:not(.eyebrow):not(.lead):not(.pull),.proof p{font-size:1.05rem;line-height:1.65;color:#b9c3bf}
.section .pull{border-left-color:#9bcdbf;font-weight:400}
.routes a{border-bottom-color:rgba(151,204,198,.22)}
.routes a:hover{color:#a7e3d2}
.end-panel{background:linear-gradient(110deg,#356d71 0%,#375f80 48%,#564a93 100%);color:#f4f7f5;position:relative;overflow:hidden}
.end-panel:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:32px 32px}
.end-panel>.wrap{position:relative}
.end-panel .eyebrow{color:#d5eee8}.end-panel h2 em{color:#d9f1ed}
.end-links a{border-color:rgba(255,255,255,.7);color:#fff}.end-links a:hover{background:#f5faf9;color:#122524}
footer{background:#101311;border-top:1px solid rgba(151,204,198,.12)}
.footer-brand-logos{grid-column:1/-1;display:flex;align-items:center;gap:55px;flex-wrap:wrap;padding-top:28px;border-top:1px solid rgba(151,204,198,.18)}
.footer-brand-logos a{display:block}.footer-brand-logos img{width:min(230px,40vw);height:auto;max-height:60px;object-fit:contain;object-position:left}
.footer-grid small{margin-top:10px}

/* The same first-load construction sequence as the Academy apprenticeship site. */
body.intro-running{overflow:hidden}
.site-intro{position:fixed;inset:0;z-index:9999;overflow:hidden;background:#030807;color:#eef7f4;opacity:1;visibility:visible;transition:opacity .55s,visibility .55s}
.site-intro.is-leaving{opacity:0;visibility:hidden;pointer-events:none}
.intro-grid{position:absolute;inset:-8%;background:linear-gradient(rgba(121,191,209,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(121,191,209,.09) 1px,transparent 1px),linear-gradient(rgba(121,191,209,.043) 1px,transparent 1px),linear-gradient(90deg,rgba(121,191,209,.043) 1px,transparent 1px);background-size:48px 48px,48px 48px,12px 12px,12px 12px;opacity:.78;transform:scale(1.08);animation:intro-grid-settle 2.5s cubic-bezier(.2,.75,.2,1) forwards}
.intro-grid:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 47%,rgba(121,191,209,.12) 49.5%,rgba(121,191,209,.38) 50%,rgba(121,191,209,.12) 50.5%,transparent 53%);transform:translateY(-100%);animation:intro-scan 1.8s ease-in-out .25s forwards}
.intro-interface{position:relative;z-index:3;width:min(100% - 56px,1320px);height:100%;margin:auto;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr auto;padding:32px 0}
.intro-coordinates,.intro-status,.intro-sub,.intro-skip{font-size:.68rem;letter-spacing:.17em;text-transform:uppercase;color:rgba(180,225,216,.72)}
.intro-coordinates{grid-area:1/1}.intro-lockup{grid-area:2/1/auto/-1;align-self:center;width:min(100%,980px);position:relative}
.intro-status{margin-bottom:20px;opacity:0;transform:translateY(8px);animation:intro-fade-up .45s ease .18s forwards}
.intro-scramble{font-size:clamp(2.65rem,8.2vw,8rem);font-weight:300;letter-spacing:-.045em;line-height:.88;white-space:nowrap;text-transform:uppercase;text-shadow:0 0 28px rgba(98,223,189,.08)}
.intro-sub{margin-top:24px;opacity:0;animation:intro-fade-up .5s ease 1.1s forwards}
.intro-progress{position:relative;width:min(560px,70vw);height:18px;margin-top:24px;border-top:1px solid rgba(121,191,209,.2);background:repeating-linear-gradient(90deg,rgba(121,191,209,.48) 0 1px,transparent 1px 18px) left top/100% 8px no-repeat}
.intro-progress span{display:block;width:0;height:1px;margin-top:-1px;background:#74ddc3;box-shadow:0 0 10px rgba(116,221,195,.36);animation:intro-progress 2.15s cubic-bezier(.2,.75,.2,1) .28s forwards}
.intro-skip{grid-area:3/2;align-self:end;border:0;background:transparent;color:rgba(231,242,238,.62);padding:10px 0 10px 24px;cursor:pointer}
.intro-skip:hover{color:#fff}.intro-skip:focus-visible{outline:2px solid #74ddc3;outline-offset:4px}
.intro-drawing{position:absolute;right:3vw;top:50%;width:min(36vw,540px);aspect-ratio:1;transform:translateY(-50%);opacity:.42;z-index:2}
.intro-axis{position:absolute;left:50%;top:50%;background:rgba(121,191,209,.34);transform-origin:left center}
.intro-axis-x{width:0;height:1px;animation:intro-line-x 1.15s ease .22s forwards}.intro-axis-y{width:1px;height:0;animation:intro-line-y 1.15s ease .38s forwards}
.intro-orbit{position:absolute;border:1px dashed rgba(121,191,209,.34);border-radius:50%;transform:scale(.55) rotate(-18deg);opacity:0;animation:intro-orbit .8s ease .7s forwards}.orbit-one{inset:18%}.orbit-two{inset:31%;animation-delay:.88s;border-style:solid}
.intro-crosshair{position:absolute;left:50%;top:50%;width:14px;height:14px;transform:translate(-50%,-50%);border:1px solid rgba(116,221,195,.7);opacity:0;animation:intro-crosshair .45s ease 1.08s forwards}
.intro-crosshair:before,.intro-crosshair:after{content:"";position:absolute;background:rgba(116,221,195,.7)}.intro-crosshair:before{width:30px;height:1px;left:-9px;top:6px}.intro-crosshair:after{height:30px;width:1px;left:6px;top:-9px}
@keyframes intro-grid-settle{to{transform:scale(1);opacity:.46}}@keyframes intro-scan{to{transform:translateY(100%)}}@keyframes intro-fade-up{to{opacity:1;transform:translateY(0)}}@keyframes intro-progress{to{width:100%}}@keyframes intro-line-x{to{width:100%}}@keyframes intro-line-y{to{height:100%}}@keyframes intro-orbit{to{opacity:.58;transform:scale(1) rotate(0)}}@keyframes intro-crosshair{to{opacity:1;transform:translate(-50%,-50%) rotate(45deg)}}
@media(max-width:760px){.intro-drawing{width:62vw;right:-22vw;opacity:.24}.intro-interface{width:min(100% - 34px,1320px);padding:22px 0}.intro-scramble{font-size:clamp(2.2rem,14vw,4.4rem);white-space:normal;max-width:8ch}}
@media(prefers-reduced-motion:reduce){.site-intro{display:none!important}body.intro-running{overflow:auto}.intro-grid,.intro-progress span,.intro-status,.intro-sub,.intro-axis,.intro-orbit,.intro-crosshair{animation:none!important}}

/* Final Academy refinements. */
.blueprint-scanline{position:fixed;left:0;right:0;top:-1px;height:1px;z-index:5;pointer-events:none;opacity:.22;background:linear-gradient(90deg,transparent,rgba(121,191,209,.08) 18%,rgba(121,191,209,.48) 50%,rgba(121,191,209,.08) 82%,transparent);animation:page-scan 14s linear infinite}
.blueprint-scanline:after{content:"";position:fixed;top:0;bottom:0;left:-1px;width:1px;opacity:.2;background:linear-gradient(180deg,transparent,rgba(121,191,209,.34),transparent);animation:page-scan-x 34s linear infinite}
@keyframes page-scan{from{transform:translateY(0)}to{transform:translateY(100vh)}}
@keyframes page-scan-x{from{transform:translateX(0)}to{transform:translateX(100vw)}}
.introduction .two-col p{font-size:clamp(1.12rem,1.6vw,1.45rem);line-height:1.5;font-weight:400;color:var(--ink)}
.image-story{width:min(1180px,calc(100% - 80px));height:auto;min-height:0;margin:66px auto 78px;border:1px solid rgba(151,204,198,.2);background:#030504;overflow:hidden}
.image-story img{width:100%;height:clamp(160px,25vw,300px);object-fit:cover;object-position:center 47%}
.montage-crop{aspect-ratio:4.17;overflow:hidden}.montage-crop img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.image-story:after{display:none}
.image-caption{position:static;transform:none;display:flex;justify-content:space-between;align-items:center;padding:16px 20px 18px;width:100%}
.image-caption strong{font-size:1rem}.image-caption small{font-size:.76rem}
.client-line{width:min(1680px,calc(100% - 50px));max-width:none;margin-left:auto;margin-right:auto}
.client-line img{width:100%;max-width:none;opacity:1}
.client-logo-original{display:none!important}
.client-logo-wall{display:grid;justify-items:center;gap:22px;padding:5px 0 12px}
.client-logo-wall .logo-row{height:75px;background-image:url('./assets/industry_partners.png');background-repeat:no-repeat;background-size:1857px 75px}
.client-logo-wall .logo-row-one{width:860px;background-position:0 0}
.client-logo-wall .logo-row-two{width:997px;background-position:-860px 0}
.ambition-feature{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:40px;align-items:start;margin:38px 0 44px}
.ambition-feature .lead{margin-bottom:26px}
.ambition-feature>div>p:not(.lead){font-size:1.05rem;line-height:1.65;color:#b9c3bf}
.ambition-feature .york-image{width:100%;margin:0;padding:0;border:0}
.ambition-feature .york-image img{width:100%;height:auto;display:block}
.end-panel{background:#0c1110}
.end-panel:before{background-image:linear-gradient(rgba(121,191,209,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(121,191,209,.055) 1px,transparent 1px);background-size:64px 64px}
.end-panel .eyebrow{color:#9bcdbf}.end-panel h2 em{color:#9bcdbf}
.end-links a{border-color:rgba(151,204,198,.45)}.end-links a:hover{background:rgba(151,204,198,.15);color:#fff}
.footer-brand-logos{gap:38px}
.footer-brand-logos img{width:min(160px,28vw);max-height:44px}
.footer-brand-logos .unesco-logo{background:#f5f5f2;padding:10px 12px;max-width:300px}
.footer-brand-logos .unesco-logo img{display:block;width:100%;height:auto;max-height:none}
@media(max-width:900px){.ambition-feature{grid-template-columns:1fr}.ambition-feature .york-image{max-width:780px}}
@media(max-width:1050px){.client-logo-wall{display:none}.client-line .client-logo-original{display:block!important;width:100%}}
@media(max-width:620px){.site-header nav>a:not(.nav-cta){display:inline}.site-header nav{gap:9px}.site-header nav a{font-size:.56rem}.site-header .nav-cta{font-size:.6rem;padding:10px}.image-story{width:calc(100% - 32px);margin:38px auto 46px}.image-caption{padding:10px 12px;display:block}.image-caption strong{font-size:.85rem}.client-line{width:calc(100% - 30px)}.footer-brand-logos{gap:22px}.footer-brand-logos img{width:min(135px,38vw)}.footer-brand-logos .unesco-logo{max-width:230px}}
@media(max-width:620px){.montage-crop{aspect-ratio:2.5}.montage-crop img{width:167%;max-width:none;transform:translateX(-20%)}}
@media(prefers-reduced-motion:reduce){.blueprint-scanline,.blueprint-scanline:after{animation:none;display:none}}

/* Current review: compact opening, broader copy, and integrated artwork. */
.header-inner{height:98px}
.brand img{width:min(328px,37vw);max-height:42px}
.hero{height:clamp(510px,72svh,760px);min-height:0}
.hero-content{padding:125px 0 88px}
.hero-foot{bottom:20px}
.introduction .two-col{display:block;max-width:1040px;margin-top:38px}
.introduction .two-col p{max-width:100%;margin-bottom:24px}
.image-story{width:min(1740px,calc(100% - 60px));margin:58px auto 76px}
.client-line{background:transparent}
.client-logo-wall,.client-line .client-logo-original{mix-blend-mode:screen}
.difference .two-col p{font-size:clamp(1.12rem,1.6vw,1.45rem);line-height:1.5;font-weight:400;color:var(--ink)}
.ambition-feature{position:relative;display:block;height:clamp(500px,46vw,620px);margin:40px 0 52px;overflow:hidden;border:1px solid rgba(151,204,198,.25);background:#030807;isolation:isolate}
.ambition-feature>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.ambition-feature:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(3,9,7,.94),rgba(3,9,7,.75) 43%,rgba(3,9,7,.08) 90%),linear-gradient(0deg,rgba(3,9,7,.28),transparent 60%)}
.ambition-feature-copy{position:relative;z-index:2;width:min(59%,590px);padding:45px}
.ambition-feature-copy .lead{color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.45)}
.ambition-feature-copy p:not(.lead){color:#e2ede7;font-size:1.05rem;line-height:1.65;text-shadow:0 1px 8px rgba(0,0,0,.45)}
.ambition-image-label{position:absolute;z-index:2;right:20px;bottom:18px;color:#d4e9df;font-size:.66rem;font-weight:600;letter-spacing:.17em}
.footer-brand-logos img{filter:brightness(0) invert(1)}
.footer-brand-logos .unesco-logo{background:transparent;padding:0;max-width:300px}
.footer-brand-logos .unesco-logo img{filter:brightness(0) invert(1)}
.drafting-cursor{display:none;position:fixed;z-index:150;width:26px;height:26px;margin:-13px 0 0 -13px;pointer-events:none;opacity:0;transition:opacity .18s ease}
.drafting-cursor:before,.drafting-cursor:after{content:"";position:absolute;background:rgba(121,191,209,.28)}
.drafting-cursor:before{left:13px;top:0;width:1px;height:26px}
.drafting-cursor:after{top:13px;left:0;height:1px;width:26px}
.drafting-cursor.is-visible{opacity:1}
@media(pointer:fine){.drafting-cursor{display:block}}
@media(max-width:900px){.ambition-feature-copy{width:min(75%,620px);padding:32px}.ambition-feature:before{background:linear-gradient(90deg,rgba(3,9,7,.95),rgba(3,9,7,.65) 65%,rgba(3,9,7,.15))}}
@media(max-width:620px){.header-inner{height:86px}.brand img{width:min(184px,49vw);max-height:34px}.hero{height:clamp(480px,70svh,620px)}.hero-content{padding:110px 0 86px}.image-story{width:calc(100% - 24px);margin:38px auto 50px}.ambition-feature{height:600px}.ambition-feature>img{object-position:56% center}.ambition-feature:before{background:linear-gradient(180deg,rgba(3,9,7,.90),rgba(3,9,7,.76) 55%,rgba(3,9,7,.20))}.ambition-feature-copy{width:100%;padding:25px}.ambition-image-label{left:25px;right:auto}}
@media(prefers-reduced-motion:reduce){.drafting-cursor{display:none!important}}

/* Stakeholder site: full-width work, a continuous client line and clear editorial copy. */
.hero-image{object-position:center 52%}
.hero-line{font-size:clamp(1.28rem,1.9vw,1.65rem);line-height:1.42;color:#f4f7f5}
.image-story{width:100%;margin:0 auto 0;border:0;background:#060908}
.montage-crop{aspect-ratio:2.9;overflow:hidden}
.montage-crop img,.image-story .montage-crop img{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 20%;transform:none}
.image-caption{width:min(1400px,calc(100% - 80px));padding:17px 0 21px}
.client-line{width:100%;max-width:none;margin-top:76px;padding:29px 0 24px;overflow:hidden;background:transparent}
.client-line>span{display:block;margin-bottom:19px}
.client-marquee{overflow:hidden;width:100%;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}
.client-track{display:flex;width:max-content;animation:client-scroll 38s linear infinite;will-change:transform}
.client-track img,.client-line .client-track img{display:block;flex:none;width:1857px;height:75px;max-width:none;opacity:1;mix-blend-mode:screen}
@keyframes client-scroll{to{transform:translateX(-50%)}}
.film-strip{gap:12px}
.film-strip img{height:clamp(220px,24vw,340px);object-fit:cover;filter:none}
main .section p:not(.eyebrow){font-size:clamp(1.12rem,1.6vw,1.45rem);line-height:1.5;color:var(--ink);font-weight:400}
main .section .lead{max-width:100%}
main .section .pull{font-size:clamp(1.12rem,1.6vw,1.45rem)}
.ambition-feature{display:block;width:100%;height:auto;margin:40px 0 46px;border:0;background:transparent;overflow:visible}
.ambition-feature>img{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:16/8.7;object-fit:cover;object-position:center;display:block}
.ambition-feature:before{display:none}
.ambition-feature-copy{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:38px;padding:28px 0 0}
.ambition-feature-copy .lead,.ambition-feature-copy p:not(.lead){margin:0;text-shadow:none;color:var(--ink)}
.footer-brand-logos img{filter:none}
.footer-brand-logos .york-media-logo{width:min(180px,32vw);max-height:none;object-fit:contain}
@media(max-width:900px){.ambition-feature-copy{gap:24px}}
@media(max-width:620px){
  .hero-image{object-position:51% center}
  .hero-line{font-size:1.25rem}
  .montage-crop{aspect-ratio:2.9}
  .montage-crop img,.image-story .montage-crop img{width:100%;height:100%;transform:none;object-position:center 20%}
  .image-story{width:100%;margin:0 0 38px}
  .image-caption{width:calc(100% - 40px);padding:13px 0 17px}
  .client-line{width:100%;margin-top:52px}
  .client-track img,.client-line .client-track img{width:1486px;height:60px}
  .client-track{animation-duration:31s}
  .ambition-feature{height:auto;margin:30px 0 42px}
  .ambition-feature>img{aspect-ratio:1.65;object-position:center}
  .ambition-feature-copy{display:block;padding:24px 0 0}
  .ambition-feature-copy p+p{margin-top:22px!important}
}
@media(prefers-reduced-motion:reduce){.client-track{animation:none}.client-marquee{overflow-x:auto;mask-image:none}}

/* Editorial copy and typography follow the supplied Academy text. */
body,h1,h2,h3,p,a,button{font-family:Inter,Arial,Helvetica,sans-serif}
.hero h1{font-size:clamp(2.5rem,6.3vw,6.2rem);max-width:none;white-space:nowrap;letter-spacing:-.05em}
.section .section-main h2{margin-bottom:34px}
.copy-stack{max-width:980px}
.copy-stack p{margin:0 0 1.25em}
.copy-stack p:last-child{margin-bottom:0}
.copy-stack a{color:inherit;text-decoration:underline;text-decoration-color:#8bcdbc;text-underline-offset:.22em}
.copy-stack a:hover{color:#a7e3d2}
.montage-crop{aspect-ratio:3.45}
.montage-crop img,.image-story .montage-crop img{object-position:center 36%}
.client-track .client-seam{display:block;flex:none;width:105px;margin:0}
.ambition-feature{margin:12px 0 42px}
.end-panel{padding:70px 0}
.end-links a{text-transform:none;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:400;letter-spacing:0}
@media(max-width:620px){
  .hero h1{font-size:clamp(1.55rem,7.6vw,2.7rem);white-space:nowrap}
  .montage-crop{aspect-ratio:3.45}
  .montage-crop img,.image-story .montage-crop img{object-position:center 36%}
  .client-track .client-seam{width:84px}
  .end-panel{padding:55px 0}
}

/* Keep the client strip filled across wide screens and through every repeat. */
@keyframes client-scroll{to{transform:translateX(-25%)}}
.montage-crop{aspect-ratio:3.6}
.montage-crop img,.image-story .montage-crop img{object-position:center 37.5%}
.film-strip{width:min(1680px,calc(100% - 72px));max-width:none}
.film-strip img{height:clamp(300px,27vw,430px)}
@media(max-width:620px){
  .montage-crop{aspect-ratio:3.6}
  .montage-crop img,.image-story .montage-crop img{object-position:center 37.5%}
  .film-strip{width:calc(100% - 40px)}
  .film-strip img{height:300px}
}

/* Quieter reading scale, more room for the film image, and a scan behind content. */
main .section p:not(.eyebrow){font-size:clamp(1rem,1.15vw,1.125rem);line-height:1.65}
.copy-stack{max-width:840px;padding-left:24px;border-left:1px solid rgba(151,204,198,.28)}
.copy-stack p{margin:0 0 1em}
.copy-stack p:last-child{margin-bottom:0}
.hero{height:clamp(620px,82svh,900px)}
.hero-content{padding-bottom:116px}
.hero-shade{background:linear-gradient(90deg,rgba(3,8,7,.82),rgba(3,8,7,.45) 47%,rgba(3,8,7,.1)),linear-gradient(0deg,rgba(3,8,7,.66),transparent 62%)}
.hero h1{text-shadow:0 8px 40px rgba(0,0,0,.44)}
.hero-line{border-left:2px solid rgba(98,223,189,.75);padding-left:20px;text-shadow:0 2px 18px rgba(0,0,0,.55)}
.blueprint-scanline{z-index:1}
.section-grid,.film-strip,.client-line{z-index:2}
.hero,.image-story,.end-panel{z-index:2}
footer{position:relative;z-index:3}
@media(max-width:620px){
  .hero{height:clamp(550px,78svh,700px)}
  .hero-content{padding-bottom:94px}
  .copy-stack{padding-left:17px}
}

/* A clear opening thought and three paced passages in each chapter. */
main .section p.chapter-opening,
main .section .chapter-opening-stat p{font-size:clamp(1.2rem,1.55vw,1.5rem);line-height:1.47;font-weight:400;color:#f4f7f5}
.chapter-opening{max-width:850px;margin:0 0 34px}
.passage-stack{max-width:850px}
.passage{padding:0 0 28px;border:0}
.passage p,.fact-panel p{margin:0 0 .85em}
.passage p:last-child,.fact-panel p:last-child{margin-bottom:0}
.passage a,.fact-panel a{color:inherit;text-decoration:underline;text-decoration-color:#8bcdbc;text-underline-offset:.22em}
.passage a:hover,.fact-panel a:hover{color:#a7e3d2}
.fact-panel{padding:24px 28px 27px;margin:9px 0 28px;border:1px solid rgba(151,204,198,.29);border-left:3px solid #80d6bc;background:linear-gradient(105deg,rgba(46,106,88,.16),rgba(10,23,19,.15))}
.fact-label{display:block;margin-bottom:13px;color:#9bcdbf;font-size:.66rem;font-weight:600;letter-spacing:.17em}
.chapter-opening-stat{padding:26px 30px 29px;margin-bottom:28px;border-left:3px solid #80d6bc;background:linear-gradient(105deg,rgba(46,106,88,.16),transparent)}
.chapter-opening-stat p{margin:0}
.section-grid-continuation{margin-top:56px}
.section-side-empty{border:0}
.difference .film-strip{margin-top:52px}
@media(max-width:900px){.section-grid-continuation{display:block}}
@media(max-width:620px){
  .chapter-opening{margin-bottom:27px}
  .passage{padding:0 0 24px}
  .fact-panel{padding:20px 19px 22px}
  .chapter-opening-stat{padding:21px 19px 23px}
  .section-grid-continuation{margin-top:42px}
}

/* Restrained motion that leaves the page fully readable without JavaScript. */
@media(prefers-reduced-motion:no-preference){
  .hero-image{animation:hero-settle 11s cubic-bezier(.2,.7,.2,1) both}
  @keyframes hero-settle{from{transform:scale(1.045)}to{transform:scale(1)}}
  .will-reveal{opacity:0;transform:translateY(13px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.75,.2,1)}
  .will-reveal.is-visible{opacity:1;transform:none}
  .film-strip figure:nth-child(2).will-reveal{transition-delay:70ms}
  .film-strip figure:nth-child(3).will-reveal{transition-delay:140ms}
  .film-strip figure img{transition:transform .8s cubic-bezier(.2,.75,.2,1)}
  .film-strip figure:hover img{transform:scale(1.035)}
}

/* Button feedback stays within the site's quiet blueprint style. */
.site-header .nav-cta,.end-links a{transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease,transform .25s ease}
.site-header .nav-cta span,.end-links a span{position:relative;left:0;transition:left .25s ease}
.site-header .nav-cta:focus-visible,.end-links a:focus-visible{outline:2px solid #9fe8d0;outline-offset:4px}
@media(hover:hover) and (prefers-reduced-motion:no-preference){
  .site-header .nav-cta:hover,.end-links a:hover{transform:translateY(-2px);border-color:rgba(159,232,208,.85);background:rgba(98,223,189,.12);box-shadow:0 9px 24px rgba(0,0,0,.18)}
  .site-header .nav-cta:hover span,.end-links a:hover span{left:4px}
  .site-header .nav-cta:active,.end-links a:active{transform:translateY(0)}
}
@media(prefers-reduced-motion:reduce){.site-header .nav-cta,.end-links a,.site-header .nav-cta span,.end-links a span{transition:none}}
