/* The Nail Block services — editorial redesign */
body.jd-page-services { --svc-ink:#302f2c; --svc-muted:#6c6861; --svc-line:rgba(139,116,78,.24); --svc-champagne:#b49a68; }

body.jd-page-services .svc-hero--editorial {
  min-height: auto; padding: clamp(4rem,8vw,7.5rem) 0 clamp(5rem,9vw,8rem); overflow:hidden;
  background: linear-gradient(rgba(250,248,243,.72),rgba(250,248,243,.82)),url('../photos/nail-block/marble-gold-bg.webp') center/cover fixed;
  color:var(--svc-ink);
}
.svc-hero__editorial-grid { display:grid; grid-template-columns:minmax(0,.88fr) minmax(28rem,1.12fr); align-items:center; gap:clamp(3rem,7vw,7rem); }
body.jd-page-services .svc-hero--editorial .svc-hero__copy { max-width:43rem; padding:0; position:relative; z-index:2; }
body.jd-page-services .svc-hero--editorial .svc-hero__badge { padding:0 0 .75rem; margin-bottom:1.35rem; border:0; border-bottom:1px solid var(--svc-line); border-radius:0; background:none; backdrop-filter:none; color:#8f774e!important; text-shadow:none; letter-spacing:.2em; }
body.jd-page-services .svc-hero--editorial h1 { margin:0 0 1.6rem; color:var(--svc-ink)!important; -webkit-text-fill-color:var(--svc-ink); font-size:clamp(4rem,7.3vw,7.4rem); line-height:.78; letter-spacing:-.055em; text-shadow:none; text-wrap:balance; }
body.jd-page-services .svc-hero--editorial h1 em { display:inline-block; margin-left:.35em; color:var(--svc-champagne)!important; -webkit-text-fill-color:var(--svc-champagne)!important; font-family:'Great Vibes',cursive; font-size:.78em; font-weight:400; line-height:1.1; letter-spacing:0; text-shadow:none; }
body.jd-page-services .svc-hero--editorial .svc-hero__copy>p { max-width:48ch; margin-bottom:2rem; color:var(--svc-muted)!important; font-size:1.05rem; line-height:1.78; text-shadow:none; }
.svc-hero--editorial .jd-actions { align-items:center; gap:1.5rem; }
.svc-hero--editorial .jd-btn { background:#d8c49a; color:#302f2c!important; box-shadow:0 14px 32px rgba(116,94,56,.16); }
.svc-hero__text-link,.svc-hero__text-link.online-booking { display:inline-flex!important; align-items:center; gap:.45rem; width:auto!important; min-width:0!important; color:var(--svc-ink)!important; background:transparent!important; border:0!important; border-bottom:1px solid var(--svc-line)!important; border-radius:0!important; box-shadow:none!important; padding:.65rem 0!important; font-size:.82rem; font-weight:600; letter-spacing:.08em; text-transform:uppercase; transition:color .25s,border-color .25s; }
.svc-hero__text-link:hover { color:#8f774e!important; border-color:#8f774e; }
.svc-hero__facts { display:grid; grid-template-columns:repeat(3,1fr); gap:0; max-width:34rem; margin:3.5rem 0 0; border-top:1px solid var(--svc-line); }
.svc-hero__facts div { padding:1.15rem 1rem 0 0; }
.svc-hero__facts dt { font-family:'Cormorant Garamond',serif; color:#a28a60; font-size:1.45rem; font-style:italic; }
.svc-hero__facts dd { margin:.2rem 0 0; color:var(--svc-muted); font-size:.68rem; letter-spacing:.13em; text-transform:uppercase; }
.svc-hero__composition { position:relative; min-height:clamp(31rem,52vw,43rem); }
.svc-hero__composition figure { position:absolute; margin:0; overflow:hidden; background:#eee8de; box-shadow:0 28px 70px rgba(79,67,48,.16); }
.svc-hero__composition img { width:100%; height:100%!important; object-fit:cover; transition:transform 1s cubic-bezier(.2,.8,.2,1); }
.svc-hero__composition figure:hover img { transform:scale(1.035); }
.svc-hero__portrait { inset:0 0 8% 18%; border-radius:48% 48% 1.5rem 1.5rem; }
.svc-hero__secondary { width:42%; height:46%; left:0; bottom:0; border:8px solid #f8f5ef; border-radius:.5rem 5rem .5rem .5rem; }
.svc-hero__seal { position:absolute; right:-1.5rem; bottom:5%; width:8.5rem; aspect-ratio:1; display:grid; place-content:center; text-align:center; border:1px solid rgba(180,154,104,.6); border-radius:50%; background:rgba(250,248,243,.88); color:#6d675d; font-size:.63rem; letter-spacing:.16em; line-height:1.35; text-transform:uppercase; backdrop-filter:blur(10px); transform:rotate(7deg); }
.svc-hero__seal em { font-family:'Great Vibes',cursive; color:#a48a5a; font-size:1.7rem; letter-spacing:0; text-transform:none; }

body.jd-page-services .svc-menu { padding:clamp(6rem,10vw,10rem) 0; background:var(--nb-ivory,#fbf8f1); }
body.jd-page-services .svc-menu__intro { max-width:56rem; margin:0 0 2.5rem; text-align:left; }
body.jd-page-services .svc-menu__intro .svc-menu__title { justify-content:flex-start; font-size:clamp(3.5rem,6.7vw,6.6rem); line-height:.82; }
body.jd-page-services .svc-menu__title em { font-family:'Great Vibes',cursive; color:var(--nb-gold,#b7924f)!important; font-size:.85em; letter-spacing:0; }
body.jd-page-services .svc-menu__intro>p:last-child { max-width:48ch; line-height:1.75; color:var(--nb-muted,#686258); }

body.jd-page-services .svc-menu__sticky {
  top: calc(var(--jd-header-h, 84px) + .5rem);
  z-index: 4;
  padding: 0;
  border: 1px solid var(--nb-line, rgba(183,146,79,.34));
  border-radius: 0;
  background: rgba(251,248,241,.96);
  box-shadow: none;
}
body.jd-page-services .svc-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
}
body.jd-page-services .svc-tabs .blanc-menu-tab {
  display: inline-flex;
  align-items: baseline;
  gap: .55rem;
  margin: 0;
  padding: .95rem 1.2rem;
  border: 0;
  border-right: 1px solid var(--nb-line, rgba(183,146,79,.34));
  border-radius: 0;
  background: transparent;
  color: var(--nb-ink,#171715);
  font-family: var(--nb-sans, Manrope, sans-serif);
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
  box-shadow: none;
}
body.jd-page-services .svc-tabs .blanc-menu-tab small {
  font-size: .62rem;
  font-weight: 600;
  letter-spacing: .04em;
  color: var(--nb-gold,#b7924f);
  font-variant-numeric: tabular-nums;
}
body.jd-page-services .svc-tabs .blanc-menu-tab:last-child { border-right: 0; }
body.jd-page-services .svc-tabs .blanc-menu-tab.active {
  background: var(--nb-ink,#171715);
  color: #fff;
  box-shadow: none;
}
body.jd-page-services .svc-tabs .blanc-menu-tab.active small { color: var(--nb-gold-light,#d8c18f); }

body.jd-page-services .svc-menu #menu-container,
body.jd-page-services .svc-menu #menu-container.blanc-menu-grid,
body.jd-page-services #menu-container,
body.jd-page-services .svc-menu-root,
body.jd-page-services .svc-cards {
  display: block !important;
  grid-template-columns: none !important;
  gap: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  background: transparent;
  border: 0;
  margin-top: 1.75rem;
}
body.jd-page-services .svc-menu-board {
  display: grid !important;
  grid-template-columns: minmax(18rem, 34%) minmax(0, 1fr);
  gap: clamp(1.75rem, 3.5vw, 3rem);
  align-items: start;
  width: 100%;
}
body.jd-page-services .svc-menu-board__visual {
  position: sticky;
  top: calc(var(--jd-header-h, 84px) + 4.5rem);
  min-height: 34rem;
  overflow: hidden;
  background: #eee8de;
}
body.jd-page-services .svc-menu-board__visual img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 34rem;
  object-fit: cover;
}
body.jd-page-services .svc-menu-board__caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: grid;
  gap: .2rem;
  padding: 1.35rem 1.4rem 1.2rem;
  background: linear-gradient(transparent, rgba(23,23,21,.82));
  color: #faf8f4;
}
body.jd-page-services .svc-menu-board__visual { position: sticky; }
body.jd-page-services .svc-menu-board__caption span {
  font-size: .62rem;
  font-weight: 700;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--nb-gold-light,#d8c18f);
}
body.jd-page-services .svc-menu-board__caption strong {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2rem, 3vw, 2.8rem);
  font-weight: 500;
  line-height: .95;
}
body.jd-page-services .svc-menu-board__caption small {
  color: rgba(250,248,244,.72);
  font-size: .72rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}
body.jd-page-services .svc-menu-board__list {
  display: grid;
  border-top: 1px solid var(--nb-line, rgba(183,146,79,.34));
}
body.jd-page-services .svc-menu-item {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1rem 1.5rem;
  align-items: start;
  padding: 1.25rem 0;
  border-bottom: 1px solid var(--nb-line, rgba(183,146,79,.34));
  background: transparent;
  min-width: 0;
}
body.jd-page-services .svc-menu-item__copy {
  min-width: 0;
}
body.jd-page-services .svc-menu-item__title {
  margin: 0;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(1.35rem, 1.8vw, 1.7rem);
  font-weight: 500;
  line-height: 1.2;
  text-wrap: pretty;
}
body.jd-page-services .svc-menu-item__title a {
  color: var(--nb-ink,#171715) !important;
  text-decoration: none;
}
body.jd-page-services .svc-menu-item__title a:hover { color: var(--nb-gold,#b7924f) !important; }
body.jd-page-services .svc-menu-item__desc {
  margin: 0;
  max-width: 52ch;
  color: var(--nb-muted,#686258);
  font-size: .9rem;
  line-height: 1.55;
}
body.jd-page-services .svc-menu-item__meta {
  display: grid;
  justify-items: end;
  gap: .3rem;
  min-width: 6.5rem;
}
body.jd-page-services .svc-menu-item__time {
  color: var(--nb-muted,#686258);
  font-size: .68rem;
  letter-spacing: .1em;
  text-transform: uppercase;
}
body.jd-page-services .svc-menu-item__price {
  color: var(--nb-ink,#171715);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.35rem;
  font-weight: 500;
  font-variant-numeric: tabular-nums;
}
body.jd-page-services .svc-menu-item__book {
  display: inline-flex;
  align-items: center;
  gap: .35rem;
  margin-left: 0;
  color: var(--nb-gold,#b7924f) !important;
  font-size: .68rem;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
  text-decoration: none;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}
body.jd-page-services .svc-menu-item__book:hover { color: var(--nb-ink,#171715) !important; }
body.jd-page-services .blanc-service-pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .65rem 1rem;
  margin-top: 1.75rem;
}
body.jd-page-services .blanc-service-page {
  border: 1px solid var(--nb-line, rgba(183,146,79,.34));
  border-radius: 0;
  background: transparent;
  color: var(--nb-ink,#171715);
  padding: .45rem .7rem;
  font-size: .72rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}
body.jd-page-services .blanc-service-page.is-active,
body.jd-page-services .blanc-service-page:hover {
  background: var(--nb-ink,#171715);
  color: #fff;
  border-color: var(--nb-ink,#171715);
}
body.jd-page-services .blanc-service-pagination-meta { color: var(--nb-muted,#686258); font-size: .78rem; }
body.jd-page-services .svc-note { border-radius: 0; box-shadow: none; background: var(--nb-paper,#f4efe5); border: 1px solid var(--nb-line, rgba(183,146,79,.34)); margin-top: 2.5rem; }

@media (max-width:900px) {
  .svc-hero__editorial-grid { grid-template-columns:1fr; }
  .svc-hero__composition { min-height:36rem; max-width:39rem; width:100%; margin:0 auto; }
  body.jd-page-services .svc-menu-board { grid-template-columns: 1fr; }
  body.jd-page-services .svc-menu-board__visual { position: relative; top: auto; min-height: 22rem; }
  body.jd-page-services .svc-menu-board__visual img { min-height: 22rem; }
  body.jd-page-services .svc-tabs { overflow-x: auto; flex-wrap: nowrap; }
}
@media (max-width:640px) {
  body.jd-page-services .svc-hero--editorial { padding:3rem 0 4.5rem; background-attachment:scroll; }
  body.jd-page-services .svc-hero--editorial h1 { font-size:clamp(3.3rem,16vw,5rem); line-height:.84; }
  body.jd-page-services .svc-hero--editorial h1 em { margin-left:0; }
  .svc-hero__facts { margin-top:2.5rem; }
  .svc-hero__composition { min-height:29rem; }
  .svc-hero__portrait { inset:0 0 7% 12%; }
  .svc-hero__secondary { width:45%; height:43%; border-width:5px; }
  .svc-hero__seal { right:-.5rem; width:7rem; }
  body.jd-page-services .svc-menu__intro .svc-menu__title { font-size:clamp(3.25rem,15vw,5rem); }
  body.jd-page-services .svc-menu-item { grid-template-columns: 1fr; gap: .55rem; }
  body.jd-page-services .svc-menu-item__meta { justify-items: start; min-width: 0; display: flex; flex-wrap: wrap; align-items: baseline; gap: .45rem 1rem; }
}
@media (prefers-reduced-motion:reduce) { .svc-hero__composition img { transition:none; } }
