.shopContactWidget{position:fixed;z-index:10350;right:26px;bottom:26px;display:flex;flex-direction:column;align-items:flex-end;gap:12px;font-family:inherit;pointer-events:none}.shopContactToggle{pointer-events:auto;display:grid;place-items:center;width:58px;height:58px;padding:0;border:0;border-radius:50%;background:#111827;color:#fff;box-shadow:0 14px 34px rgba(15,23,42,.3);cursor:pointer;font:700 25px/1 inherit}.shopContactMenu{pointer-events:auto;display:grid;gap:8px;width:min(310px,calc(100vw - 32px));padding:12px;border:1px solid #e2e8f0;border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 20px 55px rgba(15,23,42,.22);opacity:0;visibility:hidden;transform:translateY(10px) scale(.97);transform-origin:bottom right;transition:opacity .18s,visibility .18s,transform .18s}.shopContactTitle{padding:3px 5px 7px;color:#334155;font-size:13px;font-weight:800}.shopContactAction{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;padding:9px;border-radius:13px;color:#172033;text-decoration:none}.shopContactAction:hover{background:#f1f5f9}.shopContactActionIcon{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#eef2f7;color:#172033;font-size:18px;font-weight:900}.shopContactAction-phone .shopContactActionIcon{background:#eaf8ef;color:#159447}.shopContactAction-telegram .shopContactActionIcon{background:#e8f5fc;color:#229ed9}.shopContactAction-max .shopContactActionIcon{background:#f0ecff;color:#6544d8;font-size:10px}.shopContactAction b,.shopContactAction small{display:block}.shopContactAction b{font-size:14px}.shopContactAction small{margin-top:2px;color:#64748b;font-size:12px}.shopContactClose{display:none;font-size:31px;font-weight:300}.shopContactWidget.isOpen .shopContactMenu{opacity:1;visibility:visible;transform:none}.shopContactWidget.isOpen .shopContactPhone{display:none}.shopContactWidget.isOpen .shopContactClose{display:block}@media(max-width:1023px){.shopContactWidget{right:14px;bottom:calc(18px + env(safe-area-inset-bottom))}.shopContactToggle{width:54px;height:54px}.shopContactMenu{max-height:calc(100dvh - 100px);overflow:auto}}
