._backdrop_3ic74_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:2000}._dialog_3ic74_12{width:min(420px,100%);background:#fff;border-radius:18px;box-shadow:0 22px 60px #0f172a40;display:flex;flex-direction:column;max-height:90vh;overflow-y:auto}._header_3ic74_23{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(226,232,240,.9)}._title_3ic74_31{margin:0;font-size:1.2rem;font-weight:700;color:#0f172a}._closeButton_3ic74_38{border:none;background:none;font-size:1.5rem;line-height:1;cursor:pointer;color:#334155}._closeButton_3ic74_38:focus-visible{outline:2px solid #2563eb;outline-offset:2px;border-radius:6px}._body_3ic74_53{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._field_7lrmz_1{display:flex;flex-direction:column;gap:.45rem}._fullWidth_7lrmz_7{width:100%}._label_7lrmz_11{font-size:.95rem;font-weight:600;color:#0f172a}._required_7lrmz_17{color:#dc2626;margin-left:.25rem}._inputWrapper_7lrmz_22{display:flex;align-items:center;gap:.5rem;border:1.5px solid rgba(148,163,184,.6);background:#fff;border-radius:12px;padding:0 .75rem;transition:border-color .12s ease,box-shadow .12s ease}._inputWrapper_7lrmz_22:focus-within{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb33}._input_7lrmz_22{flex:1;height:48px;border:none;background:transparent;font-size:1rem;color:#0f172a}._input_7lrmz_22::placeholder{color:#94a3b8}._input_7lrmz_22:focus-visible{outline:none}._adornment_7lrmz_55{display:inline-flex;align-items:center;color:#64748b}._helperRow_7lrmz_61{display:flex;justify-content:space-between;align-items:flex-start;font-size:.8rem;line-height:1.4}._helper_7lrmz_61{color:#64748b}._error_7lrmz_73{color:#b91c1c}._errored_7lrmz_77{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261f}._errored_7lrmz_77:focus-within{box-shadow:0 0 0 4px #dc26262e}._toggle_1wd80_1{border:none;background:none;color:#2563eb;font-weight:600;cursor:pointer;font-size:.85rem}._toggle_1wd80_1:focus-visible{outline:2px solid #1d4ed8;outline-offset:2px;border-radius:6px}._wrapper_1o3p6_1{display:flex;flex-direction:column;gap:.35rem;color:#0f172a}._label_1o3p6_8{display:grid;grid-template-columns:24px 1fr;align-items:center;gap:.6rem;cursor:pointer}._input_1o3p6_16{position:absolute;opacity:0;pointer-events:none}._box_1o3p6_22{width:20px;height:20px;border-radius:6px;border:1.5px solid rgba(148,163,184,.7);display:inline-flex;align-items:center;justify-content:center;background:#fff;transition:border-color .12s ease,background .12s ease}._input_1o3p6_16:checked+._box_1o3p6_22{background:#2563eb;border-color:#2563eb}._checkmark_1o3p6_39{width:10px;height:6px;border-left:2px solid white;border-bottom:2px solid white;transform:rotate(-45deg);opacity:0;transition:opacity .12s ease}._input_1o3p6_16:checked+._box_1o3p6_22 ._checkmark_1o3p6_39{opacity:1}._text_1o3p6_53{font-size:.95rem;font-weight:500;color:inherit}._description_1o3p6_59{margin:0;font-size:.8rem;color:#64748b}._error_1o3p6_65{margin:0;font-size:.8rem;color:#b91c1c}._input_1o3p6_16:focus-visible+._box_1o3p6_22{outline:2px solid #2563eb;outline-offset:2px}._errored_1o3p6_76+._box_1o3p6_22{border-color:#dc2626}._button_1fahi_1{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:12px;font-weight:600;font-size:.95rem;cursor:pointer;border:none;position:relative;transition:transform .12s ease,box-shadow .12s ease,background .12s ease;min-height:48px}._fullWidth_1fahi_17{width:100%}._primary_1fahi_21{background:#2563eb;color:#f8fafc;box-shadow:0 14px 30px #2563eb40}._primary_1fahi_21:hover{transform:translateY(-1px);box-shadow:0 18px 40px #2563eb52}._secondary_1fahi_32{background:#0f172a;color:#f8fafc}._secondary_1fahi_32:hover{background:#1e293b}._ghost_1fahi_41{background:transparent;color:#2563eb;box-shadow:inset 0 0 0 1.5px #2563eb80}._ghost_1fahi_41:hover{background:#2563eb14}._button_1fahi_1:focus-visible{outline:2px solid #1d4ed8;outline-offset:2px}._button_1fahi_1:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}._spinner_1fahi_63{width:1rem;height:1rem;border-radius:50%;border:2px solid rgba(248,250,252,.4);border-top-color:#f8fafc;animation:_spin_1fahi_63 .7s linear infinite}._icon_1fahi_72,._label_1fahi_77{display:inline-flex;align-items:center}@keyframes _spin_1fahi_63{to{transform:rotate(360deg)}}._link_1ty5g_1{border:none;background:none;padding:0;font-size:.95rem;font-weight:600;color:#2563eb;cursor:pointer;text-decoration:none;position:relative}._link_1ty5g_1:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1.5px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .12s ease}._link_1ty5g_1:hover:after,._link_1ty5g_1:focus-visible:after{transform:scaleX(1)}._link_1ty5g_1:focus-visible{outline:none;box-shadow:0 2px #2563eb66}._alert_1xfq1_1{border-radius:12px;padding:.85rem 1rem;font-size:.92rem;line-height:1.5;display:flex;gap:.75rem;align-items:flex-start}._info_1xfq1_11{background:#3b82f61f;color:#1d4ed8;border:1px solid rgba(59,130,246,.3)}._success_1xfq1_17{background:#22c55e1f;color:#047857;border:1px solid rgba(34,197,94,.32)}._warning_1xfq1_23{background:#facc1529;color:#b45309;border:1px solid rgba(250,204,21,.35)}._error_1xfq1_29{background:#f8717124;color:#b91c1c;border:1px solid rgba(239,68,68,.32)}._button_1v56i_1{display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;padding:.75rem 1rem;border-radius:12px;border:1px solid rgba(148,163,184,.6);background:#fff;color:#0f172a;font-weight:600;font-size:.95rem;transition:transform .12s ease,box-shadow .12s ease}._button_1v56i_1:hover{transform:translateY(-1px);box-shadow:0 16px 30px #0f172a1f}._button_1v56i_1:focus-visible{outline:2px solid #1d4ed8;outline-offset:2px;box-shadow:0 0 0 4px #3b82f638}._button_1v56i_1:active{transform:translateY(0)}._button_1v56i_1[data-variant=apple]{background:#0f172a;color:#f8fafc;border:none}._icon_1v56i_38{display:inline-flex;align-items:center}._label_1v56i_43{flex:1;text-align:center}._form_krk92_1{display:flex;flex-direction:column;gap:1.2rem;width:100%}._socialGroup_krk92_8{display:flex;flex-direction:column;gap:.75rem}._separator_krk92_14{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;font-size:.85rem;color:#64748b}._separator_krk92_14 span{height:1px;background:linear-gradient(90deg,#94a3b800,#94a3b8bf,#94a3b800)}._fieldStack_krk92_28{display:flex;flex-direction:column;gap:1rem}._optionsRow_krk92_34{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;align-items:center}._linksRow_krk92_42{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#475569}._checkboxStack_krk92_50{display:flex;flex-direction:column;gap:.75rem}._otpIntro_krk92_56{background:#3b82f614;border:1px solid rgba(59,130,246,.25);border-radius:10px;padding:.85rem 1rem;color:#1e3a8a}._otpHint_krk92_64{margin:0;font-size:.95rem;line-height:1.45}._otpActions_krk92_70{display:flex;align-items:center;justify-content:space-between;gap:1rem}._countdownCopy_krk92_77{margin:0;text-align:center;font-size:.9rem;color:#475569}@media(max-width:520px){._otpActions_krk92_70{flex-direction:column;align-items:stretch}}
