@font-face{font-family:Tower Sans;src:local('Segoe UI Variable Text'),local('Segoe UI');font-display:swap}
@font-face{font-family:Tower Chinese;src:local('Microsoft YaHei UI'),local('Microsoft YaHei'),local('PingFang SC');font-display:swap}
:root{--bg:#f6f7f5;--surface:#fff;--ink:#26332d;--muted:#838b85;--secondary:#657168;--line:#e7ebe6;--green:#35624c;--green-dark:#264c39;--green-pale:#edf3ec;--jade:#3b6e57;--blue:#567a91;--amber:#a07a38;--rose:#a2696d;--sidebar:226px;--radius:12px;font-synthesis:none;color-scheme:light}
*{box-sizing:border-box}
body{margin:0;color:var(--ink);background:var(--bg);font-family:'Tower Sans','Tower Chinese',sans-serif;font-size:13px;line-height:1.6;-webkit-font-smoothing:antialiased}
button,input,select,textarea{font:inherit}
button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}
button,a{touch-action:manipulation}
button{cursor:pointer}
button{color:inherit}
button:disabled{cursor:wait;opacity:.55}
a{color:inherit;text-decoration:none}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #97b5a2;outline-offset:3px}
input,select,textarea{color:var(--ink);min-width:0}
::selection{background:#dce9de}
h1,h2,h3,p{margin:0}
button .icon,a .icon{flex-shrink:0}
.icon{width:19px;height:19px;display:inline-block;vertical-align:middle;flex-shrink:0}
[data-icon]{display:inline-flex;align-items:center;justify-content:center}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;left:20px;top:-60px;z-index:100;background:var(--green);color:#fff;padding:10px 16px;border-radius:8px}
.skip-link:focus{top:12px}
.sidebar{position:fixed;z-index:20;inset:0 auto 0 0;width:var(--sidebar);background:#fcfcfa;border-right:1px solid var(--line);padding:29px 18px 0;display:flex;flex-direction:column}
.brand{display:flex;gap:10px;align-items:center;padding:0 4px;line-height:1.2;font-weight:650;font-size:18px;letter-spacing:-.6px;white-space:nowrap}
.brand-symbol{height:37px;width:37px;background:var(--green);border-radius:10px;color:#fff;box-shadow:inset 0 0 0 1px #ffffff12}
.brand-symbol .icon{width:26px;height:26px;stroke-width:1.6}
.brand small{display:block;font-family:'Tower Chinese',sans-serif;font-size:10px;font-weight:400;letter-spacing:2px;color:var(--muted);margin-top:7px}
.workspace-switch{display:flex;align-items:center;gap:10px;background:#f1f3ef;border:1px solid #e6eae3;border-radius:9px;padding:11px 10px;margin:33px 2px 28px;font-size:12px;font-weight:600;line-height:1.2}
.workspace-avatar{display:grid;place-items:center;border:1px solid #e2e7df;background:#fff;border-radius:7px;width:31px;height:32px;font-size:15px;font-weight:500;color:var(--green)}
.workspace-switch small{display:block;font-size:10px;font-weight:400;margin-top:5px;color:var(--muted)}
.workspace-type{margin-left:auto;color:#828d82;font-size:10px;font-weight:400;background:#e9ede6;border-radius:4px;padding:2px 5px}
.nav-caption{font-size:10px;letter-spacing:1px;font-weight:500;color:#8c938d;padding:0 13px;margin-bottom:11px}
.primary-nav{display:flex;flex-direction:column;gap:5px}
.primary-nav a{height:42px;padding:0 13px;display:flex;align-items:center;gap:12px;color:#6a736c;border-radius:7px;transition:background .18s,color .18s}
.primary-nav a .icon{width:17px;height:17px}
.primary-nav a:hover{background:#f0f2ed;color:var(--green)}
.primary-nav a.active{background:#eaf0e7;color:var(--green-dark);font-weight:600}
.nav-count{margin-left:auto;font:11px 'Tower Sans',sans-serif;background:#e9ece7;padding:2px 6px;border-radius:5px;color:#7f887e}
.active .nav-count{background:#dfe8db;color:var(--green)}
.caption-row{display:flex;align-items:center;justify-content:space-between;margin-top:31px;margin-bottom:8px}
.bare-button{background:none;border:0;display:inline-flex;align-items:center;padding:1px;color:#8e978d}
.bare-button .icon{width:15px;height:15px}
.pinned-projects{display:flex;flex-direction:column;gap:3px;max-height:27vh;overflow-y:auto}
.pinned-project{display:flex;align-items:center;gap:12px;padding:10px 14px;border:0;background:none;text-align:left;color:#69736b;border-radius:7px}
.pinned-project:hover{background:#f0f3ed}
.pinned-project>span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.pinned-project .icon{margin-left:auto;color:#b0b6af;width:13px;height:13px}
.project-dot{width:7px;height:7px;border-radius:2px;flex-shrink:0}
.project-dot.jade{background:#668b70}.project-dot.blue{background:#7a9aae}.project-dot.amber{background:#b9965e}.project-dot.rose{background:#b58589}
.nav-empty{font-size:11px;padding:7px 12px;color:var(--muted)}
.sidebar-bottom{margin-top:auto;padding-top:25px}
.sidebar-note{background:#f1f4ed;border:1px solid #e5ebdf;border-radius:10px;padding:15px 13px;margin:10px 2px 19px;overflow:hidden}
.mini-orbit{height:28px;display:flex;align-items:center;margin-bottom:9px;margin-left:2px}
.mini-orbit>span{width:21px;height:21px;border-radius:6px;border:1px solid #abbda5;background:#edf3e7;transform:rotate(-12deg)}
.mini-orbit>span:nth-child(2){transform:rotate(9deg);margin-left:-5px;background:#dbe7d4}.mini-orbit>span:nth-child(3){margin-left:-5px;transform:rotate(27deg);background:#c4d7ba}
.sidebar-note strong{display:block;font-size:11px;font-weight:600;color:#5d7253}
.sidebar-note p{font-size:10px;margin-top:5px;color:#8a967e;white-space:nowrap;letter-spacing:-.2px}
.sidebar-note button{display:flex;align-items:center;gap:24px;background:none;border:0;font-size:11px;padding:0;margin-top:13px;color:#5e7555;font-weight:500}
.sidebar-note button .icon{width:14px;height:14px}
.settings-link{display:flex;align-items:center;gap:11px;border-radius:7px;padding:10px 13px;color:#768073;margin-bottom:12px}
.settings-link:hover,.settings-link.active{background:var(--green-pale);color:var(--green)}
.settings-link .icon{width:17px;height:17px}
.workspace-footer{margin:0 -18px;border-top:1px solid var(--line);padding:17px 22px 19px;display:flex;align-items:center;gap:10px;font-size:11px;font-weight:500}
.footer-avatar{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#e7ebe1;border:3px solid #f3f5ee;font-size:11px;color:#6b7d5c;font-weight:600}
.workspace-footer small{display:block;margin-top:3px;font-size:9px;color:#949b91;font-weight:400;white-space:nowrap}
.status-dot{display:inline-block;width:5px;height:5px;vertical-align:middle;border-radius:50%;background:#739277;margin-right:5px}
.app-shell{margin-left:var(--sidebar);min-height:100vh;display:flex;flex-direction:column}
.topbar{height:72px;padding:0 36px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:#fcfdfa;flex-shrink:0}
.breadcrumbs{display:flex;align-items:center;gap:14px;font-size:11px}
.breadcrumb-home{color:#7b877a}.breadcrumb-home .icon{width:16px;height:16px}
.breadcrumb-workspace,.breadcrumb-slash{color:#939b91}
.breadcrumb-slash{font-weight:300;font-size:16px;margin:0 1px}
.topbar-actions{display:flex;align-items:center;gap:20px}
.command-trigger{display:flex;align-items:center;gap:8px;border:1px solid #e7ebe4;background:#fff;height:32px;width:204px;border-radius:7px;padding:0 9px;color:#8c958b;text-align:left;font-size:10px}
.command-trigger .icon{width:14px;height:14px}.command-trigger:hover{border-color:#bccbbb}
kbd{font:9px 'Tower Sans',sans-serif;letter-spacing:.1px;padding:1px 5px;background:#f7f8f5;border:1px solid #e6eae2;border-radius:4px;color:#939c8e;margin-left:auto}
.topbar-divider{width:1px;height:19px;background:var(--line)}
.topbar-local{font-size:10px;color:#7b8877;white-space:nowrap}
.topbar-local .status-dot{background:#7c9370;margin-right:6px}
#main{padding:34px 36px 25px;max-width:1550px;width:100%;margin:0 auto;flex:1;outline:none}
.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;gap:20px}
.eyebrow{font-size:9px;font-weight:600;color:#8b9587;letter-spacing:1.7px;line-height:1.6}
.eyebrow-separator{padding:0 9px;color:#bac2b5;font-weight:400}
.heading-date{font-weight:400;letter-spacing:.4px;font-size:9px;color:#90988b}
h1{font-size:29px;line-height:1.35;font-weight:620;letter-spacing:-1px;margin-top:9px;color:#2e3930}
.heading-period{color:#759071;margin-left:3px}
.page-heading p{color:#8b9287;font-size:11px;margin-top:9px;letter-spacing:.2px}
.button{border-radius:7px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 15px;min-height:39px;font-size:11px;font-weight:500;line-height:1.45;white-space:nowrap;transition:background .16s,box-shadow .16s,transform .16s}
.button.primary{color:#fff;background:var(--green);border-color:var(--green);box-shadow:0 2px 3px #20402b0b}
.button.primary:hover{background:var(--green-dark);box-shadow:0 3px 8px #20402b18;transform:translateY(-1px)}
.button.secondary{background:#fff;border-color:#dfe5dc;color:#606e5b}
.button.secondary:hover{background:#f0f4ec;border-color:#bfccba}
.button .icon{width:15px;height:15px}
.button.small{padding:7px 11px;min-height:33px;font-size:11px}
.button.danger{color:white;background:#a9524e;border-color:#a9524e}
.button.danger:hover{background:#913e3a}
.stats-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fdfefb;border:1px solid var(--line);border-radius:10px;margin-bottom:30px;overflow:hidden}
.stat-item{position:relative;padding:18px 23px 17px}
.stat-item:not(:last-child):after{content:'';position:absolute;right:0;top:20px;bottom:20px;width:1px;background:var(--line)}
.stat-label{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#747f70}
.stat-label .icon{width:15px;height:15px;color:#9aa592}
.stat-value{font-size:32px;font-family:'Tower Sans',sans-serif;font-weight:450;line-height:1.4;letter-spacing:-1.3px;font-variant-numeric:tabular-nums;margin-top:6px}
.stat-value>span{font-family:'Tower Chinese',sans-serif;font-size:9px;color:#9ba393;letter-spacing:0;margin-left:10px}
.stat-item p{color:#a0a796;font-size:9px;margin-top:2px}
.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}
.section-title{display:flex;align-items:center;gap:9px}
h2{font-size:14px;font-weight:600;letter-spacing:-.3px}
.count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:19px;background:#eaece6;border-radius:5px;font-size:10px;color:#86907f;font-family:'Tower Sans',sans-serif}
.view-switch{display:flex;align-items:center;padding:3px;border:1px solid #e2e7dd;border-radius:7px;background:#edf0e9;gap:2px}
.view-switch button{border:0;background:none;color:#9aa28f;display:grid;place-items:center;padding:4px 6px;border-radius:4px}
.view-switch .icon{width:14px;height:14px}
.view-switch .selected{color:#5c7050;background:#fff;box-shadow:0 1px 4px #1e342016}
.project-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}
.filter-tabs{display:flex;gap:4px;align-items:center}
.filter-tabs button{border:1px solid transparent;background:none;border-radius:5px;padding:5px 13px;color:#939b8b;font-size:10px;white-space:nowrap}
.filter-tabs button.active{color:#5f7353;background:#e9eee2;border-color:#e0e7d9;font-weight:500}
.filter-tabs button:hover{color:var(--green)}
.project-tools{display:flex;align-items:center;gap:9px}
.project-search{display:flex;align-items:center;gap:7px;border:1px solid #e4e9df;background:#fbfcf9;border-radius:6px;height:30px;padding:0 9px}
.project-search .icon{width:13px;height:13px;color:#a1aa96}
.project-search input{background:none;border:0;outline:none;font-size:10px;width:127px}
.project-search:focus-within{outline:2px solid #97b5a2;outline-offset:1px}
.project-search input:focus-visible{outline:none}
input::placeholder,textarea::placeholder{color:#9aa493;opacity:1}
.project-tools select,.all-activity select{height:30px;border:1px solid #e4e9df;border-radius:6px;background:#fbfcf9;color:#8a967f;font-size:10px;padding:0 7px}
.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.project-card{background:#fff;border:1px solid #e1e7dd;border-radius:11px;padding:21px 20px 0;overflow:hidden;position:relative;box-shadow:0 2px 4px #23301f02;transition:transform .2s,border-color .2s,box-shadow .2s;animation:arrive .45s both}
.project-card:before{content:'';position:absolute;right:-27px;top:-51px;width:146px;height:146px;border-radius:50%;border:1px solid #eff3eb;box-shadow:0 0 0 20px #f8faf54d,0 0 0 40px #fcfdfb66;pointer-events:none}
.project-card:hover{border-color:#b6c8aa;box-shadow:0 6px 20px #30421e08;transform:translateY(-3px)}
.project-card.blue:hover{border-color:#b1c4cc}
.project-card-top{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}
.project-monogram{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:11px;font-size:19px;font-weight:550;letter-spacing:-.7px;border:1px solid;flex-shrink:0}
.project-monogram.jade{color:#467454;background:#edf3e8;border-color:#dee8d7}.project-monogram.blue{color:#577e99;background:#ecf3f6;border-color:#deeaef}.project-monogram.amber{color:#a0804e;background:#f7f1e5;border-color:#eee3cf}.project-monogram.rose{color:#a16f78;background:#f7ebee;border-color:#efdee3}
.project-monogram.small{width:34px;height:34px;border-radius:8px;font-size:12px;letter-spacing:-.3px}
.project-monogram.long-code{font-size:10px;letter-spacing:-.4px}.project-monogram.small.long-code{font-size:8px}
.card-top-right{display:flex;align-items:center;gap:5px}
.location-badge{display:inline-flex;align-items:center;gap:4px;font-size:9px;font-weight:400;color:#83917b;background:#f6f8f1;border:1px solid #e9eee2;border-radius:5px;padding:3px 6px;white-space:nowrap}
.location-badge .icon{width:11px;height:11px}
.location-badge.remote{color:#7c93a1;background:#f4f8fa;border-color:#e6eef1}
.icon-button{border:none;background:transparent;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:5px;color:#9ba591;vertical-align:middle;flex-shrink:0}
.icon-button:hover{background:#eff3e9;color:var(--green)}
.icon-button .icon{width:16px;height:16px}
.card-menu{width:23px;padding:3px;margin-right:-5px;color:#a8b09e}
.card-title-row{display:flex;align-items:center;gap:9px;margin-top:18px}
.card-title-row h3{font-family:'Tower Sans','Tower Chinese',sans-serif;font-size:21px;font-weight:600;letter-spacing:-.4px;line-height:1.3;max-width:65%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.card-title-row h3 button{font:inherit;background:none;border:0;padding:0;color:inherit;text-align:left;max-width:100%;overflow:hidden;text-overflow:ellipsis}
.category-label{font-size:9px;color:#a3ab9b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.project-description{font-size:10px;line-height:1.9;color:#929c88;margin-top:8px;min-height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.project-meta{display:flex;align-items:center;gap:9px;font-size:9px;color:#9da593;margin-top:12px;height:18px;white-space:nowrap;overflow:hidden}
.project-meta>span:last-child{overflow:hidden;text-overflow:ellipsis}
.phase-label{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;color:#839573;font-size:9px}
.phase-label>span{height:5px;width:5px;border-radius:50%;background:#90a280}
.phase-label.paused{color:#ab956f}.phase-label.paused>span{background:#bf9e60}.phase-label.archived{color:#a1a799}.phase-label.archived>span{background:#a7ae9f}
.meta-divider{width:1px;height:8px;background:#e4e9df;flex-shrink:0}
.card-address{margin:15px 0 0;display:flex;align-items:center;gap:6px;background:#f8faf5;border:1px solid #edf0e7;border-radius:5px;padding:7px 9px;color:#8c9b7f;font-size:10px}
.card-address .icon{width:12px;height:12px;color:#9eae8f}
.card-address>span:first-of-type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.card-address .address-check{margin-left:auto;color:#91a280;width:11px;height:11px}
.card-address .unconfigured{margin-left:auto;font-size:8px;color:#b29b78;white-space:nowrap}
.card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:15px;padding:12px 0;border-top:1px solid #eef1e8}
.open-project{display:inline-flex;align-items:center;justify-content:space-between;gap:11px;font-size:11px;font-weight:500;color:#667f53;border:0;background:none;padding:4px 0}
.blue .open-project{color:#6a8b9b}.open-project:hover{color:#385d26}
.open-project .icon{width:12px;height:12px}
.is-pinned{color:#809572}.is-pinned .icon{fill:#e9efdf;stroke-width:1.4;width:14px;height:14px}
.add-project-card{position:relative;background:#f3f5efb3;border:1px dashed #d7e0cd;border-radius:11px;display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:294px;padding:24px 18px;transition:background .2s,border-color .2s;overflow:hidden;animation:arrive .55s .1s both}
.add-project-card:hover{background:#eef3e7;border-color:#a8bf92}
.add-project-symbol{display:grid;place-items:center;border:1px dashed #c6d3ba;border-radius:12px;background:#edf2e6;color:#99ad86;width:48px;height:48px;margin-bottom:18px}
.add-project-symbol .icon{width:23px;height:23px;stroke-width:1.3}
.add-project-card strong{color:#7c906b;font-size:13px;font-weight:500}
.add-project-card>span:nth-of-type(2){font-size:10px;color:#a3af97;margin-top:9px}
.add-project-cta{margin-top:29px;display:flex;align-items:center;gap:10px;color:#8d9e7b;font-size:10px}
.add-project-cta .icon{width:12px;height:12px}
.add-card-corner{position:absolute;right:18px;bottom:8px;font-size:40px;font-weight:300;color:#e2e9d9}
.overview-bottom{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(260px,1fr);gap:20px;margin-top:28px}
.panel{background:#fdfefb;border:1px solid var(--line);border-radius:10px;overflow:hidden}
.panel-heading{display:flex;align-items:center;justify-content:space-between;padding:19px 21px;gap:12px}
.panel-heading h2{font-size:12px}
.subtle-icon{display:flex;color:#96a187}.subtle-icon .icon{width:16px;height:16px}
.text-link{display:inline-flex;align-items:center;gap:5px;font-size:9px;color:#97a289;white-space:nowrap}
.text-link:hover{color:var(--green)}.text-link .icon{width:12px;height:12px}
.activity-list{padding:0 21px}
.activity-row{display:flex;align-items:center;gap:12px;padding:14px 0}
.activity-row+.activity-row{border-top:1px solid #eff2e8}
.activity-symbol{display:grid;place-items:center;border-radius:50%;width:30px;height:30px;background:#f0f5e9;border:1px solid #e4eddc;color:#92a47f;flex-shrink:0}
.activity-symbol.blue{background:#eff4f6;border-color:#e2ecee;color:#89a3ae}.activity-symbol.amber{background:#faf5e8;border-color:#f0e7d2;color:#b59d6c}.activity-symbol.rose{background:#faf0f3;border-color:#efdfe5;color:#b68c98}
.activity-symbol .icon{width:13px;height:13px}
.activity-content{display:flex;flex-direction:column;gap:3px;min-width:0}
.activity-content strong{font-size:10px;font-weight:500;color:#79876d;overflow:hidden;text-overflow:ellipsis}
.activity-content>span{font-size:9px;color:#abb49f}
.activity-row time{margin-left:auto;font-size:9px;color:#adb6a1;white-space:nowrap;font-variant-numeric:tabular-nums}
.panel-footnote{border-top:1px solid #eef2e7;font-size:9px;color:#a3ae95;padding:12px 20px;display:flex;align-items:center;gap:7px;line-height:1.6}
.panel-footnote .icon{height:12px;width:12px}
.activity-panel{display:flex;flex-direction:column}.activity-panel .panel-footnote{margin-top:auto}
.network-panel{padding:18px 21px 14px;background:#f2f5ed;position:relative;min-height:232px}
.network-kicker{font-size:7px;letter-spacing:1.5px;color:#a5b395;font-weight:550}
.network-panel h2{font-size:13px;font-weight:500;color:#788f63;margin-top:6px}
.network-map{position:relative;margin:12px auto 9px;max-width:215px}
.network-root{width:30px;height:30px;margin:0 auto;display:grid;place-items:center;background:#e3ecda;color:#859d70;border:1px solid #d7e4ca;border-radius:8px}
.network-root .icon{width:18px;height:18px}
.network-branches{display:flex;margin:0 24px;height:18px;position:relative;border-top:1px solid #cfddbf;top:9px}
.network-branches:before{content:'';position:absolute;bottom:18px;left:50%;height:9px;border-left:1px solid #cfddbf}
.network-branches>span{flex:1;position:relative}.network-branches>span:first-child:before,.network-branches>span:nth-child(2):before,.network-branches>span:nth-child(3):before{content:'';position:absolute;top:0;height:10px;border-left:1px solid #cfddbf}.network-branches>span:nth-child(2):before{left:50%}.network-branches>span:nth-child(3):before{right:0}
.network-nodes{display:flex;justify-content:space-between;gap:22px;margin:0 5px}
.network-node{position:relative;width:37px;height:28px;border:1px solid #dce7d2;border-radius:5px;display:grid;place-items:center;background:#f9fbf5;color:#8c9f7a;font-size:9px;font-weight:500}
.network-node.blue{color:#8b9eac;border-color:#dfe7e8;background:#f6f9f8}
.network-node>small{position:absolute;white-space:nowrap;top:31px;font-size:7px;font-weight:400;color:#a6b396;left:50%;transform:translateX(-50%)}
.network-node.future{border-style:dashed;background:none;color:#b0bd9f}
.network-node .icon{width:13px;height:13px}
.network-panel>p{font-size:9px;color:#9cab8b;line-height:1.8;margin-top:30px}
.page-footer{max-width:1550px;width:100%;margin:0 auto;padding:4px 36px 23px;display:flex;justify-content:space-between;gap:15px;color:#aeb6a5;font-size:8px;letter-spacing:.4px}
.page-footer>span:first-child{font-size:8px;letter-spacing:1px}.footer-dot{margin:0 7px;color:#bec6b5}.footer-version{background:#edf1e7;border-radius:4px;font-size:8px;padding:1px 5px;margin-left:8px;letter-spacing:0}
.project-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:10px;background:#fff}
.project-table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}
.project-table th{font-size:10px;color:#99a18f;font-weight:400;background:#fafcf7;padding:12px 17px}
.project-table td{font-size:11px;border-top:1px solid var(--line);padding:15px 17px}
.table-project-name{display:flex;align-items:center;gap:12px;border:0;background:none;text-align:left;padding:0}
.table-project-name strong{display:block;font-size:13px;font-weight:550}.table-project-name small{font-size:9px;color:#9aa58c}
.table-url{color:#89977b;max-width:250px;overflow:hidden;text-overflow:ellipsis}
.table-add{display:flex;justify-content:center;align-items:center;gap:7px;width:100%;padding:12px;border:0;border-top:1px dashed #e1e7d9;background:#fbfcf9;color:#8fa07a;font-size:11px}.table-add .icon{width:14px;height:14px}.table-add:hover{background:#f0f5e9}
.empty-state{background:#fbfcf9;border:1px dashed #dce5d3;border-radius:10px;padding:50px 20px;text-align:center;color:#96a287}
.empty-state>.icon{width:32px;height:32px;color:#aebca1;margin-bottom:10px}.empty-state h3{font-size:14px;font-weight:500;margin:6px 0}.empty-state p{font-size:11px;margin:8px 0 16px}.empty-state.compact{border:0;border-radius:0;padding:30px 15px;font-size:11px}
.all-activity .activity-row{padding:20px 0}.all-activity .activity-content strong{font-size:12px}.all-activity .activity-content>span{font-size:10px}.all-activity .activity-row time{font-size:10px}.all-activity .panel-heading{border-bottom:1px solid var(--line)}
.settings-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:22px}.settings-panel{padding:2px 23px 24px}.settings-panel .panel-heading{padding:19px 0 16px}.settings-panel .panel-heading>.icon{color:#99a58e;width:17px;height:17px}.settings-panel.wide{grid-column:1/-1}
.settings-list{margin:0}.settings-list>div{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:11px;gap:20px}.settings-list dt{color:#95a189}.settings-list dd{margin:0;color:#758669}.settings-list code{font-size:10px;word-break:break-all}
.settings-callout{display:flex;gap:9px;background:#f0f5e9;border-radius:7px;padding:12px;margin-top:20px;font-size:10px;color:#92a280}.settings-callout>.icon{width:16px;height:16px}
.settings-copy{font-size:12px;line-height:2;color:#8e9d80;margin:4px 0 23px}.settings-hint{font-size:10px;line-height:1.9;color:#a5af9a;margin-top:17px}
.connection-explainer{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:8px}.connection-explainer>.icon,.connection-explainer>div>.icon{color:#97aa83;margin-bottom:13px;width:22px;height:22px}.connection-explainer h3{font-size:12px;font-weight:500;color:#7f946e}.connection-explainer p{font-size:10px;line-height:1.9;color:#9eac91;margin-top:8px}
dialog{padding:0;border:1px solid #e4e9dc;border-radius:15px;box-shadow:0 25px 100px #1d2e2640;color:var(--ink);background:#fff;width:min(630px,calc(100vw - 32px));max-height:calc(100dvh - 64px)}
dialog::backdrop{background:#263c3152;backdrop-filter:blur(3px)}
dialog[open]{animation:dialog-in .18s ease-out}
.project-dialog form{display:flex;flex-direction:column;max-height:calc(100dvh - 66px)}
.dialog-header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 27px 21px;gap:15px;border-bottom:1px solid var(--line)}
.dialog-header h2{font-size:21px;letter-spacing:-.5px;margin-top:5px;font-weight:600}.dialog-header p{font-size:11px;color:#929d89;margin-top:7px}.dialog-header>.icon-button{margin-top:1px}
.dialog-body{padding:22px 27px;overflow:auto}.project-dialog .dialog-body{flex:1;min-height:0}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px 18px}.full-width{grid-column:1/-1}
.form-field{display:flex;flex-direction:column;gap:7px;font-size:11px}.form-field>span{font-weight:500;color:#6f8064}.required{color:#9aaa85}.form-field input,.form-field select,.form-field textarea{border:1px solid #dfe6d6;border-radius:6px;background:#fcfdfa;padding:9px 10px;width:100%;font-size:12px;min-height:38px;line-height:1.6}.form-field textarea{resize:vertical;min-height:78px;max-height:250px}.form-field small{font-size:9px;color:#a1ae92;line-height:1.7}
fieldset{margin:0;padding:0;border:0;min-width:0}legend{font-size:11px;font-weight:500;color:#6f8064;margin-bottom:9px}
.location-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.location-options label{position:relative;border:1px solid #e3e8dc;display:flex;align-items:center;gap:10px;padding:12px;border-radius:8px;cursor:pointer;background:#fcfdfa}.location-options label:has(input:checked){border-color:#9bb58a;background:#f2f7ec}.location-options label:has(input:focus-visible){outline:3px solid #97b5a2;outline-offset:2px}.location-options input{position:absolute;opacity:0;width:1px;height:1px}.location-options label>.icon{width:21px;height:21px;color:#8aa376}.location-options strong{display:block;font-size:11px;font-weight:500;color:#738c60}.location-options small{font-size:9px;color:#a3b091;margin-top:3px;display:block}.location-options .radio-check{opacity:0;margin-left:auto;width:14px;height:14px}.location-options input:checked~.radio-check{opacity:1}
.color-options{display:flex;gap:13px;padding-top:4px}.color-choice{position:relative;cursor:pointer}.color-choice input{position:absolute;opacity:0;width:1px;height:1px}.color-choice>span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#64876a;color:transparent;box-shadow:0 0 0 3px #fff,0 0 0 4px transparent}.color-choice.blue>span{background:#7596ab}.color-choice.amber>span{background:#b79b64}.color-choice.rose>span{background:#b6858c}.color-choice input:checked+span{color:white;box-shadow:0 0 0 3px #fff,0 0 0 4px #a8b79e}.color-choice:has(input:focus-visible){outline:3px solid #97b5a2;outline-offset:5px;border-radius:50%}.color-choice .icon{width:14px;height:14px}
.checkbox-field{display:flex;align-items:center;gap:8px;font-size:11px;color:#839673;cursor:pointer}.checkbox-field input{accent-color:var(--green);height:15px;width:15px;margin:0}
.dialog-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:17px 27px;border-top:1px solid var(--line);background:#fbfcf8}.dialog-footer>span{display:flex;align-items:center;gap:6px;font-size:9px;color:#a1b08f}.dialog-footer>span>.icon{width:13px;height:13px}.dialog-footer>div{display:flex;gap:9px}.dialog-footer .button{font-size:11px;min-height:35px;padding:8px 13px}
.form-error{padding:11px 12px;background:#fbefec;border-radius:6px;color:#af7261;font-size:11px;margin-top:17px}
.detail-dialog{width:min(540px,calc(100vw - 32px))}.detail-project-title{display:flex;gap:14px;align-items:center}.detail-project-title .eyebrow{font-size:8px}.detail-project-title h2{margin-top:3px}.detail-description{font-size:12px;line-height:1.9;color:#89997a;overflow-wrap:anywhere}.detail-badges{display:flex;align-items:center;gap:13px;margin-top:15px}.detail-section-title{font-size:11px;color:#849771;font-weight:500;margin:23px 0 11px}
.detail-links{border:1px solid #e5ebdc;border-radius:8px;overflow:hidden}.detail-link{display:flex;align-items:center;gap:12px;padding:12px 13px;background:#fcfdf9}.detail-link+.detail-link{border-top:1px solid #e9eee1}.detail-link-icon{display:grid;place-items:center;width:30px;height:30px;background:#f1f5e9;border-radius:6px;color:#98aa83}.detail-link-icon>.icon{width:16px;height:16px}.detail-link>div{min-width:0}.detail-link strong{display:block;font-size:11px;font-weight:500;color:#7e926a}.detail-link>div>span{display:block;font-size:10px;color:#a6b195;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-link>.icon-button,.muted-dash{margin-left:auto}.muted-dash{color:#b6c0a7;padding:0 8px}
.detail-metadata{margin:0}.detail-metadata>div{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:9px 0;font-size:11px}.detail-metadata dt{color:#9dab8c;flex-shrink:0}.detail-metadata dd{color:#8a9e76;text-align:right;margin:0;overflow-wrap:anywhere}.detail-metadata code{font-size:11px}.detail-metadata .icon-button{margin-left:5px}
.project-notes{font-size:11px;line-height:1.9;background:#f7f9f2;border:1px solid #edf1e5;padding:12px;border-radius:7px;color:#95a684;white-space:pre-wrap;overflow-wrap:anywhere}.detail-notice{display:flex;align-items:center;gap:7px;font-size:9px;color:#aeb99d;margin-top:18px}.detail-notice>.icon{width:13px;height:13px}
.danger-text{display:flex;align-items:center;gap:7px;border:0;background:none;color:#b48b7e;font-size:10px;padding:5px 0}.danger-text:hover{color:#9c5148}.danger-text .icon{width:13px;height:13px}.confirm-dialog{width:min(440px,calc(100vw - 32px))}.confirm-dialog .dialog-header h2{font-size:18px}.confirm-dialog .dialog-body>p:first-child{font-size:12px;color:#849574;line-height:2}
.command-dialog{width:min(650px,calc(100vw - 32px));margin-top:14vh;border-radius:12px}.command-input-row{display:flex;align-items:center;padding:17px 20px;gap:13px;border-bottom:1px solid var(--line)}.command-input-row>.icon{color:#94a77f}.command-input-row>input{flex:1;border:none;outline:none;background:none;font-size:13px}.command-input-row>input:focus-visible{outline:none}.key-button{font-size:9px;color:#9eac8c;padding:2px 6px;border:1px solid #e2e9d8;border-radius:4px;background:#f7faf1}.command-footer{border-top:1px solid var(--line);font-size:9px;color:#adba9a;padding:10px 20px;background:#fbfdf7}#command-results{max-height:390px;overflow:auto;padding:6px}.command-result{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border:0;background:none;text-align:left;border-radius:7px}.command-result:hover,.command-result:focus-visible{background:#f0f5e8}.command-result>span:nth-child(2){flex:1;min-width:0}.command-result strong{display:block;font-size:12px;font-weight:500;color:#7b9469}.command-result small{display:block;font-size:10px;color:#a2b18f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:320px}.command-result>.icon{width:13px;color:#b2bf9f}
.toast-region{position:fixed;bottom:26px;left:calc(50% + var(--sidebar)/2);transform:translateX(-50%);z-index:100;display:flex;flex-direction:column;gap:10px;max-width:calc(100vw - 30px);pointer-events:none}.toast{display:flex;align-items:center;gap:10px;background:#33543e;color:#f3f8ee;border:1px solid #607c4e;border-radius:9px;padding:12px 18px;box-shadow:0 5px 25px #23361e25;font-size:12px;animation:arrive .2s ease-out}.toast>.icon{width:17px;height:17px}.toast.error{background:#8c5b4f;border-color:#a07969}
.loading-state{height:60vh;display:flex;align-items:center;justify-content:center;gap:12px;color:#9aac85;font-size:12px}.loading-ring{height:19px;width:19px;border-radius:50%;border:2px solid #d9e5cb;border-top-color:#7c9863;animation:spin 1s linear infinite}.load-error{margin:50px auto;max-width:600px}.load-error h1{font-size:22px}
.mobile-menu,.sidebar-backdrop{display:none}
@keyframes arrive{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@keyframes dialog-in{from{opacity:0;transform:translateY(5px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes spin{to{transform:rotate(360deg)}}
@media(min-width:1550px){#main{padding-top:42px}.page-heading{margin-bottom:32px}.stats-strip{margin-bottom:36px}.project-grid{gap:23px}.project-card{padding:25px 24px 0}.project-description{min-height:42px}.project-meta{margin-top:18px}.card-bottom{padding:15px 0}.card-address{margin-top:19px}.overview-bottom{margin-top:32px}.panel-heading{padding-top:22px;padding-bottom:22px}.activity-row{padding:17px 0}}
@media(max-width:1200px){:root{--sidebar:205px}.sidebar{padding-left:13px;padding-right:13px}.brand{font-size:16px;gap:8px}.brand-symbol{width:33px;height:33px}.brand small{font-size:9px}.workspace-footer{margin-left:-13px;margin-right:-13px;padding-left:17px}.topbar{padding:0 26px}#main{padding:29px 26px 23px}.page-footer{padding-left:26px;padding-right:26px}.project-grid{gap:13px}.project-card{padding:17px 15px 0}.card-top-right{gap:1px}.location-badge{font-size:8px;padding:3px 5px;gap:3px}.project-monogram{width:42px;height:42px;font-size:17px}.stat-item{padding:16px 18px}.overview-bottom{grid-template-columns:1.6fr 1fr;gap:15px}.project-description{font-size:10px}.network-panel{padding-left:18px;padding-right:18px}.card-address{font-size:9px}.card-title-row{gap:7px}.category-label{font-size:8px}}
@media(max-width:1030px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.add-project-card{min-height:125px;grid-column:1/-1;display:grid;grid-template-columns:48px 1fr auto;grid-template-rows:1fr 1fr;column-gap:18px;text-align:left;align-content:center;padding:23px}.add-project-symbol{grid-row:1/3;margin:0}.add-project-card strong{align-self:end}.add-project-card>span:nth-of-type(2){margin-top:4px;align-self:start}.add-project-cta{grid-row:1/3;grid-column:3;margin:0}.add-card-corner{display:none}.overview-bottom{grid-template-columns:1fr}.network-panel{display:none}.topbar-actions{gap:10px}.topbar-divider{display:none}.command-trigger{width:180px}.topbar-local{display:none}.stat-item{padding-left:14px;padding-right:14px}.stat-item p{font-size:8px}.stat-value{font-size:29px}.stat-value>span{margin-left:6px;font-size:8px}.settings-grid{grid-template-columns:1fr}.settings-panel.wide{grid-column:auto}}
@media(max-width:760px){:root{--sidebar:0px}.sidebar{width:226px;transform:translateX(-100%);transition:transform .22s}.sidebar-open .sidebar{transform:translateX(0)}.sidebar-backdrop{position:fixed;inset:0;background:#263c3166;z-index:19}.sidebar-open .sidebar-backdrop{display:block}.mobile-menu{display:inline-flex;margin-left:-7px}.topbar{height:59px;padding:0 20px}.breadcrumbs{gap:10px}.breadcrumb-home,.breadcrumb-workspace{display:none}.breadcrumb-slash{display:none}.command-trigger{width:33px;height:31px;padding:7px;justify-content:center;background:transparent;border:none}.command-trigger>span:not([data-icon]),.command-trigger kbd{display:none}.command-trigger .icon{width:18px;height:18px}#main{padding:26px 20px 24px}.page-heading{margin-bottom:23px}.page-heading .eyebrow{font-size:8px;letter-spacing:1px}.heading-date,.eyebrow-separator{display:none}h1{font-size:26px;margin-top:7px}.page-heading p{font-size:10px;margin-top:7px}.page-heading>.button{padding:9px 11px;font-size:10px}.stats-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:26px}.stat-item{padding:15px 18px}.stat-item:nth-child(2):after{display:none}.stat-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.stat-item:after{top:17px;bottom:17px}.stat-item p{font-size:9px}.stat-value{font-size:28px;margin-top:3px}.stat-value>span{font-size:9px;margin-left:10px}.stat-label{font-size:10px}.project-toolbar{flex-wrap:wrap;gap:13px}.filter-tabs button{padding:5px 11px}.project-tools{flex:1;justify-content:flex-end}.project-search{flex:1}.project-search input{width:100%;min-width:60px}.project-grid{gap:14px}.page-footer{padding:0 20px 20px;font-size:7px}.page-footer>span:nth-child(2){display:none}.overview-bottom{margin-top:24px}.panel-heading{padding:17px 18px}.activity-list{padding:0 18px}.activity-row time{font-size:8px}.panel-footnote{padding:10px 16px;font-size:8px}.settings-panel{padding-left:18px;padding-right:18px}.connection-explainer{grid-template-columns:1fr;gap:22px}.connection-explainer>div>.icon{float:left;margin:1px 13px 15px 0}.connection-explainer h3{font-size:12px}.connection-explainer p{margin-left:35px}.dialog-header{padding:20px}.dialog-body{padding:20px}.dialog-footer{padding:15px 20px}.dialog-footer>span{display:none}.project-dialog .dialog-footer{justify-content:flex-end}.detail-dialog .dialog-footer{justify-content:space-between}.form-grid{gap:16px 13px}.command-dialog{margin-top:10vh}.command-result .location-badge{display:none}.command-result small{max-width:240px}}
@media(max-width:480px){.project-grid{grid-template-columns:1fr}.project-card{padding:21px 21px 0}.project-card .project-monogram{width:45px;height:45px;font-size:18px}.project-description{min-height:20px;margin-top:7px;font-size:11px}.project-meta{margin-top:14px}.card-address{margin-top:14px;font-size:10px}.card-title-row{margin-top:15px}.card-top-right .location-badge{font-size:9px}.card-bottom{margin-top:13px;padding:11px 0}.add-project-card{min-height:112px;grid-template-columns:40px 1fr;padding:21px;column-gap:15px;grid-template-rows:auto auto auto}.add-project-symbol{width:40px;height:40px;grid-row:1/4}.add-project-card strong{font-size:12px}.add-project-card>span:nth-of-type(2){font-size:9px}.add-project-cta{grid-column:2;grid-row:3;margin-top:10px;font-size:9px}.project-tools{width:100%;flex-basis:100%}.project-search{height:33px}.project-tools select{height:33px}.activity-row{gap:9px}.activity-content strong{font-size:10px}.activity-content>span{font-size:8px}.activity-symbol{width:27px;height:27px}.activity-row time{white-space:normal;max-width:60px;text-align:right;line-height:1.7}.form-grid{grid-template-columns:1fr}.full-width{grid-column:auto}.location-options{gap:8px}.location-options label{padding:10px 8px;gap:6px}.location-options label>.icon{width:17px;height:17px}.location-options small{font-size:8px}.location-options .radio-check{width:11px}.dialog-header h2{font-size:19px}.detail-description{font-size:11px}.detail-dialog .dialog-header{padding:20px 17px}.detail-dialog .dialog-body{padding:17px}.detail-metadata>div{font-size:10px}.detail-notice{align-items:flex-start}.settings-list dd{max-width:63%;text-align:right}.toast{font-size:11px;padding:11px 14px}.command-result small{max-width:215px}.project-table th,.project-table td{padding:12px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Feedback report: receiving data is distinct from the source being online. */
.feedback-app{font-size:13px;--muted:#707e70}.feedback-app #main{padding-top:37px}.feedback-app .page-heading{margin-bottom:24px}.feedback-app .page-heading p{font-size:12px;color:#7a8878}.feedback-app .eyebrow{color:#7f8d7a}.feedback-app h1{font-size:31px}.feedback-app .nav-caption{color:#7e8b77}.feedback-app .primary-nav a{font-size:12px}.feedback-app .project-current{margin-left:auto;font-size:9px;color:#66805a}.selected-project{background:#edf2e7;color:#456039}.push-sidebar-note{border:1px solid #e0e8d8;background:#f0f4ea;border-radius:10px;padding:17px 13px;margin:0 2px 18px}.push-sidebar-note>[data-icon]{color:#819875;margin-bottom:12px}.push-sidebar-note strong{display:block;font-size:12px;color:#617953;font-weight:500}.push-sidebar-note p{font-size:10px;color:#89997a;line-height:1.9;margin-top:7px}.stream-state{font-size:10px;color:#678260;display:flex;align-items:center;gap:7px}.stream-state:before{content:'';height:6px;width:6px;border-radius:50%;background:#83a176}.stream-state.disconnected{color:#aa9371}.stream-state.disconnected:before{background:#bda074}.report-heading-actions{display:flex;gap:10px;align-items:center}.report-date{display:flex;align-items:center;border:1px solid #dee6d5;border-radius:7px;background:#fff;gap:8px;padding:8px 10px}.report-date>.icon{width:15px;height:15px;color:#8ea37b}.report-date input{border:0;background:transparent;font-size:11px;color:#637954;outline:none}.source-line{display:flex;align-items:center;gap:17px;font-size:10px;color:#8b9b7e;margin-bottom:27px;flex-wrap:wrap}.source-label{display:flex;align-items:center;gap:5px;border-radius:5px;background:#edf2e7;color:#7b9168;padding:3px 7px;font-size:9px}.source-label .icon{width:12px;height:12px}.source-scope{margin-left:auto;font-size:9px;color:#95a588}.source-separator{margin:0 6px;color:#b0bea3}.awaiting-panel{background:#fdfefb;border:1px solid #e3e9dc;border-radius:12px;min-height:510px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:45px 25px;position:relative;overflow:hidden}.awaiting-panel:before{content:'';position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(#dce5d3 1px,transparent 1px);background-size:20px 20px;opacity:.25;mask-image:linear-gradient(#000,transparent 60%)}.awaiting-visual{display:flex;align-items:center;margin-bottom:35px;position:relative}.awaiting-visual>span{width:59px;height:59px;display:grid;place-items:center;border:1px solid #dce6d2;border-radius:15px;background:#f4f8ef;color:#95ac81;transform:rotate(-7deg)}.awaiting-visual>span>.icon{width:28px;height:28px;stroke-width:1.25}.awaiting-visual>span.awaiting-tower{background:#e6efdd;border-color:#d0dfc3;color:#6c8a54;transform:rotate(6deg)}.awaiting-visual>i{height:1px;width:66px;margin:0 15px;border-top:1px dashed #becfb0;position:relative}.awaiting-visual>i:after{content:'→';font-style:normal;position:absolute;right:-2px;top:-12px;color:#acc29b;font-size:17px}.awaiting-panel h2{font-size:22px;font-weight:500;color:#586f49;margin-top:12px;letter-spacing:-.7px}.awaiting-panel>p{font-size:12px;line-height:2;color:#8b9e7c;margin-top:17px}.awaiting-tags{display:flex;gap:20px;margin:25px 0;font-size:10px;color:#91a480}.awaiting-tags>span{display:flex;gap:4px;align-items:center}.awaiting-tags .icon{width:12px;height:12px;color:#9db68b}.awaiting-panel>small{font-size:9px;color:#a1b191;margin-top:20px}.feedback-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.feedback-metric{padding:23px;background:#fff;border:1px solid #e3e8dd;border-radius:10px}.feedback-metric>div{display:flex;justify-content:space-between;align-items:center;color:#7d8f70;font-size:12px}.feedback-metric>div>.icon{width:18px;height:18px;color:#a2b18e}.feedback-metric>strong{display:block;font-size:40px;line-height:1.6;font-family:'Tower Sans',sans-serif;font-weight:450;color:#516949;letter-spacing:-1.5px;margin:4px 0}.feedback-metric>strong>small{font-family:'Tower Chinese',sans-serif;font-size:10px;font-weight:400;color:#a2b090;margin-left:10px;letter-spacing:0}.feedback-metric p{font-size:10px;color:#a0af90;line-height:1.7}.feedback-metric.amber>strong{color:#a3864e}.feedback-metric.amber>div>.icon{color:#baa372}.feedback-metric.blue>strong{color:#6f8fa4}.feedback-metric.blue>div>.icon{color:#92aebb}.feedback-summary-note{display:flex;align-items:flex-start;gap:7px;padding:13px 2px;font-size:10px;color:#8f9f7e;margin-bottom:20px}.feedback-summary-note>.icon{width:13px;height:13px;margin-top:2px}.feedback-summary-note strong{font-weight:500;color:#728b5e}.feedback-list-panel{background:#fff}.feedback-list-panel .panel-heading{padding:21px 23px 16px}.feedback-list-panel h2{font-size:14px}.feedback-toolbar{padding:0 20px 17px;display:flex;align-items:center;justify-content:space-between;gap:12px}.feedback-toolbar .filter-tabs{gap:1px}.feedback-toolbar .filter-tabs button{font-size:10px;padding:5px 9px}.feedback-toolbar .project-search input{width:150px}.feedback-toolbar .project-search{height:31px}.feedback-table-scroll{overflow:auto}.feedback-table{border-collapse:collapse;width:100%;text-align:left}.feedback-table th{background:#f8faf4;padding:11px 22px;font-size:10px;font-weight:400;color:#93a082;white-space:nowrap;border-top:1px solid #edf1e5;border-bottom:1px solid #edf1e5}.feedback-table td{padding:17px 22px;border-bottom:1px solid #eff2e8;vertical-align:top}.feedback-table th:first-child{width:44%}.feedback-table time{font-size:10px;color:#91a07f;white-space:nowrap}.feedback-file{display:flex;gap:10px;min-width:190px}.feedback-file>div{min-width:0;overflow-wrap:anywhere}.feedback-file-icon{width:30px;height:34px;display:grid;place-items:center;background:#f0f4e9;border:1px solid #e7eddf;border-radius:6px;color:#a0b08b;flex-shrink:0}.feedback-file-icon>.icon{width:15px;height:15px}.feedback-file strong{font-size:11px;font-weight:500;color:#6f865c;line-height:1.8}.feedback-id{font-size:10px;color:#a2b28f;margin-right:8px}.issue-type{display:block;font-size:9px;color:#a0b08d;margin-top:4px}.review-tag{color:#ac8860;margin-left:6px}.feedback-file details{font-size:10px;color:#8ea37a;margin-top:7px}.feedback-file summary{cursor:pointer;font-size:9px}.feedback-file details p{max-width:450px;padding:8px 10px;margin:6px 0 2px;line-height:1.8;background:#f6f9f1;border-radius:5px;color:#7f956a;white-space:pre-wrap}.feedback-status{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;border-radius:5px;background:#f6f0e2;color:#aa8b51;font-size:9px;padding:4px 7px;border:1px solid #eee3ca;line-height:1.4}.feedback-status.pending_verification{background:#edf3f8;border-color:#e0eaf1;color:#7194aa}.feedback-status.completed{background:#f1f2ee;border-color:#e4e8dc;color:#99a184}.feedback-status.delivered{background:#edf4e5;border-color:#ddeacb;color:#819b65}.feedback-status.testing{background:#f6f0e5;color:#a4936e}.review-banner{display:flex;align-items:center;gap:12px;border:1px solid #e9dfc7;background:#fbf7ed;border-radius:9px;padding:14px 18px;margin-bottom:20px;color:#b09362}.review-banner>.icon{width:19px;height:19px}.review-banner strong{display:block;font-size:12px;font-weight:500}.review-banner span{font-size:10px;color:#b9a888}.review-banner .text-link{margin-left:auto;color:#a98d5f}.notice-row{padding:20px 24px;border-top:1px solid #edf1e5;display:flex;align-items:flex-start;gap:13px;position:relative}.notice-row.unread{background:#fafcf6}.notice-symbol{height:32px;width:32px;border:1px solid #e2ead7;background:#eff5e7;color:#94aa7e;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.notice-symbol>.icon{width:15px;height:15px}.notice-content{flex:1;min-width:0}.notice-content strong{font-size:12px;color:#788f64;font-weight:500}.notice-content p{font-size:11px;color:#99aa86;margin:5px 0 9px;overflow-wrap:anywhere}.notice-row time{font-size:10px;color:#a3b291;white-space:nowrap}.unread-dot{height:6px;width:6px;border-radius:50%;background:#8aa677;position:absolute;right:13px;top:26px}.push-flow{display:flex;align-items:center;justify-content:space-around;padding:21px 0 10px;gap:15px}.push-flow>div{text-align:center;display:flex;flex-direction:column;align-items:center}.push-flow>div>.icon{height:28px;width:28px;color:#91a97a;margin-bottom:12px}.push-flow strong{font-size:12px;font-weight:500;color:#748f5f}.push-flow span{font-size:10px;color:#a2b48d;margin-top:5px}.push-flow>b{font-size:10px;color:#b4c4a3;font-weight:400;letter-spacing:.5px}.setup-list{font-size:11px;color:#8b9f78;padding-left:19px;line-height:1.9}.setup-list li+li{margin-top:11px}.spaced-field{margin-top:17px}.feedback-app .empty-state.compact{padding:45px 20px}.feedback-app .empty-state.compact p{font-size:11px}.feedback-app .settings-list dd{font-size:10px;max-width:64%;overflow-wrap:anywhere}.feedback-app .page-footer{margin-top:17px}
@media(max-width:1150px){.feedback-toolbar{align-items:stretch;flex-direction:column}.feedback-toolbar .project-search{max-width:270px}.feedback-toolbar .project-search input{width:100%}.feedback-table td,.feedback-table th{padding-left:15px;padding-right:15px}.feedback-summary{gap:14px}.feedback-metric{padding:19px}.feedback-metric p{font-size:9px}.source-scope{margin-left:0}.feedback-app .stream-state{font-size:9px}}
@media(max-width:760px){.feedback-app #main{padding-top:26px}.feedback-app h1{font-size:26px}.feedback-app .page-heading{align-items:flex-start;gap:13px}.report-heading-actions{flex-wrap:wrap;justify-content:flex-end}.report-heading-actions .button{padding:7px 9px;min-height:32px;font-size:9px}.report-date{padding:7px}.report-date input{font-size:10px;width:112px}.report-date>.icon{display:none}.feedback-app .page-heading p{font-size:10px;max-width:220px}.source-line{gap:9px;margin-bottom:20px}.source-line>span:nth-child(2){font-size:9px}.feedback-summary{gap:10px}.feedback-metric{padding:14px}.feedback-metric>div{font-size:10px}.feedback-metric>strong{font-size:31px}.feedback-metric>div>.icon{display:none}.feedback-metric p{font-size:8px}.feedback-summary-note{font-size:9px}.awaiting-panel{min-height:450px;padding:32px 17px}.awaiting-panel h2{font-size:18px}.awaiting-panel>p{font-size:11px}.awaiting-tags{gap:10px;font-size:9px}.push-flow{gap:8px}.push-flow strong{font-size:10px}.push-flow span{font-size:8px}.push-flow>b{font-size:8px}.notice-row{padding:17px 18px}.notice-content strong{font-size:11px}.notice-row time{font-size:8px;white-space:normal;max-width:60px;text-align:right}.notice-content p{font-size:10px}}
@media(max-width:480px){.feedback-app .page-heading{flex-wrap:wrap}.report-heading-actions{width:100%;justify-content:flex-start}.source-line{font-size:9px}.feedback-summary{gap:8px}.feedback-metric{padding:13px 11px}.feedback-metric>strong{font-size:30px}.feedback-metric>strong>small{font-size:8px;margin-left:5px}.feedback-metric p{font-size:8px;min-height:38px}.awaiting-tags{flex-direction:column;gap:7px;align-items:center;margin:20px 0}.awaiting-panel h2{font-size:18px}.awaiting-panel>small{font-size:8px}.feedback-toolbar{padding-left:13px;padding-right:13px}.feedback-toolbar .filter-tabs{overflow-x:auto}.feedback-toolbar .filter-tabs button{font-size:9px;padding:5px 8px}.feedback-list-panel .panel-heading{padding:18px 15px}.feedback-summary-note{margin-bottom:13px}.push-flow{flex-direction:column;gap:16px}.push-flow>b{transform:rotate(90deg);font-size:10px}.push-flow span{font-size:10px}.push-flow strong{font-size:12px}.review-banner{padding:12px;gap:9px}.review-banner span{font-size:9px}.review-banner strong{font-size:11px}.feedback-app .stream-state{font-size:8px}.feedback-app .topbar{padding-right:16px}}
.feedback-app .pinned-projects{flex-shrink:0;min-height:84px}.feedback-app .workspace-switch{gap:8px}.feedback-app .workspace-switch small{white-space:nowrap;font-size:9px}.feedback-app .workspace-type{font-size:8px}.feedback-app .source-line{font-size:11px}.feedback-app .source-scope{font-size:10px}.feedback-app .source-line,.feedback-app .source-scope,.feedback-app .awaiting-panel>p,.feedback-app .awaiting-panel>small,.feedback-app .awaiting-tags,.feedback-app .feedback-metric p,.feedback-app .feedback-summary-note,.feedback-app .feedback-table time,.feedback-app .issue-type,.feedback-app .panel-footnote,.feedback-app .settings-hint,.feedback-app .setup-list,.feedback-app .push-flow span,.feedback-app .notice-content p,.feedback-app .notice-row time{color:#6d7e62}.feedback-app .source-label,.feedback-app .nav-caption,.feedback-app .eyebrow{color:#697e5b}.feedback-app .feedback-table time,.feedback-app .feedback-metric p,.feedback-app .settings-hint{font-size:11px}.feedback-app .panel-footnote{font-size:10px}.feedback-app .feedback-file strong{font-size:12px;color:#526b43}.feedback-app .feedback-table th{color:#667b57;font-size:11px}.feedback-app .feedback-summary-note{font-size:11px}.feedback-app .feedback-status{font-size:10px}.feedback-app .feedback-toolbar .filter-tabs button{font-size:11px}.feedback-app .feedback-toolbar .filter-tabs button:not(.active){color:#6d7e62}.feedback-app .awaiting-panel>small{font-size:10px}.feedback-app .settings-list dt{color:#728363}.feedback-app .settings-copy,.feedback-app .settings-callout{color:#6d7e62}.feedback-app .feedback-id,.feedback-app .issue-type{color:#708661}.feedback-app .feedback-status.pending_test,.feedback-app .feedback-status.testing{color:#8b6d33}.feedback-app .feedback-status.pending_verification{color:#4d728c}.feedback-app .feedback-status.completed{color:#697458}.feedback-app .feedback-status.delivered{color:#597d3c}
@media(max-height:810px){.feedback-app .push-sidebar-note{display:none}.feedback-app .sidebar-bottom{padding-top:16px}}
@media(max-width:480px){.feedback-app .feedback-metric p{font-size:9px}.feedback-app .feedback-summary-note{font-size:10px}.feedback-app .source-line,.feedback-app .source-scope{font-size:9px}.feedback-app .feedback-toolbar .filter-tabs button{font-size:10px}}

/* Candidate task review queue: evidence first, execution only after explicit approval. */
.candidate-heading{margin-bottom:20px!important}.candidate-safety-note{display:flex;align-items:center;gap:13px;padding:15px 18px;margin-bottom:18px;border:1px solid #dce7d5;border-radius:10px;background:linear-gradient(105deg,#edf4e8 0%,#f8faf4 72%);color:#5c744f}.candidate-safety-note>.icon{width:22px;height:22px}.candidate-safety-note strong{display:block;font-size:12px;font-weight:650}.candidate-safety-note span{display:block;margin-top:3px;color:#74866b;font-size:10px}.candidate-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px}.candidate-metric{position:relative;overflow:hidden;padding:18px 19px 16px;border:1px solid #e2e8dd;border-radius:10px;background:#fff}.candidate-metric:after{content:'';position:absolute;right:-28px;bottom:-40px;width:92px;height:92px;border:1px solid #edf1e8;border-radius:50%;box-shadow:0 0 0 15px #f8faf6}.candidate-metric>div{display:flex;align-items:center;justify-content:space-between;color:#7b8b72;font-size:10px}.candidate-metric>div>.icon{width:15px;height:15px}.candidate-metric>strong{display:block;position:relative;z-index:1;margin-top:5px;color:#4f6847;font-size:31px;font-weight:480;line-height:1.35}.candidate-metric>strong small{margin-left:7px;color:#95a48b;font-size:9px;font-weight:400}.candidate-metric p{position:relative;z-index:1;color:#899880;font-size:9px}.candidate-metric.amber>strong{color:#967739}.candidate-metric.blue>strong{color:#5c7f94}.candidate-metric.rose>strong{color:#9a6469}.candidate-queue{overflow:hidden;border:1px solid #e2e8dd;border-radius:11px;background:#fff}.candidate-queue>.panel-heading{padding:19px 21px 14px}.candidate-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 18px 16px}.candidate-status-tabs{min-width:0;overflow-x:auto}.candidate-status-tabs button{font-size:10px!important;padding:5px 9px!important}.candidate-tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.candidate-select{display:flex;align-items:center;gap:6px;color:#7d8d75;font-size:9px}.candidate-select select{height:31px;max-width:170px;border:1px solid #e2e8dd;border-radius:6px;background:#fafcf7;color:#5f7356;padding:0 8px;font-size:10px}.candidate-tools .project-search{height:31px}.candidate-tools .project-search input{width:145px}.candidate-list{display:grid;gap:13px;padding:15px 18px 20px;border-top:1px solid #edf1e8;background:#f8faf6}.candidate-card{position:relative;overflow:hidden;border:1px solid #dfe6da;border-radius:10px;background:#fff;box-shadow:0 3px 10px #33452a08;animation:arrive .28s both}.candidate-card.status-pending_review{border-left:4px solid #b28c4f}.candidate-card.status-running,.candidate-card.status-dispatching,.candidate-card.status-approved{border-left:4px solid #6d8d5b}.candidate-card.status-waiting_remote{border-left:4px solid #6f91a4}.candidate-card.status-needs_attention,.candidate-card.status-dispatch_failed{border-left:4px solid #a96d70}.candidate-card.status-completed{border-left:4px solid #799961}.candidate-card.status-rejected{opacity:.72}.candidate-card-head{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(220px,1.2fr) auto;align-items:center;gap:15px;padding:14px 17px;border-bottom:1px solid #edf1e8;background:#fcfdfb}.candidate-project-identity,.candidate-device{display:flex;align-items:center;gap:9px;min-width:0}.candidate-project-identity>div,.candidate-device>div{min-width:0}.candidate-project-identity strong,.candidate-device strong{display:block;overflow:hidden;color:#526649;font-size:11px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.candidate-project-identity span:not(.project-monogram),.candidate-device span{display:block;overflow:hidden;margin-top:2px;color:#8b9883;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.candidate-device{padding:7px 10px;border:1px solid #e2eadc;border-radius:7px;background:#f5f8f1}.candidate-device>.icon{width:17px;color:#859c76}.candidate-device.remote{border-color:#dde7ec;background:#f3f7f9}.candidate-device.remote>.icon{color:#7795a5}.candidate-status{display:inline-flex;align-items:center;justify-content:center;min-width:72px;padding:5px 8px;border:1px solid #e6ddc8;border-radius:999px;background:#f8f3e8;color:#91723a;font-size:9px;white-space:nowrap}.candidate-status.running,.candidate-status.dispatching,.candidate-status.approved{border-color:#d8e4d1;background:#eef4e9;color:#5f7e50}.candidate-status.waiting_remote{border-color:#dbe6ec;background:#eef4f7;color:#5f8296}.candidate-status.completed{border-color:#dbe8d1;background:#eef5e8;color:#66854f}.candidate-status.needs_attention,.candidate-status.dispatch_failed{border-color:#ead7d8;background:#f8eeee;color:#955c61}.candidate-status.rejected{border-color:#e4e7e0;background:#f3f4f1;color:#7e8579}.candidate-card-body{padding:18px 20px}.candidate-title-line{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.candidate-title-line h2{margin-top:5px;color:#40543a;font-size:16px;letter-spacing:-.35px}.candidate-title-line>time{color:#8d9c84;font-size:9px;white-space:nowrap}.candidate-meta{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:9px;color:#899782;font-size:9px}.candidate-meta strong{color:#65795a;font-weight:600}.candidate-duplicate{padding:2px 6px;border-radius:4px;background:#f4eee1;color:#9a7c49}.candidate-description{margin-top:15px;padding:12px 14px;border-left:3px solid #d4e1cc;background:#f5f8f2;color:#5f7356;font-size:11px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.candidate-evidence{display:grid;grid-template-columns:minmax(240px,1fr) minmax(260px,1fr);gap:18px;margin-top:16px}.candidate-evidence h3{margin-bottom:7px;color:#7d8f73;font-size:10px;font-weight:600}.candidate-attachments{display:flex;gap:7px;flex-wrap:wrap}.candidate-attachments a{display:flex;align-items:center;gap:6px;max-width:100%;padding:7px 8px;border:1px solid #e2e8dd;border-radius:6px;background:#fbfcf9;color:#617657;font-size:9px}.candidate-attachments a:hover{border-color:#b9caae;background:#f1f5ed}.candidate-attachments .icon{width:13px}.candidate-attachments span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.candidate-attachments small{color:#9aa690;white-space:nowrap}.candidate-no-files{color:#9aa591;font-size:9px}.candidate-messages{font-size:10px}.candidate-messages>summary,.candidate-result>summary{cursor:pointer;color:#68805b;font-size:10px}.candidate-messages>div{display:grid;gap:7px;max-height:220px;margin-top:8px;overflow:auto}.candidate-messages article{padding:8px 10px;border:1px solid #e8ece4;border-radius:6px;background:#fbfcfa}.candidate-messages header{display:flex;justify-content:space-between;gap:10px}.candidate-messages strong{color:#5f7454;font-size:9px}.candidate-messages time{color:#9ba593;font-size:8px}.candidate-messages p{margin-top:4px;color:#718069;font-size:10px;white-space:pre-wrap;overflow-wrap:anywhere}.candidate-result{margin-top:15px;padding:10px 12px;border:1px solid #dce7d5;border-radius:7px;background:#f2f7ee}.candidate-result pre{max-height:320px;margin:10px 0 0;overflow:auto;color:#53664b;font:10px/1.7 'Tower Sans','Tower Chinese',sans-serif;white-space:pre-wrap}.candidate-error{margin-top:14px;padding:10px 12px;border:1px solid #ead4d5;border-radius:7px;background:#fbf1f1;color:#925b5e;font-size:10px;white-space:pre-wrap}.candidate-card-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 17px;border-top:1px solid #edf1e8;background:#fafcf8}.candidate-card-footer>span{display:flex;align-items:center;gap:6px;color:#85947c;font-size:9px}.candidate-card-footer>span>.icon{width:13px}.candidate-card-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.candidate-thread-id,.candidate-waiting-copy{color:#6f8364;font-size:9px}.candidate-dialog-target{display:flex;align-items:center;gap:11px;margin-bottom:14px;padding:12px;border:1px solid #e0e8da;border-radius:8px;background:#f5f8f1}.candidate-dialog-target>.icon{width:21px;color:#829a72}.candidate-dialog-target strong{display:block;color:#566b4c;font-size:12px}.candidate-dialog-target span{display:block;margin-top:3px;color:#84927c;font-size:10px}.candidate-action-dialog textarea{resize:vertical}.candidate-action-dialog .dialog-header .eyebrow{margin-bottom:4px}
@media(max-width:1180px){.candidate-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.candidate-toolbar{align-items:stretch;flex-direction:column}.candidate-tools{justify-content:flex-start}.candidate-card-head{grid-template-columns:minmax(130px,.7fr) minmax(220px,1.3fr) auto}.candidate-evidence{grid-template-columns:1fr}}
@media(max-width:760px){.candidate-summary{gap:9px}.candidate-metric{padding:14px}.candidate-metric>strong{font-size:27px}.candidate-card-head{grid-template-columns:1fr auto}.candidate-device{grid-column:1/-1;grid-row:2}.candidate-card-body{padding:16px}.candidate-title-line{flex-direction:column;gap:5px}.candidate-card-footer{align-items:flex-start;flex-direction:column}.candidate-card-actions{width:100%;justify-content:flex-end}.candidate-tools{display:grid;grid-template-columns:1fr 1fr;width:100%}.candidate-tools .project-search{grid-column:1/-1}.candidate-tools .project-search input{width:100%}.candidate-select{justify-content:space-between}.candidate-select select{width:100%;max-width:none}.candidate-safety-note{align-items:flex-start}.candidate-safety-note span{line-height:1.7}}
@media(max-width:480px){.candidate-summary{grid-template-columns:1fr 1fr}.candidate-metric p{min-height:27px}.candidate-list{padding:11px}.candidate-card-head{padding:12px}.candidate-card-body{padding:14px}.candidate-description{padding:10px 11px}.candidate-card-footer>span{line-height:1.6}.candidate-card-actions .button{flex:1}.candidate-status-tabs{width:100%}.candidate-toolbar{padding-left:12px;padding-right:12px}.candidate-safety-note{padding:13px}}

.login-page{min-height:100vh;background:radial-gradient(circle at 18% 20%,#e8f0e3 0,transparent 32%),linear-gradient(135deg,#f7f8f5,#eef2ec);display:grid;place-items:center;padding:24px}.login-shell{width:min(440px,100%)}.login-card{background:#fff;border:1px solid #dfe7da;border-radius:16px;padding:34px;box-shadow:0 24px 70px #2f49351a}.login-brand{margin-bottom:34px}.login-card h1{font-size:30px;margin:9px 0 12px}.login-card>p:not(.eyebrow){color:#778474;font-size:11px;line-height:1.9}.login-card form{display:grid;gap:17px;margin-top:28px}.login-card form .button{justify-content:center;min-height:42px}.login-card>small{display:block;margin-top:22px;color:#9aa594;font-size:9px;text-align:center}.login-card .brand-symbol{display:grid;place-items:center;color:#fff;font-size:10px;font-weight:700}
.device-state{display:inline-flex;align-items:center;gap:5px}.device-state:before{content:'';width:6px;height:6px;border-radius:50%;background:#9ca694}.device-state.online:before{background:#6f9860;box-shadow:0 0 0 3px #e8f0e3}.device-state.offline:before{background:#b59a65}.device-state.revoked:before{background:#a96d70}
.binding-edit{display:inline-flex!important;margin-left:8px!important;color:#627b55!important;text-decoration:underline;text-underline-offset:3px}
@media(max-width:480px){.login-card{padding:27px 22px}.login-card h1{font-size:26px}}
