/* ==========================================================================
   Silvia Paglialunga — Microblading Artist
   ========================================================================== */

:root {
  --bg: #f6f1e9;
  --text: #2f2a25;
  --text-muted: #5c544c;
  --text-soft: #8b8377;
  --copper: #a9825c;
  --copper-strong: #b9713f;
  --copper-deep: #8a6640;
  --sage: #7d8168;
  --sage-dark: #666a54;
  --olive: #605438;
  --olive-dark: #4c4229;
  --border: #e3dbcd;
  --border-soft: #e6dfd1;
  --border-soft-2: #ded5c4;
  --border-soft-3: #e8e0d1;
  --card-bg: rgba(252, 250, 246, 0.78);
  --card-bg-strong: rgba(252, 250, 246, 0.86);
  --card-bg-blend: linear-gradient(160deg, rgba(252, 250, 246, 0.6) 0%, rgba(233, 227, 210, 0.45) 55%, rgba(198, 203, 176, 0.32) 100%);
  --tan: #efe9de;
  --cream: #fbf8f3;

  --dark-text: #f0ecdd;
  --dark-text-muted: #cfc6b5;
  --dark-accent: #c8a887;
  --dark-border: #5f5e45;
  --dark-sage: #a8ac91;

  --final-border: #c9ccb6;
  --final-text: #4b4a3c;
  --final-text-2: #5c5b4c;

  --footer-text: #a29a8e;
}

* { box-sizing: border-box; }

html { scroll-behavior: smooth; }

body {
  margin: 0;
  background-color: var(--bg);
  background-image:
    radial-gradient(1200px 780px at 8% -10%, rgba(198, 203, 176, 0.5), rgba(198, 203, 176, 0) 65%),
    radial-gradient(950px 680px at 96% 10%, rgba(233, 227, 210, 0.65), rgba(233, 227, 210, 0) 65%),
    radial-gradient(1150px 820px at 50% 106%, rgba(198, 203, 176, 0.32), rgba(198, 203, 176, 0) 68%);
  background-attachment: fixed;
  color: var(--text);
  font-family: 'Jost', system-ui, sans-serif;
  font-weight: 300;
  font-size: 17px;
  line-height: 1.75;
  overflow-x: hidden;
  max-width: 100%;
  position: relative;
}

a { color: var(--copper); text-decoration: none; }
a:hover { color: var(--sage); }

img { max-width: 100%; }

summary { list-style: none; cursor: pointer; }
summary::-webkit-details-marker { display: none; }

input, textarea, select, button { font: inherit; color: inherit; }

