.authflow-wrap{min-height:calc(100vh - 90px);display:grid;place-items:center;padding:2rem 0}.authflow-card{width:min(560px,94vw);padding:1.4rem;display:grid;gap:1rem}.authflow-kicker{display:inline-flex;align-items:center;gap:.45rem;padding:.32rem .7rem;border-radius:999px;background:#f3e8ff;color:var(--ayni-purple-dark);font-size:.78rem;font-weight:700}.authflow-head{display:grid;gap:.45rem}.authflow-head h1{font-size:1.85rem}.authflow-head p,.authflow-foot,.authflow-note{margin:0;color:#475569}.authflow-form{display:grid;gap:.9rem}.authflow-field{display:grid;gap:.35rem}.authflow-field span{font-size:.9rem;font-weight:700;color:var(--ayni-ink)}.authflow-grid{display:grid;grid-template-columns:1fr auto;gap:.75rem;align-items:end}.authflow-otp{padding:.95rem;border-radius:14px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#f8fafc);display:grid;gap:.85rem}.authflow-otp-code{letter-spacing:.35rem;font-size:1.15rem;text-align:center}.authflow-message,.authflow-error{padding:.75rem .85rem;border-radius:10px;font-size:.92rem}.authflow-message{background:#ecfdf5;color:#166534}.authflow-error{background:#fee2e2;color:#991b1b}.authflow-foot a{color:var(--ayni-purple);font-weight:700}@media(max-width:640px){.authflow-grid{grid-template-columns:1fr}}
