@media (max-width: 1120px) {
  .site-header {
    gap: 24px;
  }

  .site-logo {
    width: 98px;
  }

  .primary-nav__list {
    gap: 18px;
  }

  .primary-nav a,
  .nav-cta,
  .nav-whatsapp {
    font-size: 0.66rem;
  }

  .nav-cta,
  .nav-whatsapp {
    min-width: 118px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .companion-grid,
  .difference-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .companion-grid > li:first-child {
    grid-row: span 1;
  }

  .companion-band {
    grid-column: 1 / -1;
    grid-row: auto;
    min-height: 250px;
  }

  .companion-cta {
    grid-column: 1 / -1;
    min-height: 250px;
  }

  .experience-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .experience-card,
  .difference-grid article {
    border-right: 0;
    border-bottom: 1px solid var(--ade-border);
  }
}

@media (max-width: 900px) {
  :root {
    --ade-header-height: 82px;
  }

  .site-header {
    grid-template-columns: auto auto;
    padding: 12px 20px;
  }

  .nav-actions {
    position: fixed;
    right: 24px;
    bottom: 24px;
    left: 24px;
    z-index: 30;
    display: none;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  .site-logo {
    width: 94px;
  }

  .menu-toggle {
    display: block;
    justify-self: end;
  }

  .menu-toggle[aria-expanded="true"] .menu-toggle__bar:nth-child(1) {
    transform: translateY(6px) rotate(45deg);
  }

  .menu-toggle[aria-expanded="true"] .menu-toggle__bar:nth-child(2) {
    opacity: 0;
  }

  .menu-toggle[aria-expanded="true"] .menu-toggle__bar:nth-child(3) {
    transform: translateY(-6px) rotate(-45deg);
  }

  .primary-nav {
    position: fixed;
    top: var(--ade-header-height);
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    justify-self: stretch;
    padding: 32px 24px;
    background: rgba(3, 3, 3, 0.98);
    border-top: 1px solid var(--ade-border);
  }

  .site-header.is-open .primary-nav {
    display: block;
  }

  .primary-nav__list {
    display: grid;
    gap: 10px;
    justify-content: stretch;
  }

  .primary-nav a {
    justify-content: flex-start;
    width: 100%;
    min-height: 52px;
    border-bottom: 1px solid rgba(196, 154, 69, 0.22);
    font-size: 0.82rem;
  }

  .primary-nav a::after {
    right: auto;
    width: 42px;
  }

  .nav-cta,
  .nav-whatsapp {
    min-height: 52px;
  }

  .nav-cta {
    background: var(--ade-red);
    border-color: var(--ade-red);
  }

  .nav-whatsapp {
    background: rgba(3, 3, 3, 0.92);
  }

  .site-header.is-open .nav-actions {
    display: grid;
  }

  .hero {
    min-height: auto;
    padding-top: 92px;
    padding-bottom: 96px;
  }

  .hero__media::before {
    background:
      linear-gradient(180deg, rgba(3, 3, 3, 0.96), rgba(3, 3, 3, 0.70) 42%, rgba(3, 3, 3, 0.96)),
      linear-gradient(118deg, transparent 34%, rgba(178, 15, 24, 0.12) 52%, transparent 70%),
      linear-gradient(72deg, transparent 42%, rgba(184, 135, 47, 0.08) 58%, transparent 74%);
  }

  .hero__media::after {
    right: -32vw;
    width: 82vw;
    opacity: 0.22;
  }

  .hero__media img {
    object-position: 52% center;
    opacity: 0.42;
  }

  .hero__content {
    max-width: 520px;
  }

  .hero__brand {
    width: min(390px, 88vw);
    margin-top: 0;
  }

  .hero__signature {
    width: min(100%, 520px);
  }

  .hero__rose-fragment {
    transform: scale(0.78);
  }

  .hero__rose-fragment--one {
    left: -5%;
  }

  .hero__rose-fragment--two {
    top: 15%;
    right: -10%;
  }

  .hero__rose-fragment--three {
    right: -18%;
    bottom: 28%;
    width: 118px;
    height: 74px;
  }

  .hero__rose-fragment--four {
    bottom: 10%;
    left: 4%;
  }

  .hero__rose-fragment--five {
    display: none;
  }

  .about,
  .atmosphere,
  .difference,
  .contact {
    grid-template-columns: 1fr;
  }

  .companions::before {
    opacity: 0.34;
  }

  .companions::after {
    top: 4%;
    right: -92px;
    width: 230px;
    opacity: 0.16;
  }

  .experiences {
    background:
      radial-gradient(ellipse at 86% 12%, rgba(178, 15, 24, 0.22), transparent 38%),
      linear-gradient(180deg, rgba(3, 3, 3, 0.94), rgba(3, 3, 3, 0.74) 48%, rgba(3, 3, 3, 0.96)),
      url("../images/textures/deep-red-rose.jpeg") center / cover no-repeat,
      #050404;
  }

  .experiences::after {
    top: 40px;
    right: -58px;
    width: 180px;
    opacity: 0.18;
  }

  .about {
    background:
      linear-gradient(180deg, rgba(3, 3, 3, 0.90), rgba(3, 3, 3, 0.72) 46%, rgba(3, 3, 3, 0.94)),
      url("../images/textures/red-cosmos-texture.jpeg") center / cover no-repeat,
      rgba(8, 7, 6, 0.94);
  }

  .difference {
    background:
      linear-gradient(180deg, rgba(3, 3, 3, 0.92), rgba(3, 3, 3, 0.58) 48%, rgba(3, 3, 3, 0.96)),
      radial-gradient(ellipse at 70% 38%, rgba(210, 188, 138, 0.18), transparent 40%),
      radial-gradient(ellipse at 24% 72%, rgba(178, 15, 24, 0.20), transparent 42%),
      url("../images/textures/private-gold-curve.jpeg") center bottom / 150% auto no-repeat,
      url("../images/textures/rose-cluster.jpeg") left bottom / 120% auto no-repeat,
      #030303;
  }

  .atmosphere {
    align-items: start;
    min-height: 660px;
    background:
      linear-gradient(180deg, rgba(3, 3, 3, 0.96), rgba(3, 3, 3, 0.46) 46%, rgba(3, 3, 3, 0.98)),
      radial-gradient(ellipse at 62% 30%, rgba(154, 115, 56, 0.16), transparent 46%),
      url("../images/textures/deep-red-rose.jpeg") center / cover no-repeat,
      #030303;
  }

  .wet-petal {
    width: 1px;
    height: 54px;
  }

  .wet-petal--two {
    left: 82%;
  }

  .wet-petal--four {
    left: 12%;
  }

  .wet-drop--two {
    left: 78%;
  }

  .atmosphere__copy {
    max-width: none;
    padding-top: 58px;
    padding-bottom: 310px;
  }

  .atmosphere__visual img {
    height: 100%;
    min-height: 360px;
    object-position: center;
  }

  .atmosphere__visual {
    top: auto;
    right: -34px;
    bottom: 22px;
    width: min(104vw, 560px);
    height: 390px;
    margin: 0;
    opacity: 0.50;
    mask-image:
      radial-gradient(ellipse at 58% 52%, #000 0 28%, rgba(0, 0, 0, 0.48) 50%, transparent 78%),
      linear-gradient(90deg, transparent 0, #000 36%, #000 62%, transparent 94%),
      linear-gradient(180deg, transparent 0, #000 22%, #000 68%, transparent 96%);
    -webkit-mask-image:
      radial-gradient(ellipse at 58% 52%, #000 0 28%, rgba(0, 0, 0, 0.48) 50%, transparent 78%),
      linear-gradient(90deg, transparent 0, #000 36%, #000 62%, transparent 94%),
      linear-gradient(180deg, transparent 0, #000 22%, #000 68%, transparent 96%);
  }

  .atmosphere__visual::after {
    bottom: 36px;
    width: min(58vw, 280px);
  }

  .about::after {
    inset: 0;
    opacity: 0.18;
  }

  .difference__image {
    top: auto;
    right: -42px;
    bottom: 18px;
    width: min(48vw, 180px);
    opacity: 0.22;
    transform: none;
  }

  .contact {
    min-height: auto;
    background:
      radial-gradient(ellipse at 78% 44%, rgba(178, 15, 24, 0.22), transparent 42%),
      linear-gradient(180deg, rgba(3, 3, 3, 0.94), rgba(3, 3, 3, 0.72) 52%, rgba(3, 3, 3, 0.96)),
      url("../images/hero/red-silhouette-veil.jpeg") center / cover no-repeat,
      url("../images/textures/red-cosmos-texture.jpeg") center / cover no-repeat,
      #050404;
  }

  .contact-transition {
    min-height: 270px;
    padding: 44px 22px 64px;
    background:
      linear-gradient(180deg, rgba(3, 3, 3, 0.96), rgba(3, 3, 3, 0.42) 46%, rgba(3, 3, 3, 0.98)),
      linear-gradient(90deg, rgba(3, 3, 3, 0.95), rgba(3, 3, 3, 0.52) 54%, rgba(3, 3, 3, 0.76)),
      radial-gradient(ellipse at 72% 46%, rgba(210, 188, 138, 0.16), transparent 40%),
      radial-gradient(ellipse at 50% 64%, rgba(178, 15, 24, 0.24), transparent 48%),
      url("../images/textures/rose-cluster.jpeg") right center / 120% auto no-repeat,
      url("../images/textures/deep-red-rose.jpeg") center / cover no-repeat,
      url("../images/textures/red-glitter-cosmos.png") center / cover no-repeat,
      #050404;
  }

  .contact-transition::after {
    width: min(78vw, 340px);
  }

  .petal {
    width: 20px;
    height: 14px;
  }

  .kiss {
    width: 38px;
    height: 22px;
  }

  .kiss--three,
  .petal--three {
    display: none;
  }

  .contact-transition__content::after {
    right: -90px;
    bottom: -52px;
    width: 240px;
    opacity: 0.52;
  }

  .escape-drift {
    min-height: 320px;
    padding: 58px 22px 70px;
    background:
      linear-gradient(180deg, rgba(4, 4, 5, 0.98), rgba(4, 4, 5, 0.54) 44%, rgba(5, 4, 5, 0.98)),
      linear-gradient(90deg, rgba(3, 3, 3, 0.92), rgba(3, 3, 3, 0.18) 50%, rgba(3, 3, 3, 0.92)),
      radial-gradient(ellipse at 50% 40%, rgba(178, 15, 24, 0.28), transparent 48%),
      url("../images/textures/escape-red-type-background.jpeg") center 48% / min(84vw, 340px) auto no-repeat,
      #050404;
  }

  .escape-drift::after {
    right: 50%;
    width: min(76vw, 320px);
    transform: translateX(50%);
  }

  .escape-cloud {
    filter: blur(18px);
  }

  .escape-cloud--one {
    top: 20%;
    left: -42%;
  }

  .escape-cloud--two {
    right: -48%;
    bottom: 18%;
  }

  .escape-cloud--three {
    top: 46%;
    left: 8%;
  }

  .contact::before {
    background:
      radial-gradient(ellipse at 82% 72%, rgba(178, 15, 24, 0.24), transparent 42%),
      radial-gradient(ellipse at 12% 88%, rgba(184, 135, 47, 0.09), transparent 34%);
    opacity: 0.64;
  }

  .contact::after {
    right: -76px;
    bottom: -96px;
    width: 220px;
    opacity: 0.14;
  }

  .contact__panel {
    max-width: none;
  }

  .contact-feature {
    height: clamp(720px, 156vw, 820px);
    min-height: 0;
  }

  .contact-feature figcaption {
    right: 16px;
    bottom: 16px;
    left: 16px;
    max-width: calc(100% - 32px);
    padding: 13px 14px 14px;
  }

  .contact-feature figcaption strong {
    font-size: 2.05rem;
  }

  .contact-feature figcaption span {
    font-size: 0.56rem;
  }

  .contact-feature img {
    min-height: 0;
    object-position: center 30%;
  }

  .contact-feature__images {
    grid-template-columns: 1fr;
    grid-template-rows: 1.05fr 0.95fr 0.86fr;
    height: 100%;
    min-height: 0;
  }

  .contact-feature img:first-child {
    grid-row: auto;
  }

  .contact-feature img + img {
    border-top: 1px solid rgba(184, 135, 47, 0.32);
    border-left: 0;
    object-position: center 58%;
  }

  .about .section-heading,
  .about__copy,
  .contact__intro,
  .contact__panel,
  .enquiry-form {
    max-width: none;
  }

  .about__copy {
    padding-left: 0;
    border-left: 0;
  }

  .section-heading--wide {
    display: block;
  }

  .section-heading--wide::before {
    width: 72px;
    margin-top: 0;
    margin-bottom: 18px;
  }

  .section-heading__note {
    margin-top: 12px;
    font-size: 0.92rem;
  }

  .section-heading--wide .text-link {
    margin-top: 20px;
  }

  .site-footer {
    grid-template-columns: 1fr;
    justify-items: center;
    text-align: center;
  }

  .legal-links {
    justify-content: center;
  }
}

@media (max-width: 620px) {
  h2 {
    font-size: clamp(1.45rem, 7.8vw, 2.25rem);
    letter-spacing: 0.01em;
  }

  .hero__copy {
    font-size: 1rem;
  }

  .hero__tagline {
    font-size: 1.05rem;
  }

  .hero__brand {
    width: min(342px, 92vw);
  }

  .hero__signature {
    grid-template-columns: 1fr;
    margin-top: 24px;
  }

  .hero__signature li {
    padding: 13px 14px;
  }

  .hero__signature li + li {
    border-top: 1px solid rgba(154, 115, 56, 0.24);
    border-left: 0;
  }

  .hero__signature strong {
    font-size: 0.68rem;
  }

  .hero__signature span {
    font-size: 0.62rem;
  }

  .hero__rose-fragment--two,
  .hero__rose-fragment--four {
    display: none;
  }

  .button-row,
  .button {
    width: 100%;
  }

  .companion-grid,
  .experience-grid,
  .difference-grid {
    grid-template-columns: 1fr;
  }

  .companion-editorial {
    grid-column: span 1;
    min-height: 300px;
    background:
      radial-gradient(ellipse at 60% 34%, rgba(178, 15, 24, 0.28), transparent 48%),
      radial-gradient(ellipse at 92% 16%, rgba(154, 115, 56, 0.10), transparent 36%),
      linear-gradient(180deg, rgba(3, 3, 3, 0.92), rgba(3, 3, 3, 0.60) 52%, rgba(3, 3, 3, 0.94)),
      url("../images/textures/red-cosmos-texture.jpeg") center / cover no-repeat;
  }

  .companion-editorial__content {
    padding: 28px;
  }

  .editorial-script {
    font-size: clamp(2.05rem, 11vw, 2.75rem);
    line-height: 1.2;
  }

  .companion-band {
    min-height: 300px;
    background:
      radial-gradient(ellipse at 18% 50%, rgba(178, 15, 24, 0.22), transparent 44%),
      radial-gradient(ellipse at 78% 50%, rgba(154, 115, 56, 0.10), transparent 38%),
      linear-gradient(180deg, rgba(3, 3, 3, 0.96), rgba(3, 3, 3, 0.66) 48%, rgba(3, 3, 3, 0.96)),
      url("../images/textures/red-cosmos-texture.jpeg") center / cover no-repeat,
      #050404;
  }

  .companion-band__content {
    padding: 28px;
  }

  .companion-motion {
    min-height: 300px;
    background:
      linear-gradient(180deg, rgba(3, 3, 3, 0.94), rgba(3, 3, 3, 0.54) 48%, rgba(3, 3, 3, 0.94)),
      radial-gradient(ellipse at 68% 38%, rgba(210, 188, 138, 0.18), transparent 40%),
      radial-gradient(ellipse at 28% 72%, rgba(178, 15, 24, 0.22), transparent 42%),
      url("../images/textures/private-gold-curve.jpeg") center / 150% auto no-repeat,
      url("../images/petals/falling-rose-petals.jpeg") center / cover no-repeat,
      #050404;
  }

  .companion-motion__content {
    padding: 28px;
  }

  .motion-petal--four,
  .motion-glow--two {
    display: none;
  }

  .companion-cta {
    min-height: 320px;
    background:
      radial-gradient(ellipse at 18% 50%, rgba(178, 15, 24, 0.22), transparent 44%),
      radial-gradient(ellipse at 78% 50%, rgba(154, 115, 56, 0.10), transparent 38%),
      linear-gradient(180deg, rgba(3, 3, 3, 0.96), rgba(3, 3, 3, 0.66) 48%, rgba(3, 3, 3, 0.96)),
      url("../images/textures/rose-cluster.jpeg") center / cover no-repeat,
      #050404;
  }

  .companion-cta__content {
    padding: 28px;
  }

  .companion-cta::after {
    bottom: 22px;
    width: min(72vw, 300px);
  }

  .companion-card {
    min-height: 360px;
  }

  .companion-card__content {
    padding: 15px 18px 14px;
    transform: translateY(8px);
  }

  .companion-card--feature {
    grid-column: span 1;
    min-height: 440px;
  }

  .companion-card__bio {
    font-size: 0.92rem;
  }

  .companion-card__bio,
  .companion-card__actions {
    opacity: 1;
    transform: none;
  }

  .companion-card__bio {
    display: none;
    line-height: 1.48;
  }

  .companion-card__actions {
    display: flex;
  }

  .companion-card__travel-note {
    display: none;
    font-size: 0.58rem;
  }

  .companion-modal__panel {
    grid-template-columns: 1fr;
    width: min(440px, 100%);
  }

  .companion-modal__media {
    min-height: 320px;
  }

  .companion-modal__media img {
    min-height: 320px;
  }

  .companion-modal__content {
    padding: 28px;
  }

  .companion-card:hover,
  .companion-card:focus-within {
    transform: translateY(-4px);
  }

  .experience-card {
    min-height: 220px;
  }

  .experience-icon {
    width: 48px;
    height: 48px;
    margin-bottom: 24px;
  }

  .experience-icon svg {
    width: 27px;
    height: 27px;
  }

  .section-panel,
  .section-dark {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
