:root {
  --obsidian: #030204;
  --black: #070509;
  --matte: #0c080d;
  --copper: #d99583;
  --rose: #edc2ab;
  --pale: #fff0e3;
  --wine: #944f51;
  --muted: #b98277;
  color-scheme: dark;
}

* { box-sizing: border-box; }

html { scroll-behavior: smooth; }

body {
  margin: 0;
  background: var(--obsidian);
  color: var(--rose);
  font-family: Arial, Helvetica, sans-serif;
  overflow-x: hidden;
}

a { color: inherit; text-decoration: none; }
img { max-width: 100%; }

.site-header {
  position: sticky;
  top: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  min-height: 86px;
  padding: 14px clamp(22px, 5vw, 76px);
  border-bottom: 1px solid rgba(217, 149, 131, .38);
  background: rgba(5, 3, 7, .9);
  backdrop-filter: blur(16px);
}

.brand {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  min-width: 260px;
}

.brand img { width: 58px; height: 58px; object-fit: contain; }
.brand strong {
  display: block;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: .18em;
  text-transform: uppercase;
}
.brand small {
  display: block;
  margin-top: 5px;
  color: var(--copper);
  font-size: 10px;
  letter-spacing: .5em;
  text-transform: uppercase;
}

nav { display: flex; align-items: center; gap: clamp(18px, 4vw, 70px); }
nav a {
  color: #d9aaa0;
  font-size: 12px;
  letter-spacing: .36em;
  text-transform: uppercase;
}

.hero {
  min-height: min(820px, calc(100vh - 86px));
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  align-items: center;
  padding: clamp(54px, 7vw, 96px) clamp(24px, 6vw, 110px);
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(3,2,4,.94) 0%, rgba(3,2,4,.82) 38%, rgba(3,2,4,.26) 68%, rgba(3,2,4,.5) 100%),
    linear-gradient(180deg, rgba(3,2,4,.16), rgba(3,2,4,.9)),
    url("assets/event-night-limousine.png") center bottom / cover no-repeat;
}

.hero-copy {
  width: 100%;
  min-width: 0;
  max-width: 760px;
}

.hero-logo {
  width: clamp(132px, 15vw, 205px);
  display: block;
  margin-bottom: 24px;
}

.eyebrow {
  margin: 0 0 22px;
  color: var(--copper);
  font-size: 12px;
  max-width: 100%;
  line-height: 1.8;
  letter-spacing: clamp(.18em, 1.3vw, .44em);
  text-transform: uppercase;
  overflow-wrap: anywhere;
}

h1, h2 {
  margin: 0;
  color: var(--pale);
  font-family: Georgia, 'Times New Roman', serif;
  font-weight: 500;
  line-height: .98;
  letter-spacing: .02em;
}

h1 { font-size: clamp(54px, 8vw, 112px); max-width: 980px; }
h2 { font-size: clamp(38px, 5vw, 74px); }

.lead {
  max-width: 740px;
  margin: 26px 0 0;
  color: var(--rose);
  font-size: clamp(17px, 2.1vw, 24px);
  line-height: 1.65;
  letter-spacing: .08em;
  overflow-wrap: break-word;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-top: 34px;
}

.button,
button {
  min-height: 56px;
  padding: 0 30px;
  border: 1px solid var(--copper);
  background: transparent;
  color: var(--pale);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font: 700 12px/1 Arial, Helvetica, sans-serif;
  letter-spacing: .32em;
  text-transform: uppercase;
  cursor: pointer;
}

.button.primary,
button {
  background: rgba(217,149,131,.08);
}

.button.secondary {
  border-color: rgba(237,194,171,.46);
}

.section {
  padding: clamp(80px, 10vw, 150px) clamp(24px, 6vw, 110px);
  border-top: 1px solid rgba(217,149,131,.22);
  background:
    radial-gradient(circle at 50% 0%, rgba(148,79,81,.16), transparent 42%),
    var(--obsidian);
}

.section-heading {
  max-width: 980px;
}

.service-list {
  margin-top: 64px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid rgba(217,149,131,.32);
  border-bottom: 1px solid rgba(217,149,131,.32);
}

