/* Shared conversation presentation. Sending behavior remains in chatMode. */
#customerChatModal[data-chat-layout="order"]{--chat-width:1040px;--chat-ink:#172033;--chat-muted:#667085;--chat-line:#e6e9ef}
#customerChatModal[data-chat-layout="order"] .chat-scroll-content{background:#f5f6f9!important;scroll-padding-top:24px}
#customerChatModal[data-chat-layout="order"] .chat-head{width:min(100%,var(--chat-width))!important;grid-template-columns:minmax(0,1fr)!important;gap:20px!important;padding:28px 32px 24px!important;background:#fff!important}
#customerChatModal[data-chat-layout="order"] .chat-brandline{font-size:11px!important;letter-spacing:.12em!important;min-height:28px;align-items:center}
#customerChatModal[data-chat-layout="order"] .chat-product-hero{grid-column:1/-1!important;display:flex!important;align-items:center!important;gap:20px!important}
#customerChatModal[data-chat-layout="order"] .chat-product-media{width:104px!important;height:104px!important;flex:0 0 104px!important;border:1px solid var(--chat-line)!important;border-radius:22px!important;padding:8px!important;box-sizing:border-box!important;background:#f9fafb!important}
#customerChatModal[data-chat-layout="order"] .chat-product-info{display:block!important;min-width:0!important}
#customerChatModal[data-chat-layout="order"] #customerChatEyebrow{display:block!important;font-size:10px!important;letter-spacing:.13em!important;color:var(--chat-muted)!important;margin:0 0 8px!important}
#customerChatModal[data-chat-layout="order"] #customerChatTitle{display:none!important}
#customerChatModal[data-chat-layout="order"] .chat-product-name{display:block!important;font-size:clamp(18px,2.4vw,28px)!important;line-height:1.25!important;font-weight:750!important;letter-spacing:-.025em!important;margin:0 0 10px!important;white-space:normal!important;overflow-wrap:anywhere!important;color:var(--chat-ink)!important}
#customerChatModal[data-chat-layout="order"] .chat-product-price-row{display:flex!important;margin:0!important}
#customerChatModal[data-chat-layout="order"] .chat-product-price-row strong{font-size:16px!important;color:var(--chat-ink)!important}
#customerChatModal[data-chat-layout="order"] .order-location-option{grid-column:1/-1!important;width:100%!important;margin:0!important;padding:12px 16px!important;min-height:52px!important;border:1px solid var(--chat-line)!important;border-radius:14px!important;background:#fafbfc!important}
#customerChatModal[data-chat-layout="order"] .order-location-option input{width:18px;height:18px;flex:0 0 auto}
#customerChatModal[data-chat-layout="order"] .customer-chat-card > .close{top:max(16px,env(safe-area-inset-top))!important;right:max(16px,calc((100vw - var(--chat-width))/2 + 20px),env(safe-area-inset-right))!important;border:1px solid var(--chat-line)!important;border-radius:50%!important;box-shadow:0 4px 16px #1720330a!important}
#customerChatModal[data-chat-layout="order"] .chat-main-grid{width:min(100%,var(--chat-width))!important;padding:20px 24px 0!important;box-sizing:border-box!important}
#customerChatModal[data-chat-layout="order"] .chat-purchase-panel{display:block!important;border:1px solid var(--chat-line)!important;border-radius:18px!important;padding:18px 20px!important;background:#fff!important;box-shadow:0 4px 20px #17203304!important;margin:0 0 18px!important}
#customerChatModal[data-chat-layout="order"] .order-selection-line,
#customerChatModal[data-chat-layout="order"] .order-price-line{gap:14px!important;flex-wrap:wrap!important;font-size:13px!important;line-height:1.5!important}
#customerChatModal[data-chat-layout="order"] .order-price-line{margin-top:12px!important;padding-top:12px!important;border-top:1px solid var(--chat-line)!important}
#customerChatModal[data-chat-layout="order"] .order-price-line strong{font-size:20px!important;letter-spacing:-.02em!important}
#customerChatModal[data-chat-layout="order"] .order-confirm-note{font-size:12px!important;line-height:1.6!important;color:var(--chat-muted)!important;margin:12px 0 0!important}
#customerChatModal[data-chat-layout="order"] .chat-action-bar{display:flex!important;flex-wrap:wrap!important;gap:8px!important;padding:8px!important;border:1px solid var(--chat-line)!important;border-radius:16px!important;background:#fff!important;overflow:visible!important}
#customerChatModal[data-chat-layout="order"] .chat-action-bar .chat-action-pill{flex:1 1 160px!important;min-height:44px!important;padding:10px 14px!important;border:1px solid transparent!important;border-radius:11px!important;background:#f5f6f8!important;background-image:none!important;color:#455164!important;-webkit-text-fill-color:currentColor!important;box-shadow:none!important;white-space:normal!important;font-size:12px!important;line-height:1.4!important}
#customerChatModal[data-chat-layout="order"] .chat-action-bar .chat-action-pill.active{background:#fff1d1!important;border-color:#edcf8a!important;color:#654300!important}
#customerChatModal[data-chat-layout="order"] .chat-action-bar .chat-action-pill:hover{border-color:#d9b45d!important}
#customerChatModal[data-chat-layout="order"] .customer-chat-thread{min-height:240px!important;padding:24px 8px 32px!important;background:transparent!important}
#customerChatModal[data-chat-layout="order"] .chat-bubble{border-radius:18px!important;padding:14px 16px!important;line-height:1.6!important;overflow-wrap:anywhere;box-shadow:0 3px 12px #17203306!important}
#customerChatModal[data-chat-layout="order"] .chat-bubble.customer{background:#fff6e3!important;border:1px solid #f0dfbb!important;color:#172033!important}
#customerChatModal[data-chat-layout="order"] .chat-bubble.seller{background:#fff!important;border:1px solid var(--chat-line)!important}
#customerChatModal[data-chat-layout="order"] .customer-chat-form{padding:16px max(24px,calc((100vw - 992px)/2)) max(16px,env(safe-area-inset-bottom))!important;gap:10px!important;box-shadow:0 -8px 30px #17203306!important}
#customerChatModal[data-chat-layout="order"] .chat-input-shell{flex:1 1 120px!important}
#customerChatModal[data-chat-layout="order"] #customerChatInput{border-radius:16px!important;padding:14px 32px 14px 16px!important;min-height:52px!important}
#customerChatModal[data-chat-layout="order"] .chat-composer-tools #customerChatAttach{min-width:70px!important;min-height:52px!important;padding:0 12px!important;border:1px solid var(--chat-line)!important;border-radius:14px!important;background:#f8f9fb!important;color:#344054!important}
#customerChatModal[data-chat-layout="order"] #customerChatSubmit{min-height:52px!important;min-width:84px!important;border-radius:14px!important;background:#172033!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border:1px solid #172033!important}
#customerChatModal[data-chat-layout="order"] button:focus-visible{outline:2px solid #c58a12!important;outline-offset:3px!important}
@media(min-width:1100px){
 #customerChatModal[data-chat-layout="order"] .chat-head{padding-top:32px!important;border-radius:0 0 24px 24px!important;box-shadow:0 8px 32px #17203305!important}
 #customerChatModal[data-chat-layout="order"] .chat-main-grid{padding-top:24px!important}
}
@media(max-width:600px){
 #customerChatModal[data-chat-layout="order"] .chat-head{padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) 18px max(16px,env(safe-area-inset-left))!important;gap:16px!important}
 #customerChatModal[data-chat-layout="order"] .chat-product-hero{gap:14px!important}
 #customerChatModal[data-chat-layout="order"] .chat-product-media{width:80px!important;height:80px!important;flex-basis:80px!important;border-radius:18px!important}
 #customerChatModal[data-chat-layout="order"] .chat-main-grid{padding:14px 12px 0!important}
 #customerChatModal[data-chat-layout="order"] .chat-purchase-panel{padding:16px!important;border-radius:16px!important}
 #customerChatModal[data-chat-layout="order"] .chat-action-bar .chat-action-pill{flex-basis:110px!important;padding:10px 8px!important}
 #customerChatModal[data-chat-layout="order"] .customer-chat-form{padding:10px max(12px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))!important;gap:8px!important}
 #customerChatModal[data-chat-layout="order"] .chat-input-shell{flex:1 1 100%!important}
 #customerChatModal[data-chat-layout="order"] .chat-composer-tools{width:100%!important;justify-content:space-between!important}
 #customerChatModal[data-chat-layout="order"] .chat-composer-tools #customerChatAttach,
 #customerChatModal[data-chat-layout="order"] #customerChatSubmit{min-height:44px!important}
 #customerChatModal[data-chat-layout="order"] .customer-chat-thread{min-height:160px!important;padding:18px 0 24px!important}
}
@media(max-height:500px){
 #customerChatModal[data-chat-layout="order"] .chat-head{padding-top:12px!important;gap:10px!important}
 #customerChatModal[data-chat-layout="order"] .customer-chat-form{padding-top:6px!important;padding-bottom:max(6px,env(safe-area-inset-bottom))!important}
 #customerChatModal[data-chat-layout="order"] .chat-input-shell{flex:1 1 100px!important}
 #customerChatModal[data-chat-layout="order"] .chat-composer-tools{width:auto!important}
}
