html,body,#root{width:100vw;height:100vh;margin:0;padding:0;overflow:hidden}*{box-sizing:border-box}.support-inbox{color:#e7edf4;box-sizing:border-box;height:100%;padding:24px;overflow:auto}.support-inbox h1{margin:0 0 8px;font-size:25px}.support-inbox h2{overflow-wrap:anywhere;margin-top:0;font-size:21px}.support-inbox button,.support-inbox select{color:#e7edf4;cursor:pointer;font:inherit;background:#1b2b38;border:1px solid #39556b;border-radius:7px;padding:9px 12px}.support-inbox button:disabled{opacity:.5;cursor:not-allowed}.support-inbox button:focus-visible,.support-inbox textarea:focus-visible{outline-offset:2px;outline:2px solid #7cc4ff}.support-inbox-actions{flex-wrap:wrap;align-items:center;gap:10px;margin:14px 0;display:flex}.support-inbox-grid{grid-template-columns:minmax(250px,340px) minmax(0,1fr);align-items:start;gap:20px;display:grid}.support-inbox-list{max-height:65vh;padding:3px;overflow-y:auto}.support-inbox .support-inbox-item{text-align:left;overflow-wrap:anywhere;background:#141b22;flex-direction:column;gap:6px;width:100%;margin-bottom:8px;display:flex}.support-inbox .support-inbox-item.selected{background:#203342;border-color:#7cc4ff}.support-inbox-detail{overflow-wrap:anywhere;background:#111820;border:1px solid #304456;border-radius:10px;min-width:0;padding:20px}.support-inbox-body{white-space:pre-wrap;overflow-wrap:anywhere;background:#0b1016;border-radius:7px;max-height:55vh;padding:14px;line-height:1.65;overflow:auto}.support-inbox-muted{color:#b2c1cf;font-size:12px;line-height:1.5}.support-inbox-reply{border:1px solid #344a5c;border-radius:8px;margin-bottom:12px;padding:14px}.support-inbox-compose{flex-direction:column;gap:10px;margin-top:20px;display:flex}.support-inbox textarea{box-sizing:border-box;resize:vertical;color:#e7edf4;width:100%;min-height:150px;font:inherit;background:#090e14;border:1px solid #39556b;border-radius:8px;padding:12px;line-height:1.5}.support-inbox-error{color:#ffb6b6;background:#381c23;border:1px solid #7c3546;border-radius:7px;padding:12px}.support-inbox-badge{color:#fff;text-align:center;background:#df3636;border-radius:999px;min-width:14px;margin-left:7px;padding:2px 6px;font-size:11px;display:inline-block}@media (width<=850px){.support-inbox-grid{grid-template-columns:1fr}.support-inbox{padding:14px}.support-inbox-list{max-height:30vh}}
