@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{scroll-behavior:smooth}body{color:#f1f5f9;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f172a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#475569}::selection{color:#f1f5f9;background:#6366f14d}a{color:#818cf8;text-decoration:none;transition:color .2s}a:hover{color:#6366f1}.ant-layout{background:#0f172a!important}code{color:#a5b4fc;background:#6366f11a;border-radius:4px;padding:2px 6px;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.9em}.gradient-text{background:linear-gradient(135deg,#6366f1,#a855f7,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.glass{-webkit-backdrop-filter:blur(12px);background:#1e293bb3;border:1px solid #6366f126}.hover-card{transition:transform .3s,box-shadow .3s}.hover-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes glow{0%,to{box-shadow:0 0 20px #6366f133}50%{box-shadow:0 0 40px #6366f166}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.animate-fadeInUp{animation:.6s forwards fadeInUp}.animate-fadeIn{animation:.4s forwards fadeIn}.animate-glow{animation:3s ease-in-out infinite glow}.animate-pulse{animation:2s ease-in-out infinite pulse}.animate-slideInRight{animation:.5s forwards slideInRight}.faq-collapse .ant-collapse-item{overflow:hidden;background:#1e293b!important;border:1px solid #334155!important;border-radius:12px!important;margin-bottom:12px!important}.faq-collapse .ant-collapse-header{padding:16px 20px!important}.faq-collapse .ant-collapse-content{background:#0f172a80!important;border-top:1px solid #334155!important}.faq-collapse .ant-collapse-content-box{padding:16px 20px!important}pre{white-space:pre-wrap;word-wrap:break-word}.ant-input:focus,.ant-input-focused,.ant-select-focused .ant-select-selector{border-color:#6366f1!important;box-shadow:0 0 0 2px #6366f133!important}.ant-tabs-tab-active .ant-tabs-tab-btn{font-weight:600;color:#6366f1!important}.ant-modal-content{background:#1e293b!important;border:1px solid #334155!important}.ant-modal-header{background:0 0!important}.ant-steps .ant-steps-item-process .ant-steps-item-icon{background:#6366f1!important;border-color:#6366f1!important}.ant-tabs-ink-bar{background:#6366f1!important}
