/* MOMO'S CLEAN Facility Management – Homepage Styles */

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/montserrat-latin-400.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: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/montserrat-400.woff2') format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/montserrat-latin-500.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: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/montserrat-500.woff2') format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/montserrat-latin-600.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: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/montserrat-600.woff2') format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/montserrat-latin-700.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: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/montserrat-700.woff2') format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('../fonts/montserrat-latin-800.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: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('../fonts/montserrat-800.woff2') format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

:root {
  --color-primary: #A2C644;
  --color-primary-dark: #8aad38;
  --color-primary-light: #eef4dc;
  --color-primary-soft: #d4e4a8;
  --color-black: #1a1a1a;
  --color-gray-dark: #444444;
  --color-gray: #777777;
  --color-gray-light: #f4f4f4;
  --color-gray-border: #e0e0e0;
  --color-white: #ffffff;
  --font-main: 'Montserrat', 'Segoe UI', sans-serif;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.06);
  --shadow-md: 0 4px 20px rgba(0, 0, 0, 0.08);
  --radius: 8px;
  --header-height: 80px;
  --transition: 0.25s ease;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: calc(var(--header-height) + 12px);
}

body {
  font-family: var(--font-main);
  font-size: 16px;
  line-height: 1.6;
  color: var(--color-black);
  background: var(--color-white);
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

a {
  color: var(--color-primary-dark);
  text-decoration: none;
  transition: color var(--transition);
}

a:hover {
  color: var(--color-primary);
}

ul {
  list-style: none;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.section {
  padding: 80px 0;
}

.section-title {
  font-size: clamp(1.75rem, 3vw, 2.25rem);
  font-weight: 700;
  color: var(--color-black);
  text-align: center;
  margin-bottom: 16px;
}

.section-subtitle {
  text-align: center;
  color: var(--color-gray);
  max-width: 640px;
  margin: 0 auto 48px;
}

.section-title,
.hero-content h1,
.page-hero-content h1,
.cta-banner h2 {
  overflow-wrap: break-word;
}

.section-title .highlight {
  color: var(--color-primary);
}

/* Buttons */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 28px;
  font-family: var(--font-main);
  font-size: 15px;
  font-weight: 600;
  border: 2px solid transparent;
  border-radius: var(--radius);
  cursor: pointer;
  transition: all var(--transition);
  text-decoration: none;
  max-width: 100%;
  white-space: normal;
  text-align: center;
}

.btn-primary {
  background: var(--color-primary);
  color: var(--color-white);
  border-color: var(--color-primary);
}

.btn-primary:hover {
  background: var(--color-primary-dark);
  border-color: var(--color-primary-dark);
  color: var(--color-white);
}

.btn-outline {
  background: transparent;
  color: var(--color-primary);
  border-color: var(--color-primary);
}

.btn-outline:hover {
  background: var(--color-primary);
  color: var(--color-white);
}

.btn-white {
  background: var(--color-white);
  color: var(--color-primary-dark);
  border-color: var(--color-white);
}

.btn-white:hover {
  background: var(--color-primary-light);
  color: var(--color-black);
}

.btn-lg {
  padding: 16px 36px;
  font-size: 16px;
}

/* Header */
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: var(--color-white);
  box-shadow: var(--shadow-sm);
  height: var(--header-height);
}

.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: var(--header-height);
  gap: 24px;
}

.logo {
  min-width: 0;
  max-width: min(280px, calc(100% - 56px));
  flex: 0 1 auto;
}

.logo img {
  height: calc(var(--header-height) - 16px);
  max-height: 64px;
  width: auto;
  max-width: 100%;
  object-fit: contain;
}

.nav {
  display: flex;
  align-items: center;
  gap: 32px;
}

.nav-list {
  display: flex;
  gap: 28px;
}

.nav-list a {
  color: var(--color-black);
  font-weight: 500;
  font-size: 15px;
}

.nav-list a:hover,
.nav-list a.active {
  color: var(--color-primary);
}

