/* CSS ROLE: page-specific CSS for japanese-manicure-manhattan.html.
   Keep only selectors scoped to body.page-japanese-manicure-manhattan. */

body.page-japanese-manicure-manhattan .section-label {
    display: block;
    margin-bottom: clamp(16px, 3vw, 24px);
    font-size: 9px;
    line-height: 1;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    color: var(--gold);
    font-weight: 400;
}

body.page-japanese-manicure-manhattan .section-title {
    margin: 0 0 14px;
    font-family: "EB Garamond", serif;
    font-size: clamp(34px, 5.5vw, 56px);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
    color: var(--ink);
}

body.page-japanese-manicure-manhattan .section-copy,
body.page-japanese-manicure-manhattan .what-intro,
body.page-japanese-manicure-manhattan .paste-copy,
body.page-japanese-manicure-manhattan .paste-card-text,
body.page-japanese-manicure-manhattan .paste-swipe-card p,
body.page-japanese-manicure-manhattan .who-card-text,
body.page-japanese-manicure-manhattan .who-note-text,
body.page-japanese-manicure-manhattan .gel-plan-main p,
body.page-japanese-manicure-manhattan .gel-flow-step p,
body.page-japanese-manicure-manhattan .gel-card p,
body.page-japanese-manicure-manhattan .gel-note p,
body.page-japanese-manicure-manhattan .contra-item p,
body.page-japanese-manicure-manhattan .cta-sub {
    font-size: 14px;
    line-height: 1.9;
    color: var(--mid);
    font-weight: 300;
}

body.page-japanese-manicure-manhattan .section-copy--narrow {
    max-width: 560px;
}

body.page-japanese-manicure-manhattan .section-copy--wide {
    max-width: 580px;
}

body.page-japanese-manicure-manhattan .section-copy--gel {
    max-width: 620px;
    margin-bottom: clamp(28px, 4vw, 40px);
}

body.page-japanese-manicure-manhattan .section-note {
    margin: 0;
    font-size: 13px;
    line-height: 1.8;
    color: var(--dust);
    font-weight: 300;
}

body.page-japanese-manicure-manhattan .result-note {
    margin-top: 22px;
    padding-top: 18px;
    border-top: 1px solid var(--rule-lt);
    font-size: 11px;
    line-height: 1.6;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--gold);
}

body.page-japanese-manicure-manhattan .inline-strong,
body.page-japanese-manicure-manhattan .who-note-text strong {
    color: var(--ink);
    font-weight: 400;
}

body.page-japanese-manicure-manhattan .what-section,
body.page-japanese-manicure-manhattan .paste-section,
body.page-japanese-manicure-manhattan .composition-section,
body.page-japanese-manicure-manhattan .gel-removal-section,
body.page-japanese-manicure-manhattan .contra-section {
    padding: clamp(56px, 10vw, 88px) clamp(20px, 5vw, 48px);
    background: var(--bg);
}

body.page-japanese-manicure-manhattan .process-section,
body.page-japanese-manicure-manhattan .who-section,
body.page-japanese-manicure-manhattan .cta-section {
    padding: clamp(56px, 10vw, 88px) clamp(20px, 5vw, 48px);
    background: var(--bg-alt);
    border-top: 1px solid var(--rule);
    border-bottom: 1px solid var(--rule);
}

body.page-japanese-manicure-manhattan .what-inner,
body.page-japanese-manicure-manhattan .paste-inner,
body.page-japanese-manicure-manhattan .composition-inner,
body.page-japanese-manicure-manhattan .who-inner,
body.page-japanese-manicure-manhattan .gel-removal-inner,
body.page-japanese-manicure-manhattan .contra-inner {
    max-width: 760px;
    margin: 0 auto;
}

body.page-japanese-manicure-manhattan .what-head,
body.page-japanese-manicure-manhattan .who-head {
    margin-bottom: clamp(32px, 5vw, 52px);
}

