/* About page styles */

:root {
  --brand: #1a3a5c;
  --brand-dark: #0f2a47;
  --accent: #e85d04;
  --accent-hover: #d45203;
  --dark: #1a1a1a;
  --gray: #6a6a6a;
  --light: #f5f5f5;
  --white: #ffffff;
  --border: #e2e2e2;
}

/* Hero */
.about-hero {
  position: relative;
  background: var(--brand-dark);
  color: var(--white);
  padding: 80px 24px 90px;
  overflow: hidden;
}
.about-hero-inner {
  position: relative;
  z-index: 2;
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
}
.about-eyebrow {
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #f0a500;
  margin-bottom: 16px;
}
.about-title {
  font-family: 'Instrument Serif', serif;
  font-size: clamp(2rem, 5vw, 3.5rem);
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 20px;
  letter-spacing: -0.5px;
}
.about-intro {
  font-size: 1.05rem;
  color: rgba(255,255,255,0.65);
  line-height: 1.6;
  max-width: 540px;
  margin: 0 auto;
}
.about-hero-bg-text {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  font-family: 'Instrument Serif', serif;
  font-size: clamp(8rem, 20vw, 16rem);
  font-weight: 400;
  color: rgba(255,255,255,0.03);
  letter-spacing: -0.05em;
  pointer-events: none;
  user-select: none;
  white-space: nowrap;
}

/* Story section */
.story-section {
  padding: 80px 24px;
  background: #faf9f7;
}
.story-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: start;
}
.story-col h2 {
  font-family: 'Instrument Serif', serif;
  font-size: 1.8rem;
  font-weight: 400;
  color: var(--brand);
  margin-bottom: 20px;
  line-height: 1.2;
}
.story-col p {
  font-family: 'Satoshi', sans-serif;
  font-size: 0.97rem;
  line-height: 1.8;
  color: #3a3a3a;
  margin-bottom: 16px;
}
.story-col p:last-child { margin-bottom: 0; }

/* Mobile section */
.mobile-section {
  padding: 80px 24px;
  background: var(--white);
}
.mobile-inner {
  max-width: 1100px;
  margin: 0 auto;
}
.section-title {
  font-family: 'Instrument Serif', serif;
  font-size: 2rem;
  font-weight: 400;
  color: var(--brand);
  text-align: center;
  margin-bottom: 48px;
}
.mobile-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
.mobile-card {
  background: #faf9f7;
  border-radius: 12px;
  padding: 36px 28px;
  text-align: center;
  border: 1px solid var(--border);
  transition: box-shadow 0.25s ease;
}
.mobile-card:hover {
  box-shadow: 0 4px 20px rgba(0,0,0,0.07);
}
.mobile-card-icon {
  font-size: 2.8rem;
  margin-bottom: 16px;
  display: block;
}
.mobile-card h3 {
  font-family: 'Satoshi', sans-serif;
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--brand);
  margin-bottom: 10px;
}
.mobile-card p {
  font-family: 'Satoshi', sans-serif;
  font-size: 0.9rem;
  color: var(--gray);
  line-height: 1.65;
  margin: 0;
}

/* Trust section */
.trust-section {
  padding: 80px 24px;
  background: #faf9f7;
}
.trust-inner {
  max-width: 1100px;
  margin: 0 auto;
}
.trust-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
.trust-card {
  background: var(--white);
  border-radius: 10px;
  padding: 28px 20px;
  text-align: center;
  border: 1px solid var(--border);
  transition: box-shadow 0.25s ease;
}
.trust-card:hover {
  box-shadow: 0 4px 20px rgba(0,0,0,0.07);
}
.trust-card-icon {
  font-size: 2.4rem;
  margin-bottom: 12px;
  display: block;
}
.trust-card-label {
  font-family: 'Satoshi', sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  color: var(--gray);
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 6px;
}
.trust-card-value {
  font-family: 'Satoshi', sans-serif;
  font-size: 0.95rem;
  font-weight: 700;
  color: var(--brand);
}

