/* =========================================================
   CONTACT PAGE
   Complete replacement stylesheet
   Approved editorial composition
   ========================================================= */

.contact-page {
  margin: 0;
  color: #302a25;
  background:
    linear-gradient(
      rgba(247, 231, 207, 0.95),
      rgba(247, 231, 207, 0.95)
    ),
    url("../images/textures/watercolor-paper.jpg");
  background-size: auto, 520px auto;
  font-family:
    "Avenir Next",
    Avenir,
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
}

.contact-page *,
.contact-page *::before,
.contact-page *::after {
  box-sizing: border-box;
}

.contact-page img {
  display: block;
  max-width: 100%;
}

.contact-main {
  width: 100%;
  padding: 0.7rem 1.8rem 0;
}

.contact-canvas {
  width: min(100%, 1380px);
  margin: 0 auto;
}

/* =========================================================
   SHARED TYPOGRAPHY
   ========================================================= */

.contact-kicker {
  margin: 0 0 0.9rem;
  color: #b64a3f;
  font-size: 0.77rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.contact-hero h1,
.contact-connect h2,
.contact-question h2 {
  margin: 0;
  color: #302a25;
  font-family:
    "Canela",
    "Times New Roman",
    Georgia,
    serif;
  font-weight: 300;
  letter-spacing: -0.048em;
}

/* =========================================================
   HERO SPREAD
   ========================================================= */

.contact-hero {
  display: grid;
  grid-template-columns:
    minmax(0, 0.76fr)
    minmax(0, 1.24fr);
  gap: clamp(2.7rem, 4vw, 4.8rem);
  align-items: start;
  margin-top: 0.3rem;
}

.contact-hero-copy {
  padding-top: 3.4rem;
}

.contact-hero h1 {
  max-width: none;
  font-size: clamp(4.1rem, 5.8vw, 6.25rem);
  line-height: 0.93;
}

.contact-hero h1 span {
  display: block;
  white-space: nowrap;
}

.contact-deck {
  max-width: 31rem;
  margin: 1.45rem 0 0;
  color: #56368f;
  font-family:
    "Canela",
    "Times New Roman",
    Georgia,
    serif;
  font-size: clamp(1.45rem, 2vw, 1.95rem);
  font-weight: 600;
  line-height: 1.13;
}

.contact-intro {
  max-width: 36rem;
  margin-top: 1rem;
  color: #655b52;
  font-size: 1rem;
  line-height: 1.6;
}

.contact-intro p {
  margin: 0 0 1rem;
}

.contact-hero-art {
  position: relative;
  margin: 0;
}

.contact-hero-art img {
  width: 100%;
  aspect-ratio: 1.26 / 1;
  object-fit: cover;
  object-position: center;
}

.contact-partnership-note {
  position: absolute;
  top: 2.3rem;
  right: -0.5rem;
  width: min(19rem, 40%);
  margin: 0;
  padding: 1.15rem 1.3rem 1.1rem;
  background: #fffdf8;
  border: 1px solid rgba(70, 55, 39, 0.08);
  box-shadow: 0 14px 30px rgba(69, 49, 25, 0.15);
  transform: rotate(2.5deg);
}

.contact-partnership-note::before {
  content: "";
  position: absolute;
  top: -0.72rem;
  left: 40%;
  width: 4.5rem;
  height: 1.2rem;
  background: rgba(229, 207, 151, 0.78);
  transform: rotate(-2deg);
}

.contact-partnership-note p {
  margin: 0;
  color: #302a25;
  font-family:
    "Caveat",
    "Bradley Hand",
    cursive;
  font-size: clamp(1.35rem, 1.8vw, 1.82rem);
  font-weight: 700;
  line-height: 1.04;
}

/* =========================================================
   LOWER EDITORIAL SPREAD
   ========================================================= */

.contact-lower-spread {
  display: grid;
  grid-template-columns:
    minmax(0, 0.86fr)
    minmax(17rem, 0.72fr)
    minmax(0, 1.1fr);
  gap: clamp(2.2rem, 4vw, 4.5rem);
  align-items: start;
  margin-top: 1.4rem;
}

.contact-connect,
.contact-question {
  min-width: 0;
}

/* =========================================================
   HOW TO REACH ME
   ========================================================= */

.contact-connect {
  position: relative;
  text-align: center;
  transform: translateY(-3.75rem);
}

.contact-connect .contact-kicker {
  text-align: center;
}

.contact-connect h2 {
  font-size: clamp(2.9rem, 3.8vw, 4.15rem);
  line-height: 0.9;
}

.contact-connect h2 span {
  display: block;
}

.contact-connect h2::after {
  content: "";
  display: block;
  width: 7rem;
  height: 0.16rem;
  margin: 0.68rem auto 0;
  background: #56368f;
  border-radius: 999px;
  transform: rotate(-1.5deg);
}

.contact-links {
  display: grid;
  justify-items: center;
  gap: 0.9rem;
  margin-top: 0.95rem;
  font-style: normal;
  text-align: center;
}

.contact-links a {
  display: grid;
  justify-items: center;
  gap: 0.2rem;
  color: #302a25;
  text-decoration: none;
}

.contact-links span {
  position: relative;
  color: #56368f;
  font-family:
    "Canela",
    "Times New Roman",
    Georgia,
    serif;
  font-size: 1.05rem;
  font-weight: 600;
}

.contact-links span::after {
  content: "";
  display: block;
  width: 2.5rem;
  height: 0.11rem;
  margin: 0.18rem auto 0;
  background: #56368f;
  border-radius: 999px;
  transform: rotate(-2deg);
}

.contact-links strong {
  font-size: 0.94rem;
  font-weight: 700;
  line-height: 1.3;
}

.contact-links a:hover strong,
.contact-links a:focus-visible strong {
  color: #56368f;
}

/* =========================================================
   CALENDLY BUTTON
   ========================================================= */

.contact-calendly {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.9rem;
  width: min(100%, 20rem);
  min-height: 4rem;
  margin: 1.2rem auto 0;
  padding: 0.8rem 1.1rem;
  color: #fff;
  background: #56368f;
  border: 2px solid #56368f;
  border-radius: 0.75rem;
  box-shadow: 0 12px 24px rgba(71, 45, 118, 0.18);
  text-align: left;
  text-decoration: none;
  transition:
    transform 160ms ease,
    background-color 160ms ease,
    box-shadow 160ms ease;
}

.contact-calendly:hover {
  background: #472d76;
  border-color: #472d76;
  transform: translateY(-2px);
  box-shadow: 0 16px 28px rgba(71, 45, 118, 0.24);
}

.contact-calendly:focus-visible {
  outline: 3px solid rgba(86, 54, 143, 0.28);
  outline-offset: 4px;
}

.contact-calendly-icon {
  display: grid;
  flex: 0 0 auto;
  place-items: center;
  width: 2.35rem;
  height: 2.35rem;
}

.contact-calendly-icon svg {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.contact-calendly-copy {
  display: grid;
  gap: 0.05rem;
}

.contact-calendly-copy strong {
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.15;
}

.contact-calendly-copy small {
  color: rgba(255, 255, 255, 0.82);
  font-size: 0.82rem;
  line-height: 1.2;
}

/* =========================================================
   OPEN TO CONVERSATIONS NOTE
   ========================================================= */

.contact-topics {
  position: relative;
  z-index: 3;
  align-self: start;
  margin-top: 5rem;
  padding: 1.4rem 1.5rem 1.25rem;
  background: #fffdf8;
  border: 1px solid rgba(70, 55, 39, 0.08);
  box-shadow: 0 16px 28px rgba(76, 54, 29, 0.12);
  transform: rotate(-1.5deg);
}

.contact-topics::before {
  content: "";
  position: absolute;
  top: -0.7rem;
  left: 39%;
  width: 4.2rem;
  height: 1.15rem;
  background: rgba(229, 207, 151, 0.8);
  transform: rotate(2deg);
}

.contact-topics h3 {
  margin: 0 0 0.75rem;
  color: #56368f;
  font-family:
    "Canela",
    "Times New Roman",
    Georgia,
    serif;
  font-size: 1.45rem;
  font-weight: 600;
  line-height: 1.05;
}

.contact-topics h3::after {
  content: "";
  display: block;
  width: 4rem;
  height: 0.14rem;
  margin-top: 0.45rem;
  background: #56368f;
  border-radius: 999px;
  transform: rotate(-1deg);
}

.contact-topics ul {
  margin: 0;
  padding-left: 1.25rem;
  color: #3d3732;
  font-size: 0.94rem;
  line-height: 1.58;
}

/* =========================================================
   LET'S EXPLORE TOGETHER
   ========================================================= */

.contact-question {
  padding-top: 0.4rem;
}

.contact-question .contact-kicker {
  margin-bottom: 0.85rem;
}

.contact-question h2 {
  max-width: 10ch;
  font-size: clamp(3.45rem, 4.7vw, 5.15rem);
  line-height: 0.9;
}

.contact-question p:not(.contact-kicker) {
  max-width: 37rem;
  margin: 0.95rem 0 0;
  color: #655b52;
  font-size: 1rem;
  line-height: 1.56;
}

/* =========================================================
   SKYLINE
   Full editorial width, visible and flush with footer
   ========================================================= */

.contact-skyline {
  position: relative;
  width: 100%;
  height: clamp(12rem, 15vw, 15rem);
  margin: 1.2rem 0 0;
  overflow: hidden;
}

.contact-skyline img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 68%;
  opacity: 1;
}

.contact-skyline::before,
.contact-skyline::after {
  content: none;
}

.contact-skyline figcaption {
  position: absolute;
  z-index: 2;
  top: 1.5rem;
  left: 2.5rem;
  right: auto;
  width: min(17rem, 30%);
  max-width: none;
  margin: 0;
  padding: 1rem 1.15rem 0.95rem;
  color: #56368f;
  background: #fffdf8;
  border: 1px solid rgba(70, 55, 39, 0.08);
  box-shadow: 0 12px 26px rgba(69, 49, 25, 0.16);
  font-family:
    "Caveat",
    "Bradley Hand",
    cursive;
  font-size: clamp(1.45rem, 1.8vw, 1.9rem);
  font-weight: 700;
  line-height: 1.02;
  text-align: left;
  transform: rotate(-2deg);
}

.contact-skyline figcaption::before {
  content: "";
  position: absolute;
  top: -0.65rem;
  left: 38%;
  width: 4.2rem;
  height: 1.1rem;
  background: rgba(229, 207, 151, 0.8);
  transform: rotate(2deg);
}

/* =========================================================
   FOOTER
   ========================================================= */

.contact-footer {
  margin-top: 0;
}

/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1050px) {
  .contact-main {
    padding-inline: 1.3rem;
  }

  .contact-hero {
    grid-template-columns:
      minmax(0, 0.9fr)
      minmax(0, 1.1fr);
    gap: 2.2rem;
  }

  .contact-hero-copy {
    padding-top: 2rem;
  }

  .contact-hero h1 {
    font-size: clamp(3.65rem, 6.2vw, 5.3rem);
  }

  .contact-partnership-note {
    width: 44%;
  }

  .contact-lower-spread {
    grid-template-columns:
      minmax(0, 0.9fr)
      minmax(15rem, 0.75fr)
      minmax(0, 1fr);
    gap: 2rem;
  }

  .contact-connect {
    transform: translateY(-2.5rem);
  }

  .contact-connect h2 {
    font-size: clamp(2.75rem, 4vw, 3.7rem);
  }

  .contact-question h2 {
    font-size: clamp(3rem, 4.6vw, 4.2rem);
  }

  .contact-skyline {
    height: clamp(10rem, 14vw, 12rem);
  }
}

