/* ============================================================
   INTERSHINE — Cleaning Services
   Premium, modern, conversion-focused.
   No frameworks. Local fonts only.
   ============================================================ */

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(assets/fonts/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ============================================================
   DESIGN TOKENS
   ============================================================ */
:root {
  /* Brand */
  --brand-50:  #E9F5FA;
  --brand-100: #CBE7F1;
  --brand-200: #93CCDD;
  --brand-300: #4FA9C2;
  --brand-500: #0E7C9C;
  --brand-600: #0A6E8C;
  --brand-700: #075F7A;
  --brand-800: #054D63;
  --brand-900: #02384A;

  --accent:      #14B8A6;
  --accent-2:    #2DD4BF;
  --accent-dark: #0D9488;

  /* Neutrals */
  --ink:    #0B1F2A;
  --ink-2:  #243B48;
  --ink-3:  #3D5562;
  --muted:  #5A6B78;
  --muted-2:#7E8F9A;
  --line:   #DCE6EC;
  --line-2: #EDF2F5;
  --line-3: #F4F8FB;

  /* Surfaces */
  --bg:        #F5F9FB;
  --bg-alt:    #EDF4F7;
  --surface:   #FFFFFF;

  /* Effects */
  --shadow-xs: 0 1px 2px rgba(11,31,42,.04);
  --shadow-sm: 0 2px 4px rgba(11,31,42,.06);
  --shadow-md: 0 8px 22px rgba(11,31,42,.07), 0 2px 6px rgba(11,31,42,.04);
  --shadow-lg: 0 18px 44px rgba(11,31,42,.10), 0 4px 12px rgba(11,31,42,.05);
  --shadow-xl: 0 32px 70px rgba(11,31,42,.18), 0 8px 24px rgba(11,31,42,.08);
  --shadow-brand: 0 12px 32px rgba(14,124,156,.28);
  --shadow-brand-strong: 0 18px 40px rgba(14,124,156,.34);
  --shadow-accent: 0 12px 30px rgba(20,184,166,.28);

  --radius-sm: 8px;
  --radius:    12px;
  --radius-lg: 18px;
  --radius-xl: 24px;
  --radius-pill: 999px;

  --container: 1200px;
  --container-narrow: 940px;
  --gutter: clamp(1rem, 3vw, 1.75rem);

  --ease: cubic-bezier(.22,1,.36,1);
  --ease-soft: cubic-bezier(.4,0,.2,1);
  --ease-spring: cubic-bezier(.34,1.56,.64,1);

  /* Type */
  --font-body: 'Open Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  --font-display: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Inter', Roboto, 'Helvetica Neue', 'Open Sans', sans-serif;

  /* Subtle noise (data URI) used as background overlay for premium texture */
  --noise: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.4' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.7 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E");
}

/* ============================================================
   RESET & BASE
   ============================================================ */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

html {
  font-size: 16px;
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
  scroll-padding-top: 96px;
  text-size-adjust: 100%;
  overflow-x: hidden;
}

body {
  font-family: var(--font-body);
  font-weight: 400;
  font-size: 16px;
  line-height: 1.65;
  color: var(--ink-2);
  background: var(--surface);
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

img, svg, video { max-width: 100%; height: auto; vertical-align: middle; }
img { border-style: none; }

a {
  color: var(--brand-600);
  text-decoration: none;
  transition: color .2s var(--ease);
}
a:hover { color: var(--brand-800); }

ul { list-style: none; }
address { font-style: normal; }
button { font: inherit; cursor: pointer; }

/* Selection */
::selection { background: var(--brand-100); color: var(--ink); }

/* Focus styles */
:focus-visible {
  outline: 3px solid var(--brand-300);
  outline-offset: 2px;
  border-radius: 4px;
}

/* Skip link */
.skip-link {
  position: absolute;
  left: -1000px;
  top: 0;
  padding: .85rem 1.1rem;
  background: var(--ink);
  color: #fff;
  z-index: 10000;
  border-radius: 0 0 10px 0;
  font-weight: 700;
  font-size: .9rem;
}
.skip-link:focus { left: 0; color: #fff; }

/* ============================================================
   TYPOGRAPHY
   ============================================================ */
h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-display);
  color: var(--ink);
  line-height: 1.18;
  font-weight: 700;
  letter-spacing: -0.018em;
  font-feature-settings: "ss01", "cv11";
}

h1 { font-size: clamp(2.25rem, 5vw, 3.75rem); letter-spacing: -0.028em; font-weight: 800; line-height: 1.06; }
h2 { font-size: clamp(1.7rem, 3.2vw, 2.4rem); letter-spacing: -0.02em; line-height: 1.18; }
h3 { font-size: 1.18rem; }
h4 { font-size: 1.05rem; }

p { margin-bottom: 1rem; }
p:last-child { margin-bottom: 0; }

.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  font-size: .76rem;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--brand-600);
  margin-bottom: .9rem;
}
.eyebrow::before {
  content: '';
  width: 22px; height: 2px;
  background: linear-gradient(90deg, var(--brand-500), var(--accent));
  border-radius: 2px;
}
.eyebrow--center { justify-content: center; }
.eyebrow--light { color: var(--brand-200); }
.eyebrow--light::before { background: linear-gradient(90deg, var(--brand-200), var(--accent-2)); }

.section-title {
  text-align: center;
  color: var(--ink);
  margin-bottom: .8rem;
  text-wrap: balance;
}
.section-title--left { text-align: left; }
.section-title.light { color: #fff; }

.section-intro {
  max-width: 720px;
  margin: 0 auto 3rem;
  text-align: center;
  color: var(--muted);
  font-size: 1.04rem;
  line-height: 1.75;
  text-wrap: pretty;
}
.section-intro--left { text-align: left; margin-left: 0; }

.section-divider {
  width: 56px;
  height: 3px;
  background: linear-gradient(90deg, var(--brand-500), var(--accent));
  border-radius: 2px;
  margin: 0 auto 1.5rem;
}

/* ============================================================
   LAYOUT
   ============================================================ */
.container {
  width: 100%;
  max-width: var(--container);
  margin: 0 auto;
  padding: 0 var(--gutter);
}
.container--narrow {
  max-width: var(--container-narrow);
}

.section {
  padding: clamp(3.75rem, 7.5vw, 6.5rem) 0;
  position: relative;
}
.section--white { background: var(--surface); }
.section--alt   { background: var(--bg); }

.section-head {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 3.5rem;
}
.section-head--left { text-align: left; margin-left: 0; }

/* ============================================================
   BUTTONS
   ============================================================ */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .55rem;
  padding: .9rem 1.7rem;
  border-radius: var(--radius-pill);
  font-family: var(--font-display);
  font-weight: 700;
  font-size: .95rem;
  letter-spacing: .005em;
  text-align: center;
  cursor: pointer;
  border: 2px solid transparent;
  text-decoration: none;
  transition: transform .25s var(--ease), box-shadow .25s var(--ease),
              background-color .2s var(--ease), color .2s var(--ease),
              border-color .2s var(--ease);
  white-space: nowrap;
  line-height: 1.2;
  position: relative;
  isolation: isolate;
}
.btn svg { width: 1.05em; height: 1.05em; flex-shrink: 0; }

