:root{color:#18211f;background:#f7f8fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f7f8fa}button,input{font:inherit}a{color:inherit}.app-shell{width:min(1440px,calc(100% - 32px));margin:0 auto;padding:24px 0 48px}.top-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px;padding-bottom:18px;border-bottom:1px solid #dfe5e2}.eyebrow{margin:0 0 4px;color:#477066;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:0}h1,h2,p{margin:0}h1{font-size:clamp(1.9rem,4vw,3rem);line-height:1;letter-spacing:0}.session{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.identity,.health{display:inline-flex;align-items:center;min-height:34px;padding:0 10px;border:1px solid #dfe5e2;border-radius:8px;background:#fff;color:#33413d;font-size:.9rem}.health.ok{border-color:#b9ded1;color:#0f6b4e}.health.warn{border-color:#efd59e;color:#8a5a00}.button,.action{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 13px;border:1px solid #1f5f52;border-radius:8px;background:#1f5f52;color:#fff;font-weight:700;text-decoration:none;cursor:pointer}.button:disabled{cursor:not-allowed;opacity:.55}.button.ghost,.action{background:#fff;color:#1f5f52}.action.primary{background:#2357a3;border-color:#2357a3;color:#fff}.alert{margin:18px 0 0;padding:12px 14px;border:1px solid #e9ada8;border-radius:8px;background:#fff3f0;color:#9b251f}.login-panel,.empty-state{display:grid;gap:14px;justify-items:start;margin-top:22px;padding:28px;border:1px solid #dfe5e2;border-radius:8px;background:#fff}.login-panel h2,.empty-state{font-size:1rem}.login-panel p{color:#66736f}.command-row{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-top:22px}.org-links,.search-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.org-links a{min-height:36px;padding:8px 12px;border:1px solid #cad8d4;border-radius:8px;background:#fff;color:#273531;font-weight:700;text-decoration:none}.search-row input{width:min(340px,100%);min-height:38px;padding:0 12px;border:1px solid #cad8d4;border-radius:8px;background:#fff;color:#18211f}.segmented{display:grid;grid-template-columns:repeat(4,minmax(82px,1fr));min-height:38px;border:1px solid #cad8d4;border-radius:8px;overflow:hidden;background:#fff}.segmented button{min-width:0;border:0;border-right:1px solid #cad8d4;background:transparent;color:#33413d;cursor:pointer}.segmented button:last-child{border-right:0}.segmented button.selected{background:#1f5f52;color:#fff;font-weight:700}.stats-row{display:grid;grid-template-columns:repeat(6,minmax(110px,1fr));gap:10px;margin-top:18px}.stats-row div{min-height:74px;padding:12px;border:1px solid #dfe5e2;border-radius:8px;background:#fff}.stats-row strong,.stats-row span{display:block}.stats-row strong{margin-bottom:4px;font-size:1.55rem}.stats-row span{color:#66736f;font-size:.86rem}.catalog-meta{display:flex;gap:12px;flex-wrap:wrap;margin:14px 0;color:#66736f;font-size:.86rem}.project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px;align-items:stretch}.project-card{display:grid;grid-template-rows:auto 1fr auto;gap:16px;min-height:276px;padding:16px;border:1px solid #dfe5e2;border-radius:8px;background:#fff}.card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.card-head h2{max-width:24ch;overflow-wrap:anywhere;color:#152520;font-size:1.1rem;line-height:1.2}.card-head p{margin-top:6px;color:#66736f;font-size:.9rem;line-height:1.4}.status-pill{flex:0 0 auto;max-width:128px;padding:5px 8px;border-radius:8px;font-size:.74rem;font-weight:800;text-align:center;text-transform:uppercase;overflow-wrap:anywhere}.status-pill.is-active{background:#dff3eb;color:#0f6b4e}.status-pill.is-private{background:#edf0f7;color:#334a7d}.status-pill.is-matched{background:#e9f1ff;color:#2357a3}.status-pill.needs-attention{background:#fff0c7;color:#8a5a00}.meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.meta-grid div{min-width:0}.meta-grid dt{margin-bottom:4px;color:#66736f;font-size:.74rem;font-weight:800;text-transform:uppercase}.meta-grid dd{margin:0;min-height:21px;overflow:hidden;color:#273531;font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.card-foot{display:flex;gap:8px;flex-wrap:wrap}@media(max-width:900px){.top-bar,.command-row{align-items:flex-start;flex-direction:column}.session{justify-content:flex-start}.search-row,.search-row input,.segmented,.stats-row{width:100%}.stats-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.app-shell{width:min(100% - 20px,1440px);padding-top:16px}.segmented{grid-template-columns:repeat(2,1fr)}.segmented button:nth-child(2){border-right:0}.segmented button:nth-child(-n+2){border-bottom:1px solid #cad8d4}.stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}.project-grid,.meta-grid{grid-template-columns:1fr}.card-head{flex-direction:column}}
