*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
:root {
  --navy: #0D1B3E;
  --navy-light: #162548;
  --coral: #E8694A;
  --coral-light: #F08068;
  --white: #FFFFFF;
  --text-muted: #8B95A8;
  --text-light: #C5CBD8;
  --border: rgba(255,255,255,0.08);
}
html { scroll-behavior: smooth; }
body { font-family: 'DM Sans', sans-serif; background: var(--navy); color: var(--white); overflow-x: hidden; }

/* NAV */
nav { position: fixed; top: 0; left: 0; right: 0; z-index: 100; display: flex; justify-content: space-between; align-items: center; padding: 1.25rem 4rem; background: rgba(13,27,62,0.85); backdrop-filter: blur(12px); border-bottom: 1px solid var(--border); }
.logo { font-family: 'Playfair Display', serif; font-size: 1.5rem; font-weight: 600; color: var(--white); text-decoration: none; }
.logo span { color: var(--coral); }
.nav-links { display: flex; gap: 2.25rem; align-items: center; }
.nav-links a { color: var(--text-light); text-decoration: none; font-size: 0.875rem; transition: color 0.2s; }
.nav-links a:hover, .nav-links a.active { color: var(--white); }
.btn-nav { background: var(--coral) !important; color: var(--white) !important; padding: 0.6rem 1.4rem !important; border-radius: 6px; font-weight: 500 !important; }
.btn-nav:hover { background: var(--coral-light) !important; }
.nav-toggle { display: none; background: none; border: none; color: var(--white); font-size: 1.5rem; cursor: pointer; }

/* HERO */
.hero { min-height: 88vh; display: flex; align-items: center; padding: 9rem 4rem 5rem; position: relative; overflow: hidden; }
.hero.compact { min-height: 62vh; padding-bottom: 3rem; }
.hero::before { content: ''; position: absolute; top: -200px; right: -200px; width: 700px; height: 700px; background: radial-gradient(circle, rgba(232,105,74,0.12) 0%, transparent 70%); pointer-events: none; }
.hero-inner { max-width: 1100px; margin: 0 auto; width: 100%; display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 5rem; align-items: center; }
.hero-inner.single { grid-template-columns: 1fr; max-width: 760px; text-align: left; }
.hero-eyebrow { display: inline-flex; align-items: center; gap: 0.5rem; background: rgba(232,105,74,0.12); border: 1px solid rgba(232,105,74,0.25); border-radius: 100px; padding: 0.35rem 1rem; font-size: 0.78rem; font-weight: 500; color: var(--coral-light); letter-spacing: 0.06em; text-transform: uppercase; margin-bottom: 1.75rem; }
.dot { width: 6px; height: 6px; border-radius: 50%; background: var(--coral); display: inline-block; animation: pulse 2s infinite; }
@keyframes pulse { 0%,100%{opacity:1} 50%{opacity:0.4} }
h1 { font-family: 'Playfair Display', serif; font-size: clamp(2.4rem, 4vw, 3.4rem); font-weight: 600; line-height: 1.15; letter-spacing: -0.02em; margin-bottom: 1.5rem; color: var(--white); }
h1 em { color: var(--coral); font-style: normal; }
.hero-sub { font-size: 1.05rem; color: var(--text-light); line-height: 1.7; margin-bottom: 2.5rem; font-weight: 300; max-width: 640px; }
.hero-ctas { display: flex; gap: 1rem; flex-wrap: wrap; }
.btn-primary { background: var(--coral); color: var(--white); padding: 0.85rem 2rem; border-radius: 8px; font-size: 0.95rem; font-weight: 500; text-decoration: none; transition: background 0.2s, transform 0.15s; display: inline-block; border: none; cursor: pointer; font-family: 'DM Sans', sans-serif; }
.btn-primary:hover { background: var(--coral-light); transform: translateY(-1px); }
.btn-secondary { background: transparent; color: var(--white); padding: 0.85rem 2rem; border-radius: 8px; font-size: 0.95rem; text-decoration: none; border: 1px solid rgba(255,255,255,0.2); transition: border-color 0.2s, transform 0.15s; display: inline-block; }
.btn-secondary:hover { border-color: rgba(255,255,255,0.5); transform: translateY(-1px); }

