.bg-grid{position:fixed;inset:0;z-index:0;background-image:radial-gradient(circle,rgba(255,255,255,.035) 1px,transparent 1px);background-size:28px 28px;pointer-events:none}.glow-orb{--brand-color: #F47400;position:fixed;top:-10%;left:50%;transform:translate(-50%);width:900px;height:600px;border-radius:50%;background:radial-gradient(ellipse,color-mix(in srgb,var(--brand-color) 10%,transparent),transparent 70%);filter:blur(100px);z-index:0;pointer-events:none;animation:pulse-glow 10s ease-in-out infinite alternate}@keyframes pulse-glow{0%{opacity:.25;transform:translate(-50%) scale(1)}to{opacity:.45;transform:translate(-50%) scale(1.06)}}.page-wrapper{position:relative;z-index:1;max-width:960px;margin:0 auto;padding:2rem 1.5rem 5rem;min-height:100vh}@media(min-width:1280px){.page-wrapper{max-width:1100px}}.page-header{display:flex;align-items:center;gap:.875rem;margin-bottom:2.5rem;padding-top:1rem}.logo-link{display:block;opacity:1;transition:opacity .2s;flex-shrink:0}.logo-link:hover{opacity:.7}.logo-img{border-radius:10px}.header-brand{display:flex;flex-direction:column;gap:.0625rem}.header-brand-name{font-size:1rem;font-weight:600;color:#ffffffd9;line-height:1.2}.header-powered-by{font-size:.625rem;color:#ffffff2e!important;text-decoration:none!important;transition:color .2s;padding-left:7ch}.header-powered-by:hover{color:#ffffff59!important}.header-powered-by strong{font-weight:600}.header-spacer{flex:1}.status-banner{display:flex;align-items:center;gap:1rem;padding:1.125rem 1.5rem;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);margin-bottom:.625rem;transition:border-color .3s,background .3s}.status-banner.banner-healthy{border-color:#22c55e40;background:#22c55e0f}.status-banner.banner-sick{border-color:#f59e0b40;background:#f59e0b0f}.status-banner.banner-dead{border-color:#ef444440;background:#ef44440f}.banner-indicator{width:12px;height:12px;border-radius:50%;flex-shrink:0;background:#fff3;transition:background .3s,box-shadow .3s}.ind-healthy{background:#22c55e;box-shadow:0 0 10px #22c55e80;animation:pulse-dot 2s infinite}.ind-sick{background:#f59e0b;box-shadow:0 0 10px #f59e0b80}.ind-dead{background:#ef4444;box-shadow:0 0 10px #ef444480;animation:pulse-dot 1s infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.banner-body{display:flex;flex-direction:column;gap:.125rem}.banner-text{font-size:1rem;font-weight:600;color:#ffffffeb}.banner-sub{font-size:.75rem;color:#ffffff4d}.uptime-label{font-size:.75rem;color:#ffffff40;text-align:right;margin:1.5rem 0 1rem;letter-spacing:.02em}.service-group{margin-bottom:2.5rem}.group-header{display:flex;align-items:center;gap:.875rem;margin-bottom:.875rem}.group-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#ffffff59;white-space:nowrap}.group-line{flex:1;height:1px;background:#ffffff12}.group-cards{display:flex;flex-direction:column;gap:2px;border:1px solid rgba(255,255,255,.07);border-radius:14px;overflow:hidden;background:#ffffff04}.service-card{padding:1rem 1.25rem .875rem;border-bottom:1px solid rgba(255,255,255,.05);transition:background .15s}.service-card:last-child{border-bottom:none}.service-card:hover{background:#ffffff06}.card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.card-name-block{display:flex;flex-direction:column;gap:.125rem;min-width:0}.card-name{font-size:.9375rem;font-weight:600;color:#ffffffe6;white-space:nowrap}.card-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.card-url{font-size:.75rem;color:#ffffff40!important;text-decoration:none!important;transition:color .2s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-url:hover{color:#ffffff80!important;opacity:1!important}.card-since{font-size:.6875rem;color:#ffffff26;white-space:nowrap;padding-left:.25rem;border-left:1px solid rgba(255,255,255,.08)}.status-badge{font-size:.8125rem;font-weight:500;flex-shrink:0;padding-top:.1rem}.badge-healthy{color:#4ade80}.badge-sick{color:#fbbf24}.badge-dead{color:#f87171}.badge-unknown{color:#ffffff4d}.uptime-bars-wrap{display:flex;gap:2px;height:28px;align-items:stretch;margin-bottom:.375rem}.uptime-bar{flex:1;min-width:0;border-radius:2px;transition:opacity .15s;cursor:default}.uptime-bar:hover{opacity:.75}.bar-healthy{background:#22c55e}.bar-sick{background:#f59e0b}.bar-dead{background:#ef4444}.bar-unknown{background:#ffffff12}.bar-today{box-shadow:0 0 0 1px #fff3}.card-footer{display:flex;justify-content:space-between;align-items:center}.cf-days-ago,.cf-today{font-size:.6875rem;color:#fff3}.cf-uptime{font-size:.75rem;color:#ffffff59;font-weight:500}.loading-skeleton{display:flex;flex-direction:column;gap:2.5rem}.skeleton-group{display:flex;flex-direction:column;gap:.875rem}.skeleton-label{width:60px;height:10px;border-radius:4px;background:#ffffff12;animation:shimmer 1.4s infinite}.skeleton-card{height:88px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);animation:shimmer 1.4s infinite}.skeleton-card:nth-child(3){animation-delay:.2s}@keyframes shimmer{0%,to{opacity:.6}50%{opacity:1}}.error-state{text-align:center;padding:3rem 2rem;color:#ffffff4d;font-size:.9375rem}.error-icon{font-size:2rem;margin-bottom:.75rem}.page-footer{position:fixed;bottom:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:.5rem 1.5rem;font-size:.75rem;color:#fff3;background:#0d0d0db3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.05)}.page-footer p{margin:0;font-size:inherit;color:inherit}.footer-link{color:#ffffff59!important;text-decoration:none!important;font-weight:500;transition:color .2s}.footer-link:hover{color:var(--brand-color, #F47400)!important;opacity:1!important}.footer-version{font-family:monospace;font-size:.6875rem;color:#fff3;letter-spacing:.02em}.page-wrapper{padding-bottom:4rem!important}.incidents-section{margin-top:3rem}.incidents-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.incidents-title{font-size:.9375rem;font-weight:600;color:#ffffffb3}.incidents-link{font-size:.8125rem;color:#ffffff4d!important;text-decoration:none!important;transition:color .2s}.incidents-link:hover{color:var(--brand-color, #F47400)!important}.incidents-day{margin-bottom:1.5rem}.incidents-day-label{font-size:.75rem;font-weight:600;color:#ffffff59;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem;padding-bottom:.375rem;border-bottom:1px solid rgba(255,255,255,.06)}.incident-card{padding:.875rem 1rem;border-radius:10px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);margin-bottom:.5rem}.incident-card.sev-critical{border-left:3px solid #ef4444}.incident-card.sev-major{border-left:3px solid #f59e0b}.incident-card.sev-minor{border-left:3px solid #3b82f6}.inc-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.inc-icon{font-size:.875rem}.inc-title{font-size:.875rem;font-weight:600;color:#ffffffd9;flex:1}.inc-status-badge{font-size:.6875rem;font-weight:500;padding:.125rem .5rem;border-radius:9999px;text-transform:capitalize}.inc-resolved{background:#22c55e26;color:#4ade80}.inc-monitoring{background:#3b82f626;color:#60a5fa}.inc-identified{background:#f59e0b26;color:#fbbf24}.inc-investigating{background:#ef444426;color:#f87171}.inc-timeline{display:flex;flex-direction:column;gap:.25rem}.tl-entry{font-size:.8125rem;color:#ffffff73;line-height:1.5}.tl-status{font-weight:600;color:#fff9;text-transform:capitalize}.tl-time{font-size:.75rem;color:#ffffff40;margin-left:.25rem}.no-incidents{text-align:center;padding:1.5rem;font-size:.875rem;color:#ffffff40}.badge-disabled{color:#ffffff40;font-style:italic}.bar-disabled{background:#ffffff0a}.not-configured{text-align:center;padding:4rem 2rem;color:#ffffff4d}.nc-icon{font-size:2.5rem;margin-bottom:1rem;opacity:.4}.nc-title{font-size:1rem;font-weight:600;color:#ffffff80;margin-bottom:.5rem}.nc-sub{font-size:.875rem;line-height:1.6}.nc-sub code{font-family:monospace;background:#ffffff12;padding:.1em .4em;border-radius:4px}.hidden{display:none!important}@media(max-width:560px){.page-wrapper{padding:1.5rem 1rem 3.5rem}.card-url,.card-since,.cf-uptime{display:none}}