.service-item {
  min-height: 110px;
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 28px 18px;
  color: var(--rose);
  border-top: 1px solid rgba(217,149,131,.18);
  font-size: 15px;
  letter-spacing: .22em;
  text-transform: uppercase;
}
.service-item span {
  width: 42px;
  height: 1px;
  background: var(--copper);
  flex: 0 0 auto;
}

.split {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(320px, 1.1fr);
  gap: clamp(48px, 8vw, 120px);
}

.why-list {
  display: grid;
  gap: 0;
  align-self: end;
  border-top: 1px solid rgba(217,149,131,.32);
}
.why-list p {
  margin: 0;
  padding: 24px 0;
  border-bottom: 1px solid rgba(217,149,131,.22);
  color: var(--rose);
  font-size: 18px;
  letter-spacing: .12em;
}

.quote-section {
  background:
    linear-gradient(90deg, rgba(3,2,4,.94), rgba(3,2,4,.82)),
    url("assets/event-night-limousine.png") center / cover no-repeat;
}

.quote-form {
  margin-top: 56px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
  max-width: 1080px;
}

label {
  display: grid;
  gap: 10px;
  color: var(--copper);
  font-size: 12px;
  letter-spacing: .28em;
  text-transform: uppercase;
}

input,
textarea {
  width: 100%;
  border: 1px solid rgba(217,149,131,.42);
  background: rgba(7,5,9,.72);
  color: var(--pale);
  min-height: 52px;
  padding: 14px 16px;
  border-radius: 0;
  font: 16px/1.3 Arial, Helvetica, sans-serif;
}

textarea { resize: vertical; }
.full { grid-column: 1 / -1; }
.quote-form button { width: fit-content; }
.form-note {
  grid-column: 1 / -1;
  margin: 0;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.6;
  letter-spacing: .08em;
}

footer {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  padding: 54px clamp(24px, 6vw, 110px);
  border-top: 1px solid rgba(217,149,131,.35);
  background: #040205;
}

footer img { width: 92px; }
footer p {
  margin: 12px 0 0;
  color: var(--muted);
  font-size: 12px;
  letter-spacing: .22em;
  text-transform: uppercase;
}

address {
  display: grid;
  gap: 12px;
  text-align: right;
  color: var(--rose);
  font-style: normal;
  letter-spacing: .1em;
}

@media (max-width: 860px) {
  .site-header {
    position: relative;
    align-items: flex-start;
    flex-direction: column;
  }

  nav {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }

  nav a {
    padding: 9px 8px;
    border: 1px solid rgba(217,149,131,.22);
    text-align: center;
    font-size: 9px;
    letter-spacing: .08em;
    white-space: nowrap;
  }

  .hero {
    min-height: auto;
    padding-top: 42px;
    background:
      linear-gradient(180deg, rgba(3,2,4,.98) 0%, rgba(3,2,4,.92) 45%, rgba(3,2,4,.96) 100%),
      linear-gradient(90deg, rgba(3,2,4,.98) 0%, rgba(3,2,4,.86) 60%, rgba(3,2,4,.62) 100%),
      url("assets/event-night-limousine.png") 62% bottom / auto 58% no-repeat,
      var(--obsidian);
  }

  .hero-logo { width: 126px; margin-bottom: 18px; }
  .hero-actions { margin-top: 28px; }
  .hero-copy {
    width: 100%;
    max-width: 100%;
  }
  .eyebrow { letter-spacing: .18em; }
  h1 {
    max-width: 340px;
    font-size: clamp(36px, 10.8vw, 48px);
    line-height: 1.03;
    overflow-wrap: normal;
  }
  h2 {
    font-size: clamp(32px, 9vw, 44px);
    line-height: 1.04;
    overflow-wrap: normal;
  }
  .lead {
    max-width: 310px;
    width: min(100%, 310px);
    font-size: 15px;
    line-height: 1.55;
    letter-spacing: 0;
    overflow-wrap: normal;
    word-break: normal;
    text-shadow: 0 2px 10px rgba(0, 0, 0, .88);
  }

  .service-list,
  .split,
  .quote-form {
    grid-template-columns: 1fr;
  }

  .service-item { min-height: 82px; }

  footer {
    display: grid;
  }

  address { text-align: left; }
}
