*{box-sizing:border-box;margin:0;padding:0}body{color:#e2e8f0;background:linear-gradient(135deg,#0f172a 0%,#1a2946 100%);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}[data-theme=light]{color:#1f2937;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%)}html,body,#root{width:100%;height:100%}.dashboard-container{flex-direction:column;width:100%;height:100vh;display:flex;overflow:auto}.dashboard-header{background:linear-gradient(135deg,#0f172a 0%,#1a2946 100%);border-bottom:2px solid #1e40af;padding:2.5rem 2rem;box-shadow:0 4px 12px #0000004d}.dashboard-header h1{background:linear-gradient(135deg,#60a5fa 0%,#93c5fd 100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;background-clip:text;margin:0;font-size:2.5rem;font-weight:800}[data-theme=light] .dashboard-header{background:linear-gradient(135deg,#fff 0%,#f3f4f6 100%);border-bottom:2px solid #e5e7eb;box-shadow:0 4px 12px #00000014}[data-theme=light] .dashboard-header h1{background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);-webkit-text-fill-color:transparent;background-clip:text}.dashboard-grid{flex:1;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-auto-rows:auto;align-content:start;gap:1.5rem;padding:2rem;display:grid;overflow:auto}.dashboard-card{background:linear-gradient(135deg,#1e293b 0%,#334155 100%);border:1px solid #94a3b833;border-radius:1rem;flex-direction:column;min-height:200px;padding:1.5rem;transition:all .3s;display:flex;position:relative;overflow:visible;box-shadow:0 8px 24px #0006}.dashboard-card:hover{border-color:#60a5fa80;transform:translateY(-2px);box-shadow:0 12px 32px #1e90ff26}[data-theme=light] .dashboard-card{color:#1f2937;background:linear-gradient(135deg,#fff 0%,#f9fafb 100%);border:1px solid #e5e7ebcc;box-shadow:0 8px 24px #00000014}[data-theme=light] .card-logo-badge{background:#fff;border-color:#f9fafb;box-shadow:0 4px 12px #00000026}[data-theme=light] .dashboard-card:hover{border-color:#3b82f64d;box-shadow:0 12px 32px #3b82f61a}.card-header{align-items:center;margin-bottom:1.25rem;display:flex}.card-logo-badge{object-fit:contain;background:#fff;border:3px solid #1e293b;border-radius:.75rem;width:64px;height:64px;padding:4px;position:absolute;top:-12px;left:-12px;box-shadow:0 4px 12px #0000004d}.dashboard-card.status-ok{border-right:12px solid #10b981}.dashboard-card.status-error{border-right:12px solid #ef4444}[data-theme=light] .dashboard-card.status-ok{border-right:12px solid #059669}[data-theme=light] .dashboard-card.status-error{border-right:12px solid #dc2626}.card-title{color:#f1f5f9;letter-spacing:-.3px;text-align:right;flex:1;margin:0;font-size:1.25rem;font-weight:700}[data-theme=light] .card-title{color:#1f2937}.card-content{flex-direction:column;flex:1;justify-content:center;display:flex;overflow:auto}.card-text{white-space:pre-wrap;word-wrap:break-word;color:#cbd5e1;margin:0;font-family:Monaco,Courier New,monospace;font-size:.95rem;line-height:1.6}.loading{color:#64748b;text-align:center;font-size:.9rem;font-style:italic}.error{color:#fca5a5;background:#dc26261a;border-radius:.5rem;padding:.75rem;font-size:.9rem;font-weight:500}[data-theme=light] .card-text{color:#4b5563}[data-theme=light] .loading{color:#6b7280}[data-theme=light] .error{color:#dc2626;background:#dc262614}.card-footer{color:#94a3b8;text-align:center;border-top:1px solid #94a3b81a;margin-top:auto;padding-top:.75rem;font-size:.75rem}[data-theme=light] .card-footer{color:#9ca3af;border-top-color:#e5e7eb80}.status-page-btn{color:#60a5fa;cursor:pointer;z-index:10;background:#60a5fa26;border:1px solid #60a5fa4d;border-radius:.375rem;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;font-size:.9rem;transition:all .2s;display:flex;position:absolute;bottom:.75rem;right:.75rem}.status-page-btn:hover{background:#60a5fa40;border-color:#60a5fa80;transform:scale(1.1)}.status-page-btn:active{transform:scale(.95)}[data-theme=light] .status-page-btn{color:#3b82f6;background:#3b82f61a;border-color:#3b82f64d}[data-theme=light] .status-page-btn:hover{background:#3b82f633;border-color:#3b82f680}
