:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1d2939;background:#f5f7fa;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:#175cd3;text-decoration:none}a:hover{text-decoration:underline}button,input,select{font:inherit}button,.button{color:#fff;cursor:pointer;background:#175cd3;border:1px solid #175cd3;border-radius:4px;padding:.55rem .8rem;display:inline-block}button:disabled{cursor:wait;opacity:.65}.button.secondary,button.secondary{color:#344054;background:#fff;border-color:#98a2b3}.button.danger,button.danger{background:#b42318;border-color:#b42318}.container{width:min(1180px,100% - 2rem);margin:0 auto;padding:1.5rem 0 3rem}.narrow{width:min(520px,100% - 2rem);margin:4rem auto}.panel{background:#fff;border:1px solid #d0d5dd;border-radius:6px;padding:1.25rem}.header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.nav{border-bottom:1px solid #d0d5dd;flex-wrap:wrap;gap:1rem;margin:1rem 0 1.5rem;padding-bottom:1rem;display:flex}.actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem;display:grid}.stat{background:#fff;border:1px solid #d0d5dd;border-radius:6px;padding:1rem}.stat strong{margin-top:.35rem;font-size:1.6rem;display:block}.form{gap:1rem;display:grid}.form-row{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem;display:grid}label{gap:.35rem;font-weight:600;display:grid}input,select{background:#fff;border:1px solid #98a2b3;border-radius:4px;width:100%;padding:.55rem}input[type=checkbox]{width:auto}.checkbox{align-items:center;gap:.5rem;display:flex}.client-search{width:min(420px,100%);margin-bottom:1rem}.table-wrap{background:#fff;border:1px solid #d0d5dd;overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #eaecf0;padding:.75rem}th{white-space:nowrap;background:#f9fafb}.ticket-table{font-size:.9rem}.ticket-table th,.ticket-table td{padding:.5rem}.ticket-table .hours-column{z-index:1;background:#fff;width:4.5rem;min-width:4.5rem;max-width:4.5rem;position:sticky;right:0}.ticket-table .ticket-actions-column{z-index:1;background:#fff;width:5.5rem;min-width:5.5rem;max-width:5.5rem;position:sticky;right:4.5rem}.ticket-table .ticket-status-column{z-index:1;background:#fff;width:8rem;min-width:8rem;max-width:8rem;position:sticky;right:4.5rem;box-shadow:-1px 0 #d0d5dd}.ticket-table.has-chatwoot-actions .ticket-status-column{right:10rem}.ticket-table .ticket-edit-button{white-space:nowrap;padding:.35rem .55rem}.ticket-table .ticket-id-badge{color:#175cd3;background:#eff8ff;font-weight:600}.ticket-date{gap:.2rem;display:grid}.ticket-table .ticket-date-badge{white-space:nowrap;width:max-content;padding:.1rem .35rem;font-size:.7rem}.ticket-status{justify-items:start;gap:.25rem;min-width:0;display:grid}.ticket-status-badge{white-space:nowrap}.ticket-table .ticket-substatus-badge{text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:.1rem .35rem;font-size:.7rem;display:block;overflow:hidden}.ticket-substatus-badge.created-by-error{color:#912018;background:#fee4e2}.ticket-substatus-badge.project{color:#5925dc;background:#ebe9fe}.ticket-substatus-badge.waiting-for-response{color:#93370d;background:#fef0c7}.ticket-status-badge.resolved{color:#05603a;background:#d1fadf}.ticket-status-badge.open{color:#175cd3;background:#eff8ff}.ticket-status-badge.pending{color:#93370d;background:#fef0c7}.ticket-table th.hours-column,.ticket-table th.ticket-actions-column,.ticket-table th.ticket-status-column{z-index:2;background:#f9fafb}.email-preview{margin-top:1.5rem}.email-preview h2,.email-preview p:first-child{margin-top:0}.email-subject{gap:.35rem;margin-top:1rem;display:grid}.email-body{border-top:1px solid #d0d5dd;margin-top:1rem;padding-top:1rem}.email-ticket-table{font-size:.9rem}.email-ticket-table th,.email-ticket-table td{padding:.5rem}.email-ticket-table .email-status-badge{color:#05603a;white-space:nowrap;background:#d1fadf}.email-ticket-table tfoot th{background:#f9fafb}.message{background:#eff8ff;border-radius:4px;padding:.75rem}.error{color:#912018;background:#fef3f2;border:1px solid #fda29b}.success{color:#05603a;background:#ecfdf3;border:1px solid #6ce9a6}.muted{color:#667085}.badge{background:#eaecf0;border-radius:999px;padding:.2rem .45rem;font-size:.85rem;display:inline-block}.badge.active{color:#05603a;background:#d1fadf}.badge.inactive{color:#912018;background:#fee4e2}.ticket-summary{margin:1rem 0}.copy-field{gap:.5rem;display:flex}.copy-field input{flex:1}pre{white-space:pre-wrap}@media (max-width:640px){.header{flex-direction:column;align-items:flex-start}.container{width:min(100% - 1rem,1180px)}th,td{padding:.55rem}}
