/* Editorial financial profile. Content and behavior remain in the existing page. */
:root {
  --primary: #101f30;
  --secondary: #1b3045;
  --accent: #987b43;
  --accent-light: #cdb780;
  --text-dark: #192c3c;
  --border: #d7dce0;
  --font-serif: Georgia, 'Times New Roman', serif;
  --font-sans: Arial, Helvetica, sans-serif;
  --gradient-accent: linear-gradient(110deg, #b49a61, #cebb8a);
  --content-max: 1240px;
  --page-pad: clamp(22px, 6vw, 110px);
}
html { scroll-snap-type: none; scroll-padding-top: 100px; }
body { background: #f5f6f7; background-image: none; color: var(--text-dark); }
body::after { opacity: .012; }
.navbar, .navbar.scrolled {
  top: 0; left: 0; right: 0; border-radius: 0;
  padding: 20px var(--page-pad);
  background: rgba(12, 27, 43, .97);
  border: 0; border-bottom: 1px solid rgba(205,183,128,.26);
  box-shadow: none; backdrop-filter: blur(12px);
}
.nav-links { gap: clamp(14px, 1.8vw, 30px); }
.nav-links a { font-size: .875rem; letter-spacing: .025em; }
.nav-cta { border-radius: 2px; box-shadow: none; }
.hero { min-height: max(790px, 53vw); padding-top: 150px; padding-bottom: 100px; }
.hero-content {
  width: min(550px, 48vw); padding: 0 24px 0 0;
  background: none; border: 0; border-radius: 0; box-shadow: none;
  backdrop-filter: none; -webkit-backdrop-filter: none;
}
.hero::before { background: none; }
.hero::after { background: linear-gradient(0deg, #101f30, transparent 18%); }
.hero h1 { font-size: clamp(3.4rem, 5.4vw, 5.8rem); font-weight: 400; line-height: 1.02; letter-spacing: -.04em; margin: 24px 0; }
.hero h1 .highlight { color: #d6c18c; background: none; -webkit-text-fill-color: #d6c18c; }
.hero .description { font-size: 1rem; line-height: 1.85; color: #e0e5ea; }
.hero .subtitle { font-size: 1rem; line-height: 1.7; color: #c9d2dc; }
.hero-badge { border: 0; border-radius: 0; padding: 0; background: none; letter-spacing: .1em; font-size: .8125rem; }
.hero-badge .dot { animation: none; background: #cdb780; box-shadow: none; }
.btn, .hero .btn, .contact-form .btn-submit { border-radius: 2px; box-shadow: none; min-height: 48px; font-size: .875rem; letter-spacing: .035em; }
.btn-primary { color: #122437; }
.hero .finance-icons { gap: 18px; margin-top: 26px; }
.finance-icon { width: 38px; height: 38px; padding: 5px; border: 0; border-radius: 0; background: none; box-shadow: none; opacity: .7; }
.hero-stats { border-top: 1px solid rgba(205,183,128,.3); padding-top: 22px; }
.hero-stat { background: none; border: 0; border-radius: 0; padding: 0 26px 0 0; min-width: 0; box-shadow: none; }
.hero-stat .number { font-family: Georgia, serif; font-weight: 400; }
.hero-stat .label { font-size: .8125rem; letter-spacing: .03em; }
.section { min-height: 0; padding: clamp(72px, 8vw, 120px) var(--page-pad); }
.section::before { display: none; }
.section-white { background: #fff; }
.section-light { background: #f3f5f6; }
.section-dark { background: #101f30; }
.section-header { text-align: left; width: min(100%,1240px); margin: 0 auto 48px; }
.section-header .tag, .section-dark .section-header .tag { background: none; border: 0; border-radius: 0; padding: 0; box-shadow: none; font-size: .8125rem; letter-spacing: .16em; color: #8c713d; }
.section-dark .section-header .tag { color: #cdb780; }
.section-header h2 { font-size: clamp(2.1rem, 3.5vw, 3.4rem); font-weight: 400; letter-spacing: -.025em; margin-top: 14px; }
.section-header .divider { margin-left: 0; width: 52px; height: 2px; background: #a78c54; }
.about-grid { grid-template-columns: minmax(240px,.8fr) minmax(0,1.2fr); gap: clamp(30px, 6vw, 80px); align-items: start; }
.about-image { border-radius: 2px; border: 1px solid #dce1e5; box-shadow: 14px 14px 0 #f0f2f4; }
.about-text { border: 0; border-radius: 0; background: none; box-shadow: none; padding: 0; backdrop-filter: none; }
.about-text p { font-size: 1rem; line-height: 1.9; color: #405162; }
.dual-timeline-grid { gap: clamp(24px,4vw,60px); }
.timeline-column { background: none; border: 0; border-radius: 0; padding: 0; box-shadow: none; backdrop-filter: none; }
.timeline-column-header { border-bottom: 1px solid #bcc6cf; padding-bottom: 20px; margin-bottom: 28px; }
.timeline-column-header span { border: 0; background: none; border-radius: 0; font-size: .75rem; }
.timeline-card, .compact-item .timeline-card { border: 0; border-bottom: 1px solid #d6dde3; border-radius: 0; padding: 0 0 28px; margin-bottom: 28px; background: none; box-shadow: none; backdrop-filter: none; }
.timeline-card::before { display: none; }
.timeline-card p, .career-summary, .responsibility-list { font-size: 1rem; line-height: 1.8; }
.compact-item .timeline-card h4 { font-size: 1.25rem; font-weight: 400; }
.compact-timeline::before { width: 1px; background: #c5b38c; }
.compact-dot { width: 9px; height: 9px; box-shadow: none; border-width: 2px; }
.credential-card { border: 1px solid #d8dfe5; border-radius: 2px; background: #fff; box-shadow: none; padding: 30px 22px; }
.credential-icon { filter: grayscale(1); opacity: .72; }
.focus-card { border: 1px solid #344558; border-radius: 2px; background: #142639; box-shadow: none; padding: 32px; }
.focus-card .icon { filter: grayscale(1); }
.focus-card p { font-size: 1rem; line-height: 1.8; }
.credential-card:hover, .timeline-card:hover, .focus-card:hover { transform: none; box-shadow: none; }
.timeline-card:hover { background: none; }
.focus-card:hover { background: #1a3045; border-color: #8c7955; }
.testimonial-card { border-radius: 2px; box-shadow: none; border: 1px solid #d8dfe5; background: #fff; }
.contact-grid { gap: clamp(28px,5vw,72px); align-items: start; }
.contact-info { padding: 0; border: 0; border-radius: 0; background: none; box-shadow: none; backdrop-filter: none; }
.contact-info p { font-size: 1rem; line-height: 1.85; }
.contact-form { padding: clamp(24px,3vw,44px); border: 1px solid #d0d9e1; border-top: 3px solid #a78c54; border-radius: 2px; box-shadow: 0 12px 32px rgba(16,31,48,.05); background: #fff; }
.contact-form input, .contact-form textarea { border-radius: 2px; background: #f9fafb; font-size: 1rem; }
.contact-form .btn-submit { background: #10273d; color: #fff; }
.contact-form .btn-submit:hover { background: #23425d; transform: none; box-shadow: none; }
.footer { background: #0c1b2b; border-top: 1px solid #344353; padding: 50px var(--page-pad); }
.footer p { line-height: 1.8; }
@media(max-width:1100px) { .hero h1 { font-size: clamp(3rem,5.4vw,4.6rem); } }
@media(max-width:820px) {
  .navbar, .navbar.scrolled { padding: 14px 20px; }
  .nav-links { background: #101f30; border-radius: 0; }
  .hero { min-height: 0; padding: calc(50vw + 100px) 24px 64px; }
  .hero-content { width: 100%; padding: 0; }
  .hero h1 { font-size: clamp(3.2rem,9vw,4.5rem); }
  .about-grid, .dual-timeline-grid, .contact-grid { grid-template-columns: minmax(0,1fr); }
  .about-image { max-width: 440px; }
  .credentials-grid, .focus-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media(max-width:540px) {
  .credentials-grid, .focus-grid { grid-template-columns: minmax(0,1fr); }
  .hero-buttons { flex-wrap: wrap; }
  .hero .btn { padding: 14px 18px; }
  .section-header { margin-bottom: 32px; }
  .hero-stat { padding-right: 14px; }
}
@media(prefers-reduced-motion:reduce) { *, *::before, *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; } }

/* Preserve the full composition of the supplied portrait. */
.about-image { aspect-ratio: 3 / 4; }
.about-image img { width: 100%; height: 100%; object-fit: cover; object-position: center top; }
