/* RESPONSIVE HERO REFINEMENT
   Focus: make the ELW + King's Mountain View image a major visual element while
   preserving a controlled composition across wide, medium, landscape, and portrait windows. */

/* Genuine Elite / Imperial logo assets will be added separately once supplied.
   No temporary hand-drawn replacements are used here. */
.concept-brand { gap: 0; }
.concept-header-top { min-height: 54px; }
.concept-header-affiliation { gap: 0; }
.concept-footer-brand { gap: 0; }

/* DESKTOP / WIDE WINDOW HERO
   The panorama now fills the hero height and is deliberately cropped instead of
   being shown as a small, fully-contained image. This makes the ELW and station
   read much more like the approved concept. */
.concept-hero {
  min-height: 488px;
}

.hero-panorama {
  position: absolute;
  z-index: 0;
  right: 0;
  top: 0;
  width: 72%;
  height: 100%;
  aspect-ratio: auto;
  transform: none;
  align-items: stretch;
  overflow: hidden;
}

.hero-panorama img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 62% center;
  transform: none;
  filter: brightness(.86) saturate(1.02) contrast(1.06);
}

.hero-panorama-shade {
  background:
    linear-gradient(90deg,
      rgba(2,8,14,1) 0%,
      rgba(2,8,14,.99) 18%,
      rgba(2,8,14,.86) 29%,
      rgba(2,8,14,.48) 43%,
      rgba(2,8,14,.12) 58%,
      transparent 70%),
    linear-gradient(0deg,
      rgba(2,8,14,.58) 0%,
      transparent 20%,
      transparent 78%,
      rgba(2,8,14,.15) 100%);
}

.concept-hero-copy {
  width: 47%;
  max-width: 610px;
  padding: 52px 0 48px clamp(32px, 4vw, 58px);
}

.concept-title {
  max-width: 570px;
  font-size: clamp(3.25rem, 5.9vw, 5.15rem);
  line-height: .88;
}

.concept-lede {
  margin-top: 20px;
  max-width: 505px;
  font-size: .95rem;
  line-height: 1.58;
}

.concept-quote {
  margin-top: 19px;
  font-size: .6rem;
  line-height: 1.55;
}

.concept-telemetry {
  right: clamp(18px, 2.4vw, 34px);
  top: 44px;
  width: min(282px, 23vw);
  min-width: 236px;
  padding: 16px 18px 14px;
}

.concept-telemetry-row {
  grid-template-columns: 34px 1fr;
  gap: 10px;
  padding: 8px 0;
}

.concept-telemetry-icon {
  width: 29px;
  height: 29px;
}

.concept-landmark {
  right: 27.5%;
  bottom: 18px;
}

/* MID-SIZE WINDOWS */
@media (max-width: 1180px) {
  .concept-hero { min-height: 458px; }

  .hero-panorama {
    width: 70%;
  }

  .hero-panorama img {
    object-position: 63% center;
  }

  .concept-hero-copy {
    width: 52%;
    padding: 46px 0 42px 38px;
  }

  .concept-title {
    font-size: clamp(3rem, 6.3vw, 4.6rem);
  }

  .concept-lede {
    max-width: 435px;
    font-size: .9rem;
  }

  .concept-telemetry {
    width: 252px;
    min-width: 222px;
    right: 18px;
    top: 38px;
  }

  .concept-landmark { display: none; }
}

/* PHONE LANDSCAPE / NARROW DESKTOP
   Keep a large right-side image and intentionally crop it around the ELW/station pair. */
@media (max-width: 980px) and (min-width: 761px) {
  .concept-hero { min-height: 424px; }

  .hero-panorama {
    position: absolute;
    width: 68%;
    height: 100%;
    top: 0;
    right: 0;
    transform: none;
  }

  .hero-panorama img {
    object-fit: cover;
    object-position: 63% center;
  }

  .concept-hero-copy {
    width: 54%;
    padding: 40px 0 38px 30px;
  }

  .concept-title {
    font-size: clamp(2.85rem, 6.6vw, 3.9rem);
    max-width: 455px;
  }

  .concept-lede {
    max-width: 390px;
    margin-top: 18px;
    font-size: .86rem;
    line-height: 1.5;
  }

  .concept-quote {
    max-width: 350px;
    margin-top: 16px;
    font-size: .53rem;
  }

  .concept-telemetry {
    position: absolute;
    top: 46px;
    right: 14px;
    bottom: auto;
    width: 226px;
    min-width: 0;
    padding: 14px 15px 12px;
  }

  .concept-panel-head { font-size: .54rem; }
  .concept-telemetry-row { padding: 7px 0; }
  .concept-telemetry-copy small { font-size: .46rem; }
  .concept-telemetry-copy strong { font-size: .72rem; }
  .hero-ghost { left: 34%; top: 20px; opacity: .8; }
}

