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{--radius-2:2px;--radius-lg:2px;--page-bg:#f8fafc;--panel-bg:#fff;--line:#edf0f4;--text:#0f172a;--muted:#64748b;--nav-bg:#0f172a;--nav-text:#cbd5e1;--nav-active:#7c3aed;--brand:#7c3aed;--brand-light:#f0ebff}*{box-sizing:border-box}html,body,#app{min-height:100%}body{color:var(--text);background:var(--page-bg);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.ant-app,.ant-layout,.ant-layout-content{background:var(--page-bg)}.ant-btn,.ant-card,.ant-input,.ant-input-number,.ant-select-selector,.ant-modal-content,.ant-table,.ant-tag,.ant-alert,.ant-menu-item,.ant-menu-submenu-title,.ant-list-item,.ant-collapse,.ant-collapse-item,.ant-collapse-content,.ant-statistic,.ant-tabs-tab,.ant-badge-count{border-radius:var(--radius-2)!important}.app-shell{min-height:100vh}.public-shell{background:var(--page-bg);min-height:100vh}.public-container{width:min(1200px,100% - 32px);margin:0 auto;padding:24px 0 40px}.hero-block{margin-bottom:20px}.hero-title{margin:0 0 8px;font-size:34px;font-weight:700;line-height:1.15}.hero-subtitle{color:var(--muted);font-size:15px}.admin-content{padding:20px}.dashboard-page{flex-direction:column;gap:16px;display:flex}.dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.metric-card{background:var(--panel-bg);border:1px solid var(--line);border-radius:var(--radius-lg);align-items:center;gap:14px;min-width:0;min-height:116px;padding:18px;transition:box-shadow .15s;display:flex;box-shadow:0 1px 3px #00000005}.metric-card:hover{box-shadow:0 4px 16px #0000000d}.metric-icon{border-radius:var(--radius-2);background:var(--brand-light);width:42px;height:42px;color:var(--brand);flex:none;place-items:center;font-size:19px;display:grid}.metric-main{flex-direction:column;gap:3px;min-width:0;display:flex}.metric-main span{color:var(--muted);white-space:nowrap;font-size:13px}.metric-main strong{color:var(--text);font-size:32px;font-weight:700;line-height:1.05}.metric-main small{color:var(--muted);font-size:12px}.metric-cyan .metric-icon{color:#08798f;background:#e8f7fb}.metric-green .metric-icon{color:#237804;background:#eef8ef}.metric-orange .metric-icon{color:#ad6800;background:#fff6e8}.metric-slate .metric-icon{color:#334155;background:#eef2f7}.metric-red .metric-icon{color:#cf1322;background:#fff1f0}.dashboard-panels{grid-template-columns:minmax(0,1.4fr) minmax(360px,.8fr);align-items:start;gap:16px;display:grid}.dashboard-panel{background:var(--panel-bg);border:1px solid var(--line);border-radius:var(--radius-lg);padding:20px}.panel-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.panel-head h2{margin:0;font-size:18px;line-height:1.25}.panel-head p{color:var(--muted);margin:6px 0 0;font-size:13px}.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;padding:14px 0;display:flex}.status-row span{color:var(--text);font-weight:600}.status-tags{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.account-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.section-card{margin-bottom:16px}.section-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.section-toolbar-left{flex-direction:column;gap:4px;display:flex}.section-toolbar-left h2{margin:0;font-size:20px}.section-toolbar-left p{color:var(--muted);margin:0}.toolbar-actions{flex-wrap:wrap;gap:8px;display:flex}.compact-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.compact-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.muted-cell{color:var(--muted)}.user-address{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.user-console{background:#eef3f8;min-height:100vh}.user-topbar{background:#102235;border-bottom:1px solid #ffffff14}.user-topbar-inner{justify-content:space-between;align-items:center;gap:16px;width:min(1280px,100% - 32px);min-height:76px;margin:0 auto;display:flex}.user-identity{color:#fff;flex-direction:column;gap:2px;display:flex}.user-identity strong{font-size:22px;line-height:1.15}.user-eyebrow{color:#9fb4c8;text-transform:uppercase;font-size:12px}.user-main{width:min(1280px,100% - 32px);margin:0 auto;padding:20px 0 42px}.user-summary{grid-template-columns:repeat(2,minmax(0,180px));gap:12px;margin-bottom:16px;display:grid}.user-summary>div{border:1px solid var(--line);border-radius:var(--radius-2);background:#fff;flex-direction:column;justify-content:space-between;min-height:86px;padding:16px;display:flex}.user-summary span{color:var(--muted);font-size:13px}.user-summary strong{font-size:30px;line-height:1}.machine-list{grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:14px;display:grid}.machine-card{border:1px solid var(--line);border-radius:var(--radius-2);background:#fff}.machine-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;min-height:74px;padding:16px;display:flex}.machine-title{flex-direction:column;gap:5px;min-width:0;display:flex}.machine-title strong{color:var(--text);overflow-wrap:anywhere;font-size:17px;line-height:1.25}.machine-title span{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.machine-tools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.address-list{flex-direction:column;display:flex}.address-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.address-row:last-child{border-bottom:0}.address-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.address-copy span{color:var(--muted);font-size:13px}.address-copy strong{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:20px;line-height:1.2}.address-actions{flex:none;align-items:center;gap:10px;display:flex}.machine-empty,.user-empty-state{color:var(--muted);background:#fafbfc;padding:26px 16px}.machine-empty{flex-direction:column;gap:8px;display:flex}.machine-empty small{color:#ad6800;line-height:1.5}.user-empty-state{border:1px solid var(--line);border-radius:var(--radius-2);place-items:center;min-height:180px;display:grid}.user-create-context{border:1px solid var(--line);border-radius:var(--radius-2);background:#f7f9fc;flex-direction:column;gap:4px;margin-bottom:16px;padding:12px;display:flex}.user-create-context span{color:var(--muted);font-size:12px}.user-create-context strong{overflow-wrap:anywhere}.user-create-form{margin-top:4px}.user-create-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.public-header-bar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.public-brand{flex-direction:column;gap:4px;display:flex}.public-brand strong{font-size:16px}.public-brand span{color:var(--muted);font-size:13px}.access-list-card{margin-top:16px}.integration-failure-list{border-radius:var(--radius-2);background:#fffbe6;border:1px solid #ffe58f;margin-bottom:16px}.integration-failure-list .ant-list-item{align-items:flex-start;gap:12px;padding:10px 12px!important}.integration-failure-list .ant-typography{margin-bottom:0}.drawer-subsection{flex-direction:column;gap:12px;display:flex}.drawer-subsection-head{flex-direction:column;gap:4px;display:flex}.drawer-subsection-head h3{margin:0;font-size:16px}.drawer-subsection-head span{color:var(--muted);font-size:13px}.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{flex-direction:column;gap:3px;min-width:0;display:flex}.node-accelerate-main span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;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{grid-template-columns:1fr}.compact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.public-container{width:min(100%,100% - 24px);padding:16px 0 24px}.hero-title{font-size:24px}.dashboard-metrics,.compact-form-grid,.compact-form-grid.two,.account-form-grid{grid-template-columns:1fr}.metric-card{min-height:92px}.status-row{flex-direction:column;align-items:flex-start}.status-tags{justify-content:flex-start}.node-accelerate-row{flex-direction:column;align-items:flex-start}.node-accelerate-actions{justify-content:space-between;width:100%}.admin-content{padding:12px}.section-toolbar,.public-header-bar{flex-direction:column;align-items:stretch}.toolbar-actions{width:100%}.user-topbar-inner,.user-main{width:min(100%,100% - 24px)}.user-topbar-inner{flex-direction:column;align-items:stretch;padding:12px 0}.user-topbar-inner .ant-space{width:100%}.user-topbar-inner .ant-btn{flex:1}.user-summary,.machine-list{grid-template-columns:1fr}.address-row,.machine-head{flex-direction:column;align-items:stretch}.machine-tools{flex-direction:column;justify-content:flex-start;align-items:stretch}.machine-tools .ant-btn{width:100%}.address-actions{justify-content:space-between;width:100%}.address-actions .ant-btn{flex:1}.user-create-grid{grid-template-columns:1fr}}
