:root{color:#17221f;font-synthesis:none;--ink:#17221f;--muted:#68746f;--green:#176b53;--green-dark:#105440;--green-soft:#e7f3ee;--line:#dfe5e1;--card:#fff;--danger:#b13b35;background:#f3f5f2;font-family:Inter,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}h1,h2,p{margin-top:0}.loading{min-height:100vh;color:var(--muted);justify-content:center;align-items:center;gap:12px;display:flex}.spinner{border:3px solid #d7e1dc;border-top-color:var(--green);border-radius:50%;width:22px;height:22px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-shell{background:radial-gradient(circle at 20% 10%,#dcece5,#0000 38%),linear-gradient(145deg,#f8faf8,#edf2ef);place-items:center;min-height:100vh;padding:28px;display:grid}.auth-card{background:#fff;border:1px solid #124e3b1a;border-radius:24px;width:min(420px,100%);padding:42px;box-shadow:0 24px 65px #163b2f1f}.wide-card{width:min(500px,100%)}.brand-mark,.brand-mini{background:var(--green);color:#fff;place-items:center;font-weight:800;display:grid}.brand-mark{border-radius:16px;width:52px;height:52px;margin-bottom:24px;font-size:24px}.brand-mini{border-radius:9px;width:32px;height:32px}.eyebrow{letter-spacing:.13em;color:var(--green);text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800}.auth-card h1{margin-bottom:8px;font-size:30px}.muted,.hint{color:var(--muted)}.stack{gap:18px;margin-top:28px;display:grid}label{gap:8px;font-size:14px;font-weight:700;display:grid}input,select{width:100%;color:var(--ink);background:#fff;border:1px solid #ccd6d1;border-radius:11px;outline:none;padding:12px 13px}input:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px #176b531f}.primary,.secondary,.danger-quiet{border:0;border-radius:11px;padding:11px 17px;font-weight:750}.primary{background:var(--green);color:#fff}.primary:hover{background:var(--green-dark)}.secondary{color:var(--ink);background:#edf1ef}.wide{width:100%;padding:13px}.auth-help{color:var(--muted);text-align:center;margin:24px 0 0;font-size:13px}.notice{color:#345248;background:#eef4f1;border-radius:11px;padding:13px 15px;font-size:14px}.notice.error{color:#8f302b;background:#fff0ef}.app-shell{min-height:100vh}.topbar{color:#fff;z-index:20;background:#15231f;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.brand,.top-actions{align-items:center;gap:12px;display:flex}.welcome{color:#cbd5d1;font-size:14px}.avatar{color:#fff;background:#315047;border:0;border-radius:50%;width:36px;height:36px;font-weight:800}.body-shell{grid-template-columns:190px 1fr;min-height:calc(100vh - 64px);display:grid}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;gap:5px;height:calc(100vh - 64px);padding:18px 12px;display:flex;position:sticky;top:64px}.sidebar button{text-align:left;color:#4d5d57;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;padding:11px 13px;font-weight:650;display:flex}.sidebar button.active{background:var(--green-soft);color:var(--green)}.sidebar-spacer{flex:1}.workspace{width:100%;max-width:1500px;margin:0 auto;padding:24px}.agent-guide{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:14px;margin-bottom:18px;padding:13px 15px;display:flex;box-shadow:0 4px 14px #1f39300a}.agent-guide.ready{background:#f9fdfb;border-color:#b9d9cd}.agent-guide.error{border-color:#edc1bd}.status-icon{width:34px;height:34px;color:var(--green);background:#e9efec;border-radius:50%;place-items:center;font-weight:900;display:grid}.agent-guide.ready .status-icon{background:var(--green);color:#fff}.agent-guide p{color:var(--muted);margin:3px 0 0;font-size:13px}.grow{flex:1}.button-link{white-space:nowrap;text-decoration:none}.card{background:var(--card);border:1px solid var(--line);border-radius:16px;box-shadow:0 5px 20px #2437300b}.account-layout{grid-template-columns:270px minmax(0,1fr);gap:18px;min-height:580px;display:grid}.account-list{padding:16px}.section-head,.detail-title,.detail-footer{justify-content:space-between;align-items:center;display:flex}.section-head h2{margin-bottom:3px;font-size:17px}.section-head p{color:var(--muted);margin:0;font-size:13px}.icon-button{background:var(--green-soft);width:36px;height:36px;color:var(--green);border:0;border-radius:10px;font-size:22px}.account-row{text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:10px;width:100%;margin-top:5px;padding:11px 10px;display:flex}.account-row:hover,.account-row.active{background:#f0f5f2}.account-row strong,.account-row small{display:block}.account-row small{color:var(--muted);margin-top:3px}.dot{background:#a7b1ad;border-radius:50%;width:8px;height:8px}.dot.online{background:#29a678;box-shadow:0 0 0 4px #dcf3ea}.empty-compact{text-align:center;color:var(--muted);padding:44px 5px;line-height:1.8}.text-button,.danger-link{color:var(--green);background:0 0;border:0;padding:4px;font-weight:700}.account-detail{padding:28px}.detail-title h1{margin:0;font-size:28px}.pill{color:#6e7a76;background:#eef1f0;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.pill.success{color:#14704f;background:#e1f5ec}.connection-box{background:#f7fbf9;border:1px solid #dbe8e2;border-radius:14px;align-items:center;gap:16px;margin-top:28px;padding:20px;display:flex}.device-art{width:48px;height:48px;color:var(--green);background:#dceee7;border-radius:13px;place-items:center;font-weight:900;display:grid}.connection-box p{color:var(--muted);margin:5px 0 0;font-size:13px}.danger-quiet{color:var(--danger);background:#fff0ef}.connect-form{gap:26px;max-width:760px;margin-top:30px;display:grid}.step{grid-template-columns:32px 1fr;gap:13px;display:grid}.step>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:800;display:grid}.step strong{margin-bottom:10px;display:block}.emulator-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.emulator-option{border:1px solid var(--line);border-radius:11px;grid-template-columns:none;align-items:center;gap:10px;padding:12px;font-weight:400;display:flex}.emulator-option:has(input:checked){border-color:var(--green);background:var(--green-soft)}.emulator-option.disabled{opacity:.58}.emulator-option input{width:auto}.emulator-option strong,.emulator-option small{display:block}.emulator-option small{color:var(--muted);margin-top:4px}.connect-button{justify-self:start;margin-left:45px}.detail-footer{border-top:1px solid var(--line);margin-top:48px;padding-top:18px}.danger-link{color:var(--danger)}.empty-state{text-align:center;min-height:450px;color:var(--muted);align-content:center;place-items:center;display:grid}.empty-state h2{color:var(--ink);margin-bottom:8px}.empty-illustration{background:var(--green-soft);width:64px;height:64px;color:var(--green);border-radius:18px;place-items:center;margin-bottom:20px;font-size:32px;display:grid}.modal-backdrop{z-index:50;background:#0e1b1773;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:18px;width:min(430px,100%);padding:26px;box-shadow:0 30px 70px #00000038}.modal p{color:var(--muted)}.modal-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.page-card{min-height:580px;padding:30px}.page-heading{border-bottom:1px solid var(--line);margin-bottom:24px;padding-bottom:22px}.page-heading h1{margin-bottom:7px;font-size:28px}.page-heading p:last-child{color:var(--muted);margin:0}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.feature-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:13px;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:16px;display:grid}.feature-card:not(:disabled):hover{border-color:#b7cec5;box-shadow:0 8px 20px #1b4c3c14}.feature-icon{background:var(--green-soft);width:40px;height:40px;color:var(--green);border-radius:11px;place-items:center;display:grid}.feature-card strong,.feature-card small{display:block}.feature-card small{color:var(--muted);margin-top:4px}.arrow{color:#96a39e;font-size:24px}.empty-state.small{min-height:280px}.profile-form{gap:16px;max-width:480px;display:grid}.profile-form h2{font-size:18px}.profile-form .primary{justify-self:start}@media (max-width:900px){.body-shell{grid-template-columns:76px 1fr}.sidebar button{justify-content:center;font-size:0}.sidebar button span{font-size:20px}.account-layout{grid-template-columns:1fr}.account-list{display:none}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.topbar{padding:0 14px}.welcome{display:none}.workspace{padding:12px}.body-shell{display:block}.sidebar{z-index:30;border-right:0;border-top:1px solid var(--line);background:#fff;flex-direction:row;height:62px;padding:7px;position:fixed;inset:auto 0 0}.sidebar-spacer{display:none}.sidebar button{flex:1;place-items:center;gap:2px;padding:7px;font-size:10px;display:grid}.sidebar button span{font-size:17px}.workspace{padding-bottom:78px}.agent-guide{flex-wrap:wrap;align-items:flex-start}.agent-guide .grow{min-width:220px}.account-detail,.page-card{padding:20px}.emulator-grid,.feature-grid{grid-template-columns:1fr}.step{grid-template-columns:28px 1fr}.connect-button{margin-left:41px}.auth-card{padding:28px 22px}.connection-box{flex-wrap:wrap;align-items:flex-start}}.tool-modal{background:#fff;border-radius:18px;width:min(960px,94vw);max-height:88vh;padding:24px;overflow:auto;box-shadow:0 30px 70px #0000003d}.tool-modal-head,.tool-actions,.hosting-card{align-items:center;display:flex}.tool-modal-head{border-bottom:1px solid var(--line);justify-content:space-between;margin-bottom:18px;padding-bottom:15px}.tool-modal-head h2{margin:0}.tool-actions{flex-wrap:wrap;gap:9px;margin-top:20px}.remote-busy{min-height:180px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.result-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.result-facts>div{border:1px solid var(--line);border-radius:10px;padding:11px}.result-facts small,.result-facts strong{display:block}.result-facts small{color:var(--muted);margin-bottom:5px}.result-section{margin-top:20px}.result-section h3 span{color:var(--muted);font-size:13px}.result-table{border:1px solid var(--line);border-radius:10px;max-height:360px;overflow:auto}.result-table table{border-collapse:collapse;width:100%}.result-table th,.result-table td{text-align:left;white-space:nowrap;border-bottom:1px solid var(--line);padding:9px 10px;font-size:13px}.result-table th{background:#f5f8f6;position:sticky;top:0}.debug-details{color:var(--muted);margin-top:18px;font-size:13px}.debug-details pre{color:#d8e3de;background:#16221e;border-radius:9px;max-height:250px;padding:12px;overflow:auto}.hosting-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.hosting-card{border:1px solid var(--line);border-radius:12px;justify-content:space-between;gap:14px;min-height:86px;padding:15px}.hosting-card.enabled{background:#f8fcfa;border-color:#b6d7ca}.hosting-card p{color:var(--muted);margin:5px 0 0;font-size:12px}.switch{background:#c9d0cd;border:0;border-radius:999px;flex:none;width:46px;height:26px;padding:3px;position:relative}.switch span{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .18s;display:block;box-shadow:0 1px 4px #0003}.switch.on{background:var(--green)}.switch.on span{transform:translate(20px)}.hosting-hint{margin-top:15px}.settings-link{color:var(--green);background:0 0;border:0;padding:7px 0 0;font-weight:750}.hosting-editor{background:#fff;border-radius:18px;width:min(680px,94vw);max-height:90vh;padding:24px;overflow:auto}.editor-intro{color:var(--muted);font-size:13px;line-height:1.6}.editor-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:20px 0;display:grid}.boolean-field{border:1px solid var(--line);border-radius:10px;grid-template-columns:none;align-items:center;gap:9px;min-height:42px;padding:9px 11px;display:flex}.boolean-field input{width:auto}.resource-editor{border:1px solid var(--line);border-radius:11px;grid-column:1/-1;padding:14px}.resource-row{grid-template-columns:1fr 1fr;align-items:end;gap:10px;margin-bottom:9px;display:grid}.resource-row .boolean-field{margin:0}@media (max-width:850px){.result-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.hosting-grid,.editor-fields{grid-template-columns:1fr}}@media (max-width:560px){.tool-modal{width:100%;max-height:92vh;padding:18px}.result-facts{grid-template-columns:1fr}}:focus-visible{outline-offset:2px;outline:3px solid #176b5359}.remote-busy{flex-wrap:wrap}.remote-busy .text-button{flex-basis:100%}@media (max-width:900px){.account-list{max-height:240px;overflow:auto;display:block!important}}@media (max-width:640px){.connection-box{grid-template-columns:48px minmax(0,1fr);display:grid}.connection-box .danger-quiet{grid-column:1/-1;width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
