:root{--ral-7016:#383e42;--ral-7016-dark:#2d3235;--ral-7016-deep:#24292c;--ral-7016-light:#50575b;--ral-7016-muted:#697175;--warm-white:#f3f1ec;--soft-grey:#c8cdce;--border-light:#f3f1ec29;--copper:#c58a59;--copper-hover:#d29b6d;--anthracite:var(--ral-7016);--anthracite-dark:var(--ral-7016-dark);--anthracite-deep:var(--ral-7016-deep);--anthracite-light:var(--ral-7016-light);--anthracite-soft:var(--ral-7016-muted);--surface-dark:#252a2d;--surface-mid:#343a3e;--surface-light:#f2efe9;--surface-warm:#e7e1d8;--text-on-dark:#f4f1eb;--text-muted-dark:#c7c9c7;--text-on-light:#232629;--text-muted-light:#686d70;--border-dark:#f4f1eb24;--border-light-semantic:#23262926;--cream:var(--warm-white);--paper:var(--warm-white);--sand:var(--soft-grey);--ink:var(--ral-7016-deep);--muted:var(--ral-7016-muted);--orange:var(--copper);--line:#24292c2e;--radius:26px}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.shell{width:min(100% - 40px,1220px);margin:auto}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--orange);align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}h1,h2,h3{letter-spacing:-.045em;line-height:1.03}h1{margin:20px 0 24px;font-size:clamp(52px,7vw,98px)}h2{margin:14px 0 20px;font-size:clamp(38px,5vw,70px)}p{color:var(--muted)}.lead{max-width:68ch;font-size:20px}.muted{color:var(--muted)}.small-copy{font-size:13px}.btn{border:1px solid var(--ink);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 21px;font-weight:800;display:inline-flex}.secondary{background:0 0}.light-btn{color:#fff;border-color:#fff}.small-btn{min-height:42px;padding:0 16px}.actions{flex-wrap:wrap;gap:12px;display:flex}.topbar{background:var(--ink);color:#fff;font-size:11px}.topbar-inner{justify-content:space-between;align-items:center;min-height:32px;display:flex}.header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#f3efe7ed;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;min-height:78px;display:flex}.brand{letter-spacing:.15em;flex-direction:column;line-height:.92;display:flex}.brand strong{font-size:17px}.brand span{color:var(--orange);margin-top:6px;font-size:9px}.desktop-nav{align-items:center;gap:26px;font-size:14px;display:flex}.menu-btn{background:0 0;border:0;display:none}.mobile-nav{gap:16px;padding:18px 0 28px;display:grid}.hero-grid{grid-template-columns:1fr .9fr;align-items:center;gap:70px;display:grid}.hero-copy>p{max-width:60ch;font-size:20px}.hero-trust{flex-wrap:wrap;gap:22px;margin-top:28px;font-size:13px;display:flex}.hero-trust span{align-items:center;gap:7px;display:flex}.hero-trust svg{width:17px;color:var(--orange)}.hero-visual{position:relative}.hero-visual img{object-fit:cover;border-radius:34px;width:100%;min-height:650px}.hero-note{background:var(--orange);color:#fff;text-transform:uppercase;letter-spacing:.12em;padding:13px 16px;font-size:11px;position:absolute;bottom:70px;left:-24px}.marquee{background:var(--ink);color:#fff;border-block:1px solid #fff2;overflow:hidden}.marquee-track{white-space:nowrap;letter-spacing:.16em;width:max-content;padding:15px 0;font-size:11px;animation:24s linear infinite marquee}@keyframes marquee{to{transform:translate(-50%)}}.split-intro{grid-template-columns:1fr 1fr;align-items:end;gap:70px;margin-bottom:48px;display:grid}.split-intro>p{font-size:18px}.service-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.service-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;flex-direction:column;min-height:320px;padding:26px;transition:transform .2s,box-shadow .2s;display:flex}.service-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.service-card svg{color:var(--orange)}.service-card small{color:var(--muted);margin-top:38px}.service-card h3{margin:8px 0;font-size:29px}.service-card span{align-items:center;gap:8px;margin-top:auto;font-weight:800;display:flex}.dark-section{background:var(--ink);color:#fff}.dark-section p{color:#ffffffa8}.editorial-grid{grid-template-columns:1fr 1fr;gap:80px;display:grid}.process-list>div{border-bottom:1px solid #fff2;grid-template-columns:60px 1fr;gap:18px;padding:20px 0;display:grid}.process-list span{color:var(--orange)}.process-list h3{margin:0;font-size:27px}.sand-section{background:var(--sand)}.calculator-callout{grid-template-columns:1fr .8fr;align-items:center;gap:70px;display:grid}.calculator-callout img{border-radius:28px}.location-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.location-grid a{background:var(--paper);border:1px solid var(--line);border-radius:16px;justify-content:space-between;align-items:center;padding:22px;font-size:20px;font-weight:800;display:flex}.guide-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.guide-card{border:1px solid #ffffff25;border-radius:20px;flex-direction:column;min-height:300px;padding:24px;display:flex}.guide-card small{color:var(--orange)}.guide-card h3{font-size:25px}.guide-card span{align-items:center;gap:7px;margin-top:auto;display:flex}.final-cta{text-align:center;max-width:900px}.final-cta p{font-size:19px}.page-intro{max-width:900px;margin-bottom:48px}.fee-tool{background:var(--paper);border:1px solid var(--line);border-radius:30px;grid-template-columns:.85fr 1.15fr;gap:28px;padding:30px;display:grid}.fee-form{gap:20px;display:grid}.fee-form label,.contact-form label{gap:8px;font-size:13px;font-weight:800;display:grid}.fee-form select,.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;padding:14px}.area-value{font-size:36px}.fee-form input[type=range]{width:100%;accent-color:var(--orange)}.fee-form fieldset{border:0;gap:9px;padding:0;display:grid}.check-row{border:1px solid var(--line);border-radius:12px;align-items:center;padding:13px;grid-template-columns:20px 1fr!important}.fee-result{background:var(--ink);color:#fff;border-radius:24px;padding:28px}.fee-result>p,.fee-result .lead-revealed>p{color:#ffffffa8}.total{letter-spacing:-.04em;font-size:48px;display:block}.breakdown{margin:22px 0}.breakdown>div{border-bottom:1px solid #fff2;justify-content:space-between;padding:12px 0;display:flex}.include{border-top:1px solid #fff2;padding-top:16px}.include h3{align-items:center;gap:8px;display:flex}.include h3 svg{color:var(--orange);width:19px}.include ul{color:#ffffffb0}.notice{background:#d85f2a22;border:1px solid #d85f2a66;border-radius:12px;padding:14px}.lead-gate{color:var(--ink);background:#fff;border-radius:22px;gap:18px;padding:28px;display:grid}.lead-gate-heading{grid-template-columns:auto 1fr;gap:14px;display:grid}.lead-lock{width:46px;height:46px;color:var(--orange);background:#d85f2a18;border-radius:14px;place-items:center;display:grid}.lead-gate h3{margin:8px 0;font-size:32px}.lead-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.lead-gate label{gap:7px;font-size:13px;font-weight:800;display:grid}.lead-gate input[type=text],.lead-gate input[type=email]{border:1px solid var(--line);border-radius:12px;width:100%;padding:14px}.lead-consent{grid-template-columns:20px 1fr!important;font-weight:400!important}.lead-consent input{margin-top:4px}.lead-consent a{text-decoration:underline}.lead-submit{width:100%}.lead-trust{text-align:center;color:var(--muted);justify-content:center;align-items:center;gap:7px;font-size:12px;display:flex}.lead-error{background:#a3292012;border-radius:10px;padding:11px;color:#a32920!important}.lead-confirmation{color:var(--ink);background:#edf5ed;border-radius:16px;grid-template-columns:auto 1fr;gap:13px;margin-bottom:18px;padding:20px;display:grid}.lead-confirmation>svg{color:#3b6c42}.lead-confirmation span{text-transform:uppercase;letter-spacing:.13em;color:#3b6c42;font-size:11px;font-weight:800;display:block}.lead-confirmation strong{font-size:24px;display:block}.lead-next-step{color:var(--ink);background:#fff;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:24px;margin-top:22px;padding:22px;display:grid}.lead-next-step small{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-weight:800}.lead-next-step h3{margin:5px 0;font-size:26px}.content-page,.article-page{max-width:1100px}.content-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px;display:grid}.content-grid article{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:25px}.content-grid article svg{color:var(--orange)}.content-grid h2{font-size:24px}.content-cta{background:var(--ink);color:#fff;border-radius:26px;margin-top:64px;padding:36px}.content-cta p{color:#ffffffa8}.article-page section{max-width:760px;margin-top:48px}.article-page section h2{font-size:34px}.projects-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.projects-grid article{background:var(--paper);border:1px solid var(--line);border-radius:22px;overflow:hidden}.projects-grid img{object-fit:cover;width:100%;height:430px}.projects-grid article>div{padding:22px}.projects-grid h2{font-size:30px}.projects-grid span{align-items:center;gap:6px;display:flex}.about-grid,.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:70px;display:grid}.about-grid img{border-radius:28px}.tick-list{gap:12px;padding:0;list-style:none;display:grid}.tick-list li{align-items:center;gap:9px;display:flex}.tick-list svg{color:var(--orange)}.contact-form{background:var(--paper);border:1px solid var(--line);border-radius:24px;gap:17px;padding:28px;display:grid}.error{color:#a32920}footer{color:#fff;background:#11110f;padding:68px 0 24px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:50px;display:grid}.footer-grid>div{align-content:start;gap:9px;display:grid}.footer-grid p{color:#fff9;max-width:48ch}.footer-grid h3{color:var(--orange);text-transform:uppercase;letter-spacing:.14em;font-size:12px}.footer-bottom{color:#fff6;border-top:1px solid #fff2;margin-top:48px;padding-top:20px;font-size:12px}.footer-brand{margin-bottom:12px}@media (max-width:950px){.desktop-nav{display:none}.menu-btn{display:block}.hero-grid,.split-intro,.editorial-grid,.calculator-callout,.fee-tool,.about-grid,.contact-grid{grid-template-columns:1fr}.service-grid,.guide-grid{grid-template-columns:1fr 1fr}.hero-visual img{min-height:520px}.content-grid{grid-template-columns:1fr 1fr}}@media (max-width:650px){.shell{width:min(100% - 28px,1220px)}.section{padding:74px 0}.topbar-inner span:last-child{display:none}h1{font-size:48px}.hero{padding-top:36px}.hero-note{bottom:20px;left:10px}.service-grid,.location-grid,.guide-grid,.projects-grid,.content-grid,.footer-grid,.lead-fields,.lead-next-step{grid-template-columns:1fr}.fee-tool,.fee-result{padding:18px}.lead-gate{padding:20px}.projects-grid img{height:310px}.total{font-size:38px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto}.marquee-track{animation:none}}:root{--north-ink:var(--warm-white);--north-charcoal:var(--ral-7016);--north-stone:var(--ral-7016-light);--north-warm-stone:var(--ral-7016-muted);--north-cream:var(--ral-7016-deep);--north-paper:var(--warm-white);--north-muted:var(--soft-grey);--north-border:var(--border-light);--north-copper:var(--copper);--north-copper-dark:var(--copper-hover);--north-olive:var(--ral-7016-muted);--north-dark-olive:var(--ral-7016-dark);--cream:var(--north-cream);--paper:var(--north-paper);--sand:var(--north-stone);--ink:var(--north-ink);--muted:var(--north-muted);--orange:var(--north-copper);--line:var(--north-border);--radius:18px}body{background:var(--north-cream)}:focus-visible{outline:3px solid var(--north-copper);outline-offset:4px}.btn{transition:background-color .2s,border-color .2s,color .2s,transform .2s}.btn:hover{transform:translateY(-2px)}.header{border-color:var(--north-border);background:#383e42f5}.topbar{background:var(--north-dark-olive)}.mobile-nav{border-top:1px solid var(--north-border);background:var(--north-cream)}.home-hero .hero-copy>p{color:#faf7f1e0;max-width:730px;font-size:clamp(17px,1.6vw,20px)}.home-hero .eyebrow{color:var(--copper-hover)}.home-hero .secondary:hover{background:var(--north-paper);color:var(--north-ink)}.home-trust-strip{background:var(--ral-7016-light);border-color:var(--north-border);background:var(--north-stone)}.home-trust-strip .trust-proof-grid>*{border-color:var(--north-border);min-height:96px}.home-project-section{background:var(--ral-7016)}.home-project-card{border:1px solid var(--north-border);border-radius:0}.home-project-overlay span{color:var(--copper-hover)}.home-project-overlay:after{content:"→";color:var(--north-copper);font-size:26px}.home-case-study-section,.home-journal-section{background:var(--ral-7016-light)}.home-case-study-copy{background:var(--north-dark-olive);border-radius:0}.home-case-study-image{border-radius:0}.home-studio-photo,.home-studio-photo img{border-radius:0}.home-studio-caption{background:var(--north-copper)}.home-service-pathway-topline{color:var(--north-muted);grid-row:1/3;justify-content:flex-start;align-items:flex-start;gap:22px}.home-service-pathway p,.home-service-pathway:nth-child(3) p{color:var(--north-muted);margin:0}.home-service-links a,.home-service-pathway:nth-child(3) .home-service-links a{border-color:var(--north-border)}.home-service-links svg{color:var(--north-copper);transition:transform .2s}.home-service-links a:hover svg{transform:translate(3px,-3px)}.home-fee-section{background:var(--north-cream)}.home-fee-callout{background:var(--north-dark-olive);border-radius:0}.home-journal-feature,.home-journal-supporting article{background:var(--north-paper);box-shadow:none;border-radius:0}.home-local-expertise{background:var(--north-paper);padding:100px 0}.home-local-expertise>div{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);align-items:start}.home-local-expertise h2{margin:12px 0 20px;font-size:clamp(42px,5vw,68px)}.home-local-expertise p{max-width:58ch;font-size:18px}.home-local-expertise nav{border-top:1px solid var(--north-border);justify-content:flex-start;padding-top:36px}.home-local-expertise nav a{color:var(--north-ink)}.home-process-section{background:var(--ral-7016-light)}.home-process-intro{grid-template-columns:.55fr 1.45fr;align-items:start;gap:50px;display:grid}.home-process-intro h2{max-width:900px;color:var(--north-paper);margin:0}.home-process-list{border-top:1px solid var(--border-light);grid-template-columns:repeat(3,1fr);margin:58px 0 40px;padding:0;list-style:none;display:grid}.home-process-list li{border-right:1px solid var(--border-light);padding:28px 30px 10px 0}.home-process-list li+li{padding-left:30px}.home-process-list li:last-child{border-right:0}.home-process-list span{color:var(--copper-hover);font-size:12px;font-weight:800}.home-process-list h3{color:var(--north-paper);margin:28px 0 12px;font-size:27px}.home-process-list p{color:#f3f1ecc7}.home-process-section .centered-actions{justify-content:flex-start}footer{background:var(--ral-7016-dark);color:var(--north-paper)}footer h3,.footer-studio-block span{color:var(--copper-hover)}.page-intro,.services-hero,.studio-v4-hero,.location-page-hero{background:var(--north-paper)}.services-hero-grid>img,.location-hero-grid>img,.projects-grid img,.project-card,.content-grid article,.location-directory-card,.location-topic-grid article,.contact-form,.fee-tool{border-radius:0}.service-overview-card,.projects-grid article{box-shadow:none;border-radius:0}.sand-section,.location-hub-section{background:var(--ral-7016-light)}.dark-section,.fee-result,.location-service-panel{background:var(--north-dark-olive)}.contact-form,.enquiry-form{background:var(--north-paper);border-color:var(--north-border)}.fee-form select,.contact-form input,.contact-form select,.contact-form textarea{background:var(--north-cream);color:var(--north-ink)}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:3px solid var(--north-copper);outline-offset:1px;border-color:var(--north-copper)}@media (max-width:950px){.home-trust-strip .trust-proof-grid{grid-template-columns:repeat(2,1fr)}.home-service-pathway,.home-service-pathway:nth-child(2),.home-service-pathway:nth-child(3){grid-template-columns:75px 1fr}.home-service-links{grid-area:auto/2}.home-process-intro,.home-local-expertise>div,.home-process-list{grid-template-columns:1fr}.home-process-list li,.home-process-list li+li{border-bottom:1px solid #faf7f133;border-right:0;padding:25px 0}.footer-grid-expanded{grid-template-columns:1fr 1fr}}@media (max-width:650px){.home-hero{align-items:flex-end;min-height:690px}.home-hero-background{object-position:61% center}.home-hero-shade{background:linear-gradient(#12120f14 0%,#12120f61 33%,#12120fe0 72%,#12120ff0 100%)}.home-hero .hero-copy{padding:42px 0}.home-hero .hero-copy h1{font-size:clamp(2.7rem,13vw,3.45rem);line-height:.96}.home-hero .hero-copy>p{font-size:16px;line-height:1.45}.home-hero .actions{gap:8px}.home-hero .btn{min-height:46px;padding:0 15px;font-size:13px}.home-trust-strip .trust-proof-grid{grid-template-columns:1fr 1fr}.home-service-pathway,.home-service-pathway:nth-child(2),.home-service-pathway:nth-child(3){grid-template-columns:1fr;gap:14px}.home-service-pathway-topline{grid-row:auto}.home-service-links{grid-column:auto}.home-local-expertise{padding:74px 0}.home-local-expertise nav{display:flex}.footer-grid-expanded{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.btn,.home-project-image img,.home-service-links svg{transition:none!important}}.brand-one-line{white-space:nowrap;letter-spacing:-.025em;display:block}.brand-one-line strong{font-size:clamp(20px,2vw,30px);font-weight:900}.answer-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.answer-grid article{background:var(--paper);border:1px solid var(--line);border-radius:22px;flex-direction:column;min-height:290px;padding:25px;display:flex;position:relative}.answer-grid article>span{color:var(--muted);font-size:13px}.answer-grid article>svg{width:34px;height:34px;color:var(--orange);margin:35px 0 22px}.answer-grid h3{margin:0 0 10px;font-size:27px}.answer-grid p{margin:0}.image-band{background:#ded5c7;padding:70px 0}.image-band-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:64px;display:grid}.image-band-grid img,.visual-project-grid img{object-fit:cover;border-radius:26px;width:100%;height:570px}.package-intro{max-width:800px;margin-bottom:42px}.package-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.package-grid article{border:1px solid #ffffff28;border-radius:24px;flex-direction:column;min-height:480px;padding:28px;display:flex}.package-grid article.featured-package{background:var(--orange);border-color:var(--orange);transform:translateY(-12px)}.package-number{opacity:.7;margin-bottom:46px;font-size:12px}.package-grid small{text-transform:uppercase;letter-spacing:.14em;color:#fff9}.package-grid h3{margin:8px 0 14px;font-size:32px}.package-grid ul{color:#ffffffbd;gap:9px;padding-left:20px;display:grid}.package-grid a{border-top:1px solid #ffffff2b;justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;font-weight:800;display:flex}.visual-project-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:64px;display:grid}.centered-action{text-align:center;margin-top:36px}.social-showcase{grid-template-columns:.75fr 1.25fr;align-items:center;gap:60px;display:grid}.social-showcase>div:first-child>svg{color:var(--orange);width:38px;height:38px}.social-photo-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.social-photo-grid img{object-fit:cover;border-radius:22px;width:100%;height:500px}.social-photo-grid img:last-child{margin-top:70px}.social-links{gap:10px;margin-top:12px;display:flex}.social-links a{border:1px solid #ffffff35;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.social-links svg{width:18px}.expanded-projects{grid-template-columns:repeat(3,1fr)}.project-card img{height:300px}.project-card p{margin-bottom:18px}.guides-index{gap:10px;display:grid}.guide-index-card{background:var(--paper);border:1px solid var(--line);border-radius:16px;grid-template-columns:60px 1fr auto;align-items:center;gap:25px;padding:22px 24px;transition:transform .2s,background .2s;display:grid}.guide-index-card:hover{background:#fff;transform:translate(5px)}.guide-index-card>span{color:var(--orange);font-weight:800}.guide-index-card h2{margin:0 0 6px;font-size:25px}.guide-index-card p{margin:0}.photo-frame img{object-fit:cover}@media (max-width:1000px){.answer-grid{grid-template-columns:1fr 1fr}.package-grid{grid-template-columns:1fr}.package-grid article.featured-package{transform:none}.expanded-projects{grid-template-columns:1fr 1fr}.image-band-grid,.visual-project-grid,.social-showcase{grid-template-columns:1fr}}@media (max-width:650px){.answer-grid,.expanded-projects{grid-template-columns:1fr}.image-band-grid img,.visual-project-grid img{height:360px}.social-photo-grid img{height:320px}.social-photo-grid img:last-child{margin-top:30px}.guide-index-card{grid-template-columns:40px 1fr}.guide-index-card>svg{display:none}.brand-one-line strong{font-size:20px}}.project-filters button{border:1px solid var(--line);background:var(--paper);cursor:pointer;color:var(--ink);border-radius:999px;padding:11px 17px;font-weight:800}.project-filters button.active,.project-filters button:hover{background:var(--ink);border-color:var(--ink);color:#fff}.project-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;overflow:hidden}.project-card>div{padding:22px}.project-card span{color:var(--orange);align-items:center;gap:7px;font-weight:800;display:flex}.founder-home-section{background:#fff}.founder-home-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:72px;display:grid}.founder-home-photo,.founder-photo-wrap{position:relative}.founder-home-photo img,.founder-photo-wrap img{object-fit:cover;object-position:center top;background:#ded7cb;border-radius:28px;width:100%;height:650px}.founder-home-label,.founder-caption{background:var(--ink);color:#fff;min-width:220px;padding:17px 20px;display:grid;position:absolute;bottom:28px;right:-18px}.founder-home-label small,.founder-caption small{text-transform:uppercase;letter-spacing:.13em;color:var(--orange);font-size:10px}.founder-home-label strong,.founder-caption strong{font-size:22px}.founder-home-label span,.founder-caption span{color:#fff9;font-size:12px}.studio-hero{background:#fff}.studio-statement{max-width:950px;margin-bottom:50px}.studio-statement>p{max-width:70ch;font-size:20px}.values-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.values-grid article{border:1px solid #ffffff24;border-radius:20px;min-height:310px;padding:24px}.values-grid article>span{color:#ffffff70;font-size:12px}.values-grid article>svg{color:var(--orange);width:33px;height:33px;margin:42px 0 20px;display:block}.values-grid h3{margin:0 0 10px;font-size:27px}.values-grid p{color:#ffffffa5}.studio-process{grid-template-columns:1fr 1fr;align-items:start;gap:70px;display:grid}.studio-process>div:last-child p:first-child{font-size:19px}@media (max-width:950px){.founder-home-grid,.studio-process{grid-template-columns:1fr}.values-grid{grid-template-columns:1fr 1fr}.founder-home-photo{max-width:680px}.founder-home-label{right:16px}}@media (max-width:650px){.values-grid{grid-template-columns:1fr}.founder-home-photo img,.founder-photo-wrap img{height:500px}.founder-home-label,.founder-caption{margin-top:-2px;position:static}.project-filters{flex-wrap:nowrap;padding-bottom:8px;overflow-x:auto}.project-filters button{white-space:nowrap}}.topbar-phone{color:#fff;align-items:center;gap:6px;font-weight:800;display:flex}.nav-phone{white-space:nowrap;align-items:center;gap:6px;font-weight:900;display:flex}.call-btn{background:var(--ink);color:#fff;border-color:var(--ink)}.mobile-call-float{display:none}.contact-phone-card{background:var(--ink);color:#fff;border-radius:20px;grid-template-columns:auto 1fr;align-items:center;gap:16px;max-width:390px;margin:28px 0;padding:20px;display:grid;box-shadow:0 18px 38px #0000001f}.contact-phone-card>svg{width:32px;height:32px;color:var(--orange)}.contact-phone-card small,.contact-phone-card strong,.contact-phone-card span{display:block}.contact-phone-card small{color:#fff9;text-transform:uppercase;letter-spacing:.12em;font-size:10px}.contact-phone-card strong{letter-spacing:-.03em;font-size:30px}.contact-phone-card span{color:var(--orange);font-weight:800}.centered-actions{justify-content:center}.services-hero{background:#fff;padding:clamp(82px,8vw,112px) 0 88px;scroll-margin-top:120px}.services-hero-grid{grid-template-columns:1fr .95fr;align-items:center;gap:64px;display:grid}.services-hero-grid img{object-fit:cover;border-radius:30px;width:100%;height:620px}.services-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:22px;display:grid}.service-overview-card{background:var(--paper);border:1px solid var(--line);border-radius:24px;min-width:0;min-height:340px;transition:transform .2s,border-color .2s,box-shadow .2s;display:block;overflow:hidden}.service-overview-card:hover{border-color:#d85f2a66;transform:translateY(-2px);box-shadow:0 14px 30px #00000012}.service-overview-copy{flex-direction:column;height:100%;padding:30px;display:flex}.service-overview-copy>span{color:var(--muted);font-size:11px}.service-overview-copy>svg{color:var(--orange);margin:28px 0 16px}.service-overview-copy h2{margin:0 0 12px;font-size:31px}.service-overview-copy strong{color:var(--orange);align-items:center;gap:7px;margin-top:auto;display:flex}.service-overview-card:hover .service-overview-copy strong{color:#a8441c}.service-detail-hero{background:#fff;padding:70px 0 92px}.service-detail-grid{grid-template-columns:1fr .95fr;grid-template-areas:"copy image""actions image";align-items:center;gap:26px 68px;display:grid}.service-detail-copy{grid-area:copy;align-self:end}.service-detail-actions{grid-area:actions;align-self:start}.service-detail-image{background:var(--sand);border-radius:30px;grid-area:image;width:100%;height:650px;position:relative;overflow:hidden}.service-detail-image img{object-fit:cover;object-position:center}.service-detail-columns{grid-template-columns:.8fr 1.2fr;gap:70px;display:grid}.large-check-list{grid-template-columns:1fr 1fr;gap:14px;margin:0;padding:0;list-style:none;display:grid}.large-check-list li{background:var(--paper);border:1px solid var(--line);border-radius:14px;align-items:center;gap:10px;padding:18px;font-weight:800;display:flex}.large-check-list svg,.deliverables-grid svg{color:var(--orange);flex:none}.process-card-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.process-card-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:270px;padding:24px}.process-card-grid article>span{color:var(--orange);font-weight:800}.process-card-grid h3{margin:42px 0 10px;font-size:27px}.service-deliverables{grid-template-columns:.85fr 1.15fr;align-items:start;gap:70px;display:grid}.deliverables-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.deliverables-grid>div{border:1px solid var(--line);background:var(--paper);border-radius:14px;align-items:center;gap:9px;padding:17px;font-weight:800;display:flex}.faq-list details{border:1px solid #ffffff25;border-radius:14px;padding:18px 20px}.faq-list summary{cursor:pointer;font-size:18px;font-weight:900}.faq-list p{margin-bottom:0}@media (max-width:1100px){.desktop-nav{gap:18px}.nav-phone{display:none}}@media (max-width:950px){.services-hero-grid,.service-detail-grid,.service-detail-columns,.service-deliverables,.faq-layout{grid-template-columns:1fr}.service-detail-grid{grid-template-areas:"copy""image""actions";gap:28px}.services-overview-grid{grid-template-columns:1fr}.process-card-grid{grid-template-columns:1fr 1fr}.service-detail-image,.services-hero-grid img{height:500px}}@media (max-width:650px){body{padding-bottom:calc(66px + env(safe-area-inset-bottom))}.topbar-inner{min-height:28px}.nav{min-height:64px}.menu-btn{width:42px;height:42px;color:var(--ink);place-items:center;padding:0;display:grid}.mobile-call-float{left:14px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:60;background:var(--orange);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:13px;font-weight:900;display:flex;position:fixed;box-shadow:0 10px 28px #0000003d}.mobile-call-float svg{width:18px}.topbar-phone{font-size:12px}.services-hero{padding:48px 0 60px;scroll-margin-top:92px}.services-overview-grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:16px}.service-overview-card{min-height:310px}.service-overview-copy{padding:24px}.large-check-list,.deliverables-grid,.process-card-grid{grid-template-columns:1fr}.service-detail-hero{padding:32px 0 56px}.service-detail-grid{gap:22px}.service-detail-copy h1{margin:14px 0 16px;font-size:clamp(39px,11.5vw,50px)}.service-detail-copy .lead{margin-bottom:0;font-size:17px;line-height:1.5}.service-detail-image{border-radius:20px;height:clamp(300px,55svh,420px)}.service-detail-image img{object-position:var(--mobile-object-position,center)}.service-detail-image-hmo img{object-position:50% 52%}.service-detail-actions{width:100%}.services-hero-grid img{height:clamp(300px,55svh,420px)}}.location-hero-trust{margin-top:24px}.location-area-copy{border-top:1px solid var(--line);margin-top:24px;padding-top:22px;font-weight:700}.text-link{text-decoration:underline;-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange);text-underline-offset:3px}.birmingham-projects-section{background:var(--paper)}.birmingham-project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.birmingham-project-card{background:var(--cream);border:1px solid var(--line);border-radius:22px;flex-direction:column;display:flex;overflow:hidden}.birmingham-project-card>a:first-child{aspect-ratio:3/2;display:block;overflow:hidden}.birmingham-project-card img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.birmingham-project-card:hover img{transform:scale(1.025)}.birmingham-project-card>div{flex-direction:column;flex:1;padding:24px;display:flex}.birmingham-project-card small{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-weight:800}.birmingham-project-card span{color:var(--muted);margin-top:6px;font-size:13px}.birmingham-project-card h3{margin:18px 0 10px;font-size:29px}.birmingham-project-card p{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.project-case-study-link{align-items:center;gap:7px;margin-top:auto;padding-top:18px;font-weight:800;display:flex}.project-empty-state{border:1px solid var(--line);border-radius:16px;max-width:68ch;padding:22px}.birmingham-process-list{display:grid}.birmingham-process-list article{border-bottom:1px solid var(--line);grid-template-columns:54px 1fr;gap:18px;padding:22px 0;display:grid}.birmingham-process-list article:first-child{padding-top:0}.birmingham-process-list span{color:var(--orange);font-weight:800}.birmingham-process-list h3{margin:0 0 8px;font-size:27px}.birmingham-process-list p{margin:0}.process-qualification{margin-top:36px}.process-qualification p{border-left:4px solid var(--orange);background:var(--paper);margin:0;padding:18px 22px;font-weight:700}@media (max-width:850px){.birmingham-project-grid{grid-template-columns:1fr}.birmingham-project-card{grid-template-columns:minmax(220px,.8fr) 1.2fr;display:grid}.birmingham-project-card>a:first-child{aspect-ratio:auto;height:100%}}@media (max-width:650px){.location-hero-trust{gap:10px;display:grid}.birmingham-project-card{display:flex}.birmingham-project-card>a:first-child{aspect-ratio:3/2;height:auto}.birmingham-project-card>div{padding:20px}}.trust-proof{border-block:1px solid var(--line);background:#fff}.trust-proof-grid{grid-template-columns:repeat(4,1fr);display:grid}.trust-proof-grid>div,.trust-proof-grid>a{border-right:1px solid var(--line);padding:22px;display:grid}.trust-proof-grid>:last-child{border-right:0}.trust-proof-grid strong{font-size:20px}.trust-proof-grid span{color:var(--muted);font-size:12px}.before-after-promo{background:#e7dfd3}.before-after-promo-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:64px;display:grid}.before-after-promo-images{grid-template-columns:1fr 1fr;gap:12px;display:grid}.before-after-promo-images img{object-fit:cover;border-radius:22px;width:100%;height:520px}.before-after-promo-images img:last-child{margin-top:54px}.before-after-grid{gap:34px;display:grid}.before-after-card{background:var(--paper);border:1px solid var(--line);border-radius:24px;overflow:hidden}.before-after-stage{background:#ddd;height:610px;position:relative;overflow:hidden}.before-after-stage img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.after-image-wrap{position:absolute;inset:0;overflow:hidden}.before-label,.after-label{z-index:5;color:#fff;text-transform:uppercase;letter-spacing:.12em;background:#171715d9;border-radius:999px;padding:8px 12px;font-size:10px;position:absolute;top:18px}.before-label{left:18px}.after-label{right:18px}.slider-divider{z-index:4;pointer-events:none;background:#fff;width:3px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.slider-divider span{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:50px;height:50px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 22px #0003}.before-after-range{opacity:0;cursor:ew-resize;z-index:7;width:100%;height:100%;position:absolute;inset:0}.before-after-copy{padding:24px}.before-after-copy small{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-weight:800}.before-after-copy h2{margin:8px 0;font-size:34px}.guide-callout{background:var(--sand);border-radius:18px;gap:8px;margin:38px 0;padding:22px;display:grid}.guide-callout strong{font-size:22px}.article-check-list{grid-template-columns:1fr 1fr;gap:12px;padding:0;list-style:none;display:grid}.article-check-list li{background:var(--paper);border:1px solid var(--line);border-radius:12px;align-items:center;gap:9px;padding:15px;font-weight:800;display:flex}.article-check-list svg{color:var(--orange);flex:none}.article-page h3{margin-top:28px;font-size:24px}.related-guides{max-width:none!important;margin-top:72px!important}.related-guide-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:20px;display:grid}.related-guide-grid>a{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:20px}.related-guide-grid h3{margin:0 0 8px}.related-guide-grid p{font-size:14px}.related-guide-grid span{color:var(--orange);align-items:center;gap:6px;font-weight:800;display:flex}@media (max-width:950px){.trust-proof-grid{grid-template-columns:1fr 1fr}.trust-proof-grid>*{border-bottom:1px solid var(--line)}.before-after-promo-grid{grid-template-columns:1fr}.before-after-stage{height:500px}}@media (max-width:650px){.trust-proof-grid{grid-template-columns:1fr}.trust-proof-grid>*{border-right:0}.before-after-promo-images img{height:320px}.before-after-promo-images img:last-child{margin-top:28px}.before-after-stage{height:390px}.article-check-list,.related-guide-grid{grid-template-columns:1fr}}.offices-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.office-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;grid-template-columns:auto 1fr;align-items:start;gap:18px;padding:26px;display:grid}.office-card-icon{width:50px;height:50px;color:var(--orange);background:#d85f2a18;border-radius:14px;place-items:center;display:grid}.office-card small{text-transform:uppercase;letter-spacing:.13em;color:var(--orange);font-size:10px;font-weight:800}.office-card h2,.office-card h3{margin:6px 0 12px;font-size:30px}.office-card address,footer address,.local-office-panel address{color:var(--muted);font-style:normal;line-height:1.65}.office-actions{gap:8px;margin-top:16px;display:grid}.office-actions a{align-items:center;gap:7px;font-weight:800;display:flex}.footer-grid-expanded{grid-template-columns:1.25fr 1fr 1fr .8fr}.footer-phone{align-items:center;gap:7px;display:flex}.footer-brand-logo-link{width:min(100%,220px);margin-bottom:12px;line-height:0;display:inline-flex}.footer-brand-logo{width:100%;height:auto;display:block}.footer-location-band{border-top:1px solid #ffffff24;grid-template-columns:110px minmax(0,1fr);align-items:start;gap:28px;margin-top:34px;padding-top:22px;display:grid}.footer-location-band h3{color:var(--orange);text-transform:uppercase;letter-spacing:.14em;margin:2px 0 0;font-size:12px}.footer-location-links{flex-wrap:wrap;align-items:center;gap:10px 26px;display:flex}.footer-location-links a{color:#ffffffdb;white-space:nowrap;font-size:14px}.footer-location-links .footer-location-all{color:var(--orange);font-weight:700}.footer-bottom{flex-wrap:wrap;justify-content:space-between;gap:12px 24px;display:flex}.footer-bottom a{color:#ffffffad;font-size:12px}.local-office-panel{grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;display:grid}.office-home-section{background:#fff}@media (max-width:950px){.footer-grid-expanded{grid-template-columns:1fr 1fr}.local-office-panel{grid-template-columns:1fr}}@media (max-width:650px){.offices-grid,.footer-grid-expanded,.office-card{grid-template-columns:1fr}.footer-location-band{grid-template-columns:1fr;gap:12px}}.hero-call-link{margin-top:13px;font-size:13px}.hero-call-link a{text-underline-offset:3px;font-weight:900;text-decoration:underline}.featured-project-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.featured-project-grid a{display:block}.featured-project-grid img{object-fit:cover;border-radius:20px;width:100%;height:390px;margin-bottom:15px}.featured-project-grid small{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.featured-project-grid h3{margin:5px 0;font-size:28px}.genuine-projects .project-card img{height:320px}.project-detail-hero{background:var(--ink);height:min(78vh,760px);position:relative;overflow:hidden}.project-detail-hero>img{object-fit:cover;opacity:.84;width:100%;height:100%}.project-detail-overlay{color:#fff;position:absolute;bottom:55px;left:50%;transform:translate(-50%)}.project-detail-overlay small{text-transform:uppercase;letter-spacing:.15em;color:#fff;font-weight:800}.project-detail-overlay h1{margin:10px 0;font-size:clamp(48px,7vw,96px)}.project-detail-overlay p{color:#fff;align-items:center;gap:7px;display:flex}.project-detail-grid{grid-template-columns:1.2fr .8fr;gap:70px;display:grid}.project-facts{margin:0}.project-facts>div{border-bottom:1px solid var(--line);grid-template-columns:140px 1fr;gap:18px;padding:15px 0;display:grid}.project-facts dt{color:var(--muted)}.project-facts dd{margin:0;font-weight:800}.google-review-section{background:#fff}.google-review-panel{border:1px solid var(--line);border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:30px;display:grid}.google-stars{color:#f2ae2e;display:flex}.google-stars svg{width:23px}.google-review-panel h2{margin:6px 0;font-size:40px}.before-after-stage img{background:#ddd}@media (max-width:950px){.featured-project-grid{grid-template-columns:1fr 1fr}.project-detail-grid,.google-review-panel{grid-template-columns:1fr}}@media (max-width:650px){.featured-project-grid{grid-template-columns:1fr}.featured-project-grid img{height:330px}.project-detail-hero{height:620px}.project-facts>div{grid-template-columns:1fr}}.studio-setup{background:#ece7de;place-items:center;min-height:100vh;padding:30px;display:grid}.studio-setup>div{border:1px solid var(--line);background:#fff;border-radius:24px;max-width:680px;padding:38px}.studio-setup small{color:var(--orange);letter-spacing:.12em;text-transform:uppercase;font-weight:900}.studio-setup h1{margin:12px 0;font-size:52px}.studio-setup code{background:#f3efe8;border-radius:5px;padding:3px 6px}@media (max-width:700px){.studio-setup h1{font-size:38px}}.nearby-links{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.nearby-links a{border:1px solid #ffffff40;border-radius:999px;padding:10px 14px;display:inline-flex}.project-detail-hero{position:relative;overflow:hidden}.project-detail-hero>img{object-fit:cover;width:100%;height:520px}.project-detail-overlay{color:#fff;text-shadow:0 2px 18px #0000008c;padding-bottom:36px;position:absolute;inset:auto 0 0}@media (max-width:768px){.project-detail-hero>img{height:340px}}@media (max-width:650px){.project-detail-hero{height:auto;min-height:0;overflow:hidden}.project-detail-hero>img{object-fit:contain;width:100%;height:auto;max-height:none;display:block}.project-detail-overlay{bottom:auto;left:auto;right:auto;box-sizing:border-box;background:var(--ink);width:100%;padding:32px 22px 38px;position:relative;inset:auto;transform:none}.project-detail-overlay h1{overflow-wrap:anywhere;word-break:normal;margin:10px 0 16px;font-size:clamp(38px,11vw,58px);line-height:.96}.project-detail-overlay p{margin:0;line-height:1.5;display:block}}@media (min-width:651px){.project-detail-overlay{box-sizing:border-box;width:min(1180px,100% - 48px)}.project-detail-overlay h1{overflow-wrap:normal;max-width:950px;font-size:clamp(48px,6vw,88px);line-height:.95}.project-detail-overlay{box-sizing:border-box;padding:38px max(24px,50vw - 590px) 42px;width:100%!important;max-width:none!important;bottom:0!important;left:0!important;right:0!important;transform:none!important}.project-detail-overlay h1{overflow-wrap:normal;width:100%;max-width:1050px;margin:8px 0 14px;font-size:clamp(48px,5.4vw,86px);line-height:.94}}.guides-index{max-width:1050px;margin-left:auto;margin-right:auto}.guide-index-card{border-radius:20px;grid-template-columns:70px minmax(0,1fr) 36px;align-items:center;gap:24px;min-height:150px;padding:28px 32px;display:grid}.guide-index-card h2{max-width:760px;margin:0 0 8px;line-height:1.08}@media (max-width:700px){.guides-index{max-width:100%}.guide-index-card{border-radius:16px;grid-template-columns:44px minmax(0,1fr) 24px;gap:14px;min-height:0;padding:22px 18px}.guide-index-card h2{font-size:24px}}.guides-index{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1180px;display:grid}.guide-index-card{border-radius:22px;grid-template-rows:auto 1fr;grid-template-columns:1fr 32px;align-items:start;gap:18px;min-height:250px;padding:34px;display:grid}.guide-index-card>span{grid-column:1/-1;font-size:15px;font-weight:800}.guide-index-card>div{grid-column:1;align-self:end}.guide-index-card>svg{grid-area:2/2;place-self:end}.guide-index-card h2{max-width:100%;margin:0 0 12px;font-size:30px;line-height:1.05}.guide-index-card p{max-width:100%;margin:0;line-height:1.5}@media (max-width:800px){.guides-index{grid-template-columns:1fr;max-width:100%}.guide-index-card{min-height:210px;padding:26px 22px}.guide-index-card h2{font-size:26px}}.brand-wordmark{letter-spacing:-.045em;white-space:nowrap;align-items:baseline;gap:.28em;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:clamp(22px,2vw,34px);font-weight:800;line-height:1;display:inline-flex}.brand-wordmark span:first-child{color:var(--ink)}.brand-wordmark span:last-child{color:var(--orange)}@media (max-width:650px){.brand-wordmark{gap:.22em;font-size:26px}}.header .brand-wordmark{letter-spacing:-.05em;gap:.24em;font-weight:900;font-size:clamp(30px,2.4vw,42px)!important}@media (max-width:900px){.header .brand-wordmark{font-size:30px!important}}@media (max-width:650px){.header .brand-wordmark{gap:.18em;font-size:24px!important}}.header .brand strong{letter-spacing:-.045em;white-space:nowrap;font-weight:900;line-height:1;display:block;font-size:clamp(28px,2.15vw,38px)!important}@media (max-width:650px){.header .brand strong{font-size:25px!important}}.header .brand.brand-one-line .brand-title{color:var(--ink);letter-spacing:-.045em;white-space:nowrap;font-family:Arial,Helvetica,sans-serif;font-weight:900;line-height:1;display:block;font-size:34px!important}@media (max-width:900px){.header .brand.brand-one-line .brand-title{font-size:28px!important}}@media (max-width:650px){.header .brand.brand-one-line .brand-title{font-size:24px!important}}.selected-work-section{padding-top:96px;padding-bottom:96px}.selected-work-heading{max-width:760px;margin-bottom:34px}.selected-work-heading h2{letter-spacing:-.045em;margin:10px 0 0;font-size:clamp(42px,5vw,72px);line-height:.96}.selected-work-grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1.8fr) minmax(300px,1fr);gap:18px;min-height:680px;display:grid}.selected-work-grid>a{background:#111;border-radius:22px;display:block;position:relative;overflow:hidden}.selected-work-main{grid-row:1/3}.selected-work-grid img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.selected-work-grid>a:hover img{transform:scale(1.025)}.selected-work-overlay{color:#fff;background:linear-gradient(#0000,#000000c7);padding:70px 28px 26px;position:absolute;inset:auto 0 0}.selected-work-overlay span{color:#f2a06b;letter-spacing:.14em;text-transform:uppercase;margin-bottom:7px;font-size:12px;font-weight:800;display:block}.selected-work-overlay strong{font-size:clamp(22px,2.2vw,34px);line-height:1.05;display:block}.selected-work-action{justify-content:center;margin-top:30px;display:flex}@media (max-width:850px){.selected-work-section{padding-top:68px;padding-bottom:68px}.selected-work-grid{grid-template-rows:auto;grid-template-columns:1fr;min-height:0}.selected-work-main,.selected-work-small{aspect-ratio:4/3;grid-row:auto}.selected-work-heading h2{font-size:clamp(38px,11vw,58px)}}.why-hepburn-section{background:#f4f0e8}.why-hepburn-grid{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:center;gap:clamp(40px,6vw,88px);display:grid}.why-hepburn-image{border-radius:22px;min-height:560px;overflow:hidden}.why-hepburn-image img{object-fit:cover;width:100%;height:100%;min-height:560px;display:block}.why-hepburn-content h2{max-width:660px;margin:14px 0 20px}.why-hepburn-content>p{max-width:620px;color:var(--muted);margin-bottom:30px;font-size:1.08rem;line-height:1.7}.why-hepburn-list{gap:15px;margin:0 0 34px;padding:0;list-style:none;display:grid}.why-hepburn-list li{align-items:flex-start;gap:12px;font-size:1rem;line-height:1.45;display:flex}.why-hepburn-list li span{color:var(--orange);font-weight:800}@media (max-width:820px){.why-hepburn-grid{grid-template-columns:1fr;gap:32px}.why-hepburn-image,.why-hepburn-image img{min-height:360px}}.authority-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.authority-grid article{border:1px solid #ffffff24;border-radius:22px;flex-direction:column;min-height:390px;padding:28px;display:flex}.authority-grid article>span{color:var(--orange);letter-spacing:.14em;font-size:12px;font-weight:800}.authority-grid h3{margin:48px 0 14px;font-size:30px}.authority-grid p{margin:0}.authority-grid a{border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:20px;font-weight:800;display:flex}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.review-card{background:var(--paper);border:1px solid var(--line);border-radius:24px;flex-direction:column;min-height:340px;padding:30px;display:flex}.review-card>svg{color:var(--orange);width:34px;height:34px}.review-card blockquote{letter-spacing:-.035em;margin:34px 0 28px;font-size:clamp(24px,2.6vw,38px);line-height:1.18}.review-card strong{display:block}.review-card small{color:var(--muted);margin-top:5px}.review-card a{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:20px;font-weight:800;display:flex}.review-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.faq-list{gap:12px;display:grid}.faq-list details{border-top:1px solid var(--line);padding:20px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;letter-spacing:-.02em;font-size:21px;font-weight:800}.faq-list p{max-width:68ch;margin:14px 0 0}.birmingham-enquiry-section .contact-form{color:var(--ink)}.birmingham-enquiry-section .contact-form p{color:inherit}.enquiry-trust-list{gap:12px;margin:28px 0;padding:0;list-style:none;display:grid}.enquiry-trust-list li{align-items:center;gap:10px;display:flex}.enquiry-trust-list svg{color:var(--orange);flex:none}@media (max-width:950px){.authority-grid{grid-template-columns:1fr}.authority-grid article{min-height:300px}.review-grid{grid-template-columns:1fr}}@media (max-width:650px){.authority-grid h3{margin-top:30px}.review-card{min-height:0;padding:24px}.review-actions{display:grid}}.project-content-section{padding-bottom:72px}.project-description-panel{border-top:1px solid var(--line);text-align:left;margin-top:72px;padding-top:54px}.project-description-heading{max-width:760px;margin:0 0 30px}.project-description-heading h2{margin:10px 0 0;font-size:clamp(38px,5vw,64px)}.project-description-copy{text-align:left;max-width:780px}.project-description-copy.is-multicolumn{column-count:2;column-fill:balance;column-gap:clamp(46px,6vw,82px);max-width:none}.project-description-paragraph{break-inside:avoid-column;margin:0 0 22px;font-size:17px;line-height:1.78}.project-description-subheading,.project-description-minor-heading,.project-description-quote,.project-description-list{break-inside:avoid-column}.project-description-subheading{margin:38px 0 16px;font-size:clamp(30px,3vw,46px)}.project-description-minor-heading{margin:30px 0 12px;font-size:26px}.project-description-quote{border-left:4px solid var(--orange);margin:28px 0;padding:8px 0 8px 22px;font-size:21px;line-height:1.55}.project-description-list{gap:9px;margin:0 0 24px;padding-left:24px;display:grid}.project-gallery-section{padding-top:0}.project-gallery-single{grid-template-columns:minmax(0,1fr)}.project-gallery-single figure{width:min(100%,1000px)}.project-gallery-single img{width:100%;max-height:none}@media (max-width:850px){.project-description-panel{margin-top:54px;padding-top:42px}.project-description-copy.is-multicolumn{column-count:1}}@media (max-width:650px){.project-content-section{padding-bottom:54px}.project-description-panel{margin-top:42px;padding-top:34px}.project-description-heading{margin-bottom:22px}.project-description-paragraph{font-size:16px;line-height:1.72}}.west-midlands-link-section{padding-top:72px;padding-bottom:72px}.west-midlands-link-panel{border:1px solid var(--line);background:#f3f0ea;border-radius:24px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(36px,6vw,84px);padding:clamp(32px,5vw,64px);display:grid}.west-midlands-link-panel h2{margin:10px 0 18px;font-size:clamp(36px,4.4vw,62px)}.west-midlands-link-cards{gap:14px;display:grid}.west-midlands-link-cards>a{border:1px solid var(--line);background:#fff;border-radius:18px;gap:10px;padding:24px;transition:transform .2s,border-color .2s;display:grid}.west-midlands-link-cards>a:hover{border-color:var(--orange);transform:translateY(-2px)}.west-midlands-link-cards strong{font-size:22px}.west-midlands-link-cards span{color:var(--orange);align-items:center;gap:8px;font-weight:800;display:flex}.footer-location-links{gap:8px;margin-top:24px;display:grid}.footer-location-links strong{margin-bottom:3px}.footer-location-links a{width:max-content;max-width:100%}.project-location-link-section{padding-top:0}.project-location-link-panel{border:1px solid var(--line);background:#f3f0ea;border-radius:20px;justify-content:space-between;align-items:center;gap:32px;padding:32px;display:flex}.project-location-link-panel h2{margin:8px 0 10px}.project-location-link-panel p{max-width:680px;margin:0}@media (max-width:800px){.west-midlands-link-panel{grid-template-columns:1fr}.project-location-link-panel{display:grid}}.footer-links-column{align-content:start;gap:28px;display:grid}.footer-link-group{align-content:start;gap:9px;display:grid}.footer-link-group h3{margin:0 0 3px}.hero{padding:42px 0 78px;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(400px,.92fr);align-items:start;gap:56px}.hero-copy{padding-top:34px}.hero-copy h1{max-width:8ch}.hero-visual{aspect-ratio:4/5;border-radius:34px;width:100%;min-height:0;max-height:820px;position:relative;overflow:hidden}.hero-visual .hero-image{object-fit:cover;object-position:center;border-radius:0;width:100%!important;height:100%!important;min-height:0!important}.hero-note{z-index:2;bottom:36px;left:0}@media (max-width:950px){.hero{padding:36px 0 68px}.hero-grid{grid-template-columns:1fr;gap:34px}.hero-copy{padding-top:0}.hero-visual{aspect-ratio:4/3;max-height:none}.hero-visual .hero-image{min-height:0!important}.hero-note{bottom:18px;left:14px}}@media (max-width:650px){.topbar-phone{display:none}.hero-visual{aspect-ratio:4/5;border-radius:24px}.hero-copy h1{max-width:9ch}}.home-hero{padding:38px 0 72px}.home-hero .hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.88fr);align-items:start;gap:58px}.home-hero .hero-copy{padding-top:24px}.home-hero .hero-copy h1{letter-spacing:-.045em;text-wrap:balance;width:calc(100% + 3rem);max-width:none;font-size:clamp(3.25rem,5.8vw,5.75rem);line-height:.94}.home-hero .hero-visual{aspect-ratio:5/6;border-radius:30px;min-height:0;max-height:720px;overflow:hidden}.home-hero .hero-visual .hero-image{object-fit:cover;object-position:center;border-radius:0;min-height:0!important}.home-hero .hero-note{bottom:30px;left:0}@media (min-width:1200px){.home-hero .hero-grid{grid-template-columns:minmax(0,1fr) 534px;gap:40px;width:min(100% - 40px,1300px)}.home-hero .hero-copy h1{width:100%}}.home-trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home-trust-strip .trust-proof-grid>*{min-height:108px}.home-project-section{background:var(--sand);padding:100px 0 112px}.home-section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px;display:flex}.home-section-heading>div{max-width:850px}.home-section-heading h2{margin-bottom:0}.home-section-heading>p{max-width:440px;font-size:18px}.home-section-heading-light,.home-section-heading-light h2{color:#fff}.home-section-heading-light>p{color:#ffffffa8}.home-text-link{white-space:nowrap;border-bottom:1px solid;align-items:center;gap:8px;padding-bottom:5px;font-weight:800;display:inline-flex}.home-text-link-light{color:#fff}.home-project-grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1.35fr .65fr;gap:20px;min-height:690px;display:grid}.home-project-card{background:var(--ink);border-radius:24px;min-height:0;position:relative;overflow:hidden}.home-project-main{grid-row:1/3}.home-project-image{position:absolute;inset:0}.home-project-image img{object-fit:cover;transition:transform .55s}.home-project-card:hover .home-project-image img{transform:scale(1.035)}.home-project-card:after{content:"";background:linear-gradient(#0000 38%,#000000c2);position:absolute;inset:0}.home-project-overlay{z-index:2;color:#fff;padding:28px;position:absolute;bottom:0;left:0;right:0}.home-project-overlay span,.home-project-overlay strong{display:block}.home-project-overlay span{color:#ffffffb5;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:800}.home-project-overlay strong{letter-spacing:-.035em;max-width:19ch;font-size:clamp(24px,3vw,43px);line-height:1.02}.home-project-small .home-project-overlay strong{font-size:clamp(21px,2vw,29px)}.home-case-study-section{background:var(--paper);padding:110px 0}.home-case-study-grid{grid-template-columns:1.3fr .7fr;min-height:650px;display:grid}.home-case-study-image{border-radius:28px 0 0 28px;position:relative;overflow:hidden}.home-case-study-image img{object-fit:cover}.home-case-study-copy{background:var(--ink);color:#fff;border-radius:0 28px 28px 0;flex-direction:column;justify-content:center;padding:56px;display:flex}.home-case-study-copy h2{margin-top:16px;font-size:clamp(40px,4.7vw,66px)}.home-case-study-copy p{color:#ffffffae}.home-case-study-facts{grid-template-columns:1fr 1fr;gap:18px;margin:30px 0 38px;display:grid}.home-case-study-facts div{border-top:1px solid #ffffff2e;padding-top:15px}.home-case-study-facts dt{color:#ffffff75;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:800}.home-case-study-facts dd{align-items:center;gap:6px;margin:0;font-weight:800;display:flex}.home-case-study-copy .btn{align-self:flex-start}.home-studio-section{background:var(--cream)}.home-studio-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:72px;display:grid}.home-studio-photo{border-radius:28px;min-height:690px;position:relative;overflow:hidden}.home-studio-photo img{object-fit:cover;object-position:center top}.home-studio-caption{background:var(--orange);color:#fff;min-width:210px;padding:18px 20px;position:absolute;bottom:22px;right:22px}.home-studio-caption small,.home-studio-caption strong,.home-studio-caption span{display:block}.home-studio-caption small{letter-spacing:.12em;text-transform:uppercase;font-size:10px}.home-studio-caption strong{margin:4px 0;font-size:23px}.home-studio-caption span{font-size:12px}.home-studio-copy h2{max-width:13ch}.home-studio-points{border-top:1px solid var(--line);margin:38px 0}.home-studio-points>div{border-bottom:1px solid var(--line);grid-template-columns:54px 1fr;gap:20px;padding:20px 0;display:grid}.home-studio-points>div>span{color:var(--orange);font-size:12px;font-weight:800}.home-studio-points h3{margin:0 0 6px;font-size:24px}.home-studio-points p{margin:0}.home-services-section{background:var(--ink)}.home-service-pathways{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.home-service-pathway{background:#fff;border-radius:24px;flex-direction:column;min-height:500px;padding:30px;display:flex}.home-service-pathway:nth-child(2){background:var(--sand)}.home-service-pathway:nth-child(3){background:var(--orange);color:#fff}.home-service-pathway:nth-child(3) p{color:#ffffffc0}.home-service-pathway-topline{color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.home-service-pathway-topline svg{width:34px;height:34px;color:var(--orange)}.home-service-pathway:nth-child(3) .home-service-pathway-topline,.home-service-pathway:nth-child(3) .home-service-pathway-topline svg{color:#fff}.home-service-pathway h3{max-width:10ch;margin:64px 0 16px;font-size:clamp(31px,3vw,42px)}.home-service-pathway p{font-size:17px}.home-service-links{margin-top:auto;display:grid}.home-service-links a{border-top:1px solid #1717152e;justify-content:space-between;align-items:center;gap:15px;padding:15px 0;font-weight:800;display:flex}.home-service-pathway:nth-child(3) .home-service-links a{border-top-color:#ffffff38}.home-fee-section{background:var(--cream);padding:70px 0}.home-fee-callout{background:var(--ink);color:#fff;border-radius:28px;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:42px;display:grid}.home-fee-callout h2{margin:10px 0 12px;font-size:clamp(36px,4vw,58px)}.home-fee-callout p{color:#ffffffa8;max-width:68ch;margin-bottom:0}.home-fee-icon{background:var(--orange);border-radius:20px;place-items:center;width:64px;height:64px;display:grid}.home-fee-icon svg{width:30px;height:30px}.home-knowledge-section{background:var(--ink)}.home-knowledge-grid{border-top:1px solid #ffffff26;border-bottom:1px solid #ffffff26;grid-template-columns:1.2fr .8fr;display:grid}.home-guide-feature{color:#fff;border-right:1px solid #ffffff26;flex-direction:column;min-height:470px;padding:44px 54px 44px 0;display:flex}.home-guide-feature>div{color:var(--orange);justify-content:space-between;align-items:center;display:flex}.home-guide-feature>div svg{width:36px;height:36px}.home-guide-feature h3{max-width:13ch;margin:70px 0 20px;font-size:clamp(42px,5vw,68px)}.home-guide-feature p{color:#ffffff9c;max-width:56ch;font-size:18px}.home-guide-feature strong{align-items:center;gap:8px;margin-top:auto;display:flex}.home-guide-supporting{display:grid}.home-guide-supporting>a{color:#fff;grid-template-columns:42px 1fr auto;align-items:start;gap:22px;padding:40px 0 40px 44px;display:grid}.home-guide-supporting>a+a{border-top:1px solid #ffffff26}.home-guide-supporting span{color:var(--orange);font-size:12px;font-weight:800}.home-guide-supporting h3{margin:0 0 10px;font-size:28px}.home-guide-supporting p{color:#ffffff94;margin:0}.home-journal-section{background:var(--sand)}.home-journal-grid{grid-template-columns:1.18fr .82fr;gap:22px;display:grid}.home-journal-feature,.home-journal-supporting article{border:1px solid var(--line);background:var(--paper);border-radius:24px;overflow:hidden}.home-journal-feature-image{aspect-ratio:16/10;position:relative}.home-journal-feature-image img,.home-journal-small-image img{object-fit:cover}.home-journal-feature>div:last-child{padding:28px}.home-journal-feature small,.home-journal-supporting small{color:var(--orange);letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:800}.home-journal-feature h3{margin:12px 0;font-size:clamp(30px,3.4vw,48px)}.home-journal-feature a,.home-journal-supporting a{align-items:center;gap:7px;font-weight:800;display:inline-flex}.home-journal-supporting{grid-template-rows:repeat(2,1fr);gap:22px;display:grid}.home-journal-supporting article{grid-template-columns:.86fr 1.14fr;min-height:0;display:grid}.home-journal-small-image{min-height:250px;position:relative}.home-journal-supporting article>div:last-child{flex-direction:column;padding:24px;display:flex}.home-journal-supporting h3{margin:10px 0 18px;font-size:25px}.home-journal-supporting a{margin-top:auto}.home-location-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);padding:42px 0}.home-location-strip>div{grid-template-columns:.8fr 1.2fr;align-items:center;gap:50px;display:grid}.home-location-strip strong{margin-top:7px;font-size:21px;display:block}.home-location-strip nav{flex-wrap:wrap;justify-content:flex-end;gap:10px 20px;display:flex}.home-location-strip nav a{border-bottom:1px solid var(--line);padding-bottom:3px;font-weight:800}@media (max-width:950px){.home-hero .hero-grid,.home-studio-grid,.home-case-study-grid,.home-knowledge-grid,.home-journal-grid,.home-location-strip>div{grid-template-columns:minmax(0,1fr)}.home-hero .hero-copy{min-width:0;padding-top:0}.home-hero .hero-copy h1{width:100%;max-width:100%}.home-hero .hero-visual{aspect-ratio:4/3;max-height:none}.home-section-heading{flex-direction:column;align-items:start}.home-project-grid{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;min-height:0}.home-project-main{grid-area:auto/1/auto/3;min-height:560px}.home-project-small{min-height:340px}.home-case-study-grid{min-height:0}.home-case-study-image{border-radius:28px 28px 0 0;min-height:520px}.home-case-study-copy{border-radius:0 0 28px 28px}.home-studio-photo{min-height:620px}.home-service-pathways{grid-template-columns:1fr}.home-service-pathway{min-height:390px}.home-fee-callout{grid-template-columns:auto 1fr}.home-fee-callout .btn{grid-column:1/3;justify-self:start}.home-guide-feature{border-bottom:1px solid #ffffff26;border-right:0;min-height:420px;padding-right:0}.home-guide-supporting>a{padding-left:0}.home-location-strip nav{justify-content:flex-start}}@media (max-width:650px){.home-hero{padding:30px 0 58px}.home-hero .hero-grid{width:100%;max-width:100%}.home-hero .hero-copy h1{text-wrap:wrap;font-size:3rem}.home-hero .hero-copy{width:100%;max-width:100%}.home-hero .hero-visual{aspect-ratio:4/5;border-radius:24px}.home-project-section,.home-case-study-section{padding:74px 0}.home-project-grid{grid-template-columns:1fr}.home-project-main{grid-column:auto;min-height:460px}.home-project-small{min-height:300px}.home-project-overlay{padding:22px}.home-case-study-image{min-height:380px}.home-case-study-copy{padding:30px 24px}.home-case-study-facts{grid-template-columns:1fr}.home-studio-grid{gap:42px}.home-studio-photo{min-height:500px}.home-studio-caption{bottom:14px;right:14px}.home-service-pathway{min-height:440px;padding:24px}.home-fee-callout{grid-template-columns:1fr;padding:28px 22px}.home-fee-callout .btn{grid-column:auto}.home-guide-feature{min-height:450px;padding:32px 0}.home-guide-feature h3{margin-top:55px}.home-guide-supporting>a{grid-template-columns:34px 1fr;padding:30px 0}.home-guide-supporting>a>svg{display:none}.home-journal-supporting article{grid-template-columns:1fr}.home-journal-small-image{min-height:230px}.home-location-strip nav{grid-template-columns:1fr 1fr;display:grid}}.studio-v4-hero{padding:46px 0 62px;overflow:hidden}.studio-v4-hero-grid{grid-template-columns:minmax(0,1fr) 350px;align-items:center;gap:56px;display:grid}.studio-v4-hero-copy{padding-top:4px}.studio-v4-hero-copy>p{max-width:63ch}.studio-v4-hero-copy>p.lead{font-size:18px}.studio-v4-hero-copy>p:not(.lead){max-width:59ch;font-size:15px}.studio-v4-hero-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.studio-v4-founder-visual{aspect-ratio:4/5;background:#d9d2c7;border-radius:24px;justify-self:end;width:100%;max-height:440px;position:relative;overflow:hidden}.studio-v4-founder-visual>img{object-fit:cover;object-position:center top}.studio-v4-founder-caption{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#171715e8;border-radius:13px;padding:12px 14px;display:grid;position:absolute;bottom:13px;left:13px;right:13px}.studio-v4-founder-caption small{color:var(--orange);text-transform:uppercase;letter-spacing:.14em;font-size:8px;font-weight:800}.studio-v4-founder-caption strong{letter-spacing:-.03em;margin-top:2px;font-size:20px}.studio-v4-founder-caption span{color:#ffffffad;font-size:11px}.studio-v4-practice-strip{background:var(--ink);color:#fff;border-block:1px solid #ffffff1f}.studio-v4-practice-strip>.shell{grid-template-columns:repeat(4,1fr);display:grid}.studio-v4-practice-strip .shell>div{border-right:1px solid #ffffff1f;align-content:center;min-height:96px;padding:20px 21px;display:grid}.studio-v4-practice-strip .shell>div:first-child{border-left:1px solid #ffffff1f}.studio-v4-practice-strip strong{font-size:17px;display:block}.studio-v4-practice-strip span{color:#ffffff94;margin-top:3px;font-size:12px}.studio-v4-director-grid{grid-template-columns:.88fr 1.12fr;align-items:start;gap:76px;display:grid}.studio-v4-director-grid h2{max-width:11ch;font-size:clamp(38px,4.7vw,66px)}.studio-v4-director-copy{padding-top:14px}.studio-v4-director-copy p{max-width:66ch}.studio-v4-director-links{border-top:1px solid var(--line);flex-wrap:wrap;gap:14px 26px;margin-top:24px;padding-top:19px;font-weight:800;display:flex}.studio-v4-director-links a{text-decoration:underline;-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange);text-underline-offset:5px}.studio-v4-strengths-section{background:var(--sand);padding:78px 0 82px}.studio-v4-section-heading{grid-template-columns:minmax(0,1.14fr) minmax(300px,.66fr);align-items:end;gap:52px;margin-bottom:34px;display:grid}.studio-v4-section-heading h2{max-width:16ch;font-size:clamp(38px,4.4vw,64px);line-height:1}.studio-v4-section-heading>p{max-width:42ch;margin:0 0 12px;font-size:16px}.studio-v4-strengths-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;display:grid}.studio-v4-strengths-grid article{background:var(--paper);border:1px solid var(--line);border-radius:21px;grid-template-rows:auto auto 1fr;min-height:0;padding:23px 24px 25px;display:grid}.studio-v4-strengths-grid article>div{justify-content:space-between;align-items:center;display:flex}.studio-v4-strengths-grid article>div span{color:var(--muted);font-size:11px}.studio-v4-strengths-grid article svg{color:var(--orange);width:27px;height:27px}.studio-v4-strengths-grid h3{margin:34px 0 9px;font-size:clamp(24px,2.2vw,30px)}.studio-v4-strengths-grid p{align-self:start;margin:0;font-size:15px}.studio-v4-collaborators-section{background:var(--ink);color:#fff}.studio-v4-section-heading-light h2{color:#fff}.studio-v4-section-heading-light>p{color:#ffffff9e}.studio-v4-role-filters{flex-wrap:wrap;gap:9px;margin-top:-4px;margin-bottom:28px;display:flex}.studio-v4-role-filters button{appearance:none;color:#ffffffc2;min-height:42px;font:inherit;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:999px;align-items:center;gap:9px;padding:0 15px;font-size:12px;font-weight:800;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.studio-v4-role-filters button span{background:#ffffff1a;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:10px;display:inline-grid}.studio-v4-role-filters button:hover,.studio-v4-role-filters button:focus-visible{border-color:var(--orange);color:#fff}.studio-v4-role-filters button.is-active{background:var(--orange);border-color:var(--orange);color:#fff}.studio-v4-role-filters button.is-active span{background:#fff3}.studio-v4-collaborator-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:18px;display:grid}.studio-v4-collaborator-card{background:#ffffff09;border:1px solid #ffffff24;border-radius:19px;overflow:hidden}.studio-v4-collaborator-photo{background:linear-gradient(135deg,#d85f2a2e,#0000 55%),#272724;border-bottom:1px solid #ffffff1f;place-items:center;height:154px;display:grid;position:relative;overflow:hidden}.studio-v4-collaborator-photo>img{object-fit:cover;object-position:center top}.studio-v4-collaborator-photo>svg{color:#ffffff3b;width:49px;height:49px}.studio-v4-collaborator-photo>span{color:var(--orange);letter-spacing:.14em;font-size:9px;font-weight:900;position:absolute;bottom:11px;right:14px}.studio-v4-collaborator-content{padding:18px 19px 20px}.studio-v4-collaborator-content>small{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:800}.studio-v4-collaborator-content h3{margin:7px 0 3px;font-size:23px}.studio-v4-collaborator-content>strong{color:#fff;font-size:13px;display:block}.studio-v4-collaborator-company{color:#ffffff8c;margin-top:3px;font-size:12px;display:block}.studio-v4-collaborator-content p{color:#ffffff9e;margin:12px 0 14px;font-size:13px}.studio-v4-qualification-list{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.studio-v4-qualification-list span{color:#ffffffb8;border:1px solid #ffffff26;border-radius:999px;padding:5px 8px;font-size:10px}.studio-v4-collaborator-links{border-top:1px solid #ffffff1f;flex-wrap:wrap;gap:8px 14px;padding-top:13px;display:flex}.studio-v4-collaborator-links a{color:#fff;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.studio-v4-placeholder-link{color:#fff6;border-top:1px solid #ffffff1f;padding-top:13px;font-size:11px;display:block}.studio-v4-empty-filter{color:#fff9;margin-top:20px}.studio-v4-team-note{background:#ffffff0a;border:1px solid #ffffff24;border-radius:19px;grid-template-columns:auto 1fr;align-items:start;gap:17px;margin-top:24px;padding:22px 24px;display:grid}.studio-v4-team-note>svg{color:var(--orange);width:27px;height:27px}.studio-v4-team-note strong{font-size:17px}.studio-v4-team-note p{color:#fff9;margin:4px 0 0}.studio-v4-values-section{background:var(--paper)}.studio-v4-values-grid{grid-template-columns:.85fr 1.15fr;gap:78px;display:grid}.studio-v4-values-intro{align-self:start;position:sticky;top:140px}.studio-v4-values-intro h2{max-width:11ch;font-size:clamp(38px,4.7vw,66px)}.studio-v4-value-list article{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr;gap:18px;padding:23px 0;display:grid}.studio-v4-value-list article:first-child{border-top:1px solid var(--line)}.studio-v4-value-list article>span{color:var(--orange);font-size:12px;font-weight:800}.studio-v4-value-list h3{margin:0 0 7px;font-size:27px}.studio-v4-value-list p{max-width:55ch;margin:0}.studio-v4-process-section{background:var(--cream)}.studio-v4-process-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.studio-v4-process-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff3d;grid-template-columns:48px 1fr;gap:15px;min-height:200px;padding:23px;display:grid}.studio-v4-process-grid article>span{color:var(--orange);font-size:12px;font-weight:800}.studio-v4-process-grid h3{margin:0 0 8px;font-size:26px}.studio-v4-process-grid p{margin:0}.studio-v4-scope-note{border:1px solid var(--line);background:var(--paper);border-radius:18px;grid-template-columns:auto 1fr;align-items:start;gap:15px;margin-top:24px;padding:21px 23px;display:grid}.studio-v4-scope-note svg{color:var(--orange)}.studio-v4-scope-note p{margin:0}.studio-v4-standards-section{background:var(--orange);color:#fff;padding:86px 0}.studio-v4-standards-grid{grid-template-columns:1fr .85fr;align-items:center;gap:76px;display:grid}.studio-v4-standards-grid .eyebrow{color:#fff}.studio-v4-standards-grid h2{max-width:12ch;font-size:clamp(38px,4.7vw,66px)}.studio-v4-standards-grid p{color:#ffffffc2;max-width:55ch;font-size:16px}.studio-v4-standards-grid ul{border-top:1px solid #ffffff47;margin:0;padding:0;list-style:none}.studio-v4-standards-grid li{border-bottom:1px solid #ffffff47;align-items:center;gap:11px;padding:15px 0;font-weight:800;display:flex}.studio-v4-standards-grid li svg{width:19px;height:19px}.studio-v4-studios-section{background:var(--sand)}.studio-v4-studio-cards{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.studio-v4-studio-cards article{background:var(--paper);border:1px solid var(--line);border-radius:23px;flex-direction:column;min-height:370px;padding:26px;display:flex}.studio-v4-studio-card-icon{width:52px;height:52px;color:var(--orange);background:#d85f2a1a;border-radius:16px;place-items:center;margin-bottom:34px;display:grid}.studio-v4-studio-cards article>small{color:var(--orange);text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:800}.studio-v4-studio-cards h3{margin:8px 0 16px;font-size:32px}.studio-v4-studio-cards address{color:var(--muted);font-style:normal;line-height:1.7}.studio-v4-studio-cards article>div:last-child{border-top:1px solid var(--line);gap:9px;margin-top:auto;padding-top:21px;display:grid}.studio-v4-studio-cards article>div:last-child a{justify-content:space-between;align-items:center;font-weight:800;display:flex}@media (max-width:950px){.studio-v4-hero-grid,.studio-v4-director-grid,.studio-v4-section-heading,.studio-v4-values-grid,.studio-v4-standards-grid{grid-template-columns:1fr;gap:36px}.studio-v4-hero-copy{padding-top:0}.studio-v4-hero-copy h1,.studio-v4-section-heading h2,.studio-v4-director-grid h2,.studio-v4-values-intro h2,.studio-v4-standards-grid h2{max-width:15ch}.studio-v4-founder-visual{justify-self:start;width:min(100%,340px);max-height:425px}.studio-v4-practice-strip>.shell,.studio-v4-strengths-grid,.studio-v4-collaborator-grid{grid-template-columns:repeat(2,1fr)}.studio-v4-values-intro{position:static}}@media (max-width:650px){.studio-v4-hero{padding:34px 0 54px}.studio-v4-hero-copy h1{max-width:11ch;font-size:46px}.studio-v4-founder-visual{border-radius:21px;width:min(100%,310px);max-height:388px}.studio-v4-founder-caption{bottom:11px;left:11px;right:11px}.studio-v4-practice-strip>.shell,.studio-v4-strengths-grid,.studio-v4-collaborator-grid,.studio-v4-process-grid,.studio-v4-studio-cards{grid-template-columns:1fr}.studio-v4-practice-strip .shell>div,.studio-v4-practice-strip .shell>div:first-child{border-bottom:1px solid #ffffff1f;border-left:1px solid #ffffff1f;border-right:1px solid #ffffff1f}.studio-v4-practice-strip .shell>div:last-child{border-bottom:0}.studio-v4-role-filters{scrollbar-width:thin;flex-wrap:nowrap;padding-bottom:6px;overflow-x:auto}.studio-v4-role-filters button{flex:none}.studio-v4-collaborator-photo{height:168px}.studio-v4-team-note,.studio-v4-scope-note{grid-template-columns:1fr}.studio-v4-value-list article,.studio-v4-process-grid article{grid-template-columns:40px 1fr}}.footer-studios{display:grid;gap:26px!important}.footer-studio-block{border-bottom:1px solid #ffffff24;gap:8px;padding-bottom:22px;display:grid}.footer-studio-block:last-child{border-bottom:0;padding-bottom:0}.footer-studio-block h3{margin:0}.footer-studio-block a{color:#ffffffd9;gap:8px;display:grid}.footer-studio-block address{color:#ffffffa8}.footer-studio-block span{color:var(--orange);text-underline-offset:4px;align-items:center;gap:6px;font-size:12px;font-weight:800;text-decoration:underline;display:flex}.footer-studio-block a:focus-visible,.footer-location-links a:focus-visible{outline-offset:5px;border-radius:3px;outline:2px solid #fff}.footer-location-links{flex-wrap:wrap;align-items:center;gap:10px 24px;margin-top:0;display:flex}.footer-location-links a{border-bottom:1px solid #ffffff4a;width:auto;padding-bottom:3px;transition:color .2s,border-color .2s}.footer-location-links a:hover{color:#fff;border-color:var(--orange)}.footer-location-links .footer-location-all{border-color:var(--orange)}.location-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.location-directory-card{border:1px solid var(--line);background:var(--paper);border-radius:22px;flex-direction:column;min-height:270px;padding:28px;transition:transform .2s,border-color .2s;display:flex}.location-directory-card:hover{border-color:var(--orange);transform:translateY(-3px)}.location-directory-card small{color:var(--orange);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.location-directory-card h2{margin:12px 0;font-size:34px}.location-directory-card span{align-items:center;gap:7px;margin-top:auto;font-weight:800;display:flex}.location-hero-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);align-items:center;gap:60px;display:grid}.location-hero-grid>img{object-fit:cover;border-radius:30px;width:100%;height:620px}.location-hero-grid h1{text-wrap:balance;font-size:clamp(3.25rem,5.8vw,5.75rem);line-height:.94}.location-hero-points{flex-wrap:wrap;gap:12px 20px;margin:28px 0 0;padding:0;font-size:13px;font-weight:800;list-style:none;display:flex}.location-hero-points li{align-items:center;gap:7px;display:flex}.location-hero-points svg{width:17px;color:var(--orange)}.location-content-grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:start;gap:70px;display:grid}.location-service-panel{background:var(--ink);color:#fff;border-radius:24px;padding:30px}.location-service-panel h2{font-size:34px}.location-service-panel ul{color:#ffffffbd;gap:13px;padding-left:20px;display:grid}.location-topic-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.location-topic-grid article{border:1px solid var(--line);background:var(--paper);border-radius:22px;padding:28px}.location-topic-grid article h2{font-size:30px}.location-topic-grid article a{text-underline-offset:4px;align-items:center;gap:6px;font-weight:800;text-decoration:underline;display:inline-flex}.planning-context{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:start;gap:70px;display:grid}.planning-context>aside{border-left:4px solid var(--orange);background:var(--paper);gap:10px;padding:28px;display:grid}.planning-context>aside span{font-size:24px;font-weight:800;line-height:1.15}.process-layout{grid-template-columns:.8fr 1.2fr;gap:70px;display:grid}.location-process{margin:0;padding:0;list-style:none}.location-process li{border-bottom:1px solid #ffffff24;grid-template-columns:48px 1fr;gap:16px;padding:20px 0;display:grid}.location-process li>span{color:var(--orange);font-weight:800}.location-process h3{margin:0;font-size:25px}.location-project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:26px;display:grid}.location-project-grid img{object-fit:cover;border-radius:20px;width:100%;height:300px}.location-project-grid small{color:var(--orange);margin-top:13px;font-weight:800;display:block}.location-project-grid h3{margin:6px 0;font-size:24px}.faq-layout{grid-template-columns:.72fr 1.28fr;gap:70px;display:grid}.faq-layout details{border-bottom:1px solid var(--line);padding:20px 0}.faq-layout summary{cursor:pointer;font-size:19px;font-weight:800}.enquiry-form{position:relative}.enquiry-fields{grid-template-columns:1fr 1fr;gap:17px;display:grid}.enquiry-form label{min-width:0}.enquiry-form .optional{color:var(--muted);font-size:11px;font-weight:400}.enquiry-consent{grid-template-columns:22px 1fr!important;align-items:start!important;font-weight:400!important}.enquiry-consent input{margin-top:4px;width:18px!important}.enquiry-consent a{text-underline-offset:3px;text-decoration:underline}.enquiry-consent .field-error{grid-column:2}.field-error{color:#a32920;font-size:12px;font-weight:700}.enquiry-form [aria-invalid=true]{border-color:#a32920;box-shadow:0 0 0 1px #a32920}.enquiry-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.form-status p{border-radius:10px;margin:0;padding:14px}.form-status .success{background:#edf5ed}.form-status .error{background:#fff0ee}.dark-section .enquiry-form{color:var(--ink)}@media (max-width:950px){.location-hero-grid,.location-content-grid,.planning-context,.process-layout,.faq-layout{grid-template-columns:minmax(0,1fr)}.location-hero-grid>img{height:520px}.location-topic-grid,.location-project-grid,.footer-grid-expanded{grid-template-columns:1fr 1fr}}@media (max-width:650px){.location-directory-grid,.location-topic-grid,.location-project-grid,.enquiry-fields,.footer-grid-expanded{grid-template-columns:minmax(0,1fr)}.location-directory-card{min-height:230px;padding:22px}.location-hero-grid{gap:34px}.location-hero-grid h1{overflow-wrap:break-word;font-size:3rem}.location-hero-grid>img{border-radius:24px;height:430px}.location-content-grid,.planning-context,.process-layout,.faq-layout{gap:38px}.contact-form{padding:20px}.footer-location-links{gap:12px 18px}.footer-location-links a{white-space:normal}}.studio-v4-hero{padding:30px 0 42px}.studio-v4-hero-grid{grid-template-columns:minmax(0,700px) 340px;justify-content:center;align-items:center;gap:44px;width:min(100% - 40px,1120px)}.studio-v4-hero-copy{padding:0}.studio-v4-hero-copy h1{max-width:13ch;margin:12px 0 18px;font-size:clamp(44px,4.35vw,64px);line-height:.97}.studio-v4-hero-copy>p.lead{max-width:57ch;margin:0 0 12px;font-size:17px;line-height:1.48}.studio-v4-hero-copy>p:not(.lead){max-width:58ch;margin:0;font-size:14px;line-height:1.55}.studio-v4-hero-actions{margin-top:22px}.studio-v4-founder-visual{aspect-ratio:4/5;border-radius:22px;justify-self:start;width:340px;max-width:100%;max-height:420px}.studio-v4-founder-caption{padding:11px 13px;bottom:12px;left:12px;right:12px}.studio-v4-founder-caption strong{font-size:19px}@media (max-width:950px){.studio-v4-hero{padding:34px 0 52px}.studio-v4-hero-grid{grid-template-columns:1fr;justify-content:stretch;gap:30px;width:min(100% - 40px,760px)}.studio-v4-hero-copy h1{max-width:13ch;font-size:clamp(44px,8vw,62px)}.studio-v4-founder-visual{width:min(100%,320px);max-height:400px}}@media (max-width:650px){.studio-v4-hero{padding:28px 0 44px}.studio-v4-hero-grid{gap:26px;width:min(100% - 28px,760px)}.studio-v4-hero-copy h1{max-width:11ch;margin-top:10px;font-size:43px}.studio-v4-hero-copy>p.lead{font-size:16px}.studio-v4-founder-visual{width:min(100%,290px);max-height:362px}}.studio-v4-hero-grid{grid-template-columns:minmax(0,680px) 380px;gap:42px}.studio-v4-founder-visual{width:380px;max-height:475px}@media (max-width:950px){.studio-v4-founder-visual{width:min(100%,350px);max-height:438px}}@media (max-width:650px){.studio-v4-founder-visual{width:min(100%,310px);max-height:388px}}@media (max-width:767px){.studio-v4-hero{padding-top:2rem;overflow:hidden}.studio-v4-hero>.shell,.studio-v4-director-section>.shell,.studio-v4-strengths-section>.shell,.studio-v4-practice-strip>.shell{width:calc(100% - 40px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}.studio-v4-hero-grid{flex-direction:column!important;align-items:stretch!important;gap:2rem!important;display:flex!important}.studio-v4-hero-copy{flex:none!important;order:1!important;width:100%!important;min-width:0!important;max-width:none!important}.studio-v4-founder-visual{aspect-ratio:4/5!important;border-radius:24px!important;order:2!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;margin:0!important;position:relative!important;inset:auto!important;overflow:hidden!important;transform:none!important}.studio-v4-founder-visual img{object-fit:cover!important;object-position:center 18%!important}.studio-v4-hero-copy h1,.studio-v4-hero-copy p,.studio-v4-hero-copy .lead{word-break:normal!important;overflow-wrap:normal!important;white-space:normal!important;writing-mode:horizontal-tb!important;width:100%!important;min-width:0!important;max-width:none!important;margin-left:0!important;margin-right:0!important;display:block!important}.studio-v4-hero-copy h1{font-size:clamp(2.4rem,10.5vw,3.6rem)!important;line-height:1!important}.studio-v4-hero-copy .lead,.studio-v4-hero-copy p{font-size:1.05rem!important;line-height:1.55!important}.studio-v4-hero-actions{grid-template-columns:1fr!important;gap:.75rem!important;width:100%!important;display:grid!important}.studio-v4-hero-actions .btn{justify-content:center!important;width:100%!important}.studio-v4-founder-caption{width:auto!important;max-width:none!important;bottom:16px!important;left:16px!important;right:16px!important}.studio-v4-practice-strip>.shell,.studio-v4-director-grid,.studio-v4-section-heading,.studio-v4-strengths-grid{grid-template-columns:minmax(0,1fr)!important;gap:1rem!important;display:grid!important}.studio-v4-director-copy,.studio-v4-director-copy p,.studio-v4-section-heading p{word-break:normal!important;overflow-wrap:normal!important;width:100%!important;min-width:0!important;max-width:none!important}}body .project-gallery{gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:auto!important;align-items:start!important;display:grid!important}body .project-gallery figure,body .project-gallery-single figure,body .project-gallery:not(.project-gallery-single) figure{background:0 0!important;border:0!important;border-radius:0!important;grid-template-rows:none!important;align-content:normal!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}body .project-gallery .project-gallery-media{aspect-ratio:4/3!important;background:var(--ink)!important;border-radius:18px!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;overflow:hidden!important}body .project-gallery .project-gallery-media>img,body .project-gallery:not(.project-gallery-single) .project-gallery-media>img,body .project-gallery-single .project-gallery-media>img{aspect-ratio:auto!important;object-fit:cover!important;object-position:center!important;background:0 0!important;border:0!important;border-radius:0!important;width:100%!important;min-width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;inset:0!important;transform:none!important}body .project-gallery figcaption{line-height:1.45;display:block;min-height:0!important;margin:10px 0 0!important}body .project-gallery-single{grid-template-columns:minmax(0,1fr)!important}body .project-gallery-single figure{width:min(100%,1100px)!important}@media (max-width:700px){body .project-gallery{grid-template-columns:minmax(0,1fr)!important}body .project-gallery .project-gallery-media{border-radius:14px!important}}.studio-v4-collaborators-section{color:var(--ink)!important;background:#f5f1e9!important}.studio-v4-collaborators-section .studio-v4-section-heading-light h2{color:var(--ink)!important}.studio-v4-collaborators-section .studio-v4-role-filters{gap:8px;margin-bottom:26px}.studio-v4-collaborators-section .studio-v4-role-filters button{min-height:40px;color:var(--ink);background:#ffffffd1;border:1px solid #17171526;padding:0 14px;font-size:11px}.studio-v4-collaborators-section .studio-v4-role-filters button:hover,.studio-v4-collaborators-section .studio-v4-role-filters button:focus-visible{border-color:var(--orange);color:var(--ink);background:#fff}.studio-v4-collaborators-section .studio-v4-role-filters button.is-active{border-color:var(--orange);background:var(--orange);color:#fff}.studio-v4-collaborator-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px}.studio-v4-collaborator-card{min-width:0;height:100%;color:var(--ink);background:#fff;border:1px solid #1717151c;border-radius:18px;flex-direction:column;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 10px 28px #1717150e}.studio-v4-collaborator-card:hover{border-color:#d85f2a59;transform:translateY(-2px);box-shadow:0 16px 36px #17171516}.studio-v4-collaborator-photo{aspect-ratio:5/4;background:radial-gradient(circle at 50% 40%,#ffffffd1 0 24%,#0000 25%),linear-gradient(145deg,#eadfd3,#f6efe6 56%,#e4d8cc);border-bottom:1px solid #17171517;place-items:center;width:100%;height:auto;display:grid;position:relative;overflow:hidden}.studio-v4-collaborator-photo:after{content:"";pointer-events:none;border:1px solid #1717150e;border-radius:12px;position:absolute;inset:12px}.studio-v4-collaborator-photo>img{z-index:2;object-fit:cover;object-position:center 20%}.studio-v4-collaborator-silhouette circle,.studio-v4-collaborator-silhouette path{fill:currentColor}.studio-v4-collaborator-photo>span{z-index:3;min-width:30px;height:25px;color:var(--orange);letter-spacing:.09em;background:#ffffffe6;border-radius:999px;place-items:center;padding:0 7px;font-size:8px;display:inline-grid;bottom:10px;right:12px;box-shadow:0 4px 11px #17171512}.studio-v4-collaborator-content{flex-direction:column;flex:1;padding:17px 17px 16px;display:flex}.studio-v4-collaborator-content>small{color:var(--orange);font-size:8px}.studio-v4-collaborator-content h3{color:var(--ink);margin:7px 0 3px;font-size:clamp(20px,1.65vw,25px)}.studio-v4-collaborator-content>strong{color:var(--ink);font-size:12px}.studio-v4-collaborator-company{color:var(--muted);margin-top:3px;font-size:11px}.studio-v4-collaborator-content p{color:#625e57;margin:12px 0 14px;font-size:12px;line-height:1.55}.studio-v4-qualification-list{gap:5px;margin-bottom:13px}.studio-v4-qualification-list span{color:#5f5a53;background:#f7f3ec;border:1px solid #1717151c;padding:4px 7px;font-size:9px}.studio-v4-collaborator-links{border-top:1px solid #1717151c;gap:7px 12px;margin-top:auto;padding-top:12px}.studio-v4-collaborator-links a{color:var(--ink);font-size:11px}.studio-v4-collaborator-links a:hover{color:var(--orange)}.studio-v4-placeholder-link{color:var(--muted);border-top:1px solid #1717151c;margin-top:auto;padding-top:12px;font-size:10px}.studio-v4-collaborator-card.is-placeholder{opacity:1}.studio-v4-team-note{color:var(--ink);background:#fff;border:1px solid #1717151c;margin-top:22px;padding:18px 20px;box-shadow:0 9px 25px #1717150b}.studio-v4-team-note p,.studio-v4-empty-filter{color:var(--muted)}@media (max-width:1120px){.studio-v4-collaborator-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.studio-v4-collaborator-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.studio-v4-collaborator-grid{grid-template-columns:minmax(0,1fr)}.studio-v4-collaborator-card{max-width:430px}}.home-hero{isolation:isolate;background:var(--north-charcoal);align-items:center;min-height:clamp(640px,72vh,720px);padding:0;display:flex;position:relative;overflow:hidden}.home-hero-background{z-index:-3;object-fit:cover;object-position:center 54%}.home-hero-shade{z-index:-2;background:linear-gradient(90deg,#12120fc7,#12120f8f 43%,#12120f1a 76%);position:absolute;inset:0}.home-hero .hero-grid{width:min(100% - 40px,1220px);display:block}.home-hero .hero-copy{max-width:790px;color:var(--north-paper);padding:64px 0}.home-hero .hero-copy h1{letter-spacing:-.045em;text-wrap:balance;width:auto;max-width:760px;margin:20px 0 24px;font-size:clamp(3rem,5.4vw,5.6rem);line-height:.96}.home-hero .hero-copy>p{color:#faf7f1e0;max-width:730px}.home-hero .secondary{color:var(--north-paper);background:#18171433;border-color:#faf7f1cc}.home-trust-strip .trust-proof-grid{grid-template-columns:repeat(5,1fr)}.home-services-section{background:var(--north-stone);color:var(--north-ink)}.home-services-section .home-section-heading-light,.home-services-section .home-section-heading-light h2{color:var(--north-ink)}.home-services-section .home-section-heading-light>p{color:var(--north-muted)}.home-service-pathways{border-top:1px solid var(--north-border);display:block}.home-service-pathway,.home-service-pathway:nth-child(2),.home-service-pathway:nth-child(3){border-bottom:1px solid var(--north-border);min-height:0;color:var(--north-ink);background:0 0;border-radius:0;grid-template-columns:110px minmax(220px,.65fr) minmax(0,1.35fr);gap:28px;padding:30px 0;display:grid}.home-service-pathway h3{max-width:none;margin:0}.home-service-pathway p,.home-service-pathway:nth-child(3) p{color:var(--north-muted)}.home-service-pathway-topline{grid-row:1/3;justify-content:flex-start;align-items:flex-start;gap:22px}.home-service-links{grid-area:1/3/3;margin:0}@media (max-width:950px){.home-trust-strip .trust-proof-grid{grid-template-columns:repeat(2,1fr)}.home-service-pathway,.home-service-pathway:nth-child(2),.home-service-pathway:nth-child(3){grid-template-columns:75px 1fr}.home-service-links{grid-area:auto/2}}@media (max-width:650px){.home-hero{align-items:flex-end;min-height:690px;padding:0}.home-hero-background{object-position:61% center}.home-hero-shade{background:linear-gradient(#12120f14,#12120f61 33%,#12120fe0 72%,#12120ff0)}.home-hero .hero-grid{width:min(100% - 28px,1220px)}.home-hero .hero-copy{padding:42px 0}.home-hero .hero-copy h1{font-size:clamp(2.7rem,13vw,3.45rem)}.home-service-pathway,.home-service-pathway:nth-child(2),.home-service-pathway:nth-child(3){grid-template-columns:1fr}.home-service-pathway-topline{grid-row:auto}.home-service-links{grid-column:auto}}.studio-v4-collaborator-photo{background:radial-gradient(circle at 50% 42%,#ffffffdb 0 27%,#0000 28%),linear-gradient(145deg,#e8ded3 0%,#f6efe7 54%,#dfd4c9 100%)}.studio-v4-collaborator-silhouette{z-index:1;color:#494846;filter:drop-shadow(0 8px 16px #1717151a);width:58%;max-width:154px;height:auto;position:relative}.studio-v4-collaborator-silhouette.is-female{width:64%;max-width:166px}.studio-v4-collaborator-silhouette path{fill:currentColor}.projects-index-intro{text-align:left;width:min(100% - 40px,1220px);max-width:none;margin:0 auto 42px}.projects-index-intro .eyebrow{display:inline-flex}.projects-index-intro h1{text-align:left;letter-spacing:-.055em;text-wrap:balance;width:100%;max-width:none;margin:22px 0 24px;font-size:clamp(54px,6.1vw,88px);line-height:.96}.projects-index-intro p{text-align:left;max-width:820px;margin:0;font-size:clamp(17px,1.45vw,20px);line-height:1.55}@media (max-width:650px){.projects-index-page{padding-top:58px}.projects-index-intro{width:min(100% - 28px,1220px);margin-bottom:32px}.projects-index-intro h1{margin-top:16px;font-size:clamp(45px,13vw,62px);line-height:.98}.studio-v4-collaborator-silhouette{max-width:170px}.studio-v4-collaborator-silhouette.is-female{max-width:184px}}.include-heading{align-items:center;gap:8px;margin:1em 0;font-size:1.17em;font-weight:700;display:flex}.include-heading svg{width:19px;color:var(--orange)}.lead-gate-title{letter-spacing:-.045em;margin:8px 0;font-size:32px;font-weight:700;line-height:1.03}.lead-next-step-title{letter-spacing:-.045em;margin:5px 0;font-size:26px;font-weight:700;line-height:1.03}.home-trust-strip{background:var(--north-stone)}html,body{max-width:100%;overflow-x:clip}.header .brand-logo{width:clamp(180px,18vw,225px);max-width:100%;height:auto;display:block}@media (max-width:650px){.header .brand-logo{width:158px}.home-hero .hero-grid,.home-hero .hero-copy{min-width:0;width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important}.home-hero .hero-copy>*{white-space:normal;min-width:0;max-width:100%}.home-hero .hero-copy h1{overflow-wrap:anywhere;width:calc(100vw - 42px);font-size:clamp(2.2rem,9.7vw,2.45rem)}.home-hero .hero-copy>p{overflow-wrap:break-word;width:calc(100vw - 42px)}.home-hero .eyebrow{white-space:normal;line-height:1.5;display:block}.home-trust-strip .trust-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.home-trust-strip .trust-proof-grid>*{overflow-wrap:anywhere;min-width:0}}@media (max-width:420px){.home-trust-strip .trust-proof-grid{grid-template-columns:1fr!important}}.wide-shell{width:min(100% - 80px,1440px);margin-inline:auto}.header{border-bottom:1px solid var(--north-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf7f1fa;position:sticky;top:0}.topbar{display:none}.desktop-nav{gap:clamp(18px,1.75vw,30px);font-size:13px}.desktop-nav>a:not(.btn){white-space:nowrap}.desktop-nav .nav-phone{margin-left:auto}.approved-hero{isolation:isolate;background:var(--north-charcoal);min-height:650px;color:var(--north-paper);align-items:center;display:flex;position:relative;overflow:hidden}.approved-hero-image{z-index:-3;object-fit:cover;object-position:center 55%}.approved-hero-overlay{z-index:-2;background:linear-gradient(90deg,#121210c2 0%,#12121099 34%,#12121033 67%,#12121008 100%);position:absolute;inset:0}.approved-hero h1{letter-spacing:-.035em;text-wrap:balance;max-width:680px;margin:18px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(64px,5.25vw,76px);font-weight:400;line-height:1.05}.approved-hero p{color:#faf7f1e6;max-width:540px;margin:0 0 28px;font-size:17px;line-height:1.55}.approved-credentials{background:var(--north-paper);border-bottom:1px solid var(--north-border)}.approved-credentials-grid{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.approved-credentials-grid>div{border-right:1px solid var(--north-border);grid-template-columns:42px 1fr;align-items:center;gap:15px;min-height:112px;padding:20px clamp(15px,2vw,30px);display:grid}.approved-credentials-grid>div:first-child{padding-left:0}.approved-credentials-grid>div:last-child{border-right:0;padding-right:0}.approved-credentials svg{width:31px;height:31px;color:var(--north-copper);stroke-width:1.25px}.approved-credentials span{max-width:175px;color:var(--north-ink);font-size:13px;line-height:1.45}.approved-projects{background:var(--north-stone);padding:66px 0 72px}.approved-section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px;display:flex}.approved-section-heading h2,.approved-region h2,.approved-journal h2{letter-spacing:-.035em;margin:10px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(39px,3.5vw,52px);font-weight:400;line-height:1.08}.approved-section-heading>a{color:var(--north-copper-dark);align-items:center;gap:7px;font-size:13px;display:flex}.approved-project-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;display:grid}.approved-project-card{border:1px solid var(--north-border);background:var(--north-paper);border-radius:3px;transition:transform .2s,border-color .2s;overflow:hidden}.approved-project-card:hover{border-color:var(--north-copper);transform:translateY(-3px)}.approved-project-image{aspect-ratio:3/2;background:var(--north-warm-stone);position:relative;overflow:hidden}.approved-project-image img{object-fit:cover;transition:transform .4s}.approved-project-card:hover img{transform:scale(1.025)}.approved-project-card>div:last-child{justify-content:space-between;align-items:center;gap:16px;min-height:78px;padding:14px 17px;display:flex}.approved-project-card span,.approved-project-card strong,.approved-project-card small{display:block}.approved-project-card strong{font-size:16px}.approved-project-card small{color:var(--north-muted);margin-top:3px;font-size:12px}.approved-project-card svg{color:var(--north-copper);flex:none}.approved-region{background:var(--north-paper);border-bottom:1px solid var(--north-border)}.approved-region-grid{grid-template-columns:minmax(300px,.95fr) minmax(430px,1.35fr) minmax(190px,.55fr);min-height:400px;display:grid}.approved-region-copy{align-self:center;padding:55px 55px 55px 0}.approved-region-copy p{max-width:48ch;margin:18px 0 26px;font-size:15px;line-height:1.65}.approved-outline-btn{border-color:var(--north-copper);min-height:44px;color:var(--north-copper-dark);background:0 0;border-radius:3px}.approved-region-image{min-height:400px;position:relative;overflow:hidden}.approved-region-image img{object-fit:cover}.approved-region-links{border-left:1px solid var(--north-border);flex-direction:column;justify-content:center;padding:40px 0 40px 42px;display:flex}.approved-region-links small{color:var(--north-ink);margin-bottom:15px;font-weight:800}.approved-region-links a{color:var(--north-muted);padding:3px 0;font-size:12px}.approved-journal{background:var(--north-cream);padding:70px 0 76px}.approved-journal-grid{grid-template-columns:minmax(280px,.72fr) minmax(0,1.58fr);align-items:center;gap:70px;display:grid}.approved-journal-intro p{max-width:48ch;margin:20px 0 28px;font-size:15px}.approved-journal-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.approved-journal-cards article{border:1px solid var(--north-border);background:var(--north-paper);border-radius:3px;overflow:hidden}.approved-journal-image{aspect-ratio:16/9;background:var(--north-stone);display:block;position:relative;overflow:hidden}.approved-journal-image img{object-fit:cover;transition:transform .35s}.approved-journal-image:hover img{transform:scale(1.025)}.approved-journal-cards article>div{padding:17px 18px 19px}.approved-journal-cards article small{color:var(--north-copper-dark);letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:800}.approved-journal-cards h3{letter-spacing:-.015em;min-height:2.5em;margin:9px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400;line-height:1.25}.approved-read-more{color:var(--north-copper-dark);align-items:center;gap:6px;font-size:11px;font-weight:800;display:inline-flex}.approved-footer{background:var(--north-paper);color:var(--north-ink);border-top:1px solid var(--north-border);padding:0}.approved-footer-grid{grid-template-columns:1.25fr .65fr .9fr 1.1fr .85fr;gap:clamp(30px,4vw,66px);padding-block:48px 40px;display:grid}.approved-footer-grid>div,.approved-footer-grid>nav{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.approved-footer h3{color:var(--north-ink);letter-spacing:0;text-transform:none;margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:400}.approved-footer p{color:var(--north-muted)}.approved-footer-grid nav a,.approved-footer-studio>a{color:var(--north-muted);font-size:12px}.approved-footer-grid a:hover{color:var(--north-copper-dark)}.approved-footer-practice>a{line-height:0;display:block}.approved-footer-practice>a img{width:150px;height:auto}.approved-footer-practice p{max-width:240px;margin:12px 0;font-size:12px;line-height:1.55}.approved-footer-socials{flex-direction:row!important;gap:9px!important;display:flex!important}.approved-footer-socials a{border:1px solid var(--north-border);border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.approved-footer-socials svg{width:13px}.approved-footer address{color:var(--north-muted);font-size:12px;font-style:normal;line-height:1.55}.approved-footer-midlands{border-top:1px solid var(--north-border);margin-top:17px;padding-top:16px}.approved-footer-midlands h3{letter-spacing:.11em;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:800}.approved-footer-midlands a{color:var(--north-copper-dark);align-items:center;gap:5px;margin-top:8px;font-size:11px;display:flex}.approved-footer-cta .btn{color:var(--north-paper);margin-top:12px}.approved-footer-locations{border-top:1px solid var(--north-border);gap:26px;padding-block:18px;display:flex}.approved-footer-locations strong{color:var(--north-ink);flex:none;font-size:11px}.approved-footer-locations nav{flex-wrap:wrap;gap:6px 20px;display:flex}.approved-footer-locations a{color:var(--north-muted);font-size:11px}.approved-footer-bottom{border-top:1px solid var(--north-border);color:var(--north-muted);justify-content:space-between;padding-block:17px;font-size:10px;display:flex}@media (max-width:1100px){.wide-shell{width:min(100% - 48px,1440px)}.approved-credentials-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.approved-credentials-grid>div{border-bottom:1px solid var(--north-border)}.approved-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.approved-region-grid{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr)}.approved-region-links{border-left:0;border-top:1px solid var(--north-border);flex-flow:wrap;grid-column:1/-1;justify-content:flex-start;gap:5px 20px;padding:24px 0}.approved-region-links small{width:100%;margin-bottom:5px}.approved-journal-grid{grid-template-columns:1fr;gap:38px}.approved-journal-intro{max-width:650px}.approved-footer-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.wide-shell{width:min(100% - 28px,1440px)}.nav{min-height:66px}.header .brand-logo{width:150px}.approved-hero{align-items:flex-end;min-height:650px}.approved-hero-image{object-position:61% center}.approved-hero-overlay{background:linear-gradient(#12121014,#1212106b 30%,#121210e6 72%,#121210f0)}.approved-hero-content{padding-block:45px}.approved-hero h1{max-width:345px;font-size:clamp(40px,12vw,51px);line-height:1.02}.approved-hero p{max-width:345px;font-size:15px}.approved-hero .actions{flex-direction:column;align-items:stretch;max-width:260px}.approved-hero .btn{width:100%}.approved-credentials-grid{grid-template-columns:1fr 1fr}.approved-credentials-grid>div{grid-template-columns:34px 1fr;min-height:92px;padding:16px 14px}.approved-credentials-grid>div:first-child{padding-left:14px}.approved-credentials svg{width:26px}.approved-projects{padding:58px 0}.approved-section-heading{flex-direction:column;align-items:flex-start}.approved-project-grid,.approved-region-grid{grid-template-columns:1fr}.approved-region-copy{padding:58px 0 40px}.approved-region-image{min-height:320px}.approved-region-links{padding:26px 0}.approved-journal{padding:58px 0}.approved-journal-cards{grid-template-columns:1fr}.approved-journal-cards h3{min-height:0}.approved-footer-grid{grid-template-columns:1fr 1fr;gap:36px 24px}.approved-footer-practice,.approved-footer-cta{grid-column:1/-1}.approved-footer-locations{flex-direction:column;align-items:flex-start;gap:10px}}@media (max-width:480px){.approved-hero-content,.approved-projects .wide-shell,.approved-region .wide-shell,.approved-journal .wide-shell,.approved-footer .wide-shell{width:calc(100vw - 28px);min-width:0;max-width:calc(100vw - 28px)}.approved-credentials-grid{grid-template-columns:1fr;width:100%;max-width:100%}.approved-credentials-grid>div{border-right:0;width:100%;min-width:0;padding-inline:14px}.approved-section-heading,.approved-section-heading>div,.approved-section-heading h2,.approved-project-grid,.approved-project-card{width:100%;min-width:0;max-width:100%}.approved-section-heading h2,.approved-project-card strong{overflow-wrap:anywhere}.approved-footer-grid{grid-template-columns:1fr}.approved-footer-practice,.approved-footer-cta{grid-column:auto}.approved-footer-bottom{flex-direction:column;gap:12px}}@media (prefers-reduced-motion:reduce){.approved-project-card,.approved-project-image img,.approved-journal-image img{transition:none}}:root{--space-1:.5rem;--space-2:.75rem;--space-3:1rem;--space-4:1.5rem;--space-5:2rem;--space-6:3rem;--space-7:4.5rem;--space-8:6rem}body{line-height:1.6}p{margin-top:0;margin-bottom:var(--space-3)}p:last-child{margin-bottom:0}li+li{margin-top:var(--space-1)}.section{padding:80px 0}.page-intro{margin-bottom:var(--space-6)}.page-intro h1{margin-bottom:var(--space-4)}.page-intro .lead{margin-bottom:var(--space-3)}.section-heading{margin-bottom:var(--space-6)}.section-heading h2{margin:var(--space-2) 0 var(--space-3)}.section-heading p{max-width:70ch}.split-intro{gap:var(--space-6);margin-bottom:var(--space-6)}.content-grid{gap:var(--space-4);margin-top:var(--space-6)}.content-grid article{padding:var(--space-4)}.content-cta{margin-top:var(--space-6);padding:var(--space-5);border-radius:8px}.final-cta p{max-width:65ch;margin-inline:auto}.final-cta .actions{margin-top:var(--space-4);justify-content:center}.approved-hero{min-height:620px}.approved-hero-content{padding-block:var(--space-6)}.approved-hero h1{margin:18px 0 22px}.approved-hero p{margin-bottom:26px}.approved-hero .actions{gap:var(--space-2)}.approved-credentials-grid>div{min-height:100px;padding-block:var(--space-3)}.approved-projects{padding:64px 0 68px}.approved-section-heading{margin-bottom:var(--space-5)}.approved-project-grid{gap:var(--space-4)}.approved-region-grid{min-height:360px}.approved-region-copy{padding:var(--space-6) var(--space-6) var(--space-6) 0}.approved-region-copy p{margin:var(--space-3) 0 var(--space-4)}.approved-region-image{min-height:360px}.approved-region-links{padding-block:var(--space-5)}.approved-journal{padding:64px 0 68px}.approved-journal-grid{gap:var(--space-6)}.approved-journal-intro p{margin:var(--space-3) 0 var(--space-4)}.approved-journal-cards{gap:var(--space-4)}.services-hero{padding:64px 0}.services-hero-grid{gap:var(--space-6)}.services-hero-grid img{border-radius:8px;height:460px}.service-detail-hero{padding:64px 0}.service-detail-grid{gap:var(--space-6)}.service-detail-image{border-radius:8px;height:460px}.projects-index-page{padding-top:64px}.projects-index-intro{margin-bottom:var(--space-5)}.projects-grid,.expanded-projects,.services-overview-grid,.selected-work-grid,.process-card-grid,.deliverables-grid,.review-grid,.related-guide-grid{gap:var(--space-4)}.projects-grid article,.project-card,.service-overview-card,.process-card,.simple-card{border-radius:8px}.projects-grid article>div,.project-card>div,.service-overview-copy{padding:var(--space-4)}.service-card,.guide-card{min-height:0;padding:var(--space-4)}.service-card small{margin-top:var(--space-5)}.project-detail-hero,.project-detail-hero>img{height:480px}.project-detail-overlay{padding-bottom:var(--space-5)}.project-detail-grid,.project-overview,.project-content-grid{gap:var(--space-6)}.project-gallery{gap:var(--space-4)}.project-gallery-section{padding-top:64px;padding-bottom:64px}.deliverables-grid{margin-top:var(--space-5)}.article-page section,.article-page .content-cta{margin-top:var(--space-6)}.enhanced-article-body p{margin-bottom:var(--space-3)}.enhanced-article-body h2{margin-top:var(--space-6);margin-bottom:var(--space-3)}.enhanced-article-body h3{margin-top:var(--space-5);margin-bottom:var(--space-2)}.studio-v4-director-section,.studio-v4-collaborators-section,.studio-v4-values-section,.studio-v4-process-section,.studio-v4-studios-section,.studio-v4-strengths-section{padding-block:var(--space-7)}.studio-v4-section-heading{gap:var(--space-6);margin-bottom:var(--space-6)}.studio-v4-director-grid,.studio-v4-values-grid,.studio-v4-standards-grid{gap:var(--space-6)}.studio-v4-standards-section{padding:var(--space-7) 0}.studio-v4-studio-cards{gap:var(--space-4)}.studio-v4-studio-cards article{min-height:320px;padding:var(--space-4);border-radius:8px}.studio-v4-studio-card-icon{margin-bottom:var(--space-4)}.location-hero.section{padding:64px 0}.location-hero-grid{gap:var(--space-6)}.location-hero-grid>img{border-radius:8px;height:460px}.location-hero-points{margin-top:var(--space-4)}.location-hero+.section,.location-hero~.section{padding-top:64px;padding-bottom:64px}.location-content-grid,.planning-context,.process-layout,.faq-layout{gap:var(--space-6)}.location-content-grid article p{max-width:70ch;font-size:17px}.location-service-panel,.location-topic-grid article,.planning-context>aside{padding:var(--space-4);border-radius:8px}.location-service-panel ul{gap:var(--space-2)}.location-topic-grid,.location-project-grid,.location-directory-grid{gap:var(--space-4)}.location-directory-card{min-height:220px;padding:var(--space-4);border-radius:8px}.location-process li{padding:var(--space-3) 0}.location-project-grid{margin-bottom:var(--space-4)}.location-project-grid img{border-radius:8px;height:260px}.faq-layout details{padding:var(--space-3) 0}.nearby-links{margin-top:var(--space-3)}#project-enquiry{padding-block:var(--space-7)}.contact-grid,.about-grid{gap:var(--space-6)}.contact-form{padding:var(--space-4);border-radius:8px;gap:18px}.enquiry-fields{gap:18px var(--space-4)}.contact-form label,.fee-form label{gap:7px}.contact-form input,.contact-form select,.contact-form textarea,.fee-form select{min-height:48px}.contact-form textarea{resize:vertical;min-height:132px}.fee-tool{gap:var(--space-4);padding:var(--space-4);border-radius:8px}.fee-form{gap:18px}.fee-result{padding:var(--space-4);border-radius:8px}.approved-footer-grid{gap:clamp(32px,3vw,48px);padding-block:56px 32px}.approved-footer-locations{gap:var(--space-4);padding-block:14px}.approved-footer-locations nav{gap:5px 16px}.approved-footer-bottom{padding-block:14px}@media (max-width:950px){.section{padding:60px 0}.services-hero,.service-detail-hero,.location-hero.section{padding:56px 0}.services-hero-grid img,.service-detail-image,.location-hero-grid>img{height:420px}.location-hero~.section{padding-top:56px;padding-bottom:56px}.approved-region-copy{padding:var(--space-6) var(--space-5) var(--space-6) 0}.studio-v4-director-section,.studio-v4-strengths-section,.studio-v4-collaborators-section,.studio-v4-values-section,.studio-v4-process-section,.studio-v4-standards-section,.studio-v4-studios-section{padding-block:60px}.approved-footer-grid{padding-block:48px 28px}}@media (max-width:650px){.section{padding:48px 0}.page-intro,.section-heading{margin-bottom:var(--space-5)}.approved-hero{min-height:600px}.approved-hero-content{padding-block:40px}.approved-credentials-grid>div{min-height:82px}.approved-projects,.approved-journal{padding:48px 0 52px}.approved-section-heading{margin-bottom:var(--space-4)}.approved-project-grid,.approved-journal-cards{gap:18px}.approved-region-copy{padding:48px 0 32px}.approved-region-image{min-height:280px}.services-hero,.service-detail-hero,.location-hero.section{padding:48px 0}.services-hero-grid,.service-detail-grid,.location-hero-grid,.location-content-grid,.planning-context,.process-layout,.faq-layout,.contact-grid{gap:var(--space-5)}.services-hero-grid img,.service-detail-image,.location-hero-grid>img{height:360px}.location-hero~.section{padding-top:48px;padding-bottom:48px}.location-directory-card{min-height:0}.location-project-grid img{height:240px}#project-enquiry{padding-block:52px}.contact-form,.fee-tool,.fee-result{padding:20px}.enquiry-fields{grid-template-columns:1fr;gap:18px}.approved-footer-grid{gap:var(--space-5);padding-block:48px 24px}}:root{--coastal-ink:var(--ral-7016-deep);--coastal-navy:var(--ral-7016);--coastal-deep:var(--ral-7016-dark);--coastal-slate:var(--ral-7016-light);--coastal-sea-grey:var(--ral-7016-muted);--coastal-mist:var(--soft-grey);--coastal-pale:var(--warm-white);--coastal-paper:var(--warm-white);--coastal-white:var(--warm-white);--coastal-border:var(--border-light);--coastal-copper:var(--copper);--coastal-copper-dark:var(--copper-hover);--coastal-sand:var(--soft-grey);--north-ink:var(--warm-white);--north-charcoal:var(--ral-7016);--north-stone:var(--ral-7016-light);--north-warm-stone:var(--ral-7016-muted);--north-cream:var(--ral-7016-deep);--north-paper:var(--warm-white);--north-muted:var(--soft-grey);--north-border:var(--border-light);--north-copper:var(--copper);--north-copper-dark:var(--copper-hover);--north-olive:var(--ral-7016-muted);--north-dark-olive:var(--ral-7016-dark);--cream:var(--ral-7016-deep);--paper:var(--warm-white);--sand:var(--ral-7016-light);--ink:var(--warm-white);--muted:var(--soft-grey);--orange:var(--copper);--line:var(--border-light)}body{background:var(--ral-7016-deep);color:var(--warm-white);overflow-x:hidden}.eyebrow{color:var(--copper-hover);letter-spacing:.18em}:focus-visible{outline-color:var(--copper)}.primary{background:var(--coastal-copper);border-color:var(--coastal-copper);color:var(--coastal-white)}.primary:hover{background:var(--coastal-copper-dark);border-color:var(--coastal-copper-dark)}.secondary{border-color:var(--coastal-slate);color:var(--coastal-ink)}.header{background:#f7f9f8f7;border-color:#415c6842;box-shadow:0 8px 30px #0d28330a}.desktop-nav{color:var(--coastal-navy)}.call-btn,.contact-phone-card{background:var(--coastal-deep);border-color:var(--coastal-deep)}.approved-hero{background:var(--coastal-deep);min-height:650px;color:var(--coastal-white)}.approved-hero-image{object-position:center 55%;filter:saturate(.86)contrast(1.03)brightness(.97)}.approved-hero-overlay{background:linear-gradient(90deg,#09232ee0 0%,#0d2833b3 36%,#0d283340 68%,#0d28330a 100%)}.approved-hero .eyebrow{color:#ef9b73}.approved-hero h1{letter-spacing:-.04em;max-width:720px;font-size:clamp(3rem,5.2vw,5.5rem);line-height:.98}.approved-hero p{color:#edf2f2ed}.approved-hero-secondary{color:var(--coastal-pale);background:#0d28332e;border-color:#edf2f2c7}.approved-hero-secondary:hover{background:var(--coastal-pale);color:var(--coastal-deep)}.approved-credentials{background:var(--coastal-pale);border-color:var(--coastal-border)}.approved-credentials-grid>div{border-color:var(--coastal-border)}.approved-credentials svg{color:var(--coastal-slate)}.approved-credentials span{color:var(--coastal-navy);font-weight:700}.approved-credentials-grid>div:not(:last-child):after{content:"";background:var(--coastal-copper);width:2px;height:22px;position:absolute;right:-1px}.approved-credentials-grid>div{position:relative}.approved-projects{background:var(--coastal-mist)}.approved-project-card{background:var(--coastal-white);border-color:var(--coastal-border);box-shadow:0 12px 32px #0d283309}.approved-project-card strong{color:var(--coastal-navy)}.approved-project-card small{color:var(--coastal-slate)}.approved-project-image{background:var(--coastal-sea-grey)}.approved-region{background:var(--coastal-deep);color:var(--coastal-pale);border-color:#dde5e733}.approved-region-grid{grid-template-columns:minmax(300px,.88fr) minmax(440px,1.45fr) minmax(190px,.55fr)}.approved-region-copy{padding-right:clamp(36px,4vw,64px)}.approved-region h2,.approved-region-links small{color:var(--coastal-white)}.approved-region-copy p{color:#dde5e7c7}.approved-region-image:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0d283347,#0000 45%);position:absolute;inset:0}.approved-region-image img{filter:saturate(.78)contrast(1.04)}.approved-region-links{border-color:#dde5e733}.approved-region-links a{color:#dde5e7c7}.approved-region-links a:hover{color:#ef9b73}.approved-region .approved-outline-btn{border-color:var(--coastal-copper);color:#f3ad89}.approved-region .approved-outline-btn:hover{background:var(--coastal-copper);color:var(--coastal-white)}.coastal-services{background:var(--coastal-paper);padding:72px 0}.coastal-services-grid{grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);align-items:start;gap:clamp(48px,7vw,100px);display:grid}.coastal-services-intro h2,.coastal-process-heading h2{letter-spacing:-.04em;margin:12px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4vw,60px);font-weight:400;line-height:1.04}.coastal-services-intro p{max-width:48ch;margin-bottom:24px}.coastal-service-list{border-top:1px solid var(--coastal-border)}.coastal-service-list a{border-bottom:1px solid var(--coastal-border);grid-template-columns:44px 1fr auto;align-items:center;gap:18px;min-height:72px;padding:14px 4px;transition:padding .2s,background .2s;display:grid}.coastal-service-list a:nth-child(2n){background:#dde5e738}.coastal-service-list a:hover{background:var(--coastal-pale);padding-inline:12px}.coastal-service-list span{color:var(--coastal-slate);letter-spacing:.15em;font-size:11px}.coastal-service-list strong{color:var(--coastal-navy);font-size:clamp(19px,2vw,25px)}.coastal-service-list svg{color:var(--coastal-copper)}.approved-journal{background:var(--coastal-pale)}.approved-journal-cards article{background:var(--coastal-white);border-color:var(--coastal-border)}.approved-journal-image{background:var(--coastal-mist)}.approved-journal-image img{filter:saturate(.86)}.approved-journal-cards h3{color:var(--coastal-navy)}.coastal-process{background:var(--coastal-navy);color:var(--coastal-pale);padding:76px 0}.coastal-process-heading{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.coastal-process-heading>div{max-width:780px}.coastal-process-heading h2{color:var(--coastal-white);margin-bottom:0}.coastal-process .eyebrow{color:#ef9b73}.coastal-process-list{border-top:1px solid #dde5e73d;grid-template-columns:repeat(3,1fr);margin:44px 0 0;padding:0;list-style:none;display:grid}.coastal-process-list li{border-right:1px solid #dde5e733;grid-template-columns:38px 1fr;gap:18px;padding:28px 28px 4px 0;display:grid}.coastal-process-list li+li{margin:0;padding-left:28px}.coastal-process-list li:last-child{border-right:0}.coastal-process-list span{color:#ef9b73;letter-spacing:.15em;font-size:12px;font-weight:800}.coastal-process-list h3{color:var(--coastal-white);margin:0 0 10px;font-size:24px;line-height:1.15}.coastal-process-list p{color:#dde5e7bd}.sand-section,.alt-section,.location-hub-section{background:var(--coastal-mist)}.dark-section,.fee-result,.location-service-panel{background:var(--coastal-deep);color:var(--coastal-pale)}.dark-section p,.location-service-panel p{color:#dde5e7c2}.services-hero,.studio-v4-hero,.location-page-hero,.location-hero,.page-intro{background:var(--coastal-paper)}.service-overview-card,.projects-grid article,.project-card,.content-grid article,.location-directory-card,.location-topic-grid article{background:var(--coastal-paper);border-color:var(--coastal-border);box-shadow:none}.service-overview-card:hover,.project-card:hover{border-color:#c96434a6;box-shadow:0 14px 30px #0d28330f}.service-overview-copy h2,.projects-grid h2,.location-topic-grid h2{color:var(--coastal-navy)}.process-card-grid article,.large-check-list li,.deliverables-grid>div{background:var(--coastal-paper);border-color:var(--coastal-border)}.location-hero-grid>img,.services-hero-grid>img,.service-detail-image img{filter:saturate(.84)contrast(1.02)}.planning-context>aside{background:var(--coastal-paper);border-color:var(--coastal-border)}.faq-layout details{border-color:var(--coastal-border)}.contact-form,.enquiry-form,.fee-tool,.lead-gate{background:var(--coastal-paper);border-color:var(--coastal-border)}.fee-form select,.contact-form input,.contact-form select,.contact-form textarea,.lead-gate input[type=text],.lead-gate input[type=email]{background:var(--coastal-white);color:var(--coastal-ink);border-color:#415c6852}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus,.fee-form select:focus,.lead-gate input:focus{outline-offset:1px;border-color:var(--coastal-copper);outline:3px solid #c9643452}.field-error,.error{color:#a53b2c}.success{color:#276148}.approved-footer{background:var(--coastal-deep);color:var(--coastal-pale);border-color:#dde5e72e}.approved-footer-practice>a img{filter:brightness(0)invert();opacity:.96}.approved-footer h3,.approved-footer-locations strong{color:var(--coastal-white)}.approved-footer p,.approved-footer address,.approved-footer-grid nav a,.approved-footer-studio>a,.approved-footer-locations a,.approved-footer-bottom{color:#dde5e7b8}.approved-footer-grid a:hover,.approved-footer-locations a:hover{color:#ef9b73}.approved-footer-socials a,.approved-footer-midlands,.approved-footer-locations,.approved-footer-bottom{border-color:#dde5e733}.approved-footer-midlands h3{color:#ef9b73}.approved-footer-midlands a{color:#f3ad89}@media (max-width:1100px){.approved-region-grid{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr)}.coastal-services-grid{grid-template-columns:.8fr 1.2fr;gap:48px}}@media (max-width:700px){.approved-hero{min-height:620px}.approved-hero-image{object-position:63% center}.approved-hero-overlay{background:linear-gradient(#0d28330f,#0d283361 30%,#09232ee6 70%,#09232ef7)}.approved-hero h1{font-size:clamp(2.75rem,12vw,3.35rem);line-height:.98}.approved-credentials-grid>div:after{display:none}.coastal-services{padding:52px 0}.coastal-services-grid{grid-template-columns:1fr;gap:32px}.coastal-process{padding:52px 0}.coastal-process-heading{flex-direction:column;align-items:flex-start;gap:24px}.coastal-process-list{grid-template-columns:1fr;margin-top:32px}.coastal-process-list li,.coastal-process-list li+li{border-bottom:1px solid #dde5e733;border-right:0;padding:24px 0}}@media (prefers-reduced-motion:reduce){.coastal-service-list a{transition:none}}:root{--ref-navy:var(--ral-7016);--ref-navy-deep:var(--ral-7016-dark);--ref-slate:var(--ral-7016-light);--ref-copper:var(--copper);--ref-pale:var(--warm-white);--ref-rule:var(--border-light)}.reference-shell{width:min(100% - 80px,1370px);margin-inline:auto}.header{background:var(--ral-7016);border-color:var(--ref-rule);box-shadow:none;color:#fff;position:relative;top:auto}.nav{min-height:78px}.header .brand-logo{width:150px}.desktop-nav{color:#ffffffd1;gap:clamp(15px,1.45vw,25px);font-size:12px}.desktop-nav>a:not(.btn):hover{color:var(--ref-copper)}.desktop-nav .nav-phone{color:#fff;margin-left:0}.header .small-btn{background:var(--ref-copper);min-height:40px;color:var(--ref-navy-deep);border:0;border-radius:3px;padding:0 17px;font-size:11px}.menu-btn{color:#fff}.mobile-nav{background:var(--ref-navy-deep);border-color:var(--ref-rule);color:#fff}.reference-hero{isolation:isolate;background:var(--ref-navy-deep);color:#fff;align-items:center;height:620px;display:flex;position:relative;overflow:hidden}.reference-hero-image{z-index:-2;object-fit:cover;object-position:70% 55%;filter:saturate(.82)contrast(1.04)}.reference-hero-overlay{z-index:-1;background:linear-gradient(90deg,#22272ae0 0%,#22272ab8 34%,#22272a4d 62%,#22272a14 100%),linear-gradient(#0000 72%,#22272a61);position:absolute;inset:0}.reference-hero-content{padding-block:54px}.reference-eyebrow{color:var(--ref-copper);letter-spacing:.105em;text-transform:uppercase;margin:0 0 17px;font-size:10px;font-weight:700}.reference-hero h1{color:#fff;letter-spacing:-.035em;max-width:650px;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:58px;font-weight:400;line-height:1.02}.reference-hero h1 span{display:block}.reference-hero-copy{color:#ffffffc7;max-width:535px;margin:0 0 24px;font-size:14px;line-height:1.55}.reference-actions{gap:13px;display:flex}.reference-button{color:#fff;border:1px solid #ffffff94;border-radius:2px;justify-content:center;align-items:center;min-height:44px;padding:0 19px;font-size:11px;font-weight:700;transition:background .2s,color .2s;display:inline-flex}.reference-button-primary{border-color:var(--ref-copper);background:var(--ref-copper);color:var(--ref-navy-deep)}.reference-button-outline:hover{color:var(--ref-navy-deep);background:#fff}.reference-projects,.reference-services{background:var(--ref-navy-deep);color:#fff;border-top:1px solid var(--ref-rule);padding:54px 0 58px}.reference-heading-row{justify-content:space-between;align-items:center;gap:24px;margin-bottom:25px;display:flex}.reference-heading-row h2,.reference-process h2{color:#fff;letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400;line-height:1.1}.reference-heading-row>a{color:var(--ref-copper);align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.reference-heading-row svg{width:14px}.reference-project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.reference-project{min-width:0;display:block}.reference-project-image{aspect-ratio:1.55;background:var(--ral-7016-deep);margin-bottom:13px;position:relative;overflow:hidden}.reference-project-image img{object-fit:cover;transition:transform .3s}.reference-project:hover img{transform:scale(1.02)}.reference-project strong,.reference-project span{display:block}.reference-project strong{color:#fff;font-size:14px;line-height:1.3}.reference-project span{color:#eef0edb8;margin-top:3px;font-size:12px}.reference-services{padding-block:43px 48px}.reference-service-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:15px;display:grid}.reference-service-grid a{text-align:center;min-width:0;color:var(--ref-pale);flex-direction:column;align-items:center;gap:12px;font-size:11px;display:flex}.reference-service-grid svg{width:34px;height:34px;color:var(--ref-copper);stroke-width:1.25px}.reference-process{background:var(--ref-slate);color:#fff;padding:55px 0}.reference-process-grid{grid-template-columns:340px 1fr;align-items:start;gap:56px;display:grid}.reference-process-intro p{color:#ffffffbf;margin:14px 0 21px;font-size:13px;line-height:1.55}.reference-process ol{grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.reference-process li{border-left:1px solid #ffffff29;min-height:150px;padding:30px 27px 10px}.reference-process li strong{font-size:12px}.reference-process li p{color:#ffffffb3;margin:14px 0 0;font-size:12px;line-height:1.55}.reference-footer{background:var(--ref-navy-deep);color:#fff;padding:0}.reference-footer-grid{grid-template-columns:.8fr 1fr 1.6fr;gap:54px;padding-block:42px 35px;display:grid}.reference-footer h3{color:var(--ref-copper);letter-spacing:.08em;text-transform:uppercase;margin:0 0 13px;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:700}.reference-footer address{color:#ffffffbf;font-size:11px;font-style:normal;line-height:1.7}.reference-footer-link{color:var(--ref-copper);margin-top:13px;font-size:10px;font-weight:700;display:inline-block}.reference-footer-locations nav{flex-wrap:wrap;gap:5px 17px;display:flex}.reference-footer-locations nav a{color:#ffffffb8;font-size:10px}.reference-footer-legal{border-top:1px solid var(--ref-rule);color:#ffffff8c;grid-template-columns:1fr auto 1fr;align-items:center;min-height:47px;font-size:9px;display:grid}.reference-footer-legal nav{gap:34px;display:flex}.reference-footer-socials{justify-content:flex-end;gap:18px;display:flex}.reference-footer-socials svg{color:#fffc;width:13px;height:13px}@media (max-width:1100px){.reference-shell{width:min(100% - 48px,1370px)}.reference-hero{height:600px}.reference-hero h1{font-size:54px}.reference-project-grid{gap:20px}.reference-process-grid{grid-template-columns:280px 1fr;gap:34px}.reference-process li{padding-inline:20px}}@media (max-width:950px){.nav{min-height:74px}.reference-project-grid{grid-template-columns:repeat(2,1fr)}.reference-project:last-child{display:none}.reference-service-grid{grid-template-columns:repeat(3,1fr);gap:28px 15px}.reference-process-grid{grid-template-columns:1fr;gap:22px}.reference-process-intro{max-width:500px}.reference-footer-grid{grid-template-columns:1fr 1fr}.reference-footer-locations{grid-column:1/-1}}@media (max-width:700px){.reference-shell{width:calc(100% - 28px)}.reference-shell>*{min-width:0}.reference-hero{align-items:flex-end;height:620px}.reference-hero-image{object-position:64% center}.reference-hero-overlay{background:linear-gradient(#24292c0d,#24292c59 32%,#24292cf0 73%,#24292cfa)}.reference-hero-content{padding-block:40px}.reference-eyebrow{font-size:8px}.reference-hero h1{max-width:355px;font-size:44px}.reference-hero-copy{max-width:355px;font-size:13px}.reference-hero h1 span,.reference-heading-row h2,.reference-process h2,.reference-project strong{overflow-wrap:anywhere}.reference-projects,.reference-services{padding-block:46px}.reference-project-grid{grid-template-columns:1fr}.reference-project:last-child{display:block}.reference-heading-row{align-items:flex-start}.reference-heading-row>a{flex:none;margin-top:7px}.reference-service-grid{grid-template-columns:repeat(2,1fr)}.reference-process{padding-block:48px}.reference-process ol{grid-template-columns:1fr}.reference-process li{border-top:1px solid #ffffff29;border-left:0;min-height:0;padding:20px 0}.reference-footer-grid{grid-template-columns:1fr;gap:30px;padding-block:38px 30px}.reference-footer-locations{grid-column:auto}.reference-footer-legal{grid-template-columns:1fr auto;gap:12px;padding-block:14px}.reference-footer-legal nav{grid-area:2/1/auto/-1;gap:20px}.reference-footer-socials{grid-area:1/2}}@media (max-width:420px){.reference-hero h1{font-size:39px}.reference-actions{gap:8px}.reference-button{padding-inline:13px;font-size:10px}.reference-heading-row h2,.reference-process h2{font-size:28px}}@media (prefers-reduced-motion:reduce){.reference-project-image img{transition:none}}.depth-section-intro{max-width:730px}.depth-section-intro,.depth-section-intro-row,.depth-section-intro-row>div,.depth-authority-grid,.depth-service-groups,.depth-director-grid,.depth-locations-grid{min-width:0}.depth-section-intro-row{justify-content:space-between;align-items:flex-end;gap:40px;max-width:none;margin-bottom:30px;display:flex}.depth-section-intro-row>div{max-width:780px}.depth-section-intro .reference-eyebrow,.depth-section-intro-row .reference-eyebrow{margin-bottom:12px}.depth-section-intro h2,.depth-case-copy h2,.depth-director-copy h2,.depth-fees h2,.depth-locations h2,.depth-final-cta h2{color:#fff;letter-spacing:-.03em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3vw,44px);font-weight:400;line-height:1.08}.depth-section-intro>p:last-child{color:#ffffffb8;margin:18px 0 0;font-size:14px;line-height:1.65}.depth-text-link{color:var(--ref-copper);flex:none;align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.depth-text-link svg,.depth-knowledge-grid a svg,.depth-journal-grid article>div>a svg,.depth-locations nav svg,.depth-fees .reference-button svg{width:14px}.depth-trust{border-top:1px solid var(--ref-rule);border-bottom:1px solid var(--ref-rule);background:var(--ref-navy);color:#fff}.depth-trust-grid{grid-template-columns:repeat(3,1fr);min-height:82px;display:grid}.depth-trust-grid>div{text-align:center;justify-content:center;align-items:center;gap:10px;padding:15px 18px;display:flex;position:relative}.depth-trust-grid>div+div:before{background:var(--ref-rule);content:"";width:1px;height:25px;position:absolute;left:0}.depth-trust svg{width:22px;height:22px;color:var(--ref-copper);stroke-width:1.35px;flex:none}.depth-trust span{font-size:10px;line-height:1.35}.reference-hero-image{object-position:66% center}.depth-projects{padding-block:62px 66px}.depth-case-study{background:var(--ref-navy);color:#fff;padding:68px 0}.depth-case-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:stretch;display:grid}.depth-case-image{background:var(--ral-7016-deep);min-height:430px;position:relative;overflow:hidden}.depth-case-image img{object-fit:cover}.depth-case-copy{background:var(--ref-slate);flex-direction:column;justify-content:center;align-items:flex-start;padding:54px;display:flex}.depth-case-copy>p:not(.reference-eyebrow):not(.depth-meta){color:#ffffffc2;margin:18px 0 26px;font-size:14px;line-height:1.65}.depth-case-copy .depth-meta{color:var(--ref-copper);letter-spacing:.06em;text-transform:uppercase;margin:14px 0 0;font-size:10px;font-weight:700}.depth-case-copy .reference-button{gap:8px}.depth-case-copy .reference-button svg{width:14px}.depth-authority{background:var(--ref-slate);color:#fff;padding:68px 0}.depth-authority-grid{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);align-items:start;gap:72px;display:grid}.depth-authority ol{grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;display:grid}.depth-authority li{border-left:1px solid #ffffff2e;grid-template-columns:38px 1fr;gap:14px;min-height:150px;padding:5px 28px 28px;display:grid}.depth-authority li:nth-child(n+3){border-top:1px solid #ffffff2e;padding-top:28px}.depth-authority li>span{color:var(--ref-copper);font-family:Georgia,Times New Roman,serif;font-size:18px}.depth-authority h3{color:#fff;margin:2px 0 10px;font-size:13px}.depth-authority li p{color:#ffffffb3;margin:0;font-size:12px;line-height:1.6}.depth-services{padding-block:64px 68px}.depth-service-groups{border-top:1px solid var(--ref-rule);border-bottom:1px solid var(--ref-rule);grid-template-columns:repeat(3,1fr);display:grid}.depth-service-groups article{padding:30px 30px 28px}.depth-service-groups article+article{border-left:1px solid var(--ref-rule)}.depth-service-title{grid-template-columns:auto auto 1fr;align-items:center;gap:12px;margin-bottom:22px;display:grid}.depth-service-title>span{color:var(--ref-copper);font-family:Georgia,Times New Roman,serif;font-size:16px}.depth-service-title svg{width:25px;color:var(--ref-copper);stroke-width:1.25px}.depth-service-title h3{color:#fff;margin:0;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400}.depth-service-groups nav{gap:0;display:grid}.depth-service-groups nav a{color:#ffffffba;border-top:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:12px;padding:9px 0;font-size:11px;display:flex}.depth-service-groups nav svg{width:13px;color:var(--ref-copper)}.depth-director{background:var(--ref-navy);color:#fff;padding:76px 0}.depth-director-grid{grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);align-items:center;gap:68px;display:grid}.depth-director-image{min-height:520px;position:relative;overflow:hidden}.depth-director-image img{object-fit:cover;object-position:center 25%}.depth-director-copy{max-width:660px}.depth-director-copy>p:not(.reference-eyebrow){color:#ffffffbd;margin:20px 0;font-size:15px;line-height:1.7}.depth-qualifications{flex-wrap:wrap;gap:8px;margin:24px 0 28px;display:flex}.depth-qualifications span{color:var(--ref-copper);letter-spacing:.08em;text-transform:uppercase;border:1px solid #d6956e8c;padding:7px 11px;font-size:9px;font-weight:700}.depth-fees{background:var(--ral-7016-muted);color:var(--warm-white);padding:52px 0}.depth-fees-grid{grid-template-columns:auto 1fr auto;align-items:center;gap:28px;display:grid}.depth-fees-grid>svg{stroke-width:1.25px;width:42px;height:42px}.depth-fees h2{font-size:34px}.depth-fees p:not(.reference-eyebrow){color:#ffffffd4;max-width:760px;margin:11px 0 0;font-size:13px;line-height:1.55}.depth-fees .reference-eyebrow{color:#fff}.depth-fees .reference-button{white-space:nowrap;gap:8px}.depth-knowledge{background:var(--ref-slate);color:#fff;padding:68px 0}.depth-knowledge-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.depth-knowledge-grid article{border:1px solid #ffffff2e;flex-direction:column;align-items:flex-start;min-height:260px;padding:30px;display:flex}.depth-knowledge-grid article>svg{width:31px;height:31px;color:var(--ref-copper);stroke-width:1.25px;margin-bottom:26px}.depth-knowledge-grid h3{color:#fff;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400}.depth-knowledge-grid p{color:#ffffffad;margin:0 0 24px;font-size:12px;line-height:1.65}.depth-knowledge-grid a{color:var(--ref-copper);align-items:center;gap:7px;margin-top:auto;font-size:10px;font-weight:700;display:flex}.depth-journal{background:var(--ref-navy-deep);color:#fff;padding:68px 0}.depth-journal-grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.depth-journal-grid article{min-width:0}.depth-journal-image{aspect-ratio:1.55;background:var(--ral-7016-deep);display:block;position:relative;overflow:hidden}.depth-journal-image img{object-fit:cover}.depth-journal-placeholder{place-items:center;height:100%;display:grid}.depth-journal-placeholder svg{width:38px;color:var(--ref-copper)}.depth-journal-grid article>div{padding-top:17px}.depth-journal-grid article>div>span{color:var(--ref-copper);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.depth-journal-grid h3{margin:9px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.25}.depth-journal-grid h3 a{color:#fff}.depth-journal-grid article>div>a{color:#ffffffad;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.depth-empty{border-top:1px solid var(--ref-rule);border-bottom:1px solid var(--ref-rule);color:#ffffffa6;margin:0;padding:24px;font-size:12px}.depth-locations{background:var(--ref-navy);color:#fff;padding:64px 0}.depth-locations-grid{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);align-items:start;gap:72px;display:grid}.depth-locations h2{font-size:38px}.depth-locations-grid>div>p:last-child{color:#ffffffad;margin:18px 0 0;font-size:13px;line-height:1.65}.depth-locations nav{border-top:1px solid var(--ref-rule);grid-template-columns:1fr 1fr;display:grid}.depth-locations nav a{border-bottom:1px solid var(--ref-rule);color:#ffffffc2;justify-content:space-between;align-items:center;gap:12px;padding:12px 4px;font-size:11px;display:flex}.depth-locations nav a:nth-child(odd){padding-right:20px}.depth-locations nav a:nth-child(2n){border-left:1px solid var(--ref-rule);padding-left:20px}.depth-locations nav svg{color:var(--ref-copper)}.depth-final-cta{background:var(--ref-navy);color:#fff;text-align:center;border-top:1px solid var(--ref-rule);padding:68px 0}.depth-final-cta .reference-shell{flex-direction:column;align-items:center;display:flex}.depth-final-cta h2{max-width:820px;font-size:44px}.depth-final-cta>div>p:not(.reference-eyebrow){color:#ffffffb8;max-width:700px;margin:18px auto 27px;font-size:14px;line-height:1.6}.depth-director+.depth-fees,.depth-journal+.depth-locations{border-top:1px solid var(--ref-rule)}@media (max-width:1050px){.depth-trust-grid{grid-template-columns:repeat(3,1fr)}.depth-trust-grid>div{padding-inline:9px}.depth-trust span{font-size:9px}.depth-case-copy{padding:38px}.depth-authority-grid,.depth-locations-grid{gap:42px}.depth-director-grid{gap:44px}.depth-director-image{min-height:460px}.depth-service-groups article{padding-inline:22px}}@media (max-width:850px){.depth-trust-grid{grid-template-columns:repeat(2,1fr)}.depth-trust-grid>div{text-align:left;justify-content:flex-start;min-height:60px}.depth-trust-grid>div+div:before{display:none}.depth-trust-grid>div:nth-child(odd){border-right:1px solid var(--ref-rule)}.depth-trust-grid>div{border-bottom:1px solid var(--ref-rule)}.depth-trust-grid>div:last-child{border:0;grid-column:1/-1}.depth-case-grid,.depth-authority-grid,.depth-director-grid,.depth-locations-grid{grid-template-columns:1fr}.depth-case-image{min-height:410px}.depth-authority-grid{gap:34px}.depth-service-groups{grid-template-columns:1fr}.depth-service-groups article+article{border-top:1px solid var(--ref-rule);border-left:0}.depth-service-groups article{grid-template-columns:280px 1fr;gap:24px;display:grid}.depth-service-title{align-self:start;margin:0}.depth-director-image{min-height:560px}.depth-director-copy{max-width:none}.depth-fees-grid{grid-template-columns:auto 1fr}.depth-fees .reference-button{grid-column:2;justify-self:start}.depth-knowledge-grid,.depth-journal-grid{grid-template-columns:repeat(2,1fr)}.depth-knowledge-grid article:last-child,.depth-journal-grid article:last-child{grid-column:1/-1}}@media (max-width:700px){.depth-section-intro-row{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:26px}.depth-section-intro h2,.depth-case-copy h2,.depth-director-copy h2,.depth-fees h2,.depth-locations h2,.depth-final-cta h2{overflow-wrap:anywhere;font-size:30px}.depth-projects,.depth-case-study,.depth-authority,.depth-services,.depth-director,.depth-knowledge,.depth-journal,.depth-locations,.depth-final-cta{padding-block:46px}.depth-case-image{min-height:290px}.depth-case-copy{padding:30px 22px}.depth-authority ol{grid-template-columns:1fr}.depth-authority li{border-top:1px solid #ffffff2e;border-left:0;min-height:0;padding:22px 0}.depth-authority li:nth-child(n+3){padding-top:22px}.depth-service-groups article{padding:25px 0;display:block}.depth-service-title{margin-bottom:18px}.depth-director-grid{gap:30px}.depth-director-image{min-height:430px}.depth-director .reference-actions{flex-wrap:wrap}.depth-fees{padding-block:40px}.depth-fees-grid{grid-template-columns:1fr;gap:18px}.depth-fees .reference-button{grid-column:auto}.depth-knowledge-grid,.depth-journal-grid{grid-template-columns:1fr}.depth-knowledge-grid article:last-child,.depth-journal-grid article:last-child{grid-column:auto}.depth-knowledge-grid article{min-height:230px;padding:24px}.depth-locations-grid{gap:30px}.depth-locations nav{grid-template-columns:1fr}.depth-locations nav a:nth-child(odd),.depth-locations nav a:nth-child(2n){border-left:0;padding-inline:4px}.depth-final-cta .reference-actions{flex-wrap:wrap;justify-content:center}}@media (max-width:420px){.depth-trust-grid{grid-template-columns:1fr}.depth-trust-grid>div,.depth-trust-grid>div:nth-child(odd){border-right:0;grid-column:auto}.depth-trust-grid>div:last-child{grid-column:auto}.depth-director-image{min-height:380px}}.depth-footer-grid{grid-template-columns:1.05fr 1.15fr .7fr 1.05fr 1.15fr;gap:38px;padding-block:46px 32px}.depth-footer-nav{gap:8px;display:grid}.depth-footer-nav a{color:#ffffffb8;align-items:center;gap:7px;font-size:10px;line-height:1.35;display:flex}.depth-footer-nav svg{width:12px;height:12px;color:var(--ref-copper)}.depth-footer-locations{border-top:1px solid var(--ref-rule);grid-column:1/-1;padding-top:28px}@media (max-width:1050px){.depth-footer-grid{grid-template-columns:repeat(3,1fr)}.depth-footer-locations{grid-column:1/-1}}@media (max-width:700px){.depth-footer-grid{grid-template-columns:1fr 1fr;gap:30px 24px}.depth-footer-locations,.depth-footer-grid>div:nth-child(5){grid-column:1/-1}}@media (max-width:460px){.depth-footer-grid{grid-template-columns:1fr}.depth-footer-grid>div:nth-child(5),.depth-footer-locations{grid-column:auto}}.estimate-page{background:var(--anthracite-deep);color:var(--text-on-dark);overflow:hidden}.estimate-hero{background:var(--anthracite-deep);color:var(--text-on-dark)}.estimate-hero-grid{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);align-items:center;gap:64px;padding-bottom:58px;display:grid;position:relative}.estimate-breadcrumb{border-bottom:1px solid var(--border-dark);color:var(--text-muted-dark);grid-column:1/-1;gap:10px;padding:17px 0;font-size:12px;display:flex}.estimate-breadcrumb a:hover{color:var(--copper-hover)}.estimate-hero-copy{padding:28px 0 20px}.estimate-hero-copy h1{color:var(--text-on-dark);letter-spacing:-.035em;margin:18px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5.1vw,78px);font-weight:400;line-height:1.02}.estimate-hero-copy h1 span{color:var(--copper)}.estimate-hero-copy p{max-width:540px;color:var(--text-muted-dark);font-size:16px;line-height:1.6}.estimate-hero-copy>small:last-child{color:var(--text-muted-dark);margin-top:20px;font-size:12px;display:block}.estimate-hero-image{min-height:350px;position:relative;overflow:hidden}.estimate-hero-image:after{background:linear-gradient(90deg,var(--anthracite-deep) 0%,transparent 45%);content:"";position:absolute;inset:0}.estimate-hero-image img{object-fit:cover;filter:saturate(.75)contrast(1.04)}.estimate-calculator-section{background:var(--anthracite-deep);padding:0 0 56px}.estimate-calculator-section .fee-tool{z-index:1;background:var(--surface-light);border:1px solid #f4f1eb80;border-radius:8px;gap:14px;margin-top:-4px;padding:14px;position:relative}.estimate-calculator-section .fee-form{background:var(--surface-light);color:var(--text-on-light);padding:30px}.estimate-calculator-section .fee-form label,.estimate-calculator-section .fee-form legend{color:var(--text-on-light)}.estimate-calculator-section .fee-form select{background:var(--surface-light);color:var(--text-on-light);border-color:#23262940}.estimate-calculator-section .fee-form select:focus{outline-offset:1px;border-color:var(--copper);outline:3px solid #c98b588c}.estimate-calculator-section .fee-form input[type=range]{accent-color:var(--copper)}.estimate-calculator-section .area-value{color:var(--text-on-light)}.estimate-calculator-section .fee-form .muted{color:var(--text-muted-light)}.estimate-calculator-section .check-row{color:var(--text-on-light);border-color:#23262926}.estimate-calculator-section .fee-result{background:var(--surface-dark);color:var(--text-on-dark);border-radius:7px;padding:16px}.estimate-calculator-section .fee-result .lead-gate{background:var(--surface-dark);color:var(--text-on-dark);padding:28px}.estimate-calculator-section .fee-result .lead-gate-title{color:var(--text-on-dark)}.estimate-calculator-section .fee-result .lead-gate p,.estimate-calculator-section .fee-result .lead-consent,.estimate-calculator-section .fee-result .lead-trust{color:var(--text-muted-dark)}.estimate-calculator-section .fee-result .lead-gate input{background:var(--anthracite);color:var(--text-on-dark);border-color:#f4f1eb4d}.estimate-calculator-section .fee-result .lead-gate input::placeholder{color:var(--text-muted-dark);opacity:1}.estimate-calculator-section .fee-result .lead-gate input:focus{outline:3px solid var(--copper);border-color:var(--copper)}.estimate-calculator-section .fee-result .lead-lock{color:var(--copper);background:#c98b5833}.estimate-calculator-section .fee-result .primary{background:var(--copper);border-color:var(--copper);color:var(--anthracite-deep)}.estimate-consultation{color:var(--text-muted-dark);justify-content:center;align-items:center;gap:25px;padding-top:28px;display:flex}.estimate-consultation p{color:var(--text-muted-dark);margin:5px 0 0}.estimate-text-link{color:var(--copper-hover);align-items:center;gap:8px;font-weight:700;display:inline-flex}.estimate-explainer{background:var(--surface-mid);color:var(--text-on-dark);padding:72px 0}.estimate-explainer h2{max-width:700px;color:var(--text-on-dark);margin:12px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,58px);font-weight:400}.estimate-explainer p{max-width:760px;color:var(--text-muted-dark);font-size:16px}.studio-v4-hero,.studio-v4-director-section,.studio-v4-collaborators-section,.studio-v4-studios-section{background:var(--anthracite-deep);color:var(--text-on-dark)}.studio-v4-hero-copy h1,.studio-v4-director-section h2,.studio-v4-collaborators-section h2,.studio-v4-studios-section h2{color:var(--text-on-dark);font-family:Georgia,Times New Roman,serif;font-weight:400}.studio-v4-hero-copy p,.studio-v4-director-copy p,.studio-v4-collaborators-section p,.studio-v4-studios-section p{color:var(--text-muted-dark)}.studio-v4-practice-strip,.studio-v4-strengths-section,.studio-v4-standards-section{background:var(--surface-light);color:var(--text-on-light)}.studio-v4-practice-strip strong,.studio-v4-practice-strip span,.studio-v4-strengths-section h2,.studio-v4-strengths-section p,.studio-v4-standards-section h2,.studio-v4-standards-section p{color:var(--text-on-light)}.studio-v4-strengths-section article,.studio-v4-standards-section li{border-color:var(--border-light-semantic)}.studio-v4-collaborators-section,.studio-v4-values-section,.studio-v4-process-section{background:var(--surface-mid);color:var(--text-on-dark)}.studio-v4-values-section h2,.studio-v4-process-section h2,.studio-v4-collaborators-section h2{color:var(--text-on-dark)}.studio-v4-values-section p,.studio-v4-process-section p{color:var(--text-muted-dark)}.studio-v4-studios-section article{background:var(--surface-dark);color:var(--text-on-dark);border-color:var(--border-dark)}.studio-v4-studios-section article p,.studio-v4-studios-section article address{color:var(--text-muted-dark)}.contact-form,.enquiry-form,.fee-tool,.contact-form label,.enquiry-form label{color:var(--text-on-light)}.contact-form input,.contact-form select,.contact-form textarea,.enquiry-form input,.enquiry-form select,.enquiry-form textarea{background:var(--surface-light);color:var(--text-on-light);border-color:#23262940}.contact-form input::placeholder,.contact-form textarea::placeholder,.enquiry-form input::placeholder,.enquiry-form textarea::placeholder{color:var(--text-muted-light);opacity:1}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus,.enquiry-form input:focus,.enquiry-form select:focus,.enquiry-form textarea:focus{border-color:var(--copper);outline:3px solid #c98b588c}@media (max-width:800px){.estimate-hero-grid{grid-template-columns:1fr;gap:26px}.estimate-breadcrumb{grid-column:auto}.estimate-hero-image{order:-1;min-height:270px}.estimate-hero-copy{padding-top:0}.estimate-calculator-section .fee-tool{grid-template-columns:1fr;padding:8px}.estimate-calculator-section .fee-form,.estimate-calculator-section .fee-result .lead-gate{padding:22px 18px}.estimate-consultation{flex-direction:column;align-items:flex-start;padding-top:24px}.estimate-explainer{padding:52px 0}}.studio-v4-hero .secondary,.dark-section .secondary{border-color:var(--copper);color:var(--text-on-dark);background:0 0}.studio-v4-hero .secondary:hover,.dark-section .secondary:hover{background:var(--copper);color:var(--anthracite-deep)}.desktop-nav{gap:30px;font-size:15px;font-weight:500;line-height:1}.desktop-nav .nav-phone{font-size:15px}.desktop-nav>a:not(.btn):focus-visible{outline:2px solid var(--copper);outline-offset:7px}.desktop-nav>a:not(.btn):hover,.desktop-nav>a[aria-current=page]{color:var(--copper-hover)}.header .small-btn{padding-inline:18px;font-size:15px}.projects-index-page,.blog-editorial-page{background:var(--anthracite-deep);color:var(--text-on-dark);min-height:100vh}.projects-editorial-hero,.blog-editorial-hero{padding-bottom:64px}.internal-breadcrumb{border-bottom:1px solid var(--border-dark);color:var(--text-muted-dark);gap:10px;margin-bottom:46px;padding:17px 0;font-size:13px;display:flex}.internal-breadcrumb a:hover{color:var(--copper-hover)}.projects-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:64px;display:grid}.projects-hero-copy h1,.blog-editorial-hero h1{max-width:750px;color:var(--text-on-dark);letter-spacing:-.035em;margin:18px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5.6vw,76px);font-weight:400;line-height:1.03}.projects-hero-copy p,.blog-editorial-hero>p{max-width:640px;color:var(--text-muted-dark);font-size:18px;line-height:1.6}.projects-hero-image{min-height:360px;position:relative;overflow:hidden}.projects-hero-image img{object-fit:cover;width:100%;height:100%;min-height:360px}.projects-index-page>.shell:last-child{padding-bottom:72px}.project-filters{flex-wrap:wrap;gap:10px;margin-bottom:30px;display:flex}.project-filters button{border:1px solid var(--border-dark);color:var(--text-on-dark);background:0 0;border-radius:2px;padding:10px 16px;font-size:14px;font-weight:600}.project-filters button:hover,.project-filters button:focus-visible{border-color:var(--copper-hover);color:var(--copper-hover);outline:2px solid var(--copper);outline-offset:2px}.project-filters button.active{border-color:var(--copper);background:var(--copper);color:var(--anthracite-deep)}.projects-index-page .projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.projects-index-page .project-card{background:var(--surface-dark);border:1px solid var(--border-dark);color:var(--text-on-dark);box-shadow:none;border-radius:6px;overflow:hidden}.projects-index-page .project-card img{object-fit:cover;width:100%;height:245px}.projects-index-page .project-card>div{padding:20px}.projects-index-page .project-card small{color:var(--copper-hover);font-size:12px}.projects-index-page .project-card h2{color:var(--text-on-dark);margin:8px 0;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400}.projects-index-page .project-card p{font-size:15px;line-height:1.5;color:var(--text-muted-dark)!important}.projects-index-page .project-card span{color:var(--copper-hover);align-items:center;gap:7px;margin-top:16px;font-size:13px;font-weight:700;display:flex}.services-editorial-hero{background:var(--anthracite-deep);color:var(--text-on-dark)}.services-editorial-hero .services-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:64px}.services-editorial-hero h1{max-width:720px;color:var(--text-on-dark);font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,5vw,72px);font-weight:400;line-height:1.04}.services-editorial-hero p{color:var(--text-muted-dark)}.services-editorial-hero img{object-fit:cover;filter:saturate(.8);height:430px}.services-editorial-hero .secondary{border-color:var(--copper);color:var(--text-on-dark)}.services-editorial-hero .secondary:hover{background:var(--copper);color:var(--anthracite-deep)}.services-editorial-hero+section{background:var(--anthracite-deep);color:var(--text-on-dark)}.services-editorial-hero+section .services-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.services-editorial-hero+section .service-overview-card{background:var(--surface-dark);border:1px solid var(--border-dark);min-height:340px;box-shadow:none;color:var(--text-on-dark);border-radius:6px;padding:26px}.services-editorial-hero+section .service-overview-copy h2{color:var(--text-on-dark);font-family:Georgia,Times New Roman,serif;font-weight:400}.services-editorial-hero+section .service-overview-copy p{color:var(--text-muted-dark)}.services-editorial-hero+section .service-overview-copy strong,.services-editorial-hero+section .service-overview-copy>span{color:var(--copper-hover)}.services-editorial-hero+section .service-overview-copy svg{color:var(--copper)}.blog-editorial-hero{background:var(--anthracite-deep);color:var(--text-on-dark)}.blog-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding-bottom:76px;display:grid}.blog-card-grid .guide-index-card{background:var(--surface-dark);border:1px solid var(--border-dark);min-width:0;color:var(--text-on-dark);border-radius:6px;flex-direction:column;padding:0 20px 24px;display:flex}.blog-card-grid .guide-index-card>span{color:var(--copper-hover);padding:16px 0}.blog-card-grid .guide-index-card>div{flex-direction:column;flex:1;display:flex}.blog-card-grid .guide-index-card img{object-fit:cover;border-radius:0!important;height:220px!important;margin:0 0 18px!important}.blog-card-grid .guide-index-card small{color:var(--copper-hover);font-size:12px}.blog-card-grid .guide-index-card h2{color:var(--text-on-dark);margin:9px 0;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:400}.blog-card-grid .guide-index-card p{color:var(--text-muted-dark)}.blog-card-grid .guide-index-card>svg{color:var(--copper);align-self:flex-end}@media (max-width:1050px){.desktop-nav{gap:22px;font-size:14px}.desktop-nav .nav-phone,.header .small-btn{font-size:14px}.projects-hero-grid,.services-editorial-hero .services-hero-grid{gap:36px}.projects-index-page .projects-grid,.services-editorial-hero+section .services-overview-grid,.blog-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.desktop-nav{font-size:14px}.projects-editorial-hero,.blog-editorial-hero{padding-bottom:44px}.internal-breadcrumb{margin-bottom:30px}.projects-hero-grid,.services-editorial-hero .services-hero-grid{grid-template-columns:1fr;gap:28px}.projects-hero-image{order:-1;min-height:270px}.projects-hero-copy h1,.blog-editorial-hero h1,.services-editorial-hero h1{overflow-wrap:anywhere;font-size:clamp(42px,11vw,58px)}.projects-hero-copy,.projects-hero-copy p,.blog-editorial-hero>p{overflow-wrap:anywhere;min-width:0;max-width:100%}.projects-hero-copy p,.blog-editorial-hero>p{font-size:16px}.project-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.project-filters button{width:100%;padding-inline:8px}.projects-index-page .projects-grid,.services-editorial-hero+section .services-overview-grid,.blog-card-grid{grid-template-columns:1fr}.projects-index-page .project-card img{height:230px}.services-editorial-hero img{height:300px}.blog-card-grid{padding-bottom:48px}.mobile-nav{background:var(--anthracite-deep);color:var(--text-on-dark)}}.project-empty-state,.journal-empty-state{border-top:1px solid var(--border-dark);border-bottom:1px solid var(--border-dark);color:var(--text-muted-dark);grid-column:1/-1;margin:0;padding:28px 0;font-size:16px}.ne-location-hero{background:var(--anthracite-deep);color:var(--text-on-dark);padding:74px 0 78px;overflow:hidden}.ne-location-hero .location-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:58px;max-width:1220px}.location-hero-copy{min-width:0}.location-hero-copy .eyebrow{color:var(--copper-hover)}.location-hero-copy h1{max-width:700px;color:var(--text-on-dark);letter-spacing:-.035em;margin:18px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5.2vw,72px);font-weight:400;line-height:1.02}.location-hero-copy .lead{max-width:650px;color:var(--text-muted-dark);font-size:18px;line-height:1.6}.ne-location-hero .primary{background:var(--copper);border-color:var(--copper);color:var(--anthracite-deep)}.ne-location-hero .secondary{color:var(--text-on-dark);border-color:#f4f1eb94}.ne-location-hero .secondary:hover{background:var(--text-on-dark);color:var(--anthracite-deep)}.location-hero-image{object-fit:cover;object-position:66% center;border:1px solid var(--border-dark);filter:saturate(.82)contrast(1.04);border-radius:10px;width:100%;height:500px}.location-feature-strip{background:var(--anthracite);color:var(--text-on-dark);border-block:1px solid var(--border-dark)}.location-feature-grid{grid-template-columns:repeat(3,1fr);display:grid}.location-feature-grid>div{grid-template-columns:auto auto 1fr;align-items:center;column-gap:10px;min-width:0;padding:22px 24px;display:grid}.location-feature-grid>div+div{border-left:1px solid var(--border-dark)}.location-feature-grid span{color:var(--copper);grid-row:1/3;font-size:12px;font-weight:800}.location-feature-grid svg{width:18px;color:var(--copper)}.location-feature-grid strong{font-size:14px}.location-feature-grid small{color:var(--text-muted-dark);grid-column:3;font-size:12px;line-height:1.4}.ne-location-design{background:var(--anthracite-deep);color:var(--text-on-dark)}.ne-location-design .location-content-grid{align-items:center}.ne-location-design article p{color:var(--text-muted-dark)}.ne-location-design h2,.ne-location-services h2{color:var(--text-on-dark);font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,52px);font-weight:400;line-height:1.06}.location-fact-panel{border:1px solid var(--border-dark);border-left:3px solid var(--copper);background:var(--surface-dark);gap:9px;padding:28px;display:grid}.location-fact-panel small{color:var(--copper-hover);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800}.location-fact-panel strong{font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:400}.location-fact-panel span{color:var(--text-muted-dark);font-size:13px}.location-fact-panel a{color:var(--copper-hover);align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.ne-location-services{background:var(--anthracite);color:var(--text-on-dark)}.ne-location-services .section-heading{max-width:700px}.ne-location-services .section-heading p{color:var(--text-muted-dark)}.location-help-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.location-help-grid article{background:var(--surface-dark);border:1px solid var(--border-dark);border-radius:7px;flex-direction:column;min-height:250px;padding:24px;display:flex}.location-help-grid article>span{color:var(--copper);font-size:12px;font-weight:800}.location-help-grid h3{color:var(--text-on-dark);margin:14px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400}.location-help-grid p{color:var(--text-muted-dark);margin:0;font-size:15px}.location-help-grid a{color:var(--copper-hover);align-items:center;gap:6px;margin-top:auto;padding-top:20px;font-size:13px;font-weight:700;display:inline-flex}.ne-location-hero~.section,.ne-location-hero~section.section{padding-block:64px}.ne-location-hero~.alt-section{background:var(--surface-mid);color:var(--text-on-dark)}.ne-location-hero~.alt-section .location-topic-grid article{background:var(--surface-dark);border-color:var(--border-dark);color:var(--text-on-dark)}.ne-location-hero~.alt-section .location-topic-grid article h2{color:var(--text-on-dark)}.ne-location-hero~.alt-section .location-topic-grid article p{color:var(--text-muted-dark)}.ne-location-hero~section:not(.location-feature-strip) .planning-context>div h2,.ne-location-hero~section:not(.location-feature-strip) .faq-layout h2,.ne-location-hero~section:not(.location-feature-strip) .section-heading h2{color:var(--text-on-dark);font-family:Georgia,Times New Roman,serif;font-weight:400}.ne-location-hero~section:not(.location-feature-strip) .planning-context>div p,.ne-location-hero~section:not(.location-feature-strip) .faq-layout p{color:var(--text-muted-dark)}.ne-location-hero~section:not(.location-feature-strip) .planning-context>aside{background:var(--surface-dark);border-left-color:var(--copper);color:var(--text-on-dark)}.ne-location-hero~section:not(.location-feature-strip) .planning-context>aside p{color:var(--text-muted-dark)}.ne-location-hero~section:not(.location-feature-strip) .location-project-grid>a,.ne-location-hero~section:not(.location-feature-strip) .location-project-grid h3{color:var(--text-on-dark)}.ne-location-hero~section:not(.location-feature-strip) .location-project-grid small{color:var(--copper-hover)}.ne-location-hero~section:not(.location-feature-strip) .faq-layout details{border-color:var(--border-dark)}.ne-location-hero~section:not(.location-feature-strip) .faq-layout summary{color:var(--text-on-dark)}.ne-location-hero~section:not(.location-feature-strip) .nearby-links a{border-color:var(--border-dark);color:var(--text-on-dark);background:var(--surface-dark)}.ne-location-hero~section:not(.location-feature-strip) .nearby-links a:hover{border-color:var(--copper);color:var(--copper-hover)}@media (max-width:950px){.ne-location-hero{padding:60px 0 64px}.ne-location-hero .location-hero-grid{grid-template-columns:1fr;gap:34px}.location-hero-image{order:-1;height:430px}.location-help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.ne-location-hero{padding:46px 0 50px}.location-hero-copy h1{overflow-wrap:anywhere;font-size:clamp(42px,11vw,58px)}.location-hero-copy .lead{font-size:16px}.location-hero-image{height:320px}.location-feature-grid{grid-template-columns:1fr}.location-feature-grid>div{grid-template-columns:auto auto 1fr;padding:16px 14px}.location-feature-grid>div+div{border-left:0;border-top:1px solid var(--border-dark)}.location-help-grid{grid-template-columns:1fr}.location-help-grid article{min-height:0}.ne-location-hero~.section,.ne-location-hero~section.section{padding-block:48px}}.journal-article{color:#f4f1eb;background:#2c3134}.journal-article-hero{color:#f4f1eb;background:#2c3134;padding:0 0 64px}.journal-article .article-page{max-width:1220px}.article-breadcrumb{color:#c7c9c7;white-space:nowrap;border-bottom:1px solid #f4f1eb24;align-items:center;gap:9px;margin-bottom:48px;padding:20px 0;font-size:13px;display:flex;overflow:hidden}.article-breadcrumb a:hover,.article-breadcrumb a:focus-visible{color:#c98b58}.article-breadcrumb span[aria-current=page]{color:#f4f1eb;text-overflow:ellipsis;overflow:hidden}.journal-article h1{color:#f4f1eb;letter-spacing:-.035em;overflow-wrap:anywhere;max-width:950px;margin:17px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,5vw,64px);font-weight:400;line-height:1.05}.article-standfirst{color:#c7c9c7;max-width:780px;margin:0;font-size:clamp(18px,1.8vw,21px);line-height:1.65}.article-metadata{color:#c7c9c7;overflow-wrap:anywhere;max-width:100%;margin:20px 0 0;font-size:13px}.article-metadata a{color:#c98b58}.journal-article-image{margin-top:44px}.journal-article-image img{object-fit:cover;border:1px solid #f4f1eb24;width:100%;max-height:700px}.journal-article-content{padding-top:58px;padding-bottom:72px}.enhanced-article-body{color:#f4f1eb;max-width:800px;margin-inline:auto;font-size:19px;line-height:1.7}.enhanced-article-body p,.enhanced-article-body li{color:#c7c9c7}.enhanced-article-body p{margin:0 0 1.45em}.enhanced-article-body h2,.enhanced-article-body h3{color:#f4f1eb;scroll-margin-top:130px;font-family:Georgia,Times New Roman,serif;font-weight:400}.enhanced-article-body h2{margin:56px 0 20px;font-size:clamp(38px,4vw,46px);line-height:1.08}.enhanced-article-body h3{margin:42px 0 16px;font-size:clamp(28px,3vw,34px);line-height:1.12}.enhanced-article-body a{color:#c98b58;text-underline-offset:3px;text-decoration:underline}.enhanced-article-body a:hover,.enhanced-article-body a:focus-visible{color:#d7a173}.article-toc{color:#f4f1eb;background:#343a3e;border:1px solid #f4f1eb24;margin:0 0 54px;padding:24px 26px}.article-toc small,.article-callout small,.article-download small{color:#c98b58;text-transform:uppercase;letter-spacing:.12em;margin-bottom:12px;font-size:12px;font-weight:700;display:block}.article-toc ol{columns:2;column-gap:36px;margin:0;padding-left:22px}.article-toc li{break-inside:avoid;color:#c98b58;margin:9px 0}.article-toc a{color:#f4f1eb;font-size:15px;line-height:1.45;text-decoration:none}.article-toc a:hover,.article-toc a:focus-visible{color:#c98b58;outline-offset:3px;outline:2px solid #c98b58}.article-figure{margin:42px 0}.article-figure img{border:1px solid #f4f1eb24}.article-figure figcaption,.article-video figcaption{color:#c7c9c7;margin-top:10px;font-size:13px}.article-callout,.article-checklist-block{color:#f4f1eb;background:#383e42;border:1px solid #f4f1eb24;border-left:4px solid #c98b58;margin:38px 0;padding:25px}.article-callout p,.article-checklist-block li{color:#c7c9c7}.article-checklist-block ul{margin:0;padding:0;list-style:none}.article-checklist-block li{gap:12px;margin:12px 0;display:flex}.article-checklist-block li span{color:#c98b58;font-weight:800}.article-faq{margin:52px 0}.article-faq details{border-top:1px solid #f4f1eb24;padding:17px 0}.article-faq details:last-child{border-bottom:1px solid #f4f1eb24}.article-faq summary{color:#f4f1eb;cursor:pointer;font-weight:700}.article-video{margin:42px 0}.article-video>div{aspect-ratio:16/9;background:#232629;position:relative;overflow:hidden}.article-video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.article-download{color:#f4f1eb;background:#383e42;border:1px solid #f4f1eb24;justify-content:space-between;align-items:center;gap:24px;margin:42px 0;padding:25px;display:flex}.journal-article-content>.sand-section,.journal-article-content>.content-cta,.journal-article-content>.related-guides{max-width:800px;margin-inline:auto!important}.journal-article-content>.sand-section{color:#f4f1eb;border:1px solid #f4f1eb24;background:#383e42!important;border-radius:0!important;margin-top:58px!important}.journal-article-content>.sand-section h2{color:#f4f1eb;font-size:clamp(32px,4vw,44px)}.journal-article .content-cta{color:#f4f1eb;background:#383e42;border:1px solid #f4f1eb24;padding:38px}.journal-article .content-cta h2{color:#f4f1eb;font-size:clamp(34px,4vw,46px)}.journal-article .content-cta p{color:#c7c9c7}.journal-article .related-guide-grid>a{color:#f4f1eb;background:#383e42;border-color:#f4f1eb24;border-radius:0}.journal-article .related-guide-grid h3{color:#f4f1eb}.journal-article .related-guide-grid p{color:#c7c9c7}.project-services-section{color:#f4f1eb;background:#2c3134;padding-block:68px}.project-services-section .service-deliverables{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:64px}.project-services-section h2{color:#f4f1eb;max-width:600px;margin:14px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,4.5vw,56px);font-weight:400;line-height:1.06}.project-services-section p{color:#c7c9c7;max-width:560px}.project-services-section .deliverables-grid{gap:18px}.project-services-section .deliverables-grid>div{color:#f4f1eb;background:#383e42;border:1px solid #f4f1eb24;border-radius:4px;min-height:78px;padding:20px;font-size:17px}.project-services-section .deliverables-grid svg{color:#c98b58;flex:none}.project-services-section .deliverables-grid span{color:#f4f1eb}.project-final-cta-section{background:#2c3134;padding-block:64px}.project-final-cta-section .final-cta{color:#f4f1eb;background:#383e42;border:1px solid #f4f1eb24;padding:48px}.project-final-cta-section h2{color:#f4f1eb;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,50px);font-weight:400}.project-final-cta-section p{color:#c7c9c7}.project-final-cta-section .secondary{color:#f4f1eb;border-color:#f4f1eb8c}.studio-v4-collaborators-section{color:#f4f1eb!important;background:#2c3134!important;padding-block:68px!important}.studio-v4-collaborators-section .studio-v4-section-heading-light h2{font-size:clamp(38px,4vw,50px);color:#f4f1eb!important}.studio-v4-collaborators-section .studio-v4-section-heading-light>p{color:#c7c9c7!important}.studio-v4-collaborators-section .studio-v4-role-filters button{color:#f4f1eb;background:0 0;border-color:#f4f1eb47}.studio-v4-collaborators-section .studio-v4-role-filters button span{color:#c7c9c7;background:#f4f1eb1a}.studio-v4-collaborators-section .studio-v4-role-filters button:hover,.studio-v4-collaborators-section .studio-v4-role-filters button:focus-visible{color:#c98b58;outline-offset:2px;background:0 0;border-color:#c98b58;outline:2px solid #c98b58}.studio-v4-collaborators-section .studio-v4-role-filters button.is-active{color:#232629;background:#c98b58;border-color:#c98b58}.studio-v4-collaborators-section .studio-v4-role-filters button.is-active span{color:#232629;background:#23262924}.studio-v4-collaborators-section .studio-v4-collaborator-card{color:#f4f1eb;box-shadow:none;background:#383e42;border-color:#f4f1eb24;border-radius:6px}.studio-v4-collaborators-section .studio-v4-collaborator-card:hover{box-shadow:none;border-color:#c98b58}.studio-v4-collaborators-section .studio-v4-collaborator-photo{aspect-ratio:5/3;background:#343a3e;border-bottom-color:#f4f1eb24}.studio-v4-collaborators-section .studio-v4-collaborator-photo:after{border-color:#f4f1eb14}.studio-v4-collaborators-section .studio-v4-collaborator-silhouette{color:#697175;width:32%}.studio-v4-collaborators-section .studio-v4-collaborator-photo>span{color:#c98b58;box-shadow:none;background:#2c3134}.studio-v4-collaborators-section .studio-v4-collaborator-content>small,.studio-v4-collaborators-section .studio-v4-collaborator-content>strong,.studio-v4-collaborators-section .studio-v4-collaborator-links a{color:#c98b58}.studio-v4-collaborators-section .studio-v4-collaborator-content h3{color:#f4f1eb}.studio-v4-collaborators-section .studio-v4-collaborator-company,.studio-v4-collaborators-section .studio-v4-collaborator-content p{color:#c7c9c7}.studio-v4-collaborators-section .studio-v4-qualification-list span{color:#c7c9c7;background:#343a3e;border-color:#f4f1eb24}.studio-v4-collaborators-section .studio-v4-team-note{color:#f4f1eb;background:#383e42;border-color:#f4f1eb24}.studio-v4-collaborators-section .studio-v4-team-note p{color:#c7c9c7!important}@media (max-width:950px){.project-services-section .service-deliverables{grid-template-columns:1fr;gap:34px}.journal-article-content{padding-top:48px}.studio-v4-collaborator-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.journal-article-hero{padding-bottom:44px}.journal-article .article-page{width:100%;max-width:100%;margin:0;padding-inline:14px;overflow:hidden}.journal-article .article-page>*{overflow-wrap:anywhere;word-break:break-word;width:100%;max-width:100%}.article-breadcrumb{margin-bottom:32px}.journal-article h1{font-size:clamp(34px,9.5vw,42px);line-height:1.08}.article-standfirst{font-size:17px}.journal-article-image{width:100%;margin-top:32px}.journal-article-content{padding-top:40px;padding-bottom:48px}.enhanced-article-body{font-size:18px}.enhanced-article-body h2{margin-top:44px}.article-toc ol{columns:1}.article-toc a{overflow-wrap:anywhere}.article-download{flex-direction:column;align-items:flex-start}.journal-article .content-cta,.project-final-cta-section .final-cta{padding:28px 22px}.project-services-section,.project-final-cta-section,.studio-v4-collaborators-section{padding-block:48px!important}.project-services-section h2{font-size:clamp(38px,10vw,48px)}.project-services-section .deliverables-grid,.studio-v4-collaborator-grid{grid-template-columns:1fr}.studio-v4-collaborators-section .studio-v4-collaborator-photo{aspect-ratio:5/3}}.project-local-cta-section{background:#2c3134;padding-block:56px}.project-local-cta-section .content-cta{color:#f4f1eb;background:#383e42;border:1px solid #f4f1eb24;border-radius:4px;margin-top:0;padding:42px}.project-local-cta-section .content-cta h2{color:#f4f1eb;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,50px);font-weight:400}.project-local-cta-section .content-cta p{color:#c7c9c7}.project-local-cta-section .light-btn{color:#f4f1eb;border-color:#c98b58}.project-local-cta-section .light-btn:hover,.project-local-cta-section .light-btn:focus-visible{color:#232629;background:#c98b58}