/* HERO PILLARS */
.hero-visual { display: flex; flex-direction: column; gap: 1rem; }
.pillar { display: flex; align-items: flex-start; gap: 1rem; background: var(--navy-light); border: 1px solid var(--border); border-radius: 14px; padding: 1.25rem 1.5rem; transition: border-color 0.25s; }
.pillar:hover { border-color: rgba(232,105,74,0.3); }
.pillar-icon { width: 40px; height: 40px; flex-shrink: 0; background: rgba(232,105,74,0.12); border-radius: 10px; display: flex; align-items: center; justify-content: center; }
.pillar-icon svg, .service-icon svg, .list-icon svg { width: 20px; height: 20px; stroke: var(--coral); fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.pillar-text h4 { font-size: 0.95rem; font-weight: 500; margin-bottom: 0.25rem; color: var(--white); }
.pillar-text p { font-size: 0.8rem; color: var(--text-light); line-height: 1.5; font-weight: 300; }

/* TAGLINE BAND */
.tagline-band { padding: 3rem 4rem; border-top: 1px solid var(--border); border-bottom: 1px solid var(--border); }
.tagline-inner { max-width: 1100px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 2rem; flex-wrap: wrap; }
.tagline-left { display: flex; flex-direction: column; gap: 0.5rem; }
.tagline-text { font-family: 'Playfair Display', serif; font-size: 1.35rem; font-weight: 400; color: var(--text-light); font-style: italic; }
.tagline-text strong { color: var(--white); font-style: normal; }
.tagline-sub { font-family: 'Playfair Display', serif; font-size: 1.1rem; font-weight: 400; color: var(--coral); font-style: italic; }
.stats-row { display: flex; gap: 3rem; }
.stat-item { text-align: center; }
.stat-num { font-size: 1.75rem; font-family: 'Playfair Display', serif; font-weight: 600; color: var(--coral); }
.stat-desc { font-size: 0.78rem; color: var(--text-muted); margin-top: 0.2rem; }

/* SECTIONS */
.section { padding: 5rem 4rem; }
.section.alt { background: var(--navy-light); }
.section-inner { max-width: 1100px; margin: 0 auto; }
.section-label { font-size: 0.75rem; letter-spacing: 0.1em; text-transform: uppercase; color: var(--coral); font-weight: 500; margin-bottom: 0.75rem; }
h2 { font-family: 'Playfair Display', serif; font-size: clamp(1.8rem, 3vw, 2.6rem); font-weight: 600; line-height: 1.2; margin-bottom: 1rem; letter-spacing: -0.02em; color: var(--white); }
h3.sub-h { font-family: 'Playfair Display', serif; font-size: 1.5rem; font-weight: 600; color: var(--white); margin-bottom: 0.75rem; }
.section-desc { color: var(--text-light); font-size: 1rem; line-height: 1.7; max-width: 620px; margin-bottom: 3rem; font-weight: 300; }
.section-desc.tight { margin-bottom: 1.5rem; }

/* SERVICE CARDS */
.services-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.5rem; }
.service-card { background: var(--navy-light); border: 1px solid var(--border); border-radius: 14px; padding: 2rem; transition: border-color 0.25s, transform 0.2s; display: flex; flex-direction: column; }
.section.alt .service-card { background: var(--navy); }
.service-card:hover { border-color: rgba(232,105,74,0.3); transform: translateY(-3px); }
.service-icon { width: 44px; height: 44px; background: rgba(232,105,74,0.12); border-radius: 10px; display: flex; align-items: center; justify-content: center; margin-bottom: 1.25rem; }
.service-card h3 { font-size: 1.1rem; font-weight: 500; margin-bottom: 0.75rem; color: var(--white); }
.service-card p { font-size: 0.875rem; color: var(--text-light); line-height: 1.65; font-weight: 300; flex-grow: 1; }
.service-step { font-size: 0.72rem; letter-spacing: 0.08em; text-transform: uppercase; color: var(--coral-light); margin-bottom: 0.6rem; font-weight: 500; }
.card-link { margin-top: 1.5rem; color: var(--coral); text-decoration: none; font-size: 0.9rem; font-weight: 500; transition: color 0.2s; }
.card-link:hover { color: var(--coral-light); }

/* STEPS */
.steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 2rem; margin-top: 3rem; position: relative; }
.steps.three { grid-template-columns: repeat(3, 1fr); }
.steps::before { content: ''; position: absolute; top: 28px; left: calc(12.5% + 28px); right: calc(12.5% + 28px); height: 1px; background: repeating-linear-gradient(90deg, var(--coral) 0, var(--coral) 6px, transparent 6px, transparent 14px); opacity: 0.3; }
.steps.three::before { left: calc(16.7% + 28px); right: calc(16.7% + 28px); }
.step { text-align: center; }
.step-num { width: 56px; height: 56px; border-radius: 50%; background: rgba(232,105,74,0.12); border: 1px solid rgba(232,105,74,0.3); display: flex; align-items: center; justify-content: center; font-family: 'Playfair Display', serif; font-size: 1.2rem; font-weight: 600; color: var(--coral); margin: 0 auto 1.25rem; }
.step h4 { font-size: 0.95rem; font-weight: 500; margin-bottom: 0.5rem; color: var(--white); }
.step p { font-size: 0.8rem; color: var(--text-light); line-height: 1.6; font-weight: 300; }

