/* =============================================================
   Rinova Estetica Tirana — Trapianto di Capelli
   Design system & one-page styles
   ============================================================= */

/* Self-hosted fonts (latin subset) — Fraunces + Inter, replaces Google Fonts */
@font-face{font-family:'Fraunces';font-style:italic;font-weight:400;font-display:swap;src:url('../fonts/fraunces-400-ital-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Fraunces';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/fraunces-400-norm-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Fraunces';font-style:normal;font-weight:500;font-display:swap;src:url('../fonts/fraunces-500-norm-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Fraunces';font-style:normal;font-weight:600;font-display:swap;src:url('../fonts/fraunces-600-norm-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/inter-400-norm-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;src:url('../fonts/inter-500-norm-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url('../fonts/inter-600-norm-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url('../fonts/inter-700-norm-latin.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}

/* ---------- Design tokens ---------- */
:root {
  /* Palette — gold on black + warm nude (brand: logo + reference) */
  --emerald-900: #120c08;  /* espresso black (darkest) */
  --emerald-800: #1e1610;  /* warm charcoal (primary dark) */
  --emerald-700: #30231a;  /* rich coffee */
  --emerald-600: #a07b3a;  /* gold-bronze (secondary accent) */
  --emerald-500: #c29650;  /* soft bronze */
  --gold-600: #c9a227;     /* deep saturated gold */
  --gold-text: #80590f;    /* accessible gold for text on light (WCAG AA) */
  --gold-500: #d4af37;     /* rich metallic gold (primary) */
  --gold-400: #e0b84c;     /* light gold */
  --gold-hi: #f6df9c;      /* gold highlight (for gradients) */
  --grad-gold: linear-gradient(120deg, var(--gold-400) 0%, var(--gold-500) 48%, var(--gold-600) 100%);
  --rose: #dd9a9a;         /* soft rose (secondary accent) */
  --rose-deep: #c26d6d;    /* deeper rose */
  --grad-rose: linear-gradient(120deg, var(--gold-400) 0%, var(--rose) 95%);
  --cream: #fffdf8;        /* near-white (light sections) */
  --cream-2: #f3e8d1;      /* distinct warm beige (tinted) */
  --ink: #241d15;          /* warm near-black text */
  --ink-soft: #5b4f40;     /* warm taupe */
  --muted: #756545;        /* muted taupe (WCAG AA on light) */
  --line: #e8ddc8;         /* soft beige line */
  --white: #ffffff;
  --blush: #d9b98a;        /* warm champagne accent */

  --bg: var(--cream);
  --fg: var(--ink);

  /* Type */
  --serif: "Fraunces", Georgia, "Times New Roman", serif;
  --sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;

  /* Fluid sizing */
  --step--1: clamp(0.83rem, 0.79rem + 0.2vw, 0.94rem);
  --step-0: clamp(1rem, 0.95rem + 0.25vw, 1.13rem);
  --step-1: clamp(1.2rem, 1.1rem + 0.5vw, 1.5rem);
  --step-2: clamp(1.55rem, 1.35rem + 1vw, 2.2rem);
  --step-3: clamp(2rem, 1.6rem + 2vw, 3.2rem);
  --step-4: clamp(2.6rem, 1.9rem + 3.6vw, 5rem);

  /* Layout */
  --container: 1180px;
  --container-narrow: 820px;
  --radius: 18px;
  --radius-sm: 10px;
  --shadow-sm: 0 1px 3px rgba(30, 22, 14, .06), 0 10px 26px rgba(30, 22, 14, .08);
  --shadow-md: 0 14px 40px rgba(30, 22, 14, .13);
  --shadow-lg: 0 30px 70px rgba(30, 22, 14, .2);
  --ease: cubic-bezier(.22, .61, .36, 1);
  --header-h: 76px;
}

/* ---------- Reset / base ---------- */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; scroll-padding-top: calc(var(--header-h) + 12px); overflow-x: clip; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }

body {
  margin: 0;
  font-family: var(--sans);
  font-size: var(--step-0);
  line-height: 1.65;
  color: var(--fg);
  background: var(--bg);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
}

h1, h2, h3, h4 { font-family: var(--serif); font-weight: 500; line-height: 1.12; letter-spacing: -.01em; margin: 0; }
p { margin: 0 0 1em; }
a { color: inherit; text-decoration: none; }
img, svg { max-width: 100%; display: block; }
ul { margin: 0; padding: 0; list-style: none; }
em { font-style: italic; }

.sr-only {
  position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0;
}
.skip-link {
  position: absolute; left: 12px; top: -60px; z-index: 200;
  background: var(--emerald-800); color: #fff; padding: 10px 18px; border-radius: 8px;
  transition: top .2s var(--ease);
}
.skip-link:focus { top: 12px; }

:focus-visible { outline: 2px solid var(--gold-500); outline-offset: 3px; border-radius: 4px; }

/* ---------- Layout helpers ---------- */
.container { width: min(100% - 2.5rem, var(--container)); margin-inline: auto; }
.container--narrow { max-width: var(--container-narrow); }
.section { padding: clamp(3.75rem, 3rem + 4.5vw, 6.75rem) 0; }
.section--tinted { background: var(--cream-2); }
.grid { display: grid; gap: 1.5rem; }
.grid--2 { grid-template-columns: repeat(2, 1fr); }
.grid--3 { grid-template-columns: repeat(3, 1fr); }
.medgrid { grid-template-columns: repeat(4, minmax(0, 1fr)); }

/* ---------- Buttons ---------- */
.btn {
  --btn-bg: var(--emerald-800); --btn-fg: #fff;
  display: inline-flex; align-items: center; justify-content: center; gap: .5em;
  font-family: var(--sans); font-weight: 600; font-size: var(--step--1);
  letter-spacing: .01em; padding: .95em 1.7em; border-radius: 999px;
  background: var(--btn-bg); color: var(--btn-fg); border: 1px solid transparent;
  cursor: pointer; transition: transform .25s var(--ease), box-shadow .25s var(--ease), background .25s var(--ease);
  box-shadow: var(--shadow-sm); white-space: nowrap;
}
.btn:hover { transform: translateY(-2px); box-shadow: var(--shadow-md); }
.btn:active { transform: translateY(0); }
.btn--gold { --btn-bg: var(--grad-gold); --btn-fg: #2a1e08; }
.btn--dark { --btn-bg: var(--emerald-800); }
.btn--ghost { --btn-bg: transparent; --btn-fg: var(--emerald-800); border-color: var(--emerald-700); box-shadow: none; }
.btn--ghost:hover { background: var(--emerald-800); color: #fff; }
.btn--sm { padding: .7em 1.25em; }
.btn--block { width: 100%; }

/* ---------- Header ---------- */
.site-header {
  position: fixed; inset: 0 0 auto 0; z-index: 100; height: var(--header-h);
  display: flex; align-items: center;
  background: transparent; transition: background .3s var(--ease), box-shadow .3s var(--ease), backdrop-filter .3s var(--ease);
}
.site-header.is-scrolled {
  background: rgba(248, 243, 234, .88); backdrop-filter: saturate(1.4) blur(12px);
  box-shadow: 0 1px 0 var(--line), var(--shadow-sm);
}
/* Keep an open mobile navigation above fixed consent/contact controls. */
.site-header.has-open-nav { z-index: 500; }
.header__inner { display: flex; align-items: center; justify-content: space-between; width: 100%; }

.brand { display: inline-flex; align-items: center; gap: .7rem; color: var(--emerald-800); }
.brand__mark { color: var(--emerald-700); display: inline-flex; }
.site-header:not(.is-scrolled) .brand__name { color: #fff; }
.site-header:not(.is-scrolled) .brand__sub { color: var(--gold-400); }
.brand__text { display: flex; flex-direction: column; line-height: 1; }
.brand__name { font-family: var(--serif); font-size: 1.2rem; font-weight: 600; letter-spacing: -.01em; }
.brand__sub { font-family: var(--sans); font-size: .62rem; letter-spacing: .34em; text-transform: uppercase; color: var(--gold-text); margin-top: 3px; }

.nav { display: flex; align-items: center; }
.nav__menu { display: flex; align-items: center; gap: 1.9rem; }
.nav__menu a { font-size: var(--step--1); font-weight: 500; color: var(--ink-soft); transition: color .2s var(--ease); position: relative; }
.nav__menu a:not(.btn)::after {
  content: ""; position: absolute; left: 0; bottom: -6px; height: 2px; width: 0;
  background: var(--gold-500); transition: width .25s var(--ease);
}
.nav__menu a:not(.btn):hover { color: var(--emerald-800); }
.nav__menu a:not(.btn):hover::after,
.nav__menu a.is-active:not(.btn)::after { width: 100%; }
.nav__menu a.is-active:not(.btn) { color: var(--emerald-800); }

.nav__toggle {
  display: none; width: 44px; height: 44px; border: 0; background: transparent; cursor: pointer;
  align-items: center; justify-content: center;
}
.nav__bars { display: inline-flex; flex-direction: column; gap: 5px; width: 24px; }
.nav__bars i { height: 2px; background: var(--emerald-800); border-radius: 2px; transition: transform .3s var(--ease), opacity .2s var(--ease); }
.nav__toggle[aria-expanded="true"] .nav__bars i:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.nav__toggle[aria-expanded="true"] .nav__bars i:nth-child(2) { opacity: 0; }
.nav__toggle[aria-expanded="true"] .nav__bars i:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

/* ---------- Hero ---------- */
.hero { position: relative; padding: calc(var(--header-h) + clamp(2.5rem, 1.5rem + 6vw, 6rem)) 0 clamp(3rem, 2rem + 5vw, 6rem); overflow: hidden; }
.hero__bg { position: absolute; inset: 0; z-index: -1; }
.hero__glow { position: absolute; border-radius: 50%; filter: blur(70px); opacity: .5; will-change: transform; }
.hero__glow--1 { width: 46vw; height: 46vw; max-width: 620px; max-height: 620px; top: -14%; right: -8%; background: radial-gradient(circle, rgba(227,173,46,.55), transparent 66%); animation: floatGlow 13s ease-in-out infinite, heroBreathe 9s ease-in-out infinite; }
.hero__glow--2 { width: 40vw; height: 40vw; max-width: 520px; max-height: 520px; bottom: -18%; left: -12%; background: radial-gradient(circle, rgba(221,154,154,.44), transparent 66%); animation: floatGlow 17s ease-in-out infinite reverse, heroBreathe 11s ease-in-out infinite; }
@keyframes floatGlow { 0%,100% { transform: translate(0,0) scale(1); } 50% { transform: translate(3%, -4%) scale(1.08); } }
@keyframes heroBreathe { 0%,100% { opacity: .5; } 50% { opacity: .82; } }
.hero__grid {
  position: absolute; inset: 0;
  background-image: linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);
  background-size: 64px 64px; opacity: .35;
  -webkit-mask-image: radial-gradient(ellipse 70% 60% at 55% 35%, #000 30%, transparent 75%);
  mask-image: radial-gradient(ellipse 70% 60% at 55% 35%, #000 30%, transparent 75%);
}
.hero__inner { display: grid; grid-template-columns: 1.05fr .95fr; gap: clamp(2rem, 1rem + 4vw, 4.5rem); align-items: center; }
.hero__content { max-width: 620px; }

/* Hero visual */
.hero__visual { position: relative; justify-self: center; width: 100%; max-width: 460px; }
.hero__media { position: relative; border-radius: 24px; overflow: hidden; box-shadow: var(--shadow-lg); aspect-ratio: 68/82; transform: perspective(1000px) rotateY(-6deg) rotateX(2deg); transition: transform .5s var(--ease); }
.hero__media img { width: 100%; height: 100%; object-fit: cover; }
.hero__media::after { content: ""; position: absolute; inset: 0; border: 1px solid rgba(255,255,255,.25); border-radius: 24px; pointer-events: none; }
.hero__shine { position: absolute; top: 0; left: -60%; width: 55%; height: 100%; background: linear-gradient(105deg, transparent, rgba(255,255,255,.28), transparent); transform: skewX(-18deg); animation: shine 5.5s ease-in-out infinite; }
@keyframes shine { 0%, 62% { left: -60%; } 82%, 100% { left: 120%; } }
.hero__badge {
  position: absolute; display: inline-flex; align-items: center; gap: .7rem; background: rgba(255,255,255,.9);
  backdrop-filter: blur(8px); border: 1px solid var(--line); border-radius: 14px; padding: .75rem 1.05rem;
  box-shadow: var(--shadow-md); will-change: transform;
}
.hero__badge-ico { width: 34px; height: 34px; border-radius: 10px; display: inline-flex; align-items: center; justify-content: center; background: var(--grad-gold); color: #2a1e08; font-weight: 700; flex-shrink: 0; }
.hero__badge span:last-child { display: flex; flex-direction: column; line-height: 1.2; }
.hero__badge strong { font-family: var(--serif); font-size: .98rem; color: var(--emerald-800); }
.hero__badge em { font-size: .72rem; color: var(--muted); font-style: normal; }
.hero__badge--top { top: 8%; left: -8%; animation: floatY 5s ease-in-out infinite; }
.hero__badge--bottom { bottom: 9%; right: -7%; animation: floatY 6s ease-in-out infinite reverse; }
@keyframes floatY { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-12px); } }

.hero__scroll { position: absolute; left: 50%; bottom: 20px; transform: translateX(-50%); display: block; }
.hero__scroll-mouse { display: block; width: 24px; height: 38px; border: 2px solid var(--emerald-600); border-radius: 14px; position: relative; opacity: .55; }
.hero__scroll-mouse::before { content: ""; position: absolute; left: 50%; top: 7px; width: 4px; height: 7px; border-radius: 2px; background: var(--emerald-700); transform: translateX(-50%); animation: scrollDot 1.8s ease-in-out infinite; }
@keyframes scrollDot { 0% { opacity: 0; transform: translate(-50%, 0); } 40% { opacity: 1; } 80%,100% { opacity: 0; transform: translate(-50%, 12px); } }
.eyebrow {
  display: inline-flex; align-items: center; gap: .6em; font-size: var(--step--1); font-weight: 600;
  letter-spacing: .04em; text-transform: uppercase; color: var(--emerald-600); margin: 0 0 1.4rem;
}
.eyebrow__dot { width: 8px; height: 8px; border-radius: 50%; background: var(--gold-500); box-shadow: 0 0 0 4px rgba(201,162,75,.2); }
.hero__title { font-size: var(--step-4); font-weight: 500; letter-spacing: -.02em; margin: 0 0 1.4rem; }
.hero__title-accent { font-style: italic; color: var(--gold-600); position: relative; }
.hero__lead { font-size: var(--step-1); color: var(--ink-soft); max-width: 40ch; line-height: 1.5; margin-bottom: 2rem; font-weight: 400; }
.hero__actions { display: flex; flex-wrap: wrap; gap: 1rem; margin-bottom: 2.75rem; }

.hero__stats {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 1.2rem;
  padding-top: 2.2rem; border-top: 1px solid var(--line); max-width: 720px;
}
.hero__stat-num { display: block; font-family: var(--serif); font-size: clamp(1.5rem, 1.2rem + 1.4vw, 2.1rem); color: var(--emerald-800); line-height: 1; }
.hero__stat-lbl { display: block; font-size: var(--step--1); color: var(--muted); margin-top: .5rem; }

/* ---------- Trust strip ---------- */
.strip { background: var(--emerald-800); color: #f3ebda; }
.strip__inner { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 1rem 2rem; padding: 1.15rem 0; }
.strip__item { display: inline-flex; align-items: center; gap: .55em; font-size: var(--step--1); font-weight: 500; }
.strip__ico { color: var(--gold-400); font-weight: 700; }

/* ---------- Section headings ---------- */
.section__head { max-width: 720px; margin-bottom: clamp(2.2rem, 1.5rem + 2vw, 3.6rem); }
.section__head--center { max-width: 740px; margin-inline: auto; text-align: center; }
.section__head--center .section__num::before { content: ""; }
.section__num { display: inline-block; font-family: var(--serif); font-style: italic; font-size: var(--step--1); color: var(--gold-600); letter-spacing: .1em; margin-bottom: .8rem; }
.section__num::before { content: "— "; }
.section__title { font-size: var(--step-3); margin-bottom: .9rem; }
.section__title em { color: var(--gold-text); }
.section__intro { font-size: var(--step-1); color: var(--ink-soft); line-height: 1.55; margin: 0; }
.section__head--light .section__title,
.section__head--light .section__intro { color: #f3ebda; }
.section__head--light .section__title em { color: var(--gold-400); }
.section__head--light .section__num { color: var(--gold-400); }

/* ---------- Cards (features) ---------- */
.card {
  background: var(--white); border: 1px solid var(--line); border-radius: var(--radius);
  padding: 2rem 1.8rem; box-shadow: var(--shadow-sm);
  transition: transform .35s var(--ease), box-shadow .35s var(--ease), border-color .35s var(--ease);
}
.card:hover { transform: translateY(-5px); box-shadow: var(--shadow-md); border-color: var(--gold-400); }
.card__ico { display: inline-flex; align-items: center; justify-content: center; width: 44px; height: 44px; border-radius: 12px; background: var(--cream-2); color: var(--gold-600); font-size: 1.2rem; margin-bottom: 1.2rem; }
.card h3 { font-size: var(--step-1); margin-bottom: .5rem; }
.card p { color: var(--muted); margin: 0; font-size: var(--step--1); }
.card h3 a { color: inherit; text-decoration: none; }
.card h3 a:hover { color: var(--gold-text); }
.card__ico--emoji { font-size: 1.5rem; }
.card__link { display: inline-block; margin-top: .8rem; color: var(--gold-text); font-weight: 600; font-size: var(--step--1); }
.card__link:hover { text-decoration: underline; }

/* ---------- Split sections ---------- */
.split { display: grid; grid-template-columns: 1.05fr .95fr; gap: clamp(2rem, 1rem + 4vw, 4.5rem); align-items: center; }
.split__text .section__num { margin-bottom: .8rem; }
.split__text .section__title { margin-bottom: 1.2rem; }
.split__text p { color: var(--ink-soft); }
.split__text .btn { margin-top: .6rem; }
.split__list { display: grid; gap: 1px; background: var(--line); border: 1px solid var(--line); border-radius: var(--radius); overflow: hidden; }
.split__list li { background: var(--white); padding: 1.3rem 1.6rem; display: flex; flex-direction: column; gap: .25rem; transition: background .25s var(--ease); }
.split__list li:hover { background: var(--cream); }
.split__list strong { font-family: var(--serif); font-weight: 500; font-size: var(--step-1); color: var(--emerald-800); }
.split__list span { color: var(--muted); font-size: var(--step--1); }
.section--tinted .split__list li { background: var(--cream); }
.section--tinted .split__list li:hover { background: var(--white); }

/* ---------- Tecniche ---------- */
.tech__card { position: relative; background: var(--white); border: 1px solid var(--line); border-radius: var(--radius); padding: 2.4rem; box-shadow: var(--shadow-sm); overflow: hidden; }
.tech__card--alt { background: linear-gradient(180deg, #fff, var(--cream)); }
.tech__card::before { content: ""; position: absolute; inset: 0 0 auto 0; height: 4px; background: linear-gradient(90deg, var(--emerald-600), var(--emerald-800)); }
.tech__card--alt::before { background: linear-gradient(90deg, var(--gold-400), var(--gold-600)); }
.tech__badge { display: inline-flex; align-items: center; justify-content: center; font-family: var(--serif); font-weight: 600; font-size: 1rem; letter-spacing: .12em; color: #fff; background: var(--emerald-700); border-radius: 999px; padding: .35em 1.1em; margin-bottom: 1.2rem; }
.tech__badge--gold { background: var(--grad-gold); color: #2a1e08; }
.tech__card h3 { font-size: var(--step-2); margin-bottom: .8rem; }
.tech__card > p { color: var(--ink-soft); }
.tech__meta { display: flex; align-items: baseline; justify-content: space-between; margin: 1.4rem 0 0; padding-top: 1.2rem; border-top: 1px solid var(--line); }
.tech__meta span { color: var(--muted); font-size: var(--step--1); }
.tech__meta strong { font-family: var(--serif); font-size: var(--step-1); color: var(--emerald-800); font-weight: 500; }

.ticks { display: grid; gap: .55rem; margin: 1.4rem 0 0; }
.ticks li { position: relative; padding-left: 1.7rem; color: var(--ink-soft); font-size: var(--step--1); }
.ticks li::before { content: ""; position: absolute; left: 0; top: .35em; width: 16px; height: 9px; border-left: 2px solid var(--gold-600); border-bottom: 2px solid var(--gold-600); transform: rotate(-45deg); }
.ticks--sm li { font-size: var(--step--1); }

/* ---------- Compare table ---------- */
.compare { margin-top: 2.5rem; background: var(--white); border: 1px solid var(--line); border-radius: var(--radius); padding: clamp(1.5rem, 1rem + 2vw, 2.5rem); box-shadow: var(--shadow-sm); }
.compare__title { font-size: var(--step-2); margin-bottom: 1.4rem; text-align: center; }
.compare__table { display: grid; overflow-x: auto; }
.compare__row { display: grid; grid-template-columns: 1.4fr 1fr 1fr; align-items: center; gap: 1rem; padding: .95rem 1rem; border-bottom: 1px solid var(--line); font-size: var(--step--1); min-width: 480px; }
.compare__row:last-child { border-bottom: 0; }
.compare__row span:first-child { font-weight: 600; color: var(--emerald-800); }
.compare__row span:not(:first-child) { color: var(--ink-soft); }
.compare__row--head { background: var(--cream-2); border-radius: 10px; border-bottom: 0; margin-bottom: .3rem; }
.compare__row--head span { font-family: var(--serif); font-weight: 600; color: var(--emerald-800) !important; font-size: var(--step-0); }
.compare__note { margin: 1.6rem 0 0; text-align: center; color: var(--muted); font-size: var(--step--1); }

/* ---------- Trattamenti ---------- */
.treat { background: var(--white); border: 1px solid var(--line); border-radius: var(--radius); padding: 2.2rem; box-shadow: var(--shadow-sm); transition: transform .35s var(--ease), box-shadow .35s var(--ease); }
.treat:hover { transform: translateY(-5px); box-shadow: var(--shadow-md); }
.treat__icon { color: var(--emerald-700); margin-bottom: 1.3rem; }
.treat h3 { font-size: var(--step-2); margin-bottom: .7rem; }
.treat > p { color: var(--ink-soft); font-size: var(--step--1); }
.section--tinted .treat { background: var(--white); }

/* ---------- Steps / percorso ---------- */
.steps { display: grid; gap: 0; counter-reset: step; position: relative; max-width: 860px; margin-inline: auto; }
.steps__item { display: grid; grid-template-columns: auto 1fr; gap: 1.6rem; padding: 1.6rem 0; position: relative; }
.steps__item::before { content: ""; position: absolute; left: 25px; top: 3.5rem; bottom: -1.6rem; width: 2px; background: linear-gradient(var(--gold-400), var(--line)); }
.steps__item:last-child::before { display: none; }
.steps__num {
  width: 52px; height: 52px; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center;
  font-family: var(--serif); font-size: 1.4rem; color: var(--emerald-800); background: var(--white);
  border: 2px solid var(--gold-400); box-shadow: var(--shadow-sm); z-index: 1; flex-shrink: 0;
}
.steps__body h3 { font-size: var(--step-1); margin-bottom: .4rem; color: var(--emerald-800); }
.steps__body p { color: var(--ink-soft); margin: 0; }

/* ---------- Risultati / growth (dark) ---------- */
.section--dark { background: linear-gradient(160deg, var(--emerald-900), var(--emerald-800)); color: #ece0cb; position: relative; overflow: hidden; }
.section--dark::before { content: ""; position: absolute; top: -20%; right: -10%; width: 40vw; height: 40vw; max-width: 500px; max-height: 500px; background: radial-gradient(circle, rgba(227,173,46,.26), transparent 70%); }
.growth { display: grid; gap: 1.4rem; max-width: 880px; }
.growth__phase { display: grid; grid-template-columns: 120px 1fr; gap: 1.2rem 1.5rem; align-items: center; }
.growth__time { font-family: var(--serif); font-size: var(--step-1); color: var(--gold-text); font-weight: 500; }
.growth__bar { grid-column: 2; height: 8px; background: rgba(30,22,14,.1); border-radius: 999px; overflow: hidden; }
.growth__bar i { display: block; height: 100%; width: var(--w, 0); background: linear-gradient(90deg, var(--gold-500), var(--gold-400)); border-radius: 999px; transform-origin: left; transform: scaleX(0); transition: transform 1.1s var(--ease); }
.growth__phase.is-visible .growth__bar i { transform: scaleX(1); }
.growth__phase p { grid-column: 2; margin: 0; color: var(--ink-soft); font-size: var(--step--1); }
.growth__note { margin: 2.4rem 0 0; color: var(--muted); font-size: var(--step--1); max-width: 620px; }

/* ---------- FAQ ---------- */
.faq { display: grid; gap: .9rem; }
.faq__item { background: var(--white); border: 1px solid var(--line); border-radius: var(--radius-sm); box-shadow: var(--shadow-sm); overflow: hidden; }
.faq__item summary {
  list-style: none; cursor: pointer; padding: 1.25rem 3rem 1.25rem 1.5rem; position: relative;
  font-family: var(--serif); font-size: var(--step-1); color: var(--emerald-800); font-weight: 500;
}
.faq__item summary::-webkit-details-marker { display: none; }
.faq__item summary::after {
  content: ""; position: absolute; right: 1.5rem; top: 50%; width: 12px; height: 12px;
  border-right: 2px solid var(--gold-600); border-bottom: 2px solid var(--gold-600);
  transform: translateY(-70%) rotate(45deg); transition: transform .3s var(--ease);
}
.faq__item[open] summary::after { transform: translateY(-30%) rotate(-135deg); }
.faq__body { padding: 0 1.5rem 1.4rem; color: var(--ink-soft); }
.faq__body p { margin: 0; }

/* ---------- CTA / Contatti ---------- */
.cta { background: var(--cream-2); }
.cta__inner { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(2rem, 1rem + 4vw, 4.5rem); align-items: start; }
.cta__text .section__title { margin-bottom: 1rem; }
.cta__text > p { color: var(--ink-soft); font-size: var(--step-1); line-height: 1.55; }
.cta__contacts { margin-top: 2rem; display: grid; gap: 1rem; }
.cta__contacts li { display: flex; align-items: center; gap: 1rem; font-size: var(--step-0); }
.cta__contacts a { color: var(--emerald-800); font-weight: 500; transition: color .2s var(--ease); }
.cta__contacts a:hover { color: var(--gold-600); }
.cta__ico { width: 42px; height: 42px; border-radius: 50%; background: var(--white); border: 1px solid var(--line); display: inline-flex; align-items: center; justify-content: center; color: var(--gold-600); font-size: 1.1rem; flex-shrink: 0; }

/* ---------- Form ---------- */
.form { background: var(--white); border: 1px solid var(--line); border-radius: var(--radius); padding: clamp(1.6rem, 1rem + 2vw, 2.6rem); box-shadow: var(--shadow-md); }
.form__title { font-size: var(--step-2); margin-bottom: 1.6rem; color: var(--emerald-800); }
.form__row { margin-bottom: 1.1rem; }
.form__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1.1rem; }
.form label { display: block; font-size: var(--step--1); font-weight: 600; color: var(--ink-soft); margin-bottom: .45rem; }
.form input, .form select, .form textarea {
  width: 100%; font-family: var(--sans); font-size: var(--step-0); color: var(--ink);
  padding: .8em 1em; border: 1px solid var(--line); border-radius: var(--radius-sm);
  background: var(--cream); transition: border-color .2s var(--ease), box-shadow .2s var(--ease), background .2s var(--ease);
}
.form input:focus, .form select:focus, .form textarea:focus { outline: none; border-color: var(--gold-500); background: #fff; box-shadow: 0 0 0 3px rgba(201,162,75,.16); }
.form textarea { resize: vertical; min-height: 96px; }
.form input[aria-invalid="true"], .form select[aria-invalid="true"], .form textarea[aria-invalid="true"] { border-color: #c0533b; box-shadow: 0 0 0 3px rgba(192,83,59,.14); }
.form__hp { position: absolute; left: -9999px; width: 1px; height: 1px; overflow: hidden; }
.form__consent { display: flex; align-items: flex-start; gap: .6rem; margin: .4rem 0 1.4rem; }
.form__consent input { width: auto; margin-top: .25em; }
.form__consent span { font-weight: 400; font-size: var(--step--1); color: var(--muted); margin: 0; }
.form__status { margin: 1rem 0 0; font-size: var(--step--1); font-weight: 600; min-height: 1.2em; }
.form__status.is-ok { color: var(--emerald-600); }
.form__status.is-err { color: #c0533b; }
.form__hint { margin: 1rem 0 0; font-size: .78rem; color: var(--muted); }

/* ---------- Footer ---------- */
.footer { background: var(--emerald-900); color: #cdba98; padding: clamp(3rem, 2rem + 3vw, 4.5rem) 0 2rem; }
.footer__inner { display: grid; grid-template-columns: 1.5fr repeat(4, 1fr); gap: clamp(1.5rem, 2.5vw, 2.5rem); }
.footer__brand .brand__name { font-family: var(--serif); font-size: 1.5rem; color: #fff; display: block; margin-bottom: .8rem; }
.footer__brand .brand__name em { color: var(--gold-400); }
.footer__brand p { color: #9a8b6f; font-size: var(--step--1); max-width: 34ch; }
.footer__nav { display: flex; flex-direction: column; gap: .7rem; }
.footer__nav h4 { font-family: var(--sans); font-size: .72rem; letter-spacing: .18em; text-transform: uppercase; color: var(--gold-400); margin-bottom: .4rem; font-weight: 700; }
.footer__nav a { color: #cdba98; font-size: var(--step--1); transition: color .2s var(--ease); width: fit-content; }
.footer__nav a:hover { color: #fff; }
.footer__social { display: flex; gap: .65rem; margin-top: 1.2rem; }
.footer__social a { display: inline-grid; place-items: center; width: 42px; height: 42px; border-radius: 50%; border: 1px solid rgba(255,255,255,.16); color: #cdba98; transition: transform .25s var(--ease), background .25s var(--ease), color .25s var(--ease), border-color .25s var(--ease); }
.footer__social a:hover { background: var(--grad-gold); color: var(--emerald-900); border-color: transparent; transform: translateY(-2px); }
.footer__social svg { width: 21px; height: 21px; }
.footer__bottom { display: flex; flex-wrap: wrap; justify-content: space-between; gap: .6rem 2rem; margin-top: 3rem; padding-top: 1.6rem; border-top: 1px solid rgba(255,255,255,.1); }
.footer__bottom p { margin: 0; font-size: .78rem; color: #a08f76; }
.footer__disclaimer { max-width: 60ch; }
.footer__credits { font-size: .7rem; color: #8a7a60; width: 100%; margin-top: .3rem; }
.footer__credits a { color: #a08f76; text-decoration: underline; }

/* ---------- WhatsApp float ---------- */
.wa-float {
  position: fixed; right: 20px; bottom: 20px; z-index: 90; width: 58px; height: 58px; border-radius: 50%;
  background: #25d366; color: #fff; display: inline-flex; align-items: center; justify-content: center;
  box-shadow: 0 10px 30px rgba(37,211,102,.4); transition: transform .25s var(--ease); opacity: 0; transform: translateY(20px) scale(.8); pointer-events: none;
}
.wa-float.is-shown { opacity: 1; transform: translateY(0) scale(1); pointer-events: auto; }
.wa-float:hover { transform: scale(1.08); }

/* ---------- Reveal animation ---------- */
.reveal { opacity: 0; transform: translateY(26px); transition: opacity .7s var(--ease), transform .7s var(--ease); }
.reveal.is-visible { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) {
  .reveal { opacity: 1; transform: none; transition: none; }
  .growth__bar i { transition: none; transform: scaleX(1); }
  .hero__glow--1, .hero__glow--2, .hero__shine, .hero__badge--top, .hero__badge--bottom,
  .hero__scroll-mouse::before, .marquee__track { animation: none !important; }
  .slider__track { transition: none; }
}

/* ---------- Marquee ---------- */
.marquee { background: var(--emerald-800); color: #f3ebda; overflow: hidden; padding: 1.05rem 0; }
.marquee__track { display: flex; width: max-content; animation: marquee 34s linear infinite; }
.marquee:hover .marquee__track { animation-play-state: paused; }
.marquee__group { display: flex; align-items: center; flex-shrink: 0; }
.marquee__item { font-size: var(--step--1); font-weight: 500; padding: 0 1.4rem; white-space: nowrap; }
.marquee__sep { color: var(--gold-400); font-size: .8rem; }
@keyframes marquee { from { transform: translateX(0); } to { transform: translateX(-50%); } }

/* ---------- Generic slider / carousel ---------- */
.slider { position: relative; }
.slider__viewport { overflow: hidden; }
.slider__track { display: flex; transition: transform .6s var(--ease); will-change: transform; }
.slider__track.no-anim { transition: none; }
.slider__arrow {
  position: absolute; top: 50%; transform: translateY(-50%); z-index: 3; width: 52px; height: 52px; border-radius: 50%;
  border: 1px solid var(--line); background: rgba(255,255,255,.92); backdrop-filter: blur(6px); color: var(--emerald-800);
  font-size: 1.7rem; line-height: 1; cursor: pointer; box-shadow: var(--shadow-md); transition: background .2s var(--ease), transform .2s var(--ease), color .2s var(--ease);
  display: inline-flex; align-items: center; justify-content: center;
}
.slider__arrow:hover { background: var(--emerald-800); color: #fff; }
.slider__arrow--prev { left: max(12px, 3vw); }
.slider__arrow--next { right: max(12px, 3vw); }
.slider__dots { display: flex; justify-content: center; gap: .5rem; margin-top: 1.8rem; }
.slider__dots button { width: 9px; height: 9px; padding: 0; border: 0; border-radius: 50%; background: var(--line); cursor: pointer; transition: transform .2s var(--ease), background .2s var(--ease); }
.slider__dots button.is-active { background: var(--gold-500); transform: scale(1.35); }

/* Gallery slider */
.gallery .slider { margin-top: 1rem; }
.gallery .slide { flex: 0 0 100%; margin: 0; padding: 0 clamp(.5rem, 2vw, 1.5rem); box-sizing: border-box; position: relative; }
.gallery .slide img { width: 100%; height: clamp(280px, 46vw, 560px); object-fit: cover; border-radius: var(--radius); box-shadow: var(--shadow-md); }
.gallery .slide figcaption { position: absolute; left: clamp(1.2rem, 3vw, 2.5rem); bottom: 1.4rem; color: #fff; font-family: var(--serif); font-size: var(--step-1); text-shadow: 0 2px 12px rgba(0,0,0,.4); background: rgba(43,34,40,.35); backdrop-filter: blur(4px); padding: .4rem 1rem; border-radius: 999px; }
@media (min-width: 720px) { .gallery .slide { flex-basis: 60%; } }

/* Testimonials slider */
.tslider { max-width: 820px; margin-inline: auto; }
.tslide { flex: 0 0 100%; margin: 0; padding: 0 clamp(.5rem, 3vw, 2rem); box-sizing: border-box; }
.tslide__stars { color: var(--gold-500); letter-spacing: 3px; font-size: 1.1rem; margin-bottom: 1rem; text-align: center; }
.tslide p { font-family: var(--serif); font-size: var(--step-2); line-height: 1.4; color: var(--emerald-800); text-align: center; margin: 0 auto 1.6rem; max-width: 30ch; }
.tslide__author { display: flex; align-items: center; justify-content: center; gap: .9rem; }
.tslide__author img { width: 56px; height: 56px; border-radius: 50%; box-shadow: var(--shadow-sm); }
.tslide__author span { display: flex; flex-direction: column; text-align: left; line-height: 1.3; }
.tslide__author strong { font-family: var(--serif); color: var(--ink); }
.tslide__author em { font-size: var(--step--1); color: var(--muted); font-style: normal; }
/* video testimonial */
.vtesti { display: grid; grid-template-columns: auto 1fr; gap: clamp(1.4rem, 4vw, 2.8rem); align-items: center;
  max-width: 720px; margin: 0 auto clamp(2.4rem, 2rem + 2vw, 3.4rem); }
.vtesti__frame { border-radius: var(--radius); overflow: hidden; box-shadow: var(--shadow-lg); background: #14100c; line-height: 0; }
.vtesti__video { display: block; width: 300px; max-width: 44vw; height: auto; aspect-ratio: 480 / 576; }
.vtesti__quote { font-family: var(--serif); font-style: italic; font-size: var(--step-1); color: var(--emerald-800); line-height: 1.4; margin: .7rem 0 .9rem; }
.vtesti__label { font-size: var(--step--1); color: var(--gold-text); font-weight: 600; }
.vtesti .tslide__stars { text-align: left; margin-bottom: .3rem; }
@media (max-width: 620px) {
  .vtesti { grid-template-columns: 1fr; text-align: center; gap: 1.4rem; }
  .vtesti__frame { margin: 0 auto; }
  .vtesti__video { width: 260px; max-width: 68vw; }
  .vtesti .tslide__stars { text-align: center; }
}

/* ---------- Before / After comparison ---------- */
.ba { max-width: 720px; margin: 0 auto; }
.ba__frame { position: relative; aspect-ratio: 1/1; border-radius: var(--radius); overflow: hidden; box-shadow: var(--shadow-lg); user-select: none; touch-action: pan-y; cursor: ew-resize; }
.ba__img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; display: block; }
.ba__before { position: absolute; inset: 0; width: 100%; overflow: hidden; clip-path: inset(0 50% 0 0); }
.ba__label { position: absolute; top: 14px; z-index: 3; font-size: var(--step--1); font-weight: 600; color: #fff; background: rgba(43,34,40,.55); backdrop-filter: blur(4px); padding: .3em .9em; border-radius: 999px; letter-spacing: .05em; }
.ba__label--before { left: 14px; background: rgba(194,109,109,.72); }
.ba__label--after { right: 14px; background: rgba(198,143,16,.72); }
.ba__handle { position: absolute; top: 0; bottom: 0; left: 50%; width: 4px; background: #fff; transform: translateX(-50%); z-index: 4; box-shadow: 0 0 12px rgba(0,0,0,.3); }
.ba__handle-ico { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 46px; height: 46px; border-radius: 50%; background: #fff; color: var(--emerald-800); display: flex; align-items: center; justify-content: center; font-size: 1rem; font-weight: 700; letter-spacing: -1px; box-shadow: var(--shadow-md); }
.ba__handle:focus-visible { outline: none; }
.ba__handle:focus-visible .ba__handle-ico { outline: 3px solid var(--gold-500); outline-offset: 2px; }
.ba__note { text-align: center; margin: 1.4rem 0 0; color: var(--muted); font-size: var(--step--1); }

/* ---------- Reveal variants ---------- */
.reveal[data-reveal="left"] { transform: translateX(-30px); }
.reveal[data-reveal="right"] { transform: translateX(30px); }
.reveal[data-reveal="scale"] { transform: scale(.94); }
/* Directional variants have the same specificity as .reveal.is-visible and are
   declared later, so explicitly reset them once revealed. Without this, left
   content remains shifted and can be clipped by overflow-hidden sections. */
.reveal.is-visible[data-reveal="left"],
.reveal.is-visible[data-reveal="right"],
.reveal.is-visible[data-reveal="scale"] { transform: none; }

@media (max-width: 860px) {
  /* Avoid horizontal off-canvas positioning while mobile content initializes. */
  .reveal[data-reveal="left"],
  .reveal[data-reveal="right"] { transform: translateY(18px); }
  .reveal.is-visible[data-reveal="left"],
  .reveal.is-visible[data-reveal="right"] { transform: none; }
}

/* ---------- Responsive ---------- */
@media (max-width: 980px) {
  .hero__inner { grid-template-columns: 1fr; gap: 2.5rem; }
  .hero__content { max-width: none; }
  /* Keep the promise and CTA above imagery on tablet/mobile. */
  .hero__visual { max-width: 380px; }
  .hero__media { transform: none; }
  .hero__scroll { display: none; }
}
@media (max-width: 960px) {
  .grid--3 { grid-template-columns: repeat(2, 1fr); }
  .footer__inner { grid-template-columns: 1fr 1fr; gap: 2rem; }
  .footer__brand { grid-column: 1 / -1; }
}
@media (max-width: 860px) {
  .nav__toggle { display: inline-flex; }
  .nav__menu {
    position: fixed; inset: var(--header-h) 0 auto 0; flex-direction: column; align-items: stretch; gap: 0;
    background: rgba(248, 243, 234, .98); backdrop-filter: blur(12px); padding: 1rem 1.25rem 1.6rem;
    box-shadow: var(--shadow-md); border-top: 1px solid var(--line);
    max-height: calc(100vh - var(--header-h)); max-height: calc(100dvh - var(--header-h));
    overflow-y: auto; overscroll-behavior: contain; -webkit-overflow-scrolling: touch;
    transform: translateY(-12px); opacity: 0; visibility: hidden; transition: opacity .25s var(--ease), transform .25s var(--ease), visibility .25s;
  }
  .nav__menu.is-open { transform: none; opacity: 1; visibility: visible; }
  .nav__menu li { border-bottom: 1px solid var(--line); }
  .nav__menu li:last-child { border-bottom: 0; }
  .nav__menu a:not(.btn) { display: block; padding: 1rem .25rem; }
  .nav__menu a:not(.btn)::after { display: none; }
  .nav__cta { padding-top: 1rem; }
  .nav__cta .btn { width: 100%; }
  .split { grid-template-columns: 1fr; }
  .cta__inner { grid-template-columns: 1fr; }
  .grid--2 { grid-template-columns: 1fr; }
}
@media (max-width: 560px) {
  .grid--3 { grid-template-columns: 1fr; }
  .hero__stats { grid-template-columns: repeat(2, 1fr); gap: 1.4rem 1rem; }
  /* keep the hero visual + its floating badges fully inside the viewport */
  .hero__visual { max-width: 260px; width: 260px; margin-inline: auto; justify-self: center; }
  .hero__badge { padding: .5rem .75rem; gap: .5rem; max-width: 78%; }
  .hero__badge strong { font-size: .8rem; }
  .hero__badge em { font-size: .63rem; }
  .hero__badge-ico { width: 27px; height: 27px; }
  .hero__badge--top { left: 0; top: 4%; }
  .hero__badge--bottom { right: 0; bottom: 6%; }
  .slider__arrow { width: 42px; height: 42px; font-size: 1.4rem; }
  .gallery .slide figcaption { font-size: var(--step-0); }
  .tslide p { font-size: var(--step-1); }
  .strip__inner { flex-direction: column; align-items: flex-start; gap: .7rem; }
  .form__grid { grid-template-columns: 1fr; }
  .growth__phase { grid-template-columns: 1fr; gap: .5rem; }
  .growth__bar, .growth__phase p { grid-column: 1; }
  .footer__inner { grid-template-columns: 1fr; }
  .footer__bottom { flex-direction: column; }
}

/* =============================================================
   MASTERPIECE LAYER — gold/black brand, logo, dynamic motion
   ============================================================= */

/* ---------- Logo ---------- */
.brand__logo { width: 50px; height: 50px; border-radius: 50%; flex-shrink: 0;
  box-shadow: 0 0 0 1px rgba(201,162,75,.35), 0 4px 14px rgba(0,0,0,.28);
  transition: transform .4s var(--ease); }
.brand:hover .brand__logo { transform: rotate(-6deg) scale(1.04); }
.footer__logo { width: 92px; height: 92px; border-radius: 50%; margin-bottom: 1.1rem;
  box-shadow: 0 0 0 1px rgba(201,162,75,.4), 0 8px 26px rgba(0,0,0,.35); }
.footer__tagline { font-family: var(--serif); font-style: italic; color: var(--gold-400);
  font-size: 1.05rem; margin-bottom: .8rem; }

/* ---------- Hero → dark, gold-on-black ---------- */
.hero { background: radial-gradient(125% 120% at 72% 8%, #2c231b 0%, #1d1712 46%, #14100c 100%); color: #f3ebda; }
.hero__grid { background-image: linear-gradient(rgba(255,255,255,.05) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.05) 1px, transparent 1px); opacity: 1; }
.hero .eyebrow { color: var(--gold-400); }
.hero__title { color: #fff; }
.hero__title-accent { color: var(--gold-400); }
.hero__lead { color: #d8c9ad; }
.hero__stats { border-top-color: rgba(255,255,255,.14); }
.hero__stat-num { color: var(--gold-400); }
.hero__stat-lbl { color: #a89a80; }
.hero .btn--ghost { --btn-fg: #fff; border-color: rgba(255,255,255,.4); }
.hero .btn--ghost:hover { background: #fff; color: var(--emerald-800); border-color: #fff; }
.hero__scroll-mouse { border-color: rgba(255,255,255,.5); }
.hero__scroll-mouse::before { background: var(--gold-400); }
/* gold ring watermark behind hero visual */
.hero__media::before { content: ""; position: absolute; inset: -14px; border-radius: 28px; z-index: -1;
  background: conic-gradient(from 140deg, transparent, rgba(246,207,95,.6), transparent 60%); filter: blur(8px); }

/* ---------- Header over dark hero (desktop) ---------- */
@media (min-width: 861px) {
  .site-header:not(.is-scrolled) .nav__menu a:not(.btn) { color: rgba(255,255,255,.82); }
  .site-header:not(.is-scrolled) .nav__menu a:not(.btn):hover,
  .site-header:not(.is-scrolled) .nav__menu a.is-active:not(.btn) { color: #fff; }
}
.site-header:not(.is-scrolled) .nav__bars i { background: #fff; }

/* ---------- Chi siamo ---------- */
.about__inner { display: grid; grid-template-columns: .92fr 1.08fr; gap: clamp(2rem, 1rem + 4vw, 4.5rem); align-items: center; }
.about__media { position: relative; }
.about__frame { border-radius: 20px; overflow: hidden; box-shadow: var(--shadow-lg); }
.about__frame img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .9s var(--ease); }
.about__media:hover .about__frame img { transform: scale(1.06); }
.about__stat { position: absolute; right: -5%; bottom: 8%; text-align: center; padding: 1rem 1.4rem;
  background: var(--grad-rose); color: #3a1c1c;
  border-radius: 16px; box-shadow: var(--shadow-md); }
.about__stat strong { display: block; font-family: var(--serif); font-size: 1.9rem; line-height: 1; }
.about__stat span { font-size: .72rem; letter-spacing: .05em; }
.about__lead { font-size: var(--step-1); color: var(--ink-soft); line-height: 1.5; }
.about__text p { color: var(--ink-soft); }
.about__values { display: grid; gap: .65rem; margin: 1.5rem 0; }
.about__values li { display: flex; gap: .7rem; align-items: center; color: var(--emerald-800); font-weight: 500; }
.about__values li span { color: var(--gold-text); }
.about__sign { font-family: var(--serif); font-style: italic; font-size: var(--step-1); color: var(--gold-text); margin: 1rem 0 1.6rem; }

/* ---------- Before/After gallery of cases ---------- */
.bagallery { margin-top: clamp(2.5rem, 1.5rem + 3vw, 4rem); }
.casegrid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1.5rem; max-width: 1080px; margin-inline: auto; }
@media (max-width: 680px) { .casegrid { grid-template-columns: 1fr; } }
.lipmedia { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1.5rem; max-width: 860px; margin-inline: auto; }
.lipmedia__card { margin: 0; padding: 1rem; background: var(--white); border: 1px solid var(--line); border-radius: var(--radius); box-shadow: var(--shadow-sm); }
.lipmedia__card video { display: block; width: 100%; max-height: 620px; aspect-ratio: 9/16; object-fit: cover; border-radius: calc(var(--radius) - 6px); background: var(--emerald-900); }
.lipmedia__card figcaption { padding: 1rem .25rem .2rem; }
.lipmedia__card strong { display: block; font-family: var(--serif); font-size: var(--step-1); color: var(--emerald-800); margin-bottom: .3rem; }
.lipmedia__card span { display: block; color: var(--muted); font-size: var(--step--1); }
@media (max-width: 1080px) { .medgrid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 680px) { .medgrid, .lipmedia { grid-template-columns: 1fr; } }
.bagallery__title { text-align: center; font-size: var(--step-2); margin-bottom: 1.8rem; }
.bagallery__title em { color: var(--gold-text); }
.bacase { flex: 0 0 100%; margin: 0; padding: 0 clamp(.5rem, 2vw, 1.2rem); box-sizing: border-box; }
.bacase__pair { display: grid; grid-template-columns: 1fr 1fr; gap: .55rem; }
.bacase__img { position: relative; border-radius: var(--radius-sm); overflow: hidden; box-shadow: var(--shadow-sm); }
.bacase__img img { width: 100%; aspect-ratio: 1/1; object-fit: cover; transition: transform .7s var(--ease); }
.bacase__img:hover img { transform: scale(1.07); }
.bacase__img span { position: absolute; left: 10px; top: 10px; background: rgba(20,16,12,.62); color: #fff;
  font-size: .7rem; letter-spacing: .06em; padding: .22em .75em; border-radius: 999px; }
.bacase figcaption { text-align: center; margin-top: 1rem; color: var(--ink-soft); font-size: var(--step--1); font-weight: 500; }
.bacase__solo { border-radius: var(--radius-sm); overflow: hidden; box-shadow: var(--shadow-sm); background: #14100c; display: flex; justify-content: center; align-items: center; }
.bacase__solo img { max-height: 560px; width: auto; max-width: 100%; object-fit: contain; display: block; transition: transform .7s var(--ease); }
.bacase__solo:hover img { transform: scale(1.04); }
@media (min-width: 720px) { .bacase { flex-basis: 68%; } }

/* ---------- Dynamic: scroll progress bar ---------- */
.scroll-progress { position: fixed; top: 0; left: 0; height: 3px; width: 0; z-index: 300;
  background: linear-gradient(90deg, var(--gold-600), var(--gold-400)); box-shadow: 0 0 10px rgba(201,162,75,.6); }

/* ---------- Dynamic: hover sheen on cards/media ---------- */
.card, .treat, .tech__card, .gallery .slide, .about__frame, .bacase__img, .hero__media { position: relative; }
.card::after, .treat::after {
  content: ""; position: absolute; inset: 0; border-radius: inherit; pointer-events: none; opacity: 0;
  background: radial-gradient(220px circle at var(--mx, 50%) var(--my, 0%), rgba(201,162,75,.14), transparent 65%);
  transition: opacity .35s var(--ease);
}
.card:hover::after, .treat:hover::after { opacity: 1; }

/* image zoom on hover for gallery slides */
.gallery .slide img { transition: transform .9s var(--ease); }
.gallery .slide:hover img { transform: scale(1.05); }

/* treatment icon pop */
.treat:hover .treat__icon { transform: translateY(-4px) scale(1.08); color: var(--gold-600); }
.treat__icon { transition: transform .4s var(--ease), color .4s var(--ease); }

/* magnetic buttons get a smooth return */
.btn[data-magnetic] { will-change: transform; }

/* gold divider flourish under centered heads */
.section__head--center .section__title::after {
  content: ""; display: block; width: 60px; height: 2px; margin: 1rem auto 0;
  background: linear-gradient(90deg, transparent, var(--gold-500) 35%, var(--rose) 70%, transparent);
}

/* ---------- Responsive: masterpiece layer ---------- */
@media (max-width: 860px) {
  .about__inner { grid-template-columns: 1fr; gap: 2.5rem; }
  .about__media { max-width: 460px; margin-inline: auto; }
  .about__stat { right: 4%; }
}
@media (max-width: 480px) {
  .bacase__pair { gap: .4rem; }
  .footer__logo { width: 76px; height: 76px; }
}

/* ---------- Treatment grid (full clinic) ---------- */
.treatgrid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.6rem; }
.tcard { background: var(--white); border: 1px solid var(--line); border-radius: var(--radius); overflow: hidden;
  box-shadow: var(--shadow-sm); display: flex; flex-direction: column;
  transition: transform .4s var(--ease), box-shadow .4s var(--ease), border-color .4s var(--ease); }
.tcard:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); border-color: var(--gold-400); }
.tcard--feature { border-color: var(--gold-400); box-shadow: 0 0 0 1px var(--gold-400), var(--shadow-md); }
.tcard__media { position: relative; display: block; aspect-ratio: 4/3.4; overflow: hidden; }
.tcard__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .8s var(--ease); }
.tcard:hover .tcard__media img { transform: scale(1.07); }
.tcard__media::after { content: ""; position: absolute; inset: 0;
  background: linear-gradient(180deg, transparent 45%, rgba(20,16,12,.72) 100%); }
.tcard__tag { position: absolute; left: 14px; top: 14px; z-index: 2; font-size: .68rem; letter-spacing: .08em;
  text-transform: uppercase; font-weight: 600; color: #2a1e08; background: linear-gradient(120deg, var(--gold-400), var(--gold-500));
  padding: .3em .8em; border-radius: 999px; }
.tcard__go { position: absolute; left: 16px; bottom: 14px; z-index: 2; color: #fff; font-weight: 600; font-size: var(--step--1);
  transform: translateY(6px); opacity: 0; transition: transform .35s var(--ease), opacity .35s var(--ease); }
.tcard:hover .tcard__go { transform: none; opacity: 1; }
.tcard__body { padding: 1.4rem 1.5rem 1.6rem; display: flex; flex-direction: column; flex: 1; }
.tcard__body h3 { font-size: var(--step-1); color: var(--emerald-800); margin-bottom: .5rem; }
.tcard--feature .tcard__body h3 { color: var(--gold-text); }
.tcard__body p { color: var(--ink-soft); font-size: var(--step--1); margin-bottom: 1rem; }
.tcard__body .ticks { margin-top: auto; }
.treatgrid__note { text-align: center; margin: 2.2rem auto 0; max-width: 60ch; color: var(--muted); font-size: .8rem; }
@media (max-width: 900px) { .treatgrid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 560px) { .treatgrid { grid-template-columns: 1fr; } }

/* consent + inline form links */
.form__consent a { color: var(--gold-text); text-decoration: underline; }

/* ---------- Section eyebrow label ---------- */
.section__eyebrow { display: inline-block; font-size: .74rem; font-weight: 700; letter-spacing: .16em;
  text-transform: uppercase; color: var(--gold-text); margin: 0 0 .7rem; }
.section__eyebrow--light { color: var(--gold-400); }
.section__head--center .section__eyebrow { display: block; }

/* ---------- Hero background video + particles ---------- */
.hero__video { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0;
  opacity: 0; transition: opacity 1s var(--ease); }
.hero__video.is-ready { opacity: 1; }            /* fades in only if a real video actually plays */
.hero__video-overlay { position: absolute; inset: 0; z-index: 1;
  background: linear-gradient(180deg, rgba(20,16,12,.5) 0%, rgba(20,16,12,.72) 60%, rgba(20,16,12,.9) 100%); }
.hero .hero__glow, .hero .hero__grid { z-index: 1; }
.hero__particles { position: absolute; inset: 0; width: 100%; height: 100%; z-index: 2; pointer-events: none; }
@media (prefers-reduced-motion: reduce) { .hero__particles { display: none; } }

/* =============================================================
   PRO POLISH — dark CTA, back-to-top, Tirana media
   ============================================================= */

/* ---------- Contact CTA → dramatic dark band (matches reference) ---------- */
.cta { background: linear-gradient(160deg, var(--emerald-900) 0%, var(--emerald-800) 55%, var(--emerald-700) 100%); color: #f3ebda; position: relative; overflow: hidden; }
.cta::before { content: ""; position: absolute; top: -25%; right: -8%; width: 44vw; height: 44vw; max-width: 560px; max-height: 560px;
  background: radial-gradient(circle, rgba(201,162,75,.2), transparent 70%); pointer-events: none; }
.cta .container { position: relative; z-index: 1; }
.cta .section__num { color: var(--gold-400); }
.cta .section__title { color: #fff; }
.cta .section__title em { color: var(--gold-400); }
.cta__text > p { color: #d8c9ad; }
.cta__contacts a { color: #f3ebda; }
.cta__contacts a:hover { color: var(--gold-400); }
.cta__ico { background: rgba(255,255,255,.07); border-color: rgba(255,255,255,.16); color: var(--gold-400); }

/* ---------- Perché Tirana media ---------- */
.split__media { position: relative; }
.split__frame { border-radius: 20px; overflow: hidden; box-shadow: var(--shadow-lg); }
.split__frame img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .5s var(--ease); }
.split__badge { position: absolute; left: -6%; bottom: 10%; text-align: center; padding: .9rem 1.3rem;
  background: var(--grad-rose); color: #3a1c1c; border-radius: 14px; box-shadow: var(--shadow-md); }
.split__badge strong { display: block; font-family: var(--serif); font-size: 1.4rem; line-height: 1; }
.split__badge span { font-size: .72rem; letter-spacing: .1em; text-transform: uppercase; }
.split__list--inline { margin: 1.4rem 0; grid-template-columns: 1fr 1fr; }
.split__list--inline li { padding: 1rem 1.2rem; }
.split__list--inline strong { font-size: var(--step-0); }

/* ---------- Back-to-top button ---------- */
.totop {
  position: fixed; right: 20px; bottom: 88px; z-index: 90; width: 48px; height: 48px; border-radius: 50%;
  border: 1px solid rgba(201,162,75,.5); background: rgba(29,23,18,.92); color: var(--gold-400); cursor: pointer;
  display: inline-flex; align-items: center; justify-content: center; box-shadow: var(--shadow-md);
  opacity: 0; transform: translateY(16px) scale(.85); pointer-events: none;
  transition: opacity .3s var(--ease), transform .3s var(--ease), background .25s var(--ease), color .25s var(--ease);
}
.totop.is-shown { opacity: 1; transform: none; pointer-events: auto; }
.totop:hover { background: var(--gold-500); color: #2a1e08; transform: translateY(-3px); }

@media (max-width: 560px) {
  .split__list--inline { grid-template-columns: 1fr; }
  .split__badge { left: 3%; }
  .totop { width: 44px; height: 44px; bottom: 84px; }
}

/* =============================================================
   LUXURY LAYER — custom cursor, shimmer, cookie banner
   ============================================================= */

/* ---------- Shimmering gold hero accent ---------- */
.hero__title-accent {
  background: linear-gradient(100deg, var(--gold-600) 0%, var(--gold-400) 35%, #fff6e6 50%, var(--gold-400) 65%, var(--gold-600) 100%);
  background-size: 220% auto; -webkit-background-clip: text; background-clip: text;
  -webkit-text-fill-color: transparent; color: transparent;
  animation: shimmerText 7s linear infinite;
}
@keyframes shimmerText { to { background-position: -220% center; } }

/* ---------- Custom cursor ---------- */
.cursor, .cursor-dot { position: fixed; top: 0; left: 0; z-index: 9999; pointer-events: none;
  border-radius: 50%; transform: translate3d(-50%, -50%, 0); opacity: 0; }
.cursor { width: 34px; height: 34px; border: 1.5px solid rgba(201,162,75,.75);
  transition: width .25s var(--ease), height .25s var(--ease), background .25s var(--ease), border-color .25s var(--ease), opacity .3s var(--ease); }
.cursor-dot { width: 6px; height: 6px; background: var(--gold-500); transition: opacity .3s var(--ease); }
.cursor.is-active, .cursor-dot.is-active { opacity: 1; }
.cursor.is-hover { width: 56px; height: 56px; background: rgba(201,162,75,.12); border-color: rgba(201,162,75,.95); }
.cursor.is-down { width: 26px; height: 26px; }
html.has-custom-cursor, html.has-custom-cursor a, html.has-custom-cursor button,
html.has-custom-cursor [data-tilt], html.has-custom-cursor summary { cursor: none; }
html.has-custom-cursor input, html.has-custom-cursor textarea, html.has-custom-cursor select { cursor: auto; }
@media (prefers-reduced-motion: reduce) { .hero__title-accent { animation: none; } }

/* ---------- Cookie banner ---------- */
.cookie { position: fixed; left: 50%; bottom: 20px; transform: translateX(-50%) translateY(20px); z-index: 400;
  width: min(100% - 2rem, 760px); display: flex; align-items: center; gap: 1.2rem; flex-wrap: wrap;
  justify-content: space-between; padding: 1rem 1.3rem; border-radius: var(--radius);
  background: rgba(29,23,18,.96); backdrop-filter: blur(10px); color: #f3ebda;
  border: 1px solid rgba(201,162,75,.3); box-shadow: var(--shadow-lg);
  opacity: 0; transition: opacity .4s var(--ease), transform .4s var(--ease); }
.cookie.is-shown { opacity: 1; transform: translateX(-50%) translateY(0); }
.cookie__text { margin: 0; font-size: var(--step--1); color: #d8c9ad; flex: 1 1 320px; line-height: 1.5; }
.cookie__text strong { color: #f3ebda; }
.cookie__text a { color: var(--gold-400); text-decoration: underline; }
.cookie__actions { display: flex; gap: .6rem; flex-shrink: 0; }
.cookie .btn--ghost { --btn-fg: #f3ebda; border-color: rgba(255,255,255,.35); }
.cookie .btn--ghost:hover { background: #fff; color: var(--emerald-800); }
@media (max-width: 560px) {
  .cookie { left: 50%; right: auto; width: calc(100vw - 20px); max-width: 420px; transform: translateX(-50%) translateY(20px); padding: 1rem 1.1rem; }
  .cookie.is-shown { transform: translateX(-50%) translateY(0); }
  .cookie__text { flex: 1 1 100%; min-width: 0; white-space: normal; overflow-wrap: anywhere; }
  .cookie__actions { width: 100%; }
  .cookie__actions .btn { flex: 1 1 0; min-width: 0; }
}

/* =============================================================
   REFINEMENT PASS — grain, shine, eyebrow motif, micro-polish
   ============================================================= */

/* ---------- Filmic grain overlay (adds depth) ---------- */
body::after {
  content: ""; position: fixed; inset: 0; z-index: 9998; pointer-events: none;
  opacity: .035; mix-blend-mode: soft-light;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}

/* ---------- Gold button shine sweep ---------- */
.btn--gold { position: relative; overflow: hidden; }
.btn--gold::after {
  content: ""; position: absolute; top: 0; left: -130%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.55), transparent);
  transform: skewX(-18deg); transition: left .65s var(--ease); pointer-events: none;
}
.btn--gold:hover::after { left: 150%; }

/* ---------- Eyebrow leading-line motif (replaces old numbers) ---------- */
.section__eyebrow { display: inline-flex; align-items: center; gap: .65em; }
.section__eyebrow::before { content: ""; width: 26px; height: 1px; background: currentColor; opacity: .65; }
.section__head--center .section__eyebrow { display: inline-flex; justify-content: center; }
.section__head--center .section__eyebrow::after { content: ""; width: 26px; height: 1px; background: currentColor; opacity: .65; }

/* ---------- Feature cards: gold top accent on hover ---------- */
.card { position: relative; }
.card::before {
  content: ""; position: absolute; inset: 0 0 auto 0; height: 2px; border-radius: var(--radius) var(--radius) 0 0;
  background: linear-gradient(90deg, var(--gold-500), var(--gold-400)); transform: scaleX(0); transform-origin: left;
  transition: transform .4s var(--ease);
}
.card:hover::before { transform: scaleX(1); }

/* ---------- Nav CTA button micro-pulse ---------- */
.nav__cta .btn { position: relative; }

/* ---------- Links inside body copy get a gold underline grow ---------- */
.about__text a:not(.btn) { color: var(--gold-text); }

/* ---------- Smoother focus ring on dark sections ---------- */
.section--dark :focus-visible, .cta :focus-visible { outline-color: var(--gold-400); }

/* ---------- Selection color ---------- */
::selection { background: rgba(221,154,154,.35); color: var(--ink); }

/* ---------- Print styles ---------- */
@media print {
  .site-header, .marquee, .wa-float, .totop, .cookie, .cursor, .cursor-dot,
  .hero__particles, .hero__video, .hero__video-overlay, .hero__scroll, .nav__toggle,
  .slider__arrow, .slider__dots, .hero__glow, body::after { display: none !important; }
  * { box-shadow: none !important; text-shadow: none !important; }
  body { color: #1a1a1a; background: #fff; }
  .hero, .section, .section--dark, .cta, .section--tinted { background: #fff !important; color: #1a1a1a !important; padding: 1.2rem 0 !important; }
  .hero__title, .section__title, .section__title em, .hero__title-accent,
  h1, h2, h3, h4 { color: #1a1a1a !important; -webkit-text-fill-color: #1a1a1a !important; }
  .section__intro, p, li { color: #333 !important; }
  a { color: #1a1a1a !important; text-decoration: underline; }
  .btn { border: 1px solid #1a1a1a !important; background: none !important; color: #1a1a1a !important; }
  .reveal { opacity: 1 !important; transform: none !important; }
}

/* ---------- No-JS / graceful degradation ----------
   If JavaScript is disabled, reveal content is shown immediately
   (the head failsafe covers the JS-enabled-but-script-failed case). */
html:not(.js) .reveal { opacity: 1 !important; transform: none !important; }
html:not(.js) .growth__bar i { transform: scaleX(1) !important; }
html:not(.js) .hero__video { display: none; }

/* ---------- Language switcher (animated dropdown) ---------- */
.langsw { position: relative; }
.langsw__btn {
  display: inline-flex; align-items: center; gap: .4rem; padding: .42rem .7rem; margin: 0;
  border: 1px solid var(--line); border-radius: 999px; background: transparent;
  font-family: var(--sans); font-size: var(--step--1); font-weight: 600; letter-spacing: .03em;
  color: var(--ink-soft); cursor: pointer; line-height: 1;
  transition: border-color .25s var(--ease), color .25s var(--ease), background .25s var(--ease);
}
.langsw__btn:hover { border-color: var(--gold-500); color: var(--emerald-800); background: rgba(201,162,75,.06); }
.langsw__globe { width: 15px; height: 15px; opacity: .85; }
.langsw__code { font-weight: 700; }
.langsw__chev { width: 12px; height: 12px; opacity: .65; transition: transform .3s var(--ease); }
.langsw__btn[aria-expanded="true"] .langsw__chev { transform: rotate(180deg); }

.langsw__menu {
  position: absolute; top: calc(100% + .55rem); right: 0; min-width: 168px; z-index: 60;
  list-style: none; margin: 0; padding: .4rem;
  background: var(--white); border: 1px solid var(--line); border-radius: 14px; box-shadow: var(--shadow-lg);
  opacity: 0; visibility: hidden; transform: translateY(-10px) scale(.97); transform-origin: top right;
  transition: opacity .28s var(--ease), transform .28s var(--ease), visibility .28s;
}
.langsw.is-open .langsw__menu { opacity: 1; visibility: visible; transform: none; }
.langsw__menu li { margin: 0; }
.langsw__menu a { display: flex !important; align-items: center; gap: .7rem; padding: .6rem .7rem; border-radius: 9px;
  color: var(--ink-soft); font-size: var(--step--1); font-weight: 500; }
.langsw__menu a::after { display: none !important; }
.langsw__menu a:hover { background: var(--cream-2); color: var(--emerald-800); }
.langsw__menu a.is-active { color: var(--gold-text); font-weight: 600; }
.langsw__opt-code {
  display: inline-flex; align-items: center; justify-content: center; min-width: 2.1em; padding: .2em .35em;
  font-size: .68rem; font-weight: 700; letter-spacing: .04em; border-radius: 6px;
  background: var(--cream-2); color: var(--emerald-800);
}
.langsw__menu a.is-active .langsw__opt-code { background: linear-gradient(120deg, var(--gold-400), var(--gold-500)); color: #2a1e08; }

/* button colours over the dark hero header (desktop) */
@media (min-width: 861px) {
  .site-header:not(.is-scrolled) .langsw__btn { border-color: rgba(255,255,255,.32); color: rgba(255,255,255,.85); }
  .site-header:not(.is-scrolled) .langsw__btn:hover { border-color: var(--gold-400); color: #fff; background: rgba(255,255,255,.08); }
}

/* ---- Treatments nav dropdown ---- */
.navdd { position: relative; }
.navdd__btn { display: inline-flex; align-items: center; gap: .35em; font-family: var(--sans); font-size: var(--step--1);
  font-weight: 500; color: var(--ink-soft); background: none; border: 0; padding: 0; cursor: pointer; line-height: inherit; transition: color .2s var(--ease); }
.navdd__btn:hover, .navdd:hover .navdd__btn, .navdd.is-open .navdd__btn { color: var(--emerald-800); }
.navdd__chev { width: 11px; height: 11px; opacity: .7; transition: transform .3s var(--ease); }
.navdd:hover .navdd__chev, .navdd.is-open .navdd__chev, .navdd__btn[aria-expanded="true"] .navdd__chev { transform: rotate(180deg); }
.navdd__menu { position: absolute; top: 100%; left: 50%; margin: 0; padding: .85rem .4rem .4rem; min-width: 220px; z-index: 60; list-style: none;
  transform: translateX(-50%) translateY(-8px) scale(.97); transform-origin: top center;
  opacity: 0; visibility: hidden; transition: opacity .26s var(--ease), transform .26s var(--ease), visibility .26s; }
.navdd__menu::before { content: ""; position: absolute; inset: .85rem .4rem .4rem; background: var(--white); border: 1px solid var(--line);
  border-radius: 14px; box-shadow: var(--shadow-lg); z-index: -1; }
.navdd:hover .navdd__menu, .navdd.is-open .navdd__menu { opacity: 1; visibility: visible; transform: translateX(-50%); }
.navdd__menu a { display: block !important; padding: .62rem .85rem !important; border-radius: 9px; color: var(--ink-soft) !important; font-weight: 500; white-space: nowrap; }
.navdd__menu a::after { display: none !important; }
.navdd__menu a:hover { background: var(--cream-2); color: var(--emerald-800) !important; }
@media (min-width: 861px) {
  .site-header:not(.is-scrolled) .navdd__btn { color: rgba(255,255,255,.82); }
  .site-header:not(.is-scrolled) .navdd:hover .navdd__btn, .site-header:not(.is-scrolled) .navdd.is-open .navdd__btn { color: #fff; }
}
@media (max-width: 860px) {
  .nav__item--dd, .navdd { width: 100%; }
  .navdd__btn { display: flex; width: 100%; justify-content: space-between; padding: 1rem .25rem; color: var(--ink-soft); }
  .navdd__menu { position: static; transform: none !important; opacity: 1; visibility: visible; padding: 0 0 .6rem .9rem; min-width: 0; }
  .navdd__menu::before { display: none; }
  .navdd__chev { transform: rotate(180deg); }
  .navdd__menu a { padding: .7rem .25rem !important; }
}

/* mobile: no dropdown — show both options inline as pills */
@media (max-width: 860px) {
  /* Languages remain immediately reachable in portrait mode, without having
     to scroll to the portion of the menu covered by bottom controls. */
  .nav__item--lang { order: -1; padding: 0 0 1rem; }
  .langsw__btn { display: none; }
  .langsw__menu { position: static; opacity: 1; visibility: visible; transform: none; box-shadow: none;
    border: 0; background: transparent; padding: 0; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: .45rem; min-width: 0; }
  .langsw__menu a { justify-content: center; gap: .35rem; min-width: 0; padding: .6rem .35rem; border: 1px solid var(--line); }
  .langsw__menu a.is-active { border-color: var(--gold-500); background: var(--cream); }
}

/* Fix: language dropdown items sit on a white panel — keep them dark even when the
   header is over the dark hero (otherwise the nav-over-dark rule turns them white). */
.langsw__menu a { color: var(--ink-soft) !important; }
.langsw__menu a:hover { color: var(--emerald-800) !important; }
.langsw__menu a.is-active { color: var(--gold-text) !important; }
@media (max-width: 860px) {
  /* mobile inline pills: readable on the cream mobile menu */
  .langsw__menu a { color: var(--emerald-800) !important; }
}

/* ---------- Feedback pass: glowing CTA + more defined cards ---------- */
.btn--gold { box-shadow: 0 5px 16px rgba(212,175,55,.32), 0 1px 3px rgba(0,0,0,.1); }
.btn--gold:hover { box-shadow: 0 10px 30px rgba(212,175,55,.5), 0 2px 8px rgba(0,0,0,.14); }
.btn--gold:active { box-shadow: 0 3px 12px rgba(212,175,55,.4); }
/* gentle glow-pulse on the main hero CTA to draw the eye */
.hero__actions .btn--gold { box-shadow: 0 8px 24px rgba(212,175,55,.2); }
@keyframes ctaGlow {
  0%, 100% { box-shadow: 0 5px 16px rgba(212,175,55,.3), 0 1px 3px rgba(0,0,0,.1); }
  50% { box-shadow: 0 8px 26px rgba(212,175,55,.55), 0 1px 3px rgba(0,0,0,.1); }
}
@media (prefers-reduced-motion: reduce) { .hero__actions .btn--gold { animation: none; } }
/* cards read more "premium": clearer border + layered shadow */
.card, .treat, .tcard, .tech__card { border-color: #ece2cf; }
.card, .treat { box-shadow: 0 1px 3px rgba(30,22,14,.05), 0 14px 30px rgba(30,22,14,.09); }
.card:hover, .treat:hover { box-shadow: 0 22px 46px rgba(30,22,14,.15); }

/* ---------- Dark "Perché Tirana" section ---------- */
#tirana.section--dark .section__eyebrow { color: var(--gold-400); }
#tirana.section--dark .split__text .section__title { color: #fff; }
#tirana.section--dark .section__title em { color: var(--gold-400); }
#tirana.section--dark .split__text p { color: #d8c9ad; }
#tirana .split__list { background: rgba(255,255,255,.1); border-color: rgba(255,255,255,.14); }
#tirana .split__list li { background: rgba(30,22,14,.55); }
#tirana .split__list li:hover { background: rgba(30,22,14,.25); }
#tirana .split__list strong { color: #fff; }
#tirana .split__list span { color: #c9b896; }

/* ============================ ODONTOIATRIA (dental) ============================ */
.dentgrid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1.15rem; margin-top: 2.8rem; }
.dcard { display: flex; flex-direction: column; background: rgba(255,255,255,.05); border: 1px solid rgba(224,184,76,.22);
  border-radius: var(--radius); padding: 1.6rem 1.4rem 1.5rem; transition: transform .3s var(--ease), border-color .3s var(--ease), background .3s var(--ease); }
.dcard:hover { transform: translateY(-6px); border-color: rgba(224,184,76,.55); background: rgba(255,255,255,.08); }
.dcard__ico { font-size: 1.9rem; line-height: 1; margin-bottom: .85rem; filter: drop-shadow(0 3px 7px rgba(0,0,0,.35)); }
.dcard h3 { font-family: var(--serif); font-size: var(--step-1); color: #fff; margin-bottom: .5rem; line-height: 1.2; }
.dcard h3 a { color: inherit; text-decoration: none; }
.dcard h3 a:hover { color: var(--gold-400); text-decoration: underline; }
.dcard__desc { color: #cdbfa6; font-size: var(--step--1); margin-bottom: 1rem; }
.dcard .ticks { margin: 0 0 1.1rem; gap: .45rem; }
.dcard .ticks li { color: #dcccae; }
.dcard .ticks li::before { border-color: var(--gold-400); }
.dcard__save { align-self: flex-start; font-size: .74rem; font-weight: 600; letter-spacing: .01em; color: #f0d597;
  background: rgba(224,184,76,.12); border: 1px solid rgba(224,184,76,.3); border-radius: 999px; padding: .4em 1em; margin-bottom: 1.2rem; }
.dcard .btn { margin-top: auto; width: 100%; justify-content: center; }
.dentnote { text-align: center; color: #b7a889; font-size: var(--step--1); max-width: 62ch; margin: 2.4rem auto 0; }
@media (max-width: 1080px) { .dentgrid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 560px) { .dentgrid { grid-template-columns: 1fr; } }

/* ============================ SERVICE DETAIL PAGES ============================ */
.shero { padding-top: calc(var(--header-h) + 3rem); }
.shero .btn--ghost { --btn-fg: #fff; border-color: rgba(255,255,255,.4); }
.shero .btn--ghost:hover { background: #fff; color: var(--emerald-800); border-color: #fff; }
.shero .section__title { font-size: clamp(2.3rem, 5vw, 3.5rem); line-height: 1.08; }
.shero .split__text > p { color: #d8c9ad; max-width: 46ch; }
.crumbs { display: flex; flex-wrap: wrap; align-items: center; gap: .45em; font-size: var(--step--1); margin-bottom: 1.2rem; color: #c9b896; }
.crumbs a { color: var(--gold-400); }
.crumbs a:hover { text-decoration: underline; }
.crumbs .sep { opacity: .5; }
.shero__cta { display: flex; flex-wrap: wrap; gap: .8rem; margin: 1.8rem 0 1.6rem; }
.svc-media { position: relative; border-radius: var(--radius); overflow: hidden; box-shadow: 0 24px 60px rgba(0,0,0,.4); }
.svc-media img { display: block; width: 100%; height: 100%; object-fit: cover; }
.svc-badge { position: absolute; bottom: 1rem; left: 1rem; background: rgba(20,16,12,.82); border: 1px solid rgba(224,184,76,.4);
  color: #f0d597; border-radius: 999px; padding: .5em 1.1em; font-size: var(--step--1); font-weight: 600; backdrop-filter: blur(4px); }
.svc-lead { font-size: var(--step-1); color: var(--ink); line-height: 1.6; }
.svc-prose p { margin-bottom: 1.1rem; color: var(--ink-soft); }
.card__ico--n { font-family: var(--serif); font-weight: 800; font-size: 1.25rem; color: var(--gold-text); }
.svc-cta-band { text-align: center; margin-top: 2.4rem; }
