*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Montserrat,sans-serif;background-color:#0b3b39;color:#f1faee;min-height:100vh;overflow-x:hidden}#root{min-height:100vh;display:flex;flex-direction:column}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0b3b39}::-webkit-scrollbar-thumb{background:#1e7a6f;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2a9d8f}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseGlow{0%,to{box-shadow:0 4px 14px #2a9d8f4d}50%{box-shadow:0 4px 20px #2a9d8f80}}