.nav-list a.active {
  font-weight: 600;
}

.header-contact {
  display: flex;
  align-items: center;
  gap: 20px;
}

.phone-link {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--color-black);
  font-weight: 600;
  font-size: 15px;
  white-space: nowrap;
}

.phone-link svg {
  flex-shrink: 0;
  color: var(--color-primary);
}

.menu-toggle {
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
}

.menu-toggle span {
  display: block;
  width: 26px;
  height: 3px;
  background: var(--color-black);
  border-radius: 2px;
  transition: var(--transition);
}

/* Hero */
.hero {
  padding-top: calc(var(--header-height) + 60px);
  padding-bottom: 60px;
  background: linear-gradient(135deg, var(--color-white) 0%, var(--color-primary-light) 100%);
}

.hero-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: center;
}

.hero-content h1 {
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 800;
  line-height: 1.15;
  margin-bottom: 20px;
}

.hero-content h1 .highlight {
  color: var(--color-primary);
}

.hero-content p {
  font-size: 18px;
  color: var(--color-gray-dark);
  margin-bottom: 32px;
  max-width: 520px;
}

.hero-image {
  position: relative;
  width: 100%;
  max-width: 580px;
  height: 520px;
  margin: 0 auto;
  overflow: hidden;
}

.hero-image-bg {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 92%;
  height: 68%;
  background: var(--color-primary-soft);
  border-radius: 30px;
  z-index: 0;
}

.hero-image-photo {
  position: absolute;
  bottom: 0;
  left: 50%;
  scale: 1.3;
  transform: translate(-40%, -60px);
  z-index: 1;
  width: 98%;
  max-width: 540px;
  height: 96%;
  object-fit: contain;
  object-position: bottom center;
}

/* Trust Bar */
.trust-bar {
  background: var(--color-white);
  padding: 32px 0;
  border-top: 1px solid var(--color-gray-border);
  border-bottom: 1px solid var(--color-gray-border);
}

.trust-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.trust-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 8px;
  padding: 16px;
}

.trust-platform {
  font-weight: 700;
  font-size: 14px;
  color: var(--color-gray-dark);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.trust-stars {
  color: #f5a623;
  font-size: 18px;
  letter-spacing: 2px;
}

.trust-score {
  font-weight: 700;
  font-size: 20px;
  color: var(--color-primary-dark);
}

.trust-label {
  font-size: 13px;
  color: var(--color-gray);
}

/* Services */
.services {
  background: var(--color-gray-light);
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.service-card {
  position: relative;
  border-radius: var(--radius);
  overflow: hidden;
  box-shadow: var(--shadow-sm);
  background: var(--color-white);
  transition: transform var(--transition), box-shadow var(--transition);
}

.service-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-md);
}

.service-card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.service-card-body {
  position: relative;
  padding: 24px;
  background: rgba(255, 255, 255, 0.95);
  margin-top: -40px;
  margin-left: 12px;
  margin-right: 12px;
  margin-bottom: 12px;
  border-radius: var(--radius);
  box-shadow: var(--shadow-sm);
}

.service-card-body h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
  color: var(--color-black);
}

.service-card-body p {
  font-size: 14px;
  color: var(--color-gray);
  margin-bottom: 12px;
  line-height: 1.5;
}

.service-link {
  font-weight: 600;
  font-size: 14px;
  color: var(--color-primary);
}

.service-link:hover {
  color: var(--color-primary-dark);
}

/* About */
.about-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}

.about-content h2 {
  font-size: clamp(1.75rem, 3vw, 2.25rem);
  font-weight: 700;
  margin-bottom: 24px;
  line-height: 1.25;
}

.about-content h2 .highlight {
  color: var(--color-primary);
}

.benefits-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 32px;
}

.benefits-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: 16px;
  color: var(--color-gray-dark);
}

.check-icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  background: var(--color-primary);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2px;
}

