.enquiry-inner{align-items:start}.order-chat{background:#fffcf7;border:1px solid #d7c5b9;border-radius:18px;overflow:hidden;box-shadow:0 15px 50px #5745380d}.chat-top{display:flex;gap:12px;align-items:center;padding:22px 24px;background:#f3e9e1;border-bottom:1px solid #e4d7cc}.chat-avatar{display:grid;place-items:center;background:#672d3b;color:#fff6ee;border-radius:50%;width:42px;height:42px;font-size:26px;flex-shrink:0}.chat-top strong{display:block;font-size:13px}.chat-top small{display:block;font-size:10px;color:#7e7467;margin-top:5px}#chat-start-over{margin-left:auto;border:0;background:none;font-size:10px;text-decoration:underline;cursor:pointer;color:#796553}.chat-progress{padding:18px 24px 0;display:flex;align-items:center;gap:20px;font-size:10px;color:#7f7060}.chat-progress progress{flex:1;min-width:30px;height:5px;accent-color:#672d3b}#chat-body{padding:28px 24px 15px}.chat-message{background:#f5ece6;border-radius:3px 18px 18px 18px;padding:25px;margin-bottom:25px}.chat-message h3,#chat-body>h3{font:normal 30px/1.2 Georgia,serif;color:#60313e}.chat-message p{font-size:12px;line-height:1.8;margin-top:13px;color:#807367}.chat-input,.chat-file-picker{width:100%;box-sizing:border-box;padding:14px 16px;border:1px solid #d5c1b6;border-radius:9px;background:#fffdfa;color:#433b34;font:14px/1.6 inherit}.chat-input:focus{outline:2px solid #a77280;outline-offset:2px}.chat-input textarea{resize:vertical}.chat-controls{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-top:22px}.chat-controls .button{margin-left:auto;font-size:12px;padding:14px 22px}.chat-back{border:0;background:transparent;color:#835567;font-size:11px;cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:5px}.chat-back:disabled{opacity:.45;cursor:default}.chat-choices{border:0;padding:0;margin:0;display:grid;gap:10px}.chat-choice{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #ddcbbf;border-radius:9px;cursor:pointer}.chat-choice:has(input:checked){border-color:#96566b;background:#f9eaf0}.chat-choice input{width:16px;height:16px;margin:0;accent-color:#672d3b}.chat-choice span{font-size:13px}.chat-choice small{display:block;margin-top:6px;font-size:10px;color:#817064}.chat-file-list{display:grid;gap:15px;margin-top:15px}.chat-file{border:1px solid #e3d5ca;border-radius:9px;padding:12px;display:grid;grid-template-columns:90px 1fr;gap:12px;min-width:0}.chat-file img{width:90px;height:100px;object-fit:cover;border-radius:5px}.chat-file video,.chat-file audio{width:100%;grid-column:span 2;max-height:180px}.chat-file-details{min-width:0}.chat-file-details strong{font-size:11px;word-break:break-word}.chat-file-details small{display:block;font-size:10px;color:#827668;margin:5px 0}.chat-file-details .chat-input{font-size:11px;padding:9px}.chat-file-actions{display:flex;gap:8px;flex-wrap:wrap}.chat-file-actions .chat-back{font-size:9px}.chat-summary{margin-top:25px}.chat-summary-row{display:grid;grid-template-columns:100px minmax(0,1fr) auto;gap:12px;padding:13px 0;border-bottom:1px solid #e9ddd4;font-size:11px}.chat-summary-row strong{font-weight:500}.chat-summary-row span{white-space:pre-wrap;overflow-wrap:anywhere;max-height:130px;overflow:auto;color:#77685c}.chat-review-intro,.chat-terms,.chat-service-note{font-size:12px;line-height:1.8;color:#796d61;margin-top:15px}.chat-total{font:24px Georgia,serif;color:#672d3b;margin-top:25px}.chat-consent{display:flex;gap:12px;align-items:flex-start;font-size:11px;line-height:1.7;margin:22px 0;color:#716456}.chat-consent input{width:18px;height:18px;flex-shrink:0;margin-top:3px;accent-color:#672d3b}.chat-pay{width:100%;font-size:13px}.chat-pay:disabled{opacity:.5;cursor:wait}#chat-status{font-size:12px;line-height:1.7;color:#823e52;padding:0 24px;white-space:pre-wrap}.chat-privacy{font-size:10px;line-height:1.7;padding:18px 24px;color:#857669}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:600px){.chat-top{padding:18px 15px;gap:9px}.chat-top strong{font-size:12px}.chat-top small{font-size:9px}.chat-avatar{width:32px;height:32px}#chat-body{padding:22px 16px 12px}.chat-message{padding:20px}.chat-message h3,#chat-body>h3{font-size:25px}.chat-progress{padding:18px 16px 0}.chat-summary-row{grid-template-columns:75px minmax(0,1fr) auto;gap:7px}.chat-controls{gap:9px}.chat-controls .button{padding:13px 18px}.chat-file{grid-template-columns:65px minmax(0,1fr)}.chat-file img{width:65px;height:85px}.chat-choice{padding:13px}}

.chat-file:has(video) .chat-file-details,.chat-file:has(audio) .chat-file-details{grid-column:span 2}.chat-input{font-family:inherit;font-size:14px;line-height:1.6}
