#pm-v55-container.active{display:flex}#pm-v55-toggle svg{width:30px;height:30px;stroke:white;fill:none;stroke-width:2.5}#pm-v55-close-btn svg,#pm-v55-clear-btn svg{width:24px!important;height:24px!important;fill:white!important}.pm-v55-msg{padding:12px 14px;border-radius:12px;margin-bottom:12px;font-size:15px;line-height:1.5;max-width:85%;word-wrap:break-word}.pm-v55-user{background:#6a1b9a;color:white;align-self:flex-end;border-bottom-right-radius:2px}.pm-v55-bot{background:#fff;border:1px solid #e0e0e0;align-self:flex-start;color:#333;border-bottom-left-radius:2px}.pm-v55-bot p{margin:0 0 10px}.pm-v55-bot p:last-child{margin-bottom:0}.pm-v55-bot strong,.pm-v55-bot b{font-weight:700;color:#000}.pm-v55-bot ul{margin:5px 0 10px 20px;padding:0;list-style-type:disc}.pm-v55-bot li{margin-bottom:5px}.pm-v55-bot a{color:#6a1b9a;text-decoration:underline;font-weight:600}.pm-v55-chat-img{max-width:100%;height:auto;border-radius:10px;margin:8px 0;cursor:pointer;display:block;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:transform .2s}.pm-v55-chat-img:hover{transform:scale(1.02)}.pm-v55-suggestion-chip{flex-shrink:0;background:#fff;border:1.2px solid #6d4e9f;color:#6d4e9f;padding:6px 14px;border-radius:20px;font-size:11.5px;font-weight:500;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);user-select:none;white-space:nowrap;box-shadow:0 2px 4px rgba(0,0,0,.05)}.pm-v55-suggestion-chip:hover{background:#6d4e9f;color:#fff;box-shadow:0 4px 12px rgba(109,78,159,.25);transform:translateY(-1px)}.pm-v55-suggestion-chip:active{transform:translateY(0)}.pm-v55-contact-form{margin-top:10px;padding:12px;background:#f9f9f9;border:1px solid #eee;border-radius:8px;width:100%;box-sizing:border-box}.pm-v55-contact-form h4{margin:0 0 10px;font-size:14px;color:#333}.pm-v55-form-group{margin-bottom:8px}.pm-v55-contact-form input,.pm-v55-contact-form textarea{width:100%;padding:8px 10px;border:1px solid #ddd;border-radius:5px;font-size:13px;box-sizing:border-box;font-family:inherit}.pm-v55-contact-form input:focus,.pm-v55-contact-form textarea:focus{border-color:#6a1b9a;outline:none}.pm-v55-contact-send{width:100%;padding:10px;background:#6a1b9a;color:white;border:none;border-radius:5px;cursor:pointer;font-weight:600;font-size:13px;transition:background .2s}.pm-v55-contact-send:hover{background:#4a148c}.pm-v55-contact-send:disabled{background:#ccc;cursor:not-allowed}.pm-v55-form-status{margin-top:5px;font-size:12px;min-height:15px}.pm-v55-form-success{color:#2e7d32;font-weight:600;font-size:13px;padding:10px;background:#e8f5e9;border-radius:5px;text-align:center}