.btn--primary {
  background: linear-gradient(135deg, var(--brand-500) 0%, var(--brand-700) 100%);
  color: #fff;
  border-color: transparent;
  box-shadow: 0 10px 24px rgba(14,124,156,.3), inset 0 1px 0 rgba(255,255,255,.18);
}
.btn--primary::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, var(--brand-600), var(--brand-800));
  opacity: 0;
  transition: opacity .25s var(--ease);
  z-index: -1;
}
.btn--primary:hover {
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 16px 32px rgba(14,124,156,.4), inset 0 1px 0 rgba(255,255,255,.22);
}
.btn--primary:hover::after { opacity: 1; }
.btn--primary:active { transform: translateY(0); }

.btn--ghost {
  background: rgba(255,255,255,.08);
  color: #fff;
  border-color: rgba(255,255,255,.5);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}
.btn--ghost:hover {
  background: #fff;
  color: var(--brand-700);
  border-color: #fff;
  transform: translateY(-2px);
}

.btn--ghost-dark {
  background: transparent;
  color: var(--ink);
  border-color: var(--line);
}
.btn--ghost-dark:hover {
  background: var(--brand-50);
  color: var(--brand-700);
  border-color: var(--brand-300);
}

.btn--outline {
  background: transparent;
  color: var(--brand-600);
  border-color: var(--brand-200);
}
.btn--outline:hover {
  background: var(--brand-500);
  color: #fff;
  border-color: var(--brand-500);
  transform: translateY(-2px);
}

.btn--white {
  background: #fff;
  color: var(--brand-700);
  box-shadow: 0 10px 22px rgba(0,0,0,.12);
}
.btn--white:hover {
  background: var(--brand-50);
  color: var(--brand-800);
  transform: translateY(-2px);
}

.btn--lg  { padding: 1.05rem 2.1rem; font-size: 1rem; }
.btn--sm  { padding: .55rem 1.05rem; font-size: .82rem; }
.btn--block { display: flex; width: 100%; }

/* ============================================================
   TOP INFO BAR
   ============================================================ */
.topbar {
  background: var(--ink);
  color: rgba(255,255,255,.78);
  font-size: .82rem;
  padding: .55rem 0;
  position: relative;
  overflow: hidden;
}
.topbar::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, transparent, rgba(20,184,166,.10), transparent);
  pointer-events: none;
}
.topbar__inner {
  max-width: var(--container);
  margin: 0 auto;
  padding: 0 var(--gutter);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.25rem;
  flex-wrap: wrap;
  position: relative;
}
.topbar__left, .topbar__right { display: flex; align-items: center; gap: 1.25rem; flex-wrap: wrap; }
.topbar__item { display: inline-flex; align-items: center; gap: .4rem; }
.topbar__item svg { width: 14px; height: 14px; opacity: .8; }
.topbar a { color: rgba(255,255,255,.85); }
.topbar a:hover { color: #fff; }
.topbar__live {
  display: inline-flex;
  align-items: center;
  gap: .4rem;
}
.topbar__live::before {
  content: '';
  width: 7px; height: 7px;
  border-radius: 50%;
  background: var(--accent-2);
  box-shadow: 0 0 0 3px rgba(45,212,191,.18);
  animation: pulseDot 2.4s ease-in-out infinite;
}
@keyframes pulseDot {
  0%,100% { box-shadow: 0 0 0 3px rgba(45,212,191,.18); }
  50%     { box-shadow: 0 0 0 7px rgba(45,212,191,.04); }
}

@media (max-width: 640px) {
  .topbar__left { flex: 1; }
  .topbar__item--email { display: none; }
}
@media (max-width: 480px) {
  .topbar { font-size: .76rem; padding: .4rem 0; }
  .topbar__left, .topbar__right { gap: .8rem; }
}

/* ============================================================
   NAVBAR
   ============================================================ */
.navbar {
  position: sticky;
  top: 0;
  z-index: 1000;
  background: rgba(255,255,255,.88);
  border-bottom: 1px solid transparent;
  backdrop-filter: saturate(170%) blur(14px);
  -webkit-backdrop-filter: saturate(170%) blur(14px);
  transition: box-shadow .3s var(--ease), background-color .3s var(--ease), border-color .3s var(--ease);
}
.navbar.scrolled {
  background: rgba(255,255,255,.94);
  box-shadow: 0 6px 24px rgba(11,31,42,.08);
  border-bottom-color: var(--line-2);
}

.navbar__inner {
  max-width: var(--container);
  margin: 0 auto;
  padding: .8rem var(--gutter);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.25rem;
}

.navbar__logo { display: block; line-height: 0; transition: opacity .2s var(--ease); }
.navbar__logo:hover { opacity: .85; }
.navbar__logo img { width: 134px; height: auto; }

.nav-menu {
  display: flex;
  align-items: center;
  gap: .15rem;
  flex: 1;
  justify-content: center;
}
.nav-menu li a {
  display: inline-block;
  padding: .55rem .9rem;
  color: var(--ink-2);
  font-family: var(--font-display);
  font-weight: 600;
  font-size: .9rem;
  border-radius: var(--radius-pill);
  position: relative;
  transition: color .2s var(--ease), background-color .2s var(--ease);
}
.nav-menu li a::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -2px;
  width: 0;
  height: 2px;
  border-radius: 2px;
  background: linear-gradient(90deg, var(--brand-500), var(--accent));
  transform: translateX(-50%);
  transition: width .25s var(--ease);
}
.nav-menu li a:hover { color: var(--brand-700); }
.nav-menu li a:hover::after { width: 18px; }
.nav-menu li a.active { color: var(--brand-700); }
.nav-menu li a.active::after { width: 18px; }

.navbar__actions { display: flex; align-items: center; gap: .65rem; }

/* Hamburger */
.hamburger {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  background: var(--brand-50);
  border: none;
  border-radius: 12px;
  gap: 5px;
  padding: 0;
  transition: background-color .2s var(--ease);
}
.hamburger:hover { background: var(--brand-100); }
.hamburger span {
  display: block;
  width: 22px;
  height: 2px;
  background: var(--brand-700);
  border-radius: 2px;
  transition: transform .3s var(--ease), opacity .2s var(--ease);
}
.hamburger.open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.hamburger.open span:nth-child(2) { opacity: 0; }
.hamburger.open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

@media (max-width: 980px) {
  .hide-mobile { display: none !important; }
  .hamburger   { display: flex; }

  .nav-menu {
    position: fixed;
    top: 0;
    right: -100%;
    width: min(330px, 88vw);
    height: 100dvh;
    background: #fff;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    padding: 5.5rem 1.5rem 2rem;
    gap: .25rem;
    box-shadow: -10px 0 50px rgba(11,31,42,.20);
    transition: right .4s var(--ease);
    z-index: 999;
    overflow-y: auto;
  }
  .nav-menu.open { right: 0; }
  .nav-menu li { width: 100%; border-bottom: 1px solid var(--line-2); }
  .nav-menu li:last-child { border-bottom: none; }
  .nav-menu li a {
    display: block;
    padding: 1rem .25rem;
    font-size: 1rem;
    border-radius: 0;
  }
  .nav-menu li a::after { display: none; }
  .nav-menu li a.active { color: var(--brand-600); }
}