.check-icon svg {
  width: 14px;
  height: 14px;
  color: var(--color-white);
}

.about-image img {
  border-radius: var(--radius);
  box-shadow: var(--shadow-md);
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

/* Testimonials */
.testimonials {
  background: var(--color-gray-light);
}

.testimonials-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.testimonial-card {
  background: var(--color-white);
  padding: 32px;
  border-radius: var(--radius);
  box-shadow: var(--shadow-sm);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.testimonial-stars {
  color: #f5a623;
  font-size: 18px;
  letter-spacing: 2px;
}

.testimonial-text {
  font-size: 15px;
  color: var(--color-gray-dark);
  line-height: 1.7;
  flex: 1;
  font-style: italic;
}

.testimonial-author {
  font-weight: 700;
  font-size: 14px;
  color: var(--color-black);
}

.testimonial-platform {
  font-size: 12px;
  color: var(--color-gray);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* Contact / Quote */
.contact-section {
  background: linear-gradient(135deg, var(--color-primary-light) 0%, #d8e8b8 100%);
}

.contact-grid {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 48px;
  align-items: start;
}

.contact-info h2 {
  font-size: clamp(1.75rem, 3vw, 2.25rem);
  font-weight: 700;
  margin-bottom: 16px;
}

.contact-info > p {
  color: var(--color-gray-dark);
  margin-bottom: 32px;
}

.contact-details {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.contact-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.contact-icon {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  background: var(--color-primary);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-icon svg {
  width: 20px;
  height: 20px;
  color: var(--color-white);
}

.contact-item strong {
  display: block;
  font-size: 14px;
  color: var(--color-gray);
  margin-bottom: 2px;
}

.contact-item span,
.contact-item a {
  font-size: 16px;
  color: var(--color-black);
  font-weight: 600;
  overflow-wrap: anywhere;
}

.contact-form-wrap {
  background: var(--color-white);
  padding: 40px;
  border-radius: var(--radius);
  box-shadow: var(--shadow-md);
}

.form-group {
  margin-bottom: 20px;
}

.form-group label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 6px;
  color: var(--color-black);
}

.form-group input,
.form-group select,
.form-group textarea {
  width: 100%;
  padding: 12px 16px;
  border: 1px solid var(--color-gray-border);
  border-radius: var(--radius);
  font-family: var(--font-main);
  font-size: 15px;
  transition: border-color var(--transition);
  background: var(--color-white);
}

.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
  outline: none;
  border-color: var(--color-primary);
}

.form-group textarea {
  resize: vertical;
  min-height: 120px;
}

.form-submit {
  width: 100%;
}

.form-consent label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.55;
  color: var(--color-gray-dark);
  cursor: pointer;
}

.form-consent input[type="checkbox"] {
  width: auto;
  margin-top: 3px;
  flex-shrink: 0;
  accent-color: var(--color-primary-dark);
}

.form-consent a {
  font-weight: 600;
}

/* Process */
.process-steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  margin-top: 48px;
}

.process-step {
  text-align: center;
  padding: 32px 24px;
  background: var(--color-white);
  border-radius: var(--radius);
  box-shadow: var(--shadow-sm);
  border-top: 4px solid var(--color-primary);
}

.step-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background: var(--color-primary);
  color: var(--color-white);
  font-weight: 800;
  font-size: 20px;
  border-radius: 50%;
  margin-bottom: 16px;
}

.process-step h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

.process-step p {
  font-size: 14px;
  color: var(--color-gray);
  line-height: 1.6;
}

/* FAQ */
.faq-list {
  max-width: 800px;
  margin: 0 auto;
}

.faq-item {
  border-bottom: 1px solid var(--color-gray-border);
}

.faq-question {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 20px 0;
  background: none;
  border: none;
  cursor: pointer;
  font-family: var(--font-main);
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  color: var(--color-black);
  transition: color var(--transition);
}

.faq-question:hover {
  color: var(--color-primary);
}

.faq-icon {
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  border: 2px solid var(--color-primary);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: var(--color-primary);
  transition: transform var(--transition);
}

.faq-item.active .faq-icon {
  transform: rotate(45deg);
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease, padding 0.35s ease;
}

.faq-item.active .faq-answer {
  max-height: 300px;
  padding-bottom: 20px;
}

.faq-answer p {
  font-size: 15px;
  color: var(--color-gray);
  line-height: 1.7;
}

/* CTA Banner */
.cta-banner {
  position: relative;
  padding: 80px 0;
  text-align: center;
  color: var(--color-white);
  overflow: hidden;
}

.cta-banner-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.cta-banner-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cta-banner-overlay {
  position: absolute;
  inset: 0;
  background: rgba(26, 26, 26, 0.82);
  z-index: 1;
}

.cta-banner .container {
  position: relative;
  z-index: 2;
}

.cta-banner h2 {
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-weight: 700;
  margin-bottom: 24px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.cta-banner-text {
  font-size: 16px;
  margin-bottom: 24px;
  opacity: 0.92;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

/* Footer */
.footer {
  background: var(--color-black);
  color: var(--color-white);
  padding: 60px 0 24px;
}

.footer-grid {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr;
  gap: 48px;
  margin-bottom: 40px;
}

.footer-logo img {
  height: auto;
  max-height: 64px;
  width: auto;
  max-width: 100%;
  margin-bottom: 16px;
  filter: brightness(1.1);
}

.footer-tagline {
  font-size: 14px;
  color: #aaa;
  line-height: 1.6;
}

.footer h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 16px;
  color: var(--color-primary);
}

.footer-links li {
  margin-bottom: 10px;
}

.footer-links a {
  color: #ccc;
  font-size: 14px;
}

.footer-links a:hover {
  color: var(--color-primary);
}

.footer-contact li {
  font-size: 14px;
  color: #ccc;
  margin-bottom: 10px;
  line-height: 1.5;
  overflow-wrap: anywhere;
}

.footer-contact a {
  color: #ccc;
}

.footer-contact a:hover {
  color: var(--color-primary);
}

.social-links {
  display: flex;
  gap: 12px;
  margin-top: 16px;
}

.social-links a {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-white);
  transition: background var(--transition);
}

.social-links a:hover {
  background: var(--color-primary);
  color: var(--color-white);
}

.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
}

