:root{color:#101213;background:radial-gradient(circle at top left,rgba(255,198,150,.35),transparent 28%),linear-gradient(180deg,#fbf8f3,#f4efe6);font-family:SF Pro Display,Helvetica Neue,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;color:#101213}button,input{font:inherit}button{cursor:pointer;border:none}input{border:1px solid rgba(16,18,19,.08);border-radius:18px;padding:.95rem 1rem;background:#fff}#root,.login-shell,.app-shell{min-height:100vh}.login-shell{display:grid;place-items:center;padding:1.5rem}.login-card{width:min(100%,460px);display:grid;gap:1rem;padding:2rem;border-radius:28px;background:#ffffffdb;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:0 22px 48px #1c1d201a}.login-card h1,.topbar h1{margin:0;font-size:clamp(1.8rem,2vw,2.4rem)}.login-card p{margin:0;color:#1012139e;line-height:1.5}.login-card label{display:grid;gap:.55rem}.login-card label span,.muted,.summary-row span,.thread-card p,.thread-card-bottom span,.message-time,.message-author{color:#10121394}.eyebrow{font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:#1012136b}.primary-button,.ghost-button,.filter-chip{transition:transform .18s ease,background .18s ease,opacity .18s ease}.primary-button:hover,.ghost-button:hover,.filter-chip:hover{transform:translateY(-1px)}.primary-button{border-radius:18px;background:#111;color:#fff;padding:.95rem 1.2rem;font-weight:600}.primary-button:disabled,.ghost-button:disabled{opacity:.6;cursor:not-allowed}.ghost-button{border-radius:16px;background:#1012130f;color:#111;padding:.85rem 1rem;font-weight:600}.error-box,.error-banner{border-radius:18px;padding:.85rem 1rem;background:#c73e3e1f;color:#8b1f1f}.app-shell{padding:1.2rem}.topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.topbar-actions{display:flex;align-items:center;gap:.75rem}.user-pill{display:grid;gap:.2rem;padding:.75rem .95rem;border-radius:999px;background:#ffffffb8;font-weight:600}.user-pill strong{font-size:.95rem}.user-pill span{font-size:.8rem;font-weight:500;color:#10121394}.filter-row{display:flex;flex-wrap:wrap;gap:.65rem;margin:.8rem 0 1rem}.filter-chip{padding:.7rem 1rem;border-radius:999px;background:#fffc;color:#101213ad;font-weight:600}.filter-chip.active{background:#111;color:#fff}.panel-grid{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr) minmax(260px,320px);gap:1rem}.panel{min-height:72vh;border-radius:28px;background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 44px #1c1d2014;padding:1rem}.panel-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;margin-bottom:1rem}.panel-title-row h2,.summary-card h3{margin:0}.thread-list,.summary-stack{display:grid;gap:.85rem}.thread-card,.empty-card,.summary-card{width:100%;text-align:left;padding:1rem;border-radius:22px;background:#1012130a}.thread-card.active{background:#111;color:#fff}.thread-card.active p,.thread-card.active .thread-card-bottom span,.thread-card.active strong{color:#fff}.thread-card-top,.thread-card-bottom,.summary-row,.composer,.conversation-actions{display:flex;align-items:center;gap:.65rem}.thread-card-top,.thread-card-bottom,.summary-row{justify-content:space-between}.thread-card p{margin:.65rem 0 .85rem;line-height:1.45}.status-chip{border-radius:999px;padding:.35rem .7rem;font-size:.78rem;font-weight:700}.status-waiting_support{background:#ff993329;color:#9a4c07}.status-waiting_user{background:#22784a24;color:#216542}.status-closed{background:#10121314;color:#101213b3}.unread-dot{min-width:1.7rem;height:1.7rem;border-radius:999px;display:grid;place-items:center;background:#111;color:#fff;font-size:.8rem;font-weight:700}.thread-card.active .unread-dot{background:#fff;color:#111}.panel-conversation{display:grid;grid-template-rows:auto 1fr auto}.messages{display:grid;gap:.9rem;padding-right:.2rem;overflow:auto}.message-row{display:flex}.message-row.outbound{justify-content:flex-end}.message-bubble{max-width:min(100%,460px);padding:.95rem 1rem;border-radius:22px;background:#1012130f;line-height:1.5}.message-row.outbound .message-bubble{background:#111;color:#fff}.message-row.outbound .message-author,.message-row.outbound .message-time{color:#ffffffad}.composer{margin-top:1rem}.composer input{flex:1}.summary-card{display:grid;gap:.85rem}.summary-rows{display:grid;gap:.7rem}.summary-row strong{text-align:right}.stretch{min-height:100%;display:grid;place-items:center}@media (max-width: 1024px){.panel-grid{grid-template-columns:1fr}.panel{min-height:auto}.messages{min-height:320px;max-height:48vh}}@media (max-width: 720px){.app-shell{padding:.85rem}.topbar,.topbar-actions,.conversation-actions,.composer{flex-direction:column;align-items:stretch}.user-pill,.ghost-button,.primary-button{width:100%}}
