html,
body {
  overflow-x: hidden;
}

main > section.amarok-home-hero {
  display: flex !important;
  align-items: flex-end !important;
  justify-content: flex-start !important;
  min-height: 100svh !important;
  padding: clamp(120px, 18vh, 180px) clamp(24px, 7vw, 112px) clamp(46px, 7vh, 86px) !important;
}

main > section.amarok-home-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(16, 28, 24, 0.04), rgba(8, 18, 15, 0.46)),
    linear-gradient(90deg, rgba(7, 24, 19, 0.72), rgba(7, 24, 19, 0.22) 42%, rgba(7, 24, 19, 0.04));
}

main > section.amarok-home-hero .amarok-home-hero-copy {
  position: relative !important;
  z-index: 3 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: flex-end !important;
  width: min(650px, calc(100vw - 48px)) !important;
  max-width: min(650px, calc(100vw - 48px)) !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
}

main > section.amarok-home-hero .amarok-home-hero-copy * {
  text-align: left !important;
}

h1,
.text-display {
  font-size: clamp(2.05rem, 4.75vw, 4.35rem) !important;
  line-height: 0.98 !important;
  letter-spacing: 0 !important;
}

h2 {
  font-size: clamp(1.6rem, 2.85vw, 2.9rem) !important;
  line-height: 1.05 !important;
  letter-spacing: 0 !important;
}

h3 {
  font-size: clamp(1.1rem, 2vw, 1.7rem) !important;
  line-height: 1.15 !important;
}

main > section:first-of-type h1,
main > section:first-of-type .text-display,
main > section:first-of-type p,
main > section:first-of-type a,
main > section:first-of-type span,
main > section:first-of-type div {
  opacity: 1 !important;
  transform: none !important;
  animation: none !important;
}

main > section:first-of-type h1,
main > section:first-of-type .text-display {
  color: #fff !important;
  text-shadow: 0 4px 28px rgba(0, 0, 0, 0.5);
}

video {
  object-fit: cover;
}

.amarok-logo-shell {
  display: inline-flex !important;
  align-items: center !important;
  min-width: 0 !important;
}

.amarok-real-logo {
  display: block;
  width: clamp(142px, 14vw, 210px);
  height: auto;
  max-height: 54px;
  object-fit: contain;
  filter: drop-shadow(0 1px 1px rgba(255, 255, 255, 0.72)) drop-shadow(0 0 7px rgba(255, 255, 255, 0.32));
}

header .amarok-real-logo {
  max-height: 50px;
}

@media (max-width: 640px) {
  h1,
  .text-display {
    font-size: clamp(1.95rem, 7.8vw, 2.08rem) !important;
    max-width: calc(100vw - 48px) !important;
    overflow-wrap: normal !important;
    word-break: keep-all !important;
  }

  h2 {
    font-size: clamp(1.55rem, 7.5vw, 2.35rem) !important;
  }

  .amarok-real-logo {
    width: 150px;
    max-height: 46px;
  }

  main > section.amarok-home-hero {
    min-height: 760px !important;
    padding: 120px 24px 44px !important;
  }

  main > section.amarok-home-hero .amarok-home-hero-copy {
    width: min(330px, calc(100vw - 48px)) !important;
    max-width: min(330px, calc(100vw - 48px)) !important;
  }
}

.amarok-next-level {
  position: relative;
  z-index: 4;
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(320px, 1.08fr);
  gap: clamp(28px, 5vw, 72px);
  align-items: center;
  padding: clamp(72px, 9vw, 126px) max(20px, calc((100vw - 1180px) / 2));
  color: #f8f3e8;
  background:
    radial-gradient(circle at 18% 18%, rgba(85, 191, 70, 0.2), transparent 28%),
    linear-gradient(135deg, rgba(6, 31, 25, 0.98), rgba(8, 23, 18, 0.92)),
    url("./amarok-next-framing.jpg") center/cover;
  overflow: hidden;
}

.amarok-next-level::before {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.055) 1px, transparent 1px);
  background-size: 44px 44px;
  content: "";
}

.amarok-next-copy,
.amarok-next-panel {
  position: relative;
  z-index: 1;
}

.amarok-next-copy span {
  display: inline-flex;
  margin-bottom: 16px;
  color: #e4b66f;
  font-size: 0.78rem;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.amarok-next-copy h2 {
  max-width: 720px;
  margin: 0;
  color: #fffdf8 !important;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2rem, 4vw, 4.1rem) !important;
  line-height: 1.02 !important;
  text-shadow: none !important;
}

.amarok-next-copy p {
  max-width: 660px;
  color: rgba(255, 253, 248, 0.82) !important;
  font-size: clamp(1rem, 1.35vw, 1.18rem);
  line-height: 1.7;
  text-shadow: none !important;
}

.amarok-next-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 26px;
}

.amarok-next-actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 20px;
  color: #fffdf8 !important;
  background: #b96d3a;
  border: 1px solid rgba(255, 253, 248, 0.26);
  border-radius: 7px;
  font-weight: 900;
  text-decoration: none;
  text-shadow: none !important;
}

.amarok-next-actions a:last-child {
  background: rgba(255, 255, 255, 0.1);
}

.amarok-next-panel {
  display: grid;
  gap: 16px;
  padding: clamp(22px, 3vw, 34px);
  background: rgba(255, 253, 248, 0.94);
  border: 1px solid rgba(255, 253, 248, 0.5);
  border-radius: 18px;
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.28);
}

.amarok-next-meter {
  height: 10px;
  overflow: hidden;
  background: #dce7d8;
  border-radius: 999px;
}

.amarok-next-meter i {
  display: block;
  width: 78%;
  height: 100%;
  background: linear-gradient(90deg, #c3955d, #55bf46);
}

.amarok-next-questions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.amarok-next-questions strong {
  display: grid;
  gap: 4px;
  padding: 12px;
  color: #173f32;
  background: rgba(85, 191, 70, 0.1);
  border: 1px solid rgba(85, 191, 70, 0.18);
  border-radius: 8px;
  font-size: 0.86rem;
}

.amarok-next-questions em {
  color: #627067;
  font-size: 0.76rem;
  font-style: normal;
  font-weight: 700;
}

.amarok-next-team {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.amarok-next-team img {
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 10px;
}

@media (max-width: 760px) {
  .amarok-next-level {
    grid-template-columns: 1fr;
    padding: 68px 20px;
  }

  .amarok-next-copy,
  .amarok-next-panel {
    width: min(100%, 340px);
    margin: 0 auto;
  }

  .amarok-next-copy h2 {
    font-size: clamp(2rem, 9.2vw, 2.8rem) !important;
  }

  .amarok-next-actions {
    display: grid;
  }

  .amarok-next-questions {
    grid-template-columns: 1fr;
  }
}
