:root{
  --journey-hero:url("../20250823_134224.jpg");
  --journey-hero-position:64% 44%;
  --journey-overlay:linear-gradient(100deg,rgba(21,13,18,.88) 0%,rgba(21,13,18,.76) 34%,rgba(21,13,18,.48) 66%,rgba(21,13,18,.66) 100%);
}

.skip{
  top:-64px;
}

.skip:focus-visible{
  top:12px;
}

.tailor-hero .label{
  color:var(--brand-soft);
}

.tailor-hero .hero-grid{
  grid-template-columns:minmax(0,1.05fr) minmax(320px,.82fr);
  align-items:end;
}

.tailor-hero .hero-copy h1{
  max-width:13.2ch;
  margin-bottom:18px;
  font-size:clamp(2.8rem,5.2vw,4.85rem);
}

.tailor-hero .hero-copy .lead{
  max-width:52ch;
  font-size:clamp(1.04rem,1.35vw,1.22rem);
}

.hero-microcopy{
  max-width:50ch;
  margin-top:12px;
  color:rgba(255,255,255,.82);
  font-size:1rem;
  line-height:1.72;
}

.tailor-summary-card{
  align-self:stretch;
}

.tailor-summary-card .price-value{
  font-size:clamp(2rem,3.4vw,2.75rem);
}

.tailor-card-note{
  margin-top:14px;
  padding:15px 17px 14px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:18px;
  background:rgba(255,255,255,.07);
}

.tailor-card-note strong{
  display:block;
  margin-bottom:6px;
  color:#fff;
  font-family:"Cormorant Garamond",serif;
  font-size:clamp(1.32rem,1.7vw,1.62rem);
  font-weight:700;
  line-height:1.08;
}

.tailor-card-note p{
  color:rgba(255,255,255,.78);
  font-size:.9rem;
  line-height:1.58;
}

.tm-section{
  position:relative;
}

.tm-soft-band,
.tm-process-section,
.tm-faq-section{
  background:#fff;
}

.section-heading{
  max-width:780px;
  margin-bottom:28px;
}

.section-heading h2{
  margin-bottom:14px;
}

.tm-card-grid{
  display:grid;
  gap:18px;
}

.tm-card-grid-four{
  grid-template-columns:repeat(4,minmax(0,1fr));
}

.tm-service-grid{
  grid-template-columns:repeat(5,minmax(0,1fr));
}

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

.tm-card{
  position:relative;
  min-height:100%;
  padding:25px 23px 24px;
  border:1px solid #e4d5dc;
  border-radius:22px;
  background:#fff;
  box-shadow:0 15px 34px rgba(31,26,29,.07);
  display:grid;
  align-content:start;
  gap:11px;
}

.tm-card h3{
  font-size:clamp(1.36rem,1.7vw,1.74rem);
  line-height:1.1;
}

.tm-card p{
  color:#5a4954;
  line-height:1.68;
}

.card-accent{
  width:30px;
  height:3px;
  border-radius:999px;
  background:var(--brand);
  opacity:.78;
}

.tm-split{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(320px,.74fr);
  gap:30px;
  align-items:stretch;
  margin-bottom:26px;
}

.tm-image-panel{
  min-height:330px;
  overflow:hidden;
  border-radius:24px;
  border:1px solid #e4d5dc;
  background:#fff;
  box-shadow:0 18px 36px rgba(31,26,29,.08);
}

.tm-image-panel img{
  width:100%;
  height:100%;
  min-height:330px;
  object-fit:cover;
  object-position:center 30%;
}

.tm-trust-layout{
  display:grid;
  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);
  gap:34px;
  align-items:start;
}

.tm-trust-copy{
  display:grid;
  gap:16px;
}

.tm-trust-copy h2{
  margin-bottom:0;
}

.tm-trust-copy p:not(.label){
  color:#5a4954;
}

.tm-review-proof{
  margin-top:10px;
  padding:22px;
  border:1px solid rgba(214,71,121,.22);
  border-radius:22px;
  background:linear-gradient(180deg,#fdf3f8,#fff);
  display:grid;
  gap:12px;
}

.tm-review-proof .rating-chip{
  width:max-content;
  color:#2f1f2a;
  border-color:rgba(214,71,121,.18);
  background:#fff;
}

.tm-review-proof .stars{
  color:#d64779;
  letter-spacing:.06em;
}

.tm-review-proof blockquote{
  margin:0;
  color:#2f1f2a;
  font-family:"Cormorant Garamond",serif;
  font-size:clamp(1.45rem,2.2vw,1.85rem);
  line-height:1.16;
}

.tm-review-proof a{
  color:var(--brand-deep);
  font-size:.78rem;
  font-weight:800;
  letter-spacing:.12em;
  text-decoration:none;
  text-transform:uppercase;
}

.tm-process-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
}

