{"id":1430,"date":"2024-11-07T04:39:54","date_gmt":"2024-11-07T04:39:54","guid":{"rendered":"https:\/\/bespoke.eu.applyflow.com\/?page_id=1430"},"modified":"2026-05-20T21:31:11","modified_gmt":"2026-05-20T21:31:11","slug":"resources","status":"publish","type":"page","link":"https:\/\/www.bespokecareers.com\/resources\/","title":{"rendered":"Architecture and Design Resources: Bespoke Careers"},"content":{"rendered":"\n\n\t<style>\n.bc-res {\n  padding: 64px clamp(20px, 5vw, 0px) 56px;\n  font-family: 'F37 Ginger', 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n  max-width: 1216px;\n  margin: 0 auto;\n}\n@media (max-width: 768px) {\n  .bc-res { padding: 44px 20px 36px; }\n  .bc-res__heading { letter-spacing: -1px; margin-bottom: 28px; }\n}\n.bc-res__heading {\n  font-size: clamp(44px, 8vw, 108px);\n  font-weight: 800;\n  line-height: 1;\n  letter-spacing: -2px;\n  color: #0f0f0f;\n  margin: 0 0 36px;\n  display: block;\n}\n.bc-res__heading em {\n  font-style: normal;\n  color: #97d422;\n}\n.bc-res__links {\n  display: flex;\n  flex-wrap: wrap;\n  align-items: center;\n  row-gap: 6px;\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n.bc-res__sep {\n  color: #ccc;\n  font-size: 12px;\n  padding: 0 8px;\n  user-select: none;\n}\n.bc-res__link {\n  display: inline-flex;\n  align-items: center;\n  gap: 5px;\n  text-decoration: none;\n  color: #666;\n  font-size: 13px;\n  font-weight: 500;\n  letter-spacing: 0.2px;\n  transition: color .15s;\n}\n.bc-res__link:hover {\n  color: #3a6e00;\n}\n.bc-res__link:hover .bc-res__icon svg {\n  stroke: #97d422;\n}\n.bc-res__icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  opacity: 0.5;\n  transition: opacity .15s;\n}\n.bc-res__link:hover .bc-res__icon {\n  opacity: 1;\n}\n<\/style>\n  Architecture &amp;<br \/>Design <em>Resources<\/em>\n  <ul>\n    <li>\n      <a href=\"https:\/\/www.bespokecareers.com\/podcasts\">\n        Podcast\n      <\/a>\n    <\/li>\n    <li>\u00b7<\/li>\n    <li>\n      <a href=\"https:\/\/www.bespokecareers.com\/salary-guide\">\n        Salary Guide\n      <\/a>\n    <\/li>\n    <li>\u00b7<\/li>\n    <li>\n      <a href=\"https:\/\/www.bespokecareers.com\/salary-guide\/salary-calculator\/\">\n        Salary Calculator\n      <\/a>\n    <\/li>\n    <li>\u00b7<\/li>\n    <li>\n      <a href=\"https:\/\/www.bespokecareers.com\/architecture-and-design-market-reports-2026\/\">\n        Market Reports\n      <\/a>\n    <\/li>\n    <li>\u00b7<\/li>\n    <li>\n      <a href=\"https:\/\/www.bespokecareers.com\/best-cities-for-architecture-careers\/\">\n        City Comparison\n      <\/a>\n    <\/li>\n    <li>\u00b7<\/li>\n    <li>\n      <a href=\"https:\/\/www.bespokecareers.com\/newsletter\">\n        Newsletter\n      <\/a>\n    <\/li>\n    <li>\u00b7<\/li>\n    <li>\n      <a href=\"https:\/\/www.bespokecareers.com\/whats-on\">\n        Events Guide\n      <\/a>\n    <\/li>\n  <\/ul>\n\t<style>\n.bc-embed-section {\n  padding: 56px clamp(20px, 5vw, 0px) 48px;\n  width: 100%;\n  max-width: 1216px;\n  margin-left: auto;\n  margin-right: auto;\n  font-family: 'F37 Ginger', 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n}\n@media (max-width: 768px) {\n  .bc-embed-section { padding: 44px 20px 36px; }\n}\n\/* \u2500\u2500 LABEL \u2500\u2500 *\/\n.bc-embed-label {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: #f2ffe0;\n  border: 1.5px solid #97d422;\n  color: #3d6600;\n  font-size: 11px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 2.5px;\n  padding: 5px 14px 5px 10px;\n  border-radius: 9999px;\n  margin-bottom: 18px;\n}\n.bc-embed-label-dot {\n  width: 7px; height: 7px;\n  background: #97d422;\n  border-radius: 50%;\n  animation: bc-blink 1.8s ease-in-out infinite;\n}\n@keyframes bc-blink {\n  0%,100%{opacity:1;transform:scale(1)}\n  50%{opacity:.4;transform:scale(.75)}\n}\n\/* \u2500\u2500 HEADING \u2500\u2500 *\/\n.bc-embed-title {\n  font-size: clamp(28px, 4vw, 42px);\n  font-weight: 700;\n  color: #0f0f0f;\n  line-height: 1.15;\n  margin: 0 0 6px;\n  letter-spacing: -0.5px;\n}\n.bc-embed-title span {\n  color: #97d422;\n}\n.bc-embed-sub {\n  font-size: 15px;\n  color: #626060;\n  margin: 0 0 28px;\n  font-weight: 400;\n}\n\/* \u2500\u2500 SOUNDWAVE \u2500\u2500 *\/\n.bc-wave {\n  display: flex;\n  align-items: center;\n  gap: 2.5px;\n  height: 36px;\n  margin-bottom: 20px;\n}\n.bc-wave span {\n  display: block;\n  width: 3px;\n  border-radius: 2px;\n  background: #97d422;\n  animation: bc-wave-anim 1.4s ease-in-out infinite;\n}\n@keyframes bc-wave-anim {\n  0%,100%{height:3px;opacity:.5}\n  50%{height:var(--h);opacity:1}\n}\n\/* \u2500\u2500 CARD \u2500\u2500 *\/\n.bc-embed-card {\n  background: #fff;\n  border-radius: 16px;\n  border: 1.5px solid #d4f085;\n  box-shadow: 0 4px 32px rgba(151,212,34,.12), 0 1px 6px rgba(0,0,0,.06);\n  padding: 16px;\n  margin-bottom: 20px;\n}\n.bc-embed-ratio {\n  position: relative;\n  padding-bottom: 56.25%;\n  border-radius: 10px;\n  overflow: hidden;\n  background: #0f0f0f;\n}\n.bc-embed-ratio iframe {\n  position: absolute;\n  top: 0; left: 0;\n  width: 100%; height: 100%;\n  border: none; display: block;\n}\n\/* \u2500\u2500 FOOTER ROW \u2500\u2500 *\/\n.bc-embed-footer {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  flex-wrap: wrap;\n  gap: 12px;\n}\n.bc-embed-platforms {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  flex-wrap: wrap;\n}\n.bc-embed-platforms-label {\n  font-size: 11px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 2px;\n  color: #b0b0b0;\n  margin-right: 4px;\n}\n.bc-platform-pill {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  font-size: 12px;\n  font-weight: 700;\n  color: #333;\n  text-decoration: none;\n  padding: 6px 14px;\n  border: 1.5px solid #e0e0e0;\n  border-radius: 9999px;\n  transition: border-color .15s, color .15s, background .15s;\n  background: #fff;\n}\n.bc-platform-pill:hover {\n  border-color: #97d422;\n  color: #3d6600;\n  background: #f7ffe6;\n}\n.bc-embed-ep-count {\n  font-size: 12px;\n  font-weight: 600;\n  color: #aaa;\n}\n.bc-embed-ep-count strong {\n  color: #97d422;\n}\n<\/style>\n    New episodes every two weeks\n  <h2>Bespoke Careers Podcast<\/h2>\n  <p>Career stories from the architects &amp; designers shaping the industry.<\/p>\n  <!-- Animated soundwave -->\n  <!-- Video card -->\n      <iframe\n        src=\"https:\/\/www.youtube.com\/embed\/videoseries?si=XwEOn_6QEYGmcS33&amp;list=PLiK-zarBEOSq1Yw2SRvocMMzz9PmTUP2K\"\n        title=\"YouTube video player\"\n        allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\"\n        referrerpolicy=\"strict-origin-when-cross-origin\"\n        allowfullscreen>\n      <\/iframe>\n  <!-- Footer: platforms + episode count -->\n      Also on\n      <a href=\"https:\/\/open.spotify.com\/show\/0dcXPwZcCtoybT6ZgxzWOr\" target=\"_blank\" rel=\"noopener\">\n        Spotify\n      <\/a>\n      <a href=\"https:\/\/podcasts.apple.com\/us\/podcast\/bespoke-careers-podcast\/id1760778070\" target=\"_blank\" rel=\"noopener\">\n        Apple Podcasts\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/playlist?list=PLiK-zarBEOSq1Yw2SRvocMMzz9PmTUP2K\" target=\"_blank\" rel=\"noopener\">\n        YouTube\n      <\/a>\n    <strong>27+<\/strong> episodes\n<section>\n                <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/themes\/af-custom-child\/assets\/big-arrow-down.svg\"\/>\n                <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/02\/EMILY.jpeg\" alt=\"Explore salaries for architecture and design jobs around the world\"\/>\n                        <h2>Explore salaries\n                    <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/themes\/af-custom-child\/assets\/cta-underline.svg\"\/>\n                 for architecture and design jobs around the world<\/h2>\n                                                    <p>The Bespoke Careers Salary Guide is here to provide firms with the valuable insights to drive your team&#8217;s growth and success.<\/p>\n<p>Take the next step in optimising your team&#8217;s performance. Click below to view salaries and benefits data tailored specifically for the Architecture and Interior Design industry.<\/p>\n                                                    <a href=\"https:\/\/www.bespokecareers.com\/salary-guide\/\">\n                                Download now!                            <\/a>\n<\/section><section id=\"afc-filter-\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2>\n\t\t\t\t\t\t\t\tChoose your market\n                <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/themes\/af-custom-child\/assets\/category-overview-line.svg\"\/>\n              \ud83d\udc47\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h2>\n\t\t\t\t\t<form data-sf-form-id='1234' data-is-rtl='0' data-maintain-state='' data-results-url='https:\/\/www.bespokecareers.com\/resources\/' data-ajax-form-url='https:\/\/www.bespokecareers.com\/?sfid=1234&amp;sf_action=get_data&amp;sf_data=form' data-display-result-method='bb_posts_module' data-use-history-api='1' data-template-loaded='0' data-lang-code='en' data-ajax='0' data-init-paged='1' data-auto-update='1' action='https:\/\/www.bespokecareers.com\/resources\/' method='post' class='searchandfilter' id='search-filter-form-1234' autocomplete='off' data-instance-count='1' data-ajax-target='.search-filter-results-1234' data-ajax-links-selector='.page-numbers a'><ul><li data-sf-field-name=\"search\" data-sf-field-type=\"search\" data-sf-field-input-type=\"\"><h4>Search<\/h4>\t\t<label><input placeholder=\"Search\" name=\"_sf_search[]\" type=\"text\" value=\"\" title=\"\"\/><\/label>\t\t<\/li><li data-sf-field-name=\"_sf_sort_order\" data-sf-field-type=\"sort_order\" data-sf-field-input-type=\"select\"><h4>Sort by<\/h4>\t\t<label>\n\t\t\t\t<select name=\"_sf_sort_order[]\" title=\"\">\n\t\t\t\t\t\t<option selected=\"selected\" data-sf-depth=\"0\" value=\"\">Sort Results By<\/option>\n\t\t\t\t\t\t<option data-sf-depth=\"0\" value=\"id+asc\">Latest &#8211; Oldest<\/option>\n\t\t\t\t\t\t<option data-sf-depth=\"0\" value=\"id+desc\">Oldest to latest<\/option>\n\t\t\t\t\t<\/select>\n\t\t<\/label>\t\t<\/li><\/ul><\/form>\t\t\t\t\n\t\t\t\t\t\t\t\t<meta itemscope itemprop=\"mainEntityOfPage\" itemtype=\"https:\/\/schema.org\/WebPage\" itemid=\"https:\/\/www.bespokecareers.com\/architecture-and-design-market-reports-2026\/aus\/\" content=\"AU\/NZ Market Report 2026\" \/><meta itemprop=\"datePublished\" content=\"2025-04-05\" \/><meta itemprop=\"dateModified\" content=\"2026-04-24\" \/><meta itemprop=\"name\" content=\"Bespoke Careers\"\/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/tp-custom\/wp-content\/uploads\/2022\/07\/agency-AF-black.svg\"\/><meta itemprop=\"url\" content=\"https:\/\/www.bespokecareers.com\/author\/micah-drbespokecareers-com\/\" \/><meta itemprop=\"name\" content=\"Micah.dr@bespokecareers.com\" \/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/Untitled-design-13.jpg\" \/><meta itemprop=\"width\" content=\"1900\" \/><meta itemprop=\"height\" content=\"1266\" \/><meta itemprop=\"interactionType\" content=\"https:\/\/schema.org\/CommentAction\" \/><meta itemprop=\"userInteractionCount\" content=\"0\" \/>\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<!-- This is feature image working -->\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/architecture-and-design-market-reports-2026\/aus\/\" rel=\"bookmark\" title=\"AU\/NZ Market Report 2026\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"1900\" height=\"1266\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/Untitled-design-13.jpg\" alt=\"\" decoding=\"async\" srcset=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/Untitled-design-13.jpg 1900w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/Untitled-design-13-300x200.jpg 300w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/Untitled-design-13-1024x682.jpg 1024w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/Untitled-design-13-768x512.jpg 768w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/Untitled-design-13-1536x1023.jpg 1536w\" sizes=\"(max-width: 1900px) 100vw, 1900px\" \/>\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<!-- This is title working -->\n\t\t\t\t\t\t\t\t\t<h5 itemprop=\"headline\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/architecture-and-design-market-reports-2026\/aus\/\" rel=\"bookmark\" title=\"AU\/NZ Market Report 2026\">AU\/NZ Market Report 2026<\/a>\n\t\t\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\t<!-- This is Tags working -->\n\t\t\t\t\t\t\t\t<meta itemscope itemprop=\"mainEntityOfPage\" itemtype=\"https:\/\/schema.org\/WebPage\" itemid=\"https:\/\/www.bespokecareers.com\/architecture-and-design-market-reports-2026\/us\/\" content=\"US Market Report 2026\" \/><meta itemprop=\"datePublished\" content=\"2025-04-05\" \/><meta itemprop=\"dateModified\" content=\"2026-05-15\" \/><meta itemprop=\"name\" content=\"Bespoke Careers\"\/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/tp-custom\/wp-content\/uploads\/2022\/07\/agency-AF-black.svg\"\/><meta itemprop=\"url\" content=\"https:\/\/www.bespokecareers.com\/author\/micah-drbespokecareers-com\/\" \/><meta itemprop=\"name\" content=\"Micah.dr@bespokecareers.com\" \/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/Untitled-design-11.jpg\" \/><meta itemprop=\"width\" content=\"1900\" \/><meta itemprop=\"height\" content=\"1425\" \/><meta itemprop=\"interactionType\" content=\"https:\/\/schema.org\/CommentAction\" \/><meta itemprop=\"userInteractionCount\" content=\"0\" \/>\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<!-- This is feature image working -->\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/architecture-and-design-market-reports-2026\/us\/\" rel=\"bookmark\" title=\"US Market Report 2026\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"1900\" height=\"1425\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/Untitled-design-11.jpg\" alt=\"\" decoding=\"async\" srcset=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/Untitled-design-11.jpg 1900w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/Untitled-design-11-300x225.jpg 300w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/Untitled-design-11-1024x768.jpg 1024w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/Untitled-design-11-768x576.jpg 768w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/Untitled-design-11-1536x1152.jpg 1536w\" sizes=\"(max-width: 1900px) 100vw, 1900px\" \/>\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<!-- This is title working -->\n\t\t\t\t\t\t\t\t\t<h5 itemprop=\"headline\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/architecture-and-design-market-reports-2026\/us\/\" rel=\"bookmark\" title=\"US Market Report 2026\">US Market Report 2026<\/a>\n\t\t\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\t<!-- This is Tags working -->\n\t\t\t\t\t\t\t\t<meta itemscope itemprop=\"mainEntityOfPage\" itemtype=\"https:\/\/schema.org\/WebPage\" itemid=\"https:\/\/www.bespokecareers.com\/architecture-and-design-market-reports-2026\/uk\/\" content=\"UK Market Report 2026\" \/><meta itemprop=\"datePublished\" content=\"2025-04-04\" \/><meta itemprop=\"dateModified\" content=\"2026-04-29\" \/><meta itemprop=\"name\" content=\"Bespoke Careers\"\/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/tp-custom\/wp-content\/uploads\/2022\/07\/agency-AF-black.svg\"\/><meta itemprop=\"url\" content=\"https:\/\/www.bespokecareers.com\/author\/micah-drbespokecareers-com\/\" \/><meta itemprop=\"name\" content=\"Micah.dr@bespokecareers.com\" \/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/Heading-6-1.jpg\" \/><meta itemprop=\"width\" content=\"1900\" \/><meta itemprop=\"height\" content=\"1069\" \/><meta itemprop=\"interactionType\" content=\"https:\/\/schema.org\/CommentAction\" \/><meta itemprop=\"userInteractionCount\" content=\"0\" \/>\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<!-- This is feature image working -->\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/architecture-and-design-market-reports-2026\/uk\/\" rel=\"bookmark\" title=\"UK Market Report 2026\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"1900\" height=\"1069\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/Heading-6-1.jpg\" alt=\"\" decoding=\"async\" srcset=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/Heading-6-1.jpg 1900w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/Heading-6-1-300x169.jpg 300w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/Heading-6-1-1024x576.jpg 1024w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/Heading-6-1-768x432.jpg 768w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/Heading-6-1-1536x864.jpg 1536w\" sizes=\"(max-width: 1900px) 100vw, 1900px\" \/>\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<!-- This is title working -->\n\t\t\t\t\t\t\t\t\t<h5 itemprop=\"headline\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/architecture-and-design-market-reports-2026\/uk\/\" rel=\"bookmark\" title=\"UK Market Report 2026\">UK Market Report 2026<\/a>\n\t\t\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\t<!-- This is Tags working -->\n<\/section>\n\t<!-- BESPOKE CAREERS \u201a\u00c4\u00ee City Comparison Tool promo block (v4, tool-mirror).\n     Visually consistent with the actual tool: white card, green FMC pill,\n     square city tiles with dark gradient overlay. Paste into a WP Custom HTML block. -->\n<style>\n  .bc-tool-outer { max-width: 1216px; margin: 0 auto; width: 100%; }\n  .bc-tool * { box-sizing: border-box; margin: 0; padding: 0; }\n  .bc-tool {\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    background: #fff;\n    border: 1px solid rgba(0,0,0,0.07);\n    border-radius: 24px;\n    overflow: hidden;\n    position: relative;\n    padding: 56px;\n    box-shadow: 0 4px 28px rgba(0,0,0,0.06);\n    isolation: isolate;\n  }\n  \/* Soft brand-green accent orb *\/\n  .bc-tool::before {\n    content: '';\n    position: absolute;\n    top: -140px; right: -120px;\n    width: 460px; height: 460px;\n    background: radial-gradient(circle, rgba(151,212,34,0.14) 0%, transparent 65%);\n    pointer-events: none;\n    z-index: 0;\n  }\n  .bc-tool::after {\n    content: '';\n    position: absolute;\n    bottom: -100px; left: -80px;\n    width: 320px; height: 320px;\n    background: radial-gradient(circle, rgba(151,212,34,0.06) 0%, transparent 65%);\n    pointer-events: none;\n    z-index: 0;\n  }\n  .bc-tool-inner {\n    position: relative;\n    z-index: 1;\n    display: grid;\n    grid-template-columns: 0.95fr 1.05fr;\n    gap: 56px;\n    align-items: center;\n  }\n  \/* \u201a\u00ee\u00c4\u201a\u00ee\u00c4 LEFT \u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4 *\/\n  .bc-tool-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    background: rgba(151,212,34,0.12);\n    border: 1px solid rgba(151,212,34,0.32);\n    border-radius: 100px;\n    padding: 5px 13px 5px 9px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: #4a7a00;\n    margin-bottom: 22px;\n  }\n  .bc-tool-pulse {\n    position: relative;\n    width: 7px; height: 7px;\n    display: inline-block;\n  }\n  .bc-tool-pulse::before, .bc-tool-pulse::after {\n    content: '';\n    position: absolute; inset: 0;\n    background: #97d422;\n    border-radius: 50%;\n  }\n  .bc-tool-pulse::after {\n    animation: bc-tool-ping 2s cubic-bezier(0,0,0.2,1) infinite;\n  }\n  @keyframes bc-tool-ping {\n    75%, 100% { transform: scale(2.6); opacity: 0; }\n  }\n  .bc-tool-h2 {\n    font-size: 44px;\n    font-weight: 900;\n    line-height: 1.02;\n    letter-spacing: -0.045em;\n    color: #1a1c18;\n    margin-bottom: 16px;\n  }\n  .bc-tool-h2 em {\n    font-style: normal;\n    color: #4a7a00;\n    position: relative;\n    display: inline-block;\n  }\n  .bc-tool-h2 em::after {\n    content: '';\n    position: absolute;\n    left: -2px; right: -2px;\n    bottom: 3px;\n    height: 10px;\n    background: rgba(151,212,34,0.32);\n    z-index: -1;\n    transform: skew(-6deg);\n  }\n  .bc-tool-sub {\n    font-size: 15.5px;\n    line-height: 1.6;\n    color: #555;\n    margin-bottom: 28px;\n    max-width: 480px;\n  }\n  \/* Stats row *\/\n  .bc-tool-stats {\n    display: flex;\n    gap: 28px;\n    margin-bottom: 28px;\n    padding: 16px 0;\n    border-top: 1px solid rgba(0,0,0,0.08);\n    border-bottom: 1px solid rgba(0,0,0,0.08);\n  }\n  .bc-tool-stat-n {\n    font-size: 24px;\n    font-weight: 900;\n    color: #1a1c18;\n    letter-spacing: -0.03em;\n    line-height: 1;\n    margin-bottom: 5px;\n  }\n  .bc-tool-stat-l {\n    font-size: 10.5px;\n    color: #999;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    font-weight: 600;\n  }\n  .bc-tool-cta-row {\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .bc-tool-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: linear-gradient(135deg, #97d422 0%, #82bc19 100%);\n    color: #1a1c18 !important;\n    font-size: 14px;\n    font-weight: 800;\n    padding: 14px 26px;\n    border-radius: 12px;\n    text-decoration: none !important;\n    letter-spacing: -0.01em;\n    box-shadow: 0 4px 22px rgba(151,212,34,0.4);\n    transition: transform 0.2s, box-shadow 0.2s, background 0.2s;\n    white-space: nowrap;\n  }\n  .bc-tool-btn:hover {\n    transform: translateY(-2px);\n    background: linear-gradient(135deg, #a5df28 0%, #8fcb1e 100%);\n    box-shadow: 0 10px 32px rgba(151,212,34,0.55);\n    color: #1a1c18 !important;\n  }\n  .bc-tool-btn svg { flex-shrink: 0; transition: transform 0.2s; }\n  .bc-tool-btn:hover svg { transform: translateX(3px); }\n  .bc-tool-meta {\n    font-size: 12.5px;\n    color: #999;\n    letter-spacing: -0.005em;\n  }\n  \/* \u201a\u00ee\u00c4\u201a\u00ee\u00c4 RIGHT \u201a\u00c4\u00ee tool window mirror \u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4 *\/\n  .bc-tool-window {\n    background: #fff;\n    border-radius: 18px;\n    padding: 14px;\n    border: 1px solid rgba(0,0,0,0.07);\n    box-shadow:\n      0 24px 48px -20px rgba(0,0,0,0.18),\n      0 8px 18px -8px rgba(0,0,0,0.10);\n    position: relative;\n  }\n  .bc-tool-chrome {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding: 0 4px 12px;\n    border-bottom: 1px solid rgba(0,0,0,0.06);\n    margin-bottom: 12px;\n  }\n  .bc-tool-chrome-dots { display: flex; gap: 5px; }\n  .bc-tool-chrome-dot {\n    width: 9px; height: 9px;\n    border-radius: 50%;\n    background: rgba(0,0,0,0.08);\n  }\n  .bc-tool-chrome-title {\n    font-size: 10.5px;\n    font-weight: 700;\n    color: #999;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n  .bc-tool-chrome-spacer { width: 36px; }\n  \/* Find My City card \u201a\u00c4\u00ee mirrors the actual tool *\/\n  .bc-tool-fmc {\n    background: linear-gradient(135deg, #97d422 0%, #82bc19 100%);\n    border: 1px solid rgba(255,255,255,0.15);\n    border-radius: 14px;\n    padding: 14px 16px;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 10px;\n    box-shadow: 0 4px 18px rgba(151,212,34,0.34), 0 1px 3px rgba(0,0,0,0.18);\n  }\n  .bc-tool-fmc-spark {\n    font-size: 22px;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .bc-tool-fmc-body { flex: 1; min-width: 0; }\n  .bc-tool-fmc-title {\n    font-size: 13px;\n    font-weight: 800;\n    color: #1a1c18;\n    letter-spacing: -0.02em;\n    line-height: 1.2;\n    margin-bottom: 2px;\n  }\n  .bc-tool-fmc-sub {\n    font-size: 10.5px;\n    color: rgba(26,28,24,0.65);\n    line-height: 1.3;\n  }\n  .bc-tool-fmc-arr {\n    width: 34px; height: 34px;\n    border-radius: 50%;\n    background: rgba(0,0,0,0.16);\n    color: #1a1c18;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    flex-shrink: 0;\n    border: 1px solid rgba(0,0,0,0.08);\n  }\n  \/* City grid \u201a\u00c4\u00ee mirrors the actual tool *\/\n  .bc-tool-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n  .bc-tool-city {\n    display: block;\n    height: 0;\n    padding-top: 100%;\n    border-radius: 12px;\n    position: relative;\n    overflow: hidden;\n    background-size: cover !important;\n    background-position: center !important;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.10);\n    transition: transform 0.25s, box-shadow 0.25s;\n  }\n  .bc-tool-city:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 8px 24px rgba(0,0,0,0.18);\n  }\n  .bc-tool-city.london { background-image: url('https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/10\/London-1.png'); }\n  .bc-tool-city.nyc    { background-image: url('https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/03\/New-York.jpg'); }\n  .bc-tool-city.sydney { background-image: url('https:\/\/images.unsplash.com\/photo-1506973035872-a4ec16b8e8d9?w=600&q=80&fit=crop'); }\n  .bc-tool-city.dubai  { background-image: url('https:\/\/images.unsplash.com\/photo-1583332651503-ee648195b272?w=600&q=80&fit=crop'); }\n  .bc-tool-city-ov {\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(to top, rgba(0,0,0,0.78) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0) 100%);\n  }\n  .bc-tool-city-body {\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    padding: 0 12px 12px;\n    z-index: 1;\n  }\n  .bc-tool-city-name {\n    font-size: 14px;\n    font-weight: 800;\n    color: #fff;\n    letter-spacing: -0.03em;\n    margin-bottom: 2px;\n    line-height: 1.2;\n    text-shadow: 0 1px 4px rgba(0,0,0,0.35);\n  }\n  .bc-tool-city-meta {\n    font-size: 10.5px;\n    color: rgba(255,255,255,0.78);\n    font-weight: 500;\n  }\n  \/* Bottom call-out *\/\n  .bc-tool-more {\n    margin-top: 10px;\n    padding: 11px 12px;\n    text-align: center;\n    background: rgba(151,212,34,0.08);\n    border: 1px dashed rgba(151,212,34,0.32);\n    border-radius: 10px;\n    font-size: 12px;\n    font-weight: 700;\n    color: #4a7a00;\n    letter-spacing: -0.005em;\n  }\n  \/* Floating chip *\/\n  .bc-tool-chip {\n    position: absolute;\n    background: #1a1c18;\n    color: #c8f060;\n    border-radius: 100px;\n    padding: 7px 13px;\n    font-size: 11.5px;\n    font-weight: 700;\n    box-shadow: 0 12px 28px rgba(0,0,0,0.22);\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    z-index: 4;\n    letter-spacing: -0.005em;\n  }\n  .bc-tool-chip.tr {\n    top: -14px; right: 18px;\n    transform: rotate(2.5deg);\n  }\n  \/* Responsive *\/\n  @media (max-width: 960px) {\n    .bc-tool { padding: 40px 32px; }\n    .bc-tool-inner { grid-template-columns: 1fr; gap: 40px; }\n    .bc-tool-h2 { font-size: 34px; }\n  }\n  @media (max-width: 520px) {\n    .bc-tool { padding: 28px 20px; border-radius: 18px; }\n    .bc-tool-h2 { font-size: 26px; }\n    .bc-tool-sub { font-size: 14.5px; }\n    .bc-tool-stats { gap: 16px; flex-wrap: wrap; }\n    .bc-tool-stat-n { font-size: 20px; }\n    .bc-tool-btn { font-size: 13px; padding: 12px 22px; }\n  }\n<\/style>\n    <!-- \u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4 LEFT: Hook + CTA \u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4 -->\n        City Comparison Tool &middot; 2026\n      <h2>\n        Where in the world should you <em>build your career?<\/em>\n      <\/h2>\n      \n        Explore salaries, purchasing power, lifestyle scores and visa pathways across the 20 best cities for architects &mdash; and find the one that fits you.\n      \n          20\n          Top cities\n          6\n          Lifestyle factors\n          &pound;\/$\/&euro;\n          Real take-home\n        <a href=\"https:\/\/www.bespokecareers.com\/best-cities-for-architecture-careers\/\">\n          Explore the tool\n        <\/a>\n        Free &middot; No sign-up\n    <!-- \u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4 RIGHT: Tool preview window \u201a\u00ee\u00c4\u201a\u00ee\u00c4\u201a\u00ee\u00c4 -->\n        Interactive\n        Best Cities &middot; 2026\n        &#10022;\n          Which city is best for me?\n          Ranked by salary, lifestyle &amp; culture\n        &rarr;\n            &#127468;&#127463; London\n            GBP &middot; #1 for architecture\n            &#127482;&#127480; New York\n            USD &middot; The global stage\n            &#127462;&#127482; Sydney\n            AUD &middot; #1 in Australia\n            &#127462;&#127466; Dubai\n            AED &middot; Tax-free salary\n        + 16 more cities &middot; &#8644; Compare any two side-by-side\n<section>\n                <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/themes\/af-custom-child\/assets\/big-arrow-down.svg\"\/>\n                <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/10\/SUSTAIN.jpg\" alt=\"The State of Sustainability in Architecture and Design 2025\"\/>\n                        <h2>The State of Sustainability\n                    <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/themes\/af-custom-child\/assets\/cta-underline.svg\"\/>\n                 in Architecture and Design 2025<\/h2>\n                                                    <p>Five months in the making. Hundreds of architects and designers surveyed. Six leading sustainability pioneers interviewed.<\/p>\n                                                    <a href=\"https:\/\/www.bespokecareers.com\/sustainability-report\">\n                                Download now!                            <\/a>\n<\/section>\n\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Architecture &#038; Design Salary Calculator 2026<\/title>\n  <style>\n    #bespoke-salary-calc *, #bespoke-salary-calc *::before, #bespoke-salary-calc *::after {\n      box-sizing: border-box; margin: 0; padding: 0;\n    }\n    #bespoke-salary-calc {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n      color: #111; padding: 48px 0; overflow-x: hidden;\n    }\n    #bespoke-salary-calc .calc-card {\n      max-width: 1216px; margin: 0 auto; background: #fff;\n      border-radius: 24px; box-shadow: 0 4px 40px rgba(0,0,0,0.08);\n      overflow: hidden; border: 1px solid #e8e8e4;\n    }\n    @media (max-width: 560px) { #bespoke-salary-calc .calc-card { border-radius: 16px; } }\n    #bespoke-salary-calc .split-wrap { display: grid; grid-template-columns: 1fr 1fr; align-items: stretch; }\n    #bespoke-salary-calc .hero-col, #bespoke-salary-calc .form-col { min-width: 0; }\n    @media (max-width: 820px) {\n      #bespoke-salary-calc .split-wrap { grid-template-columns: 1fr; }\n      #bespoke-salary-calc { padding-left: 16px; padding-right: 16px; }\n    }\n    #bespoke-salary-calc .hero-col {\n      padding: 52px 44px; display: flex; flex-direction: column; gap: 28px;\n      background: #f7f7f5; border-right: 1px solid #e8e8e4; overflow: hidden;\n    }\n    @media (max-width: 820px) {\n      #bespoke-salary-calc .hero-col { padding: 28px 24px; border-right: none; border-bottom: 1px solid #e8e8e4; }\n      #bespoke-salary-calc .hero-body, #bespoke-salary-calc .discipline-pills, #bespoke-salary-calc .hero-stats { display: none !important; }\n    }\n    #bespoke-salary-calc .hero-col h1 {\n      font-size: clamp(22px, 2.8vw, 40px); font-weight: 700;\n      letter-spacing: -0.03em; color: #111; line-height: 1.2;\n    }\n    #bespoke-salary-calc .hero-col h1 span { color: #97d422; }\n    #bespoke-salary-calc .hero-sub { font-size: 15px; font-weight: 600; color: #111; line-height: 1.4; }\n    #bespoke-salary-calc .hero-body { font-size: 13px; color: #888; line-height: 1.7; }\n    #bespoke-salary-calc .discipline-pills { display: flex; flex-direction: column; gap: 10px; }\n    #bespoke-salary-calc .discipline-pills-label {\n      font-size: 10px; font-weight: 700; letter-spacing: 0.08em;\n      text-transform: uppercase; color: #bbb;\n    }\n    #bespoke-salary-calc .discipline-pill-list { display: flex; flex-wrap: wrap; gap: 7px; }\n    #bespoke-salary-calc .discipline-pill {\n      display: inline-block; padding: 5px 12px; border-radius: 100px;\n      font-size: 12px; font-weight: 600; color: #2a4a00;\n      background: #eef7d0; border: 1px solid #c8e87a;\n    }\n    #bespoke-salary-calc .hero-stats { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }\n    #bespoke-salary-calc .hero-stat { display: flex; flex-direction: column; gap: 3px; }\n    #bespoke-salary-calc .hero-stat-num {\n      font-size: 26px; font-weight: 800; color: #97d422;\n      letter-spacing: -0.03em; line-height: 1;\n    }\n    #bespoke-salary-calc .hero-stat span:last-child { font-size: 11px; color: #999; line-height: 1.4; }\n    #bespoke-salary-calc .form-col {\n      padding: 56px 44px; background: #fff;\n      display: flex; flex-direction: column; justify-content: center;\n    }\n    @media (max-width: 820px) { #bespoke-salary-calc .form-col { padding: 24px 24px 36px; } }\n    #bespoke-salary-calc .card-title {\n      font-size: 10px; font-weight: 700; letter-spacing: 0.14em;\n      text-transform: uppercase; color: #ccc; margin-bottom: 22px;\n    }\n    #bespoke-salary-calc .form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }\n    @media (max-width: 560px) { #bespoke-salary-calc .form-grid { grid-template-columns: 1fr; } }\n    #bespoke-salary-calc .field { display: flex; flex-direction: column; gap: 7px; }\n    #bespoke-salary-calc .field.full { grid-column: 1 \/ -1; }\n    #bespoke-salary-calc label {\n      font-size: 11px; font-weight: 700; color: #aaa;\n      letter-spacing: 0.06em; text-transform: uppercase;\n    }\n    #bespoke-salary-calc .field-optional {\n      font-size: 10px; font-weight: 400; color: #bbb;\n      letter-spacing: 0.02em; text-transform: none; margin-left: 3px;\n    }\n    #bespoke-salary-calc select,\n    #bespoke-salary-calc input[type=\"text\"],\n    #bespoke-salary-calc input[type=\"number\"],\n    #bespoke-salary-calc input[type=\"email\"],\n    #bespoke-salary-calc input[type=\"tel\"] {\n      background: #fafaf8; border: 1.5px solid #e8e8e4; border-radius: 10px;\n      color: #111; font-size: 14px; padding: 13px 14px; width: 100%;\n      outline: none; transition: border-color 0.2s, box-shadow 0.2s;\n      appearance: none; -webkit-appearance: none; font-family: inherit;\n    }\n    #bespoke-salary-calc select:focus, #bespoke-salary-calc input:focus {\n      border-color: #97d422; box-shadow: 0 0 0 3px #97d42218; background: #fff;\n    }\n    #bespoke-salary-calc select {\n      background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23bbb' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'\/%3E%3C\/svg%3E\");\n      background-repeat: no-repeat; background-position: right 14px center;\n      background-color: #fafaf8; padding-right: 40px; cursor: pointer;\n    }\n    #bespoke-salary-calc .search-wrap { position: relative; }\n    #bespoke-salary-calc .search-clear {\n      position: absolute; right: 12px; top: 50%; transform: translateY(-50%);\n      background: none; border: none; color: #ccc; cursor: pointer;\n      font-size: 18px; line-height: 1; padding: 0; display: none;\n    }\n    #bespoke-salary-calc .search-clear.visible { display: block; }\n    #bespoke-salary-calc .dropdown-list {\n      position: absolute; top: calc(100% + 6px); left: 0; right: 0;\n      background: #fff; border: 1.5px solid #e8e8e4; border-radius: 12px;\n      max-height: 240px; overflow-y: auto; z-index: 100; display: none;\n      box-shadow: 0 8px 24px rgba(0,0,0,0.08);\n    }\n    #bespoke-salary-calc .dropdown-list.open { display: block; }\n    #bespoke-salary-calc .dropdown-item {\n      padding: 10px 14px; font-size: 13px; cursor: pointer;\n      color: #555; border-bottom: 1px solid #f4f4f2; transition: background 0.1s;\n    }\n    #bespoke-salary-calc .dropdown-item:last-child { border-bottom: none; }\n    #bespoke-salary-calc .dropdown-item:hover, #bespoke-salary-calc .dropdown-item.selected { background: #f7f7f5; color: #111; }\n    #bespoke-salary-calc .dropdown-item .cat { font-size: 11px; color: #ccc; margin-left: 6px; }\n    #bespoke-salary-calc .salary-row { display: flex; align-items: center; gap: 10px; }\n    #bespoke-salary-calc .currency-badge {\n      background: #fafaf8; border: 1.5px solid #e8e8e4; border-radius: 10px;\n      padding: 13px 12px; font-size: 13px; color: #aaa;\n      white-space: nowrap; min-width: 52px; text-align: center;\n    }\n    #bespoke-salary-calc .btn-calculate {\n      width: 100%; background: #97d422; color: #111; border: none;\n      border-radius: 12px; font-size: 15px; font-weight: 700; padding: 16px;\n      cursor: pointer; letter-spacing: 0.01em;\n      transition: background 0.2s, transform 0.1s; margin-top: 10px; font-family: inherit;\n    }\n    #bespoke-salary-calc .btn-calculate:hover { background: #aee849; }\n    #bespoke-salary-calc .btn-calculate:active { transform: scale(0.99); }\n    @media (max-width: 820px) {\n      #bespoke-salary-calc .btn-calculate { position: sticky; bottom: 12px; z-index: 5; box-shadow: 0 4px 20px rgba(0,0,0,0.13); }\n    }\n    #bespoke-salary-calc .results-wrap {\n      display: none; border-top: 1px solid #e8e8e4;\n      padding: 40px 44px 48px; background: #fafaf8;\n    }\n    #bespoke-salary-calc .results-wrap.visible { display: block; }\n    @media (max-width: 820px) { #bespoke-salary-calc .results-wrap { padding: 32px 24px 40px; } }\n    #bespoke-salary-calc .result-card { display: none; margin-bottom: 24px; }\n    #bespoke-salary-calc .result-card.visible { display: block; }\n    #bespoke-salary-calc .result-header {\n      display: flex; align-items: flex-start; justify-content: space-between;\n      margin-bottom: 28px; gap: 16px; flex-wrap: wrap;\n    }\n    #bespoke-salary-calc .result-role {\n      font-size: 20px; font-weight: 700; color: #111; letter-spacing: -0.02em;\n    }\n    #bespoke-salary-calc .result-location { font-size: 13px; color: #bbb; margin-top: 4px; }\n    #bespoke-salary-calc .verdict-pill {\n      padding: 7px 18px; border-radius: 100px; font-size: 11px;\n      font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase;\n      white-space: nowrap; flex-shrink: 0;\n    }\n    #bespoke-salary-calc .verdict-below   { background: #fff0f0; color: #cc3333; border: 1px solid #ffd0d0; }\n    #bespoke-salary-calc .verdict-low     { background: #fffbea; color: #b07a00; border: 1px solid #ffe99a; }\n    #bespoke-salary-calc .verdict-market  { background: #f2fde0; color: #4a7a00; border: 1px solid #c8ed80; }\n    #bespoke-salary-calc .verdict-above   { background: #e8faf6; color: #007a60; border: 1px solid #a0e8d8; }\n    #bespoke-salary-calc .verdict-top     { background: #f3eeff; color: #5e3ab8; border: 1px solid #cdb8f0; }\n    #bespoke-salary-calc .verdict-overview{ background: #f0f4ff; color: #3355aa; border: 1px solid #b8c8f0; }\n    #bespoke-salary-calc .mode-toggle-wrap { display: flex; flex-direction: column; gap: 6px; }\n    #bespoke-salary-calc .mode-toggle-label {\n      font-size: 11px; font-weight: 700; letter-spacing: 0.06em;\n      text-transform: uppercase; color: #999;\n    }\n    #bespoke-salary-calc .mode-toggle { display: flex; background: #f0f0ee; border-radius: 8px; padding: 3px; gap: 2px; }\n    #bespoke-salary-calc .mode-btn {\n      flex: 1; padding: 8px 10px; border: none; border-radius: 6px;\n      background: transparent; font-size: 12px; font-weight: 500;\n      color: #888; cursor: pointer;\n      transition: background 0.18s, color 0.18s, box-shadow 0.18s;\n      text-align: center; line-height: 1.3; white-space: nowrap; font-family: inherit;\n    }\n    #bespoke-salary-calc .mode-btn:hover { color: #333; }\n    #bespoke-salary-calc .mode-btn.active {\n      background: #fff; color: #111; font-weight: 600;\n      box-shadow: 0 1px 4px rgba(0,0,0,0.1);\n    }\n    #bespoke-salary-calc #salaryFieldWrap { transition: opacity 0.25s, max-height 0.3s; max-height: 120px; overflow: hidden; }\n    #bespoke-salary-calc #salaryFieldWrap.hidden { opacity: 0; max-height: 0; pointer-events: none; margin: 0; }\n    #bespoke-salary-calc .range-section { margin-bottom: 28px; }\n    #bespoke-salary-calc .range-label {\n      font-size: 10px; font-weight: 700; letter-spacing: 0.12em;\n      text-transform: uppercase; color: #ccc; margin-bottom: 14px;\n    }\n    #bespoke-salary-calc .range-bar-wrap {\n      position: relative; height: 6px; background: #eeeeeb;\n      border-radius: 100px; margin-top: 38px; margin-bottom: 12px;\n    }\n    #bespoke-salary-calc .range-mine-label {\n      position: absolute; bottom: calc(100% + 10px); left: 50%;\n      transform: translateX(-50%); font-size: 11px; font-weight: 700;\n      color: #111; white-space: nowrap; pointer-events: none;\n    }\n    #bespoke-salary-calc .range-fill {\n      position: absolute; left: 0; top: 0; bottom: 0;\n      background: linear-gradient(90deg, #d8f0a0, #97d422); border-radius: 100px;\n      transition: width 0.65s cubic-bezier(.4,0,.2,1);\n    }\n    #bespoke-salary-calc .range-marker {\n      position: absolute; top: 50%; transform: translate(-50%, -50%);\n      width: 20px; height: 20px; background: #fff; border-radius: 50%;\n      box-shadow: 0 0 0 2.5px #97d422, 0 2px 8px rgba(0,0,0,0.12);\n    }\n    #bespoke-salary-calc .range-marker.v-red   { box-shadow: 0 0 0 2.5px #e05050, 0 2px 8px rgba(0,0,0,0.12); }\n    #bespoke-salary-calc .range-marker.v-amber { box-shadow: 0 0 0 2.5px #d99000, 0 2px 8px rgba(0,0,0,0.12); }\n    #bespoke-salary-calc .range-ticks { position: relative; height: 36px; }\n    #bespoke-salary-calc .range-tick { font-size: 11px; color: #bbb; }\n    #bespoke-salary-calc .range-tick.mine { color: #111; font-weight: 700; }\n    #bespoke-salary-calc .stats-grid {\n      display: grid; grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 10px; margin-bottom: 20px;\n    }\n    #bespoke-salary-calc .stat-box {\n      background: #fff; border: 1.5px solid #e8e8e4; border-radius: 14px;\n      padding: clamp(10px, 2.5vw, 18px) clamp(6px, 1.8vw, 16px);\n      text-align: center; min-width: 0;\n    }\n    #bespoke-salary-calc .stat-box.mine { border-color: #97d422; background: #f6fde8; }\n    #bespoke-salary-calc .stat-box.mine.v-red    { border-color: #e05050; background: #fff4f4; }\n    #bespoke-salary-calc .stat-box.mine.v-red .stat-value    { color: #c02020; }\n    #bespoke-salary-calc .stat-box.mine.v-amber  { border-color: #d99000; background: #fffbee; }\n    #bespoke-salary-calc .stat-box.mine.v-amber .stat-value  { color: #9a6400; }\n    #bespoke-salary-calc .stat-label {\n      font-size: clamp(8px, 1.8vw, 10px); font-weight: 700; letter-spacing: 0.06em;\n      text-transform: uppercase; color: #ccc; margin-bottom: 6px;\n    }\n    #bespoke-salary-calc .stat-value {\n      font-size: clamp(13px, 3.8vw, 22px); font-weight: 300;\n      color: #666; letter-spacing: -0.02em;\n    }\n    #bespoke-salary-calc .stat-box.mine .stat-value { color: #4a7a00; font-weight: 700; }\n    #bespoke-salary-calc .insight-box {\n      background: #fff; border: 1.5px solid #e8e8e4;\n      border-left: 3px solid #97d422; border-radius: 14px; padding: 20px 22px;\n    }\n    #bespoke-salary-calc .insight-title {\n      font-size: 10px; font-weight: 700; letter-spacing: 0.12em;\n      text-transform: uppercase; color: #97d422; margin-bottom: 10px;\n    }\n    #bespoke-salary-calc .insight-text { font-size: 14px; color: #777; line-height: 1.7; }\n    #bespoke-salary-calc .insight-text strong { color: #111; font-weight: 600; }\n    #bespoke-salary-calc .error-msg {\n      background: #fff0f0; border: 1px solid #ffd0d0; border-radius: 8px;\n      padding: 12px 16px; font-size: 13px; color: #cc3333; margin-top: 14px; display: none;\n    }\n    #bespoke-salary-calc .error-msg.visible { display: block; }\n    #bespoke-salary-calc .cta-strip {\n      display: none; flex-direction: column; align-items: center; gap: 12px;\n      margin: 32px 0 24px; text-align: center;\n    }\n    #bespoke-salary-calc .cta-strip.visible { display: flex; }\n    #bespoke-salary-calc .cta-strip-label { font-size: 15px; font-weight: 600; color: #111; margin-bottom: 4px; }\n    #bespoke-salary-calc .cta-buttons { display: flex; gap: 12px; flex-wrap: wrap; justify-content: center; }\n    #bespoke-salary-calc .cta-btn {\n      display: inline-block; padding: 13px 24px; border-radius: 8px;\n      font-size: 14px; font-weight: 600; text-decoration: none;\n      transition: opacity 0.2s, transform 0.15s; white-space: nowrap;\n    }\n    #bespoke-salary-calc .cta-btn:hover { opacity: 0.88; transform: translateY(-1px); }\n    #bespoke-salary-calc .cta-btn-primary { background: #97d422; color: #1a2606; }\n    #bespoke-salary-calc .cta-btn-secondary { background: #fff; color: #111; border: 1.5px solid #d8d8d4; }\n    #bespoke-salary-calc .source-note {\n      text-align: center; font-size: 12px; color: #ccc;\n      margin-top: 28px; line-height: 1.7;\n    }\n    #bespoke-salary-calc .source-note strong { color: #aaa; font-weight: 500; }\n    #bespoke-salary-calc ::-webkit-scrollbar { width: 5px; }\n    #bespoke-salary-calc ::-webkit-scrollbar-track { background: #f4f4f2; }\n    #bespoke-salary-calc ::-webkit-scrollbar-thumb { background: #ddd; border-radius: 3px; }\n    @keyframes bsc-markerIn {\n      from { opacity: 0; transform: translate(-50%, calc(-50% - 7px)); }\n      to   { opacity: 1; transform: translate(-50%, -50%); }\n    }\n    #bespoke-salary-calc .range-marker.animate {\n      animation: bsc-markerIn 0.35s 0.6s ease both;\n    }\n    #bespoke-salary-calc .city-compare { margin-top: 20px; padding-top: 18px; border-top: 1px solid #f0f0ee; }\n    #bespoke-salary-calc .city-compare-title {\n      font-size: 11px; font-weight: 600; letter-spacing: .07em;\n      text-transform: uppercase; color: #999; margin-bottom: 12px;\n    }\n    #bespoke-salary-calc .city-compare-scroll {\n      display: flex; gap: 10px; overflow-x: auto;\n      padding-bottom: 6px; scrollbar-width: none;\n    }\n    #bespoke-salary-calc .city-compare-scroll::-webkit-scrollbar { display: none; }\n    #bespoke-salary-calc .city-chip {\n      flex: 0 0 auto; background: #f7f7f5; border-radius: 8px;\n      padding: 9px 14px; text-align: center; min-width: 96px;\n    }\n    #bespoke-salary-calc .city-chip-name { font-size: 11px; color: #888; margin-bottom: 3px; }\n    #bespoke-salary-calc .city-chip-avg { font-size: 15px; font-weight: 700; color: #222; }\n    #bespoke-salary-calc .city-chip-sub { font-size: 10px; color: #aaa; margin-top: 2px; }\n    #bespoke-salary-calc .me-disclaimer {\n      background: #f7f4ff; border: 1px solid #d8ccf5; border-radius: 12px;\n      padding: 16px 18px; display: flex; gap: 12px; align-items: flex-start; margin-top: 4px;\n    }\n    #bespoke-salary-calc .me-disclaimer-icon { font-size: 20px; flex-shrink: 0; margin-top: 1px; }\n    #bespoke-salary-calc .me-disclaimer-body > strong {\n      font-size: 13px; font-weight: 700; color: #3a2278;\n      display: block; margin-bottom: 8px;\n    }\n    #bespoke-salary-calc .me-disclaimer-body p strong { display: inline; font-size: inherit; color: #3a2278; }\n    #bespoke-salary-calc .me-disclaimer-body p {\n      font-size: 12.5px; color: #555; line-height: 1.6; margin: 0 0 8px;\n    }\n    #bespoke-salary-calc .me-disclaimer-body p:last-child { margin-bottom: 0; }\n    #bespoke-salary-calc .needle-tip {\n      margin-top: 12px; padding-top: 12px; border-top: 1px solid #eee;\n      display: flex; gap: 8px; align-items: flex-start;\n    }\n    #bespoke-salary-calc .needle-tip-icon { font-size: 14px; flex-shrink: 0; margin-top: 1px; }\n    #bespoke-salary-calc .needle-tip-text { font-size: 13px; color: #555; line-height: 1.6; }\n    #bespoke-salary-calc .needle-tip-label {\n      font-size: 10px; font-weight: 700; letter-spacing: 0.1em;\n      text-transform: uppercase; color: #bbb; display: block; margin-bottom: 3px;\n    }\n    #bespoke-salary-calc .email-optin-wrap { margin-top: 6px; }\n    #bespoke-salary-calc .email-optin-check {\n      display: flex; align-items: center; gap: 9px; cursor: pointer;\n      font-size: 13.5px; font-weight: 600; color: #444; user-select: none;\n    }\n    #bespoke-salary-calc .email-optin-check--subtle {\n      margin-top: 16px; margin-bottom: 12px; font-size: 11px;\n      font-weight: 400; color: #aaa; gap: 6px;\n      text-transform: none; letter-spacing: 0;\n    }\n    #bespoke-salary-calc .email-optin-check--subtle:hover { color: #888; }\n    #bespoke-salary-calc .email-optin-check input[type=\"checkbox\"] {\n      width: 17px; height: 17px; accent-color: #97d422; cursor: pointer; flex-shrink: 0;\n    }\n    #bespoke-salary-calc .email-optin-check--subtle input[type=\"checkbox\"] {\n      width: 13px; height: 13px; accent-color: #aaa;\n    }\n    #bespoke-salary-calc .email-optin-fields {\n      margin-top: 10px; display: flex; flex-direction: row; gap: 8px;\n    }\n    #bespoke-salary-calc .email-optin-fields .field { flex: 1; min-width: 0; }\n    @media (max-width: 600px) { #bespoke-salary-calc .email-optin-fields { flex-direction: column; } }\n    #bespoke-salary-calc .email-optin-input {\n      width: 100%; border: 1.5px solid #ddd; border-radius: 8px;\n      padding: 10px 13px; font-size: 13.5px; color: #333;\n      font-family: inherit; outline: none; transition: border-color 0.15s;\n      background: #fff; box-sizing: border-box;\n    }\n    #bespoke-salary-calc .email-optin-input:focus { border-color: #97d422; }\n    #bespoke-salary-calc .email-optin-input.input-error { border-color: #e05a5a; background: #fff8f8; }\n    #bespoke-salary-calc .email-optin-input.input-error:focus { border-color: #e05a5a; }\n    #bespoke-salary-calc .email-optin-sent {\n      display: flex; align-items: center; gap: 7px;\n      font-size: 13px; color: #555; margin-top: 10px;\n    }\n    #bespoke-salary-calc .email-results-wrap {\n      margin-top: 16px; background: #f8f9fb; border: 1px solid #eee;\n      border-radius: 10px; padding: 14px 16px;\n    }\n    #bespoke-salary-calc .email-results-label {\n      font-size: 12px; font-weight: 700; color: #555;\n      letter-spacing: 0.04em; margin-bottom: 9px; text-transform: uppercase;\n    }\n    #bespoke-salary-calc .email-results-row { display: flex; gap: 8px; }\n    #bespoke-salary-calc .email-results-input {\n      flex: 1; border: 1.5px solid #ddd; border-radius: 7px;\n      padding: 9px 12px; font-size: 13.5px; color: #333;\n      font-family: inherit; outline: none; transition: border-color 0.15s; background: #fff;\n    }\n    #bespoke-salary-calc .email-results-input:focus { border-color: #97d422; }\n    #bespoke-salary-calc .email-results-btn {\n      background: #97d422; color: #fff; border: none; border-radius: 7px;\n      padding: 9px 18px; font-size: 13.5px; font-weight: 700;\n      cursor: pointer; font-family: inherit; transition: background 0.15s; white-space: nowrap;\n    }\n    #bespoke-salary-calc .email-results-btn:hover { background: #85bc1c; }\n    #bespoke-salary-calc .email-results-error { font-size: 12px; color: #e03; margin-top: 6px; }\n    #bespoke-salary-calc .email-results-success {\n      display: flex; align-items: center; gap: 8px;\n      font-size: 13.5px; color: #4a7a0a; font-weight: 600; padding: 4px 0;\n    }\n    #bespoke-salary-calc .try-again-wrap { text-align: center; margin-top: 18px; padding-bottom: 4px; }\n    #bespoke-salary-calc .try-again-btn {\n      font-size: 13px; color: #97d422; cursor: pointer;\n      background: none; border: none; padding: 0; font-family: inherit;\n      text-decoration: underline; text-underline-offset: 3px;\n      text-decoration-color: transparent; transition: text-decoration-color 0.2s;\n    }\n    #bespoke-salary-calc .try-again-btn:hover { text-decoration-color: #97d422; }\n    #bespoke-salary-calc .lead-form-wrap {\n      display: none; margin: 32px 0 24px;\n      background: #fff; border: 1.5px solid #e8e8e4;\n      border-radius: 18px; padding: 32px 36px;\n    }\n    #bespoke-salary-calc .lead-form-wrap.visible { display: block; }\n    #bespoke-salary-calc .lead-form-title {\n      font-size: 17px; font-weight: 700; color: #111;\n      letter-spacing: -0.02em; margin-bottom: 6px;\n    }\n    #bespoke-salary-calc .lead-form-sub { font-size: 13px; color: #999; margin-bottom: 22px; }\n    #bespoke-salary-calc .lead-form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 14px; }\n    @media (max-width: 560px) {\n      #bespoke-salary-calc .lead-form-grid { grid-template-columns: 1fr; }\n      #bespoke-salary-calc .lead-form-wrap { padding: 24px 20px; }\n    }\n    #bespoke-salary-calc .lead-submit-btn {\n      width: 100%; background: #97d422; color: #111;\n      border: none; border-radius: 12px; font-size: 15px;\n      font-weight: 700; padding: 15px; cursor: pointer;\n      transition: background 0.2s; font-family: inherit; margin-top: 4px;\n    }\n    #bespoke-salary-calc .lead-submit-btn:hover { background: #aee849; }\n    #bespoke-salary-calc .lead-success { display: none; text-align: center; padding: 24px 0 8px; }\n    #bespoke-salary-calc .lead-success.visible { display: block; }\n    #bespoke-salary-calc .lead-success-icon { margin-bottom: 14px; display: flex; justify-content: center; }\n    #bespoke-salary-calc .lead-success-icon svg { display: block; }\n    #bespoke-salary-calc .lead-success-title { font-size: 17px; font-weight: 700; color: #111; margin-bottom: 6px; }\n    #bespoke-salary-calc .lead-success-body { font-size: 14px; color: #999; }\n    #bespoke-salary-calc .lead-error { font-size: 12px; color: #cc3333; margin-top: 8px; display: none; }\n    #bespoke-salary-calc .lead-error.visible { display: block; }\n  <\/style>\n<\/head>\n<body>\n      <h1>Architecture and Design<br \/>Salary Calculator 2026<\/h1>\n      <p>Is your salary keeping pace with the market?<\/p>\n      <p>Enter your role, location, and salary to benchmark yourself against the 2026 Architecture &amp; Design market.<\/p>\n        Locations covered\n          \ud83c\uddec\ud83c\udde7 United Kingdom\n          \ud83c\udde6\ud83c\uddfa Australia\n          \ud83c\uddfa\ud83c\uddf8 United States\n          \ud83c\uddf3\ud83c\uddff New Zealand\n          \ud83c\udde6\ud83c\uddea\ud83c\uddf8\ud83c\udde6 Middle East\n        100+roles covered\n        20global cities\n        1,890survey responses\n        3,000+active vacancies\n        1,200+successful placements\n        65recruitment experts\n          I want to&hellip;\n            <button type=\"button\" id=\"modeBenchmark\" onclick=\"setMode('benchmark')\">Benchmark my salary<\/button>\n            <button type=\"button\"        id=\"modeExplore\"   onclick=\"setMode('explore')\">Explore market rates<\/button>\n          <label>Location<\/label>\n          <select id=\"locationSelect\">\n            <option value=\"\">Select a city&hellip;<\/option>\n            <optgroup label=\"United Kingdom\">\n              <option value=\"london\">London<\/option>\n              <option value=\"manchester\">Manchester<\/option>\n            <\/optgroup>\n            <optgroup label=\"Australia\">\n              <option value=\"sydney\">Sydney<\/option>\n              <option value=\"melbourne\">Melbourne<\/option>\n              <option value=\"brisbane\">Brisbane<\/option>\n              <option value=\"adelaide\">Adelaide<\/option>\n              <option value=\"perth\">Perth<\/option>\n            <\/optgroup>\n            <optgroup label=\"United States\">\n              <option value=\"newyork\">New York<\/option>\n              <option value=\"losangeles\">Los Angeles<\/option>\n              <option value=\"sanfrancisco\">San Francisco<\/option>\n              <option value=\"dallas\">Dallas<\/option>\n              <option value=\"austin\">Austin<\/option>\n              <option value=\"houston\">Houston<\/option>\n              <option value=\"sanantonio\">San Antonio<\/option>\n            <\/optgroup>\n            <optgroup label=\"New Zealand\">\n              <option value=\"newzealand\">Auckland<\/option>\n              <option value=\"wellington\">Wellington<\/option>\n              <option value=\"christchurch\">Christchurch<\/option>\n              <option value=\"queenstown\">Queenstown<\/option>\n            <\/optgroup>\n            <optgroup label=\"Middle East\">\n              <option value=\"dubai\">Dubai<\/option>\n              <option value=\"riyadh\">Riyadh<\/option>\n            <\/optgroup>\n          <\/select>\n          <label>Category (optional filter)<\/label>\n          <select id=\"categorySelect\" disabled><option value=\"\">Select location first&hellip;<\/option><\/select>\n          <label>Job Title<\/label>\n            <input type=\"text\" id=\"jobSearch\" placeholder=\"Search or select a job title&hellip;\" autocomplete=\"off\" disabled \/>\n            <button id=\"searchClear\" title=\"Clear\">&times;<\/button>\n          <label id=\"salaryLabel\">Your Annual Base Salary (excl. bonus)<\/label>\n            &mdash;\n            <input type=\"text\" inputmode=\"numeric\" id=\"salaryInput\" placeholder=\"e.g. 85000\" disabled \/>\n      Please select a location, job title, and enter your salary.\n            <label for=\"emailOptinName\">First Name<\/label>\n            <input type=\"text\" id=\"emailOptinName\" placeholder=\"Your name\" autocomplete=\"name\" oninput=\"this.classList.remove('input-error')\" \/>\n            <label for=\"emailOptinEmail\">Email<\/label>\n            <input type=\"email\" id=\"emailOptinEmail\" placeholder=\"your@email.com\" autocomplete=\"email\" oninput=\"this.classList.remove('input-error')\" \/>\n        <label>\n          <input type=\"checkbox\" id=\"emailOptinCheck\" onchange=\"toggleEmailOptin()\" checked \/>\n          Email me my results\n        <\/label>\n          Sent &mdash; check your inbox.\n      <button id=\"calcBtn\" onclick=\"calculate()\">Calculate My Position &rarr;<\/button>\n          &mdash;\n          &mdash;\n        &mdash;\n        Salary Range\n        Market Low&mdash;\n        Market Avg&mdash;\n        Market High&mdash;\n          Your Salary\n          &mdash;\n        Bespoke Careers Insight\n        &mdash;\n          &#128172;\n            Advice from our team\n        &#x1F4CB;\n          <strong>How we benchmark Middle East salaries<\/strong>\n          <p>Dubai and Riyadh are unique markets where total compensation is typically structured across multiple components: base salary, housing allowance (usually 25&ndash;40% of total package), transport allowance, annual return flights home, and health insurance. In the UAE and Saudi Arabia there is no personal income tax, which meaningfully increases take-home pay compared to equivalent roles in the UK, Australia or the US.<\/p>\n          <p>The figures shown have been calculated by Bespoke Careers to reflect <strong>total core package value<\/strong>, incorporating these primary components. They are presented as monthly figures in line with how compensation is typically quoted in these markets. Individual packages will vary depending on firm size, seniority, nationality, and whether benefits are provided as cash allowances or in-kind. Always clarify the full package structure (what is included and what is not) before comparing offers across markets.<\/p>\n        How this role pays in other cities (guidance only)\n      Want to go deeper?\n        <a href=\"https:\/\/www.bespokecareers.com\/salary-guide\" id=\"ctaPrimary\" target=\"_blank\" rel=\"noopener\">Download the Full Salary Guide<\/a>\n        <a href=\"https:\/\/www.bespokecareers.com\/contact\" id=\"ctaSecondary\" target=\"_blank\" rel=\"noopener\">Talk to Our Team<\/a>\n        <a href=\"https:\/\/www.bespokecareers.com\/contractors\/\" id=\"ctaContractors\" target=\"_blank\" rel=\"noopener\">Explore Contract Roles<\/a>\n        Email me my results\n          <input type=\"text\"  id=\"emailResultsName\"  placeholder=\"Your name\"  autocomplete=\"name\" \/>\n          <input type=\"email\" id=\"emailResultsInput\" placeholder=\"your@email.com\" autocomplete=\"email\" \/>\n          <button onclick=\"submitEmailResults()\">Send<\/button>\n        Please enter your name and a valid email address.\n        Sent &mdash; check your inbox.\n      <button onclick=\"tryAgain()\">&larr; Try another role<\/button>\n        Would you like to discuss your hiring strategy with one of our team?\n        Leave your details and a consultant will be in touch.\n          <label>Name<\/label><input type=\"text\" id=\"leadName\" placeholder=\"Your name\" autocomplete=\"name\" \/>\n          <label>Company<\/label><input type=\"text\" id=\"leadCompany\" placeholder=\"Company name\" autocomplete=\"organization\" \/>\n          <label>Email<\/label><input type=\"email\" id=\"leadEmail\" placeholder=\"you@company.com\" autocomplete=\"email\" \/>\n          <label>Phone<\/label><input type=\"tel\" id=\"leadPhone\" placeholder=\"+1 555 000 0000\" autocomplete=\"tel\" \/>\n        <button onclick=\"submitLead()\">Get in Touch &rarr;<\/button>\n        Please enter your name and email to continue.\n        Thanks! We&#8217;ll be in touch shortly.\n        One of our consultants will reach out to discuss your hiring needs.\n<\/body>\n<\/html>\n<section id=\"afc-filter-\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h2>\n\t\t\t\t\t\t\t\tLatest articles\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h2>\n\t\t\t\t\t<form data-sf-form-id='1234' data-is-rtl='0' data-maintain-state='' data-results-url='https:\/\/www.bespokecareers.com\/resources\/' data-ajax-form-url='https:\/\/www.bespokecareers.com\/?sfid=1234&amp;sf_action=get_data&amp;sf_data=form' data-display-result-method='bb_posts_module' data-use-history-api='1' data-template-loaded='0' data-lang-code='en' data-ajax='0' data-init-paged='1' data-auto-update='1' action='https:\/\/www.bespokecareers.com\/resources\/' method='post' class='searchandfilter' id='search-filter-form-1234' autocomplete='off' data-instance-count='2' data-ajax-target='.search-filter-results-1234' data-ajax-links-selector='.page-numbers a'><ul><li data-sf-field-name=\"search\" data-sf-field-type=\"search\" data-sf-field-input-type=\"\"><h4>Search<\/h4>\t\t<label><input placeholder=\"Search\" name=\"_sf_search[]\" type=\"text\" value=\"\" title=\"\"\/><\/label>\t\t<\/li><li data-sf-field-name=\"_sf_sort_order\" data-sf-field-type=\"sort_order\" data-sf-field-input-type=\"select\"><h4>Sort by<\/h4>\t\t<label>\n\t\t\t\t<select name=\"_sf_sort_order[]\" title=\"\">\n\t\t\t\t\t\t<option selected=\"selected\" data-sf-depth=\"0\" value=\"\">Sort Results By<\/option>\n\t\t\t\t\t\t<option data-sf-depth=\"0\" value=\"id+asc\">Latest &#8211; Oldest<\/option>\n\t\t\t\t\t\t<option data-sf-depth=\"0\" value=\"id+desc\">Oldest to latest<\/option>\n\t\t\t\t\t<\/select>\n\t\t<\/label>\t\t<\/li><\/ul><\/form>\t\t\t\t\n\t\t\t\t\t\t\t\t<meta itemscope itemprop=\"mainEntityOfPage\" itemtype=\"https:\/\/schema.org\/WebPage\" itemid=\"https:\/\/www.bespokecareers.com\/podcast\/the-reality-of-running-a-400-person-architecture-practice-sabrina-klor\/\" content=\"What it's Really Like to be an Architecture CEO - Sabrina Klor\" \/><meta itemprop=\"datePublished\" content=\"2026-05-15\" \/><meta itemprop=\"dateModified\" content=\"2026-05-19\" \/><meta itemprop=\"name\" content=\"Bespoke Careers\"\/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/tp-custom\/wp-content\/uploads\/2022\/07\/agency-AF-black.svg\"\/><meta itemprop=\"url\" content=\"https:\/\/www.bespokecareers.com\/author\/micah-drbespokecareers-com\/\" \/><meta itemprop=\"name\" content=\"Micah.dr@bespokecareers.com\" \/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/GREEN-THUMBNAIL.jpg\" \/><meta itemprop=\"width\" content=\"1900\" \/><meta itemprop=\"height\" content=\"1069\" \/><meta itemprop=\"interactionType\" content=\"https:\/\/schema.org\/CommentAction\" \/><meta itemprop=\"userInteractionCount\" content=\"0\" \/>\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<!-- This is feature image working -->\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/podcast\/the-reality-of-running-a-400-person-architecture-practice-sabrina-klor\/\" rel=\"bookmark\" title=\"What it's Really Like to be an Architecture CEO - Sabrina Klor\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"1900\" height=\"1069\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/GREEN-THUMBNAIL.jpg\" alt=\"\" decoding=\"async\" srcset=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/GREEN-THUMBNAIL.jpg 1900w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/GREEN-THUMBNAIL-300x169.jpg 300w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/GREEN-THUMBNAIL-1024x576.jpg 1024w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/GREEN-THUMBNAIL-768x432.jpg 768w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/GREEN-THUMBNAIL-1536x864.jpg 1536w\" sizes=\"(max-width: 1900px) 100vw, 1900px\" \/>\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<!-- This is title working -->\n\t\t\t\t\t\t\t\t\t<h5 itemprop=\"headline\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/podcast\/the-reality-of-running-a-400-person-architecture-practice-sabrina-klor\/\" rel=\"bookmark\" title=\"What it's Really Like to be an Architecture CEO - Sabrina Klor\">What it&#8217;s Really Like to be an Architecture CEO &#8211; Sabrina Klor<\/a>\n\t\t\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\t<!-- This is Tags working -->\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>Sabrina Klor, CEO of 10 Design, on running 400 architects, nine studios, and the business side of ar&#8230;<\/p>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/podcast\/the-reality-of-running-a-400-person-architecture-practice-sabrina-klor\/\" title=\"What it's Really Like to be an Architecture CEO - Sabrina Klor\">Read more<\/a>\n\t\t\t\t\t\t\t\t<meta itemscope itemprop=\"mainEntityOfPage\" itemtype=\"https:\/\/schema.org\/WebPage\" itemid=\"https:\/\/www.bespokecareers.com\/articles\/whats-been-your-biggest-failure-and-what-did-you-learn-from-it\/\" content=\"What&#8217;s been your biggest failure and what did you learn from it?\" \/><meta itemprop=\"datePublished\" content=\"2026-05-06\" \/><meta itemprop=\"dateModified\" content=\"2026-05-12\" \/><meta itemprop=\"name\" content=\"Bespoke Careers\"\/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/tp-custom\/wp-content\/uploads\/2022\/07\/agency-AF-black.svg\"\/><meta itemprop=\"url\" content=\"https:\/\/www.bespokecareers.com\/author\/callum-dbespokecareers-com\/\" \/><meta itemprop=\"name\" content=\"callum.d@bespokecareers.com\" \/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/GLOBAL-PANEL-1.jpg\" \/><meta itemprop=\"width\" content=\"1900\" \/><meta itemprop=\"height\" content=\"1069\" \/><meta itemprop=\"interactionType\" content=\"https:\/\/schema.org\/CommentAction\" \/><meta itemprop=\"userInteractionCount\" content=\"0\" \/>\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<!-- This is feature image working -->\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/whats-been-your-biggest-failure-and-what-did-you-learn-from-it\/\" rel=\"bookmark\" title=\"What&#8217;s been your biggest failure and what did you learn from it?\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"1900\" height=\"1069\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/GLOBAL-PANEL-1.jpg\" alt=\"\" decoding=\"async\" srcset=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/GLOBAL-PANEL-1.jpg 1900w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/GLOBAL-PANEL-1-300x169.jpg 300w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/GLOBAL-PANEL-1-1024x576.jpg 1024w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/GLOBAL-PANEL-1-768x432.jpg 768w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/GLOBAL-PANEL-1-1536x864.jpg 1536w\" sizes=\"(max-width: 1900px) 100vw, 1900px\" \/>\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<!-- This is title working -->\n\t\t\t\t\t\t\t\t\t<h5 itemprop=\"headline\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/whats-been-your-biggest-failure-and-what-did-you-learn-from-it\/\" rel=\"bookmark\" title=\"What&#8217;s been your biggest failure and what did you learn from it?\">What&#8217;s been your biggest failure and what did you learn from it?<\/a>\n\t\t\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\t<!-- This is Tags working -->\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>We asked a panel of global design leaders. Here&#8217;s what they had to say&#8230;.<\/p>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/whats-been-your-biggest-failure-and-what-did-you-learn-from-it\/\" title=\"What&#8217;s been your biggest failure and what did you learn from it?\">Read more<\/a>\n\t\t\t\t\t\t\t\t<meta itemscope itemprop=\"mainEntityOfPage\" itemtype=\"https:\/\/schema.org\/WebPage\" itemid=\"https:\/\/www.bespokecareers.com\/articles\/imagining-the-future-of-architecture-with-ai-expert-tim-fu\/\" content=\"Imagining the Future of Architecture with AI Expert Tim Fu\" \/><meta itemprop=\"datePublished\" content=\"2026-05-04\" \/><meta itemprop=\"dateModified\" content=\"2026-05-05\" \/><meta itemprop=\"name\" content=\"Bespoke Careers\"\/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/tp-custom\/wp-content\/uploads\/2022\/07\/agency-AF-black.svg\"\/><meta itemprop=\"url\" content=\"https:\/\/www.bespokecareers.com\/author\/micah-drbespokecareers-com\/\" \/><meta itemprop=\"name\" content=\"Micah.dr@bespokecareers.com\" \/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/TIM-FU.jpg\" \/><meta itemprop=\"width\" content=\"1900\" \/><meta itemprop=\"height\" content=\"1069\" \/><meta itemprop=\"interactionType\" content=\"https:\/\/schema.org\/CommentAction\" \/><meta itemprop=\"userInteractionCount\" content=\"0\" \/>\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<!-- This is feature image working -->\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/imagining-the-future-of-architecture-with-ai-expert-tim-fu\/\" rel=\"bookmark\" title=\"Imagining the Future of Architecture with AI Expert Tim Fu\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"1900\" height=\"1069\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/TIM-FU.jpg\" alt=\"\" decoding=\"async\" srcset=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/TIM-FU.jpg 1900w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/TIM-FU-300x169.jpg 300w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/TIM-FU-1024x576.jpg 1024w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/TIM-FU-768x432.jpg 768w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/05\/TIM-FU-1536x864.jpg 1536w\" sizes=\"(max-width: 1900px) 100vw, 1900px\" \/>\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<!-- This is title working -->\n\t\t\t\t\t\t\t\t\t<h5 itemprop=\"headline\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/imagining-the-future-of-architecture-with-ai-expert-tim-fu\/\" rel=\"bookmark\" title=\"Imagining the Future of Architecture with AI Expert Tim Fu\">Imagining the Future of Architecture with AI Expert Tim Fu<\/a>\n\t\t\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\t<!-- This is Tags working -->\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>Tim Fu sits down with Bespoke Careers to set the record straight on AI in architecture. &#8230;<\/p>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/imagining-the-future-of-architecture-with-ai-expert-tim-fu\/\" title=\"Imagining the Future of Architecture with AI Expert Tim Fu\">Read more<\/a>\n\t\t\t\t\t\t\t\t<meta itemscope itemprop=\"mainEntityOfPage\" itemtype=\"https:\/\/schema.org\/WebPage\" itemid=\"https:\/\/www.bespokecareers.com\/articles\/the-rise-of-indias-most-prolific-architect-sanjay-puri\/\" content=\"The Rise of India&#8217;s Most Prolific Architect &#8211; Sanjay Puri\" \/><meta itemprop=\"datePublished\" content=\"2026-04-19\" \/><meta itemprop=\"dateModified\" content=\"2026-04-21\" \/><meta itemprop=\"name\" content=\"Bespoke Careers\"\/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/tp-custom\/wp-content\/uploads\/2022\/07\/agency-AF-black.svg\"\/><meta itemprop=\"url\" content=\"https:\/\/www.bespokecareers.com\/author\/callum-dbespokecareers-com\/\" \/><meta itemprop=\"name\" content=\"callum.d@bespokecareers.com\" \/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/GREEN-THUMBNAIL.jpg\" \/><meta itemprop=\"width\" content=\"1900\" \/><meta itemprop=\"height\" content=\"1069\" \/><meta itemprop=\"interactionType\" content=\"https:\/\/schema.org\/CommentAction\" \/><meta itemprop=\"userInteractionCount\" content=\"0\" \/>\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<!-- This is feature image working -->\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/the-rise-of-indias-most-prolific-architect-sanjay-puri\/\" rel=\"bookmark\" title=\"The Rise of India&#8217;s Most Prolific Architect &#8211; Sanjay Puri\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"1900\" height=\"1069\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/GREEN-THUMBNAIL.jpg\" alt=\"\" decoding=\"async\" srcset=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/GREEN-THUMBNAIL.jpg 1900w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/GREEN-THUMBNAIL-300x169.jpg 300w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/GREEN-THUMBNAIL-1024x576.jpg 1024w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/GREEN-THUMBNAIL-768x432.jpg 768w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/GREEN-THUMBNAIL-1536x864.jpg 1536w\" sizes=\"(max-width: 1900px) 100vw, 1900px\" \/>\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<!-- This is title working -->\n\t\t\t\t\t\t\t\t\t<h5 itemprop=\"headline\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/the-rise-of-indias-most-prolific-architect-sanjay-puri\/\" rel=\"bookmark\" title=\"The Rise of India&#8217;s Most Prolific Architect &#8211; Sanjay Puri\">The Rise of India&#8217;s Most Prolific Architect &#8211; Sanjay Puri<\/a>\n\t\t\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\t<!-- This is Tags working -->\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>Sanjay Puri explains how a career sparked by fiction grew into one of India&#8217;s most prolific archit&#8230;<\/p>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/the-rise-of-indias-most-prolific-architect-sanjay-puri\/\" title=\"The Rise of India&#8217;s Most Prolific Architect &#8211; Sanjay Puri\">Read more<\/a>\n\t\t\t\t\t\t\t\t<meta itemscope itemprop=\"mainEntityOfPage\" itemtype=\"https:\/\/schema.org\/WebPage\" itemid=\"https:\/\/www.bespokecareers.com\/articles\/from-practice-to-property-the-caswell-and-dainow-journey\/\" content=\"Why We QUIT Architecture (and Never Looked Back!) &#8211; Caswell &#038; Dainow\" \/><meta itemprop=\"datePublished\" content=\"2026-04-07\" \/><meta itemprop=\"dateModified\" content=\"2026-04-21\" \/><meta itemprop=\"name\" content=\"Bespoke Careers\"\/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/tp-custom\/wp-content\/uploads\/2022\/07\/agency-AF-black.svg\"\/><meta itemprop=\"url\" content=\"https:\/\/www.bespokecareers.com\/author\/callum-dbespokecareers-com\/\" \/><meta itemprop=\"name\" content=\"callum.d@bespokecareers.com\" \/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/GREEN-THUMBNAIL-3.jpg\" \/><meta itemprop=\"width\" content=\"1900\" \/><meta itemprop=\"height\" content=\"1069\" \/><meta itemprop=\"interactionType\" content=\"https:\/\/schema.org\/CommentAction\" \/><meta itemprop=\"userInteractionCount\" content=\"0\" \/>\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<!-- This is feature image working -->\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/from-practice-to-property-the-caswell-and-dainow-journey\/\" rel=\"bookmark\" title=\"Why We QUIT Architecture (and Never Looked Back!) &#8211; Caswell &#038; Dainow\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"1900\" height=\"1069\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/GREEN-THUMBNAIL-3.jpg\" alt=\"\" decoding=\"async\" srcset=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/GREEN-THUMBNAIL-3.jpg 1900w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/GREEN-THUMBNAIL-3-300x169.jpg 300w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/GREEN-THUMBNAIL-3-1024x576.jpg 1024w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/GREEN-THUMBNAIL-3-768x432.jpg 768w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2026\/04\/GREEN-THUMBNAIL-3-1536x864.jpg 1536w\" sizes=\"(max-width: 1900px) 100vw, 1900px\" \/>\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<!-- This is title working -->\n\t\t\t\t\t\t\t\t\t<h5 itemprop=\"headline\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/from-practice-to-property-the-caswell-and-dainow-journey\/\" rel=\"bookmark\" title=\"Why We QUIT Architecture (and Never Looked Back!) &#8211; Caswell &#038; Dainow\">Why We QUIT Architecture (and Never Looked Back!) &#8211; Caswell &#038; Dainow<\/a>\n\t\t\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\t<!-- This is Tags working -->\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>Former architects Charlie Caswell and Adam Dainow discuss transitioning into property development, t&#8230;<\/p>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/from-practice-to-property-the-caswell-and-dainow-journey\/\" title=\"Why We QUIT Architecture (and Never Looked Back!) &#8211; Caswell &#038; Dainow\">Read more<\/a>\n\t\t\t\t\t\t\t\t<meta itemscope itemprop=\"mainEntityOfPage\" itemtype=\"https:\/\/schema.org\/WebPage\" itemid=\"https:\/\/www.bespokecareers.com\/articles\/architecture-and-design-events-us\/\" content=\"Your guide to 2026&#8217;s best architecture &#038; design events in the US\" \/><meta itemprop=\"datePublished\" content=\"2026-03-26\" \/><meta itemprop=\"dateModified\" content=\"2026-03-26\" \/><meta itemprop=\"name\" content=\"Bespoke Careers\"\/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/tp-custom\/wp-content\/uploads\/2022\/07\/agency-AF-black.svg\"\/><meta itemprop=\"url\" content=\"https:\/\/www.bespokecareers.com\/author\/micah-drbespokecareers-com\/\" \/><meta itemprop=\"name\" content=\"Micah.dr@bespokecareers.com\" \/><meta itemprop=\"url\" content=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/12\/New-York-Architecture-and-Design-Events.jpg\" \/><meta itemprop=\"width\" content=\"1900\" \/><meta itemprop=\"height\" content=\"1069\" \/><meta itemprop=\"interactionType\" content=\"https:\/\/schema.org\/CommentAction\" \/><meta itemprop=\"userInteractionCount\" content=\"0\" \/>\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<!-- This is feature image working -->\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/architecture-and-design-events-us\/\" rel=\"bookmark\" title=\"Your guide to 2026&#8217;s best architecture &#038; design events in the US\">\n\t\t\t\t\t\t\t\t\t\t<img width=\"1900\" height=\"1069\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/12\/New-York-Architecture-and-Design-Events.jpg\" alt=\"4 people at a networking event. They are holding wine glasses and are laughing.\" decoding=\"async\" srcset=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/12\/New-York-Architecture-and-Design-Events.jpg 1900w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/12\/New-York-Architecture-and-Design-Events-300x169.jpg 300w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/12\/New-York-Architecture-and-Design-Events-1024x576.jpg 1024w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/12\/New-York-Architecture-and-Design-Events-768x432.jpg 768w, https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/12\/New-York-Architecture-and-Design-Events-1536x864.jpg 1536w\" sizes=\"(max-width: 1900px) 100vw, 1900px\" \/>\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<!-- This is title working -->\n\t\t\t\t\t\t\t\t\t<h5 itemprop=\"headline\">\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/architecture-and-design-events-us\/\" rel=\"bookmark\" title=\"Your guide to 2026&#8217;s best architecture &#038; design events in the US\">Your guide to 2026&#8217;s best architecture &#038; design events in the US<\/a>\n\t\t\t\t\t\t\t\t\t<\/h5>\n\t\t\t\t\t\t\t\t<!-- This is Tags working -->\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>2026 presents a fresh round of exciting events for architects and designers, from New York to LA. &#8230;<\/p>\n\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bespokecareers.com\/articles\/architecture-and-design-events-us\/\" title=\"Your guide to 2026&#8217;s best architecture &#038; design events in the US\">Read more<\/a>\n\t\t\t\t\t<a>Load more<\/a>\n<\/section><section>\n                <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/themes\/af-custom-child\/assets\/big-arrow-down.svg\"\/>\n                <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/10\/Mortimer-House-Client-Party.jpg\" alt=\"Find architecture and design events near you\"\/>\n                        <h2>Find architecture and design events\n                    <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/themes\/af-custom-child\/assets\/cta-underline.svg\"\/>\n                 near you<\/h2>\n                                                    <p>The Bespoke Careers events guide is a comprehensive online directory of architecture and design events around the world.<\/p>\n<p>From must-attend industry conferences to local design festivals, exhibitions, and networking opportunities, our guide ensures you stay connected to the pulse of the design world. <\/p>\n                                                    <a href=\"https:\/\/www.bespokecareers.com\/whats-on\">\n                                Explore events                            <\/a>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Architecture &amp;Design Resources Podcast \u00b7 Salary Guide \u00b7 Salary Calculator \u00b7 Market Reports \u00b7 City Comparison \u00b7 Newsletter \u00b7 Events Guide New episodes every two weeks Bespoke Careers Podcast Career stories from the architects &amp; designers shaping the industry. Also on Spotify Apple Podcasts YouTube 27+ episodes Explore salaries for architecture and design jobs around&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":31,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_robots_primary_cat":"","footnotes":""},"class_list":["post-1430","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/pages\/1430","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\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/comments?post=1430"}],"version-history":[{"count":29,"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/pages\/1430\/revisions"}],"predecessor-version":[{"id":11894,"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/pages\/1430\/revisions\/11894"}],"wp:attachment":[{"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/media?parent=1430"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}