::selection { background: #d7d9c8; }

em { font-family: 'Cormorant Garamond', serif; font-style: italic; }

.italic { font-style: italic; }

/* Decorative background shapes ------------------------------------------ */

.bg-shapes {
  position: absolute;
  inset: 0;
  z-index: -1;
  overflow: hidden;
  pointer-events: none;
}
.bg-shapes span { position: absolute; display: block; }
.shape-1 { top: 40px; right: -140px; width: 430px; height: 430px; border-radius: 58% 42% 46% 54% / 48% 55% 45% 52%; background: rgba(198, 203, 176, 0.42); filter: blur(8px); }
.shape-2 { top: 560px; left: -190px; width: 560px; height: 560px; border: 1.5px solid rgba(125, 129, 104, 0.26); border-radius: 50%; }
.shape-3 { top: 1180px; left: -120px; width: 340px; height: 340px; border-radius: 47% 53% 62% 38% / 55% 41% 59% 45%; background: rgba(233, 227, 210, 0.55); filter: blur(10px); }
.shape-3b { top: 1560px; right: 4%; width: 220px; height: 220px; border-radius: 50%; border: 1.5px solid rgba(198, 203, 176, 0.4); }
.shape-4 { top: 2100px; right: -90px; width: 300px; height: 300px; border-radius: 50%; border: 1.5px solid rgba(125, 129, 104, 0.3); }
.shape-4b { top: 2480px; left: 9%; width: 260px; height: 260px; border-radius: 44% 56% 60% 40% / 50% 45% 55% 50%; background: rgba(198, 203, 176, 0.3); filter: blur(14px); }
.shape-5 { top: 2620px; left: 6%; width: 1px; height: 340px; background: linear-gradient(180deg, rgba(125, 129, 104, 0), rgba(125, 129, 104, 0.26), rgba(125, 129, 104, 0)); }
.shape-6 { top: 3400px; right: -160px; width: 420px; height: 420px; border-radius: 55% 45% 38% 62% / 42% 58% 42% 58%; background: rgba(198, 203, 176, 0.38); filter: blur(10px); }
.shape-6b { top: 3880px; left: -60px; width: 200px; height: 200px; border-radius: 50%; border: 1.5px solid rgba(198, 203, 176, 0.35); }
.shape-7 { top: 4300px; left: -140px; width: 380px; height: 380px; border-radius: 50%; border: 1.5px solid rgba(125, 129, 104, 0.24); }
.shape-7b { top: 4900px; right: 8%; width: 260px; height: 260px; border-radius: 52% 48% 58% 42% / 46% 54% 46% 54%; background: rgba(233, 227, 210, 0.5); filter: blur(12px); }
.shape-8 { bottom: 420px; right: -120px; width: 400px; height: 400px; border-radius: 60% 40% 52% 48% / 45% 52% 48% 55%; background: rgba(233, 227, 210, 0.45); filter: blur(12px); }
.shape-8b { bottom: 900px; left: -80px; width: 240px; height: 240px; border-radius: 50%; border: 1.5px solid rgba(125, 129, 104, 0.28); }
.shape-9 { top: 5460px; right: -110px; width: 260px; height: 260px; border-radius: 50%; border: 1.5px solid rgba(125, 129, 104, 0.26); }
.shape-10 { top: 5900px; left: -130px; width: 320px; height: 320px; border-radius: 46% 54% 58% 42% / 52% 45% 55% 48%; background: rgba(198, 203, 176, 0.3); filter: blur(12px); }
.shape-11 { top: 6320px; right: -90px; width: 240px; height: 240px; border-radius: 48% 52% 55% 45% / 50% 48% 52% 50%; background: rgba(233, 227, 210, 0.5); filter: blur(11px); }
.shape-12 { top: 6760px; left: 4%; width: 180px; height: 180px; border-radius: 50%; border: 1.5px solid rgba(198, 203, 176, 0.32); }

/* Layout helpers ---------------------------------------------------------- */

.wrap { max-width: 1160px; margin: 0 auto; padding: 0 24px; }

.eyebrow {
  display: inline-block;
  padding: 10px 20px 10px 24px;
  border-radius: 999px;
  background: var(--olive);
  color: #f2ece0;
  font-size: 10.5px;
  letter-spacing: 0.34em;
  text-transform: uppercase;
}
.eyebrow-plain {
  font-size: 11px;
  letter-spacing: 0.34em;
  text-transform: uppercase;
  color: var(--copper);
  margin: 0 0 20px;
}

h1, h2, h3 {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 400;
  margin: 0;
}

.btn {
  display: inline-block;
  padding: 16px 30px;
  border-radius: 999px;
  font-size: 11.5px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  transition: background 0.15s, border-color 0.15s, color 0.15s;
  border: 0;
  cursor: pointer;
}
.btn-primary { background: var(--text); color: var(--cream); }
.btn-primary:hover { background: var(--olive); color: var(--cream); }
.btn-outline { border: 1px solid var(--sage); color: var(--cream); background: var(--sage); }
.btn-outline:hover { border-color: var(--sage-dark); background: var(--sage-dark); color: var(--cream); }

.divider-heart { text-align: center; color: var(--copper-strong); font-size: 15px; letter-spacing: 0.4em; }

/* Header ------------------------------------------------------------------ */

.site-header {
  position: sticky;
  top: 0;
  z-index: 40;
  background: rgba(246, 241, 233, 0.9);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--border);
}
.header-bar {
  max-width: 1160px;
  margin: 0 auto;
  padding: 14px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.brand {
  display: flex;
  align-items: center;
  gap: 12px;
  color: var(--text);
}
.brand-mark { display: block; height: 38px; width: auto; }
.brand-text { display: flex; flex-direction: column; }
.brand-name {
  font-family: 'Cormorant Garamond', serif;
  font-size: 19px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}
.brand-kicker {
  font-size: 9.5px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: var(--copper);
}
.main-nav { display: flex; align-items: center; gap: 28px; flex-wrap: wrap; justify-content: flex-end; }
.nav-link { font-size: 12px; letter-spacing: 0.16em; text-transform: uppercase; color: var(--text-muted); }
.nav-cta {
  padding: 11px 22px;
  border-radius: 999px;
  background: var(--olive);
  color: #f2ece0;
  font-size: 11.5px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  transition: background 0.15s;
}
.nav-cta:hover { background: var(--olive-dark); color: #f2ece0; }
.nav-cta-short { display: none; }
.nav-cta { white-space: nowrap; }

/* Hero ---------------------------------------------------------------------- */

.hero {
  padding: clamp(40px, 7vw, 96px) 24px clamp(48px, 6vw, 80px);
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: clamp(32px, 5vw, 72px);
  align-items: center;
}
.hero h1 {
  font-size: clamp(38px, 5.6vw, 66px);
  line-height: 1.08;
  letter-spacing: -0.01em;
  text-wrap: pretty;
}
.hero-lead { margin: 26px 0 0; max-width: 44ch; color: var(--text-muted); text-wrap: pretty; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 38px; }
.hero-quote {
  margin: 44px 0 0;
  font-family: 'Cormorant Garamond', serif;
  font-style: italic;
  font-size: 22px;
  color: var(--sage);
}
.hero-media { position: relative; justify-self: center; width: 100%; max-width: 460px; }
.hero-media::before {
  content: '';
  position: absolute;
  inset: -18px -18px 40px 30px;
  background: #e6e3d4;
  border-radius: 200px 200px 12px 12px;
  z-index: 0;
}
.hero-media img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  object-position: 50% 30%;
  border-radius: 200px 200px 10px 10px;
  box-shadow: 0 18px 50px rgba(47, 42, 37, 0.18);
}

/* Sections generic ----------------------------------------------------------- */

section { position: relative; }

.section-pad { padding: clamp(56px, 7vw, 104px) 24px; }

/* "Che cos'è il microblading?" ------------------------------------------------ */

.intro-head { text-align: center; max-width: 760px; margin: 0 auto; }
.intro-head h2 {
  position: relative;
  display: inline-block;
  font-size: clamp(30px, 4vw, 46px);
  line-height: 1.15;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
.intro-head h2::before {
  content: '';
  position: absolute;
  inset: -6px -26px -4px -26px;
  background: #d7d9c8;
  border-radius: 60px 14px 70px 16px;
  transform: rotate(-0.6deg);
  z-index: -1;
}
.intro-head p { margin: 34px auto 0; max-width: 56ch; color: var(--text-muted); text-wrap: pretty; }
.intro-head p + p { margin-top: 16px; }

.desire-card {
  margin-top: clamp(40px, 5vw, 68px);
  text-align: center;
  background: var(--card-bg);
  border: 1px solid var(--border-soft);
  border-radius: 16px;
  padding: clamp(28px, 4vw, 40px);
}
.desire-card .label { margin: 0 0 24px; font-size: 10.5px; letter-spacing: 0.28em; text-transform: uppercase; color: var(--copper); }
.desire-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 22px 32px;
}
.desire-list .value { margin: 0; font-family: 'Cormorant Garamond', serif; font-size: 24px; line-height: 1.3; color: var(--text); }

.intro-quote {
  margin: clamp(36px, 4vw, 56px) auto 0;
  max-width: 34ch;
  text-align: center;
  font-family: 'Cormorant Garamond', serif;
  font-style: italic;
  font-size: clamp(22px, 2.6vw, 30px);
  line-height: 1.4;
  color: var(--sage);
}

/* Approach section ------------------------------------------------------------ */

.approach {
  background: linear-gradient(160deg, rgba(240, 234, 222, 0.9), rgba(215, 217, 200, 0.55));
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
}
.approach-grid {
  padding: clamp(56px, 7vw, 100px) 24px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: clamp(32px, 5vw, 72px);
  align-items: center;
}
.approach-grid img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 5;
  max-height: 620px;
  object-fit: cover;
  border-radius: 12px 12px 180px 180px;
  box-shadow: 0 18px 50px rgba(47, 42, 37, 0.16);
}
.approach-grid h2 { font-size: clamp(30px, 4vw, 48px); line-height: 1.14; text-wrap: pretty; }
.approach-grid > div > p { margin: 24px 0 0; max-width: 46ch; color: var(--text-muted); text-wrap: pretty; }

