.wellness-order-card{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:12px;padding:16px;box-shadow:0 8px 20px -5px #0000001a,0 6px 8px -6px #0000001a;border:1px solid rgba(46,204,113,.2);max-width:450px;margin:8px 0;font-family:Lato,sans-serif;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);animation:slideInUp .6s ease-out;transform:translateY(0)}.wellness-order-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#2ecc71,#27ae60);animation:slideInLeft .8s ease-out .2s both}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid rgba(46,204,113,.1)}.wellness-logo{display:flex;align-items:center}.logo-text{font-size:18px;font-weight:700;color:#2ecc71;letter-spacing:.5px}.order-number{font-size:14px;color:#7f8c8d;font-weight:500}.status-section{display:flex;align-items:center;margin-bottom:20px;gap:15px}.status-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#2ecc711a;flex-shrink:0}.status-info{flex:1}.status-title{font-size:20px;font-weight:600;margin:0 0 5px;color:#2c3e50}.status-message{font-size:14px;color:#7f8c8d;margin:0;line-height:1.4}.tracking-pending{margin-top:6px;font-size:12px;color:#f39c12;font-weight:500}.tracking-section{background:#2ecc710d;border-radius:8px;padding:12px;margin-bottom:12px;border:1px solid rgba(46,204,113,.1)}.tracking-info,.courier-info,.location-info,.eta-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.tracking-info:last-child,.courier-info:last-child,.location-info:last-child,.eta-info:last-child{margin-bottom:0}.tracking-label,.courier-label,.location-label,.eta-label{font-size:14px;font-weight:500;color:#7f8c8d}.tracking-number,.courier-name{font-size:14px;font-weight:600;color:#2c3e50;font-family:Courier New,monospace}.location-value,.eta-value{font-size:14px;font-weight:600;color:#2c3e50}.tracking-link{display:inline-flex;align-items:center;gap:5px;color:#2ecc71;text-decoration:none;font-size:14px;font-weight:500;margin-top:10px;transition:color .2s ease}.tracking-link:hover{color:#27ae60;text-decoration:underline}.tracking-events-section{background:#2ecc7108;border-radius:8px;padding:12px;margin-bottom:12px;border:1px solid rgba(46,204,113,.1)}.events-title{font-size:14px;font-weight:600;color:#2c3e50;margin:0 0 10px}.events-list{display:flex;flex-direction:column;gap:8px}.event-item{display:flex;flex-direction:column;gap:4px;padding:8px;background:#ffffff80;border-radius:6px;border-left:3px solid #2ecc71}.event-time{font-size:12px;color:#7f8c8d;font-weight:500}.event-location{font-size:13px;color:#2c3e50;font-weight:500}.event-description,.event-status{font-size:13px;color:#34495e;font-weight:400;line-height:1.4}.order-details{margin-bottom:20px}.detail-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid rgba(46,204,113,.05)}.detail-row:last-child{border-bottom:none}.detail-label{font-size:14px;color:#7f8c8d;font-weight:500}.detail-value{font-size:14px;color:#2c3e50;font-weight:600}.delivery-section{background:#2ecc710d;border-radius:8px;padding:10px;margin-bottom:12px;border:1px solid rgba(46,204,113,.1)}.delivery-section h4{margin:0 0 10px;font-size:16px;color:#2c3e50;font-weight:600}.delivery-address{font-size:14px;color:#7f8c8d;line-height:1.5}.last-updated{font-size:12px;color:#95a5a6;text-align:center;font-style:italic}.wellness-order-card.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:150px}.loading-spinner{width:40px;height:40px;border:3px solid rgba(46,204,113,.2);border-top:3px solid #2ecc71;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:15px}.wellness-order-card.loading p{color:#7f8c8d;font-size:14px;margin:0}.wellness-order-card.error{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:200px;background:linear-gradient(135deg,#fff5f5,#fed7d7);border-color:#e74c3c33}.wellness-order-card.error:before{background:linear-gradient(90deg,#e74c3c,#c0392b)}.error-icon{font-size:32px;margin-bottom:15px}.wellness-order-card.error h3{color:#e74c3c;font-size:18px;margin:0 0 10px}.wellness-order-card.error p{color:#7f8c8d;font-size:14px;margin:0 0 15px}.retry-button{background:#2ecc71;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.retry-button:hover{background:#27ae60}@media(max-width:480px){.wellness-order-card{padding:20px;margin:8px 0}.card-header,.status-section{flex-direction:column;align-items:flex-start;gap:10px}.status-icon{width:40px;height:40px}.tracking-info,.courier-info,.detail-row{flex-direction:column;align-items:flex-start;gap:5px}}.wellness-extract-order-card .delivery-location{font-size:.95em;color:#27ae60;margin-top:5px;font-weight:600}.amazon-order-card{background-color:#fff;border:1px solid #ddd;border-radius:12px;padding:16px;margin:8px 0;box-shadow:0 2px 4px #0000000d;color:#333;position:relative;overflow:hidden}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #e9ecef}.order-info h3{margin:0;font-size:1.2rem;font-weight:600;color:#333}.order-id{margin:4px 0 0;font-size:.9rem;color:#666;font-weight:500}.product-name,.customer-name{margin:2px 0 0;font-size:.85rem;color:#555;font-weight:500}.close-btn{background:#f0f0f0;border:none;color:#666;font-size:1.5rem;width:30px;height:30px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.close-btn:hover{background:#e0e0e0}.status-section{margin-bottom:12px}.status-indicator{display:flex;align-items:center;gap:12px}.status-icon{font-size:2rem;background:#f8f9fa;border:2px solid #e9ecef;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.status-details h4{margin:0 0 4px;font-size:1.1rem;font-weight:600;color:#333}.status-message{margin:0;font-size:.9rem;color:#666;line-height:1.4}.tracking-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:12px;margin-bottom:12px}.tracking-section h4{margin:0 0 10px;font-size:1rem;font-weight:600;color:#333}.tracking-details{display:flex;flex-direction:column;gap:8px}.tracking-item{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-bottom:1px solid #e9ecef}.tracking-item:last-child{border-bottom:none}.tracking-item .label{font-weight:500;color:#666;font-size:.9rem}.tracking-item .value{font-weight:600;color:#333;font-size:.9rem;text-align:right;max-width:60%;word-break:break-all}.tracking-actions{margin-top:12px;text-align:center}.track-btn{display:inline-block;background:#007bff;color:#fff;text-decoration:none;padding:8px 16px;border-radius:20px;font-weight:500;font-size:.9rem;transition:all .2s;border:1px solid #007bff}.track-btn:hover{background:#0056b3;transform:translateY(-1px);box-shadow:0 4px 8px #0003}.delivery-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:10px;margin-bottom:12px}.delivery-address{font-weight:500;color:#333;font-size:.9rem;word-break:break-all}.error-section{background:#ef444433;border:1px solid rgba(239,68,68,.3);border-radius:8px;padding:10px;margin-top:12px}.error-message{margin:0;color:#fecaca;font-size:.9rem;text-align:center}.amazon-order-card.loading{min-height:150px;display:flex;align-items:center;justify-content:center}.amazon-order-card.loading:after{content:"";width:30px;height:30px;border:3px solid rgba(255,255,255,.3);border-top:3px solid white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.amazon-order-card{margin:6px 0;padding:12px}.status-indicator{gap:10px}.status-icon{width:40px;height:40px;font-size:1.5rem}.tracking-item{flex-direction:column;align-items:flex-start;gap:4px}.tracking-item .value{max-width:100%;text-align:left}}.support-ticket-card{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid rgba(8,107,146,.1);border-radius:12px;padding:12px;margin:6px 0;width:200%;max-width:120%;min-width:100%;box-shadow:0 4px 15px -3px #0000001a,0 4px 6px -4px #0000001a;font-family:Lato,sans-serif;box-sizing:border-box;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);animation:slideInUp .6s ease-out}.support-ticket-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#10b981,#059669);animation:slideInLeft .8s ease-out .2s both}@keyframes slideInLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.ticket-header{margin-bottom:8px;margin-top:2px;animation:fadeInUp .7s ease-out .3s both}.function-call{display:flex;align-items:center;background:#086b921a;border-radius:15px;padding:6px 10px;margin-bottom:8px;font-size:11px;color:#086b92;width:fit-content;font-weight:600;border:1px solid rgba(8,107,146,.2);animation:fadeIn .5s ease-out .2s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.function-call .gear-icon{font-size:14px;margin-right:8px;color:#086b92}.header-content{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;width:100%}.title-icon{font-size:18px;margin-right:10px;flex-shrink:0;color:#f59e0b;animation:bounceIn .8s ease-out .5s both}.ticket-title{font-size:16px;font-weight:700;margin:0;color:#1f2937;text-align:left;font-family:Nunito,sans-serif;flex:1}.title-status-icon{font-size:16px;color:#10b981;margin-left:8px;flex-shrink:0}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.success-message{display:flex;align-items:center;margin-bottom:12px;animation:fadeInUp .7s ease-out .6s both}.checkmark-icon{font-size:14px;margin-right:8px;flex-shrink:0;color:#10b981}.success-message p{margin:0;color:#4b5563;font-size:13px;line-height:1.4;font-weight:500}.ticket-details-block{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:10px;padding:10px;margin-bottom:8px;border:1px solid rgba(8,107,146,.1);animation:slideInRight .7s ease-out .7s both;transition:transform .3s ease,box-shadow .3s ease}.ticket-details-block:hover{transform:translateY(-2px);box-shadow:0 8px 25px -5px #086b9226}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.detail-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;font-size:13px;line-height:1.3;animation:fadeInUp .6s ease-out calc(.8s + var(--delay, 0s)) both;width:100%}.detail-item:last-child{margin-bottom:0}.detail-icon{font-size:14px;margin-right:8px;width:16px;text-align:center;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(8,107,146,.2))}.detail-label{font-weight:600;margin-right:8px;color:#1f2937;min-width:60px;font-family:Nunito,sans-serif;font-size:13px;flex-shrink:0}.detail-value{color:#4b5563;word-break:break-word;font-weight:500;font-size:13px;flex:1;text-align:right}.status-container{display:flex;align-items:center;gap:6px;flex:1;justify-content:flex-end}.status-icon{font-size:12px;flex-shrink:0}.status-value{color:#10b981;font-weight:700;background:#10b9811a;padding:2px 8px;border-radius:12px;font-size:13px}.track-link{color:#086b92;text-decoration:none;font-weight:600;padding:3px 6px;border-radius:4px;background:#086b921a;border:1px solid rgba(8,107,146,.2);transition:all .3s cubic-bezier(.4,0,.2,1);animation:pulse 2s infinite;font-size:12px}.track-link:hover{color:#0a5a7a;background:#086b9226;border-color:#086b924d;transform:translateY(-1px) scale(1.05);box-shadow:0 4px 12px #086b9233}@keyframes pulse{0%,to{box-shadow:0 0 #086b9233}50%{box-shadow:0 0 0 8px #086b9200}}.contact-section{margin-bottom:8px;animation:fadeInUp .7s ease-out .9s both}.contact-message{display:flex;align-items:center;margin-bottom:8px;width:100%;background:#086b920d;padding:8px 12px;border-radius:8px;border:1px solid rgba(8,107,146,.1)}.contact-text{display:flex;flex-direction:column;margin-left:8px;flex:1}.contact-label{font-size:13px;color:#6b7280;margin-bottom:2px}.contact-email{font-size:14px;color:#1f2937;font-weight:700;font-family:Nunito,sans-serif}.contact-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px;width:100%}.contact-icon{font-size:14px;margin-right:8px;flex-shrink:0;color:#086b92;filter:drop-shadow(0 2px 4px rgba(8,107,146,.2))}.contact-item p{margin:0;color:#4b5563;font-size:14px;line-height:1.3;font-weight:500;flex:1;text-align:right}.contact-item strong{color:#1f2937;font-weight:700;font-family:Nunito,sans-serif}.help-message{display:flex;justify-content:center;align-items:center;margin-top:4px;width:100%}.help-text{display:flex;align-items:center;gap:8px;background:#086b921a;padding:6px 12px;border-radius:20px;font-size:13px;color:#086b92;font-weight:600}.help-item{display:flex;align-items:center;justify-content:space-between;margin-top:6px;width:100%}.help-item p{margin:0;color:#6b7280;font-size:14px;line-height:1.3;font-weight:500;flex:1;text-align:right}.help-icon{font-size:14px;color:#086b92;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}60%{transform:translateY(-2px)}}.ticket-footer{display:flex;justify-content:flex-end;align-items:center;border-top:1px solid rgba(8,107,146,.1);padding-top:8px;font-size:12px;color:#9ca3af;animation:fadeIn .7s ease-out 1s both}.footer-right{font-size:12px;color:#9ca3af;font-style:italic}.charge-breakdown-card{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;padding:24px;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a;border:1px solid rgba(8,107,146,.1);max-width:500px;margin:12px 0;font-family:Lato,sans-serif;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);animation:slideInUp .6s ease-out}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.charge-breakdown-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#086b92,#0a5a7a);animation:slideInLeft .8s ease-out .2s both}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.charge-breakdown-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid rgba(8,107,146,.1)}.charge-breakdown-header h3{margin:0;font-size:18px;font-weight:700;color:#086b92;letter-spacing:.5px}.order-id{font-size:14px;font-weight:600;color:#0a5a7a;background:#086b921a;padding:4px 12px;border-radius:8px}.charge-breakdown-table{margin-bottom:20px}.table-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid rgba(8,107,146,.08)}.table-row:last-child{border-bottom:none}.table-row.header-row{background:#086b920d;padding:14px 12px;border-radius:8px;margin:16px 0 12px;border-bottom:none;font-weight:600}.table-row.sub-row{padding-left:24px;padding-top:8px;padding-bottom:8px;font-size:13px;color:#666}.table-cell{font-size:15px}.table-cell.label{color:#333;font-weight:500;flex:1}.table-cell.value{color:#086b92;font-weight:600;text-align:right;min-width:100px}.table-cell.value.negative{color:#27ae60}.table-cell.value.code{color:#0a5a7a;font-size:13px;font-weight:500}.tax-detail-row{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 16px;margin:8px 0;background:#086b9208;border-radius:8px;border-left:3px solid #086b92}.tax-info{flex:1;margin-right:16px}.tax-name-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.tax-name{font-weight:600;color:#333;font-size:14px}.tax-rate{color:#666;font-size:13px;font-weight:500}.tax-explanation{font-size:12px;color:#666;margin-top:4px;font-style:italic;line-height:1.4}.tax-amount{color:#086b92;font-weight:600;font-size:15px;text-align:right;min-width:100px}.calculation-summary{margin-top:24px;padding-top:20px;border-top:2px solid rgba(8,107,146,.15)}.calc-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px;color:#333}.calc-row.total-row{font-size:16px;font-weight:700;color:#086b92;padding-top:12px;margin-top:8px}.calc-divider{height:1px;background:#086b9233;margin:12px 0}@media(max-width:480px){.charge-breakdown-card{max-width:100%;padding:16px}.tax-detail-row{flex-direction:column;gap:8px}.tax-amount{align-self:flex-end}}.ticket-status-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px;margin:8px 0;box-shadow:0 1px 4px #0000000d;width:100%;max-width:100%;font-family:Lato,sans-serif;animation:slideInUp .5s ease-out;transform:translateY(0);opacity:1}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ticket-status-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;transition:all .3s ease}.ticket-status-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}.header-left{display:flex;align-items:flex-start;gap:8px;flex:1}.ticket-icon{font-size:20px;line-height:1;animation:iconBounce .6s ease-out}@keyframes iconBounce{0%{transform:scale(0);opacity:0}60%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:1}}.ticket-title-section{flex:1}.ticket-title{margin:0;font-size:14px;font-weight:600;color:#1e293b;line-height:1.3}.ticket-subject{margin:2px 0 0;font-size:12px;color:#64748b;line-height:1.4}.status-badge{padding:2px 6px;border-radius:12px;color:#fff;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.2px;white-space:nowrap;animation:statusPulse 2s infinite ease-in-out}@keyframes statusPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}.ticket-details-section{background:#f8fafc;border-radius:6px;padding:8px;margin-bottom:10px;animation:fadeIn .8s ease-out .2s both}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.detail-row{display:flex;justify-content:space-between;align-items:center;padding:4px 0;font-size:12px;animation:slideInLeft .5s ease-out both}.detail-row:nth-child(1){animation-delay:.1s}.detail-row:nth-child(2){animation-delay:.2s}.detail-row:nth-child(3){animation-delay:.3s}.detail-row:nth-child(4){animation-delay:.4s}@keyframes slideInLeft{0%{opacity:0;transform:translate(-15px)}to{opacity:1;transform:translate(0)}}.detail-row:not(:last-child){border-bottom:1px solid #e2e8f0}.detail-label{color:#64748b;font-weight:500}.detail-value{color:#1e293b;font-weight:600;text-align:right}.priority-badge{padding:2px 8px;border-radius:12px;font-size:12px;font-weight:700;text-transform:uppercase}.latest-comment-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px;margin-bottom:12px}.comment-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.comment-icon{font-size:16px}.comment-title{font-size:13px;font-weight:600;color:#475569}.comment-content{background:#f8fafc;border-left:3px solid #3b82f6;padding:10px 12px;margin:8px 0;font-size:14px;color:#1e293b;line-height:1.6;border-radius:4px}.comment-timestamp{font-size:11px;color:#94a3b8;text-align:right}.no-comments-section{display:flex;align-items:center;gap:6px;background:#fef3c7;border:1px solid #fde047;border-radius:6px;padding:8px;margin-bottom:8px;animation:slideInRight .6s ease-out .4s both}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.no-comments-icon{font-size:16px}.no-comments-text{font-size:12px;color:#92400e;flex:1}.ticket-status-footer{padding-top:8px;border-top:1px solid #e2e8f0;text-align:left;animation:fadeIn .6s ease-out .6s both}.footer-text{font-size:11px;color:#64748b}@media(max-width:480px){.ticket-status-card{padding:10px}.ticket-status-header{flex-direction:column;gap:8px}.status-badge{align-self:flex-start}.detail-row{flex-direction:column;align-items:flex-start;gap:2px}.detail-value{text-align:left}}.knowledge-base-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;margin:8px 0;box-shadow:0 2px 8px #00000014;font-family:Lato,sans-serif;max-width:100%;transition:all .3s ease;position:relative;overflow:hidden}.knowledge-base-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #086b9226;border-color:#086b92}.knowledge-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.knowledge-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#086b92,#0a5a7a);color:#fff;border-radius:8px;font-size:16px;box-shadow:0 2px 4px #086b9233}.knowledge-title{font-family:Nunito,sans-serif;font-size:16px;font-weight:600;color:#2c3e50;margin:0;flex:1;line-height:1.3}.knowledge-description{color:#5f6368;font-size:14px;line-height:1.5;margin:0 0 16px;padding:0}.knowledge-benefits{list-style:none;padding:0;margin:0 0 16px;display:flex;flex-direction:column;gap:8px}.knowledge-benefit{display:flex;align-items:flex-start;gap:8px;padding:0;margin:0}.benefit-icon{font-size:14px;margin-top:2px;flex-shrink:0}.benefit-content{font-size:13px;line-height:1.4;color:#374151}.benefit-content strong{color:#086b92;font-weight:600}.knowledge-footer{border-top:1px solid #f3f4f6;padding-top:12px;display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#9ca3af}.knowledge-category{font-weight:500;color:#086b92}.knowledge-source{color:#6b7280;font-style:italic}@media(max-width:480px){.knowledge-base-card{padding:12px;margin:6px 0}.knowledge-header{gap:10px;margin-bottom:10px}.knowledge-icon{width:28px;height:28px;font-size:14px}.knowledge-title{font-size:15px}.knowledge-description{font-size:13px;margin-bottom:12px}.knowledge-benefits{gap:6px;margin-bottom:12px}.benefit-content{font-size:12px}}@keyframes knowledgeCardSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.knowledge-base-card{animation:knowledgeCardSlideIn .4s ease-out}.knowledge-benefit:hover .benefit-content strong{color:#0a5a7a;transition:color .2s ease}.knowledge-base-card:focus-within{outline:2px solid #086b92;outline-offset:2px}.action-buttons-container{display:flex;justify-content:center;align-items:center;background:linear-gradient(to bottom,#f9fafb,#f3f4f6);padding:12px 20px;margin:0;border-radius:0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.action-buttons-wrapper{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center}.action-button{position:relative;display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:20px;font-size:10px;font-weight:500;color:#374151;font-family:Lato,sans-serif;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;transition:all .3s ease-in-out;cursor:pointer;overflow:hidden}.action-button:before{content:"";position:absolute;inset:0;border-radius:20px;background:linear-gradient(to right,#3b82f6,#6366f1);opacity:0;transition:opacity .3s ease-in-out;z-index:1}.action-button:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.action-button:hover:before{opacity:1}.action-button:active{transform:scale(.95)}.button-icon{position:relative;z-index:10;font-size:12px;transition:transform .3s ease-in-out}.action-button:hover .button-icon{transform:scale(1.1)}.button-label{position:relative;z-index:10;transition:color .3s ease-in-out}.action-button:hover .button-label{color:#fff}@media(max-width:480px){.action-buttons-container{padding:12px 8px;margin:4px 0}.action-button{padding:6px 10px;font-size:9px}.button-icon{font-size:11px}}.button-loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:20px;color:#666;font-size:14px}.loading-dots{display:flex;gap:4px}.loading-dots span{width:6px;height:6px;border-radius:50%;background-color:#086b92;animation:loadingDots 1.4s infinite ease-in-out both}.loading-dots span:nth-child(1){animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}.loading-dots span:nth-child(3){animation-delay:0s}@keyframes loadingDots{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.loading-text{font-size:12px;color:#999;font-style:italic}.action-button{animation:fadeInUp .5s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.action-button.support{background:linear-gradient(135deg,#ff6b6b,#ee5a24);color:#fff;border:2px solid #ff6b6b;box-shadow:0 4px 15px #ff6b6b4d;position:relative;overflow:visible}.action-button.support:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 25px #ff6b6b66}.action-button.support:before{background:linear-gradient(135deg,#ff8e8e,#ff6b6b)}.action-button.end-chat{background:linear-gradient(135deg,#f87171,#ef4444);color:#fff;border:2px solid #ef4444;box-shadow:0 4px 15px #ef444459}.action-button.end-chat:before{background:linear-gradient(135deg,#fca5a5,#f87171)}.action-button.end-chat:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 25px #ef444466}.action-button.end-chat .button-label,.action-button.end-chat .button-icon{color:#fff}.support-badge{position:absolute;top:-8px;right:-8px;background:#00d4aa;color:#fff;font-size:8px;font-weight:700;padding:2px 6px;border-radius:10px;animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.action-button.high{border-width:2px;font-weight:600}.action-button.medium{border-width:1px}.action-button.order{border-color:#3b82f6}.action-button.product{border-color:#10b981}.action-button.help{border-color:#f59e0b}.action-button.ticket{border-color:#8b5cf6}.action-button.purchase{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-color:#10b981}.action-button{animation:slideInUp .3s ease-out}@keyframes slideInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-widget-button{display:none!important}.chatbot-container{position:fixed;top:20px;right:20px;width:380px;height:600px;max-height:600px;background:#fff;border-radius:16px;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;box-shadow:0 8px 32px #0000001f;display:flex;flex-direction:column;opacity:1;transform:translateY(0) scale(1);pointer-events:all;transition:all .3s ease;z-index:9998;overflow:hidden;font-family:Lato,sans-serif}.external-close-button{display:none!important}.chatbot-container.open{opacity:1;transform:translateY(0) scale(1);pointer-events:all}.chatbot-header{background:linear-gradient(135deg,#086b92,#0a5a7a);color:#fff;padding:20px;border-radius:16px 16px 0 0}.header-content{display:flex;justify-content:space-between;align-items:center}.header-actions{display:flex;align-items:center;gap:8px;margin-right:15px}.header-new-chat-button{background:#f57f17;border:1px solid #F57F17;color:#fff;cursor:pointer;padding:6px 12px;display:flex;align-items:center;gap:6px;border-radius:6px;transition:all .2s;font-size:12px;font-weight:500;font-family:Lato,sans-serif;margin-right:45px}.header-new-chat-button:hover{background:#e65100;border-color:#e65100;transform:translateY(-1px)}.header-new-chat-button:active{transform:translateY(0)}.header-close-button{background:transparent;border:none;color:#fff;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background .2s}.header-close-button:hover{background:#ffffff1a}.header-title h3{margin:0;font-size:18px;font-weight:600;font-family:Nunito,sans-serif}.status-indicator{display:flex;align-items:center;gap:6px;font-size:12px;opacity:.9;margin-top:4px}.status-dot{width:8px;height:8px;border-radius:50%;background:#4ade80;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.chatbot-messages{flex:1;overflow-y:auto;overflow-x:hidden;padding:16px 16px 24px;display:flex;flex-direction:column;gap:12px;background:#f8fafc;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;position:relative;z-index:1;min-height:0;scroll-behavior:smooth;transition:padding-bottom .2s ease}.chatbot-messages.suggestions-visible{padding-bottom:200px!important;margin-bottom:0}.chatbot-messages::-webkit-scrollbar{width:6px}.chatbot-messages::-webkit-scrollbar-track{background:transparent}.chatbot-messages::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.message{display:flex;flex-direction:column;gap:4px;max-width:85%;animation:messageSlide .3s ease;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}@keyframes messageSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message.user{align-self:flex-end}.message.assistant{align-self:flex-start}.message.isTransferMessage .message-content{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:2px solid #667eea;animation:pulse 1.5s infinite}.message.isTransferComplete .message-content{background:linear-gradient(135deg,#4ade80,#22c55e);color:#fff;border:2px solid #4ade80;animation:successPulse .6s ease-out}.message.isUnavailableMessage .message-content{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:2px solid #f59e0b;animation:warningPulse 2s infinite}.message.isAgentUnavailable .message-content{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:2px solid #ef4444;animation:errorPulse 1s ease-out}.message.isTransferFailed .message-content{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:2px solid #f97316;animation:warningPulse 2s infinite}.message.isConversationSummary .message-content{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border:2px solid #6366f1;font-family:Courier New,monospace;font-size:12px;line-height:1.4;max-height:300px;overflow-y:auto;white-space:pre-wrap}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes successPulse{0%{transform:scale(.8);opacity:.8}50%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:1}}@keyframes warningPulse{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.02);opacity:1}}@keyframes errorPulse{0%{transform:scale(.9);opacity:.8}50%{transform:scale(1.03);opacity:1}to{transform:scale(1);opacity:1}}.message-content{padding:8px 12px;border-radius:12px;word-wrap:break-word;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.message.user .message-content{background:#fff;color:#1e293b;border:1px solid #e2e8f0;border-radius:12px 12px 4px;padding:8px 12px}.message.assistant .message-content{background:#fff;color:#1e293b;border:1px solid #e2e8f0;border-radius:12px 12px 12px 4px}.message.error .message-content{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.message-content p{margin:0;line-height:1.5;font-size:14px}.message-content a{color:#007bff!important;text-decoration:underline!important;cursor:pointer}.message-content a:hover{color:#0056b3!important;text-decoration:underline!important}.message-time{font-size:11px;color:#94a3b8;padding:0 8px}.functions-called{margin-top:8px;padding-top:8px;border-top:1px solid rgba(0,0,0,.05)}.functions-called small{color:#64748b;font-size:11px}.typing-indicator{display:flex;gap:4px;padding:8px 0}.typing-indicator span{width:8px;height:8px;border-radius:50%;background:#94a3b8;animation:typing 1.4s infinite}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}.typing-text{margin-left:8px;color:#666;font-size:14px;font-style:italic}.typing-message{opacity:.8}@keyframes typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}.chatbot-input-container{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border-top:1px solid #e2e8f0;cursor:text;position:relative;z-index:100;flex-shrink:0}.close-input-button{width:36px;height:36px;border-radius:8px;border:none;background:#f1f5f9;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.close-input-button:hover{background:#e2e8f0;color:#475569;transform:scale(1.05)}.chatbot-input{display:flex;gap:8px;flex:1}.chatbot-input input,.chatbot-input textarea{flex:1;padding:12px 16px;border:1px solid #e2e8f0;border-radius:24px;font-size:14px;outline:none;transition:border-color .2s;font-family:inherit;resize:none;min-height:44px;max-height:120px;overflow-y:auto}.chatbot-input input:focus,.chatbot-input textarea:focus{border-color:#086b92}.chatbot-input input:disabled,.chatbot-input textarea:disabled{background:#f8fafc;cursor:not-allowed}.auto-expand-textarea{resize:none;overflow:hidden;line-height:1.4}.chatbot-input button{width:44px;height:44px;border-radius:50%;border:none;background:linear-gradient(135deg,#086b92,#0a5a7a);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.chatbot-input button:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #667eea66}.chatbot-input button:disabled{opacity:.5;cursor:not-allowed;transform:none}.chatbot-footer{padding:12px 20px;text-align:center;background:#f8fafc;border-top:1px solid #e2e8f0;color:#94a3b8}@media(max-width:480px){.chatbot-container{width:100vw;height:100vh;top:0;right:0;border-radius:0;max-height:none}.chat-widget-button{bottom:20px;right:20px}}.fallback-product-dropdown{margin:10px 0;max-height:none;overflow:visible}.message .product-dropdown-container{margin:15px 0;max-height:none;overflow:visible}.message.has-product-data{max-width:100%!important;width:100%}.message.has-product-data .message-content{max-width:100%;width:100%}.message.has-product-data .product-dropdown-container{width:100%;max-width:100%;margin-left:0;margin-right:0}.message.has-order-status-data{max-width:100%!important;width:100%}.message.has-order-status-data .message-content{max-width:100%;width:100%}.message.has-knowledge-base-data{max-width:100%!important;width:100%}.message.has-knowledge-base-data .message-content{max-width:100%;width:100%}.message.has-html-card{max-width:100%!important;width:100%;padding:0;margin:8px 0}.html-card-container{width:100%;max-width:100%;margin:0;padding:0}.product-card{background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid #e0e0e0;border-radius:12px;padding:16px;margin:8px 0;box-shadow:0 2px 8px #0000001a;font-family:Lato,sans-serif;max-width:100%;overflow:hidden;transition:all .3s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.product-card .header{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}.product-card .header .icon{font-size:20px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#086b92,#0a5a7a);color:#fff}.product-card .header strong{font-family:Nunito,sans-serif;font-size:16px;font-weight:700;color:#2c3e50;margin:0}.product-card .summary{font-size:14px;color:#5a6c7d;margin:0 0 12px;line-height:1.4}.product-card .benefits{list-style:none;padding:0;margin:0 0 12px}.product-card .benefits li{display:flex;align-items:flex-start;gap:8px;margin-bottom:8px;font-size:13px;line-height:1.4}.product-card .benefits li span:first-child{font-size:14px;margin-top:1px}.product-card .benefits li strong{font-family:Nunito,sans-serif;font-weight:600;color:#086b92;margin-right:4px}.product-card .footer{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding-top:8px;border-top:1px solid #f0f0f0}.product-card .footer small{font-size:11px;color:#8e9aaf;font-weight:500}@media(max-width:575.98px){.chatbot-container{position:fixed;inset:0;width:100%;height:100vh;max-height:100vh;border-radius:0;margin:0}.chatbot-header{border-radius:0;padding:12px 16px}.header-title h3{font-size:16px}.status-indicator{font-size:11px}.header-new-chat-button{padding:6px 10px;font-size:12px}.header-new-chat-button svg{width:12px;height:12px}.messages-container{padding:12px}.message-content{font-size:14px;padding:10px 14px;max-width:85%}.chatbot-input-container{padding:12px}.chatbot-input input{font-size:14px;padding:10px 14px}.chatbot-input button{width:38px;height:38px}.product-card{padding:12px}.product-card .header{font-size:14px}.product-card .summary{font-size:13px}.product-card .benefits li{font-size:12px}}@media(min-width:576px)and (max-width:767.98px){.chatbot-container{position:fixed;inset:0;width:100%;height:100vh;max-height:100vh;border-radius:0;margin:0}.chatbot-header{border-radius:0;padding:14px 18px}.header-title h3{font-size:17px}.messages-container{padding:14px}.message-content{font-size:15px;max-width:80%}}@media(min-width:768px)and (max-width:991.98px){.chatbot-container{position:fixed;top:10px;right:10px;width:360px;height:580px;max-height:580px}.chatbot-messages{padding:14px}.message-content{font-size:15px}}@media(min-width:992px)and (max-width:1199.98px){.chatbot-container{position:fixed;top:15px;right:20px;width:380px;height:620px;max-height:620px}}@media(min-width:1200px){.chatbot-container{position:fixed;top:20px;right:20px;width:400px;height:650px;max-height:650px}}@media(max-width:767.98px)and (orientation:landscape){.chatbot-container{height:100vh;max-height:100vh}.messages-container{padding:10px}.chatbot-header{padding:10px 14px}.chatbot-input-container{padding:10px}}@media(min-width:1920px){.chatbot-container{right:30px;width:420px;height:700px;max-height:700px}}@media(max-width:360px){.header-title h3{font-size:14px}.header-new-chat-button{padding:5px 8px;font-size:11px}.message-content{font-size:13px;padding:8px 12px}.chatbot-input input{font-size:13px}}.message.fda-disclaimer .message-content{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b;border-radius:12px;padding:12px 16px;margin:8px 0;position:relative}.message.fda-disclaimer .message-content:before{content:"⚠️";position:absolute;top:-8px;left:16px;background:#f59e0b;color:#fff;padding:4px 8px;border-radius:12px;font-size:12px}.message.fda-disclaimer .message-content p{color:#92400e;font-weight:600;margin:0;line-height:1.4;font-size:13px}.live-agent-transfer-card{background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;padding:16px;margin:8px 0;color:#fff;box-shadow:0 4px 12px #10b9814d;border:1px solid #10b981}.transfer-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.transfer-icon{font-size:24px;background:#fff3;border-radius:8px;padding:8px;display:flex;align-items:center;justify-content:center}.transfer-header h4{margin:0;font-size:16px;font-weight:700;color:#fff}.transfer-content{margin-left:0}.transfer-message{font-size:14px;margin:0 0 12px;line-height:1.5;color:#fffffff2}.transfer-details{background:#ffffff1a;border-radius:8px;padding:12px;margin-top:8px}.transfer-detail{display:flex;justify-content:space-between;align-items:center;padding:4px 0;font-size:13px;border-bottom:1px solid rgba(255,255,255,.1)}.transfer-detail:last-child{border-bottom:none}.transfer-detail strong{color:#ffffffe6;font-weight:600}.transfer-detail span{color:#fffc;font-family:Courier New,monospace;font-size:12px}.live-agent-availability-card{background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:12px;padding:16px;margin:8px 0;color:#fff;box-shadow:0 4px 12px #f59e0b4d;border:1px solid #f59e0b}.availability-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.availability-icon{font-size:24px;background:#fff3;border-radius:8px;padding:8px;display:flex;align-items:center;justify-content:center}.availability-header h4{margin:0;font-size:16px;font-weight:700;color:#fff}.availability-content{margin-left:0}.availability-message{font-size:14px;margin:0 0 12px;line-height:1.5;color:#fffffff2}.availability-time{background:#ffffff1a;border-radius:8px;padding:8px 12px;font-size:13px;color:#ffffffe6}.availability-time strong{color:#fff;font-weight:600}@media(max-width:480px){.live-agent-transfer-card,.live-agent-availability-card{padding:12px;margin:6px 0}.transfer-header,.availability-header{gap:8px}.transfer-icon,.availability-icon{font-size:20px;padding:6px}.transfer-header h4,.availability-header h4{font-size:14px}.transfer-details{padding:8px}.transfer-detail{font-size:12px;flex-direction:column;align-items:flex-start;gap:2px}.availability-time{padding:6px 8px;font-size:12px}}.selected-files-container{padding:10px 15px;border-top:1px solid #e0e0e0;background:#f8f9fa;max-height:120px;overflow-y:auto}.selected-files-header{font-size:12px;font-weight:600;color:#666;margin-bottom:8px}.selected-files-list{display:flex;flex-wrap:wrap;gap:8px}.selected-file{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #ddd;border-radius:8px;padding:6px 10px;font-size:12px;max-width:200px}.file-icon{font-size:16px;flex-shrink:0}.file-info{display:flex;flex-direction:column;min-width:0;flex:1}.file-name{font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-size{color:#666;font-size:11px}.remove-file-btn{background:#ff4757;border:none;border-radius:50%;width:20px;height:20px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s ease}.remove-file-btn:hover{background:#ff3742}.chatbot-input-container.drag-over{background:#e3f2fd;border-color:#2196f3}.input-with-attach{display:flex;align-items:center;gap:8px;flex:1;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:25px;padding:4px 12px;transition:all .2s ease;min-height:32px}.input-with-attach:focus-within{border-color:#007bff;box-shadow:0 0 0 2px #007bff1a}.input-with-attach textarea{flex:1;border:none;outline:none;background:transparent;font-family:inherit;font-size:16px;line-height:1.4;resize:none;min-height:20px;max-height:120px;overflow-y:auto}.input-with-attach textarea::placeholder{color:#999}.input-with-attach textarea:disabled{opacity:.6;cursor:not-allowed}.input-with-autocomplete{position:relative}.inline-autocomplete-suggestion{position:absolute;left:12px;top:4px;right:50px;pointer-events:none;color:transparent;font-size:16px;line-height:1.4;white-space:pre-wrap;word-wrap:break-word;z-index:1;font-family:inherit;overflow:hidden;min-height:20px;-webkit-user-select:none;user-select:none}.suggestion-completion{color:#94a3b8;opacity:.7;font-weight:400}.input-with-autocomplete textarea{position:relative;z-index:2;background:transparent!important;color:#0f172a}.attach-file-btn-small{background:#6c757d;border:none;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .2s ease;flex-shrink:0}.attach-file-btn-small:hover:not(:disabled){background:#5a6268;transform:scale(1.05)}.attach-file-btn-small:disabled{background:#ccc;cursor:not-allowed;transform:none}.attach-file-btn-small svg{width:8px;height:8px}.file-options-dropdown{position:absolute;bottom:100%;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:120px;margin-bottom:8px;overflow:hidden}.file-option{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;transition:background .2s ease;border-bottom:1px solid #f0f0f0}.file-option:last-child{border-bottom:none}.file-option:hover{background:#f8f9fa}.file-option-icon{font-size:14px;flex-shrink:0}.file-option-text{font-size:12px;color:#333;font-weight:500}.attached-files{margin-top:8px;display:flex;flex-direction:column;gap:6px}.attached-file{display:flex;align-items:center;gap:8px;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:8px 12px;font-size:12px;max-width:250px}.attached-file .file-icon{font-size:16px;flex-shrink:0}.attached-file .file-info{display:flex;flex-direction:column;min-width:0;flex:1}.attached-file .file-name{font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.attached-file .file-size{color:#666;font-size:11px}.inactivity-warning-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:24px;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.inactivity-warning-modal{background:#fff;border-radius:14px;padding:24px;max-width:320px;width:100%;text-align:center;box-shadow:0 24px 48px #0f172a40}.inactivity-warning-modal h4{margin:0 0 8px;font-size:16px;font-weight:600;color:#0f172a}.inactivity-warning-modal p{margin:0 0 20px;font-size:14px;color:#475569;line-height:1.45}.inactivity-warning-actions{display:flex;justify-content:center;gap:12px}.inactivity-warning-primary,.inactivity-warning-secondary{border:none;border-radius:999px;padding:8px 18px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.inactivity-warning-primary{background:linear-gradient(135deg,#0a708a,#05506d);color:#fff;box-shadow:0 12px 18px #086b9240}.inactivity-warning-primary:hover{transform:translateY(-1px);box-shadow:0 16px 24px #086b9259}.inactivity-warning-secondary{background:transparent;border:1px solid rgba(148,163,184,.5);color:#334155}.inactivity-warning-secondary:hover{background:#94a3b826}.restore-conversation-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0f172aa6;display:flex;align-items:center;justify-content:center;padding:24px;z-index:1500;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.restore-conversation-modal{background:#fff;border-radius:10px;padding:14px 12px 12px;max-width:200px;width:90%;text-align:center;box-shadow:0 16px 32px #0f172a40;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.restore-conversation-icon{font-size:28px;margin-bottom:8px;animation:bounce .6s ease-in-out}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.restore-conversation-modal h4{margin:0 0 6px;font-size:14px;font-weight:700;color:#0f172a;line-height:1.3}.restore-conversation-modal p{margin:0 0 12px;font-size:11px;color:#475569;line-height:1.4}.restore-conversation-actions{display:flex;flex-direction:column;justify-content:center;gap:6px;width:100%}.restore-conversation-primary,.restore-conversation-secondary{border:none;border-radius:6px;padding:6px 12px;font-size:11px;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%}.restore-conversation-primary{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;box-shadow:0 4px 12px #0ea5e94d}.restore-conversation-primary:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0ea5e966;background:linear-gradient(135deg,#0284c7,#0369a1)}.restore-conversation-primary:active{transform:translateY(0)}.restore-conversation-secondary{background:transparent;border:1.5px solid rgba(148,163,184,.6);color:#334155}.restore-conversation-secondary:hover{background:#94a3b81a;border-color:#94a3b8cc}.auto-suggestions-dropdown{position:absolute;bottom:calc(100% + 20px);left:0;right:0;background:transparent;border:none;border-radius:0;box-shadow:none;z-index:100;animation:slideUp .2s ease-out;margin-bottom:0;padding:0 16px;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;align-items:flex-start;justify-content:flex-start;pointer-events:auto;min-height:0;max-height:none;overflow:visible;transform:translateZ(0);will-change:transform}@keyframes slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.suggestion-chip{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;background:#fff;color:#1e293b;border:1px solid #e2e8f0;border-radius:20px;font-size:13px;font-weight:400;line-height:1.4;cursor:pointer;transition:all .2s ease;white-space:nowrap;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;box-shadow:0 1px 3px #00000014;outline:none;font-family:inherit}.suggestion-chip:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 2px 6px #0000001f;transform:translateY(-1px)}.suggestion-chip.selected{background:#0ea5e9;color:#fff;border-color:#0ea5e9;box-shadow:0 2px 8px #0ea5e940;transform:translateY(-1px);font-weight:500}.suggestion-chip:active{transform:translateY(0);box-shadow:0 1px 3px #00000014}.suggestion-chip.selected:active{box-shadow:0 2px 6px #0ea5e933}.auto-suggestions-dropdown::-webkit-scrollbar{width:6px}.auto-suggestions-dropdown::-webkit-scrollbar-track{background:#f8fafc;border-radius:3px}.auto-suggestions-dropdown::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.auto-suggestions-dropdown::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media(max-width:768px){.selected-files-container{padding:8px 12px}.selected-file{max-width:150px;padding:4px 8px}.attached-file{max-width:200px;padding:6px 10px}.attach-file-btn-small{width:32px;height:32px}.attach-file-btn-small svg{width:14px;height:14px}.file-options-dropdown{min-width:100px;right:10px}.file-option{padding:6px 10px}.file-option-text{font-size:11px}.file-option-icon{font-size:12px}.auto-suggestions-dropdown{bottom:calc(100% + 6px);margin-bottom:6px;gap:6px}.suggestion-chip{padding:7px 14px;font-size:12px;border-radius:18px}.suggestion-chip:hover,.suggestion-chip.selected{transform:none}}.contact-info-overlay{position:absolute;inset:0;background:#0f172aa6;display:flex;align-items:center;justify-content:center;padding:24px;z-index:2000}.contact-info-modal{background:#fff;border-radius:16px;width:100%;max-width:320px;padding:24px 24px 20px;box-shadow:0 20px 45px -15px #0f172a59;display:flex;flex-direction:column;gap:18px}.contact-info-title{margin:0;font-size:18px;font-weight:700;color:#0f172a}.contact-info-subtitle{margin:0;font-size:14px;color:#475569;line-height:1.5}.contact-info-form{display:flex;flex-direction:column;gap:16px}.contact-info-label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#0f172a;font-weight:600}.contact-info-label input{border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease;outline:none}.contact-info-label input:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e940}.contact-info-error{background:#fef2f2;color:#b91c1c;border:1px solid rgba(248,113,113,.6);border-radius:10px;padding:10px 12px;font-size:13px}.contact-info-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.contact-info-button{border-radius:9999px;padding:10px 18px;font-size:13px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.contact-info-button.primary{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;box-shadow:0 8px 20px #0ea5e94d}.contact-info-button.primary:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0ea5e940}.contact-info-button.secondary{background:#f1f5f9;color:#0f172a;border-color:#cbd5e1}.contact-info-button.secondary:hover{background:#e2e8f0}.contact-info-button:active{transform:translateY(0)}@media(max-width:360px){.chatbot-container{width:100vw!important;height:100vh!important;border-radius:0!important}.chatbot-header{padding:10px 12px!important}.header-title h3{font-size:14px!important}.status-indicator{font-size:10px!important}.header-new-chat-button{padding:5px 8px!important;font-size:11px!important;margin-right:0!important}.header-new-chat-button svg{width:11px!important;height:11px!important}.chatbot-messages{padding:10px!important;gap:8px!important}.message{max-width:90%!important}.message-content{font-size:13px!important;padding:8px 12px!important;line-height:1.4!important}.message-time{font-size:10px!important}.chatbot-input-container{padding:10px!important}.chatbot-input textarea{font-size:13px!important;padding:8px 12px!important;min-height:38px!important;max-height:100px!important}.chatbot-input button{width:36px!important;height:36px!important}.attach-file-btn-small{width:30px!important;height:30px!important}.action-buttons-container{padding:10px 8px!important}.action-button{padding:5px 8px!important;font-size:9px!important;border-radius:16px!important}.button-icon{font-size:10px!important}.contact-info-modal{max-width:280px!important;padding:18px 16px!important}.restore-conversation-modal{max-width:260px!important;padding:12px 10px!important}.restore-conversation-icon{font-size:24px!important}.restore-conversation-modal h4{font-size:13px!important}.restore-conversation-modal p{font-size:10px!important}.restore-conversation-primary,.restore-conversation-secondary{padding:5px 10px!important;font-size:10px!important}}@media(min-width:361px)and (max-width:575px){.chatbot-container{width:100vw!important;height:100vh!important;border-radius:0!important}.chatbot-header{padding:12px 14px!important}.header-title h3{font-size:15px!important}.chatbot-messages{padding:12px!important}.message-content{font-size:13px!important;padding:10px 14px!important}.chatbot-input-container{padding:12px!important}.chatbot-input textarea{font-size:14px!important}.chatbot-input button{width:40px!important;height:40px!important}.action-buttons-container{padding:12px 10px!important}.action-button{padding:6px 10px!important;font-size:10px!important}}@media(max-width:767px)and (orientation:landscape){.chatbot-container{height:100vh!important;max-height:100vh!important}.chatbot-header{padding:10px 14px!important}.chatbot-messages{padding:10px!important;gap:8px!important}.chatbot-input-container{padding:10px!important}.message-content{font-size:13px!important;padding:8px 12px!important}.action-buttons-container{padding:10px!important}}@media(hover:none)and (pointer:coarse){.chatbot-input button,.action-button,.header-new-chat-button{min-height:44px!important;min-width:44px!important}.chatbot-input textarea{min-height:44px!important;font-size:16px!important}}@media(prefers-reduced-motion:reduce){.chatbot-container,.message,.chatbot-input button,.action-button,.restore-conversation-modal{animation:none!important;transition:none!important}}@media print{.chatbot-container{display:none!important}}
