:root{color:#17201a;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f5f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{background:linear-gradient(#ffffffd1,#fff0),#f3f5f0;min-width:320px;min-height:100vh;margin:0}a{color:inherit}button,input{font:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.loading-shell{color:#334039;place-items:center;gap:12px;min-height:100vh;display:grid}.loading-shell svg{width:30px;height:30px;animation:1s linear infinite spin}.app-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:22px 0 42px}.topbar{justify-content:space-between;align-items:center;gap:18px;min-height:58px;display:flex}.brand{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:#111827;border-radius:8px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:0;font-size:16px}.brand small{color:#65736b;font-size:12px}.identity{color:#334039;background:#ffffffb8;border:1px solid #d9ded6;border-radius:8px;align-items:center;gap:8px;max-width:min(420px,48vw);min-height:38px;padding:8px 12px;font-size:13px;display:inline-flex}.identity span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.identity svg,.connection-label svg,.access-note svg,.search-field svg,.robot-meta svg{flex:none;width:16px;height:16px}.hero{grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:end;gap:36px;padding:54px 0 30px;display:grid}.eyebrow{color:#2f6f50;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:700}h1{color:#111827;letter-spacing:0;max-width:760px;margin:0;font-size:clamp(42px,7vw,88px);line-height:.94}.lede{color:#4c5a52;max-width:650px;margin:22px 0 0;font-size:18px}.summary{background:#d9ded6;border:1px solid #d9ded6;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.summary div{background:#ffffffc2;min-width:0;padding:18px}.summary span,.summary small{display:block}.summary span{color:#111827;font-size:30px;font-weight:800}.summary small{color:#65736b;font-size:12px}.access-note{color:#5d4c17;background:#fff8df;border:1px solid #d8c99b;border-radius:8px;align-items:center;gap:10px;margin:0 0 18px;padding:12px 14px;font-size:14px;display:flex}.toolbar{justify-content:space-between;align-items:center;gap:14px;margin:0 0 18px;display:flex}.search-field{color:#65736b;background:#fff;border:1px solid #d9ded6;border-radius:8px;align-items:center;width:min(100%,480px);min-height:44px;padding:0 13px;display:flex;position:relative}.search-field input{color:#17201a;background:0 0;border:0;outline:0;width:100%;min-width:0;height:42px}.search-field input::placeholder{color:#839087}.connection-label{color:#1f6b42;background:#e6f3e9;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex}.robot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.robot-card{background:#ffffffdb;border:1px solid #d9ded6;border-radius:8px;flex-direction:column;justify-content:space-between;gap:22px;min-height:320px;padding:20px;display:flex;box-shadow:0 12px 30px #1118270f}.robot-card__top{align-items:flex-start;gap:14px;display:flex}.robot-status{color:#1f6b42;background:#e6f3e9;border-radius:8px;flex:none;place-items:center;width:38px;height:38px;display:grid}.robot-card.attention .robot-status{color:#9a5c00;background:#fff0d6}.robot-card.offline .robot-status{color:#65736b;background:#ecefec}.robot-status svg{width:19px;height:19px}.robot-card__title{min-width:0}.robot-card h3{color:#111827;margin:0;font-size:20px;line-height:1.2}.robot-card__title span{color:#65736b;overflow-wrap:anywhere;margin-top:5px;font-size:13px;display:block}.robot-meta{gap:12px;margin:0;display:grid}.robot-meta div{gap:3px;display:grid}.robot-meta dt{color:#65736b;text-transform:uppercase;align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.robot-meta dd{color:#263129;margin:0;font-size:15px}.open-button{color:#fff;background:#111827;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;padding:10px 14px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.open-button svg{width:16px;height:16px}@media (width<=860px){.hero{grid-template-columns:1fr;gap:24px;padding-top:38px}.robot-grid{grid-template-columns:1fr}.toolbar{flex-direction:column;align-items:stretch}.search-field{width:100%}.connection-label{justify-content:center}}@media (width<=560px){.app-shell{width:min(100% - 22px,1180px);padding-top:14px}.topbar{flex-direction:column;align-items:flex-start}.identity{width:100%;max-width:100%}h1{font-size:42px}.lede{font-size:16px}.summary{grid-template-columns:1fr}}@keyframes spin{to{transform:rotate(360deg)}}
