@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=Inter:wght@300;400;500;600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0a1628;--navy-mid:#0f2040;--navy-light:#162850;--gold:#c9a84c;--gold-light:#e2c06a;--gold-dim:#c9a84c1f;--white:#fff;--slate:#e2e8f0;--muted:#94a3b8;--border:#c9a84c33}html{scroll-behavior:smooth}body{background-color:var(--navy);color:var(--white);background-image:radial-gradient(80% 60% at 20% 10%,#c9a84c12 0%,#0000 60%),radial-gradient(60% 50% at 80% 80%,#0a286480 0%,#0000 60%);margin:0;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-ring{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}#root{text-align:left;width:100%}h1,h2,h3{font-family:Playfair Display,serif;line-height:1.2}a{color:inherit;text-decoration:none}::selection{background:var(--gold);color:var(--navy)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--navy)}::-webkit-scrollbar-thumb{background:var(--gold);border-radius:3px}@media (width<=640px){.section-pad{padding:60px 20px!important}.hero-section{padding-left:20px!important;padding-right:20px!important}.about-flex{gap:40px!important}.about-bento{grid-template-columns:1fr!important}.team-bio{padding:28px 24px!important}.cta-flex{gap:40px!important}.cta-form-card{padding:28px 20px!important}.footer-pad{padding:48px 20px 24px!important}.footer-logo-img{height:140px!important}.footer-bottom{flex-direction:column!important;align-items:flex-start!important}.footer-links{flex-wrap:wrap!important;gap:16px!important}}
