:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#11203d;background:radial-gradient(circle at top left,rgba(34,92,184,.16),transparent 28%),radial-gradient(circle at top right,rgba(242,178,86,.18),transparent 24%),linear-gradient(180deg,#f7f4ee,#eef3f9)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0}button,input,textarea{font:inherit}button{border:0;border-radius:999px;padding:.85rem 1.15rem;cursor:pointer;color:#fff;background:linear-gradient(180deg,#1d5eff,#1641bf);box-shadow:0 10px 18px #1641bf2e}button.secondary,button.ghostButton{background:#11203d14;color:#11203d;box-shadow:none}button:disabled{opacity:.7;cursor:wait}input,textarea{width:100%;border:1px solid rgba(17,32,61,.14);border-radius:16px;padding:.9rem 1rem;color:#11203d;background:#ffffffe6}textarea{min-height:150px;resize:vertical}label{display:block;margin-bottom:.45rem;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#5d6b86}.shell{max-width:1320px;margin:0 auto;padding:1.5rem}.panel{background:#ffffffe6;border:1px solid rgba(17,32,61,.08);border-radius:24px;box-shadow:0 20px 40px #101c3314;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero{display:flex;justify-content:space-between;gap:1.5rem;padding:1.5rem;margin-bottom:1rem}.hero h1{margin:0 0 .65rem;font-size:clamp(2rem,4vw,3.6rem);line-height:.96;letter-spacing:-.05em}.hero p{margin:0;max-width:62ch;color:#53627d;line-height:1.6}.eyebrow{display:inline-flex;align-items:center;margin-bottom:.7rem;padding:.35rem .7rem;border-radius:999px;background:#1d5eff1f;color:#1d5eff;font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.heroMeta{display:grid;gap:.75rem;justify-items:end;align-content:start;min-width:220px}.statusPill{display:inline-flex;align-items:center;justify-content:center;min-width:110px;padding:.6rem .85rem;border-radius:999px;font-size:.8rem;font-weight:700}.statusPill.live{background:#14aa601f;color:#0d7a45}.statusPill.idle{background:#11203d14;color:#334361}.statusText{color:#51607b;font-size:.92rem;text-align:right}.layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:1rem}.sidebar,.feed{display:grid;gap:1rem}.panel,.threadCard,.historyCard,.emptyState{padding:1.1rem}.panelTitleRow{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:1rem}.panelTitleRow h2{margin:0;font-size:1.02rem}.fieldGroup{margin-bottom:.9rem}.buttonRow{display:flex;gap:.75rem;flex-wrap:wrap}.authForm{display:grid;gap:.75rem}.threadList,.historyList{display:grid;gap:.9rem}.threadCard,.historyCard{border:1px solid rgba(17,32,61,.08);border-radius:18px;background:linear-gradient(180deg,#fffffffa,#f8fafdfa)}.threadHeader{display:flex;justify-content:space-between;gap:.75rem;margin-bottom:.8rem;font-size:.82rem;color:#60708a}.bubble{border-radius:18px;padding:.9rem 1rem;line-height:1.55;white-space:pre-wrap}.bubble+.bubble{margin-top:.75rem}.bubbleUser{background:#1d5eff14;color:#19315f}.bubbleAssistant{background:#f2b25626;color:#5b4314}.inlineFilter{max-width:240px}.historyMeta{color:#51607b;font-size:.92rem}.historyCount{padding:.35rem .65rem;border-radius:999px;background:#11203d14;color:#334361;font-size:.8rem;font-weight:700}.emptyState{border:1px dashed rgba(17,32,61,.18);border-radius:18px;color:#5d6b86;text-align:center}.composer{position:sticky;top:1rem}@media(max-width:1080px){.layout{grid-template-columns:1fr}.hero{flex-direction:column}.heroMeta{justify-items:start}.statusText{text-align:left}.composer{position:static}}@media(max-width:640px){.shell{padding:.8rem}.hero,.panel,.threadCard,.historyCard,.emptyState{padding:1rem}.buttonRow{flex-direction:column}.buttonRow button,.inlineFilter{width:100%;max-width:none}}
