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{--radius: 10px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 10px;--radius-xl: 14px;--background: #ffffff;--foreground: #020618;--card: #ffffff;--card-foreground: #020618;--popover: #ffffff;--popover-foreground: #020618;--primary: #0f172b;--primary-foreground: #f8fafc;--secondary: #f1f5f9;--secondary-foreground: #0f172b;--muted: #f1f5f9;--muted-foreground: #656a70;--accent: #f1f5f9;--accent-foreground: #0f172b;--destructive: #e7000b;--destructive-foreground: #f8fafc;--border: #e2e8f0;--input: #e2e8f0;--ring: #90a1b9;--success: #00c950;--price-positive: #00a63e;--chart-1: #f54a00;--chart-2: #009689;--chart-3: #104e64;--chart-4: #ffb900;--chart-5: #fe9a00;--shadow-card: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--font-sans: "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", ui-sans-serif, system-ui, -apple-system, sans-serif;font-family:var(--font-sans);color:var(--foreground);background:var(--background);font-synthesis:none}*{box-sizing:border-box;border-color:var(--border)}body{margin:0;min-width:320px;background:var(--background);color:var(--foreground);font-family:var(--font-sans)}button,input{font:inherit}.app-shell{min-height:100vh}.app-sider.ant-layout-sider{background:var(--card);border-right:1px solid var(--border)}.brand{height:64px;display:flex;align-items:center;justify-content:center;padding:0 24px;border-bottom:1px solid var(--border);color:var(--primary);font-size:20px;font-weight:700;line-height:28px;white-space:nowrap;overflow:hidden}.app-nav{padding:16px;display:flex;flex-direction:column;gap:4px}.nav-item{display:flex;align-items:center;justify-content:space-between;height:36px;padding:8px 12px;border-radius:var(--radius-lg);font-size:14px;font-weight:500;line-height:20px;color:var(--muted-foreground);background:transparent;border:0;width:100%;cursor:pointer;text-align:left;transition:background-color .15s,color .15s}.nav-item:hover{background:var(--accent);color:var(--accent-foreground)}.nav-item.is-active{background:var(--primary);color:var(--primary-foreground)}.nav-item-main{display:flex;align-items:center;gap:12px}.nav-item-main .anticon{font-size:18px;line-height:1}.nav-group{display:flex;flex-direction:column;gap:4px}.nav-group-toggle{display:flex;align-items:center;justify-content:space-between;height:36px;padding:8px 12px;border:0;border-radius:var(--radius-lg);color:var(--muted-foreground);background:transparent;width:100%;cursor:pointer;text-align:left;font:inherit;font-size:14px;font-weight:500;line-height:20px;transition:background-color .15s,color .15s}.nav-group-toggle:hover,.nav-group-toggle.is-active{background:var(--accent);color:var(--accent-foreground)}.nav-group-toggle:focus-visible{outline:2px solid var(--ring);outline-offset:1px}.nav-group-chevron{font-size:12px;transition:transform .15s}.nav-group-chevron.is-open{transform:rotate(180deg)}.nav-submenu{display:flex;flex-direction:column;gap:4px;padding-left:16px}.nav-item-child{height:34px;padding-top:7px;padding-bottom:7px;font-size:13px}.nav-item-child .nav-item-main{gap:10px}.nav-item-child .nav-item-main .anticon{font-size:16px}.nav-shortcut{display:inline-flex;align-items:center;height:20px;padding:0 6px;border-radius:var(--radius-md);background:var(--secondary);color:var(--secondary-foreground);font-size:10px;font-weight:600;line-height:1;opacity:0;transition:opacity .15s}.nav-item:hover .nav-shortcut,.nav-item:focus-visible .nav-shortcut{opacity:1}.nav-item.is-active .nav-shortcut{background:var(--secondary);color:var(--secondary-foreground)}.app-header.ant-layout-header{height:64px;line-height:normal;padding:0 24px;background:var(--card);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.menu-trigger.ant-btn{display:none;width:36px;height:36px;border-radius:var(--radius-md)}.header-user-menu{margin-left:auto;padding:4px 8px 4px 4px;display:inline-flex;align-items:center;gap:8px;border:1px solid transparent;border-radius:var(--radius-lg);background:transparent;color:var(--foreground);cursor:pointer;font:inherit}.header-user-menu:hover,.header-user-menu:focus-visible{border-color:var(--border);background:var(--muted);outline:none}.header-avatar{flex:0 0 auto;background:var(--primary);color:var(--primary-foreground)}.header-user{font-size:14px;font-weight:500;line-height:20px}.header-user-chevron{color:var(--muted-foreground);font-size:12px}.user-menu{min-width:144px}.user-menu .anticon{margin-right:8px}.app-content{padding:24px}.page-wrap{display:flex;flex-direction:column;gap:24px;padding:24px}.page-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.page-heading h1{margin:0;font-size:24px;font-weight:700;line-height:32px;color:var(--foreground)}.page-heading p{margin:4px 0 0;font-size:14px;line-height:20px;color:var(--muted-foreground)}.ant-card.resource-card,.ant-card.metric-card{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--card);box-shadow:var(--shadow-card)}.ant-card.resource-card>.ant-card-head{min-height:unset;padding:24px;border-bottom:0;margin-bottom:0;font-size:16px;font-weight:600;line-height:16px;color:var(--card-foreground)}.ant-card.resource-card>.ant-card-head .ant-card-head-title{padding:0;font-size:16px;font-weight:600;line-height:16px}.ant-card.resource-card>.ant-card-body{padding:0 24px 24px}.ant-card.resource-card.no-head>.ant-card-body{padding:24px}.ant-card.resource-card.flush>.ant-card-body{padding:0}.ant-card.resource-card.flush .ant-table-wrapper{padding:0}.ant-card.resource-card.flush .ant-pagination{padding:0 16px}.ant-table-wrapper .ant-table-content{overflow-x:auto}.ant-table-wrapper .ant-table.ant-table-middle .ant-table-thead>tr>th,.ant-table-wrapper .ant-table.ant-table-small .ant-table-thead>tr>th,.ant-table-wrapper .ant-table .ant-table-thead>tr>th{height:40px;padding:8px;font-weight:500;color:var(--muted-foreground)}.ant-table-wrapper .ant-table.ant-table-middle .ant-table-tbody>tr>td,.ant-table-wrapper .ant-table.ant-table-small .ant-table-tbody>tr>td,.ant-table-wrapper .ant-table .ant-table-tbody>tr>td{padding:8px}.ant-table-wrapper .ant-table:not(.ant-table-bordered) .ant-table-tbody>tr>td{border-top:1px solid var(--border);border-bottom:0}.ant-table-wrapper .ant-table:not(.ant-table-bordered) .ant-table-tbody>tr:first-child>td{border-top:0}.ant-table-wrapper .ant-table:not(.ant-table-bordered) .ant-table-tbody>tr:last-child>td{border-bottom:0}.mono-cell{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.price-positive{color:var(--price-positive);font-weight:500}.stack-cell{display:flex;flex-direction:column;gap:0;font-size:14px;line-height:20px}.stack-cell.is-small,.is-small{font-size:12px;line-height:16px}.stack-cell .is-muted{color:var(--muted-foreground)}.action-cell{display:flex;gap:4px;flex-wrap:wrap}.action-cell .ant-btn{border-radius:var(--radius-md)}.verify-form{max-width:640px}.code-toolbar{display:flex;gap:16px;align-items:center;margin-bottom:16px}.metric-card>.ant-card-body{padding:0}.metric-head{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 8px}.metric-head span{font-size:14px;font-weight:500;line-height:20px;color:var(--muted-foreground)}.metric-head .anticon{font-size:16px;line-height:1;color:var(--muted-foreground)}.metric-body{padding:0 24px 24px}.metric-body strong{display:block;font-size:24px;font-weight:700;line-height:32px;color:var(--card-foreground)}.metric-body small{display:block;margin-top:4px;font-size:12px;font-weight:400;line-height:16px;color:var(--success)}.metric-body small.is-down{color:var(--destructive)}.metric-body small.is-flat{color:var(--muted-foreground)}.toolbar{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap}.toolbar:last-child{margin-bottom:0}.toolbar.is-split{justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:16px}.toolbar.is-split>.ant-input-affix-wrapper,.toolbar.is-split>.ant-input{flex:1 1 auto}.user-cell{display:flex;align-items:center;gap:12px}.user-cell-name{font-weight:500}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.section-heading h2{margin:0;font-size:16px;font-weight:600;line-height:16px;color:var(--foreground)}.card-title-group{display:flex;flex-direction:column;gap:6px;white-space:normal}.card-title-group>span{font-size:16px;font-weight:600;line-height:16px;color:var(--card-foreground)}.card-desc{margin:0;font-size:14px;font-weight:400;line-height:20px;color:var(--muted-foreground)}.settings-category{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.settings-category>label{font-size:14px;font-weight:500;line-height:14px;color:var(--foreground)}.settings-list{display:flex;flex-direction:column;gap:16px}.settings-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:center;padding:16px;border:1px solid var(--border);border-radius:var(--radius)}.settings-row-control{grid-column:span 2}.settings-row-label>label{display:block;font-size:14px;font-weight:500;line-height:24px;color:var(--foreground)}.settings-row-label>p{margin:4px 0 0;font-size:12px;line-height:16px;color:var(--muted-foreground)}.settings-row-error{margin:4px 0 0;font-size:12px;line-height:16px;color:var(--destructive)}.tab-pills{display:inline-flex;align-self:flex-start;align-items:center;height:36px;padding:4px;gap:0;background:var(--muted);border-radius:var(--radius);color:var(--muted-foreground)}.tab-pill{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 12px;border:0;background:transparent;border-radius:var(--radius-md);font-family:inherit;font-size:14px;font-weight:500;line-height:20px;color:inherit;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,color .15s ease}.tab-pill:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.tab-pill.is-active{background:var(--background);color:var(--foreground);box-shadow:0 1px 2px #0000000d}.metric-grid{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.line-chart{width:100%}.line-chart svg{display:block;overflow:visible}.chart-legend{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:12px;padding-left:65px}.chart-legend-item{display:inline-flex;align-items:center;gap:6px;font-size:12px;line-height:16px;color:var(--muted-foreground)}.chart-legend-dot{width:8px;height:8px;border-radius:50%}.chart-legend-item em{font-style:normal;margin-left:4px;padding:0 6px;border-radius:999px;background:var(--muted)}.line-chart .grid-line{stroke:var(--border);stroke-dasharray:3 3}.line-chart .axis-line,.line-chart .tick-line{stroke:var(--muted-foreground)}.line-chart .tick-text{fill:var(--muted-foreground);font-size:16px}.line-chart .series-curve{fill:none;stroke-width:2}.line-chart .series-dot{fill:var(--background);stroke-width:2}.line-chart{position:relative}.chart-tooltip{position:absolute;min-width:120px;padding:10px;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-card);pointer-events:none;white-space:nowrap}.chart-tooltip-label{margin:0 0 4px;font-size:14px;line-height:20px;color:var(--foreground)}.chart-tooltip-item{margin:0;font-size:14px;line-height:20px}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:16px;background:color-mix(in srgb,var(--muted) 30%,var(--background))}.ant-card.login-card{width:100%;max-width:448px;border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--card);box-shadow:var(--shadow-card)}.ant-card.login-card>.ant-card-body{padding:0}.login-head{display:flex;flex-direction:column;gap:4px;padding:24px 24px 0}.login-head h1{margin:0;font-size:24px;font-weight:600;line-height:32px;text-align:center;color:var(--card-foreground)}.login-head p{margin:0;font-size:14px;line-height:20px;text-align:center;color:var(--muted-foreground)}.login-body{padding:24px}.login-body .ant-form-item{margin-bottom:16px}.login-body .ant-form-item-label{padding-bottom:8px}.login-body .ant-form-item-label>label{height:auto;font-size:14px;font-weight:500;line-height:20px;color:var(--foreground)}.login-submit.ant-btn{width:100%;height:36px;border-radius:var(--radius-md);font-size:14px;font-weight:500}@media(max-width:767px){.menu-trigger.ant-btn{display:inline-flex;align-items:center;justify-content:center}.app-header.ant-layout-header{padding:0 16px}.app-content{padding:16px}.page-wrap{padding:16px;gap:16px}.page-heading{flex-direction:column;align-items:stretch}.page-heading .ant-btn{align-self:flex-start}}
