.status-page{max-width:1200px;margin:0 auto;padding:2rem;color:#e2e8f0;background-color:#0f172a}.status-header{text-align:center;margin-bottom:2rem}.status-header h1{font-size:2.5rem;margin-bottom:.5rem}.last-updated{color:#94a3b8;font-size:.875rem}.status-overview{margin-bottom:3rem}.status-indicator{padding:1.5rem;border-radius:.5rem;text-align:center;margin-bottom:2rem}.status-indicator h2{margin:0;font-size:1.5rem}.status-components{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem}.status-component{background-color:#1e293b;padding:1.5rem;border-radius:.5rem}.component-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.component-header h3{margin:0;font-size:1.25rem}.status-dot{width:12px;height:12px;border-radius:50%}.status-history{background-color:#1e293b;padding:1.5rem;border-radius:.5rem}.status-history h2{margin-top:0;margin-bottom:1rem}.incident-list{color:#94a3b8}@media (max-width: 768px){.status-page{padding:1rem}.status-components{grid-template-columns:1fr}}.uptime-chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.uptime-chart-title{font-weight:600;font-size:1.1rem;color:#fff}.uptime-chart-uptime{color:#a3e635;font-size:1rem;font-weight:500}.uptime-chart-bars{display:flex;align-items:flex-end;height:24px;margin-bottom:8px}.uptime-bar{width:8px;height:100%;border-radius:2px;transition:background .2s}.uptime-chart-footer{display:flex;justify-content:space-between;color:#94a3b8;font-size:.85rem;margin-bottom:8px}.uptime-chart-legend{display:flex;gap:18px;color:#cbd5e1;font-size:.85rem;margin-top:4px}.uptime-dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:4px;vertical-align:middle}.status-main-container{min-height:100vh;background:#0f172a;display:flex;justify-content:center;align-items:flex-start;padding-top:48px}.status-card{background:#131a2a;border-radius:18px;padding:40px 32px;width:100%;box-shadow:0 2px 16px #0003;display:flex;flex-direction:column;align-items:stretch}.status-updated{color:#94a3b8;font-size:.95rem;margin-bottom:18px}.status-overall-btn{background:#22c55e;color:#fff;border:none;border-radius:8px;font-size:1.2rem;font-weight:600;padding:14px 0;margin-bottom:24px;cursor:default}.status-page{padding:2rem;background-color:#f5f5f5;min-height:100vh}.status-container{margin:0 auto}.status-page h1{font-size:2rem;margin-bottom:2rem;color:#333}.status-summary{background-color:#fff;padding:1.5rem;border-radius:8px;margin-bottom:2rem;box-shadow:0 1px 3px #0000001a}.status-summary h2{margin:0;color:#2ecc71;font-size:1.5rem}.services-list{display:flex;flex-direction:column;gap:1rem}.service-item{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 1px 3px #0000001a}.service-status{display:flex;align-items:center;gap:1rem}.status-operational{background-color:#2ecc71}.status-degraded{background-color:#f1c40f}.status-outage{background-color:#e74c3c}.service-info h3{margin:0;font-size:1.2rem;color:#333}.service-info p{margin:.25rem 0 0}.status-main{width:100%;max-width:1200px;margin:0 auto;padding:32px 12px}.status-title{font-size:40px;font-weight:700;margin-bottom:8px;color:var(--text-color)}.status-overall-btn{color:#fff;border-radius:8px;font-weight:600;font-size:20px;padding:16px 0;text-align:center;margin-bottom:32px}.status-overall-btn.ok{background:#22c55e}.status-overall-btn.incident{background:#eab308;color:#222}.status-services{display:flex;gap:24px;margin-bottom:32px;flex-wrap:wrap}.status-service{background:var(--bg-color);border-radius:10px;border:1px solid var(--border-color);padding:18px 20px;min-width:220px;display:flex;align-items:center;justify-content:space-between}.status-service-title{font-weight:600;font-size:18px;color:var(--text-color)}.status-service-desc{color:#888;font-size:14px}.status-dot{width:14px;height:14px;border-radius:50%;display:inline-block;margin-left:12px;background:#22c55e}.status-dot.incident{background:#eab308}.status-dot.ok{background:#22c55e}.status-incidents{background:var(--bg-color);border-radius:10px;border:1px solid var(--border-color);padding:18px 20px;margin-top:24px}.status-incidents-title{font-weight:600;font-size:18px;color:var(--text-color);margin-bottom:8px}.status-incidents-desc{color:#888;font-size:15px}.status-loading,.status-error{color:#888;font-size:18px;margin:24px 0}@media (min-width: 768px){.status-main{width:500px}}@media (max-width: 768px){.status-main{padding:16px 0}.status-services{flex-direction:column;gap:16px}.status-overall-btn{font-size:18px;padding:12px 0;margin-bottom:24px}}