body.page-japanese-manicure-manhattan .what-intro {
    margin-bottom: 28px;
}

body.page-japanese-manicure-manhattan .what-quote {
    margin: 0 0 32px;
    padding: 24px 0;
    border-top: 1px solid var(--rule-lt);
    border-bottom: 1px solid var(--rule-lt);
    font-family: "EB Garamond", serif;
    font-style: italic;
    font-size: clamp(18px, 2.8vw, 22px);
    line-height: 1.5;
    color: var(--gold);
}

body.page-japanese-manicure-manhattan .jpm-htl-outer {
    background: #e8e5df;
    padding: clamp(56px, 8vw, 80px) 0;
    overflow: hidden;
    border-top: 1px solid #d9d3c8;
    border-bottom: 1px solid #d9d3c8;
}

body.page-japanese-manicure-manhattan .jpm-htl-head {
    padding: 0 clamp(20px, 5vw, 48px);
    margin-bottom: 32px;
}

body.page-japanese-manicure-manhattan .jpm-htl-title {
    font-family: "EB Garamond", serif;
    font-size: clamp(28px, 6vw, 44px);
    font-weight: 400;
    color: #1c1813;
    line-height: 1.05;
}

body.page-japanese-manicure-manhattan .jpm-htl-eyebrow {
    font-size: 9px;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #9b7e58;
    display: block;
    margin-top: 10px;
}

body.page-japanese-manicure-manhattan .jpm-htl-track-wrap {
    width: 100%;
    overflow: hidden;
}

body.page-japanese-manicure-manhattan .jpm-htl-track {
    display: flex;
    align-items: flex-end;
    padding: 0 clamp(20px, 5vw, 48px);
    transition: transform .55s cubic-bezier(.4, 0, .2, 1);
    will-change: transform;
}

body.page-japanese-manicure-manhattan .jpm-htl-minute {
    flex-shrink: 0;
    width: 7px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

body.page-japanese-manicure-manhattan .jpm-htl-minute span {
    display: block;
    margin-top: 2px;
    font-size: 9px;
    color: #a89b8c;
}

body.page-japanese-manicure-manhattan .jpm-htl-tick {
    width: 1px;
    height: 8px;
    background: #c8bfb5;
}

body.page-japanese-manicure-manhattan .jpm-htl-tick.S {
    height: 14px;
}

body.page-japanese-manicure-manhattan .jpm-htl-tick.M {
    height: 22px;
    background: #1c1813;
    width: 1.5px;
}

body.page-japanese-manicure-manhattan .jpm-htl-tick.A {
    height: 22px;
    background: #9b7e58;
    width: 2px;
}

body.page-japanese-manicure-manhattan .jpm-htl-step-block {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 0 0 4px;
    transition: opacity .4s;
}

body.page-japanese-manicure-manhattan .jpm-htl-step-block.is-muted {
    opacity: .3;
}

body.page-japanese-manicure-manhattan .jpm-htl-step-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #1c1813;
    flex-shrink: 0;
    margin-bottom: 10px;
}

body.page-japanese-manicure-manhattan .jpm-htl-step-dot.g {
    background: #9b7e58;
}

body.page-japanese-manicure-manhattan .jpm-htl-step-label {
    font-size: 9px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: #9b7e58;
    white-space: nowrap;
    margin-bottom: 4px;
}

body.page-japanese-manicure-manhattan .jpm-htl-step-name {
    font-family: "EB Garamond", serif;
    font-size: clamp(13px, 2.5vw, 16px);
    color: #1c1813;
    line-height: 1.2;
    font-weight: 400;
    white-space: nowrap;
}

body.page-japanese-manicure-manhattan .jpm-htl-step-name.g {
    color: #9b7e58;
}

body.page-japanese-manicure-manhattan .jpm-htl-detail {
    padding: 28px clamp(20px, 5vw, 48px) 0;
    max-width: 760px;
}

