@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--color-primary-blue: #0066CC;--color-primary-red: #E62222;--color-yellow: #FFCC00;--color-orange: #FF6600;--color-black: #000000;--color-white: #FFFFFF;--color-dark-gray: #333333;--color-medium-gray: #E0E0E0;--color-light-gray: #F5F5F5}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#333;line-height:1.5}.ant-card-hoverable:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f!important}.ant-steps-item-icon{display:flex;align-items:center;justify-content:center}.ant-steps-item-description{max-width:100%!important}@media(max-width:768px){.ant-steps{flex-direction:column}.ant-steps-item{padding-bottom:24px}.ant-steps-item-tail{display:none!important}}.ant-btn:focus{outline:none}.ant-btn,.ant-card,.ant-tag{transition:all .3s cubic-bezier(.4,0,.2,1)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}::selection{background:#06c3;color:inherit}
