@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Poppins:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#111827;line-height:1.5}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}button{font-family:inherit}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f3f4f6}::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#6b7280}.logo-badge{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:10px;overflow:hidden;padding:6px;background-position:center;background-repeat:no-repeat;background-size:contain;background-color:transparent}.logo-badge--small{width:40px;height:40px;padding:5px}.logo-badge--large{width:64px;height:64px;padding:8px}.logo-badge--navbar{width:56px;height:56px;border-radius:8px;padding:0}@media(max-width:768px){.logo-badge--navbar{width:50px;height:50px}}