/* =========================================================
   SMALL TABLET
   ========================================================= */

@media (max-width: 820px) {
  .contact-main {
    padding: 0.8rem 1rem 0;
  }

  .contact-hero {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  .contact-hero-copy {
    padding-top: 0.7rem;
  }

  .contact-hero h1 {
    max-width: none;
    font-size: clamp(3.4rem, 10vw, 5rem);
  }

  .contact-hero h1 span {
    white-space: normal;
  }

  .contact-hero-art img {
    aspect-ratio: 1.32 / 1;
  }

  .contact-partnership-note {
    top: 1rem;
    right: 0.8rem;
    width: min(18rem, 45%);
  }

  .contact-lower-spread {
    grid-template-columns:
      minmax(0, 0.9fr)
      minmax(0, 1.1fr);
    gap: 2rem 2.4rem;
    margin-top: 1.25rem;
  }

  .contact-connect {
    grid-column: 1;
    transform: translateY(-1.5rem);
  }

  .contact-question {
    grid-column: 2;
    grid-row: 1;
  }

  .contact-topics {
    grid-column: 1 / -1;
    grid-row: 2;
    width: min(28rem, 78%);
    margin: 0.4rem auto 0;
    transform: rotate(-1.5deg);
  }

  .contact-connect h2,
  .contact-question h2 {
    font-size: clamp(3rem, 7vw, 4.1rem);
  }

  .contact-calendly {
    width: min(100%, 19rem);
  }
/* =========================================================
   SKYLINE
   ========================================================= */

.contact-skyline{
    position:relative;
    width:100%;
    height:clamp(17rem,22vw,22rem);
    margin:1.4rem 0 0;
    overflow:hidden;
}

.contact-skyline img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center 72%;
    display:block;
}

.contact-skyline figcaption{
    position:absolute;
    top:2rem;
    left:2.5rem;
    width:18rem;

    padding:1rem 1.2rem;

    background:#fffdf9;
    border:1px solid rgba(0,0,0,.06);
    box-shadow:0 12px 28px rgba(0,0,0,.12);

    color:#56368f;
    font-family:Caveat,cursive;
    font-size:2rem;
    line-height:1.05;
    font-weight:700;

    transform:rotate(-2deg);
}

.contact-skyline figcaption::before{
    content:"";
    position:absolute;
    top:-10px;
    left:42%;
    width:70px;
    height:18px;
    background:rgba(229,207,151,.75);
    transform:rotate(3deg);
}
}
/* =========================================================
   PHONE
   ========================================================= */

