:root {
  --navy: #082f63;
  --navy-dark: #031d3f;
  --red: #a81717;
  --gold: #c88a1d;
  --cream: #fffaf1;
  --ink: #0f172a;
  --muted: #64748b;
  --line: rgba(8, 47, 99, 0.14);
  --shadow: 0 24px 70px rgba(3, 29, 63, 0.16);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: var(--ink);
  background:
    radial-gradient(circle at top left, rgba(200, 138, 29, 0.13), transparent 28rem),
    radial-gradient(circle at 90% 12%, rgba(168, 23, 23, 0.08), transparent 24rem),
    linear-gradient(180deg, #ffffff 0%, var(--cream) 100%);
}

a { color: inherit; }

.site-header {
  position: sticky;
  top: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1rem clamp(1rem, 4vw, 4rem);
  background: rgba(255, 255, 255, 0.82);
  backdrop-filter: blur(14px);
  border-bottom: 1px solid var(--line);
}

.brand img {
  display: block;
  width: min(240px, 44vw);
  height: auto;
}

.nav {
  display: flex;
  gap: clamp(0.8rem, 2vw, 1.6rem);
  color: var(--navy-dark);
  font-weight: 700;
  font-size: 0.95rem;
}

.nav a {
  text-decoration: none;
  position: relative;
}

.nav a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  bottom: -0.35rem;
  height: 2px;
  background: var(--gold);
  transition: right 180ms ease;
}

.nav a:hover::after { right: 0; }

.hero {
  min-height: calc(100svh - 92px);
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(280px, 0.55fr);
  align-items: center;
  gap: clamp(2rem, 5vw, 5rem);
  padding: clamp(3rem, 8vw, 7rem) clamp(1rem, 6vw, 6rem);
  overflow: hidden;
}

.hero::before {
  content: "STOOSHIE";
  position: absolute;
  right: -1.3rem;
  top: 11rem;
  transform: rotate(-10deg);
  font-size: clamp(4rem, 18vw, 16rem);
  letter-spacing: -0.08em;
  font-weight: 800;
  color: rgba(8, 47, 99, 0.045);
  pointer-events: none;
}

.hero-copy, .hero-card { position: relative; }

.eyebrow {
  margin: 0 0 0.8rem;
  color: var(--red);
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-size: 0.78rem;
}

h1, h2, h3, p { margin-top: 0; }
h1 {
  max-width: 820px;
  margin-bottom: 1.4rem;
  color: var(--navy-dark);
  font-size: clamp(3.5rem, 9vw, 7.4rem);
  line-height: 0.88;
  letter-spacing: -0.075em;
}

h2 {
  color: var(--navy-dark);
  font-size: clamp(2.1rem, 5vw, 4rem);
  line-height: 0.96;
  letter-spacing: -0.055em;
  margin-bottom: 1rem;
}

h3 {
  color: var(--navy-dark);
  font-size: 1.15rem;
  margin-bottom: 0.45rem;
}

.intro, .section p {
  color: var(--muted);
  font-size: 1.08rem;
  line-height: 1.7;
}

.intro { max-width: 650px; }

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.85rem;
  margin-top: 2rem;
}

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  border-radius: 999px;
  padding: 0.85rem 1.35rem;
  font-weight: 800;
  text-decoration: none;
  border: 0;
  cursor: pointer;
  font: inherit;
}

.button.primary {
  background: var(--red);
  color: white;
  box-shadow: 0 12px 28px rgba(168, 23, 23, 0.22);
}

.button.secondary {
  color: var(--navy);
  border: 1px solid var(--line);
  background: rgba(255, 255, 255, 0.76);
}

.hero-card {
  display: grid;
  gap: 1rem;
  padding: 1.2rem;
  border: 1px solid var(--line);
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: var(--shadow);
  transform: rotate(-3deg);
}

.stat {
  display: block;
  padding: 1.2rem;
  border-radius: 20px;
  color: var(--muted);
  background: linear-gradient(135deg, #ffffff, rgba(255, 250, 241, 0.8));
}

.stat strong {
  display: block;
  color: var(--navy);
  font-size: 1.35rem;
  margin-bottom: 0.2rem;
}

.media-strip {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  padding: 0 clamp(1rem, 6vw, 6rem) clamp(3rem, 8vw, 7rem);
}

.photo-card {
  min-height: clamp(190px, 26vw, 340px);
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  box-shadow: var(--shadow);
  background-size: cover;
  background-position: center;
}

.photo-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 30%, rgba(3, 29, 63, 0.78));
}

