:root{font-family:system-ui,sans-serif;color:#111;background:#f7f7f8}*{box-sizing:border-box}body{margin:0}.atlas-app{display:flex;flex-direction:column;height:100vh}.atlas-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.6rem 1rem;border-bottom:1px solid #e5e7eb;background:#fff}.atlas-toolbar-controls{display:flex;gap:.5rem;align-items:center}.atlas-toolbar button[aria-pressed=true]{background:#4f46e5;color:#fff}.atlas-toolbar button{padding:.35rem .7rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#111;cursor:pointer}.atlas-body{display:flex;flex:1;min-height:0}.atlas-sidebar{width:220px;border-right:1px solid #e5e7eb;padding:.75rem;overflow:auto;background:#fff}.atlas-sidebar h3{font-size:.75rem;text-transform:uppercase;color:#6b7280;margin:.75rem 0 .25rem}.atlas-sidebar ul{list-style:none;margin:0;padding:0}.atlas-sidebar li{display:flex;justify-content:space-between;align-items:center}.atlas-sidebar-item{background:none;border:0;color:#111;cursor:pointer;padding:.2rem 0;text-align:left}.atlas-hide-toggle{background:none;border:0;color:#6b7280;font-size:.7rem;cursor:pointer}.atlas-search{width:100%;padding:.4rem .5rem;border:1px solid #d1d5db;border-radius:6px;margin-bottom:.5rem}.atlas-stage{flex:1;overflow:auto;position:relative}.atlas-canvas{padding:0}.atlas-card{display:block;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.6rem .7rem;cursor:pointer;box-shadow:0 1px 2px #0000000a}.atlas-card[data-highlighted=true]{border-color:#4f46e5}.atlas-card-title{font-size:.95rem}.atlas-card-headline{font-weight:600;margin:.15rem 0}.atlas-card-purpose,.atlas-card-links{font-size:.78rem}.atlas-card-action{font-size:.78rem;color:#4f46e5;margin-top:.25rem}.atlas-flag{display:inline-block;font-size:.65rem;background:#eef2ff;color:#4338ca;border-radius:4px;padding:0 .3rem;margin-right:.25rem}.atlas-drawer{position:absolute;right:0;top:0;bottom:0;width:320px;background:#fff;border-left:1px solid #e5e7eb;padding:1rem;overflow:auto;box-shadow:-4px 0 12px #0000000f}.atlas-drawer-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.atlas-record-list{list-style:none;margin:0;padding:0}.atlas-record-list li{padding:.35rem 0;border-bottom:1px solid #f1f5f9;font-size:.85rem}.muted{color:#6b7280;font-size:.85rem}.err{color:#b91c1c;font-size:.85rem}
