:root{--font-display: "Playfair Display", Georgia, serif;--font-body: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--color-emerald-deep: #166534;--color-emerald-dark: #0F3822;--color-emerald-light: #22C55E;--color-charcoal: #111827;--color-bone: #FAF8F5;--ease-out-editorial: cubic-bezier(.16, 1, .3, 1)}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);color:var(--color-charcoal);background-color:#fff;margin:0;padding:0;overflow-x:hidden}.font-display{font-family:var(--font-display)!important}.font-body{font-family:var(--font-body)!important}.reveal-init{opacity:0;transform:translateY(14px);transition:opacity .36s var(--ease-out-editorial),transform .36s var(--ease-out-editorial);will-change:opacity,transform}.reveal-visible{opacity:1!important;transform:translateY(0)!important}@keyframes heroEntranceFade{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes heroCardReveal{0%{opacity:0;transform:translateY(24px) rotateX(3deg)}to{opacity:1;transform:translateY(0) rotateX(0)}}@keyframes heroCardPulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes heroVideoZoom{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}.animate-hero-eyebrow{animation:heroEntranceFade .34s var(--ease-out-editorial) 40ms both}.animate-hero-headline{animation:heroEntranceFade .38s var(--ease-out-editorial) .12s both}.animate-hero-subhead{animation:heroEntranceFade .38s var(--ease-out-editorial) .2s both}.animate-hero-actions{animation:heroEntranceFade .38s var(--ease-out-editorial) .28s both}.animate-hero-showcase{animation:heroEntranceFade .4s var(--ease-out-editorial) .34s both}.animate-hero-showcase>.MuiGrid-root>.MuiGrid-root{animation-duration:.7s;animation-timing-function:var(--ease-out-editorial);animation-fill-mode:both;perspective:900px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.reveal-init{opacity:1!important;transform:none!important}}