.steps { margin-top: 36px; display: flex; flex-direction: column; gap: 0; }
.step { display: flex; gap: 22px; align-items: baseline; padding: 20px 0; border-top: 1px solid var(--border-soft-2); }
.step:last-child { border-bottom: 1px solid var(--border-soft-2); }
.step .num { font-family: 'Cormorant Garamond', serif; font-size: 15px; color: var(--copper-strong); }
.step .title { margin: 0; font-size: 11.5px; letter-spacing: 0.24em; text-transform: uppercase; color: var(--sage); }
.step .desc { margin: 4px 0 0; color: var(--text-muted); }

/* Lavori (gallery) ------------------------------------------------------------ */

.gallery-head { text-align: center; max-width: 640px; margin: 0 auto clamp(36px, 4vw, 56px); }
.gallery-head h2 { font-size: clamp(30px, 4vw, 48px); line-height: 1.14; margin: 22px 0 0; }
.gallery-head p.eyebrow-wrap { margin: 0 0 22px; }
.gallery-head .lead { margin: 18px 0 0; color: var(--text-muted); }

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(210px, 1fr));
  gap: 14px;
}
.gallery-item {
  padding: 0;
  border: 0;
  background: #e6e3d4;
  border-radius: 12px;
  overflow: hidden;
  cursor: zoom-in;
  display: block;
}
.gallery-item:hover { opacity: 0.9; }
.gallery-item img { display: block; width: 100%; aspect-ratio: 1; object-fit: cover; }

