/* CSS ROLE: page-specific legacy CSS for laser-hair-removal-nyc.html.
   Generated during CSS architecture split from darlings-pages.css.
   Keep only selectors scoped to body.page-laser-hair-removal-nyc. */

body.page-laser-hair-removal-nyc .divider {
    width: 48px;
    height: 1px;
    background: #9b7e58;
    margin: clamp(32px, 6vw, 48px) auto;
    opacity: 0.65;
}

body.page-laser-hair-removal-nyc .gallery {
    padding: 0 0 clamp(40px, 6vw, 64px);
}

body.page-laser-hair-removal-nyc .carousel-wrap {
    position: relative;
    overflow: hidden;
}

body.page-laser-hair-removal-nyc .carousel-track {
    display: flex;
    gap: clamp(8px, 1.5vw, 12px);
    will-change: transform;
    padding: 0 clamp(16px, 4vw, 48px);
    cursor: grab;
    user-select: none;
    -webkit-user-select: none;
}

body.page-laser-hair-removal-nyc .carousel-track.dragging {
    cursor: grabbing;
}

body.page-laser-hair-removal-nyc .carousel-slide {
    flex-shrink: 0;
    width: clamp(260px, 72vw, 420px);
    aspect-ratio: 4/5;
    overflow: hidden;
    background: #e8e5df;
    cursor: pointer;
}

body.page-laser-hair-removal-nyc .carousel-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    pointer-events: none;
    transition: transform .35s ease;
}

body.page-laser-hair-removal-nyc .carousel-slide:hover img {
    transform: scale(1.03);
}

body.page-laser-hair-removal-nyc .carousel-fade-l,
body.page-laser-hair-removal-nyc .carousel-fade-r {
    position: absolute;
    top: 0;
    bottom: 0;
    width: clamp(16px, 4vw, 48px);
    z-index: 2;
    pointer-events: none;
}

body.page-laser-hair-removal-nyc .carousel-fade-l {
    left: 0;
    background: linear-gradient(to right, #f0eeea 30%, transparent);
}

body.page-laser-hair-removal-nyc .carousel-fade-r {
    right: 0;
    background: linear-gradient(to left, #f0eeea 30%, transparent);
}

body.page-laser-hair-removal-nyc .carousel-arrows {
    display: flex;
    gap: 12px;
    justify-content: center;
    margin-top: clamp(16px, 3vw, 24px);
}

body.page-laser-hair-removal-nyc .carr-btn {
    width: 40px;
    height: 40px;
    border: 1px solid #d9d3c8;
    border-radius: 50%;
    background: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s;
    -webkit-tap-highlight-color: transparent;
}

body.page-laser-hair-removal-nyc .carr-btn:hover,
body.page-laser-hair-removal-nyc .carr-btn:active {
    background: #1c1813;
    border-color: #1c1813;
}

body.page-laser-hair-removal-nyc .carr-btn:hover svg path,
body.page-laser-hair-removal-nyc .carr-btn:active svg path {
    stroke: #f0eeea;
}

body.page-laser-hair-removal-nyc .carr-btn:focus-visible {
    outline: 2px solid var(--gold);
    outline-offset: 2px;
}

body.page-laser-hair-removal-nyc .lb {
    position: fixed;
    inset: 0;
    z-index: 1000;
    background: rgba(12,10,8,0.96);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    transition: opacity .35s ease;
}

body.page-laser-hair-removal-nyc .lb.open {
    opacity: 1;
    pointer-events: all;
}

body.page-laser-hair-removal-nyc .lb-img {
    max-width: 92vw;
    max-height: 88svh;
    object-fit: contain;
    display: block;
    transform: scale(0.94);
    transition: transform .35s ease;
}

body.page-laser-hair-removal-nyc .lb.open .lb-img {
    transform: scale(1);
}

body.page-laser-hair-removal-nyc .lb-close {
    position: absolute;
    top: clamp(16px, 4vw, 28px);
    right: clamp(16px, 4vw, 28px);
    width: 40px;
    height: 40px;
    border: 1px solid rgba(240,238,234,0.3);
    border-radius: 50%;
    background: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-tap-highlight-color: transparent;
    transition: background .2s;
}

body.page-laser-hair-removal-nyc .lb-close:hover {
    background: rgba(240,238,234,0.1);
}

body.page-laser-hair-removal-nyc .lb-close:focus-visible {
    outline: 1px solid var(--gold);
    outline-offset: 2px;
}

body.page-laser-hair-removal-nyc .lb-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 clamp(12px, 3vw, 24px);
    pointer-events: none;
}

body.page-laser-hair-removal-nyc .lb-btn {
    width: 44px;
    height: 44px;
    border: 1px solid rgba(240,238,234,0.25);
    border-radius: 50%;
    background: rgba(240,238,234,0.06);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: all;
    -webkit-tap-highlight-color: transparent;
    transition: background .2s;
}

body.page-laser-hair-removal-nyc .lb-btn:hover {
    background: rgba(240,238,234,0.15);
}

body.page-laser-hair-removal-nyc .lb-btn:focus-visible {
    outline: 1px solid var(--gold);
    outline-offset: 2px;
}

body.page-laser-hair-removal-nyc .lb-counter {
    position: absolute;
    bottom: clamp(16px, 4vw, 28px);
    left: 50%;
    transform: translateX(-50%);
    font-size: 9px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: rgba(240,238,234,0.4);
    font-family: "DM Sans", sans-serif;
}

body.page-laser-hair-removal-nyc .book-cta {
    text-align: center;
    padding: clamp(32px, 6vw, 48px) 24px;
}

body.page-laser-hair-removal-nyc .book-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #1c1813;
    color: #f0eeea;
    font-size: 10px;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 16px 48px;
    text-decoration: none;
    transition: background .25s;
    font-family: "DM Sans", sans-serif;
    min-height: 44px;
}

