html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-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;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}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{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}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{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[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{background-color:#feffe6;padding:.2em}:root{--font-ui:-apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", "Helvetica Neue", Arial, "PingFang SC", "Microsoft YaHei", sans-serif;--radius-sm:6px;--radius:10px;--radius-lg:12px;--page-bg:#f7f7f8;--panel-bg:#fff;--panel-muted:#f7f7f8;--line:#e5e5e5;--line-strong:#d2d2d2;--text:#0d0d0d;--muted:#6b6b6b;--nav-bg:#0d0d0d;--nav-text:#b4b4b4;--brand:#0d0d0d;--brand-hover:#262626;--brand-light:#ececec;--cyan:#3f5fc7;--amber:#d97706;--red:#cf455c;--shadow-sm:0 1px 2px #0000000a;--shadow-md:0 10px 30px #00000012}[data-theme=dark]{--page-bg:#000;--panel-bg:#2f2f2f;--panel-muted:#212121;--line:#3d3d3d;--line-strong:#565656;--text:#ececec;--muted:#a3a3a3;--nav-bg:#0d0d0d;--nav-text:#b4b4b4;--brand:#f4f4f4;--brand-hover:#fff;--brand-light:#3a3a3a;--shadow-sm:0 1px 2px #0000003d;--shadow-md:0 12px 32px #00000047}*{box-sizing:border-box}html,body,#app{min-height:100%}body{color:var(--text);background:var(--page-bg);font-family:var(--font-ui);letter-spacing:0;-webkit-font-smoothing:antialiased;margin:0;font-size:14px;font-weight:400}button,input,textarea,select{font:inherit}.ant-app,.ant-layout,.ant-layout-content{background:var(--page-bg)}.ant-btn,.ant-input,.ant-input-number,.ant-select-selector,.ant-modal-content,.ant-drawer-content,.ant-card,.ant-alert,.ant-table,.ant-collapse{box-shadow:none}.ant-btn{letter-spacing:0;font-weight:400}.ant-btn-primary{font-weight:500}.ant-btn-primary:hover{transform:none}.ant-btn-primary{color:#fff!important;background:#0d0d0d!important;border-color:#0d0d0d!important}.ant-btn-primary:hover{background:#262626!important;border-color:#262626!important}[data-theme=dark] .ant-btn-primary{color:#0d0d0d!important;background:#ececec!important;border-color:#ececec!important}[data-theme=dark] .ant-btn-primary:hover{background:#fff!important;border-color:#fff!important}.ant-card{border-color:var(--line)}.ant-card .ant-card-head{border-color:var(--line);min-height:52px}.ant-card .ant-card-head-title{font-size:15px;font-weight:600}.ant-table-wrapper .ant-table-thead>tr>th{color:var(--muted);text-transform:none;font-size:12px;font-weight:500}.ant-table-wrapper .ant-table-tbody>tr>td,.ant-table-wrapper .ant-table-thead>tr>th{border-color:var(--line)}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:var(--panel-muted)!important}.ant-form-item .ant-form-item-label>label{color:var(--muted);font-size:12px;font-weight:500}.ant-tag{border-radius:8px;font-weight:500}.ant-modal .ant-modal-title,.ant-drawer .ant-drawer-title{font-weight:600}.ant-input,.ant-input-number,.ant-select-selector,.ant-picker,.ant-btn,.ant-segmented{font-family:var(--font-ui);letter-spacing:0}.ant-input::placeholder,.ant-input-number-input::placeholder{color:var(--muted)}.ant-segmented{font-size:13px}.app-shell,.public-shell{min-height:100vh}.public-shell{background:var(--page-bg)}.public-container{width:min(1120px,100% - 40px);margin:0 auto;padding:32px 0 56px}.public-header-bar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:20px;display:flex}.public-brand{flex-direction:column;gap:3px;display:flex}.public-brand strong{font-size:15px;font-weight:600}.public-brand span,.hero-subtitle{color:var(--muted);font-size:13px}.hero-block,.access-list-card,.section-card{margin-bottom:16px}.hero-title{margin:0 0 8px;font-size:28px;font-weight:600;line-height:1.2}.public-shell{color:var(--text)}.public-shell .ant-card,.public-shell .ant-alert,.public-shell .ant-list{border-color:var(--line);box-shadow:none;border-radius:12px}.public-shell .ant-card-head{border-bottom-color:var(--line)}.public-shell .ant-card-head-title{font-size:15px;font-weight:600}.public-shell .ant-statistic-title,.public-shell .ant-typography-secondary{color:var(--muted)}[data-theme=dark] .public-shell{background:#000}[data-theme=dark] .public-shell .ant-card,[data-theme=dark] .public-shell .ant-list{background:#2f2f2f}[data-theme=dark] .public-shell .ant-alert{background:#321a20;border-color:#5d2934}@media (width<=640px){.public-container{width:calc(100% - 24px);padding-top:22px}.public-header-bar{align-items:flex-start}.public-header-bar .ant-space{flex-wrap:wrap;justify-content:flex-end}.hero-title{font-size:24px}}.admin-content,.av-content{padding:24px}.dashboard-page{flex-direction:column;gap:18px;display:flex}.dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric-card{background:var(--panel-bg);border:1px solid var(--line);border-radius:var(--radius-lg);min-width:0;min-height:112px;box-shadow:var(--shadow-sm);align-items:center;gap:14px;padding:18px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.metric-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.metric-icon{border-radius:var(--radius);background:var(--brand-light);width:40px;height:40px;color:var(--brand);flex:none;place-items:center;font-size:18px;display:grid}.metric-main{flex-direction:column;gap:2px;min-width:0;display:flex}.metric-main span,.metric-main small{color:var(--muted);white-space:nowrap;font-size:12px}.metric-main strong{color:var(--text);font-size:29px;font-weight:750;line-height:1.1}.metric-cyan .metric-icon{color:var(--cyan);background:#edf0fb}.metric-green .metric-icon{color:#333;background:#ececec}.metric-orange .metric-icon{color:var(--amber);background:#fff3dd}.metric-slate .metric-icon{color:#555;background:#ececec}.metric-red .metric-icon{color:var(--red);background:#faeaed}[data-theme=dark] .metric-cyan .metric-icon{color:#aebeff;background:#30364a}[data-theme=dark] .metric-green .metric-icon{color:#d7d7d7;background:#3a3a3a}[data-theme=dark] .metric-orange .metric-icon{background:#3a2b17}[data-theme=dark] .metric-slate .metric-icon{color:#d7d7d7;background:#3a3a3a}[data-theme=dark] .metric-red .metric-icon{background:#3b2026}.dashboard-panels{grid-template-columns:minmax(0,1fr);align-items:start;gap:14px;display:grid}.settings-page{flex-direction:column;gap:14px;display:flex}.settings-grid{grid-template-columns:minmax(280px,.62fr) minmax(560px,1.38fr);align-items:stretch;gap:14px;display:grid}.settings-grid>.ant-card{height:100%}.settings-account-card .section-toolbar{margin-bottom:20px}.settings-sync-options{grid-template-columns:minmax(140px,.5fr) minmax(260px,1.5fr)}.settings-preview-card .ant-card-body{padding-top:18px}.dashboard-panel{background:var(--panel-bg);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:20px}.panel-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.panel-head h2{margin:0;font-size:16px;line-height:1.3}.panel-head p{color:var(--muted);margin:5px 0 0;font-size:12px}.status-rows{border-top:1px solid var(--line);flex-direction:column;display:flex}.status-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:12px 0;display:flex}.status-row span{color:var(--text);font-weight:650}.status-tags,.toolbar-actions{flex-wrap:wrap;gap:8px;display:flex}.status-tags{justify-content:flex-end}.account-form-grid,.compact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.compact-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.section-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.section-toolbar-left{flex-direction:column;gap:4px;display:flex}.section-toolbar-left h2{color:var(--text);margin:0;font-size:18px}.section-toolbar-left p,.muted-cell{color:var(--muted);margin:0;font-size:13px}.user-address{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.integration-failure-list{border-radius:var(--radius);background:#fff8e8;border:1px solid #f1c56b;margin-bottom:16px}.integration-failure-list .ant-list-item{align-items:flex-start;gap:12px;padding:10px 12px!important}.drawer-subsection,.drawer-subsection-head,.node-accelerate-main{flex-direction:column;display:flex}.drawer-subsection{gap:12px}.drawer-subsection-head{gap:4px}.node-accelerate-main{gap:3px;min-width:0}.drawer-subsection-head h3{margin:0;font-size:15px}.drawer-subsection-head span,.node-accelerate-main span{color:var(--muted);font-size:12px}.node-accelerate-editor .ant-list-item{padding:12px!important}.node-accelerate-row{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.node-accelerate-main span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.node-accelerate-actions{flex:none;gap:14px;display:flex}@media (width<=1200px){.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-panels,.settings-grid{grid-template-columns:1fr}.compact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.public-container{width:calc(100% - 24px);padding:16px 0 28px}.hero-title{font-size:23px}.dashboard-metrics,.compact-form-grid,.compact-form-grid.two,.settings-sync-options,.account-form-grid{grid-template-columns:1fr}.metric-card{min-height:88px}.status-row,.node-accelerate-row{flex-direction:column;align-items:flex-start}.status-tags{justify-content:flex-start}.node-accelerate-actions{justify-content:space-between;width:100%}.admin-content,.av-content{padding:12px}.section-toolbar,.public-header-bar{flex-direction:column;align-items:stretch}.toolbar-actions{width:100%}}