/* ============================================================
   HERO
   ============================================================ */
.hero {
  position: relative;
  min-height: clamp(580px, 92vh, 860px);
  display: flex;
  align-items: center;
  overflow: hidden;
  isolation: isolate;
}
.hero__bg { position: absolute; inset: 0; z-index: -3; }
.slide {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0;
  transition: opacity 1.5s var(--ease), transform 8s var(--ease);
  transform: scale(1.06);
}
.slide.active { opacity: 1; transform: scale(1); }

/* Multi-stop gradient overlay for cinematic readability */
.hero__overlay {
  position: absolute;
  inset: 0;
  z-index: -2;
  background:
    linear-gradient(110deg,
      rgba(5,15,24,.92) 0%,
      rgba(7,28,46,.78) 30%,
      rgba(7,28,46,.50) 55%,
      rgba(7,28,46,.22) 80%,
      rgba(7,28,46,.10) 100%
    );
}

/* Ambient brand orbs */
.hero__atmos {
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}
.hero__orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(60px);
  opacity: .55;
  will-change: transform;
}
.hero__orb--1 {
  width: 480px; height: 480px;
  top: -120px; left: -80px;
  background: radial-gradient(circle, rgba(20,184,166,.6) 0%, transparent 70%);
  animation: orbDrift1 18s var(--ease) infinite alternate;
}
.hero__orb--2 {
  width: 520px; height: 520px;
  bottom: -160px; right: -120px;
  background: radial-gradient(circle, rgba(14,124,156,.65) 0%, transparent 70%);
  animation: orbDrift2 22s var(--ease) infinite alternate;
}
@keyframes orbDrift1 {
  from { transform: translate3d(0,0,0); }
  to   { transform: translate3d(60px,40px,0); }
}
@keyframes orbDrift2 {
  from { transform: translate3d(0,0,0); }
  to   { transform: translate3d(-50px,-30px,0); }
}

/* Subtle film grain over the image */
.hero::after {
  content: '';
  position: absolute;
  inset: 0;
  background-image: var(--noise);
  opacity: .25;
  mix-blend-mode: overlay;
  pointer-events: none;
  z-index: -1;
}

.hero__inner {
  position: relative;
  padding-top: clamp(3rem, 8vw, 5.5rem);
  padding-bottom: clamp(3.5rem, 9vw, 6rem);
  z-index: 1;
}

.hero__content {
  max-width: 700px;
  color: #fff;
  animation: heroEntrance 1s var(--ease) .15s both;
}

.hero__live {
  display: inline-flex;
  align-items: center;
  gap: .55rem;
  font-size: .8rem;
  font-weight: 700;
  letter-spacing: .04em;
  background: rgba(255,255,255,.10);
  border: 1px solid rgba(255,255,255,.20);
  color: #fff;
  padding: .42rem .85rem .42rem .7rem;
  border-radius: var(--radius-pill);
  margin-bottom: 1.2rem;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.hero__live-dot {
  width: 9px; height: 9px;
  border-radius: 50%;
  background: var(--accent-2);
  box-shadow: 0 0 0 4px rgba(45,212,191,.22);
  animation: pulseDot 2.4s ease-in-out infinite;
  flex-shrink: 0;
}

.hero__title {
  color: #fff;
  font-size: clamp(2.4rem, 5.6vw, 4rem);
  margin-bottom: 1rem;
  text-shadow: 0 2px 30px rgba(0,0,0,.25);
  text-wrap: balance;
}
.hero__title .accent {
  background: linear-gradient(90deg, #5DEAD4 0%, #B8F2EA 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.hero__sub {
  font-size: clamp(1rem, 1.5vw, 1.18rem);
  color: rgba(255,255,255,.92);
  margin-bottom: 2rem;
  max-width: 580px;
  line-height: 1.65;
  text-wrap: pretty;
}

.hero__ctas {
  display: flex;
  flex-wrap: wrap;
  gap: .75rem;
  margin-bottom: 1.75rem;
}

.hero__trust {
  display: flex;
  flex-wrap: wrap;
  gap: .55rem .9rem;
}
.hero__trust li {
  display: inline-flex;
  align-items: center;
  gap: .45rem;
  font-size: .85rem;
  color: rgba(255,255,255,.94);
  font-weight: 500;
}
.hero__trust li::before {
  content: '';
  width: 18px; height: 18px;
  border-radius: 50%;
  background: var(--accent);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center;
  flex-shrink: 0;
  box-shadow: 0 0 0 2px rgba(20,184,166,.22);
}

/* Floating glass rating chip (desktop) */
.hero__chip {
  position: absolute;
  bottom: clamp(2rem, 5vw, 3.5rem);
  right: clamp(2rem, 5vw, 4rem);
  background: rgba(255,255,255,.10);
  border: 1px solid rgba(255,255,255,.22);
  border-radius: var(--radius-lg);
  padding: 1rem 1.15rem;
  backdrop-filter: blur(14px) saturate(150%);
  -webkit-backdrop-filter: blur(14px) saturate(150%);
  display: flex;
  align-items: center;
  gap: .9rem;
  color: #fff;
  z-index: 2;
  animation: heroEntrance 1s var(--ease) .55s both;
  box-shadow: 0 16px 40px rgba(0,0,0,.20);
  max-width: 280px;
}
.hero__chip-stars {
  color: #FFC93C;
  font-size: 1rem;
  letter-spacing: 1px;
  line-height: 1;
}
.hero__chip-text strong {
  display: block;
  font-family: var(--font-display);
  font-weight: 800;
  font-size: 1rem;
  margin-bottom: 2px;
}
.hero__chip-text span {
  display: block;
  font-size: .78rem;
  color: rgba(255,255,255,.78);
  line-height: 1.4;
}

@media (max-width: 980px) { .hero__chip { display: none; } }

.hero-dots {
  position: absolute;
  bottom: 1.4rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  display: flex;
  gap: .55rem;
}
.hero-dots .dot {
  width: 28px;
  height: 4px;
  border-radius: 4px;
  background: rgba(255,255,255,.35);
  cursor: pointer;
  transition: background-color .3s var(--ease), width .3s var(--ease);
  border: none;
  padding: 0;
}
.hero-dots .dot.active { background: #fff; width: 40px; }

@media (max-width: 640px) {
  .hero { min-height: 80vh; }
  .hero__title { font-size: clamp(2rem, 8.5vw, 2.6rem); }
  .hero__overlay {
    background: linear-gradient(160deg, rgba(5,15,24,.90) 0%, rgba(7,28,46,.78) 100%);
  }
  .hero__ctas .btn { flex: 1 1 auto; min-width: 140px; }
  .hero__orb--1, .hero__orb--2 { opacity: .35; }
}

/* ============================================================
   TRUST STRIP
   ============================================================ */
.trust-strip {
  background: var(--surface);
  border-bottom: 1px solid var(--line-2);
  position: relative;
  z-index: 2;
}
.trust-strip__inner {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  padding: 1.6rem var(--gutter);
}
.trust-item {
  display: flex;
  align-items: center;
  gap: .9rem;
  padding: .5rem .25rem;
}
.trust-item__icon {
  flex-shrink: 0;
  width: 46px;
  height: 46px;
  border-radius: 12px;
  background: linear-gradient(135deg, var(--brand-50), #fff);
  border: 1px solid var(--line-2);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--brand-600);
  box-shadow: var(--shadow-xs);
}
.trust-item__icon svg { width: 22px; height: 22px; fill: currentColor; }
.trust-item__text h3 {
  font-size: .96rem;
  font-weight: 700;
  color: var(--ink);
  margin: 0 0 .15rem;
}
.trust-item__text p {
  margin: 0;
  font-size: .82rem;
  color: var(--muted);
  line-height: 1.45;
}

@media (max-width: 980px) {
  .trust-strip__inner { grid-template-columns: repeat(2, 1fr); gap: 1.25rem 1.5rem; }
}
@media (max-width: 480px) {
  .trust-strip__inner { grid-template-columns: 1fr; gap: 1rem; padding: 1.25rem var(--gutter); }
}

/* ============================================================
   ABOUT / WHY US
   ============================================================ */
.features-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.25rem;
}
.feature-box {
  background: var(--surface);
  border: 1px solid var(--line-2);
  border-radius: var(--radius-lg);
  padding: 1.85rem 1.4rem;
  text-align: center;
  position: relative;
  transition: transform .3s var(--ease), box-shadow .3s var(--ease), border-color .3s var(--ease);
  overflow: hidden;
  isolation: isolate;
}
.feature-box::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, var(--brand-500), var(--accent));
  opacity: 0;
  transition: opacity .3s var(--ease);
}
.feature-box:hover {
  transform: translateY(-5px);
  box-shadow: var(--shadow-lg);
  border-color: var(--brand-100);
}
.feature-box:hover::before { opacity: 1; }
.feature-icon {
  margin: 0 auto 1rem;
  width: 58px;
  height: 58px;
  border-radius: 16px;
  background: linear-gradient(135deg, var(--brand-50), var(--brand-100));
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--brand-600);
  transition: transform .35s var(--ease);
}
.feature-box:hover .feature-icon {
  transform: scale(1.06) rotate(-3deg);
}
.feature-icon svg { width: 28px; height: 28px; fill: currentColor; }
.feature-content h3 {
  font-size: 1.05rem;
  color: var(--ink);
  margin-bottom: .4rem;
  font-weight: 700;
}
.feature-content p {
  font-size: .9rem;
  color: var(--muted);
  margin: 0;
  line-height: 1.65;
}

