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 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{--tg-primary: #6366f1;--tg-primary-hover: #818cf8;--tg-accent: #22d3ee;--tg-bg-soft: #f6f7fb;--tg-bg-card: #ffffff;--tg-text: #16161f;--tg-text-muted: #6b6b80;--tg-border: #ececf3;--tg-shadow-sm: 0 1px 2px rgba(16,16,31,.06);--tg-shadow-md: 0 8px 24px -12px rgba(16,16,31,.18);--tg-shadow-lg: 0 20px 48px -20px rgba(16,16,31,.28);--tg-gradient: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);--tg-gradient-soft: linear-gradient(135deg, #eef0fb 0%, #f3eefb 100%)}html,body,#root{height:100%}body{margin:0;background:var(--tg-bg-soft);color:var(--tg-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background .2s ease,color .2s ease}body[data-theme=dark]{--tg-bg-soft: #0a0815;--tg-bg-card: #1a1530;--tg-text: #e9e7f1;--tg-text-muted: #9c93b8;--tg-border: #2d2548;--tg-shadow-sm: 0 1px 3px rgba(0, 0, 0, .5);--tg-shadow-md: 0 4px 14px rgba(0, 0, 0, .5);--tg-shadow-lg: 0 14px 38px rgba(0, 0, 0, .7)}body[data-theme=dark] .tg-content,body[data-theme=dark] .tg-header{background:#1a1530!important;color:#e9e7f1}body[data-theme=dark] .ant-card{background:#1a1530!important;border-color:#2d2548!important}body[data-theme=dark] .ant-table-thead>tr>th{background:#1f1a3a!important;color:#c4b5fd!important}body[data-theme=dark] .ant-table-tbody>tr:hover>td{background:#241d40!important}body[data-theme=dark] ::-webkit-scrollbar-thumb{background:#ffffff26}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#0f172a26;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0f172a40}.tg-brand{background:var(--tg-gradient);display:flex;align-items:center;gap:10px;padding:14px 16px;height:64px}.tg-brand-logo{width:36px;height:36px;border-radius:10px;background:#ffffff2e;display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tg-brand-text{color:#fff;font-weight:700;font-size:17px;letter-spacing:.3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ant-card{border-radius:12px!important;box-shadow:var(--tg-shadow-sm);border:1px solid var(--tg-border);transition:box-shadow .2s ease}.ant-card:hover{box-shadow:var(--tg-shadow-md)}.ant-card-head{border-bottom:1px solid var(--tg-border)}.ant-table-thead>tr>th{background:#fafbfc!important;font-weight:600!important;color:var(--tg-text)!important}.ant-table-tbody>tr:hover>td{background:#faf5ff!important}.ant-btn{font-weight:500}.ant-btn-primary{background:var(--tg-gradient)!important;border:none!important;box-shadow:0 2px 8px #7c3aed4d}.ant-btn-primary:hover{background:linear-gradient(135deg,#8b5cf6,#f472b6)!important;box-shadow:0 4px 12px #7c3aed66!important}.tg-menu .ant-menu-item{height:44px!important;line-height:44px!important;margin:4px 8px!important;border-radius:8px!important;width:calc(100% - 16px)!important}.tg-menu .ant-menu-item-selected{background:linear-gradient(135deg,#7c3aed59,#ec489940)!important;color:#fff!important}.tg-menu .ant-menu-item:hover:not(.ant-menu-item-selected){background:#ffffff0f!important}.tg-menu .ant-menu-item-icon{font-size:17px!important}.tg-content{margin:16px;padding:16px;background:var(--tg-bg-card);border-radius:12px;box-shadow:var(--tg-shadow-sm);min-height:calc(100vh - 96px)}.tg-header{background:#fff;padding:0 20px;display:flex;align-items:center;gap:12px;box-shadow:var(--tg-shadow-sm);height:64px}.tg-content{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right));padding-bottom:max(16px,env(safe-area-inset-bottom))}@media (max-width: 768px){.tg-content{margin:6px;padding:10px;border-radius:8px;min-height:calc(100vh - 80px);overflow-x:hidden;padding-left:max(10px,env(safe-area-inset-left));padding-right:max(10px,env(safe-area-inset-right));padding-bottom:max(10px,env(safe-area-inset-bottom))}.tg-header{padding:0 10px;height:56px;position:sticky;top:0;z-index:100}.ant-card{border-radius:8px!important}.ant-card-head-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.ant-table{font-size:12px}.ant-table-wrapper{overflow-x:auto}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{white-space:nowrap!important;padding:8px 6px!important}.ant-modal{max-width:calc(100vw - 12px)!important;margin:6px auto!important;top:6px!important}.ant-modal-body{padding:14px!important;max-height:70vh;overflow-y:auto}.ant-modal-content{border-radius:10px!important}.ant-modal-footer{position:sticky;bottom:0;background:var(--tg-bg-card);margin:0!important;padding:10px 14px!important;border-top:1px solid var(--tg-border)}.ant-drawer-content-wrapper{max-width:96vw!important;width:96vw!important}.ant-drawer-body{padding:12px!important}.ant-btn{min-height:36px}.ant-btn-lg{min-height:44px}.ant-input,.ant-input-number-input,.ant-input-affix-wrapper input,.ant-select-selector,.ant-picker-input>input,textarea.ant-input{font-size:16px!important}.ant-select-selection-placeholder,.ant-select-selection-item{font-size:14px!important}h1.ant-typography,h2.ant-typography,h3.ant-typography,h4.ant-typography{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;word-break:keep-all}h3.ant-typography{font-size:16px!important}h4.ant-typography{font-size:15px!important}.ant-space{flex-wrap:wrap;row-gap:6px}.ant-statistic-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px!important}.ant-statistic-content-value{font-size:22px!important}.ant-statistic-content-suffix{font-size:12px!important}.ant-card-head{min-height:40px!important;padding:0 12px!important}.ant-form-item-label>label{font-size:13px!important}.ant-form-item{margin-bottom:12px!important}.ant-tabs-nav{overflow-x:auto!important}.ant-tabs-tab{padding:8px 12px!important;font-size:13px!important}.ant-tag{font-size:11px!important;padding:0 6px!important}.ant-alert-message{font-size:13px!important}.ant-alert-description{font-size:12px!important}.ant-popover-buttons .ant-btn{min-height:32px}body{-webkit-overflow-scrolling:touch}}@media (max-width: 380px){.ant-card-head-title{font-size:13px!important}.ant-btn{font-size:12px!important;padding:4px 10px!important}.ant-btn-icon-only{width:30px!important;padding:0!important}h3.ant-typography{font-size:15px!important}.tg-content{margin:4px;padding:8px}.ant-statistic-content-value{font-size:18px!important}.tg-brand-text{font-size:15px}}@media (max-width: 920px) and (orientation: landscape) and (max-height: 500px){.tg-header{height:48px;position:static}.tg-content{margin:4px;padding:8px;min-height:calc(100vh - 60px)}.ant-modal-body{max-height:50vh}}.tg-row-unseen>td{background:#faf5ff!important}body[data-theme=dark] .tg-row-unseen>td{background:#241d40!important}.tg-fade-in{animation:tgFadeIn .25s ease}@keyframes tgFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}:root{--tg-glow: 0 0 0 1px rgba(124,58,237,.08), 0 8px 30px -8px rgba(124,58,237,.28);--tg-glass: saturate(160%) blur(14px)}body{background-image:radial-gradient(1100px 600px at 12% -8%,rgba(124,58,237,.1),transparent 60%),radial-gradient(900px 500px at 105% 8%,rgba(236,72,153,.08),transparent 55%);background-attachment:fixed}body[data-theme=dark]{background-image:radial-gradient(1100px 600px at 12% -8%,rgba(124,58,237,.22),transparent 60%),radial-gradient(900px 520px at 105% 6%,rgba(236,72,153,.14),transparent 55%)}.ant-layout-sider{background:linear-gradient(185deg,#34107a,#2e1065 55%,#220b4e)!important;box-shadow:inset -1px 0 #ffffff0d,4px 0 24px -12px #2e106599}.tg-brand-logo{background:linear-gradient(135deg,#ffffff47,#ffffff14);box-shadow:0 0 0 1px #ffffff1f,0 6px 18px -6px #ec48998c;animation:tgPulse 4s ease-in-out infinite}@keyframes tgPulse{0%,to{box-shadow:0 0 0 1px #ffffff1f,0 6px 18px -6px #ec489973}50%{box-shadow:0 0 0 1px #ffffff2e,0 8px 26px -4px #7c3aedbf}}.tg-brand-text{background:linear-gradient(90deg,#fff,#e9d5ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.tg-header{background:#ffffffb8!important;backdrop-filter:var(--tg-glass);-webkit-backdrop-filter:var(--tg-glass);border-bottom:1px solid rgba(124,58,237,.1);box-shadow:0 4px 24px -16px #7c3aed66}body[data-theme=dark] .tg-header{background:#1a1530b8!important;border-bottom:1px solid rgba(255,255,255,.06)}.ant-card{border-radius:16px!important;border:1px solid rgba(124,58,237,.1)!important;box-shadow:var(--tg-glow);transition:transform .18s cubic-bezier(.4,0,.2,1),box-shadow .18s ease}.ant-card:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #7c3aed24,0 18px 44px -16px #7c3aed66}.tg-content{border-radius:18px;border:1px solid rgba(124,58,237,.08)}.ant-btn{border-radius:10px!important;transition:transform .12s ease,box-shadow .18s ease,background .18s ease}.ant-btn:active{transform:translateY(1px) scale(.99)}.ant-btn-primary{background:linear-gradient(135deg,#7c3aed,#a855f7,#ec4899)!important;background-size:160% 160%!important;box-shadow:0 6px 18px -6px #7c3aed8c,inset 0 1px #ffffff2e;transition:background-position .5s ease,box-shadow .2s ease,transform .12s ease}.ant-btn-primary:hover{background-position:100% 50%!important;box-shadow:0 10px 28px -8px #ec489999,inset 0 1px #ffffff38!important}.tg-menu .ant-menu-item{transition:background .2s ease,color .2s ease}.tg-menu .ant-menu-item-selected{position:relative;box-shadow:inset 0 0 0 1px #ffffff14,0 6px 18px -8px #ec489980}.tg-menu .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;border-radius:0 3px 3px 0;background:linear-gradient(180deg,#c4b5fd,#f472b6)}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper-focused,.ant-input-number-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused{border-color:var(--tg-primary)!important;box-shadow:0 0 0 3px #7c3aed29!important}.ant-table{border-radius:12px;overflow:hidden}.ant-tag{border-radius:999px}.ant-modal-content,.ant-drawer-content{border-radius:18px!important;box-shadow:0 30px 80px -20px #2e106580!important}.ant-modal-mask,.ant-drawer-mask{backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}.parser-row-even td{background:#7c3aed06}.parser-row-odd td{background:transparent}.parser-row-even:hover td,.parser-row-odd:hover td{background:#7c3aed12!important}@media (max-width: 900px){.parser-grid{flex-wrap:wrap!important;height:auto!important}.parser-grid>.ant-col{flex:1 1 100%!important;min-width:100%!important}.parser-grid>.ant-col>.ant-card{height:auto!important;min-height:320px}}:root{--au-indigo: #6366f1;--au-violet: #8b5cf6;--au-cyan: #22d3ee;--au-grad: linear-gradient(135deg, #6366f1 0%, #8b5cf6 55%, #22d3ee 130%);--au-bg: #f6f7fb;--au-surface: #ffffff;--au-border: rgba(16,16,31,.08);--au-text: #16161f;--au-muted: #6b6b80;--au-shadow: 0 10px 30px -14px rgba(16,16,31,.2), 0 2px 6px -2px rgba(16,16,31,.06);--au-ring: 0 0 0 1px rgba(99,102,241,.16)}body[data-theme=dark]{--au-bg: #08080c;--au-surface: #12121c;--au-border: rgba(255,255,255,.08);--au-text: #ededf2;--au-muted: #9b9bb0;--au-shadow: 0 18px 44px -22px rgba(0,0,0,.75), 0 2px 8px -2px rgba(0,0,0,.5);--au-ring: 0 0 0 1px rgba(99,102,241,.22)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}body{background:var(--au-bg)!important;color:var(--au-text);background-image:radial-gradient(1200px 640px at 8% -10%,rgba(99,102,241,.1),transparent 55%),radial-gradient(1000px 560px at 108% 4%,rgba(34,211,238,.08),transparent 52%)!important;background-attachment:fixed}body[data-theme=dark]{background-image:radial-gradient(1200px 680px at 6% -12%,rgba(99,102,241,.18),transparent 55%),radial-gradient(1000px 600px at 110% 2%,rgba(139,92,246,.14),transparent 52%),radial-gradient(900px 520px at 90% 108%,rgba(34,211,238,.1),transparent 55%)!important}.ant-layout-sider{background:linear-gradient(190deg,#12121f,#0c0c15 60%,#08080c)!important;border-right:1px solid var(--au-border)!important;box-shadow:inset -1px 0 #ffffff08!important}.tg-brand{background:transparent!important;border-bottom:1px solid rgba(255,255,255,.06)}.tg-brand-logo{background:var(--au-grad)!important;border-radius:12px!important;color:#fff!important;box-shadow:0 8px 20px -8px #6366f1b3!important;animation:none!important}.tg-brand-text{background:linear-gradient(90deg,#fff,#c7d2fe)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;font-weight:700!important;letter-spacing:-.3px!important}.tg-header{background:#ffffffb8!important;backdrop-filter:saturate(160%) blur(16px)!important;-webkit-backdrop-filter:saturate(160%) blur(16px)!important;border-bottom:1px solid var(--au-border)!important;box-shadow:none!important}body[data-theme=dark] .tg-header{background:#0c0c14a8!important}.ant-card{border-radius:16px!important;border:1px solid var(--au-border)!important;background:var(--au-surface)!important;box-shadow:var(--au-shadow)!important;transition:transform .18s cubic-bezier(.4,0,.2,1),box-shadow .18s ease,border-color .18s ease!important}.ant-card:hover{transform:translateY(-3px)!important;border-color:#6366f147!important;box-shadow:var(--au-shadow),0 0 0 1px #6366f124!important}.tg-content{border-radius:20px!important;border:1px solid var(--au-border)!important;background:var(--au-surface)!important;box-shadow:var(--au-shadow)!important}.ant-btn{border-radius:10px!important;font-weight:600!important;transition:transform .12s ease,box-shadow .2s ease,filter .2s ease!important}.ant-btn:active{transform:translateY(1px)!important}.ant-btn-primary{background:var(--au-grad)!important;background-size:160% 160%!important;border:none!important;color:#fff!important;box-shadow:0 8px 22px -8px #6366f199,inset 0 1px #ffffff2e!important}.ant-btn-primary:hover{filter:brightness(1.08)!important;transform:translateY(-1px)!important;box-shadow:0 12px 30px -8px #8b5cf6b3,inset 0 1px #ffffff3d!important}.ant-btn-default{border:1px solid var(--au-border)!important;background:var(--au-surface)!important;color:var(--au-text)!important}.ant-btn-default:hover{border-color:#6366f180!important;color:var(--au-indigo)!important}.tg-menu .ant-menu-item{border-radius:10px!important;margin:3px 10px!important;transition:background .2s,color .2s!important}.tg-menu .ant-menu-item-selected{background:#6366f12e!important;color:#fff!important;box-shadow:inset 0 0 0 1px #6366f159!important}.tg-menu .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:9px;bottom:9px;width:3px;border-radius:0 3px 3px 0;background:var(--au-grad)}.tg-menu .ant-menu-item:hover:not(.ant-menu-item-selected){background:#ffffff0d!important}.ant-table{border-radius:14px!important;overflow:hidden}.ant-table-thead>tr>th{background:transparent!important;color:var(--au-muted)!important;font-weight:600!important;font-size:12px!important;letter-spacing:.02em;border-bottom:1px solid var(--au-border)!important}.ant-table-tbody>tr>td{transition:background .15s ease}.ant-table-tbody>tr:hover>td{background:#6366f10f!important}.ant-tag{border-radius:999px!important;border:1px solid var(--au-border)!important;font-weight:500}.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-select-selector,.ant-picker{border-radius:10px!important}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper-focused,.ant-input-number-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused{border-color:var(--au-indigo)!important;box-shadow:0 0 0 3px #6366f12e!important}.ant-modal-content,.ant-drawer-content{border-radius:18px!important;border:1px solid var(--au-border)!important;box-shadow:0 40px 90px -30px #0009!important}.ant-modal-mask,.ant-drawer-mask{backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important}h1.ant-typography,h2.ant-typography,h3.ant-typography,h4.ant-typography{font-weight:700!important;letter-spacing:-.02em!important}.ant-statistic-content-value{font-weight:700!important}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{border-radius:8px;background:#6366f147}::-webkit-scrollbar-thumb:hover{background:#6366f173}.tg-row-unseen>td{background:#6366f114!important;box-shadow:inset 3px 0 0 var(--au-indigo)}@media (prefers-reduced-motion: reduce){.ant-card,.ant-btn{transition:none!important}}
