@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1a2744;background-color:#f5f7fa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:#f5f7fa}#root{min-height:100vh}a{font-weight:500;color:#1a2744;text-decoration:none}a:hover{color:#c9a961}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f0f2f5;border-radius:4px}::-webkit-scrollbar-thumb{background:#c4c9d2;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a0a6b0}::selection{background:#c9a9614d;color:#1a2744}:focus-visible{outline:2px solid #c9a961;outline-offset:2px}button{cursor:pointer}table{border-collapse:collapse}*,*:before,*:after{transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}
