:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--card:#ffffffe6;--muted:#62708a;--line:#556d912e;--primary:#2563eb;--primary-dark:#1d4ed8;--green:#10b981;--purple:#7c3aed;--shadow:0 24px 70px #2563eb24;background:#eef4ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 0 0,#2563eb33,#0000 34rem),linear-gradient(135deg,#eef4ff 0%,#f8fbff 45%,#eaf7f1 100%);min-width:320px;min-height:100vh;margin:0}a{color:inherit}code{color:#1d4ed8;background:#2563eb1a;border-radius:.35rem;padding:.15rem .35rem}.app-shell{width:min(1180px,100% - 32px);margin:0 auto}.topbar{z-index:10;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:12px;display:flex;position:sticky;top:14px;box-shadow:0 16px 40px #2563eb1a}.brand{color:#101827;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--primary), var(--green));color:#fff;border-radius:16px;place-items:center;width:44px;height:44px;font-weight:950;display:grid}.brand strong,.brand small{display:block}.brand small{color:var(--muted)}.nav{flex-wrap:wrap;gap:6px;display:inline-flex}.nav a{color:var(--muted);border-radius:999px;padding:10px 14px;font-weight:800;text-decoration:none}.nav a.router-link-active{color:#fff;background:#101827}.page-shell{padding:32px 0 48px}.compact-page{gap:20px;display:grid}.hero-card,.panel,.metrics article,.detail-card,.runbook-panel,.notes-grid article,.page-heading{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-card,.page-heading{border-radius:34px;padding:clamp(28px,5vw,56px)}.eyebrow{color:var(--primary);letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:900}.hero-grid,.content-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.8fr);align-items:stretch;gap:24px;display:grid}h1,h2{color:#101827;margin:0;line-height:1.04}h1{letter-spacing:-.07em;max-width:820px;font-size:clamp(2.45rem,6vw,5rem)}h2{letter-spacing:-.04em;font-size:clamp(1.45rem,3vw,2.1rem)}.hero-copy,.page-heading p,.detail-card p,.notes-grid p{max-width:760px;color:var(--muted);font-size:1.08rem;line-height:1.65}.actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.actions a{background:var(--primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.actions a.secondary{color:var(--primary-dark);border:1px solid var(--line);background:#fff}.deploy-card{color:#fff;background:linear-gradient(160deg,#10b981f0,#2563ebf2),radial-gradient(circle at 100% 0,#ffffff59,#0000 12rem);border-radius:26px;flex-direction:column;justify-content:flex-end;align-self:end;min-height:220px;padding:24px;display:flex}.deploy-card strong{letter-spacing:-.04em;font-size:1.55rem}.deploy-card p{color:#ffffffd1;margin:8px 0 0}.pulse{background:#bef264;border-radius:50%;width:14px;height:14px;margin-bottom:auto;box-shadow:0 0 0 10px #bef2642e}.metrics{grid-template-columns:repeat(3,1fr);gap:16px;margin:18px 0;display:grid}.metrics article,.panel,.detail-card,.runbook-panel,.notes-grid article{border-radius:24px;padding:24px}.metrics span,.app-row span,.muted{color:var(--muted)}.metrics strong{color:#101827;letter-spacing:-.06em;margin:8px 0;font-size:2.6rem;display:block}.metrics em{color:var(--green);font-style:normal;font-weight:800}.metric-blue em{color:var(--primary)}.metric-purple em{color:var(--purple)}.section-heading{margin-bottom:24px}.app-list{gap:12px;display:grid}.app-row{border:1px solid var(--line);background:#ffffffb8;border-radius:18px;justify-content:space-between;gap:16px;padding:16px;text-decoration:none;display:flex}.app-row:hover,.detail-card:hover{transform:translateY(-2px)}.app-row,.detail-card{transition:transform .2s,box-shadow .2s}.app-row strong,.app-row span{display:block}.status{color:#047857;background:#10b9811f;border-radius:999px;align-items:center;width:fit-content;height:fit-content;padding:5px 10px;font-size:.78rem;font-weight:900;display:inline-flex}.status.planned{color:#6d28d9;background:#7c3aed1a}.accent-panel{color:#fff;background:#101827}.accent-panel h2,.accent-panel strong{color:#fff}.timeline,.steps{gap:14px;margin:0;padding-left:0;list-style:none;display:grid}.timeline li{grid-template-columns:58px 1fr;gap:14px;display:grid}.timeline time{color:#93c5fd;font-weight:900}.timeline p{color:#ffffffad;margin:6px 0 0}.cards-grid,.notes-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.notes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-card{scroll-margin-top:110px}.detail-card-header{justify-content:space-between;gap:16px;margin-bottom:18px;display:flex}.detail-card a{color:var(--primary-dark);margin:8px 0 18px;font-weight:900;text-decoration:none;display:inline-flex}.check-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.check-list li,.big-steps li{color:var(--muted);padding-left:28px;position:relative}.check-list li:before,.big-steps li:before{content:"✓";color:var(--green);font-weight:950;position:absolute;left:0}.big-steps{counter-reset:step}.big-steps li{border:1px solid var(--line);background:#ffffffb3;border-radius:18px;padding:18px 18px 18px 52px}.big-steps li:before{top:16px;left:18px}.route-fade-enter-active,.route-fade-leave-active{transition:opacity .16s,transform .16s}.route-fade-enter-from,.route-fade-leave-to{opacity:0;transform:translateY(8px)}@media (width<=900px){.hero-grid,.content-grid,.metrics,.cards-grid,.notes-grid{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start}.nav{width:100%}.nav a{text-align:center;flex:1}.app-shell{width:min(100% - 24px,1180px)}.app-row,.detail-card-header{flex-direction:column}}