/* Chi sono (dark) --------------------------------------------------------------- */

.about {
  background: linear-gradient(150deg, #4c4b34 0%, #3f3f2c 60%, #453a29 100%);
  color: var(--dark-text);
}
.about-grid {
  padding: clamp(56px, 7vw, 104px) 24px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: clamp(32px, 5vw, 72px);
  align-items: center;
}
.about-logo { display: block; width: 100%; max-width: 270px; height: auto; margin: 0 0 34px; }
.about-eyebrow { margin: 0 0 20px; font-size: 11px; letter-spacing: 0.34em; text-transform: uppercase; color: var(--dark-accent); }
.about h2 { font-size: clamp(30px, 4vw, 48px); line-height: 1.14; color: var(--cream); }
.about-grid > div:first-child > p { margin: 26px 0 0; max-width: 48ch; color: var(--dark-text-muted); text-wrap: pretty; }
.about-grid > div:first-child > p + p { margin-top: 16px; }

.cert-grid { margin-top: 38px; display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 16px; }
.cert-item { text-align: left; padding: 0; border: 0; background: transparent; cursor: zoom-in; display: block; }
.cert-item img { display: block; width: 100%; aspect-ratio: 4 / 3; object-fit: cover; border-radius: 10px; border: 1px solid var(--dark-border); }
.cert-item .caption { display: block; margin-top: 10px; font-size: 10.5px; letter-spacing: 0.22em; text-transform: uppercase; color: var(--dark-accent); }

.about-portrait { justify-self: center; width: 100%; max-width: 420px; }
.about-portrait img { display: block; width: 100%; aspect-ratio: 4 / 5; object-fit: cover; border-radius: 180px 12px 180px 12px; filter: grayscale(1); }
.about-portrait .name { margin: 22px 0 0; text-align: center; font-family: 'Cormorant Garamond', serif; font-size: 19px; letter-spacing: 0.2em; text-transform: uppercase; color: var(--cream); }
.about-portrait .role { margin: 6px 0 0; text-align: center; font-size: 10px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--dark-sage); }

