{"id":14054,"date":"2026-07-27T21:42:45","date_gmt":"2026-07-27T21:42:45","guid":{"rendered":"https:\/\/www.bespokecareers.com\/?page_id=14054"},"modified":"2026-07-28T03:19:26","modified_gmt":"2026-07-28T03:19:26","slug":"hybrid-work","status":"publish","type":"page","link":"https:\/\/www.bespokecareers.com\/global-panel\/hybrid-work\/","title":{"rendered":"Hybrid Work: Are We Holding Back Early-Career Architects and Designers?"},"content":{"rendered":"\n\n\t<!-- IS HYBRID\/REMOTE WORKING HOLDING BACK JUNIOR ARCHITECTS? MODULE - paste into a Beaver Builder HTML module. All styles scoped under #gp. -->\n<style>\nfooter[data-type=\"footer\"]{display:none !important;}\n.power-by-af{display:none !important;}\n#gp{font-family:'F37 Ginger','Helvetica Neue',sans-serif;background:#f4f4ef;color:#3a3a3a;line-height:1.5;font-size:16px;-webkit-font-smoothing:antialiased;}\n#gp{--lime:#97D422;--lime-dark:#6fa318;--ink:#0F0F0F;--body:#3a3a3a;--muted:#888;--paper:#f4f4ef;--card:#ffffff;--line:#e6e6df;--serif:'F37 Ginger','Helvetica Neue',sans-serif;--sans:'F37 Ginger','Helvetica Neue',sans-serif;}\n#gp *{margin:0;padding:0;box-sizing:border-box;}\n#gp ::selection{background:var(--lime);color:var(--ink);}\n#gp .app{display:flex;height:calc(100vh - 180px);min-height:560px;}\n#gp .directory{width:48%;min-width:400px;max-width:760px;overflow-y:auto;padding:26px 26px 60px;border-right:1px solid var(--line);scrollbar-width:thin;scrollbar-color:#c9c9c0 transparent;}\n#gp .cta{display:flex;align-items:center;gap:14px;background:var(--ink);border-radius:10px;padding:14px 16px 14px 22px;margin-bottom:14px;}\n#gp .cta-label{font-family:var(--serif);font-weight:700;font-size:17px;color:#fff;}\n#gp .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;}\n\/* FIX: tiles always visible - opacity never 0; only transform animates *\/\n#gp .tile{position:relative;aspect-ratio:1\/1.12;border-radius:10px;overflow:hidden;cursor:pointer;border:none;padding:0;background:var(--ink);text-align:left;font-family:var(--sans);animation:gp-tile-rise .55s cubic-bezier(.2,.7,.2,1) both;animation-delay:calc(var(--i) * 40ms);outline-offset:3px;}\n#gp .tile:focus{outline:none;}\n#gp .tile:focus-visible{outline:3px solid var(--lime);}\n@keyframes gp-tile-rise{from{transform:translateY(14px);}to{transform:none;}}\n#gp .tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(100%);transform:scale(1.01);transition:filter .45s ease, transform .6s cubic-bezier(.2,.7,.2,1);}\n#gp .tile .initials{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-weight:700;font-size:clamp(30px,3.4vw,44px);color:var(--lime);letter-spacing:.02em;}\n#gp .tile .veil{position:absolute;inset:0;background:linear-gradient(to top, rgba(15,15,15,.88) 0%, rgba(15,15,15,.25) 42%, rgba(15,15,15,0) 65%);opacity:0;transition:opacity .35s ease;}\n#gp .tile .plate{position:absolute;left:0;right:0;bottom:0;padding:10px 12px 11px;transform:translateY(8px);opacity:0;transition:transform .35s ease, opacity .35s ease;}\n#gp .tile .plate .n{display:block;color:#fff;font-weight:600;font-size:13px;line-height:1.25;}\n#gp .tile .plate .r{display:block;color:rgba(255,255,255,.72);font-size:11px;line-height:1.35;margin-top:2px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}\n#gp .tile:hover img,#gp .tile:focus-visible img,#gp .tile.active img{filter:grayscale(0%);transform:scale(1.06);}\n#gp .tile:hover .veil,#gp .tile:focus-visible .veil,#gp .tile.active .veil{opacity:1;}\n#gp .tile:hover .plate,#gp .tile:focus-visible .plate,#gp .tile.active .plate{opacity:1;transform:none;}\n#gp .tile.active{box-shadow:0 0 0 3px var(--paper), 0 0 0 6px var(--lime);}\n#gp .tile .mark{position:absolute;top:10px;right:10px;width:22px;height:22px;border-radius:50%;background:var(--lime);color:var(--ink);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;opacity:0;transform:scale(.5);transition:opacity .25s ease, transform .25s cubic-bezier(.3,1.6,.5,1);}\n#gp .tile.active .mark{opacity:1;transform:scale(1);}\n#gp .shelf{flex:1;position:relative;overflow:hidden;background:var(--paper);}\n#gp .pane{position:absolute;inset:0;overflow-y:auto;padding:48px clamp(28px,5vw,84px) 90px;scrollbar-width:thin;scrollbar-color:#c9c9c0 transparent;}\n#gp #welcome{display:flex;flex-direction:column;justify-content:center;align-items:center;transition:opacity .3s ease;}\n#gp #welcome .welcome-inner{max-width:640px;}\n#gp #welcome .big{font-family:var(--serif);font-weight:700;letter-spacing:-0.01em;font-size:clamp(30px,3.2vw,46px);line-height:1.12;color:var(--ink);margin-bottom:26px;}\n#gp #welcome .big em{font-style:italic;background:linear-gradient(transparent 62%, var(--lime) 62%, var(--lime) 94%, transparent 94%);}\n#gp #welcome p{font-size:16px;line-height:1.8;max-width:56ch;margin-bottom:14px;}\n#gp #welcome .stat-split{display:flex;gap:16px;margin:28px 0 32px;}\n#gp #welcome .stat-half{flex:1;background:var(--card);border:1px solid var(--line);border-radius:12px;padding:20px 22px;}\n#gp #welcome .stat-half .pct{font-family:var(--serif);font-weight:700;font-size:36px;color:var(--ink);line-height:1;}\n#gp #welcome .stat-half .pct.lime{color:var(--lime-dark);}\n#gp #welcome .stat-half .label{font-size:13px;color:var(--muted);margin-top:6px;line-height:1.4;}\n#gp #welcome .hint{margin-top:32px;display:inline-flex;align-items:center;gap:10px;font-size:13.5px;color:var(--muted);}\n#gp #welcome .hint .pulse{width:10px;height:10px;border-radius:50%;background:var(--lime);animation:gp-pulse 1.8s ease-in-out infinite;}\n@keyframes gp-pulse{0%,100%{box-shadow:0 0 0 0 rgba(151,212,34,.55);}55%{box-shadow:0 0 0 9px rgba(151,212,34,0);}}\n#gp #story{opacity:0;pointer-events:none;}\n#gp .app.reading #welcome{opacity:0;pointer-events:none;}\n#gp .app.reading #story{opacity:1;pointer-events:auto;}\n\/* FIX: story-inner always visible; only transform animates *\/\n#gp .story-inner{max-width:720px;margin:0 auto;}\n#gp .story-inner.in{animation:gp-shelf-in .5s cubic-bezier(.2,.7,.2,1) both;}\n@keyframes gp-shelf-in{from{transform:translateX(46px);}to{transform:none;}}\n#gp .story-nav{display:flex;align-items:center;gap:14px;margin-bottom:34px;}\n#gp .story-nav .pos{font-size:13px;color:var(--muted);letter-spacing:.02em;}\n#gp .story-nav .pos b{color:var(--ink);font-weight:600;}\n#gp .story-nav .spacer{flex:1;}\n#gp .navbtn{width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:var(--card);color:var(--ink);font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease, transform .15s ease, border-color .2s ease;}\n#gp .navbtn:hover{background:var(--lime);border-color:var(--lime);transform:translateY(-1px);}\n#gp .navbtn.close{font-size:14px;}\n#gp .story-head{display:flex;align-items:center;gap:20px;margin-bottom:26px;flex-wrap:wrap;}\n#gp .story-head .face{flex-shrink:0;width:84px;height:84px;border-radius:50%;background-size:cover;background-position:center;outline:3px solid var(--lime);outline-offset:3px;background-color:var(--ink);display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-weight:700;font-size:28px;color:var(--lime);}\n#gp .story-head h2{font-family:var(--serif);font-weight:700;letter-spacing:-0.01em;font-size:clamp(26px,2.6vw,34px);color:var(--ink);line-height:1.1;}\n#gp .story-head .role{font-size:14px;color:var(--muted);margin-top:5px;line-height:1.5;}\n#gp .pull{font-family:var(--serif);font-weight:700;letter-spacing:-0.01em;font-size:clamp(22px,2.2vw,29px);line-height:1.35;color:var(--ink);margin:0 0 36px;padding-top:20px;position:relative;}\n#gp .pull::before{content:\"201C\";display:block;font-size:64px;line-height:.4;color:var(--lime);margin-bottom:14px;}\n#gp .story-body h3{font-family:var(--serif);font-weight:700;font-size:20px;color:var(--ink);margin:34px 0 10px;display:flex;align-items:baseline;gap:12px;}\n#gp .story-body h3::after{content:\"\";flex:1;height:1px;background:var(--line);transform:translateY(-4px);}\n#gp .story-body p{font-size:15.5px;line-height:1.85;margin-bottom:14px;}\n#gp .story-body ul{font-size:15.5px;line-height:1.85;margin:0 0 14px 20px;}\n#gp .story-body li{margin-bottom:6px;}\n#gp .story-body p:last-child{margin-bottom:0;}\n#gp .story-foot{margin-top:52px;padding-top:22px;border-top:1px solid var(--line);display:flex;align-items:center;gap:12px;}\n#gp .story-foot .next-label{font-size:13px;color:var(--muted);}\n#gp .story-foot .next-name{font-family:var(--serif);font-weight:700;font-size:19px;color:var(--ink);cursor:pointer;border:none;background:none;padding:0;text-align:left;transition:color .2s ease;}\n#gp .story-foot .next-name:hover{color:var(--lime-dark);}\n#gp article[hidden]{display:none;}\n@media (max-width:820px){\n#gp .app{display:block;height:auto;}\n#gp .directory{width:100%;min-width:0;max-width:none;border-right:none;overflow:visible;padding:22px 16px 40px;}\n#gp .grid{gap:10px;}\n#gp .shelf{position:fixed;inset:0;z-index:2147483000;background:var(--paper);transform:translateX(100%);transition:transform .38s cubic-bezier(.2,.7,.2,1);}\n#gp .app.reading .shelf{transform:none;}\n#gp #welcome{display:none;}\n#gp .pane{padding:24px 20px 80px;}\n#gp .stat-split{flex-direction:column;}\n}\n<\/style>\n    Is hybrid\/remote working holding back junior architects?\n        The studio vs. the screen. A profession <em>divided.<\/em>\n        <p>In the last twelve months, one in five firms have increased mandatory office time. But flexibility has emerged as the top motivator for candidates moving jobs. Lindsay put the question to 50+ global leaders in architecture and design. The result was almost exactly split.<\/p>\n    47.6%\n    <strong>Yes<\/strong> &#8211; hybrid\/remote is holding back junior architects and doing long-term damage to the industry\n    52.4%\n    <strong>No<\/strong> &#8211; hybrid\/remote is not doing long-term damage to the industry\n<p>Below, eleven leaders explain why &#8211; and where they land.<\/p>\n        Choose someone from the panel to open their view\n          <button id=\"prevBtn\" aria-label=\"Previous\">&larr;<\/button>\n          <button id=\"nextBtn\" aria-label=\"Next\">&rarr;<\/button>\n          <button id=\"closeBtn\" aria-label=\"Close\">&#10005;<\/button>\n          Up next\n          <button id=\"nextName\"><\/button>\n<article data-name=\"Steven Charlton\" data-role=\"CEO &amp; Founder, I\/O Atelier\" data-img=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2025\/06\/STEVEN.jpg\">\n  <blockquote>I&#8217;d choose a 24\/7 design agent over a distant, disengaged, and socially inept mid-weight.<\/blockquote>\n  <section data-h=\"The view\">\n    <p>Yes, absolutely. Remote and hybrid models are stunting the growth of junior designers and architects. This generation urgently needs in-studio time &#8211; learning by osmosis, developing people skills, and honing the emotional intelligence and collaboration that AI simply can&#8217;t replicate.<\/p>\n    <p>Without that, they risk becoming technically competent but socially and professionally underdeveloped. And as AI accelerates, I&#8217;d choose a 24\/7 design agent over a distant, disengaged, and socially inept mid-weight. The studio is still the best training ground for talent and for relevance.<\/p>\n  <\/section>\n<\/article>\n<article data-name=\"Anna Ifanti\" data-role=\"Chief of Staff, Egis\" data-img=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2025\/06\/ANNA-IFANTI.jpeg\">\n  <blockquote>Hybrid and agile working options are imperative in retaining talent.<\/blockquote>\n  <section data-h=\"The view\">\n    <p>Hybrid and agile working options are imperative in retaining talent and enabling people of all walks of life and at all stages of their career to effectively balance their work commitments alongside their life needs.<\/p>\n    <p>Working full time from an office environment whilst being asked to often put in unpaid overtime has proven to be neither effective, efficient nor profitable for businesses. It does not help promote job satisfaction and can often lead to talent leaving their companies.<\/p>\n  <\/section>\n<\/article>\n<article data-name=\"Richard Fenne\" data-role=\"Director, Woods Bagot\" data-img=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2025\/06\/RICHARD.jpg\">\n  <blockquote>Offering hybrid\/remote working is an attractor and retainer of talent in an increasingly competitive world.<\/blockquote>\n  <section data-h=\"The view\">\n    <p>It is important that the architecture profession recognises that offering hybrid\/remote working is an attractor and retainer of talent in an increasingly competitive world where students and junior designers are making career decisions based on lifestyle choices.<\/p>\n    <p>As a global design business we have always embraced collaborative platforms that support a design process in a hybrid environment and encourage engagement from all levels of design team members.<\/p>\n  <\/section>\n<\/article>\n<article data-name=\"Joe Cliggot\" data-role=\"Office Director, HKS\" data-img=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2025\/06\/JOE.jpg\">\n  <blockquote>Flexibility is great. Remote work is not.<\/blockquote>\n  <section data-h=\"The view\">\n    <p>Flexibility is great. Remote work is not. Remote learning does not happen in the same informal way that it does in person. Communication and connection in a remote setting happen primarily in structured formats.<\/p>\n    <p>I also have concerns about how relationships are being built with clients, contractors, and consultants. How will work be won in the future? How will quality work be executed? What are the bonds that truly tie us together?<\/p>\n  <\/section>\n<\/article>\n<article data-name=\"David Minnis\" data-role=\"Director, Edgingtons Architects\" data-img=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2025\/10\/DAVID.jpg\">\n  <blockquote>True progress is symbiotic &#8211; it relies on real connection, shared presence, and collective energy.<\/blockquote>\n  <section data-h=\"The view\">\n    <p>A big, emphatic YES. When I was at that level, it was invaluable to learn from peers, through one-to-one conversations or collaborative team settings. That experience can&#8217;t be replicated through poor wifi, tiny screens, or interruptions like &#8220;Oops, I&#8217;m on mute.&#8221; I&#8217;m not against flexible working &#8211; it has its place.<\/p>\n    <p>But we are educators, shaping the next generation. We must adapt to change, but not in isolation. True progress is symbiotic &#8211; it relies on real connection, shared presence, and collective energy. Let&#8217;s not sacrifice the power of togetherness for convenience. If we lose that, we risk long-term damage to our profession&#8217;s strength, identity, and future talent.<\/p>\n  <\/section>\n<\/article>\n<article data-name=\"John Morgan\" data-role=\"Director, Leonard Design\" data-img=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2025\/06\/JOHN.jpg\">\n  <blockquote>Hybrid and remote will change the industry &#8211; but I don&#8217;t think that has to be damage.<\/blockquote>\n  <section data-h=\"The view\">\n    <p>You will be asking &#8220;old people&#8221; this question &#8211; who think the way we developed our careers is the right way. Hybrid and remote will change the industry, but I don&#8217;t think that has to be damage.<\/p>\n    <p>The world has changed and it is for us to make it work for young people &#8211; not be lazy and say it&#8217;s wrong, bad, or damaging. It&#8217;s a tough challenge. We can never go back to the way it was.<\/p>\n  <\/section>\n<\/article>\n<article data-name=\"Teresa Telander\" data-role=\"Director of Operations, Woodhull\" data-img=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2025\/06\/TERESA.jpg\">\n  <blockquote>A go-getter in a supportive work environment will thrive and grow, if the right conditions are met.<\/blockquote>\n  <section data-h=\"The view\">\n    <p>Not necessarily. A go-getter in a supportive work environment will thrive and grow, if the following needs are met:<\/p>\n    <ul>\n      <li>Young designers must have frequent contact and collaboration with their peers and supervisors. A hybrid solution is easier to manage than a full remote one.<\/li>\n      <li>Young designers must be self-driven to figure things out, encouraged to do so, and empowered to speak up when they&#8217;re stuck.<\/li>\n    <\/ul>\n    <p>Creating a successful hybrid environment requires more effort on the company&#8217;s end. If the company isn&#8217;t up for that challenge, it won&#8217;t work.<\/p>\n  <\/section>\n<\/article>\n<article data-name=\"Jeames Hanley\" data-role=\"Digital Technologies Lead, Buchan\" data-img=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2025\/06\/JEAMES.jpg\">\n  <blockquote>Remote work is only successful with a deep culture centred around trust and support.<\/blockquote>\n  <section data-h=\"The view\">\n    <p>It depends on the individual and the business. I&#8217;m a huge believer in remote work, but it&#8217;s only successful with a deep culture centred around trust and support &#8211; weekly check-ins, company-wide online and in-person events, L&amp;D opportunities, and more. All employees should have access to the same opportunities regardless of their geographic location.<\/p>\n  <\/section>\n<\/article>\n<article data-name=\"Philip Gillard\" data-role=\"Managing Director, Arquitectonica\" data-img=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2025\/06\/PHILIP.jpg\">\n  <blockquote>The industry is evolving with a completely different generational set of requirements.<\/blockquote>\n  <section data-h=\"The view\">\n    <p>Holding back junior architects? Potentially yes &#8211; but also a great opportunity to learn independent skills to compensate for any loss in mentorship that being in the office might provide.<\/p>\n    <p>Long-term damage? No. The industry is evolving with a completely different generational set of requirements and the reality of hybrid working is just one small part of it.<\/p>\n  <\/section>\n<\/article>\n<article data-name=\"Magnus Strom\" data-role=\"Founder and Creative Director, Strom Architects\" data-img=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2025\/06\/Magnus-Strom.jpg\">\n  <blockquote>It&#8217;s an illusion that productivity goes up when people work from home.<\/blockquote>\n  <section data-h=\"The view\">\n    <p>Absolutely. Younger architects need to be in the studio to learn, and the senior staff need to be there to mentor them. As a business owner I walk past computer screens on my way in and out, and when getting a coffee. It&#8217;s rare that I do that without engaging with the architects &#8211; which then leads to discussions and informal project reviews, and this ultimately moves projects forward in the right direction.<\/p>\n    <p>It&#8217;s an illusion that productivity goes up when people work from home. Staff go off on tangents and down rabbit holes, only for the work to be redone.<\/p>\n  <\/section>\n<\/article>\n<article data-name=\"Ben Lee\" data-role=\"Senior Project Architect, Corgan\" data-img=\"https:\/\/imgur.com\/A1kX7gl.jpg\">\n  <blockquote>Showing up helps you get noticed.<\/blockquote>\n  <section data-h=\"The view\">\n    <p>Yes for holding back junior architects, no for long-term damage. Let&#8217;s reframe the question: would in-person work help careers for junior designers and architects? Yes &#8211; as a young designer, based on the nature of more singular creative tasks, you&#8217;d want to be around colleagues who can help guide and foster better solutions. More importantly, showing up helps you get noticed.<\/p>\n    <p>Not being there isn&#8217;t doing long-term damage though &#8211; some flexibility does help.<\/p>\n  <\/section>\n<\/article>\n\n","protected":false},"excerpt":{"rendered":"<p>Is hybrid\/remote working holding back junior architects? The studio vs. the screen. A profession divided. In the last twelve months, one in five firms have increased mandatory office time. But flexibility has emerged as the top motivator for candidates moving jobs. Lindsay put the question to 50+ global leaders in architecture and design. The result&hellip;<\/p>\n","protected":false},"author":20,"featured_media":14067,"parent":13911,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_robots_primary_cat":"","footnotes":""},"class_list":["post-14054","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/pages\/14054","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/users\/20"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/comments?post=14054"}],"version-history":[{"count":3,"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/pages\/14054\/revisions"}],"predecessor-version":[{"id":14105,"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/pages\/14054\/revisions\/14105"}],"up":[{"embeddable":true,"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/pages\/13911"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/media\/14067"}],"wp:attachment":[{"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/media?parent=14054"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}