/* Video section */
.video-section {
  padding: 80px 24px;
  background: var(--white);
}
.video-inner {
  max-width: 900px;
  margin: 0 auto;
}
.video-placeholder {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 */
  background: var(--brand-dark);
  border-radius: 12px;
  overflow: hidden;
}
.video-placeholder-inner {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-placeholder-text {
  font-family: 'Instrument Serif', serif;
  font-size: 1.3rem;
  font-style: italic;
  color: rgba(255,255,255,0.4);
}

/* CTA block */
.about-cta-block {
  background: var(--brand);
  padding: 70px 24px;
  text-align: center;
}
.about-cta-content {
  max-width: 520px;
  margin: 0 auto;
}
.about-cta-content h2 {
  font-family: 'Instrument Serif', serif;
  font-size: 2rem;
  font-weight: 400;
  color: var(--white);
  margin-bottom: 12px;
  line-height: 1.2;
}
.about-cta-content p {
  color: rgba(255,255,255,0.72);
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 32px;
}
.about-cta-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}
.about-cta-phone {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: rgba(255,255,255,0.12);
  color: var(--white);
  padding: 14px 28px;
  border-radius: 8px;
  font-weight: 700;
  font-size: 1rem;
  text-decoration: none;
  transition: background 0.2s ease;
  border: 1px solid rgba(255,255,255,0.2);
}
.about-cta-phone:hover {
  background: rgba(255,255,255,0.2);
}
.about-cta-book {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--accent);
  color: var(--white);
  padding: 14px 28px;
  border-radius: 8px;
  font-weight: 700;
  font-size: 1rem;
  text-decoration: none;
  transition: background 0.2s ease;
}
.about-cta-book:hover {
  background: var(--accent-hover);
}

/* Nav */
.navbar {
  position: sticky;
  top: 0;
  z-index: 100;
  background: var(--white);
  border-bottom: 1px solid var(--border);
  padding: 0 24px;
}
.nav-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 64px;
}
.logo {
  font-size: 1.5rem;
  font-weight: 800;
  color: var(--brand);
  letter-spacing: -0.5px;
  text-decoration: none;
}
.nav-links {
  display: flex;
  align-items: center;
  gap: 28px;
}
.nav-links a {
  font-size: 0.9rem;
  font-weight: 500;
  color: var(--gray);
  text-decoration: none;
  transition: color 0.2s;
}
.nav-links a:hover { color: var(--brand); }
.nav-cta {
  background: var(--accent);
  color: var(--white) !important;
  padding: 8px 20px;
  border-radius: 6px;
  font-weight: 600 !important;
  transition: background 0.2s;
}
.nav-cta:hover { background: var(--accent-hover); }

/* Footer */
.footer {
  background: var(--dark);
  color: var(--white);
  padding: 60px 24px 30px;
}
.footer-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 60px;
  padding-bottom: 40px;
}
.footer-brand .footer-logo {
  font-size: 1.4rem;
  font-weight: 800;
  margin-bottom: 6px;
}
.footer-tagline {
  color: rgba(255,255,255,0.45);
  font-size: 0.85rem;
}
.footer-links {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
.footer-col-head {
  font-weight: 700;
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: rgba(255,255,255,0.5);
  margin-bottom: 14px;
}
.footer-col p, .footer-col a {
  display: block;
  color: rgba(255,255,255,0.65);
  font-size: 0.88rem;
  line-height: 2;
  text-decoration: none;
  transition: color 0.2s;
}
.footer-col a:hover { color: var(--white); }
.footer-bottom {
  max-width: 1100px;
  margin: 0 auto;
  border-top: 1px solid rgba(255,255,255,0.1);
  padding-top: 24px;
}
.footer-bottom p {
  font-size: 0.8rem;
  color: rgba(255,255,255,0.3);
}

@media (max-width: 600px) {
  .story-inner { grid-template-columns: 1fr; gap: 40px; }
  .mobile-grid { grid-template-columns: 1fr; }
  .trust-grid { grid-template-columns: 1fr 1fr; }
  .footer-inner { grid-template-columns: 1fr; gap: 36px; }
  .footer-links { grid-template-columns: 1fr 1fr; }
  .nav-links { display: none; }
  .about-cta-actions { flex-direction: column; }
  .about-cta-phone, .about-cta-book { width: 100%; justify-content: center; }
}