/* Info utili ------------------------------------------------------------------- */

#info {
  background:
    radial-gradient(1000px 700px at 10% 6%, rgba(198, 203, 176, 0.24), rgba(198, 203, 176, 0) 62%),
    radial-gradient(900px 680px at 92% 40%, rgba(233, 227, 210, 0.5), rgba(233, 227, 210, 0) 62%),
    radial-gradient(950px 700px at 15% 92%, rgba(198, 203, 176, 0.22), rgba(198, 203, 176, 0) 62%);
}

.info-head { text-align: center; max-width: 640px; margin: 0 auto clamp(40px, 5vw, 64px); }
.info-head h2 { font-size: clamp(30px, 4vw, 48px); line-height: 1.14; }

.duration-card {
  position: relative;
  z-index: 0;
  overflow: hidden;
  background: var(--card-bg-blend);
  border: 1px solid var(--border-soft);
  border-radius: 20px;
  padding: clamp(28px, 4vw, 48px);
}

.card-shape { position: absolute; z-index: -1; pointer-events: none; }
.card-shape-1 { top: -36px; right: -36px; width: 190px; height: 190px; border-radius: 46% 54% 58% 42% / 52% 45% 55% 48%; background: rgba(198, 203, 176, 0.4); filter: blur(16px); }
.card-shape-2 { bottom: -46px; left: -46px; width: 170px; height: 170px; border-radius: 50%; border: 1.5px solid rgba(125, 129, 104, 0.28); }
.card-shape-3 { top: -30px; left: -30px; width: 140px; height: 140px; border-radius: 50%; background: rgba(233, 227, 210, 0.6); filter: blur(13px); }
.card-shape-4 { bottom: -36px; right: -36px; width: 150px; height: 150px; border-radius: 48% 52% 55% 45% / 50% 48% 52% 50%; border: 1.5px solid rgba(198, 203, 176, 0.32); }
.card-shape-5 { top: -34px; right: -34px; width: 160px; height: 160px; border-radius: 50%; border: 1.5px solid rgba(125, 129, 104, 0.26); }
.card-shape-6 { bottom: -40px; left: -40px; width: 150px; height: 150px; border-radius: 44% 56% 60% 40% / 50% 45% 55% 50%; background: rgba(198, 203, 176, 0.36); filter: blur(14px); }
.duration-card h3 {
  text-align: center;
  font-size: clamp(24px, 3vw, 34px);
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.duration-card > p.lead { margin: 18px auto 0; max-width: 52ch; text-align: center; color: var(--text-muted); text-wrap: pretty; }

.factor-grid {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
  gap: 14px;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}
.factor {
  text-align: center;
  padding: 18px 10px;
  border: 1px solid var(--border);
  border-radius: 12px;
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
  line-height: 1.3;
}

.duration-label { margin: 34px 0 0; text-align: center; font-size: 10.5px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--copper); }

.duration-grid {
  margin-top: 18px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 20px;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}
.duration-box { text-align: center; padding: 24px; background: var(--tan); border-radius: 14px; }
.duration-box .skin { margin: 0; font-size: 10.5px; letter-spacing: 0.22em; text-transform: uppercase; color: var(--sage); }
.duration-box .num { margin: 10px 0 0; font-family: 'Cormorant Garamond', serif; font-size: 44px; line-height: 1; }
.duration-box .unit { margin: 2px 0 0; font-size: 11px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--text-muted); }

