html,body,#auth-app{min-height:100%}body{margin:0}#auth-app .auth-page,#auth-app .forgot-auth-page{background:radial-gradient(circle at 28% 18%,#fb923c29,#0000 28%),radial-gradient(circle at 72% 82%,#ffedd51a,#0000 30%),#111827;place-items:center;min-height:100vh;padding:34px 18px;display:grid}#auth-app .auth-shell,#auth-app .forgot-auth-shell{width:min(100%,430px)}#auth-app .auth-brand,#auth-app .forgot-auth-brand{color:#fff;justify-content:center;align-items:center;gap:16px;margin-bottom:22px;font-size:14px;font-weight:650;display:flex}#auth-app .auth-brand img,#auth-app .forgot-auth-brand img{filter:drop-shadow(0 10px 22px #00000038);width:min(198px,58vw);height:auto}#auth-app .auth-brand span,#auth-app .forgot-auth-brand span{border-left:1px solid #ffffff47;align-items:center;min-height:28px;padding-left:16px;display:inline-flex}#auth-app .auth-card,#auth-app .forgot-auth-card{background:linear-gradient(145deg,#fff7ede0,#fffffffa 42%,#ffedd5b8),#fff;border:1px solid #ffedd5e6;border-radius:16px;width:100%;padding:32px;position:relative;overflow:hidden;box-shadow:0 24px 58px #0000003d}#auth-app .auth-card:after,#auth-app .forgot-auth-card:after{content:"";background:#fb923c1a;border-radius:50%;width:150px;height:150px;position:absolute;top:-68px;right:-56px}#auth-app .auth-icon,#auth-app .forgot-auth-icon{z-index:1;color:#ea580c;background:#ffedd5;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:18px;font-size:18px;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #f9731629}#auth-app .auth-eyebrow,#auth-app .forgot-auth-eyebrow{z-index:1;color:#ea580c;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:block;position:relative}#auth-app h1{z-index:1;color:#111827;letter-spacing:0;margin:0;font-size:24px;font-weight:760;line-height:1.2;position:relative}#auth-app .auth-intro,#auth-app .forgot-auth-intro{z-index:1;color:#6b7280;margin:10px 0 24px;font-size:14px;line-height:1.6;position:relative}#auth-app .auth-field,#auth-app .forgot-auth-field{z-index:1;color:#c2410c;background:#ffffffdb;border:1px solid #fed7aa;border-radius:10px;align-items:center;gap:10px;height:46px;margin:0;padding:0 14px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex;position:relative}#auth-app .auth-field+.auth-field,#auth-app .auth-error+.auth-field,#auth-app .forgot-auth-error+.forgot-auth-field{margin-top:14px}#auth-app .auth-field:focus-within,#auth-app .forgot-auth-field:focus-within{background:#fff;border-color:#fb923c;box-shadow:0 0 0 4px #f973161f}#auth-app .auth-field input,#auth-app .forgot-auth-field input{color:#1f2937;width:100%;min-width:0;height:auto;box-shadow:none;background:0 0;border:0;outline:0;padding:0;font-size:14px;font-weight:500}#auth-app .auth-field input::placeholder,#auth-app .forgot-auth-field input::placeholder{color:#b08a75}#auth-app .auth-options{z-index:1;justify-content:space-between;align-items:center;gap:14px;margin:16px 0 18px;font-size:13px;display:flex;position:relative}#auth-app .auth-remember{color:#6b7280;align-items:center;gap:8px;margin:0;font-weight:500;display:inline-flex}#auth-app .auth-remember input{width:14px;height:14px}#auth-app .auth-submit,#auth-app .forgot-auth-submit{z-index:1;color:#fff;background:#f97316;border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;height:46px;margin-top:18px;font-size:14px;font-weight:700;transition:background .18s,box-shadow .18s,transform .18s;display:inline-flex;position:relative;box-shadow:0 12px 22px #f9731638}#auth-app .auth-submit:hover,#auth-app .forgot-auth-submit:hover{color:#fff;background:#ea580c;transform:translateY(-1px);box-shadow:0 14px 25px #f9731647}#auth-app .auth-submit:disabled,#auth-app .forgot-auth-submit:disabled{cursor:wait;opacity:.72;transform:none}#auth-app .auth-options a,#auth-app .auth-link,#auth-app .forgot-auth-link{z-index:1;color:#c2410c;font-size:14px;font-weight:650;position:relative}#auth-app .auth-link{margin:20px auto 0;display:table}#auth-app .forgot-auth-link{align-items:center;gap:8px;margin-top:20px;display:inline-flex}#auth-app .auth-error,#auth-app .forgot-auth-error,#auth-app .auth-alert,#auth-app .forgot-auth-alert,#auth-app .auth-success,#auth-app .forgot-auth-success{z-index:1;color:#dc2626;margin:8px 0 0;font-size:13px;position:relative}#auth-app .auth-alert,#auth-app .forgot-auth-alert,#auth-app .auth-success,#auth-app .forgot-auth-success{border-radius:10px;align-items:flex-start;gap:10px;margin:0 0 18px;padding:11px 13px;line-height:1.5;display:flex}#auth-app .auth-alert,#auth-app .forgot-auth-alert{background:#fff1f2;border:1px solid #fecaca}#auth-app .auth-success,#auth-app .forgot-auth-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}@media (width<=560px){#auth-app .auth-card,#auth-app .forgot-auth-card{border-radius:16px;padding:28px 22px 26px}#auth-app h1{font-size:23px}#auth-app .auth-options{flex-direction:column;align-items:flex-start;gap:11px}}.forgot-auth-page[data-v-5f900f78]{background:radial-gradient(circle at 28% 18%,#fb923c29,#0000 28%),radial-gradient(circle at 72% 82%,#ffedd51a,#0000 30%),#111827;place-items:center;min-height:100vh;padding:34px 18px;display:grid}.forgot-auth-shell[data-v-5f900f78]{width:min(100%,430px)}.forgot-auth-brand[data-v-5f900f78]{color:#fff;justify-content:center;align-items:center;gap:16px;margin-bottom:22px;font-size:14px;font-weight:650;display:flex}.forgot-auth-brand img[data-v-5f900f78]{filter:drop-shadow(0 10px 22px #00000038);width:min(198px,58vw);height:auto}.forgot-auth-brand span[data-v-5f900f78]{border-left:1px solid #ffffff47;align-items:center;min-height:28px;padding-left:16px;display:inline-flex}.forgot-auth-card[data-v-5f900f78]{background:linear-gradient(145deg,#fff7ede0,#fffffffa 42%,#ffedd5b8),#fff;border:1px solid #ffedd5e6;border-radius:16px;width:100%;padding:32px;position:relative;overflow:hidden;box-shadow:0 24px 58px #0000003d}.forgot-auth-card[data-v-5f900f78]:after{content:"";background:#fb923c1a;border-radius:50%;width:150px;height:150px;position:absolute;top:-68px;right:-56px}.forgot-auth-icon[data-v-5f900f78]{z-index:1;color:#ea580c;background:#ffedd5;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:18px;font-size:18px;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #f9731629}.forgot-auth-eyebrow[data-v-5f900f78]{z-index:1;color:#ea580c;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:block;position:relative}h1[data-v-5f900f78],.forgot-auth-intro[data-v-5f900f78],.forgot-auth-field[data-v-5f900f78],.forgot-auth-submit[data-v-5f900f78],.forgot-auth-link[data-v-5f900f78],.forgot-auth-alert[data-v-5f900f78],.forgot-auth-success[data-v-5f900f78],.forgot-auth-error[data-v-5f900f78]{z-index:1;position:relative}h1[data-v-5f900f78]{color:#111827;letter-spacing:0;margin:0;font-size:24px;font-weight:760;line-height:1.2}.forgot-auth-intro[data-v-5f900f78]{color:#6b7280;margin:10px 0 24px;font-size:14px;line-height:1.6}.forgot-auth-field[data-v-5f900f78]{color:#c2410c;background:#ffffffdb;border:1px solid #fed7aa;border-radius:10px;align-items:center;gap:10px;height:46px;margin:0;padding:0 14px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.forgot-auth-field[data-v-5f900f78]:focus-within{background:#fff;border-color:#fb923c;box-shadow:0 0 0 4px #f973161f}.forgot-auth-field input[data-v-5f900f78]{color:#1f2937;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:14px;font-weight:500}.forgot-auth-field input[data-v-5f900f78]::placeholder{color:#b08a75}.forgot-auth-submit[data-v-5f900f78]{color:#fff;background:#f97316;border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;height:46px;margin-top:18px;font-size:14px;font-weight:700;transition:background .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 12px 22px #f9731638}.forgot-auth-submit[data-v-5f900f78]:hover{color:#fff;background:#ea580c;transform:translateY(-1px);box-shadow:0 14px 25px #f9731647}.forgot-auth-submit[data-v-5f900f78]:disabled{cursor:wait;opacity:.72;transform:none}.forgot-auth-link[data-v-5f900f78]{color:#c2410c;align-items:center;gap:8px;margin-top:20px;font-size:14px;font-weight:650;display:inline-flex}.forgot-auth-link[data-v-5f900f78]:hover{color:#9a3412}.forgot-auth-error[data-v-5f900f78],.forgot-auth-alert[data-v-5f900f78],.forgot-auth-success[data-v-5f900f78]{color:#dc2626;margin:8px 0 0;font-size:13px}.forgot-auth-alert[data-v-5f900f78],.forgot-auth-success[data-v-5f900f78]{border-radius:10px;align-items:flex-start;gap:10px;margin:0 0 18px;padding:11px 13px;font-size:13px;line-height:1.5;display:flex}.forgot-auth-alert[data-v-5f900f78]{background:#fff1f2;border:1px solid #fecaca}.forgot-auth-success[data-v-5f900f78]{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}@media (width<=560px){.forgot-auth-card[data-v-5f900f78]{border-radius:16px;padding:28px 22px 26px}h1[data-v-5f900f78]{font-size:23px}.forgot-auth-intro[data-v-5f900f78]{font-size:14px}}.auth-page[data-v-8840e9aa]{background:radial-gradient(circle at 28% 18%,#fb923c29,#0000 28%),radial-gradient(circle at 72% 82%,#ffedd51a,#0000 30%),#111827;place-items:center;min-height:100vh;padding:34px 18px;display:grid}.auth-shell[data-v-8840e9aa]{width:min(100%,430px)}.auth-brand[data-v-8840e9aa]{color:#fff;justify-content:center;align-items:center;gap:16px;margin-bottom:22px;font-size:14px;font-weight:650;display:flex}.auth-brand img[data-v-8840e9aa]{filter:drop-shadow(0 10px 22px #00000038);width:min(198px,58vw);height:auto}.auth-brand span[data-v-8840e9aa]{border-left:1px solid #ffffff47;align-items:center;min-height:28px;padding-left:16px;display:inline-flex}.auth-card[data-v-8840e9aa]{background:linear-gradient(145deg,#fff7ede0,#fffffffa 42%,#ffedd5b8),#fff;border:1px solid #ffedd5e6;border-radius:16px;width:100%;padding:32px;position:relative;overflow:hidden;box-shadow:0 24px 58px #0000003d}.auth-card[data-v-8840e9aa]:after{content:"";background:#fb923c1a;border-radius:50%;width:150px;height:150px;position:absolute;top:-68px;right:-56px}.auth-icon[data-v-8840e9aa],.auth-eyebrow[data-v-8840e9aa],h1[data-v-8840e9aa],.auth-intro[data-v-8840e9aa],.auth-field[data-v-8840e9aa],.auth-submit[data-v-8840e9aa],.auth-link[data-v-8840e9aa],.auth-alert[data-v-8840e9aa],.auth-error[data-v-8840e9aa],.auth-options[data-v-8840e9aa]{z-index:1;position:relative}.auth-icon[data-v-8840e9aa]{color:#ea580c;background:#ffedd5;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:18px;font-size:18px;display:inline-flex;box-shadow:inset 0 0 0 1px #f9731629}.auth-eyebrow[data-v-8840e9aa]{color:#ea580c;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:block}h1[data-v-8840e9aa]{color:#111827;letter-spacing:0;margin:0;font-size:24px;font-weight:760;line-height:1.2}.auth-intro[data-v-8840e9aa]{color:#6b7280;margin:10px 0 24px;font-size:14px;line-height:1.6}.auth-field[data-v-8840e9aa]{color:#c2410c;background:#ffffffdb;border:1px solid #fed7aa;border-radius:10px;align-items:center;gap:10px;height:46px;margin:0;padding:0 14px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.auth-field+.auth-field[data-v-8840e9aa],.auth-error+.auth-field[data-v-8840e9aa]{margin-top:14px}.auth-field[data-v-8840e9aa]:focus-within{background:#fff;border-color:#fb923c;box-shadow:0 0 0 4px #f973161f}.auth-field input[data-v-8840e9aa]{color:#1f2937;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:14px;font-weight:500}.auth-field input[data-v-8840e9aa]::placeholder{color:#b08a75}.auth-options[data-v-8840e9aa]{justify-content:space-between;align-items:center;gap:14px;margin:16px 0 18px;font-size:13px;display:flex}.auth-remember[data-v-8840e9aa]{color:#6b7280;align-items:center;gap:8px;margin:0;font-weight:500;display:inline-flex}.auth-remember input[data-v-8840e9aa]{width:14px;height:14px}.auth-options a[data-v-8840e9aa],.auth-link[data-v-8840e9aa]{color:#c2410c;font-weight:650}.auth-submit[data-v-8840e9aa]{color:#fff;background:#f97316;border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;height:46px;font-size:14px;font-weight:700;transition:background .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 12px 22px #f9731638}.auth-submit[data-v-8840e9aa]:hover{color:#fff;background:#ea580c;transform:translateY(-1px);box-shadow:0 14px 25px #f9731647}.auth-submit[data-v-8840e9aa]:disabled{cursor:wait;opacity:.72;transform:none}.auth-link[data-v-8840e9aa]{margin:20px auto 0;font-size:14px;display:table}.auth-error[data-v-8840e9aa],.auth-alert[data-v-8840e9aa]{color:#dc2626;margin:8px 0 0;font-size:13px}.auth-alert[data-v-8840e9aa]{background:#fff1f2;border:1px solid #fecaca;border-radius:10px;align-items:flex-start;gap:10px;margin:0 0 18px;padding:11px 13px;line-height:1.5;display:flex}@media (width<=560px){.auth-card[data-v-8840e9aa]{border-radius:16px;padding:28px 22px 26px}h1[data-v-8840e9aa]{font-size:23px}.auth-options[data-v-8840e9aa]{flex-direction:column;align-items:flex-start;gap:11px}}.auth-page[data-v-f47f1361]{background:radial-gradient(circle at 28% 18%,#fb923c29,#0000 28%),radial-gradient(circle at 72% 82%,#ffedd51a,#0000 30%),#111827;place-items:center;min-height:100vh;padding:34px 18px;display:grid}.auth-shell[data-v-f47f1361]{width:min(100%,430px)}.auth-brand[data-v-f47f1361]{color:#fff;justify-content:center;align-items:center;gap:16px;margin-bottom:22px;font-size:14px;font-weight:650;display:flex}.auth-brand img[data-v-f47f1361]{filter:drop-shadow(0 10px 22px #00000038);width:min(198px,58vw);height:auto}.auth-brand span[data-v-f47f1361]{border-left:1px solid #ffffff47;align-items:center;min-height:28px;padding-left:16px;display:inline-flex}.auth-card[data-v-f47f1361]{background:linear-gradient(145deg,#fff7ede0,#fffffffa 42%,#ffedd5b8),#fff;border:1px solid #ffedd5e6;border-radius:16px;width:100%;padding:32px;position:relative;overflow:hidden;box-shadow:0 24px 58px #0000003d}.auth-card[data-v-f47f1361]:after{content:"";background:#fb923c1a;border-radius:50%;width:150px;height:150px;position:absolute;top:-68px;right:-56px}.auth-icon[data-v-f47f1361],.auth-eyebrow[data-v-f47f1361],h1[data-v-f47f1361],.auth-intro[data-v-f47f1361],.auth-field[data-v-f47f1361],.auth-submit[data-v-f47f1361],.auth-link[data-v-f47f1361],.auth-alert[data-v-f47f1361],.auth-error[data-v-f47f1361]{z-index:1;position:relative}.auth-icon[data-v-f47f1361]{color:#ea580c;background:#ffedd5;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:18px;font-size:18px;display:inline-flex;box-shadow:inset 0 0 0 1px #f9731629}.auth-eyebrow[data-v-f47f1361]{color:#ea580c;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:block}h1[data-v-f47f1361]{color:#111827;letter-spacing:0;margin:0;font-size:24px;font-weight:760;line-height:1.2}.auth-intro[data-v-f47f1361]{color:#6b7280;margin:10px 0 24px;font-size:14px;line-height:1.6}.auth-field[data-v-f47f1361]{color:#c2410c;background:#ffffffdb;border:1px solid #fed7aa;border-radius:10px;align-items:center;gap:10px;height:46px;margin:0;padding:0 14px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.auth-field+.auth-field[data-v-f47f1361],.auth-error+.auth-field[data-v-f47f1361]{margin-top:14px}.auth-field[data-v-f47f1361]:focus-within{background:#fff;border-color:#fb923c;box-shadow:0 0 0 4px #f973161f}.auth-field input[data-v-f47f1361]{color:#1f2937;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:14px;font-weight:500}.auth-field input[data-v-f47f1361]::placeholder{color:#b08a75}.auth-submit[data-v-f47f1361]{color:#fff;background:#f97316;border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;height:46px;margin-top:18px;font-size:14px;font-weight:700;transition:background .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 12px 22px #f9731638}.auth-submit[data-v-f47f1361]:hover{color:#fff;background:#ea580c;transform:translateY(-1px);box-shadow:0 14px 25px #f9731647}.auth-submit[data-v-f47f1361]:disabled{cursor:wait;opacity:.72;transform:none}.auth-link[data-v-f47f1361]{color:#c2410c;margin:20px auto 0;font-size:14px;font-weight:650;display:table}.auth-error[data-v-f47f1361],.auth-alert[data-v-f47f1361]{color:#dc2626;margin:8px 0 0;font-size:13px}.auth-alert[data-v-f47f1361]{background:#fff1f2;border:1px solid #fecaca;border-radius:10px;align-items:flex-start;gap:10px;margin:0 0 18px;padding:11px 13px;line-height:1.5;display:flex}@media (width<=560px){.auth-card[data-v-f47f1361]{border-radius:16px;padding:28px 22px 26px}h1[data-v-f47f1361]{font-size:23px}}.auth-page[data-v-54dcf3fa]{background:radial-gradient(circle at 28% 18%,#fb923c29,#0000 28%),radial-gradient(circle at 72% 82%,#ffedd51a,#0000 30%),#111827;place-items:center;min-height:100vh;padding:34px 18px;display:grid}.auth-shell[data-v-54dcf3fa]{width:min(100%,430px)}.auth-brand[data-v-54dcf3fa]{color:#fff;justify-content:center;align-items:center;gap:16px;margin-bottom:22px;font-size:14px;font-weight:650;display:flex}.auth-brand img[data-v-54dcf3fa]{filter:drop-shadow(0 10px 22px #00000038);width:min(198px,58vw);height:auto}.auth-brand span[data-v-54dcf3fa]{border-left:1px solid #ffffff47;align-items:center;min-height:28px;padding-left:16px;display:inline-flex}.auth-card[data-v-54dcf3fa]{background:linear-gradient(145deg,#fff7ede0,#fffffffa 42%,#ffedd5b8),#fff;border:1px solid #ffedd5e6;border-radius:16px;width:100%;padding:32px;position:relative;overflow:hidden;box-shadow:0 24px 58px #0000003d}.auth-card[data-v-54dcf3fa]:after{content:"";background:#fb923c1a;border-radius:50%;width:150px;height:150px;position:absolute;top:-68px;right:-56px}.auth-icon[data-v-54dcf3fa],.auth-eyebrow[data-v-54dcf3fa],h1[data-v-54dcf3fa],.auth-intro[data-v-54dcf3fa],.auth-field[data-v-54dcf3fa],.auth-submit[data-v-54dcf3fa],.auth-link[data-v-54dcf3fa],.auth-alert[data-v-54dcf3fa],.auth-success[data-v-54dcf3fa],.auth-error[data-v-54dcf3fa]{z-index:1;position:relative}.auth-icon[data-v-54dcf3fa]{color:#ea580c;background:#ffedd5;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:18px;font-size:18px;display:inline-flex;box-shadow:inset 0 0 0 1px #f9731629}.auth-eyebrow[data-v-54dcf3fa]{color:#ea580c;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:block}h1[data-v-54dcf3fa]{color:#111827;letter-spacing:0;margin:0;font-size:24px;font-weight:760;line-height:1.2}.auth-intro[data-v-54dcf3fa]{color:#6b7280;margin:10px 0 24px;font-size:14px;line-height:1.6}.auth-field[data-v-54dcf3fa]{color:#c2410c;background:#ffffffdb;border:1px solid #fed7aa;border-radius:10px;align-items:center;gap:10px;height:46px;margin:0;padding:0 14px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.auth-field+.auth-field[data-v-54dcf3fa],.auth-error+.auth-field[data-v-54dcf3fa]{margin-top:14px}.auth-field[data-v-54dcf3fa]:focus-within{background:#fff;border-color:#fb923c;box-shadow:0 0 0 4px #f973161f}.auth-field input[data-v-54dcf3fa]{color:#1f2937;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:14px;font-weight:500}.auth-field input[data-v-54dcf3fa]::placeholder{color:#b08a75}.auth-submit[data-v-54dcf3fa]{color:#fff;background:#f97316;border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;height:46px;margin-top:18px;font-size:14px;font-weight:700;transition:background .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 12px 22px #f9731638}.auth-submit[data-v-54dcf3fa]:hover{color:#fff;background:#ea580c;transform:translateY(-1px);box-shadow:0 14px 25px #f9731647}.auth-submit[data-v-54dcf3fa]:disabled{cursor:wait;opacity:.72;transform:none}.auth-link[data-v-54dcf3fa]{color:#c2410c;margin:20px auto 0;font-size:14px;font-weight:650;display:table}.auth-error[data-v-54dcf3fa],.auth-alert[data-v-54dcf3fa],.auth-success[data-v-54dcf3fa]{color:#dc2626;margin:8px 0 0;font-size:13px}.auth-alert[data-v-54dcf3fa],.auth-success[data-v-54dcf3fa]{border-radius:10px;align-items:flex-start;gap:10px;margin:0 0 18px;padding:11px 13px;line-height:1.5;display:flex}.auth-alert[data-v-54dcf3fa]{background:#fff1f2;border:1px solid #fecaca}.auth-success[data-v-54dcf3fa]{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}@media (width<=560px){.auth-card[data-v-54dcf3fa]{border-radius:16px;padding:28px 22px 26px}h1[data-v-54dcf3fa]{font-size:23px}}
