@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800&family=DM+Sans:wght@400;500&family=Instrument+Serif:ital@1&display=swap');
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: #FAF7F2; color: #1C1917; font-family: 'DM Sans', sans-serif; }
a { color: #D4622A; text-decoration: none; }
a:hover { color: #1C1917; }

.logo { display: flex; align-items: baseline; gap: 2px; font-family: 'Barlow Condensed', sans-serif; font-weight: 800; font-size: 26px; letter-spacing: -0.01em; color: #FAF7F2; white-space: nowrap; }
.logo span { color: #D4622A; }
.logo:hover { color: #FAF7F2; }
.logo:hover span { color: #D4622A; }
.cta-btn:hover .cta-label { color: #FAF7F2; }

.site-nav { position: sticky; top: 0; z-index: 100; background: #0F0D0C; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; padding: 18px 32px; gap: 12px; }
.nav-links { display: flex; align-items: center; gap: 20px; justify-self: center; white-space: nowrap; }
.nav-links a, .mobile-menu a { font-family: 'DM Sans', sans-serif; font-weight: 500; font-size: 13px; letter-spacing: 0.08em; text-transform: uppercase; color: #FAF7F2; }
.nav-right { justify-self: end; display: flex; align-items: center; gap: 12px; white-space: nowrap; }
.hamburger { display: none; align-items: center; justify-content: center; width: 36px; height: 36px; background: transparent; border: 1px solid #3A3532; border-radius: 8px; color: #FAF7F2; cursor: pointer; }
.mobile-menu { display: none; flex-direction: column; background: #1C1917; border-top: 1px solid #2A2624; padding: 8px 32px 16px; }
.mobile-menu a { font-size: 14px; padding: 12px 0; border-bottom: 1px solid #2A2624; }
.mobile-menu a:last-child { border-bottom: none; }
@media (max-width: 999px) {
  .nav-links { display: none; }
  .hamburger { display: flex; }
  .mobile-menu.open { display: flex; }
}

.cta-btn { position: relative; display: inline-flex; align-items: center; justify-content: center; gap: 10px; overflow: hidden; padding: 18px 36px; background: #D4622A; border-radius: 999px; cursor: pointer; }
.cta-btn.pulse { animation: sg-pulse 2.4s ease-in-out infinite; }
.cta-overlay { position: absolute; inset: 0; background: #1C1917; border-radius: 999px; transform: scaleX(0); transform-origin: left; transition: transform 0.32s cubic-bezier(0.65,0,0.35,1); z-index: 0; }
.cta-btn:hover .cta-overlay { transform: scaleX(1); }
.cta-label { position: relative; z-index: 1; font-family: 'DM Sans', sans-serif; font-weight: 700; font-size: 14px; letter-spacing: 0.14em; text-transform: uppercase; color: #FAF7F2; white-space: nowrap; }
@keyframes sg-pulse { 0%, 100% { box-shadow: 0 0 0 0 rgba(212,98,42,0.45); } 50% { box-shadow: 0 0 0 12px rgba(212,98,42,0); } }

.accent-italic { font-family: 'Instrument Serif', serif; font-style: italic; font-weight: 700; -webkit-text-stroke: 0.4px currentColor; text-transform: uppercase; letter-spacing: 0; }
.bar { width: 32px; height: 3px; background: #D4622A; }

.site-footer { background: #0F0D0C; padding: 72px 48px 40px; }
.footer-grid { max-width: 1180px; margin: 0 auto; display: grid; grid-template-columns: 1.3fr 0.8fr 0.8fr 1.1fr; gap: 48px; padding-bottom: 48px; border-bottom: 1px solid #2A2624; margin-bottom: 28px; }
.footer-grid .col-title { font-family: 'DM Sans', sans-serif; font-weight: 500; font-size: 12px; letter-spacing: 0.1em; text-transform: uppercase; color: #8C7B6E; margin-bottom: 18px; }
.footer-links { display: flex; flex-direction: column; gap: 14px; }
.footer-links a { font-family: 'DM Sans', sans-serif; font-size: 14px; color: #FAF7F2; text-transform: none; letter-spacing: 0; }
.footer-bottom { max-width: 1180px; margin: 0 auto; font-family: 'DM Sans', sans-serif; font-size: 14px; color: #FAF7F2; display: flex; align-items: center; justify-content: center; gap: 20px; flex-wrap: wrap; }
.footer-bottom a { color: #FAF7F2; }
.footer-sep { width: 1px; height: 16px; background: #3A3532; }
.linkedin-icon { display: inline-flex; align-items: center; justify-content: center; width: 40px; height: 40px; border: 1px solid #3A3532; border-radius: 999px; color: #FAF7F2; }
.linkedin-icon:hover { border-color: #D4622A; color: #D4622A; }
@media (max-width: 900px) { .footer-grid { grid-template-columns: 1fr 1fr; } }
@media (max-width: 600px) { .footer-grid { grid-template-columns: 1fr; } }

.legal-hero { background: #0F0D0C; padding: 72px 48px 56px; text-align: center; }
.legal-hero h1 { font-family: 'Barlow Condensed', sans-serif; font-weight: 800; font-size: clamp(32px, 4.5vw, 52px); line-height: 1.05; letter-spacing: -0.02em; text-transform: uppercase; color: #FAF7F2; margin: 0 0 14px; }
.legal-hero .updated { font-family: 'DM Sans', sans-serif; font-size: 14px; color: #8C7B6E; margin: 0; }
.legal-body { padding: 64px 48px 96px; }
.legal-body .wrap { max-width: 760px; margin: 0 auto; }
.legal-body p { font-family: 'DM Sans', sans-serif; font-size: 16px; line-height: 1.7; color: #3A3532; margin: 0 0 16px; }
.legal-body h2 { font-family: 'Barlow Condensed', sans-serif; font-weight: 800; text-transform: uppercase; letter-spacing: -0.01em; font-size: 22px; color: #1C1917; margin: 36px 0 12px; }

.offer-grid { max-width: 1180px; margin: 0 auto; display: grid; grid-template-columns: repeat(3,1fr); gap: 1px; background: #2A2624; }
.offer-card { background: #0F0D0C; padding: 40px 32px; text-align: left; }
@media (max-width: 900px) {
  .offer-grid { grid-template-columns: repeat(2,1fr); }
}
@media (max-width: 600px) {
  .offer-grid { grid-template-columns: 1fr; }
  .offer-card { padding: 32px 24px; }
}

.expert-section { background: #FAF7F2; display: grid; grid-template-columns: 1fr 1fr; align-items: center; max-width: 1280px; margin: 0 auto; }
.expert-image-wrap { display: flex; align-items: center; justify-content: center; padding: 48px; height: 840px; background: #FAF7F2; }
.expert-image-inner { position: relative; overflow: hidden; width: 100%; max-width: 551px; height: 683px; }
.expert-content { padding: 96px 64px; display: flex; flex-direction: column; justify-content: center; }
@media (max-width: 900px) {
  .expert-section { grid-template-columns: 1fr; }
  .expert-image-wrap { height: auto; padding: 40px 24px 0; }
  .expert-image-inner { height: auto; aspect-ratio: 551 / 683; max-width: 420px; margin: 0 auto; }
  .expert-content { padding: 48px 24px 64px; }
}
