:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{scroll-behavior:smooth}body{background:#fff;min-width:320px;min-height:100vh;margin:0}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #14b8a659}:root{color:#10252b;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f7f7}*{box-sizing:border-box}button,input,select{font:inherit;-webkit-tap-highlight-color:transparent}button{border:0}button,select{cursor:pointer}.app-shell{color:#10252b;background:linear-gradient(#f4f8f8 0%,#fff 46%,#f1f5f6 100%);min-height:100dvh}.app-frame{flex-direction:column;min-height:100dvh;display:flex;overflow:hidden}.auth-shell{place-items:center;min-height:100dvh;padding:24px;display:grid}.auth-panel{background:#fffffff5;border:1px solid #dde7e6;border-radius:12px;gap:15px;width:min(420px,100%);padding:22px;display:grid;box-shadow:0 18px 42px #17444c1a}.auth-panel>img{object-fit:contain;background:#fff;border:1px solid #dde7e6;border-radius:8px;width:132px;height:auto}.auth-panel strong,.auth-panel span{display:block}.auth-panel strong{color:#10252b;font-size:22px;font-weight:950;line-height:1.1}.auth-panel span{color:#61787d;margin-top:6px;font-size:13px;font-weight:760;line-height:1.4}.auth-switch{background:#f6fbfa;border:1px solid #d8e6e5;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:5px;display:grid}.auth-switch button{color:#5f767b;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:40px;font-size:13px;font-weight:900;display:inline-flex}.auth-switch button.active{color:#fff;background:#129284}.auth-form{gap:12px;display:grid}.language-select{color:#527074;background:#fff;border:1px solid #d8e6e5;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;min-height:40px;padding:0 10px;display:grid}.language-select svg{flex:none}.language-select span{color:#5c7378;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;font-weight:850;overflow:hidden}.language-select select{color:#10252b;background:0 0;border:0;outline:none;min-width:0;max-width:100%;font-size:13px;font-weight:900}.language-select.compact{grid-template-columns:auto minmax(0,1fr);width:76px;min-height:38px;padding:0 8px}.language-select.compact span{display:none}.phone-row{grid-template-columns:122px minmax(0,1fr);gap:8px;display:grid}.otp-row{grid-template-columns:minmax(0,1fr) 112px;align-items:end;gap:8px;display:grid}.otp-row>button,.wechat-action,.provider-action{color:#fff;background:#129284;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:48px;font-size:13px;font-weight:900;display:inline-flex}.otp-row>button:disabled,.wechat-action:disabled,.provider-action:disabled{cursor:default;opacity:.64}.wechat-action{background:#1aad19;width:100%}.provider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.provider-action{color:#45666b;background:#fff;border:1px solid #d8e6e5;justify-content:flex-start;min-width:0;padding:0 10px}.provider-action.configured{color:#fff;background:#129284;border-color:#129284}.provider-action span{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.provider-action em{color:#789196;flex:none;font-size:10px;font-style:normal;font-weight:900}.provider-action.configured em{color:#ffffffc7}.auth-notice{color:#0f766e;background:#f2fffb;border:1px solid #d7e7e5;border-radius:8px;margin:0;padding:10px;font-size:12px;font-weight:820;line-height:1.35}.app-header{padding:calc(12px + env(safe-area-inset-top,0px)) 16px 8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.brand{align-items:center;gap:9px;min-width:0;display:flex}.brand img{object-fit:contain;background:#fff;border:1px solid #dde7e6;border-radius:8px;width:36px;height:36px;box-shadow:0 8px 18px #1f535a12}.brand strong,.brand-subtitle,.title-row h1,.title-row p{display:block}.brand strong{color:#10252b;font-size:17px;font-weight:880;line-height:1.1}.brand-subtitle{color:#647b81;margin-top:2px;font-size:11px;font-weight:750;line-height:1.25}.brand-subtitle>span{display:block}.icon-button{color:#527074;background:#ffffffe6;border:1px solid #dde7e6;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.header-actions{align-items:center;gap:8px;display:inline-flex}.header-search{display:none}.header-search input{color:#10252b;background:0 0;border:0;outline:none;min-width:0;font-size:13px;font-weight:760}.header-search input::placeholder{color:#87989b;opacity:1}.header-search kbd{color:#6b7d80;text-align:center;background:#f8fbfb;border:1px solid #d7e4e2;border-radius:6px;min-width:48px;padding:4px 7px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:850}.title-row{grid-column:1/-1;min-width:0;display:none}.title-row h1{color:#10252b;letter-spacing:0;margin:2px 0 0;font-size:25px;font-weight:880;line-height:1.1}.title-row p{color:#667d82;margin:5px 0 0;font-size:12px;font-weight:750;line-height:1.35}.screen-body{min-height:0;padding:0 16px calc(82px + env(safe-area-inset-bottom,0));flex-direction:column;flex:1;gap:10px;display:flex;overflow-y:auto}.mvp-strip,.post-card,.discover-card,.request-card,.profile-hero,.panel-section,.search-box{background:#fffffff0;border:1px solid #d7e6e4;border-radius:8px;box-shadow:0 10px 24px #17444c0f}.mvp-strip{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.mvp-strip strong,.mvp-strip span{display:block}.mvp-strip strong{color:#10252b;font-size:14px;font-weight:850}.mvp-strip span{color:#667d82;margin-top:3px;font-size:11px;font-weight:750;line-height:1.35}.mvp-strip button,.discover-card button,.section-head button,.request-actions button,.primary-action,.secondary-action{color:#fff;white-space:nowrap;background:#129284;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:38px;font-size:13px;font-weight:900;display:inline-flex}.mvp-strip button{min-height:36px;padding:0 11px}.feed-tabs,.filter-tabs,.route-switch{background:#ffffffbd;border:1px solid #d8e6e5;border-radius:8px;gap:7px;padding:4px;display:grid}.feed-tabs{grid-template-columns:repeat(5,minmax(0,1fr))}.filter-tabs{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.feed-tabs button,.filter-tabs button,.route-switch button{color:#5f767b;background:0 0;border-radius:8px;min-height:34px;font-size:11px;font-weight:900}.feed-tabs button.active,.filter-tabs button.active,.route-switch button.active{color:#fff;background:#129284;box-shadow:0 10px 20px #1292842e}.feed-list,.discover-list,.request-list,.work-list{gap:10px;display:grid}.post-card,.request-card,.panel-section{padding:12px}.post-head,.request-title,.discover-card,.profile-hero,.work-list article,.credential-row,.model-card{align-items:center;display:flex}.post-head{gap:9px}.post-head>div:nth-child(2),.request-title>div:nth-child(2),.discover-card>div:nth-child(2),.profile-hero>div:nth-child(2),.work-list article>div,.model-card>div{flex:1;min-width:0}.post-head strong,.discover-card strong,.request-title strong,.profile-hero strong,.bot-card strong,.owner-node strong,.org-node strong,.work-list strong,.model-card strong,.section-head h2{color:#10252b;font-weight:900}.post-head strong,.discover-card strong,.request-title strong{font-size:14px;font-weight:850;line-height:1.2;display:block}.post-head time{color:#7a8d91;white-space:nowrap;font-size:11px;font-weight:750}.identity-line,.tag-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.identity-line{margin-top:4px}.identity-line>span:first-child,.discover-card span,.profile-hero span,.bot-card span,.owner-node span,.org-node span,.work-list span,.model-card span{color:#60777c;font-size:12px;font-weight:750}.post-card p,.discover-card p{color:#20373d;margin:10px 0 0;font-size:13px;font-weight:680;line-height:1.45}.post-card footer{color:#7b8d92;margin-top:10px;font-size:11px;font-weight:760}.proof-box{color:#0f766e;background:#f2fffb;border:1px solid #d7e7e5;border-radius:8px;align-items:center;gap:8px;margin-top:10px;padding:9px;font-size:11px;font-weight:850;line-height:1.35;display:flex}.avatar{color:#fff;background:linear-gradient(135deg,#129284,#435cc5);border-radius:8px;flex:none;place-items:center;width:40px;height:40px;display:grid;box-shadow:inset 0 0 0 1px #ffffff42}.avatar-human{background:linear-gradient(135deg,#26394b,#159a8e)}.avatar-org{background:linear-gradient(135deg,#111827,#6f56d9)}.avatar-work{background:linear-gradient(135deg,#129284,#0f6f84)}.badge{color:#0f766e;white-space:nowrap;background:#dff8f1;border-radius:999px;align-items:center;min-height:21px;padding:0 8px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.badge.owner{color:#5c43b9;background:#eee9ff}.badge.warning{color:#8a5b0a;background:#fff1c7}.search-box{color:#6b8085;align-items:center;gap:8px;min-height:42px;padding:0 11px;display:flex}.search-box>svg{color:#789094;flex:none}.search-box input{color:#10252b;background:0 0;border:0;outline:none;flex:1;min-width:0;height:100%;padding:0;font-size:13px;font-weight:720}.search-box input::placeholder{color:#7c9094;opacity:1;font-weight:680}.search-box input::-webkit-search-cancel-button{display:none}.search-clear{color:#647b81;background:#eef6f5;border-radius:999px;flex:none;place-items:center;width:28px;height:28px;display:grid}.discover-card{gap:12px;padding:14px}.discover-card p{color:#536d72;margin-top:7px;font-size:13px;font-weight:750}.discover-card .tag-row{margin-top:9px}.discover-card button,.section-head button{color:#0f766e;background:#e4f8f3;flex:none;padding:0 12px}.request-card{gap:12px;display:grid}.request-title{gap:10px}.request-title span{color:#5e767b;margin-top:4px;font-size:12px;font-weight:800;display:block}.request-card dl{background:#fbfdfd;border:1px solid #d8e6e5;border-radius:8px;gap:8px;margin:0;padding:10px;display:grid}.request-card dl div{grid-template-columns:72px minmax(0,1fr);gap:8px;display:grid}.request-card dt,.request-card dd{margin:0;font-size:12px;line-height:1.35}.request-card dt{color:#7a8d91;font-weight:850}.request-card dd{color:#20373d;font-weight:780}.request-actions{grid-template-columns:minmax(0,1fr) minmax(0,.85fr) minmax(0,1fr);gap:8px;display:grid}.request-actions button{min-width:0;padding:0 8px}.request-actions .outline{color:#0f766e;background:#fff;border:1px solid #bddbd7}.request-actions .danger{color:#b44f39;border-color:#efd0c8}.approval-result{color:#0f766e;background:#f2fffb;border:1px solid #d7e7e5;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:10px;font-size:12px;font-weight:880;line-height:1.35;display:flex}.approval-result.rejected{color:#b44f39;background:#fff8f6;border-color:#efd0c8}.profile-hero{gap:12px;padding:14px}.profile-hero .signout-button{width:40px;height:40px;margin-left:auto}.profile-hero .avatar{width:58px;height:58px}.profile-hero p{color:#526b70;margin:8px 0 0;font-size:13px;font-weight:760;line-height:1.45}.metric-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.metric-row div{background:#ffffffe0;border:1px solid #d7e6e4;border-radius:8px;place-items:center;gap:4px;min-height:66px;display:grid}.metric-row strong,.metric-row span{display:block}.metric-row strong{color:#10252b;font-size:20px;line-height:1}.metric-row span{color:#647b81;font-size:11px;font-weight:850}.section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.section-head h2{margin:0;font-size:17px;line-height:1.2}.bot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.bot-card{text-align:center;background:#fff;border:1px solid #d8e6e5;border-radius:8px;justify-items:center;gap:7px;min-width:0;padding:11px 8px;display:grid}.bot-card .avatar{width:42px;height:42px}.bot-card strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;line-height:1.25;overflow:hidden}.bot-card span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.ownership-graph{background:#fbfdfd;border:1px solid #d8e6e5;border-radius:8px;grid-template-columns:82px minmax(0,1fr) 96px;align-items:center;gap:10px;padding:12px;display:grid}.owner-node,.org-node{text-align:center;justify-items:center;gap:5px;display:grid}.owner-node strong,.org-node strong{font-size:12px;line-height:1.2}.owner-node .avatar,.org-node .avatar{width:38px;height:38px}.graph-lines{gap:7px;display:grid}.graph-lines div{grid-template-columns:22px minmax(0,1fr);align-items:center;gap:7px;display:grid}.graph-lines span{background:#8fcfc6;height:1px}.graph-lines em{color:#214047;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:normal;font-weight:850;overflow:hidden}.work-list article{background:#fff;border:1px solid #d8e6e5;border-radius:8px;gap:10px;padding:11px}.work-list article>svg:first-child{color:#129284}.work-list strong,.work-list span{display:block}.work-list strong{font-size:13px;line-height:1.3}.work-list span{margin-top:3px}.agent-gateway-list{gap:10px;display:grid}.agent-card{background:#fff;border:1px solid #d8e6e5;border-radius:8px;gap:12px;padding:12px;display:grid}.agent-card>div:first-child,.agent-card-meta{align-items:center;gap:10px;min-width:0;display:flex}.agent-card>div:first-child>div{min-width:0}.agent-card strong,.agent-card span{display:block}.agent-card strong{color:#10252b;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:920;line-height:1.2;overflow:hidden}.agent-card span,.agent-card dd{color:#647b81;font-size:12px;font-weight:760;line-height:1.35}.agent-card-meta{justify-content:space-between}.agent-card-meta code{color:#527074;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:820;overflow:hidden}.agent-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.agent-card dt{color:#8aa0a3;margin-bottom:3px;font-size:11px;font-weight:860}.agent-card dd{margin:0}.agent-card button{color:#0f766e;background:#fff;border:1px solid #bddbd7;border-radius:8px;align-items:center;min-height:38px;font-size:12px;font-weight:900;display:inline-flex}.full-width{justify-content:center;width:100%}.workbench-page{min-width:0;display:block}.desktop-workbench{display:none}.mobile-command-surface{gap:10px;display:grid}.mobile-status-card,.mobile-approval-card,.mobile-runtime-row,.mobile-quick-command,.workbench-panel{background:#fffffff5;border:1px solid #d7e6e4;border-radius:8px;box-shadow:0 10px 24px #17444c0f}.mobile-status-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.mobile-status-card strong,.mobile-status-card span{display:block}.mobile-status-card strong{color:#10252b;margin-top:8px;font-size:18px;font-weight:940;line-height:1.16}.mobile-status-card span{color:#5f777c;margin-top:5px;font-size:12px;font-weight:760;line-height:1.35}.mobile-status-card button,.mobile-quick-command button,.approval-compact-list button,.workbench-panel-head button,.mobile-runtime-row button{color:#fff;white-space:nowrap;background:#0f766e;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:38px;font-size:12px;font-weight:900;display:inline-flex}.mobile-status-card button{padding:0 10px}.command-tabs{background:#ffffffbd;border:1px solid #d8e6e5;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:4px;display:grid}.command-tabs button{color:#5f767b;background:0 0;border-radius:8px;min-height:34px;font-size:11px;font-weight:900;position:relative}.command-tabs button.active{color:#fff;background:#129284}.command-tabs em{color:#fff;background:#c46a31;border-radius:999px;place-items:center;min-width:17px;height:17px;margin-left:4px;font-size:10px;font-style:normal;line-height:1;display:inline-grid}.mobile-card-list{gap:9px;display:grid}.mobile-approval-card{gap:10px;padding:12px;display:grid}.mobile-approval-card strong,.mobile-approval-card span{display:block}.mobile-approval-card strong{color:#10252b;font-size:14px;font-weight:900;line-height:1.25}.mobile-approval-card span{color:#60777c;margin-top:4px;font-size:12px;font-weight:760}.mobile-approval-card dl{gap:7px;margin:0;display:grid}.mobile-approval-card dl div{grid-template-columns:48px minmax(0,1fr);gap:8px;display:grid}.mobile-approval-card dt,.mobile-approval-card dd{margin:0;font-size:12px;line-height:1.35}.mobile-approval-card dt{color:#7b8d92;font-weight:850}.mobile-approval-card dd{color:#21383e;font-weight:760}.request-actions.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-runtime-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.mobile-runtime-row strong,.mobile-runtime-row span{display:block}.mobile-runtime-row strong{color:#10252b;font-size:14px;font-weight:900}.mobile-runtime-row span{color:#60777c;margin-top:4px;font-size:12px;font-weight:760;line-height:1.35}.mobile-runtime-row button{color:#0f766e;background:#fff;border:1px solid #bddbd7;min-height:34px;padding:0 10px}.mobile-quick-command{gap:10px;padding:12px;display:grid}.mobile-quick-command label{gap:7px;display:grid}.mobile-quick-command span{color:#5c7378;font-size:12px;font-weight:850}.mobile-quick-command textarea{resize:vertical;color:#10252b;width:100%;min-height:116px;font:inherit;background:#fff;border:1px solid #d2e2e1;border-radius:8px;outline:none;padding:11px;font-size:13px;font-weight:720;line-height:1.45}.mobile-quick-command button:disabled{cursor:default;opacity:.55}.bottom-tabs{z-index:20;width:100%;padding:6px 10px calc(6px + env(safe-area-inset-bottom,0));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-top:1px solid #d7e5e4;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-tabs button{color:#6f8387;background:0 0;border-radius:8px;place-items:center;gap:3px;min-height:48px;font-size:11px;font-weight:900;display:grid;position:relative}.bottom-tabs button.active{color:#0f766e;background:#e7f5f2}.bottom-tabs span{display:block}.bottom-tabs em{color:#fff;background:#c46a31;border:2px solid #fff;border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:10px;font-style:normal;line-height:1;display:grid;position:absolute;top:7px;right:24%}.bottom-tabs .create-tab{color:#fff;background:linear-gradient(135deg,#129284,#087d76);box-shadow:0 10px 20px #12928433}.desktop-tabs{display:none}.desktop-tabs em{color:#fff;background:#c46a31;border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:10px;font-style:normal;line-height:1;display:grid}.sheet-backdrop{z-index:40;background:#081b206b;align-items:end;display:grid;position:fixed;inset:0}.create-sheet{max-height:min(82vh,760px);padding:16px 16px calc(16px + env(safe-area-inset-bottom,0));background:#fbfdfd;border-radius:16px 16px 0 0;flex-direction:column;gap:12px;display:flex;overflow:hidden auto;box-shadow:0 -18px 40px #0b2b3138}.sheet-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.sheet-head strong,.sheet-head span{display:block}.sheet-head strong{color:#10252b;font-size:18px;font-weight:950}.sheet-head span{color:#667d82;margin-top:4px;font-size:12px;font-weight:750;line-height:1.35}.sheet-head button{color:#5a7378;background:#eef6f5;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.create-actions{gap:10px;display:grid}.create-actions button{color:#10252b;text-align:left;background:#fff;border:1px solid #d8e6e5;border-radius:8px;align-items:center;gap:12px;min-height:64px;padding:12px;display:flex}.create-actions button.featured{background:#f2fffc;border-color:#8ed1c9}.create-actions svg{color:#129284;flex:none}.create-actions strong,.create-actions span{display:block}.create-actions strong{font-size:15px;font-weight:900}.create-actions span{color:#667d82;margin-top:4px;font-size:12px;font-weight:750}.route-switch{grid-template-columns:repeat(2,minmax(0,1fr))}.create-form{gap:12px;display:grid}.field{gap:7px;display:grid}.field span{color:#5c7378;font-size:12px;font-weight:850}.field input,.field select{color:#10252b;background:#fff;border:1px solid #d2e2e1;border-radius:8px;outline:none;width:100%;min-height:48px;padding:0 12px;font-size:15px;font-weight:800}.field input:focus,.field select:focus{border-color:#129284;box-shadow:0 0 0 3px #1292841f}.secondary-action{color:#0f766e;background:#fff;border:1px solid #bddbd7}.credential-row{background:#fff;border:1px solid #d8e6e5;border-radius:8px;gap:9px;min-width:0;padding:10px}.credential-row span{color:#6b8085;flex:0 0 78px;font-size:12px;font-weight:900}.credential-row code{color:#10252b;overflow-wrap:anywhere;text-overflow:ellipsis;white-space:normal;flex:1;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:800;line-height:1.35;overflow:hidden}.credential-row button{color:#0f766e;background:#e4f8f3;border-radius:8px;align-items:center;gap:4px;min-height:30px;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex}.scope-list{flex-wrap:wrap;gap:8px;display:flex}.scope-list span{color:#0f766e;background:#f2fffb;border:1px solid #d7e6e4;border-radius:999px;align-items:center;gap:5px;min-height:30px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.model-card{background:#fff;border:1px solid #d8e6e5;border-radius:8px;gap:10px;padding:12px}.model-card>svg{color:#6f56d9}.primary-action{width:100%;min-height:52px}.primary-action:disabled{cursor:default;opacity:.64}.empty-state{color:#60777c;text-align:center;background:#ffffffb8;border:1px dashed #bddbd7;border-radius:8px;place-items:center;gap:7px;min-height:132px;padding:18px;display:grid}.empty-state svg{color:#129284}.empty-state strong{color:#10252b;font-size:14px;font-weight:900}.empty-state span{color:#667d82;font-size:12px;font-weight:760;line-height:1.35}@media (width>=760px){.app-frame{width:min(1180px,100%);margin:0 auto}.screen-body{grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);align-content:start;padding-bottom:110px;display:grid}.screen-body>.mvp-strip,.screen-body>.feed-tabs,.screen-body>.filter-tabs,.screen-body>.search-box,.screen-body>.workbench-page{grid-column:1/-1}.feed-list,.discover-list,.request-list{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.profile-hero,.metric-row{grid-column:1/-1}.create-sheet{border-radius:16px 16px 0 0;width:min(560px,100% - 32px);margin:0 auto}}@media (width>=900px){.app-shell{background:#f7fafa}.app-frame{grid-template-rows:auto minmax(0,1fr);grid-template-columns:166px minmax(0,1fr);column-gap:16px;width:min(1440px,100% - 28px);margin:0 auto;display:grid;overflow:visible}.app-header{grid-area:1/2;grid-template-columns:minmax(360px,1fr) auto;gap:14px;padding:18px 0 12px}.app-header .brand{display:none}.header-search{color:#6f8387;background:#fff;border:1px solid #dbe6e5;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:44px;padding:0 12px;display:grid;box-shadow:0 8px 20px #17444c0a}.icon-button{width:42px;height:42px}.desktop-tabs{background:#fffffff5;border:1px solid #d8e6e5;border-radius:8px;flex-direction:column;grid-area:1/1/3;justify-content:flex-start;align-items:center;gap:16px;min-height:calc(100vh - 28px);margin:14px 0;padding:18px 10px 14px;display:flex;position:sticky;top:14px;box-shadow:0 10px 24px #17444c0d}.desktop-brand{border-bottom:1px solid #edf3f2;justify-items:center;gap:8px;width:100%;padding:0 0 10px;display:grid}.desktop-brand img{object-fit:contain;width:76px;height:auto}.desktop-nav-items{gap:7px;width:100%;display:grid}.desktop-tabs button{color:#5f767b;white-space:nowrap;background:0 0;border-radius:8px;justify-content:flex-start;align-items:center;gap:10px;width:100%;min-height:44px;padding:0 12px;font-size:13px;font-weight:880;display:inline-flex;position:relative}.desktop-tabs button.active{color:#10252b;background:#eef8f6;box-shadow:inset 3px 0 #129284}.desktop-tabs .desktop-create{color:#fff;background:#10252b;justify-content:center;margin-top:auto}.desktop-rail-status{color:#4f6a6f;background:#fbfdfd;border:1px solid #d9e8e5;border-radius:999px;align-items:center;gap:8px;width:100%;min-height:38px;padding:0 10px;font-size:11px;font-weight:850;display:flex}.desktop-rail-status span{background:#16a477;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 4px #16a4771f}.desktop-rail-user{border-top:1px solid #edf3f2;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;width:100%;padding-top:12px;display:grid}.desktop-rail-user .avatar{width:32px;height:32px}.desktop-rail-user strong,.desktop-rail-user span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.desktop-rail-user strong{color:#263c42;font-size:12px;font-weight:900}.desktop-rail-user span{color:#7b8f93;margin-top:2px;font-size:10px;font-weight:760}.screen-body{grid-area:2/2;padding:0 0 40px;display:block}.bottom-tabs{display:none}.search-box{min-height:46px;padding:0 14px}.search-box input{font-size:14px}.mobile-command-surface{display:none}.desktop-workbench{grid-template-columns:minmax(0,1.42fr) minmax(340px,.86fr);align-items:start;gap:14px;display:grid}.workbench-panel{gap:14px;min-width:0;padding:14px;display:grid}.runtime-panel,.task-panel,.evidence-panel{grid-column:1}.approvals-panel,.bots-panel{grid-column:2}.approvals-panel{grid-row:1}.bots-panel{grid-row:2}.workbench-panel-head{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.workbench-panel-head h2,.workbench-panel-head span,.workbench-panel-head strong{display:block}.workbench-panel-head h2{color:#10252b;margin:0;font-size:16px;font-weight:940;line-height:1.2}.workbench-panel-head span{color:#667d82;margin-top:4px;font-size:12px;font-weight:760}.workbench-panel-head button{color:#0f766e;background:#fff;border:1px solid #bddbd7;min-height:34px;padding:0 10px}.status-dot{align-items:center;gap:7px;color:#9a6a13!important;display:inline-flex!important}.status-dot:before{content:"";background:#d99b22;border-radius:999px;width:7px;height:7px}.status-dot.online{color:#0f766e!important}.status-dot.online:before{background:#16a477}.runtime-grid{grid-template-columns:minmax(0,1fr) minmax(280px,.82fr);gap:14px;display:grid}.runtime-grid dl{gap:12px;margin:0;display:grid}.runtime-grid dl div{grid-template-columns:92px minmax(0,1fr);align-items:center;gap:12px;display:grid}.runtime-grid dt,.runtime-grid dd{margin:0;font-size:12px}.runtime-grid dt{color:#7a8d91;font-weight:850}.runtime-grid dd{color:#20373d;min-width:0;font-weight:800}.runtime-grid code,.quickstart-box code,.task-table code,.evidence-table code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.runtime-grid dd code{color:#0f766e;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.quickstart-box{gap:9px;display:grid}.quickstart-box strong{color:#10252b;font-size:13px;font-weight:900}.quickstart-box code{overflow-wrap:anywhere;color:#e9fffb;background:#0c1c20;border-radius:8px;min-height:100px;padding:13px;font-size:12px;font-weight:760;line-height:1.55;display:block}.approval-compact-list,.active-bot-list,.evidence-table{gap:9px;display:grid}.approval-compact-list article,.active-bot-list article{background:#fff;border:1px solid #e1ecea;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:10px;display:grid}.approval-compact-list strong,.active-bot-list strong,.approval-compact-list span,.active-bot-list span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.approval-compact-list strong,.active-bot-list strong{color:#10252b;font-size:13px;font-weight:900}.approval-compact-list span,.active-bot-list span{color:#62787d;margin-top:3px;font-size:11px;font-weight:760}.approval-compact-list button{min-height:32px;padding:0 10px}.compact-empty{min-height:94px;grid-template-columns:auto minmax(0,1fr)!important}.task-table{border:1px solid #e1ecea;border-radius:8px;min-width:0;display:grid;overflow:hidden}.task-table [role=row]{background:#fff;border-bottom:1px solid #e8f0ef;grid-template-columns:72px minmax(136px,1.25fr) minmax(88px,.68fr) minmax(84px,.62fr) 76px 104px 58px;align-items:center;gap:6px;min-width:0;padding:10px 12px;display:grid}.task-table [role=row]:first-child{color:#7b8d92;background:#fbfdfd;font-size:11px;font-weight:900}.task-table [role=row]:last-child{border-bottom:0}.task-table span,.task-table strong,.task-table code{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.task-table strong{color:#20373d;font-size:12px;font-weight:850}.task-table span,.task-table code{color:#60777c;font-size:11px;font-weight:760}.evidence-table article{border-bottom:1px solid #e8f0ef;grid-template-columns:92px minmax(120px,.5fr) 80px minmax(0,1fr) 110px;align-items:center;gap:10px;min-width:0;padding:9px 0;display:grid}.evidence-table article:last-child{border-bottom:0}.evidence-table span,.evidence-table strong,.evidence-table p,.evidence-table code{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.evidence-table span,.evidence-table p,.evidence-table code{color:#60777c;font-size:11px;font-weight:760}.evidence-table p{margin:0}.evidence-table strong{color:#20373d;font-size:12px;font-weight:880}.sheet-backdrop{align-items:center}.create-sheet{border-radius:12px;padding:18px}}@media (width<=430px){.app-header{padding-top:max(48px, calc(6px + env(safe-area-inset-top,0px)));grid-template-columns:minmax(0,1fr) auto;gap:8px;padding-bottom:5px;padding-left:14px;padding-right:14px}.brand img{width:34px;height:34px}.brand strong{font-size:15px}.brand-subtitle{white-space:normal;max-width:260px;font-size:9.5px;font-weight:680;line-height:1.22;overflow:hidden}.screen-body{padding-left:12px;padding-right:12px;padding-bottom:calc(74px + env(safe-area-inset-bottom,0));gap:9px}.icon-button{width:38px;height:38px}.title-row{display:none}.mvp-strip{grid-template-columns:minmax(0,1fr) auto;padding:9px 10px}.mvp-strip button{justify-self:end;min-height:32px;font-size:11px}.mvp-strip strong{font-size:13px}.mvp-strip span{font-size:10px}.feed-tabs,.filter-tabs{gap:4px}.feed-tabs button,.filter-tabs button{min-height:30px;font-size:10px}.search-box{min-height:40px;padding:0 10px}.search-box input{font-size:12px}.post-card,.request-card,.panel-section,.discover-card{padding:10px}.post-head strong,.discover-card strong,.request-title strong{font-size:13px}.identity-line>span:first-child,.discover-card span,.profile-hero span,.bot-card span,.owner-node span,.org-node span,.work-list span,.model-card span{font-size:11px}.post-card p,.discover-card p{font-size:12px;font-weight:650;line-height:1.42}.proof-box{align-items:flex-start;padding:8px;font-size:10px}.avatar{width:36px;height:36px}.bottom-tabs{padding-left:8px;padding-right:8px}.bottom-tabs button{min-height:42px;font-size:10px}.discover-card{grid-template-columns:44px minmax(0,1fr)}.discover-card button{grid-column:2;justify-self:start}.request-actions{grid-template-columns:1fr}.bot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ownership-graph{grid-template-columns:1fr}.graph-lines div{grid-template-columns:42px minmax(0,1fr)}}