body.page-japanese-manicure-manhattan .jpm-htl-detail-meta {
    font-size: 9px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: #9b7e58;
    margin-bottom: 8px;
}

body.page-japanese-manicure-manhattan .jpm-htl-detail-title {
    font-family: "EB Garamond", serif;
    font-size: clamp(24px, 4vw, 32px);
    line-height: 1.05;
    color: #9b7e58;
    margin-bottom: 14px;
}

body.page-japanese-manicure-manhattan .jpm-htl-detail-copy {
    display: grid;
    gap: 10px;
    max-width: 680px;
}

body.page-japanese-manicure-manhattan .jpm-htl-detail-copy p {
    margin: 0;
    font-size: 14px;
    line-height: 1.8;
    color: #1c1813;
    font-weight: 300;
}

body.page-japanese-manicure-manhattan .jpm-htl-controls {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 32px clamp(20px, 5vw, 48px) 0;
}

body.page-japanese-manicure-manhattan .jpm-htl-ctrl {
    width: 40px;
    height: 40px;
    border: 1px solid #1c1813;
    border-radius: 50%;
    background: none;
    color: #1c1813;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background .2s, color .2s;
    flex-shrink: 0;
    -webkit-tap-highlight-color: transparent;
}

body.page-japanese-manicure-manhattan .jpm-htl-ctrl:hover {
    background: #1c1813;
    color: #f0eeea;
}

body.page-japanese-manicure-manhattan .jpm-htl-ctrl:disabled {
    opacity: .25;
    cursor: default;
}

body.page-japanese-manicure-manhattan .jpm-htl-ctrl:disabled:hover {
    background: none;
    color: #1c1813;
}

body.page-japanese-manicure-manhattan .jpm-htl-progress {
    flex: 1;
    height: 1px;
    background: #d9d3c8;
    position: relative;
}

body.page-japanese-manicure-manhattan .jpm-htl-progress-fill {
    width: 0;
    height: 100%;
    background: #1c1813;
    transition: width .5s ease;
}

body.page-japanese-manicure-manhattan .jpm-htl-counter {
    font-size: 10px;
    letter-spacing: 2px;
    color: #a89b8c;
    white-space: nowrap;
}

body.page-japanese-manicure-manhattan .paste-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(280px, .9fr);
    gap: clamp(28px, 5vw, 56px);
    align-items: start;
    margin-top: clamp(32px, 5vw, 48px);
}

body.page-japanese-manicure-manhattan .paste-copy {
    margin-bottom: 20px;
}

body.page-japanese-manicure-manhattan .paste-content {
    min-width: 0;
}

body.page-japanese-manicure-manhattan .swipe-hint {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    margin: 12px 0 14px;
    pointer-events: none;
}

body.page-japanese-manicure-manhattan .swipe-hint-icon {
    position: relative;
    display: block;
    width: 70px;
    height: 26px;
    border: 1px solid rgba(155, 126, 88, .62);
    border-radius: 999px;
    background: rgba(240, 238, 234, .65);
    opacity: 1;
}

body.page-japanese-manicure-manhattan .swipe-hint-icon span {
    content: "";
    position: absolute;
    left: 21px;
    right: 21px;
    top: 50%;
    height: 1px;
    background: rgba(155, 126, 88, .92);
    transform: translateY(-50%);
}

body.page-japanese-manicure-manhattan .swipe-hint-icon::before,
body.page-japanese-manicure-manhattan .swipe-hint-icon::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 6px;
    height: 6px;
    border-top: 1px solid rgba(155, 126, 88, .95);
    border-right: 1px solid rgba(155, 126, 88, .95);
}

body.page-japanese-manicure-manhattan .swipe-hint-icon::before {
    left: 15px;
    transform: translateY(-50%) rotate(-135deg);
}

body.page-japanese-manicure-manhattan .swipe-hint-icon::after {
    right: 15px;
    transform: translateY(-50%) rotate(45deg);
}

