:root{--abyss: #060D18;--deep-navy: #0F1B2D;--navy: #1A2A42;--steel: #2A3F5F;--copper-dark: #7A3B1E;--copper: #B36437;--copper-light: #D4956A;--copper-shimmer: #E8C4A0;--copper-tint: rgba(179, 100, 55, .08);--copper-tint-strong: rgba(179, 100, 55, .18);--cream: #E8E6E0;--warmgrey: #B8B5AD;--cream-light: #F4F2ED;--status-green: #10B981;--status-yellow: #F59E0B;--status-red: #EF4444;--max-width: 1240px;--tile-gap: 1.25rem;--radius: 10px}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--deep-navy);color:var(--cream);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:15px;line-height:1.55;min-height:100vh;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.app-container{max-width:var(--max-width);margin:0 auto;padding:1.75rem 1.25rem 2rem}.cockpit-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--steel);padding-bottom:1rem;margin-bottom:1rem;flex-wrap:wrap;gap:.75rem}.cockpit-header .brand-line{display:flex;align-items:center;gap:1rem}.cockpit-header .brand-logo{height:44px;width:auto;display:block}.cockpit-header h1{color:var(--cream);font-size:1.2rem;font-weight:500;letter-spacing:-.01em}.status-bar{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem;padding:.85rem 1rem;background:var(--abyss);border:1px solid var(--steel);border-radius:var(--radius);margin-bottom:1.4rem;font-size:1rem;color:var(--cream)}.status-bar .status-dot{width:12px;height:12px;border-radius:50%;display:inline-block;box-shadow:0 0 8px currentColor;flex-shrink:0}.status-bar.status-green{border-left:3px solid var(--status-green)}.status-bar.status-green .status-dot{background:var(--status-green);color:var(--status-green)}.status-bar.status-yellow{border-left:3px solid var(--status-yellow)}.status-bar.status-yellow .status-dot{background:var(--status-yellow);color:var(--status-yellow)}.status-bar.status-red{border-left:3px solid var(--status-red)}.status-bar.status-red .status-dot{background:var(--status-red);color:var(--status-red)}.status-bar .status-primary{font-size:1.2rem;font-weight:600;color:var(--cream);letter-spacing:-.005em}.status-bar .status-secondary{display:inline-flex;align-items:center;gap:.5rem;font-size:.92rem;color:var(--warmgrey)}.status-bar .status-sep{color:var(--steel)}.status-bar .status-time{margin-left:auto;font-feature-settings:"tnum" 1;font-size:.8rem;color:var(--warmgrey)}.tile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:var(--tile-gap);margin-bottom:1.8rem}.tile{background:linear-gradient(180deg,var(--navy) 0%,#14233a 100%);border:2px solid var(--steel);border-radius:var(--radius);padding:0 0 1.15rem;display:flex;flex-direction:column;gap:.85rem;min-height:220px;position:relative;overflow:hidden}.tile.tile-status-live{border-color:var(--status-green)}.tile.tile-status-partial,.tile.tile-status-planned{border-color:var(--status-yellow)}.tile.tile-status-error{border-color:var(--status-red)}.tile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1.1rem 1.15rem .9rem;background:var(--copper-tint);border-bottom:3px solid var(--copper)}.tile-title{font-size:1.18rem;font-weight:600;color:var(--copper-light);letter-spacing:-.01em;line-height:1.25;margin:0;flex-grow:1}.tile-status-icon{font-size:1.25rem;line-height:1;flex-shrink:0}.metric-list{display:flex;flex-direction:column;gap:.65rem;flex-grow:1;padding:0 1.15rem}.metric{display:flex;flex-direction:column;gap:.15rem}.metric-value{font-size:1.7rem;font-weight:600;color:var(--cream);font-feature-settings:"tnum" 1;letter-spacing:-.02em;line-height:1.1}.metric-value.copper{color:var(--copper-light)}.metric-label{font-size:.8rem;color:var(--warmgrey)}.metric-secondary{font-size:.72rem;color:var(--warmgrey);opacity:.75;margin-top:.1rem}.metric-trend{display:inline-block;margin-left:.35rem;font-size:.75rem;vertical-align:middle}.metric-trend.up{color:var(--status-green)}.metric-trend.down{color:var(--status-red)}.metric-trend.alert{color:var(--copper-light)}.tile-footnote{font-size:.7rem;color:var(--warmgrey);font-style:italic;padding:.4rem 1.15rem 0;border-top:1px dashed rgba(184,181,173,.18);margin:0 1.15rem}.foundation-hero{background:linear-gradient(180deg,var(--copper-tint) 0%,transparent 65%),linear-gradient(180deg,var(--navy) 0%,#14233a 100%);border:1px solid var(--copper-dark);border-top:3px solid var(--copper);border-radius:var(--radius);padding:1.4rem 1.5rem 1.6rem;margin-bottom:1.8rem;display:flex;flex-direction:column;gap:1.2rem}.foundation-hero-text{display:flex;flex-direction:column;gap:.5rem}.foundation-headline{font-size:1.45rem;color:var(--copper-light);font-weight:600;letter-spacing:-.01em;line-height:1.25;display:flex;align-items:center;gap:.55rem;margin:0}.foundation-icon{font-size:1.25rem;opacity:.85}.foundation-sub{font-size:1rem;color:var(--cream);line-height:1.55;max-width:70ch;margin:0}.foundation-mini-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem}.foundation-mini{background:#0f1b2d8c;border:1px solid var(--steel);border-radius:8px;padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.25rem}.foundation-mini .mini-value{font-size:2rem;font-weight:600;color:var(--copper-light);font-feature-settings:"tnum" 1;letter-spacing:-.02em;line-height:1.05}.foundation-mini .mini-label{font-size:.85rem;color:var(--cream);font-weight:500}.foundation-mini .mini-secondary{font-size:.72rem;color:var(--warmgrey);line-height:1.45}.live-stack{background:var(--abyss);border:1px solid var(--steel);border-radius:var(--radius);padding:1.1rem 1.25rem 1.25rem;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.85rem}.live-stack-head{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--copper-light);font-weight:600;margin:0}.live-stack-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem}.stack-comp{background:#1a2a428c;border:1px solid var(--steel);border-left:3px solid var(--status-green);border-radius:8px;padding:.7rem .85rem .85rem;display:flex;flex-direction:column;gap:.25rem}.stack-comp.stack-degraded{border-left-color:var(--status-yellow)}.stack-comp.stack-down{border-left-color:var(--status-red)}.stack-head{display:flex;align-items:center;gap:.45rem}.stack-dot{width:8px;height:8px;border-radius:50%;background:var(--status-green);box-shadow:0 0 6px currentColor;display:inline-block;color:var(--status-green);flex-shrink:0}.stack-comp.stack-degraded .stack-dot{background:var(--status-yellow);color:var(--status-yellow)}.stack-comp.stack-down .stack-dot{background:var(--status-red);color:var(--status-red)}.stack-name{font-size:.92rem;font-weight:600;color:var(--cream)}.stack-version{font-size:.85rem;color:var(--copper-light);font-weight:500;font-feature-settings:"tnum" 1}.stack-details{display:flex;flex-direction:column;gap:.1rem}.stack-detail-line{font-size:.72rem;color:var(--warmgrey);opacity:.85}.minimal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;padding-top:1rem;font-size:.74rem;color:var(--warmgrey);opacity:.78}.minimal-footer .min-sep{color:var(--steel)}.minimal-footer .logout-link{color:var(--copper-light);text-decoration:none;border-bottom:1px dotted var(--copper-dark)}.minimal-footer .logout-link:hover{color:var(--copper)}@media(max-width:600px){.app-container{padding:1.25rem .9rem 2rem}.cockpit-header{flex-direction:column;align-items:flex-start}.cockpit-header h1{font-size:1rem;line-height:1.35}.cockpit-header .brand-logo{height:38px}.status-bar{gap:.4rem;flex-wrap:wrap}.status-bar .status-primary{font-size:1.05rem;flex-basis:100%;padding-left:.4rem}.status-bar .status-secondary{font-size:.82rem;flex-basis:100%}.status-bar .status-time{margin-left:0}.tile{min-height:0}.tile-head{padding:.9rem .95rem .75rem}.tile-title{font-size:1.05rem}.metric-list{padding:0 .95rem}.tile-footnote{margin:0 .95rem;padding:.4rem .95rem 0}.metric-value{font-size:1.45rem}.foundation-hero{padding:1.1rem 1.1rem 1.25rem}.foundation-headline{font-size:1.15rem}.foundation-sub{font-size:.92rem}.live-stack{padding:1rem .95rem 1.1rem}.live-stack-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.minimal-footer{font-size:.7rem;gap:.3rem}}@media(max-width:380px){.live-stack-grid{grid-template-columns:1fr}}.stack-health-widget[data-astro-cid-gqkymyxa]{margin-top:1.5rem;padding:1rem 1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;border-left-width:4px}.stack-health-ok[data-astro-cid-gqkymyxa]{border-left-color:#16a34a}.stack-health-warning[data-astro-cid-gqkymyxa]{border-left-color:#ca8a04}.stack-health-critical[data-astro-cid-gqkymyxa]{border-left-color:#dc2626}.stack-health-unknown[data-astro-cid-gqkymyxa]{border-left-color:#9ca3af}.sh-head[data-astro-cid-gqkymyxa]{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;flex-wrap:wrap}.sh-title[data-astro-cid-gqkymyxa]{margin:0;font-size:1rem;font-weight:600;color:#111827}.sh-badge[data-astro-cid-gqkymyxa]{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;border-radius:999px;font-size:.875rem;font-weight:500;background:#f3f4f6}.stack-health-ok[data-astro-cid-gqkymyxa] .sh-badge[data-astro-cid-gqkymyxa]{background:#dcfce7;color:#166534}.stack-health-warning[data-astro-cid-gqkymyxa] .sh-badge[data-astro-cid-gqkymyxa]{background:#fef9c3;color:#854d0e}.stack-health-critical[data-astro-cid-gqkymyxa] .sh-badge[data-astro-cid-gqkymyxa]{background:#fee2e2;color:#991b1b}.stack-health-unknown[data-astro-cid-gqkymyxa] .sh-badge[data-astro-cid-gqkymyxa]{background:#f3f4f6;color:#4b5563}.sh-meta[data-astro-cid-gqkymyxa]{font-size:.8125rem;color:#6b7280;margin-bottom:.5rem}.sh-meta[data-astro-cid-gqkymyxa] strong[data-astro-cid-gqkymyxa]{color:#374151;font-weight:600}.sh-details[data-astro-cid-gqkymyxa] summary[data-astro-cid-gqkymyxa]{font-size:.875rem;cursor:pointer;color:#6b7280;padding:.25rem 0;list-style:none}.sh-details[data-astro-cid-gqkymyxa] summary[data-astro-cid-gqkymyxa]:before{content:"▸ ";display:inline-block;transition:transform .15s ease}.sh-details[data-astro-cid-gqkymyxa][open] summary[data-astro-cid-gqkymyxa]:before{transform:rotate(90deg)}.sh-details[data-astro-cid-gqkymyxa] summary[data-astro-cid-gqkymyxa]:hover{color:#111827}.sh-checks[data-astro-cid-gqkymyxa]{list-style:none;margin:.5rem 0 0;padding:0}.sh-check[data-astro-cid-gqkymyxa]{display:grid;grid-template-columns:auto minmax(180px,220px) 1fr;gap:.5rem;padding:.375rem 0;font-size:.8125rem;border-top:1px solid #f3f4f6;align-items:baseline}.sh-check[data-astro-cid-gqkymyxa]:first-child{border-top:none}.sh-check-name[data-astro-cid-gqkymyxa]{font-family:ui-monospace,SF Mono,monospace;font-weight:500;color:#374151}.sh-check-message[data-astro-cid-gqkymyxa]{color:#6b7280}.sh-check-warning[data-astro-cid-gqkymyxa] .sh-check-name[data-astro-cid-gqkymyxa]{color:#854d0e}.sh-check-critical[data-astro-cid-gqkymyxa] .sh-check-name[data-astro-cid-gqkymyxa]{color:#991b1b}
