:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors:active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors:active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;inset:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.react-pdf__Page{background-color:gray;padding-bottom:10px}.react-pdf__Document{width:100%;flex:1;overflow:auto;margin-top:40px}.react-pdf__Page__canvas{margin-left:auto;margin-right:auto}.contextual-announcement{display:flex;align-items:center;gap:14px;padding:12px 18px;margin:0 24px 12px;background:linear-gradient(90deg,#dbeafe,#ede9fe);border:1px solid #c7d2fe;border-radius:10px;color:#1e293b}.ca-icon{flex-shrink:0;width:36px;height:36px;border-radius:8px;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center}.ca-icon svg{width:20px;height:20px}.ca-content{flex:1;min-width:0}.ca-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ca-badge{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;background:#2563eb;color:#fff;padding:2px 8px;border-radius:999px}.ca-feature{font-size:14px;font-weight:600;color:#0f172a}.ca-summary{font-size:13px;color:#475569;margin-top:4px;line-height:1.4}.ca-actions{display:flex;gap:8px;flex-shrink:0}.ca-btn{padding:7px 14px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;border:none;white-space:nowrap}.ca-btn-primary{background:#2563eb;color:#fff}.ca-btn-primary:hover{background:#1d4ed8}.ca-btn-secondary{background:#fff;color:#2563eb;border:1px solid #c7d2fe}.ca-btn-secondary:hover{background:#eef2ff}.ca-btn-ghost{background:transparent;color:#64748b}.ca-btn-ghost:hover{color:#0f172a}.ticket-form{height:100%;display:flex;flex-direction:column;background:#fff}.ticket-form-content{flex:1;padding:20px;overflow-y:auto}.form-header{margin-bottom:24px;text-align:center}.form-header h3{margin:0 0 8px;color:#333;font-size:20px;font-weight:600}.form-header p{margin:0;color:#666;font-size:14px;line-height:1.4}.error-alert{background:#f8d7da;color:#721c24;padding:12px 16px;border-radius:6px;margin-bottom:20px;border:1px solid #f5c6cb;font-size:14px}.ticket-form-fields{display:flex;flex-direction:column;gap:16px;flex:1}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-group{display:flex;flex-direction:column}.form-group label{font-weight:600;margin-bottom:6px;color:#333;font-size:14px}.form-group input,.form-group select,.form-group textarea{padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;font-family:inherit;transition:border-color .2s,box-shadow .2s;background:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.form-group input:disabled,.form-group select:disabled,.form-group textarea:disabled{background-color:#f8f9fa;cursor:not-allowed;opacity:.6}.form-group textarea{resize:vertical;min-height:100px;line-height:1.5}.form-group input::placeholder,.form-group textarea::placeholder{color:#999}.form-actions{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid #f0f0f0;background:#fff;flex-shrink:0;margin-top:auto}.btn{padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-width:100px}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-primary{background-color:#007bff;color:#fff}.btn-primary:hover:not(:disabled){background-color:#0056b3}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:hover:not(:disabled){background-color:#545b62}select[value=urgent]{border-left:4px solid #dc3545}select[value=high]{border-left:4px solid #fd7e14}select[value=medium]{border-left:4px solid #ffc107}select[value=low]{border-left:4px solid #28a745}@media(max-width:768px){.ticket-form-content{padding:16px}.form-row{grid-template-columns:1fr;gap:12px}.form-header h3{font-size:18px}.form-header p{font-size:13px}.form-actions{flex-direction:column;gap:8px}.btn{width:100%}.ticket-form-fields{gap:12px}}@media(max-width:480px){.ticket-form-content{padding:12px}.form-group input,.form-group select,.form-group textarea{padding:8px 10px;font-size:16px}.form-group label{font-size:13px}.error-alert{padding:10px 12px;font-size:13px}}.btn:disabled{position:relative}.btn:disabled:after{content:"";position:absolute;width:16px;height:16px;margin:auto;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form-group input:invalid,.form-group textarea:invalid{border-color:#dc3545}.form-group input:valid,.form-group textarea:valid{border-color:#28a745}.form-group:focus-within label{color:#007bff}.tickets-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#6c757d;flex:1}.tickets-loading p{margin-top:16px;font-size:14px}.tickets-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#6c757d;text-align:center;flex:1}.tickets-empty p{margin:8px 0 0;font-size:16px;font-weight:500}.tickets-empty-subtitle{font-size:14px!important;font-weight:400!important;opacity:.7}.tickets-list{display:flex;flex-direction:column;gap:12px}.ticket-item{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:14px;cursor:pointer}.ticket-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.ticket-id{font-weight:600;color:#007bff;font-size:14px}.ticket-status{padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500;text-transform:capitalize}.ticket-status.status-internal_open{background:#dbeafe;color:#1e40af}.ticket-status.status-internal_resolved{background:#d4edda;color:#155724}.ticket-status.status-escalated{background:#fef3c7;color:#92400e}.ticket-status.status-navlab_open{background:#fce7f3;color:#9d174d}.ticket-status.status-navlab_in_progress{background:#e0e7ff;color:#3730a3}.ticket-status.status-navlab_resolved{background:#d1fae5;color:#065f46}.ticket-subject{font-weight:600;font-size:15px;color:#212529;margin-bottom:8px;line-height:1.4}.ticket-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px;color:#6c757d}.ticket-priority{text-transform:capitalize}.ticket-description{font-size:14px;color:#495057;line-height:1.5;margin-top:8px}.ticket-detail-view{display:flex;flex-direction:column;height:100%;overflow-y:auto}.ticket-detail-header-primary{background:#fff;padding:10px 12px;border-radius:6px;margin-bottom:8px;border:1px solid #e9ecef;box-shadow:0 1px 2px #00000008}.ticket-detail-header-secondary{background:#f8f9fa;padding:10px 12px;border-radius:6px;margin-bottom:12px;border:1px solid #e9ecef;box-shadow:0 1px 2px #00000008}.ticket-messages-view{flex:1;overflow-y:auto;padding-right:8px}.ticket-messages-view::-webkit-scrollbar{width:6px}.ticket-messages-view::-webkit-scrollbar-track{background:transparent}.ticket-messages-view::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:3px}.ticket-messages-view::-webkit-scrollbar-thumb:hover{background:#a0a0a0}@media(max-width:768px){.tickets-list{padding:16px;gap:10px}.ticket-item{padding:12px}.ticket-subject{font-size:14px}.ticket-meta{flex-direction:column;align-items:flex-start;gap:4px}}.chat-toggle{position:fixed;bottom:20px;right:20px;z-index:1000;cursor:pointer;display:flex;align-items:center;background:#007bff;color:#fff;padding:14px;border-radius:50%;box-shadow:0 2px 12px #00000026;-webkit-user-select:none;user-select:none}.chat-toggle:hover{background:#0069d9}.chat-icon{display:flex;align-items:center;justify-content:center}.chat-box{position:fixed;bottom:20px;right:20px;width:400px;height:600px;background:#fff;border-radius:12px;box-shadow:0 4px 24px #0000001f;z-index:1000;display:flex;flex-direction:column;overflow:hidden;transform:translateY(100%) scale(.95);opacity:0;pointer-events:none;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .25s ease}.chat-box.open{transform:translateY(0) scale(1);opacity:1;pointer-events:auto}.chat-header{background:#007bff;color:#fff;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;border-radius:12px 12px 0 0}.chat-header-buttons{display:flex;align-items:center;gap:4px}.chat-title{display:flex;align-items:center;gap:8px;font-weight:600;font-size:15px}.chat-avatar{width:26px;height:26px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center}.back-button{background:none;border:none;color:#fff;font-size:18px;cursor:pointer;padding:0;margin-right:6px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px}.back-button:hover{background:#ffffff26}.tickets-button,.ticket-button,.zoom-button,.close-button,.menu-button{background:none;border:none;color:#fff;cursor:pointer;padding:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:4px}.close-button{font-size:22px}.tickets-button:hover,.ticket-button:hover,.zoom-button:hover,.close-button:hover,.menu-button:hover{background:#ffffff26}.chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;background:#f8f9fa}.message{display:flex;flex-direction:column;max-width:85%}.message.user{align-self:flex-end}.message.assistant{align-self:flex-start}.message-content{background:#fff;padding:10px 14px;border-radius:16px;box-shadow:0 1px 3px #00000014;position:relative;max-width:100%;overflow:hidden}.message.user .message-content{background:#007bff;color:#fff;border-bottom-right-radius:4px}.message.assistant .message-content{border-bottom-left-radius:4px;border:1px solid #e9ecef}.message-text{font-size:14px;line-height:1.5;margin-bottom:4px;max-width:100%;overflow-x:auto;overflow-wrap:break-word;word-wrap:break-word}.message-time{font-size:11px;opacity:.6;text-align:right}.message.assistant .message-time{text-align:left}.follow-up-questions{margin-top:8px;display:flex;flex-direction:column;gap:4px}.follow-up-button{background:#f0f4f8;border:1px solid #e2e8f0;color:#475569;padding:7px 12px;border-radius:8px;font-size:13px;cursor:pointer;text-align:left}.follow-up-button:hover{background:#e2e8f0}.fallback-options{margin-top:8px;display:flex;flex-direction:column;gap:6px}.fallback-button{display:flex;align-items:center;padding:9px 12px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#334155;font-size:13px;font-weight:500;cursor:pointer;text-align:left}.fallback-button:hover:not(:disabled){background:#f8fafc}.fallback-button:disabled{opacity:.5;cursor:not-allowed}.fallback-report{border-left:3px solid #f59e0b}.fallback-live-chat{border-left:3px solid #3b82f6}.fallback-ticket{border-left:3px solid #22c55e}.human-support-prompt{margin-top:8px;padding:10px;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;text-align:center}.human-support-prompt p{margin:0 0 6px;font-size:13px;color:#92400e}.create-ticket-button{background:#f59e0b;color:#fff;border:none;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer}.create-ticket-button:hover{background:#d97706}.typing-indicator{display:flex;gap:4px;padding:8px 0}.typing-indicator span{width:7px;height:7px;background:#94a3b8;border-radius:50%;animation:typing 1.4s infinite ease-in-out}.typing-indicator span:nth-child(1){animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes typing{0%,80%,to{transform:scale(.8);opacity:.4}40%{transform:scale(1);opacity:1}}.chat-error{background:#fef2f2;color:#991b1b;padding:10px 14px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #fecaca;font-size:13px}.chat-error button{background:none;border:none;color:#991b1b;font-size:18px;cursor:pointer;padding:0;margin-left:8px}.chat-input-section{border-top:1px solid #e5e7eb;background:#fff;padding:12px 16px}.ticket-form-container{flex:1;overflow-y:auto;padding:0;display:flex;flex-direction:column}.chat-box:not(.expanded) .ticket-form-container{max-height:540px}.chat-input-form{display:flex;gap:8px;align-items:center}.chat-input{flex:1;border:1px solid #d1d5db;border-radius:20px;padding:9px 16px;font-size:14px;outline:none}.chat-input:focus{border-color:#007bff}.chat-input:disabled{background:#f3f4f6;cursor:not-allowed}.send-button{background:#007bff;border:none;color:#fff;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.send-button:hover:not(:disabled){background:#0069d9}.send-button:disabled{background:#9ca3af;cursor:not-allowed}@media(max-width:768px){.chat-toggle{bottom:15px;right:15px}.chat-box{bottom:15px;right:15px;left:15px;width:auto;height:70vh;max-height:500px}.chat-header{padding:12px 14px}.chat-title{font-size:14px}.chat-messages{padding:12px;gap:10px}.message-content{padding:8px 12px}.message-text{font-size:13px}.chat-input-section{padding:10px 12px}}@media(max-width:480px){.chat-box{inset:20% 0 0;width:auto;height:auto;border-radius:12px 12px 0 0}.follow-up-button{padding:6px 10px;font-size:12px}}.message-text img{max-width:100%;height:auto;border-radius:4px;margin:6px 0}.message-text ol,.message-text ul{margin:8px 0;padding-left:20px}.message-text li,.message-text p{margin:6px 0;line-height:1.5}.message-text ol[type="1"]{list-style-type:decimal}.message.assistant .message-text img{max-width:min(280px,100%);height:auto;display:block}.chat-box:not(.expanded) .message-text img{max-width:calc(100% - 28px)}.message-text img[alt*="Description automatically generated"],.message-text img[alt*="Graphical user interface"]{border:1px solid #e5e7eb;background:#f9fafb}.chat-box.expanded{position:fixed;inset:20px;width:calc(100vw - 40px);height:calc(100vh - 40px);max-width:none;max-height:none;z-index:1001;box-shadow:0 8px 32px #0000002e}.chat-box.expanded .chat-messages{padding:20px}.chat-box.expanded .message.assistant .message-text img{max-width:min(500px,100%)}.chat-box.expanded .chat-input-section{padding:16px 20px}@media(max-width:768px){.chat-box.expanded{inset:10px;width:calc(100vw - 20px);height:calc(100vh - 20px)}.chat-box.expanded .message.assistant .message-text img{max-width:min(300px,100%)}}.tickets-container{flex:1;overflow-y:auto;padding:0;display:flex;flex-direction:column}.message-actions{display:flex;gap:4px;margin-top:6px}.message-action-button{background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b;padding:3px 8px;border-radius:4px;font-size:11px;cursor:pointer;display:flex;align-items:center;gap:4px}.message-action-button:hover{background:#e2e8f0;color:#475569}.message-action-button.saved{background:#f0fdf4;border-color:#bbf7d0;color:#16a34a}.message-action-button.saved:hover{background:#dcfce7}.chat-header-menu{position:relative}.menu-dropdown{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:170px;z-index:1002;margin-top:4px;overflow:hidden}.menu-item{padding:10px 14px;border:none;background:none;width:100%;text-align:left;cursor:pointer;font-size:13px;color:#374151;display:flex;align-items:center;gap:8px}.menu-item:hover{background:#f3f4f6}.menu-item.danger{color:#dc2626}.menu-item.danger:hover{background:#fef2f2}.saved-messages-container{flex:1;overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:6px}.saved-message-item{background:#f8fafc;border-left:3px solid #3b82f6;border-radius:4px;padding:8px}.saved-message-item:hover{background:#eff6ff}.saved-message-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.saved-message-role{font-size:10px;font-weight:600;color:#64748b;text-transform:uppercase}.saved-message-time{font-size:10px;color:#94a3b8}.saved-message-content{font-size:13px;color:#1e293b;line-height:1.5;margin-bottom:4px;word-wrap:break-word}.saved-message-content p{margin:0 0 6px}.saved-message-content p:last-child{margin-bottom:0}.saved-message-content ul,.saved-message-content ol{margin:6px 0;padding-left:20px}.saved-message-content li{margin:3px 0}.saved-message-content strong{font-weight:600}.saved-message-content code{background:#f1f5f9;padding:1px 4px;border-radius:3px;font-family:Courier New,monospace;font-size:12px}.saved-message-remove{background:none;border:none;color:#ef4444;cursor:pointer;padding:3px 6px;font-size:12px;border-radius:4px;margin-top:2px}.saved-message-remove:hover{background:#fef2f2}.empty-saved-messages{text-align:center;color:#94a3b8;padding:24px 16px;font-size:13px}.delete-confirmation{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1003}.delete-confirmation-dialog{background:#fff;border-radius:10px;padding:20px;max-width:360px;box-shadow:0 8px 24px #00000026}.delete-confirmation-title{font-size:15px;font-weight:600;margin-bottom:8px;color:#1e293b}.delete-confirmation-message{font-size:13px;color:#64748b;margin-bottom:16px;line-height:1.5}.delete-confirmation-actions{display:flex;gap:8px;justify-content:flex-end}.delete-confirmation-actions button{padding:7px 14px;border-radius:6px;border:none;font-size:13px;cursor:pointer}.delete-confirmation-actions .btn-cancel{background:#f1f5f9;color:#475569}.delete-confirmation-actions .btn-cancel:hover{background:#e2e8f0}.delete-confirmation-actions .btn-delete{background:#ef4444;color:#fff}.delete-confirmation-actions .btn-delete:hover{background:#dc2626}.image-modal-overlay{position:absolute;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1100;border-radius:12px;cursor:pointer}.image-modal-content{position:relative;max-width:95%;max-height:90%;cursor:default}.image-modal-content img{max-width:100%;max-height:80vh;border-radius:8px;box-shadow:0 8px 32px #0000004d;object-fit:contain}.image-modal-close{position:absolute;top:-12px;right:-12px;width:28px;height:28px;border-radius:50%;border:none;background:#fff;color:#333;font-size:18px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0003;line-height:1}.image-modal-close:hover{background:#f1f5f9}.message-text img{cursor:pointer;transition:opacity .15s}.message-text img:hover{opacity:.85}html{height:100%;margin:0;padding:0}body{display:flex;flex-direction:column;font-family:Proxima Nova,sans-serif;height:100%;margin:0;min-height:0;overflow:hidden;padding:0}body *{box-sizing:border-box}#root{background-color:#fff;display:flex;flex:1;flex-direction:column;min-height:0}input{box-shadow:none}input:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset}input:focus::-webkit-contacts-auto-fill-button{opacity:0;width:0px;position:absolute}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){div.modalBody{min-height:300px}}button,input,optgroup,select,textarea{font-family:Proxima Nova,sans-serif}
