:root{--bg:#f6f7f9;--surface:#fff;--ink:#17242b;--muted:#75808c;--line:#e9edf0;--green:#167c66;--green-soft:#edf7f2;--green-dark:#145b4c;--red:#b2404c;--amber:#986521;--radius:16px;--shadow:0 8px 32px #16342c06;--font:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans CJK SC","PingFang SC","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}html{min-width:320px}body{margin:0;background:var(--bg);font:14px/1.5 var(--font);color:var(--ink);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1{font-size:31px;letter-spacing:-1px;font-weight:650;line-height:1.3}h2{font-size:16px;letter-spacing:-.3px;font-weight:650}h3{font-size:14px;font-weight:650}code,pre{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",monospace;font-size:12px}button:focus-visible,a:focus-visible{outline:3px solid #a6d6c8;outline-offset:3px}input:focus,select:focus,textarea:focus{outline:none;border-color:#8bbcae;box-shadow:0 0 0 3px #167c6610}button{transition:background .16s,border-color .16s,transform .16s}button:active:not(:disabled){transform:translateY(1px)}.icon{flex:none;vertical-align:middle}.muted{color:var(--muted)}.small,small{font-size:12px}.block{display:block}.right{text-align:right}.align-left{text-align:left}.nowrap{white-space:nowrap}.red-text{color:var(--red)!important}.green-text{color:var(--green)}
.boot{padding:120px 24px;text-align:center;color:var(--muted)}.btn{min-height:38px;padding:9px 15px;border-radius:9px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);background:var(--surface);white-space:nowrap;line-height:1.5}.btn .icon{width:16px;height:16px}.btn:hover{background:#f5f7f8;border-color:#d5ddd9}.btn.primary{background:var(--green);color:#fff;border-color:var(--green);box-shadow:0 2px 4px #167c6614}.btn.primary:hover{background:var(--green-dark);border-color:var(--green-dark)}.btn.danger{color:var(--red);border-color:#efd9dc;background:#fff7f7}.icon-btn{border:0;border-radius:7px;background:transparent;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:var(--muted)}.icon-btn:hover{background:#eaf0ee;color:var(--ink)}.text-btn{padding:5px 8px;border:0;background:transparent;color:var(--green);font-size:12px;font-weight:600;border-radius:6px}.text-btn:hover{background:var(--green-soft)}.text-link{color:var(--muted);font-size:12px;display:inline-flex;align-items:center;gap:5px}.text-link:hover{color:var(--green)}.text-link .icon{width:15px;height:15px}
.demo-banner{min-height:38px;background:#f5eedc;color:#735b31;display:flex;align-items:center;justify-content:space-between;padding:7px 28px;font-size:12px;gap:16px;border-bottom:1px solid #e9dec2}.demo-banner>span{display:flex;align-items:center;gap:9px}.demo-banner .icon{width:15px;height:15px}.demo-banner a{white-space:nowrap;display:flex;align-items:center;gap:7px}.app-shell{display:flex;min-height:100vh}.app-shell.is-demo{min-height:calc(100vh - 38px)}.sidebar{width:230px;background:#fff;border-right:1px solid var(--line);padding:30px 17px 0;display:flex;flex-direction:column;flex:none;position:sticky;top:0;height:100vh}.is-demo .sidebar{height:calc(100vh - 38px);top:0}.brand{display:flex;align-items:center;gap:11px;padding:0 12px;font-size:24px;font-weight:650;letter-spacing:-.9px;line-height:1.1}.brand-mark{width:36px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:var(--green);color:#fff;box-shadow:0 4px 12px #176e6122}.brand-mark .icon{width:24px;height:24px;stroke-width:1.8}.brand small{display:block;font-size:8px;line-height:1.9;letter-spacing:2px;color:var(--muted);font-weight:650;margin-top:4px}.workspace{border:1px solid var(--line);border-radius:10px;padding:11px;display:flex;align-items:center;gap:9px;margin:31px 4px 28px;background:#fcfdfc}.workspace-avatar,.user-avatar{width:30px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#e9f0ed;color:var(--green-dark);font-size:12px;font-weight:700;flex:none}.workspace>span:nth-child(2){flex:1}.workspace strong{font-size:12px;display:block;line-height:1.4}.workspace small{font-size:9px;color:var(--muted)}.workspace .icon{width:13px;height:13px;color:var(--muted)}nav{display:flex;flex-direction:column;gap:6px}.nav-item{display:flex;align-items:center;gap:13px;min-height:44px;border-radius:9px;padding:10px 15px;font-size:12px;color:#65727e;font-weight:500}.nav-item .icon{width:19px;height:19px}.nav-item:hover{background:#f5f7f6}.nav-item.active{background:#edf5f1;color:#176a56;font-weight:650}.nav-count{margin-left:auto;background:#dfeee6;padding:1px 7px;border-radius:5px;color:var(--green);font-size:10px}.sidebar-bottom{margin-top:auto;padding-top:70px}.private-note{display:flex;gap:11px;padding:16px 14px 26px;align-items:flex-start;color:#6e7d79;font-size:11px}.private-note small{display:block;color:#9da6a1;font-size:10px;margin-top:4px}.private-note .icon{width:18px;height:18px}.sidebar-account{border-top:1px solid var(--line);padding:18px 5px;display:flex;gap:10px;align-items:center}.sidebar-account>span:nth-child(2){flex:1;min-width:0}.sidebar-account strong{font-size:11px;display:block}.sidebar-account small{font-size:9px;display:block;color:var(--muted);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:118px}.user-avatar{background:#edf0f4;color:#5a6571;border-radius:50%;font-size:11px}.sidebar-account .icon-btn{width:26px}.main-shell{flex:1;min-width:0}.topbar{height:74px;border-bottom:1px solid var(--line);padding:0 38px;display:flex;align-items:center;justify-content:space-between;background:#ffffffa8;backdrop-filter:blur(16px)}.breadcrumb{display:flex;gap:15px;align-items:center;font-size:11px;color:var(--muted)}.breadcrumb strong{color:#46535f;font-weight:500}.breadcrumb>span{color:#c4cbd0}.topbar-actions{display:flex;gap:16px;align-items:center}.privacy-chip{display:flex;align-items:center;gap:7px;font-size:10px;color:#88938f}.privacy-chip .icon{width:14px;height:14px}.notification-icon{position:relative;color:#7f8b91}.notification-icon .icon{width:19px;height:19px}.notification-icon i{position:absolute;right:1px;top:0;width:5px;height:5px;background:var(--green);border-radius:50%;border:1px solid white}.mobile-menu,.sidebar-scrim{display:none}main#main{padding:34px 38px 18px;max-width:1720px;margin:0 auto}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:29px;gap:22px}.page-heading p{color:var(--muted);font-size:12px;margin-top:9px}.page-heading .btn.primary{min-height:40px;padding:10px 19px}.page-footer{display:flex;justify-content:space-between;color:#9aa4ad;font-size:10px;padding:28px 0 0;gap:18px}.stats{display:grid;grid-template-columns:repeat(4,1fr);padding:8px 0 30px;margin-bottom:2px}.stats>div{padding-left:27px;border-left:1px solid #e2e7e9}.stats>div:first-child{border:0;padding-left:0}.stats span{color:#737f89;font-size:11px;font-weight:500}.stats strong{display:block;font-size:36px;line-height:1.4;letter-spacing:-1.6px;font-weight:600;margin-top:5px;font-variant-numeric:tabular-nums}.stats strong small{font-size:10px;letter-spacing:0;font-weight:500;color:#7f8b91;margin-left:10px}.stats p{color:#9aa3aa;font-size:10px;margin-top:4px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.section-head{display:flex;align-items:center;justify-content:space-between;padding:22px 24px 18px;gap:12px}.section-head p{font-size:10px;color:#939da6;margin-top:6px}.section-head h2{font-size:14px}.section-caption{font-size:11px;color:var(--green);font-weight:600}.overview-grid{display:grid;grid-template-columns:1.33fr 1fr;gap:23px;margin-bottom:25px}.activity-chart svg{display:block;width:calc(100% - 34px);height:181px;margin:0 17px 8px}.chart-bar{fill:#d9e9df}.chart-bar.latest{fill:#29896d}.bar-value{font:500 10px var(--font);fill:#87948e}.bar-label{font:10px var(--font);fill:#99a39e}.chart-axis{stroke:#ecf0ed;stroke-width:1}.legend{font-size:10px;color:#8e9994;display:flex;align-items:center;gap:6px}.legend .dot{background:#9cbfaa}.network-list .section-head{padding-bottom:9px}.network-row{width:100%;border:0;border-top:1px solid #f0f3f2;display:flex;align-items:center;gap:11px;background:#fff;text-align:left;padding:12px 23px}.network-row:hover{background:#fafcfb}.network-row>span:nth-child(2){flex:1}.network-row strong{font-size:11px;font-weight:600;display:block}.network-row small{font-size:10px;color:#98a19e;display:block;margin-top:2px}.network-row .status{font-size:9px;padding:3px 7px}.network-empty{padding:22px 24px;font-size:12px}.chain-badge{display:inline-flex;width:31px;height:31px;border-radius:50%;align-items:center;justify-content:center;flex:none;font-size:13px;font-weight:650;letter-spacing:-1px}.chain-badge.cosmos{background:#e8edf3;color:#3a4a62}.chain-badge.celestia{background:#ede8fc;color:#8469c0}.chain-badge.tac{background:#171d27;color:#f5f5f5}.chain-badge.dym{background:#fbecdf;color:#b3824d}.status{display:inline-flex;align-items:center;gap:6px;padding:3px 8px;border-radius:5px;white-space:nowrap;font-size:10px;font-weight:500}.dot{width:5px;height:5px;background:currentColor;border-radius:50%;display:inline-block;flex:none}.status.green{background:#eef7f0;color:#3e8465}.status.amber{background:#fbf3e7;color:#a07736}.status.red{background:#fcf0f1;color:#ac5e68}.status.neutral{background:#f0f3f5;color:#80909a}.event-row{display:flex;align-items:center;gap:13px;width:100%;padding:15px 24px;background:white;border:0;border-top:1px solid #eff2f4;text-align:left;min-height:78px;overflow:hidden}.event-row:hover{background:#fafcfb}.event-icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;flex:none;border-radius:10px;background:#eff3f7;color:#8191a0}.event-icon .icon{width:17px;height:17px}.event-icon.incoming{color:#498269;background:#eff7f2}.event-icon.warn{color:#b18d59;background:#faf5ed}.event-icon.danger{color:#b16b76;background:#faf0f2}.event-main{flex:1;min-width:0}.event-main strong{font-size:12px;font-weight:600;display:flex;align-items:center;gap:10px;white-space:nowrap}.event-chain{font-size:9px;color:#9ba4ad;font-weight:400;padding-left:10px;border-left:1px solid #e7ebee}.event-main>span{font-size:10px;color:#929da5;display:block;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.event-account{width:160px;min-width:0}.event-account strong{font-size:10px;font-weight:500;color:#6d7b83;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-account code{font-size:9px;color:#a3adb4;display:block;margin-top:5px}.event-time{width:91px;flex:none;text-align:right;font-size:10px;color:#9aa4ad;display:flex;flex-direction:column;align-items:flex-end;gap:5px}.event-time small{font-size:9px}.row-chevron{width:13px;height:13px;color:#c1cad0;margin-left:8px}.bottom-note{display:flex;align-items:center;gap:8px;margin-top:18px;color:#a0aaa8;font-size:10px}.bottom-note .icon{width:13px;height:13px}.bottom-note>span{margin-left:auto}.onboarding{padding:25px 27px;border:1px solid #d8e8df;background:#eff8f3;border-radius:var(--radius);display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:25px}.onboarding h2{font-size:20px;margin:8px 0}.onboarding p{font-size:12px;color:#749184;max-width:600px}.notice{background:#f0f4f4;border:1px solid #e4ebea;border-radius:10px;padding:13px 16px;font-size:12px;color:#7b8989;line-height:1.8;margin-bottom:23px}.notice strong{font-weight:600;color:#556965;margin-right:5px}.notice.warning{background:#fcf7ec;color:#9a7e4b}.compact-notice{margin-top:23px}.alert{display:flex;align-items:flex-start;gap:13px;padding:17px 19px;border:1px solid #f0e2c7;background:#fdf9f1;border-radius:12px;font-size:12px;color:#856b3f;margin:22px 0}.alert strong{font-size:12px;font-weight:600}.alert p{font-size:11px;line-height:1.8;margin-top:4px}.alert>div{flex:1}.alert>a{white-space:nowrap;font-size:11px;text-decoration:underline}.alert .icon{width:19px;height:19px}.chain-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px}.chain-card{padding:24px}.chain-title{display:flex;align-items:center;gap:12px}.chain-title>div{flex:1}.chain-title h2{font-size:15px}.chain-title code{color:#919fa6;display:block;margin-top:5px;font-size:10px}.chain-title .chain-badge{width:38px;height:38px;font-size:15px}.chain-progress{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line);margin-top:25px;padding-bottom:21px}.chain-progress>div+div{padding-left:20px;border-left:1px solid var(--line)}.chain-progress span{display:block;font-size:10px;color:var(--muted)}.chain-progress strong{display:block;margin-top:7px;font-size:24px;letter-spacing:-.7px;font-weight:600}.meta{margin:15px 0}.meta>div{display:flex;justify-content:space-between;gap:15px;padding:6px 0;font-size:11px}.meta dt{color:#8d989f}.meta dd{margin:0;color:#657880}.card-actions{border-top:1px solid var(--line);padding-top:17px;display:flex;gap:7px}.card-actions>.text-btn{margin-left:auto}.inline-error{font-size:11px;color:var(--red);margin:12px 0;line-height:1.7}.line-head{padding:0 0 18px;font-size:12px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:11px;text-align:left}th{font-size:10px;font-weight:500;color:#929da5;background:#fafbfc;white-space:nowrap;padding:14px 18px;border-bottom:1px solid var(--line)}td{padding:18px;border-bottom:1px solid #eff2f4;vertical-align:middle;color:#556874}tr:last-child td{border-bottom:0}.address-cell strong{font-size:12px;font-weight:600;display:block;color:#4a5e68}.address-cell code{color:#98a4ad;display:block;margin:5px 0;font-size:10px}.address-cell small{font-size:9px;color:#a7b0b8}.inline-chain{display:flex;gap:9px;align-items:center;white-space:nowrap}.inline-chain .chain-badge{width:24px;height:24px;font-size:10px}.filter-bar{display:flex;gap:10px;align-items:center;margin-bottom:21px}.search-field{display:flex;gap:9px;align-items:center;background:#fff;border:1px solid #e4e9ec;border-radius:9px;flex:1;min-width:130px;padding:0 12px}.search-field .icon{color:#a6b0b6;width:17px;height:17px}.search-field input{border:0;background:transparent;padding:11px 0;min-width:0;width:100%;font-size:11px;box-shadow:none}select{border:1px solid #e2e7eb;border-radius:8px;min-height:38px;background:#fff;font-size:11px;padding:8px 27px 8px 12px;max-width:100%}.filter-bar select{max-width:160px}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:8px;font-size:11px;color:var(--muted);margin-top:18px}.pagination>span{margin-right:auto}.channels{display:flex;flex-direction:column;gap:15px;margin-bottom:25px}.channel-card{display:flex;gap:16px;align-items:center;padding:23px}.discord-symbol{width:45px;height:45px;flex:none;border-radius:12px;background:#f0f0fb;color:#797eb6;display:flex;align-items:center;justify-content:center}.channel-card>div:nth-child(2){flex:1;min-width:0}.channel-card h2{font-size:14px}.channel-card p{font-size:10px;color:#9ba4ae;margin:5px 0 8px}.channel-card small{font-size:10px;color:#9ca6ab;display:block}.channel-actions{display:flex;gap:7px}.delivery-error{font-size:9px;display:block;color:#aaa197;margin-top:5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:220px}.system-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.system-rows{padding:0 23px 20px}.system-rows>div{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:15px 0;border-top:1px solid var(--line);font-size:11px}.system-rows>div>span{color:#87949d;display:flex;gap:10px;align-items:center}.system-rows strong{font-size:11px;font-weight:500}.system-rows .icon{width:17px;height:17px}.capabilities{padding:0 23px 18px}.capabilities>div{display:flex;justify-content:space-between;gap:20px;padding:7px 0;font-size:11px;color:#7b8b94}.empty{text-align:center;padding:50px 24px;max-width:650px;margin:0 auto}.empty-icon{height:49px;width:49px;border:1px solid #dfebe5;border-radius:14px;margin:0 auto 19px;display:flex;align-items:center;justify-content:center;color:#85a697;background:#f5faf7}.empty h3{font-size:16px;font-weight:600}.empty p{font-size:12px;line-height:1.8;color:#97a2a8;margin:10px auto 21px;max-width:420px}.empty .btn{margin-top:5px}
/* Dialogs and accessible, actual configuration forms. */
dialog{width:660px;max-width:calc(100vw - 32px);max-height:calc(100vh - 60px);padding:0;border:1px solid #dfe7e3;border-radius:18px;box-shadow:0 30px 100px #10271f30;overflow:auto;color:var(--ink);background:#fff}dialog.wide{width:770px}dialog::backdrop{background:#23352f66;backdrop-filter:blur(4px)}.modal-head{display:flex;justify-content:space-between;align-items:center;padding:21px 25px;border-bottom:1px solid var(--line);background:#fffffff8;position:sticky;top:0;z-index:2}.modal-head h2{font-size:18px;font-weight:600}.form-body{padding:23px 25px 15px}.form-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:18px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:18px;min-width:0;font-size:11px;font-weight:500}.field.full{grid-column:1/-1}.field>span{color:#71818a}.field em{color:#a0b4a9;font-style:normal;margin-left:5px}.field input,.field textarea,.field select{width:100%;padding:11px 12px;border:1px solid #dfe6e9;border-radius:8px;background:#fff;font-size:12px;color:#4b606b;line-height:1.5;min-height:41px}.field input::placeholder,.field textarea::placeholder{color:#b0b9bf}.field textarea{resize:vertical}.field small{font-size:10px;color:#9aa8ae;line-height:1.7;font-weight:400}.field input[readonly]{background:#f5f7f8}.checkline{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:#667e86;margin:16px 0}.checkline input{margin:2px 0;accent-color:var(--green);width:15px;height:15px;flex:none}.checkline small{display:block;font-size:10px;color:#9aa6aa;line-height:1.8;margin-top:4px}.form-details{padding:15px 0;border-top:1px solid var(--line);margin-top:8px}.form-details summary,.raw-detail summary{font-size:12px;color:#748c83;cursor:pointer;margin-bottom:15px}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px 12px;padding:10px 0;max-height:240px;overflow:auto}.check-grid label{font-size:11px;display:flex;align-items:center;gap:7px;font-weight:400;color:#7e9199}.check-grid input{width:13px!important;height:13px!important;min-height:13px!important;accent-color:var(--green);margin:0;flex:none}.form-inline-actions{display:flex;align-items:center;gap:12px;margin:13px 0;font-size:11px}.form-error{font-size:12px;line-height:1.7;color:var(--red);margin:10px 0;overflow-wrap:anywhere}.form-error:empty{display:none}.modal-footer{position:sticky;bottom:0;background:#fafcfcf5;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:8px;padding:17px 25px;backdrop-filter:blur(8px)}.detail-body{padding:25px}.detail-status{display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-size:11px;margin-bottom:21px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;background:#f8faf9;border:1px solid #eaf0ed;border-radius:12px;padding:19px 22px;margin:17px 0 25px}.detail-grid dt{font-size:10px;color:#97a4a4}.detail-grid dd{font-size:17px;margin:7px 0 0;color:#546b64;font-weight:600}.detail-body h3{margin:24px 0 14px}.detail-body p.muted{font-size:11px;line-height:1.8}.rpc-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line);font-size:11px}.rpc-row code{font-size:11px;word-break:break-all}.rpc-row small{font-size:10px;color:#9ea9aa;display:block;margin-top:4px}.detail-actions{display:flex;gap:9px;flex-wrap:wrap;margin:20px 0}.detail-address{display:flex;flex-direction:column;gap:8px;font-size:12px;margin:23px 0}.detail-address code,.full-address{word-break:break-all;color:#87999e;padding:13px 15px;background:#f7f9fa;border-radius:8px;font-size:11px;font-weight:400;display:block}.event-summary{font-size:15px;line-height:1.8;color:#5c747b}.raw-detail{padding-top:14px;border-top:1px solid var(--line);margin:25px 0 20px}pre{overflow:auto;max-height:400px;background:#f5f7f8;border:1px solid #e5e9ec;border-radius:10px;padding:17px;color:#70828b;font-size:11px;line-height:1.8;white-space:pre-wrap;word-break:break-word}.danger-zone{padding:20px 0 6px;margin-top:17px;border-top:1px solid #f0e3e6;display:flex;gap:15px;justify-content:space-between;align-items:center;font-size:10px;color:#a78b91}#toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;z-index:20;padding:13px 20px;background:#245c4f;color:#fff;box-shadow:0 8px 32px #142e2830;border-radius:10px;font-size:12px;max-width:calc(100vw - 35px);transition:opacity .2s,transform .2s}#toast.visible{opacity:1;transform:translate(-50%,0)}#toast.error{background:#8a4451}
/* Local sign-in; no public registration or pretend payment buttons. */
.login-page{min-height:100vh;display:grid;grid-template-columns:1.05fr 1fr}.login-art{background:#e8f1ec;padding:48px 65px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.login-art .brand{padding:0}.login-art h1{font-size:43px;font-weight:600;line-height:1.6;letter-spacing:-1.5px;color:#254a3e}.login-art p{margin-top:22px;line-height:2;font-size:13px;color:#82998b}.login-lines{display:flex;gap:20px;align-items:flex-end;height:130px;margin:40px 0}.login-lines span{width:42px;background:#c5ddcc;border-radius:10px;height:58%}.login-lines span:nth-child(2){height:87%;background:#afcfb9}.login-lines span:nth-child(3){height:69%}.login-lines span:nth-child(4){height:100%;background:#7eae90}.login-lines span:nth-child(5){height:80%;background:#4e8c6e}.login-foot{font-size:10px;color:#8ca193;letter-spacing:.2px}.login-panel{display:flex;justify-content:center;align-items:center;background:#fcfdfc;padding:50px 30px}.login-box{width:345px;max-width:100%}.login-emblem{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background:#edf4ef;border:1px solid #dbe8de;border-radius:12px;color:var(--green);margin-bottom:28px}.login-box h2{font-size:27px;font-weight:600;letter-spacing:-1px}.login-box>p{font-size:12px;color:#93a09a;margin:10px 0 28px}.login-box .field{margin-bottom:20px}.login-box .field input{height:44px}.full-button{width:100%;min-height:42px}.login-divider{position:relative;text-align:center;margin:27px 0;color:#a4aea8;font-size:10px;display:flex;align-items:center;gap:15px}.login-divider:before,.login-divider:after{content:'';flex:1;height:1px;background:#e4eae7}.login-box .login-hint{font-size:10px;text-align:center;line-height:2;color:#a6b0aa;margin-top:23px}
@media(min-width:1500px){main#main{padding-left:48px;padding-right:48px}.overview-grid{grid-template-columns:1.45fr 1fr}.event-account{width:200px}.sidebar{width:245px}.stats strong{font-size:40px}}
@media(max-width:1150px){.sidebar{width:204px;padding-left:11px;padding-right:11px}.topbar{padding:0 24px}main#main{padding:28px 24px 18px}.stats>div{padding-left:18px}.stats strong small{display:block;margin:2px 0 0;font-size:9px}.stats strong{font-size:32px}.stats p{font-size:9px}.overview-grid{gap:17px;grid-template-columns:1.15fr 1fr}.section-head{padding:19px 18px 16px}.network-row{padding:12px 17px}.event-row{padding:14px 18px}.event-account{width:130px}.event-chain{display:none}.chain-card{padding:20px}.channel-card{gap:12px;flex-wrap:wrap}.channel-actions{width:100%;justify-content:flex-end}.system-grid{grid-template-columns:1fr}.filter-bar{flex-wrap:wrap}.filter-bar .search-field{flex-basis:100%}.filter-bar select{flex:1;max-width:none}.sidebar-account small{max-width:99px}.demo-banner{padding-left:21px;padding-right:21px}}
@media(max-width:850px){.sidebar{width:188px}.brand{padding:0 8px;font-size:21px}.workspace{padding:9px;margin-left:0;margin-right:0}.workspace small{font-size:8px}.workspace .icon{display:none}.nav-item{gap:10px;padding:10px 12px;font-size:11px}.privacy-chip{display:none}.overview-grid{grid-template-columns:1fr}.activity-chart svg{height:175px}.chain-grid{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr;row-gap:25px;padding-bottom:25px}.stats>div:nth-child(3){border:0;padding-left:0}.stats strong small{display:inline;margin-left:8px}.page-heading h1{font-size:27px}.page-heading{align-items:flex-start}.page-heading p{font-size:11px;line-height:1.8;max-width:350px}.event-account{width:120px}.event-time{width:72px}.bottom-note>span{display:none}.private-note{padding-left:8px;font-size:10px}.sidebar-account small{max-width:83px}.onboarding{display:block}.onboarding .btn{margin-top:20px}.page-footer{font-size:9px}.demo-banner{font-size:10px}.demo-banner>span{gap:7px}}
@media(max-width:650px){.demo-banner{padding:8px 15px;align-items:flex-start;font-size:9px;line-height:1.7;min-height:45px}.demo-banner>span{align-items:flex-start}.demo-banner>span .icon{margin-top:1px;display:none}.demo-banner a{font-size:9px;gap:2px}.app-shell.is-demo{min-height:calc(100vh - 45px)}.sidebar{position:fixed;width:230px;height:100vh!important;inset:0 auto 0 0;z-index:11;transform:translateX(-100%);transition:transform .22s;padding:25px 17px 0}.nav-open .sidebar{transform:translateX(0)}.nav-open .sidebar-scrim{display:block;position:fixed;inset:0;background:#243c3255;z-index:10;backdrop-filter:blur(3px)}.brand{font-size:24px}.sidebar-account small{max-width:115px}.workspace small{font-size:9px}.nav-item{font-size:12px}.sidebar-bottom{padding-top:35px}.topbar{height:59px;padding:0 16px;gap:12px}.mobile-menu{display:inline-flex;margin-left:-5px}.breadcrumb{flex:1;gap:8px;font-size:10px}.topbar-actions{gap:9px}.topbar-actions .icon-btn{width:28px}.notification-icon .icon{width:18px;height:18px}main#main{padding:24px 16px 18px}.page-heading{margin-bottom:23px;gap:10px}.page-heading h1{font-size:25px}.page-heading p{font-size:10px;line-height:1.8;margin-top:8px;max-width:250px}.page-heading .btn{min-height:34px;padding:8px 12px;font-size:10px}.stats{gap:19px 0;padding:0 0 23px}.stats>div{padding-left:19px}.stats span{font-size:10px}.stats strong{font-size:29px;margin-top:2px}.stats strong small{font-size:8px;margin-left:5px}.stats p{font-size:9px;margin-top:3px}.overview-grid{gap:18px;margin-bottom:18px}.section-head{padding:18px 17px 14px}.section-head h2{font-size:13px}.section-head p{font-size:9px}.legend{font-size:9px}.activity-chart svg{height:auto;max-height:190px;margin:0 8px 8px;width:calc(100% - 16px)}.network-row{padding:12px 17px}.network-row strong{font-size:11px}.network-row small{font-size:9px}.chain-badge{width:29px;height:29px}.event-row{gap:10px;padding:14px 15px;min-height:74px}.event-main strong{font-size:11px}.event-main>span{font-size:9px;margin-top:5px}.event-icon{width:30px;height:30px;border-radius:9px}.event-icon .icon{width:16px;height:16px}.event-account{display:none}.event-time{font-size:9px;width:57px}.event-time .status{font-size:8px}.row-chevron{display:none}.bottom-note{font-size:9px}.page-footer{font-size:8px;flex-direction:column;gap:5px;padding-top:23px}.onboarding{padding:20px}.onboarding h2{font-size:19px;line-height:1.6}.onboarding p{font-size:11px}.notice{font-size:10px;padding:12px 14px;margin-bottom:20px}.alert{padding:15px;gap:9px}.alert strong{font-size:11px}.alert p{font-size:10px}.alert>a{display:none}.chain-title .status{font-size:9px}.chain-card{padding:20px}.chain-title code{font-size:9px}.chain-progress strong{font-size:23px}.meta>div{font-size:10px}.card-actions .btn{font-size:10px}.line-head{font-size:10px;gap:8px}.address-cell code{font-size:9px}.table-wrap table{min-width:660px}td,th{padding:15px}.filter-bar{gap:8px}.filter-bar select{font-size:10px;width:calc(33.33% - 8px);padding-left:8px;min-width:0}.filter-bar .btn{margin-left:auto;min-height:33px;font-size:10px}.pagination{font-size:9px}.pagination .btn{font-size:10px;padding:7px 10px;min-height:31px}.channel-card{padding:18px;gap:10px}.channel-card>div:nth-child(2){flex-basis:calc(100% - 58px)}.channel-card .status{margin-left:54px}.channel-actions{width:auto;margin-left:auto}.channel-actions .btn{font-size:10px;padding:7px 10px;min-height:32px}.channel-card h2{font-size:12px}.channel-card p,.channel-card small{font-size:9px}.discord-symbol{width:40px;height:40px}.delivery-panel .section-head select{font-size:10px;max-width:113px}.system-rows{padding:0 18px 14px}.system-rows>div{font-size:10px;gap:8px}.system-rows strong{font-size:10px;max-width:170px;text-align:right}.capabilities{padding:0 18px 18px}.capabilities>div{font-size:10px}.system-grid{gap:18px}.empty{padding:40px 17px}.empty p{font-size:11px}.empty h3{font-size:15px}dialog{max-width:calc(100vw - 16px);max-height:calc(100dvh - 24px);border-radius:14px}.modal-head{padding:16px 18px}.modal-head h2{font-size:16px}.form-body{padding:18px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:1}.field input,.field textarea,.field select{font-size:13px}.check-grid{gap:10px}.modal-footer{padding:14px 18px}.form-inline-actions{align-items:flex-start;flex-wrap:wrap}.detail-body{padding:18px}.detail-grid{padding:16px;gap:15px}.detail-grid dd{font-size:16px}.detail-status{gap:8px;font-size:10px}.event-summary{font-size:13px}.detail-actions .btn{font-size:10px;padding:8px 10px}.detail-address code,.full-address{font-size:10px}.rpc-row code{font-size:10px}.rpc-row .status{font-size:9px}.danger-zone{align-items:flex-start;line-height:1.8}.danger-zone .btn{flex:none;font-size:10px}#toast{font-size:11px;bottom:18px;padding:12px 17px}.login-page{display:block;background:#fcfdfc}.login-art{padding:24px 25px;background:#eaf2ed}.login-art .brand{font-size:23px}.login-art>div,.login-foot{display:none}.login-panel{padding:48px 27px}.login-box{max-width:380px;width:100%}.login-box h2{font-size:26px}.login-emblem{margin-bottom:22px}.login-box .field input{font-size:16px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}

/* TrackerBot 1.1: native operations and empty-workspace onboarding, same design system. */
.setup-strip{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;background:var(--surface,#fff);border:1px solid var(--border,#e2e7e5);border-radius:14px;margin-bottom:22px}
.setup-strip strong{font-size:16px}.setup-strip p{font-size:13px;line-height:1.7;color:var(--muted,#69736e);margin:6px 0 0}.setup-actions{display:flex;gap:8px;flex-wrap:wrap;flex-shrink:0}
.page-heading>.btn+.btn{margin-left:8px}.page-heading>div:last-child{display:flex;gap:8px}
@media(max-width:1100px){.setup-strip{align-items:flex-start;flex-direction:column}.setup-actions{flex-shrink:1}}
@media(max-width:600px){.setup-strip{padding:18px}.setup-actions{width:100%}.setup-actions .btn{flex:1}.page-heading>div:last-child{flex-wrap:wrap}.system-rows>div>strong{max-width:60%;text-align:right;overflow-wrap:anywhere}}