/* PORTRAIT / TABLET / PHONE
   The image becomes a larger cinematic crop between the copy and telemetry instead
   of a thin strip. Both the planet and King's Mountain View remain visible. */
@media (max-width: 760px) {
  .concept-header-top {
    min-height: 48px;
    padding: 2px 4px 4px;
  }

  .concept-header-motto { display: none; }

  .concept-brand-copy strong {
    font-size: .67rem;
    letter-spacing: .085em;
  }

  .concept-brand-copy span {
    font-size: .46rem;
    letter-spacing: .14em;
  }

  .concept-hero {
    display: grid;
    grid-template-columns: 1fr;
    min-height: 0;
    padding: 0 0 12px;
  }

  .concept-hero-copy {
    grid-row: 1;
    width: 100%;
    max-width: none;
    padding: 30px 18px 16px;
  }

  .concept-kicker {
    margin-bottom: 8px;
    font-size: .57rem;
    letter-spacing: .17em;
  }

  .concept-title {
    max-width: 100%;
    font-size: clamp(2.7rem, 12.5vw, 3.8rem);
    line-height: .9;
    letter-spacing: -.055em;
  }

  .concept-lede {
    max-width: none;
    margin-top: 17px;
    font-size: .88rem;
    line-height: 1.5;
  }

  .concept-quote {
    max-width: none;
    margin-top: 16px;
    font-size: .54rem;
    line-height: 1.5;
    letter-spacing: .13em;
  }

  .hero-panorama {
    grid-row: 2;
    position: relative;
    z-index: 4;
    width: calc(100% - 20px);
    height: clamp(170px, 28vw, 220px);
    aspect-ratio: auto;
    top: auto;
    right: auto;
    transform: none;
    margin: 0 auto 7px;
    overflow: hidden;
    border-top: 1px solid rgba(91,214,250,.18);
    border-bottom: 1px solid rgba(91,214,250,.18);
    background: #01070c;
  }

  .hero-panorama img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 58% center;
    filter: brightness(.92) saturate(1.04) contrast(1.06);
  }

  .hero-panorama-shade {
    display: block;
    z-index: 5;
    background:
      linear-gradient(90deg, rgba(2,8,14,.12), transparent 17%, transparent 84%, rgba(2,8,14,.14)),
      linear-gradient(0deg, rgba(2,8,14,.18), transparent 26%, transparent 78%, rgba(2,8,14,.1));
    pointer-events: none;
  }

  .hero-grid-lines {
    opacity: .1;
    mask-image: linear-gradient(180deg, #000 0 58%, transparent 90%);
  }

  .hero-ghost {
    left: auto;
    right: -1.2rem;
    top: 18px;
    font-size: clamp(5rem, 24vw, 8rem);
    opacity: .5;
  }

  .concept-telemetry {
    grid-row: 3;
    position: relative;
    z-index: 6;
    width: calc(100% - 28px);
    min-width: 0;
    right: auto;
    top: auto;
    bottom: auto;
    margin: 0 auto;
    padding: 14px 16px 12px;
  }

  .concept-panel-head { padding-bottom: 8px; }

  .concept-telemetry-row {
    grid-template-columns: 32px 1fr;
    gap: 9px;
    padding: 7px 0;
  }

  .concept-telemetry-icon {
    width: 28px;
    height: 28px;
  }

  .concept-landmark { display: none; }
}

@media (max-width: 480px) {
  .concept-header-shell { padding-top: 6px; }
  .concept-brand-copy strong { font-size: .6rem; }
  .concept-brand-copy span { font-size: .42rem; }

  .concept-nav a {
    padding-top: 10px;
    padding-bottom: 9px;
    font-size: .49rem;
  }

  .concept-main { width: calc(100% - 10px); }
  .concept-hero-copy { padding: 25px 13px 13px; }
  .concept-title { font-size: clamp(2.35rem, 12.8vw, 3.1rem); }
  .concept-lede { margin-top: 14px; font-size: .84rem; line-height: 1.46; }
  .concept-quote { margin-top: 13px; font-size: .5rem; letter-spacing: .11em; }
  .concept-quote::before { width: 18px; margin-right: 7px; }

  .hero-panorama {
    width: calc(100% - 14px);
    height: 170px;
    margin-bottom: 6px;
  }

  .hero-panorama img {
    object-position: 58% center;
  }

  .concept-telemetry {
    width: calc(100% - 18px);
    padding: 12px 13px 10px;
  }

  .concept-panel-head { font-size: .56rem; }
  .concept-telemetry-copy small { font-size: .48rem; }
  .concept-telemetry-copy strong { font-size: .75rem; }
}
