@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f9fb;color:#1a2b3c;line-height:1.6}.gradient-text{background:linear-gradient(135deg,#1a5f7a,#3d9970);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes pulse-soft{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}.animate-pulse-soft{animation:pulse-soft 2s ease-in-out infinite}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1d0db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a1b5c5}::selection{background:#1a5f7a33;color:#1a2b3c}:focus-visible{outline:2px solid #1a5f7a;outline-offset:2px}a{transition:color .2s ease}img{max-width:100%;height:auto}