.tm-step{
  padding:24px 22px 23px;
  border:1px solid #e4d5dc;
  border-radius:22px;
  background:linear-gradient(145deg,#fff,#f9f1f5);
  box-shadow:0 12px 28px rgba(31,26,29,.06);
}

.tm-step span{
  display:inline-grid;
  place-items:center;
  width:38px;
  height:38px;
  margin-bottom:16px;
  border-radius:50%;
  background:#fbecf3;
  color:var(--brand-deep);
  font-weight:900;
  border:1px solid rgba(214,71,121,.24);
}

.tm-step h3{
  font-size:clamp(1.32rem,1.7vw,1.68rem);
  margin-bottom:9px;
}

.tm-step p{
  color:#5a4954;
}

.tm-pricing{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:26px;
  align-items:center;
  padding:30px;
  border:1px solid #e4d5dc;
  border-radius:24px;
  background:linear-gradient(145deg,#fff,#f8f1f5 65%,#fff);
  box-shadow:0 18px 36px rgba(31,26,29,.08);
}

.tm-pricing p:not(.label):not(.lead){
  margin-top:12px;
  color:#5a4954;
}

.tm-price-pill{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:10px 15px;
  border-radius:999px;
  border:1px solid rgba(214,71,121,.28);
  background:#fbecf3;
  color:var(--brand-deep);
  font-size:.74rem;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-weight:900;
  white-space:nowrap;
}

.tailor-enquiry-shell{
  align-items:start;
}

.tailor-enquiry-shell .hero-actions{
  margin-top:6px;
}

.tailor-contact-side{
  margin-top:12px;
}

.tailor-contact-side h3{
  margin-bottom:0;
}

.tailor-form{
  position:relative;
  display:grid;
  gap:14px;
  padding:24px;
  border:1px solid #e4d5dc;
  border-radius:22px;
  background:#fff;
  box-shadow:0 14px 30px rgba(31,26,29,.06);
}

.tailor-form .field input,
.tailor-form .field select,
.tailor-form .field textarea{
  width:100%;
  border:1px solid #dfd2d9;
  border-radius:14px;
  padding:13px 14px;
  font:inherit;
  color:var(--ink);
  background:#fff;
}

.tailor-form .field select{
  appearance:auto;
}

.tailor-form .field textarea{
  min-height:116px;
  resize:vertical;
}

.tailor-form .btn{
  justify-self:start;
  min-width:190px;
}

.tailor-form .status{
  min-height:20px;
  color:var(--brand-deep);
  font-size:.9rem;
}

.tm-final-section{
  padding-top:28px;
}

.tm-final-cta{
  padding:38px;
  border-radius:24px;
  border:1px solid rgba(214,71,121,.2);
  background:
    linear-gradient(115deg,rgba(255,255,255,.96),rgba(251,236,243,.92)),
    radial-gradient(circle at 82% 24%,rgba(214,71,121,.16),transparent 34%);
  box-shadow:0 18px 38px rgba(31,26,29,.08);
}

.tm-final-cta h2{
  max-width:760px;
}

.tm-final-cta p:not(.label){
  max-width:650px;
  color:#5a4954;
}

@media (max-width:1080px){
  .tailor-hero .hero-grid,
  .tm-split,
  .tm-trust-layout{
    grid-template-columns:1fr;
  }

  .tailor-summary-card{
    align-self:start;
  }

  .tm-card-grid-four,
  .tm-service-grid,
  .tm-process-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .tm-pricing{
    grid-template-columns:1fr;
  }

  .tm-price-pill{
    justify-self:start;
  }
}

@media (max-width:820px){
  :root{
    --journey-hero-position:58% 42%;
    --journey-overlay:linear-gradient(100deg,rgba(21,13,18,.9) 0%,rgba(21,13,18,.72) 54%,rgba(21,13,18,.62) 100%);
  }

  .tailor-hero .hero-inner{
    padding:92px 0 58px;
  }

  .tailor-hero .hero-copy h1{
    max-width:12.5ch;
    font-size:clamp(2.12rem,9vw,3.35rem);
    line-height:1.05;
  }

  .tailor-hero .hero-copy .lead{
    font-size:1rem;
    line-height:1.72;
  }

  .hero-microcopy{
    font-size:.95rem;
  }

  .section-heading{
    margin-bottom:22px;
  }

  .tm-card-grid-four,
  .tm-service-grid,
  .tm-benefit-grid,
  .tm-process-grid{
    grid-template-columns:1fr;
  }

  .tm-card,
  .tm-step,
  .tailor-form{
    padding:22px 20px;
  }

  .tm-image-panel,
  .tm-image-panel img{
    min-height:260px;
  }

  .tm-pricing,
  .tm-final-cta{
    padding:26px 22px;
  }

  .tailor-form .btn{
    width:100%;
  }
}

@media (max-width:520px){
  .tm-image-panel,
  .tm-image-panel img{
    min-height:220px;
  }

  .tm-review-proof{
    padding:18px;
  }

  .tm-price-pill{
    white-space:normal;
    text-align:center;
  }
}
