:root{--ink:#172019;--muted:#6c756d;--line:#dfe4dc;--cream:#f7f8f4;--white:#fff;--green:#b9d982;--deep:#33431f;--soft:#edf5df;--red:#9f3b31;--amber:#8a641b}*{box-sizing:border-box}html,body{height:100%;margin:0}html{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream)}button,input{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.topbar{height:64px;background:#1b211c;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid #303831}.brand{display:flex;align-items:center;gap:12px}.brand img{width:38px;height:38px}.brand div{display:flex;align-items:baseline;gap:8px}.brand strong{font-size:17px;letter-spacing:-.25px}.brand span{color:#bfc7c0;font-size:14px}.top-actions{display:flex;align-items:center;gap:18px}.updated{font-size:12px;color:#bfc7c0}.ghost{border:1px solid #4a534c;border-radius:5px;background:transparent;color:#fff;padding:8px 11px;cursor:pointer}.workspace{height:calc(100vh - 64px);display:grid;grid-template-columns:minmax(330px,390px) minmax(0,1fr);max-width:1500px;margin:0 auto;background:var(--white);border-inline:1px solid var(--line)}.inbox{min-width:0;border-right:1px solid var(--line);display:flex;flex-direction:column;background:#fbfcfa}.inbox-head{display:flex;align-items:flex-end;justify-content:space-between;padding:24px 22px 16px}.eyebrow{margin:0 0 5px;text-transform:uppercase;font-size:10px;font-weight:700;letter-spacing:1.2px;color:#71805c}.inbox h1{margin:0;font-size:25px;line-height:1;letter-spacing:-.7px}.count{background:var(--soft);color:var(--deep);border-radius:999px;min-width:28px;height:24px;display:grid;place-items:center;font-size:12px;font-weight:700}.search{margin:0 16px 12px;position:relative}.search svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:17px;height:17px;fill:none;stroke:#778078;stroke-width:1.8}.search input{width:100%;height:42px;border:1px solid var(--line);border-radius:6px;padding:0 12px 0 38px;background:#fff;color:var(--ink);outline:none}.search input:focus{border-color:#829c54;box-shadow:0 0 0 3px #dcebc2}.filters{display:flex;gap:5px;padding:0 16px 14px;overflow:auto}.filters button{border:1px solid transparent;background:transparent;color:var(--muted);padding:7px 9px;border-radius:5px;font-size:12px;white-space:nowrap;cursor:pointer}.filters button:hover{background:#f0f2ed}.filters button.active{background:var(--deep);color:#fff}.conversation-list{overflow:auto;border-top:1px solid var(--line);flex:1}.conversation-row{display:grid;grid-template-columns:40px minmax(0,1fr);gap:11px;width:100%;padding:15px 16px;border:0;border-bottom:1px solid #e8ebe5;background:transparent;text-align:left;color:inherit;cursor:pointer}.conversation-row:hover{background:#f4f7ef}.conversation-row.selected{background:var(--soft);box-shadow:inset 3px 0 0 #789948}.row-avatar,.avatar{display:grid;place-items:center;border-radius:50%;background:#dbe8c6;color:var(--deep);font-size:12px;font-weight:800;letter-spacing:.3px}.row-avatar{width:40px;height:40px}.row-body{min-width:0;display:block}.row-top{display:flex;justify-content:space-between;gap:8px;align-items:baseline}.row-top strong{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-top time{font-size:10px;color:#889088;white-space:nowrap}.row-context,.row-preview{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-context{font-size:11px;color:#65705e;margin-top:3px}.row-preview{font-size:12px;color:#747b75;margin-top:7px}.empty{padding:48px 24px;text-align:center;color:var(--muted);display:flex;flex-direction:column;gap:8px;font-size:13px}.empty strong{color:var(--ink);font-size:15px}.detail{min-width:0;background:#f5f6f2;position:relative}.detail-empty{height:100%;display:grid;place-content:center;text-align:center;padding:24px}.bubble-mark{width:56px;height:43px;border-radius:8px 8px 8px 2px;background:var(--soft);color:#678142;display:grid;place-items:center;margin:0 auto 18px;font-weight:800;letter-spacing:2px}.detail-empty h2{margin:0;font-size:20px;letter-spacing:-.4px}.detail-empty p{margin:8px 0 0;color:var(--muted);font-size:13px}.detail-content{height:100%;display:flex;flex-direction:column}.detail-head{height:76px;flex:none;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fff;border-bottom:1px solid var(--line)}.person{display:flex;align-items:center;gap:12px;min-width:0}.avatar{width:42px;height:42px;flex:none}.person h2{margin:0;font-size:16px;letter-spacing:-.25px}.person p{margin:3px 0 0;font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status{padding:6px 9px;border-radius:999px;font-size:11px;font-weight:700;background:#edf0ec;color:#5e665f}.status.active{background:#e2f2d0;color:#436624}.status.opted_out{background:#fae4e1;color:var(--red)}.status.sent{background:#f4ead1;color:var(--amber)}.back{display:none}.messages{flex:1;overflow:auto;padding:30px clamp(24px,7vw,96px) 42px;scroll-behavior:smooth}.day-label{text-align:center;color:#8a918b;font-size:10px;text-transform:uppercase;letter-spacing:.8px;margin:10px 0 22px}.message{display:flex;flex-direction:column;align-items:flex-start;margin:0 0 17px;max-width:min(72%,680px)}.message.grow_bot{margin-left:auto;align-items:flex-end}.message-author{font-size:10px;font-weight:700;color:#7a827c;margin:0 7px 5px}.message-bubble{white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid #d9ded7;background:#fff;border-radius:12px 12px 12px 3px;padding:11px 14px;font-size:14px;line-height:1.48;box-shadow:0 1px 0 rgba(0,0,0,.02)}.grow_bot .message-bubble{background:var(--deep);border-color:var(--deep);color:#fff;border-radius:12px 12px 3px 12px}.message-time{font-size:10px;color:#8c938d;margin:5px 7px 0}.login-page{min-height:100%;display:grid;place-items:center;padding:24px;background:#1b211c}.login-card{width:min(420px,100%);background:#fbfcf8;border:1px solid #3e473f;border-radius:10px;padding:38px}.login-logo{width:54px;height:54px;margin-bottom:22px}.login-card h1{font-size:30px;line-height:1;letter-spacing:-1px;margin:0}.login-copy{color:var(--muted);font-size:14px;margin:12px 0 28px}.login-card label{display:grid;gap:7px;font-size:12px;font-weight:700;margin-bottom:15px}.login-card input{height:46px;border:1px solid var(--line);border-radius:5px;padding:0 12px;background:#fff}.login-card input:focus{outline:3px solid #dcebc2;border-color:#829c54}.primary{width:100%;height:46px;border:0;border-radius:5px;background:var(--deep);color:#fff;font-weight:700;cursor:pointer}.primary:disabled{opacity:.65}.login-error{min-height:18px;color:var(--red);font-size:12px;margin:12px 0 0;text-align:center}@media(max-width:760px){.topbar{height:58px;padding:0 15px}.brand img{width:34px;height:34px}.brand div{display:block}.brand strong,.brand span{display:block}.brand strong{font-size:14px}.brand span{font-size:11px}.updated{display:none}.workspace{height:calc(100vh - 58px);display:block;border:0;overflow:hidden}.inbox,.detail{height:100%;width:100%}.detail{display:none}.workspace.is-detail-open .inbox{display:none}.workspace.is-detail-open .detail{display:block}.detail-head{height:68px;padding:0 14px;justify-content:flex-start;gap:10px}.back{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:5px;background:#edf0ea;color:var(--ink);font-size:21px;flex:none}.status{margin-left:auto}.messages{padding:22px 14px 32px}.message{max-width:88%}.message-bubble{font-size:15px}.inbox-head{padding-top:20px}.login-card{padding:30px 24px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}