.footer-bottom p {
  font-size: 13px;
  color: #888;
}

.footer-legal {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 16px;
}

.footer-legal a {
  font-size: 13px;
  color: #888;
}

.footer-legal a:hover {
  color: var(--color-primary);
}

/* Responsive */
@media (max-width: 1024px) {
  .services-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .section {
    padding: 60px 0;
  }

  .menu-toggle {
    display: flex;
  }

  .nav {
    position: fixed;
    top: var(--header-height);
    left: 0;
    right: 0;
    background: var(--color-white);
    flex-direction: column;
    padding: 24px;
    box-shadow: var(--shadow-md);
    transform: translateY(-120%);
    opacity: 0;
    visibility: hidden;
    transition: all var(--transition);
  }

  .nav.open {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }

  .nav-list {
    flex-direction: column;
    gap: 16px;
    width: 100%;
  }

  .header-contact .btn {
    display: none;
  }

  .hero-grid,
  .about-grid,
  .contact-grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .hero-image {
    order: -1;
    height: 340px;
    overflow: hidden;
  }

  .hero-image-photo {
    scale: 1;
    transform: translate(-50%, 0);
    width: 100%;
    max-width: none;
    height: 100%;
  }

  .hero-content .btn,
  .page-hero-actions .btn {
    width: 100%;
  }

  .page-hero-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .trust-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .services-grid,
  .testimonials-grid,
  .process-steps {
    grid-template-columns: 1fr;
  }

  .footer-grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .footer-bottom {
    flex-direction: column;
    text-align: center;
  }

  .contact-form-wrap {
    padding: 24px;
  }
}