.duration-quote {
  margin: 30px auto 0;
  max-width: 30ch;
  text-align: center;
  font-family: 'Cormorant Garamond', serif;
  font-style: italic;
  font-size: 24px;
  color: var(--sage);
}

.info-columns { margin-top: 20px; display: grid; grid-template-columns: repeat(auto-fit, minmax(340px, 1fr)); gap: 20px; }
.info-card { position: relative; z-index: 0; overflow: hidden; background: var(--card-bg-blend); border: 1px solid var(--border-soft); border-radius: 20px; padding: clamp(28px, 3vw, 40px); }
.info-card h3 { font-size: clamp(23px, 2.6vw, 30px); line-height: 1.2; text-transform: uppercase; }
.info-card > p.lead { margin: 18px 0 0; color: var(--text-muted); text-wrap: pretty; }

.info-list { margin-top: 28px; display: flex; flex-direction: column; }
.info-list-item { padding: 18px 0; border-top: 1px solid var(--border-soft-3); }
.info-list-item:last-child { border-bottom: 1px solid var(--border-soft-3); }
.info-list-item .item-title { margin: 0; font-size: 11px; letter-spacing: 0.2em; text-transform: uppercase; color: var(--copper); }
.info-list-item .item-desc { margin: 6px 0 0; color: var(--text-muted); }
.info-list-item .item-desc strong { font-weight: 500; color: var(--copper-strong); }

.reminder { margin-top: 24px; background: var(--tan); border-radius: 14px; padding: 22px 24px; }
.reminder .label { margin: 0; font-size: 10.5px; letter-spacing: 0.28em; text-transform: uppercase; color: var(--copper); }
.reminder p.text { margin: 10px 0 0; color: var(--text-muted); }

/* FAQ ---------------------------------------------------------------------------- */

.faq { margin-top: clamp(40px, 5vw, 72px); max-width: 820px; margin-left: auto; margin-right: auto; }
.faq h3 { margin: 0 0 24px; text-align: center; font-size: clamp(26px, 3vw, 38px); }
.faq details { border-top: 1px solid var(--border); }
.faq details:last-child { border-bottom: 1px solid var(--border); }
.faq summary {
  padding: 22px 4px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: baseline;
  font-family: 'Cormorant Garamond', serif;
  font-size: 24px;
  line-height: 1.3;
}
.faq summary .plus { font-size: 16px; color: var(--olive); transition: transform 0.15s; }
.faq details[open] summary .plus { transform: rotate(45deg); }
.faq-body { padding: 0 4px 24px; max-width: 64ch; color: var(--text-muted); }
.faq-body p { margin: 0; }
.faq-body p + p { margin-top: 12px; }

/* CTA "non mi piaccio" ------------------------------------------------------------- */

