.jet-wrap{max-width:900px;margin:20px auto;font-size:14px}.jet-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;flex-wrap:wrap;gap:8px}.jet-header h3{margin:0;font-size:18px;line-height:1.3}.jet-header-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.jet-btn{display:inline-block;padding:8px 18px;background:#3498db;color:#fff;border:none;border-radius:4px;cursor:pointer;text-decoration:none;font-size:14px;line-height:1.4}.jet-btn:hover{background:#2980b9;color:#fff}.jet-btn:disabled{background:#bdc3c7;cursor:not-allowed}.jet-btn-secondary{background:#95a5a6}.jet-btn-secondary:hover{background:#7f8c8d}.jet-btn-danger{background:#e74c3c}.jet-btn-danger:hover{background:#c0392b}.jet-notice{padding:12px 16px;background:#fff3cd;border:1px solid #ffc107;border-radius:4px;color:#856404}.jet-empty{color:#999;padding:20px 0}.jet-msg{margin-top:10px;color:#27ae60}.jet-msg.jet-error{color:#e74c3c}.jet-status{display:inline-block;padding:3px 10px;border-radius:10px;font-size:12px;color:#fff;white-space:nowrap;font-weight:500;letter-spacing:.3px}.jet-badge-admin{display:inline-block;background:#e74c3c;color:#fff;font-size:11px;padding:1px 6px;border-radius:3px;margin-left:6px}.jet-badge-user{display:inline-block;background:#3498db;color:#fff;font-size:11px;padding:1px 6px;border-radius:3px;margin-left:6px}.jet-status-filter{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap;align-items:center;padding:10px 12px;border:1px solid #eceff3;border-radius:8px;background:#fff}.jet-filter-btn{display:inline-block;padding:6px 14px;border:1px solid #ddd;border-radius:20px;font-size:13px;color:#555;text-decoration:none;background:#fff;transition:all .15s;white-space:nowrap}.jet-filter-btn:hover{background:#f5f5f5;color:#333;border-color:#bbb}.jet-filter-btn.active{background:#3498db;color:#fff;border-color:#3498db}.jet-list-search{margin-bottom:16px;padding:12px;background:#f8fafc;border:1px solid #e5e9ef;border-radius:8px}.jet-list-search-form{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.jet-list-search-input{flex:1;min-width:240px;padding:8px 10px;border:1px solid #ccd3db;border-radius:6px;font-size:14px;box-sizing:border-box}.jet-list-search .jet-btn{padding:8px 14px}.jet-ticket-no{font:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:normal;color:inherit;white-space:nowrap;font-variant-numeric:normal}.jet-table .jet-ticket-no,.jet-card-top .jet-ticket-no,.jet-sidebar-row .jet-ticket-no,.jet-thank-meta .jet-ticket-no{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.jet-table{width:100%;border-collapse:collapse}.jet-table th,.jet-table td{padding:10px 12px;border-bottom:1px solid #eee;text-align:left}.jet-table th{background:#f5f5f5;font-weight:600;font-size:13px;color:#666}.jet-table a{color:#3498db;text-decoration:none}.jet-table a:hover{text-decoration:underline}.jet-table tbody tr:nth-child(odd){background:#fff}.jet-table tbody tr:nth-child(even){background:#f6f7f9}.jet-table tbody tr:hover{background:#edf3fa}.jet-card-list{display:flex;flex-direction:column;gap:10px}.jet-card{display:block;background:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:16px 18px;text-decoration:none;color:#333;transition:box-shadow .15s,border-color .15s}.jet-card:hover{box-shadow:0 2px 12px rgba(0,0,0,.08);border-color:#ccc}.jet-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:8px}.jet-card-no{font-size:12px;color:#888;font-weight:600;white-space:nowrap;flex-shrink:0}.jet-card-subject{font-size:15px;font-weight:600;line-height:1.4;margin-bottom:10px;color:#222;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.jet-card-bottom{display:flex;gap:10px;font-size:12px;color:#888;flex-wrap:wrap;align-items:center;padding-top:8px;border-top:1px solid #f0f0f0}.jet-card-bottom span{display:inline-flex;align-items:center;gap:3px}.jet-pagination{margin-top:20px;padding:12px 14px;border:1px solid #e5e9ef;border-radius:8px;background:#fff;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.jet-pagination-summary{font-size:13px;color:#5f6b7a;white-space:nowrap}.jet-pagination-summary-compact{display:none}.jet-pagination-controls{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.jet-pagination .jet-page-current,.jet-pagination .jet-page-link,.jet-pagination .jet-page-nav{display:inline-flex;align-items:center;justify-content:center;min-width:36px;padding:7px 12px;border:1px solid #d5dbe3;border-radius:6px;text-decoration:none;color:#334155;background:#fff;font-size:13px;line-height:1.2;box-sizing:border-box}.jet-pagination .jet-page-current{background:#2271b1;color:#fff;border-color:#2271b1;font-weight:600}.jet-pagination .jet-page-link:hover,.jet-pagination .jet-page-nav:hover{background:#f4f7fb;border-color:#bcc7d4}.jet-pagination .jet-page-nav{min-width:52px}.jet-pagination .jet-page-nav.is-disabled{color:#9aa4b2;border-color:#e2e7ee;background:#f7f9fc;cursor:not-allowed;pointer-events:none}.jet-page-ellipsis{color:#9aa4b2;font-size:14px;padding:0 2px}.jet-form label{display:block;margin-bottom:4px;font-weight:600}.jet-form .required{color:red}.jet-field{margin-bottom:15px}.jet-field input[type=text],.jet-field input[type=url],.jet-field textarea,.jet-field select{width:100%;padding:8px 10px;border:1px solid #ccc;border-radius:4px;font-size:14px;box-sizing:border-box}.jet-field select{background:#fff}.jet-field input[type=file]{font-size:13px;color:var(--srk-text,#111827)}.jet-field input[type=file]::file-selector-button{display:inline-flex;align-items:center;justify-content:center;padding:7px 14px;margin-right:10px;border:1px solid var(--srk-border-medium,#d0d5dd);border-radius:8px;background:var(--srk-bg-card,#fff);color:var(--srk-text,#111827);font-size:13px;line-height:1.4;cursor:pointer;transition:background .15s,border-color .15s}.jet-field input[type=file]::file-selector-button:hover{background:var(--srk-bg-badge,#f3f4f6);border-color:var(--srk-border-medium,#d0d5dd)}.jet-confirm-field label{display:inline-flex;align-items:center;gap:6px;font-weight:400;cursor:pointer}.jet-confirm-field input[type=checkbox]{width:16px;height:16px;margin:0}.jet-thank-box{margin:12px 0 16px;padding:14px 16px;border:1px solid #d8ebff;border-radius:8px;background:#f4f9ff;color:#1f2d3d;line-height:1.7}.jet-thank-title{font-size:16px;font-weight:600;margin-bottom:8px}.jet-thank-text{margin-bottom:8px}.jet-thank-meta{margin:4px 0;word-break:break-all}.jet-thank-meta a{color:#2271b1;text-decoration:none}.jet-thank-meta a:hover{text-decoration:underline}.jet-thank-warn{margin-top:8px;padding-top:8px;border-top:1px dashed #b8cce2;color:#8a5a00}.jet-user-history-link{font-weight:600;text-decoration:none}.jet-user-history-link:hover{text-decoration:underline}.jet-reply-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:10px}.jet-modal-mask{position:fixed;top:0;left:0;width:100%;height:100%;display:none;background:rgba(0,0,0,.5);z-index:99999;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.jet-modal-box{background:#fff;width:100%;max-width:520px;max-height:calc(100vh - 32px);display:flex;flex-direction:column;border-radius:8px;padding:22px;position:relative;margin:auto;box-shadow:0 10px 30px rgba(0,0,0,.15)}.jet-confirm-modal-box{max-width:600px;width:min(600px, 100%)}.jet-confirm-modal-title{margin:0 0 12px;font-size:18px;line-height:1.4}.jet-confirm-modal-content{flex:1 1 auto;overflow-y:auto;line-height:1.8;margin-bottom:16px;padding-right:4px}.jet-modal-close{position:absolute;top:10px;right:12px;border:none;background:0 0;font-size:22px;line-height:1;cursor:pointer;color:#666}.jet-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:14px}.jet-confirm-modal-actions{justify-content:center;padding-top:12px;border-top:1px solid #eee;margin-top:0;flex-shrink:0}#jet-confirm-modal .jet-modal-box{overflow-y:auto}#jet-confirm-modal .jet-modal-close{display:none !important}#jet-confirm-modal .jet-modal-actions{justify-content:center;padding-top:12px;border-top:1px solid #eee}.jet-header-actions #jet-open-title-modal-top{order:2}.jet-header-actions #jet-open-status-modal-top{order:3}.jet-header-actions a[href="#jet-reply-form"]{order:4}.jet-header-actions #jet-close-ticket-btn{order:5}.jet-attachments{margin-top:8px;padding-top:8px;border-top:1px dashed #ddd;font-size:13px}.jet-attachment-link{display:inline-block;margin-right:12px;color:#3498db;text-decoration:none}.jet-attachment-link:hover{text-decoration:underline}.jet-reply-form{margin-top:20px;padding:16px;background:#fff;border:1px solid #e0e0e0;border-radius:8px}.jet-reply-form h4{margin:0 0 12px;font-size:15px}.jet-reply-form textarea{width:100%;padding:10px 12px;border:1px solid #ccc;border-radius:6px;font-size:14px;box-sizing:border-box;margin-bottom:10px;resize:vertical}.jet-detail-wrap{max-width:1100px}.jet-detail-layout{display:flex;gap:24px;align-items:flex-start}.jet-detail-main{flex:1;min-width:0}.jet-detail-sidebar{width:270px;flex-shrink:0;position:sticky;top:32px}.jet-sidebar-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px;margin-bottom:14px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.jet-sidebar-card h4{margin:0 0 10px;font-size:14px;color:#333;border-bottom:1px solid #eee;padding-bottom:8px;font-weight:600}.jet-sidebar-row{display:flex;justify-content:space-between;align-items:center;padding:5px 0;font-size:13px}.jet-sidebar-label{color:#888;flex-shrink:0;margin-right:8px}.jet-chat{display:flex;flex-direction:column;gap:14px;margin-bottom:20px;padding:18px;background:#f7f8fa;border-radius:10px;min-height:80px;border:1px solid #e8e8e8}.jet-chat-row{display:flex;max-width:78%}.jet-chat-left{align-self:flex-start}.jet-chat-right{align-self:flex-end}.jet-chat-bubble{padding:12px 16px;border-radius:14px;line-height:1.7;word-break:break-word;box-shadow:0 1px 2px rgba(0,0,0,.05)}.jet-bubble-user{background:#fff;border:1px solid #e0e0e0;border-bottom-left-radius:4px}.jet-bubble-admin{background:#d4edda;border:1px solid #b8d9c0;border-bottom-right-radius:4px}.jet-chat-meta{font-size:12px;color:#888;margin-bottom:6px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.jet-chat-meta strong{color:#333;font-size:13px}.jet-chat-time{color:#aaa;font-size:11px;margin-left:auto}.jet-chat-body{font-size:14px;color:#333}.jet-chat-body p{margin:0 0 6px}.jet-chat-body p:last-child{margin-bottom:0}.jet-mobile-only{display:none}.jet-desktop-only{display:table}@media (max-width:768px){.jet-mobile-only{display:flex}.jet-desktop-only{display:none}.jet-detail-layout{flex-direction:column}.jet-detail-sidebar{width:100%;order:-1;position:static;display:flex;gap:10px;flex-wrap:wrap}.jet-sidebar-card{flex:1;min-width:200px;margin-bottom:8px}.jet-chat-row{max-width:92%}.jet-chat{padding:12px;gap:10px}.jet-chat-bubble{padding:10px 12px;border-radius:12px}.jet-pagination{gap:8px;padding:8px 10px;align-items:center;justify-content:space-between;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.jet-pagination-summary{width:auto;min-width:0;flex:0 1 auto;font-size:12px}.jet-pagination-summary-full{display:none}.jet-pagination-summary-compact{display:inline}.jet-pagination-controls{width:auto;flex:0 0 auto;gap:4px;flex-wrap:nowrap}.jet-pagination-jump{width:100%;justify-content:flex-start}.jet-pagination .jet-page-current,.jet-pagination .jet-page-link,.jet-pagination .jet-page-nav{padding:7px 10px;font-size:12px;min-width:34px;border-radius:6px;flex:0 0 auto}.jet-pagination .jet-page-nav{min-width:50px}.jet-pagination .jet-page-current,.jet-pagination .jet-page-link,.jet-pagination .jet-page-nav-first,.jet-pagination .jet-page-nav-last,.jet-pagination .jet-page-ellipsis{display:none}.jet-status-filter{gap:6px}.jet-filter-btn{padding:6px 12px;font-size:12px}.jet-list-search{padding:10px}.jet-list-search-input{min-width:100%}.jet-header{flex-direction:column;align-items:flex-start;gap:10px}.jet-header h3{font-size:16px;word-break:break-word}.jet-header-actions{width:100%}.jet-modal-mask{padding:8px}.jet-modal-box{max-height:calc(100vh - 16px);padding:16px}.jet-confirm-modal-box{max-width:100%;max-height:calc(100vh - 16px)}.jet-confirm-modal-box .jet-confirm-modal-content{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:calc(100vh - 160px)}.jet-confirm-modal-box .jet-confirm-modal-title{flex-shrink:0}.jet-confirm-modal-box .jet-confirm-modal-actions{flex-shrink:0}.jet-modal-actions{flex-wrap:wrap;flex-shrink:0}.jet-confirm-modal-actions .jet-btn{flex:1 1 120px;text-align:center}.jet-wrap{margin:10px}.jet-detail-wrap{max-width:100%}.jet-card{padding:14px;border-radius:8px}.jet-card-subject{font-size:14px;margin-bottom:8px}.jet-card-bottom{gap:8px;font-size:11px}.jet-reply-form{padding:12px}}.jet-pagination-jump{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.jet-pagination-jump label{font-size:13px;color:#5f6b7a;white-space:nowrap}.jet-pagination-jump input[type=number]{width:72px;min-height:34px;padding:0 8px;border:1px solid #d5dbe3;border-radius:6px;text-align:center;box-sizing:border-box}.jet-pagination-jump .jet-btn{padding:7px 14px}.srk-ticket-shell{color:var(--srk-text)}.srk-ticket-shell .jet-wrap{max-width:none;margin:0;color:var(--srk-text);font-size:14px}.srk-ticket-shell .jet-detail-wrap{max-width:none}.srk-ticket-shell .jet-header{gap:12px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid var(--srk-border)}.srk-ticket-shell .jet-header h3{color:var(--srk-text);font-size:18px;font-weight:700;line-height:1.45}.srk-ticket-shell .jet-header-actions{gap:8px}.srk-ticket-shell .jet-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 14px;border:1px solid transparent;border-radius:8px;background:var(--srk-accent);color:var(--srk-text-on-dark);font-size:13px;line-height:1.4;text-decoration:none !important;box-shadow:none;transition:background .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease}.srk-ticket-shell .jet-btn:hover,.srk-ticket-shell .jet-btn:focus{background:var(--srk-accent-hover);color:var(--srk-text-on-dark)}.srk-ticket-shell .jet-btn:focus-visible,.srk-ticket-shell .jet-filter-btn:focus-visible,.srk-ticket-shell .jet-page-link:focus-visible,.srk-ticket-shell .jet-page-nav:focus-visible{outline:2px solid var(--srk-focus-ring);outline-offset:2px}.srk-ticket-shell .jet-btn:disabled{opacity:.6}.srk-ticket-shell .jet-btn-secondary{border-color:var(--srk-border-medium);background:0 0;color:var(--srk-text)}.srk-ticket-shell .jet-btn-secondary:hover,.srk-ticket-shell .jet-btn-secondary:focus{border-color:var(--srk-border-medium);background:var(--srk-bg-badge);color:var(--srk-text)}.srk-ticket-shell .jet-btn-danger{background:var(--srk-status-error-text,#b42318);color:var(--srk-text-on-dark,#fff)}.srk-ticket-shell .jet-btn-danger:hover,.srk-ticket-shell .jet-btn-danger:focus{background:#8a1f15;color:var(--srk-text-on-dark,#fff)}.srk-ticket-shell .jet-status-filter,.srk-ticket-shell .jet-list-search,.srk-ticket-shell .jet-pagination,.srk-ticket-shell .jet-reply-form,.srk-ticket-shell .jet-thank-box,.srk-ticket-shell .jet-sidebar-card{border:1px solid var(--srk-border);border-radius:12px;background:var(--srk-bg-card);box-shadow:none}.srk-ticket-shell .jet-status-filter{gap:8px;margin-bottom:12px;padding:10px;background:var(--srk-bg-card-alt)}.srk-ticket-shell .jet-filter-btn{min-height:32px;padding:5px 11px;border-color:var(--srk-border);border-radius:999px;background:var(--srk-bg-card);color:var(--srk-text-secondary);font-size:12px;line-height:1.4}.srk-ticket-shell .jet-filter-btn:hover{border-color:var(--srk-border-medium);background:var(--srk-bg-badge);color:var(--srk-text)}.srk-ticket-shell .jet-filter-btn.active{border-color:var(--srk-accent);background:var(--srk-accent);color:var(--srk-text-on-dark)}.srk-ticket-shell .jet-list-search{margin-bottom:14px;padding:12px}.srk-ticket-shell .jet-list-search-form{gap:8px}.srk-ticket-shell .jet-list-search-input,.srk-ticket-shell .jet-field input[type=text],.srk-ticket-shell .jet-field input[type=url],.srk-ticket-shell .jet-field textarea,.srk-ticket-shell .jet-field select,.srk-ticket-shell .jet-reply-form textarea,.srk-ticket-shell .jet-pagination-jump input[type=number]{min-height:38px;border:1px solid var(--srk-border-medium);border-radius:8px;background:var(--srk-bg-card);color:var(--srk-text);font:inherit}.srk-ticket-shell .jet-field input[type=file]{color:var(--srk-text-secondary);font-size:13px}.srk-ticket-shell .jet-field input[type=file]::file-selector-button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 14px;margin-right:10px;border:1px solid var(--srk-border-medium);border-radius:8px;background:var(--srk-bg-card);color:var(--srk-text);font-size:13px;line-height:1.4;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.srk-ticket-shell .jet-field input[type=file]::file-selector-button:hover{background:var(--srk-bg-badge);border-color:var(--srk-border-medium);color:var(--srk-text)}.srk-ticket-shell .jet-list-search-input::placeholder,.srk-ticket-shell .jet-field input[type=url]::placeholder,.srk-ticket-shell .jet-reply-form textarea::placeholder{color:var(--srk-text-tertiary)}.srk-ticket-shell .jet-list-search-input:focus,.srk-ticket-shell .jet-field input[type=text]:focus,.srk-ticket-shell .jet-field input[type=url]:focus,.srk-ticket-shell .jet-field textarea:focus,.srk-ticket-shell .jet-field select:focus,.srk-ticket-shell .jet-reply-form textarea:focus,.srk-ticket-shell .jet-pagination-jump input[type=number]:focus{border-color:var(--srk-accent);outline:2px solid var(--srk-focus-ring);outline-offset:1px}.srk-ticket-shell .jet-field label,.srk-ticket-shell .jet-confirm-field label,.srk-ticket-shell .jet-pagination-jump label{color:var(--srk-text-secondary)}.srk-ticket-shell .jet-form .required{color:var(--srk-status-error-text,#b42318)}.srk-ticket-shell .jet-table{width:100%;overflow:hidden;border:1px solid var(--srk-border);border-collapse:separate;border-spacing:0;border-radius:12px;background:var(--srk-bg-card)}.srk-ticket-shell--admin .jet-table{min-width:860px}.srk-ticket-shell .jet-table th{padding:11px 14px;border-bottom:1px solid var(--srk-border);background:var(--srk-bg-card-alt);color:var(--srk-text-secondary);font-size:12px;font-weight:700}.srk-ticket-shell .jet-table td{padding:12px 14px;border-bottom:1px solid var(--srk-border);color:var(--srk-text);vertical-align:middle}.srk-ticket-shell .jet-table tbody tr:nth-child(odd),.srk-ticket-shell .jet-table tbody tr:nth-child(even){background:var(--srk-bg-card)}.srk-ticket-shell .jet-table tbody tr:hover{background:var(--srk-bg-card-alt)}.srk-ticket-shell .jet-table tbody tr:last-child td{border-bottom:0}.srk-ticket-shell .jet-table a,.srk-ticket-shell .jet-attachment-link,.srk-ticket-shell .jet-user-history-link,.srk-ticket-shell .jet-thank-meta a{color:var(--srk-text);text-decoration:none}.srk-ticket-shell .jet-table a:hover,.srk-ticket-shell .jet-attachment-link:hover,.srk-ticket-shell .jet-user-history-link:hover,.srk-ticket-shell .jet-thank-meta a:hover{text-decoration:underline}.srk-ticket-shell .jet-card-list{gap:10px}.srk-ticket-shell .jet-card{padding:14px;border-color:var(--srk-border);border-radius:12px;background:var(--srk-bg-card);color:var(--srk-text);box-shadow:none}.srk-ticket-shell .jet-card:hover{border-color:var(--srk-border-medium);background:var(--srk-bg-card-alt);box-shadow:none}.srk-ticket-shell .jet-card-no,.srk-ticket-shell .jet-card-bottom,.srk-ticket-shell .jet-pagination-summary,.srk-ticket-shell .jet-page-ellipsis,.srk-ticket-shell .jet-chat-meta,.srk-ticket-shell .jet-chat-time,.srk-ticket-shell .jet-sidebar-label{color:var(--srk-text-secondary)}.srk-ticket-shell .jet-card-subject,.srk-ticket-shell .jet-chat-meta strong,.srk-ticket-shell .jet-sidebar-card h4{color:var(--srk-text)}.srk-ticket-shell .jet-card-bottom,.srk-ticket-shell .jet-attachments,.srk-ticket-shell .jet-sidebar-card h4{border-color:var(--srk-border)}.srk-ticket-shell .jet-status,.srk-ticket-shell .jet-priority,.srk-ticket-shell .jet-badge-admin,.srk-ticket-shell .jet-badge-user{display:inline-flex;align-items:center;min-height:22px;padding:2px 9px !important;border-radius:999px !important;font-size:12px !important;font-weight:600;letter-spacing:0;line-height:1.3}.srk-ticket-shell .jet-badge-user{background:var(--srk-bg-badge);color:var(--srk-text)}.srk-ticket-shell .jet-empty,.srk-ticket-shell .jet-notice{margin:0;padding:18px;border:1px dashed var(--srk-border-medium);border-radius:12px;background:var(--srk-bg-card-alt);color:var(--srk-text-secondary);line-height:1.7}.srk-ticket-shell .jet-msg{color:var(--srk-status-success-text,#027a48)}.srk-ticket-shell .jet-msg.jet-error{color:var(--srk-status-error-text,#b42318)}.srk-ticket-shell .jet-pagination{margin-top:16px;padding:12px}.srk-ticket-shell .jet-pagination .jet-page-current,.srk-ticket-shell .jet-pagination .jet-page-link,.srk-ticket-shell .jet-pagination .jet-page-nav{min-height:34px;border-color:var(--srk-border);border-radius:8px;background:var(--srk-bg-card);color:var(--srk-text-secondary)}.srk-ticket-shell .jet-pagination .jet-page-current{border-color:var(--srk-accent);background:var(--srk-accent);color:var(--srk-text-on-dark)}.srk-ticket-shell .jet-pagination .jet-page-link:hover,.srk-ticket-shell .jet-pagination .jet-page-nav:hover{border-color:var(--srk-border-medium);background:var(--srk-bg-badge);color:var(--srk-text)}.srk-ticket-shell .jet-pagination .jet-page-nav.is-disabled{border-color:var(--srk-border);background:var(--srk-bg-card-alt);color:var(--srk-text-tertiary)}.srk-ticket-shell .jet-chat{gap:12px;padding:16px;border:1px solid var(--srk-border);border-radius:12px;background:var(--srk-bg-card-alt)}.srk-ticket-shell .jet-chat-bubble{border-radius:12px;box-shadow:none}.srk-ticket-shell .jet-bubble-user{border-color:var(--srk-border);background:var(--srk-bg-card)}.srk-ticket-shell .jet-bubble-admin{border-color:color-mix(in srgb,var(--srk-accent) 24%,var(--srk-border));background:color-mix(in srgb,var(--srk-accent) 10%,var(--srk-bg-card))}.srk-ticket-shell .jet-chat-body{color:var(--srk-text)}.srk-ticket-shell .jet-reply-form{margin-top:16px;padding:16px}.srk-ticket-shell .jet-reply-form h4,.srk-ticket-shell .jet-confirm-modal-title,.srk-ticket-shell .jet-modal-box h4{color:var(--srk-text)}.srk-ticket-shell .jet-detail-layout{gap:18px}.srk-ticket-shell .jet-detail-sidebar{width:280px;top:20px}.srk-ticket-shell .jet-sidebar-card{padding:14px}.srk-ticket-shell .jet-sidebar-row{gap:10px;color:var(--srk-text)}.srk-ticket-shell .jet-modal-mask{background:rgba(15,23,42,.48)}.srk-ticket-shell .jet-modal-box{border:1px solid var(--srk-border);border-radius:12px;background:var(--srk-bg-card);color:var(--srk-text);box-shadow:0 24px 48px var(--srk-shadow-md)}.srk-ticket-shell .jet-modal-close{color:var(--srk-text-secondary)}@media (max-width:768px){.srk-ticket-shell{padding:14px}.srk-ticket-shell .jet-wrap{margin:0;font-size:13px}.srk-ticket-shell .jet-header{align-items:stretch}.srk-ticket-shell .jet-header-actions{align-items:stretch}.srk-ticket-shell .jet-header-actions .jet-btn,.srk-ticket-shell .jet-list-search .jet-btn,.srk-ticket-shell .jet-reply-actions .jet-btn{flex:1 1 120px}.srk-ticket-shell .jet-status-filter{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.srk-ticket-shell .jet-filter-btn{flex:0 0 auto}.srk-ticket-shell .jet-list-search-form{align-items:stretch}.srk-ticket-shell .jet-card{padding:12px}.srk-ticket-shell .jet-detail-sidebar{display:grid;width:100%;grid-template-columns:1fr}.srk-ticket-shell .jet-sidebar-card{min-width:0}.srk-ticket-shell .jet-chat{padding:12px}.srk-ticket-shell .jet-chat-row{max-width:96%}.srk-ticket-shell .jet-chat-time{width:100%;margin-left:0}.srk-ticket-shell .jet-pagination{flex-wrap:wrap;overflow:visible}.srk-ticket-shell .jet-pagination-jump{width:100%}.srk-ticket-shell .jet-pagination-jump input[type=number]{width:96px}}