@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:smooth;font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.6}body{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0b;min-height:100vh;margin:0;overflow-x:hidden}:focus{outline:none}:focus-visible{outline-offset:2px;border-radius:8px;outline:2px solid #1890ff}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px;transition:background-color .2s}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}*{scrollbar-width:thin;scrollbar-color:#fff3 #ffffff0d}::selection{color:#fff;background-color:#1890ff4d}::selection{color:#fff;background-color:#1890ff4d}a{color:#1890ff;text-decoration:none;transition:color .2s}a:hover{color:#40a9ff}a:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #1890ff}button{font-family:inherit;font-size:inherit;font-weight:inherit;cursor:pointer;background:0 0;border:none;transition:all .2s}input,textarea,select{font-family:inherit;font-size:inherit;background:0 0;border:none;outline:none}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.2}p{margin:0;line-height:1.6}ul,ol{margin:0;padding:0;list-style:none}img{max-width:100%;height:auto;display:block}#root{isolation:isolate;width:100%;min-height:100vh;position:relative}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}@keyframes glow{0%,to{box-shadow:0 0 5px #1890ff33}50%{box-shadow:0 0 20px #1890ff66,0 0 30px #1890ff33}}.animate-fadeIn{animation:.5s ease-out fadeIn}.animate-fadeInUp{animation:.6s ease-out fadeInUp}.animate-slideInRight{animation:.5s ease-out slideInRight}.animate-slideInLeft{animation:.5s ease-out slideInLeft}.animate-scaleIn{animation:.3s ease-out scaleIn}.animate-pulse{animation:2s infinite pulse}.animate-spin{animation:1s linear infinite spin}@media (width<=1200px){html{font-size:15px}}@media (width<=768px){html{font-size:14px}body{font-size:.9rem}}@media (width<=480px){html{font-size:13px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-contrast:high){*{border-color:currentColor!important}}@media (prefers-color-scheme:dark){body{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}@media print{*{color:#000!important;box-shadow:none!important;text-shadow:none!important;background:0 0!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}