.reassure {
  background: linear-gradient(150deg, #dcdecd 0%, #d1d4c0 55%, #d8cdba 100%);
  border-top: 1px solid var(--final-border);
  border-bottom: 1px solid var(--final-border);
}
.reassure-inner { max-width: 900px; margin: 0 auto; padding: clamp(48px, 6vw, 88px) 24px; text-align: center; }
.reassure h2 { font-size: clamp(32px, 4.6vw, 54px); line-height: 1.1; }
.reassure .sub { margin: 22px auto 0; max-width: 46ch; font-family: 'Cormorant Garamond', serif; font-size: clamp(20px, 2.4vw, 26px); line-height: 1.4; color: var(--final-text); }
.reassure-box { margin: 34px auto 0; max-width: 560px; text-align: left; background: rgba(251, 248, 243, 0.7); border-radius: 16px; padding: 24px 26px; }
.reassure-box p { margin: 0; font-size: 19px; color: var(--text); }
.reassure-box p.small { margin: 6px 0 0; color: var(--final-text-2); font-size: 17px; }
.reassure .body { margin: 28px auto 0; max-width: 52ch; color: var(--final-text); text-wrap: pretty; }
.reassure .body strong { font-weight: 500; }
.reassure .heart { margin: 32px 0 0; color: var(--copper-strong); letter-spacing: 0.4em; }
.reassure .quote { margin: 20px auto 0; max-width: 40ch; font-family: 'Cormorant Garamond', serif; font-style: italic; font-size: clamp(20px, 2.2vw, 25px); line-height: 1.4; color: var(--final-text); }

/* Prenota / contatti ----------------------------------------------------------------- */

#prenota {
  background:
    radial-gradient(950px 680px at 88% 10%, rgba(198, 203, 176, 0.24), rgba(198, 203, 176, 0) 62%),
    radial-gradient(850px 650px at 8% 85%, rgba(233, 227, 210, 0.5), rgba(233, 227, 210, 0) 62%);
}

.prenota-head { text-align: center; max-width: 640px; margin: 0 auto clamp(40px, 5vw, 64px); }
.prenota-head h2 { font-size: clamp(30px, 4vw, 48px); line-height: 1.14; }
.prenota-head .lead { margin: 22px auto 0; max-width: 52ch; color: var(--text-muted); text-wrap: pretty; }

.contact-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: clamp(32px, 4vw, 56px);
  align-items: start;
}
.contacts-title { font-size: clamp(23px, 2.6vw, 30px); line-height: 1.2; margin: 0 0 22px; }

.contact-list { margin-top: 36px; display: flex; flex-direction: column; gap: 2px; }
.contact-row {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: baseline;
  flex-wrap: wrap;
  padding: 20px 0;
  border-top: 1px solid var(--border);
  color: var(--text);
}
.contact-row:last-child { border-bottom: 1px solid var(--border); }
.contact-row:hover { color: var(--sage); }
.contact-row .label { font-size: 10.5px; letter-spacing: 0.26em; text-transform: uppercase; color: var(--copper); }
.contact-row .value { font-family: 'Cormorant Garamond', serif; font-size: 22px; }
.contact-row .value.small { font-size: 19px; word-break: break-all; }
.contact-row .value.right { text-align: right; word-break: break-word; }

.map-card { display: block; margin-top: 24px; border-radius: 16px; overflow: hidden; border: 1px solid var(--border); }
.map-card .top { display: block; padding: 26px 24px; background: var(--tan); }
.map-card .top .label { display: block; font-size: 10.5px; letter-spacing: 0.26em; text-transform: uppercase; color: var(--copper); }
.map-card .top .addr { display: block; margin-top: 10px; font-family: 'Cormorant Garamond', serif; font-size: 26px; line-height: 1.3; color: var(--text); }
.map-card .top .desc { display: block; margin-top: 10px; color: var(--text-muted); font-size: 15px; line-height: 1.6; }
.map-card .bottom { display: block; padding: 14px 18px; background: var(--cream); border-top: 1px solid var(--border); font-size: 10.5px; letter-spacing: 0.22em; text-transform: uppercase; color: var(--copper); }

