:root{color-scheme:light;--page: #f2f2f2;--surface: #ffffff;--surface-soft: #d9dadd;--ink: #474b52;--ink-soft: #656970;--line: #d0d1d4;--accent: #3d4c97;--accent-deep: #303e82;--accent-soft: #eadcdf;--on-accent: #ffffff;--danger: #b63434;--shadow: 0 18px 45px rgb(18 20 17 / .12);--radius-card: 2px;--radius-control: 2px;--page-width: 1320px;font-family:MiSans,HarmonyOS Sans SC,Noto Sans SC,Microsoft YaHei,PingFang SC,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}@media(max-width:780px){.programme-index-grid{grid-template-columns:1fr}.programme-index-card{grid-template-columns:minmax(120px,.7fr) minmax(0,1fr)}.programme-index-card figure{min-height:220px}}.home-page .programme-section .section-heading p{max-width:44rem}.programme-gallery-link{position:relative;display:block;min-height:0;overflow:hidden;border-radius:clamp(20px,2.5vw,34px);background:#172f43;color:#fff;isolation:isolate}.programme-gallery-images{display:grid;height:100%;min-height:clamp(300px,40vh,480px);grid-template-columns:1.18fr .82fr;gap:10px}.programme-gallery-link-1 .programme-gallery-images{grid-template-columns:1fr}.programme-gallery-images img{display:block;width:100%;height:100%;min-height:0;object-fit:cover;filter:saturate(.9) contrast(.98);transition:transform .52s cubic-bezier(.16,1,.3,1),filter .42s ease}.programme-gallery-link-2 .programme-gallery-images img:first-child{min-height:clamp(300px,40vh,480px)}.programme-gallery-link-2 .programme-gallery-images img:last-child{opacity:.92}.programme-gallery-link:hover .programme-gallery-images img,.programme-gallery-link:focus-visible .programme-gallery-images img{filter:saturate(1.08) contrast(1.02);transform:scale(1.035)}.programme-gallery-overlay{position:absolute;right:22px;bottom:22px;left:22px;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border:1px solid rgb(255 255 255 / .3);border-radius:999px;background:#0f2a3dba;box-shadow:0 10px 24px #04131c2e;font-size:.86rem;font-weight:800;letter-spacing:.05em;opacity:0;transform:translateY(8px);transition:opacity .24s ease,transform .24s ease,background-color .24s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.programme-gallery-link:hover .programme-gallery-overlay,.programme-gallery-link:focus-visible .programme-gallery-overlay{opacity:1;transform:translateY(0)}.programme-gallery-link:focus-visible,.programme-panel-link:focus-visible,.programme-source-list a:focus-visible,.programme-detail-back:focus-visible{outline:3px solid var(--tpac-cobalt);outline-offset:4px}.programme-panel-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.programme-panel-note{max-width:42rem;line-height:1.7}.programme-panel-link{display:inline-flex;flex:0 0 auto;align-items:center;gap:12px;padding:13px 18px;border-radius:999px;background:var(--tpac-cobalt);color:#fff;font-size:.86rem;font-weight:800;letter-spacing:.04em;transition:transform .2s ease,background-color .2s ease}.programme-panel-link:hover{background:#293e94;color:#fff;transform:translateY(-2px)}.programme-detail{max-width:1320px;padding-top:clamp(42px,7vw,92px);padding-bottom:clamp(80px,12vw,170px)}.programme-detail-back{margin-bottom:clamp(54px,8vw,104px)}.programme-detail-header{max-width:900px;margin-bottom:clamp(42px,7vw,86px)}.programme-detail-header>span,.programme-detail-kicker{display:block;margin-bottom:14px;color:var(--tpac-cobalt);font-size:.78rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.programme-detail-header h1{max-width:12em;margin:0;color:var(--ink);font-size:clamp(4rem,10vw,9rem);font-weight:950;letter-spacing:-.08em;line-height:.9}.programme-detail-header p{max-width:42rem;margin:32px 0 0;color:color-mix(in srgb,var(--ink) 73%,transparent);font-size:clamp(1rem,1.5vw,1.28rem);line-height:1.8}.programme-detail-gallery{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(12px,2vw,24px);margin-bottom:clamp(60px,9vw,120px)}.programme-detail-gallery-1{grid-template-columns:1fr}.programme-detail-gallery figure{margin:0;overflow:hidden;border-radius:clamp(18px,2.4vw,34px);background:#d9dee8}.programme-detail-gallery img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover}.programme-detail-gallery-1 img{aspect-ratio:16 / 8}.programme-detail-gallery figcaption{padding:12px 16px 14px;color:color-mix(in srgb,var(--ink) 65%,transparent);font-size:.78rem}.programme-detail-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:clamp(52px,10vw,160px);margin-bottom:clamp(76px,12vw,150px)}.programme-detail-story h2,.programme-sources h2{margin:0 0 24px;color:var(--ink);font-size:clamp(2rem,3.6vw,4rem);font-weight:950;letter-spacing:-.06em;line-height:.98}.programme-detail-story p{max-width:45rem;margin:0 0 20px;color:color-mix(in srgb,var(--ink) 80%,transparent);font-size:clamp(1rem,1.3vw,1.16rem);line-height:1.95}.programme-detail-articles{display:grid;gap:clamp(34px,5vw,64px);margin-top:clamp(46px,7vw,88px);padding-top:clamp(28px,4vw,48px);border-top:1px solid rgb(39 44 62 / .18)}.programme-detail-articles>.programme-detail-kicker{margin-bottom:-18px}.programme-detail-articles article{max-width:48rem}.programme-detail-articles h3{margin:0 0 8px;color:var(--ink);font-size:clamp(1.35rem,2vw,2rem);font-weight:900;letter-spacing:-.04em;line-height:1.2}.programme-detail-articles time{display:block;margin-bottom:18px;color:var(--tpac-cobalt);font-size:.82rem;font-weight:800;letter-spacing:.05em}.programme-detail-aside{align-self:start;padding:24px;border-top:2px solid var(--tpac-cobalt)}.programme-detail-aside dl{display:grid;gap:18px;margin:0 0 36px}.programme-detail-aside dl>div{display:grid;grid-template-columns:70px 1fr;gap:12px}.programme-detail-aside dt,.programme-detail-highlights>span{color:color-mix(in srgb,var(--ink) 58%,transparent);font-size:.78rem;font-weight:900;letter-spacing:.08em}.programme-detail-aside dd{margin:0;color:var(--ink);font-weight:800;line-height:1.55}.programme-detail-highlights ul{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 0;padding:0;list-style:none}.programme-detail-highlights li{padding:8px 12px;border:1px solid rgb(57 76 158 / .25);border-radius:999px;color:var(--tpac-cobalt);font-size:.8rem;font-weight:800}.programme-sources{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding-top:30px;border-top:1px solid rgb(39 44 62 / .18)}.programme-sources h2{margin-bottom:0}.programme-source-list{display:flex;flex-wrap:wrap;gap:10px}.programme-source-list a{display:inline-flex;align-items:center;gap:12px;min-height:46px;padding:0 18px;border:1px solid rgb(57 76 158 / .3);border-radius:999px;color:var(--tpac-cobalt);font-size:.84rem;font-weight:900;transition:background-color .2s ease,color .2s ease,transform .2s ease}.programme-source-list a:hover{background:var(--tpac-cobalt);color:#fff;transform:translateY(-2px)}.programme-index{padding-bottom:clamp(96px,14vw,190px)}.programmes-index-button{display:flex;width:fit-content;align-items:center;justify-content:center;gap:12px;margin:clamp(28px,5vw,58px) auto 0;padding:14px 24px;border-radius:999px;background:var(--tpac-cobalt);color:#fff;font-size:.9rem;font-weight:900;letter-spacing:.04em;transition:transform .2s ease,background-color .2s ease}.programmes-index-button:hover,.programmes-index-button:focus-visible{background:#293e94;color:#fff;transform:translateY(-2px)}.programmes-index-button:focus-visible{outline:3px solid var(--tpac-cobalt);outline-offset:4px}.programme-index .page-intro h1{max-width:12em;color:var(--ink);font-size:clamp(3.3rem,8vw,7rem);font-weight:950;letter-spacing:-.08em;line-height:.94}.programme-index .page-intro p{max-width:42rem;line-height:1.85}.programme-index-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,3vw,34px)}.programme-index-card{display:grid;min-width:0;grid-template-columns:minmax(150px,.72fr) minmax(0,1fr);overflow:hidden;border:1px solid rgb(39 44 62 / .16);border-radius:clamp(18px,2vw,30px);background:var(--surface);color:var(--ink);box-shadow:0 18px 42px #1f253a14;transition:transform .22s ease,box-shadow .22s ease}.programme-index-card:hover,.programme-index-card:focus-visible{color:var(--ink);transform:translateY(-5px);box-shadow:0 26px 52px #1f253a24}.programme-index-card:focus-visible{outline:3px solid var(--tpac-cobalt);outline-offset:4px}.programme-index-card figure{position:relative;min-height:260px;margin:0;overflow:hidden;background:var(--surface-soft)}.programme-index-card figure img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.programme-index-card:hover figure img,.programme-index-card:focus-visible figure img{transform:scale(1.04)}.programme-index-card figcaption{position:absolute;right:12px;bottom:12px;left:12px;padding:8px 10px;border-radius:999px;background:#0f2a3dbd;color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.04em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.programme-index-card>div{display:flex;min-width:0;flex-direction:column;align-items:flex-start;padding:clamp(20px,3vw,34px)}.programme-index-card h2{margin:0 0 14px;font-size:clamp(1.35rem,2.4vw,2.2rem);font-weight:950;letter-spacing:-.05em;line-height:1.06}.programme-index-card p{margin:0;color:var(--ink-soft);line-height:1.7}.programme-index-card>div>span{display:inline-flex;align-items:center;gap:10px;margin-top:auto;padding-top:28px;color:var(--tpac-cobalt);font-size:.85rem;font-weight:900}*{box-sizing:border-box}html{scroll-behavior:smooth}[id]{scroll-margin-top:96px}body{margin:0;min-width:320px;min-height:100dvh;background:var(--page);color:var(--ink);line-height:1.65}body,button,input,select,textarea{font:inherit}button,input,select,textarea{color:inherit}a{color:inherit;text-decoration:none}button,a,summary,select{-webkit-tap-highlight-color:transparent}img,svg{display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.05;letter-spacing:-.055em}h1{font-size:clamp(3rem,7vw,7.4rem)}h2{font-size:clamp(2rem,4.5vw,4.6rem)}h3{font-size:1.08rem}.site-shell{min-height:100dvh}.page-frame,.header-inner,.footer-grid{width:min(var(--page-width),calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:10px 14px;border-radius:var(--radius-control);background:var(--ink);color:var(--page);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;z-index:20;top:0;border-bottom:2px solid var(--ink);background:color-mix(in srgb,var(--page) 95%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{min-height:72px;display:grid;grid-template-columns:minmax(240px,1fr) auto minmax(240px,1fr);align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;width:fit-content}.brand-mark{display:grid;flex:0 0 40px;width:40px;height:40px;place-items:center;border:1px solid var(--ink);border-radius:0;background:var(--accent);color:var(--on-accent);font-size:1.05rem;font-weight:700}.brand-copy{display:flex;flex-direction:column;line-height:1.25}.brand-copy strong{font-size:.96rem;letter-spacing:.04em}.brand-copy small{margin-top:3px;color:var(--ink-soft);font-size:.68rem}.site-nav{display:flex;align-items:center;gap:25px;font-size:.9rem;white-space:nowrap}.site-nav a{position:relative;padding-block:8px;color:var(--ink-soft)}.site-nav a:after{position:absolute;right:0;bottom:2px;left:0;height:5px;background:var(--accent);content:"";opacity:0;transform:scaleX(.4);transition:opacity .18s ease,transform .18s ease}.site-nav a:hover,.site-nav a.active{color:var(--ink)}.site-nav a:hover:after,.site-nav a.active:after{opacity:1;transform:scaleX(1)}.header-actions{display:flex;justify-content:flex-end;gap:8px}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;padding:9px 16px;border:1px solid transparent;border-radius:var(--radius-control);cursor:pointer;font-size:.86rem;font-weight:700;line-height:1.2;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.button svg,.text-link svg,.back-link svg,.admin-sidebar a svg{flex:0 0 auto;width:1.15em;height:1.15em}.button:hover{transform:translate(-2px,-2px)}.button-primary{background:var(--accent);color:var(--on-accent)}.button-primary:hover{background:var(--accent-deep)}.button-outline,.button-quiet{border-color:var(--ink);background:transparent}.button-outline:hover,.button-quiet:hover{border-color:var(--accent);color:var(--accent-deep)}.button-large{min-height:50px;padding-inline:21px}.hero{display:grid;min-height:calc(100dvh - 72px);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(34px,6vw,92px);padding-block:clamp(38px,7vh,76px)}.hero-copy{animation:enter-up .6s ease both}.eyebrow{width:fit-content;margin-bottom:24px;padding:7px 10px;background:var(--ink);color:var(--page);font-size:.72rem;font-weight:800;letter-spacing:.08em}.hero h1{max-width:8.4em;margin-bottom:24px;font-size:clamp(2.6rem,4.8vw,4.25rem);font-weight:900}.hero h1 span{display:block;white-space:nowrap}.hero h1 span:last-child{color:var(--accent)}.hero-lead{max-width:38rem;margin-bottom:34px;color:var(--ink-soft);font-size:clamp(1.08rem,2vw,1.35rem)}.media-placeholder{position:relative;display:flex;min-height:250px;flex-direction:column;align-items:center;justify-content:center;gap:9px;overflow:hidden;border:1px solid var(--ink);border-radius:var(--radius-card);background:var(--surface-soft);color:var(--ink-soft);text-align:center}.media-placeholder:after{position:absolute;inset:12px;border:1px solid color-mix(in srgb,var(--ink) 16%,transparent);content:"";pointer-events:none}.media-placeholder span{font-weight:700}.media-placeholder small{font-size:.75rem}.hero-media{min-height:min(68vh,720px);background:color-mix(in srgb,var(--ink) 90%,var(--surface));color:color-mix(in srgb,var(--page) 70%,transparent)}.hero-caption{display:flex;align-items:baseline;justify-content:space-between;gap:24px;padding:18px 0 0 42px}.hero-caption strong{max-width:18em;font-size:clamp(1.15rem,2vw,1.8rem);line-height:1.1}.hero-caption span{color:var(--ink-soft);font-size:.72rem}.section-heading{margin-bottom:38px}.section-heading h2{margin-bottom:0}.section-heading p{max-width:65ch;margin:16px 0 0;color:var(--ink-soft)}.timeline-section,.teams-section,.programme-section,.service-section,.prose-section,.stage-section,.opportunity-section,.features-section,.story-section,.recruitment-details,.team-faq,.group-section{padding-block:clamp(64px,9vw,120px)}.timeline-section{border-top:2px solid var(--ink)}.timeline-list{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none}.timeline-list li{position:relative;display:grid;grid-template-columns:42px 1fr;gap:14px;padding:28px 24px 18px 0;border-top:5px solid var(--line)}.timeline-list li:first-child{border-color:var(--accent)}.timeline-index{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--ink);border-radius:0;color:var(--ink);font-size:.78rem;font-weight:800}.timeline-list h3{margin-bottom:10px}.timeline-list p{margin-bottom:0;color:var(--ink-soft);font-size:.88rem}.teams-section{border-top:2px solid var(--ink)}.team-mosaic{display:grid;grid-template-columns:repeat(12,1fr);gap:8px}.team-tile{position:relative;display:flex;min-height:250px;grid-column:span 4;align-items:flex-end;gap:15px;overflow:hidden;padding:clamp(22px,3vw,38px);border:1px solid var(--ink);border-radius:var(--radius-card);background:var(--surface);box-shadow:0 8px 22px transparent;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.team-tile-1{min-height:340px;grid-column:span 7;background:var(--accent);color:var(--on-accent)}.team-tile-2{min-height:340px;grid-column:span 5;background:var(--ink);color:var(--page)}.team-tile-3{grid-column:span 4}.team-tile-4{grid-column:span 8}.team-tile-5{min-height:310px;grid-column:span 5;background:var(--ink);color:var(--page)}.team-tile-6{min-height:310px;grid-column:span 7}.team-tile-7{min-height:220px;grid-column:1 / -1;background:var(--accent-soft)}.team-tile:hover{z-index:1;border-color:var(--accent);box-shadow:var(--shadow);transform:translate(-5px,-5px)}.team-icon{display:grid;flex:0 0 48px;width:48px;height:48px;place-items:center;border:1px solid currentColor;border-radius:0;background:transparent;color:currentColor}.team-tile>span:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column}.team-tile strong{font-size:clamp(1.45rem,2.5vw,2.5rem);line-height:1.05}.team-tile small{margin-top:7px;overflow:hidden;color:color-mix(in srgb,currentColor 72%,transparent);font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.team-arrow{width:20px;color:currentColor}.text-link,.back-link{display:inline-flex;align-items:center;gap:7px;color:var(--accent-deep);font-weight:750}.teams-section>.text-link{margin-top:26px}.programme-section{border-top:2px solid var(--ink)}.programme-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:8px}.programme-card{min-width:0;border-top:1px solid var(--ink)}.programme-card-1{grid-column:span 6}.programme-card-2,.programme-card-3{grid-column:span 3}.programme-card .media-placeholder{min-height:330px;border-top:0}.programme-card-1 .media-placeholder{min-height:520px}.programme-copy{position:relative;padding:22px 34px 26px 0}.programme-copy span{color:var(--accent-deep);font-size:.72rem;font-weight:800}.programme-copy h3{margin:9px 0 12px;font-size:clamp(1.4rem,2.2vw,2.4rem)}.programme-copy p{margin:0;color:var(--ink-soft);font-size:.8rem}.service-section{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.service-panel{min-height:330px;padding:clamp(30px,5vw,56px);border:1px solid var(--ink);border-radius:var(--radius-card);background:var(--surface)}.service-panel>svg{margin-bottom:40px;color:var(--accent-deep)}.service-panel h2{max-width:11em;margin-bottom:16px}.service-panel p{max-width:32rem;margin-bottom:28px;color:var(--ink-soft)}.service-panel-primary{border-color:var(--accent);background:var(--accent);color:var(--on-accent)}.service-panel-primary>svg,.service-panel-primary p{color:inherit}.button-on-accent{background:var(--on-accent);color:var(--accent-deep)}.site-footer{margin-top:60px;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr auto;gap:clamp(32px,6vw,90px);padding-block:54px}.footer-grid p{max-width:35rem;margin:18px 0 0;color:var(--ink-soft);font-size:.84rem}.footer-title{font-size:.95rem}.footer-links{display:flex;flex-direction:column;gap:10px;font-size:.85rem}.footer-links a:hover{color:var(--accent-deep)}.interior-page,.tool-page,.form-page{min-height:70dvh;padding-block:clamp(54px,8vw,96px)}.page-intro,.tool-intro{max-width:820px;margin-bottom:clamp(42px,7vw,74px)}.page-intro .back-link{margin-bottom:30px}.page-intro h1,.tool-intro h1{margin:0 0 20px;font-size:clamp(2.5rem,6vw,5.3rem)}.page-intro p,.tool-intro p{max-width:650px;color:var(--ink-soft);font-size:1.05rem}.team-directory-page{width:100%;min-height:70dvh;padding-block:clamp(42px,6vw,76px) clamp(70px,8vw,110px)}.team-directory-intro{max-width:none;margin-bottom:clamp(30px,4vw,52px)}.team-directory-intro h1{margin-bottom:0}.team-wall{display:grid;width:min(100%,1600px);grid-template-columns:repeat(8,minmax(0,1fr));gap:clamp(10px,1.25vw,18px);overflow:hidden;margin-inline:auto;background:var(--page)}.team-wall-card{position:relative;display:flex;min-width:0;grid-column:span 2;flex-direction:column;overflow:hidden;background:var(--page);color:var(--ink);isolation:isolate}.team-wall-card:nth-child(5){grid-column:2 / span 2}.team-wall-card img{display:block;width:100%;height:auto;aspect-ratio:1;flex:0 0 auto;object-fit:cover;transition:filter .3s ease}.team-wall-label{position:relative;z-index:1;display:flex;min-height:clamp(52px,4.5vw,68px);align-items:center;justify-content:center;padding:10px 12px;color:var(--ink);pointer-events:none;text-align:center}.team-wall-card:nth-child(-n+4) .team-wall-label{order:-1}.team-wall-card:nth-child(n+5) .team-wall-label{order:1}.team-wall-label strong{display:block;font-size:clamp(1.2rem,1.8vw,1.8rem);font-weight:850;letter-spacing:.08em;line-height:1.2;text-align:center}.team-wall-card:hover img{filter:saturate(1.04)}.team-wall-card:focus-visible{z-index:2;outline:4px solid var(--accent);outline-offset:-4px}.team-wall-card:active img{transform:scale(.99)}@media(max-width:1100px){.team-wall{grid-template-columns:repeat(4,minmax(0,1fr))}.team-wall-card:nth-child(5){grid-column:span 2}.team-wall-card:nth-child(7){grid-column:2 / span 2}}@media(max-width:560px){.team-directory-page{padding-top:32px}.team-directory-intro{width:min(100% - 28px,var(--page-width));margin-bottom:28px}.team-wall{grid-template-columns:repeat(2,minmax(0,1fr))}.team-wall-card,.team-wall-card:nth-child(5){grid-column:auto}.team-wall-card:nth-child(7){grid-column:1 / -1;width:calc(50% - 5px);justify-self:center}.team-wall-label strong{font-size:clamp(1rem,5.4vw,1.3rem)}}.team-detail section:not(.team-hero){border-top:2px solid var(--ink)}.team-hero{display:grid;min-height:calc(100dvh - 72px);grid-template-columns:.72fr 1.28fr;align-items:center;gap:clamp(36px,7vw,92px);padding-block:58px}.team-hero .back-link{margin-bottom:34px}.team-hero h1{margin-bottom:22px;color:var(--accent);font-size:clamp(4rem,9vw,9rem);font-weight:900}.team-hero p{color:var(--ink-soft);font-size:1.06rem}.team-hero-media{min-height:min(72dvh,760px);background:color-mix(in srgb,var(--ink) 88%,var(--surface));color:color-mix(in srgb,var(--page) 72%,transparent)}.prose-section>h2,.opportunity-section>h2,.features-section>h2,.team-faq>h2{max-width:880px;margin-bottom:38px}.content-placeholder{position:relative;display:flex;max-width:880px;flex-direction:column;gap:11px;padding-bottom:30px}.content-placeholder span{display:block;height:8px;border-radius:0;background:var(--line)}.content-placeholder span:nth-child(2n){width:86%}.content-placeholder span:nth-child(3n){width:68%}.content-placeholder small{position:absolute;bottom:0;left:0;color:var(--ink-soft);font-size:.72rem}.stage-section,.story-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(40px,7vw,90px);align-items:start}.stage-gallery{display:grid;grid-template-columns:1.2fr .8fr;gap:14px}.stage-gallery .media-placeholder{min-height:260px}.stage-gallery .stage-main{min-height:520px;grid-row:span 2}.opportunity-section>.media-placeholder,.prose-section>.media-placeholder{min-height:min(55vw,600px);margin-top:44px}.feature-gallery{display:grid;grid-template-columns:1.25fr .75fr;gap:18px;margin-top:44px}.feature-gallery .media-placeholder{min-height:360px}.feature-gallery .feature-main{min-height:520px}.story-section>div{align-self:center}.story-section .media-placeholder{min-height:500px}.recruitment-details{display:grid;grid-template-columns:repeat(12,1fr);gap:8px}.recruitment-details article{min-height:320px;grid-column:span 4;padding:30px;border:1px solid var(--ink);border-radius:var(--radius-card);background:var(--surface)}.recruitment-details article:first-child{grid-column:span 5;background:var(--accent);color:var(--on-accent)}.recruitment-details article:nth-child(2){grid-column:span 4}.recruitment-details article:last-child{grid-column:span 3;background:var(--ink);color:var(--page)}.recruitment-details article>svg{width:28px;height:28px;margin-bottom:42px;color:currentColor}.recruitment-details article:first-child .content-placeholder span,.recruitment-details article:last-child .content-placeholder span{background:color-mix(in srgb,currentColor 30%,transparent)}.recruitment-details article:first-child .content-placeholder small,.recruitment-details article:last-child .content-placeholder small{color:color-mix(in srgb,currentColor 72%,transparent)}.recruitment-details h2{font-size:1.55rem}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-weight:700;list-style:none}summary::-webkit-details-marker{display:none}details[open] summary svg{transform:rotate(180deg)}details p{padding-bottom:24px;color:var(--ink-soft)}.group-section{display:flex;align-items:center;gap:24px}.group-section{margin-top:clamp(24px,4vw,56px);padding-inline:clamp(24px,4vw,52px);border:1px solid var(--ink);background:var(--accent-soft)}.group-section>svg{color:var(--accent-deep)}.group-section h2,.group-section p{margin-bottom:0}.group-section p{margin-top:8px;color:var(--ink-soft)}.team-group-qr{display:block;width:min(220px,100%);height:auto;margin-top:18px;border:1px solid var(--line);border-radius:12px}.tool-page{max-width:880px}.tool-icon{display:grid;width:52px;height:52px;margin-bottom:30px;place-items:center;border-radius:50%;background:var(--accent-soft);color:var(--accent-deep)}.tool-icon svg{width:25px;height:25px}.compact-form{display:grid;max-width:620px;gap:24px}.field-block{display:flex;min-width:0;flex-direction:column;gap:8px}.field-block label,.field-block legend{font-size:.88rem;font-weight:750}.required:after{margin-left:4px;color:var(--danger);content:"*"}.field-block input,.field-block select,.field-block textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius-control);outline:none;background:var(--surface);transition:border-color .16s ease,box-shadow .16s ease}.field-block input,.field-block select{min-height:48px;padding:10px 13px}.field-block textarea{min-height:130px;padding:13px;resize:vertical}.field-block input:focus,.field-block select:focus,.field-block textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 20%,transparent)}.field-block small,.form-note,.form-submit p{color:var(--ink-soft);font-size:.78rem}.field-error{margin:0;color:var(--danger);font-size:.82rem}.status-preview,.empty-state{margin-top:50px;border-top:1px solid var(--line)}.status-preview{display:grid;grid-template-columns:repeat(3,1fr)}.status-preview div{display:flex;min-height:130px;flex-direction:column;justify-content:center;gap:7px;padding:20px;border-right:1px solid var(--line)}.status-preview div:last-child{border-right:0}.status-preview span{color:var(--ink-soft);font-size:.8rem}.empty-state{padding-block:50px;color:var(--ink-soft);text-align:center}.empty-state>svg{margin:0 auto 18px;color:var(--accent-deep)}.empty-state h2,.empty-state h1{color:var(--ink)}.empty-state .button{margin-top:14px}.form-feedback{margin:0;padding:11px 13px;border:1px solid color-mix(in srgb,var(--accent) 30%,var(--line));border-radius:var(--radius-control);background:var(--accent-soft);color:var(--accent-deep);font-size:.82rem}.lock-preview{display:grid;grid-template-columns:repeat(2,1fr);margin-top:52px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.lock-preview div{display:flex;min-height:125px;flex-direction:column;justify-content:center;gap:7px;padding:22px}.lock-preview div:first-child{border-right:1px solid var(--line)}.lock-preview span{color:var(--ink-soft);font-size:.8rem}.form-page{max-width:1040px}.application-form{display:grid;gap:22px}.form-section{padding:clamp(25px,4vw,40px);border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface)}.form-section h2{margin-bottom:30px;font-size:1.6rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px}.radio-field{margin:0;padding:0;border:0}.radio-field label{display:inline-flex;align-items:center;gap:8px;margin-right:22px}.radio-field input{width:18px;min-height:18px}.form-section>.field-block+.field-block{margin-top:22px}.form-submit{display:flex;align-items:center;gap:18px;padding-top:10px}.form-submit p{margin:0}.faq-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:clamp(34px,7vw,90px);align-items:start}.filter-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.filter-row select{min-height:42px;padding:7px 35px 7px 12px;border:1px solid var(--line);border-radius:var(--radius-control);background:var(--surface)}.ask-panel{position:sticky;top:94px;padding:32px;border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface)}.ask-panel>svg{margin-bottom:35px;color:var(--accent-deep)}.ask-panel h2{font-size:1.55rem}.ask-panel>p{color:var(--ink-soft)}.ask-panel form{display:grid;gap:20px;margin-top:28px}.admin-login-page{display:grid;min-height:100dvh;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr)}.login-brand,.login-panel{padding:clamp(32px,7vw,92px)}.login-brand{display:flex;flex-direction:column;justify-content:space-between;background:var(--accent);color:var(--on-accent)}.login-brand .brand-mark{border-color:var(--on-accent);background:var(--on-accent);color:var(--accent)}.login-brand .brand-copy small{color:inherit}.login-brand>div{max-width:620px}.login-brand>div svg{margin-bottom:34px}.login-brand h2{font-size:clamp(2.2rem,4.5vw,4.5rem)}.login-panel{display:flex;flex-direction:column;justify-content:center;background:var(--surface)}.login-panel .back-link{position:absolute;top:36px}.login-panel h1{margin:0 0 16px;font-size:clamp(2.4rem,5vw,4.2rem)}.login-panel>p{margin-bottom:38px;color:var(--ink-soft)}.admin-shell{display:grid;min-height:100dvh;grid-template-columns:260px minmax(0,1fr)}.admin-sidebar{position:sticky;top:0;display:flex;height:100dvh;flex-direction:column;padding:24px 20px;border-right:1px solid var(--line);background:var(--surface)}.admin-sidebar nav{display:grid;gap:5px;margin-top:55px}.admin-sidebar nav a{display:flex;min-height:44px;align-items:center;gap:11px;padding:9px 11px;border-radius:9px;color:var(--ink-soft);font-size:.88rem}.admin-sidebar nav a:hover{background:var(--surface-soft);color:var(--ink)}.admin-sidebar>.back-link{margin-top:auto;padding:10px;font-size:.82rem}.admin-main{min-width:0;padding:clamp(28px,5vw,68px)}.admin-header{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:24px}.admin-header p{margin-bottom:6px;color:var(--ink-soft);font-size:.78rem}.admin-header h1{margin-bottom:0;font-size:clamp(2.2rem,5vw,4.3rem)}.admin-actions{display:flex;align-items:center;gap:9px}.admin-actions label{color:var(--ink-soft);font-size:.78rem}.admin-actions select{min-height:42px;padding:8px 34px 8px 11px;border:1px solid var(--line);border-radius:var(--radius-control);background:var(--surface)}.permission-note{display:flex;align-items:center;gap:9px;margin-bottom:52px;padding:13px 15px;border:1px solid color-mix(in srgb,var(--accent) 30%,var(--line));border-radius:var(--radius-control);background:var(--accent-soft);color:var(--accent-deep);font-size:.8rem}.admin-overview>h2,.admin-module h2{font-size:1.55rem}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.metric-grid article{min-height:140px;padding:22px;border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface)}.metric-grid span{display:block;margin-bottom:34px;color:var(--ink-soft);font-size:.78rem}.metric-grid strong{font-size:1.1rem}.admin-module{padding-top:70px}.admin-module>div:first-child{display:flex;align-items:center;gap:12px}.admin-module>div:first-child svg{color:var(--accent-deep)}.admin-module h2{margin-bottom:0}.module-empty{margin-top:22px;padding:54px 24px;border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);color:var(--ink-soft);text-align:center}.module-empty svg{margin:0 auto 12px;color:var(--accent-deep)}.module-empty h3{color:var(--ink)}.module-empty p{margin-bottom:0}.not-found{display:flex;min-height:68dvh;flex-direction:column;align-items:center;justify-content:center}@keyframes enter-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1080px){.header-inner{grid-template-columns:1fr auto}.site-nav{grid-row:2;grid-column:1 / -1;justify-content:center;padding-bottom:8px}.header-actions{grid-column:2}.team-tile,.team-tile-1,.team-tile-2,.team-tile-3,.team-tile-4,.team-tile-5,.team-tile-6,.team-tile-7,.programme-card-1,.programme-card-2,.programme-card-3{grid-column:span 6}.metric-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:780px){.page-frame,.header-inner,.footer-grid{width:min(100% - 28px,var(--page-width))}.header-inner{min-height:64px;gap:8px}.brand-copy small,.header-actions .button-quiet{display:none}.brand-mark{width:36px;height:36px;flex-basis:36px}.header-actions .button{min-height:38px;padding-inline:12px}.site-nav{justify-content:flex-start;gap:22px;overflow-x:auto}.hero,.team-hero,.stage-section,.story-section,.service-section,.faq-layout,.footer-grid{grid-template-columns:1fr}.hero{min-height:auto;padding-block:48px 72px}.hero h1{max-width:none}.hero-media{min-height:58dvh}.hero-caption{align-items:flex-start;flex-direction:column;gap:8px;padding-left:18px}.section-heading{grid-template-columns:1fr;gap:14px}.timeline-list{grid-template-columns:1fr}.timeline-list li{grid-template-columns:42px 1fr}.team-mosaic{grid-template-columns:1fr}.team-tile,.team-tile-1,.team-tile-2,.team-tile-3,.team-tile-4,.team-tile-5,.team-tile-6,.team-tile-7{grid-column:auto}.programme-grid{grid-template-columns:1fr}.programme-card-1,.programme-card-2,.programme-card-3{grid-column:auto}.programme-card .media-placeholder,.programme-card-1 .media-placeholder{min-height:66vw}.service-panel{min-height:290px}.team-hero{padding-top:42px}.team-hero-media{min-height:55dvh}.stage-gallery,.feature-gallery,.recruitment-details,.status-preview,.form-grid{grid-template-columns:1fr}.recruitment-details article,.recruitment-details article:first-child,.recruitment-details article:nth-child(2),.recruitment-details article:last-child{grid-column:auto}.stage-gallery .stage-main,.feature-gallery .feature-main{min-height:420px}.status-preview div{border-right:0;border-bottom:1px solid var(--line)}.status-preview div:last-child{border-bottom:0}.ask-panel{position:static}.form-submit,.admin-header,.admin-actions{align-items:stretch;flex-direction:column}.admin-login-page{grid-template-columns:1fr}.login-brand{min-height:45dvh}.login-panel{min-height:62dvh}.login-panel .back-link{position:static;margin-bottom:50px}.admin-shell{display:block}.admin-sidebar{position:static;width:100%;height:auto;border-right:0;border-bottom:1px solid var(--line)}.admin-sidebar nav{display:flex;margin-top:24px;overflow-x:auto}.admin-sidebar nav a{flex:0 0 auto}.admin-sidebar>.back-link{margin-top:16px}}@media(max-width:480px){h1{font-size:clamp(2.35rem,14vw,4rem)}.brand-copy strong{font-size:.84rem}.team-tile{padding:22px}.team-arrow{display:none}.footer-grid{gap:38px}.form-section,.ask-panel{padding:22px}.filter-row{align-items:stretch;flex-direction:column}.metric-grid,.lock-preview{grid-template-columns:1fr}.lock-preview div:first-child{border-right:0;border-bottom:1px solid var(--line)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.home-shell{--page: #eef7f8;--surface: #f7fbfb;--surface-soft: #dceff1;--ink: #163a51;--ink-soft: #526975;--line: #b7d4d8;--accent: #08758a;--accent-deep: #096f82;--accent-soft: #c9eef3;--on-accent: #f8fcfd;--home-cyan: #54c2d5;--home-ice: #e8f8fa;--home-pink: #ead9dd;background:var(--page)}.home-shell .site-header{position:absolute;top:16px;width:100%;border:0;background:transparent;color:var(--ink);-webkit-backdrop-filter:none;backdrop-filter:none}.home-shell .header-inner{width:min(1380px,calc(100% - 64px));min-height:72px;padding-inline:24px 12px;border:1px solid rgb(255 255 255 / .72);border-radius:999px;background:#effafcd1;box-shadow:inset 0 1px #ffffffc7,0 14px 42px #225c6921;-webkit-backdrop-filter:blur(18px) saturate(125%);backdrop-filter:blur(18px) saturate(125%)}.home-shell .brand-mark{border:0;border-radius:50%;background:var(--accent);color:var(--on-accent)}.home-shell .brand-copy small,.home-shell .site-nav a{color:color-mix(in srgb,var(--ink) 72%,transparent)}.home-shell .site-nav a:hover,.home-shell .site-nav a.active{color:var(--ink)}.home-shell .site-nav a:after{height:3px;border-radius:999px}.home-shell .header-actions .button-quiet{border-color:#10243b38;background:#ffffff6b;color:var(--ink)}.home-shell .header-actions .button,.hero-cinematic .button{border-radius:999px}.hero-cinematic{position:relative;isolation:isolate;display:flex;min-height:100dvh;align-items:center;overflow:hidden;padding:0;background:linear-gradient(145deg,#61c2d3,#7bc8d6 38%,#b5d7dd 70%,#e7dadd);color:var(--ink)}.hero-visual-slot{position:absolute;z-index:0;right:0;bottom:0;display:flex;width:min(58vw,900px);height:min(68vh,720px);flex-direction:column;align-items:flex-end;justify-content:flex-end;padding:0 clamp(34px,5vw,82px) clamp(38px,5vw,72px);color:var(--ink);text-align:right;animation:hero-visual-reveal 1.15s .12s cubic-bezier(.16,1,.3,1) both}.hero-visual-slot span,.hero-visual-slot small{position:relative;z-index:1}.hero-visual-slot span{font-size:.82rem;font-weight:800;letter-spacing:.12em}.hero-visual-slot small{margin-top:4px;font-size:.68rem}.hero-cinematic .hero-copy{z-index:1;display:block;padding-top:clamp(150px,18vh,190px);padding-bottom:clamp(58px,8vh,90px);animation:hero-copy-reveal .9s .18s cubic-bezier(.16,1,.3,1) both}.hero-cinematic .eyebrow{margin-bottom:clamp(20px,3vh,34px);padding:7px 12px;border:1px solid rgb(16 36 59 / .2);border-radius:999px;background:transparent;color:var(--ink);font-size:.82rem;letter-spacing:.11em}.hero-cinematic h1{max-width:8.2em;margin-bottom:clamp(22px,3vh,34px);color:var(--ink);font-size:clamp(3.2rem,5.2vw,5.6rem);font-weight:900;letter-spacing:-.055em;line-height:1.02}.hero-cinematic h1 span:last-child{color:var(--ink)}.hero-cinematic .hero-lead{max-width:31rem;margin-bottom:30px;color:color-mix(in srgb,var(--ink) 86%,transparent);font-size:clamp(1rem,1.4vw,1.22rem)}.hero-cinematic .button-outline{border-color:#10243b61;background:#f2fbfc47;color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-cinematic .button-outline:hover{border-color:var(--ink);color:var(--ink)}.team-rail{position:relative;z-index:2;overflow-x:auto;margin-top:clamp(-42px,-3vw,-28px);border:1px solid rgb(255 255 255 / .72);border-radius:24px;background:#effafce0;box-shadow:0 16px 38px #23667224;color:var(--ink);scrollbar-width:none;-webkit-backdrop-filter:blur(16px) saturate(120%);backdrop-filter:blur(16px) saturate(120%)}.team-rail::-webkit-scrollbar{display:none}.team-rail-track{display:flex;width:max-content}.team-rail-group{display:flex;flex:0 0 auto;align-items:stretch}.team-rail a{display:flex;min-width:max-content;align-items:center;gap:10px;padding:18px clamp(22px,1.8vw,32px);border-right:1px solid rgb(22 58 81 / .12);font-size:clamp(1rem,1.3vw,1.25rem);font-weight:800;letter-spacing:-.025em;line-height:1;transition:background .18s ease,color .18s ease}.team-rail a:last-child{border-right:0}.team-rail a:hover,.team-rail a:focus-visible{background:#ffffff8f}.team-rail a svg{width:.8em;height:.8em;transition:transform .18s ease}.team-rail a:hover svg{transform:translate(7px)}.home-page .timeline-section{padding-top:clamp(90px,12vw,170px);border-top:0}.home-page{background:var(--page)}.home-page .section-heading h2{max-width:9em;font-size:clamp(3.2rem,6.8vw,7.2rem);font-weight:950;letter-spacing:-.065em;line-height:.98}.home-page .section-heading p{margin-top:22px;font-size:1rem}.home-page .timeline-list{counter-reset:recruitment-stage;gap:0;border-top:2px solid var(--ink)}.home-page .timeline-list li{min-height:245px;grid-template-columns:1fr;align-content:space-between;padding:26px 26px 28px;border-top:0;border-right:1px solid var(--line);counter-increment:recruitment-stage}.home-page .timeline-list li:last-child{border-right:0}.home-page .timeline-index{width:auto;height:auto;place-items:initial;border:0;color:var(--accent-deep);font-size:0}.home-page .timeline-index:after{content:"0" counter(recruitment-stage);font-size:clamp(2rem,3.6vw,4rem);font-weight:950;letter-spacing:-.06em}.home-page .timeline-list h3{max-width:8em;font-size:clamp(1.35rem,2vw,2.1rem);line-height:1.05}.home-page .teams-section{padding-top:clamp(100px,13vw,180px);border-top:0}.home-page .team-mosaic{gap:14px}.home-page .team-tile{isolation:isolate;min-height:300px;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:clamp(26px,3.4vw,48px);border-width:1px;border-radius:24px;box-shadow:none;overflow:hidden;transition:color .26s ease,transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease}.home-page .team-tile-1,.home-page .team-tile-2{min-height:400px}.home-page .team-tile-5,.home-page .team-tile-6{min-height:360px}.home-page .team-tile-1{background:#86cdd8;color:var(--ink)}.home-page .team-tile-2,.home-page .team-tile-5{background:#183c52}.home-page .team-tile-3{background:var(--surface-soft)}.home-page .team-tile-4{background:#f2f8f8}.home-page .team-tile-6{background:#e7f3f4}.home-page .team-tile-7{min-height:260px;background:#e5dadd}.home-page .team-tile>span:nth-child(2){margin-top:auto}.home-page .team-tile strong{font-size:clamp(2rem,3.5vw,4rem);font-weight:950;letter-spacing:-.06em;line-height:1}.home-page .team-tile small{margin-top:14px;color:currentColor;font-size:.88rem;letter-spacing:.02em}.home-page .team-tile .team-arrow{position:absolute;top:34px;right:34px;width:32px;height:32px;transform:rotate(-45deg);transition:transform .26s ease}.home-page .team-tile:hover{border-color:currentColor;box-shadow:0 22px 50px #0d606f2b;transform:translateY(-8px)}.home-page .team-tile:hover .team-arrow{transform:rotate(0)}.home-manifesto{overflow:hidden;background:linear-gradient(130deg,#173b52,#287f91);color:var(--on-accent)}.home-manifesto .page-frame{position:relative;padding-block:clamp(90px,15vw,210px)}.home-manifesto p,.home-manifesto strong{position:relative;z-index:1;display:block;font-size:.9rem}.home-manifesto blockquote{position:relative;z-index:1;max-width:12em;margin:30px 0 42px;font-size:clamp(3.3rem,7.7vw,8.6rem);font-weight:950;letter-spacing:-.07em;line-height:.92}.home-manifesto blockquote span{display:block}.home-page .programme-section{padding-top:clamp(110px,14vw,190px);padding-bottom:clamp(80px,10vw,140px);border-top:0}.home-page .programme-section>.section-heading{margin-bottom:clamp(50px,8vw,100px)}.programme-stack{position:relative;display:grid;gap:clamp(64px,11vh,110px);padding-bottom:clamp(40px,8vh,90px)}.programme-panel{position:sticky;top:clamp(20px,4vh,44px);display:grid;min-height:min(82dvh,820px);grid-template-rows:auto minmax(0,1fr) auto;gap:clamp(24px,3.4vw,46px);overflow:hidden;padding:clamp(30px,4.5vw,68px);border:1px solid rgb(22 58 81 / .18);border-radius:clamp(28px,4vw,52px);background:#dceff1;box-shadow:0 30px 72px #1c515d29;color:var(--ink);transform:translateZ(0)}.programme-panel-1{z-index:1;background:#dceff1}.programme-panel-2{z-index:2;border-color:#ffffff29;background:#183c52;box-shadow:0 34px 80px #0a2b3e40;color:#f4fbfc}.programme-panel-3{z-index:3;background:#e5dadd}.programme-panel-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.34fr);align-items:end;column-gap:clamp(28px,5vw,80px)}.programme-panel-header>span{grid-column:1 / -1;margin-bottom:12px;font-size:clamp(.76rem,1vw,.92rem);font-weight:800;letter-spacing:.08em}.programme-panel-header h3{margin:0;font-size:clamp(3.7rem,7vw,7rem);font-weight:950;letter-spacing:-.07em;line-height:.9;white-space:nowrap}.programme-panel-header p{max-width:24rem;margin:0;color:color-mix(in srgb,currentColor 76%,transparent);font-size:clamp(.9rem,1.2vw,1.08rem)}.programme-gallery{display:grid;min-height:0;grid-template-columns:1.05fr 1fr .92fr;gap:clamp(12px,1.7vw,24px)}.programme-gallery-1{grid-template-columns:minmax(0,1fr)}.programme-gallery-2{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr)}.programme-gallery-featured{grid-template-columns:minmax(0,1fr)}.programme-gallery-featured .programme-gallery-link{min-height:clamp(320px,48vh,560px)}.home-page .programme-gallery-featured .programme-gallery-overlay{opacity:1;transform:translateY(0)}.programme-image-card{position:relative;display:block;min-width:0;min-height:clamp(280px,42vh,460px);overflow:hidden;border:1px solid rgb(255 255 255 / .24);border-radius:clamp(18px,2.2vw,28px);background:#183c52;color:#f4fbfc;isolation:isolate}.programme-image-card:after{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#0c1f2d05 42%,#0c1f2db8);content:"";pointer-events:none}.programme-image-card img{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover;transition:transform .5s cubic-bezier(.22,1,.36,1),filter .5s ease}.programme-image-card span{position:absolute;right:16px;bottom:16px;left:16px;z-index:2;padding:10px 14px;border:1px solid rgb(255 255 255 / .22);border-radius:999px;background:#0c1f2d9e;color:inherit;font-size:.82rem;font-weight:800;line-height:1.35;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.programme-image-card:hover img,.programme-image-card:focus-visible img{filter:saturate(1.08);transform:scale(1.04)}.programme-image-card:focus-visible{outline:3px solid var(--tpac-cobalt);outline-offset:4px}.home-page .programme-panel-header h3{max-width:16ch;white-space:normal}.programme-gallery .media-placeholder{min-height:clamp(280px,42vh,460px);padding:clamp(20px,2.4vw,34px);border:0;border-radius:clamp(18px,2.2vw,28px);background:#407f8d;color:#f4fbfc}.programme-gallery .media-placeholder:after{inset:14px;border-color:#ffffff47;border-radius:clamp(12px,1.6vw,20px)}.programme-gallery .media-placeholder:nth-child(2){background:#275c71}.programme-gallery .media-placeholder:nth-child(3){background:#8db7bd;color:var(--ink)}.programme-panel-2 .media-placeholder{background:#2b6878}.programme-panel-2 .media-placeholder:nth-child(2){background:#477f8d}.programme-panel-2 .media-placeholder:nth-child(3){background:#d2e7e9;color:var(--ink)}.programme-panel-3 .media-placeholder{background:#6f8f9b}.programme-panel-3 .media-placeholder:nth-child(2){background:#b58f9b}.programme-panel-3 .media-placeholder:nth-child(3){background:#f0e9eb;color:var(--ink)}.programme-gallery .media-placeholder span{max-width:10em;font-size:clamp(1.1rem,1.8vw,1.55rem);line-height:1.15}.programme-carousel{display:grid;min-width:0;min-height:clamp(280px,42vh,460px);grid-template-rows:minmax(0,1fr) auto;overflow:hidden;margin:0;border:1px solid rgb(255 255 255 / .18);border-radius:clamp(18px,2.2vw,28px);background:#100b0d;box-shadow:inset 0 1px #ffffff14;color:#f7eeee}.programme-carousel-stage{position:relative;min-height:0;overflow:hidden;background:#0f0a0c}.programme-carousel-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;pointer-events:none;transition:opacity .56s cubic-bezier(.16,1,.3,1)}.programme-carousel-slide.is-active{z-index:1;opacity:1}.programme-carousel-footer{display:grid;min-height:68px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:10px 10px 10px 16px;background:#1b1014}.programme-carousel-caption{display:grid;min-width:0;gap:2px}.programme-carousel-caption strong{overflow:hidden;font-size:clamp(.92rem,1.2vw,1.08rem);text-overflow:ellipsis;white-space:nowrap}.programme-carousel-caption small{color:#f7eeeead;font-size:.72rem}.programme-carousel-selectors{display:flex;align-items:center}.programme-carousel-dot,.programme-carousel-control{display:inline-grid;border:0;background:transparent;color:inherit;cursor:pointer;place-items:center}.programme-carousel-dot{width:32px;height:44px}.programme-carousel-dot:before{width:6px;height:6px;border-radius:999px;background:#f7eeee66;content:"";transition:width .18s ease,background-color .18s ease}.programme-carousel-dot.is-active:before{width:20px;background:#f7eeee}.programme-carousel-control{min-width:44px;min-height:44px;border:1px solid rgb(247 238 238 / .28);border-radius:999px}.programme-carousel-dot:focus-visible,.programme-carousel-control:focus-visible{outline:2px solid #f7eeee;outline-offset:-3px}.programme-carousel-control:active{transform:scale(.96)}.programme-carousel-control:disabled{cursor:default;opacity:.62}.programme-panel-note{margin:0;color:color-mix(in srgb,currentColor 72%,transparent);font-size:.82rem}.home-page .service-section{padding-bottom:clamp(90px,12vw,160px)}.home-page .service-panel{min-height:430px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;border-width:2px}.home-page .service-panel>svg{margin-bottom:auto}.home-page .service-panel h2{font-size:clamp(2rem,3.6vw,4.1rem);font-weight:950;letter-spacing:-.055em;line-height:.94}.home-shell .site-footer{margin-top:0}@keyframes hero-visual-reveal{0%{opacity:0;transform:translate(5%,5%) scale(1.04)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes hero-copy-reveal{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@supports (animation-timeline: view()){.home-page .timeline-section,.home-page .teams-section,.home-page .programme-section,.home-page .service-section{animation:home-section-reveal linear both;animation-range:entry 4% cover 24%;animation-timeline:view()}}@keyframes home-section-reveal{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1080px){.home-shell .header-actions .button-quiet{display:none}.hero-cinematic h1{font-size:clamp(3.1rem,6.2vw,5.2rem)}.hero-visual-slot{width:54vw;height:min(60vh,610px)}.home-page .team-tile-1,.home-page .team-tile-2,.home-page .team-tile-5,.home-page .team-tile-6{min-height:320px}.programme-panel-header{grid-template-columns:1fr;gap:14px}.programme-panel-header>span{margin-bottom:0}.programme-panel-header p{max-width:32rem}}@media(max-width:780px){.home-shell .site-header{top:10px;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.home-shell .header-inner{width:min(100% - 20px,var(--page-width));min-height:64px;padding-inline:14px 8px;background:#effafcdb}.hero-cinematic{min-height:100dvh;padding:0}.hero-visual-slot{right:0;bottom:0;width:82vw;height:48vh;padding:0 20px 22px 0;color:var(--ink)}.hero-cinematic .hero-copy{width:min(100% - 28px,var(--page-width));align-self:flex-start;padding-top:154px;padding-bottom:49vh}.hero-cinematic h1{max-width:none;font-size:clamp(2.8rem,11.5vw,4.2rem);line-height:1.02}.hero-cinematic .hero-lead{max-width:25rem}.team-rail{margin-top:-26px;border-radius:20px}.team-rail a{padding:15px 20px;font-size:1rem}.home-page .timeline-list li{min-height:180px;grid-template-columns:84px 1fr;align-items:center;padding-inline:0;border-right:0;border-bottom:1px solid var(--line)}.home-page .team-tile,.home-page .team-tile-1,.home-page .team-tile-2,.home-page .team-tile-5,.home-page .team-tile-6,.home-page .team-tile-7{min-height:min(72vw,280px)}.home-page .team-tile strong{font-size:clamp(2.1rem,9vw,3.2rem)}.home-manifesto .page-frame{width:min(100% - 28px,var(--page-width))}.home-manifesto blockquote{max-width:none;font-size:clamp(3rem,13vw,5.5rem)}.home-page .programme-section{padding-bottom:80px}.home-page .programme-section>.section-heading{margin-bottom:38px}.programme-stack{gap:18px;padding-bottom:0}.programme-panel{position:relative;top:auto;min-height:auto;gap:22px;padding:22px;border-radius:28px;box-shadow:0 18px 42px #1c515d21}.programme-panel-header{grid-template-columns:1fr;gap:14px}.programme-panel-header>span{margin-bottom:0}.programme-panel-header h3{font-size:clamp(2.45rem,12vw,4.6rem);line-height:.96;white-space:normal}.programme-panel-header p{max-width:30rem}.programme-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.programme-gallery-1,.programme-gallery-2,.programme-gallery-featured{grid-template-columns:minmax(0,1fr)}.programme-gallery-featured .programme-gallery-link{min-height:min(72vw,420px)}.programme-image-card{min-height:min(72vw,300px);border-radius:18px}.programme-image-card span{right:12px;bottom:12px;left:12px;padding:8px 12px;font-size:.76rem}.programme-gallery .media-placeholder{min-height:min(52vw,220px);padding:16px;border-radius:18px}.programme-gallery .media-placeholder:first-child{min-height:min(72vw,300px);grid-column:1 / -1}.programme-carousel{min-height:min(118vw,520px);grid-column:1 / -1;border-radius:18px}.programme-gallery .media-placeholder:after{inset:8px;border-radius:12px}.programme-gallery .media-placeholder span{font-size:clamp(.9rem,4vw,1.1rem)}.home-page .service-panel{min-height:360px}}@media(max-width:480px){.home-shell .site-nav{gap:18px;font-size:.78rem}.hero-visual-slot{width:92vw;height:43vh}.hero-visual-slot small{display:none}.home-page .section-heading h2{font-size:clamp(2.6rem,12vw,3.8rem)}.home-page .timeline-list li{grid-template-columns:66px 1fr}.home-page .team-tile .team-arrow{display:block}}@media(min-width:681px)and (max-width:1080px){.home-shell .header-inner{grid-template-columns:minmax(180px,1fr) auto auto;gap:14px}.home-shell .site-nav{grid-row:auto;grid-column:auto;gap:18px;justify-content:center;padding-bottom:0;font-size:.82rem}.home-shell .header-actions{grid-column:auto}.home-shell .brand-copy small{display:none}}@media(max-width:680px){.home-shell .header-inner{min-height:98px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:44px 44px;gap:0 10px;padding:6px 8px 4px 10px;border-radius:30px}.home-shell .brand{min-width:0;gap:8px}.home-shell .brand-mark{width:34px;height:34px;flex-basis:34px}.home-shell .brand-copy strong{overflow:hidden;font-size:clamp(.82rem,4vw,.95rem);text-overflow:ellipsis;white-space:nowrap}.home-shell .site-nav{display:grid;width:100%;grid-row:2;grid-column:1 / -1;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;justify-content:stretch;overflow:visible;padding:0;font-size:clamp(.7rem,3.25vw,.82rem)}.home-shell .site-nav a{display:flex;min-width:0;min-height:44px;align-items:center;justify-content:center;padding:6px 2px}.home-shell .header-actions{grid-row:1;grid-column:2}.home-shell .header-actions .button-primary{min-height:44px;padding-inline:12px;font-size:.82rem}.hero-cinematic .hero-copy{padding-top:146px;padding-bottom:clamp(230px,42vh,350px)}.hero-cinematic h1{font-size:clamp(2.35rem,11.5vw,3.4rem);letter-spacing:-.05em}.hero-cinematic .hero-lead{margin-bottom:24px;font-size:clamp(.94rem,4vw,1.05rem);line-height:1.65}.team-rail.page-frame{width:min(100% - 16px,var(--page-width));overflow:hidden;margin-top:-20px;border-radius:20px}.team-rail-track{display:block;width:100%}.team-rail-group{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.team-rail a{min-width:0;justify-content:space-between;padding:15px 14px;border-right:1px solid rgb(22 58 81 / .12);border-bottom:1px solid rgb(22 58 81 / .12);font-size:clamp(.86rem,4vw,1rem);line-height:1.2}.team-rail a:nth-child(2n){border-right:0}.team-rail a:last-child{grid-column:1 / -1;border-right:0;border-bottom:0}.team-rail a svg{flex:0 0 auto}}@media(max-width:350px){.home-shell .header-inner{width:calc(100% - 12px)}.home-shell .brand-copy strong{font-size:.8rem}.home-shell .header-actions .button-primary{padding-inline:10px;font-size:.76rem}.hero-cinematic .hero-copy{width:calc(100% - 24px)}.team-rail a{padding-inline:12px}.programme-carousel-footer{grid-template-areas:"caption control" "selectors selectors";grid-template-columns:minmax(0,1fr) auto;row-gap:2px}.programme-carousel-caption{grid-area:caption}.programme-carousel-selectors{grid-area:selectors;justify-content:flex-start}.programme-carousel-control{grid-area:control}}@media(prefers-reduced-motion:reduce){.programme-panel{position:relative!important;top:auto!important}}.home-shell{--page: #eef7f8;--surface: #f7fbfb;--surface-soft: #dceff1;--ink: #163a51;--ink-soft: #526975;--line: #b7d4d8;--accent: #08758a;--accent-deep: #096f82;--accent-soft: #c9eef3;--on-accent: #f8fcfd;background:var(--page)}.home-announcement{position:sticky;top:0;z-index:21;display:flex;width:100%;height:44px;min-height:44px;align-items:center;justify-content:space-between;gap:0;padding:0 0 0 52px;background:#183c52;color:#f4fbfc;font-size:1rem;font-weight:700;letter-spacing:0}.home-announcement-label{display:inline-flex;height:32px;align-items:center;padding:8px;white-space:nowrap}.home-announcement a{display:flex;height:44px;align-items:center;gap:8px;margin-left:auto;padding:8px 52px 8px 28px;border-radius:999px 0 0 999px;background:#2f7183;color:#f4fbfc;letter-spacing:0;transition:transform .18s ease,background-color .18s ease;white-space:nowrap}.home-announcement a:hover{background:#3b8192}.home-announcement a:active{transform:scale(.98)}.home-shell .site-header{position:sticky;top:44px;z-index:20;width:100%;border:0;border-bottom:0;background:#f7fbfb;color:var(--ink);-webkit-backdrop-filter:none;backdrop-filter:none}.home-shell .header-inner{width:calc(100% - 104px);min-height:64px;grid-template-columns:40px minmax(0,1fr) auto;gap:0;column-gap:56px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.home-shell .brand-copy{display:none}.home-shell .site-nav{grid-row:auto;grid-column:auto;justify-content:flex-start;gap:16px;padding:0;font-size:1rem;white-space:nowrap}.home-shell .site-nav a{min-height:32px;padding:8px}.home-shell .site-nav a:after{display:none}.home-shell .header-actions{grid-column:auto;gap:16px}.home-shell .header-actions .button-quiet{border:0;background:transparent}.home-shell .header-actions .button-primary{min-height:44px;padding-inline:20px}.home-shell .header-icon-action{display:grid;width:40px;height:40px;border-radius:50%;color:var(--ink);place-items:center;transition:background-color .18s ease,transform .18s ease}.home-shell .header-icon-action:hover{background:var(--accent-soft)}.home-shell .header-icon-action:active{transform:scale(.96)}.home-shell .header-icon-action:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.home-shell .hero-cinematic{display:grid;height:50vw;min-height:0;grid-template-columns:60vw 40vw;gap:0;align-items:stretch;overflow:hidden;padding:0;background:linear-gradient(145deg,#62c2d2,#8bcfd9 46%,#c9dfe2 74%,#e9dde0);color:var(--ink)}.home-shell .hero-media{position:relative;z-index:0;min-width:0;width:60vw;height:50vw;min-height:0;background:transparent}.home-shell .hero-media-mask{position:absolute;inset:0;overflow:hidden;background:#dceff1;clip-path:circle(71.5% at 33.2% 19.5%);-webkit-clip-path:circle(71.5% at 33.2% 19.5%)}.home-shell .hero-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;will-change:opacity,transform}.home-shell .hero-slide[src*=welcome-2025-hero]{object-position:center}.home-shell .hero-slide.is-active{z-index:1;opacity:1}.home-shell .hero-slide.is-entering{z-index:2;animation:hero-slide-enter .6s cubic-bezier(.87,0,.13,1) both}.home-shell .hero-slide.is-leaving{z-index:1;animation:hero-slide-leave .6s cubic-bezier(.87,0,.13,1) both}.home-shell .hero-story{position:relative;height:50vw;min-width:0}.home-shell .hero-controls{position:absolute;top:16vw;right:52px;z-index:2;display:grid;justify-items:center;gap:8px}.home-shell .hero-pagination{display:flex;flex-direction:column;align-items:center;gap:0;order:1}.home-shell .hero-dot,.home-shell .hero-autoplay-control{display:grid;border:0;background:transparent;color:var(--ink);cursor:pointer;place-items:center}.home-shell .hero-dot{width:20.8px;height:20.8px}.home-shell .hero-dot:before{width:10px;height:10px;border-radius:50%;background:#b8c5ce;content:"";opacity:.5;transition:transform .2s ease,background-color .2s ease,opacity .2s ease}.home-shell .hero-dot.is-active:before{background:var(--accent);opacity:1;transform:scale(1.2)}.home-shell .hero-autoplay-control{width:28px;height:28px;border:1px solid rgb(22 58 81 / .25);border-radius:50%;opacity:0;order:2;transition:opacity .18s ease}.home-shell .hero-controls:hover .hero-autoplay-control,.home-shell .hero-autoplay-control:focus-visible{opacity:1}.home-shell .hero-autoplay-control:disabled{cursor:default;opacity:.5}.home-shell .hero-dot:focus-visible,.home-shell .hero-autoplay-control:focus-visible,.home-shell .hero-detail-button:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.home-shell .hero-detail-button{display:grid;width:clamp(64px,5vw,78px);height:clamp(64px,5vw,78px);border-radius:50%;background:var(--accent);color:var(--on-accent);place-items:center;transition:transform .22s ease,background-color .22s ease}.home-shell .hero-detail-button:hover{background:var(--accent-deep);transform:translate(6px)}.home-shell .hero-detail-button:active{transform:scale(.97)}.home-shell .hero-copy.page-frame{position:absolute;right:0;bottom:6vw;z-index:1;width:100%;max-width:none;margin:0;padding:0 3.6vw calc(2rem + 3.6vw)}.home-shell .hero-copy-stage{display:grid;overflow:hidden}.home-shell .hero-copy-stage>*{grid-area:1 / 1}.home-shell .hero-copy-text{opacity:1;transform:none;animation:none;will-change:opacity,transform}.home-shell .hero-copy-text.is-entering{animation:hero-copy-slide-in .3s ease both}.home-shell .hero-copy-text.is-leaving{animation:hero-copy-slide-out .3s ease both}.home-shell .hero-cinematic h1{max-width:none;margin-bottom:0;font-size:3vw;font-weight:800;letter-spacing:-.035em;line-height:1.2;text-wrap:balance}@keyframes hero-slide-enter{0%{transform:translateY(130%) rotate(10deg) scale(1.1)}to{transform:translateY(0) rotate(0) scale(1)}}@keyframes hero-slide-leave{0%{opacity:1;transform:translateY(0) rotate(0) scale(1)}to{transform:translateY(-30%) rotate(-10deg) scale(1.1);opacity:.5}}@keyframes hero-copy-slide-in{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes hero-copy-slide-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}.home-shell .hero-cinematic .button-outline{border-color:#163a5157;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.home-shell .team-rail.page-frame{width:100%;max-width:none;overflow:hidden;margin:0;border:0;border-block:1px solid rgb(22 58 81 / .12);border-radius:0;background:var(--surface);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.home-shell .team-rail-track,.home-shell .team-rail-group{width:100%}.home-shell .team-rail-group{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.home-shell .team-rail a{min-width:0;justify-content:space-between;padding:21px clamp(12px,1.6vw,26px);font-size:clamp(.82rem,1.05vw,1rem);white-space:nowrap}.home-page .teams-section,.home-page .programme-section,.home-page .timeline-section,.home-page .service-section{width:min(calc(100% - 64px),1380px);border:0}.home-page .teams-section,.home-page .programme-section,.home-page .timeline-section{padding-top:clamp(110px,13vw,200px);padding-bottom:clamp(80px,10vw,150px)}.home-page .section-heading{display:block;margin-bottom:clamp(56px,8vw,110px);text-align:center}.home-page .section-heading h2{max-width:none;color:#285f74;font-size:clamp(5rem,12vw,11rem);font-weight:950;letter-spacing:-.085em;line-height:.84;white-space:nowrap}.home-page .section-heading p{max-width:44rem;margin:clamp(26px,4vw,54px) auto 0;color:var(--ink-soft);font-size:clamp(.94rem,1.2vw,1.1rem);line-height:1.8}.home-page .team-mosaic{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(300px,32vw,430px);grid-template-columns:none;gap:18px;overflow-x:auto;padding:0 0 26px;scroll-snap-type:x mandatory;scrollbar-color:#6e9eaa transparent;scrollbar-width:thin}.home-page .team-tile{min-height:clamp(390px,43vw,540px);grid-column:auto;grid-row:auto;padding:clamp(28px,3.2vw,46px);border:0;border-radius:32px;scroll-snap-align:start}.home-page .team-tile-1,.home-page .team-tile-2,.home-page .team-tile-5,.home-page .team-tile-6,.home-page .team-tile-7{min-height:clamp(390px,43vw,540px)}.home-page .team-tile-1{background:#86cdd8}.home-page .team-tile-2,.home-page .team-tile-5{background:#183c52;color:#f4fbfc}.home-page .team-tile-3{background:#dceff1}.home-page .team-tile-4{background:#e9dde0}.home-page .team-tile-6{background:#d9ebed}.home-page .team-tile-7{background:#8db7bd}.home-page .team-tile strong{font-size:clamp(2.4rem,4vw,4.6rem)}.home-page .teams-section>.text-link{width:fit-content;margin:30px 0 0 auto}.home-page .programme-section>.section-heading{margin-bottom:clamp(56px,8vw,110px)}.home-page .programme-stack{gap:clamp(42px,8vh,92px)}.home-page .programme-panel{top:92px}.home-page .timeline-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;border:0}.home-page .timeline-scroll-hint{display:none;margin:-30px 0 24px;color:var(--ink-soft);font-size:.78rem}.home-page .timeline-list:focus-visible{outline:3px solid var(--accent);outline-offset:6px}.home-page .timeline-list li{min-height:310px;grid-template-columns:1fr;align-content:space-between;padding:28px;border:0;border-radius:28px;background:#dceff1}.home-page .timeline-list li:nth-child(2){background:#86cdd8}.home-page .timeline-list li:nth-child(3){background:#e9dde0}.home-page .timeline-list li:nth-child(4){background:#183c52;color:#f4fbfc}.home-page .timeline-list li:nth-child(4) p,.home-page .timeline-list li:nth-child(4) .timeline-index{color:currentColor}.home-manifesto{width:min(calc(100% - 64px),1380px);margin:0 auto clamp(110px,13vw,200px);border-radius:clamp(40px,6vw,86px);background:#183c52}.home-manifesto .page-frame{width:min(calc(100% - 80px),1180px);padding-block:clamp(90px,12vw,170px)}.home-page .service-section{gap:18px;padding-bottom:clamp(90px,12vw,160px)}.home-page .service-panel{min-height:390px;padding:clamp(30px,4vw,54px);border:0;border-radius:38px;background:#dceff1}.home-page .service-panel-primary{background:#08758a;color:#f8fcfd}.home-shell .site-footer{border-top-color:#163a5124;background:var(--surface)}@supports (animation-timeline: view()){.home-page .timeline-section,.home-page .teams-section,.home-page .programme-section,.home-page .service-section{animation:none}}@media(min-width:781px)and (max-width:1120px){.home-shell .header-inner{grid-template-columns:40px minmax(0,1fr) auto;gap:0;column-gap:32px}.home-shell .brand-copy small{display:none}.home-shell .header-actions .button-quiet{display:flex;width:40px;min-height:40px;padding:0}.home-shell .header-status-label{display:none}.home-shell .site-nav{gap:16px;font-size:.82rem}.home-shell .hero-cinematic{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr)}.home-shell .hero-copy.page-frame{padding-inline:34px}}@media(max-width:780px){.home-announcement{height:40px;min-height:40px;justify-content:space-between;gap:14px;padding:0 0 0 14px;font-size:.72rem}.home-announcement a{height:40px;padding:6px 14px 6px 18px}.home-shell .site-header{position:sticky;top:40px;background:#f7fbfbf5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-shell .header-inner{width:100%;min-height:108px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:60px 48px;gap:0 10px;padding:0 14px;border:0;border-radius:0;background:transparent}.home-shell .brand-copy small{display:none}.home-shell .brand-copy{display:grid}.home-shell .site-nav{display:grid;width:100%;grid-row:2;grid-column:1 / -1;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;justify-content:stretch;padding:0}.home-shell .site-nav a{min-height:48px;justify-content:center;padding:4px;font-size:clamp(.72rem,3.4vw,.86rem)}.home-shell .header-actions{grid-row:1;grid-column:2}.home-shell .header-status-label{display:none}.home-shell .header-actions .button-quiet{width:40px;min-height:40px;padding:0}.home-shell .header-actions .button-primary{min-height:42px;padding-inline:14px;font-size:.8rem}.home-shell .hero-cinematic{height:auto;min-height:auto;grid-template-columns:1fr}.home-shell .hero-media{width:100%;height:auto;min-height:min(112vw,520px);order:0}.home-shell .hero-media-mask{clip-path:ellipse(78% 100% at 22% 0%);-webkit-clip-path:ellipse(78% 100% at 22% 0%)}.home-shell .hero-story{min-height:390px;order:1;align-items:flex-start}.home-shell .hero-copy.page-frame{position:relative;right:auto;bottom:auto;width:100%;max-width:none;padding:48px 68px 72px 24px}.home-shell .hero-controls{top:48px;right:16px;gap:12px;transform:none}.home-shell .hero-dot{width:30px;height:24px}.home-shell .hero-detail-button{width:64px;height:64px}.home-shell .hero-cinematic .eyebrow{margin-bottom:20px}.home-shell .hero-cinematic h1{max-width:7.2em;margin-bottom:22px;font-size:clamp(2.65rem,12.2vw,4.2rem);line-height:.98}.home-shell .hero-cinematic .hero-lead{margin-bottom:26px;font-size:.96rem}.home-shell .team-rail.page-frame{overflow-x:auto}.home-shell .team-rail-track,.home-shell .team-rail-group{width:max-content}.home-shell .team-rail-group{display:flex}.home-shell .team-rail a{min-width:142px;padding:17px 16px;border-right:1px solid rgb(22 58 81 / .12);border-bottom:0}.home-shell .team-rail a:last-child{grid-column:auto;border-right:0}.home-page .teams-section,.home-page .programme-section,.home-page .timeline-section,.home-page .service-section{width:min(calc(100% - 28px),1380px)}.home-page .teams-section,.home-page .programme-section,.home-page .timeline-section{padding-top:90px;padding-bottom:76px}.home-page .section-heading{margin-bottom:42px;text-align:left}.home-page .section-heading h2{font-size:clamp(3.1rem,15vw,5.2rem);line-height:.9;white-space:normal}.home-page .section-heading p{margin:24px 0 0}.home-page .team-mosaic{grid-auto-columns:min(82vw,360px)}.home-page .team-tile,.home-page .team-tile-1,.home-page .team-tile-2,.home-page .team-tile-5,.home-page .team-tile-6,.home-page .team-tile-7{min-height:min(108vw,450px)}.home-page .team-tile strong{font-size:clamp(2.4rem,11vw,3.8rem)}.home-page .programme-stack{gap:18px;padding-bottom:0}.home-page .programme-panel{position:relative;top:auto;min-height:auto;padding:22px;border-radius:28px}.programme-carousel{min-height:min(118vw,520px);grid-column:1 / -1}.home-page .timeline-list{display:grid;grid-auto-flow:column;grid-auto-columns:min(82vw,340px);grid-template-columns:none;gap:12px;overflow-x:auto;padding-bottom:20px;scroll-snap-type:x mandatory}.home-page .timeline-scroll-hint{display:block;margin:-18px 0 22px}.home-page .timeline-list li{min-height:330px;grid-template-columns:1fr;align-content:space-between;padding:28px;border:0;scroll-snap-align:start}.home-manifesto{width:calc(100% - 28px);margin-bottom:90px;border-radius:36px}.home-manifesto .page-frame{width:calc(100% - 44px);padding-block:72px}.home-manifesto blockquote{font-size:clamp(3rem,13vw,5.2rem)}.home-page .service-section{grid-template-columns:1fr;padding-bottom:90px}.home-page .service-panel{min-height:330px;border-radius:30px}}@media(max-width:480px){.home-shell .brand-copy strong{font-size:.86rem}.home-shell .hero-copy.page-frame{padding-right:58px}}.home-shell{--tpac-paper: #f2f2f2;--tpac-cobalt: #3d4c97;--tpac-charcoal: #474b52;--tpac-soft: #d9dadd;--page: var(--tpac-paper);--surface: #ffffff;--surface-soft: var(--tpac-soft);--ink: var(--tpac-charcoal);--ink-soft: #656970;--line: #d0d1d4;--accent: var(--tpac-cobalt);--accent-deep: #303e82;--accent-soft: #e1e4f5;--on-accent: #ffffff;background:var(--tpac-paper);color:var(--tpac-charcoal)}.home-shell .home-scroll-sentinel{position:absolute;top:0;left:0;width:1px;height:1px;pointer-events:none}.home-shell .home-announcement{background:var(--tpac-cobalt);color:#fff;transition:transform .36s cubic-bezier(.22,1,.36,1)}.home-shell .home-announcement a{background:var(--accent-deep);color:#fff}.home-shell .home-announcement a:hover{background:var(--tpac-cobalt)}.home-shell .site-header{top:44px;border-top:2px solid var(--tpac-cobalt);background:#f2f2f2fa;box-shadow:0 8px 22px #474b5214;transition:top .36s cubic-bezier(.22,1,.36,1),background-color .22s ease,box-shadow .22s ease}.home-shell.is-scrolled .home-announcement{pointer-events:none;transform:translateY(-100%)}.home-shell.is-scrolled .site-header{top:0;background:#f2f2f2fa;box-shadow:0 10px 28px #474b5221}.home-shell .header-inner{background:transparent}.home-shell .brand-mark,.home-shell .hero-detail-button{background:var(--tpac-cobalt)}.home-shell .brand-mark{color:#fff}.home-shell .hero-cinematic{background:var(--tpac-paper);color:var(--tpac-charcoal)}.home-shell .hero-media-mask{background:var(--tpac-soft)}.home-shell .hero-dot.is-active:before{background:var(--tpac-cobalt)}.home-shell .hero-detail-button:hover{background:var(--accent-deep)}.home-page .section-heading h2{color:var(--tpac-cobalt)}.home-page .team-mosaic{scroll-behavior:smooth;scrollbar-color:var(--tpac-cobalt) transparent}.home-page .team-tile{border:1px solid rgb(71 75 82 / .14);border-radius:24px;background:#fff;box-shadow:0 18px 42px #474b5214;color:var(--tpac-charcoal);transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease}.home-page .team-tile:hover,.home-page .team-tile:focus-visible{box-shadow:0 24px 54px #3d4c972e;transform:translateY(-6px)}.home-page .team-tile-1,.home-page .team-tile-6{background:var(--tpac-cobalt);color:#fff}.home-page .team-tile-2,.home-page .team-tile-5{background:#fff}.home-page .team-tile-3,.home-page .team-tile-7{background:var(--tpac-soft)}.home-page .team-tile-4{background:var(--tpac-charcoal);color:#fff}.home-page .team-tile strong{font-size:clamp(2.35rem,4vw,4.25rem)}.home-page .team-carousel-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:30px}.home-page .team-carousel-toolbar .text-link{width:fit-content;margin:0;color:var(--tpac-charcoal)}.home-page .team-carousel-page-button{display:inline-flex;min-height:44px;align-items:center;gap:10px;padding:10px 22px;border:0;border-radius:999px;background:var(--tpac-cobalt);color:#fff;cursor:pointer;font-weight:800;transition:background-color .18s ease,transform .18s ease}.home-page .team-carousel-page-button:hover{background:var(--accent-deep)}.home-page .programme-panel,.home-page .timeline-list li,.home-page .service-panel{border-radius:24px;background:#fff;color:var(--tpac-charcoal)}.home-page .programme-panel-2,.home-page .timeline-list li:nth-child(4),.home-page .service-panel-primary,.home-manifesto{background:var(--tpac-charcoal);color:#fff}.home-page .programme-panel-3,.home-page .timeline-list li:nth-child(3){background:var(--tpac-soft)}.home-page .programme-panel-1,.home-page .timeline-list li:nth-child(1),.home-page .service-panel:not(.service-panel-primary){background:#fff}.home-page .programme-panel-header h3{color:inherit}@supports (animation-timeline: view()){.home-page .teams-section{animation:troupe-section-reveal linear both;animation-range:entry 8% cover 42%;animation-timeline:view()}}@supports not (animation-timeline: view()){.home-page .teams-section{animation:troupe-section-enter .72s cubic-bezier(.16,1,.3,1) both}}@keyframes troupe-section-reveal{0%{opacity:.18;transform:translateY(96px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes troupe-section-enter{0%{opacity:0;transform:translateY(48px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:780px){.home-shell .site-header{top:40px}.home-shell.is-scrolled .site-header{top:0}.home-page .team-carousel-toolbar{align-items:stretch;flex-direction:column;gap:16px}.home-page .team-carousel-toolbar .text-link{align-self:flex-start}.home-page .team-carousel-page-button{justify-content:center}.home-page .team-tile{border-radius:20px}}@media screen and (prefers-reduced-motion:reduce){.home-shell .home-announcement,.home-shell .site-header,.home-page .team-tile,.home-page .team-carousel-page-button{transition:none}.home-page .teams-section{animation:none!important}.home-page .team-mosaic{scroll-behavior:auto}}.home-shell .hero-copy.page-frame{display:flex;flex-direction:column;align-items:flex-start;row-gap:clamp(2rem,4vw,4rem)}.home-page .teams-section{padding-top:clamp(3rem,5vw,5rem);padding-bottom:clamp(4rem,7vw,7rem)}.home-page .programme-section{padding-top:clamp(5rem,8vw,8rem);padding-bottom:clamp(5rem,8vw,8rem)}.home-page .section-heading{margin-bottom:clamp(32px,5vw,64px)}.home-page .team-carousel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(12px,2vw,28px)}.home-page .team-mosaic{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row;gap:clamp(12px,1.4vw,24px);min-width:0;overflow:visible;padding:0;scrollbar-width:none}.home-page .team-mosaic::-webkit-scrollbar{display:none}.home-page .team-tile{min-height:clamp(260px,27vw,360px);padding:clamp(20px,2.4vw,36px);border-radius:20px;scroll-snap-align:none}.home-page .team-tile strong{font-size:clamp(1.85rem,2.8vw,3.3rem);line-height:.98}.home-page .team-carousel-arrow{display:grid;min-width:44px;min-height:44px;width:clamp(44px,4vw,56px);height:clamp(44px,4vw,56px);place-items:center;padding:0;border:1px solid var(--tpac-cobalt);border-radius:50%;background:transparent;color:var(--tpac-cobalt);cursor:pointer;transition:background-color .18s ease,color .18s ease,transform .18s ease}.home-page .team-carousel-arrow:hover{background:var(--tpac-cobalt);color:#fff;transform:scale(1.04)}.home-page .team-carousel-arrow:active{transform:scale(.96)}.home-page .team-carousel-arrow:focus-visible{outline:3px solid var(--tpac-cobalt);outline-offset:4px}.home-page .team-carousel-toolbar{margin-top:22px}.home-page .team-carousel-status{color:var(--tpac-cobalt);font-size:.82rem;font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:.08em}.home-page .team-mosaic{animation:team-page-enter .42s cubic-bezier(.16,1,.3,1) both}@media screen and (min-width:781px){.home-page .team-mosaic-single{grid-template-columns:minmax(260px,420px);justify-content:center}}@media screen and (min-width:781px)and (max-width:960px){.home-page .team-mosaic{grid-template-columns:repeat(2,minmax(0,1fr))}}@keyframes team-page-enter{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.home-page .programme-section .section-heading-eyebrow{display:block;margin-bottom:12px;color:var(--tpac-charcoal);font-size:clamp(1rem,1.6vw,1.45rem);font-weight:800;letter-spacing:.04em}.home-page .programme-section .section-heading-display{display:inline-block;background:linear-gradient(180deg,var(--tpac-cobalt) 0%,#5968a8 58%,#a5add2 100%);background-clip:text;-webkit-background-clip:text;color:transparent}.home-page .programme-section .section-heading p{opacity:1}.home-page .programme-showcase{padding:clamp(28px,5vw,72px);border:1px solid rgb(39 44 62 / .08);border-radius:clamp(34px,5vw,72px);background:#d9d9db;color:var(--tpac-charcoal)}.home-page .programme-showcase .section-heading{margin-bottom:clamp(34px,5vw,68px)}.home-page .programme-showcase .section-heading-display{background:none;color:var(--tpac-charcoal)}.programme-showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(22px,4vw,58px)}.home-page .programme-showcase .programme-card{min-width:0;border:0}.programme-card-image{position:relative;display:block;overflow:hidden;aspect-ratio:1 / 1.18;border-radius:clamp(18px,2.2vw,30px);background:#bfc0c4;color:inherit;isolation:isolate}.programme-card-image:after{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 56%,rgb(25 27 34 / .18) 100%);content:"";pointer-events:none}.programme-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .52s cubic-bezier(.16,1,.3,1),filter .32s ease}.programme-card-image:hover img,.programme-card-image:focus-visible img{filter:saturate(1.08) contrast(1.03);transform:scale(1.035)}.programme-card-image:focus-visible{outline:3px solid var(--tpac-cobalt);outline-offset:4px}.programme-card-copy{padding:clamp(18px,2vw,28px) clamp(2px,.4vw,8px) 0}.programme-card-copy span{color:color-mix(in srgb,currentColor 78%,transparent);font-size:clamp(.75rem,1vw,.9rem);font-weight:800}.programme-card-copy h3{margin:8px 0 0;font-size:clamp(1.15rem,1.8vw,1.7rem);font-weight:800;letter-spacing:-.03em;line-height:1.35}.home-page .programme-showcase .programmes-index-button{justify-content:flex-end;margin:clamp(38px,6vw,76px) 0 0 auto;padding:0;border-radius:0;background:transparent;color:var(--tpac-charcoal);font-size:clamp(.94rem,1.2vw,1.1rem);font-weight:800}.home-page .programme-showcase .programmes-index-button:hover,.home-page .programme-showcase .programmes-index-button:focus-visible{background:transparent;color:var(--tpac-cobalt);transform:translate(4px)}@supports (animation-timeline: view()){.home-page .programme-section .section-heading p{animation:programme-description-reveal linear both;animation-range:entry 0% exit 100%;animation-timeline:view()}}@keyframes programme-description-reveal{0%{opacity:0;transform:translateY(28px)}20%,76%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-28px)}}.home-page .programme-stack{gap:clamp(3rem,5vw,6rem)}.home-shell .hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.home-shell .hero-action-line,.home-shell .hero-apply-action{display:inline-flex;align-items:center;gap:16px}.home-shell .hero-action-label{color:var(--tpac-charcoal);font-size:clamp(.96rem,1.25vw,1.12rem);font-weight:800;letter-spacing:.02em;white-space:nowrap}.home-shell .hero-apply-action{min-height:56px;padding:4px 0;color:var(--tpac-cobalt);text-decoration:none;transition:color .22s ease}.home-shell .hero-apply-action .hero-action-label{color:currentColor}.home-shell .hero-apply-arrow{display:grid;width:clamp(56px,4.4vw,68px);height:clamp(56px,4.4vw,68px);flex:0 0 auto;place-items:center;border:2px solid currentColor;border-radius:50%;transition:color .22s ease,background-color .22s ease,transform .22s ease}.home-shell .hero-apply-action:hover,.home-shell .hero-apply-action:focus-visible{color:var(--accent-deep)}.home-shell .hero-apply-action:hover .hero-apply-arrow{background:currentColor;color:#fff;transform:translate(6px)}.home-shell .hero-apply-action:active .hero-apply-arrow{transform:scale(.97)}.home-shell .hero-apply-action:focus-visible{outline:3px solid var(--tpac-cobalt);outline-offset:5px}@media(max-width:780px){.home-shell .hero-actions{gap:14px}.home-shell .hero-action-line,.home-shell .hero-apply-action{gap:12px}.home-shell .hero-action-label{font-size:1rem}.home-shell .hero-apply-arrow{width:56px;height:56px}}@media screen and (max-width:780px){.home-shell .hero-copy.page-frame{row-gap:2.5rem}.home-shell .hero-cinematic{grid-template-columns:1fr}.home-shell .hero-media-mask{clip-path:ellipse(78% 100% at 22% 0%);-webkit-clip-path:ellipse(78% 100% at 22% 0%)}.home-page .teams-section{padding-top:3rem;padding-bottom:4.5rem}.home-page .programme-section{padding-top:5rem;padding-bottom:5rem}.home-page .team-carousel{grid-template-columns:48px minmax(0,1fr) 48px;gap:8px}.home-page .team-mosaic{grid-template-columns:1fr;gap:12px}.home-page .team-tile{min-height:clamp(280px,78vw,360px);padding:24px;border-radius:18px}.home-page .team-carousel-arrow{width:48px;height:48px;min-width:48px;min-height:48px}.home-page .team-carousel-toolbar{margin-top:18px}.home-page .programme-section .section-heading-display{font-size:clamp(3.25rem,16vw,6.8rem);letter-spacing:-.08em}.home-page .programme-section .section-heading-eyebrow{font-size:.92rem}.home-page .programme-showcase{padding:24px 18px 28px;border-radius:30px}.home-page .programme-showcase .section-heading{margin-bottom:28px}.programme-showcase-grid{grid-template-columns:1fr;gap:26px}.programme-card-image{aspect-ratio:1 / .92;border-radius:20px}.programme-card-copy{padding-top:14px}.home-page .programme-showcase .programmes-index-button{margin-top:34px}}@media screen and (prefers-reduced-motion:reduce){.home-page .team-mosaic,.home-page .team-carousel-arrow,.home-page .programme-section .section-heading p{animation:none;transition:none}}.home-shell{position:relative}.home-shell .home-scroll-sentinel{top:99px}.home-shell .home-header-stack{position:fixed;top:0;right:0;left:0;z-index:30;width:100%}.home-shell .home-page{padding-top:108px}.home-shell .home-announcement{position:relative;top:auto;z-index:auto;height:44px;min-height:44px;margin-top:0;padding:0 0 0 52px;background:var(--tpac-cobalt);box-shadow:none;transition:margin-top .3s ease;transform:none;will-change:margin-top}.home-shell .home-announcement-label{padding:0 8px;font-size:1rem;font-weight:700}.home-shell .home-announcement a{height:44px;padding:8px 52px 8px 30px;border-radius:999px 0 0 999px;background:#7585c0;font-size:1rem;font-weight:700}.home-shell .home-announcement a:hover{background:#6879b7}.home-shell.is-scrolled .home-announcement{margin-top:-2.6rem;pointer-events:none;transform:none}.home-shell .site-header,.home-shell.is-scrolled .site-header{position:relative;top:auto;z-index:auto;width:100%;height:64px;border:0;background:transparent;box-shadow:none;color:var(--tpac-charcoal);isolation:isolate;transition:none}.home-shell .site-header:before{position:absolute;inset:0;z-index:-1;background:#f2f2f2fc;box-shadow:0 0 1.5rem #c7c7c780;content:"";transform:scaleY(0);border-radius:0 0 50% 50%;transition:transform .6s cubic-bezier(.34,1.56,.64,1),border-radius .6s;transform-origin:top center;will-change:transform,border-radius}.home-shell.is-scrolled .site-header:before{border-radius:0;transform:scaleY(1)}.home-shell .header-inner{position:relative;z-index:1;width:calc(100% - 104px);height:64px;min-height:64px;grid-template-columns:40px minmax(0,1fr) auto;column-gap:56px;padding:0}.home-shell .brand-mark{width:40px;height:40px;border:0;background:var(--tpac-cobalt)}.home-shell .site-nav{width:100%;min-width:0;justify-content:space-between;gap:clamp(18px,2vw,34px);padding:0;color:var(--tpac-charcoal);font-size:clamp(.82rem,1.05vw,1rem);font-weight:650}.home-shell .site-nav a{display:inline-flex;min-height:64px;align-items:center;padding:0;color:var(--tpac-charcoal)}.home-shell .site-nav a:hover{color:var(--tpac-cobalt)}.home-shell .site-nav a.active{color:var(--tpac-charcoal)}.home-shell .header-actions{gap:4px}.home-shell .header-icon-action{width:40px;height:40px;border-radius:50%;color:#17181b}.home-shell .header-icon-action:hover{background:#e2e3e8}.home-shell .header-menu-toggle{display:none;border:0;background:transparent;color:#17181b;cursor:pointer}@media(min-width:781px)and (max-width:1120px){.home-shell .header-inner{width:calc(100% - 48px);column-gap:24px}.home-shell .site-nav{gap:12px;font-size:.78rem}.home-shell .site-nav a:nth-child(6),.home-shell .site-nav a:nth-child(7){display:none}.home-shell .header-icon-action{width:36px;height:36px}}@media(max-width:780px){.home-shell .home-announcement{justify-content:center;padding:0}.home-shell .home-announcement-label{display:none}.home-shell .home-announcement a{width:100%;justify-content:center;padding:8px 16px;border:1px solid #7585c0;border-radius:0;background:transparent;font-size:.88rem}.home-shell .site-header,.home-shell.is-scrolled .site-header{height:64px}.home-shell .header-inner{width:100%;height:64px;grid-template-columns:40px minmax(0,1fr);column-gap:0;padding:0 20px}.home-shell .header-actions{grid-column:2;justify-self:end;gap:2px}.home-shell .header-icon-action{width:40px;height:40px}.home-shell .home-action-admin{display:none}.home-shell .header-menu-toggle{position:relative;display:grid;width:40px;height:40px;margin-left:6px;place-items:center;padding:0}.home-shell .header-menu-toggle:before{position:absolute;top:7px;bottom:7px;left:-4px;width:1px;background:#8f9197;content:""}.home-shell .header-menu-toggle:focus-visible{outline:3px solid var(--tpac-cobalt);outline-offset:2px}.home-shell .site-nav{position:absolute;top:64px;right:0;left:0;display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:14px 20px 20px;border-top:1px solid #d0d1d4;background:#f2f2f2fc;box-shadow:0 18px 34px #474b5224;opacity:0;pointer-events:none;transform:translateY(-12px);transition:opacity .22s ease,transform .22s ease,visibility .22s ease;visibility:hidden}.home-shell .site-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.home-shell .site-nav a{min-height:48px;padding:8px 10px;font-size:.9rem}}@media(max-width:480px){.home-shell .header-inner{padding-inline:18px}.home-shell .header-actions{width:242px;justify-content:space-between}.home-shell .header-icon-action,.home-shell .header-menu-toggle{width:40px;height:40px}.home-shell .header-menu-toggle{margin-left:0}}@media(prefers-reduced-motion:reduce){.home-shell .home-announcement,.home-shell .site-nav,.home-shell .site-header:before{transition:none}}.home-page .teams-section{width:100%;margin-inline:auto}.home-page .teams-section .section-heading-title{display:inline-block;transform:translate(-.03em)}.home-page .team-carousel{width:100%;margin-inline:auto}.home-page .team-illustration{width:clamp(92px,8vw,120px);height:auto;aspect-ratio:1;flex:0 0 auto;border:1px solid rgb(71 75 82 / .16);border-radius:16px;box-shadow:0 10px 24px #1e23341a;object-fit:cover}.team-kicker{display:block;max-width:30rem;margin-bottom:18px;color:var(--accent-deep);font-size:.8rem;font-weight:850;letter-spacing:.08em}.team-photo{min-width:0;margin:0}.team-photo img{display:block;width:100%;aspect-ratio:4 / 3;border-radius:24px;background:var(--surface-soft);object-fit:cover}.team-photo figcaption{margin-top:10px;color:var(--ink-soft);font-size:.75rem;line-height:1.5}.team-photo figcaption span{display:block}.team-photo figcaption span+span{margin-top:6px}.team-hero-media{min-height:0;background:transparent;color:inherit}.team-hero-media img{aspect-ratio:16 / 10}.team-prose{display:grid;max-width:880px;gap:18px}.team-prose p{margin:0;color:var(--ink-soft);font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.9}.stage-copy .team-prose{gap:16px}.stage-gallery .team-photo img{min-height:260px}.stage-gallery .stage-main img{min-height:520px}.opportunity-section>.team-photo,.prose-section>.team-photo{margin-top:44px}.opportunity-section>.team-photo img,.prose-section>.team-photo img{max-height:620px;aspect-ratio:16 / 7}.team-feature-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.team-feature-list article{min-height:260px;padding:clamp(22px,3vw,34px);border:1px solid var(--ink);border-radius:22px;background:var(--surface)}.team-feature-list article:nth-child(2){background:var(--accent-soft)}.team-feature-list article:nth-child(3){background:var(--ink);color:var(--page)}.team-feature-list span{display:block;margin-bottom:48px;font-size:.75rem;font-weight:850;letter-spacing:.12em}.team-feature-list h3{font-size:clamp(1.25rem,2vw,1.75rem)}.team-feature-list p{margin:14px 0 0;color:color-mix(in srgb,currentColor 76%,transparent);line-height:1.75}.feature-gallery .team-photo img{min-height:360px}.feature-gallery .feature-main img{min-height:520px}.story-section>div:first-child{align-self:center}.story-section>div:first-child p{color:var(--ink-soft);font-size:1.05rem;line-height:1.85}.story-section blockquote{margin:28px 0 0;color:var(--accent-deep);font-size:clamp(1.7rem,3vw,3.1rem);font-weight:850;line-height:1.15}.team-culture-card{display:grid;grid-template-columns:minmax(120px,.48fr) 1fr;align-items:center;gap:10px 26px;overflow:hidden;padding:18px;border:1px solid var(--ink);border-radius:24px;background:var(--surface)}.team-culture-card img{width:100%;grid-row:span 2;border-radius:16px}.team-culture-card strong{align-self:end;font-size:1.35rem}.team-culture-card p{align-self:start;margin:0;color:var(--ink-soft);line-height:1.7}.recruitment-details article{min-height:420px}.recruitment-details h3{margin:18px 0 12px;font-size:1.2rem}.recruitment-details p,.recruitment-details li{line-height:1.72}.recruitment-details ul,.recruitment-details ol{display:grid;gap:7px;margin:18px 0 0;padding-left:1.2rem}.team-group-number{display:block;margin-top:14px;color:var(--accent-deep);font-size:clamp(1.7rem,3vw,2.7rem);font-variant-numeric:tabular-nums}.group-section small{display:block;margin-top:10px;color:var(--ink-soft)}@media only screen and (max-width:780px){.home-page .teams-section .section-heading-title{transform:none}.home-page .team-illustration{width:88px;border-radius:14px}.team-feature-list,.team-culture-card{grid-template-columns:1fr}.team-feature-list article{min-height:220px}.team-culture-card img{width:min(100%,260px);grid-row:auto}.stage-gallery .stage-main img,.feature-gallery .feature-main img,.stage-gallery .team-photo img,.feature-gallery .team-photo img{min-height:0}.opportunity-section>.team-photo img,.prose-section>.team-photo img{aspect-ratio:4 / 3}.recruitment-details article{min-height:0}}.home-page .team-carousel{position:relative;display:block;width:100%;max-width:1120px;grid-template-columns:none;margin-inline:auto}.home-page .team-carousel-header{display:grid;width:min(100%,600px);grid-template-columns:auto minmax(140px,1fr) auto 44px;align-items:center;gap:14px;margin:0 auto clamp(24px,3vw,42px);color:var(--tpac-cobalt)}.home-page .team-carousel-status,.home-page .team-carousel-total{color:var(--tpac-cobalt);font-size:1rem;font-variant-numeric:tabular-nums;font-weight:900;letter-spacing:.08em}.home-page .team-progress-track{position:relative;height:3px;overflow:hidden;background:#3d4c9738}.home-page .team-progress-fill{position:absolute;inset:0;display:block;background:var(--tpac-cobalt);transform-origin:left center;transition:transform .56s cubic-bezier(.22,1,.36,1)}.home-page .team-autoplay-control{display:grid;width:44px;height:44px;place-items:center;padding:0;border:0;background:transparent;color:var(--tpac-cobalt);cursor:pointer}.home-page .team-autoplay-control:hover{background:#3d4c971a}.home-page .team-autoplay-control:focus-visible{outline:3px solid var(--tpac-cobalt);outline-offset:2px}.home-page .team-carousel-shell{position:relative;display:block;width:100%;max-width:1120px;margin-inline:auto;padding-inline:clamp(0px,2vw,24px)}.home-page .team-carousel-stage{display:grid;min-width:0;grid-template-columns:minmax(180px,.8fr) minmax(300px,1fr) minmax(180px,.8fr);align-items:center;gap:clamp(10px,1.3vw,18px);perspective:1200px}.home-page .team-carousel-stage.is-moving-next{animation:team-stage-enter-next .56s cubic-bezier(.22,1,.36,1) both}.home-page .team-carousel-stage.is-moving-prev{animation:team-stage-enter-prev .56s cubic-bezier(.22,1,.36,1) both}.home-page .team-tile,.home-page .team-tile:hover,.home-page .team-tile:focus-visible{position:relative;display:block;overflow:hidden;padding:0;border:0;border-radius:22px;box-shadow:0 22px 54px #272c3e29;transform:none}.home-page .team-tile.is-active{z-index:2;min-height:clamp(340px,30vw,440px);background:var(--tpac-cobalt)}.home-page .team-tile.is-side{min-height:clamp(240px,25vw,360px);opacity:.62;transform:scale(.92);transition:opacity .22s ease,transform .22s ease}.home-page .team-tile.is-prev{transform-origin:right center}.home-page .team-tile.is-next{transform-origin:left center}.home-page .team-tile.is-side:hover,.home-page .team-tile.is-side:focus-visible{opacity:.9;transform:scale(.95)}.home-page .team-illustration{display:block;width:100%;height:100%;min-height:inherit;border:0;border-radius:0;box-shadow:none;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.home-page .team-tile:hover .team-illustration,.home-page .team-tile:focus-visible .team-illustration{transform:scale(1.035)}.home-page .team-card-copy{position:absolute;right:clamp(14px,2vw,24px);bottom:clamp(14px,2vw,24px);left:clamp(14px,2vw,24px);display:grid;gap:7px;padding:clamp(16px,2vw,24px);background:#f2f2f2f5;box-shadow:0 12px 36px #1c1f2d24;color:var(--tpac-charcoal);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-page .team-card-index{color:var(--tpac-cobalt);font-size:.78rem;font-variant-numeric:tabular-nums;font-weight:900;letter-spacing:.1em}.home-page .team-tile strong{color:inherit;font-size:clamp(2rem,3.5vw,4.1rem);line-height:.98}.home-page .team-tile small{color:currentColor;font-size:clamp(.82rem,1.1vw,1rem)}.home-page .team-card-detail{display:inline-flex;min-height:36px;align-items:center;justify-content:space-between;gap:18px;margin-top:6px;padding-top:10px;border-top:1px solid rgb(71 75 82 / .24);font-size:.85rem;font-weight:800}.home-page .team-card-detail svg{width:24px;height:24px}.home-page .team-tile.is-side .team-card-copy{right:12px;bottom:12px;left:12px;padding:14px}.home-page .team-tile.is-side strong{font-size:clamp(1.25rem,2vw,2rem)}.home-page .team-tile.is-side small,.home-page .team-tile.is-side .team-card-detail{display:none}.home-page .team-carousel-arrow{position:absolute;z-index:4;top:50%;display:grid;width:72px;height:72px;min-width:72px;min-height:72px;place-items:center;padding:0;border:0;border-radius:0;background:transparent;color:var(--tpac-cobalt);cursor:pointer;transform:translateY(-50%);transition:color .18s ease,transform .22s cubic-bezier(.22,1,.36,1)}.home-page .team-carousel-arrow svg{width:60px;height:60px}.home-page .team-carousel-arrow:hover{background:transparent;color:var(--tpac-charcoal);transform:translateY(-50%) scale(1.1)}.home-page .team-carousel-arrow:active{transform:translateY(-50%) scale(.92)}.home-page .team-carousel-arrow-prev{left:25%}.home-page .team-carousel-arrow-next{right:25%}.home-page .team-carousel-toolbar{width:min(100%,1120px);display:flex;align-items:center;flex-direction:column;justify-content:center;gap:12px;margin-top:30px;color:var(--tpac-charcoal);text-align:center}.home-page .team-carousel-page-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;padding:12px 26px;border:0;border-radius:999px;background:var(--tpac-cobalt);color:#fff;font-size:1rem;font-weight:800;transition:background-color .18s ease,transform .18s ease}.home-page .team-carousel-page-button:hover{background:var(--accent-deep);transform:translateY(-2px)}.home-page .team-carousel-page-button:active{transform:scale(.97)}.home-page .team-carousel-page-button:focus-visible{outline:3px solid var(--tpac-cobalt);outline-offset:3px}.home-page .team-carousel-helper{color:var(--tpac-charcoal);font-size:.8rem}.home-page .service-panel-primary .button-on-accent{border-color:var(--tpac-cobalt);background:var(--tpac-cobalt);color:#fff}.home-page .service-panel-primary .button-on-accent:hover{border-color:var(--accent-deep);background:var(--accent-deep)}@keyframes team-stage-enter-next{0%{opacity:.45;transform:translate(7%)}to{opacity:1;transform:translate(0)}}@keyframes team-stage-enter-prev{0%{opacity:.45;transform:translate(-7%)}to{opacity:1;transform:translate(0)}}@media screen and (min-width:781px)and (max-width:960px){.home-page .team-carousel-stage{grid-template-columns:minmax(110px,.54fr) minmax(260px,1fr) minmax(110px,.54fr);gap:10px}.home-page .team-carousel-shell{padding-inline:10px}.home-page .team-carousel-arrow{width:60px;height:60px;min-width:60px;min-height:60px}}@media screen and (max-width:780px){.home-page .team-carousel-header{width:100%;grid-template-columns:auto minmax(80px,1fr) auto 44px;gap:10px;margin-bottom:20px}.home-page .team-carousel-shell{display:block;width:min(100%,360px);padding-inline:44px}.home-page .team-carousel-stage{grid-template-columns:1fr}.home-page .team-tile.is-side{display:none}.home-page .team-tile.is-active{min-height:clamp(320px,90vw,420px)}.home-page .team-carousel-arrow{position:absolute;z-index:4;top:50%;width:52px;height:52px;min-width:52px;min-height:52px;border:1px solid var(--tpac-cobalt);border-radius:50%;background:#f2f2f2eb;transform:translateY(-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-page .team-carousel-arrow:hover,.home-page .team-carousel-arrow:active{background:var(--tpac-cobalt);color:#fff;transform:translateY(-50%)}.home-page .team-carousel-arrow-prev{left:4px}.home-page .team-carousel-arrow-next{right:4px}.home-page .team-carousel-arrow svg{width:32px;height:32px}.home-page .team-card-copy{right:14px;bottom:14px;left:14px;padding:16px}.home-page .team-tile strong{font-size:clamp(2rem,10vw,3rem)}.home-page .team-carousel-toolbar{align-items:center;flex-direction:column;gap:10px;margin-top:18px}.home-manifesto .page-frame{padding-block:82px}.home-manifesto blockquote{max-width:11.5em;margin:40px 0 54px;font-size:clamp(2.5rem,11.5vw,4.5rem);letter-spacing:-.04em;line-height:1.08}.interior-shell .site-header{position:relative;top:auto}.team-detail .team-feature-list{grid-template-columns:1fr}.team-detail .team-feature-list article{min-height:0;transform:none}}@media screen and (prefers-reduced-motion:reduce){.home-page .team-carousel-stage,.home-page .team-progress-fill,.home-page .team-illustration,.home-page .team-tile.is-side{animation:none;transition:none}}.home-manifesto .page-frame{padding-block:clamp(110px,16vw,220px)}.home-manifesto p,.home-manifesto strong{font-size:clamp(.95rem,1.1vw,1.1rem);letter-spacing:.02em}.home-manifesto blockquote{max-width:14em;margin:54px 0 76px;font-size:clamp(3.1rem,6.7vw,7.6rem);letter-spacing:-.045em;line-height:1.08}.home-manifesto blockquote span+span{margin-top:.08em}@media screen and (min-width:781px){.home-manifesto .page-frame{width:min(calc(100% - 64px),1320px)}}.interior-shell .home-header-stack{position:sticky;top:0;z-index:30;width:100%}.interior-shell .site-header{position:relative;top:auto}.interior-shell .site-header:before{border-radius:0;transform:scaleY(1)}.interior-shell .home-announcement{transform:none}.team-detail .team-feature-list{gap:18px}.team-detail .team-feature-list article{position:relative;min-height:210px;padding:clamp(24px,2.5vw,34px);border:0;border-radius:26px;box-shadow:0 18px 42px #272c3e1f;transform:rotate(-1deg);transition:transform .22s ease,box-shadow .22s ease}.team-detail .team-feature-list article:nth-child(2){transform:translateY(14px) rotate(1deg)}.team-detail .team-feature-list article:nth-child(3){transform:rotate(-.5deg)}.team-detail .team-feature-list article:hover,.team-detail .team-feature-list article:focus-within{box-shadow:0 24px 50px #272c3e2e;transform:translateY(-5px) rotate(0)}.team-detail .team-feature-list span{margin-bottom:32px;color:color-mix(in srgb,currentColor 70%,transparent)}.team-detail .recruitment-details{gap:16px}.team-detail .recruitment-details article{min-height:300px;padding:clamp(24px,2.8vw,36px);border:0;border-radius:28px;box-shadow:0 18px 42px #272c3e1a}@media screen and (max-width:780px){.home-page .team-carousel-stage{grid-template-columns:1fr}.home-page .team-tile.is-side{display:none}.home-page .team-carousel-arrow{min-width:52px;min-height:52px}.team-detail .team-feature-list article,.team-detail .team-feature-list article:nth-child(2),.team-detail .team-feature-list article:nth-child(3){transform:none}.home-page .programme-panel{position:relative;top:auto;min-height:0;gap:24px;padding:24px;border-radius:28px}.home-page .programme-panel-header{grid-template-columns:1fr;row-gap:12px}.home-page .programme-panel-header h3{font-size:clamp(2.6rem,13vw,4.5rem);white-space:normal}.home-page .programme-gallery-link{min-height:290px}.home-page .programme-gallery-link-2 .programme-gallery-images{grid-template-columns:1fr .82fr}.home-page .programme-gallery-overlay{right:14px;bottom:14px;left:14px}.home-page .programme-panel-footer{align-items:flex-start;flex-direction:column}.programme-detail{padding-top:32px}.programme-detail-header h1{max-width:100%;font-size:clamp(3rem,15vw,5rem)}.programme-detail-gallery,.programme-detail-gallery-2{grid-template-columns:1fr}.programme-detail-grid{grid-template-columns:1fr;gap:34px}.programme-sources{align-items:flex-start;flex-direction:column;gap:24px}.programme-source-list{width:100%}}.home-page .programme-panel-with-posters .programme-gallery{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.home-page .programme-panel-with-posters .programme-image-card{display:grid;min-width:0;min-height:0;grid-template-rows:auto auto;gap:14px;margin:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;color:inherit}.home-page .programme-panel-with-posters .programme-image-card:after{display:none}.home-page .programme-panel-with-posters .programme-image-card-media{position:relative;min-height:0;aspect-ratio:4 / 5;overflow:hidden;border:1px solid rgb(71 75 82 / .13);border-radius:20px;background:#183c52;box-shadow:0 18px 34px #474b5221;isolation:isolate}.home-page .programme-panel-with-posters .programme-image-card-media:after{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#0c1f2d03 48%,#0c1f2d5c);content:"";pointer-events:none}.home-page .programme-panel-with-posters .programme-image-card img{display:block;width:100%;height:100%;min-height:0;object-fit:cover;object-position:center;filter:saturate(.96) contrast(1.01);transition:transform .5s cubic-bezier(.22,1,.36,1),filter .32s ease}.home-page .programme-panel-2 .programme-image-card-media{background:#162431}.home-page .programme-panel-2 .programme-image-card-media:after{background:linear-gradient(180deg,#0c1f2d03 62%,#0c1f2d1f)}.home-page .programme-panel-2 .programme-image-card img{object-fit:contain}.home-page .programme-panel-1 .programme-image-card:nth-child(1) img{object-position:22% center}.home-page .programme-panel-1 .programme-image-card:nth-child(2) img,.home-page .programme-panel-1 .programme-image-card:nth-child(3) img{object-position:50% center}.home-page .programme-panel-with-posters .programme-image-card:hover img,.home-page .programme-panel-with-posters .programme-image-card:focus-within img{filter:saturate(1.08) contrast(1.03);transform:scale(1.035)}.home-page .programme-panel-2 .programme-image-card:hover img,.home-page .programme-panel-2 .programme-image-card:focus-within img{filter:saturate(1.03) contrast(1.01);transform:none}.home-page .programme-panel-with-posters .programme-image-card:focus-within .programme-image-card-media{outline:3px solid var(--tpac-cobalt);outline-offset:4px}.home-page .programme-panel-with-posters .programme-image-card figcaption{display:grid;gap:4px;padding-inline:2px}.home-page .programme-panel-with-posters .programme-image-card figcaption strong{font-size:clamp(.92rem,1.15vw,1.12rem);line-height:1.25}.home-page .programme-panel-with-posters .programme-image-card figcaption small{color:color-mix(in srgb,currentColor 64%,transparent);font-size:.76rem;line-height:1.35}@media screen and (max-width:780px){.home-page .team-carousel-stage{grid-template-columns:1fr}.home-page .team-tile.is-side{display:none}.home-page .team-carousel-arrow{min-width:52px;min-height:52px}.home-page .programme-panel-with-posters .programme-gallery{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(72vw,1fr);overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:8px;scroll-snap-type:x mandatory;scrollbar-width:thin}.home-page .programme-panel-with-posters .programme-image-card{scroll-snap-align:start}}@media screen and (max-width:480px){.home-page .programme-panel-with-posters .programme-gallery{grid-auto-columns:minmax(72vw,1fr)}}@media screen and (prefers-reduced-motion:reduce){.home-page .programme-panel-with-posters .programme-image-card img{transition:none}}.home-shell .hero-cinematic{position:relative;height:calc(100vh - 108px);height:calc(100dvh - 108px);min-height:560px;grid-template-columns:1fr;grid-template-rows:1fr;isolation:isolate;background:#171920;color:#fff}.home-shell .hero-media{z-index:0;grid-area:1 / 1;width:100%;height:100%;min-height:0}.home-shell .hero-media-mask{inset:0;border-radius:0;clip-path:inset(0);-webkit-clip-path:inset(0);isolation:isolate}.home-shell .hero-media-mask:after{position:absolute;inset:0;z-index:3;background:linear-gradient(90deg,rgb(8 11 18 / .42) 0%,rgb(8 11 18 / .12) 38%,transparent 62%),linear-gradient(0deg,rgb(8 11 18 / .54) 0%,transparent 52%);content:"";pointer-events:none}.home-shell .hero-slide{object-fit:cover;object-position:center}.home-shell .hero-story{z-index:4;grid-area:1 / 1;width:100%;height:100%;min-height:0;pointer-events:none}.home-shell .hero-controls,.home-shell .hero-copy.page-frame{pointer-events:auto}.home-shell .hero-cinematic h1{color:#fff;text-shadow:0 2px 18px rgb(8 11 18 / .38)}.home-shell .hero-action-label,.home-shell .hero-apply-action{color:#fff}@media only screen and (max-width:780px){.home-shell .hero-cinematic{height:max(560px,calc(100vh - 108px));height:max(560px,calc(100dvh - 108px));min-height:0;grid-template-columns:1fr;grid-template-rows:1fr}.home-shell .hero-media{width:100%;height:100%;min-height:0;order:initial}.home-shell .hero-media-mask{clip-path:inset(0);-webkit-clip-path:inset(0)}.home-shell .hero-story{height:100%;min-height:0;order:initial}.home-shell .hero-copy.page-frame{position:absolute;right:0;bottom:0;padding:48px 68px 56px 24px}}.home-shell .hero-cinematic.is-moving-next .hero-slide.is-entering{animation:hero-slide-enter-next .6s cubic-bezier(.22,1,.36,1) both}.home-shell .hero-cinematic.is-moving-next .hero-slide.is-leaving{animation:hero-slide-leave-next .6s cubic-bezier(.22,1,.36,1) both}.home-shell .hero-cinematic.is-moving-previous .hero-slide.is-entering{animation:hero-slide-enter-previous .6s cubic-bezier(.22,1,.36,1) both}.home-shell .hero-cinematic.is-moving-previous .hero-slide.is-leaving{animation:hero-slide-leave-previous .6s cubic-bezier(.22,1,.36,1) both}@keyframes hero-slide-enter-next{0%{transform:translate3d(100%,0,0)}to{transform:translateZ(0)}}@keyframes hero-slide-leave-next{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@keyframes hero-slide-enter-previous{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}@keyframes hero-slide-leave-previous{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0)}}.home-shell .hero-cinematic.is-moving-next .hero-copy-text.is-entering{animation:hero-copy-enter-next .42s cubic-bezier(.22,1,.36,1) both}.home-shell .hero-cinematic.is-moving-next .hero-copy-text.is-leaving{animation:hero-copy-leave-next .3s ease both}.home-shell .hero-cinematic.is-moving-previous .hero-copy-text.is-entering{animation:hero-copy-enter-previous .42s cubic-bezier(.22,1,.36,1) both}.home-shell .hero-cinematic.is-moving-previous .hero-copy-text.is-leaving{animation:hero-copy-leave-previous .3s ease both}@keyframes hero-copy-enter-next{0%{opacity:0;transform:translate3d(32px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes hero-copy-leave-next{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-24px,0,0)}}@keyframes hero-copy-enter-previous{0%{opacity:0;transform:translate3d(-32px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes hero-copy-leave-previous{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(24px,0,0)}}.home-shell .hero-copy-text.is-title-short h1{max-width:12ch;font-size:clamp(3.2rem,5vw,5.6rem);line-height:1.02}.home-shell .hero-copy-text.is-title-medium h1{max-width:17ch;font-size:clamp(2.7rem,4vw,4.6rem);line-height:1.07}.home-shell .hero-copy-text.is-title-long h1{max-width:24ch;font-size:clamp(2.15rem,3vw,3.35rem);letter-spacing:-.025em;line-height:1.1}.home-shell .hero-page-controls{position:absolute;inset:0;z-index:6;pointer-events:none}.home-shell .hero-page-button{position:absolute;top:50%;display:grid;width:56px;height:56px;flex:0 0 auto;place-items:center;border:1px solid rgb(255 255 255 / .72);border-radius:50%;background:#0a0f1cad;color:#fff;box-shadow:inset 0 1px #fff3,0 12px 30px #080b122e;backdrop-filter:blur(12px) saturate(135%);-webkit-backdrop-filter:blur(12px) saturate(135%);transform:translateY(-50%);cursor:pointer;pointer-events:auto;transition:background-color .22s ease,color .22s ease,transform .22s ease}.home-shell .hero-page-button-previous{left:28px}.home-shell .hero-page-button-next{right:28px}.home-shell .hero-page-button svg,.home-shell .hero-action-button svg{flex:0 0 auto;transition:transform .22s ease}@media(hover:hover){.home-shell .hero-page-button:hover{background:#fff;color:var(--tpac-cobalt)}.home-shell .hero-page-button-previous:hover svg{transform:translate(-3px)}.home-shell .hero-page-button-next:hover svg,.home-shell .hero-action-button:hover svg{transform:translate(3px)}}.home-shell .hero-page-button:active{transform:translateY(-50%) scale(.94)}.home-shell .hero-page-button:focus-visible,.home-shell .hero-action-button:focus-visible{outline:3px solid #ffffff;outline-offset:4px;box-shadow:0 0 0 6px #3d4c977a}.home-shell .hero-copy.page-frame{row-gap:22px;padding:0 120px clamp(48px,4vw,68px) 52px}.home-shell .hero-actions{display:flex;flex-direction:row;align-items:center;gap:12px}.home-shell .hero-action-button{display:inline-flex;width:auto;min-width:0;min-height:52px;height:auto;align-items:center;justify-content:center;gap:11px;padding:12px 20px;border:1px solid rgb(255 255 255 / .56);border-radius:999px;color:#fff;font-size:1rem;font-weight:800;letter-spacing:.02em;line-height:1;text-decoration:none;white-space:nowrap;box-shadow:inset 0 1px #ffffff29,0 14px 32px #080b1229;transition:background-color .22s ease,border-color .22s ease,color .22s ease,transform .22s ease}.home-shell .hero-detail-button{background:#0a0f1c80;color:#fff;backdrop-filter:blur(12px) saturate(130%);-webkit-backdrop-filter:blur(12px) saturate(130%)}.home-shell .hero-join-button{border-color:#fff;background:#fff;color:var(--tpac-cobalt)}@media(hover:hover){.home-shell .hero-detail-button:hover{border-color:#fff;background:#fff;color:var(--tpac-cobalt);transform:translateY(-2px)}.home-shell .hero-join-button:hover{border-color:var(--tpac-cobalt);background:var(--tpac-cobalt);color:#fff;transform:translateY(-2px)}}.home-shell .hero-action-button:active{transform:scale(.98)}@media(prefers-reduced-transparency:reduce){.home-shell .hero-page-button,.home-shell .hero-detail-button{background:#101624f0;backdrop-filter:none;-webkit-backdrop-filter:none}}@media only screen and (max-width:780px){.home-shell .hero-copy-text.is-title-short h1{max-width:100%;font-size:clamp(2.35rem,11vw,3.1rem)}.home-shell .hero-copy-text.is-title-medium h1{max-width:100%;font-size:clamp(2.05rem,9.2vw,2.65rem)}.home-shell .hero-copy-text.is-title-long h1{max-width:100%;font-size:clamp(1.7rem,7.4vw,2.15rem);line-height:1.08}.home-shell .hero-page-button{width:48px;height:48px}.home-shell .hero-page-button-previous{left:12px}.home-shell .hero-page-button-next{right:12px}.home-shell .hero-copy.page-frame{row-gap:18px;padding:40px 24px 36px}.home-shell .hero-actions{width:100%;gap:8px}.home-shell .hero-action-button{min-height:48px;gap:8px;padding:11px 16px;font-size:.94rem}}@media only screen and (max-width:340px){.home-shell .hero-action-button{padding-inline:13px;font-size:.9rem}}
