*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex;flex-direction:column;min-height:100vh}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 20px #0000001a;padding:1.5rem 0}.header-container{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.site-title{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.site-subtitle{color:#718096;font-size:1.1rem;font-weight:500}.navigation{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-bottom:1px solid #fff3;padding:1rem 0}.nav-container{display:flex;gap:1rem;justify-content:center;margin:0 auto;max-width:1200px;padding:0 2rem}.nav-button{align-items:center;background:#0000;border:2px solid #0000;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;min-width:80px;padding:.75rem 1.5rem;transition:all .3s ease}.nav-button:hover{background:#667eea1a;border-color:#667eea4d;transform:translateY(-2px)}.nav-button.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#ffffff4d;color:#fff}.nav-icon{font-size:1.5rem;margin-bottom:.25rem}.nav-label{font-size:.9rem;font-weight:600}.main-content{flex:1 1;margin:0 auto;max-width:1200px;padding:2rem;width:100%}.content-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.section-header{margin-bottom:2rem;text-align:center}.section-header h2{color:#2d3748;font-size:2rem;font-weight:700}.section-content{width:100%}.content-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.content-card{background:#fffc;border:1px solid #fff3;border-radius:15px;box-shadow:0 5px 20px #00000014;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.content-card:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.content-card h3{color:#2d3748;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.content-card p{color:#4a5568;font-size:.95rem;line-height:1.6}.chess-game-container iframe{border:none;border-radius:8px;height:100%;width:100%}.chess-game-card{position:relative}.chess-card-header{margin-bottom:1rem}.chess-card-header h3{margin-bottom:.5rem}.game-info{color:#666;font-size:.85rem;font-style:italic;margin:0}.chess-card-footer{margin-top:1rem;text-align:center}.view-on-lichess{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:6px;color:#fff;display:inline-block;font-size:.85rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.view-on-lichess:hover{box-shadow:0 4px 12px #667eea66;color:#fff;transform:translateY(-2px)}.error-container,.loading-container,.no-games-container{color:#666;padding:2rem;text-align:center}.retry-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;margin-top:1rem;padding:.75rem 1.5rem;transition:transform .2s ease,box-shadow .2s ease}.retry-button:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.section-subtitle{color:#718096;font-size:.95rem;font-weight:400;margin:.5rem 0 0}.live-indicator{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#dc2626e6;border-radius:4px;font-size:.7rem;gap:.25rem;padding:.25rem .5rem;right:10px;top:10px}.live-dot{animation:pulse 2s infinite}.game-status{color:#4a5568;font-size:.8rem;font-weight:500;margin:.25rem 0}.last-update{color:#a0aec0;font-size:.75rem;margin:.25rem 0 0}.chess-game-container{align-items:center;background:#f7fafc;border-radius:8px;display:flex;height:400px;justify-content:center;overflow:hidden;position:relative;width:100%}.footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-top:1px solid #fff3;margin-top:2rem;padding:1.5rem 0}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.footer p{color:#718096;font-size:.9rem;margin:.25rem 0}@media (max-width:768px){.footer-container,.header-container,.main-content,.nav-container{padding:0 1rem}.site-title{font-size:2rem}.nav-container{flex-wrap:wrap;justify-content:center}.nav-button{min-width:70px;padding:.5rem 1rem}.content-grid{grid-template-columns:1fr}.main-content{padding:1rem}.content-section{padding:1.5rem}}@media (max-width:480px){.site-title{font-size:1.5rem}.nav-icon{font-size:1.25rem}.nav-label{font-size:.8rem}.content-card{padding:1rem}}.metrics{display:flex;flex-direction:column;gap:.75rem}.metric-item{align-items:center;border-bottom:1px solid #0000001a;display:flex;justify-content:space-between;padding:.5rem 0}.metric-item:last-child{border-bottom:none}.metric-label{color:#4a5568;font-weight:500}.metric-value{color:#2d3748;font-family:Courier New,monospace;font-weight:600}.loading{color:#718096;font-style:italic;padding:2rem;text-align:center}.error-message{background:#fed7d7;border-radius:8px;color:#c53030;margin-bottom:1rem;padding:1rem;text-align:center}.system-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.agent-section{min-height:500px}.agent-header{display:flex;flex-direction:column;margin-bottom:1rem}.agent-header h3{margin:0 0 .5rem}.heartbeat-status,.response-time-status{font-size:.85rem;font-weight:500;margin-bottom:.5rem}.response-time-status{color:#4a5568}.current-metrics{background:#f7fafc;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.metric-summary{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-around}.metric-summary span{color:#2d3748;font-family:Courier New,monospace;font-size:.9rem;font-weight:600}.chart-container{display:flex;flex-direction:column;gap:1.5rem}.chart-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.chart-section h4{color:#4a5568;font-size:.9rem;font-weight:600;margin:0 0 .5rem;text-align:center}.no-data{color:#718096;font-style:italic;padding:2rem;text-align:center}@media (max-width:1200px){.system-grid{grid-template-columns:1fr}}@media (max-width:768px){.system-grid{gap:1rem;grid-template-columns:1fr}.agent-section{min-height:auto}.metric-summary{flex-direction:column;text-align:center}.chart-container{gap:1rem}}.status-updates-container{width:100%}.status-updates-container h3{color:#2d3748;font-size:1.25rem;margin:0 0 1rem}.status-updates-scroll{background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-height:600px;overflow-y:auto}.status-update-item{border-bottom:1px solid #e2e8f0;padding:1rem;transition:background-color .2s}.status-update-item:last-child{border-bottom:none}.status-update-item:hover{background-color:#f7fafc}.status-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.agent-badge{border-radius:1rem;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;padding:.25rem .75rem;text-transform:capitalize}.status-timestamp{color:#718096;font-size:.75rem;font-weight:500}.status-text{color:#4a5568;font-size:.9rem;line-height:1.5}.status-updates-scroll::-webkit-scrollbar{width:6px}.status-updates-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.status-updates-scroll::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.status-updates-scroll::-webkit-scrollbar-thumb:hover{background:#a0aec0}.chess-board-container{height:300px;margin:0 auto;width:300px}.chess-board-visual{align-items:center;box-shadow:0 4px 12px #00000026;display:flex;height:100%;justify-content:center;overflow:stretch;position:relative;width:100%}.chess-grid{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(8,35px);grid-template-rows:repeat(8,35px);height:280px;margin:auto;width:280px}.chess-square{align-items:center;box-sizing:border-box;display:flex;font-size:26px;height:35px;justify-content:center;position:relative;transition:background-color .2s;width:35px}.chess-square.light{background-color:#f0d9b5}.chess-square.dark{background-color:#b58863}.chess-piece{display:block;font-size:28px;line-height:1;pointer-events:none;text-align:center;text-shadow:1px 1px 2px #0000004d;-webkit-user-select:none;user-select:none}.moves-info{display:flex;flex-direction:column;gap:4px;margin-top:8px;text-align:center}.current-turn,.move-count{background:#000000b3;border-radius:12px;color:#fff;font-size:12px;font-weight:500;padding:4px 8px}.current-turn{background:#3498dbcc}.check-indicator{animation:pulse-check 1s infinite;background:#e74c3ce6}.check-indicator,.checkmate-indicator{border-radius:12px;color:#fff;font-size:12px;font-weight:700;padding:4px 8px}.checkmate-indicator{animation:pulse-checkmate 1.5s infinite;background:#c0392be6}@keyframes pulse-check{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes pulse-checkmate{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.chess-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s}.chess-board-visual:hover .chess-overlay{opacity:1}.play-button{align-items:center;background:linear-gradient(135deg,#4caf50,#45a049);border-radius:25px;box-shadow:0 4px 8px #0003;color:#fff;display:inline-flex;font-size:14px;font-weight:600;gap:6px;padding:12px 20px;text-decoration:none;transition:transform .2s,box-shadow .2s}.play-button:hover{box-shadow:0 6px 12px #0000004d;color:#fff;text-decoration:none;transform:translateY(-2px)}.chess-board-placeholder{align-items:center;aspect-ratio:1;background:linear-gradient(135deg,#f0f0f0,#e0e0e0);border:3px solid #ccc;border-radius:8px;display:flex;justify-content:center;width:100%}.loading-spinner{animation:pulse 1.5s infinite;color:#666;font-size:16px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.game-details{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;margin-top:16px;padding:16px}.players{gap:8px;justify-content:space-between;margin-bottom:12px}.player,.players{align-items:center;display:flex}.player{flex:1 1;gap:6px;min-width:0}.vs{color:#ff6b6b;flex-shrink:0;font-size:12px;font-weight:700}.color-indicator{flex-shrink:0;font-size:14px}.player .name{truncate:ellipsis;font-size:14px;font-weight:600;overflow:hidden;white-space:nowrap}.player .rating{flex-shrink:0;font-size:12px;opacity:.8}.game-meta{align-items:center;display:flex;font-size:13px;gap:8px;justify-content:center;margin-bottom:8px;opacity:.9}.separator{opacity:.6}.time-control{font-weight:500}.game-status{font-weight:600}.move-count{border-top:1px solid #fff3;font-size:12px;opacity:.8;padding-top:8px;text-align:center}.live-indicator{align-items:center;background:linear-gradient(135deg,#f44,#f66);border-radius:12px;box-shadow:0 2px 4px #0003;color:#fff;display:flex;font-size:.8em;font-weight:700;gap:4px;padding:4px 8px;position:absolute;right:8px;top:8px;z-index:10}.live-dot{animation:pulse-dot 2s infinite;background:#fff;border-radius:50%;height:6px;width:6px}@keyframes pulse-dot{0%{box-shadow:0 0 0 0 #ffffffb3;transform:scale(.95)}70%{box-shadow:0 0 0 6px #fff0;transform:scale(1)}to{box-shadow:0 0 0 0 #fff0;transform:scale(.95)}}@media (max-width:768px){.chess-board-container{max-width:300px}.players{flex-direction:column;gap:6px}.vs{order:1}.player{justify-content:center}}
/*# sourceMappingURL=main.886cf20d.css.map*/