.status-page{bottom:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;left:0;margin:0;min-height:100vh;overflow-y:auto;padding:2rem;position:fixed;right:0;top:0;width:100vw;z-index:9999}.status-container{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;margin:0 auto;max-width:1200px;overflow:hidden}.status-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:3rem 2rem;text-align:center}.status-header h1{font-size:2.5rem;font-weight:700;margin:0 0 .5rem}.status-subtitle{font-size:1.1rem;margin:0;opacity:.9}.overall-status{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:2rem}.overall-status,.status-indicator{align-items:center;display:flex;justify-content:center}.status-indicator{animation:pulse 2s infinite;border-radius:50%;height:60px;margin-right:1.5rem;width:60px}.status-dot{background:#fff;border-radius:50%;height:20px;width:20px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.status-info h2{color:#1f2937;font-size:1.8rem;margin:0 0 .5rem}.status-timestamp{color:#6b7280;font-size:.9rem;margin:0}.incidents-section,.modules-section,.uptime-section{border-bottom:1px solid #e5e7eb;padding:2rem}.incidents-section:last-child,.modules-section:last-child,.uptime-section:last-child{border-bottom:none}.incidents-section h3,.modules-section h3,.uptime-section h3{color:#1f2937;font-size:1.5rem;margin:0 0 1.5rem}.section-description{color:#6b7280;font-size:.95rem;margin:-.5rem 0 1rem}.external-services-section .component-container.border-color{border-left:3px solid #8b5cf6}.components-container.one-column{display:flex;flex-direction:column;gap:0}.component-container.border-color{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:.5rem;overflow:hidden}.component-container.border-color:last-child{margin-bottom:0}.component-inner-container{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;padding:1rem 1.25rem}.component-inner-container .name{color:#1f2937;font-size:1rem;font-weight:600;min-width:180px}.component-name-block{display:flex;flex-direction:column;gap:.25rem}.component-inner-container .component-description{color:#6b7280;font-size:.8rem;font-weight:400}.external-service-inner .component-name-block{min-width:200px}.component-inner-container .component-status{color:#4b5563;font-size:.9rem;margin-left:auto}.component-inner-container.status-green{border-left:4px solid #1e8542}.component-inner-container.status-yellow{border-left:4px solid #cd8812}.component-inner-container.status-red{border-left:4px solid #ef4444}.component-inner-container.status-red.showcased{animation:status-red-blink 2s ease-in-out infinite}@keyframes status-red-blink{0%,to{background-color:initial;box-shadow:0 0 0 0 #ef444400}50%{background-color:#ef44444d;box-shadow:0 0 0 4px #ef44444d}}.component-inner-container.status-optional{border-left:4px solid #94a3b8}.status-icon-button{align-items:center;border-radius:50%;display:inline-flex;font-size:.9rem;font-weight:700;height:24px;justify-content:center;width:24px}.status-icon-button.status-icon-operational{background:#1e8542;color:#fff}.status-icon-button.status-icon-degraded{background:#cd8812;color:#fff}.status-icon-button.status-icon-down{background:#ef4444;color:#fff}.status-icon-button.status-icon-optional{background:#94a3b8;color:#fff}.uptime-90-days-wrapper{flex:1 1 100%;margin-top:.5rem}.availability-time-line-graphic{display:block;height:34px;min-width:100%;width:100%}.legend{align-items:center;color:#6b7280;display:flex;font-size:.8rem;gap:.5rem;margin-top:.5rem}.legend .spacer{flex:1 1;min-width:1rem}.legend-item-uptime-value{color:#1f2937;font-weight:600}.uptime-tooltip{left:0;pointer-events:none;position:fixed;top:0;z-index:10000}.uptime-tooltip-pointer{border-bottom:8px solid #1f2937;border-left:8px solid #0000;border-right:8px solid #0000;height:0;position:fixed;transform:translate(-50%,-100%);width:0}.uptime-tooltip-box{background:#1f2937;border-radius:8px;box-shadow:0 10px 40px #0000004d;color:#f9fafb;max-width:280px;min-width:200px;padding:1rem;position:fixed}.uptime-tooltip-date{font-size:.95rem;font-weight:600;margin-bottom:.5rem}.uptime-tooltip-outages .no-data-msg,.uptime-tooltip-outages .no-outages-msg{color:#d1d5db;font-size:.875rem}.uptime-tooltip-outages .outage-field{font-size:.875rem}.uptime-tooltip-outages .outage-field .label{display:block;font-weight:600;margin-bottom:.25rem}.uptime-tooltip-outages .outage-field.partial .label{color:#fcd34d}.uptime-tooltip-outages .outage-field.major .label{color:#f87171}.uptime-tooltip-outages .outage-field .value{color:#d1d5db}.uptime-day{cursor:pointer}.uptime-day:hover{opacity:.9}.uptime-controls{display:flex;gap:.5rem;margin-bottom:1.5rem}.uptime-controls button{background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:all .2s}.uptime-controls button:hover{background:#f3f4f6}.uptime-controls button.active{background:#667eea;border-color:#667eea;color:#fff}.uptime-chart{background:#f9fafb;border-radius:8px;padding:1rem}.incidents-list{display:flex;flex-direction:column;gap:1rem}.incident-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem}.incident-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.incident-header h4{color:#1f2937;font-size:1.1rem;margin:0}.incident-status{border-radius:12px;font-size:.75rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase}.incident-status.resolved{background:#d1fae5;color:#065f46}.incident-status.investigating{background:#fef3c7;color:#92400e}.incident-status.identified{background:#fee2e2;color:#991b1b}.incident-status.monitoring{background:#dbeafe;color:#1e40af}.incident-description{color:#4b5563;line-height:1.6;margin:0 0 1rem}.incident-meta{display:flex;gap:1.5rem}.incident-meta,.status-footer{color:#6b7280;font-size:.875rem}.status-footer{background:#f9fafb;padding:2rem;text-align:center}.loading-section{padding:4rem 2rem;text-align:center}.loading,.no-data{color:#6b7280;font-size:1.2rem;padding:3rem;text-align:center}.loading{color:#fff;font-weight:500}.status-skeleton .status-info{width:100%}.skeleton-line,.skeleton-name,.skeleton-status,.skeleton-timestamp,.skeleton-title{animation:skeleton-shimmer 1.2s ease-in-out infinite;background:linear-gradient(90deg,#e5e7eb,#f3f4f6 50%,#e5e7eb);background-size:200% 100%;border-radius:4px;display:inline-block;height:1em}.skeleton-title{height:1.75rem}.skeleton-timestamp{height:.9rem;margin-top:.5rem}.status-module-skeleton .skeleton-name{min-width:180px}.status-module-skeleton .skeleton-status{margin-left:auto}.skeleton-icon{border-radius:50%;display:inline-block;height:24px;width:24px}.skeleton-icon,.skeleton-uptime-bars{animation:skeleton-shimmer 1.2s ease-in-out infinite;background:linear-gradient(90deg,#e5e7eb,#f3f4f6 50%,#e5e7eb);background-size:200% 100%}.skeleton-uptime-bars{border-radius:4px;height:34px;max-width:100%;width:100%}.status-module-skeleton .legend .skeleton-line{height:.85rem}.status-module-skeleton .component-inner-container{border-left-color:#e5e7eb}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.status-page{padding:1.25rem}.status-container{border-radius:10px;box-shadow:0 12px 40px #0003}.status-header{padding:2rem 1.5rem}.status-header h1{font-size:2.1rem}.status-subtitle{font-size:1rem}.overall-status{padding:1.5rem}.status-info h2{font-size:1.5rem}.incidents-section,.modules-section,.uptime-section{padding:1.5rem}.incidents-section h3,.modules-section h3,.uptime-section h3{font-size:1.35rem;margin-bottom:1.25rem}.component-inner-container{gap:.5rem 1rem;padding:.875rem 1rem}.component-inner-container .name{font-size:.95rem;min-width:140px}.external-service-inner .component-name-block{min-width:160px}.legend{font-size:.75rem}.uptime-controls{flex-wrap:wrap;gap:.5rem}.incident-card{padding:1.25rem}.incident-header{flex-wrap:wrap;gap:.5rem}.incident-meta{flex-wrap:wrap;gap:.75rem}.status-footer{padding:1.5rem}}@media (max-width:768px){.status-page{padding:1rem}.status-container{border-radius:8px;box-shadow:0 8px 24px #00000026}.status-header{padding:1.75rem 1rem}.status-header h1{font-size:1.75rem;line-height:1.3}.status-subtitle{font-size:.95rem}.overall-status{flex-direction:column;padding:1.25rem;text-align:center}.status-indicator{margin-bottom:.75rem;margin-right:0}.status-info h2{font-size:1.35rem}.status-timestamp{font-size:.85rem}.incidents-section,.modules-section,.uptime-section{padding:1.25rem}.incidents-section h3,.modules-section h3,.uptime-section h3{font-size:1.2rem;margin-bottom:1rem}.section-description{font-size:.875rem}.component-inner-container{align-items:flex-start;flex-direction:column;gap:.5rem;padding:.875rem 1rem}.component-inner-container .name{font-size:.95rem;min-width:0;width:100%}.component-inner-container .component-status{margin-left:0;order:2}.component-container.border-color{position:relative}.component-inner-container .status-icon-button{position:absolute;right:1rem;top:.875rem}.component-inner-container{padding-right:2.75rem}.external-service-inner .component-name-block{min-width:0}.uptime-90-days-wrapper{margin-top:.5rem;width:100%}.availability-time-line-graphic{min-width:0}.legend{flex-wrap:wrap;font-size:.7rem;gap:.25rem}.legend .spacer{min-width:.5rem}.uptime-controls{margin-bottom:1rem}.uptime-controls button{font-size:.8125rem;padding:.5rem .875rem}.uptime-chart{padding:.875rem}.incident-card{padding:1rem}.incident-header{align-items:flex-start;flex-direction:column}.incident-header h4{font-size:1rem}.incident-status{font-size:.7rem}.incident-description{font-size:.9rem}.incident-meta{font-size:.8125rem}.status-footer{font-size:.875rem;padding:1.25rem 1rem}.status-module-skeleton .skeleton-name{max-width:60%}.skeleton-uptime-bars{height:28px}}@media (max-width:576px){.status-page{padding:.75rem}.status-container{border-radius:6px;box-shadow:0 4px 16px #0000001f}.status-header{padding:1.5rem .75rem}.status-header h1{font-size:1.5rem}.status-subtitle{font-size:.875rem}.overall-status{padding:1rem}.status-info h2{font-size:1.2rem}.incidents-section,.modules-section,.uptime-section{padding:1rem}.incidents-section h3,.modules-section h3,.uptime-section h3{font-size:1.1rem;margin-bottom:.75rem}.component-inner-container{padding:.75rem 2.5rem .75rem .75rem}.component-inner-container .status-icon-button{font-size:.8rem;height:22px;right:.75rem;top:.75rem;width:22px}.uptime-90-days-wrapper .legend{font-size:.65rem}.availability-time-line-graphic{height:28px}.uptime-controls{flex-direction:column}.uptime-controls button{width:100%}.incident-card{padding:.875rem}.status-footer{font-size:.8125rem;padding:1rem .75rem}.uptime-tooltip-box{max-width:90vw;min-width:160px;padding:.75rem}.uptime-tooltip-date{font-size:.875rem}}@media (max-width:380px){.status-header h1{font-size:1.35rem}.status-info h2{font-size:1.1rem}.component-inner-container .component-status,.component-inner-container .name{font-size:.875rem}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa;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}#root{display:flex;flex-direction:column;min-height:100vh;position:relative}[onClick],[role=button],a,button,input,select,textarea{cursor:pointer;pointer-events:auto!important}body{pointer-events:auto!important}.card{border-radius:8px;box-shadow:0 2px 4px #0000000d;margin-bottom:20px}.card-header{border-top-left-radius:8px;border-top-right-radius:8px;padding:.75rem 1.25rem}.card-stats{transition:transform .2s}.card-stats:hover{transform:translateY(-5px)}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}