:root{color:#10201e;font-synthesis:none;text-rendering:optimizelegibility;background:#eef7f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.56}.appShell{min-height:100svh;padding:18px}.topBar{justify-content:space-between;align-items:center;gap:16px;max-width:1120px;margin:0 auto 18px;display:flex}.eyebrow,.topBar h1,.loginPanel h2,.loginPanel p,.panel h2,.listItem h3,.listItem p,.muted,.feedback{margin:0}.eyebrow{color:#0f766e;letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:900}.topBar h1{color:#10201e;letter-spacing:0;font-size:26px;font-weight:950;line-height:1.1}.workspace{grid-template-columns:minmax(260px,.85fr) minmax(320px,1.4fr);gap:14px;max-width:1120px;margin:0 auto;display:grid}.loginPanel,.panel{background:#fff;border:1px solid #cbded9;border-radius:8px;box-shadow:0 18px 45px #0f172a14}.loginPanel{gap:16px;max-width:520px;margin:54px auto 0;padding:22px;display:grid}.loginPanel h2{letter-spacing:0;font-size:25px;font-weight:950;line-height:1.14}.loginPanel p,.muted,.listItem p{color:#52615f;font-size:14px;line-height:1.45}.authActions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.securityBadge{color:#0b5f59;background:#d7fbf3;border:1px solid #b6ebe1;border-radius:8px;align-items:center;gap:8px;width:fit-content;padding:8px 10px;font-size:13px;font-weight:900;display:inline-flex}.panel{align-content:start;gap:14px;padding:16px;display:grid}.accountPanel{min-height:238px}.conversationPanel{grid-row:span 2}.panelTitle{color:#0f766e;align-items:center;gap:8px;display:flex}.panelTitle h2{color:#10201e;letter-spacing:0;font-size:18px;font-weight:900}.infoGrid{gap:10px;margin:0;display:grid}.infoGrid div{border-bottom:1px solid #e2ebe8;gap:4px;padding-bottom:10px;display:grid}.infoGrid dt{color:#52615f;font-size:12px;font-weight:800}.infoGrid dd{color:#10201e;justify-content:space-between;align-items:center;gap:8px;min-width:0;margin:0;font-size:14px;font-weight:850;display:flex}.infoGrid dd span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.createRow{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.createRow input{color:#10201e;background:#f6fbfa;border:1px solid #cbded9;border-radius:8px;outline-color:#0f766e;min-width:0;min-height:44px;padding:0 12px}.list{gap:10px;display:grid}.listItem{background:#f6fbfa;border:1px solid #e2ebe8;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:70px;padding:12px;display:flex}.listItem h3{color:#10201e;letter-spacing:0;font-size:15px;font-weight:900}.pill{white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.pill.success{color:#065f46;background:#d1fae5}.pill.danger{color:#991b1b;background:#fee2e2}.pill.neutral{color:#334155;background:#e2ebe8}.primaryButton,.secondaryButton,.iconButton,.copyButton{border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:900;display:inline-flex}.primaryButton,.secondaryButton{min-height:44px;padding:0 14px}@media (width<=560px){.authActions{grid-template-columns:1fr}}.primaryButton{color:#fff;background:#0f766e;border:1px solid #0f766e}.secondaryButton{color:#10201e;background:#fff;border:1px solid #cbded9}.iconButton,.copyButton{aspect-ratio:1;color:#10201e;background:#fff;border:1px solid #cbded9;width:40px}.copyButton{width:30px}.feedback{border-radius:8px;align-items:center;gap:8px;padding:11px 12px;font-size:14px;font-weight:850;display:flex}.feedback.success{color:#065f46;background:#d1fae5}.feedback.warning{color:#92400e;background:#fef3c7}.feedback.danger{color:#991b1b;background:#fee2e2}@media (width<=820px){.appShell{padding:14px}.workspace{grid-template-columns:1fr}.conversationPanel{grid-row:auto}.createRow{grid-template-columns:1fr}.topBar h1{font-size:22px}}
