dialog.phone-sheet{inset:auto 0 0;margin:0 auto;width:100%;max-width:520px;box-sizing:border-box;padding:56px 24px max(32px,env(safe-area-inset-bottom));border:0;border-radius:24px 24px 0 0;background:#fff;color:#171717;text-align:center;max-height:90dvh;overflow:auto}
.phone-sheet::backdrop{background:#0008}.phone-sheet .phone-sheet-close{position:absolute;right:12px;top:8px;width:44px;height:44px;background:none;border:0;color:#737b80;padding:0;font-size:32px}
.phone-sheet h2{font-size:23px;margin:0 0 12px}.phone-sheet-message{font-size:15px;line-height:1.5;color:#657078}.phone-sheet .phone-sheet-number{font-size:28px;font-weight:600;letter-spacing:.3px;margin:26px 0;color:#192650;overflow-wrap:anywhere}
.phone-sheet .phone-sheet-dial{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;box-sizing:border-box;padding:14px 18px;border:0;border-radius:10px;background:#252d68;color:#fff;font:inherit;font-weight:600;text-decoration:none;cursor:pointer}
.phone-sheet :focus-visible{outline:3px solid #078fe7;outline-offset:3px}
@media(min-width:700px){dialog.phone-sheet{inset:0;margin:auto;height:fit-content;border-radius:24px;padding:56px 32px 32px}}
