/* Marius.Team — brand fonts & accent refinements */

@font-face {
  font-family: "Manrope";
  src: url("/fonts/Manrope-latin-ext.woff2") format("woff2");
  font-weight: 200 800;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Manrope";
  src: url("/fonts/Manrope.woff2") format("woff2");
  font-weight: 200 800;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Bounded";
  src: url("/fonts/Bounded-Variable.ttf") format("truetype");
  font-weight: 200 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bounded";
  src: url("/fonts/Bounded-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bounded";
  src: url("/fonts/Bounded-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bounded";
  src: url("/fonts/Bounded-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bebas Neue";
  src: url("/fonts/BebasNeue.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --gold: #c9a878;
  --gold-deep: #9e7d52;
  --gold-pale: #e2c49a;
  --gold-line: rgba(201, 168, 120, 0.28);
  --font-heading: "Manrope", system-ui, sans-serif;
  --font-sub: "Bounded", system-ui, sans-serif;
  --font-logo: "Bebas Neue", "Arial Narrow", sans-serif;
}

/* —— Logo: MARIUS TEAM (Bebas Neue) —— */
.brand {
  gap: 12px;
}

.brand img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(201, 168, 120, 0.22);
}

.brand-name {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 1px;
  color: var(--gold-pale);
  font-family: var(--font-logo);
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 0.92;
}

.brand-name > span,
.brand-name .brand-word {
  display: block;
  color: var(--gold-pale);
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}

.brand-name small,
.brand-name .brand-sub {
  display: block;
  margin-top: 0;
  color: #8a9096;
  font-family: inherit;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.28em;
  line-height: 1;
  padding-left: 1px;
}

/* —— Headings: Manrope —— */
.hero h1,
.section-heading h2,
.partners-copy h2,
.approach-copy h2,
.contact-copy h2,
.capability-card h3,
.approach-step h3,
.model-card h3,
.engine-topbar strong,
.geo-map-card header strong {
  font-family: var(--font-heading);
}

.hero h1 {
  font-weight: 600;
  letter-spacing: -0.035em;
  line-height: 1.05;
}

.hero h1 em {
  color: var(--gold);
  font-family: inherit;
  font-style: normal;
  font-weight: 500;
}

.section-heading h2,
.approach-copy h2,
.contact-copy h2 {
  font-weight: 600;
  letter-spacing: -0.03em;
  line-height: 1.08;
}

.partners-copy h2 {
  font-weight: 500;
  letter-spacing: -0.02em;
}

.capability-card h3,
.approach-step h3,
.model-card h3 {
  font-weight: 500;
  letter-spacing: -0.01em;
}

/* —— Subheadings / leads: Bounded —— */
.hero-lead,
.capabilities-heading > p,
.models-heading > p,
.partners-copy p,
.approach-copy > p,
.geo-intro p,
.contact-copy p,
.capability-card p,
.approach-step p,
.model-card p {
  font-family: var(--font-sub);
  font-weight: 400;
}

.hero-lead {
  color: #b7babd;
  font-size: 15.5px;
  line-height: 1.68;
  letter-spacing: 0.005em;
}

.capabilities-heading > p,
.models-heading > p,
.approach-copy > p,
.geo-intro p,
.contact-copy p {
  color: #9a9fa3;
  letter-spacing: 0.01em;
}

.eyebrow,
.section-index,
.panel-kicker,
.trust-row,
.desktop-nav,
.button,
.text-link,
.legend {
  font-family: var(--font-sub);
}

.eyebrow {
  color: var(--gold-pale);
  letter-spacing: 0.18em;
  font-weight: 500;
}

.section-index {
  color: var(--gold);
  letter-spacing: 0.18em;
}

/* —— Accent refinements —— */
body {
  background:
    radial-gradient(ellipse 55% 40% at 78% 0%, rgba(201, 168, 120, 0.1), transparent 55%),
    radial-gradient(ellipse 40% 30% at 8% 20%, rgba(201, 168, 120, 0.04), transparent 50%),
    var(--ink);
}

.hero-glow-two {
  background: radial-gradient(circle, rgba(201, 168, 120, 0.05), transparent 67%);
}

.button-primary {
  color: #15110c;
  background: linear-gradient(135deg, #e8cfa8 0%, var(--gold) 48%, var(--gold-deep) 100%);
  box-shadow: 0 14px 40px rgba(158, 125, 82, 0.28);
}

.button-ghost {
  border-color: rgba(201, 168, 120, 0.38);
  background: rgba(201, 168, 120, 0.05);
}

.button-ghost:hover {
  border-color: rgba(201, 168, 120, 0.55);
  background: rgba(201, 168, 120, 0.1);
}

.engine-panel {
  border-color: rgba(201, 168, 120, 0.32);
  box-shadow:
    0 36px 90px rgba(0, 0, 0, 0.45),
    inset 0 1px rgba(255, 255, 255, 0.06),
    inset 0 0 0 1px rgba(201, 168, 120, 0.06);
}

.engine-panel::before {
  content: "";
  position: absolute;
  top: 0;
  left: 24px;
  right: 24px;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(226, 196, 154, 0.55), transparent);
  z-index: 2;
}

.capability-card,
.model-card,
.partner-logo,
.geo-map-card {
  border-color: rgba(255, 255, 255, 0.07);
}

.capability-card:hover,
.partner-logo:hover,
.contact-options > a:hover {
  border-color: rgba(201, 168, 120, 0.38);
}

.retention-card,
.model-featured {
  border-color: rgba(201, 168, 120, 0.34);
}

.retention-card::before,
.model-featured::before {
  content: "";
  position: absolute;
  top: 0;
  left: 18px;
  right: 18px;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(226, 196, 154, 0.5), transparent);
}

.contact-panel {
  border-color: rgba(201, 168, 120, 0.34);
  background:
    linear-gradient(135deg, rgba(201, 168, 120, 0.12), transparent 46%),
    #0d1418;
}

.contact-panel::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  box-shadow: inset 0 1px 0 rgba(226, 196, 154, 0.18);
}

.site-header {
  border-bottom-color: rgba(201, 168, 120, 0.1);
}

.desktop-nav a:hover {
  color: var(--gold-pale);
}

.status-dot {
  background: var(--gold-pale);
  box-shadow: 0 0 0 5px rgba(201, 168, 120, 0.12);
}

.live-pill {
  color: #cbb892;
  background: rgba(201, 168, 120, 0.08);
  border-color: rgba(201, 168, 120, 0.28);
}

.live-pill i {
  background: var(--gold);
  box-shadow: 0 0 10px rgba(201, 168, 120, 0.55);
}

@media (width <= 720px) {
  .brand img {
    width: 36px;
    height: 36px;
  }

  .brand-name {
    font-size: 18px;
  }

  .brand-name small,
  .brand-name .brand-sub {
    font-size: 9px;
    letter-spacing: 0.24em;
  }
}