@media (max-width: 480px) {
  .trust-grid {
    grid-template-columns: 1fr;
  }

  .phone-link span {
    display: none;
  }
}

/* Navigation Dropdown */
.nav-item {
  position: relative;
}

.nav-dropdown-wrap .nav-dropdown-toggle::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 6px;
  vertical-align: middle;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid currentColor;
  transition: transform var(--transition);
}

.nav-dropdown {
  position: absolute;
  top: calc(100% + 12px);
  left: 50%;
  transform: translateX(-50%);
  min-width: 220px;
  background: var(--color-white);
  border-radius: var(--radius);
  box-shadow: var(--shadow-md);
  padding: 8px 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity var(--transition), visibility var(--transition);
  z-index: 100;
}

.nav-dropdown::before {
  content: '';
  position: absolute;
  top: -8px;
  left: 0;
  right: 0;
  height: 8px;
}

.nav-dropdown-wrap:hover .nav-dropdown,
.nav-dropdown-wrap.open .nav-dropdown {
  opacity: 1;
  visibility: visible;
}

.nav-dropdown-wrap:hover .nav-dropdown-toggle::after,
.nav-dropdown-wrap.open .nav-dropdown-toggle::after {
  transform: rotate(180deg);
}

.nav-dropdown li a {
  display: block;
  padding: 10px 20px;
  font-size: 14px;
  color: var(--color-black);
  white-space: nowrap;
}

.nav-dropdown li a:hover,
.nav-dropdown li a.active {
  background: var(--color-primary-light);
  color: var(--color-primary-dark);
}

/* Service Page */
.page-hero {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 420px;
  padding-top: var(--header-height);
  color: var(--color-white);
  overflow: hidden;
  text-align: center;
}

.page-hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.page-hero-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-hero-overlay {
  position: absolute;
  inset: 0;
  background: rgba(26, 26, 26, 0.72);
  z-index: 1;
}

.page-hero-content {
  position: relative;
  z-index: 2;
  padding: 80px 20px;
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
}

.page-hero-content h1 {
  font-size: clamp(2rem, 4vw, 2.75rem);
  font-weight: 800;
  margin-bottom: 16px;
  line-height: 1.15;
}

.page-hero-content p {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 28px;
  opacity: 0.92;
}

.page-hero-light {
  background: linear-gradient(135deg, var(--color-white) 0%, var(--color-primary-light) 100%);
  color: var(--color-black);
}

.page-hero-teal {
  background: var(--color-primary);
  color: var(--color-white);
  min-height: 400px;
}

.page-hero-teal .page-hero-content p {
  opacity: 0.95;
}

.page-hero-light .page-hero-content p {
  color: var(--color-gray-dark);
  opacity: 1;
}

.page-hero-light .page-hero-content h1 .highlight {
  color: var(--color-primary);
}

.page-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
}

.page-hero .btn-outline-white {
  background: transparent;
  color: var(--color-white);
  border: 2px solid var(--color-white);
}

.page-hero .btn-outline-white:hover {
  background: var(--color-white);
  color: var(--color-primary-dark);
}

.page-hero-light .page-hero-actions {
  justify-content: center;
}

.page-hero-light .btn-outline {
  background: var(--color-white);
}

.scope-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.scope-card {
  background: var(--color-white);
  padding: 32px 28px;
  border-radius: var(--radius);
  box-shadow: var(--shadow-sm);
  transition: transform var(--transition), box-shadow var(--transition);
}

.scope-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-md);
}

.scope-card-icon {
  width: 44px;
  height: 44px;
  background: var(--color-primary);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.scope-card-icon svg {
  width: 20px;
  height: 20px;
  color: var(--color-white);
}

.scope-card h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 16px;
}

.scope-card p {
  font-size: 14px;
  color: var(--color-gray-dark);
  line-height: 1.6;
}