.photo-card span {
  position: absolute;
  left: 1.2rem;
  bottom: 1.2rem;
  color: white;
  font-weight: 800;
}

.photo-one { background-image: linear-gradient(135deg, rgba(8,47,99,.2), rgba(168,23,23,.25)), url('https://images.unsplash.com/photo-1501386761578-eac5c94b800a?auto=format&fit=crop&w=1200&q=80'); }
.photo-two { background-image: linear-gradient(135deg, rgba(8,47,99,.16), rgba(200,138,29,.22)), url('https://images.unsplash.com/photo-1511795409834-ef04bbd61622?auto=format&fit=crop&w=1200&q=80'); }
.photo-three { background-image: linear-gradient(135deg, rgba(8,47,99,.2), rgba(168,23,23,.18)), url('https://images.unsplash.com/photo-1522158637959-30385a09e0da?auto=format&fit=crop&w=1200&q=80'); }

.section {
  padding: clamp(3.5rem, 8vw, 7rem) clamp(1rem, 6vw, 6rem);
  border-top: 1px solid var(--line);
}

.split {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(300px, 1.2fr);
  align-items: center;
  gap: clamp(2rem, 5vw, 5rem);
}

.video-frame {
  aspect-ratio: 16 / 9;
  border-radius: 34px;
  display: grid;
  place-items: center;
  position: relative;
  overflow: hidden;
  color: white;
  background:
    linear-gradient(135deg, rgba(3, 29, 63, 0.92), rgba(168, 23, 23, 0.6)),
    radial-gradient(circle at 70% 30%, rgba(200, 138, 29, 0.6), transparent 18rem);
  box-shadow: var(--shadow);
}

.video-frame iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.play-button {
  width: 78px;
  height: 78px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.88);
  position: relative;
  box-shadow: 0 14px 40px rgba(0,0,0,.2);
}

.play-button::after {
  content: "";
  position: absolute;
  left: 32px;
  top: 24px;
  border-left: 22px solid var(--red);
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}

.video-frame p {
  position: absolute;
  bottom: 1.2rem;
  margin: 0;
  color: rgba(255,255,255,.86);
  font-weight: 800;
}

.section-heading {
  max-width: 760px;
  margin-bottom: 2rem;
}

.audio-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}

.audio-card {
  padding: 1.35rem;
  border: 1px solid var(--line);
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.76);
  box-shadow: 0 12px 40px rgba(3, 29, 63, 0.08);
}

audio { width: 100%; margin-top: 0.8rem; }

.booking {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(300px, 1fr);
  gap: clamp(2rem, 5vw, 5rem);
  align-items: start;
  background: var(--navy-dark);
  color: white;
}

.booking h2, .booking h3 { color: white; }
.booking p { color: rgba(255,255,255,.72); }

.booking-form {
  display: grid;
  gap: 1rem;
  padding: 1.2rem;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 28px;
  background: rgba(255,255,255,.08);
}

label {
  display: grid;
  gap: 0.45rem;
  font-weight: 800;
}

input, textarea {
  width: 100%;
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 16px;
  padding: 0.9rem 1rem;
  font: inherit;
  color: white;
  background: rgba(255,255,255,.08);
  outline: none;
}

input::placeholder, textarea::placeholder { color: rgba(255,255,255,.48); }
input:focus, textarea:focus { border-color: var(--gold); }

.site-footer {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
  padding: 1.3rem clamp(1rem, 6vw, 6rem);
  color: var(--muted);
  background: #fff;
}

.site-footer p { margin: 0; }
.socials a { color: var(--navy); font-weight: 800; text-decoration: none; }

@media (max-width: 860px) {
  .site-header { align-items: flex-start; }
  .nav { padding-top: 0.5rem; }
  .hero, .split, .booking { grid-template-columns: 1fr; }
  .hero { min-height: auto; }
  .hero-card { transform: none; }
  .media-strip, .audio-grid { grid-template-columns: 1fr; }
  h1 { font-size: clamp(3.1rem, 16vw, 5.4rem); }
}

@media (max-width: 560px) {
  .site-header { position: static; flex-direction: column; }
  .nav { width: 100%; justify-content: space-between; }
  .hero-actions .button { width: 100%; }
}
