@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;1,700&display=swap");.landing-root{--font-landing-sans:"Inter",sans-serif;--font-landing-serif:"Playfair Display",serif;min-height:100vh;background-color:#eaf4eb;color:#1c1c1c;font-family:var(--font-landing-sans);perspective:1400px}.landing-sticky-header{position:sticky;top:0;z-index:1100;background-color:#fff;box-shadow:0 1px 8px rgba(30,74,56,.08)}