:root {
    --ink: #2d2025;
    --muted: #705b60;
    --rose: #a94e62;
    --rose-dark: #8d3f52;
    --blush: #f8eeeb;
    --cream: #fffaf6;
    --gold: #c59a5c;
    --line: rgba(119, 72, 75, .18);
}

* { box-sizing: border-box; }

html { scroll-behavior: smooth; }

body {
    margin: 0;
    color: var(--ink);
    background: var(--cream);
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    line-height: 1.5;
}

a { color: inherit; text-decoration: none; }

svg { display: block; width: 100%; height: 100%; }

.container { width: min(1200px, calc(100% - 64px)); margin: 0 auto; }

.site-header {
    position: sticky;
    top: 0;
    z-index: 100;
    background: rgba(255, 250, 246, .96);
    border-bottom: 1px solid var(--line);
    box-shadow: 0 2px 10px rgba(87,44,50,.06);
}

.header-inner { width: min(1160px, calc(100% - 48px)); min-height: 84px; display: flex; align-items: center; gap: 12px; margin: 0 auto; }

.brand { display: flex; align-items: center; flex: 0 0 auto; gap: 10px; }
.brand-logo { display: block; width: 160px; height: auto; }

.site-navigation { display: flex; flex: 1 1 auto; align-items: center; justify-content: center; gap: 38px; font-size: 15px; color: #48373c; white-space: nowrap; }
.site-navigation a { position: relative; padding: 30px 0 28px; }
.site-navigation a::after { position: absolute; content: ""; right: 0; bottom: 24px; left: 0; height: 1px; background: var(--rose); transform: scaleX(0); transition: transform .2s ease; }
.site-navigation a:hover::after, .site-navigation a.active::after { transform: scaleX(1); }

.button { display: inline-flex; align-items: center; justify-content: center; gap: 12px; padding: 16px 26px; border: 1px solid var(--rose); color: white; background: var(--rose); font-size: 13px; font-weight: 500; letter-spacing: .2px; transition: background .2s, transform .2s; }
.button:hover { background: var(--rose-dark); transform: translateY(-2px); }
.button span { font-size: 15px; line-height: 0; }
.icon-cal { display: inline-flex; width: 15px; height: 15px; }
.button-small { flex: 0 0 auto; height: 46px; padding: 0 20px; font-size: 12.5px; box-shadow: 0 3px 8px rgba(87,44,50,.16); }
.header-cta { margin-left: auto; }
.button-outline { color: var(--rose); background: transparent; }
.button-outline:hover { color: white; }

.hero { position: relative; display: flex; align-items: center; min-height: 560px; overflow: hidden; background: var(--cream); }
.hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url("../images/hero/hero-signage-portrait.png");
    background-size: cover;
    background-position: 74% center;
    background-repeat: no-repeat;
    z-index: 0;
}
.hero::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, var(--cream) 0%, rgba(255,250,246,.94) 30%, rgba(255,250,246,.6) 48%, rgba(255,250,246,0) 68%);
    z-index: 0;
}
.hero-content { position: relative; z-index: 1; width: 100%; }
.hero-copy-zone { padding: 56px 0; }
.eyebrow, .phase-marker p { color: var(--rose); font-size: 12px; letter-spacing: 2.5px; text-transform: uppercase; font-weight: 500; }
.eyebrow { display: flex; align-items: center; gap: 14px; margin: 0 0 16px; }
.eyebrow span { width: 30px; height: 1px; background: var(--gold); }
h1 { max-width: 540px; margin: 0; font: 500 clamp(56px, 4.6vw, 68px)/.95 "Cormorant Garamond", serif; letter-spacing: -1px; }
h1 em { color: var(--rose); font-style: normal; }
.ornament { width: 230px; display: flex; align-items: center; gap: 10px; color: var(--gold); font-size: 22px; margin: 22px 0 8px; }
.ornament::before, .ornament::after { content: ""; height: 1px; background: var(--gold); flex: 1; }
.hero-copy { max-width: 400px; margin: 0 0 30px; color: var(--muted); font-size: 16px; line-height: 1.6; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 14px; }

.phase-marker { padding: 45px 20px 55px; text-align: center; background: var(--cream); }
.phase-marker p { margin: 0 0 4px; font-size: 9px; }
.phase-marker h2 { margin: 0; font: 500 34px "Cormorant Garamond", serif; }
.menu-toggle, .header-call, .sr-only { display: none; }

.trust-bar { background: var(--blush); border-top: 1px solid rgba(197,154,92,.18); border-bottom: 1px solid rgba(197,154,92,.18); }
.trust-grid { display: grid; grid-template-columns: repeat(4, 1fr); padding: 24px 0; }
.trust-item { display: flex; align-items: center; justify-content: center; gap: 16px; min-height: 44px; border-right: 1px solid var(--line); }
.trust-item:last-child { border: 0; }
.line-icon { display: inline-flex; width: 30px; height: 30px; color: var(--gold); flex: 0 0 auto; }
.trust-item strong, .trust-item small { display: block; font-size: 13.5px; font-weight: 500; }
.trust-item small { color: var(--muted); margin-top: 4px; font-weight: 400; }

