@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap");
/* Shared visual language — mirrors the home page typography and interaction scale. */
html,body,button,input,select,textarea{font-family:"DM Sans",Arial,sans-serif}
h1,h2,h3,h4,h5,h6,.site-header,.desktop-nav{font-family:"Manrope",Arial,sans-serif}
.hp-page h1,.hp-page h2,.hp-page h3,
.about-page h1,.about-page h2,.about-page h3,
.team-page h1,.team-page h2,.team-page h3,
.model-page h1,.model-page h2,.model-page h3,
.compare-page-v2 h1,.compare-page-v2 h2,.compare-page-v2 h3{font-family:"Manrope",Arial,sans-serif}
.hp-page h1 em,.hp-page h2 em,.hp-page h3 em,
.about-page h1 em,.about-page h2 em,.about-page h3 em,
.team-page h1 em,.team-page h2 em,.team-page h3 em,
.model-page h1 em,.model-page h2 em,.model-page h3 em,
.compare-page-v2 h1 em,.compare-page-v2 h2 em,.compare-page-v2 h3 em{font-family:Georgia,"Times New Roman",serif;font-weight:400}

/* Hero display lines are intentionally locked to the authored two-line breaks. */
.hp-hero h1,.am-hero h1,.tm-hero h1,.cc-hero h1,.utility-hero h1,.range-hero h1,.mp-hero h1{white-space:nowrap}
.hp-hero h1{font-size:clamp(52px,5.4vw,88px)!important}
.cc-hero h1{font-size:clamp(54px,4.8vw,82px)!important}

/* Descriptive copy must remain readable across every page family. */
.hp-hero-copy>p:not(.hp-kicker),.hp-intro>div>p,.hp-location-copy>p,.hp-event-list p,
.hp-offer-copy>p,.hp-process article p,.hp-contact-channels p,.hp-contact-section header>p:last-child,
.hp-contact-locations p,.hp-closing-copy>p:not(.hp-kicker),
.am-hero__copy>p,.am-story p,.am-direction p,.am-team p,
.tm-hero__copy>p,.tm-intro p,.tm-location p,.tm-closing p,
.range-hero-copy>p,.range-card-copy p,.range-consultation-copy>p,
.mp-overview-grid>div p,.mp-studio-head>p,.mp-feature-list p,.mp-cta-copy>p,
.cc-hero__copy>p,.cc-intro>p,.cc-cta p{font-size:clamp(14px,1vw,17px)!important;line-height:1.72!important}

/* Stronger, more legible CTA treatment throughout the site. */
.button,.hp-btn,.mp-button,.range-primary-action,.tm-button,.am-button,.cc-cta a{
  min-height:52px;
  font-size:11px!important;
  letter-spacing:.1em!important;
}
.hp-text-link,.am-text-link,.tm-text-link,.mp-text-link,.range-secondary-action,.cc-text-link{
  min-height:48px;
  padding:0 18px!important;
  display:inline-flex!important;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  background:#f86e15!important;
  border:1px solid #f86e15!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:700;
  letter-spacing:.1em!important;
  text-decoration:none;
}
.hp-event-list article>a,.hp-contact-locations article>a,.mp-overview-grid>div a,.mp-related-head>a,.range-card-actions>a{
  min-height:42px;
  padding:0 15px!important;
  display:inline-flex!important;
  align-items:center;
  justify-content:space-between;
  width:max-content;
  background:#f86e15!important;
  border:1px solid #f86e15!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:700;
  letter-spacing:.09em!important;
}
.button:hover,.hp-btn:hover,.mp-button:hover,.range-primary-action:hover,.tm-button:hover,.am-button:hover,
.hp-text-link:hover,.am-text-link:hover,.tm-text-link:hover,.mp-text-link:hover,.range-secondary-action:hover,.cc-text-link:hover{
  filter:brightness(1.06);
}

@media(max-width:700px){
  .hp-hero h1{font-size:clamp(30px,8.4vw,45px)!important;line-height:.94!important}
  .am-hero h1,.tm-hero h1,.cc-hero h1,.utility-hero h1{font-size:clamp(31px,8.7vw,48px)!important;line-height:.94!important}
  .hp-hero-copy>p:not(.hp-kicker),.am-hero__copy>p,.tm-hero__copy>p,.cc-hero__copy>p{font-size:14px!important}
  .hp-text-link,.am-text-link,.tm-text-link,.mp-text-link,.range-secondary-action,.cc-text-link{width:100%}
}