body.page-laser-hair-removal-nyc .book-btn:hover,
body.page-laser-hair-removal-nyc .book-btn:active {
    background: #9b7e58;
}

body.page-laser-hair-removal-nyc .book-btn:focus-visible {
    outline: 2px solid var(--gold);
    outline-offset: 2px;
}

body.page-laser-hair-removal-nyc .section-label {
    font-size: 9px;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    color: #9b7e58;
    margin-bottom: clamp(24px, 4vw, 36px);
    display: block;
}

body.page-laser-hair-removal-nyc .pr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 13px 0;
    border-bottom: 1px solid #e8e3da;
    gap: 0;
}

body.page-laser-hair-removal-nyc .pr:last-of-type {
    border-bottom: none;
}

body.page-laser-hair-removal-nyc .pr-n {
    font-size: 11px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #1c1813;
    flex: 1;
    font-weight: 400;
    line-height: 1.6;
}

body.page-laser-hair-removal-nyc .pr-s {
    display: block;
    font-size: 9px;
    letter-spacing: 1.5px;
    color: #a89b8c;
    margin-top: 2px;
}

body.page-laser-hair-removal-nyc .pr-t {
    font-size: 9px;
    letter-spacing: 1px;
    color: #9b7e58;
    font-weight: 300;
    white-space: nowrap;
    width: 110px;
    text-align: center;
    flex-shrink: 0;
}

body.page-laser-hair-removal-nyc .pr-p {
    font-family: "EB Garamond", serif;
    font-size: 20px;
    font-weight: 400;
    color: #1c1813;
    white-space: nowrap;
    min-width: 52px;
    text-align: right;
}

body.page-laser-hair-removal-nyc .machine-section {
    background: #e8e5df;
    padding: clamp(64px, 10vw, 96px) clamp(24px, 5vw, 64px);
    border-top: 1px solid #d9d3c8;
    border-bottom: 1px solid #d9d3c8;
}

body.page-laser-hair-removal-nyc .machine-inner {
    max-width: 760px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: clamp(40px, 6vw, 80px);
    align-items: center;
}

@media (max-width: 600px) {
  body.page-laser-hair-removal-nyc .machine-inner {
          grid-template-columns: 1fr;
          gap: 32px;
      }
}

body.page-laser-hair-removal-nyc .machine-eyebrow {
    font-size: 9px;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    color: #9b7e58;
    margin-bottom: 16px;
    font-weight: 400;
}

body.page-laser-hair-removal-nyc .machine-title {
    font-family: "EB Garamond", serif;
    font-size: clamp(28px, 5vw, 42px);
    font-weight: 400;
    color: #1c1813;
    line-height: 1.05;
    margin-bottom: 20px;
}

body.page-laser-hair-removal-nyc .machine-desc {
    font-size: 13px;
    line-height: 1.95;
    color: #6e6660;
    font-weight: 300;
}

body.page-laser-hair-removal-nyc .machine-features {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 32px;
}

body.page-laser-hair-removal-nyc .machine-feat {
    display: flex;
    align-items: flex-start;
    gap: 14px;
}

body.page-laser-hair-removal-nyc .machine-feat-dot {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #9b7e58;
    margin-top: 6px;
    flex-shrink: 0;
}

body.page-laser-hair-removal-nyc .machine-feat-text {
    font-size: 12px;
    line-height: 1.8;
    color: #6e6660;
    font-weight: 300;
}

body.page-laser-hair-removal-nyc .machine-feat-text strong {
    color: #1c1813;
    font-weight: 400;
}

