.comm-lead{z-index:1200;background:#fff;border-radius:18px;width:min(335px,100vw - 40px);font-family:Roboto,sans-serif;position:fixed;bottom:92px;right:16px;overflow:hidden;box-shadow:0 14px 44px #5e4c0547}.comm-lead__head{background:#ffd333;padding:12px 14px 14px}.comm-lead__head-top{justify-content:space-between;align-items:center;gap:10px;min-height:28px;display:flex}.comm-lead__badge{color:#262626;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:5px 12px;font-size:12px;font-weight:500;line-height:1;display:inline-flex;box-shadow:0 1px 3px #5e4c0533}.comm-lead__dot{background:#23c065;border-radius:50%;flex:none;width:8px;height:8px;animation:1.6s ease-out infinite comm-lead-pulse}.comm-lead__dot--offline{background:#f0a400;animation:none}@keyframes comm-lead-pulse{0%{box-shadow:0 0 #23c06580}70%{box-shadow:0 0 0 6px #23c06500}to{box-shadow:0 0 #23c06500}}.comm-lead__close{color:#262626;cursor:pointer;background:#ffffffa6;border:0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;animation:.3s ease-out comm-lead-fade;display:inline-flex}.comm-lead__close:hover{background:#fff}@keyframes comm-lead-fade{0%{opacity:0}to{opacity:1}}.comm-lead__title{color:#262626;font-size:19px;font-weight:700;line-height:1.2}.comm-lead__body{padding:14px 14px 16px}.comm-lead__scale-track{background:#f4f4f4;border-radius:999px;height:8px;overflow:hidden}.comm-lead__scale-fill{transform-origin:0;background:#ffd333;border-radius:999px;width:100%;height:100%;animation:1.3s cubic-bezier(.25,1,.4,1) .35s backwards comm-lead-charge}@keyframes comm-lead-charge{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.comm-lead__scale-labels{color:#a9a9a9;justify-content:space-between;margin-top:5px;font-size:11px;font-weight:500;display:flex}.comm-lead__scale-labels span:last-child{color:#262626;font-weight:700}.comm-lead__text{color:#6c6f74;margin:11px 0 0;font-size:13px;line-height:1.5}.comm-lead__sources{gap:8px;margin-top:6px;display:flex}.comm-lead__sources span{text-align:center;color:#262626;background:0 0;border:1.5px solid #f0c419;border-radius:8px;flex:1 1 0;padding:6px 4px;font-size:13px;font-weight:700;line-height:1}.comm-lead__expert{text-align:center;color:#a9a9a9;margin:10px 0 0;font-size:12px;line-height:1.4}.comm-lead__expert a{color:#a9a9a9;text-underline-offset:2px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.comm-lead__expert a:hover{color:#6c6f74}.comm-lead__cta{color:#262626;background:#fff8dc;border-radius:12px;margin:12px 0 0;padding:9px 12px;line-height:1.4}.comm-lead__cta-l1{font-size:14px;font-weight:700;display:block}.comm-lead__cta-l2{color:#6c6f74;margin-top:2px;font-size:12.5px;display:block}.comm-lead__actions{gap:8px;margin-top:12px;display:flex}.comm-lead__btn{color:#262626;white-space:nowrap;background:#fff;border:1px solid #ececec;border-radius:12px;flex:1 1 0;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:8px 4px;font-size:13px;font-weight:500;line-height:1;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex;box-shadow:0 1px 3px #0000000d}.comm-lead__btn img{flex:none}.comm-lead__btn:hover{color:#262626;background:#fff8dc;border-color:#ffd333;text-decoration:none;transform:translateY(-1px)}.comm-lead-enter-active{transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .35s ease-out}.comm-lead-leave-active{transition:transform .3s ease-in,opacity .25s ease-in}.comm-lead-enter-from,.comm-lead-leave-to{opacity:0;transform:translateY(calc(100% + 24px))}@media (width<=767px){.comm-lead{border-radius:18px 18px 0 0;width:auto;bottom:0;left:0;right:0}.comm-lead__body{padding-bottom:calc(14px + env(safe-area-inset-bottom))}.comm-lead-enter-from,.comm-lead-leave-to{transform:translateY(100%)}}@media (prefers-reduced-motion:reduce){.comm-lead-enter-active,.comm-lead-leave-active{transition:opacity .2s ease-out}.comm-lead-enter-from,.comm-lead-leave-to{transform:none}.comm-lead__dot,.comm-lead__scale-fill{animation:none}}