/* WHY / FEATURE GRID */
.why-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }
.why-item { display: flex; gap: 1rem; align-items: flex-start; padding: 1.5rem; background: var(--navy-light); border: 1px solid var(--border); border-radius: 12px; }
.section.alt .why-item { background: var(--navy); }
.why-dot { width: 10px; height: 10px; border-radius: 50%; background: var(--coral); margin-top: 0.35rem; flex-shrink: 0; }
.why-item h4 { font-size: 0.95rem; font-weight: 500; margin-bottom: 0.35rem; color: var(--white); }
.why-item p { font-size: 0.82rem; color: var(--text-light); line-height: 1.6; font-weight: 300; }

/* SPLIT LAYOUT */
.split { display: grid; grid-template-columns: 1fr 1fr; gap: 4rem; align-items: start; }
.split-body p { color: var(--text-light); font-size: 0.95rem; line-height: 1.75; font-weight: 300; margin-bottom: 1rem; }
.split-body p strong { color: var(--white); font-weight: 500; }

/* CHECK LIST */
.check-list { list-style: none; display: flex; flex-direction: column; gap: 0.85rem; }
.check-list li { display: flex; gap: 0.85rem; align-items: flex-start; font-size: 0.92rem; color: var(--text-light); font-weight: 300; line-height: 1.55; }
.check-list li::before { content: ''; width: 8px; height: 8px; border-radius: 50%; background: var(--coral); flex-shrink: 0; margin-top: 0.45rem; }
.check-list li strong { color: var(--white); font-weight: 500; }

/* FAQ */
.faq-list { max-width: 780px; }
details { border: 1px solid var(--border); border-radius: 12px; background: var(--navy-light); margin-bottom: 0.85rem; overflow: hidden; }
.section.alt details { background: var(--navy); }
details summary { cursor: pointer; padding: 1.15rem 1.4rem; font-size: 0.95rem; font-weight: 500; color: var(--white); list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 1rem; }
details summary::-webkit-details-marker { display: none; }
details summary::after { content: '+'; color: var(--coral); font-size: 1.3rem; font-weight: 400; flex-shrink: 0; transition: transform 0.2s; }
details[open] summary::after { transform: rotate(45deg); }
details .faq-body { padding: 0 1.4rem 1.25rem; font-size: 0.88rem; color: var(--text-light); line-height: 1.7; font-weight: 300; }
details .faq-body p { margin-bottom: 0.75rem; }
details .faq-body p:last-child { margin-bottom: 0; }

/* TEAM */
.team-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; }
.team-card { background: var(--navy); border: 1px solid var(--border); border-radius: 14px; padding: 2.25rem; transition: border-color 0.25s; }
.section.alt .team-card { background: var(--navy-light); }
.team-card:hover { border-color: rgba(232,105,74,0.3); }
.team-photo { width: 96px; height: 96px; border-radius: 50%; object-fit: cover; border: 2px solid rgba(232,105,74,0.35); margin-bottom: 1.5rem; display: block; }
.team-photo-fallback { width: 96px; height: 96px; border-radius: 50%; background: rgba(232,105,74,0.12); border: 2px solid rgba(232,105,74,0.35); display: flex; align-items: center; justify-content: center; font-family: 'Playfair Display', serif; font-size: 1.6rem; font-weight: 600; color: var(--coral); margin-bottom: 1.5rem; }
.team-card h3 { font-family: 'Playfair Display', serif; font-size: 1.35rem; font-weight: 600; margin-bottom: 0.25rem; color: var(--white); }
.team-role { font-size: 0.82rem; letter-spacing: 0.06em; text-transform: uppercase; color: var(--coral-light); font-weight: 500; margin-bottom: 1.1rem; }
.team-card p { font-size: 0.9rem; color: var(--text-light); line-height: 1.7; font-weight: 300; }
.team-tags { display: flex; flex-wrap: wrap; gap: 0.5rem; margin-top: 1.25rem; }
.team-tags .tag { font-size: 0.72rem; padding: 0.3rem 0.75rem; border-radius: 100px; background: rgba(232,105,74,0.1); border: 1px solid rgba(232,105,74,0.22); color: var(--coral-light); }
.team-together { margin-top: 1.5rem; background: var(--navy); border: 1px solid var(--border); border-left: 3px solid var(--coral); border-radius: 12px; padding: 1.5rem 1.75rem; }
.section.alt .team-together { background: var(--navy-light); }
.team-together p { font-size: 0.92rem; color: var(--text-light); line-height: 1.7; font-weight: 300; }
.team-together p strong { color: var(--white); font-weight: 500; }