@media (max-width: 980px) {
  .features-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 480px) {
  .features-grid { grid-template-columns: 1fr; }
  .feature-box { padding: 1.5rem 1.25rem; }
}

/* ============================================================
   HOW WE WORK
   ============================================================ */
#how-we-work { background: var(--bg); position: relative; overflow: hidden; }
#how-we-work::before {
  content: '';
  position: absolute;
  top: -140px; right: -140px;
  width: 380px; height: 380px;
  background: radial-gradient(closest-side, rgba(14,124,156,.10), transparent 70%);
  border-radius: 50%;
  pointer-events: none;
}
#how-we-work::after {
  content: '';
  position: absolute;
  bottom: -140px; left: -140px;
  width: 380px; height: 380px;
  background: radial-gradient(closest-side, rgba(20,184,166,.10), transparent 70%);
  border-radius: 50%;
  pointer-events: none;
}

.steps-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.25rem;
  position: relative;
  z-index: 1;
}
.step-box {
  background: #fff;
  border: 1px solid var(--line-2);
  border-radius: var(--radius-lg);
  padding: 2.25rem 1.5rem 1.85rem;
  text-align: center;
  position: relative;
  transition: transform .3s var(--ease), box-shadow .3s var(--ease);
}
.step-box:hover { transform: translateY(-5px); box-shadow: var(--shadow-lg); }

.step-number {
  position: absolute;
  top: -22px;
  left: 50%;
  transform: translateX(-50%);
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--brand-500), var(--brand-700));
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-family: var(--font-display);
  box-shadow: 0 8px 22px rgba(14,124,156,.36);
  font-size: 1.08rem;
  border: 4px solid var(--bg);
}

.step-icon {
  margin: 1rem auto .9rem;
  width: 54px;
  height: 54px;
  border-radius: 14px;
  background: var(--brand-50);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--brand-600);
}
.step-icon svg { width: 26px; height: 26px; fill: currentColor; }

.step-content h3 {
  font-size: 1.05rem;
  color: var(--ink);
  margin-bottom: .35rem;
  font-weight: 700;
}
.step-content p {
  font-size: .88rem;
  color: var(--muted);
  margin: 0;
  line-height: 1.65;
}

@media (max-width: 980px) {
  .steps-grid { grid-template-columns: repeat(2, 1fr); gap: 2.5rem 1.25rem; }
}
@media (max-width: 480px) {
  .steps-grid { grid-template-columns: 1fr; gap: 2.5rem; }
}

/* ============================================================
   SERVICES
   ============================================================ */
.services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
}
.service-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 1.85rem;
  border: 1px solid var(--line-2);
  border-radius: var(--radius-lg);
  text-decoration: none;
  background: var(--surface);
  transition: transform .35s var(--ease), box-shadow .35s var(--ease), border-color .3s var(--ease);
  position: relative;
  overflow: hidden;
  isolation: isolate;
  min-height: 100%;
}
.service-card::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, var(--brand-50) 0%, transparent 60%);
  opacity: 0;
  transition: opacity .35s var(--ease);
  z-index: -1;
}
.service-card::after {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, var(--brand-500), var(--accent));
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform .4s var(--ease);
}
.service-card:hover {
  border-color: var(--brand-200);
  box-shadow: var(--shadow-lg);
  transform: translateY(-5px);
  text-decoration: none;
}
.service-card:hover::before { opacity: 1; }
.service-card:hover::after { transform: scaleX(1); }

.service-icon {
  width: 54px;
  height: 54px;
  border-radius: 14px;
  background: linear-gradient(135deg, var(--brand-500), var(--brand-700));
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
  transition: transform .4s var(--ease), box-shadow .35s var(--ease);
  box-shadow: 0 8px 18px rgba(14,124,156,.28);
}
.service-card:hover .service-icon {
  transform: rotate(-6deg) scale(1.06);
  box-shadow: 0 12px 26px rgba(14,124,156,.36);
}
.service-icon svg { width: 26px; height: 26px; fill: currentColor; }

.service-card h3 {
  font-size: 1.12rem;
  font-weight: 700;
  color: var(--ink);
  margin-bottom: .45rem;
  transition: color .25s var(--ease);
}
.service-card:hover h3 { color: var(--brand-700); }
.service-card p {
  font-size: .9rem;
  color: var(--muted);
  margin: 0 0 1.1rem;
  line-height: 1.6;
  flex: 1;
}
.service-card__cta {
  display: inline-flex;
  align-items: center;
  gap: .35rem;
  font-size: .85rem;
  font-weight: 700;
  color: var(--brand-600);
  transition: gap .25s var(--ease), color .2s var(--ease);
}
.service-card:hover .service-card__cta { gap: .65rem; color: var(--brand-700); }
.service-card__cta-arrow { transition: transform .25s var(--ease); display: inline-block; }
.service-card:hover .service-card__cta-arrow { transform: translateX(3px); }

