/*
Theme Name: TPI Curatorial Monograph
Description: Editorial architecture concept theme for TPI Exports.
Version: 2.3.0
Text Domain: tpi-premium
*/
:root{--paper:#f4f2ed;--surface:#fff;--ink:#171717;--muted:#6d6c68;--line:rgba(23,23,23,.19);--blue:#164de8;--blue-ink:#fff;--max:1440px;--gutter:clamp(22px,5vw,76px);--serif:"TPI Cormorant",Georgia,serif;--sans:"TPI Inter",Arial,sans-serif;--mono:"TPI Plex Mono",monospace;color-scheme:light}
html[data-theme="dark"]{--paper:#111;--surface:#171717;--ink:#f4f2ed;--muted:#a5a39d;--line:rgba(244,242,237,.2);--blue:#4b76ff;--blue-ink:#fff;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}img,video{display:block;width:100%;height:auto}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:12px;top:-50px;z-index:1000;background:var(--ink);color:var(--paper);padding:10px 16px}.skip-link:focus{top:12px}.site-main{max-width:var(--max);margin:0 auto;overflow:clip;background:var(--paper)}
.site-header{position:relative;z-index:80;height:76px;background:var(--paper);border-bottom:1px solid var(--line)}.site-header__inner{max-width:var(--max);height:100%;margin:auto;padding:0 var(--gutter);display:grid;grid-template-columns:minmax(250px,1fr) auto minmax(250px,1fr);align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:20px;font:600 10px/1 var(--mono);letter-spacing:.11em;text-transform:uppercase}.brand img,.site-footer img{width:58px;height:auto;filter:none}html[data-theme="dark"] .brand img,html[data-theme="dark"] .site-footer img{background:#fff;padding:3px}.primary-navigation{display:flex;align-items:center;gap:26px;font-size:12px}.primary-navigation a{position:relative;padding:28px 0}.primary-navigation a:after{content:"";position:absolute;left:0;right:100%;bottom:19px;height:1px;background:var(--blue);transition:right .2s}.primary-navigation a:hover:after,.primary-navigation a:focus-visible:after{right:0}.site-header__actions{display:flex;justify-content:flex-end;align-items:center;gap:16px}.theme-toggle,.menu-toggle{border:0;background:transparent;width:36px;height:36px;color:var(--ink)}.header-enquiry{background:var(--blue);color:var(--blue-ink);font-size:11px;font-weight:600;padding:13px 16px}.menu-toggle{display:none}.eyebrow{font:600 10px/1.3 var(--mono);letter-spacing:.12em;text-transform:uppercase}.editorial-link{display:inline-flex;gap:18px;align-items:center;padding:9px 0;border-bottom:1px solid currentColor;font-size:12px;font-weight:600}.verification-note{font-size:11px;color:var(--muted)}
.theme-image__dark{display:none}html[data-theme="dark"] .theme-image__light{display:none}html[data-theme="dark"] .theme-image__dark{display:block}.monograph-chapter{position:relative}.chapter-rail{position:absolute;z-index:5;right:0;top:0;width:36px;height:100%;border-left:1px solid var(--line);display:flex;align-items:center;gap:16px;padding-top:20px;writing-mode:vertical-rl;color:var(--muted);font:600 9px/1 var(--mono);letter-spacing:.08em}.chapter-rail span{color:var(--blue);font-size:11px}.chapter-rail small{text-transform:uppercase}
.monograph-hero{height:min(820px,calc(100vh - 76px));min-height:650px;color:#fff}.monograph-hero__media,.monograph-hero__veil{position:absolute;inset:0}.monograph-hero__media img{height:100%;object-fit:cover;object-position:center}.monograph-hero__veil{background:linear-gradient(90deg,rgba(4,8,11,.63) 0%,rgba(4,8,11,.2) 58%,rgba(4,8,11,.04) 100%)}.monograph-hero__copy{position:absolute;left:var(--gutter);bottom:10%;max-width:740px}.monograph-hero h1,.route-hero h1,.case-header h1,.start-intro h1,.contact-intro h1{font:400 clamp(74px,8.6vw,132px)/.78 var(--serif);letter-spacing:-.055em;margin:22px 0 30px}.monograph-hero h1 span,.route-hero h1 span,.case-header h1 span,.start-intro h1 span,.contact-intro h1 span{color:var(--blue)}.monograph-hero__copy>p:not(.eyebrow){max-width:500px;font-size:14px}.monograph-hero__caption{position:absolute;right:58px;bottom:20px;font:600 9px/1.4 var(--mono);letter-spacing:.08em;text-transform:uppercase;background:rgba(0,0,0,.58);padding:8px 10px;max-width:300px}
.monograph-section,.movement-strip,.route-ledger,.editorial-ledger,.collaboration-chapters,.guidance-grid,.contact-routes{padding:110px max(var(--gutter),calc((100% - 1300px)/2))}.monograph-heading{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr);gap:64px;align-items:end;margin-bottom:70px}.monograph-heading h2,.expertise-chapters__intro h2,.studio-film h2,.practice-split h2,.enquiry-grid h2,.route-cta h2,.case-brief h2,.drawing-split h2,.proof-band h2,.project-form-section h2,.guidance-grid h2,.contact-routes h2,.site-footer h2{font:400 clamp(50px,6.2vw,90px)/.88 var(--serif);letter-spacing:-.045em;margin:16px 0}.monograph-heading>p{font-size:13px;color:var(--muted);max-width:430px}
.selected-work{background:var(--surface);border-bottom:1px solid var(--line)}.work-triptych{display:grid;grid-template-columns:1.15fr .85fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line)}.work-tile{background:var(--surface)}.work-tile a{display:block}.work-tile figure{position:relative;margin:0;height:460px;overflow:hidden}.work-tile:nth-child(2) figure{height:370px;margin-top:90px}.work-tile figure img{height:100%;object-fit:cover;transition:transform .6s}.work-tile a:hover img{transform:scale(1.025)}.work-tile figcaption,.editorial-figure figcaption,.practice-split figcaption,.case-hero figcaption,.start-intro figcaption{position:absolute;left:10px;bottom:10px;background:rgba(0,0,0,.66);color:#fff;padding:6px 8px;font:600 8px/1.2 var(--mono);text-transform:uppercase}.work-tile> a > div{padding:22px}.work-tile span,.folio,.proof-gallery article>span{font:600 10px/1 var(--mono);color:var(--blue)}.work-tile h3,.proof-gallery h3,.people-grid h3,.ideas-grid h3{font:400 30px/1 var(--serif);margin:10px 0 8px}.work-tile p{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}
.expertise-chapters{background:var(--paper);padding:110px 36px 0}.expertise-chapters__intro{max-width:960px;padding:0 var(--gutter) 80px}.expertise-chapter{display:grid;grid-template-columns:1.7fr 1fr;min-height:560px;border-top:1px solid var(--line)}.expertise-chapter:nth-of-type(even){grid-template-columns:1fr 1.7fr}.expertise-chapter:nth-of-type(even) figure{order:2}.expertise-chapter figure{margin:0;overflow:hidden}.expertise-chapter figure img{height:100%;object-fit:cover}.expertise-chapter:nth-of-type(2) img{object-position:65% center}.expertise-chapter>div{display:flex;flex-direction:column;justify-content:center;padding:70px}.expertise-chapter h3{font:400 clamp(50px,5.2vw,78px)/.9 var(--serif);margin:18px 0}.expertise-chapter p{max-width:380px;color:var(--muted)}
.studio-film{display:grid;grid-template-columns:.72fr 1.28fr;min-height:680px;background:#101010;color:#f4f2ed}.studio-film__copy{padding:90px var(--gutter);display:flex;flex-direction:column;justify-content:center}.studio-film figure{margin:0;position:relative;overflow:hidden}.studio-film video{height:100%;object-fit:cover}.studio-film figcaption{position:absolute;bottom:18px;left:18px;font:600 9px/1 var(--mono);text-transform:uppercase}.studio-film .verification-note{color:#aaa}
.movement-strip{background:var(--surface);border-bottom:1px solid var(--line)}.movement-strip ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.movement-strip li{min-height:230px;padding:24px 20px;border-right:1px solid var(--line)}.movement-strip li:last-child{border:0}.movement-strip li span,.collaboration-chapters li span,.guidance-grid li span{font:600 10px/1 var(--mono);color:var(--blue)}.movement-strip h3,.collaboration-chapters h3,.guidance-grid h3{font:400 26px/1 var(--serif);margin:70px 0 8px}.movement-strip p,.collaboration-chapters p,.guidance-grid p{font-size:11px;color:var(--muted)}
.practice-split,.drawing-split{display:grid;grid-template-columns:1.12fr .88fr;min-height:720px;border-bottom:1px solid var(--line)}.practice-split figure,.drawing-split figure{margin:0;position:relative;overflow:hidden}.practice-split figure img,.drawing-split figure img{height:100%;object-fit:cover}.practice-split>div,.drawing-split>div{padding:90px var(--gutter);display:flex;flex-direction:column;justify-content:center}.practice-split dl{margin:38px 0}.practice-split dl div,.practice-row{padding:14px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:120px 1fr;gap:20px}.practice-split dt{font-size:11px;font-weight:600}.practice-split dd{margin:0;font-size:11px;color:var(--muted)}
.proof-gallery{background:var(--paper)}.proof-gallery__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.proof-gallery article{background:var(--paper);padding-bottom:26px}.proof-gallery figure{height:240px;margin:0 0 20px;overflow:hidden}.proof-gallery figure img{height:100%;object-fit:cover;filter:grayscale(1)}.proof-gallery article>span,.proof-gallery h3,.proof-gallery article>p{display:block;margin-left:20px;margin-right:20px}.proof-gallery article>p{font-size:11px;color:var(--muted)}
.people-gallery{background:var(--surface)}.people-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.people-grid figure{margin:0;height:390px;position:relative;overflow:hidden;background:#d4d1ca}.people-grid figure img{height:100%;object-fit:cover;filter:grayscale(1) contrast(1.15);transform:scale(2.4);transform-origin:38% 38%;opacity:.78}.people-grid article:nth-child(2) img{transform-origin:68% 28%}.people-grid article:nth-child(3) img{transform-origin:36% 70%}.people-grid article:nth-child(4) img{transform-origin:74% 62%}.people-grid figure span{position:absolute;inset:0;display:grid;place-items:center;font:400 104px/1 var(--serif);color:#fff;mix-blend-mode:difference}.people-grid p,.people-grid small{font-size:11px;color:var(--muted)}
.ideas-section{background:var(--paper)}.ideas-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.ideas-grid figure{margin:0 0 24px;height:280px;overflow:hidden}.ideas-grid figure img{height:100%;object-fit:cover}.ideas-grid article>p:not(.eyebrow){font-size:12px;color:var(--muted)}

/* Elementor's frontend reset gives `figure` a higher-specificity zero margin.
 * Keep the source theme's editorial spacing when these sections are widgets. */
body.tpi-premium-site .elementor .elementor-widget .work-tile figure{margin:0}body.tpi-premium-site .elementor .elementor-widget .proof-gallery figure{margin:0 0 20px}body.tpi-premium-site .elementor .elementor-widget .ideas-grid figure{margin:0 0 24px}
.enquiry-grid,.project-form-section{display:grid;grid-template-columns:.72fr 1.28fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.enquiry-grid__intro,.project-form-section>aside{padding:100px var(--gutter);background:var(--blue);color:#fff}.enquiry-grid__form,.project-form-section>div{padding:100px var(--gutter);background:var(--surface)}.demo-form{margin-top:30px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 20px}.form-grid label{display:flex;flex-direction:column;gap:8px}.form-grid label>span,.demo-form small{font:600 9px/1.4 var(--mono);letter-spacing:.07em;text-transform:uppercase}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:12px 0;background:transparent;outline:none}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--blue)}.form-grid__wide{grid-column:1/-1}.upload-field input{padding:10px;border:1px solid var(--line)}.checkbox-field{display:grid!important;grid-template-columns:20px 1fr;align-items:start}.checkbox-field input{width:16px}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1px solid var(--ink);border-radius:0;padding:14px 19px;margin-top:28px;font-size:11px;font-weight:600}.button--primary{background:var(--blue);border-color:var(--blue);color:#fff}.button--ghost{background:transparent}.form-status{font-size:12px;color:var(--blue);min-height:20px}.form-footnote{font-size:10px;color:var(--muted)}
.site-footer{max-width:var(--max);margin:auto;background:#101010;color:#eee}.site-footer__statement{padding:90px var(--gutter);border-bottom:1px solid #444}.site-footer__statement>p:last-child{max-width:480px;color:#aaa}.site-footer__directory{display:grid;grid-template-columns:repeat(4,1fr);padding:60px var(--gutter);gap:1px;background:#444}.site-footer__directory>div:not(.elementor-element-overlay):not(.elementor-shape):not(.ui-resizable-handle):not(.ui-wrapper){background:#101010;padding:0 24px;display:flex;flex-direction:column;align-items:flex-start;gap:9px;min-height:150px}.footer-index{color:var(--blue);font:600 10px/1 var(--mono)}.site-footer__directory a,.site-footer__directory span{font-size:11px;color:#aaa}.site-footer__directory a{color:#fff}.site-footer__bottom{padding:22px var(--gutter);display:flex;align-items:center;gap:32px;border-top:1px solid #444;font-size:10px;color:#999}.site-footer__bottom span:last-child{margin-left:auto}
/* route heroes */
.route-hero{height:720px;color:#fff}.route-hero__media,.route-hero__veil{position:absolute;inset:0}.route-hero__media img{height:100%;object-fit:cover}.route-hero__veil{background:linear-gradient(90deg,rgba(0,0,0,.64),rgba(0,0,0,.08))}.route-hero__copy{position:absolute;left:var(--gutter);bottom:70px;max-width:720px}.route-hero__copy>p:last-child{max-width:470px}.route-ledger>header,.contact-routes>header{display:flex;align-items:end;justify-content:space-between;margin-bottom:55px}.route-ledger h2,.contact-routes h2{font:400 72px/.9 var(--serif);margin:10px 0}.filter-ledger{display:flex;gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:50px}.filter-ledger button{border:0;border-right:1px solid var(--line);background:transparent;padding:15px 20px;font-size:11px}.filter-ledger button.is-active{background:var(--ink);color:var(--paper)}.programme-index{display:grid;grid-template-columns:1.25fr .75fr 1fr;gap:24px}.programme-index figure{height:390px;margin:0 0 18px;position:relative;overflow:hidden}.programme-index a:nth-child(2) figure{height:300px;margin-top:90px}.programme-index img{height:100%;object-fit:cover}.programme-index figcaption{position:absolute;left:8px;bottom:8px;background:rgba(0,0,0,.65);color:#fff;font:600 8px/1 var(--mono);padding:6px}.programme-index span{color:var(--blue);font:600 10px/1 var(--mono)}.programme-index h3{font:400 30px/1 var(--serif);margin:8px 0}.programme-index p{font-size:10px;text-transform:uppercase;color:var(--muted)}
.editorial-ledger{display:grid;grid-template-columns:1fr 1fr;background:var(--surface)}.editorial-ledger header{grid-column:1/-1}.editorial-ledger article{display:grid;grid-template-columns:50px 1fr;gap:10px;padding:34px;border-top:1px solid var(--line)}.editorial-ledger article:nth-of-type(odd){border-right:1px solid var(--line)}.editorial-ledger article span{color:var(--blue);font:600 10px/1 var(--mono)}.editorial-ledger article h3{font:400 34px/1 var(--serif);margin:0}.editorial-ledger article p{grid-column:2;font-size:12px;color:var(--muted)}
.route-cta,.alternative-contact{padding:120px var(--gutter);background:var(--blue);color:#fff}.route-cta h2,.alternative-contact h2{max-width:900px}.route-cta .button{background:#fff;color:#111;border-color:#fff}
.case-header{display:grid;grid-template-columns:1.6fr .4fr;gap:70px;padding:100px var(--gutter);background:var(--surface)}.case-header dl{margin:55px 0 0}.case-header dl div{padding:14px 0;border-top:1px solid var(--line)}.case-header dt{font:600 9px/1 var(--mono);text-transform:uppercase}.case-header dd{margin:5px 0 0;font-size:12px;color:var(--muted)}.case-hero{height:790px;margin:0;position:relative}.case-hero>img{height:100%;object-fit:cover}.case-brief{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding:120px var(--gutter);background:var(--paper)}.case-brief>div:last-child{padding-top:60px;color:var(--muted);max-width:500px}.case-movements>article{display:grid;grid-template-columns:1.45fr .55fr;min-height:520px;border-top:1px solid var(--line)}.case-movements>article:nth-child(even){grid-template-columns:.55fr 1.45fr}.case-movements>article:nth-child(even) figure{order:2}.case-movements figure{margin:0}.case-movements figure img{height:100%;object-fit:cover}.case-movements article>div{padding:70px;display:flex;flex-direction:column;justify-content:center}.case-movements span{font:600 10px/1 var(--mono);color:var(--blue)}.case-movements h2{font:400 58px/1 var(--serif);margin:16px 0}.case-movements p{color:var(--muted);font-size:13px}
.proof-band{padding:100px var(--gutter);background:#111;color:#eee;display:grid;grid-template-columns:.7fr 1.3fr;gap:60px}.proof-band>div{display:grid;grid-template-columns:1fr 1fr;border:1px solid #444}.proof-band article{padding:28px;border-right:1px solid #444;border-bottom:1px solid #444;min-height:180px}.proof-band article:nth-child(even){border-right:0}.proof-band article span{font:600 10px/1 var(--mono);color:var(--blue)}.proof-band article p{font-size:11px;color:#aaa}
.start-intro{display:grid;grid-template-columns:1.08fr .92fr;min-height:760px;background:var(--surface)}.start-intro figure{margin:0;position:relative}.start-intro figure img{height:100%;object-fit:cover}.start-intro>div{padding:90px var(--gutter);display:flex;flex-direction:column;justify-content:center}.start-intro h1{font-size:clamp(68px,7.3vw,108px)}.collaboration-chapters ol{list-style:none;margin:60px 0 0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line)}.collaboration-chapters li{padding:25px;border-right:1px solid var(--line);min-height:230px}.collaboration-chapters li:last-child{border-right:0}.project-form-section>aside ul{padding-left:18px;font-size:12px}.contact-form-section aside dl div{padding:11px 0;border-top:1px solid rgba(255,255,255,.35)}.contact-form-section dt{font:600 9px/1 var(--mono);text-transform:uppercase}.contact-form-section dd{margin:4px 0 0}.guidance-grid{display:grid;grid-template-columns:.7fr 1.3fr}.guidance-grid ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.guidance-grid li{padding:24px;border-right:1px solid var(--line)}.alternative-contact{min-height:420px;display:flex;flex-direction:column;justify-content:center}
.contact-intro{padding:110px var(--gutter);background:var(--surface)}.contact-intro h1{max-width:950px}.contact-intro>p:last-child{max-width:540px;color:var(--muted)}.contact-routes>div{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.contact-routes article{padding:25px;border-right:1px solid var(--line);min-height:240px}.contact-routes article:last-child{border-right:0}.contact-routes article span{font:600 10px/1 var(--mono);color:var(--blue)}.contact-routes article h3{font:400 27px/1 var(--serif);margin:70px 0 10px}.contact-routes article p{font-size:11px;color:var(--muted)}
@media(max-width:900px){.site-header{height:64px}.site-header__inner{grid-template-columns:1fr auto auto;padding:0 20px}.brand span,.header-enquiry{display:none}.menu-toggle{display:block}.primary-navigation{position:fixed;inset:64px 0 auto;background:var(--paper);border-bottom:1px solid var(--line);padding:20px;display:none;flex-direction:column;align-items:flex-start;gap:0}.primary-navigation.is-open{display:flex}.primary-navigation a{width:100%;padding:14px 0;border-bottom:1px solid var(--line);font:400 30px/1 var(--serif)}.site-header__actions{grid-column:2;grid-row:1}.menu-toggle{grid-column:3;grid-row:1}.chapter-rail{width:24px}.monograph-hero{height:calc(100svh - 64px);min-height:620px}.monograph-hero__copy{left:22px;right:42px;bottom:90px}.monograph-hero h1,.route-hero h1,.case-header h1,.start-intro h1,.contact-intro h1{font-size:clamp(58px,18vw,82px)}.monograph-hero__caption{left:22px;right:42px;bottom:20px;max-width:none}.monograph-section,.movement-strip,.route-ledger,.editorial-ledger,.collaboration-chapters,.guidance-grid,.contact-routes{padding:72px 38px 72px 22px}.monograph-heading{grid-template-columns:1fr;gap:18px;margin-bottom:42px}.monograph-heading h2,.expertise-chapters__intro h2,.studio-film h2,.practice-split h2,.enquiry-grid h2,.route-cta h2,.case-brief h2,.drawing-split h2,.proof-band h2,.project-form-section h2,.guidance-grid h2,.contact-routes h2,.site-footer h2{font-size:50px}.work-triptych,.programme-index{display:block;background:transparent;border:0}.work-tile{margin-bottom:34px}.work-tile figure,.work-tile:nth-child(2) figure,.programme-index figure,.programme-index a:nth-child(2) figure{height:330px;margin:0 0 16px}body.tpi-premium-site .elementor .elementor-widget .work-tile figure,body.tpi-premium-site .elementor .elementor-widget .work-tile:nth-child(2) figure{margin:0 0 16px}.expertise-chapters{padding:70px 24px 0}.expertise-chapters__intro{padding:0 14px 50px}.expertise-chapter,.expertise-chapter:nth-of-type(even){grid-template-columns:1fr;min-height:0}.expertise-chapter:nth-of-type(even) figure{order:0}.expertise-chapter figure{height:330px}.expertise-chapter>div{padding:48px 22px}.studio-film,.practice-split,.drawing-split,.enquiry-grid,.project-form-section,.case-header,.case-brief,.proof-band,.start-intro,.guidance-grid{grid-template-columns:1fr}.studio-film__copy,.practice-split>div,.drawing-split>div,.enquiry-grid__intro,.enquiry-grid__form,.project-form-section>aside,.project-form-section>div{padding:70px 38px 70px 22px}.studio-film figure{height:360px}.movement-strip ol,.collaboration-chapters ol{display:block}.movement-strip li,.collaboration-chapters li{min-height:150px;border-right:0;border-bottom:1px solid var(--line)}.movement-strip h3,.collaboration-chapters h3{margin-top:34px}.practice-split figure,.drawing-split figure{height:420px}.proof-gallery__grid,.people-grid,.ideas-grid{grid-template-columns:1fr 1fr}.proof-gallery figure{height:180px}.people-grid figure{height:300px}.people-grid h3,.ideas-grid h3{font-size:24px}.site-footer__directory{grid-template-columns:1fr 1fr;padding:44px 22px}.site-footer__statement{padding:70px 22px}.site-footer__bottom{padding:20px 22px;flex-wrap:wrap}.site-footer__bottom span:last-child{margin-left:0}.route-hero{height:650px}.route-hero__copy{left:22px;right:38px;bottom:55px}.filter-ledger{overflow:auto}.filter-ledger button{white-space:nowrap}.editorial-ledger{grid-template-columns:1fr}.editorial-ledger article:nth-of-type(odd){border-right:0}.case-header{padding:80px 38px 70px 22px}.case-header dl{margin-top:10px}.case-hero{height:520px}.case-brief{padding:70px 38px 70px 22px;gap:20px}.case-brief>div:last-child{padding-top:0}.case-movements>article,.case-movements>article:nth-child(even){grid-template-columns:1fr}.case-movements>article:nth-child(even) figure{order:0}.case-movements figure{height:330px}.case-movements article>div{padding:48px 38px 48px 22px}.proof-band{padding:70px 38px 70px 22px}.start-intro figure{height:420px}.start-intro>div{padding:70px 38px 70px 22px}.contact-intro{padding:80px 38px 70px 22px}.contact-routes>div{grid-template-columns:1fr}.contact-routes article{min-height:150px;border-right:0;border-bottom:1px solid var(--line)}.contact-routes article h3{margin-top:30px}.guidance-grid ol{grid-template-columns:1fr}.guidance-grid li{border-right:0;border-bottom:1px solid var(--line)}.route-cta,.alternative-contact{padding:80px 38px 80px 22px}}
@media(max-width:520px){body{font-size:14px}.form-grid{grid-template-columns:1fr}.form-grid__wide{grid-column:auto}.proof-gallery__grid,.people-grid,.ideas-grid{grid-template-columns:1fr}.proof-gallery figure,.ideas-grid figure{height:230px}.people-grid figure{height:360px}.site-footer__directory{grid-template-columns:1fr}.site-footer__directory>div:not(.elementor-element-overlay):not(.elementor-shape):not(.ui-resizable-handle):not(.ui-wrapper){min-height:auto;padding:18px 0}.monograph-hero__media img,.route-hero__media img{object-position:64% center}.case-hero{height:440px}.site-footer__bottom{display:block}.site-footer__bottom>*{display:block;margin:12px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Restore the programme-card rhythm that Elementor's global figure reset removes. */
@media(max-width:900px){
  body.family-monograph.tpi-premium-site .elementor .elementor-widget .programme-index figure,
  body.family-monograph.tpi-premium-site .elementor .elementor-widget .programme-index a:nth-child(2) figure{margin:0 0 16px}
}
