/* Locks & Lashes Salon & Day Spa
   Two looks from one stylesheet: Blue Hour (default) and Sage & Ivory (html[data-theme="sage"]).
   Every color below is a token; the theme blocks only swap tokens. */
:root {
  --serif: 'Cormorant Garamond', 'Cormorant', Georgia, 'Times New Roman', serif;
  --sans: 'Jost', 'Futura', 'Century Gothic', 'Helvetica Neue', Arial, sans-serif;
  --script: 'Pinyon Script', 'Snell Roundhand', 'Brush Script MT', cursive;
  --gutter: clamp(20px, 5vw, 64px);
  --max: 1180px;

  /* Blue Hour */
  --bg: #08173F; --bg-grad: radial-gradient(1200px 700px at 15% 0%, #12307F 0%, #08173F 60%); --bg-alt: #0C2058;
  --text: #F6F0E4; --muted: #D3DAEC; --muted-2: #CBD3E8; --rule: rgba(246,240,228,.14);
  --accent: #FF8A2A; --accent-hover: #FFB347; --on-accent: #1A0E04; --accent-2: #FFB347; --accent-soft: rgba(255,138,42,.35); --accent-glow: rgba(255,138,42,.4);
  --surface: linear-gradient(180deg, #0F2A6E 0%, #0B1F55 100%); --surface-border: rgba(255,138,42,.35); --surface-shadow: 0 30px 60px rgba(0,0,0,.55); --surface-top: 0 solid transparent;
  --panel: rgba(255,255,255,.04); --panel-border: rgba(255,255,255,.12);
  --coupon-bg: linear-gradient(160deg, rgba(255,138,42,.14), rgba(30,91,255,.14)); --coupon-border: rgba(255,138,42,.45);
  --quote-bg: rgba(9,26,72,.82); --dahlia-opacity: .4;
  --frame-border: rgba(255,138,42,.35); --frame-bg: transparent;
  --ghost-bg: rgba(255,255,255,.06); --ghost-border: rgba(246,240,228,.5); --ghost-text: #F6F0E4;
  --outline-text: #FFB347;
  --grain-opacity: .18; --grain-blend: soft-light;
  --script-grad: linear-gradient(180deg, #FFFFFF 0%, #BFD6FF 30%, #6FA3FF 62%, #3D7BFF 100%);
  --script-grad-hero: var(--script-grad);
  --header-bg: linear-gradient(180deg, rgba(5,15,44,.6), rgba(5,15,44,0)); --nav-text: #F6F0E4; --nav-rule: rgba(246,240,228,.35); --menu-bg: rgba(8,23,63,.98);
  --hero-bg: radial-gradient(900px 700px at 75% 50%, #163A9C 0%, #0C2470 45%, #08173F 80%); --hero-photo: none; --hero-scrim: none;
  --hero-text: #F6F0E4; --hero-muted: #C9D0E6; --hero-eyebrow: #FFB347; --hero-grain: .22;
  --hero-btn-bg: #FF8A2A; --hero-btn-text: #1A0E04; --hero-ghost-bg: rgba(255,255,255,.06); --hero-ghost-border: rgba(246,240,228,.5); --hero-ghost-text: #F6F0E4;
  --bokeh: radial-gradient(300px 300px at 80% 28%, rgba(255,138,42,.28), transparent 70%), radial-gradient(200px 200px at 60% 80%, rgba(255,138,42,.18), transparent 70%), radial-gradient(140px 140px at 92% 72%, rgba(255,194,122,.2), transparent 70%), radial-gradient(90px 90px at 48% 20%, rgba(127,176,255,.18), transparent 70%);
  --portrait-border: rgba(255,138,42,.6); --portrait-bg: rgba(8,23,63,.5); --portrait-shadow: 0 30px 70px rgba(0,0,0,.6), 0 0 60px rgba(255,138,42,.18);
  --rating-border: rgba(255,138,42,.45); --rating-bg: rgba(8,23,63,.5); --rating-text: #F6F0E4; --rating-muted: #B9C2DC;
  --petal: linear-gradient(180deg, #7FB0FF 0%, #1E5BFF 38%, #FF7A1A 68%, #FFC27A 100%); --petal-blend: screen; --bloom-opacity: .85;
  --card-hover-shadow: 0 40px 70px rgba(0,0,0,.6), 0 0 50px rgba(255,138,42,.28);
  --visit-bg: #F6F0E4; --visit-card-bg: #08173F; --visit-card-text: #F6F0E4; --visit-card-muted: #CBD3E8; --visit-accent: #E0691A; --visit-rule: rgba(246,240,228,.14);
  --map-border: #E5DECF; --map-filter: saturate(.85) contrast(1.02);
  --foot-bg: #050F2C; --foot-text: #E6E1D4; --foot-muted: #8C95B3; --foot-rule: rgba(230,225,212,.16); --foot-grain: .2;
  --band-bg: radial-gradient(900px 700px at 75% 50%, #163A9C 0%, #0C2470 45%, #08173F 80%); --band-scrim: linear-gradient(90deg, rgba(8,23,63,.92) 0%, rgba(8,23,63,.6) 50%, rgba(8,23,63,.2) 100%); --band-photo-opacity: .32;
  --tab-bg: linear-gradient(180deg, rgba(15,42,110,.95), rgba(11,31,85,.95)); --tab-border: rgba(255,138,42,.4);
  --avatar-bg: radial-gradient(circle at 30% 30%, #1E4FC9, #0C2058); --avatar-border: rgba(255,138,42,.5); --avatar-text: #FFB347;
  --field-bg: rgba(255,255,255,.04); --field-border: rgba(246,240,228,.22); --field-text: #F6F0E4; --field-placeholder: rgba(246,240,228,.4);
  --shear-filter: brightness(1.6) sepia(1) saturate(4) hue-rotate(-10deg);
  --photo-filter: contrast(1.05) saturate(.9);
  --btn-grad: linear-gradient(100deg, #FF8A2A 0%, #FFB347 50%, #FF8A2A 100%);
  --btn-grad-hover: linear-gradient(100deg, #FFB347 0%, #FFD08A 50%, #FF8A2A 100%);
  --btn-sheen: linear-gradient(115deg, transparent 30%, rgba(255,255,255,.45) 50%, transparent 70%);
  --ghost-grad: linear-gradient(100deg, rgba(127,176,255,.28), rgba(255,138,42,.28));
  --outline-grad: linear-gradient(100deg, #FF8A2A, #FFB347);
  --ring-grad: conic-gradient(from 180deg, #FF8A2A, #7FB0FF, #FFB347, #FF8A2A);
  --hero-btn-grad: linear-gradient(100deg, #FF8A2A 0%, #FFB347 50%, #FF8A2A 100%);
  --hero-btn-grad-hover: linear-gradient(100deg, #FFB347 0%, #FFD08A 50%, #FF8A2A 100%);
}

html[data-theme="sage"] {
  --bg: #F5F2EA; --bg-grad: linear-gradient(180deg, #F3EFE6 0%, #ECE6D9 100%); --bg-alt: #E6E0D2;
  --text: #1F2219; --muted: #262A20; --muted-2: #2C3026; --rule: #D9D3C4;
  --accent: #6E7458; --accent-hover: #5C614C; --on-accent: #F7F4EC; --accent-2: #3F4434; --accent-soft: rgba(110,116,88,.35); --accent-glow: rgba(110,116,88,.3);
  --surface: #FBF9F4; --surface-border: #DDD7C8; --surface-shadow: 0 24px 50px rgba(43,46,36,.18), 0 2px 6px rgba(43,46,36,.06); --surface-top: 3px solid #D8C39A;
  --panel: #FBF9F4; --panel-border: #DDD7C8;
  --coupon-bg: #FBF9F4; --coupon-border: #B7AE93;
  --quote-bg: rgba(251,249,244,.92); --dahlia-opacity: .18;
  --frame-border: #DDD7C8; --frame-bg: #FBF9F4;
  --ghost-bg: transparent; --ghost-border: #6E7458; --ghost-text: #6E7458;
  --outline-text: #3F4434;
  --grain-opacity: .08; --grain-blend: multiply;
  --script-grad: linear-gradient(180deg, #9AA184 0%, #6E7458 55%, #4C5140 100%);
  --script-grad-hero: linear-gradient(180deg, #FFFFFF 0%, #F1E6CE 40%, #D8C39A 100%);
  --header-bg: linear-gradient(180deg, rgba(43,46,36,.5), rgba(43,46,36,0)); --nav-text: #F5F2EA; --nav-rule: rgba(245,242,234,.45); --menu-bg: rgba(43,46,36,.98);
  --hero-bg: #4C5140; --hero-photo: url("assets/hero-fern.jpg"); --hero-scrim: linear-gradient(90deg, rgba(58,62,46,.94) 0%, rgba(58,62,46,.8) 38%, rgba(58,62,46,.3) 70%, rgba(58,62,46,.15) 100%);
  --hero-text: #F5F2EA; --hero-muted: #DAD6C8; --hero-eyebrow: #D8C39A; --hero-grain: .12;
  --hero-btn-bg: #D8C39A; --hero-btn-text: #2B2E24; --hero-ghost-bg: rgba(245,242,234,.08); --hero-ghost-border: rgba(245,242,234,.6); --hero-ghost-text: #F5F2EA;
  --bokeh: radial-gradient(260px 260px at 78% 30%, rgba(216,195,154,.22), transparent 70%), radial-gradient(180px 180px at 62% 75%, rgba(216,195,154,.16), transparent 70%), radial-gradient(120px 120px at 90% 70%, rgba(245,242,234,.14), transparent 70%);
  --portrait-border: rgba(216,195,154,.7); --portrait-bg: rgba(43,46,36,.35); --portrait-shadow: 0 30px 60px rgba(0,0,0,.35);
  --rating-border: rgba(216,195,154,.6); --rating-bg: rgba(43,46,36,.45); --rating-text: #F5F2EA; --rating-muted: #DAD6C8;
  --petal: linear-gradient(180deg, #F3E6CF 0%, #D8C39A 38%, #B9C2A0 68%, #7B8067 100%); --petal-blend: screen; --bloom-opacity: .5;
  --card-hover-shadow: 0 34px 60px rgba(43,46,36,.28), 0 2px 6px rgba(43,46,36,.08);
  --visit-bg: #4C5140; --visit-card-bg: #F5F2EA; --visit-card-text: #2B2E24; --visit-card-muted: #4A4E42; --visit-accent: #6E7458; --visit-rule: #DDD7C8;
  --map-border: rgba(245,242,234,.2); --map-filter: sepia(.25) saturate(.75);
  --foot-bg: #2B2E24; --foot-text: #E6E1D4; --foot-muted: #A8A497; --foot-rule: rgba(230,225,212,.2); --foot-grain: .14;
  --band-bg: #4C5140; --band-scrim: linear-gradient(90deg, rgba(58,62,46,.94) 0%, rgba(58,62,46,.7) 50%, rgba(58,62,46,.35) 100%); --band-photo-opacity: .35;
  --tab-bg: #FBF9F4; --tab-border: #DDD7C8;
  --avatar-bg: radial-gradient(circle at 30% 30%, #B9C2A0, #7B8067); --avatar-border: #D8C39A; --avatar-text: #2B2E24;
  --field-bg: #FFFFFF; --field-border: #DDD7C8; --field-text: #2B2E24; --field-placeholder: #9A9484;
  --shear-filter: none;
  --photo-filter: sepia(.18);
  --btn-grad: linear-gradient(100deg, #6E7458 0%, #8A9072 50%, #6E7458 100%);
  --btn-grad-hover: linear-gradient(100deg, #8A9072 0%, #B9C2A0 50%, #6E7458 100%);
  --btn-sheen: linear-gradient(115deg, transparent 30%, rgba(255,255,255,.35) 50%, transparent 70%);
  --ghost-grad: linear-gradient(100deg, rgba(216,195,154,.35), rgba(110,116,88,.3));
  --outline-grad: linear-gradient(100deg, #6E7458, #9AA184);
  --ring-grad: conic-gradient(from 180deg, #D8C39A, #6E7458, #B9C2A0, #D8C39A);
  --nav-hover: #FFFFFF;
  --hero-btn-grad: linear-gradient(100deg, #D8C39A 0%, #F1E6CE 50%, #D8C39A 100%);
  --hero-btn-grad-hover: linear-gradient(100deg, #F1E6CE 0%, #FFFFFF 50%, #D8C39A 100%);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--bg); color: var(--text); font-family: var(--serif); font-size: 18px; line-height: 1.55; -webkit-font-smoothing: antialiased; overflow-x: hidden; }
img { max-width: 100%; display: block; }
a { color: var(--accent); }
a:hover { color: var(--accent-hover); }
h1, h2, h3, h4 { margin: 0; font-family: var(--serif); font-weight: 400; line-height: 1.05; text-wrap: balance; }
p { margin: 0; }
ul { margin: 0; padding: 0; list-style: none; }
:focus-visible { outline: 2px solid var(--accent-hover); outline-offset: 3px; }

/* texture */
.page { position: relative; background: var(--bg-grad), var(--bg); overflow: hidden; }
.grain { position: absolute; inset: 0; pointer-events: none; mix-blend-mode: var(--grain-blend); opacity: var(--grain-opacity); background-size: 240px 240px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>"); }
.page > .grain { z-index: 0; }
.page > .content { position: relative; z-index: 1; }

/* type helpers */
.script { font-family: var(--script); font-weight: 400; }
.grad { background: var(--script-grad); -webkit-background-clip: text; background-clip: text; color: transparent; padding: 0 .12em .12em 0; }
.hero .grad, .band .grad { background: var(--script-grad-hero); -webkit-background-clip: text; background-clip: text; }
.eyebrow { font: 600 11px/1 var(--sans); letter-spacing: .32em; text-transform: uppercase; color: var(--accent); }
.h2 { font-size: clamp(40px, 5vw, 60px); letter-spacing: .01em; }
.h2 .script { font-size: 1.36em; margin-right: .16em; }
.lead { font-size: clamp(18px, 2vw, 21px); color: var(--muted); max-width: 60ch; }
.center { text-align: center; align-items: center; }
.stack { display: flex; flex-direction: column; gap: 14px; }
.wrap { max-width: var(--max); margin: 0 auto; width: 100%; }
.section { padding: clamp(64px, 8vw, 100px) var(--gutter); }
.section.alt { background: var(--bg-alt); }
.grid-3 { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 26px; }
.grid-2 { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 26px; }
.grid-2 > *, .grid-3 > *, .two-col > *, .visit .grid > *, .story > *, .menu-block > * { min-width: 0; }

/* buttons */
.btn { position: relative; isolation: isolate; overflow: hidden; display: inline-flex; align-items: center; justify-content: center; gap: 10px; padding: 17px 34px; border-radius: 3px; font: 600 12px/1 var(--sans); letter-spacing: .22em; text-transform: uppercase; text-decoration: none; min-height: 48px; border: 0; cursor: pointer; transition: transform .45s cubic-bezier(.2,.8,.2,1), box-shadow .6s ease, color .4s ease, border-color .4s ease, letter-spacing .4s ease; }
/* two layers: the hover gradient fades in over the resting one, and a sheen sweeps across */
.btn::before { content: ""; position: absolute; inset: 0; z-index: -1; opacity: 0; transition: opacity .6s ease; }
.btn::after { content: ""; position: absolute; inset: 0; z-index: -1; background: var(--btn-sheen); transform: translateX(-120%); opacity: 0; transition: transform .9s ease, opacity .5s ease; }
.btn:hover { transform: translateY(-3px); letter-spacing: .26em; }
.btn:hover::before { opacity: 1; }
.btn:hover::after { transform: translateX(120%); opacity: 1; }
.btn:active { transform: translateY(0); transition-duration: .1s; }
.btn.primary { background: var(--btn-grad); background-size: 200% 100%; color: var(--on-accent); animation: shimmer 6s ease-in-out infinite; }
.btn.primary::before { background: var(--btn-grad-hover); background-size: 200% 100%; }
.btn.primary:hover { color: var(--on-accent); box-shadow: 0 14px 34px var(--accent-soft), 0 0 0 1px rgba(255,255,255,.15) inset; }
@keyframes shimmer { 0%, 100% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } }
.btn.glow { box-shadow: 0 0 40px var(--accent-glow); }
.btn.glow:hover { box-shadow: 0 0 60px var(--accent-glow), 0 14px 34px var(--accent-soft); }
.btn.ghost { background: var(--ghost-bg); color: var(--ghost-text); border: 1px solid var(--ghost-border); }
.btn.ghost::before { background: var(--ghost-grad); }
.btn.ghost:hover { color: var(--accent-hover); border-color: var(--accent-hover); box-shadow: 0 10px 28px rgba(0,0,0,.18); }
.btn.small { padding: 11px 20px; font-size: 10.5px; min-height: 40px; }
.btn.outline { background: transparent; color: var(--outline-text); border: 1px solid var(--accent); }
.btn.outline::before { background: var(--outline-grad); }
.btn.outline:hover { color: var(--on-accent); border-color: transparent; box-shadow: 0 10px 28px var(--accent-soft); }
.hero .btn.primary, .site-header .btn.primary { background: var(--hero-btn-grad); background-size: 200% 100%; color: var(--hero-btn-text); }
.hero .btn.primary::before, .site-header .btn.primary::before { background: var(--hero-btn-grad-hover); background-size: 200% 100%; }
.hero .btn.primary:hover, .site-header .btn.primary:hover { color: var(--hero-btn-text); }
.hero .btn.ghost { background: var(--hero-ghost-bg); color: var(--hero-ghost-text); border-color: var(--hero-ghost-border); }
.hero .btn.ghost:hover { color: #FFFFFF; border-color: rgba(255,255,255,.9); }
.textlink { position: relative; font: 600 11px/1 var(--sans); letter-spacing: .22em; text-transform: uppercase; color: var(--accent); text-decoration: none; padding-bottom: 4px; transition: color .35s ease; }
.textlink::after { content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 1px; background: var(--accent-soft); }
.textlink::before { content: ""; position: absolute; left: 0; bottom: 0; height: 2px; width: 100%; background: var(--outline-grad); transform: scaleX(0); transform-origin: left; transition: transform .45s cubic-bezier(.2,.8,.2,1); z-index: 1; }
.textlink:hover { color: var(--accent-hover); }
.textlink:hover::before { transform: scaleX(1); }

/* header */
.site-header { position: absolute; left: 0; right: 0; top: 0; z-index: 20; display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 20px var(--gutter); background: var(--header-bg); }
.site-header .logo img { height: 46px; width: auto; }
.site-nav { display: flex; align-items: center; gap: clamp(18px, 2.4vw, 34px); }
.site-nav a { position: relative; font: 500 13px/1 var(--sans); letter-spacing: .18em; text-transform: uppercase; color: var(--nav-text); text-decoration: none; padding: 8px 2px; transition: color .4s ease, letter-spacing .45s cubic-bezier(.2,.8,.2,1), transform .45s cubic-bezier(.2,.8,.2,1); }
/* underline: a soft gradient bar that grows out from the center and fades in, instead of a hard 1px line */
.site-nav a::after { content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 2px; border-radius: 2px; background: linear-gradient(90deg, transparent 0%, var(--hero-eyebrow) 20%, #FFFFFF 50%, var(--hero-eyebrow) 80%, transparent 100%); transform: scaleX(0); opacity: 0; transition: transform .5s cubic-bezier(.2,.8,.2,1), opacity .4s ease; }
.site-nav a:hover { color: #FFFFFF; letter-spacing: .24em; transform: translateY(-1px); }
.site-nav a:hover::after { transform: scaleX(1); opacity: 1; }
.site-nav a[aria-current="page"] { color: var(--hero-eyebrow); }
.site-nav a[aria-current="page"]::after { transform: scaleX(1); opacity: .85; }
.site-nav a[aria-current="page"]:hover { color: #FFFFFF; }
.header-actions { display: flex; align-items: center; gap: 14px; }
.icon-btn { position: relative; width: 44px; height: 44px; border-radius: 50%; border: 1px solid var(--nav-rule); display: inline-flex; align-items: center; justify-content: center; color: var(--nav-text); text-decoration: none; transition: color .4s ease, transform .4s ease, border-color .4s ease; }
.icon-btn::before { content: ""; position: absolute; inset: -1px; border-radius: 50%; background: var(--ring-grad); -webkit-mask: radial-gradient(circle, transparent calc(50% - 2px), #000 calc(50% - 1px)); mask: radial-gradient(circle, transparent calc(50% - 2px), #000 calc(50% - 1px)); opacity: 0; transition: opacity .5s ease, transform .8s ease; }
.icon-btn:hover { color: var(--hero-eyebrow); border-color: transparent; transform: translateY(-2px); }
.icon-btn:hover::before { opacity: 1; transform: rotate(180deg); }
.site-header .btn.primary { background: var(--hero-btn-bg); color: var(--hero-btn-text); }
.menu-btn { display: none; width: 44px; height: 44px; border-radius: 50%; border: 1px solid var(--nav-rule); background: transparent; color: var(--nav-text); align-items: center; justify-content: center; cursor: pointer; }
@media (max-width: 1080px) {
  .site-nav { position: fixed; inset: 0; background: var(--menu-bg); flex-direction: column; justify-content: center; gap: 28px; transform: translateY(-100%); transition: transform .35s ease; z-index: 30; }
  .site-nav a { font-size: 16px; padding: 10px 4px; opacity: 0; transform: translateY(14px); transition: opacity .5s ease, transform .5s cubic-bezier(.2,.8,.2,1), color .4s ease, letter-spacing .45s ease; }
  .site-nav.open { transform: none; }
  .site-nav.open a { opacity: 1; transform: none; }
  .site-nav.open a:nth-child(1) { transition-delay: .10s; } .site-nav.open a:nth-child(2) { transition-delay: .16s; } .site-nav.open a:nth-child(3) { transition-delay: .22s; } .site-nav.open a:nth-child(4) { transition-delay: .28s; } .site-nav.open a:nth-child(5) { transition-delay: .34s; } .site-nav.open a:nth-child(6) { transition-delay: .40s; }
  .site-nav a:hover { transform: none; }
  .menu-btn { display: inline-flex; z-index: 31; position: relative; }
  .header-actions .btn { display: none; }
}

/* hero */
.hero { position: relative; min-height: clamp(640px, 90vh, 860px); overflow: hidden; background: var(--hero-bg); display: grid; grid-template-columns: 1.1fr .9fr; align-items: center; gap: 40px; padding: 150px var(--gutter) 240px; }
.hero::before { content: ""; position: absolute; inset: 0; background-image: var(--hero-photo); background-size: cover; background-position: 70% 40%; }
.hero::after { content: ""; position: absolute; inset: 0; background: var(--hero-scrim); }
.hero .bokeh { position: absolute; inset: 0; pointer-events: none; background: var(--bokeh); z-index: 1; }
.hero .grain { opacity: var(--hero-grain); z-index: 1; }
.hero-copy { position: relative; z-index: 2; display: flex; flex-direction: column; gap: 24px; max-width: 640px; color: var(--hero-text); }
.hero .eyebrow { color: var(--hero-eyebrow); }
.hero h1 { font-size: clamp(40px, 5vw, 68px); line-height: 1.02; color: var(--hero-text); }
.hero h1 .script { display: block; font-size: clamp(88px, 10vw, 132px); line-height: .88; margin: 0 0 8px -4px; }
.hero .lead { color: var(--hero-muted); }
.hero .actions { display: flex; gap: 14px; flex-wrap: wrap; }
.rating { display: inline-flex; align-items: center; gap: 12px; text-decoration: none; color: var(--rating-text); align-self: flex-start; padding: 10px 16px 10px 12px; border: 1px solid var(--rating-border); border-radius: 999px; background: var(--rating-bg); }
.rating:hover { color: var(--rating-text); border-color: var(--hero-eyebrow); }
.rating .stars { color: var(--hero-eyebrow); letter-spacing: 2px; font-family: var(--sans); font-size: 14px; }
.rating strong { font: 600 15px/1 var(--sans); }
.rating span { font: 400 13px/1 var(--sans); color: var(--rating-muted); }
.hero-art { position: relative; z-index: 2; min-height: 520px; }
.portrait { position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: min(540px, 100%); border: 1px solid var(--portrait-border); padding: 10px; background: var(--portrait-bg); border-radius: 6px; box-shadow: var(--portrait-shadow); z-index: 2; }
.portrait .slides { position: relative; width: 100%; aspect-ratio: 540 / 404; overflow: hidden; }
.portrait .slides img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0; animation: slide 35s ease-in-out infinite; animation-delay: calc(var(--n, 0) * 5s); }
.portrait .slides img:first-child { opacity: 1; }
@keyframes slide { 0% { opacity: 0; } 3% { opacity: 1; } 14.3% { opacity: 1; } 17.3% { opacity: 0; } 100% { opacity: 0; } }
@media (prefers-reduced-motion: reduce) { .portrait .slides img { animation: none; opacity: 0; } .portrait .slides img:first-child { opacity: 1; } }
@media (max-width: 900px) {
  .hero h1 .script { font-size: clamp(72px, 22vw, 96px); }
  .h2 { font-size: clamp(34px, 9vw, 44px); }
  .hero { grid-template-columns: 1fr; padding: 120px var(--gutter) 200px; min-height: 0; gap: 24px; }
  .hero-art { min-height: 0; height: auto; display: flex; justify-content: center; }
  .portrait { position: relative; top: auto; transform: none; width: min(420px, 100%); }
  .bloom { display: none; }
}

/* petal bloom */
.bloom { position: absolute; width: 760px; height: 760px; pointer-events: none; left: 50%; top: 50%; margin: -380px 0 0 -380px; transform: scale(1.2); opacity: var(--bloom-opacity); }
.ring { position: absolute; inset: 0; animation: spin linear infinite; transform-origin: 50% 50%; mix-blend-mode: var(--petal-blend); }
.ring.r1 { filter: blur(.6px); } .ring.r2 { filter: blur(1.4px); }
.p { position: absolute; left: 50%; top: 50%; width: 0; height: 0; }
.p i { position: absolute; bottom: 0; display: block; transform-origin: 50% 100%; height: 320px; width: 136px; margin-left: -68px;
  border-radius: 50% 50% 46% 46% / 72% 72% 28% 28%; background: var(--petal); background-size: 100% 260%; opacity: .85;
  animation: open 12s ease-in-out infinite alternate, morph 18s ease-in-out infinite alternate; }
@keyframes spin { to { transform: rotate(360deg); } }
@keyframes open { 0% { transform: scaleY(.62) scaleX(.9); } 100% { transform: scaleY(1) scaleX(1); } }
@keyframes morph { 0% { background-position: 50% 0%; filter: hue-rotate(0deg); } 50% { background-position: 50% 60%; filter: hue-rotate(-30deg); } 100% { background-position: 50% 100%; filter: hue-rotate(25deg); } }

/* category cards */
.categories { position: relative; z-index: 3; margin-top: -190px; padding: 0 var(--gutter) 60px; display: flex; flex-direction: column; gap: 22px; align-items: center; }
.card { display: flex; flex-direction: column; text-decoration: none; background: var(--surface); border-radius: 6px; border: 1px solid var(--surface-border); border-top: var(--surface-top); box-shadow: var(--surface-shadow); overflow: hidden; transition: transform .45s ease, box-shadow .45s ease; color: var(--text); }
.card .pic { height: 250px; overflow: hidden; position: relative; }
.card .pic img { width: 100%; height: 100%; object-fit: cover; transition: transform .7s ease; }
.card .pic::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0,0,0,0) 60%, rgba(0,0,0,.3) 100%); }
.card .body { display: flex; flex-direction: column; gap: 8px; padding: 26px 26px 30px; align-items: center; text-align: center; }
.card h3 { font-size: 30px; }
.card p { font-size: 18px; color: var(--muted-2); }
.card .btn { margin-top: 10px; }
.card:hover { transform: translateY(-10px); box-shadow: var(--card-hover-shadow); color: var(--text); }
.card:hover .pic img { transform: scale(1.07); }
.card:hover .btn.outline { color: var(--on-accent); border-color: transparent; }
.card:hover .btn.outline::before { opacity: 1; }
.rise { animation: rise 1.1s cubic-bezier(.2,.8,.2,1) both; animation-delay: calc(var(--i, 0) * .2s + .3s); }
@keyframes rise { from { opacity: 0; transform: translateY(70px); } to { opacity: 1; transform: none; } }
.fine { font-style: italic; color: var(--muted); text-align: center; font-size: 17px; }
@media (max-width: 900px) { .categories { margin-top: -140px; } .grid-3, .grid-2 { grid-template-columns: 1fr; } }

/* divider */
.rule { display: flex; align-items: center; gap: 18px; justify-content: center; width: 100%; }
.rule i { flex: 1; max-width: 420px; height: 1px; background: linear-gradient(90deg, transparent, var(--accent)); }
.rule i + img + i { background: linear-gradient(90deg, var(--accent), transparent); }
.rule img { height: 20px; width: auto; filter: var(--shear-filter); }

/* why */
.why { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; padding: 0 24px; }
.why .ico { color: var(--accent); }
.why h3 { font-size: 26px; }
.why p { font-size: 18px; line-height: 1.6; color: var(--muted); }

/* panels */
.panel { background: var(--panel); border: 1px solid var(--panel-border); border-radius: 6px; padding: 38px 34px; display: flex; flex-direction: column; gap: 14px; }
.panel .num { font-family: var(--script); font-size: 60px; line-height: .9; color: var(--accent); }
.panel h3 { font-size: 26px; }
.panel p { font-size: 18px; line-height: 1.6; color: var(--muted); }
.coupon { background: var(--coupon-bg); border: 1px solid var(--coupon-border); border-radius: 6px; padding: 38px 34px; display: flex; flex-direction: column; gap: 8px; align-items: center; text-align: center; }
.coupon .big { font-family: var(--script); font-size: 64px; line-height: 1; color: var(--accent); }
.coupon h3 { font-size: 21px; letter-spacing: .05em; text-transform: uppercase; }
.coupon p { font-size: 17px; line-height: 1.55; color: var(--muted); }
.coupon.left { align-items: flex-start; text-align: left; }
.coupon.left h3 { text-transform: none; letter-spacing: 0; font-size: clamp(28px, 3vw, 40px); }
.coupon.left .big { font-size: 1.5em; }

/* reviews */
.reviews { position: relative; overflow: hidden; }
.reviews .dahlia { position: absolute; left: 50%; top: 50%; width: 1200px; height: 1200px; margin: -600px 0 0 -600px; object-fit: cover; opacity: var(--dahlia-opacity); mix-blend-mode: var(--petal-blend); pointer-events: none; animation: drift 22s ease-in-out infinite alternate; }
@keyframes drift { 0% { filter: hue-rotate(0deg); } 50% { filter: hue-rotate(45deg); } 100% { filter: hue-rotate(-35deg); } }
.reviews .wrap { position: relative; }
.quote { background: var(--quote-bg); border: 1px solid var(--panel-border); border-radius: 6px; padding: 40px 36px 34px; display: flex; flex-direction: column; gap: 18px; margin: 0; backdrop-filter: blur(6px); }
.quote .mark { font-family: var(--script); font-size: 70px; line-height: .5; color: var(--accent); }
.quote blockquote { margin: 0; font-style: italic; font-size: 21px; line-height: 1.55; }
.quote figcaption { font: 600 11px/1 var(--sans); letter-spacing: .26em; text-transform: uppercase; color: var(--muted); }

/* team teaser + photos */
.frame { border: 1px solid var(--frame-border); background: var(--frame-bg); padding: 8px; border-radius: 6px; overflow: hidden; }
.frame img { width: 100%; height: 440px; object-fit: cover; filter: var(--photo-filter); }
.two-col { display: grid; grid-template-columns: 1.15fr 1fr; gap: 72px; align-items: center; }
@media (max-width: 900px) { .two-col { grid-template-columns: 1fr; gap: 36px; } .frame img { height: auto; aspect-ratio: 4/3; } }
.body-copy { font-size: 19px; line-height: 1.6; color: var(--muted); }

/* visit */
.visit { background: var(--visit-bg); }
.visit .grid { display: grid; grid-template-columns: 1.2fr 1fr; gap: 26px; align-items: stretch; }
.map { border-radius: 6px; border: 1px solid var(--map-border); overflow: hidden; min-height: 460px; position: relative; }
.map iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; filter: var(--map-filter); }
.map .btn { position: absolute; left: 24px; bottom: 24px; }
.hours-card { background: var(--visit-card-bg); border-radius: 6px; padding: 40px; display: flex; flex-direction: column; gap: 18px; color: var(--visit-card-text); }
.hours-card .eyebrow { color: var(--visit-accent); }
.hours-card h2 { font-size: 46px; color: var(--visit-card-text); }
.hours-card h2 .script { font-size: 62px; color: var(--visit-accent); margin-right: 8px; }
.hours-card .line { display: flex; gap: 12px; align-items: flex-start; font-size: 18px; line-height: 1.4; }
.hours-card .line svg { color: var(--visit-accent); flex: none; }
.hours-card .line a { color: var(--visit-card-text); text-decoration: none; }
.hours-card .row { display: flex; justify-content: space-between; gap: 24px; padding: 12px 0; border-bottom: 1px solid var(--visit-rule); font-size: 17px; }
.hours-card .row span:last-child { color: var(--visit-card-muted); }
@media (max-width: 900px) { .visit .grid { grid-template-columns: 1fr; } .map { min-height: 320px; } .hours-card { padding: 28px 22px; } .hours-card h2 { font-size: 34px; } .hours-card h2 .script { font-size: 46px; } }

/* footer */
.site-footer { position: relative; padding: 72px var(--gutter) 40px; background: var(--foot-bg); color: var(--foot-text); display: flex; flex-direction: column; gap: 48px; }
.site-footer .grain { opacity: var(--foot-grain); }
.site-footer .cols { display: grid; grid-template-columns: 1.4fr 1fr 1fr 1fr; gap: 48px; position: relative; }
.site-footer .col { display: flex; flex-direction: column; gap: 12px; }
.site-footer .col a { font-size: 16px; color: var(--foot-text); text-decoration: none; }
.site-footer .col a:hover { color: var(--accent-hover); }
.site-footer .col .eyebrow { margin-bottom: 6px; letter-spacing: .28em; color: var(--hero-eyebrow); }
.site-footer .brand p { font-size: 16px; color: var(--foot-muted); max-width: 300px; }
.site-footer .icon-btn { border-color: var(--foot-rule); color: var(--foot-text); }
.social { display: flex; gap: 14px; }
.site-footer .legal { display: flex; justify-content: space-between; gap: 16px; flex-wrap: wrap; padding-top: 24px; border-top: 1px solid var(--foot-rule); font: 400 13px/1.4 var(--sans); color: var(--foot-muted); position: relative; }
@media (max-width: 900px) { .site-footer .cols { grid-template-columns: 1fr 1fr; } }
@media (max-width: 560px) { .site-footer .cols { grid-template-columns: 1fr; } }

/* inner-page band */
.band { position: relative; min-height: 420px; overflow: hidden; background: var(--band-bg); display: flex; align-items: flex-end; padding: 150px var(--gutter) 80px; }
.band > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 30%; opacity: var(--band-photo-opacity); filter: saturate(.85); }
.band .scrim { position: absolute; inset: 0; background: var(--band-scrim); }
.band .grain { opacity: var(--hero-grain); }
.band .bloom { left: auto; right: -260px; top: -300px; margin: 0; transform: scale(.7); opacity: .7; }
.band .copy { position: relative; z-index: 2; display: flex; flex-direction: column; gap: 16px; max-width: 900px; color: var(--hero-text); }
.band .eyebrow { color: var(--hero-eyebrow); }
.band h1 { font-size: clamp(36px, 4.5vw, 62px); color: var(--hero-text); }
.band h1 .script { font-size: 1.8em; line-height: .9; margin-right: .2em; }
.band p { font-size: clamp(18px, 2vw, 21px); color: var(--hero-muted); max-width: 560px; }

/* services */
.tabs { display: flex; gap: 22px; justify-content: center; flex-wrap: wrap; position: relative; z-index: 3; margin-top: -60px; padding: 0 var(--gutter) 20px; }
.tab { display: flex; flex-direction: column; align-items: center; gap: 6px; padding: 22px 28px; text-decoration: none; border: 1px solid var(--tab-border); border-radius: 6px; background: var(--tab-bg); min-width: 200px; color: var(--text); transition: transform .3s; box-shadow: var(--surface-shadow); }
.tab { position: relative; overflow: hidden; transition: transform .45s cubic-bezier(.2,.8,.2,1), box-shadow .5s ease, border-color .5s ease; }
.tab::before { content: ""; position: absolute; inset: 0; background: var(--ghost-grad); opacity: 0; transition: opacity .5s ease; }
.tab:hover { transform: translateY(-5px); color: var(--text); border-color: var(--accent); box-shadow: 0 22px 44px rgba(0,0,0,.35); }
.tab:hover::before { opacity: 1; }
.tab .script { font-size: 40px; line-height: .9; color: var(--accent); }
.tab span:last-child { font: 600 11px/1 var(--sans); letter-spacing: .26em; text-transform: uppercase; }
.menu-block { display: grid; grid-template-columns: 340px 1fr; gap: 56px; align-items: start; padding-top: 24px; scroll-margin-top: 20px; }
.menu-block .side { position: sticky; top: 24px; display: flex; flex-direction: column; gap: 18px; }
.menu-block .side .frame img { height: 300px; }
.menu-block .side .h2 { font-size: 60px; }
.menu-block .side .sub { font: 600 11px/1 var(--sans); letter-spacing: .3em; text-transform: uppercase; color: var(--accent-2); margin-top: -8px; }
.menu-block .side p { font-size: 17px; color: var(--muted); }
.groups { display: flex; flex-direction: column; gap: 44px; }
.group { display: flex; flex-direction: column; gap: 10px; }
.group h3 { font-size: 26px; display: flex; align-items: center; gap: 14px; margin-bottom: 6px; }
.group h3::after { content: ""; flex: 1; height: 1px; background: linear-gradient(90deg, var(--accent-soft), transparent); }
.row { display: flex; align-items: baseline; gap: 16px; padding: 11px 12px; border-bottom: 1px solid var(--rule); border-radius: 3px; transition: background .3s; }
.row:hover { background: var(--panel); }
.row .name { flex: 1; display: flex; flex-direction: column; gap: 2px; line-height: 1.25; }
.row .name strong { font-weight: 600; font-size: 20px; }
.row .name em { font-size: 16.5px; color: var(--muted); font-weight: 500; }
.row .price { font-weight: 600; font-size: 19px; color: var(--accent-2); white-space: nowrap; }
.row .textlink { font-size: 11px; letter-spacing: .2em; white-space: nowrap; }
.spacer { height: 90px; }
@media (max-width: 900px) { .menu-block { grid-template-columns: 1fr; gap: 28px; } .menu-block .side { position: static; } .tab { min-width: 0; flex: 1; padding: 16px; } .spacer { height: 50px; } .row { flex-wrap: wrap; } .row .name { flex-basis: 100%; } }

/* team */
.member { display: flex; flex-direction: column; gap: 14px; padding: 30px 28px; background: var(--surface); border-radius: 6px; border: 1px solid var(--surface-border); border-top: var(--surface-top); box-shadow: var(--surface-shadow); transition: transform .4s ease, box-shadow .4s ease; }
.member:hover { transform: translateY(-6px); box-shadow: var(--card-hover-shadow); }
.member .head { display: flex; gap: 18px; align-items: center; }
.avatar { width: 84px; height: 84px; border-radius: 50%; flex: none; background: var(--avatar-bg); border: 1px solid var(--avatar-border); display: flex; align-items: center; justify-content: center; font-size: 30px; color: var(--avatar-text); overflow: hidden; }
.avatar img { width: 100%; height: 100%; object-fit: cover; }
.member h3 { font-size: 25px; }
.member .role { font: 600 11px/1.3 var(--sans); letter-spacing: .2em; text-transform: uppercase; color: var(--muted); }
.chips { display: flex; flex-wrap: wrap; gap: 6px; }
.chip { font: 500 10.5px/1 var(--sans); letter-spacing: .14em; text-transform: uppercase; color: var(--accent-2); border: 1px solid var(--accent-soft); border-radius: 999px; padding: 6px 10px; }
.member p { font-size: 17px; line-height: 1.6; color: var(--muted); flex: 1; }
.gallery { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; }
.gallery a { display: block; overflow: hidden; border-radius: 4px; border: 1px solid var(--frame-border); }
.gallery img { width: 100%; height: 300px; object-fit: cover; transition: transform .6s ease; }
.gallery a:hover img { transform: scale(1.06); }
@media (max-width: 900px) { .gallery { grid-template-columns: repeat(2, minmax(0, 1fr)); } .gallery img { height: 220px; } }
.story { display: grid; grid-template-columns: 1fr 1.1fr; gap: 64px; align-items: center; }
.story-cols { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 26px; }
.story-cols h3 { font-size: 26px; margin-bottom: 8px; }
.story-cols p { font-size: 18px; line-height: 1.6; color: var(--muted); }
.award { display: inline-flex; align-items: center; gap: 12px; padding: 12px 18px; border: 1px solid var(--accent-soft); border-radius: 999px; font: 500 13px/1.3 var(--sans); letter-spacing: .06em; color: var(--text); align-self: flex-start; }
.award svg { color: var(--accent-2); flex: none; }
@media (max-width: 900px) { .story, .story-cols { grid-template-columns: 1fr; } }

/* new clients */
.expect { display: flex; gap: 18px; align-items: flex-start; }
.expect svg { color: var(--accent); flex: none; }
.expect h3 { font-size: 23px; margin-bottom: 6px; }
.expect p { font-size: 18px; line-height: 1.6; color: var(--muted); }
.faq { display: flex; flex-direction: column; }
.faq details { border-bottom: 1px solid var(--rule); }
.faq summary { cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 16px; padding: 22px 0; font-size: 24px; font-weight: 500; }
.faq summary::-webkit-details-marker { display: none; }
.faq summary::after { content: "+"; font-family: var(--sans); color: var(--accent); font-size: 24px; flex: none; }
.faq details[open] summary::after { content: "\2212"; }
.faq .a { padding: 0 0 24px; font-size: 19px; line-height: 1.65; color: var(--text); max-width: 66ch; display: flex; flex-direction: column; gap: 10px; }

/* forms */
.form { background: var(--surface); border-radius: 6px; border: 1px solid var(--surface-border); border-top: var(--surface-top); box-shadow: var(--surface-shadow); padding: 36px; display: flex; flex-direction: column; gap: 12px; }
.form .two { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.form label { display: flex; flex-direction: column; gap: 6px; font: 500 11px/1 var(--sans); letter-spacing: .18em; text-transform: uppercase; color: var(--muted); }
.form input, .form textarea, .form select { background: var(--field-bg); border: 1px solid var(--field-border); border-radius: 3px; padding: 14px 16px; color: var(--field-text); font: 400 17px/1.3 var(--serif); width: 100%; }
.form textarea { min-height: 110px; resize: vertical; }
.form input::placeholder, .form textarea::placeholder { color: var(--field-placeholder); }
.form .btn { align-self: flex-start; margin-top: 6px; }
.form .note { font-size: 14px; color: var(--muted); font-style: italic; }
@media (max-width: 640px) { .form .two { grid-template-columns: 1fr; } }
.linkcard { display: flex; flex-direction: column; gap: 8px; padding: 28px; text-decoration: none; background: var(--panel); border: 1px solid var(--panel-border); border-radius: 6px; color: var(--text); }
.linkcard { position: relative; overflow: hidden; transition: transform .45s cubic-bezier(.2,.8,.2,1), border-color .5s ease, box-shadow .5s ease; }
.linkcard::before { content: ""; position: absolute; inset: 0; background: var(--ghost-grad); opacity: 0; transition: opacity .5s ease; }
.linkcard:hover { border-color: var(--accent); color: var(--text); transform: translateY(-4px); box-shadow: 0 18px 40px rgba(0,0,0,.25); }
.linkcard:hover::before { opacity: 1; }
.linkcard svg { color: var(--accent); }
.linkcard strong { font-weight: 500; font-size: 22px; }
.linkcard span { font-size: 15px; color: var(--muted); }

/* sticky Book button: appears once the header has scrolled off, fades and slides in */
.sticky-book { position: fixed; right: 24px; top: 100px; z-index: 40; padding: 16px 26px; border-radius: 999px; opacity: 0; transform: translateY(-24px) scale(.96); pointer-events: none; transition: opacity .5s ease, transform .5s cubic-bezier(.2,.8,.2,1), box-shadow .6s ease, letter-spacing .4s ease; box-shadow: 0 0 40px var(--accent-glow), 0 12px 30px rgba(0,0,0,.35); }
.sticky-book.show { opacity: 1; transform: none; pointer-events: auto; animation: pop-in .9s cubic-bezier(.2,.8,.2,1) both; }
@keyframes pop-in { 0% { opacity: 0; transform: translateY(-40px) scale(.9); } 45% { opacity: 1; transform: translateY(10px) scale(1.04); } 70% { transform: translateY(-4px) scale(.99); } 100% { transform: none; } }
.sticky-book.show:hover { transform: translateY(-3px); }
.sticky-book svg { flex: none; }
@media (max-width: 720px) { .sticky-book { right: 14px; left: 14px; top: 100px; padding: 17px 20px; border-radius: 3px; } }

/* reveal */
.reveal { opacity: 1; transform: none; transition: opacity .8s ease, transform .8s ease; }
.js .reveal:not(.in) { opacity: 0; transform: translateY(24px); }
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation: none !important; transition: none !important; }
  .btn.primary { animation: none; }
  .sticky-book.show { animation: none; }
  .js .reveal:not(.in) { opacity: 1; transform: none; }
}

/* Book page: Vagaro embedded widget */
.book-frame { background: #fff; border: 1px solid var(--surface-border); border-radius: 18px; box-shadow: var(--surface-shadow); padding: 18px; min-height: 640px; }
.book-frame iframe { width: 100% !important; border: 0; }
