body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.connection-status{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 10px #0000001a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-width:280px;padding:15px;position:fixed;right:10px;top:10px;z-index:1000}.status-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:8px}.status-header h4{color:#333;font-size:14px;font-weight:600;margin:0}.header-actions{align-items:center;display:flex;gap:5px}.refresh-btn{background:#f5f5f5;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:14px;padding:4px 8px;transition:background .2s}.refresh-btn:hover{background:#e9e9e9}.close-btn{background:#0000;border:none;color:#666;cursor:pointer;font-size:18px;line-height:1;padding:2px 6px;transition:color .2s}.close-btn:hover{color:#f44336}.status-grid{display:flex;flex-direction:column;gap:10px}.status-item{align-items:center;background:#fafafa;border:1px solid #f0f0f0;border-radius:6px;display:flex;gap:10px;padding:8px}.status-indicator{animation:pulse 2s infinite;border-radius:50%;flex-shrink:0;height:12px;width:12px}@keyframes pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.status-info{display:flex;flex:1 1;flex-direction:column}.service-name{color:#333;font-size:13px;font-weight:600;margin-bottom:2px}.service-url{color:#666;font-family:monospace;font-size:11px;margin-bottom:2px}.service-status{color:#888;font-size:11px;font-weight:500}.status-legend{border-top:1px solid #eee;display:flex;gap:15px;margin-top:15px;padding-top:10px}.legend-item{align-items:center;color:#666;display:flex;font-size:11px;gap:5px}.legend-color{border-radius:50%;height:8px;width:8px}.status-toggle-btn{align-items:center;background:#fff;border:1px solid #ddd;border-radius:50%;box-shadow:0 2px 10px #0000001a;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;position:fixed;right:10px;top:10px;transition:all .2s;width:40px;z-index:1000}.status-toggle-btn:hover{box-shadow:0 4px 15px #0003;transform:scale(1.1)}@media (max-width:768px){.connection-status{margin:10px;position:relative;right:0;top:0;width:calc(100% - 20px)}.status-legend{flex-wrap:wrap;gap:10px}.status-toggle-btn{font-size:16px;height:36px;width:36px}}*{box-sizing:border-box}#root,body,html{height:100%;margin:0}a{color:inherit}
/*# sourceMappingURL=main.6c2eeaa2.css.map*/