@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Manrope:wght@400;500;600;700&display=swap");:root{--gwh-ink:#0b1420;--gwh-navy:#122033;--gwh-slate:#1c2d42;--gwh-fog:#e8eef5;--gwh-mist:#b7c4d4;--gwh-gold:#c6a15b;--gwh-gold-bright:#e0c07a;--gwh-line:rgba(232,238,245,0.14)}.gwh-page{font-family:Manrope,system-ui,sans-serif}.gwh-display{font-family:Cormorant Garamond,Georgia,Times New Roman,serif}@keyframes gwh-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes gwh-ken{0%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes gwh-glow{0%,to{box-shadow:0 0 0 0 rgba(198,161,91,.35)}50%{box-shadow:0 0 0 10px rgba(198,161,91,0)}}.gwh-hero-copy{animation:gwh-rise .9s cubic-bezier(.22,1,.36,1) both}.gwh-hero-copy-delay{animation:gwh-rise .9s cubic-bezier(.22,1,.36,1) .14s both}.gwh-hero-cta{animation:gwh-rise .9s cubic-bezier(.22,1,.36,1) .28s both}.gwh-hero-media img{animation:gwh-ken 12s ease-out both}.gwh-cta-pulse{animation:gwh-glow 2.8s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.gwh-cta-pulse,.gwh-hero-copy,.gwh-hero-copy-delay,.gwh-hero-cta,.gwh-hero-media img{animation:none}}