.scope-card ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.scope-card li {
  position: relative;
  padding-left: 18px;
  font-size: 14px;
  color: var(--color-gray-dark);
  line-height: 1.5;
}

.scope-card li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 6px;
  height: 6px;
  background: var(--color-primary);
  border-radius: 50%;
}

.process-cta {
  text-align: center;
  margin-top: 40px;
}

.numbered-list {
  display: flex;
  flex-direction: column;
  gap: 14px;
  counter-reset: numbered-item;
  list-style: none;
  padding: 0;
  margin: 0;
}

.numbered-list li {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  font-size: 16px;
  color: var(--color-gray-dark);
  line-height: 1.5;
}

.numbered-list li::before {
  counter-increment: numbered-item;
  content: counter(numbered-item);
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  background: var(--color-primary);
  color: var(--color-white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  margin-top: 1px;
}

.process-conclusion {
  max-width: 760px;
  margin: 0 auto 48px;
  text-align: center;
  font-size: 15px;
  color: var(--color-gray-dark);
  line-height: 1.7;
  padding: 24px;
  background: var(--color-white);
  border-radius: var(--radius);
  box-shadow: var(--shadow-sm);
}

.related-card a {
  display: block;
  color: inherit;
  text-decoration: none;
}

.related-card a:hover h3 {
  color: var(--color-primary);
}

.feature-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.feature-card {
  background: var(--color-gray-light);
  padding: 36px 28px;
  border-radius: var(--radius);
  text-align: center;
  transition: transform var(--transition), box-shadow var(--transition);
}

.feature-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-md);
}

.feature-icon {
  width: 56px;
  height: 56px;
  margin: 0 auto 20px;
  background: var(--color-primary);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.feature-icon svg {
  width: 26px;
  height: 26px;
  color: var(--color-white);
}

.feature-card h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 12px;
}

.feature-card p {
  font-size: 14px;
  color: var(--color-gray);
  line-height: 1.6;
}

.page-why {
  background: var(--color-white);
}

.page-lead {
  color: var(--color-gray-dark);
  margin-bottom: 24px;
  line-height: 1.7;
}

.page-process {
  background: var(--color-gray-light);
}

.process-list {
  max-width: 760px;
  margin: 0 auto 48px;
  display: flex;
  flex-direction: column;
  gap: 0;
}

.process-list-item {
  display: flex;
  gap: 24px;
  align-items: flex-start;
  padding: 28px 0;
  border-bottom: 1px solid var(--color-gray-border);
}

.process-list-item:last-child {
  border-bottom: none;
}

.process-list-num {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  background: var(--color-primary);
  color: var(--color-white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 18px;
}

.process-list-item h3 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 6px;
}

.process-list-item p {
  font-size: 14px;
  color: var(--color-gray);
  line-height: 1.6;
}

.process-summary {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  max-width: 800px;
  margin: 0 auto;
}

.process-summary-item {
  text-align: center;
}

.process-summary-icon {
  width: 72px;
  height: 72px;
  margin: 0 auto 16px;
  background: var(--color-white);
  border: 3px solid var(--color-primary);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.process-summary-icon svg {
  width: 30px;
  height: 30px;
  color: var(--color-primary);
}

.process-summary-item h4 {
  font-size: 15px;
  font-weight: 700;
}

.process-summary-item p {
  font-size: 14px;
  color: var(--color-gray);
  line-height: 1.5;
  margin-top: 8px;
}

.process-summary-top {
  margin-top: 0;
}

.process-step-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background: var(--color-primary);
  color: var(--color-white);
  border-radius: 50%;
  font-weight: 800;
  font-size: 20px;
  margin: 0 auto 16px;
}

.page-cta-box {
  background: var(--color-primary);
  color: var(--color-white);
  text-align: center;
  padding: 56px 40px;
  border-radius: var(--radius);
}

.page-cta-box h2 {
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-weight: 700;
  margin-bottom: 12px;
}

.page-cta-box p {
  font-size: 16px;
  margin-bottom: 28px;
  opacity: 0.92;
}