body.page-laser-hair-removal-nyc .machine-badge-wrap {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

body.page-laser-hair-removal-nyc .machine-badge {
    border: 1px solid #d9d3c8;
    padding: 24px 28px;
    background: #f0eeea;
}

body.page-laser-hair-removal-nyc .machine-badge-label {
    font-size: 9px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #9b7e58;
    margin-bottom: 8px;
    display: block;
}

body.page-laser-hair-removal-nyc .machine-badge-val {
    font-family: "EB Garamond", serif;
    font-size: clamp(22px, 4vw, 30px);
    font-weight: 400;
    color: #1c1813;
    line-height: 1.1;
}

body.page-laser-hair-removal-nyc .machine-badge-sub {
    font-size: 11px;
    color: #a89b8c;
    margin-top: 4px;
    line-height: 1.6;
}

body.page-laser-hair-removal-nyc .reco-section {
    background: #e8e5df;
    padding: clamp(64px, 10vw, 96px) clamp(24px, 5vw, 64px);
    border-top: 1px solid #d9d3c8;
    border-bottom: 1px solid #d9d3c8;
}

body.page-laser-hair-removal-nyc .reco-inner {
    max-width: 760px;
    margin: 0 auto;
}

body.page-laser-hair-removal-nyc .reco-head {
    margin-bottom: clamp(40px, 6vw, 56px);
}

body.page-laser-hair-removal-nyc .reco-eyebrow {
    font-size: 9px;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    color: #9b7e58;
    margin-bottom: 12px;
    display: block;
}

body.page-laser-hair-removal-nyc .reco-title {
    font-family: "EB Garamond", serif;
    font-size: clamp(28px, 6vw, 42px);
    font-weight: 400;
    color: #1c1813;
    line-height: 1.05;
    margin-bottom: 12px;
}

body.page-laser-hair-removal-nyc .reco-sub {
    font-size: 13px;
    line-height: 1.85;
    color: #6e6660;
    font-weight: 300;
    max-width: 440px;
}

body.page-laser-hair-removal-nyc .reco-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
}

@media (max-width: 580px) {
  body.page-laser-hair-removal-nyc .reco-grid {
          grid-template-columns: 1fr;
      }
}

@media (max-width: 580px) {
  body.page-laser-hair-removal-nyc .reco-item.reco-hidden-mobile {
          display: none;
      }
}

@media (max-width: 580px) {
  body.page-laser-hair-removal-nyc .reco-grid.reco-expanded .reco-item.reco-hidden-mobile {
          display: flex;
      }
}

@media (max-width: 580px) {
  body.page-laser-hair-removal-nyc .reco-more-wrap {
          display: flex;
          justify-content: center;
          padding-top: 24px;
      }
}

@media (max-width: 580px) {
  body.page-laser-hair-removal-nyc .reco-more-btn {
          display: inline-flex;
          align-items: center;
          justify-content: center;
          min-height: 44px;
          padding: 12px 28px;
          border: 1px solid #d9d3c8;
          background: transparent;
          color: #1c1813;
          font-size: 10px;
          letter-spacing: 3px;
          text-transform: uppercase;
          font-family: "DM Sans", sans-serif;
          font-weight: 400;
          cursor: pointer;
          -webkit-tap-highlight-color: transparent;
          transition: background .2s, color .2s, border-color .2s;
      }
}

@media (max-width: 580px) {
  body.page-laser-hair-removal-nyc .reco-more-btn:active {
          background: #1c1813;
          color: #f0eeea;
          border-color: #1c1813;
      }
}

@media (max-width: 580px) {
  body.page-laser-hair-removal-nyc .reco-grid.reco-expanded + .reco-more-wrap {
          display: none;
      }
}

@media (min-width: 581px) {
  body.page-laser-hair-removal-nyc .reco-more-wrap {
          display: none;
      }
}

body.page-laser-hair-removal-nyc .reco-item {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    padding: clamp(18px, 2.5vw, 24px) 0;
    border-top: 1px solid #d9d3c8;
}

body.page-laser-hair-removal-nyc .reco-item:last-child {
    border-bottom: 1px solid #d9d3c8;
}

@media (min-width: 581px) {
  body.page-laser-hair-removal-nyc .reco-item:nth-child(odd) {
          padding-right: clamp(16px, 3vw, 32px);
          border-right: 1px solid #d9d3c8;
      }
}

@media (min-width: 581px) {
  body.page-laser-hair-removal-nyc .reco-item:nth-child(even) {
          padding-left: clamp(16px, 3vw, 32px);
      }
}

@media (min-width: 581px) {
  body.page-laser-hair-removal-nyc .reco-item:last-child {
          border-bottom: none;
      }
}

@media (min-width: 581px) {
  body.page-laser-hair-removal-nyc .reco-item:nth-last-child(2):nth-child(odd) {
          border-bottom: none;
      }
}

body.page-laser-hair-removal-nyc .reco-num {
    font-family: "EB Garamond", serif;
    font-size: clamp(22px, 4vw, 28px);
    color: rgba(28,24,19,0.15);
    flex-shrink: 0;
    line-height: 1;
    width: 32px;
    padding-top: 2px;
}

body.page-laser-hair-removal-nyc .reco-text {
    font-size: 12px;
    line-height: 1.85;
    color: #6e6660;
    font-weight: 300;
}

body.page-laser-hair-removal-nyc .reco-text strong {
    color: #1c1813;
    font-weight: 400;
}

