@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Poppins:wght@300;400;500;600;700&display=swap";:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#fff;overflow-x:hidden}#root{margin:auto;min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#0a1f44,#1eb0c4);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#1eb0c4,#0a1f44)}*{transition:color .3s ease,background-color .3s ease,border-color .3s ease,transform .3s ease}*:focus-visible{outline:2px solid #1EB0C4;outline-offset:2px}::selection{background-color:#1eb0c433;color:#0a1f44}
