.eden-customer-messages{max-width:1180px;margin:22px auto 80px;padding:28px;border-radius:28px;background:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 18px 55px rgba(17,17,17,.08)}
.eden-customer-message-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:20px}.eden-customer-message-head h2{font-size:clamp(30px,4vw,48px);margin:4px 0 8px}.eden-customer-message-head p{margin:0;max-width:680px;color:#5c5c5c}.eden-new-message{padding:22px;margin:0 0 22px;border-radius:22px;background:linear-gradient(135deg,rgba(17,184,213,.08),rgba(255,62,157,.07))}.eden-auth-form textarea{width:100%;box-sizing:border-box;resize:vertical;border:1px solid rgba(17,17,17,.18);border-radius:14px;padding:14px;font:inherit;background:#fff}.eden-message-thread-list{display:grid;gap:14px}.eden-message-thread{border:1px solid rgba(17,17,17,.11);border-radius:20px;overflow:hidden;background:#fff}.eden-message-thread summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:19px 20px}.eden-message-thread summary::-webkit-details-marker{display:none}.eden-message-thread summary strong{font-size:16px}.eden-message-thread summary small{display:flex;gap:8px;flex-wrap:wrap;margin-top:6px;color:#777}.eden-message-thread-body{padding:4px 20px 20px;background:#fafafa;display:grid;gap:12px}.eden-message-bubble{max-width:78%;padding:14px 16px;border-radius:18px}.eden-message-bubble.customer{justify-self:end;background:#111;color:#fff;border-bottom-right-radius:5px}.eden-message-bubble.store{justify-self:start;background:#e9f8fb;border:1px solid rgba(17,184,213,.18);border-bottom-left-radius:5px}.eden-message-bubble>div{display:flex;justify-content:space-between;gap:12px;font-size:12px;opacity:.78}.eden-message-bubble p{margin:8px 0 0;white-space:pre-wrap;line-height:1.55}.eden-message-status{font-size:11px;text-transform:uppercase;font-weight:900;letter-spacing:.08em;padding:7px 10px;border-radius:999px;background:#eee;white-space:nowrap}.eden-message-status.awaiting_staff{background:#fff0bd}.eden-message-status.awaiting_customer{background:#dff6ff}.eden-message-status.closed{background:#e8e8e8;color:#666}.eden-thread-reply{display:grid;gap:10px;margin-top:6px}.eden-thread-reply textarea{width:100%;box-sizing:border-box;border:1px solid rgba(17,17,17,.15);border-radius:14px;padding:13px;font:inherit;resize:vertical}.eden-thread-reply button{justify-self:start}.eden-thread-closed,.eden-message-empty{padding:18px;border-radius:14px;background:#f1f1f1;color:#666}.eden-message-empty p{margin-bottom:0}@media(max-width:720px){.eden-customer-messages{margin:14px 12px 60px;padding:20px}.eden-customer-message-head{display:grid}.eden-customer-message-head button{justify-self:start}.eden-message-thread summary{align-items:flex-start}.eden-message-bubble{max-width:90%}}