@media (max-width: 980px) {
  .services-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 520px) {
  .services-grid { grid-template-columns: 1fr; }
}

/* ============================================================
   SERVICE AREAS
   ============================================================ */
.areas {
  background: var(--surface);
  padding: clamp(2.5rem, 5vw, 3.75rem) 0;
  border-top: 1px solid var(--line-2);
}
.areas__inner {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 2rem;
  align-items: center;
}
.areas__head h2 {
  font-size: clamp(1.4rem, 2.4vw, 1.75rem);
  margin-bottom: .25rem;
}
.areas__head p {
  color: var(--muted);
  margin: 0;
  font-size: .94rem;
}
.areas__chips {
  display: flex;
  flex-wrap: wrap;
  gap: .5rem;
}
.areas__chip {
  display: inline-flex;
  align-items: center;
  gap: .35rem;
  padding: .5rem .9rem;
  background: var(--bg);
  border: 1px solid var(--line);
  border-radius: var(--radius-pill);
  font-size: .85rem;
  font-weight: 600;
  color: var(--ink-2);
  transition: background-color .2s var(--ease), color .2s var(--ease), border-color .2s var(--ease);
}
.areas__chip::before {
  content: '';
  width: 6px; height: 6px;
  border-radius: 50%;
  background: var(--accent);
  flex-shrink: 0;
}
.areas__chip:hover {
  background: var(--brand-50);
  color: var(--brand-700);
  border-color: var(--brand-200);
}

@media (max-width: 760px) {
  .areas__inner { grid-template-columns: 1fr; gap: 1.25rem; }
}

/* ============================================================
   PRICING
   ============================================================ */
#pricing { background: var(--bg); position: relative; overflow: hidden; }
#pricing::before {
  content: '';
  position: absolute;
  top: 8%; right: -120px;
  width: 320px; height: 320px;
  background: radial-gradient(closest-side, rgba(20,184,166,.10), transparent 70%);
  border-radius: 50%;
  pointer-events: none;
}

.pricing-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  align-items: stretch;
  position: relative;
  z-index: 1;
}
.pricing-card {
  background: var(--surface);
  border: 1px solid var(--line-2);
  border-radius: var(--radius-xl);
  padding: 2rem 1.75rem;
  display: flex;
  flex-direction: column;
  position: relative;
  transition: transform .3s var(--ease), box-shadow .3s var(--ease);
}
.pricing-card:hover {
  transform: translateY(-6px);
  box-shadow: var(--shadow-lg);
}
.pricing-card--featured {
  border: 2px solid var(--brand-500);
  box-shadow: 0 18px 48px rgba(14,124,156,.20);
  background:
    linear-gradient(180deg, #fff 0%, var(--brand-50) 240%);
  transform: translateY(-8px);
}
.pricing-card--featured:hover {
  transform: translateY(-12px);
  box-shadow: 0 28px 64px rgba(14,124,156,.26);
}

.pricing-card__badge {
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(135deg, var(--brand-500), var(--accent));
  color: #fff;
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase;
  padding: .45rem 1rem;
  border-radius: var(--radius-pill);
  white-space: nowrap;
  box-shadow: 0 8px 20px rgba(14,124,156,.32);
}

.pricing-card__tag {
  display: inline-block;
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--brand-600);
  margin-bottom: .55rem;
}
.pricing-card__title {
  font-size: 1.55rem;
  color: var(--ink);
  margin-bottom: .35rem;
  font-weight: 800;
  letter-spacing: -.02em;
}
.pricing-card__sub {
  font-size: .9rem;
  color: var(--muted);
  margin: 0 0 .85rem;
  line-height: 1.55;
}
.pricing-card__perfect {
  font-size: .82rem;
  color: var(--ink-3);
  background: var(--line-3);
  border-radius: 8px;
  padding: .5rem .7rem;
  margin-bottom: 1.1rem;
  border-left: 3px solid var(--brand-300);
}
.pricing-card__perfect strong {
  color: var(--ink);
  font-weight: 700;
}

.pricing-card__list {
  margin: 0 0 1.5rem;
  flex: 1;
  border-top: 1px solid var(--line-2);
  padding-top: 1.1rem;
}
.pricing-card__list li {
  display: flex;
  align-items: flex-start;
  gap: .55rem;
  font-size: .9rem;
  color: var(--ink-2);
  padding: .42rem 0;
  line-height: 1.55;
}
.pricing-card__list li svg {
  flex-shrink: 0;
  width: 18px; height: 18px;
  color: var(--accent);
  margin-top: 2px;
}

@media (max-width: 980px) {
  .pricing-grid { grid-template-columns: 1fr; max-width: 480px; margin: 0 auto; }
  .pricing-card--featured { transform: none; }
  .pricing-card--featured:hover { transform: translateY(-6px); }
}

/* ============================================================
   FAQ
   ============================================================ */
#faq { background: var(--surface); }

.faq-list {
  max-width: 820px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: .7rem;
}