/* CTA */
.cta-section { padding: 6rem 4rem; text-align: center; position: relative; overflow: hidden; }
.cta-section::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 600px; height: 600px; background: radial-gradient(circle, rgba(232,105,74,0.1) 0%, transparent 65%); pointer-events: none; }
.cta-section h2 { margin-bottom: 1rem; }
.cta-section p { color: var(--text-light); font-size: 1rem; margin-bottom: 2.5rem; font-weight: 300; }
.cta-section .btn-primary { position: relative; }

/* FORM */
.form-section { padding: 5rem 4rem; background: var(--navy-light); }
.form-inner { max-width: 600px; margin: 0 auto; }
.form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }
.form-group { display: flex; flex-direction: column; gap: 0.5rem; }
.form-group label { font-size: 0.8rem; color: var(--text-light); }
.form-group input, .form-group select, .form-group textarea { background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.1); border-radius: 8px; padding: 0.75rem 1rem; color: var(--white); font-family: 'DM Sans', sans-serif; font-size: 0.9rem; outline: none; transition: border-color 0.2s; width: 100%; }
.form-group input:focus, .form-group select:focus, .form-group textarea:focus { border-color: rgba(232,105,74,0.5); }
.form-group input::placeholder, .form-group textarea::placeholder { color: var(--text-muted); }
.form-group select option { background: var(--navy); color: var(--white); }
.form-group textarea { resize: vertical; min-height: 100px; }
.form-full { grid-column: span 2; }
.form-submit { width: 100%; margin-top: 0.5rem; background: var(--coral); color: var(--white); padding: 0.9rem; border-radius: 8px; border: none; font-size: 0.95rem; font-weight: 500; cursor: pointer; font-family: 'DM Sans', sans-serif; transition: background 0.2s; }
.form-submit:hover { background: var(--coral-light); }
.form-note { font-size: 0.75rem; color: var(--text-muted); text-align: center; margin-top: 1rem; }

/* FOOTER */
footer { padding: 3rem 4rem 2rem; border-top: 1px solid var(--border); }
.footer-inner { max-width: 1100px; margin: 0 auto; display: flex; justify-content: space-between; gap: 2rem; flex-wrap: wrap; }
.footer-brand p { font-size: 0.82rem; color: var(--text-muted); margin-top: 0.75rem; max-width: 280px; line-height: 1.6; }
.footer-col h5 { font-size: 0.78rem; letter-spacing: 0.08em; text-transform: uppercase; color: var(--text-muted); margin-bottom: 0.9rem; font-weight: 500; }
.footer-col a { display: block; color: var(--text-light); text-decoration: none; font-size: 0.85rem; margin-bottom: 0.6rem; transition: color 0.2s; }
.footer-col a:hover { color: var(--white); }
.footer-bottom { max-width: 1100px; margin: 2.5rem auto 0; padding-top: 1.5rem; border-top: 1px solid var(--border); font-size: 0.78rem; color: var(--text-muted); }

/* MOBILE */
@media (max-width: 900px) {
  nav { padding: 1rem 1.5rem; }
  .nav-links { display: none; position: absolute; top: 100%; left: 0; right: 0; background: var(--navy); flex-direction: column; padding: 1.5rem; gap: 1.25rem; border-bottom: 1px solid var(--border); }
  .nav-links.open { display: flex; }
  .nav-toggle { display: block; }
  .hero { padding: 7rem 1.5rem 3rem; min-height: auto; }
  .hero-inner { grid-template-columns: 1fr; gap: 2.5rem; }
  .services-grid { grid-template-columns: 1fr; }
  .steps, .steps.three { grid-template-columns: 1fr 1fr; }
  .steps::before, .steps.three::before { display: none; }
  .why-grid { grid-template-columns: 1fr; }
  .team-grid { grid-template-columns: 1fr; }
  .split { grid-template-columns: 1fr; gap: 2rem; }
  .section, .form-section, .cta-section { padding: 3.5rem 1.5rem; }
  .tagline-band { padding: 2rem 1.5rem; }
  .tagline-inner { flex-direction: column; gap: 1.5rem; }
  .stats-row { gap: 1.5rem; }
  footer { padding: 2.5rem 1.5rem 1.5rem; }
  .footer-inner { flex-direction: column; }
  .form-grid { grid-template-columns: 1fr; }
  .form-full { grid-column: span 1; }
}
