*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-navy:#07111f;--color-navy-deep:#040b14;--color-charcoal:#111827;--color-gold:#d4af37;--color-soft-gold:#f4d675;--color-white:#fff;--color-light-bg:#f4f7fb;--color-light-bg-alt:#eef2f7;--color-muted:#64748b;--color-border:#ffffff14;--color-border-light:#e2e8f0;--shadow-sm:0 1px 2px #07111f0d;--shadow-md:0 14px 36px #07111f17;--shadow-lg:0 24px 56px #07111f1f;--shadow-xl:0 36px 72px #07111f29;--shadow-card:0 10px 40px #07111f12, 0 1px 0 #fffc inset;--shadow-card-hover:0 28px 64px #07111f24, 0 0 0 1px #d4af3714;--shadow-gold:0 8px 32px #d4af3738;--radius-sm:8px;--radius-md:14px;--radius-lg:18px;--radius-xl:28px;--font-heading:var(--font-sora), system-ui, sans-serif;--font-body:var(--font-inter), system-ui, sans-serif;--container:1200px;--nav-height:80px;--section-y:6.5rem;--ease-premium:cubic-bezier(.22, 1, .36, 1);--transition-premium:transform .4s var(--ease-premium), box-shadow .4s ease, border-color .35s ease, background .35s ease, color .3s ease}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--color-charcoal);background:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:0 0;border:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.02em;font-weight:700;line-height:1.12}h1{letter-spacing:-.03em;font-size:clamp(2.75rem,6vw,4.25rem)}h2{letter-spacing:-.025em;font-size:clamp(1.875rem,3.5vw,2.75rem)}h3{letter-spacing:-.015em;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:600}.container{width:min(100% - 2.5rem, var(--container));margin-inline:auto}.section{padding:var(--section-y) 0;position:relative}.section:before{content:"";opacity:.65;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#d4af3724 50%,#0000 100%);width:min(92%,720px);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.section:first-of-type:before,.section+.section:before{opacity:.35}.sectionAlt{background:radial-gradient(ellipse 80% 50% at 50% 0%, #d4af370a 0%, transparent 55%), linear-gradient(180deg, var(--color-light-bg-alt) 0%, var(--color-light-bg) 100%);border-top:1px solid #07111f0a;border-bottom:1px solid #07111f0a}.sectionDark{background:radial-gradient(ellipse 60% 45% at 80% 15%, #d4af3712 0%, transparent 58%), linear-gradient(165deg, var(--color-navy-deep) 0%, var(--color-navy) 48%, #0a1628 100%);color:var(--color-white)}.sectionDark:before{opacity:.5;background:linear-gradient(90deg,#0000 0%,#d4af3738 50%,#0000 100%)}.sectionDark:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#f4f7fb0a 100%);height:120px;position:absolute;bottom:0;left:0;right:0}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--color-gold);margin-bottom:1.25rem;font-size:.75rem;font-weight:700;display:inline-block}.eyebrowLight{color:var(--color-soft-gold)}.lead{color:var(--color-muted);max-width:640px;font-size:1.125rem;line-height:1.75}.leadLight{color:#ffffffc7}.grid2,.grid3{gap:2rem;display:grid}@media (min-width:768px){.grid2{grid-template-columns:repeat(2,1fr);gap:2.25rem}.grid3{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (min-width:1024px){:root{--section-y:7.5rem}.grid2{gap:2.5rem}.grid3{gap:2.25rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
