.page-top{position:fixed;z-index:25;right:22px;bottom:calc(22px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;align-items:center;width:82px;padding:0;border:0;background:transparent;cursor:pointer;color:#102d43;font-family:inherit;font-weight:700}
.page-top img{display:block;width:72px;height:72px;border-radius:50%;background:#fff;object-fit:contain;border:2px solid #fff;box-shadow:0 4px 18px #10272d33}
.page-top span{display:block;margin-top:4px;padding:2px 5px;background:#fff;border-radius:4px;font-size:12px;line-height:1.5;white-space:nowrap}
.page-top:focus-visible{outline:3px solid #102d43;outline-offset:5px;border-radius:8px}
@media(max-width:760px){.page-top{right:12px;bottom:calc(18px + env(safe-area-inset-bottom,0px));width:58px}.page-top img{width:54px;height:54px}.page-top span{display:none}body:has(.mobile-call) .page-top{bottom:calc(76px + env(safe-area-inset-bottom,0px))}}