.contact-form {
  background: var(--card-bg-strong);
  border: 1px solid var(--border-soft);
  border-radius: 20px;
  padding: clamp(26px, 3vw, 40px);
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.contact-form .form-title { margin: 0; font-family: 'Cormorant Garamond', serif; font-size: 26px; line-height: 1.2; }
.field { display: flex; flex-direction: column; gap: 8px; }
.field .field-label { font-size: 10.5px; letter-spacing: 0.26em; text-transform: uppercase; color: var(--copper); }
.field input[type="text"],
.field input[type="tel"],
.field select,
.field textarea {
  padding: 14px 16px;
  border: 1px solid var(--border-soft-2);
  border-radius: 10px;
  background: #fff;
  font-size: 16px;
  outline: none;
  transition: border-color 0.15s;
}
.field textarea { resize: vertical; font-family: 'Jost', sans-serif; }
.field input:focus, .field select:focus, .field textarea:focus { border-color: var(--sage); }

.field-checkbox { display: flex; gap: 12px; align-items: flex-start; font-size: 14px; color: var(--text-muted); line-height: 1.5; }
.field-checkbox input { margin-top: 5px; accent-color: var(--sage); width: 16px; height: 16px; }

.submit-btn {
  padding: 17px 24px;
  border: 0;
  border-radius: 999px;
  background: var(--text);
  color: var(--cream);
  font-size: 11.5px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 0.15s;
}
.submit-btn:hover { background: var(--olive); }
.submit-btn:active { transform: scale(0.99); }

.form-note { margin: 0; font-size: 13.5px; color: var(--text-soft); text-align: center; line-height: 1.5; }

/* Footer -------------------------------------------------------------------------------- */

.site-footer { background: linear-gradient(160deg, #332e28, #2b2622); color: var(--footer-text); }
.footer-inner {
  max-width: 1160px;
  margin: 0 auto;
  padding: 48px 24px;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: space-between;
  align-items: center;
}
.footer-brand { display: flex; align-items: center; gap: 14px; }
.footer-brand img { display: block; height: 40px; width: auto; }
.footer-brand .name { font-family: 'Cormorant Garamond', serif; font-size: 18px; letter-spacing: 0.18em; text-transform: uppercase; color: var(--cream); }
.footer-brand .role { font-size: 9.5px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--dark-accent); }
.footer-links { display: flex; flex-wrap: wrap; gap: 24px; font-size: 12px; letter-spacing: 0.14em; text-transform: uppercase; }
.footer-links a { color: var(--footer-text); }

/* Lightbox -------------------------------------------------------------------------------- */

.lightbox {
  position: fixed;
  inset: 0;
  z-index: 80;
  background: rgba(31, 27, 23, 0.88);
  backdrop-filter: blur(4px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  cursor: zoom-out;
}
.lightbox[hidden] { display: none; }
.lightbox img { max-width: min(920px, 100%); max-height: 88vh; object-fit: contain; border-radius: 12px; box-shadow: 0 24px 70px rgba(0, 0, 0, 0.5); }
.lightbox-close {
  position: absolute;
  top: 22px;
  right: 24px;
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 999px;
  background: rgba(251, 248, 243, 0.14);
  color: var(--cream);
  font-size: 20px;
  cursor: pointer;
}

/* Eyebrow / label text — darker + slightly bolder for legibility ------------------------- */

.eyebrow-plain,
.brand-kicker,
.desire-card .label,
.duration-label,
.info-list-item .item-title,
.reminder .label,
.contact-row .label,
.map-card .top .label,
.map-card .bottom,
.field .field-label {
  color: var(--copper-deep);
  font-weight: 400;
}

/* Responsive ------------------------------------------------------------------------------ */

@media (max-width: 700px) {
  .desktop-nav { display: none !important; }
  .brand-mark { height: 30px !important; }
  .brand-name { font-size: 15px !important; letter-spacing: 0.1em !important; white-space: nowrap; }
  .brand-kicker { font-size: 8.5px !important; letter-spacing: 0.2em !important; }
  .header-bar { padding: 10px 16px !important; gap: 10px !important; }
  .brand { flex-shrink: 0; }
  .main-nav { flex-shrink: 1; min-width: 0; }
  .nav-cta {
    min-width: 0;
    padding: 10px 14px !important;
    font-size: 10px !important;
    letter-spacing: 0.1em !important;
    white-space: normal;
    text-align: center;
    line-height: 1.35;
  }
  .cert-item { text-align: center; }
  .about-grid > div:first-child { text-align: center; }
  .about-logo { margin-left: auto; margin-right: auto; }
  .about-grid > div:first-child > p { margin-left: auto; margin-right: auto; }
}
