.support-button{position:fixed;right:26px;bottom:26px;z-index:40;border:0;border-radius:999px;background:linear-gradient(135deg,#f68ab6,#d95089);color:#fff;padding:13px 18px;font-weight:700;box-shadow:0 10px 25px rgba(208,66,128,.32);cursor:pointer}.support-chat{position:fixed;z-index:50;right:24px;bottom:82px;width:min(380px,calc(100vw - 32px));height:500px;background:#fff9fc;border:1px solid #f2b5cd;border-radius:20px;box-shadow:0 18px 55px rgba(105,28,65,.24);display:flex;flex-direction:column;overflow:hidden;color:#3c1930}.support-chat header{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;background:linear-gradient(135deg,#ffc3da,#f47fad)}.support-chat header small{display:block;margin-top:4px}.support-chat header button{border:0;background:transparent;font-size:24px;cursor:pointer}.support-messages{flex:1;overflow:auto;padding:15px;background:#fff}.support-message{max-width:82%;padding:9px 12px;border-radius:14px;margin:8px 0;background:#f9e6ef}.support-message.admin{margin-left:auto;background:#f680b2;color:#fff}.support-message p{margin:5px 0;white-space:pre-wrap}.support-message small{font-size:11px;opacity:.75}.support-empty{color:#9c6c81}.support-chat form{display:flex;gap:8px;padding:12px;border-top:1px solid #f1d2df}.support-chat textarea{flex:1;resize:none;min-height:42px;border:1px solid #eac0d0;border-radius:10px;padding:8px;font:inherit}.support-chat form button{padding:0 14px}@media(max-width:600px){.support-button{right:16px;bottom:16px}.support-chat{right:16px;bottom:70px;height:60vh}}
