/* The original portfolio typefaces: Highrush display, Oswald supporting
   headings/navigation, and Noto Sans reading text. */
@font-face{font-family:'Highrush condensed';src:url('../fonts/Highrush-Condensed.ttf') format('truetype');font-weight:900;font-style:normal;font-display:swap}
:is(.orbit-home,.contact-page){font-family:'Noto Sans',sans-serif}
:is(.orbit-home,.contact-page) h2,:is(.orbit-home,.contact-page) h3{font-family:Oswald,sans-serif;font-weight:400;letter-spacing:0}
:is(.orbit-home,.contact-page) .site-header .primary-navigation{font-family:Oswald,sans-serif;font-size:20px;font-weight:500;letter-spacing:1px}
:is(.orbit-home,.contact-page) .site-header .work-menu-list a{font-family:Oswald,sans-serif;font-size:16px;font-weight:400;letter-spacing:.4px}
:is(.orbit-home,.contact-page) .work-menu-toggle{font-family:inherit}
.orbit-home .hero-type h1{font-family:'Highrush condensed',sans-serif;font-size:clamp(180px,32vw,460px);font-weight:900;line-height:.85;letter-spacing:.012em;text-transform:uppercase}
.orbit-home .hero-type p,.orbit-home .island-label{font-family:Oswald,sans-serif;font-weight:400;letter-spacing:calc(.25px / var(--island-scale,1));text-transform:uppercase}
.orbit-home .island-label{text-transform:none}
.orbit-home .section-heading h2{font-family:Oswald,sans-serif;font-weight:400;letter-spacing:0}
.orbit-home .section-heading p,.orbit-home .hero-bottom,.orbit-home .character-hint,.orbit-home .about-reveal>a{font-family:Oswald,sans-serif;font-weight:400;letter-spacing:.2px}
.orbit-home .work-caption h3{font-family:'Highrush condensed',sans-serif;font-size:42px;font-weight:900;line-height:.73;letter-spacing:.7px;text-transform:uppercase}
.orbit-home .work-caption p{font-family:Oswald,sans-serif;font-weight:400;letter-spacing:.1px}
.orbit-home .about-reveal h2{font-family:Oswald,sans-serif;font-weight:400;letter-spacing:0}
.orbit-home .about-reveal p{font-family:'Noto Sans',sans-serif;font-weight:400;letter-spacing:.1px}
.orbit-home .scene-controls button{font-family:Oswald,sans-serif;font-weight:400;letter-spacing:.2px}
:is(.orbit-home,.contact-page) .footer-invitation h2{font-family:Oswald,sans-serif;font-weight:400;letter-spacing:0;text-transform:uppercase}
:is(.orbit-home,.contact-page) .footer-invitation>a,:is(.orbit-home,.contact-page) .footer-main nav,:is(.orbit-home,.contact-page) .footer-brand{font-family:Oswald,sans-serif;font-weight:400;letter-spacing:.25px}
.contact-page main h1{font-family:'Highrush condensed',sans-serif;font-weight:900;letter-spacing:.02em;text-transform:uppercase}
@media(max-width:767px){
  :is(.orbit-home,.contact-page) .site-header .primary-navigation{font-size:15px;letter-spacing:.5px}
  .orbit-home .hero-type h1{font-size:34vw;line-height:.85;letter-spacing:.01em}
  .orbit-home .work-caption h3{font-size:29px;line-height:.73;letter-spacing:.4px}
}
@media(max-width:380px){
  :is(.orbit-home,.contact-page) .site-header .primary-navigation{font-size:14px;letter-spacing:.3px}
  .orbit-home .work-caption h3{font-size:27px}
}
@media(max-height:700px) and (max-width:767px){
  .orbit-home .work-caption h3{font-size:28px}
}
@media(max-height:600px) and (min-width:600px){
  :is(.orbit-home,.contact-page) .site-header .primary-navigation{font-size:16px}
  .orbit-home .hero-type h1{font-size:min(28vw,230px);line-height:.85}
  .orbit-home .work-caption h3{font-size:28px}
}
