@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,600&family=Manrope:wght@300;400;500;600;700;800&display=swap";:root{--font-heading: "Cormorant Garamond", Georgia, serif;--font-body: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-family:var(--font-body);line-height:1.5;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{font-family:var(--font-body)!important;min-height:100vh;margin:0;padding:0}h1,h2,h3,h4,h5,h6,.font-serif,[data-font=heading],.chakra-heading{font-family:Cormorant Garamond,Georgia,serif!important;letter-spacing:.02em}p,span,a,label,li,button,input,textarea,select,.chakra-text,.chakra-button,.chakra-badge{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.font-mono,[data-font-mono=true],code,pre{font-family:monospace!important}.spin-animation{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
