.om-page{background:#f6f7f7;display:flex;flex:1 1 auto;min-height:0;width:100%}.om-page__sidebar{background:#fff;border-left:1px solid #dcdcde;display:flex;flex:0 0 380px;flex-direction:column;min-width:0}.om-page__room{display:flex;flex:1 1 auto;min-height:0;min-width:0}@media screen and (max-width:900px){.om-page__sidebar{border-left:0;flex:1 1 100%}.om-page--room-open .om-page__sidebar,.om-page__room{display:none}.om-page--room-open .om-page__room{display:flex}}.om-list{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.om-list__filters{border-bottom:1px solid #f0f0f1;display:flex;flex-direction:column;gap:10px;padding:14px 16px}.om-list__filters .components-toggle-control .components-base-control__field{margin-bottom:0}.om-list__items{flex:1 1 auto;min-height:0;overflow-y:auto}.om-list__state{color:#646970;display:flex;justify-content:center;line-height:1.5;padding:40px 24px;text-align:center}.om-list__state--empty{margin:0 auto;max-width:32ch}.om-list__more{align-items:center;display:flex;justify-content:space-between;padding:12px 16px}.om-list__count{color:#646970;font-size:12px;font-variant-numeric:tabular-nums}.om-status{align-items:center;color:#646970;display:inline-flex;font-size:11px;gap:5px;white-space:nowrap}.om-status__dot{background:#a7aaad;border-radius:50%;height:7px;width:7px}.om-status--processing .om-status__dot{background:#5b841b}.om-status--completed .om-status__dot{background:#2271b1}.om-status--on-hold .om-status__dot{background:#dba617}.om-status--cancelled .om-status__dot,.om-status--failed .om-status__dot,.om-status--refunded .om-status__dot{background:#d63638}.om-item{align-items:flex-start;background:#fff;border:0;border-bottom:1px solid #f0f0f1;cursor:pointer;display:flex;gap:12px;padding:12px 16px;text-align:right;transition:background .12s;width:100%}.om-item:hover{background:#f6f7f7}.om-item:focus-visible{outline:2px solid #2271b1;outline-offset:-2px}.om-item--active,.om-item--active:hover{background:#f3eef9;box-shadow:inset -3px 0 0 #7f54b3}.om-item__body{display:flex;flex:1 1 auto;flex-direction:column;gap:2px;min-width:0}.om-item__name{color:#1d2327;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.om-item__aside{align-items:flex-end;display:flex;flex:0 0 auto;flex-direction:column;gap:6px;padding-top:2px}.om-item__date{color:#646970;font-size:11px;line-height:16px;white-space:nowrap}.om-item__order{align-items:center;color:#646970;display:flex;font-size:12px;gap:8px}.om-item__number{font-variant-numeric:tabular-nums}.om-item__status--pending .om-item__status-dot{background:#8c8f94}.om-item__status--cancelled .om-item__status-dot,.om-item__status--failed .om-item__status-dot{background:#d63638}.om-item__status--refunded .om-item__status-dot{background:#646970}.om-item__preview{color:#3c434a;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.om-item--unread .om-item__preview{color:#1d2327;font-weight:600}.om-item__badge{background:#d63638;border-radius:10px;color:#fff;font-size:11px;height:20px;line-height:20px;min-width:20px;padding:0 6px;text-align:center}.om-avatar,.om-item__badge{flex:0 0 auto;font-weight:700}.om-avatar{align-items:center;background:#f3eef9;border-radius:50%;color:#7f54b3;display:inline-flex;justify-content:center;overflow:hidden}.om-avatar img{display:block;height:100%;object-fit:cover;width:100%}.om-room{background:#f6f7f7;container-name:om-room;container-type:inline-size;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;min-width:0;width:100%}.om-room__header{align-items:center;background:#fff;border-bottom:1px solid #dcdcde;display:flex;gap:12px;min-height:56px;padding:10px 20px}.om-room__header--placeholder{min-height:56px}.om-room__back{display:none}.om-room__title{align-items:baseline;display:flex;flex:1 1 auto;flex-wrap:wrap;gap:2px 14px;min-width:0}.om-room__customer{align-items:center;color:#1d2327;display:flex;font-size:14px;gap:10px;line-height:1.3}.om-room__guest{background:#f0f0f1;border-radius:9px;color:#646970;font-size:11px;font-weight:600;padding:1px 7px}.om-room__order{align-items:center;color:#646970;display:flex;flex-wrap:wrap;font-size:12px;gap:6px 14px;line-height:1.4}.om-room__email,.om-room__order a{text-decoration:none}.om-room__email{color:#646970}.om-room__email:hover{color:#2271b1}.om-room__actions{flex:0 0 auto}.om-room__messages{flex:1 1 auto;min-height:0;overflow-y:auto;padding:16px 20px;scroll-behavior:smooth}.om-room__state{color:#646970;display:flex;justify-content:center;padding:40px}.om-room__state--empty{font-size:14px}.om-room__more{display:flex;justify-content:center;margin-bottom:8px}.om-room--compact{background:#fff}.om-room--compact .om-room__header{min-height:52px;padding:10px 14px}.om-room--compact .om-room__messages{background:#f6f7f7;flex:0 0 auto;height:420px;padding:12px}.om-room--compact .om-composer{padding:12px}@media screen and (max-width:900px){.om-page .om-room__back{display:inline-flex}}.om-messages{gap:6px}.om-message,.om-messages{display:flex;flex-direction:column}.om-message{align-items:flex-start;max-width:78%}.om-message--customer{align-self:flex-start}.om-message--store{align-items:flex-end;align-self:flex-end}.om-message__note{background:#efefef;color:#1d2327;font-size:13px;line-height:1.5;min-width:0;padding:10px;position:relative}.om-message__note:after{border-color:#efefef transparent;border-style:solid;border-width:10px 0 0 10px;bottom:-10px;content:"";height:0;right:20px;position:absolute;width:0}.om-message--store .om-message__note{background:#a7cedc}.om-message--store .om-message__note:after{border-color:#a7cedc transparent;border-width:10px 10px 0 0;right:auto;left:20px}.om-message--scheduled .om-message__note{background:#fff;border:1px dashed #a7cedc}.om-message--scheduled .om-message__note:after{display:none}.om-message--unread .om-message__note{box-shadow:inset -3px 0 0 #d63638}.om-message__scheduled{align-items:center;color:#7f54b3;display:flex;font-size:12px;font-weight:600;gap:4px;margin-bottom:6px}.om-message__text{overflow-wrap:anywhere;white-space:pre-wrap}.om-message__text p{margin:0}.om-message__text a{color:#2271b1}.om-message__meta{align-items:center;color:#999;display:flex;flex-wrap:wrap;font-size:11px;gap:2px 8px;line-height:1.6;margin:0;padding:12px 10px 0}.om-message__date{border-bottom:1px dotted #999;cursor:default;text-decoration:none}.om-message__by,.om-message__date{white-space:nowrap}.om-message__read{color:#2271b1;display:inline-flex}.om-message__read svg+svg{margin-right:-9px}.om-message__actions{display:inline-flex;margin-right:2px;opacity:0;transition:opacity .12s}.om-message__actions .components-button{color:#999;height:20px;min-width:20px;padding:0}.om-message:focus-within .om-message__actions,.om-message:hover .om-message__actions,.om-message__actions:has([aria-expanded=true]){opacity:1}.om-message--store .om-message__actions{margin-right:0;margin-left:2px;order:-1}.om-system{align-items:center;align-self:center;background:rgba(0,0,0,.04);border-radius:12px;color:#3c434a;display:flex;flex-direction:column;font-size:12px;gap:2px;margin:4px 0;max-width:80%;padding:6px 12px;text-align:center}.om-system__time{color:#646970;cursor:default;font-size:11px}.om-system--order-status .om-system__text{font-weight:600}.om-attachment{align-items:center;background:none;border:0;color:#2271b1;cursor:pointer;display:inline-flex;gap:8px;margin-top:8px;padding:0;text-decoration:none}.om-attachment--image{border-radius:8px;display:block;max-width:260px;overflow:hidden}.om-attachment--image img{border-radius:8px;display:block;height:auto;max-width:100%}.om-attachment--file{background:#fff;border:1px solid #dcdcde;border-radius:8px;color:#1d2327;padding:8px 10px}.om-attachment--file:hover{border-color:#2271b1}.om-attachment--missing{color:#646970;font-style:italic}.om-attachment__name{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.om-attachment__size{color:#646970;font-size:11px}.om-image-modal img{display:block;margin:0 auto;max-height:70vh;max-width:100%}.om-composer{background:#fff;border-top:1px solid #dcdcde;flex:0 0 auto;padding:14px 20px 16px}.om-composer .components-notice{margin:0 0 10px}.om-composer__input textarea{font-size:13px;line-height:1.5}.om-composer__attachment{align-items:center;background:#f6f7f7;border:1px solid #dcdcde;border-radius:6px;display:inline-flex;font-size:12px;gap:8px;margin-top:8px;padding:4px 8px 4px 4px}.om-composer__attachment img{border-radius:4px;height:28px;object-fit:cover;width:28px}.om-composer__attachment-name{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.om-composer__bar{gap:8px 16px;justify-content:space-between;margin-top:10px}.om-composer__bar,.om-composer__options{align-items:center;display:flex;flex-wrap:wrap}.om-composer__options{gap:4px 12px}.om-composer__notify .components-base-control__field{margin-bottom:0}.om-composer__submit{align-items:center;display:flex;gap:12px;margin-right:auto}.om-composer__counter{color:#646970;font-size:12px;font-variant-numeric:tabular-nums}.om-composer__counter--limit{color:#d63638}.om-composer__hint{color:#7f54b3;font-size:12px;margin:8px 0 0}.om-composer__schedule{padding:12px}.om-composer__schedule .components-datetime{padding:0}.om-composer__schedule-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:12px}.om-empty{align-items:center;color:#646970;display:flex;flex-direction:column;gap:6px;justify-content:center;padding:40px;text-align:center;width:100%}.om-empty svg{fill:#dcdcde}.om-empty__title{color:#1d2327;font-size:15px;font-weight:600;margin:8px 0 0}.om-empty__text{line-height:1.5;margin:0;max-width:36ch}.components-modal__frame.om-chat-modal{height:min(85vh,780px);max-height:calc(100vh - 80px);width:min(920px,100vw - 32px)}.components-modal__frame.om-chat-modal .components-modal__content{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden;padding:0}.components-modal__frame.om-chat-modal .components-modal__header{border-bottom:1px solid #dcdcde;flex:0 0 auto}.components-modal__frame.om-chat-modal .components-modal__children-container{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.components-modal__frame.om-chat-modal .om-room{flex:1 1 auto;min-height:0}.om-modal__actions{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}.om-snackbars{bottom:24px;right:24px;position:fixed;z-index:100000}@media screen and (min-width:783px){.folded .om-snackbars{right:60px}.om-snackbars{right:184px}}@container om-room (max-width: 520px){.om-room__header{flex-wrap:wrap;gap:8px 12px;padding:12px 14px}.om-room__title{flex:1 1 0}.om-room__customer strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.om-room__order{gap:4px 10px}.om-room__status{flex:0 0 auto}.om-room__email{flex:1 1 100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.om-room__actions{flex:1 1 100%;padding-right:44px}.om-room__messages{padding:12px 10px}.om-message{max-width:94%}.om-composer{padding:12px}}.om-locked .om-locked__pill{background:#7f54b3;border-radius:9px;color:#fff;font-size:10px;font-weight:600;letter-spacing:.02em;line-height:1.4;margin-right:6px;padding:1px 6px;text-transform:uppercase}.om-premium{padding:14px 16px;width:300px}.om-premium__title{color:#1d2327;display:block;font-size:13px;margin-bottom:4px}.om-premium__text{color:#646970;font-size:12px;line-height:1.5;margin:0 0 12px}.om-premium__actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}
