.team-search{position:relative;max-width:340px;margin:20px 0 28px;z-index:5}.team-search input{width:100%;border:1px solid #0003;border-radius:30px;padding:12px 18px;background:transparent;font:14px var(--font-support)}
#team-search-results{position:absolute;top:calc(100% + 6px);left:0;right:0;max-height:280px;overflow:auto;background:#111;color:#fff;padding:10px;border-radius:18px;box-shadow:0 12px 28px #0002}#team-search-results[hidden]{display:none}#team-search-results button{display:block;width:100%;text-align:left;border:0;border-radius:24px;background:#111;color:white;padding:10px;font:14px var(--font-support)}#team-search-results button:hover,#team-search-results button:focus-visible{background:#333}#team-search-results p{font:13px var(--font-support);padding:10px}
.team-member .team-nationality{display:block;font:12px/1.5 var(--font-support);color:#666;margin-top:6px}
/* Expertise opens in the page, as an extension of the image bars. */
.page-about .services{height:clamp(520px,70svh,820px);gap:4px;transition:height .4s ease}
.page-about .service{transition:flex-grow .34s cubic-bezier(.2,.75,.25,1),height .34s ease!important}
.page-about .service .overlay h3,.page-about .service.active .overlay h3{font-weight:600!important;font-size:clamp(19px,1.9vw,29px)!important}
.page-about .service.active .overlay p{transition:max-height .3s ease,opacity .2s ease!important}
.page-about .service .overlay p{transition:max-height .3s ease,opacity .15s ease!important}
.page-about .services.is-expanded .service.active{flex-grow:5}
.page-about .expertise-expansion{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .45s ease,opacity .3s ease;background:#111;color:#fff}
.page-about .expertise-expansion.is-open{grid-template-rows:1fr;opacity:1}
.page-about .expertise-expansion>.modal__panel{min-height:0;overflow:hidden;height:auto;padding:0;border-radius:0;background:#111;color:white;animation:none}
.page-about .expertise-expansion.is-open>.modal__panel{padding:clamp(24px,4vw,55px);transition:padding .4s ease}
.page-about .expertise-expansion .modal__subtitle{display:none}
.page-about .expertise-expansion .modal__content{display:grid;grid-template-columns:1.2fr 1fr;gap:24px 48px;max-width:1100px}
.page-about .expertise-expansion .modal__content p{font-size:15px;line-height:1.65}
.page-about .expertise-expansion .modal__gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.page-about .expertise-expansion a{color:inherit}.page-about .expertise-expansion img{width:100%;aspect-ratio:16/10;object-fit:cover}
.page-about .about-intro,.page-about .services-section,.page-about .dropdowns,.page-about .studio-offices,.page-about .team-slider-section{padding-left:clamp(24px,4vw,64px);padding-right:clamp(24px,4vw,64px)}
.page-about .about-intro{padding-bottom:28px}.page-about .about-decor{display:none}
.page-about .studio-offices{padding-top:35px;padding-bottom:40px;gap:18px 40px;border-top:1px solid #0002}
.page-about .dropdowns{margin:20px 0 50px}
.page-about .services-section>h2{margin:35px 0 22px!important}
.page-about .services-section .additional-cta{margin:0 0 28px;padding:0;gap:20px}
.page-about .services-section .additional-text h4{text-indent:0;text-align:left;margin:0;max-width:65ch}
.page-about .team-slider-section{padding-top:65px;padding-bottom:55px}
@media(max-width:700px){.page-about .services{height:auto;flex-direction:column}.page-about .service{height:100px;flex:none!important}.page-about .service.active{height:330px}.page-about .services.is-expanded .service.active{height:410px}.page-about .expertise-expansion .modal__content{grid-template-columns:1fr;gap:20px}.page-about .expertise-expansion .modal__gallery-grid{grid-template-columns:1fr 1fr}.page-about .expertise-expansion .modal__close{top:0}}
@media(prefers-reduced-motion:reduce){.page-about .expertise-expansion,.page-about .service{transition:none!important}}
/* Shared News / Press title language, with quieter editorial phrases below. */
body :is(.careers-intro,.editorial-page) h1.section-page-title{font-family:var(--font-display);font-size:clamp(65px,8vw,118px)!important;font-weight:400!important;letter-spacing:-.055em!important;line-height:1.02!important;margin:22px 0 32px;max-width:none}
body .careers-intro .section-page-subtitle{font-family:var(--font-support);font-size:clamp(21px,2.4vw,30px);font-weight:400;line-height:1.35;letter-spacing:-.025em;margin:0 0 20px;max-width:35ch}
/* Quiet editorial hierarchy; supporting text never floats or changes layout. */
.secondary-ledger-word{display:inline-block;vertical-align:top;clip-path:inset(-.12em 0 -.12em 0)}
.secondary-ledger-ink{display:inline-block}
.page-contact .editorial-page{max-width:1640px;margin:auto;padding:150px clamp(24px,6vw,100px) 100px}
.page-contact .editorial-heading{font-size:clamp(64px,8.5vw,130px)!important;margin:24px 0 32px;max-width:14ch}
.contact-introduction{display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:8vw;padding-bottom:60px;border-bottom:1px solid #19191928;margin-bottom:60px}
.contact-invitation{font-size:clamp(16px,1.5vw,21px);line-height:1.6;max-width:40ch}
.contact-primary{display:flex;flex-direction:column;gap:12px;align-items:flex-start}
.contact-primary>span,.contact-section-label{font-family:var(--font-support);font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-weight:400}
.contact-primary>a{font-size:clamp(23px,2.8vw,42px);line-height:1.25;letter-spacing:-.04em;border-bottom:1px solid currentColor;padding-bottom:8px}
.contact-primary>a span{display:inline-block;margin-left:14px;font-size:.7em}
.page-contact .contact-layout{grid-template-columns:1.2fr 1fr;gap:8vw}
.page-contact .contact-details{gap:48px;min-width:0}
.contact-office-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}
.page-contact .contact-details h2{font-family:var(--font-support);font-size:12px;font-weight:500;letter-spacing:.015em;margin:0 0 16px;line-height:1.5}
.page-contact .contact-details p{font-size:14px!important;line-height:1.8;letter-spacing:-.015em}
.contact-channels{display:grid;grid-template-columns:1fr 1fr;gap:34px 30px;border-top:1px solid #19191928;padding-top:32px}
.contact-channels a{border-bottom:1px solid #19191940;padding-bottom:3px}
.contact-channels .channel-note{display:block;margin-bottom:10px;font-size:12px;color:#666}
.contact-message h2{font-size:clamp(24px,2.4vw,34px);font-weight:300;letter-spacing:-.025em;margin:0 0 28px}
.page-contact .contact-form{gap:18px}.page-contact .contact-form label{font-size:11px;gap:4px;color:#555}
.page-contact .contact-form input,.page-contact .contact-form select,.page-contact .contact-form textarea{font-size:15px;border-color:#19191935;padding:10px 0;color:#181818}
.page-contact .contact-form button{font-size:13px;padding:13px 22px}
.page-approach .careers-intro{max-width:1200px}.page-approach .careers-intro h1{font-size:clamp(64px,8vw,125px);font-weight:300;line-height:.98;letter-spacing:-.045em;max-width:14ch}
.page-approach .careers-intro>p:last-child{max-width:47ch;font-size:clamp(18px,2vw,26px);line-height:1.5}
.approach-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin:0 0 110px;border-top:1px solid #19191935;padding-top:32px}
.approach-principles h2{font-size:clamp(27px,3vw,42px);line-height:1.05;font-weight:300;letter-spacing:-.035em;margin:0 0 22px}
.approach-principles p{font-size:15px;line-height:1.7;max-width:35ch}
@media(max-width:900px){.contact-office-grid{grid-template-columns:1fr}.page-contact .contact-layout,.contact-introduction{gap:6vw}.contact-channels{grid-template-columns:1fr}.approach-principles{gap:22px}}
@media(max-width:600px){.page-contact .editorial-page{padding:150px 24px 65px}.contact-introduction,.page-contact .contact-layout{grid-template-columns:1fr;gap:36px}.contact-introduction{padding-bottom:36px;margin-bottom:38px}.contact-primary>a{font-size:29px}.contact-office-grid,.contact-channels{grid-template-columns:1fr 1fr;gap:25px}.page-contact .contact-details p{font-size:12px!important}.page-contact .contact-details h2{font-size:10px}.contact-message{border-top:1px solid #19191928;padding-top:30px}.page-contact .contact-form{margin-top:0}.approach-principles{grid-template-columns:1fr;margin-bottom:65px;gap:32px}.approach-principles p{max-width:none}}
@media(prefers-reduced-motion:reduce){.secondary-ledger-word{animation:none!important;clip-path:none!important;opacity:1!important}}
/* About: a restrained, shared editorial scale rather than oversized statements. */
.page-about .about-intro h1{font-size:clamp(42px,5.7vw,80px)!important;line-height:1.06!important;letter-spacing:-.035em}
.page-about :is(.studio-offices,.services-section,.team-slider-section,.awards-section,.cta-left)>h2{font-size:clamp(30px,3.3vw,48px)!important;line-height:1.12!important;font-weight:300;letter-spacing:-.03em}
.page-about .services-section h2 span{font-size:inherit;line-height:inherit}
.page-about .about-columns h4{font-size:clamp(16px,1.5vw,21px)!important;line-height:1.55!important;font-weight:400}
.page-about .additional-text h4{font-size:clamp(16px,1.5vw,21px)!important;line-height:1.55!important;text-indent:0;font-weight:400}
.page-about .studio-offices>p,.page-about .dropdown-content p{font-size:clamp(16px,1.25vw,18px)!important;line-height:1.6!important}
.page-about .dropdown-toggle h3{font-size:clamp(22px,2.1vw,30px)!important;line-height:1.25!important;font-weight:400}
.page-about .service .overlay h3,.page-about .service.active .overlay h3{font-size:clamp(18px,1.7vw,24px)!important;line-height:1.2!important}
.page-about .service .overlay p{font-size:14px!important;line-height:1.55!important}
.page-about .service-expanded h3,.page-about .modal__title{font-size:clamp(26px,2.7vw,38px)!important;line-height:1.15!important}