.related-services {
  background: var(--color-gray-light);
}

.related-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.related-card {
  background: var(--color-white);
  border-radius: var(--radius);
  overflow: hidden;
  box-shadow: var(--shadow-sm);
  transition: transform var(--transition), box-shadow var(--transition);
}

.related-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-md);
}

.related-card img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}

.related-card-body {
  padding: 24px;
}

.related-card-body h3 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 10px;
}

.related-card-body p {
  font-size: 14px;
  color: var(--color-gray);
  line-height: 1.6;
}

.related-text-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}

.related-text-card {
  background: var(--color-white);
  padding: 32px 28px;
  border-radius: var(--radius);
  box-shadow: var(--shadow-sm);
}

.related-text-card h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 12px;
}

.related-text-card p {
  font-size: 14px;
  color: var(--color-gray);
  line-height: 1.6;
  margin-bottom: 16px;
}

.service-link-block {
  display: block;
  color: inherit;
  text-decoration: none;
}

.service-link-block:hover h3 {
  color: var(--color-primary);
}

@media (max-width: 768px) {
  .nav-dropdown {
    position: static;
    transform: none;
    box-shadow: none;
    padding: 0 0 0 16px;
    min-width: 0;
    max-height: 0;
    overflow: hidden;
    opacity: 1;
    visibility: visible;
    transition: max-height var(--transition);
  }

  .nav-dropdown-wrap.open .nav-dropdown {
    max-height: 200px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .nav-dropdown li a {
    padding: 8px 0;
  }

  .feature-cards,
  .scope-cards,
  .process-summary,
  .related-grid,
  .related-text-grid {
    grid-template-columns: 1fr;
  }

  .page-hero-content {
    padding: 60px 20px;
  }

  .page-cta-box {
    padding: 40px 24px;
  }
}

/* About Page */
.about-page-hero {
  padding-top: calc(var(--header-height) + 40px);
  padding-bottom: 40px;
}

.about-values {
  background: var(--color-gray-light);
}

.about-values-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px 48px;
}

