:root{color:#202522;font-synthesis:none;letter-spacing:0;--ink:#202522;--muted:#69716c;--line:#dfe4e1;--soft:#f4f6f5;--panel:#fff;--sidebar:#17201d;--accent:#16815e;--accent-dark:#116348;--danger:#b64242;background:#f3f5f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px}.boot{min-height:100vh;color:var(--accent);place-content:center;justify-items:center;gap:10px;font-weight:750;display:grid}.login-page{background:#edf0ee;place-content:center;min-height:100vh;padding:24px;display:grid;position:relative}.login-page:before{content:"";background:var(--accent);height:5px;position:fixed;inset:0 0 auto}.login-panel{background:var(--panel);border:1px solid #d6dcd8;border-radius:8px;width:min(420px,100vw - 32px);padding:34px;box-shadow:0 20px 50px #18221d1a}.login-brand,.brand{align-items:center;display:flex}.login-brand>span,.brand>span{background:var(--accent);color:#fff;border-radius:6px;place-items:center;width:38px;height:38px;display:grid}.login-brand>div{margin-left:11px;display:grid}.login-brand strong{font-size:18px;line-height:1.2}.login-brand small{color:var(--muted);margin-top:2px}.login-heading{margin:42px 0 24px}.login-heading h1{margin:0 0 7px;font-size:24px}.login-heading p,.page-header p,.section-title p,.settings-copy p{color:var(--muted);margin:0;font-size:13px}.login-panel form{gap:17px;display:grid}.login-panel form>.button{justify-content:center;width:100%;margin-top:5px}.login-page footer{color:#7a827d;font-size:12px;position:fixed;bottom:20px}.form-error{border-left:3px solid var(--danger);color:#8b3030;background:#fff4f3;padding:10px 12px;font-size:13px}.app-shell{min-height:100vh}.sidebar{background:var(--sidebar);color:#edf4f0;z-index:30;flex-direction:column;width:230px;padding:18px 13px 14px;display:flex;position:fixed;inset:0 auto 0 0}.brand{gap:11px;padding:0 6px 23px}.brand>span{width:32px;height:32px}.brand strong{flex:1;font-size:17px}.brand>.icon-button{color:#fff;display:none}.sidebar nav{gap:3px;display:grid}.sidebar nav button,.sidebar-bottom>button{color:#b8c3bd;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:11px;min-height:40px;padding:0 12px;font-size:13px;display:flex}.sidebar nav button:hover,.sidebar-bottom>button:hover{color:#fff;background:#25302c}.sidebar nav button.active,.sidebar-bottom>button.active{color:#fff;box-shadow:inset 3px 0 var(--accent);background:#2a3833}.sidebar-bottom{gap:10px;margin-top:auto;display:grid}.admin-box{border-top:1px solid #34403b;align-items:center;gap:9px;padding:15px 5px 0;display:flex}.admin-box>span{color:#b7c4bd;background:#2d3934;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.admin-box>div{flex:1;min-width:0;display:grid}.admin-box strong{text-overflow:ellipsis;font-size:12px;overflow:hidden}.admin-box small{color:#8f9c95;font-size:10px}.admin-box .icon-button{color:#9eaaa4}.workspace{min-height:100vh;margin-left:230px;padding:38px clamp(24px,4vw,60px) 60px}.mobile-bar{display:none}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.page-header h1{margin:0 0 7px;font-size:25px;line-height:1.2}.page-actions{gap:8px;display:flex}.button{border:1px solid #0000;border-radius:5px;align-items:center;gap:7px;min-height:36px;padding:0 14px;font-size:13px;font-weight:650;display:inline-flex}.button:disabled{opacity:.55;cursor:not-allowed}.button-primary{color:#fff;background:var(--accent);border-color:var(--accent)}.button-primary:hover:not(:disabled){background:var(--accent-dark)}.button-secondary{color:#343a37;background:#fff;border-color:#ccd3cf}.button-secondary:hover{background:var(--soft)}.button-danger{color:#fff;background:var(--danger)}.button-ghost{background:0 0}.icon-button{color:#59615c;background:0 0;border:0;border-radius:5px;flex:none;place-items:center;width:34px;height:34px;display:inline-grid}.icon-button:hover{color:var(--ink);background:#e9edeb}.icon-danger:hover{color:var(--danger);background:#fff0ef}.stat-grid{grid-template-columns:repeat(5,minmax(130px,1fr));gap:12px;margin-bottom:32px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:6px;justify-content:space-between;align-items:flex-start;min-height:105px;padding:18px;display:flex}.stat-card>div{gap:12px;display:grid}.stat-card span{color:var(--muted);font-size:12px}.stat-card strong{font-size:27px;line-height:1}.stat-card svg{color:var(--accent);background:#eaf5f0;border-radius:5px;width:36px;height:36px;padding:8px}.section-block,.settings-section{border:1px solid var(--line);background:#fff;border-radius:6px}.section-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:74px;padding:17px 20px;display:flex}.section-title h2,.settings-copy h2{margin:0 0 5px;font-size:15px}.section-title>svg{color:var(--muted)}.list-toolbar{border:1px solid var(--line);background:#fff;border-bottom:0;border-radius:6px 6px 0 0;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:10px 13px;display:flex}.list-toolbar>span{color:var(--muted);white-space:nowrap;font-size:12px}.search-box{background:var(--soft);color:#7b837e;border:1px solid #0000;border-radius:5px;align-items:center;gap:8px;width:min(360px,60vw);height:36px;padding:0 11px;display:flex}.search-box:focus-within{background:#fff;border-color:#8bb7a7;box-shadow:0 0 0 3px #16815e1a}.search-box input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:13px}.table-shell{border:1px solid var(--line);background:#fff;overflow-x:auto}.list-toolbar+.table-shell{border-radius:0 0 6px 6px}.section-block .table-shell{border:0}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;color:#737b76;text-transform:uppercase;white-space:nowrap;background:#fafbfa;height:42px;font-size:11px;font-weight:700}th,td{vertical-align:middle;border-bottom:1px solid #e8ebe9;padding:10px 14px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfcfb}td strong{font-size:13px;display:block}td small{max-width:300px;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:11px;display:block;overflow:hidden}td code{white-space:nowrap;background:#f1f3f2;border-radius:3px;padding:3px 5px}.token-code{color:#3b554b}.ua-cell{white-space:nowrap;text-overflow:ellipsis;max-width:260px;color:var(--muted);overflow:hidden}.row-actions{justify-content:flex-end;gap:1px;display:flex}th:last-child,td:last-child{text-align:right}.status{white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:inline-flex}.status>span{border-radius:50%;width:7px;height:7px}.status-active{color:#176c4f}.status-active>span{background:#28a978}.status-off{color:#777d79}.status-off>span{background:#aeb4b0}.drawer-layer{z-index:60;background:#141b186b;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{background:#fff;flex-direction:column;width:min(540px,100vw);height:100%;animation:.18s ease-out enter;display:flex;box-shadow:-18px 0 50px #141e1924}.drawer-wide{width:min(820px,100vw)}@keyframes enter{0%{opacity:.5;transform:translate(22px)}}.drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:18px 22px;display:flex}.drawer-header h2{margin:0 0 4px;font-size:18px}.drawer-header p{color:var(--muted);margin:0;font-size:12px}.drawer-body{flex:1;padding:24px 22px;overflow-y:auto}.drawer-footer{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:9px;min-height:66px;padding:12px 22px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:19px 15px;display:grid}.field{align-content:start;gap:7px;min-width:0;display:grid}.field-full{grid-column:1/-1}.field-label{color:#363c38;font-size:12px;font-weight:650}.field-hint{color:var(--muted);font-size:11px}.text-input,.select-input,.text-area,.code-area{width:100%;color:var(--ink);background:#fff;border:1px solid #cfd6d2;border-radius:5px;outline:0}.text-input,.select-input{height:39px;padding:0 11px;font-size:13px}.text-area{resize:vertical;min-height:90px;padding:10px 11px}.code-area{resize:vertical;color:#27342f;tab-size:2;background:#f7f9f8;min-height:170px;padding:13px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.55}.code-area-tall{min-height:calc(100vh - 310px)}.text-input:focus,.select-input:focus,.text-area:focus,.code-area:focus{border-color:#66a38d;box-shadow:0 0 0 3px #16815e1a}.select-wrap{display:block;position:relative}.select-wrap svg{pointer-events:none;color:var(--muted);position:absolute;top:12px;right:10px}.select-input{appearance:none;padding-right:31px}.inline-input{gap:6px;display:flex}.prefix-input{border:1px solid #cfd6d2;border-radius:5px;display:flex;overflow:hidden}.prefix-input>span{background:var(--soft);width:34px;color:var(--muted);border-right:1px solid #dbe0dd;place-items:center;display:grid}.prefix-input .text-input{box-shadow:none;border:0;border-radius:0}.switch{color:#5f6762;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:12px;display:inline-flex}.switch>span{color:#fff;background:#c8ceca;border-radius:10px;width:33px;height:19px;transition:all .15s;position:relative}.switch>span:after{content:"";background:#fff;border-radius:50%;width:15px;height:15px;transition:all .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.switch-on>span{background:var(--accent)}.switch-on>span:after{transform:translate(14px)}.switch>span svg{z-index:1;position:absolute;top:3px;left:3px}.switch-row{flex-wrap:wrap;gap:24px;display:flex}.switch-field{align-content:start}.switch-field .switch-row{align-items:center;min-height:39px}.code-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:-12px;display:flex}.code-toolbar>div{align-items:center;gap:8px;display:flex}.yaml-status{white-space:nowrap;text-overflow:ellipsis;max-width:420px;font-size:11px;overflow:hidden}.yaml-valid{color:var(--accent)}.yaml-invalid{color:var(--danger)}.rule-publish-state{border:1px solid;border-radius:6px;align-items:center;gap:11px;min-height:58px;margin-bottom:14px;padding:10px 14px;display:flex}.rule-publish-state>svg{flex:none}.rule-publish-state>div{gap:3px;min-width:0;display:grid}.rule-publish-state strong{font-size:12px}.rule-publish-state span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.rule-publish-ready{color:#176c4f;background:#f2faf7;border-color:#acd5c5}.rule-publish-missing{color:#875f16;background:#fff8e8;border-color:#e2c98d}.rule-error{max-width:120px;color:var(--danger);white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:inline-block;overflow:hidden}.spinning{animation:.7s linear infinite spin}.form-divider{border-top:1px solid var(--line);color:var(--muted);margin-top:2px;padding-top:15px;font-size:11px;font-weight:700}.empty{min-height:240px;color:var(--muted);place-content:center;justify-items:center;gap:7px;display:grid}.empty-mark{border:2px solid #b9c1bc;border-top-width:8px;border-radius:3px;width:38px;height:28px;margin-bottom:4px}.empty strong{color:#4c534f;font-size:14px}.empty span{font-size:12px}.loading{min-height:240px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:13px;display:flex}.loading>span{border:2px solid #c4d2cc;border-top-color:var(--accent);border-radius:50%;width:15px;height:15px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.toast{z-index:90;color:#fff;background:#26342f;border-radius:5px;align-items:center;gap:9px;min-height:42px;padding:0 15px;font-size:13px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #0000002e}.settings-section{grid-template-columns:minmax(230px,.8fr) minmax(320px,1.2fr);gap:50px;padding:28px;display:grid}.settings-copy{gap:13px;display:flex}.settings-icon{color:#875f16;background:#fff4d9;border-radius:5px;place-items:center;width:38px;height:38px;display:grid}.password-form{gap:16px;display:grid}.password-form .button{justify-self:start}.system-info{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto 1fr;align-items:center;gap:12px 14px;margin-top:16px;padding:20px 6px;display:grid}.system-info>svg{color:var(--accent)}.system-info>div{gap:2px;display:grid}.system-info strong{font-size:12px}.system-info span{color:var(--muted);font-size:11px}.node-config-table .text-input,.node-config-table .select-input{min-width:130px}.node-config-table td:nth-child(3) .text-input{width:92px;min-width:82px}.editing-row{background:#f2f8f5}.allocation-workspace{grid-template-columns:minmax(280px,.7fr) minmax(540px,1.3fr);gap:14px;min-height:calc(100vh - 150px);display:grid}.node-palette,.allocation-targets{border:1px solid var(--line);background:#fff;border-radius:6px;flex-direction:column;min-width:0;display:flex}.allocation-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:66px;padding:14px 16px;display:flex}.allocation-heading h2{margin:0 0 3px;font-size:14px}.allocation-heading p{color:var(--muted);margin:0;font-size:11px}.allocation-heading>span{color:var(--muted);font-size:12px}.node-palette>.search-box{width:calc(100% - 24px);margin:12px}.draggable-list{gap:6px;padding:0 12px 12px;display:grid;overflow-y:auto}.draggable-node{border:1px solid var(--line);cursor:grab;background:#fff;border-radius:5px;align-items:center;gap:9px;min-height:55px;padding:8px 10px;display:flex}.draggable-node:hover{background:#f7fbf9;border-color:#8bb7a7}.draggable-node>svg{color:#929a95;flex:none}.draggable-node>div{gap:3px;min-width:0;display:grid}.draggable-node>.icon-button{margin-left:auto}.draggable-node strong{font-size:12px}.draggable-node small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.target-layout{flex:1;grid-template-columns:minmax(210px,.75fr) minmax(300px,1.25fr);min-height:0;display:grid}.target-index{border-right:1px solid var(--line);max-height:calc(100vh - 230px);overflow-y:auto}.target-index button{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:56px;padding:8px 12px;display:flex}.target-index button:hover,.target-index button.active{background:#f1f7f4}.target-index button.active{box-shadow:inset 3px 0 var(--accent)}.target-index button.dirty:after{content:"";background:#d38b20;border-radius:50%;width:6px;height:6px}.target-index button>div{gap:3px;min-width:0;display:grid}.target-index strong{font-size:12px}.target-index small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.target-index button>span{color:var(--muted);background:#edf1ef;border-radius:3px;margin-left:auto;padding:2px 6px;font-size:11px}.drop-panel{background:#fbfcfb;flex-direction:column;min-width:0;display:flex}.drop-panel>header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;min-height:58px;padding:10px 14px;display:flex}.drop-panel>header>div{gap:2px;display:grid}.drop-panel>header strong{font-size:13px}.drop-panel>header span{color:var(--muted);font-size:10px}.draft-badge{background:#fff3d7;border-radius:3px;padding:4px 7px;color:#8b5a12!important}.drop-zone{color:#54806f;background:#f3faf7;border:1px dashed #8fb9aa;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:70px;margin:12px;font-size:12px;display:flex}.assigned-list{gap:6px;padding:0 12px 12px;display:grid;overflow-y:auto}.assigned-node{border:1px solid var(--line);cursor:grab;background:#fff;border-radius:5px;align-items:center;gap:8px;min-height:51px;padding:7px;display:flex}.assigned-node:hover{border-color:#8bb7a7}.assigned-node:active{cursor:grabbing}.assigned-drag-handle{color:#929a95;flex:none}.assigned-node-copy{gap:3px;min-width:0;display:grid}.assigned-node-actions{flex:none;margin-left:auto;display:flex}.assigned-node-actions .icon-button:disabled{opacity:.35;cursor:not-allowed}.assigned-list strong{font-size:12px}.assigned-list small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.relay-allocation-workspace{grid-template-columns:minmax(360px,.9fr) minmax(540px,1.1fr)}.relay-node-list{align-content:start;max-height:calc(100vh - 284px)}.relay-node-assigned{background:#f1f8f5;border-color:#b8d7cb}.relay-node-assigned>.icon-button{color:var(--accent)}.relay-list-empty{min-height:220px;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:8px;font-size:12px;display:grid}.relay-assigned-list{max-height:calc(100vh - 370px)}.preview-layout{gap:16px;display:grid}.preview-controls{grid-template-columns:1fr 1fr;gap:14px;display:grid}.preview-status{border:1px solid;border-radius:5px;align-items:center;gap:10px;min-height:51px;padding:9px 12px;display:flex}.preview-status>span{border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.preview-status>div{gap:2px;display:grid}.preview-status strong{font-size:12px}.preview-status small{font-size:10px}.preview-valid{color:#176c4f;background:#f2faf7;border-color:#acd5c5}.preview-valid>span{background:#dbf0e8}.preview-invalid{color:#963a3a;background:#fff5f4;border-color:#e3b5b5}.preview-invalid>span{background:#f8dede}.preview-empty{min-height:380px;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:8px;display:grid}.preview-empty strong{color:#454c48;font-size:13px}.preview-empty span{font-size:11px}.nav-scrim{display:none}@media (width<=1120px){.stat-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=1050px){.allocation-workspace{grid-template-columns:1fr;min-height:0}.draggable-list{grid-template-columns:repeat(2,1fr);max-height:280px}.target-index{max-height:520px}.relay-node-list,.relay-assigned-list{max-height:360px}}@media (width<=760px){.sidebar{transition:transform .18s;transform:translate(-100%)}.sidebar-open{transform:translate(0)}.brand>.icon-button{display:inline-grid}.nav-scrim{z-index:20;background:#12181566;border:0;display:block;position:fixed;inset:0}.workspace{margin-left:0;padding:24px 16px 45px}.mobile-bar{align-items:center;gap:8px;margin:-8px 0 24px;display:flex}.page-header{align-items:center}.page-header h1{font-size:21px}.page-header p{max-width:230px}.stat-grid{grid-template-columns:repeat(2,1fr)}.settings-section{grid-template-columns:1fr;gap:28px;padding:22px}.system-info{grid-template-columns:auto 1fr}.drawer{width:100vw}.table-shell table{min-width:720px}.table-shell th:last-child,.table-shell td:last-child{background:#fff;position:sticky;right:0;box-shadow:-5px 0 9px #19221e0a}.table-shell th:last-child{background:#fafbfa}.table-shell tbody tr:hover td:last-child{background:#fbfcfb}.target-layout{grid-template-columns:1fr}.target-index{border-right:0;border-bottom:1px solid var(--line);max-height:260px}.relay-node-list,.preview-controls{grid-template-columns:1fr}}@media (width<=500px){.login-panel{padding:26px 22px}.stat-grid{grid-template-columns:1fr 1fr;gap:8px}.stat-card{min-height:96px;padding:14px}.stat-card strong{font-size:23px}.form-grid{grid-template-columns:1fr}.field-full{grid-column:1}.page-header{margin-bottom:22px}.page-header p{display:none}.drawer-body{padding:20px 16px}.drawer-header,.drawer-footer{padding-left:16px;padding-right:16px}.code-area-tall{min-height:52vh}}
