.chattrx-shell{max-width:850px;height:calc(100vh - 140px);min-height:520px;margin:auto;background:#efeae2;border-radius:18px;display:flex;flex-direction:column;overflow:hidden;box-shadow:var(--shadow-md)}.chattrx-head{padding:14px 18px;background:#075e54;color:#fff;display:flex;justify-content:space-between;align-items:center}.chattrx-head strong,.chattrx-head small{display:block}.chattrx-head small{opacity:.8;margin-top:2px}.chattrx-messages{flex:1;overflow:auto;padding:20px;background-image:radial-gradient(#0000000d 1px,transparent 1px);background-size:18px 18px}.chattrx-bubble{max-width:78%;padding:10px 13px;margin:7px 0;border-radius:9px;white-space:pre-wrap;box-shadow:0 1px 1px #0002}.chattrx-bubble.ai{background:#fff;border-top-left-radius:2px}.chattrx-bubble.user{background:#d9fdd3;margin-left:auto;border-top-right-radius:2px}.chattrx-bubble-media{display:grid;grid-template-columns:repeat(2,minmax(90px,1fr));gap:6px;margin-top:8px}.chattrx-bubble-media img{width:100%;height:120px;object-fit:cover;border-radius:7px}.chattrx-file-card{padding:10px;background:#fff8;border-radius:7px;overflow-wrap:anywhere}.chattrx-chips{display:flex;gap:8px;overflow:auto;padding:7px 14px}.chattrx-chips button{white-space:nowrap;border:1px solid #128c7e;color:#075e54;background:#fff;border-radius:20px;padding:7px 12px}.chattrx-compose{display:flex;gap:8px;padding:10px;background:#f0f2f5;align-items:end}.chattrx-compose textarea{flex:1;resize:none;border:0;border-radius:20px;padding:10px 14px}.chattrx-compose button,.chattrx-attach{width:42px;height:42px;border:0;border-radius:50%;display:grid;place-items:center;background:#128c7e;color:#fff;cursor:pointer}.chattrx-attach input{display:none}.chattrx-preview{display:flex;gap:7px;padding:7px 14px;overflow:auto}.chattrx-preview-card{width:76px;flex:0 0 76px;background:#fff;padding:5px;border-radius:8px;text-align:center}.chattrx-preview-card img{width:66px;height:58px;object-fit:cover;border-radius:6px}.chattrx-preview-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chattrx-preview-card>i{font-size:34px;color:#dc2626;margin:10px}.chattrx-typing{padding:7px 18px;color:#52636b;font-size:12px}.chattrx-typing span{display:inline-block;width:5px;height:5px;border-radius:50%;background:#128c7e;animation:trxPulse 1s infinite}.chattrx-typing span:nth-child(2){animation-delay:.2s}.chattrx-typing span:nth-child(3){animation-delay:.4s}@keyframes trxPulse{50%{opacity:.25}}.chattrx-summary{margin:8px 14px;padding:12px;background:#fff;border-left:4px solid #128c7e;border-radius:8px}.chattrx-summary canvas{display:block;width:100%;max-width:420px;height:100px;border:1px dashed #94a3b8;margin:8px 0;touch-action:none;background:#fff}@media(max-width:767px){.chattrx-shell{height:calc(100vh - 125px);min-height:0;border-radius:0}.chattrx-bubble{max-width:88%}}
body.chattrx-fullscreen .content{padding:0!important;overflow:hidden}body.chattrx-fullscreen #breadcrumbNav{display:none!important}body.chattrx-fullscreen #page-chattrx{height:calc(100dvh - 72px);margin:0}.chattrx-fullscreen .chattrx-shell{width:100%;max-width:none;height:100%;min-height:0;margin:0;border-radius:0;box-shadow:none}.chattrx-fullscreen .chattrx-messages{padding:22px max(20px,calc((100% - 900px)/2))}.chattrx-fullscreen .chattrx-compose,.chattrx-fullscreen .chattrx-preview,.chattrx-fullscreen .chattrx-chips,.chattrx-fullscreen .chattrx-summary{padding-left:max(20px,calc((100% - 900px)/2));padding-right:max(20px,calc((100% - 900px)/2))}
.mytrx-page{display:flex;flex-direction:column;gap:16px}.mytrx-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.mytrx-toolbar h2{margin:0;color:#0f766e}.mytrx-toolbar p{margin:4px 0 0;color:#64748b}.mytrx-filters{display:flex;gap:8px;flex-wrap:wrap}.mytrx-filters input,.mytrx-filters select,.mytrx-form input,.mytrx-form select,.mytrx-form textarea{border:1px solid #cbd5e1;border-radius:9px;padding:10px 12px;background:#fff}.mytrx-filters input{min-width:260px}.mytrx-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:auto;box-shadow:0 4px 14px #0f172a0d}.mytrx-table{width:100%;border-collapse:collapse;min-width:1050px}.mytrx-table th{background:#f0fdfa;color:#115e59;text-align:left;font-size:12px;text-transform:uppercase;letter-spacing:.04em;padding:13px 12px;border-bottom:1px solid #ccfbf1}.mytrx-table td{padding:13px 12px;border-bottom:1px solid #f1f5f9;vertical-align:top}.mytrx-table td small{display:block;color:#64748b;margin-top:4px;max-width:280px}.mytrx-money{font-weight:700;white-space:nowrap}.mytrx-badge{display:inline-flex;padding:4px 9px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.mytrx-badge.pemasukan,.mytrx-badge.sudah_dibayar{background:#dcfce7;color:#166534}.mytrx-badge.pengeluaran,.mytrx-badge.belum_dibayar{background:#fef3c7;color:#92400e}.mytrx-evidence{display:flex;gap:8px;flex-wrap:wrap;color:#0f766e;font-size:12px}.mytrx-actions{display:flex;gap:6px}.mytrx-actions button,.mytrx-pager button{border:1px solid #cbd5e1;background:#fff;border-radius:8px;padding:7px 9px;color:#0f766e}.mytrx-actions button.danger{color:#dc2626}.mytrx-empty,.mytrx-loading{text-align:center!important;padding:48px!important;color:#64748b}.mytrx-pager{display:flex;align-items:center;justify-content:space-between;color:#64748b}.mytrx-pager>div{display:flex;align-items:center;gap:10px}.mytrx-pager button:disabled{opacity:.4}.mytrx-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mytrx-form label{display:flex;flex-direction:column;gap:6px;font-weight:600;color:#334155}.mytrx-form label:nth-child(4){grid-column:1/-1}
@media(max-width:767px){body.chattrx-fullscreen #page-chattrx{height:calc(100dvh - 140px)}.chattrx-fullscreen .chattrx-messages,.chattrx-fullscreen .chattrx-compose,.chattrx-fullscreen .chattrx-preview,.chattrx-fullscreen .chattrx-chips,.chattrx-fullscreen .chattrx-summary{padding-left:12px;padding-right:12px}.mytrx-toolbar{align-items:stretch;flex-direction:column}.mytrx-filters{display:grid;grid-template-columns:1fr auto}.mytrx-filters select{grid-column:1/-1}.mytrx-filters input{min-width:0}.mytrx-table{min-width:0}.mytrx-table thead{display:none}.mytrx-table,.mytrx-table tbody,.mytrx-table tr,.mytrx-table td{display:block}.mytrx-table tr{padding:12px;border-bottom:1px solid #e2e8f0}.mytrx-table td{display:grid;grid-template-columns:110px 1fr;gap:8px;border:0;padding:6px}.mytrx-table td:before{content:attr(data-label);font-weight:700;color:#64748b}.mytrx-form{grid-template-columns:1fr}.mytrx-form label:nth-child(4){grid-column:auto}.mytrx-pager{align-items:flex-start;gap:10px;flex-direction:column}}
