.chat-message-content table{border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;margin:1.5rem 0;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #0000000d}.chat-message-content th{color:#4b3621;text-align:left;text-transform:uppercase;letter-spacing:.025em;background-color:#f9fafb;border-bottom:2px solid #e5e7eb;padding:12px 16px;font-size:.875rem;font-weight:600}.chat-message-content td{color:#374151;vertical-align:top;border-bottom:1px solid #f3f4f6;padding:12px 16px;font-size:.875rem;line-height:1.5}.chat-message-content tr:last-child td{border-bottom:none}.chat-message-content tr:hover td{background-color:#fbfbfb}.chat-message-content td:first-child{color:#4b3621;background-color:#fcfcfc;width:25%;font-weight:600}@media (max-width:640px){.chat-message-content{width:100%;max-width:100%;display:block;overflow-x:visible}.table-wrapper{-webkit-overflow-scrolling:touch;border:1px solid #e5e7eb;border-radius:8px;width:100%;max-width:100%;margin:1rem 0;padding-bottom:8px;overflow-x:scroll}.table-wrapper::-webkit-scrollbar{height:8px;display:block}.table-wrapper::-webkit-scrollbar-track{background:#f9fafb;border:1px solid #edf2f7;border-radius:4px}.table-wrapper::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:4px}.table-wrapper::-webkit-scrollbar-thumb:hover{background:#64748b}.chat-message-content table{table-layout:auto;width:100%;min-width:500px;margin:0;display:table}.chat-message-content td,.chat-message-content th{padding:6px 10px;font-size:.75rem;line-height:1.25}.chat-message-content td:first-child{z-index:10;background-color:#fcfcfc;min-width:80px;position:sticky;left:0;box-shadow:2px 0 4px #0000000d}}.chat-message-content th{background:linear-gradient(#f9fafb,#f3f4f6)}.chat-message-content td strong{color:inherit;font-weight:700}.calc-slider{-webkit-appearance:none;appearance:none;cursor:pointer;background:#e5e7eb;border-radius:999px;outline:none;height:6px}.calc-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;cursor:pointer;background:#fff;border:2px solid #000;border-radius:50%;width:20px;height:20px;transition:box-shadow .2s,transform .15s,border-color .2s;box-shadow:0 2px 4px #00000026}.calc-slider::-webkit-slider-thumb:hover{border-color:#bf9c4f;transform:scale(1.1);box-shadow:0 2px 6px #0003}.calc-slider::-webkit-slider-thumb:active{background:#f8fafc;transform:scale(.95)}.calc-slider::-moz-range-thumb{cursor:pointer;background:#fff;border:2px solid #000;border-radius:50%;width:20px;height:20px;transition:box-shadow .2s,transform .15s,border-color .2s;box-shadow:0 2px 4px #00000026}.calc-slider::-moz-range-track{background:0 0;border-radius:999px;height:6px}@keyframes placeholder-fade-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.animate-placeholder-fade-in{animation:.3s linear forwards placeholder-fade-in}