.gtwm-box{margin:0;padding:0;background:#fff;color:#1f2937}.gtwm-box h2{margin:0;font-size:22px;line-height:1.25}.gtwm-chat-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:2px 42px 16px 0;border-bottom:1px solid #e5e7eb}.gtwm-chat-head p{margin:4px 0 0;color:#6b7280;font-size:14px}.gtwm-live-dot{width:9px;height:9px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px rgba(34,197,94,.12)}
.gtwm-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.gtwm-contact{padding:14px 0 4px;border-top:1px solid #eef0f2}.gtwm-contact[hidden]{display:none!important}.gtwm-contact-title{margin:0 0 8px;font-weight:700;color:#374151;font-size:13px}.gtwm-form label{display:block;font-weight:600;font-size:13px;color:#374151}.gtwm-form input{box-sizing:border-box;width:100%;margin-top:5px;padding:9px 10px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;font:inherit}.gtwm-form input:focus,.gtwm-compose textarea:focus{outline:2px solid #bfdbfe;outline-offset:0;border-color:#60a5fa}
.gtwm-thread{margin:0;padding:16px 4px 10px;max-height:52vh;overflow:auto;scroll-behavior:smooth}.gtwm-msg{position:relative;max-width:74%;margin:8px 0;padding:10px 13px;border:1px solid #dbe2ea;border-radius:14px;background:#f8fafc;box-shadow:0 1px 1px rgba(15,23,42,.03)}.gtwm-msg.is-me{margin-left:auto;background:#e8f2ff;border-color:#c8ddf5;border-bottom-right-radius:4px}.gtwm-msg.is-yard{margin-right:auto;background:#f3f4f6;border-color:#e1e4e8;border-bottom-left-radius:4px}.gtwm-msg-who{font-weight:700;margin-bottom:3px;font-size:13px}.gtwm-msg small{display:block;margin-top:5px;color:#7c8797;font-size:11px}
.gtwm-compose{display:flex;align-items:flex-end;gap:8px;padding-top:12px;border-top:1px solid #e5e7eb}.gtwm-compose textarea{box-sizing:border-box;flex:1;min-height:46px;max-height:130px;resize:vertical;padding:11px 12px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;font:inherit}.gtwm-compose button,.gtwm-start-button,.gtwm-browse-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 16px;border:1px solid #1f2937;background:#1f2937;color:#fff;text-decoration:none;border-radius:8px;cursor:pointer;font-size:15px;font-weight:700}.gtwm-compose button:hover,.gtwm-start-button:hover,.gtwm-browse-button:hover{background:#111827}.gtwm-status{min-height:20px;margin:6px 0 0;color:#64748b;font-size:13px}
.gtwm-start-wrap{margin:18px 0}.gtwm-my-empty{padding:12px 0}.gtwm-my-empty p{margin:0 0 12px}.gtwm-saved{display:block;width:100%;padding:14px 12px;border:0;border-bottom:1px solid #e5e7eb;background:#fff;text-align:left;cursor:pointer}.gtwm-saved:hover{background:#f8fafc}.gtwm-saved strong,.gtwm-saved span,.gtwm-saved em{display:block}.gtwm-saved span{margin-top:3px}.gtwm-saved em{margin-top:5px;color:#6b7280;font-size:13px}
.gtwm-inbox-head{display:flex;align-items:center;gap:14px;padding:0 42px 14px 0;border-bottom:1px solid #e5e7eb}.gtwm-inbox-head>div{flex:1}.gtwm-inbox-head strong{display:block;font-size:20px}.gtwm-inbox-head span{display:block;margin-top:3px;color:#6b7280;font-size:14px}.gtwm-inbox-head a{white-space:nowrap}.gtwm-thread-inbox{max-height:56vh;padding:14px 4px}.gtwm-modal-reply{margin:0}
.gtwm-modal[hidden]{display:none!important}.gtwm-modal{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px}.gtwm-modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.55);backdrop-filter:blur(1px)}.gtwm-modal-dialog{position:relative;z-index:1;width:min(720px,96vw);max-height:90vh;overflow:auto;background:#fff;border-radius:12px;box-shadow:0 24px 70px rgba(0,0,0,.28)}.gtwm-modal-dialog-wide{width:min(820px,96vw)}.gtwm-modal-content{padding:24px}.gtwm-modal-content>.gtwm-box{margin:0;border:0;background:#fff;padding:0}.gtwm-modal-close{position:absolute;right:12px;top:8px;z-index:3;width:36px;height:36px;border:0;background:transparent;font-size:30px;line-height:32px;cursor:pointer;color:#374151;border-radius:50%}.gtwm-modal-close:hover{background:#f3f4f6}.gtwm-modal-open{overflow:hidden}.gtwm-my-messages [hidden]{display:none!important}
@media(max-width:700px){.gtwm-grid{grid-template-columns:1fr}.gtwm-msg{max-width:88%}.gtwm-modal{padding:6px}.gtwm-modal-dialog{width:100%;max-height:97vh;border-radius:10px}.gtwm-modal-content{padding:18px 14px}.gtwm-inbox-head{align-items:flex-start;flex-direction:column;padding-right:38px}.gtwm-thread-inbox,.gtwm-thread{max-height:58vh}.gtwm-compose button{padding:9px 12px}.gtwm-chat-head{padding-right:38px}}
.gtwm-header-messages{position:relative;display:inline-flex!important;align-items:center;gap:5px}.gtwm-unread-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#dc2626;color:#fff;font-size:11px;font-weight:700;line-height:18px}.gtwm-unread-badge[hidden]{display:none!important}.gtwm-header-messages.has-unread{font-weight:700}.gtwm-list-unread{display:inline-block;margin-left:8px;padding:2px 7px;border-radius:999px;background:#dc2626;color:#fff;font-size:11px;line-height:1.4;vertical-align:1px}
