.team-live-chat .team-chat-message > div:has(.team-chat-poll){width:min(88%,760px);max-width:760px;padding:14px;border-radius:18px;background:#fff}.team-live-chat .team-chat-message.mine>div:has(.team-chat-poll){background:linear-gradient(145deg,#f8f8ff,#f0f0ff)}.team-chat-message:has(.team-chat-poll) .team-chat-message-body{display:none}.team-chat-poll{display:grid!important;gap:18px!important;margin-top:10px!important;padding:20px!important;border:1px solid #d9ddf1!important;border-radius:17px!important;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(247,247,255,.96))!important;box-shadow:0 12px 30px rgba(53,61,100,.08);animation:teamPollEnter .4s cubic-bezier(.2,.8,.2,1) both}.team-chat-poll>header{display:flex!important;align-items:flex-start!important;gap:14px!important}.team-poll-symbol{display:grid;width:48px;height:48px;flex:none;place-items:center;border-radius:14px;background:linear-gradient(145deg,#665df0,#4d46cf);color:#fff;font-size:19px;box-shadow:0 9px 20px rgba(80,70,210,.25)}.team-chat-poll>header>span:last-child{display:grid;min-width:0;flex:1;gap:4px}.team-chat-poll>header small{color:#6962d7!important;font-size:10px!important;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.team-chat-poll>header strong{color:#28364c!important;font-size:18px!important;line-height:1.35!important}.team-chat-poll>header em{display:inline-flex;align-items:center;gap:5px;justify-self:start;margin-top:3px;padding:4px 8px;border-radius:7px;background:#efefff;color:#5d56cc;font-size:10px;font-style:normal;font-weight:750}.team-poll-options{display:grid!important;gap:10px!important}.team-chat-poll .team-poll-option{display:grid!important;grid-template-columns:28px minmax(0,1fr) 48px;min-height:62px;align-items:center;gap:11px;padding:10px 12px!important;overflow:hidden;border:1px solid #dce1ec!important;border-radius:13px!important;background:#fff!important;color:#3d4b61!important;box-shadow:0 3px 10px rgba(50,61,89,.035);cursor:pointer;opacity:0;animation:teamPollOptionIn .35s cubic-bezier(.2,.75,.3,1) forwards;animation-delay:var(--poll-delay);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.team-chat-poll .team-poll-option:hover{border-color:#918bec!important;box-shadow:0 8px 18px rgba(75,67,190,.1);transform:translateY(-2px)}.team-chat-poll .team-poll-option.selected{border-color:#6d65e4!important;background:linear-gradient(135deg,#fff,#f7f6ff)!important;box-shadow:0 0 0 3px rgba(104,95,225,.1),0 8px 20px rgba(69,61,174,.09)}.team-poll-control{display:grid;width:27px;height:27px;place-items:center;border:1px solid #d8deea;border-radius:8px;background:#f8f9fc;color:#abb3c2;font-size:10px;transition:.2s ease}.team-poll-option.selected .team-poll-control{border-color:#6159dc;background:#6159dc;color:#fff;transform:scale(1.05)}.team-poll-answer{display:grid!important;min-width:0;gap:8px}.team-poll-answer>b{overflow:hidden;color:#344258;font-size:14px!important;text-overflow:ellipsis;white-space:nowrap}.team-poll-track{display:block!important;width:100%;height:6px;overflow:hidden;border-radius:999px;background:#eceff5}.team-poll-track>i{display:block;height:100%;width:var(--poll-width);border-radius:inherit;background:linear-gradient(90deg,#7770ea,#5650d4);animation:teamPollGrow .65s cubic-bezier(.2,.8,.2,1) both;transform-origin:left}.team-poll-result{display:grid!important;justify-items:end;gap:1px}.team-poll-result>strong{color:#3d4b62;font-size:15px!important}.team-poll-result>small{color:#8993a4;font-size:9px;font-weight:700}.team-chat-poll>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:2px;color:#7c8799;font-size:10px;font-weight:650}.team-chat-poll>footer span{display:inline-flex;align-items:center;gap:6px}.team-chat-poll>footer span:first-child{color:#5b55c9}.team-customer-chat .team-live-chat .team-chat-message>div:has(.team-chat-poll){width:min(92%,760px)}@keyframes teamPollEnter{from{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}@keyframes teamPollOptionIn{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes teamPollGrow{from{width:0}to{width:var(--poll-width)}}@media(max-width:620px){.team-live-chat .team-chat-message>div:has(.team-chat-poll){width:96%;max-width:96%}.team-chat-poll{gap:14px!important;padding:14px!important}.team-poll-symbol{width:42px;height:42px}.team-chat-poll>header strong{font-size:16px!important}.team-chat-poll .team-poll-option{grid-template-columns:26px minmax(0,1fr) 40px;min-height:58px;padding:9px!important}.team-poll-answer>b{font-size:13px!important}.team-chat-poll>footer{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.team-chat-poll,.team-chat-poll .team-poll-option,.team-poll-track>i{animation:none;opacity:1}.team-chat-poll .team-poll-option{transition:none}}