@media (max-width: 560px) {
  .contact-main {
    padding-inline: 0.85rem;
  }

  .contact-hero h1 {
    font-size: clamp(3.15rem, 13vw, 4.25rem);
  }

  .contact-deck {
    font-size: 1.35rem;
  }

  .contact-partnership-note {
    position: relative;
    top: auto;
    right: auto;
    width: 88%;
    margin: -1.1rem 0 0 auto;
  }

  .contact-lower-spread {
    display: block;
    margin-top: 1.25rem;
  }

  .contact-connect,
  .contact-question,
  .contact-topics {
    margin-top: 2rem;
  }

  .contact-connect {
    transform: none;
  }

  .contact-connect h2,
  .contact-question h2 {
    font-size: clamp(3rem, 13vw, 4.1rem);
  }

  .contact-connect h2 span {
    display: inline;
  }

  .contact-connect h2 span + span::before {
    content: " ";
  }

  .contact-question h2 {
    max-width: none;
  }

  .contact-topics {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }

  .contact-calendly {
    width: 100%;
    min-height: 4.1rem;
  }

  .contact-skyline {
    width: 100%;
    height: 9rem;
    margin-top: 2rem;
  }

  .contact-skyline img {
    object-position: center 72%;
  }

  .contact-skyline figcaption {
    top: 0.75rem;
    left: 0.75rem;
    right: auto;
    width: 11rem;
    padding: 0.7rem 0.8rem;
    font-size: 1.15rem;
  }
}