body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App,.home{min-height:100vh}.home{align-items:center;background:linear-gradient(135deg,#1a472a,#2d5a3d 50%,#3d7a52);display:flex;flex-direction:column;justify-content:center;padding:2rem}.welcome-text{animation:fadeInUp 1s ease-out;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:700;letter-spacing:.05em;margin:0;text-shadow:0 0 20px #ffffff4d,0 4px 8px #0000004d}.tagline{animation:fadeInUp 1s ease-out .2s both;color:#ffffffe6;font-size:1.25rem;font-weight:300;letter-spacing:.15em;margin-top:1rem;text-transform:uppercase}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.0947510a.css.map*/