:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui;background:#11151c;color:#eef2f7}*{box-sizing:border-box}body{max-width:960px;margin:0 auto;padding:2rem}main{display:grid;gap:1.25rem}header,.row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}section,article{background:#1b2230;border:1px solid #303c52;border-radius:12px;padding:1.1rem}h1,h2,h3,p{margin-top:0}h1 span,small,.muted,.status{color:#aebbd0;font-weight:400}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#75d6b7;font-size:.75rem}.auth{max-width:440px;margin:12vh auto}form{display:grid;gap:.8rem}label{display:grid;gap:.35rem;color:#c6d1e1}input,textarea,select{width:100%;padding:.7rem;border-radius:7px;border:1px solid #50617d;background:#11151c;color:inherit;font:inherit}textarea{min-height:7rem}button{width:max-content;border:0;border-radius:7px;padding:.65rem .85rem;background:#74d5b5;color:#0d211b;font-weight:700;cursor:pointer}.quiet,.copy,.link-button{background:#28364c;color:#dbe7fa}.link-button{display:inline-block;border-radius:7px;padding:.65rem .85rem;font-weight:700;text-decoration:none}.danger{background:#d86672;color:#2a0710}code{overflow-wrap:anywhere}.flow-status{min-height:1.4em;margin:0;color:#9ecbbd;font-size:.94rem}#notice{position:fixed;right:1rem;bottom:1rem;max-width:480px;background:#26364e;color:white;padding:.8rem 1rem;border-radius:8px;box-shadow:0 5px 20px #0008}.htmx-request{opacity:.65;pointer-events:none}.graph-wrap{overflow:auto;border:1px solid #303c52;border-radius:9px;background:#11151c}.lineage-graph{display:block;min-width:700px;min-height:230px;width:100%}.graph-list{margin:0;padding-left:1.25rem;color:#c6d1e1}.graph-list li+li{margin-top:.45rem}@media(max-width:600px){body{padding:1rem}header,.row{align-items:flex-start;flex-direction:column}}