body.page-laser-hair-removal-nyc .videos-resp {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: clamp(20px, 3vw, 32px);
}

@media (max-width: 640px) {
  body.page-laser-hair-removal-nyc .videos-resp {
          grid-template-columns: 1fr;
          gap: 28px;
          max-width: 100%;
      }
}

body.page-laser-hair-removal-nyc .sticky-book {
    display: none;
}

@media (max-width: 640px) {
  body.page-laser-hair-removal-nyc .sticky-book {
          display: none;
      }
}

@media (min-width: 761px) {
  body.page-laser-hair-removal-nyc .gallery,
  body.page-laser-hair-removal-nyc .carousel-wrap,
  body.page-laser-hair-removal-nyc .carousel-arrows,
  body.page-laser-hair-removal-nyc .book-cta,
  body.page-laser-hair-removal-nyc .machine-inner,
  body.page-laser-hair-removal-nyc .reco-inner {
          width: min(100%, 760px);
          max-width: 760px;
          margin-left: auto;
          margin-right: auto;
      }
}

@media (min-width: 761px) {
  body.page-laser-hair-removal-nyc .carousel-track {
          padding-left: 0;
          padding-right: 0;
      }
}

body.page-laser-hair-removal-nyc .why-section {
    padding: clamp(40px, 7vw, 64px) 0;
}

body.page-laser-hair-removal-nyc .why-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 clamp(16px, 4vw, 48px);
    margin-bottom: clamp(20px, 3vw, 28px);
}

