@import"https://fonts.googleapis.com/css2?family=Lora:wght@400;500&display=swap";*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;background-color:#fff;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.landing{min-height:100vh;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:2rem}.landing__brand{font-family:Lora,Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(2.25rem,4.5vw,3.375rem);color:#000;letter-spacing:.02em;margin:0;text-align:center}.landing__tagline{font-family:Lora,Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(1.5rem,3vw,2.25rem);color:#1a1a1a;letter-spacing:.02em;margin:0}
