/*
Theme Name: ZenShape
Theme URI: https://zenshape.ro
Author: ZenShape
Description: Temă WordPress personalizată pentru ZenShape – remodelare corporală și masaj în Cluj-Napoca.
Version: 1.6.5
Requires at least: 6.4
Tested up to: 7.1
Requires PHP: 7.4
Text Domain: zenshape
*/

:root {
  --zs-navy: #122f50;
  --zs-navy-deep: #0a2038;
  --zs-gold: #b57a3f;
  --zs-gold-soft: #caa16f;
  --zs-cream: #fbf7f1;
  --zs-cream-deep: #f1e7da;
  --zs-white: #ffffff;
  --zs-text: #293a50;
  --zs-muted: #6f7881;
  --zs-border: rgba(18, 47, 80, 0.12);
  --zs-shadow: 0 18px 45px rgba(44, 30, 20, 0.08);
  --zs-serif: Georgia, "Times New Roman", serif;
  --zs-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--zs-cream); color: var(--zs-text); font-family: var(--zs-sans); font-size: 16px; line-height: 1.6; }
body.admin-bar .zs-header { top: 32px; }
img { display: block; max-width: 100%; height: auto; }
a { color: inherit; text-decoration: none; }
a:focus-visible, button:focus-visible { outline: 3px solid var(--zs-gold); outline-offset: 4px; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.screen-reader-text:focus { position: fixed; top: 10px; left: 10px; z-index: 99999; width: auto; height: auto; padding: 12px 18px; clip: auto; background: #fff; color: var(--zs-navy); }
.zs-wrap { width: min(1180px, calc(100% - 48px)); margin-inline: auto; }

.zs-header { position: sticky; top: 0; z-index: 100; background: rgba(255,255,255,.97); border-bottom: 1px solid var(--zs-border); backdrop-filter: blur(14px); }
.zs-header__inner { min-height: 92px; display: flex; align-items: center; gap: 34px; }
.zs-brand { flex: 0 0 190px; }
.zs-brand img, .zs-brand .custom-logo { width: 190px; max-height: 78px; object-fit: contain; }
.zs-nav { margin-left: auto; }
.zs-nav ul { display: flex; align-items: center; gap: 30px; padding: 0; margin: 0; list-style: none; }
.zs-nav a { color: var(--zs-navy); font-size: .92rem; font-weight: 600; }
.zs-nav a:hover, .zs-nav .current-menu-item > a { color: var(--zs-gold); }
.zs-nav__booking { display: none; }
.zs-menu-toggle { display: none; width: 46px; height: 46px; padding: 8px; background: transparent; border: 0; cursor: pointer; }
.zs-menu-toggle span { display: block; width: 28px; height: 2px; margin: 6px auto; background: var(--zs-navy); transition: .2s; }
.zs-button { display: inline-flex; min-height: 50px; align-items: center; justify-content: center; gap: 14px; padding: 12px 25px; border: 0; border-radius: 8px; background: var(--zs-gold); color: #fff; font-weight: 600; box-shadow: 0 10px 25px rgba(181,122,63,.2); transition: transform .2s, background .2s; }
.zs-button:hover { background: #9d6533; transform: translateY(-2px); }
.zs-header__cta { white-space: nowrap; }

.zs-hero { background: var(--zs-cream); }
.zs-hero__grid { min-height: 575px; display: grid; grid-template-columns: .9fr 1.1fr; }
.zs-hero__content { display: flex; flex-direction: column; justify-content: center; padding: 58px max(36px, calc((100vw - 1180px) / 2)) 52px max(24px, calc((100vw - 1180px) / 2)); }
.zs-hero__title { margin: 0 0 22px; color: var(--zs-navy-deep); font-family: var(--zs-serif); font-size: clamp(3rem, 5vw, 5.1rem); font-weight: 600; line-height: .98; letter-spacing: -.045em; }
.zs-hero__title em { display: block; color: var(--zs-gold); font-weight: 500; }
.zs-rule { width: 54px; height: 2px; margin: 0 0 22px; background: var(--zs-gold); }
.zs-eyebrow { margin: 0 0 14px; color: var(--zs-navy); font-size: .86rem; font-weight: 600; letter-spacing: .16em; text-transform: uppercase; }
.zs-hero__intro { max-width: 530px; margin: 0 0 26px; color: #4c5d70; font-size: 1.05rem; }
.zs-hero__content .zs-button { align-self: flex-start; }
.zs-hero__image { position: relative; min-height: 575px; background: center / cover no-repeat; }
.zs-hero__image::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(251,247,241,.34), transparent 28%); pointer-events: none; }
.zs-quick-benefits { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 34px; color: var(--zs-navy); }
.zs-quick-benefits div { display: flex; align-items: center; gap: 10px; font-size: .77rem; line-height: 1.3; }
.zs-quick-benefits svg { flex: 0 0 27px; width: 27px; color: var(--zs-gold); }

.zs-services { padding: 58px 0 46px; background: #fff; }
.zs-section-title { display: flex; align-items: center; justify-content: center; gap: 20px; margin-bottom: 28px; }
.zs-section-title::before, .zs-section-title::after { content: ""; width: 76px; height: 1px; background: var(--zs-gold-soft); }
.zs-section-title h2 { margin: 0; color: var(--zs-gold); font-family: var(--zs-serif); font-size: clamp(2rem, 3.2vw, 3.2rem); font-weight: 500; }
.zs-service-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
.zs-service-card { overflow: hidden; border: 1px solid var(--zs-border); border-radius: 8px; background: var(--zs-white); box-shadow: var(--zs-shadow); transition: transform .2s, box-shadow .2s; }
.zs-service-card:hover { transform: translateY(-4px); box-shadow: 0 22px 52px rgba(44,30,20,.13); }
.zs-service-card__image { width: 100%; aspect-ratio: 1.65; object-fit: cover; }
.zs-service-card__body { padding: 18px 18px 20px; }
.zs-service-card h3 { margin: 0 0 9px; color: var(--zs-navy); font-family: var(--zs-serif); font-size: 1.28rem; line-height: 1.2; }
.zs-service-card p { margin: 0 0 15px; color: var(--zs-muted); font-size: .9rem; line-height: 1.5; }
.zs-service-card a { display: flex; align-items: center; justify-content: space-between; color: var(--zs-gold); font-size: .84rem; font-weight: 700; }

.zs-benefits { padding: 34px 0; background: linear-gradient(90deg, #f9f1e7, #fffaf4); border-block: 1px solid rgba(181,122,63,.13); }
.zs-benefit-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; }
.zs-benefit { display: grid; grid-template-columns: 52px 1fr; gap: 13px; align-items: start; }
.zs-benefit__icon { display: grid; width: 52px; height: 52px; place-items: center; border-radius: 50%; background: rgba(181,122,63,.1); color: var(--zs-gold); font-family: var(--zs-serif); font-size: 1.5rem; }
.zs-benefit h3 { margin: 1px 0 3px; color: var(--zs-navy); font-family: var(--zs-serif); font-size: 1rem; }
.zs-benefit p { margin: 0; color: var(--zs-muted); font-size: .78rem; line-height: 1.4; }

.zs-contact-strip { padding: 35px 0; background: #fff; }
.zs-contact-strip__inner { display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 38px; }
.zs-address { display: flex; align-items: center; gap: 14px; color: var(--zs-navy); font-style: normal; }
.zs-address svg { width: 36px; flex: 0 0 36px; color: var(--zs-gold); }
.zs-address span { display: block; }
.zs-contact-logo { width: 180px; padding-inline: 25px; border-inline: 1px solid rgba(181,122,63,.35); }
.zs-contact-action { justify-self: end; }
.zs-footer { padding: 20px 0; background: #fff; color: var(--zs-navy); border-top: 1px solid var(--zs-border); font-size: .8rem; }
.zs-footer__inner { display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.zs-footer a:hover { color: var(--zs-gold-soft); }
.zs-footer__legal { display: flex; align-items: center; gap: 9px; }

.zs-page { min-height: 60vh; padding: 72px 0; background: #fff; }
.zs-page h1 { color: var(--zs-navy); font-family: var(--zs-serif); font-size: clamp(2.5rem,5vw,4.6rem); line-height: 1.05; }
.zs-page__content { max-width: 820px; font-size: 1.05rem; }
.zs-page__content h2, .zs-page__content h3 { color: var(--zs-navy); font-family: var(--zs-serif); }

/* Privacy policy */
.zs-privacy-page { background: #fff; }
.zs-privacy-content { max-width: 900px; padding-block: 64px 80px; }
.zs-privacy-summary { padding: 24px 26px; margin: 0 0 42px; border-left: 4px solid var(--zs-gold); border-radius: 0 10px 10px 0; background: var(--zs-cream); }
.zs-privacy-summary p { margin: 0; }
.zs-privacy-section { padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid var(--zs-border); }
.zs-privacy-section:last-child { padding-bottom: 0; margin-bottom: 0; border-bottom: 0; }
.zs-privacy-section h2 { margin: 0 0 14px; color: var(--zs-navy-deep); font-family: var(--zs-serif); font-size: clamp(1.55rem, 3vw, 2rem); }
.zs-privacy-section h3 { margin: 22px 0 8px; color: var(--zs-navy); font-size: 1.02rem; }
.zs-privacy-section p { margin: 0 0 12px; }
.zs-privacy-section ul { padding-left: 22px; margin: 10px 0 0; }
.zs-privacy-section li { margin-bottom: 8px; }
.zs-privacy-identity { padding: 20px 22px; border: 1px solid var(--zs-border); border-radius: 10px; background: #fffaf4; }
.zs-privacy-identity p { margin: 4px 0; }
.zs-privacy-content a { color: var(--zs-gold); text-decoration: underline; text-underline-offset: 3px; }
.zs-privacy-updated { color: var(--zs-muted); font-size: .9rem; }

/* Services page */
.zs-inner-hero { position: relative; overflow: hidden; padding: 82px 0 76px; background: linear-gradient(135deg, var(--zs-cream), #f6ecdf); text-align: center; }
.zs-inner-hero::before, .zs-inner-hero::after { display: none !important; content: "" !important; border: 0 !important; background: none !important; box-shadow: none !important; }
.zs-inner-hero__content { position: relative; z-index: 1; max-width: 800px; }
.zs-inner-hero__eyebrow { margin: 0 0 12px; color: var(--zs-gold); font-size: .78rem; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; }
.zs-inner-hero h1 { margin: 0 0 16px; color: var(--zs-navy-deep); font-family: var(--zs-serif); font-size: clamp(3rem, 6vw, 5rem); font-weight: 500; line-height: 1; letter-spacing: -.035em; }
.zs-inner-hero p:last-child { max-width: 680px; margin: 0 auto; color: #56677a; font-size: 1.08rem; }
.zs-category-nav { position: relative; z-index: 2; margin: -26px 0 0; }
.zs-category-nav__grid { display: grid; grid-template-columns: repeat(4, 1fr); overflow: hidden; border: 1px solid var(--zs-border); border-radius: 10px; background: #fff; box-shadow: var(--zs-shadow); }
.zs-category-nav a { display: flex; min-height: 76px; align-items: center; gap: 12px; padding: 14px 18px; color: var(--zs-navy); font-family: var(--zs-serif); font-size: 1rem; font-weight: 600; line-height: 1.2; border-right: 1px solid var(--zs-border); transition: color .2s, background .2s; }
.zs-category-nav a:last-child { border-right: 0; }
.zs-category-nav a:hover { background: var(--zs-cream); color: var(--zs-gold); }
.zs-category-nav a span { color: var(--zs-gold-soft); font-family: var(--zs-sans); font-size: .72rem; letter-spacing: .08em; }
.zs-service-catalog { padding: 82px 0; background: #fff; }
.zs-service-detail { scroll-margin-top: 115px; display: grid; grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr); min-height: 430px; overflow: hidden; margin-bottom: 38px; border: 1px solid var(--zs-border); border-radius: 12px; background: var(--zs-cream); box-shadow: var(--zs-shadow); }
.zs-service-detail:last-child { margin-bottom: 0; }
.zs-service-detail--reverse .zs-service-detail__image { order: 2; }
.zs-service-detail--reverse .zs-service-detail__content { order: 1; }
.zs-service-detail__image { min-height: 430px; }
.zs-service-detail__image img { width: 100%; height: 100%; object-fit: cover; }
.zs-service-detail__content { display: flex; flex-direction: column; justify-content: center; padding: 48px 54px; }
.zs-service-detail__number { margin-bottom: 7px; color: var(--zs-gold-soft); font-size: .75rem; font-weight: 700; letter-spacing: .15em; }
.zs-service-detail h2 { margin: 0 0 13px; color: var(--zs-navy-deep); font-family: var(--zs-serif); font-size: clamp(2rem, 3.2vw, 3.15rem); font-weight: 500; line-height: 1.08; }
.zs-service-detail p { margin: 0 0 21px; color: #56677a; }
.zs-service-detail ul { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px 22px; padding: 0; margin: 0 0 25px; list-style: none; }
.zs-service-detail li { position: relative; padding-left: 18px; color: var(--zs-navy); font-size: .93rem; }
.zs-service-detail li::before { position: absolute; top: .67em; left: 0; width: 6px; height: 6px; content: ""; border-radius: 50%; background: var(--zs-gold); }
.zs-text-link { display: inline-flex; align-self: flex-start; align-items: center; gap: 14px; color: var(--zs-gold); font-weight: 700; }
.zs-text-link span { font-size: 1.25rem; transition: transform .2s; }
.zs-text-link:hover span { transform: translateX(4px); }
.zs-service-cta { padding: 54px 0; background: var(--zs-navy-deep); color: #fff; }
.zs-service-cta__inner { display: flex; align-items: center; justify-content: space-between; gap: 42px; }
.zs-service-cta__eyebrow { margin: 0 0 7px; color: var(--zs-gold-soft); font-size: .75rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.zs-service-cta h2 { max-width: 720px; margin: 0; font-family: var(--zs-serif); font-size: clamp(1.8rem, 3vw, 2.8rem); font-weight: 500; line-height: 1.12; }
.zs-service-cta .zs-button { flex: 0 0 auto; }

/* Body-contouring safety information */
.zs-safety { padding: 82px 0 88px; background: linear-gradient(135deg, #fbf7f1, #f6ecdf); border-top: 1px solid rgba(181,122,63,.16); }
.zs-safety__header { max-width: 820px; margin: 0 auto 30px; text-align: center; }
.zs-safety__header h2 { margin: 0 0 17px; color: var(--zs-navy-deep); font-family: var(--zs-serif); font-size: clamp(2.3rem, 4.2vw, 4rem); font-weight: 500; line-height: 1.05; letter-spacing: -.025em; }
.zs-safety__header > p:last-child { margin: 0; color: #56677a; }
.zs-safety__notice { display: grid; max-width: 980px; grid-template-columns: auto 1fr; gap: 16px; padding: 20px 22px; margin: 0 auto 28px; border: 1px solid rgba(181,122,63,.28); border-radius: 10px; background: rgba(255,255,255,.78); }
.zs-safety__notice strong { color: var(--zs-gold); text-transform: uppercase; letter-spacing: .08em; font-size: .78rem; }
.zs-safety__notice p { margin: 0; color: #56677a; font-size: .92rem; }
.zs-safety__grid { display: grid; max-width: 980px; gap: 14px; margin: 0 auto; }
.zs-safety-card { overflow: hidden; border: 1px solid var(--zs-border); border-radius: 10px; background: #fff; box-shadow: 0 10px 30px rgba(44,30,20,.055); }
.zs-safety-card summary { display: grid; min-height: 78px; grid-template-columns: 44px 1fr auto; align-items: center; gap: 14px; padding: 15px 22px; color: var(--zs-navy); cursor: pointer; list-style: none; }
.zs-safety-card summary::-webkit-details-marker { display: none; }
.zs-safety-card summary::after { content: "+"; grid-column: 3; grid-row: 1 / span 2; color: var(--zs-gold); font-family: var(--zs-serif); font-size: 1.9rem; line-height: 1; }
.zs-safety-card[open] summary::after { content: "−"; }
.zs-safety-card summary > span { grid-row: 1 / span 2; color: var(--zs-gold-soft); font-size: .72rem; font-weight: 700; letter-spacing: .12em; }
.zs-safety-card summary strong { align-self: end; font-family: var(--zs-serif); font-size: 1.28rem; }
.zs-safety-card summary small { align-self: start; color: var(--zs-muted); }
.zs-safety-card__content { padding: 0 24px 24px 80px; border-top: 1px solid var(--zs-border); }
.zs-safety-card__content p { margin: 20px 0 12px; color: #56677a; }
.zs-safety-card__content ul { padding-left: 20px; margin: 0; color: var(--zs-navy); }
.zs-safety-card__content li { margin-bottom: 7px; }
.zs-safety__footnote { max-width: 900px; margin: 24px auto 0; color: var(--zs-muted); font-size: .82rem; text-align: center; }

/* Prices page */
.zs-price-list { padding: 76px 0 84px; background: #fff; }
.zs-price-note { display: flex; max-width: 900px; align-items: center; gap: 18px; padding: 20px 24px; margin: 0 auto 58px; border: 1px solid rgba(181,122,63,.2); border-radius: 10px; background: linear-gradient(135deg, #fbf7f1, #fff); color: var(--zs-navy); }
.zs-price-note svg { flex: 0 0 38px; width: 38px; color: var(--zs-gold); }
.zs-price-note strong, .zs-price-note span { display: block; }
.zs-price-note strong { margin-bottom: 2px; font-family: var(--zs-serif); font-size: 1.12rem; }
.zs-price-note span { color: var(--zs-muted); font-size: .88rem; }
.zs-price-section { scroll-margin-top: 115px; margin-bottom: 58px; }
.zs-price-section:last-child { margin-bottom: 0; }
.zs-price-section__header { display: flex; align-items: center; gap: 14px; margin-bottom: 18px; }
.zs-price-section__header span { color: var(--zs-gold-soft); font-size: .76rem; font-weight: 700; letter-spacing: .14em; }
.zs-price-section__header h2 { margin: 0; color: var(--zs-navy-deep); font-family: var(--zs-serif); font-size: clamp(2rem, 3.4vw, 3rem); font-weight: 500; line-height: 1.1; }
.zs-price-table-wrap { overflow: hidden; border: 1px solid var(--zs-border); border-radius: 11px; box-shadow: var(--zs-shadow); }
.zs-price-table { width: 100%; border-collapse: collapse; background: #fff; }
.zs-price-table th, .zs-price-table td { padding: 16px 20px; text-align: left; border-bottom: 1px solid var(--zs-border); }
.zs-price-table thead th { background: var(--zs-navy); color: #fff; font-size: .78rem; font-weight: 700; letter-spacing: .07em; text-transform: uppercase; }
.zs-price-table thead th small { display: block; margin-top: 3px; font-size: .68rem; font-weight: 600; letter-spacing: .02em; opacity: .82; text-transform: none; }
.zs-price-table thead th:nth-child(n+3), .zs-price-table tbody td:nth-child(n+3) { text-align: center; }
.zs-price-table tbody th { width: 31%; color: var(--zs-navy); font-family: var(--zs-serif); font-size: 1.02rem; font-weight: 600; }
.zs-price-table tbody td { color: #56677a; }
.zs-price-table tbody td:nth-child(n+3) { color: var(--zs-navy-deep); font-weight: 700; white-space: nowrap; }
.zs-price-table tbody tr:nth-child(even) { background: #fdfaf6; }
.zs-price-table tbody tr:last-child th, .zs-price-table tbody tr:last-child td { border-bottom: 0; }

/* Contact page */
.zs-contact-details { padding: 82px 0; background: #fff; }
.zs-contact-details__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }
.zs-contact-card { display: flex; min-height: 370px; align-items: center; flex-direction: column; justify-content: center; padding: 40px 26px; border: 1px solid var(--zs-border); border-radius: 12px; background: var(--zs-cream); text-align: center; box-shadow: var(--zs-shadow); }
.zs-contact-card__icon { display: grid; width: 68px; height: 68px; place-items: center; margin-bottom: 20px; border-radius: 50%; background: rgba(181,122,63,.1); color: var(--zs-gold); }
.zs-contact-card__icon svg { width: 34px; height: 38px; }
.zs-contact-card > p { margin: 0 0 7px; color: var(--zs-gold); font-size: .76rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; }
.zs-contact-card h2 { margin: 0 0 8px; color: var(--zs-navy-deep); font-family: var(--zs-serif); font-size: clamp(1.65rem, 3vw, 2.45rem); font-weight: 500; line-height: 1.15; }
.zs-contact-card h2 a:hover { color: var(--zs-gold); }
.zs-contact-card > span { min-height: 48px; margin-bottom: 23px; color: var(--zs-muted); }
.zs-contact-actions { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }
.zs-contact-actions .zs-button { padding-inline: 20px; }
.zs-button svg { width: 22px; height: 22px; }
.zs-button--outline { background: transparent; color: var(--zs-gold); border: 1px solid var(--zs-gold); box-shadow: none; }
.zs-button--outline:hover { background: var(--zs-gold); color: #fff; }
.zs-button--whatsapp { background: #1f8f55; box-shadow: 0 10px 25px rgba(31,143,85,.18); }
.zs-button--whatsapp:hover { background: #187546; }
.zs-button--waze { background: #217f9d; box-shadow: 0 10px 25px rgba(33,127,157,.18); }
.zs-button--waze:hover { background: #19677f; }
.zs-hours { width: 100%; margin: 7px 0 0; }
.zs-hours div { display: flex; justify-content: space-between; gap: 18px; padding: 8px 0; border-bottom: 1px solid var(--zs-border); }
.zs-hours div:last-child { border-bottom: 0; }
.zs-hours dt { color: var(--zs-muted); }
.zs-hours dd { margin: 0; color: var(--zs-navy); font-weight: 700; white-space: nowrap; }
.zs-booking { padding: 86px 0 92px; background: var(--zs-cream); border-top: 1px solid var(--zs-border); scroll-margin-top: 110px; }
.zs-booking__grid { display: grid; grid-template-columns: minmax(0, .82fr) minmax(520px, 1.18fr); align-items: start; gap: 70px; }
.zs-booking__intro { padding-top: 26px; }
.zs-booking__eyebrow { margin: 0 0 10px; color: var(--zs-gold); font-size: .76rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; }
.zs-booking__intro h2 { max-width: 480px; margin: 0 0 20px; color: var(--zs-navy-deep); font-family: var(--zs-serif); font-size: clamp(2.6rem, 4.5vw, 4.2rem); font-weight: 500; line-height: 1.02; letter-spacing: -.03em; }
.zs-booking__intro > p:not(.zs-booking__eyebrow) { max-width: 500px; margin: 0; color: #56677a; font-size: 1.02rem; }
.zs-booking__notice { margin-top: 26px !important; padding: 17px 19px; border-left: 3px solid var(--zs-gold); background: rgba(255,255,255,.68); font-size: .88rem !important; }
.zs-booking-options { display: grid; gap: 16px; }
.zs-booking-option { display: grid; min-height: 132px; grid-template-columns: 58px 1fr auto; align-items: center; gap: 18px; padding: 24px; border: 1px solid var(--zs-border); border-radius: 11px; background: #fff; box-shadow: var(--zs-shadow); transition: transform .2s, border-color .2s; }
.zs-booking-option:hover { transform: translateY(-3px); border-color: rgba(181,122,63,.45); }
.zs-booking-option__icon { display: grid; width: 58px; height: 58px; place-items: center; border-radius: 50%; background: rgba(181,122,63,.1); color: var(--zs-gold); }
.zs-booking-option__icon svg { width: 30px; height: 30px; }
.zs-booking-option > span:nth-child(2) { display: flex; min-width: 0; flex-direction: column; }
.zs-booking-option small { color: var(--zs-gold); font-size: .7rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.zs-booking-option strong { color: var(--zs-navy); font-family: var(--zs-serif); font-size: 1.35rem; line-height: 1.25; }
.zs-booking-option em { color: var(--zs-muted); font-size: .82rem; font-style: normal; }
.zs-booking-option > b { color: var(--zs-gold); font-size: 1.45rem; }
.zs-booking-option--whatsapp .zs-booking-option__icon { background: rgba(31,143,85,.1); color: #1f8f55; }
.zs-booking-option--whatsapp small, .zs-booking-option--whatsapp > b { color: #1f8f55; }
.zs-booking-options__note { margin: 3px 0 0; color: var(--zs-muted); font-size: .76rem; text-align: center; }
.zs-contact-callout { padding: 46px 0; background: linear-gradient(135deg, #f8eee2, #fff); border-top: 1px solid rgba(181,122,63,.15); }
.zs-contact-callout__inner { display: grid; grid-template-columns: 160px 1fr auto; align-items: center; gap: 34px; }
.zs-contact-callout img { width: 160px; max-height: 105px; object-fit: contain; }
.zs-contact-callout p { margin: 0 0 4px; color: var(--zs-gold); font-size: .72rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.zs-contact-callout h2 { margin: 0; color: var(--zs-navy-deep); font-family: var(--zs-serif); font-size: clamp(1.7rem, 3vw, 2.7rem); font-weight: 500; }
.zs-contact-callout__inner > a { color: var(--zs-navy); font-family: var(--zs-serif); font-size: 1.45rem; font-weight: 700; white-space: nowrap; }
.zs-contact-callout__inner > a:hover { color: var(--zs-gold); }
.zs-map-section { padding: 82px 0 88px; background: #fff; }
.zs-map-section__header { display: flex; align-items: flex-end; justify-content: space-between; gap: 32px; margin-bottom: 28px; }
.zs-map-section__header h2 { margin: 0 0 5px; color: var(--zs-navy-deep); font-family: var(--zs-serif); font-size: clamp(2.2rem, 4vw, 3.6rem); font-weight: 500; line-height: 1.05; }
.zs-map-section__header p:last-child { margin: 0; color: var(--zs-muted); }
.zs-map-actions { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 10px; }
.zs-map-actions .zs-button { min-height: 46px; padding: 10px 16px; font-size: .82rem; }
.zs-map-frame { height: 470px; overflow: hidden; border: 1px solid var(--zs-border); border-radius: 12px; background: var(--zs-cream); box-shadow: var(--zs-shadow); }
.zs-map-frame iframe { width: 100%; height: 100%; border: 0; }
.zs-map-frame--private { display: grid; place-items: center; min-height: 430px; padding: 38px 24px; background: linear-gradient(135deg, #f8efe4, #fff); }
.zs-map-consent { max-width: 610px; text-align: center; }
.zs-map-consent__icon { display: grid; width: 64px; height: 64px; margin: 0 auto 16px; place-items: center; border-radius: 50%; background: rgba(181,122,63,.12); color: var(--zs-gold); }
.zs-map-consent__icon svg { width: 30px; height: 30px; }
.zs-map-consent h3 { margin: 0 0 10px; color: var(--zs-navy-deep); font-family: var(--zs-serif); font-size: 1.65rem; }
.zs-map-consent p { margin: 0 auto 20px; color: var(--zs-muted); }

/* About page */
.zs-about-story { padding: 86px 0; background: #fff; }
.zs-about-story__grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, .92fr); align-items: center; gap: 72px; }
.zs-about-story__image { position: relative; min-height: 530px; overflow: hidden; border-radius: 12px; box-shadow: var(--zs-shadow); }
.zs-about-story__image img { position: absolute; width: 100%; height: 100%; object-fit: cover; }
.zs-about-label { margin: 0 0 10px; color: var(--zs-gold); font-size: .76rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; }
.zs-about-story h2 { margin: 0 0 22px; color: var(--zs-navy-deep); font-family: var(--zs-serif); font-size: clamp(2.4rem, 4.5vw, 4.2rem); font-weight: 500; line-height: 1.03; letter-spacing: -.025em; }
.zs-about-copy { margin-bottom: 26px; color: #56677a; }
.zs-about-copy p { margin: 0 0 14px; }
.zs-about-meaning { padding: 78px 0 86px; background: linear-gradient(135deg, #f8eee2, var(--zs-cream)); }
.zs-about-meaning__grid { display: grid; max-width: 980px; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 32px; margin: 0 auto; }
.zs-about-meaning article { min-height: 280px; padding: 40px; border: 1px solid rgba(181,122,63,.2); border-radius: 12px; background: rgba(255,255,255,.75); text-align: center; box-shadow: 0 15px 40px rgba(44,30,20,.06); }
.zs-about-meaning article > span { display: block; margin-bottom: 15px; color: var(--zs-gold); font-family: var(--zs-serif); font-size: 2.8rem; line-height: 1; }
.zs-about-meaning h3 { margin: 0 0 11px; color: var(--zs-navy); font-family: var(--zs-serif); font-size: 1.4rem; }
.zs-about-meaning p { margin: 0; color: var(--zs-muted); }
.zs-about-plus { color: var(--zs-gold-soft); font-family: var(--zs-serif); font-size: 2.7rem; }
.zs-about-values { padding: 80px 0 90px; background: #fff; }
.zs-about-values__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.zs-about-values article { padding: 38px 32px; border: 1px solid var(--zs-border); border-radius: 11px; background: var(--zs-cream); text-align: center; }
.zs-about-values article > div { display: grid; width: 62px; height: 62px; place-items: center; margin: 0 auto 18px; border-radius: 50%; background: rgba(181,122,63,.1); color: var(--zs-gold); }
.zs-about-values svg { width: 32px; }
.zs-about-values h3 { margin: 0 0 10px; color: var(--zs-navy-deep); font-family: var(--zs-serif); font-size: 1.45rem; }
.zs-about-values p { margin: 0; color: var(--zs-muted); font-size: .93rem; }
.zs-service-cta__phone { margin: 8px 0 0; color: var(--zs-gold-soft); font-weight: 700; letter-spacing: .04em; }

@media (max-width: 1020px) {
  .zs-wrap { width: min(100% - 36px, 900px); }
  .zs-header__inner { min-height: 80px; }
  body.admin-bar .zs-header { top: 46px; }
  .zs-brand { flex-basis: 155px; }
  .zs-brand img { width: 155px; }
  .zs-menu-toggle { display: block; margin-left: auto; }
  .zs-header__cta { display: none; }
  .zs-nav { display: none; position: absolute; top: 80px; left: 0; right: 0; margin: 0; padding: 14px 24px 24px; background: #fff; border-bottom: 1px solid var(--zs-border); box-shadow: var(--zs-shadow); }
  .zs-nav.is-open { display: block; }
  .zs-nav ul { align-items: stretch; flex-direction: column; gap: 0; }
  .zs-nav a { display: block; padding: 13px 6px; border-bottom: 1px solid var(--zs-border); }
  .zs-nav .zs-nav__booking { display: flex; min-height: 48px; align-items: center; justify-content: center; gap: 12px; padding: 11px 18px; margin-top: 15px; border: 0; border-radius: 8px; background: var(--zs-gold); color: #fff; box-shadow: 0 10px 24px rgba(181,122,63,.18); }
  .zs-nav .zs-nav__booking:hover { background: #9d6533; color: #fff; }
  .zs-hero__grid { grid-template-columns: 1fr; }
  .zs-hero__content { order: 2; padding: 52px max(24px, calc((100vw - 900px) / 2)); }
  .zs-hero__image { min-height: 430px; }
  .zs-service-grid { grid-template-columns: repeat(2, 1fr); }
  .zs-benefit-grid { grid-template-columns: repeat(2, 1fr); }
  .zs-category-nav__grid { grid-template-columns: repeat(2, 1fr); }
  .zs-category-nav a:nth-child(2) { border-right: 0; }
  .zs-category-nav a:nth-child(-n+2) { border-bottom: 1px solid var(--zs-border); }
  .zs-service-detail, .zs-service-detail--reverse { grid-template-columns: 1fr; }
  .zs-service-detail__image, .zs-service-detail--reverse .zs-service-detail__image { order: 1; min-height: 360px; }
  .zs-service-detail__content, .zs-service-detail--reverse .zs-service-detail__content { order: 2; }
  .zs-about-story__grid { grid-template-columns: 1fr; gap: 44px; }
  .zs-about-story__image { min-height: 440px; }
  .zs-about-values__grid { grid-template-columns: 1fr; }
  .zs-booking__grid { grid-template-columns: 1fr; gap: 35px; }
  .zs-booking__intro { max-width: 700px; padding-top: 0; }
  .zs-contact-details__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .zs-contact-card:last-child { grid-column: 1 / -1; min-height: 320px; }
  .zs-map-section__header { align-items: flex-start; flex-direction: column; }
  .zs-map-actions { justify-content: flex-start; }
}

@media (max-width: 640px) {
  .zs-wrap { width: min(100% - 28px, 560px); }
  .zs-header__inner { min-height: 74px; }
  .zs-brand { flex-basis: 145px; }
  .zs-brand img { width: 145px; }
  .zs-nav { top: 74px; }
  .zs-hero__image { min-height: 275px; }
  .zs-hero__image { display: none; }
  .zs-hero__content { order: 1; }
  .zs-hero__content { padding: 38px 20px 42px; }
  .zs-hero__title { font-size: clamp(2.65rem, 13.5vw, 4rem); }
  .zs-hero__intro { font-size: 1rem; }
  .zs-hero__content .zs-button { width: 100%; }
  .zs-quick-benefits { gap: 8px; }
  .zs-quick-benefits div { display: grid; justify-items: center; gap: 7px; text-align: center; font-size: .69rem; }
  .zs-services { padding: 45px 0 35px; }
  .zs-section-title { gap: 12px; }
  .zs-section-title::before, .zs-section-title::after { width: 35px; }
  .zs-section-title h2 { font-size: 1.8rem; }
  .zs-service-grid { grid-template-columns: 1fr; gap: 12px; }
  .zs-service-card { display: grid; grid-template-columns: 118px 1fr; min-height: 145px; }
  .zs-service-card__image { width: 118px; height: 100%; aspect-ratio: auto; }
  .zs-service-card__body { display: flex; flex-direction: column; padding: 16px; }
  .zs-service-card h3 { font-size: 1.18rem; }
  .zs-service-card p { display: none; }
  .zs-service-card a { margin-top: auto; }
  .zs-benefit-grid { grid-template-columns: 1fr; gap: 18px; }
  .zs-contact-strip__inner { grid-template-columns: 1fr; justify-items: center; text-align: center; }
  .zs-address { text-align: left; }
  .zs-contact-logo { width: 180px; border: 0; }
  .zs-contact-action { width: 100%; justify-self: stretch; }
  .zs-contact-action .zs-button { width: 100%; }
  .zs-footer__inner { flex-direction: column; text-align: center; gap: 8px; }
  .zs-inner-hero { padding: 58px 0 54px; background-color: #f8efe5 !important; background-image: none !important; }
  .zs-inner-hero::before, .zs-inner-hero::after { display: none !important; content: "" !important; border: 0 !important; background: none !important; box-shadow: none !important; }
  .zs-inner-hero h1 { font-size: 2.75rem; }
  .zs-category-nav { margin-top: -18px; }
  .zs-category-nav__grid { grid-template-columns: 1fr; }
  .zs-category-nav a { min-height: 60px; padding: 11px 16px; border-right: 0; border-bottom: 1px solid var(--zs-border); font-size: .96rem; }
  .zs-category-nav a:nth-child(3) { border-bottom: 1px solid var(--zs-border); }
  .zs-category-nav a:last-child { border-bottom: 0; }
  .zs-service-catalog { padding: 50px 0; }
  .zs-service-detail { min-height: 0; margin-bottom: 22px; }
  .zs-service-detail__image, .zs-service-detail--reverse .zs-service-detail__image { min-height: 225px; }
  .zs-service-detail__content { padding: 30px 24px 34px; }
  .zs-service-detail h2 { font-size: 2rem; }
  .zs-service-detail ul { grid-template-columns: 1fr; gap: 8px; }
  .zs-service-cta { padding: 42px 0; }
  .zs-service-cta__inner { align-items: stretch; flex-direction: column; gap: 24px; }
  .zs-service-cta .zs-button { width: 100%; }
  .zs-price-list { padding: 50px 0 58px; }
  .zs-price-note { align-items: flex-start; padding: 18px; margin-bottom: 40px; }
  .zs-price-section { margin-bottom: 42px; }
  .zs-price-section__header { align-items: flex-start; }
  .zs-price-section__header h2 { font-size: 2rem; }
  .zs-price-table-wrap { overflow: visible; border: 0; border-radius: 0; box-shadow: none; }
  .zs-price-table, .zs-price-table tbody, .zs-price-table tr, .zs-price-table th, .zs-price-table td { display: block; width: 100%; }
  .zs-price-table thead { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; }
  .zs-price-table tbody { display: grid; gap: 12px; }
  .zs-price-table tbody tr { padding: 16px 17px; border: 1px solid var(--zs-border); border-radius: 9px; background: #fff; box-shadow: 0 9px 25px rgba(44,30,20,.06); }
  .zs-price-table tbody tr:nth-child(even) { background: #fffaf4; }
  .zs-price-table tbody th { padding: 0 0 11px; margin-bottom: 9px; border-bottom: 1px solid var(--zs-border); font-size: 1.12rem; }
  .zs-price-table tbody td { display: grid; grid-template-columns: minmax(115px, .9fr) 1.1fr; gap: 10px; padding: 5px 0; text-align: right !important; border: 0; white-space: normal !important; }
  .zs-price-table tbody td::before { content: attr(data-label); color: var(--zs-muted); font-size: .72rem; font-weight: 700; letter-spacing: .04em; text-align: left; text-transform: uppercase; }
  .zs-contact-details { padding: 50px 0; }
  .zs-contact-details__grid { grid-template-columns: 1fr; gap: 18px; }
  .zs-contact-card, .zs-contact-card:last-child { min-height: 330px; grid-column: auto; padding: 38px 22px; }
  .zs-contact-card > span { min-height: 0; }
  .zs-contact-actions, .zs-contact-actions .zs-button { width: 100%; }
  .zs-booking { padding: 52px 0 58px; scroll-margin-top: 88px; }
  .zs-booking__grid { gap: 28px; }
  .zs-booking__intro h2 { font-size: 2.45rem; }
  .zs-booking-option { min-height: 0; grid-template-columns: 48px 1fr auto; gap: 13px; padding: 19px 16px; }
  .zs-booking-option__icon { width: 48px; height: 48px; }
  .zs-booking-option__icon svg { width: 25px; height: 25px; }
  .zs-booking-option strong { font-size: 1.15rem; }
  .zs-map-section { padding: 52px 0 58px; }
  .zs-map-actions, .zs-map-actions .zs-button { width: 100%; }
  .zs-map-frame { height: 360px; }
  .zs-safety { padding: 52px 0 58px; }
  .zs-safety__header h2 { font-size: 2.35rem; }
  .zs-safety__notice { grid-template-columns: 1fr; gap: 6px; padding: 18px; }
  .zs-safety-card summary { grid-template-columns: 32px 1fr auto; gap: 10px; padding: 14px 16px; }
  .zs-safety-card__content { padding: 0 18px 20px; }
  .zs-contact-callout__inner { grid-template-columns: 1fr; justify-items: center; gap: 15px; text-align: center; }
  .zs-contact-callout img { width: 145px; }
  .zs-about-story { padding: 52px 0; }
  .zs-about-story__grid { gap: 32px; }
  .zs-about-story__image { min-height: 300px; }
  .zs-about-story h2 { font-size: 2.45rem; }
  .zs-about-meaning { padding: 52px 0 58px; }
  .zs-about-meaning__grid { grid-template-columns: 1fr; gap: 14px; }
  .zs-about-meaning article { min-height: 0; padding: 30px 22px; }
  .zs-about-plus { font-size: 2rem; line-height: 1; text-align: center; }
  .zs-about-values { padding: 52px 0 60px; }
  .zs-about-values article { padding: 30px 22px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition-duration: .01ms !important; }
}
