html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--surface: #ffffff;--surface-subtle: #f6f6f7;--line: rgba(25,26,31,.08);--ink: #202124;--muted: #6e707a;--muted-light: #999ba5;--brand: #635bff;--brand-dark: #4940dc;--cyan: #0e9f9a;--success: #16a36a;--warning: #e27c36;--danger: #df4b5f}button,input,textarea,select{font:inherit}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:2px solid #38bdf8;outline-offset:2px}.page-stack{display:flex;flex-direction:column;gap:18px}.mono-number{font-variant-numeric:tabular-nums}.ant-btn{font-weight:600;letter-spacing:-.01em}.ant-btn-primary{box-shadow:0 8px 18px #635bff33}.ant-table-wrapper .ant-table{color:#454650}.ant-table-wrapper .ant-table-thead>tr>th{white-space:nowrap}.ant-table-wrapper .ant-table-tbody>tr>td{font-size:12px}.ant-modal .ant-modal-content,.ant-drawer .ant-drawer-content{border-radius:16px}.ant-input-affix-wrapper,.ant-input,.ant-select-selector,.ant-input-number{border-color:#1f20251f!important;box-shadow:none!important}.ant-form-item-label>label{color:#666873!important;font-size:12px!important}@media(max-width:760px){.ant-drawer-content-wrapper{max-width:calc(100vw - 16px)}.ant-modal{max-width:calc(100vw - 24px)}}.page-enter-active{transition:opacity .2s ease,transform .2s ease}.page-leave-active{transition:opacity .12s ease}.page-enter-from{opacity:0;transform:translateY(8px)}.page-leave-to{opacity:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.stagger>*{animation:fadeUp .5s cubic-bezier(.22,.61,.36,1) both}.stagger>*:nth-child(1){animation-delay:.02s}.stagger>*:nth-child(2){animation-delay:.08s}.stagger>*:nth-child(3){animation-delay:.14s}.stagger>*:nth-child(4){animation-delay:.2s}.stagger>*:nth-child(5){animation-delay:.26s}.stagger>*:nth-child(6){animation-delay:.32s}.stagger>*:nth-child(7){animation-delay:.38s}.stagger>*:nth-child(8){animation-delay:.44s}.content .ant-card{transition:transform .28s cubic-bezier(.22,.61,.36,1),box-shadow .28s ease}.content .ant-card:hover{box-shadow:0 10px 28px #0f172a12}@keyframes pulseGlow{0%,to{box-shadow:0 0 #6366f159}50%{box-shadow:0 0 0 7px #6366f100}}.pulse-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#10b981;animation:pulseGlow 1.8s infinite}.ant-table-tbody>tr{transition:background .2s ease}.ant-menu-dark .ant-menu-item{transition:all .25s ease}.ant-menu-dark .ant-menu-item-selected{box-shadow:inset 3px 0 #818cf8;background:linear-gradient(90deg,#6366f159,#6366f114)!important}@keyframes logoGlow{0%,to{text-shadow:0 0 12px rgba(129,140,248,0)}50%{text-shadow:0 0 16px rgba(129,140,248,.8)}}.logo-icon{animation:logoGlow 3s ease-in-out infinite}@keyframes gradientFlow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animated-gradient{background:linear-gradient(135deg,#1e1b4b,#312e81,#4f46e5,#7c3aed,#312e81);background-size:300% 300%;animation:gradientFlow 14s ease infinite}@keyframes floatBlob{0%,to{transform:translate(0) scale(1)}33%{transform:translate(28px,-36px) scale(1.08)}66%{transform:translate(-20px,22px) scale(.95)}}.blob{position:absolute;border-radius:50%;filter:blur(40px);opacity:.4;pointer-events:none;animation:floatBlob 11s ease-in-out infinite;will-change:transform;contain:strict}.count-up{display:inline-block;font-variant-numeric:tabular-nums}.ant-progress-inner{transition:all .3s ease}.ant-tag{transition:all .2s ease}.ant-btn{transition:all .22s cubic-bezier(.22,.61,.36,1)}.ant-btn:active{transform:scale(.96)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#7878a04d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#7878a080}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}html,body,#app{height:100%;margin:0;background:#f7f7f8}*{box-sizing:border-box}body{color:#202124;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.ant-card{border:1px solid rgba(28,29,34,.07)!important;box-shadow:0 2px 2px #12121405,0 16px 40px #1212140b}.ant-card-head{border-bottom-color:#1c1d220e!important}.ant-card-head-title{font-weight:680!important;color:#24252a}.ant-table-wrapper .ant-table-thead>tr>th{font-size:12px;font-weight:650;letter-spacing:.02em}
