@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";html,body,#root{margin:0;padding:0;width:100%;height:100%;box-sizing:border-box;background:#fff;font-family:Inter,Open Sans,Helvetica,Arial,sans-serif}a{color:#2563eb;text-decoration:none;transition:color .2s ease}a:hover{color:#1d4ed8}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f8f9fa}::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#2563eb}*{transition:background-color .2s ease,border-color .2s ease,color .2s ease}button{border:none;background:none;cursor:pointer}*:focus{outline:2px solid #2563EB;outline-offset:2px}::selection{background-color:#2563eb33;color:#1a1a1a}
