:root{color-scheme:light;font-family:system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;background:#f6f7f9;color:#1a1d21}.centered{min-height:100vh;display:flex;align-items:center;justify-content:center}.muted{color:#6b7280}.error{color:#b91c1c;margin:0}.login-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:2rem;width:100%;max-width:22rem;display:flex;flex-direction:column;gap:1rem}.login-card h1{margin:0;font-size:1.25rem}.login-card p{margin:0}.login-card label{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem}.login-card input{padding:.5rem .625rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem}button{padding:.5rem .875rem;border:none;border-radius:6px;background:#1a1d21;color:#fff;font-size:.9375rem;cursor:pointer}button:disabled{opacity:.6;cursor:default}button.ghost{background:transparent;color:#1a1d21;border:1px solid #d1d5db}.shell{min-height:100vh;height:100vh;display:flex;flex-direction:column}.topbar{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:#fff;border-bottom:1px solid #e5e7eb}.brand{font-weight:600}.spacer{flex:1}.workspace-switcher{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:#6b7280}.workspace-switcher select,.workspace-create input,.workspace-create select{padding:.45rem .55rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#1a1d21;font:inherit}.workspace-create{display:flex;align-items:end;gap:.65rem;padding:.75rem 1.25rem;background:#f9fafb;border-bottom:1px solid #e5e7eb}.workspace-create label{display:flex;flex:1;max-width:28rem;flex-direction:column;gap:.25rem;font-size:.8rem}.workspace-error{margin:0;padding:.65rem 1.25rem;background:#fef2f2;border-bottom:1px solid #fecaca}.content{padding:2rem 1.25rem;max-width:60rem}.unibox{flex:1;min-height:0;display:grid;grid-template-columns:22rem 1fr}.thread-list{border-right:1px solid #e5e7eb;background:#fff;overflow:auto}.thread-list ul{list-style:none;margin:0;padding:0}.thread-filters{display:flex;gap:.5rem;padding:.75rem;border-bottom:1px solid #e5e7eb}.thread-filters input,.thread-filters select,.thread-actions select,.thread-actions input,.reply-box textarea{padding:.4rem .5rem;border:1px solid #d1d5db;border-radius:6px;font:inherit}.thread-filters input{flex:1}.thread-item{width:100%;text-align:left;background:transparent;color:inherit;border:0;border-bottom:1px solid #f3f4f6;border-radius:0;padding:.85rem 1rem;display:flex;flex-direction:column;gap:.25rem}.thread-item.active{background:#eef2ff}.thread-item.unread .thread-subject{font-weight:650}.thread-subject{font-size:.95rem}.thread-meta,.bubble-meta{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;font-size:.75rem}.thread-snippet{color:#6b7280;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thread-pane{display:flex;flex-direction:column;min-width:0}.thread-head{padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb;background:#fff}.thread-head h2{margin:0 0 .75rem;font-size:1.1rem}.thread-actions,.tag-form{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.tag{font-size:.75rem;padding:.2rem .5rem}.messages{list-style:none;margin:0;padding:1rem 1.25rem;overflow:auto;flex:1;display:flex;flex-direction:column;gap:.75rem}.bubble{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.75rem 1rem;max-width:46rem}.bubble.outbound{align-self:flex-end;background:#f5f3ff}.bubble pre{white-space:pre-wrap;margin:.5rem 0 0;font:inherit}.reply-box{padding:1rem 1.25rem 1.25rem;border-top:1px solid #e5e7eb;background:#fff;display:flex;flex-direction:column;gap:.6rem}.reply-box textarea{resize:vertical}.pill{background:#e5e7eb;border-radius:999px;padding:.05rem .45rem;font-size:.7rem;text-transform:lowercase}.pill.interested{background:#d1fae5}.pill.bounce,.pill.not_interested{background:#fee2e2}.pill.ooo,.pill.auto_reply{background:#fef3c7}.pad{padding:1.25rem}.nav{display:flex;gap:.35rem}button.nav-active{background:#eef2ff;color:#1a1d21}.page{flex:1;overflow:auto;padding:1.5rem 1.25rem 2.5rem;max-width:56rem;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.page-head h1,.card h2,.card h3{margin:0 0 .35rem;font-size:1.15rem}.card h3{margin-top:1.25rem;font-size:1rem}.card p,.page-head p{margin:0 0 .75rem}.card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.15rem 1.25rem;display:flex;flex-direction:column;gap:.75rem}.card label,.inline-label{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem}.card input,.card select,.inline-form input,.inline-label select,.steps select{padding:.4rem .5rem;border:1px solid #d1d5db;border-radius:6px;font:inherit}.grid-2,.grid-3{display:grid;gap:.75rem}.grid-2{grid-template-columns:1fr 1fr}.grid-3{grid-template-columns:1fr 1fr 1fr}.inline-form,.actions,.adapter-head,.steps li{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.inline-form input{flex:1;min-width:10rem}.check{flex-direction:row!important;align-items:center;gap:.5rem}.banner{background:#eef2ff;border-radius:6px;padding:.65rem .8rem;margin:0}.banner.ok{background:#ecfdf5}.preview-pill{background:#dbeafe}table.data{width:100%;border-collapse:collapse;font-size:.875rem}table.data th,table.data td{text-align:left;padding:.4rem .5rem;border-bottom:1px solid #f3f4f6}.adapter-list,.steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.adapter{border-top:1px solid #f3f4f6;padding-top:.85rem}.adapter-list>.adapter:first-child{border-top:0;padding-top:0}.steps li select:first-child{flex:1}@media(max-width:800px){.unibox{grid-template-columns:1fr}.thread-list{max-height:40vh;border-right:0;border-bottom:1px solid #e5e7eb}.grid-2,.grid-3{grid-template-columns:1fr}.topbar{flex-wrap:wrap}.workspace-switcher{order:3;width:100%}.workspace-switcher select{flex:1}.workspace-create{align-items:stretch;flex-direction:column}}
