*{box-sizing:border-box}#__next,body,html{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:#08090c;color:#f4f4f5}.shell{min-height:100vh;display:flex}.sidebar{width:248px;border-right:1px solid #202126;background:#0d0e12;padding:24px 16px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;padding:4px 10px 32px}.brandMark{width:34px;height:34px;border-radius:10px;background:#f4f4f5;color:#09090b;display:grid;place-items:center;font-weight:900}.brand strong{display:block;font-size:15px}.brand small{color:#71717a;font-size:11px}.sidebar nav{display:grid;grid-gap:5px;gap:5px}.sidebar button{border:0;background:none;color:#85868f;text-align:left;padding:12px 13px;border-radius:9px;font-size:13px;cursor:pointer}.sidebar button.active,.sidebar button:hover{background:#191a1f;color:#fff}.sidebar button span{margin-left:10px}.sideBottom{margin-top:auto;font-size:11px;color:#777982;padding:12px}.dot{display:inline-block;width:7px;height:7px;background:#4ade80;border-radius:50%;margin-right:7px}.main{flex:1 1;padding:34px 42px;max-width:1400px}.topbar{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}.eyebrow{font-size:10px;letter-spacing:.16em;color:#71717a}.topbar h1{font-size:28px;margin:5px 0 0}.userChip{border:1px solid #292a30;border-radius:20px;padding:7px 11px;font-size:10px;color:#999}.userChip span{color:#4ade80;margin-left:5px}.hero{border:1px solid #282930;border-radius:16px;padding:28px;display:flex;justify-content:space-between;background:linear-gradient(120deg,#15161b,#101115);box-shadow:0 20px 50px #0005}.pill{font-size:10px;color:#4ade80;border:1px solid #31543b;padding:5px 8px;border-radius:20px}.hero h2{font-size:26px;margin:17px 0 6px}.hero p,.lead{color:#888b95;font-size:13px;line-height:1.6}.heroVersion{text-align:right;color:#d4d4d8;font:12px ui-monospace,monospace}.heroVersion small{color:#6f717a}.stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin:14px 0 32px}.architecture,.emptyState,.panel,.service,.stat{border:1px solid #24252b;background:#101115;border-radius:13px}.stat{padding:18px}.stat small,.stat span{display:block;color:#777a84;font-size:10px}.stat strong{display:block;font-size:23px;margin:7px 0}.sectionTitle{display:flex;justify-content:space-between;align-items:center;margin:24px 0 12px}.sectionTitle h3{font-size:13px;margin:0}.sectionTitle span{font-size:10px;color:#666873}.serviceGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.service{padding:17px}.serviceIcon{font-size:10px;color:#a1a1aa}.serviceName{font-size:12px;font-weight:600;margin:16px 0 10px}.status{color:#4ade80;font-size:10px}.serviceMeta{float:right;color:#777;font:10px ui-monospace,monospace}.architecture{display:flex;align-items:center;justify-content:space-around;padding:24px;font:11px ui-monospace,monospace}.architecture div{font-weight:600}.architecture span{display:block;color:#6f717a;font:10px system-ui;margin-top:5px}.architecture b{color:#555}.panel{padding:8px}.endpoint,.row{display:grid;grid-template-columns:1fr auto 30px;align-items:center;padding:17px 14px;border-bottom:1px solid #202126}.endpoint:last-child,.row:last-child{border:0}.row small{display:block;color:#666;font-size:10px;margin-top:4px}.endpoint{grid-template-columns:55px 1fr auto auto;gap:12px}.endpoint code{color:#d4d4d8;font-size:12px}.method{font:10px ui-monospace,monospace;color:#a1a1aa}.endpoint button{border:1px solid #303138;background:#191a1f;color:#ddd;border-radius:7px;padding:6px 9px;font-size:10px;cursor:pointer}.emptyState{text-align:center;padding:70px 30px;max-width:650px;margin:auto}.bigIcon{font-size:30px;color:#777}.emptyState h2{font-size:20px}.emptyState p{color:#777b84;font-size:12px;line-height:1.7}.progress{height:5px;background:#24252b;border-radius:10px;overflow:hidden;margin:25px 0 8px}.progress span{display:block;height:100%;background:#888}.emptyState small{font-size:10px;color:#777}@media(max-width:800px){.sidebar{width:62px;padding:18px 8px}.brand div,.sideBottom,.sidebar button span{display:none}.main{padding:24px 16px}.serviceGrid,.stats{grid-template-columns:1fr 1fr}.architecture{gap:12px;flex-wrap:wrap}}@media(max-width:520px){.serviceGrid,.stats{grid-template-columns:1fr}.hero{display:block}.heroVersion{text-align:left;margin-top:20px}}.jsonEditor{width:100%;resize:vertical;background:#090a0d;color:#d4d4d8;border:1px solid #292a30;border-radius:9px;padding:14px;font:12px ui-monospace,monospace;line-height:1.6}.syncActions{display:flex;gap:10px;margin-top:12px}.syncActions button{border:1px solid #303138;background:#191a1f;color:#ddd;border-radius:7px;padding:8px 12px;font-size:11px;cursor:pointer}.resultBox{margin-top:14px;padding:14px;background:#090a0d;border:1px solid #24252b;border-radius:9px;overflow:auto;font-size:11px}