.faq-item {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  transition: border-color .25s var(--ease), box-shadow .25s var(--ease), background-color .25s var(--ease);
}
.faq-item[open] {
  border-color: var(--brand-200);
  box-shadow: var(--shadow-md);
  background: linear-gradient(180deg, #fff 0%, var(--brand-50) 240%);
}
.faq-item summary {
  list-style: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.1rem 1.35rem;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 1.02rem;
  color: var(--ink);
  user-select: none;
  border-radius: var(--radius-lg);
}
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary::marker { display: none; content: ""; }

.faq-icon {
  flex-shrink: 0;
  width: 30px; height: 30px;
  border-radius: 50%;
  background: var(--brand-50);
  color: var(--brand-700);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1.1rem;
  transition: transform .3s var(--ease), background-color .25s var(--ease);
}
.faq-item[open] .faq-icon {
  transform: rotate(45deg);
  background: var(--brand-500);
  color: #fff;
}

.faq-body {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows .35s var(--ease);
}
.faq-item[open] .faq-body { grid-template-rows: 1fr; }
.faq-body > div {
  overflow: hidden;
  padding: 0 1.35rem;
}
.faq-item[open] .faq-body > div { padding-bottom: 1.2rem; }
.faq-body p {
  color: var(--muted);
  font-size: .95rem;
  line-height: 1.72;
  margin: 0;
}

/* ============================================================
   TESTIMONIALS
   ============================================================ */
#testimonials { background: var(--bg); }

.testimonials-slider {
  position: relative;
  padding: 1rem 0 3.5rem;
  margin: 0 -.5rem;
}
.testimonials-track {
  display: flex;
  transition: transform .55s var(--ease);
}
.testimonial-card {
  min-width: 100%;
  padding: .25rem 1rem;
}
.testimonial-card__inner {
  background: #fff;
  border: 1px solid var(--line-2);
  border-radius: var(--radius-lg);
  padding: 1.85rem 1.5rem 1.5rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: box-shadow .3s var(--ease), transform .3s var(--ease);
  box-shadow: var(--shadow-xs);
  position: relative;
}
.testimonial-card__inner:hover {
  box-shadow: var(--shadow-lg);
  transform: translateY(-3px);
}
.testimonial-card__inner::before {
  content: '\201C';
  position: absolute;
  top: 8px;
  right: 18px;
  font-family: Georgia, serif;
  font-size: 5rem;
  line-height: 1;
  color: var(--brand-100);
  opacity: .8;
  font-weight: 700;
  pointer-events: none;
}

.stars {
  display: inline-flex;
  gap: 2px;
  color: #FFC93C;
  letter-spacing: 1px;
  font-size: 1.05rem;
  line-height: 1;
  margin-bottom: .85rem;
}
.testimonial-text {
  font-size: .96rem;
  color: var(--ink-2);
  line-height: 1.7;
  margin: 0 0 1.1rem;
  flex: 1;
}
.testimonial-author {
  display: flex;
  align-items: center;
  gap: .75rem;
  border-top: 1px solid var(--line-2);
  padding-top: 1rem;
}
.testimonial-avatar {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  object-fit: cover;
  background: var(--brand-50);
  border: 2px solid var(--brand-100);
  flex-shrink: 0;
}
.testimonial-name {
  font-size: .95rem;
  font-weight: 700;
  color: var(--ink);
  margin: 0;
}
.testimonial-meta {
  display: block;
  font-size: .78rem;
  color: var(--muted);
  margin-top: 1px;
}

.slider-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
  color: var(--brand-600);
  border: 1px solid var(--line);
  width: 46px; height: 46px;
  border-radius: 50%;
  font-size: 1.4rem;
  line-height: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color .25s var(--ease), color .2s var(--ease), box-shadow .25s var(--ease), transform .25s var(--ease);
  z-index: 10;
  box-shadow: var(--shadow-md);
  padding: 0;
}
.slider-btn:hover {
  background: var(--brand-500);
  color: #fff;
  border-color: var(--brand-500);
  box-shadow: var(--shadow-lg);
  transform: translateY(-50%) scale(1.05);
}
.prev-btn { left: -8px; }
.next-btn { right: -8px; }

.slider-dots {
  position: absolute;
  bottom: .5rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: .45rem;
}
.slider-dots .dot {
  width: 24px;
  height: 4px;
  border-radius: 4px;
  background: var(--brand-100);
  cursor: pointer;
  transition: background-color .25s var(--ease), width .25s var(--ease);
  border: none;
  padding: 0;
}
.slider-dots .dot.active { background: var(--brand-500); width: 36px; }

@media (max-width: 640px) {
  .slider-btn { display: none; }
  .testimonial-card { padding: .25rem .25rem; }
}

@media (min-width: 980px) {
  .testimonial-card { min-width: calc(100% / 3); }
}

/* ============================================================
   CTA BANNER
   ============================================================ */
.cta-banner {
  background:
    linear-gradient(135deg, var(--brand-700) 0%, var(--brand-500) 60%, var(--accent-dark) 130%);
  color: #fff;
  position: relative;
  overflow: hidden;
}
.cta-banner::before,
.cta-banner::after {
  content: '';
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}
.cta-banner::before {
  top: -180px; right: -180px;
  width: 480px; height: 480px;
  background: radial-gradient(closest-side, rgba(255,255,255,.16), transparent 70%);
}
.cta-banner::after {
  bottom: -200px; left: -160px;
  width: 480px; height: 480px;
  background: radial-gradient(closest-side, rgba(45,212,191,.22), transparent 70%);
}
.cta-banner__inner {
  display: grid;
  grid-template-columns: 1.4fr auto;
  align-items: center;
  gap: 2rem;
  padding: clamp(2.5rem, 5vw, 4rem) var(--gutter);
  position: relative;
  z-index: 1;
}
.cta-banner h2 {
  color: #fff;
  margin: 0 0 .35rem;
  font-size: clamp(1.55rem, 3vw, 2.15rem);
}
.cta-banner p {
  color: rgba(255,255,255,.88);
  margin: 0;
  font-size: 1rem;
}
.cta-banner__actions {
  display: flex;
  gap: .75rem;
  flex-wrap: wrap;
}
@media (max-width: 760px) {
  .cta-banner__inner { grid-template-columns: 1fr; text-align: center; }
  .cta-banner__actions { justify-content: center; }
}

/* ============================================================
   BOOKING SECTION
   ============================================================ */
#booking { background: var(--bg); position: relative; overflow: hidden; }
#booking::before {
  content: '';
  position: absolute;
  top: -160px; left: -160px;
  width: 380px; height: 380px;
  background: radial-gradient(closest-side, rgba(14,124,156,.08), transparent 70%);
  border-radius: 50%;
  pointer-events: none;
}

.booking-grid {
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  gap: 2.5rem;
  align-items: start;
  position: relative;
  z-index: 1;
}

.booking-info { padding-top: .25rem; }
.booking-info .section-title { text-align: left; margin-bottom: .75rem; }
.booking-info .section-intro {
  text-align: left;
  margin: 0 0 1.5rem;
  font-size: .98rem;
}

.booking-bullets { margin: 0 0 1.75rem; }
.booking-bullets li {
  display: flex;
  gap: .65rem;
  align-items: flex-start;
  padding: .5rem 0;
  font-size: .95rem;
  color: var(--ink-2);
}
.booking-bullets li svg {
  flex-shrink: 0;
  width: 20px; height: 20px;
  color: var(--accent);
  margin-top: 2px;
}

.booking-direct {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 1.1rem 1.25rem;
  box-shadow: var(--shadow-xs);
}
.booking-direct p {
  margin: 0 0 .55rem;
  font-size: .85rem;
  color: var(--muted);
}
.booking-direct .btn { width: 100%; }

.booking-form-wrapper {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: var(--radius-xl);
  padding: clamp(1.5rem, 3vw, 2.4rem);
  box-shadow: var(--shadow-md);
  position: relative;
}

.booking-form { display: flex; flex-direction: column; gap: 1.4rem; }

/* Form fieldset groups */
.form-fieldset {
  border: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.form-fieldset__legend {
  display: flex;
  align-items: center;
  gap: .55rem;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: .82rem;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--brand-700);
  margin-bottom: .25rem;
  padding: 0;
}
.form-fieldset__legend-num {
  width: 24px; height: 24px;
  border-radius: 50%;
  background: var(--brand-50);
  color: var(--brand-700);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: .78rem;
  font-weight: 800;
}
.form-fieldset + .form-fieldset {
  border-top: 1px dashed var(--line);
  padding-top: 1.4rem;
}

.form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.1rem;
}
.form-group { display: flex; flex-direction: column; gap: .35rem; }
.form-group.full-width { grid-column: 1 / -1; }

.form-group label {
  font-size: .82rem;
  font-weight: 700;
  color: var(--ink);
  font-family: var(--font-display);
}
.form-group__hint {
  font-size: .75rem;
  font-weight: 400;
  color: var(--muted-2);
  margin-left: .35rem;
}