body.page-japanese-manicure-manhattan .paste-card-rail,
body.page-japanese-manicure-manhattan .who-rail {
    display: flex;
    gap: 12px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}

body.page-japanese-manicure-manhattan .paste-card-rail::-webkit-scrollbar,
body.page-japanese-manicure-manhattan .who-rail::-webkit-scrollbar {
    display: none;
}

body.page-japanese-manicure-manhattan .paste-card-rail {
    width: 100%;
    margin: clamp(22px, 4vw, 32px) 0 24px;
}

body.page-japanese-manicure-manhattan .paste-swipe-card {
    flex: 0 0 clamp(230px, 48vw, 300px);
    min-height: 188px;
    scroll-snap-align: start;
    background: var(--bg-alt);
    border: 1px solid var(--rule-lt);
    padding: 22px;
}

body.page-japanese-manicure-manhattan .paste-swipe-kicker {
    display: block;
    margin-bottom: 14px;
    font-size: 9px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--gold);
}

body.page-japanese-manicure-manhattan .paste-swipe-title {
    margin: 0 0 10px;
    font-family: "EB Garamond", serif;
    font-size: clamp(21px, 3vw, 26px);
    line-height: 1.05;
    font-weight: 400;
    color: var(--ink);
}

body.page-japanese-manicure-manhattan .paste-swipe-card p {
    margin: 0;
    font-size: 13px;
    line-height: 1.75;
}

body.page-japanese-manicure-manhattan .paste-card-eyebrow,
body.page-japanese-manicure-manhattan .gel-card-label {
    font-size: 9px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--gold);
    font-family: "DM Sans", sans-serif;
    font-weight: 400;
}

body.page-japanese-manicure-manhattan .paste-card-title {
    font-family: "EB Garamond", serif;
    font-size: clamp(22px, 3.5vw, 30px);
    font-weight: 400;
    color: var(--ink);
    line-height: 1.1;
}

body.page-japanese-manicure-manhattan .paste-card-stat {
    padding-top: 16px;
    border-top: 1px solid var(--rule-lt);
}

body.page-japanese-manicure-manhattan .paste-card-stat-num {
    font-family: "EB Garamond", serif;
    font-size: clamp(36px, 6vw, 52px);
    font-weight: 400;
    color: var(--ink);
    line-height: 1;
}

body.page-japanese-manicure-manhattan .paste-card-stat-label {
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--dust);
    margin-top: 4px;
}

body.page-japanese-manicure-manhattan .composition-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1px;
    margin-top: clamp(30px, 5vw, 44px);
    background: var(--rule);
    border: 1px solid var(--rule);
}

body.page-japanese-manicure-manhattan .composition-card {
    min-height: 220px;
    padding: clamp(24px, 4vw, 34px);
    background: var(--bg-alt);
}

body.page-japanese-manicure-manhattan .composition-kicker {
    display: block;
    margin-bottom: 18px;
    font-size: 9px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--gold);
    font-family: "DM Sans", sans-serif;
    font-weight: 400;
}

body.page-japanese-manicure-manhattan .composition-text {
    margin: 0;
    font-size: 14px;
    line-height: 1.9;
    color: var(--mid);
    font-weight: 300;
}

body.page-japanese-manicure-manhattan .composition-note {
    margin-top: 22px;
    padding: clamp(20px, 3vw, 26px);
    border: 1px solid var(--rule-lt);
    background: rgba(240, 238, 234, .58);
}

body.page-japanese-manicure-manhattan .composition-note p {
    margin: 0;
    font-size: 13px;
    line-height: 1.85;
    color: var(--mid);
    font-weight: 300;
}

body.page-japanese-manicure-manhattan .composition-note p + p {
    margin-top: 14px;
}

body.page-japanese-manicure-manhattan .gel-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1px;
    background: var(--rule);
}

body.page-japanese-manicure-manhattan .who-rail {
    padding-bottom: 2px;
}

