.local-phone-auth{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:20px;font-family:Arial,Helvetica,sans-serif}.local-phone-auth[hidden]{display:none!important}.local-phone-auth.is-open{display:flex}.local-phone-auth__backdrop{position:absolute;inset:0;background:#11182794;backdrop-filter:blur(2px)}.local-phone-auth__dialog{position:relative;width:min(100%,400px);box-sizing:border-box;background:#fff;border-radius:7px;box-shadow:0 24px 70px #00000047;padding:40px;color:#111}.local-phone-auth__close{position:absolute;top:12px;right:12px;width:38px;height:38px;border:0;border-radius:50%;background:transparent;color:#111827;font-size:30px;line-height:34px;cursor:pointer}.local-phone-auth__close:hover{background:#f3f4f6}.local-phone-auth h2{margin:0 20px 22px;text-align:center;font-size:26px;line-height:1.12}.local-phone-auth p{margin:0 0 18px;color:#7c8490;line-height:1.4;font-size:13px}.local-phone-auth__form{display:grid;gap:15px}.local-phone-auth__phone{display:grid;gap:2px;border:2px solid #333;border-radius:6px;padding:7px 14px}.local-phone-auth__phone label{font-size:12px;color:#858b95}.local-phone-auth input{width:100%;box-sizing:border-box;border:0;padding:0;font:17px Arial,Helvetica,sans-serif;outline:none;box-shadow:none;background:transparent;caret-color:#111;-webkit-tap-highlight-color:transparent}.local-phone-auth input:focus,.local-phone-auth input:focus-visible{outline:none!important;outline-offset:0!important;box-shadow:none}.local-phone-auth input:-webkit-autofill,.local-phone-auth input:-webkit-autofill:hover,.local-phone-auth input:-webkit-autofill:focus,.local-phone-auth input:-webkit-autofill:active{-webkit-text-fill-color:#111;caret-color:#111;transition:background-color 99999s ease-in-out 0s;box-shadow:0 0 0 1000px #fff inset;-webkit-box-shadow:0 0 0 1000px #fff inset}.local-phone-auth button[data-action]{border:0;border-radius:6px;background:#292929;color:#fff;font:700 15px Arial,Helvetica,sans-serif;padding:18px 16px;cursor:pointer}.local-phone-auth button[data-action=status],.local-phone-auth button[data-action=mock]{background:#eef2f7}.local-phone-auth button[disabled]{opacity:.55;cursor:wait}.local-phone-auth__notice{margin:0 0 14px;padding:11px 13px;border-radius:8px;background:#f3f4f6;color:#344054;line-height:1.4}.local-phone-auth__notice_ok{background:#ecfdf3;color:#166534}.local-phone-auth__notice_bad{background:#fef2f2;color:#991b1b}.local-phone-auth__consent{display:flex;align-items:flex-start;gap:9px;color:#30343b;font-size:12px;line-height:1.35}.local-phone-auth__consent input{width:15px;height:15px;margin:1px 0 0;accent-color:#1687d9}.local-phone-auth__consent a{color:inherit}.local-phone-auth__free{text-align:center;color:#16ae5b;font-weight:700;margin:-8px 0 20px}.local-phone-auth__call{text-align:center}.local-phone-auth__call-number{display:block;border-radius:6px;background:#292929;color:#fff;text-decoration:none;font-size:25px;font-weight:800;padding:19px 12px;margin:14px 0 16px}.local-phone-auth__waiting{text-align:center!important;margin-bottom:24px!important}.local-phone-auth__dots{text-align:center;font-size:22px;letter-spacing:2px;color:#bbb}.local-phone-auth__dots b{color:#333}body.local-phone-auth-lock{overflow:hidden!important}@media(max-width:520px){.local-phone-auth{align-items:flex-end;padding:0}.local-phone-auth__dialog{width:100%;border-radius:16px 16px 0 0;padding:24px 18px calc(22px + env(safe-area-inset-bottom))}.local-phone-auth h2{font-size:22px}}
