:root{color:#1d2528;background:#f4f2ed;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button{min-height:42px;border:0;border-radius:6px;padding:0 16px;background:#245b4f;color:#fff;cursor:pointer}button.secondary{background:#31495c}button.ghost{min-height:36px;background:transparent;color:#1d2528;border:1px solid #bdc7c2}input,select{width:100%;min-height:42px;border:1px solid #b8c1bc;border-radius:6px;padding:8px 10px;background:#fff;color:#1d2528}main{width:min(1180px,calc(100vw - 32px));margin:28px auto}.topbar{min-height:72px;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #d9ded8;background:#fffdf8}.brand{font-size:1.2rem;font-weight:750}.muted,.status{color:#5e6a68}.status{min-height:24px}.account{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.role{border:1px solid #cad3ce;border-radius:999px;padding:3px 9px;color:#42504e;background:#eef2ef}.panel{background:#fffdf8;border:1px solid #d6ddd8;border-radius:8px;padding:22px;box-shadow:0 1px 2px #14231e0a}.panel.narrow{width:min(460px,100%);margin:70px auto}.layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;align-items:start}.stack{display:grid;gap:14px}.setup{margin-top:20px}.setup summary{cursor:pointer;color:#31495c}.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}h1,h2{margin:0 0 16px;letter-spacing:0}.section-title h1,.section-title h2{margin:0}table{width:100%;border-collapse:collapse}th,td{padding:10px;text-align:left;border-bottom:1px solid #e3e6e1}th{color:#42504e;font-size:.9rem}.search-workspace{display:grid;gap:18px}.searchbar{display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:10px}.results,.empty-state{min-height:220px}.empty-state{display:grid;align-content:center;justify-items:center;text-align:center;border:1px dashed #b8c1bc;border-radius:8px;background:#fbfaf4;padding:24px}@media(max-width:820px){.topbar,.account,.section-title{align-items:flex-start;flex-direction:column}.layout,.searchbar{grid-template-columns:1fr}}