/* Careers */
.career-hero{position:relative;min-height:85vh;display:flex;align-items:flex-end;overflow:hidden;background:#080a0e;color:#fff}
.career-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.career-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,7,10,.94) 0,rgba(5,7,10,.68) 42%,rgba(5,7,10,.1) 76%),linear-gradient(0deg,rgba(5,7,10,.78),transparent 62%)}
.career-hero-copy{position:relative;z-index:2;width:100%;padding-bottom:clamp(65px,8vw,120px)}
.career-hero h1,.career-culture h2,.career-roles h2,.career-note h2{margin:24px 0;font:550 clamp(52px,6.7vw,104px)/.88 "Manrope";letter-spacing:-.07em}
.career-hero h1 em,.career-culture h2 em,.career-roles h2 em,.career-note h2 em{font-family:Georgia,serif;font-weight:400}
.career-hero-copy>p:not(.hp-kicker){max-width:600px;color:#c0c4cb;font-size:16px;line-height:1.7}
.career-culture{padding-top:clamp(90px,10vw,150px);padding-bottom:clamp(90px,10vw,150px)}
.career-culture>header{display:grid;grid-template-columns:1.2fr .8fr;column-gap:7vw}
.career-culture>header>.hp-kicker{grid-column:1/-1}.career-culture>header>p:last-child{align-self:end;color:#6e737b;font-size:16px;line-height:1.7}
.career-values{display:grid;grid-template-columns:repeat(3,1fr);margin-top:65px;border-top:1px solid #cbc9c2;border-left:1px solid #cbc9c2}
.career-values article{min-height:330px;padding:28px;display:flex;flex-direction:column;border-right:1px solid #cbc9c2;border-bottom:1px solid #cbc9c2;background:#fff}
.career-values article>span{font-size:8px;letter-spacing:.14em;color:#777}.career-values article>i{margin:auto 0;font:400 55px/1 "Manrope";color:#f86e15}
.career-values h3{margin:0 0 8px;font:600 28px/1 "Manrope";letter-spacing:-.04em}.career-values p{margin:0;color:#70747b;line-height:1.6}
.career-roles{padding:clamp(90px,10vw,150px) 0;background:#0a0d12;color:#fff}.career-roles header{margin-bottom:60px}
.career-role-list{border-top:1px solid #30343b}
.career-role-list article{display:grid;grid-template-columns:50px 1fr 1fr auto;align-items:center;gap:30px;min-height:125px;border-bottom:1px solid #30343b;transition:background .25s,padding .25s}
.career-role-list article:hover{padding:0 20px;background:#12161d}.career-role-list article>span{color:#6f7681;font-size:9px}
.career-role-list h3{margin:0 0 8px;font:600 clamp(22px,2vw,31px)/1 "Manrope";letter-spacing:-.04em}.career-role-list small{color:#8c929c}.career-role-list p{max-width:390px;color:#aeb3bc;line-height:1.6}
.career-role-list a{min-height:44px;display:flex;align-items:center;gap:30px;padding:0 16px;background:#f86e15;color:#fff;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.09em}
.career-note{padding:clamp(100px,12vw,180px) 0;background:radial-gradient(circle at 80% 30%,rgba(248,110,21,.22),transparent 28%),#15212a;color:#fff}
.career-note p:not(.hp-kicker){max-width:560px;color:#bac2c8;font-size:16px;line-height:1.7}
@media(max-width:800px){.career-culture>header{grid-template-columns:1fr}.career-values{grid-template-columns:1fr}.career-values article{min-height:245px}.career-role-list article{grid-template-columns:34px 1fr;gap:15px;padding:22px 0}.career-role-list article>p,.career-role-list article>a{grid-column:2}.career-role-list article>a{width:max-content}.career-hero h1,.career-culture h2,.career-roles h2,.career-note h2{font-size:clamp(39px,11.5vw,62px)}}