.about-value-item {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.about-value-icon {
  flex-shrink: 0;
  width: 52px;
  height: 52px;
  background: var(--color-primary);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-value-icon svg {
  width: 24px;
  height: 24px;
  color: var(--color-white);
}

.about-value-item h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
}

.about-value-item p {
  font-size: 15px;
  color: var(--color-gray);
  line-height: 1.6;
}

@media (max-width: 768px) {
  .about-values-grid {
    grid-template-columns: 1fr;
  }
}

.page-hero-compact {
  min-height: 0;
}

.page-hero-compact .page-hero-content {
  padding: 52px 20px 36px;
}

.page-hero-compact .page-hero-content h1 {
  font-size: clamp(1.7rem, 3.2vw, 2.4rem);
  margin-bottom: 10px;
}

.page-hero-compact .page-hero-content p {
  margin-bottom: 0;
  font-size: 16px;
}

.legal-kicker {
  display: inline-block;
  margin-bottom: 10px !important;
  padding: 4px 12px;
  border-radius: 999px;
  background: var(--color-primary);
  color: var(--color-white) !important;
  font-size: 12px !important;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.legal-section {
  background: #f4f6ef;
}

.legal-grid {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: 24px;
  max-width: 980px;
  margin: 0 auto;
}

.legal-card,
.legal-doc {
  background: var(--color-white);
  border-radius: 12px;
  box-shadow: var(--shadow-sm);
  border: 1px solid #e7ebd9;
}

.legal-card {
  padding: 32px 28px;
}

.legal-card-wide {
  grid-column: 1 / -1;
}

.legal-card h2,
.legal-block h2 {
  font-size: 1.2rem;
  font-weight: 700;
  margin: 0 0 18px;
  padding-bottom: 12px;
  border-bottom: 2px solid var(--color-primary-light);
  color: var(--color-black);
}

.legal-doc {
  max-width: 860px;
  margin: 0 auto;
  padding: 0 0 40px;
  overflow: hidden;
}

.legal-doc-bar {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
  padding: 14px 36px;
  background: var(--color-primary-light);
  color: var(--color-gray-dark);
  font-size: 13px;
  font-weight: 600;
}

.legal-toc {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 24px 36px 8px;
}

.legal-toc a {
  display: inline-block;
  padding: 7px 14px;
  border-radius: 999px;
  background: var(--color-gray-light);
  color: var(--color-gray-dark);
  font-size: 13px;
  font-weight: 600;
}

.legal-toc a:hover {
  background: var(--color-primary);
  color: var(--color-white);
}

.legal-block {
  padding: 8px 36px 0;
}

.legal-block + .legal-block {
  margin-top: 28px;
}

.legal-block h2 {
  padding-left: 14px;
  border-bottom: none;
  border-left: 4px solid var(--color-primary);
  padding-bottom: 0;
  margin-bottom: 14px;
}

.legal-card p,
.legal-block p {
  margin-bottom: 12px;
  color: var(--color-gray-dark);
  line-height: 1.75;
}

.legal-card p:last-child,
.legal-block p:last-child,
.legal-box p:last-child {
  margin-bottom: 0;
}

.legal-dl {
  display: grid;
  gap: 0;
}

.legal-dl > div {
  display: grid;
  grid-template-columns: 180px 1fr;
  gap: 12px 20px;
  padding: 12px 0;
  border-bottom: 1px solid #eef1e4;
}

.legal-dl > div:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.legal-dl > div:first-child {
  padding-top: 0;
}

.legal-dl dt {
  font-size: 13px;
  font-weight: 700;
  color: var(--color-gray);
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.legal-dl dd {
  margin: 0;
  color: var(--color-black);
  line-height: 1.55;
}

.legal-dl a,
.legal-card a,
.legal-block a,
.legal-box a {
  font-weight: 600;
}

.legal-contact-list {
  list-style: none;
  display: grid;
  gap: 16px;
}

.legal-contact-list li {
  padding: 16px 18px;
  background: var(--color-primary-light);
  border-radius: var(--radius);
}

.legal-contact-list span {
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--color-gray);
  margin-bottom: 4px;
}

.legal-contact-list a {
  color: var(--color-black);
  font-weight: 700;
  overflow-wrap: anywhere;
}

.legal-box,
.legal-block p,
.legal-card p {
  overflow-wrap: anywhere;
}

.legal-box {
  background: var(--color-primary-light);
  border-radius: var(--radius);
  padding: 20px 22px;
  margin: 8px 0 16px;
}

.legal-box strong {
  display: block;
  margin-bottom: 8px;
}

.legal-box p {
  margin-bottom: 10px;
}

.legal-check-list {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin: 8px 0 16px;
  padding: 0;
}

.legal-check-list li {
  position: relative;
  padding: 12px 14px 12px 38px;
  background: var(--color-gray-light);
  border-radius: var(--radius);
  font-size: 14px;
  line-height: 1.45;
  color: var(--color-gray-dark);
}

.legal-check-list li::before {
  content: "";
  position: absolute;
  left: 14px;
  top: 16px;
  width: 8px;
  height: 14px;
  border: solid var(--color-primary-dark);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.legal-link-btn {
  display: inline-block;
  margin: 4px 0 12px;
  padding: 10px 18px;
  border-radius: var(--radius);
  background: var(--color-primary);
  color: var(--color-white) !important;
  font-weight: 700;
}

.legal-link-btn:hover {
  background: var(--color-primary-dark);
}

@media (max-width: 800px) {
  .legal-grid {
    grid-template-columns: 1fr;
  }

  .legal-doc-bar,
  .legal-toc,
  .legal-block {
    padding-left: 22px;
    padding-right: 22px;
  }

  .legal-dl > div,
  .legal-check-list {
    grid-template-columns: 1fr;
  }
}