.services-section, .testimonials-section { padding: 76px 0 84px; background: var(--cream); }
.section-heading { text-align: center; margin-bottom: 46px; }
.kicker { margin: 0 0 9px; color: var(--rose); font-size: 12px; letter-spacing: 2px; text-transform: uppercase; font-weight: 500; }
.section-heading h2, .about-copy h2, .ready-inner h2 { margin: 0; font: 500 42px/1.05 "Cormorant Garamond", serif; }
.heading-rule { display: block; margin: 14px auto 0; color: var(--gold); font-size: 18px; }
.service-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 22px; }
.service-card { position: relative; overflow: hidden; text-align: center; background: #fff; border: 1px solid rgba(119,72,75,.13); border-radius: 8px; box-shadow: 0 4px 12px rgba(87,44,50,.08); transition: transform .25s ease, box-shadow .25s ease; }
.card-image { height: 200px; overflow: hidden; }
.card-image img, .salon-photo img { width: 100%; height: 100%; display: block; object-fit: cover; object-position: center; }
.card-image-right img { object-position: 62% center; }
.service-card h3 { margin: 32px 10px 8px; font: 500 22px "Cormorant Garamond", serif; }
.service-card p { min-height: 42px; margin: 0 18px 22px; color: var(--muted); font-size: 13px; line-height: 1.55; }
.service-icon { position: absolute; top: 174px; left: calc(50% - 26px); display: grid; place-items: center; width: 52px; height: 52px; padding: 14px; color: var(--rose); background: #fff; border: 1px solid rgba(169,78,98,.22); border-radius: 50%; box-shadow: 0 4px 10px rgba(87,44,50,.1); }

.about-section { padding: 80px 0; background: #fcf2ef; }
.about-layout { display: grid; grid-template-columns: 1fr 1.05fr 1.15fr .5fr; grid-template-rows: auto 1fr; gap: 32px; align-items: stretch; }
.why-choose { grid-column: 1; grid-row: 1 / 3; padding-top: 8px; }
.reason-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 30px 22px; margin-top: 32px; }
.reason-grid span { display: grid; place-items: center; width: 42px; height: 42px; padding: 11px; color: var(--rose); background: #f9dedb; border-radius: 50%; }
.reason-grid h3 { margin: 12px 0 6px; font: 600 15px "Cormorant Garamond", serif; }
.reason-grid p { margin: 0; color: var(--muted); font-size: 12.5px; line-height: 1.55; }
.salon-photo { grid-column: 2; grid-row: 1 / 3; min-height: 400px; border-radius: 6px; overflow: hidden; box-shadow: 0 7px 18px rgba(87,44,50,.12); }
.salon-photo img { object-position: 42% center; }
.about-copy { grid-column: 3; grid-row: 1; padding: 10px 0 0 6px; }
.about-copy h2 { margin-bottom: 18px; font-size: 40px; }
.about-copy h2 em { color: var(--rose); font-style: normal; }
.about-copy > p:not(.kicker) { max-width: 340px; margin: 0 0 12px; color: var(--muted); font-size: 14.5px; line-height: 1.65; }
.about-copy .button { margin-top: 12px; padding: 13px 20px; font-size: 12.5px; }
.stats { grid-column: 4; grid-row: 1 / 3; display: grid; align-content: center; gap: 26px; padding-left: 26px; border-left: 1px solid var(--line); }
.stat-item { display: flex; align-items: center; gap: 12px; }
.stat-icon { display: grid; place-items: center; flex: 0 0 auto; width: 38px; height: 38px; padding: 9px; color: var(--rose); background: #f9dedb; border-radius: 50%; }
.stat-text strong { display: block; color: var(--ink); font: 500 28px/1 "Cormorant Garamond", serif; }
.stat-text span { color: var(--muted); font-size: 12px; line-height: 1.35; }

.testimonials-section { padding: 60px 0 70px; background: #fff; }
.testimonials-section .section-heading { margin-bottom: 32px; }
.testimonial-carousel { display: flex; align-items: center; gap: 18px; --tg-per-view: 3; }
.testimonial-arrow { flex: 0 0 auto; display: grid; place-items: center; width: 40px; height: 40px; border: 1px solid var(--line); border-radius: 50%; color: var(--rose); background: #fff; font-size: 20px; line-height: 1; cursor: pointer; transition: background .2s, color .2s; }
.testimonial-arrow:hover { color: #fff; background: var(--rose); }
.testimonial-viewport { flex: 1 1 auto; min-width: 0; overflow: hidden; }
.testimonial-grid { display: flex; gap: 22px; transition: transform .45s ease; touch-action: pan-y; }
.testimonial { display: flex; align-items: center; gap: 16px; padding: 22px; background: #fffaf9; border: 1px solid rgba(119,72,75,.08); border-radius: 6px; flex-shrink: 0; }
.testimonial img { width: 60px; height: 60px; flex: 0 0 60px; aspect-ratio: 1 / 1; border-radius: 50%; object-fit: cover; object-position: center; }
.testimonial p { margin: 0 0 9px; color: var(--ink); font: 16px/1.35 "Cormorant Garamond", serif; }
.testimonial strong { font-size: 13px; font-weight: 600; }
.stars { float: right; color: #d18b1d; font-size: 12px; letter-spacing: 1px; }

.ready-section { background: linear-gradient(90deg, #d37a7b, #c85d68); color: white; }
.ready-inner { display: flex; align-items: center; justify-content: space-between; gap: 20px; min-height: 150px; }
.ready-inner .kicker { color: #fbe2c6; }
.ready-inner h2 { font-size: 44px; }
.ready-inner p:not(.kicker) { margin: 9px 0 0; color: #fbe5db; font: 15px/1.5 "Cormorant Garamond", serif; }
.ready-inner .button { color: var(--rose); background: white; border-color: white; }
.ready-inner .button:hover { background: var(--blush); }

.site-footer { position: relative; padding: 28px 0 0; background: #fffaf7; overflow: hidden; }
.footer-grid { position: relative; z-index: 1; display: grid; grid-template-columns: 1.35fr .8fr 1.1fr 1.15fr; gap: 32px; padding-bottom: 20px; }
.footer-column + .footer-column, .footer-brand + .footer-column { padding-left: 32px; border-left: 1px solid var(--line); }
.footer-brand .brand { display: inline-flex; }
.footer-brand .brand-logo { width: 190px; }
.footer-brand p { max-width: 240px; margin: 10px 0 14px; color: var(--muted); font: 13px/1.5 "Cormorant Garamond", serif; }
.socials { display: flex; gap: 8px; }
.socials a { display: grid; place-items: center; width: 26px; height: 26px; padding: 6px; color: white; background: var(--rose); border-radius: 50%; font-size: 12px; }
.footer-column { display: flex; flex-direction: column; gap: 8px; font-size: 12.5px; color: var(--muted); }
.footer-column h3 { margin: 0 0 4px; color: var(--rose); font: 600 11px "DM Sans", sans-serif; letter-spacing: 1.6px; text-transform: uppercase; }
.footer-column a:hover { color: var(--rose); }
.hours p { display: flex; justify-content: space-between; gap: 12px; margin: 0; }
.hours p strong { color: var(--ink); font-size: 12px; font-weight: 500; }
.hours b { display: inline-flex; align-items: center; gap: 6px; width: fit-content; margin-top: 4px; padding: 6px 14px; color: var(--rose); background: #f8dede; border-radius: 20px; font-size: 11px; font-weight: 500; }
.hours b svg { width: 12px; height: 12px; }
.contact p { display: flex; align-items: center; gap: 9px; margin: 0; line-height: 1.4; }
.contact p svg { flex: 0 0 auto; width: 15px; height: 15px; color: var(--rose); }
.footer-flourish { position: absolute; right: -8px; bottom: -6px; z-index: 0; width: 140px; height: 182px; color: var(--gold); fill: none; stroke: currentColor; stroke-width: 1.2; stroke-linecap: round; stroke-linejoin: round; opacity: .55; pointer-events: none; }
.footer-bottom { display: flex; justify-content: space-between; padding: 14px 0; border-top: 1px solid var(--line); color: var(--muted); font-size: 12px; }

@media (max-width: 1080px) {
    .service-icon { top: 174px; }
}

@media (max-width: 900px) {
    .container { width: min(100% - 48px, 680px); }
    .header-inner { min-height: 74px; gap: 18px; }
    .header-cta { margin-left: 0; }
    .brand-logo { width: 136px; }
    .site-navigation { position: absolute; top: 74px; right: 24px; left: 24px; display: none; padding: 12px 22px; background: var(--cream); box-shadow: 0 10px 25px rgba(67,26,28,.12); }
    .site-navigation.is-open { display: grid; }
    .site-navigation a { padding: 14px 0; border-bottom: 1px solid var(--line); }
    .site-navigation a:last-child { border: 0; }
    .site-navigation a::after { bottom: 0; }
    .menu-toggle { display: grid; gap: 4px; width: 32px; padding: 6px 4px; border: 0; background: none; cursor: pointer; }
    .menu-toggle > span:not(.sr-only) { width: 24px; height: 1px; background: var(--ink); }
    .sr-only { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; }
    .hero-copy-zone { padding-top: 110px; }
    .service-grid { grid-template-columns: repeat(3, 1fr); }
    .card-image { height: 180px; }
    .service-icon { top: 154px; }
    .about-layout { grid-template-columns: 1fr 1fr; grid-template-rows: auto auto auto; }
    .why-choose { grid-column: 1 / 3; grid-row: 1; }
    .reason-grid { grid-template-columns: repeat(4, 1fr); }
    .salon-photo { grid-column: 1; grid-row: 2; min-height: 340px; }
    .about-copy { grid-column: 2; grid-row: 2; }
    .stats { grid-column: 1 / 3; grid-row: 3; grid-template-columns: repeat(4, 1fr); border-top: 1px solid var(--line); border-left: 0; padding: 26px 0 0; }
    .stat-item { flex-direction: column; text-align: center; gap: 8px; }
    .testimonial-carousel { --tg-per-view: 2; }
    .footer-grid { grid-template-columns: 1fr 1fr; gap: 30px 25px; }
    .footer-brand { grid-column: 1 / 3; }
    .footer-brand .brand-logo { width: 160px; }
    .footer-column + .footer-column, .footer-brand + .footer-column { padding-left: 0; border-left: 0; }
    .footer-flourish { display: none; }
}

@media (max-width: 560px) {
    .container { width: calc(100% - 36px); }
    .header-cta { display: none; }
    .brand-logo { width: 112px; }
    .header-call { display: flex; align-items: center; gap: 6px; height: 40px; margin-left: auto; padding: 0 12px; border-radius: 20px; background: var(--rose); color: #fff; font-size: 12px; font-weight: 600; white-space: nowrap; flex: 0 0 auto; transition: background .2s; }
    .header-call:hover { background: var(--rose-dark); }
    .header-call svg { width: 16px; height: 16px; flex: 0 0 auto; }
    .hero { min-height: 480px; }
    .hero::before { background-position: 78% center; }
    .hero::after { background: linear-gradient(90deg, var(--cream) 0%, rgba(255,250,246,.92) 30%, rgba(255,250,246,.55) 50%, rgba(255,250,246,.15) 68%, rgba(255,250,246,0) 82%); }
    .hero-copy-zone { padding: 100px 0 48px; }
    h1 { font-size: clamp(52px, 15vw, 68px); }
    .hero-copy { max-width: 320px; font-size: 15px; color: var(--ink); }
    .hero-actions { align-items: stretch; flex-direction: column; width: 230px; }
    .trust-grid { grid-template-columns: repeat(2, 1fr); gap: 16px 0; padding: 20px 0; }
    .trust-item:nth-child(2) { border-right: 0; }
    .trust-item:nth-child(-n+2) { border-bottom: 1px solid var(--line); padding-bottom: 14px; }
    .trust-item:nth-child(n+3) { padding-top: 14px; }
    .services-section, .testimonials-section { padding: 56px 0; }
    .section-heading h2 { font-size: 34px; }
    .service-grid { grid-template-columns: repeat(2, 1fr); gap: 16px; }
    .service-grid .service-card:last-child { grid-column: 1 / 3; width: calc(50% - 8px); justify-self: center; }
    .card-image { height: 160px; }
    .service-icon { top: 134px; }
    .about-section { padding: 52px 0; }
    .about-layout { display: flex; flex-direction: column; gap: 32px; }
    .why-choose { order: 1; }
    .reason-grid { grid-template-columns: 1fr 1fr; gap: 22px 14px; }
    .salon-photo { order: 2; min-height: 260px; }
    .about-copy { order: 3; padding-left: 0; }
    .stats { order: 4; grid-template-columns: repeat(2, 1fr); gap: 24px 12px; padding-top: 26px; }
    .testimonial-carousel { gap: 10px; --tg-per-view: 1; }
    .testimonial-arrow { width: 32px; height: 32px; font-size: 16px; }
    .testimonial-grid { gap: 14px; }
    .ready-inner { align-items: flex-start; flex-direction: column; gap: 18px; padding-top: 34px; padding-bottom: 36px; }
    .footer-grid { grid-template-columns: 1fr; gap: 34px; text-align: center; }
    .footer-brand { grid-column: auto; }
    .footer-brand .brand-logo { width: 132px; }
    .footer-brand p { margin: 10px auto 14px; }
    .socials { justify-content: center; }
    .footer-column { align-items: center; }
    .hours p { justify-content: center; flex-wrap: wrap; }
    .contact p { justify-content: center; }
    .footer-bottom { align-items: center; flex-direction: column; gap: 8px; text-align: center; }
}

/* ---------- About page ---------- */

.about-hero {
    position: relative;
    overflow: hidden;
    min-height: 480px;
    display: flex;
    align-items: center;
    padding: 56px 0;
    background-color: var(--blush);
    background-image: url("../images/about/about-hero-signage.png");
    background-size: cover;
    background-position: 76% center;
    background-repeat: no-repeat;
}
.about-hero-inner { position: relative; z-index: 1; }
.about-hero-copy h1 { max-width: 460px; }

.brand-story-section { padding: 36px 0; background: #fff; }
.brand-story-grid { display: grid; grid-template-columns: 1.3fr 1fr 1fr 1fr; gap: 20px; align-items: stretch; }
.brand-story-copy h2 { margin: 8px 0 10px; font: 500 27px/1.15 "Cormorant Garamond", serif; }
.brand-story-copy p { max-width: 340px; margin: 0 0 8px; color: var(--muted); font-size: 12.5px; line-height: 1.55; }
.brand-story-copy .button { margin-top: 6px; padding: 11px 18px; font-size: 11px; }
.brand-story-photo { min-height: 260px; border-radius: 8px; overflow: hidden; box-shadow: 0 8px 22px rgba(87,44,50,.12); }
.brand-story-photo img { width: 100%; height: 100%; object-fit: cover; object-position: center 22%; }
.value-card { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 18px 16px; background: #fdf5f2; border: 1px solid rgba(119,72,75,.1); border-radius: 10px; text-align: center; }
.value-icon { display: grid; place-items: center; width: 42px; height: 42px; margin-bottom: 10px; padding: 10px; color: var(--rose); background: #f9dedb; border-radius: 50%; }
.value-card h3 { margin: 0 0 6px; font: 500 17px "Cormorant Garamond", serif; }
.value-card p { margin: 0; color: var(--muted); font-size: 11px; line-height: 1.5; }
.value-rule { margin-top: 10px; color: var(--gold); font-size: 14px; }

.team-section { padding: 56px 0; background: var(--blush); }
.team-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.team-card { background: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 14px rgba(87,44,50,.08); }
.team-photo { height: 230px; overflow: hidden; }
.team-photo img { width: 100%; height: 100%; object-fit: cover; object-position: center 20%; }
.team-card h3 { margin: 16px 16px 2px; font: 500 19px "Cormorant Garamond", serif; }
.team-role { margin: 0 16px 8px; color: var(--rose); font-size: 11px; font-weight: 600; letter-spacing: .3px; }
.team-bio { min-height: 52px; margin: 0 16px 14px; color: var(--muted); font-size: 12px; line-height: 1.55; }
.team-socials { margin: 0 16px 16px; gap: 6px; }
.team-socials a { width: 24px; height: 24px; font-size: 10px; }

.ambience-section { padding: 48px 0; background: #fff; }
.ambience-row { display: flex; align-items: center; gap: 28px; }
.ambience-label { flex: 0 0 22%; }
.ambience-label h2 { margin: 0 0 12px; font: 500 27px/1.15 "Cormorant Garamond", serif; }
.ambience-label p { margin: 0 0 16px; color: var(--muted); font-size: 13px; line-height: 1.65; }
.ambience-strip { flex: 1 1 auto; min-width: 0; display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; height: 230px; }
.ambience-strip img { width: 100%; height: 100%; object-fit: cover; border-radius: 6px; }

.love-section { padding: 32px 0 14px; background: var(--cream); }
.love-section .section-heading { margin-bottom: 22px; }
.love-grid { display: grid; grid-template-columns: repeat(6, 1fr); gap: 8px; }
.love-item { padding: 0 8px; text-align: center; border-right: 1px solid rgba(119,72,75,.14); }
.love-item:last-child { border-right: 0; }
.love-icon { display: grid; place-items: center; width: 40px; height: 40px; margin: 0 auto 8px; padding: 10px; color: var(--rose); background: #f9dedb; border-radius: 50%; }
.love-item h3 { margin: 0 0 4px; font: 600 12.5px "Cormorant Garamond", serif; }
.love-item p { margin: 0; color: var(--muted); font-size: 10.5px; line-height: 1.45; }

.journey-section { padding: 8px 0 40px; background: #fff; }
.journey-section .kicker-flourish { margin-bottom: 20px; }
.journey-section .kicker-flourish span { width: 90px; }
.journey-track { display: grid; grid-template-columns: repeat(6, 1fr); gap: 8px; }
.journey-item { position: relative; text-align: center; }
.journey-icon { position: relative; z-index: 1; display: grid; place-items: center; width: 44px; height: 44px; margin: 0 auto 10px; padding: 11px; color: var(--rose); background: #f9dedb; border: 2px solid #fff; border-radius: 50%; box-shadow: 0 0 0 1px rgba(197,154,92,.35); }
.journey-item:not(:last-child)::after { content: ""; position: absolute; top: 26px; left: calc(50% + 22px); width: calc(100% - 44px); border-top: 2px dotted var(--gold); z-index: 0; }
.journey-text strong { display: block; margin-bottom: 2px; color: var(--ink); font-size: 12px; font-weight: 700; letter-spacing: .3px; }
.journey-text h3 { margin: 0 0 6px; color: var(--rose); font: 600 13.5px "Cormorant Garamond", serif; }
.journey-text p { margin: 0; color: var(--muted); font-size: 10.5px; line-height: 1.5; }

@media (max-width: 900px) {
    .about-hero { min-height: 400px; }
    .brand-story-grid { display: flex; flex-direction: column; gap: 24px; }
    .brand-story-copy p { max-width: 100%; }
    .brand-story-photo { height: 320px; }
    .team-grid { grid-template-columns: repeat(2, 1fr); }
    .ambience-row { flex-direction: column; align-items: flex-start; gap: 18px; }
    .ambience-label { flex: 0 0 auto; width: 100%; }
    .ambience-strip { width: 100%; height: 200px; }
    .love-grid { grid-template-columns: repeat(3, 1fr); gap: 22px 16px; }
    .love-item { border-right: 1px solid rgba(119,72,75,.14); }
    .love-item:nth-child(3n) { border-right: 0; }
    .journey-track { grid-template-columns: repeat(3, 1fr); gap: 28px 12px; }
    .journey-item::after { display: none; }
}

@media (max-width: 560px) {
    .about-hero { padding: 40px 0; min-height: 340px; background-position: 88% center; }
    .brand-story-photo { height: 260px; }
    .team-grid { grid-template-columns: 1fr; }
    .ambience-strip { grid-template-columns: repeat(2, 1fr); height: auto; }
    .ambience-strip img { height: 130px; }
    .love-grid { grid-template-columns: repeat(2, 1fr); gap: 20px 14px; }
    .love-item { border-right: 0; }
    .journey-track { grid-template-columns: repeat(2, 1fr); gap: 26px 14px; }
}

/* ---------- Services page ---------- */

.services-hero {
    position: relative;
    overflow: hidden;
    min-height: 460px;
    display: flex;
    align-items: center;
    padding: 56px 0;
    background-color: var(--blush);
    background-image: url("../images/about/about-hero-signage.png");
    background-size: cover;
    background-position: 76% center;
    background-repeat: no-repeat;
}
.services-hero-inner { position: relative; z-index: 1; }
.services-hero-inner h1 { max-width: 460px; }

.filter-pills { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; padding: 30px 0 6px; }
.filter-pill { padding: 10px 22px; border: 1px solid var(--line); border-radius: 30px; background: #fff; color: var(--ink); font-family: "DM Sans", sans-serif; font-size: 12.5px; font-weight: 500; cursor: pointer; transition: background .2s, color .2s, border-color .2s; }
.filter-pill:hover { border-color: var(--rose); color: var(--rose); }
.filter-pill.active { background: var(--rose); border-color: var(--rose); color: #fff; }

.services-catalog-section { padding: 30px 0 70px; background: var(--cream); }
.services-catalog-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }
.service-card .service-desc { margin-bottom: 6px; }
.service-price { margin: 0 18px 20px; color: var(--rose); font-size: 13px; font-weight: 600; }
.services-empty { margin: 30px 0 0; color: var(--muted); text-align: center; font-size: 13px; }

.process-section { padding: 28px 0; background: var(--blush); }
.process-grid { display: grid; grid-template-columns: 1.5fr 1fr .85fr; gap: 24px; align-items: center; }
.process-main h2 { margin: 4px 0 0; font: 500 23px/1.2 "Cormorant Garamond", serif; }
.process-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; margin-top: 16px; }
.process-step { position: relative; text-align: left; }
.process-icon { position: relative; z-index: 1; display: grid; place-items: center; width: 36px; height: 36px; margin-bottom: 8px; padding: 9px; color: var(--rose); background: #f9dedb; border-radius: 50%; }
.process-step:not(:last-child)::after { content: ""; position: absolute; top: 18px; left: calc(36px + 8px); width: calc(100% - 28px); border-top: 2px dashed var(--gold); z-index: 0; }
.process-step h3 { margin: 0 0 4px; font: 600 11.5px "Cormorant Garamond", serif; }
.process-step p { margin: 0; color: var(--muted); font-size: 10px; line-height: 1.4; }
.process-photo { height: 220px; border-radius: 10px; overflow: hidden; box-shadow: 0 8px 20px rgba(87,44,50,.14); }
.process-photo img { width: 100%; height: 100%; object-fit: cover; }
.process-consult { background: transparent; padding: 0; }
.process-consult h3 { margin: 0 0 8px; font: 500 15px "Cormorant Garamond", serif; }
.process-consult p { margin: 0 0 12px; color: var(--muted); font-size: 11px; line-height: 1.5; }
.process-consult .button { padding: 10px 16px; font-size: 10.5px; }

.packages-section { padding: 56px 0; background: #fff; }
.packages-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.package-card { display: flex; align-items: flex-start; gap: 14px; padding: 20px; background: var(--blush); border-radius: 10px; }
.package-icon { flex: 0 0 auto; display: grid; place-items: center; width: 42px; height: 42px; padding: 11px; color: var(--rose); background: #fff; border-radius: 50%; }
.package-card h3 { margin: 0 0 4px; font: 500 16px "Cormorant Garamond", serif; }
.package-card p { margin: 0 0 8px; color: var(--muted); font-size: 11.5px; line-height: 1.4; }
.package-price { color: var(--rose); font-size: 15px; font-weight: 600; }
.packages-cta { margin-top: 30px; text-align: center; }

.faq-section { padding: 52px 0 60px; background: var(--cream); }
.faq-grid { display: grid; grid-template-columns: .8fr 1.6fr; gap: 40px; align-items: start; }
.faq-intro h2 { margin: 10px 0 20px; font: 500 30px/1.15 "Cormorant Garamond", serif; }
.faq-list { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.faq-item { background: #fff; border: 1px solid rgba(119,72,75,.1); border-radius: 8px; padding: 16px 20px; }
.faq-item summary { display: flex; align-items: center; justify-content: space-between; gap: 10px; cursor: pointer; list-style: none; color: var(--ink); font-size: 13px; font-weight: 500; }
.faq-item summary::-webkit-details-marker { display: none; }
.faq-toggle { flex: 0 0 auto; display: grid; place-items: center; width: 22px; height: 22px; border-radius: 50%; background: var(--blush); color: var(--rose); font-size: 14px; line-height: 1; transition: transform .2s; }
.faq-item[open] .faq-toggle { transform: rotate(45deg); }
.faq-item p { margin: 12px 0 0; color: var(--muted); font-size: 12px; line-height: 1.6; }

@media (max-width: 900px) {
    .services-hero { min-height: 380px; }
    .filter-pills { gap: 8px; }
    .filter-pill { padding: 8px 16px; font-size: 12px; }
    .services-catalog-grid { grid-template-columns: repeat(2, 1fr); }
    .process-grid { display: flex; flex-direction: column; gap: 28px; }
    .process-steps { grid-template-columns: repeat(2, 1fr); gap: 24px 16px; }
    .process-step:not(:last-child)::after { display: none; }
    .process-photo { height: 240px; }
    .packages-grid { grid-template-columns: repeat(2, 1fr); }
    .faq-grid { display: flex; flex-direction: column; align-items: stretch; gap: 24px; }
    .faq-intro { text-align: center; }
    .faq-list { grid-template-columns: 1fr; }
}

@media (max-width: 560px) {
    .services-hero { min-height: 340px; padding: 40px 0; background-position: 88% center; }
    .services-hero-inner h1 em { color: var(--ink); }
    .services-catalog-grid { grid-template-columns: 1fr; }
    .process-steps { grid-template-columns: 1fr; gap: 20px; }
    .process-step { display: grid; grid-template-columns: 36px 1fr; column-gap: 12px; }
    .process-step .process-icon { grid-column: 1; grid-row: 1 / span 2; align-self: center; margin-bottom: 0; }
    .process-step h3 { grid-column: 2; grid-row: 1; }
    .process-step p { grid-column: 2; grid-row: 2; }
    .process-photo { height: 200px; }
    .process-consult { text-align: center; }
    .packages-grid { grid-template-columns: 1fr; }
}

/* ---------- Gallery page ---------- */

.gallery-hero {
    position: relative;
    overflow: hidden;
    min-height: 380px;
    display: flex;
    align-items: center;
    padding: 56px 0;
    background-color: var(--blush);
    background-image: url("../images/gallery/gallery-hero.jpg");
    background-size: cover;
    background-position: 72% center;
    background-repeat: no-repeat;
}
.gallery-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(255,250,246,.5) 0%, rgba(255,250,246,.16) 40%, rgba(255,250,246,0) 62%);
    z-index: 0;
}
.gallery-hero-inner { position: relative; z-index: 1; }
.gallery-hero-inner h1 { max-width: 460px; }

.gallery-masonry-section { padding: 30px 0 60px; background: var(--cream); }
.gallery-masonry { display: grid; grid-template-columns: repeat(4, 1fr); grid-auto-rows: 170px; gap: 14px; }
.gallery-tile { position: relative; margin: 0; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 12px rgba(87,44,50,.08); }
.gallery-tile img { width: 100%; height: 100%; object-fit: cover; display: block; }
.gallery-tile-tall { grid-row: span 2; }
.gallery-tile figcaption { position: absolute; left: 10px; bottom: 10px; padding: 6px 12px; border-radius: 6px; background: rgba(255,255,255,.94); line-height: 1.3; }
.gallery-tile figcaption strong { display: block; color: var(--ink); font-size: 12px; font-weight: 600; }
.gallery-tile figcaption span { color: var(--muted); font-size: 10px; }

.transform-section { padding: 52px 0 56px; background: #fff; }
.kicker-flourish { display: flex; align-items: center; justify-content: center; gap: 14px; margin: 0 0 30px; color: var(--rose); font-size: 12px; letter-spacing: 2px; text-transform: uppercase; font-weight: 500; }
.kicker-flourish span { width: 36px; height: 1px; background: var(--gold); }
.transform-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.transform-card { background: #fff; border: 1px solid rgba(119,72,75,.1); border-radius: 10px; overflow: hidden; box-shadow: 0 4px 12px rgba(87,44,50,.06); }
.transform-images { position: relative; display: flex; height: 150px; }
.transform-images img { width: 100%; height: 100%; object-fit: cover; display: block; }
.transform-divider { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: grid; place-items: center; width: 26px; height: 26px; border-radius: 50%; background: #fff; color: var(--rose); font-size: 9px; box-shadow: 0 2px 6px rgba(0,0,0,.18); }
.transform-labels { display: flex; align-items: center; justify-content: space-between; padding: 10px 14px; color: var(--ink); font-size: 11.5px; font-weight: 500; }

@media (max-width: 900px) {
    .gallery-hero { min-height: 320px; background-position: 80% center; }
    .gallery-masonry { grid-template-columns: repeat(2, 1fr); grid-auto-rows: 160px; }
    .gallery-tile-tall { grid-row: span 2; }
    .transform-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 560px) {
    .gallery-hero { min-height: 300px; padding: 40px 0; background-position: 90% center; }
    .gallery-hero::before { background: linear-gradient(90deg, rgba(255,250,246,.55) 0%, rgba(255,250,246,.22) 35%, rgba(255,250,246,0) 60%); }
    .gallery-masonry { grid-template-columns: 1fr; grid-auto-rows: 200px; gap: 12px; }
    .gallery-tile-tall { grid-row: span 1; }
    .transform-grid { grid-template-columns: 1fr; }
    .transform-images { height: 180px; }
}

/* ---------- Pricing page ---------- */

.pricing-hero {
    position: relative;
    overflow: hidden;
    min-height: 420px;
    display: flex;
    align-items: center;
    padding: 56px 0;
    background-color: var(--blush);
    background-image: url("../images/about/about-hero-signage.png");
    background-size: cover;
    background-position: 76% center;
    background-repeat: no-repeat;
}
.pricing-hero-inner { position: relative; z-index: 1; }
.pricing-hero-inner h1 { max-width: 460px; }

.pricing-catalog-section { padding: 40px 0 24px; background: var(--cream); }
.pricing-catalog-section > .container, .membership-section > .container { width: min(1360px, calc(100% - 48px)); }
.pricing-cards-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 16px; align-items: stretch; }
.pricing-cards-grid > * { min-width: 0; }
.pricing-card { display: flex; flex-direction: column; padding: 22px 18px; background: #fff; border: 1px solid rgba(119,72,75,.12); border-radius: 12px; text-align: center; box-shadow: 0 4px 14px rgba(87,44,50,.06); }
.pricing-card.featured { position: relative; border: 2px solid var(--rose); box-shadow: 0 12px 26px rgba(169,78,98,.18); transform: translateY(-6px); }
.pricing-badge { position: absolute; top: -12px; left: 50%; display: inline-flex; align-items: center; gap: 4px; padding: 5px 14px; background: var(--rose); color: #fff; font-size: 10px; font-weight: 600; letter-spacing: .4px; text-transform: uppercase; border-radius: 20px; white-space: nowrap; transform: translateX(-50%); }
.pricing-card-icon { display: grid; place-items: center; width: 58px; height: 58px; margin: 0 auto 10px; padding: 14px; color: var(--rose); background: #f9dedb; border-radius: 50%; }
.pricing-card h3 { margin: 0 0 4px; font: 500 22px "Cormorant Garamond", serif; }
.pricing-card-from { margin: 0 0 12px; color: var(--muted); font-size: 12px; }
.pricing-list { display: flex; flex: 1 1 auto; flex-direction: column; gap: 8px; margin: 0 0 14px; padding: 0; list-style: none; text-align: left; }
.pricing-list li { display: flex; justify-content: space-between; align-items: baseline; gap: 6px; padding-bottom: 6px; border-bottom: 1px dashed var(--line); color: var(--ink); font-size: 12.5px; line-height: 1.3; }
.pricing-list li span:last-child { flex: 0 0 auto; color: var(--rose); font-weight: 600; }
.pricing-card-btn { width: 100%; justify-content: center; padding: 11px 14px; font-size: 12px; }
.pricing-card-note { margin: 10px 0 0; color: var(--muted); font-size: 10px; font-style: italic; line-height: 1.35; }

.membership-section { padding: 36px 0; background: var(--blush); }
.membership-grid { display: grid; grid-template-columns: .9fr 1fr 1fr 1fr .9fr; gap: 18px; align-items: stretch; }
.membership-grid > * { min-width: 0; }
.membership-label { display: flex; flex-direction: column; justify-content: center; }
.membership-label h2 { margin: 8px 0 0; font: 500 28px/1.1 "Cormorant Garamond", serif; }
.membership-label p { margin: 12px 0 0; color: var(--muted); font-size: 12.5px; line-height: 1.5; }
.membership-card { position: relative; display: flex; flex-direction: column; padding: 20px 18px; background: #fff; border: 1px solid rgba(119,72,75,.12); border-radius: 12px; box-shadow: 0 4px 14px rgba(87,44,50,.06); }
.membership-card.featured { border: 2px solid var(--rose); box-shadow: 0 12px 26px rgba(169,78,98,.18); transform: translateY(-6px); }
.membership-card h3 { margin: 6px 0 3px; font: 500 20px "Cormorant Garamond", serif; }
.membership-tagline { margin: 0 0 10px; color: var(--muted); font-size: 11.5px; }
.membership-price { margin: 0 0 12px; color: var(--rose); font: 500 25px "Cormorant Garamond", serif; }
.membership-price span { color: var(--muted); font-family: "DM Sans", sans-serif; font-size: 11px; }
.membership-features { display: flex; flex: 1 1 auto; flex-direction: column; gap: 7px; margin: 0 0 14px; padding: 0; list-style: none; }
.membership-features li { position: relative; padding-left: 20px; color: var(--ink); font-size: 12px; line-height: 1.3; }
.membership-features li::before { content: "\2713"; position: absolute; left: 0; color: var(--rose); font-weight: 700; font-size: 12px; }
.membership-card .button { width: 100%; justify-content: center; padding: 11px 14px; font-size: 12px; }
.membership-benefits { display: flex; flex-direction: column; padding: 20px 18px; background: #fff; border-radius: 12px; box-shadow: 0 4px 14px rgba(87,44,50,.06); }
.benefit-item { display: flex; align-items: flex-start; gap: 10px; margin-bottom: 14px; }
.benefit-icon { flex: 0 0 auto; display: grid; place-items: center; width: 34px; height: 34px; padding: 8px; color: var(--rose); background: #f9dedb; border-radius: 50%; }
.benefit-item h4 { margin: 0 0 2px; font: 600 13px "Cormorant Garamond", serif; }
.benefit-item p { margin: 0; color: var(--muted); font-size: 11px; line-height: 1.35; }
.membership-benefits-note { margin: auto 0 0; padding-top: 12px; border-top: 1px solid var(--line); color: var(--muted); font-size: 9.5px; font-style: italic; line-height: 1.35; }

.pricing-faq-section { padding: 40px 0 50px; background: #fff; }
.pricing-faq-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.pricing-faq-item { padding: 14px 20px; background: var(--cream); border: 1px solid rgba(119,72,75,.1); border-radius: 30px; }
.pricing-faq-item summary { display: flex; align-items: center; gap: 10px; cursor: pointer; list-style: none; color: var(--ink); font-size: 12.5px; font-weight: 500; }
.pricing-faq-item summary::-webkit-details-marker { display: none; }
.faq-q-icon { flex: 0 0 auto; display: grid; place-items: center; width: 22px; height: 22px; background: var(--blush); color: var(--rose); border-radius: 50%; font-size: 11px; font-weight: 700; }
.faq-chevron { margin-left: auto; color: var(--rose); font-size: 17px; transition: transform .2s; }
.pricing-faq-item[open] .faq-chevron { transform: rotate(90deg); }
.pricing-faq-item p { margin: 10px 0 0 32px; color: var(--muted); font-size: 11.5px; line-height: 1.5; }

.bridal-cta-section {
    position: relative;
    overflow: hidden;
    min-height: 120px;
    display: flex;
    align-items: center;
    color: #fff;
    background-color: #6d2331;
    background-image: linear-gradient(90deg, rgba(78,20,32,.5) 0%, rgba(78,20,32,.85) 42%, rgba(64,15,26,.95) 100%), url("../images/services/bridal-portrait.png");
    background-size: cover;
    background-position: 28% center;
    background-repeat: no-repeat;
}
.bridal-cta-inner { display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.bridal-cta-text h2 { margin: 0; color: #fff; font: 500 26px "Cormorant Garamond", serif; }
.bridal-cta-text p { margin: 6px 0 0; color: #f0d6d6; font-size: 13px; }
.bridal-cta-btn { flex: 0 0 auto; color: #6d2331; background: #fff; border-color: #fff; }
.bridal-cta-btn:hover { background: var(--blush); }

@media (max-width: 900px) {
    .pricing-hero { min-height: 360px; }
    .pricing-cards-grid { grid-template-columns: repeat(2, 1fr); }
    .pricing-card.featured { transform: none; grid-column: span 2; }
    .membership-grid { display: flex; flex-direction: column; align-items: stretch; gap: 24px; }
    .membership-label { align-items: center; text-align: center; }
    .membership-card.featured { transform: none; }
    .pricing-faq-grid { grid-template-columns: repeat(2, 1fr); }
    .bridal-cta-inner { flex-direction: column; align-items: flex-start; gap: 14px; padding: 24px 0; }
}

@media (max-width: 560px) {
    .pricing-hero { min-height: 320px; padding: 40px 0; background-position: 88% center; }
    .pricing-cards-grid { grid-template-columns: 1fr; }
    .pricing-card.featured { grid-column: auto; }
    .pricing-faq-grid { grid-template-columns: 1fr; }
    .bridal-cta-section { background-position: 75% center; }
}

/* ---------- Contact page ---------- */

.contact-hero {
    position: relative;
    overflow: hidden;
    min-height: 420px;
    display: flex;
    align-items: center;
    padding: 56px 0;
    background-color: var(--blush);
    background-image: url("../images/about/about-hero-signage.png");
    background-size: cover;
    background-position: 76% center;
    background-repeat: no-repeat;
}
.contact-hero-inner { position: relative; z-index: 1; }
.contact-hero-inner h1 { max-width: 460px; }

.contact-message-section { padding: 56px 0; background: #fff; }
.contact-message-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 56px; }
.connect-col { padding-right: 40px; border-right: 1px solid var(--line); }
.connect-col h2, .message-col h2 { margin: 0; font: 500 30px "Cormorant Garamond", serif; }
.connect-sub { margin: 8px 0 26px; color: var(--muted); font-size: 13px; }
.connect-list { display: flex; flex-direction: column; gap: 20px; }
.connect-item { display: flex; align-items: flex-start; gap: 16px; }
.connect-icon { flex: 0 0 auto; display: grid; place-items: center; width: 44px; height: 44px; padding: 11px; color: var(--rose); background: #f9dedb; border-radius: 50%; }
.connect-label { margin: 0 0 3px; color: var(--rose); font-size: 12px; font-weight: 600; }
.connect-value { margin: 0; color: var(--ink); font-size: 13.5px; line-height: 1.5; }
.connect-note { margin: 2px 0 0; color: var(--muted); font-size: 11.5px; }
.connect-link { display: inline-block; margin-top: 4px; color: var(--rose); font-size: 12px; font-weight: 500; }
.connect-hours { display: flex; justify-content: space-between; gap: 12px; margin: 0; color: var(--ink); font-size: 12.5px; }
.connect-walkins { display: inline-block; margin-top: 8px; padding: 5px 14px; color: var(--rose); background: #f8dede; border-radius: 20px; font-size: 11px; font-weight: 500; }

.message-col { position: relative; padding-left: 4px; }
.contact-form { margin-top: 26px; display: flex; flex-direction: column; gap: 16px; }
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.form-field.full { width: 100%; }
.contact-form input, .contact-form select, .contact-form textarea {
    width: 100%;
    padding: 14px 16px;
    border: 1px solid var(--line);
    border-radius: 8px;
    background: var(--cream);
    color: var(--ink);
    font-family: "DM Sans", sans-serif;
    font-size: 13px;
}
.contact-form select { appearance: none; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a94e62' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: right 14px center; background-size: 16px; }
.contact-form textarea { resize: vertical; min-height: 120px; font-family: "DM Sans", sans-serif; }
.contact-form input:focus, .contact-form select:focus, .contact-form textarea:focus { outline: none; border-color: var(--rose); background: #fff; }
.form-consent { display: flex; align-items: flex-start; gap: 8px; color: var(--muted); font-size: 12px; line-height: 1.5; }
.form-consent input { width: auto; margin-top: 2px; accent-color: var(--rose); }
.form-consent a { color: var(--rose); }
.contact-submit { align-self: flex-start; }
.contact-submit svg { width: 15px; height: 15px; }
.form-status { margin: 0; font-size: 12px; }
.form-status.is-success { color: #3f7a4f; }
.form-status.is-error { color: var(--rose); }
.contact-form-flourish { position: absolute; right: -6px; bottom: -10px; z-index: 0; width: 110px; height: 138px; color: var(--gold); fill: none; stroke: currentColor; stroke-width: 1.2; stroke-linecap: round; stroke-linejoin: round; opacity: .4; pointer-events: none; }

.location-faq-section { padding: 32px 0 44px; background: var(--cream); }
.location-faq-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start; }
.location-faq-col { display: flex; flex-direction: column; gap: 18px; }
.map-visual { position: relative; overflow: hidden; min-height: 270px; border-radius: 12px; box-shadow: 0 4px 14px rgba(87,44,50,.08); }
.map-frame { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }
.location-card { position: absolute; right: 16px; bottom: 16px; width: 190px; padding: 16px; background: #fff; border-radius: 10px; box-shadow: 0 8px 20px rgba(87,44,50,.18); }
.location-card h3 { margin: 0 0 6px; font: 500 16px "Cormorant Garamond", serif; }
.location-card .mini-divider { display: block; width: 30px; height: 1px; margin: 0 0 10px; background: var(--gold); }
.location-card p { margin: 0 0 10px; color: var(--muted); font-size: 11px; line-height: 1.45; }
.location-card .button { width: 100%; justify-content: center; padding: 8px 10px; font-size: 10.5px; }

.faq-block { padding: 0; }
.faq-heading { display: flex; align-items: center; justify-content: flex-start; gap: 10px; margin: 0 0 10px; color: var(--ink); font: 500 15px "Cormorant Garamond", serif; }
.faq-heading::after { content: ""; flex: 0 0 auto; width: 34px; height: 1px; background: var(--gold); }
.contact-faq-list { display: flex; flex-direction: column; background: #fff; border: 1px solid rgba(119,72,75,.12); border-radius: 10px; overflow: hidden; }
.contact-faq-item { padding: 7px 14px; border-bottom: 1px solid rgba(119,72,75,.1); }
.contact-faq-item:last-child { border-bottom: 0; }
.contact-faq-item summary { display: flex; align-items: center; gap: 10px; cursor: pointer; list-style: none; }
.contact-faq-item summary::-webkit-details-marker { display: none; }
.contact-faq-icon { flex: 0 0 auto; display: grid; place-items: center; width: 26px; height: 26px; padding: 6px; color: var(--rose); background: #f9dedb; border-radius: 50%; }
.contact-faq-question { flex: 1 1 auto; color: var(--ink); font-size: 12px; font-weight: 600; }
.contact-faq-item[open] .faq-chevron { transform: rotate(90deg); }
.contact-faq-item p { margin: 5px 0 0 36px; color: var(--muted); font-size: 10.5px; line-height: 1.4; }

.social-visit-col { display: flex; flex-direction: column; gap: 18px; }
.social-card, .salon-visit-card { background: #fff; border-radius: 12px; box-shadow: 0 4px 14px rgba(87,44,50,.06); }
.social-card { padding: 18px 20px; }
.social-card h3, .salon-visit-text h3 { display: flex; align-items: center; gap: 10px; margin: 0; font: 500 18px "Cormorant Garamond", serif; }
.social-card h3::after { content: ""; flex: 0 0 auto; width: 34px; height: 1px; background: var(--gold); }
.social-card p { margin: 6px 0 14px; color: var(--muted); font-size: 12px; }
.social-icons-row { display: flex; gap: 10px; }
.social-icons-row a { display: grid; place-items: center; width: 50px; height: 50px; padding: 12px; color: var(--rose); background: #f9dedb; border-radius: 50%; font-size: 18px; font-weight: 700; }
.salon-visit-card { display: flex; align-items: stretch; gap: 0; padding: 0; overflow: hidden; }
.salon-visit-text { flex: 0 0 38%; padding: 18px 20px; }
.salon-visit-text .mini-divider { display: block; width: 30px; height: 1px; margin: 8px 0 12px; background: var(--gold); }
.salon-visit-text p { margin: 0 0 14px; color: var(--muted); font-size: 12px; line-height: 1.5; }
.salon-visit-image { flex: 0 0 62%; align-self: stretch; min-height: 340px; }
.salon-visit-image img { width: 100%; height: 100%; object-fit: cover; display: block; }

@media (max-width: 900px) {
    .contact-hero { min-height: 360px; }
    .contact-message-grid { display: flex; flex-direction: column; gap: 40px; }
    .connect-col { padding-right: 0; padding-bottom: 32px; border-right: 0; border-bottom: 1px solid var(--line); }
    .location-faq-grid { display: flex; flex-direction: column; gap: 32px; }
    .salon-visit-card { flex-direction: column; align-items: stretch; }
    .salon-visit-text, .salon-visit-image { flex: 0 0 auto; }
    .salon-visit-image { min-height: 200px; }
}

@media (max-width: 560px) {
    .contact-hero { min-height: 320px; padding: 40px 0; background-position: 88% center; }
    .form-row { grid-template-columns: 1fr; }
    .map-visual { min-height: 260px; }
    .location-card { position: static; width: auto; margin-top: 14px; }
    .pricing-faq-grid { grid-template-columns: 1fr; }
}

/* ---------- Premium card hover glow (site-wide) ---------- */
.service-card,
.team-card,
.testimonial,
.value-card,
.package-card,
.gallery-tile,
.transform-card,
.pricing-card,
.membership-card,
.location-card,
.social-card,
.salon-visit-card {
    transition: transform .3s ease, box-shadow .3s ease;
}

@media (hover: hover) and (pointer: fine) {
    .service-card:hover,
    .team-card:hover,
    .testimonial:hover,
    .value-card:hover,
    .package-card:hover,
    .gallery-tile:hover,
    .transform-card:hover,
    .pricing-card:hover,
    .membership-card:hover,
    .location-card:hover,
    .social-card:hover,
    .salon-visit-card:hover {
        transform: translateY(-4px);
        box-shadow: 0 10px 22px rgba(169,78,98,.18), 0 0 0 1px rgba(169,78,98,.08);
    }

    .pricing-card.featured:hover,
    .membership-card.featured:hover {
        transform: translateY(-9px);
    }
}

@media (prefers-reduced-motion: reduce) {
    .service-card,
    .team-card,
    .testimonial-grid,
    .testimonial,
    .value-card,
    .package-card,
    .gallery-tile,
    .transform-card,
    .pricing-card,
    .membership-card,
    .location-card,
    .social-card,
    .salon-visit-card {
        transition: none;
    }
}

/* ---------- Body-copy justification (desktop/tablet only) ---------- */
@media (min-width: 561px) {
    .hero-copy,
    .about-copy > p:not(.kicker),
    .brand-story-copy p,
    .faq-item p,
    .pricing-faq-item p,
    .contact-faq-item p,
    .salon-visit-text p {
        text-align: justify;
        text-justify: inter-word;
    }
}

/* ---------- Legal pages (Privacy Policy / Terms) ---------- */
.legal-page { padding: 64px 0 80px; }
.legal-page p { max-width: 680px; color: var(--muted); margin: 0 0 16px; line-height: 1.7; }
