.product-list-modal .modal-body{padding:18px 20px}.product-list-modal h5{font-size:13px;font-weight:700;color:#1f2937;text-transform:uppercase;letter-spacing:.03em;margin:0 0 12px}.product-list-modal .empty-hint{padding:10px 2px 18px;color:#6b7280;font-size:13.5px;font-style:italic}.product-list-modal .product-lines{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;margin-bottom:16px}.product-list-modal .product-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px 12px;padding:10px 12px;border-bottom:1px solid #e5e7eb;font-size:13.5px}.product-list-modal .product-row:last-child{border-bottom:none}.product-list-modal .product-row:nth-child(odd){background-color:#f8fafc}.product-list-modal .product-name{-webkit-box-flex:1;-ms-flex:1 1 200px;flex:1 1 200px;min-width:0;color:#1f2937}.product-list-modal .product-price{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-list-modal .price-amount{font-weight:600;color:#1f2937;white-space:nowrap}.product-list-modal .price-variable{font-weight:400;font-style:italic;color:#6b7280}.product-list-modal .price-edit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.product-list-modal .price-edit .form-control{width:100px;padding:5px 8px;font-size:13px;border:1px solid #d4d7de;border-radius:8px}.product-list-modal .price-edit .form-control:focus{border-color:#1890ff;-webkit-box-shadow:0 0 0 3px rgba(24,144,255,.1);box-shadow:0 0 0 3px rgba(24,144,255,.1);outline:none}.product-list-modal .btn-remove{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.product-list-modal .product-total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 14px;margin-bottom:20px;background-color:rgba(24,144,255,.1);border-radius:8px;font-size:13.5px;color:#1f2937}.product-list-modal .product-total b{font-size:16px}.product-list-modal .add-products{padding-top:16px;border-top:1px solid #e5e7eb}.product-list-modal .search-field{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-bottom:18px}.product-list-modal .search-field .search-input-wrap{position:relative;-webkit-box-flex:1;-ms-flex:1 1 220px;flex:1 1 220px;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-list-modal .search-field .search-icon{position:absolute;right:13px;top:50%;width:15px;height:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#6b7280;pointer-events:none}.product-list-modal .search-field .search-input{width:100%;padding:7px 37px 7px 12px;border:1px solid #d4d7de;border-radius:8px;font-size:13.5px}.product-list-modal .search-field .search-input:focus{border-color:#1890ff;-webkit-box-shadow:0 0 0 3px rgba(24,144,255,.1);box-shadow:0 0 0 3px rgba(24,144,255,.1);outline:none}.product-list-modal .search-field .btn{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;white-space:nowrap;font-size:12.5px}.product-list-modal .add-products-subtitle{font-size:11.5px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px}.product-list-modal .quick-add-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-bottom:18px;padding:12px;background-color:#f8fafc;border-radius:8px}.product-list-modal .field-currency{-webkit-box-flex:1;-ms-flex:1 1 140px;flex:1 1 140px;min-width:120px}.product-list-modal .field-currency label{display:block;margin-bottom:4px;font-size:12px;font-weight:600;color:#6b7280}.product-list-modal .currency-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border:1px solid #d4d7de;border-radius:8px;background-color:#fff;overflow:hidden;-webkit-transition:border-color .12s ease,-webkit-box-shadow .12s ease;transition:border-color .12s ease,-webkit-box-shadow .12s ease;transition:border-color .12s ease,box-shadow .12s ease;transition:border-color .12s ease,box-shadow .12s ease,-webkit-box-shadow .12s ease}.product-list-modal .currency-input:focus-within{border-color:#1890ff;-webkit-box-shadow:0 0 0 3px rgba(24,144,255,.1);box-shadow:0 0 0 3px rgba(24,144,255,.1)}.product-list-modal .currency-input span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px;background-color:#f8fafc;color:#6b7280;font-size:13px;font-weight:600}.product-list-modal .currency-input input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;width:100%;border:none;padding:7px 10px;font-size:13.5px;background:transparent}.product-list-modal .currency-input input:focus{outline:none}.product-list-modal .quick-add-btn{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-item-align:end;align-self:flex-end}@media (max-width:600px){.product-list-modal .search-field .btn{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.product-list-modal .product-row .product-name,.product-list-modal .quick-add-row .field-currency,.product-list-modal .quick-add-row .quick-add-btn{-ms-flex-preferred-size:100%;flex-basis:100%}}.remove-info{right:15px;position:absolute;font-size:15px}.custom-control-vuvle{line-height:1.4;transform:scale(1.1);-webkit-transform:scale(1.1);-webkit-transform-origin:right center;transform-origin:right center}.custom-control-vuvle .custom-control-label{font-size:13px;font-weight:600;color:#6b7280}.extrafield-container{padding-top:18px}.extrafield-container .ef-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:10px}.extrafield-container .ef-header h4{margin:0;font-size:13px;font-weight:700;color:#1f2937;text-transform:uppercase;letter-spacing:.03em}.extrafield-container .ef-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:9px 0;border-bottom:1px solid #e5e7eb}.extrafield-container .ef-row:last-child{border-bottom:none}.extrafield-container .ef-label{-webkit-box-flex:0;-ms-flex:0 0 170px;flex:0 0 170px;max-width:170px;padding-right:12px;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.02em}.extrafield-container .ef-value{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0;padding:7px 12px;font-size:13.5px;color:#1f2937;background-color:#f8fafc;border:1px solid #e5e7eb;border-radius:8px}.extrafield-container .ef-empty{color:#6b7280;font-style:italic}.extrafield-container .ef-bool{background-color:transparent;border:none;padding:0}.extrafield-container .ef-badge{display:inline-block;padding:3px 12px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.extrafield-container .ef-badge-yes{color:#13a452;background-color:rgba(23,201,100,.14)}.extrafield-container .ef-badge-no{color:#6b7280;background-color:rgba(113,113,122,.12)}.extrafield-container .ef-multivalue{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.extrafield-container .ef-multivalue-item{font-size:13px;line-height:1.5}.extrafield-container .ef-multivalue-item+.ef-multivalue-item{padding-top:6px;border-top:1px dashed #e5e7eb}.extrafield-container .ef-multivalue-edit .list-group-item{border-color:#e5e7eb;font-size:13px}.extrafield-container .ef-multivalue-edit .list-group-item.active{background-color:#1890ff;border-color:#1890ff}@media (max-width:600px){.extrafield-container .ef-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.extrafield-container .ef-label{-ms-flex-preferred-size:auto;flex-basis:auto;max-width:none;margin-bottom:4px}.extrafield-container .input-group.mb-1{margin-bottom:10px!important}.extrafield-container .input-group.mb-1 .input-group-prepend,.extrafield-container .input-group.mb-1 .input-group-prepend .input-group-text{width:100%}}.alert-msg{color:#e5484d;padding-left:2px;display:block;font-size:12px;margin-top:2px}.ticket-container{padding-bottom:16px;border-radius:12px;border:1px solid #e5e7eb;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(16,24,40,.06),0 1px 2px rgba(16,24,40,.04);box-shadow:0 1px 3px rgba(16,24,40,.06),0 1px 2px rgba(16,24,40,.04);overflow:hidden}.ticket-container label:not(.input-group-text){font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.02em;margin-bottom:2px}.ticket-container span.issueValue{display:block;color:#1f2937;font-size:14px}.ticket-container h4{font-size:13px;font-weight:700;color:#1f2937;text-transform:uppercase;letter-spacing:.03em;margin:18px 0 10px}.ticket-container .row h5{margin-left:10px}.ticket-container .row h5 .btn{margin-right:8px}.ticket-container .action-buttons{margin:12px 0 0;padding:14px 16px;background-color:#f8fafc;border-top:1px solid #e5e7eb;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px 0}.ticket-container .action-buttons .btn{margin-right:8px;border-radius:8px;font-weight:600;-webkit-box-shadow:0 1px 2px rgba(16,24,40,.05);box-shadow:0 1px 2px rgba(16,24,40,.05);-webkit-transition:-webkit-transform .12s ease,-webkit-box-shadow .12s ease;transition:-webkit-transform .12s ease,-webkit-box-shadow .12s ease;transition:transform .12s ease,box-shadow .12s ease;transition:transform .12s ease,box-shadow .12s ease,-webkit-transform .12s ease,-webkit-box-shadow .12s ease}.ticket-container .action-buttons .btn:last-child{margin-right:0}.ticket-container .action-buttons .btn:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 1px 3px rgba(16,24,40,.06),0 1px 2px rgba(16,24,40,.04);box-shadow:0 1px 3px rgba(16,24,40,.06),0 1px 2px rgba(16,24,40,.04)}.ticket-container .history-section .history-toggle{margin-left:10px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:color .12s ease;transition:color .12s ease}.ticket-container .history-section .history-toggle:before{content:"\25B8";font-size:11px;color:#6b7280}.ticket-container .history-section .history-toggle:hover{color:#1890ff}.ticket-container .history-section .history-hint{font-size:12px;font-weight:400;color:#6b7280}.ticket-container .history-section .history-list{list-style:none;margin:16px 0 0 10px;padding:0 0 0 22px;position:relative}.ticket-container .history-section .history-list:before{content:"";position:absolute;left:5px;top:6px;bottom:6px;width:2px;background-color:#e5e7eb}.ticket-container .history-section .history-list li{position:relative;padding-bottom:18px}.ticket-container .history-section .history-list li:before{content:"";position:absolute;left:-22px;top:3px;width:11px;height:11px;border-radius:50%;background-color:#fff;border:2px solid #1890ff}.ticket-container .history-section .history-list li:last-child{padding-bottom:0}.ticket-container .history-section .log-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.ticket-container .history-section .log-user{font-weight:700;font-size:13px;color:#1f2937}.ticket-container .history-section .log-date{font-size:11.5px;color:#6b7280}.ticket-container .history-section .log-desc{margin-top:3px;font-size:13px;line-height:1.5;color:#6b7280}.ticket-container .first-iteration{border-top:1px solid #e5e7eb;padding-top:12px}.ticket-container hr{border-color:#e5e7eb;margin:18px 0}.ticket-container>.row:first-child{background-color:#f8fafc;border-bottom:1px solid #e5e7eb;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;padding:10px 16px}.ticket-container>.row:first-child h3{margin:0;padding:0;font-size:17px;font-weight:700;color:#1f2937;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ticket-container>.row:first-child .top-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:6px}.ticket-container>.row:first-child .saving-indicator{font-size:13px;font-weight:600;color:#6b7280}.ticket-container>.row:first-child .action-btn{border-radius:8px;height:36px;min-width:36px;color:#fff;font-size:18px;font-weight:700;line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;-webkit-box-shadow:0 1px 2px rgba(16,24,40,.05);box-shadow:0 1px 2px rgba(16,24,40,.05);-webkit-transition:-webkit-transform .12s ease,-webkit-box-shadow .12s ease;transition:-webkit-transform .12s ease,-webkit-box-shadow .12s ease;transition:transform .12s ease,box-shadow .12s ease;transition:transform .12s ease,box-shadow .12s ease,-webkit-transform .12s ease,-webkit-box-shadow .12s ease}.ticket-container>.row:first-child .action-btn:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 1px 3px rgba(16,24,40,.06),0 1px 2px rgba(16,24,40,.04);box-shadow:0 1px 3px rgba(16,24,40,.06),0 1px 2px rgba(16,24,40,.04)}.ticket-container>.row:first-child .action-btn-wide{width:auto;padding:0 12px;font-size:13px}.ticket-container>.row:first-child .dropdown-menu{border:1px solid #e5e7eb;border-radius:8px;-webkit-box-shadow:0 8px 20px rgba(16,24,40,.1);box-shadow:0 8px 20px rgba(16,24,40,.1);padding:6px;font-size:13px}.ticket-container>.row:first-child .dropdown-menu .dropdown-item{border-radius:6px;padding:7px 10px}.ticket-container>.row:first-child .dropdown-menu .dropdown-item:focus,.ticket-container>.row:first-child .dropdown-menu .dropdown-item:hover{background-color:#f8fafc}.ticket-container>.row:first-child .dropdown-menu .dropdown-divider{margin:6px 0;border-color:#e5e7eb}.related-issues-vuvle{max-height:296px;overflow-y:auto;border-radius:8px;overflow:hidden}.ticket-container .list-group-item{border-color:#e5e7eb;font-size:13px}.ticket-container .list-group-item.active{background-color:#1890ff;border-color:#1890ff}.whiteish{color:#fff}span.closed{color:#e5484d;font-weight:700}.dates{font-size:13px;line-height:1.6;color:#6b7280}.ticket-container .modal-content{border:none;border-radius:12px;-webkit-box-shadow:0 8px 20px rgba(16,24,40,.1);box-shadow:0 8px 20px rgba(16,24,40,.1)}.ticket-container .modal-header{border-bottom:1px solid #e5e7eb}.ticket-container .modal-header .modal-title{font-weight:700;font-size:16px}.ticket-container .modal-footer{border-top:1px solid #e5e7eb}.ticket-container .modal-body ul{list-style:none;padding-left:0;max-height:260px;overflow-y:auto}.ticket-container .modal-body ul li{padding:8px 10px;border-radius:8px;cursor:pointer}.ticket-container .modal-body ul li:hover{background-color:#f8fafc}.ticket-container .modal-body ul li.selected{background-color:rgba(24,144,255,.1);border-color:transparent}