@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--pe-teal-500: #319795;--pe-teal-600: #2c7a7b;--pe-gray-700: #344054;--pe-gray-500: #718096;--pe-gray-100: #f7fafc}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:var(--pe-gray-700);background:var(--pe-gray-100);min-height:100vh}#root{width:100%;min-height:100vh}a{color:var(--pe-teal-500);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}iframe{border:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a0a0a0}
