@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.pixel-office-container{display:flex;flex-direction:column;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;font-family:"Press Start 2P",monospace}.office-header{text-align:center;margin-bottom:20px;color:#fff}.office-header h1{font-size:24px;margin-bottom:20px;text-shadow:3px 3px 0px rgba(0,0,0,.3);letter-spacing:2px}.status-legend{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;font-size:10px}.legend-item{display:flex;align-items:center;gap:8px;background:#ffffff1a;padding:8px 12px;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.status-dot{width:12px;height:12px;border-radius:50%;animation:pulse 2s ease-in-out infinite}.status-dot.working{background:#2ecc71;box-shadow:0 0 10px #2ecc71}.status-dot.thinking{background:#f39c12;box-shadow:0 0 10px #f39c12}.status-dot.idle{background:#95a5a6;box-shadow:0 0 10px #95a5a6}.status-dot.offline{background:#7f8c8d;box-shadow:0 0 10px #7f8c8d}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.pixel-canvas{border:4px solid #2c3e50;border-radius:8px;box-shadow:0 10px 40px #0000004d;background:#ecf0f1;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.office-footer{margin-top:20px;text-align:center;color:#fff;font-size:10px;opacity:.8}.office-footer p{margin:0;text-shadow:2px 2px 0px rgba(0,0,0,.3)}@media(max-width:900px){.pixel-canvas{width:100%;height:auto}.office-header h1{font-size:18px}.status-legend{font-size:8px}.legend-item{padding:6px 10px}}@media(max-width:600px){.office-header h1{font-size:14px}.status-legend{font-size:7px;gap:10px}.status-dot{width:8px;height:8px}}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:"Press Start 2P",monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
