.reset-card{width:min(520px,100%);padding:45px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);text-align:center}.reset-card h1{margin:8px 0;color:var(--navy);font-size:30px}.reset-card>p{margin:0 auto 26px;color:var(--muted);max-width:430px}.reset-card form{text-align:left}.reset-card .primary-button{width:100%;margin:4px 0 20px}.reset-icon{display:grid;place-items:center;width:56px;height:56px;margin:0 auto 18px;border-radius:17px;background:var(--mint);color:var(--green);font-size:24px;font-weight:850}