body.page-japanese-manicure-manhattan .who-card {
    flex: 0 0 clamp(286px, 42vw, 372px);
    scroll-snap-align: start;
    background: var(--bg-alt);
    border: 1px solid var(--rule-lt);
    padding: clamp(20px, 3.5vw, 28px);
    display: flex;
    gap: 16px;
    align-items: flex-start;
}

body.page-japanese-manicure-manhattan .who-card-icon {
    width: 38px;
    height: 38px;
    border: 1px solid var(--rule);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 2px;
}

body.page-japanese-manicure-manhattan .who-card-title {
    margin-bottom: 6px;
    font-size: 12px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: var(--ink);
    font-weight: 400;
}

body.page-japanese-manicure-manhattan .who-note,
body.page-japanese-manicure-manhattan .gel-note {
    margin-top: clamp(24px, 4vw, 36px);
    padding: 20px 24px;
    border: 1px solid var(--rule-lt);
    background: var(--bg);
}

body.page-japanese-manicure-manhattan .gel-removal-section {
    border-top: 1px solid var(--rule);
}

body.page-japanese-manicure-manhattan .gel-plan {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 178px;
    gap: 1px;
    background: var(--rule);
    margin-bottom: clamp(24px, 4vw, 36px);
}

body.page-japanese-manicure-manhattan .gel-plan-main,
body.page-japanese-manicure-manhattan .gel-plan-time {
    background: var(--bg-alt);
    padding: clamp(24px, 4vw, 34px);
}

body.page-japanese-manicure-manhattan .gel-plan-title {
    max-width: 470px;
    margin: 14px 0 18px;
    font-family: "EB Garamond", serif;
    font-size: clamp(28px, 5vw, 42px);
    line-height: 1.03;
    color: var(--ink);
    font-weight: 400;
}

body.page-japanese-manicure-manhattan .gel-plan-main p {
    max-width: 530px;
}

body.page-japanese-manicure-manhattan .gel-plan-time {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

body.page-japanese-manicure-manhattan .gel-plan-time span {
    margin-bottom: 10px;
    font-size: 9px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--gold);
}

body.page-japanese-manicure-manhattan .gel-plan-time strong {
    font-family: "EB Garamond", serif;
    font-size: clamp(42px, 7vw, 58px);
    line-height: .9;
    font-weight: 400;
    color: var(--ink);
}

body.page-japanese-manicure-manhattan .gel-flow {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1px;
    background: var(--rule-lt);
    margin-bottom: clamp(24px, 4vw, 36px);
}

body.page-japanese-manicure-manhattan .gel-flow-step {
    background: var(--bg);
    padding: clamp(20px, 3vw, 28px);
    min-height: 220px;
}

body.page-japanese-manicure-manhattan .gel-flow-num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    margin-bottom: 28px;
    border: 1px solid rgba(155, 126, 88, .45);
    border-radius: 50%;
    font-size: 10px;
    letter-spacing: 1.4px;
    color: var(--gold);
}

body.page-japanese-manicure-manhattan .gel-flow-step h3 {
    margin: 0 0 10px;
    font-family: "EB Garamond", serif;
    font-size: clamp(21px, 3vw, 26px);
    line-height: 1.08;
    font-weight: 400;
    color: var(--ink);
}

body.page-japanese-manicure-manhattan .gel-card {
    background: var(--bg);
    padding: clamp(22px, 3.5vw, 32px);
}

body.page-japanese-manicure-manhattan .gel-card--alt {
    background: var(--bg-alt);
}

body.page-japanese-manicure-manhattan .gel-card-label {
    margin-bottom: 12px;
}

body.page-japanese-manicure-manhattan .gel-note {
    display: flex;
    gap: 16px;
    align-items: flex-start;
}

body.page-japanese-manicure-manhattan .gel-note-rule {
    width: 4px;
    align-self: stretch;
    flex-shrink: 0;
    background: var(--gold);
    border-radius: 2px;
}

