*{box-sizing:border-box}body{color:#e8f2ff;background:radial-gradient(circle at 100% 0,#1b3b67 0%,#07111f 42%,#03070d 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.shell{min-height:100vh;display:flex}.sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#030812b8;border-right:1px solid #7dbeff29;width:282px;padding:24px}.brand{align-items:center;gap:14px;margin-bottom:34px;display:flex}.brandMark{background:linear-gradient(135deg,#2dd4ff,#8b5cf6);border-radius:14px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.brandTitle{letter-spacing:.08em;font-weight:800}.brandSub{color:#8ea7c6;font-size:12px}nav{gap:8px;display:grid}nav a{color:#aac0dc;cursor:pointer;border-radius:13px;padding:12px 14px;text-decoration:none}nav a.active,nav a:hover{color:#fff;background:#2dd4ff1f;border:1px solid #2dd4ff33}.content{flex:1;max-width:1320px;padding:30px}.topbar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}h1{margin:4px 0 0;font-size:30px}h2{margin:4px 0 10px;font-size:38px}h3{margin-top:0}.eyebrow{color:#38d9ff;text-transform:uppercase;letter-spacing:.16em;margin:0;font-size:12px}.command,.statusPill,.smallButton{color:#fff;cursor:pointer;background:#2dd4ff1f;border:1px solid #2dd4ff4d;border-radius:999px;padding:12px 16px;text-decoration:none}.smallButton{margin:8px 0;padding:8px 12px}.heroCard,.card,.panel{background:#081221b8;border:1px solid #93c5fd2e;border-radius:24px;box-shadow:0 20px 60px #00000047}.heroCard{justify-content:space-between;align-items:flex-start;margin-bottom:22px;padding:28px;display:flex}.muted{color:#9fb6d2}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.card{padding:18px}.cardTop{color:#b9cce4;justify-content:space-between;gap:12px;margin-bottom:12px;display:flex}.card strong{text-transform:uppercase;color:#fff}.card p{color:#91a9c8;min-height:42px}.dot{background:#64748b;border-radius:99px;width:11px;height:11px;display:inline-block;box-shadow:0 0 14px}.dot.online{color:#22c55e;background:#22c55e}.dot.staging,.dot.planned{color:#38bdf8;background:#38bdf8}.dot.required{color:#f97316;background:#f97316}.dot.idle{color:#a78bfa;background:#a78bfa}.twoCol{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.panel{padding:22px}.row{color:#c9d8eb;border-bottom:1px solid #94a3b81f;justify-content:space-between;gap:16px;padding:12px 0;display:flex}.row span:last-child{color:#7dd3fc;text-align:right;overflow-wrap:anywhere}.inspectionPath{color:#dbeafe;background:#0f1f36e6;border-radius:18px;margin-bottom:16px;padding:18px}.inspectionItem{color:#c9d8eb;border-bottom:1px solid #94a3b81f;grid-template-columns:1.4fr 1fr .7fr 1fr .8fr;align-items:center;gap:12px;padding:14px 0;display:grid}.inspectionItem strong{color:#fff}.inspectionItem em{color:#7dd3fc;font-style:normal}.codeBlock{white-space:pre-wrap;color:#dbeafe;background:#02060cb8;border:1px solid #7dbeff24;border-radius:18px;padding:18px;overflow:auto}.clickable{text-decoration:none;transition:transform .16s,border-color .16s}.clickable:hover{border-color:#2dd4ff61;transform:translateY(-2px)}.viewerGrid{grid-template-columns:1.2fr .8fr;gap:16px;display:grid}.viewerPanel{background:#081221b8;border:1px solid #93c5fd2e;border-radius:24px;min-height:220px;padding:22px}.viewerPanel.thermal{background:radial-gradient(circle at 25% 20%,#f9731659,#081221cc 58%)}.viewerPanel.visual{background:radial-gradient(circle at 20% 15%,#38bdf83d,#081221cc 60%)}.viewerPanel.radar{background:radial-gradient(circle at 35% 25%,#22c55e38,#081221cc 62%)}.viewerPanel.stackup{background:linear-gradient(90deg,#94a3b82e,#f973162e,#ef444429)}.viewerPanel.endoscopy{background:radial-gradient(circle at 35% 25%,#a855f740,#081221cc 62%)}.mockGrid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px;display:grid}.mockGrid span{background:#2dd4ff1a;border:1px solid #2dd4ff2e;border-radius:12px;place-items:center;height:42px;display:grid}.spacedPanel{margin-top:16px}.dot.package_bridge,.dot.local_active,.dot.night_run,.dot.researching,.dot.designing,.dot.guarded{color:#38bdf8;background:#38bdf8}.dot.blocked_for_approval,.dot.approval,.dot.required{color:#f97316;background:#f97316}.dot.complete{color:#22c55e;background:#22c55e}.dot.planned,.dot.next,.dot.pending_tailscale{color:#a78bfa;background:#a78bfa}.card .muted{min-height:unset}.agentConsole{max-width:1080px}.agentForm{gap:10px;margin-top:14px;display:grid}.agentForm label{color:#cfe2ff;font-size:13px;font-weight:700}.agentForm textarea,.agentForm select,.agentForm input{color:#e8f2ff;background:#02060c9e;border:1px solid #7dbeff38;border-radius:14px;width:100%;padding:12px 14px}.agentForm textarea{resize:vertical;min-height:110px}.messageList{gap:12px;margin-top:18px;display:grid}.messageCard{color:#dbeafe;background:#02060c6b;border:1px solid #94a3b829;border-radius:18px;padding:14px}.messageCard p{color:#dbeafe;margin:8px 0}.messageCard ul{color:#9fb6d2;margin:8px 0 0}.replyBox{background:#2dd4ff14;border-left:3px solid #38d9ff;border-radius:12px;margin-top:10px;padding:12px}.miniGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:12px 0 18px;display:grid}.miniGrid div{background:#02060c59;border:1px solid #94a3b824;border-radius:16px;padding:12px}.miniGrid strong{color:#e8f2ff;margin-top:6px;display:block}.miniGrid p{color:#9fb6d2;overflow-wrap:anywhere;margin:6px 0 0}.vaultLayout{grid-template-columns:420px minmax(0,1fr);gap:16px;display:grid}.vaultSidebar{min-height:640px}.vaultList{gap:8px;max-height:520px;margin-top:14px;padding-right:4px;display:grid;overflow:auto}.vaultItem{text-align:left;color:#dbeafe;cursor:pointer;background:#02060c61;border:1px solid #94a3b824;border-radius:14px;justify-content:space-between;gap:12px;width:100%;padding:11px 12px;display:flex}.vaultItem em{color:#7dd3fc;font-style:normal}.vaultPreview{min-height:640px}.vaultContent{max-height:620px;font-size:13px;line-height:1.45}.textLeft{text-align:left;cursor:pointer}.buttonRow{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.noticeBox{background:#2dd4ff0f;border:1px solid #2dd4ff2e;border-radius:18px;margin:14px 0;padding:14px}.breadcrumb{flex-wrap:wrap;gap:6px;margin:10px 0;display:flex}.crumbButton{color:#7dd3fc;cursor:pointer;background:0 0;border:0;padding:4px 2px}.crumbButton:hover{color:#e0f2fe;text-decoration:underline}.vaultItem.blockedItem{opacity:.72;border-color:#f9731647}.vaultItem.blockedItem em{color:#fdba74}@media (max-width:900px){.shell{flex-direction:column}.sidebar{width:100%}.grid,.twoCol,.viewerGrid,.miniGrid,.vaultLayout{grid-template-columns:1fr}.topbar,.heroCard{flex-direction:column;gap:16px}.inspectionItem{grid-template-columns:1fr}}
