.footer{color:#9ca3af;background:#0a0a0a;margin-top:auto;padding:3rem 0 0;font-size:.875rem;line-height:1.6}.footer-container{max-width:1280px;margin:0 auto;padding:0 2rem}.footer-top{gap:4rem;padding-bottom:2.5rem;display:flex}.footer-brand{flex-direction:column;flex:0 0 280px;gap:.75rem;display:flex}.footer-logo-text{color:#fff;letter-spacing:-.03em;font-size:1.5rem;font-weight:800;text-decoration:none;transition:opacity .15s}.footer-logo-text:hover{opacity:.8}.footer-tagline{color:#9ca3af;margin:0;font-size:.875rem;line-height:1.65}.footer-tagline-product{color:#d1d5db;font-weight:500}.footer-tagline-by{color:#6b7280;font-size:.82em}.footer-columns{flex:1;justify-content:flex-end;gap:3rem;display:flex}.footer-col{flex-direction:column;gap:.75rem;min-width:120px;display:flex}.footer-col-title{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .25rem;font-size:.75rem;font-weight:600}.footer-col ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.footer-col a{color:#9ca3af;text-decoration:none;transition:color .15s}.footer-col a:hover{color:#fff}.footer-divider{border:none;border-top:1px solid #1a1a1a;margin:0}.footer-bottom{color:#6b7280;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;font-size:.8rem;display:flex}.footer-copyright{white-space:nowrap}.footer-domain{text-align:center;white-space:nowrap;flex:1;min-width:0}.footer-bottom-right{white-space:nowrap;align-items:center;gap:1rem;display:flex}.footer-made-with{align-items:center;gap:.2rem;display:flex}.footer-heart{color:#f87171;vertical-align:middle;display:inline-block}.footer-author{color:var(--color-accent);text-decoration:none;transition:color .15s}.footer-author:hover{color:var(--color-accent-hover)}.footer-controls{align-items:center;gap:.25rem;display:flex}.footer-toggle-btn{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .6rem;font-size:.775rem;transition:all .15s;display:flex}.footer-toggle-btn:hover{color:#d1d5db;background:#111;border-color:#2a2a2a}@media (max-width:900px){.footer-top{flex-direction:column;gap:2rem}.footer-brand{flex:unset}.footer-columns{flex-wrap:wrap;justify-content:flex-start;gap:2rem}}@media (max-width:640px){.footer-bottom{flex-direction:column;align-items:flex-start;gap:.75rem}.footer-domain{text-align:left}}@media (max-width:480px){.footer-container{padding:0 1rem}.footer-columns{gap:1.25rem}.footer-col{min-width:0}}
.hero{animation:fade-up .45s var(--ease-out-quart) both;margin-bottom:2rem}.hero-banner{border:1px solid var(--card-border);background:var(--card-bg);transition:background-color .4s var(--ease-out-quart), border-color .4s var(--ease-out-quart);border-radius:18px;align-items:center;gap:1.75rem;padding:1.75rem 2.5rem;display:flex}.hero-banner.loading{background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;border:none}.hero-banner.operational{background:var(--ok-bg);border-color:var(--ok)}.hero-banner.degraded{background:var(--warn-bg);border-color:var(--warn)}.hero-banner.down{background:var(--err-bg);border-color:var(--err)}.hero-icon{flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.hero-banner.loading .hero-icon{color:#fff}.hero-banner.operational .hero-icon{color:var(--ok);will-change:transform;animation:4s ease-in-out infinite breathe}.hero-banner.degraded .hero-icon{color:var(--warn);will-change:transform;animation:2.5s ease-in-out infinite breathe}.hero-banner.down .hero-icon{color:var(--err);will-change:transform;animation:1.1s ease-in-out infinite urgent}.hero-icon svg{width:44px;height:44px}.hero-text{flex:1}.hero-title{letter-spacing:-.02em;margin-bottom:.3rem;font-size:clamp(1.5rem,3.5vw,1.875rem);font-weight:700;line-height:1.2}.hero-banner.loading .hero-title{color:#fff}.hero-sub{color:var(--text-muted);font-size:.9rem}.hero-banner.loading .hero-sub{color:#ffffffe6}.hero-actions{align-items:center;gap:.75rem;display:flex}:root.dark-theme .hero-banner.loading{background:var(--card-bg);border-color:var(--card-border)}:root.dark-theme .hero-banner.loading .hero-title{color:var(--text)}:root.dark-theme .hero-banner.loading .hero-sub{color:var(--text-muted)}:root.dark-theme .hero-banner.operational{background:#16a34a26;border-color:#16a34a}:root.dark-theme .hero-banner.operational .hero-title,:root.dark-theme .hero-banner.operational .hero-icon{color:#4ade80}:root.dark-theme .hero-banner.operational .hero-sub{color:#4ade80bf}:root.dark-theme .hero-banner.degraded{background:#ca8a0426;border-color:#ca8a04}:root.dark-theme .hero-banner.degraded .hero-title,:root.dark-theme .hero-banner.degraded .hero-icon{color:#facc15}:root.dark-theme .hero-banner.degraded .hero-sub{color:#facc15bf}:root.dark-theme .hero-banner.down{background:#dc262626;border-color:#dc2626}:root.dark-theme .hero-banner.down .hero-title,:root.dark-theme .hero-banner.down .hero-icon{color:#f87171}:root.dark-theme .hero-banner.down .hero-sub{color:#f87171bf}@media (prefers-color-scheme:dark){:root:not(.light-theme) .hero-banner.loading{background:var(--card-bg);border-color:var(--card-border)}:root:not(.light-theme) .hero-banner.loading .hero-title{color:var(--text)}:root:not(.light-theme) .hero-banner.loading .hero-sub{color:var(--text-muted)}:root:not(.light-theme) .hero-banner.operational{background:#16a34a26;border-color:#16a34a}:root:not(.light-theme) .hero-banner.operational .hero-title,:root:not(.light-theme) .hero-banner.operational .hero-icon{color:#4ade80}:root:not(.light-theme) .hero-banner.operational .hero-sub{color:#4ade80bf}:root:not(.light-theme) .hero-banner.degraded{background:#ca8a0426;border-color:#ca8a04}:root:not(.light-theme) .hero-banner.degraded .hero-title,:root:not(.light-theme) .hero-banner.degraded .hero-icon{color:#facc15}:root:not(.light-theme) .hero-banner.degraded .hero-sub{color:#facc15bf}:root:not(.light-theme) .hero-banner.down{background:#dc262626;border-color:#dc2626}:root:not(.light-theme) .hero-banner.down .hero-title,:root:not(.light-theme) .hero-banner.down .hero-icon{color:#f87171}:root:not(.light-theme) .hero-banner.down .hero-sub{color:#f87171bf}}@media (max-width:640px){.hero-banner{border-radius:12px;gap:1rem;padding:1.125rem 1.25rem}.hero-icon{width:40px;height:40px}.hero-icon svg{width:32px;height:32px}.hero-title{letter-spacing:-.015em;font-size:1.125rem}.hero-sub{font-size:.825rem}.hero-actions{border-top:1px solid var(--card-border);justify-content:center;width:100%;padding-top:1rem}}
.refresh-timer-container{color:var(--text-muted);align-items:center;gap:.5rem;height:1.25rem;font-size:.875rem;font-weight:600;display:flex}.refresh-timer{flex-shrink:0;width:18px;height:18px;position:relative}.refresh-timer circle{stroke:#0000001a}:root.dark-theme .refresh-timer circle{stroke:#ffffff1a}@media (prefers-color-scheme:dark){:root:not(.light-theme) .refresh-timer circle{stroke:#ffffff1a}}.timer-progress{stroke:var(--brand);transition:stroke-dashoffset .35s linear}.timer-icon{width:10px;height:10px;color:var(--text-muted);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.refresh-timer-text{white-space:nowrap;align-items:baseline;gap:4px;line-height:1;display:flex}.refresh-timer-value{font-family:var(--font-mono)}.refresh-timer-container.refresh-flash{animation:refresh-flash .5s var(--ease-out-quart) both}
.components-card{overflow:hidden}.component-row{border-bottom:1px solid var(--card-border);animation:fade-up .35s var(--ease-out-quart) both;padding:1.25rem 1.5rem}.component-row:first-child{animation-delay:0s}.component-row:nth-child(2){animation-delay:50ms}.component-row:nth-child(3){animation-delay:.1s}.component-row:nth-child(4){animation-delay:.15s}.component-row:nth-child(5){animation-delay:.2s}.component-row:nth-child(6){animation-delay:.25s}.component-row:nth-child(7){animation-delay:.3s}.component-row:nth-child(8){animation-delay:.35s}.component-row:last-child{border-bottom:none}.component-row{transition:background .18s var(--ease-out-quart)}.component-row:hover{background:#52006a0a}:root.dark-theme .component-row:hover{background:#ffffff08}@media (prefers-color-scheme:dark){:root:not(.light-theme) .component-row:hover{background:#ffffff08}}:root.sagelga-brand .component-row:hover{background:#c9943a0f}.component-top{align-items:center;gap:.75rem;margin-bottom:.65rem;display:flex}.component-icon{width:20px;height:20px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;transition:color .2s;display:flex}.component-icon svg{width:16px;height:16px}.component-row.status-degraded .component-icon{color:var(--warn)}.component-row.status-down .component-icon{color:var(--err)}.component-name{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:1rem;font-weight:600;overflow:hidden}.component-meta{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.uptime-row{flex-direction:column;gap:.4rem;margin-top:.25rem;display:flex}.uptime-footer{color:var(--text-muted);justify-content:space-between;font-size:.75rem;font-weight:500;display:flex}.uptime-label{display:none}.uptime-hint{color:var(--text-muted);opacity:.8;letter-spacing:.01em;font-size:.68rem;font-weight:400}.section-title-row{align-items:center;gap:.65rem;display:flex}.info-btn-wrap{position:relative}.info-btn{border:1.5px solid var(--text-muted);width:15px;height:15px;color:var(--text-muted);cursor:pointer;opacity:.45;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-family:Georgia,serif;font-size:.6rem;font-style:italic;font-weight:700;line-height:1;transition:border-color .15s,color .15s,background .15s,opacity .15s;display:flex}.info-btn:hover,.info-btn.open{opacity:1;border-color:var(--brand);color:var(--brand);background:#52006a12}:root.sagelga-brand .info-btn:hover,:root.sagelga-brand .info-btn.open{border-color:var(--accent);color:var(--accent);background:#c9943a1a}.info-tooltip{background:var(--card-bg);border:1px solid var(--card-border);z-index:100;min-width:220px;max-width:320px;animation:mosaic-in .15s var(--ease-out-quart) both;border-radius:10px;flex-direction:column;gap:.2rem;padding:.6rem .75rem;display:flex;position:absolute;top:100%;right:0;transform:translate(0)translateY(6px);box-shadow:0 4px 16px #0000001f}.info-tooltip-label{letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted);font-size:.65rem;font-weight:700}.info-tooltip-url{font-family:var(--font-mono);word-break:break-all;font-size:.72rem;line-height:1.4;color:var(--brand)!important}:root.sagelga-brand .info-tooltip-url{color:var(--accent)!important}@media (max-width:640px){.info-tooltip{min-width:180px;max-width:calc(100vw - 2rem);right:-1rem}}.uptime-bar.nodata{background:#0000001a}:root.dark-theme .uptime-bar.nodata{background:#ffffff1f}@media (prefers-color-scheme:dark){:root:not(.light-theme) .uptime-bar.nodata{background:#ffffff1f}}@keyframes bar-lock-pop{0%{transform:scaleY(1.25)}40%{transform:scaleY(1.5)}to{transform:scaleY(1.25)}}.uptime-bars.has-selection .uptime-bar:not(.selected){opacity:.3;transform:scaleY(.88)}.uptime-bar.selected{z-index:1;animation:bar-lock-pop .22s var(--ease-out-expo) both;position:relative;box-shadow:0 0 0 1.5px #ffffffe6;opacity:1!important;transform:scaleY(1.25)!important}.uptime-bar{cursor:pointer}.uptime-bar:active{transition-duration:50ms!important;transform:scaleY(.9)!important}.uptime-legend{border-top:1px solid var(--card-border);color:var(--text-muted);flex-wrap:wrap;gap:1rem;padding:.6rem 1.5rem;font-size:.75rem;display:flex}.uptime-legend span{align-items:center;gap:.35rem;display:flex}.uptime-legend-dot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.uptime-legend-dot.operational{background:var(--ok)}.uptime-legend-dot.degraded{background:var(--warn)}.uptime-legend-dot.down{background:var(--err)}.uptime-legend-dot.nodata{background:#0000001a}:root.dark-theme .uptime-legend-dot.nodata{background:#ffffff1f}@media (prefers-color-scheme:dark){:root:not(.light-theme) .uptime-legend-dot.nodata{background:#ffffff1f}}@keyframes mosaic-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.mosaic-inline-panel{border-top:1px solid var(--card-border);animation:mosaic-in .2s var(--ease-out-quart) both;margin-top:.5rem;padding-top:.75rem}.mosaic-inline-header{justify-content:space-between;align-items:baseline;margin-bottom:.65rem;display:flex}.mosaic-inline-date{color:var(--text);align-items:center;gap:.4rem;font-size:.825rem;font-weight:600;display:flex}.mosaic-tz-label{color:var(--text-muted);font-size:.7rem;font-weight:500;font-family:var(--font-mono)}.mosaic-inline-pct{font-size:.75rem;font-weight:700}.mosaic-inline-pct .mono{font-family:var(--font-mono)}.mosaic-blocks{flex-direction:column;gap:.6rem;display:flex}.mosaic-block{min-width:0}.mosaic-block:last-of-type{margin-bottom:0}@media (min-width:641px){.mosaic-blocks{flex-direction:row;gap:1rem}.mosaic-block{flex:1}}.mosaic-block-label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.3rem;font-size:.68rem;font-weight:700;display:block}.mosaic-half-grid{grid-template-columns:repeat(60,1fr);grid-auto-rows:5px;gap:1.5px;width:100%;display:grid}.mosaic-cell{border-radius:1px}.mosaic-cell.operational{background:var(--ok)}.mosaic-cell.degraded{background:var(--warn)}.mosaic-cell.down{background:var(--err)}.mosaic-cell.nodata{background:#00000014}:root.dark-theme .mosaic-cell.nodata{background:#ffffff1a}@media (prefers-color-scheme:dark){:root:not(.light-theme) .mosaic-cell.nodata{background:#ffffff1a}}.mosaic-half-grid.mosaic-loading .mosaic-cell{background:#00000014;animation:1.5s ease-in-out infinite shimmer}:root.dark-theme .mosaic-half-grid.mosaic-loading .mosaic-cell{background:#ffffff14}@media (prefers-color-scheme:dark){:root:not(.light-theme) .mosaic-half-grid.mosaic-loading .mosaic-cell{background:#ffffff14}}.mosaic-axis{height:14px;margin-top:2px;margin-bottom:.35rem;position:relative}.mosaic-axis span{color:var(--text-muted);opacity:.7;font-size:.6rem;line-height:1;position:absolute;top:2px}.ma-s{left:25%;transform:translate(-50%)}.ma-q1{left:50%;transform:translate(-50%)}.ma-h{left:75%;transform:translate(-50%)}.ma-q3{right:0}.mosaic-caption{color:var(--text-muted);opacity:.65;margin-top:.5rem;margin-bottom:0;font-size:.68rem}@media (prefers-reduced-motion:reduce){.mosaic-inline-panel{animation:none}.uptime-bars.has-selection .uptime-bar:not(.selected),.uptime-bar.selected{transition:none}.mosaic-half-grid.mosaic-loading .mosaic-cell{animation:none}}@media (max-width:640px){.section-header{flex-direction:row;align-items:baseline}.component-row{padding:1.25rem 1rem}.component-top{align-items:flex-start;gap:.75rem}.component-icon{margin-top:.1rem}.component-name{font-size:.9rem}.component-meta{border:none;flex-direction:row;justify-content:flex-start;gap:.6rem;width:auto;margin-top:.25rem;padding:0;display:flex}.response-time{padding:.1rem .35rem;font-size:.75rem}.mosaic-half-grid{grid-auto-rows:4px;gap:1px}}
.no-incidents-empty{flex-direction:column;gap:1.25rem;padding:.5rem 0;display:flex}.no-incidents-timeline{align-items:stretch;gap:4px;height:28px;display:flex}.no-incidents-day{background:var(--ok);opacity:.75;transition:opacity .15s var(--ease-out-quart), transform .15s var(--ease-out-quart);transform-origin:bottom;cursor:default;border-radius:3px;flex:1}.no-incidents-day:hover{opacity:1;transform:scaleY(1.15)}.no-incidents-body{align-items:center;gap:.85rem;display:flex}.no-incidents-icon{color:var(--ok);flex-shrink:0;align-items:center;width:24px;height:24px;display:flex}.no-incidents-icon svg{width:22px;height:22px}.no-incidents-title{color:var(--ok-text);margin-bottom:.2rem;font-size:1rem;font-weight:600}.no-incidents-sub{color:var(--text-muted);font-size:.875rem}:root.dark-theme .no-incidents-title,:root.dark-theme .no-incidents-icon{color:#4ade80}@media (prefers-color-scheme:dark){:root:not(.light-theme) .no-incidents-title,:root:not(.light-theme) .no-incidents-icon{color:#4ade80}}
.api-line{font-family:var(--font-mono);color:var(--text);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;display:flex}.api-method{letter-spacing:.04em;background:var(--ok-bg);color:var(--ok-text);border-radius:5px;flex-shrink:0;padding:.15rem .45rem;font-size:.75rem;font-weight:700}:root.dark-theme .api-method{color:#4ade80;background:#16a34a33}@media (prefers-color-scheme:dark){:root:not(.light-theme) .api-method{color:#4ade80;background:#16a34a33}}.api-desc{color:var(--text-muted);font-size:.875rem}
.brand-toggle{background:var(--card-bg);border:1px solid var(--card-border);border-radius:99px;gap:2px;margin-bottom:1.75rem;padding:3px;display:inline-flex}.nav-brand-pill{background:#00000040;border-color:#ffffff2e;align-self:center;margin-bottom:0}.nav-brand-pill .brand-toggle-btn{color:#ffffffb3;padding:.25rem .75rem;font-size:.8rem}.nav-brand-pill .brand-toggle-btn:hover:not(.active){color:#fff;background:#ffffff1f}.nav-brand-pill .brand-toggle-btn.active{color:#fff;box-shadow:none;background:#ffffff38}.brand-toggle-btn{color:var(--text-muted);font-family:var(--font-th);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:99px;padding:.35rem 1rem;font-size:.85rem;font-weight:600;transition:background .2s cubic-bezier(.25,1,.5,1),color .2s cubic-bezier(.25,1,.5,1),transform .1s,box-shadow .2s cubic-bezier(.25,1,.5,1)}.brand-toggle-btn:hover:not(.active){background:var(--gray-bg);color:var(--text)}.brand-toggle-btn:active{transform:scale(.94)}.brand-toggle-btn.active{background:var(--brand);color:#fff;box-shadow:0 1px 6px #52006a59}@media (prefers-reduced-motion:reduce){.brand-toggle-btn{transition:background .01ms,color .01ms}.brand-toggle-btn:active{transform:none}}:root.dark-theme .brand-toggle-btn.active{color:#fff;background:#7c3aed}@media (prefers-color-scheme:dark){:root:not(.light-theme) .brand-toggle-btn.active{color:#fff;background:#7c3aed}}
