.lostpass-hero{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:2rem;max-width:720px;margin:0 auto;padding:2rem 1rem 0}.lostpass-npc{justify-self:end;max-height:360px;width:auto;object-fit:contain;filter:drop-shadow(0 4px 12px oklch(0 0 0 / .15))}.lostpass-form{display:flex;flex-direction:column;gap:.75rem;background:var(--card-gradient, var(--color-base-100));border:1px solid var(--color-item-border, oklch(0 0 0 / .1));border-radius:12px;padding:1.5rem;max-width:340px;width:100%}.lostpass-form h2{font-size:1.5rem;margin:0 0 .25rem;color:var(--color-primary)}.lostpass-form p{margin:0;font-size:.875rem;color:var(--color-base-content);line-height:1.5}.lostpass-form label{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem;font-weight:600;color:var(--color-base-content)}.lostpass-form ul{margin:0;padding-left:1.25rem;font-size:.875rem;color:var(--color-error, #e53e3e)}.lostpass-links{display:flex;justify-content:center;font-size:.8125rem;margin-top:.25rem}@media(max-width:600px){.lostpass-hero{grid-template-columns:1fr;justify-items:center;padding:1rem}.lostpass-npc{max-height:200px;justify-self:center}.lostpass-form{max-width:100%}}