body.page-japanese-manicure-manhattan .contra-section {
    border-top: 1px solid var(--rule);
}

body.page-japanese-manicure-manhattan .contra-list {
    display: grid;
    gap: 1px;
    margin-top: clamp(28px, 4vw, 40px);
    background: var(--rule-lt);
}

body.page-japanese-manicure-manhattan .contra-item {
    display: grid;
    grid-template-columns: 34px minmax(0, 1fr);
    gap: 16px;
    align-items: start;
    padding: clamp(18px, 3vw, 24px);
    background: var(--bg-alt);
}

body.page-japanese-manicure-manhattan .contra-mark {
    position: relative;
    width: 34px;
    height: 34px;
    border: 1px solid rgba(155, 126, 88, .42);
    border-radius: 50%;
    margin-top: 2px;
}

body.page-japanese-manicure-manhattan .contra-mark::before,
body.page-japanese-manicure-manhattan .contra-mark::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 9px;
    right: 9px;
    height: 1px;
    background: var(--gold);
}

body.page-japanese-manicure-manhattan .contra-mark::before {
    transform: rotate(45deg);
}

body.page-japanese-manicure-manhattan .contra-mark::after {
    transform: rotate(-45deg);
}

body.page-japanese-manicure-manhattan .contra-item p {
    margin: 0;
}

body.page-japanese-manicure-manhattan .cta-section {
    text-align: center;
    border-bottom: 0;
}

body.page-japanese-manicure-manhattan .cta-inner {
    max-width: 520px;
    margin: 0 auto;
}

body.page-japanese-manicure-manhattan .cta-title {
    margin: 0 0 14px;
    font-family: "EB Garamond", serif;
    font-size: clamp(32px, 5vw, 52px);
    font-weight: 400;
    color: var(--ink);
    line-height: 1;
}

body.page-japanese-manicure-manhattan .cta-sub {
    margin-bottom: 32px;
}

body.page-japanese-manicure-manhattan .cta-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--ink);
    color: var(--bg);
    font-size: 10px;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 18px 52px;
    text-decoration: none;
    transition: background .25s;
    font-family: "DM Sans", sans-serif;
}

body.page-japanese-manicure-manhattan .cta-btn:hover, body.page-japanese-manicure-manhattan .cta-btn:active {
    background: var(--gold);
}

@media (max-width: 760px) {
  body.page-japanese-manicure-manhattan .paste-grid,
  body.page-japanese-manicure-manhattan .composition-grid,
  body.page-japanese-manicure-manhattan .gel-plan,
  body.page-japanese-manicure-manhattan .gel-flow,
  body.page-japanese-manicure-manhattan .gel-grid {
          grid-template-columns: 1fr;
      }
}

@media (max-width: 640px) {
  body.page-japanese-manicure-manhattan .gel-removal-section .section-title {
          font-size: clamp(31px, 9vw, 38px);
          max-width: 340px;
      }
}

@media (max-width: 640px) {
  body.page-japanese-manicure-manhattan .jpm-htl-head,
  body.page-japanese-manicure-manhattan .jpm-htl-detail,
  body.page-japanese-manicure-manhattan .jpm-htl-controls {
          padding-left: 20px;
          padding-right: 20px;
      }
}

@media (max-width: 640px) {
  body.page-japanese-manicure-manhattan .jpm-htl-track {
          padding-left: 20px;
          padding-right: 20px;
      }
}

@media (max-width: 640px) {
  body.page-japanese-manicure-manhattan .paste-swipe-card,
  body.page-japanese-manicure-manhattan .who-card {
          flex-basis: min(82vw, 340px);
      }
}

@media (max-width: 640px) {
  body.page-japanese-manicure-manhattan .gel-flow-step {
          min-height: 0;
      }
}

@media (max-width: 640px) {
  body.page-japanese-manicure-manhattan .gel-flow-num {
          margin-bottom: 18px;
      }
}
