:root{--color-bg:#f7f3ed;--color-surface:#fff;--color-heading:#17191c;--color-text:#363b42;--color-muted:#68717c;--color-border:#ded8cf;--color-border-strong:#b8afa3;--color-accent:#185e79;--color-focus:#185e79;--color-tag:#185e791f;--color-tag-text:#123f50;color:var(--color-text);background:var(--color-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}.dashboard-shell{min-height:100vh;color:var(--color-text);background:linear-gradient(135deg, #185e791f, transparent 34rem), linear-gradient(315deg, #7a4a2a1a, transparent 30rem), var(--color-bg)}.topbar{border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem clamp(1rem,3vw,2.5rem);display:flex}.topbar h1{margin:.1rem 0 0;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.1}.eyebrow{color:var(--color-muted);letter-spacing:0;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:800}.repo-link{border:1px solid var(--color-border-strong);min-height:2.5rem;color:var(--color-text);background:var(--color-surface);border-radius:.375rem;justify-content:center;align-items:center;padding:0 1rem;font-weight:750;text-decoration:none;display:inline-flex}.repo-link:focus-visible,.repo-link:hover{outline:2px solid var(--color-focus);outline-offset:2px}.status-band{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:1rem;padding:clamp(1.25rem,3vw,2.5rem);display:flex}.host{color:var(--color-heading);margin:.2rem 0 0;font-size:clamp(1.8rem,5vw,4rem);font-weight:850;line-height:1}.environment-badge{color:#123f50;white-space:nowrap;background:#185e791f;border:1px solid #185e7959;border-radius:999px;align-items:center;min-height:2rem;padding:0 .75rem;font-size:.8rem;font-weight:800;display:inline-flex}.content-grid{grid-template-columns:minmax(0,1fr) minmax(18rem,24rem);gap:1.25rem;padding:clamp(1rem,3vw,2.5rem);display:grid}.section-panel,.release-panel{border:1px solid var(--color-border);background:#ffffffe0;border-radius:.5rem;box-shadow:0 16px 45px #1c202414}.section-heading{border-bottom:1px solid var(--color-border);padding:1rem}.section-heading h2{margin:.15rem 0 0;font-size:1.05rem}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.service-card{border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);min-height:11.5rem;padding:1rem}.service-card:nth-child(2n){border-right:0}.service-card:nth-last-child(-n+2){border-bottom:0}.service-card-header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.service-card-header p,.service-card p{color:var(--color-muted);margin:0}.service-card-header p{font-size:.8rem;font-weight:800}.service-card-header span{background:var(--color-tag);color:var(--color-tag-text);border-radius:999px;flex-shrink:0;padding:.2rem .5rem;font-size:.72rem;font-weight:850}.service-card-header span[data-status=blocked]{color:#67381f;background:#7a4a2a24}.service-card h3{color:var(--color-heading);margin:1.75rem 0 .55rem;font-size:1.3rem;line-height:1.15}.release-panel ul{gap:.8rem;margin:0;padding:1rem;list-style:none;display:grid}.release-panel li{color:var(--color-text);grid-template-columns:.75rem minmax(0,1fr);align-items:start;gap:.75rem;line-height:1.35;display:grid}.release-panel li span{background:var(--color-accent);border-radius:999px;width:.65rem;height:.65rem;margin-top:.3rem;box-shadow:0 0 0 .25rem #185e791f}@media (width<=820px){.topbar,.status-band{flex-direction:column;align-items:flex-start}.content-grid,.service-grid{grid-template-columns:1fr}.service-card,.service-card:nth-child(2n),.service-card:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--color-border)}.service-card:last-child{border-bottom:0}}
