/* =========================
   Cormorant Garamond
========================= */

@font-face {
  font-family: "Cormorant Garamond";
  src: url("../fonts/CormorantGaramond-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Cormorant Garamond";
  src: url("../fonts/CormorantGaramond-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Cormorant Garamond";
  src: url("../fonts/CormorantGaramond-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Cormorant Garamond";
  src: url("../fonts/CormorantGaramond-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Cormorant Garamond";
  src: url("../fonts/CormorantGaramond-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Cormorant Garamond";
  src: url("../fonts/CormorantGaramond-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Cormorant Garamond";
  src: url("../fonts/CormorantGaramond-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Cormorant Garamond";
  src: url("../fonts/CormorantGaramond-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Cormorant Garamond";
  src: url("../fonts/CormorantGaramond-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Cormorant Garamond";
  src: url("../fonts/CormorantGaramond-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

/* =========================
   Jost
========================= */

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.gl-wrap {
  font-family: "Jost", sans-serif;
  width: 100%;
  background: #f8f6f1;
}

#hero-canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
}

.font-jost {
  font-family: "Jost", sans-serif;
}

.gl-hero-h1 {
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  color: #fff;
  line-height: 1.1;
  margin-bottom: 0.75rem;
}

.gl-hero-h1-em {
  color: #ffc400;
  font-style: italic;
}

.gl-tagline {
  font-family: "Cormorant Garamond", serif;
  font-style: italic;
  color: #d4af37bf;
  letter-spacing: 0.1em;
  margin-bottom: 1.25rem;
}

.gl-section-title {
  font-family: "Cormorant Garamond", serif;
  line-height: 1.15;
}

.gl-section-sub {
  line-height: 1.7;
  max-width: 540px;
}

.font-cormorant {
  font-family: "Cormorant Garamond", serif;
}

#cta_section {
  font-family: "Cormorant Garamond", serif;
}

#cta_section button {
  font-family: "Jost", sans-serif;
}
.btn-primary {
  transition:
    background 0.2s,
    transform 0.15s;
  font-family: "Jost", sans-serif;
}

.btn-primary:hover {
  transform: translateY(-1px);
}

.btn-ghost {
  transition:
    border-color 0.2s,
    color 0.2s;
  font-family: "Jost", sans-serif;
}

#gl-sidebar-overlay {
  position: fixed;
  inset: 0;
  background: #00000000;
  z-index: 998;
  pointer-events: none;
  transition: background 0.35s ease;
}

#gl-sidebar-overlay.open {
  background: #00000099;
  pointer-events: auto;
}

#gl-sidebar {
  transform: translateX(100%);
  transition: transform 0.38s cubic-bezier(0.4, 0, 0.2, 1);
  border-left: 1px solid #ffc40033;
  will-change: transform;
}

#gl-sidebar.open {
  transform: translateX(0);
}

#gl-sidebar .sb-logo-wrap {
  display: flex;
  align-items: center;
  gap: 10px;
}

#gl-sidebar .sb-logo-text {
  letter-spacing: 0.04em;
}

#gl-sidebar .sb-close {
  transition:
    background 0.15s,
    transform 0.15s;
  line-height: 1;
}

#gl-sidebar .sb-close:active {
  transform: scale(0.9);
}

#gl-sidebar .sb-nav {
  padding: 8px 0 16px;
  scrollbar-width: none;
}

#gl-sidebar .sb-nav::-webkit-scrollbar {
  display: none;
}

#gl-sidebar .sb-section-label {
  letter-spacing: 0.14em;
  padding: 16px 20px 6px;
}

#gl-sidebar .sb-nav-item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 13px 20px;
  cursor: pointer;
  transition:
    background 0.15s,
    color 0.15s,
    border-left-color 0.15s;
  color: #ffffff80;
  font-size: 14px;
  text-decoration: none;
  border-left: 2.5px solid transparent;
}

#gl-sidebar .sb-nav-item:hover {
  background: #ffc4000f;
  color: #ffc400cc;
  border-left-color: #ffc40080;
}

#gl-sidebar .sb-nav-item.active {
  background: #ffc40017;
  color: #ffc400;
  border-left-color: #ffc400;
}

#gl-sidebar .sb-nav-item svg {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  opacity: 0.75;
}

#gl-sidebar .sb-nav-item.active svg,
#gl-sidebar .sb-nav-item:hover svg {
  opacity: 1;
}

#gl-sidebar .sb-divider {
  height: 0.5px;
  background: #ffc4001a;
  margin: 8px 20px;
}

#gl-sidebar .sb-cta {
  letter-spacing: 0.07em;
  transition:
    background 0.15s,
    transform 0.15s;
}

#gl-sidebar .sb-cta:active {
  background: #d5a400;
  transform: scale(0.97);
}

#gl-sidebar .sb-social a {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 0.5px solid #ffc40033;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffc40080;
  transition:
    border-color 0.15s,
    color 0.15s;
}

#gl-sidebar .sb-social a:hover {
  border-color: #ffc400;
  color: #ffc400;
}

#gl-sidebar .sb-contact-strip a {
  font-size: 11px;
  color: #ffffff40;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 6px;
  transition: color 0.15s;
}

#gl-sidebar .sb-contact-strip a:hover {
  color: #ffc40099;
}

#gl-sidebar .sb-contact-strip svg {
  width: 12px;
  height: 12px;
  flex-shrink: 0;
}

#gl-hamburger {
  display: flex;
}

@media (min-width: 1024px) {
  #gl-hamburger {
    display: none;
  }
  #gl-sidebar-overlay,
  #gl-sidebar {
    display: none !important;
  }
}

body.sidebar-open {
  overflow: hidden;
}

#careers_hero {
  position: relative;
}

#careers_hero #careers-canvas {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  #careers_hero {
    text-align: center;
  }

  #careers_hero a {
    margin: 0 auto;
  }

  #careers_hero canvas {
    opacity: 0.75;
  }
}

@media (min-width: 1024px) {
  #careers_hero {
    min-height: 700px;
  }
}

footer h2 {
  font-family: "Cormorant Garamond";
}

footer p {
  font-family: "Cormorant Garamond";
}

footer h4 {
  font-family: "Cormorant Garamond";
}

footer ul {
  font-family: "Cormorant Garamond";
}