.form-group input,
.form-group select,
.form-group textarea {
  padding: .8rem .95rem;
  border: 1.5px solid var(--line);
  border-radius: 10px;
  font-family: var(--font-body);
  font-size: .92rem;
  color: var(--ink);
  background: #fff;
  transition: border-color .2s var(--ease), box-shadow .2s var(--ease), background-color .2s var(--ease);
  width: 100%;
}
.form-group input::placeholder,
.form-group textarea::placeholder { color: var(--muted-2); }

.form-group input:hover,
.form-group select:hover,
.form-group textarea:hover {
  border-color: var(--brand-200);
}
.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
  outline: none;
  border-color: var(--brand-500);
  box-shadow: 0 0 0 4px rgba(14,124,156,.14);
  background: #FAFDFE;
}

.form-group textarea { resize: vertical; min-height: 120px; }

.checkbox-group {
  display: flex;
  flex-wrap: wrap;
  gap: .35rem .55rem;
  padding-top: .25rem;
}
.checkbox-label {
  display: inline-flex;
  align-items: center;
  gap: .35rem;
  font-size: .82rem;
  color: var(--ink-2);
  cursor: pointer;
  font-weight: 600;
  background: var(--bg-alt);
  padding: .42rem .75rem;
  border-radius: var(--radius-pill);
  transition: background-color .2s var(--ease), color .2s var(--ease), border-color .2s var(--ease);
  margin: 0;
  border: 1px solid transparent;
}
.checkbox-label:hover { background: var(--brand-50); color: var(--brand-700); border-color: var(--brand-100); }
.checkbox-label:has(input:checked) {
  background: var(--brand-500);
  color: #fff;
  border-color: var(--brand-500);
}
.checkbox-label input[type="checkbox"] {
  width: auto;
  padding: 0;
  accent-color: var(--brand-500);
  margin: 0;
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.form-submit {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 1rem;
  padding-top: .25rem;
}
.form-privacy {
  font-size: .78rem;
  color: var(--muted);
  margin: 0;
  flex: 1;
}

.form-message {
  padding: 1rem 1.1rem;
  border-radius: 10px;
  text-align: left;
  font-size: .9rem;
  font-weight: 500;
}
.form-message.success {
  background: #E6F8EE;
  color: #14794A;
  border: 1px solid #B8E5C9;
}
.form-message.error {
  background: #FBE8E8;
  color: #9A2B2B;
  border: 1px solid #F0BFBF;
}

@media (max-width: 980px) {
  .booking-grid { grid-template-columns: 1fr; gap: 2rem; }
}
@media (max-width: 560px) {
  .form-row { grid-template-columns: 1fr; }
  .form-submit { flex-direction: column-reverse; align-items: stretch; }
  .form-submit .btn { width: 100%; }
  .form-privacy { text-align: center; }
}

/* Honeypot */
.hp-field {
  position: absolute !important;
  left: -10000px !important;
  top: auto !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

.form-group input.is-invalid,
.form-group select.is-invalid,
.form-group textarea.is-invalid {
  border-color: #C0392B;
  box-shadow: 0 0 0 4px rgba(192,57,43,.10);
}
.form-group input.is-valid,
.form-group select.is-valid {
  border-color: #2BA864;
}

.field-error {
  display: block;
  color: #B8341B;
  font-size: .76rem;
  font-weight: 600;
  margin-top: .2rem;
  min-height: 1rem;
  line-height: 1.3;
}

.btn-submit { position: relative; min-width: 220px; }
.btn-submit:disabled {
  opacity: .72;
  cursor: not-allowed;
  transform: none !important;
  box-shadow: 0 6px 16px rgba(14,124,156,.18) !important;
}
.btn-spinner {
  display: none;
  width: 14px; height: 14px;
  border: 2px solid rgba(255,255,255,.35);
  border-top-color: #fff;
  border-radius: 50%;
  animation: btnSpin .65s linear infinite;
  margin-left: .35rem;
}
.btn-submit.loading .btn-spinner { display: inline-block; }
@keyframes btnSpin { to { transform: rotate(360deg); } }

/* Form success overlay */
.form-success-overlay {
  display: none;
  text-align: center;
  padding: 3rem 1.5rem 2rem;
}
.form-success-overlay.visible { display: block; }
.success-icon {
  width: 78px; height: 78px;
  background: linear-gradient(135deg, #2BA864, #14B8A6);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
  box-shadow: 0 14px 32px rgba(20,184,166,.34);
  position: relative;
}
.success-icon::after {
  content: '';
  position: absolute;
  inset: -8px;
  border-radius: 50%;
  border: 2px solid rgba(20,184,166,.3);
  animation: pulseRing 2s var(--ease) infinite;
}
@keyframes pulseRing {
  0%   { transform: scale(.95); opacity: .8; }
  70%  { transform: scale(1.1); opacity: 0; }
  100% { transform: scale(1.1); opacity: 0; }
}
.success-icon svg { width: 38px; height: 38px; fill: #fff; }
.form-success-overlay h3 {
  color: var(--ink);
  font-size: 1.55rem;
  margin-bottom: .65rem;
  font-weight: 800;
}
.form-success-overlay p {
  color: var(--muted);
  max-width: 460px;
  margin: 0 auto;
  line-height: 1.7;
  font-size: .96rem;
}

/* ============================================================
   FOOTER
   ============================================================ */
.footer {
  background:
    linear-gradient(180deg, #0E2230 0%, #081822 100%);
  color: rgba(255,255,255,.72);
  padding-top: 4rem;
  position: relative;
  overflow: hidden;
}
.footer::before {
  content: '';
  position: absolute;
  top: -120px; right: -120px;
  width: 380px; height: 380px;
  background: radial-gradient(closest-side, rgba(14,124,156,.20), transparent 70%);
  border-radius: 50%;
  pointer-events: none;
}
.footer-inner {
  max-width: var(--container);
  margin: 0 auto;
  padding: 0 var(--gutter) 2.5rem;
  display: grid;
  grid-template-columns: 1.3fr 1fr 1fr 1.1fr;
  gap: 2.5rem;
  position: relative;
  z-index: 1;
}
.footer-col h3 {
  font-size: .85rem;
  color: #fff;
  margin-bottom: 1.1rem;
  text-transform: uppercase;
  letter-spacing: .14em;
  font-weight: 700;
}

.footer-brand img { width: 140px; margin-bottom: 1rem; }
.footer-tagline {
  font-size: .92rem;
  color: rgba(255,255,255,.7);
  line-height: 1.65;
  margin-bottom: 1.25rem;
  max-width: 320px;
}
.social-links { display: flex; gap: .55rem; }
.social-link {
  width: 40px; height: 40px;
  background: rgba(255,255,255,.06);
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: background-color .25s var(--ease), border-color .25s var(--ease), color .2s var(--ease), transform .25s var(--ease);
  color: #fff;
}
.social-link:hover {
  background: var(--brand-500);
  border-color: var(--brand-500);
  transform: translateY(-3px);
  color: #fff;
}
.social-link svg { width: 17px; height: 17px; fill: currentColor; }

.footer-nav { display: flex; flex-direction: column; gap: .55rem; }
.footer-nav li a {
  color: rgba(255,255,255,.72);
  font-size: .92rem;
  transition: color .2s var(--ease), padding-left .2s var(--ease);
  position: relative;
  display: inline-block;
}
.footer-nav li a:hover { color: #fff; padding-left: 6px; }

.footer-address {
  font-size: .92rem;
  color: rgba(255,255,255,.72);
  line-height: 1.85;
}
.footer-address a { color: rgba(255,255,255,.85); }
.footer-address a:hover { color: #fff; }
.footer-address .footer-line {
  display: flex; gap: .55rem; align-items: flex-start;
}
.footer-address .footer-line svg {
  flex-shrink: 0;
  width: 16px; height: 16px;
  color: var(--brand-300);
  margin-top: 4px;
  fill: currentColor;
}

.footer-cta {
  margin-top: 1rem;
  background: linear-gradient(135deg, rgba(14,124,156,.22), rgba(20,184,166,.14));
  border: 1px solid rgba(14,124,156,.30);
  border-radius: var(--radius);
  padding: 1rem 1.1rem;
  display: flex;
  flex-direction: column;
  gap: .65rem;
}
.footer-cta strong {
  color: #fff;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: .98rem;
}
.footer-cta p {
  margin: 0;
  font-size: .82rem;
  color: rgba(255,255,255,.78);
  line-height: 1.55;
}
.footer-cta .btn { align-self: flex-start; }

.footer-bottom {
  border-top: 1px solid rgba(255,255,255,.08);
  padding: 1.25rem var(--gutter);
  text-align: center;
  font-size: .82rem;
  color: rgba(255,255,255,.5);
  position: relative;
  z-index: 1;
}

@media (max-width: 980px) {
  .footer-inner { grid-template-columns: 1fr 1fr; gap: 2rem; }
  .footer-brand { grid-column: 1 / -1; }
}
@media (max-width: 480px) {
  .footer-inner { grid-template-columns: 1fr; }
}

/* ============================================================
   MOBILE STICKY CTA BAR
   ============================================================ */
.mobile-cta {
  display: none;
  position: fixed;
  left: 0; right: 0;
  bottom: 0;
  z-index: 950;
  padding: .55rem .65rem calc(.55rem + env(safe-area-inset-bottom));
  background: rgba(255,255,255,.95);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-top: 1px solid var(--line);
  box-shadow: 0 -10px 28px rgba(11,31,42,.10);
  gap: .55rem;
  transition: transform .35s var(--ease), opacity .3s var(--ease);
}
.mobile-cta.is-hidden {
  transform: translateY(110%);
  pointer-events: none;
}
.mobile-cta .btn {
  flex: 1;
  padding: .9rem 1rem;
  font-size: .92rem;
}

@media (max-width: 760px) {
  .mobile-cta { display: flex; }
  body.has-mobile-cta { padding-bottom: 78px; }
}

/* ============================================================
   SCROLL-TOP BUTTON
   ============================================================ */
.scroll-top {
  position: fixed;
  bottom: 1.75rem;
  right: 1.5rem;
  width: 46px;
  height: 46px;
  background: linear-gradient(135deg, var(--brand-500), var(--brand-700));
  color: #fff;
  border: none;
  border-radius: 50%;
  font-size: 1.15rem;
  font-weight: 700;
  cursor: pointer;
  display: none;
  align-items: center;
  justify-content: center;
  box-shadow: 0 12px 28px rgba(14,124,156,.40);
  transition: transform .25s var(--ease), box-shadow .25s var(--ease), opacity .25s var(--ease);
  z-index: 940;
}
.scroll-top.visible { display: flex; }
.scroll-top:hover { transform: translateY(-3px); box-shadow: 0 18px 36px rgba(14,124,156,.46); }

@media (max-width: 760px) {
  .scroll-top { bottom: 5.6rem; right: 1rem; }
}

/* ============================================================
   SCROLL-REVEAL
   ============================================================ */
.fade-in {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity .65s var(--ease), transform .65s var(--ease);
}
.fade-in.visible { opacity: 1; transform: translateY(0); }

@keyframes heroEntrance {
  from { opacity: 0; transform: translateY(28px); }
  to   { opacity: 1; transform: translateY(0); }
}

/* Stagger — grid groups */
.feature-box.fade-in:nth-child(1) { transition-delay: 0s; }
.feature-box.fade-in:nth-child(2) { transition-delay: .08s; }
.feature-box.fade-in:nth-child(3) { transition-delay: .16s; }
.feature-box.fade-in:nth-child(4) { transition-delay: .24s; }

.step-box.fade-in:nth-child(1) { transition-delay: 0s; }
.step-box.fade-in:nth-child(2) { transition-delay: .09s; }
.step-box.fade-in:nth-child(3) { transition-delay: .18s; }
.step-box.fade-in:nth-child(4) { transition-delay: .27s; }

.service-card.fade-in:nth-child(1) { transition-delay: 0s; }
.service-card.fade-in:nth-child(2) { transition-delay: .06s; }
.service-card.fade-in:nth-child(3) { transition-delay: .12s; }
.service-card.fade-in:nth-child(4) { transition-delay: .18s; }
.service-card.fade-in:nth-child(5) { transition-delay: .24s; }
.service-card.fade-in:nth-child(6) { transition-delay: .30s; }
.service-card.fade-in:nth-child(7) { transition-delay: .36s; }
.service-card.fade-in:nth-child(8) { transition-delay: .42s; }
.service-card.fade-in:nth-child(9) { transition-delay: .48s; }

.pricing-card.fade-in:nth-child(1) { transition-delay: 0s; }
.pricing-card.fade-in:nth-child(2) { transition-delay: .10s; }
.pricing-card.fade-in:nth-child(3) { transition-delay: .20s; }

/* Stagger — solo rows */
.trust-item.fade-in:nth-child(1) { transition-delay: 0s; }
.trust-item.fade-in:nth-child(2) { transition-delay: .07s; }
.trust-item.fade-in:nth-child(3) { transition-delay: .14s; }
.trust-item.fade-in:nth-child(4) { transition-delay: .21s; }

.footer-col.fade-in:nth-child(1) { transition-delay: 0s; }
.footer-col.fade-in:nth-child(2) { transition-delay: .07s; }
.footer-col.fade-in:nth-child(3) { transition-delay: .14s; }
.footer-col.fade-in:nth-child(4) { transition-delay: .21s; }

/* ============================================================
   REDUCED MOTION
   ============================================================ */
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: .01ms !important;
    animation-delay: 0s !important;
    transition-duration: .01ms !important;
    transition-delay: 0s !important;
  }
  html { scroll-behavior: auto; }
  .slide { transform: none; }
  .hero__content, .hero__chip { animation: none; opacity: 1; transform: none; }
  .hero__orb--1, .hero__orb--2 { animation: none; }
  .topbar__live::before, .hero__live-dot, .success-icon::after { animation: none; }
  .fade-in { opacity: 1; transform: none; }
  .pricing-card:hover, .feature-box:hover, .step-box:hover, .service-card:hover,
  .testimonial-card__inner:hover, .slider-btn:hover, .social-link:hover {
    transform: none;
  }
}