body.page-laser-hair-removal-nyc .why-label-wrap {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

body.page-laser-hair-removal-nyc .why-eyebrow {
    font-size: 9px;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    color: #9b7e58;
    font-weight: 400;
}

body.page-laser-hair-removal-nyc .why-heading {
    font-family: "EB Garamond", serif;
    font-size: clamp(20px, 4vw, 28px);
    font-weight: 400;
    color: #1c1813;
    line-height: 1.1;
}

body.page-laser-hair-removal-nyc .why-heading span {
    display: inline;
}

body.page-laser-hair-removal-nyc .why-card-title {
    margin: 0;
}

body.page-laser-hair-removal-nyc .why-arrows {
    display: flex;
    gap: 8px;
}

body.page-laser-hair-removal-nyc .why-wrap {
    position: relative;
    overflow: hidden;
}

body.page-laser-hair-removal-nyc .why-fade-l,
body.page-laser-hair-removal-nyc .why-fade-r {
    position: absolute;
    top: 0;
    bottom: 0;
    width: clamp(16px, 4vw, 48px);
    z-index: 2;
    pointer-events: none;
}

body.page-laser-hair-removal-nyc .why-fade-l {
    left: 0;
    background: linear-gradient(to right, #f0eeea 30%, transparent);
}

body.page-laser-hair-removal-nyc .why-fade-r {
    right: 0;
    background: linear-gradient(to left, #f0eeea 30%, transparent);
}

body.page-laser-hair-removal-nyc .why-track {
    display: flex;
    gap: 10px;
    padding: 0 clamp(16px, 4vw, 48px);
    cursor: grab;
    user-select: none;
    -webkit-user-select: none;
    will-change: transform;
}

body.page-laser-hair-removal-nyc .why-track.dragging {
    cursor: grabbing;
}

body.page-laser-hair-removal-nyc .why-card {
    flex-shrink: 0;
    width: clamp(200px, 56vw, 260px);
    border: 1px solid #d9d3c8;
    padding: 22px 20px 24px;
    background: #e8e5df;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

body.page-laser-hair-removal-nyc .why-card-num {
    font-family: "EB Garamond", serif;
    font-size: 13px;
    color: #9b7e58;
    font-weight: 400;
    letter-spacing: 1px;
}

body.page-laser-hair-removal-nyc .why-card-title {
    font-size: 10px;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    color: #1c1813;
    font-weight: 400;
    line-height: 1.5;
}

body.page-laser-hair-removal-nyc .why-card-text {
    font-size: 11px;
    line-height: 1.85;
    color: #6e6660;
    font-weight: 300;
}

body.page-laser-hair-removal-nyc .why-card-text strong {
    color: #1c1813;
    font-weight: 400;
}

body.page-laser-hair-removal-nyc .why-card-hoods {
    margin-top: 4px;
    font-size: 10px;
    line-height: 1.7;
    color: #6e6660;
    font-weight: 300;
}

body.page-laser-hair-removal-nyc .why-card-hoods-label {
    display: block;
    font-size: 8px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #9b7e58;
    margin-bottom: 3px;
}

body.page-laser-hair-removal-nyc .why-dots {
    display: flex;
    justify-content: center;
    gap: 6px;
    margin-top: 18px;
}

body.page-laser-hair-removal-nyc .why-dot {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #d9d3c8;
    border: none;
    cursor: pointer;
    padding: 0;
    transition: background .2s;
    flex-shrink: 0;
}

body.page-laser-hair-removal-nyc .why-dot.active {
    background: #9b7e58;
}

body.page-laser-hair-removal-nyc .rev-section {
    padding: clamp(40px, 7vw, 64px) 0;
    border-top: none;
}

body.page-laser-hair-removal-nyc .rev-header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0 clamp(16px, 4vw, 48px);
    margin-bottom: clamp(24px, 3vw, 32px);
    gap: 16px;
    flex-wrap: wrap;
}

body.page-laser-hair-removal-nyc .rev-label-wrap {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

body.page-laser-hair-removal-nyc .rev-eyebrow {
    font-size: 9px;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    color: #9b7e58;
    font-weight: 400;
    font-family: "DM Sans", sans-serif;
}

body.page-laser-hair-removal-nyc .rev-heading {
    font-family: "EB Garamond", serif;
    font-size: clamp(24px, 5vw, 36px);
    font-weight: 400;
    color: #1c1813;
    line-height: 1.1;
}

body.page-laser-hair-removal-nyc .rev-google-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 18px;
    border: 1px solid #9b7e58;
    font-size: 9px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #9b7e58;
    font-family: "DM Sans", sans-serif;
    font-weight: 400;
    text-decoration: none;
    transition: background .2s, color .2s;
    white-space: nowrap;
    flex-shrink: 0;
    align-self: flex-end;
}

body.page-laser-hair-removal-nyc .rev-google-btn:hover,
body.page-laser-hair-removal-nyc .rev-google-btn:active {
    background: #9b7e58;
    color: #f0eeea;
}

body.page-laser-hair-removal-nyc .rev-google-btn:hover .rev-g-path,
body.page-laser-hair-removal-nyc .rev-google-btn:active .rev-g-path {
    fill: #f0eeea;
}

body.page-laser-hair-removal-nyc .rev-g-path {
    transition: fill .2s;
}

body.page-laser-hair-removal-nyc .rev-wrap {
    position: relative;
    overflow: hidden;
}

body.page-laser-hair-removal-nyc .rev-fade-l,
body.page-laser-hair-removal-nyc .rev-fade-r {
    position: absolute;
    top: 0;
    bottom: 0;
    width: clamp(16px, 4vw, 48px);
    z-index: 2;
    pointer-events: none;
}

body.page-laser-hair-removal-nyc .rev-fade-l {
    left: 0;
    background: linear-gradient(to right, #f0eeea 30%, transparent);
}

body.page-laser-hair-removal-nyc .rev-fade-r {
    right: 0;
    background: linear-gradient(to left, #f0eeea 30%, transparent);
}

body.page-laser-hair-removal-nyc .rev-track {
    display: flex;
    gap: 12px;
    padding: 0 clamp(16px, 4vw, 48px);
    cursor: grab;
    user-select: none;
    -webkit-user-select: none;
    will-change: transform;
    align-items: stretch;
}

body.page-laser-hair-removal-nyc .rev-track.dragging {
    cursor: grabbing;
}

body.page-laser-hair-removal-nyc .rev-card {
    flex-shrink: 0;
    width: clamp(260px, 75vw, 460px);
    border: 1px solid #d9d3c8;
    padding: 28px 26px 26px;
    background: #e8e5df;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

body.page-laser-hair-removal-nyc .rev-stars {
    font-size: 18px;
    color: #1c1813;
    line-height: 1;
    letter-spacing: 2px;
}

body.page-laser-hair-removal-nyc .rev-text {
    font-size: 13px;
    line-height: 1.9;
    color: #6e6660;
    font-weight: 300;
    font-family: "DM Sans", sans-serif;
    flex: 1;
}

body.page-laser-hair-removal-nyc .rev-author {
    font-size: 9px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: #1c1813;
    font-weight: 400;
    font-family: "DM Sans", sans-serif;
    padding-top: 16px;
    border-top: 1px solid #c8c2b8;
    margin-top: auto;
}

body.page-laser-hair-removal-nyc .rev-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px clamp(16px, 4vw, 48px) 0;
}

body.page-laser-hair-removal-nyc .rev-dots {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
    align-items: center;
}

body.page-laser-hair-removal-nyc .rev-dot {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #d9d3c8;
    border: none;
    cursor: pointer;
    padding: 0;
    transition: background .2s;
    flex-shrink: 0;
}

body.page-laser-hair-removal-nyc .rev-dot.active {
    background: #9b7e58;
}

body.page-laser-hair-removal-nyc .rev-footer-arrows {
    display: flex;
    gap: 8px;
}

@media (min-width: 761px) {
  body.page-laser-hair-removal-nyc .why-section,
  body.page-laser-hair-removal-nyc .rev-section {
          width: min(100%, 760px);
          max-width: 760px;
          margin-left: auto;
          margin-right: auto;
      }
}

@media (min-width: 761px) {
  body.page-laser-hair-removal-nyc .why-fade-l,
  body.page-laser-hair-removal-nyc .why-fade-r,
  body.page-laser-hair-removal-nyc .rev-fade-l,
  body.page-laser-hair-removal-nyc .rev-fade-r {
          display: none;
      }
}

@media (min-width: 761px) {
  body.page-laser-hair-removal-nyc .why-track,
  body.page-laser-hair-removal-nyc .rev-track {
          padding-left: 0;
          padding-right: 0;
      }
}

@media (min-width: 761px) {
  body.page-laser-hair-removal-nyc .rev-header,
  body.page-laser-hair-removal-nyc .rev-footer {
          padding-left: 0;
          padding-right: 0;
      }
}

body.page-laser-hair-removal-nyc .reco-section {
    background: var(--bg);
}

body.page-laser-hair-removal-nyc .reco-item,
body.page-laser-hair-removal-nyc .reco-item:last-child {
    border-color: var(--rule);
}

@media (min-width: 581px) {
  body.page-laser-hair-removal-nyc .reco-item:nth-child(odd) {
          border-right-color: var(--rule);
      }
}

body.page-laser-hair-removal-nyc .reco-item:nth-child(odd) {
    border-color: var(--rule);
}

body.page-laser-hair-removal-nyc .reco-title {
    color: var(--ink);
}

body.page-laser-hair-removal-nyc .reco-sub,
body.page-laser-hair-removal-nyc .reco-text {
    color: var(--mid);
}

body.page-laser-hair-removal-nyc .reco-text strong {
    color: var(--ink);
}

body.page-laser-hair-removal-nyc .aftercare-section {
    padding: clamp(64px, 10vw, 96px) clamp(24px, 5vw, 64px);
    background: var(--bg);
    border-top: 1px solid var(--rule);
}

body.page-laser-hair-removal-nyc .aftercare-inner {
    max-width: 760px;
    margin: 0 auto;
}

body.page-laser-hair-removal-nyc .aftercare-head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: clamp(32px, 5vw, 44px);
}

body.page-laser-hair-removal-nyc .aftercare-head-copy {
    max-width: 560px;
}

body.page-laser-hair-removal-nyc .aftercare-eyebrow {
    font-size: 9px;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    color: var(--gold);
    margin-bottom: 12px;
    display: block;
}

body.page-laser-hair-removal-nyc .aftercare-title {
    font-family: "EB Garamond", serif;
    font-size: clamp(28px, 6vw, 42px);
    font-weight: 400;
    color: var(--ink);
    line-height: 1.05;
    margin-bottom: 12px;
}

body.page-laser-hair-removal-nyc .aftercare-sub {
    font-size: 13px;
    line-height: 1.85;
    color: var(--mid);
    font-weight: 300;
    max-width: 560px;
}

body.page-laser-hair-removal-nyc .aftercare-controls {
    display: flex;
    gap: 8px;
    flex-shrink: 0;
}

body.page-laser-hair-removal-nyc .aftercare-wrap {
    position: relative;
    overflow: hidden;
}

body.page-laser-hair-removal-nyc .aftercare-fade-l,
body.page-laser-hair-removal-nyc .aftercare-fade-r {
    position: absolute;
    top: 0;
    bottom: 0;
    width: clamp(16px, 4vw, 40px);
    z-index: 2;
    pointer-events: none;
}

body.page-laser-hair-removal-nyc .aftercare-fade-l {
    left: 0;
    background: linear-gradient(to right, var(--bg) 35%, transparent);
}

body.page-laser-hair-removal-nyc .aftercare-fade-r {
    right: 0;
    background: linear-gradient(to left, var(--bg) 35%, transparent);
}

body.page-laser-hair-removal-nyc .aftercare-track {
    display: flex;
    gap: 12px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: none;
    overscroll-behavior-x: contain;
    touch-action: pan-x;
}

body.page-laser-hair-removal-nyc .aftercare-track::-webkit-scrollbar {
    display: none;
}

body.page-laser-hair-removal-nyc .aftercare-card {
    flex: 0 0 100%;
    width: 100%;
    scroll-snap-align: start;
    border: 1px solid var(--rule);
    padding: clamp(20px, 3vw, 28px);
    background: #e8e5df;
    display: flex;
    flex-direction: column;
    gap: 10px;
    min-height: 100%;
}

body.page-laser-hair-removal-nyc .aftercare-card-num {
    font-family: "EB Garamond", serif;
    font-size: 13px;
    color: var(--gold);
    font-weight: 400;
    letter-spacing: 1px;
}

body.page-laser-hair-removal-nyc .aftercare-card-title {
    font-size: 10px;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    color: var(--ink);
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
}

body.page-laser-hair-removal-nyc .aftercare-card-rule {
    font-family: "EB Garamond", serif;
    font-size: 15px;
    line-height: 1.65;
    color: var(--ink);
    font-style: italic;
    border-left: 2px solid var(--gold);
    padding-left: 12px;
    margin: 2px 0;
}

body.page-laser-hair-removal-nyc .aftercare-card-text {
    font-size: 11px;
    line-height: 1.85;
    color: var(--mid);
    font-weight: 300;
}

body.page-laser-hair-removal-nyc .aftercare-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding-top: 18px;
}

body.page-laser-hair-removal-nyc .aftercare-dots {
    display: flex;
    gap: 6px;
    align-items: center;
    flex-wrap: wrap;
}

body.page-laser-hair-removal-nyc .aftercare-dot {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #d9d3c8;
    border: none;
    cursor: pointer;
    padding: 0;
    transition: background .2s;
    flex-shrink: 0;
}

body.page-laser-hair-removal-nyc .aftercare-dot.active {
    background: var(--gold);
}

body.page-laser-hair-removal-nyc .aftercare-swipe-hint {
    font-size: 9px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: var(--gold);
    white-space: nowrap;
}

@media (max-width: 640px) {
  body.page-laser-hair-removal-nyc .aftercare-head {
          flex-direction: column;
          align-items: flex-start;
      }
}

@media (max-width: 640px) {
  body.page-laser-hair-removal-nyc .aftercare-controls {
          margin-top: 4px;
      }
}

@media (max-width: 640px) {
  body.page-laser-hair-removal-nyc .aftercare-footer {
          flex-direction: column;
          align-items: flex-start;
      }
}

@media (max-width: 640px) {
  body.page-laser-hair-removal-nyc .aftercare-swipe-hint {
          white-space: normal;
      }
}

@media (min-width: 761px) {
  body.page-laser-hair-removal-nyc .aftercare-inner {
          width: min(100%, 760px);
          max-width: 760px;
      }
}

body.page-laser-hair-removal-nyc .local-seo-section {
    padding: clamp(64px, 10vw, 96px) clamp(24px, 5vw, 64px);
    background: var(--bg);
}

body.page-laser-hair-removal-nyc .local-seo-inner {
    max-width: 760px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 1.55fr) minmax(280px, .95fr);
    gap: clamp(32px, 6vw, 64px);
    align-items: start;
}

body.page-laser-hair-removal-nyc .local-seo-copy {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

body.page-laser-hair-removal-nyc .local-seo-title {
    font-family: "EB Garamond", serif;
    font-size: clamp(38px, 7vw, 62px);
    font-weight: 400;
    line-height: .98;
    color: var(--ink);
    max-width: 12ch;
}

body.page-laser-hair-removal-nyc .local-seo-text {
    font-size: 14px;
    line-height: 1.95;
    color: var(--mid);
    font-weight: 300;
}

body.page-laser-hair-removal-nyc .local-seo-text a {
    color: var(--gold);
    text-decoration: none;
    border-bottom: 1px solid rgba(155,126,88,.55);
}

body.page-laser-hair-removal-nyc .local-seo-card {
    background: #e8e5df;
    border-left: 1px solid var(--gold);
    padding: clamp(28px, 4vw, 36px) clamp(24px, 4vw, 40px);
}

body.page-laser-hair-removal-nyc .local-seo-card-label {
    display: block;
    margin-bottom: 18px;
    font-size: 9px;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    color: var(--gold);
}

body.page-laser-hair-removal-nyc .local-seo-list {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 18px;
    margin: 0;
    padding: 0;
}

body.page-laser-hair-removal-nyc .local-seo-list li {
    font-size: 14px;
    line-height: 1.7;
    color: var(--mid);
    font-weight: 300;
}

body.page-laser-hair-removal-nyc .local-seo-list a {
    color: var(--gold);
}

body.page-laser-hair-removal-nyc .local-seo-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    margin-top: 28px;
    padding: 16px 28px;
    background: var(--ink);
    color: var(--bg);
    font-size: 10px;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    font-weight: 400;
    transition: background .2s ease, color .2s ease;
}

body.page-laser-hair-removal-nyc .local-seo-cta:hover,
body.page-laser-hair-removal-nyc .local-seo-cta:active {
    background: var(--gold);
    color: var(--bg);
}

body.page-laser-hair-removal-nyc .local-seo-cta:focus-visible {
    outline: 2px solid var(--gold);
    outline-offset: 2px;
}

@media (min-width: 761px) {
  body.page-laser-hair-removal-nyc .local-seo-inner {
          width: min(100%, 760px);
          max-width: 760px;
          margin-left: auto;
          margin-right: auto;
      }
}

@media (max-width: 760px) {
  body.page-laser-hair-removal-nyc .local-seo-inner {
          grid-template-columns: 1fr;
          gap: 28px;
      }
}

@media (max-width: 760px) {
  body.page-laser-hair-removal-nyc .local-seo-title {
          max-width: none;
      }
}

body.page-laser-hair-removal-nyc .before-book-inner {
    max-width: 760px;
    margin: 0 auto;
}

body.page-laser-hair-removal-nyc .before-book-header {
    margin-bottom: clamp(32px,5vw,48px);
}

body.page-laser-hair-removal-nyc .before-book-title {
    font-family: "EB Garamond",serif;
    font-size: clamp(28px,5vw,40px);
    font-weight: 400;
    color: #1c1813;
    line-height: 1.05;
}

body.page-laser-hair-removal-nyc .before-book-grid {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 16px;
}

body.page-laser-hair-removal-nyc .before-book-card {
    background: #f8f6f2;
    border: 1px solid rgba(155,126,88,0.58);
    border-radius: 20px;
    padding: clamp(24px,4vw,32px);
    display: flex;
    flex-direction: column;
    gap: 14px;
    transition: border-color .22s ease, transform .22s ease, box-shadow .22s ease;
}

body.page-laser-hair-removal-nyc .before-book-card:hover {
    border-color: #9b7e58;
    transform: translateY(-1px);
    box-shadow: 0 12px 28px rgba(28,24,19,0.06);
}

body.page-laser-hair-removal-nyc .before-book-card-title {
    font-family: "EB Garamond",serif;
    font-size: clamp(24px,2vw,24px);
    line-height: 1;
    font-weight: 400;
    color: #1c1813;
}

body.page-laser-hair-removal-nyc .before-book-card-text {
    font-size: 14px;
    line-height: 1.85;
    color: #4a4540;
}

body.page-laser-hair-removal-nyc .before-book-card-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    align-self: flex-start;
    margin-top: auto;
    min-height: 48px;
    padding: 0 24px;
    border: 1px solid #9b7e58;
    border-radius: 999px;
    font-size: 10px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #1c1813;
    text-decoration: none;
    transition: background .22s ease, color .22s ease, border-color .22s ease;
}

body.page-laser-hair-removal-nyc .before-book-card-link:hover,
body.page-laser-hair-removal-nyc .before-book-card-link:active {
    background: #9b7e58;
    color: #f0eeea;
}

@media (max-width: 760px) {
  body.page-laser-hair-removal-nyc .before-book-grid {
          grid-template-columns: 1fr;
      }
}

@media (max-width: 760px) {
  body.page-laser-hair-removal-nyc .before-book-card-link {
          width: 100%;
          justify-content: center;
      }
}

body.page-laser-hair-removal-nyc .carousel-fade-l,
body.page-laser-hair-removal-nyc .carousel-fade-r,
body.page-laser-hair-removal-nyc .why-fade-l,
body.page-laser-hair-removal-nyc .why-fade-r,
body.page-laser-hair-removal-nyc .rev-fade-l,
body.page-laser-hair-removal-nyc .rev-fade-r,
body.page-laser-hair-removal-nyc .aftercare-fade-l,
body.page-laser-hair-removal-nyc .aftercare-fade-r {
    display: none;
}

body.page-laser-hair-removal-nyc main {
    max-width: 100%;
    overflow-x: clip;
}

@supports not (overflow: clip) {
  body.page-laser-hair-removal-nyc main {
          overflow-x: hidden;
      }
}

body.page-laser-hair-removal-nyc .u-laser-hair-removal-nyc-001 {
    flex-shrink: 0;
}

body.page-laser-hair-removal-nyc .u-laser-hair-removal-nyc-002 {
    padding: clamp(64px,12vw,96px) clamp(20px,5vw,48px);
    text-align: center;
}

body.page-laser-hair-removal-nyc .u-laser-hair-removal-nyc-003 {
    font-size: 9px;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    color: #9b7e58;
    display: block;
    margin-bottom: clamp(36px,6vw,52px);
    font-weight: 400;
}

body.page-laser-hair-removal-nyc .u-laser-hair-removal-nyc-004 {
    max-width: 720px;
    margin: 0 auto;
}

body.page-laser-hair-removal-nyc .u-laser-hair-removal-nyc-005 {
    position: relative;
    padding-bottom: 56.25%;
    cursor: pointer;
    overflow: hidden;
    background: #1c1813;
    border: none;
    display: block;
    width: 100%;
}

body.page-laser-hair-removal-nyc .u-laser-hair-removal-nyc-006 {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    pointer-events: none;
}

body.page-laser-hair-removal-nyc .u-laser-hair-removal-nyc-007 {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.18);
    pointer-events: none;
    display: block;
}

body.page-laser-hair-removal-nyc .u-laser-hair-removal-nyc-008 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(255,255,255,0.95);
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}

body.page-laser-hair-removal-nyc .u-laser-hair-removal-nyc-009 {
    position: relative;
    padding-bottom: 56.25%;
    cursor: pointer;
    overflow: hidden;
    background: #1c1813;
    border: none;
    display: block;
    width: 100%;
}

body.page-laser-hair-removal-nyc .u-laser-hair-removal-nyc-010 {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    pointer-events: none;
}

body.page-laser-hair-removal-nyc .u-laser-hair-removal-nyc-011 {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.18);
    pointer-events: none;
    display: block;
}

body.page-laser-hair-removal-nyc .u-laser-hair-removal-nyc-012 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(255,255,255,0.95);
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}
